


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Elsie:wght@400;900&display=swap');


.list-select {
    background-image: url(../img/popbg-img.jpg);background-size: contain;
}

button:focus:not(:focus-visible) {
    box-shadow: none;
}
.form-select:focus {
    box-shadow: none;
}

*{
 margin: 0;
 padding: 0;
 box-sizing: border-box;
}
.form-control:focus {box-shadow:none;}
h1,h2,h3,h4,h5,h6 {
    font-family: "Elsie", serif;
 margin:0; 
 padding:0; 
 font-weight: 400;
}
p {padding: 0; margin: 0;font-family: "Poppins", serif;}
.btn:focus {box-shadow:none;}
img {
    width: 100%;
}
body {
    font-family: "Poppins", serif;
    background-color: #ebdbc259;
    background-image: url(../img/bg-website.jpg);
    background-position: center center;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: fixed;
}

.deskshow {display:block;}
.mobshow {display:none;}
a {text-decoration: none;}


/**top header css start**/

.topheader {
    background-image: linear-gradient(to right, #406fb6 , #75b1e0);
    padding: 12px 0;
}

/**running**/

.support-section {
    padding: 22px 0;
    background-color: #fff;
}
.support-item {
    position: relative;
    margin-right: 20px;
    padding-right: 44px;
}
.support-item::before {
    content: '';
    position: absolute;
    background-image: url(../img/star-icon.png);
    width: 24px;
    height: 25px;
    left: -29px;
    top: -3px;
}

.horizontal-slide {
    overflow: hidden;
}

.support-item p{
    font-size: 14px;
    white-space: nowrap;
    color: #fff;
}
.horizontal-slide {
    overflow: hidden;
    &[data-direction="right"] {
        --_animation-direction: reverse;
    }
    &[data-direction="left"] {
        --_animation-direction: forwards;
    }
    &[data-speed="fast"] {
        --_animation-duration: 30s;
    }
    &[data-speed="slow"] {
        --_animation-duration: 120s;
    }
    .slide-list {
        width: max-content;
        flex-wrap: nowrap;
        animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
        &:hover {
            animation-play-state: paused;
        }
    }
}
@keyframes scroll {
    to {
        transform: translate(calc(-50% - .5rem))
    }
}


/**running end**/

/**top header css end**/

/**menu header css start**/
.logo-area img {
    width: 200px;
}

.navbar-light .navbar-toggler {
    border-color: transparent;
    position: absolute;
    right: 0;
    background-color: #4170b7;
    width: 45px;
    font-size: 13px;
    height: 45px;
    border-radius: 100px;
  }
.navbar-light .navbar-toggler-icon {
    position: relative;
    background-image: none;
}
.navbar-light .navbar-toggler-icon::before {
    content: "☰";

    color: #fff;
    font-size: 19px;
}
.menu-header {
 background-color: #fff;
 padding: 10px 0;
}

ul.rightbx-header-rr {
 list-style: none;
 padding: 0;
 margin: 0;
 position: relative;
}
ul.rightbx-header-rr li a {
 background-color: #c4161c;
 color: #fff;
 display: block;
 text-align: left;
 text-transform: uppercase;
 padding: 13px 9px;
 font-size: 16px;
}
ul.rightbx-header-rr li a:hover {background-color: #222222;}
ul.rightbx-header-rr li:first-child {
 border-bottom: 1px solid #eeeeee36;
}
.menuarea-header-rr .navbar {
 padding-top: 0;
 padding-bottom: 0;
}

.headerlogo img {
    width: 60%;
}
.menuarea-header-rr .container-fluid {
 padding: 0;
}
.menuarea-header-rr {
    float: right;
}
.menuarea-header-rr .navbar-light .navbar-nav .nav-link {
 padding: 5px 0px 5px 35px;
 font-size: 15px;
 color: #222222;
}
div#stikcyheder {
    position: sticky!important;
    top: 0;
    width: 100%;
    z-index: 9!important;
    transition: all 0.6s ease-in-out;
    animation: smothScroll 1s forwards;
}

.coccoc-alo-ph-circle {
 width: 160px;
 height: 160px;
 top: 20px;
 left: 20px;
 position: absolute;
 background-color: transparent;
 -webkit-border-radius: 100%;
 -moz-border-radius: 100%;
 border-radius: 100%;
 border: 2px solid rgba(30, 30, 30, 0.4);
 opacity: .1;
 -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
 -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
 -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
 -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
 animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -o-transition: all .5s;
 transition: all .5s;
}

.coccoc-alo-phone {
 background-color: transparent;
 width: 0px;
 height: 101px;
 cursor: pointer;
 z-index: 200000 !important;
 -webkit-backface-visibility: hidden;
 -webkit-transform: translateZ(0);
 -webkit-transition: visibility .5s;
 -moz-transition: visibility .5s;
 -o-transition: visibility .5s;
 transition: visibility .5s;
 right: 150px;
 top: 30px;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
 background-color: #c4161c2b;
 opacity: .75 !important;
}

.coccoc-alo-ph-circle-fill {
 width: 100px;
 height: 100px;
 top: 0px;
 left: -17px;
 position: absolute;
 background-color: #000;
 -webkit-border-radius: 100%;
 -moz-border-radius: 100%;
 border-radius: 100%;
 border: 2px solid transparent;
 opacity: .1;
 -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
 -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
 -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
 -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
 animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -o-transition: all .5s;
 transition: all .5s;
}

.coccoc-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 20px;
    left: 3px;
 position: absolute;
 background: rgba(30, 30, 30, 0.1) url(../img/whatsapp-icon.png) no-repeat center center;
 -webkit-border-radius: 100%;
 -moz-border-radius: 100%;
 border-radius: 100%;
 border: 2px solid transparent;
 opacity: .7;
 -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
 -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
 -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
 -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
 animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
 background-color: #0b560e;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
 border-color: #00aff2;
 opacity: .5;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
 border-color: #75eb50;
 opacity: .5;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
 background-color: #00000080;
 opacity: .75 !important;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
 background-color: #222222;
}

