.font-poppins,
.font-poppins h1,
.font-poppins h2,
.font-poppins h3,
.font-poppins h4,
.font-poppins h5,
.font-poppins h6 {
    font-family: Poppins, sans-serif
}

.font-roboto {
    font-family: Roboto, sans-serif
}

.font-montserrat {
    font-family: Montserrat, sans-serif
}

.font-lora {
    font-family: Lora, serif
}

.font-barlow {
    font-family: Barlow, sans-serif
}

.dez-coming-soon {
    position: relative;
    min-height: 100vh;
    width: 100vw;
    background-size: cover;
    background-position: center;
    z-index: 1
}

.dez-coming-soon .container {
    position: relative
}

.dez-coming-bx {
    width: 100%
}

.bottom-left,
.bottom-right,
.posi-center,
.top-left,
.top-right {
    z-index: 2;
    display: block
}

.bottom-right {
    bottom: 60px;
    right: 60px
}

.bottom-left {
    bottom: 60px;
    left: 60px
}

.top-right {
    top: 60px;
    right: 60px
}

.top-left {
    top: 60px;
    left: 60px
}

.posi-center {
    text-align: center;
}

.dez-align .bottom-right,
.dez-align .top-right {
    right: 10px
}

.sidenav-menu {
    position: fixed;
    left: 0;
    height: 100vh;
    width: 90px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px 20px;
    justify-content: space-between
}

.menu-btn {
    display: none
}

.menu-btn a {
    position: relative;
    width: 40px;
    height: 22px;
    display: flex;
    justify-content: space-between;
    flex: unset;
    flex-direction: column
}

.menu-btn a span {
    height: 2px;
    background: #000;
    display: block;
    width: 100%
}

.copyright-text {
    color: #50648f;
    font-size: 14px;
    margin-bottom: 0
}

.copyright-text a {
    color: inherit
}

.bg-move-box,
.parallax {
    position: absolute;
    width: 110%;
    height: 110%;
    overflow: hidden;
    left: -5%;
    top: -5%;
    z-index: -1
}

.style-7 .logo {
    margin-bottom: 80px;
}

.style-7 .count-1.countdown .date .time {
    background: #1c253b;
    font-family: roboto
}

.style-7 .countdown {
    margin-bottom: 40px
}

.style-7 .countdown .date span {
    color: #707d9b;
    font-weight: 300
}

.style-7 .count-1.countdown .date:after {
    font-family: roboto;
    color: #707d9b
}

.style-7 .dez-title {
    color: #fff;
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 70px;
    margin-bottom: 10px;
}

.style-7 p {
    color: #707d9b;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px
}

.style-7 .bg-move-box {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: -1
}

.style-7 .water {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-repeat: no-repeat;
    background-position: top center;
    top: 0
}

.style-7 .para-layer1 {
    background-image: url(../images/main-slider/slide-para7.png);
    animation: wave 7s cubic-bezier(.36, .45, .63, .53) infinite;
    transform: translate3d(0, 0, 0)
}

