@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&amp;family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap);

.contact-page .contact-info .info-item .info-text p a,
body,
p {
    color: #727272
}

.dc-hero-area .slick-dots li,
.dc-product-details-section .product-details p:last-child,
.fi:before,
ul {
    margin: 0
}

a,
a:hover {
    text-decoration: none !important;
}

html {
    font-size: 15px
}

:root {
    scroll-behavior: unset
}

body {
    font-family: "DM Sans", sans-serif;
    background-color: #fff;
    font-size: 16px;
    font-size: calc-rem-value(16);
    overflow-x: hidden
}

p {
    font-size: 16px;
    line-height: 1.8em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #16171a;
    font-family: Kanit;
    font-weight: 400
}

ul {
    padding-left: 20px;
    list-style: none
}

a {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    color: #dd172e
}

.cms-page-cont a,
a:hover {
    color: #dd172e;
    text-decoration: underline;
}

.faq-section.style-3 .faq-section-left,
img {
    max-width: 100%
}

.ptb-120 {
    padding: 60px 0
}

.hidden {
    display: none
}

#chartdiv svg g[aria-labelledby=id-72-title],
.sr-only {
    display: none !important
}

.sr-only {
    opacity: 0;
    visibility: hidden
}

#smooth-page-content,
.about-area,
.ch-choose-area-s3,
.faq-section,
.team-area .team-item,
.testimonial-section,
.testimonial-section-s2,
.video-area.style-3,
.work-area .work-wrap {
    position: relative;
    z-index: 1
}

.left-to-right-shade,
.middle-shade,
.page-wrapper,
.product-wrap .product-item .product-img {
    position: relative;
    overflow: hidden
}

.wow {
    visibility: hidden
}

.section-bg {
    background: #f5f5f5 !important
}

.back-btn,
.back-btn:hover,
.social-links li a:hover,
.team-area .team-item:hover .team-img .back-shape::before {
    background-color: #e22239
}

.section-padding {
    padding: 120px 0
}

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

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

.contact-activation .error-handling-messages {
    width: 100% !important;
    margin-top: 15px !important
}

.contact-activation label.error {
    color: red;
    font-size: 13px;
    font-weight: 400;
    margin: 5px 0 10px;
    text-align: left;
    display: block
}

.contact-activation #c-loader,
.contact-activation #loader {
    display: none;
    margin-top: 10px
}

.contact-activation #c-loader i,
.contact-activation #loader i {
    font-size: 30px;
    font-size: calc-rem-value(30);
    color: #e22239;
    display: inline-block;
    -webkit-animation: 2s linear infinite rotating;
    animation: 2s linear infinite rotating
}

.contact-activation #c-error,
.contact-activation #c-success,
.contact-activation #error,
.contact-activation #success {
    width: 100%;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    display: none
}

.contact-activation #c-success,
.contact-activation #success {
    background-color: #dd172e;
    border-left: 5px solid green;
    margin-bottom: 5px
}

.contact-activation #c-error,
.contact-activation #error {
    background-color: #ff1a1a;
    border-left: 5px solid red
}

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

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.rotating {
    -webkit-animation: 5s infinite alternate rotating;
    animation: 5s infinite alternate rotating
}

.back-btn {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 4px solid #dd172e;
    border-radius: 3px;
    text-align: center;
    display: none;
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 15px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

.back-btn i {
    font-size: 22px;
    font-size: calc-rem-value(22);
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mfp-wrap {
    background-color: rgba(0, 0, 0, .9);
    z-index: 99999
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.fancybox-overlay {
    background: rgba(0, 0, 0, .9);
    z-index: 9999 !important
}

.fancybox-wrap {
    z-index: 99999 !important
}

.mouse-circle-mover,
.mouse-circle-mover-follow {
    z-index: 10000;
    transform: scale(1);
    position: fixed
}

.ui-widget.ui-widget-content {
    box-shadow: 0 1px 13.5px 1.5px rgba(46, 49, 108, .08);
    border: none;
    padding: 10px
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #e3e3e3;
    background: #f9f9f9;
    font-weight: 400;
    color: #454545;
    text-align: center
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #e3d9d9;
    background: #7f91a6;
    color: #fff
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #e22239;
    background: #e22239;
    font-weight: 400;
    color: #fff
}

.mouse-circle-mover {
    background-color: #0f8915;
    width: 10px;
    height: 10px;
    left: -10px;
    top: -10px;
    border-radius: 100%
}

.mouse-circle-mover.active {
    opacity: 1;
    transform: scale(0)
}

.mouse-circle-mover-follow {
    border: 1px solid #0f8915;
    width: 40px;
    height: 40px;
    left: -25px;
    top: -25px;
    border-radius: 100%;
    user-select: none;
    pointer-events: none
}

.mouse-circle-mover-follow.active {
    transform: scale(3)
}

.blog-sidebar .search-widget input:focus,
.dc-hero-area .slick-next:hover,
.dc-hero-area .slick-prev:hover,
body.dark-page .mouse-circle-mover {
    background-color: #fff
}

body.dark-page .mouse-circle-mover-follow {
    border-color: #fff
}

.sticky {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    transition: .5s;
    animation: 1s forwards smoothScroll;
    box-shadow: 0 -5px 15px rgba(8, 106, 216, .2901960784);
    z-index: 99
}

@media (min-width:991px) {
    .sticky {
        padding: 0 65px
    }
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-142px)
    }

    100% {
        transform: translateY(0)
    }
}

.left-to-right-shade:before {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    transition: .3s
}

.left-to-right-shade:hover:before {
    -webkit-animation: 1s shadeLf;
    animation: 1s shadeLf
}

.middle-shade::before {
    background: rgba(26, 145, 32, .2);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: .4s linear;
    z-index: 1
}

.ch-blog-area .blog-items .blog-item:hover .middle-shade:before,
.ch-project-area .project-item:hover .middle-shade:before,
.middle-shade:hover:before {
    left: 0;
    right: 0;
    opacity: 0
}

.ch-top-title,
.ch-top-title-s2,
.ch-top-title-s3 {
    margin-bottom: 60px
}

.ch-top-title span,
.ch-top-title-s2 span,
.ch-top-title-s3 span {
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #e22239;
    position: relative;
    display: inline-block;
    padding-left: 35px
}

.about-area .about-right-text span::before,
.ch-top-title span::before,
.ch-top-title-s2 span::before,
.ch-top-title-s3 span::before {
    position: absolute;
    left: 0;
    top: -2px;
    content: "";
    width: 26.667px;
    height: 26.667px;
    background: url(../images/icon/tea-leaf2.png);
    animation: 4s infinite bounceLeftToRight
}

.ch-top-title h2,
.ch-top-title-s2 h2,
.ch-top-title-s3 h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    color: #16171a;
    margin-top: 10px
}

@media (max-width:1199px) {

    .ch-top-title h2,
    .ch-top-title-s2 h2,
    .ch-top-title-s3 h2 {
        font-size: 40px;
        line-height: 50px
    }

    .cp-header-area .topbar .left-shape {
        display: none
    }
}

.ch-top-title h2 small,
.ch-top-title-s2 h2 small,
.ch-top-title-s3 h2 small {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #1F212D
}

.ch-top-title p,
.ch-top-title-s2 p,
.ch-top-title-s3 p {
    font-size: 18px
}

.ch-choose-area-s2 .ch-choose-middle,
.ch-top-title-s2,
.dc-hero-area-style-4 .contact-form-area .contact-top-title,
.dc-product-details-section .dc-product-single-slider .slider-for {
    text-align: center
}

.blog-page-area .blog-item .blog-content h2 a,
.blog-single-page-area .blog-single-wrap .more-posts a:hover .post-control-link,
.ch-blog-area .blog-items .blog-item .blog-content h2 a,
.ch-blog-area .blog-items .blog-item .blog-content h2 a:hover,
.ch-project-area .project-item .project-text h2 a,
.ch-top-title-s2 h2,
.service-area .service-item .service-text h3 a,
.team-area .team-item .team-text h3 a,
.team-area-s2 .team-wrap .team-item .team-text h3 a,
.work-area .work-wrap .work-text h3 a {
    color: #16171a
}

.ch-btn-style-2:active,
.ch-btn-style-2:focus,
.ch-btn-style-2:hover,
.ch-choose-area.style-3 .ch-choose-wrap .funfact-area .info h3,
.ch-cta-area-s2 .cta-items .cta-btn .ch-btn-style-2:hover,
.ch-top-title-s2.white h2,
.ch-top-title-s3 h2,
.cp-header-area .topbar .contact-intro ul li a,
.cp-header-area .topbar .topbar-right .contact-info.social li,
.cp-header-style-3 .cp-header-area-right .cp-header-area-search ul li a,
.cp-header-style-3 .main-menu ul>li>a,
.faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item p,
.features-area .features-wrap .features-item:hover .features-img .features-icon i,
.footer-section .link-widget ul li a:hover,
.footer-section .lower-footer .lower-footer-link li a:hover,
.service-area .bg-service .service-item .service-text .author-wrap .author-right span,
.service-area .service-item:hover .service-text .icon i,
.work-area .work-wrap .work-item.active .icon i,
.work-area .work-wrap .work-item:hover .icon i {
    color: #fff
}

.ch-btn-style-1,
.ch-btn-style-2,
.ch-btn-style-3,
.ch-btn-style-4 {
    background: #e22239;
    color: #fff;
    display: inline-block;
    padding: 16px 35px;
    border: 0;
    z-index: 11;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    overflow: hidden;
    transition: .3s
}

.ch-btn-style-1::before,
.ch-btn-style-2::before,
.ch-btn-style-3::before,
.ch-btn-style-4::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #e22239;
    transform-origin: 50%;
    transition: .5s;
    z-index: -1
}

.ch-btn-style-1:active,
.ch-btn-style-1:focus,
.ch-btn-style-1:hover,
.ch-btn-style-2:active,
.ch-btn-style-2:focus,
.ch-btn-style-2:hover,
.ch-btn-style-3:active,
.ch-btn-style-3:focus,
.ch-btn-style-3:hover,
.ch-btn-style-4:active,
.ch-btn-style-4:focus,
.ch-btn-style-4:hover {
    background-color: #95000f;
    color: #fff
}

.ch-btn-style-1:active:before,
.ch-btn-style-1:focus:before,
.ch-btn-style-1:hover:before,
.ch-btn-style-2:active:before,
.ch-btn-style-2:focus:before,
.ch-btn-style-2:hover:before,
.ch-btn-style-3:active:before,
.ch-btn-style-3:focus:before,
.ch-btn-style-3:hover:before,
.ch-btn-style-4:active:before,
.ch-btn-style-4:focus:before,
.ch-btn-style-4:hover:before {
    transform: scaleX(0)
}

.ch-btn-style-1:active:after,
.ch-btn-style-1:focus:after,
.ch-btn-style-1:hover:after,
.ch-btn-style-2:active:after,
.ch-btn-style-2:focus:after,
.ch-btn-style-2:hover:after,
.ch-btn-style-3:active:after,
.ch-btn-style-3:focus:after,
.ch-btn-style-3:hover:after,
.ch-btn-style-4:active:after,
.ch-btn-style-4:focus:after,
.ch-btn-style-4:hover:after {
    right: 30px
}

@media (max-width:991px) {
    .ptb-120 {
        padding: 70px 0
    }

    .section-padding {
        padding: 90px 0
    }

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

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

    .back-btn {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .sticky {
        padding: 30px
    }

    .ch-top-title,
    .ch-top-title-s2,
    .ch-top-title-s3 {
        margin-bottom: 40px;
        text-align: center
    }

    .ch-top-title h2,
    .ch-top-title-s2 h2,
    .ch-top-title-s3 h2 {
        font-size: 35px;
        line-height: 40px
    }

    .ch-btn-style-1,
    .ch-btn-style-2,
    .ch-btn-style-3,
    .ch-btn-style-4 {
        font-size: 18px;
        font-size: calc-rem-value(18)
    }
}

@media (max-width:767px) {
    body {
        font-size: 14px
    }

    .ptb-120 {
        padding: 60px 0
    }

    .section-padding {
        padding: 80px 0
    }

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

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

    .contact-activation #c-error,
    .contact-activation #c-success,
    .contact-activation #error,
    .contact-activation #success {
        font-size: 15px
    }

    .ch-btn-style-1,
    .ch-btn-style-2,
    .ch-btn-style-3,
    .ch-btn-style-4 {
        padding: 15px 22px;
        font-size: 14px
    }
}

.ch-btn-style-1 {
    padding: 16px 55px 16px 35px
}

.ch-btn-style-1:after {
    position: absolute;
    right: 35px;
    top: 50%;
    content: "\e933";
    font-family: icomoon;
    transform: translateY(-50%);
    font-size: 12px;
    transition: .3s
}

.ch-btn-style-2 {
    color: #fff !important;
    background-color: #e22239 !important
}

.ch-btn-style-2::before,
.ch-btn-style-4,
.contact-form-area.home form .submit-area .ch-btn-style-1,
.faq-section .contact-form-area form .submit-area .ch-btn-style-1 {
    background: #ff0011
}

.ch-btn-style-2:active:before,
.ch-btn-style-2:focus:before,
.ch-btn-style-2:hover:before {
    transform: scaleX(0);
    background: #ff0011
}

.ch-btn-style-3 {
    background: #e22239;
    color: #e22239;
    border: 1px solid #e22239
}

.ch-btn-style-3::before,
.ch-cta-area-s2 .cta-items .cta-btn .ch-btn-style-2::before,
.contact-page .col .social ul,
.cp-header-style-3 .topbar,
.service-area.style-3 {
    background: #fff
}

.ch-btn-style-3:hover {
    border-color: #e22239;
    background: #e22239
}

.ch-btn-style-3:hover:before {
    transform: scaleX(0);
    background: #e22239
}

.ch-btn-style-4::before,
.features-area .features-wrap .features-item:hover .features-img .features-icon,
.preview-page .demo-section-s2 .owl-dots button.active,
.pricing-section .tab-btn input:checked+label,
.service-area .service-item:hover .service-text .icon,
.service-area.style-3 .service-wrap .service-item:hover .service-text .service-top .icon,
.team-area .owl-dots button.active,
.work-area .work-wrap .work-item.active .icon,
.work-area .work-wrap .work-item:hover .icon {
    background: #e22239
}

.ch-btn-style-4:active,
.ch-btn-style-4:focus,
.ch-btn-style-4:hover {
    background-color: #ff0011;
    color: #fff
}

.ch-btn-animated span {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-transition: 1s;
    transition: 1s;
    background-color: #e22239;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.ch-btn-animated:hover span {
    width: 650px;
    height: 650px
}

.form input,
.form select,
.form textarea {
    border-color: #bfbfbf;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    color: #595959;
    font-style: normal
}

.form input:focus,
.form select:focus,
.form textarea:focus {
    border-color: #e22239;
    -webkit-box-shadow: 0 0 5px 0 #22bc2a;
    -moz-box-shadow: 0 0 5px 0 #22bc2a;
    -o-box-shadow: 0 0 5px 0 #22bc2a;
    -ms-box-shadow: 0 0 5px 0 #22bc2a;
    box-shadow: 0 0 5px 0 #22bc2a
}

.form :-moz-placeholder {
    font-style: italic;
    color: #595959
}

.form ::-moz-placeholder {
    font-style: italic;
    color: #595959
}

.form :-ms-input-placeholder {
    color: #595959;
    font-style: normal
}

.form select {
    font-style: normal;
    background: url(../images/select-icon.png) right center no-repeat;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer
}

.form select::-ms-expand {
    display: none
}

.form ::-webkit-input-placeholder {
    color: #595959;
    font-style: normal
}

.form ::placeholder {
    font-style: normal
}

.contact-form-area.home {
    max-width: 514px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 11;
    padding: 80px 60px 50px
}

.contact-form-area.home .shape,
.faq-section .contact-form-area .shape {
    position: absolute;
    left: 0;
    top: -3px;
    width: 100%
}

.contact-form-area.home .form-field,
.faq-section .contact-form-area .form-field {
    margin-bottom: 21px
}

.contact-form-area.home .contact-top-title,
.faq-section .contact-form-area .contact-top-title,
.team-single-section .progress-area .progress-single {
    margin-bottom: 20px;
    position: relative
}

.contact-form-area.home .contact-top-title h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px
}

.contact-form-area.home form input,
.contact-form-area.home form select,
.contact-form-area.home form textarea,
.faq-section .contact-form-area form input,
.faq-section .contact-form-area form select,
.faq-section .contact-form-area form textarea {
    width: 100%;
    height: 55px;
    border: 1px solid #e7e6e6;
    border-radius: 0;
    box-shadow: none !important;
    padding-left: 25px;
    background: #fcfcfc;
    color: #8c8f94
}

@media (max-width:991px) {
    .contact-form-area.home {
        margin-bottom: 20px;
        max-width: 100%
    }

    .contact-form-area.home form input,
    .contact-form-area.home form select,
    .contact-form-area.home form textarea {
        height: 45px
    }
}

.contact-form-area.home form input:focus,
.contact-form-area.home form select:focus,
.contact-form-area.home form textarea:focus,
.faq-section .contact-form-area form input:focus,
.faq-section .contact-form-area form select:focus,
.faq-section .contact-form-area form textarea:focus {
    border-color: #e22239;
    background: #fcfcfc
}

.contact-form-area.home form select,
.contact-form-area.home form select:focus,
.faq-section .contact-form-area form select,
.faq-section .contact-form-area form select:focus {
    background: url(../images/select-icon2.png) calc(100% - 15px) center no-repeat #fcfcfc
}

.contact-form-area.home form input::-webkit-input-placeholder,
.contact-form-area.home form select::-webkit-input-placeholder,
.contact-form-area.home form textarea::-webkit-input-placeholder {
    color: #8c8f94
}

.contact-form-area.home form input:-ms-input-placeholder,
.contact-form-area.home form select:-ms-input-placeholder,
.contact-form-area.home form textarea:-ms-input-placeholder {
    color: #8c8f94
}

.contact-form-area.home form input::placeholder,
.contact-form-area.home form select::placeholder,
.contact-form-area.home form textarea::placeholder {
    color: #8c8f94
}

.contact-form-area.home form textarea,
.faq-section .contact-form-area form textarea {
    height: 97px;
    padding-top: 15px
}

.blog-single-page-area .blog-single-wrap .more-posts,
.ch-blog-area .blog-items .blog-item .blog-img,
.ch-choose-area-s2,
.contact-form-area.home form,
.dc-hero-area .slide-content>div,
.faq-section .contact-form-area form,
.product-area,
.social-links {
    overflow: hidden
}

.contact-form-area.home form ::-webkit-input-placeholder {
    font-style: normal;
    color: #636363
}

.contact-form-area.home form :-moz-placeholder {
    font-style: normal;
    color: #636363
}

.contact-form-area.home form ::-moz-placeholder {
    font-style: normal;
    color: #636363
}

.contact-form-area.home form :-ms-input-placeholder {
    font-style: normal;
    color: #636363
}

.contact-form-area.home form select,
.faq-section .contact-form-area form select {
    display: inline-block;
    color: #8c8f94;
    cursor: pointer;
    opacity: 1;
    padding: 6px 25px;
    font-size: 15px;
    font-size: calc-rem-value(15);
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    position: relative
}

.contact-form-area.home form .submit-area,
.faq-section .contact-form-area form .submit-area {
    margin-top: 10px;
    margin-left: 0
}

.social-links li {
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 1px
}

.social-links li a {
    background-color: #22bc2a;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    color: #fff;
    text-align: center
}

.cp-header-search-form {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -moz-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
    transition: 1.5s cubic-bezier(.86, 0, .07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1)
}

.cp-header-search-form .close-header-search {
    position: absolute;
    right: 25px;
    left: auto;
    color: #fff;
    top: 25px;
    margin: 0;
    border: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 50px;
    height: 50px;
    background: #e22239;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%
}

.blog-sidebar .search-widget input,
.cp-header-search-form form {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s
}

.cp-header-search-form .close-header-search i {
    position: relative;
    display: block;
    color: #fff;
    font-size: 20px
}

.cp-header-search-form form {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin: -35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: transparent;
    transition: .3s
}

.cp-header-search-form .form-group {
    position: relative;
    margin: 0;
    overflow: hidden;
    border-radius: 40px
}

.cp-header-search-form .form-group input[type=search],
.cp-header-search-form .form-group input[type=text] {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    color: #000;
    height: 70px;
    width: 100%;
    padding: 10px 30px;
    background: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 40px;
    border: 0
}

.cp-header-search-form .form-group input[type=search]:focus,
.cp-header-search-form .form-group input[type=text]:focus,
.footer-section .subscribe .form-field input:focus {
    outline: 0;
    border-color: #e22239
}

.cp-header-search-form .form-group input[type=submit] {
    position: absolute;
    right: 30px;
    top: 0;
    height: 70px;
    line-height: 70px;
    background: 0 0;
    text-align: center;
    font-size: 24px;
    color: #000;
    padding: 0;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.cp-header-search-form .form-group button:hover,
.cp-header-search-form .form-group input[type=submit]:hover {
    color: #000
}

.cp-header-search-form .form-group .search-btn {
    width: 60px;
    height: 70px;
    background: #e22239;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    border: 0
}

.cp-header-search-form input::placeholder,
.cp-header-search-form textarea::placeholder {
    color: #000
}

.cp-header-search-form.active {
    transform: translateY(0);
    margin-top: 0
}

.cp-header-search-form.active .close-header-search {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.cp-header-search-form.active form {
    transform: scaleX(1);
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.header-right-menu-wrapper .right-menu-toggle-btn {
    margin-right: 65px;
    position: relative;
    z-index: 11;
    cursor: pointer
}

.header-right-menu-wrapper .right-menu-toggle-btn .right-menu-toggle-btn-wrap i {
    font-size: 25px;
    color: #e22239
}

.header-right-menu-wrap {
    background: #16171a;
    width: 420px;
    height: 100%;
    z-index: 100;
    position: fixed;
    right: -420px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    padding: 100px 50px 50px
}

.header-right-menu-wrap .header-right-sec {
    height: calc(100% - 30px);
    overflow-x: hidden;
    overflow-y: scroll
}

.header-right-menu-wrap .header-right-sec::-webkit-scrollbar {
    width: 0
}

.header-right-menu-wrap .all-close {
    position: absolute;
    right: 100%;
    top: 0;
    width: 500%;
    height: 100%;
    z-index: -1111;
    opacity: .85;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -moz-transition: .5s cubic-bezier(.86, 0, .07, 1);
    -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
    transition: 1.5s cubic-bezier(.86, 0, .07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1)
}

.header-right-menu-wrap.right-menu-active {
    opacity: 1;
    visibility: visible;
    right: 0
}

.header-right-menu-wrap .right-menu-close {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #333;
    color: #fff;
    text-align: center;
    overflow: hidden;
    position: absolute;
    line-height: 40px;
    border-radius: 3px;
    right: 10px;
    top: 20px;
    border: 0
}

.blog-sidebar .category-widget,
.ch-choose-area-s2 .ch-choose-items .ch-choose-item,
.header-right-menu-wrap .logo,
.service-single-page .service-sidebar .category-widget {
    margin-bottom: 40px
}

.blog-grid-page .blog-section-s2 .blog-item,
.blog-single-page-area .blog-single-wrap .blog-single-text-wrap p,
.footer-section .widget-title,
.header-right-menu-wrap .widget,
.pricing-section .pricing-item .price-plan,
.service-single-page .service-details .details-img,
.shop-page .product-item,
.team-single-section .single-content .content-top,
.team-single-section .single-img {
    margin-bottom: 20px
}

.header-right-menu-wrap .widget h3 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 25px
}

.header-right-menu-wrap .project-widget ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px
}

.header-right-menu-wrap .project-widget ul li {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 5px;
    padding: 0 3px
}

.header-right-menu-wrap .project-widget ul li img {
    width: 100%;
    border-radius: 5px
}

.header-right-menu-wrap .project-widget ul li a {
    position: relative;
    display: block
}

.header-right-menu-wrap .project-widget ul li a:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "\e73d";
    border-radius: 5px;
    background: rgba(38, 38, 38, .6);
    font-family: themify;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.header-right-menu-wrap .project-widget ul li a:hover:before,
.product-wrap .product-item:hover .product-img::before,
.team-area .team-item:hover .back-shape::after,
.team-area .team-item:hover .back-shape::before,
.team-area-s2 .team-wrap .team-item:hover .team-img::before,
.work-area .work-wrap .work-item.active .work-text .shape,
.work-area .work-wrap .work-item:hover .work-text .shape {
    opacity: 1;
    visibility: visible
}

.footer-section ul,
.header-right-menu-wrap .contact-widget ul {
    list-style: none
}

.header-right-menu-wrap .contact-widget ul li {
    padding-bottom: 15px;
    position: relative;
    padding-left: 35px;
    color: #fff;
    font-size: 16px
}

.header-right-menu-wrap .contact-widget ul li i {
    position: absolute;
    left: 0;
    top: 3px
}

.footer-section .contact-ft ul li .fi:before,
.header-right-menu-wrap .contact-widget ul li .fi:before {
    font-size: 20px;
    margin-right: 15px
}

.about-area .about-features-wrap .about-features-right,
.about-area .about-left-item .left-img,
.blog-page-area .blog-item .blog-img,
.blog-sidebar .search-widget form div,
.blog-sidebar .update-widget .form-group,
.blog-single-page-area .blog-single-wrap .blog-img,
.blog-single-page-area .blog-single-wrap .more-posts .next-post .post-control-link,
.blog-single-page-area .blog-single-wrap .more-posts .previous-post .post-control-link,
.blog-single-page-area .blog-single-wrap .tag-share .tag li,
.ch-blog-area.style-2 .blog-items .blog-item .blog-img,
.ch-choose-area .funfact-area .info,
.checkout-area .caupon-area .input-wrap,
.cp-header-area .cp-header-area-right,
.cp-header-style-2,
.cp-header-style-3 .cp-header-area-right .cp-header-area-search ul li .cart-toggle-btn,
.cp-header-style-4 .cp-header-area-right .cp-header-area-search,
.cp-header-style-4 .cp-header-area-right .cp-header-area-search ul li .cart-toggle-btn,
.dc-hero-area-style-1 .slide .row,
.dc-hero-area-style-2 .slide .row,
.features-area .features-wrap .features-item,
.features-area .features-wrap .features-item .features-img,
.footer-section .container,
.footer-section .link-widget ul li,
.footer-section .subscribe .form-field,
.header-right-menu-wrap .newsletter-widget form .input-1,
.map,
.pricing-section,
.pricing-section .tab-wrap,
.testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item .info-text-bio-wrap .info-text-bio-text,
.video-area.style-2 .video-wrap .contact-form-area .form-field,
.work-area .work-wrap .col:first-child .icon-main-wrap,
.work-area .work-wrap .col:nth-child(2) .icon-main-wrap,
.work-area .work-wrap .col:nth-child(2n),
.work-area .work-wrap .col:nth-child(3) .icon-main-wrap {
    position: relative
}

.header-right-menu-wrap .newsletter-widget form input {
    background-color: #fff;
    height: 50px;
    color: #666;
    padding: 6px 20px;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    position: relative
}

.header-right-menu-wrap .newsletter-widget form .submit button {
    background: #e22239;
    border: 0;
    outline: 0;
    font-size: 20px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 54px;
    top: 0;
    right: 0;
    position: absolute
}

.page-title {
    background: url(../images/page-title.jpg) center no-repeat;
    min-height: 415px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 1;
    overflow: hidden
}

.page-title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: rgb(11 11 11 / 93%);
}

