@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
    overflow-x: hidden;
    background: #f7f7f7;
     font-family: "Roboto", serif;
    font-optical-sizing: auto;

}

p {
    margin: 0 0;
    color: #222222;
    padding: 0;
    font-family: "Roboto", serif;
}

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

form input::placeholder {
    font-size: 15px;
    color: #888;
    text-align: left !important;
    /*float:left !important;*/
}

ul,
ol {
    margin: 0;
    padding: 0;
}

li {
    display: inline-block;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
    outline-offset: 0;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

button,
button:focus,
button:active {
    text-decoration: none;
    border: 0;
    outline: 0;
}

.form-control, .form-control:focus, input, input:focus {
    outline: 0px !important;
    border: 1px solid #ddd !important;
    box-shadow: 0 0 !important;
}

.parsley-errors-list {
    color: #01808c;
}

.parsley-error {
    border: 1px solid #01808c !important;
}

img {
    width: 100%;
    height: 100%;
}

button {
    padding: 0;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
     font-family: "Roboto", serif;
}

svg {
    height: 16px;
    width: 16px;
}

.crumb__title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 45%;
    height: 2px;
    background: #ffffff;
}


.main__footer__menu__sec {
    display: grid;
    justify-content: start;
    gap: 80px;
    grid-template-columns: 1fr 1fr;
}
.council__logo__here {
    display: flex;
    height: 100px;
    gap: 20px;
}
.cursor {
    cursor: pointer;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.container {
    max-width: 1150px;
}

.section_title {
    margin-bottom: 40px;
    text-align: center;
}

.section_title h2 {
    font-size: 34px;
    color: #000000;
    display: inline-block;
    position: relative;
}

.section_title h2 span {
    color: #2cc5bf;
}

.section_title h2:after {
    position: absolute;
    bottom: -4px;
    left: 0;
    height: 2px;
    width: 50%;
    background: #2cc5bf;
    content: "";
}

.section_title h2:before {
    position: absolute;
    bottom: -4px;
    left: 50%;
    height: 2px;
    width: 50%;
    background: #fff;
    content: "";
}


.section_title_2 {
    margin: 40px;
    text-align: center;
}

.section_title_2 h2 {
    font-weight: 300;
    color: #222;
    display: inline-block;
    /* position: relative; */
    margin-bottom: 20px;
}

.section_title_2 h2 span {
    color: #2cc5bf;
}

.section_title_2 h2:after {
    position: absolute;
    bottom: -4px;
    left: 0;
    height: 2px;
    width: 50%;
    background: #2cc5bf;
    content: "";
}

.section_title_2 h2:before {
    position: absolute;
    bottom: -4px;
    left: 50%;
    height: 2px;
    width: 50%;
    background: #222;
    content: "";
}

footer {
    padding: 0 0;
}

.footer_nav {
    display: none;
    text-align: center;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    border-top: 1px solid #ddd;
}

.footer_nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.footer_nav ul li a span {
    display: block;
}

.footer_nav ul li {
    position: relative;
}

.footer_nav ul li i {
    font-size: 16px;
}

.meta-date.meta {
    color: #000;
}

.separator {
    padding: 65px 0px;
    color: #151414;
}

.about__title {
    margin-top: 55px;
    color: white;
}
.about__description p {
    color: #fff;
}
.larm__more__btn {
    margin-top: 30px;
}
.larm__more__btn a {
    color: white;
    border: 1px solid;
    padding: 9px 30px;
}

section.topbar {
    background: #3534c0;
    position: relative;
    padding: 6px 0px 8px;
    border-bottom: 1px solid #fff;
}
.header_social {
    position: relative;
    z-index: 9;
}

ul.header___title {
    color: #fff;
    font-size: 13px;
}
ul.header___title li span {
    margin-left: 10px;
    text-decoration: underline;
}
.header-top {
    text-align: center !important;
    display: flex;
    justify-content: end;
    align-items: center;
}
li.call___icon i {
    color: #fff;
    height: 35px;
    width: 35px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    padding: 0px;
    margin-right: 5px;
}
.link__sec a {
    text-decoration: underline;
    color: #ff7350;
    padding: 20px 0;
}
.top_bar_menu {
    display: none;
}

.header-top {
    text-align: -webkit-auto;
}

.main_header_top_bar {
    display: none;
}

.header-top ul li {
    margin: 0 2px;
}
.header-top ul li a {
    color: #fff !important;
    font-weight: 500;
}
li.apply___btns a:hover {
    border: 1px solid red;
    background-color: red;
}
li.apply___btns a {
    border: 1px solid #fff;
    padding: 7px 25px;
    border-radius: 3px;
    transition: 0.3s all ease-in-out;
}


.header-top ul li a {
    color: #fff !important;
    display: inline-block;
}
ul.top_bar_section li a i {
    border: 1px solid #fff;
    color: #ffffff;
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
}

.main__header_top {
    display: grid;
    grid-template-columns: 55% 45%;
    text-align: right;
    align-items: center;
}
ul.top_bar_section {
    margin: 0 30px 0px 0;
}

.mobile-header {
    display: none;
}

.heder-social ul li a {
    margin-left: 6px;
    background: var(--m-color);
    height: 30px;
    width: 30px;
    line-height: 32px;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    border-radius: 50px;
}

li.headder__data__phone a {
    font-size: 19px;
    margin-right: 20px;
}

.header-social {
    text-align: right;
}

.header-branches ul li a {
    color: #fff;
    margin-right: 10px;
}

li.custom-dropdown a i {
    font-size: 13px;
    margin-left: 0px;
}

.heder-social {
    text-align: end;
}

.header_social li {
    padding: 0px 10px;
    transition: 0.35s all;
    line-height: 35px;
}

.header_social li i {
    color: #fff;
}
.title_message {
    color: gray;
    font-size: 14px;
}

li.header_search {
    width: 45px;
}

.header_search_box {
    display: block;
    top: 76px;
    right: 145px;
    height: 0;
    width: 0px;
    background-color: #fff;
    z-index: 1000;
    transition: all 0.11s ease;
    z-index: 999999;
    position: fixed;
    box-shadow: 0px 0px 4px 1px #1a1a1a42;
}

.header_search_box form {
    width: 0;
    height: 0;
    visibility: hidden;
}

.header_search_box.open form {
    width: 100%;
    height: 100%;
    background: #ffffff80;
    /* padding: 2px 0px; */
    cursor: pointer;
    visibility: visible;
    color: #000000c2;
    font-weight: 600;
     font-family: "Roboto", serif;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
}

.header_search_box form input {}

.header_search_box form button {
    background: #2cc5bf;
    padding: 11px 18px;
    border-radius: 0px 30px 30px 0px;
    color: white;
}

.header_search_box.open {
    display: block;
    height: 43px;
    width: 300px;
    right: 130px;
    top: 65px;
    border-radius: 50px;
    overflow: hidden;
}

.logo-area {
    width: auto;
    height: 123px;
    margin-top: -50px;
    position: relative;
}

a.custom__class::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 60%;
    background: #fdfdfd;
    top: 50%;
    transform: translateY(-50%);
    right: -12px;
}
.top___menu__section {
    text-align: end;
    padding: 25px 0 25px 0;
    border-bottom: 2px solid #ff7350;
}
li.custom-dropdown_top a {
    color: #125774;
    transition: 0.2s all ease-in-out;
}
li.custom-dropdown_top.defult__active a {
    color: #ff7350;
    text-decoration: underline;
}
li.custom-dropdown_top a:hover {
    color: #ff7350;
    text-decoration: underline;
}
.top___menus ul li {
    margin-left: 37px;
    font-size: 17px;
}
li.custom-dropdown_top.bg__active {
    background: #ff7350;
    padding: 8px 17px;
    color: white;
}
li.custom-dropdown_top.bg__active a{
    
    color: white;
}

.logo-area a {
    height: 100%;
    display: block;
    position: relative;
}

