* {
    padding: 0px;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Creato Display', sans-serif;
    letter-spacing: -0.01em;

}

.ast-separate-container{
background-color: #fff !important;

}


a {
    display: inline-block;
    text-decoration: none !important;
    font-family: 'Creato Display', sans-serif;
    letter-spacing: -0.04em;

}

.herobosking {
    position: relative;
}

ul,
li,
ol {
    list-style: none;
}

.headersatrt {
    background-color: #EFF6F0;
    position: fixed;
    width: 100%;
    z-index: 99993;
    top: 0px;
}

.headersatrt .navbar-nav {
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 2px 10px 10px -10px #A3B18A33;
    padding: 0px 20px;
    margin-right: 117px !important;

}

.navbar-nav li {
    padding: 10px 15px;
}


.navbar-nav li a {
    color: #5D5E66;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -1px;

}

.navbar-nav a:focus {
    color: #3C5C41;
}

.footer_subscribe_form .wpcf7-submit:hover{
  background: #3C5C41;
}


.shrchbutton a {
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -1px;
    border-radius: 40px;
    border: 2px solid #3C5C41;
    transition: 0.5s;
    text-transform: capitalize;
    padding: 15px 43px !important;
    background-color: #3C5C41;
}


.shrchbutton a:hover {
    background-color: #fff;
    border: 2px solid #3C5C41;
    color: #3C5C41;
}

h1,
h2,
h3,
h4,
h5,
h5,
h6 {
    font-family: 'Creato Display', sans-serif;
    letter-spacing: -0.04em;
    margin-bottom: 0px !important;

}

p {
    font-family: 'Creato Display', sans-serif;
    letter-spacing: -0.04em;
    margin-bottom: 0px !important;

}

span {
    font-family: 'Creato Display', sans-serif;
    letter-spacing: -0.04em;
    margin-bottom: 0px !important;

}

strong {
    font-family: 'Creato Display', sans-serif;
    letter-spacing: -0.04em;
    margin-bottom: 0px !important;

}


/* fonts.css ya style.css */

