﻿body {
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.6;
    font-size: 16px;
}

.navbar-brand {
    width: 100%;
    max-width: 300px;
    text-align: center;
}

.fa-solid {
    line-height: 1.5;
}

ul {
    padding: 0;
    list-style: none;
}

* {
    transition: all 0.2s;
}

a {
    text-decoration: none;
}

p {
    line-height: 1.2;
    margin-bottom: 7px;
}

.title {
    font-size: 36px;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
}

section {
    margin-bottom: 3.5vw;
}

.section_title {
    position: relative;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

    .section_title span {
        position: relative;
        z-index: 2;
        background: #fff;
        padding-right: 20px;
    }

.line {
    height: 1px;
    background: #f2f2f2;
    position: absolute;
    width: 100%;
    top: 26px;
}

.col-list {
    display: flex;
    justify-content: space-between;
}

    .col-list li {
        width: 100%;
    }

.aboutlist li {
    margin-right: 20px;
    border-right: 1px solid #f2f2f2;
}

.testimonial_section .card {
    border: 0;
    border-left: 4px solid #ddd;
    border-radius: 0;
    padding: 20px;
    margin-bottom: 40px !important;
    border-bottom: 1px solid #f0f0f0;
}

.bg-transparent-blank {
    background: rgba(0, 0, 0, 0.5);
}

.nav-item {
    margin-top: 8px;
}

.col-flex {
    display: flex;
    justify-content: space-between;
}

.accordion-header-fliter {
    padding: 13px 20px;
}

.btn {
    font-family: 'Roboto', sans-serif;
}

.avaiable-btn {
    text-align: center;
    margin: 8px;
}

    .avaiable-btn .btn {
        max-width: 120px;
        width: 100%;
    }

.round-img {
    padding: 8px 30px;
    text-align: center;
}

.commentBox {
    max-height: 100px;
    height: 100%;
    color: #848484;
}

.profile-list-rating {
    padding-left: 21px;
    border-left: 1px solid #ddd;
}

    .profile-list-rating .fa-solid.fa-star, .fa-solid.fa-star-half {
        font-size: 14px;
    }

.rating .fa-solid.fa-star, .fa-solid.fa-star-half {
    font-size: 14px;
}

.filter-box {
    position: absolute;
    z-index: 5;
    width: 300px;
}

.list-box {
    margin-left: 320px;
}

.advisorList {
    height: 100%;
    min-height: 500px;
}

    .advisorList .card {
        margin-bottom: 20px;
    }

.advisor_img .round-img {
    max-width: 200px;
    margin: auto;
}

.col-available {
    position: relative;
    left: -17px;
    top: -17px;
}

.btn.btn-success {
    border-radius: 0;
    background-color: #00a651;
    border-color: #00a651;
    width: 123px;
}

.squareBox {
    background-image: url(../Images/square.png);
    font-size: 26px;
    width: 100%;
    height: 123px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.workwithus {
    max-width: 880;
    margin: auto;
}

    .workwithus ul {
        display: flex;
        justify-content: space-between;
        margin-left: -60px;
    }

        .workwithus ul li {
            width: 100%;
        }

        .workwithus ul li {
            width: 100%;
            margin-right: -60px;
        }

.bottom {
    margin-top: 60px;
}

.banner {
    /*margin-bottom: 0;*/
}

.imgbox img {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.content-box {
    padding: 15px;
}

.category-box {
    border: 1px solid #ddd;
    height: 100%;
    background: #d2ebf7;
    color: #0d0c0c;
}

    .category-box:hover {
        scale: 1.1;
        box-shadow: 1px 0 11px #ddd;
    }

.btn.btn-more {
    background: #715944;
    color: #fff;
    padding: 8px 30px;
    margin-top: 20px;
    border-radius: 0;
}

.pratext {
    font-size: 18px;
    letter-spacing: 0.5;
    line-height: 1.5;
}

.advice-section {
    /*background: #f8f8f8;*/
    padding: 50px 0;
}

.wd30 {
    width: 50px;
}

.conditions ul {
    display: flex;
    justify-content: center;
}

    .conditions ul li {
        font-size: 28px;
        padding: 10px 25px;
    }

.addressbox {
    padding: 15px;
}

.form-control,
.form-select {
    border-radius: 0;
}

.btn-big span {
    font-size: 14px;
}

.btn-max {
    max-width: 350px;
    width: 100%;
}

.alert-text {
    color: rgb(226, 4, 4);
    position: absolute;
}

.btn-primary {
    border: 0;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../Images/menu.png);
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .55);
    border-color: transparent;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.fs-light {
    font-weight: 300;
}

.getAdviceBox,
.getAdvisorBox {
    font-size: 20px;
}

.satisfactionAdvice ul {
    display: flex;
    margin-top: 3rem;
    font-size: 18px;
    justify-content: space-between;
}

.getAdviceBox {
    background-image: url(../Images/getadvice.png);
    background-repeat: no-repeat;
    background-position: right;
}

.getAdvisorBox {
    background-image: url(../Images/advisor.png);
    background-repeat: no-repeat;
    background-position: left;
}

.howitworksBox {
    height: 489px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.listadvisor li img {
    margin-right: 15px;
    width: 17px;
    margin-top: -4px;
}

.listadvisor {
    margin-top: 2rem;
}

    .listadvisor a {
        color: #715944;
        font-weight: 600;
        margin-top: 15px;
        display: block;
    }

.banner.homebanner {
    position: relative;
}

.swiper-wrapper {
    height: auto !important;
}

.card {
    background: transparent !important;
}

.accordion-item {
    background-color: transparent !important;
    border: 1px solid rgba(0,0,0,.125);
}

/*Dynamic/Common CSS manage from admin start=====================*/
#psp .section_title span {
    background: #000;
}

#psp .account.log-in {
    background: transparent !important;
}

#psp .advice-section {
    background: transparent !important;
    padding: 50px 0;
}

