/* all starts here*/
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&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');

/* font-family: "Poppins", sans-serif; */
/* font-family: "Cinzel", serif; */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Cinzel", serif;
    text-transform: capitalize;
}

h3#headingTwo {}

span,
input,
textarea,
p,
ul {
    font-family: "Poppins", sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
}

a,
button {
    font-family: "Poppins", sans-serif;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

a:hover {
    color: inherit;
}


a {
    text-decoration: none
}

.btn:focus {
    outline: 0;
    box-shadow: none
}

button:focus,
input:focus,
textarea:focus {
    outline: 0 !important;
    box-shadow: none !important
}

/* buttons css start here */

.btn-1 {
    background-color: #003957;
    color: white;
    border: 1px solid#003957;
    transition: all 250ms ease;
    padding: 7px;
    border-radius: 0px;
    font-size: 18px;
    width: 150px;
}

.btn-1:hover {
    background-color: #74CEE9;
    color: white;
    border: 1px solid #74CEE9;
    transform: translate(0px, -15px);
}

.btn-2 {
    background-color: white;
    color: black;
    border: 1px solid white;
    transition: all 250ms ease;
    padding: 7px;
    border-radius: 0px;
    font-size: 18px;
    width: 150px;
}

.btn-2:hover {
    background-color: #74CEE9;
    color: white;
    border: 1px solid #74CEE9;
    transform: translate(0px, -15px);
}

.color-text-white {
    color: white;
}

.parah-size {
    font-size: 17px;
    font-weight: 400;
    color: #777777;
    line-height: 25px;
}

.parah1-size1 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: white;
    line-height: 26px;

}

.btn-sec {
    border-radius: 30px;
    border: 1px solid #003957;
    transition: all 250ms ease;
    background-color: #003957;
    color: white;
    font-weight: bold;
    font-family: "Poppins", Sans-serif;
}

.btn-sec:hover {
    background-color: #74CEE9;
    border: 1px solid #74CEE9;
    transform: translate(0, -15px);
    color: white;
}

/* buttons css end here */


/* all  ends here */
.section-1 .btn-1 {
    background-color: #003957;
    border: 1px solid #003957;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    padding: 12px 5px 12px 5px;
}

.section-1 .btn-1:hover {
    background-color: #74CEE9;
    border: 1px solid #74CEE9;
}

.section-1 .btn-2 {
    background-color: #fff;
    border: 1px solid #fff;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    padding: 12px 5px 12px 5px;
}

.section-1 .btn-2:hover {
    background-color: #74CEE9;
    border: 3px solid #74CEE9;
}

.section-1 .btn-sec1:hover {
    background: transparent;
    color: #fff;
    border: 2px #000 solid;
}

.section-1 .btn-sec1 {
    width: 100%;
    color: white;
    background-color: #003957;
    border: 2px solid #003957;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 600;
    font-family: "Poppins", Sans-serif;
}

.section-2 .parah-size h5 {
    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.testimonal-heading {
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
}

.sec-heading {
    font-weight: 600;
    font-family: "Cinzel", serif;
    font-size: 42px;
    line-height: 59px;
}

.section-2 .parah-size {
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: rgb(119, 119, 119);
    line-height: 26px;
}

.section3 .sec-heading {
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
    font-family: "Cinzel", serif;
}

.section6 .sec-heading {
    font-size: 42px;
    font-weight: 600;
    line-height: 59px;
    font-family: "Cinzel", serif;
}

.section6 .parah-size {
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #777777;
    line-height: 26px;
    padding-right: 90px;
}

.section3 .btn-sec {
    font-family: "Poppins", sans-serif;
    background-color: #0A2840;
    border: 3px solid #0A2840;
    font-weight: 500;
    font-size: 16px;


}

.section3 .btn-sec:hover {
    font-family: "Poppins", sans-serif;
    background-color: #74CEE9;
    border: 3px solid #74CEE9;
}

.section6 .btn-sec {
    font-family: "Poppins", sans-serif;
    background-color: #0A2840;
    border: 3px solid #0A2840;
    font-weight: 500;
    font-size: 16px;
    width: 35%;
    line-height: 16px;
}

.section6 .btn-sec:hover {
    font-family: "Poppins", sans-serif;
    background-color: #74CEE9;
    border: 3px solid #74CEE9;
}

.section7 .parah-sec7 {
    color: #74CEE9;
    font-size: 15px;
    font-weight: 600;
}

.section7 .sec-heading {
    font-weight: 600;
    line-height: 71px;
    font-family: "Cinzel", serif;
    font-size: 36px;
    line-height: 50px;
}

.section7 .parah-size {
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: rgb(119, 119, 119);
    line-height: 26px;
    padding-right: 158px;
}

.section7 .card-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    font-family: "Cinzel", serif;
}

.section7 .parah-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    font-family: "Poppins", sans-serif;
    color: rgb(119, 119, 119);
}

.section8 .span1-sec-8 {
    color: white;
    font-size: 34px;
    line-height: 37px;
    font-weight: 700;
    font-family: "Cinzel", serif;
}

.section8 .span2-sec-8 {
    color: #0A2840;
    font-size: 34px;
    line-height: 37px;
    font-weight: 700;
    font-family: "Cinzel", serif;
}



/* Header Section Start */
/*Header Css Start Here*/

header {
    background: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    box-shadow: 0 10px 12px -10px #20471345;
    z-index: 1000;
    transition: all 0.5s ease-in-out;
}

header nav.navbar {
    padding: 10px 0;
}

header nav.navbar .navbar-brand {
    padding: 0;
    margin: 0;
}

header nav.navbar .navbar-brand .logo {
    width: 100px;
    margin: 0;
    transition: all 0.5s ease-in-out;
    display: block;
}

header.sticky .navbar-brand .logo {
    width: 150px;
    transition: all 0.5s ease-in-out;
}

header.sticky .navbar-brand .logo {
    width: 50px !important;
    transition: all 0.5s ease-in-out;
}

header .navbar-toggler {
    background-color: #fff;
    color: #0A2840;
    border: 1px solid #0A2840;
    border-radius: 0px;
}

header .navbar-toggler:focus {
    box-shadow: none;
}

header .navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
}

header .navbar-collapse ul.navbar-nav {
    width: 100%;
    margin: 0 10px 0;
    justify-content: center;
    gap: 20px;
}