/* Regular */
@font-face {
    font-family: "Creato Display";
    src: url("fonts/CreatoDisplay/CreatoDisplay-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}





@font-face {
    font-family: "Creato Display";
    src: url("../fonts/CreatoDisplay/CreatoDisplay-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Creato Display";
    src: url("../fonts/CreatoDisplay/CreatoDisplay-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Creato Display";
    src: url("../fonts/CreatoDisplay/CreatoDisplay-Black.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
}




.hearosection {
    padding: 100px 0px 0px 0px;
    position: relative;
}

.roindex {
    position: relative;
    z-index: 999;
    padding-top: 40px;
   justify-content: center;
}

.hearosection::after {
    background-color: #EFF6F0;
    inset: 0;
    clip-path: ellipse(69% 89% at 50% 0%);
    position: absolute;
    content: ""
}

.bangalorefirst {
    text-align: end;
}


.bangalorefirst {
    text-align: end;
}

.bangalore h4 {
    font-weight: 700;
    font-size: 24px;
    color: #3C5C41;

}

.bangalore p {
    font-weight: 400;
    font-size: 16px;
    color: #6A6D7E;


}

.creatotitle {
    background-color: #fff;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #A3B18A66;
    flex-shrink: 0;
}

.herobosking {
    display: flex;
    align-items: center;
    gap: 21px;
}

.heroimgtitle img {
    border-radius: 36.78px;
    box-shadow: rgb(144, 148, 144) 0px 50px 27px -45px;
}

.herobosking-1 {
    justify-content: end;
}

.herobosking-2 {
    justify-content: start;
}


/* turesec-hadding satrt code  */
.turesec-hadding {
    padding: 50px 0px 100px 0px;
}

.engineering-title p {
    line-height: 35px;
    font-weight: 500;
    font-size: 30px;
    color: #272D33;
    text-align: center;

}

.engineering-management {
    padding: 0px 0px 100px 0px;
}

.title-text {
    color: #1D2226;
    font-size: 48px;

}

.management-title h3 {
    font-weight: 500;
    font-size: 40px;
    color: #1D2226;
}

.management-title p {
    font-weight: 500;
    font-size: 20px;
    color: #566573;
    line-height: 27px;
    margin-top: 10px;
}

.whatboxbg {
    background-color: #EFF6F0;
    border-radius: 50px;
    padding: 70px 50px;
}

.passionate-home {
    padding: 0px 0px 100px 0px;

}


.hover-area12 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    height: 100%;
}

/* Buttons hidden by default */
.hover-area12 .btn {
    background-color: #fff !important;
    padding: 12px 16px;
    width: 303px;
    color: #3C5C41;

    border-radius: 20px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: bold;
    opacity: 0;
    transform: translateY(-100px);
    transition: all 0.5s ease;
}


/* Hover par animate */
.whatboxbg:hover .btn {
    opacity: 1;
    transform: translateY(0);
}

/* Different delay for each button => falling effect */
.btn:nth-child(1) {
    transition-delay: 0.1s;
}

.btn:nth-child(2) {
    transition-delay: 0.2s;
}

.btn:nth-child(3) {
    transition-delay: 0.3s;
}

.btn:nth-child(4) {
    transition-delay: 0.4s;
}

.btn:nth-child(5) {
    transition-delay: 0.5s;
}

.btn:nth-child(6) {
    transition-delay: 0.6s;
}

.management-title a {
    border: 1px solid #3C5C41;
    color: #3C5C41 !important;
    border-radius: 50px;
    padding: 15px 40px;
    font-weight: 700;
    font-size: 20px;
    margin-top: 80px;
    transition: all 0.5s;
}

.whatboxbg:hover a {
    color: #ffffff !important;
    background-color: #3C5C41;
    border: 1px solid #3C5C41;
}

.title-texting h2 {
    font-weight: 500;
    font-size: 48px;
    color: #1D2226;
}

.title-texting h2 span {
    color: #1D2226;
}

.hover-area button {
    background-color: red !;
}

.hhyehd button {
    text-align: -webkit-match-parent;
    font-weight: 500;
    font-size: 25px;
    letter-spacing: -1px;
    color: #6A6D7E !important;
}

.hhyehd button i {
    display: none;
}

.hhyehd i:hover button {
    display: block;
}


.passionate-home .btn {
    padding: 10px 20px;
    border: none;

    cursor: pointer;
    transition: background 0.3s;
}

.passionate-home .image-area {
    width: 100%;
    height: 700;
    border-radius: 50px;
    overflow: hidden;
}

.passionate-home .image-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.4s ease;
}

.passionate-home .hover-area {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.btn {
    padding: 10px 20px;
    border-radius: 8px;
    border: none;
    color: white;
    cursor: pointer;
    transition: background 0.3s;
}

.btn:hover {
    background: #1abc9c;
}


.projectsworked-sec {
    padding: 100px 0px;


    background-color: #EFF6F0;
}

.mobile-box {
    background-color: #fff;
    padding: 10px;
    height: 95%;
    border-radius: 30px;
    width:100%;

}

.mobile-box img {
    border-radius: 30px;
    height: 364px;
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: cover; 
}


.footer-title-tag{
    font-weight: 700;
    font-size: 22px;
    color: #272D33;
    letter-spacing: -1px;
    text-transform: uppercase;
}


.helath-app span {
    font-weight: 500;
    color: #3C5C41;
    /* letter-spacing: -1px; */
    font-size: 14px;
    margin-left: 16px;
    word-spacing: 10px;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;


}


.helath-app p {
    margin-top: 7px;
    color: #1D2226;
    font-weight: 500;
    font-size: 20px;
    margin-left: 16px;
}



.viewbutton:hover {
    color: #fff;
    background-color: #3C5C41;
}

.viewbutton {
     margin-top: 60px;
    color: #3C5C41;
    font-weight: 700;
    font-size: 20px;
    transition: all 0.5s;
    padding: 15px 40px;
    border-radius: 50px;
    margin-left: 16px;
    background-color: #fff;
    border: 1px solid #3C5C41;
}


.projectsworked-sec .container:hover button {
    color: #ffffff !important;
    background-color: #3C5C41;
    border: 1px solid #3C5C41;
}

.events-title {
    padding: 100px 0px;
}

.animatonbox {
    background-color: #3C5C41;
    padding: 10px 0px;
    position: relative;
    border-radius: 40px;
    overflow: hidden;
}

.toptitle-top {
    position: absolute;
    top: 0px;
    left: 0px;
}

.toptitle-bottom {
    position: absolute;
    bottom: 0px;
    right: 0px;
}


.slidersimages img {
    border-radius: 40PX !important;
}

.afetrel {
    position: absolute;
    transform: translate(0px, 307px);
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.centergap {
    padding: 50px;
}


.slider-title {
    display: flex !important;
    flex-direction: column;
    margin-left: 20px;
    gap: 80px;
}

.slider-title h2 {
    font-size: 30px;
    font-weight: 700;
    color: #A3B18A;
    letter-spacing: -1px;
}

.slider-title p {
    font-weight: 500;
    font-size: 50px;
    color: #ffffff;
}

.true-span {
    letter-spacing: 0px;
    word-spacing: normal !important;
}

.boxbg-cochenj {
    background-color: #EFF6F0 !important;
}


.articlessection {
    padding: 0px 0px 100px 0px;
}

.footer-titlee {
    padding: 100px 0px 20px 0px;
    position: relative;
}

.footer-titlee::after {
    background-color: #EFF6F0;
    inset: 0;
    clip-path: ellipse(80% 115% at 50% 120%);
    position: absolute;
    content: "";
}




.subscrib-title {
    text-align: center;
    position: relative;
    margin: 80px 0px;
    z-index: 999;
}



.subscrib-title h3 {
    padding: 0px 21px 12px 21px;
    color: #272D33;
    font-weight: 500;
    font-size: 36px;
}

.subscrib-title p {

    color: #566573;
    font-weight: 500;
    font-size: 20px;
}

/*
.subscrib-title .input-boxsed {
  max-width: 510px !important;
}*/

.subscrib-title .input-boxsed {
  max-width: initial !important;
}



.subscrib-title .wpcf7-submit{
       margin-top: 0px;
}


.input-boxsed {
    display: flex;
    margin: 0 auto;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 40px;
    padding: 5px 5px 5px 20px;
    width: 100%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.input-boxsed input {
    border: none;
    outline: none;
    flex: 1;
    font-size: 16px;
    padding: 12px;
    border-radius: 40px;
}

.input-boxsed {
    margin-top: 30px;
}

.input-boxsed button {
    background: #3C5C41;
    /* green button */
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

.input-boxsed button:hover {
    background: #24422b;
}


.footer-items a img {
    width: 126px;
    height: 126px;
    max-width: 100%;
    max-height: 100%;
}

.footer-items strong {
    font-weight: 500;
    margin-top: 20px;
    font-size: 36px;
    display: block !important;
    letter-spacing: -1px;
    color: #272D33;
}

.footer-items p {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -1px;
    color: #566573;
}

.linktitme ul li strong {
    font-weight: 700;
    font-size: 22px;
    color: #272D33;
    letter-spacing: -1px;
    text-transform: uppercase;

}

.linktitme ul {
    margin: 0px;
    padding-left: 0px;
}

.linktitme ul li a {
    font-weight: 500;
    font-size: 20px;
    margin-top: 10px;
    color: #566573;
    letter-spacing: -1px;
}

.footerbottom {
    position: relative;
    z-index: 999;
}

.footerbottom {
    padding: 50px 0px;
    border-top: 1px solid rgb(86, 101, 115, .3);
    border-bottom: 1px solid rgb(86, 101, 115, .3);
}

.copyright {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 1px;
    color: #566573;
    position: relative;
    z-index: 99;
    text-align: center;
    margin: 10px 0px;
}

.togglertitle {
    width: 40px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none !important;
    background-color: transparent !important;

    border: 1px solid #566573 !important;
}

.togglertitle i {
    color: #3C5C41;
}


.project-section-1 {
    padding: 160px 0px 47px 0px;
    position: relative;
}

.bangalore {
    position: relative;
    z-index: 9999;

}

.bangalore h5 {
    font-weight: 500;
    font-size: 64px;
    letter-spacing: -1px;
    color: #1D2226;
    text-transform: capitalize;
}

.project-section-1::after {
    background-color: #EFF6F0;
    inset: 0;
    clip-path: ellipse(54% 89% at 50% 12%);
    position: absolute;
    content: ""
}

.gapde {
    grid-area: y 2px;
}


/* project section true  */
.articlessectionsec {
    padding: 50px 0px;
}

.articlessectionsec .tabs {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.articlessectionsec .tab-btn {
    padding: 10px 30px;
    border: 1px solid #0000001A;
    border-radius: 25px;
    background: #fff;
    cursor: pointer;
    transition: all 0.3s;
    color: #6A6D7E;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -1px;
}

.articlessectionsec .tab-btn.active {
    background-color: #EBEFEC;
    color: #3C5C41;

    border-color: #EBEFEC;
}

.articlessectionsec .tab-content {
    display: none;
}

.articlessectionsec .tab-content.active {
    display: block;
}


/* content title start  */


.main-contant-main h2 {
    font-size: 26px;
    margin-top: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    margin-bottom: 10px;
    color: #1D2226;
    padding-bottom: 5px;
}

.main-contant-main p {
    margin: 10px 0;
    font-size: 18px;
    font-weight: 500;
    color: #566573;
}

.main-contant-main ul {
    margin: 10px 0 20px 20px;
    padding: 0;
}

.main-contant-main ul li {
    margin-bottom: 4px;
    list-style: disc !important;
    font-size: 18px;
    font-weight: 500;
    color: #566573;
}

.main-contant-main pre {

    padding: 0px 20px;
    border-radius: 8px;
    overflow-x: auto;

    font-size: 18px;
    font-weight: 500;
    color: #566573 !important;
}

.main-contant-main code {
    font-family: monospace;
    line-height: 30px;
    color: #566573 !important;
}

.main-contant-main .highlight-box {
    background-color: #EFF6F0;

    padding: 10px;
    border-radius: 20px;
    margin: 20px 0;
}

.main-contant-main .highlight-box h3 {
    margin-top: 0;
    color: #166534;
}


.detail-sectiontrue {
    padding: 100px 0px;
}

.date-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 20px;
}

.date-card h4 {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -1px;
    color: #272D33;
}

.date-card span {
    color: #3C5C41;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -1px;
}

.colbox img {
    border-radius: 30px;
}

.colbox {
    position: sticky;
    top: 100px;
    border-radius: 30px;
    padding: 15px;
    background-color: #EFF6F0;
}

.bangalore p {
    font-weight: 500;
    font-size: 24px;
    color: #1D2226;
    letter-spacing: -1px;
}

.culture-box {
    margin-top: -115px;
    position: relative;
}

.culture-box img {
    border-radius: 30px;
    height: 600px;
    object-fit: cover;
    width: 100%;
}

/* .traveldiary section start  */

.traveldiarybox {
    border-radius: 20px;
    background-color: #EFF6F0;
    padding: 15px;
    width:100%;
}

.traveldiarybox img {
    border-radius: 20px;
    height: 422px;
}

.ahiyatitme {
    text-align: center;
}

.ahiyatitme h4 {
    font-weight: 500;
    margin-top: 10px;
    font-size: 20px;
    color: #1D2226;
}



.ahiyatitme p {
    font-weight: 500;
    font-size: 14px;
    color: #3C5C41;
}


.travelrelay {
    overflow: hidden;
    position: relative;
}



.carpenter {
    color: #fff;
    text-align: center;
    width: 187px;
    display: block;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -1px;
    position: absolute;
    top: 28px;
    left: -36px;
    transform: rotate(-34deg);
    background-color: #891094;
}

.carpenter-title {
    background-color: #381094;
}

.carpentergolf {
    background-color: #944710;
}

.ifireme iframe {
    width: 100%;
    height: 430px;

}

.contact-section {
    padding: 100px 0px;
}

.email-detelsh {
    text-align: center;
}

.email-detelsh h4 {
    font-weight: 500;
    font-size: 24px;
    margin-top: 10px;
    color: #1D2226;
    letter-spacing: -1px;
}



/* font  code satrt  */


.form-containersing {
    max-width: 500px;
    margin: auto;
}

.form-containersing label {
    display: block;
    margin-bottom: 6px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #5D5E66;
    font-size: 20px;
}


.form-containersing input,
textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 16px;
    border: 1px solid #0000001A;
    border-radius: 25px;
    font-size: 14px;
}

.form-containersing textarea {
    border-radius: 12px;
    height: 120px;
    resize: none;
}

.form-containersing button {
    width: 100%;
    padding: 14px;
    color: white;
    font-weight: 700;
    background-color: #3C5C41;
    font-size: 20px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    letter-spacing: -1px;
    margin-top: 30px;
}

.form-containersing button:hover {
    background-color: #2c4b30;
}


.form-containersing input.wpcf7-submit{
     width: 100%;
    padding: 14px;
    color: white;
    font-weight: 700;
    background-color: #3C5C41;
    font-size: 20px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    letter-spacing: -1px;
    margin-top: 30px;
}

.form-containersing input.wpcf7-submit:hover {
    background-color: #2c4b30;
}

.email-detelsh img {
    height: 71px;
    max-width: 100%;
}




/* new css */

.contact-section .email-detelsh a{
    font-weight: 500;
    font-size: 24px;
    margin-top: 10px;
    color: #1D2226;
    letter-spacing: -1px;
}


.wpcf7-form-control-wrap{
margin-top:10px;

}

input.wpcf7-submit{
    width: 100%;
    padding: 14px;
    color: white;
    font-weight: 700;
    background-color: #3C5C41;
    font-size: 20px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    letter-spacing: -1px;
    margin-top: 30px;
}

.colbox .date-card a{
    color: #3C5C41;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -1px;
}


/* form css */


.input-boxsed {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 50px;
    padding: 5px 5px 5px 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    max-width: 600px;
    margin: auto;
}

.input-boxsed input[type="text"],
.input-boxsed input[type="email"] {
    border: none;
    outline: none;
    font-size: 16px;
    flex: 1;
    padding: 16px 10px;
    border-radius: 50px;
    background: transparent;
}

.input-boxsed button {
    background-color: #3C5C41;
    color: #fff;
    border: none;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.input-boxsed button:hover {
    background-color: #2e4a34;
}

/* Remove extra CF7 spacing */
.input-boxsed p {
    margin: 0;
    width: 100%;
    display: flex;
    align-items: center;
}

.input-boxsed span.wpcf7-form-control-wrap {
    flex: 1;
    display: contents;
}

/* Optional: Remove default CF7 focus ring */
.input-boxsed input[type="text"]:focus {
    box-shadow: none;
}


.footer_form{
    margin-top:30px;
}


@media (max-width:1400px) {
.headersatrt .navbar-nav{
margin-right: auto !important

}
}


@media (max-width:1199px) {
.afetrel {
transform: translate(0px, 258px);
}
.mobile-box img{
    height: 227px;}
    
    
.traveldiarybox img{
    height: 290px;}
    
}
@media (max-width:991px) {
    .headersatrt .navbar-nav {
        margin-right: 0px !important;
    }

    .navbar-nav li a {
        padding: 0px !important;
    }

    .headersatrt .navbar-nav {
        border-radius: 22px
    }

    .shrchbutton button {
        padding: 11px 43px !important;
        margin-top: 10px;
    }

    .roindex {
        padding-top: 0px !important;
    }

    .whatboxbg .btn {
        opacity: 1;
        transform: translateY(0);
    }

    .whatboxbg {
        padding: 7px 20px 56px 20px;
    }

    .management-title a {
        margin-top: 27px;
    }

    .navbar-nav li {
        padding: 10px 0px;
    }

    .project-section-1::after {
        clip-path: none;

    }

    .detail-sectiontrue {
        padding: 27px 0px;
    }

    .detaIlsthree {
        padding: 0px 0px 50px 0px;
    }

    .culture-box {
        margin-top: 0px;
    }

    .culture-box img {
        height: initial;
    }
        .bangalore h4{
font-size:20px;    
}
    .bangalore p{
font-size:20px;    
}

.mobile-box img {
    height: 185px;}
    
    .afetrel{
display:none;
    }

    .slider-title{
   gap:50px;
    }
    

}

@media (max-width:767px) {
    .project-section-1::after {
        clip-path: ellipse(80% 100% at 50% 0%);

    }
.mobile-box img
 {
        height: 225px;
    }
.navbar-expand-lg{
    padding: 6px 20px !important;
}
    .project-section-1 {
        padding: 120px 0px 47px 0px;
    }

    .contact-section {
        padding: 28px 0px;
    }

    .lifgrgr {
        flex-direction: column-reverse;
    }

    .ifireme iframe {
        width: 100%;
        height: 327px;
    }

    .footer-titlee {
        padding: 14px 0px;
    }

    .bangalore h5 {
        font-size: 45px;
    }

    .management-title h3 {
        font-size: 30px;
    }

    .turesec-hadding {
        padding: 31px 0px 50px 0px;
    }

    .title-texting h2 {
        font-size: 30px;
    }

    .engineering-title p {

        font-size: 23px;
    }

    .engineering-management {
        padding: 0px 0px 40px 0px;
    }

    .hhyehd button {
        font-size: 14px;
    }

    .passionate-home .image-area {
        border-radius: 20px;
    }

    .passionate-home .btn {
        padding: 6px 3px;
    }

    .passionate-home .hover-area {
        display: flex;
        flex-direction: column;
        gap: 1px;
    }

    .mobile-box {
        height: initial;
    }

    .passionate-home {
        padding: 0px 0px 30px 0px;
    }

    .projectsworked-sec {
        padding: 50px 0px;
    }

    .afetrel {
        display: none !important;
    }

    .centergap {
        padding: 0px 16px;
    }

    .events-title {
        padding: 50px 0px;
    }

    .slider-title {
        margin: 0px;
        gap: 16px
    }

    .slider-title p {
        font-size: 30px;
    }

    .slider-title h2 {
        font-size: 30px;

    }

    .helath-app p {
        font-size: 18px;
    }

    .footer-titlee::after {
           clip-path: ellipse(193% 100% at 50% 100%);
    }

    .subscrib-title {
        margin: 50px 0px;
    }

    .subscrib-title h3 {
        font-size: 26px;
    }

    .subscrib-title p {
        font-size: 18px;
    }

    .copyright {
        font-size: 15px;
    }

    .footerbottom {
        padding-top: 0px;
    }

    .articlessection {
        padding: 0px 0px 50px 0px;
    }

    .hearosection::after {
            clip-path: ellipse(168% 100% at 50% 0%);
    }

    .hearosection {
        padding: 100px 0px 40px 0px;
    }

    .headersatrt {
        padding: 0px 0px;
    }

    .herobosking {
        gap: 7px;
    }
}


@media (max-width:567px) {}