.preloader,
.preloader .preloader__image {
    background-repeat: no-repeat;
    background-position: center center
}

.page-title .shape {
    position: absolute;
    left: 0;
    top: -30px;
    width: 100%
}

.page-title .shape img {
    width: 100%;
    min-height: 70px;
    object-fit: cover
}

.page-title .breadcumb-wrap {
    padding-top: 30px;
    text-align: center
}

.page-title .breadcumb-wrap h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    color: #fff;
    margin-bottom: 10px
}

.page-title .breadcumb-wrap ol {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: center
}

.page-title .breadcumb-wrap ol li {
    display: inline-block;
    padding: 0 15px;
    color: #e22239;
    position: relative;
    font-size: 16px
}

.page-title .breadcumb-wrap ol li i {
    color: #5c5c5c;
    margin-right: 5px
}

.cp-header-style-3 .menu-area .container-fluid,
.cp-header-style-4 .topbar .topbar-right .contact-info.social li+li,
.page-title .breadcumb-wrap ol li:first-child {
    padding-left: 0
}

.page-title .breadcumb-wrap ol li:after {
    content: "/";
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff
}

.page-title .breadcumb-wrap ol li:last-child span {
    color: #cbd4fd
}

.brand-section .brand-slider .owl-nav,
.ch-project-area .owl-dots,
.ch-project-area .owl-nav,
.cp-header-style-2 .cp-header-area-right:before,
.cp-header-style-2 .topbar .contact-info.social li+li::before,
.cp-header-style-3 .cp-header-area-right:before,
.cp-header-style-3 .topbar .contact-info.social li+li::before,
.cp-header-style-4 .contact-info.social li+li::before,
.cp-header-style-4 .cp-header-area-right .cp-header-area-search:before,
.cp-header-style-4 .cp-header-area-right::before,
.dc-hero-area .slick-dots button:before,
.dc-hero-area .slide .slider-bg,
.faq-section.style-2 .faq-top-bg::before,
.page-title .breadcumb-wrap ol li:last-child:after,
.preview-page .demo-section-s2 .owl-nav,
.pricing-section .price-tab-content,
.service-area.style-3 .service-wrap .service-item .service-text .service-top .icon::before,
.team-area .owl-nav,
.team-area-s2 .owl-nav,
.testimonial-section .testimonial-items .owl-nav,
.testimonial-section-s2 .testimonial-wrap .testimonial-sider .owl-nav,
.testimonial-section::before {
    display: none
}

.page-title .breadcumb-wrap ol li a {
    color: #fff;
    font-size: 16px;
    transition: .3s
}

.blog-sidebar .category-widget ul li a:hover,
.cart-section .product-crt-card .product-crt-right .product-crt-icon ul li a:hover,
.cp-header-area .topbar .topbar-right .contact-info.social li a:hover,
.cp-header-area .topbar .topbar-right .message span i,
.cp-header-style-2 .topbar .contact-intro span i,
.cp-header-style-3 .topbar .contact-intro span i,
.dc-hero-area-style-4 .hero-content .hero-top-title-inner,
.footer-section .social-widget ul li a:hover,
.page-title .breadcumb-wrap ol li a:hover,
.preview-page .footer-section .footer-inner h2 span,
.pricing-section .ch-top-title p small,
.product-wrap .product-item .product-text h3 a:hover,
.service-area .service-item .service-text h3 a:hover,
.service-area-s2 .ch-service-left-wrap .item.active h2,
.service-area-s2 .ch-service-left-wrap .item.active span,
.service-area.style-3 .service-wrap .service-item .service-text a.more:hover,
.service-single-page .service-sidebar .category-widget ul li a:hover,
.service-single-page .service-sidebar .garden-widget .garden-widget-item:hover i,
.team-area .team-item .team-text h3 a:hover,
.team-area-s2 .team-wrap .team-item .team-text h3 a:hover,
.work-area .work-wrap .work-item.active .icon .count span,
.work-area .work-wrap .work-item:hover .icon .count span,
.work-area .work-wrap .work-text h3 a:hover {
    color: #e22239
}

.preloader {
    position: fixed;
    background-color: #001e03;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9991;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center
}

.preloader .preloader__image {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-size: 120px auto;
    width: 100%;
    height: 100%
}

.pagination-wrapper {
    text-align: left;
    margin-top: 60px
}

.pagination-wrapper .pg-pagination {
    display: inline-block;
    overflow: hidden;
    list-style-type: none;
    text-align: center
}

.pagination-wrapper .pg-pagination li {
    float: left;
    margin-right: 10px
}

.pagination-wrapper .pg-pagination li:last-child {
    margin-right: 0
}

.pagination-wrapper .pg-pagination li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-size: calc-rem-value(16);
    font-weight: 600;
    color: #16171a;
    background: #f9f7f6;
    display: block;
    border-radius: 50%
}

.cp-header-style-2 .cp-header-area-right .call-btn:hover i,
.pagination-wrapper .pg-pagination .active a,
.pagination-wrapper .pg-pagination li a:hover {
    background: #e22239;
    border-color: #e22239;
    color: #fff
}

.pagination-wrapper .pg-pagination .fi:before {
    font-size: 15px;
    font-size: calc-rem-value(15)
}

.cp-header-style-2 .cp-header-area-right,
.footer-section .lower-footer .copy-right,
.pagination-wrapper-left {
    text-align: left
}

.pagination-wrapper-right,
.powerd-by-con {
    text-align: right
}

@media screen and (min-width:1200px) {
    .pagination-wrapper-right {
        padding-right: 50px
    }
}

.cp-header-area {
    z-index: 99
}

.cp-header-area .topbar {
    background: #202020;
    z-index: 111;
    position: relative;
    overflow: hidden
}

.cp-header-area .topbar .left-shape {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.cp-header-area .topbar .left-shape svg {
    height: 100%;
    width: 615px
}

.cp-header-area .menu-area,
.cp-header-area .topbar .container-fluid {
    padding: 0 220px
}

@media (max-width:1800px) {

    .cp-header-area .menu-area,
    .cp-header-area .topbar .container-fluid {
        padding: 0 120px
    }
}

.cp-header-area .topbar span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-transform: lowercase;
    padding: 7px 0;
    color: #fff;
    display: flex;
    align-items: center
}

.cp-header-area .topbar .contact-intro ul li i,
.cp-header-area .topbar span i,
.dc-hero-area .slide-content>div.slide-top-title .slide-top-title-inner i,
.dc-hero-area-style-3 .hero-content .hero-top-title-inner i,
.dc-hero-area-style-4 .hero-content .hero-top-title-inner i,
.preview-page .preview-hero .ch-main-hero-text .top-text i,
.testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item .info-text-bio-wrap .info-text-bio-img {
    margin-right: 10px
}

.cp-header-area .cp-header-area-right>ul,
.cp-header-area .topbar .topbar-right {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.cp-header-area .topbar .topbar-right .message {
    padding-right: 30px;
    margin-right: 30px;
    position: relative
}

.cp-header-area .topbar .topbar-right .message::before {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #727272;
    content: ""
}

.cp-header-area .topbar .topbar-right .contact-info.social {
    padding-left: 0;
    margin-right: 0
}

.cp-header-area .topbar .topbar-right .contact-info.social ul {
    justify-content: center;
    display: flex;
    align-items: center
}

.cp-header-area .topbar .topbar-right .contact-info.social li+li {
    margin-left: 20px;
    padding-left: 20px;
    position: relative
}

.cp-header-area .topbar .topbar-right .contact-info.social li+li::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #727272;
    content: "";
    border-radius: 50%
}

.cp-header-area .topbar .topbar-right .contact-info.social li a {
    color: #fff;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 12px
}

.ch-choose-area.style-3 .ch-choose-wrap .funfact-area .info,
.cp-header-area .topbar .contact-intro ul,
.cp-header-style-2 .topbar .contact-intro,
.cp-header-style-4 .contact-intro,
.dc-product-details-section .stock ul,
.footer-section .social-widget ul,
.service-area .bg-service .service-item .service-text .author-wrap .author-left ul {
    display: flex
}

.cp-header-area .topbar .contact-intro ul li {
    padding: 10px 0;
    color: #fff
}

.about-area.style-2 .about-right-item .about-features-wrap .about-bottom .author-wrap,
.blog-page-area .blog-item .blog-content ul li+li,
.ch-blog-area .blog-items .blog-item .blog-content ul li+li,
.cp-header-area .topbar .col:last-child .contact-intro ul li+li,
.cp-header-area .topbar .contact-intro ul li+li,
.footer-section .social-widget ul li+li {
    margin-left: 20px
}

.blog-single-page-area .blog-single-wrap .blog-single-text-wrap ul li+li {
    margin-left: auto;

}

.cp-header-area .topbar .col:last-child {
    padding-right: 20px
}

.cp-header-area .topbar .col:last-child .contact-intro ul,
.cp-header-style-4 .main-menu {
    justify-content: flex-end
}

@media (max-width:1600px) {

    .cp-header-area .menu-area,
    .cp-header-area .topbar .container-fluid {
        padding: 0 50px
    }
}

@media (max-width:1440px) {

    .cp-header-area .menu-area,
    .cp-header-area .topbar .container-fluid {
        padding: 0 20px
    }
}

.cp-header-area .main-menu,
.cp-header-style-3 .topbar .contact-help ul,
.footer-section .lower-footer .lower-footer-link {
    display: flex;
    justify-content: flex-end
}

.about-area.style-3 .about-wrap .about-left-item .left-img img,
.blog-page-area .blog-item .blog-img img,
.blog-page-full .blog-img img,
.blog-single-page-area .blog-single-wrap .blog-img img,
.blog-single-page-area .blog-single-wrap .detail-img img,
.blog-single-page-area.full-width .blog-img img,
.blog-single-page-area.full-width .detail-img img,
.checkout-area .payment-option .payment-btn .ch-btn-style-2,
.cp-header-area .main-menu .row,
.dc-hero-area-style-4 .contact-form-area .shape img,
.prodc-diff-img img,
.team-single-section .single-img img {
    width: 100%
}

.cp-header-area ul.nav {
    list-style: none;
    justify-content: center
}

.cp-header-area .main-menu>ul {
    display: flex;
    list-style: none
}

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

    .cp-header-area .main-menu #navbar li,
    .cp-header-area .main-menu ul li.has-submenu,
    .cp-header-area .main-menu ul>li>.sub-menu>.menu-item-has-children>a {
        position: relative
    }

    .cp-header-area .main-menu ul>li>a {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: capitalize;
        padding: 40px 20px;
        display: block;
        position: relative;
        color: #202020
    }

    .cp-header-area .main-menu ul>li>a .active,
    .cp-header-area .main-menu ul>li>a:hover {
        color: #e22239;
        text-decoration: none;
    }

    .cp-header-area .main-menu ul>li>a.active:before,
    .cp-header-area .main-menu ul>li>a:hover:before {
        opacity: 1;
        visibility: visible
    }

    .cp-header-area .main-menu ul>li.has-submenu>a:before {
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        content: "\e903";
        font-family: icomoon;
        font-size: 10px
    }

    .cp-header-area .main-menu ul .sub-menu {
        background-color: #fff;
        box-shadow: 0 2px 20px 0 rgba(62, 65, 159, .09);
        width: 230px;
        position: absolute;
        padding: 20px 0;
        left: 0;
        top: 110%;
        z-index: 10;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform-origin: center top 0;
        -webkit-transform-origin: center top 0;
        -moz-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
        -o-transform-origin: center top 0;
        transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -ms-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        visibility: hidden
    }

    .cp-header-area .main-menu ul>li .sub-menu a {
        font-size: 16px;
        font-size: calc-rem-value(16);
        display: block;
        padding: 12px 20px;
        color: #16171a;
        position: relative;
        overflow: hidden
    }

    .cp-header-area .main-menu ul>li .sub-menu a .active,
    .cp-header-area .main-menu ul>li .sub-menu a:hover {
        color: #ff0011
    }

    .cp-header-area .main-menu ul>li>.sub-menu .sub-menu {
        left: 110%;
        top: 0
    }

    .cp-header-area .main-menu ul>li>.sub-menu>.menu-item-has-children>a:before {
        font-family: themify;
        content: "\e649";
        font-size: .73333rem;
        position: absolute;
        right: 15px;
        top: 58%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cp-header-area .main-menu ul>li:hover>.sub-menu {
        opacity: 1;
        top: 100%;
        transform: scaleY(100%);
        -webkit-transform: scaleY(100%);
        -moz-transform: scaleY(100%);
        -ms-transform: scaleY(100%);
        -o-transform: scaleY(100%);
        visibility: visible
    }

    .cp-header-area .main-menu #navbar .sub-menu>li:hover>.sub-menu {
        left: 100%;
        visibility: visible;
        opacity: 1
    }

    .dc-hero-area .slick-dots {
        display: none !important
    }
}

@media screen and (min-width:992px) and (max-width:1300px) {
    .cp-header-area .main-menu ul>li.has-submenu>a:before {
        right: 5px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .cp-header-area .main-menu ul>li.has-submenu>a:before {
        right: 2px
    }
}

@media (max-width:1399px) {
    .cp-header-area .topbar .contact-intro ul li {
        font-size: 14px
    }

    .cp-header-area .main-menu ul>li>a {
        padding: 35px 25px
    }

    .cp-header-area .cp-header-area-right:before {
        display: none
    }

    .cp-header-area .cp-header-area-right .ch-btn-style-3 {
        padding: 10px 20px
    }

    .dc-hero-area-style-1 .slide .right-shape {
        max-width: 250px
    }
}

.cp-header-area .search-toggle-btn i {
    font-size: 18px;
    position: relative;
    top: 3px;
    color: #5c5c5c
}

.cp-header-area .cp-header-area-right:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 40px;
    opacity: .1;
    background: #131313;
    content: ""
}

.cp-header-area .cp-header-area-right .ch-btn-style-3 {
    position: relative;
    top: 4px
}

.cp-header-style-2 .topbar {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-left: 70px
}

@media (max-width:1800px) {
    .cp-header-style-2 .topbar {
        padding-left: 150px
    }

    .dc-hero-area-style-1 .slide .slide-content {
        padding-left: 60px
    }
}

@media (max-width:1700px) {
    .cp-header-style-2 .topbar {
        padding-left: 180px
    }
}

@media (max-width:1600px) {
    .cp-header-style-2 .topbar {
        padding-left: 250px
    }
}

.cp-header-style-2 .topbar:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 85%;
    height: 100%;
    content: "";
    background: #03260e;
    clip-path: polygon(0 0, 100% 0, 100% 99%, 0 100%, 1% 45%);
    z-index: -1
}

.cp-header-style-2 .topbar .contact-intro span,
.cp-header-style-3 .topbar .contact-intro span {
    display: block;
    margin: 0 15px
}

.cp-header-style-2 .topbar .contact-intro span:first-child,
.cp-header-style-3 .topbar .contact-intro span:first-child,
.cp-header-style-4 .contact-intro span:first-child {
    margin-left: 0
}

.cp-header-style-2 .menu-area {
    padding: 0 52px
}

@media (max-width:1500px) {
    .cp-header-style-2 .topbar {
        padding-left: 0
    }

    .cp-header-style-2 .topbar:before {
        width: 98%
    }

    .cp-header-style-2 .menu-area {
        padding: 0
    }

    .cp-header-style-2 .main-menu ul>li>a {
        padding: 40px 25px
    }

    .preview-page .preview-hero .rotate-text-wrap {
        right: 100px
    }
}

@media (max-width:992px) {
    .cp-header-style-2 .menu-area {
        padding: 20px 0
    }

    .cp-header-style-2 .mean-container a.meanmenu-reveal {
        display: none
    }
}

.cp-header-style-2 .main-menu,
.cp-header-style-3 .main-menu,
.cp-header-style-3 .topbar .topbar-right {
    justify-content: flex-start
}

@media (max-width:1400px) {
    .cp-header-style-2 .main-menu ul>li>a {
        padding: 40px 22px
    }

    .cp-header-style-2 .cp-header-area-right .call-btn p {
        display: none
    }

    .preview-page .preview-hero .rotate-text-wrap {
        right: 40px
    }
}

@media (max-width:1300px) {
    .cp-header-area .main-menu ul>li>a {
        padding: 35px 20px
    }

    .cp-header-style-2 .main-menu ul>li>a {
        padding: 40px 18px
    }
}

.cp-header-style-2 .mean-container a.meanmenu-reveal {
    margin-top: -60px
}

.cp-header-style-2 .cp-header-area-right .cp-header-area-search {
    padding-right: 30px
}

.cp-header-style-2 .cp-header-area-right .cp-header-area-search i {
    font-size: 20px
}

.about-area.style-2 .about-right-item .about-features-wrap .about-bottom .call-btn,
.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom .call-btn,
.ch-choose-area-s3 .choose-right-wrap .call-btn,
.cp-header-style-2 .cp-header-area-right .call-btn,
.cp-header-style-3 .cp-header-area-right .call-btn {
    display: flex;
    margin-right: 30px;
    align-items: center
}

.cp-header-style-2 .cp-header-area-right .call-btn i {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    border: 1px solid #e8e3e3;
    text-align: center;
    margin-right: 10px;
    font-size: 20px;
    color: #e22239;
    transition: .5s
}

.cp-header-style-2 .cp-header-area-right .call-btn span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    color: #16171a
}

.about-area.style-2 .about-right-item .about-features-wrap .about-bottom .call-btn strong,
.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom .call-btn strong,
.ch-choose-area-s3 .choose-right-wrap .call-btn strong,
.cp-header-style-2 .cp-header-area-right .call-btn strong {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #16171a;
    margin-top: 5px
}

.about-area.style-2 .about-right-item .about-features-wrap .about-bottom .call-btn p,
.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom .call-btn p,
.blog-sidebar .blog-right-info p,
.blog-sidebar .recent-post .post:last-child,
.ch-blog-area .blog-items .blog-item .blog-content p,
.ch-choose-area-s2 .ch-choose-items .ch-choose-item p,
.ch-choose-area-s3 .choose-right-wrap .call-btn p,
.checkout-area .oreder-item .title.s1 h2,
.contact-page .contact-info .info-item .info-text p,
.cp-header-style-2 .cp-header-area-right .call-btn p,
.cp-header-style-3 .cp-header-area-right .call-btn p,
.faq-section .faq-section-left .faq-item .accordion-item .accordion-body p,
.faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item:last-child,
.footer-section .about-widget .widget-title,
.footer-section .about-widget p:last-child,
.service-area .service-item .service-text p {
    margin-bottom: 0
}

.cp-header-style-2 .cp-header-area-right .ch-btn-style-2,
.footer-section .link-widget ul li+li,
.product-wrap .product-item .product-text h3 {
    margin-top: 5px
}

.cp-header-style-3 .topbar .topbar-right .contact-info.social li,
.cp-header-style-3 .topbar .topbar-right .contact-info.social li a,
.cp-header-style-3 .topbar span,
.cp-header-style-3 .topbar ul li,
.dc-hero-area .slick-next:hover:before,
.dc-hero-area .slick-prev:hover:before {
    color: #5c5c5c
}

.cp-header-style-3 .topbar .contact-intro,
.product-wrap .product-item .product-text ul {
    display: flex;
    justify-content: center
}

.cp-header-style-3 .topbar .topbar-right .contact-info.social li+li,
.team-area-s2 .team-left .btn-controler button:last-child {
    margin-left: 5px
}

.cp-header-style-3 .topbar .contact-help ul li a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #5c5c5c
}

.cp-header-style-3 .menu-area {
    padding: 0;
    background: #000
}

.cp-header-style-3 .menu-area .logo {
    background: #0e0b09;
    text-align: center;
    padding: 25px 10px
}

.about-area .about-left-item,
.cp-header-style-3 .cp-header-area-right {
    padding-right: 40px
}

.cp-header-style-3 .cp-header-area-right .ch-btn-style-3::before {
    background: #000
}

.cp-header-style-3 .cp-header-area-right .cp-header-area-search {
    padding-right: 60px;
    position: relative;
    margin-right: 60px
}

@media (max-width:1850px) {
    .cp-header-style-3 .cp-header-area-right {
        padding-right: 10px
    }

    .cp-header-style-3 .cp-header-area-right .cp-header-area-search {
        padding-right: 30px;
        margin-right: 30px
    }
}

.cp-header-style-3 .cp-header-area-right .cp-header-area-search:before {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 40px;
    opacity: .1;
    background: #fff;
    content: ""
}

.about-area.style-3 .about-wrap .about-left-item .left-img,
.blog-sidebar .recent-post .post .post-content ul,
.cart-section .product-crt-card .product-crt-left,
.ch-cta-area-s2 .cta-items,
.contact-page .contact-info .info-item,
.cp-header-style-3 .cp-header-area-right .cp-header-area-search ul,
.cp-header-style-4 .cp-header-area-right .cp-header-area-search ul,
.pricing-section .ch-top-title ul,
.service-area .bg-service .service-item .service-text .author-wrap,
.service-single-page .service-sidebar .garden-widget .garden-widget-item .garden-widget-left,
.testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item .info-text-bio-wrap {
    display: flex;
    align-items: center
}

.about-area.style-3 .about-wrap .about-left-item .left-img .left-img-2,
.cp-header-style-3 .cp-header-area-right .cp-header-area-search ul li+li,
.cp-header-style-4 .cp-header-area-right .cp-header-area-search ul li+li {
    padding-left: 20px
}

.cp-header-style-3 .cp-header-area-right .cp-header-area-search ul li a i {
    font-size: 25px;
    color: #fff
}

.cp-header-style-3 .cp-header-area-right .cp-header-area-search ul li .cart-toggle-btn span {
    display: block;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 25px;
    height: 25px;
    background: #e22239;
    border-radius: 50%;
    text-align: center
}

@media (max-width:475px) {
    .cp-header-style-3 .cp-header-area-right .call-btn {
        display: none
    }
}

.cp-header-style-3 .cp-header-area-right .call-btn i {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #e22239;
    text-align: center;
    margin-right: 10px;
    font-size: 20px;
    color: #fff
}

.cp-header-style-3 .cp-header-area-right .call-btn span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    color: #fff
}

.cp-header-style-3 .cp-header-area-right .call-btn strong {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    margin-top: 5px
}

.cp-header-style-3 .mean-container a.meanmenu-reveal {
    margin-top: -72px
}

.cp-header-style-4 .contact-intro span {
    display: flex;
    margin: 0 15px;
    align-items: center
}

.cp-header-style-4 .contact-intro span i {
    color: #e22239;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius: 50%
}

.cp-header-style-4 .topbar .topbar-right .contact-info.social,
.dc-product-details-section .stock ul li,
.service-single-page .service-sidebar .garden-widget .garden-widget-item .garden-widget-left i {
    margin-right: 20px
}

.text-moving-sec .text-moving h1 span,
.text-moving-sec-s2 .text-moving h1 span {
    margin: 0 20px;
    font-family: "DM Sans" sans-serif;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.cp-header-style-4 .topbar {
    overflow: visible;
    background-color: #1c1c1c
}

.cp-header-style-4 .topbar .col:last-child {
    padding-right: 0
}

.cp-header-style-4 .topbar .language .nice-select {
    background: #e22239;
    border: 0;
    height: 55px;
    border-radius: 0;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.cp-header-style-4 .topbar .language .nice-select:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff
}

.cp-header-style-4 .topbar .language .nice-select span {
    padding: 0;
    display: block;
    text-transform: capitalize
}

.cp-header-style-4 .topbar .profile a {
    display: block;
    height: 55px;
    line-height: 55px;
    width: 60px;
    color: #e22239;
    background: #fff;
    text-align: center;
    font-size: 20px
}

.cp-header-style-4 .cp-header-area-right .cp-header-area-search ul li a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 46px;
    background: #e22239;
    text-align: center;
    border-radius: 50%
}

@media (max-width:415px) {
    .cp-header-style-4 .cp-header-area-right>ul {
        justify-content: flex-end;
        padding-right: 70px
    }

    .cp-header-style-4 .cp-header-area-right .cp-header-area-search ul li:last-child {
        display: none
    }

    .cp-header-style-4 .cp-header-area-right .cp-header-area-search ul li a {
        position: relative;
        top: 3px
    }
}

.cp-header-style-4 .cp-header-area-right .cp-header-area-search ul li a:hover {
    background: #95000f
}

.cp-header-style-4 .cp-header-area-right .cp-header-area-search ul li a i {
    font-size: 20px;
    color: #fff
}

