:root {
    --bs-navbar-toggler-icon-bg:
}

html,
body {
    box-sizing: border-box;
    font-family: 'proxima-nova-regular';

}

.bodyColor {
    background-image: url('https://www.aspidistra.fi/wp-content/themes/aspidist/assets/img/bg-1.webp');
    background-size: cover;
    background-position: top center;
}
.light-mode-bg {
    background-image: none !important; /* Light Mode Background - No Image */
    transition: background-image 0.3s ease-in-out;
}

.dark-mode-bg {
    background-image: url('https://www.aspidistra.fi/wp-content/themes/aspidist/assets/img/bg-1.webp') !important; /* Dark Mode Background - With Image */
    background-size: cover;
    background-position: center;
    transition: background-image 0.3s ease-in-out;
}


span.navbar-toggler-icon-1 {
    display: flex;
    background-color: #fff;
    height: 2px;
    width: 30px;
    transition: 0.5s ease-in-out;
}

span.navbar-toggler-icon-1:nth-of-type(2) {
    margin-top: 6px;
    transition: 0.5s ease-in-out;
}

span.navbar-toggler-icon-1:nth-of-type(3) {
    margin-top: 6px;
    transition: 0.5s ease-in-out;
}

.nav-item.active {
    position: relative;
}

.nav-item.active:after {
    position: absolute;
    content: " ";
    border-bottom: 1px solid #fff;
    width: 100%;
    left: 0;
    text-align: center;
}

#custom-btn {
    width: 160px;
    height: 50px;
    border-radius: 40px;
    border: 2px solid #BD8928;
    padding: 13px 35px;
    text-decoration: none;
}

/*
############################
##   Toggle Button       ##    
############################
*/
.switch-controll .toggle {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 48px;
    background-color: #575757;
    border-radius: 30px;
    border: 0px solid gray;
    cursor: pointer;
}


.switch-controll .toggle:after {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #938F8F;
    top: 6px;
    left: 9px;
    transition: all 0.5s;
}


.switch-controll p {
    margin: 0px;
    padding: 0px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
}

.switch-controll .checkbox:checked+.toggle::after {
    left: 54px;
    cursor: pointer;
    background-color: #CFCFCF;
}

.switch-controll .checkbox:checked+.toggle {
    background-color: #575757;
    cursor: pointer;
}

.switch-controll .checkbox {
    display: none;
}

/*
############################
##   Toggle Button       ##    
############################
*/
section {
    padding: 3em 0em;
}


/*
############################
##   Toggle Button       ##    
############################
*/

