@import url(global.css);
@import url(header.css);
@import url(footer.css);
@import url(icofont.css);
@import url(font-awesome.css);
@import url(flaticon.css);
@import url(animate.css);
@import url(owl.css);
@import url(swiper.css);
@import url(linearicons.css);
@import url(jquery-ui.css);
@import url(preloader.css);
@import url(custom-animate.css);
@import url(magnific-popup.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(odometer-theme-default.css);
@import url(jquery.mCustomScrollbar.min.css);

.main-slider,
.main-slider .slide {
    position: relative;
    overflow: hidden;
}

html,body{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

.main-slider .scroll-box,
.main-slider .social-box li span,
.main-slider-two .text,
.main-slider-two .title {
    font-family: var(--font-family-Jost)
}

.news-block h4 a,
.news-block-five h3 a,
.news-block-four h4 a,
.news-block-six h3 a,
.news-block-three h5 a,
.news-block-two h4 a,
.project-block h4 a,
.project-block-five h4 a,
.project-block-four h4 a,
.project-block-three h4 a,
.project-block-two h4 a {
    display: inline;
    background-position-y: -2px;
    background-image: linear-gradient(transparent calc(100% - 2px), currentColor 1px);
    background-size: 0 100%
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: transparentize(#ccc, .5)
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background: transparentize(#ccc, .3)
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 8px;
    background-color: rgba(135, 150, 165, .1)
}

.main-slider {
    background-color: var(--color-three)
}

.main-slider .slide {
    padding: 160px 0 250px;
    background-size: cover
}

.main-slider .image-layer img,
.main-slider-five .image-layer img {
    position: absolute
}

.main-slider .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover
}

.main-slider .image-layer:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/gradient-layer.png) left top repeat-y;
    opacity: .5
}

.main-slider .content-boxed,
.main-slider-three .content-boxed,
.main-slider-two .content-boxed {
    position: relative;
    max-width: 720px;
    z-index: 10
}

.about-section .content-column .about-list,
.about-section-two .info-column .column-inner,
.banner-section .outer-container,
.blog-cat,
.booking-section-four,
.booking-section-three .form-box,
.booking-section-three .inner-container,
.brochure-box,
.choose-section .content-column,
.choose-section .content-column .option,
.choose-section .image-column,
.choose-section .image-column .inner-column,
.clients-section .image-box,
.comment-form,
.contact-form,
.contact-info-list,
.email-box,
.faq-section,
.fluid-section-four .outer-container,
.fluid-section-three .outer-container,
.fluid-section-three .right-column .option,
.info-section .info-column,
.info-section .info-column .inner-column,
.main-footer .big-column,
.main-footer .footer-bottom .copyright-column,
.main-footer .footer-bottom .nav-column .footer-bottom-nav,
.main-footer .links,
.main-slider .content-boxed .inner-box,
.main-slider-five .content-boxed .inner-box,
.main-slider-four .image-column,
.main-slider-three .content-boxed .inner-box,
.main-slider-two .content-boxed .inner-box,
.map-section,
.mission-section .image-column,
.mission-section .image-column .inner-column,
.mission-section .tab-column,
.mission-section-two .image-column .image,
.mission-section-two .image-column .inner-column,
.mission-tabs,
.mission-tabs .option,
.news-block .inner-box,
.news-block-five .post-meta,
.news-block-six .inner-box,
.news-block-six .post-meta,
.news-block-three,
.news-block-three .inner-box,
.news-block-two .inner-box,
.news-detail,
.news-detail .inner-box,
.news-detail .inner-box .image,
.news-detail .post-meta,
.news-detail .post-share-options .post-share-inner,
.news-detail .post-share-options .tags,
.news-section-four .inner-container,
.post-widget,
.project-block .inner-box,
.project-block-five .inner-box,
.project-block-four .inner-box,
.project-block-three .inner-box,
.project-block-two .inner-box,
.project-detail-section .image,
.project-section-three .inner-container,
.select-size,
.service-block-eight .inner-box,
.service-block-six .inner-box,
.service-block-three,
.service-block-two,
.service-block-two .inner-box .content,
.service-detail-section .image,
.services-section .inner-container,
.services-section-four .inner-container,
.services-section-two .inner-container,
.shop-comment-form,
.shop-detail-section .gallery-column .inner-column,
.shop-detail-section .lower-box,
.shop-detail-section .upper-box,
.sidebar .search-box,
.sidebar-page-container .group-title,
.styled-pagination,
.team-block .inner-box,
.team-block-three .inner-box,
.team-block-two .inner-box,
.team-detail-section .content-column,
.team-detail-section .image-column,
.team-section-four .inner-container,
.team-section-three .inner-container,
.testimonial-block,
.testimonial-block .inner-box,
.testimonial-block .inner-box .info-box,
.testimonial-block-three,
.testimonial-block-three .inner-box .info-box,
.testimonial-block-two .inner-box .info-box,
.testimonial-section-two .inner-container,
.video-box {
    position: relative
}

.main-slider h1 {
    opacity: 0;
    text-transform: uppercase;
    color: var(--white-color);
    transform-origin: top;
    transform: translateX(200px);
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin-bottom: var(--margin-bottom-50)
}

.main-slider .active h1,
.main-slider-four .active h1,
.main-slider-two .active h1 {
    opacity: 1;
    transform: translateX(0);
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    -ms-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms
}

.main-slider .btns-box,
.main-slider-four .btns-box,
.main-slider-three .btns-box,
.main-slider-two .btns-box {
    opacity: 0;
    transform: translateX(200px);
    transform-origin: top;
    display: inline-block;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.main-slider .active .btns-box,
.main-slider-four .active .btns-box,
.main-slider-two .active .btns-box {
    opacity: 1;
    transform: translateX(0);
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    -ms-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s
}

.main-slider .play-box {
    position: relative;
    width: 60px;
    height: 60px;
    float: left;
    line-height: 58px;
    text-align: center;
    display: inline-block;
    font-size: var(--font-20);
    color: var(--white-color);
    border: 1px solid var(--main-color)
}

.main-slider-three .options li:before,
.main-slider-two .options li:before {
    border-radius: 50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: flaticon;
    content: "\f1b8"
}

.main-slider .play-box .ripple,
.main-slider .play-box .ripple:after,
.main-slider .play-box .ripple:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: 3s infinite ripple;
    -moz-animation: 3s infinite ripple;
    -ms-animation: ripple 3s infinite;
    -o-animation: 3s infinite ripple;
    animation: 3s infinite ripple
}

.main-slider .scroll-box,
.main-slider .social-box {
    position: absolute;
    left: 25px;
    z-index: 10;
    transform: rotate(180deg);
    writing-mode: vertical-rl
}

.fluid-section-one .image-column .ripple:before,
.main-slider .play-box .ripple:before,
.main-slider-two .play-box .ripple:before,
.news-block-six .ripple:before,
.video-box .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute
}

.fluid-section-one .image-column .ripple:after,
.main-slider .play-box .ripple:after,
.main-slider-two .play-box .ripple:after,
.news-block-six .ripple:after,
.video-box .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute
}

.fluid-section-one .image-column .overlay-box span:hover,
.main-slider .play-box:hover,
.main-slider-two .play-box:hover,
.news-block-six .overlay-box span:hover,
.news-block-six .owl-nav .owl-next:hover,
.news-block-six .owl-nav .owl-prev:hover,
.page-title .scroll-to-down:hover,
.styled-pagination li a.active,
.styled-pagination li a:hover,
.team-detail-section .social-box li a:hover,
.video-box .overlay-box span:hover {
    color: var(--white-color);
    background-color: var(--main-color)
}

.main-slider .scroll-box,
.main-slider .social-box li a {
    color: var(--color-four);
    font-weight: 500;
    font-size: var(--font-14)
}

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(253, 167, 0, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(253, 167, 0, 0)
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(253, 167, 0, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(253, 167, 0, 0)
    }
}

.main-slider .btns-box .theme-btn,
.main-slider-three .btns-box .theme-btn,
.main-slider-two .btns-box .theme-btn {
    float: left;
    margin-right: var(--margin-right-25);
    margin-bottom: var(--margin-bottom-15)
}

.clients-section .owl-dots,
.clients-section .owl-nav,
.counter-section.style-three .inner-container:before,
.counter-section.style-two .inner-container:before,
.fluid-section-four .carousel-column .owl-nav,
.fluid-section-one.style-two:before,
.info-section .info-column:last-child::before,
.main-slider .owl-dots,
.main-slider .owl-nav,
.main-slider-five .owl-dots,
.main-slider-five .owl-nav,
.main-slider-four .owl-dots,
.main-slider-four .owl-nav,
.main-slider-three .owl-dots,
.main-slider-two .owl-dots,
.mission-tabs.style-two .tab-btns .tab-btn:before,
.news-block-six .owl-dots,
.news-section .owl-dots,
.news-section-four .owl-dots,
.news-section-two .owl-dots,
.page-title .bread-crumb li:last-child:before,
.project-block.mix,
.project-section-five .owl-dots,
.project-section-six .project-tab .p-tabs-content .owl-dots,
.project-section-six .project-tab .p-tabs-content .owl-nav,
.project-section-three .owl-dots,
.services-section .owl-dots,
.services-section-four .owl-dots,
.services-section-three .owl-dots,
.services-section-three .owl-nav,
.team-section-four .owl-dots,
.team-section-three .owl-dots,
.testimonial-section .owl-nav,
.testimonial-section-four .owl-dots,
.testimonial-section-four .owl-nav,
.testimonial-section-three .owl-dots,
.testimonial-section-two .owl-dots {
    display: none
}

.main-slider .social-box {
    top: 0;
    width: 30px
}

.main-slider .social-box li {
    position: relative;
    display: inline-block;
    margin-top: var(--margin-top-40)
}

.main-slider .social-box li a {
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.main-slider .scroll-box,
.main-slider-four .scroll-box {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    cursor: pointer
}

.accordion-box .block .acc-btn.active,
.banner-section .scroll-box:hover,
.counter-section.style-three .counter-block .counter-text,
.counter-section.style-two .counter-block .counter-text,
.info-block .text a:hover,
.main-footer .footer-bottom .nav-column .footer-bottom-nav li a:hover,
.main-footer .links li a:hover,
.main-slider .scroll-box:hover,
.main-slider .social-box li a:hover,
.main-slider-four .scroll-box:hover,
.post-widget .post h6 a:hover,
.project-detail-section .back-post:hover,
.project-detail-section .next-post:hover,
.project-section .filters li.active,
.project-section .filters li:hover,
.project-section-six .product-tab-btns li.active-btn,
.project-section-six .product-tab-btns li:hover,
.service-block .inner-box:hover h4 a,
.service-block-eight .inner-box:hover h4 a,
.service-block-five .inner-box:hover h4 a,
.service-block-four .inner-box:hover h4 a,
.service-block-six .inner-box:hover h4 a,
.service-block-three .content-column h4 a:hover,
.shop-comment-form .rating-box .rating a:hover,
.shop-item .inner-box .lower-content h6 a:hover,
.shop-page-section .items-sorting .view-option li a:hover,
.sidebar-page-container .comments-area .comment-box .theme-btn:hover,
.team-block h4 a:hover,
.team-block-four .social-list li a:hover,
.team-block-four h5 a:hover,
.team-block-three .social-list li a:hover,
.team-block-three h5 a:hover,
.team-block-two h4 a:hover {
    color: var(--main-color)
}

.main-slider .social-box li a::before {
    transform: rotate(90deg);
    display: inline-block
}

.main-slider .social-box li span {
    position: relative;
    letter-spacing: 3px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: var(--margin-top-5)
}

.main-slider .scroll-box {
    bottom: 0;
    letter-spacing: 3px;
    text-transform: uppercase;
    transition: .5s
}

.main-slider-two .title,
.main-slider-two h1 {
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    opacity: 0;
    text-transform: uppercase
}

.banner-section .scroll-box .icon,
.main-slider .scroll-box .icon {
    position: relative;
    letter-spacing: 3px;
    display: inline-block;
    font-size: var(--font-18);
    text-transform: uppercase;
    font-family: Flaticon;
    margin-bottom: var(--margin-bottom-10)
}

.counter-section,
.main-slider-five,
.main-slider-four,
.main-slider-three,
.main-slider-two,
.project-block .inner-box .image,
.project-block-five .inner-box .image,
.project-block-four .inner-box .image,
.project-block-three .inner-box .image,
.project-block-two .inner-box .image,
.service-block-three .image-column .image,
.services-section-three,
.team-block .image,
.team-block-four .image,
.team-block-three .image,
.team-block-two .image {
    position: relative;
    overflow: hidden
}

.main-slider-two .slide {
    position: relative;
    overflow: hidden;
    padding: 160px 0 60px;
    background-size: cover
}

.main-slider-two .title {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: var(--font-18);
    color: var(--main-color);
    transform-origin: top;
    transform: translateX(200px);
    transition: 1s;
    margin-bottom: var(--margin-bottom-30)
}

.main-slider-three .active h1,
.main-slider-two .active .title {
    opacity: 1;
    transform: translateX(0);
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms
}

.main-slider-two h1 {
    color: var(--color-two);
    transform-origin: top;
    transform: translateX(200px);
    transition: 1s;
    margin-bottom: var(--margin-bottom-25)
}

.main-slider-two .text {
    opacity: 0;
    font-weight: 400;
    max-width: 600px;
    line-height: 32px;
    font-size: var(--font-20);
    color: var(--color-five);
    transform-origin: top;
    transform: translateX(200px);
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin-bottom: var(--margin-bottom-35)
}

.main-slider-two .play-box,
.main-slider-two .side-image .plus-box {
    color: var(--main-color);
    font-size: var(--font-20);
    display: inline-block
}

.main-slider-two .active .text {
    opacity: 1;
    transform: translateX(0);
    -webkit-transition-delay: 650ms;
    -moz-transition-delay: 650ms;
    -ms-transition-delay: 650ms;
    -o-transition-delay: 650ms;
    transition-delay: 650ms
}

.main-slider-two .options {
    position: relative;
    opacity: 0;
    transform-origin: top;
    transform: translateX(200px);
    margin-top: var(--margin-top-150);
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.main-slider-four h1,
.main-slider-three h1,
.main-slider-two .side-image {
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    opacity: 0;
    transform-origin: top
}

.main-slider-four .active .options,
.main-slider-three .active .options,
.main-slider-two .active .options,
.main-slider-two .active .side-image {
    opacity: 1;
    transform: translateX(0);
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.main-slider-two .options li {
    position: relative;
    font-weight: 500;
    padding: 10px 0;
    display: inline-block;
    font-size: var(--font-20);
    font-family: var(--font-family-Jost);
    padding-left: var(--padding-left-60);
    margin-right: var(--margin-right-30)
}

.main-slider-four .options li,
.main-slider-three .options li {
    font-weight: 600;
    margin-right: var(--margin-right-30);
    font-family: var(--font-family-Jost)
}

.main-slider-two .options li:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    color: var(--color-two);
    background-color: var(--white-color);
    border: 1px solid var(--color-nine)
}

.main-slider-four .options li:last-child,
.main-slider-three .options li:last-child,
.main-slider-two .options li:last-child,
.news-block-five .post-meta li:last-child,
.news-block-four .post-meta li:last-child,
.news-block-six .post-meta li:last-child,
.news-block-two .post-meta li:last-child {
    margin-right: var(--margin-zero)
}

.main-slider-two .side-image {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateX(200px);
    transition: 1s
}

.appointment-section .side-image img,
.faq-section .side-image img,
.main-slider-four .side-image img,
.main-slider-two .side-image img,
.project-block-five .inner-box:hover .image img {
    filter: grayscale(100%)
}

.main-slider-two .side-image .plus-box:nth-child(2) {
    position: absolute;
    right: 8%;
    top: 50%;
    left: auto
}

.main-slider-two .side-image .plus-box:nth-child(3) {
    position: absolute;
    left: 15%;
    top: 80%
}

.main-slider-two .side-image .plus-box {
    position: absolute;
    left: 24%;
    top: 14%;
    z-index: 1;
    border-radius: 50%;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    background-color: var(--white-color);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.main-slider-two .side-image .plus-box .icon {
    position: relative;
    z-index: 99;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    font-family: Flaticon
}

.main-slider-two .side-image .plus-box:after {
    position: absolute;
    content: '';
    left: 0;
    width: 25px;
    height: 30px;
    top: -22px
}

.main-slider-two .side-image .plus-box .tooltip-data {
    position: absolute;
    left: -20px;
    bottom: 100%;
    width: 200px;
    color: var(--white-color);
    font-size: var(--font-14);
    font-weight: 300;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    padding: 20px 20px 10px;
    margin-left: -60px;
    margin-bottom: var(--margin-bottom-10);
    background-color: var(--main-color);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.blog-cat li a:hover,
.main-slider-two .side-image .plus-box:hover,
.news-section .owl-nav .owl-next:hover,
.news-section .owl-nav .owl-prev:hover,
.news-section-four .owl-nav .owl-next:hover,
.news-section-four .owl-nav .owl-prev:hover,
.news-section-two .owl-nav .owl-next:hover,
.news-section-two .owl-nav .owl-prev:hover,
.project-section-five .owl-nav .owl-next:hover,
.project-section-five .owl-nav .owl-prev:hover,
.project-section-three .owl-nav .owl-next:hover,
.project-section-three .owl-nav .owl-prev:hover,
.services-section .owl-nav .owl-next:hover,
.services-section .owl-nav .owl-prev:hover,
.services-section-four .owl-nav .owl-next:hover,
.services-section-four .owl-nav .owl-prev:hover,
.team-section-four .owl-nav .owl-next:hover,
.team-section-four .owl-nav .owl-prev:hover,
.team-section-three .owl-nav .owl-next:hover,
.team-section-three .owl-nav .owl-prev:hover,
.testimonial-section-three .owl-nav .owl-next:hover,
.testimonial-section-three .owl-nav .owl-prev:hover,
.testimonial-section-two .owl-nav .owl-next:hover,
.testimonial-section-two .owl-nav .owl-prev:hover {
    color: var(--white-color);
    border-color: var(--main-color);
    background-color: var(--main-color)
}

.main-slider-two .side-image .plus-box:hover .tooltip-data,
.shop-item .inner-box .image .overlay-box .cart-option li:hover .tooltip-data {
    opacity: 1;
    visibility: visible;
    margin-bottom: var(--margin-bottom-20)
}

.main-slider-two .side-image .plus-box .tooltip-data:after,
.shop-item .inner-box .image .overlay-box .cart-option li .tooltip-data:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid var(--main-color)
}

.main-slider-two .side-image .plus-box .tooltip-data li {
    position: relative;
    color: var(--white-color);
    font-size: var(--font-14);
    text-align: left;
    padding-left: var(--padding-left-20);
    margin-bottom: var(--margin-bottom-10);
    border: 0;
    display: block
}

.main-slider-two .side-image .plus-box .tooltip-data li:before {
    position: absolute;
    content: '\f00c';
    left: 0;
    top: 0;
    color: var(--white-color);
    font-size: var(--font-14);
    font-family: FontAwesome
}

.main-slider-two .play-box {
    position: relative;
    width: 60px;
    height: 60px;
    float: left;
    line-height: 58px;
    text-align: center;
    border: 1px solid var(--main-color)
}

.main-slider-two .play-box .ripple,
.main-slider-two .play-box .ripple:after,
.main-slider-two .play-box .ripple:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
    -webkit-animation: 3s infinite ripple;
    -moz-animation: 3s infinite ripple;
    -ms-animation: ripple 3s infinite;
    -o-animation: 3s infinite ripple;
    animation: 3s infinite ripple
}

.faq-section .side-image,
.main-slider-four .side-image,
.main-slider-three .owl-nav,
.main-slider-two .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0
}

.main-slider-three .owl-nav .owl-next,
.main-slider-three .owl-nav .owl-prev,
.main-slider-two .owl-nav .owl-next,
.main-slider-two .owl-nav .owl-prev {
    position: relative;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    display: inline-block;
    font-size: var(--font-26);
    font-family: Flaticon;
    color: var(--white-color);
    background-color: var(--color-two);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-slider-three .owl-nav .owl-next:hover,
.main-slider-three .owl-nav .owl-prev:hover,
.main-slider-two .owl-nav .owl-next:hover,
.main-slider-two .owl-nav .owl-prev:hover,
.service-block .inner-box:hover .view-detail,
.service-block-six .inner-box:hover .view-detail {
    background-color: var(--main-color)
}

.main-slider-three .slide {
    position: relative;
    overflow: hidden;
    padding: 140px 0 60px;
    background-size: cover;
    background-position: center center
}

.main-slider-three .slide:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/gradient-layer.png) left top repeat-y
}

