@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@800&display=swap');
body,
html {
	font-family: "Inter", sans-serif;
	font-size: 16px;
	line-height: 1.75em;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

p,
blockquote,
pre,
address,
dl,
ol,
ul,
table {
	margin-bottom: 1.75em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Inter", sans-serif;
	font-weight: 700;
	color: #2b2c2d;
	clear: both;
}

h1 {
	font-size: 27.85439px;
	margin-top: 0.9424em;
	line-height: 1.13088em;
	margin-bottom: 0.18848em;
}

#js-grid-masonry {
	margin-bottom: 80px;
}


h2 {
	font-size: 23.537px;
	margin-top: 1.11527em;
	line-height: 1.33832em;
	margin-bottom: 0.25148em;
}



h3 {
	font-size: 19.8888px;
	margin-top: 1.31984em;
	line-height: 1.58381em;
	margin-bottom: 0.30378em;
}


h4 {
	font-size: 16.80607px;
	margin-top: 1.56194em;
	line-height: 1.87432em;
	margin-bottom: 0.36815em;
}



h5 {
	font-size: 15px;
	margin-top: 1.84844em;
	line-height: 2.21813em;
	margin-bottom: 0.36969em;
}

h6 {
	font-size: 12px;
	margin-top: 2.1875em;
	line-height: 2.625em;
	margin-bottom: 0.51042em;
}

blockquote {
	font-style: italic;
}

blockquote cite {
	display: block;
	font-style: normal;
}

pre {
	padding: 0.875em;
	margin-bottom: 1.75em;
}

pre code {
	padding: 0;
}

code {
	font-family: "Courier New", "Courier", "Lucida Sans Typewriter", "Lucida Typewriter", "monospace";
	padding: 0.0875em 0.2625em;
	line-height: 0;
}

big,
small,
sub,
sup {
	line-height: 0;
}

abbr,
acronym {
	border-bottom: 1px dotted currentColor;
	cursor: help;
}

address {
	font-style: normal;
}

dt {
	color: #2b2c2d;
	font-weight: bold;
}

ul {
	padding-left: 1.1em;
}

ol {
	padding-left: 1.4em;
}

fieldset {
	padding: 0.875em 1.75em 1.75em;
	border-width: 1px;
	border-style: solid;
	max-width: 100%;
	margin-bottom: 1.875em;
}


fieldset button,
fieldset input[type="submit"] {
	margin-bottom: 0;
}

legend {
	color: #2b2c2d;
	font-weight: bold;
}


input[type="submit"],
button {
	display: block;
	cursor: pointer;
	font-size: 12px;
	padding: 0.4375em 1.75em;
	margin-bottom: 1.125em;
}

label {
	display: block;
	padding-bottom: 0.21875em;
	margin-bottom: -0.125em;
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 2.375em;
}

th {
	text-align: left;
	color: #2b2c2d;
	padding: 0.21875em 0.875em;
}

td {
	padding: 0.875em;
	padding: 0.21875em 0.875em;
}

/**
 * ----------------------------------------------------------------------------------------
 * 2. COMMON - Margin, Padding
 * ----------------------------------------------------------------------------------------
 */

body {
	font-family: "Inter", sans-serif;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	color: #787878;
	text-rendering: optimizeLegibility !important;
	font-weight: 400;
}

::-moz-selection {
	background-color: #2b2c2d;
	color: #fff;
}

::selection {
	background-color: #2b2c2d;
	color: #fff;
}

ul {
	list-style: none;
}

a {
	outline: none !important;
	text-decoration: none !important;
	color: #787878;
	transition: all 0.4s ease-in-out;
}

a:hover {
	text-decoration: none;
	color: #37957d !important;
}

p a {
	color: #37957d;
}

.light-text {
	color: #c2c2c2;
}

.zero-padding {
	padding: 0px !important;
}

