//////new header css

.callusbtn {
    border: solid 1px #ccc;
    /* height: 46px; */
    border-radius: 100%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    margin-top: 2px;
}

.resdrop {
    background: darkblue;
    margin: 9px;
    padding: 3px 0px;
    color: #fff;
    text-align: left;
}

.resdrop a {
    color: #fff;
}

////// new header css end






.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;

    display: flex;
    justify-content: center;
    align-items: center;

}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.oversrvices_box {
    width: 100%;
    margin: auto;
}

@media(mx-width:991px) {
    .oversrvices_box {
        width: 100%;
        margin: auto;
    }
}

.main_content {
    margin-top: 111px;
    margin-bottom: 30px;
}

.modal-header .close {
    position: absolute;
    right: 15px;
    top: -82px;
    cursor: pointer;
    padding: 0;
}

.about {
    margin-top: 0px;
}

.border-yello {

    border: 1px solid #f3cc00;
    border-radius: 10px;
}

.link-blue {
    color: #4e8bb4 !important;
}

#accordion .panel-default .panel-heading {
    margin: 0;
}

#accordion .panel+.panel {
    margin: 0;
}

.panel {
    padding: 10px;
}


.about_text {

    text-align: justify;
}



@media (max-width:450px) {
    .modal-header .close {
        right: 18px;
        top: -36px;
    }

    .modal-body {
        color: #333;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .oversrvices {
        display: none !important;
    }

    .oversrvicesmoblie {
        display: block !important;
    }

    .oversrvices_box {
        width: 100% !important;
        margin: auto;
    }

    video {
        height: auto !important;
    }
}

@media (max-width:420px) {
    .modal-header .close {
        right: 18px;
        top: -34px;
    }
}

@media (max-width:400px) {
    .modal-header .close {
        right: 18px;
        top: -30px;
    }
}

@media (max-width:380px) {
    .modal-header .close {
        right: 18px;
        top: -28px;
    }
}


@media (max-width:991px) {
    #box_small {
        display: none;
    }

    .boxes {
        padding-top: 0px !important;
        padding-bottom: 20px;
    }
}



/* Hide all steps by default: */
.tab {
    display: none;
}



button:hover {
    opacity: 0.8;
}

#prevBtn {
    background-color: #bbbbbb;
}


/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #04AA6D;
}

.dept_content {
    padding-top: 20px !important;
    padding-bottom: 30px !important;
    background: #fff !important;
    height: 210px;

}

@media(max-width:991px) {
    .dept_content {
        padding-top: 20px !important;
        padding-bottom: 30px !important;
        background: #fff !important;
        height: auto;

    }

    .homepageslider {
        margin-top: 20%;
    }
}

.dept_subtitle p {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 2;
    font-weight: 500;
    color: #696969;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgb(0 0 0 / 1%) 0 0 1px;
    text-align: justify;
}


.about {
    width: 100%;
    background: #fff;

    padding-bottom: 0;
}

.section_title::before {
    display: none;
    position: absolute;
    left: 1px;
    top: 0;
    width: 54px;
    height: 3px;
    background: #20d34a;
    content: '';
}

.bookpaymentt {
    width: 100%;
    margin: 10px;
    border-radius: 12px;
    text-align: center;
    float: left;
}

.bookpaymentt img {
    width: 100%;
    border-radius: 20px;
}

.bookpaymentt p {
    padding: 12px 0;
    font-size: 20px;
    text-align: center;
}

.starcolor {
    color: #ebeb00;
}


.plannamebox h3 a {
    font-size: 16px !important;
    text-transform: capitalize;
    color: #323232;
}

.plannamebox h3 {
    margin: 11px 0 !important;
}

.fa-heart {
    cursor: pointer;
}

.userprofile img {
    width: 25px !important;
    border: 1px solid;
    height: 25px;
    padding: 2px;
    border-radius: 50% !important;
    display: unset !important;
}

.userprofile span {
    margin-left: 5px;
    margin-top: 9px;
    position: relative;
    top: 2px;
    font-weight: 600;
    color: #2c2c2c;
}

.rating-list {
    font-size: 14px;
}

.plannamebox h3 a {
    font-size: 16px !important;
    text-transform: capitalize;
    color: #323232;
}

.fonttextplanplan {
    height: 160px !important;
}

.topscore {
    background: darkblue;
    font-size: 11px;
    padding: 2px 6px;
    color: #fff;
    border-radius: 5px;
}

/* .oversrvices_box img{
    border: solid 3px #28328f;
    border-radius: 17px;
      }*/

element.style {}

.oversrvices_box {
    border: solid 1px #283290;
    border-radius: 7px;
    padding: 10px;
    height: 480px;
}

@media(max-width:991px) {
    .oversrvices_box {
        height: auto;
    }
}


.slidercontent {
    position: absolute;
    top: 13%;
    left: 14%;
}