.main-slider-four h1,
.main-slider-three h1 {
    text-transform: uppercase;
    color: var(--white-color);
    transform: translateX(200px);
    transition: 1s;
    margin-bottom: var(--margin-bottom-35)
}

.main-slider-four .image-column .video-box,
.main-slider-three .text {
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s
}

.main-slider-three .text {
    opacity: 0;
    font-weight: 400;
    max-width: 600px;
    line-height: 34px;
    font-size: var(--font-20);
    color: var(--white-color);
    transform-origin: top;
    transform: translateX(200px);
    transition: 1s;
    font-family: var(--font-family-Jost);
    margin-bottom: var(--margin-bottom-45)
}

.main-slider-four .active .image,
.main-slider-three .active .text {
    opacity: 1;
    transform: translateX(0);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.main-slider-three .active .btns-box {
    opacity: 1;
    transform: translateX(0);
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.main-slider-three .options {
    position: relative;
    opacity: 0;
    transform-origin: top;
    transform: translateX(200px);
    margin-top: var(--margin-top-50);
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.main-slider-three .options li {
    position: relative;
    padding: 10px 0;
    display: block;
    color: var(--white-color);
    font-size: var(--font-16);
    margin-bottom: var(--margin-bottom-25);
    padding-left: var(--padding-left-60)
}

.main-slider-three .options li:before {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    font-size: var(--font-16);
    color: var(--white-color);
    border: 1px solid rgba(var(--white-color-rgb), .3)
}

.fluid-section-one,
.main-slider-four .slide {
    position: relative;
    overflow: hidden;
    padding: 0 0 100px
}

.main-slider-four .color-layer {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 45%;
    background-color: var(--main-color);
    background-repeat: no-repeat
}

.accordion-box,
.contact-info-section,
.main-slider-four .content-boxed {
    position: relative;
    z-index: 1
}

.banner-section .left-column .inner-column,
.main-slider-four .content-boxed .inner-box {
    position: relative;
    padding-top: var(--padding-top-150)
}

.main-slider-four .image-column .inner-column {
    position: relative;
    margin-left: -360px
}

.main-slider-four .image-column .video-box {
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: -120px;
    display: inline-block;
    opacity: 0;
    transform: scale(.2, 1);
    transition: 1s
}

.main-slider-four .active .video-box {
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.main-slider-four .image {
    position: relative;
    opacity: 0;
    transform-origin: top;
    transform: translateX(200px);
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.main-slider-four .image img {
    position: relative;
    max-width: inherit;
    width: auto
}

.main-slider-four .options {
    position: relative;
    opacity: 0;
    max-width: 300px;
    transform-origin: top;
    transform: translateX(200px);
    margin-top: var(--margin-top-120);
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.main-slider-four .options li {
    position: relative;
    display: block;
    padding: 10px 0;
    color: var(--white-color);
    font-size: var(--font-16);
    margin-bottom: var(--margin-bottom-20);
    padding-left: var(--padding-left-60)
}

.main-slider-four .options li:before {
    position: absolute;
    content: "\f1b8";
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    font-family: flaticon;
    color: var(--white-color);
    border: 1px solid rgba(var(--white-color-rgb), .3)
}

.main-slider-four .scroll-box {
    position: absolute;
    right: 40px;
    bottom: 40px;
    z-index: 10;
    font-weight: 500;
    letter-spacing: 3px;
    font-size: var(--font-14);
    color: var(--color-four);
    text-transform: uppercase;
    font-family: var(--font-family-Jost);
    transition: .5s
}

.main-slider-four .scroll-box .icon {
    position: relative;
    top: 10px;
    letter-spacing: 3px;
    display: inline-block;
    font-family: Flaticon;
    font-size: var(--font-34);
    text-transform: uppercase;
    color: var(--black-color);
    margin-left: var(--margin-left-5)
}

.main-slider-four .scroll-box:before {
    position: absolute;
    content: '';
    right: 130%;
    top: 22px;
    height: 2px;
    width: 130px;
    background-color: var(--main-color)
}

.info-section {
    position: relative;
    overflow: hidden;
    z-index: 10;
    margin-top: -10px
}

.info-section:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    height: 100px;
    background-color: var(--color-three)
}

.info-section .inner-container {
    position: relative;
    margin-right: -160px;
    padding: 25px 0 15px 30px
}

.info-section .inner-container:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 150%;
    background-color: var(--main-color)
}

.info-section .info-column:before {
    position: absolute;
    content: '';
    right: 30px;
    top: -60px;
    bottom: -60px;
    width: 1px;
    border-right: 1px solid rgba(var(--white-color-rgb), .3)
}

.info-section .info-column .big-icon {
    position: absolute;
    right: 40px;
    bottom: 0;
    opacity: .2;
    line-height: 1em;
    color: var(--white-color);
    font-family: Flaticon;
    font-size: var(--font-100)
}

.info-section .info-column .icon {
    position: relative;
    line-height: 1em;
    font-size: var(--font-40);
    color: var(--white-color);
    font-family: Flaticon
}

.info-section .info-column h3 {
    font-weight: 500;
    font-size: var(--font-24);
    color: var(--white-color);
    margin-top: var(--margin-top-10)
}

.info-section .info-column .text {
    max-width: 255px;
    line-height: 1.4em;
    font-size: var(--font-16);
    color: var(--white-color);
    margin-top: var(--margin-top-15)
}

.services-section {
    position: relative;
    overflow: hidden;
    padding: 120px 0 90px;
    background-color: var(--color-three)
}

.services-section .owl-nav,
.team-section-three .owl-nav {
    position: absolute;
    right: 0;
    top: -120px
}

.news-section-four .owl-nav .owl-next,
.news-section-four .owl-nav .owl-prev,
.services-section .owl-nav .owl-next,
.services-section .owl-nav .owl-prev,
.services-section-four .owl-nav .owl-next,
.services-section-four .owl-nav .owl-prev,
.team-section-four .owl-nav .owl-next,
.team-section-four .owl-nav .owl-prev,
.team-section-three .owl-nav .owl-next,
.team-section-three .owl-nav .owl-prev {
    position: relative;
    width: 77px;
    height: 77px;
    line-height: 74px;
    text-align: center;
    display: inline-block;
    font-family: Flaticon;
    color: var(--color-two);
    font-size: var(--font-30);
    margin-left: var(--margin-left-20);
    border: 3px solid var(--color-two);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.news-section-four .inner-container:before,
.services-section .inner-container:before {
    position: absolute;
    content: '';
    right: 100%;
    top: 0;
    bottom: 0;
    width: 200%;
    z-index: 2;
    background-color: var(--color-three)
}

.news-section-four .owl-carousel .owl-stage-outer,
.project-section-six .owl-carousel .owl-stage-outer,
.project-section-three .owl-carousel .owl-stage-outer,
.services-section .owl-carousel .owl-stage-outer,
.services-section-four .owl-carousel .owl-stage-outer,
.team-section-four .owl-carousel .owl-stage-outer,
.team-section-three .owl-carousel .owl-stage-outer,
.testimonial-section-two .owl-carousel .owl-stage-outer {
    overflow: visible
}

.about-section .content-column,
.about-section .video-column,
.about-section-two .content-column,
.about-section-two .image-column,
.about-section-two .image-column-right,
.counter-block,
.history-block,
.info-block,
.main-footer .footer-column,
.main-footer .time-schedule,
.news-block,
.news-block-four,
.news-block-two,
.price-block,
.project-block,
.project-block-five,
.project-block-four,
.project-block-three,
.service-block,
.service-block-eight,
.service-block-four,
.service-block-six,
.service-detail-section .brochure-column,
.shop-comment-form .rating-box,
.shop-detail-section .content-column,
.shop-detail-section .gallery-column,
.team-block,
.team-block-four,
.team-block-three,
.team-block-two {
    position: relative;
    margin-bottom: var(--margin-bottom-30)
}

.service-block .inner-box {
    position: relative;
    padding: 50px 0 0 50px;
    background-color: var(--white-color)
}

.service-block .inner-box .icon,
.service-block-four .inner-box .icon {
    position: relative;
    line-height: 1em;
    color: var(--color-two);
    font-size: var(--font-60);
    font-family: Flaticon;
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.service-block .inner-box:hover .icon,
.service-block-two .inner-box:hover .icon {
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg)
}

.service-block .inner-box h4,
.service-block-four .inner-box h4 {
    position: relative;
    font-weight: 600;
    margin-top: var(--margin-top-25);
    margin-bottom: var(--margin-bottom-15)
}

.service-block .inner-box h4 a,
.service-block-four .inner-box h4 a,
.team-block-three h5 a,
.team-detail-section .info-list li span {
    position: relative;
    color: var(--color-two)
}

.service-block .inner-box .text,
.service-block-four .inner-box .text {
    color: var(--color-five);
    max-width: 270px;
    line-height: 28px;
    margin-bottom: var(--margin-bottom-35)
}

.service-block .inner-box .view-detail {
    position: relative;
    display: block;
    font-weight: 600;
    letter-spacing: 3px;
    color: var(--white-color);
    font-family: var(--font-family-Jost)
}

.service-block .inner-box .view-detail:before {
    position: absolute;
    content: "\f18d";
    right: 20px;
    font-size: var(--font-12);
    color: var(--white-color);
    font-family: Flaticon
}

.service-block.style-two {
    margin-bottom: var(--margin-bottom-70)
}

.comment-form .form-group button,
.contact-form .form-group button,
.default-form.style-three .form-group button,
.quantity-box .item-quantity input.qty-spinner:focus,
.service-block .inner-box:hover .view-detail,
.service-block.style-two .inner-box {
    background: 0 0
}

.fluid-section-one:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 180px;
    content: '';
    background-color: var(--color-three)
}

.fluid-section-one .color-layer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    max-width: 1170px;
    background-color: rgb(1 84 149);
    transform: translateX(-50%) translateY(-32%)
}

.fluid-section-one .color-layer:before {
    position: absolute;
    content: '';
    left: 95%;
    top: 0;
    width: 200%;
    height: 100%;
    background-color: rgb(1 84 149)
}

.fluid-section-one .outer-container,
.fluid-section-two .outer-container {
    position: relative;
    min-height: 250px
}

.fluid-section-one .image-column {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.accordion-box .block .acc-content,
.fluid-section-one .image-column .image-box,
.mission-tabs .tabs-content .tab {
    position: relative;
    display: none
}

.fluid-section-one .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
    filter: grayscale(100%)
}

.fluid-section-one .image-column .overlay-box,
.news-block-six .overlay-box,
.video-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 45px;
    overflow: hidden
}

.fluid-section-one .image-column .overlay-box span {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 50%;
    top: 50%;
    z-index: 10;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    margin-top: -60px;
    margin-left: -60px;
    line-height: 120px;
    border-radius: 50%;
    font-family: flaticon;
    font-size: var(--font-30);
    color: var(--main-color);
    padding-left: var(--padding-left-5);
    background-color: var(--white-color);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.default-form.style-three .form-group textarea,
.default-form.style-two .form-group textarea {
    font-family: var(--font-family-Roboto);
    border-width: 1px;
    border-color: rgba(var(--color-two-rgb), .07)
}

.fluid-section-one .image-column .ripple,
.fluid-section-one .image-column .ripple:after,
.fluid-section-one .image-column .ripple:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: 3s infinite ripple;
    -moz-animation: 3s infinite ripple;
    -ms-animation: ripple 3s infinite;
    -o-animation: 3s infinite ripple;
    animation: 3s infinite ripple
}

.fluid-section-one .content-column,
.fluid-section-two .form-column {
    position: relative;
    float: right;
    width: 50%;
    z-index: 1
}

.fluid-section-one .content-column .inner-column {
    position: relative;
    max-width: 600px;
    width: 100%;
    float: left;
    padding-top: 225px;
    padding-right: var(--padding-right-15);
    padding-left: var(--padding-left-60)
}

.fluid-section-one.style-two {
    padding-bottom: var(--padding-zero);
    background-color: var(--color-two)
}

.fluid-section-one.style-two .content-column {
    background-position: left bottom;
    background-repeat: no-repeat
}

.fluid-section-one.style-two .content-column .inner-column {
    padding: 110px 15px 110px 100px
}

.counter-section .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-repeat: repeat-x
}

.counter-section .inner-container {
    position: relative;
    margin-right: -180px;
    padding: 60px 0 30px 100px;
    background-color: var(--main-color)
}

.counter-section .inner-container:before {
    position: absolute;
    content: '';
    left: 95%;
    top: 0;
    bottom: 0;
    width: 150%;
    background-color: var(--main-color)
}

.counter-block .inner-block {
    position: relative;
    border-right: 1px solid
}

.counter-block .counter {
    position: relative;
    line-height: 1em;
    color: var(--white-color);
    font-size: var(--font-55);
    font-family: var(--font-family-Jost)
}

.counter-block .counter-text,
.project-section .filters li,
.project-section-six .product-tab-btns li {
    font-weight: 600;
    font-size: var(--font-16);
    position: relative;
    font-family: var(--font-family-Jost);
    text-transform: uppercase
}

.counter-block .counter-text:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 21px;
    height: 21px;
    background: url(../images/stars.png) no-repeat
}

.clients-section.style-two,
.counter-section.style-two,
.counter-section.style-two .inner-container {
    background-color: var(--color-three)
}

.counter-block .counter-text {
    letter-spacing: 2px;
    color: var(--white-color);
    margin-top: var(--margin-top-10);
    padding-left: var(--padding-left-30)
}

.counter-section.style-two {
    padding-bottom: var(--padding-bottom-30)
}

.counter-section.style-two .counter-block .counter,
.news-block-five .read-more:hover,
.news-block-six .read-more:hover {
    color: var(--color-two)
}

.counter-section.style-three .counter-block .counter-text:before,
.counter-section.style-two .counter-block .counter-text:before {
    background: url(../images/stars-1.png)
}

.counter-section.style-three {
    padding: 80px 0 50px;
    background-color: var(--color-two)
}

.counter-section.style-three .inner-container {
    margin-right: 0;
    background: 0 0;
    padding: 0
}

.faq-page-section,
.project-section,
.project-section-three,
.project-section-two,
.team-section-three {
    position: relative;
    padding: 110px 0 100px
}

.project-section .filters {
    position: relative;
    text-align: right;
    margin-top: -80px;
    margin-bottom: var(--margin-bottom-80)
}

.comment-form .form-group,
.contact-form .form-group,
.default-form .form-group,
.main-footer .career-widget .phone,
.shop-comment-form h4 {
    margin-bottom: var(--margin-bottom-25)
}