.mbn {
	margin-bottom: 0 !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb20-alt {
	margin-bottom: 15px !important;
}

.mb30 {
	margin-bottom: 30px !important;
	/*cursor: pointer;*/
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 30px !important;
	margin-top: 30px !important;
}

.mb60background {
	background: #ededed;
	padding-bottom: 20px;
	padding-top: 0px;
	box-shadow: 0px 0px 16px 0px rgba(204, 204, 204, 1);
}

.mb60 p {
	font-size: 17px;
}

.mtn {
	margin-top: 0 !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mln {
	margin-left: 0;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.ml40 {
	margin-left: 40px;
}

.ml50 {
	margin-left: 50px;
}

.ml60 {
	margin-left: 60px;
}

.mrn {
	margin-right: 0;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin: 15px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}

.mr50 {
	margin-right: 50px;
}

.mr60 {
	margin-right: 60px;
}

.pbn {
	padding-bottom: 0 !important;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb50 {
	padding-bottom: 50px;
}

.pb60 {
	padding-bottom: 60px;
}

.pb70 {
	padding-bottom: 70px;
}

.pb80 {
	padding-bottom: 80px;
}

.ptn {
	padding-top: 0 !important;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt50 {
	padding-top: 50px;
}

.pt60 {
	padding-top: 60px;
}

.pt70 {
	padding-top: 70px;
}

.pt80 {
	padding-top: 80px;
}

.pt90 {
	padding-top: 90px;
}

.pln {
	padding-left: 0;
}

.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pl30 {
	padding-left: 30px;
}

.pl40 {
	padding-left: 40px;
}

.pl50 {
	padding-left: 50px;
}

.pl60 {
	padding-left: 60px;
}

.prn {
	padding-right: 0;
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

.pr30 {
	padding-right: 30px;
}

.pr40 {
	padding-right: 40px;
}

.pr50 {
	padding-right: 50px;
}

.pr60 {
	padding-right: 60px;
}

.mtm-80 {
	margin-top: -80px;
}

.white-color {
	color: #fff !important;
}

.underline {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 22px;
}

.underline:after {
	content: "";
	width: 50px;
	height: 1px;
	background: #c2c2c2;
	position: absolute;
	bottom: 0;
	left: 0;
}

.underline2 {
	position: relative;
	padding-bottom: 6px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 6px;
	font-size: 22px;
	font-weight: 600;
}

.underline2:after {
	content: "";
	width: 32px;
	height: 1px;
	background: #c2c2c2;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* BLACK */
.underline-black {
	position: relative;
	padding-bottom: 6px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 6px;
	font-family: 'Inter', serif;
	font-size: 22px;
	color: #FFF;
}

.underline-black:after {
	content: "";
	width: 32px;
	height: 1px;
	background: #595959;
	position: absolute;
	bottom: 0;
	left: 0;
}

.full-underline::after {
	width: 100%;
}

.longer-underline::after {
	width: 60px;
}

.text-center .underline::after {
	width: 4%;
	left: 48%;
}

.text-center .longer-underline::after {
	width: 8%;
	left: 46%;
}

.text-muted {
	font-size: 85%;
	font-style: italic;
}

.label {
	font-size: 60%;
	border-radius: 0px;
	font-weight: inherit;
}

.default-ul {
	list-style: circle;
}

.st-label {
	position: relative;
	background-color: #37957d;
}

.st-label:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 5px;
	margin-top: -6px;
	border-right-color: #37957d !important;
}

.label-primary {
	background-color: #37957d;
}

.panel {
	border-radius: 0px;
}

.panel-heading {
	border-radius: 0px;
}

.badge {
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 50%;
	font-weight: 400;
	padding: 0px;
}

.google-map {
	width: 100%;
	min-height: 400px;
}

.google-map2 {
	width: 100%;
	height: 100vh;
}

.black-color {
	color: #2b2c2d !important;
}

.white-color {
	color: #fff !important;
}

.muted-color {
	color: #787878 !important;
}

.trans {
	transition: all 0.4s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #2b2c2d;
	font-weight: 600;
}

.bold {
	font-weight: bold !important;
}

.capitalize {
	text-transform: capitalize !important;
}

.uppercase {
	text-transform: uppercase !important;
}

.lowercase {
	text-transform: lowercase !important;
}

.clearfix {
	clear: both;
}

ul,
ol,
dl {
	list-style-position: outside;
}

.lighter-text {
	color: #787878 !important;
}

.label {
	font-size: 60%;
	border-radius: 0px;
	font-weight: inherit;
}

/**
 * ----------------------------------------------------------------------------------------
 * 3. HEADER & NAVIGATION
 * ----------------------------------------------------------------------------------------
 */

.header {
	position: fixed;
	width: 100%;
	z-index: 101;
	min-height: 80px;
	transition: all 0.4s ease-in-out;
}

.header .logo {
	padding: 20px 10px;
	float: left;
	position: relative;
	z-index: 1;
	transition: all 0.4s ease-in-out;
}

.header .logo-img {
	max-height: 40px;
	transition: all 0.4s ease-in-out;
}

.header .menu-item {
	float: none;
	display: inline-block;
	background: none;
}

.header .menu-item a {
	color: #fff;
	padding: 0 15px;
	line-height: 80px;
	transition: all 0.4s ease-in-out;
}

.header .menu-item .mega-submenu {
	text-align: left;
}

.header .menu-item .mega-submenu a {
	color: #787878;
	line-height: 22px;
	text-transform: capitalize;
	padding: 8px 10px;
	transition: all 0.4s ease-in-out;
}

.header .menu-item .mega-submenu a:hover {
	border-left: 3px solid #d9d9d9;
}

.header .main-menu {
	text-align: right;
}

.secondNav .header {
	min-height: 50px;
	background: #fff;
}

.secondNav .header .main-menu > li a {
	line-height: 50px;
	color: #787878;
}

.secondNav .header .logo {
	padding: 10px;
}

.secondNav .header .logo-img {
	max-height: 30px;
}

/* Megamenu */

.main-menu > li > ul.normal-sub {
	width: 230px;
}

.main-menu > li > ul.normal-sub > li a {
	padding: 5px;
}

.menu ul li.active a {
	color: #37957d;
}



.mfp-close-btn-in .mfp-close {
	color: #FFF;
	background: #ff6b6b;
	border-radius: 0px 0px 0px 20px;
}


.menu > ul > li.active {
	/*border-top: 3px solid #37957d;*/
	border: 3px solid #fff;
	background: #000;
	border-radius: 5px;
}

.publicar-cta {
	color: #FFF!important;
}

.publicar-cta:hover {
	color: #FFF!important;
}


.menu > ul > li:hover a {
	color: #FFF;
}

.main-menu > li > ul {
	border-top: 3px solid #37957d;
}

.mega-submenu a {
	line-height: 22px !important;
}

.mega-submenu.normal-sub {
	background-image: none;
}

.mega-submenu.normal-sub a {
	transition: all 0.4s ease-in-out;
}

.mega-submenu.normal-sub a:hover {
	border-left: 0px !important;
	background: #f2f2f2;
}

.mega-submenu.normal-sub a i {
	width: 22px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
}

.mega-submenu.normal-sub .sub-submenu {
	display: none;
	position: absolute;
	z-index: 101;
	top: 0px;
	left: 100%;
	background: #fff;
	list-style: none;
	border-top: 3px solid #37957d;
	width: 200px;
	padding-left: 0px;
	box-shadow: 0 8px 30px 8px rgba(0, 0, 0, 0.05);
	transition: all 0.4s ease-in-out;
}

.mega-submenu.normal-sub .sub-submenu.on-left {
	right: 100%;
	left: auto;
}

.mega-submenu.normal-sub .has-subsubmenu {
	position: relative;
	z-index: 100;
}

.mega-submenu.normal-sub .has-subsubmenu:after {
	content: ' ';
	width: 0px;
	height: 0px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #37957d;
	top: 15px;
	right: 15px;
	position: absolute;
}

.mega-submenu {
	background-color: #fff !important;
	background: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.mega-submenu.no-image {
	background: transparent;
}

.header-shadow .mega-submenu {
	box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.07);
}

.header-border .mega-submenu {
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

.secondNav.header-shadow .header {
	box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.07);
}

.secondNav.header-border .header {
	border-bottom: 1px solid #d9d9d9;
}

.submenu-column ul li a i {
	width: 22px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
}

.secondNav.dark-menu .header {
	background: #2b2c2d;
	color: #fff;
}

.nav > li > a:focus,
.nav > li > a:hover {
	background-color: transparent;
}

.dark-menu .mega-submenu {
	background-color: #2b2c2d !important;
	background-image: url(../images/nav-bg-dark-2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.dark-menu .header .main-menu > li a {
	color: #fff;
}

.dark-menu .submenu-bottom {
	color: #fff;
}

.dark-menu .submenu-column h6 {
	color: #fff !important;
}

.light-header .header {
	background: #fff;
}

.light-header .header .menu-item a {
	color: #787878;
	font-weight: 600;
}

.light-header .main {
	padding-top: 80px;
}

.light-header.semi-trans-header .main {
	padding-top: 0px;
}

.light-header.small-header .main {
	padding-top: 50px;
}

.dark-header .header {
	background: #2b2c2d;
}

.dark-header .header .menu-item a {
	color: #fff;
}

.dark-header .mega-submenu {
	background-color: #222 !important;
	background-image: url(../images/nav-bg-dark-2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.dark-header .header .main-menu > li a {
	color: #fff;
}

.dark-header .submenu-bottom {
	color: #fff;
}

.dark-header .main {
	padding-top: 80px;
}

.dark-header.semi-trans-header .main {
	padding-top: 0px;
}

.dark-header.small-header .main {
	padding-top: 50px;
}

.dark-header .submenu-column h6 {
	color: #fff !important;
}

.bold-menu a {
	font-weight: 600;
}

.semi-trans-header.dark-header .header {
	background: rgba(34, 34, 34, 0.4);
}

.semi-trans-header.light-header .header {
	background: rgba(255, 255, 255, 0.8);
}

.center-logo .logo {
	float: none;
	text-align: center;
}

.center-logo .header .main-menu {
	text-align: left;
	border-top: 1px solid #f2f2f2;
}

.center-logo .main-menu > li.active {
	border-top: 0px;
}

.center-logo .main-menu > li.active > a {
	color: #37957d !important;
}

.center-logo .left-separator {
	float: right;
	border-left: 0px !important;
}

.light-header .left-separator {
	border-left: 1px solid #f2f2f2;
}

.dark-header .left-separator {
	border-left: 1px solid #d9d9d9;
}

.dark-header.center-logo .header .main-menu {
	border-top: 1px solid #d9d9d9;
}

.small-header .header {
	min-height: 50px;
}

.small-header .header .main-menu > li a {
	line-height: 50px;
}

.small-header .header .logo {
	padding: 10px;
}

.small-header .header .logo-img {
	max-height: 30px;
}

.open-nav-button {
	visibility: hidden;
	color: #2b2c2d;
	line-height: 83px;
	transition: all 0.4s ease-in-out;
	font-size: 18px;
	z-index: 100;
	position: relative;
	cursor: pointer;
}

.secondNav .open-nav-button,
.small-header .open-nav-button {
	line-height: 50px;
}

.nav-hidden .main-menu {
	display: none;
	transition: all 0.4s ease-in-out;
}

.nav-hidden .open-nav-button {
	visibility: visible;
}

.sidr {
	box-shadow: 0 10px 50px 10px rgba(0, 0, 0, 0.1);
	background: #fff;
}

.sidr .logo {
	width: 220px;
	padding: 20px;
}

.sidr .logo img {
	width: 100%;
}

.sidr ul {
	list-style: none;
	padding-left: 0px;
}

.sidr ul li a {
	line-height: 45px;
	display: inline-block;
	padding-left: 20px;
	color: #d9d9d9;
	width: 100%;
	transition: all 0.2s ease;
}

.sidr ul li a:hover {
	background: #f2f2f2;
	border-left: 3px solid #37957d;
}

.top-separator {
	border-top: 1px solid #f2f2f2;
}

.dark-header .sidr {
	background: #787878;
}

.dark-header .sidr ul li a {
	color: #fff;
}

.dark-header .open-nav-button {
	color: #fff;
}

.mega-submenu.normal-sub {
	background-image: none;
}

.mega-submenu.normal-sub a {
	transition: all 0.4s ease-in-out;
}

.mega-submenu.normal-sub a:hover {
	border-left: 0px !important;
	background: #f2f2f2;
}

.mega-submenu.normal-sub a i {
	width: 22px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
}

.mega-submenu.normal-sub .sub-submenu {
	display: none;
	position: absolute;
	z-index: 101;
	top: 0px;
	left: 100%;
	background: #fff;
	list-style: none;
	border-top: 3px solid #37957d;
	width: 200px;
	padding-left: 0px;
	box-shadow: 0 8px 30px 8px rgba(0, 0, 0, 0.05);
	transition: all 0.4s ease-in-out;
}

.mega-submenu.normal-sub .sub-submenu.on-left {
	right: 100%;
	left: auto;
}

.mega-submenu.normal-sub .has-subsubmenu {
	position: relative;
	z-index: 100;
}

.mega-submenu.normal-sub .has-subsubmenu:after {
	content: ' ';
	width: 0px;
	height: 0px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #37957d;
	top: 15px;
	right: 15px;
	position: absolute;
}

.menu-style-2 .menu-icon {
	font-size: 13px;
	display: inline-block;
	margin-right: 5px;
}

.menu-style-2 .menu > ul > li.active {
	border-top: 0px;
}

.menu-style-2 .menu > ul > li.active > a {
	color: #37957d;
}

.menu-style-3 .menu-icon {
	font-size: 13px;
	display: inline-block;
	margin-right: 5px;
}

.menu-style-3 .menu > ul > li.active {
	background: #37957d;
	border-top-color: #398f5d;
}

.menu-style-3 .menu > ul > li.active > a {
	color: #fff;
}

.menu-style-3 .menu > ul > li.active > a:hover {
	color: #fff !important;
}

.top-menu {
	width: 100%;
	background: #f2f2f2;
	padding: 10px;
}

.top-menu .right-div {
	text-align: right;
}

.top-menu .right-div a {
	margin-left: 10px;
}

.top-menu .left-div {
	text-align: left;
}

.top-menu .left-div a {
	margin-right: 10px;
}

.top-menu a {
	font-size: 12px;
	color: #787878;
	padding: 5px 10px;
}

.dark-header .mega-submenu.normal-sub .sub-submenu {
	background: #2b2c2d;
}

.dark-header .mega-submenu.normal-sub a:hover {
	background: #37393a;
}

.static-header .header {
	position: static;
}

.menu-style-5 .menu-item {
	padding: 20px 5px;
	transition: all 0.4s ease-in-out;
}

.menu-style-5 .menu-item > a {
	padding: 0px 10px;
	line-height: 40px;
}

.menu-style-5 .menu > ul > li.active {
	border-top: 0px;
}

.menu-style-5 .menu > ul > li.active > a {
	background: #37957d;
	border-radius: 4px;
	color: #fff;
}

.menu-style-5 .menu > ul > li.active > a:hover {
	color: #fff !important;
	border-radius: 4px 4px 0px 0px;
}

.secondNav .menu-style-5 .menu-item {
	padding: 0px 5px;
}

.secondNav .menu-style-5 .menu-item > a {
	padding: 0px 10px;
	line-height: 40px;
}

.secondNav .menu-style-5 .menu > ul > li.active > a {
	border-radius: 0px;
}

.menu-style-6 .menu-item {
	padding: 20px 5px;
	transition: all 0.4s ease-in-out;
}

.menu-style-6 .menu-item > a {
	padding: 0px 10px;
	line-height: 40px;
}

.menu-style-6 .menu > ul > li.active {
	border-top: 0px;
}

.menu-style-6 .menu > ul > li.active > a {
	background: #37957d;
	border-radius: 4px;
	color: #fff;
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
}

.menu-style-6 .menu > ul > li.active > a:hover {
	color: #fff !important;
	border-radius: 4px 4px 0px 0px;
}

.menu-style-6 .menu > ul > li > a:hover {
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
	background: #37957d;
	color: #fff !important;
	border-radius: 4px;
}

.secondNav .menu-style-6 .menu-item {
	padding: 0px 5px;
}

.secondNav .menu-style-6 .menu-item > a {
	padding: 0px 10px;
	line-height: 40px;
}

.secondNav .menu-style-6 .menu > ul > li.active > a {
	border-radius: 0px;
}

.left-menu .main-menu {
	text-align: left;
}

.menu-style-8 .menu-item {
	padding: 20px 5px;
	transition: all 0.4s ease-in-out;
}

.menu-style-8 .menu-item > a {
	padding: 0px 10px;
	line-height: 40px;
}

.menu-style-8 .menu > ul > li.active {
	border-top: 0px;
}

.menu-style-8 .menu > ul > li.active > a {
	border: 1px solid #37957d;
	border-radius: 4px;
	color: #37957d;
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
}

.menu-style-8 .menu > ul > li.active > a:hover {
	color: #fff !important;
	border-radius: 4px 4px 0px 0px;
}

.menu-style-8 .menu > ul > li > a:hover {
	-webkit-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	transform: skew(-10deg);
	background: #37957d;
	color: #fff !important;
	border-radius: 4px;
}

.secondNav .menu-style-8 .menu-item {
	padding: 0px 5px;
}

.secondNav .menu-style-8 .menu-item > a {
	padding: 0px 10px;
	line-height: 40px;
}

.secondNav .menu-style-8 .menu > ul > li.active > a {
	border-radius: 0px;
}

.menu-style-9 .menu-icon {
	font-size: 13px;
	display: inline-block;
	margin-right: 5px;
}

.menu-style-9 .menu > ul > li {
	height: 83px;
	vertical-align: bottom;
	transition: all 0.4s ease-in-out;
}

.menu-style-9 .menu > ul > li > a {
	line-height: 20px;
	padding-top: 40px;
	text-align: left;
	transition: all 0.4s ease-in-out;
}

.menu-style-9 .menu > ul > li > a span.text-muted {
	display: block;
	font-size: 10px;
	text-transform: capitalize;
	color: #787878;
}

.menu-style-9 .menu > ul > li.active {
	background: #37957d;
	border-top-color: #40a269;
}

.menu-style-9 .menu > ul > li.active > a {
	color: #fff;
}

.menu-style-9 .menu > ul > li.active > a:hover {
	color: #fff !important;
}

.menu-style-9 .menu > ul > li.active > a span.text-muted {
	color: #f2f2f2;
}

.secondNav .menu-style-9 .menu > ul > li {
	height: 53px;
}

.secondNav .menu-style-9 .menu > ul > li > a {
	padding-top: 5px;
	line-height: 20px;
}

.menu-style-10 .menu-icon {
	font-size: 18px;
	display: block;
	margin-right: 5px;
}

.menu-style-10 .menu > ul > li {
	height: 83px;
	vertical-align: bottom;
	transition: all 0.4s ease-in-out;
}

.menu-style-10 .menu > ul > li > a {
	line-height: 20px;
	padding-top: 25px;
	text-align: center;
	transition: all 0.4s ease-in-out;
}

.menu-style-10 .menu > ul > li > a span.text-muted {
	display: block;
	font-size: 10px;
	text-transform: capitalize;
	color: #d9d9d9;
}

.menu-style-10 .menu > ul > li.active {
	background: #37957d;
	border-top-color: #40a269;
}

.menu-style-10 .menu > ul > li.active > a {
	color: #fff;
}

.menu-style-10 .menu > ul > li.active > a:hover {
	color: #fff !important;
}

.menu-style-10 .menu > ul > li.active > a span.text-muted {
	color: #f2f2f2;
}

.secondNav .menu-style-10 .menu > ul > li {
	height: 53px;
}

.secondNav .menu-style-10 .menu > ul > li > a {
	padding-top: 5px;
	line-height: 20px;
}

.sidr {
	box-shadow: 0 10px 50px 10px rgba(0, 0, 0, 0.1);
	background: #fff;
}

.sidr .logo {
	width: 220px;
	padding: 20px;
}

.sidr .logo img {
	width: 100%;
}

.sidr ul {
	list-style: none;
	padding-left: 0px;
}

.sidr ul li a {
	line-height: 45px;
	display: inline-block;
	padding-left: 20px;
	color: #787878;
	width: 100%;
	transition: all 0.2s ease-in-out;
}

.sidr ul li a:hover {
	background: #f2f2f2;
	border-left: 3px solid #37957d;
}

.top-separator {
	border-top: 1px solid #f2f2f2;
}

.dark-header .sidr {
	background: #2b2c2d;
}

.dark-header .sidr ul li a {
	color: #fff;
}

.dark-header .open-nav-button {
	color: #fff;
}

.search-icon {
	position: relative;
}

.search-icon .search-bar {
	position: absolute;
	right: 0;
	display: none;
	box-shadow: 0 8px 30px 8px rgba(0, 0, 0, 0.05);
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
}

.search-icon:hover .search-bar {
	display: block;
}

.headline {
	font-family: "Inter", sans-serif;
	font-size: 4.236em;
	color: #fff;
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.sub-headline {
	font-size: 1em;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 20px;
	color: rgba(255, 255, 255, 0.7);
	line-height: 30px;
}

/**
 * ----------------------------------------------------------------------------------------
 * 4. SECTIONS
 * ----------------------------------------------------------------------------------------
 */
 .volver {
	color:#787878;
	background:#FFF;
	padding:7px 15px;
	border:1px solid #787878;
	border-radius:100px;
 }

 .volver:hover {
	 color: #787878!important;
 }

section.content-section {
	padding: 60px 0;
}

section.content-section-black {
	padding: 60px 0;
	color: #e1e1e1;
}

.section-alternative {
	background: #37957d;
}

.section-alternative h3 {
	color: #fff;
}

.section-alternative .pasos {
	background: #fff;
	border-radius: 1rem;
	padding: 20px;
}


section.filtros {
	padding: 10px 0 0 0;
	position: fixed;
	z-index: 9;
	width: 100%;
	background: #f2f2f2;
}

/*section.content-section:nth-of-type(even) {
	background-color: #f2f2f2;
}
*/
section.content-section:nth-of-type(odd) {
	background-color: #fff;
}

section.content-section-black:nth-of-type(odd) {
	background-color: #000;
}

section.parallax-section {
	background-color: transparent !important;
}

section.parallax-section .white-grad {
	position: relative;
	z-index: 1;
}

.content-section .section-header {
	margin-bottom: 60px;
}

.content-section .section-title {
	font-size: 1.83em;
	font-family: 'Inter', serif;
	letter-spacing: -0.55px;
}

.content-section .section-subtitle {
	color: #787878;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: -0.2px;
}

/* BLACK */

.content-section-black .section-header {
	margin-bottom: 60px;
}

.content-section-black .section-title {
	font-size: 1.83em;
	font-family: 'Inter', serif;
	color: #FFF;
}

.content-section-black .section-subtitle {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: -0.2px;
}

.gray-bg {
	background-color: #000;
}

.gray-bg h4 {
	color: #FFF;
}

.gray-bg p {
	color: #FFF;
}

.gray-bg .underline i {
	background: #fff;
	color: #000;
	padding: 10px;
	border-radius: 100%;
	text-decoration: none;
}

.gray-bg .underline {
	padding-bottom: 0;
}

.gray-bg .underline:after {
	display: none;
}

.white-bg {
	background-color: #fff;
}

.white-grad {
	background: linear-gradient(rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.8) 100%);
	padding: 90px 0;
}

/**
 * ----------------------------------------------------------------------------------------
 * 5. FEATURES
 * ----------------------------------------------------------------------------------------
 */

.modal-body {
	padding: 0;
}


.feature .icon {
	color: #37957d;
	font-size: 2.618em;
}

.feature-left-icon {
	margin-bottom: 50px;
}

.feature-left-icon .feature-title {
	margin-bottom: 20px;
	font-size: 22px;
	font-family: 'Inter', sans-serif;
}

.feature-left-icon .icon {
	color: #37957d;
	font-size: 60px;
	line-height: 80px;
	display: inline-block;
	vertical-align: top;
}

.feature-left-icon .feature-right-side {
	display: inline-block;
	width: 85%;
	font-size: 18px;
}

.feature-box {
	border: 1px solid #e8e8e8;
	margin-bottom: 25px;
	padding: 25px;
	text-align: center;
}

.feature-box .icon {
	color: #f8be5a;
	font-size: 52px;
	display: block;
	margin-bottom: 12px;
}

.feature-box .feature-desc {
	text-align: left;
	color: #787878;
	font-size: 18px;
}


.feature-box h4 {
	font-size: 22px;
	letter-spacing: -0.55px;
}


section.content-section:nth-of-type(even) .feature-box {
	background: #d9d9d9;
}

.feature-box-2 {
	border: 1px dashed #787878;
	border-top: 3px solid #37957d;
	text-align: center;
	padding: 14px;
	position: relative;
}

.feature-box-2 .feature-title {
	margin-bottom: 20px;
}

.feature-box-2 .icon {
	color: #37957d;
	font-size: 40px;
	line-height: 70px;
	display: block;
	width: 70px;
	height: 70px;
	margin: -54px auto 15px;
	background: #37957d;
	color: #fff;
	border-radius: 50%;
}

.feature-box-2 .feature-desc {
	color: #787878;
}

.feature-box-3 {
	border: 1px solid #efefef;
	border-top: 3px solid #37957d;
	text-align: left;
	padding: 14px;
	position: relative;
}

.feature-box-3 .feature-title {
	margin-bottom: 20px;
	text-align: center;
	font-size: 22px;
	
}

.feature-box-3 .icon {
	color: #37957d;
	font-size: 30px;
	line-height: 70px;
	display: block;
	width: 70px;
	height: 70px;
	margin: -54px auto 15px;
	background: #37957d;
	color: #FFF;
	border-radius: 10px;
	text-align: center;
}

.feature-box-3 .feature-desc {
	color: #787878;
	font-size: 18px;
}
/*
section.content-section:nth-of-type(even) .feature-box-3 .icon {
	background: #f2f2f2;
}
*/
.feature-box-4 .icon {
	color: #37957d;
	display: inline-block;
	font-size: 32px;
	line-height: 32px;
}

.feature-box-4 .feature-title {
	display: inline-block;
	line-height: 32px;
	vertical-align: top;
	margin-bottom: 20px;
	margin-left: 10px;
}

.feature-box-4 .feature-desc {
	color: #787878;
}

.feature-type-5 {
	margin: 0;
}

.feature-type-5 [class*="col-md"] {
	padding: 0;
	margin: 0;
}

.feature-type-5 .feature-box-5 {
	position: relative;
	background: #37957d;
	color: #fff;
	padding: 60px 40px;
	overflow: hidden;
}

.feature-type-5 .feature-box-5 .feature-title {
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
}

.feature-type-5 .feature-box-5 .feature-desc {
	margin-bottom: 0;
}

.feature-type-5 .feature-box-5 .icon {
	text-align: center;
	font-size: 60px;
	line-height: 60px;
	color: #fff;
	margin-bottom: 10px;
}

.feature-type-5 .feature-box-5 .bg-icon {
	position: absolute;
	font-size: 200px;
	color: rgba(255, 255, 255, 0.5);
	opacity: 0.2;
	bottom: -30px;
	left: -25px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.feature-type-5 .feature-box-5.black-box {
	background: #2b2c2d;
}

.feature-box-8 {
	border: 1px dashed #a6a6a6;
	border-top: 3px solid #37957d;
	text-align: center;
	padding: 14px;
	position: relative;
}

.feature-box-8 .feature-title {
	margin-bottom: 20px;
}

.feature-box-8 .icon {
	color: #37957d;
	font-size: 40px;
	line-height: 70px;
	display: block;
	width: 70px;
	height: 70px;
	margin-left: 20px;
	margin-top: -54px;
	margin-bottom: 15px;
	background: #fff;
	color: #37957d;
	border-radius: 50%;
}

.feature-box-8 .feature-desc {
	color: #787878;
}

section.content-section:nth-of-type(even) .feature-box-8 .icon {
	background: #f2f2f2;
}

.feature-box-9 {
	border: 1px dashed #d9d9d9;
	border-top: 3px solid #37957d;
	text-align: center;
	padding: 14px;
	position: relative;
}

.feature-box-9 .feature-title {
	margin-bottom: 20px;
}

.feature-box-9 .icon {
	color: #37957d;
	font-size: 40px;
	line-height: 70px;
	display: block;
	width: 70px;
	height: 70px;
	margin: -54px 20px 15px auto;
	background: #fff;
	color: #37957d;
	border-radius: 50%;
}

.feature-box-9 .feature-desc {
	color: #787878;
}

section.content-section:nth-of-type(even) .feature-box-9 .icon {
	background: #f2f2f2;
}

.feature-box-10 {
	border-top: 3px solid #37957d;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
	text-align: center;
	padding: 14px;
	position: relative;
}

.feature-box-10 .feature-title {
	margin-bottom: 20px;
}

.feature-box-10 .icon {
	color: #37957d;
	font-size: 32px;
	line-height: 60px;
	display: block;
	width: 60px;
	height: 60px;
	margin-left: -15px;
	margin-top: -48px;
	margin-bottom: 15px;
	background: #37957d;
	color: #fff;
	border-radius: 50%;
}

.feature-box-10 .feature-desc {
	color: #787878;
}

.feature-box-11 {
	border-top: 3px solid #37957d;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
	text-align: center;
	padding: 14px;
	position: relative;
}

.feature-box-11 .feature-title {
	margin-bottom: 20px;
}

.feature-box-11 .icon {
	color: #37957d;
	font-size: 32px;
	line-height: 60px;
	display: block;
	width: 60px;
	height: 60px;
	margin: -48px -15px 15px auto;
	background: #37957d;
	color: #fff;
	border-radius: 50%;
}

.feature-box-11 .feature-desc {
	color: #787878;
}

/**
 * ----------------------------------------------------------------------------------------
 * 6. COUNTERS
 * ----------------------------------------------------------------------------------------
 */

.counter-box {
	color: #2b2c2d;
}

.counter-box .count-icon {
	display: inline-block;
	font-size: 60px;
	line-height: 80px;
	width: 80px;
	height: 80px;
}

.counter-box .count-info {
	display: inline-block;
	position: relative;
}

.counter-box .count-info h6 {
	font-size: 30px;
	line-height: 1.25em;
}

.counter-box .count-info p {
	margin-bottom: 0;
}

.counter-box.counter-box-2 .count-icon {
	display: block;
	width: 100%;
}

/**
 * ----------------------------------------------------------------------------------------
 * 7. CALL TO ACTION SECTIONS
 * ----------------------------------------------------------------------------------------
 */

 .cta-alter {
	padding: 50px 0;
	background: #37957d;
	color: #fff;
}

.cta-alter .desc {
	font-size: 18px;
	line-height: 26px;
}

.cta-alter .cta-title {
	color: #fff;
	margin-bottom: 21px;
	font-size: 27px;
	line-height: 1.7;
	font-family: 'Inter', serif;

}

.cta-alter .bootstrap-select>.dropdown-toggle {
	background: #000;
}

.cta-alter .btn.btn-primary:hover {
	background:#000;
	color: #FFF;
}

.cta-alter .open > .dropdown-toggle.btn-primary:hover {
	background: #000;

}


.cta {
	padding: 50px 0;
	background: #000;
	color: #fff;
}

.cta .desc {
	font-size: 18px;
	line-height: 26px;
}

.cta .cta-title {
	color: #fff;
	margin-bottom: 21px;
	font-size: 27px;
	line-height: 1.7;
	font-family: 'Inter', serif;
}


.cta-1 .desc {
	float: left;
	width: 80%;
}

.cta-1 {
	padding: 20px;
	border: 1px solid #d9d9d9;
}

.cta-1 .title {
	font-size: 15px;
	margin-bottom: 15px;
}

.cta-1 .desc {
	font-size: 13px;
	line-height: 22px;
}

.cta-2 .desc {
	float: left;
	width: 75%;
}

.cta-2 {
	padding: 20px;
	border: 1px solid #37957d;
	background: #37957d;
}

.cta-2 .title {
	font-size: 15px;
	margin-bottom: 15px;
	color: #fff;
}

.cta-2 .desc {
	font-size: 13px;
	line-height: 22px;
	color: #fff;
}

.cta-3 {
	padding: 20px;
	border: 1px solid #2b2c2d;
	background: #2b2c2d;
	text-align: center;
	position: relative;
}

.cta-3 .title {
	font-size: 15px;
	margin-bottom: 15px;
	color: #fff;
}

.cta-3 .desc {
	font-size: 13px;
	line-height: 22px;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 40px;
}

.cta-3 .bg-icon {
	position: absolute;
	font-size: 220px;
	color: rgba(255, 255, 255, 0.15);
	bottom: -40px;
	right: 0;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.cta-3:hover .bg-icon {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}

.cta-3:hover .icon-rotate {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.cta-3 a,
.cta-3 button {
	z-index: 2;
	position: relative;
}

.cta-4 {
	padding: 20px;
	border: 1px solid #37957d;
	background: #37957d;
	text-align: center;
	position: relative;
}

.cta-4 .title {
	font-size: 15px;
	margin-bottom: 15px;
	color: #fff;
}

.cta-4 .desc {
	font-size: 13px;
	line-height: 22px;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 40px;
}

.cta-4 .bg-icon {
	position: absolute;
	font-size: 220px;
	color: rgba(255, 255, 255, 0.15);
	bottom: -40px;
	left: -20px;
	transition: all 0.4s ease-in-out;
}

.cta-4:hover .bg-icon {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}

.cta-4:hover .icon-rotate {
	transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

/**
 * ----------------------------------------------------------------------------------------
 * 8. BUTTONS
 * ----------------------------------------------------------------------------------------
 */

.btn {
	white-space: nowrap;
	text-transform: left;
	border-color: rgba(255, 255, 255, 0.25);
	outline: none;
	box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
	border-radius: 0;
	font-style: normal;
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 15px 50px;
	text-transform: uppercase;
	font-weight: 300;
	min-height: 0;
	min-width: 0;
	max-height: none;
	max-width: none;
}

.btn.btn-default {
	background-color: transparent;
}

.btn.btn-primary {
	background-color: #37957d;
}

.btn.btn-default:hover {
	background-color: white;
	color: #37957d;
}

.btn.btn-primary:hover {
	background-color: white;
	border-color: #37957d;
	color: #37957d;
}

.st-btn {
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #d9d9d9;
	border-radius: 7px;
	background: transparent;
	font-weight: 700;
	transition: all 0.4s ease-in-out;
}

.verPrecios {
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #d9d9d9;
	border-radius: 7px;
	background: transparent;
	font-weight: 700;
	transition: all 0.4s ease-in-out;
	
}
.verPrecios:hover {
	background-color: white;
	border-color: #37957d;
	color: #37957d;
}

.st-btn-black {
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #fff;
	border-radius: 100px;
	color: #FFF!important;
	background: transparent;
	font-weight: 700;
	transition: all 0.4s ease-in-out;
}

.st-btn.btn-small {
	padding: 5px 15px;
	font-size: 12px;
}

.st-btn.st-btn-thick {
	border-width: 4px;
}

.st-btn.st-btn-3d {
	border-bottom-width: 3px;
}

.st-btn .icon {
	font-size: 16px;
	display: inline-block;
	padding-right: 5px;
}

.st-btn.icon-right .icon {
	padding-left: 5px;
}

.st-btn.hvr-back.full-rounded:before {
	border-radius: 100px;
}

.st-btn.hvr-back:before {
	background: #37957d;
}

.st-btn.hvr-back:hover,
.st-btn.hvr-back:active,
.st-btn.hvr-back:focus {
	color: #fff !important;
}

.st-btn.hvr-border.full-rounded:before {
	border-radius: 100px;
}

.st-btn.hvr-border:before {
	border-color: #37957d;
	background-color: #37957d;
}

.st-btn.primary-btn {
	background-color: #000;
	color: #fff;
	border-color: #000;
	font-size: 18px;
}


.st-btn.primary-btn-2 {
	border-color: #37957d;
	color: #37957d;
	font-size: 18px;
}

.st-btn.primary-btn-2:hover,
.st-btn.primary-btn-2:active,
.st-btn.primary-btn-2:focus {
	border-color: #37957d;
}

.st-btn.primary-btn:hover,
.st-btn.primary-btn:active,
.st-btn.primary-btn:focus {
	background: transparent;
	color: #37957d;
}

.st-btn.primary-btn.hvr-back:before {
	background: #fff;
}

.st-btn.primary-btn.hvr-back:hover,
.st-btn.primary-btn.hvr-back:active,
.st-btn.primary-btn.hvr-back:focus {
	color: #37957d !important;
}

.st-btn.dark-btn {
	background-color: #000;
	color: #fff;
	border-color: #000;
}

.st-btn.dark-btn:hover,
.st-btn.dark-btn:active,
.st-btn.dark-btn:focus {
	background: transparent;
	border-color: #2b2c2d;
	color: #2b2c2d !important;
}

.st-btn.dark-btn.hvr-back:before {
	background: #fff;
	border-color: #2b2c2d;
}

.st-btn.dark-btn.hvr-back:hover,
.st-btn.dark-btn.hvr-back:active,
.st-btn.dark-btn.hvr-back:focus {
	color: #2b2c2d !important;
}

.st-btn.dark-btn.hvr-border:before {
	border-color: #2b2c2d;
	background-color: #2b2c2d;
}

.st-btn:hover,
.st-btn:active,
.st-btn:focus {
	border-color: #37957d;
}

.st-btn.rounded {
	border-radius: 8px;
}

.st-btn.full-rounded {
	border-radius: 100px;
}

.hvr-border-fade:active,
.hvr-border-fade:focus,
.hvr-border-fade:hover {
	box-shadow: inset 0 0 0 4px #37957d, 0 0 1px transparent;
}

button {
	outline: none !important;
}

.btn-group>.btn:first-child {
	border-radius: 7px;
}

.form-group label {
	font-size: 16px;
	color: #2b2c2d;
}

.form-group .alert {
	font-size: 12px;
}

.form-control:focus {
	border-color: #d9d9d9;
	box-shadow: none;
}

.primary-btn.consultasWhatsApp {
	background:#128c7e;
	color: #FFF;
}
.primary-btn.consultasWhatsApp:hover {
	background:#128c7e;
	color: #FFF!important;
	border: 1px solid #37957d!important;
}

/**
 * ----------------------------------------------------------------------------------------
 * 9. FOOTER
 * ----------------------------------------------------------------------------------------
 */

.footer {
	background: #fefefe;
	/*background-image: url("../images/footer-light.png");*/    
	background-attachment: fixed;
	background-repeat: repeat;
	border-top: 1px solid #d9d9d9;
	padding: 60px 0 0;
	/*=== Dark Footer ===*/
	/*=== Sticky Footer ===*/
}

.cryptoList {
	text-align: center;
	margin: 0 auto;
    padding-top: 8px;
}

.cryptoList ul > li {
	display: inline-block;
	padding: 0 2px;
}

.footer .footer-title {
	font-size: 20px;
}

.footer .footer-desc {
	color: #787878;
	line-height: 22px;
}

.footer .ul {
	padding-left: 0;
}

.footer ul li a {
	font-size: 14px;
	color: #787878;
}

.footer .icon {
	display: inline-block;
	margin-right: 10px;
}

.footer .address {
	font-size: 12px;
}

.footer .footer-top {
	padding-bottom: 30px;
	border-bottom: 1px solid #d9d9d9;
}

.footer .footer-middle {
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 30px;
}

.footer .footer-middle .footer-title {
	line-height: 30px;
	color: #2b2c2d;
}

.footer .footer-middle a {
	color: #787878;
	font-size: 17px;
}

.footer .footer-middle .far {
	font-size: 16px;
}
.footer .footer-middle .fas {
	font-size: 16px;
}

.footer .footer-last {
	padding: 20px 0;
	background: #000;
	color: #d9d9d9;
	font-size: 11px;
}

.footer .footer-last a {
	color: #787878;
}

.footer.dark-footer {
	background: #37393a;
	background-image: url("../images/footer_lodyas.png");
	background-attachment: fixed;
	background-size: contain;
	background-repeat: repeat;
	border-top: 1px solid #787878;
}

.footer.dark-footer .footer-desc {
	color: #d9d9d9;
}

.footer.dark-footer .footer-title {
	color: #fff;
}

.footer.dark-footer ul li a {
	font-size: 11px;
	text-transform: uppercase;
	color: #d9d9d9;
}

.footer.dark-footer .footer-middle .footer-title {
	color: #d9d9d9;
}

.footer.dark-footer .footer-middle a {
	color: #d9d9d9;
}

.footer.dark-footer h1,
.footer.dark-footer h2,
.footer.dark-footer h3,
.footer.dark-footer h4,
.footer.dark-footer h5,
.footer.dark-footer h6 {
	color: #f2f2f2;
}

.footer.dark-footer .counter-box {
	color: #f2f2f2;
}

.footer.dark-footer label {
	color: #f2f2f2;
}

.footer.sticky-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: -1;
}

.scroll-to-top {
	position: fixed;
	bottom: -50px;
	left: 15px;
	width: 40px;
	height: 40px;
	background: #2b2c2d;
	color: #fff;
	opacity: 0.75;
	text-align: center;
	display: block;
	border-radius: 100%;
	z-index: 100;
	font-size: 26px;
	line-height: 40px;
	cursor: pointer;
}

.scroll-to-top:hover {
	opacity: 1;
}

/**
 * ----------------------------------------------------------------------------------------
 * 10. GRADIENT BACKGROUNDS
 * ----------------------------------------------------------------------------------------
 */

.grad-bg {
	height: 100vh;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.4);
}

.grad-bg-01 {
	background: #005C97;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #005C97, #363795);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-02 {
	background: #43cea2;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #43cea2, #185a9d);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-03 {
	background: #FF512F;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #FF512F, #DD2476);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-04 {
	background: #FF512F;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #FF512F, #F09819);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-05 {
	background: #EECDA3;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #EECDA3, #EF629F);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-06 {
	background: #1D4350;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #1D4350, #A43931);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-07 {
	background: #000000;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #000000, #434343);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-08 {
	background: #fc00ff;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #fc00ff, #00dbde);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-09 {
	background: #1e130c;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #1e130c, #9a8478);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-10 {
	background: #02AAB0;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #02AAB0, #00CDAC);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-11 {
	background: repeating-linear-gradient(45deg, transparent, transparent 1em, moccasin 0, moccasin 2em, transparent 0, transparent 3em, powderblue 0, powderblue 4em, transparent 0, transparent 5em, lavender 0, lavender 6em, transparent 0, transparent 7em, beige 0, beige 8em), repeating-linear-gradient(-45deg, transparent, transparent 1em, khaki 0, khaki 2em, transparent 0, transparent 3em, beige 0, beige 4em, transparent 0, transparent 5em, peachpuff 0, peachpuff 6em), whitesmoke;
	background-blend-mode: multiply;
}

.grad-bg-11 .headline {
	color: #323232 !important;
}

.grad-bg-11 .sub-headline {
	color: #323232 !important;
}

.grad-bg-12 {
	background: repeating-linear-gradient(to top left, beige 0, beige 2em, moccasin 2em, moccasin 4em, wheat 4em, wheat 6em), repeating-linear-gradient(to left, white 0, white 2em, wheat 2em, wheat 4em, beige 4em, beige 6em), white;
	background-blend-mode: multiply;
}

.grad-bg-12 .headline {
	color: #323232 !important;
}

.grad-bg-12 .sub-headline {
	color: #323232 !important;
}

.grad-bg-13 {
	background: #5C258D;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #5C258D, #4389A2);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-14 {
	background: #4389A2;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #a044ff, #5C258D);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grad-bg-15 {
	background: #000000;
	/* fallback for old browsers */
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #434343, #000000);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-black {
	background: #363636;
	color: #e2e2e2;
}

/**
 * ----------------------------------------------------------------------------------------
 * 11. TABS
 * ----------------------------------------------------------------------------------------
 */

.tabs-section .nav.nav-pills {
	display: table;
	width: 100%;
}

.tabs-section .nav.nav-pills a i {
	display: block;
	width: 50px;
	height: 50px;
	font-size: 42px;
	line-height: 50px;
	margin: auto;
}

.tabs-section .nav-pills > li {
	display: table-cell;
	float: none;
}

.tabs-section .nav-pills > li > a {
	color: #787878;
}

.tabs-section .nav-pills > li.active > a,
.tabs-section .nav-pills > li.active > a:focus,
.tabs-section .nav-pills > li.active > a:hover {
	background-color: transparent !important;
	color: #37957d !important;
}

.tabs-section .tab-pane {
	padding: 40px 0 30px;
}

.tab-style-2 .nav-tabs {
	border-bottom: 0;
}

.tab-style-2 .nav-tabs > li > a {
	padding: 10px 25px;
}

.tab-style-2 .nav-tabs > li > a:hover {
	background: none;
	border-color: transparent;
}

.tab-style-2 .nav-tabs > li.active > a,
.tab-style-2 .nav-tabs > li.active > a:focus,
.tab-style-2 .nav-tabs > li.active > a:hover {
	color: #2b2c2d;
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #a6a6a6;
}

.tab-style-2 .tab-content {
	padding: 20px;
}

.tab-style-1 .nav-tabs {
	border-bottom: 1px solid #d9d9d9;
	margin: 0;
	padding: 0;
	border-bottom-color: #d9d9d9;
}

.tab-style-1 .nav-tabs li {
	display: inline-block;
	float: none;
}

.tab-style-1 .nav-tabs > li > a {
	background: #d9d9d9;
	border-bottom: none;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 3px solid #444647;
}

.tab-style-1 .nav-tabs > li.active > a,
.tab-style-1 .nav-tabs > li.active > a:focus,
.tab-style-1 .nav-tabs > li.active > a:hover {
	background: #fff;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top: 3px solid #37957d;
	border-bottom-color: transparent;
}

.tab-style-1 .tab-content {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-top: 0;
	padding: 15px;
}

.tab-style-3 .nav-tabs {
	border-bottom: 0;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
}

.tab-style-3 .nav-tabs li {
	display: table-cell;
	text-align: center;
	float: none;
}

.tab-style-3 .nav-tabs > li > a {
	background: #d9d9d9;
	border-bottom: none;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 3px solid #444647;
	margin-right: 0;
	color: #444647;
}

.tab-style-3 .nav-tabs > li.active > a,
.tab-style-3 .nav-tabs > li.active > a:focus,
.tab-style-3 .nav-tabs > li.active > a:hover {
	background: #fff;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-top: 3px solid #37957d;
	border-bottom: 1px solid #FFF;
	color: #2b2c2d;
}

.tab-style-3 .tab-content {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-top: 0;
	padding: 15px;
}

.tab-style-4 .nav-tabs {
	border-top: 0;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
}

.tab-style-4 .nav-tabs li {
	display: table-cell;
	text-align: center;
	float: none;
}

.tab-style-4 .nav-tabs > li > a {
	background: #d9d9d9;
	border-top: none;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 3px solid #444647;
	margin-right: 0;
	color: #444647;
}

.tab-style-4 .nav-tabs > li.active > a,
.tab-style-4 .nav-tabs > li.active > a:focus,
.tab-style-4 .nav-tabs > li.active > a:hover {
	background: #fff;
	border-left-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom: 3px solid #37957d;
	border-top: 1px solid #FFF;
	color: #2b2c2d;
}

.tab-style-4 .tab-content {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-bottom: 0;
	padding: 15px;
}

.tab-style-5 .nav-tabs {
	border-bottom: 0;
	text-align: center;
}

.tab-style-5 .nav-tabs > li {
	float: none;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.tab-style-5 .nav-tabs > li > a {
	padding: 10px 25px;
	color: #a6a6a6;
}

.tab-style-5 .nav-tabs > li > a:hover {
	background: none;
	border-color: transparent;
}

.tab-style-5 .nav-tabs > li.active > a,
.tab-style-5 .nav-tabs > li.active > a:focus,
.tab-style-5 .nav-tabs > li.active > a:hover {
	color: #2b2c2d;
	background-color: transparent;
	border: 1px solid #787878;
	border-radius: 30px;
	font-size: 16px;
}

.tab-style-5 .tab-content {
	padding: 30px 20px 20px;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
}

.tab-style-6 .nav-tabs {
	border-right: 1px solid #d9d9d9;
	margin: 0;
	padding: 0;
	border-right-color: #d9d9d9;
}

.tab-style-6 .nav-tabs > li > a {
	background: #d9d9d9;
	border-right: none;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 3px solid #444647;
}

.tab-style-6 .nav-tabs > li.active > a,
.tab-style-6 .nav-tabs > li.active > a:focus,
.tab-style-6 .nav-tabs > li.active > a:hover {
	background: #fff;
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left: 3px solid #37957d;
	border-right-color: transparent;
}

.tab-style-6 .tab-content {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background-color: #fff;
	border: 1px solid #d9d9d9;
	padding: 15px;
}

.tab-style-6 .nav-content-div {
	z-index: 1;
}

.tab-style-6 .nav-tab-div {
	z-index: 2;
	margin-right: -1px;
}

.tab-style-7 .nav-tabs {
	border-left: 1px solid #d9d9d9;
	margin: 0;
	padding: 0;
	border-left-color: #d9d9d9;
}

.tab-style-7 .nav-tabs > li > a {
	background: #d9d9d9;
	border-left: none;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-right: 3px solid #444647;
}

.tab-style-7 .nav-tabs > li.active > a,
.tab-style-7 .nav-tabs > li.active > a:focus,
.tab-style-7 .nav-tabs > li.active > a:hover {
	background: #fff;
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-right: 3px solid #37957d;
	border-left-color: transparent;
}

.tab-style-7 .tab-content {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background-color: #fff;
	border: 1px solid #d9d9d9;
	padding: 15px;
}

.tab-style-7 .nav-content-div {
	z-index: 1;
}

.tab-style-7 .nav-tab-div {
	z-index: 2;
	margin-left: -1px;
}

.tab-style-8 .nav-tabs {
	border-bottom: 0;
	text-align: center;
}

.tab-style-8 .nav-tabs > li {
	float: none;
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
}

.tab-style-8 .nav-tabs > li > a {
	padding: 10px 25px;
	color: #d9d9d9;
	border-bottom: 3px solid #d9d9d9;
}

.tab-style-8 .nav-tabs > li > a:hover {
	background: none;
	border-color: transparent;
}

.tab-style-8 .nav-tabs > li.active > a,
.tab-style-8 .nav-tabs > li.active > a:focus,
.tab-style-8 .nav-tabs > li.active > a:hover {
	color: #37957d;
	background-color: transparent;
	border: 0;
	border-bottom: 3px solid #37957d;
}

.tab-style-8 .tab-content {
	padding: 30px 20px 20px;
	text-align: center;
	line-height: 26px;
}

.tab-style-9 .nav-tabs {
	border-bottom: 0;
	text-align: center;
}

.tab-style-9 .nav-tabs > li {
	float: none;
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
}

.tab-style-9 .nav-tabs > li > a {
	padding: 10px 25px;
	color: #c5c5c5;
	border: 0;
	border-bottom: 3px solid #c5c5c5;
}

.tab-style-9 .nav-tabs > li > a .icon {
	display: block;
	width: 80px;
	height: 80px;
	border: 2px dotted #c5c5c5;
	margin: auto;
	margin-bottom: 10px;
	line-height: 80px;
	font-size: 44px;
	border-radius: 50%;
}

.tab-style-9 .nav-tabs > li > a:hover {
	background: none;
	border-color: transparent;
}

.tab-style-9 .nav-tabs > li.active > a,
.tab-style-9 .nav-tabs > li.active > a:focus,
.tab-style-9 .nav-tabs > li.active > a:hover {
	color: #37957d;
	background-color: transparent;
	border: 0;
	border-bottom: 3px solid #37957d;
}

.tab-style-9 .nav-tabs > li.active > a .icon,
.tab-style-9 .nav-tabs > li.active > a:focus .icon,
.tab-style-9 .nav-tabs > li.active > a:hover .icon {
	border-color: #37957d;
}

.tab-style-9 .tab-content {
	padding: 30px 20px 20px;
	text-align: center;
	line-height: 26px;
}

.stat-box {
	padding: 15px;
	border: 1px solid #d9d9d9;
	margin-left: -1px;
	margin-top: -1px;
}

.stat-box span.icon {
	font-size: 42px;
	display: block;
}

.stat-box h5 {
	font-size: 18px;
	display: inline-block;
}

.stat-box h6 {
	font-size: 12px;
	display: inline-block;
}

.stat-box:hover {
	background: #37957d;
	color: #fff;
}

.stat-box:hover h5 {
	color: #fff;
}

.stat-box:hover h6 {
	color: #fff;
}

.tab-style-10 .nav-tabs {
	border-right: 0px;
	margin: 0;
	padding: 0;
}

.tab-style-10 .nav-tabs > li > a {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 3px solid #444647;
	color: #787878;
}

.tab-style-10 .nav-tabs > li.active > a,
.tab-style-10 .nav-tabs > li.active > a:focus,
.tab-style-10 .nav-tabs > li.active > a:hover {
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left: 3px solid #37957d;
	border-right-color: #d9d9d9;
	color: #37957d;
}

.tab-style-10 .tab-content {
	border: 0px;
	padding: 15px 25px;
}

.tab-style-10 .nav-content-div {
	z-index: 1;
}

.tab-style-10 .nav-tab-div {
	z-index: 2;
}

/**
 * ----------------------------------------------------------------------------------------
 * 12. PORTFOLIO
 * ----------------------------------------------------------------------------------------
 */

.cbp * {
	font-family: inherit;
}

.cbp .fas {
	font-family: FontAwesome;
}
.cbp .far {
	font-family: FontAwesome;
}

.cbp-l-grid-projects-title {
	font-family: inherit;
	font-weight: 400;
	text-align: center;
}

.cbp-l-grid-projects-desc {
	font-family: inherit;
	font-size: 11px;
	line-height: 22px;
	text-align: center;
}

.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight {
	font-family: inherit;
	background-color: #fff;
	color: #787878;
	font-size: 11px;
}

.cbp-l-grid-work .cbp-item-wrapper {
	padding: 7px;
}

.cbp-l-grid-work-title {
	font-family: inherit;
	font-weight: 400;
	text-transform: none;
	font-size: 15px;
}

.cbp-l-grid-work-desc {
	font-family: inherit;
	font-size: 11px;
	line-height: 22px;
	text-transform: none;
}

.cbp-l-grid-masonry-projects-title {
	font-family: inherit;
	color: #37957d;
}

.cbp-l-grid-masonry-projects-desc {
	font-family: inherit;
	font-size: 11px;
	line-height: 22px;
	text-transform: none;
}

.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft,
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
	font-family: inherit;
	background-color: #fff;
	color: #787878;
	font-size: 11px;
}

.cbp-l-filters-alignRight .cbp-filter-counter {
	background-color: #37957d;
	font-family: inherit;
}

.cbp-l-filters-alignRight .cbp-filter-item {
	font-family: inherit;
}

.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
	background-color: #37957d;
	border-color: #37957d;
}

.cbp-l-filters-alignRight .cbp-filter-counter:after {
	border-top-color: #37957d;
}

.cbp-l-caption-title {
	font-family: inherit;
}

.cbp-l-caption-desc {
	font-family: inherit;
	font-size: 11px;
	line-height: 22px;
}

.cbp-l-filters-button .cbp-filter-item {
	font-family: inherit;
}

.cbp-l-grid-mosaic .cbp-l-caption-title {
	font-family: inherit;
}

.cbp-l-grid-mosaic .cbp-l-caption-desc {
	font-family: inherit;
}

.cbp-l-filters-alignLeft .cbp-filter-item {
	font-family: inherit;
}

.cbp-l-grid-team-name {
	font-family: inherit;
	font-size: 16px;
	color: #37957d;
}

.cbp-l-grid-team-position {
	font-family: inherit;
	font-size: 11px;
	line-height: 22px;
}

.cbp-l-filters-alignCenter .cbp-filter-counter {
	font-family: inherit;
}

.cbp-l-filters-alignCenter .cbp-filter-item {
	font-family: inherit;
}

.cbp-l-filters-alignCenter {
	font-family: inherit;
}

.cbp-l-grid-testimonials-body {
	color: #787878;
	font-size: 14px;
}

.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
	background-color: rgba(0, 0, 0, 0.5);
}

.cbp-popup-singlePage .cbp-popup-navigation-wrap {
	background-color: #37957d;
}

.cbp-popup-singlePage .cbp-popup-prev {
	background: none;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	height: 36px;
	width: 36px;
}

.cbp-popup-singlePage .cbp-popup-prev:before {
	content: "\f060";
}

.cbp-popup-singlePage .cbp-popup-next {
	background: none;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	height: 36px;
	width: 36px;
}

.cbp-popup-singlePage .cbp-popup-next:before {
	content: "\f061";
}

.cbp-popup-singlePage .cbp-popup-close {
	background: none;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	border: 2px solid #fff;
	border-radius: 36px;
	height: 36px;
	width: 36px;
	padding: 0;
	text-align: center;
	padding-left: 2px;
}

.cbp-popup-singlePage .cbp-popup-close:before {
	content: "\f00d";
}

.cbp-caption-defaultWrap,
.cbp-caption-expand .cbp-caption-defaultWrap,
.cbp-caption-expand .cbp-l-caption-body,
.cbp-l-filters-buttonCenter .cbp-filter-item,
.cbp-l-filters-underline .cbp-filter-item {
	font-family: inherit;
}

.star-icon {
	color: #37957d;
	font-size: 18px;
	margin-right: 5px;
}

.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
	color: #37957d;
	border-color: #6ac490;
}

.cbp-l-filters-buttonCenter .cbp-filter-counter {
	background-color: #37957d;
}

.cbp-l-grid-mosaic .cbp-caption-activeWrap {
	background-color: rgba(0, 0, 0, 0.8);
}

.cbp-l-grid-mosaic .cbp-l-caption-title {
	color: #fff;
}

.cbp-l-grid-mosaic .cbp-l-caption-desc {
	color: #f2f2f2;
}

.cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active {
	background: #37957d;
}

.cbp-l-filters-work .cbp-filter-item:hover {
	background: #37957d;
}

.cbp-l-grid-work-title {
	color: #37957d;
}

.cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active {
	background-color: #37957d;
	border-color: #40a269;
}

/**
 * ----------------------------------------------------------------------------------------
 * 13. SWITCHER
 * ----------------------------------------------------------------------------------------
 */

.switcher {
	position: fixed;
	top: 100px;
	padding: 20px;
	left: -200px;
	background: #2b2c2d;
	width: 200px;
	z-index: 999;
	transition: all 0.4s ease-in-out;
	box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.05);
}

.switcher .handle {
	position: absolute;
	right: -40px;
	width: 40px;
	height: 40px;
	color: #f2f2f2;
	font-size: 26px;
	line-height: 40px;
	background: #323232;
	text-align: center;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
	box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.05);
}

.switcher h5 {
	font-size: 14px;
	color: #fff;
}

.switcher .color {
	width: 25px;
	height: 25px;
	display: inline-block;
	margin: 5px;
	cursor: pointer;
}

.switcher .alizarin {
	background: #e74c3c;
}

.switcher .torquoise {
	background: #1abc9c;
}

.switcher .sunflower {
	background: #f1c40f;
}

.switcher .carrot {
	background: #e67e22;
}

.switcher .peterriver {
	background: #3498db;
}

.switcher .wisteria {
	background: #8e44ad;
}

.switcher .nephritis {
	background: #27ae60;
}

.switcher .midnightblue {
	background: #2c3e50;
}

.switcher .switch-header {
	padding: 5px 10px;
	border: 1px solid #f2f2f2;
	display: block;
	text-align: center;
	margin: 10px;
	cursor: pointer;
	font-size: 13px;
	color: #f2f2f2;
}

.switcher p {
	font-size: 11px;
}

.switcher p a {
	color: #fff;
	transition: all 0.4s ease;
}

.switcher p a:hover {
	color: #37957d;
}

/**
 * ----------------------------------------------------------------------------------------
 * 14. PAGE LOADERS
 * ----------------------------------------------------------------------------------------
 */

.page-loader {
	position: fixed;
	z-index: 10001;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1);
}

.page-loader img.logo-loader {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.spinner {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #37957d;
	border-radius: 100%;
	-webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
	animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

/* spinner-2 */

.spinner-2 {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #37957d;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

/* spinner-3 */

.spinner-3 {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #37957d;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

/* spinner-4 */

.spinner-4 {
	margin: auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}

.spinner-4 > div {
	background-color: #333;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner-4 .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.spinner-4 .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.spinner-4 .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.spinner-4 .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
	0%,
	100%,
	40% {
		-webkit-transform: scaleY(0.4);
	}
	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes sk-stretchdelay {
	0%,
	100%,
	40% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

/* spinner-5 */

.spinner-5 {
	margin: auto;
	width: 40px;
	height: 40px;
	position: relative;
}

.cube1,
.cube2 {
	background-color: #333;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
	animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

@-webkit-keyframes sk-cubemove {
	25% {
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
	}
	50% {
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
	}
	75% {
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
	}
	100% {
		-webkit-transform: rotate(-360deg);
	}
}

@keyframes sk-cubemove {
	25% {
		transform: translateX(42px) rotate(-90deg) scale(0.5);
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
	}
	50% {
		transform: translateX(42px) translateY(42px) rotate(-179deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
	}
	50.1% {
		transform: translateX(42px) translateY(42px) rotate(-180deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
	}
	75% {
		transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
	}
	100% {
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
	}
}

/* spinner-6 */

.spinner-6 {
	margin: 100px auto 0;
	width: 70px;
	text-align: center;
}

.spinner-6 > div {
	width: 18px;
	height: 18px;
	background-color: #333;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner-6 .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.spinner-6 .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bouncedelay {
	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.border-0 {
	border-radius: 0 !important;
}

/**
 * ----------------------------------------------------------------------------------------
 * 15. SLIDERS
 * ----------------------------------------------------------------------------------------
 */

.Creative-SubTitle,
.tp-caption.Creative-SubTitle {
	font-family: inherit;
	color: #37957d;
}

.Creative-Button,
.tp-caption.Creative-Button {
	font-family: inherit;
	color: #37957d;
	border-color: #37957d;
	transition: all 0.4s ease-in-out;
}

.Creative-Title,
.tp-caption.Creative-Title,
.tp-caption.NotGeneric-Title,
.NotGeneric-Title {
	font-family: 'Inter', serif;
}

.tp-caption.NotGeneric-SubTitle,
.NotGeneric-SubTitle,
.tp-caption.NotGeneric-CallToAction,
.NotGeneric-CallToAction,
.tp-caption.NotGeneric-Button,
.NotGeneric-Button {
	font-family: inherit;
}

.NotGeneric-CallToAction,
.tp-caption.NotGeneric-CallToAction {
	border: none;
}


.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	font-size: 16px;
	text-transform: none;
	font-weight: 500;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	font-size: 15px;
}


.rev_slider .caption,
.rev_slider .tp-caption {
	color: #37957d;
}

.primary-bg {
	background-color: #37957d !important;
}

.metis .tp-tab-number {
	font-family: inherit;
}

.tp-tab-title {
	font-family: inherit !important;
	font-size: 14px !important;
}

.metis .tp-tab.selected .tp-tab-divider {
	border-right-color: #37957d !important;
}

.Agency-Title,
.tp-caption.Agency-Title {
	font-family: "Inter", sans-serif;
	color: #fff !important;
}

.tp-caption.BigBold-Title,
.BigBold-Title,
.tp-caption.BigBold-SubTitle,
.BigBold-SubTitle,
.tp-caption.BigBold-Button,
.BigBold-Button {
	font-family: "Inter", sans-serif;
}

.NotGeneric-SubTitle,
.tp-caption.NotGeneric-SubTitle {
	font-size: 1em;
	line-height: 22px;
}

.propIndex {
	color: #FFF;
	margin-top: 6px;
	font-size: 13px!important;
	line-height: 20px;
}

.slideshow-div .full-content {
	height: 90vh;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	background-image: url(/images/BgLethouseHome.jpg); 
	background-size: cover;
	background-position: center;
}

.slideshow-div .full-content h1 {
	font-size: 70px;
	color: #FFF;
	font-family: 'Inter', serif;
	letter-spacing: -1px;
}

.slideshow-div .full-content h2,
.slideshow-div .full-content h3,
.slideshow-div .full-content h4,
.slideshow-div .full-content h5,
.slideshow-div .full-content h6 {
	color: #fff;
	text-transform: none;
}

.slideshow-div .full-content h1 {
	font-size: 60px;
	margin-bottom: 40px;
	font-weight: bold;
}

.carousel.slide h1,
.carousel.slide h2,
.carousel.slide h3,
.carousel.slide h4,
.carousel.slide h5,
.carousel.slide h6 {
	color: #fff;
}

.carousel,
.item,
.active {
	height: 100%;
}

.carousel-inner {
	height: 100%;
}

.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	-o-background-size: cover;
}

.rev-btn,
.rev-btn:visited {
	font-family: "Inter", sans-serif;
}



.carousel-style-2 .carousel-control {
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.75);
	width: 30px;
	height: 60px;
}

.carousel-style-2 .item img {
	transition: all 5s ease-in-out;
}

.carousel-style-2 .item.active.inactiveUntilOnLoad img,
.carousel-style-2 .item img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.carousel-style-2 .item.active img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.carousel-style-2 .carousel-control .glyphicon-chevron-left,
.carousel-style-2 .carousel-control .glyphicon-chevron-right,
.carousel-style-2 .carousel-control .icon-prev,
.carousel-style-2 .carousel-control .icon-next {
	margin-top: -15px;
}

.carousel-style-2 .carousel-control .glyphicon-chevron-left,
.carousel-style-2 .carousel-control .icon-prev {
	margin-left: -15px;
}

.carousel-style-2 .carousel-control .glyphicon-chevron-right,
.carousel-style-2 .carousel-control .icon-next {
	margin-right: -15px;
}

.carousel-style-2 .carousel-caption {
	bottom: 80px;
}

.carousel-style-2 .carousel-caption h3 {
	font-size: 36px;
	text-transform: capitalize;
}

.carousel-style-3 .carousel-indicators {
	left: auto;
	width: auto;
	margin-left: 0px;
	right: 50px;
}

.carousel-style-4 .carousel-control {
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.75);
	width: 30px;
	height: 60px;
}

.carousel-style-4 .carousel-control .glyphicon-chevron-left,
.carousel-style-4 .carousel-control .glyphicon-chevron-right,
.carousel-style-4 .carousel-control .icon-prev,
.carousel-style-4 .carousel-control .icon-next {
	margin-top: -15px;
}

.carousel-style-4 .carousel-control .glyphicon-chevron-left,
.carousel-style-4 .carousel-control .icon-prev {
	margin-left: -15px;
}

.carousel-style-4 .carousel-control .glyphicon-chevron-right,
.carousel-style-4 .carousel-control .icon-next {
	margin-right: -15px;
}

.carousel-style-4 .carousel-caption {
	bottom: 45%;
}

.carousel-style-4 .carousel-caption h3 {
	font-size: 4.236em;
	text-transform: capitalize;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}

.carousel-style-4 .carousel-indicators {
	left: auto;
	width: auto;
	margin-left: 0px;
	right: 50px;
}

.carousel-style-4 .item {
	transition: all 0.4s ease-in-out;
}

.carousel-style-4 .item,
.carousel-style-4 .active.left,
.carousel-style-4 .active.right {
	opacity: 0;
}

.carousel-style-4 .active,
.carousel-style-4 .next.left,
.carousel-style-4 .prev.right {
	opacity: 1;
}

.carousel-style-4 .next,
.carousel-style-4 .prev,
.carousel-style-4 .active.left,
.carousel-style-4 .active.right {
	left: 0;
}

.carousel-style-4 .carousel-control {
	z-index: 2;
}

/**
 * ----------------------------------------------------------------------------------------
 * DROPCAPS & HIGHLIGHTS
 * ----------------------------------------------------------------------------------------
 */

.dropcap:first-letter {
	float: left;
	color: #444647;
	font-size: 80px;
	line-height: 80px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 2px;
}

.dropcap-style-2:first-letter {
	float: left;
	color: #444647;
	background: #d9d9d9;
	font-size: 46px;
	line-height: 50px;
	font-weight: bold;
	padding: 10px;
	margin: 0 10px 10px 0;
}

.dropcap-style-3:first-letter {
	float: left;
	color: #37957d;
	font-size: 80px;
	line-height: 80px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 2px;
}

.dropcap-style-4:first-letter {
	float: left;
	color: #fff;
	background: #37957d;
	font-size: 46px;
	line-height: 50px;
	font-weight: bold;
	padding: 10px;
	margin: 0 10px 10px 0;
}

.highlight {
	background: #37957d;
	padding: 5px;
	color: #fff;
}

/**
 * ----------------------------------------------------------------------------------------
 * 16. ACCORDIONS
 * ----------------------------------------------------------------------------------------
 */

.acc-default .panel-title {
	font-size: 1em;
	text-transform: capitalize;
}

.acc-default .panel-title a {
	display: block;
}

.acc-wo-background .panel-title {
	font-size: 1em;
	text-transform: capitalize;
}

.acc-wo-background .panel-title a {
	display: block;
}

.acc-wo-background .panel-heading {
	background-color: transparent;
}

.acc-wo-gap .panel-title {
	font-size: 1em;
	text-transform: capitalize;
}

.acc-wo-gap .panel-title a {
	display: block;
}

.acc-wo-gap.panel-group .panel {
	margin-top: -1px;
}

.acc-wo-border .panel-title {
	font-size: 1em;
	text-transform: capitalize;
}

.acc-wo-border .panel-title a {
	display: block;
}

.acc-wo-border .panel {
	border: 0;
	box-shadow: none;
}

.acc-faq-1 .panel-title {
	font-size: 1em;
	text-transform: capitalize;
}

.acc-faq-1 .panel-title .icon {
	transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.acc-faq-1 .panel-title .collapsed .icon {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.acc-faq-1 .panel-body {
	padding-left: 40px;
}

.acc-faq-1 .panel-title a {
	display: block;
}

.acc-faq-1 .panel {
	border: 0;
	box-shadow: none;
}

.acc-faq-1 .panel-heading {
	background: transparent;
	border: 0;
}

.acc-faq-1 .panel-body {
	border: 0 !important;
}

.acc-faq-2 .panel-title {
	font-size: 1em;
	text-transform: capitalize;
}

.acc-faq-2 .panel-title .icon {
	transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	float: right;
	/*color: #fff;*/
	padding: 10px 0px;
}

.acc-faq-2 .panel-title .collapsed .icon {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.acc-faq-2 .panel-body {
	padding-left: 20px;
}

.acc-faq-2 .panel-title a {
	display: block;
}

.acc-faq-2 .panel {
	border: 0;
	box-shadow: none;
}

.acc-faq-2 .panel-heading {
	background: #2b2c2d;
	color: #fff;
	border: 0;
	transition: all 0.4s ease-in-out;
}

.acc-faq-2 .panel-heading:hover {
	background: #2b2c2d;
}

.acc-faq-2 .panel-body {
	border: 0 !important;
}

.nav-tabs > li > a {
	border-radius: 0;
}

.nav-tabs > li > a .icon {
	font-size: 16px;
}

/**
 * ----------------------------------------------------------------------------------------
 * 17. TIMELINE
 * ----------------------------------------------------------------------------------------
 */

.timeline {
	position: relative;
}

.timeline-black {
	position: relative;
}

.timeline .tm-icon {
	width: 60px;
	height: 60px;
	text-align: center;
	background-color: #f2f2f2;
	border-radius: 50%;
	position: absolute;
}

.timeline-black .tm-icon {
	width: 60px;
	height: 60px;
	text-align: center;
	background-color: #2a2a2a;
	border-radius: 50%;
	position: absolute;
}

.timeline .tm-icon span {
	color: #fff;
	font-size: 30px;
	line-height: 60px;
}

.timeline-black .tm-icon span {
	color: #FFF;
	font-size: 30px;
	line-height: 60px;
}

.timeline .tm-detail {
	padding-left: 70px;
	margin-bottom: 40px;
	color: #787878;
	/*    font-size: 12px;*/
	line-height: 20px;
}

.timeline-black .tm-detail {
	padding-left: 70px;
	margin-bottom: 40px;
	color: #E1E1E1;
	/*    font-size: 12px;*/
	line-height: 20px;
}

.timeline-black p {
	font-size: 17px!important;
}

.timeline-black h5 {
	color: #FFF;
	font-size: 18px;
}

.timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 30px;
	height: 90%;
	width: 2px;
	background: #f2f2f2;
}

.timeline-black::before {
	content: '';
	position: absolute;
	top: 0;
	left: 30px;
	height: 90%;
	width: 2px;
	background: #2a2a2a;
}

.timeline-right {
	position: relative;
}

.timeline-right .timeline-row {
	position: relative;
	text-align: right;
}

.timeline-right .tm-icon {
	width: 60px;
	height: 60px;
	text-align: center;
	background-color: #f2f2f2;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
}

.timeline-right .tm-icon span {
	color: #37957d;
	font-size: 30px;
	line-height: 60px;
}

.timeline-right .tm-detail {
	padding-right: 80px;
	margin-bottom: 40px;
	color: #5f5f5f;
	font-size: 12px;
	line-height: 20px;
}

.timeline-right::before {
	content: '';
	position: absolute;
	top: 0;
	right: 30px;
	height: 100%;
	width: 2px;
	background: #f2f2f2;
}

.timeline-center {
	position: relative;
}

.timeline-center .timeline-row:nth-of-type(even) {
	position: relative;
	text-align: left;
	width: 50%;
	margin-left: 50%;
}

.timeline-center .timeline-row:nth-of-type(even) .tm-icon {
	left: -30px;
}

.timeline-center .timeline-row:nth-of-type(even) .tm-detail {
	margin-left: 40px;
	margin-bottom: 40px;
	color: #5f5f5f;
	font-size: 12px;
	line-height: 20px;
	background: #f2f2f2;
	padding: 20px;
}

.timeline-center .timeline-row:nth-of-type(odd) {
	position: relative;
	text-align: right;
	width: 50%;
}

.timeline-center .timeline-row:nth-of-type(odd) .tm-icon {
	right: -30px;
}

.timeline-center .timeline-row:nth-of-type(odd) .tm-detail {
	margin-right: 40px;
	margin-bottom: 40px;
	color: #5f5f5f;
	font-size: 12px;
	line-height: 20px;
	background: #f2f2f2;
	padding: 20px;
}

.timeline-center .tm-icon {
	width: 60px;
	height: 60px;
	text-align: center;
	background-color: #f2f2f2;
	border-radius: 50%;
	position: absolute;
	top: 0;
}

.timeline-center .tm-icon span {
	color: #37957d;
	font-size: 30px;
	line-height: 60px;
}

.timeline-center::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 2px;
	background: #f2f2f2;
}

section.content-section:nth-of-type(even) .timeline-right .tm-icon {
	background-color: #d9d9d9;
}

section.content-section:nth-of-type(even) .timeline-right .tm-detail {
	color: #5f5f5f;
}

section.content-section:nth-of-type(even) .timeline-right::before {
	background: #d9d9d9;
}

section.content-section:nth-of-type(even) .timeline .tm-icon {
	background-color: #f2f2f2;
}

section.content-section:nth-of-type(even) .timeline .tm-detail {
	color: #787878;
}

section.content-section:nth-of-type(even) .timeline::before {
	background: #f2f2f2;
}

section.content-section:nth-of-type(even) .timeline-center .timeline-row:nth-of-type(even) .tm-detail {
	background: #d9d9d9;
}

section.content-section:nth-of-type(even) .timeline-center .timeline-row:nth-of-type(odd) .tm-detail {
	background: #d9d9d9;
}

section.content-section:nth-of-type(even) .timeline-center .tm-icon {
	background-color: #d9d9d9;
}

section.content-section:nth-of-type(even) .timeline-center::before {
	background: #d9d9d9;
}

/**
 * ----------------------------------------------------------------------------------------
 * 18. SOCIAL ICONS
 * ----------------------------------------------------------------------------------------
 */

.si-style-1 {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	margin: 10px;
	font-size: 22px;
	text-align: center;
	transition: all 0.4s ease-in-out;
	color: #2b2c2d;
}

.si-style-2 {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 8px;
	font-size: 16px;
	text-align: center;
	transition: all 0.4s ease-in-out;
	color: #2b2c2d;
	border: 1px solid #787878;
	border-radius: 2px;
}

.si-style-2:hover {
	background: #37957d;
	color: #fff !important;
	border-color: #398f5d;
}

.si-style-3 {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 8px;
	font-size: 16px;
	text-align: center;
	transition: all 0.4s ease-in-out;
	color: #2b2c2d;
	border: 1px solid #787878;
	border-radius: 20px;
}

.si-style-3:hover {
	background: #37957d;
	color: #fff !important;
	border-color: #398f5d;
}

.si-style-4 {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 8px;
	font-size: 22px;
	text-align: center;
	transition: all 0.4s ease-in-out;
	color: #2b2c2d;
	border: 1px solid #787878;
	border-radius: 2px;
}

.si-style-4:hover {
	background: #37957d;
	color: #fff !important;
	border-color: #398f5d;
}

/**
 * ----------------------------------------------------------------------------------------
 * 19. FORMS & INPUTS
 * ----------------------------------------------------------------------------------------
 */

.login-box {
	background: #fafafa;
	padding: 60px 30px 60px 30px;
	margin-top: 60px;
	margin-bottom: 60px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
}

.login-box .checkbox label,
.login-box .radio label {
	padding-left: 0;
}

.login-box .st-checkbox-1-label:before,
.login-box .st-checkbox-2-label:before,
.login-box .st-radio-1-label:before,
.login-box .st-radio-2-label:before {
	padding: 3px;
	width: 20px;
	height: 20px;
}

.login-box .st-checkbox:checked + .st-checkbox-2-label:before,
.login-box .st-radio:checked + .st-radio-2-label:before {
	font-size: 11px;
}

.login-box input,
.login-box textarea {
	background: #fff;
}

.bootstrap-switch {
	border-radius: 0px;
	border-color: #d9d9d9;
}

.bootstrap-switch .bootstrap-switch-handle-on {
	border-radius: 0px;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
	background: #37957d;
}

.bootstrap-switch .bootstrap-switch-handle-off {
	border-radius: 0px;
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
	border-radius: 0px;
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
	border-radius: 0px;
}

.cmn-toggle {
	position: absolute;
	margin-left: -9999px;
	visibility: hidden;
}

.cmn-toggle + label {
	display: block;
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input.cmn-toggle-round + label {
	padding: 2px;
	width: 80px;
	height: 40px;
	background-color: #d9d9d9;
	border-radius: 40px;
	margin: auto;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
	bottom: 1px;
	content: "";
}

input.cmn-toggle-round + label:before {
	right: 1px;
	background-color: #d9d9d9;
	border-radius: 60px;
	transition: background 0.4s;
}

input.cmn-toggle-round + label:after {
	width: 38px;
	background-color: #fff;
	border-radius: 100%;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	transition: margin 0.4s;
}

input.cmn-toggle-round:checked + label:before {
	background-color: #37957d;
}

input.cmn-toggle-round:checked + label:after {
	margin-left: 40px;
}

input.cmn-toggle-round-flat + label {
	padding: 2px;
	width: 80px;
	height: 40px;
	background-color: #d9d9d9;
	border-radius: 40px;
	transition: background 0.4s;
	margin: auto;
}

input.cmn-toggle-round-flat + label:before,
input.cmn-toggle-round-flat + label:after {
	display: block;
	position: absolute;
	content: "";
}

input.cmn-toggle-round-flat + label:before {
	top: 2px;
	left: 2px;
	bottom: 2px;
	right: 2px;
	background-color: #fff;
	border-radius: 40px;
	transition: background 0.4s;
}

input.cmn-toggle-round-flat + label:after {
	top: 4px;
	left: 4px;
	bottom: 4px;
	width: 32px;
	background-color: #dddddd;
	border-radius: 32px;
	transition: margin 0.4s, background 0.4s;
}

input.cmn-toggle-round-flat:checked + label {
	background-color: #37957d;
}

input.cmn-toggle-round-flat:checked + label:after {
	margin-left: 40px;
	background-color: #37957d;
}

input.cmn-toggle-yes-no + label {
	padding: 2px;
	width: 80px;
	height: 40px;
	margin: auto;
	font-weight: 400;
}

input.cmn-toggle-yes-no + label:before,
input.cmn-toggle-yes-no + label:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
}

input.cmn-toggle-yes-no + label:before {
	background-color: #d9d9d9;
	content: attr(data-off);
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

input.cmn-toggle-yes-no + label:after {
	background-color: #37957d;
	content: attr(data-on);
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

input.cmn-toggle-yes-no:checked + label:before {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

input.cmn-toggle-yes-no:checked + label:after {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

.st-checkbox,
.st-radio {
	opacity: 0;
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	cursor: pointer;
	font-weight: 400;
}

.st-checkbox-1-label,
.st-checkbox-2-label,
.st-radio-1-label,
.st-radio-2-label {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	font-weight: 400;
	cursor: pointer;
	position: relative;
}

.st-checkbox-1-label:before,
.st-checkbox-2-label:before,
.st-radio-1-label:before,
.st-radio-2-label:before {
	content: '';
	display: inline-block;
	background: #FFF;
	border: 2px solid #d9d9d9;
	width: 25px;
	height: 25px;
	padding: 5px;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	transition: all 0.4s ease;
}

.st-checkbox:checked + .st-checkbox-1-label:before,
.st-radio:checked + .st-radio-1-label:before {
	background: #37957d;
}

.st-checkbox:checked + .st-checkbox-2-label:before,
.st-radio:checked + .st-radio-2-label:before {
	content: "\f00c";
	font: normal normal normal 12px/1 FontAwesome;
	background: #37957d;
	color: #FFF;
}

.st-radio-2-label:before,
.st-radio-1-label:before {
	border-radius: 50%;
	transition: all 0.4s ease;
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
	background-color: #398f5d;
	border-color: #398f5d;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
	background-color: #398f5d;
	border-color: #398f5d;
}

.bootstrap-select.btn-group .dropdown-menu li a {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px !important;
	transition: all 0.4s ease;
}

.bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}

.input-style-2 {
	font-size: 13px;
	padding: 10px 30px !important;
	height: auto;
	line-height: 22px;
}

.rounded-input {
	border-radius: 30px;
}

/**
 * ----------------------------------------------------------------------------------------
 * 20. LISTS
 * ----------------------------------------------------------------------------------------
 */

.ol-style-2 {
	list-style-type: none;
}

.ol-style-2 li {
	counter-increment: step-counter;
	margin-bottom: 10px;
}

.ol-style-2 li:before {
	content: counter(step-counter);
	color: #37957d;
	padding-right: 8px;
	font-size: 120%;
}

.ol-style-3 {
	list-style-type: none;
}

.ol-style-3 li {
	counter-increment: step-counter;
	margin-bottom: 10px;
}

.ol-style-3 li:before {
	content: counter(step-counter);
	color: #fff;
	background: #37957d;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	margin-right: 8px;
	line-height: 30px;
	border-radius: 50%;
}

.ol-style-4 {
	list-style-type: none;
}

.ol-style-4 li {
	counter-increment: step-counter;
	margin-bottom: 10px;
}

.ol-style-4 li:before {
	content: counter(step-counter);
	color: #37957d;
	border: 2px solid #37957d;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	margin-right: 8px;
	line-height: 26px;
	border-radius: 50%;
}

.ul-style-2 {
	list-style-type: none;
	font-size: 18px;
}


.ul-style-2 li .list-icon {
	color: #37957d;
	margin-right: 10px;
}

.ul-style-3 {
	list-style-type: none;
}

.ul-style-3 li .list-icon {
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #37957d;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 8px;
}

.ul-style-4 {
	list-style-type: none;
}

.ul-style-4 li .list-icon {
	width: 30px;
	height: 30px;
	line-height: 26px;
	border: 2px solid #37957d;
	color: #37957d;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 8px;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	background-color: #37957d;
	border-color: #398f5d;
}

.panel-primary {
	border-color: #398f5d;
}

.panel-primary > .panel-heading {
	background: #37957d;
	border-color: #398f5d;
}

/**
 * ----------------------------------------------------------------------------------------
 * 21. PAGE TITLES
 * ----------------------------------------------------------------------------------------
 */

.page-title-row {
	padding: 80px 10px;
}

.page-title-row .page-title {
	color: #fff;
}

.page-title-row .page-title.black-color {
	color: #2b2c2d;
}

.page-title-div {
	background-color: #f2f2f2;
	color: #2b2c2d;
}

.page-title-div .page-title {
	color: #2b2c2d;
}

.page-title-div .breadcrumb {
	background: transparent;
}

.page-title-div .breadcrumb a {
	color: #787878;
}

.page-title-div .breadcrumb a.active {
	color: #2b2c2d;
}

.gradient-bg {
	background: linear-gradient(141deg, #37957d 0%, #398f5d 51%, #317d51 75%);
	/* For Safari 5.1 to 6.0 */
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(141deg, #37957d 0%, #398f5d 51%, #317d51 75%);
	color: #fff;
}

.gradient-bg .page-title {
	color: #fff;
}

.gradient-bg .breadcrumb a {
	color: #f2f2f2;
}

.gradient-bg .breadcrumb a.active {
	color: #fff;
}

.page-title-mini .page-title-row {
	padding: 10px;
}

.page-title-mini .page-title {
	text-transform: capitalize;
	font-size: 24px;
	line-height: 40px;
}

.page-title-mini .breadcrumb {
	margin-bottom: 0;
}

/**
 * ----------------------------------------------------------------------------------------
 * 22. MAGNIFIC POPUP
 * ----------------------------------------------------------------------------------------
 */

.st-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}

.st-popup .title {
	text-align: center;
	margin-bottom: 40px;
}

.st-popup .desc {
	color: #787878;
	margin-bottom: 20px;
}

.mfp-fade.mfp-bg {
	opacity: 0;
	transition: all 0.15s ease-out;
}

/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}

/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

/* content at start */

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transition: all 0.15s ease-out;
}

/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

/* animate in */

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

/* animate out */

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}

/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}

/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

/**
		* Fade-move animation for second dialog
		*/

/* at start */

.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	transition: all 0.2s ease-out;
	-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective(600px) rotateX(0);
	-ms-transform: translateY(0) perspective(600px) rotateX(0);
	transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */

.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}

/* animate out */

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}

/**
 * ----------------------------------------------------------------------------------------
 * 23. CAROUSEL
 * ----------------------------------------------------------------------------------------
 */

.owl-carousel .owl-nav [class*='owl-'] {
	padding: 5px 10px;
	border-radius: 0;
	background: #37957d;
}

.owl-carousel .owl-nav [class*='owl-']:hover {
	background: #398f5d;
}

.nav-arrow .owl-nav .owl-prev:before {
	font-family: FontAwesome;
	content: "\f053";
	position: relative;
	left: -1px;
	top: 1px;
}

.nav-arrow .owl-nav .owl-next:before {
	font-family: FontAwesome;
	content: "\f054";
	position: relative;
	left: 2px;
	top: 1px;
}

.center-nav.owl-carousel .owl-controls {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 40px;
	overflow: hidden;
}

.center-nav.owl-carousel .owl-controls .owl-nav {
	margin-top: 0;
}

.center-nav.owl-carousel .owl-controls .owl-nav [class*='owl-'] {
	transition: all 0.4s ease-in-out;
}

.center-nav.owl-carousel .owl-controls .owl-nav .owl-prev {
	float: left;
}

.center-nav.owl-carousel .owl-controls .owl-nav .owl-next {
	float: right;
}

.center-nav.owl-carousel .owl-controls .owl-nav .disabled {
	opacity: 0.5 !important;
}

.nav-on-hover .owl-nav [class*='owl-'] {
	opacity: 0;
}

.nav-on-hover .owl-nav .owl-prev {
	margin-left: -50px;
}

.nav-on-hover .owl-nav .owl-next {
	margin-right: -50px;
}

.nav-on-hover:hover .owl-nav [class*='owl-'] {
	opacity: 0.9;
}

.nav-on-hover:hover .owl-nav .owl-prev {
	margin-left: 0;
}

.nav-on-hover:hover .owl-nav .owl-next {
	margin-right: 0;
}

.nav-on-hover:hover .owl-nav:hover [class*='owl-'] {
	opacity: 1;
}

.top-nav.owl-carousel .owl-controls {
	position: absolute;
	width: 40%;
	top: 0;
	right: 0;
	height: 40px;
	overflow: hidden;
	margin-top: -55px;
}

.top-nav.owl-carousel .owl-controls .owl-nav {
	margin-top: 0;
	text-align: right;
}

.top-nav.owl-carousel .owl-controls .owl-nav [class*='owl-'] {
	transition: all 0.4s ease-in-out;
}

.top-nav.owl-carousel .owl-controls .owl-nav .disabled {
	opacity: 0.5 !important;
}

/**
 * ----------------------------------------------------------------------------------------
 * 24. SHOP
 * ----------------------------------------------------------------------------------------
 */

.shop-box {
	position: relative;
	display: block;
}

.shop-box .prod-img-1 {
	display: block;
}

.shop-box .prod-img-2 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}

.shop-box:hover .prod-img-2 {
	opacity: 1;
}

/**
 * ----------------------------------------------------------------------------------------
 * 25. MISCELLANEOUS
 * ----------------------------------------------------------------------------------------
 */

.chart-caption {
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	font-size: 20px;
	position: absolute;
}

.chart-caption .icon {
	font-size: 40px;
}

.blog-box .blog-title {
	text-transform: none;
	margin-bottom: 4px;
}

.blog-img-box {
	height: 200px;
	overflow: hidden;
}

.breadcrumb {
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 4px 4px 0 0;
}

.breadcrumb a {
	color: #fff;
	font-size: 12px;
}

.breadcrumb a.active {
	color: #f2f2f2;
	font-size: 12px;
}

blockquote {
	font-size: 15px;
	line-height: 22px;
	padding: 10px 20px;
}

blockquote small {
	padding-top: 10px;
}

.blockquote-default {
	border-left: 5px solid #d9d9d9;
}

.blockquote-default.primary-color {
	border-left-color: #37957d;
}

.blockquote-reverse {
	border-left: 0;
	border-right: 5px solid #d9d9d9;
}

.blockquote-reverse.primary-color {
	border-right-color: #37957d;
}

.blockquote-2 {
	border-left: 0;
	position: relative;
}

.blockquote-2::before {
	color: rgba(0, 0, 0, 0.1);
	content: "“";
	display: block;
	font-size: 100px;
	left: 5px;
	position: absolute;
	top: 15px;
}

.blockquote-reverse-2 {
	border-left: 0;
	text-align: right;
}

.blockquote-reverse-2::before {
	color: rgba(0, 0, 0, 0.1);
	content: "”";
	display: block;
	font-size: 100px;
	right: 5px;
	position: absolute;
	top: 15px;
}

section.content-section:nth-of-type(even) .blockquote-default {
	border-left: 5px solid #bfbfbf;
}

section.content-section:nth-of-type(even) .blockquote-reverse {
	border-right: 5px solid #bfbfbf;
	border-left: 0;
}

.progress-rounded {
	border-radius: 30px;
}

.progress-rounded .progress-bar {
	border-radius: 30px;
}

.progress.no-shadow {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.progress.title-outside {
	position: relative;
	overflow: visible;
	margin-top: 50px;
}

.progress.title-outside .progress-info {
	color: #787878;
	position: absolute;
	width: 100%;
	top: -20px;
}

.clients-grid-opacity > div {
	background: #e5e5e5;
	border: 1px solid #cccccc;
	margin-left: -1px;
	margin-bottom: -1px;
	opacity: 0.6;
	transition: all 0.4s ease-in-out;
}

.clients-grid-opacity > div:hover {
	opacity: 1;
}

input,
textarea {
	outline: none !important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
	color: inherit;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
	color: #fff;
}

.nav-sidebar {
	border: 1px solid #d9d9d9;
	background: #fff;
	z-index: 1;
}

.nav-sidebar-black {
	border: 1px solid #595959;
	background: #fff;
	z-index: 1;
}

.nav-sidebar li {
	margin-top: 0px !important;
	/*border-bottom: 1px dotted #d9d9d9;*/
}

.nav-sidebar li:last-of-type {
	border-bottom: 0px;
}

.nav-sidebar li.active {
	background: #f2f2f2;
}

.nav-sidebar li.active a {
	color: #37957d;
}

.stars.stars-primary .br-theme-css-stars .br-widget a.br-selected:after,
.stars.stars-primary .br-theme-css-stars .br-widget a.br-active:after {
	color: #37957d;
}

.stars.stars-danger .br-theme-css-stars .br-widget a.br-selected:after,
.stars.stars-danger .br-theme-css-stars .br-widget a.br-active:after {
	color: red;
}

.stars.stars-success .br-theme-css-stars .br-widget a.br-selected:after,
.stars.stars-success .br-theme-css-stars .br-widget a.br-active:after {
	color: green;
}

.stars.stars-info .br-theme-css-stars .br-widget a.br-selected:after,
.stars.stars-info .br-theme-css-stars .br-widget a.br-active:after {
	color: blue;
}

.br-theme-css-stars .br-widget a {
	float: none;
}

.stars.stars-warning .br-theme-css-stars .br-widget a.br-selected:after,
.stars.stars-warning .br-theme-css-stars .br-widget a.br-active:after {
	color: orange;
}

.google-map {
	width: 100%;
	min-height: 400px;
}

.affix {
	top: 60px;
	position: fixed !important;
	box-shadow: 0px 0px 4px #bababa;
}

.affix-bottom {
	position: absolute;
}

.anim {
	opacity: 0;
}

.animated {
	opacity: 1;
}

.st-animate {
	opacity: 0;
}

.st-animate.animated {
	opacity: 1;
}

.client-carousel {
	cursor: ew-resize;
}

.ew-cursor {
	cursor: ew-resize;
}

.breadcrumb-2 {
	background: none;
}

.breadcrumb-2 a {
	font-size: 12px;
	color: #787878;
}

.breadcrumb-2 a.active {
	font-size: 12px;
	color: #37957d;
}

.btn-breadcrumb .btn:not(:last-child):after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 100%;
	z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	margin-left: 1px;
	left: 100%;
	z-index: 3;
}

/** The Spacing **/

.btn-breadcrumb .btn {
	padding: 4px 12px 4px 12px;
	line-height: 20px;
	font-size: 13px;
}

.btn-breadcrumb .btn:first-child {
	padding: 4px 6px 4px 10px;
}

.btn-breadcrumb .btn:last-child {
	padding: 4px 18px 4px 12px;
}

.bt-grid [class*="col-"] {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #d9d9d9;
	border: 1px solid #cccccc;
}

.bt-grid hr {
	margin-top: 40px;
	margin-bottom: 40px;
}

.bt-grid h4 {
	margin-top: 25px;
}

.bt-grid .row {
	margin: 0 0 20px;
}

.bt-grid .row .row {
	margin-top: 10px;
	margin-bottom: 0;
}

.is-countdown {
	background: transparent;
	border: 0px;
}

.countdown-style-2 .countdown-section {
	border-left: 1px dashed #37957d;
}

.countdown-style-2 .countdown-section:last-child {
	border-right: 1px dashed #37957d;
}


.paises {
	color: #FFF!important;
	background: #2b2c2d;
	border-radius: 200px;
	padding: 5px 10px;
	font-weight: 600;
}

.paises:hover {
	color: #FFF!important;

}


#fa-icons section {
	margin-top: 20px;
	margin-bottom: 20px;
}

#fa-icons h2 {
	margin-bottom: 20px;
	margin-top: 40px;
}

#fa-icons .fas {
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	width: 40px;
}
#fa-icons .far {
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	width: 40px;
}

#fa-icons .fa-icon {
	height: 40px;
}

#fa-icons .fa-icon:hover {
	background: #37957d;
	border: 1px solid #398f5d;
	color: #fff;
	line-height: 40px;
}

#fa-icons .fa-icon:hover .far {
	font-size: 26px;
	line-height: 40px;
	vertical-align: top;
}
#fa-icons .fa-icon:hover .fas {
	font-size: 26px;
	line-height: 40px;
	vertical-align: top;
}

#fa-icons .fa-icon:hover .text-muted {
	color: #e2e2e2;
}

.typed-cursor {
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}

@keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.typeLoop {
	display: inline;
}

.modal-title {
	clear: none;
}

.modal-header .close {
	margin-bottom: 0;
}

.modal-footer {
	padding: 0;
}

.modal-footer .st-btn {
	vertical-align: baseline;
}

.modal-footer {
	border: none;
}

.gsc-input-box {
	width: 250px;
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
	margin-top: 0px !important;
	padding-top: 5px !important;
	box-sizing: content-box;
}

table.gsc-search-box td {
	vertical-align: top !important;
}

form.gsc-search-box {
	padding-top: 10px;
}

.gsst_b {
	display: none;
}

.ms-section .fullscreen {
	position: absolute;
	width: 200%;
	height: 100%;
	top: 30%;
	left: 0;
	z-index: 1;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
}


.pricing-box .pricing-head h2 {
	font-size: 25px;
}

.pricing-box .pricing-head h6 {
	font-size: 17px;
	margin: 0 auto;
	font-weight: 400;
	padding: 0;
}


.pricing-body h2 {
	text-align: center;
	margin: 0 auto;
	font-size: 35px;
}

.pricing-body h6 {
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 200;
	padding: 0;
}

.pricing-body h5 {
	text-align: left;
	margin: 0 auto;
	font-size: 17px;
	font-weight: 500;
	padding-top: 6px;
}

.pricing-body ul li {
	font-size: 16px;
}


.pricing-box {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
	margin-bottom: 20px;
}

.pricing-box .pricing-head {
	background-color: #f2f2f2;
	text-align: center;
	border-top: 3px solid #37957d;
	padding: 1.618em;
	position: relative;
	overflow: hidden;
}

.pricing-box .pricing-head h1,
.pricing-box .pricing-head h2,
.pricing-box .pricing-head h3,
.pricing-box .pricing-head h4,
.pricing-box .pricing-head h5,
.pricing-box .pricing-head h6 {
	margin: 0;
}

.pricing-box .pricing-head .striked {
	text-decoration: line-through;
}

.pricing-box .pricing-head .bg-icon {
	position: absolute;
	bottom: -20px;
	left: -20px;
	font-size: 120px;
	color: #999999;
	opacity: 0.2;
}

.pricing-box .pricing-body {
	padding: 1em;
}

.pricing-box .pricing-body ul li {
	line-height: 2.25;
}

.pricing-box .pricing-body ul li .icon {
	float: right;
}

.pricing-foot {
	padding: 15px;
}

.pricing-box .pricing-foot a {
	display: block;
	padding: 1em;
	background: #37957d;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out;
	font-weight: 600;
}

.pricing-box .pricing-foot a:hover {
	background: #37957d;
	color: #fff !important;
}

.pricing-box.popular .pricing-head {
	background: #2b2c2d;
	color: #fff;
}

.pricing-box.popular .pricing-head h1,
.pricing-box.popular .pricing-head h2,
.pricing-box.popular .pricing-head h3,
.pricing-box.popular .pricing-head h4,
.pricing-box.popular .pricing-head h5,
.pricing-box.popular .pricing-head h6 {
	color: #fff;
}

.compCiudad {
	box-shadow: 0px 1px 6px #afafaf;
}

.compCiudad .ciudadName {
	padding: 12px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	background: #fff;
	color: #282727;
}

.compCiudad .cantidadName {
	margin-top: -6px;
	padding-bottom: 2px;
	font-size: 15px;
	text-align: center;
	background: #fff;
	color: #282727;
}

/*# sourceMappingURL=main.css.map */

.precioSticky {
	text-align: center;
	padding: 10px;
}

.precioSticky-black {
	text-align: center;
}

.precioSticky-black h3 {
	margin-top: 10px;
	text-transform: none;
	color: #FFF;
}

.precioSticky-black h2 {
	color: #FFF;
}

.precioSticky-black hr {
	border-top: 1px solid #595959;
}

.precioSticky h3 {
	margin-top: 10px;
	text-transform: none;
}

.picker-block {
	margin-bottom: 20px;
}

.picker-block .chek {
	font-size: 14px;
	margin: -25px 0px 15px 10px;
}

.picker-block .form-group {
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #E7E7E7;
}

picker-block .form-group .point {
	border-color: #898989 transparent transparent transparent;
}

.picker-block .col-xs-6 {
	padding: 0;
}

/* BLACK */
.picker-block-black {
	margin-bottom: 20px;
	background: #2a2a2a;
}

.picker-block-black .chek {
	font-size: 14px;
	margin: -25px 0px 15px 10px;
}

.picker-block-black .form-group {
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #E7E7E7;
}

picker-block .form-group .point {
	border-color: #898989 transparent transparent transparent;
}

.picker-block-black .col-xs-6 {
	padding: 0;
}


#ui-datepicker-div {
	width: 20.4em !important;
	padding: 0px !important;
	z-index: 999999!important;
}

