@import url(https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700;800&amp;family=Roboto:wght@100;300;400;500;700;900&amp;display=swap);

a,
a :focus,
a:hover {
    text-decoration: none;
    color: #000
}

body,
p {
    font-size: 16px;
    line-height: 26px
}

.btn i,
img {
    height: auto
}

.back-to-top i,
.btn i,
.btn.style1,
.z-0 {
    position: relative
}

.btn.style1,
.btn.style3 {
    font-weight: 500;
    z-index: 1;
    overflow: hidden
}

.slider-btn.style1,
.slider-btn.style2 {
    width: 40px;
    height: 40px;
    background: #fff
}

.body_overlay,
.grecaptcha-badge {
    visibility: hidden
}

.body_overlay,
.overlay,
.preloader {
    width: 100%;
    height: 100%;
    left: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

.accordion-item .accordion-header .accordion-button:focus,
.btn:focus,
:focus,
button:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.blog-card.style4,
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

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

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

a {
    text-transform: inherit;
    -webkit-transition: .3s;
    transition: .3s
}

a :focus,
a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

a:focus {
    outline: solid 0
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 1.4;
    font-family: jost, sans-serif;
    color: #242424
}

.btn,
body {
    font-weight: 400;
    font-family: roboto, sans-serif
}

p {
    color: #000
}

select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/down-arrow.html);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 94% 50%
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-75 {
    padding-top: 75px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-110 {
    padding-top: 110px
}

.pt-120 {
    padding-top: 120px
}

.pt-130 {
    padding-top: 130px
}

.pt-140 {
    padding-top: 140px
}

.pt-150 {
    padding-top: 150px
}

.pb-10,
.ptb-10 {
    padding-bottom: 10px
}

.pb-20,
.ptb-20,
.testimonial-slider-two {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-130 {
    padding-bottom: 130px
}

.ptb-30,
article {
    padding-bottom: 30px
}

.ptb-30 {
    padding-top: 30px
}

.ptb-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.ptb-80 {
    padding-top: 80px;
    padding-bottom: 80px
}

.ptb-90 {
    padding-top: 90px;
    padding-bottom: 90px
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.mb-0 {
    margin-bottom: 0 !important
}

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

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

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

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

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

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

.mb-50 {
    margin-bottom: 50px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mmt-10 {
    margin-top: -10px !important
}

.mt-0 {
    margin-top: 0 !important
}

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

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

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

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

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

.mt-35 {
    margin-top: 35px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-100 {
    margin-top: 100px !important
}

.z-0 {
    z-index: 0
}

#message {
    padding: 0;
    margin: 0
}

.help-block {
    color: #e31c25
}

.list-style,
.tags-share-box .tags-box ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-style li {
    list-style: none
}

.page-wrapper {
    overflow-x: hidden
}

.rotate {
    -webkit-animation: 20s linear infinite rotation;
    animation: 20s linear infinite rotation
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1;
        -ms-filter: "alpha(opacity=100)"
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
        -ms-filter: "alpha(opacity=0)"
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1;
        -ms-filter: "alpha(opacity=100)"
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
        -ms-filter: "alpha(opacity=0)"
    }
}

@-webkit-keyframes animationFramesTwo {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg)
    }
}

@keyframes animationFramesTwo {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg)
    }
}