.project-section .filters li,
.project-section-six .product-tab-btns li {
    cursor: pointer;
    display: inline-block;
    color: var(--color-two);
    margin-left: var(--margin-left-35);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.project-section .filters li span,
.project-section-six .product-tab-btns li span {
    position: absolute;
    top: -25px;
    right: 0;
    font-size: var(--font-12);
    color: var(--color-four)
}

.project-section .button-box,
.quantity-box,
.team-block-two .social-list {
    position: relative;
    margin-top: var(--margin-top-20)
}

.project-block .inner-box .image img,
.project-block-two .inner-box .image img,
.team-block .image img,
.team-block-three .image img,
.team-block-two .image img {
    position: relative;
    width: 100%;
    display: block;
    filter: grayscale(100%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.project-block .inner-box:hover .image img,
.project-block-three .inner-box:hover .image img,
.project-block-two .inner-box:hover .image img {
    filter: grayscale(0%);
    transform: scale(1.06, 1.06) rotate(1deg)
}

.project-block .overlay-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -220px;
    text-align: center;
    transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s
}

.project-block .inner-box:hover .overlay-box {
    bottom: 30px
}

.project-block .overlay-box .content {
    position: relative;
    padding: 21px 101px;
    display: inline-block;
    background-color: rgb(48 186 245 / 61%)
}

.project-block .title,
.project-block-five .title {
    position: relative;
    font-weight: 500;
    letter-spacing: 2px;
    color: var(--white-color);
    text-transform: uppercase;
    font-family: var(--font-family-Jost)
}

.project-block h4,
.project-block-five h4,
.project-block-four h4 {
    font-weight: 500;
    margin-top: var(--margin-top-10)
}

.news-block-three h5 a,
.project-block h4 a,
.project-block-five h4 a,
.project-block-four h4 a,
.project-block-two h4 a {
    position: relative;
    color: var(--white-color);
    width: 100%;
    background-repeat: no-repeat;
    -webkit-transition: .6s cubic-bezier(.215, .61, .355, 1);
    -o-transition: .6s cubic-bezier(.215, .61, .355, 1);
    transition: .6s cubic-bezier(.215, .61, .355, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.news-block-five h3 a:hover,
.news-block-six h3 a:hover,
.project-block h4 a:hover,
.project-block-five h4 a:hover,
.project-block-four h4 a:hover,
.project-block-three h4 a:hover,
.project-block-two h4 a:hover {
    background-size: 100% 100%
}

.testimonial-section {
    position: relative;
    padding: 120px 0
}

.testimonial-section .image-layer {
    position: absolute;
    left: 90px;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    filter: grayscale(100%);
    background-attachment: fixed
}

.testimonial-section .image-layer:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(var(--color-two-rgb), 1);
    background: linear-gradient(to right, var(--color-two-rgb) 1%, var(--white-color-rgb), 0) 100%;
    background: linear-gradient(to right, #1c1c1c 0, rgba(255, 255, 255, 0) 100%);
}

.testimonial-section .color-layer {
    position: absolute;
    left: 0;
    top: 100px;
    right: 0;
    bottom: 0;
    background-color: var(--main-color);
    background-position: center bottom;
    background-repeat: repeat-x
}

.testimonial-section .owl-dots {
    position: relative;
    margin-top: var(--margin-top-60)
}

.fluid-section-four .carousel-column .owl-dots .owl-dot,
.testimonial-section .owl-dots .owl-dot {
    position: relative;
    width: 20px;
    height: 8px;
    opacity: .2;
    display: inline-block;
    margin-right: var(--margin-right-15);
    background-color: var(--white-color);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.fluid-section-four .carousel-column .owl-dots .owl-dot.active,
.fluid-section-four .carousel-column .owl-dots .owl-dot:hover,
.testimonial-section .owl-dots .owl-dot.active,
.testimonial-section .owl-dots .owl-dot:hover {
    opacity: 1;
    background-color: var(--main-color)
}

.testimonial-block .inner-box .quote-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 34px;
    z-index: 1;
    line-height: 34px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    font-family: Flaticon;
    color: var(--white-color);
    font-size: var(--font-14);
    background-color: var(--main-color)
}

.testimonial-block .inner-box .info-inner {
    position: relative;
    font-weight: 500;
    min-height: 94px;
    font-size: var(--font-18);
    color: var(--color-six);
    padding-top: var(--padding-top-35);
    padding-left: var(--padding-left-120)
}

.testimonial-block .inner-box .author-image,
.testimonial-block-two .inner-box .author-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 94px;
    height: 94px
}

.testimonial-block .inner-box .author-image img,
.testimonial-block-two .inner-box .author-image img {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 50%
}

.testimonial-block .inner-box .text {
    position: relative;
    font-weight: 500;
    line-height: 42px;
    max-width: 735px;
    color: var(--white-color);
    font-size: var(--font-28);
    margin-top: var(--margin-top-50);
    font-family: var(--font-family-Jost)
}

.clients-section {
    position: relative;
    padding: 0
}

.clients-section .image-box img,
.service-block-five .inner-box {
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.team-section {
    position: relative;
    padding: 0 0 100px
}

.news-detail .gallery,
.price-block .option-list,
.project-section-two .button-box,
.services-section-six .button-box,
.team-section .button-box,
.team-section-two .button-box {
    position: relative;
    margin-top: var(--margin-top-30)
}

.team-section.style-two {
    padding: 100px 0 0
}

.team-section.style-two:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    height: 297px;
    background-color: var(--color-three)
}

.team-block .social-box .share-icon,
.team-block .social-list a {
    line-height: 40px;
    background-color: var(--white-color);
    font-size: var(--font-16);
    text-align: center;
    display: inline-block;
    color: var(--black-color);
    width: 40px;
    height: 40px
}

.project-block-two.style-three .image img,
.service-block-three .inner-box:hover .image img,
.team-section.style-two .team-block .image img,
.video-box.style-three .video-image img {
    filter: grayscale(0%)
}

.team-section.style-three {
    padding: 100px 0
}

.team-block .inner-box:hover .image img,
.team-block-three .inner-box:hover .image img,
.team-block-two .inner-box:hover .image img {
    filter: grayscale(0%);
    transform: scale(1.05, 1.05)
}

.team-block .social-box {
    position: absolute;
    right: 20px;
    top: 20px;
    bottom: 20px;
    overflow: hidden;
    border-radius: 50px
}

.team-block .social-box .share-icon {
    position: relative;
    z-index: 2;
    border-radius: 50%;
    font-family: Flaticon
}

.team-block .social-list {
    position: absolute;
    left: 0;
    top: -100%;
    width: 40px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.team-block .inner-box:hover .social-list {
    top: 50px
}

.team-block .social-list a {
    position: relative;
    border-radius: 50px;
    margin-bottom: var(--margin-bottom-10)
}

.team-block .social-list a.youtube {
    color: red
}

.team-block .social-list a.twitter {
    color: #1da1f2
}

.team-block .social-list a.facebook {
    color: #4267b2
}

.team-block .social-list a.instagram {
    color: #e73a67
}

.news-block .lower-content,
.team-block .lower-content,
.team-block-two .lower-content {
    position: relative;
    padding-top: var(--padding-top-30)
}

.booking-section-four .title-box h3,
.team-block h4,
.team-block-four h5,
.team-block-three h5,
.team-block-two h4 {
    font-weight: 500
}

.team-block h4 a,
.team-block-two h4 a {
    position: relative;
    color: var(--black-color);
    border-bottom: 2px solid var(--black-color)
}

.team-block .designation,
.team-block-two .designation {
    position: relative;
    font-weight: 500;
    color: var(--main-color);
    font-size: var(--font-12);
    margin-top: var(--margin-top-20);
    font-family: var(--font-family-Jost)
}

.team-block .text,
.team-block-two .text {
    position: relative;
    font-weight: 400;
    line-height: 25px;
    color: var(--color-five);
    font-size: var(--font-15);
    margin-top: var(--margin-top-15)
}

.fluid-section-two {
    position: relative;
    overflow: hidden;
    padding: 0;
    background-color: var(--color-two)
}

.fluid-section-two .map-column {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    filter: grayscale(100%)
}

.fluid-section-two .map-column .map-outer {
    position: static
}

.fluid-section-two .map-column .map-outer iframe {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.fluid-section-two .form-column .inner-column {
    position: relative;
    max-width: 780px;
    width: 100%;
    float: left;
    padding-top: var(--padding-top-100);
    padding-left: var(--padding-left-80);
    padding-right: var(--padding-right-15);
    padding-bottom: var(--padding-bottom-100)
}

.default-form .form-group input[type=email],
.default-form .form-group input[type=password],
.default-form .form-group input[type=tel],
.default-form .form-group input[type=text],
.default-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 25px;
    color: var(--white-color);
    height: 54px;
    font-size: var(--font-16);
    border-radius: 0;
    background: var(--color-seven);
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    text-transform: capitalize
}

.default-form .form-group input[type=email]:focus,
.default-form .form-group input[type=password]:focus,
.default-form .form-group input[type=tel]:focus,
.default-form .form-group input[type=text]:focus,
.default-form .form-group select:focus,
.default-form .form-group textarea:focus,
.info-block .inner-box:hover,
.intouch-form .form-group input[type=email]:focus,
.intouch-form .form-group input[type=password]:focus,
.intouch-form .form-group input[type=tel]:focus,
.intouch-form .form-group input[type=text]:focus,
.intouch-form .form-group select:focus,
.intouch-form .form-group textarea:focus,
.mobile-menu .search-box .form-group input[type=search]:focus,
.mobile-menu .search-box .form-group input[type=text]:focus,
.shop-comment-form .form-group input[type=email]:focus,
.shop-comment-form .form-group input[type=password]:focus,
.shop-comment-form .form-group input[type=tel]:focus,
.shop-comment-form .form-group input[type=text]:focus,
.shop-comment-form .form-group select:focus,
.shop-comment-form .form-group textarea:focus,
.shop-comment-form input:focus,
.shop-comment-form select:focus,
.shop-comment-form textarea:focus,
.shop-detail-section .comments-area .comment-box:hover {
    border-color: var(--main-color)
}

.default-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 15px 25px 25px;
    color: var(--white-color);
    height: 175px;
    font-size: var(--font-15);
    border-radius: 0;
    background: var(--color-seven);
    resize: none;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.default-form .form-group input::-webkit-input-placeholder,
.default-form .form-group textarea::-webkit-input-placeholder {
    color: rgba(var(--white-color-rgb), .6)
}

.default-form.style-two .form-group input[type=email],
.default-form.style-two .form-group input[type=password],
.default-form.style-two .form-group input[type=tel],
.default-form.style-two .form-group input[type=text],
.default-form.style-two .form-group select {
    border-width: 1px;
    color: var(--color-two);
    font-size: var(--font-15);
    background-color: var(--color-three);
    font-family: var(--font-family-Roboto);
    border-color: rgba(var(--color-two-rgb), .07)
}

.default-form.style-two .form-group textarea {
    color: var(--color-two);
    background-color: var(--color-three)
}

.default-form.style-two .form-group input::-webkit-input-placeholder,
.default-form.style-two .form-group textarea::-webkit-input-placeholder {
    color: var(--color-four)
}

.default-form.style-three .form-group input[type=email],
.default-form.style-three .form-group input[type=password],
.default-form.style-three .form-group input[type=tel],
.default-form.style-three .form-group input[type=text],
.default-form.style-three .form-group select {
    border-width: 1px;
    color: var(--color-two);
    font-size: var(--font-15);
    background-color: var(--white-color);
    font-family: var(--font-family-Roboto);
    border-color: rgba(var(--color-two-rgb), .07)
}

.default-form.style-three .form-group textarea {
    height: 270px;
    color: var(--color-two);
    background-color: var(--white-color)
}

.default-form.style-three .form-group input::-webkit-input-placeholder,
.default-form.style-three .form-group textarea::-webkit-input-placeholder {
    color: var(--color-four)
}

.about-section,
.news-section,
.sidebar-page-container {
    position: relative;
    padding: 100px 0 70px
}

.news-section .gray-color-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: var(--color-three)
}

.news-section.style-two {
    padding-bottom: var(--padding-bottom-100)
}

.news-section.style-two .sec-title .title,
.team-section-two .sec-title .title {
    color: var(--white-color)
}

.news-section.style-two .button-box,
.shop-page-section .styled-pagination {
    margin-top: var(--margin-top-20)
}

.news-section .color-layer,
.team-section-two .color-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 390px;
    background-color: var(--main-color);
    background-repeat: repeat
}

.news-section .owl-nav,
.news-section-four .owl-nav,
.team-section-four .owl-nav,
.testimonial-section-two .owl-nav {
    position: absolute;
    right: 0;
    top: -125px
}

.news-section .owl-nav .owl-next,
.news-section .owl-nav .owl-prev,
.news-section-two .owl-nav .owl-next,
.news-section-two .owl-nav .owl-prev {
    position: relative;
    width: 77px;
    height: 77px;
    line-height: 72px;
    text-align: center;
    display: inline-block;
    font-family: Flaticon;
    color: var(--color-two);
    font-size: var(--font-30);
    margin-left: var(--margin-left-20);
    border: 3px solid var(--color-two);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: var(--color-three)
}

.news-block .image,
.news-block-three .image,
.news-block-two .image {
    position: relative;
    overflow: hidden;
    background-color: var(--color-two)
}

.news-block .image img,
.news-block-four .image img,
.news-block-six .inner-box .image img,
.news-block-three .image img,
.news-block-two .image img,
.project-block-five .inner-box .image img,
.project-block-four .inner-box .image img,
.project-block-three .inner-box .image img,
.team-block-four .image img {
    position: relative;
    width: 100%;
    display: block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.news-block .inner-box:hover .image img,
.news-block-three .inner-box:hover .image img,
.news-block-two .inner-box:hover .image img {
    opacity: .7;
    transform: scale(1.05, 1.05)
}

.news-block .title,
.news-block-four .title {
    position: relative;
    font-weight: 500;
    color: var(--main-color);
    font-size: var(--font-15);
    text-transform: uppercase;
    font-family: var(--font-family-Jost)
}

.news-block .post-date {
    position: relative;
    font-weight: 400;
    font-size: var(--font-15);
    text-transform: capitalize;
    color: var(--color-eightteen);
    margin-top: var(--margin-top-15);
    padding-left: var(--padding-left-25);
    font-family: var(--font-family-Jost)
}

.news-block .post-date:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    content: "\f163";
    font-weight: 600;
    color: var(--color-two);
    font-family: flaticon
}

.news-block.style-two .title {
    padding: 3px 12px;
    display: inline-block;
    color: var(--white-color);
    background-color: var(--main-color)
}

.news-block.style-two h4 {
    text-transform: capitalize;
    font-family: var(--font-family-Jost);
    margin-bottom: var(--margin-zero) !important
}

.news-block h4 {
    font-weight: 500;
    margin-top: var(--margin-top-15)
}

.main-footer h6,
.newsletter-section h3 {
    color: var(--white-color);
    font-weight: 600
}

.news-block h4 a,
.news-block-four h4 a,
.news-block-two h4 a {
    position: relative;
    color: var(--black-color);
    width: 100%;
    background-repeat: no-repeat;
    -webkit-transition: .6s cubic-bezier(.215, .61, .355, 1);
    -o-transition: .6s cubic-bezier(.215, .61, .355, 1);
    transition: .6s cubic-bezier(.215, .61, .355, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.news-block .inner-box:hover h4 a,
.news-block-four .inner-box h4 a:hover,
.news-block-two .inner-box:hover h4 a {
    color: var(--main-color);
    background-size: 100% 100%
}

.newsletter-section {
    position: relative;
    padding: 60px 0;
    background-size: cover
}

.newsletter-section h3 {
    top: 6px
}

.brochure-box .form-group,
.email-box .form-group {
    position: relative;
    margin: 0;
    width: 100%;
    max-width: 100%
}

.email-box .form-group input[type=email],
.email-box .form-group input[type=text] {
    position: relative;
    line-height: 43px;
    padding: 10px 15px 10px 35px;
    display: block;
    font-size: var(--font-16);
    height: 60px;
    width: 100%;
    color: var(--white-color);
    box-shadow: inherit;
    border-radius: 50px;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    background-color: var(--color-seven);
    border: 1px solid rgba(var(--white-color-rgb), .1)
}

.email-box .form-group input::placeholder,
.email-box .form-group textarea::placeholder {
    color: var(--text-color)
}

.email-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50px;
    background-color: var(--main-color)
}

.email-box .form-group button i {
    position: relative;
    top: 4px;
    width: 40px;
    height: 40px;
    line-height: 44px;
    border-radius: 50px;
    display: inline-block;
    color: var(--main-color);
    font-size: var(--font-20);
    background-color: var(--white-color)
}

.main-footer {
    position: relative;
    background-color: rgb(1 84 149)
}

.main-footer h6 {
    text-transform: uppercase;
    margin-bottom: var(--margin-bottom-15)
}

.main-footer .widgets-section {
    position: relative;
    padding: 70px 0 30px
}

.main-footer .career-widget .title {
    position: relative;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: var(--font-18);
    text-transform: uppercase;
    color: #d7d7d7;
    font-family: var(--font-family-Jost)
}

.main-footer .career-widget .phone {
    position: relative;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 20px;
    color: var(--white-color);
    margin-top: var(--margin-top-25);
    padding-left: var(--padding-left-40);
    font-family: var(--font-family-Jost)
}

.main-footer .career-widget .phone:before {
    position: absolute;
    content: "\f14c";
    left: 0;
    top: 0;
    font-size: 20px;
    color: var(--main-color);
    font-family: flaticon
}

.main-footer .career-widget .email {
    position: relative;
    font-weight: 400;
    font-size: var(--font-20);
    color: var(--white-color);
    font-family: var(--font-family-Jost)
}

.main-footer .career-widget .career {
    position: relative;
    font-weight: 500;
    letter-spacing: 1px;
    display: block;
    color: var(--white-color);
    font-size: var(--font-18);
    text-transform: uppercase;
    margin-top: var(--margin-top-45);
    font-family: var(--font-family-Jost);
    margin-bottom: var(--margin-bottom-10)
}

.main-footer .career-widget .text {
    position: relative;
    font-weight: 400;
    display: block;
    line-height: 1.5em;
    color: #d7d7d7;
    font-size: var(--font-18);
    margin-top: var(--margin-top-15)
}

.main-footer .links li {
    position: relative;
    margin-bottom: var(--margin-bottom-10)
}

.main-footer .links li a {
    position: relative;
    color: #d7d7d7;
    font-size: var(--font-16)
}

.main-footer .time-schedule li {
    position: relative;
    color: #d7d7d7;
    font-size: var(--font-16);
    margin-bottom: var(--margin-bottom-10)
}

.main-footer .footer-bottom {
    position: relative;
    padding: 25px 0;
    border-top: 1px solid rgba(var(--white-color-rgb), .1)
}

.main-footer .footer-bottom .copyright-column .copyright {
    position: relative;
    color: var(--white-color);
    font-size: var(--font-18);
    font-family: 'DM Sans', sans-serif
}

.main-footer .footer-bottom .copyright-column .copyright a {
    position: relative;
    color: var(--white-color);
    font-family: 'DM Sans', sans-serif
}

.main-footer .footer-bottom .nav-column {
    position: relative;
    text-align: right
}

.main-footer .footer-bottom .nav-column .footer-bottom-nav li {
    position: relative;
    line-height: 1em;
    display: inline-block;
    margin-right: var(--margin-right-15);
    padding-right: var(--padding-right-15)
}

.main-footer .footer-bottom .nav-column .footer-bottom-nav li a {
    position: relative;
    color: var(--white-color);
    font-size: var(--font-16);
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    font-family: 'DM Sans', sans-serif
}

.banner-section .scroll-box,
.contact-info-section .info-list li .icon {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-footer .footer-bottom .nav-column .footer-bottom-nav li:last-child {
    padding-right: var(--padding-zero);
    margin-right: var(--margin-zero);
    border: 0
}

.banner-section {
    position: relative;
    background-position: right bottom;
    background-repeat: no-repeat
}

.banner-section .left-column {
    position: relative;
    width: 50%;
    float: left;
    background-color: var(--color-two)
}

.banner-section .left-column .icon {
    position: absolute;
    right: 50px;
    top: 50px
}

.banner-section .left-column .image {
    position: relative;
    filter: grayscale(100%)
}

.banner-section .right-column {
    position: relative;
    width: 50%;
    float: right
}

.banner-section .right-column .inner-column {
    position: relative;
    margin-top: -100px;
    padding-right: var(--padding-left-15);
    padding-left: var(--padding-left-100)
}

.banner-section .right-column h1 {
    font-size: var(--font-60);
    text-transform: uppercase
}

.banner-section .right-column .text {
    position: relative;
    line-height: 34px;
    max-width: 490px;
    color: var(--color-five);
    font-size: var(--font-18);
    margin-top: var(--margin-top-25);
    margin-bottom: var(--margin-bottom-40)
}

.banner-section .scroll-box {
    position: absolute;
    right: 40px;
    bottom: 0;
    z-index: 10;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: 3px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: var(--font-14);
    color: var(--color-four);
    text-transform: uppercase;
    font-family: var(--font-family-Jost);
    transition: .5s
}

.project-block-three .title,
.project-block-two .title {
    font-size: var(--font-15);
    text-transform: uppercase;
    letter-spacing: 2px
}

.contact-info-section:before {
    position: absolute;
    content: '';
    left: 90px;
    bottom: 0;
    right: 90px;
    height: 165px;
    background-color: var(--color-three)
}

.contact-info-section .inner-container {
    position: relative;
    margin-top: -200px;
    background-color: var(--main-color)
}

.booking-section-two .form-column,
.booking-section-two .image-column,
.contact-info-section .info-column,
.contact-info-section .video-column {
    position: relative;
    padding: 0;
    float: left
}

.contact-info-section .info-column .inner-column {
    position: relative;
    padding: 50px 55px;
    background-position: left bottom;
    background-repeat: no-repeat
}

.contact-info-section .info-column h3 {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--white-color);
    text-transform: uppercase
}

.contact-info-section .info-list li:hover .icon,
.video-box .overlay-box span {
    color: var(--main-color);
    background-color: var(--white-color)
}

.contact-info-section .info-column .text {
    position: relative;
    line-height: 28px;
    font-size: var(--font-16);
    color: var(--white-color);
    margin-top: var(--margin-top-20)
}

.about-section .content-column .button-box,
.contact-info-section .info-list,
.fluid-section-four .carousel-column .owl-dots,
.team-detail-section .social-box {
    position: relative;
    margin-top: var(--margin-top-50)
}

.contact-info-section .info-list li {
    position: relative;
    margin-bottom: var(--margin-bottom-40);
    font-family: var(--font-family-Jost)
}

.contact-info-section .info-list li .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 50px;
    font-family: Flaticon;
    color: var(--white-color);
    font-size: var(--font-18);
    border: 1px solid rgba(var(--white-color-rgb), .3);
    transition: .5s
}

.video-box .overlay-box span,
.video-box .video-image img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.contact-info-section .info-list li a {
    position: relative;
    font-weight: 500;
    font-size: var(--font-24);
    color: var(--white-color);
    padding-top: var(--padding-top-10);
    padding-left: var(--padding-left-70)
}

.about-section .content-column .about-list li:last-child,
.blog-cat li:last-child,
.contact-info-list li:last-child,
.contact-info-section .info-list li:last-child,
.post-widget .post:last-child,
.sidebar-page-container .comments-area .comment-box:last-child,
.team-detail-section .info-list li:last-child {
    margin-bottom: var(--margin-zero)
}

.video-box .video-image {
    position: relative;
    margin: 0;
    overflow: hidden;
    background-color: var(--main-color)
}

.booking-section,
.services-section-two .inner-container:before,
.services-section-two:before,
.team-section-two {
    background-color: var(--color-three);
    background-color: var(--color-three)
}

.video-box .video-image img {
    position: relative;
    width: 100%;
    transition: .5s;
    filter: grayscale(100%)
}

.video-box:hover .video-image img {
    transform: scale(1.05, 1.05);
    filter: grayscale(0%)
}

.video-box .overlay-box span {
    position: absolute;
    width: 85px;
    height: 85px;
    left: 50%;
    top: 50%;
    z-index: 10;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    margin-top: -42px;
    margin-left: -42px;
    line-height: 85px;
    border-radius: 50%;
    font-family: flaticon;
    font-size: var(--font-20);
    padding-left: var(--padding-left-5);
    transition: .5s
}

.service-block-two .inner-box:before,
.team-block-two .social-list li a {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.video-box.style-two .overlay-box span {
    font-size: var(--font-24);
    font-family: FontAwesome;
    color: var(--color-twentyseven)
}

.video-box .ripple,
.video-box .ripple:after,
.video-box .ripple:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85px;
    height: 85px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: 3s infinite ripple;
    -moz-animation: 3s infinite ripple;
    -ms-animation: ripple 3s infinite;
    -o-animation: 3s infinite ripple;
    animation: 3s infinite ripple
}

.services-section-two {
    position: relative;
    overflow: hidden;
    padding: 100px 0
}

.services-section-two:before {
    position: absolute;
    content: '';
    left: 90px;
    right: 90px;
    top: 0;
    bottom: 0
}

.services-section-two .service-block-two {
    position: relative;
    padding: 0;
    float: left;
    border-right: 1px solid var(--color-nine);
    border-bottom: 1px solid var(--color-nine)
}

.services-section-two .service-block-two:nth-child(4n+0),
.shop-comment-form .rating-box .rating:last-child {
    border-right: 0px
}

.services-section-two .inner-container:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    right: 0;
    height: 2px;
    z-index: 1
}

.service-block-two .inner-box {
    position: relative;
    padding: 45px 40px
}

.service-block-two .inner-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: scale(1, .3);
    background-color: var(--white-color);
    transition: .5s
}

