/* Purged style.css - unused rule sets removed based on cleanar template usage */

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

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

@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Parkinsans:wght@300..800&display=swap");

html {
    font-size: 18px;
}

:root {
    scroll-behavior: unset;
}

body {
    font-family: "Nunito";
    color: #032532;
    background-color: #fff;
    font-size: 15px;
    font-size: 0.83333rem;
    overflow-x: hidden;
}

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

p {
    font-size: 18px;
    color: #032532;
    line-height: 1.8em;
}

@media (max-width: 767px) {
p {
        font-size: 16px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0E152B;
    font-family: "Parkinsans";
    font-weight: 500;
}

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

a {
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.sr-only {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}

.box-style {
    max-width: 1691px;
    margin: 0 auto;
}

@media (max-width: 1800px) {
.box-style {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 1440px) {
.container {
        max-width: 1440px;
    }
}

.fi:before {
    margin: 0;
}

.section-padding {
    padding: 120px 0;
}

@media (max-width: 991px) {
.section-padding {
        padding: 90px 0;
    }
}

@media (max-width: 767px) {
.section-padding {
        padding: 80px 0;
    }
}

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

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

.contact-validation-active #c-loader i,
.contact-validation-active #loader i {
    font-size: 30px;
    font-size: 1.66667rem;
    color: #42C652;
    display: inline-block;
    -webkit-animation: rotating linear 2s infinite;
    animation: rotating linear 2s infinite;
}

.back-to-top {
    background-color: rgba(66, 198, 82, 0.7);
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 2px solid #42C652;
    border-radius: 45px;
    text-align: center;
    display: none;
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 15px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (max-width: 991px) {
.back-to-top {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}

.back-to-top:hover {
    background-color: #42C652;
}

.back-to-top i {
    font-size: 18px;
    font-size: 1rem;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.wpo-section-title,
.wpo-section-title-s2 {
    margin-bottom: 40px;
    text-align: center;
    margin-top: -15px;
}

@media (max-width: 767px) {
.wpo-section-title,
    .wpo-section-title-s2 {
        margin-bottom: 30px;
    }
}

.wpo-section-title span,
.wpo-section-title-s2 span {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: -0.24px;
    text-transform: capitalize;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 991px) {
.wpo-section-title span,
    .wpo-section-title-s2 span {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 991px) {
.wpo-section-title span,
    .wpo-section-title-s2 span {
        font-size: 20px;
        line-height: 35px;
    }
}

@media (max-width: 575px) {
.wpo-section-title span,
    .wpo-section-title-s2 span {
        font-size: 18px;
        line-height: 35px;
    }
}

.wpo-section-title span i,
.wpo-section-title-s2 span i {
    line-height: unset;
    margin-right: 10px;
    position: relative;
    top: -4px;
    max-width: 35px;
}

.wpo-section-title h2,
.wpo-section-title-s2 h2 {
    color: #0E152B;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -1.1px;
}

@media (max-width: 1399px) {
.wpo-section-title h2,
    .wpo-section-title-s2 h2 {
        font-size: 45px;
        line-height: 55px;
    }
}

@media (max-width: 1199px) {
.wpo-section-title h2,
    .wpo-section-title-s2 h2 {
        font-size: 40px;
        line-height: 48px;
    }
}

@media (max-width: 991px) {
.wpo-section-title h2,
    .wpo-section-title-s2 h2 {
        font-size: 35px;
        line-height: 45px;
    }
}

@media (max-width: 575px) {
.wpo-section-title h2,
    .wpo-section-title-s2 h2 {
        font-size: 25px;
        line-height: 35px;
    }
}

.theme-btn, .view-cart-btn,
.theme-btn-s2,
.theme-btn-s3 {
    background: #FFD700;
    color: #000;
    display: inline-block;
    padding: 20px 50px;
    border: 0;
    text-transform: capitalize;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    position: relative;
    font-family: "Nunito";
    font-size: 16px;
    border-radius: 11px;
    -webkit-box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.12) inset;
    box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.12) inset;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
    text-transform: capitalize;
    overflow: hidden;
    padding-right: 72px;
}

.theme-btn::after, .view-cart-btn::after,
.theme-btn-s2::after,
.theme-btn-s3::after {
    background-color: #e1be01;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    width: 100%;
    z-index: -1;
}

.theme-btn::before, .view-cart-btn::before,
.theme-btn-s2::before,
.theme-btn-s3::before {
    position: absolute;
    right: 42px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    background-image: url(../images/right-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 17.684px;
    height: 13.073px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

@media (max-width: 767px) {
.theme-btn::before, .view-cart-btn::before,
    .theme-btn-s2::before,
    .theme-btn-s3::before {
        right: 18px;
    }
}

.theme-btn:hover, .view-cart-btn:hover, .theme-btn:focus, .view-cart-btn:focus, .theme-btn:active, .view-cart-btn:active,
.theme-btn-s2:hover,
.theme-btn-s2:focus,
.theme-btn-s2:active,
.theme-btn-s3:hover,
.theme-btn-s3:focus,
.theme-btn-s3:active {
    color: #000;
}

.theme-btn:hover::before, .view-cart-btn:hover::before, .theme-btn:focus::before, .view-cart-btn:focus::before, .theme-btn:active::before, .view-cart-btn:active::before,
.theme-btn-s2:hover::before,
.theme-btn-s2:focus::before,
.theme-btn-s2:active::before,
.theme-btn-s3:hover::before,
.theme-btn-s3:focus::before,
.theme-btn-s3:active::before {
    right: 37px;
}

@media (max-width: 767px) {
.theme-btn:hover::before, .view-cart-btn:hover::before, .theme-btn:focus::before, .view-cart-btn:focus::before, .theme-btn:active::before, .view-cart-btn:active::before,
    .theme-btn-s2:hover::before,
    .theme-btn-s2:focus::before,
    .theme-btn-s2:active::before,
    .theme-btn-s3:hover::before,
    .theme-btn-s3:focus::before,
    .theme-btn-s3:active::before {
        right: 16px;
    }
}

.theme-btn:hover::after, .view-cart-btn:hover::after,
.theme-btn-s2:hover::after,
.theme-btn-s3:hover::after {
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media (max-width: 991px) {
.theme-btn, .view-cart-btn,
    .theme-btn-s2,
    .theme-btn-s3 {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
.theme-btn, .view-cart-btn,
    .theme-btn-s2,
    .theme-btn-s3 {
        padding: 12px 18px;
        font-size: 14px;
        padding-right: 40px;
    }
}

.breadcumb-area {
    background: #fff;
    min-height: 406px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
    border-radius: 14px;
    overflow: hidden;
}

@media (max-width: 767px) {
.breadcumb-area {
        min-height: 350px;
    }
}

@media (max-width: 575px) {
.breadcumb-area {
        min-height: 300px;
    }
}

.breadcumb-area:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(110deg, #FFDD9E -0.4%, #D6E2EA 63.6%);
    opacity: 0.46;
    content: "";
    z-index: -1;
}

.breadcumb-area .breadcumb-wrap {
    text-align: center;
}

.breadcumb-area .breadcumb-wrap h2 {
    color: #000;
    font-family: "Nunito";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: -0.2px;
    text-transform: capitalize;
}

@media (max-width: 575px) {
.breadcumb-area .breadcumb-wrap h2 {
        font-size: 18px;
        line-height: 28px;
    }
}

.h2, h2 {
    font-size: 1.5rem;
}

.breadcumb-area .breadcumb-wrap h3 {
    color: #0E152B;
    text-align: center;
    font-size: 55px;
    font-style: normal;
    font-weight: 500;
    line-height: 57px;
    letter-spacing: -0.8px;
    text-transform: capitalize;
}

@media (max-width: 1199px) {
.breadcumb-area .breadcumb-wrap h3 {
        font-size: 51px;
        line-height: 39px;
    }
}

@media (max-width: 767px) {
.breadcumb-area .breadcumb-wrap h3 {
        font-size: 30px;
        line-height: 35px;
    }
}

.breadcumb-area .shape {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

@media (max-width: 767px) {
.breadcumb-area .shape {
        display: none;
    }
}

.breadcumb-area .shape-s2 {
    position: absolute;
    left: 44px;
    bottom: 47px;
    -webkit-animation: zoom-in-zoom-out 4s ease infinite;
    animation: zoom-in-zoom-out 4s ease infinite;
}

@media (max-width: 991px) {
.breadcumb-area .shape-s2 {
        display: none;
    }
}

.breadcumb-area .shape-s3 {
    position: absolute;
    right: 115px;
    bottom: 70px;
    -webkit-animation: zoom-in-zoom-out 2s ease infinite;
    animation: zoom-in-zoom-out 2s ease infinite;
}

@media (max-width: 767px) {
.breadcumb-area .shape-s3 {
        display: none;
    }
}

.blog-sidebar {
    
    
    
    
    
    
    
}

@media screen and (min-width: 1200px) {
.blog-sidebar {
        padding-left: 45px;
    }
}

@media (max-width: 991px) {
.blog-sidebar {
        margin-top: 80px;
        max-width: 400px;
    }
}

@media (max-width: 767px) {
.blog-sidebar {
        margin-top: 60px;
        max-width: 400px;
    }
}

.blog-sidebar .widget {
    border-radius: 15px;
}

.blog-sidebar .widget h3 {
    color: #16171A;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0 0 1.3em;
    position: relative;
    text-transform: capitalize;
    padding-left: 10px;
}

.blog-sidebar .widget h3:before {
    content: "";
    background-color: #42C652;
    width: 2px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blog-sidebar > .widget + .widget {
    margin-top: 65px;
}

.blog-sidebar .search-widget {
    background: #F4F6F8;
    padding: 40px 30px;
}

@media (max-width: 1200px) {
.blog-sidebar .search-widget {
        padding: 35px 20px;
    }
}

.blog-sidebar .search-widget form div {
    position: relative;
}

.blog-sidebar .search-widget input {
    background-color: #fff;
    height: 55px;
    font-size: 16px;
    padding: 6px 50px 6px 20px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.blog-sidebar .search-widget input:focus {
    background-color: rgba(66, 198, 82, 0.1);
}

.blog-sidebar .search-widget form button {
    background: transparent;
    font-size: 20px;
    color: #0E152B;
    background-color: transparent;
    border: 0;
    outline: 0;
    position: absolute;
    right: 10px;
    top: 52%;
    height: 50px;
    line-height: 50px;
    width: 50px;
    border-radius: 6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blog-sidebar .about-widget {
    text-align: center;
    background: #F4F6F8;
    padding: 45px;
    position: relative;
    z-index: 1;
}

@media (max-width: 1200px) {
.blog-sidebar .about-widget {
        padding: 35px 20px;
    }
}

.blog-sidebar .about-widget .img-holder {
    margin: 0 auto;
    margin-bottom: 25px;
    width: 140px;
    height: 140px;
}

.blog-sidebar .about-widget .img-holder img {
    border-radius: 50%;
    width: 100%;
}

.blog-sidebar .about-widget ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.blog-sidebar .about-widget ul li {
    margin-right: 10px;
}

.blog-sidebar .about-widget ul li:last-child {
    margin-right: 0;
}

.blog-sidebar .about-widget ul li a {
    text-decoration: none;
    display: block;
    width: 42px;
    height: 37px;
    line-height: 37px;
    background-color: transparent;
    color: #7D7E80;
    border: 1px solid #E8E8E8;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.blog-sidebar .about-widget ul li a:hover {
    background-color: #42C652;
    border: 1px solid transparent;
    color: #fff;
}

.blog-sidebar .about-widget h4 {
    margin-bottom: 5px;
    color: #16171A;
    font-size: 22px;
    font-weight: 500;
}

.blog-sidebar .about-widget span {
    color: #727A7D;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px;
    display: block;
}

.blog-sidebar .about-widget p {
    color: #5E5F63;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    margin-bottom: 30px;
}

.blog-sidebar .about-widget a {
    font-family: "Parkinsans";
    font-size: 14px;
    color: #0E152B;
    text-decoration: underline;
}

.blog-sidebar .about-widget a:hover {
    color: #42C652;
}

.blog-sidebar .category-widget {
    background: #F4F6F8;
    padding: 40px 30px;
}

@media (max-width: 1200px) {
.blog-sidebar .category-widget {
        padding: 35px 20px;
    }
}

.blog-sidebar .category-widget ul {
    list-style: none;
}

.blog-sidebar .category-widget ul li {
    font-size: 19px;
    position: relative;
}

@media (max-width: 767px) {
.blog-sidebar .category-widget ul li {
        font-size: 16px;
        font-size: 0.88889rem;
    }
}

.blog-sidebar .category-widget ul li span {
    position: absolute;
    right: 15px;
}

.blog-sidebar .category-widget ul > li + li {
    margin-top: 20px;
}

.blog-sidebar .category-widget ul a {
    display: block;
    font-size: 16px;
    color: #445658;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding: 12px 15px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #F8F1EE;
}

.blog-sidebar .category-widget ul a span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
}

@media (max-width: 767px) {
.blog-sidebar .category-widget ul a span {
        font-size: 14px;
        font-size: 0.77778rem;
    }
}

.blog-sidebar .category-widget ul a:hover,
.blog-sidebar .category-widget ul li:hover:before,
.blog-sidebar .category-widget ul li .active {
    color: #fff;
    background: #42C652;
}

.blog-sidebar .recent-post-widget {
    background: #F4F6F8;
    padding: 40px 30px;
}

@media (max-width: 1200px) {
.blog-sidebar .recent-post-widget {
        padding: 35px 20px;
    }
}

.blog-sidebar .recent-post-widget .post {
    overflow: hidden;
}

.blog-sidebar .recent-post-widget .posts > .post + .post {
    margin-top: 15px;
    padding-top: 15px;
}

.blog-sidebar .recent-post-widget .post .img-holder {
    width: 100px;
    float: left;
}

.blog-sidebar .recent-post-widget .post .img-holder img {
    width: 100%;
    border-radius: 9px;
}

.blog-sidebar .recent-post-widget .post .details {
    width: calc(100% - 100px);
    float: left;
    padding-left: 20px;
}

.blog-sidebar .recent-post-widget .post h4 {
    margin: 0 0 0.3em;
    color: #16171A;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 1199px) {
.blog-sidebar .recent-post-widget .post h4 {
        margin: 0;
    }
}

@media (max-width: 767px) {
.blog-sidebar .recent-post-widget .post h4 {
        font-size: 16px;
    }
}

.blog-sidebar .recent-post-widget .post h4 a {
    display: inline-block;
    color: #0E152B;
}

.blog-sidebar .recent-post-widget .post h4 a:hover {
    color: #42C652;
}

.blog-sidebar .recent-post-widget .post .details .date {
    color: #6B7280;
    color: #888686;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    text-transform: capitalize;
}

.blog-sidebar .recent-post-widget .post .details .date i {
    display: inline-block;
    padding-right: 7px;
    color: #42C652;
}

.blog-sidebar .wpo-instagram-widget ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}

.blog-sidebar .wpo-instagram-widget ul li {
    -ms-flex: 0 0 33.33%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 5px;
    padding: 0px 3px;
}

.blog-sidebar .wpo-instagram-widget ul li img {
    width: 100%;
    border-radius: 6px;
}

.blog-sidebar .tag-widget {
    background: #F4F6F8;
    padding: 40px 30px;
}

@media (max-width: 1200px) {
.blog-sidebar .tag-widget {
        padding: 35px 20px;
    }
}

.blog-sidebar .tag-widget ul {
    overflow: hidden;
    list-style: none;
}

.blog-sidebar .tag-widget ul li {
    float: left;
    margin: 0 8px 8px 0;
}

.blog-sidebar .tag-widget ul li a {
    font-size: 15px;
    text-transform: capitalize;
    display: inline-block;
    padding: 5px 18px;
    color: #77787B;
    background: #FFF;
}

.blog-sidebar .tag-widget ul li a:hover {
    background: #FFD700;
    color: #fff;
}

.blog-sidebar .contact-widget {
    border: 0;
    background: url(../images/bg-2.jpg) no-repeat center center;
    position: relative;
    background-size: cover;
    z-index: 1;
    padding: 120px 40px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.blog-sidebar .contact-widget:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.54);
    content: "";
    z-index: -1;
}

@media (max-width: 1200px) {
.blog-sidebar .contact-widget {
        padding: 40px 20px;
    }
}

.blog-sidebar .contact-widget span {
    color: #fff;
    font-family: "Parkinsans";
    font-size: 18px;
    font-weight: 600;
    line-height: 160%;
    margin-bottom: 10px;
}

.blog-sidebar .contact-widget h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 800;
    line-height: 45px;
    margin-bottom: 0;
}

@media (max-width: 1200px) {
.blog-sidebar .contact-widget h2 {
        font-size: 31px;
        line-height: 40px;
    }
}

.blog-sidebar .contact-widget p {
    color: #fff;
    font-size: 18px;
}

.blog-sidebar .contact-widget .theme-btn, .blog-sidebar .contact-widget .view-cart-btn {
    margin-top: 100px;
}

@media (max-width: 1200px) {
.blog-sidebar .contact-widget .theme-btn, .blog-sidebar .contact-widget .view-cart-btn {
        margin-top: 20px;
    }
}

.blog-sidebar .contact-widget .shape {
    position: absolute;
    left: 45%;
    bottom: 22%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 1200px) {
.blog-sidebar .contact-widget .shape {
        display: none;
    }
}

@media screen and (min-width: 1200px) {
.blog-pg-section.blog-pg-left-sidebar .blog-sidebar {
        padding-left: 0px;
        padding-right: 45px;
    }
}

@media screen and (min-width: 1200px) {
.blog-single-section.blog-single-left-sidebar-section .blog-sidebar {
        padding-left: 0px;
        padding-right: 45px;
    }
}

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

@media (max-width: 991px) {
.pagination-wrapper {
        text-align: left;
        margin-top: 40px;
    }
}

.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;
}

@media (max-width: 767px) {
.pagination-wrapper .pg-pagination li {
        margin-right: 5px;
    }
}

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

.pagination-wrapper .pg-pagination li a {
    background-color: transparent;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-size: 0.88889rem;
    font-weight: 600;
    color: #0E152B;
    background: #ebf4fc;
    display: block;
}

@media (max-width: 991px) {
.pagination-wrapper .pg-pagination li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        font-size: 0.83333rem;
    }
}

.pagination-wrapper .pg-pagination .active a,
.pagination-wrapper .pg-pagination li a:hover {
    background: #42C652;
    border-color: #42C652;
    color: #fff;
}

.pagination-wrapper .pg-pagination .fi:before {
    font-size: 17px;
}

.service-catagory ul li a:hover, .service-catagory ul li a.active {
    background: #FFD700;
    color: #000;
}

.service-catagory ul li a:hover::before, .service-catagory ul li a.active::before {
    color: #000;
}

.topbar {
    background: #FFD700;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-left: 10px;
}

@media (max-width: 991px) {
.topbar {
        padding-left: 0;
    }
}

@media (max-width: 991px) {
.topbar .contact-info {
        text-align: center;
    }
}

.topbar .contact-info li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0;
}

@media (max-width: 991px) {
.topbar .contact-info li {
        padding-bottom: 0;
    }
}

.topbar .contact-info li i {
    color: #000;
    padding-right: 7px;
}

.topbar .contact-info li:last-child i {
    font-size: 13px;
}

.topbar .contact-info li span {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.topbar .contact-info li + li {
    padding-left: 25px;
}

@media (max-width: 575px) {
.topbar .contact-info li + li {
        padding-left: 0;
    }
}

.topbar .contact-info li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topbar .contact-into {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

@media (max-width: 991px) {
.topbar .contact-into {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 575px) {
.topbar .contact-into {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.topbar .pryment-selector {
    padding-left: 10px;
}

@media (max-width: 757px) {
.topbar .pryment-selector {
        padding-left: 10px;
    }
}

@media (max-width: 575px) {
.topbar .pryment-selector {
        padding-left: 0;
    }
}

.topbar .social-media {
    padding-left: 20px;
}

@media (max-width: 340px) {
.topbar .social-media {
        padding-bottom: 10px;
        padding-left: 0;
    }
}

.topbar .social-media li {
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

@media (max-width: 575px) {
.topbar .social-media li {
        font-size: 14px;
    }
}

.topbar .social-media li a {
    padding: 0 8px;
    color: rgba(0, 0, 0, 0.72);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.topbar .social-media li a:hover {
    color: #ED6637;
}

.topbar .social-media li:last-child {
    padding-right: 0;
}

.topbar .language-selector {
    position: relative;
    display: inline;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 575px) {
.topbar .language-selector {
        font-size: 14px;
    }
}

.topbar .language-selector select {
    display: none;
}

.topbar .language-selector .custom-select {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    padding: 10px;
    padding-right: 20px;
    font-size: 15px;
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topbar .custom-arrow {
    position: absolute;
    right: 0;
    top: 53%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 5px;
    color: #000;
    font-size: 13px;
}

@media (max-width: 575px) {
.topbar .custom-arrow {
        font-size: 14px;
        padding-left: 2px;
    }
}

.topbar .custom-arrow i {
    line-height: unset;
}

.topbar .language-selector .custom-select img {
    vertical-align: middle;
    margin-right: 5px;
}

.topbar .language-selector .custom-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #ccc;
    background-color: white;
    border-radius: 4px;
    z-index: 111111;
}

.topbar .language-selector .custom-options div {
    padding: 6px 10px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topbar .language-selector .custom-options div img {
    margin-right: 5px;
}

.topbar .language-selector .custom-options div:hover {
    background-color: #f0f0f0;
}

.topbar .language-selector.active .custom-options {
    display: block;
}

.topbar .pryment-selector select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 15px;
    padding-left: 10px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid transparent;
    background: transparent;
    background-image: none;
    cursor: pointer;
    position: relative;
}

@media (max-width: 575px) {
.topbar .pryment-selector select {
        font-size: 14px;
    }
}

.topbar .pryment-selector select:focus-visible {
    outline: 0px;
}

.topbar .pryment-selector select option {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 575px) {
.topbar .pryment-selector select option {
        font-size: 14px;
    }
}

.topbar .pryment-selector {
    position: relative;
    display: inline-block;
}

.topbar .pryment-selector::after {
    font-family: themify;
    content: "\e64b";
    color: #000;
    font-size: 15px;
    position: absolute;
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 13px;
}

.wpo-site-header {
    
    
    
    
    z-index: 11;
    position: relative;
}

.wpo-site-header .navigation {
    background-color: #fff;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.sticky-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: -400px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-box-shadow: 0 -5px 15px #086ad84a;
    box-shadow: 0 -5px 15px #086ad84a;
}

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

.wpo-site-header .navigation > .container {
    position: relative;
}

@media (max-width: 991px) {
.wpo-site-header .navigation {
        padding: 10px 0;
    }
}

.wpo-site-header #navbar {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.wpo-site-header #navbar > ul li a:hover,
.wpo-site-header #navbar > ul li a:focus {
    text-decoration: none;
    color: #42C652;
}

@media screen and (min-width: 992px) {
.wpo-site-header #navbar {
        
    }
.wpo-site-header #navbar li {
        position: relative;
    }
.wpo-site-header #navbar > ul > li > a:hover:before,
    .wpo-site-header #navbar > ul > li > a.active:before {
        opacity: 1;
        visibility: visible;
    }
.wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
        position: relative;
    }
.wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a:before {
        font-family: "themify";
        content: "\e649";
        font-size: 11px;
        font-size: 0.73333rem;
        position: absolute;
        right: 15px;
        top: 58%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
.wpo-site-header #navbar > ul > li:hover > .sub-menu {
        top: 100%;
        visibility: visible;
        opacity: 1;
    }
.wpo-site-header #navbar .sub-menu > li:hover > .sub-menu {
        left: 100%;
        visibility: visible;
        opacity: 1;
    }
}

.wpo-site-header .container-fluid {
    padding-right: 0;
    display: block;
}

@media (max-width: 991px) {
.wpo-site-header {
        
    }
.wpo-site-header .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
.wpo-site-header .container {
        width: 100%;
        max-width: 100%;
    }
.wpo-site-header .navbar-header button span {
        background-color: #fff;
        width: 20px;
        display: block;
        height: 2px;
        margin-bottom: 5px;
    }
.wpo-site-header .navbar-header button span:last-child {
        margin: 0;
    }
}

.wpo-site-header #navbar ul {
    list-style: none;
}

@media (max-width: 991px) and (max-width: 991px) {
.wpo-site-header #navbar {
        top: 0;
        visibility: visible;
        opacity: 1;
    }
}

@media (max-width: 991px) {
.wpo-site-header #navbar > ul {
        z-index: 101;
    }
.wpo-site-header #navbar ul a {
        color: #000;
    }
.wpo-site-header #navbar ul a:hover,
    .wpo-site-header #navbar ul li.current a {
        color: #42C652;
    }
.wpo-site-header #navbar .close-navbar .ti-close {
        position: relative;
        top: 1px;
    }
.wpo-site-header .navbar-toggler .first-angle,
    .wpo-site-header .navbar-toggler .last-angle {
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
.wpo-site-header .x-close .middle-angle {
        opacity: 0;
    }
.wpo-site-header .x-close .first-angle {
        position: absolute;
        -webkit-transform: rotate(-44deg);
        top: 16px;
        left: 10px;
    }
.wpo-site-header .x-close .last-angle {
        -webkit-transform: rotate(44deg);
        position: absolute;
        top: 16px;
        right: 10px;
    }
}

@media (max-width: 767px) {
.wpo-site-header .navbar-header .navbar-brand {
        font-size: 24px;
    }
.wpo-site-header #navbar .navbar-nav {
        margin: 0;
    }
}

