@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@400;500;600;700;800&family=Noto+Sans:ital,wght@0,400;0,700;1,700&family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap');

@import url('font-awesome.css');
@import url('animate.css');
@import url('jquery-ui.css');
@import url('owl.css');
@import url('ionicons.css');
@import url('elegend-icons-style.css');
@import url('jquery.fancybox.css');

/*Font*/

@font-face {
	font-family: 'Dosis';
	src:url('../fonts/georgia.ttf');
	src: local('☺'), url('../fonts/georgia.woff') format('woff'), url('../fonts/georgia.ttf') format('truetype'), url('../fonts/georgia.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/***

====================================================================
	Reset
====================================================================

 ***/

* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
	font-size:14px;
	color:#666666;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
	font-family: 'Dosis', sans-serif;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#56748a;
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

.text-center{
	text-align:center !important;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.4em;
	font-family: 'Noto Sans', sans-serif;
}

.no-padding{
	padding:0px !important;
}

/*input,button,select,textarea{

}
*/

p,
.text{
	position:relative;
	line-height:1.8em;
	font-family: 'Noto Sans', 'Open Sans';
	color:#000;
	font-size: 16px;
}



.text-home-values{
	margin-top: 10px;
}

.strike-through{
	text-decoration:line-through;
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.small-container{
	max-width:780px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.theme-btn{
	display:inline-block;
	text-align:center;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.light-green-bg{
	background: url(../images/bg/bg-home-1.png) #e1e8e1 no-repeat center center fixed;
  	background-size: contain;
}

.green-bg{
	background-color: #99cc33;
}

.light-blue-bg{
	background-color: #4599D9;
}

.grey-bg{
	background-color:#f5f5f5;
}

.light-bg{
	background-color:#f2f2f2;
}

.centered{
	text-align:center;
}

.white-txt{
	color: #fff;
}

/*Sec Title*/

.sec-title{
	position:relative;
	margin-bottom:50px;
}

.sec-title .title{
	font-weight: 600;
	position:relative;
	color:#000000;
	font-size:40px;
	margin-bottom:12px;
	font-family: 'Dosis', sans-serif;
}

.sec-title h2{
	position:relative;
	color:#232323;
	font-size:42px;
	font-weight:700;
	line-height:1.2em;
	padding-bottom:35px;
	letter-spacing:1px;
	
}



.sec-title.centered{
	text-align:center;
}


.sec-title.light h2{
	color:#ffffff;
}

/*Btn Style One*/

.btn-style-one{
	position:relative;
	padding:12px 51px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
	font-size:15px;
	font-weight:800;
	background:#8b755a;
	letter-spacing:1px;
	border-radius:5px;
	border:2px solid #8b755a;
	text-transform:uppercase;
}

.btn-style-one:hover{
	color:#8b755a;
	background:none;
	border-color:#8b755a;
}

/*Btn Style Two*/

.btn-style-two{
	border-radius: 5px;
	position:relative;
	padding:13px 43px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	font-weight:700;
	background:#56748b;
	letter-spacing:2px;
	cursor:pointer;
	text-transform:uppercase;
}

.btn-style-two:hover{
	color:#fff;
	background:#3333ff;
	
}

/*Btn Style Three*/

.btn-style-three{
	position:relative;
	padding:13px 24px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	font-weight:700;
	background:none;
	border:2px solid #ffffff;
	text-transform:uppercase;
	letter-spacing:1px !important;
}

.btn-style-three:hover{
	color:#ffffff;
	background:#8b755a;
	border-color:#8b755a;
}

/*Btn Style Four*/

.btn-style-four{
	position:relative;
	padding:13px 36px;
	line-height:24px;
	color:#232323;
	text-align:center;
	font-size:12px;
	font-weight:700;
	letter-spacing:2px;
	border:2px solid #dddddd;
	text-transform:uppercase;
}

.btn-style-four:hover{
	color:#8b755a;
	background:none;
	border-color:#8b755a;
}

.theme_color{
	color:#8b755a;
}

/*Social Icon One*/

.social-icon-one{
	position:relative;
}

.social-icon-one li{
	position:relative;
	margin-left:12px;
	display:inline-block;
}

.social-icon-one li a{
	position:relative;
	color:#ffffff;
	font-size:17px;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.social-icon-one li a:hover{
	color:#8b755a;
}

/*Social Icon Two*/

.social-icon-two{
	position:relative;
}

.social-icon-two li{
	position:relative;
	margin:0px 6px;
	display:inline-block;
}

.social-icon-two li a{
	position:relative;
	color:#232323;
	font-size:17px;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.social-icon-two li a:hover{
	color:#8b755a;
}

/*Social Icon Three*/

.social-icon-three{
	position:relative;
}

.social-icon-three li{
	float: right;
	position:relative;
	margin-right:6px;
	
}

.social-icon-three li a{
	position:relative;
	width:40px;
	height:40px;
	color:#ffffff;
	font-size:17px;
	text-align:center;
	line-height:36px;
	border-radius:50%;
	display:inline-block;
	border:2px solid #ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.social-icon-three li a:hover{
	color:#ffffff;
	background-color:#0000ff;
}

/*Social Icon Four*/

.social-icon-four{
	position:relative;
}

.social-icon-four li{
	position:relative;
	margin-right:6px;
	display:inline-block;
}

.social-icon-four li a{
	position:relative;
	width:40px;
	height:40px;
	color:#ffffff;
	font-size:17px;
	text-align:center;
	line-height:36px;
	border-radius:50%;
	display:inline-block;
	border:2px solid #ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.social-icon-four li a:hover{
	color:#8b755a;
	background-color:#ffffff;
}

img{
	display:inline-block;
	max-width:100%;
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999999999; overflow:hidden; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.svg); background-size:10%;}

/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	position:fixed;
	bottom:15px;
	right:15px;
	width:40px;
	height:40px;
	color:#ffffff;
	font-size:20px;
	text-transform:uppercase;
	line-height:38px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	background:#000080;
	display:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.scroll-to-top:hover{
	color:#ffffff;
	background:#0000ff;
}

/***

====================================================================
	Main Header style
====================================================================

***/

.qpla-slogan{
	display: none;
    /* float: left; */
    font-family: 'Dosis', 'Open Sans';
    font-size: 16px;
    font-weight: 500;
    width: 195px;
}

.slogan-visible{
	margin-top: 20px;
	margin-left: 16px;
	display: inline-block;
}

.img-logo-lg-2{
	display: none !important;
}




.main-header, .sticky-header{
	background: rgba(255,255,255,0.6);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.86) 40%, rgba(255,255,255,1) 70%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.6)), color-stop(40%, rgba(255,255,255,0.86)), color-stop(70%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.86) 40%, rgba(255,255,255,1) 70%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.86) 40%, rgba(255,255,255,1) 70%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.86) 40%, rgba(255,255,255,1) 70%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.86) 40%, rgba(255,255,255,1) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}