.service-block-eight .inner-box:hover::before,
.service-block-two.active .inner-box::before {
    opacity: 1;
    transform: scale(1, 1)
}

.service-block-two .inner-box .overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block
}

.service-block-two .inner-box .side-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: .1;
    line-height: 1em;
    opacity: 0;
    color: var(--black-color);
    font-size: var(--font-70);
    font-family: Flaticon;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.service-block-two .inner-box:hover .side-icon {
    opacity: .1
}

.service-block-two .inner-box .icon {
    position: relative;
    line-height: 1em;
    color: var(--main-color);
    font-size: var(--font-50);
    font-family: Flaticon;
    display: inline-block;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.service-block-two .inner-box h4 {
    font-weight: 500;
    color: var(--color-two);
    margin-top: var(--margin-top-30)
}

.fluid-section-four,
.fluid-section-three {
    position: relative;
    overflow: hidden;
    padding: 0
}

.fluid-section-three .map-pattern {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background-repeat: no-repeat
}

.fluid-section-four .carousel-column,
.fluid-section-three .left-column {
    position: relative;
    width: 50%;
    height: 100%;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: var(--color-two)
}

.fluid-section-four .carousel-column .inner-column,
.fluid-section-three .left-column .inner-column {
    position: relative;
    max-width: 700px;
    width: 100%;
    float: right;
    padding: 100px 15px
}

.fluid-section-three .left-column .text {
    max-width: 440px
}

.fluid-section-four .brochure-column,
.fluid-section-three .right-column {
    position: relative;
    width: 50%;
    z-index: 1
}

.fluid-section-three .right-column .text {
    max-width: 500px
}

.fluid-section-four .brochure-column .inner-column,
.fluid-section-three .right-column .inner-column {
    position: relative;
    max-width: 700px;
    width: 100%;
    float: left;
    padding-right: var(--padding-right-15);
    padding-left: var(--padding-left-110)
}

.fluid-section-three .right-column .option li {
    position: relative;
    font-weight: 500;
    padding: 10px 0;
    font-size: var(--font-20);
    font-family: var(--font-family-Jost);
    padding-left: var(--padding-left-60);
    margin-bottom: var(--margin-bottom-25)
}

.fluid-section-three .right-column .option li:before {
    position: absolute;
    content: "\f1b8";
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    color: var(--main-color);
    font-family: flaticon;
    background-color: var(--white-color);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.booking-section {
    position: relative;
    padding: 110px 0;
    background-position: center bottom;
    background-repeat: repeat-x
}

.booking-section .inner-container {
    position: relative;
    padding: 120px 100px 90px;
    background-color: var(--white-color)
}

.booking-section .color-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 265px;
    background-color: var(--main-color);
    background-repeat: repeat
}

.project-section-two .auto-container {
    max-width: 1700px
}

.project-block-two {
    position: relative;
    margin-bottom: var(--margin-bottom-25)
}

.news-block-three .overlay-box,
.project-block-four .overlay-box,
.project-block-two .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

.news-block-three .inner-box:hover .overlay-box,
.project-block-four .inner-box:hover .overlay-box,
.project-block-two .inner-box:hover .overlay-box {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}

.news-block-three .overlay-box::before,
.project-block-four .overlay-box::before,
.project-block-two .overlay-box::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100, #000));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%)
}

.project-block-two .overlay-box .content {
    position: absolute;
    left: 40px;
    bottom: 38px;
    display: block;
    padding-left: 30px;
    border-left: 3px solid var(--main-color)
}

.project-block-two .title {
    position: relative;
    font-weight: 500;
    color: var(--main-color);
    font-family: var(--font-family-Jost)
}

.project-block-two h4 {
    font-weight: 500;
    margin-top: var(--margin-top-5)
}

.project-block-two .inner-box .arrow {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-family: Flaticon;
    font-size: var(--font-20);
    color: var(--white-color);
    background-color: var(--main-color)
}

.project-block-two.style-three h4,
.project-block-two.style-two h4 {
    font-size: var(--font-35)
}

.project-block-two.style-three .content,
.project-block-two.style-two .content {
    border: none;
    padding: var(--padding-zero)
}

.team-section-two {
    position: relative;
    padding: 110px 0 100px
}

.news-block-four .image::before,
.project-block-three .inner-box .image::before,
.team-block-four .image::before,
.team-block-three .image::before,
.team-block-two .image::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

.news-block-four .inner-box:hover .image::before,
.project-block-three .inner-box:hover .image::before,
.team-block-four .inner-box:hover .image::before,
.team-block-three .inner-box:hover .image::before,
.team-block-two .inner-box:hover .image::before {
    -webkit-animation: .95s circle;
    animation: .95s circle
}

