@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');

body {
    background-color: #fff;
    /* padding-top: 3%; */
}
/* .owl-nav {
    position: absolute;
    top: -105px;
    right: -30px;
    display: block !important;
}
.owl-carousel1-d .owl-nav {
    position: absolute;
    top: -95px;
    right: -15px;
    display: block !important;
} */
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background-color: #fff !important;
    border: #707070 1px solid;
    border-radius: 50px;
    color: #707070 !important;
    font: inherit;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 2px !important;
    padding-bottom: 9px !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 30px;
}
.owl-carousel1-d .owl-nav button.owl-next, .owl-carousel1-d .owl-nav button.owl-prev, .owl-carousel1-d button.owl-dot {
    background-color: #fff !important;
    border: #707070 1px solid;
    border-radius: 50px;
    color: #707070 !important;
    font: inherit;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 2px !important;
    padding-bottom: 9px !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 30px;
}
.search-container {
    width: 100%;
    
}
.search-container1 {
    width: 90%;
}
.search {
    padding: 4px;
    border-radius: 35px;
}
.search-1 {
    position: relative;
}

.search-1 input {
    height: 45px;
    border: none;
    width: 100%;
    padding-left: 40px;
    border-right: 1px solid #C6C6C6;
    border-top-left-radius: 42px;
    border-bottom-left-radius: 42px;
}

.search-1 input:hover {
    background-color: rgb(247, 247, 247);
}

/* .search-2 input:hover {
    background-color: rgb(247, 247, 247);
} */
.search-2 input:focus {
    border-color: none;
    outline: none;
    border:none;
}
.search-3 input:hover {
    background-color: rgb(247, 247, 247);
}
.search-3 input:focus {
    outline: none;
    border:none;  
}

.search-5 {
    position: relative;
}

.search-1 svg {
    position: absolute;
    font-size: 12px;
    color: #eee;
    width: 14px;
    top: 30%;
}

.search-5 svg {
    position: absolute;
    font-size: 12px;
    color: #eee;
    width: 20px;
    top: 34%;
}

.search-5 input {
    height: 45px;
    border: none;
    width: 100%;
    padding-left: 40px;
    border-right: 1px solid #C6C6C6;
}

.search-5 input:hover {
    background-color: rgb(247, 247, 247);
}
.search-5 input:focus {
    border: 0;
    outline: 0;
    border-right: 1px solid #00000025;
}
.search-3 {
    position: relative;
    border-radius: 20px;
}
.search-3 input {
    height: 45px;
    border: none;
    width: 100%;
    padding-left: 40px;
    border-right: 1px solid #c6c6c6;
    border-top-left-radius: 42px;
    border-bottom-left-radius: 42px;
}
.search-3 input:focus {
    border-color: none;
    outline: none
}
.search-3 img {
    position: absolute;
    top: 15px;
    left: 5px;
    font-size: 12px;
    color: #eee;
    width: 20px;
}
::placeholder {
    font-size: 12px;
    color: #434343;
    opacity: 1;
}
.search-2 {
    position: relative;
    width: 100%;
    border: none;
    border-radius: 20px;
}
.search-2 input {
    height: 45px;
    border: none;
    width: 100%;
    padding-left: 35px;
    padding-right: 19px;
    border-top-right-radius: 42px;
    border-bottom-right-radius: 42px; 
}
.search-2 input:focus {
    border-color: none;
    outline: none
}
.search-2 i {
    font-size: 17px;
    color: #fff;
    line-height: 0;
}
.search-2 i {
    position: absolute;
    top: 15px;
    left: 5px;
    font-size: 12px;
    color: #eee;
    width: 15px;
}
.search-2 button {
    position: absolute;
    right: 2%;
    border: none;
    height: 40px;
    background-color: #fff;
    width: 40px;
    border-radius: 20px
}