header .navbar-collapse ul.navbar-nav li.nav-item {
    margin: 0;
}

header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
    color: #333333;
    font-size: 16px;
    padding: 10px 0px;
    transition: all .3s ease-in-out;
    font-weight: 500;
    text-transform: uppercase;
}

header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link.active {
    color: #29c3be;
}

header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #29c3be;
}

header .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
    display: block;
}

header .navbar-nav .nav-item.dropdown .dropdown-toggle {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
    display: none;
}

header .navbar-nav .nav-item ul.dropdown-menu {
    position: absolute;
    top: calc(100%);
    padding: 20px 20px !important;
    left: 0;
    background: #F8FBFF;
    border: none;
    border-radius: 0px;
    box-shadow: 0 0px 15px -10px #0A2840;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    -webkit-transform: translateX(35px);
    -ms-transform: translateX(35px);
    transform: translateX(35px);
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
    display: block;
}

header .navbar-nav .nav-item ul.dropdown-menu li a {
    color: #848484;
    font-size: 14px;
    border-radius: 0px;
    padding: 8px 10px;
    margin: 0;
    text-align: left;
    transition: all .3s ease-in-out;
}

header .navbar-nav .nav-item ul.dropdown-menu li:last-child a {
    border-bottom: 1px solid transparent;
    margin: 0;
}

header .navbar-nav .nav-item ul.dropdown-menu li a.dropdown-item:focus,
header .navbar-nav .nav-item ul.dropdown-menu li a.dropdown-item:hover {
    color: #29c3be
}

header nav.navbar .navbar-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


header nav.navbar .navbar-buttons a.popup-btn {
    background: #74cee9;
    color: #fff;
    font-size: 15px;
    width: 100%;
    white-space: nowrap;
    font-family: "Poppins", sans-serif;
    line-height: 16px;
    font-weight: 600;
    border: 2px solid #74cee9;
    padding: 13px 10px;
    margin: 0;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
    animation: cta3 3s infinite linear;
    text-transform: capitalize;
    border-radius: 100px;
}

header nav.navbar .navbar-buttons a.popup-btn:hover {
    color: #fff;
    background: #003957;
    border: 2px solid #003957;
}

/*Header Css End Here*/
/* Header Top Start */
.h-one {
    background-color: #74cee9;
}

.h-two {
    background-color: white;
    padding: 0;
    margin: 0;
}

.header-top {
    background-color: #74cee9;
    width: 100%;
    padding-top: 15px;

    padding-left: 0px;
    padding-right: 0px;
    font-family: "Cinzel", serif;
}

.header-top .header-text p {
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    font-family: "Cinzel", serif;
    padding: 5px 0 12px;
    margin: 0 164px 0 0;
}

.header-top .header-text p span {
    margin: 0 7px;
    padding: 0;
}

.header-top .header-icon {
    color: #fff;
    float: right;
    margin-top: -38px;
    margin-right: 17px;

}

.icons {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
}

.header-top .header-icon i:hover {
    color: #ccebf6;
}


/* Heade Top Ends */

/* section 1 starts here */
.section-1 {
    background-image: url("../images/banner.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    width: 100%;
    padding-top: 200px;
    padding-bottom: 70px;
    z-index: 1;
    margin-top: 170px;
    position: relative;
}


.section-1::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #102838;
    z-index: -1;
    opacity: 0.5;
}

.parah-1 {
    color: white;
    font-size: 18px;
}

.btn-sec1:hover {
    border: 2px solid black;
    color: white;
}

.form-label {
    color: white;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}

select.form-select.form-control1 {
    color: #1f2124;
    font-weight: 400;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
}

.form-div {
    background-color: #74CEE9;
    padding: 30px;
    border-radius: 20px;

}

.form-control1 {
    padding: 10px;
    color: #919191;
    font-size: 14px;
    border-radius: 5px;
    font-family: "Poppins", Sans-serif;
}