@-webkit-keyframes circle {

    0%,
    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {

    0%,
    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

.team-block-two .social-list li {
    position: relative;
    margin-bottom: var(--margin-bottom-5)
}

.team-block-two .social-list li a {
    position: relative;
    font-weight: 500;
    display: inline-block;
    color: var(--color-two);
    font-size: var(--font-16);
    padding-right: var(--padding-right-10);
    transition: .5s;
    font-family: var(--font-family-Jost)
}

.team-block-two .social-list li a:before {
    position: absolute;
    content: '';
    left: 100%;
    top: 11px;
    width: 20px;
    height: 2px;
    background-color: var(--color-two);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.team-block-two .social-list li a:hover {
    color: var(--main-color);
    padding-right: var(--padding-zero);
    padding-left: var(--padding-left-30)
}

.team-block-two .social-list li a:hover::before {
    left: 0;
    right: auto;
    background-color: var(--main-color)
}

.fluid-section-four .carousel-column .text {
    font-size: var(--font-20);
    line-height: 32px;
    max-width: 620px
}

.brochure-box .form-group input[type=email],
.brochure-box .form-group input[type=text] {
    position: relative;
    height: 60px;
    width: 100%;
    display: block;
    color: var(--color-two);
    font-size: var(--font-16);
    padding: 10px 15px 10px 30px;
    background-color: var(--color-three);
    font-family: var(--font-family-Roboto);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    background-color: var(--color-three);
    border: 1px solid rgba(var(--color-two-rgb), .07)
}

.brochure-box .form-group input::placeholder,
.brochure-box .form-group textarea::placeholder {
    color: var(--text-color)
}

.brochure-box .form-group button {
    position: relative;
    background: 0 0;
    margin-top: var(--margin-top-30)
}

.service-block-three .inner-box {
    position: relative;
    background-position: left bottom;
    background-repeat: repeat
}

.service-block-three .content-column,
.service-block-three .image-column {
    position: relative;
    width: 50%
}

.service-block-three .content-column .inner-column {
    position: relative;
    padding: 0 30px
}

.service-block-three .content-column .icon {
    position: relative;
    line-height: 1em;
    color: var(--main-color);
    font-size: var(--font-60);
    font-family: Flaticon
}

.service-block-five .inner-box h4,
.service-block-three .content-column h4 {
    position: relative;
    font-weight: 500;
    margin-top: var(--margin-top-30)
}

.service-block-eight .inner-box h4 a,
.service-block-five .inner-box h4 a,
.service-block-six .inner-box h4 a,
.service-block-three .content-column h4 a,
.team-block-four h5 a {
    position: relative;
    color: var(--white-color)
}

.service-block-three .content-column .text {
    position: relative;
    line-height: 30px;
    max-width: 325px;
    color: var(--color-six);
    font-size: var(--font-18);
    margin-top: var(--margin-top-15)
}

.service-block-three .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
    filter: grayscale(100%);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.service-block-four .inner-box,
.service-block-four .inner-box .arrow {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.service-block-three .image-column .image:before {
    position: absolute;
    top: 0;
    left: -85%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 1
}

.service-block-three .inner-box:hover .image::before {
    -webkit-animation: 1s shine;
    animation: 1s shine
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.services-section-four {
    position: relative;
    overflow: hidden;
    padding: 120px 0 90px
}

.services-section-four .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: left bottom;
    background-repeat: no-repeat
}

.project-section-three .owl-nav,
.services-section-four .owl-nav {
    position: absolute;
    right: 0;
    top: -130px
}

.services-section-four .inner-container:before {
    position: absolute;
    content: '';
    right: 101%;
    top: 0;
    bottom: 0;
    width: 200%;
    z-index: 2;
    background-color: var(--white-color)
}

.service-block-four .inner-box {
    position: relative;
    padding: 50px 0 0 50px;
    background-color: var(--white-color);
    border: 1px solid var(--color-nine);
    transition: .5s
}

.service-block-five .inner-box:hover .icon,
.service-block-four .inner-box:hover .icon {
    color: var(--main-color);
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg)
}

.service-block-four .inner-box .arrow {
    position: absolute;
    right: 20px;
    top: 40px;
    opacity: .12;
    display: block;
    font-weight: 400;
    color: var(--black-color);
    font-family: Flaticon;
    font-size: var(--font-60);
    transform: rotate(-45deg);
    transition: .5s
}

.service-block-eight .inner-box:hover .arrow,
.service-block-four .inner-box:hover .arrow {
    opacity: 1;
    color: var(--main-color)
}

.service-block-four .inner-box:hover {
    box-shadow: 0 10px 15px rgba(0, 0, 0, .1)
}

.page-title .scroll-to-down,
.page-title .scroll-to-down:before,
.pricing-section .price-block.popular {
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.project-section-three .owl-nav .owl-next,
.project-section-three .owl-nav .owl-prev {
    position: relative;
    width: 65px;
    height: 65px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    font-family: Flaticon;
    color: var(--color-two);
    font-size: var(--font-30);
    margin-left: var(--margin-left-20);
    border: 3px solid var(--color-two);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: var(--white-color);
    border-color: var(--main-color);
    background-color: var(--main-color);
    border-radius: 50px
}

.project-section-three .inner-container:before,
.team-section-three .inner-container:before {
    position: absolute;
    content: '';
    right: 100%;
    top: 0;
    bottom: 0;
    width: 200%;
    z-index: 2;
    background-color: var(--white-color)
}

.project-block-three .lower-content {
    position: relative;
    padding-top: var(--padding-top-20);
    border-bottom: 1px solid #f9f9f9;
    padding-bottom: var(--padding-top-20)
}

.project-block-three .title {
    position: relative;
    font-weight: 500;
    color: var(--main-color);
    font-family: var(--font-family-Jost)
}

.project-block-three h4 {
    font-weight: 500;
    margin-top: var(--margin-top-0);
    font-size: 25px
}

.news-block-five h3 a,
.news-block-six h3 a,
.project-block-three h4 a {
    position: relative;
    color: var(--color-two);
    width: 100%;
    background-repeat: no-repeat;
    -webkit-transition: .6s cubic-bezier(.215, .61, .355, 1);
    -o-transition: .6s cubic-bezier(.215, .61, .355, 1);
    transition: .6s cubic-bezier(.215, .61, .355, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.appointment-section {
    position: relative;
    overflow: hidden;
    padding: 110px 0 90px;
    background-color: var(--color-two)
}

.appointment-section .side-image,
.booking-section-three .side-image {
    position: absolute;
    left: 0;
    bottom: 0
}

.appointment-section .inner-container {
    position: relative;
    max-width: 740px;
    width: 100%;
    float: right
}

.team-block-three .overlay-box {
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: -250px;
    z-index: 2;
    opacity: 0;
    text-align: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.team-block-four .inner-box:hover .overlay-box,
.team-block-three .inner-box:hover .overlay-box {
    bottom: 0;
    opacity: 1
}

.team-block-three .overlay-box .overlay-inner {
    position: relative;
    padding-top: var(--padding-top-20);
    background-color: var(--white-color)
}

.team-block-four .designation,
.team-block-three .designation {
    position: relative;
    font-weight: 500;
    color: var(--main-color);
    font-size: var(--font-12);
    margin-top: var(--margin-top-5);
    font-family: var(--font-family-Jost)
}

.team-block-three .social-list {
    position: relative;
    text-align: center;
    margin-top: var(--margin-top-20);
    border-top: 1px solid var(--color-nine);
    border-bottom: 1px solid var(--color-nine)
}

.team-block-three .social-list li {
    position: relative;
    display: inline-block;
    border-right: 1px solid var(--color-nine)
}

.mission-tabs .tab-btns .tab-btn:last-child,
.team-block-four .social-list li:last-child,
.team-block-three .social-list li:last-child {
    border-right: none
}

.team-block-three .social-list li a {
    position: relative;
    width: 60px;
    height: 60px;
    font-weight: 400;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    color: var(--color-two);
    font-size: var(--font-18);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-family: FontAwesome
}

.faq-section .inner-container {
    position: relative;
    padding: 80px 0 100px
}

.faq-section .inner-container:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 150%;
    bottom: 0;
    background-color: var(--color-three)
}

.faq-section .sec-title {
    position: relative;
    z-index: 1;
    margin-left: var(--margin-left-80)
}

.faq-section .accordion-box {
    max-width: 600px;
    margin-left: var(--margin-left-80)
}

.faq-section .accordion-box .block:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    width: 150%;
    opacity: 0;
    background-color: var(--white-color)
}

.faq-section .accordion-box .block.active-block::before,
.shop-item .inner-box:hover .image .overlay-box {
    opacity: 1
}

.accordion-box .block {
    position: relative;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    margin-bottom: var(--margin-bottom-10);
    padding-bottom: var(--padding-bottom-20);
    border-bottom: 1px solid var(--color-nine)
}

.accordion-box .block.active-block {
    padding-top: var(--padding-top-15);
    background-color: var(--white-color);
    border-color: var(--white-color)
}

.accordion-box .block .acc-btn {
    position: relative;
    cursor: pointer;
    line-height: 25px;
    font-weight: 500;
    background: 0 0;
    padding: 17px 40px 17px 0;
    font-size: var(--font-24);
    color: var(--black-color);
    transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    font-family: var(--font-family-Jost)
}

.accordion-box .block .icon-outer {
    position: absolute;
    right: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    font-weight: 400;
    font-size: var(--font-28);
    color: var(--black-color);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    font-family: flaticon
}

.accordion-box .block .icon-outer .icon {
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: var(--black-color);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.accordion-box .block .acc-btn.active .icon {
    transform: rotate(180deg)
}

.accordion-box .block .acc-content .content-text {
    padding-bottom: 6px
}

.accordion-box .block .acc-content.current,
.mission-tabs .tabs-content .tab.active-tab,
.post-widget .post .thumb a,
.shop-detail-section .prod-tabs .tabs-content .tab.active-tab {
    display: block
}

.accordion-box .block .content {
    position: relative;
    padding: 5px 60px 10px 0
}

.accordion-box .block .content .text {
    position: relative;
    line-height: 28px;
    color: var(--color-five);
    font-size: var(--font-16);
    font-family: 'DM Sans', sans-serif
}

.accordion-box.style-two .block {
    padding: 10px 30px;
    margin-bottom: var(--margin-bottom-25);
    border: 1px solid rgba(var(--black-color-rgb), .07)
}

.accordion-box.style-two .block .icon-outer {
    right: 0;
    top: 12px
}

.accordion-box.style-two .block .content {
    padding: 15px 0 20px
}

.testimonial-section-three,
.testimonial-section-two {
    position: relative;
    padding: 120px 0;
    background-color: var(--color-two);
    background-position: center center;
    background-repeat: no-repeat
}

.testimonial-section-two .inner-container:before {
    position: absolute;
    content: '';
    right: 100%;
    top: 0;
    bottom: -50px;
    width: 200%;
    z-index: 2;
    background-color: var(--color-two)
}

.testimonial-section-two .owl-nav .owl-next,
.testimonial-section-two .owl-nav .owl-prev {
    position: relative;
    width: 77px;
    height: 77px;
    line-height: 74px;
    text-align: center;
    display: inline-block;
    font-family: Flaticon;
    color: var(--white-color);
    font-size: var(--font-30);
    margin-left: var(--margin-left-20);
    border: 3px solid var(--white-color);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.testimonial-block-two {
    position: relative;
    margin-bottom: var(-margin-bottom-30)
}

.testimonial-block-two .inner-box {
    position: relative;
    padding: 45px 30px 60px;
    background-color: var(--color-seven)
}

.testimonial-block-two .inner-box .quote-icon {
    position: absolute;
    left: 30px;
    bottom: -13px;
    z-index: 1;
    display: inline-block;
    font-family: Flaticon;
    color: var(--main-color);
    font-size: var(--font-44)
}

.testimonial-block-two .inner-box .info-inner {
    position: relative;
    font-weight: 500;
    min-height: 94px;
    font-size: var(--font-20);
    color: var(--white-color);
    padding-top: var(--padding-top-25);
    padding-left: var(--padding-left-120);
    font-family: var(--font-family-Jost)
}

.testimonial-block-two .inner-box i {
    position: relative;
    font-style: normal;
    display: block;
    color: var(--color-ten);
    font-size: var(--font-14);
    margin-top: var(--margin-top-10)
}

.testimonial-block-two .inner-box .text {
    position: relative;
    font-weight: 400;
    line-height: 28px;
    color: var(--color-six);
    font-size: var(--font-16);
    margin-top: var(--margin-top-25);
    font-family: 'DM Sans', sans-serif
}

.news-section-two {
    position: relative;
    padding: 0 0 70px
}

.news-section-two .inner-container {
    position: relative;
    margin-right: -150px
}

.news-section-two .owl-nav {
    position: absolute;
    right: 150px;
    top: -125px
}

.news-block-two .content {
    position: relative;
    padding-left: var(--padding-left-30);
    padding-top: var(--padding-top-10)
}

.news-block-two .post-date {
    position: relative;
    font-weight: 500;
    color: var(--color-five);
    font-size: var(--font-15);
    text-transform: uppercase;
    font-family: var(--font-family-Jost)
}

.news-block-two h4 {
    font-weight: 500;
    line-height: 30px;
    margin-top: var(--margin-top-10)
}

.news-block-two .text {
    position: relative;
    line-height: 28px;
    color: var(--color-five);
    margin-top: var(--margin-top-10)
}

.news-block-two .post-meta,
.shop-comment-form button {
    position: relative;
    margin-top: var(--margin-top-10)
}

.news-block-two .post-meta li {
    position: relative;
    display: inline-block;
    margin-right: var(--margin-right-20);
    padding-left: var(--padding-left-25)
}

.news-block-two .post-meta li span {
    position: absolute;
    left: 0;
    top: 3px;
    line-height: 1em;
    color: var(--main-color);
    font-size: var(--font-16);
    font-family: Flaticon
}

.mobile-menu .search-box .form-group {
    position: relative;
    margin: 0;
    margin-bottom: var(--margin-bottom-10)
}

.mobile-menu .search-box .form-group input[type=search],
.mobile-menu .search-box .form-group input[type=text] {
    position: relative;
    line-height: 43px;
    padding: 10px 50px 10px 25px;
    display: block;
    font-size: var(--font-16);
    width: 100%;
    height: 54px;
    font-weight: 500;
    background: 0 0;
    color: var(--white-color);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    font-family: var(--font-family-Jost)
}

.mobile-menu .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 56px;
    width: 60px;
    display: block;
    font-size: 16px;
    color: var(--white-color);
    cursor: pointer;
    line-height: 100%;
    font-weight: 400;
    background: 0 0;
    font-family: Flaticon
}

.mobile-menu .search-box .form-group input::-webkit-input-placeholder {
    color: var(--white-color)
}

.sidebar-menu-page {
    padding-left: 300px
}

.about-section .content-column .inner-column,
.about-section-two .content-column .inner-column {
    position: relative;
    padding-right: var(--padding-right-90)
}

.about-section .content-column .about-list li {
    position: relative;
    font-weight: 500;
    font-size: var(--font-18);
    font-family: 'DM Sans', sans-serif;
    padding-left: var(--padding-left-30);
    margin-bottom: var(--margin-bottom-20)
}

.about-section .content-column .about-list li:before {
    position: absolute;
    content: "\f1b8";
    left: 0;
    top: 0;
    display: inline-block;
    font-size: var(--font-16);
    color: var(--main-color);
    font-family: flaticon
}

.about-section .video-column .inner-column {
    position: relative;
    margin-right: -170px
}

.services-section-five {
    position: relative;
    overflow: hidden;
    padding: 130px 0 10px;
    background-color: var(--color-two)
}

.booking-section-three,
.choose-section,
.news-section-three,
.project-section-five,
.services-section-six,
.team-section-four {
    background-color: var(--color-three);
    
}

.service-block-five {
    position: relative;
    margin-bottom: var(--margin-bottom-100)
}

.service-block-five .inner-box .service-number {
    position: absolute;
    left: 5px;
    top: -30px;
    width: 46px;
    height: 46px;
    z-index: 1;
    line-height: 46px;
    font-weight: 500;
    text-align: center;
    border-radius: 50px;
    font-size: var(--font-18);
    color: var(--white-color);
    background-color: var(--main-color)
}

.service-block-five .inner-box .icon {
    position: relative;
    line-height: 1em;
    color: var(--white-color);
    font-size: var(--font-64);
    font-family: Flaticon;
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.service-block-five .inner-box .text {
    color: var(--color-six);
    max-width: 270px;
    line-height: 28px;
    font-size: var(--font-16);
    margin-top: var(--margin-top-30)
}

.testimonial-section-three .owl-nav .owl-next,
.testimonial-section-three .owl-nav .owl-prev {
    width: 60px;
    line-height: 60px;
    font-family: Flaticon;
    font-size: var(--font-24);
    background-color: rgba(var(--white-color-rgb), .04);
    text-align: center;
    border-radius: 50px;
    color: var(--white-color);
    display: inline-block;
    height: 60px
}

.booking-section-two,
.project-section-four {
    position: relative;
    padding: 110px 0 0
}

.booking-section-two .color-layer,
.project-section-four .color-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 420px;
    background-color: var(--main-color);
    background-position: center bottom;
    background-repeat: repeat-x
}

.booking-section-two .sec-title .title,
.news-block-three .lower-box .read-more:hover,
.project-section-four .sec-title .title,
.team-section-four .sec-title .title {
    color: var(--white-color)
}

.project-section-four .project-block-two {
    float: left;
    padding: var(--padding-zero);
    margin-bottom: var(--margin-zero)
}

.project-section-four .button-box {
    position: relative;
    margin-top: var(--margin-top-100)
}

.testimonial-section-three .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 12%
}

.testimonial-section-three .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.news-block-three .upper-box,
.testimonial-section-three .owl-nav .owl-next {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.testimonial-section-three .owl-nav .owl-next {
    position: absolute;
    right: 0;
    transition: .5s
}

.main-slider-five .content-boxed,
.shop-detail-section .prod-tabs .tab-btns,
.team-block-four .inner-box,
.testimonial-block-three .inner-box {
    position: relative;
    /* text-align: center */
    
}

.testimonial-block-three .inner-box span {
    position: relative;
    font-style: normal;
    display: block;
    color: var(--white-color);
    font-size: var(--font-16);
    margin-top: var(--margin-top-25);
    font-family: var(--font-family-Jost)
}

.info-block .icon-outer,
.project-section-six .product-tab-btns,
.shop-page-section .items-sorting .view-option,
.testimonial-block-three .inner-box .author-image {
    position: relative;
    display: inline-block
}

.testimonial-block-three .inner-box .author-image .quote-icon {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    color: var(--white-color);
    background-color: var(--main-color)
}

.testimonial-block-three .inner-box .author-image img {
    position: relative;
    width: 94px;
    height: 94px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%
}

.testimonial-block-three .inner-box .text {
    position: relative;
    font-weight: 500;
    line-height: 40px;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    color: var(--white-color);
    font-size: var(--font-22);
    margin-top: var(--margin-top-25);
    font-family: 'DM Sans', sans-serif;
    margin-bottom: var(--margin-bottom-60)
}

.news-block-three .lower-box .read-more,
.news-block-three .post-date {
    font-family: var(--font-family-Jost);
    font-weight: 600;
    text-transform: uppercase
}

.booking-section-two .image-column .inner-column {
    position: relative;
    margin-left: -375px
}

.booking-section-two .image-column img,
.mission-section-two .image-column .image img,
.news-detail .inner-box .image img,
.project-detail-section .image img,
.service-detail-section .image img,
.team-detail-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.booking-section-two .form-column .inner-column {
    position: relative;
    padding: 70px;
    margin-top: -185px;
    background-color: var(--white-color)
}

.news-section-three {
    position: relative;
    padding: 110px 0
}

.mobile-menu-visible .sidebar-menu-page .mobile-menu {
    visibility: visible
}

.news-section-three .button-box,
.project-detail-section .more-posts,
.team-detail-section .info-list {
    position: relative;
    margin-top: var(--margin-top-40)
}

.news-section-three .news-block-three,
.pricing-section .price-block {
    padding: 0;
    float: left
}

.news-block-three .overlay-inner {
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px
}

.news-block-three .upper-box {
    position: relative;
    transition: .5s;
    transform: translateY(40px)
}

.news-block-three .inner-box:hover .upper-box {
    transform: translateY(0);
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    -ms-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms
}

.news-block-three .post-date {
    position: relative;
    color: var(--white-color);
    font-size: var(--font-12)
}

.news-block-three .post-date span {
    position: relative;
    font-weight: 400;
    margin-left: var(--margin-left-5)
}

.news-block-three h5 {
    font-weight: 500;
    line-height: 30px;
    margin-top: var(--margin-top-20)
}

.news-block-three .inner-box h5 a:hover {
    color: var(--white-color);
    background-size: 100% 100%
}

.news-block-three .inner-box:hover .lower-box {
    opacity: 1;
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    -ms-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms
}

.news-block-three .lower-box {
    position: relative;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.news-block-three .lower-box .read-more {
    position: relative;
    letter-spacing: 2px;
    display: inline-block;
    color: var(--main-color);
    font-size: var(--font-14);
    margin-top: var(--margin-top-20)
}

.news-block-three .lower-box .read-more:before {
    position: absolute;
    content: '';
    right: -30px;
    top: 0;
    content: "\f15c";
    font-family: Flaticon;
    font-size: var(--font-20)
}

.booking-section-three {
    position: relative;
    padding: 140px 0 0
}

.booking-section-three .inner-container .form-box {
    position: relative;
    max-width: 900px;
    float: right;
    width: 100%;
    padding: 90px 80px 70px;
    background-color: var(--white-color)
}

.services-section-six {
    position: relative;
    overflow: hidden;
    padding: 100px 0 70px
}

.services-section-six .service-block-six:nth-child(2) .content-box {
    margin-bottom: var(--margin-zero);
    margin-top: var(--margin-top-30)
}

.service-block-six .content-box {
    position: relative;
    padding: 50px 0 0 50px;
    background-color: rgb(1 84 149);
    margin-bottom: var(--margin-bottom-30);
}

.service-block-eight .service-number,
.service-block-six .service-number {
    position: absolute;
    right: 30px;
    top: 45px;
    width: 46px;
    height: 46px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    color: var(--white-color);
    font-size: var(--font-18);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid rgba(var(--white-color-rgb), .04)
    
}

.service-block-eight .inner-box:hover .service-number,
.service-block-six .inner-box:hover .service-number {
    color: var(--main-color);
    transform: rotateY(360deg);
    background-color: var(--white-color);
    border: 1px solid rgba(var(--white-color-rgb), 1)
}

.service-block-eight .inner-box .icon,
.service-block-six .inner-box .icon {
    position: relative;
    line-height: 1em;
    color: var(--main-color);
    font-size: var(--font-60);
    font-family: Flaticon;
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.service-block-eight .inner-box:hover .icon,
.service-block-six .inner-box:hover .icon {
    color: var(--white-color);
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg)
}

.service-block-six .inner-box h4 {
    position: relative;
    font-weight: 500;
    margin-top: var(--margin-top-25);
    margin-bottom: var(--margin-bottom-15)
}

.service-block-six .inner-box .text {
    color: #d7d7d7;
    max-width: 90%;
    line-height: 1.5em;
    font-size: var(--font-16);
    margin-bottom: var(--margin-bottom-35);
}

.service-block-six .inner-box .view-detail {
    position: relative;
    display: block;
    font-weight: 600;
    text-align: right;
    letter-spacing: 3px;
    color: var(--white-color);
    text-transform: uppercase;
    padding: 16px 40px 16px 25px;
    background-color: rgb(0 167 233);
    font-family: var(--font-family-Jost)
}

.service-block-six .inner-box .view-detail:after {
    position: absolute;
    content: "\f18d";
    right: 20px;
    font-size: var(--font-10);
    color: var(--white-color);
    font-family: Flaticon
}

.service-block-six .inner-box .view-detail:before {
    position: absolute;
    content: '';
    left: -50px;
    top: 50%;
    height: 1px;
    opacity: 1;
    width: 50%;
    background-color: rgb(255 255 255 / 10%)
}

.news-block-six .inner-box .image,
.service-block-six .image {
    position: relative;
    overflow: hidden;
    background-color: var(--main-color)
}

.service-block-six .image img {
    position: relative;
    width: 100%;
    display: block;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.service-block-six .inner-box:hover .image img {
    opacity: .5;
    transform: scale(1.05, 1.05)
}

.choose-section,
.team-section-four {
    position: relative;
    padding: 110px 0 0
}

.choose-section:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    left: 0;
    height: 110px;
    background-color: var(--color-two)
}

.choose-section .color-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    height: 550px;
    background-position: center center;
    background-color: var(--main-color)
}

.choose-section .content-column .inner-column {
    position: relative;
    padding: 110px 70px 88px 80px;
    background-color: var(--white-color)
}

.choose-section .content-column .option li,
.mission-tabs .option li {
    position: relative;
    font-weight: 500;
    padding: 0;
    font-size: var(--font-16);
    font-family: var(--font-family-Jost);
    padding-left: var(--padding-left-40);
    margin-bottom: var(--margin-bottom-25)
}

.choose-section .content-column .option li:before,
.mission-tabs .option li:before {
    position: absolute;
    content: "\f1b8";
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    color: var(--white-color);
    font-family: flaticon;
    font-size: var(--font-10);
    background-color: var(--main-color)
}

.choose-section .image-column .image {
    position: relative;
    margin-left: -30px
}

.choose-section .image-column .image img {
    position: relative;
    max-width: inherit;
    display: block
}

.project-section-five {
    position: relative;
    padding: 120px 0
}

.project-section-five.style-two {
    background: 0 0;
    padding-bottom: var(--padding-bottom-100)
}

.project-section-five .owl-nav {
    position: relative;
    text-align: center;
    margin-top: var(--margin-top-40)
}

.project-section-five .owl-nav .owl-next,
.project-section-five .owl-nav .owl-prev {
    position: relative;
    width: 65px;
    height: 65px;
    margin: 0 10px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    font-family: Flaticon;
    color: var(--color-two);
    font-size: var(--font-30);
    border: 3px solid var(--color-two);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: var(--white-color);
    border-color: var(--main-color);
    background-color: var(--main-color);
    border-radius: 50px
}

.project-section-five .auto-container {
    max-width: 1740px
}

.project-block-four .inner-box:hover .image img {
    filter: grayscale(100%);
    transform: scale(1.06, 1.06) rotate(1deg)
}

.project-block-four .overlay-box .content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    display: block;
    text-align: center;
    padding: 0 15px
}

.project-block-four .title {
    position: relative;
    font-weight: 750;
    letter-spacing: 2px;
    color: var(--main-color);
    font-size: var(--font-15);
    text-transform: uppercase;
    font-family: var(--font-family-Jost)
}

.team-section-four:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    height: 137px;
    z-index: 1;
    background-color: var(--color-two)
}

.team-section-four .inner-container:before {
    position: absolute;
    content: '';
    right: 100%;
    top: 0;
    bottom: 0;
    width: 200%;
    z-index: 2;
    background: var(--main-color) url(../images/background/17.png)
}

.team-section-four .inner-container:after {
    position: absolute;
    content: '';
    right: 100%;
    bottom: 0;
    width: 150%;
    height: 139px;
    z-index: 10;
    background-color: var(--color-two)
}

.team-section-four .color-layer {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: var(--main-color);
    background-repeat: no-repeat
}

.team-block-four .inner-box:hover .image img {
    transform: scale(1.05, 1.05)
}

.team-block-four .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.team-block-four .inner-box:hover .overlay-box:before,
.team-block-four .inner-box:hover .social-list {
    bottom: 0
}

.team-block-four .overlay-box:before {
    position: absolute;
    content: '';
    left: 0;
    height: 50%;
    bottom: -50%;
    right: 0;
    transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100, #000));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%)
}

.team-block-four .lower-content {
    position: relative;
    padding: 25px 15px;
    background-color: var(--color-seven)
}

.team-block-four .social-list {
    position: absolute;
    left: 0;
    bottom: -100px;
    right: 0;
    text-align: center;
    margin-top: var(--margin-top-20);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-top: 1px solid rgba(var(--white-color-rgb), .3)
}

.team-block-four .social-list li {
    position: relative;
    display: inline-block;
    border-right: 1px solid rgba(var(--white-color-rgb), .3)
}

.team-block-four .social-list li a {
    position: relative;
    width: 80px;
    height: 60px;
    font-weight: 400;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    color: var(--white-color);
    font-size: var(--font-18);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-family: FontAwesome
}

.testimonial-section-four {
    position: relative;
    padding: 80px 0 100px;
    background-color: var(--color-two);
    background-repeat: no-repeat
}

.testimonial-section-four .left-authors {
    position: absolute;
    left: -150px;
    bottom: -180px;
    width: 440px;
    height: 440px;
    border-radius: 50%;
    border: 1px solid rgba(var(--white-color-rgb), .5)
}

.testimonial-section-four .left-authors .one {
    position: absolute;
    left: 180px;
    top: -30px
}

.testimonial-section-four .left-authors .two {
    position: absolute;
    left: 340px;
    top: 30px
}

.testimonial-section-four .left-authors .three {
    position: absolute;
    left: 375px;
    top: 180px;
    transform: translateX(25px)
}

.testimonial-section-four .right-authors .four {
    position: absolute;
    right: 180px;
    top: -30px
}

.testimonial-section-four .right-authors .five {
    position: absolute;
    right: 340px;
    top: 30px
}

.testimonial-section-four .right-authors .six {
    position: absolute;
    right: 375px;
    top: 180px;
    transform: translateX(-30px)
}

.testimonial-section-four .right-authors {
    position: absolute;
    right: -150px;
    bottom: -180px;
    width: 440px;
    height: 440px;
    border-radius: 50%;
    border: 1px solid rgba(var(--white-color-rgb), .5)
}

.news-section-four {
    position: relative;
    padding: 110px 0 70px;
    background-color: var(--color-three)
}

.mission-section-two .inner-container,
.news-block-four .inner-box {
    position: relative;
    background-color: var(--white-color)
}

.news-block-four .image {
    position: relative;
    overflow: hidden;
    background-color: var(--black-color)
}

.news-block-four .inner-box:hover .image img,
.news-block-six .inner-box:hover .image img {
    opacity: .7;
    transform: scale(1.04, 1.04)
}

.news-block-four .lower-content {
    position: relative;
    padding: 30px 40px
}

.news-block-four h4 {
    font-weight: 500;
    margin-top: var(--margin-top-15);
    margin-bottom: var(--margin-bottom-25)
}

.news-block-four .inner-box .author {
    position: relative;
    font-weight: 500;
    display: inline-block;
    font-size: var(--font-16);
    color: var(--color-seven);
    padding-top: var(--padding-top-5);
    padding-left: var(--padding-left-45);
    font-family: 'DM Sans', sans-serif
}

.news-block-four .inner-box .author .image {
    position: absolute;
    left: 0;
    top: -1px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: inline-block
}

.news-block-four .post-meta {
    position: relative;
    display: inline-block;
    margin-left: var(--margin-left-60)
}

.news-block-four .post-meta li {
    position: relative;
    display: inline-block;
    color: var(--color-five);
    font-size: var(--font-16);
    margin-right: var(--margin-right-20);
    padding-right: var(--padding-right-30)
}

.news-block-four .post-meta li span {
    position: absolute;
    right: 0;
    top: 3px;
    line-height: 1em;
    color: var(--main-color);
    font-family: Flaticon
}

.main-slider-five .slide {
    position: relative;
    overflow: hidden;
    padding: 120px 0 420px
}

.main-slider-five .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-position: right center;
    -webkit-transition: 6s linear;
    -moz-transition: 6s linear;
    -ms-transition: 6s linear;
    -o-transition: 6s linear;
    transition: 6s linear
}

.main-slider-five .active .image-layer {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.main-slider-five .image-layer:before {
    position: absolute;
    content: '';
    left: 0;
    top: -150px;
    right: 0;
    bottom: 0;
    background: url(../images/gradient-layer-1.png) center top repeat-y
}

.main-slider-five h1 {
    opacity: 0;
    line-height: 77px;
    text-transform: uppercase;
    color: var(--color-two);
    transform-origin: top;
    transform: translateY(200px);
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin-bottom: var(--margin-bottom-50)
}

.main-slider-five .active h1 {
    opacity: 1;
    transform: translateY(0);
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    -ms-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms
}

.main-slider-five .btns-box {
    opacity: 0;
    transform: translateY(200px);
    transform-origin: top;
    display: inline-block;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.main-slider-five .active .btns-box {
    opacity: 1;
    transform: translateY(0);
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    -ms-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s
}

.booking-section-four .inner-container {
    position: relative;
    z-index: 10;
    margin-top: -260px;
    padding: 80px;
    background-color: var(--white-color)
}

.booking-section-four .title-box,
.mission-section-two .image-column,
.mission-section-two .tab-column {
    position: relative;
    margin-bottom: var(--margin-bottom-40)
}

.booking-section-four .title-box .call {
    position: relative;
    font-weight: 600;
    color: var(--color-two);
    font-size: var(--font-20);
    text-transform: uppercase;
    margin-top: var(--margin-top-10);
    font-family: var(--font-family-Jost)
}

.booking-section-four .title-box .call a {
    color: var(--main-color);
    font-weight: 700;
    border-bottom: 2px solid var(--main-color)
}

.booking-section-four .title-box .call a:hover {
    color: var(--color-two);
    border-color: var(--color-two)
}

.about-section-two {
    position: relative;
    margin-top: -430px;
    padding: 540px 0 70px
}

.about-section-two.style-two {
    padding: 130px 0 50px;
    margin: var(--margin-zero);
    background-color: var(--white-color)
}

.about-section-two .pattern-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-color: var(--color-three)
}

.about-section-two .image-column .inner-column {
    position: relative;
    padding-right: var(--padding-right-50)
}

.about-section-two .image-column-right .inner-column {
    position: relative;
    padding-left: var(--padding-left-50)
}

.about-section-two .experience-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 250px;
    height: 270px;
    text-align: center;
    padding: 30px 15px 10px;
    background-color: var(--main-color);
    border: 10px solid var(--white-color);
    background-position: right bottom;
    background-repeat: no-repeat
}

.about-section-two .experience-box .counter {
    position: relative;
    font-weight: 500;
    overflow: hidden;
    line-height: 1em;
    font-size: var(--font-80);
    color: var(--white-color);
    font-family: var(--font-family-Jost)
}

.about-section-two .experience-box .text {
    position: relative;
    line-height: 32px;
    font-size: var(--font-24);
    color: var(--white-color);
    font-family: 'DM Sans', sans-serif
}

.about-section-two .info-column,
.blog-cat li,
.shop-comment-form .form-group {
    position: relative;
    margin-bottom: var(--margin-bottom-15)
}

.about-section-two .info-column .icon {
    position: relative;
    line-height: 1em;
    font-size: var(--font-50);
    color: var(--main-color);
    font-family: Flaticon
}

.about-section-two .info-column h4 {
    font-weight: 500;
    color: var(--color-two);
    margin-top: var(--margin-top-15)
}

.about-section-two .info-column .text {
    max-width: 255px;
    line-height: 28px;
    font-size: var(--font-16);
    color: var(--color-five);
    margin-top: var(--margin-top-10)
}

.services-section-seven {
    position: relative;
    padding: 110px 0 70px;
    background-color: var(--color-two)
}

.service-block-eight .inner-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: scale(.5, 1);
    background-color: var(--color-seven);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.service-block-eight .inner-box:hover {
    border-color: var(--color-seven)
}

.service-block-eight .content-box {
    position: relative;
    padding: 50px 0 50px 50px;
    border: 1px solid rgba(var(--white-color-rgb), .04)
}

.service-block-eight .inner-box h4 {
    position: relative;
    font-weight: 500;
    margin-top: var(--margin-top-25);
    margin-bottom: var(--margin-bottom-20)
}

.service-block-eight .inner-box .text {
    color: var(--color-six);
    max-width: 270px;
    line-height: 28px;
    font-size: var(--font-16);
    margin-bottom: var(--margin-bottom-35)
}

.service-block-eight .inner-box .arrow {
    position: relative;
    display: block;
    opacity: .2;
    color: var(--white-color);
    font-family: Flaticon;
    font-size: var(--font-50)
}

.mission-tabs .tab-btns .tab-btn,
.price-block .price,
.price-block .title,
.price-block h4 {
    font-family: var(--font-family-Jost)
}

.mission-section {
    position: relative;
    overflow: hidden;
    padding-top: var(--padding-top-110);
    background-color: var(--color-three)
}

.mission-section .color-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 20%;
    height: 550px;
    background-color: var(--main-color)
}

.mission-section .inner-container {
    position: relative;
    padding-bottom: var(--padding-bottom-100);
    background-color: var(--white-color)
}

.mission-section .inner-container:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    bottom: 0;
    width: 150%;
    background-color: var(--white-color)
}

.mission-section .tab-column .inner-column {
    position: relative;
    padding-right: var(--padding-right-100)
}

.mission-section .tab-column .inner-column .sec-title .text {
    padding-right: var(--padding-right-50)
}

.mission-section .image-column .image {
    position: relative;
    margin-left: -130px
}

.mission-section .image-column .image img {
    position: relative;
    max-width: inherit
}

.mission-tabs .tab-btns {
    position: relative;
    border-bottom: 1px solid rgba(var(--black-color-rgb), .04)
}

.mission-tabs .tab-btns .tab-btn {
    position: relative;
    float: left;
    display: block;
    cursor: pointer;
    font-weight: 500;
    line-height: 24px;
    padding: 20px 38px;
    color: var(--color-two);
    font-size: var(--font-20);
    text-transform: capitalize;
    transition: .5s;
    border-right: 1px solid rgba(var(--black-color-rgb), .04)
}

.mission-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    opacity: 0;
    margin-left: -5px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 10px solid var(--color-two)
}