#button-color {
    background-color: #7CCC86;
    border-radius: 8px;
    border:none;
    font-weight: 600;
    color: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.fs-7 {
    font-size: 12px;
}
#title-color1 {
    color: #7CCC86;
}
#text-color {
    color: #434343;
}
.margin-top1 {
    margin-top: 27%;
}
#btn-color {
    background-color: #7CCC86;
    border-radius: 9px;
    border:none;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 7px;
    margin-right: 3%;
    font-size: small;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; 
}
#closeButton {
    color: #7CCC86;
    border: none;
    background-color: #ffffff;
}
.padding-buttons33{
    padding-bottom: 3px;
}
#icons1 {
    color: white;
    font-weight: 700;
    padding-right: 5px;
    padding-bottom: 5px;
}
.text1 {
    font-size: 15px;
}
#small-text1 {
    font-size: 11px;
}
#small-text2 {
    font-size: 11px;
    color: #2c3d8d;
}
#background-color1 {
    background-color: #fff2f6;
}
.card-padding {
    margin-top: 2%;
    margin-left: 2%;
}
.navbar-toggler{
    width: 47px;
    height: 34px;
    background-color: white;
    border: none;
}
.navbar-toggler .line{
    width: 100%;
    float: left;
    height: 1.5px;
    background-color: #2c3d8d;
    margin-bottom: 5px;
}
/* #brand-name-style {
    color:#f04a78 ;
    font-weight: 600;
    font-family: Apple Chancery, cursive;
} */
.popins-font {
    font-family: 'Poppins', sans-serif;
}
#navbar-margin-bottom {
    margin: 5%;

}

.headermobile{
    display: none;
}
.headermobile{
    display: none;
}
.show-mobile {
    display: none;
}

.modal {
    display: none;
    position: fixed;
    z-index: 2;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4);
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%;
    overflow: unset;
    vertical-align: middle;
    justify-content: center;
}
.modal1 {
    display: none;
    position: fixed;
    z-index: 2;
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%;
    overflow:unset;
    vertical-align: middle;
    justify-content: center;

}
.modal-content {
    background-color: #fefefe;
    vertical-align: middle;
    margin: auto;
    width: 450px; /* Could be more or less, depending on screen size */
    border:none;
    border-radius: 25px;
    padding-bottom: 2%;
    padding-right: 1%;
    padding-left: 1%;
    
}
.modal-content1 {
    background-color: #fefefe;
    margin: auto; 
    width: 450px; /* Could be more or less, depending on screen size */
    border:none;
    border-radius: 25px;
    padding-bottom: 2%;
    padding-right: 1%;
    padding-left: 1%;
    vertical-align: middle;
    
}
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}
@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}   
@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}

.imageSection {
    text-align: center;
    /* padding-top: 4%; */
}
#button-color {
    background-color:#7CCC86 ;
    border-radius: 8px;
    border:none;
    font-weight: 600;
    color: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.login-icon-c {
    color:#7CCC86;
}
#text-color-w {
    color: #7CCC86;
}
.sign-upText{
    font-size: 11px;
    font-weight: 500;
    font-family: poppins;
}
#btn-color {
    background-color: #7CCC86;
    border-radius: 9px;
    border:none;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 7px;
    margin-right: 3%;
    font-size: small;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; 
}#form-style22 {
    vertical-align: middle;
    border-radius: 8px;
    background-color: #fff;
    padding-right: 22%;
    padding-bottom: 5%;
    padding-left: 22%;
}
.form-style23 {
    border-radius: 25px;
    background-color: #fff;
    padding-right: 15%;
    padding-left: 15%;
}
#text-color-w {
    color: #7CCC86;
}
.text-color-w {
    color: #7CCC86;
}
.input-group-text{
    background-color: #fff !important;
}
.form-control:focus{
    border: 1px solid #7CCC86 !important;
}
.form-control::placeholder {
    font-size: 11px;
}
/* .form-control:focus-within .input-group-text{
    border: 1px solid #7CCC86 !important;
} */