.main-header{
	position:absolute;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sticky-header{
	position:fixed;
	opacity:0;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	padding:0px 0px;
	z-index:0;
	border-bottom:1px solid #cccccc;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sticky-header .logo{
	padding:5px 0px 0px;
}

.fixed-header .sticky-header{
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	z-index:999;
	opacity:1;
	visibility:visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.main-header .header-upper{
	position:relative;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index:5;
}

/*Responsive Menu Btn Code*/

.main-header .navbar-header{
	float:left;
}

.main-header .navbar-header .navbar-toggle{
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	display:none;
	cursor:pointer;
}

.main-header .navbar-header .navbar-toggle .icon-bar{
	display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.open>.dropdown-menu{
	display:block;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.main-header .logo-outer{
	position:relative;
	float:left;
	z-index:25;
	padding:25px 0px;
}

.main-header .logo-outer .logo img{
	position:relative;
	display:inline-block;
	max-width:100%;
}

.main-header .header-upper .upper-right{
	position:relative;
	float:right;
}

.main-header .header-upper .nav-outer{
	position:relative;
	float:right;
}

.main-header .nav-outer .more-options{
	position:relative;
	float:right;
	margin:42px 0px 10px;
	margin-left:35px;
}

.main-header .nav-outer .more-options.alternate{
	margin-top:30px;
}

.main-header .nav-outer .more-options .book-btn{
	padding:13px 20px;
}

.social-network{
	margin: 0 1rem 0 0;
    padding: 0px;
    -ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
    align-items: center;
}

.wrap    { 
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
  } 

.flex-item-social{
	border-radius: 50%;
	background: #56748a;
	padding: 1px;
	width: 36px;
	height: 36px;
	margin: 10px;
	color:transparent;
	font-weight: bold;
	text-align: center;
	transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
  }

  .flex-item-social:hover{
	background:#0000ff;
  }

.social-network li a{
	position: relative;
    display: block;
    margin: 0 auto;
	width: 32px;
	font-size: 20px;
    height: 32px;
    outline: none;
	color: #fff;
	padding: 5px;
    text-align: center;
    line-height: 23px;
}

.fixed-header .main-menu{
	padding-top:0px;
}

.main-menu{
	
	position:relative;
	float:left;
}

.main-menu .navbar-collapse{
	padding:0px;
}

.main-menu .navigation{
	position:relative;
	margin:0px;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	margin-right:30px;
	padding:15px 0px 15px;
}

.main-menu .navigation > li:last-child{
	margin-right:0px;
}

.sticky-header .main-menu .navigation > li{
	padding:0px;
	margin-right:0px;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:25px 0px;
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	color:#56748b;
	line-height:30px;
	font-weight:500;
	opacity:1;
	letter-spacing:1px;
	text-transform:none;
	transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-webkit-transition:all 200ms ease;
	-ms-transition:all 200ms ease;
	-o-transition:all 200ms ease;
}

.menu-transition{
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
	transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header .main-menu .navigation > li > a{
	padding:16px 15px !important;
	color:#56748a;
}

.sticky-header .main-menu .navigation > li.dropdown > a:before{
	display:none;
}

.header-upper .main-menu .navigation > li:hover > a,
.header-upper .main-menu .navigation > li.current > a,
.header-upper .main-menu .navigation > li.current-menu-item > a{
	color:#0f00fd;
	
	opacity:1;
}

.current{
	color:#0f00fd !important;
	font-weight: 700 !important;
	opacity:1 !important;
}

.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a{
	color:#0f00fc !important;
	
}

.main-menu .navigation > li:hover > a:after{
	opacity:1;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:120%;
	width:240px;
	z-index:100;
	display:none;
	padding:0px 0px;
	background:#101010;
	border-top:2px solid #8b755a;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.10);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:12px 20px;
	line-height:22px;
	font-weight:500;
	font-size:14px;
	color:#e0e0e0;
	text-align:left;
	letter-spacing:1px;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
	color:#ffffff;
	background-color:#8b755a;
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:10px;
	top:12px;
	width:10px;
	height:20px;
	display:block;
	line-height:21px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:20px;
	width:240px;
	z-index:100;
	display:none;
	background:#101010;
	border-top:2px solid #8b755a;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.10);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:12px 20px;
	line-height:22px;
	font-weight:500;
	font-size:14px;
	color:#e0e0e0;
	text-align:left;
	letter-spacing:1px;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:hover{
	color:#ffffff;
	background-color:#8b755a;
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:0px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	text-align:center;
	font-size:16px;
	line-height:26px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	display:none;
}

.header-style-two .main-menu{
	width:100%;
}

.header-style-two .header-upper .nav-outer{
	width:100%;
	max-width:900px;
	margin:0 auto;
	float:none;
}

.header-style-two .logo-outer{
    position: absolute;
	top:0px;
    left: 50%;
    margin-left: -70px;
    width: 180px;
    padding: 12px 0px;
    z-index: 12;
    background: none;
    text-align: center;
}

.header-style-two .main-menu .navigation.left-nav{
    float: left;
}

.header-style-two .main-menu .navigation.right-nav{
    float: right;
}

/*Header Style Three*/

.header-style-three .nav-outer .more-options .nav-toggler{
	position:absolute;
	right:160px;
	top:50%;
	margin-top:-20px;
	height:40px;
	line-height:40px;
	color:#ffffff;
	font-size:24px;
	cursor:pointer;
}

.header-style-three .header-upper .inner-container{
	padding:0px 30px;
}

.header-style-three .nav-outer .more-options{
	margin-left:80px;
}

.header-style-four{
	position:relative;
}

.header-style-four .main-menu .navigation > li > a{
	position:relative;
	color:#1d1d1d;
}

.header-style-four .social-icon-one li a{
	color:#1d1d1d;
}

.header-style-five{
	position:relative;
	border-bottom:1px solid #e5e5e5;
}

.main-header .logo-outer{
	padding:22px 0px;
}

.header-style-five .main-menu .navigation > li > a{
	color:#1d1d1d;
}

.header-style-five .social-icon-one li a{
	color:#1d1d1d;
}

/***

====================================================================
	Main Slider One
====================================================================

***/

.main-slider{
	position:relative;
	z-index:10;
	overflow:hidden;
}

.main-slider a{
	margin-top: 10px;
	position: relative;
	left: -25px;
	display: block;
	text-align: left;
	font-size: 18px;
	color: #56748a;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 700;
	transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}

.main-slider a:hover{
	color: #0000ff;
}

.main-slider .tp-caption{
	z-index:5;
}

.main-slider .text{
	font-weight:300;
	line-height:1.8em;
	color:#ffffff;
	font-size:16px;
	letter-spacing:4px !important;
	text-transform:uppercase;
	font-family: 'Noto Sans', sans-serif;
}

.ct-txt-slider{
	-webkit-clip-path: polygon(15% 0, 85% 0, 100% 50%, 85% 99%, 15% 100%, 0 50%);
	clip-path: polygon(15% 0, 85% 0, 100% 50%, 85% 99%, 15% 100%, 0 50%);
	width: 500px;
	background: rgba(255,255,255,0.85) ;
}


.main-slider h2{
	margin-top: .3em;
	font-size:40px;
	color:#0f00fc;
	font-family: 'Dosis', sans-serif;
	font-weight:700;
	line-height:1.2em;
	letter-spacing:1px;
	text-transform:uppercase;
	
}

.main-slider .location{
	
	position:relative;
	font-size:16px;
	text-align:left;
	color:#000000;
	letter-spacing:1px !important;
	font-family: 'Noto Sans', sans-serif;
}

.main-slider h3{
	color:#ffffff;
	font-weight:400;
	line-height:1em;
	text-transform:uppercase;
}

.main-slider .styled-heading{
	position:relative;
	color:#ffffff;
	font-size:125px;
	line-height:1em;
	margin-bottom:30px;
	font-style:italic;
	font-weight:400;
	padding-right:40px;
	text-transform:capitalize;
	font-family: 'Italianno', cursive;
}

.main-slider .styled-heading:after{
	position:absolute;
	content:'';
	left:50%;
	bottom:0px;
	width:65px;
	height:1px;
	margin-left:-32px;
	background-color:#ffffff;
}

.main-slider .lower-text{
	position:relative;
	color:#ffffff;
	font-size:15px;
}

.main-slider .styled-text{
	position:relative;
	color:#ffffff;
	font-size:37px;
	font-weight:400;
	letter-spacing:1px;
	line-height:1.4em;
	font-family: 'Italianno', cursive;
}

.main-slider .mouse-btn-down{
	position:absolute;
	left:50%;
	margin-left:-20px;
	bottom:40px;
	width:40px;
	height:40px;
	cursor:pointer;
	display:block;
	z-index:20;
	font-size:34px;
	color:#ffffff;
	opacity:0.80;
	text-align:center;
}

/***

====================================================================
	Fancy Box
====================================================================

***/

.fancybox-next span,
.fancybox-prev span{
	background-image:none !important;
	width:44px !important;
	height:44px !important;
	line-height:44px !important;
	text-align:center;
}

.fancybox-next span:before{
	content:'';
	position:absolute;
	font-family: 'FontAwesome';
	left:100px;
	top:0px;
	font-size:45px;
	width:44px !important;
	height:44px !important;
	line-height:44px !important;
	color:#ffffff;
	visibility:visible;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.fancybox-title-float-wrap .child{
	font-size:14px;
	font-weight:700;
	letter-spacing:1px;
	background:none;
	font-family: 'Noto Sans', sans-serif;
	text-transform:uppercase;
}

.fancybox-prev span:before{
	content:'';
	position:absolute;
	font-family: 'FontAwesome';
	right:100px;
	top:0px;
	font-size:45px;
	width:44px !important;
	height:44px !important;
	line-height:44px !important;
	color:#ffffff;
	visibility:visible;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.fancybox-next span:before{
	content:'\f3d3';
	font-family: "Ionicons";
}

.fancybox-prev span:before{
	content:'\f3d2';
	font-family: "Ionicons";
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before{
	color:#8b755a;
}

.fancybox-type-image .fancybox-close{
	right: -15px;
    top: -50px;
	width:45px;
	height:45px;
	background:url(../images/icons/icon-cross.png) center center no-repeat;
}

.fancybox-type-image .fancybox-close:hover{
	color:#8b755a !important;
}

.fancybox-type-image .fancybox-skin{
	padding:0px !important;
}

/***

====================================================================
	Title Section
====================================================================

***/

.title-section{
	position:relative;
	padding:85px 0px 100px;
}

.title-section .content{
	position:relative;
	max-width:610px;
	margin:0 auto;
	text-align:center;
}

.title-section .content .text{
	position:relative;
	color:#616060;
	font-size:14px;
	line-height:1.8em;
	margin-bottom:40px;
}

.title-section .content .signature{
	position:relative;
	color:#232323;
	font-size:48px;
	line-height:1em;
	font-family: 'Mr De Haviland', cursive;
}



/***

====================================================================
	Lineas Section
====================================================================

***/
.ct-links-lineas{
	height: auto;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}


.wrap-shadow{
	filter: drop-shadow(10px 15px 7px rgba(53, 53, 53, 0.46));
	position: relative;
	margin-top: 20px;
	margin-left: -45px;
}

.wrapped{
	margin-left: 0;
}

.wrap-shadow:hover:before{
	filter: url(#filtro-link-2) !important;
}

.wrap-shadow:before{
	position: absolute;
    content: url(../images/resource/lineas/aro-hexagon-1.svg);
    width: 300px;
    height: 291px;
    left: -18px;
	top: -3px;

}

.item-link-lineas{
	background-color: #efefef;
	width: 316px;
	height: 276px;
	-webkit-box-shadow: 34px 40px 36px 1px rgba(53,53,53,0.36);
	-moz-box-shadow: 34px 40px 36px 1px rgba(53,53,53,0.36);
	box-shadow: 34px 40px 36px 1px rgba(53,53,53,0.36);
	-webkit-clip-path: polygon(75% 0, 100% 50%, 75% 99%, 25% 99%, 0 50%, 25% 0);
	clip-path: polygon(75% 0, 100% 50%, 75% 99%, 25% 99%, 0 50%, 25% 0);

	transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-webkit-transition: background-color .15s ease-in-out;
}

.item-link-lineas:hover{
	background-color:#99cc33;
	color: #fff;
}

.item-link-lineas:hover span{
	font-weight: 700;
}

.item-link-lineas:hover img{
	filter: url(#filtro-link-1) !important;
}

.icon-z-index-1{
	z-index: 10;
	margin-left: 0 !important;
}

.icon-z-index-2{
	z-index: 9;
}

.icon-z-index-3{
	z-index: 8;
}

.icon-z-index-4{
	z-index: 7;
}

.icon-z-index-5{
	z-index: 6;
}

.icon-z-index-6{
	z-index: 5;
}

.icon-z-index-7{
	z-index: 4;
}

.icon-z-index-8{
	z-index: 3;
}

.icon-z-index-9{
	z-index: 2;
}

.icon-z-index-2:hover, .icon-z-index-3:hover, .icon-z-index-4:hover, .icon-z-index-5:hover, .icon-z-index-6:hover, .icon-z-index-7:hover, .icon-z-index-8:hover, .icon-z-index-9:hover{
	z-index: 10;
}




.item-link-lineas a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #000;
}

.item-link-lineas span{
	margin: 15px auto 10px auto;
	display: block;
	width: 60%;
	font-weight: 500;
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

.item-link-lineas a img{
	margin: 15px auto 0 auto;
	width: 55%;
	display: block;
	
}

/***

====================================================================
	End Section
====================================================================

***/


/***

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section{
	position:relative;
}

.gallery-section .row{
	margin:0px 5px;
}

.gallery-section .column{
	padding:0px 5px;
}

.gallery-block{
	position:relative;
	margin-bottom:10px;
}

.gallery-block .inner-box{
	position:relative;
	overflow:hidden;
}

.gallery-block .inner-box .image .overlay-layer{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	z-index:1;
	opacity:0;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	background-color:rgba(0,0,0,0.80);
}

.gallery-block .inner-box:hover .image .overlay-layer{
	opacity:1;
}

.gallery-block .inner-box:hover .image img{
	transform: scale(1.5, 1.5) rotate(15deg);
	-webkit-transform: scale(1.5, 1.5) rotate(10deg);
	-moz-transform: scale(1.5, 1.5) rotate(10deg);
	-o-transform: scale(1.5, 1.5) rotate(10deg);
}

.gallery-block .inner-box .image{
	position:relative;
}

.gallery-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	-webkit-transition:all 800ms ease;
	-ms-transition:all 800ms ease;
	-o-transition:all 800ms ease;
	-moz-transition:all 800ms ease;
	transition:all 800ms ease;
}

.gallery-block .inner-box .image .content{
	position:absolute;
	left:25px;
	top:25px;
	z-index:2;
}

.gallery-block .inner-box .image .content .text{
	position:relative;
	font-size:11px;
	font-weight:700;
	letter-spacing:1px;
	font-family: 'Noto Sans', sans-serif;
}

.gallery-block .inner-box .image .content .text a{
	color:#ffffff;
}

/***

====================================================================
	Menu Section
====================================================================

***/

.menu-section{
	position:relative;
	padding:100px 0px 70px;
}

.menu-section.style-two{
	background-size:cover;
	background-repeat:no-repeat;
}

.menu-section.style-two:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(0,0,0,0.55);
}

.menu-block{
	position:relative;
	margin-bottom:50px;
}

.menu-block .inner-box{
	position:relative;
}

.menu-block .inner-box .info{
	position:relative;
	margin-bottom:10px;
}

.menu-block .inner-box .info:before{
	position:absolute;
	content:'';
	left:0px;
	top:10px;
	width:100%;
	border:1px dashed #c8c8c8;
}

.menu-block .inner-box .info h3{
	position:relative;
	color:#232323;
	font-size:16px;
	font-weight:600;
	padding-right:10px;
	letter-spacing:1px;
	background-color:#ffffff;
}

.menu-block .inner-box .info h3 a{
	position:relative;
	color:#232323;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.menu-block .inner-box .info .price{
	position:relative;
	color:#232323;
	font-size:16px;
	padding-left:10px;
	background-color:#ffffff;
}

.menu-block .inner-box .text{
	position:relative;
	color:#616060;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}

.menu-block.style-two .inner-box .info h3{
	background:#080808;
	color:#ffffff;
}

.menu-block.style-two .inner-box .info h3 a{
	color:#ffffff;
}

.menu-block.style-two .inner-box .info .price{
	background:#080808;
	color:#ffffff;
	left:2px;
}

.menu-block.style-two .inner-box .text{
	color:#d1d1d1;
}

/***

====================================================================
	Call To Action Section
====================================================================

***/

.call-to-action{
	position:relative;
	padding:270px 0px 240px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
	background-position:center center;
}

.call-to-action:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.55);
}

.call-to-action h2{
	position:relative;
	color:#ffffff;
	font-size:75px;
	font-weight:700;
	letter-spacing:1px;
	line-height:1.2em;
	text-transform:uppercase;
	display:inline-block;
}

.call-to-action h2:before{
	position:absolute;
	content:'';
	right:104%;
	top:40px;
	width:50px;
	height:1px;
	background-color:#ffffff;
}

.call-to-action h2:after{
	position:absolute;
	content:'';
	left:104%;
	top:40px;
	width:50px;
	height:1px;
	background-color:#ffffff;
}

/***

====================================================================
	Reservation Section
====================================================================

***/

.reservation-section{
	position:relative;
	padding:100px 0px;
}

/*Reserve Form*/

.reserve-form{
	position:relative;
	max-width:750px;
	margin:0 auto;
}

.reserve-form .form-group{
	position:relative;
	margin-bottom:30px;
	padding-left:40px;
}

.reserve-form .form-group label{
	position:absolute;
	left:0px;
	top:12px;
	color:#232323;
	font-size:25px;
}

.reserve-form .form-group select{
	display:block;
	width:100%;
	height:44px;
	font-size:15px;
	color:#848484;
	line-height:22px;
	padding:10px 15px;
	font-weight:400;
	background-color:#ffffff;
	border:1px solid #e2e2e2;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.reserve-form .column button{
	border-radius:0px;
	font-size:12px;
	letter-spacing:2px;
	padding:13px 43px;
	margin-top:10px;
	cursor:pointer;
}

.reserve-form .text{
	position:relative;
	color:#ababab;
	font-size:14px;
	line-height:1.8em;
	text-align:center;
	margin-top:70px;
}

/*Custom Select*/

.form-group .ui-selectmenu-button.ui-button{
	width:100%;
	font-size:14px;
	font-style:normal;
	height:50px;
	padding:10px 20px;
	line-height:30px;
	color:#333333;
	border-radius:0px;
	border:1px solid #e5e5e5;
	background-color:#ffffff;
}

.form-group .ui-button .ui-icon{
	background:none;
	position:relative;
	top:3px;
	text-indent:0px;
	color:#333333;
}

.form-group .ui-button .ui-icon:before{
	font-family: 'FontAwesome';
	content: "\f107";
	position:absolute;
	right:0px;
	top:2px !important;
	top:13px;
	width:10px;
	height:20px;
	display:block;
	color:#e2e2e2;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;
}

.ui-widget.ui-widget-content{
	border:1px solid #e0e0e0;
}

.ui-menu .ui-menu-item{
	font-size:14px;
	border-bottom:1px solid #e0e0e0;
}

.ui-menu .ui-menu-item:last-child{
	border:none;
}

.ui-state-active, .ui-widget-content .ui-state-active{
	background-color:#8b755a;
}

.ui-menu .ui-menu-item-wrapper{
	position:relative;
	display:block;
	padding:8px 20px ;
	font-size:14px;
	line-height:24px;
}

.ui-menu-item:hover{
	background-color:#8b755a;
}

/***

====================================================================
	Testimonial Section
====================================================================

***/

.testimonial-section{
	position:relative;
	text-align:center;
	background-size:cover;
	padding:100px 0px 130px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #99cc34;
}

.bg-color-aliados{
	background-color: #ffffff;
}

.testimonial-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	/*background-color:rgba(0,0,0,0.55);*/
}

.owl-stage-outer:before{
	position: absolute;
    content: '';
    left: 100px;
    bottom: 65%;
    width: 90px;
    height: 2px;
    background-color: #56748b;
}

.owl-stage-outer:after{
	position: absolute;
    content: '';
    right: 100px;
    bottom: 65%;
    width: 90px;
    height: 2px;
    background-color: #56748b;
}

.single-item-carousel-2  .owl-stage-outer:after, .single-item-carousel-2 .owl-stage-outer:before{
	background-color: transparent;
}



.testimonial-section .owl-dots{
	display:none;
}

.testimonial-section .owl-nav{
	position:absolute;
	left:0px;
	top:-50px;
	width:100%;
	text-align:center;
}

.testimonial-section .owl-nav .owl-prev,
.testimonial-section .owl-nav .owl-next{
	display:inline-block;
	margin:0px 15px;
	font-size:32px;
	color:#fff;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section .owl-nav .owl-next:hover{
	color:rgba(255,255,255,0.50);
}

.testimonial-block{
	position:relative;
}

.testimonial-block .inner-box{
	position:relative;
	max-width:720px;
	margin:0 auto;
}

.testimonial-block .inner-box img{
	width: 50%;
	margin: 0 auto;
}

.testimonial-block .inner-box .text{
	position:relative;
	color:#000;
	font-size:20px;
	font-weight:500;
	line-height:1.6em;
	font-family: 'Dosis', sans-serif;
}

.testimonial-block .inner-box .author{
	position:relative;
	color:#000;
	font-size:16px;
	font-style:italic;
	font-weight: 700;
	letter-spacing:1px;
	margin-top:30px;
	text-transform:capitalize;
	font-family: 'Dosis', sans-serif;
}

/***

====================================================================
	Information Section
====================================================================

***/

.information-section{
	position:relative;
	padding:100px 0px;
}

.information-section .info-column{
	position:relative;
}

.information-section .info-column h2{
	position:relative;
	color:#232323;
	font-size:24px;
	font-weight:700;
	margin-bottom:40px;
	letter-spacing:1px;
	text-transform:uppercase;
}

.information-section .info-column h3{
	position:relative;
	color:#232323;
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
}

.information-section .info-column .text{
	position:relative;
	color:#616060;
	font-size:14px;
	margin-bottom:48px;
	font-family: 'Open Sans', sans-serif;
}

.information-section .map-column{
	position:relative;
}

.information-section .map-column .map-canvas{
	position:relative;
	height:400px;
}

/***

====================================================================
	Map Section Style
====================================================================

***/

.map-data{
	text-align:center;
	font-size:14px;
	font-weight:400;
	line-height:1.8em;
}

.map-data h6{
	font-size:16px;
	font-weight:700;
	text-align:center;
	margin-bottom:5px;
	color:#121212;
}

.map-canvas{
	height:500px;
}

/***

====================================================================
	Order Section
====================================================================

***/

.order-section{
	position:relative;
	text-align:center;
	padding:115px 0px 120px;
	background-color:#171717;
}

.order-section .title{
	position:relative;
	color:#ffffff;
	font-size:16px;
	font-weight:300;
	letter-spacing:2px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.order-section h2{
	position:relative;
	color:#ffffff;
	font-size:75px;
	font-weight:700;
	line-height:1em;
	letter-spacing:2px;
	margin-bottom:22px;
	text-transform:uppercase;
}

.order-section .text{
	position:relative;
	font-style:italic;
	font-size:13px;
	color:#d1d1d1;
	line-height:1.8em;
	margin-bottom:30px;
}

/***

====================================================================
	Footer Section
====================================================================

***/

.main-footer{
	position:relative;
	padding:100px 0px;
}

.main-footer .column{
	position:relative;
	margin-bottom:30px;
	text-align:center;
	min-height:120px;
}

.main-footer .column h3{
	position:relative;
	color:#232323;
	font-size:11px;
	margin-bottom:20px;
	letter-spacing:1px;
	font-weight:700;
	text-transform:uppercase;
}

.main-footer .column .text{
	position:relative;
	color:#616060;
	font-size:14px;
	line-height:2em;
}

.main-footer .column .logo-box{
	position:relative;
	margin-bottom:20px;
}

.main-footer .column .copyright{
	font-family: 'Noto Sans', sans-serif;
	position:relative;
	color:#fff;
	font-size:12px;
	font-weight:400;
}

/*Footer Style Two*/

.footer-style-two{
	position:relative;
	background-color:#407372;
	margin-top: 100px;
}

.footer-style-two .widgets-section{
	position:relative;
	padding:75px 0px 10px;
}

.footer-style-two .footer-widget{
	position:relative;
	margin-bottom:30px;
}

.bg-frog:before{
	margin-left: -215px;
	left: 50%;
	z-index: 0;
	position: absolute;
	top:-36%;
	content: url('../images/bg/img-rana-footer.png');
	width:33%;
	height: auto;
	
}


.footer-style-two .footer-widget img{
	position: relative;
	z-index: 2;
	display: block;
	margin: 0 auto;
	max-width: 150px;
}



.footer-style-two .footer-widget h2{
	position:relative;
	color:#ffffff;
	font-size:11px;
	font-weight:700;
	letter-spacing:2px;
	text-transform:uppercase;
	margin-bottom:20px;
}

.footer-style-two .logo-widget .logo{
	position:relative;
	margin-bottom:20px;
}



.footer-style-two .logo-widget .text{
	position:relative;
	color:#ffffff;
	font-size:14px;
	line-height:2em;
}

/*Footer Style Three*/

.footer-style-three{
	position:relative;
}

.footer-style-three .footer-upper{
	position:relative;
	padding:45px 0px;
	text-align:center;
	background-color:#232323;
}

.footer-style-three .footer-lower{
	position:relative;
	text-align:center;
	padding:70px 0px 35px;
	background-color:#171717;
}

.footer-style-three .footer-lower .text{
	position:relative;
	color:#bcbcbc;
	font-size:14px;
	margin-bottom:50px;
}

.footer-style-three .footer-lower .copyright{
	position:relative;
	color:#545454;
	font-size:12px;
}

.footer-style-three.style-two .footer-upper{
	background-color:#210a0a;
}

.footer-style-three.style-two .footer-lower{
	background-color:#160707;
}

/***

====================================================================
	Gallery Widget
====================================================================

***/

.footer-style-two .instagram-widget .image{
	position:relative;
	float:left;
	width:33.333%;
	padding:0px 8px 8px 0px;
}

.footer-style-two .instagram-widget .image img{
	position:relative;
	display:block;
	width:100%;
}

/*NewsLetter Widget*/

.newsletter-widget form{
	position:relative;
}

.newsletter-widget .form-group{
    position: relative;
    display: block;
    margin-bottom:30px;
}

.newsletter-widget .form-group input[type="text"],
.newsletter-widget .form-group input[type="email"]{
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
	font-size: 14px;
	max-width:450px;
	line-height: 25px;
	background: #ffffff;
	padding: 10px 16px 10px 20px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.newsletter-widget .form-group input[type="submit"],
.newsletter-widget .form-group .subscribe-btn {
	position: absolute;
	top: 0;
	right: 0;
	width:108px;
	height:45px;
	color:#ffffff;
	font-size:12px;
	font-weight:700;
	text-align:center;
	background:#8b755a;
	cursor:pointer;
	letter-spacing:1px;
	text-transform:uppercase;
}

.footer-style-two .copyright{
	font-family: 'Noto Sans', sans-serif;
	position:relative;
	color:#fff;
	font-size:15px;
	text-align:center;
	padding:20px 0px;
	margin-top:80px;
	border-top:1px solid #4e8c89;
}

/***

====================================================================
	Fullwidth Section
====================================================================

***/

.fullwidth-section{
	position:relative;
	padding:100px 0px 110px;
}

.testimonial-block-two{
	position:relative;
	margin-bottom:105px;
	padding-left:15px;
	padding-right:15px;
}

.testimonial-block-two .inner-box{
	position:relative;
	max-width:560px;
	margin:0 auto;
	text-align:center;
}

.testimonial-block-two .inner-box .text{
	position:relative;
	color:#232323;
	font-size:20px;
	line-height:1.8em;
	margin-bottom:30px;
	font-family: 'Dosis';
}

.testimonial-block-two .inner-box .text:before{
	position:absolute;
	content:'';
	left:-70px;
	top:55px;
	width:50px;
	height:1px;
	background-color:#505050;
}

.testimonial-block-two .inner-box .text:after{
	position:absolute;
	content:'';
	right:-70px;
	top:55px;
	width:50px;
	height:1px;
	background-color:#505050;
}

.testimonial-block-two .inner-box .author{
	position:relative;
	color:#494949;
	font-size:12px;
	font-style:italic;
	letter-spacing:1px;
	font-family: 'Dosis';
}

.fullwidth-section .owl-dots,
.fullwidth-section .owl-nav{
	display:none;
}

/*Fullwidth Services*/

.fullwidth-services{
	position:relative;
	padding-bottom:70px;
}

.fullwidth-services:last-child{
	padding-top:70px;
}

.fullwidth-services .outer-box{
	position:relative;
}

.fullwidth-services .outer-box .content-column{
	position: relative;
    width: 50%;
    float:left;
	z-index:1;
}

.fullwidth-services .outer-box .content-column .content-inner{
	position:relative;
	max-width:585px;
	float:right;
	width:100%;
	padding:70px 70px 50px;
	margin-top:70px;
	margin-bottom:70px;
	background-color:#e2e9e2;
}

.fullwidth-services .outer-box .content-column .content-inner h2{
	font-family: 'Dosis', sans-serif;
	position:relative;
	color:#0000ff;
	font-size:30px;
	font-weight:600;
	margin-bottom:25px;
}

.fullwidth-services .outer-box .content-column .content-inner .text{
	position:relative;
	color:#56748b;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:25px;
}


.fullwidth-services .outer-box .image-column{
	position: absolute;
    right: 0px;
    top: 0px;
    width: 58%;
    height: 100%;
    display: block;
    float: left;
    background-size: cover;
}

.fullwidth-services .outer-box .image-column .hidden-image{
	position:relative;
	display: none;
}

/*Fullwidth Services*/

.fullwidth-services{
	position:relative;
	padding-bottom:70px;
}

.fullwidth-services-two .outer-box{
	position:relative;
}

.fullwidth-services-two .outer-box .content-column{
	position: relative;
    width: 50%;
    float:right;
	z-index:1;
}

.fullwidth-services-two .outer-box .content-column .content-inner{
	position:relative;
	max-width:585px;
	float:left;
	width:100%;
	padding:70px 70px 70px;
	margin-top:70px;
	margin-bottom:70px;
	background-color:#e2e9e2;
}

.fullwidth-services-two .outer-box .content-column .content-inner h2{
	font-family: 'Dosis', sans-serif;
	position:relative;
	color:#0000ff;
	font-size:30px;
	font-weight:600;
	margin-bottom:25px;
}

.fullwidth-services-two .outer-box .content-column .content-inner .text{
	position:relative;
	color:#56748b;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:25px;
}

.fullwidth-services-two .outer-box .content-column .content-inner .service-link{
	position:relative;
	color:#8b755a;
	font-size:12px;
	letter-spacing:2px;
	font-weight:700;
	padding-bottom:4px;
	text-transform:uppercase;
	border-bottom:2px solid #8b755a;
}

.fullwidth-services-two .outer-box .image-column{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 58%;
    height: 100%;
    display: block;
    float: left;
    background-size: cover;
}

.fullwidth-services-two .outer-box .image-column .hidden-image{
	position:relative;
	display: none;
}

/***

====================================================================
	Favorite Section
====================================================================

***/

.title-home-qpla{
	position: relative;
	z-index: 2;
	text-align: center;
	display: block;
	font-family: 'Dosis', sans-serif;
	font-weight: 800;
	font-size: 55px;
	color:#0f00fc;
	-webkit-text-stroke: 1px #fff;
	margin-bottom: 20px;
}

.title-lineas-qpla{

}

.title-home-qpla:after{
	opacity: .5;
	color: #e1e8e1;
	position:absolute;
	left:0px;
	bottom:0px;
	  -webkit-text-fill-color:transparent;
	  -webkit-text-stroke: 1px #0f00fc;
}


.favorite-section{
	position:relative;
	padding:95px 0px 90px;
}

.favorite-block{
	position:relative;
	margin-bottom:30px;
}

.favorite-block .inner-box{
	margin: 0 auto;
	width: 60%;
	position:relative;
	overflow:hidden;
}

.favorite-block .inner-box .image{
	position:relative;
}

.favorite-block .inner-box .image img{
	margin: 10px auto;
	position:relative;
	width:60%;
	display:block;
}

.favorite-block .inner-box .image .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	text-align:center;
	opacity:0;
	background-color:rgba(0,0,0,0.35);
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translate(-100%,0%);
    -ms-transform: translate(-100%,0%);
    -o-transform: translate(-100%,0%);
    -moz-transform: translate(-100%,0%);
    transform: translate(-100%,0%);
}

.favorite-block .inner-box:hover .image .overlay-box{
	opacity: 1;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    -moz-transform: translate(0%);
    transform: translate(0%);
}

.favorite-block .inner-box .image .overlay-box .overlay-inner{
	position:relative;
    display: table;
	width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 10px 30px;
}

.favorite-block .inner-box .image .overlay-box .overlay-inner .content{
	position:relative;
    display: table-cell;
    vertical-align: middle;
}

.favorite-block .inner-box .image .overlay-box .overlay-inner .content h3{
	position:relative;
	font-weight:700;
	color:#ffffff;
	letter-spacing:2px;
	padding-bottom:12px;
	margin-bottom:20px;
	text-transform:uppercase;
}

.favorite-block .inner-box .image .overlay-box .overlay-inner .content h3:after{
	position:absolute;
	content:'';
	left:50%;
	bottom:0px;
	width:35px;
	height:1px;
	margin-left:-17px;
	background-color:#ffffff;
}

.favorite-block .inner-box .image .overlay-box .overlay-inner .content h3 a{
	color:#ffffff;
}

.favorite-block .inner-box .image .overlay-box .overlay-inner .content .text{
	position:relative;
	color:#d1d1d1;
	font-size:12px;
	font-style:italic;
	letter-spacing:1px;
	font-family: 'Dosis';
}

/***

====================================================================
	Call To Action Two Section
====================================================================

***/

.call-to-action-two{
	position:relative;
	padding:200px 0px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
	background-position:center center;
}

.call-to-action-two:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(0,0,0,0.55);
}

.call-to-action-two h2{
	position:relative;
	color:#ffffff;
	font-weight:700;
	font-size:65px;
	letter-spacing:2px;
	line-height:1em;
	text-transform:uppercase;
}

.call-to-action-two .text{
	position:relative;
	color:#ffffff;
	font-size:20px;
	line-height:1.6em;
	margin-top:20px;
	font-weight:400;
	margin-bottom:30px;
	font-family: 'Dosis';
}

/***

====================================================================
	News Section
====================================================================

***/

.news-section{
	position:relative;
	padding:100px 0px 90px;
}

.news-block{
	position:relative;
	margin-bottom:30px;
}

.news-block .inner-box{
	position:relative;
}

.news-block .inner-box .image{
	position:relative;
}

.news-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.news-block .inner-box .lower-box{
	position:relative;
	text-align:center;
	padding-top:30px;
}

.icon-home-link-1{ 
	font-size: 1.3em;
	font-family: 'Noto Sans', sans-serif;
	display: block;
	color: #000;
	font-size: 1.5em;
	text-align: center;  
}

.icon-home-link-1:hover { 
	font-weight: 700;
	text-decoration: underline;
	
}

.link-home-1, .link-home-2{
	font-size: 18px;
    color: #56748a;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}

.link-home-2{
	font-size: 15px !important;
}

.link-home-1:hover, .link-home-2:hover{
	color: #0000ff;
}


.link-home-1:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:250px;
	height:1px;
	background-color:#4e8c88;
}


.link-home-1:after{
	top: 125%;
	left:50%;
	margin-left:-125px;
}



.news-block .inner-box .lower-box h3{
	position:relative;
	font-size:16px;
	font-weight:700;
	min-height: 45px;
	margin-bottom:5px;
	
}

.news-block .inner-box .lower-box h3 a{
	color:#232323;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-block .inner-box .lower-box h3 a:hover{
	color:#0f00fc;
}

.news-block .inner-box .lower-box .post-date{
	position:relative;
	color:rgb(70, 70, 70);
	font-size:14px;
	font-style:italic;
	font-weight:100;
	font-family: 'Noto Sans', sans-serif;
}

.news-block .inner-box .lower-box .text, .news-block .inner-box .lower-box .text p{
	position:relative;
	color:#56748b;
	font-size:16px;
	line-height:1.8em;
	margin-top:15px;
	margin-bottom:20px;
	text-align: left;
}

.news-block .inner-box .lower-box .read-more{
	position:relative;
	color:#8b755a;
	font-size:12px;
	letter-spacing:1px;
}

.news-block .inner-box .lower-box .read-more .arrow{
	position:relative;
	top:3px;
	font-size:18px;
	margin-left:3px;
}

/***

====================================================================
	Fish Menu Section
====================================================================

***/

.fish-menu-section{
	position:relative;
	padding:110px 0px 0px;
}

.fish-menu-section .fish-title{
	position:relative;
	text-align:center;
}

.fish-menu-section .fish-title .fish-icon{
	position:relative;
	margin-bottom:30px;
}

.fish-menu-section .fish-title .text{
	position:relative;
	color:#616060;
	font-size:14px;
	line-height:1.8em;
	max-width:610px;
	margin:0 auto;
	padding-bottom:25px;
	margin-bottom:75px;
}

.fish-menu-section .fish-title .text:after{
	position:absolute;
	content:'';
	left:50%;
	width:36px;
	height:1px;
	bottom:0px;
	margin-left:-18px;
	background-color:#8b755a;
}

/***

====================================================================
	Call To Action Three Section
====================================================================

***/

.call-to-action-three{
	position:relative;
	padding:250px 0px 240px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
	background-position:center center;
}

.call-to-action-three:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.55);
}

.call-to-action-three h2{
	position:relative;
	color:#ffffff;
	font-size:95px;
	font-weight:400;
	line-height:1.2em;
	letter-spacing:1px;
	display:inline-block;
	text-transform:capitalize;
	font-family: 'Italianno', cursive;
}

/***

====================================================================
	Stories Section
====================================================================

***/

.stories-section{
	position:relative;
}

.stories-section .inner-container{
	position:relative;
	background-color:#ffffff;
}

.stories-section .inner-container .section-title{
	position:relative;
	padding:100px 0px;
}

.stories-section .inner-container .section-title .signature{
	position:relative;
	color:#232323;
	font-size:48px;
	text-align:center;
	font-family: 'Mr De Haviland', cursive;
}

.stories-section .inner-container .stories-blocks{
	position:relative;
	padding:80px 80px;
	background-color:#210a0a;
}

/*Story Block*/

.story-block{
	position:relative;
	margin-bottom:50px;
}

.story-block:last-child{
	margin-bottom:0px;
}

.story-block .inner-box{
	position:relative;
	background-color:#ffffff;
}

.story-block .inner-box .content-column{
	position:relative;
	padding:0px;
}

.story-block .inner-box .content-column .inner-content{
	position:relative;
	text-align:center;
	padding:110px 70px 110px;
}

.story-block .inner-box .content-column .inner-content h3{
	position:relative;
	font-size:24px;
	font-weight:700;
	letter-spacing:1px;
	margin-bottom:20px;
	text-transform:uppercase;
}

.story-block .inner-box .content-column .inner-content h3 a{
	position:relative;
	color:#232323;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.story-block .inner-box .content-column .inner-content h3 a:hover{
	color:#8b755a;
}

.story-block .inner-box .content-column .inner-content .text{
	position:relative;
	color:#616060;
	font-size:15px;
	line-height:1.7em;
	margin-bottom:25px;
	font-family: 'Open Sans', sans-serif;
}

.story-block .inner-box .content-column .inner-content .order{
	position:relative;
	color:#8b755a;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	padding-bottom:4px;
	text-transform:uppercase;
	border-bottom:2px solid #8b755a;
}

.story-block .inner-box .image-column{
	position:relative;
	padding:0px;
}

.story-block .inner-box .image-column .image{
	position:relative;
}

.story-block .inner-box .image-column .image img{
	position:relative;
	width:100%;
	display:block;
}

/*Testimonial Section Two*/

.testimonial-section-two{
	position:relative;
	padding:120px 0px;
}

.testimonial-section-two .owl-dots,
.testimonial-section-two .owl-nav{
	display:none;
}

.testimonial-section-two .testimonial-block-two{
	margin-bottom:0px;
}

.fullwidth-page{
	position:relative;
	padding:35px;
	background-color:#e8e8e8;
}

.fullwidth-page .page-wrapper{
	position:relative;
	padding:0px 50px;
	background-color:#ffffff;
}

.our-info-detail{
	position:relative;
}

.our-info-detail .content-column{
	position:relative;
	margin-bottom:40px;
}

.our-info-detail .content-column .inner-content{
	position:relative;
}

.our-info-detail .content-column .inner-content h3{
	position:relative;
	color:#232323;
	font-size:21px;
	font-weight:400;
	margin-bottom:15px;
	margin-top:40px;
}

.our-info-detail .content-column .inner-content .text{
	position:relative;
	color:#616060;
	font-size:14px;
	margin-bottom:55px;
}

.our-info-detail .content-column .inner-content h4{
	position:relative;
	color:#232323;
	font-size:11px;
	font-weight:300;
	letter-spacing:1px;
	margin-bottom:25px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
}

.our-info-detail .slider-column{
	position:relative;
}

.our-info-detail .slider-column .owl-nav{
	display:none;
}

.our-info-detail .slider-column .owl-dots{
	position:relative;
	text-align:center;
}

.our-info-detail .slider-column .owl-dots .owl-dot{
	position:relative;
	display:inline-block;
	margin:20px 4px;
}

.our-info-detail .slider-column .owl-dots .owl-dot span{
	position:relative;
	display:block;
	width:7px;
	height:7px;
	border-radius:50%;
	background-color:#e8e8e8;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.our-info-detail .slider-column .owl-dots .owl-dot.active span,
.our-info-detail .slider-column .owl-dots .owl-dot:hover span{
	background:#262626;
}

/***

====================================================================
	Page Title Section
====================================================================

***/

.page-title{
	position:relative;
	text-align:center;
	background-size:cover;
	padding:150px 0px 80px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center top;
}


.page-title .title{
	position:relative;
	color:#ffffff;
	font-size:16px;
	font-weight:300;
	letter-spacing:1px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.page-title h2{
	position:relative;
	color:#ffffff;
	font-size:75px;
	font-weight:700;
	letter-spacing:4px;
	line-height:1em;
	display:inline-block;
	text-transform:uppercase;
}

.page-title h2:before{
	position:absolute;
	content:'';
	right:106%;
	top:35px;
	width:50px;
	height:1px;
	background-color:#ffffff;
}

.page-title h2:after{
	position:absolute;
	content:'';
	left:106%;
	top:35px;
	width:50px;
	height:1px;
	background-color:#ffffff;
}

.ct-links-slots-nosotros{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	width: 100%;
	height: auto;
}


.link-slot-nosotros-1, .link-slot-nosotros-2, .link-slot-nosotros-3{
	background-repeat: no-repeat, repeat;
	background-size: 80%;
}

.link-slot-nosotros-1{
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBkYXRhLW5hbWU9IkNhcGEgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjgzLjY3IDI5MS45Ij48ZGVmcz48c3R5bGU+LmNscy0xe29wYWNpdHk6MC4xO30uY2xzLTJ7ZmlsbDojZmZmO308L3N0eWxlPjwvZGVmcz48ZyBjbGFzcz0iY2xzLTEiPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEyNCwyNDguMDdhMTI0LjI5LDEyNC4yOSwwLDAsMS05Mi00MC45LDQuODIsNC44MiwwLDEsMSw3LjE1LTYuNDZBMTE0LjQsMTE0LjQsMCwwLDAsMjI5LDc4LjQ4YTQuODEsNC44MSwwLDEsMSw4LjgzLTMuODRBMTI0LjA1LDEyNC4wNSwwLDAsMSwxMjQsMjQ4LjA3WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTIxOS4yMiw1Mi4wOGE0LjgxLDQuODEsMCwwLDEtNi43OC0uNjZBMTE0LjQzLDExNC40MywwLDAsMCw5NSwxMy4zOGMtMi41OS42Ny01LjE0LDEuNDQtNy42NSwyLjI5QTExNC42MSwxMTQuNjEsMCwwLDAsOS42NCwxMjQsMTEzLjMzLDExMy4zMywwLDAsMCwyMCwxNzEuNjJhNC44Myw0LjgzLDAsMCwxLTIuMzcsNi40LDQuOTEsNC45MSwwLDAsMS0yLC40Myw0LjgyLDQuODIsMCwwLDEtNC4zOC0yLjgxQTEyMi44NCwxMjIuODQsMCwwLDEsLjg5LDEzOC45NCwxMjQuMDUsMTI0LjA1LDAsMCwxLDg2LjUyLDUuOHE0LjcxLTEuNSw5LjU5LTIuNjNjMi42Mi0uNiw1LjI2LTEuMTIsNy45NC0xLjU2aDBBMTI1LjExLDEyNS4xMSwwLDAsMSwxNTIsMy4xNywxMjMuNjksMTIzLjY5LDAsMCwxLDIxOS44OCw0NS4zLDQuOCw0LjgsMCwwLDEsMjE5LjIyLDUyLjA4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTI3OSwzMS41M2EzLjg1LDMuODUsMCwwLDAtMi4yMi0zLjA1QzI2MC45LDIxLjE2LDI1MC42MywxMi4yLDI0MS40OSwzLjE3SDIzMC42MmwwLC4wNmM5LjU2LDkuNjksMjAuMjcsMjAuNTUsMzcuMjUsMjkuNDYtMzguODYsMjktNzQuODEsMzkuOTMtMTA3LDMyLjQyLTM2LjQ3LTguNTItNTguMjktMzktNjYtNTEuNzMtLjczLTEuMi0xLjM0LTIuMjQtMS44MS0zLjEsMS45NC0xLjYyLDUtNC4xNCw4Ljg1LTcuMTFsMi0xLjU2Yy0yLjY4LjQ0LTUuMzIsMS03Ljk0LDEuNTZIODkuNjNjLTEuMzksMS4xNS0yLjQ0LDIuMDUtMy4xMSwyLjYzLS4zOS4zNS0uNjYuNTctLjc3LjY3QTMuODQsMy44NCwwLDAsMCw4NC44MywxMWMuMTYuMzQsMSwyLDIuNDksNC42NCw3LjI3LDEyLjY3LDMwLjQ1LDQ3LjIzLDcxLjgzLDU2LjkzYTk2LjIzLDk2LjIzLDAsMCwwLDIyLDIuNTNjMjkuOTQsMCw2Mi4yNy0xMy40NCw5Ni40Mi00MC4xMkEzLjg2LDMuODYsMCwwLDAsMjc5LDMxLjUzWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE0NS41OCwyNDEuNThjLS4xNi0uMzUtMS0yLjA2LTIuNTQtNC43My03LjMyLTEyLjc1LTMwLjUtNDcuMTctNzEuNzgtNTYuODUtMjItNS4xNi00NS41OS0yLjM4LTcwLjM3LDguMjl2OC40MmMyNC4zNC0xMS4wOCw0Ny4yNy0xNC4xOCw2OC41NC05LjIxLDM1LjMsOC4yNCw1Ni44OCwzNyw2NS4yMiw1MC40NCwxLjA5LDEuNzYsMiwzLjI0LDIuNiw0LjM5LTEuNTksMS4zNS0zLjk0LDMuMjktNi44OSw1LjU4LTQuNDYsMy41LTEwLjI2LDcuODQtMTYuNzIsMTIuMTYtMTksMTIuNjctMzUsMTkuMzctNDYuMjYsMTkuMzctMzcuMDYsMC01MS0xMy4yNi02Ni40OS0yOC44OXYxMC44N2MxNC40MSwxNCwzMC44MywyNS43Myw2Ni40OSwyNS43MywyOS41NCwwLDcyLjQ4LTM2LjgyLDc3LTQwLjc0aDBsLjMxLS4yNkEzLjg1LDMuODUsMCwwLDAsMTQ1LjU4LDI0MS41OFoiLz48L2c+PC9zdmc+");
}

.link-slot-nosotros-2{
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBkYXRhLW5hbWU9IkNhcGEgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjgzLjY3IDI5MS45Ij48ZGVmcz48c3R5bGU+LmNscy0xe29wYWNpdHk6MC4xO30uY2xzLTJ7ZmlsbDojZmZmO308L3N0eWxlPjwvZGVmcz48ZyBjbGFzcz0iY2xzLTEiPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTc5LjQxLDE1LjMxYy0xMi43MywwLTIzLjA3LDkuODktMjMuMDcsMjJhMjEuNjMsMjEuNjMsMCwwLDAsOC41NywxNy4xMiwyMi42MiwyMi42MiwwLDAsMCw2LDMuMzYsMjMuNjUsMjMuNjUsMCwwLDAsOC40NSwxLjU0YzEyLjcyLDAsMjMuMDYtOS44NywyMy4wNi0yMlM5Mi4xMywxNS4zMSw3OS40MSwxNS4zMVptMCwzNy4xNWMtOC45MSwwLTE2LjE2LTYuNzgtMTYuMTYtMTUuMTFTNzAuNSwyMi4yMyw3OS40MSwyMi4yMyw5NS41NSwyOSw5NS41NSwzNy4zNSw4OC4zMSw1Mi40Niw3OS40MSw1Mi40NloiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xNTEuNjgsMTUuMzFjLTExLjQ5LDAtMjEuMDUsOC4wNi0yMi43OSwxOC41OGEyMS40NiwyMS40NiwwLDAsMCwwLDYuOTFjMS43NCwxMC41MSwxMS4zLDE4LjU3LDIyLjc5LDE4LjU3LDEyLjcyLDAsMjMuMDctOS44NywyMy4wNy0yMlMxNjQuNCwxNS4zMSwxNTEuNjgsMTUuMzFabTAsMzcuMTVjLTguOTEsMC0xNi4xNi02Ljc4LTE2LjE2LTE1LjExczcuMjUtMTUuMTIsMTYuMTYtMTUuMTJTMTY3LjgyLDI5LDE2Ny44MiwzNy4zNSwxNjAuNTgsNTIuNDYsMTUxLjY4LDUyLjQ2WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE2OS44MywwYy4xMy4xMS4yNS4yMS4zOC4zYTIzLjY0LDIzLjY0LDAsMCwwLDYsMy4zOCwyNC4wOSwyNC4wOSwwLDAsMCw4LjQ1LDEuNTNBMjMuNjEsMjMuNjEsMCwwLDAsMTk5LjU3LDBaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNTQuMTEsMCw1Mi44LDBhNTAuMjIsNTAuMjIsMCwwLDAtMTYuMTksMy4xLDIzLjcxLDIzLjcxLDAsMCwwLDkuNzcsMi4wOSwyMy44MSwyMy44MSwwLDAsMCw4LjQ0LTEuNTNoMEEyMy4xNCwyMy4xNCwwLDAsMCw2MC44OC4yOUM2MSwuMiw2MS4xMy4xLDYxLjI1LDBaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNjAuODgsMTkzYTIzLjQsMjMuNCwwLDAsMC02LjA1LTMuMzhoMEEyMy44MSwyMy44MSwwLDAsMCw0Ni4zOCwxODhjLTEyLjcyLDAtMjMuMDcsOS44OS0yMy4wNywyMnMxMC4zNSwyMiwyMy4wNywyMiwyMy4wNy05Ljg5LDIzLjA3LTIyQTIxLjY2LDIxLjY2LDAsMCwwLDYwLjg4LDE5M1ptLTE0LjUsMzIuMjNjLTguOTEsMC0xNi4xNS02Ljc3LTE2LjE1LTE1LjExUzM3LjQ3LDE5NSw0Ni4zOCwxOTVhMTYuODUsMTYuODUsMCwwLDEsOCwyaDBsLjM3LjE5YTE1LDE1LDAsMCwxLDcuNzgsMTIuOTJDNjIuNTMsMjE4LjQxLDU1LjI4LDIyNS4xOCw0Ni4zOCwyMjUuMThaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTg0LjcsMTg4YTI0LjA5LDI0LjA5LDAsMCwwLTguNDUsMS41MywyMy42MSwyMy42MSwwLDAsMC02LDMuMzcsMjEuNjUsMjEuNjUsMCwwLDAtOC41OCwxNy4xM2MwLDEyLjE1LDEwLjM1LDIyLDIzLjA3LDIyczIzLjA3LTkuODksMjMuMDctMjJTMTk3LjQyLDE4OCwxODQuNywxODhabTAsMzcuMTRjLTguOTEsMC0xNi4xNS02Ljc3LTE2LjE1LTE1LjExUzE3NS43OSwxOTUsMTg0LjcsMTk1czE2LjE0LDYuNzgsMTYuMTQsMTUuMTFTMTkzLjYsMjI1LjE4LDE4NC43LDIyNS4xOFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0yNTMuODYsNzQuNTljLTExLjQ5LDAtMjEsOC4wNi0yMi43OCwxOC41N2EyMC45MiwyMC45MiwwLDAsMC0uMjksMy40NywyMS45MywyMS45MywwLDAsMCwuMjgsMy40NmMxLjc1LDEwLjUsMTEuMywxOC41NiwyMi43OSwxOC41NiwxMi43MiwwLDIzLjA3LTkuODcsMjMuMDctMjJTMjY2LjU4LDc0LjU5LDI1My44Niw3NC41OVptMCwzNy4xNWMtOC45MSwwLTE2LjE2LTYuNzgtMTYuMTYtMTUuMTFTMjQ1LDgxLjUxLDI1My44Niw4MS41MSwyNzAsODguMjksMjcwLDk2LjYzLDI2Mi43NiwxMTEuNzQsMjUzLjg2LDExMS43NFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xODcuODEsNzQuNTlhMjMuODEsMjMuODEsMCwwLDAtOC40NCwxLjUzLDIzLjExLDIzLjExLDAsMCwwLTYuMDUsMy4zOCwyMS40LDIxLjQsMCwwLDAsLjkzLDM0LjkzLDIzLjE1LDIzLjE1LDAsMCwwLDMuODksMi4xOSwyMy42OCwyMy42OCwwLDAsMCw5LjY3LDJjMTIuNzIsMCwyMy4wNy05Ljg3LDIzLjA3LTIyUzIwMC41Myw3NC41OSwxODcuODEsNzQuNTlabTAsMzcuMTVjLTguOTEsMC0xNi4xNS02Ljc4LTE2LjE1LTE1LjExczcuMjQtMTUuMTIsMTYuMTUtMTUuMTJTMjA0LDg4LjI5LDIwNCw5Ni42MywxOTYuNzEsMTExLjc0LDE4Ny44MSwxMTEuNzRaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTY2LjE2LDEzOC43OGEyMi41OSwyMi41OSwwLDAsMC02LTMuMzcsMjMuNjMsMjMuNjMsMCwwLDAtOC40NC0xLjU0Yy0xMi43MiwwLTIzLjA3LDkuODgtMjMuMDcsMjJzMTAuMzUsMjIsMjMuMDcsMjIsMjMuMDctOS44OCwyMy4wNy0yMkEyMS41NywyMS41NywwLDAsMCwxNjYuMTYsMTM4Ljc4Wk0xNTEuNjgsMTcxYy04LjkxLDAtMTYuMTYtNi43OC0xNi4xNi0xNS4xMnM3LjI1LTE1LjExLDE2LjE2LTE1LjExLDE2LjE0LDYuNzgsMTYuMTQsMTUuMTFTMTYwLjU4LDE3MSwxNTEuNjgsMTcxWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEwMi4xOSwxNTIuNDRjLTEuNzQtMTAuNTEtMTEuMy0xOC41Ny0yMi43OC0xOC41Ny0xMi43MywwLTIzLjA3LDkuODgtMjMuMDcsMjJzMTAuMzQsMjIsMjMuMDcsMjJjMTEuNDgsMCwyMS04LjA2LDIyLjc4LTE4LjU3YTIxLjUyLDIxLjUyLDAsMCwwLDAtNi45MlpNNzkuNDEsMTcxYy04LjkxLDAtMTYuMTYtNi43OC0xNi4xNi0xNS4xMnM3LjI1LTE1LjExLDE2LjE2LTE1LjExLDE2LjE0LDYuNzgsMTYuMTQsMTUuMTFTODguMzEsMTcxLDc5LjQxLDE3MVoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik00My4yNiw3NC41OWMtMTIuMTQsMC0yMi4xMSw5LTIzLDIwLjM4aDBjLS4wNS41NS0uMDgsMS4wOS0uMDgsMS42NXMwLDEuMS4wOCwxLjY1aDBjLjg4LDExLjM3LDEwLjg1LDIwLjM2LDIzLDIwLjM2YTIzLjY0LDIzLjY0LDAsMCwwLDguNDUtMS41MywyMy4wOCwyMy4wOCwwLDAsMCw2LTMuMzcsMjEuNjIsMjEuNjIsMCwwLDAsOC41OC0xNy4xMkM2Ni4zNCw4NC40OCw1Niw3NC41OSw0My4yNiw3NC41OVptOC40MywzNC45My0uMDYsMGEyLjE1LDIuMTUsMCwwLDEtLjM3LjE5bDAsMGExNi45LDE2LjksMCwwLDEtOCwyYy04LjksMC0xNi4xNC02Ljc4LTE2LjE0LTE1LjExczcuMjQtMTUuMTIsMTYuMTQtMTUuMTIsMTYuMTYsNi43OCwxNi4xNiwxNS4xMkExNSwxNSwwLDAsMSw1MS42OSwxMDkuNTJaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNTcuMyw3Ny4wNWEzLjQ1LDMuNDUsMCwwLDEtMi45NS01LjI2TDY2LjY0LDUxLjYyYTMuNDYsMy40NiwwLDAsMSw1LjkxLDMuNkw2MC4yNiw3NS4zOUEzLjQ1LDMuNDUsMCwwLDEsNTcuMyw3Ny4wNVoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMzIuMDYsNDAuODFIMTA3Ljg5YTMuNDYsMy40NiwwLDEsMSwwLTYuOTJoMjQuMTdhMy40NiwzLjQ2LDAsMSwxLDAsNi45MloiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik02NiwxMzcuMzdBMy40NSwzLjQ1LDAsMCwxLDYzLDEzNS43MUw1MC4xMSwxMTQuNUEzLjQ2LDMuNDYsMCwwLDEsNTYsMTEwLjlsMTIuOTIsMjEuMmEzLjQ3LDMuNDcsMCwwLDEtMyw1LjI3WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEyMy42MSwxNTkuMzZIOTlhMy40NiwzLjQ2LDAsMSwxLDAtNi45MmgyNC41OWEzLjQ2LDMuNDYsMCwwLDEsMCw2LjkyWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE2MS40OCwxNDMuMjdhMy40NiwzLjQ2LDAsMCwxLTIuOTUtNS4yNmwxMy40MS0yMmEzLjQ2LDMuNDYsMCwwLDEsNS45MSwzLjZsLTEzLjQyLDIyQTMuNDUsMy40NSwwLDAsMSwxNjEuNDgsMTQzLjI3WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE3OCw4NGEzLjQ1LDMuNDUsMCwwLDEtMi45NS0xLjY2TDE2Mi4xMyw2MS4xNWEzLjQ2LDMuNDYsMCwwLDEsNS45MS0zLjZMMTgxLDc4LjczYTMuNDUsMy40NSwwLDAsMS0xLjE1LDQuNzVBMy4zNywzLjM3LDAsMCwxLDE3OCw4NFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik01Ni4xOCwxOTcuNDdhMy40NiwzLjQ2LDAsMCwxLTMtNS4yNkw2MywxNzYuMWEzLjQ2LDMuNDYsMCwxLDEsNS45LDMuNmwtOS44LDE2LjExQTMuNDgsMy40OCwwLDAsMSw1Ni4xOCwxOTcuNDdaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjAuNjksOTYuNjNhMy40MywzLjQzLDAsMCwxLS40MiwxLjY1aDBhMy40OSwzLjQ5LDAsMCwxLTMsMS44SDBhMjEuOTMsMjEuOTMsMCwwLDAsLjI4LTMuNDZBMjAuOTIsMjAuOTIsMCwwLDAsMCw5My4xNkgxNy4yM2EzLjQ2LDMuNDYsMCwwLDEsMywxLjgxaDBBMy40LDMuNCwwLDAsMSwyMC42OSw5Ni42M1oiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik02Ny43OSwxOC4zQTMuNDgsMy40OCwwLDAsMSw2MywxNy4xNUw1NC44MywzLjY4aDBMNTMuMjIsMWEzLjYxLDMuNjEsMCwwLDEtLjQyLTFsMS4zMSwwaDYuNThsLjE5LjI5TDY5LDEzLjU1QTMuNDYsMy40NiwwLDAsMSw2Ny43OSwxOC4zWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE3OC4yNywwYTMuNCwzLjQsMCwwLDEtLjQyLDEuMDZsLTEuNiwyLjYyTDE2OCwxNy4xNWEzLjQ2LDMuNDYsMCwxLDEtNS45LTMuNkwxNzAuMjEuM2wuMTktLjNaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjM0LjI0LDEwMC4wOEgyMTQuODdhMy40NiwzLjQ2LDAsMCwxLDAtNi45MmgxOS4zN2EzLjQ2LDMuNDYsMCwwLDEsMCw2LjkyWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE3NC45LDE5Ny40NWEzLjQ1LDMuNDUsMCwwLDEtMy0xLjY2bC05LjgxLTE2LjA5YTMuNDYsMy40NiwwLDAsMSw1LjkxLTMuNmw5LjgxLDE2LjA5YTMuNDYsMy40NiwwLDAsMS0xLjE1LDQuNzVBMy40MiwzLjQyLDAsMCwxLDE3NC45LDE5Ny40NVoiLz48L2c+PC9zdmc+");
}

.link-slot-nosotros-3{
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBkYXRhLW5hbWU9IkNhcGEgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjgzLjY3IDI5MS45Ij48ZGVmcz48c3R5bGU+LmNscy0xe29wYWNpdHk6MC4xO30uY2xzLTJ7ZmlsbDojZmZmO308L3N0eWxlPjwvZGVmcz48ZyBjbGFzcz0iY2xzLTEiPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE0Mi4xOSwwSDkzLjI5YTk1LjI1LDk1LjI1LDAsMSwwLDQ4LjksMFpNMTE3Ljc0LDE4MS44OWE4OS44Myw4OS44MywwLDEsMSw4OS44My04OS44M0E4OS45Myw4OS45MywwLDAsMSwxMTcuNzQsMTgxLjg5WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE2LjM1LDE1MEExMTYuMTUsMTE2LjE1LDAsMCwxLDUuMDksMTIyLjgyYTIuNzEsMi43MSwwLDAsMC0yLjYyLTJIMHY1LjQySC40MmExMjEuMiwxMjEuMiwwLDAsMCwxMC4yMSwyNC42TDAsMTYxLjQ3djcuNjZsMTUuOTEtMTUuOTJBMi43MSwyLjcxLDAsMCwwLDE2LjM1LDE1MFptLS40NC0xMTlMMTAuMSwyNS4wOWMtMSwxLjUzLTIsMy4xMS0yLjkzLDQuNzVsMy40NiwzLjQ1QTEyMS4xMiwxMjEuMTIsMCwwLDAsLjQyLDU3Ljg4SDB2NS40M0gyLjQ3YTIuNzIsMi43MiwwLDAsMCwyLjYyLTJBMTE2LjI5LDExNi4yOSwwLDAsMSwxNi4zNSwzNC4xNiwyLjcxLDIuNzEsMCwwLDAsMTUuOTEsMzAuOVptMjU2LjM4LDI3SDIzNS4wNWExMjEuNjIsMTIxLjYyLDAsMCwwLTEwLjE5LTI0LjU5TDI1MS4yLDYuOTRhMi43MiwyLjcyLDAsMCwwLDAtMy44M0wyNDguMSwwaC03LjY3bDUsNUwyMTkuNTcsMzAuOWEyLjcsMi43LDAsMCwwLS40MywzLjI2LDExNi4yNiwxMTYuMjYsMCwwLDEsMTEuMjUsMjcuMTUsMi43MywyLjczLDAsMCwwLDIuNjIsMmgzNi41OHY1Ny41MUgyMzNhMi43MiwyLjcyLDAsMCwwLTIuNjIsMkExMTYuMTIsMTE2LjEyLDAsMCwxLDIxOS4xNCwxNTBhMi42OSwyLjY5LDAsMCwwLC40MywzLjI2bDI1Ljg4LDI1Ljg5LTQwLjY3LDQwLjY3TDE3OC45LDE5My44OWEyLjcxLDIuNzEsMCwwLDAtMy4yNy0uNDMsMTE2LjI5LDExNi4yOSwwLDAsMS0yNy4xMywxMS4yNSwyLjcyLDIuNzIsMCwwLDAtMiwyLjYydjM2LjU4SDg5VjIwNy4zM2EyLjczLDIuNzMsMCwwLDAtMi0yLjYyLDExNi4yNiwxMTYuMjYsMCwwLDEtMjcuMTUtMTEuMjUsMi43MSwyLjcxLDAsMCwwLTMuMjYuNDNMMzAuNzEsMjE5Ljc3LDAsMTg5LjA2djcuNjdsMjguNzksMjguNzlhMi44LDIuOCwwLDAsMCwzLjgzLDBMNTksMTk5LjE4YTEyMS42MiwxMjEuNjIsMCwwLDAsMjQuNTksMTAuMTl2MzcuMjVhMi43MSwyLjcxLDAsMCwwLDIuNzEsMi43MWg2Mi45NGEyLjcyLDIuNzIsMCwwLDAsMi43Mi0yLjcxVjIwOS4zN2ExMjEuODUsMTIxLjg1LDAsMCwwLDI0LjU5LTEwLjE5bDI2LjM0LDI2LjM0YTIuNzIsMi43MiwwLDAsMCwzLjgzLDBMMjUxLjIsMTgxYTIuNzIsMi43MiwwLDAsMCwwLTMuODNsLTI2LjM0LTI2LjM0YTEyMS43LDEyMS43LDAsMCwwLDEwLjE5LTI0LjZoMzcuMjRhMi43MSwyLjcxLDAsMCwwLDIuNzItMi43MVY2MC41OUEyLjcxLDIuNzEsMCwwLDAsMjcyLjI5LDU3Ljg4WiIvPjwvZz48L3N2Zz4=");
}

.link-slot-nosotros{
	border-radius: 20px;
	display:inline-block;
	width: 250px;
	height: 250px;
	margin: 0 10px;
	background-color: #99cc33;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.link-slot-nosotros:hover{
	-webkit-box-shadow: 0px 14px 17px -13px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 14px 17px -13px rgba(0,0,0,0.75);
	box-shadow: 0px 14px 17px -13px rgba(0,0,0,0.75);
}

.link-slot-nosotros img{
	margin-top: 20px;
	margin-bottom:10px;
}

.link-slot-nosotros img{
	width: 55%;
}

.link-slot-nosotros span{
	margin: 0 10px;
	display: block;
	line-height: 1em;
	font-weight: 700;
	color: #fff;
	font-family: 'Dosis', sans-serif;
	font-size: 30px;
}

/***

====================================================================
	Table Section
====================================================================

***/

.table-section{
	position:relative;
	padding:145px 0px 80px;
}

.table-section .image-column{
	position:relative;
	margin-bottom:40px;
}

.table-section .image-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.table-section .content-column{
	position:relative;
}

.table-section .content-column .text{
	position:relative;
	color:#616060;
	font-size:14px;
	text-align:center;
	margin-bottom:36px;
}

/***

====================================================================
	Carousel Section
====================================================================

***/

.carousel-section{
	position:relative;
}

.carousel-section .slide img{
	width:100%;
	display:block;
}

.carousel-section .owl-dots{
	display:none;
}

.carousel-section .owl-nav{
	position:absolute;
	left:0px;
	top:42%;
	width:100%;
	z-index:10;
}

.carousel-section .owl-nav .owl-prev,
.carousel-section .owl-nav .owl-next{
	display:inline-block;
	margin:0px 0px;
	font-size:115px;
	color:#8b755a;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.carousel-section .owl-nav .owl-prev{
	position:relative;
	left:-35px;
}

.carousel-section .owl-nav .owl-next{
	position:relative;
	right:-35px;
	float:right;
}

/***

====================================================================
	Carousel Section
====================================================================

***/

.unique-section{
	position:relative;
	padding:90px 0px 100px;
}

.unique-section h2{
	position:relative;
	color:#8b755a;
	font-size:42px;
	font-weight:700;
	letter-spacing:1px;
	line-height:1em;
	margin-bottom:30px;
	text-transform:uppercase;
}

.unique-section .text{
	position:relative;
	color:#343434;
	font-size:17px;
	margin-bottom:25px;
	line-height:1.7em;
}

.unique-section h3{
	position:relative;
	color:#232323;
	font-size:11px;
	font-weight:700;
	text-align:center;
	letter-spacing:1px;
	margin-bottom:25px;
	text-transform:uppercase;
}

.unique-section .fact-text{
	position:relative;
	font-size:14px;
	color:#616060;
	text-align:center;
}

/***

====================================================================
	Place Section
====================================================================

***/

.place-section{
	position:relative;
	padding:120px 0px;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center center;
}

.place-section .content-column{
	position:relative;
}

.place-section .content-column .content-inner{
	position:relative;
	padding:78px 85px;
	outline-offset: -15px;
	background-color:#01031e;
	outline: 1px solid rgba(255,255,255,0.30);
}

.place-section .content-column .content-inner h2{
	position:relative;
	font-size:24px;
	font-weight:700;
	color:#ffffff;
	letter-spacing:1px;
	margin-bottom:30px;
	text-transform:uppercase;
}

.place-section .content-column .content-inner .text{
	position:relative;
	color:#d1d1d1;
	font-size:15px;
}

/***

====================================================================
	Team Section
====================================================================

***/

.team-section{
	position:relative;
	padding:100px 0px 80px;
}

.team-block{
	position:relative;
	margin-bottom:40px;
}

.team-block .inner-box{
	position:relative;
}

.team-block .inner-box .image{
	position:relative;
}

.team-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.team-block .inner-box .lower-content{
	position:relative;
	padding-top:22px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}

.team-block .inner-box .lower-content h3{
	position:relative;
	font-size:18px;
	font-weight:700;
	letter-spacing:1px;
	text-transform:uppercase;
}

.team-block .inner-box .lower-content h3 a{
	position:relative;
	color:#8b755a;
}

.team-block .inner-box .lower-content .designation{
	position:relative;
	color:#232323;
	font-size:14px;
}

.team-block .inner-box .lower-content .text{
	position:relative;
	color:#616060;
	font-size:14px;
	font-style:italic;
	margin-top:15px;
	font-family: 'Dosis';
}

/***

====================================================================
	Team Single Section
====================================================================

***/

.team-single-section{
	position:relative;
	background-color:#f5f5f5;
	border:10px solid #ffffff;
}

.team-single-section .outer-container{
	position:relative;
	overflow:hidden;
}

.team-single-section .outer-container .content-column{
	position:relative;
	float:left;
	width:50%;
}

.team-single-section .outer-container .content-column .content-inner{
	position:relative;
	max-width:580px;
	margin:0 auto;
	text-align:center;
	z-index:11;
	padding:170px 15px 170px 15px;
}

.team-single-section .outer-container .content-column .content-inner:after{
    position: absolute;
    content: '';
    right: -62px;
    top: -100px;
    width: 200px;
    height: 200%;
    z-index: 10;
    background-color: #f5f5f5;
    transform: rotate(10deg);
}

.team-single-section .outer-container .content-column .content-inner h2{
	position:relative;
	color:#232323;
	font-size:32px;
	font-weight:700;
	letter-spacing:1px;
	margin-bottom:5px;
	z-index:11;
	text-transform:uppercase;
}

.team-single-section .outer-container .content-column .content-inner .designation{
	position:relative;
	color:#232323;
	font-size:16px;
	font-weight:400;
	margin-bottom:35px;
	z-index:11;
	text-transform:capitalize;
}

.team-single-section .outer-container .content-column .content-inner .text{
	position:relative;
	color:#616060;
	font-size:15px;
	line-height:1.7em;
	margin-bottom:40px;
	z-index:11;
}

.team-single-section .outer-container .content-column .content-inner .tag{
	position:relative;
	color:#8b755a;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	padding-bottom:1px;
	z-index:11;
}

.team-single-section .outer-container .content-column .content-inner .tag a{
	position:relative;
	color:#8b755a;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	padding-bottom:1px;
	display:inline-block;
	z-index:11;
	text-transform:uppercase;
	border-bottom:2px solid #8b755a;
}

.team-single-section .outer-container .image-column{
	position:absolute;
	float:left;
	right:0px;
	top:0px;
	width:50%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}

.team-single-section .outer-container .image-column .image{
	position:relative;
	display:none;
}

.team-single-section .outer-container .image-column .image img{
	position:relative;
	display:block;
	width:100%;
}

/***

====================================================================
	Chefs Section
====================================================================

***/

.chefs-section{
	position:relative;
}

.chefs-section .inner-chef-container{
	position:relative;
	padding:80px 75px;
	background-color:#f5f5f5;
}

.chef-block{
	position:relative;
	margin-bottom:50px;
}

.chef-block:last-child{
	margin-bottom:0px;
}

.chef-block .inner-box{
	position:relative;
	background-color:#ffffff;
}

.chef-block .inner-box .image-column{
	position:relative;
	padding:0px;
}

.chef-block .inner-box .image-column .image{
	position:relative;
}

.chef-block .inner-box .image-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.chef-block .inner-box .content-column{
	position:relative;
	padding:0px;
}

.chef-block .inner-box .content-column .content-inner{
	position:relative;
	padding:150px 70px;
	text-align:center;
}

.chef-block .inner-box .content-column .content-inner h3{
	position:relative;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}

.chef-block .inner-box .content-column .content-inner h3 a{
	color:#8b755a;
}

.chef-block .inner-box .content-column .content-inner .designation{
	position:relative;
	color:#232323;
	font-size:14px;
	margin-bottom:20px;
	text-transform:capitalize;
}

.chef-block .inner-box .content-column .content-inner .text{
	position:relative;
	color:#616060;
	font-size:14px;
	font-style:italic;
	line-height:1.8em;
	font-family: 'Dosis';
}

/***

====================================================================
	FullWidth Section
====================================================================

***/

.fullwidth-gallery{
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
}

.fullwidth-gallery .row{
	position:relative;
	margin:0px 5px;
}

.fullwidth-gallery .gallery-item{
	padding:0px 0px;
}

/*Gallery Item*/

.gallery-item{
	position:relative;
}

.gallery-item .inner-box{
	position:relative;
	border:5px solid #ffffff;
}

.gallery-item .inner-box .image{
	position:relative;
}

.gallery-item .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.gallery-item .inner-box .image .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	text-align:center;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	background-color:rgba(139,117,90,0.80);
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.gallery-item .inner-box .image .overlay-box .content{
	position:relative;
	width:100%;
	height:100%;
}

.gallery-item .inner-box .image .overlay-box .content a{
	position:relative;
	top:45%;
	display:inline-block;
}

.gallery-item .inner-box .image .overlay-box .content a .icon{
	position:relative;
	width:40px;
	height:40px;
	color:#8d8d8d;
	font-size:15px;
	border-radius:50%;
	line-height:40px;
	margin:0px 4px;
	display:inline-block;
	background-color:#ffffff;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.gallery-item .inner-box .image .overlay-box .content .icon:hover{
	color:#ffffff;
	background-color:#8b755a;
}

.gallery-item .inner-box:hover .overlay-box{
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

/*Story Block Two*/

.story-block-two{
	position:relative;
}

.story-block-two .inner-box{
	position:relative;
}

.story-block-two .inner-box .content-section{
	position:relative;
	padding:110px 0px 100px;
}

.story-block-two .inner-box h2{
	position:relative;
	color:#232323;
	font-size:42px;
	font-weight:700;
	line-height:1em;
	margin-bottom:15px;
	text-transform:uppercase;
}

.story-block-two .inner-box .text{
	position:relative;
	color:#343434;
	font-size:17px;
	line-height:1.7em;
}

.story-block-two .inner-box .image{
	position:relative;
}

.story-block-two .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

/***

====================================================================
	Blog Page Section
====================================================================

***/

.blog-page-section{
	position:relative;
	padding:105px 0px 120px;
}

.blog-page-section .news-block{
	margin-bottom:70px;
}


/***
Blog Details
***/

.ct-body-article{
	margin: 0 auto;
	max-width: 650px;
	display: block;
}

.body-article{
	margin: 80px 0px 80px;
	font-size: 16px;
}

.body-article span{
	font-family: 'Noto Sans', 'Open Sans';
	display: block;
}

.body-article img{
	margin: 30px 0 5px;
}

.body-article figcaption{
	display: block;
	margin-bottom: 30px;
}

.body-article .text-highlight, .body-article h2{
	font-weight: 700;
}

.body-article p{
	margin-top: 30px;
}



/***
 

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination{
	font-size: 16px;
	font-family: 'Noto Sans', 'Open Sans' !important;
	position:relative;
}

.styled-pagination ul{
	position:relative;
	display:inline-block;
}

.styled-pagination li{
	position:relative;
	display:block;
	float:left;
	margin:0px 5px 10px 0px;
}

.styled-pagination li a{
	border-radius: 5px;
	padding: 0 5px;
	font-size: 16px !important;
	position:relative;
	display:inline-block;
	line-height:40px;
	height:44px;
	font-size:10px;
	text-transform:capitalize;
	min-width:40px;
	background:none;
	color:#415768;
	font-weight:400;
	text-align:center;
	border:2px solid transparent;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#fff;
	background:#0f00fd;
	border-color:none;
}

.styled-pagination .pages{
	position:relative;
	color:#232323;
	font-size:10px;
	float:right;
	font-weight:600;
	letter-spacing:1px;
	margin-top:15px;
	text-transform:uppercase;
	font-family: 'Noto Sans', sans-serif;
}

/***

====================================================================
	Sidebar Page Container
====================================================================

***/

.sidebar-page-container{
	position:relative;
	padding:105px 0px 120px;
}

.news-block-two{
	position:relative;
	margin-bottom:50px;
}

.news-block-two .inner-box{
	position:relative;
}

.news-block-two .inner-box .image{
	position:relative;
}

.news-block-two .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.news-block-two .inner-box .lower-box{
	position:relative;
	padding:28px 0px 50px;
	border-bottom:1px solid #e5e5e5;
}

.news-block-two .inner-box .lower-box .post-info{
	position:relative;
	color:#a7a7a7;
	font-size:12px;
	font-style:italic;
	margin-bottom:2px;
	font-family: 'Dosis';
}

.news-block-two .inner-box .lower-box h3{
	position:relative;
	color:#232323;
	font-size:28px;
	font-weight:700;
	margin-bottom:20px;
	text-transform:uppercase;
}

.news-block-two .inner-box .lower-box h3 a{
	color:#232323;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-block-two .inner-box .lower-box h3 a:hover{
	color:#8b755a;
}

.news-block-two .inner-box .lower-box .text{
	position:relative;
	color:#616060;
	font-size:14px;
	line-height:2em;
	margin-bottom:30px;
}

.news-block-two .inner-box .lower-box .read-more{
	position: relative;
    color: #8b755a;
    font-size: 12px;
    letter-spacing: 1px;
}

.news-block-two .inner-box .lower-box .read-more .arrow{
    position: relative;
    top: 3px;
    font-size: 18px;
    margin-left: 3px;
}

/*Sidebar Widget*/

.sidebar-widget{
    position: relative;
    margin-bottom: 50px;
}

.sidebar-widget h2{
	position:relative;
	color:#232323;
	font-size:11px;
	font-weight:700;
	letter-spacing:1px;
	margin-bottom:22px;
	text-transform:uppercase;
}

.sidebar-widget .content{
	position:relative;
}

.sidebar-widget .content .text{
	position:relative;
	color:#616060;
	font-size:14px;
	line-height:1.8em;
	margin-bottom:28px;
}

.sidebar-widget .content .signature{
	position:relative;
	color:#232323;
	font-size:32px;
	font-weight:400;
	line-height:1em;
	font-family: 'Mr De Haviland', cursive;
}

/*Master Widget*/

.master-widget{
	position:relative;
}

.master-widget .inner-box{
	position:relative;
	text-align:center;
	padding:65px 0px 60px;
	background-color:#01031e;
	outline-offset:-12px;
    outline: 1px solid rgba(255,255,255,0.30);
}

.master-widget .inner-box h3{
	position:relative;
	color:#ffffff;
	font-weight:700;
	font-size:20px;
	line-height:1em;
	margin-bottom:6px;
	text-transform:uppercase;
}

.master-widget .inner-box .text{
	position:relative;
	color:#a3a3a3;
	font-size:12px;
	letter-spacing:1px;
	font-style:italic;
	margin-bottom:15px;
	font-family: 'Dosis';
}

.master-widget .inner-box .start-btn{
	position:relative;
	color:#ffffff;
	font-size:10px;
	font-weight:400;
	padding:10px 38px;
	letter-spacing:1px;
	display:inline-block;
	background-color:#635449;
	text-transform:uppercase;
}

/*Blog Category*/

.blog-cat{
	position:relative;
}

.blog-cat li{
	position:relative;
	margin-bottom:12px;
	padding-left:20px;
	border-bottom:1px dotted #d5d5d5;
}

.blog-cat li:before{
	position:absolute;
	content:'';
	left:0px;
	top:10px;
	width:5px;
	height:5px;
	border-radius:50%;
	background-color:#616060;
}

.blog-cat li a{
	position:relative;
	font-size:14px;
	font-weight:400;
	display:block;
	padding-bottom:12px;
	color:#616060;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.blog-cat li a span{
	margin-left:5px;
	color:#afafaf;
}

.blog-cat li a:hover{
	color:#8b755a;
}

/*Popular Tags*/

.sidebar .popular-tags a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:2px 14px 2px;
	margin:0px 4px 8px 0px;
	color:#8a8a8a;
	text-align:center;
	font-size:10px;
	letter-spacing:1px;
	text-transform:uppercase;
	background:#f5f5f5;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .popular-tags a:hover{
	background-color:#8b755a;
	color:#ffffff;
}

/***

====================================================================
	Events Section
====================================================================

***/

.events-section{
	position:relative;
	padding:100px 0px 80px;
}

.event-block{
	position:relative;
	margin-bottom:60px;
}

.event-block .inner-box{
	position:relative;
}

.event-block .inner-box .image{
	position:relative;
}

.event-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.event-block .inner-box .lower-content{
	position:relative;
	padding-top:25px;
}

.event-block .inner-box .lower-content .inner{
	position:relative;
	padding-left:100px;
}

.event-block .inner-box .lower-content .inner .event-date{
	position:absolute;
	left:0px;
	top:0px;
	height:77px;
	min-width:77px;
	font-size:44px;
	color:#ffffff;
	font-weight:700;
	text-align:center;
	padding:18px 0px;
	letter-spacing:1px;
	background-color:#01031e;
}

.event-block .inner-box .lower-content .inner .event-date span{
	color:#d1d1d1;
	font-size:9px;
	font-weight:400;
	display:block;
	letter-spacing:1px;
	margin-top:4px;
	text-transform:uppercase;
}

.event-block .inner-box .lower-content .inner h3{
	position:relative;
	color:#232323;
	font-size:16px;
	font-weight:700;
	line-height:1em;
	margin-bottom:15px;
	text-transform:capitalize;
}

.event-block .inner-box .lower-content .inner h3 a{
	color:#232323;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.event-block .inner-box .lower-content .inner h3 a:hover{
	color:#8b755a;
}

.event-block .inner-box .lower-content .inner .text{
	font-size:13px;
	color:#616060;
}

/*Event Block Two*/

.event-block-two{
	position:relative;
	margin-bottom:90px;
}

.event-block-two .inner-box{
	position:relative;
}

.event-block-two .inner-box .image{
	position:relative;
}

.event-block-two .inner-box .image img{
	position:relative;
	width:100%;
}

.event-block-two .inner-box .content-box{
	position:relative;
}

.event-block-two .inner-box .content-box .inner{
	position:relative;
	padding:70px 0px 90px;
	padding-left:45px;
}

.event-block-two .inner-box .content-box .inner h3{
	position:relative;
	font-weight:700;
	font-size:24px;
	letter-spacing:1px;
	margin-bottom:2px;
	text-transform:uppercase;
}

.event-block-two .inner-box .content-box .inner h3 a{
	position:relative;
	color:#8b755a;
}

.event-block-two .inner-box .content-box .inner .post-info{
	position:relative;
	color:#a7a7a7;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	font-family: 'Dosis';
}

.event-block-two .inner-box .content-box .inner .text{
	position:relative;
	max-width:420px;
	color:#616060;
	font-size:14px;
	margin-top:20px;
	margin-bottom:25px;
	line-height:1.8em;
}

/***

====================================================================
	Countdown style
====================================================================

***/

.time-counter .time-countdown{
	position:relative;
}

.time-countdown .counter-column{
	position:relative;
	min-width:70px;
	display:block;
	display:inline-block;
	padding:0px 6px 12px 4px;
	color:#d1d1d1;
	font-size:9px;
	line-height:1em;
	text-align:center !important;
	font-weight:400;
	letter-spacing:1px;
	margin-bottom:4px;
	text-transform:uppercase;
	background-color:#01031e;
}

.time-countdown .counter-column .counter-inner{
	position:relative;
}

.time-countdown .counter-column .count{
	position:relative;
	display:block;
	font-size:28px;
	line-height:1.4em;
	padding:0px 0px;
	color:#ffffff;
	font-weight:700;
	letter-spacing:3px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:4px;
	background-color:#01031e;
	margin-bottom:0px;
	border-radius:0px;
	text-align:center;
	font-family: 'Noto Sans', sans-serif;
}

.time-counter.style-two{
	margin-bottom:50px;
}

.time-counter.style-two .time-countdown .counter-column .count{
	font-size:44px;
	font-weight:400;
}

.time-counter.style-two .time-countdown .counter-column{
	font-size:9px;
}

.time-counter.style-two .time-countdown .counter-column .count,
.time-counter.style-two .time-countdown .counter-column{
	background:none;
}

/***

====================================================================
	Special Section
====================================================================

***/

.special-section{
	position:relative;
	padding:110px 0px 90px;
}

.special-block{
	position:relative;
}

.special-block .inner-box{
	position:relative;
	margin-bottom:40px;
}

.special-block .inner-box .image{
	position:relative;
}

.special-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.special-block .inner-box .lower-box{
	position:relative;
	padding-top:25px;
}

.special-block .inner-box .lower-box .info{
	position:relative;
	margin-bottom:8px;
}

.special-block .inner-box .lower-box .info:before{
	position:absolute;
	content:'';
	left:0px;
	top:10px;
	width:100%;
	border:1px dashed #c8c8c8;
}

.special-block .inner-box .lower-box .info h3{
	position:relative;
	color:#232323;
	font-size:16px;
	font-weight:600;
	padding-right:10px;
	background-color:#ffffff;
}

.special-block .inner-box .lower-box .info h3 a{
	position:relative;
	color:#232323;
}

.special-block .inner-box .lower-box .info .price{
	position:relative;
	color:#232323;
	font-size:16px;
	padding-left:10px;
	font-weight:300;
	background-color:#ffffff;
}

.special-block .inner-box .lower-box .text{
	position:relative;
	color:#616060;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}

/***

====================================================================
	Phone Reservation Section
====================================================================

***/

.phone-reservation-section{
	position:relative;
	padding-top:90px;
}

.phone-reservation-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:80px;
	z-index:-1;
	background-color:#f5f5f5;
}

.phone-reservation-section h2{
	position:relative;
	color:#232323;
	font-size:24px;
	font-weight:700;
	text-align:center;
	margin-bottom:10px;
}

.phone-reservation-section h3{
	position:relative;
	color:#585858;
	font-size:18px;
	font-weight:400;
	text-align:center;
	padding-bottom:70px;
}

.phone-reservation-section .reserve{
	position:relative;
}

.phone-reservation-section .reserve .image{
	position:relative;
}

.phone-reservation-section .reserve .image:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-color:rgba(0,0,0,0.40);
}

.phone-reservation-section .reserve .image img{
	position:relative;
	width:100%;
	display:block;
}

.phone-reservation-section .reserve .content{
	position:absolute;
	left:80px;
	bottom:80px;
}

.phone-reservation-section .reserve .content .text{
	position:relative;
	max-width:520px;
	color:#ffffff;
	font-size:17px;
	line-height:1.8em;
	z-index:2;
	margin-bottom:40px;
}

.phone-reservation-section .reserve .content ul{
	position:relative;
}

.phone-reservation-section .reserve .content ul li{
	position:relative;
	color:#f5f5f5;
	font-size:12px;
	font-style:italic;
	margin-right:30px;
	display:inline-block;
	z-index:2;
	margin-bottom:10px;
	font-family: 'Dosis';
}

/***

====================================================================
	Reservation Form Section
====================================================================

***/

.reserve-form-section{
	position:relative;
	padding:115px 0px 110px;
}

.reserve-form-section h3{
	position:relative;
	color:#232323;
	font-size:12px;
	font-weight:700;
	margin-bottom:10px;
	letter-spacing:1px;
	text-transform:uppercase;
}

.reserve-form-section .text{
	position:relative;
	color:#616060;
	font-size:14px;
	line-height:1.8em;
	margin-bottom:30px;
}

.reserve-form-section .form-column{
	position:relative;
}


/***

====================================================================
	Contact Form
====================================================================

 ***/

.contact-form{
	position:relative;
}

.contact-form .row{
	margin:0px -8px;
}

.contact-form .form-group{
	position:relative;
	margin-bottom:25px;
	padding:0px 8px;
}

.contact-form .form-group .inner-column{
	padding:0px 10px;
}

.contact-form .form-group label{
	position:relative;
	color:#232323;
	font-size:18px;
	margin-bottom:6px;
	display:inline-block;
	font-family: 'Noto Sans', 'Open Sans', sans-serif;
	font-weight: 700;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select{
	font-size: 16px;
	position:relative;
	border-radius: 5px;
	display:block;
	width:100%;
	line-height:20px;
	padding:10px 15px;
	color:#222222;
	height:42px;
	background:#ffffff;
	border:1px solid #e2e2e2;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
	border-color:#56748b;
}

.contact-form .form-group textarea{
	border-radius: 5px;
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px;
	color:#222222;
	border:1px solid #e5e5e5;
	height:150px;
	background:#ffffff;
	resize:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form button{
	display: block;
	position:relative;
	margin: 10px auto 0 auto;
	cursor:pointer;
	font-family: 'Noto Sans', sans-serif;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
	border-color:#ff0000 !important;
}

.contact-form label.error{
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:11px;
	color:#ff0000;
	font-weight:500;
}


.contact-form.alternate .form-group{
	margin-bottom:15px;
}

.contact-form.alternate .form-group textarea{
	height:110px;
	font-size: 16px;
}
/***

====================================================================
	Location Section
====================================================================

***/

.location-section{
	position:relative;
	padding:115px 0px 90px;
}

.location-section .map-image{
	position:relative;
	text-align:center;
	margin-bottom:60px;
}

.map-info{
	position:relative;
	margin-bottom:30px;
}

.map-info .inner-box{
	position:relative;
	text-align:center;
}

.map-info .inner-box h3{
	position:relative;
	color:#232323;
	font-size:42px;
	font-weight:700;
	letter-spacing:1px;
	margin-bottom:20px;
	text-transform:uppercase;
}

.map-info .inner-box .text{
	position:relative;
	color:#616060;
	font-size:14px;
	line-height:1.9em;
	margin-bottom:25px;
}

.map-info .inner-box .time{
	position:relative;
	color:#232323;
	font-size:14px;
	line-height:1.9em;
	margin-bottom:25px;
	font-weight:700;
}

.map-info .inner-box .theme-btn{
	font-size:10px;
	padding:8px 23px;
}

.map-block{
	position:relative;
}

.map-block .inner-box{
	position:relative;
}

.map-block .inner-box .content-column{
	position:relative;
	margin-bottom:40px;
}

.map-block .inner-box .content-column .content-inner{
	position:relative;
}

.map-block .inner-box .content-column .content-inner .logo{
	position:relative;
	margin-bottom:30px;
	display:inline-block;
}

.map-block .inner-box .content-column .content-inner .location{
	position:relative;
	color:#b3b3b3;
	font-size:18px;
	font-weight:700;
	margin-left:25px;
	display:inline-block;
	text-transform:uppercase;
}

.map-block .inner-box .content-column .content-inner .text{
	position:relative;
	color:#616060;
	font-size:15px;
	line-height:1.8em;
	margin-bottom:28px;
}

.map-block .inner-box .content-column .content-inner .theme-btn{
	font-size:10px;
	padding:8px 28px;
}

.map-block .inner-box .image-column{
	position:relative;
}

.map-block .inner-box .image-column .image{
	position:relative;
	margin-bottom:30px;
}

.map-block .inner-box .image-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.location-section .map-locations{
	position:relative;
	padding-top:70px;
	margin-top:40px;
	border-top:1px solid #e3e3e2;
}

.location-section .map-locations .map-info-two{
	position:relative;
	margin-bottom:30px;
}

.location-section .map-locations .map-info-two .inner-box{
	position:relative;
	text-align:center;
}

.location-section .map-locations .map-info-two .inner-box h3{
	position:relative;
	color:#232323;
	font-size:11px;
	font-weight:700;
	margin-bottom:15px;
	text-transform:uppercase;
}

.location-section .map-locations .map-info-two .inner-box .text{
	position:relative;
	color:#616060;
	font-size:14px;
	line-height:1.8em;
}

/***

====================================================================
	Order Page Section
====================================================================

***/

.order-page-section{
	position:relative;
	padding:115px 0px 60px;
}

.product-block{
	position:relative;
	margin-bottom:60px;
}

.product-block .inner-box{
	position:relative;
}

.product-block .inner-box .image{
	position:relative;
	overflow:hidden;
}

.product-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.product-block .inner-box .image .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	text-align:center;
	opacity:0;
	background-color:rgba(0,0,0,0.55);
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
}

.product-block .inner-box:hover .image .overlay-box{
	opacity:1;
}

.product-block .inner-box .image .overlay-box .theme-btn{
	top:100%;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
}

.product-block .inner-box:hover .image .overlay-box .theme-btn{
	top:75%;
}

.product-block .inner-box .lower-box{
	position:relative;
	padding-top:30px;
	text-align:center;
}

.product-block .inner-box .lower-box h3{
	position:relative;
	font-size:16px;
	font-weight:700;
	letter-spacing:1px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.product-block .inner-box .lower-box h3 a{
	position:relative;
	color:#8c8c8c;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.product-block .inner-box .lower-box h3 a:hover{
	color:#8b755a;
}

.product-block .inner-box .lower-box .price{
	position:relative;
	color:#232323;
	font-size:16px;
	font-weight:300;
}

/***

====================================================================
	Shop Single Section
====================================================================

***/

.shop-single-section{
	position:relative;
	padding:80px 0px;
}

.shop-single-section .page-tag{
	position:relative;
	color:#b6b6b6;
	font-size:14px;
	margin-bottom:30px;
	font-family: 'Open Sans', sans-serif;
}

.shop-single-section .page-tag span{
	font-size:16px;
}

.product-details .basic-details{
	margin-top: 80px;
	position:relative;
	margin-bottom:50px;
}

.product-details .image-column,
.product-details .info-column{
	margin-bottom:20px;
}

.product-details .image-column .image-box{
	background:#ededed;
}

.product-details .info-column{
	position:relative;
}

.product-details .info-column .add-to-cart{
	font-family: 'Noto Sans', sans-serif;
}

.product-details .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.product-details .basic-details .details-header{
	position:relative;
	margin-bottom:12px;
}

.product-details .basic-details .details-header h1{
	font-size:28px;
	font-weight:700;
	margin:0px 0px;
	line-height:1.4em;
	color:#232323;
	margin-bottom:5px;
}

.product-details .basic-details .details-header h4 a{
	color:#333333;
}

.product-details .basic-details .details-header .item-price{
	font-size:20px;
	font-weight:400;
	color:#232323;
	line-height:24px;
	letter-spacing:1px;
}

.product-details .basic-details .text{
	margin-bottom:30px;
	line-height:2em;
	font-size:16px;
	color:#000;
	margin-top:30px;
}

.product-details .basic-details .text p{
	margin-bottom:15px;
}

.product-details .basic-details .item-categories{
	margin:5px 0px 0px;
	font-size:16px;
	font-weight:600;
	color:#232323;
	letter-spacing:1px;
	
	font-family: 'Noto Sans', sans-serif;
}

.product-details .basic-details .item-categories span{
	font-weight:400;
	color:#616060;
	margin-left:5px;
	text-transform:capitalize;
}

.quantity-spinner{
	position:relative;
	display:block;
	width:90px;
}

.product-details .quantity-spinner{
	margin-bottom:20px;
	float:left;
	margin-right:20px;
}

.quantity-spinner input{
	position:relative;
	display:block;
	width:52px;
	line-height:24px;
	padding:9px 0px;
	margin:0px 19px;
	font-weight:700;
	height:55px;
	font-size:12px;
	color:#232323;
	border:1px solid #e0e0e0;
	text-align:center;
	border-radius:2px;
	font-family: 'Noto Sans', sans-serif;
}

.quantity-spinner .minus{
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:55px;
	line-height:36px;
	padding:10px 0px;
	text-align:center;
	background:#ffffff;
	font-weight:700;
	color:#232323;
	font-size:12px;
	border:1px solid #e5e5e5;
	z-index:1;
	cursor:pointer;
	font-family: 'Noto Sans', sans-serif;
}

.quantity-spinner .plus{
	position:absolute;
	right:0px;
	top:0px;
	width:20px;
	height:55px;
	line-height:22px;
	padding:10px 0px;
	text-align:center;
	font-weight:700;
	background:#ffffff;
	color:#232323;
	font-size:12px;
	border:1px solid #e5e5e5;
	z-index:1;
	font-family: 'Noto Sans', sans-serif;
	cursor:pointer;
}

/***

====================================================================
	Product Tabs Style
====================================================================

***/


.product-info-tabs{
	position:relative;
	margin-bottom:0px;
	border-bottom:1px solid #e5e5e5;
}

.prod-tabs{
	position:relative;
}

.prod-tabs .tab-btns{
	position:relative;
	z-index:1;
}

.prod-tabs .tab-btns .tab-btn{
	position:relative;
	float:left;
	font-size:20px;
	color:#56748b;
	cursor:pointer;
	font-weight:700;
	padding:0px 0px;
	line-height:24px;
	letter-spacing:1px;
	margin-right:35px;
	text-transform:uppercase;
	border-bottom:2px solid transparent;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.prod-tabs .tab-btns .tab-btn:hover,
.prod-tabs .tab-btns .tab-btn.active-btn{
	color:#99cc33;
	border-color:#99cc33;
}

.prod-tabs .tabs-container{
	position:relative;
}

.prod-tabs .tabs-container .tab{
	position:relative;
	padding:30px 0px;
	display:none;
}

.prod-tabs .tabs-container .tab.active-tab{
	display:block;
}

.prod-tabs .tabs-container .tab p{
	color:#56748b;
	font-size:16px;
}

.prod-tabs .tabs-container .tab p a{
	margin-left: 10px;
	font-weight: 600;
	color: #000080;
}

.prod-tabs .tabs-container .tab p a:hover{
	color: #0f00fc;
}

.prod-tabs .tabs-container .tab p,
.prod-tabs .tabs-container .tab h2,
.prod-tabs .tabs-container .tab h3,
.prod-tabs .tabs-container .tab h4,
.prod-tabs .tabs-container .tab h5,
.prod-tabs .tabs-container .tab h6{
	margin-bottom:15px;
}

.prod-tabs .tabs-container .tab h3{
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	color:#222222;
	margin-bottom:15px;
}

.prod-tabs .tabs-container .tab h4{
	font-family: "Noto Sans", sans-serif;
	font-size:18px;
	font-weight:700;
	color:#222222;
	margin-bottom:15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bcbcbc;
}

.prod-tabs .reviews-container{
	position:relative;
}

.prod-tabs .reviews-container .review-box{
	position:relative;
	margin-bottom:30px;
	padding-left:100px;
	min-height:100px;
}

.prod-tabs .reviews-container .rev-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:82px;
	height:82px;
	margin-bottom:20px;
	border:1px solid #e0e0e0;
	background-color: #56748b;
	border-radius:5px;
	background-image: url('../images/icons/icon-normatividad.svg');
	background-repeat: no-repeat;
	background-size: 80% 80%;
	background-position: center center;
}

.prod-tabs .reviews-container .rev-thumb span{
	position: relative;
	top: 50%;
	margin-top: -15px;
	color: #fff;
	font-family: inherit;
	font-weight: 700;
	font-size: 20px;
	display: block;
	text-align: center;
}

.prod-tabs .reviews-container .rev-thumb img{
	display:block;
	width:80px;
	height:80px;
	border-radius:3px;
	
}

.prod-tabs .reviews-container .rev-content{
	border-radius: 5px;
	position:relative;
	padding:15px;
	border:1px solid #e0e0e0;
	background:#f2f2f2;
}

.prod-tabs .reviews-container .rating{
	color:#8b755a;
	font-size:13px;
}

.prod-tabs .reviews-container .rating .fa{
	margin-right:1px;
}

.prod-tabs .reviews-container .rev-info{
	font-family: 'Noto Sans', sans-serif;
	font-style: italic;
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:10px;
}

.prod-tabs .reviews-container .rev-text{
	font-size:16px;
}

.add-review{
	position:relative;
	margin:30px 0px 20px;
	font-size:14px;
}

.add-review .rating{
	position:relative;
	padding-top:8px;
}

.add-review .rating .rate-box{
	position:relative;
	display:inline-block;
	margin-right:10px;
	font-size:14px;
	color:#555555;
}

.add-review .rating .rate-box:hover,
.add-review .rating .rate-box:focus,
.add-review .rating .rate-box:active{
	color:#8b755a;
}

.add-review label{
	position:relative;
	display:block;
	font-size:14px;
	margin-bottom:5px;
	font-weight:400;
	color:#303030;
}

.add-review h3{
	margin-bottom:20px;
	font-size: 20px;
	font-weight: 700;
}

.add-review .form-group{
	position:relative;
	margin-bottom:20px;
}

.add-review .form-group label{
	font-family: 'Noto Sans', 'Open Sans';
	font-size: 16px;
	font-weight: 600;
}

.add-review .form-group input[type="text"],
.add-review .form-group input[type="password"],
.add-review .form-group input[type="tel"],
.add-review .form-group input[type="email"],
.add-review .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.add-review .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	height:150px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.add-review button{
	padding:8px 35px;
}

.shop-single-section .related-posts{
	position:relative;
	padding-top:90px;
}

.shop-single-section .related-posts h2{
	position:relative;
	color:#232323;
	font-size:15px;
	font-weight:700;
	margin-bottom:40px;
	text-align:center;
	letter-spacing:1px;
	text-transform:uppercase;
}

/***

====================================================================
	Contact Page Section
====================================================================

***/

.contact-page-section{
	position:relative;
	padding:125px 0px 90px;
	background-color:#fff;
}

.contact-page-section .outer-container{
	position:relative;
	padding:0px 125px;
}

.contact-page-section .outer-container .map-column{
	position:relative;
	width:60%;
	left:0px;
	top:0px;
	float:left;
}

.contact-page-section .outer-container .map-column .map-canvas{
	height:700px;
}

.contact-page-section .outer-container .form-column{
	position:relative;
	width:40%;
	float:left;
}

.contact-page-section .outer-container .form-column .inner-column{
	background-image: url('../images/bg/bg-form-contacto.svg');
	background-position: right;
	background-repeat: no-repeat;
	background-size: 70%;
	border-radius: 10px;
	position:relative;
	padding:65px 75px;
	margin-left:-60px;
	margin-top:45px;
	border: 1px solid #bbc7d1;
	background-color:#f7f8f9;
}

.contact-page-section .outer-container .form-column .inner-column h2{
	position:relative;
	color:#232323;
	font-size:24px;
	font-weight:700;
	margin-bottom:30px;
	text-transform:uppercase;
}

#form-messages{
	border-radius: 5px;;
	font-size: 16px;
	font-family: 'Noto Sans', 'Open Sans';
}

.success, .error{
	padding: 10px;
	margin-bottom: 10px;
}

.success{
	background-color:#97cc34;
	color: white;
}
.error{
	background-color:#ffaaaa;
	color: rgb(185, 28, 0);
}

/***

====================================================================
	Telephone Reserve Section
====================================================================

***/

.telephone-reserve{
	position:relative;
	padding:115px 0px;
	text-align:center;
}

.telephone-reserve h3{
	position:relative;
	color:#232323;
	font-size:24px;
	font-weight:700;
	margin-bottom:10px;
	text-transform:capitalize;
}

.telephone-reserve .text{
	position:relative;
}

/***

====================================================================
	Error Section
====================================================================

***/

.error-section{
	position:relative;
	padding:420px 0px 350px;
	background-size:cover;
	background-repeat:no-repeat;
}

.error-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	/* background-color:rgba(0,0,0,0.50); */
}

.error-section .inner-box{
	position:relative;
	text-align:center;
}

.error-section .inner-box h2{
    position: relative;
    color: #ffffff;
    font-size: 105px;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 1em;
	margin-bottom:20px;
    display: inline-block;
    text-transform: uppercase;
}

.error-section .inner-box h2:before{
    position: absolute;
    content: '';
    right: 110%;
    top: 55px;
    width: 50px;
    height: 1px;
    background-color: #ffffff;
}

.error-section .inner-box h2:after{
    position: absolute;
    content: '';
    left: 110%;
    top: 55px;
    width: 50px;
    height: 1px;
    background-color: #ffffff;
}

.error-section .inner-box .text{
	position:relative;
	color:#000;
	font-size:16px;
	line-height:1.8em;
}

.error-section .inner-box .text a{
	color:#0f00fd;
}

.error-section .inner-box .text a:hover{
	font-weight:800;
}

/***

====================================================================
	Coming Soon Section
====================================================================

***/

.coming-soon-section{
	position:relative;
	padding:420px 0px 350px;
	background-size:cover;
	background-repeat:no-repeat;
}

.coming-soon-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(0,0,0,0.50);
}

.coming-soon-section .inner-box{
	position:relative;
	text-align:center;
}

.coming-soon-section .inner-box h2{
    position: relative;
    color: #ffffff;
    font-size: 75px;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 1em;
	margin-bottom:20px;
    display: inline-block;
    text-transform: uppercase;
}

.coming-soon-section .inner-box h2:before{
    position: absolute;
    content: '';
    right: 105%;
    top: 35px;
    width: 50px;
    height: 1px;
    background-color: #ffffff;
}

.coming-soon-section .inner-box h2:after{
    position: absolute;
    content: '';
    left: 105%;
    top: 35px;
    width: 50px;
    height: 1px;
    background-color: #ffffff;
}

.coming-soon-section .inner-box .text{
	position:relative;
	color:#d1d1d1;
	font-size:13px;
	line-height:1.8em;
	margin-bottom:30px;
}

.coming-soon-section .inner-box .text a{
	font-weight:700;
	color:#ffffff;
}

/*NewsLetter Widget*/

.coming-soon-section form{
	position:relative;
}

.coming-soon-section .form-group{
    position: relative;
    display: block;
    margin-bottom:30px;
	max-width:580px;
	margin:0 auto;
	width:100%;
}

.coming-soon-section .form-group input[type="text"],
.coming-soon-section .form-group input[type="email"]{
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
	font-size: 14px;
	max-width:440px;
	line-height: 25px;
	background: #ffffff;
	padding: 10px 16px 10px 20px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.coming-soon-section .form-group input[type="submit"],
.coming-soon-section .form-group .subscribe-btn {
	position: absolute;
	top: 0;
	right: 0;
	width:128px;
	height:45px;
	color:#ffffff;
	font-size:12px;
	font-weight:700;
	text-align:center;
	background:#8b755a;
	cursor:pointer;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family: 'Noto Sans', sans-serif;
}


/*Lista productos*/
.ct-lista-productos{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

.ct-lista-productos .item-producto{
	margin-top: 15px;
	border: #eee solid 1px;
	border-radius: 5px;
	max-width: 280px;
	background-color: #f7f8f9;
	overflow: hidden;	
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.item-producto:hover{
	background-color: #fff;
	-webkit-box-shadow: 0px 14px 17px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 14px 17px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 14px 17px -13px rgba(0,0,0,0.75);
}

.item-producto:hover a{
	color:#415768 !important;
}

.ct-lista-productos .item-producto img{
	width: 100%;
}

.ct-lista-productos .item-producto .descripcion-producto{
	width: 90%;
	margin: 10px auto 15px auto;
}

.ct-lista-productos .item-producto .descripcion-producto h2{
	border-top: 1px solid #eee;
	font-size: 16px;
	font-weight: 600;
	color: #56748b;
}

.ct-lista-productos .item-producto .descripcion-producto h2,.ct-lista-productos .item-producto .descripcion-producto a{
	display: block;
}