@-webkit-keyframes moveHorizontal {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes moveHorizontal {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@-webkit-keyframes moveHorizontal_reverse {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes moveHorizontal_reverse {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@-webkit-keyframes moveVertical {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes moveVertical {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.back-to-top {
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    display: none;
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 999;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.btn,
.btn i {
    font-size: 16px
}

.btn,
.link {
    line-height: 26px
}

.page-navigation .page-nav,
.preloader {
    display: -webkit-box;
    display: -ms-flexbox
}

.back-to-top i {
    color: #000;
    top: 2px;
    left: 1px
}

.preloader {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 20000;
    overflow-x: hidden !important;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.preloader img {
    max-width: 450px
}

@-webkit-keyframes loading {
    from {
        max-width: 0
    }
}

@keyframes loading {
    from {
        max-width: 0
    }
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%);
        opacity: 0
    }

    60% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes move {
    0% {
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%);
        opacity: 0
    }

    60% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

.btn {
    border-radius: 10px;
    padding: 12px 25px;
    text-align: center;
    border: 2px solid transparent;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff
}

.btn i {
    line-height: 1
}

.btn.style1 {
    color: #fff;
    border-radius: 5px;
    padding: 10px 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.btn.style1:before,
.btn.style3:before {
    position: absolute;
    top: 0;
    left: -100%;
    content: "";
    width: 100%;
    height: calc(100% + 3px);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.btn.style2,
.link {
    -webkit-transition: .3s
}

.btn.style1 i,
.btn.style3 i {
    font-size: 18px;
    position: relative;
    top: 1px;
    margin: 0 0 0 8px
}

.btn.style2 i,
.link {
    font-size: 16px;
    position: relative
}

.btn.style1:hover:before,
.btn.style3:hover:before {
    left: 0;
    visibility: visible;
    opacity: 1
}

.btn.style2 {
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    padding: 6px 20px;
    transition: .3s
}

.btn.style2 i {
    top: 1px;
    margin: 0 0 0 8px
}

.btn.style3 {
    color: #fff;
    border-radius: 0;
    padding: 12px 60px;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s
}

.link {
    display: inline-block;
    transition: .3s
}

.link i,
.slider-btn {
    -webkit-transition: .3s
}

.link i {
    position: absolute;
    top: 3px;
    right: -22px;
    font-size: 12px;
    font-weight: 700;
    transition: .3s
}

.link:hover {
    letter-spacing: .3px
}

.blog-card.style4:hover .blog-info .blog-metainfo li i,
.blog-card.style4:hover .blog-info .link,
.blog-card.style4:hover .blog-info h3 a,
.category-box ul li a:hover i,
.contact-box:hover .contact-icon i,
.content-title.style1 span,
.footer-wrap .footer-bottom .copyright p a,
.footer-wrap .footer-top .contact-item i,
.footer-wrap .footer-top .footer-menu li:hover a,
.header-wrap.style1 .header-top .header-top-right .navbar-language .dropdown-toggle i,
.header-wrap.style1 .header-top .header-top-right .social-profile li a:hover i,
.header-wrap.style2 .header-top .header-top-right .navbar-language .dropdown-toggle i,
.header-wrap.style3 .header-top .header-top-right .navbar-language .dropdown-toggle i,
.hero-wrap.style1 .hero-content span,
.hero-wrap.style2 .hero-content-wrap .hero-content span,
.hero-wrap.style3 .hero-slider-item .hero-content span,
.link.style1,
.member-card:hover .member-info .member-social span i,
.post-navigation .next-post:hover,
.post-navigation .prev-post:hover,
.post-tag li a:hover,
.post-tag span i,
.pricing-table .pricing-features li i.la-times,
.ratings li i,
.section-title.style1 span,
.service-card:hover .service-info .service-icon i,
.social-profile.style2 li a:hover i,
.why-choose-content .wh-item-wrap .wh-item:hover .wh-icon i,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover .wh-icon i {
    color: #26bae7
}

.slider-btn {
    text-align: center;
    transition: .3s
}

.slider-btn.style1 {
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s
}

.slider-btn.style1 i {
    line-height: .6;
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s
}

.blog-card:hover .blog-info .blog-metainfo li,
.blog-card:hover .blog-info .blog-metainfo li a,
.blog-card:hover .blog-info .blog-metainfo li i,
.blog-card:hover .blog-info .blog-metainfo li p,
.blog-card:hover .blog-info .link.style1,
.blog-card:hover .blog-info h3 a,
.contact-box:hover .contact-info a,
.contact-box:hover .contact-info h5,
.contact-box:hover .contact-info p,
.feature-card:hover .feature-icon i,
.feature-card:hover .feature-text h4 a,
.feature-card:hover .feature-text p,
.footer-wrap .footer-top .contact-item a,
.footer-wrap .footer-top .contact-item h6,
.footer-wrap .footer-top .contact-item p,
.header-wrap.style2 .header-top .header-top-left .contact-item a,
.header-wrap.style2 .header-top .header-top-left .contact-item p,
.header-wrap.style2 .header-top .header-top-right .navbar-language .dropdown-toggle,
.header-wrap.style2 .header-top .header-top-right .social-profile li a i,
.header-wrap.style3 .header-top .header-top-left .contact-item a,
.header-wrap.style3 .header-top .header-top-left .contact-item p,
.header-wrap.style3 .header-top .header-top-right .navbar-language .dropdown-toggle,
.header-wrap.style3 .header-top .header-top-right .social-profile li a i,
.hero-wrap.style2 .hero-content-wrap .hero-content h1,
.hero-wrap.style2 .hero-content-wrap .hero-content p,
.hero-wrap.style3 .hero-slider-item .hero-content h1,
.hero-wrap.style3 .hero-slider-item .hero-content p,
.login-form .login-header span,
.member-card:hover .member-info h3,
.member-card:hover .member-info span,
.newsletter-box p,
.portfolio-item .portfolio-info h3 a,
.pp-post-item.style1 .pp-post-info h6 a,
.pricing-table .purchase-pricing .btn:hover,
.service-card:hover .service-info .link.style1,
.service-card:hover .service-info h3 a,
.service-card:hover .service-info p,
.slide-data a,
.slider-btn.style1:hover i,
.slider-btn.style2:hover i,
.social-profile.style1 li a:hover i,
.social-profile.style2 li a i,
.social-profile.style3 li a:hover i,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .client-info h5,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .client-info span,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .client-quote p,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .quote-icon i,
.testimonial-slider-one .swiper-slide .testimonial-item:hover .ratings li i,
.testimonial-slider-one .swiper-slide.swiper-slide-active .testimonial-item .client-info h5,
.testimonial-slider-one .swiper-slide.swiper-slide-active .testimonial-item .client-info span,
.testimonial-slider-one .swiper-slide.swiper-slide-active .testimonial-item .client-quote p,
.testimonial-slider-one .swiper-slide.swiper-slide-active .testimonial-item .quote-icon i,
.testimonial-slider-one .swiper-slide.swiper-slide-active .testimonial-item .ratings li i,
.testimonial-slider-two .swiper-slide .testimonial-item:hover .client-info h5,
.testimonial-slider-two .swiper-slide .testimonial-item:hover .client-info span,
.testimonial-slider-two .swiper-slide .testimonial-item:hover .client-quote p,
.testimonial-slider-two .swiper-slide .testimonial-item:hover .ratings li i,
.testimonial-slider-two .swiper-slide.swiper-slide-active .testimonial-item .client-info h5,
.testimonial-slider-two .swiper-slide.swiper-slide-active .testimonial-item .client-info span,
.testimonial-slider-two .swiper-slide.swiper-slide-active .testimonial-item .client-quote p,
.testimonial-slider-two .swiper-slide.swiper-slide-active .testimonial-item .quote-icon i,
.testimonial-slider-two .swiper-slide.swiper-slide-active .testimonial-item .ratings li i,
.testimonial-slider-two .swiper-slide.testimonial-item:hover .quote-icon i,
.text-white,
.why-choose-content .wh-item-wrap .wh-item:hover .wh-text h5 a,
.why-choose-content .wh-item-wrap .wh-item:hover .wh-text p,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover .wh-text h5 a,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover .wh-text p {
    color: #fff
}

.slider-btn.style2 {
    border-radius: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.slider-btn.style2 i {
    line-height: .8;
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s
}

.slider-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: 0 0;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.slider-pagination .swiper-pagination-bullet-active {
    position: relative;
    opacity: 1
}

.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text,
.error-content,
.slider-pagination.style1,
.slider-pagination.style2 {
    text-align: center
}

.slider-pagination.style1 .swiper-pagination-bullet {
    display: inline-block;
    border: 1px solid #007aff;
    opacity: .5;
    margin: 0 5px;
    border-radius: 50%;
    opacity: 1
}

.service-card:hover .service-info,
.slider-pagination.style1 .swiper-pagination-bullet-active {
    background: #26bae7
}

.slider-pagination.style2 .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border: 1px solid #aba8b0;
    opacity: .5;
    margin: 0 5px;
    border-radius: 50%;
    opacity: 1
}

.slider-pagination.style2 .swiper-pagination-bullet:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    background: #aba8b0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slider-pagination.style2 .swiper-pagination-bullet-active {
    background: #26bae7;
    border-color: #26bae7
}

.blog-card:hover .blog-info .blog-metainfo li:after,
.contact-box:hover .contact-icon,
.header-wrap.style3 .header-bottom,
.member-card:hover .member-info .member-social span,
.service-card:hover .service-info .service-icon,
.slider-pagination.style2 .swiper-pagination-bullet-active:after,
.why-choose-content .wh-item-wrap .wh-item:hover .wh-icon,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover .wh-icon {
    background: #fff
}

.about-wrap.style1 .about-img-wrap,
.about-wrap.style2,
.about-wrap.style2 .about-content-wrap,
.about-wrap.style3 .about-img-wrap,
.blog-slider-wrap,
.blog-wrap .container,
.blog-wrap.style1,
.content-title,
.footer-wrap.style2,
.footer-wrap.style2 .container,
.footer-wrap.style2 .footer-bottom,
.form_group,
.header-wrap .header-bottom,
.header-wrap .search-area .form-group,
.hero-wrap,
.hero-wrap.style3 .hero-slider-item .hero-img,
.hero-wrap.style3 .hero-slider-one,
.search-box,
.search-box .form-group,
.section-title,
.service-slider-wrap,
.service-wrap.style1,
.service-wrap.style3,
.testimonial-wrap,
.why-choose-wrap.style1 .wh-img-wrap {
    position: relative
}

.content-title span,
.section-title span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 12px
}

.content-title h2,
.section-title h2 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0
}

.blog-slider-one .blog-card,
.category-box ul li:last-child,
.content-feature-list li:last-child,
.faq-item:last-child,
.feature-card .feature-text p,
.footer-wrap .footer-top .contact-item:last-child,
.footer-wrap .footer-top .footer-menu li:last-child,
.portfolio-desc p:last-child,
.section-para,
.service-desc p:last-child,
.why-choose-content .wh-item-wrap .wh-item:last-child,
article p:last-child {
    margin-bottom: 0
}

.discount {
    text-decoration: line-through;
    margin-right: 8px !important
}

.pp-post-item .pp-post-info h6 a,
.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark .percent,
.text-black {
    color: #000
}

.bg-fixed {
    background-attachment: fixed
}

.bg-transparent {
    background-color: transparent
}

.bg-black {
    background-color: #000
}

.bg-white {
    background-color: #fff
}

.bg-aztech {
    background-color: #0e1c1f
}

.bg-catskill-white {
    background-color: #f9fafc
}

.bg-vulcan {
    background-color: #101321
}

.bg-selago {
    background-color: #f1f4fd
}

.body_overlay {
    position: fixed;
    top: 0;
    content: "";
    background-color: rgba(0, 0, 0, .7);
    z-index: 999;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.body_overlay.open,
.portfolio-item:hover:after {
    visibility: visible;
    opacity: 1
}

.overlay {
    position: absolute;
    top: 0;
    z-index: 0
}

.op-1 {
    opacity: .1
}

.op-2 {
    opacity: .2
}

.op-3 {
    opacity: .3
}

.op-4 {
    opacity: .4
}

.op-5 {
    opacity: .5
}

.op-6 {
    opacity: .6
}

.op-7,
.op-9 {
    opacity: .7
}

.op-8,
.op-95 {
    opacity: .8
}

.btn.disabled,
.op-10 {
    opacity: 1
}

.bg-f {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ddd
}

.hero-wrap.style1 .hero-content-wrap,
.hero-wrap.style2 .hero-content-wrap,
.pos-rel {
    position: relative;
    z-index: 1
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

.bounce {
    -webkit-animation: 1.5s ease-in-out infinite float;
    animation: 1.5s ease-in-out infinite float
}

.moveHorizontal {
    -webkit-animation: 3.5s ease-in-out infinite moveHorizontal;
    animation: 3.5s ease-in-out infinite moveHorizontal
}

.moveHorizontal_reverse {
    -webkit-animation: 3.5s ease-in-out infinite moveHorizontal_reverse;
    animation: 3.5s ease-in-out infinite moveHorizontal_reverse
}

@-webkit-keyframes float {

    0%,
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }

    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes float {

    0%,
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }

    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.social-profile li {
    display: inline-block;
    margin: 0 8px 0 0
}

.header-wrap .header-top .header-top-left .contact-item:last-child,
.social-profile li:last-child,
.social-profile.style2 li:last-child {
    margin-right: 0
}

.social-profile li a {
    display: block;
    text-align: center;
    border: 1px solid transparent;
    -webkit-transition: .3s;
    transition: .3s
}

.member-card .member-info .member-social .social-profile li:first-child,
.member-card .member-info span,
.social-profile li a i,
.testimonial-wrap.style1 .testimonial-slider-two .swiper-slide {
    -webkit-transition: .3s;
    transition: .3s
}

.social-profile li a:hover {
    border-color: transparent
}

.social-profile.style1 li a,
.social-profile.style3 li a {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    color: #26bae7;
    -webkit-transition: .3s;
    transition: .3s
}

.social-profile.style1 li a i,
.social-profile.style3 li a i {
    font-size: 17px;
    line-height: .8
}

.social-profile.style1 li a:hover,
.social-profile.style3 li a:hover {
    background: #ff5651
}

.social-profile.style2 li {
    margin: 0 12px 0 0
}

.social-profile.style3 li a {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.page-navigation {
    margin: 25px 0 0
}

.page-navigation .page-nav {
    text-align: center;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-navigation .page-nav li {
    margin: 0 5px
}

.page-navigation .page-nav li a {
    display: block;
    width: 35px;
    height: 35px;
    font-size: 18px;
    line-height: 34px;
    font-weight: 600;
    border-radius: 50%;
    opacity: .7;
    color: #000;
    border: 1px solid #26bae7;
    background: 0 0
}

.page-navigation .page-nav li a i {
    font-size: 13px;
    line-height: 37px
}

.page-navigation .page-nav li a.active,
.page-navigation .page-nav li a:hover {
    border-color: transparent;
    color: #fff;
    opacity: 1
}

.sidebar .sidebar-widget {
    margin: 0 0 30px;
    background-color: #fff;
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    border-top: 3px solid #26bae7
}

.sidebar .sidebar-widget h4 {
    margin: 0 0 25px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    position: relative;
    color: #000;
    border-bottom: 1px solid #e6edf6;
    padding-bottom: 20px
}

.sidebar .sidebar-widget h4:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 55px;
    height: 1px;
    content: "";
    background: #26bae7
}

.accordion-body p,
.accordion-item:last-child,
.faq-item p,
.header-wrap.style1 .header-top .header-top-left .contact-item a,
.header-wrap.style1 .header-top .header-top-left .contact-item p,
.header-wrap.style2 .header-top .header-top-left .contact-item a,
.header-wrap.style2 .header-top .header-top-left .contact-item p,
.header-wrap.style3 .header-top .header-top-left .contact-item a,
.header-wrap.style3 .header-top .header-top-left .contact-item p,
.post-comment-wrap .comment-item:last-child,
.pp-post-item:last-child,
.schedule-widget ul li p,
.schedule-widget ul li:last-child,
.sidebar .sidebar-widget:last-child,
.testimonial-item .client-quote p,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-text p {
    margin: 0
}

.sidebar .sidebar-widget.box {
    padding: 22px 25px
}

.post-comment-wrap.review-box,
.search-box.sidebar-widget {
    border: none;
    padding: 0
}

.search-box .form-group input {
    width: 100%;
    height: 54px;
    background: 0 0;
    color: #000;
    font-size: 14px;
    line-height: 21px;
    padding: 10px 60px 10px 20px;
    border-radius: 5px;
    border: 1px solid #e6edf6
}

.search-box .form-group input:focus {
    border-color: #aba8b0
}

.search-box .form-group button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 18px;
    height: 100%;
    border: none;
    border-radius: 5px;
    text-align: center
}

.search-box .form-group button i {
    color: #fff;
    top: 4px;
    left: 1px;
    font-size: 20px;
    position: relative;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.category-box ul li {
    position: relative;
    padding-left: 5px;
    margin-bottom: 15px
}

.category-box ul li a {
    -webkit-transition: .4s;
    transition: .4s;
    color: #555
}

.category-box ul li a i {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 10px;
    color: #555
}

.category-box ul li a:hover {
    color: #26bae7;
    padding-left: 5px
}

.tag-list ul {
    margin-top: -12px
}

.tag-list ul li {
    display: inline-block;
    margin: 12px 8px 0 0
}

.tag-list ul li a {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 14px;
    color: #555;
    border-radius: 3px;
    border: 1px solid #eee;
    -webkit-transition: .3s;
    transition: .3s
}

.tag-list ul li a:hover {
    color: #fff;
    border-color: transparent
}

.tag-list.style2 li a {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}

.accordion-button:not(.collapsed),
.tag-list.style2 li a:hover {
    background: 0 0
}

.tag-list.style3 li a {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    padding: 10px 12px;
    border: none
}

.contact_forrrm .form-group,
.error-content p,
.login-form .login-body .form-group,
.pp-post-item {
    margin: 0 0 20px
}

.pp-post-item .pp-post-img {
    width: 90px;
    border-radius: 6px
}

.pp-post-item .pp-post-img img {
    border-radius: 6px
}

.pp-post-item .pp-post-info {
    width: calc(100% - 105px);
    margin-left: 15px
}

.pp-post-item .pp-post-info h6 {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    font-family: roboto, sans-serif
}

.pp-post-item .pp-post-info span {
    color: #555;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    display: block;
    position: relative;
    padding-left: 20px;
    margin: 0 0 8px
}

.pp-post-item .pp-post-info span i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #26bae7
}

.pp-post-item.style1 .pp-post-info .published-date {
    color: #fff;
    opacity: .7
}

.login-form {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    padding-top: 1px;
    border-radius: 5px
}

.login-form .login-header {
    padding: 20px;
    text-align: center;
    margin: 15px
}

.login-form .login-header h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    color: #000;
    margin-bottom: 0
}

.login-form .login-body {
    padding: 22px 25px 25px
}

.login-form .login-body .form-group label {
    font-size: 16px;
    color: #444;
    font-weight: 600;
    margin: 0 0 10px;
    display: block
}

.login-form .login-body .form-group input {
    border-radius: 5px;
    background: 0 0;
    border: 1px solid #eee;
    width: 100%;
    padding: 10px 15px
}

.login-form .login-body .btn {
    border-radius: 4px;
    display: block;
    width: 100%;
    padding: 15px
}

.login-form .login-body .form_group label {
    font-size: 16px
}

.or-text {
    position: relative;
    text-align: center;
    margin: 10px 0 30px;
    font-size: 18px;
    z-index: 9
}

.or-text p {
    display: inline-block;
    padding: 0 10px;
    background-color: #fff;
    margin: 0 auto;
    z-index: 1;
    font-size: 22px;
    border-radius: 50%
}

.faq-item,
.post-navigation {
    margin: 0 0 25px
}

.faq-item h5 {
    font-size: 25px;
    line-height: 1.4;
    margin: 0 0 12px
}

.faq-item.style2,
.footer-widget,
.portfolio-desc p,
.service-desc p {
    margin: 0 0 30px
}

.error-content span {
    font-size: 110px;
    font-weight: 700;
    display: block;
    line-height: 82px;
    margin: 0 0 55px;
    color: #000
}

.error-content .btn i {
    margin-right: 5px;
    margin-left: 0;
    position: relative;
    top: 0
}

.header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    -webkit-transition: .4s;
    transition: .4s
}

.blog-card .blog-info .blog-title a,
.feature-card .feature-text a,
.feature-card .feature-text h4,
.feature-card .feature-text p,
.header-wrap .header-trending-news,
.why-choose-content .wh-item-wrap .wh-item .wh-text h5 a {
    -webkit-transition: .4s;
    transition: .4s
}

.header-wrap.sticky {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    z-index: 999
}

.header-wrap.sticky.style1,
.header-wrap.sticky.style2 {
    margin-top: -53px;
    background: #fff
}

.header-wrap.sticky.style1 .header-bottom .container .header-bottom-wrap,
.header-wrap.sticky.style2 .header-bottom .container .header-bottom-wrap {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0
}

.header-wrap.sticky.style3 {
    margin-top: -53px;
    background-color: #fff
}

.header-wrap .header-top .header-top-left .contact-item {
    margin-right: 20px;
    padding-left: 22px
}

.header-wrap .header-top .header-top-left .contact-item a,
.header-wrap .header-top .header-top-left .contact-item p {
    font-size: 15px;
    font-family: jost, sans-serif
}

.header-wrap .header-top .header-top-left .contact-item i {
    color: #26bae7;
    font-size: 15px;
    top: 5px;
    line-height: .8
}

.header-wrap .header-top .header-top-right .social-profile {
    margin-left: 25px
}

.header-wrap .header-top .header-top-right .social-profile li a {
    position: relative;
    top: 2px
}

.header-wrap .header-top .header-top-right .social-profile li a i {
    font-size: 15px
}

.about-wrap.style2 .about-content-wrap .about-content .btn,
.header-wrap .header-bottom .header-bottom-right .btn {
    border-radius: 10px;
    border: 0
}

.header-wrap .mobile-menu a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    text-align: center
}

.header-wrap .searchbtn {
    width: 50px;
    height: 50px;
    background: 0 0;
    text-align: center;
    margin-right: 20px;
    border: none
}

.header-wrap .searchbtn i {
    color: #000;
    font-size: 20px;
    line-height: .8
}

.header-wrap .search-area {
    position: absolute;
    top: 96px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 20px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    z-index: -10;
    -webkit-transform: translateY(-96px);
    transform: translateY(-96px);
    border-top: 1px solid transparent;
    -webkit-transition: .3s;
    transition: .3s
}

.header-wrap .search-area.open {
    visibility: visible;
    opacity: 1;
    border-color: #eee;
    z-index: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.header-wrap .search-area .form-group input {
    width: 100%;
    height: 52px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 16px;
    padding: 20px;
    color: #000
}

.header-wrap .search-area .form-group button {
    position: absolute;
    top: 17px;
    right: 15px;
    font-size: 20px;
    padding: 0 5px;
    background: 0 0;
    border: none
}

.header-wrap .navbar-language .dropdown-toggle {
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 15px;
    padding-right: 15px;
    -webkit-transition: .3s;
    transition: .3s
}

.accordion-item .accordion-header .accordion-button:after,
.blog-card.style4 .blog-info:after,
.blog-metainfo li:last-child:after,
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:last-child a:after,
.header-wrap .navbar-language .dropdown-toggle:after {
    display: none
}

.header-wrap .navbar-language .dropdown-toggle:before {
    position: absolute;
    top: 1px;
    right: 2px;
    content: "\f10e";
    font-family: flaticon;
    font-weight: 500;
    border: 0;
    margin-left: 8px;
    font-size: 8px
}

.header-wrap .navbar-language .dropdown-toggle i {
    margin-right: 4px;
    color: #000;
    font-size: 17px;
    position: relative;
    top: 0
}

.header-wrap .navbar-language .dropdown-menu {
    margin: 0;
    padding: 5px 0;
    -webkit-box-shadow: 0 9px 54px 0 rgba(32, 32, 32, .1);
    box-shadow: 0 9px 54px 0 rgba(32, 32, 32, .1);
    left: auto;
    right: 0;
    border: 0;
    border-radius: 0;
    -webkit-transform: translateY(75px) !important;
    transform: translateY(75px) !important;
    display: block;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.header-wrap .navbar-language .dropdown-menu a {
    padding: 5px 10px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    font-size: 15px
}

.header-wrap .navbar-language .dropdown-menu a.active {
    background-color: #f8f9fa
}

.header-wrap .navbar-language .dropdown-menu a img {
    width: 20px;
    margin-right: 10px
}

.header-wrap .navbar-language .dropdown-menu.show {
    -webkit-transform: translateY(40px) !important;
    transform: translateY(40px) !important;
    opacity: 1;
    pointer-events: all
}

.blog-card.style4:hover .blog-info .blog-metainfo li a,
.header-wrap.style1 .header-top .header-top-left .contact-item a,
.header-wrap.style1 .header-top .header-top-left .contact-item p,
.header-wrap.style1 .header-top .header-top-right .social-profile li a i {
    color: #555
}

.header-wrap.style1 .header-bottom .container .header-bottom-wrap,
.header-wrap.style2 .header-bottom .container .header-bottom-wrap {
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -webkit-transition: .4s;
    transition: .4s
}

.header-wrap.style1 .header-bottom .header-bottom-right .btn,
.hero-wrap.style1 .hero-content .hero-btn .btn {
    border-radius: 5px
}

.header-wrap.style1 .header-top .container,
.header-wrap.style2 .header-top .container,
.header-wrap.style3 .header-top .container {
    padding-top: 12px;
    padding-bottom: 12px
}

.header-wrap.style3 .header-bottom .header-bottom-wrap {
    padding: 20px 0
}

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

    .mobile-bar-wrap,
    .mobile-menu {
        text-align: right
    }

    .header-wrap.style2 .header-bottom,
    .main-menu-wrap {
        background: #fff
    }

    .header-wrap.style1 .header-top .header-top-left .present-date {
        margin: 0 0 15px
    }

    .header-wrap.style1 .header-bottom .container .header-bottom-wrap {
        margin-top: 15px
    }

    .header-wrap.sticky.style1,
    .header-wrap.sticky.style1 .header-bottom .container .header-bottom-wrap,
    .header-wrap.sticky.style2,
    .header-wrap.sticky.style3,
    .mobile-top-bar span:first-child {
        margin-top: 0
    }

    .header-wrap.style2 .header-bottom .container .header-bottom-wrap {
        padding-left: 0;
        padding-right: 0
    }

    .header-wrap.sticky.style2 .header-bottom .container .header-bottom-wrap,
    .header-wrap.style2 .header-bottom .container .header-bottom-wrap {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .header-wrap .header-top .header-top-left,
    .header-wrap .header-top .header-top-right {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        -ms-grid-row-align: start !important;
        align-items: flex-start !important
    }

    .header-wrap .header-top .header-top-right,
    .header-wrap .header-top-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-grid-row-align: flex-start
    }

    .header-wrap.style2 .header-top .select_lang,
    .header-wrap.style3 .header-top .select_lang {
        max-width: 120px;
        margin-top: 15px
    }

    .header-wrap.style2 .header-top .header-top-left .contact-item a,
    .header-wrap.style2 .header-top .header-top-left .contact-item p,
    .header-wrap.style2 .header-top .header-top-right .navbar-language .dropdown-toggle,
    .header-wrap.style3 .header-top .header-top-left .contact-item a,
    .header-wrap.style3 .header-top .header-top-left .contact-item p,
    .header-wrap.style3 .header-top .header-top-right .navbar-language .dropdown-toggle,
    .main-menu li a:hover,
    .main-menu li>span.menu-expand:hover,
    .main-menu>li.has-children.menu-open>span.menu-expand i {
        color: #000
    }

    .header-wrap .header-top .header-top-left .contact-item,
    .header-wrap.style2 .header-top .contact-item {
        margin-bottom: 15px
    }

    .header-wrap .header-top .header-top-right .social-profile {
        margin-left: 0;
        margin-top: 15px
    }

    .header-wrap .header-top .header-top-right .social-profile li a i,
    .header-wrap.style2 .header-top .header-top-right .social-profile li a i,
    .header-wrap.style3 .header-top .header-top-right .social-profile li a i {
        color: #26bae7
    }

    .header-wrap .searchbtn {
        width: 33px;
        height: 33px;
        background: 0 0;
        margin-right: 13px;
        position: relative;
        top: -5px
    }

    .header-wrap .searchbtn i {
        font-size: 20px
    }

    .header-wrap .header-top-left {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start !important
    }

    .navbar-language .dropdown-toggle {
        padding-left: 0
    }

    .header-wrap .navbar-language .dropdown-toggle i {
        padding-left: 0;
        top: -1px
    }

    .menu-bar {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .mobile-bar-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative;
        top: 4px
    }

    .menu-close {
        position: absolute;
        top: 13px;
        right: 16px
    }

    .menu-close i {
        color: #000;
        font-size: 22px
    }

    .mobile-menu a {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        background: -webkit-gradient(linear, left top, right top, from(#26bae7), color-stop(35%, #ff6656), to(#ff8760));
        background: linear-gradient(90deg, #26bae7 0, #273172 100%)
    }

    .mobile-menu a i {
        color: #fff;
        font-size: 24px;
        line-height: 34px;
        position: relative;
        top: 0
    }

    .main-menu-wrap.style2 ul li a i {
        margin-right: 5px
    }

    .mobile-menu,
    .mobile-top-bar {
        display: inline-block;
        position: relative;
        top: -5px
    }

    .header-wrap .header-top {
        position: absolute;
        height: 100vh;
        width: 100%;
        top: 0;
        background-color: #eeeff2;
        right: -100%;
        padding: 50px 0 !important;
        display: block;
        z-index: 999;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: .3s;
        transition: .3s
    }

    .header-wrap .header-top .header-top-right {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .header-wrap .header-top.open {
        visibility: visible;
        opacity: 1;
        right: 0
    }

    .header-wrap.style1 .header-bottom {
        padding: 0
    }

    .mobile-top-bar {
        margin-right: 16px;
        cursor: pointer;
        position: relative;
        top: -2px
    }

    .mobile-top-bar span {
        display: block;
        width: 20px;
        height: 2px;
        border-radius: 20px;
        background-color: #000;
        margin: 5.9px 0
    }

    .mobile-top-bar span:nth-child(2) {
        width: 12px;
        margin-left: 8px
    }

    .close-header-top button {
        position: absolute;
        top: 14px;
        right: 10px;
        z-index: 999;
        background: 0 0;
        border: none;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 0
    }

    .close-header-top button i {
        color: #000;
        font-size: 20px
    }

    .main-menu li a,
    .main-menu li>span.menu-expand i {
        font-size: 14px;
        color: #000
    }

    .main-menu-wrap {
        width: 100%;
        position: fixed;
        z-index: 999;
        top: 0;
        height: 100vh;
        -webkit-transition: .4s;
        transition: .4s;
        left: -100%;
        padding: 55px 20px 30px;
        overflow-y: auto
    }

    .main-menu-wrap.open {
        left: 0
    }

    .main-menu>li.has-children.menu-open>span.menu-expand,
    .main-menu>li>ul>li.has-children.menu-open>span.menu-expand {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .main-menu li {
        position: relative
    }

    .main-menu li:last-child {
        margin: 0
    }

    .main-menu li>span.menu-expand {
        position: absolute;
        right: 0;
        top: 13px;
        cursor: pointer
    }

    .main-menu li a {
        font-weight: 400;
        text-transform: capitalize;
        display: block;
        padding: 12px 0;
        border-bottom: 1px solid rgba(0, 0, 0, .3)
    }

    .main-menu li ul.sub-menu {
        padding-left: 20px
    }

    .header-wrap.style1 .header-bottom .main-menu-wrap #menu>ul>li>a,
    .header-wrap.style1 .header-bottom .main-menu-wrap #menu>ul>li>a.active,
    .header-wrap.style1 .header-bottom .main-menu-wrap #menu>ul>li>a:hover {
        border-bottom: 1px solid rgba(0, 0, 0, .5);
        margin-right: 0
    }

    .header-wrap.style1 .header-bottom .main-menu-wrap #menu>ul>li>a::after {
        display: none
    }

    .main-menu li a.active {
        font-weight: 600;
        color: #26bae7;
        border-color: rgba(0, 0, 0, .3)
    }

    .header-wrap .search-area {
        top: 84px
    }

    .header-wrap .header-top-right .btn {
        padding: 12px 40px;
        border-radius: 0;
        margin-top: 15px
    }
}

.hero-bg-1 {
    background-image: url(../img/hero/hero-bg-1.webp)
}

.hero-bg-2,
.hero-bg-3,
.hero-bg-4 {
    background-image: url(../img/hero/hero-bg-2.html)
}

.hero-wrap .hero-content span {
    font-weight: 500;
    display: block;
    margin: 0 0 8px
}

.hero-wrap .hero-content h1 {
    font-size: 52px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px
}

.hero-wrap .hero-content p {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 32px;
    padding-right: 60px
}

.hero-wrap .hero-content .hero-btn .btn {
    padding: 15px 45px;
    border-radius: 10px
}

.hero-wrap.style1 {
    position: relative;
    padding-top: 230px;
    padding-bottom: 100px
}

.hero-wrap.style1 .particle-1,
.hero-wrap.style1 .particle-2,
.hero-wrap.style1 .particle-3 {
    position: absolute
}

.hero-wrap.style1 .particle-1 {
    top: 50%;
    left: 20px;
    -webkit-animation: 20s ease-in-out infinite animationFramesTwo;
    animation: 20s ease-in-out infinite animationFramesTwo
}

.hero-wrap.style1 .particle-2 {
    top: 70%;
    right: 20px
}

.hero-wrap.style1 .particle-3 {
    top: 20%;
    left: 34%;
    -webkit-animation: 5s ease-in-out infinite moveHorizontal;
    animation: 5s ease-in-out infinite moveHorizontal
}

.hero-wrap.style1 .wave-shape-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto
}

.hero-wrap.style1 .hero-content h1,
article h3,
article h4,
article p {
    margin-bottom: 15px
}

.hero-wrap.style1 .hero-img-wrap {
    position: relative;
    width: 50%;
    margin-left: 5%;
    margin-bottom: -100px
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 {
    position: absolute;
    top: 100px;
    left: 0;
    background: #fff;
    padding: 15px 20px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 15px;
    z-index: 1
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 h5 {
    text-align: center;
    line-height: 1.2;
    margin: 0 0 5px
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 {
    position: absolute;
    bottom: 100px;
    left: -200px;
    background: #fff;
    padding: 15px 35px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 15px;
    z-index: 1
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart {
    width: 42%
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart-info {
    width: 50%
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart-info span {
    font-size: 34px;
    font-family: jost, sans-serif;
    display: block;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0
}

.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart-info p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 5px
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box {
    position: absolute;
    top: 0;
    right: 12px;
    max-width: 200px;
    text-align: center;
    background: #fff;
    padding: 15px 20px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 15px;
    z-index: 1
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img .quote-icon {
    position: absolute;
    bottom: -5px;
    right: -5px;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center
}

.author-info-wrap .author-img img,
.comment-item .comment-author-img img,
.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img img,
.owner-info-wrap .owner-img img,
.post-author .post-author-img img,
.testimonial-item .client-info-wrap .client-img img {
    border-radius: 50%
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-quote p {
    font-size: 13px;
    line-height: 1.4;
    margin: 15px 0 10px
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-quote h6 {
    font-size: 14px;
    margin: 0;
    line-height: 1.2
}

.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-quote span {
    font-size: 11px;
    display: block
}

.hero-wrap.style1 .hero-img-wrap .hero-shape-1 {
    position: absolute;
    bottom: -50px;
    right: -35px
}

.hero-wrap.style1 .hero-img-wrap .hero-img {
    margin: 0 auto;
    display: block;
    position: relative;
    -webkit-transform: translateY(28px);
    transform: translateY(28px)
}

.hero-wrap.style1 .hero-content-wrap .hero-content,
.hero-wrap.style2 .hero-content-wrap .hero-content {
    width: 45%
}

.hero-wrap.style2 {
    padding-top: 230px;
    padding-bottom: 160px
}

.hero-wrap.style2 .hero-content-wrap .hero-content .chat-btn {
    display: inline-block;
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    -webkit-transform: translateY(170px) rotate(-90deg);
    transform: translateY(170px) rotate(-90deg);
    margin-left: -120px
}

.hero-wrap.style2 .hero-content-wrap .hero-content .chat-btn i {
    position: relative;
    top: 1px;
    margin-right: 5px;
    color: #26bae7
}

.hero-wrap.style2 .hero-content-wrap .hero-img {
    width: 50%;
    margin-left: 5%;
    margin-bottom: -194px;
    position: relative
}

.hero-wrap.style2 .hero-content-wrap .hero-img .hero-shape-5 {
    position: absolute;
    top: -8%;
    right: 0
}

.hero-wrap.style2 .hero-content-wrap .hero-img .hero-shape-6 {
    position: absolute;
    bottom: 0;
    left: -30%
}

.hero-wrap.style3 .hero-slider-item {
    position: relative;
    z-index: 1;
    padding-top: 250px;
    padding-bottom: 100px
}

.hero-wrap.style3 .hero-slider-item .hero-content,
.member-card .member-info .member-social {
    overflow: hidden
}

.hero-wrap.style3 .hero-slider-item .hero-content h1 {
    margin-bottom: 20px
}

.author-info-wrap,
.hero-wrap.style3 .hero-slider-item .hero-content p {
    margin-bottom: 35px
}

.hero-wrap.style3 .hero-slider-item .hero-content .btn {
    padding: 12px 50px
}

.hero-wrap.style3 .hero-slider-item .hero-img .hero-slider-shape {
    position: absolute;
    top: 50px;
    z-index: -1;
    -webkit-animation: 120s linear infinite rotation;
    animation: 120s linear infinite rotation
}

.hero-wrap.style3 .hero-slider-item .hero-img .hero-slider-img {
    padding: 35px
}

.hero-wrap.style3 .hero-slide-next,
.hero-wrap.style3 .hero-slide-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 1
}

.hero-wrap.style3 .hero-slide-prev {
    left: 35px
}

.hero-wrap.style3 .hero-slide-next {
    right: 0
}

.hero-slider-one .swiper-slide-active .hero-content span {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.hero-slider-one .swiper-slide-active .hero-content h1 {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.hero-slider-one .swiper-slide-active .hero-content p {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.hero-slider-one .swiper-slide-active .hero-content .btn {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.br-1 {
    background-image: url(../img/breadcrumb/br-bg-1.jpg)
}

.breadcrumb-wrap {
    position: relative;
    height: 100%;
    padding: 250px 0 100px;
    overflow: hidden
}

.breadcrumb-wrap .breadcrumb-title {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center
}

.breadcrumb-wrap .breadcrumb-title h2 {
    font-size: 40px;
    font-family: jost, sans-serif;
    color: #fff;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 15px
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li {
    display: inline-block;
    margin: 0 10px;
    font-family: jost, sans-serif;
    position: relative;
    color: #fff
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:first-child {
    margin-left: 0
}

.author-info-wrap .author-info .post-metainfo li:first-child,
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:first-child a {
    padding-left: 0
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:last-child {
    margin-right: 0;
    color: #26bae7
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    display: inline-block;
    padding: 0 5px;
    transition: .3s;
    -webkit-transition: .3s;
    position: relative
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a:after {
    position: absolute;
    top: 4px;
    right: -11px;
    font-size: 16px;
    content: "";
    width: 2px;
    height: 15px;
    background-color: #fff;
    border-radius: 0;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg)
}

.feature-wrap.style2 {
    margin-top: -50px
}

.feature-wrap.style2 .feature-card-wrap {
    z-index: 1;
    position: relative;
    border-radius: 0
}

.feature-wrap.style2 .feature-card-wrap .feature-card {
    background: #fff;
    position: relative;
    z-index: 1
}

.blog-card.style2 .blog-img,
.blog-card.style2 .blog-img img,
.blog-card.style2 .blog-info:before,
.feature-wrap.style2 .feature-card-wrap .feature-card:first-child,
.feature-wrap.style2 .feature-card-wrap .feature-card:last-child,
.portfolio-item.style2 img,
.portfolio-item.style2:after,
.portfolio-item.style3,
.portfolio-item.style3 img,
.portfolio-item.style3:after,
.why-choose-content .wh-item-wrap.style2 .wh-item,
.why-choose-content .wh-item-wrap.style2 .wh-item .wh-icon,
.why-choose-content .wh-item-wrap.style2 .wh-item:before {
    border-radius: 0
}

.feature-card-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-gap: 0;
    -webkit-box-shadow: 0 2px 8px -1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 8px -1px rgba(0, 0, 0, .1);
    border-radius: 10px;
    margin: 0 0 25px
}

.feature-card-wrap .feature-card {
    position: relative;
    border-right: 1px solid #eee
}

.accordion-collapse,
.feature-card-wrap .feature-card:last-child {
    border: none
}

.feature-card-wrap .feature-card:first-child,
.testimonial-wrap.style1 .testimonial-slider-two .swiper-slide.swiper-slide-prev .testimonial-item {
    border-radius: 10px 0 0 10px
}

.feature-card-wrap .feature-card:last-child,
.testimonial-wrap.style1 .testimonial-slider-two .swiper-slide.swiper-slide-next .testimonial-item {
    border-radius: 0 10px 10px 0
}

.feature-card {
    padding: 25px;
    position: relative;
    overflow: hidden
}

.feature-card:after {
    position: absolute;
    top: 100%;
    left: -100%;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #26bae7 0, #273172 100%);
    z-index: -1;
    border-radius: 0 100px 0 0;
    -webkit-transition: .4s;
    transition: .4s
}

.blog-card:hover .blog-info:after,
.feature-card:hover:after,
.testimonial-slider-one .swiper-slide .testimonial-item:hover:after,
.testimonial-slider-one .swiper-slide.swiper-slide-active .testimonial-item:after,
.testimonial-slider-two .swiper-slide .testimonial-item:hover:after,
.testimonial-slider-two .swiper-slide.swiper-slide-active .testimonial-item:after {
    top: 0;
    left: 0;
    border-radius: 0
}

.portfolio-item:hover .portfolio-img a,
.portfolio-item:hover .portfolio-info {
    opacity: 1;
    left: 30px;
    visibility: visible
}

.feature-card .feature-icon {
    width: 50px;
    position: relative;
    top: 5px
}

.feature-card .feature-icon i {
    font-size: 45px;
    color: #26bae7;
    -webkit-transition: .4s;
    transition: .4s
}

.feature-card .feature-text {
    width: calc(100% - 70px);
    margin-left: 20px
}

.feature-card .feature-text .feature-title {
    margin-bottom: 10px
}

.about-bg-1 {
    background-image: url(../img/about/about-img-1.jpg)
}

.about-bg-3 {
    background-image: url(../img/about/about-img-3.jpg)
}

.about-bg-4 {
    background-image: url(../img/about/about-img-4.jpg)
}

.about-bg-5 {
    background-image: url(../img/about/about-img-5.html)
}

.about-bg-6 {
    background-image: url(../img/about/about-img-6.html)
}

.about-bg-7 {
    background-image: url(../img/about/about-bg-1.webp)
}

.about-wrap.style1 .about-img-wrap .about-img-one,
.why-choose-wrap.style1 .wh-img-wrap .wh-img-two {
    width: 70%;
    margin-left: auto
}

.about-wrap.style1 .about-img-wrap .about-img-one .about-img {
    height: 535px;
    border-radius: 20px
}

.about-wrap.style1 .about-img-wrap .about-img-two,
.why-choose-wrap.style1 .wh-img-wrap .wh-img-one {
    position: absolute;
    width: 50%;
    top: 0;
    left: 0
}

.about-wrap.style1 .about-img-wrap .about-img-two .about-img {
    height: 480px;
    border-radius: 20px
}

.about-wrap.style1 .about-content .content-title p {
    margin: 15px 0 8px
}

.about-wrap.style2 .about-content-wrap:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    background-image: url(../img/bg-1.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 75%;
    height: 100%;
    z-index: -1
}

.about-wrap.style2 .about-content-wrap .about-bg {
    height: 685px;
    width: 55%
}

.about-wrap.style2 .about-content-wrap .about-content {
    width: 42%;
    margin-left: 3%
}

.about-wrap.style2 .about-content-wrap .about-content .content-title p {
    margin-top: 25px
}

.about-wrap.style1 .about-img-wrap .about-img-one .about-img-text,
.about-wrap.style3 .about-img-wrap .about-img-one .about-img-text,
.why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img-text {
    display: block;
    text-align: right
}

.about-wrap.style1 .about-img-wrap .about-img-one .about-img-text p,
.about-wrap.style3 .about-img-wrap .about-img-one .about-img-text p,
.why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img-text p {
    display: inline-block;
    color: #26bae7;
    padding: 20px 50px;
    font-size: 30px;
    font-weight: 700;
    border-radius: 10px;
    margin-bottom: 14px;
    background: #fff;
    font-family: jost, sans-serif;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.about-wrap.style1 .about-img-wrap .about-img-one .about-img-text p span,
.about-wrap.style1 .about-img-wrap .about-img-two .about-img-text p span,
.about-wrap.style3 .about-img-wrap .about-img-one .about-img-text p span,
.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text p span {
    background: linear-gradient(90deg, #26bae7 0, #273172 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text
}

.about-wrap.style1 .about-img-wrap .about-img-two .about-img-text,
.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text {
    display: block;
    text-align: left;
    z-index: 1
}

.about-wrap.style1 .about-img-wrap .about-img-two .about-img-text p,
.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text p {
    color: #26bae7;
    display: inline-block;
    padding: 20px 50px;
    font-size: 30px;
    font-weight: 700;
    border-radius: 10px;
    margin-top: 30px;
    background-color: #fff;
    font-family: jost, sans-serif;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.about-wrap.style3 .about-img-wrap .about-img-one {
    width: 70%;
    margin-right: auto
}

.about-wrap.style3 .about-img-wrap .about-img-one .about-img {
    height: 535px
}

.about-wrap.style3 .about-img-wrap .about-img-two {
    position: absolute;
    width: 45%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.about-wrap.style3 .about-img-wrap .about-img-two .about-img-text p {
    display: block;
    border-radius: 0;
    margin-top: 15px
}

.comment-author_info h6,
.comment-author_info p,
.post-share,
.post-share ul,
.post-tag li,
.post-tag ul,
.quote-icon i,
.ratings li,
.tags-box ul li {
    display: inline-block
}

.about-wrap.style3 .about-img-wrap .about-img-two .about-img {
    height: 300px;
    border: 5px solid #fff
}

.about-wrap.style3 .about-content .btn {
    margin-top: 35px
}

.progressbar-wrap .progress-bar {
    background: 0 0;
    margin: 0;
    overflow: hidden;
    padding-right: 24px
}

.progressbar-wrap .progress-bar .progress-title-holder {
    position: relative;
    margin: 0 0 5px;
    font-size: 15px;
    text-align: left
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-title {
    z-index: 100;
    color: #000;
    position: relative;
    top: 25px;
    margin: 0
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper {
    width: 100%;
    z-index: 10
}

.progressbar-wrap .progress-bar .progress-title-holder .progress-number-wrapper .progress-number-mark {
    margin-bottom: 4px;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.progress-number-mark,
.progress-number-wrapper {
    font-size: 11px;
    line-height: 24px;
    height: 24px;
    letter-spacing: 0;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    color: #fff
}

.progress-content-outter {
    height: 6px;
    background-color: #eee
}

.progress-content {
    height: 6px;
    background-color: #26bae7;
    width: 0%
}

.owner-info-wrap {
    margin: 35px 0 0
}

.owner-info-wrap .owner-img {
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.author-info-wrap .author-info,
.owner-info-wrap .owner-info {
    width: calc(100% - 90px);
    margin-left: 20px
}

.owner-info-wrap .owner-info h5 {
    font-size: 22px;
    line-height: 1.2;
    margin: 0 0 15px
}

.owner-info-wrap .owner-info span {
    display: block;
    font-size: 14px
}

.promo-bg-1 {
    background-image: url(../img/about/promo-bg-1.jpg)
}

.promo-video {
    height: 350px;
    position: relative
}

.portfolio-tablist {
    border-bottom: none;
    margin-bottom: 35px
}

.portfolio-tablist .nav-item {
    border: none;
    margin: 0 5px
}

.portfolio-tablist .nav-item .nav-link {
    border: none;
    background: 0 0;
    color: #000;
    padding: 3px 20px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.portfolio-tablist .nav-item .nav-link.active {
    color: #eee
}

.portfolio-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 0 25px
}

.portfolio-item img {
    width: 100%
}

.portfolio-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    content: "";
    background: rgba(0, 0, 0, .5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.portfolio-item .portfolio-img {
    position: relative;
    display: block
}

.portfolio-item .portfolio-img img {
    border-radius: 10px;
    -webkit-transition: .9s;
    transition: .9s
}

.portfolio-item .portfolio-img a {
    position: absolute;
    bottom: 120px;
    left: -30px;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    -webkit-transition: .3s;
    transition: .3s
}

.portfolio-item .portfolio-img a i {
    color: #fff;
    line-height: .8
}

.portfolio-item .portfolio-info {
    position: absolute;
    bottom: 25px;
    left: -30px;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    -webkit-transition: .8s;
    transition: .8s
}

.portfolio-item .portfolio-info p {
    margin-bottom: 5px;
    color: #fff
}

.portfolio-item .portfolio-info h3 {
    line-height: 1;
    margin: 0
}

.portfolio-item .portfolio-img:hover:after {
    visibility: hidden !important;
    opacity: 1
}

.portfolio-item.non:after {
    background: rgb(0 0 0 / 0%) !important
}

.portfolio-item:hover .portfolio-img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.portfolio-item.style2 {
    border-radius: 0;
    margin: 0
}

.testimonial-bg-1 {
    background-image: url(../img/testimonials/testimonial-bg-1.jpg)
}

.testimonial-wrap.style1 .testimonial-slider-two {
    padding-left: 5px;
    padding-right: 5px
}

.testimonial-wrap.style1 .testimonial-slider-two .testimonial-item {
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .09);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .09)
}

.testimonial-slider-one {
    padding: 0 10px 15px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.testimonial-slider-one .swiper-slide.swiper-slide-active .testimonial-item .client-info-wrap .client-img,
.testimonial-slider-two .swiper-slide.swiper-slide-active .testimonial-item .client-info-wrap .client-img {
    border-color: #fff
}

.testimonial-item {
    padding: 30px 25px 15px;
    background: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .9s;
    transition: .9s
}

.blog-card .blog-info:after,
.testimonial-item:after {
    position: absolute;
    top: 100%;
    left: -100%;
    content: "";
    width: 100%;
    height: 100%;
    background: #26bae7;
    background: linear-gradient(90deg, #26bae7 0, #273172 100%);
    z-index: -1;
    border-radius: 0 100px 0 0;
    -webkit-transition: .4s;
    transition: .4s
}

.testimonial-item .client-info-wrap .client-img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 3px solid #26bae7
}

.testimonial-item .client-info-wrap .client-info {
    width: calc(100% - 80px);
    margin-left: 15px
}

.testimonial-item .client-info-wrap .client-info h5 {
    margin: 0 0 5px
}

.testimonial-item .client-quote {
    margin: 25px 0 15px
}

.quote-icon i {
    color: #26bae7;
    opacity: .4;
    font-size: 45px;
    line-height: .8;
    height: auto
}

.testimonial-slider-two .testimonial-pagination {
    position: relative;
    bottom: -25px
}

.why-choose-content .content-title p {
    margin-top: 20px;
    margin-bottom: 0
}

.carrer_card,
.why-choose-content .wh-item-wrap .wh-item {
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .1)
}

.why-choose-content .wh-item-wrap .wh-item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 0%;
    height: 100%;
    background: linear-gradient(90deg, #26bae7 0, #273172 100%);
    z-index: -1;
    opacity: 0;
    border-radius: 10px;
    -webkit-transition: .4s;
    transition: .4s
}

.why-choose-content .wh-item-wrap .wh-item .wh-icon {
    width: 80px;
    height: 80px;
    text-align: center;
    position: relative;
    top: 3px;
    border-radius: 10px;
    -webkit-transition: .4s;
    transition: .4s
}

.why-choose-content .wh-item-wrap .wh-item .wh-icon i {
    font-size: 44px;
    color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.why-choose-content .wh-item-wrap .wh-item .wh-text {
    width: calc(100% - 100px);
    margin-left: 20px
}

.why-choose-content .wh-item-wrap .wh-item .wh-text h5 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 5px;
    -webkit-transition: .4s;
    transition: .4s
}

.why-choose-content .wh-item-wrap .wh-item .wh-text p {
    margin: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.why-choose-content .wh-item-wrap .wh-item:hover:before {
    width: 100%;
    opacity: 1
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img {
    height: 575px;
    border-radius: 20px
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img-text p span {
    background: linear-gradient(90deg, #26bae7 0, #273172 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-transition: .4s;
    transition: .4s
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img {
    height: 480px;
    border-radius: 20px;
    z-index: -1;
    position: relative
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img-text {
    display: block;
    text-align: left;
    z-index: 1;
    position: relative
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img-text p {
    color: #26bae7;
    display: inline-block;
    padding: 20px 50px;
    font-size: 27px;
    font-weight: 700;
    border-radius: 10px;
    margin-top: 30px;
    background-color: #fff;
    font-family: jost, sans-serif;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img-text p span {
    background: linear-gradient(90deg, #26bae7 0, #273172 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.why-choose-wrap.style2 .wh-content .content-title {
    padding-right: 150px
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 25px
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item {
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    position: relative;
    padding: 30px 30px 30px 65px;
    z-index: 1;
    margin-left: 37px
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 0%;
    background: -webkit-gradient(linear, left top, right top, from(#ff4b4e), color-stop(35%, #ff5e54), to(#ff825f));
    background: linear-gradient(90deg, #ff4b4e 0, #ff5e54 35%, #ff825f 100%);
    z-index: -1;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon {
    position: absolute;
    top: 50%;
    left: -37px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon i {
    font-size: 38px;
    line-height: .8;
    color: #fff
}

.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-text h5 {
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 15px
}

.member-card:hover .member-info:before,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item:hover:before {
    height: 100%;
    opacity: 1
}

.why-choose-wrap.style3 .wh-img {
    height: 606px
}

.why-choose-wrap.style3 h2.transparent-text {
    font-size: 40px
}

.wh-img {
    position: relative;
    height: 660px
}

h2.transparent-text {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    word-wrap: break-word;
    position: absolute;
    bottom: -42px;
    width: calc(100% - 20px);
    left: 10px;
    z-index: 12;
    margin: 0;
    padding: 23px 0 32px
}

h2.transparent-text span {
    font-size: 50px
}

.transparent-text {
    background-color: #fff;
    color: #000;
    mix-blend-mode: screen
}

.member-card {
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    margin: 0 0 25px
}

.blog-card.style1 .blog-img,
.blog-card.style1 .blog-img img,
.member-card .member-img,
.member-card .member-img img,
.portfolio-desc img,
.post-img img,
.service-card .service-img,
.service-card .service-img img,
.service-desc img,
.single-portfolio-slider .swiper-slide img {
    border-radius: 10px
}

.member-card .member-info {
    background: #fff;
    position: relative;
    margin-top: -60px;
    width: calc(100% - 20px);
    border-radius: 10px;
    padding: 25px;
    left: 10px;
    text-align: left;
    z-index: 1;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    -webkit-transition: .6s;
    transition: .6s
}

.member-card .member-info:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 0%;
    background: linear-gradient(90deg, #26bae7 0, #273172 100%);
    z-index: -1;
    opacity: 0;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.member-card .member-info .h3 {
    font-size: 24px;
    line-height: 1.3;
    margin: 15px 0;
    -webkit-transition: .4s;
    transition: .4s
}

.member-card .member-info .member-social span {
    position: absolute;
    top: -22px;
    right: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: -webkit-gradient(linear, left top, right top, from(#ff4b4e), color-stop(35%, #ff5e54), to(#ff825f));
    background: linear-gradient(90deg, #ff4b4e 0, #ff5e54 35%, #ff825f 100%);
    border-radius: 50%;
    text-align: center
}

.member-card .member-info .member-social span i {
    color: #fff;
    font-size: 18px;
    line-height: .8
}

.member-card .member-info .member-social .social-profile {
    position: absolute;
    bottom: calc(100% + 20px);
    right: 20px;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s
}

.member-card .member-info .member-social .social-profile li {
    display: block;
    margin: 10px 0;
    -webkit-transform: translateX(40px);
    transform: translateX(40px)
}

.member-card .member-info .member-social .social-profile li:nth-child(2) {
    -webkit-transition: .5s;
    transition: .5s
}

.member-card .member-info .member-social .social-profile li:nth-child(3) {
    -webkit-transition: .7s;
    transition: .7s
}

.member-card .member-info .member-social .social-profile li:nth-child(4) {
    -webkit-transition: .9s;
    transition: .9s
}

.member-card .member-info .member-social .social-profile li:nth-child(5) {
    -webkit-transition: 1.1s;
    transition: 1.1s
}

.member-card .member-info .member-social:hover .social-profile {
    z-index: 1;
    opacity: 1;
    visibility: visible
}

.member-card .member-info .member-social:hover .social-profile li {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.service-bg-1 {
    background-image: url(../img/services/service-bg-1.webp)
}

.service-bg {
    height: 360px;
    margin-top: 30px;
    position: relative
}

.video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #26bae7;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center
}

.video-play i {
    color: #fff;
    font-size: 28px;
    line-height: .8
}

.circle {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s;
    transition: .5s
}

.circle i {
    color: #fff;
    line-height: .8;
    margin-left: 5px
}

.circle:after {
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    border: 15px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    -webkit-animation: 2s linear 1.5s infinite ripple;
    animation: 2s linear 1.5s infinite ripple
}

.blog-wrap.style1 .blog-wave,
.service-wrap img.wave-shape-3 {
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%
}

.blog-wrap.style1:after,
.service-wrap.style1:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: #f9fafc;
    width: 100%;
    height: 60%;
    z-index: -1
}

.service-wrap.style1 .service-slider-one {
    padding-bottom: 25px
}

.service-wrap.style3 .service-bg {
    position: absolute;
    top: -29px;
    left: 0;
    width: 100%;
    height: 425px
}

.service-wrap.style3 .service-slider-one {
    padding: 70px 0 25px
}

.service-wrap.style3 .slider-btn-wrap .slider-btn {
    border-radius: 0;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 1;
    margin: 0 15px 0 0
}

.service-card {
    -webkit-transition: .3s;
    transition: .3s;
    position: relative
}

.service-card .service-info {
    position: relative;
    background: #fff;
    width: calc(100% - 10px);
    border-radius: 10px;
    padding: 25px;
    margin-top: -50px;
    left: 10px;
    text-align: center;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    z-index: 1;
    -webkit-transition: .6s;
    transition: .6s
}

.service-card .service-info .service-icon {
    width: 67px;
    height: 67px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: -35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .6s;
    transition: .6s
}

.service-card .service-info .service-icon i {
    color: #fff;
    line-height: .8;
    font-size: 28px;
    -webkit-transition: .6s;
    transition: .6s
}

.service-card .service-info .service-title a,
.service-card .service-info p {
    -webkit-transition: .6s;
    transition: .6s
}

.service-card .service-info .service-title {
    font-size: 28px;
    line-height: 1.3;
    margin: 20px 0 15px
}

.service-card.style2 .service-info,
.service-card.style3 .service-info {
    bottom: auto;
    margin-top: 0;
    text-align: left
}

.service-card.style1,
.service-card.style4 {
    margin-bottom: 30px
}

.service-card.style1 .service-icon,
.service-card.style3 .service-icon {
    left: 55px
}

.post-navigation .prev-post,
.service-card.style1 .service-info {
    text-align: left
}

.service-card.style2 {
    margin-top: 60px
}

.service-card.style2 .service-info {
    border-radius: 0
}

.service-card.style2 .service-info .service-icon {
    left: 25px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    border: 2px solid #26bae7
}

.service-card.style1 .service-info .service-icon {
    left: 25px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    border: 2px solid #26bae7;
    background-color: #fff
}

.service-card.style2 .service-info .service-title {
    margin-top: 30px
}

.partner-item {
    text-align: center;
    margin: 0 15px
}

.partner-item img {
    width: auto !important;
    display: inline-block !important
}

.pricing-table {
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    background: #fff;
    border-radius: 15px;
    margin: 0 0 25px
}

.blog-card,
article {
    margin-bottom: 25px
}

.pricing-table .pricing-header {
    padding: 30px;
    text-align: center;
    border-radius: 15px 15px 0 0
}

.pricing-table .pricing-header h2 {
    color: #fff;
    line-height: 1.2;
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: 700
}

.pricing-table .pricing-header h3 {
    font-size: 46px;
    font-family: roboto, sans-serif;
    color: #fff;
    line-height: 1.2;
    margin: 0
}

.pricing-table .pricing-header h3 span.price-sign {
    font-size: 26px;
    font-family: jost, sans-serif;
    font-weight: 400;
    position: relative;
    top: -17px;
    right: 2px
}

.pricing-table .pricing-header h3 span {
    font-size: 15px;
    font-family: jost, sans-serif;
    font-weight: 600
}

.pricing-table .pricing-features {
    margin: 20px 30px
}

.pricing-table .pricing-features li {
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #555;
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.pricing-table .pricing-features li:last-child {
    border-bottom: none
}

.post-share span,
.post-tag span,
.pricing-table .pricing-features li i {
    margin-right: 10px
}

.pricing-table .pricing-features li i.la-check {
    color: green
}

.pricing-table .purchase-pricing {
    text-align: center;
    padding-bottom: 25px
}

.pricing-table .purchase-pricing .btn {
    display: inline-block;
    border-radius: 0;
    padding: 12px 45px;
    margin: 0 auto
}

.blog-card .blog-info .blog-title,
.blog-card.style1 .blog-info .blog-title {
    font-size: 24px;
    margin: 12px 0 15px;
    line-height: 1.3
}

.pricing-table.style1 .pricing-header,
.pricing-table.style1 .purchase-pricing .btn {
    background: #242424
}

.blog-card .blog-info,
.blog-card.style1 .blog-info {
    background: #fff;
    padding: 25px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.bg-1 {
    background-image: url(../img/bg-1.png)
}

.blog-card {
    -webkit-transition: .3s;
    transition: .3s
}

.portfolio-desc .service-img,
.post-img,
.service-desc .service-img {
    border-radius: 10px;
    margin: 0 0 30px
}

.blog-card .blog-img {
    position: relative;
    overflow: hidden
}

.blog-card .blog-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .9s;
    transition: .9s
}

.blog-card .blog-info {
    -webkit-transition: .6s;
    transition: .6s
}

.blog-card .blog-info .blog-title {
    -webkit-transition: .4s;
    transition: .4s
}

.blog-card:hover .blog-img img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.blog-card.style1 .blog-info {
    bottom: 100px;
    width: calc(100% - 20px);
    border-radius: 10px;
    left: 10px;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    -webkit-transition: .6s;
    transition: .6s
}

.blog-card.style3 .blog-info,
.contact-box {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.blog-metainfo li,
.blog-metainfo li i {
    font-size: 14px;
    -webkit-transition: .3s
}

.blog-card.style2 .blog-info {
    position: relative;
    margin-top: -100px;
    width: calc(100% - 20px);
    margin-left: 10px;
    border-radius: 0
}

.blog-card.style3 .blog-info {
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.blog-card.style4 .blog-info {
    padding: 20px 0 0
}

.blog-card.style4:hover .blog-info .blog-metainfo li {
    color: #555;
    border-color: #555
}

.blog-metainfo li {
    display: inline-block;
    position: relative;
    padding: 0 20px;
    transition: .3s
}

.blog-metainfo li:last-child {
    padding-right: 0
}

.blog-metainfo li:after {
    position: absolute;
    top: 5px;
    right: 7px;
    content: "";
    background: #555;
    width: 1px;
    height: 14px;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg)
}

.blog-metainfo li i {
    position: absolute;
    top: 1px;
    left: 0;
    color: #26bae7;
    transition: .3s
}

.blog-slider-wrap .blog-next,
.blog-slider-wrap .blog-prev,
.blog-slider-wrap .service-next,
.blog-slider-wrap .service-prev,
.service-slider-wrap .blog-next,
.service-slider-wrap .blog-prev,
.service-slider-wrap .service-next,
.service-slider-wrap .service-prev {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
    z-index: 1
}

.blog-slider-wrap .blog-prev,
.blog-slider-wrap .service-prev,
.service-slider-wrap .blog-prev,
.service-slider-wrap .service-prev {
    left: 25px
}

.blog-slider-wrap .blog-next,
.blog-slider-wrap .service-next,
.service-slider-wrap .blog-next,
.service-slider-wrap .service-next {
    right: 25px
}

.portfolio-desc h1,
.service-desc h1 {
    font-size: 34px;
    line-height: 1.3;
    margin: 0 0 15px
}

.portfolio-desc h2,
.service-desc h2 {
    font-size: 30px;
    line-height: 1.3;
    margin: 0 0 15px
}

.portfolio-info-widget .portfolio-info-item-wrap {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none
}

.portfolio-info-widget .portfolio-info-item-wrap .portfolio-info-item {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    position: relative;
    font-size: 15px;
    padding-left: 35px;
    padding-bottom: 20px;
    color: #555
}

.portfolio-info-widget .portfolio-info-item-wrap .portfolio-info-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.portfolio-info-widget .portfolio-info-item-wrap .portfolio-info-item .portfolio-info-icon {
    position: absolute;
    left: 0;
    top: 0;
    color: #26bae7;
    font-size: 25px
}

.portfolio-info-widget .portfolio-info-item-wrap .portfolio-info-item span {
    color: #000;
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 500
}

.post-author .post-author-info p,
.schedule-widget ul li,
article .post-subtitle {
    margin: 0 0 15px
}

.contact-widget {
    position: relative;
    text-align: center;
    z-index: 1
}

.contact-widget.sidebar-widget {
    border-top: none;
    padding: 50px 25px
}

.contact-widget a,
.contact-widget h3,
.contact-widget p {
    color: #fff;
    z-index: 2;
    position: relative
}

.contact-widget h3 {
    font-size: 24px;
    line-height: 1.2;
    margin: 10px 0 15px
}

.contact-widget a {
    display: block;
    margin: 0 0 10px
}

.contact-widget a.btn {
    margin-top: 15px;
    display: inline-block
}

.slider-pagination.style2 {
    margin: 20px 0
}

.author-info-wrap .author-img {
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.author-info-wrap .author-info h6 {
    line-height: 1.2;
    font-size: 18px
}

.author-info-wrap .author-info .post-metainfo {
    line-height: 1
}

.author-info-wrap .author-info .post-metainfo li {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
    border-right: 1px solid #ddd
}

.author-info-wrap .author-info .post-metainfo li:last-child {
    padding-right: 0;
    border-right: none
}

.author-info-wrap .author-info .post-metainfo li a,
.contact-item {
    position: relative;
    padding-left: 20px
}

.author-info-wrap .author-info .post-metainfo li a i {
    font-size: 16px;
    color: #26bae7;
    position: absolute;
    top: 0;
    left: 0
}

.post-img {
    position: relative
}

.post-img .news-cat {
    position: absolute;
    top: 25px;
    left: 25px
}

.post-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 24px
}

.wp-block-quote {
    position: relative;
    padding: 35px 35px 38px;
    background-color: #f9fafc;
    text-align: center;
    margin: 30px 0;
    border-left: 2px solid #26bae7
}

.comment-item,
.post-meta-option {
    padding: 20px;
    background: #f9fafc
}

.wp-block-quote p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    position: relative;
    margin: 0 auto;
    max-width: 70%
}

.wp-block-quote i {
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
    color: #26bae7;
    font-size: 50px;
    opacity: .5
}

.content-feature-list {
    margin: 0 0 28px
}

.content-feature-list li {
    position: relative;
    padding-left: 28px;
    margin: 0 0 10px
}

.content-feature-list li i {
    position: absolute;
    top: 5px;
    left: 0;
    color: #26bae7;
    font-size: 18px;
    line-height: .8
}

.post-meta-option {
    border-radius: 5px
}

.comment-box-title {
    font-size: 24px;
    line-height: 1;
    margin: 0 0 30px;
    border-radius: 5px
}

.comment-box-title span {
    font-weight: 600
}

.comment-item {
    margin: 0 0 25px
}

.comment-item.reply {
    margin-left: 40px
}

.comment-item:last-child {
    margin: 0;
    border-bottom: none
}

.comment-item .comment-author-img {
    width: 90px;
    height: 90px;
    border-radius: 50%
}

.comment-item .comment-author-wrap {
    width: calc(100% - 110px);
    margin-left: 20px
}

.comment-item .comment-author-wrap .comment-author-name h5 {
    line-height: 1;
    margin: 0;
    font-size: 16px
}

.comment-item .comment-author-wrap .comment-author-name .comment-date {
    font-size: 14px;
    margin: 0 0 0 20px;
    color: #888
}

.comment-item .comment-author-wrap .comment-author-name .comment-date i {
    position: relative;
    top: 2px;
    color: #26bae7;
    margin-right: 4px
}

.comment-item .comment-author-wrap .comment-text {
    margin: 3px 0 7px
}

.comment-item .comment-author-wrap .comment-text p {
    margin: 0;
    font-size: 15px
}

.reply-btn {
    display: inline-block;
    padding: 7px 15px;
    border: 1px solid #ddd;
    border-radius: 50px;
    line-height: 1;
    margin-top: 5px;
    font-size: 15px;
    -webkit-transition: .3s;
    transition: .3s
}

.reply-btn:hover {
    border-color: transparent;
    color: #fff
}

.comment-item.review-box .comment-author-wrap .comment-author-name .comment-date i {
    top: 0;
    margin-right: 5px
}

.comment-form-title h4 {
    margin-bottom: 20px;
    color: #000;
    line-height: 1
}

#cmt-form {
    padding: 25px;
    border-radius: 7px;
    background: #f9fafc
}

#cmt-form .checkbox label {
    color: #444;
    padding-left: 20px
}

.comment-form .form-group {
    margin: 0 0 20px;
    position: relative
}

.comment-form .form-group i {
    position: absolute;
    top: 17px;
    right: 17px;
    color: #999
}

.comment-form .form-group label {
    font-weight: 500;
    display: block;
    margin: 0 0 5px
}

.comment-form .form-group input,
.comment-form .form-group textarea {
    width: 100%;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    padding: 15px;
    font-size: 14px;
    color: #000
}

.comment-form .form-group input:focus,
.comment-form .form-group textarea:focus {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.comment-form .form-group input {
    height: 50px
}

.comment-form .form-group textarea {
    height: 129px;
    resize: none
}

.checkbox,
.footer-wrap .footer-top .footer-logo {
    display: block
}

.checkbox.style2 input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.checkbox.style2 label {
    position: relative;
    cursor: pointer
}

.checkbox.style2 label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #26bae7;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 5px
}

.checkbox.style2 input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 3px;
    width: 9px;
    height: 9px;
    border: none;
    border-radius: 50%;
    background: #26bae7
}

.form_group label {
    padding-left: 20px
}

.form_group input {
    position: absolute;
    top: 5px;
    left: 0
}

.post-comment-wrap {
    border: 1px solid #aba8b0;
    padding: 25px;
    margin: 0 0 25px
}

.post-comment-wrap .comment-title {
    line-height: 1;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #aba8b0
}

.post-comment-wrap .comment-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px
}

.post-comment-wrap .comment-item .comment-author_img {
    width: 75px
}

.post-comment-wrap .comment-item .comment-author_text {
    width: calc(100% - 95px);
    margin-left: 20px
}

.post-comment-wrap .comment-item .comment-author_text p {
    font-size: 14px;
    line-height: 24px;
    opacity: .7;
    margin: 0
}

.comment-author_info {
    margin: 0 0 8px
}

.comment-author_info h6 {
    line-height: 21px;
    margin: 0;
    font-size: 16px;
    font-weight: 600
}

.comment-author_info span {
    margin-left: 10px;
    line-height: 1.4
}

.comment-author_info span i {
    color: #26bae7;
    position: relative;
    top: -1px;
    left: 1px
}

.comment-author_info p {
    margin-left: 25px !important;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    opacity: .7
}

.post-navigation .next-post,
.post-navigation .prev-post {
    width: 50%;
    display: block
}

.post-navigation .next-post i,
.post-navigation .prev-post i {
    font-size: 12px;
    position: relative;
    top: 0
}

.post-navigation .next-post {
    text-align: right
}

.post-tag li a {
    color: #555;
    font-size: 15px
}

.post-author {
    padding: 25px;
    margin: 34px 0;
    border-radius: 5px;
    background: #f9fafc
}

.post-author .post-author-img {
    width: 170px;
    height: 170px;
    border-radius: 50%
}

.comp-map iframe,
.contact-box:before {
    height: 100%;
    width: 100%
}

.post-author .post-author-info {
    width: calc(100% - 190px);
    margin-left: 20px
}

.post-author .post-author-info h4 {
    font-size: 20px
}

.contact-box {
    background-color: #fff;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    padding: 30px;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 0 30px
}

.contact-box:before {
    position: absolute;
    top: 100%;
    left: -100%;
    content: "";
    background: #26bae7;
    background: linear-gradient(90deg, #26bae7 0, #273172 100%);
    z-index: -1;
    border-radius: 0 10px 0 0;
    -webkit-transition: .4s;
    transition: .4s
}

.contact-box .contact-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.contact-box .contact-icon i {
    color: #fff;
    line-height: .8;
    font-size: 36px;
    -webkit-transition: .4s;
    transition: .4s
}

.contact-box .contact-info {
    width: calc(100% - 95px);
    margin-left: 15px
}

.contact-box .contact-info h5 {
    font-size: 22px;
    line-height: 1.2;
    margin: 0 0 8px;
    -webkit-transition: .4s;
    transition: .4s
}

.contact-box .contact-info a,
.contact-box .contact-info p {
    display: block;
    margin: 0;
    color: #555;
    font-size: 15px;
    -webkit-transition: .4s;
    transition: .4s
}

.contact-box:hover:before {
    top: 0;
    left: 0
}

.comp-map {
    height: 440px;
    margin-bottom: 25px
}

.contact_forrrm {
    background: #f9fafc;
    padding: 30px;
    margin-bottom: 25px
}

.contact_forrrm .form-group input,
.contact_forrrm .form-group textarea {
    width: 100%;
    background: #fff;
    padding: 10px 15px;
    border: none
}

.contact_forrrm .form-group input {
    height: 54px
}

.contact_forrrm .form-group textarea {
    height: 150px;
    resize: none
}

.accordion-button:not(.collapsed) span i.plus,
.accordion-item .accordion-header .accordion-button span i.minus {
    visibility: hidden;
    opacity: 0
}

.accordion-button:not(.collapsed) span i.minus {
    visibility: visible !important;
    opacity: 1 !important;
    color: #fff !important
}

.accordion-item {
    border: none;
    margin: 0 0 25px;
    padding: 0
}

.accordion-item .accordion-header .accordion-button {
    border-radius: 5px !important;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    border: none;
    color: #000;
    text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.accordion-item .accordion-header .accordion-button span {
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    text-align: center;
    position: relative;
    margin-right: 14px
}

.accordion-item .accordion-header .accordion-button span i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #26bae7
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    left: -4px
}

.accordion-body {
    border-top-color: transparent;
    padding: 20px 0 0
}

.footer-bg-1 {
    background-image: url(../img/footer/footer-bg-1.jpg)
}

.footer-bg-2 {
    background-image: url(../img/footer/footer-bg-2.jpg)
}

.footer-wrap .footer-top .footer-menu li {
    position: relative;
    padding-left: 17px;
    margin: 0 0 15px;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-wrap .footer-top .footer-menu li i {
    position: absolute;
    top: 1px;
    left: 0;
    color: #fff;
    font-size: 9px;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-wrap .footer-top .footer-menu li a {
    color: #fff;
    font-size: 15px;
    display: block
}

.footer-wrap .footer-top .footer-menu li:hover {
    color: #26bae7;
    padding-left: 22px
}

.footer-wrap .footer-top .footer-menu li:hover i {
    color: #26bae7;
    left: 5px
}

.footer-wrap .footer-top .contact-item {
    padding-left: 25px;
    margin-bottom: 22px
}

.footer-wrap .footer-top .contact-item h6 {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 4px
}

.footer-wrap .footer-top .contact-item a,
.footer-wrap .footer-top .contact-item p {
    font-size: 15px;
    margin: 0
}

.footer-wrap .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.footer-wrap .footer-bottom .copyright {
    padding: 24px 15px;
    text-align: center
}

.footer-wrap .footer-bottom .copyright p {
    margin-bottom: 0;
    color: #fff;
    font-family: jost, sans-serif
}

.footer-widget-wrap .footer-widget:first-child {
    width: 32%;
    padding-right: 150px
}

.footer-widget-wrap .footer-widget:nth-child(2),
.footer-widget-wrap .footer-widget:nth-child(3) {
    width: 23%
}

.footer-widget-wrap .footer-widget:nth-child(4) {
    width: 22%
}

.footer-widget-title {
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px;
    padding-bottom: 12px;
    position: relative
}

.footer-widget-title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 55px;
    height: 2px;
    content: "";
    background: linear-gradient(90deg, #26bae7 0, #273172 100%)
}

.newsletter-box .newsletter-form .form-group {
    width: 90%;
    position: relative
}

.newsletter-box .newsletter-form .form-group input {
    width: 100%;
    height: 60px;
    border-radius: 5px;
    background: 0 0;
    color: #fff;
    padding: 10px 15px;
    border: 1px solid #878d8f
}

.newsletter-box .newsletter-form .form-group button {
    position: absolute;
    top: 5px;
    right: 5px;
    height: calc(100% - 10px);
    border: none;
    padding: 5px 15px;
    border-radius: 5px;
    background: linear-gradient(90deg, #26bae7 0, #273172 100%)
}

.newsletter-box .newsletter-form .form-group button i {
    color: #fff;
    font-size: 24px;
    line-height: .8
}

.contact-item i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px
}

.accordion-button:not(.collapsed) span,
.btn.style1,
.btn.style1:before,
.btn.style3,
.btn.style3:before,
.contact-box .contact-icon,
.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img .quote-icon,
.page-navigation .page-nav li a.active,
.page-navigation .page-nav li a:hover,
.portfolio-item .portfolio-img a,
.portfolio-tablist .nav-item .nav-link.active,
.pricing-table.style2 .pricing-header,
.pricing-table.style2 .purchase-pricing .btn,
.search-box .form-group button,
.slider-btn.style1:hover,
.slider-btn.style2:hover,
.tag-list ul li a:hover,
.why-choose-content .wh-item-wrap .wh-item .wh-icon,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon {
    background: -webkit-gradient(linear, left top, right top, from(#26bae7), color-stop(35%, #ff6656), to(#ff8760));
    background: linear-gradient(90deg, #26bae7 0, #273172 100%)
}

.btn.style1:hover:before,
.btn.style3:hover:before,
.reply-btn:hover {
    background: -webkit-gradient(linear, right top, left top, from(#26bae7), color-stop(35%, #ff6656), to(#ff8760));
    background: linear-gradient(-90deg, #26bae7 0, #273172 100%)
}

.about-wrap.style2 .about-content-wrap,
.author-info-wrap,
.author-info-wrap .author-info,
.btn,
.circle,
.comment-author_info,
.comment-item,
.comment-item .comment-author-wrap .comment-author-name,
.contact-box,
.contact-box .contact-icon,
.feature-card,
.footer-widget-wrap,
.header-wrap .header-bottom .header-bottom-right,
.header-wrap .header-top .header-top-left,
.header-wrap .header-top .header-top-right,
.header-wrap .navbar-language .dropdown-toggle,
.header-wrap .searchbtn,
.hero-wrap.style1 .hero-content-wrap,
.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2,
.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img .quote-icon,
.hero-wrap.style2 .hero-content-wrap,
.member-card .member-info .member-social span,
.newsletter-box .newsletter-form .form-group button,
.owner-info-wrap,
.portfolio-item .portfolio-img a,
.post-author,
.post-navigation,
.pp-post-item,
.schedule-widget ul li,
.service-card .service-info .service-icon,
.service-wrap.style3 .slider-btn-wrap,
.slider-btn,
.social-profile.style1 li a,
.social-profile.style3 li a,
.testimonial-footer,
.testimonial-item .client-info-wrap,
.video-play,
.why-choose-content .wh-item-wrap .wh-item,
.why-choose-content .wh-item-wrap .wh-item .wh-icon,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.btn,
.btn i {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.circle,
.contact-box .contact-icon,
.header-wrap .searchbtn,
.hero-wrap.style1 .hero-img-wrap .hero-client-box .client-img .quote-icon,
.member-card .member-info .member-social span,
.newsletter-box .newsletter-form .form-group button,
.portfolio-item .portfolio-img a,
.service-card .service-info .service-icon,
.slider-btn,
.social-profile.style1 li a,
.social-profile.style3 li a,
.video-play,
.why-choose-content .wh-item-wrap .wh-item .wh-icon,
.why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.author-info-wrap .author-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-wrap.style2 .about-content-wrap,
.author-info-wrap,
.btn,
.comment-item .comment-author-wrap .comment-author-name,
.contact-box,
.header-wrap .header-bottom .header-bottom-right,
.header-wrap .header-top .header-top-left,
.header-wrap .header-top .header-top-right,
.header-wrap .navbar-language .dropdown-toggle,
.header-wrap .searchbtn,
.hero-wrap.style1 .hero-content-wrap,
.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2,
.hero-wrap.style2 .hero-content-wrap,
.owner-info-wrap,
.post-author,
.post-navigation,
.schedule-widget ul li,
.testimonial-footer,
.testimonial-item .client-info-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.about-wrap.style2 .about-content-wrap,
.hero-wrap.style1 .hero-img-wrap .hero-chart-box-2,
.post-navigation,
.schedule-widget ul li,
.testimonial-footer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.portfolio-tablist {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-wrap .header-bottom .header-bottom-right,
.header-wrap .header-top .header-top-right,
.service-wrap.style3 .slider-btn-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

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

    .checkbox label,
    .checkbox label a,
    p {
        font-size: 14px
    }

    p {
        line-height: 24px
    }
}

@media only screen and (max-width:479px) {
    .author-info-wrap .author-info {
        margin-left: 10px
    }

    .author-info-wrap .author-info .post-metainfo li {
        font-size: 13px;
        padding: 0 5px
    }

    .wp-block-quote p {
        font-size: 14px;
        max-width: 100%
    }

    .wp-block-quote i {
        font-size: 30px;
        opacity: .2
    }

    .content-feature-list li {
        font-size: 14px;
        margin: 0 0 10px
    }

    .comment-item .comment-author-wrap .comment-author-name .comment-date {
        display: block;
        width: 100%;
        margin-top: 10px;
        margin-left: 0
    }

    .contact-box {
        padding: 20px
    }

    .contact-box .contact-icon {
        width: 65px;
        height: 65px
    }

    .contact-box .contact-info {
        width: calc(100% - 80px)
    }

    .why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item .wh-icon {
        width: 60px;
        height: 60px
    }

    .why-choose-wrap.style2 .wh-content .wh-item-wrap .wh-item {
        padding: 20px 30px 20px 35px;
        margin-left: 37px
    }

    .why-choose-wrap.style2 .wh-img {
        height: 430px
    }
}

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

    .pt-100,
    .ptb-100 {
        padding-top: 50px
    }

    .sm-none {
        display: none !important
    }

    .sm-center {
        text-align: center !important
    }

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

    .smb-70 {
        margin-bottom: 50px !important
    }

    .pb-60 {
        padding-bottom: 15px
    }

    .pb-100,
    .ptb-100 {
        padding-bottom: 50px
    }

    .mt-100 {
        margin-top: 50px !important
    }

    .pt-70 {
        padding-top: 20px
    }

    .blog-slider-wrap,
    .pb-70 {
        padding-bottom: 20px
    }

    .pb-75 {
        padding-bottom: 25px
    }

    .pb-50 {
        padding-bottom: 0
    }

    .pt-75 {
        padding-top: 25px
    }

    .mb-40 {
        margin-bottom: 25px !important
    }

    .hero-wrap.style1 .hero-content-wrap {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 {
        position: absolute;
        top: 0;
        padding: 15px 20px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 img {
        max-width: 80px;
        display: block;
        margin: 0 auto
    }

    .hero-wrap.style1 .hero-img-wrap .hero-client-box {
        top: 0;
        max-width: 170px;
        padding: 7px 10px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 {
        bottom: 50px;
        left: 0;
        padding: 15px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart img {
        max-width: 70px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart-info span {
        font-size: 22px
    }

    .hero-wrap .hero-content h1 {
        font-size: 43px
    }

    .hero-wrap .hero-content p {
        padding-right: 10px
    }

    .hero-wrap.style2 {
        padding-top: 130px;
        padding-bottom: 100px
    }

    .hero-wrap.style2 .hero-content-wrap .hero-img {
        margin-bottom: -100px;
        margin-left: 0;
        margin-top: 50px
    }

    .about-wrap.style1 .about-img-wrap .about-img-one .about-img-text p,
    .about-wrap.style1 .about-img-wrap .about-img-two .about-img-text p,
    .about-wrap.style3 .about-img-wrap .about-img-one .about-img-text p,
    .about-wrap.style3 .about-img-wrap .about-img-two .about-img-text p {
        font-size: 16px;
        display: block;
        padding: 10px;
        text-align: center
    }

    .about-wrap.style1 .about-img-wrap .about-img-two .about-img,
    .why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img {
        height: 320px
    }

    .about-wrap.style1 .about-img-wrap .about-img-one .about-img {
        height: 420px
    }

    .about-wrap.style2 .about-content-wrap .about-bg {
        height: 366px
    }

    .about-wrap.style2 .about-content-wrap .about-content {
        width: 100%;
        max-width: 100%;
        padding: 50px 15px
    }

    .service-wrap.style1 .service-slider-wrap {
        padding-bottom: 60px
    }

    .service-slider-wrap .service-next {
        right: calc(50% - 50px);
        top: auto;
        bottom: 0
    }

    .service-slider-wrap .service-prev {
        left: calc(50% - 50px);
        top: auto;
        bottom: 0
    }

    .service-wrap.style3 .slider-btn-wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 30px 0 0
    }

    .why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img-text p,
    .why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img-text p {
        display: block;
        font-size: 18px;
        text-align: center;
        padding: 15px 10px
    }

    .why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img {
        height: 380px;
        border-radius: 20px
    }

    h2.transparent-text span {
        font-size: 34px
    }

    .why-choose-wrap.style2 h2.transparent-text,
    .why-choose-wrap.style3 h2.transparent-text {
        font-size: 30px
    }

    .why-choose-wrap.style2 .wh-content .content-title {
        padding-right: 0
    }

    .why-choose-wrap.style2 .wh-content .wh-item-wrap {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .blog-slider-wrap .blog-next,
    .blog-slider-wrap .service-next {
        right: calc(50% - 50px);
        top: auto;
        bottom: 32px
    }

    .blog-slider-wrap .blog-prev {
        left: calc(50% - 50px);
        top: auto;
        bottom: 32px
    }

    .pp-post-item .pp-post-img {
        width: 75px
    }

    .pp-post-item .pp-post-info {
        width: calc(100% - 85px);
        margin-left: 10px
    }

    .post-share {
        margin-top: 15px
    }

    .comment-item .comment-author-img {
        width: 50px;
        height: 50px
    }

    .comment-item .comment-author-wrap {
        width: calc(100% - 65px);
        margin-left: 15px
    }

    .accordion-item .accordion-header .accordion-button,
    .post-author {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .post-author .post-author-img {
        width: 150px;
        height: 150px
    }

    .post-author .post-author-info {
        width: 100%;
        margin-left: 0;
        margin-top: 15px
    }

    .error-content span {
        font-size: 70px;
        margin: 0 0 20px;
        color: #000
    }

    .accordion-item .accordion-header .accordion-button span {
        min-width: 50px
    }
}

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

    .content-title h2,
    .section-title h2 {
        font-size: 30px
    }

    .content-title span,
    .section-title span {
        font-size: 14px
    }

    .hero-wrap.style1 .hero-content-wrap,
    .hero-wrap.style2 .hero-content-wrap {
        max-width: 540px;
        margin: 0 auto
    }

    .footer-widget-wrap .footer-widget:first-child {
        padding-right: 0
    }

    .footer-widget-wrap .footer-widget:first-child,
    .footer-widget-wrap .footer-widget:nth-child(2),
    .footer-widget-wrap .footer-widget:nth-child(3),
    .footer-widget-wrap .footer-widget:nth-child(4) {
        width: 50%
    }
}

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

    .pt-100,
    .ptb-100 {
        padding-top: 70px
    }

    .pb-100 {
        padding-bottom: 70px
    }

    .pb-60 {
        padding-bottom: 35px
    }

    .mt-100 {
        margin-top: 70px !important
    }

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

    .smb-70 {
        margin-bottom: 70px !important
    }

    .ptb-100 {
        padding-bottom: 70px
    }

    .pt-70 {
        padding-top: 40px
    }

    .pb-70 {
        padding-bottom: 40px
    }

    .pb-75 {
        padding-bottom: 45px
    }

    .pb-50 {
        padding-bottom: 20px
    }

    .pt-75 {
        padding-top: 45px
    }

    .hero-wrap.style1 .hero-content-wrap,
    .hero-wrap.style2 .hero-content-wrap {
        padding-left: 0;
        padding-right: 0;
        max-width: 720px;
        margin: 0 auto
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 {
        position: absolute;
        top: 0;
        padding: 15px 20px
    }

    .hero-wrap.style1 .hero-content-wrap .hero-content {
        margin-bottom: 50px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 img {
        max-width: 80px;
        display: block;
        margin: 0 auto
    }

    .hero-wrap.style1 .hero-img-wrap .hero-client-box {
        top: 0
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 {
        bottom: 50px;
        left: 0;
        padding: 15px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart img {
        max-width: 70px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart-info span {
        font-size: 22px
    }

    .hero-wrap .hero-content h1 {
        font-size: 43px
    }

    .hero-wrap .hero-content p {
        padding-right: 10px
    }

    .about-wrap.style2 .about-content-wrap .about-content {
        width: 720px;
        margin: 0 auto !important;
        max-width: 720px;
        padding: 50px 0
    }

    .hero-wrap.style2 {
        padding-top: 130px;
        padding-bottom: 100px
    }

    .hero-wrap.style2 .hero-content-wrap .hero-img {
        margin-bottom: -100px;
        margin-left: 0;
        margin-top: 50px
    }

    .about-wrap.style1 .about-content-wrap {
        padding-right: calc((100% - 960px)/ 2 + 15px)
    }

    .blog-card.style1 .blog-info {
        bottom: 70px
    }

    .blog-slider-wrap .blog-next,
    .service-slider-wrap .service-next {
        right: 10px
    }

    .blog-slider-wrap .blog-prev,
    .service-slider-wrap .service-prev {
        left: 10px
    }

    .blog-card .blog-info {
        padding: 18px
    }

    .blog-metainfo li {
        padding: 0 15px 0 18px;
        font-size: 13px
    }

    .footer-widget-wrap .footer-widget:first-child {
        padding-right: 0
    }

    .footer-widget-wrap .footer-widget:first-child,
    .footer-widget-wrap .footer-widget:nth-child(2),
    .footer-widget-wrap .footer-widget:nth-child(3),
    .footer-widget-wrap .footer-widget:nth-child(4) {
        width: 50%
    }
}

@media only screen and (min-width:1200px) and (max-width:1280px) {
    .hero-wrap.style3 .hero-slide-next {
        right: auto;
        left: 50%;
        top: auto;
        bottom: 35px
    }

    .hero-wrap.style3 .hero-slide-prev {
        left: calc(50% - 80px);
        top: auto;
        bottom: 35px
    }

    .hero-wrap.style3 .hero-slider-item .hero-img .hero-slider-shape {
        max-width: 83%
    }
}

@media only screen and (min-width:1200px) {
    .main-menu-wrap #menu ul li {
        display: inline-block;
        position: relative
    }

    .main-menu-wrap #menu ul li a {
        padding: 15px;
        color: #000;
        font-family: jost, sans-serif;
        font-size: 16px;
        -webkit-transition: .3s;
        transition: .3s
    }

    .main-menu-wrap #menu ul li a:before {
        position: absolute;
        top: 25px;
        left: 6px;
        content: "";
        background: #26bae7;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: .3s;
        transition: .3s
    }

    .main-menu-wrap #menu ul li a.active,
    .main-menu-wrap #menu ul li a:hover,
    .main-menu-wrap #menu ul li.has-children .sub-menu li a.active,
    .main-menu-wrap #menu ul li.has-children .sub-menu li a:hover {
        color: #26bae7
    }

    .main-menu-wrap #menu ul li a.active:before,
    .main-menu-wrap #menu ul li a:hover:before {
        visibility: visible;
        opacity: 1
    }

    .main-menu-wrap #menu ul li.has-children .sub-menu {
        position: absolute;
        top: 80px;
        left: 0;
        min-width: 200px;
        border-radius: 2px;
        background: #fff;
        visibility: hidden;
        opacity: 0;
        padding: 12px 0;
        -webkit-box-shadow: 0 2px 22px 0 rgba(0, 0, 0, .17);
        box-shadow: 0 2px 22px 0 rgba(0, 0, 0, .17);
        z-index: 10;
        display: block !important;
        -webkit-transition: .5s;
        transition: .5s
    }

    .main-menu-wrap #menu ul li.has-children .sub-menu li {
        margin: 0;
        display: block;
        text-align: left
    }

    .main-menu-wrap #menu ul li.has-children .sub-menu li a {
        font-size: 15px;
        font-weight: 500;
        line-height: 21px;
        margin: 0;
        display: block;
        padding: 10px 22px;
        color: #000;
        z-index: 1;
        -webkit-transition: .3s;
        transition: .3s;
        position: relative
    }

    .main-menu-wrap #menu ul li.has-children .sub-menu li a:before {
        top: 18px;
        left: 10px
    }

    .main-menu-wrap #menu ul li.has-children .sub-menu li a.active:after,
    .main-menu-wrap #menu ul li.has-children .sub-menu li a:hover:after,
    .main-menu-wrap #menu>ul>li.has-children>.sub-menu>.has-children>a:hover:after {
        border-color: #26bae7
    }

    .main-menu-wrap #menu ul li.has-children .sub-menu li:last-child>a {
        border-bottom: none
    }

    .main-menu-wrap #menu ul li.has-children:hover>.sub-menu {
        top: 60px;
        visibility: visible;
        opacity: 1
    }

    .main-menu-wrap #menu>ul>li {
        margin: 0
    }

    .main-menu-wrap #menu>ul>li>a {
        display: inline-block;
        position: relative;
        font-weight: 500;
        -webkit-transition: .3s;
        transition: .3s
    }

    .main-menu-wrap #menu>ul>.has-children,
    .main-menu-wrap #menu>ul>li.has-children>.sub-menu>.has-children>a,
    .main-menu-wrap #menu>ul>li.has-children>a {
        position: relative
    }

    .main-menu-wrap #menu>ul>li.has-children>a:after {
        position: absolute;
        top: 16px;
        right: 3px;
        content: "\f10e";
        font-family: flaticon;
        font-size: 8px;
        font-weight: 600;
        -webkit-transition: .6s;
        transition: .6s
    }

    .main-menu-wrap #menu>ul>li.has-children>.sub-menu>.has-children>a:after {
        position: absolute;
        top: 18px;
        right: 20px;
        content: "";
        width: 6px;
        height: 6px;
        border-width: 0 0 1px 1px;
        border-style: solid;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .main-menu-wrap #menu ul>.has-children>.sub-menu>.has-children>.sub-menu {
        left: 100%;
        top: -12px !important
    }

    .menu-expand i {
        display: none
    }

    .xl-none {
        display: none !important
    }

    .hero-wrap.style1 .hero-content-wrap,
    .hero-wrap.style2 .hero-content-wrap {
        padding-left: calc((100% - 1140px)/ 2 + 15px)
    }

    .about-wrap.style2 .about-content-wrap {
        padding-right: calc((100% - 1140px)/ 2 + 15px)
    }
}

@media only screen and (min-width:1400px) {

    .hero-wrap.style1 .hero-content-wrap,
    .hero-wrap.style2 .hero-content-wrap {
        padding-left: calc((100% - 1320px)/ 2 + 15px)
    }

    .about-wrap.style2 .about-content-wrap {
        padding-right: calc((100% - 1320px)/ 2 + 15px)
    }
}

@media only screen and (min-width:1920px) {

    .hero-wrap.style1 .hero-content-wrap,
    .hero-wrap.style2 .hero-content-wrap {
        max-width: 2200px;
        padding-left: calc((100% - 1320px)/ 2 + 15px)
    }

    .hero-wrap .hero-content h1 {
        font-size: 60px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-client-box {
        right: 30px
    }

    .hero-wrap.style2 .hero-content-wrap .hero-img .hero-shape-5 {
        top: 5%
    }

    .hero-wrap.style2 .hero-content-wrap .hero-img .hero-shape-6 {
        left: -110px
    }

    .about-wrap.style2 .about-content-wrap {
        padding-right: calc((100% - 1550px)/ 2 + 15px)
    }

    .blog-slider-wrap .blog-prev,
    .blog-slider-wrap .service-prev,
    .service-slider-wrap .blog-prev,
    .service-slider-wrap .service-prev {
        left: 100px
    }

    .blog-slider-wrap .blog-next,
    .blog-slider-wrap .service-next,
    .service-slider-wrap .blog-next,
    .service-slider-wrap .service-next {
        right: 100px
    }
}

@media only screen and (min-width:1200px) and (max-width:1439px) {
    .container {
        max-width: 1170px
    }
}

@media only screen and (min-width:1400px) and (max-width:1500px) {
    .main-menu-wrap #menu ul li a {
        font-size: 14px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .xl-none {
        display: none !important
    }

    .service-bg {
        height: 391px
    }

    .hero-wrap.style2 .hero-content-wrap .hero-img {
        margin-bottom: -220px
    }

    .why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img {
        height: 601px
    }

    .why-choose-wrap.style2 .wh-img {
        position: relative;
        height: 845px
    }

    .why-choose-wrap.style3 .wh-img {
        height: 634px
    }

    .about-wrap.style3 .about-img-wrap .about-img-two .about-img-text p {
        padding: 20px;
        display: block;
        font-size: 24px
    }

    .about-wrap.style3 .about-img-wrap .about-img-one .about-img {
        height: 560px
    }

    .blog-metainfo li::after,
    .blog-slider-wrap .blog-next,
    .blog-slider-wrap .service-next,
    .service-slider-wrap .blog-next,
    .service-slider-wrap .service-next {
        right: 5px
    }

    .blog-slider-wrap .blog-prev,
    .blog-slider-wrap .service-prev,
    .service-slider-wrap .blog-prev,
    .service-slider-wrap .service-prev {
        left: 5px
    }

    .blog-card .blog-info,
    .blog-card.style1 .blog-info {
        padding: 20px
    }

    .blog-metainfo li {
        padding: 0 16px 0 20px
    }

    .footer-widget-wrap .footer-widget:first-child {
        padding-right: 100px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 {
        position: absolute;
        top: -120px;
        padding: 15px 20px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-1 img {
        max-width: 80px;
        display: block;
        margin: 0 auto
    }

    .hero-wrap.style1 .hero-img-wrap .hero-client-box {
        top: -120px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 {
        bottom: 50px;
        left: -150px;
        padding: 15px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart img {
        max-width: 70px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 .hero-chart-info span {
        font-size: 22px
    }

    .hero-wrap .hero-content h1 {
        font-size: 43px
    }

    .hero-wrap .hero-content p {
        padding-right: 10px
    }

    .hero-wrap.style1 .hero-content-wrap,
    .hero-wrap.style2 .hero-content-wrap {
        padding-left: calc((100% - 960px)/ 2 + 15px)
    }

    .hero-wrap.style2 {
        padding-top: 150px;
        padding-bottom: 140px
    }

    .hero-wrap.style2 .hero-content-wrap .hero-img {
        margin-bottom: -220px
    }

    .about-wrap.style2 .about-content-wrap .about-content {
        padding-right: calc((100% - 960px)/ 2 + 15px);
        width: 48%;
        margin-left: 2%
    }

    .why-choose-wrap.style3 h2.transparent-text {
        font-size: 36px
    }

    .about-wrap.style1 .about-img-wrap .about-img-one .about-img-text p,
    .about-wrap.style1 .about-img-wrap .about-img-two .about-img-text p,
    .about-wrap.style3 .about-img-wrap .about-img-one .about-img-text p,
    .about-wrap.style3 .about-img-wrap .about-img-two .about-img-text p {
        padding: 20px;
        font-size: 25px;
        text-align: center;
        display: block
    }

    .about-wrap.style2 .about-content-wrap .about-bg {
        width: 48%
    }

    .why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img-text p,
    .why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img-text p {
        display: block;
        font-size: 19px;
        text-align: center
    }

    .blog-slider-wrap .blog-next,
    .service-slider-wrap .service-next {
        right: 10px
    }

    .blog-slider-wrap .blog-prev,
    .service-slider-wrap .service-prev {
        left: 10px
    }

    .footer-widget-wrap .footer-widget:first-child {
        padding-right: 40px
    }

    .footer-widget-wrap .footer-widget:nth-child(2),
    .footer-widget-wrap .footer-widget:nth-child(3) {
        width: 22%
    }

    .footer-widget-wrap .footer-widget:nth-child(4) {
        width: 24%
    }

    .contact-box {
        padding: 20px
    }

    .contact-box .contact-icon {
        width: 65px;
        height: 65px
    }

    .contact-box .contact-info {
        width: calc(100% - 80px)
    }
}

@media only screen and (max-width:1199px) {
    .lg-center {
        text-align: center !important
    }

    .lg-none {
        display: none !important
    }

    .page-wrapper {
        overflow-x: hidden
    }

    .content-wrapper {
        margin: 72px 0 0
    }

    .sidebar {
        margin: 50px 0 0
    }

    .sidebar.style2 {
        margin: 20px 0 0
    }

    .section-para {
        margin-top: 10px
    }

    .hero-wrap.style3 .hero-slider-item {
        padding-top: 130px;
        padding-bottom: 150px
    }

    .hero-wrap.style3 .hero-slide-next {
        right: auto;
        left: calc(50% + 40px);
        top: auto;
        bottom: 50px
    }

    .hero-wrap.style3 .hero-slide-prev {
        left: calc(50% - 40px);
        top: auto;
        bottom: 50px;
        -webkit-transform: transform(translateX(-50%));
        transform: transform(translateX(-50%))
    }

    .breadcrumb-wrap {
        padding: 100px 0
    }

    .why-choose-wrap.style2 .wh-img {
        margin-top: 50px
    }

    .why-choose-wrap.style2 .wh-img h2.transparent-text {
        bottom: 0
    }

    .service-card .service-info {
        width: 100%;
        left: 0
    }

    .service-bg {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:991px) {
    .page-wrapper {
        overflow-x: hidden !important
    }

    .container-full-left {
        padding: 0 15px
    }

    .md-none {
        display: none !important
    }

    .mt-60,
    .smt-30 {
        margin-top: 30px !important
    }

    .smt-20 {
        margin-top: 20px !important
    }

    .smb-30 {
        margin-bottom: 30px !important
    }

    .md-center {
        text-align: center !important
    }

    .hero-wrap.style1 {
        padding-top: 160px;
        padding-bottom: 80px
    }

    .about-wrap.style2 .about-content-wrap .about-bg,
    .about-wrap.style2 .about-content-wrap::after,
    .hero-wrap.style1 .hero-content-wrap .hero-content,
    .hero-wrap.style2 .hero-content-wrap .hero-content,
    .hero-wrap.style2 .hero-content-wrap .hero-img {
        width: 100%
    }

    .hero-wrap.style1 .hero-content-wrap .hero-content {
        text-align: center
    }

    .hero-wrap.style1 .hero-content-wrap .hero-img-wrap {
        width: 100%;
        margin: 0
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2 {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .hero-wrap.style3 .hero-slider-item .hero-img .hero-slider-shape {
        -webkit-animation: none;
        animation: none
    }

    .hero-wrap.style3 .hero-slider-item .hero-img {
        margin-top: 38px
    }

    .hero-wrap.style3 .hero-slider-item .hero-img .hero-slider-img {
        padding: 10px
    }

    .about-wrap.style1 .about-content,
    .about-wrap.style3 .about-content,
    .why-choose-wrap.style1 .wh-img-wrap {
        margin-top: 50px
    }

    .about-wrap.style2 .about-content-wrap .about-content {
        width: 100%;
        margin-left: 0
    }

    .feature-card-wrap {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .feature-card-wrap .feature-card {
        border-radius: 0;
        border-right: none;
        border-bottom: 1px solid #eee
    }

    .feature-card-wrap .feature-card:last-child {
        border: none
    }

    .feature-card::after {
        border-radius: 0 100px 0 0
    }

    .why-choose-wrap.style3 .wh-img {
        margin-top: 50px;
        height: 480px
    }

    h2.transparent-text {
        bottom: 0
    }

    .service-desc .content-feature-list {
        margin-top: 25px
    }

    .faq-img {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:575px) {
    .xs-center {
        text-align: center
    }

    .xs-none {
        display: none
    }

    p {
        font-size: 14px;
        line-height: 26px
    }

    .content-title h2,
    .section-title h2 {
        font-size: 26px
    }

    .content-title span,
    .section-title span {
        font-size: 13px
    }

    .hero-wrap.style1 {
        padding-top: 160px;
        padding-bottom: 50px
    }

    .hero-wrap.style1 .hero-img-wrap .hero-img {
        margin: 0 auto 30px
    }

    .hero-wrap.style1 .hero-content-wrap {
        padding-left: 15px;
        padding-right: 15px
    }

    .hero-wrap .hero-content h1,
    .pricing-table .pricing-header h2 {
        font-size: 30px
    }

    .hero-wrap .hero-content p {
        font-size: 14px;
        line-height: 24px
    }

    .hero-wrap .hero-content .hero-btn .btn {
        padding: 10px 34px;
        border-radius: 0
    }

    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-1,
    .hero-wrap.style1 .hero-img-wrap .hero-chart-box-2,
    .hero-wrap.style1 .hero-img-wrap .hero-client-box {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        margin: 0 auto 15px;
        display: block;
        width: 100%;
        min-width: 100%
    }

    .about-wrap.style3 .about-img-wrap .about-img-two {
        width: 65%
    }

    .about-wrap.style3 .about-img-wrap .about-img-one .about-img {
        height: 435px
    }

    .blog-card .blog-info,
    .blog-card.style1 .blog-info {
        padding: 18px 14px
    }

    .blog-card.style1 .blog-metainfo li,
    .blog-metainfo li {
        padding: 0 10px 0 18px;
        font-size: 12px
    }

    .blog-card.style1 .blog-metainfo li:last-child,
    .blog-metainfo li:last-child,
    .footer-widget-wrap .footer-widget:first-child {
        padding-right: 0
    }

    .blog-card.style1 .blog-metainfo li i,
    .blog-metainfo li i {
        font-size: 11px
    }

    .blog-metainfo li::after {
        right: 3px
    }

    .blog-card .blog-info .blog-title,
    .blog-card.style1 .blog-info .blog-title {
        font-size: 22px
    }

    .post-title {
        font-size: 25px
    }

    .footer-widget-wrap .footer-widget:first-child,
    .footer-widget-wrap .footer-widget:nth-child(2),
    .footer-widget-wrap .footer-widget:nth-child(3),
    .footer-widget-wrap .footer-widget:nth-child(4),
    .newsletter-box .newsletter-form .form-group {
        width: 100%
    }

    .back-to-top {
        font-size: 12px;
        right: -37px
    }

    .portfolio-desc h1,
    .service-desc h1 {
        font-size: 28px
    }

    .portfolio-desc h2,
    .service-desc h2 {
        font-size: 24px
    }

    .pricing-table .pricing-features {
        margin: 20px
    }

    .pricing-table .pricing-features li {
        font-size: 14px
    }

    .portfolio-tablist .nav-item {
        display: block;
        width: 100%;
        margin: 0 auto 15px
    }

    .portfolio-tablist .nav-item:last-child {
        margin-bottom: 0
    }

    .portfolio-tablist .nav-item .nav-link {
        width: 60%;
        margin: 0 auto;
        display: block
    }

    .partner-item {
        padding: 0 10px
    }
}

.style1 {
    border: 0
}

.log-imm {
    height: 58px !important
}

.ico-google {
    height: 24px;
    margin-bottom: 4px
}

::-webkit-scrollbar {
    width: 7px
}

::-webkit-scrollbar:hover {
    width: 15px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-image: linear-gradient(180deg, #26bae7 0, #273172 99%);
    box-shadow: inset 2px 2px 5px 0 rgba(#fff, .5)
}

::-webkit-scrollbar-thumb:hover {
    background-image: linear-gradient(0deg, #26bae7 0, #273172 99%)
}

.heiit {
    height: 35px
}

.download_text {
    margin-left: 14px;
    font-weight: 600
}

.social a {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #f6214b;
    color: #fff;
    line-height: 32px;
    font-size: 18px;
    text-align: center
}

.social a.fa-twitter {
    background: #55abec
}

.tags-box ul li a {
    border-radius: 20px;
    border: 1px solid #262626;
    height: 40px;
    line-height: 40px;
    color: #514a47;
    font-size: 15px;
    text-align: center;
    padding: 0 25px;
    -webkit-transition: .4s;
    transition: .4s
}

.slide-data {
    position: fixed;
    background: linear-gradient(90deg, #26bae7 0, #273172 100%);
    right: -78px;
    height: auto;
    font-size: 15px;
    font-weight: 700;
    padding: 10px;
    transition: left .4s ease-in-out;
    -o-transition: left .4s ease-in-out;
    -ms-transition: left .4s ease-in-out;
    -moz-transition: left .4s ease-in-out;
    -webkit-transition: left .4s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    color: #fff;
    display: flex;
    align-items: center;
    transform: rotate(-90deg);
    border-radius: 10px;
    z-index: 999999;
    cursor: pointer
}

.box {
    margin-left: 10px;
    cursor: pointer
}

.carrer_sub {
    color: #26bae7;
    font-weight: 500
    /* color: #646464;
    font-weight: 500 */
}

.carrer_list {
    padding: 0;
    margin-top: 25px;
    margin-bottom: 0;
    display: inline-block
}

.carrer_list span {
    color: #000;
    font-weight: 600;
    display: block;
    font-size: 18px;
    margin-bottom: 10px
}

.select2-container--bootstrap-5 .select2-selection {
    background-color: #e5eff9 !important
}