.form-control1:focus {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.Holistic {
    font-size: 59px;
    line-height: 83px;
    font-weight: 600;
}

/* section 1 ends here */

/* section 2 starts here */
.section2 {
    background-image: url('../images/services-curl.png');
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    background-color: #f1f1f1;
    padding: 50px 0;
}

.sec2-colz2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec2-colz1 {
    padding-top: 80px;
    padding-bottom: 40px;

}

.span2 {
    line-height: 17px;
}

.fa-star {
    background-color: #74CEE9;
    color: white;
    padding: 11px;
    font-size: 18px;
    border-radius: 30px
}

.head-1-span {
    color: #74CEE9;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px;
}

.number-col {
    color: #74CEE9;
    font-size: 25px;
    line-height: 38px;
    font-weight: 600;
    padding-top: 11px;
    font-family: "Poppins", sans-serif;
}

.parah-size-end-row2 {
    font-size: 14px;
    font-weight: 500;
    color: #1b1b1b;
    line-height: 1px;
    font-family: "Poppins", sans-serif;
}

.end-row {
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: 0px 0px 10px 0px rgba(32.30000000000001, 32.30000000000001, 32.30000000000001, 0.31);
    border-radius: 20px;
    background-color: white;
    margin-bottom: -40px;
    padding-left: 80px;
    padding-right: 80px;
    position: relative;
}

.appoint {
    border-radius: 30px;
    border: 1px solid #003957;
    transition: all 250ms ease;
    background-color: #003957;
    color: white;
    font-weight: 500;
    width: 240px;
    font-family: "Poppins", Sans-serif;
    height: 40px;
}

.appoint:hover {
    background-color: #74CEE9;
    border: 1px solid #74CEE9;
    color: white;
    transform: translate(0px, -12px);
}

.content-heading h4 {
    color: #74cee9;
}

/* section 2 ends here */

/* section 3 starts here */
.section3 {
    padding-top: 80px;
    padding-bottom: 70px;
    background-color: #F4F4FD;
    background-color: rgba(45, 156, 218, 0.050980392156862744);
    background-image: url("https://designproboard.com/directory/v2/wp-content/uploads/2021/10/medical-bg-2.png");
    background-position: center right;
    background-repeat: no-repeat;
}

.colz1-sec3 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.view {

    width: 200px;
}

.progress-bar {
    background-color: #74CEE9;
    font-weight: 500;
}

.parah-sec1 {
    color: #74CEE9;
    font-size: 15px;
}

.progress {
    background-color: #eee;
    border-radius: 0px;
}

.patients {
    position: relative;
    z-index: 1;
}

.patients i {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 12px;
    font-size: 46px;
    color: #fff;
    height: 70px;
    width: 70px;
    background: #74cee9;
    position: absolute;
    left: -5%;
    top: -10%;
}

/* section 3 ends here */

/* section 4 starts here */
.section4 {
    padding-top: 90px;
    padding-bottom: 80px;
    background-image: url('../images/medical-blog-img-8.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    z-index: 9;

}

.section4::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    z-index: -1;
    opacity: 0.5;
}

.custom-cards {
    position: relative;
    min-height: 290px;
    max-height: 290px;
}

.col-border {
    border: 1px solid white;
}

.img-icon {
    width: 48px;
    transition: all 250ms ease;
    margin-top: -26px;
}

.cards-heading {
    color: white;
    font-size: 18px;
    margin-top: 26px;
}

.section4 .cards-parah {
    color: white;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    padding: 13px;
    margin-top: -13px;
}

.readmore {
    color: #74CEE9;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-top: 27px;
}

.section4 .readmore:hover {
    color: #74CEE9;
}

.custom-cards:hover .cards-heading {
    color: #74CEE9;
}

.custom-cards:hover .img-icon {
    transform: scale(1.1);
}

/* section 4 ends here */

/* section 5 starts here */

.sec-home-client {
    background: #003957;
    padding: 50px 0;
    z-index: 9;
    position: relative;
}

.sec-home-client .box-image {
    position: relative;
    bottom: -25px;
    right: 0;
    z-index: 3;
    display: block;
    margin: 0 auto 0;
}

.sec-home-client .box-image img {
    width: 70px;
    object-fit: cover;
    min-height: 70px;
    max-height: 70px;
    border-radius: 50%;
    /* Adjust this value as needed */
    position: relative;
    z-index: 7;
    margin: 0 0 15px 0;
}

.sec-home-client .slider-title {
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    margin: 0 0 50px;
    padding: 0;
    position: relative;
}

.sec-home-client .slider-title img {
    position: absolute;
    left: 75px;
    top: 0;
    content: "";
    z-index: 1;
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    object-fit: contain;
    object-position: center;
}

.sec-home-client .slider-title h3 {
    font-size: 18px;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    color: #fff;
    margin: 0 0 15px 0;
    padding: 0;
}

.sec-home-client .slider-title h4 {
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 0;
    margin: 0;
}

.sec-home-client .slider-title p {
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0 20px;
    padding: 0;
}

.sec-home-client .card.slider-card {
    position: relative;
    background-color: #003957;
    text-align: center;
    border-radius: 10px;
    z-index: 2;
    margin: 0 0 55px 0;
    min-height: 270px;
    max-height: 270px;
    overflow: inherit;
    padding: 20px 20px;
    border: navajowhite;
}

.sec-home-client .desc {
    color: #fff;
    padding: 0;
    text-align: center;
    margin: 0;
    z-index: 1;
    position: relative;
}

.sec-home-client .desc p {
    font-weight: 400;
    font-size: 14px;
    padding: 20px;
    line-height: 28px;
    margin: 0;
    color: #ffff;
    padding-bottom: 0px;
}

.sec-home-client .box-desc {
    text-align: center;
    color: #fff;
    position: relative;
    margin: 0;
}

.sec-home-client .box-desc h6 {
    margin: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
}


.desc img {
    width: 50px !important;
    min-height: 50px;
    max-height: 50px;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
}


/*services*/

.services-text h3 {
    text-align: center;
    font-size: 34px;
}

.services-text p {
    text-align: center;
}

.services-btn {
    background-color: #74CEE9;
}

/* section 5 ends here */

/* section 6 starts here */
.section6 .Awards {
    color: #74CEE9;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}

.section6 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.sec6-colz2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* section 6 ends here */
.card {
    justify-content: space-between;
    margin-right: 13px;
}

/* section 7 starts here */
.section7 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.colz1-sec7 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.parah-sec7 {
    color: #74CEE9;
    font-size: 15px;
}

.card-sec7-img {
    width: 35px;
    height: 35px;
}

.cards-sec7 {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    padding-right: 15px;
    border: none;
}

.sec7-span {
    background-color: white;
    width: 75px;
    margin-left: 30px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}

.cards-sec7:hover .sec7-span {
    background-color: white;
    width: 75px;
    margin-left: 30px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}

.cards-sec7:hover {
    background-color: #74CEE9;
    border-radius: 0px;
}

.cards-sec7:hover .parah-7 {
    color: white !important;
}

.cards-sec7:hover .card-title7 {
    color: white !important;
}

/* section 7 ends here */

/* section 8 starts here */
.section8 {
    position: relative;
    bottom: -60px;
}

.span1-sec-8 {
    color: white;
}

.span2-sec-8 {
    color: #003957;
}

.input-post {
    color: white;
    background-color: #003957;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    font-family: "Poppins", sans-serif;
    padding: 12px 30px;
    font-size: 16px;
}

.input-post-fc {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    box-shadow: none !important;
    outline: none !important;
    border: none;
}

.card-8 {
    background-color: #74CEE9;
    border: 1px solid #74CEE9;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 20px;
}

/* section 8 ends here */



/*---------------------------------------------------*/


/* service portion statrs here */
/* Acupuncture statrs here */

.section1-services {
    background-image: url("../images/health.jpg");
    background-color: rgb(42, 155, 204);
    background-size: cover;
    background-position: center;
    height: 370px;
    padding-top: 140px;
    padding-bottom: 40px;
    margin-top: 170px;
}

.sec-services-heading {
    color: white;
    font-size: 75px;
    font-weight: 600;
}

.consulting h3 {
    text-align: center;
    font-size: 34px;
}

.consulting p {
    padding: 24px 0;
}

.consulting form input,
.consulting form textarea {
    width: 100%;
    padding: 13px;
    margin: 9px 0;
    font-size: 15px;
}

.consulting form button {
    width: 100%;
    background: #74cee9;
    padding: 11px 0;
    text-align: center;
    color: #fff;
    font-family: 'Poppins';
    font-size: 20px;
    margin: 28px 0 0 0;
}

.consulting form select {
    width: 100%;
    padding: 13px;
    font-family: 'Poppins';
    font-size: 15px;
    margin: 9px 0;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.consulting {
    margin: 5rem 0;
}

.faqs-sec-wrap h4 {
    text-align: center;
    font-size: 54px;
}

.faqs-sec-wrap .accordion-button::after {

    filter: invert(1);
}

.faqs-sec-wrap .accordion-button:not(.collapsed) {
    background-color: #74cee9;
    color: #fff;
}

.faqs-sec-wrap .accordion-item {
    margin: 14px 0;
    border: none;
}

.faqs-sec-wrap {
    margin: 4rem 0;
}

section.faqs-sec-wrap button {
    background: #003957;
    color: #fff;
}

.faqs-sec-wrap button.accordion-button {
    border-radius: 10px;
    border: none;
    padding: 26px 16px;
}

.faqs-sec-wrap .accordion-body {
    background: #f4f6f7;
    border-radius: 6px 6px 10px 10px;
}

.services-parah {
    color: white;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    padding-top: 18px;
}

.image-service {
    border: 1px solid #72C2DB;
    height: 424px;
}

.service-text {
    padding-left: 90px;
    padding-right: 86px;
    line-height: 26px;
    color: #777777;
    margin: 0 0 20px 0;
}

/* Acupuncture ends here */

/*---------------------------------------------------*/

/* Banner Section Start */
.banner-sec {
    background-image: url("../images/medical-blog-img-8.jpg");
    transition: 0.3s;
    height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin-top: 170px;
    position: relative;
    z-index: 9;
}

.banner-sec::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgb(16 40 56 / 42%);
    z-index: -1;
    opacity: 0.5;
}

.banner-sec h1 {
    text-align: center;
    color: #fff;
    position: relative;
    top: 200px;
    font-size: 53px;
    line-height: 55px;
}

.banner-sec .banner-text {
    color: #fff;
    text-align: center;
    font-size: 65px;
    font-weight: 600;
    font-family: "Cinzel", serif;
    transform: translate(-50%, -450%);
}


.pricing-sec {
    background-image: url("../images/pricing.png");
    transition: 0.3s;
    height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin-top: 170px;
    position: relative;
    z-index: 9;
}

.pricing-sec::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgb(16 40 56 / 75%);
    z-index: -1;
    opacity: 0.5;
}

.pricing-sec h1 {
    text-align: center;
    color: #fff;
    position: relative;
    top: 200px;
    font-size: 53px;
    line-height: 55px;
}

.pricing-sec .banner-text {
    color: #fff;
    text-align: center;
    font-size: 65px;
    font-weight: 600;
    font-family: "Cinzel", serif;
    transform: translate(-50%, -450%);
}

/* Contact page Start here */
/* Banner Section Ends */
/* Contact Form Section Start */
.main-banner {
    padding-top: 50px;
    padding-bottom: 50px;
}

.main-banner .form .form-top h5 {
    font-size: 14px;
    color: #A5A5A5;
    font-weight: 500;

}

.main-banner .form .form-top h2 {
    font-size: 22px;
    font-family: "Cinzel", serif;
}

.main-banner .form-sec input {
    border: 2px solid #E5E5E5;
    border-radius: 0px;
}

.main-banner .form-sec textarea {
    border: 2px solid #E5E5E5;
    border-radius: 0px;
}

.main-banner .form-sec .form-btn {
    background-color: #e5e5e5;
    color: #000;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 600;

}

/* Contact Form Section Ends */
/* Contact page ends here */
/*---------------------------------------------------*/



/*responsive css starts here */



@media only screen and (min-width: 300px) and (max-width: 575px) {
    /*Header Responsive Css Start Here*/

    main {
        overflow: hidden;
    }

    .end-row {
        padding: 0;
        box-shadow: none;
        background: #00000054;
        margin: 15px 15px;
    }

    .parah-size-end-row2 {
        font-size: 15px;
        line-height: 25px;
        color: #fff;
    }

    .sec-home-client .box-image img {
        width: 45px;
        min-height: 45px;
        max-height: 45px;
        margin: 0 0 10px 0;
    }

    .input-post-fc {
        font-size: 12px;
        padding: 8px 12px;

    }

    ul.social-footer2 {
        margin: 12px 0 !important;
    }

    img.footer-img {
        height: 100px !important;
    }

    .image-service {
        height: 200px;
        object-fit: cover;
        object-position: center;
        width: 100% !important;
    }


    .section3 .sec-heading {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-sec h1 {
        top: 100px;
        font-size: 30px;
        line-height: 40px;
    }

    .banner-sec {
        height: 270px;
        margin-top: 170px;
    }

    .service-text {
        padding: 0;
        font-size: 15px;
        line-height: 25px;
    }

    .card-8 {
        padding-bottom: 20px;
        border-radius: 20px;
    }

    .section8 .span1-sec-8 {
        font-size: 30px;
    }

    .section8 .span2-sec-8 {
        font-size: 30px;
    }

    .input-post {
        padding: 9px 7px;
        font-size: 12px;
    }

    .fa-star {
        padding: 12px;
        font-size: 12px;
    }

    .section6 .btn-sec {
        width: 60%;
    }

    .sec-home-client .slider-title h4 {
        font-size: 30px;
    }

    .section6 .parah-size {
        padding: 0;
    }

    .section6 .sec-heading {
        font-size: 30px;
        line-height: 40px;
    }

    .section3 {
        background-image: none;
    }

    .patients i {
        display: none;
    }

    .section8 {
        top: 0;
        margin: 0 0 20px;
    }

    .sec-home-client .slider-title img {
        display: none;
    }

    header nav.navbar .navbar-brand .logo {
        width: 100px;
    }

    header.sticky .navbar-brand .logo {
        width: 50px !important;
    }

    header .navbar-expand-lg .navbar-collapse {
        margin: 10px 0 0;
        background: #fff;
    }

    header .navbar-collapse ul.navbar-nav {
        margin: 0;
        justify-content: center;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item {
        margin: 0 20px 0;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
        border-bottom: 1px solid #fff;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link.active {
        border-bottom: 1px solid #72C2DB;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link:hover {
        border-bottom: 1px solid #72C2DB;
    }

    header .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
        display: block;
    }

    header .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu {
        transform: inherit;
        opacity: inherit;
        visibility: inherit;
        display: inherit;
    }

    header .navbar-nav .nav-item.dropdown .dropdown-toggle {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    header .navbar-nav .nav-item ul.dropdown-menu {
        position: unset;
        width: 100%;
        opacity: unset;
        visibility: unset;
        transform: inherit;
        display: none;
    }

    header nav.navbar .navbar-buttons {
        flex-wrap: wrap;
        margin: 10px 0;
    }

    header nav.navbar .navbar-buttons a.call-btn {
        font-size: 14px;
        width: 150px;
        margin: 0 5px 5px;
    }

    header nav.navbar .navbar-buttons button.popup-btn {
        font-size: 14px;
        width: 150px;
        margin: 0 5px 5px;
    }

    .header-top {
        display: none;
    }

    .sec3-main,
    .sec6-main,
    .sec7-main,
    .card-7-main {
        text-align: center;
    }

    .sec7-span {
        margin: auto;
    }

    .cards-sec7:hover .sec7-span {
        margin: auto;
    }

    .section1-services {
        padding-top: 100px;
    }

    .form-div {
        width: 98%;
        margin: auto;
    }

    .main-sec1 {
        text-align: center;
    }

    .email-span {
        margin-right: 30px;
    }

    .call-span,
    .email-span {
        margin-left: 10px;
    }

    .section4 {
        padding-top: 90px;
        padding-bottom: 80px;
        padding-left: 20px;
        padding-right: 20px;
        background-image: url(../images/medical-blog-img-8.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
    }


    .sec-heading {
        font-weight: 600;
        font-family: "Cinzel";
        font-size: 25px;
        line-height: 35px;
    }

    .sec1-heading {
        font-weight: 500;
        font-family: "Cinzel";
        font-size: 35px;
        line-height: 45px;
    }

    .section-1 .btn-1 {
        margin: 15px 0;
    }


    .widget.no-box {
        text-align: center;
    }
}

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

    main {
        overflow: hidden;
    }

    .section8 {
        bottom: 20px;
    }

    img.footer-img {
        height: 100px !important;
    }

    .widget-title {
        font-size: 20px;
    }

    .widget li a {
        font-size: 14px;
    }

    ul.social-footer2 {
        margin: 20px 0;
    }

    .Holistic {
        font-size: 45px;
        line-height: 55px;
    }

    .section3 {
        background-image: none;
    }

    .patients i {
        display: none;
    }

    .sec-home-client .slider-title img {
        left: -5px;
        width: 50px;
        max-height: 50px;
        min-height: 50px;
    }

    .sec-home-client .box-image {
        margin: 20px auto 0;
    }

    .sec-home-client .desc p {
        font-size: 17px;
        line-height: 30px;
    }

    .section7 .card-title {
        font-size: 25px;
        line-height: 35px;
    }

    .end-row {
        padding: 0;
        box-shadow: none;
        background: #00000054;
    }

    .parah-size-end-row2 {
        font-size: 18px;
        line-height: 28px;
        color: #fff;
    }


    /*Header Responsive Css Start Here*/
    header nav.navbar .navbar-brand .logo {
        width: 100px;
    }

    header.sticky .navbar-brand .logo {
        width: 60px !important;
    }

    header .navbar-expand-lg .navbar-collapse {
        margin: 10px 0 0;
        background: #fff;
    }

    header .navbar-collapse ul.navbar-nav {
        margin: 0;
        justify-content: center;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item {
        margin: 0 20px 0;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
        border-bottom: 1px solid #fff;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link.active {
        border-bottom: 1px solid #72C2DB;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link:hover {
        border-bottom: 1px solid #72C2DB;
    }

    header .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
        display: block;
    }

    header .navbar-nav .nav-item.dropdown:hover ul.dropdown-menu {
        transform: inherit;
        opacity: inherit;
        visibility: inherit;
        display: inherit;
    }

    header .navbar-nav .nav-item.dropdown .dropdown-toggle {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    header .navbar-nav .nav-item ul.dropdown-menu {
        position: unset;
        width: 100%;
        opacity: unset;
        visibility: unset;
        transform: inherit;
        display: none;
    }

    header nav.navbar .navbar-buttons {
        flex-wrap: wrap;
        margin: 10px 0;
    }

    header nav.navbar .navbar-buttons a.call-btn {
        font-size: 14px;
        width: 150px;
        margin: 0 5px 5px;
    }

    header nav.navbar .navbar-buttons button.popup-btn {
        font-size: 14px;
        width: 150px;
        margin: 0 5px 5px;
    }

    .header-top {
        display: none;
    }

    .sec3-main,
    .sec6-main,
    .sec7-main,
    .card-7-main {
        text-align: center;
    }

    .sec7-span {
        margin: auto;
    }

    .cards-sec7:hover .sec7-span {
        margin: auto;
    }

    .section1-services {
        padding-top: 100px;
    }



    .main-sec1 {
        text-align: center;
    }

    .email-span {
        margin-right: 30px;
    }

    .call-span,
    .email-span {
        margin-left: 10px;
    }

    /* Footer Start */
    .widget.no-box {
        text-align: center;
    }

    /* Footer Ends */
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    main {
        overflow: hidden;
    }

    .sec-home-client .box-image {
        bottom: 35px;
    }

    .section3 {
        background-image: none;
    }

    .header-top {
        display: none;
    }

    .icon-star-email {
        margin-left: -30px;
    }

    .Holistic {
        font-size: 45px;
        line-height: 55px;
    }

    .parah1-size1 {
        padding-right: 0 !important;
    }

    .sec-heading {
        font-size: 35px;
        line-height: 45px;
    }

    .patients i {
        display: none;
    }

    .sec-home-client .slider-title img {
        left: -5px;
    }

    .sec-home-client .box-image img {
        margin: 55px 0 15px 0;
    }

    .section8 {
        bottom: 50px;
    }


}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .header-top {
        display: none;
    }

    .form-div {
        width: 90% !important;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .parah-size-end-row2 {
        font-size: 11px;
    }

    .img-icon {
        margin-top: -15px;
    }

    .card-colz {
        width: 11rem;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .card-slider {
        display: flex;
        justify-content: space-between;
    }
}

@media only screen and (min-width: 1024px) {
    .header-top {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    .form-div {
        width: 70%;
        margin: 20px auto;
    }

    .parah1-size1 {
        padding-right: 92px;
    }

    .form-sec {
        width: 90%;
        margin: auto;
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .card-slider {
        display: flex;
        justify-content: space-between;
    }

    .card-colz {
        width: 13rem;
    }

    .img-icon {
        margin-top: -15px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 992px) {
    .main-sec1 {
        text-align: center;
    }

    .sec1index-col1 {
        margin-top: -165px;
    }

    .section-1 {
        margin-top: 115px;
    }

    .sec7-main {
        text-align: center;
    }

    .section7 .parah-size {
        padding-right: 0px;
    }

    .sec2-colz1 {
        padding: 0;
    }

}

@media only screen and (min-width: 300px) and (max-width: 768px) {
    .sec2-main {
        text-align: center;
        margin: 0;
    }



    .img-icon {
        margin-top: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .cards-heading {
        font-size: 12px;
        line-height: 22px;
    }

    .section4 .cards-parah {
        font-size: 12px;
    }

    .readmore {
        font-size: 12px;
    }

    .card-colz {
        width: 9rem;
    }

    .img-icon {
        margin-top: -15px;
    }
}

@media only screen and (min-width: 1400px) {
    .A-client-that {
        padding-right: 287px;
        font-size: 16px;
    }
}

@media only screen and (min-width:1400px) {
    .card-colz {
        width: 16rem;
        padding: 10px;
    }
}

@media only screen and (max-width:1200px) {
    .section7 .parah-size {
        padding-right: 0px;
    }
}


/* Footer SECTION Start */
footer .main-footer {
    padding: 88px 1px 35px 2px;
    background: #003957;
}

img.footer-img {
    height: 150px;
    margin: 0 0 15px 0;
}

footer ul {
    padding-left: 0;
    list-style: none;
}

footer .thumbnail-widget .thumb-content i {
    margin-right: 8px;
}

.footer-copyright {
    background: #003957;
    padding: 12px 0;
    border-top: 1px solid #fafafa;
}

.footer-copyright .logo {
    display: inherit;
}

.footer-copyright nav {
    float: right;
    margin-top: 5px;
}

.footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;
}

.footer-copyright nav ul li a {
    color: #969696;
}

.footer-copyright nav ul li:first-child {
    border: medium none;
    padding-left: 0;
}

.footer-copyright p {
    color: #fff;
    margin: 2px 0 0;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.footer-top {
    background: #252525;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 3px solid #222;
}

footer.transparent .footer-top,
footer.transparent .main-footer {
    background: transparent;
}

footer.transparent .footer-copyright {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}

footer.light .footer-top {
    background: #f9f9f9;
}

footer.light .main-footer {
    background: #f9f9f9;
}

footer.light .footer-copyright {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
}

.footer- .logo {
    display: inline-block;
}

.widget {
    padding: 20px;
    margin-bottom: 40px;
}

.widget-title {
    font-family: "Cinzel", serif;
}

.widget.widget-last {
    margin-bottom: 0px;
}

.widget.no-box {
    padding: 0;
    background-color: transparent;
    margin-bottom: 40px;
    text-align: left;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.widget.subscribe p {
    margin-bottom: 18px;
    text-align: center;
}

.widget li a {
    color: #fff;
    text-decoration: none;
    line-height: 30px;
}

.widget li i {
    margin-right: 6px;
}

.widget li a:hover {
    color: #4b92dc;
}

.widget-title {
    margin-bottom: 20px;
    font-size: 24px;
}

.widget-title span {
    background: #839FAD none repeat scroll 0 0;
    display: block;
    height: 1px;
    margin-top: 25px;
    position: relative;
    width: 20%;
}

.widget-title span::after {
    background: inherit;
    content: "";
    height: inherit;
    position: absolute;
    top: -4px;
    width: 50%;
}

.widget-title.text-center span,
.widget-title.text-center span::after {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.widget .badge {
    float: right;
    background: #7f7f7f;
}

.thumbnail-widget {
    line-height: 30px;
}

.typo-light h1,
.typo-light h2,
.typo-light h3,
.typo-light h4,
.typo-light h5,
.typo-light h6,
.typo-light p,
.typo-light div,
.typo-light span,
.typo-light small {
    color: #fff;
}

ul.social-footer2 {
    margin: 0;
    padding: 0;
    width: auto;
}

ul.social-footer2 li {
    display: inline-block;
    background-color: #1c4f69;
    border-radius: 50px;
    padding: 6px 7px 5px 5px;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

ul.social-footer2 li a:hover {
    background-color: #1c4f69;
    border-radius: 50px;
}

ul.social-footer2 li a {
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
}

.btn:hover,
.btn:focus,
.btn.active {
    background: #80cee9;
    color: #fff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: all 250ms ease-in-out 0s;
}

.services img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.providers img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.providers .card {
    height: 513px;
    margin: 0 0 20px 0;
}

.services a {
    color: #fff;
    margin: 20px 0;
    display: block;
    font-family: 'Poppins';
    font-size: 18px;
}

.services p {
    font-size: 14px;
    color: #000;
}

.services .card {
    min-height: 500px;
    margin: 0 0 20px 0;
}

.services button {
    color: #fff;
}

/* Footer Section End */


.event_head {
    text-align: center;
    margin: 4rem 0 0 0;
}

.event_head h3 {
    font-size: 42px;
}

/*********************** Login & Register CSS Start ***********************/
.register-sec-wrap {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 100px 0 50px
}

.register-sec-wrap .form-main {
    padding: 20px 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 4px 0.5px #ccc;
}

.register-sec-wrap .form-main .heads {
    margin: 0 0 50px 0;
}

.register-sec-wrap .form-main .heads h2 {
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    margin: 0 0 10px 0;
    text-align: center;
    font-size: 30px;
}

.register-sec-wrap .form-main .heads p {
    text-align: center;
}

.register-sec-wrap .form-main .form-group {
    margin: 0 0 20px 0;
}

.register-sec-wrap .form-main .form-group label {
    font-size: 16px;
    line-height: 20px;
    color: #444;
    font-weight: 400;
    font-family: 'Sora', sans-serif;
    margin: 0 0 5px 0;
}

.register-sec-wrap .form-main .form-group label span {
    color: #c02b0a;
}

.register-sec-wrap .form-main .form-group .input-main {
    position: relative;
}

.register-sec-wrap .form-main .form-group .input-main .form-control {
    font-family: 'DM Sans', sans-serif;
    line-height: 24px;
    font-weight: 400;
    padding: 8px;
    background-color: #fff !important;
    border-radius: 5px;
    border: 2px solid #E5E5E5;
    color: #919191 !important;
    font-size: 14px;
}

.register-sec-wrap .form-main .form-group .input-main .field-icon1 {
    z-index: 2;
    position: absolute;
    top: 0;
    height: 100%;
    right: 20px;
    color: #3a51ca;
    display: flex;
    align-items: center;
    justify-content: center;
}

.register-sec-wrap .form-main .role-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 25px;
    margin: 20px 0;
}

.register-sec-wrap .form-main .role-box .form-check .form-check-input:focus {
    border-color: #74cee9;
    box-shadow: none;
}

.register-sec-wrap .form-main .role-box .form-check .form-check-input:checked {
    background-color: #74cee9;
    border-color: #74cee9;
}

.register-sec-wrap .form-main .role-box .form-check .form-check-label {
    font-size: 16px;
    line-height: 20px;
    color: #444;
    font-weight: 600;
    font-family: 'Sora', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.register-sec-wrap .form-main .btn-box .btn-wh {
    background: #74cee9;
    color: #fff;
    font-size: 15px;
    width: 100%;
    white-space: nowrap;
    font-family: "Poppins", sans-serif;
    line-height: 16px;
    font-weight: 600;
    border: 2px solid #74cee9;
    padding: 13px 10px;
    margin: 0;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
    animation: cta3 3s infinite linear;
    text-transform: capitalize;
    border-radius: 100px;
}

.register-sec-wrap .form-main .btn-box .btn-wh:hover {
    color: #fff;
    background: #003957;
    border: 2px solid #003957;
}

.register-sec-wrap .form-main p.link {
    margin: 20px 0 0 0;
}

.register-sec-wrap .form-main p.link.forget {
    text-align: center;
    border-bottom: 1px solid #4849ca5c;
    padding: 0 0 10px 0;
}

.register-sec-wrap .form-main p.link a {
    color: #4849ca;
}

.register-sec-wrap .form-main p.link a:hover {
    color: inherit;
}

/*********************** Login & Register CSS Close ***********************/
/*********************** Packages CSS Start ***********************/
.packages-sec-wrap {
    overflow: hidden;
    padding: 50px 0;
}

.packages-sec-wrap .package-card {
    box-shadow: 0px 0px 6px 1px #74cee9;
    padding: 20px 20px;
    border-radius: 20px;
    transition: all .5s ease-in-out;
}

.packages-sec-wrap .package-card:hover {
    transform: translateY(-10px);
}

.packages-sec-wrap .package-card .top h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #000;
    text-align: center;
}

.packages-sec-wrap .package-card .top p {
    font-size: 40px;
    line-height: 45px;
    color: #000;
    text-align: center;
    font-style: italic;
}

.packages-sec-wrap .package-card .top p span {
    font-size: 16px;
    margin: 0 5px 0 0;
}

.packages-sec-wrap .package-card .bottom {
    padding: 15px 0 0 0;
}

.packages-sec-wrap .package-card .bottom p {
    font-size: 17px;
    line-height: 20px;
    color: #6e6e6e;
}

.packages-sec-wrap .package-card .bottom ul {
    margin: 10px 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 5px;
    padding: 0 0 0 20px;
    list-style: disc;
}

.packages-sec-wrap .package-card .bottom ul li {
    font-size: 17px;
    line-height: 20px;
    color: #6e6e6e;
}

.packages-sec-wrap .package-card .bottom .btn-box {
    margin: 15px 0 0 0;
}

.packages-sec-wrap .package-card .bottom .btn-box .btn-wh {
    background: #74cee9;
    color: #fff;
    font-size: 15px;
    width: 100%;
    white-space: nowrap;
    font-family: "Poppins", sans-serif;
    line-height: 16px;
    font-weight: 600;
    border: 2px solid #74cee9;
    padding: 13px 10px;
    margin: 0;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
    animation: cta3 3s infinite linear;
    text-transform: capitalize;
    border-radius: 100px;
}

.packages-sec-wrap .package-card .bottom .btn-box .btn-wh:hover {
    color: #fff;
    background: #003957;
    border: 2px solid #003957;
}

.icons_area {
    position: absolute;
    background: #003957;
    padding: 20px;
    border-radius: 20px;
    right: -110px;
    top: -26px;
}

.icons_area li {
    line-height: 1.6;
    font-size: 14px;
    color: #fff;
}

.end-row i {
    background-color: #74CEE9;
    color: white;
    padding: 9px;
    font-size: 18px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
}

/*********************** Packages CSS Close ***********************/

/*********************** agreement Forms CSS Start ***********************/
.agreement-form-sec {
    padding: 100px 0;
    overflow: hidden;
}

.agreement-form-sec .head-steps {
    margin: 0 0 30px 0;
}

.agreement-form-sec .head-steps .progressbar {
    margin: 0;
    overflow: hidden;
    counter-reset: step;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    gap: 30px;
}

.agreement-form-sec .head-steps .progressbar li {
    color: #003957;
    text-transform: capitalize;
    font-size: 20px;
    position: relative;
    letter-spacing: 1px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
    width: 100%;
    padding: 15px 15px;
    font-weight: 700;
    background-color: #fff;
    border: 1px solid #003957;
    border-radius: 16px;
    font-family: "Cinzel", serif;
}

.agreement-form-sec .head-steps .progressbar li.active {
    background-color: #74cee9;
    border-radius: 16px;
    color: #fff;
    border: 1px solid #74cee9;
}

.agreement-form-sec .head-steps .progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background: #003957;
    border-radius: 25px;
    margin: 0;
    border: 2px solid #003957;
}

.agreement-form-sec .head-steps .progressbar li::after {
    position: absolute;
    content: '';
    top: auto;
    right: -60px;
    height: 4px;
    width: 100%;
    background-color: #003957;
    z-index: -1;
}

.agreement-form-sec .head-steps .progressbar li.active:before {
    background-color: #003957;
    color: #fff;
    border: 2px solid #fff;
}

.agreement-form-sec .form-body .heading-head{
    margin: 0 0 20px 0;
}
.agreement-form-sec .form-body .forms-description h2{
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    font-family: "Cinzel", serif;
    color: #003957;
    text-align: center;
    margin: 0;
    padding: 0;
}
.agreement-form-sec .form-body .forms-description p{
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 24px;
    text-transform: unset;
    font-weight: 400;
    margin: 10px 0;
    text-align: justify;
}
.agreement-form-sec .form-body .forms-description a{
    text-transform: lowercase;
    color: #74cee9;
    font-weight: 600;
    transition: all .5s ease-in-out;
}
.agreement-form-sec .form-body .forms-description a:hover{
    color: #003957;
}
.agreement-form-sec .form-body .forms-description p span{
    color: #ff0000;
    font-style: italic;
    text-decoration: underline;
}

.agreement-form-sec .form-body .forms-description h4{
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    color: #ff0000;
    margin: 0 0 20px 0;
    padding: 0;
}

.agreement-form-sec .form-body .heading-head h2{
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    font-family: "Cinzel", serif;
    color: #003957;
    text-align: center;
    margin: 0;
    padding: 0;
}

.agreement-form-sec .form-body .heading-head h3{
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    font-family: "Cinzel", serif;
    color: #000;
    text-align: left;
    margin: 0;
    padding: 0;
}

.agreement-form-sec .form-body .forms-description ul{
    margin: 20px 0;
    padding: 0 0 0 40px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
}
.agreement-form-sec .form-body .forms-description ul li{
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 16px;
    line-height: 24px;
    text-transform: unset;
    font-weight: 400;
    list-style-type: decimal;
    padding: 0;
}

.agreement-form-sec .form-body .btn-box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 12px;
}

.agreement-form-sec .form-body .btn-box .btn-primary {
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    border-radius: 100px;
    padding: 0 22px;
    height: 52px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: .2px;
    background-color: #74cee9;
    border: 1px solid #74cee9;
    width: auto;
    transition: all .5s ease-in-out;
}

.agreement-form-sec .form-body .btn-box .btn-primary:hover {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #0A2840;
    color: #0A2840;
}

.agreement-form-sec .form-body .btn-box .btn-secondary {
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    border-radius: 100px;
    padding: 0 22px;
    height: 52px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: .2px;
    background-color: #0A2840;
    border: 1px solid #0A2840;
    width: auto;
    transition: all .5s ease-in-out;
}

.agreement-form-sec .form-body .btn-box .btn-secondary:hover {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #74cee9;
    color: #74cee9;
}

.agreement-form-sec .form-body{
    padding: 40px 30px;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 11%);
}
.agreement-form-sec .form-body .form-group{
    margin: 0 0 20px 0;
}
.agreement-form-sec .form-body .form-group h5{
    font-family: "Cinzel", serif;
    color: #003957;
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    text-transform: unset;
    font-weight: 500;
}
.agreement-form-sec .form-body .form-group .form-label{
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 16px;
    text-transform: unset;
    font-weight: 400;
}
.agreement-form-sec .form-body .form-group .input-group{
    margin: 5px 0 0 0;
}
.agreement-form-sec .form-body .form-group .input-group .form-select:focus {
    box-shadow: none;
}
.agreement-form-sec .form-body .form-group .input-group .form-select,
.agreement-form-sec .form-body .form-group .input-group .form-control{
    border: 2px solid #E5E5E5;
    border-radius: 0px;
    color: #919191;
    font-size: 14px;
    font-family: "Poppins", Sans-serif;
    padding: 12px 15px;
}

.agreement-form-sec .form-body .form-group .input-group .form-control.is-invalid{
    border: 2px solid #dc3545;
}
.agreement-form-sec .form-body .form-group .main-checks-radios{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 20px;
    row-gap: 5px;
    flex-wrap: nowrap;
    flex-direction: row;
}
.agreement-form-sec .form-body .form-group .main-checks-radios .context{}
.agreement-form-sec .form-body .form-group .main-checks-radios .context p{
    font-family: "Poppins", sans-serif;
    color: #666666;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 16px;
    text-transform: unset;
    font-weight: 300;
    font-style: italic;
}
.agreement-form-sec .form-body .form-group .main-checks-radios .form-check{
    margin: 0;
}
.agreement-form-sec .form-body .form-group .main-checks-radios .form-check .form-check-input{
    transform: scale(1.2);
}
.agreement-form-sec .form-body .form-group .main-checks-radios .form-check .form-check-input:checked {
    background-color: #74cee9;
    border-color: #74cee9;
}
.agreement-form-sec .form-body .form-group .main-checks-radios .form-check .form-check-label{
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 16px;
    text-transform: capitalize;
    font-weight: 400;
}

.agreement-form-sec .form-body .form-head{
    margin: 0 0 25px 0;
}
.agreement-form-sec .form-body .form-head .logo-side{}
.agreement-form-sec .form-body .form-head .logo-side img{
    min-height: 200px;
    max-height: 200px;
    min-width: 200px;
    max-width: 200px;
    object-fit: contain;
}
.agreement-form-sec .form-body .form-head .cnt-side{}
.agreement-form-sec .form-body .form-head .cnt-side p{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 19px;
    line-height: 30px;
    letter-spacing: .5px;
    color: #343434;
}
/*********************** agreement Forms CSS Close ***********************/

@media only screen and (min-width: 1600px) and (max-width: 1920px) {}

@media only screen and (min-width: 1445px) and (max-width: 1599px) {}

@media only screen and (min-width: 1400px) and (max-width: 1444px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    header .navbar-collapse ul.navbar-nav li.nav-item {
        margin: 0 10px 0;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
        font-size: 15px;
    }

    header nav.navbar .navbar-buttons a.popup-btn {
        font-size: 15px;
        white-space: nowrap;
        width: auto;
        padding: 13px 10px;
        margin: 0 5px 0 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    header .navbar-collapse ul.navbar-nav li.nav-item {
        margin: 0 5px 0;
    }

    header nav.navbar .navbar-brand .logo {
        width: 70px;
    }

    header .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
        font-size: 14px;
    }

    header nav.navbar .navbar-buttons a.popup-btn {
        font-size: 13px;
        white-space: nowrap;
        width: auto;
        padding: 13px 10px;
        margin: 0 5px 0 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 576px) and (max-width: 767px) {}

@media only screen and (min-width: 300px) and (max-width: 575px) {}