.slidercontent h2 {
    color: darkblue;
}

.slidercontent ul li {
    list-style: disc;
    margin-left: 18px;
}






/*********** Css Start *******************/

.review-2 {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0;
    padding: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}


.review-2 .quote {
    position: absolute;
    top: 54%;
    left: 50%;
    width: 100px;
    z-index: 3;
    height: 103px;
    margin-left: -62px;
    margin-top: -60px;
    opacity: .14;
}

.testimonial-avatar img {
    width: 70px;
    height: 70px;
    margin: 0 0 30px 0;
}

.testimonial-avatar img,
.testimonial-avatar img {
    width: 55px !important;
    height: 55px;
    display: inline-block;
    margin-bottom: 15px !important;
    margin: 0 15px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    text-align: center;
    margin: auto;
    border-radius: 100%;
}



.review-author h5 {
    color: #252525;
    font-size: 10px;
    line-height: 2;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 3px;
    margin-bottom: 0px;
}

.review-author span {
    color: #165dad;
    font-size: 0.7rem;
    line-height: 0;
    font-weight: 900;
    text-transform: uppercase;
}

.testname {
    font-size: 0.775rem;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-top: 10px;
    margin-bottom: 0px;

}

.testnamespan {
    color: #959595;
    font-size: 0.7rem;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.newService {
    background-image: url(assets/images/banner/bgfor_home.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.services {
    background-image: url(assets/images/banner/blog_banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.service {
    height: 410px;
}
.chBody.qicklink {
    background: #ebebeb;
    height: 550px;
    overflow-y: scroll;
}

.image-textqick {
    width: 51%;
    text-align: center;
    color: darkblue;
    position: absolute;
    top: 6%;
    right: 14%;
    font-size: 19px !important;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    ///background: rgba(255, 255, 255, 0.9); /* Semi-transparent white background */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    /* Set a high z-index to ensure it appears above other elements */
    /// display: none; /* Initially hidden */
}


.selectrequest {
    display: none;

}

a.register-btn {
    padding: 10px;
    background: darkblue;
    color: #fff !important;
    border-radius: 10px;
}

ul.top-menu>li>a {
    border: 1px solid #f0f0f8 !important;
    background-color: #fff !important;
    border-color: #f0f0f8 !important;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #2e2e2e !important;
}

.msg-name {
    white-space: normal;
}

.supdeemo {
    background: red;
    font-size: 12px;
    border-radius: 20px;
    padding: 0px 3px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    transition: 0.3s;
}

.top-nav-button {

    display: flex;
    /* justify-content: center; */
    align-items: center;
}

img.noti_img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: solid 3px #b1a8a8;
}






.dropdown,
.dropup {
    position: relative;
    display: inline-flex;
}


@media screen and (max-width: 767px) {

    .post.post-widget .post-img {
        width: 100%;
        float: left;
        margin-right: 15px;
    }

    .serrcrespon {
        display: block !important;
    }


    .post-meta .post-category {
        font-size: 10px !important;

    }

    .home_banner {
        margin-top: 175px !important;
    }
}

@media (max-width: 575px) {
    .ioslogo {
        margin-left: 150px !important;
        width: 40px !important;
    }

    .selectrequest {
        display: block !important;
        width: 28% !important;

        font-size: 10px !important;
    }



    .services__item {
        height: auto !important;
        overflow: hidden;
        /* padding-bottom: 57px; */
    }


    .textsizecolh {
        font-size: 24px;
        text-align: justify;
    }


    .home_banner {
        margin-top: 80px !important;
    }

}

.serrcrespon {
    display: none;
}

@media (max-width: 991px) {
    .selectrequest {
        display: none;

    }

    ul.dropdown-menu.extended.logout {
        position: absolute !important;
        top: 41px !important;
        left: 0px !important;
        transform: unset !important;
        ;
    }


    .rspomenue {
        display: none;
    }

    .profiletab {
        display: none !important;
    }
}





@media (max-width: 370px) {
    .img-fluid.ioslogo {
        margin-left: 104px !important;
        ;
        width: 30px !important;
    }

    .logo_container {
        width: 100px !important;
        height: 60px !important;
    }

}



.chBody.qicklink {
    background: #ebebeb;
    height: 550px;
    overflow-y: scroll;
}

.image-textqick {
    width: 51%;
    text-align: center;
    color: darkblue;
    position: absolute;
    top: 6%;
    right: 14%;
    font-size: 19px !important;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    ///background: rgba(255, 255, 255, 0.9); /* Semi-transparent white background */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    /* Set a high z-index to ensure it appears above other elements */
    /// display: none; /* Initially hidden */
}

select.form-control.Select_rimenderrequestid {
    width: 150px;
}

.menu {
    position: absolute;
    top: unset !important;
    left: 0;
    padding-left: 0 !important;
}