@media (max-width: 991px) {
.wpo-site-header .navbar-collapse.collapse {
        display: none;
    }
.wpo-site-header .navbar-collapse.collapse.in {
        display: block;
    }
.wpo-site-header .navbar-header .collapse,
    .wpo-site-header .navbar-toggle {
        display: block;
    }
.wpo-site-header .navbar-header {
        float: none;
        position: relative;
        z-index: 99;
        text-align: center;
    }
.wpo-site-header .navbar-right {
        float: none;
    }
.wpo-site-header .navbar-nav {
        float: none;
    }
.wpo-site-header .navbar-nav > li {
        float: none;
    }
}

.wpo-site-header .header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    z-index: 991;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wpo-site-header .header-right button {
    padding: 0;
    border: 0;
    outline: 0;
}

.wpo-site-header .header-right > div {
    float: left;
    position: relative;
    margin-right: 8px;
}

.wpo-site-header .header-right .close-form .theme-btn, .wpo-site-header .header-right .close-form .view-cart-btn {
    padding: 18px 45px;
    padding-right: 72px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.7px;
}

@media (max-width: 1500px) {
.wpo-site-header .header-right .close-form .theme-btn, .wpo-site-header .header-right .close-form .view-cart-btn {
        padding: 18px 28px;
        padding-right: 72px;
    }
}

