@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,800);

.check-media {
    display: none;
    width: 1581px;
    height: 0;
}
@media (max-width: 1579px) {
    .check-media {width: 1580px;}
}
@media (max-width: 1199px) {
    .check-media {width: 1200px;}
}
@media (max-width: 991px) {
    .check-media {width: 992px;}
}
@media (max-width: 767px) {
    .check-media {width: 768px;}
}

.zi1 {z-index: 1;}
.relative {position:relative;}
.js-height-100 {position: relative;}
.w100 {width: 100%;}
.h100 {height: 100%;}
.wh100 {width: 100%; height: 100%;}
html.no-mobile .mobiledisplay {display: none;}
.bottom-right-corner {
    position: absolute;
    right: 60px;
    bottom: 40px;
}
.os-animation {visibility: hidden;}
.os-animation.animated {visibility: visible;}
figure img {
    width: 100%;
    height: auto;
}
.center-align{text-align:center;}
.white {color: #fff!important;}
.light {color: #f5f7f7!important;}
.steel {color: #acbbbf!important;}
.lightgray {color: #737d80!important;}
.gray {color: #353c3e!important;}
.darkgray {color: #212526!important;}
.black {color: #000!important;}
.red {color: #d00!important;}

.bgwhite {background-color: #fff!important;}
.bglight {background-color: #f5f7f7!important;}
.bgsteel {background-color: #acbbbf!important;}
.bglightgray {background-color: #737d80!important;}
.bggray {background-color: #353c3e!important;}
.bgdarkgray {background-color: #212526!important;}
.bgblack {background-color: #000!important;}
.title {
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1.2; 
}
.half-title {
    font-size: 24px;
    margin: 0 0 40px 0;
	padding:10px;
	color:#000;
	background-color: rgba(255,255,255,0.4);
}
.title.type-1 {
    font-size: 24px;
}
.title.type-2 {
    font-size: 30px;
}
.title.type-3 {
	font-family: 'Roboto', sans-serif;
	color:#fff;
    font-size: 36px;
    font-weight: 700;
}
.title.widget {
    font-size: 18px;
}
.title.type-1,
.title.type-2,
.title.type-3,
.title.widget {
    margin: 0 0 1em 0;
}
.col-no-p {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.no-padding {padding: 0 !important;}
.padding-4vw {
    padding-top: 4vw !important;
    padding-right: 4vw !important;
    padding-bottom: 4vw !important;
    padding-left: 4vw !important;
}
.margin-auto {margin: 0 auto !important;}

.m0 {margin: 0 !important;}

.mt0 {margin-top: 0px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt40 {margin-top: 40px !important;}
.mt60 {margin-top: 60px !important;}
.mt80 {margin-top: 80px !important;}
.mt100 {margin-top: 100px !important;}
.mt120 {margin-top: 120px !important;}

.mr10 {margin-right: 10px !important;}
.mr15 {margin-right: 15px !important;}

.mb0 {margin-bottom: 0px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb100 {margin-bottom: 100px !important;}
.mb120 {margin-bottom: 120px !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.p15 {padding: 15px !important;}

.pt0 {padding-top: 0 !important;}
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt40 {padding-top: 40px !important;}
.pt80 {padding-top: 80px !important;}
.pt100 {padding-top: 100px !important;}
.pt120 {padding-top: 120px !important;}
.pt200 {padding-top: 200px !important;}

.pr0 {padding-right: 0 !important;}
.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr40 {padding-right: 40px !important;}
.pr80 {padding-right: 80px !important;}
.pr100 {padding-right: 100px !important;}
.pr120 {padding-right: 120px !important;}

.pb0 {padding-bottom: 0 !important;}
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb80 {padding-bottom: 80px !important;}
.pb100 {padding-bottom: 100px !important;}
.pb120 {padding-bottom: 120px !important;}
.pb200 {padding-bottom: 200px !important;}

.pl0 {padding-left: 0 !important;}
.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl40 {padding-left: 40px !important;}
.pl80 {padding-left: 80px !important;}
.pl100 {padding-left: 100px !important;}
.pl120 {padding-left: 120px !important;}

@media (min-width: 1200px) {
    .mb-min-lg-40 {margin-bottom: 40px !important;}
    .mb-min-lg-80 {margin-bottom: 80px !important;}
    .mb-min-lg-120 {margin-bottom: 120px !important;}
}

@media (min-width: 992px) {
    .mb-min-md-40 {margin-bottom: 40px !important;}
    .mb-min-md-80 {margin-bottom: 80px !important;}
    .mb-min-md-120 {margin-bottom: 120px !important;}
    .col-min-md-no-p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (min-width: 768px) {
    .col-min-sm-no-p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 991px) {
    .mb-md-40 {margin-bottom: 40px !important;}
    .mb-md-80 {margin-bottom: 80px !important;}
    .mb-md-120 {margin-bottom: 120px !important;}
    .col-md-no-p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (max-width: 767px) {
    .mb-sm-40 {margin-bottom: 40px !important;}
    .mb-sm-80 {margin-bottom: 80px !important;}
    .mb-sm-120 {margin-bottom: 120px !important;}
    .col-sm-no-p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.page-section {
    position: relative;
    padding: 80px 0 0 0;
}
.half-section-square {
    position: relative;
}
.section-white {
    position: relative;
}
.section-light {
    position: relative;
    background-color: #f5f7f7;
}
.section-lightgray {
    position: relative;
    background-color: #737d80;
}
.section-gray {
    position: relative;
    background-color: #353c3e;
}
.section-darkgray {
    position: relative;
    background-color: #212526;
}
.section-black {
    position: relative;
    background-color: #000;
}
.section-main {
    position: relative;
}
.section-title,
.section-title-center {
	font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    padding-left: 60px;
    margin-top: 0;
    margin-bottom: 0;
	text-transform:uppercase;
}
.text-right .section-title {
    text-align: right;
    padding-left: 0;
    padding-right: 60px; 
}
.section-title:after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    top: 13px;
    left: 15px; 
}
.text-right .section-title:after {
    right: 15px; 
    left: auto;
}
.section-title-center {
    text-align: center;
    padding-left: 0;
}
.section-title-center:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 50px;
    height: 2px;
    top: -8px;
    left: -10px; 
}
@media (max-width: 991px) {
    .half-section .text-right .section-title {
        text-align: left;
        padding-right: 0; 
        padding-left: 60px;
    }
    .half-section .text-right .section-title:after {
        right: auto; 
        left: 15px;
    }
}
.section-more {
    float: right;
    font-family: 'Roboto', sans-serif;

    margin-top: 6px;
    color: #737d80;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.section-more:hover,
.section-more:focus {
    text-decoration: none;
}
.section-more:focus {
    color: inherit;
}
.section-subtitle {
    font-family: 'Roboto', sans-serif;

    font-size: 12px;
    line-height: 1.2;
    color: #737d80;
    padding-left: 60px;
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .section-more {
        display: block;
        float: none !important;
        padding-left: 60px;
        margin-top: 20px;
        
    }
}
.home {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;	
    background-size: cover;   
}
.home-content-above {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.home-content-center {
    display: table;
    height: 100%;
    margin: 0 auto;
}
.home-content-left {
    display: table;
    width: 100%;
    height: 100%;
}
.home-block {
    display: table-cell;
    vertical-align: middle;
}
.home-text {
    position: relative;
    padding: 80px;
}
.home-title {
	font-family: 'Roboto', sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 1em;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    word-wrap: break-word;
    color: #fff;
    padding-left: 0em;
    opacity: 0;
}
.home-title.fs60 {
    font-size: 60px;
}
.home-subtitle {
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2em;   
    position: relative;
    margin: 0;
    margin-top: 20px;
    padding-left: 60px;
    text-transform: uppercase;
    word-wrap: break-word;
    color: #fff;
    opacity: 0;
}
.home-subtitle.withoutline {
    padding-left: 0;
}
.home-subtitle:after {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    height: 2px;
    display: block;
    width: 50px;
}
.home-subtitle.withoutline:after {
    content: none;
}

@media (max-width: 991px) {
    .home-title,
    .home-title.fs60 {
        font-size: 40px;
    }
    .home-subtitle {
        font-size: 12px;
    }
    .home-subtitle:after {
        top: 6px;
    }
}
@media (max-width: 767px) {
    .home-text {
        padding: 40px;
    }
    .home-title,
    .home-title.fs60 {
        font-size: 36px;
    }
    .home-subtitle {
        font-size: 10px;
        margin-top: 10px;
    }
    .home-subtitle:after {
        top: 5px;
    }
}

.line-home {
    position: absolute;
    background-color: #fff;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
}

.line-home.line-top {
    width: 0;
    height: 4px;
    top: 0;
    left: 0;
    -webkit-animation-name: line-horizontal-move;
    -webkit-animation-duration: .3s;
    -webkit-animation-play-state: paused;
    animation-name: line-horizontal-move;    
    animation-duration: .3s;
    animation-play-state: paused;
}
.line-home.line-right {
    width: 4px;
    height: 0;
    top: 0;
    right: 0;
    -webkit-animation-name: line-vertical-move;
    -webkit-animation-duration: .1s;
    -webkit-animation-play-state: paused;
    animation-name: line-vertical-move;    
    animation-duration: .1s;    
    animation-play-state: paused;
}
.line-home.line-bottom {
    width: 0;
    height: 4px;
    bottom: 0;
    right: 0;
    -webkit-animation-name: line-horizontal-move;
    -webkit-animation-duration: .3s;
    -webkit-animation-play-state: paused;
    animation-name: line-horizontal-move;
    animation-duration: .3s;
    animation-play-state: paused;
}
.line-home.line-left {
    width: 4px;
    height: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-name: line-vertical-move;
    -webkit-animation-duration: .1s;
    -webkit-animation-play-state: paused;
    animation-name: line-vertical-move;
    animation-duration: .1s;    
    animation-play-state: paused;
}
.line-home.line-top.on,
.line-home.line-right.on,
.line-home.line-bottom.on,
.line-home.line-left.on {
    -webkit-animation-play-state: running;
    animation-play-state: running;
}
.line-home-hover {
    position: absolute;
}
.line-home-hover.line-top {
    width: 0;
    height: 4px;
    top: 0;
    left: 0;
    transition: width .3s;
    transition-delay: .5s;
}
.line-home-hover.line-right {
    width: 4px;
    height: 0;
    top: 0;
    right: 0;
    transition: height .1s;
    transition-delay: .4s;
}
.line-home-hover.line-bottom {
    width: 0;
    height: 4px;
    bottom: 0;
    right: 0;
    transition: width .3s;
    transition-delay: .1s;
}
.line-home-hover.line-left {
    width: 4px;
    height: 0;
    bottom: 0;
    left: 0;
    transition: height .1s;
    transition-delay: 0s;
}
.lines-home:hover .line-home-hover.on.line-top,
.lines-home:hover .line-home-hover.on.line-bottom {
    width: 100%;
}
.lines-home:hover .line-home-hover.on.line-right,
.lines-home:hover .line-home-hover.on.line-left {
    height: 100%;
}
.lines-home:hover .line-home-hover.line-top {
    transition-delay: 0s;
}
.lines-home:hover .line-home-hover.line-right {
    transition-delay: .3s;
}
.lines-home:hover .line-home-hover.line-bottom {
    transition-delay: .4s;
}
.lines-home:hover .line-home-hover.line-left {
    transition-delay: .7s;
}

@-webkit-keyframes line-horizontal-move {
    0%   {width: 0;}
    100% {width: 100%;}
}
@keyframes line-horizontal-move {
    0%   {width: 0;}
    100% {width: 100%;}
}
@-webkit-keyframes line-vertical-move {
    0%   {height: 0;}
    100% {height: 100%;}
}
@keyframes line-vertical-move {
    0%   {height: 0;}
    100% {height: 100%;}
}

.home-title-1 {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2em;
    position: relative;
    margin: 0;
    word-wrap: break-word;
    color: #fff;
    margin-bottom: 40px;
}
.home-line-1,
.home-line-2,
.home-line-10 {
    width: 100px;
    height: 2px;
    display: block;
}
.home-line-1 {
    margin: 0 auto 40px;
}
.home-line-2 {
    width: 50px;
    margin: 0 0 28px 0;
}
.home-line-10 {
    width: 50px;
    margin: 0 0 28px 0;
}

@media (max-width: 767px) { 
    .home-title-1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .home-line-1 {
        margin: 0 auto 20px;
    }
    .home-line-2 {
        margin: 0 0 20px 0;
    }
    .home-line-10 {
        margin: 0 0 20px 0;
    }
}
.bg-img {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%; 
    background-size: cover;
}
.bg-img-widget {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% top; 
    background-size: cover;
}

.bg-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.bg-mask.m15 {
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
} 
.bg-mask.m40 {
    left: 40px;
    top: 40px;
    right: 40px;
    bottom: 40px;
} 

.mask:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.bg-mask.dark,
.mask.dark:before {
    background: #000;
}
.bg-mask.white,
.mask.white:before {
    background: #fff;
}
.bg-mask.op1, .op1:before {opacity: .1}
.bg-mask.op2, .op2:before {opacity: .2}
.bg-mask.op3, .op3:before {opacity: .3}
.bg-mask.op4, .op4:before {opacity: .4}
.bg-mask.op5, .op5:before {opacity: .5}
.bg-mask.op6, .op6:before {opacity: .6}
.bg-mask.op7, .op7:before {opacity: .7}
.bg-mask.op8, .op8:before {opacity: .8}
.bg-mask.op9, .op9:before {opacity: .9}
.bg-mask.op0, .op0:before {opacity: 1}
.swiper-slide {
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.swiper-home {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.swiper-home-navigation {
    position: absolute;
    width: 100%;
    top: 100%;
}
.swiper-hs-square {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-tb {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.swiper-module {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-home-button-next,
.swiper-module-button-next {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 40px;
    background-color: #fff;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.swiper-hs-square-button-next {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 50%;
    background-color: #fff;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.swiper-tb-button-next {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 0;
    right: -40px;
    background-color: #fff;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.swiper-tb-button-next.right {
    left: 0;
}
.swiper-home-button-next:after,
.swiper-module-button-next:after,
.swiper-hs-square-button-next:after,
.swiper-tb-button-next:after {
    font-family: 'FontAwesome';
    content: "\f178";
    font-size: 18px;
    line-height: 40px;
    margin-left: 11px;
    color: #353c3e;
}
.swiper-home-button-prev,
.swiper-module-button-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.swiper-hs-square-button-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 0;
    right: 50%;
    background-color: #fff;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.swiper-tb-button-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 0;
    right: 0;
    background-color: #fff;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.swiper-tb-button-prev.right {
    left: -40px;
}
.swiper-home-button-prev:after,
.swiper-module-button-prev:after,
.swiper-hs-square-button-prev:after,
.swiper-tb-button-prev:after{
    font-family: 'FontAwesome';
    content: "\f177";
    font-size: 18px;
    line-height: 40px;
    margin-left: 11px;
    color: #353c3e;
}
.no-mobile .swiper-home-button-next:hover:after,
.no-mobile .swiper-home-button-prev:hover:after,
.no-mobile .swiper-module-button-next:hover:after,
.no-mobile .swiper-module-button-prev:hover:after,
.no-mobile .swiper-hs-square-button-next:hover:after,
.no-mobile .swiper-hs-square-button-prev:hover:after,
.no-mobile .swiper-tb-button-next:hover:after,
.no-mobile .swiper-tb-button-prev:hover:after{
    color: #fff;
}
.swiper-home-pagination,
.swiper-module-pagination {
    width: 80px;
    height: 18px;
    position: absolute;
    font-size: 10px;
    line-height: 18px;
    font-weight: 300;
    color: #fff;
    background-color: #353c3e;
    text-align: center;
    bottom: 48px;
    left: 0;
    z-index: 2;    
}
.swiper-hs-square-pagination {
    width: 80px;
    height: 18px;
    position: absolute;
    font-size: 10px;
    line-height: 18px;
    font-weight: 300;
    color: #fff;
    background-color: #353c3e;
    text-align: center;
    bottom: 48px;
    left: 50%;
    z-index: 2;    
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiper-tb-pagination {
    width: 80px;
    height: 18px;
    position: absolute;
    font-size: 10px;
    line-height: 18px;
    font-weight: 300;
    color: #fff;
	background: #56CCF2;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #2F80ED, #56CCF2);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #2F80ED, #56CCF2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    text-align: center;
    bottom: 48px;
    right: -40px;
    left: auto;
    z-index: 2;
}
.swiper-tb-pagination.right {
    left: -40px;
}
.swiper-pagination-current {
    position: absolute;
    left: 20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiper-pagination-total {
    position: absolute;
    right: 20px;
    opacity: .5;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

@media (max-width: 991px) {
    .swiper-hs-square-button-next,
    .swiper-tb-button-next,
    .swiper-tb-button-next.right {
        left: 40px;
    }
    .swiper-hs-square-button-prev,
    .swiper-tb-button-prev,
    .swiper-tb-button-prev.right {
        right: auto;
        left: 0;
    }
    .swiper-hs-square-pagination {
        left: 40px;
    }
    .swiper-tb-pagination,
    .swiper-tb-pagination.right {
        left: 0;
    }
}
.hs-height-i,
.hs-height-c {
    height: 585px;
}
@media (max-width: 1199px) {
    .half-title {
        font-size: 22px; 
        margin-bottom: 30px;
    }
    .hs-height-i,
    .hs-height-c {
        height: 485px;
    }
}
@media (max-width: 991px) {
    .hs-height-i {
        height: 750px;
    }
    .hs-height-c {
        height: auto;
    }
}

.section-contents {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 991px) {
    .section-contents {
        position: relative;
    }
}

.half-section-square .contents {
    margin-top: 120px;
    overflow: hidden;
    word-wrap: break-word;
}
.half-section-square .contents > p {
    max-height: 190.4px;
    margin: 0;
}
@media (max-width: 1199px) {
    .half-section-square .contents {
        margin-top: 80px;
    }
    .half-section-square .contents > p {
        font-size: 13px;
        max-height: 176.8px;
    }
}
@media (max-width: 991px) {
    .half-section-square .contents {
        max-height: none;
        margin-top: 80px;
    }
    .half-section-square .contents > p {
        max-height: none;
    }
    .half-section-square .contents.text-right {
        text-align: left !important;
    }
    .half-section .contents.text-right {
        text-align: left !important;
    }
}
.link-hs {
    font-size: 11px;
    font-weight: 700;
    line-height: 1;   
    position: relative;
    float: left;
    margin: 0;
    margin-top: 40px;
    padding-left: 60px;
    text-transform: uppercase;
    color: #353c3e;
}
a.link-hs {
    text-decoration: none;
}
.link-hs:after {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    top: 5px;
    left: -50px; 
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.link-hs:before {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    top: 5px;
    left: -50px; 
    background: #737d80;
}
.link-hs:hover:after {
    width: 0;
}
.link-hs.right {
    float: right;
    padding-right: 60px;
    padding-left: 0;
}
.link-hs.right:after {
    right: -50px;
    left: auto;
}
.link-hs.right:before {
    right: -50px;
    left: auto;
}

@media (max-width: 1199px) {
    .link-hs {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .link-hs {
        margin-bottom: 80px;
        padding-right: 0;
        padding-left: 110px;
    }
    .link-hs:after {
        left: 0;
    }
    .link-hs:before {
        left: 0; 
    }
    .link-hs.right {
        float: left !important;
        padding-left: 110px;
    }
    .link-hs.right:after {
        left: 0;
        right: auto;
    }
    .link-hs.right:before {
        left: 0; 
        right: auto;
    }
}

.triangle {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    background-color: #f5f7f7;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

@media (max-width: 991px) {
    .triangle {
        top: auto;
    }
}
.btn:active,
.btn.active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.btn {
    position: relative;
    border: 0;
    border-radius: 0;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .05em;
    padding: 1em 2em;
    color: #fff;
    background-color: transparent;
    z-index: 1;
}
.btn-default:focus,
a.btn-default:focus,
.btn-default:active:focus {
    color: #fff;
    background-color: transparent;
    outline: none;
}
.btn-default:hover,
a.btn-default:hover,
.btn-default:focus:hover,
.btn-default:active:hover {
    color: #353c3e;
    background-color: transparent;
    outline: none;
}
.btn-main:focus,
a.btn-main:focus,
.btn-main:active:focus {
    color: #fff;
    background-color: transparent;
    outline: none;
}
.btn-main:hover,
a.btn-main:hover,
.btn-main:focus:hover,
.btn-main:active:hover {
    background-color: transparent;
    outline: none;
}
.btn-white,
.btn-white:focus,
a.btn-white:focus,
.btn-white:active:focus {
    color: #000;
    background-color: transparent;
    outline: none;
}
.btn-white:hover,
a.btn-white:hover,
.btn-white:focus:hover,
.btn-white:active:hover {
    color: #fff;
    background-color: transparent;
    outline: none;
}
.btn-lightgray:focus,
a.btn-lightgray:focus,
.btn-lightgray:active:focus {
    color: #fff;
    background-color: transparent;
    outline: none;
}
.btn-lightgray:hover,
a.btn-lightgray:hover,
.btn-lightgray:focus:hover,
.btn-lightgray:active:hover {
    color: #737d80;
    background-color: transparent;
    outline: none;
}
.btn-lightgray2:focus,
a.btn-lightgray2:focus,
.btn-lightgray2:active:focus {
    color: #fff;
    background-color: transparent;
    outline: none;
}
.btn-lightgray2:hover,
a.btn-lightgray2:hover,
.btn-lightgray2:focus:hover,
.btn-lightgray2:active:hover {
    color: #2F80ED;
    background-color: transparent;
    outline: none;
}
.btn-default.btn-border:focus,
a.btn-default.btn-border:focus,
.btn-default.btn-border:active:focus {
    color: #353c3e;
}
.btn-default.btn-border:hover,
a.btn-default.btn-border:hover,
.btn-default.btn-border:focus:hover,
.btn-default.btn-border:active:hover {
    color: #fff;
}
.btn-main.btn-border:hover,
a.btn-main.btn-border:hover,
.btn-main.btn-border:focus:hover,
.btn-main.btn-border:active:hover {
    color: #fff;
}
.btn-white.btn-border:focus,
a.btn-white.btn-border:focus,
.btn-white.btn-border:active:focus {
    color: #fff;
}
.btn-white.btn-border:hover,
a.btn-white.btn-border:hover,
.btn-white.btn-border:focus:hover,
.btn-white.btn-border:active:hover {
    color: #000;
}
.btn-lightgray.btn-border:focus,
a.btn-lightgray.btn-border:focus,
.btn-lightgray.btn-border:active:focus {
    color: #737d80;
}
.btn-lightgray.btn-border:hover,
a.btn-lightgray.btn-border:hover,
.btn-lightgray.btn-border:focus:hover,
.btn-lightgray.btn-border:active:hover {
    color: #fff;
}
.btn-lightgray2.btn-border:focus,
a.btn-lightgray2.btn-border:focus,
.btn-lightgray2.btn-border:active:focus {
    color: #737d80;
}
.btn-lightgray2.btn-border:hover,
a.btn-lightgray2.btn-border:hover,
.btn-lightgray2.btn-border:focus:hover,
.btn-lightgray2.btn-border:active:hover {
    color: #fff;
}
.btn-default:before,
.btn-main:before,
.btn-white:before,
.btn-lightgray:before,
.btn-lightgray2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: box-shadow 0.3s, transform 0.3s;
    -moz-transition: box-shadow 0.3s, transform 0.3s;
    -ms-transition: box-shadow 0.3s, transform 0.3s;
    -o-transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;
}
.btn-default:before {
    -webkit-box-shadow: inset 0 0 0 30px #353c3e;
    -moz-box-shadow: inset 0 0 0 30px #353c3e;
    -ms-box-shadow: inset 0 0 0 30px #353c3e;
    -o-box-shadow: inset 0 0 0 30px #353c3e;
    box-shadow: inset 0 0 0 30px #353c3e;
}
.btn-white:before {
    -webkit-box-shadow: inset 0 0 0 30px #fff;
    -moz-box-shadow: inset 0 0 0 30px #fff;
    -ms-box-shadow: inset 0 0 0 30px #fff;
    -o-box-shadow: inset 0 0 0 30px #fff;
    box-shadow: inset 0 0 0 30px #fff;
}
.btn-lightgray:before {
    -webkit-box-shadow: inset 0 0 0 30px #2F80ED;
    -moz-box-shadow: inset 0 0 0 30px #2F80ED;
    -ms-box-shadow: inset 0 0 0 30px #2F80ED;
    -o-box-shadow: inset 0 0 0 30px #2F80ED;
    box-shadow: inset 0 0 0 30px #2F80ED;
}
.btn-lightgray2:before {
    -webkit-box-shadow: inset 0 0 0 30px #fff;
    -moz-box-shadow: inset 0 0 0 30px #fff;
    -ms-box-shadow: inset 0 0 0 30px #fff;
    -o-box-shadow: inset 0 0 0 30px #fff;
    box-shadow: inset 0 0 0 30px #fff;
}
.btn-default:hover:before,
.btn-main:hover:before,
.btn-white:hover:before,
.btn-cta:hover:before,
.btn-lightgray:hover:before,
.btn-lightgray2:hover:before {
    -webkit-transform: scale3d(1.04, 1.04, 1);
    -moz-transform: scale3d(1.04, 1.04, 1);
    -ms-transform: scale3d(1.04, 1.04, 1);
    -o-transform: scale3d(1.04, 1.04, 1);
    transform: scale3d(1.04, 1.04, 1);
}
.btn-default:hover:before {
    -webkit-box-shadow: inset 0 0 0 2px #353c3e;
    -moz-box-shadow: inset 0 0 0 2px #353c3e;
    -ms-box-shadow: inset 0 0 0 2px #353c3e;
    -o-box-shadow: inset 0 0 0 2px #353c3e;
    box-shadow: inset 0 0 0 2px #353c3e;
}
.btn-white:hover:before {
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    -ms-box-shadow: inset 0 0 0 2px #fff;
    -o-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-cta:hover:before, {
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    -ms-box-shadow: inset 0 0 0 2px #fff;
    -o-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-lightgray:hover:before {
    -webkit-box-shadow: inset 0 0 0 2px #737d80;
    -moz-box-shadow: inset 0 0 0 2px #737d80;
    -ms-box-shadow: inset 0 0 0 2px #737d80;
    -o-box-shadow: inset 0 0 0 2px #737d80;
    box-shadow: inset 0 0 0 2px #737d80;
}
.btn-lightgray2:hover:before {
    -webkit-box-shadow: inset 0 0 0 2px #2F80ED;
    -moz-box-shadow: inset 0 0 0 2px #2F80ED;
    -ms-box-shadow: inset 0 0 0 2px #2F80ED;
    -o-box-shadow: inset 0 0 0 2px #2F80ED;
    box-shadow: inset 0 0 0 2px #2F80ED;
}
.btn-default.btn-border,
a.btn-default.btn-border {
    color: #353c3e;
}
.btn-white.btn-border,
a.btn-white.btn-border {
    color: #fff;
}
.btn-cta.btn-border,
a.btn-cta.btn-border {
    color: #fff;
}
.btn-lightgray.btn-border,
a.btn-lightgray.btn-border {
    color: #737d80;
}
.btn-lightgray2.btn-border,
a.btn-lightgray2.btn-border {
    color: #737d80;
}
.btn-default.btn-border:before {
    -webkit-box-shadow: inset 0 0 0 2px #353c3e;
    -moz-box-shadow: inset 0 0 0 2px #353c3e;
    -ms-box-shadow: inset 0 0 0 2px #353c3e;
    -o-box-shadow: inset 0 0 0 2px #353c3e;
    box-shadow: inset 0 0 0 2px #353c3e;
}
.btn-white.btn-border:before {
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    -ms-box-shadow: inset 0 0 0 2px #fff;
    -o-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-lightgray.btn-border:before {
    -webkit-box-shadow: inset 0 0 0 2px #2F80ED;
    -moz-box-shadow: inset 0 0 0 2px #2F80ED;
    -ms-box-shadow: inset 0 0 0 2px #2F80ED;
    -o-box-shadow: inset 0 0 0 2px #2F80ED;
    box-shadow: inset 0 0 0 2px #2F80ED;
}
.btn-lightgray2.btn-border:before {
    -webkit-box-shadow: inset 0 0 0 2px #2F80ED;
    -moz-box-shadow: inset 0 0 0 2px #2F80ED;
    -ms-box-shadow: inset 0 0 0 2px #2F80ED;
    -o-box-shadow: inset 0 0 0 2px #2F80ED;
    box-shadow: inset 0 0 0 2px #2F80ED;
}
.btn-border2:before {
    -webkit-box-shadow: inset 0 0 0 2px #737d80;
    -moz-box-shadow: inset 0 0 0 2px #737d80;
    -ms-box-shadow: inset 0 0 0 2px #737d80;
    -o-box-shadow: inset 0 0 0 2px #737d80;
    box-shadow: inset 0 0 0 2px #737d80;
}
.btn-default.btn-border:hover:before {
    -webkit-box-shadow: inset 0 0 0 30px #353c3e;
    -moz-box-shadow: inset 0 0 0 30px #353c3e;
    -ms-box-shadow: inset 0 0 0 30px #353c3e;
    -o-box-shadow: inset 0 0 0 30px #353c3e;
    box-shadow: inset 0 0 0 30px #353c3e;
}
.btn-white.btn-border:hover:before {
    -webkit-box-shadow: inset 0 0 0 30px #fff;
    -moz-box-shadow: inset 0 0 0 30px #fff;
    -ms-box-shadow: inset 0 0 0 30px #fff;
    -o-box-shadow: inset 0 0 0 30px #fff;
    box-shadow: inset 0 0 0 30px #fff;
}
.btn-lightgray.btn-border:hover:before {
    -webkit-box-shadow: inset 0 0 0 30px #56CCF2;
    -moz-box-shadow: inset 0 0 0 30px #56CCF2;
    -ms-box-shadow: inset 0 0 0 30px #56CCF2;
    -o-box-shadow: inset 0 0 0 30px #56CCF2;
    box-shadow: inset 0 0 0 30px #56CCF2;
}
.btn-lightgray2.btn-border:hover:before {
    -webkit-box-shadow: inset 0 0 0 30px green;
    -moz-box-shadow: inset 0 0 0 30px green;
    -ms-box-shadow: inset 0 0 0 30px green;
    -o-box-shadow: inset 0 0 0 30px green;
    box-shadow: inset 0 0 0 30px green;
}
.btn-lightgray {
	color:#fff !important;
	font-weight:bold !important;
}
.btn-lightgray2 {
	color:#737d80 ;
	font-weight:bold !important;
}
.btn-cta{
	background: #f12711;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #f5af19, #f12711);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */	border: none;
}
.btn-lg,
.btn-group-lg > .btn {
    font-size: 14px!important;
}
.btn-sm,
.btn-group-sm > .btn {
    font-size: 11px!important;
}
.btn-xs,
.btn-group-xs > .btn {
    font-size: 10px!important;
}
.btn-sg,
.btn-group-sg > .btn {
    font-size: 14px!important;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 1rem 2rem !important;
    font-size: 2rem !important;
    line-height: 2 !important;
    border-radius: .3rem;
}
.btn-group-sg > .btn, .btn-sg {
    line-height: 2 !important;
    border-radius: .3rem;
	width:25%;
}
.counter-no {
	font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    background: -webkit-linear-gradient(#d5d5d5, #b0b0b0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.counter-title {
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
    padding: 6px 0;
    background: -webkit-linear-gradient(#777, #555);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.textwidget-wrap {
    position: absolute;
    top: auto;
    right: 35px;
    bottom: 35px;
    left: 35px;
    overflow: hidden;
    word-wrap: break-word;
}
.textwidget-number {
    font-family: 'Roboto', sans-serif;

    font-size: 180px;
    line-height: 1;
    color: #353c3e;
}
.textwidget-text {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    color: #353c3e;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .textwidget-number {
        font-size: 140px;
    }
}
.textwidget-wrap-1 {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed;
    padding: 15px;
}
.textwidget-block-1 {
    display: table-cell;
    vertical-align: bottom;
    background-color: rgba(255, 255, 255, 0.8);  
    padding: 20px;
}
.textwidget-number-1 {
	font-family: 'Roboto', sans-serif;
    font-size: 180px;
    line-height: 1;
    letter-spacing: -.04em;
    background: -webkit-linear-gradient(#2F80ED, #56CCF2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    overflow: hidden;
}
.textwidget-text-1 {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    color: #353c3e;
    word-wrap: break-word;
}
.textwidget-wrap-2 {
    width: 100%;
    display: table;
    table-layout: fixed;
    padding: 15px;
}
.textwidget-block-2 {
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0.8);    
}
.textwidget-text-2 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    text-align: center;
    color: #353c3e;
    padding: 40px;
    word-wrap: break-word;
}
.textwidget-text-2 h3 {
    font-size: 16px;
    line-height: 1.2;
    font-style: normal;
    margin-bottom: 20px;
}
.textwidget-text-2 h3 a {
    text-decoration: none;
    color: #353c3e;
}
.textwidget-text-2 h3 a:hover {
    opacity: .7;
}
.textwidget-wrap-3 {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.textwidget-block-3 {
    display: table-cell;
    vertical-align: middle;
    padding: 60px;
}
.textwidget-text-3 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    text-align: center;
    color: #353c3e;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.8); 
    word-wrap: break-word;
}
.textwidget-text-3 h3 {
    font-size: 16px;
    line-height: 1.2;
    font-style: normal;
    margin-bottom: 20px;
}
.textwidget-text-3 h3 a {
    text-decoration: none;
    color: #353c3e;
}
.textwidget-text-3 h3 a:hover {
    opacity: .7;
}
.textwidget-text-3 h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.textwidget-wrap-4 {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.textwidget-block-4 {
    display: table-cell;
    vertical-align: top;
    padding: 60px;
}
.textwidget-text-4 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    text-align: center;
    color: #353c3e;
    word-wrap: break-word;
}
.textwidget-text-4 h3 {
    font-size: 16px;
    line-height: 1.2;
    font-style: normal;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.8); 
    padding: 8px 20px;
}
.textwidget-text-4 h3 a {
    text-decoration: none;
    color: #353c3e;
}
.textwidget-text-4 h3 a:hover {
    opacity: .7;
}
.textwidget-text-4 p {
    background-color: rgba(255, 255, 255, 0.8); 
    padding: 20px;
}
.textwidget-text-4 .twlink {
    position: absolute;
    right: 50%;
    bottom: 20px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.textwidget-text-4 .twlink a {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.8); 
    padding: 2px 8px;
    text-decoration: none;
    color: #353c3e;
}
.textwidget-text-4 .twlink a:hover {
    opacity: .8;
}
.textwidget-wrap-5 {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.textwidget-block-5 {
    display: table-cell;
    vertical-align: bottom;
    padding: 60px;
}
.textwidget-text-5 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-size: 20px;
    text-align: center;
    color: #353c3e;
    word-wrap: break-word;
}
.textwidget-text-5:before {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    top: -30px;
    right: 50%;
    background-color: #353c3e;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.textwidget-text-5.white:before {
    background-color: #fff;
}
.textwidget-text-5 h3 {
    font-size: 28px;
    line-height: 1;
    font-style: normal;
    margin-bottom: 20px;
}
.textwidget-text-5 h3 a {
    text-decoration: none;
    color: #353c3e;
}
.textwidget-text-5 h3 a:hover {
    opacity: .7;
}
.textwidget-wrap-6 {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.textwidget-block-6 {
    display: table-cell;
    vertical-align: top;
    padding: 60px;
}
.textwidget-text-6 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-size: 12px;
    text-align: center;
    color: #353c3e;
    word-wrap: break-word;
}
.textwidget-text-6 h3 {
    font-size: 16px;
    line-height: 1.4;
    font-style: normal;
    margin-bottom: 20px;
}
.textwidget-text-6 h3 a {
    text-decoration: none;
    color: #353c3e;
}
.textwidget-text-6 h3 a:hover {
    opacity: .7;
}
.textwidget-text-6 h3:before {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    top: -30px;
    right: 50%;
    background-color: #353c3e;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.textwidget-text-6.white h3:before {
    background-color: #fff;
}
.min-height-360 {
    height: auto;
    min-height: 360px;
}
.min-height-480 {
    height: auto;
    min-height: 480px;
}
.text-boxes-84 {
    position: relative;
}
.text-boxes-84 .contents {
    margin-top: 80px;
    margin-bottom: 120px;
    float: left;
}
.text-boxes-84 .title-left {
    position: relative;
    left: -80px;
}
.text-boxes-84 .title-right {
    position: relative;
    right: -80px;
}
.text-boxes-84 .description {
    padding-left: 75px;
}
.text-boxes-84 .description.right {
    padding-left: 0;
    padding-right: 75px;
}
.link-tb {
    font-size: 11px;
    font-weight: 700;
    line-height: 1;   
    position: relative;
    float: left;
    margin-top: 40px;
    padding-left: 75px;
    text-transform: uppercase;
    color: #353c3e;
}
a.link-tb {
    text-decoration: none;
}
.link-tb:after {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    top: 5px;
    left: -35px; 
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.link-tb:before {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    top: 5px;
    left: -35px; 
    background: #737d80;
}
.link-tb:hover:after {
    width: 0;
}
.link-tb.right {
    float: right;
    padding-right: 75px;
    padding-left: 0;
}
.link-tb.right:after {
    right: -35px;
    left: auto;
}
.link-tb.right:before {
    right: -35px;
    left: auto;
}

@media (max-width: 991px) {
    .text-boxes-84 .contents {
        margin-bottom: 0;
    }
    .text-boxes-84 .title-left {
        left: 0;
    }
    .text-boxes-84 .title-right {
        right: 0;
    }
    .text-boxes-84 .text-right {
        text-align: left;
    }
    .text-boxes-84 .description {
        padding-left: 0;
    }
    .text-boxes-84 .description.right {
        padding-right: 0;
    }
    .link-tb {
        margin-top: 10px;
        padding-left: 110px;
        padding-right: 0;
    }
    .link-tb.right {
        float: left;
        padding-left: 110px;
        padding-right: 0;
    }
    .link-tb:after,
    .link-tb.right:after {
        left: 0; 
        right: auto;
    }
    .link-tb:before,
    .link-tb.right:before {
        left: 0; 
        right: auto;
    }
}
.gallery .item,
.gallery-2 .item {
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gallery .item .mask,
.gallery-2 .item .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
}
.gallery .item .mask:after,
.gallery-2 .item .mask:after {
    position: absolute;
    width: 36px;
    height: 36px;
    background-color: rgba(255, 255, 255, .25);
    border-radius: 100%;
    top: 50%;
    left: 50%;
    font-family: 'ElegantIcons';
    font-size: 24px;
    line-height: 36px;
    content: "\4C";
    padding-left: 5px;
    color: #000;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.gallery .item img,
.gallery-2 .item img {
    width: 100%;
    height: auto;
    display: block;
}
.gallery.grid-1 .item,
.gallery-2.grid-1 .item {
    width: 100%;
    margin-bottom: 6px;
}
.gallery.grid-2 .item,
.gallery-2.grid-2 .item {
    width: 50%;
}
.gallery.grid-3 .item,
.gallery-2.grid-3 .item {
    width: 33.3334%;
}
.gallery.grid-4 .item,
.gallery-2.grid-4 .item {
    width: 25%;
}
.gallery.grid-gap,
.gallery-2.grid-gap {
    margin: 0 0 0 -6px;
}
.gallery.grid-gap .item,
.gallery-2.grid-gap .item {
    padding: 0 0 6px 6px;
}

@media (max-width: 991px) { 
    .gallery.grid-3 .item,
    .gallery.grid-4 .item,
    .gallery-2.grid-3 .item,
    .gallery-2.grid-4 .item {
        width: 50%;
    }
}
@media (max-width: 767px) { 
    .gallery.grid-2 .item,
    .gallery.grid-3 .item,
    .gallery.grid-4 .item,
    .gallery-2.grid-2 .item,
    .gallery-2.grid-3 .item,
    .gallery-2.grid-4 .item {
        width: 100%;
    }
}
.gallery-button,
.video-button {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 40px;
    left: 40px;
    border-radius: 100%;
    cursor: pointer;
    z-index: 3; 
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.video-button-home {
    position: relative;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    cursor: pointer;
    z-index: 3; 
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.gallery-button {
	background: #f12711;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #f5af19, #f12711);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.video-button,
.video-button-home {
    background-color: #d00;
}
.gallery-button.right,
.video-button.right {
    left: auto;
    right: 40px;
}
.gallery-button:after {
    font-family: 'ElegantIcons';
    font-size: 24px;
    line-height: 36px;
    content: "\4C";
    margin-left: 5.5px;
    color: #acbbbf;
}
.video-button:after,
.video-button-home:after {
    font-family: 'ElegantIcons';
    font-size: 24px;
    line-height: 36px;
    content: "\45";
    margin-left: 5.5px;
    color: #fff;
}
.no-mobile .gallery-button:hover:after {
    color: #fff;
}
@media (max-width: 991px) {
    .gallery-button,
    .video-button {
        right: 40px;
        left: auto;
    }
}
a.mp {
    text-decoration: none;
}
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.servicesgrid .item {
    float: left;
    margin: 0;  
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.servicesgrid .item .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.servicesgrid .item img {
    width: 100%;
    display: block;
    position: relative;	
}
.servicesgrid .item .description {
    position: absolute;
    right: 40px;
    bottom: 0;
    left: 40px;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.servicesgrid .item .description > h2 {
	font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
    margin: 0; 
}
.servicesgrid .item .description > .subtitle {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
    padding-top: 4px;
}
.servicesgrid-description {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.servicesgrid .grid-1 .item {
    width: 100%;
}
.servicesgrid .grid-2 .item {
    width: 50%;
}
.servicesgrid .grid-3 .item {
    width: 33.3334%;
}
.servicesgrid .grid-3 .item.w2 {
    width: 66.6667%;
}
.servicesgrid .p-des .item,
.servicesgrid .grid-4 .item {
    width: 25%;
}
.servicesgrid .p-des .item.w2,
.servicesgrid .grid-4 .item.w2 {
    width: 50%;
}
.visible-3-columns {
    display: none;
}
.servicesgrid .items.grid-gap {
    margin: 0 0 0 -3px;
}
.servicesgrid .items.grid-gap .item {
    padding: 0 0 6px 6px;
}

@media (max-width: 1579px) { 
    .servicesgrid .p-des .item {
        width: 33.3334%;
    }
    .servicesgrid .p-des .item.w2 {
        width: 66.6667%;
    }
    .visible-3-columns {
        display: block;
    }
}
@media (max-width: 1199px) { 
    .servicesgrid .p-des .item {
        width: 50%;
    }
    .servicesgrid .p-des .item.w2 {
        width: 100%;
    }
    .visible-3-columns {
        display: none;
    }
}
@media (max-width: 991px) { 
    .servicesgrid .grid-3 .item,
    .servicesgrid .grid-4 .item {
        width: 50%;
    }
    .servicesgrid .grid-3 .item.w2,
    .servicesgrid .grid-4 .item.w2,
    .servicesgrid .masonry.grid-3 .item {
        width: 100%;
    }
}
@media (max-width: 767px) { 
    .servicesgrid .grid-2 .item,
    .servicesgrid .grid-3 .item,
    .servicesgrid .grid-4 .item,
    .servicesgrid .p-des .item {
        width: 100%;
    }
    .servicesgrid .items.grid-gap {
        margin: 0;
    }
    .servicesgrid .items.grid-gap .item {
        padding: 0 0 6px 0;
    }
}
.filters {
    width: auto;
    margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    display: block;
}
.filters ul  {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
}
.filters ul li  {
    display: inline-block;
    list-style: none;
}
.filters ul li a {
    font-size: 16px;
    color: #737d80;
    padding: 5px 10px;
    text-decoration: none;
    line-height: 26px;
}

.hover-effect img {
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.hover-effect .mask {
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.hover-effect a {
    display: block;	
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}
.hover-effect .item-img {
    position: relative;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.no-touch .hover-effect:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.no-touch .hover-effect:hover .mask {
    opacity: 1;
}
.no-touch .hover-effect:hover .description {
    bottom: 40px;
}
.hover-effect-dark img {
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.hover-effect-dark .mask {
    opacity: 1;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.hover-effect-dark a {
    display: block;	
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}
.hover-effect-dark .item-img {
    position: relative;
    overflow: hidden;
}
.no-touch .hover-effect-dark:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.no-touch .hover-effect-dark:hover .mask {
    opacity: 0;
}
.no-touch .hover-effect-dark:hover .description {
    bottom: 80px;
}
.bnw{filter: grayscale(1) sepia(0);}
.mk-search-trigger {
  position: absolute;
  top:-18px;
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform input[type=submit] {
  position: absolute;
  width: 100px;
  height: 100%;
  background-color: transparent;
  border: 0;
  right: 0;
  top: 0;
}
#mk-fullscreen-searchform:focus{
  outline: none;
  border: none;
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform .fullscreen-search-icon {
  font-size: 25px;
  position: absolute;
  right: 15px;
  width: 25px;
  top: 30px;
  color: #fff;
  color: rgba(255, 255, 255, .75);
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.fullscreen-search-icon:hover,
.fullscreen-search-icon:focus{
  border: none;
  outline: none;
  color: #fff !important;
  -webkit-transition: transform ease-out .2s;
  -moz-transition: transform ease-out .2s;
  -ms-transition: transform ease-out .2s;
  -o-transition: transform ease-out .2s;
  transition: transform ease-out .2s;
  transform: rotate(180deg);
}
#mk-fullscreen-searchform {
  position: relative;
  verticle-align: middle;
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input {
  width: 800px;
  background-color: transparent;
  -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
  -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
  border: 0;
  text-align: center;
  font-size: 35px;
  padding: 20px;
  color: #fff !important;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input:focus{
  boder: none;
  outline: none;
}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show {
  visibility: visible;
  opacity: 1;
}
.mk-fullscreen-search-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: #56CCF2;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, rgba(47,128,237,0.9), rgba(86,204,242,0.9));  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, rgba(47,128,237,0.9), rgba(86,204,242,0.9)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  text-align: center;
  -webkit-transition: all ease-in-out .25s;
  -moz-transition: all ease-in-out .25s;
  -ms-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
}
.mk-animate-element,
.mk-effect-bg-layer,
.mk-fullscreen-search-overlay {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.mk-fullscreen-search-overlay {
  z-index: 999;
}
.mk-fullscreen-search-overlay .mk-fullscreen-close:link,
.mk-fullscreen-search-overlay .mk-fullscreen-close:visited {
  color: #fff;
}
.mk-fullscreen-search-overlay .mk-fullscreen-close {
  position: absolute;
  right: 50px;
  top: 70px;
  font-size: 26px;
  -webkit-transition: transform ease-out .2s;
  -moz-transition: transform ease-out .2s;
  -ms-transition: transform ease-out .2s;
  -o-transition: transform ease-out .2s;
  transition: transform ease-out .2s;
  transform: rotate(0deg);
}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  ms-transform: scale(1);
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper {
  display: inline-block;
  max-width: 1000px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  ms-transform: scale(0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  -ms-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.mk-search-trigger {
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  -ms-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out
}
#search-button {
  display: relative;
  vertical-align: middle;
  height: 25px;
  width: 25px;
  border: black solid 0.7px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  padding-right: 10px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#search-button i{
  color: black !important;
  font-size: 13px;
  position: absolute;
  left: 5px;
  top: 3px;
}

#search-button:hover,
.mk-fullscreen-close:hover {
  opacity: 0.6;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}
#mk-fullscreen-search-input:focus{
  box-shadow: 0px 3px 0px 0px rgba(255,255,255,0.54) !important;
}
::placeholder {
    color: #fff !important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #fff !important;
}
::-ms-input-placeholder {
    color: #fff !important;
}
.turq {color:#56CCF2;}
.blk{color:#000; font-weight:bold !important;}
.left-align{text-align:left;}
.form-control {
    display: block;
    width: 100%;
    height: 31px;
    padding: 6px 12px;
    font-size: 14px !important;
    line-height: 1.2;
    color: #000 !important;
    background-color: rgba(255,255,255,0.35) !important;
    background-image: none;
    border: 0;
    border-radius: 0;
	border: 1px solid rgba(0,0,0,0.5) !important;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow: none;
}
.form-control::-moz-placeholder {
    color: #d5d8d9;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #d5d8d9;
}
.form-control::-webkit-input-placeholder {
    color: #d5d8d9;
}
.form-control:focus {
    border-color: transparent;
    outline: 0;
    background-color: #353c3e;
    color: #d5d8d9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.form-control.fc-1 {
    color: #737d80;
    opacity: 1;
    background-color: #fff;
    border: 1px solid #737d80;
}
.form-control.fc-1::-moz-placeholder {
    color: #737d80;
    opacity: .7;
}
.form-control.fc-1:-ms-input-placeholder {
    color: #737d80;
    opacity: .7;
}
.form-control.fc-1::-webkit-input-placeholder {
    color: #737d80;
    opacity: .7;
}
#searchform {
    position: relative;
}
#searchform #searchsubmit {
    font-family: 'FontAwesome';
    position: absolute;
    width: 3em;
    height: 100%;
    right: 0;
    top: 0;
    background: none;
    border: 0;
    color: inherit;
}
.help-block {
    color: #d00;
}
textarea {
    resize: none;
}
.serv{border:1px solid red !important;}

.bg-mask.pattern,
.mask.pattern:before {
    background: url(../img/pattern.png);
}

.post-list article {
    margin-bottom: 40px;
}
.post-list .post .thumb a:first-of-type {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.post-list .post-text {
    padding: 120px 65px;
}
.post-list .post-title {
    font-size: 24px;
    margin: 0;
    text-decoration: none;
}
.post-list .post-text .post-title a {
    text-decoration: none;
}
.post-list .post-date {
    font-family: 'Noto Serif', serif;
    font-size: 12px;
    line-height: 1.2;
    color: #737d80;
    margin-bottom: 40px;
}
.post-list p {
    margin-bottom: 40px;
}
.post-list .thumb {
    overflow: hidden;
}
.post-block-text {
    position: absolute;
    right: -40px;
    bottom: 0;
    font-family: 'Noto Serif', serif;
    font-size: 500px;
    line-height: .65;
    letter-spacing: -.04em;
    text-align: right;
    color: #737d80;
}
.link-post {
    font-size: 11px;
    font-weight: 700;
    line-height: 1;   
    position: relative;
    float: left;
    margin: 0;
    text-transform: uppercase;
    color: #353c3e;
    z-index: 2;
}
a.link-post {
    text-decoration: none;
}
.link-post:after {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    top: 5px;
    left: -110px; 
	z-index:100;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.link-post:before {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 2px;
    top: 5px;
    left: -110px; 
    background: #737d80;
	z-index:100;
}
.link-post:hover:after {
    width: 0;
}

@media (min-width: 992px) {
    .sidebar-on .post-list .container {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .sidebar-on {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .post-list .post-text {
        padding: 80px 65px;
    }
    .link-post {
        padding-left: 110px;
    }
    .link-post:after,
    .link-post:before{
        left: 0;
    }
}
@media (max-width: 767px) {
    .post-list .post-text {
        padding: 80px 0;
    }
}

.pagination {
    margin-top: 40px;
    margin-bottom: 120px;
}
.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pagination ul li {
    display: inline-block;
    float:left;
    padding: 0 4px 4px 0;
}
.pagination ul li a {
    line-height: 40px;
    font-weight: 400;
    color: #353c3e;
    background-color: #f5f7f7;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);  
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0); 
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}
.pagination ul li a:hover,
.pagination ul li a:focus,
.pagination ul li.active a {
    color: #fff;
}
.pagination ul li.no-active a:hover,
.pagination ul li.no-active a:focus {
    color: #353c3e;
    background-color: #f5f7f7;
}

figure.postimg {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  /**margin: 10px 1%;**/
  color: #fff;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
  z-index:1;
}
figure.postimg * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
figure.postimg img {
  max-width: 100%;
  vertical-align: top;
}
figure.postimg figcaption {
  top: 50%;
  left: 20px;
  right: 20px;
  position: absolute;
  opacity: 0;
  z-index: 1;
}
figure.postimg h2,
figure.postimg h4 {
  margin: 0;
}
figure.postimg h2 {
  font-weight: 600;
  color:#fff;
}
figure.postimg h4 {
  font-weight: 400;
  text-transform: uppercase;
  margin:15px 0;
  color:#fff;
}
figure.postimg i {
  font-size: 32px;
}
figure.postimg:after {
  background: #56CCF2;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #2F80ED, #56CCF2);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #2F80ED, #56CCF2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  position: absolute;
  content: "";
  display: block;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}
figure.postimg a {
	
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.postimg:hover figcaption,
figure.postimg.hover figcaption {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.postimg:hover:after,
figure.postimg.hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.9;
}

