/* @import url('https://fonts.googleapis.com/css2?family=Blinker:wght@300;400;600&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&family=Roboto:wght@300;400;500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* font-family: 'Blinker', sans-serif; */
    font-family: 'Poppins', sans-serif;
/*font-family: 'Roboto', sans-serif;*/

}

h1,h2,h3,h4,h5,h6{
    font-family: 'Poppins', sans-serif;
}

p, a {
font-family: 'Poppins', sans-serif;

}
img{
    max-width: 100%;
    max-height: 100%;
    /* width: 100%;
    height: 100%; */
}

body{
    /* background-image: url(./img/river.jpg) !important; */
    background-repeat: no-repeat;
    background-size: cover;
}

.nav-font-js li a{
    font-size: 16px;
    font-weight: 500;
}
.side-img {
    width: 75%;
    margin: 0 auto;
}

.bg-banner{
    /* height: 470px !important; */
    background-image: url('../img/banner-1.jpg') ;
    background-size: cover;
}

.bg-img{
    background-image: url('../img/bg_heart.jpeg');
    /* background-size: 100% 100%; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
}
nav.navbar.navbar-expand-lg {
    -webkit-box-shadow: 0 8px 10px -10px #959595;
    box-shadow: 0 8px 10px -10px #959595;
}

a.navbar-brand  {
    width: 80px;
    /* height: 100%; */
}
/* section.form-light {
    padding: 30px;
    background: #ffffff8c;
    border-radius: 20px;
} */
.paddng{
    padding: 20px;
}

.row.bg-collr {
    height: 100%;
    align-items: center;
}

.form-control:focus {
    box-shadow: none !important;
}

.form-select:focus {
    box-shadow: none !important;
}

.btn-check:focus+.btn, .btn:focus {
    box-shadow: none !important;
}

.datebook-search-panel .datebook-search-gender {
    background-color: #ff5757 !important;
    color: #fff;
}

.js-label-set label {
    margin: 12px;
    border-radius: 5px !important;
    width: 50%;
}
.datebook-search-panel .datebook-search-gender:hover, .datebook-search-panel .datebook-search-gender:not([disabled]):not(.disabled).active, .datebook-search-panel .datebook-search-gender:not(:disabled):not(.disabled).active:focus, .datebook-search-panel .datebook-search-gender:not(:disabled):not(.disabled):active:focus, .show > .datebook-search-panel .datebook-search-gender.dropdown-toggle:focus, .datebook-search-panel .btn-check:checked+.btn {
    background-color: #e01010 !important;
    color: #fff;
}

.display-1 {
    font-size: 4rem;
}

.about-sec h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 20px 0;
    position: relative;
}

#about {
    padding: 80px 0 !important;
}



.datebook-top-profile h2,
.about-section h2{
    font-size: 40px;
    font-weight: bold;
}



@media (min-width:768px){
.carousel-item{
    /* height: 100vh !important;
    object-fit: cover !important; */

    height: 100vh;
    max-height:770px;
  /* min-height: 350px; */
  background: no-repeat top center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
/* .carousel-caption{
    top: 1.25em !important;
    text-align: left;
} */

.img-fluid-js {
    max-width: 100%;
    height: 230px;
    object-fit: cover;
    object-position: center;
}

#profile-details-slider .carousel-item{
    max-height: 300px !important;
    height: 100% !important;
}

.pad-left {
    padding-left: 30px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
}


.dash-start {
    min-height: 83vh;
}
.form-sections{
    min-height: 100vh;
    background: #f3f3f3;
}
.carousel-caption {
    top: 0 !important;
    text-align: left;
    bottom: 0;
    width: 100% !important;
    height: 100%;
    right:0 !important;
    left: 0 !important;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(3 152 158) 100%);
}
.banner-heading {
    width: 70%;
    position: absolute;
    top: 35%;
    right: 15%;
    left: 15%;
}
.sign-in-form {
    padding: 40px;
    background: #ffffff;
}

.error{
    color: red;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef00 !important;
}

@media (max-width:767px){
    .dis-none{
        display: none;
    }
    .wid-100{
        width: 100% !important;
    }
    .sign-in-form {
        padding: 20px;
        background: #ffffffab;
    }
    .flex-wrap-js{
        flex-wrap: wrap;
    }
    .content_img {
        width: 50%;
    }
    .img-text {
        width: 70% !important;
    }
    button.navbar-toggler.collapsed {
        outline: none !important;
        border: none !important;
        box-shadow: none !important;
    }
    button:focus:not(:focus-visible) {
        outline: none !important;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: none !important;
        box-shadow: none !important;
    }
    .main-heading{
        font-size: 28px !important;
       }
       .banner-sub-heading {
        font-size: 18px !important;
    }
    section.py-3.profile-sec-one {
        display: none;
    }
    .reverse-mob{
        flex-direction: column-reverse;
    }

    .carousel-item{
        height: 500px;
    }
}


.dmeo{
    background-image: url('../img/party.jpg');
}

.bg-collr{
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(3 152 158) 100%);
}