@media (max-width: 1399px) {
.wpo-site-header .header-right .close-form .theme-btn, .wpo-site-header .header-right .close-form .view-cart-btn {
        padding: 18px 10px;
        padding-right: 42px;
    }
}

.wpo-site-header .header-right .close-form .theme-btn:before, .wpo-site-header .header-right .close-form .view-cart-btn:before {
    right: 37px;
}

@media (max-width: 1399px) {
.wpo-site-header .header-right .close-form .theme-btn:before, .wpo-site-header .header-right .close-form .view-cart-btn:before {
        right: 18px;
    }
}

@media (max-width: 450px) {
.wpo-site-header .header-right > div {
        margin-right: 18px;
    }
.wpo-site-header .header-right {
        right: -30px;
    }
}

.wpo-site-header .header-right > div:last-child {
    margin: 0 0 0 15px;
    position: relative;
}

@media (max-width: 767px) {
.wpo-site-header .header-right > div:last-child {
        margin: 3px 0 0 10px;
    }
}

.wpo-site-header .header-right .header-search-form-wrapper {
    position: relative;
}

.wpo-site-header .header-right .header-search-form-wrapper i {
    font-size: 22px;
}

.wpo-site-header .header-right .header-search-form i {
    font-size: 22px;
}

@media (max-width: 450px) {
.wpo-site-header .header-right .cart-toggle-btn {
        display: none;
    }
}

.wpo-site-header .header-right .search-toggle-btn,
.wpo-site-header .header-right .cart-toggle-btn {
    background-color: rgba(7, 1, 67, 0.05);
    line-height: 0.66em;
    color: #0E152B;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 0;
    border-radius: 50%;
}

@media (max-width: 1200px) {
.wpo-site-header .header-right .search-toggle-btn,
    .wpo-site-header .header-right .cart-toggle-btn {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
}

@media (max-width: 991px) {
.wpo-site-header .header-right .search-toggle-btn,
    .wpo-site-header .header-right .cart-toggle-btn {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}

.wpo-site-header .header-right .search-toggle-btn .fi,
.wpo-site-header .header-right .cart-toggle-btn .fi {
    font-size: 20px;
}

@media (max-width: 991px) {
.wpo-site-header .header-right .search-toggle-btn .fi:before,
    .wpo-site-header .header-right .cart-toggle-btn .fi:before {
        font-size: 16px;
    }
}

.wpo-site-header .header-right .search-toggle-btn .ti-close,
.wpo-site-header .header-right .cart-toggle-btn .ti-close {
    display: block;
    line-height: 20px;
    position: relative;
    top: -2px;
}

.cart-search-contact .fi {
    font-size: 30px;
}

.cart-search-contact .header-search-form-wrapper .fi:before {
    font-size: 18px;
}

.cart-search-contact form div button .fi:before {
    font-size: 18px !important;
}

.wpo-site-header .header-right .header-search-content-toggle {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.wpo-site-header {
    
    
    
}

.wpo-site-header .navigation > .container {
    position: relative;
}

.wpo-site-header #navbar {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.wpo-site-header #navbar > ul li a:hover,
.wpo-site-header #navbar > ul li a:focus {
    text-decoration: none;
    color: #42C652;
}

@media screen and (min-width: 992px) {
.wpo-site-header #navbar {
        
    }
.wpo-site-header #navbar li {
        position: relative;
    }
.wpo-site-header #navbar > ul > li > a {
        font-size: 16px;
        padding: 35px 20px;
        display: block;
        color: #0E152B;
        position: relative;
        font-weight: 500;
        text-transform: capitalize;
    }
}

@media screen and (min-width: 992px) and (max-width: 1870px) {
.wpo-site-header #navbar > ul > li > a {
        padding: 35px 18px;
    }
}

@media screen and (min-width: 992px) {
.wpo-site-header #navbar > ul .sub-menu {
        background-color: #fff;
        -webkit-box-shadow: 0px 2px 20px 0px rgba(62, 65, 159, 0.09);
        box-shadow: 0px 2px 20px 0px rgba(62, 65, 159, 0.09);
        width: 225px;
        position: absolute;
        padding: 20px 0;
        left: 0;
        top: 110%;
        z-index: 10;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center top 0;
        transform-origin: center top 0;
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
    }
.wpo-site-header #navbar > ul > li .sub-menu a {
        font-size: 16px;
        display: block;
        padding: 10px 15px;
        color: #0E152B;
        position: relative;
        overflow: hidden;
        font-weight: 500;
        text-transform: capitalize;
    }
.wpo-site-header #navbar > ul > li .sub-menu a:after {
        position: absolute;
        left: 15px;
        bottom: 0;
        width: 0;
        height: 3px;
        background: #42C652;
        content: "";
        -webkit-transition: all .3s;
        transition: all .3s;
        border-radius: 5px;
    }
.wpo-site-header #navbar > ul > li .sub-menu a:hover, .wpo-site-header #navbar > ul > li .sub-menu a.active {
        color: #42C652;
    }
.wpo-site-header #navbar > ul > li .sub-menu a:hover:after, .wpo-site-header #navbar > ul > li .sub-menu a.active:after {
        width: 40px;
        opacity: 1;
        visibility: visible;
    }
.wpo-site-header #navbar > ul > li > .sub-menu .sub-menu {
        left: 110%;
        top: 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: none;
        transform-origin: none;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
.wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
        position: relative;
    }
.wpo-site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a:before {
        font-family: "themify";
        content: "\e649";
        font-size: 11px;
        font-size: 0.61111rem;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
.wpo-site-header #navbar > ul > li:hover > .sub-menu {
        top: 100%;
        visibility: visible;
        opacity: 1;
        transform: scaleY(100%);
        -webkit-transform: scaleY(100%);
    }
.wpo-site-header #navbar .sub-menu > li:hover > .sub-menu {
        left: 100%;
        visibility: visible;
        opacity: 1;
    }
}

@media (max-width: 991px) {
.wpo-site-header #navbar > ul > li a {
        display: block;
        font-size: 15px;
        font-size: 0.83333rem;
        color: #fff;
        font-weight: 600;
    }
.wpo-site-header #navbar > ul > li a:hover, .wpo-site-header #navbar > ul > li a.active {
        color: #fff;
    }
.wpo-site-header #navbar > ul .sub-menu > li:last-child {
        border-bottom: 0;
    }
.wpo-site-header #navbar > ul > li > .sub-menu a {
        padding: 8px 15px 8px 45px;
    }
.wpo-site-header #navbar > ul > li > .sub-menu .sub-menu a {
        padding: 8px 15px 8px 65px;
    }
.wpo-site-header #navbar > ul .menu-item-has-children > a {
        position: relative;
        color: #ddd;
    }
.wpo-site-header #navbar > ul .menu-item-has-children > a:hover, .wpo-site-header #navbar > ul .menu-item-has-children > a.active {
        color: #fff;
    }
.wpo-site-header #navbar > ul .menu-item-has-children > a:before {
        font-family: "themify";
        content: "\e649";
        font-size: 11px;
        font-size: 0.61111rem;
        position: absolute;
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
.wpo-site-header #navbar > ul .menu-item-has-children > a.rotate:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 29%;
    }
.wpo-site-header #navbar > ul .menu-item-has-children > a.rotate {
        color: #fff;
    }
}

@media screen and (min-width: 992px) {
.wpo-site-header .navbar-header .open-btn {
        display: none;
    }
.wpo-site-header #navbar .close-navbar {
        display: none;
    }
}

.wpo-site-header .menu-close {
    display: none;
}

@media (max-width: 991px) {
.wpo-site-header {
        
    }
.wpo-site-header .container {
        width: 100%;
    }
.wpo-site-header .mobail-menu button {
        background-color: #42C652;
        width: 40px;
        height: 35px;
        border: 0;
        padding: 5px 10px;
        outline: 0;
        position: relative;
        z-index: 20;
    }
.wpo-site-header .mobail-menu button:focus {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
.wpo-site-header .mobail-menu button span {
        background-color: #fff;
        width: 20px;
        display: block;
        height: 2px;
        margin-bottom: 5px;
    }
.wpo-site-header .mobail-menu button span:last-child {
        margin: 0;
    }
.wpo-site-header #navbar {
        background: #056e12;
        display: block !important;
        width: 300px;
        height: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        position: fixed;
        left: -320px;
        top: 0px;
        z-index: 999999;
        opacity: 0;
        visibility: hidden;
    }
.wpo-site-header #navbar .navbar-nav {
        display: block;
    }
.wpo-site-header #navbar > ul {
        position: relative;
        z-index: 101;
    }
.wpo-site-header #navbar ul a {
        color: #000;
    }
.wpo-site-header #navbar ul a:hover,
    .wpo-site-header #navbar ul li.current a {
        color: #42C652;
    }
.wpo-site-header #navbar .navbar-nav {
        height: 100%;
        overflow: auto;
        padding-bottom: 60px;
    }
.wpo-site-header #navbar .close-navbar {
        background-color: #fff;
        width: 40px;
        height: 40px;
        color: #000;
        border: 0;
        outline: none;
        position: absolute;
        left: -41px;
        top: 90px;
        z-index: 20;
    }
.wpo-site-header #navbar .close-navbar .ti-close {
        position: relative;
        top: 1px;
    }
.wpo-site-header .menu-close {
        display: block;
        z-index: 99;
        background: none;
        text-align: center;
        color: #fff;
        border: 0;
        text-align: center;
        margin-left: auto;
        margin-top: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #fff;
    }
.wpo-site-header .slideInn {
        left: 0 !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
.wpo-site-header .navbar-toggler .first-angle,
    .wpo-site-header .navbar-toggler .last-angle {
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
.wpo-site-header .x-close .middle-angle {
        opacity: 0;
    }
.wpo-site-header .x-close .first-angle {
        position: absolute;
        -webkit-transform: rotate(-44deg);
        top: 16px;
        left: 10px;
    }
.wpo-site-header .x-close .last-angle {
        -webkit-transform: rotate(44deg);
        position: absolute;
        top: 16px;
        right: 10px;
    }
}

@media (max-width: 767px) {
.wpo-site-header .navbar-header .navbar-brand {
        font-size: 24px;
    }
.wpo-site-header #navbar .navbar-nav {
        margin: 0;
    }
}

.wpo-site-header .navbar-header .navbar-brand {
    display: block;
}

.wpo-site-header .navbar-header .navbar-brand img {
    max-width: 170px;
}

@media (max-width: 991px) {
.wpo-site-header .navbar-collapse.collapse {
        display: none;
    }
.wpo-site-header .navbar-collapse.collapse.in {
        display: block;
    }
.wpo-site-header .navbar-header .collapse,
    .wpo-site-header .navbar-toggle {
        display: block;
    }
.wpo-site-header .navbar-header {
        float: none;
    }
.wpo-site-header .navbar-right {
        float: none;
    }
.wpo-site-header .navbar-nav {
        float: none;
    }
.wpo-site-header .navbar-nav > li {
        float: none;
    }
}

@media (max-width: 440px) {
.wpo-site-header .navbar-header .navbar-brand img {
        max-width: 170px;
    }
}

@media (max-width: 370px) {
.wpo-site-header .navbar-header .navbar-brand img {
        max-width: 140px;
    }
}

@media (max-width: 1500px) {
.wpo-site-header #navbar > ul > li > a {
        padding: 30px 15px;
    }
.wpo-site-header {
        padding: 0 10px;
    }
}

@media (max-width: 991px) {
.wpo-site-header {
        padding: 0;
    }
}

@media (max-width: 1400px) {
.wpo-site-header #navbar > ul > li > a {
        padding: 30px 10px;
        font-size: 18px;
    }
}

@media (max-width: 1200px) {
.wpo-site-header #navbar > ul > li > a {
        padding: 30px 10px;
        font-size: 16px;
    }
.wpo-site-header .header-right .theme-btn, .wpo-site-header .header-right .view-cart-btn {
        display: none;
    }
}

@media (max-width: 991px) {
.wpo-site-header #navbar > ul > li > a {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
.header-right .theme-btn, .header-right .view-cart-btn {
        padding: 20px 12px;
    }
.wpo-site-header .header-right .close-form {
        display: none;
    }
}

@media (max-width: 991px) {
.wpo-site-header #navbar > ul > li > a {
        padding: 15px 30px;
    }
}

@media (max-width: 991px) {
.wpo-site-header,
    .wpo-header-style-2 {
        z-index: 99999;
    }
}

.wpo-site-header .navigation.sticky-header {
    padding: 0 130px;
}

@media (max-width: 1700px) {
.wpo-site-header .navigation.sticky-header {
        padding: 0 50px;
    }
}

