/* CSS DOCUMENT */ 
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,300);
/************** Start Global rules **************/
body{color: #4d4d4d;;font-family: Raleway;font-weight:400;text-rendering: optimizelegibility-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}
*,
*:after,
*:before {-webkit-box-sizing: border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing: border-box;}
.container{max-width: 1200px;margin: 0 auto}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #A0A0A0 inset;}
::-webkit-input-placeholder {color: #4d4d4d;}
:-moz-placeholder {color: #fff;}
::-moz-placeholder {color: #fff;}
:-ms-input-placeholder {color: #fff;}
ul{padding: 0;margin: 0;list-style: none;}
a {text-decoration: none;color: #4e3c3e;outline: none;cursor: pointer;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
/************** End Global rules **************/
/************** Start Navbar Here **************/
.loader {
  width: 120px;
  height: 120px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  stroke-linecap: round;
  stroke-width: 4;
  fill: none;
}
.loader .internal-circle,
.loader .external-circle {
  stroke: #fff;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.loader .internal-circle {
  stroke-dasharray: 187;
  -webkit-animation: internal 1s ease-in-out infinite;
          animation: internal 1s ease-in-out infinite;
  opacity: .4;
}
.loader .external-circle {
  stroke-dasharray: 312;
  -webkit-animation: external 1s linear infinite;
          animation: external 1s linear infinite;
  opacity: .9;
}

@-webkit-keyframes internal {
  0% {
    stroke-dashoffset: 187;
  }
  25% {
    stroke-dashoffset: 80;
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes internal {
  0% {
    stroke-dashoffset: 187;
  }
  25% {
    stroke-dashoffset: 80;
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes external {
  0% {
    stroke-dashoffset: 312;
    -webkit-transform: rotate(70deg);
            transform: rotate(70deg);
  }
  60% {
    stroke-dashoffset: -312;
  }
  100% {
    stroke-dashoffset: -312;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}
@keyframes external {
  0% {
    stroke-dashoffset: 312;
    -webkit-transform: rotate(70deg);
            transform: rotate(70deg);
  }
  60% {
    stroke-dashoffset: -312;
  }
  100% {
    stroke-dashoffset: -312;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}
.no-js #loader {display: none;}
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #252525
}
.containerr{
	position: relative;
	z-index: 2;
	margin-bottom: 400px;
	box-shadow: 3px 2px 2px 0px rgba(51,51,51,0.1);
}
.navbar{/*height: 0;position: relative;z-index: 11;*/}
.navbar .med{padding: 20px;overflow: hidden}
.menu-section{display: none;position: relative;}
.navbar .log{width: 200px;margin-top: 7px;margin: 0 auto}
.navbar .log img{cursor: pointer;width: 100%}
nav.menu,.mob{/*float: right;*/margin: 8px 0 0 ;}
.navbar .trig{float: right;display: none}
.navbar .trig .norm{font-weight: normal;color: #fff;line-height: 57px;float: left;margin-right: 5px;}
.navbar .trig .norm--active{color: #eae5d6}
.white{background:#A7A7A7;height: 110px;}
.mob{display: none}
.mob a{display: none}
.page-wrapper{overflow: hidden;padding: 8px 20px;color: #959595;}
.page-wrapper a{margin-right: 10px;}
a.btn{
  display:inline-block;
  font-size: 14px;
  font-weight:normal;
  text-align:center;
  margin-left: 4px;
  text-decoration:none;
  color:#959595;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
a.btn:hover{color: #ec7c23}
.coninfo{float: left;font-family: open sans}
.coninfo div{display: inline-block;font-size: 13px;margin-right: 10px;}
.coninfo .fa:before{margin-right: 5px}
.socialtop{float: right;}
/************** End Navbar Here **************/
/************** Start Header Here **************/
.home{position: relative;padding-top: 150px;}
.home .bx-wrapper{height: 100%;position: relative;max-height: 800px !important;}
.home .bx-wrapper img{max-width: initial;}
.home .bx-wrapper .bx-viewport{
  box-shadow: none;
  border: 0;
  left: 0;
  background: none;
  height: 100% !important;
  position: relative;
  overflow: hidden;
}
.home .bxslider{height: 100%; width: 100%; top: 0;left: 0;max-height: 800px !important;}
.home .bxslider li{
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.home .overly{
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  z-index: 99;
  background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0, 0, 0,1)); 
  background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(244, 244, 244,1)); 
  background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(244, 244, 244,1)); 
  background: linear-gradient(to top, rgba(0, 0, 0,1), rgba(255,0,0,0)); 
}
#bg{position: relative}
#bg img {
  max-width: 117%;
  position: absolute;
  background-size: cover;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.home .bxslider li{
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
.home .bxslider li > div{z-index: 112;text-align: left;width: 100%;top: 0;position: absolute;}
.home .bxslider li h1,
.home .bxslider li h2{margin: 0;font-weight: bold;text-transform: uppercase;color: #fff;font-family: Raleway;text-align: center;}
.home .bxslider li h1{font-size: 40px;margin-bottom: 30px;}
.home .bxslider .container{position: inherit;width: 1100px}
.button {
  width: 150px;
  margin-top: 20px;
  border-radius: 6px;
  padding: 11px 20px;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  font-size: 13px;
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 1
}
.button:after {
  position: absolute;
  -webkit-transition: .3s;
  transition: .3s;
  content: '';
  width: 0;
  left: 50%;
  bottom: 0;
  height: 3px;
  background: #f7f7f7;
}
.button:after {
  height: 120%;
  left: -10%;
  -webkit-transform: skewX(15deg);
          transform: skewX(15deg);
  z-index: -1;
}
.button:hover {
  cursor: pointer;
  color: #4D4D4D
}
.button:hover:after {
  width: 100%;
  left: 0;
}
.button:hover:nth-of-type(5) {
  color: #5bcaff;
}
.button:hover:after {
  left: -10%;
  width: 120%;
}
.menu {line-height: 1;}
.menu__list {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content:center;
}
.menu__item {display: block;}
.menu__link {
  font-size: 1.05em;
  display: block;
  padding: 20px 16px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: open sans;
  font-weight: 600
}
.menu__link:hover,
.menu__link:focus {outline: none;}
/*.menu--iris .menu__item {margin: 0 10px;}*/
.menu--iris .menu__link {position: relative;text-align: center;color: #959595;-webkit-transition: color 0.3s;transition: color 0.3s;text-transform: uppercase;font-size: 15px;}
.menu--iris .menu__link:hover,
.menu--iris .menu__link:focus {color: #ec7c23;}
.menu--iris .menu__item--current .menu__link {color: #ec7c23;}
.con,
.special-con {
  cursor: pointer;
  display: inline-block;
}
.bar {
  display: block;
  height: 2px;
  width: 35px;
  background: #4d4d4d;
  margin: 6px 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.con {
  width: auto;
  margin: 0 auto;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}
.col {
  display: block;
  float: right;
  text-align: center;
  height: auto;
  position: relative;
  margin: 10px 5px 0;
}
.special-con {
  margin: 0 auto;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.col h6{
  color: #4d4d4d;
  margin: 0;
  opacity: 0;
  font-weight: 400;
  text-align: right;
}
.middle {
}
.menu-button:hover .col h6{
  opacity: 1;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.arrow-top-fall ,.arrow-bottom-fall,.arrow-middle-fall{
  width: 35px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.menu-button:hover .arrow-top-fall {
  width: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.menu-button:hover .arrow-bottom-fall {
  width: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.menu-button:hover .arrow-middle-fall {
  width: 100px;
  -webkit-transition: width .5s; /* Safari 3.1 to 6.0 */
  transition: width .5s;
  height: 2px
}




















.about,.product,.quarries{
	padding: 6% 3%;
}
.about{background:#fff;padding: 30px 80px 80px}
.about-main hr,.product-main hr,.gallery-main hr,.quarries-title hr{
	border: 1px solid #000;
	width: 30px;
	float: left;
	margin: 18px 15px 18px 0
}
.about-main h1{

}
.about-main{

}
.about-con{padding: 10px 70px 0;overflow: hidden;color: #252525}
.about-img{float: left;width: 50%;}
.about-img img{max-width: 100%;}
.about-img img:hover{opacity: .9}
.about-info{float: right;width: 46%}
.about-info hr{border: 1px solid #000;width: 70px;position: relative;right: 48%;}
.about-title{}
.about-title span{display: block;font-weight: 300}
.about-title h2{font-size: 25px;}
.about-article{}
.about-article p{font-size: 20px;line-height: 28px}
.product{background:#252525;}
.product-main{width: 367px;color: #fff;position: relative;top: 215px;right: 167px;}
.product-main h1{
	margin: 0;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
  position: absolute;
  bottom: 3px;
}
.product-main h1 a{
	font-size: 15px;
	border-bottom: 1px solid #fff;
	margin-left: 60px;
  vertical-align: middle;
  color: #fff;
  padding-bottom: 5px;
}
.product-main hr{border-bottom: 1px solid #fff;}
.hidden {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	pointer-events: none;
}
/*.grid {position: relative;margin: 0 auto;}
.js .grid::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
	background: #252323 url(../img/loading.svg) no-repeat 50% 75px;
	background-size: 60px auto;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.js .grid--loaded::after {opacity: 0;}
.grid__item {width: 270px;padding: 10px;}
.grid__item--current {
	opacity: 0 !important;
}
.img-wrap {
	display: block;
}
.img-wrap:focus,
.img-wrap:hover {
	outline: none;
}
.img-wrap img {
	display: block;
	max-width: 100%;
}
.preview {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	-webkit-align-content: center;
	align-content: center;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	width: 100%;
	height: 75%;
	pointer-events: none;
}
.preview::before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	opacity: 0;
	background: #1f1d1d;
	-webkit-transition: opacity 0.6s;
	transition: opacity 0.6s;
}
.preview--open {
	pointer-events: auto;
}
.preview--open::before {
	opacity: 1;
}
.clone {
	position: fixed;
	z-index: 110;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-backface-visibility: hidden;
}
.original {
	position: relative;
  width: 100%;
  max-width: 1300px; 
	z-index: 120;
	display: block;
	margin: auto 0;
	object-fit: contain;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-backface-visibility: hidden;
}
.preview--open .animate {
	-webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
	transition: transform 0.6s, opacity 0.2s;
}
.animate {
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}
.description {
	color: #fff;
    margin-top: 9px;
    display: none;
}
.js .description--grid {
	display: none;
}
.description--preview {
	font-size: 2em;
	font-size: 1.5em;
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	z-index: 140;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 25vh;
	text-align: center;
	padding: 1em 3vw;
	opacity: 0;
	-webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
	transition: opacity 0.8s, transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	-webkit-transform: translate3d(100px, 0, 0);
	transform: translate3d(100px, 0, 0);
}
.preview--open .description--preview {
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}


.action {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
	color: #FFC33D;
	border: none;
	background: none;
}
.action:hover,
.action:focus {
	color: #fff;
	outline: none;
}
.action--close {
	position: fixed;
	z-index: 150;
	top: 0;
	right: 0;
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
}
.preview--image-loaded .action--close {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.text-hidden {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	color: transparent;
}
.button {
	font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 13px 20px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  background: none;
}
.button--view {
	margin-top: 2em;
}*/
.gallery-main{
  position: relative;
  background: #F3F3F3;
}
.gallery-title{
	width: 370px;
	margin: 0 auto;
	text-align: center;
	padding: 4% 0 4%;
	color: #fff;
	position: relative;
	z-index: 2
}
.yellow-header h1{
	margin: 0
}
.yellow-header h1 > a {
  font-size: 15px;
  border-bottom: 1px solid #fff;
  margin-left: 60px;
  vertical-align: middle;
  color: #fff;
  padding-bottom: 5px;
}
.yellow-header h1 > hr {
  border: 1px solid #fff
}
.yellow-header{
	position: relative;
	height: 368px;
}
.yellow{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffc33d;
}
.yellow:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: .2;
}
.gallery-item{
	margin-top: -175px;
}
.gallery .container{
	width: 971px;
	height: 800px;
	margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}
.tiles {
	width: 971px;
	font-size: 0;
	position: absolute;
    margin-right: 0;
    margin-left: 0;
}
.tiles:before,.gallery-item:before{
	content: "";
	display: table;
	clear: both;
}
.tiles:after{
    clear: both;
}
.tiles .tile {
  display: inline-block;
  text-align: left;
  opacity: .99;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.tiles .tile:before {
  content: '';
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  width: 100%;
  height: 50%;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.tiles .tile img {
  display: block;
  max-width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.tiles .tile .details {
  font-size: 16px;
  padding: 20px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.tiles .tile .details span {
  display: block;
  opacity: 0;
  position: relative;
  top: 100px;
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.tiles .tile .details .title {
  line-height: 1;
  font-weight: 600;
  font-size: 22px;
}
.tiles .tile .details .info {
  line-height: 1.2;
  margin-top: 5px;
  font-size: 12px;
}
.tiles .tile:focus:before,
.tiles .tile:focus span, .tiles .tile:hover:before,
.tiles .tile:hover span {
  opacity: 1;
}
.tiles .tile:focus:before, .tiles .tile:hover:before {
  top: 50%;
}
.tiles .tile:focus span, .tiles .tile:hover span {
  top: 0;
}
.tiles .tile:focus .title, .tiles .tile:hover .title {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.tiles .tile:focus .info, .tiles .tile:hover .info {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
footer {
  position: fixed;
  bottom: 90px;
  width: 100%;
}
.footer-content{overflow: hidden;padding: 0 20px;}
.footer-content .links{width: 25%;float: left;display: inline-block;margin-bottom: 30px;}
.footer-content .links img{width: 70%;margin-bottom: 18px;}
.footer-content .links h3{margin: 0 0 10px;font-size: 16px;font-weight: 400;color: #4d4d4d;border-bottom: 1px solid #ccc;width: 150px;padding-bottom: 10px}
.footer-content .links hr{width: 140px;margin:0;}
.footer-content .links > div{margin-top: 20px;}
.footer-content .links > div a img{margin-right: 5px;cursor: pointer;opacity: .9;}
.footer-content .links > div a:hover img {margin-right: 5px;color: #fff;opacity: 1}
.footer-content  nav {margin-top: 20px;width: 74%}
.footer-content  nav a{
	display: block;
	margin: 4px 0;
	color: #435568;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
}
.footer-content p{
	display: block;
	color: #435568;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px
}
.footer-content  nav a:hover{opacity: .8}
footer h4{
	font-weight: 600;
	font-size: 13px;
	margin: 25px 0 0;
	text-align: center;
	display: block;
	color: #B1B1B1;
	font-family: open sans;;

}
.site-con{padding: 90px 20px;position: relative;overflow: hidden;background: #EAEAEA;}  
.site-co{}
.contactform{margin-top: 6%}
.site-co h2{
  text-align: center;
  color: #4d4d4d;
  font-size: 2em;
  text-transform: uppercase;
  margin: 0 0 20px 0 ;
  font-weight: 400
}
.site-co .contac{text-align: center;float: left;width: 46%}
.site-co .contac h1{font-size: 19px;text-transform: uppercase;text-align: left;margin-bottom: 20px;}
.site-co .contactform i{margin-right: 10px;}
.site-co .contac input,
.site-co .contac  textarea,
.site-co .contac select{
  width: 100%;
  outline: 0;
  padding: 3%;
  margin-bottom: 2%;
  background-color: #E0E0E0;
  border: none;
  font-family: open sans;
  font-size: 14px;
}
.site-co .contac  textarea::-webkit-input-placeholder,
.site-co .contac  input::-webkit-input-placeholder,
.site-co .contac select::-webkit-input-placeholder,
.site-co .contac select option::-webkit-input-placeholder{
  color: #959595;
}
.site-co input[type="submit"]{width: 20%;background-color: #4d4d4d;padding:10px;border: 0;color: #fff;margin-top: 10px;float: left;}
.site-co input[type="date"]{height: 39px}
.site-co .contac  textarea{height: 362px;resize: none}
.site-co .contac select{height: 49px;-webkit-appearance: none;-moz-appearance: none;appearance: none;padding: 16px;color:#959595 }
.site-co .info{margin-top: 45px;float: right;font-family: open sans;}
.site-co .info hr{opacity: .3;margin: 20px 0}
.site-co .info > div{margin-top: 20px}
.site-co .info div span{font-weight: 600;}
.site-co .info div .indent{margin-left: 27px}
.arrow{position: relative;}
.site-co form .arrow:after {
    content: "\f107";
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome;
    right: 14px;
    position: absolute;
    top: 16px;
    color: #959595
}
.site-con .grid{margin-top: 6%;}
.prods{margin-top: 6%;}
.prods > div {margin-bottom: 20px;overflow: hidden;}
.prod{
  width: 23%;
  float: left;
  margin-left: 2.6%;
  color: #4d4d4d;
  list-style: none;
  margin-bottom: 10px;
}
.prod:first-child{margin-left: 0}
.prods img{max-width: 100%;opacity: .9}

.prod:first-child{margin-left: 0}
.prod img{width: 100%; opacity: .9}
.prod h3{margin: 1% 0;font-weight: 600}
.prod h4{margin: 1% 0;font-size: 15px;}
.prod h3:nth-child(4){margin-top: 1%;color: #dc4f45;font-weight: bold}
.prod h5{margin: 0;font-style: italic;font-weight: normal}
.prod button{
  float: right;
  width: 100px;
  padding: 10px;
  background: #4d4d4d;
  color: #fff;
  border: 0;
  outline: 0;
  margin-top: 3%;
  border-radius:0
}
.prod button.button{background: #dc4f45}
.sm{max-width: 970px;}
.mmm{font-size: 20px;margin-top: 50px;}
.product-det{overflow: hidden;}
.product-img{float: left;width: 40%;}
.product-info{float: right;width: 56%;}
.product-info h2{text-align: left}
.site-co ul.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin: 0 auto;
}
.site-co ul.tabs li {
  font-size:  18px;
  font-weight: 600;
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 10px 30px;
  color: #4D4D4D;
  overflow: hidden;
  position: relative;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
.site-co .tab_last {  }
.site-co ul.tabs li.active {
  background-color: #ccc;
  color: #4D4D4D;
  display: block;
}
.site-co .tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  overflow: auto;
  margin-top: 0;
}
.site-co .tab_content {
  padding: 20px;
  display: none;
  width: 100%;
}
.site-co .tab_drawer_heading { display: none; }
@media screen and (max-width: 480px) {
  .site-co .tabs {
    display: none;
  }
  .site-co .tab_drawer_heading {
    background-color: #ccc;
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .site-co .d_active {
    background-color: #666;
    color: #fff;
  }
}
.tab_container h3{margin-bottom: 10px;}
.tab_container p{text-align: left;margin: 0}
.rwd-table {
  margin: 1em 0;
  width: 100%;
}
.rwd-table tr {
  border-bottom: 1px solid #ddd;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}
@media (min-width: 480px) {
  .rwd-table td:before {
    display: none;
  }
}
.rwd-table th, .rwd-table td {
  text-align: center;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}

.rwd-table {
  color: #4D4D4D;
  overflow: hidden;
}
.rwd-table tr {

}
.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}
.rwd-table th span, .rwd-table td span{
  font-size: 15px;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
  }
}
.rwd-table th, .rwd-table td:before {
  
}
.star-ratings-sprite {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
  font-size: 0;
  height: 21px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 106px;
  margin: 10px 0;
}
.star-ratings-sprite-rating {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/2605/star-rating-sprite.png") repeat-x;
  background-position: 0 100%;
  float: left;
  height: 21px;
  display: block;
}
.tab_content img{float: left;}
.extra-info{float: right;width: 60%;}
.attract{margin-bottom: 20px;overflow: hidden;}
.extra-info h4{margin: 8px 0}
.booking{float: right;width: 35%;padding: 0 20px;}
.all-details{overflow: hidden;margin-top: 50px !important}
.trip-details{overflow: hidden;margin-top: 0 !important}
.booking input,.booking select,.booking textarea {width: 100%;}
.booking .custom-select{margin: 1em 0.5em !important;max-width: 108px !important;font-size: 16px !important;margin-bottom: 20px !important  }
.booking h2{text-align: left;margin-bottom: 20px;font-size: 22px;line-height: 40px;}
.booking .input{margin: 1em 0;max-width: 100%;font-size: 20px;}
.booking input[disabled="disabled"]{margin-top: 20px;padding: 10px;}
.booking textarea{height: 100px;background: #EBEBE4;padding: 10px;}
.booking input[type="submit"]{width: 40%;margin-bottom: 40px;}
.visa{padding: 30px;}
.visa h2,.visa p{text-align: left;}
.visa img{margin-top: 20px;float: left;}
.visa .golft{margin: 30px 0 0 20px;width: 54%;float: left;}
.frstinfo{overflow: hidden;}
.flight-details{margin-top: 50px;}









@media (max-width: 1200px){
  .about-info hr{display: none}
  .about-title h2{font-size: 20px;margin: 5px 0}
  .about-article p{font-size: 17px;line-height: 25px;}

}
@media (max-width: 1024px){
  .about-main h1,.product-main h1,.yellow-header h1{font-size: 1.5em;margin: 0.67em 0}
  .product-main h1{left: 30px;}
  .about-main hr, .product-main hr, .gallery-main hr, .quarries-title hr{margin: 13px 15px 13px 0;height: 1px;background: #fff;}
  .about-img{display: none}
  .about-info{float: none;width: 100%;}
  .gallery-title{width: 320px;}
  .gallery .container{width: 700px;height: 577px;}
  .tiles{width: 700px;}
  .tiles .tile{width: 350px;}
  .yellow-header{height: 315px}
  .icon-list a span{font-size: 1em}
  .prod{width: 49%;margin-left: 1.9%}
  .prod:nth-child(2n+1){margin-left: 0}
  .site-co h2{font-size: 1.7em}
  .contactform{margin-top: 60px;}
  .site-co .contac{width: 100%;float: none;}
  .site-co .info{float: none;margin-top: 90px;}
  .site-co h2{font-size: 1.2em}
}
@media (max-width: 700px){
  .gallery-title{width: 320px;}
  .gallery .container{width: 250px;height: 823px;}
  .tiles{width: 250px;}
  .tiles .tile{width: 250px;}
  .icon-list a span{font-size: .8em}
  .footer-content .links:first-child{display: none;}
  .footer-content .links{width: 30%;}
  .prod{width: 100%;margin: 0 0 30px 0}
  .logo-con img{display: none;}
  .menu-wrap{width: 300px;}
  .icon-list a{font-size: 16px;}
  .search-box input[type="text"]{font-size: 12px;}
  .search-box input[type="text"]:focus{width: 200px;}
  .tophead hr{display: none;}
  .tophead h4{margin-left: 20px;}
  .cd-slider-navigation{bottom: 5px}
  .menu-button{padding: 5px; }
  .rwd-table th, .rwd-table td{text-align: left;}
  .prods{width: 250px;margin: 0 auto}
  .prods > div{margin: 20px 0}
}

















.sectionClass {
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1),
.projectFactsWrap .item:nth-child(3){
  background: rgb(14, 14, 14);
}

.projectFactsWrap .item:nth-child(2),
.projectFactsWrap .item:nth-child(4){
  background: rgb(16, 16, 16);
}
.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p{
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans';
}


.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}



.trans{
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

@media screen and (max-width: 768px) {
    .authorWindow{
         width: 210px;
    }

    .authorWindowWrapper{
             bottom: -170px;
  margin-bottom: 20px;
    }

    footer p{
          font-size: 14px;
    }
}


.bannerp {
  background: url('../images/covers/s.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  height: 400px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
p.parr {
  padding: 25px;
  margin-top: 0;
  color: #888;
}
.bannerp h2{margin: 0 0 20px;color: #fff }
.bannerp p{font-size: 20px;margin: 25px 0;text-align: center; }








.prods p{text-align: center;}

#tabs,#tabs1,#tabs3,#tabs4,#tabs5 {margin: 0 auto;background: #e4e4e4}
#tabs li,#tabs1 li,#tabs3 li,#tabs4 li,#tabs5 li {display: inline-block;margin-right: 2px;}
#tabs li a,#tabs1 li a,#tabs3 li a,#tabs4 li a,#tabs5 li a {
  display: block;
  padding: 17px 30px;
  background: #dadada;
  text-decoration: none;
  color: #333;
}
.program li a .categ-icon{
  height: 25px;
    overflow: hidden;
    width: 31px;
  display: inline-block;
    position: relative;
    top: 5px;
}
.program li:first-child a .categ-icon{width: 36px}
.program li:nth-child(3) a .categ-icon{width: 53px;}
.program li:nth-child(4) a .categ-icon,
.program li:nth-child(5) a .categ-icon{width: 39px}
.program .categ-icon img{width: 70%;vertical-align: middle;opacity: .3}/* margin-top: -26px; */
.program li a span{position: relative;top: 2px}
#tabs li a:hover,#tabs1 li a:hover,#tabs3 li a:hover,#tabs4 li a:hover,#tabs5 li a:hover {background: #fff;color: #4d4d4d}
.program li a:hover img{opacity: 1}
.tabulous_active {background: #333  !important;color: #fff !important}
.tabulous_active .categ-icon img{opacity: 1}/* margin-top: 0 !important */
.tabulousclear {display: block;clear: both}
#tabs_container {
  height: 22vw;
  padding: 1.5%;
  overflow: hidden;
  position: relative;
  background: #fff;
}
#tabs_container .tabs {
  width: 96.3%;
  display: block;
    margin-top: -16px;
}
.pro{
  position: initial !important;
    top: initial !important;
    overflow: hidden;
}
.mediabox {
  float: left;
  width: 23%;
  padding: 0 25px;
  position: initial !important;
    top: initial !important;
}
.mediabox img {max-width: 100%;display: block}
.mediabox h3 {
  margin: 0.75em 0 0.5em;
  color: #4d4d4d;
  text-transform: uppercase;
    font-size: 1vw;
}
.mediabox p {
  padding: 0 0 1em 0;
  margin: 0;
  line-height: 1.3;
  color: #ccc;
    font-size: .82vw;
}
.transition {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.make_transist{
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.hidescale {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.showscale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.hideleft {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.showleft {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.hidescaleup {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.showscaleup {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.hideflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;

  -webkit-transform: rotatey(-90deg) scale(1.1);
  -moz-transform: rotatey(-90deg) scale(1.1);
  -o-transform: rotatey(-90deg) scale(1.1);
  -ms-transform: rotatey(-90deg) scale(1.1);
  transform: rotatey(-90deg) scale(1.1);

  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.showflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;

  -webkit-transform: rotatey(0deg) scale(1);
  -moz-transform: rotatey(0deg) scale(1);
  -o-transform: rotatey(0deg) scale(1);
  -ms-transform: rotatey(0deg) scale(1);
  transform: rotatey(0deg) scale(1);

  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.tabs_container{position: relative;min-height: 400px;overflow: hidden;}
.pro p{margin: 0 auto;width: 80%;text-align: center;}
#tabs ul{text-align: center;}












.transition {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}

.make_transist {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.hidescale {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}

.showscale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}

.hideleft {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.showleft {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}

.hidescaleup {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.showscaleup {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}

.hideflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;

  -webkit-transform: rotatey(-90deg) scale(1.1);
  -moz-transform: rotatey(-90deg) scale(1.1);
  -o-transform: rotatey(-90deg) scale(1.1);
  -ms-transform: rotatey(-90deg) scale(1.1);
  transform: rotatey(-90deg) scale(1.1);

  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.showflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;

  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;

  -webkit-transform: rotatey(0deg) scale(1);
  -moz-transform: rotatey(0deg) scale(1);
  -o-transform: rotatey(0deg) scale(1);
  -ms-transform: rotatey(0deg) scale(1);
  transform: rotatey(0deg) scale(1);

  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.tabulous_active {
  background: white !important;
  color: #655c89 !important;
}

.tabulousclear {
  display: block;
  clear: both;
}










.acc {
  overflow: hidden;
  padding: 0;
}
.acc h2{font-size: 18px;font-weight: 500;color: #4d4d4d;letter-spacing: 1px;margin: 0;text-transform: uppercase;}

.acc li {
  list-style-type: none;
  padding: 0;
  display: block !important;
}

.acc_ctrl {
  background: rgba(255,255,255,.3);
  border: none;
  border-bottom: solid 1px #EBEBEB;
  cursor: pointer;
  display: block;
  outline: none;
  padding: 2em;
  position: relative;
  text-align: center;
  width: 100%;
}

.acc_ctrl:before {
  background: #44596B;
  content: '';
  height: 2px;
  margin-right: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 14px;
}

.acc_ctrl:after {
  background: #44596B;
  content: '';
  height: 2px;
  margin-right: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
}

.acc_ctrl.active:before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.acc_ctrl.active h2, .acc_ctrl:focus h2 {
  position: relative;
}

.acc_panel {
  background: #fff;
  display: none;
  overflow: hidden;
  padding: 20px;
}
#tabs_container{height: inherit;background: #eaeaea}









.menu-wrap a {
  color: #b8b7ad;
  transition: all .4s;
}
.content-wrap {
  -webkit-overflow-scrolling: touch;
}
.content {
  position: relative;
  padding-top: 150px;
}
.content .home{padding-top: 0}
/*
.content::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
  -webkit-transition: opacity 0.4s, -webkit-transform 0s 0.4s;
  transition: opacity 0.4s, transform 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
*/
/* Menu Button */
.menu-button {
  z-index: 1000;
  top: 48px;
  left: 20px;
  border: none;
  font-size: 1.5em;
  color: transparent;
  background: none;
  outline: 0;
  float: left;
  position: fixed;
  z-index: 9999;
}
.menu img{
  margin-bottom: 20px;
  width: 185px
}
.logo{
  width: 100%;
  overflow: hidden;
}
.logo-con{width: 48px;
  -webkit-transition: width .2s; /* Safari 3.1 to 6.0 */
    transition: width .2s;
    overflow: hidden;
}
.logo-con img{float: right;}
/*
.menu-button::before {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
  left: 0.5em;
  background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
  content: '';
}*/
.menu-button:hover .logo-con{
  width: 200px;
    -webkit-transition: width .5s; /* Safari 3.1 to 6.0 */
    transition: width .5s;
}
/* Close Button */
.close-button {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 1em;
  top: 1em;
  overflow: hidden;
  text-indent: 1em;
  font-size: 0.75em;
  border: none;
  background: transparent;
  color: transparent;
}
.close-button::before,
.close-button::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  background: #bdc3c7;
}
.close-button::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Menu */
.menu-wrap {
  position: fixed;
  z-index: 10000;
  width: 400px;
  height: 100%;
  background: #fff;
  padding: 3.5em 2.5em 0;
  font-size: 1.15em;
  -webkit-transform: translate3d(-401px,0,0);
  transform: translate3d(-401px,0,0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.menu, 
.icon-list {
  height: 100%;
}
.icon-list {
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
.icon-list a {
  display: block;
  padding: 0.6em 0;
  -webkit-transform: translate3d(0,500px,0);
  transform: translate3d(0,500px,0);
  color: #555555;
}
.menu-wrap a:hover,
.menu-wrap a:focus {
  color: #909090;
  border-bottom: 1px solid #909090;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;

}
.icon-list,
.icon-list a {
  -webkit-transition: -webkit-transform 0s 0.4s;
  transition: transform 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.icon-list a:nth-child(2) {
  -webkit-transform: translate3d(0,1000px,0);
  transform: translate3d(0,1000px,0);
}
.icon-list a:nth-child(3) {
  -webkit-transform: translate3d(0,1500px,0);
  transform: translate3d(0,1500px,0);
}
.icon-list a:nth-child(4) {
  -webkit-transform: translate3d(0,2000px,0);
  transform: translate3d(0,2000px,0);
}
.icon-list a:nth-child(5) {
  -webkit-transform: translate3d(0,2500px,0);
  transform: translate3d(0,2500px,0);
}
.icon-list a:nth-child(6) {
  -webkit-transform: translate3d(0,3000px,0);
  transform: translate3d(0,3000px,0);
}
.icon-list a {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 25px;
}
/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.show-menu .icon-list,
.show-menu .icon-list a {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.show-menu .icon-list a {
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}
.show-menu .content::before {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.social{border-top: 1px solid #333;margin-top: 30px;}
.social a{display: inline-block;margin: 0 5px;font-size: 15px;}
.social a:first-child:hover{color: #b8b7ad;border-bottom: 0;}
.search-box{right:22px;position: fixed;z-index: 9999;top: 48px}
#wrap {display: inline-block;float: right;padding: 0;position: relative;}
.search-box input[type="text"] {
  height: 55px;
  font-size: 14px;
  display: inline-block;
  font-weight: 100;
  border: none;
  outline: none;
  color: #000;
  padding: 10px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}
.search-box input[type="text"]:hover {
  border-bottom: 1px solid #333;
}
.black .search-box input[type="text"]:hover,.black .search-box input[type="text"]:focus {
  border-bottom: 1px solid #000;
}
.search-box input[type="text"]:focus {
  width: 400px;
  z-index: 1;
  border-bottom: 1px solid #333;
  cursor: text;
}
.search-box input[type="submit"] {
  z-index: 10;
  cursor: pointer;
  cursor: pointer;
  font-family: 'FontAwesome';
  width: 30px;
  position: absolute;
  top: 11px;
  right: 23px;
  height: 29px;
  background: transparent;
  border: none;
  color: #333;
  outline: 0
  transition: opacity .4s ease;
  font-size: 20px;
  outline: 0
}
.black .search-box input[type="submit"] {
  color: #000
}
.search-box input[type="submit"]:hover {
  opacity: 0.8;
}
:-moz-placeholder {color: #fff;}
::-moz-placeholder {color: #fff;}
:-ms-input-placeholder {color: #fff;}






















.sing-gallery img{width: 100%}
#bx-pager a img{width: 200px;}
.portfolioo .title{padding: 2%}
.po .grid-item {
  /*padding-bottom: 45px;*/
  padding-left: 0 !important;
  padding-right: 0 !important;
  height: 350px;
  width: 395px;
}
.po .grid-item:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

.po .row > .logo {
  /* new */
  position: relative;
  top: 13px;

  text-align: left;
  /* / new */
}

.po .logo .logo-link {
  display: inline-block;
  border-bottom: none!important;
}

.po .logo .logo-link:hover,
.po .logo .logo-link:active,
.po .logo .logo-link:focus {border-bottom: none!important;}
.po .logo img {height: 18px;}
.po .row > .buy {text-align: right;}

.po .filter-button-group {
  padding: 0 0 29px 15px;
  /*background-color: #26313d;*/
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}

@media ( max-width:767px ) {
  .po .filter-button-group {
    white-space: nowrap;
    width: auto;
    overflow-x: scroll;
  }
}

.po .filter-button-group a {
  margin-right: 12px;
  padding: 10px 24px 12px 24px;
  border: 2px solid transparent!important;
  border-radius: 24px;
  /*color: rgba(54, 54, 54, 0.9);*/
  color: #333;
  text-decoration: none !important;
  text-transform: uppercase;
  line-height: 4;

  font-size: 14px;
  letter-spacing: 0.05em;
  cursor: pointer;
  -webkit-transition: background 0.3s ease, border-color 0.3s ease;
  transition: background 0.3s ease, border-color 0.3s ease;
}

.po .filter-button-group a:hover {
  border: 2px solid #00b494 !important;
}

.po .filter-button-group a.current {
  background: #ffc33d;
  color: rgba(255, 255, 255, 0.9);
}

.po .filter-button-group a.current:not(:only-child):hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

.po .filter-button-group a:last-child {
  margin-right: 0;
}

.po .filter-button-group a:not(:only-child):focus {
  border: 2px solid #d11e46 !important;

  color: rgba(255, 255, 255, 0.9); !important;
}

.po .filter-button-group a:not(:only-child):hover {
  border: 2px solid #ffc33d !important;
}

/*main img {
  display: block;
  max-width: 400px;
  width: 100%;
  height: auto;
  border: 0;
  background: #643737;
}*/

@media (max-width: 767px) {

  header {
   height: auto;
  }

  .po .logo,.po  .buy {
    text-align: center !important;
  }

  .po .logo {
    margin-bottom: 35px;
  }

  .po .buy {
    margin-bottom: 20px;
  }

  .po .logo img {
    display: inline-block;
  }

  .po .buy a.button {
    float: none!important;
  }

  .po header > .background {
    display: none;
  }

  .po main img,
  .img-wrapper {
    margin: 0 auto;

    /*max-width: 400px;*/
  }

  .po .grid-item {
    text-align: center;
  }
}

/*.img-wrapper {
  position: relative;

  display: block;
  overflow: hidden;
  cursor: pointer;
}

.img-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  width: 70%;
  height: 100%;
  background: #3598db;
  content: '';
  transition: transform 0.5s;
  transform: translateX(-100%);
}

.img-wrapper:hover:before {
  transform: translateX(0%);
}*/

.po .grid-item {
  position: relative;
}
.po .grid-item a {
  border: none!important;
  display: block;
  position: relative;
  left: 0;
  top: 0;
}

.po .grid-item-hover {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 350px;
  width: 400px;
  /*background-color: #585ab2;*/
  /*-webkit-transition: transform .3s ease;*/
  /*transition: transform .3s ease;*/
  /*transform: scale(0);*/
  /*background-image: url(../play.svg);
  background-position: center;
  background-size: 65px 65px;
  background-repeat: no-repeat;
  will-change: transform;*/
  overflow: hidden;
  z-index: 1;
}

.po .grid-item a:hover .grid-item-hover {
  display: none;
}

.po .grid-item-hover-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 70px;
  height: 70px;
  background-image: url(../images/doot.svg);
  background-position: center;
  background-size: 65px 63px;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}

.po .grid-item-hover-bottom {
  position: absolute;
  bottom: 42px;
  left: 0;
  display: none;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  opacity: 0;
}

.po .grid-item-hover-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 0;
  height: 0;
  padding: 0;
  border-radius: 50%;
  border: 1px solid transparent;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media ( min-width:992px ) {
  .po .grid-item a .grid-item-hover{
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }

  .po .grid-item a:hover .grid-item-hover{
    opacity: 1;
    display: block;
    border: none!important;
  }

  .po .grid-item-hover-icon {
    display: block;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
  }
  .po .grid-item a:hover .grid-item-hover .grid-item-hover-icon {
    -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  }

  .po .grid-item-hover-bottom {
    display: block;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .po .grid-item a:hover .grid-item-hover .grid-item-hover-bottom {
    opacity: 1;
    -webkit-transition: opacity .3s ease .3s;
    transition: opacity .3s ease .3s;
  }

  .po .grid-item-hover-bg {
    display: block;
    opacity: 0;
    -webkit-transition: padding .6s ease, opacity 0s ease .6s;
    transition: padding .6s ease, opacity 0s ease .6s;
  }
  .po .grid-item a:hover .grid-item-hover .grid-item-hover-bg {
    padding: 100%;
    opacity: 0.9;
    -webkit-transition: padding .6s ease, opacity 0s ease;
    transition: padding .6s ease, opacity 0s ease;
  }
}

.po .grid-item-hover  {
  background-color: #ffc33d;
}


.po .overflow-y-scroll {
  overflow-y: scroll !important;
}

.po main.overflow-auto {
  height: auto !important;
  overflow: hidden!important;
}
















.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    color:#fff;
    z-index: 1000;
    height: 150px;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    text-align:center;
    line-height:160px;
}
.navbar.shrink {
    height: 100px;
    line-height:80px;
}
.shrink .log{width:100px;}

.menu-button.shrink,.search-box.shrink{top: 20px}
nav.menu .sub{display: none;z-index: 2;background: #ccc;padding: 25px;transition: all .6s}
.icon-list li:hover > .sub{display: block;transition: all .6s}
.sub a{
  font-size: 15px
}

.po .grid-item a{overflow: hidden;}
.po .grid-item a img{width: 121%;}
.sing-gallery h1{margin-bottom: 10px}
.sing-gallery p{margin-bottom: 20px}
.sing-gallery #bx-pager{text-align: center;}