.logo-area a span,
.footer-logo a span {
    position: absolute;
    top: 0;
    left: 18px;
    font-size: 10px;
    font-weight: 600;
    color: #2cc5bf;
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.footer-logo a span {
    top: 10px;
    left: 38px;
}

.logo-area a img {
    width: auto;
}

.mobile-menu {
    display: none;
}
.menu-area {
    text-align: right;
    transition: 0.35s all;
}
ul.submenu li a {
    font-size: 17px !important;
}
.menu-area ul li a {
    color: #ffffff;
    text-align: right;
    margin-right: 20px;
    font-size: 15px;
    font-weight: 400;
    line-height: 58px;
    padding: 8px 6px;
    transition: all 0.5s ease;
    text-transform: capitalize;
    position: relative;
}



.col-sm-12.application__form {
    width: 75%;
    margin: 0 auto !important;
    padding: 50px 0;
}

button.btn__application {
    background: #fff;
    width: 100%;
    border: 1px solid var(--p-color);
    border-radius: 3px;
    padding: 8px;
    color: var(--p-color);
    transition: all 0.3s ease-in-out;
}

button.btn__application:hover {
    background: var(--p-color);
    color: #fff;
}



.menu-area .active {
    transition: all 0.35s all;
    color: var(--m-color);

}

.menu-area .active:hover {
    color: var(--m-color);
}

.menu {
    cursor: pointer;
}

.menu-area ul li {
    position: relative;
    display: inline-block;
}

.cont_menu a {
    background: var(--m-color);
    border-radius: 50px;
    color: #fff !important;
    transition: 0.35s all;
    padding: 10px 12px !important;
}

.cont_menu a:hover {
    background: var(--m-color);
}

.menu {
    cursor: pointer;
}

.custom-dropdown {
    position: relative;
    transition: all 0.5s ease;
}

.submenu {
    position: absolute;
    background: #fff;
    width: 270px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    top: 110%;
    z-index: 99;
    right: -159px;
    padding: 0px;
}

ul.submenu li {
    margin-left: 4px;
}

.custom-dropdown:hover .submenu {
    visibility: visible;
    opacity: 1;
    transition: all 0.35s ease;
    top: 100%;
}

.submenu li {
    display: block !important;
}

.submenu li a {
    margin: 0 !important;
    color: #222 !important;
    padding: 5px 10px !important;
    text-align: left !important;
    line-height: 28px !important;
    transition: 0.35s all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.submenu li a:hover {
    color: #28b8b4 !important;
    background: var(--p-color);
}


/*==== header area starts ====*/
section.header {
    background-color: #3534c0;
    box-shadow: 0px 1px 10px #6c6c6c3d;
}

/*==== header css end ==== */
.slider-item {
    width: 100%;
    height: 600px;
}
.main-slider.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
.main__data__3__section {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 999;
    display: flex;
    gap: 60px;
    width: 85%;
    margin: 0 auto;
    transform: translateX(-50%);
}
.section__item__left i {
    font-size: 20px;
    color: white;
}
.section__item__right h2 {
    color: white;
    font-size: 21px;
}
.data_main_head {
    display: flex;
    gap: 10px;
    padding: 25px;
}
.section__item__right h2 {
    color: white;
    font-size: 21px;
}
.section__item__right a {
    color: white;
    font-size: 14px;
}
.section__item__right p {
    color: white;
    padding-bottom: 10px;
}

.data_section_1 {
    background: #10536f;
}
.data_section_1.active {
     background: #ff7350 !important;
}

section#slider {
    position: relative;
}

.slider-item img {
    height: 100%;
}

.slider-item:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: rgb(0 0 0 / 0%);
    z-index: 9;
}
/*============*/
.wrappers {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 99;
    width: 100%;
    display: flex;
    justify-content: center;
}
.auto-type {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    width: 100%;
    display: flex;
    justify-content: center;
    background: #29c7bd;
    width: 35%;
    border-radius: 5px;
    font-size: 26px;
    padding: 3px 0;
    height: 37px;
}
.button__for__property {
    text-align: center;
    margin-top: 50px;
}
.button__for__property a {
    background: #2cc5bf;
    padding: 8px 12px;
    color: white;
    border-radius: 3px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}
.button__for__property a:hover {
    background: #222;
}
.select_wrap select {
    width: 100%;
    padding: 7px;
    border-radius: 5px;
    border: 0;
    outline: 0;
    height: 45px;
    padding: 0 5px;
}
.down__btn {
    position: absolute;
    background: #29c7bd;
    top: 68%;
    left: 50%;
    z-index: 99999;
    transform: translate(-50%, -68%);
    padding: 10px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 33px;
    font-size: 22px;
    border-radius: 50%;
    color: white;
}
.down__btn:hover{ 
    animation-name: elementor-animation-pulse-grow;
    animation-duration: 0.3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes elementor-animation-pulse-grow {
    100% {
         height: 55px;
         width: 55px;
    }
}


.select_wrap {
    width: 180px;
    margin: 0 5px;
    position: relative;
    user-select: none;
}
.select_wrap_submit {
    width: 70px;
    margin: 0 5px;
    position: relative;
    user-select: none;
}

.select_wrap_submit button {
    padding: 9px 20px;
    border-radius: 5px;
    border: 1px solid #29c7bd;
    color: #38d8d2;
    font-weight: 900;
    color: #fff;
    background: #29c7bd;
}

.select_wrap_submit button:hover {
    color: #222;
}
/*==============*/

.slider-text {
    padding-top: 0px;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
}

.slider-text h1 {
    color: #fff;
    font-size: 38px;
}

.slider-text p {
    color: #fff;
    font-size: 24px;
    margin-bottom: 35px;
    margin-top: 0;
}

.slider-text a {
    padding: 10px 25px;
    color: #fff;
    border: 2px solid #2cc5bf;
    border-radius: 50px;
    font-size: 16px;
    transition: 0.35s all;
}

.slider-text a:hover {
    background: #2cc5bf;
    color: #fff;
}

.main-slider button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}

.main-slider button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

.main-slider .owl-nav i {
    background-color: #223d4f;
    color: #fff;
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    border-radius: 50px;
}

/*==== Slider css End ====*/

/*  ====  About css Start ==== */
.about-section {
    padding: 60px 0;
    background-color: #fff;
}

/* Flexbox layout */
.about-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.about-text {
    position: relative;
    margin-right: 20px;
    padding-right: 50px;
}

.about-text::after {
    content: '';
    position: absolute;
    width: 6px;
    background: #2cc5bf;
    height: 164px;
    top: 0px;
    right: 0;
}

.about-text::before {
    content: '';
    position: absolute;
    width: 164px;
    background: #2cc5bf;
    height: 6px;
    right: 0;
}

.about-text h5 {
    font-size: 16px;
    color: #999;
}

.about-text h2 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    position: relative;
}

.about-text h2::after {
    content: '';
    position: absolute;
    width: 24%;
    height: 2px;
    background: #333333bd;
    left: 0;
    bottom: -8px;
    border-radius: 2px;
}

.about-text h2 span {
    color: #2cc5bf;
    /* Featu#28b8b4 word in orange */
}

.about-text p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    margin: 15px 0;
}


/* Contact button */

.about-btn {
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    z-index: 9;
}

.about-btn:hover::before {
    top: 0px;
    left: 0px;
    z-index: -2;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    border: 1.5px solid #ff0000;
}

.about-btn:before {
    top: 7px;
    left: 7px;
    z-index: -2;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    border: 1.5px solid #2cc5bf;
}

/* .about-btn::before {
    content: '';
    position: absolute;
    border: 1px solid #ddd;
    height: 100%;
    width: 100%;
    left: 10px;
    top: 10px;
    z-index: 1;
} */

/* .about-btn::after {
    content: '';
    position: absolute;
    border: 2px solid #e40808;
    height: 100%;
    width: 100%;
    right: 0px;
    top: 0px;
    z-index: 1;
    background: #28b8b4;
} */

.about-btn:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    background-color: #2cc5bf;
}

.about-btn:hover {
    color: #fff;
}

.about-image {
    position: relative;
    z-index: 1;
    margin-left: 95px;
    height: 364px;
}
.about__title h2 {
    font-size: 40px;
    margin-bottom: 20px;
}

.about-image img {
    width: auto !important;
    height: 100%;
}

.about_overlay {
    position: absolute;
    background: url('../images/dot-pattern.png');
    height: 100%;
    width: 100%;
    top: 35px;
    left: -37px;
    z-index: -1;
}

/*==== About Us End ====*/

.service_section {
    position: relative;
/*    background: #000;*/
}

.service_slider {
    position: relative;
}

.service_slider .owl-prev i {
    height: 40px;
    line-height: 37px !important;
    width: 40px;
    border-radius: 50% !important;
    color: #ff5f15 !important;
    border: 2px solid #2cc5bf;
}

.service_slider .owl-next i {
    height: 40px;
    line-height: 37px !important;
    width: 40px;
    border-radius: 50% !important;
    color: #ff5f15 !important;
    border: 2px solid #2cc5bf;
}

.service_item_image {
    height: 280px;
    position: relative;
    margin-bottom: 20px;
}

.service_item_image img {
    border-radius: 5px;
}

.service_text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    background: #2cc5bf;
    width: 90%;
    border-radius: 5px;
    transition: 0.35s all;
}

.service_item_image:hover .service_text {
    background: #fff !important;
    color: #222 !important;
}

.service_text a {
    display: block;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    transition: 0.35s all;
}

.service_item_image:hover .service_text a {
    color: #222;
}

/*==== Our Service End ====*/

section.latest_details {
    margin-bottom: 80px;
}

section.section__project {
    position: relative;
    margin-bottom: 35px;
}

section.project__details {
    margin-top: 45px;
}