.snakecolor canvas {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

@keyframes wave {
    0%,
    100% {
        transform: translate3d(0, -25px, 0)
    }
    50% {
        transform: translate3d(0, 5px, 0)
    }
}

.style-7 .para-layer2 {
    background-image: url(../images/main-slider/slide-para8.png);
    animation: wave2 7s cubic-bezier(.36, .45, .63, .53) infinite;
    transform: translate3d(0, 0, 0)
}

@keyframes wave2 {
    0%,
    100% {
        transform: translate3d(35px, 0, 0)
    }
    50% {
        transform: translate3d(-5px, 0, 0)
    }
}

.style-7 .para-layer1,
.style-7 .para-layer2 {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

@font-face {
    font-family: cookie-regular;
    src: url(../fonts/Cookie-Regular.ttf)
}

@font-face {
    font-family: breakfastDEMO;
    src: url(../fonts/breakfastDEMO.otf)
}

@media only screen and (max-width: 1650px) {
    .gallery-area {
        padding: 60px
    }
    .contact-box textarea.form-control {
        height: 150px
    }
    .contact-info .col {
        padding: 60px
    }
    .contact-box .contact-form {
        padding: 60px
    }
}

@media only screen and (max-width: 1400px) {
    .contact-box textarea.form-control {
        height: 110px
    }
    .contact-box .contact-form {
        padding: 50px 60px
    }
    .contact-info .col {
        padding: 40px 60px
    }
    .gallery-area {
        padding: 50px
    }
    .bottom-left {
        bottom: 40px;
        left: 40px
    }
    .bottom-right {
        bottom: 40px;
        right: 40px
    }
    .top-left {
        top: 40px;
        left: 40px
    }
    .logo img {
        height: 120px;
        object-fit: contain;
    }
    .style-1 .dez-title,
    .style-3 .dez-title {
        font-size: 50px;
        line-height: 60px
    }
    .countdown .date .time {
        font-size: 70px;
        line-height: 70px
    }
    .count-1.countdown .date .time {
        width: 90px;
        height: 100px;
        line-height: 100px;
        font-size: 55px
    }
    .count-1.countdown .date:after {
        line-height: 100px
    }
    .countdown .date span {
        font-size: 15px
    }
    .style-2 .dez-content p {
        font-size: 18px;
        line-height: 28px;
        max-width: 600px;
        padding: 0 10px
    }
    .style-2 .dez-title {
        font-size: 45px
    }
    .clock-item {
        width: 130px
    }
    .countdown-timer .clock .val {
        font-size: 50px;
        line-height: 130px
    }
    .style-4 .dez-title {
        font-size: 50px;
        line-height: 60px
    }
    .countdown .date .time {
        font-size: 60px;
        line-height: 60px
    }
    .water-layer1,
    .water-layer2,
    .water-layer3,
    .water-layer5,
    .water-layer6 {
        background-position: top
    }
    .top-right {
        top: 40px;
        right: 40px
    }
    .style-7 .dez-title {
        font-size: 60px;
        line-height: 60px
    }
    .style-7 p {
        font-size: 16px;
        line-height: 24px
    }
    .style-8 .dez-title {
        font-size: 100px;
        line-height: 100px
    }
    .style-8 .countdown-timer .clock .val {
        font-size: 70px;
        line-height: 135px
    }
    .ribbon-box img {
        max-width: 350px
    }
    .ribbon-box span {
        font-size: 24px;
        line-height: 35px
    }
    .style-9 .dez-title {
        font-size: 50px;
        line-height: 60px
    }
    .style-9 .countdown .date .time {
        font-size: 90px;
        line-height: 90px
    }
    .style-10 .dez-title {
        font-size: 40px;
        line-height: 45px
    }
    .style-10 .dez-content p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px
    }
    .style-10 .countdown {
        margin-bottom: 30px
    }
    .styleswitcher-right {
        padding: 0 50px 50px 50px
    }
    .switch-demo li {
        padding: 0 20px;
        margin-bottom: 40px
    }
    .styleswitcher-right .localizationTool {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 1200px) {
    .contact-box textarea.form-control {
        height: 170px
    }
    .contact-info .col,
    .gallery-area {
        padding: 30px
    }
    .about-sidebox .closebtn {
        width: 40px;
        height: 40px;
        line-height: 40px
    }
    .contact-box .contact-form {
        padding: 50px 50px 50px 30px
    }
    .contact-form .map-btn {
        width: 40px;
        height: 120px
    }
    .sy-slide.kenburns {
        height: 110%
    }
    .style-4 .dez-title {
        font-size: 40px;
        line-height: 50px
    }
    .style-4 .countdown .date {
        padding-right: 20px
    }
    .countdown .date .time {
        font-size: 50px;
        line-height: 50px
    }
    .countdown .date span {
        font-size: 14px
    }
    .water-layer1,
    .water-layer2,
    .water-layer3,
    .water-layer5,
    .water-layer6 {
        background-position: bottom
    }
    .style-6 .posi-center {
        top: 40%
    }
}

@media only screen and (max-width: 991px) {
    .style-7 .logo {
        margin-bottom: 0;
    }
    .bottom-left,
    .bottom-right,
    .center-md,
    .posi-center,
    .top-left,
    .top-right {
        position: unset
    }
    .top-md {
        position: fixed;
        width: 100%;
        top: 50px
    }
    .style-7 .posi-center,
    .style-8 .dez-content {
        width: 100%;
        transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        left: 0;
        min-height: 100vh;
        padding: 50px 0px 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    body {
        overflow: unset
    }
    .styleswitcher-right {
        padding: 0 30px 30px 30px
    }
    .switch-demo li {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 30px
    }
}

.dez-social-icon li a {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 48px;
    font-size: 18px;
    background: #368bbb;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    color: #fff;
}

@media only screen and (max-width: 576px) {
    .button-lg {
        padding: 8px 20px;
        font-size: 13px
    }
    .radius-md {
        border-radius: 6px;
        -webkit-border-radius: 6px
    }
    .logo img {
        height: 150px
    }
    .dez-social-icon li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 48px;
        font-size: 14px
    }
    .menu-btn a {
        width: 30px;
        height: 20px
    }
    .menuleft .nav {
        padding: 0 20px
    }
    .menuleft .close-btn {
        right: 20px;
        top: 20px
    }
    .top-md {
        top: 15px
    }
    .top-left {
        top: 15px
    }
    .bottom-left {
        bottom: 12px
    }
    .sidenav-menu {
        width: 50px;
        padding: 10px 5px 20px 5px
    }
    .dez-coming-soon.style-4 {
        padding-left: 50px
    }
    .style-4 .dez-coming-bx {
        padding: 20px 10px
    }
    .style-4 .dez-title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 15px
    }
    .style-7 .dez-title {
        font-size: 35px;
        line-height: 40px
    }
    .style-7 .countdown {
        margin-bottom: 30px
    }
    .style-7 p {
        margin-bottom: 35px;
        font-size: 16px;
        line-height: 20px;
        padding: 0 20px;
    }
    .switch-demo li {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 20px
    }
    .switch-demo li a {
        border-radius: 6px
    }
    .styleswitcher-right .localizationTool {
        margin-top: 30px;
        margin-bottom: 30px
    }
    .styleswitcher-right .localizationTool .ltool-dropdown-label {
        border-radius: 6px;
        height: 45px;
        font-size: 15px;
        padding: 10px 0 10px 15px
    }
    .styleswitcher-right .localizationTool .ltool-dropdown-label .ltool-language-flag {
        width: 25px;
        height: 25px
    }
    .styleswitcher-right .localizationTool .ltool-dropdown-label-arrow,
    .styleswitcher-right .localizationTool.ltool-is-visible .ltool-dropdown-label-arrow {
        font-size: 20px;
        right: 15px
    }
    .styleswitcher-right .localizationTool li {
        padding: 8px 15px
    }
    .styleswitcher-right .localizationTool .ltool-language-flag {
        width: 20px;
        height: 20px
    }
    .switch-demo {
        margin: 0 -10px
    }
}

.heart-blast i {
    background-position: -1400px 0;
    transition: background 1s steps(28)
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item,
.lg-outer .lg-thumb-outer,
.lg-outer .lg-toogle-thumb {
    background-color: #fff
}

#lg-counter,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-toolbar .lg-icon {
    color: #fff
}

.check-km {
    cursor: pointer
}