@-moz-keyframes coccoc-alo-circle-anim {
 0% {
     transform: rotate(0) scale(.5) skew(1deg);
     opacity: .1
 }
 30% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .5
 }
 100% {
     transform: rotate(0) scale(1) skew(1deg);
     opacity: .1
 }
}

@-webkit-keyframes coccoc-alo-circle-anim {
 0% {
     transform: rotate(0) scale(.5) skew(1deg);
     opacity: .1
 }
 30% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .5
 }
 100% {
     transform: rotate(0) scale(1) skew(1deg);
     opacity: .1
 }
}

@-o-keyframes coccoc-alo-circle-anim {
 0% {
     transform: rotate(0) scale(.5) skew(1deg);
     opacity: .1
 }
 30% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .5
 }
 100% {
     transform: rotate(0) scale(1) skew(1deg);
     opacity: .1
 }
}

@keyframes coccoc-alo-circle-anim {
 0% {
     transform: rotate(0) scale(.5) skew(1deg);
     opacity: .1
 }
 30% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .5
 }
 100% {
     transform: rotate(0) scale(1) skew(1deg);
     opacity: .1
 }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
 0% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .2
 }
 50% {
     transform: rotate(0) scale(1) skew(1deg);
     opacity: .2
 }
 100% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .2
 }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
 0% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .2
 }
 50% {
     transform: rotate(0) scale(1) skew(1deg);
     opacity: .2
 }
 100% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .2
 }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
 0% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .2
 }
 50% {
     transform: rotate(0) scale(1) skew(1deg);
     opacity: .2
 }
 100% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .2
 }
}

@keyframes coccoc-alo-circle-fill-anim {
 0% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .2
 }
 50% {
     transform: rotate(0) scale(1) skew(1deg);
     opacity: .2
 }
 100% {
     transform: rotate(0) scale(.7) skew(1deg);
     opacity: .2
 }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
 0% {
     transform: rotate(0) scale(1) skew(1deg)
 }
 10% {
     transform: rotate(-25deg) scale(1) skew(1deg)
 }
 20% {
     transform: rotate(25deg) scale(1) skew(1deg)
 }
 30% {
     transform: rotate(-25deg) scale(1) skew(1deg)
 }
 40% {
     transform: rotate(25deg) scale(1) skew(1deg)
 }
 50% {
     transform: rotate(0) scale(1) skew(1deg)
 }
 100% {
     transform: rotate(0) scale(1) skew(1deg)
 }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
 0% {
     transform: rotate(0) scale(1) skew(1deg)
 }
 10% {
     transform: rotate(-25deg) scale(1) skew(1deg)
 }
 20% {
     transform: rotate(25deg) scale(1) skew(1deg)
 }
 30% {
     transform: rotate(-25deg) scale(1) skew(1deg)
 }
 40% {
     transform: rotate(25deg) scale(1) skew(1deg)
 }
 50% {
     transform: rotate(0) scale(1) skew(1deg)
 }
 100% {
     transform: rotate(0) scale(1) skew(1deg)
 }
}