#ui-datepicker-div .ui-widget-header {
	border: 0px;
	background: #fff;
}

#ui-datepicker-div .ui-widget-header .ui-icon {
	background-image: none;
}

#ui-datepicker-div .ui-widget-header .ui-icon:before {
	content: "\f006";
	font-family: FontAwesome;
}

#ui-datepicker-div .ui-datepicker-other-month {
	background-color: #F5F5F5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}

#ui-datepicker-div .ui-datepicker-prev {
	left: 50px;
	top: 12px;
	background: url(https://lethouse.com.py/img/double-list-arrow-prev.png);
	background-repeat: no-repeat;
	background-position: 50%;
}

#ui-datepicker-div .ui-datepicker-next {
	right: 50px;
	top: 12px;
	background: url(https://lethouse.com.py/img/double-list-arrow-next.png);
	background-repeat: no-repeat;
	background-position: 50%;
}

#ui-datepicker-div .ui-state-highlight,
#ui-datepicker-div .ui-widget-content .ui-state-highlight,
#ui-datepicker-div .ui-widget-header .ui-state-highlight {
	border: 1px solid #F25E36 !important;
	background: #F25E36 !important;
	color: #fff !important;
}

#ui-datepicker-div .ui-datepicker-title {
	padding: 10px;
}