.input-group-text {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.loginbuttonpage {
    width: 100%;
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    font-size: 13px !important;
}
.label-class {
    margin-top: 4%;
    margin-bottom: 4%;
}
.linkdown1 {
    color: #989898;
}
#text-color233 {
    color: #434343;
    font-size: 11px !important;
    font-family: Poppins;
    font-weight: bold;
}
.input-group-text {
    border-right: none;
}
/* .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
} */
.linkdown1 {
    color: #989898;
    font-size: 12px;
}
@media (max-width: 978px) {
    .search-2 input:focus {
        background-color: #fff !important;
        
    }
    body{
        padding-bottom: 10%;
        padding-top: 0%;
    }
    .search-2 input {
	height: 7vh !important;
    border-radius: 30px !important;
    box-shadow: none !important;
    border: 1px #CBCBCB solid !important;
    }
    #navbarSupportedContent {
        padding-left: 12px;
        font-size: 50px;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 300px;
        
    }
    .search-2 i {
        font-size: 24px;
        color: #7CCC86;
        position: absolute;
        padding-top: 10px;
        padding-left: 30px;
    }
    .card-padding {
        margin-right: 6px;
    }
    /* #section-m {
        margin-top: 15%;
    } */

    #navbar-margin-bottom{
        
        display: none;
    }
    ::placeholder {
        font-size: 16px;
        font-weight: bold;
        
    }
    .search-2 input::placeholder {
        font-size: 14px;
        font-weight: bold;
        text-align: center !important;
        color: #6F6F6F;
    }
    .headermobile{
        display: block;
    }
    .show-desktop {
        display: none;
    }
    .show-mobile {
        display: block;
    }    
    .owl-nav {
        position: absolute;
        top: -105px;
        right: 0;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background-color: #fff !important;
        border: #707070 1px solid;
        border-radius: 50%;
        color: #707070 !important;
        font: inherit;
        padding-left: 9px !important;
        padding-right: 9px !important;
        padding-top: 2px !important;
        padding-bottom: 8px !important;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 30px;
    }

    .disabled{
        border: #70707023 1px solid !important;
        border-radius: 50px;
        color: #70707023 !important;
    }
    .owl-carousel .owl-nav span {
        font-size: 400px !important;
        font-weight: bolder;
    }
    #form-style22  {
        background-color: #F5FAF4 !important;
    }
    #form-style22 input  {
        background-color: #F5FAF4 !important;
    }
    #form-style22 span  {
        background-color: #F5FAF4 !important;
    }
    
}
.mobileItem {
    display: none;
}
.card-text {
    color: #fff;
}
@media (max-width: 975px) {
    .desktopItem {
        display: none;
    }
    .mobileItem {
        display: block;
    }
    .card-text {
        color: #fff;
        font-size: 12px;
    }
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .ratingText {
        padding-top:5%;
    }
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='gray' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
   }
   
.carousel-control-next-icon {
     background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='gray' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
.carousel-control-prev {
    margin-left: -4%;
    
  }
  
.carousel-control-next {
    justify-content: right;
    
}
.carousel-indicators {
    margin-bottom: -5%;
}
.carousel .carousel-indicators li {
    background-color: #dd5070;
    background-color: #dd5070;
  }
  
.carousel-indicators .active {
    background-color: #dd5070;
}
.carousel-indicators [data-bs-target] {
    width: 9px;
    height: 8px;
    border-radius: 50%;
}
.carousel-control-next-icon {
    width: 1rem;
    height: 1rem;
}
.carousel-control-prev-icon {
    width: 1rem;
    height: 1rem;
}

.upcoming1 {
    font-weight: 500;
}


.btn22 {
    background-color: #fff;
    color: #dd5070;
    border-left:none;
    border-radius: 5px;
    padding-bottom: 7px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    
}
#shadow-search-bar {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.form-outline {
    box-shadow: none !important;
}
.form-control {
    width: 100%;
    box-shadow: none !important;
    border-radius: 10px ;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.form-control:focus {
    border: 1px solid, #ced4da;
    border-top-color: rgb(206, 212, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(206, 212, 218);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(206, 212, 218);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(206, 212, 218);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}
#therapeuten1 {
    color: #1a205a;
    font-weight: 600;
    text-decoration: underline;
    margin-right: 50px;
}
#button-color1 {
    background-color: #7CCC86 ;
    border-radius: 20px;
    border:none;
    font-size: 16px;
    font-weight: bold;
    color: white;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    padding-top: 7px;
    padding-bottom: 7px;
    width: 15%;
}
.firstText-style {
    font-size: 46px;
    font-weight: bold;
    color: #fff;
}

.firstParagraph-style{
    font-size: 23px;
}