.cp-header-style-4 .cp-header-area-right .cp-header-area-search ul li .cart-toggle-btn span {
    display: block;
    position: absolute;
    right: -10px;
    top: -3px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.ch-project-area .container-fluid,
.cp-header-style-4 .menu-area,
.dc-hero-area-style-4 .hero-content {
    padding: 0;
    /* border-bottom: 1px solid #d7d7d7; */
}

.dc-hero-area {
    position: relative;
    height: 100vh
}

.dc-hero-area .slide {
    height: 100vh;
    background-repeat: no-repeat;
    position: relative
}

.blog-sidebar .update-widget .form-group input:focus,
.dc-hero-area .slide:focus,
.dc-product-details-section .pro-single-btn .quantity input:focus {
    outline: 0
}

.dc-hero-area .slide .container {
    height: 100%;
    display: table
}

.dc-hero-area .slide .row {
    display: table-cell;
    vertical-align: middle
}

.dc-hero-area .slick-next,
.dc-hero-area .slick-prev {
    background: rgba(255, 255, 255, .3);
    width: 55px;
    height: 55px;
    z-index: 10;
    top: 44%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.dc-hero-area .slick-prev {
    left: 60px;
    top: 52%
}

.dc-hero-area .slick-prev:before {
    font-family: themify;
    content: "\e64a";
    opacity: 1;
    transition: .3s
}

.dc-hero-area .slick-next {
    left: 60px
}

.dc-hero-area .slick-next:before {
    font-family: themify;
    content: "\e649";
    opacity: 1;
    transition: .3s
}

.dc-hero-area .slick-dots {
    bottom: 20px
}

.dc-hero-area .slick-dots button {
    background-color: #e22239;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%
}

.slide-content .btns .theme-btn {
    margin-right: 30px
}

.blog-single-page-area .blog-single-wrap .details-wrap,
.blog-single-page-area .blog-single-wrap .gallery-wrap,
.checkout-area .payment-option,
.dc-product-details-section .product-tab-area .Descriptions-item .Description-table,
.slide-content .btns,
.team-area-s2 .team-left .btn-controler,
.team-single-section .single-info-items ul li+li {
    margin-top: 30px
}

.dc-hero-area .slide-content>div.slide-top-title .slide-top-title-inner {
    display: flex;
    color: #fff;
    align-items: center
}

.dc-hero-area .slide-content>div.slide-subtitle {
    max-width: 442px
}

.dc-hero-area .slide-content>div * {
    -webkit-animation: 1.5s both fadeOutLeft;
    animation: 1.5s both fadeOutLeft
}

.dc-hero-area .right-shape-wrap *,
.dc-hero-area .slide-content>.slider-pic * {
    -webkit-animation: 1.5s both fadeOutRight;
    animation: 1.5s both fadeOutRight
}

.dc-hero-area .slide-content>div.btns *,
.dc-hero-area .slide-content>div.slide-subtitle *,
.dc-hero-area .slide-content>div.slide-title *,
.dc-hero-area .slide-content>div.slide-top-title * {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content>div * {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

.dc-hero-area .dc-hero-area-slider .slick-current .right-shape-wrap *,
.dc-hero-area .dc-hero-area-slider .slick-current .slide-content>.slider-pic * {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content>div.slide-title * {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content>div.slide-subtitle *,
.dc-hero-area .dc-hero-area-slider .slick-current .slide-content>div.slide-top-title * {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content>div.btns * {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.dc-hero-area .dc-hero-area-slider .slick-current .slide-content>div.slider-pic * {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.dc-hero-area-style-1,
.dc-hero-area-style-2 {
    height: 900px;
    position: relative;
    overflow: hidden
}

.dc-hero-area-style-1 .slide:before,
.dc-hero-area-style-2 .slide:before {
    content: "";
    background: linear-gradient(92deg, #001f14 10.22%, rgba(11, 61, 44, .42) 106.96%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.dc-hero-area-style-1 .slide .round-shape-1 {
    width: 830.187px;
    height: 774.309px;
    position: absolute;
    left: 223px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    overflow: hidden;
    z-index: 11;
    mix-blend-mode: soft-light
}

.dc-hero-area-style-1 .slide .round-shape-1 svg {
    width: 728px;
    height: 775px
}

@media (max-width:1890px) {
    .dc-hero-area-style-1 .slide .round-shape-1 {
        left: 150px
    }
}

.dc-hero-area-style-1 .slide .right-shape {
    position: absolute;
    right: 0;
    bottom: 0;
    mix-blend-mode: color-burn
}

.dc-hero-area-style-1 .slide .right-shape-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    mix-blend-mode: multiply
}

.dc-hero-area-style-1 .slide .slide-content {
    z-index: 99;
    position: relative
}

@media (max-width:1399px) {
    .dc-hero-area-style-1 .slide .right-shape-2 {
        max-width: 80px
    }

    .dc-hero-area-style-1 .slide .slide-content {
        padding-left: 100px
    }
}

@media (max-width:1199px) {
    .cp-header-area .topbar .contact-intro ul li {
        font-size: 12px
    }

    .cp-header-area .topbar .contact-intro ul li i,
    .cp-header-style-3 .cp-header-area-right .call-btn {
        margin-right: 5px
    }

    .cp-header-area .main-menu ul>li>a {
        padding: 35px 15px;
        font-size: 15px
    }

    .cp-header-area .cp-header-area-right .ch-btn-style-3 {
        padding: 10px 15px
    }

    .cp-header-style-2 .main-menu ul>li>a {
        padding: 40px 14px
    }

    .cp-header-style-3 .topbar .contact-intro span,
    .cp-header-style-4 .contact-intro span {
        margin: 0 5px;
        font-size: 14px
    }

    .cp-header-style-3 .cp-header-area-right .cp-header-area-search {
        padding-right: 20px;
        margin-right: 10px
    }

    .cp-header-style-3 .cp-header-area-right .cp-header-area-search:before {
        display: none
    }

    .dc-hero-area-style-1 .slide .round-shape-1 svg {
        width: 630px;
        height: 740px
    }

    .dc-hero-area-style-1 .slide .right-shape {
        max-width: 200px
    }

    .dc-hero-area-style-1 .slide .right-shape-2 {
        max-width: 50px
    }

    .dc-hero-area-style-1 .slide .slide-content {
        padding-left: 100px
    }

    .dc-hero-area-style-1,
    .dc-hero-area-style-2 {
        height: 750px
    }
}

@media (max-width:1100px) {
    .dc-hero-area-style-1 .slide .slide-content {
        padding-left: 150px
    }
}

.dc-hero-area-style-1 .slide .slide-content h2 span {
    color: #f7c33f
}

.dc-hero-area-style-1 .slide,
.dc-hero-area-style-2 .slide {
    height: 900px
}

@media (max-width:1199px) {

    .dc-hero-area-style-1 .slide,
    .dc-hero-area-style-2 .slide {
        height: 750px
    }

    .dc-hero-area-style-2 .slide {
        height: 650px
    }
}

.dc-hero-area-style-1 .slide-content h1,
.dc-hero-area-style-2 .slide-content h1,
.dc-hero-area-style-3 .hero-content h1,
.dc-hero-area-style-4 .hero-content h1 {
    font-size: 76px;
    font-style: normal;
    font-weight: 700;
    line-height: 86px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 .45em
}

.dc-hero-area-style-4 .hero-content h1 mark {
    font-size: 50px;
    padding: 0;
    background-color: transparent;
    color: #fff
}

@media (max-width:1200px) {
    .about-area.style-4 .about-wrap .about-left-item .inner-img {
        display: none
    }

    .dc-hero-area-style-1 .slide-content h2,
    .dc-hero-area-style-2 .slide-content h2,
    .dc-hero-area-style-3 .hero-content h2 {
        font-size: 70px;
        font-weight: 700;
        line-height: 85px
    }
}

@media (max-width:991px) {
    .page-title {
        min-height: 300px
    }

    .pagination-wrapper {
        text-align: left;
        margin-top: 40px
    }

    .pagination-wrapper .pg-pagination li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        font-size: calc-rem-value(15)
    }

    .pagination-wrapper-right {
        margin-top: 45px;
        text-align: left
    }

    .cp-header-area .topbar span {
        padding: 5px 0;
        justify-content: center
    }

    .cp-header-area .topbar .col:last-child .contact-intro ul,
    .cp-header-area .topbar .topbar-right,
    .cp-header-style-3 .topbar .contact-help ul,
    .cp-header-style-3 .topbar .topbar-right {
        justify-content: center
    }

    .cp-header-area .topbar .contact-intro ul {
        justify-content: center;
        flex-wrap: wrap
    }

    .cp-header-area .topbar .contact-intro ul li {
        font-size: 15px;
        padding: 5px 0
    }

    .cp-header-area .main-menu .navigation,
    .cp-header-area .menu-area,
    .cp-header-style-4 .menu-area {
        padding: 20px 0
    }

    .cp-header-area .cp-header-area-right>ul {
        justify-content: flex-start
    }

    .cp-header-area .search-toggle-btn {
        padding: 0 !important;
        position: relative;
        right: -5px
    }

    .cp-header-style-2 .menu-area,
    .cp-header-style-2 .topbar,
    .cp-header-style-3 .topbar {
        padding: 10px 0
    }

    .cp-header-style-2 .topbar:before {
        width: 100%;
        clip-path: unset
    }

    .cp-header-style-2 .topbar .contact-intro {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 10px
    }

    .cp-header-style-2 .topbar .contact-intro span,
    .cp-header-style-3 .topbar .contact-intro span,
    .cp-header-style-4 .contact-intro span {
        margin: 0 5px
    }

    .cp-header-style-2 .mean-container a.meanmenu-reveal {
        display: flex
    }

    .cp-header-style-3 .topbar .contact-intro,
    .cp-header-style-4 .contact-intro {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 0;
        padding: 10px 0
    }

    .cp-header-style-3 .menu-area .logo {
        padding: 20px 10px
    }

    .cp-header-style-4 .topbar .topbar-right {
        border-top: 1px solid #2a2828;
        padding: 10px 0
    }

    .dc-hero-area .slick-next,
    .dc-hero-area .slick-prev {
        display: none !important
    }

    .dc-hero-area-style-1 .slide .round-shape-1 {
        display: none
    }

    .dc-hero-area-style-1 .slide .right-shape {
        max-width: 100px
    }

    .dc-hero-area-style-1 .slide .right-shape-2 {
        max-width: 30px
    }

    .dc-hero-area-style-1 .slide .slide-content {
        padding-left: 0
    }

    .dc-hero-area-style-1,
    .dc-hero-area-style-1 .slide,
    .dc-hero-area-style-2,
    .dc-hero-area-style-2 .slide {
        height: 550px
    }

    .dc-hero-area-style-1 .slide-content h2,
    .dc-hero-area-style-2 .slide-content h2,
    .dc-hero-area-style-3 .hero-content h2 {
        font-size: 40px;
        line-height: 65px
    }
}

.dc-hero-area-style-1 .slide-content p,
.dc-hero-area-style-2 .slide-content p,
.dc-hero-area-style-3 .slide-content p {
    color: #fff;
    margin: 0 0 2.8em
}

.dc-hero-area-style-1 .slider-pic,
.dc-hero-area-style-2 .slider-pic {
    position: absolute;
    bottom: -33%;
    right: -113%;
    z-index: -1;
    max-width: 680px
}

.blog-single-page-area .blog-single-wrap .comments-area .comment-main-area p,
.dc-product-details-section .product-tab-area .comments-area .comment-main-area p,
.slide-content .slide-subtitle p {
    margin-bottom: 10px
}

.about-comp-img {
    margin-bottom: 15px
}

.header-brochu-btn {
    height: 55px
}

@media (max-width:767px) {
    .powerd-by-con {
        text-align: center !important
    }

    .about-comp-img img {
        width: 100%
    }

    .ch-btn-style-1 {
        padding: 15px 22px;
        font-size: 14px
    }

    .ch-btn-style-1:after,
    .cp-header-area .cp-header-area-right .ch-btn-style-3,
    .dc-hero-area-style-1 .slider-pic,
    .dc-hero-area-style-2 .slider-pic {
        display: none
    }

    .page-title .breadcumb-wrap h2 {
        font-size: 30px;
        line-height: 40px
    }

    .page-title .breadcumb-wrap ol li {
        font-size: 18px
    }

    .pagination-wrapper .pg-pagination li {
        margin-right: 5px
    }

    .cp-header-style-2 .mean-container a.meanmenu-reveal {
        margin-top: -55px
    }

    .dc-hero-area,
    .dc-hero-area .slide {
        min-height: 420px
    }

    .dc-hero-area-style-1,
    .dc-hero-area-style-1 .slide,
    .dc-hero-area-style-2,
    .dc-hero-area-style-2 .slide {
        height: 450px
    }

    .dc-hero-area .slide .container {
        margin-left: 20px
    }

    .dc-hero-area-style-1 .slide-content h2,
    .dc-hero-area-style-2 .slide-content h2,
    .dc-hero-area-style-3 .hero-content h2 {
        font-size: 2.1875rem;
        line-height: 45px
    }

    .dc-hero-area-style-1 .slide-content,
    .dc-hero-area-style-2 .slide-content {
        padding-top: 0
    }
}

@media (max-width:590px) {
    .dc-hero-area .slide .container {
        margin-left: 0
    }

    .theme-btn {
        padding: 10px 18px
    }

    .slide-content .btns .theme-btn {
        margin-right: 5px
    }

    .wpo-site-header .cart-search-contact {
        right: 74px
    }
}

.dc-hero-area-style-2 .slide:before {
    background: rgba(2, 30, 11, .99)
}

.dc-hero-area-style-2 .slide .row {
    display: flex;
    align-items: center;
    width: 100%
}

.dc-hero-area-style-2 .slide .container {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.dc-hero-area-style-2 .top-shape {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.dc-hero-area-style-2 .right-man {
    position: relative;
    z-index: 1;
    overflow: visible
}

.dc-hero-area-style-2 .right-man img {
    max-width: 493px;
    border-bottom-left-radius: 258px;
    border-bottom-right-radius: 204px;
    margin-left: auto
}

.dc-hero-area-style-2 .right-man .bottom-shape {
    position: absolute;
    left: 95px;
    bottom: 0;
    width: 580.855px;
    height: 580.855px;
    transform: rotate(359deg);
    background: 0 0;
    border-radius: 50%;
    overflow: hidden;
    z-index: -1
}

@media (max-width:1399px) {
    .dc-hero-area-style-2 .right-man .bottom-shape {
        left: 30px
    }

    .dc-hero-area-style-2 .slick-arrow {
        display: none !important
    }
}

.dc-hero-area-style-2 .right-man .bottom-shape::before {
    position: absolute;
    left: -106px;
    bottom: 0;
    width: 110%;
    height: 50%;
    background: #e22239;
    content: "";
    transform: rotate(22deg)
}

.dc-hero-area-style-2 .right-man .left-shape {
    position: absolute;
    left: -20px;
    bottom: 0;
    z-index: -11
}

.about-area .about-features-wrap .about-features-right .shape-1 img,
.dc-hero-area-style-2 .right-man .left-shape img,
.preview-page .preview-hero .ch-main-hero-text .leaf-shape-1 img,
.preview-page .preview-hero .ch-main-hero-text .leaf-shape-2 img,
.service-area .bg-service .service-item .shape img,
.testimonial-section .testimonial-items .testimonial-item .info-img .t-shape img {
    animation: 8s ease-in infinite leafAniamtion
}

.dc-hero-area-style-2 .right-man .right-shape {
    position: absolute;
    right: -20px;
    top: 40%;
    transform: translateY(-50%);
    z-index: -11
}

.dc-hero-area-style-2 .right-man .right-shape img {
    animation: 9s ease-in infinite leafAniamtion
}

.dc-hero-area-style-2 .slide-content {
    margin-top: 50px
}

.dc-hero-area-style-2 .slide-content .slide-title h2,
.dc-hero-area-style-3 .hero-content .hero-title h2,
.dc-hero-area-style-4 .hero-content .hero-title h1,
.preview-page .topbar .contact-intro span {
    text-transform: capitalize
}

@media (max-width:1199px) {
    .dc-hero-area-style-2 .right-man img {
        max-width: 350px
    }

    .dc-hero-area-style-2 .right-man .bottom-shape {
        width: 500.855px;
        height: 500.855px;
        left: 57px;
        bottom: 6px
    }

    .dc-hero-area-style-2 .slide-content .slide-title h2 {
        font-size: 60px;
        line-height: 75px
    }
}

@media (max-width:767px) {
    .dc-hero-area-style-2 .slide-content .slide-title h2 {
        font-size: 40px;
        line-height: 65px
    }
}

.dc-hero-area-style-2 .slide-content .slide-top-title-inner {
    text-transform: uppercase
}

.blog-sidebar .search-widget,
.dc-hero-area-style-2 .slide-content .btns,
.video-area.style-2 .video-wrap .video-text .ch-top-title-s2 h2 {
    margin-top: 0
}

.dc-hero-area-style-3,
.dc-hero-area-style-4 {
    position: relative;
    height: 900px;
    z-index: 1
}

.dc-hero-area-style-3::before,
.dc-hero-area-style-4::before {
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .85);
    z-index: -1
}

.dc-hero-area-style-3 .hero-content,
.dc-hero-area-style-4 .hero-content {
    padding-left: 50px;
    padding-bottom: 100px
}

@media (max-width:1399px) {

    .dc-hero-area-style-3,
    .dc-hero-area-style-4 {
        height: 700px
    }

    .dc-hero-area-style-3 .hero-content,
    .dc-hero-area-style-4 .hero-content {
        padding-left: 0
    }
}

.dc-hero-area-style-3 .hero-content .hero-top-title-inner,
.dc-hero-area-style-4 .hero-content .hero-top-title-inner {
    display: flex;
    color: #fff;
    align-items: center;
    text-transform: uppercase
}

@media (max-width:1199px) {

    .dc-hero-area-style-3,
    .dc-hero-area-style-4 {
        height: 600px
    }

    .dc-hero-area-style-3 .hero-content .hero-title h2,
    .dc-hero-area-style-4 .hero-content .hero-title h1 {
        font-size: 60px;
        line-height: 70px
    }
}

@media (max-width:575px) {
    .section-padding {
        padding: 60px 0
    }

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

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

    .cp-header-area .menu-area,
    .cp-header-area .topbar .container-fluid,
    .sticky {
        padding: 15px 0
    }

    .ch-top-title,
    .ch-top-title-s2,
    .ch-top-title-s3 {
        margin-bottom: 20px;
        text-align: center
    }

    .contact-form-area.home {
        padding: 50px 30px 30px
    }

    .header-right-menu-wrap {
        width: 320px;
        right: -320px;
        padding: 20px
    }

    .page-title {
        min-height: 250px
    }

    .page-title .breadcumb-wrap {
        text-align: center;
        padding-top: 10px
    }

    .page-title .breadcumb-wrap ol li {
        font-size: 16px;
        padding: 0 10px
    }

    .page-title .breadcumb-wrap ol li:first-child {
        padding-left: 0
    }

    .cp-header-area .topbar .topbar-right {
        display: block
    }

    .cp-header-area .topbar .topbar-right .message {
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 5px
    }

    .cp-header-area .topbar .topbar-right .message::before {
        display: none
    }

    .cp-header-area .topbar .topbar-right .contact-info.social li {
        padding: 0
    }

    .cp-header-area .topbar .contact-intro {
        text-align: center
    }

    .cp-header-area .topbar .contact-intro ul li {
        padding-bottom: 0;
        font-size: 14px
    }

    .cp-header-area .topbar .contact-intro ul li+li {
        margin-left: 0
    }

    .cp-header-style-2 .cp-header-area-right {
        padding-right: 20px
    }

    .cp-header-style-4 .topbar .topbar-right {
        display: flex
    }

    .slide-content .btns {
        margin-top: 10px
    }

    .dc-hero-area-style-2 .top-shape {
        width: 130%
    }

    .dc-hero-area-style-2 .slide-content .slide-title h2,
    .dc-hero-area-style-3 .hero-content .hero-title h2,
    .dc-hero-area-style-4 .hero-content .hero-title h1 {
        font-size: 40px;
        line-height: 55px
    }

    .dc-hero-area-style-2 .slide-content .slide-top-title-inner {
        font-size: 12px
    }

    .dc-hero-area-style-3,
    .dc-hero-area-style-4 {
        height: 450px
    }
}

.dc-hero-area-style-3 .right-man,
.dc-hero-area-style-4 .right-man {
    position: relative;
    top: 70px;
    z-index: 11
}

@media (max-width:991px) {
    .process {
        padding: 0 20px
    }

    .dc-hero-area-style-1 .slider-pic,
    .dc-hero-area-style-2 .slider-pic {
        max-width: 350px;
        right: -60%;
        bottom: 8px
    }

    .dc-hero-area-style-2 .slide .row {
        display: block
    }

    .dc-hero-area-style-2 .right-man,
    .dc-hero-area-style-3 .right-man,
    .dc-hero-area-style-4 .right-man {
        display: none
    }

    .dc-hero-area-style-2 .slide-content {
        margin-top: 0
    }

    .dc-hero-area-style-2 .slide-content .btns,
    .dc-hero-area-style-2 .slide-content .slide-title h2 {
        text-align: center
    }

    .dc-hero-area-style-2 .slide-content .slide-top-title-inner {
        justify-content: center
    }

    .dc-hero-area-style-3,
    .dc-hero-area-style-4 {
        display: flex;
        justify-content: center;
        flex-direction: column
    }

    .dc-hero-area-style-3 .hero-content,
    .dc-hero-area-style-4 .hero-content {
        padding-bottom: 50px
    }
}

.dc-hero-area-style-3 .right-man img,
.dc-hero-area-style-4 .right-man img {
    border-bottom-left-radius: 325px;
    border-bottom-right-radius: 405px;
    margin-left: auto
}

.dc-hero-area-style-3 .right-man .round-shape,
.dc-hero-area-style-4 .right-man .round-shape {
    position: absolute;
    left: -30px;
    bottom: 2px;
    width: 710.804px;
    height: 724.215px;
    background: 0 0;
    border-radius: 50%;
    overflow: hidden;
    z-index: -1
}

.dc-hero-area-style-3 .right-man .round-shape::before,
.dc-hero-area-style-4 .right-man .round-shape::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: #e22239;
    content: ""
}

.dc-hero-area-style-3 .bottom-shape,
.dc-hero-area-style-4 .bottom-shape {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%
}

.dc-hero-area-style-4 {
    position: relative;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 20px 0
}

.dc-hero-area-style-4 .left-shape {
    position: absolute;
    left: 20px;
    bottom: 200px
}

.dc-hero-area-style-4 .left-shape img {
    animation: 8s infinite bounceTopToBottom
}

.dc-hero-area-style-4::before {
    background: rgba(0, 0, 0, .7)
}

@media (min-width:1400px) {
    .container {
        max-width: 1290px
    }

    .dc-hero-area-style-3 .container,
    .dc-hero-area-style-4 .container {
        max-width: 1450px
    }

    .dc-hero-area-style-4 .container {
        max-width: 1320px
    }
}

.dc-hero-area-style-4 .hero-content .hero-title h1 {
    font-size: 64px;
    text-transform: capitalize
}

.dc-hero-area-style-4 .hero-content p {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    /* max-width: 700px; */
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto
}

.dc-hero-area-style-4 .contact-form-area {
    max-width: 459px;
    margin: 0 0 0 auto;
    background: #f8f5f0;
    padding: 50px 50px 40px;
    overflow: hidden
}

.dc-hero-area-style-4 .contact-form-area form textarea {
    height: 140px
}

.dc-hero-area-style-4 .contact-form-area .ch-btn-style-2 {
    width: 100%;
    background: #e22239;
    color: #fff !important
}

.dc-hero-area-style-4 .contact-form-area .ch-btn-style-2:before {
    background: #16171a
}

.dc-hero-area-style-4 .contact-form-area .shape {
    top: -5px
}

.footer-section {
    background: #01080d;
    position: relative;
    font-size: 15px;
    z-index: 1
}

.footer-section .footer-right-img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1
}

.footer-section p {
    color: #8c8f94;
    margin-top: 30px
}

.footer-section li {
    color: #8c8f94
}

.footer-section .upper-footer {
    padding: 90px 0;
    background: #01080d;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.footer-section .upper-footer:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../images/footer-shape.png);
    opacity: .4
}

.work-area .work-wrap .line-1,
.work-area .work-wrap .line-2 {
    top: 150px;
    border-top: 2px dashed #e22239;
    width: 45%;
    height: 100%
}

.footer-section .widget-title h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    position: relative;
    color: #fff
}

.footer-section .about-widget .logo {
    max-width: 250px;
    /* margin-bottom: 30px */
}

.footer-section .about-widget p {
    line-height: 1.9em;
    /* max-width: 271px; */
    margin-bottom: 30px
}

.footer-section .link-widget {
    overflow: hidden;
    padding-left: 50px
}

.footer-section .link-widget ul li a {
    color: #8c8f94;
    font-size: 16px;
    line-height: 30px;
    display: block;
    position: relative;
    padding-left: 20px;
    text-transform: capitalize
}

.footer-section .link-widget ul li a::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "\e649";
    font-family: themify;
    font-size: 12px;
    color: #e22239
}

.ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap .right-list,
.footer-section .social-widget {
    padding-left: 30px
}

.footer-section .social-widget ul li a {
    color: #8c8f94;
    display: block;
    text-align: center
}

.ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap .right-list ul li+li,
.footer-section .contact-ft,
.footer-section .contact-ft ul,
.service-single-page .service-details .process ul li+li,
.service-single-page .service-sidebar .garden-widget .garden-widget-item+.garden-widget-item {
    margin-top: 20px
}

.footer-section .contact-ft ul li {
    padding-bottom: 10px;
    position: relative;
    padding-left: 35px;
    color: #fff;
    font-size: 16px
}

.footer-section .contact-ft ul li i {
    position: absolute;
    left: 0;
    top: 0;
    color: #e22239
}

.footer-section .subscribe .form-field input {
    width: 100%;
    height: 60px;
    border: 1px solid rgba(140, 143, 148, .7);
    padding: 15px;
    background: 0 0;
    color: #fff
}

.footer-section .subscribe .form-field button {
    height: 60px;
    width: 100%;
    background: #e22239;
    border: 0;
    color: #fff;
    margin-top: 20px
}

.footer-section .lower-footer {
    text-align: center;
    position: relative;
    background: #01111a
}

.faq-section.style-2 .faq-section-left .faq-item,
.footer-section .lower-footer .row {
    padding: 20px 0
}

.footer-section .lower-footer .lower-footer-link li a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #8c8f94
}

.footer-section .lower-footer .lower-footer-link li+li {
    padding-left: 20px;
    margin-left: 20px;
    position: relative
}

.footer-section .lower-footer .lower-footer-link li+li:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 15px;
    content: "";
    background: #8c8f94
}

.footer-section .lower-footer .copyright {
    display: inline-block;
    font-size: 14px;
    margin: 0
}

.footer-section .lower-footer .copyright a {
    color: #fff;
    text-decoration: none
}

.footer-section.style-2 {
    background: #fbf3f2
}

.sticky-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: -200px;
    z-index: 9999;
    opacity: 0;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    -ms-transition: .7s;
    transition: .7s
}

.sticky-on {
    opacity: 1;
    top: 0
}

.about-area .left-shape {
    position: absolute;
    left: -70px;
    bottom: 30px;
    z-index: -1
}

.about-area .left-shape img,
.about-area.style-2 .left-img .tool-img img,
.about-area.style-2 .right-shape img,
.pricing-section .p-shape img {
    animation: 8s infinite bounceLeftToRight
}

.about-area .about-left-item .left-img .man-img {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100%;
    text-align: center
}

.about-area .about-right-text span {
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #e22239;
    position: relative;
    display: block;
    padding-left: 35px;
    margin-bottom: 10px
}

.about-area .about-right-text h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 20px
}

.about-area .about-right-text p,
.blog-single-page-area .blog-single-wrap .comment-respond p,
.team-area.style-3 .team-wrap .team-item {
    margin-bottom: 50px
}

.about-area .about-features-wrap ul li {
    color: #16171a;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    padding-left: 50px
}

.about-area .about-features-wrap ul li+li,
.team-area-s2 .team-wrap .team-item .team-img .social ul li+li {
    margin-top: 25px
}

.about-area .about-features-wrap ul li:before {
    position: absolute;
    left: 0;
    top: -2px;
    content: "\e930";
    font-family: icomoon;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #e22239;
    text-align: center;
    border-radius: 50%;
    color: #fff
}

.about-area .about-features-wrap .about-features-right .shape-1 {
    position: absolute;
    right: -80px;
    bottom: 0;
    z-index: -1
}

.about-area .about-features-wrap .about-features-inner {
    padding: 35px 45px;
    border-radius: 0 50px 50px;
    border-top: 5px solid #e22239;
    background: #f5f5f5;
    position: relative;
    z-index: 1
}

.about-area .about-features-wrap .about-features-inner small {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -.36px;
    color: #16171a
}

.about-area .about-features-wrap .about-features-inner h3 {
    font-size: 65px;
    font-style: normal;
    font-weight: 600;
    line-height: 80px;
    color: #e22239;
    margin-bottom: 0
}

.about-area .about-features-wrap .about-features-inner p {
    margin-bottom: 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -.36px;
    color: #16171a
}

.about-area .about-features-wrap .about-bottom {
    margin-top: 40px;
    display: flex
}

.about-area .about-features-wrap .about-bottom .author-wrap {
    display: flex;
    margin-left: 50px;
    align-items: center
}

.about-area .about-features-wrap .about-bottom .author-wrap .author-img img,
.about-area.style-4 .about-wrap .about-left-item .inner-img img,
.blog-single-page-area .blog-single-wrap .comments-area .comment-theme img,
.dc-product-details-section .product-tab-area .comments-area .comment-theme img,
.team-area .team-item .team-img img,
.testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item .info-text-bio-wrap .info-text-bio-img img {
    border-radius: 50%
}

.about-area .about-features-wrap .about-bottom .author-wrap .author-text {
    margin-left: 15px
}

.about-area .about-features-wrap .about-bottom .author-wrap .author-text h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 2px
}