.mission-tabs .tab-btns .tab-btn.active-btn,
.mission-tabs .tab-btns .tab-btn:hover {
    color: var(--white-color);
    background: var(--color-two)
}

.mission-tabs .tab-btns .tab-btn.active-btn::before,
.mission-tabs .tab-btns .tab-btn:hover::before {
    bottom: -10px;
    opacity: 1
}

.mission-tabs .tabs-content {
    position: relative;
    padding: 80px 60px 0
}

.mission-tabs.style-two .tab-btns {
    border: none
}

.mission-tabs.style-two .tab-btns .tab-btn {
    border-right: 0px;
    padding: 18px 38px 16px;
    margin-right: var(--margin-right-15);
    background-color: var(--color-three);
    border-bottom: 2px solid transparent
}

.mission-tabs.style-two .tab-btns .tab-btn.active-btn,
.mission-tabs.style-two .tab-btns .tab-btn:hover {
    color: var(--color-two);
    border-color: var(--main-color)
}

.mission-tabs.style-two .tabs-content {
    padding: 40px 0 0
}

.mission-tabs.style-two .tabs-content h2 {
    text-transform: uppercase;
    margin-bottom: var(--margin-bottom-20)
}

.project-section-six {
    position: relative;
    padding: 100px 0 0;
    background-color: var(--color-three)
}

.project-section-six .project-tab .p-tabs-content {
    position: relative;
    display: block;
    margin-top: var(--margin-top-60)
}

.project-section-six .project-tab .p-tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    visibility: hidden
}

.project-section-six .project-tab .p-tab.active-tab {
    position: relative;
    visibility: visible;
    z-index: 5
}

.project-section-six .p-tab.active-tab .project-block-two {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1)
}

.project-section-six .p-tab .project-block-two {
    transition: .7s;
    -moz-transition: .7s;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0)
}

.page-title .bread-crumb li a,
.shop-comment-form .rating-box .rating a {
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s
}

.project-section-six .tabs-header {
    position: relative;
    text-align: right;
    margin-top: -75px
}

.price-block .button-box,
.price-block .price {
    margin-top: var(--margin-top-50)
}

.history-section,
.pricing-section {
    position: relative;
    padding: 100px 0 70px;
    background-color: var(--color-three)
}

.pricing-section.style-two {
    padding: 120px 0 80px;
    background-color: var(--white-color)
}

.price-block .inner-box {
    position: relative;
    padding: 50px 35px;
    background-color: var(--white-color);
    border: 1px solid rgba(var(--black-color-rgb), .04)
}

.price-block .title {
    position: relative;
    font-weight: 600;
    font-size: var(--font-14);
    text-transform: uppercase;
    color: var(--color-five)
}

.price-block .title .icon {
    position: absolute;
    right: 0;
    font-size: var(--font-16);
    color: var(--color-twelve)
}

.price-block .title i {
    font-style: normal;
    color: var(--main-color)
}

.price-block .price {
    position: relative;
    font-weight: 700;
    line-height: 1em;
    color: var(--main-color);
    font-size: var(--font-50);
    text-transform: uppercase
}

.price-block h4 {
    position: relative;
    font-weight: 500;
    color: var(--color-two);
    text-transform: capitalize;
    margin-top: var(--margin-top-25)
}

.price-block .option-list li {
    position: relative;
    font-weight: 400;
    color: var(--color-five);
    font-size: var(--font-16);
    font-family: 'DM Sans', sans-serif;
    padding-left: var(--padding-left-30);
    margin-bottom: var(--margin-bottom-15)
}

.price-block .option-list li:before {
    position: absolute;
    left: 0;
    content: "\f196";
    font-family: flaticon;
    color: var(--main-color)
}

.price-block .option-list li.hide {
    opacity: .3
}

.page-title {
    position: relative;
    z-index: 1;
    text-align: center;
    background-size: cover;
    padding: 200px 0 100px
}

.page-title:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.page-title h2 {
    color: var(--heading-color);
    text-transform: capitalize;
    font-size: var(--font-55);
    font-weight: 500
}

.page-title .bread-crumb {
    position: relative;
    margin-top: var(--margin-top-20);
    display: none
}

.page-title .bread-crumb li {
    position: relative;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    font-size: var(--font-16);
    color: var(--black-color);
    font-family: var(--font-family-Jost);
    margin-right: var(--margin-right-10);
    padding-right: var(--padding-right-10)
}

.page-title .bread-crumb li:before {
    position: absolute;
    right: -5px;
    top: -3px;
    color: #fff;
    content: ":";
    font-weight: 400;
    font-size: var(--font-22);
    color: var(--black-color);
    font-family: FontAwesome
}

.page-title .bread-crumb li:last-child {
    padding-right: 0;
    margin-right: 0
}

.page-title .bread-crumb li a {
    color: var(--black-color);
    transition: .3s
}

.page-title .bread-crumb li a:hover {
    color: var(--black-color)
}

.page-title .scroll-to-down {
    position: absolute;
    left: 50%;
    bottom: -38px;
    width: 76px;
    height: 76px;
    font-size: 30px;
    cursor: pointer;
    line-height: 76px;
    text-align: center;
    margin-left: -38px;
    border-radius: 50px;
    display: inline-block;
    font-family: Flaticon;
    background-color: var(--white-color);
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -ms-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.page-title .scroll-to-down:before {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    right: -7px;
    bottom: -7px;
    border-radius: 50px;
    border: 1px solid var(--white-color)
}

.mission-section-two {
    position: relative;
    overflow: hidden;
    padding: 110px 0 60px
}

.mission-section-two .tab-column .inner-column {
    position: relative;
    padding-right: var(--padding-right-60)
}

.mission-section-two .tab-column p {
    position: relative;
    color: #6e6e74
}

.history-block .inner-box {
    position: relative;
    padding: 80px 70px;
    background-color: var(--white-color)
}

.history-block .inner-box .content {
    position: relative;
    padding-left: 300px
}

.history-block .year,
.service-detail-section .brochure-column .icon {
    position: absolute;
    top: 0;
    left: 0
}

.history-block .year {
    line-height: 1em;
    font-weight: 700;
    color: var(--color-two);
    font-size: var(--font-60);
    font-family: var(--font-family-Jost)
}

.history-block h3 {
    font-weight: 500;
    color: var(--color-two);
    font-size: var(--font-30)
}

.history-block .text {
    position: relative;
    line-height: 30px;
    color: var(--color-five);
    font-size: var(--font-18);
    margin-top: var(--margin-top-25)
}

.services-page-section {
    position: relative;
    padding: 120px 0 50px
}

.services-form-section {
    position: relative;
    padding: 90px 0 100px;
    background-color: var(--color-three)
}

.service-detail-section,
.team-detail-section,
.team-page-section {
    position: relative;
    padding: 140px 0 70px
}

.news-block-six .lower-content,
.news-detail .lower-content,
.project-detail-section .lower-content,
.service-detail-section .lower-content {
    position: relative;
    padding-top: var(--padding-top-40)
}

.project-detail-section h3,
.project-detail-section h4,
.service-detail-section h3,
.service-detail-section h4 {
    text-transform: uppercase;
    color: var(--color-two);
    font-weight: 700;
    margin-bottom: var(--margin-bottom-20)
}

.project-detail-section p,
.service-detail-section p,
.team-detail-section p {
    position: relative;
    color: var(--color-five);
    margin-bottom: var(--margin-bottom-20)
}

.project-detail-section .video-box,
.service-detail-section .video-box {
    margin-top: var(--margin-top-30);
    margin-bottom: var(--margin-bottom-50)
}

.service-detail-section .brochure-column .column-inner {
    position: relative;
    padding: 40px;
    border-radius: 5px;
    border: 1px solid rgba(var(--black-color-rgb), .1)
}

.service-detail-section .brochure-column .content {
    position: relative;
    min-height: 172px;
    padding-left: 200px
}

.service-detail-section .pdf-text {
    position: relative;
    margin-top: -10px;
    color: var(--color-five);
    margin-bottom: var(--margin-bottom-20)
}

.project-masonry-section,
.project-section-eight,
.project-section-seven {
    position: relative;
    padding: 120px 0 100px
}

.project-masonry-section .auto-container {
    max-width: 1750px
}

.project-masonry-section .styled-pagination {
    margin-top: var(--margin-top-40)
}

.styled-pagination li {
    position: relative;
    margin: 0 5px 10px;
    display: inline-block
}

.styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 50px;
    height: 50px;
    width: 50px;
    min-width: 50px;
    font-weight: 500;
    border-radius: 0;
    text-align: center;
    text-transform: capitalize;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    font-size: var(--font-14);
    color: var(--color-two);
    border: 1px solid rgba(var(--black-color-rgb), .1)
}