#psp .category-box {
    background: transparent;
}

#psp .btn-light-color {
    background: #272727 !important;
}

#psp .light-color {
    background: #272727 !important;
}

#psp .accordion-item {
    background-color: transparent !important;
    border: 1px solid #fff;
}



#undergroundadultchat .section_title span {
    background: #000;
}

#undergroundadultchat .account.log-in {
    background: transparent !important;
}

#undergroundadultchat .advice-section {
    background: transparent !important;
    padding: 50px 0;
}

#undergroundadultchat .category-box {
    background: transparent;
}

#undergroundadultchat .btn-light-color {
    background: #272727 !important;
}

#undergroundadultchat .light-color {
    background: #272727 !important;
}

#undergroundadultchat .accordion-item {
    background-color: transparent !important;
    border: 1px solid #fff;
}

/*Dynamic/Common CSS manage from admin end=====================*/



/* ========================Footer =================*/

footer {
    position: relative;
    background: #e5e5e5;
    padding-top: 60px;
}

    footer .container-xl {
        position: relative;
        z-index: 5;
    }

    footer .icon {
        padding: 0 14px;
        font-size: 20px;
    }

.container-footer {
    position: relative;
    z-index: 5;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    border-top: 1px solid #ddd;
    margin-top: 30px;
}

    .container-footer p {
        margin: 0;
    }

.BillPerCall {
    font-size: 12vw;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    line-height: 0.8;
    color: #ececec;
    z-index: 1;
}

.section_space {
    margin-top: 3.5vw;
}


/*=============== Header ============ */

.navbar-nav .nav-item:last-child a {
    /*padding: 13px;*/
}


/* ===========Section Slider====== */

.sliderTitle {
    font-family: 'Dancing Script', cursive;
    font-size: 60px;
}

.overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: flex;
    flex-flow: column;
    justify-content: center;
    text-align: center;
}


/* ======Profile page====== */

.banner.profile {
    position: relative;
}

.profile .swiper-wrapper {
    height: 500px;
}


/* ============Font-size ============*/

.ft_1 {
    font-size: 12px;
}

.ft_2 {
    font-size: 20px;
}

.ft_24 {
    font-size: 24px;
}

.ft_3 {
    font-size: 30px;
}

.ft_4 {
    font-size: 40px;
}

.ft_normal {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1.1px;
    line-height: 1.5;
}

.ft_bold {
    font-weight: 600;
}

h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 40px;
    margin-bottom: 15px;
}

.subtag {
    font-size: 30px;
    margin-bottom: 20px;
}

.navbar-dark .navbar-toggler-icon {
    background-image: none;
}


.redbutton {
    width: auto;
    display: inline-block;
    cursor: pointer;
    line-height: normal;
    margin: 0 10px 20px 0;
    border: none;
    border-radius: 3px;
    color: #fff !important;
    padding: 6px 15px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
    background-repeat: repeat-x;
    background-color: red;
}

.pagination-nav {
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
}

.fazero {
    color: #cdd1ce !important;
}


/* --------------Thumbnail slider----------- */
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.swiper-thumb-slider {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

/*.mySwiperMain {
    height: auto;
    width: 100%;
}*/

.mySwiperThumb {
    height: 80px;
    box-sizing: border-box;
    padding: 10px 0;
}

    .mySwiperThumb .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }

    .mySwiperThumb .swiper-slide-thumb-active {
        opacity: 1;
    }

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*.swiper-button-next, .swiper-button-prev {
    color: #fff!important;
}*/

.profileSlider {
    height: 500px;
}

    .profileSlider .swiper.mySwiperMain {
        height: 80%;
    }

    .profileSlider .swiper.mySwiperThumb {
        height: 20% !important;
        padding: 10px 0;
    }

