@import url('https://fonts.googleapis.com/css?family=Sansita:400,700');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');
@import url('https://fonts.googleapis.com/css?family=Poiret+One');
@import url('https://fonts.googleapis.com/css?family=Cinzel:400,700');
@import url('https://fonts.googleapis.com/css?family=Tangerine:400,700');
@import url('https://fonts.googleapis.com/css?family=Quattrocento:400,700');
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');


html { 
  
}
body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#fff;
	overflow-x:hidden;
}

hi,h2,h3,h4,h5,h6 {
	color:#272727;
	line-height:1.1em;
}

p {
	color:#aaa;
	font-size:13px;
}
a {
    text-decoration:none;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    outline: none;
	color:#272727;
}
a:hover {
	text-decoration: none;
	color:#aaa;	
	}

.btn {
	border-radius:0;
	margin-top:10px;
	background-color: #65AAF0;
	text-transform:uppercase;
	border-color:#fff;
	font-size:14px;
}

.btn:hover {
	background-color: #fff;
	border-color:#f2f2f2;
	color:#272727;	
}
.container{
	

}
/*===========================
  Menu and Navigation
============================ */
header{
	position:absolute;
	top:0;
	width:100%;
}
header.innerpgs{
	position:relative;
	top:0;
	width:100%;
}
header.innerpgs .navbar-brand{
	float:left!important;
	margin:0px !important;
	height:80px!important;
}
header.innerpgs .navbar-header{
	float:left;
	
}
header.innerpgs .navbar-default {
	background-color: #221E22;
	opacity:0.9;
	border-color:#FFCC00;
	border:1px solid #ffcc00;
}
header.innerpgs .navbar-brand h1 {
    text-indent:-999999px;
	text-align:left;
	background-image:url(../img/logosmall.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:160px;
	height:80px;
	background-color:#fff;
	margin-top:0px!important;
	padding-top:0px!important;
}
.navbar-default {
	background-color: #221E22;
	opacity:0.9;
	border-color:#FFCC00;
	background-image:url(../img/bg.png);
}
.navbar-brand {
  float: left;
  height: 80px;
  padding:0px!important;
  font-size: 18px;
  line-height: 24px;
}

.navbar-brand h1 {
	float: left;	
	font-size: 25px;	
	color:#382527;	
	text-transform:uppercase;
	font-weight:700;
	font-family: 'Sansita', sans-serif;
}
@media (min-width: 1100px) {
	.navbar-default{
		background:transparent;
		border:0;
	}
	
	.navbar-customvertical {
		background-color: #FFF;
		border:1px solid #FFCC00;
	background-image:url(../img/bg1.jpg);
		position:relative;
		top:140px;
		left:50px;
		width:250px;
		height:400px;
		-webkit-box-shadow: 4px 4px 5px 0px rgba(34,34,34,1);
-moz-box-shadow: 4px 4px 5px 0px rgba(34,34,34,1);
box-shadow: 4px 4px 5px 0px rgba(34,34,34,1);
	}
	.navbar-customvertical .menu{
		float:none;
		width:150px;
		margin:0px auto;
		margin-top:30px;
	}
	.navbar-customvertical .menu ul.nav-tabs li {
	display:block;
	float:none;
	padding:0!important;margin:0!important;
	text-align:center;
}
.navbar-customvertical .menu ul.nav-tabs li  a{
	margin:0!important;
}

	.navbar-header{
		padding:0;
		float:none;
		width:160px;
		margin:0px auto;
	}
	.navbar-brand{
		margin:0!important;
		height:120px;
		margin-top:30px!important;
	}
  .navbar-brand h1 {
    text-indent:-999999px;
	text-align:left;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:160px;
	height:120px;
	margin-top:0px!important;
	padding-top:0px!important;
}
.navbar-customvertical .nav-tabs > li > a {
	color:#221E22;
	padding-bottom:8px!important;
}
.navbar-customvertical .nav-tabs > li > a:hover{
	color:#888;
}
.navbar-customvertical .nav-tabs > li > a.active{
	color:#888;
}
}
@media (min-width: 1400px){
	.navbar-customvertical{
		top:200px;
		left:0;
	}
}
@media (min-width: 1600px){
	.navbar-customvertical{
		top:250px;
		left:0;
	}
}
@media (min-width: 1800px){
	.navbar-customvertical{
		top:300px;
		left:0;
	}
}
@media (min-width: 2500px){
	.navbar-customvertical{
		top:500px;
		left:0;
	}
}
@media (min-width: 3500px){
	.navbar-customvertical{
		top:700px;
		left:0;
	}
}
@media (max-width: 1099px) {
	.navbar-brand h1 {
    text-indent:-999999px;
	text-align:left;
	background-image:url(../img/logosmall.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:160px;
	height:80px;
	background-color:#fff;
	margin-top:0px!important;
	padding-top:0px!important;
}
}
@media (max-width: 1000px) {
	header{
	position:relative;
	top:0;
	width:100%;
}
 .nav-tabs > li > a{
	padding-left:10px!important;padding-right:10px!important;
	font-size:17px!important;
 } 
}
@media (max-width: 767px) {
	
header.innerpgs .navbar-header{
	width:100%;
}
  .navbar-brand {
    padding: 0 0 0 15px;
	text-indent:20px;
	font-size:22px;
  }
 .nav-tabs > li > a{
	padding-left:10px;padding-right:10px;
	font-size:17px;
 } 
}
@media screen and (max-width: 480px) {
   .navbar-brand h1  {
       font-size:18px;
    }
}

.menu {
	font-size:20px;
	float:right;
	text-transform:none;
	font-weight:400;	
	font-family: 'Cinzel', serif;
}

.navbar-collapse {
  padding-right: 10px;
  padding-left: 10px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 0px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}

.menu ul.nav-tabs li {
	color:gold;	
}

.nav-tabs {
	border-bottom: 0;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
}

.nav-tabs > li > a {	
	border-radius:0;	
	color:#FFCC00;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	margin-top:30px;
	border:0;
	
}
.nav-tabs > li > a:hover {
	color:#E8EDDF;	
	background-color:transparent;
} 

.nav-tabs > li a.active {
	color: #E8EDDF;
	cursor: default;
}


/*===========================
  slider
============================ */
.slider {
	position: relative;	
	margin-top:-20px;
}

.slider img {
    width: 100%;
}

#carousel-slider {
  position: relative;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

#carousel-slider .carousel-indicators {
  bottom: -40px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #FFCC00;
  background-color:#FFCC00;
}
#carousel-slider a i {
	border-radius:50%;
	font-size: 15px;
	height: 30px;
	padding: 5px;
	position: absolute;
	top: 50%;
	width: 30px;
	color:#F1D475;
	background:#F1D475;
	color:#C48C3F;
}