@media (max-width: 1400px) {
.wpo-site-header .navigation.sticky-header {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
.wpo-site-header .navigation.sticky-header {
        padding: 10px;
    }
}

@media (max-width: 575px) {
.wpo-site-header .navigation.sticky-header {
        padding: 10px;
    }
}

.header-s2 .topbar,
.header-s3 .topbar {
    background: transparent;
}

.header-s2 .topbar .contact-info li span,
.header-s3 .topbar .contact-info li span {
    color: #fff;
}

.header-s2 .topbar .social-media,
.header-s3 .topbar .social-media {
    padding-left: 0px;
    margin-right: 5px;
    border-radius: 22px;
    background: rgba(217, 217, 217, 0.12);
    padding: 6px;
    padding-bottom: 2px;
}

.header-s2 .topbar .social-media li a,
.header-s3 .topbar .social-media li a {
    padding: 0 8px;
    color: #fff;
}

.header-s2 .topbar .social-media li a:hover,
.header-s3 .topbar .social-media li a:hover {
    color: #FFB302;
}

.header-s2 .topbar .pryment-selector,
.header-s3 .topbar .pryment-selector {
    padding-right: 10px;
}

.header-s2 .topbar .pryment-selector select,
.header-s3 .topbar .pryment-selector select {
    color: #fff;
    font-family: "Parkinsans";
}

.header-s2 .topbar .pryment-selector::after,
.header-s3 .topbar .pryment-selector::after {
    color: #fff;
    right: 5px;
    font-size: 12px;
}

.header-s2 .topbar .language-selector,
.header-s3 .topbar .language-selector {
    color: #fff;
    font-family: "Parkinsans";
}

.header-s2 .topbar .language-selector .custom-options div,
.header-s3 .topbar .language-selector .custom-options div {
    color: #000;
}

.header-s2 .topbar .custom-arrow,
.header-s3 .topbar .custom-arrow {
    color: #fff;
    font-size: 12px;
    top: 4px;
}

.header-s2 .topbar .language-selector .custom-select img,
.header-s3 .topbar .language-selector .custom-select img {
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.13);
    -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.12);
    border-radius: 100px;
}

.header-s2 .wpo-site-header .navbar-header,
.header-s3 .wpo-site-header .navbar-header {
    display: block;
}

.header-s2 .wpo-site-header #navbar > ul > li > a,
.header-s3 .wpo-site-header #navbar > ul > li > a {
    color: #0E152B;
}

@media screen and (min-width: 1400px) {
.header-s2 .wpo-site-header #navbar > ul > li > a,
    .header-s3 .wpo-site-header #navbar > ul > li > a {
        padding: 35px 18px;
    }
}

@media screen and (max-width: 1399px) {
.header-s2 .wpo-site-header #navbar > ul > li > a,
    .header-s3 .wpo-site-header #navbar > ul > li > a {
        padding: 30px 9px;
    }
}

@media screen and (max-width: 1199px) {
.header-s2 .wpo-site-header #navbar > ul > li > a,
    .header-s3 .wpo-site-header #navbar > ul > li > a {
        padding: 25px 5px;
    }
}

@media (max-width: 991px) {
.header-s2 .wpo-site-header #navbar > ul > li > a,
    .header-s3 .wpo-site-header #navbar > ul > li > a {
        padding: 15px 30px;
        color: #fff;
    }
}

.header-s2 .wpo-site-header .navigation,
.header-s3 .wpo-site-header .navigation {
    border-radius: 0;
    background: transparent;
    padding: 0 50px;
    padding-right: 25px;
}

@media (max-width: 1400px) {
.header-s2 .wpo-site-header .navigation,
    .header-s3 .wpo-site-header .navigation {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
.header-s2 .wpo-site-header .navigation,
    .header-s3 .wpo-site-header .navigation {
        padding: 0;
    }
}

.header-s2 .wpo-site-header .navigation::before,
.header-s3 .wpo-site-header .navigation::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/header-shape.svg) center/cover no-repeat;
    z-index: -1;
}

@media (max-width: 991px) {
.header-s2 .wpo-site-header .navigation::before,
    .header-s3 .wpo-site-header .navigation::before {
        background: #fff;
    }
}

.header-s2 .wpo-site-header .header-right .close-form .theme-btn, .header-s2 .wpo-site-header .header-right .close-form .view-cart-btn,
.header-s3 .wpo-site-header .header-right .close-form .theme-btn,
.header-s3 .wpo-site-header .header-right .close-form .view-cart-btn {
    text-transform: capitalize;
    font-family: "Parkinsans";
    font-size: 16px;
}

@media (max-width: 1199px) {
.header-s2 .wpo-site-header .header-right .close-form .theme-btn, .header-s2 .wpo-site-header .header-right .close-form .view-cart-btn,
    .header-s3 .wpo-site-header .header-right .close-form .theme-btn,
    .header-s3 .wpo-site-header .header-right .close-form .view-cart-btn {
        font-size: 12px;
        display: block;
    }
}

@media (max-width: 991px) {
.header-s2 .wpo-site-header .header-right .close-form .theme-btn, .header-s2 .wpo-site-header .header-right .close-form .view-cart-btn,
    .header-s3 .wpo-site-header .header-right .close-form .theme-btn,
    .header-s3 .wpo-site-header .header-right .close-form .view-cart-btn {
        display: none;
    }
}

.header-s2 .wpo-site-header .header-right .search-toggle-btn,
.header-s3 .wpo-site-header .header-right .search-toggle-btn {
    background: #F2F5F9;
    color: #061408;
}

.header-s2 .wpo-site-header .header-right .cart-toggle-btn,
.header-s3 .wpo-site-header .header-right .cart-toggle-btn {
    color: #061408;
    line-height: 1px;
}

.header-s2 .wpo-site-header .header-right > div,
.header-s3 .wpo-site-header .header-right > div {
    margin-left: 20px;
}

@media (max-width: 450px) {
.header-s2 .wpo-site-header .header-right > div,
    .header-s3 .wpo-site-header .header-right > div {
        margin: 0;
        margin-right: 5px;
    }
}

.header-s2 .wpo-site-header .header-right > div:last-child::before,
.header-s3 .wpo-site-header .header-right > div:last-child::before {
    left: -95px;
    background: rgba(112, 116, 128, 0.08);
}

@media (max-width: 991px) {
.header-s2 .wpo-site-header .header-right,
    .header-s3 .wpo-site-header .header-right {
        right: -27px;
    }
}

@media (max-width: 767px) {
.header-s2 .wpo-site-header .header-right,
    .header-s3 .wpo-site-header .header-right {
        right: -20px;
    }
}

.header-s3 .topbar {
    background: #268A66;
}

.header-s3 .topbar .contact-info li i {
    color: #fff;
}

.header-s3 .topbar .social-media {
    margin-right: 0;
    margin-left: 10px;
    background: transparent;
    padding: 0px;
    padding-bottom: 0px;
}

.header-s3 .wpo-site-header {
    padding: 0 255px;
    background: #fff;
}

@media (max-width: 1799px) {
.header-s3 .wpo-site-header {
        padding: 0 200px;
    }
}

@media (max-width: 1700px) {
.header-s3 .wpo-site-header {
        padding: 0 100px;
    }
}

@media (max-width: 1500px) {
.header-s3 .wpo-site-header {
        padding: 0 10px;
    }
}

.header-s3 .wpo-site-header .sticky-header.sticky-on {
    padding: 0 255px;
}

@media (max-width: 1799px) {
.header-s3 .wpo-site-header .sticky-header.sticky-on {
        padding: 0 200px;
    }
}

@media (max-width: 1700px) {
.header-s3 .wpo-site-header .sticky-header.sticky-on {
        padding: 0 100px;
    }
}

@media (max-width: 1500px) {
.header-s3 .wpo-site-header .sticky-header.sticky-on {
        padding: 0 10px;
    }
}

.header-s3 .wpo-site-header .navigation {
    padding: 0;
    background: #fff;
}

.header-s3 .wpo-site-header .navigation::before {
    display: none;
}

.header-s3 .wpo-site-header .header-right > div {
    margin: 0 10px;
}

.header-s3 .wpo-site-header .header-right > div:last-child {
    margin-right: 0;
}

.header-s3 .wpo-site-header .header-right > div:last-child::before {
    display: none;
}

@media (max-width: 1199px) {
.static-hero .slide-btns .theme-btn, .static-hero .slide-btns .view-cart-btn,
    .static-hero-s2 .slide-btns .theme-btn,
    .static-hero-s2 .slide-btns .view-cart-btn {
        padding: 20px 46px;
    }
}

@media (max-width: 757px) {
.static-hero .slide-btns .theme-btn, .static-hero .slide-btns .view-cart-btn,
    .static-hero-s2 .slide-btns .theme-btn,
    .static-hero-s2 .slide-btns .view-cart-btn {
        padding: 12px 18px;
    }
}

.static-hero .slide-btns .theme-btn::after, .static-hero .slide-btns .view-cart-btn::after,
.static-hero-s2 .slide-btns .theme-btn::after,
.static-hero-s2 .slide-btns .view-cart-btn::after {
    background: #268A66;
}

.footer-common,
.footer-section-s1 {
    position: relative;
    background: #fff;
    overflow: hidden;
    z-index: 1;
    padding: 40px;
    padding-top: 0;
}

@media (max-width: 991px) {
.footer-common,
    .footer-section-s1 {
        padding: 15px;
        padding-top: 0;
    }
}

.footer-common .footer-wrap,
.footer-section-s1 .footer-wrap {
    overflow: hidden;
    z-index: 1;
    position: relative;
    border-radius: 14px;
    padding-bottom: 0;
}

@media (max-width: 991px) {
.footer-common .footer-wrap,
    .footer-section-s1 .footer-wrap {
        padding-top: 60px;
    }
}

@media (max-width: 575px) {
.footer-common .footer-wrap,
    .footer-section-s1 .footer-wrap {
        padding-top: 40px;
    }
}

.footer-common .footer-wrap:before,
.footer-section-s1 .footer-wrap:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(110deg, #FFDD9E -0.4%, #D6E2EA 63.6%);
    opacity: 0.46;
    z-index: -1;
}

.footer-common .footer,
.footer-section-s1 .footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

