.boardroo-member-sec *,
.animated-circle-sec * {
    font-family: Gilroy, sans-serif
}

.boardroo-member-sec {
    max-width: 100% !important;
}

.sec-top-heading-sec {
    padding: 0 20px;
}

.changing-heading,
.changing-heading span {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    font-weight: 500;
    font-size: 55px;
    line-height: 60px;
    text-align: center;
    flex-wrap: wrap;
}

.changing-heading .changing-words {
    width: 250px;
    text-align: left;
    overflow: hidden;
    padding: 3px 0 0 10px;
    position: relative;
    padding-bottom: 10px;
    top: -8px;
}

.changing-heading .changing-words img {
    position: absolute;
    left: 0;
    bottom: 0;
}

.splide__slide {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 200px;
}

.splide.boardroo-member-slider::after,
.splide.boardroo-member-slider::before {
    background: none;
}

.slider-content {
    display: flex;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    z-index: 3;
    padding-bottom: 11px;
    height: 100%;
}

.slider-content:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: #000;
    z-index: -1;
}

.slider-content .slider-img {
    width: 100%;
    max-width: 235px;
}

.slider-content .slider-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-bottom-left-radius: 15px;
}

.slider-content .inner-slider-content .info-sec h3 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    color: #252828;
    margin: 0;
}

.slider-content .inner-slider-content .info-sec h4 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    color: #252828;
    margin: 5px 0 0;
}

.boardroo-member-slider-sec ul li {
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    border-radius: 15px;
}

.slider-content .inner-slider-content {
    padding: 55px 40px 55px 35px;
    width: calc(100% - 235px);
    border: none;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 0 0 15px 0;
    border: 0;
}

.inner-slider-content .des-sec p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
}

.inner-slider-content .des-sec {
    margin-top: 10px;
}

.splide::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    width: 500px;
    left: 0;
    z-index: 1;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 69.7%);
    pointer-events: none;
}

.splide::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    width: 500px;
    right: 0;
    z-index: 1;
    background: linear-gradient(-90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 69.7%);
    pointer-events: none;
}



.changing-heading ul {
    position: relative;
    display: inline-block;
    overflow: visible !important;
    vertical-align: text-top;
    list-style: none;
    margin: 0;
}

.changing-heading ul li {
    position: absolute;
    left: 0;
    /* -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); */
    color: #000000;
    font-weight: 600;
    padding-bottom: 14px;
    background-size: 100% 20px;
    background-repeat: no-repeat;
    background-position: bottom;
}

.changing-heading ul li span {
    font-weight: 800;
}

/*.changing-heading ul li:nth-child(2) {*/
/*  top: 112px*/
/*}*/

/*.changing-heading ul li:nth-child(3) {*/
/*  top: 224px*/
/*}*/

/*.changing-heading ul li:nth-child(4) {*/
/*  top: 335px*/
/*}*/

/*.changing-heading ul li:nth-child(5) {*/
/*  top: 446px*/
/*}*/


.member-sec-sub-heading {
    font-weight: 800;
    font-size: 40px;
    line-height: 32px;
    text-align: center;
    color: #252828;
    margin: 60px 0 0px;
}

.member-sec-des {
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #252828;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 22px;

}

.member-sec-des p {
    font-size: 22px;
    line-height: 32px;
}

.boardroo-member-slider-sec {
    margin-top: 50px;
    overflow: hidden;
}


/* Circle-sec-start */
.animated-circle-sec {
    max-width: 100% !important;
    background: #252828;
    padding: 120px 20px;
}

.animated-circle-sec .top-heading-sec {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    gap: 16px;
}

.animated-circle-sec .top-heading-sec h2 {
    font-weight: 500;
    font-size: 55px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    margin: 0;
}

.animated-circle-sec .top-heading-sec p {
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 400;
}

.circle-content-sec {
    display: flex;
    align-items: center;
    max-width: 1100px;
    margin: 70px auto 0;
}

.circle-content-sec .circle-col {
    width: 100%;
    max-width: 470px;
}

.circle-content-sec .circle-info-col {
    width: calc(100% - 470px);
    padding-left: 105px;
}

.inner-circle-info h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    margin: 0 0 5px;
    transition:all ease 0.3s;
}

.inner-circle-info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #fff;
    position: relative;
    padding-left: 20px;
    transition:all ease 0.3s;
}