#carousel-slider a i:hover {
	background:#F1D475;
	color:#C48C3F;
	border: 1px solid #F1D475;
}

#carousel-slider 
.carousel-control {
	width:inherit;
}

#carousel-slider .carousel-control.left i {
	left:50px;
	top: calc(50% - 50px);
}

#carousel-slider .carousel-control.right i {
	right: 50px;
	top: calc(50% - 50px);
}

.carousel-caption {
	position: absolute;
	right: 15%;
	top: calc(50% - 250px);
	font-size:40px;
	left: 15%;
	z-index: 10;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
}

.carousel-caption  h2 {
	font-size:90px;
	color: #FFCC00;
	font-family: 'Tangerine', cursive;
}

.carousel-caption  h2 span {
	font-size:90px;
	color: #FFCC00;
	line-height:110px;
	background-color: rgb(54, 25, 25);
	background-color: rgba(54, 25, 25, .3);
}

.carousel-caption  p {
	font-size:45px;
	margin-top:10px;
	margin-bottom:20px;
	color:#F5CB5C;
	padding:10px;
	font-family: 'Tangerine', cursive;
	line-height:45px;
}
.carousel-caption  p span{
	background-color: rgb(255, 204, 0);
	color:#CCC;
	background-color: rgba(0, 0, 0, .2);
}
@media (max-width: 1200px) {
    .carousel-caption  {
      font-size: 75px;
	  top: calc(50% - 150px);
    }
    .carousel-caption h2, .carousel-caption  h2 span{
    	font-size:65px;
		line-height:50px;
	padding-left:50px;
    }
	.carousel-caption  p {
    	font-size:40px;
	padding-left:50px;
    }
}

