/* Bootstrap */

/* Fonts */
@font-face {
  font-family: 'cew';
  src: url('../fonts/cew.eot');
  src: url('../fonts/cew.eot') format('embedded-opentype'),
       url('../fonts/cew.woff2') format('woff2'),
       url('../fonts/cew.woff') format('woff'),
       url('../fonts/cew.ttf') format('truetype'),
       url('../fonts/cew.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'eenceweek-bold';
  src: url('../fonts/web/EENCEweek-Bold.eot');
  src: url('../fonts/web/EENCEweek-Bold.eot') format('embedded-opentype'),
       url('../fonts/web/EENCEweek-Bold.woff2') format('woff2'),
       url('../fonts/web/EENCEweek-Bold.woff') format('woff'),
       url('../fonts/web/EENCEweek-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'eenceweek-light';
  src: url('../fonts/web/EENCEweek-Light.eot');
  src: url('../fonts/web/EENCEweek-Light.eot') format('embedded-opentype'),
       url('../fonts/web/EENCEweek-Light.woff2') format('woff2'),
       url('../fonts/web/EENCEweek-Light.woff') format('woff'),
       url('../fonts/web/EENCEweek-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'eenceweek-medium';
  src: url('../fonts/web/EENCEweek-Medium.eot');
  src: url('../fonts/web/EENCEweek-Medium.eot') format('embedded-opentype'),
       url('../fonts/web/EENCEweek-Medium.woff2') format('woff2'),
       url('../fonts/web/EENCEweek-Medium.woff') format('woff'),
       url('../fonts/web/EENCEweek-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'eenceweek-regular';
  src: url('../fonts/web/EENCEweek-Regular.eot');
  src: url('../fonts/web/EENCEweek-Regular.eot') format('embedded-opentype'),
       url('../fonts/web/EENCEweek-Regular.woff2') format('woff2'),
       url('../fonts/web/EENCEweek-Regular.woff') format('woff'),
       url('../fonts/web/EENCEweek-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'eenceweek-thin';
  src: url('../fonts/web/EENCEweek-Thin.eot');
  src: url('../fonts/web/EENCEweek-Thin.eot') format('embedded-opentype'),
       url('../fonts/web/EENCEweek-Thin.woff2') format('woff2'),
       url('../fonts/web/EENCEweek-Thin.woff') format('woff'),
       url('../fonts/web/EENCEweek-Thin.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'cew';
    src: url('../font/cew.svg?28756800#cew') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "cew";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-angle-down-1:before { content: '\e817'; } /* '' */
.icon-angle-left-1:before { content: '\e818'; } /* '' */
.icon-angle-right-1:before { content: '\e819'; } /* '' */
.icon-angle-up-1:before { content: '\e81a'; } /* '' */
.icon-search:before { content: '\f002'; } /* '' */
.icon-heart:before { content: '\f004'; } /* '' */
.icon-user:before { content: '\f007'; } /* '' */
.icon-times:before { content: '\f00d'; } /* '' */
.icon-home:before { content: '\f015'; } /* '' */
.icon-clock:before { content: '\f017'; } /* '' */
.icon-video:before { content: '\f03d'; } /* '' */
.icon-check-circle:before { content: '\f058'; } /* '' */
.icon-plus:before { content: '\f067'; } /* '' */
.icon-minus:before { content: '\f068'; } /* '' */
.icon-eye:before { content: '\f06e'; } /* '' */
.icon-comment:before { content: '\f075'; } /* '' */
.icon-phone:before { content: '\f095'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-pinterest:before { content: '\f0d2'; } /* '' */
.icon-linkedin-in:before { content: '\f0e1'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-long-arrow-down:before { content: '\f175'; } /* '' */
.icon-long-arrow-up:before { content: '\f176'; } /* '' */
.icon-long-arrow-left:before { content: '\f177'; } /* '' */
.icon-long-arrow-right:before { content: '\f178'; } /* '' */
.icon-vk:before { content: '\f189'; } /* '' */
.icon-graduation-cap:before { content: '\f19d'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-share-alt:before { content: '\f1e0'; } /* '' */
.icon-at:before { content: '\f1fa'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-odnoklassniki:before { content: '\f263'; } /* '' */
.icon-pen:before { content: '\f304'; } /* '' */
.icon-ellipsis-h-alt:before { content: '\f39b'; } /* '' */
.icon-ellipsis-v-alt:before { content: '\f39c'; } /* '' */
.icon-facebook-f:before { content: '\f39e'; } /* '' */
.icon-map-marker-alt:before { content: '\f3c5'; } /* '' */
.icon-speakap:before { content: '\f3f3'; } /* '' */
.icon-telegram-plane:before { content: '\f3fe'; } /* '' */
.icon-calendar-day:before { content: '\f783'; } /* '' */
.icon-ear-muffs:before { content: '\f795'; } /* '' */
/* Plugins */

:focus {
    outline: 0;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }


/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
/*

====== Zoom effect ======

*/
.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

/* Main */
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap&subset=cyrillic);

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    height: 100%
}

body {
    line-height: 1.74;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
    font-family: 'PT Sans', sans-serif;
    color: #696969;
    position: relative;
    background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    /* line-height: 1.41 */
}

h1 {
    font-size: 56px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h1 {
        font-size: 46px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h1 {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    h1 {
        font-size: 34px
    }
}

h2 {
    font-size: 48px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h2 {
        font-size: 36px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h2 {
        font-size: 36px
    }
}

@media only screen and (max-width:767px) {
    h2 {
        font-size: 30px
    }
}

h3 {
    font-size: 40px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h3 {
        font-size: 32px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h3 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    h3 {
        font-size: 25px
    }
}

h4 {
    font-size: 34px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h4 {
        font-size: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h4 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    h4 {
        font-size: 24px
    }
}

h5 {
    font-size: 24px
}

@media only screen and (max-width:767px) {
    h5 {
        font-size: 20px
    }
}

h6 {
    font-size: 18px
}

p:last-child {
    margin-bottom: 0
}

a,
button {
    color: inherit;
    display: inline-block;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer
}

a,
button,
img,
input,
span {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

:focus {
    outline: 0 !important
}

a:focus {
    color: inherit;
    outline: 0;
    text-decoration: none
}

.btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

a:hover {
    text-decoration: none;
    color: #00cae9
}

button,
input[type=submit] {
    cursor: pointer
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.font-weight--bold {
    font-weight: 800
}

.font-weight--reguler {
    font-weight: 500
}

.font-weight--light {
    font-weight: 300
}

.bg-white {
    background: #fff
}

.bg-gray {
    background: #f8f8f8
}

.bg-gray-2 {
    background: #f6fafe
}

.bg-gray-3 {
    background: #f6f2ed
}

.sub-heading {
    color: #6d70a6
}

.border {
    border: 1px solid #ededed !important
}

.border-top {
    border-top: 1px solid #ededed !important
}

.border-right {
    border-right: 1px solid #ededed !important
}

.border-bottom {
    border-bottom: 1px solid #ededed !important
}

.border-left {
    border-left: 1px solid #ededed !important
}

.section-sub-title {
    color: #ababab;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 1.43;
    margin-top: -5px
}

.section-under-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    color: #333
}

.section-under-heading a {
    color: #00cae9;
    border-bottom: 1px solid #ccc;
    position: relative
}

.section-under-heading a::before {
    content: '';
    width: 0;
    height: 1px;
    bottom: -1px;
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor
}


.section-under-heading a:hover::before {
    width: 100%;
    left: 0;
    right: auto
}

.img-width {
    width: 100%
}

::-moz-selection {
    color: #fff;
    background-color: #00cae9
}

::selection {
    color: #fff;
    background-color: #00cae9
}

form input:focus::-webkit-input-placeholder {
    color: transparent
}

form input:focus::-moz-placeholder {
    color: transparent
}

form input:focus:-ms-input-placeholder {
    color: transparent
}

form input::-webkit-input-placeholder {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

form input::-moz-placeholder {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

form input:-ms-input-placeholder {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

form input::-ms-input-placeholder {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

form input::placeholder {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
    color: #00cae9;
    border-color: #00cae9
}

input[type=checkbox] {
    position: relative;
    background: 0 0;
    border-width: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 10px 0 3px;
    cursor: pointer
}

.site-wrapper-reveal {
    background-color: #fff
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.breadcrumb-area {
    padding-top: 114px;
    padding-bottom: 114px;
    background-color: #f6f2ed;
    border-bottom-width: 0;
    padding-top: 80px;
    padding-bottom: 75px;
    background-size: cover;
    background-image: url(../img/bread.png);
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
    .breadcrumb-area {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.breadcrumb-list {
    margin-top: 20px
}

.breadcrumb-list li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1.58;
    text-transform: uppercase
}

.breadcrumb-list li a {
    position: relative
}

.breadcrumb-list li a::after {
    content: '';
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor
}

.breadcrumb-list li a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
    z-index: 0
}

.breadcrumb-list li.active {
    color: #6d70a6
}

.page-pagination li {
  display: inline-block;
}

.page-pagination li a {
  font-weight: 500;
  padding: 0 10px;
  display: block;
  text-align: center;
  line-height: 41px;
  min-width: 41px;
  height: 41px;
  text-transform: uppercase;
  color: #ababab;
  letter-spacing: 2px;
  border-radius: 5px;
}

.page-pagination li a.current {
  background: #f6f5f9;
  color: #00cae9;
}

.page-pagination li a:hover {
  color: #00cae9;
}
h2.breadcrumb-title {
    color: #000;
}
/*=============================================
=                - Preloader                =
=============================================*/
.preloader-active {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  z-index: 99999;
}

.preloader-active .preloader-area-wrap {
  background-color: #ffffff;
  position: absolute;
  left: 0;
  display: block;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 999999;
}

.preloader-active .preloader-area-wrap .spinner div {
  background-color: #00cae9;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.preloader-active .preloader-area-wrap .spinner div.bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.preloader-active .preloader-area-wrap .spinner div.bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

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

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

.preloader-area-wrap {
  display: none;
}

.open_tm_preloader {
  position: fixed;
  background-color: transparent;
  z-index: 9999;
  height: 100%;
  width: 100%;
  -webkit-transition: .2s all ease;
  -o-transition: .2s all ease;
  transition: .2s all ease;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
}

.open_tm_preloader.loaded {
  opacity: 0;
  visibility: hidden;
}

.open_tm_preloader.loaded:before, .open_tm_preloader.loaded:after {
  width: 0%;
}

.open_tm_preloader:before, .open_tm_preloader:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 50%;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.open_tm_preloader:before {
  top: 0;
  left: 0;
}

.open_tm_preloader:after {
  bottom: 0;
  right: 0;
}

/*=============================================
   - Scroll top         
=============================================*/
.scroll-top {
  position: fixed;
  right: 30px;
  bottom: -60px;
  z-index: 999;
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
          box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
  display: block;
  padding: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 25px;
  line-height: 60px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  background-color: #00cae9;
  background-size: 200% auto;
  background-position: left center;
  color: #ffffff;
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: hidden;
}

@media only screen and (max-width: 479px) {
  .scroll-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
}

.scroll-top.show {
  visibility: visible;
  opacity: 1;
  bottom: 60px;
}

.scroll-top i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  -webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.scroll-top .arrow-top {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.scroll-top .arrow-bottom {
  -webkit-transform: translate(-50%, 80px);
      -ms-transform: translate(-50%, 80px);
          transform: translate(-50%, 80px);
}

.scroll-top:hover {
  background-position: right center;
}

.scroll-top:hover .arrow-top {
  -webkit-transform: translate(-50%, -80px);
      -ms-transform: translate(-50%, -80px);
          transform: translate(-50%, -80px);
}

.scroll-top:hover .arrow-bottom {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@-webkit-keyframes separator-bounce {

    0%,
    100%,
    80% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes separator-bounce {

    0%,
    100%,
    80% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.section-space--ptb_120 {
    padding-top: 120px;
    padding-bottom: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_120 {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_120 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.section-space--pt_120 {
    padding-top: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_120 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_120 {
        padding-top: 60px
    }
}

.section-space--ptb_100 {
    padding-top: 100px;
    padding-bottom: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_100 {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_100 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.section-space--pt_100 {
    padding-top: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_100 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_100 {
        padding-top: 60px
    }
}

.section-space--ptb_90 {
    padding-top: 90px;
    padding-bottom: 90px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_90 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_90 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.section-space--pt_90 {
    padding-top: 90px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_90 {
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_90 {
        padding-top: 40px
    }
}

.section-space--ptb_80 {
    padding-top: 80px;
    padding-bottom: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_80 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_80 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.section-space--pt_80 {
    padding-top: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_80 {
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_80 {
        padding-top: 40px
    }
}

.section-space--ptb_70 {
    padding-top: 70px;
    padding-bottom: 70px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_70 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_70 {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.section-space--pt_70 {
    padding-top: 70px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_70 {
        padding-top: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_70 {
        padding-top: 30px
    }
}

.section-space--ptb_60 {
    padding-top: 60px;
    padding-bottom: 60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--ptb_60 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--ptb_60 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.section-space--pt_60 {
    padding-top: 60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_60 {
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_60 {
        padding-top: 60px
    }
}

.section-space--pt_40 {
    padding-top: 40px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--pt_40 {
        padding-top: 30px
    }
}

@media only screen and (max-width:767px) {
    .section-space--pt_40 {
        padding-top: 30px
    }
}

.section-space--ptb_30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-space--pt_30 {
    padding-top: 30px
}

.section-space--mt_15 {
    margin-top: 15px
}

.section-space--mt_20 {
    margin-top: 20px
}

.section-space--mt_30 {
    margin-top: 30px
}

.section-space--mt_40 {
    margin-top: 40px
}

.section-space--mt_50 {
    margin-top: 50px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_50 {
        margin-top: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_50 {
        margin-top: 30px
    }
}

.section-space--mt_60 {
    margin-top: 60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_60 {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_60 {
        margin-top: 30px
    }
}

.section-space--mt_70 {
    margin-top: 70px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_70 {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_70 {
        margin-top: 30px
    }
}

.section-space--mt_80 {
    margin-top: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_80 {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_80 {
        margin-top: 30px
    }
}

.section-space--mt_100 {
    margin-top: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_100 {
        margin-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_100 {
        margin-top: 60px
    }
}

.section-space--mt_120 {
    margin-top: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mt_120 {
        margin-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mt_120 {
        margin-top: 60px
    }
}

.section-space--mb_15 {
    margin-bottom: 15px
}

.section-space--mb_20 {
    margin-bottom: 20px
}

.section-space--mb_30 {
    margin-bottom: 30px
}

.section-space--mb_40 {
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .section-space--mb_40 {
        margin-bottom: 30px
    }
}

.section-space--mb_50 {
    margin-bottom: 50px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mb_50 {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mb_50 {
        margin-bottom: 30px
    }
}

.section-space--mb_60 {
    margin-bottom: 60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mb_60 {
        margin-bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mb_60 {
        margin-bottom: 30px
    }
}

.section-space--mb_100 {
    margin-bottom: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mb_100 {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mb_100 {
        margin-bottom: 60px
    }
}

.section-space--mb_120 {
    margin-bottom: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-space--mb_120 {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-space--mb_120 {
        margin-bottom: 60px
    }
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}
.pa-20 {
  padding: 20px 20px 0;
}
@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

.col-06__left {
    width: 600px;
    max-width: 100%;
    float: right
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .col-06__left {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px
    }
}

.col-06__right {
    width: 600px;
    max-width: 100%;
    float: left
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .col-06__right {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

.row--35 {
    margin-left: -35px;
    margin-right: -35px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--35 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--35 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .row--35 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.row--35>[class*=col-],
.row--35>[class*=col] {
    padding-left: 35px;
    padding-right: 35px
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .row--35>[class*=col-],
    .row--35>[class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .row--35>[class*=col-],
    .row--35>[class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:767px) {

    .row--35>[class*=col-],
    .row--35>[class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.row--30 {
    margin-left: -30px;
    margin-right: -30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .row--30 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.row--30>[class*=col-],
.row--30>[class*=col] {
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .row--30>[class*=col-],
    .row--30>[class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .row--30>[class*=col-],
    .row--30>[class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:767px) {

    .row--30>[class*=col-],
    .row--30>[class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.header-area .is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: .95s ease-in-out 0s normal none 1 running fadeInDown;
    animation: .95s ease-in-out 0s normal none 1 running fadeInDown;
    z-index: 99999;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
    background-color: #fff
}

.admin-bar .header-area .is-sticky {
	top:32px;
}


.header-area .is-sticky .navigation-menu--text_white>ul>li>a {
    color: #444
}

.header-area .is-sticky .navigation-menu--text_white>ul>li>a>span:after {
    background-color: #444
}

.header-area .is-sticky .navigation-menu--text_white>ul>li.active>a {
    color: #000
}

.header-area .is-sticky .navigation-menu--text_white>ul>li.active>a:after,
.header-area .is-sticky .navigation-menu--text_white>ul>li:hover>a:after {
    color: #000
}

.header-area .is-sticky .navigation-menu--text_white>ul>li.active>a>span,
.header-area .is-sticky .navigation-menu--text_white>ul>li:hover>a>span {
    color: #000
}

.header-area .is-sticky .header-search-form .search-form-top .style-02 {
    background-color: transparent;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.header-area .is-sticky .header-search-form .search-form-top.style-03 {
    background-color: transparent;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.header-area .is-sticky .header-search-form .search-form-top.style-03 input::-webkit-input-placeholder {
    color: #333
}

.header-area .is-sticky .header-search-form .search-form-top.style-03 input::-moz-placeholder {
    color: #333
}

.header-area .is-sticky .header-search-form .search-form-top.style-03 input:-ms-input-placeholder {
    color: #333
}

.header-area .is-sticky .header-search-form .search-form-top.style-03 input::-ms-input-placeholder {
    color: #333
}

.header-area .is-sticky .header-search-form .search-form-top.style-03 input::placeholder {
    color: #333
}

.header-area .is-sticky .header-search-form .search-form-top .search-field {
    color: #000
}

.header-area .is-sticky .header-search-form .search-form-top .search-submit {
    color: #333
}

.header-area .is-sticky .header__logo .light-logo {
    display: none
}

.header-area .is-sticky .header-search-form-two.white-icon a {
    color: #333
}

.header-area--default {
    border-color: #e4e8f6;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
    position: relative;
    z-index: 999;
}

.header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__logo {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    padding: 14px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header__logo.top-logo {
    padding: 25px 0
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .header__logo {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }
}

@media only screen and (max-width:767px) {
    .header__logo {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .header__logo.top-logo {
        padding: 15px 0
    }
}

.header__logo>a img {
    height: 48px
}

.header__logo .light-logo {
    display: inherit
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .header__logo .light-logo {
        display: none
    }
}

.header.default-menu-style .header__logo {
    -webkit-flex-basis: 23.5%;
    -ms-flex-preferred-size: 23.5%;
    flex-basis: 23.5%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 14px 0
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .header.default-menu-style .header__logo {
        -webkit-flex-basis: 13%;
        -ms-flex-preferred-size: 13%;
        flex-basis: 13%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .header.default-menu-style .header__logo {
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media only screen and (max-width:767px) {
    .header.default-menu-style .header__logo {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.header.default-menu-style .header-midle-box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header.default-menu-style .header-right-box {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 23.5%;
    -ms-flex-preferred-size: 23.5%;
    flex-basis: 23.5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .header.default-menu-style .header-right-box {
        -webkit-flex-basis: 23%;
        -ms-flex-preferred-size: 23%;
        flex-basis: 23%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header.default-menu-style .header-right-box {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header.default-menu-style .header-right-box {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }
}

@media only screen and (max-width:767px) {
    .header.default-menu-style .header-right-box {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.header.default-menu-style .header-right-box .header-right-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width:767px) {
    .header.default-menu-style .header-right-box .header-right-inner {
        margin: auto
    }
}

.language-menu {
    padding-right: 25px
}

.language-menu>ul>li {
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 0 10px
}

.language-menu>ul>li>a {
    padding: 0 10px;
    font-weight: 500;
    color: #333;
}

.language-menu>ul>li>a span {
    margin-left: 10px
}

.language-menu>ul>li>a::after {
    content: '\e817';
    font-size: 12px;
    border: 0;
    position: absolute;
    top: 46%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'cew';
    font-weight: 900
}

.language-menu>ul>li ul {
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 102;
    -webkit-box-shadow: 0 0 37px rgba(0, 0, 0, .07);
    box-shadow: 0 0 37px rgba(0, 0, 0, .07);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.language-menu>ul>li ul li a {
    color: #333;
    display: block;
    text-decoration: none;
    padding: 10px;
    border: 0;
    background: #fff;
    color: #222;
    line-height: 1;
}

.language-menu>ul>li ul li a span {
    margin-left: 10px
}

.language-menu>ul>li ul li a img {
    width: 24px;
    height: auto
}

.language-menu>ul>li ul li a:hover {
    background: #eee
}

.language-menu>ul>li:hover ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.header-right {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-right-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 12px
}

@media only screen and (max-width:767px) {
    .header-right-inner {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 20px;
        -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
        box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
        background-color: #fff;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
        transition: all .7s cubic-bezier(.645, .045, .355, 1);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width:767px) {
    .header-right-inner.active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        z-index: 999
    }
}

@media only screen and (max-width:767px) {
    .header-right-box .header-right-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media only screen and (max-width:575px) {
    .header-right-box .header-right-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.header-top-wrap a {
    display: block;
    padding: 15px;
}
.header-top-info-inner .info-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #ddd;
    padding-left: 19px
}

.header-top-info-inner .info-item .info-icon {
    width: 41px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 30px;
    line-height: 1;
    color: #d2a98e
}

.header-top-info-inner .info-item .info-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.header-top-info-inner .info-item .info-content .info-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.18;
    margin-bottom: 6px
}

.header-top-info-inner .info-item .info-content .info-sub-title {
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .header-top-info-inner .info-item {
        padding-left: 0;
        margin-top: 20px
    }
}

.top-info-slider__container {
    cursor: w-resize
}

.top-info-slider__container .swiper-slide-active .info-item {
    border-left: none
}

.header-social-networks.style-icons a {
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
    margin-top: 10px
}

.header-bottom-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-bottom-left-wrap {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.header-search-form {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.header-search-form .search-form-top {
    position: relative;
    background-color: rgba(0, 47, 166, .3)
}

.header-search-form .search-form-top .search-field {
    width: 270px;
    border-radius: 0;
    border: 0 !important;
    background: 0 0 !important;
    min-height: 60px;
    padding-right: 50px;
    padding-left: 10px;
    color: #fff
}

.header-search-form .search-form-top input::-webkit-input-placeholder {
    color: #333
}

.header-search-form .search-form-top input::-moz-placeholder {
    color: #333
}

.header-search-form .search-form-top input:-ms-input-placeholder {
    color: #333
}

.header-search-form .search-form-top input::-ms-input-placeholder {
    color: #333
}

.header-search-form .search-form-top input::placeholder {
    color: #333
}

.header-search-form .search-form-top .search-submit {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-size: 18px;
    background: 0 0;
    width: 48px;
    height: 48px;
    line-height: 50px;
    padding: 0;
    border: 0;
    color: #fff
}

.header-search-form .search-form-top.style-02 {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed
}

.header-search-form .search-form-top.style-02 .search-field {
    width: 232px;
    border-radius: 0;
    background: #fff !important;
    border: 0 !important;
    min-height: 60px;
    color: #333
}

.header-search-form .search-form-top.style-02 .search-submit {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-size: 18px;
    background: 0 0;
    width: 48px;
    height: 48px;
    line-height: 50px;
    padding: 0;
    border: 0;
    color: #000
}

.header-search-form .search-form-top.style-03 input::-webkit-input-placeholder {
    color: #ddd
}

.header-search-form .search-form-top.style-03 input::-moz-placeholder {
    color: #ddd
}

.header-search-form .search-form-top.style-03 input:-ms-input-placeholder {
    color: #ddd
}

.header-search-form .search-form-top.style-03 input::-ms-input-placeholder {
    color: #ddd
}

.header-search-form .search-form-top.style-03 input::placeholder {
    color: #ddd
}

.header-search-form.default-search {
    height: 100%
}

.header-search-form.default-search .search-form-top {
    background: 0 0;
    border-left: 1px solid #eee;
    margin-right: -15px
}

@media only screen and (max-width:575px) {
    .header-search-form.default-search .search-form-top {
        margin-top: 15px;
        margin-right: 0;
        background: #eee
    }
}

.header-search-form.default-search .search-form-top .search-field {
    max-width: 225px;
    color: #333;
    min-height: 80px
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .header-search-form.default-search .search-form-top .search-field {
        max-width: 160px
    }
}

@media only screen and (max-width:767px) {
    .header-search-form.default-search .search-form-top .search-field {
        min-height: 40px
    }
}

.header-search-form.default-search .search-form-top .search-submit {
    color: #000
}

.header-search-form-two {
    padding-left: 24px;
    display: block
}

.header-search-form-two a {
    line-height: 0;
    font-size: 18px
}

.header-search-form-two a:hover {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.header-search-form-two.white-icon a {
    color: #fff
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .header-search-form-two.white-icon a {
        color: #333
    }
}

.navigation-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.navigation-menu>ul>li {
    margin: 0 24px
}

@media only screen and (min-width:1500px) and (max-width:1599px) {
    .navigation-menu>ul>li {
        margin: 0 22px
    }
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
    .navigation-menu>ul>li {
        margin: 0 15px
    }
}

.navigation-menu>ul>li>a {
    display: block;
    color: #000;
    padding: 21px 2px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.18
}

.navigation-menu>ul>li>a>span {
    transition: all .2s ease-in-out
}

.navigation-menu>ul>li>a:before {
    content: '';
    width: 0;
    height: 3px;
    bottom: 0;
    position: absolute;
    left: 0;
    background-color: #00cae9;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.navigation-menu>ul>li.menu-item-has-children>a {
    position: relative
}

.navigation-menu>ul>li.menu-item-has-children>a:after {
    position: static;
    margin-left: 5px;
    font-family: "cew";
    content: '\e817';
    font-size: 14px;
    vertical-align: middle;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.navigation-menu>ul>li.menu-item-has-children {
    position: relative
}

.navigation-menu>ul>li.menu-item-has-children:hover>.sub-menu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.navigation-menu>ul>li.active>a:after,
.navigation-menu>ul>li:hover>a:after {
    color: #00cae9
}

.navigation-menu>ul>li.active>a span,
.navigation-menu>ul>li:hover>a span {
    color: #00cae9
}

.navigation-menu>ul>li.active>a:before,
.navigation-menu>ul>li:hover>a:before {
    width: 100%;
    left: 0
}

.navigation-menu.primary--menu>ul>li>a {
    padding: 31px 2px
}
.navigation-menu.primary--menu>ul>li>a:hover, .navigation-menu.primary--menu>ul>li.current-menu-item>a {
    color: #00cae9;
}
.navigation-menu--text_white>ul>li>a {
    color: rgba(255, 255, 255, .7)
}

.navigation-menu--text_white>ul>li>a:before {
    background-color: #fff
}

.navigation-menu--text_white>ul>li.active>a {
    color: #fff
}

.navigation-menu--text_white>ul>li.active>a:after,
.navigation-menu--text_white>ul>li:hover>a:after {
    color: #fff
}

.navigation-menu--text_white>ul>li.active>a>span,
.navigation-menu--text_white>ul>li:hover>a>span {
    color: #fff
}

.header-bottom-left-wrap .navigation-menu>ul>li:first-child {
    margin: 0 24px 0 0
}

.top-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 0 2px 29px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 29px rgba(0, 0, 0, .05);
    border-bottom: 3px solid #00cae9;
    background-color: #fff;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    visibility: hidden;
    opacity: 0;
    min-width: 240px;
    padding: 20px 0;
    z-index: 9
}
.top-menu .sub-menu>li {
    position: relative
}

.top-menu .sub-menu>li>a {
    display: block;
    padding: 5px 30px;
    color: #888;
    font-weight: 400;
    white-space: nowrap;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    position: relative
}
.top-menu .sub-menu>li>a:hover {
    color: #00cae9
}

.top-menu .sub-menu>li:hover>.sub-menu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    z-index: 9
}

.top-menu .sub-menu>li.active>a {
    color: #00cae9
}

.top-menu .sub-menu>li.menu-item-has-children>a {
    position: relative;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.top-menu .sub-menu>li.menu-item-has-children>a:after {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "cew";
    content: '\e817';
    font-size: 14px;
    vertical-align: middle;
    color: #ababab
}

.top-menu .sub-menu>li.menu-item-has-children>a:hover:after {
    color: #00cae9
}

.top-menu .sub-menu>li.menu-item-has-children.active>a {
    color: #00cae9
}

.top-menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    right: auto
}

.top-menu .sub-menu .sub-menu.left {
    right: 100%;
    left: auto
}

.top-menu .sub-menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    right: auto
}

.top-menu .sub-menu .sub-menu .sub-menu.left {
    right: 100%;
    left: auto
}

.top-menu .sub-menu .sub-menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    right: auto
}

.top-menu .sub-menu .sub-menu .sub-menu .sub-menu.left {
    right: 100%;
    left: auto
}

.top-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    right: auto
}

.top-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu.left {
    right: 100%;
    left: auto
}

.menu-style-three .navigation-menu>ul>li {
    padding-left: 24px;
    padding-right: 24px;
    margin: 0
}

@media only screen and (min-width:1500px) and (max-width:1599px) {
    .menu-style-three .navigation-menu>ul>li {
        padding-left: 22px;
        padding-right: 22px
    }
}

.menu-style-three .navigation-menu>ul>li.active>a:before,
.menu-style-three .navigation-menu>ul>li:hover>a:before {
    width: 0%;
    left: 0
}

.menu-style-three .sub-menu.left {
    left: -100px
}

.menu-style-three .sub-menu.left .sub-menu.left {
    right: 100%;
    left: auto
}

.mobile-navigation-icon {
    width: 24px;
    height: 25px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-left: 30px
}

.mobile-navigation-icon:hover i {
    background-color: #00cae9
}

.mobile-navigation-icon:hover i:before {
    width: 80%;
    background-color: #00cae9
}

.mobile-navigation-icon:hover i:after {
    background-color: #00cae9;
    width: 60%
}

.mobile-navigation-icon i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background-color: #333;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.mobile-navigation-icon i:before {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
    content: "";
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.mobile-navigation-icon i:after {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
    content: "";
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .mobile-navigation-icon.white-md-icon i {
        background-color: #fff
    }

    .mobile-navigation-icon.white-md-icon i:before {
        background-color: #fff
    }

    .mobile-navigation-icon.white-md-icon i:after {
        background-color: #fff
    }

    .mobile-navigation-icon.white-md-icon:hover i {
        background-color: #00cae9
    }

    .mobile-navigation-icon.white-md-icon:hover i:before {
        width: 80%;
        background-color: #00cae9
    }

    .mobile-navigation-icon.white-md-icon:hover i:after {
        background-color: #00cae9;
        width: 60%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .is-sticky .white-md-icon i {
        background-color: #333
    }

    .is-sticky .white-md-icon i:before {
        background-color: #333
    }

    .is-sticky .white-md-icon i:after {
        background-color: #333
    }
}

.hidden-icons-menu {
    margin-left: 15px
}

.hidden-icons-menu a {
    color: #6d70a6;
    font-size: 20px
}

.hidden-icons-menu a:hover {
    color: #00cae9
}

.mobile-menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    overflow: auto;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    z-index: 9999;
    background: rgba(0, 0, 0, .7);
    cursor: url(../img/icons/light-close.png) 16 16, pointer;
    visibility: hidden;
    opacity: 0
}

.mobile-menu-overlay__inner {
    -webkit-transform: translateX(120%);
    -ms-transform: translateX(120%);
    transform: translateX(120%);
    width: 400px;
    height: 100%;
    float: right;
    cursor: default;
    background: #00cae9;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    overflow-y: auto
}

@media only screen and (max-width:479px) {
    .mobile-menu-overlay__inner {
        width: 300px
    }
}

.mobile-menu-overlay.active {
    visibility: visible;
    opacity: 1
}

.mobile-menu-overlay.active .mobile-menu-overlay__inner {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu-overlay__header {
    background-color: #fff;
    padding: 15px 0
}

.mobile-menu-overlay__header .mobile-navigation-close-icon {
    position: relative;
    cursor: pointer;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: inline-block
}

.mobile-menu-overlay__header .mobile-navigation-close-icon:before {
    position: absolute;
    top: 23px;
    left: 8px;
    content: '';
    width: 24px;
    height: 3px;
    background: #333;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.mobile-menu-overlay__header .mobile-navigation-close-icon:after {
    position: absolute;
    top: 23px;
    left: 8px;
    content: '';
    width: 24px;
    height: 3px;
    background: #333;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.mobile-menu-overlay__header .mobile-navigation-close-icon:hover {
    color: #00cae9
}

.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:after,
.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mobile-menu-overlay__body {
    padding: 20px 40px 100px
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li {
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a {
    display: block;
    color: #fff;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a:hover {
    color: #fff
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li:last-child {
    border-bottom: 0
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.menu-item-has-children {
    position: relative
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.menu-item-has-children .sub-menu {
    padding: 12px 0 14px 10px;
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.menu-item-has-children .sub-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.menu-item-has-children .sub-menu li a {
    display: block;
    font-size: 15px;
    color: rgba(255, 255, 255, .7);
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 0
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.menu-item-has-children .sub-menu li a:hover {
    color: #fff
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.menu-item-has-children .sub-menu li:last-child {
    border-bottom: 0
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.menu-item-has-children .sub-menu li.menu-item-has-children {
    position: relative
}

.mobile-menu-overlay__body .offcanvas-navigation>ul>li.menu-item-has-children .sub-menu .sub-menu li.menu-item-has-children {
    position: relative
}
.mobile-menu-overlay__body .offcanvas-navigation > ul > li.menu-item-has-children.active .menu-expand:before, .page-oppen-off-sidebar__body .offcanvas-navigation > ul > li.menu-item-has-children.active .menu-expand:before {
  content: '\f106';
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.menu-item-has-children .menu-expand, .page-oppen-off-sidebar__body .offcanvas-navigation > ul > li.menu-item-has-children .menu-expand {
  position: absolute;
  right: 0;
  top: 12px;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  -webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.menu-item-has-children .menu-expand:hover, .page-oppen-off-sidebar__body .offcanvas-navigation > ul > li.menu-item-has-children .menu-expand:hover {
  background: rgba(255, 255, 255, 0.2);
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.menu-item-has-children .menu-expand:before, .page-oppen-off-sidebar__body .offcanvas-navigation > ul > li.menu-item-has-children .menu-expand:before {
  content: '\e817';
  font-size: 18px;
  font-family: "cew";
}
.search-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__inner {
    width: 100%;
    height: 100%;
    cursor: default;
    background: #fff;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    overflow-y: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-overlay.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.search-overlay__header {
    background-color: #fff;
    padding: 15px 0
}

.search-overlay__header .mobile-navigation-close-icon {
    position: relative;
    cursor: pointer;
    height: 48px;
    width: 48px;
    line-height: 48px;
    display: inline-block
}

.search-overlay__header .mobile-navigation-close-icon:before {
    position: absolute;
    top: 28px;
    left: 0;
    content: '';
    width: 42px;
    height: 3px;
    background: #333;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__header .mobile-navigation-close-icon:after {
    position: absolute;
    top: 28px;
    left: 0;
    content: '';
    width: 42px;
    height: 3px;
    background: #333;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__header .mobile-navigation-close-icon:hover {
    color: #00cae9
}

.search-overlay__header .mobile-navigation-close-icon:hover:after,
.search-overlay__header .mobile-navigation-close-icon:hover:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.search-overlay__body {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 75px
}

.search-overlay__form {
    position: relative;
    max-width: 1200px;
    padding: 0 15px;
    width: 100%;
    margin: auto
}

.search-overlay__form input {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #00cae9;
    border-radius: 0;
    padding: 15px 50px 15px 0;
    width: 100%;
    color: #fff;
    font-size: 72px;
    height: 100px
}

@media only screen and (max-width:767px) {
    .search-overlay__form input {
        font-size: 30px;
        height: 60px
    }
}

.search-overlay__form input::-webkit-input-placeholder {
    color: #00cae9;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__form input::-moz-placeholder {
    color: #00cae9;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__form input:-ms-input-placeholder {
    color: #00cae9;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__form input::-ms-input-placeholder {
    color: #00cae9;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__form input::placeholder {
    color: #00cae9;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.search-overlay__form input[type=text]:focus {
    color: #00cae9;
    border-color: #00cae9
}

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

.footer-area-wrapper {
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .08);
    background: #fefefe
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .reveal-footer {
        position: static
    }
}

.footer-widget-wrapper {
    margin-bottom: -35px
}

.footer-widget {
    color:#735c40;
}

.footer-widget__title {
    margin-top: -3px;
    color: #333
}

.footer-widget__list li {
    margin-bottom: 10px
}

.footer-widget__list li:last-child {
    margin-bottom: 0
}

.footer-widget__list li .image_btn {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px rgba(51, 51, 51, .1);
    box-shadow: 0 0 20px rgba(51, 51, 51, .1);
    overflow: hidden
}

.copyright-text {
    display: inline-block;
    color:#735c40;
}

@media only screen and (max-width:767px) {
    .copyright-text {
        margin-bottom: 15px
    }
}

.widget-search {
    position: relative
}

.widget-search input {
    width: 100%;
    outline: 0;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 3px 20px;
    padding-right: 20px;
    height: 56px;
    color: #ababab;
    border-color: #f8f8f8;
    background-color: #f8f8f8;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    padding-right: 72px
}

.widget-search .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border: 0;
    border-radius: 0 5px 5px 0;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.widget-search .search-submit:hover {
    color: #fff;
    background: #00cae9
}

.ht-btn {
    font-size: 15px;
    font-weight: 500;
    border-style: solid;
    border-radius: 5px;
    border-color: transparent;
    padding: 0 36px;
    text-align: center;
    color: #fff;
    background: #00cae9;
    border-width: 1px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.ht-btn:active,
.ht-btn:focus,
.ht-btn:hover {
    color: #fff;
    background-image: #00cae9;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.ht-btn.ht-btn-sm {
    padding: 0 30px;
    height: 48px;
    line-height: 48px;
    font-size: 14px
}

.ht-btn.ht-btn-md {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 54px;
    height: 54px
}

.ht-btn.ht-btn-lg {
    padding: 0 40px;
    height: 64px;
    line-height: 64px;
    font-size: 16px
}

.ht-btn--solid {
    border-width: 1px;
    line-height: 54px;
    background: 0 0;
    border-color: #ddd;
    color: #00cae9
}

.ht-btn--solid:active,
.ht-btn--solid:focus,
.ht-btn--solid:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    border-color: transparent;
    background: #00cae9;
    color: #fff
}

.ht-btn--circle {
    border-radius: 30px
}

.ht-btn.ht-btn-default {
    padding: 0 30px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    width: 180px
}

.ht-btn .btn-icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    font-size: 20px;
    margin-left: 10px
}

.btn {
    font-size: 15px;
    font-weight: 500;
    border-style: solid;
    border-radius: 5px;
    border-color: transparent;
    border: 1px solid transparent;
    padding: 0 36px;
    text-align: center;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    height: 54px;
    line-height: 54px;
    letter-spacing: 0;
    color: #fff;
    background: #00cae9;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.btn:active,
.btn:focus,
.btn:hover {
    font-weight: 500;
    color: #fff;
    background: #00cae9;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.btn--secondary {
    background-image: none;
    background-color: #d2a98e
}

.btn--secondary:hover {
    background-image: none;
    background: #d2a98e
}

.btn--white {
    background-image: none;
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, .07);
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, .07)
}

.btn--white:focus,
.btn--white:hover {
    background-image: none;
    background: #fff;
    color: #000
}

.btn--link {
    color: #00cae9
}

.btn--link:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.btn.ht-btn-default {
    padding: 0 30px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    width: 180px
}

.image-btn {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    border-radius: 5px;
    overflow: hidden
}

.video-play i {
    color: #d2a98e
}

.video-play span {
    font-weight: 500;
    letter-spacing: 3px;
    margin-left: 10px
}

.button-wrapper>a {
    border: none
}

@media only screen and (max-width:479px) {
    .button-wrapper>a {
        margin-bottom: 15px
    }
}

@media only screen and (max-width:479px) {
    .button-wrapper>a:last-child {
        margin-bottom: 0
    }
}

.btn-text {
    color: #00cae9
}

.btn-text:hover {
    color: #d2a98e
}

.single-button-group h5 {
    margin-bottom: 10px
}

.single-button-group .button-group-wrap {
    margin-left: -10px;
    margin-right: -10px
}

.single-button-group a {
    margin: 10px
}

.single-button-group a:active,
.single-button-group a:focus,
.single-button-group a:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.cta-bg-image_one {
    background-color: #2196f3;
    background-image: url(../img/patterns/call-to-action-image-global.png);
    background-repeat: no-repeat;
    background-position: top 35% right -68px
}

.cta-bg-image_two {
    background-color: #f6f2ed;
    background-image: url(../img/patterns/call-to-action-bg-image.png);
    background-repeat: no-repeat;
    background-position: top right
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .cta-content {
        text-align: center;
        margin-bottom: 10px
    }
}

.cta-button-group--one .btn-one {
    color: #00cae9;
    margin: 10px
}

.cta-button-group--one .btn-one:hover {
    background: #00cae9;
    color: #fff
}

.cta-button-group--one .btn-two {
    margin: 10px
}

.cta-button-group--one .btn-two:hover {
    background: #00cae9;
    color: #fff
}

.cta-button-group--two .btn-one {
    background: #00cae9;
    color: #fff;
    margin: 10px
}

.cta-button-group--two .btn-two {
    margin: 10px
}

.ht-box-icon.style-01 .icon-box-wrap {
    padding: 36px 10px 26px;
    border-radius: 5px;
    background: #fff;
    border: 2px solid #eee;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    text-align: center;
    margin-top: 30px
}

.ht-box-icon.style-01 .icon-box-wrap .icon {
    height: 65px;
    text-align: center;
    width: 65px;
    margin: auto;
    margin-bottom: 29px;
    color: #00cae9
}

.ht-box-icon.style-01 .icon-box-wrap .content {
    text-align: center
}

.ht-box-icon.style-01 .icon-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-icon.style-01:hover .icon-box-wrap {
    border-color: #fff;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.ht-box-icon.style-01 .feature-btn a {
    color: #00cae9;
    margin-top: 20px
}

.ht-box-icon.style-01 .feature-btn a:hover {
    color: #d2a98e
}

.ht-box-icon.style-02 .icon-box-wrap {
    padding: 30px 15px;
    border-radius: 5px;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.ht-box-icon.style-02 .icon-box-wrap .icon {
    min-width: 80px;
    margin-right: 10px;
    color: #333
}

.ht-box-icon.style-02 .icon-box-wrap .content {
    text-align: left
}

.ht-box-icon.style-02 .icon-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-icon.style-02:hover .icon-box-wrap {
    border-color: #fff;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.ht-box-icon.style-02 .feature-btn a {
    color: #00cae9;
    margin-top: 20px
}

.ht-box-icon.style-02 .feature-btn a:hover {
    color: #d2a98e
}

.ht-box-icon.style-03 .icon-box-wrap {
    padding: 30px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.ht-box-icon.style-03 .icon-box-wrap .content-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ht-box-icon.style-03 .icon-box-wrap .content-header .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 48px;
    font-weight: 48px;
    min-width: 60px;
    margin-right: 10px;
    color: #d2a98e
}

.ht-box-icon.style-03 .icon-box-wrap .content-header .heading {
    color: #00cae9;
    margin-bottom: 10px
}

.ht-box-icon.style-03:hover .icon-box-wrap {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

@media only screen and (max-width:575px) {
    .ht-box-icon.style-03 .icon-box-wrap {
        padding: 37px 10px
    }

    .ht-box-icon.style-03 .icon-box-wrap .image {
        height: 100px;
        width: 100px;
        line-height: 100px
    }
}

.feature-list-button-box .ht-btn {
    margin: 10px
}

.ht-box-images.style-01 .image-box-wrap {
    -webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
    box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
    background: #fff;
    border-radius: 5px;
    padding: 50px 30px 63px;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    text-align: center;
    margin-top: 60px
}

.ht-box-images.style-01 .image-box-wrap .box-image {
    text-align: center;
    margin-bottom: 41px;
    color: #00cae9
}

.ht-box-images.style-01 .image-box-wrap .content {
    text-align: center
}

.ht-box-images.style-01 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-01:hover .icon-box-wrap {
    border-color: #fff;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.ht-box-images.style-01 .circle-arrow {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    height: 56px;
    width: 56px
}

.ht-box-images.style-01 .circle-arrow a {
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    background: #d2a98e
}

.ht-box-images.style-01:hover .circle-arrow a {
    background: #00cae9
}

.ht-box-images.style-02 {
    display: block
}

.ht-box-images.style-02 .image-box-wrap {
    -webkit-box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
    background: #fff;
    border-radius: 5px;
    padding: 30px 38px;
    min-height: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ht-box-images.style-02 .image-box-wrap .box-image {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px
}

.ht-box-images.style-02 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 0
}

.ht-box-images.style-02 .image-box-wrap .content .text {
    color: #696969
}

.ht-box-images.style-02:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ht-box-images.style-03 {
    -webkit-box-shadow: 0 0 41px rgba(0, 0, 0, .03);
    box-shadow: 0 0 41px rgba(0, 0, 0, .03);
    background: #fff;
    padding: 40px 30px 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.ht-box-images.style-03 .image-box-wrap {
    max-width: 340px;
    margin: 0 auto
}

.ht-box-images.style-03 .image-box-wrap .box-image {
    margin-bottom: 36px;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-03 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 0
}

.ht-box-images.style-03 .image-box-wrap .content .text {
    color: #696969
}

.ht-box-images.style-03:hover .box-image {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ht-box-images.style-03:hover .content .heading {
    color: #002fa6
}

.ht-box-images.style-04 {
    -webkit-box-shadow: 0 0 30px rgba(51, 51, 51, .05);
    box-shadow: 0 0 30px rgba(51, 51, 51, .05);
    background: #fff;
    padding: 25px 30px 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-04 .image-box-wrap .box-image {
    margin-bottom: 9px
}

.ht-box-images.style-04 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 0
}

.ht-box-images.style-04 .image-box-wrap .content .text {
    color: #696969
}

.ht-box-images.style-04:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ht-box-images.style-05 {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-05 .image-box-wrap {
    -webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
    box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
    background: #fff;
    border-radius: 5px;
    padding: 50px 30px 63px;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    margin-top: 50px
}

.ht-box-images.style-05 .image-box-wrap .box-image {
    position: relative;
    margin-bottom: 41px
}

.ht-box-images.style-05 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-05 .image-box-wrap .content .box-images-arrow {
    display: inline-block;
    margin-top: 27px;
    font-size: 14px;
    font-weight: 500
}

.ht-box-images.style-05 .image-box-wrap .content .box-images-arrow a {
    color: #00cae9
}

.ht-box-images.style-05:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ht-box-images.style-05:hover .image-box-wrap {
    background: #002fa6
}

.ht-box-images.style-05:hover .box-image .default-image {
    opacity: 0;
    visibility: hidden
}

.ht-box-images.style-05:hover .content .heading {
    color: #fff
}

.ht-box-images.style-05:hover .content .text {
    color: #fff
}

.ht-box-images.style-05:hover .content .box-images-arrow a {
    color: #d2a98e
}

.ht-box-images.style-06 {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-06 .image-box-wrap {
    -webkit-box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
    background: #fff;
    border-radius: 5px;
    padding: 98px 35px 88px;
    overflow: hidden;
    position: relative;
    margin-top: 30px
}

.ht-box-images.style-06 .image-box-wrap .box-image {
    position: relative;
    width: 162px;
    height: 162px;
    border-radius: 50%;
    margin: 0 auto 2px;
    text-align: center
}

.ht-box-images.style-06 .image-box-wrap .box-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-linear-gradient(290deg, #fbf7f4 0, #fefdfd 100%);
    background-image: -o-linear-gradient(290deg, #fbf7f4 0, #fefdfd 100%);
    background-image: linear-gradient(160deg, #fbf7f4 0, #fefdfd 100%);
    border-radius: 50%;
    -webkit-transform: translateY(-46px);
    -ms-transform: translateY(-46px);
    transform: translateY(-46px)
}

.ht-box-images.style-06 .image-box-wrap .box-image .default-image {
    position: relative;
    z-index: 2
}

.ht-box-images.style-06 .image-box-wrap .content {
    text-align: center
}

.ht-box-images.style-06 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-06 .image-box-wrap .content .box-images-arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 56px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    border-top: 1px solid #eee;
    color: #00cae9
}

.ht-box-images.style-06 .image-box-wrap .content .box-images-arrow::before {
    background-color: #00cae9;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    z-index: -1
}

.ht-box-images.style-06:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ht-box-images.style-06:hover .content .box-images-arrow {
    color: #fff
}

.ht-box-images.style-06:hover .content .box-images-arrow::before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.ht-box-images.style-07 {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-07 .image-box-wrap {
    padding: 30px 35px 31px;
    border-radius: 4px;
    margin-top: 10px
}

.ht-box-images.style-07 .image-box-wrap .box-image {
    text-align: center;
    margin-bottom: 24px
}

.ht-box-images.style-07 .image-box-wrap .content {
    text-align: center
}

.ht-box-images.style-07 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-07 .image-box-wrap .content .text {
    color: #696969
}

.ht-box-images.style-07:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #fff;
    -webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
    box-shadow: 0 18px 40px rgba(51, 51, 51, .1)
}

.ht-box-images.style-08 {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.ht-box-images.style-08 .image-box-wrap {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px
}

.ht-box-images.style-08 .image-box-wrap .box-image {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 24px
}

.ht-box-images.style-08 .image-box-wrap .content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ht-box-images.style-08 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-box-images.style-08 .image-box-wrap .content .text {
    color: #696969
}

@media only screen and (max-width:575px) {
    .ht-box-images.style-08 .image-box-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ht-box-images.style-08 .image-box-wrap .content {
        margin-top: 20px
    }
}

.ht-box-images.style-08:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

@-webkit-keyframes boxImageAnimationSignal {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    1% {
        opacity: .14
    }

    20% {
        opacity: .3
    }

    40% {
        opacity: .4
    }

    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes boxImageAnimationSignal {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    1% {
        opacity: .14
    }

    20% {
        opacity: .3
    }

    40% {
        opacity: .4
    }

    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.box-large-image__wrap {
    background: #fff;
    border-radius: 6px;
    /* max-width: 370px; */
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:767px) {
    .box-large-image__wrap {
        margin: auto
    }
}

.box-large-image__wrap:hover .box-large-image__box {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.box-large-image__wrap:hover .images-midea img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.box-large-image__wrap:hover .images-midea::after {
    background: #002fa6;
    opacity: .8
}

.box-large-image__wrap:hover .heading-wrap .heading {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
}

.box-large-image__wrap:hover .button-wrapper .btn {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.box-large-image__box {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.box-large-image__content {
    padding: 30px
}

.box-large-image__box .button-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5px;
    overflow: hidden;
    z-index: 3
}

.box-large-image__box .button-wrapper .btn {
    background: #fff;
    color: #00cae9;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0
}

span.news-brand img {
    text-align: left;
    width: 40px;
    padding: 5px;
    margin-right: 10px;
    background: #f5efe9;
    border-radius: 50%
}

.box-large-image__midea {
    position: relative;
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.box-large-image__midea .images-midea {
    text-align: center
}

.box-large-image__midea .images-midea img {
    width: 100%;
    height: 300px;
    object-fit:cover;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.box-large-image__midea .images-midea::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(39%, black), to(#1c0f69));
    background-image: -webkit-linear-gradient(top, black 39%, #1c0f69 100%);
    background-image: -o-linear-gradient(top, black 39%, #1c0f69 100%);
    background-image: linear-gradient(-180deg, black 39%, #1c0f69 100%)
}

.box-large-image__midea .images-midea .heading-wrap {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    padding: 20px;
    margin: 0 auto;
    z-index: 1;
    overflow: hidden
}

.box-large-image__midea .images-midea .heading-wrap .heading {
    font-size: 24px;
    line-height: 1.2;
    color: #fff;
    font-weight: 500;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.box-large-image .box-info {
    position: relative;
    z-index: 2;
    padding: 30px 20px;
    text-align: center;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    height: 100%;
    min-height: 330px
}

.box-large-image .box-info .heading {
    -webkit-transform: translateY(-100%) translateY(-54px);
    -ms-transform: translateY(-100%) translateY(-54px);
    transform: translateY(-100%) translateY(-54px);
    font-size: 24px;
    line-height: 1.5;
    color: #fff
}

.box-large-image__content p {
    font-size: 18px;
}

.box-large-image__content p strong {
    color: #333;
    font-weight: 500
}

.box-large-image__two {
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%
}

.box-large-image__two:hover .box-large-image__box {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.box-large-image__two:hover .box-large-image__midea::after {
    background: #002fa6;
    opacity: .8
}

.box-large-image__two:hover .box-info {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.box-large-image__two:hover .box-info .heading {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.box-large-image__two .box-large-image__midea {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    height: 320px
}

.box-large-image__two .box-large-image__midea img {
    width: 100%;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.box-large-image__two .box-large-image__midea::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(11%, rgba(28, 15, 105, 0)), color-stop(80%, #000));
    background-image: -webkit-linear-gradient(top, rgba(28, 15, 105, 0) 11%, #000 80%);
    background-image: -o-linear-gradient(top, rgba(28, 15, 105, 0) 11%, #000 80%);
    background-image: linear-gradient(-180deg, rgba(28, 15, 105, 0) 11%, #000 80%)
}

.box-large-image__two__box {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    height: 100%
}

.box-large-image__two__box .box-info {
    position: absolute;
    z-index: 2;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 20px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    height: 330px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    top: 0;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.box-large-image__two__box .box-info .heading {
    -webkit-transform: translateY(-100%) translateY(-54px);
    -ms-transform: translateY(-100%) translateY(-54px);
    transform: translateY(-100%) translateY(-54px);
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 10px
}

.box-large-image__two__box .box-info .text {
    color: #fff
}

.box-large-image__two__box .box-info .btn {
    background: #d2a98e;
    margin-top: 40px;
    display: inline-block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    padding: 0
}

.ht-large-box-images.style-03 {
    display: block
}

.ht-large-box-images.style-03 .large-image-box {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    position: relative;
    margin-bottom: 30px
}
.default-image img {
    object-fit: cover;
    width: 100%;
    height: 280px;
    border-radius: 0 !important;
}
.box-large-image__wrap.tm-animation.move-up.animate {
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    position: relative;
}
.ht-large-box-images.style-03 .content {
    padding: 32px 35px;
    padding-bottom: 88px
}

.ht-large-box-images.style-03 .content .heading {
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 12px;
    font-size: 21px
}

.ht-large-box-images.style-03 .content .text {
    color: #696969
}

.ht-large-box-images.style-03 .content .box-images-arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 56px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    border-top: 1px solid #eee;
    color: #00cae9
}

.ht-large-box-images.style-03 .content .box-images-arrow::before {
    background-color: #00cae9;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    z-index: -1
}

.ht-large-box-images.style-03:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ht-large-box-images.style-03:hover .content .heading {
    color: #00cae9
}

.ht-large-box-images.style-03:hover .content .box-images-arrow {
    color: #fff
}

.ht-large-box-images.style-03:hover .content .box-images-arrow::before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.ht-large-box-images.style-04 {
    display: block
}

.ht-large-box-images.style-04 .large-image-box {
    position: relative;
    margin-bottom: 30px
}

.ht-large-box-images.style-04 .box-image {
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.ht-large-box-images.style-04 .content {
    padding: 32px 35px;
    padding-bottom: 88px;
    text-align: center
}

.ht-large-box-images.style-04 .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px
}

.ht-large-box-images.style-04 .content .text {
    color: #696969
}

.ht-large-box-images.style-04 .content .box-images-arrow {
    margin-top: 20px;
    color: #00cae9
}

.ht-large-box-images.style-04:hover .box-image {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.agenda-more {
    margin-top: 10px;
    background: #f5f5f5;
    padding: 5px;
    text-align: center
}

.brand-logo-slider__one .brand-logo-slider__container {
    padding: 15px 0
}

.brand-logo-slider__one .brand-logo {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    position: relative
}

.brand-logo-slider__one .brand-logo__image {
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

.brand-logo-slider__one .brand-logo:hover .brand-logo__image {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8);
    transform: scale(.8, .8)
}

.brand-logo-slider__two .brand-logo-two {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    position: relative
}

.brand-logo-slider__two .brand-logo-two__image {
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

.brand-logo-slider__two .brand-logo-two:hover .brand-logo-two__image {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.brand-logo-slider__two .brand-logo-two--slider {
    margin-bottom: 0
}

.brand-logo-slider__three .brand-logo {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    position: relative
}

.brand-logo-slider__three .brand-logo__image {
    opacity: .4;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

.brand-logo-slider__three .brand-logo:hover .brand-logo__image {
    opacity: 1
}

.brand-logo-slider__three .brand-logo--slider {
    margin-bottom: 0
}

.circle-list .list-item {
    position: relative;
    padding-left: 14px;
    margin-bottom: 12px
}

.circle-list .list-item::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #999
}

.circle-list .list-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.circle-list .list-item a {
    line-height: 16px
}

.icon-list .list-item {
    position: relative;
    padding-left: 0;
    margin-bottom: 12px
}

.icon-list .list-item .list__icon {
    color: #00cae9;
    font-size: 16px;
    margin-right: 10px
}

.icon-list .list-item a {
    line-height: 16px
}

ol {
    min-width: 45px;
    margin: 0;
    padding-left: 30px
}

@-webkit-keyframes gradationMask {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1
    }

    90% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-color: transparent
    }
}

@keyframes gradationMask {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1
    }

    90% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-color: transparent
    }
}

.single-popup-wrap {
    position: relative
}

.video-link {
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
}

.video-link .ht-popup-video.video-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: rgba(8, 106, 216, .8)
}

.video-link .ht-popup-video.video-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.video-link .ht-popup-video .video-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.video-link .ht-popup-video .video-button__one {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-link .ht-popup-video .video-button__one .video-play {
    width: 72px;
    height: 72px;
    background: 0 0;
    border: 6px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
    -o-transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
    transition: all 1s cubic-bezier(0, 0, .2, 1) !important
}

.video-link .ht-popup-video .video-button__one .video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1;
    margin-left: 1px
}

.video-link .ht-popup-video .video-button__one .video-play-icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 17px solid #fff
}

.video-link .ht-popup-video .video-button__two {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-link .ht-popup-video .video-button__two .video-play {
    width: 78px;
    height: 78px;
    background: #00cae9;
    -webkit-box-shadow: 0 2px 41px 0 rgba(91, 99, 254, .36);
    box-shadow: 0 2px 41px 0 rgba(91, 99, 254, .36);
    border-radius: 50%;
    -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
    -o-transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
    transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .07);
    box-shadow: 0 20px 30px rgba(0, 0, 0, .07)
}

.video-link .ht-popup-video .video-button__two .video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1;
    margin-left: 1px
}

.video-link .ht-popup-video .video-button__two .video-play-icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 17px solid #fff;
    border-top-width: 12px;
    border-bottom-width: 12px;
    border-left-width: 19px;
    border-left-color: #fff
}

.video-link:hover .video-play {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15)
}

@-webkit-keyframes zoomBig {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1;
        border-width: 3px
    }

    40% {
        opacity: .5;
        border-width: 2px
    }

    65% {
        border-width: 1px
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

@keyframes zoomBig {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1;
        border-width: 3px
    }

    40% {
        opacity: .5;
        border-width: 2px
    }

    65% {
        border-width: 1px
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

@keyframes zoomBig {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1;
        border-width: 3px
    }

    40% {
        opacity: .5;
        border-width: 2px
    }

    65% {
        border-width: 1px
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

.default-bg-2 {
    background: #69afed
}

.ht-social-networks .item {
    display: inline-block
}

.ht-social-networks .item .social-link {
    display: block;
    padding: 5px 8px
}

.ht-social-networks.large-icon .social-link {
    padding: 5px 13px;
    font-size: 20px
}

.ht-social-networks.solid-rounded-icon .item {
    margin: 8px
}

.ht-social-networks.solid-rounded-icon .social-link {
    font-size: 18px;
    display: block;
    text-align: center;
    height: 48px;
    width: 48px;
    line-height: 40px;
    background: #ededed;
    color: #696969;
    border-radius: 50%;
    position: relative
}

.ht-social-networks.solid-rounded-icon .social-link:hover {
    color: #fff;
    background: #00cae9
}

.ht-social-networks.solid-rounded-icon .social-link {
    background: 0 0;
    border: 1px solid #e0e0e0
}

.ht-social-networks.solid-rounded-icon .social-link:hover {
    border: 1px solid #00cae9;
    color: #fff
}

.ht-social-networks.solid-rounded-icon.social-white .social-link {
    color: #fff
}

.ht-social-networks.solid-rounded-icon.social-white .social-link:hover {
    border: 1px solid #fff;
    color: #00cae9;
    background: #fff
}

[class*=hint--] {
    position: relative;
    display: inline-block
}

[class*=hint--]:after,
[class*=hint--]:before {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[class*=hint--]:hover:after,
[class*=hint--]:hover:before {
    visibility: visible;
    opacity: 1
}

[class*=hint--]:hover:after,
[class*=hint--]:hover:before {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

[class*=hint--]:before {
    content: '';
    position: absolute;
    background: 0 0;
    border: 7px solid transparent;
    z-index: 1000001
}

[class*=hint--]:after {
    background: #00cae9;
    color: #fff;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
    border-radius: 5px;
    -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3)
}

[class*=hint--][aria-label]:after {
    content: attr(aria-label)
}

[class*=hint--][data-hint]:after {
    content: attr(data-hint)
}

[aria-label='']:after,
[aria-label='']:before,
[data-hint='']:after,
[data-hint='']:before {
    display: none !important
}

.hint--top-left:before {
    border-top-color: #00cae9
}

.hint--top-right:before {
    border-top-color: #00cae9
}

.hint--top:before {
    border-top-color: #00cae9
}

.hint--bottom-left:before {
    border-bottom-color: #00cae9
}

.hint--bottom-right:before {
    border-bottom-color: #00cae9
}

.hint--bottom:before {
    border-bottom-color: #00cae9
}

.hint--left:before {
    border-left-color: #00cae9
}

.hint--right:before {
    border-right-color: #00cae9
}

.hint--white:after {
    background: #fff;
    color: #333;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
    border-radius: 5px
}

.hint--white:before {
    border-top-color: #fff
}

.hint--top:before {
    margin-bottom: -13px
}

.hint--top:after,
.hint--top:before {
    bottom: 100%;
    left: 50%
}

.hint--top:before {
    left: calc(50% - 7px)
}

.hint--top:after {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--top:hover:before {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top:hover:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -ms-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px)
}

.hint--bottom:before {
    margin-top: -13px
}

.hint--bottom:after,
.hint--bottom:before {
    top: 100%;
    left: 50%
}

.hint--bottom:before {
    left: calc(50% - 7px)
}

.hint--bottom:after {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--bottom:hover:before {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom:hover:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -ms-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px)
}

.hint--right:before {
    margin-left: -13px;
    margin-bottom: -7px
}

.hint--right:after {
    margin-bottom: -15px
}

.hint--right:after,
.hint--right:before {
    left: 100%;
    bottom: 50%
}

.hint--right:hover:before {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--right:hover:after {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--left:before {
    margin-right: -13px;
    margin-bottom: -7px
}

.hint--left:after {
    margin-bottom: -15px
}

.hint--left:after,
.hint--left:before {
    right: 100%;
    bottom: 50%
}

.hint--left:hover:before {
    -webkit-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--left:hover:after {
    -webkit-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--top-left:before {
    margin-bottom: -13px
}

.hint--top-left:after,
.hint--top-left:before {
    bottom: 100%;
    left: 50%
}

.hint--top-left:before {
    left: calc(50% - 7px)
}

.hint--top-left:after {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.hint--top-left:after {
    margin-left: 14px
}

.hint--top-left:hover:before {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -ms-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px)
}

.hint--top-right:before {
    margin-bottom: -13px
}

.hint--top-right:after,
.hint--top-right:before {
    bottom: 100%;
    left: 50%
}

.hint--top-right:before {
    left: calc(50% - 7px)
}

.hint--top-right:after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.hint--top-right:after {
    margin-left: -14px
}

.hint--top-right:hover:before {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top-right:hover:after {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--bottom-left:before {
    margin-top: -13px
}

.hint--bottom-left:after,
.hint--bottom-left:before {
    top: 100%;
    left: 50%
}

.hint--bottom-left:before {
    left: calc(50% - 7px)
}

.hint--bottom-left:after {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.hint--bottom-left:after {
    margin-left: 14px
}

.hint--bottom-left:hover:before {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -ms-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px)
}

.hint--bottom-right:before {
    margin-top: -13px
}

.hint--bottom-right:after,
.hint--bottom-right:before {
    top: 100%;
    left: 50%
}

.hint--bottom-right:before {
    left: calc(50% - 7px)
}

.hint--bottom-right:after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.hint--bottom-right:after {
    margin-left: -14px
}

.hint--bottom-right:hover:before {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom-right:hover:after {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bounce:after,
.hint--bounce:before {
    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    -o-transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24), -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}

.contact-form__two input[type=color]:focus,
.contact-form__two input[type=date]:focus,
.contact-form__two input[type=datetime-local]:focus,
.contact-form__two input[type=datetime]:focus,
.contact-form__two input[type=email]:focus,
.contact-form__two input[type=month]:focus,
.contact-form__two input[type=number]:focus,
.contact-form__two input[type=password]:focus,
.contact-form__two input[type=range]:focus,
.contact-form__two input[type=search]:focus,
.contact-form__two input[type=tel]:focus,
.contact-form__two input[type=text]:focus,
.contact-form__two input[type=time]:focus,
.contact-form__two input[type=url]:focus,
.contact-form__two input[type=week]:focus {
    color: #222;
    border-color: transparent;
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.contact-title .sub-title {
    font-size: 18px
}

.contact-input {
    margin: 0 -10px
}

.contact-input .contact-inner {
    float: left;
    margin: 0 0 20px;
    padding: 0 10px;
    width: 50%
}

@media only screen and (max-width:575px) {
    .contact-input .contact-inner {
        width: 100%
    }
}

.contact-inner {
    margin: 0 0 20px
}

.contact-inner input {
    width: 100%;
    color: #000;
    border-color: #f8f8f8;
    background-color: #f8f8f8;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    border: none;
    width: 100%;
    outline: 0;
    border: 1px solid #eee;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 5px;
    padding: 3px 20px;
    height: 56px
}

.infotechno-contact-us-bg {
    background-color: #eff2f6;
    background-image: url(../img/bg/home-infotechno-contact-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.contact-info-one .icon,
.contact-info-three .icon,
.contact-info-two .icon {
    font-size: 40px;
    color: #00cae9
}

.contact-info-one .heading,
.contact-info-three .heading,
.contact-info-two .heading {
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px
}

.contact-info-one .btn--secondary,
.contact-info-three .btn--secondary,
.contact-info-two .btn--secondary {
    min-width: 230px
}

.contact-info-one .btn--secondary:hover,
.contact-info-three .btn--secondary:hover,
.contact-info-two .btn--secondary:hover {
    background: #00cae9
}

.contact-info-two .icon {
    color: #fff
}

.contact-info-two .heading {
    color: rgba(255, 255, 255, .8)
}

.contact-info-two .btn--secondary {
    background: #fff;
    color: #00cae9
}

.contact-info-two .btn--secondary:hover {
    background: #d2a98e;
    color: #fff
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .contact-info-three {
        margin-top: 60px
    }
}

.contact-info-three .heading {
    margin-bottom: 30px
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .contact-info {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .contact-info.style-two {
        margin-top: 60px
    }
}

.contact-info.style-two .contact-info-title-wrap .sub-text {
    margin-top: 20px;
    color: #fff;
    font-size: 18px
}

.contact-info.style-two .contact-list-item .single-contact-list {
    display: block
}

.contact-info.style-two .contact-list-item .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 55px
}

.contact-info.style-two .contact-list-item .content .icon {
    color: #fff;
    border-color: #fff;
    font-size: 40px;
    margin-right: 10px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 54px
}

.contact-info.style-two .contact-list-item .content .main-content .heading {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.78;
    margin-bottom: 13px;
    color: rgba(255, 255, 255, .8)
}

.contact-info.style-two .contact-list-item .content .main-content .text {
    color: #d2a98e;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.17
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .contact-info.style-two .contact-list-item .content .main-content .text {
        font-size: 24px
    }
}

@media only screen and (max-width:767px) {
    .contact-info.style-two .contact-list-item .content .main-content .text {
        font-size: 24px
    }
}

.contact-info.style-two .contact-info-title-wrap .sub-text {
    color: #696969
}

.contact-info.style-two .contact-list-item .content .icon {
    color: #d2a98e
}

.contact-info.style-two .contact-list-item .content .main-content .heading {
    color: #333
}

.contact-info.style-two .contact-list-item .content .main-content .text {
    color: #00cae9
}
.blog-thumbnail img {
    width: 100%;
    height: 530px;
    object-fit: cover;
    border-radius: 6px;
  }
.single-blog-item.lg-blog-item, .single-blog-item.xs-list-blog-item {
    margin-bottom: 50px;
    padding-bottom: 50px
}

.single-blog-item.lg-blog-item:last-child, .single-blog-item.xs-list-blog-item:last-child {
    padding-bottom: 60px;
    margin-bottom: 0
}

.single-blog-item .post-feature img {
    border-radius: 5px
}

.single-blog-item .post-info {
    margin-top: 20px
}
.single-blog-item .post-info .post-categories {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #fff;
}
.single-blog-item .post-info .post-categories a {
    background: #d2a98e;
    padding: 5px 20px 3px;
    border-radius: 4px;
}
.single-blog-item .post-info .post-title {
    margin-bottom: 15px;
    line-height: 1.4;
}
.single-blog-item .post-info .post-title a, .cew-lay-a .cew-lay-over a {
  background-image: linear-gradient(to right, #00cae9, #c33353);
    background-position: left 100%;
    background-repeat: no-repeat;
    transition: all ease-in-out 0.5s;
    background-size: 0px 1px;
    display: inline;
  }
  .single-blog-item .post-info .post-title a:hover, .cew-lay-a .cew-lay-over a:hover {
    text-decoration: none !important;
    background-size: 100% 1px;
    transition: all ease-in-out 0.5s;
  }
.single-blog-item .post-info .post-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}

.single-blog-item .post-info .post-meta .post-date, .single-blog-item .post-info .post-meta .post-view, .cew-date .post-date {
    padding: 5px 10px 10px
}

.single-blog-item .post-info .post-meta .post-date .meta-icon,
.single-blog-item .post-info .post-meta .post-view .meta-icon {
    margin-right: 6px
}

.single-blog-item.blog-masonry {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    position: relative;
    margin-bottom: 30px
}

.single-blog-item.blog-masonry .post-info {
    padding: 0px 25px 53px
}

.single-blog-item.blog-masonry .post-info .post-title {
    line-height: 1.5
}

.single-blog-item .post-read-more .btn-read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 56px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    border-top: 1px solid #eee;
    color: #00cae9;
    display: block
}

.single-blog-item .post-read-more .btn-read-more::before {
    background: #00cae9;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
    z-index: -1
}

.single-blog-item .post-read-more .btn-read-more:hover {
    color: #fff
}

.single-blog-item .post-read-more .btn-read-more:hover::before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.post-list-wrapper .blog-thumbnail a {
    display: block;
    transition: all ease-in-out 0.5s;
}

.post-list-wrapper .blog-thumbnail a img {
    width: 100%;
    object-fit: cover;
    height: 400px;
    transition: all ease-in-out 0.5s;
    position: relative;    
    top:0;
}
.post-list-wrapper .blog-thumbnail a:hover img {
top:-4px;
-webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.25);
}
.post-list-wrapper .post-feature {
    margin-right: 30px
}

@media only screen and (max-width:767px),
only screen and (min-width:768px) and (max-width:991px) {
    .post-list-wrapper .post-feature {
        margin-right: 0
    }
}

.post-list-wrapper .post-info {
    margin-top: 0
}

@media only screen and (max-width:767px){
    .post-list-wrapper .post-info {
        margin-top: 25px
    }
}

.post-excerpt li,
.post-excerpt p {
    font-size: 18px;
    margin-bottom: 1.5em
}

.post-excerpt a {
    color: #00cae9;
    background-image: linear-gradient(to right, #00cae9, #c33353);
    background-position: left 100%;
    background-repeat: no-repeat;
    transition: all ease-in-out 0.5s;
    background-size: 0px 1px;
    display: inline;    
    position: relative;    
}
.post-excerpt a:hover {
	text-decoration: none !important;
    background-size: 100% 1px;
    transition: all ease-in-out 0.5s;
}
.single-blog__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
    -webkit-transition: all .5s cubic-bezier(.57, .21, .69, 1);
    -o-transition: all .5s cubic-bezier(.57, .21, .69, 1);
    transition: all .5s cubic-bezier(.57, .21, .69, 1)
}

.single-blog__item::before {
    content: ''
}

.single-blog__item::before {
    padding-top: 30%
}

.entry-post-share-wrap {
    padding: 20px;
    margin-top: 30px;
    background: #f6f2ed
}

.entry-post-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width:575px) {
    .entry-post-share {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 0
    }
}

.entry-post-share .share-media .share-icon {
    color: #fff;
    background: #00cae9;
    height: 48px;
    width: 48px;
    line-height: 48px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}

.entry-post-share .share-media {
    position: relative;
    margin-left: 10px
}

.entry-post-share .share-list {
    position: absolute;
    bottom: 100%;
    right: 0;
    -webkit-transform: translate(0, -1px);
    -ms-transform: translate(0, -1px);
    transform: translate(0, -1px);
    width: auto;
    white-space: nowrap;
    padding: 0 4px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .06);
    box-shadow: 0 2px 20px rgba(0, 0, 0, .06);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-filter: drop-shadow(0 2px 20px rgba(0, 0, 0, .06));
    filter: drop-shadow(0 2px 20px rgba(0, 0, 0, .06));
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.entry-post-share.opened .share-list {
    -webkit-transform: translate(0%, -12px);
    -ms-transform: translate(0%, -12px);
    transform: translate(0%, -12px);
    visibility: visible;
    opacity: 1;
}
.entry-post-share .share-list::before {
    position: absolute;
    top: 100%;
    left: 73%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    content: '';
    border-top: 8px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent
}

.entry-post-share .share-list a {
    display: inline-block;
    font-size: 13px;
    padding: 12px;
    color: #555
}

.related-posts-wrapper {
  margin-top: 66px;
}

.related-posts-wrapper .single-valid-post-wrapper {
  position: relative;
  height: 100%;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  overflow: hidden;
  display: block;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.related-posts-wrapper .single-valid-post-wrapper::before {
  opacity: .5;
  background-image: linear-gradient(-180deg, rgba(51, 51, 51, 1) 0%, #000 80%);
  border-radius: 5px;
}

.related-posts-wrapper .single-valid-post-wrapper:hover {
  transform: translateY(-5px);
}

.related-posts-wrapper .single-valid__thum {
  display: flex;
  align-items: center;
  min-height: 120px;
  background-color: #333;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 5px;
  overflow: hidden;
  position: relative; 
  width: 100%; 
}
.related-posts-wrapper .single-valid__thum:before {
  content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.7;
    background-image: -webkit-linear-gradient(top, rgba(51, 51, 51, 1) 0%, #000 80%);
    background-image: linear-gradient(-180deg, rgba(51, 51, 51, 1) 0%, #000 80%);
    border-radius: 5px;
}
.related-posts-wrapper .post-content {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
  position: relative;
  text-align: center;  
  width: 100%;
}

.related-posts-wrapper .post-content::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'cew';
  font-weight: 300;
}

.related-posts-wrapper .post-content .post-title {
  color: #ffffff;
}
a.tag_thumb {
    display: flex;
}
a.tag_thumb img {
    width: 60px;
    height: 60px;
    background: #fff;
    padding: 6px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}
a.tag_thumb:nth-child(even) {
    margin-top: 5px;
}
a.tag_thumb span {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.comment-list-wrapper {
    margin-top: 66px
}

.comment-list {
    margin: 0;
    padding: 0
}

.comment-list .comment {
    list-style-type: none;
    padding: 25px 0
}

.comment-list .comment:last-child {
    padding-bottom: 0
}

.comment-list .comment-content {
    position: relative;
    overflow: hidden;
    margin-left: 100px
}

.comment-list .meta {
    margin-bottom: 12px
}

.comment-list .children {
    margin: 20px 0 20px 50px;
    padding: 0
}

@media only screen and (max-width:767px) {
    .comment-list .children {
        margin: 40px 0 20px 40px
    }
}

.comment-list .children li+li {
    margin-top: 35px
}

.comment-submit-btn .ht-btn {
    padding: 0 54px
}

.post-feature-details.post-link {
    padding: 82px 100px;
    background: #f7fbfe;
    font-size: 24px;
    line-height: 1.5
}

.post-feature-details.post-link a {
    color: #38cb89;
    word-wrap: anywhere;
    font-weight: 400
}

.post-feature-details.post-link::before {
    display: none
}

.infotechno-bg {
    background: #f4efe9 none repeat scroll 0 0
}

.infotechno-hero-text h6 {
    color: #00cae9;
    font-weight: 500;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .infotechno-hero-text {
        text-align: center;
        margin-top: 50px
    }
}

.infotechno-hero-inner-images {
    margin-top: 20px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .infotechno-hero-inner-images {
        margin-top: 160px
    }
}

@media only screen and (max-width:767px) {
    .infotechno-hero-inner-images {
        max-width: 327px;
        margin: auto
    }

    .infotechno-hero-inner-images .infotechno-inner-one {
        max-width: 260px;
        margin: auto
    }
}

.infotechno-inner-one {
    position: absolute;
    top: 10px
}

.infotechno-inner-two {
    z-index: 1;
    position: relative
}

.infotechno-hero-text {
    max-width: 605px;
    float: right;
    width: 100%;
    padding-left: 30px
}

@media only screen and (max-width:767px) {
    .infotechno-hero-text {
        padding-left: 0;
        float: inherit;
        margin: 50px auto 20px
    }
}

.infotechno-section-bg-01 {
    background: url(../img/patterns/mitech-home-infotechno-section-company-bg.png) top 140px left no-repeat, -webkit-linear-gradient(top, #fff 0, #f5f5f5 100%)
}

.infotechno-video-bg {
    background-image: url(../img/bg/home-infotechno-video-intro-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.infotechno-video-ptb {
    padding: 150px 0
}

@media only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
    .infotechno-video-ptb {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.infotechno-blog-list li {
    position: relative
}

.infotechno-blog-list li:first-child a {
    margin-top: -16px
}

.infotechno-blog-list li a {
    position: relative;
    font-size: 15px;
    font-weight: 600;
    padding: 0 0 0 30px;
    margin-top: 20px
}

.infotechno-blog-list li a::after,
.infotechno-blog-list li a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'cew';
    font-weight: 900;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.infotechno-blog-list li a::after,
.infotechno-blog-list li a::before {
    content: '\f30b';
    position: absolute;
    top: 7px;
    left: 0
}

.infotechno-blog-list li a::before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.infotechno-blog-list li a:hover::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.infotechno-blog-list li a:hover::after {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.animation_images {
    -webkit-animation-timing-function: cubic-bezier(.54, .085, .5, .92);
    animation-timing-function: cubic-bezier(.54, .085, .5, .92);
    -webkit-animation-name: animateUpDown;
    animation-name: animateUpDown;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animation_images.one {
    -webkit-animation-duration: 3.2s;
    animation-duration: 3.2s
}

.animation_images.two {
    -webkit-animation-duration: 3.8s;
    animation-duration: 3.8s
}

.animation_images.three {
    -webkit-animation-duration: 3.4s;
    animation-duration: 3.4s
}

@-webkit-keyframes animateUpDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes animateUpDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.about-us-bg {
    background-image: url(../img/bg/contact-us-01-hero-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.resources-left-box {
    max-width: 600px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    float: right
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .resources-left-box {
        margin: 0 auto;
        float: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .resources-left-box {
        text-align: center;
        margin: 0 auto;
        float: none
    }
}

@media only screen and (max-width:767px) {
    .resources-left-box {
        margin: 0 auto;
        margin-bottom: 0;
        float: none;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 30px;
        text-align: center
    }
}

.resources-inner .sub-title {
    color: #ababab
}

.about-resources-wrapper {
    padding: 40px 0;
    background-color: #f8f8f8;
    background-image: url(../img/bg/mitech-slider-cybersecurity-global-image.png);
    background-repeat: no-repeat;
    background-position: center right 40px
}

.contact-button a {
    color: #00cae9;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.45;
    border-bottom: 1px solid #ddd
}

.about-button {
    text-align: right
}

.about-button a {
    min-width: 170px
}

.single-gallery {
    overflow: hidden;
    display: block;
    border-radius: 5px
}

.single-gallery__item {
    position: relative;
    height: 100%
}

.single-gallery__item .ht-overlay {
    background-color: #00cae9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.single-gallery__item .overlay-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .7s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s cubic-bezier(.645, .045, .355, 1)
}

.single-gallery__item .overlay-icon i {
    font-size: 24px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.single-gallery__item:hover .ht-overlay,
.single-gallery__item:hover .overlay-icon {
    opacity: .9;
    visibility: visible
}

.bg-item-images {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%
}

.bg-item-images::before {
    content: '';
    display: block;
    padding-top: 67%
}
@media screen and (max-width: 600px) {
	#wpadminbar {
		top: -46px;
	}
	.admin-bar .header-area .is-sticky {
		top:0;
	}
}

.ll-image {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.ll-image.unload {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}


@-webkit-keyframes fadeIn {
  0% {
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes moveVertical {
  0% {
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes moveVertical {
  0% {
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes moveHorizontal {
  0% {
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@keyframes moveHorizontal {
  0% {
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

@-webkit-keyframes popUp {
  0% {
  }
  70% {
    -webkit-transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

@keyframes popUp {
  0% {
  }
  70% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.tm-animation {
  opacity: 0;
}

.tm-animation.fade-in.animate {
  -webkit-animation: fadeIn 0.95s ease forwards;
          animation: fadeIn 0.95s ease forwards;
}

.tm-animation.move-up.animate {
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-animation: moveVertical 0.65s ease forwards;
          animation: moveVertical 0.65s ease forwards;
}

.tm-animation.move-down.animate {
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
  -webkit-animation: moveVertical 0.65s ease forwards;
          animation: moveVertical 0.65s ease forwards;
}

.tm-animation.move-left.animate {
  -webkit-transform: translateX(100px);
      -ms-transform: translateX(100px);
          transform: translateX(100px);
  -webkit-animation: moveHorizontal 0.65s ease forwards;
          animation: moveHorizontal 0.65s ease forwards;
}

.tm-animation.move-right.animate {
  -webkit-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
  -webkit-animation: moveHorizontal 0.65s ease forwards;
          animation: moveHorizontal 0.65s ease forwards;
}

.tm-animation.scale-up.animate {
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-animation: scaleUp 0.65s ease-in-out forwards;
          animation: scaleUp 0.65s ease-in-out forwards;
}

.tm-animation.pop-up {
  -webkit-perspective: 1300px;
          perspective: 1300px;
}

.tm-animation.pop-up.animate {
  -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
          transform: scale(0.4);
  -webkit-animation: popUp .8s ease-in forwards;
          animation: popUp .8s ease-in forwards;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.tm-swiper .tm-animation {
  opacity: 1 !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  -webkit-perspective: none !important;
          perspective: none !important;
}
.cew-lay-a {
  max-width: 600px;
    /* overflow: hidden; */
    position: relative;   
    padding: 5px 15px; 
}
.cew-ovrld, .cew-post-thumbnail {
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: all 1s;
    transition: transform 1s, -webkit-transform 1s;  
} 
.cew-post-thumbnail {
    border-radius: 5px;
}
span.icon-calendar-day.meta-icon {
    margin-right: -10px;
    margin-left: 5px;
    top: -1px;
    position: relative;
}
.cew-lay-a .cew-ovrld .entry-header {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  margin: 0;
  left: 50%;
  color: #fff;
  width: 80%;
}
.cew-post-thumbnail img {
  width: 600px;
    height: 400px;
    object-fit: cover;
}
.cew-lay-a .cew-ovrld .entry-header a {
  color: #fff;
}
.cew-post-thumbnail:after {
  content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(39%, black), to(#1c0f69));
    background-image: -webkit-linear-gradient(top, black 39%, #1c0f69 100%);
    background-image: -o-linear-gradient(top, black 39%, #1c0f69 100%);
    background-image: linear-gradient(-180deg, black 39%, #1c0f69 100%);
    transition: all .5s;
}
.cew-lay-a .cew-ovrld:hover > .cew-post-thumbnail:after {
 opacity: .8;
}
.cew-lay-a .cew-ovrld:hover > a, .cew-lay-a .cew-ovrld .entry-header a:hover {
  color:#00cae9;
}
.cew-lay-a .cew-lay-over {
  position: absolute;
    bottom: 7%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translate(-50%);
    left: 50%;
    width: 90%;
    z-index: 10;
    padding: 35px 30px;
    background: #fff;
    text-align: center;
}
.cew-lay-a .cew-lay-over .entry-content p {
  margin-bottom: 0;
}
.cew-lay-a .cew-lay-over .cew-read-more {
  margin-top: 16px;
}
.single-blog-item.post-list-wrapper.small-single-blog-item img {
    height: auto;
}
.post-list-wrapper.small-single-blog-item .post-feature {
    margin-right: 10px;
}
.single-blog-item.small-single-blog-item .post-info .post-title {
  font-size: 24px;
  margin-bottom: 10px;
}
.single-blog-item.post-list-wrapper.small-single-blog-item.xs-list-blog-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

@media only screen and (min-width:769px) and (max-width:1199px) {
  .cew-lay-a {
    max-width: 50%;
  }
}
@media only screen and (max-width:768px) {
  .cew-lay-a {
    max-width: 100%;
  }  
}
@media only screen and (max-width:600px) {
  .cew-lay-a .cew-lay-over {
    bottom: 5%;
    width: 80%;
    padding: 25px 20px;
}
.cew-lay-a .cew-lay-over h2 {
  font-size: 1.3rem;
}
.post-list-wrapper.small-single-blog-item .post-feature {
    margin-right: 0px;
}
.single-blog-item {
    padding: 15px;
}
.post-excerpt li, .post-excerpt p {
  padding-bottom: 15px;
}
.single-blog-item.post-list-wrapper.small-single-blog-item.xs-list-blog-item {
    margin-bottom: 20px;
    padding-bottom: 10px;
}
}
.main-blog-wrap .col-lg-6 {
    /* margin-bottom: 30px; */
}
/*==========================
      hero area
===========================*/
.hero-area {
  padding: 0; }

.banner-item {
  min-height: 850px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-backface-visibility: hidden;
  position: relative; }
  .banner-item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ''; }
  .banner-item .banner-content-wrap {
    padding: 250px 0 182px;
    z-index: 1;
    position: relative; }
   

.hero-area.centerd-item .banner-item {
  min-height: 770px;
  padding: 30px 0; }
 
@media (min-width: 1025px) and (max-width: 1400px) {
  .hero-area.centerd-item .banner-item {min-height: 500px;}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .hero-area.centerd-item .banner-item {min-height: 400px;}
}
@media (min-width: 320px) and (max-width: 767px) {
    .hero-area.centerd-item .banner-item {min-height: 180px;}
}
p.about-text {
    margin-bottom: 30px;
    font-size: 18px;
    padding-right: 20px;
}
/*============================
 ts schedule 
 ===========================*/
.ts-schedule-info {
  position: relative; }
  .ts-schedule-info ul {
    position: relative;
    text-align: center;
    border: none;
    min-height: 380px; }
    .ts-schedule-info ul li a {
      height: 245px;
      width: 245px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      background-image: -webkit-linear-gradient(135deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      background-image: -o-linear-gradient(135deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      background-image: linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      background-image: -webkit-linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      background-image: -ms-linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      opacity: 0.502;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      color: #fff;
      padding: 100px 0; }
      .ts-schedule-info ul li a h3 {
        font-size: 30px;
        font-weight: 700;
        color: #fff;
        opacity: .5; }
      .ts-schedule-info ul li a span {
        text-transform: uppercase;
        opacity: .5; }
    .ts-schedule-info ul li:nth-child(1) a {
      top: 140px;
      background-image: -webkit-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
      background-image: -o-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
      background-image: linear-gradient(110deg, #fc6076 0%, #ff9a44 100%); }
    .ts-schedule-info ul li:nth-child(2) a {
      left: 130px;
      top: -15px; }
    .ts-schedule-info ul li:nth-child(3) a {
      top: 100px;
      left: auto;
      right: 0;
      background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%);
      background-image: -o-radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%);
      background-image: radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%); }
    .ts-schedule-info ul li a.active {
      -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.12);
      box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.12);
      opacity: 1;
      z-index: 2; }
      .ts-schedule-info ul li a.active h3,
      .ts-schedule-info ul li a.active span {
        opacity: 1; }

.schedule-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .schedule-listing .schedule-slot-time {
    background: #00cae9;
    color: #fff;
    padding: 60px 28px;
    font-size: 18px;
    font-weight: 700;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    max-width: 18%; }
    .schedule-listing .schedule-slot-time span {
      display: block;
      line-height: 26px; }
  .schedule-listing .schedule-slot-info {
    position: relative;
    padding: 35px 40px;
    border: 1px dashed #e5e5e5;
    border-left: none;
    width: 100%; }
    .schedule-listing .schedule-slot-info .schedule-slot-speakers {
      position: absolute;
      left: 40px;
      top: 0;
      height: 80px;
      width: 80px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      bottom: 0;
      margin: auto; }
    .schedule-listing .schedule-slot-info .schedule-slot-title {
      font-size: 24px;margin-bottom: 30px; }
      .schedule-listing .schedule-slot-info .schedule-slot-title strong {
        font-size: 14px;
        color: #888888;
        margin-left: 12px; }
    .schedule-listing .schedule-slot-info p {
      margin-bottom: 0;
      color: #5e5e63;font-size: 16px; }
      .schedule-listing .schedule-slot-info li {
        color: #5e5e63;
      }
  .schedule-listing:hover .schedule-slot-title {
    color: #3b1d82; }
  .schedule-listing:nth-of-type(even) .schedule-slot-time {
    background: #d25471; }
  .schedule-listing.launce .schedule-slot-time {
    padding: 40px 28px; }
  .schedule-listing.launce .schedule-slot-title {
    float: left;
    margin-bottom: 0; }
  .schedule-listing.launce .schedule-slot-info-content img {
    float: right; }

.schedule-listing-btn {
  text-align: center;
  margin-top: 60px; }

.schedule-tabs .tab-pane.active,
.direction-tabs .tab-pane.active {
  -webkit-animation-name: fadeRight;
  animation-name: fadeRight;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.ts-schedule-nav {
  text-align: center;
  margin-bottom: 90px; }
  .ts-schedule-nav ul {
    border: none; }
    .ts-schedule-nav ul li {
      margin: 0 3px; }
      .ts-schedule-nav ul li a {
        font-size: 12px;
        color: #222222;
        text-transform: uppercase;
        background: #f1f0f6;
        display: block;
        padding: 20px 50px;
        position: relative; }       
        .ts-schedule-nav ul li a h3 {
          font-size: 24px;
          font-weight: 400;
          color: #222222;
          margin-bottom: 0;
          text-transform: capitalize; }
        .ts-schedule-nav ul li a.active {
          background: #00cae9;
          color: #fff; }
          .ts-schedule-nav ul li a.active h3 {
            color: #fff; }          

.schedule-tabs-item .schedule-listing-item {
  position: relative; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-time {
    font-size: 14px;
    color: #00cae9;
    margin-bottom: 10px;
    display: block; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-title {
    margin-bottom: 10px; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-name {
    font-size: 14px;
    line-height: 36px;
    color: #888888;
    font-weight: 700;
    margin-bottom: 5px; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-speakers {
    position: absolute;
    top: 60px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-box-shadow: 19.799px 19.799px 40px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 19.799px 19.799px 40px 0px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(315deg, #82e182 0%, #0acbf5 100%);
    background-image: -o-linear-gradient(315deg, #82e182 0%, #0acbf5 100%);
    background-image: linear-gradient(135deg, #82e182 0%, #0acbf5 100%); }
  .schedule-tabs-item .schedule-listing-item:before {
    position: absolute;
    top: -30px;
    width: 2px;
    height: 100%;
    content: '';
    background: #f1f0f6;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease; }
  .schedule-tabs-item .schedule-listing-item:after {
    position: absolute;
    width: 10px;
    height: 10px;
    content: '';
    border: 2px solid #e7015e;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    top: 80px;
    background: #fff; }
  .schedule-tabs-item .schedule-listing-item.schedule-left {
    padding: 60px 125px 20px 0;
    text-align: right;
    margin-top: 245px; }
    .schedule-tabs-item .schedule-listing-item.schedule-left .schedule-slot-speakers {
      right: 30px; }
    .schedule-tabs-item .schedule-listing-item.schedule-left:before {
      right: -17px; }
    .schedule-tabs-item .schedule-listing-item.schedule-left:after {
      right: -21px; }
  .schedule-tabs-item .schedule-listing-item.schedule-right {
    padding: 60px 20px 0px 125px;
    text-align: left; }
    .schedule-tabs-item .schedule-listing-item.schedule-right .schedule-slot-speakers {
      left: 30px; }
    .schedule-tabs-item .schedule-listing-item.schedule-right:before {
      left: -15px; }
    .schedule-tabs-item .schedule-listing-item.schedule-right:after {
      left: -19px; }
  .schedule-tabs-item .schedule-listing-item:hover:before {
    background: #e7015e; }

    @media (max-width: 767px) {
      .ts-schedule-info {
    margin-top: 40px;
    margin-bottom: 40px; }
    .ts-schedule-info ul {
      min-height: 150px; }
      .ts-schedule-info ul li a {
        width: 100px;
        height: 100px;
        padding: 35px 0; }
        .ts-schedule-info ul li a h3 {
          font-size: 15px;
          margin-bottom: 0; }
        .ts-schedule-info ul li a span {
          text-transform: capitalize;
          font-size: 12px; }
      .ts-schedule-info ul li:nth-child(1) a {
        top: 30px; }
      .ts-schedule-info ul li:nth-child(2) a {
        left: 76px; }
      .ts-schedule-info ul li:nth-child(3) a {
        top: 30px;
        left: 160px;
        right: auto; }
  .schedule-listing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .schedule-listing .schedule-slot-time {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 20px 35px; }
    .schedule-listing .schedule-slot-info {
      padding: 35px 40px 35px 35px;
      border-left: 1px dashed #e5e5e5; }
      .schedule-listing .schedule-slot-info .schedule-slot-speakers {
        display: none; }
  .schedule-listing-btn {
    margin-top: 40px; }
  .ts-schedule-nav {
    margin-bottom: 40px; }
    .ts-schedule-nav ul li a {
      display: inline-block;
      padding: 20px 20px;
      margin: 5px 0; }
  .schedule-tabs-item .schedule-listing-item:before, .schedule-tabs-item .schedule-listing-item:after {
    display: none; }
  .schedule-tabs-item .schedule-listing-item.schedule-left {
    margin-top: 0;
    padding: 0px 110px 20px 0; }
  .schedule-tabs-item .schedule-listing-item.schedule-right {
    padding: 0px 20px 0px 110px;
    margin-bottom: 30px; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-speakers {
    top: 5px; }
    }

    /*==========================
     ts speaker
===========================*/
.ts-speakers {
  position: relative;
  overflow: hidden; }

.ts-speaker {
  position: relative;
  text-align: center;
  margin-bottom: 35px;line-height: 0; }
  .ts-speaker .speaker-img {
    position: relative;
    overflow: hidden;
    margin: 0; }
    .ts-speaker .speaker-img img {
      width: 100%;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease; }
    .ts-speaker .speaker-img:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(59, 29, 130, 0.5);
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      opacity: 0;
      z-index: 1; }

  .ts-speaker .icon {
    position: absolute;
    left: 0;
    top: 70%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 27px;
    width: 44px;
    height: 44px;
    margin: auto;
    border: 2px solid #ddd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    padding: 6px 0;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    opacity: 0;
    z-index: 2; }
    .ts-speaker-info {
    background: #fff;
    padding: 10px;
    position: relative;
    line-height: 1;
}.ts-title {
    font-size: 20px;
}
  .ts-speaker .ts-title {
    margin-bottom: 5px; }
    .ts-speaker .ts-title a {
      color: #222222; }
  .ts-speaker:hover .speaker-img img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .ts-speaker:hover .speaker-img:before {
    opacity: 1; }
  .ts-speaker:hover .icon {
    top: 50%;
    opacity: 1; }
  .ts-speaker:hover .ts-title a {
    color: #e7015e; }
  .ts-speaker.white-text .ts-title a,
  .ts-speaker.white-text p {
    color: #fff; }


.speaker-shap img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100px; }
  .speaker-shap img.shap1 {
    top: 15%; }
  .speaker-shap img.shap2 {
    bottom: 0;
    left: auto;
    top: 35%;
    right: 0;
    margin: auto; }
  .speaker-shap img.shap3 {
    top: auto;
    bottom: -25px;
    margin: auto;
    left: 6%; }

.ts-speaker-popup {
  background: #fff;
  padding: 0;
  position: relative; }
  .ts-speaker-popup .ts-speaker-popup-img img {
    width: 100%; }
  .ts-speaker-popup .ts-speaker-popup-content {
    padding: 60px 40px; }
    .ts-speaker-popup .ts-speaker-popup-content .ts-title {
      margin-bottom: 10px; font-size: 30px;}
    .ts-speaker-popup .ts-speaker-popup-content .speakder-designation {
      display: block;
      font-size: 16px;
      margin-bottom: 20px;
      text-transform: uppercase;
    color: #9E9E9E;}
    .ts-speaker-popup .ts-speaker-popup-content .company-logo {
      margin-bottom: 15px; }
    .ts-speaker-popup .ts-speaker-popup-content p {
      font-size: 18px;}
    .ts-speaker-popup .ts-speaker-popup-content h4 {
      font-size: 20px;
      font-weight: 700; }
    .ts-speaker-popup .ts-speaker-popup-content .session-name {
      margin-bottom: 15px; }
    .ts-speaker-popup .ts-speaker-popup-content .speaker-session-info p {
      color: #e7015e;
      margin-bottom: 30px; }
    .ts-speaker-popup .ts-speaker-popup-content .ts-speakers-social a {
      color: #ababab;
      margin-right: 18px; }
      .ts-speaker-popup .ts-speaker-popup-content .ts-speakers-social a:hover {
        color: #e7015e; }
  .ts-speaker-popup button.mfp-close {
    font-size: 30px; }
    hr.short {
    width: 100px;
    border: 2px solid #00cae9;
}hr.short.left {margin:1rem 0;}
.brand-logo__block {
    height: 280px;
}.brand-logo__inner {
    text-align: center;
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    padding: 20px;
    height: 250px;
    border-radius: 6px;
    transition: all .7s cubic-bezier(.645, .045, .355, 1);
}.col-md-4.brand-logo__block a:hover > .brand-logo__inner {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.3);
}
.brand-logo__inner h4 {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 10px;
}
.gallery-bg {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/bread-bg2.jpg);
  background-attachment: fixed;
}
.hero-text h3 {
    font-family: 'eenceweek-medium';
    font-size: 70px;
    color: #000;
    line-height: 1;
}
.hero-text h3 span {
    font-family: "PT Sans";
    line-height: 1.5;
    font-size: 100px;
}
.countdown-block {
    background: #fff;
    padding: 40px;
    top: -20px;
    border-radius: 9px;
    box-shadow: 2px 2px 18px rgba(0, 0, 0, 0.14);
}.countdown-inner {width: 100%;}

@media (max-width: 460px) {
    .hero-text h3 {font-size: 30px;}.countdown-block {padding: 20px;}
}
.countdown .counter-item {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    text-align: center;
    margin-right: 18px;
    padding: 35px 0;
    position: relative;
    border: 4px solid #00cae9;
}.countdown .counter-item span {
    font-size: 24px;
    display: block;
    line-height: 18px;
    letter-spacing: .96px;
    font-weight: 700;
}.countdown .counter-item .smalltext {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}.about-info-wrap {margin-top: -25px;}
.about-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 0.75rem;
    margin-top: 2.1875rem;
}.about-info > i {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
}.about-info > i + .about-info-inner {
    padding-left: 0.9375rem;
}.about-info-inner > p {
    color: #444;
}.about-info-inner > span {
    text-transform: uppercase;
    color: #444;
    font-size: 1.25rem;
    font-weight: 600;
}
.title-eence {font-family: 'eenceweek-medium';}


/*====================================
=         42. Redraw Css             =
=====================================*/
.rev_redraw-wrapper {
  overflow: hidden;
}

.rev_redraw-space {
  padding-top: 260px;
  padding-bottom: 260px;
}

@media only screen and (max-width: 767px) {
  .rev_redraw-space {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

.redraw-content {
  z-index: 4;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .redraw-images img {
    max-width: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .redraw-images img {
    max-width: 100px;
  }
}

.redrow-1 {
  overflow: hidden;
  top: -115%;
  position: absolute;
  left: 10%;
}

@media only screen and (max-width: 767px) {
  .redrow-1 {
    top: -50%;
  }
}

@media only screen and (max-width: 575px) {
  .redrow-1 {
    top: -50%;
  }
}

.redrow-2 {
  position: absolute;
  left: 40%;
  top: -100%;
}

@media only screen and (max-width: 767px) {
  .redrow-2 {
    top: -40%;
  }
}

.redrow-3 {
  top: -115%;
  position: absolute;
  right: 10%;
}

@media only screen and (max-width: 767px) {
  .redrow-3 {
    top: -50%;
  }
}

@media only screen and (max-width: 575px) {
  .redrow-3 {
    top: -50%;
  }
}

.redrow-4 {
  top: 0%;
  position: absolute;
  left: -10%;
}

.redrow-5 {
  position: absolute;
  left: 20%;
  top: 115%;
}

.redrow-6 {
  position: absolute;
  right: 20%;
  top: 115%;
}

.redrow-7 {
  top: 0%;
  position: absolute;
  right: -10%;
}
/*=================================
=       38. Service Home Css        =
==================================*/

.single-blog-lg-item > a {
  display: block;
}

.single-blog-lg-item .btn-text a {
  display: inline-block;
  border-bottom: 1px solid #ddd;
}

.single-blog-lg-item .btn-text a:hover {
  color: #d2a98e;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .single-blog-lg-item {
    margin-bottom: 40px;
  }
}

.post-blog-thumbnail {
  position: relative;
  display: block;
}

.post-blog-thumbnail > img {
  border-radius: 5px;
  width: 100%;
  height: auto;
}

.post-blog-thumbnail::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .5;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(11%, rgba(51, 51, 51, 0)), color-stop(80%, #000));
  background-image: -webkit-linear-gradient(top, rgba(51, 51, 51, 0) 11%, #000 80%);
  background-image: -o-linear-gradient(top, rgba(51, 51, 51, 0) 11%, #000 80%);
  background-image: linear-gradient(-180deg, rgba(51, 51, 51, 0) 11%, #000 80%);
  border-radius: 5px;
}

.post-blog-thumbnail .post-meta {
  position: absolute;
  bottom: 18px;
  left: 30px;
  right: 30px;
  color: #fff;
  font-size: 14px;
  margin: 0 -8px;
}

.post-blog-thumbnail .post-meta .post-author img {
  width: 32px;
  vertical-align: middle;
  margin-right: 6px;
  border-radius: 50%;
}

.post-blog-thumbnail .post-meta div {
  display: inline-block;
  padding: 0 8px;
}

.single-blog-lg-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #ededed;
  border-top: 1px solid #ededed;
  padding: 20px 0 20px 30px;
}

.single-blog-lg-list:first-child {
  border-top: none;
  padding: 0px 0 20px 30px;
}

@media only screen and (max-width: 575px) {
  .single-blog-lg-list:first-child {
    padding: 20px 0 20px 0px;
  }
}

.single-blog-lg-list .post-blog-thumbnail {
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 29px;
  width: 200px;
}

@media only screen and (max-width: 575px) {
  .single-blog-lg-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    border-left: none;
    border-top: none;
    padding: 0px 0 20px 0px;
  }
  .single-blog-lg-list .post-blog-thumbnail {
    margin-bottom: 20px;
    margin-right: 0px;
    width: 100%;
  }
}