#ui-datepicker-div td span,
#ui-datepicker-div td a {
	text-align: center;
}


#ui-datepicker-div table {
	margin: 0;
}

#ui-datepicker-div td {
	padding: 0px;
}


#ui-datepicker-div td a {
	padding: 0.65em;
}

#ui-datepicker-div .ui-state-default,
#ui-datepicker-div .ui-widget-content .ui-state-default,
#ui-datepicker-div .ui-widget-header .ui-state-default {
	border: 0px;
	border-right: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	background: transparent;
	/*color: #000;*/
}

#ui-datepicker-div .ui-state-active,
#ui-datepicker-div .ui-widget-content .ui-state-active,
#ui-datepicker-div .ui-widget-header .ui-state-active {
	border: 1px solid #1C1A1A;
	border-right: 1px solid #1C1A1A;
	border-top: 1px solid #1C1A1A;
	background: red;
}

#ui-datepicker-div th {
	padding: 5px 12px;
	color: #898989;
}


#date-from,
#date-to {
	border: 0px;
	padding: 15px 0px 15px 10px;
	width: 100%;
}

#from-hour {
	border: 0px;
	padding: 17px 0px 17px 10px;
	width: 100%;
	background: #FFF;
}

#sidebar {
	padding: 0;
	float: right;
}