.about-area .about-features-wrap .about-bottom .author-wrap .author-text small,
.blog-sidebar .recent-post .post .post-content ul li {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px
}

.service-area {
    padding-bottom: 90px;
    position: relative;
    overflow: hidden;
    z-index: -1;
    background: linear-gradient(0deg, rgba(248, 245, 240, .9) 0, rgba(248, 245, 240, .9) 100%), url(../images/service/bg.png) 50%/cover no-repeat #d3d3d3
}

.service-area .bg-shape,
.team-area .bg-shape {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .1
}

.service-area .service-item {
    transition: .6s;
    margin-bottom: 30px;
    border-bottom: 2px solid #e22239;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .05)
}

.service-area .service-item .service-img {
    overflow: hidden;
    min-height: 370px;
    max-height: 390px;
    object-fit: cover;
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    padding: 10px
}

.service-area .service-item .service-img img {
    transform: scale(1);
    transition: .3s;
    width: 100%;
    max-height: 290px;
    object-fit: contain
}

.service-area .service-item .service-text,
.service-area .service-item:hover .service-text {
    background: #fff;
    position: relative;
    padding: 15px 30px
}

.service-area .service-item .service-text .icon {
    margin-bottom: 30px;
    z-index: 1;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    right: 20px;
    top: -45px;
    transition: .3s
}

.service-area .service-item .service-text .icon:before,
.work-area .work-wrap .icon:before {
    top: 50%;
    content: "";
    transition: .3s;
    position: absolute;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%)
}

.service-area .service-item .service-text .icon:before {
    width: 75px;
    height: 75px;
    background: rgba(26, 145, 32, .1);
    border-radius: 50%
}

.features-area .features-wrap .features-item .features-img .features-icon i,
.service-area .service-item .service-text .icon i {
    font-size: 40px;
    color: #e22239;
    transition: .3s
}

.service-area .service-item .service-text h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 0
}

.ch-blog-area .blog-items .blog-item:hover .blog-img img,
.ch-project-area .project-item:hover .project-img img,
.product-wrap .product-item:hover .product-img img,
.service-area .service-item:hover .service-img img,
.team-area-s2 .team-wrap .team-item:hover .team-img img {
    transform: scale(1.2)
}

.features-area .features-wrap .features-item:hover .features-img .features-icon:before,
.service-area .service-item:hover .service-text .icon:before {
    background: #0f7214
}

.service-area .bg-service .service-item {
    background: #ff0011;
    padding: 70px 40px;
    position: relative;
    border: 0;
    z-index: 1
}

.service-area .bg-service .service-item .shape {
    position: absolute;
    right: 66px;
    bottom: 0;
    z-index: -1
}

.service-area .bg-service .service-item .service-text {
    padding: 0;
    background: 0 0;
    max-width: 443px;
    z-index: -1
}

.service-area .bg-service .service-item .service-text small {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    position: relative;
    display: block;
    padding-left: 35px;
    margin-bottom: 10px
}

.service-area .bg-service .service-item .service-text small::before {
    position: absolute;
    left: 0;
    top: -2px;
    content: "";
    width: 26.667px;
    height: 26.667px;
    background: url(../images/icon/tea-leaf.png);
    animation: 4s infinite bounceLeftToRight
}

.service-area .bg-service .service-item .service-text h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    color: #fff;
    margin-bottom: 35px
}

.service-area .bg-service .service-item .service-text .author-wrap .author-left ul li+li {
    margin-left: -10px
}

.about-area.style-2 .about-right-item .about-features-wrap .about-features-items .about-features-item,
.service-area .bg-service .service-item .service-text .author-wrap .author-right {
    padding-left: 10px
}

.service-area .bg-service .service-item .service-text .author-wrap .author-right ul {
    display: flex;
    margin-bottom: 5px
}

.product-wrap .product-item .product-text ul li,
.service-area .bg-service .service-item .service-text .author-wrap .author-right ul li {
    color: #ffc107
}

.blog-single-page-area .blog-single-wrap .tag-share .share ul>li+li,
.blog-single-page-area .blog-single-wrap .tag-share .tag ul>li+li,
.blog-single-page-area .blog-single-wrap .tag-share ul>li+li,
.service-area .bg-service .service-item .service-text .author-wrap .author-right ul li+li {
    margin-left: 10px
}

.work-area {
    padding-bottom: 20px;
    position: relative;
    z-index: 1
}

.work-area .shape-1 {
    position: absolute;
    left: 120px;
    top: 70px
}

.about-area.style-4 .about-wrap .about-left-item .left-img-wrap .arrow img,
.ch-choose-area-s3 .shape-1 img,
.ch-choose-area-s3 .shape-2 img,
.work-area .shape-1 img,
.work-area .shape-2 img {
    animation: 6s infinite bounceTopToBottom
}

.work-area .shape-2 {
    position: absolute;
    right: 80px;
    bottom: 70px
}

.work-area .work-wrap .icon {
    position: relative;
    z-index: 1;
    background: #fff;
    border: 2px dashed #e22239;
    width: 150px;
    height: 150px;
    line-height: 150px;
    border-radius: 50%;
    text-align: center;
    transition: .3s;
    margin: 0 auto 20px
}

.work-area .work-wrap .icon:before {
    width: 120px;
    height: 120px;
    background: rgba(26, 145, 32, .1);
    border-radius: 50%
}

.work-area .work-wrap .icon i {
    font-size: 50px;
    color: #e22239;
    transition: .3s
}

.work-area .work-wrap .icon .count {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #e22239;
    transition: .3s
}

.work-area .work-wrap .icon .count span {
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    transition: .3s
}

.work-area .work-wrap .work-text {
    background: 0 0;
    position: relative;
    padding: 40px 30px;
    text-align: center;
    max-width: 300px;
    margin: 0 auto
}

.work-area .work-wrap .work-text h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
    position: relative;
    z-index: 11
}

.work-area .work-wrap .work-text p {
    margin-bottom: 0;
    position: relative;
    z-index: 11
}

.work-area .work-wrap .work-text .shape {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: .6s
}

.work-area .work-wrap .work-item {
    padding-top: 30px
}

.work-area .work-wrap .work-item.active .icon .count,
.work-area .work-wrap .work-item:hover .icon .count {
    background-color: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05)
}

.work-area .work-wrap .col:nth-child(odd) {
    margin-top: 100px
}

.service-single-page,
.work-area .work-wrap .col:nth-child(odd) .work-text {
    padding-top: 10px
}

.work-area .work-wrap .col:nth-child(odd) .work-text .shape {
    top: 43%;
    z-index: 1
}

.work-area .work-wrap .col:nth-child(2n):after,
.work-area .work-wrap .col:nth-child(2n):before {
    top: 62%;
    content: "";
    background: url(../images/icon/right-arrow.png);
    width: 34px;
    height: 34px;
    animation: 3s infinite bounceLeftToRight;
    position: absolute
}

.work-area .work-wrap .col:nth-child(2n) .work-text {
    margin-top: 50px;
    z-index: 1
}

.work-area .work-wrap .col:nth-child(2n):before {
    left: -30px
}

.work-area .work-wrap .col:nth-child(2n):after {
    right: -30px
}

.work-area .work-wrap .col:first-child .icon-main-wrap .shape {
    position: absolute;
    top: -30px;
    left: 50px;
    z-index: -1
}

.work-area .work-wrap .col:nth-child(2) .icon-main-wrap .shape {
    position: absolute;
    top: -30px;
    left: 30px;
    z-index: -1
}

.work-area .work-wrap .col:nth-child(3) .icon-main-wrap .shape {
    position: absolute;
    top: -95px;
    left: 40px;
    z-index: -1
}

.work-area .work-wrap .line-1 {
    position: absolute;
    left: 11%;
    transform: rotate(340deg);
    z-index: -1
}

.work-area .work-wrap .line-2 {
    position: absolute;
    right: 11%;
    transform: rotate(-340deg);
    z-index: -1
}

.work-area .work-wrap .line-2::before {
    position: absolute;
    right: -10px;
    top: -14px;
    content: "\e933";
    font-family: icomoon;
    color: #e22239
}

.text-moving-sec {
    position: relative;
    z-index: 11;
    padding: 0 0 60px
}

.text-moving-sec .text-moving,
.text-moving-sec-s2 .text-moving {
    position: relative;
    left: -10%;
    width: 120%;
    z-index: -1
}

.text-moving-sec .text-moving .track,
.text-moving-sec-s2 .text-moving .track {
    animation: 200s linear infinite marquee
}

.text-moving-sec .text-moving h1,
.text-moving-sec-s2 .text-moving h1 {
    white-space: nowrap;
    will-change: transform;
    animation: 20s linear infinite marquee;
    margin-bottom: 0
}

.text-moving-sec .text-moving h1 span {
    font-size: 128px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-block;
    -webkit-text-stroke: 1px #16171A
}

.text-moving-sec .text-moving h1 span:nth-child(2n) {
    background: -webkit-linear-gradient(transparent, transparent) 0 0/cover, url("../images/title-bg.jpg") 0 0/cover no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0
}

.ch-choose-area {
    background: #181818;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.ch-banner-area .pattern,
.ch-choose-area .pattern {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.ch-choose-area .ch-choose-img {
    margin-left: -70px
}

@media (max-width:1399px) {

    .dc-hero-area-style-3 .right-man .round-shape,
    .dc-hero-area-style-4 .right-man .round-shape {
        width: 554.855px;
        height: 590.855px
    }

    .ch-choose-area .ch-choose-text .ch-top-title-s3 h2 {
        font-size: 35px;
        line-height: 45px
    }
}

.ch-choose-area .ch-choose-text p {
    margin-top: 30px;
    color: #fff
}

.ch-choose-area .row {
    align-items: flex-end
}

.ch-choose-area .funfact-area {
    padding-top: 40px;
    padding-bottom: 60px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    max-width: 917px
}

.ch-choose-area .funfact-area .row {
    justify-content: space-between
}

.ch-choose-area .funfact-area .info p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0
}

.ch-choose-area .funfact-area .info h3 {
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #e22239
}

@media (max-width:1199px) {

    .dc-hero-area-style-3 .right-man .round-shape,
    .dc-hero-area-style-4 .right-man .round-shape {
        width: 500.855px;
        height: 500.855px;
        left: -42px;
        bottom: 6px
    }

    .dc-hero-area-style-4 .hero-content .hero-title h1 {
        font-size: 60px;
        line-height: 70px
    }

    .footer-section .link-widget,
    .footer-section .social-widget {
        padding-left: 0
    }

    .about-area .about-left-item .left-img {
        margin-bottom: 50px
    }

    .about-area .about-left-item .left-img .man-img {
        max-width: 80%
    }

    .about-area .about-right-text h2 {
        font-size: 35px;
        line-height: 45px
    }

    .about-area .about-right-text p {
        margin-bottom: 40px
    }

    .about-area .about-features-wrap ul li {
        font-size: 18px
    }

    .about-area .about-features-wrap .about-features-inner {
        padding: 35px 15px
    }

    .service-area .service-item .service-text,
    .work-area .work-wrap .work-text {
        padding-top: 50px
    }

    .service-area .bg-service .service-item {
        padding: 40px
    }

    .work-area .work-wrap .col:nth-child(2n):after,
    .work-area .work-wrap .col:nth-child(2n):before {
        display: none
    }

    .work-area .work-wrap .col:first-child .icon-main-wrap .shape,
    .work-area .work-wrap .col:nth-child(2) .icon-main-wrap .shape {
        top: -30px;
        left: 0
    }

    .work-area .work-wrap .col:nth-child(3) .icon-main-wrap .shape {
        top: -95px;
        left: 0
    }

    .ch-choose-area .ch-choose-text .ch-top-title-s3 h2 {
        font-size: 30px;
        line-height: 45px
    }

    .ch-choose-area .funfact-area .info h3 {
        font-size: 40px
    }
}

.ch-choose-area .funfact-area .col+.col .info,
.team-single-section .single-content,
.testimonial-section-s2 .testimonial-wrap .testimonial-right {
    padding-left: 60px
}

.ch-choose-area .funfact-area .col+.col .info:before {
    position: absolute;
    left: -20%;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 57px;
    background: rgba(255, 255, 255, .1);
    content: ""
}

.blog-single-page-area .blog-single-wrap .comments-area .comment-main-area,
.ch-choose-area .funfact-area .col+.col:last-child .info,
.ch-project-area.style-3 .ch-top-title,
.dc-product-details-section .product-tab-area .comments-area .comment-main-area {
    /* padding-left: 120px */
}

.ch-choose-area .funfact-area .col+.col:last-child .info:before {
    left: -10%
}

.ch-project-area {
    position: relative;
    margin-top: -120px
}

.ch-project-area .project-item {
    position: relative;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.ch-project-area .project-item .project-text {
    width: 335px;
    padding: 12px 15px;
    position: absolute;
    left: -2px;
    bottom: 30px;
    background: #fff
}

.ch-project-area .project-item .project-text span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    color: #e22239
}

.ch-project-area .project-item .project-text h2 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 0
}

.ch-project-area .project-item .project-text a {
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    background: #e22239;
    text-align: center;
    color: #fff
}

.ch-project-area .project-item .project-text a:hover {
    background-color: #105c14
}

.ch-project-area .project-item .project-img {
    width: 100%;
    overflow: hidden
}

.ch-project-area .project-item .project-img img {
    transform: scale(1);
    transition: .3s;
    max-height: 400px;
    object-fit: contain
}

.pricing-section .p-shape {
    position: absolute;
    left: 20px;
    bottom: 30px
}

.pricing-section .ch-top-title ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    text-transform: capitalize
}

.pricing-section .ch-top-title p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    margin-bottom: 0
}

.pricing-section .tab-btn {
    height: 40px;
    margin: 0 30px
}

.pricing-section .tab-btn input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden
}

.pricing-section .tab-btn label {
    cursor: pointer;
    text-indent: -9999px;
    width: 80px;
    height: 40px;
    background: #e22239;
    border-radius: 100px;
    position: relative
}

.pricing-section .tab-btn label:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 30px;
    transition: .3s
}

.pricing-section .tab-btn input:checked+label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%)
}

.checkout-area .oreder-item .oreder-product .images img,
.pricing-section .tab-btn label:active:after {
    width: 60px
}

.blog-single-page-area .blog-single-wrap .more-posts .next-post>a>span,
.blog-single-page-area .blog-single-wrap .more-posts .previous-post>a>span,
.pricing-section .price-tab-content.active {
    display: block
}

.pricing-section .tab-wrap .shape {
    position: absolute;
    left: -250px;
    bottom: -50px;
    z-index: -1
}

.pricing-section .tab-wrap .shape img,
.testimonial-section .shape-1 img {
    animation: 7s infinite bounceLeftToRight
}

.pricing-section .pricing-item .pricing-item-inner {
    position: relative;
    z-index: 1;
    padding: 40px
}

.pricing-section .pricing-item .pricing-item-inner::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #e22239;
    z-index: -1;
    transition: .3s
}

.pricing-section .pricing-item .pricing-item-inner .badge {
    position: absolute;
    right: -30px;
    top: 50px;
    padding: 6px 10px 6px 25px;
    background: #fff;
    color: #e22239;
    transform: rotate(270deg);
    border-radius: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 14% 100%);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.pricing-section .pricing-item:hover .pricing-item-inner::before {
    background: rgba(4, 55, 7, .9)
}

.pricing-section .pricing-item .price-plan span {
    font-family: Kanit;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #fff
}

.pricing-section .pricing-item .price-plan p {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
    margin-top: 5px
}

.pricing-section .pricing-item .prices {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    margin-bottom: 30px
}

.pricing-section .pricing-item .prices h3 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    color: #fff
}

.pricing-section .pricing-item .prices h3 span {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 1.68px
}

.pricing-section .pricing-item ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
    position: relative;
    padding-left: 30px
}

.pricing-section .pricing-item ul li+li {
    margin-top: 10px
}

.pricing-section .pricing-item ul li::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    content: "";
    background: url(../images/icon/pricing.png) no-repeat
}

.pricing-section .pricing-item a {
    display: block;
    padding: 10px 20px;
    color: #e22239;
    background: #fff;
    text-align: center;
    margin-top: 30px
}

.blog-sidebar .tag-widget ul li a:hover,
.pricing-section .pricing-item a:hover {
    color: #fff;
    background: #e22239
}

.video-area {
    height: 570px;
    position: relative
}

.video-area:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .3)
}

.video-area .open-video {
    display: block;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 150px;
    color: #fff;
    font-size: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.video-area .open-video:after,
.video-area .open-video:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    z-index: -1;
    border-radius: 50%;
    transition: 5s;
    background: rgba(255, 255, 255, .1);
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-name: ripple
}

.video-area .open-video:after {
    animation-delay: 2s
}

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

    30% {
        opacity: 1
    }

    100% {
        transform: scale(2.1);
        opacity: 0
    }
}

.testimonial-section .testimonial-items .owl-stage-outer {
    margin: -15px
}

.testimonial-section .testimonial-items .owl-stage {
    margin: 15px
}

.testimonial-section .testimonial-items .testimonial-item {
    position: relative;
    border-left: 5px solid var(--Green, #e22239);
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    padding: 30px;
    overflow: hidden;
    transition: .3s
}

.testimonial-section .testimonial-items .testimonial-item .testimonial-item-inner {
    display: flex;
    justify-content: space-between
}

.testimonial-section .testimonial-items .testimonial-item .testimonial-text {
    max-width: 319px;
    flex-basis: 70%
}

.testimonial-section .testimonial-items .testimonial-item .testimonial-text p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px
}

.testimonial-section .testimonial-items .testimonial-item .testimonial-text .ratting {
    display: flex;
    margin-bottom: 10px
}

.testimonial-section .testimonial-items .testimonial-item .testimonial-text .ratting li {
    color: #f1b51f
}

.testimonial-section .testimonial-items .testimonial-item .testimonial-text .ratting li span {
    color: #cdcdcd
}

.testimonial-section .testimonial-items .testimonial-item .testimonial-text .ratting li+li {
    margin-left: 6px
}

.team-area .team-item .team-text h3,
.team-area-s2 .team-wrap .team-item .team-text h3,
.testimonial-section .testimonial-items .testimonial-item .testimonial-text .info-text-bio h4 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0
}

.testimonial-section .testimonial-items .testimonial-item .testimonial-text .info-text-bio span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #e22239
}

.testimonial-section .testimonial-items .testimonial-item .info-img {
    flex-basis: 30%;
    max-width: 168px;
    position: relative;
    z-index: 1
}

.testimonial-section .testimonial-items .testimonial-item .info-img img {
    border-bottom-left-radius: 160px
}

@media (max-width:500px) {
    .cp-header-style-3 .mean-container a.meanmenu-reveal {
        margin-top: -65px
    }

    .testimonial-section .testimonial-items .testimonial-item .testimonial-item-inner {
        display: block;
        text-align: center
    }

    .testimonial-section .testimonial-items .testimonial-item .testimonial-text {
        margin: 0 auto 30px
    }

    .testimonial-section .testimonial-items .testimonial-item .testimonial-text .ratting {
        justify-content: center
    }

    .testimonial-section .testimonial-items .testimonial-item .info-img {
        margin: 0 auto
    }

    .testimonial-section .testimonial-items .testimonial-item .info-img img {
        border-radius: 50%
    }
}

.testimonial-section .testimonial-items .testimonial-item .info-img .quote {
    position: absolute;
    left: 40px;
    bottom: 40px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
    text-align: center;
    border-radius: 50%
}

.testimonial-section .testimonial-items .testimonial-item .info-img .quote i {
    font-size: 30px;
    color: #e22239;
    transition: .3s
}

.testimonial-section .testimonial-items .testimonial-item .info-img .t-shape {
    position: absolute;
    left: -90px;
    bottom: -40px;
    z-index: -1
}

.testimonial-section .testimonial-items .testimonial-item:hover {
    border-color: #e22239
}

.testimonial-section .testimonial-items .testimonial-item:hover::after,
.testimonial-section .testimonial-items .testimonial-item:hover::before {
    opacity: .478
}

.testimonial-section .shape-1 {
    position: absolute;
    left: 70px;
    top: 50px;
    z-index: -1
}

.testimonial-section .shape-2 {
    position: absolute;
    right: 70px;
    bottom: 50px;
    z-index: -1
}

.faq-section .right-shape img,
.testimonial-section .shape-2 img {
    animation: 6s infinite bounceLeftToRight
}

.brand-section {
    padding-top: 90px;
    padding-bottom: 90px;
    border-top: 1px solid #f5f5f8
}

.brand-section .brand-slider .brand-item {
    display: flex;
    height: 130px;
    justify-content: center;
    flex-direction: column
}

.brand-section .brand-slider .brand-item img {
    margin: 0 auto;
    transition: .3s;
    transform: scale(1)
}

.brand-section .brand-slider .brand-item:hover img {
    transform: scale(1.1)
}

.brand-section .brand-slider .owl-item img {
    width: unset
}

.faq-section .faq-top-bg {
    position: relative;
    top: 0;
    width: 100%;
    height: 270px;
    z-index: -1
}

.faq-section .faq-top-bg::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(12, 59, 11, .9)
}

.faq-section .faq-section-left {
    max-width: 583px;
    margin: 0 auto;
    padding-top: 50px
}

.checkout-area .ch-top-title,
.faq-section .faq-section-left .ch-top-title {
    margin-bottom: 30px;
    text-align: left
}

.faq-section .faq-section-left .faq-item .accordion-item {
    border: 0;
    margin-bottom: 30px
}

.faq-section .faq-section-left .faq-item .accordion-item .accordion-button {
    font-family: Kanit;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #16171a;
    padding: 0;
    position: relative
}

.faq-section .faq-section-left .faq-item .accordion-item .accordion-button::after {
    background: 0 0;
    content: "\e933";
    font-family: icomoon;
    font-size: 12px;
    font-weight: 700;
    top: 10px;
    position: relative
}

.faq-section .faq-section-left .faq-item .accordion-item .accordion-button:not(.collapsed)::after {
    transform: rotate(0);
    content: "\e903";
    font-family: icomoon
}

.faq-section .faq-section-left .faq-item .accordion-item .accordion-button:focus,
.faq-section .faq-section-left .faq-item .accordion-item .accordion-button:not(.collapsed) {
    background: 0 0;
    box-shadow: none;
    color: #e22239
}

.faq-section .faq-section-left .faq-item .accordion-item .accordion-body {
    border-top: 1px solid #f5f5f8;
    border-bottom: 1px solid #f5f5f8;
    margin-top: 30px;
    padding: 20px 0
}