.inner-circle-info p::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #fff;
    top: 10px;
    left: 7px;
    border-radius: 50%;
}

.circle-info-col .inner-circle-info:not(:last-child) {
    margin-bottom: 8px;
}

.circle-content-sec .circle-sec {
    width: 465px;
    height: 465px;
    border-radius: 50%;
    background: linear-gradient(135deg, #27BABC -199.71%, #23888B -105.9%, #F10041 -0.73%, #6E295D 84.55%);
    display: flex;
    flex-wrap: wrap;
    position: relative;

    overflow: hidden;
    z-index: 1;
    transition: all ease 0.3s;
}

.circle-content-sec .circle-sec .circle-inner-sec {
    width: 50%;
    display: flex;
    align-items: center;
    padding: 25px;
    position: relative;
    transition: all ease 0.3s;
    overflow: hidden;
}

.circle-inner-sec .circle-title {
    font-weight: 500;
    font-size: 28px;
    line-height: 40px;
    color: #fff;
    margin: 0;
    opacity: .3;
    transition: all ease 0.3s;
}

.circle-inner-sec.active .circle-title {
    opacity: 1;
}

.circle-sec.paused .circle-inner-sec .circle-title {
    opacity: 1;
}

.circle-content-sec .circle-sec .circle-inner-sec:nth-child(1),
.circle-content-sec .circle-sec .circle-inner-sec:nth-child(4) {
    justify-content: right;
}

.circle-content-sec .circle-info-col .inner-circle-info {
    position: relative;
    opacity: 0.1;

}

.circle-content-sec .circle-info-col .inner-circle-info.active {
    opacity: 1;
}
.circle-content-sec .circle-info-col .inner-circle-info.active:hover h4, .circle-content-sec:has(.circle-sec.paused) .circle-info-col .inner-circle-info:hover h4 {
    font-size: 18.3px
}
.circle-content-sec .circle-info-col .inner-circle-info.active:hover p, .circle-content-sec:has(.circle-sec.paused) .circle-info-col .inner-circle-info:hover p {
    font-size: 16.3px
}
.circle-content-sec .circle-info-col .inner-circle-info:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #F10041;
    left: -14px;
    top: 11px;
}