@media (max-width: 767px) {
    .carousel-caption  {
      font-size: 50px;
	  top: calc(50% - 150px);
    }
    .carousel-caption h2, .carousel-caption  h2 span{
    	font-size:50px;
		line-height:50px;
    }
	.carousel-caption  p {
    	font-size:30px;
    }
}
@media (max-width: 600px) {
    .carousel-caption  {
      font-size: 42px;
	  top: calc(50% - 120px);
    }
    .carousel-caption h2, .carousel-caption  h2 span{
    	font-size:42px;
		line-height:25px;
    }
	.carousel-caption  p {
    	font-size:25px;
    }
}

@media (max-width: 500px) {
    .carousel-caption  {
      font-size: 25px;
	  top: calc(50% - 100px);
    }
    .carousel-caption h2, .carousel-caption  h2 span{
    	font-size:35px;
		line-height:25px;
    }
	.carousel-caption  p {
    	font-size:18px;
		line-height:15px;
		margin-top:20px;
    }
}

.carousel-inner .form-inline .form-group button[type="livedemo"]{
	padding:20px 60px;
	font-size:20px;
	background:#65AAF0;
	color:#fff;
	border-radius:0;
	border-color:#fff;
	text-transform:uppercase;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]:hover {
	color:#272727;
	opacity: 0.8;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.carousel-inner .form-inline .form-group button[type="getnow"]{
	padding:20px 60px;
	font-size:20px;
	background:#fff;
	color:#272727;
	border-radius:0;
	text-transform:uppercase;
	border: 1px solid #fff;
}

.carousel-inner .form-inline .form-group button[type="getnow"]:hover {
	color:#fff;
	border-color:#fff;
	background:#65AAF0;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.form-inline {
	margin-top:50px;	
}


/*===========================
  about
============================ */

.about {
	padding:20px 0 10px 0;
	background:#fff;
}

.about .text-center h2 {
	text-transform:none;
	color:#221E22;
	font-size:45px;
	text-align:left;
	font-family: 'Tangerine', cursive;
	padding-left:25px;
}
.about .text-center h4 {
	text-transform:none;
	color:#221E22;
	font-size:32px;
	text-align:left;
	font-family: 'Tangerine', cursive;
	padding-left:5px;
}
.about .text-center h4 i{
	font-size:24px;
	color:#ffcc00;
	font-weight:400;
	padding-right:15px;
	text-shadow:1px 1px #eee;
}
.about .text-center h3 {
	text-transform:uppercase;
	font-weight:550;
	font-size:24px;
	font-family: 'Slabo 27px', serif;
}
.about .txtleftinnerpage h2{
	text-align:left;
}
.about .txtleftinnerpage h3{
	text-align:left;
}
.about .txtleftinnerpage h3 i {
	margin-right:7px;
}
.about .txtleftinnerpage img{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:5px;
	border:1px solid #eee;
}
.about .txtleftinnerpage hr{
	clear:both;
	margin-top:8px;
}
.about .txtleftinnerpage a{
	color:#00abf0;
}
.about .txtleftinnerpage a:hover{
	color:#999;
	text-decoration:underline;
}
.about .text-center p {
	margin-top:5px;
	margin-bottom:7px;
	color:#4A3836;
	font-size:16px;
	font-family: 'Quattrocento', serif;
	line-height:27px;
	font-weight:normal;
}
.about .innerpagecontent p{
	text-align:justify;
	padding-bottom:15px;
}
.about .innerpagecontent ul.innerpagecontentul li{
	text-align:left;
	margin-top:5px;
	margin-bottom:7px;
	color:#4A3836;
	font-size:16px;
	font-family: 'Quattrocento', serif;
	line-height:27px;
	font-weight:normal;

}

@media (max-width: 767px) {
	.about .text-center h2 {
		font-size:30px;
	}    
	.about .text-center p {
		font-size:14px;
	}
	.about .text-center h4{
		font-size:26px;
	}
	.about .text-center h4 i{
		font-size:20px;
	}
	.about .text-center ul.innerpagecontentul li{
		font-size:14px;
	}
	.about div.prodbox h4{
		font-size:18px!important;
		
	}
	.about div.prodbox h4 i{
		font-size:18px!important;
		
	}
}
@media (max-width: 600px) {
    .about .text-center h2 {
		font-size:24px;
	}    
	.about .text-center p {
		font-size:12px;
	}
	.about .text-center h4{
		font-size:22px;
	}
	.about .text-center h4 i{
		font-size:16px;
	}
	.about .text-center ul.innerpagecontentul li{
		font-size:12px;
	}
	
	.about div.prodbox h4{
		font-size:15px!important;
		
	}
	.about div.prodbox h4 i{
		font-size:15px!important;
		
	}
}
.about div.prodbox{
	border:1px solid #ffcc00;
	background-color:#ffcc00;
	margin-bottom:20px;
	padding:15px;
}
.about div.prodbox h4{
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Quattrocento', serif;
}
.about div.prodbox h4 i{
	font-size:25px;
	color:#221e22;
	text-shadow:1px 1px #eee;
}
.about div.prodbox img{
	padding:5px;
}
.about .txtleftinnerpage p{
	text-align:justify;
	margin-bottom:15px;
} 

.btn-gamp a {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #272727;
  border: 2px solid #272727;
  width: 180px;
  height: 60px;
  text-align: center;
  display: inline-block;
  line-height: 56px;
}

.btn-gamp a:hover {
  opacity: 0.8;
  transition: all 0.5s;
}

.gamp-btn a {
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  background: #272727;
  color: #ffffff;
  width: 180px;
  height: 60px;
  text-align: center;
  display: inline-block;
  line-height: 60px;
}
.gamp-btn a:hover {
  color: #ffffff;
  opacity: 0.8;
  transition: all 0.5s;
}

.center span {
	color:#E8CE0E;
}

#about-us {
	margin-bottom:50px;
}