.faq-section .contact-form-area {
    max-width: 514px;
    margin: -110px auto 0;
    background: #043707;
    position: relative;
    z-index: 11;
    padding: 80px 60px 50px
}

.faq-section .contact-form-area .contact-top-title span {
    color: #e22239;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1.4px
}

.faq-section .contact-form-area .contact-top-title h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    color: #fff
}

.faq-section .contact-form-area form input::-webkit-input-placeholder,
.faq-section .contact-form-area form select::-webkit-input-placeholder,
.faq-section .contact-form-area form textarea::-webkit-input-placeholder {
    color: #8c8f94
}

.faq-section .contact-form-area form input:-ms-input-placeholder,
.faq-section .contact-form-area form select:-ms-input-placeholder,
.faq-section .contact-form-area form textarea:-ms-input-placeholder {
    color: #8c8f94
}

.faq-section .contact-form-area form input::placeholder,
.faq-section .contact-form-area form select::placeholder,
.faq-section .contact-form-area form textarea::placeholder {
    color: #8c8f94
}

.faq-section .contact-form-area form ::-webkit-input-placeholder {
    font-style: normal;
    color: #636363
}

.faq-section .contact-form-area form :-moz-placeholder {
    font-style: normal;
    color: #636363
}

.faq-section .contact-form-area form ::-moz-placeholder {
    font-style: normal;
    color: #636363
}

.faq-section .contact-form-area form :-ms-input-placeholder {
    font-style: normal;
    color: #636363
}

.faq-section .left-man {
    position: absolute;
    left: 30px;
    top: 100px;
    z-index: -1
}

.faq-section .right-shape {
    position: absolute;
    right: 150px;
    bottom: 30px
}

.ch-blog-area,
.preview-page .preview-features-area {
    padding-bottom: 90px
}

.ch-blog-area .blog-items .blog-item {
    background: #fff;
    margin-bottom: 30px;
    transition: .3s
}

.ch-blog-area .blog-items .blog-item img {
    width: 100%;
    transform: scale(1);
    transition: .6s
}

.ch-blog-area .blog-items .blog-item .blog-content {
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    padding: 30px 40px 40px;
    border-top: 0;
    border-bottom: 0;
    transition: .3s;
    position: relative
}

.ch-blog-area .blog-items .blog-item .blog-content .blog-content-top {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeff0
}

.ch-blog-area .blog-items .blog-item .blog-content .date {
    position: absolute;
    right: 40px;
    top: -35px;
    width: 60px;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    height: 70px;
    padding: 12px;
    text-align: center
}

.ch-blog-area .blog-items .blog-item .blog-content .date span {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    color: #e22239
}

.ch-blog-area .blog-items .blog-item .blog-content ul {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 11
}

.ch-blog-area .blog-items .blog-item .blog-content ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px
}

.ch-blog-area .blog-items .blog-item .blog-content ul li i,
.team-single-section .single-info-items ul li span i {
    color: #e22239;
    margin-right: 5px
}

.blog-single-page-area .blog-single-wrap .blog-single-text-wrap ul li {
    text-align: justify !important;
}

.blog-page-area .blog-item .blog-content ul li strong,
.blog-single-page-area .blog-single-wrap .blog-single-text-wrap ul li strong,
.ch-blog-area .blog-items .blog-item .blog-content ul li strong {
    color: #16171a;
    font-family: Kanit;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px
}

.ch-blog-area .blog-items .blog-item .blog-content h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 25px
}

.ch-cta-area,
.dc-product-details-section .product-tab-area .tab-content {
    padding-top: 50px
}

.ch-cta-area .cta-items {
    background: #950011;
    display: flex;
    align-items: center;
    padding: 0 150px;
    justify-content: space-between;
    position: relative;
    z-index: 1
}

.ch-cta-area .cta-items .shape {
    position: absolute;
    left: -140px;
    bottom: -3px;
    z-index: -1
}

.ch-cta-area .cta-items .shape img {
    animation: 10s ease-in infinite leafAniamtion
}

.ch-cta-area .cta-items .shape-2 {
    position: absolute;
    right: 50px;
    top: 0;
    z-index: -1
}

.ch-cta-area .cta-items .cta-text {
    max-width: 404px;
    flex-basis: 35%
}

.ch-cta-area .cta-items .cta-text h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    color: #fff;
    margin-bottom: 0
}

.ch-cta-area .cta-items .cta-img {
    flex-basis: 40%;
    text-align: center;
    margin-top: -50px
}

.ch-cta-area .cta-items .cta-btn {
    flex-basis: 30%;
    margin-top: 20px
}

.ch-cta-area .cta-items .cta-btn a {
    display: inline-block;
    padding: 15px 55px;
    background: #fff;
    color: #e22239;
    position: relative;
    overflow: hidden
}

@media (max-width:1399px) {
    .ch-choose-area .funfact-area .col+.col .info {
        padding-left: 30px
    }

    .ch-choose-area .funfact-area .col+.col:last-child .info {
        padding-left: 20px
    }

    .pricing-section .ch-top-title h2 {
        font-size: 37px;
        line-height: 50px
    }

    .pricing-section .pricing-item .pricing-item-inner {
        padding: 40px 20px
    }

    .ch-blog-area .blog-items .blog-item .blog-content h2 {
        font-size: 20px
    }

    .ch-cta-area .cta-items {
        padding: 0 80px
    }

    .ch-cta-area .cta-items .cta-btn a {
        padding: 15px 35px
    }
}

.ch-cta-area .cta-items .cta-btn a:hover,
.ch-project-area.style-3 .owl-nav button:hover {
    background: #e22239;
    color: #fff
}

.features-area .features-wrap .features-item .features-img:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(18, 51, 0, .8);
    content: "";
    z-index: 1
}

.features-area .features-wrap .features-item .features-img .features-icon {
    margin-bottom: 30px;
    z-index: 1;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 40px;
    transition: .3s;
    transform: translateX(-50%)
}

.features-area .features-wrap .features-item .features-img .features-icon:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    content: "";
    background: rgba(26, 145, 32, .1);
    border-radius: 50%;
    z-index: -1;
    transition: .3s
}

.features-area .features-wrap .features-item .features-img .shape {
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 1
}

.features-area .features-wrap .features-item .features-text {
    margin-top: -28px;
    position: relative;
    z-index: 11
}

.features-area .features-wrap .features-item .features-text span {
    font-family: Kanit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 12px;
    max-width: 285px;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: #e22239;
    color: #fff;
    border-radius: 50px
}

.about-area.style-2 .about-left-item {
    padding-right: 60px;
    max-width: 554px
}

.about-area.style-2 .left-img {
    padding-right: 90px;
    padding-bottom: 30px;
    position: relative
}

.about-area.style-2 .left-img:after {
    position: absolute;
    right: 50px;
    top: 0;
    width: 10px;
    height: 80px;
    content: "";
    background: #e22239;
    animation: 4s infinite bounceTopToBottom
}

@media (max-width:991px) {
    .dc-hero-area-style-4 {
        padding: 100px 0
    }

    .dc-hero-area-style-4 .contact-form-area {
        max-width: 100%;
        margin-top: 30px
    }

    .footer-section .upper-footer {
        padding: 80px 0 0
    }

    .footer-section .upper-footer .col {
        min-height: 235px;
        margin-bottom: 50px
    }

    .footer-section .lower-footer .lower-footer-link {
        justify-content: center;
        flex-wrap: wrap
    }

    .footer-section .lower-footer .copy-right {
        text-align: center;
        margin-top: 10px
    }

    .footer-section .lower-footer .copyright {
        float: none;
        display: block
    }

    .about-area .left-shape,
    .ch-cta-area .cta-items .cta-img,
    .faq-section .right-shape,
    .work-area .work-wrap .line-1,
    .work-area .work-wrap .line-2,
    .work-area .work-wrap .work-text .shape {
        display: none
    }

    .ch-blog-area,
    .pricing-section,
    .service-area {
        padding-bottom: 60px
    }

    .work-area .shape-1 {
        left: 50px;
        top: 30px
    }

    .work-area .shape-2 {
        right: 50px;
        bottom: 30px
    }

    .pricing-section .ch-top-title ul,
    .work-area .work-wrap .row {
        justify-content: center
    }

    .work-area .work-wrap .col:nth-child(odd) {
        margin-top: 0
    }

    .work-area .work-wrap .col:nth-child(2n) .work-text {
        margin-top: 0;
        padding-top: 20px
    }

    .text-moving-sec .text-moving h1 span {
        margin: 0 20px;
        font-size: 50px
    }

    .ch-choose-area .ch-choose-img {
        margin-left: 0;
        text-align: center
    }

    .ch-choose-area .funfact-area .info {
        text-align: center
    }

    .ch-choose-area .funfact-area .col+.col .info:before {
        left: 0
    }

    .brand-section {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .faq-section .faq-section-left {
        max-width: 100%
    }

    .faq-section .contact-form-area {
        margin-bottom: 20px;
        max-width: 100%
    }

    .faq-section .contact-form-area form input,
    .faq-section .contact-form-area form select,
    .faq-section .contact-form-area form textarea {
        height: 45px
    }

    .ch-cta-area {
        padding-top: 0
    }

    .ch-cta-area .cta-items {
        display: block;
        text-align: center;
        padding: 30px 20px
    }

    .ch-cta-area .cta-items .cta-text {
        margin: 0 auto
    }

    .about-area.style-2 .about-left-item {
        max-width: 100%;
        padding-bottom: 50px;
        padding-right: 0
    }

    .about-area.style-2 .left-img:after {
        right: 200px
    }
}

.about-area.style-2 .left-img .inner-img {
    position: absolute;
    right: 0;
    bottom: -50px;
    padding: 5px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1);
    max-width: 328px
}

@media (max-width:767px) {
    .footer-section .upper-footer {
        padding: 60px 0 30px
    }

    .footer-section .upper-footer .col {
        min-height: auto
    }

    .footer-section .widget-title {
        margin-bottom: 20px
    }

    .ch-blog-area,
    .pricing-section,
    .service-area {
        padding-bottom: 50px
    }

    .work-area .shape-1 {
        max-width: 30px;
        left: 20px;
        top: 20px
    }

    .work-area .shape-2 {
        max-width: 30px;
        right: 20px;
        bottom: 20px
    }

    .work-area .work-wrap .icon-main-wrap {
        max-width: 300px;
        margin: 0 auto
    }

    .ch-choose-area .funfact-area .info p {
        font-size: 14px
    }

    .ch-choose-area .funfact-area .info h3 {
        font-size: 30px
    }

    .pricing-section .pricing-item {
        margin-bottom: 30px
    }

    .about-area.style-2 .left-img:after {
        right: 50px
    }

    .about-area.style-2 .left-img .inner-img {
        max-width: 250px;
        right: 20px
    }
}

@media (max-width:575px) {
    .dc-hero-area-style-4 {
        padding: 80px 0
    }

    .dc-hero-area-style-4 .hero-content .hero-title h1 {
        font-size: 40px;
        line-height: 55px
    }

    .dc-hero-area-style-4 .contact-form-area {
        padding: 40px 20px 30px
    }

    .about-area .about-left-item {
        padding-right: 0
    }

    .about-area .about-features-wrap .about-features-right {
        max-width: 300px;
        margin-top: 50px
    }

    .service-area .bg-service .service-item {
        padding: 30px 20px
    }

    .ch-choose-area .funfact-area .row {
        justify-content: center
    }

    .ch-choose-area .funfact-area .info {
        padding-bottom: 20px
    }

    .ch-choose-area .funfact-area .col+.col .info {
        padding-left: 0
    }

    .ch-choose-area .funfact-area .col+.col .info:before {
        left: -5%
    }

    .ch-choose-area .funfact-area .col+.col:last-child .info {
        padding: 0
    }

    .about-area.style-2 .left-img .tool-img,
    .ch-choose-area .funfact-area .col+.col:last-child .info:before {
        display: none
    }

    .ch-project-area .project-item .project-text h2 {
        font-size: 22px
    }

    .video-area {
        height: 450px
    }

    .video-area .open-video {
        width: 100px;
        height: 100px;
        line-height: 100px;
        font-size: 30px
    }

    .faq-section .faq-top-bg {
        height: 180px
    }

    .faq-section .faq-section-left {
        padding-top: 30px
    }

    .faq-section .contact-form-area {
        padding: 50px 30px 30px
    }

    .ch-blog-area .blog-items .blog-item img {
        width: 100%
    }

    .ch-blog-area .blog-items .blog-item .blog-content h2 {
        margin-top: 10px
    }

    .ch-cta-area .cta-items .shape {
        max-width: 150px;
        left: -80px
    }

    .ch-cta-area .cta-items .cta-text h2 {
        font-size: 25px;
        line-height: 40px
    }

    .about-area.style-2 .left-img .inner-img {
        max-width: 250px;
        right: 50px
    }
}

.about-area.style-2 .left-img .inner-img .r-dots {
    position: absolute;
    right: -60px;
    top: -55px
}

.about-area.style-2 .left-img .inner-img .r-dots img {
    animation: 5s infinite zoom-in-zoom-out
}

@media (max-width:400px) {

    .cp-header-style-3 .cp-header-area-right .cp-header-area-search ul li .cart-toggle-btn span,
    .cp-header-style-4 .cp-header-area-right .cp-header-area-search ul li .cart-toggle-btn span {
        width: 20px;
        height: 20px;
        right: -10px
    }

    .cp-header-style-3 .mean-container a.meanmenu-reveal {
        margin-top: -60px
    }

    .about-area.style-2 .left-img:after {
        height: 40px;
        width: 6px
    }

    .about-area.style-2 .left-img .inner-img {
        max-width: 180px;
        right: 30px
    }

    .about-area.style-2 .left-img .inner-img .r-dots {
        right: -30px;
        top: -40px
    }

    .about-area.style-2 .left-img .inner-img .r-dots img {
        max-width: 40px
    }
}

.about-area.style-2 .left-img .tool-img {
    position: absolute;
    left: -160px;
    bottom: -60px;
    z-index: -1
}

.about-area.style-2 .about-right-text p {
    max-width: 570px;
    margin-bottom: 35px
}

.about-area.style-2 .about-right-item .about-features-wrap .about-features-items {
    border-radius: 5px;
    background: rgba(26, 145, 32, .1);
    padding: 20px
}

.about-area.style-2 .about-right-item .about-features-wrap .about-features-items .about-features-img img {
    min-height: 140px;
    object-fit: cover
}

.about-area.style-2 .about-right-item .about-features-wrap .about-features-items .about-features-item ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 30px
}

.about-area.style-2 .about-right-item .about-features-wrap .about-features-items .about-features-item ul li:before {
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: 0 0;
    border: 1px solid #e22239;
    color: #e22239;
    font-size: 8px;
    top: 2px
}

.about-area.style-2 .about-right-item .about-features-wrap .about-features-items .about-features-item ul li+li,
.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-features-list ul li+li {
    margin-top: 15px
}

.about-area.style-2 .about-right-item .about-features-wrap .about-bottom .call-btn i,
.ch-choose-area-s3 .choose-right-wrap .call-btn i {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    border: 1px solid #e8e3e3;
    text-align: center;
    margin-right: 10px;
    font-size: 20px;
    color: #e22239
}

.about-area.style-2 .about-right-item .about-features-wrap .about-bottom .call-btn b,
.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom .call-btn b,
.ch-choose-area-s3 .choose-right-wrap .call-btn b {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    color: #16171a;
    margin-bottom: 3px
}

.about-area.style-2 .right-shape {
    position: absolute;
    right: 93px;
    bottom: 120px;
    z-index: -1
}

@media (max-width:1700px) {

    .dc-hero-area .slick-next,
    .dc-hero-area .slick-prev {
        left: 30px
    }

    .dc-hero-area-style-1 .slide .round-shape-1 {
        left: 100px
    }

    .about-area.style-2 .right-shape,
    .faq-section .left-man {
        display: none
    }

    .faq-section .right-shape {
        right: 100px
    }
}

.service-area-s2 {
    padding-bottom: 90px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #f7f7f7
}

.service-area-s2 .bg-shape {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/service/bg2.png);
    z-index: -1
}

.service-area-s2 .ch-service-wrap {
    padding-top: 40px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.service-area-s2 .ch-service-right-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 430px
}

.service-area-s2 .ch-service-right-wrapper .service-image-group {
    width: 100%;
    position: relative;
    height: 100%
}

.service-area-s2 .ch-service-right-wrapper .service-image-group::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #e22239;
    transition: .6s;
    transform: rotate(-9.354deg)
}

.service-area-s2 .ch-service-right-wrapper .service-image-group .service-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .8s;
    transform: scale(0);
    z-index: -1
}

.service-area-s2 .ch-service-right-wrapper .service-image-group .service-image.active {
    position: relative;
    opacity: 1;
    z-index: 1;
    transition: opacity .9s cubic-bezier(.215, .61, .355, 1);
    transform: scale(1)
}

.service-area-s2 .ch-service-left-wrap {
    padding-right: 120px
}

.service-area-s2 .ch-service-left-wrap .item {
    padding: 35px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: .3s
}

.service-area-s2 .ch-service-left-wrap .item:last-child {
    border: 0
}

.service-area-s2 .ch-service-left-wrap .item h2 {
    margin-bottom: 0;
    transition: .3s;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.service-area-s2 .ch-service-left-wrap .item span {
    transition: .3s;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #5c5c5c
}

.service-area-s2 .ch-service-left-wrap .item i {
    display: block;
    text-align: center;
    color: #fff;
    transition: .3s;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #e22239;
    border: 1px solid #e22239
}

.service-area-s2 .ch-service-left-wrap .item.active i {
    color: #e22239;
    background-color: #fff
}

.ch-choose-area-s2 .ch-choose-items {
    max-width: 283px;
    margin: 0 auto
}

.ch-choose-area-s2 .ch-choose-items .ch-choose-item .icon {
    margin-bottom: 30px;
    position: relative;
    max-width: 95px
}

.ch-choose-area-s2 .ch-choose-items .ch-choose-item .icon i {
    font-size: 60px;
    color: #e22239
}

.ch-choose-area-s2 .ch-choose-items .ch-choose-item .icon::before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    background: rgba(26, 145, 32, .1);
    content: "";
    border-radius: 50%
}