.on__going_project_pro {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.service_item a:hover {
    color: #2cc5bf;
    text-decoration-line: underline;
}

.details_img {
    height: 450px;
    width: auto;
    border-radius: 5px;
    margin-right: 30px;
}

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

.pro_details_name {
    text-align: center;
    margin: 20px;
}

.pro_details_name h3 {
    color: #2c2c2c;
    letter-spacing: 1px;
    font-weight: 700;
}

.project__item {
    transition: all 0.5s ease;
    position: relative;
    box-shadow: 0px 0px 2px 0px #ddd;
}

.project__item:hover {
    transition: all 0.5s ease;
    box-shadow: 0px 3px 5px 0px #ddd;
}

.serv_inner {
    padding: 0 19px;
    padding-bottom: 33px;
}

.serv_des {
    margin: 10px;
    padding-bottom: 25px;
}
.serv_des img {
    width: 100% !important;
    height: auto !important;
    border-radius: 20px;
}
.pro_name {
    padding: 10px 0;
    margin-top: 7px;
}

.pro_name p {
    text-align: start;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.pro_details {
    background: #2cc5bf;
    padding: 10px 0px;
    transition: all 0.3s ease;
    text-align: center;
    width: 45%;
    margin-top: 15px;
}

.pro_details a {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: white;

}

.pro_details:hover {
    background: #d82020;
}

.project__item img {
    transition: all 0.5s ease;
    width: 100%;
}

.item_img.item_imgs {
    overflow: hidden;
    height: 260px;
}

.service_card {
    background: #ddddddba;
    padding: 15px;
    margin-bottom: 23px;
}

.service_card span {
    margin: 4px 0 15px;
    font-size: 19px;
    text-align: center;
    display: flex;
    justify-content: center;
    color: #333131;
    font-weight: 700;
}

.service_card_inner {
    display: flex;
    align-items: center;
    background: #ffffff8c;
    padding: 10px 15px;
    transition: 0.35s all;
    margin: 10px 0;
    border-radius: 1px;
}

.service_card_inner:hover {
    background: #2cc5bf;
    color: #fff;
    margin-left: 2px;
    box-shadow: 0px 0px 6px 3px #3e3e3e5c;
}

.service_card_inner i {
    margin-right: 10px;
}

.service_card_inner:hover p {
    color: #fff;
}

.service_gallery {
    text-align: center;
    padding: 30px;
}


.details__latest__project {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 15px;
}

.gallery_item {
    height: 208px;
    overflow: hidden;
}

.equipments-image {
    height: 260px;
    overflow: hidden;
    position: relative;
    margin-bottom: 16px;
    width: 100%;
}

.equipments-image img {
    transition: all 0.5s ease;
}

.equipments-image img:hover {
    transform: scale(1.1);
}

.gallery_item img {
    width: 100%;
    height: 100%;

}

/* =========== Mission and Vision ============ */

section.vision-section {
    margin-bottom: 40px;
}

.missionvision-text.wow {
    padding: initial;
    padding-right: 19px;
}

.missionvision-img {
    width: 100%;
    height: 430px;
    position: relative;
}

.mivi_overlay {
    position: absolute;
    background: url('../images/dot-pattern.png');
    height: 100%;
    width: 100%;
    top: 35px;
    left: -37px;
    z-index: -1;
}

.missionvision-img img {
    width: 100%;
    height: 100%;
}

.missionvision-text ul li {
    padding-bottom: 5px;
    margin-left: 25px;
    position: relative;
    display: block;
}

.missionvision-text ul li:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background: #FB471E;
    left: -12px;
    top: 15px;
}

.missionvision-text ul li:after {
    position: absolute;
    left: -17px;
    top: 7px;
    content: "\f05d";
    font-family: FontAwesome;
    color: #FB471E;
    background: #fff;
    border-radius: 50px;
    height: 15px;
    width: 15px;
    line-height: 15px;
}

.msi_vis {
    margin-top: 11px;
}

.msi_vis h2 {
    font-size: 35px !important;
    font-weight: 700;
}


/*  ============  Sevice css end ========== */

section.blogdetails-area {
    margin-bottom: 5px;
}   

.blog-item {
    transition: all 0.5s ease;
    position: relative;
/*    box-shadow: 0px 0px 2px 0px #ddd;*/
}
.pro__cat_items_alls {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}
li.side__category_item a {
    color: #2cc5bf;
    text-decoration: underline;
}
.side__category_bar {
    background: #fff;
    padding: 30px;
}
.side__category_bar h2 {
    font-size: 24px;
    margin-bottom: 40px;
}
.location__page_name {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%);
    color: #2bc0b9;
    background: #fff;
    padding: 5px 15px;
    border-radius: 1px;
    width: 90%;
}
section.explore__location__section {
    text-align: center;
    margin-bottom: 40px;
}
.blog__category_sec {
    background: #fff;
    padding: 35px;
}
.blog__category_sec a {
    display: block;
    color: #015eae;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 6px;
}
.blog__category_sec h4 {
    font-size: 18px;
    margin-bottom: 40px;
}
.recent__blogs_here h4 {
    font-size: 18px;
    margin-bottom: 35px;
}
.recent__blogs_here {
    background: #fff;
    padding: 35px;
    margin-top: 30px;
}
.recent__blogs_here a {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    color: #195eae;
    font-weight: 700;
}
.blog-img img {
    height: 100%;
    width: 100%;
}

.blog-img {
    height: 250px;
}

.blog-count {
    display: grid;
    grid-template-columns: 100px auto;
    grid-gap: 25px;
    background: #fff;
}
.blog-date {
    width: 80px;
    line-height: 45px;
    background: #2cc5bf;
    margin-top: -23px;
    margin-left: 20px;
    border-radius: 3px;
    padding: 10px;
}

.blog-date p {
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.blog-author {
    margin-top: 10px;
    font-size: 14px;
}

.blog-author p {
    color: #2cc5bf;
    font-size: 13px;
}
.blog-author i {
    color: #ddd;
}

.blog-text {
    padding: 15px;
    z-index: 9999;
    background: #fff;
    position: relative;
}

.bloc-dec {
    color: #444;
}
.blog-inner {
    display: grid;
    grid-template-columns: 49% 49%;
    gap: 2%;
}
.program-btn {
    border: 1px solid #ddd;
    padding: 6px 18px;
    display: inline-block;
    /* border-radius: 0px; */
    margin-top: 12px;
    color: #2cc5bf;
    transition: 0.35s all;
    position: relative;
    overflow: hidden;
    z-index: 9;
}
.program-btn::after {
    content: "";
    position: absolute;
    background: #23a8a3;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    transition: all 0.3s ease-in-out;

}
.program-btn:hover::after {
    width: 100%;
    z-index: -1;
}
.program-btn:hover{
    color: white;
}
.separators {
    padding: 18px 0px;
}
.blogdetails-title-area {
    background: #fff;
}
.top__title_section {
    padding: 40px;
}
.top__title_section p {
    font-size: 30px;
    font-weight: 400;
    color: #222222;
}
.date__achived {
    display: flex;
    gap: 20px;
    margin-top: 5px;
}
.blogdetails-ptag {
    padding: 30px;
    overflow: hidden;
}
.blog_details__recent {
    position: sticky;
    top: 0px;
}
.blog-recent-img {
    height: 90px;
    width: 100%;
}

.blog-recent-text span {
    color: #2cc5bf;
    font-weight: 800;
    font-size: 16px;
}

.blogdetails-title {
    padding: 15px 15px;
    background: #2cc5bf;
    overflow: hidden;
    margin: 15px 0;
    border-radius: 5px;
}

.blogdetails-tag {
    float: left;
    width: 60%;
}

.blogdetails-tag h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
}

.blogdetails-date {
    float: right;
    color: #fff;
}

.recent-title h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0;
    display: inline-block;
}

.blog-recent {
    display: grid;
    grid-template-columns: 150px auto;
    background: #ffffff;
    padding: 10px;
    grid-gap: 10px;
    border-bottom: 5px solid #f7f7f7;
}

/*==== Blog css end ====*/
.project_img {
    height: 280px;
    position: relative;
}

.project_img:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: rgba(255, 95, 21, 0.5);
    opacity: 0;
}

.project_img:after {
    transition: 0.35s all;
}

.project_item {
    margin: 15px 0;
    transition: 0.35s all;
}

.project_item:hover .project_img:after {
    opacity: 1;
}

.project_title {
    position: absolute;
    top: 5%;
    background: rgba(255, 255, 255, 0.8);
    width: 79%;
    padding: 10px 15px;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    transition: 0.35s all;
    text-align: center;
    font-weight: 600;
    left: 50%;
    transform: translateX(-50%);
}

.project_des * {
    color: #fff;
}

.project_des {
    position: absolute;
    bottom: 21%;
    width: 100%;
    content: "";
    text-align: center;
    z-index: 9;
    color: #fff !important;
    visibility: hidden;
    opacity: 0;
    transition: 0.35s all;
    padding: 0px 35px;
}

.project_item:hover .project_title {
    visibility: visible;
    opacity: 1;
    top: 24%;
}

.project_item:hover .project_des {
    visibility: visible;
    opacity: 1;
}

/*==== Project Css End ====*/

.client_feedback_section {
    position: relative;
    background: #000;
    background: url('../images/feedback.jpg');
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    padding-bottom: 100px;
}

.client_feedback_slider {
    position: relative;
    z-index: 9 !important;
}


.client_feedback_slider .owl-prev i {
    position: absolute;
    left: -322%;
    top: 0%;
    height: 39px;
    line-height: 39px !important;
    width: 39px;
    /* border-radius: 0% !important; */
    color: #ffffff !important;
    background: #2cc5bf;
    border-radius: 50%;
}

.client_feedback_slider .owl-next i {
    position: absolute;
    right: 0%;
    top: 0%;
    height: 39px;
    line-height: 40px !important;
    width: 39px;
    border-radius: 50% !important;
    color: #ffffff !important;
    background: #2cc5bf;
}


.client_feedback_slider.owl-theme .owl-nav {
    margin-top: 0px;
    height: 25px !important;
/*    background: #28b8b4;*/
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: space-between;
}

.client_feedback_slider.owl-theme .owl-nav button {}

.client_feedback_slider .owl-stage-outer {
    padding-top: 60px;
}

.feedback_item {
    border-radius: 5px;
    margin: 2px;
    height: 250px;
    transition: all 0.4s ease-in-out;
    position: relative;
}

.feedback_item span {
    font-size: 15px;
    font-weight: 700;
    color: #222;
}

.feedback_item {
    margin-top: 35px;
}

.feedback_text {
    padding: 15px;
    padding-top: 55px;
}

.owl-item.active.center .feedback_item {
    margin-top: -20px;
}

.feedback_item_image {
    height: 78px;
    width: 78px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: -35px;
    border: 5px solid #ddd;
}

.feedback_item_image img {
    height: 100%;
    width: 100%;
    transition: 0.3s all;

}

.owl-item .cloned .active {
    transition: all 0.4s ease-in-out;
}

.owl-item.active .feedback_item {
    transition: all 0.4s ease-in-out;
    background: #fff;
}

.owl-item.active.center .feedback_item {
    position: relative;
    background: #2cc5bf;
    border-radius: 5px;
    z-index: 9;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-item.active.center p, span {
    color: #ff0000;
}

.owl-item.active.center span {
    color: #fff;
}

/*  ====  Client Feedback css end ==== */

/*==== Contact Css Start====*/
.contact-area {
    padding: 40px 0;
}

.contact-item {
    box-sizing: border-box;
    padding: 10px 10px;
    margin-bottom: 5px;
    box-shadow: 2px 2px 13px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 13px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 13px -1px rgba(191, 187, 187, 0.75);
    position: relative;
}

.contact-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100%;
    content: "";
    background: #009e96;
}
.contact-form h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.contact-icon a {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    right: 0;
    color: #fff;
    font-size: 35px;
}