@media only screen   
and (min-width: 979px)   
and (max-width: 1566px){
    .firstText-style{
        font-size: 33px;
    }
    .firstParagraph-style{
        font-size: 17px;
    }
}
.secondText-style {
    font-size: 20px;
    font-weight: 400;
    color: #434343;
}
.margin-top2 {
    margin-top: 2%;
}
.input-group-text{
    background-color: #fff !important;
}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-radius: 0 !important;
    
}
.input-group-text {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: none;
    border-bottom: 1px solid #7CCC86;
}
/* therapist card 1 */
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap'); */
.therapist-card {
    background-color: #fff;
    border-radius: 20px;
    margin-top: 2%;
    margin-left: 2%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.therapist-card img {
    border-radius: 15px;
    padding-top: 2%;
    vertical-align: middle;
}
#text-color1 {
    color: #434343;
}
.popins-font1 {
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    padding-top:2%;
}
.ratingText1 {
    font-size: 13px;
    font-weight: 600;
}
.ratingText2 {
    font-size: 13px;
    font-weight: 600;
}
.card-icon1 {
    color: #7CCC86;
}
.card-icon2 {
    color: #7CCC86;
}
[class^="bi-star-fill"]::before, [class*=" bi-star-fill"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1.4;
    vertical-align: text-bottom;
    -webkit-font-smoothing: antialiased;
}
[class^="bi-briefcase-fill"]::before, [class*=" bi-briefcase-fill"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1.4;
    vertical-align: text-bottom;
    -webkit-font-smoothing: antialiased;
}
/* therapist card 2 */
.therapist-card2 {
    background-color: #fff;
    border-radius: 20px;
    margin-top: 2%;
    margin-left: 2%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    
}
.therapist-card2 img {
    border-radius: 15px;
    padding-top: 2%;
    vertical-align: middle;
}
#text-color1 {
    color: #434343;
}
.popins-font1 {
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    padding-top:2%;
}
.ratingText1 {
    font-size: 13px;
    font-weight: 600;
}
.ratingText2 {
    font-size: 13px;
    font-weight: 600;
}
.card-icon1 {
    color: #7CCC86;
}
.card-icon2 {
    color: #7CCC86;
}
[class^="bi-star-fill"]::before, [class*=" bi-star-fill"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1.4;
    vertical-align: text-bottom;
    -webkit-font-smoothing: antialiased;
}
[class^="bi-briefcase-fill"]::before, [class*=" bi-briefcase-fill"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1.4;
    vertical-align: text-bottom;
    -webkit-font-smoothing: antialiased;
}
body {
    background-color: #fff;
    /* padding-top: 3%; */
}

/* therapistCardOne */
.therapist-card11 {
    background-color: #7CCC86;
    border-radius: 10px;
    margin-top: 2%;
    /* width: 90%; */
    /* box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px; */
    padding-right: 10%;
}
.image-therapist img {
    position: relative;
    /* bottom: 16px;    
    right: 40px;*/
} 
.textOne {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}
.textTwo {
    font-size: 13px;
    color: #fff;
}
.textThree {
    font-size: 9px;
    color: #fff;
}
.endText {
    border-left: solid #fff 3px;
    padding-left: 8px;
}

/* .therapist-card11 {
    background-color: #7CCC86;
    border-radius: 20px;
    margin-top: 2%;
    margin-left: 2%;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    
} */
.image-therapist {
    position: relative;
    bottom: -14px;    
    left: 10px;
    
}
.textOne {
    font-size: 14px;
    color: #fff;
    font-weight: 550;
}
.textTwo {
    font-size: 13px;
    color: #fff;
}
.textThree {
    font-size: 9px;
    color: #fff;
}
.ddd {
    margin-left: 10%;
    margin-right: 10%;
}

.endText {
    border-left: solid #fff 3px;
    padding-left: 8px;
}
.wrap-section {
    background-color: #7CCC86;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    margin-bottom: 2%;
    padding-top: 2%;
}
.button-color66 {
    background-color: #fff;
    color: #7CCC86;
    border: #7CCC86 solid 2px;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold ;
}
.fluid-bg {
    background-color: #fff;

}
.sq1 {
    
    background-color: #fff;
    border-radius: 15px;
}
.sq2 {
    background-color: #fff;
    border-radius: 15px;
}
.spn1 {
    font-size: 23px;
}
.spn2 {
    font-size: 18px;
}
.spn3 {
    font-size: 15px;
}
.spn4 {
    font-size: 23px;
}
.icn1 {
    color: #7CCC86;
    font-size: 20px;
}
[class^="bi-star"]::before, [class*=" bi-star"]::before {
    line-height: 1.3;
}

.txtcl {
    color: #434343;
}

.card-style {
    background-color: #7CCC86;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.card-style1 {
    background-color: #7ECEB5;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.card {
    border: none;
}
.sq1 {
    
    background-color: #fff;
    border-radius: 8px;
}
.txtUnder {
    font-size: 10px;
}
.show {display:block;
}
.icons-height {
    line-height: 0;
}

.owl-carousel .owl-nav span {
    font-size: 20px !important;
    font-weight: bolder;
}
.owl-carousel {
    z-index: 0;
}
.wrap-div {
    padding-left: 7%;
    padding-right: 7%;
}
.owl-carousel .owl-item .img-m1 {
    width: 97%;
    
}
.owl-carousel .owl-item .img-m2 {
    width: 94%;
    
}

.owl-carousel .owl-item .img-m4 {
    margin-top: 70px;
}
.card-style-m {
    background-color: #7CCC86;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    
}
.card-style-m1 {
    background-color: #7ECEB5;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    
}
.card-title {
    color: #fff;
}