@-o-keyframes coccoc-alo-circle-img-anim {
 0% {
     transform: rotate(0) scale(1) skew(1deg)
 }
 10% {
     transform: rotate(-25deg) scale(1) skew(1deg)
 }
 20% {
     transform: rotate(25deg) scale(1) skew(1deg)
 }
 30% {
     transform: rotate(-25deg) scale(1) skew(1deg)
 }
 40% {
     transform: rotate(25deg) scale(1) skew(1deg)
 }
 50% {
     transform: rotate(0) scale(1) skew(1deg)
 }
 100% {
     transform: rotate(0) scale(1) skew(1deg)
 }
}

@keyframes coccoc-alo-circle-img-anim {
 0% {
     transform: rotate(0) scale(1) skew(1deg)
 }
 10% {
     transform: rotate(-25deg) scale(1) skew(1deg)
 }
 20% {
     transform: rotate(25deg) scale(1) skew(1deg)
 }
 30% {
     transform: rotate(-25deg) scale(1) skew(1deg)
 }
 40% {
     transform: rotate(25deg) scale(1) skew(1deg)
 }
 50% {
     transform: rotate(0) scale(1) skew(1deg)
 }
 100% {
     transform: rotate(0) scale(1) skew(1deg)
 }
}
/**menu header css end**/


/**video slider**/

.bg-video {
    position: relative;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 102%;
    width: auto;
    height: auto;
    z-index: -1;
    /* transform: translate(-50%, -50%); */
}

/**video slider end**/


/**Second section**/

.box-all-rr img {
    width: 30%;
}

.box-all-rr {
    border: 1px solid #d3cccc7a;
    text-align: center;
    padding: 30px 15px;
    background-color: #fff;
    border-radius: 30px;
}

.box-all-rr span {
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0 0 0;
}

.box-all-rr p {
    font-size: 17px;
    font-weight: 600;
    padding: 10px 0 0 0;
}

.four-boxex-rr {
    padding: 100px 0;
}

.bannerpart {
    border-top: 1px solid #b79e9e;
    position: relative;
}

.button-play i {
    color: #000;
    font-size: 33px;
    /* font-size: 80px; */
    color: #406fb6;
    animation: pulse 1.5s infinite;
    transition: transform 0.3s;
}

.button-play i:hover
 {
    transform: scale(1.2);
    color: #4271b7;
}



.button-play {
    position: absolute;
    top: 55px;
    left: 42px;
}

/**Second section End**/


/**Why choose**/

.whysciyoga {
    padding: 100px 0;
    background-color: #fff;
}


.cty {
    padding: 0px;
    position: relative;
    width: 100%;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 25px;
    background-color: #ffffff;
}

.eventim img {width:100%; }

.astrooverlay {
    position: absolute;
    border-radius: 25px 25px 0 0;
    top: 0;
    bottom: 0;
    align-items: center;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #549bd3a6;
}

.cty:hover .astrooverlay {
    opacity: 1;
}

a.orbut {
    color: #fff;
    text-decoration: none;
    display: block;
    background-color: #000000;
    width: 35%;
    margin: 0 auto;
    font-size: 16px;
    text-transform: capitalize;
    padding: 10px 0;
    border-radius: 100px;
    box-shadow: rgb(0 0 0 / 5%) 0px 8px 24px;
}


.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    /* -webkit-transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    /* transform: translate(-50%, -50%); */
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

a.orbut:hover {
    background-color: #222222;
    color: #fff;
}

.eventboxarea {
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #eeeeee;
}

.aretect {
    text-align: center;
    padding: 45px 25px;
}