.contact-address {
    margin-left: 100px;
    padding: 10px 10px;
}

.contact-address h2 {
    color: #222;
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 1px;
}

.contact-address p {
    color: #262626;
}

.contact-form {
    padding: 5px 5px;
}

.contact-item .form-control {
    border: 1px solid #ddd;
    box-shadow: none !important;
}

.contact-form input {
    height: 44px;
}

/*==== Contact Css End====*/


section.brade_come_sections {
    position: relative;
    padding: 21px 0 2px;
}
p.category__pro__have {
    font-weight: 300;
    margin-bottom: 17px;
}
.blog-text h4 {
    font-size: 19px;
    font-weight: 300;
}
.sort__section_property {
    text-align: end;
}
.pro__all__title h2 {
    font-size: 23px;
    text-transform: capitalize;
}

.bread_overlay {
    position: absolute;
    background-color: #3534c0;
    opacity: 1;
    mix-blend-mode: multiply;
    transition: background .3s, border-radius .3s, opacity .3s;
    height: 100px;
    width: 100%;
}
.brade_img {
    height: 100px;
    width: 100%;
/*    padding: 113px;*/
}

/*  ==== Bread Crumbs css end ==== */


/* footer css start */
.footer_area {
    background: #ffffff;
    padding: 40px 0 40px 0;

}


footer {
    padding: 0 0;
    border-top: 5px solid #dddddda6;
}

.footer_nav {
    display: none;
    text-align: center;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    border-top: 1px solid #ddd;
}

.footer_nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.footer_nav ul li a span {
    display: block;
}

.footer_nav ul li {
    position: relative;
}

.footer_nav ul li i {
    font-size: 16px;
}


.support {
    padding: 0 78px 10px 0px;
}

.main__logo_headers {
    width: 270px;
}

.footer_social_midea {
    margin-top: 13px;
}

.footer_area i {
    color: #2cc5bf;
}

.footer_social_midea ul li a i {
    color: white;
    font-size: 18px;
    transition: all 0.3s ease;
}

.footer_social_midea {
    text-align: left;
    /*margin-left: 30px;*/
    margin-top: -7px;
}

.dflex {
    display: flex !important;
    align-items: center;
}

.dflex ul li i {
    margin-right: 3px;
    transition: 0.35s all;
}

.dflex ul li:hover a {
    color: #2cc5bf;
}

.dflex ul:nth-last-child(1) {
    margin-left: 45px;
}

.footer_social_midea ul li {
    text-align: center;
    border-bottom: 1px solid #d4d4d4;
    margin: 16px 0;
    padding-bottom: 13px;
}

.footer_iconflex {
    display: flex !important;
    align-items: center;

}

.footer_iconflex:hover i {
    color: #000;
}

.footer_iconflex:hover p {
    color: #2cc5bf;
}

.footer_iconflex p {
    text-align: left;
    margin-left: 5px;
    font-weight: 500;
    transition: 0.35s all;
}

.footer_iconflex i {
    font-weight: 600;
    font-size: 25px;
    margin-right: 12px;
    margin-bottom: 5px;
    transition: 0.35s all;
}

.footer_social_midea {
    margin-top: 13px;
}

.fd_tittle h3 {
    color: #2cc5bf;
    font-size: 24px;
    margin: 17px 0px;
}

.quick_link ul li {
    display: block;
    line-height: 46px;
    font-size: 15px;
    font-weight: 500;
    transition: 0.35s all;
}

.quick_link ul li:hover {
    padding-left: 2px;
    color: #28b8b4;
}

.main-slider.owl-carousel.owl-loaded.owl-drag .owl-nav button {
    display: block;
}
.footer-bottom {
    background: #000000;
    padding: 10px 0;
}

.scrolltop {
    position: fixed;
    right: 34px !important;
    bottom: 10px !important;
    width: 40px !important;
    background: #2cc5bf !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50%;
    text-align: center !important;
    color: #ffff !important;
    font-size: 21px !important;
    cursor: pointer;
    z-index: 99;
}

.copyright p {
    text-align: center;
    color: #fff;
    font-size: 15px;
}

.copyright span {
    color: #2cc5bf;
    font-weight: 600;
}

.scroll i {
    color: white;
}
#navbar_top {
    transition: all 0.4s ease-in-out;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-top: 1px solid #276da5;
}
.services___items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
}
.services___items_property {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}
.section__header {
    text-align: center;
    padding: 50px 0;
}
.section__header h2 {
    font-weight: 400;
    color: #2cc5bf;
}
.service___item {
    box-shadow: 0 4px 4px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.service___item:hover {
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);
}
.service__img:hover img {
    transform: scale(1.05);
    transition: 0.3s all ease-in-out;
}