.card-text-d {
    color: #fff;
    font-size: 15px;
}
.card {
    border-radius: 8px !important;
    border: none !important;
}
.sfocus:focus {
    background-color: #fff !important;
}
.therapistImg1 {
  width: 70%;
}

.bg-colorr {
    background-color: #7CCC86;
}
.content-mm {
    padding-top: 50px;
    padding-bottom: 50px;
}
.image-mm {
    padding-top: 85px;
}
.rnd-mm {
    border-radius: 50px;
}
/* search bar modal */

#modal3 {
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 3;
    position: fixed;
    top: 0;
    animation: myfirst 0.6s ;
    animation-direction: reverse;
}
  @keyframes myfirst {
    0%   {left: 0px; top: 0px;}
    100%  {left: 0px; top: 100%;}
}

#button-color11 {
    background-color: #fff ;
    border-radius: 32px;
    border:none;
    font-size: 16px;
    font-weight: 600;
    color: #434343;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    /* padding-top: 10px;
    padding-bottom: 10px; */
    height: 6vh;
    width: 60%;
}
.switch {
    position: relative;
    display: inline-block;
    width: 49px;
    height: 24px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
  
  /* The slider */
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
  
  .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
		  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
}
  
  .slider.round:before {
    border-radius: 50%;
}
.bi-eye-fill::before {
    padding-bottom: 3px;
}
.bi-eye-slash-fill::before {
    padding-bottom: 3px;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #7CCC86 !important;
    font-size: 11px;
}
#button-color1-d {
    background-color: #7CCC86 ;
    border-radius: 37px;
    border:none;
    font-size: 13px;
    font-weight: bold;
    color: white;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    padding-top: 3%;
    padding-bottom: 3%;
}
#button-color2 {
    background-color: #7CCC86;
    border-radius: 8px;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: white;
    /* box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px; */
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 2%;
    padding-bottom: 2%;
}
#tc {
    color: #7CCC86;
}
.pic1 {
    background: url('../images/message2.png' ) no-repeat;
    background-size: 100% 100%;
    -moz-box-shadow: inset 0 -10px 10px -10px #7CCC86 !important;
    -webkit-box-shadow: inset 0 -10px 10px -10px #7CCC86 !important;
    box-shadow: inset 0 -10px 10px -10px #7CCC86 !important;
    position: relative;
    height: 40vh;
    border-radius: 15px;
}
.pic2 {
    background: url('../images/group-people2.png') no-repeat;
    background-size: 100% 100%;
    -moz-box-shadow: inset 0 -10px 10px -10px #7CCC86 !important;
  -webkit-box-shadow: inset 0 -10px 10px -10px #7CCC86 !important;
  box-shadow: inset 0 -10px 10px -10px #7CCC86 !important;
  position: relative;
  height: 40vh;
  border-radius: 15px;
}
.spnn1 {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
}
.spnn2 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
}
.btnn1 {
    position: absolute;
    bottom: 15px;
    right: 0px;
    padding-left: 5%;
    padding-right: 5%;
    margin-right: 15px;
    background-color: #fff;
    border-radius: 15px;
    border: none;
    height: 6vh;
    
}
.btnn2 {
    position: absolute;
    bottom: 15px;
    right: 0px;
    padding-left: 5%;
    padding-right: 5%;
    margin-right: 15px;
    background-color: #fff;
    border-radius: 15px;
    border: none;
    height: 6vh;
}


/* ANIMATIONS */


.item____ svg{
    transition: .4s all ease;
    z-index: 9999 !important;
}

.item____:hover svg{
    transform: scale(1.25);
    z-index: 9999 !important;
}

.btnn1{
    transition: .4s all ease;
}

.btnn2{
    transition: .4s all ease;
}

.btnn1:hover{
    background-color: #7CCC86;
    color: #fff;
}

.btnn2:hover{
    background-color: #7CCC86;
    color: #fff;
}

.btn-newsletter{
    transition: .4s all ease;
}

.btn-newsletter:hover{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #fff;
    color: #7CCC86;
}

.login_btn__{
    transition: .4s all ease;
}

.login_btn__:hover{
    transition: .4s all ease;
    color: #7CCC86 !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
@keyframes heartbeat {
    0% {
        transform: scale(.75);
    }

    20% {
        transform: scale(1);
    }

    40% {
        transform: scale(.75);
    }

    60% {
        transform: scale(1);
    }

    80% {
        transform: scale(.75);
    }

    100% {
        transform: scale(.75);
    }
}
.topBtn:hover {
    animation: heartbeat 0.8s infinite;
}