.ch-choose-area-s2 .ch-choose-items .ch-choose-item h3,
.contact-page .contact-info .info-item .info-text h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.ch-banner-area {
    background: #123300;
    padding: 90px 0;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.ch-banner-area .banner-items {
    max-width: 1800px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center
}

.ch-banner-area .banner-items .banner-text {
    text-align: center;
    max-width: 721px
}

.ch-banner-area .banner-items .banner-text h2 {
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 78px;
    color: #fff;
    margin-bottom: 30px
}

.ch-banner-area .banner-items .banner-img img {
    animation: 12s ease-in infinite leafAniamtion
}

.ch-choose-area-s3 .shape-1 {
    position: absolute;
    left: 120px;
    top: 70px;
    z-index: -1
}

.ch-choose-area-s3 .shape-2 {
    position: absolute;
    right: 80px;
    bottom: 70px;
    z-index: -1
}

.ch-choose-area-s3 .ch-choose-img-wrap {
    display: flex;
    align-items: flex-end;
    overflow: hidden
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-left {
    padding-bottom: 60px;
    position: relative
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-left::before {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 196px;
    height: 5px;
    background: #e22239;
    content: "";
    animation: 8s infinite bounceLeftToRight
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right {
    margin-left: -50px;
    position: relative;
    z-index: 1
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right:before {
    position: absolute;
    left: 60px;
    bottom: 0;
    width: 306px;
    height: 392px;
    content: "";
    background: #e22239;
    z-index: -1
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right .rotate-text-wrap {
    position: absolute;
    right: 0;
    top: -70px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .65);
    border-radius: 50%;
    padding: 10px
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right .rotate-text-wrap .rotate-text,
.preview-page .preview-hero .rotate-text-wrap .rotate-text {
    position: relative;
    top: 0;
    animation: 30s linear infinite circle;
    max-width: 200px
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right .rotate-text-wrap .rotate-text svg path,
.preview-page .preview-hero .rotate-text-wrap .rotate-text svg path {
    fill: transparent
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right .rotate-text-wrap .rotate-text text {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    color: #16171a;
    text-transform: uppercase;
    font-family: Kanit;
    letter-spacing: 9px
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right .rotate-text-wrap .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right .rotate-text-wrap .icon i {
    display: inline-block;
    font-size: 50px;
    color: #e22239;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    border-radius: 50%
}

.ch-choose-area-s3 .choose-right-wrap .ch-top-title {
    margin-bottom: 40px;
    text-align: left
}

.ch-choose-area-s3 .choose-right-wrap .choose-bottom {
    display: flex;
    margin-top: 50px
}

.blog-single-page-area .blog-single-wrap .comments-area .comments .comment+.comment,
.blog-single-page-area .blog-single-wrap .comments-area ol+li,
.ch-choose-area-s3 .choose-right-wrap .author-wrap,
.dc-product-details-section .product-tab-area .comments-area .comments .comment+.comment,
.dc-product-details-section .product-tab-area .comments-area ol+li {
    margin-left: 30px
}

.team-area {
    background: #f8f5f0;
    position: relative;
    z-index: 1
}

.preview-page .demo-section-s2 .inner-active,
.team-area .team-wrap {
    padding-bottom: 60px
}

.team-area .team-item .team-img {
    position: relative;
    max-width: 290px;
    margin: 0 auto;
    padding: 20px;
    overflow: hidden
}

.team-area .team-item .team-img .back-shape {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: 0 0;
    border-radius: 50%;
    overflow: hidden
}

.team-area .team-item .team-img .back-shape::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    background: rgba(26, 145, 32, .1);
    content: "";
    transition: .3s
}

.team-area .team-item .team-img .social {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.team-area .team-item .team-img .social ul {
    list-style: none;
    display: flex;
    align-items: center
}

.team-area .team-item .team-img .social ul li {
    transition: .3s
}

.team-area .team-item .team-img .social ul li:first-child {
    transition: .6s;
    margin-left: -30px
}

.team-area .team-item .team-img .social ul li:nth-child(2) {
    transition: .5s;
    margin-left: -30px
}

.team-area .team-item .team-img .social ul li:nth-child(3) {
    transition: .5s;
    margin-right: -30px
}

.team-area .team-item .team-img .social ul li:nth-child(4) {
    transition: .7s
}

.team-area .team-item .team-img .social ul li a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 54px;
    background: #e22239;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%
}

.team-area .team-item .team-img .social ul li a:hover {
    background: #15771a
}

.team-area .team-item .team-img .social ul li.on {
    opacity: 0;
    visibility: hidden;
    top: -5px
}

.team-area .team-item .team-img .social ul li:last-child a {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.team-area .team-item .team-img .social ul li.switch {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #e22239;
    cursor: pointer;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    transition: .3s;
    z-index: 1;
    text-align: center
}

.team-area .team-item .team-img .social ul li.switch:before {
    content: "\e61a";
    font-family: themify
}

.team-area .team-item .team-img .social.active ul li.on {
    opacity: 1;
    visibility: visible;
    top: 0;
    margin: 0 3px
}

.team-area .team-item .team-img .social.active ul li.switch::before {
    background-color: #e22239;
    content: "\e622"
}

.team-area .team-item .team-text,
.team-area-s2 .team-wrap .team-item .team-text {
    position: relative;
    text-align: center;
    margin-top: 30px
}

.preview-page .demo-section-s2 .owl-dots,
.team-area .owl-dots {
    text-align: center;
    bottom: 0;
    position: absolute;
    width: 100%
}

.team-area .owl-dots button {
    border: none;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #e2e9f0
}

.brand-section.style-2 .brand-item img,
.brand-section.style-3 .brand-item img {
    filter: grayscale(100%);
    transition: .3s
}

.brand-section.style-2 .brand-item:hover img,
.brand-section.style-3 .brand-item:hover img {
    filter: grayscale(0)
}

.ch-blog-area.style-2 .blog-items .blog-item .blog-img .date {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: inline-block;
    max-width: 163px;
    height: auto;
    right: 0;
    background: #e22239;
    text-align: center;
    padding: 8px 10px;
    border-radius: 5px 0 0
}

.ch-blog-area.style-2 .blog-items .blog-item .blog-img .date span {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    display: flex;
    align-items: center
}

.ch-blog-area.style-2 .blog-items .blog-item .blog-img .date span i {
    margin-right: 5px
}

.ch-blog-area.style-2 .blog-items .blog-item .blog-img .thumb {
    position: absolute;
    left: 20px;
    top: 20px;
    padding: 10px 20px;
    background: #fff;
    color: #e22239;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    z-index: 1
}

.ch-cta-area-s2 {
    padding: 110px 0;
    position: relative;
    z-index: 1
}

.ch-cta-area-s2::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, #e22239 28.47%, rgba(26, 145, 32, 0) 100%);
    z-index: -1
}

.ch-cta-area-s2 .cta-items .cta-text {
    margin-right: 50px
}

.ch-cta-area-s2 .cta-items .cta-text h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
    color: #fff;
    max-width: 442px;
    margin-bottom: 0
}

.ch-cta-area-s2 .cta-items .cta-btn .ch-btn-style-2 {
    color: #e22239;
    background: #95000f
}

.text-moving-sec-s2 {
    position: relative;
    z-index: 11;
    padding: 80px 0
}

@keyframes marquee {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

.text-moving-sec-s2 .text-moving h1 span {
    font-size: 128px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-block;
    -webkit-text-stroke: 1px rgba(26, 145, 32, 0.3);
    text-transform: uppercase
}

.service-area.style-3 .service-wrap .service-item {
    box-shadow: none;
    background: 0 0;
    border: 0
}

.service-area.style-3 .service-wrap .service-item .service-text {
    padding: 0 40px 40px;
    margin: -145px 25px 0;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .05)
}

.service-area.style-3 .service-wrap .service-item .service-text .service-top {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.service-area.style-3 .service-wrap .service-item .service-text .service-top .icon {
    position: relative;
    margin-bottom: 0;
    box-shadow: none;
    width: 90px;
    height: 99px;
    background: rgba(26, 145, 32, .1);
    top: 0;
    border-radius: 0 0 50px 50px
}

.service-area.style-3 .service-wrap .service-item .service-text h3 {
    max-width: 120px;
    margin-bottom: 0
}

.service-area.style-3 .service-wrap .service-item .service-text p {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 0
}

.service-area.style-3 .service-wrap .service-item .service-text a.more {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    margin-top: 20px;
    padding-right: 30px;
    position: relative;
    color: #444
}

.service-area.style-3 .service-wrap .service-item .service-text a.more:before {
    position: absolute;
    right: 0;
    top: 0;
    content: "\e931";
    font-family: icomoon;
    transform: rotate(314deg);
    transition: .3s
}

.service-area.style-3 .service-wrap .service-item .service-text a.more:hover:before {
    transform: rotate(360deg)
}

.about-area.style-3 .about-wrap .about-left-item .exprience-wrap {
    display: flex;
    align-items: center;
    padding: 15px 30px;
    background: #e22239;
    max-width: 230px;
    margin: -30px auto 0;
    position: relative;
    border-radius: 5px
}

.about-area.style-3 .about-wrap .about-left-item .exprience-wrap .icon i,
.about-area.style-4 .about-wrap .about-left-item .left-img-wrap .exprience-wrap .icon i {
    font-size: 60px;
    color: #fff;
    margin-right: 15px
}

.about-area.style-3 .about-wrap .about-left-item .exprience-wrap h3,
.about-area.style-4 .about-wrap .about-left-item .left-img-wrap .exprience-wrap h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    color: #fff
}

.about-area.style-3 .about-wrap .about-left-item .exprience-wrap small,
.about-area.style-4 .about-wrap .about-left-item .left-img-wrap .exprience-wrap small {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #fff
}

.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom .author-wrap,
.about-area.style-3 .about-wrap .about-right-text p,
.blog-page-area .blog-item .blog-content p,
.cart-section .product-crt-card .product-crt-right .product-crt-icon ul li:first-child,
.dc-product-details-section .product-tab-area .Descriptions-item .Description-table h4 {
    margin-bottom: 20px
}

.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-features-list ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: lowercase;
    padding-left: 25px;
    position: relative
}

.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-features-list ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\e930";
    font-family: icomoon;
    font-size: 12px;
    line-height: 30px;
    color: #e22239;
    width: 15px;
    height: 15px
}

.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #d2d2d2
}

.about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom .call-btn i {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    margin-right: 10px;
    font-size: 20px;
    color: #e22239
}

.about-area.style-3 .about-wrap .about-right-text .about-features-items .right-exprience-wrap {
    max-width: 200px;
    background: #fff;
    box-shadow: 0 30px 50px rgba(0, 0, 0, .05);
    margin-left: auto;
    padding: 25px
}

.about-area.style-3 .about-wrap .about-right-text .about-features-items .right-exprience-wrap h3 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1.5px #e22239;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase
}

.about-area.style-3 .about-wrap .about-right-text .about-features-items .right-exprience-wrap small {
    color: #202020;
    font-size: 16px;
    font-family: Kanit;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase
}

.about-area.style-3 .about-wrap .about-right-text .about-features-items .right-exprience-wrap .right-exprience-item:first-child {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e22239
}

.ch-choose-area-s3.style-2 {
    position: relative;
    margin-bottom: -175px;
    z-index: 11
}

.ch-choose-area-s3.style-2 .ch-choose-wrap {
    max-width: 1200px;
    background: #fff;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .05);
    margin: 0 auto
}

.ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap {
    display: block;
    position: relative;
    overflow: visible
}

.ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .inner-img {
    position: absolute;
    bottom: 111px;
    right: 100px;
    border: 5px solid #fff
}

@media (max-width:1399px) {
    .service-area-s2 .ch-service-left-wrap .item h2 {
        font-size: 25px
    }

    .service-area.style-3 .service-wrap .service-item .service-text {
        padding: 0 30px 30px;
        margin: -145px 15px 0
    }

    .ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .inner-img {
        right: 20px
    }
}

.ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .left-comment {
    position: absolute;
    left: -84px;
    top: 80px;
    width: 168px;
    height: 168px;
    background: #e22239;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 10px;
    animation: 3s infinite bounceLeftToRight
}

.ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .left-comment i {
    font-size: 40px;
    color: #fff
}

.ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .left-comment span {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    color: #fff
}

.ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .left-comment:before {
    position: absolute;
    right: 2px;
    bottom: 4px;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 35px solid #e22239;
    transform: rotate(75deg)
}

.ch-choose-area-s3.style-2 .choose-img {
    position: relative;
    max-width: 490px
}

.ch-choose-area-s3.style-2 .choose-img::before {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 216px;
    content: "";
    background: #e22239;
    animation: 4s infinite bounceTopToBottom
}

.ch-choose-area-s3.style-2 .choose-right-wrap {
    padding-right: 77px
}

@media (max-width:1199px) {

    .faq-section .faq-section-left .faq-item .accordion-item .accordion-button,
    .pricing-section .ch-top-title p {
        font-size: 18px
    }

    .testimonial-section .testimonial-items .testimonial-item .testimonial-text {
        flex-basis: 60%
    }

    .testimonial-section .testimonial-items .testimonial-item .info-img {
        flex-basis: 40%
    }

    .testimonial-section .testimonial-items .testimonial-item .info-img .quote {
        left: 50px;
        bottom: 50px
    }

    .testimonial-section .testimonial-items .testimonial-item .info-img .t-shape {
        left: -70px;
        bottom: -30px
    }

    .ch-blog-area .blog-items .blog-item .blog-content {
        padding: 40px 15px 30px
    }

    .ch-blog-area .blog-items .blog-item .blog-content h2 {
        font-size: 20px;
        line-height: 30px
    }

    .about-area.style-2 .about-right-item .about-features-wrap .about-features-items .about-features-item {
        padding-left: 0
    }

    .service-area-s2 .ch-service-right-wrapper {
        padding-right: 20px
    }

    .service-area-s2 .ch-service-left-wrap .item h2 {
        font-size: 22px;
        line-height: 25px;
        margin-top: 2px
    }

    .service-area-s2 .ch-service-left-wrap .item span {
        font-size: 16px
    }

    .ch-banner-area .banner-items .banner-text h2 {
        font-size: 40px;
        line-height: 55px
    }

    .ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right:before {
        width: 245px
    }

    .ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right .rotate-text-wrap {
        top: -90px
    }

    .ch-choose-area-s3 .choose-right-wrap .call-btn p {
        display: none
    }

    .about-area.style-3 .about-wrap .about-left-item .exprience-wrap {
        padding: 15px
    }

    .about-area.style-3 .about-wrap .about-left-item .exprience-wrap .icon i {
        margin-right: 5px
    }

    .ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .inner-img {
        right: -10px
    }

    .ch-choose-area-s3.style-2 .choose-img::before {
        width: 10px
    }

    .ch-choose-area-s3.style-2 .choose-right-wrap {
        padding-right: 15px
    }
}

.mean-last button {
    width: 50%;
    margin: 0 auto;
    display: table
}

.ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap {
    display: flex;
    margin-bottom: 50px;
    align-items: center
}

.ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap .left-author {
    padding: 20px 30px;
    background: rgba(26, 145, 32, .1);
    text-align: center
}

.ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap .left-author h4 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 5px
}

.ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap .left-author small {
    display: block;
    margin-bottom: 5px
}

.ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap .right-list ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 30px;
    position: relative;
    color: #222
}

.ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap .right-list ul li:before {
    position: absolute;
    left: 0;
    top: 2px;
    content: "\e930";
    font-family: icomoon;
    font-size: 6px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: #e22239;
    text-align: center;
    border-radius: 50%;
    color: #fff
}

.ch-choose-area.style-3 {
    padding-top: 275px
}

.ch-choose-area.style-3 .ch-choose-wrap .funfact-area {
    max-width: 100%;
    padding-top: 0;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    margin-bottom: 120px
}

.ch-choose-area.style-3 .ch-choose-wrap .funfact-area .info i {
    margin-right: 50px;
    font-size: 50px;
    color: #e22239
}

.ch-project-area.style-2 .project-active {
    padding-bottom: 50px
}

.ch-project-area.style-2 .owl-dots {
    text-align: center;
    bottom: 0;
    position: absolute;
    width: 100%;
    display: block
}

.ch-project-area.style-2 .owl-dots button {
    border: 1px solid #9b9b9b;
    margin: 0 5px;
    width: 12px;
    height: 14px;
    border-radius: 10px;
    background: 0 0
}

.ch-project-area.style-2 .owl-dots button.active {
    background: #e22239;
    border-color: #e22239
}

.video-area.style-2 {
    z-index: 11;
    position: relative;
    overflow: visible;
    height: auto;
    margin-bottom: 100px;
    padding-bottom: 0
}

.video-area.style-2:before {
    opacity: .9;
    background: linear-gradient(102deg, #e22239 0, #000 90.27%);
    mix-blend-mode: multiply;
    z-index: -1
}

.video-area.style-2 .video-wrap .video-text .ch-top-title-s2 {
    text-align: left;
    margin-bottom: 30px;
    padding-left: 20px;
    border-left: 5px solid #fff;
    position: relative
}

.video-area.style-2 .video-wrap .video-text p {
    color: #fff;
    max-width: 470px
}

.video-area.style-2 .video-wrap .video-text .video-text-bottom {
    margin-top: 40px;
    display: flex;
    align-items: center
}

.video-area.style-2 .video-wrap .video-text .video-text-bottom .open-video {
    position: relative;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    color: #e22239;
    background: #fff;
    left: 0;
    top: 0;
    transform: unset
}

.video-area.style-2 .video-wrap .video-text .video-text-bottom .open-video:before {
    border: 1px solid #fff;
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    animation: 1.5s ease-out infinite animated-border
}

.video-area.style-2 .video-wrap .video-text .video-text-bottom span {
    font-family: Kanit;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    text-transform: uppercase;
    max-width: 193px;
    display: block;
    margin-left: 45px;
    color: #fff
}

.video-area.style-2 .video-wrap .contact-form-area {
    margin-bottom: -100px;
    padding-top: 40px;
    max-width: 450px;
    margin-left: auto;
    background: #fff;
    box-shadow: 0 30px 70px 0 rgba(0, 0, 0, .1)
}

.video-area.style-2 .video-wrap .contact-form-area .form-field input {
    padding-left: 40px
}

.video-area.style-2 .video-wrap .contact-form-area .form-field i {
    position: absolute;
    left: 25px;
    top: 15px
}

.team-area-s2 {
    margin-right: -200px
}

.team-area-s2 .team-left {
    padding-left: 320px
}

@media (max-width:1800px) {
    .team-area-s2 .team-left {
        padding-left: 200px
    }
}

@media (max-width:1399px) {
    .team-area-s2 .team-left {
        padding-left: 100px
    }
}

.team-area-s2 .team-left p {
    max-width: 300px
}

.team-area-s2 .team-left .btn-controler button {
    width: 60px;
    height: 60px;
    border: 1px solid #adadad;
    color: #adadad;
    background: 0 0;
    transition: .3s
}

.team-area-s2 .team-left .btn-controler button:hover {
    background: #e22239;
    color: #fff;
    border-color: #e22239
}

.team-area-s2 .team-wrap .team-item .team-img {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    z-index: 1
}

.product-wrap .product-item .product-img:before,
.team-area-s2 .team-wrap .team-item .team-img:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(133deg, rgba(26, 145, 32, .6) 0, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.team-area-s2 .team-wrap .team-item .team-img img {
    transform: scale(1);
    transition: .3s;
    border-radius: 40px
}

.team-area-s2 .team-wrap .team-item .team-img .social {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px 15px;
    background: #e22239;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    transition: .3s;
    z-index: 11
}

.team-area-s2 .team-wrap .team-item .team-img .social ul li a {
    color: #fff;
    font-size: 20px
}

.team-area-s2 .team-wrap .team-item:hover .team-img .social {
    left: 0
}

.testimonial-section-s2 .testimonial-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #fcfdfa;
    z-index: -1;
    background: linear-gradient(0deg, rgba(248, 245, 240, .9) 0, rgba(248, 245, 240, .9) 100%), url(../images/service/bg.png) 50%/cover no-repeat #d3d3d3
}

.testimonial-section-s2 .testimonial-wrap {
    background: #fff;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .06);
    padding: 60px
}

.testimonial-section-s2 .testimonial-wrap .testimonial-left-side {
    max-width: 540px
}

.testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item {
    padding: 40px;
    background: #f6f7f9;
    position: relative
}

.testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item .info-text-bio-wrap .info-text-bio-text h4 {
    font-family: Kanit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 0
}

.testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item .info-text-bio-wrap .info-text-bio-text span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item:before {
    position: absolute;
    right: 40px;
    bottom: 30px;
    content: "\e916";
    font-family: icomoon;
    font-size: 50px;
    color: #e22239
}

@media (max-width:991px) {

    .product-area,
    .service-area-s2 {
        padding-bottom: 60px
    }

    .service-area-s2 .ch-top-des {
        text-align: center
    }

    .service-area-s2 .ch-service-right-wrapper {
        padding-right: 0
    }

    .service-area-s2 .ch-service-left-wrap {
        margin-bottom: 30px;
        padding-right: 30px
    }

    .ch-choose-area-s3 .shape-1 {
        left: 50px;
        top: 30px
    }

    .ch-choose-area-s3 .shape-2 {
        right: 50px;
        bottom: 30px
    }

    .ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right:before {
        width: 306px
    }

    .ch-choose-area-s3 .choose-right-wrap {
        margin-top: 50px
    }

    .text-moving-sec-s2 .text-moving h1 span {
        margin: 0 20px;
        font-size: 50px
    }

    .ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .inner-img {
        right: 30px
    }

    .ch-choose-area-s3.style-2 .choose-right-wrap {
        padding: 0 30px 30px
    }

    .ch-choose-area.style-3 {
        padding-top: 220px
    }

    .ch-choose-area.style-3 .ch-choose-wrap .funfact-area {
        margin-bottom: 80px
    }

    .ch-choose-area.style-3 .ch-choose-wrap .funfact-area .info {
        display: block
    }

    .ch-choose-area.style-3 .ch-choose-wrap .funfact-area .info i,
    .team-area-s2 {
        margin-right: 0
    }

    .ch-project-area.style-2 {
        margin-top: -85px
    }

    .video-area.style-2 {
        margin-bottom: 0;
        padding-bottom: 90px
    }

    .video-area.style-2 .video-wrap .video-text .video-text-bottom span {
        font-size: 18px;
        line-height: 25px;
        margin-left: 20px
    }

    .video-area.style-2 .video-wrap .contact-form-area {
        margin-bottom: 0;
        max-width: 100%;
        margin-top: 80px
    }

    .team-area-s2 .team-left {
        padding-left: 0
    }

    .team-area-s2 .team-left p {
        margin: 0 auto;
        max-width: 100%
    }

    .testimonial-section-s2 .testimonial-wrap {
        padding: 40px
    }

    .testimonial-section-s2 .testimonial-wrap .testimonial-right {
        padding-left: 0;
        padding-top: 30px
    }

    .testimonial-section-s2 .testimonial-wrap .testimonial-right img {
        width: 100%
    }

    .testimonial-section-s2 .testimonial-wrap .testimonial-left-side {
        max-width: 100%
    }

    .product-wrap .product-item {
        margin-bottom: 30px
    }
}

.product-wrap .product-item .product-img img {
    transform: scale(1);
    transition: .3s;
    width: 100%
}

.product-wrap .product-item .product-img .product-cart {
    position: absolute;
    left: 50%;
    top: -15%;
    transform: translate(-50%, -50%);
    transition: .6s;
    z-index: 11;
    min-width: 130px
}

.product-wrap .product-item .product-img .product-cart .ch-btn-style-2 {
    padding: 10px 20px
}

.product-wrap .product-item:hover .product-img .product-cart {
    top: 50%
}

.product-wrap .product-item .product-text {
    text-align: center;
    padding-top: 30px
}

.product-wrap .product-item .product-text ul li+li {
    margin-left: 3px
}

.product-wrap .product-item .product-text h3 a {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.about-area.style-4 .about-wrap .about-left-item {
    position: relative;
    padding-right: 60px
}

.about-area.style-4 .about-wrap .about-left-item .left-img-wrap {
    position: relative;
    padding-bottom: 66px
}

.about-area.style-4 .about-wrap .about-left-item .left-img-wrap .exprience-wrap {
    display: none;
    align-items: center;
    padding: 15px 30px;
    background: #e22239;
    max-width: 230px;
    margin: 0 auto;
    position: absolute;
    border-radius: 5px;
    right: -30px;
    top: 144px
}

.about-area.style-4 .about-wrap .about-left-item .left-img-wrap .dots {
    position: absolute;
    right: -30px;
    top: 65px;
    z-index: -1
}

.about-area.style-4 .about-wrap .about-left-item .left-img-wrap .arrow {
    position: absolute;
    right: -30px;
    top: 0
}

.about-area.style-4 .about-wrap .about-left-item .left-img-wrap .left-img-1 {
    border-bottom-left-radius: 200px
}

.about-area.style-4 .about-wrap .about-left-item .inner-img {
    position: absolute;
    bottom: 0;
    left: -30%;
    border: 10px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .05);
    max-width: 300px
}

.ch-project-area.style-3 {
    margin-top: 0;
    margin-right: -200px;
    width: 100%;
    overflow: hidden
}

.ch-project-area.style-3 .project-wrap {
    padding-left: 312px
}

.ch-project-area.style-3 .owl-nav {
    display: block;
    text-align: center;
    bottom: auto;
    top: -130px;
    position: absolute;
    left: 65%
}

.ch-project-area.style-3 .owl-nav button {
    width: 60px;
    height: 60px;
    background: #fafbfd;
    border: 0;
    border-radius: 50%;
    margin: 0 5px;
    color: #e22239;
    transition: .3s
}

.ch-project-area.style-3 .left-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    height: 100%;
    background: #0c0c0c
}

@media (max-width:1600px) {

    .about-area.style-2 .about-right-item .about-features-wrap .about-bottom .call-btn strong,
    .about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom .call-btn strong,
    .ch-choose-area-s3 .choose-right-wrap .call-btn strong,
    .cp-header-style-2 .cp-header-area-right .call-btn strong,
    .cp-header-style-3 .cp-header-area-right .call-btn strong {
        font-size: 13px
    }

    .cp-header-style-2 .cp-header-area-right .ch-btn-style-2 {
        padding: 16px 20px
    }

    .cp-header-style-3 .cp-header-area-right .call-btn p,
    .dc-hero-area-style-4 .left-shape,
    .footer-section .footer-right-img {
        display: none
    }

    .ch-project-area .project-item .project-text {
        width: 280px
    }

    .faq-section .right-shape {
        right: 30px
    }

    .ch-project-area.style-3 .project-wrap {
        padding-left: 80px
    }

    .ch-project-area.style-3 .left-bg {
        width: 16%
    }
}

.ch-project-area.style-3 .left-bg:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../images/project/pattern.png)
}

.video-area.style-3::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(18, 51, 0, .7);
    z-index: -1
}

.video-area.style-3 .open-video {
    font-size: 24px;
    font-style: normal;
    font-weight: 400
}

.faq-section.style-2 {
    padding-bottom: 105px
}

.faq-section.style-2 .left-man {
    bottom: 0;
    top: auto;
    z-index: 1
}

.faq-section.style-2 .faq-top-bg {
    height: 100%;
    top: 1px;
    left: 0;
    position: absolute;
    margin-left: 425px
}

.faq-section.style-2 .faq-wrap {
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1)
}

.contact-page .col,
.faq-section.style-2 .faq-wrap .col {
    min-height: 100%
}

.faq-section.style-2 .faq-wrap .col .faq-info {
    min-height: 100%;
    background: #e22239;
    padding: 75px 50px
}

.faq-section.style-2 .faq-wrap .col .faq-info h3 {
    color: #fff;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    margin-bottom: 30px
}

.faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item {
    max-width: 383px;
    display: flex;
    margin-bottom: 25px;
    position: relative;
    z-index: 11
}

.faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item .icon {
    margin-right: 38px
}

.faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item .icon i {
    font-size: 50px;
    color: #fff
}

.faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item h4 {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.faq-section.style-2 .faq-section-left {
    max-width: 600px;
    margin: 0;
    padding: 100px 0 50px 70px
}

@media (max-width:1399px) {
    .faq-section.style-2 .faq-wrap .col .faq-info {
        padding: 65px 30px
    }

    .faq-section.style-2 .faq-section-left {
        padding-left: 30px
    }
}

@media (max-width:1199px) {
    .about-area.style-4 .about-wrap .about-left-item .left-img-wrap .exprience-wrap {
        padding: 15px;
        right: -30px
    }

    .about-area.style-4 .about-wrap .about-left-item .left-img-wrap .exprience-wrap .icon i {
        margin-right: 5px
    }

    .about-area.style-4 .about-wrap .about-left-item .left-img-wrap .arrow {
        right: -60px
    }

    .about-area.style-4 .about-wrap .about-left-item .left-img-wrap .left-img-1 img {
        width: 90%
    }

    .about-area.style-4 .about-wrap .about-left-item .inner-img {
        max-width: 250px;
        right: -30px
    }

    .ch-project-area.style-3 .project-wrap {
        padding-left: 180px
    }

    .ch-project-area.style-3 .ch-top-title {
        padding-left: 140px
    }

    .faq-section.style-2 .faq-wrap .col .faq-info h3 {
        font-size: 35px;
        line-height: 45px
    }

    .faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item .icon {
        margin-right: 20px
    }

    .faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item h4 {
        font-size: 20px
    }

    .faq-section.style-2 .faq-section-left {
        padding: 40px
    }
}

@media (max-width:575px) {
    .about-area.style-2 .about-right-item .about-features-wrap .about-features-items .about-features-img img {
        width: 100%;
        margin-bottom: 20px
    }

    .service-area-s2 .ch-service-right-wrapper .service-image-group::before {
        transform: rotate(-3.354deg)
    }

    .ch-choose-area-s2 .ch-choose-items {
        max-width: 100%
    }

    .ch-project-area.style-2 .owl-dots button,
    .team-area .owl-dots button {
        width: 8px;
        height: 12px
    }

    .ch-cta-area-s2 .cta-items .cta-text h2 {
        font-size: 26px;
        line-height: 46px
    }

    .about-area.style-3 .about-wrap .about-right-text .about-features-items .right-exprience-wrap {
        margin-left: 0;
        margin-top: 20px
    }

    .ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .inner-img,
    .testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item:before {
        display: none
    }

    .ch-choose-area-s3.style-2 .ch-choose-wrap .ch-choose-img-wrap .left-comment {
        left: 20px;
        top: 30px
    }

    .ch-choose-area-s3.style-2 .choose-right-wrap {
        padding: 0 15px 15px
    }

    .ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap {
        display: block
    }

    .ch-choose-area-s3.style-2 .choose-right-wrap .choose-right-at-wrap .right-list {
        padding-left: 0;
        padding-top: 30px
    }

    .ch-project-area.style-2 {
        margin-top: -60px
    }

    .video-area.style-2 .video-wrap .video-text .video-text-bottom .open-video {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }

    .video-area.style-2 .video-wrap .video-text .video-text-bottom .open-video:before {
        width: 80px;
        height: 80px
    }

    .faq-section.style-2 .faq-section-left,
    .testimonial-section-s2 .testimonial-wrap {
        padding: 30px 15px
    }

    .testimonial-section-s2 .testimonial-wrap .testimonial-sider .testimonial-item {
        padding: 15px
    }

    .faq-section.style-2 .faq-wrap .col .faq-info {
        padding: 35px 15px
    }

    .faq-section.style-2 .faq-wrap .col .faq-info h3 {
        font-size: 25px;
        line-height: 35px
    }

    .faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item .icon {
        margin-right: 10px
    }

    .faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item .icon i {
        font-size: 35px
    }

    .faq-section.style-2 .faq-wrap .col .faq-info .faq-info-item h4 {
        font-size: 18px
    }
}

.faq-section.style-2 .faq-section-left .faq-item .accordion-item .accordion-button {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px
}

.brand-section.style-3 {
    background: rgba(26, 145, 32, .1);
    border: 0
}

.team-area.style-3 {
    background: #fff;
    padding-bottom: 70px
}

.team-area.style-3 .team-wrap {
    padding-bottom: 0
}

.blog-single-page-area .blog-single-wrap .blog-single-text-wrap h2,
.team-single-section .progress-area h3,
.team-single-section .single-info-items h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 30px
}

.blog-single-text-wrap h3 {
    font-size: 26px
}

.team-single-section .single-info-items ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    display: flex;
    align-items: flex-start
}

.team-single-section .single-info-items ul li span {
    font-weight: 600;
    line-height: 30px;
    color: #16171a;
    margin-right: 20px;
    display: flex;
    align-items: center;
    flex-basis: 20%
}

.team-single-section .single-content .content-top h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px
}

.team-single-section .single-content .content-top span {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
    color: #e22239
}

.team-single-section .progress-area {
    margin-top: 60px
}

.team-single-section .progress-area .progress-wrap {
    padding: 40px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .07)
}

.team-single-section .progress-area .progress-single h5 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px
}

.team-single-section .progress-area .progress-single .progress {
    background: #e3e3e3;
    height: 5px;
    position: relative
}

.team-single-section .progress-area .progress-single .progress .progress-bar {
    background-color: #e22239;
    height: 5px;
    position: relative;
    top: 0;
    left: 0;
    border-radius: 5px
}

.team-single-section .progress-area .progress-number {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #16171a;
    margin-bottom: 5px
}

.service-page {
    z-index: 1;
    position: relative
}

.service-page .service-area {
    background: 0 0
}

.service-single-page .service-sidebar .widget {
    padding: 40px;
    border-radius: 5px;
    background: #f4f4f4
}

.checkout-area .caupon-area .coupon-box,
.checkout-area .oreder-item .title.bg-title {
    background: #f8f8f8;
    padding: 20px
}

.service-single-page .service-sidebar .widget h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    color: #131514;
    margin-bottom: 20px
}

.blog-sidebar .category-widget ul li a,
.service-single-page .service-sidebar .category-widget ul li a {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    display: block;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 18px 0;
    color: #16171a;
    position: relative
}