.circle-content-sec .circle-info-col .inner-circle-info:nth-child(1):before,
.circle-content-sec .circle-info-col .inner-circle-info:nth-child(2):before,
.circle-content-sec .circle-info-col .inner-circle-info:nth-child(3):before {
    position: absolute;
    content: "";
    background: url(https://contratiantstg.wpenginepowered.com/wp-content/uploads/2025/06/line3.svg) no-repeat center / cover;
    width: 168px;
    height: 56px;
    left: -182px;
    top: 14px;
}

.circle-content-sec .circle-info-col .inner-circle-info:nth-child(4):before {
    position: absolute;
    content: "";
    background: url(https://contratiantstg.wpenginepowered.com/wp-content/uploads/2025/06/line4.svg) no-repeat center / cover;
    width: 105px;
    height: 3px;
    left: -118px;
    top: 14px;
}

.circle-content-sec .circle-info-col .inner-circle-info:nth-child(5):before,
.circle-content-sec .circle-info-col .inner-circle-info:nth-child(6):before,
.circle-content-sec .circle-info-col .inner-circle-info:nth-child(7):before {
    position: absolute;
    content: "";
    background: url(https://contratiantstg.wpenginepowered.com/wp-content/uploads/2025/06/line5.svg) no-repeat center / cover;
    width: 141px;
    height: 45px;
    left: -157px;
    top: -29px;
}

/* Circle-sec-end */
.circle-inner-sec:nth-child(2):after {
    left: unset;
    right: 0;
}

.circle-inner-sec:nth-child(3):after {
    left: unset;
    right: 0;
}
.circle-inner-sec:nth-child(3) {
    order: 1;
}

/* @property --gradient-position {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
} */

.circle-inner-sec:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    background: linear-gradient(90deg, rgba(76, 24, 39, 1) 0%, rgba(49, 32, 45, 1) 100%);
    z-index: 1;
    animation: mymove 10s infinite;
    transition: all 1s ease;
    overflow: hidden;
}
.circle-sec.activeClass1 .circle-inner-sec:nth-child(1):after {
    opacity: 0;
}

.circle-sec.activeClass2 .circle-inner-sec:nth-child(2):after {
    opacity: 0;
}

.circle-sec.activeClass3 .circle-inner-sec:nth-child(3):after {
    opacity: 0;
}

.circle-sec.activeClass4 .circle-inner-sec:nth-child(4):after {
    opacity: 0;
}

@keyframes mymove {
    0% {
        --gradient-position: 100%;
    }

    25% {
        --gradient-position: 75%;
    }

    50% {
        --gradient-position: 50%;
    }

    75% {
        --gradient-position: 25%;
    }

    100% {
        --gradient-position: 0%;
    }
}

.circle-inner-sec.active {
    color: #ffffff;
}

.inner-circle-info {
    transition: all ease 0.3s;
}

.inner-circle-info.active {
    color: #ffffff;
}

.circle-sec.paused:after {
    animation-play-state: paused;
}

.circle-sec.paused {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:16px;
}

.circle-sec.paused:after {
    content: unset;
}

.circle-sec.paused .circle-inner-sec {
    color: #ffffff;
    padding: 0;
}

.circle-content-sec .circle-sec.paused .circle-inner-sec {
    justify-content: center !important;
}

.circle-content-sec:has(.circle-sec.paused) .circle-info-col .inner-circle-info {
    opacity: 1;
}

@media(max-width: 1199px) {

    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(1):before,
    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(2):before,
    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(3):before {
        width: 235px;
        height: 78px;
        left: -251px;
    }

    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(5):before,
    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(6):before,
    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(7):before {
        width: 191px;
        height: 61px;
        left: -203px;
        top: -45px;
    }

    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(4):before {
        width: 107px;
        height: 4px;
        left: -118px;
        top: 13px;
    }

    .circle-inner-sec .circle-title {
        font-size: 26px;
        line-height: 35px;
    }
}

@media(max-width: 1024px) {
    .circle-sec.paused {
        gap: 8px;
    }
    .circle-content-sec .circle-col {
        max-width: 400px;
    }

    .circle-content-sec .circle-info-col {
        width: calc(100% - 400px);
        padding-left: 20px;
    }

    .circle-content-sec .circle-sec .circle-inner-sec {
        padding: 15px;
    }

    .circle-content-sec .circle-sec {
        width: 350px;
        height: 350px;
    }

    .inner-circle-info p {
        font-size: 14px;
        line-height: 22px;
        padding-left: 18px;
    }

    .inner-circle-info h4 {
        font-weight: 600;
        font-size: 16px;
        line-height: 25px;
        color: #fff;
        margin: 0 0 3px;
    }

    .circle-content-sec .circle-info-col .inner-circle-info.active:hover h4, .circle-content-sec:has(.circle-sec.paused) .circle-info-col .inner-circle-info:hover h4 {
        font-size: 16.3px
    }
    .circle-content-sec .circle-info-col .inner-circle-info.active:hover p, .circle-content-sec:has(.circle-sec.paused) .circle-info-col .inner-circle-info:hover p {
        font-size: 14.3px
    }

    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(1):before,
    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(2):before,
    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(3):before {
        width: 245px;
        height: 82px;
        left: -251px;
    }

    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(5):before,
    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(6):before,
    .circle-content-sec .circle-info-col .inner-circle-info:nth-child(7):before {
        height: 62px;
    }

    .circle-inner-sec .circle-title {
        font-size: 22px;
        line-height: 30px;
    }

    .splide::before {
        width: 300px;
        background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 80%);
    }

    .splide::after {
        width: 300px;
        background: linear-gradient(-90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 80%);
    }

    .member-sec-des p,
    .animated-circle-sec .top-heading-sec p {
        font-size: 18px;
        line-height: 28px;
    }

    .changing-heading,
    .changing-heading span,
    .animated-circle-sec .top-heading-sec h2 {
        font-size: 40px;
        line-height: 47px;
    }

    .changing-heading .changing-words {
        width: 176px;

    }

    .slider-content .inner-slider-content .info-sec h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .slider-content .inner-slider-content .info-sec h4 {
        font-size: 16px;
        line-height: 25px;
    }

    .inner-slider-content .des-sec p {
        font-size: 15px;
    }

    .member-sec-sub-heading {
        font-size: 30px;
        line-height: 38px;
        margin: 40px 0 0px;
    }

    .member-sec-des {
        font-size: 18px;
        line-height: 32px;
    }

    .boardroo-member-slider-sec {
        margin-top: 40px;
    }

    .slider-content .inner-slider-content {
        padding: 30px;
    }

    .animated-circle-sec {
        padding: 80px 20px;
    }
    .circle-content-sec .circle-sec .circle-inner-sec {
        padding-top: 0;
    }

}

@media(max-width: 767px) {
    .circle-sec.paused {
        gap: 5px;
    }
    .circle-content-sec .circle-sec .circle-inner-sec {
        padding-top: 0;
    }

    .circle-content-sec {
        flex-direction: column;
    }

    .circle-inner-sec .circle-title {
        font-size: 20px;
        line-height: 30px;
    }

    .circle-content-sec .circle-col,
    .circle-content-sec .circle-info-col {
        width: 100%;
        max-width: 100%;
    }

    .circle-content-sec .circle-sec {
        margin: 0 auto;
    }

    .circle-content-sec .circle-info-col {
        padding-top: 30px;
        padding-left: 14px;
    }

    .circle-content-sec .circle-info-col .inner-circle-info::before {
        display: none;
    }

    .splide::before {
        width: 200px;
    }

    .splide::after {
        width: 200px;
    }

    .slider-content .inner-slider-content {
        padding: 20px;
    }

    .member-sec-des p,
    .animated-circle-sec .top-heading-sec p {
        font-size: 16px;
        line-height: 26px;
    }

    .changing-heading,
    .changing-heading span,
    .animated-circle-sec .top-heading-sec h2 {
        font-size: 30px;
        line-height: 37px;
    }

    .changing-heading .changing-words {
        width: 140px;

    }


    .slider-content .inner-slider-content .info-sec h3 {
        font-size: 18px;
        line-height: 27px;
    }

    .slider-content .inner-slider-content .info-sec h4 {
        font-size: 15px;
        line-height: 24px;
    }

    .inner-slider-content .des-sec p {
        font-size: 14px;
    }

    .member-sec-sub-heading {
        font-size: 20px;
        line-height: 28px;
        margin: 30px 0 0px;
    }

    .member-sec-des {
        font-size: 15px;
        line-height: 25px;
    }

    .boardroo-member-slider-sec {
        margin-top: 30px;
    }

    .animated-circle-sec {
        padding: 50px 20px;
    }
}

@media(max-width: 575px) {
    .circle-content-sec .circle-sec {
        width: 300px;
        height: 300px;
    }

    .circle-inner-sec .circle-title {
        font-size: 18px;
        line-height: 25px;
    }

    .slider-content:after {
        display: none;
    }

    .slider-content {
        flex-direction: column;
        justify-content: start;
    }

    .slider-content .slider-img,
    .slider-content .inner-slider-content {
        max-width: 100%;
        width: 100%;
    }

    .slider-content .inner-slider-content {
        border: 0;
        border-radius: 0 0 15px 15px;
        position: relative;
        height: 100%;
        justify-content: start;
    }

    .slider-content .inner-slider-content::after {
        content: "";
        position: absolute;
        bottom: -15px;
        width: 100%;
        height: 20px;
        background: #000;
        z-index: -1;
        left: 0;
        right: 0;
        border-radius: 0 0 15px 15px;
    }

    .slider-content .slider-img img {
        border-bottom-left-radius: 0;
        height: auto;
        aspect-ratio: 1 / 1;
        object-position: center top;
    }

    .splide::before {
        width: 80px;
        background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 90%);
    }

    .splide::after {
        width: 80px;
        background: linear-gradient(-90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 90%);
    }

    .circle-content-sec .circle-info-col {
        min-height: 200px;
    }

    .circle-content-sec .circle-info-col .inner-circle-info {
        display: none;
        opacity: 1;
    }

    .circle-content-sec .circle-info-col .inner-circle-info.active, .circle-content-sec:has(.circle-sec.paused) .circle-info-col .inner-circle-info {
        display: block;
    }
	
		.cits-heading {
		font-size: 35px !important;
		line-height: 45px;
	}
	
	.banner_title{font-size:40px !important;}
	.banner_title_small{font-size:32px !important;}
	.phone_wide_btn .wp-block-button{width:100% !important;}
	.phone_wide_btn a{white-space:nowrap; font-size:20px !important;}
	
	
	

}

/** align text to the center **/
.has-text-align-center {
    text-align: center;
}