#sidebar-black {
	padding: 0;
	float: right;
	background: #2a2a2a;
	border-radius: 10px;
}


.botonWhatsApp {
	right: 15px;
	z-index: 9999999;
	position: fixed;
	bottom: 10px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	border-radius: 50%;
	transition: opacity 0.3s ease 0s;
	color: #FFF;
	background: linear-gradient(115deg, #047c8d, #2ff289);;
}

.botonWhatsApp:hover {
	color: #FFF!important;
}

.botonWhatsApp:active {
	color: #FFF!important;
}

.botonWhatsApp:visited {
	color: #FFF!important;
}


.btnGradient {
	font-size: 18px;
	padding: 10px 30px;
	text-decoration: none;
	display: inline-block;
	border: 0;
	border-radius: 7px;
	outline: 0;
	background: #37957d;
	color: #fff;
	background-size: 300% 300%;
}

.btnGradient:hover {
	color: #FFF!important;
}

@keyframes gradient { 
	0% { background-position: 0% 50% }
	50% { background-position: 100% 50% }
	100% { background-position: 0% 50% }
  }






.botonWhatsApp .botonW {
	text-align: center;
	font-size: 32px;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	opacity: 1;
	transform: rotate(0deg) scale(1);
	transition: transform 0.16s linear 0s, opacity 0.08s linear 0s;
}

.botonWhatsApp .botonW:hover {
	color: #FFF;
}

.etiquetaNuevo {
	font-weight: 600;
	z-index: 2;
	background: #37957d;
	color: #fff;
	padding: 1px 25px;
	position: absolute;
	right:20px;
	border-radius: 500px;
	margin-top: 6px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.19);
}