.styled-pagination li.next a,
.styled-pagination li.prev a {
    top: 4px;
    font-size: var(--font-18);
    font-family: Flaticon
}

.project-section-eight .styled-pagination,
.project-section-seven .styled-pagination {
    margin-top: var(--margin-top-30)
}

.project-block-five .overlay-box {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s
}

.project-block-five .overlay-box .content {
    position: relative;
    opacity: 0;
    padding: 28px 70px;
    display: inline-block;
    background-color: var(--main-color);
    transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transform: rotateX(90deg)
}

.project-block-five .inner-box:hover .overlay-box .content {
    opacity: 1;
    transform: rotateX(0)
}

.project-detail-section {
    position: relative;
    padding: 140px 0 100px
}

.project-detail-section .back-post,
.project-detail-section .next-post {
    position: relative;
    font-weight: 600;
    color: var(--color-two);
    font-size: var(--font-14);
    text-transform: uppercase;
    font-family: var(--font-family-Jost);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.project-detail-section .back-post span {
    position: relative;
    top: 5px;
    line-height: 1em;
    font-family: Flaticon;
    font-size: var(--font-20);
    margin-right: var(--margin-right-10)
}

.project-detail-section .next-post span {
    position: relative;
    top: 5px;
    line-height: 1em;
    font-family: Flaticon;
    font-size: var(--font-20);
    margin-left: var(--margin-left-10)
}

.team-page-section .team-block {
    margin-bottom: var(--margin-bottom-50)
}

.team-detail-section .upper-box {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    background-color: var(--color-three);
    margin-bottom: var(--margin-bottom-80)
}

.team-detail-section .image-column .image {
    position: relative;
    overflow: hidden;
    border-radius: 8px
}

.team-detail-section .content-column .inner-column {
    position: relative;
    padding: 50px 40px
}

.team-detail-section .content-column h2 {
    text-transform: uppercase;
    color: var(--color-two);
    font-family: var(--font-family-Jost)
}

.team-detail-section .content-column .designation {
    position: relative;
    font-weight: 700;
    color: var(--main-color);
    font-size: var(--font-15);
    margin-top: var(--margin-top-20);
    font-family: 'DM Sans', sans-serif
}

.team-detail-section .info-list li {
    position: relative;
    color: var(--color-five);
    font-size: var(--font-15);
    margin-bottom: var(--margin-bottom-20)
}

.team-detail-section .social-box li {
    position: relative;
    display: inline-block;
    margin-right: var(--margin-right-10)
}

.team-detail-section .social-box li a {
    position: relative;
    width: 46px;
    height: 46px;
    border-radius: 4px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    font-size: var(--font-18);
    color: var(--color-five);
    background-color: var(--white-color)
}

.team-detail-section h3,
.team-detail-section h4 {
    text-transform: uppercase;
    color: var(--color-two);
    margin-bottom: var(--margin-bottom-20);
    font-family: var(--font-family-Jost)
}

.team-detail-section .skills-outer {
    position: relative;
    margin-top: var(--margin-top-50);
    margin-bottom: var(--margin-bottom-50)
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side,
.team-detail-section .skills-outer h4 {
    margin-bottom: var(--margin-bottom-40)
}

.team-detail-section .counter-boxed {
    position: relative;
    text-align: center;
    margin-bottom: var(--margin-bottom-30)
}

.team-detail-section .counter-boxed .graph-outer {
    position: relative;
    text-align: center;
    display: inline-block
}

.team-detail-section .counter-boxed .count-box {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    font-weight: 600;
    margin-top: -38px;
    text-align: center;
    color: var(--color-two);
    font-size: var(--font-30);
    font-family: var(--font-family-Jost)
}

.team-detail-section .counter-boxed .count-box .sign {
    font-size: 20px
}

.team-detail-section .counter-boxed .sub-title {
    position: relative;
    line-height: 1.6em;
    color: var(--color-two);
    font-weight: 500;
    margin-top: 15px;
    font-size: var(--font-18);
    text-transform: capitalize;
    font-family: 'DM Sans', sans-serif
}

.shop-item .inner-box .hot,
.shop-item .inner-box .image .overlay-box .cart-option li a:hover {
    color: var(--white-color);
    background-color: var(--main-color)
}

.quantity-box span,
.shop-detail-section .content-column .price {
    font-family: var(--font-family-Jost);
    font-weight: 700;
    color: var(--color-two)
}

.shop-page-section {
    position: relative;
    padding: 140px 0 110px
}

.shop-page-section .items-sorting {
    position: relative;
    padding: 15px 30px;
    border-radius: 5px;
    margin-bottom: var(--margin-bottom-30);
    border: 1px solid rgba(var(--black-color-rgb), .1)
}

.shop-page-section .items-sorting .select-column {
    text-align: right
}

.shop-page-section .items-sorting .results-column .result {
    position: relative;
    font-weight: 500;
    padding: 4px 0;
    font-size: var(--font-16);
    font-family: 'DM Sans', sans-serif
}

.shop-page-section .items-sorting .view-option li {
    position: relative;
    display: inline-block;
    margin-left: var(--margin-left-15)
}

.shop-page-section .items-sorting .view-option li a {
    position: relative;
    color: var(--color-two);
    font-size: var(--font-20);
    font-family: Flaticon
}

.shop-page-section .items-sorting .view-option li:first-child a {
    top: 3px;
    font-size: var(--font-26)
}

.shop-page-section .items-sorting .form-group {
    position: relative;
    top: -5px;
    margin-bottom: 0;
    display: inline-block;
    margin-left: var(--margin-left-80)
}

.shop-page-section .items-sorting select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 0;
    font-weight: 500;
    cursor: pointer;
    color: var(--color-two);
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    font-size: var(--font-15);
    font-family: 'DM Sans', sans-serif;
    padding-right: var(--padding-right-25);
    background: url(../images/arrow-down.png) right center no-repeat;
    transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.shop-page-section .items-sorting select option {
    text-indent: 15px
}

.shop-item {
    position: relative;
    margin-bottom: var(--margin-bottom-35)
}

.shop-item .inner-box {
    position: relative;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.shop-item .inner-box .image {
    position: relative;
    z-index: 11;
    text-align: center;
    background-color: #f3f1f2
}

.shop-item .inner-box .hot {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 1;
    padding: 4px 18px;
    display: inline-block;
    text-transform: uppercase
}

.shop-item .inner-box .image .overlay-box {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    background-color: rgba(var(--black-color-rgb), .3);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.shop-item .inner-box .image .overlay-box .cart-option {
    position: relative;
    top: 50%;
    margin-top: -25px
}

.shop-item .inner-box .image .overlay-box .cart-option li {
    position: relative;
    margin: 0 3px;
    display: inline-block
}

.shop-item .inner-box .image .overlay-box .cart-option li .tooltip-data {
    position: absolute;
    left: 20px;
    bottom: 100%;
    width: 130px;
    color: var(--white-color);
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    opacity: 0;
    padding: 4px 15px;
    visibility: hidden;
    margin-left: -60px;
    margin-bottom: 0;
    background-color: var(--main-color);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.shop-item .inner-box .image .overlay-box .cart-option li a {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: var(--main-color);
    font-size: 18px;
    border-radius: 50%;
    display: inline-block;
    background-color: var(--white-color);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    font-family: Flaticon
}

.shop-item .inner-box .image img {
    max-width: 100%;
    display: inline-block
}

.shop-item .inner-box .lower-content {
    position: relative;
    z-index: 11;
    text-align: center;
    padding: 25px 0 0
}

.shop-item .inner-box .lower-content h6 {
    font-weight: 500;
    font-family: var(--font-family-Jost);
    margin-bottom: var(--margin-bottom-10)
}

.shop-item .inner-box .lower-content h6 a {
    color: var(--color-two);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.shop-item .inner-box .lower-content .price {
    position: relative;
    color: var(--color-four);
    font-size: var(--font-18);
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
    margin-bottom: var(--margin-bottom-10)
}

.shop-item .inner-box .lower-content .rating .fa {
    position: relative;
    display: inline-block;
    font-size: var(--font-14);
    color: var(--color-thirteen)
}

.shop-detail-section {
    position: relative;
    padding: 120px 0 80px
}

.shop-detail-section .gallery-column .carousel-outer {
    position: relative;
    padding-right: 122px
}

.shop-detail-section .gallery-column .image {
    position: relative;
    text-align: center;
    background-color: var(--color-fourteen)
}

.shop-detail-section .gallery-column .thumbs-carousel {
    position: absolute;
    right: 0;
    top: 0;
    width: 105px
}

.shop-detail-section .gallery-column .thumb {
    cursor: pointer;
    margin-bottom: var(--margin-zero)
}

.shop-detail-section .content-column .inner-column {
    position: relative;
    padding-left: var(--padding-left-30)
}

.shop-detail-section .content-column h3 {
    font-weight: 700;
    color: var(--color-two);
    text-transform: uppercase
}

.shop-detail-section .content-column .text {
    position: relative;
    line-height: 26px;
    color: var(--color-five);
    font-size: var(--font-16);
    margin-top: var(--margin-top-15)
}

.shop-detail-section .content-column .rating {
    position: relative;
    font-size: var(--font-16);
    color: var(--color-thirteen);
    margin-top: var(--margin-top-20)
}

.shop-detail-section .content-column .buttons-box,
.shop-detail-section .content-column .model,
.shop-detail-section .content-column .price {
    margin-top: var(--margin-top-25);
    position: relative
}

.shop-detail-section .content-column .rating i {
    position: relative;
    font-weight: 500;
    font-style: normal;
    color: var(--color-two);
    font-size: var(--font-14);
    margin-left: var(--margin-left-10);
    font-family: 'DM Sans', sans-serif
}

.shop-detail-section .content-column .price {
    font-size: var(--font-30)
}

.shop-detail-section .content-column .price span {
    position: relative;
    font-weight: 500;
    font-size: var(--font-20);
    color: var(--color-fifteen);
    text-decoration: line-through
}

.shop-detail-section .content-column .model .model-title {
    position: relative;
    display: block;
    font-weight: 500;
    font-size: var(--font-16);
    margin-bottom: var(--margin-bottom-15)
}

.shop-detail-section .content-column .buttons-box .btn-style-four {
    padding: 15px 50px;
    margin-left: var(--margin-left-15)
}

.select-size .select-box {
    position: relative;
    float: left;
    text-align: center;
    margin: 0 10px 10px 0
}

.select-size .input-box {
    position: relative;
    float: left
}

.select-size .select-box input[type=radio] {
    left: 0;
    top: 0;
    visibility: hidden;
    position: absolute;
    opacity: 0
}

.select-size .select-box label {
    display: block;
    line-height: 24px;
    padding: 5px 18px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    border-radius: 2px;
    font-size: var(--font-16);
    color: var(--color-sixteen);
    transition: .5s;
    text-transform: uppercase;
    background-color: var(--color-three)
}

.select-size .select-box input[type=radio]:checked+label {
    background-color: var(--main-color);
    color: #fff
}

.quantity-box span {
    position: relative;
    float: left;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: var(--font-16);
    margin-right: var(--margin-right-30)
}

.item-quantity {
    position: relative;
    width: 100%;
    max-width: 140px;
    padding: 0 45px;
    display: inline-block
}

.quantity-box .item-quantity .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    max-width: 144px;
    width: 100%;
    height: 42px
}

.quantity-box .item-quantity input.qty-spinner {
    line-height: 44px;
    height: 44px;
    width: 50px !important;
    padding: 0 !important;
    box-shadow: none !important;
    border: none;
    text-align: center;
    font-size: var(--font-18);
    font-weight: 500;
    color: #1e1e2a;
    border-radius: 0
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical>.btn.bootstrap-touchspin-down {
    position: absolute;
    height: 44px;
    width: 44px;
    background-color: var(--color-three);
    padding: 6px 0 !important;
    line-height: 30px;
    left: -40px;
    top: -44px;
    border: 1px solid #dedede;
    border-radius: 5px
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical>.btn.bootstrap-touchspin-up {
    position: absolute;
    height: 44px;
    width: 40px;
    background-color: var(--color-three);
    padding: 6px 0 !important;
    line-height: 30px;
    right: -40px;
    top: -44px;
    border: 1px solid #dedede;
    border-radius: 5px;
    margin-top: 0
}

.quantity-box .bootstrap-touchspin .glyphicon-chevron-up:before {
    content: "\f067";
    font-size: var(--font-16);
    color: #0c2957;
    font-weight: 400;
    font-style: normal;
    font-family: FontAwesome
}

.quantity-box .bootstrap-touchspin .glyphicon-chevron-down:before {
    content: "\f068";
    font-size: var(--font-16);
    color: #0c2957;
    font-weight: 400;
    font-style: normal;
    font-family: FontAwesome
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    width: 100%
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical i {
    top: 6px;
    left: 14px;
    font-size: inherit !important
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: 0
}

.shop-detail-section .prod-tabs {
    position: relative;
    margin-top: var(--margin-top-30);
    /* margin-bottom: var(--margin-bottom-40) */
}

.shop-detail-section .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: inline-block;
    margin: 0 5px 10px;
    background: var(--color-seventeen);
    color: var(--color-five);
    text-transform: uppercase;
    font-size: var(--font-18);
    line-height: 24px;
    cursor: pointer;
    font-weight: 700;
    padding: 13px 28px;
    transition: .5s;
    border: 1px solid rgba(var(--black-color-rgb), .06)
}

.shop-detail-section .prod-tabs .tab-btns .tab-btn.active-btn,
.shop-detail-section .prod-tabs .tab-btns .tab-btn:hover {
    color: var(--main-color);
    background: var(--white-color)
}

.shop-detail-section .prod-tabs .tabs-content {
    position: relative;
    padding: 30px 0 0
}

.shop-detail-section .prod-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0
}

.prod-tabs .tabs-content p {
    line-height: 1.4em;
    color: var(--color-five);
    font-size: var(--font-16);
    font-family: 'DM Sans', sans-serif;
    margin-bottom: var(--margin-bottom-15)
}

.prod-tabs .tabs-content .tab .title {
    position: relative;
    color: var(--text-color);
    font-size: var(--font-20);
    font-weight: 400;
    margin-top: var(--margin-top-10);
    margin-bottom: var(--margin-bottom-25)
}

.shop-comment-form .group-title {
    margin-bottom: var(--margin-bottom-20)
}

.shop-detail-section .comments-area,
.sidebar-widget {
    margin-bottom: var(--margin-bottom-40);
    position: relative
}

.shop-comment-form .rating-box .text {
    color: var(--main-color-two);
    margin-bottom: var(--margin-bottom-10)
}

.shop-comment-form .rating-box .rating {
    position: relative;
    display: inline-block;
    border-right: 1px solid #ebebeb;
    margin-right: var(--margin-right-10);
    padding-right: var(--padding-right-10)
}

.shop-comment-form .rating-box .rating .fa {
    position: relative;
    display: inline-block;
    margin-right: var(--margin-right-5)
}

.shop-comment-form .rating-box .rating a {
    position: relative;
    color: var(--color-thirteen);
    font-size: var(--font-16);
    display: inline-block;
    transition: .3s
}

.shop-comment-form .form-group label {
    position: relative;
    display: block;
    font-weight: 500;
    color: var(--color-two);
    font-size: var(--font-16);
    font-family: var(--font-family-Jost);
    margin-bottom: var(--margin-bottom-15)
}

.shop-comment-form .form-group:last-child {
    margin-bottom: 0
}

.shop-comment-form .form-group input[type=email],
.shop-comment-form .form-group input[type=password],
.shop-comment-form .form-group input[type=tel],
.shop-comment-form .form-group input[type=text],
.shop-comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 15px;
    border: 1px solid #efefef;
    height: 50px;
    color: var(--main-color-two);
    font-weight: 300;
    background: var(--white-color);
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.shop-comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 15px;
    color: var(--main-color-two);
    border: 1px solid #efefef;
    height: 105px;
    font-weight: 300;
    background: var(--white-color);
    resize: none;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.shop-detail-section .comments-area {
    margin-top: var(--margin-zero)
}

.shop-detail-section .comments-area .comment-box {
    position: relative;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    margin-bottom: var(--margin-bottom-30)
}

.shop-detail-section .comments-area .comment-box:first-child {
    padding-top: 0
}

.shop-detail-section .comments-area .comment-box.reply-comment {
    margin-left: var(--marg-left-30)
}

.shop-detail-section .comments-area .comment {
    position: relative;
    font-size: var(--font-14);
    padding: 0 0 0 80px
}

.shop-detail-section .comments-area .comment .comment-inner {
    position: relative;
    padding: 15px 20px;
    border: 1px solid #f4f4f4
}

.shop-detail-section .comments-area .comment .comment-inner .rating {
    position: absolute;
    right: 15px;
    top: 15px
}

.shop-detail-section .comments-area .comment .comment-inner .rating .fa {
    display: inline-block;
    font-size: var(--font-14);
    color: var(--color-thirteen)
}

.shop-detail-section .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: var(--margin-bottom-20)
}

.shop-detail-section .comments-area .comment-box .author-thumb img {
    width: 60px;
    display: block
}

.shop-detail-section .comments-area .comment-info {
    position: relative;
    line-height: 24px;
    font-weight: 600;
    color: var(--color-two);
    font-size: var(--font-16);
    margin-bottom: var(--margin-bottom-10);
    font-family: var(--font-family-Jost)
}

.shop-detail-section .comments-area .comment-box .text {
    font-weight: 400;
    font-size: var(--font-16);
    color: var(--main-color-two);
    margin-top: var(--marg-top-10);
    margin-bottom: var(--margin-bottom-10)
}

.shop-detail-section .related-products h4 {
    text-transform: uppercase;
    margin-bottom: var(--margin-bottom-30)
}

.sticky-top {
    top: 90px;
    z-index: 1
}

.sidebar-widget {
    padding: 30px 30px 35px;
    border: 1px solid rgba(var(--black-color-rgb), .06)
}

.contact-info-list li,
.post-widget .post,
.sidebar-title {
    margin-bottom: var(--margin-bottom-20)
}

.sidebar-title {
    position: relative
}

.sidebar-title h4 {
    position: relative;
    color: var(--color-two);
    text-transform: uppercase
}

.sidebar .search-box .form-group {
    position: relative;
    margin: var(--margin-zero)
}

.sidebar .search-box .form-group input[type=search],
.sidebar .search-box .form-group input[type=text] {
    position: relative;
    line-height: 28px;
    font-size: var(--font-14);
    padding: 10px 50px 10px 25px;
    background: var(--white-color);
    display: block;
    width: 100%;
    height: 60px;
    border-radius: 0;
    color: var(--color-eightteen);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    border: 1px solid rgba(var(--black-color-rgb), .06)
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    display: block;
    cursor: pointer;
    line-height: 100%;
    font-weight: 400;
    border-radius: 0;
    font-size: var(--font-18);
    color: var(--color-two);
    background: 0 0;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.contact-info-list li,
.intouch-form .form-group textarea,
.post-widget .post .title {
    color: var(--color-eightteen);
    position: relative
}

.sidebar .search-box .form-group button:hover {
    background: var(--main-color-two)
}

.blog-cat li a {
    position: relative;
    display: block;
    font-weight: 400;
    padding: 15px 22px;
    font-size: var(--font-16);
    color: var(--color-eightteen);
    font-family: 'DM Sans', sans-serif;
    border: 1px solid rgba(var(--black-color-rgb), .06);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.contact-info-list li span,
.tag-list li {
    display: inline-block;
    margin-right: var(--margin-right-10)
}

.blog-cat li a span {
    position: absolute;
    right: 20px
}

.post-widget .post {
    position: relative;
    min-height: 80px;
    padding-left: var(--padding-left-100)
}

.post-widget .post .thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    overflow: hidden
}

.post-widget .post .thumb img {
    display: block;
    width: 100%;
    height: auto
}

.post-widget .post h6 {
    font-weight: 500;
    line-height: 22px;
    font-size: var(--font-14);
    margin-top: var(--margin-top-5);
    font-family: 'DM Sans', sans-serif;
    margin-bottom: var(--margin-bottom-5)
}

.post-widget .post h6 a {
    color: var(--main-color-two);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.post-widget .post .title {
    display: block;
    font-size: var(--font-12);
    margin-bottom: var(--margin-zero)
}

.intouch-form .form-group,
.sidebar-page-container .comments-area .comment-info {
    margin-bottom: var(--margin-bottom-15)
}

.intouch-form .form-group input[type=email],
.intouch-form .form-group input[type=password],
.intouch-form .form-group input[type=tel],
.intouch-form .form-group input[type=text],
.intouch-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    height: 54px;
    line-height: 28px;
    padding: 10px 0;
    border-radius: 0;
    font-size: var(--font-15);
    color: var(--color-eightteen);
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    font-family: var(--font-family-Jost);
    border-bottom: 1px solid rgba(var(--black-color-rgb), .06)
}

.intouch-form .form-group textarea,
.tag-list li a {
    border-radius: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    font-family: var(--font-family-Jost)
}

.intouch-form .form-group textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 15px 0 25px;
    height: 60px;
    font-size: var(--font-15);
    resize: none;
    transition: .3s;
    border-bottom: 1px solid rgba(var(--black-color-rgb), .06)
}

.intouch-form .form-group button {
    background: 0 0;
    margin-top: var(--margin-top-15)
}

.intouch-form .form-group input::-webkit-input-placeholder,
.intouch-form .form-group textarea::-webkit-input-placeholder {
    color: var(--color-eightteen)
}

.contact-info-list li {
    font-weight: 400;
    font-size: var(--font-14);
    font-family: var(--font-family-Jost)
}

.news-detail .list li,
.tag-list li {
    margin-bottom: var(--margin-bottom-10)
}

.contact-info-list li span {
    position: relative;
    font-weight: 500;
    color: var(--color-two);
    font-size: var(--font-18)
}

.tag-list,
.tag-list li a {
    display: block;
    position: relative
}

.tag-list li {
    position: relative
}

.tag-list li a {
    line-height: 20px;
    font-weight: 600;
    padding: 10px 20px;
    font-size: var(--font-12);
    color: var(--color-eightteen);
    transition: .3s;
    border: 1px solid rgba(var(--black-color-rgb), .06)
}

.news-detail .post-share-options .tags a:hover,
.tag-list li a:hover {
    color: var(--white-color);
    background-color: var(--main-color);
    border-color: var(--main-color)
}

.news-block-five,
.news-block-six {
    position: relative;
    margin-bottom: var(--margin-bottom-50)
}

.news-block-five .inner-box {
    position: relative;
    padding: 40px;
    background-color: var(--color-three)
}

.news-block-five .post-meta li,
.news-block-five .read-more,
.news-block-six .post-meta li,
.news-block-six .read-more,
.news-detail .post-meta li {
    position: relative;
    font-size: var(--font-16);
    padding-left: var(--padding-left-25);
    display: inline-block;
    font-family: var(--font-family-Jost);
    text-transform: uppercase
}

.news-block-five .post-meta li,
.news-block-six .post-meta li,
.news-detail .post-meta li {
    font-weight: 500;
    color: var(--color-five);
    margin-right: var(--margin-right-20)
}

.news-block-five .post-meta li span,
.news-block-six .post-meta li span,
.news-detail .post-meta li span {
    position: absolute;
    left: 0;
    top: -1px;
    font-size: var(--font-16);
    font-family: Flaticon;
    color: var(--color-five)
}

.news-block-five h3,
.news-block-six h3 {
    line-height: 45px;
    text-transform: uppercase;
    margin-top: var(--margin-top-20)
}

.news-block-five .text,
.news-block-six .text {
    position: relative;
    line-height: 28px;
    font-size: var(--font-16);
    color: var(--color-five);
    margin-top: var(--margin-top-20)
}

.news-block-five .read-more,
.news-block-six .read-more {
    font-weight: 700;
    color: var(--main-color);
    margin-top: var(--margin-top-20);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.news-block-six .overlay-box span,
.news-block-six .owl-nav .owl-prev {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.news-block-five .read-more:before,
.news-block-six .read-more:before {
    position: absolute;
    content: "\f114";
    left: 0;
    top: 0;
    font-size: var(--font-14);
    font-family: Flaticon
}

.news-block-six .overlay-box span {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    z-index: 10;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    margin-top: -50px;
    margin-left: -50px;
    line-height: 100px;
    border-radius: 50%;
    font-family: flaticon;
    font-size: var(--font-30);
    color: var(--main-color);
    padding-left: var(--padding-left-5);
    background-color: var(--white-color);
    transition: .5s
}

.news-detail .list li,
.news-detail p {
    font-size: var(--font-16);
    color: var(--color-five)
}

.news-block-six .ripple,
.news-block-six .ripple:after,
.news-block-six .ripple:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: 3s infinite ripple;
    -moz-animation: 3s infinite ripple;
    -ms-animation: ripple 3s infinite;
    -o-animation: 3s infinite ripple;
    animation: 3s infinite ripple
}

.news-block-six .owl-nav .owl-next,
.news-block-six .owl-nav .owl-prev {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: var(--font-24);
    background-color: var(--white-color);
    color: var(--color-two);
    display: inline-block;
    position: absolute;
    font-family: Flaticon;
    text-align: center
}

.news-block-six .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -30px
}

.news-block-six .owl-nav .owl-prev {
    left: 0;
    transition: .5s
}

.news-block-six .owl-nav .owl-next {
    right: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.news-detail .post-share-options .tags a,
.sidebar-page-container .comments-area .comment-box {
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    position: relative
}

.news-detail h3,
.news-detail h4 {
    color: var(--color-two);
    text-transform: uppercase;
    margin-top: var(--margin-top-15)
}

.news-detail p {
    position: relative;
    line-height: 28px;
    margin-top: var(--margin-top-15)
}

.news-detail .list {
    position: relative;
    margin-top: var(--margin-top-20);
    margin-left: var(--margin-left-30)
}

.news-detail .list li {
    position: relative;
    list-style: disc
}

.news-detail .post-share-options {
    position: relative;
    padding: 30px 0;
    margin-top: var(--margin-top-30);
    margin-bottom: var(--margin-bottom-35);
    border-top: 1px solid rgba(var(--black-color-rgb), .07);
    border-bottom: 1px solid rgba(var(--black-color-rgb), .07)
}

.news-detail .post-share-options .tags span {
    font-weight: 600;
    font-size: var(--font-20);
    color: var(--color-two);
    text-transform: uppercase;
    margin-top: var(--margin-top-10);
    font-family: var(--font-family-Jost);
    margin-right: var(--margin-right-15)
}

.news-detail .post-share-options .tags a {
    line-height: 20px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 0;
    display: inline-block;
    font-size: var(--font-12);
    margin-right: var(--margin-right-5);
    margin-bottom: var(--margin-bottom-5);
    color: var(--color-eightteen);
    transition: .3s;
    text-transform: uppercase;
    font-family: var(--font-family-Jost);
    border: 1px solid rgba(var(--black-color-rgb), .06)
}

.news-detail .post-share-options .tags a:last-child {
    margin-right: 0
}

.news-detail .recent-posts h4,
.sidebar-page-container .group-title h4 {
    margin-bottom: var(--margin-bottom-30)
}

.sidebar-page-container .comments-area {
    position: relative;
    margin-top: var(--margin-top-30);
    padding-top: var(--padding-top-30);
    margin-bottom: var(--margin-bottom-50);
    border-top: 1px solid rgba(var(--black-color-rgb), .06)
}

.sidebar-page-container .comments-area .comment-box {
    margin-bottom: var(--margin-bottom-40);
    transition: .3s
}

.sidebar-page-container .comments-area .comment {
    position: relative;
    min-height: 120px;
    font-size: var(--font-14);
    padding: 0 0 0 100px
}

.sidebar-page-container .comments-area .reply-comment {
    margin-left: var(--margin-left-100)
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: var(--margin-bottom-20)
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
    width: 100%;
    display: block
}

.sidebar-page-container .comments-area .comment-box strong {
    position: relative;
    font-weight: 500;
    line-height: 1.3em;
    display: block;
    text-transform: capitalize;
    font-size: var(--font-18);
    color: var(--color-two);
    font-family: 'DM Sans', sans-serif
}

.sidebar-page-container .comments-area .comment-box .text {
    color: var(--color-five);
    margin-bottom: var(--margin-bottom-15)
}

.sidebar-page-container .comments-area .comment-info .comment-time {
    position: relative;
    display: block;
    font-weight: 500;
    color: var(--main-color);
    font-size: var(--font-12);
    text-transform: uppercase;
    margin-top: var(--margin-top-5);
    font-family: var(--font-family-Jost)
}

.sidebar-page-container .comments-area .comment-box .theme-btn {
    position: relative;
    font-weight: 500;
    display: inline-block;
    color: var(--main-color);
    font-size: var(--font-16);
    text-transform: capitalize;
    font-family: var(--font-family-Jost)
}

.comment-form .form-group input[type=email],
.comment-form .form-group input[type=password],
.comment-form .form-group input[type=tel],
.comment-form .form-group input[type=text],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 20px;
    color: var(--color-nineteen);
    height: 54px;
    font-size: var(--font-14);
    border-radius: 0;
    background-color: var(--color-three);
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    font-family: var(--font-family-Roboto);
    border: 1px solid rgba(var(--color-two-rgb), .07)
}

.comment-form .form-group input[type=email]:focus,
.comment-form .form-group input[type=password]:focus,
.comment-form .form-group input[type=tel]:focus,
.comment-form .form-group input[type=text]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus,
.contact-form .form-group input[type=email]:focus,
.contact-form .form-group input[type=password]:focus,
.contact-form .form-group input[type=tel]:focus,
.contact-form .form-group input[type=text]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: var(--color-two);
    background-color: var(--white-color)
}

.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    resize: none;
    line-height: 24px;
    border-radius: 0;
    padding: 15px 20px 25px;
    color: var(--color-nineteen);
    font-size: var(--font-14);
    background-color: var(--color-three);
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    font-family: var(--font-family-Roboto);
    border: 1px solid rgba(var(--color-two-rgb), .07)
}

.info-block .text,
.info-block .text a {
    color: var(--color-five);
    font-weight: 500
}

.contact-info-section-two {
    position: relative;
    padding: 120px 0 0
}

.info-block .inner-box {
    position: relative;
    padding: 50px 30px;
    text-align: center;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    border: 1px solid rgba(var(--color-two-rgb), .07)
}

.info-block .icon-outer:before {
    position: absolute;
    content: '';
    left: -15px;
    top: -5px;
    width: 45px;
    height: 45px;
    opacity: .1;
    border-radius: 50px;
    background-color: var(--main-color)
}

.info-block .icon-outer .icon {
    position: relative;
    line-height: 1em;
    color: var(--main-color);
    font-size: var(--font-50);
    font-family: Flaticon
}

.info-block h4 {
    font-weight: 500;
    text-transform: capitalize;
    margin-top: var(--margin-top-20)
}

.info-block .text {
    line-height: 30px;
    font-size: var(--font-18);
    margin-top: var(--margin-top-10)
}

.contact-info-section-two .form-box {
    position: relative;
    z-index: 1;
    padding: 80px 80px 70px;
    background-color: var(--white-color);
    border: 1px solid rgba(var(--color-two-rgb), .07)
}

.contact-info-section-two .form-box h3 {
    position: relative;
    font-weight: 500;
    color: var(--color-two);
    margin-bottom: var(--margin-bottom-30)
}

.contact-form .form-group input[type=email],
.contact-form .form-group input[type=password],
.contact-form .form-group input[type=tel],
.contact-form .form-group input[type=text],
.contact-form .form-group select,
.form-group input[type=date] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 20px;
    color: var(--color-nineteen);
    height: 54px;
    font-size: var(--font-14);
    border-radius: 0;
    background-color: var(--white-color);
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    font-family: var(--font-family-Roboto);
    border: 1px solid rgba(var(--color-two-rgb), .07);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05)
}

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    resize: none;
    line-height: 24px;
    border-radius: 0;
    padding: 15px 20px 25px;
    color: var(--color-nineteen);
    font-size: var(--font-14);
    background-color: var(--white-color);
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    font-family: var(--font-family-Roboto);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    border: 1px solid rgba(var(--color-two-rgb), .07)
}