#about-us .text-center h2 {
	text-transform:uppercase;
	font-weight:550;
	font-size:24px;
	margin-bottom:30px;
}


ul.social_icons,
ul.tag {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: block;
}

ul.social_icons li,
ul.tag li {
  display: inline-block;
  margin-right: 5px;
}

ul.social_icons li  a i{
  border-radius: 50%;
  color: #FFFFFF;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 25px;
  opacity:.8;
}

.team .social_icons .fa-facebook:hover, 
.team .social_icons .fa-twitter:hover, 
.team .social_icons .fa-google-plus:hover {
  transform: rotate(360deg);
  -ms-transform:rotate(360deg);
  -webkit-transform:rotate(360deg); 
  transition-duration:2s;
  transition-property: all;
  transition-timing-function: ease;
  opacity:1;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.team .social_icons .fa-facebook {
  background: #0182c4;
}

.team .social_icons .fa-twitter {
  background: #20B8FF
}

.team .social_icons .fa-google-plus {
  background: #D34836
}


.team-bar .first-one-arrow {
  float: left;
  margin-right: 30px;
  width: 2%;
}

.team-bar .first-arrow {
  float: left;
  margin-left: 5px;
  margin-right: 35px;
  width: 22%;
}

.team-bar .second-arrow {
  float: left;
  margin-left: 5px;
  width: 21%;
}

.team-bar .third-arrow {
  float: left;
  margin-left: 40px;
  margin-right: 12px;
  width: 22%;
}

.team-bar .fourth-arrow {
  float: left;
  margin-left: 25px;
  width: 20%;
}

.team-bar .first-one-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .first-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .second-arrow hr {
  border-bottom: 1px solid #6aa42f;
  border-top: 1px solid #6aa42f;
}

.team-bar .third-arrow hr {
  border-bottom: 1px solid #FFBD20;
  border-top: 1px solid #FFBD20;

}

.team-bar .fourth-arrow hr {
  border-bottom: 1px solid #db3615;
  border-top: 1px solid #db3615;
}

.team-bar {
  margin-bottom: 15px;
  margin-top: 30px;
  position: relative;
}

.team-bar i {
  border-radius: 50%;
  color: #FFFFFF;
  display: block;
  height: 24px;
  line-height: 24px;
  margin-top: -32px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 24px;
  position: absolute;
}

.team-bar .first-arrow .fa-angle-up {
  background:#2D7DA4;
  margin-left:-33px
 }

.team-bar .second-arrow .fa-angle-down {
  background:#6AA42F;
  margin-left: -33px;
}

.team-bar .third-arrow .fa-angle-up {
  background:#FFBD20;
  margin-left: -32px;
}

.team-bar .fourth-arrow .fa-angle-down {
  background:#db3615;
  margin-left: -32px;
}

.team .single-profile-top:before, 
.team .single-profile-top:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-top:before {
  left:26px;
  bottom: -20px;
  border-width: 10px;
  border-color:#fff transparent transparent transparent;
  z-index: 1;
}

.team .single-profile-top:after {
  left: 25px;
  bottom: -22px;
  border-style: solid;
  border-width: 11px;
  border-color:#ddd transparent transparent transparent;
  z-index: 0;
}

.team .single-profile-bottom:before,
.team .single-profile-bottom:after {
  position: absolute;
  content:"";
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-bottom:before {
  left:30px;
  top: -20px;
  border-width: 10px;
  border-color: transparent transparent #fff transparent;
  z-index: 1;
}

.team .single-profile-bottom:after {
  left: 29px;
  top: -22px;
  border-style: solid;
  border-width: 11px;
  border-color: transparent transparent #DDD transparent;
  z-index: 0;
}

/*===========================
  services
============================ */

.services {
	padding:10px 0 40px 0;
	background-color:white;
	opacity:0.8;
}

.services .text-center h2 {
	text-transform:uppercase;
	text-shadow:none;
	margin-bottom:50px;
	font-size:24px;
font-family: 'Cinzel', serif;
	color:#666;
	padding-top:17px;
	margin-top:0px;
}

.services i {
	margin-top:20px;
	margin-bottom:10px;
	font-size:30px;
	color:#D9AB41;
}
.services .leftaddresscol i {
	margin:0;
	font-size:15px;
	color:#221E22;
}
.services a.fb{
	margin-left:40px;
}
.services  a:hover .fa-facebook{
  color: #4A3836;
}
.services  a:hover .fa-twitter{
  color: #4A3836;
}
.services  a:hover .fa-instagram{
  color: #4A3836;
}
.services  a:hover .fa-linkedin{
  color: #4A3836;
}


.services h3 {
	margin-bottom:20px;
	font-size: 25px;
	font-weight: 600;
font-family: 'Cinzel', serif;
	text-transform: none;
	letter-spacing: 2px;
	color:#221E22;
 }
 .services p{
	font-family: 'Quattrocento', serif;
	color:#221E22;
	font-size:16px;
	}
/*===========================
  brands
============================ */

.brands{
padding:10px;	
	margin-bottom:20px;
}
.brands div.row div{
	margin-bottom:8px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: contain;
	height:60px;
}
.brands div.row div.d1{
	background-image:url(../img/brands/dedcool.jpg);
}
.brands div.row div.d2{
	background-image:url(../img/brands/vertus.png);
}
.brands div.row div.d3{
	background-image:url(../img/brands/logodanieljosier.png);
}
.brands div.row div.d4{
	background-image:url(../img/brands/mendittorosa_3a.png);
}
.brands div.row div.d5{
	background-image:url(../img/brands/logo-v3.jpg);
}
.brands div.row div.d6{
	background-image:url(../img/brands/canto-268x300.png);
}


	
/*===========================
  gallery
============================ */

.gallery{
padding:10px;	
	background-color:#fff;
}
.gallery img{
	margin-bottom:8px;
	border:1px solid #F5CB5C;
}
.gallery .text-center h2 {
	text-transform:uppercase;
	font-weight:550;
	font-size:24px;
	margin-bottom:30px;
}

.gallery figure {
	position: relative;	
	margin-top:20px;
	margin-bottom:30px;
	background: #C48C3F;
	text-align: center;
	cursor: pointer;
}

.gallery figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.gallery figure figcaption {
	padding: 2em;
	color: #F1D475;
	font-family: 'Sansita', sans-serif;
	text-transform: none;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery figure figcaption::before,
.gallery figure figcaption::after {
	pointer-events: none;
}

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h4,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 0px 0;
	
}


figure.effect-marley p {
	bottom: 2px;
	color:#FFF;
	line-height: 1;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	font-family: 'Droid Serif', serif;
	font-size:1em;
}

figure.effect-marley h4 {
	top: 30px;
	color:#F1D475;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h4 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h4::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #F1D475;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h4::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h4::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


.action {
  overflow: visible;
  padding: 0px;
  width: 100;
  background: #f2f2f2;
  position: relative;
}
.action .left-text {
  padding: 70px 0;
  padding-right: 60px;
  width: 50%;
}
.action .left-text h4 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: 'Slabo 27px', serif;
}
.action .left-text p {
  padding-top: 20px;
  font-family: 'Noto Serif', serif;
  color:#666;
  font-size:14px;
}
.action .left-text em {
  font-size: 16px;
  color: #444;
  font-weight: 300;
  font-style: normal;
}
.action .right-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../img/7.jpg);
}
@media screen and (max-width:767px) {
   .action .left-text   {
       width:100%;
	   padding-right:30px;
    }
}