.service__img {
    height: 280px;
    width: 100%;
    transition: 0.3s all ease-in-out;
    overflow: hidden;
}
.service__img img{
    height: 100%;
    width: 100%;
    transition: 0.3s all ease-in-out;
}
.service__name {
    padding: 16px 15px 0px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.service__location {
    padding: 0 15px;
    font-size: 13px;
}
.service__location p {
    color: #909090;
    font-weight: 600;
    margin-bottom: 20px;
}
.absolute__data {
    position: absolute;
    top: 10px;
    right: 14px;
}
.absolute__data p {
    background: #2cc5bf;
    padding: 1px 11px;
    border-radius: 2px;
    font-size: 11px;
    color: white;
    font-weight: 700;
}
.service__name:hover p {
    color: #2cc5bf;
}

.purpasses {
    padding: 0 15px 18px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    text-align: center;
}
.service__name p {
    font-weight: 500;
    color: #737070;
}
.pupasss {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.pupass p {
    font-size: 14px;
    font-weight: 500;
    color: #2cc5bf;
}
.pupass p strong {
    color: #222;
    font-size: 16px;
}
.pupasss p strong {
    color: #222;
    font-size: 16px;
}
.pupasss p {
    font-size: 14px;
    font-weight: 500;
    color: #2cc5bf;
}
section.sell__your_property__section {
    height: 700px;
    padding: 50px 0;
    position: relative;
}
.over__lay {
    position: absolute;
    background: #ffffff;
    width: 43%;
    height: 86%;
    top: 50px;
    left: 0;
    opacity: .8;
}
.data__box_overlay {
    position: absolute;
    left: 24%;
    width: 410px;
    background: #2cc5bf;
    top: 50%;
    transform: translateY(-50%);
    height: 380px;
    padding: 42px;
}
.data__box_overlay h3 {
    color: white;
    font-size: 17px;
    padding: 16px 0;
}
.data__box_overlay h1 {
    color: white;
}
.data__box_overlay a {
    background: white;
    padding: 10px 15px;
    border-radius: 2px;
    transition: all 0.3s ease-in-out;
}
.data__box_overlay a:hover {
    background: #222;
    color: #fff;
}
/*============== footer email subcribe=============*/
.stay-connected {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 110px;
    background: linear-gradient(to right, #0056a1 37%, #1a1a1a 55%);
    color: white;
}

.left-section {
    flex: 1;
    padding: 3px 20px;
    text-align: center;
}
.left-section h2 {
    font-size: 35px;
    margin: 0;
}

.left-section p {
    margin: 5px 0 0;
    font-size: 15px;
    color: #fff;
}
.right-section {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

form {
    display: flex;
    gap: 10px;
}

form input {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: none;
    width: 255px;
}

form button {
    background-color: #0056a1;
    color: white;
    border: none;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

form button:hover {
    background-color: #004080;
}
/*============*/
footer {
    background: #d1d2d4;
}

.footer-container {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding: 20px;
    max-width: 1200px;
    margin: auto;
}

.footer-logo {
    text-align: center;
}

.footer-logo img {
    max-width: 150px;
}

.footer-logo p {
    margin: 10px 0;
}

.social-icons a {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    margin: 0 5px;
}

.footer-links {
    text-align: left;
    display: flex;
    flex-direction: column;
}

.footer-container {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding: 50px 0;
    margin: auto;
}
.footer-links h3 {
    margin-bottom: 10px;
    font-size: 20px;
}
.footer-links ul li i {
    font-size: 12px;
}
.footer-links ul {
    list-style: none;
    padding: 0;
}

.footer-links ul li {
    margin: 3px 0;
    cursor: pointer;
    display: block;
    font-weight: 500;
}

.footer-bottom {
    background: #000;
    color: #fff;
    display: flex;
    padding: 15px 0;
    justify-content: space-around;
}
.footer-bottom p {
    color: #fff;
}
.footer-menu a {
    color: #fff;
    text-decoration: none;
    margin: 0 10px;
}

.footer-menu a:hover {
    text-decoration: underline;
}
/*=========*/
.property-section, .blogs-section{
    padding: 50px 0px;
    text-align: center;
}
section.footer__tops {
    padding: 20px 0px;
    text-align: left !important;
}
.property-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin: 20px auto;
}

.property-box {
    background-size: cover;
    background-position: center;
    color: white;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    border-radius: 5px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.btn-primary {
    padding: 10px 20px;
    backg
    color: white;
    border: none;
    cursor: pointer;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 5px;
}

.blog-grid {
    display: grid;
    gap: 20px;
    margin: 20px auto;
    grid-template-columns: 1fr 1fr 1fr;
}

.blog-card {
    width: 33.3333333333%;
    text-align: left;
    background: #fff;
    padding-bottom: 10px;
}
.blog-card h3, .blog-card p, .blog-card a {
    padding: 0px 17px;
}

.blog-card img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.blog-card h3 {
    font-size: 18px;
    margin: 10px 0;
}

.blog-card a {
    text-decoration: none;
    
}

.footer-grid {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 20px auto;
}

.footer-box {
    width: 22%;
    text-align: left;
}

.footer-box h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.footer-box p {
    margin: 5px 0;
    color: #1f7a84;
}
/*======sell your property=====*/
input.search-field {
    padding: 10px;
    border-radius: 3px;
}
.sort__section_property select {
    width: 50%;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    outline: 1px solid #ddd;
    border-radius: 3px;
    height: 30px;
    font-size: 13px;
}
.our__mission {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
}
/*========search for detais=========*/
.search-container {
    background-color: #ffffff;
    padding: 20px;
    position: sticky;
    top: 100px;
}

.search-container h2 {
  margin-bottom: 20px 26px;
  font-size: 20px;
  color: #333;
}

.filter-group {
  margin-bottom: 15px;
}

.filter-group label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  color: #555;
}

.select_box {
    position: relative;
    outline: 1px solid #ddd;
    border-radius: 4px;
}

.select_box select {
  width: 100%;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
  appearance: none;
  background-color: #fff;
}

.search-btn {
  width: 100%;
  padding: 10px;
  background-
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
}

.search-btn:hover {
  background-color: #0056b3;
}
/*========search for detais=========*/
/*======== contact form =========*/
.contact-form form {
    display: flex;
    flex-direction: column;
}
.new button {
    background: #009e96;
    color: white;
    padding: 5px 28px;
    border: 1px solid #009e96;
    border-radius: 3px;
    font-weight: 700;
}
/*======== contact form =========*/
.header__title_all p {
    color: #6c757d;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 6px;
}  
.header__title_all h2 {
    font-size: 22px;
    font-weight: 400;
}
section.Paginate__here {
    margin-top: 50px;
    padding: 20px 0;
}
/*=========our team ===============*/
section.team__header__section {
    padding: 40px 0;
    text-align: center;
}
.main__teams_members {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}
.member_image {
    height: 300px;
    width: 79%;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    border: 10px solid #ddd;
    transition: all 0.3s ease-in-out;
}
.member_image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.member_image:hover {
    border: 10px solid #28b6af;
}
.main__member_item {
    text-align: center;
}
.team__data {
    background: #fff;
    padding: 43px 21px 21px 21px;
    border-radius: 5px;
    margin-top: -44px;
    border: 1px solid #24a9a3;
}
.mermber__name p {
    font-weight: 700;
    color: #28b2ad;
    font-size: 24px;
}
section.team__main__section {
    padding: 30px 0;
}
/*=========our team ===============end*/
/*=========our faq ===============*/
.accordion-title {
    font-size: 22px;
    /* text-align: center; */
    color: #28b5b1;
    font-weight: 600;
    padding: 20px;
}

.accordion {
/*    border-bottom: 1px solid #d8dee3;*/
    padding: 10px 0;
    transition: all 0.3s ease-in-out;
}

.accordion input {
    display: none;
}
.accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-size: 18px;
    color: #34495e;
    font-weight: 500;
    padding: 12px;
    background-color: #ffffff;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.accordion-header:hover {
    background-color: #fff;
}
.accordion-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease-in-out;
}

.accordion-icon::before,
.accordion-icon::after {
    content: "";
    position: absolute;
    background-color: #ff4d67;
    width: 2px;
    height: 12px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.accordion-icon::after {
    width: 12px;
    height: 2px;
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    padding: 0 12px;
    font-size: 16px;
    color: #5f6a7d;
    line-height: 1.5;
    transition: max-height 0.4s ease-in-out, padding 0.3s ease-in-out;
}

.accordion input:checked + .accordion-header .accordion-icon {
    transform: translateY(-50%) rotate(90deg);
}

.accordion input:checked ~ .accordion-content {
    max-height: 150px;
    padding: 10px 12px;
}
.accordian__data {
    background: white;
}
.accordian__section {
    margin: 50px 0px;
}
/*=========our faq ===============end*/
/*=========our sell property ===============end*/
.section-title {
    font-size: 24px;
    font-weight: bold;
    color: #1a4d8f;
    margin-bottom: 15px;
}

.section-description {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 20px;
}

.sub-title {
    font-size: 20px;
    font-weight: bold;
    color: #1a4d8f;
    margin-top: 20px;
    margin-bottom: 10px;
}

.benefits-list {
    list-style: none;
    padding: 0;
}

.benefits-list li {
    font-size: 16px;
    color: #333;
    padding-left: 20px;
    position: relative;
    margin-bottom: 5px;
}

.benefits-list li::before {
    content: '\f00c'; /* Font Awesome check icon */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #1a4d8f;
    position: absolute;
    left: 0;
    top: 2px;
}

.img-fluid {
    max-width: 100%;
    height: 420px;
    border: 2px solid #ff7350;
}
a.tab__buttons.custom__width__tab {
    width: 125%;
    position: relative;
}
h4.header__abouts__clg {
    font-size: 35px;
}
.home__icons i {
    font-size: 46px;
    margin: 20px 0;
    color: #ff7350;
}
.life__for__mile {
    color: #044a70;
    font-weight: 700;
}
p.des__texts {
    font-size: 14px;
    color: #787272;
    margin-bottom: 12px;
}
a.button__viewa {
    font-size: 13px;
    color: #8e8686;
}
a.campus__text {
    background: #ff7350;
    padding: 9px 19px;
    border-radius: 3px;
    color: white;
}
.button__abouts {
    margin-top: 50px;
}
h4.facilities__best_sec {
    font-size: 32px;
    margin-bottom: 25px;
}
a.button__bests {
    color: #ff7350;
}
a.view__more_for_best {
    background: #ff7350;
    color: white;
    padding: 10px 20px;
    border-radius: 3px;
}
section.ceo__message {
    padding: 50px 0;
}
.message__data {
    text-align: center;
}
h2.title {
    margin-top: 30px;
}
.read__more__ceo {
    margin-top: 15px;
    margin-left: 15px;
}
.read__more__ce {
    margin-top: 15px;
    margin-left: 0px;
}
.read__more__ceo a {
    background: #fd543d;
    padding: 10px 20px;
    border-radius: 3px;
    color: white;
}
.read__more__ce a {
    background: #fd543d;
    padding: 10px 20px;
    border-radius: 3px;
    color: white;
}
.owner-info {
/*    border-radius: 50%;*/
    overflow: hidden;
}
.right__messages a {
    color: #ff7350;
}
.owner-info img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
a.view__more_for_best i {
    font-size: 13px;
    padding-left: 10px;
}
h4.header__for__counter {
    text-align: center;
    font-size: 40px;
    color: #044a70;
    margin-bottom: 30px;
}
img.img-fluidss {
    width: auto;
    height: 390px;
}
h4.title__for__coun {
    font-size: 30px;
    color: #044a70;
    margin-bottom: 20px;
}
a.learn__more__btn__for {
    background: #ff7350;
    color: white;
    padding: 10px 24px;
    border-radius: 2px;
    font-size: 13px;
}
p.des__text__for_coun {
    /* text-align: center; */
    margin-bottom: 25px;
}
.main__count__box i {
    color: #ff7350;
    font-size: 35px;
}
h5.count__text {
    padding: 5px 0;
    font-weight: 600;
    font-size: 22px;
}
.main__count__box {
    text-align: center;
}
/*section2*/
.expertise-section {
    margin-top: 50px;
}

.expertise-box {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    transition: 0.3s ease-in-out;
}

.expertise-box:hover {
    background: #e9ecef;
}

.expertise-icon {
    font-size: 40px;
    color: #1a4d8f;
    margin-bottom: 10px;
}

.expertise-title {
    font-size: 18px;
    font-weight: bold;
    color: #1a4d8f;
}

.expertise-description {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}
/*section 3*/
.buyer-section {
    margin-top: 50px;
}

.location-box {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    transition: 0.3s ease-in-out;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.location-box:hover {
    background: #e9ecef;
}

.location-title {
    font-size: 18px;
    font-weight: bold;
    color: #1a4d8f;
    margin-top: 10px;
}

.location-availability {
    font-size: 14px;
    color: #555;
    margin-bottom: 10px;
}

.btn-primary {
    background: #1a4d8f;
    border: none;
    padding: 8px 15px;
    font-size: 20px;
    border-radius: 5px;
    transition: 0.3s;
}

.btn-primary:hover {
    background: #143d6b;
}
/*section4 */
.document-section {
    margin-top: 50px;
}

.section-title {
    font-size: 22px;
    font-weight: bold;
    color: #1a4d8f;
    margin-bottom: 15px;
}

.section-description {
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}

iframe {
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
/*section 5*/
.find-buyer {
    text-align: center;
    padding: 30px 0;
}

.find-buyer h1 {
    font-size: 28px;
    font-weight: bold;
    color: #222;
    margin-bottom: 5px;
}

.find-buyer p {
    font-size: 16px;
    color: #666;
}
.sale-info {
    padding: 40px 0;
}

.sale-image {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.sale-info h2 {
    font-size: 22px;
    font-weight: bold;
    color: #0056b3;
    margin-top: 15px;
}

.sale-info p {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
}
/*sectiom6*/
.apartment-sell {
    padding: 40px 0;
}

.apartment-sell h2 {
    font-size: 22px;
    font-weight: bold;
    color: #0056b3;
    margin-bottom: 15px;
}

.apartment-sell p {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
}

.video-container {
    max-width: 100%;
    border-radius: 5px;
    overflow: hidden;
}
/*section 6*/
.property-tips {
    padding: 40px 0;
}

.tips-image img {
    width: 100%;
    border-radius: 5px;
}

.property-tips h2 {
    font-size: 22px;
    font-weight: bold;
    color: #0056b3;
    margin-bottom: 15px;
}

.tips-list {
    list-style: none;
    padding: 0;
}

.tips-list li {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}
/*section 7*/
.simplified-selling {
    padding: 40px 0;
}

.simplified-selling h2 {
    font-size: 22px;
    font-weight: bold;
    color: #0056b3;
    margin-bottom: 15px;
}

.simplified-selling p {
    font-size: 16px;
    color: #333;
}

.selling-image img {
    width: 100%;
    border-radius: 5px;
}
/*section 8*/
.selling-journey-section {
    margin-top: 50px;
    padding: 40px 20px;
    background: #f8f9fa;
    border-radius: 8px;
}

.section-title {
    font-size: 24px;
    font-weight: bold;
    color: #1a4d8f;
    margin-bottom: 15px;
}

.section-description {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    text-align: center;
}
.property-image {
    width: 100%;
    border-radius: 8px;
    margin-top: 15px;
}

.property-form .form-group {
    margin-bottom: 15px;
}

.property-form .form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.property-form .btn-primary {
    background: #1a4d8f;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    transition: 0.3s;
}

.property-form .btn-primary:hover {
    background: #143d6b;
}
form.property-form {
    display: block;
}
section.property__page_top {
    padding: 50px 0 0;
}
/*=========our sell property ===============end*/
.brade_imgs {
    height: 260px;
}
.property-section {
    padding: 20px 0;
}

.property-header {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    text-align: left;
}

.property-slider {
    width: 100%;
    border-radius: 5px;
}

.property-slider .item img {
    width: 100%;
    border-radius: 5px;
}

.property-thumbnails {
    display: flex;
    gap: 5px;
    justify-content: left;
    margin-top: 10px;
}
.property-thumbnails img {
    width: 135px;
    height: 85px;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.3s;
    margin-bottom: 10px;
}
.item {
    height: 450px;
}

.property-thumbnails img:hover {
    opacity: 0.7;
}

.contact-form {
    padding: 30px 23px;
    position: sticky;
    top: 100px;
    min-height: 430px;
}
.video__property h4 {
    margin-bottom: 15px;
}
.description {
    background: #fff;
    margin: 10px 0;
    padding: 35px;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.contact-form button {
    width: 100%;
    backg
    color: white;
    padding: 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.contact-form button:hover {
    background: #0056b3;
}

/*==========*/
.property-info {
    padding: 20px 0;
}

/* Key Features */
.key-features {
    background: #ffffff;
    padding: 35px;
    /* border-radius: 5px; */
}
.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.section-header h4 {
    font-size: 18px;
    font-weight: bold;
/*    */
}

.update-time {
    font-size: 14px;
    color: #666;
}

.features-box {
    background: #e9f7d9;
    padding: 10px;
    border-radius: 5px;
    text-align: justify;
}

.features-box p {
    margin: 5px 0;
    font-size: 16px;
}

.features-box i {
/*    */
    margin-right: 5px;
}

/* Amenities */
.amenities {
    margin-top: 20px;
    background: #fff;
    padding: 35px;
    text-align: left;
}
.amenities h4 {
    font-size: 18px;
    font-weight: bold;
}

.amenities ul {
    list-style: none;
    padding: 0;
}

.amenities ul li {
    font-size: 16px;
    margin: 5px 0;
}

.amenities ul li i {
    
    margin-right: 5px;
}

.property-description {
    padding: 20px 0;
}

/* Description */
.description h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}
.description h4 {
    font-size: 18px;
    font-weight: bold;
    
    margin-bottom: 10px;
}

.description p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

/* Mortgage EMI */
.mortgage-emi {
    background: #ffffff;
    padding: 35px;
    border-radius: 5px;
    text-align: left;
}

.emi-button {
    padding: 10px 30px;
    border: none;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 10px;
    background: #2dc1bd;
    color: white;
}


.emi-button:hover {
    background: #0056b3;
}

.emi-text {
    font-size: 16px;
    color: #666;
    margin: 0;
}

.property-video {
    padding: 20px 0;
}
.video__property {
    background: #fff;
    padding: 35px;
    text-align: left;
    margin-top: 7px;
}
.property-video h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    border-radius: 5px;
}
.crumb__title {
    z-index: 999;
    position: absolute;
    color: #fff;
    top: 27px;
    left: 45%;
}
.brade_come {
    position: relative;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.core__values {
    background: #fff;
    padding: 25px;
    margin-bottom: 20px;
}
.property_management {
    background: #fff;
    padding: 25px;
    margin-bottom: 15px;
}
.contact-item.property_send_data {
    position: sticky;
    top: 100px;
}

.fixed_whats a {
    width: 65px;
    height: 65px;
    background: #04970491;
    text-align: center;
    line-height: 65px;
    font-size: 35px;
    position: fixed;
    bottom: 170px;
    left: 34px;
    border-radius: 50px;
    color: #fff;
    z-index: 9999;
}
.scrolltop {
    position: fixed;
    right: 34px !important;
    bottom: 10px !important;
    width: 40px !important;
    background: #2cc5bf !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50% !important;
    text-align: center !important;
    color: #ffff !important;
    font-size: 24px !important;
    cursor: pointer;
    z-index: 99;
}

/*=====================Paginate================*/
.pagination-wrapper {
  text-align: center;
}

.pagination {
    display: inline-block;
    /* height: 70px; */
    margin-top: 24px;
    padding: 0 25px;
    border-radius: 35px;
    background-color: #eee;
}

@media only screen and (max-width: 1199px) {
  .pagination {
    height: 50px;
    margin-top: 50px;
    padding: 0 10px;
    border-radius: 25px;
  }
}

.page-numbers {
  display: block;
  padding: 0 25px;
  float: left;
  transition: 400ms ease;
  color: #595959;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 70px;
}

.page-numbers:hover,
.page-numbers.current {
  background-color: #86c023;
  color: #fff;
}

.page-numbers.prev:hover,
.page-numbers.next:hover {
  background-color: transparent;
  color: #86c023;
}

@media only screen and (max-width: 1199px) {
  .page-numbers {
    padding: 0 15px;
    font-size: 16px;
    line-height: 50px;
  }
}

@media only screen and (min-width: 120px) and (max-width: 1024px) {
  .page-numbers {
    padding: 0 14px;
    display: none;
  }

  .page-numbers:nth-of-type(2) {
    position: relative;
    padding-right: 50px;
  }

  .page-numbers:nth-of-type(2)::after {
    content: "...";
    position: absolute;
    font-size: 25px;
    top: 0;
    left: 45px;
  }

  .page-numbers:nth-child(-n + 3),
  .page-numbers:nth-last-child(-n + 3) {
    display: block;
  }

  .page-numbers:nth-last-child(-n + 4) {
    padding-right: 14px;
  }

  .page-numbers:nth-last-child(-n + 4)::after {
    content: none;
  }
}
.name__value {
    color: white;
}
.des__value p {
    color: white;
}
.section-extra-activities.py-5 {
    color: white;
}
/*=====================Paginate================*/
.section-principal-message {
    background-color: #e0a769;
}
.section-principal-messagess {
    background-color: #3418c4 !important;
}
.section-principal-messagesss {
    background-color: #ba81d6 !important;
}
.main__education_sec {
    margin: 14px 10px 0 10px;
}

.advisor__vice img {
    height: 423px;
    background: white;
    margin-bottom: 18px;
    border-radius: 5px;
    overflow: hidden;
    border: 2px solid #ff7350;
    object-fit: contain;
}
.advisor__vice h6 {
    font-size: 17px;
    color: white;
    font-weight: 600;
}
.advisor__vice small {
    color: #ff7350;
    font-size: 16px;
}
.advisor__vice p {
    color: white;
    font-size: 14px;
    margin-top: 10px;
}
.principal-box h6 {
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: white;
    margin-top: 60px;
}
.testimonial__btn {
    margin-top: 25px;
}
.testimonial__btn a {
    border: 1px solid;
    color: white;
    padding: 10px 30px;
    border-radius: 10px;
}

.principal-box p {
    color: white;
}

.principal-box p {
    font-size: 16px;
}

.advisor-box {
    background-color: #ffffff;
    min-height: 100%;
    display: flex;
    gap: 12px;
    padding: 16px;
    align-items: center;
    border: 2px solid #ff7350;
}

  .advisor-box img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
    flex-shrink: 0;
  }

.advisor-box h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 2px;
    text-transform: uppercase;
}


.advisor-box small {
    font-size: 14px;
    color: #ff7350;
    margin-bottom: 6px;
    display: block;
    font-weight: 500;
}
  .advisor-box p {
    font-size: 13px;
    margin-bottom: 0;
  }

  .principal-box .fw-semibold {
    font-weight: 600 !important;
  }
  .education_sec_left {
    margin-bottom: 20px;
}
p.message_text {
    color: white;
}

p.name__of_message {
    margin-bottom: 10px;
    margin-top: 17px;
}
.section-principal-message{
    position: relative;
}
.abs___img {
    position: absolute;
    top: 0;
    right: 0;
}
/*==========================*/
 .section-best-features {
    background-color: #044A70; /* Adjust as needed */
  }

  .feature-list li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 20px;
  }

 .feature-icon {
    background-color: #ff7350;
    color: #ffffff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    flex-shrink: 0;
}
.section-best-features{
    position: relative;
}
.background_image_hbe {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 9;
    width: 42%;
}
a.tab__buttons:hover {
    width: 125%;
    z-index: 9;
}
a.tab__buttons {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 20px;
    font-weight: 500;
    border-radius: 3px;
    transition: all 3.0s ease-out;
}
.footer-social i {
    margin-left: 7px;
}
.video__all_items {
    display: flex;
    gap: 30px;
    padding: 30px 0;
}
.collage__code {
    position: absolute;
    right: 0;
    background: #ff7350;
    width: 37%;
    font-size: 13px;
    top: 0;
    text-align: center;
    color: white;
}
.short-news {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 74%;
    background: #ff7350;
    display: flex;
    font-size: 13px;
    color: white;
    padding: 6px;
}
.header_news {
    position: absolute;
    left: 0;
    z-index: 999999;
    background: #ff7350;
    top: 0;
}
.mile__stone__right iframe {
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.header_news p {
    color: #125774;
    font-size: 14px;
    padding: 0;
    padding-right: 10px;
    font-weight: 700;
}
.short-news a {
    color: white;
}

.collage__code p{
    color: white;
}
.main__menu__section {
    height: 65px;
    line-height: 65px;
    text-align: right;
}
span.data__tab_icon {
    color: #000;
}
.tab__buttons_header {
    gap: 13px;
}
.feature-list h6 {
    font-size: 22px;
}

  .feature-list p {
    font-size: 16px;
  }
  .feature__title {
    color: white;
    font-size: 30px;
}

/*==========================*/
 .section-about {
    background-color: #f8f9fa;
    font-family: 'Roboto', sans-serif;
  }

  .list-group-item {
    font-size: 15px;
    font-weight: 500;
    padding: 14px 20px;
    border: none;
    border-bottom: 1px solid #dee2e6;
    transition: background 0.2s;
  }

  .list-group-item.active {
    background-color: #003B4A;
    color: #fff;
    border-color: #003B4A;
  }

  .list-group-item:hover {
    background-color: #e9ecef;
  }

  .list-group-item .badge {
    font-size: 12px;
    padding: 5px 8px;
  }

  .section-about h4 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 16px;
  }

  .section-about p {
    font-size: 15px;
    color: #666;
  }

  .btn-tour {
    font-size: 14px;
    padding: 6px 14px;
    font-weight: 500;
    border-width: 2px;
    border-radius: 0.25rem;
  }

  @media (max-width: 767px) {
    .list-group-item {
      font-size: 14px;
    }
  }
/*==========================*/
section.study__section {
    padding: 45px 0;
    background: #ffffff;
}
.notice-item p {
    color: white;
    font-size: 14px;
}
.study__header {
    text-align: center;
}
.study__header h2 {
    color: #ff7350;
    margin-bottom: 10px;
    font-weight: 600;
}
.study__header p {
    font-weight: 300;
    margin-bottom: 50px;
}
.study__box__left {
    height: 100%;
}
.study__box__left {
    height: 100%;
    padding: 51px 30px;
    color: white;
    border-radius: 10px;
    overflow: hidden;
}
.study__box__left p {
    color: white;
    font-size: 16px;
    font-weight: 300;
}
.study__box__left a {
    background: white;
    padding: 10px 20px;
    border-radius: 3px;
}
.right__top_study {
    background: #f5f3f3;
    padding: 35px;
    border-radius: 10px;
}
.right__top_study h2 {
    font-size: 25px;
    margin-bottom: 15px;
    color: #222;
    font-weight: 600;
}
.li__same_study_right {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    align-items: center;
}
.li__same_study_right p {
    font-size: 15px;
    font-weight: 300;
}
.li__same_study_right i {
    color: #ff7350;
    font-size: 16px;
}
.li__same_study {
    display: flex;
    gap: 15px;
    margin-top: 12px;
}
.study__box__left h3 {
    margin-top: 105px;
}
.right__top_study a {
    font-weight: 300;
    color: #ff7350;
}
.right__bottom_study {
    padding: 35px;
    background: #e7eefa;
    margin-top: 20px;
    border-radius: 10px;
}
.li__same_study_right_bottom {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 5px;
}
.right__bottom_study h2 {
    font-size: 25px;
    margin-bottom: 15px;
}
.li__same_study_right_bottom i {
    font-size: 14px;
    color: #ff7350;
}   

.li__same_study_right_bottom p {
    font-size: 14px;
}
.right__bottom_study a {
    background: #ff7350;
    padding: 10px 25px;
    border-radius: 3px;
    color: white;
}

/*================================*/
.latest-notices-section {
  background-color: #033344;
  color: #ffffff;
}
.see-all-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, #1e90ff, #007bff);
    color: #fff !important;
    padding: 10px 18px;
    border-radius: 10px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.4s ease;
    overflow: hidden;
    position: relative;
    gap: 8px;
  }

  .see-all-btn .icon {
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease;
    font-size: 16px;
    position: absolute;
  }

  .see-all-btn .text {
    display: inline-block;
    transition: all 0.3s ease;
    color: #fff !important;
  }

  .see-all-btn:hover .text {
    opacity: 0;
    transform: scale(0.9);
  }

  .see-all-btn:hover .icon {
    opacity: 1;
    transform: scale(1);

  }

.section-title {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}

.search-bar .notice-input {
  background: #ffffff;
  border: none;
  border-radius: 8px;
  padding: 10px 16px;
  font-size: 15px;
}

.btn-orange {
  background-color: #f77e56;
  color: #ffffff;
  font-size: 14px;
  border-radius: 8px;
  padding: 10px 20px;
  border: none;
}

.view-all-link {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
}

.notice-item .notice-title {
    font-size: 19px;
    font-weight: 600;
    padding: 13px 13px;
    color: #000000;
}

.notice-item .notice-desc {
  font-size: 14px;
  color: #cbd5e1;
  margin-bottom: 6px;
}

.notice-item .notice-link {
  font-size: 14px;
  color: #f77e56;
  font-weight: 500;
  text-decoration: none;
}

.notice-item .notice-date {
    font-size: 13px;
    color: #4a4a4a;
    margin-top: 5px;
    font-weight: 600;
}

.play-icon {
  color: #f77e56;
  font-size: 14px;
  margin-right: 8px;
}

.notice-divider {
  border-color: rgba(255, 255, 255, 0.15);
}

/*================================*/

button.custom__category__btn {
    width: 140px;
    background: #ff7350;
    border-radius: 2px;
    color: white;
    font-size: 14px;
}
.notice-item {
    margin-bottom: 50px;
}
.notice-divider {
    border-color: rgb(255 255 255);
}

section.mile__stone___gallery {
    text-align: center;
    padding: 30px 0;
    background: #eef5f4;
}
section.mile__stone___gallery h2 {
    margin-bottom: 30px;
}
.mile__stone_gallery {
    display: flex;
    width: 100%;
}
.mile__stone__left {
    width: 50%;
}
.mile__stone__left h3 {
    background: #0000008a;
    padding-top: 100px;
    color: white;
}
.mile__stone__left a {
    color: white;
    padding-top: 24px;
}
.mile__stone__left p {
    background: #0000008a;
    padding-bottom: 100px;
}
.mile__stone__right {
    width: 50%;
}
.mile__stone__right i {
    background: #c8c8c8cf;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    font-size: 47px;
    color: white;
    border: 1px dashed red;
    margin: 80px 0 0 0;
}
.heder__parent_say {
    text-align: center;
    padding: 40px 0;
}
.heder__parent_say h2 {
    font-weight: 600;
}
.img__icon img {
    height: 40px;
    width: 40px;
    margin: 0 auto;
}
.parent__img img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}
.parent__say__items {
    text-align: center;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}
.item__say {
    /* height: 335px; */
    background: #EFF8FF;
    border-radius: 3px;
    padding: 55px 20px 20px 20px;
}
.img__icon {
    margin-bottom: 30px;
}
.parent__img {
    margin-top: 22px;
    margin-bottom: 18px;
}
.start__datas {
    height: 415px;
    color: white;
    padding: 160px 0;
}
.start__datas h3 {
    font-size: 33px;
    margin-bottom: 30px;
}
.start__datas a {
    background: #ff7350;
    padding: 9px 15px;
    color: white;
    border-radius: 3px;
}
.name__parent p {
    font-weight: 500;
    font-size: 14px;
}
.parent__img p {
    font-size: 12px;
}

/*================================*/
.alumni-section {
    position: relative;
    background: #033344;
    padding: 50px 0;
    margin-top: 30px;
}
.alumni-content {
  background: rgba(0, 55, 80, 0.8);
  border-radius: 10px;
  color: #fff;
}

.alumni-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}

.alumni-subtext {
  font-size: 14px;
  color: #d4d9df;
  margin-bottom: 30px;
}

.alumni-form .alumni-input {
  height: 45px;
  border-radius: 6px;
  border: none;
  padding: 0 15px;
}

.alumni-form .alumni-input::placeholder {
  color: #999;
  font-size: 14px;
}

.alumni-btn {
  background-color: #ff6b51;
  color: #fff;
  border: none;
  width: 100%;
  padding: 14px 0;
  border-radius: 6px;
  font-weight: 500;
  font-size: 15px;
  margin-top: 10px;
  transition: 0.3s ease;
}

.alumni-btn:hover {
  background-color: #e75a40;
}

.alumni-image {
    max-width: 100%;
    height: 345px;
    margin-bottom: -156px;
}
section.what__our__parent__say {
    margin-bottom: 45px;
}
/*================================*/
section.section__newss {
    padding: 60px 0;
}
.header__news {
    text-align: center;
    margin-bottom: 35px;
}
.header__news h2 {
    font-size: 35px;
}
.new__sections {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}
.new__img {
    height: 200px;
    width: 100%;
}
.new__img img{
    height: 100%;
    width: 100%;
}
.by__admin {
    display: flex;
    gap: 10px;
    align-items: center;
}
.by__comment {
    display: flex;
    gap: 10px;
    align-items: center;
}
.by__admin i {
    color: #ff6b51;
}

.blogdetails-img {
    height: auto;
}
.by__comment i {
    color: #ff6b51;
}
.comment__news {
    margin: 10px 10px;
    display: flex;
    gap: 20px;
}
.title__news p {
    margin: 10px 10px;
    font-weight: 600;
    font-size: 19px;
}
.description__news {
    margin: 10px;
    font-size: 14px;
}
.button__news {
    margin: 10px;
}
.button__news a {
    color: #ff6b51;
}
.news__item {
    background: #fff;
}
/*=========================*/
/* Heading Section */
.get-answer-title {
  font-size: 32px;
  font-weight: 700;
  color: #1e1e1e;
}

.get-answer-desc {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
}

/* Accordion Styling */
.faq-accordion .accordion-button {
  background-color: #fff;
  font-size: 15px;
  font-weight: 500;
  color: #1e1e1e;
  box-shadow: none;
}

.faq-accordion .accordion-button::after {
  transform: scale(0.8);
}

.faq-accordion .accordion-item {
  border: 1px solid #ccc !important;
  border-radius: 5px;
}

.faq-accordion .accordion-body {
  font-size: 14px;
  color: #555;
}

/* Contact Box */
.contact-box {
  background-color: #042c3f;
  border-radius: 6px;
  padding: 24px;
}

.contact-box .contact-title {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 16px;
}

.contact-box .form-field {
  background: #fff;
  border: none;
  font-size: 14px;
  border-radius: 6px;
  padding: 12px 15px;
  margin-bottom: 16px;
}

.contact-box .form-field:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #ddd;
}