.main-heading {
    color: #fff;
    padding-top: 20px;
    font-style: italic;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.banner-sub-heading{
    font-size: 18px;
}

.card-title {
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 700;
}

a.btn:hover {
    background: #000;
    color: #fff;
}

.button-vm a {
     transition: 0.5s ease;
}

.member-bg{
    background-color: #03989e;
}

#datebook-featured-front .datebook-featured-profile.datebook-featured-compact img {
    border-radius: calc(3rem - 1%);
}
.font-lg{
    font-size: 14px;
}
.content_img {
    margin: 1em 0;
    position: relative;
    .img-text {
        position: absolute;
        top: -100px;
        right: 15px;
        background: #ffffff;
        color: rgb(0, 0, 0);
        opacity: 0;
        box-shadow: 0px 0px 15px 0px rgb(203 208 191);
        /* transition-duration: .5s; */
        visibility: hidden;
        /* -webkit-transition: visibility 0s, opacity 0.5s linear; */
        /* transition: visibility 0s, opacity 0.5s linear; */
        width: 100%;
        border-radius: 10px;
    }
    &:hover {
        .img-text {
            padding: 8px 15px;
            visibility: visible;
            opacity: 1;
            max-width: 100%;
        }
    }
}

.img-text {
    display: flex;
    justify-content: center;
    align-items: center;
}
.gender-icon i {
    font-size: 50px;
    color: #b9b9b98c;
}
.content_img img {
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}

.about-section{
    background: #03989e24;
}
.datebook-subcountry a {
    text-decoration: none;
}
.datebook-subcountry h6 a {
    font-size: 20px;
    color: #000;
}
.country-sec{
    background: #03989e24;

}
.set-nav-width{
    width: 100%;
    justify-content: end;
}
li.nav-item a:hover {
    color: #ff5757 !important;
}
.color-same{
    color: #ff5757 !important;
    text-decoration: none;

}
/* .set-wh{
    height: 400px;

} */
.set-wh img{
    border-radius: 15px;
}
.card-body.p-2.small.position-relative.datebook-search-profile-body.over {
    background: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);
}
.prz{
    padding-right: 0;
}
.datebook-profile-heading a {
    text-decoration: none;
}

.form-control {
    border: none;
    background: #f3f3f3;
    padding: 0.6rem 0.75rem;
}
.form-group {
    margin-bottom: 1rem;
}

.heading-contact {
    font-size: 2.5rem;
    font-weight: 900;
}
.contact-text p{
    font-size: 18px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.6rem;
    padding-left: 0.6rem;
}

.form-control {
    border: 1px solid #ced4da !important;
    background: none !important;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem !important;
}
.datebook-submit-btn {
    background: #ff5757;
    border-color: #ff5757;
}
.datebook-submit-btn:hover {
    background-color: #e01010;
    border-color: #e01010;
    box-shadow: 0 14px 26px -12px rgba(233,30,99,.4), 0 4px 23px 0 rgba(233,30,99,.15), 0 8px 10px -5px rgba(233,30,99,.2);
}
.js-label-set label.btn.btn-outline-dark:hover {
    background: #ff5757;
    border-color: #ff5757;
}
.js-label-set label.btn.btn-outline-dark:active {
    background: #e01010 !important;
    border-color: #e01010 !important;
}
.js-label-set .btn-check:active+.btn-outline-dark, .btn-check:checked+.btn-outline-dark, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show, .btn-outline-dark:active {
    color: #fff;
    background-color: #e01010 !important;
    border-color: #e01010 !important;
}

.bg-shadow {
    box-shadow: 0px 0px 7px -2px #959595;
    padding: 15px;
}

.set-radius  img{
    border-radius: 5%;
}
.text-bg-sett{
    background: #03989e;
    text-decoration: none;
    font-size: 14px;
}
.set-min-wd {
    min-width: 170px;
}
.button-vm a {
    background: #ff324f;
    color: #fff;
    padding: 9px;
}

.bg-image img {
    min-height: 260px;
    max-height: 260px;
    object-fit: cover;
    object-position: top;
}

@media (min-width:1367px){
    .feature-img img {
        width: 100%;
        height: 200px !important;
    }
}

#profile-details-slider .carousel-item img {
    height: 100%;
    max-height: 400px;
    min-height: 400px;
    object-fit: cover;
    object-position: top;
}
.feature-img img {
    width: 100%;
    height: 170px ;
}

.carousel-indicators [data-bs-target]{
    width: 60px !important;
    height:60px !important;
}
.carousel-indicators [data-bs-target] img{
    height: 100%;
}
.carousel-indicators{
    bottom: -90px !important;
}

.small, small {
    font-size: .85em;
}

.profile-sec-one .content_img img {
    transition: 0.3s;
    height:100%;
  }


.lightboxcontainer {
  width:100%;
  text-align:left;
}
.lightboxleft {
  width: 40%;
  float:left;
}
.lightboxright {
  width: 60%;
  float:left;
}
.lightboxright iframe {
  min-height: 390px;
}
.divtext {
  margin: 36px;
}

.sendUserShortMessage {
    min-height: 200px !important;
    resize: none;
}

@media (max-width: 800px) {
  .lightboxleft {
    width: 100%;
  }
  .lightboxright {
    width: 100%;
  }
  .divtext {
    margin: 12px;
  }
}

.content_img img {
    transition: 0.3s;
  }
  .content_img img:hover {
    transform: scale(1.1);
  }
  .hover-zoom{
    overflow: hidden;
  }
  .hover-zoom img{
    transition: 0.3s;
  }
  .hover-zoom img:hover{
    transform: scale(1.1);
  }


  h2.text-center.py-4 {
    font-size: 40px;
    font-weight: bold;
} 

input.btn.btn-primary.rounded-0.py-2.px-4,
a.btn.btn-primary {
    background: #ff5757;
    border-color: #ff5757;
}
.datebook-show-password-icon i {
    color: #000;
}
.datebook-show-password-icon{
    top:40px;
    right:20px;
}