.yearsold {
    text-align: center;
    background-color: rgba(237, 28, 36, 1);
    border-radius: 25px;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    border: solid rgba(7, 10, 56, 1) 0px;
    color: #FFFFFF;
    font: normal normal normal 18px/1.4em anton,sans-serif;
    padding: 10px 0;
    margin-bottom: 20px;
    max-width: 437px;
    margin: 20px auto;
}



/* ====================Responsive Css============ */

@media(min-width:992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

@media(max-width:1180px) {
    .bottom {
        margin-top: 52px;
    }

    .workwithus {
        max-width: 700;
        margin: auto;
    }

        .workwithus ul li {
            width: 100%;
            margin-right: -52px;
        }

    .squareBox {
        height: 100px;
    }
}

@media(max-width:900px) {
    .workwithus {
        display: flex;
        flex-flow: column;
        justify-content: center;
    }

    .filter-box {
        left: -320px;
        transition: all 0.5s;
    }

        .filter-box.open {
            left: 11px;
            transition: all 0.5s;
        }

    .list-box {
        margin-left: 0;
    }

    .bottom {
        margin-top: 44px;
    }

    .squareBox {
        height: 92px;
        font-size: 20px;
    }

    .workwithus ul li {
        width: 100%;
        margin-right: -44px;
    }
}

@media(max-width:991px) {
    .profile .swiper-wrapper {
        height: auto;
    }

    .profile-list-rating {
        display: flex;
        justify-content: space-between;
    }

    .round-img {
        padding: 8px 30px;
        text-align: center;
    }

    .card-Boxview .col-flex {
        display: block;
    }

    .sliderTitle {
        font-size: 40px;
    }

    .overlay .ft_3 {
        font-size: 20px;
    }
}

@media(max-width:768px) {
    .bg-transparent-blank {
        background: #fff;
        position: relative;
    }

        .bg-transparent-blank.navbar-dark .navbar-nav .nav-link.active,
        .bg-transparent-blank.navbar-dark .navbar-nav .show > .nav-link {
            color: #333;
        }

        .bg-transparent-blank.navbar-dark .navbar-nav .nav-link {
            color: #6c6b6b;
        }

    .BillPerCall {
        font-size: 20vw;
    }

    .commentBox {
        max-height: inherit;
        height: auto;
        color: #848484;
    }

    .workwithus ul li {
        width: 150;
        margin-right: 0;
        float: left;
    }

    .bottom {
        margin-top: 0;
    }

    .squareBox {
        height: 10vw;
        font-size: 3vw;
    }

    .category-box:hover {
        scale: 1;
        box-shadow: 1px 0 11px #ddd;
    }

    .workwithus ul {
        display: flex;
        margin-left: 0;
    }

    .col-list {
        display: inline-block;
    }

        .col-list li {
            float: left;
        }

    .labels {
        font-size: 34px;
        padding: 10px;
    }

    .conditions ul li {
        font-size: 16px;
        padding: 10px 25px;
        line-height: 28px;
    }
}

@media(max-width:575px) {
    .alert-text {
        color: rgb(226, 4, 4);
        position: relative;
    }
    /*.navbar-brand img {
        width: 150px;
    }*/
    .navbar-brand {
        max-width: 200px;
    }

    .conditions ul li {
        font-size: 16px;
        padding: 8px 4px;
        line-height: 28px;
    }

    .btnsection .d-flex {
        display: block !important;
        text-align: center;
    }
}

@media(max-width:480px) {
    .profile-list-rating {
        display: block;
    }

    .col-flex {
        display: block;
    }

    .conditions ul {
        display: block;
    }

        .conditions ul li {
            padding: 0;
        }

    .ft_3 {
        font-size: 20px;
    }

    .testimonial_section .d-flex {
        display: block !important;
    }

    .star {
        margin-left: 0;
    }
}

@media(max-width:420px) {
    .labels {
        font-size: 20px;
        padding: 10px;
    }

    .sliderTitle {
        font-size: 26px;
    }

    .overlay .ft_3 {
        font-size: 16px;
    }
}


/*04-Feb-2023*/
@media(max-width:430px) {
    .mySwiperMain {
        height: 330px;
        width: 100%;
    }
    .mySwiperThumb {
        height: 80px;
        box-sizing: border-box;
        padding: 10px 0;
    }
}

@media(max-width:376px) {
    .mySwiperMain {
        height: 280px;
        width: 100%;
    }
}

@media(max-width:346px) {
    .mySwiperMain {
        height: 255px;
        width: 100%;
    }
}




@media(max-width:1400px) {
    .profileSlider {
        height: 440px;
    }
}

@media(max-width:1100px) {
    .profileSlider {
        height: 400px;
    }
}

/*@media(max-width:991px) {
    .profileSlider {
        height: auto;
    }
}*/