.blog-sidebar .category-widget ul li a::before,
.service-single-page .service-sidebar .category-widget ul li a::before {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "\e933";
    font-family: icomoon;
    font-size: 10px
}

.blog-sidebar .category-widget ul li:last-child a,
.service-single-page .service-sidebar .category-widget ul li:last-child a {
    padding-bottom: 0;
    border: 0
}

.service-single-page .service-sidebar .garden-widget .garden-widget-item {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.service-single-page .service-sidebar .garden-widget .garden-widget-item .garden-widget-left h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 0
}

.service-single-page .service-sidebar .garden-widget .garden-widget-item .garden-widget-left h4 span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    font-family: "DM Sans";
    color: #5c5c5c
}

.service-single-page .service-sidebar .garden-widget .garden-widget-item i {
    font-size: 30px;
    color: #727272;
    transition: .3s
}

.service-single-page .service-details h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    margin-bottom: 20px
}

.service-single-page .service-details .details-items {
    padding: 30px 0
}

.service-single-page .service-details .details-items h3 {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    color: #131514
}

.service-single-page .service-details .details-items h3 i {
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #131514;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px
}

.dc-product-details-section .stock,
.service-single-page .service-details .process {
    margin-top: 40px
}

.service-single-page .service-details .process h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px
}

.service-single-page .service-details .process ul li {
    padding-left: 35px;
    position: relative
}

.service-single-page .service-details .process ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\e930";
    font-family: icomoon;
    font-size: 14px;
    color: #e22239
}

.project-single .contact-form-area {
    max-width: 100%;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    padding-top: 40px
}

.project-single .contact-form-area .contact-top-title h2 {
    line-height: 45px;
    margin-bottom: 30px
}

.dc-product-details-section {
    padding-bottom: 80px
}

.blog-single-page-area .blog-single-wrap .more-posts>div>a,
.dc-product-details-section .dc-product-single-slider .slider-for img,
.dc-product-details-section .dc-product-single-slider .slider-nav .slick-slide img {
    display: inline-block
}

.dc-product-details-section .dc-product-single-slider .slider-nav {
    padding: 0;
    margin-top: 35px
}

.dc-product-details-section .dc-product-single-slider .slider-nav .slick-track {
    width: 100% !important
}

.dc-product-details-section .dc-product-single-slider .slider-nav>i {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100
}

.dc-product-details-section .dc-product-single-slider .slider-nav>i:hover {
    cursor: pointer
}

.dc-product-details-section .dc-product-single-slider .slider-nav .nav-btn-rt,
.dc-product-details-section .pro-single-btn .qtybutton.inc {
    left: auto;
    right: 0
}

.dc-product-details-section .dc-product-single-slider .slider-nav .slick-slide {
    text-align: center;
    width: auto !important;
    margin-right: 15px;
    border: 1px solid transparent
}

.dc-product-details-section .dc-product-single-slider .slider-nav .slick-slide.slick-current.slick-active {
    border: 1px solid #000
}

.dc-product-details-section .product-details {
    padding: 50px 30px 93px
}

.dc-product-details-section .product-details h2 {
    font-size: 42px;
    font-size: calc-rem-value(42);
    margin: 0 0 .5em
}

.dc-product-details-section .product-details .price {
    font-family: Kanit;
    font-size: 24px;
    margin: .4em 0 .5em
}

.dc-product-details-section .product-details .price .old {
    font-size: 20px;
    font-weight: 400;
    color: #8f8f8f;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 5px
}

.dc-product-details-section .product-details .rating {
    margin-bottom: 25px
}

.dc-product-details-section .product-details .rating i {
    color: #c17c10
}

.dc-product-details-section .product-details p {
    margin-bottom: 1.3em
}

.dc-product-details-section .pro-single-btn {
    margin-top: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.dc-product-details-section .pro-single-btn .quantity {
    position: relative;
    width: 120px;
    margin: 0 20px
}

.dc-product-details-section .pro-single-btn .quantity input {
    height: 40px;
    width: 120px;
    text-align: center;
    border: 0
}

.dc-product-details-section .pro-single-btn .qtybutton {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e4ebf2;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer
}

.dc-product-details-section .pro-single-btn a .icon {
    font-size: 30px;
    color: #5c5c5c;
    margin: 0 15px
}

.dc-product-details-section .pro-single-btn a:hover {
    color: #f9f9f9
}

.dc-product-details-section .category ul {
    display: flex;
    margin-top: 20px
}

.dc-product-details-section .category ul li {
    margin-right: 15px
}

.dc-product-details-section .product-tab-area {
    padding-top: 100px
}

.dc-product-details-section .product-tab-area .main-tab {
    justify-content: flex-start;
    border-bottom: 1px solid #f5f5f8
}

.dc-product-details-section .product-tab-area .main-tab button {
    color: rgba(93, 102, 111, .5);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    padding: 10px 40px;
    background: 0 0;
    border: none;
    margin-bottom: 20px
}

.dc-product-details-section .product-tab-area .main-tab button.active {
    color: #16171a;
    background: #f3f3f3
}

.blog-single-page-area .blog-single-wrap .comments-area li>div,
.dc-product-details-section .product-tab-area .comments-area li>div {
    border-bottom: 1px solid #ddd;
    padding: 35px;
    position: relative
}

.blog-single-page-area .blog-single-wrap .comments-area ol,
.dc-product-details-section .product-tab-area .comments-area ol {
    list-style-type: none;
    padding-left: 0
}

.blog-single-page-area .blog-single-wrap .comments-area ol ul,
.dc-product-details-section .product-tab-area .comments-area ol ul {
    padding-left: 30px;
    list-style-type: none
}

.blog-single-page-area .blog-single-wrap .comments-area .comments-title,
.dc-product-details-section .product-tab-area .comments-area .comments-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: capitalize;
    margin: 0 0 1.5em
}

.blog-single-page-area .blog-single-wrap .comments-area .comment-theme,
.dc-product-details-section .product-tab-area .comments-area .comment-theme {
    position: absolute;
    left: 35px
}

.blog-single-page-area .blog-single-wrap .comments-area .comments-meta h4,
.dc-product-details-section .product-tab-area .comments-area .comments-meta h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    color: #16171a;
    margin: 0 0 1em
}

.blog-single-page-area .blog-single-wrap .comments-area .comments-meta h4 span,
.dc-product-details-section .product-tab-area .comments-area .comments-meta h4 span {
    font-family: "DM Sans", sans-serif;
    font-size: 13px;
    font-size: calc-rem-value(13);
    color: #5c5c5c;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
    display: inline-block;
    padding-left: 5px
}

.blog-single-page-area .blog-single-wrap .comments-area .comment-reply-link,
.dc-product-details-section .product-tab-area .comments-area .comment-reply-link {
    font-size: 13px;
    font-size: calc-rem-value(13);
    line-height: 25px;
    font-weight: 600;
    color: #16171a;
    text-align: center;
    display: inline-block
}

.cart-section {
    padding: 80px 0
}

.cart-section .product-crt-card {
    padding: 30px 0;
    border-bottom: 1.5px solid #e4ebf2
}

.cart-section .cart-main-right ul li:last-child,
.cart-section .cart-main-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #e4ebf2
}

.cart-section .product-crt-card .product-crt-left .product-crt-img img {
    width: 100%;
    max-width: 120px
}

.cart-section .product-crt-card .product-crt-left .product-crt-details {
    padding-left: 50px
}

.cart-section .product-crt-card .product-crt-left .product-crt-details ul li {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px
}

.cart-section .product-crt-card .product-crt-right {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cart-section .product-crt-card .product-crt-right .product-crt-icon ul li a {
    font-size: 20px;
    color: #5c5c5c
}

.cart-section .cart-main-right,
.cart-section .product-crt-card .product-crt-right .product-crt-blance {
    padding-right: 100px
}

.cart-section .product-crt-card .product-crt-right .product-crt-blance span {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #16171a
}

@media (max-width:768px) {
    .dc-product-details-section .pro-single-btn .quantity input {
        height: 40px;
        margin-top: 0
    }

    .cart-section .product-crt-card .product-crt-right .product-crt-icon ul li:first-child {
        margin-bottom: 0;
        margin-right: 20px
    }

    .cart-section .product-crt-card .product-crt-right .product-crt-icon ul {
        display: flex
    }

    .cart-section .product-crt-card .product-crt-right {
        margin-top: 30px
    }
}

.cart-section .quantity {
    position: relative;
    display: inline-block
}

.cart-section .quantity input {
    width: 160px;
    background: 0 0;
    padding: 0 35px;
    text-align: center;
    height: 40px;
    border: 1.5px solid #e4ebf2;
    position: relative
}

.cart-section .quantity .qtybutton {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    font-size: 25px
}

.cart-section .quantity .qtybutton .qtybutton {
    top: 50%;
    left: 17px;
    transform: translateY(-51%);
    -webkit-transform: translateY(-51%);
    -moz-transform: translateY(-51%)
}

.cart-section .quantity .qtybutton.inc {
    right: 0;
    left: auto
}

.cart-section .col:first-child .product-crt-card {
    padding-top: 0
}

.cart-section .col:last-child .product-crt-card {
    padding-bottom: 0;
    border-bottom: 0
}

.cart-section .cart-main-wrapper p {
    font-weight: 600;
    font-size: 22px;
    line-height: 36px;
    color: #16171a
}

.cart-section .cart-main-wrapper .cupon-wrap {
    position: relative;
    margin-bottom: 60px
}

.cart-section .cart-main-wrapper .cupon-wrap input {
    width: 100%;
    height: 45px;
    border: 1px solid #16171a;
    padding-left: 20px;
    background: 0 0
}

.cart-section .cart-main-wrapper .cupon-wrap button {
    width: 150px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    background: #16171a;
    color: #fff;
    text-transform: uppercase;
    border: none
}

.cart-section .cart-main-right ul li {
    display: flex;
    justify-content: space-between;
    font-size: 18px
}

.blog-page-area .blog-item .blog-content,
.cart-section .cart-main-right ul li+li,
.preview-page .demo-section {
    padding-top: 20px
}

.cart-section .cart-main-right .cart-s-btn {
    margin-top: 50px;
    text-align: right
}

.checkout-area .caupon-area {
    margin-bottom: 80px
}

.checkout-area .caupon-area .coupon-box p {
    margin-bottom: 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.checkout-area .caupon-area .coupon-box p i {
    color: #e22239;
    margin-right: 10px
}

.checkout-area .caupon-area .coupon-box p span {
    display: inline-block;
    color: #e22239;
    margin-left: 10px;
    cursor: pointer
}

.checkout-area .caupon-area .coupon-form p {
    margin-bottom: 15px;
    color: #7b7b7b
}

.checkout-area .caupon-area .coupon-form {
    display: none;
    padding: 20px
}

.checkout-area .caupon-area .coupon-form span {
    margin-bottom: 20px;
    display: block;
    color: #7b7b7b
}

.checkout-area .caupon-area .coupon-form input {
    width: 100%;
    height: 50px;
    border: 1px solid #ebebeb;
    padding-left: 20px;
    border-radius: 0
}

.checkout-area .biling-item .billing-adress .form-style input:focus,
.checkout-area .biling-item .billing-adress .form-style select:focus,
.checkout-area .caupon-area .coupon-form input:focus {
    outline: 0;
    box-shadow: none
}

.checkout-area .caupon-area .coupon-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    background: #e22239;
    color: #fff;
    width: 108px;
    border: none;
    outline: 0;
    box-shadow: none;
    cursor: pointer;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.checkout-area .biling-item {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    padding: 30px
}

.checkout-area .biling-item .billing-adress label,
.checkout-area .note-area label {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #16171a;
    margin-bottom: 5px
}

.checkout-area .biling-item .billing-adress .form-style input,
.checkout-area .biling-item .billing-adress .form-style select {
    width: 100%;
    margin-bottom: 25px;
    padding-left: 10px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    background: 0 0
}

.checkout-area .biling-item .billing-adress .form-style select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: url(../images/select-icon2.png) calc(100% - 15px) center no-repeat;
    position: relative
}

.checkout-area .note-area textarea {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 15px;
    height: 256px
}

.checkout-area .checkout-order-area {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    padding: 40px
}

.checkout-area .checkout-order-area h3 {
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 30px
}

.checkout-area .oreder-item .title {
    padding-bottom: 10px
}

.checkout-area .oreder-item .title h2 {
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0
}

.checkout-area .oreder-item .title.s1 {
    border-bottom: 1px solid #f5f5f8;
    padding-bottom: 25px;
    padding-top: 25px;
    margin-bottom: 20px
}

.checkout-area .oreder-item .oreder-product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d9;
    padding: 20px 0
}

.checkout-area .oreder-item .oreder-product .product ul .first-cart {
    font-family: "DM Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #233d50
}

.checkout-area .oreder-item .oreder-product span {
    font-weight: 500;
    font-size: 16px;
    color: #233d50
}

.checkout-area .payment-option h3 {
    margin-bottom: 20px;
    padding-bottom: 0
}

.checkout-area .payment-option .payment-select ul li {
    margin-right: 10px;
    font-size: 16px;
    font-style: normal;
    line-height: 29px;
    font-weight: 500;
    color: #5b5b5b;
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.checkout-area .payment-option .payment-select ul li input {
    background: 0 0;
    border-radius: 100%;
    height: 16px;
    width: 16px;
    appearance: none;
    -webkit-appearance: none;
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px #5c5c5c;
    margin-right: 10px
}

.checkout-area .payment-option .payment-select ul li input:checked {
    background: #5c5c5c
}

.checkout-area .payment-option .payment-bottom {
    padding-top: 20px;
    border-top: 1px solid #d9d9d9;
    margin-top: 40px
}

.checkout-area .payment-option .payment-btn {
    text-align: right;
    margin-top: 20px
}

.blog-page-area .blog-item {
    margin-bottom: 60px;
    position: relative
}

.blog-page-area .blog-item:last-child {
    margin-bottom: 0;
    border: 1px solid #e4e4e4;
    padding: 10px;
    border-radius: 5px
}

.blog-page-area .blog-item .blog-content ul {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 10px
}

.blog-page-area .blog-item .blog-content ul li,
.blog-single-page-area .blog-single-wrap .blog-single-text-wrap ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #5c5c5c;
    /* display: flex; */
    align-items: center
}

.blog-page-area .blog-item .blog-content ul li i,
.blog-single-page-area .blog-single-wrap .blog-single-text-wrap ul li i {
    margin-right: 5px;
    color: #e22239;
    font-size: 20px
}

.blog-page-area .blog-item .blog-content h2 {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px
}

@media (max-width:1199px) {
    .dc-product-details-section .product-details {
        padding: 40px 30px 85px
    }

    .blog-page-area .blog-item .blog-content h2 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 15px
    }
}

.blog-page-area .blog-item .blog-content h2 a:hover,
.blog-sidebar .recent-post .post .post-content h4 a:hover {
    color: #131514
}

.blog-sidebar .widget {
    margin-top: 50px;
    padding: 40px;
    border-radius: 5px;
    background: #f4f4f4
}

.blog-sidebar .widget h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
    position: relative
}

.blog-sidebar .search-widget input {
    background: 0 0;
    border: 1px solid rgba(31, 33, 45, .15);
    height: 55px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    padding: 6px 50px 6px 20px;
    border-radius: 0;
    box-shadow: none;
    transition: .3s
}

.blog-sidebar .search-widget form button {
    background: #e22239;
    width: 55px;
    height: 55px;
    line-height: 50px;
    font-size: 20px;
    font-size: calc-rem-value(20);
    color: #fff;
    border: 0;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 5px 5px 0
}

.blog-sidebar .search-widget form button i {
    font-size: 14px
}

.blog-sidebar .recent-post .post {
    display: flex;
    margin-bottom: 30px;
    align-items: center
}

.blog-sidebar .recent-post .post .post-img {
    flex-basis: 20%;
    margin-right: 10px
}

.blog-sidebar .recent-post .post .post-content {
    flex-basis: 80%
}

.blog-sidebar .recent-post .post .post-content span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.blog-sidebar .recent-post .post .post-content h4 {
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 5px
}

.blog-sidebar .recent-post .post .post-content h4 a {
    color: #16171a;
    font-weight: 500
}

.blog-sidebar .tag-widget ul,
.blog-single-page-area .blog-single-wrap .list ul {
    /* display: flex;
    flex-wrap: wrap */
}

.blog-sidebar .tag-widget ul li {
    margin-right: 10px;
    margin-bottom: 15px;
    display: block
}

.blog-sidebar .tag-widget ul li a {
    color: #16171a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding: 10px 18px;
    position: relative;
    border-radius: 40px;
    background: #fff;
    display: block
}

.blog-sidebar .update-widget .form-group input {
    width: 100%;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
    height: 60px;
    padding: 15px 150px 15px 25px
}

.blog-sidebar .update-widget .form-group button {
    border-radius: 50px;
    background: #e22239;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    height: 40px;
    border: 0;
    padding: 5px 25px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px
}

.blog-single-page-area .blog-single-wrap h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: capitalize;
    margin-bottom: 15px
}

.blog-single-page-area .blog-single-wrap .blog-single-text-wrap {
    margin-top: 30px;
    margin-bottom: 40px
}

.blog-single-page-area .blog-single-wrap .blog-single-text-wrap ul {
    /* display: flex;
    align-items: center; */
    position: relative;
    margin-bottom: 15px
}

.blog-single-page-area .blog-single-wrap blockquote {
    font-family: Kanit;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    color: #131514;
    margin-bottom: 40px
}

.blog-single-page-area .blog-single-wrap blockquote span {
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    font-family: "DM Sans", sans-serif;
    color: #131514;
    margin-top: 15px
}

.blog-single-page-area .blog-single-wrap .detail-img {
    margin-top: 40px;
    margin-bottom: 30px
}

.blog-single-page-area .blog-single-wrap .list {
    margin-top: 20px;
    margin-bottom: 20px
}

.blog-single-page-area .blog-single-wrap .list ul li {
    flex-basis: 50%;
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative
}

.blog-single-page-area .blog-single-wrap .list ul li::before {
    position: absolute;
    left: 0;
    /* top: 50%; */
    top: 12px;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    content: "";
    background: #e22239;
    border-radius: 50%
}

.list ul li {
    flex-basis: 50%;
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative
}

.list ul li::before {
    position: absolute;
    left: 0;
    top: 12px;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    content: "";
    background: #e22239;
    border-radius: 50%
}

.blog-single-page-area .blog-single-wrap .more-posts>div {
    width: 50%;
    float: left
}

.blog-single-page-area .blog-single-wrap .more-posts .next-post,
.blog-single-page-area .blog-single-wrap .more-posts .previous-post {
    padding: 0;
    margin-top: 30px
}

.blog-single-page-area .blog-single-wrap .more-posts .next-post {
    text-align: right;
    position: relative
}

.blog-single-page-area .blog-single-wrap .more-posts .next-post a {
    padding-right: 70px
}

.blog-single-page-area .blog-single-wrap .more-posts .next-post a:before {
    font-family: themify;
    content: "\e628";
    position: absolute;
    right: 0;
    top: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #e22239;
    border-radius: 50%;
    text-align: center
}

.blog-single-page-area .blog-single-wrap .more-posts .previous-post {
    padding-right: 15px;
    padding-left: 5px;
    position: relative;
    text-align: left
}

.blog-single-page-area .blog-single-wrap .more-posts .previous-post a {
    padding-left: 70px
}

.blog-single-page-area .blog-single-wrap .more-posts .previous-post a:before {
    font-family: themify;
    content: "\e629";
    position: absolute;
    left: 0;
    top: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #e22239;
    border-radius: 50%;
    text-align: center
}

.blog-single-page-area .blog-single-wrap .more-posts .post-control-link {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #5c5c5c
}

.blog-single-page-area .blog-single-wrap .more-posts .post-name {
    font-family: Kanit;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    margin: 0;
    color: #16171a
}

.blog-single-page-area .blog-single-wrap .tag-share {
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    margin: 75px 0 0;
    padding: 30px 0;
    color: #16171a;
    display: flex;
    justify-content: space-between
}

.blog-single-page-area .blog-single-wrap .tag-share .name {
    position: relative;
    top: 7px;
    flex-basis: 33.33%
}

.blog-single-page-area .blog-single-wrap .tag-share ul {
    list-style: none;
    display: inline-block;
    overflow: hidden
}

.blog-single-page-area .blog-single-wrap .tag-share ul li {
    float: left
}

.blog-single-page-area .blog-single-wrap .tag-share .tag {
    flex-basis: 33.33%
}

.blog-single-page-area .blog-single-wrap .tag-share .tag>span {
    color: #16171a;
    font-weight: 700;
    display: inline-block;
    padding-right: 8px
}

.blog-single-page-area .blog-single-wrap .tag-share .tag ul {
    list-style: none;
    position: relative;
    top: 5px
}

.blog-single-page-area .blog-single-wrap .tag-share .tag a {
    font-size: 16px;
    font-size: calc-rem-value(16);
    color: #5c5c5c;
    display: inline-block
}

.blog-single-page-area .blog-single-wrap .tag-share .tag a:hover {
    text-decoration: underline;
    color: #e22239
}

.blog-single-page-area .blog-single-wrap .tag-share .share {
    position: relative;
    top: -15px;
    flex-basis: 33.33%;
    text-align: right
}

.blog-single-page-area .blog-single-wrap .tag-share .share>span {
    color: #16171a;
    font-weight: 600;
    display: inline-block;
    padding-right: 8px
}

.blog-single-page-area .blog-single-wrap .tag-share .share ul {
    position: relative;
    top: 15px
}

.blog-single-page-area .blog-single-wrap .tag-share .share a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #eae6e6;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    font-size: calc-rem-value(14);
    color: #627381
}

.blog-single-page-area .blog-single-wrap .tag-share .share a:hover {
    background: #16171a;
    border-color: #16171a;
    color: #fff !important
}

.blog-single-page-area .blog-single-wrap .tag-share .share ul>li:first-child a {
    color: #3c5ba4
}

.blog-single-page-area .blog-single-wrap .tag-share .share ul>li:nth-child(2) a {
    color: #47a0d9
}

.blog-single-page-area .blog-single-wrap .tag-share .share ul>li:nth-child(3) a {
    color: #0073b1
}

.blog-single-page-area .blog-single-wrap .tag-share .share ul>li:nth-child(4) a {
    color: #933f94
}

.blog-single-page-area .blog-single-wrap .comment-respond,
.blog-single-page-area .blog-single-wrap .comments-area {
    margin-top: 70px
}

.blog-single-page-area .blog-single-wrap .comment-respond .comment-reply-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: capitalize
}

.blog-single-page-area .blog-single-wrap .comment-respond form input,
.blog-single-page-area .blog-single-wrap .comment-respond form textarea {
    color: #a5a5a5;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: 0 0;
    width: 100%;
    height: 65px;
    border: 0;
    padding: 6px 0;
    margin-bottom: 15px;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    border-bottom: 1px solid #16171a
}

.blog-single-page-area .blog-single-wrap .comment-respond form input:focus,
.blog-single-page-area .blog-single-wrap .comment-respond form textarea:focus {
    box-shadow: none;
    border-color: #e22239
}

@media (max-width:991px) {
    .ch-project-area.style-3 {
        margin-right: 0
    }

    .ch-project-area.style-3 .ch-top-title,
    .ch-project-area.style-3 .project-wrap {
        padding-left: 0
    }

    .ch-project-area.style-3 .left-bg,
    .ch-project-area.style-3 .owl-nav {
        display: none
    }

    .faq-section.style-2 .faq-section-left {
        max-width: 100%;
        padding-bottom: 20px
    }

    .team-area.style-3 {
        padding-bottom: 40px
    }

    .team-single-section .single-content {
        padding-left: 0;
        margin-top: 30px
    }

    .team-single-section .progress-area {
        margin-top: 40px
    }

    .blog-sidebar,
    .checkout-area .checkout-order-area,
    .service-single-page .service-sidebar {
        margin-top: 50px
    }

    .project-single .contact-form-area {
        margin-bottom: 0;
        max-width: 100%;
        margin-top: 80px
    }

    .dc-product-details-section {
        padding-bottom: 70px
    }

    .dc-product-details-section .product-details {
        margin-top: 45px;
        padding: 40px 30px
    }

    .dc-product-details-section .product-details .price {
        font-size: 20px
    }

    .dc-product-details-section .product-details .price .old {
        font-size: 18px;
        font-size: calc-rem-value(18)
    }

    .dc-product-details-section .product-tab-area {
        padding-top: 60px
    }

    .dc-product-details-section .product-tab-area .tab-content {
        padding-top: 40px
    }

    .blog-single-page-area .blog-single-wrap .comments-area li>div,
    .dc-product-details-section .product-tab-area .comments-area li>div {
        padding: 35px 25px
    }

    .blog-single-page-area .blog-single-wrap .comments-area .comments-title,
    .dc-product-details-section .product-tab-area .comments-area .comments-title {
        font-size: 20px;
        font-size: calc-rem-value(20)
    }

    .cart-section .cart-area-wrap {
        overflow: scroll;
        overflow-y: hidden
    }

    .cart-section .cart-table {
        width: 1022px
    }

    .cart-section .product-crt-card .product-crt-left .product-crt-details {
        padding-left: 30px
    }

    .cart-section .cart-main-right,
    .cart-section .product-crt-card .product-crt-right .product-crt-blance {
        padding-right: 0
    }

    .blog-single-page-area .blog-single-wrap .more-posts .post-name {
        font-size: 16px
    }

    .blog-single-page-area .blog-single-wrap .comment-respond form input,
    .blog-single-page-area .blog-single-wrap .comment-respond form textarea {
        height: 50px
    }
}

.blog-single-page-area .blog-single-wrap .comment-respond form textarea {
    height: 120px;
    padding: 15px 15px 15px 0
}