.etiquetaPrecio {
	font-weight: 600;
	z-index: 2;
	background: #000000;
	color: #fff;
	padding: 8px 15px;
	position: absolute;
}

.etiquetaPrecioAnterior {
	font-weight: 600;
	z-index: 2;
	background: #000000;
	color: #fff;
	padding: 8px 15px;
	position: absolute;
	text-decoration: line-through;
	color: #ff615c;
	font-size:13px;
	top:30px;
}

.detallesLista {
	border: 1px solid #9E9E9E;
	padding: 2px 6px;
	border-radius: 25px;
}


.etiquetaNuevoPrecio {
	text-decoration: none!important;
	color:#fff;
	font-weight: 600;
	z-index: 2;
	background: #000000;
	color: #fff;
	padding: 4px 8px;
	border-radius: 6px;
	margin: 12px 8px;
	position: absolute;
}

.etiquetaMapa {
	text-align: right;
	padding-right: 5px;
}

.precioAnteriorProp {
	font-size: 18px;
	color: #ff615c;
	text-decoration: line-through;
	margin-top: -10px!important;
}


.TituloProp {
	padding: 2px 0 10px 0;
	
}

.TituloProp .disponible {
	background: #37957d;
	color: #fff;
	padding: 2px 5px;
	border-radius: 4px;
}

