/* Home Page css */

.chief360_messagecenter_template6_hold.templatesix .chief360_messagecenter_template6_inner {
    display: flex;
    gap: 20px;
}

.chief360_messagecenter_template6_hold.templatesix .mcontentpart {
    padding: 20px 0 0 0;
    background: white;
}

.chief360_messagecenter_template6_hold.templatesix img.menimg {
    padding-left: 20px;
}

.chief360_messagecenter_template6_hold.templatesix h3.chief360_messagecenter_template1_title {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    font-family: "Typo Speed Bold Demo";
    padding: 15px 15px 0;
}

.chief360_messagecenter_template6_hold.templatesix .chief360_messagecenter_template6_desc {
    padding: 20px 15px 25px;
    font-size: 19px;
    color: #000000;
    font-weight: 600;
    font-family: "Alumni Sans";
}



.chief360_messagecenter_template6_hold.templatesix .imgpart a {
    max-width: 100%;
    width: 100% !important;
    height: 100%;
    display: block;
}

.chief360_messagecenter_template6_hold.templatesix .imgpart a img {
    max-width: 100%;
    width: 100%;
}

/* Home Page css */

/* about us slider css  */

.posttestimonialslider .toppart {
    display: flex;
    align-items: center;
    gap: 40px;
}

.posttestimonialslider .testiboxes {
    padding: 15px;
    background: white;
    display: flex !important;
    flex-direction: column;
    gap: 20px;
}

.posttestimonialslider .slick-slide {
    margin: 30px 15px;
}


.posttestimonialslider p.testititle {
    font-size: 27px;
    line-height: 31px;
    text-transform: uppercase;
    color: #262626;
    font-weight: 600;
    font-family: "Alumni Sans";
}

.posttestimonialslider p.designation {
    font-size: 15px;
    line-height: 31px;
    color: #262626;
    font-weight: 400;
    margin-top: -5px;
    font-family: "Alumni Sans";
}

.posttestimonialslider .testysdesc {
    font-size: 24px;
    line-height: 31px;
    color: #262626;
    font-weight: 600;
    font-family: "Alumni Sans";
}

.posttestimonialslider .testysdesc i {
    color: #ffc324;
}

.posttestimonialslider .fulltestysdesc {
    font-size: 21px;
    line-height: 31px;
    color: #262626;
    font-weight: 400;
    font-family: "Alumni Sans";
}

.slider_short .posttestimonialslider .slick-dots li.slick-active {
    width: 40px;
    height: 11px;
    background: #c41230;

}

.slider_short .posttestimonialslider .slick-dots li.slick-active button {
    background: #c41230;
    height: 11px;
}

.slider_short .posttestimonialslider .slick-dots li button {
    background-color: #616161;
    height: 11px;
}

.slider_short .posttestimonialslider .slick-dots li.slick-active button:before {
    display: none Im !important;
}



/* customise css  */

.header_title span {
    font-size: 50px;
    color: #ffffff;
}

.icon-box-main {
    cursor: pointer;
}

.elementor-131 .elementor-element.elementor-element-6a47723 .elementor-icon svg {
    height: 64px !important;
    width: 60px !important;
}

.box-icon svg path {
    fill: black;
}

.icon-box-main:hover .box-icon svg path {
    fill: #FFC324;
}

.icon-box-main:hover p.elementor-heading-title {
    color: #FFC324 !important;
}

.left-title h4 span {
    color: #C51230;
}



ul.personalized.coaching li {
    position: relative;
    list-style: none;
    padding: 10px 0;
}

ul.personalized.coaching li:before {
    content: "";
    position: absolute;
    height: 30px;
    width: 30px;
    background-image: url("/wp-content/uploads/2025/07/check-mark-1.png')");
    top: 15px;
    left: -50px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.about-span p {
    line-height: 20px;
}

/* media query css  */

@media only screen and (max-width: 1200px) {
    .header_menu a {
        padding: 10px !important;
        margin: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .header_title span {
        font-size: 30px;
    }
}

@media only screen and (max-width: 568px) {
    .site_logo a {
        max-width: 150px;
        width: 100%;
    }

    .header_title span {
        font-size: 25px;
    }

    .chief360_messagecenter_template6_hold.templatesix .chief360_messagecenter_template6_inner {

        flex-wrap: wrap;
    }



}

.chief360_apparatus_template4_hold.templisting4 .chief360_apparatus_template1_text {
  background: #FFC324;
  color: #fff;
}

ul.elementor-nav-menu .sub-menu-toggle {
  display: none;
}

button.wpforms-submit {
  background: #c51230 !important;
}