/* --- Map --- */
.map{
	position:relative;
	margin-top:-20px;
	margin-bottom:40px;
}

/* google map */
#google-map{
	position:relative;
    height: 400px;
}

.contact-page{
  padding-top: 0;
  background:#fff;
  margin-bottom:30px;
}

.contact-page h2 {
	text-transform:uppercase;
	font-weight:550;
	font-size:24px;
	margin-bottom:30px;
}

.contact-page p {	
	margin-bottom:30px;
}

.contact-page .contact-form 
.form-group label {
  color: #555;
  font-size: 16px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#ccc;
  box-shadow: none;
  border-radius:0;
 font-family: 'Quattrocento', serif;
  color:#333!important;
}

textarea#message{
   resize: none;
   padding: 10px;
   border-radius:0;
}

.contact-page .contact-wrap {
  margin-top: 20px;
}
.formbtn{
	color:#333;
	background-color:#ffcc00;
font-family: 'Quattrocento', serif;
}
.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/*===========================
  Footer
============================ */
footer {
	padding:10px;
	background:#261B7F;
	opacity:1;
}

footer p {
	color:#FFCC00;
	font-family: 'Noto Serif', serif;
}

footer h4 {
	margin-bottom:30px;
	text-transform:uppercase;
	text-shadow:none;
	font-weight:550;
	color:#272727;
	font-family: 'Slabo 27px', serif;
}