@media (max-width: 991px) {
.footer-common .footer,
    .footer-section-s1 .footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.footer-common .item,
.footer-section-s1 .item {
    padding: 80px 0;
    border-top: 1px solid rgba(41, 41, 41, 0.11);
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
.footer-common .item,
    .footer-section-s1 .item {
        padding: 30px 0;
    }
}

.footer-common .item ul li,
.footer-section-s1 .item ul li {
    display: block;
}

.footer-common .item ul li a,
.footer-section-s1 .item ul li a {
    color: #043460;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.footer-common .item ul li a:hover,
.footer-section-s1 .item ul li a:hover {
    color: #42C652;
}

.footer-common .item ul li + li,
.footer-section-s1 .item ul li + li {
    padding-top: 15px;
}

.footer-common .item:nth-child(2),
.footer-section-s1 .item:nth-child(2) {
    max-width: 350px;
    width: 100%;
    padding-left: 80px;
    border-left: 1px solid rgba(41, 41, 41, 0.11);
}

@media (max-width: 991px) {
.footer-common .item:nth-child(2),
    .footer-section-s1 .item:nth-child(2) {
        padding-left: 20px;
        max-width: 100%;
        width: 50%;
        border-left: 0;
    }
}

@media (max-width: 767px) {
.footer-common .item:nth-child(2),
    .footer-section-s1 .item:nth-child(2) {
        padding-left: 0;
        width: 100%;
        padding-top: 0;
        border-top: 0;
        padding-bottom: 30px;
    }
}

.footer-common .item:last-child,
.footer-section-s1 .item:last-child {
    max-width: 370px;
    width: 100%;
}

@media (max-width: 991px) {
.footer-common .item:last-child,
    .footer-section-s1 .item:last-child {
        border-top: 0;
        padding-top: 0;
        max-width: 100%;
        width: 50%;
    }
}

@media (max-width: 767px) {
.footer-common .item:last-child,
    .footer-section-s1 .item:last-child {
        width: 100%;
        padding-bottom: 30px;
    }
}

.footer-common .title,
.footer-section-s1 .title {
    color: #0E152B;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.footer-common .widget-newsletter .newsletter .form-fild,
.footer-section-s1 .widget-newsletter .newsletter .form-fild {
    position: relative;
}

.footer-common .widget-newsletter .newsletter .form-fild .fild,
.footer-section-s1 .widget-newsletter .newsletter .form-fild .fild {
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    position: relative;
    border: transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 30px;
    background: #fff;
    padding: 18px 25px;
    max-width: 350px;
    width: 100%;
    color: #032532;
    z-index: 1;
}

@media (max-width: 1399px) {
.footer-common .widget-newsletter .newsletter .form-fild .fild,
    .footer-section-s1 .widget-newsletter .newsletter .form-fild .fild {
        max-width: 280px;
        padding: 14px 25px;
    }
}

@media (max-width: 1199px) {
.footer-common .widget-newsletter .newsletter .form-fild .fild,
    .footer-section-s1 .widget-newsletter .newsletter .form-fild .fild {
        max-width: 200px;
    }
}

@media (max-width: 991px) {
.footer-common .widget-newsletter .newsletter .form-fild .fild,
    .footer-section-s1 .widget-newsletter .newsletter .form-fild .fild {
        max-width: 280px;
    }
}

@media (max-width: 450px) {
.footer-common .widget-newsletter .newsletter .form-fild .fild,
    .footer-section-s1 .widget-newsletter .newsletter .form-fild .fild {
        max-width: 215px;
    }
}

@media (max-width: 350px) {
.footer-common .widget-newsletter .newsletter .form-fild .fild,
    .footer-section-s1 .widget-newsletter .newsletter .form-fild .fild {
        max-width: 200px;
    }
}

.footer-common .widget-newsletter .newsletter .form-fild .fild:focus-visible,
.footer-section-s1 .widget-newsletter .newsletter .form-fild .fild:focus-visible {
    outline: -webkit-focus-ring-color auto transparent;
    outline: 0;
}

.footer-common .widget-newsletter .newsletter .form-fild .fild::-webkit-input-placeholder,
.footer-section-s1 .widget-newsletter .newsletter .form-fild .fild::-webkit-input-placeholder {
    color: #032532;
}

.footer-common .widget-newsletter .newsletter .form-fild .fild::-moz-placeholder,
.footer-section-s1 .widget-newsletter .newsletter .form-fild .fild::-moz-placeholder {
    color: #032532;
}

.footer-common .widget-newsletter .newsletter .form-fild .fild:-ms-input-placeholder,
.footer-section-s1 .widget-newsletter .newsletter .form-fild .fild:-ms-input-placeholder {
    color: #032532;
}

.footer-common .widget-newsletter .newsletter .form-fild .fild:-moz-placeholder,
.footer-section-s1 .widget-newsletter .newsletter .form-fild .fild:-moz-placeholder {
    color: #032532;
}

.footer-common .widget-newsletter .newsletter .form-fild button,
.footer-section-s1 .widget-newsletter .newsletter .form-fild button {
    right: 50px;
    top: 6px;
    background: transparent;
    border: 0 solid transparent;
    width: 50px;
    height: 50px;
}

.footer-common .widget-newsletter .newsletter .terms,
.footer-section-s1 .widget-newsletter .newsletter .terms {
    margin-top: 30px;
}

.footer-common .widget-newsletter .newsletter .terms .checkbox-input,
.footer-section-s1 .widget-newsletter .newsletter .terms .checkbox-input {
    display: none;
}

.footer-common .widget-newsletter .newsletter .terms .custom-checkbox,
.footer-section-s1 .widget-newsletter .newsletter .terms .custom-checkbox {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: rgba(153, 107, 8, 0.09);
    display: inline-block;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    bottom: -6px;
}

.footer-common .widget-newsletter .newsletter .terms .checkbox-input:checked + .checkbox-label .custom-checkbox::before,
.footer-section-s1 .widget-newsletter .newsletter .terms .checkbox-input:checked + .checkbox-label .custom-checkbox::before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #42C652;
    border-radius: 100px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.footer-common .widget-newsletter .newsletter .terms label,
.footer-section-s1 .widget-newsletter .newsletter .terms label {
    color: #032532;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
}

@media (max-width: 1399px) {
.footer-common .widget-newsletter .newsletter .terms label,
    .footer-section-s1 .widget-newsletter .newsletter .terms label {
        margin-left: 5px;
        font-size: 13px;
    }
}

@media (max-width: 991px) {
.footer-common .widget-newsletter .newsletter .terms label,
    .footer-section-s1 .widget-newsletter .newsletter .terms label {
        font-size: 15px;
    }
}

.footer-common .footer-lower .row,
.footer-section-s1 .footer-lower .row {
    border-top: 1px solid rgba(41, 41, 41, 0.11);
    padding: 25px 0;
}

.footer-common .footer-lower .footer-nav-list,
.footer-section-s1 .footer-lower .footer-nav-list {
    text-align: end;
}

@media (max-width: 767px) {
.footer-common .footer-lower .footer-nav-list,
    .footer-section-s1 .footer-lower .footer-nav-list {
        text-align: left;
    }
}

.footer-common .footer-lower .footer-nav-list ul,
.footer-section-s1 .footer-lower .footer-nav-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

@media (max-width: 767px) {
.footer-common .footer-lower .footer-nav-list ul,
    .footer-section-s1 .footer-lower .footer-nav-list ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 20px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
}

.footer-common .footer-lower .footer-nav-list ul li,
.footer-section-s1 .footer-lower .footer-nav-list ul li {
    padding: 12px 20px;
    list-style: none;
}

@media (max-width: 991px) {
.footer-common .footer-lower .footer-nav-list ul li,
    .footer-section-s1 .footer-lower .footer-nav-list ul li {
        padding: 12px 10px;
    }
}

@media (max-width: 767px) {
.footer-common .footer-lower .footer-nav-list ul li,
    .footer-section-s1 .footer-lower .footer-nav-list ul li {
        padding: 5px 7px;
    }
}

.footer-common .footer-lower .footer-nav-list ul li a,
.footer-section-s1 .footer-lower .footer-nav-list ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center;
}

.footer-common .footer-lower .footer-nav-list ul li a i,
.footer-section-s1 .footer-lower .footer-nav-list ul li a i {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #42C652;
}

.footer-common .footer-lower .footer-nav-list ul li a:hover i,
.footer-section-s1 .footer-lower .footer-nav-list ul li a:hover i {
    opacity: 1;
    visibility: visible;
}

.footer-section-s1 {
    z-index: 1;
    position: relative;
}

.footer-section-s1 .footer-topbar .wraper {
    padding: 0 60px;
    max-width: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 70px;
}

@media (max-width: 1399px) {
.footer-section-s1 .footer-topbar .wraper {
        padding: 0;
        padding-bottom: 40px;
    }
}

@media (max-width: 991px) {
.footer-section-s1 .footer-topbar .wraper {
        display: block;
        text-align: center;
    }
}

.footer-section-s1 .footer-topbar h2 {
    width: calc(100% - 175px);
    color: #0E152B;
    font-size: 42px;
    font-weight: 700;
    line-height: 65px;
    text-transform: uppercase;
}

@media (max-width: 991px) {
.footer-section-s1 .footer-topbar h2 {
        width: 100%;
        font-size: 35px;
        line-height: 45px;
    }
}

@media (max-width: 757px) {
.footer-section-s1 .footer-topbar h2 {
        font-size: 20px;
    }
}

.footer-section-s1 .footer-topbar h2 span {
    font-size: 42px;
    font-style: italic;
    font-weight: 300;
    line-height: 65px;
    text-transform: uppercase;
}

@media (max-width: 991px) {
.footer-section-s1 .footer-topbar h2 span {
        font-size: 35px;
        line-height: 45px;
    }
}

@media (max-width: 757px) {
.footer-section-s1 .footer-topbar h2 span {
        font-size: 20px;
    }
}

.footer-section-s1 .footer-topbar h2 .color {
    color: #666;
    font-style: normal;
    -webkit-text-decoration: underline 2px solid #666;
    text-decoration: underline 2px solid #666;
    font-size: 42px;
    font-weight: 700;
    line-height: 65px;
}

@media (max-width: 991px) {
.footer-section-s1 .footer-topbar h2 .color {
        font-size: 35px;
        line-height: 45px;
    }
}

@media (max-width: 757px) {
.footer-section-s1 .footer-topbar h2 .color {
        font-size: 20px;
        line-height: 45px;
    }
}

.footer-section-s1 .footer-topbar .booking-btn a {
    width: 150px;
    height: 150px;
    background: #FFCC53;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 128%;
    text-transform: capitalize;
    color: #0E152B;
    margin: 0 auto;
}

@media (max-width: 1199px) {
.footer-section-s1 .footer-topbar .booking-btn a {
        width: 180px;
        height: 180px;
    }
}

.footer-section-s1 .footer-topbar .booking-btn a i {
    display: block;
    margin-bottom: 5px;
}

.footer-section-s1 .footer-topbar .booking-btn a small {
    display: block;
    max-width: 150px;
}

.footer-section-s1 .footer {
    padding: 0 60px;
}

@media (max-width: 1399px) {
.footer-section-s1 .footer {
        padding: 0;
    }
}

.footer-section-s1 .item:first-child {
    max-width: 575px;
    width: 100%;
    padding-left: 0px;
}

@media (max-width: 991px) {
.footer-section-s1 .item:first-child {
        max-width: 100%;
        width: 50%;
    }
}

@media (max-width: 767px) {
.footer-section-s1 .item:first-child {
        max-width: 100%;
        width: 100%;
    }
}

.footer-section-s1 .item:nth-child(2) {
    border-left: 1px solid rgba(41, 41, 41, 0.11);
    border-right: 1px solid rgba(41, 41, 41, 0.11);
}

@media (max-width: 991px) {
.footer-section-s1 .item:nth-child(2) {
        border-left: 0;
        border-right: 0;
    }
}

.footer-section-s1 .item:last-child {
    padding-left: 80px;
}

@media (max-width: 991px) {
.footer-section-s1 .item:last-child {
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
.footer-section-s1 .item:last-child {
        padding-left: 0;
    }
}

.footer-section-s1 .item:last-child ul li {
    color: #043460;
    font-size: 16px;
    font-weight: 500;
}

.footer-section-s1 .footer-lower .lower-footer-wrap {
    padding: 0 60px;
}

@media (max-width: 1399px) {
.footer-section-s1 .footer-lower .lower-footer-wrap {
        padding: 0;
    }
}

.footer-section-s1 .footer-lower p {
    color: #0E152B;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}

@media (max-width: 1199px) {
.footer-section-s1 .footer-lower p {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
.footer-section-s1 .footer-lower p {
        text-align: center;
        margin-bottom: 10px;
    }
}

.footer-section-s1 .footer-lower .copyright span {
    color: #FABF33;
}

.footer-section-s1 .widget-social {
    text-align: right;
    margin-top: 0;
}

@media (max-width: 991px) {
.footer-section-s1 .widget-social {
        text-align: center;
    }
}

.footer-section-s1 .widget-social li {
    display: inline !important;
    margin: 0 7px;
}

.footer-section-s1 .widget-social li:last-child {
    margin-right: 0;
}

.footer-section-s1 .widget-social li a {
    color: #032532;
    font-size: 12px;
    font-weight: 400;
    line-height: 32px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid rgba(41, 41, 41, 0.11);
    border-radius: 100px;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
}

.footer-section-s1 .widget-social li a:hover {
    color: #42C652;
}

.footer-section-s1 .f-shape {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    max-width: 220px;
}

@media (max-width: 1800px) {
.footer-section-s1 .f-shape {
        max-width: 200px;
    }
}

@media (max-width: 1650px) {
.footer-section-s1 .f-shape {
        max-width: 150px;
    }
}

@media (max-width: 1600px) {
.footer-section-s1 .f-shape {
        display: none;
    }
}

.sticky-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: -200px;
    z-index: 1111;
    opacity: 0;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

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

.wpo-service-section .wpo-service-wrap .wpo-service-item .wpo-service-text .arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #FFD700;
    text-align: center;
    border-radius: 50%;
    color: #000;
}

@media (max-width: 350px) {
.wpo-service-section .wpo-service-wrap .wpo-service-item .wpo-service-text .arrow {
        top: 30%;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}

.wpo-service-section .wpo-service-wrap .wpo-service-item .wpo-service-text .arrow i {
    line-height: unset;
}

.wpo-service-section .wpo-service-wrap .wpo-service-item .wpo-service-text .arrow:hover {
    background-color: #42C652;
    color: #fff;
}

.wpo-choose-section .wpo-choose-right-side ul li:hover span:before, .wpo-choose-section .wpo-choose-right-side ul li.active span:before {
    background: #42C652;
    color: #fff;
}

@media (max-width: 991px) {
.wpo-work-section .wpo-work-wrap .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.wpo-work-section .wpo-section-title h2,
.wpo-work-section .wpo-section-title span {
    color: #fff;
}

.wpo-work-section .col:nth-child(1) .wpo-work-text span {
    -webkit-transform: rotate(3.324deg);
    transform: rotate(3.324deg);
}

.wpo-work-section .col:nth-child(2) .wpo-work-text span {
    -webkit-transform: rotate(-6.185deg);
    transform: rotate(-6.185deg);
}

.wpo-work-section .col:nth-child(3) .wpo-work-text span {
    -webkit-transform: rotate(8.444deg);
    transform: rotate(8.444deg);
}

.wpo-work-section .col:nth-child(3) .wpo-work-text:before {
    display: none;
}

.wpo-work-section .col:nth-child(3) .wpo-work-text:after {
    display: none;
}

.fanfuct-section .funfact-wrap .item {
    position: relative;
    text-align: center;
}

.fanfuct-section .funfact-wrap .item h2 {
    color: rgba(0, 0, 0, 0.08);
    text-align: center;
    font-size: 89px;
    font-style: normal;
    font-weight: 500;
    line-height: 82%;
    text-transform: capitalize;
}

@media (max-width: 575px) {
.fanfuct-section .funfact-wrap .item h2 {
        font-size: 75px;
    }
}

.fanfuct-section .funfact-wrap .item h3 {
    color: #0E152B;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: capitalize;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

@media (max-width: 1199px) {
.fanfuct-section .funfact-wrap .item h3 {
        font-size: 16px;
    }
}

.transforming-section .transforming-wrap .wpo-transforming-right-side ul li:hover span:before, .transforming-section .transforming-wrap .wpo-transforming-right-side ul li.active span:before {
    background: #42C652;
    color: #fff;
}

.wpo-cta-section .wpo-cta-box.features ul li:hover span:before, .wpo-cta-section .wpo-cta-box.features ul li.active span:before {
    background: #42C652;
    color: #fff;
}

.wpo-testimonials-section .wpo-testimonial-wrap .owl-dots .owl-dot.active {
    width: 20px !important;
    background-color: #42C652 !important;
}

.wpo-contact-section .container-fluid,
.wpo-contact-section-s2 .container-fluid {
    padding: 0;
}

.wpo-contact-section .wpo-contact-img,
.wpo-contact-section-s2 .wpo-contact-img {
    position: relative;
}

@media (max-width: 991px) {
.wpo-contact-section .wpo-contact-img img,
    .wpo-contact-section-s2 .wpo-contact-img img {
        width: 100%;
    }
}

@media (max-width: 991px) {
.wpo-contact-section .wpo-contact-img,
    .wpo-contact-section-s2 .wpo-contact-img {
        margin-bottom: 40px;
    }
}

.wpo-contact-section .wpo-contact-img .bottom-logos,
.wpo-contact-section-s2 .wpo-contact-img .bottom-logos {
    width: 100%;
    max-width: 500px;
    background: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    padding: 10px 40px;
    z-index: 1;
}

@media (max-width: 1399px) {
.wpo-contact-section .wpo-contact-img .bottom-logos,
    .wpo-contact-section-s2 .wpo-contact-img .bottom-logos {
        max-width: 300px;
        padding: 10px 0px;
    }
}

.wpo-contact-section .wpo-contact-img .bottom-logos .bottom-logo-item,
.wpo-contact-section-s2 .wpo-contact-img .bottom-logos .bottom-logo-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wpo-contact-section .wpo-contact-img .bottom-logos .b-logo,
.wpo-contact-section-s2 .wpo-contact-img .bottom-logos .b-logo {
    padding: 0 10px;
}

.wpo-contact-section .wpo-contact-img .left-shape,
.wpo-contact-section-s2 .wpo-contact-img .left-shape {
    width: 110px;
    position: absolute;
    left: -94px;
    top: -5px;
    height: 100%;
    z-index: -1;
}

@media (max-width: 1399px) {
.wpo-contact-section .wpo-contact-img .left-shape,
    .wpo-contact-section-s2 .wpo-contact-img .left-shape {
        width: 80px;
        left: -60px;
        top: -4px;
    }
}

.wpo-contact-section .wpo-contact-img .left-shape svg,
.wpo-contact-section-s2 .wpo-contact-img .left-shape svg {
    max-width: 94px;
}

@media (max-width: 1399px) {
.wpo-contact-section .wpo-contact-img .left-shape svg,
    .wpo-contact-section-s2 .wpo-contact-img .left-shape svg {
        max-width: 72px;
    }
}

.wpo-contact-section .wpo-contact-img .right-shape,
.wpo-contact-section-s2 .wpo-contact-img .right-shape {
    width: 110px;
    position: absolute;
    right: -100px;
    top: -5px;
    height: 100%;
    z-index: -1;
}

@media (max-width: 1399px) {
.wpo-contact-section .wpo-contact-img .right-shape,
    .wpo-contact-section-s2 .wpo-contact-img .right-shape {
        width: 80px;
        right: -72px;
        top: -3px;
    }
}

.wpo-contact-section .wpo-contact-img .right-shape svg,
.wpo-contact-section-s2 .wpo-contact-img .right-shape svg {
    max-width: 94px;
}

@media (max-width: 1399px) {
.wpo-contact-section .wpo-contact-img .right-shape svg,
    .wpo-contact-section-s2 .wpo-contact-img .right-shape svg {
        max-width: 72px;
    }
}

.wpo-contact-section .wpo-contact-form-area,
.wpo-contact-section-s2 .wpo-contact-form-area {
    position: relative;
    z-index: 1;
    padding: 85px 80px;
}

@media (max-width: 1399px) {
.wpo-contact-section .wpo-contact-form-area,
    .wpo-contact-section-s2 .wpo-contact-form-area {
        padding: 55px 30px;
    }
}

@media (max-width: 767px) {
.wpo-contact-section .wpo-contact-form-area,
    .wpo-contact-section-s2 .wpo-contact-form-area {
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {
.wpo-contact-section .wpo-contact-form-area,
    .wpo-contact-section-s2 .wpo-contact-form-area {
        padding: 55px 15px 30px;
    }
}

.wpo-contact-section .wpo-contact-form-area:before,
.wpo-contact-section-s2 .wpo-contact-form-area:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(110deg, #FFDD9E -0.4%, #D6E2EA 63.6%);
    opacity: 0.46;
    z-index: -1;
}

.wpo-contact-section .wpo-contact-form-area .col,
.wpo-contact-section-s2 .wpo-contact-form-area .col {
    padding: 0 7px;
}

.wpo-contact-section .wpo-contact-form-area .form-control,
.wpo-contact-section-s2 .wpo-contact-form-area .form-control {
    width: 100%;
    height: 64px;
    margin-bottom: 16px;
    border: 0;
    border: none;
    background: #fff;
}

.wpo-contact-section .wpo-contact-form-area .form-control:focus,
.wpo-contact-section-s2 .wpo-contact-form-area .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wpo-contact-section .wpo-contact-form-area .theme-btn-s2,
.wpo-contact-section-s2 .wpo-contact-form-area .theme-btn-s2 {
    width: 100%;
    padding: 20px 50px;
    margin-top: 32px;
}

@media (max-width: 991px) {
.wpo-contact-section .wpo-contact-form-area .theme-btn-s2,
    .wpo-contact-section-s2 .wpo-contact-form-area .theme-btn-s2 {
        margin-top: 20px;
    }
}

.wpo-contact-section .wpo-contact-form-area .theme-btn-s2:before,
.wpo-contact-section-s2 .wpo-contact-form-area .theme-btn-s2:before {
    display: none;
}

.wpo-contact-section .wpo-contact-form-area .form-control::-webkit-input-placeholder,
.wpo-contact-section-s2 .wpo-contact-form-area .form-control::-webkit-input-placeholder {
    
    color: #0E152B;
}

.wpo-contact-section .wpo-contact-form-area .form-control:-ms-input-placeholder,
.wpo-contact-section-s2 .wpo-contact-form-area .form-control:-ms-input-placeholder {
    
    color: #0E152B;
}

.wpo-contact-section .wpo-contact-form-area .form-control::-ms-input-placeholder,
.wpo-contact-section-s2 .wpo-contact-form-area .form-control::-ms-input-placeholder {
    color: #0E152B;
}

.wpo-contact-section .wpo-contact-form-area .form-control::placeholder,
.wpo-contact-section-s2 .wpo-contact-form-area .form-control::placeholder {
    color: #0E152B;
}

.wpo-contact-section .wpo-contact-form-area select.form-control,
.wpo-contact-section-s2 .wpo-contact-form-area select.form-control {
    color: #0E152B;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: #fff url(../images/select-icon.webp) no-repeat calc(100% - 15px) center;
    position: relative;
}

.wpo-contact-section .wpo-contact-form-area .contact-validation-active label.error,
.wpo-contact-section-s2 .wpo-contact-form-area .contact-validation-active label.error {
    margin-top: -8px;
    margin-bottom: 20px;
}

.wpo-contact-section-s2 {
    z-index: 1;
    position: relative;
}

.wpo-contact-section-s2 .submit-area {
    text-align: center;
    margin-top: 20px;
}

.wpo-contact-section-s2 .wpo-contact-form-area {
    border-radius: 24px;
    overflow: hidden;
    background: #3CA200;
}

.wpo-contact-section-s2 .wpo-contact-form-area textarea.form-control {
    height: 130px;
}

.wpo-contact-section-s2 .wpo-contact-form-area::before {
    display: none;
}

.wpo-contact-section-s2 .wpo-contact-form-area .wpo-section-title h2 {
    color: #fff;
}

.wpo-contact-section-s2 .left-shape2 {
    position: absolute;
    left: 80px;
    top: 90px;
    z-index: -1;
}

@media (max-width: 991px) {
.wpo-contact-section-s2 .left-shape2 {
        left: 40px;
        top: 60px;
    }
}

@media (max-width: 575px) {
.wpo-contact-section-s2 .left-shape2 {
        left: 20px;
        top: 20px;
    }
}

.wpo-contact-section-s2 .left-shape2 img {
    -webkit-animation: zoom-in-zoom-out 2s ease infinite;
    animation: zoom-in-zoom-out 2s ease infinite;
}

@media (max-width: 991px) {
.wpo-contact-section-s2 .left-shape2 img {
        max-width: 60%;
    }
}

@media (max-width: 575px) {
.wpo-contact-section-s2 .left-shape2 img {
        max-width: 40%;
    }
}

.wpo-contact-section-s2 .right-shape {
    position: absolute;
    right: 80px;
    bottom: 90px;
    z-index: -1;
}

@media (max-width: 991px) {
.wpo-contact-section-s2 .right-shape {
        right: 40px;
        bottom: 40px;
    }
}

@media (max-width: 575px) {
.wpo-contact-section-s2 .right-shape {
        right: 0px;
        bottom: 6px;
        text-align: center;
    }
}

.wpo-contact-section-s2 .right-shape img {
    -webkit-animation: bounceX 8s linear infinite;
    animation: bounceX 8s linear infinite;
}

@media (max-width: 991px) {
.wpo-contact-section-s2 .right-shape img {
        max-width: 60%;
    }
}

@media (max-width: 575px) {
.wpo-contact-section-s2 .right-shape img {
        max-width: 40%;
    }
}

.wpo-booking-section .wpo-section-title {
    position: relative;
    z-index: 11;
}

.wpo-work-section.style-2 .wpo-section-title h2 {
    color: #0E152B;
}

.about-section.style-2 .about-right-content ul li:hover span:before, .about-section.style-2 .about-right-content ul li.active span:before, .about-section.style-3 .about-right-content ul li:hover span:before, .about-section.style-3 .about-right-content ul li.active span:before {
    background: #42C652;
    color: #fff;
}

.service-single-wrap .accordion-item.active {
    border: 1px solid transparent;
    -webkit-box-shadow: 0px 14px 47px 0px rgba(40, 46, 58, 0.08);
    box-shadow: 0px 14px 47px 0px rgba(40, 46, 58, 0.08);
}

.service-single-wrap .accordion-item.active .accordion-header::before {
    content: "\e648";
    color: #FFD700;
}

.service-single-wrap .accordion-item.active .accordion-content {
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.service-single-wrap .accordion-item.active .accordion-content {
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.wpo-project-section .wpo-project-item .wpo-project-text .arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #FFD700;
    text-align: center;
    border-radius: 50%;
    color: #000;
}

@media (max-width: 350px) {
.wpo-project-section .wpo-project-item .wpo-project-text .arrow {
        top: 30%;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}

.wpo-project-section .wpo-project-item .wpo-project-text .arrow i {
    line-height: unset;
}

.wpo-project-section .wpo-project-item .wpo-project-text .arrow:hover {
    background-color: #42C652;
    color: #fff;
}

.wpo-project-details-list .col {
    padding: 0;
}

.wpo-project-details-list .row {
    margin: 0 0px;
}

@media (max-width: 991px) {
.wpo-project-details-list .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.wpo-p-details-section .process-wrap .process-item .process-icon .fi:before {
    font-size: 45px;
    color: #42C652;
}

.wpo-contact-area .quote-form .form-control {
    height: 55px;
    border: 0;
    margin-bottom: 20px;
    padding: 15px;
    background: #ededed;
    color: #6B7280;
}

.wpo-contact-area .quote-form .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #42C652;
}

.wpo-contact-area .quote-form textarea.form-control {
    height: 125px;
}

.wpo-contact-area .quote-form select.form-control {
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: #ededed url(../images/select-icon2.webp) no-repeat calc(100% - 15px) center;
    position: relative;
}

.shop-section .grid {
    width: calc(33.33% - 30px);
    float: left;
    margin: 0 15px 30px;
}

@media (max-width: 991px) {
.shop-section .grid {
        width: calc(50% - 30px);
    }
}

@media (max-width: 767px) {
.shop-section .grid {
        width: calc(50% - 15px);
        margin: 0 7px 15px;
    }
}

@media (max-width: 550px) {
.shop-section .grid {
        width: calc(100% - 15px);
        float: none;
    }
}

.shop-section .grid img {
    width: 100%;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}

.shop-section .details {
    text-align: center;
    padding: 35px 15px;
    position: relative;
    z-index: 1;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    overflow: hidden;
}

.shop-section .details:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(110deg, #FFDD9E -0.4%, #D6E2EA 63.6%);
    opacity: 0.46;
    content: "";
    z-index: -1;
}

.shop-section .details h3 {
    font-size: 20px;
    font-size: 1.11111rem;
    margin: 0 0 0.5em;
    font-weight: 500;
}

@media (max-width: 991px) {
.shop-section .details h3 {
        font-size: 16px;
        font-size: 0.88889rem;
    }
}

.shop-section .details h3 a {
    color: #0E152B;
    text-transform: capitalize;
}

.shop-section .details h3 a:hover {
    color: #42C652;
}

.shop-section .details del {
    color: #6B7280;
}

.shop-section .details del + span {
    display: inline-block;
    padding-left: 20px;
}

.shop-section .grid:hover .add-to-cart a {
    background-color: #42C652;
    color: #fff;
}

.shop-single-section .product-details .product-option .product-row > div + div .theme-btn, .shop-single-section .product-details .product-option .product-row > div + div .view-cart-btn {
    border-radius: 0;
    border-width: 1px;
    height: 45px;
    padding: 0 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn:hover, .shop-single-section .product-details .product-option .product-row > div:last-child .view-cart-btn:hover {
    background: #42C652;
    border-color: #42C652;
    color: #fff;
}

.shop-single-section .product-details .product-option .theme-btn, .shop-single-section .product-details .product-option .view-cart-btn {
    background-color: transparent;
    color: #333;
    font-size: 14px;
    font-size: 0.77778rem;
    padding: 0 20px;
    height: 35px;
    line-height: 32px;
    outline: 0;
    border: 2px solid #e6e6e6;
    border-radius: 0;
}

.shop-single-section .product-details .product-option .theme-btn:hover, .shop-single-section .product-details .product-option .view-cart-btn:hover {
    background-color: #42C652;
    color: #fff;
    border-color: #42C652;
}

@media (max-width: 767px) {
.shop-single-section .product-details .product-option .theme-btn, .shop-single-section .product-details .product-option .view-cart-btn {
        font-size: 14px;
        font-size: 0.77778rem;
    }
}

.shop-single-section .product-details .product-option .theme-btn:before, .shop-single-section .product-details .product-option .view-cart-btn:before {
    display: none;
}

.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn, .shop-single-section .product-details .product-option .product-row > div:last-child .view-cart-btn {
    background-color: #fff;
    font-size: 18px;
    font-size: 1rem;
    color: #6B7280;
    border: 1px solid #e6e6e6;
}

.shop-single-section .product-info .nav-tabs li a.active {
    border: 0;
    outline: 0;
}

.shop-single-section .product-info .nav-tabs a:hover:before,
.shop-single-section .product-info .nav-tabs a.active:before {
    opacity: 1;
    visibility: visible;
}

.shop-single-section .product-info .nav-tabs .active,
.shop-single-section .product-info .nav-tabs li:hover {
    border-color: #42C652;
}

.shop-single-section .product-info .client-rv .details {
    width: calc(100% - 130px);
    float: right;
}

@media (max-width: 767px) {
.shop-single-section .product-info .client-rv .details {
        width: 100%;
        float: none;
    }
}

.cart-area .cart-wrap .action a .fi::before {
    font-size: 20px;
}

.cart-area .submit-btn-area .theme-btn, .cart-area .submit-btn-area .view-cart-btn {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
}

.checkout-area .payment-name.active {
    display: block;
}

.checkout-area .payment-option.active .payment-name {
    display: none !important;
}

.checkout-area .create-account.active {
    display: block;
}

.checkout-area .contact-form .form-control {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

.checkout-area .submit-btn-area .theme-btn, .checkout-area .submit-btn-area .view-cart-btn {
    text-transform: capitalize;
}

@media (min-width: 1400px) {
.blog-pg-section .container {
        max-width: 1250px;
    }
}

.blog-pg-section .blog-content .post {
    margin-bottom: 70px;
}

@media (max-width: 991px) {
.blog-pg-section .blog-content .post {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
.blog-pg-section .blog-content .post {
        margin-bottom: 40px;
    }
}

.blog-pg-section .entry-meta {
    list-style: none;
    overflow: hidden;
    margin: 35px 0;
}

@media (max-width: 767px) {
.blog-pg-section .entry-meta {
        margin: 25px 0;
    }
}

.blog-pg-section .entry-meta ul {
    list-style: none;
}

.blog-pg-section .entry-meta ul li {
    float: left;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
}

.blog-pg-section .entry-meta ul li a {
    color: #676A7D;
}

.blog-pg-section .entry-meta ul li a:hover {
    color: #42C652;
}

.blog-pg-section .entry-meta ul li i {
    position: relative;
    margin-right: 3px;
}

.blog-pg-section .entry-meta ul li i:before {
    font-size: 16px;
    line-height: 15px;
    color: #42C652;
}

.blog-pg-section .entry-meta ul li + li {
    margin-left: 20px;
    padding-left: 20px;
    position: relative;
}

.blog-pg-section .entry-meta ul li + li:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background: #676A7D;
    width: 9px;
    height: 1px;
}

@media (max-width: 440px) {
.blog-pg-section .entry-meta ul li + li:before {
        display: none;
    }
}

@media (max-width: 440px) {
.blog-pg-section .entry-meta ul li + li {
        margin-left: 0;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
.blog-pg-section .entry-meta ul li {
        font-size: 12px;
    }
}

@media (max-width: 440px) {
.blog-pg-section .entry-meta ul li {
        float: none;
        display: block;
        margin-bottom: 5px;
    }
}

.blog-pg-section .post h3 {
    font-size: 27px;
    line-height: 1.2em;
    font-weight: 500;
    margin: -0.27em 0 0.7em;
    font-family: "Parkinsans";
}

@media (max-width: 991px) {
.blog-pg-section .post h3 {
        font-size: 25px;
    }
}

@media (max-width: 767px) {
.blog-pg-section .post h3 {
        font-size: 22px;
    }
}

.blog-pg-section .post h3 a {
    color: #0E152B;
}

.blog-pg-section .post h3 a:hover {
    color: #42C652;
}

.blog-pg-section .post p {
    margin-bottom: 2em;
    color: #5E5F63;
}

@media (max-width: 991px) {
.blog-pg-section .post p {
        font-size: 16px;
    }
}

.blog-pg-section .post a.read-more {
    text-align: center;
    position: relative;
    padding-right: 50px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
    color: #132047;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 2.52px;
    text-transform: uppercase;
}

.blog-pg-section .post a.read-more::before {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: flaticon !important;
    content: "\f137";
    color: #04010C;
    font-size: 30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.blog-pg-section .post a.read-more:hover {
    color: #42C652;
}

.blog-pg-section .post a.read-more:hover::before {
    color: #42C652;
    right: 2px;
}

.blog-pg-section .entry-media {
    position: relative;
}

.blog-pg-section .entry-media span {
    position: absolute;
    left: 16px;
    top: 16px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    background: #42C652;
    border-radius: 10px;
    display: inline-block;
    padding: 10px 20px;
}

@media (max-width: 767px) {
.blog-pg-section .entry-media span {
        font-size: 16px;
        line-height: 24px;
    }
}

.blog-pg-section .entry-media img {
    width: 100%;
}

@media screen and (min-width: 1200px) {
.blog-pg-left-sidebar .blog-sidebar {
        padding-right: 45px;
        padding-left: 0;
    }
}

.blog-single-section {
    
    
    
    
}

@media (min-width: 1400px) {
.blog-single-section .container {
        max-width: 1250px;
    }
}

.blog-single-section .entry-meta {
    list-style: none;
    overflow: hidden;
    margin: 35px 0;
}

@media (max-width: 767px) {
.blog-single-section .entry-meta {
        margin: 25px 0;
    }
}

.blog-single-section .entry-meta ul {
    list-style: none;
}

.blog-single-section .entry-meta ul li {
    font-weight: 500;
    font-size: 14px;
    float: left;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
}

.blog-single-section .entry-meta ul li a {
    color: #020626;
}

.blog-single-section .entry-meta ul li a:hover {
    color: #42C652;
}

.blog-single-section .entry-meta ul li i {
    position: relative;
    margin-right: 3px;
}

.blog-single-section .entry-meta ul li i:before {
    font-size: 16px;
    line-height: 15px;
    color: #42C652;
}

.blog-single-section .entry-meta ul li + li {
    margin-left: 20px;
    padding-left: 20px;
    position: relative;
}

.blog-single-section .entry-meta ul li + li:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background: #676A7D;
    width: 9px;
    height: 1px;
}

@media (max-width: 440px) {
.blog-single-section .entry-meta ul li + li:before {
        display: none;
    }
}

@media (max-width: 440px) {
.blog-single-section .entry-meta ul li + li {
        margin-left: 0;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
.blog-single-section .entry-meta ul li {
        font-size: 12px;
    }
}

@media (max-width: 440px) {
.blog-single-section .entry-meta ul li {
        float: none;
        display: block;
        margin-bottom: 5px;
    }
}

.blog-single-section .post h3 {
    font-size: 34px;
    line-height: 1.2em;
    font-weight: 500;
    margin: -0.27em 0 0.7em;
    font-family: "Parkinsans";
}

@media (max-width: 991px) {
.blog-single-section .post h3 {
        font-size: 25px;
    }
}

@media (max-width: 767px) {
.blog-single-section .post h3 {
        font-size: 22px;
    }
}

.blog-single-section .post h3 {
    color: #0E152B;
}

.blog-single-section .post p {
    margin-bottom: 2em;
    color: #838383;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}

@media (max-width: 991px) {
.blog-single-section .post p {
        font-size: 16px;
    }
}

.blog-single-section .entry-media {
    position: relative;
}

.blog-single-section .entry-media span {
    position: absolute;
    left: 16px;
    top: 16px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    background: #FFD700;
    border-radius: 10px;
    display: inline-block;
    padding: 10px 20px;
}

@media (max-width: 767px) {
.blog-single-section .entry-media span {
        font-size: 16px;
        line-height: 24px;
    }
}

.blog-single-section .entry-media img {
    width: 100%;
}

.blog-single-section blockquote {
    background-color: #F4F6F8;
    padding: 40px 34px;
    margin-top: 60px;
    margin-bottom: 40px;
    border: 0;
    position: relative;
    color: #16171A;
    font-family: "Parkinsans";
    font-size: 24px;
    font-weight: 500;
    line-height: 43px;
}

@media (max-width: 767px) {
.blog-single-section blockquote {
        padding: 35px 25px;
        font-size: 18px;
        line-height: 30px;
    }
}

.blog-single-section blockquote:before {
    font-family: flaticon !important;
    content: "\f12a";
    font-size: 35px;
    color: #42C652;
    position: absolute;
    right: 40px;
    bottom: 30px;
}

.blog-single-section blockquote span {
    color: #16171A;
    font-size: 16px;
    font-weight: 400;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-top: 15px;
}

.blog-single-section blockquote span::before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 17px;
    height: 2px;
    content: '';
    background: #191515;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blog-single-section .post-team-content {
    margin-bottom: 60px;
}

.blog-single-section .post-team-content h3 {
    color: #16171A;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 30px;
}

.blog-single-section .post-team-content ul li {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    padding-left: 40px;
    position: relative;
    margin-bottom: 24px;
    color: #445658;
}

@media (max-width: 575px) {
.blog-single-section .post-team-content ul li {
        font-size: 16px;
    }
}

.blog-single-section .post-team-content ul li:last-child {
    margin-bottom: 0;
}

@media (max-width: 991px) {
.blog-single-section .post-team-content ul li:last-child {
        margin-bottom: 24px;
    }
}

.blog-single-section .post-team-content ul li::before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 28px;
    background: #FFF;
    -webkit-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.06);
    border-radius: 30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: "\f128";
    font-family: flaticon !important;
    text-align: center;
}

.blog-single-section .post-team-content ul li:hover::before {
    background: #42C652;
    color: #fff;
}

.blog-single-section .post-team-content img {
    width: 100%;
}

.blog-single-section .im-1 {
    margin-bottom: 30px;
}

.blog-single-section p {
    color: #838383;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}

.blog-single-section .tag-share-wrap {
    margin-top: 50px;
    padding-bottom: 40px;
    border-bottom: 1px solid #F6F6F6;
}

@media (max-width: 991px) {
.blog-single-section .tag-share-wrap {
        margin-top: 30px;
    }
}

.blog-single-section .tag-share,
.blog-single-section .tag-share-s2 {
    color: #0E152B;
}

.blog-single-section .tag-share ul,
.blog-single-section .tag-share-s2 ul {
    list-style: none;
    display: inline-block;
    overflow: hidden;
}

.blog-single-section .tag-share ul li,
.blog-single-section .tag-share-s2 ul li {
    float: left;
}

@media (max-width: 767px) {
.blog-single-section .tag-share ul li,
    .blog-single-section .tag-share-s2 ul li {
        margin: 2px;
    }
}

.blog-single-section .tag-share ul > li + li,
.blog-single-section .tag-share-s2 ul > li + li {
    margin-left: 10px;
}

@media (max-width: 767px) {
.blog-single-section .tag-share ul > li + li,
    .blog-single-section .tag-share-s2 ul > li + li {
        margin: 2px;
    }
}

.blog-single-section .tag-share .tag,
.blog-single-section .tag-share-s2 .tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-single-section .tag-share .tag > span,
.blog-single-section .tag-share-s2 .tag > span {
    font-family: "Parkinsans";
    display: inline-block;
    padding-right: 15px;
    text-transform: capitalize;
    color: #121416;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

.blog-single-section .tag-share .tag ul,
.blog-single-section .tag-share-s2 .tag ul {
    list-style: none;
    position: relative;
}

.blog-single-section .tag-share .tag li,
.blog-single-section .tag-share-s2 .tag li {
    position: relative;
}

.blog-single-section .tag-share .tag a,
.blog-single-section .tag-share-s2 .tag a {
    display: inline-block;
    padding: 2px 15px;
    text-transform: uppercase;
    color: #838383;
    text-align: center;
    font-family: "Parkinsans";
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    border: 1px solid #F6F3EE;
    background: #FFF;
}

@media (max-width: 767px) {
.blog-single-section .tag-share .tag a,
    .blog-single-section .tag-share-s2 .tag a {
        font-size: 13px;
    }
}

.blog-single-section .tag-share .tag a:hover,
.blog-single-section .tag-share-s2 .tag a:hover {
    color: #fff;
    background: #42C652;
}

.blog-single-section .tag-share-s2 {
    margin: 0;
    border-bottom: 0;
}

.blog-single-section .tag-share-s2 .tag {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

@media (max-width: 991px) {
.blog-single-section .tag-share-s2 .tag {
        margin-top: 20px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
}

.blog-single-section .tag-share-s2 .tag a {
    padding: 0;
    background: #F2F6F7;
    color: #020626;
    padding: 2px 10px;
    font-size: 14px;
    font-weight: 400;
}

.blog-single-section .item-img img {
    width: 100%;
}

.blog-single-section img {
    width: 100%;
}

.blog-single-section .more-posts {
    overflow: hidden;
    border: 1px solid #DEDEDE;
    padding: 0 25px;
}

.blog-single-section .more-posts > div {
    width: 50%;
    float: left;
}

@media (max-width: 767px) {
.blog-single-section .more-posts > div {
        width: 100%;
        float: none;
    }
}

.blog-single-section .more-posts > div > a {
    display: inline-block;
}

.blog-single-section .more-posts .previous-post,
.blog-single-section .more-posts .next-post {
    padding: 40px 0;
}

@media (max-width: 767px) {
.blog-single-section .more-posts .previous-post,
    .blog-single-section .more-posts .next-post {
        padding: 25px 15px !important;
    }
}

.blog-single-section .more-posts .next-post {
    text-align: right;
    border-left: 1px solid #DEDEDE;
    padding-left: 15px;
    padding-right: 5px;
}

@media (max-width: 767px) {
.blog-single-section .more-posts .next-post {
        border-left: 0;
        text-align: left;
        border-top: 1px solid #DEDEDE;
    }
}

.blog-single-section .more-posts .next-post .post-control-link {
    padding-right: 25px;
    position: relative;
}

@media (max-width: 767px) {
.blog-single-section .more-posts .next-post .post-control-link {
        padding-right: 0;
    }
}

.blog-single-section .more-posts .next-post .post-control-link:before {
    font-family: "themify";
    content: "\e628";
    position: absolute;
    right: 0;
    top: 0;
}

@media (max-width: 767px) {
.blog-single-section .more-posts .next-post .post-control-link:before {
        display: none;
    }
}

.blog-single-section .more-posts .previous-post {
    padding-right: 15px;
    padding-left: 5px;
}

.blog-single-section .more-posts .previous-post .post-control-link {
    padding-left: 25px;
    position: relative;
}

@media (max-width: 767px) {
.blog-single-section .more-posts .previous-post .post-control-link {
        padding-left: 0;
    }
}

.blog-single-section .more-posts .previous-post .post-control-link:before {
    font-family: "themify";
    content: "\e629";
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 767px) {
.blog-single-section .more-posts .previous-post .post-control-link:before {
        display: none;
    }
}

.blog-single-section .more-posts .previous-post > a > span,
.blog-single-section .more-posts .next-post > a > span {
    display: block;
}

.blog-single-section .more-posts .post-control-link {
    font-size: 14px;
    font-size: 0.77778rem;
    color: #6B7280;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.blog-single-section .more-posts .post-name {
    font-size: 16px;
    font-size: 0.88889rem;
    color: #0E152B;
    margin: 0.7em 0 0;
}

@media (max-width: 991px) {
.blog-single-section .more-posts .post-name {
        font-size: 16px;
        font-size: 0.88889rem;
    }
}

.blog-single-section .more-posts a:hover .post-control-link {
    color: #42C652;
}

.blog-single-section .comments-area {
    margin-top: 70px;
}

.blog-single-section .comments-area .comment-wrapper {
    position: relative;
}

.blog-single-section .comments-area ol {
    list-style-type: none;
    padding-left: 0;
}

.blog-single-section .comments-area ol ul {
    padding-left: 100px;
    list-style-type: none;
}

@media (max-width: 991px) {
.blog-single-section .comments-area ol ul {
        padding-left: 40px;
    }
}

.blog-single-section .comments-area ol > li:last-child div {
    border-bottom: 0;
}

.blog-single-section .comments-area .comments-title {
    margin-bottom: 40px;
    text-transform: capitalize;
    color: #16171A;
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
}

@media (max-width: 991px) {
.blog-single-section .comments-area .comments-title {
        font-size: 20px;
    }
}

.blog-single-section .comments-area li > div {
    position: relative;
}

.blog-single-section .comments-area .comment-theme {
    position: absolute;
}

@media (max-width: 767px) {
.blog-single-section .comments-area .comment-theme {
        position: static;
    }
}

.blog-single-section .comments-area .comment-theme img {
    border-radius: 50%;
}

.blog-single-section .comments-area .comment-main-area {
    margin-bottom: 40px;
}

.blog-single-section .comments-area .comment-main-area {
    padding-left: 110px;
}

@media (max-width: 767px) {
.blog-single-section .comments-area .comment-main-area {
        padding-left: 0;
        margin-top: 25px;
    }
}

.blog-single-section .comments-area .comment-main-area p {
    margin-bottom: 20px;
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
}

.blog-single-section .comments-area .comments-meta h4 {
    font-size: 20px;
    color: #0E152B;
    color: #16171A;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

.blog-single-section .comments-area .comments-meta h4 span {
    font-size: 15px;
    color: #6B7280;
    font-weight: normal;
    text-transform: none;
    display: block;
    font-family: "Nunito";
}

@media (max-width: 767px) {
.blog-single-section .comments-area .comments-meta h4 span {
        padding-left: 0;
    }
}

.blog-single-section .comments-area .comment-reply-link {
    color: #121416;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    position: absolute;
    right: 20px;
    top: 0;
}

.blog-single-section .comments-area .comment-reply-link:hover {
    color: #42C652;
}

.blog-single-section .comment-respond {
    background: #F8F8F9;
    padding: 60px 40px 80px;
    margin-top: 60px;
}

@media (max-width: 575px) {
.blog-single-section .comment-respond {
        padding: 40px 20px 40px;
    }
}

.blog-single-section .comment-respond .comment-reply-title {
    font-size: 22px;
    text-transform: capitalize;
    color: #16171A;
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
.blog-single-section .comment-respond .comment-reply-title {
        font-size: 20px;
    }
}

.blog-single-section .comment-respond form input,
.blog-single-section .comment-respond form textarea {
    background-color: #fff;
    width: 100%;
    height: 65px;
    padding: 6px 15px;
    margin-bottom: 33px;
    outline: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #E5E5E5;
    background: #FFF;
    -webkit-box-shadow: 0px 15px 10px 0px rgba(242, 242, 242, 0.18);
    box-shadow: 0px 15px 10px 0px rgba(242, 242, 242, 0.18);
}

@media (max-width: 575px) {
.blog-single-section .comment-respond form input,
    .blog-single-section .comment-respond form textarea {
        margin-bottom: 25px;
    }
}

.blog-single-section .comment-respond form input:focus,
.blog-single-section .comment-respond form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #42C652;
}

@media (max-width: 991px) {
.blog-single-section .comment-respond form input,
    .blog-single-section .comment-respond form textarea {
        height: 40px;
    }
}

.blog-single-section .comment-respond form textarea {
    padding: 15px;
    height: 280px;
}

@media (max-width: 991px) {
.blog-single-section .comment-respond form textarea {
        height: 150px;
    }
}

.blog-single-section .comment-respond .form-inputs {
    overflow: hidden;
}

.blog-single-section .comment-respond .form-inputs > div {
    width: 50%;
    float: left;
    padding: 0 9px;
    position: relative;
}

@media (max-width: 767px) {
.blog-single-section .comment-respond .form-inputs > div {
        width: 100%;
        float: none;
    }
}

.blog-single-section .comment-respond .form-textarea {
    padding: 0 9px;
    position: relative;
}

.blog-single-section .comment-respond .form-submit input {
    max-width: 240px;
    border: 0;
    outline: 0;
    background: #42C652;
    margin: 0;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

@media (max-width: 991px) {
.blog-single-section .comment-respond .form-submit input {
        height: 50px;
    }
}

.blog-single-section .comment-respond .terms {
    margin-bottom: 40px;
    margin-left: 9px;
}

.blog-single-section .comment-respond .terms .checkbox {
    width: 20px;
    height: 0;
    padding: 0;
    margin: 0;
}

.blog-single-section .comment-respond .terms input[type=checkbox] {
    position: relative;
    cursor: pointer;
}

.blog-single-section .comment-respond .terms input[type=checkbox]:checked:before {
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    top: -14px;
    width: 17px;
    height: 17px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: 1px solid #949392;
}

.blog-single-section .comment-respond .terms input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    top: -14px;
    width: 17px;
    height: 17px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: 1px solid #949392;
}

.blog-single-section .comment-respond .terms input[type=checkbox]:after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border: solid #fff;
    border-width: 0 0px 0px 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: -11px;
    left: 3px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.blog-single-section .comment-respond .terms input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    border: solid #FFD700;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -11px;
    left: 3px;
}

.blog-single-section .comment-respond .terms label {
    margin-bottom: 0;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    color: #838383;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

@media (max-width: 1399px) {
.blog-single-section .comment-respond .terms label {
        margin-left: 5px;
        font-size: 13px;
    }
}

@media (max-width: 767px) {
.blog-single-section .comment-respond .terms label {
        margin-left: 25px;
        position: relative;
        margin-top: -25px;
    }
}

.blog-single-section .error-message {
    color: red;
    font-size: 0.9em;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 9px;
}

.blog-single-section #loading {
    margin-top: 10px;
    color: blue;
    font-weight: bold;
}

@media screen and (min-width: 1200px) {
.blog-single-left-sidebar-section .blog-sidebar {
        padding-right: 45px;
        padding-left: 0;
    }
}

@media (max-width: 1200px) {
.office-info .col .office-info-item {
        margin-bottom: 30px;
    }
}

@media (max-width: 1200px) {
.office-info .col:last-child .office-info-item {
        margin-bottom: 0px;
    }
}

.office-info .office-info-item .office-info-icon .icon .fi:before {
    font-size: 50px;
    color: #FFD700;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.office-info .office-info-item.active::before, .office-info .office-info-item:hover::before {
    opacity: 0.95;
    visibility: visible;
}

.office-info .office-info-item.active .office-info-icon .icon .fi:before, .office-info .office-info-item:hover .office-info-icon .icon .fi:before {
    color: #fff;
}

.office-info .office-info-item.active .office-info-text h2, .office-info .office-info-item:hover .office-info-text h2 {
    color: #fff;
}

.office-info .office-info-item.active .office-info-text p, .office-info .office-info-item:hover .office-info-text p {
    color: #fff;
}

.contact-right .title h2 {
    color: #212121;
    font-size: 44px;
    font-weight: 800;
    text-transform: capitalize;
}

@media (max-width: 767px) {
.contact-right .title h2 {
        font-size: 35px;
    }
}

.contact-right .title p {
    color: #636776;
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 30px;
}

.cta-rating {
    background: #ffffff;
    border-radius: 10px;
    padding: 1.25rem;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.6);
    position: relative;
    overflow: visible;
}

.cta-rating:hover {
    background-color: #42C652;
    color: #FFFFFF;
}

.cta-rating::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(204, 204, 202, 0.15), rgba(255, 255, 255, 0));
    pointer-events: none;
}

.cta-rating__header {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700;
    margin-bottom: 0.75rem;
    color: #075f33;
}

.cta-rating__header .fa-star {
    font-size: 1.4rem;
}

.cta-rating__stars {
    position: relative;
    display: inline-block;
    color: #f1c40f;
    font-size: 2.4rem;
    line-height: 1;
}

.cta-rating__stars-background, .cta-rating__stars-foreground {
    display: flex;
    gap: 0.2rem;
}

.cta-rating__stars-background {
    color: #e0e0e0;
}

.cta-rating__stars-foreground {
    color: #f1c40f;
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    transition: width 0.4s ease;
}

.cta-rating__value {
    margin-top: 0.75rem;
    display: flex;
    align-items: baseline;
    gap: 0.5rem;
    font-weight: 600;
}

.cta-rating__score {
    font-size: 1.4rem;
    color: #075f33;
}

.cta-rating__count {
    font-size: 0.95rem;
    color: #7f8c8d;
}

.star:hover {
    transform: scale(1.2);
    color: #ffd700;
    text-shadow: 0 0 10px rgba(255, 215, 0, 0.5);
}

.star.active {
    color: #ffd700;
    text-shadow: 0 0 15px rgba(255, 215, 0, 0.7);
}

.rating-display {
    margin-left: 15px;
    font-weight: bold;
    color: #212529; 
    font-size: 1.2rem;
}

.star:focus {
    outline: 2px solid #007bff;
    outline-offset: 2px;
    transform: scale(1.15);
}

.rating-stars {
    font-size: 1.8rem;
    cursor: pointer;
    user-select: none;
    margin: 10px 0;
    display: inline-flex;
    align-items: center;
    gap: 25px; 
}

.star {
    color: #bbb; 
    transition: all 0.3s ease;
    margin: 0 3px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 5rem !important;
    line-height: 1;
    cursor: pointer;
    transform-origin: center;
}

.star:focus-visible {
    outline: 2px solid #007bff;
    outline-offset: 2px;
    border-radius: 6px;
}

.star:hover, .star:focus-visible {
    transform: scale(1.15);
}
