@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap');
.fXPAeD{
  height: 60% !important;
}

*{
    font-family: 'Roboto', sans-serif;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
p {
    font-size: 18px;
}
h4,h5,h6, p,li,a
{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
h1,h2,h3{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
input::placeholder, .form-control, .form-select {
    font-size: 14px !important;
}
.topbar {
    height: 20px;
    background: #e6421f;
    background: linear-gradient(
45deg
, #e6421f, transparent);
}
.banner {
    background-image: url(images/banner.webp);
    min-height: 600px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.banner2 {
    background-image: url(images/banner2.webp);
    min-height: 600px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.banner3 {
    background-image: url(images/banner3.webp);
    min-height: 600px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.banner4 {
    background-image: url(images/banner4.webp);
    min-height: 600px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  	padding: 90px;
}
.footer {
    background-image: url(images/footer.webp);
    min-height: 600px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.navbar .logo {
    width: calc(100% - 50%);
    min-width: 220px;
}
.navcallback a {
    font-size: calc(2vw - 6px);
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
/*.contcenterheight {
    min-height: 560px;
}*/
.ctabtn a {
  	margin-top: 10px;
    background: #000;
    display: block;
    width: 250px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    font-weight: 300;
    transition: all .5s ease;
    border-radius: 10px;
}
.textorange {
    color: #f96443;
}
.textblack {
    color: #000 !important;
}
.innerbanner .textblack {
    color: #fff !important;
  margin-top: 60px;
}
.innerbanner h2 {
    font-size: 48px;
    font-size: calc(3vw + 0px);
    text-transform: uppercase;
    font-weight: 900;
}
.innerbanner p {
    font-size: 24px;
    color: #fff;
    font-size: calc(1.5vw + 0px);
}
.textgreen {
    color: #f96443;
    font-weight: 700;
    margin-top: 0px;
    font-size: 22px;
}
.formtext {
    margin: 0;
    font-weight: 700;
    margin-top: 10px;
    font-size: 14px;
}
.sect1inner2 {

    padding: 24px 24px;
    min-height: 550px;
}
.sect1inner1 {
background: #fff;
    padding: 61px 50px;
    min-height: 454px;
}


.section1form {
background: #f2f2f2;
    padding-bottom: 60px;
  margin-bottom: 25px;
}
.section1footer {
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
}
.section1footer h2 {
    margin: 0;
    margin-top: 20px;
    font-size: 28px;
}
.section1footer p {
    margin-bottom: 0px;
}


.innerbanner2 {
    background-color: #ffffffbd;
    padding: 40px 80px;
}
.innerbanner2 .banner2inner1part1 img {
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 150px;
    min-height: 85px;
}
span.levelsarrow {
    padding-right: 5px;
}
.border-bottom {
    border-bottom: 1px solid #a7a7a7!important;
    padding-bottom: 30px;
    padding-top: 30px;
}
.banner2inner1 h4 {
    font-weight: 700;
  
}
.innerbanner2 .banner2inner1part2 img {
    max-height: 100px;
    
}
.innerbanner2 .banner2inner1part3 img {
    
    max-width: 270px;
}
.innerbanner2 .banner2inner1part4 img {
    max-height: 75px;
    
}
.section3 {
    background: #f2f2f2;
    padding-top: 60px;
    padding-bottom: 60px;
}
.section3box .harisimg img {
    border: 8px solid #f96848;
}
.section3box {
    background: #ffffff;
    margin: 0 auto;
    display: block;
}
.quoteinner {
    max-width: 480px;
    margin: 0 auto;
    padding: 6px;
}
.quote img {
    max-width: 60px;
}
.quoteright {
    float: right;
    margin-top: -60px;
    margin-right: 20px;
}
.quote {
    padding: 15px 0;
}
.harisimg p {
    padding-top: 15px;
    padding-left: 16px;
    line-height: 20px;
}
/*ul.founderpoint li:before {
    content: "\2022";
    color: #48c11a;
    display: inline-block;
    width: 16px;
    font-size: 18px;
    margin-left: -18px;
}*/
ul.founderpoint li {
    background: url(images/point.png) no-repeat left top;
    padding: 0px 0px 15px 24px;
    list-style: none;
    line-height: 20px;
}
ul.founderpoint {
    padding-left: 0px;
}

.btn-primary {
    color: #fff;
    background-color: #343434;
    border-color: #343434;
    outline: none;
    transition: all .5s ease;
}
.btn-primary:hover, .btn-primary:focus {
    color: #fff;
    background-color: #f96342;
    border-color: #f96342;
    box-shadow: none;
}
.footerform {
    background: #fff;
    padding: 24px 24px;
}
ul.cerific li {
    background: url(images/certi/rightsign1.png) no-repeat left top;
    padding: 0px 0px 15px 30px;
    list-style: none;
    line-height: 20px;
}

h2.cerificheading .certinumber {
    font-size: 50px;
    color: #ed217c;
    font-weight: 900;
        position: relative;
    top: 7px;
        margin-right: 7px;
}

h2.cerificheading .certicercle {
    width: 30px;
    height: 30px;
    background: #ed217c;
    display: inline-flex;
    border-radius: 50%;
    margin-right: 15px;
}

 .cerficate-left span.certicercle1, .cerficate-left span.certicercle2, .cerficate-left span.certicercle3 {
    width: 30px;
    height: 30px;
    background: #ed217c;
    display: inline-flex;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
    left: 100%;
    transform: translate(0px, -50%);
    margin-top: 0px;
}
 .cerficate-left span.certicercle2 {
      background: #25aae1;
    }
 .cerficate-left span.certicercle3 {
      background: #92278f;
    }
h2.cerificheading.level2 .certinumber {
        color: #25aae1;
    }
h2.cerificheading.level2 .certicercle {
      background: #25aae1;
    }
    h2.cerificheading.level3 .certinumber {
        color: #92278f;
    }
h2.cerificheading.level3 .certicercle {
      background: #92278f;
    }
.textpink {
     color: #ed217c;
}
.textsky {
     color: #25aae1;
}
.textpurple {
     color: #92278f;
}
.cerficate-left h4 , .cerficate-right h4, .cerficate-center h4 {
    font-weight: 700;
    margin: 3px;
}
.cerficate-left img,.cerficate-right img, .cerficate-center img {
    margin-bottom: -30px;
    max-width: 350px;
}
ul.cerific {
    padding: 0;
}
ul.cerific p {
    text-align: center;
    margin-bottom: 0;
    max-width: 570px;
    margin: 0 auto;
}
.cerficate-center hr {
    border: none;
    border-bottom: 1px dashed #e84894;
    margin-bottom: 30px;
    max-width: 380px;
    opacity: 1;
    margin: 0 auto;
    background: #fff;
}
h2.cerificheading {
        margin-bottom: 36px;
    font-size: 26px;
}
.cerficate-center img.d-block {
    position: relative;
    left: -35px;
}

.mt-250 {
    margin-top: 250px;
    margin-bottom: 50px;
}
.fillbox {
    background: #ff5733 !important;
    color: #fff;
    text-align: center;
    height: 160px;
    align-self: center;
    display: flex;
    justify-content: center;
    flex-direction: column!important;
}
.innerbanner3 {
    max-width: 300px;
    margin: 0 auto;
        margin-top: -180px;
        text-align: justify;
}
.progressbox {
    border: 4px solid #f95e3c;
    border-radius: 10px;
}
.progressbox img {
    max-width: 200px;
    margin: 15px auto;
    display: block;
}
span.myborder {
    height: 2px;
    display: block;
    width: 200px;
    position: absolute;
    margin: 0 auto;
    background: #000;
    left: 50%;
    transform: translate(-50%, 0);
}
.processskewbg1 a, .processskewbg2 a {
    background: #cb4a23;
    display: block;
    width: 280px;
    text-align: center;
    padding: 7px;
    text-decoration: none;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}
.processskewbg1 a{
    background: #f95d3b;

}
.innerprocess h5 {
    font-weight: 700;
    margin-bottom: 20px;
}
.ourprocess {
    background: #dadada;
    padding: 60px 0;
    position: relative;
}
img.progressleftimg {
    position: absolute;
    max-width: 100px;
    top: 0px;
  display:none;
}
.innerbanner3 h5 {
    font-weight: 700;
    margin-top: 20px;
}
  .innerprocess .processimg img {
   filter: drop-shadow(0px 3px 2px #777);
    margin-bottom: 30px;
}
.form form .form-control, .form form .form-select {
    outline: none !important;
    box-shadow: none !important;
}

.ctatabsection .nav-tabs .nav-item.show .nav-link, .ctatabsection .nav-tabs .nav-link.active {
    background-color: #f95629;
    color: #fff;
    border: none;
}
.ctatabsection .nav-tabs {
      border-bottom: none;
}
.ctatabsection .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: none;
    background: #e8e7e7;
    color: #333;
    border-radius: 7px;
    padding: 12px 24px;
    margin-bottom: 0;
    margin-right: 4px;
}
.ctatabsection .nav-tabs .nav-link:hover {
    background: #f95629;
    color: #fff;
}
.innertabs thead {
    background: #f3f3f3;
}
.innertabs td {
    vertical-align: middle;
    text-align: left;
    padding-left: 20px;
}
td.cms-reg-btn {
    padding-left: 0px;
}
.innertabs td p{
    margin: 0;
}
.ctatabsection .innertabs td a {
    border: 2px solid #f96443;
    color: #f96443;
    display: block;
    max-width: 120px;
    text-align: center;
    text-decoration: none;
     margin: 0 auto;
}
.ctatabsection nav {
    margin: 0 auto;
    display: block;
    max-width: 600px;
}
.innertabs table {
    max-width: 950px;
    margin: 0 auto;
}
.headerbtn a.registerclass {
    background: transparent;
    padding: 6px 15px;
    /*display: block;*/
    color: #ff5733;
    max-width: 300px;
    font-size: 15px;
    text-align: center;
    margin-bottom: -30px; 
    text-decoration-line: none;
    border: solid 1px #ff5733;
    transition: all .5s ease;
        transform: scale(1);
   }     
.headerbtn a.registerclass:hover {
    background: #f96443;
    color: #fff;
    transition: all .5s ease;
        transform: scale(1.1);
}
.form-select {
     color: #858586;
    }
    .ctatabsection span.textorange a {
    color: #f95629;
    text-decoration: none;
}
.innertabs .table>:not(:last-child)>:last-child>* {
       border-color: #d6d5d5;
}
.ctatabsection h4:before {
    border-top: 1px solid #000000;
    content: '';
    display: block;
    position: relative;
    max-width: 90px;
    margin: 0 auto;
    bottom: -32px;
}
.ctatabsection h4 {
    font-weight: 700;
    box-sizing: border-box;
}
.form-button button.btn.btn-primary {
    width: -webkit-fill-available;
    width: 100%;
}
.footerform .form-select {
max-width: 320px;
}
/* mital css */
.float {
    position: fixed;
    width: auto;
    height: 55px;
    bottom: 40%;
    left: 0px;
    color: #FFF;
    border-radius: 0px 30px 30px 0px;
    text-align: left;
    padding: 3px 12px;
    font-size: 35px;
    box-shadow: 0px 0px 20px #999;
    z-index: 100;
}
#tawkchat-status-text-container, .theme-background-color, .float {
    background-color: #ff5733 !important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navbar .container {
    max-width: 1290px;
}
.navbar .row.w-100 {
    padding-top: 30px;
}
img.img-fluid.process-mb {
    display: none;
}
.navbar .row.w-100 {
    --bs-gutter-x: 0rem;
}
.copyrightfooter p {
    font-size: 16px;
}
span.text-md-end1.navcallback.align-middlee {
    padding-right: 10px;
}
.ctabtn a:hover {
    background: #ff5733;
    color: #fff;
   /* font-weight: 600;*/
}
header.cms-mobile {
    display: none;
}

.sect1inner1 h2.mb-0 {
    margin-bottom: 20px !important;
}
.sect1inner1 h2.mb-0 {
    margin-bottom: 20px !important;
}
h2.cerificheading {
    color: #f95d3b;
}
i.fa.fa-superpowers {
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.owl-buttons{
    display: none;
}
.row.cms-review-vd {
    padding: 50px;
}
.navcallback a:hover {
    font-size: 16px;
    color: #ff6e4f;
    text-decoration: none;
}
img.img-fluid.quoteright1 {
    vertical-align: bottom;
    float: left;
}
img.img-fluid.quoteleft {
    vertical-align: top;
    margin-top: -30px;
    float: right;
}
.col-lg-2 img.img-fluid.quoteright1 {
    margin-top: 70px;
}
.cms-quote-desc.col-lg-8 {
    font-size: 1.2rem;
}
.text-md-start1 {
    padding-top: 250px;
}
.cms-footer-rgt-sec .text-md-end1.navcallback.align-middlee, .cms-footer-rgt-sec .navcallback a {
    color: #fff;
    font-size: 18px !important;
    line-height: 30px;
}
.overlay {
    background-color: #ed4d1752;
    padding: 20px;
}
.cms-footer-rgt-sec .navcallback a:hover{
    color: #000;
}
.cms-reg-btn a {
    border-color: #ff5733 !important;
    color: #ff5733 !important;
    background-color: transparent !important;
    border: 2px solid !important;
    padding: 5px 5px !important;
    border-radius: 5px !important;
    /* margin: 0px 0px !important; */
    font-size: 1em !important;
}
.cms-reg-btn a:hover {
    color: #ffffff !important;
    background-color: #ff5733 !important;
    
}
.innertabs td p, .innertabs td {
    font-size: 16px;
}
.cms-table-mobile {
    display: none;
}
.cms-review-vd h3.textorange {
    margin-bottom: 30px;
}
@media only screen and (min-width : 320px) and (max-width : 480px)  
  {
    .sect1inner1
    {
      margin-top: 40px!important;
    }
    .login-box
    {
      margin-top:100px;
    }
    .bannerbtn a
    {
      margin:auto!important;
      margin-bottom:10px!important;
    }
}

.sect1inner1{
    margin-top: 35px;
    border-radius: 20px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}



  		.login-box {
    top: 50%;
    left: 50%;
    padding: 40px;
    background: white;
    box-sizing: border-box;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.login-box h2 {
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}
.login-box .user-box {
    position: relative;
}
.login-box .user-box input,
select,
textarea {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    line-height: normal !important;
    margin-bottom: 20px;
    border: 0;
    color: #757587;
    border-bottom: 1px solid #e5e7e9;
    outline: 0;
    background: transparent;
}
.formselect {
    margin-bottom: 20px;
}
.login-box .user-box label {
    position: absolute;
    top: 0;
    left: 0;
    color: #a6acaf;
    padding: 10px 0;
    font-size: 16px;
    pointer-events: none;
    transition: 0.5s;
}
.login-box .user-box input:focus ~ label,
.login-box .user-box input:valid ~ label {
    top: -20px;
    left: 0;
    color: #ff5936;
    font-size: 12px;
}
.login-box form a {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    color: #ff5936;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    transition: 0.5s;
    margin-top: 10px;
    letter-spacing: 4px;
    background-color: #FF5936;
}

.con {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 10px;
    grid-template-rows: auto 1fr auto;
}
.subbtn {
    background-color: rgba(138, 129, 233, 0);
    border: 0;
    color: white;
    font-size: 18px;
}
.subbtn:hover {
    color: white;
    transition: 0.5s;
}
.con1 {
    display: grid;
    grid-column-gap: 10px;
    grid-template-columns: 80px auto;
    grid-template-rows: auto 1fr auto;
}

  
		
.trainer-profiles{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:1500px;margin:0 auto}.trainer{flex-basis:calc((100% - 20px) / 4);margin:20px;border:0 solid #ccc;padding:20px;text-align:center;box-shadow:rgba(99,99,99,0.2) 0 2px 8px 0;border-radius:10px}.trainer-img{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto 20px}.trainer-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:767px){.trainer-profiles{display:block}.trainer{flex-basis:100%;}}
  
		
    .marquee{margin:0 auto;width:100%;height:40px;white-space:nowrap;overflow:hidden;box-sizing:border-box;position:relative;font-size:22px;background-color:#ff5936;color:white}.marquee:before,.marquee:after{position:absolute;top:0;width:50px;height:40px;content:""}.marquee:before{left:0;background:linear-gradient(to right,#ccc 10%,transparent 80%)}.marquee:after{right:0;background:linear-gradient(to left,#ccc 10%,transparent 80%)}.marquee__content{width:300%;display:flex;line-height:40px;animation:marquee 40s linear infinite forwards}.marquee__content:hover{animation-play-state:paused}.list-inline{display:flex;justify-content:space-around;width:33.33%;list-style:none;padding:0;margin:0}@keyframes marquee{0{transform:translateX(0)}100%{transform:translateX(-66.6%)}}@media screen and (max-width:720px){.list-inline{display:flex;justify-content:space-around;width:33.33%;list-style:none;padding:0;margin:0}.marquee__content{width:550%;display:flex;line-height:40px;animation:marquee 10s linear infinite forwards}.marquee{margin:0 auto;width:100%;height:40px;white-space:nowrap;overflow:hidden;box-sizing:border-box;position:relative;font-size:20px;background-color:#ff5936;color:white}}

        .siq-msgbanr
        {
            line-height: 0.5;
        }
        .dib-mid
        {
            font-size: 18px;
        }
         .zsiq_floatmain
    {
        margin-bottom: 5% !important;
    }
        
@media only screen and (max-width: 900px)
{
    .siq-msgbanr span 
    {
        display: inline;
        line-height: 1.2rem;
        font-size: 15px;
    }
    .siq_noanim
    {
        margin-bottom: 50% !important;
    }
    #window-ribbon
    {
        height: 50% !important;
    margin-top: 107% !important;
    }
}