.contact-box .submit-btn {
  background-color: #ff6c51;
  color: #fff;
  border-radius: 6px;
  font-size: 15px;
  padding: 12px;
  font-weight: 500;
  width: 100%;
  transition: 0.3s ease;
}

.contact-box .submit-btn:hover {
  background-color: #ff5439;
}
form.faq__form {
    display: flex;
    flex-direction: column;
}
/*=========================*/
/* Newsletter Section */
.newsletter-wrapper {
  background-color: #125d79;
}

.newsletter-title {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}

.newsletter-desc {
  color: #d5e3ea;
  font-size: 15px;
  margin-top: 8px;
}

.newsletter-form {
  padding: 4px;
  max-width: 100%;
}

.newsletter-input {
    border: none;
    padding: 10px 15px;
    flex: 1;
  
    color: #333;
}

.newsletter-input:focus {
  outline: none;
  box-shadow: none;
}

.newsletter-btn {
    background-color: #125d79;
    color: #fff;
    border: none;
    padding: 10px 24px;
    font-size: 14px;
    font-weight: 500;
    /* border-radius: 0 6px 6px 0; */
    transition: 0.3s ease;
    margin-top: 10px;
}
.newsletter-btn:hover {
  background-color: #0f4e66;
}

/* Footer Section */
.footer-wrapper {
    background-color: #212529;
    color: #fff;
}