/*
############################
##   Home banner      ##    
############################
*/
.home-banner {
    background-image: url('https://www.aspidistra.fi/wp-content/themes/aspidist/assets/img/bg-1.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

/*
############################
##    Home banner        ##    
############################
*/



/*
############################
##    Our Story       ##    
############################
*/
.ourStory-banner {
    background-image: url('https://www.aspidistra.fi/wp-content/themes/aspidist/assets/img/our-story-bg.png');
    background-size: cover;
    background-repeat: no-repeat;

}

/*
############################
##   Our Story      ##    
############################
*/


/*
############################
##   Our Values       ##    
############################
*/

.ourValues .custom-border {
    min-height: 275px;
    border: 2px solid #BD8928;
    border-radius: 25px 0px 25px 0px;
}

/*
############################
##   Our Values       ##    
############################
*/

/*
############################
##   Our Services       ##    
############################
*/
.ourServices .card {
    background-color: #43434300;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #BD8928;
    border-color: #BD8928;
    border-radius: 0px;
    border: 0px;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: 0px;
}

.nav-tabs .nav-link {
    border: 0px;
    background-color: #302207;
    border-radius: 0px;
    color: #fff;
}

.ourServices .service-offering {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 50px;
}

.ourServices .service-icon {
    width: 100%;
    max-width: 120px;
}

.ourServices .light-mode {
    color: #545454;
    background-color: #fff;
}

.ourServices .light-mode.active {
    background-color: rgb(189, 137, 40) !important;
    color: rgb(255, 255, 255) !important;
}

.ourServices .unselected {
    color: #545454;
    background-color: #fff;
}

/*
############################
##   Our Services       ##    
############################
*/

/*
############################
##  Contact Us      ##    
############################
*/
.contactUs .gray-box {
    width: 100%;
    min-height: 400px;
    border-radius: 25px;
}

.contactUs .gray-box .gray-box-text img {
    max-width: 200px;
}

.contactUs .socialMedia {
    display: flex;
    flex-direction: column;
}

.contactUs .socialMedia .box-1,
.box-1 {
    display: flex;
    align-items: center;
}

.contactUs .socialMedia .box-1 img,
.box-1 img {
    width: 100%;
    max-width: 45px;
}

/*
############################
##  Contact Us      ##    
############################
*/


/*
############################
##  Footer                ##    
############################
*/
.footer .footer-img {
    max-width: 260px;
}


/*
############################
##   Footer               ##    
############################
*/
/* ==============================piyush-start-css============================ */
.gray {
    color: #fff;
}

.ff {
    color: #FFF;
}

.brown {
    color: #BD8928;
}
.bg-brown{
    background-color: #BD8928;
}

.open {
    font-family: 'opensans-regular';
}

.novo {
    font-family: 'proxima-nova-regular';
}

.fw3 {
    font-weight: 300;
}

.fw4 {
    font-weight: 400;
}

.fw5 {
    font-weight: 500;
}

.fw6 {
    font-weight: 600;
}

.fw7 {
    font-weight: 700;
}

h1 {
    font-size: 76px ;
}

h3 {
    font-size: 32px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 22px;
}

.p-16 {
    font-size: 16px;
}

.p-18 {
    font-size: 18px;
}

.p-20 {
    font-size: 20px;
}



.m05 {
    margin-bottom: 5px;
}

.m10 {
    margin-bottom: 10px;
}

.m15 {
    margin-bottom: 15px;
}
.mb0{
    margin-bottom: 0;
}
.m20 {
    margin-bottom: 20px;
}

.m40 {
    margin-bottom: 40px;
}
.m60{
    margin-bottom: 60px;
}
.m70 {
    margin-bottom: 70px;
}

.w75 {
    width: 75%;
}
.w90 {
    width: 90%;
}
.w100 {
    width: 100%;
}
.h100{
    height: 100%;
}

.p100 {
    padding: 130px 0;
}

.j-c {
    justify-content: space-between;
}

.item-center {
    align-items: center;
}

.banner-pragh {
    flex-wrap: wrap;
    justify-content: center;
}

.case-owl-main {
    display: flex;
    align-items: center;
    height: 362px;

}

.cases-image{
    width: 40%;
    height: 100%;
}
.cases-text-div{
    width: 60%;
}
.cases-text-div{
    height: 100%;
    background: #936B1F;
    padding: 31px;
}



.pright {
    padding-right: 10%;
}

.socialMedia.new-add .box-1 p {
    font-family: 'proxima-nova-regular';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
}

.banner-btn-main {
    border-radius: 29.487px;
    border: 2px solid #BD8928;
    color: #DFDFDF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 148%;
    padding: 15px 30px;
    text-decoration: none;
}

/* ======new-letter========= */
.main-newletter-div {
    border-radius: 40px 0px;
    border: 1px solid #BD8928;
    background: rgba(189, 137, 40, 0.28);
    padding: 55px 63px 55px 71px;
}

.new-text-input input {
    border-radius: 200px;
    background: #FFF;
    padding: 10px 10px 10px 33px;
    border: none;
    height: 77px;
    width: 100%;
}

.new-text-input {
    width: 70%;
}

.new-submit-input input {
    border-radius: 48px;
    background: #BD8928;
    padding: 10px 45px;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    font-family: 'proxima-nova-regular';
    color: #fff;
    border: none;
    height: 77px;
}

.news-form {
    display: flex;
    gap: 20px;
    align-items: center;
    height: 100%;
}

::placeholder {
    color: #9A9A9A;
    font-family: 'proxima-nova-regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 28.8px */
}

select.gt_selector.notranslate {
    border-radius: 6px 6px 0px 0px;
    background: #BD8928;
    height: 36px;
    border: none;
    padding: 5px 10px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: 'opensans-regular';
}

option {
    border-radius: 0px 0px 6px 6px;
    background: #483619;
    border-radius: 6px 6px 0px 0px;
    height: 36px;
    border: none;
    padding: 5px 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'opensans-regular';
}

.switch-controll {
    display: flex;
    align-items: center;
    gap: 30px;
}

.story-imgae img {
    border-radius: 40px 0px;
    border: 3px solid #BD8928;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}

.team-image {
    border-radius: 32px 0px;
    border: 2px solid #BD8928;
    overflow: hidden;
}

.team-image img {
    width: 100%;
/*     transition: transform .2s; */
}

/* .team-image img:hover {
    transform: scale(1.2);
}
 */
.hidedestop {
    display: none;
}

.custom-border111 img {
    width: 112px;
    height: 112px;
}
.owl-carousel .owl-dots.disabled{
    display: block;
}
.clients-cursol .owl-dots.disabled{
    display: none;
}
.owl-theme .owl-dots .owl-dot span{
    width: 12px;
    height: 12px;
    margin: 5px 5px;
}
button.owl-dot.active{
    border: 2px solid #fff;
    border-radius: 50%;
}
button.owl-dot{
    margin-right: 10px;
}
.upper-div{
    border-radius: 28.5px 6px 0px 0px;
    padding: 30px;
}
.white-div-test{
    padding: 30px;
    border-radius: 0px 0px  28px 6px  ;
background: #E4E3E3;
}
.drakgray{
    color: #5A5A5A;
}
.rel{
    position: relative;
}
.white-div-test::after{
    content: '';
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 27px solid transparent;
    border-top: 40px solid #e4e3e3;
    position: absolute;
    bottom: -30px;
    left: 39px;
}
.text-image-es {
    display: flex
;
    align-items: center;
    gap: 20px;
}
.clients-image {
    display: flex;
    justify-content: center;
    height: 42px;
    align-items: center;
}
.clients-image img{
    width: unset !important;
}
.form-input-sec input,.form-input-sec1 textarea{
    background-color: transparent;
    padding-bottom: 20px;
    border-bottom: 1px solid #FFF !important;
    border: none;
    width: 100%;
}
.form-input-sec {
    margin-bottom: 55px;
}
.form-input-sec1{
    margin-bottom: 65px;
}
.form-suubmit-btn input{
    border-radius: 48px;
    background: #BD8928;
    border: none;
    width: 100%;
    color: white;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    padding: 20px 0;
}
.social-link {
    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 35px;
}
.full-form-home-page{
    display: flex
    ;
        justify-content: space-between;
        flex-wrap: wrap;
        height: 100%;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px;
}
.light-mode-bg .clients-image img {
    filter: invert(1);
    transition: filter 0.3s ease-in-out;
}
.light-mode-bg .form-input-sec input, .light-mode-bg .form-input-sec1 textarea{
    border-bottom: 3px solid #bd8928 !important;
}
.light-mode-bg .test-test-main-div ,.light-mode-bg .new-heading-sec h3{
    color: black;
}
.light-mode-bg  a.banner-btn-main {
    color: #BD8928;
}
.light-mode-bg .owl-theme .owl-dots .owl-dot.active span{
    background: #936b1f;
}
.light-mode-bg button.owl-dot.active {
    border: 2px solid #936b1f;
}
.dark-mode-bg .clients-image img {
    filter: none;
    transition: filter 0.3s ease-in-out;
}
a.dropdown-item {
    color: #FFF;
    font-family: 'opensans-regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
ul.dropdown-menu{
    border-radius: 0px 0px 6px 6px;
    background: #483619;
    padding: 0;
}
ul.dropdown-menu a{
    padding: 10px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    background-color: #bd8928;
    
}


/* =================================piyush----end--css================= */
@media screen and (max-width:1400px){
    .b-before-after-dark::before, .b-before-after::before{
        left: 3% !important;
    }
    .b-before-after::after,.b-before-after-dark::after{
        right: 3% !important;
    }
}
@media screen and (max-width:1380px) {
    .socialMedia.new-add .box-1 p {
        font-size: 18px;
    }
}

@media screen and (max-width:1350px) {
    div#navbarNav {
        padding-left: 0rem !important;
    }

    ul.navbar-nav.gap-md-5.text-center {
        gap: 15px !important;
    }
}

@media screen and (max-width:1200px) {
    .switch-controll {
        gap: 10px;
    }
    .form-input-sec {
        margin-bottom: 25px;
    }
    .form-input-sec1 {
        margin-bottom: 30px;
    }
    .social-link {
        gap: 25px;
    }
    div#navbarNav {
        margin-left: 15px !important;
        gap: 10px !important;
    }
}

@media screen and (max-width:1100px) {
    select.gt_selector.notranslate {
        font-size: 14px;
    }
}
@media (min-width: 992px) { 
    .nav-item.dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 0;
    
    }
  }
  @media(max-width:992px) {
    .social-link img{
        width: 30px;
        height: 30px;
    }
    .form-input-sec1 {
        margin-bottom: 15px;
    }
    .form-input-sec input, .form-input-sec1 textarea {
        padding-bottom: 7px;
    }
    .form-suubmit-btn input {
        font-size: 19px;
        padding: 10px 0;
    }
  }
@media(max-width:991px) {
    .ourServices .service-icon {
        max-width: 97px;
    }

    .m991 {
        margin-bottom: 20px;
    }

    .switch-controll {
        display: block;
    }

    .lanuge {
        margin: 20px 0;
    }

    .pright {
        padding: 0;
    }

    .hidedestop {
        display: block;
    }

    .hide991 {
        display: none;
    }
    .b-before-after-dark::before, .b-before-after::before {
        left: 3% !important;
    }
    .b-before-after::after, .b-before-after-dark::after {
        right: 3% !important;
    }
    .m70 {
        margin-bottom: 0px;
    }
   
}


@media(max-width:768px) {
    .footer .footer-img {
        max-width: 230px;
    }

    .ourValues img {
        max-width: 90px;
    }

    .ourServices .read-more::after {
        top: 2px;
        left: 140px;

    }
}

@media(max-width:767px) {
    .ourServices .service-offering {
        justify-content: center;
        column-gap: 30px;
    }
    .m767{
        margin-bottom: 30px;
    }
    h1 {
        font-size: 35px !important;
    }
    .w75 {
        width: 100%;
    }
    .social-link {
        margin-top: 20px;
    }
    .ourServices .service-icon {
        text-align: center;
    }

    .main-newletter-div {
        padding: 30px;
    }

    .news-form {
        flex-wrap: wrap;
    }

    .new-text-input {
        width: 100%;
    }

    .new-text-input input,
    .new-submit-input input {
        height: 55px;
    }

    div#footer .mt-5 {
        margin-top: 0rem !important;
    }
    .custom-border111 img {
        width: unset;
        height: unset;
    }
    .case-owl-main{
        flex-wrap: wrap;
        height: unset;
    }
    .cases-image,.cases-text-div{
        width: 100%;
    }
    .b-before-after-dark::before, .b-before-after::before{
        left: 3% !important;
        width: 18% !important;
    }
    .b-before-after::after, .b-before-after-dark::after{
        width: 18% !important;
        right: 3% !important;

    }
}
@media (max-width: 575px) {
    .pt-xs-0 {
        padding-top: 0 !important;
    }
}

@media(max-width:430px) {
    .ourServices .service-icon {
        max-width: 48%;
    }

    .ourServices .service-offering {
        column-gap: 10px;
    }

    .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
}