footer .btn-gamp a {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
	width: 180px;
	height: 60px;
	text-align: center;
	display: inline-block;
	line-height: 45px;
	margin-right:170px;
	margin-top:20px;
	background:#272727;
	border: 1px solid #fff;
	border-radius:0px;
}

footer .btn-gamp a:hover {
	background:#fff;
	color:#272727;
	opacity: 0.8;
	transition: all 0.5s;
}

footer .btn-gamp input {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #272727;	
	width: 180px;
	height: 60px;
	text-align: center;
	display: inline-block;
	line-height: 56px;
	border-radius:0px;
	border: 1px solid #fff;
}
footer div.servicelistfooter ul{	
	list-style:none;
	padding-left: 0;
	margin-top:15px;
}
footer div.servicelistfooter ul li{	
font-family: 'Noto Serif', serif;
margin-bottom:10px;
color:#FFCC00;
}
footer div.servicelistfooter ul li i {
	font-size:17px;padding-right:5px;
	
}
.contact-info {
	color:#fff;
}

.contact-info ul {
	list-style:none;
	padding-left: 0;
}

.contact-info ul li i {
	font-size:17px;padding-right:5px;
	
}
.contact-info ul li {
font-family: 'Noto Serif', serif;
margin-bottom:10px;
}

.widget {
  padding-left: 0;
}

ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
 
}

.sidebar-gallery li {
  display: inline-block;
  margin: 0 10px 10px 0;
   border-radius:0px;
}

.sidebar-gallery li a {
  display: inline-block;
}

ul.social-network {
	list-style:none;
	margin-top:20px;	
	padding:10px;
	font-family: 'Cinzel', serif;
	font-size:15px;
	transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  color:#FFCC00;
}
.sub-footer  {
	background:#272727;
	padding:30px;
}

ul.social-network li {
	display:inline;
	margin: 0 30px;	
	font-size:16px;
text-transform:none;	
	margin-left:-10px;
}

ul.social-network li a {
	color:#FFCC00;	
}
ul.social-network li:hover  a{
	color: #FFF!important;
}
ul.social-network li  a.active{
	color: #FFF!important;
}
.copyright {
font-family: 'Quattrocento', serif;
	color:#FFCC00;
	font-size:16px;
	margin-top:30px;
    text-align: right;
} 