.footer-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}

.footer-desc {
    font-size: 12px;
    color: #d5e3ea;
    line-height: 1.;
}
.red___more_faq {
    margin-top: 16px;
}
.red___more_faq a {
    background: #ff6c51;
    padding: 8px 15px;
    border-radius: 3px;
    color: white;
}
.blog-text a {
    font-weight: 400;
}
.bloc-dec p {
    font-size: 15px;
}
.main__hwader__lab {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-social i {
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  transition: 0.3s ease;
}

.footer-social i:hover {
  color: #ff8c61;
}

.footer-links a {
  display: block;
  color: #d5e3ea;
  font-size: 14px;
  margin-bottom: 8px;
  text-decoration: none;
}

.footer-links a:hover {
  color: #fff;
}

.footer-post img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.post-title {
  font-size: 14px;
  color: #eee;
}

.footer-contact {
  font-size: 14px;
  color: #d5e3ea;
  margin-bottom: 12px;
  line-height: 1.6;
}
section.fotter__bottom {
    background: #222222;
    padding: 6px 0;
}
p.fotter__bottom__data {
    color: white;
    text-align: center;
}

/*=========================*/
.parent__say_des p {
    color: #9a9a9a;
    font-size: 14px;
}
.mile__stone__left a {
    color: #ff7350;
    text-decoration: underline;
}
.gallery-item-group {
    height: 234px;
    border: 2px solid #ff7350;
    position: relative;
}
.name__gallery {
    position: absolute;
    top: 0px;
    width: 90%;
    text-align: center;
    background: #ff7350de;
    color: white;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 2px;
}
.name__gallery p {
    color: white;
}
.read__more__ceoo a {
    font-size: 12px;
    color: #fd543d;
}

/*=======header=====3rd ======= menu========*/
section.menu__part__section {
    padding: 12px;
    background: #fff;
}
a.custom__clas::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 60%;
    background: #000000;
    top: 50%;
    transform: translateY(-50%);
    right: -22px;
}
.menu__3__part ul li a {
    margin-left: 40px;
    font-size: 15px;
}
.menu__3__part {
    text-align: center;
}
.slider__text__data p {
    font-size: 30px;
    color: #ffffff;
}
.slider__text__data h2 {
    color: #ffffff;
    padding: 8px 0px;
}
p.description_text {
    color: #000;
    font-size: 14px;
    padding-bottom: 25px;
}
.slider__text__data a {
    background: #000000;
    padding: 10px 24px;
    border-radius: 3px;
    color: white;
}
.slider__text__data {
    position: absolute;
    z-index: 999;
    left: 22%;
    bottom: 35%;
    width: 40%;
    background: #3534c0de;
    color: white;
    padding: 16px 10px 0px 10px;
    border-radius: 5px;
}
.faculty__section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 10px;
}
.core___value___section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    gap: 45px;
    padding: 75px 0 50px;
}
section.core___value___sections h2 {
    background: #ffffff;
    color: #000000;
    text-align: center;
    padding: 50px 0;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.value__image {
    height: 40px;
}
.value__image img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.principal-box small {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 18px;
    color: white;
    text-transform: uppercase;
}
.section-principal-messages {
    background-color: #69e0a6;
}
/*=======header=====3rd ======= menu========*/
.section-why-choose-us {
  background-color: #3534c0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.why-title h4 {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 40px;
}

.why-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 25px 15px;
  text-align: center;
  height: 100%;
}