.TituloProp .noDisponible {
	background: #ff6b6b;
	color: #fff;
	padding: 2px 5px;
	border-radius: 4px;
}

.TituloProp .badgeDesarrollos {
	background: #ff6b6b;
	color: #fff;
	padding: 2px 5px;
	border-radius: 4px;
}

.cardResults {
	border: 1px solid #e3e3e3;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #e3e3e3;
}

.cardResults h6 {
	margin: 10px;
	font-size: 19px;
	line-height: 29px;
	font-family: 'Inter', serif;
}

.cardResults p {
	font-size: 14px;
	padding: 0px;
	margin: 2px 10px;
}

/* Black */
.cardResults-black {
	border-radius: 10px;
	background: #2a2a2a;
}

.cardResults-black h6 {
	margin: 10px;
	font-size: 19px;
	line-height: 29px;
	font-family: 'Inter', serif;
	color: #FFF;
}

.cardResults-black p {
	font-size: 14px;
	padding: 0px;
	margin: 2px 10px;
	color: #b2b4b5;
}

.verMapa {
	border-top: 1px solid #c2c2c2;
	margin: 6px 10px 0px;
	text-align: right;
	padding: 4px 0 0 0;
}


.filtros {
	padding: 0 30px;
}


.disponibilidad {
	padding-top: 5px;
	font-family: "Inter", sans-serif;
	text-transform: none;
	float: right;
	font-size: 15px;
	font-weight: 100;
}