.contact-form .save {
    position: relative;
    font-size: var(--font-18);
    color: var(--color-nineteen);
    margin-top: var(--margin-top-20);
    padding-left: var(--padding-left-40);
    padding-left: var(--padding-left-25)
}

.contact-form .form-group .save:before {
    position: absolute;
    left: 0;
    content: '';
    content: "\f197";
    color: #4ce59c;
    font-size: var(--font-18);
    font-family: flaticon
}

.map-section iframe {
    position: relative;
    width: 100%;
    height: 670px;
    margin-top: -180px
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: red !important
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 500
}

.service-block .inner-box h4 {
    font-size: 21px;
    text-align: center;
    color: #fff;
    margin: 5px 0
}

.service-block .inner-box a {
    color: #015495
}

.service-block.style-two .inner-box .overlay-box {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -60px;
    margin-bottom: 10px
}

.service-block.style-two .inner-box .content {
    background: #00a7e9;
    padding: 5px 10px;
    width: 80%;
    display: inline-block
}

.service-block .inner-box .view-detail {
    color: #fff;
    background: 0 0;
    text-align: center;
    letter-spacing: .2px;
    padding: 5px 20px 5px 25px
}

.service-block.style-two .inner-box {
    padding: 0
}

.service-block .inner-box:hover h4 a {
    color: #fff
}

.about-section-two .image-column .inner-column img,
.about-section-two .image-column-right .inner-column img {
    outline: 2px solid var(--main-color);
    outline-offset: 10px
}
 #about-heading{
    font-size: 25px;
}


.container-team{
    
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
} 
.content{
    margin-left: 30px;
    display: flex;
}
section .card .image{
    height: 142px;
    width: 142px;
    padding: 3px;
    background: #00a7e9;
    border-radius: 50%;
}

section .card .image img{
    height: 138px;
    width: 140px;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #fff;
}
.card{
    background: #fff;
    border-radius: 20px;
    margin: 20px 0;
    width: 280px;
} 
.card::before{
    content: "";
    position: absolute;
    background: #fff;
    height: 55%;
    width: 100%;
    background: #00a7e9;
    border-radius: 20px 20px 0 0;
}
.card .cardcontent{
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
}
.card .name-profession{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    color: #333;
}
.name-profession .name{
    font-size: 20px;
    font-weight: 600;
}
.name-profession .profession{
    font-size: 15px;
    font-weight: 500;
}


.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #00a7e9;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 11.2px;
    transition: 0.3s;
}

.tab button:hover {
    background-color: #ddd;
}

.tab button.active {
    background-color: #fff;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.inner-product-list li{
    list-style:circle ;
    margin-left: 13px;

}
/* .inner-product-list li {
    font-size: 1.8em;
    
} */
#adtext{
    font-size: 14px;
}