.why-icon i {
    margin-bottom: 15px;
    font-size: 35px;
    color: #ff7350;
}

.why-box h6 {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px;
}

.why-box p {
  font-size: 16px;
  color: #555;
  line-height: 1.5;
}
.small, small {
    font-size: 16px !important;
}
/*=======header=====3rd ======= menu========*/
.programs-section {
  background-color: #3534c0; /* Deep blue background */
}

.program-box {
  background-color: #104a7d;
  padding: 15px 20px;
  border-radius: 8px;
  transition: 0.3s;
}



.program-img {
  width: 80px;
  height: 60px;
  object-fit: cover;
  border-radius: 5px;
}

.program-box:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  background-color: #ff4c3b;
}

/*=======header=====3rd ======= menu========*/
.facilities-section {
    background-color: #3534c0;
    height: 280px;
    position: relative;
    z-index: 9;
    opacity: 1;
}
.facilities-section:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #1CAB55;
    background: rgb(0 0 0 / 32%);
    z-index: -1;
}

.facility-item {
  padding: 10px;
}

.facility-icon {
    width: 75px;
    height: 75px;
    object-fit: contain;
}

/*=======header=====3rd ======= menu========*/
.curriculum-section {
  background-color: #3534c0;
}

.curriculum-card {
  background-color: #144b78;
  padding: 20px;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.curriculum-card.active {
  background-color: #ff5e42;
}

.icon-box {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*=======header=====3rd ======= menu========*/
.faculty-section {
  background-color: #3534c0;
}

.faculty-card {
    height: 230px;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
}

.faculty-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4); /* dark overlay for readability */
}

.faculty-card .overlay {
  position: relative;
  z-index: 2;
}

.faculty-designation {
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.faculty-name {
  font-size: 1.25rem;
  font-weight: 600;
}

/*=======header=====3rd ======= menu========*/
.section-extra-activities {
  background-color: #e1f6d7;
}

.section-extra-activities .section-subtext {
    font-size: 16px;
    color: #f5f5f5;
    text-transform: capitalize;
}
.activity-box {
  height: 170px;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: end;
  padding: 0;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}

.activity-box:hover {
  transform: translateY(-4px);
}
.overlay-content {
    background: rgb(186 129 214 / 68%);
    color: #fff;
    width: 100%;
    padding: 10px 5px;
}
.overlay-content .activity-icon {
  width: 28px;
  height: 28px;
  margin-bottom: 4px;
}

.overlay-content h6 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
}

.overlay-content ul {
    font-size: 10px;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.overlay-content ul li {
  line-height: 1.4;
}

/*=======header=====3rd ======= menu========*/
.section-glimpse {
  background-color: #013c75; /* deep navy like screenshot */
}

.section-glimpse h2 {
  font-size: 20px;
  letter-spacing: 1px;
}

.glimpse-img {
  border-radius: 6px;
  width: 100%;
  height: 270px;
  object-fit: cover;
}

/*=======header=====3rd ======= menu========*/
.section-notices .notices-header {
  background-color: #013c75;
}

.section-notices h2 {
  font-size: 18px;
  letter-spacing: 0.5px;
}

.section-notices .notices-body {
  background-color: #e9faff;
}

.notice-item {
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.notice-title {
  font-weight: 500;
  color: #000;
}

.notice-date {
  font-size: 12px;
  color: #777;
}

.see-all {
  font-size: 13px;
  color: #000;
  text-decoration: none;
}

.hero-section {
    position: relative;
    z-index:9;
    opacity: 1;
}
.hero-section:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #1CAB55;
    background: rgb(0 0 0 / 46%);
    z-index: -1;
}
.enquiry-form{
    z-index:9;
    opacity: 1;
}
.enquiry-form:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #1CAB55;
    background: rgb(0 0 0 / 30%);
    z-index: -1;
}

/*=======header=====3rd ======= menu========*/
section.contact-info p {
    color: white;
}
.enquiry-form form {
    display: block;
}
.facility-item img {
    background: #ffffff;
    padding: 10px;
    border-radius: 13%;
}

.footer-social a i {
    border: 1px solid;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
}

.footer-post {
    flex-wrap: wrap;
    gap: 8px;
}

.description_p {
    text-align: center;
    color: white;
}
.description_p p{
    color: white;
}
/*=======header=====3rd ======= menu========*/

.main__why__items {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 10px;
}
.section-principal-message.center__data {
    text-align: center;
}
.section-principal-messages.center__data {
    text-align: center;
}
.center__data h6 {
    margin-top: 0px !important;
}