.blog-single-page-area .blog-single-wrap .comment-respond .check-form {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.blog-single-page-area .blog-single-wrap .comment-respond .check-form input {
    margin-bottom: 0;
    margin-right: 10px;
    width: 20px
}

.blog-single-page-area .blog-single-wrap .comment-respond .form-submit input {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    background: #e22239;
    border-radius: 0;
    margin-top: 30px;
    color: #fff
}

.blog-single-page-area .blog-single-wrap .comment-respond .form-submit input:hover {
    background-color: #ff0011
}

.contact-page .contact-info .info-item+.info-item {
    margin-top: 66px
}

.contact-page .contact-info .info-item .info-icon i {
    font-size: 40px;
    color: #e22239;
    width: 95px;
    height: 95px;
    line-height: 95px;
    background: rgba(26, 145, 32, .05);
    display: block;
    text-align: center;
    border-radius: 50%;
    margin-right: 30px
}

@media (max-width:1399px) {
    .blog-sidebar .widget {
        padding: 20px
    }

    .contact-page .contact-info .info-item .info-icon i {
        width: 85px;
        height: 85px;
        line-height: 85px;
        margin-right: 10px;
        font-size: 30px
    }

    .contact-page .contact-info .info-item .info-text p {
        font-size: 15px
    }
}

.contact-page .contact-form-area {
    max-width: 100%;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .2)
}

.contact-page .col .social {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 100%;
    margin-left: 80px;
    position: relative;
    z-index: 1
}

.contact-page .col .social::before {
    position: absolute;
    left: 20px;
    top: 0;
    width: 1px;
    height: 100%;
    content: "";
    background: #e3e3e3;
    z-index: -1
}

.contact-page .col .social ul li {
    margin: 15px 0
}

.contact-page .col .social ul li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    background: #48bde9;
    color: #fff;
    font-size: 12px
}

.contact-page .col .social ul li:nth-child(2) a {
    background: #4f5fbf
}

.contact-page .col .social ul li:nth-child(3) a {
    background: #8f00ff
}

.map iframe {
    width: 100%;
    height: 576px
}

.opps-404-section {
    text-align: center;
    padding-top: 80px
}

.opps-404-section .opps-message {
    margin-top: 70px;
    padding: 0 200px
}

.opps-404-section .opps-message h3 {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 .5em
}

.opps-404-section .opps-message p {
    max-width: 549px;
    margin: 0 auto 1.8em
}

.opps-404-section .opps-message .ch-btn-style-1 {
    border-radius: 40px
}

.preview-page .main-menu,
.preview-page .topbar .contact-intro {
    justify-content: center
}

@media (max-width:800px) {
    .cp-header-style-2 .cp-header-area-right ul {
        justify-content: center
    }

    .cp-header-style-2 .cp-header-area-right .ch-btn-style-2 {
        display: none
    }

    .preview-page .menu-area {
        padding: 20px 0
    }
}

@media (max-width:450px) {
    .cp-header-style-2 .mean-container a.meanmenu-reveal {
        margin-top: -57px
    }

    .dc-hero-area-style-2 .slide-content .slide-title h2 {
        font-size: 28px;
        line-height: 35px
    }

    .dc-hero-area-style-4 .hero-content .hero-title h1 {
        font-size: 35px;
        line-height: 45px
    }

    .about-area .about-features-wrap .about-bottom,
    .about-area.style-3 .about-wrap .about-left-item .left-img {
        display: block
    }

    .about-area .about-features-wrap .about-bottom .author-wrap {
        margin-left: 0;
        margin-top: 20px
    }

    .about-area.style-2 .about-right-item .about-features-wrap .about-bottom,
    .about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom {
        display: flex;
        align-items: center
    }

    .about-area.style-2 .about-right-item .about-features-wrap .about-bottom .author-wrap {
        margin-top: 0
    }

    .ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right .rotate-text-wrap {
        top: -60px;
        display: none
    }

    .about-area.style-3 .about-wrap .about-left-item .left-img .left-img-2 {
        padding-left: 0;
        margin-top: 30px
    }

    .about-area.style-4 .about-wrap .about-left-item {
        padding-right: 20px
    }

    .about-area.style-4 .about-wrap .about-left-item .left-img-wrap .exprience-wrap {
        top: 24px
    }

    .about-area.style-4 .about-wrap .about-left-item .left-img-wrap .dots {
        top: 20px
    }

    .about-area.style-4 .about-wrap .about-left-item .left-img-wrap .arrow {
        display: none
    }

    .about-area.style-4 .about-wrap .about-left-item .inner-img {
        max-width: 180px;
        right: -30px
    }

    .dc-product-details-section .pro-single-btn .quantity {
        margin-bottom: 10px
    }

    .preview-page .cp-header-style-2 .mean-container a.meanmenu-reveal {
        margin-top: -49px
    }
}

@media (max-width:375px) {
    .cp-header-area .mean-container a.meanmenu-reveal {
        margin-top: -49px
    }

    .cp-header-style-2 .menu-area {
        padding: 20px 0
    }

    .cp-header-style-2 .mean-container a.meanmenu-reveal,
    .preview-page .cp-header-style-2 .mean-container a.meanmenu-reveal {
        margin-top: -44px
    }

    .about-area.style-2 .about-right-item .about-features-wrap .about-bottom .call-btn p,
    .about-area.style-3 .about-wrap .about-right-text .about-features-items .about-bottom .call-btn p,
    .ch-choose-area-s3 .choose-right-wrap .call-btn p,
    .cp-header-style-2 .cp-header-area-right .call-btn {
        display: none
    }
}

.preview-page .preview-hero {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.preview-page .preview-hero:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(352deg, #03b162 -17.24%, #000 117.24%);
    opacity: .9;
    z-index: -1
}

.preview-page .preview-hero .ch-main-hero-text {
    max-width: 870px;
    margin: 0 auto;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 30px;
    position: relative
}

.preview-page .preview-hero .ch-main-hero-text p {
    margin: 0 auto;
    justify-content: center;
    color: #fff;
    font-size: 18px
}

.preview-page .preview-hero .ch-main-hero-text .top-text {
    justify-content: center;
    display: flex;
    color: #fff;
    align-items: center;
    text-transform: uppercase
}

.preview-page .preview-hero .ch-main-hero-text h2 {
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: 76px;
    color: #fff;
    margin: 0 0 .45em
}

@media (max-width:1200px) {
    .preview-page .preview-hero .ch-main-hero-text h2 {
        font-size: 50px;
        font-weight: 700;
        line-height: 65px
    }
}

.preview-page .preview-hero .ch-main-hero-text .leaf-shape-1 {
    position: absolute;
    left: -220px;
    top: 95px;
    z-index: -1
}

.preview-page .preview-hero .ch-main-hero-text .leaf-shape-2 {
    position: absolute;
    right: -220px;
    top: 95px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    z-index: -1
}

.preview-page .preview-hero .preview-image-wrap {
    max-width: 1800px;
    display: flex;
    justify-content: center;
    margin: 0 auto
}

.preview-page .preview-hero .preview-image-wrap .preview-image-item {
    margin: 10px;
    position: relative;
    max-height: 460px
}

.preview-page .preview-hero .preview-image-wrap .preview-image-item img {
    border-radius: 10px;
    border: 5px solid #fff;
    width: 100%
}

.preview-page .preview-hero .rotate-text-wrap {
    position: relative;
    width: 140px;
    height: 140px;
    line-height: 140px;
    border-radius: 50%;
    z-index: 11;
    border: 2px solid rgba(255, 255, 255, .3);
    margin: 20px auto 0
}

.preview-page .preview-hero .rotate-text-wrap .rotate-text text {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-family: Kanit;
    letter-spacing: 15px
}

.preview-page .preview-hero .rotate-text-wrap .icon {
    position: absolute;
    left: 9px;
    top: 9px
}

.preview-page .preview-hero .rotate-text-wrap .icon i {
    display: inline-block;
    font-size: 40px;
    color: #fff;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    border-radius: 50%
}

.preview-page .preview-hero .bottom-shape {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%
}

.preview-page .demo-section,
.preview-page .demo-section-s2 {
    padding-left: 80px;
    padding-right: 80px;
    background: #f8f8f8;
    margin-top: -1px;
    position: relative;
    z-index: 11
}

@media (max-width:1199px) {
    .blog-sidebar .widget {
        padding: 15px;
        margin-top: 30px
    }

    .blog-sidebar .widget h3 {
        font-size: 30px;
        line-height: 40px
    }

    .contact-page .contact-info .info-item+.info-item {
        margin-top: 46px
    }

    .contact-page .contact-form-area {
        padding: 30px
    }

    .preview-page .demo-section,
    .preview-page .demo-section-s2 {
        padding-left: 30px;
        padding-right: 30px
    }
}

.preview-page .demo-section .demo-item,
.preview-page .demo-section-s2 .demo-item {
    padding: 20px;
    border: 1px solid #e3e3e3;
    max-height: 550px;
    overflow: hidden;
    position: relative
}

.preview-page .demo-section .demo-item a,
.preview-page .demo-section-s2 .demo-item a {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%
}

.preview-page .demo-section .demo-item a img,
.preview-page .demo-section-s2 .demo-item a img {
    max-height: 550px;
    object-fit: cover;
    width: 100%;
    object-position: top
}

.preview-page .demo-section .demo-item a span,
.preview-page .demo-section-s2 .demo-item a span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(26, 145, 32, .8);
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    transform: scale(0);
    transition: .5s;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.preview-page .demo-section .demo-item a:hover span,
.preview-page .demo-section-s2 .demo-item a:hover span {
    transform: scale(1)
}

@media (max-width:991px) {
    .blog-single-page-area .blog-single-wrap .comment-respond form textarea {
        height: 150px
    }

    .contact-page .contact-form-area {
        margin-top: 30px
    }

    .contact-page .col .social {
        margin-left: 0
    }

    .contact-page .col .social ul {
        display: flex;
        justify-content: center
    }

    .contact-page .col .social ul li {
        margin: 0 15px
    }

    .opps-404-section .opps-message {
        margin-top: 50px;
        padding: 0 100px
    }

    .preview-page .topbar .contact-intro {
        margin-bottom: 0
    }

    .preview-page .preview-hero .ch-main-hero-text h2 {
        font-size: 40px;
        line-height: 65px
    }

    .preview-page .preview-hero .ch-main-hero-text .leaf-shape-1,
    .preview-page .preview-hero .ch-main-hero-text .leaf-shape-2,
    .preview-page .preview-hero .rotate-text-wrap {
        display: none
    }

    .preview-page .preview-hero .preview-image-wrap .preview-image-item {
        max-height: 300px
    }

    .preview-page .demo-section,
    .preview-page .demo-section-s2 {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 60px
    }

    .preview-page .demo-section .demo-item,
    .preview-page .demo-section-s2 .demo-item {
        margin-bottom: 30px
    }

    .preview-page .preview-features-area {
        padding-bottom: 60px
    }

    .preview-page .demo-section-s2 .inner-active {
        padding-bottom: 30px
    }
}

@media (max-width:767px) {

    .preview-page .preview-features-area,
    .product-area,
    .service-area-s2 {
        padding-bottom: 50px
    }

    .blog-single-page-area .blog-single-wrap .more-posts .next-post a,
    .service-area-s2 .ch-service-left-wrap {
        padding-right: 0
    }

    .ch-banner-area {
        padding: 60px 0
    }

    .ch-banner-area .banner-items .banner-text h2 {
        font-size: 35px;
        line-height: 45px
    }

    .blog-single-page-area .blog-single-wrap .more-posts .next-post a:before,
    .blog-single-page-area .blog-single-wrap .more-posts .previous-post a:before,
    .ch-banner-area .banner-items .banner-img {
        display: none
    }

    .ch-choose-area-s3 .shape-1 {
        max-width: 30px;
        left: 20px;
        top: 20px
    }

    .ch-choose-area-s3 .shape-2 {
        max-width: 30px;
        right: 20px;
        bottom: 20px
    }

    .ch-choose-area-s3 .ch-choose-img-wrap .choose-img-left::before {
        width: 90px
    }

    .ch-choose-area-s3 .ch-choose-img-wrap .choose-img-right:before {
        width: 245px;
        height: 280px
    }

    .ch-cta-area-s2 {
        padding: 50px 0
    }

    .ch-cta-area-s2 .cta-items {
        display: block;
        text-align: center
    }

    .ch-cta-area-s2 .cta-items .cta-text {
        margin-right: 0;
        margin-bottom: 30px
    }

    .ch-cta-area-s2 .cta-items .cta-text h2 {
        margin: 0 auto
    }

    .team-area.style-3 {
        padding-bottom: 30px
    }

    .team-single-section .progress-area .progress-number {
        font-size: 15px
    }

    .dc-product-details-section {
        padding-bottom: 60px
    }

    .dc-product-details-section .product-details,
    .opps-404-section .opps-message {
        padding: 0
    }

    .dc-product-details-section .product-details h2 {
        font-size: 22px;
        font-size: calc-rem-value(22)
    }

    .dc-product-details-section .product-tab-area .main-tab button {
        padding: 10px
    }

    .blog-single-page-area .blog-single-wrap .comments-area .comment-theme,
    .dc-product-details-section .product-tab-area .comments-area .comment-theme {
        position: static
    }

    .blog-single-page-area .blog-single-wrap .comments-area .comment-main-area,
    .dc-product-details-section .product-tab-area .comments-area .comment-main-area {
        padding-left: 0;
        margin-top: 25px
    }

    .blog-single-page-area .blog-single-wrap .comments-area .comments-meta h4 span,
    .blog-single-page-area .blog-single-wrap .more-posts .previous-post,
    .blog-single-page-area .blog-single-wrap .more-posts .previous-post .post-control-link,
    .blog-single-page-area .blog-single-wrap .more-posts .previous-post a,
    .dc-product-details-section .product-tab-area .comments-area .comments-meta h4 span {
        padding-left: 0
    }

    .cart-section .cart-main-right {
        padding-right: 0;
        padding-top: 30px
    }

    .blog-page-area .blog-item .blog-content h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px
    }

    .blog-single-page-area .blog-single-wrap .more-posts>div {
        width: 100%;
        float: none
    }

    .blog-single-page-area .blog-single-wrap .more-posts .next-post {
        border-left: 0;
        text-align: left
    }

    .blog-single-page-area .blog-single-wrap .tag-share {
        justify-content: center;
        flex-wrap: wrap
    }

    .blog-single-page-area .blog-single-wrap .tag-share .name,
    .blog-single-page-area .blog-single-wrap .tag-share .tag {
        flex-basis: 50%
    }

    .blog-single-page-area .blog-single-wrap .tag-share ul li,
    .blog-single-page-area .blog-single-wrap .tag-share ul>li+li {
        margin: 2px
    }

    .blog-single-page-area .blog-single-wrap .tag-share .tag a {
        font-size: 14px
    }

    .blog-single-page-area .blog-single-wrap .tag-share .share {
        flex-basis: 50%;
        margin-top: 15px
    }

    .blog-single-page-area .blog-single-wrap .tag-share .share ul>li+li {
        margin-left: 8px
    }

    .blog-single-page-area .blog-single-wrap .tag-share .share ul>li {
        margin: 5px
    }

    .blog-single-page-area .blog-single-wrap .tag-share .share a {
        font-size: 13px;
        font-size: calc-rem-value(13)
    }

    .map,
    .map iframe {
        height: 400px;
        margin-bottom: 40px
    }

    .preview-page .preview-hero .ch-main-hero-text h2 {
        font-size: 25px;
        line-height: 35px
    }
}

.preview-page .preview-features-area .features-wrap .features-item {
    padding: 50px 40px;
    text-align: center;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    background: #fff
}

.preview-page .preview-features-area .features-wrap .features-item .icon {
    width: 110px;
    height: 110px;
    line-height: 110px;
    border: 1px solid #ff0011;
    border-radius: 50%;
    margin: 0 auto 30px
}

.preview-page .preview-features-area .features-wrap .features-item .icon img {
    max-width: 50px
}

.preview-page .preview-features-area .features-wrap .features-item h3 {
    color: #181b1d;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.preview-page .preview-features-area .features-wrap .features-item h3 a {
    color: #181b1d
}

.preview-page .preview-features-area .features-wrap .features-item h3 a:hover {
    color: #ff0011
}

.preview-page .demo-section-s2 {
    border-top: 1px solid #f9f9f9
}

.preview-page .demo-section-s2 .owl-dots button {
    border: none;
    margin: 0 5px;
    width: 10px;
    height: 12px;
    border-radius: 10px;
    background: #e2e9f0
}

.preview-page .footer-section .footer-inner {
    text-align: center;
    max-width: 950px;
    margin: 0 auto
}

.preview-page .footer-section .footer-inner h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px
}

@media (max-width:1199px) {
    .preview-page .footer-section .footer-inner h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media (max-width:991px) {
    .process-num {
        right: 100px !important
    }

    .preview-page .footer-section .footer-inner h2 {
        font-size: 35px;
        line-height: 40px
    }

    .about-comp-img {
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width:675px) {
    .process-num {
        left: 35%;
        right: auto !important
    }

    .dirctor-cont .col-lg-6:first-child .direct-in-bx {
        border-right: none !important;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #e4e4e4
    }
}

@media (max-width:575px) {

    .team-single-section .progress-area h3,
    .team-single-section .single-content .content-top h2,
    .team-single-section .single-info-items h3 {
        font-size: 32px;
        line-height: 48px
    }

    .team-single-section .single-content .content-top span {
        font-size: 18px
    }

    .checkout-area .biling-item,
    .checkout-area .checkout-order-area,
    .team-single-section .progress-area .progress-wrap {
        padding: 20px
    }

    .service-single-page .service-sidebar .widget {
        padding: 30px
    }

    .service-single-page .service-details h2 {
        font-size: 32px;
        line-height: 40px
    }

    .preview-page .footer-section .footer-inner h2,
    .service-single-page .service-details .details-items h3,
    .service-single-page .service-details .process h3 {
        font-size: 30px;
        line-height: 40px
    }

    .blog-page-area .blog-item .blog-content ul,
    .blog-single-page-area .blog-single-wrap .blog-single-text-wrap ul,
    .cart-section .product-crt-card .product-crt-left {
        flex-wrap: wrap
    }

    .cart-section .product-crt-card .product-crt-left .product-crt-details {
        padding-left: 8px;
        padding-top: 20px
    }

    .cart-section .product-crt-card .product-crt-left .product-crt-details ul li {
        margin-bottom: 10px
    }

    .checkout-area .checkout-order-area h3 {
        font-size: 30px
    }

    .blog-page-area .blog-item .blog-content ul li,
    .blog-single-page-area .blog-single-wrap .blog-single-text-wrap ul li {
        padding-bottom: 10px
    }

    .blog-sidebar .widget h3 {
        font-size: 22px;
        line-height: 27px
    }

    .blog-single-page-area .blog-single-wrap .blog-single-text-wrap h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 20px
    }

    .blog-single-page-area .blog-single-wrap blockquote {
        padding: 15px;
        font-size: 14px;
        line-height: 27px
    }

    .blog-single-page-area .blog-single-wrap .tag-share .share {
        flex-basis: 100%;
        text-align: center
    }

    .opps-404-section .opps-message h3 {
        font-size: 25px
    }

    .preview-page .preview-hero .ch-main-hero-text {
        padding-top: 50px;
        padding-bottom: 30px
    }

    .preview-page .preview-hero .preview-image-wrap .preview-image-item {
        margin: 3px
    }

    .preview-page .demo-section-s2 .owl-dots button {
        width: 8px;
        height: 13px
    }
}

@media (max-width:450px) {
    .preview-page .footer-section .footer-inner h2 {
        font-size: 22px;
        line-height: 35px
    }
}

.post-thumbnail {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 10px;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
}

.post-thumbnail img {
    width: 100%;
    max-height: 400px;
    object-fit: contain
}

.single-process-item {
    text-align: center;
    position: relative
}

.process-num {
    position: absolute;
    right: 70px;
    top: 0;
    z-index: 9;
    background: #dd172e;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 7px;
    transition: .3s
}

.process-icon {
    border: 8px solid #ddd;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 35px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: .3s
}

.process-num p {
    font-size: 18px;
    font-weight: 500;
    color: #fff
}

.single-process-item h5 {
    font-size: 20px;
    margin: 25px;
    line-height: 27px
}

.single-process-item:hover .process-icon {
    border-color: #dd172e
}

.about-wrap p,
.core-val-bx p {
    text-align: justify
}

.cms-page-cont h1 {
    font-size: 28px;
    font-weight: 700;
    margin: 10px 0
}

.cms-page-cont h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0
}

.cms-page-cont h3,
.cms-page-cont h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0
}

#chartdiv {
    padding: 20px;
    width: 100%;
    height: 50vh;
    border: 1px solid #e4e4e4;
    border-radius: 10px
}

.export-city {
    background-color: #ededf5
}

.name_main {
    padding-left: 3%;
    margin-top: 15px
}

.name_box p {
    margin-bottom: 10px;
    color: #353535
}

.direct-in-bx {
    display: flex;
    align-items: center;
    justify-content: center
}

.dirctor-cont .col-lg-6:first-child .direct-in-bx {
    border-right: 1px solid #e4e4e4
}

.direct-in-bx img {
    width: 200px;
    height: 200px;
    margin-right: 10px;
    border-radius: 10px;
    border: 1px solid #e4e4e4
}

.direct-in-bx h5 {
    font-size: 22px;
    color: #95000f;
    font-weight: 800;
    margin-bottom: 0
}

.direct-in-bx span {
    font-size: 16px;
    color: #353535
}

/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid transparent;
    background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 30px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #b5b5b5;
    color: #000;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ff0011;
    color: white;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 12px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.tabcontent h3 {
    padding: 15px 0 5px 0;
}

.tabcontent p {
    text-align: justify;
}

.tabcontent ul li {
    text-align: justify;
}

.tabcontent {
    animation: fadeEffect 1s;
    /* Fading effect takes 1 second */
}

.tabcontent h5 {
    margin-bottom: 15px;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}




.product-list-popup {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 240px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 999;
}

.popup-content {
    padding: 10px;
}

.submenu {
    list-style: none;
    padding: 4px 10px;
}

.submenu li {
    padding: 10px 4px;
    border-bottom: 1px solid #f1f1f1;
    box-sizing: border-box !important;
}


/* Hide the sub-menu by default */
.submenu-right {
    display: none;
    position: absolute;
    left: auto;
    right: 100%;
    /* This positions the submenu to the right of the parent item */
    top: 0;
    background-color: #f9f9f9;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 100;
    padding: 10px;
    list-style-type: none;
    max-height: 350px;
    overflow: auto;
}

.has-submenu:hover .submenu-right {
    display: block;
    /* width: 100%; */
    min-width: 290px;
}

/* Style for submenu items */
.submenu-right li {
    padding: 16px 12px;
    cursor: pointer;
}

.submenu-right li:hover {
    background-color: #f1f1f1;
}



.ltn__contact-address-item-3 {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #ededed;
    padding: 50px 30px 25px;
}

.ltn__contact-address-item-3 .ltn__contact-address-icon {
    margin-bottom: 35px;
}

.ltn__contact-address-icon img {
    width: 60px;
}

.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.ltn__contact-address-item {
    padding: 40px 30px 10px;
    text-align: center;
    -webkit-box-shadow: var(--ltn__box-shadow-2);
    box-shadow: var(--ltn__box-shadow-2);
    margin-bottom: 30px;
}

.submenu-right li a {
    padding: 0 !important;
}

.same_p_que {
    font-size: 22px;
    color: #000;
}

.about-wrap .list {
    padding-left: 24px;
}

/* Modal Overlay */
#enquiryModal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    overflow-y: auto;
    padding: 15px;
}

/* Modal Content */
.modal-content {
    background: #ffffff;
    margin: 5% auto;
    padding: 25px;
    max-width: 90%;
    /* Responsive width */
    width: 600px;
    border-radius: 10px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    position: relative;
}

/* Close Button */
#closeEnquiryForm {
    float: right;
    font-size: 24px;
    color: #333;
    cursor: pointer;
}

.modal-content h3 {
    font-size: 24px;
    margin-bottom: 15px;
    color: #333;
}

#enquiryForm input[type="text"],
#enquiryForm input[type="email"],
#enquiryForm input[type="tel"],
#enquiryForm textarea {
    width: 100%;
    height: 55px;
    padding-left: 25px;
    background: #fcfcfc;
    color: #8c8f94;
    border: 1px solid #e7e6e6;
    border-radius: 4px;
    box-shadow: none !important;
    margin: 10px 0;
    font-size: 14px;
    transition: border-color 0.7s ease-out, background 0.7s ease-out;
}

#enquiryForm {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 22px;
    /* max-width: 500px; */
}

#enquiryForm textarea {
    grid-column: span 2;
    height: 100px;
}

.submit_btn_div {
    grid-column: span 2;
    text-align: center;
}

input,
textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

button {
    padding: 10px 20px;
    border: none;
    background-color: #007bff;
    /* color: white; */
    cursor: pointer;
    border-radius: 5px;
}

#enquiryForm input[type="text"]:focus,
#enquiryForm input[type="email"]:focus,
#enquiryForm input[type="tel"]:focus,
#enquiryForm textarea:focus {
    border-color: #e22239;
    background: #ffffff;
    outline: none;
}

#enquiryForm textarea {
    height: 100px;
    padding-top: 10px;
}

/* Responsive Submit Button */
.submit_btn_div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.close_btnn {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.close_btnn svg {
    width: 15px;
    height: 15px;

}

/* Media Queries */
@media only screen and (max-width: 600px) {
    .modal-content {
        margin: 15% auto;
        width: 100%;
        padding: 20px;
    }

    #enquiryForm input[type="text"],
    #enquiryForm input[type="email"],
    #enquiryForm input[type="tel"],
    #enquiryForm textarea {
        height: 45px;
    }

    #enquiryForm textarea {
        height: 80px;
    }
}

@media only screen and (max-width: 600px) {
    .modal-content {
        margin: 15% auto;
        width: 100%;
        padding: 20px;
    }

    #enquiryForm {
        display: block;
    }

    #enquiryForm input[type="text"],
    #enquiryForm input[type="email"],
    #enquiryForm input[type="tel"],
    #enquiryForm textarea {
        width: 100%;
        height: 45px;
    }

    #enquiryForm textarea {
        height: 80px;
    }

    .submit_btn_div {
        text-align: center;
    }
}



.product_btn {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    opacity: 50%;
}

.dc-hero-area {
    position: relative;
    overflow: hidden;
}