span.bxheading {
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
p.evpara {
    font-size: 14px;
}


.mt-top {
    margin-top: 40px;
}

.whytext-center p {
    text-align: center;
    font-size: 15px;
}

/**why choose end**/




/**sticky button start**/
.sticky-social{
    position:fixed;
    top:50%;
    right:0px;
    padding:0px;
    margin:0px;
    z-index: 9;
  }
  .social{
    list-style:none;
  }
  .sticky-social ul li img {
    width: 60px;
}

.sticky-social ul li {
    margin-bottom: 20px;
}

 
 
  /**sticky button end**/


/**footer**/

ul.footer-icons {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 15px;
    float: right;
    list-style: none;
}

ul.footer-icons li i {
    transition: 1.5s;
    color: #fff;
    font-size: 14px;
    background-image: linear-gradient(to right, #74b0df, #4373b9);
    width: 35px;
    height: 35px;
    border-radius: 100px;
    line-height: 35px;
}

ul.footer-icons li i:hover {
    background-image: none;
    background-color: #fff;
    color: #000;
    transition: 1.5s;
}
.support-section {
    padding: 22px 0;
    background-image: linear-gradient(to right, #74b0df, #4373b9);
}

.support-item::before {
    content: '';
    position: absolute;
    background-image: url(../img/star-icon.png);
    width: 24px;
    height: 25px;
    left: -29px;
    top: -3px;
}

.footer-main-rr {
    padding: 80px 0;
    position: relative;
    background-position: bottom;
    background-repeat: no-repeat;
}

.backgroundimg {
    padding: 100px 0 400px;
    background-image: url('../img/bg-yoga.webp');
    background-size: cover;
    background-position: bottom center;
}

.copyrightar {
    text-align: center;
    background-color: #222;
    padding: 20px 0;
}

.copyrightar p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}


.horizontal-slide {
    overflow: hidden;
}
.support-item {
    position: relative;
    margin-right: 20px;
    padding-right: 44px;
}

.horizontal-slide {
    overflow: hidden;
    &[data-direction="right"] {
        --_animation-direction: reverse;
    }
    &[data-direction="left"] {
        --_animation-direction: forwards;
    }
    &[data-speed="fast"] {
        --_animation-duration: 30s;
    }
    &[data-speed="slow"] {
        --_animation-duration: 120s;
    }
    .slide-list {
        width: max-content;
        flex-wrap: nowrap;
        animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
        &:hover {
            animation-play-state: paused;
        }
    }
}
@keyframes scroll {
    to {
        transform: translate(calc(-50% - .5rem))
    }
}

.menu-footer-rr {
    display: flex;
    gap: 150px;
}

.menu-footer-rr ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.menu-footer-rr ul li a {
    font-size: 16px;
    color: #222222;
    transition: 1.5s;
}

.menu-footer-rr ul li a:hover {
    padding-left: 5px;
    transition: 1.5s;
}

.menu-footer-rr ul li {
    padding-bottom: 15px;
}

.menu-title-rr {
    padding-bottom: 15px;
}
ul.add-box {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.add-box li {
    display: flex;
    align-items: center;
    gap: 15px;
}

ul.add-box li i {
    color: #575756;
}

ul.add-box li {
    padding: 9px;
}

.heading-foot {
    border-bottom: 1px solid #928181;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.heading-foot h5 {
    font-size: 25px;
    font-weight: 500;
    color: #4879bd;
}

ul.add-box li a {
    color: #222222;
    font-size: 16px;
}
.rr-logo-part img {
    width: 40%;
}
.subscri-form input {
    border: 1px solid #eeeeee;
    height: 45px;
    font-size: 14px;
    padding-left: 15px;
    border-radius: 100px;
    width: 100%;
    margin-bottom: 15px;
}

.subscri-form input[type="submit"] {
    background-color: #c4161c;
    border: 0px;
    color: #fff;
    font-size: 16px;
    transition: 1.5s;
}
.subscri-form input[type="submit"]:hover{
    background-color: #000;
    transition: 1.5s;
}
.menu-footer-rr ul li i {
    font-size: 12px;
    color: #575756;
}

input.frm-inr {
    height: 45px;
    width: 100%;
    margin-bottom: 15px;
    padding-left: 15px;
    border: 1px solid #c7a4a4;
}



.whitepartyy {
    background-color: #fff;
    border: 2px solid #eee;
    padding: 50px;
    border-radius: 25px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 80%;
    margin: 0 auto;
}

textarea.frm-msgt {
    height: 164px;
    width: 100%;
    margin-bottom: 9px;
    padding-left: 15px;
    border: 1px solid #c7a4a4;
    padding-top: 15px;
}


.sbby {
    background-image: linear-gradient(to right, #74b0df, #4373b9);
    width: 100%;
    color: #fff;
    height: 45px;
    border: 0;
}

.form-head {
    width: 60%;
    text-align: center;
    padding-bottom: 25px;
    margin: 0 auto;
}

.form-head h4 {
    font-size: 35px;
    color: #497bbe;
}





/**CTA Section**/

.call-to-action-rr {
    padding: 30px 0;
    background-image: linear-gradient(to right, #406fb6, #75b1e0);
    margin-top: -7px;
}

.heading-area-cta h4 {
    font-size: 40px;
    color: #fff;
}

.true-teacher a {
    display: block;
    background-color: transparent;
    border-radius: 100px;
    padding: 10px;
    color: #fff;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    border: 2px solid #fff;
}

.true-teacher a:hover {
    transition: 10s;
    background-image: linear-gradient(to right, #75b1e0, #406fb6);
}

/**CTA Section End**/



/**second section**/

.matt-girl-yoga img {
    width: 100%;
}

.about-rr-sci {
    background-color: #fff;
    padding: 80px 0;
}

.matt-girl-yoga {
    position: relative;
}

.matt-girl-yoga::before {
    content: '';
    position: absolute;
   background-image: url('../img/circle-dots.png');
    width: 329px;
    height: 338px;
    top: -69px;
    left: 51px;
    right: 0;
    z-index: 0;
    transition: transform 2s;
    animation: rotate 15s linear infinite;
}
.matt-girl-yoga img {
    position: relative;
}

.heading-part span {
    font-size: 16px;
    align-items: center;
    border: 1px solid #000000;
    padding: 10px 35px;
    border-radius: 100px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #3f6fb7;
}

.center-point {
    text-align: center;
}



/* Animation ke liye keyframes */
@keyframes rotate {
    0% {
      transform: rotate(0deg); /* Start position */
    }
    100% {
      transform: rotate(360deg); /* End position (1 full rotation) */
    }
  }

  .heading-part h2 {
    font-size: 50px;
    line-height: 45px;
    padding: 30px 0 10px 0;
    letter-spacing: 1px;
    color: #000000;
}

.home-content p {
    text-align: justify;
    font-size: 16px;
    line-height: 28px;
}


.book-area {
    border: 1px solid #00000052;
    padding: 40px 25px;
    margin: 25px 0 0 0;
    background-color: transparent;
}
.book-para p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.book-yoga {
    text-align: center;
}

.two-button {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin: 15px 0 0 0;
}

.two-button a img {
    width: 30px;
    padding-right: 5px;
}

.two-button a {
        background-color: #4070b6;
    width: 100%;
    padding: 8px;
    border-radius: 100px;
    text-align: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
border: 1px solid #4070b6;
 transition: 1.5s;
    
}
.two-button a:hover {
    background-color: transparent;
    color: #222;
    transition: 1.5s;
}


/**Second section end**/

/**courses**/

.coursesbox {
    border: 1px solid #eeeeee;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: rgb(100 100 111 / 71%) 0px 7px 29px 0px;
}

.coursesbox h4 {
    text-align: center;
    padding: 25px 10px;
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
}


/**Courses end**/

/**media-coverage **/

.media-coverage {
    background-image: linear-gradient(to right, #74b0df, #4373b9);
    padding: 100px 0;
}

.whitepart span {
    color: #fff;
}

.whitepart span {
    border: 1px solid #fff;
}

.whitepart h2 {
    color: #fff;
}

.medi-news ul {
    width: 70%;
    padding: 0;
    margin: 15px auto 0;
    display: flex;
    justify-content: center;
    gap: 25px;
    list-style: none;
}

.medi-news ul li {
    background-color: #fff;
    padding: 15px 40px;
    border-radius: 100px;
}



/**media-coverage end**/


/**Valuable**/

.valable-section {
    padding: 100px 0;
}

.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none; /* To avoid blocking items */
  }

  .owl-nav button.owl-prev,
  .owl-nav button.owl-next {
    background: #333;
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 50%;
    pointer-events: all; /* Enable clicking */
    font-size: 20px;
  }

  .owl-nav button:hover {
    background: #555;
  }

  .dis-box {
    text-align: center;
    position: relative;
    width: 100%;
    background-color: #fff;
    border: 1px solid #00000026;
    border-radius: 25px;
    padding: 20px 0 25px;
    overflow: hidden;
}
  
  .dis-img {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .overdis {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(to right, #74b0df, #4373b9);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
  }
  .overdis:hover {
    background-color: #222222;
    transition: 2s;
}
  .dis-box:hover .overdis {
    height: 25px;
  }
  
  a.hovtext {
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 49%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    display: block;
  }
  .dis-box img {
    width: 58%;
}
img.dis-img {
    width: 64px!important;
    height: 64px;
    margin: 0 auto;
}
span.hdr {
    padding-top: 10px;
    display: block;
}
.dis-box::before {
    content: '';
    position: absolute;
    background-image: linear-gradient(to right, #74b0df, #4373b9);
    width: 100px;
    height: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}


/**Valuable End**/



.thank-you {
    padding: 100px 0;
    text-align: center;
}

.thank-you h1 {
    font-size: 50px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #0000007a;
}

.thank-you p {
    line-height: 35px;
    font-size: 18px;
}



@keyframes pulse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.7;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}