.resultados {
	/*    overflow-y:scroll;*/
	height: 100vh
}


.resultados:hover {
	color:#787878!important;
}

.Divcalendario .calendario {
	margin-top: 12px;
}

.calendario {
	border: 1px solid #e5e5e5;
	padding: 10px;

}

.calendario .calendarioyear {
	padding: 0px 0px 10px 10px;
	font-weight: 700;
	font-size: 15px;
}

table {
	margin: 0;
}

table tbody tr td {
	border: 1px solid #e5e5e5;
	text-align: center;
}

tbody tr:hover {
	background: #2a2a2a!important;
}

.bottomReservar {
	position: relative;
	z-index: 1000;
	position: fixed;
	width: 100%;
	bottom: 0px;
}

.reservarBottom {
	background-color: #ffffff !important;
	padding: 10px 5px !important;
	z-index: 100 !important;
	border-top: 1px solid #DBDBDB !important;
	margin-bottom: -1px;
	text-align: center;
}

.reservarBottom-black {
	background-color: rgba(0,0,0,.6)!important;
	padding: 12px 15px !important;
	z-index: 100 !important;
	border-top: 1px solid #595959 !important;
	margin-bottom: -1.5px;
	text-align: center;
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
}


.reservarBoton {
	width: 100%;
	margin-bottom: -20px;
}

.botonSolicitar {
	cursor: pointer !important;
	-webkit-transition: background 0.3s, border-color 0.3s !important;
	-moz-transition: background 0.3s, border-color 0.3s !important;
	transition: background 0.3s, border-color 0.3s !important;
	position: relative !important;
	display: inline-block !important;
	text-align: center !important;
	text-decoration: none !important;
	border: 2px solid #000 !important;
	border-radius: 7px !important;
	width: 100% !important;
	font-size: 19px !important;
	line-height: 22px !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	color: #484848 !important;
	font-weight: 700 !important;
	padding-right: 24px !important;
	padding-left: 24px !important;
	min-width: 77.66563145999496px !important;
	background: #000 !important;
}

.textoSolicitar a {
	-webkit-transition: color 0.3s !important;
	-moz-transition: color 0.3s !important;
	transition: color 0.3s !important;

	font-size: 18px !important;
	line-height: 22px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	color: #ffffff !important;
}

.verificadaPor .cardVerified {
	margin: 0;
}