.c-scrollbar{background:#eee; z-index:999;}


.c-scrollbar_thumb {
    z-index: 9999!important;

}

.menu-icon__box:before, .menu-icon__inner:before, .menu-icon__inner:after {
    content: '';
    width: 40px;
    height: 3px;
}



@font-face
{
font-family:CYLICOMEB;
src: url('../fonts/OpenSans-ExtraBold.ttf');
}

@font-face
{
font-family:CYLICOMB;
src: url('../fonts/OpenSans-Bold.ttf');
}
@font-face
{
font-family:CYLICOM;
src: url('../fonts/OpenSans-Regular.ttf');
}
@font-face
{
font-family:CYLICOML;
src: url('../fonts/OpenSans-Light.ttf');
}
@font-face
{
font-family:CYLICOMEL;
src: url('../fonts/OpenSans-Light.ttf');
}




.social{max-width:20px;}


.text-color-green, .text-color-green:before {
    color: #95d5d2 !important;
}


.text-black{color:#000;}






.header-logo {
    overflow: hidden;
    width: 100%;
    max-width: 170px;
}




@media screen and (min-width:0px) and (max-width:767px) 
{
.header-logo {
    overflow: hidden;
    width: 100%;
    max-width: 100px;
}

}











.header-logo__img {height:auto!important;}




.input-prepend{padding-bottom:15px;}








button.login-button {
    padding: 12px 40px;
    background: #fff;
    font-family: 'CYLICOMb';
    font-size: 17px;
}

button.login-button{padding: 12px 40px;}


#form-login-remember{padding:20px 0px 20px 0px!important;}


input.input-small{border-top:none!important; border-left:none!important; border-right:none!important;}



ul.unstyled{display:none!important;}





#system-message{
    position: fixed;
    top: 200px;
    left: 50px;
    z-index: 99999!important;
    background: #c5c5c5;
    padding: 30px;
}




.login{padding-top: 100px;
    width: 300px;
    margin: 0 auto;}


.preloader__loading-anim{font-family: cylicomb;}


.line-btn {font-size: 15px;}




.subhead-xxs { font-size: 15px;}


p {
    margin: 0;
    font-family: 'CYLICOMB';
    FONT-SIZE: 15PX;
}


.headline-xxxxs {font-size: 18px;}






.border-btn__inner {
    display: inline-block;
    padding: 20px 33px 20px 40px;
    font-family: CYLICOMB;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    transition: .5s cubic-bezier(.17, .85, .438, .99);
}










.headline-l {
    font-family:CYLICOMEB!IMPORTANT;
    font-size: 47px;
    font-weight: 700;
    line-height: 1.2;
}


.item-130{display:none!important;}
.item-131{display:none!important;}
.item-132{display:none!important;}



.item-134{display:none!important;}
.item-135{display:none!important;}
.item-136{display:none!important;}
.item-137{display:none!important;}


.lb {
    FONT-FAMILY: CYLICOMb!IMPORTANT;
    background: #95d5d2;
    width: auto;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 15px 30px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.65s ease;
    -moz-transition: all 0.65s ease;
    -o-transition: all 0.65s ease;
    transition: all 0.65s ease;
}

.lb:hover, .lb:active, .lb:focus {
  background:#f9a970;
    color: #fff;
    
}











.nav-container {
	overflow: hidden;
	width: 100%;
	height:     100vh;
	min-height: 100vh;
	margin:  0;
	padding: 0;
	position: fixed;
	left: 100%;
	top: 0;
	z-index: 9;
	background-color: #111517;
	transition: 1s cubic-bezier(.858, .01, .068, .99);
	transition-delay: .0s;
}

.js-nav-active .nav-container {
	-webkit-transform: translateX(-100%);
	        transform: translateX(-100%);
	transition-delay: .0s;
}

.nav-overlay {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 100%;
	z-index: 8;
	background-color: #fff;
	mix-blend-mode: difference;
	transition: 1s cubic-bezier(.858, .01, .068, .99);
	transition-delay: .0s;
}










.sigplus-gallery>ul>li {padding: 10px;}

.section-bg-dark2 {
    background: #f1efe9;
}


.padding-top-bottom-30 {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}




.cpnb {
    position: absolute;
    z-index: 99!important;
    margin-top: 0;
    clear: both;
}

.cpnb-modal-wrap {z-index: 99!important; position: fixed;}




div.rapid_contact_ex .button {
    background: #fff;
    padding: 10px 15px 10px 15px;
    margin-top: 20px;
    font-family: 'CYLICOMB';
}






div.rapid_contact_ex .textarea{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid#000;
    font-family: 'CYLICOMB';
    color: #222;
}


div.rapid_contact_ex .inputbox {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid#000;
    font-family: 'CYLICOMB';
    color: #222;
}


.mod_rapid_contact_ex{margin-top:50px;} 





.bg-overlay-black{opacity:0.2!important;}


.preloader:before,
.preloader:after,
.preloader__out-overlay:before,
.preloader__out-overlay:after {
	content: '';
	width:  100%;
	height: 100%;
	position: fixed;
	left: 0;
	top:  0;
	z-index: 99;
	background-color:#f1efe9!important;
	transition: 1s cubic-bezier(.858, .01, .068, .99);
}

.preloader:after,
.preloader__out-overlay:after {
	z-index: 98;
	background-color: #fff;
	mix-blend-mode: difference;
	transition-delay: .0s;
}







.has-scroll-smooth .title-offset {
    position: absolute;
    top: 0;
    left: 30%;
    white-space: nowrap;
}


.big-head {font-size: 175px;}
  
  
  
.white-text{color:#fff!important; opacity:0.7;}

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




.text-stroke-theme {
    color: transparent;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #f9a970;
}


.theme-color{color:#95d5d2!important;}


.copyright {font-family: 'CYLICOM';}

.line-btn:before, .line-btn:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #222!important;
}

.line-btn {font-family: 'CYLICOMl'; color: #222!important;}


.footer-nav-btn {opacity:1!important; font-family: 'CYLICOMB'; color: #aa968e!important;}
  
.headline-xxxxs {font-family: 'CYLICOMB';}
  
.subhead-xxs {font-family: 'CYLICOML'!important;}

h2.headline-xxxl{font-family:cylicomb!important;}

h3.headline-xxs{font-family:cylicomb!important;}

h3.headline-xxxs{font-family:cylicomb!important;}

h4.headline-xxxs{font-family:cylicomb!important;}

h4.headline-s{font-family:cylicomb!important; color:#b9b9b9!important;}



p.black-text {
    font-family: 'CYLICOM';
    line-height: 200%;
    FONT-SIZE: 16PX;
}


.swiper-pagination-bullet:after {font-family: 'CYLICOMB'!important; font-size: 18px; font-style:normal!important;}


.nav-bg-overlay-box:before {background-color: #f1efe9!important;}

.nav-container {background-color: #f1efe9!important;}



li a {
    color: #848484!important;
    font-family: cylicomeb;
    font-size: 26px;
    line-height: 207%;
    letter-spacing: 2px;
}




body {
   background-color: #f5f5f5!important;
    color: #000;
}




h2.headline-xxs{font-family: cylicomb!important;}

p.body-text-m{font-family: cylicom!important; font-size: 16px;}

h3.headline-xxxxs{font-family: cylicomb!important; font-size: 17px;}

p.subhead-xxs {font-family: cylicomb!important;}

.list_counter .list__item:before {
    content: counter(listIndex);
    font-family: 'CYLICOMB';
    font-size: 13px;
    font-weight: 900;
    opacity:1!important;
}


.list__item:before {color: #000;}  

.subhead-xs {
    font-family: 'CYLICOMB'!important;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
}

p.body-text-xs{font-family:cylicom!important;}

.body-text-xs {
    
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
}







.headline-xxxxl {
    font-family: 'CYLICOMB'!important;
    font-size: 94px;
    font-weight: 700;
    line-height: 1.2;
}


.text-stroke-white {
    color: transparent;
    -webkit-text-stroke: 0px!important;
}



.section-bg-light{background:#fff!important;}



.black-text{color:#222!important;}


.section-bg-dark, .content-bg-dark, .text-bg-dark {
    background-color: #f1efe9!important;
}



.anim-line-top, .anim-line-bottom {background-color: #222!important;}



