 body , html{
    margin: 0;
    padding: 0;
    overflow-x: hidden;}
*{
        font-family: Open Sans;
}
.cms-ft-social p.social {
    text-align: center;
}
.social-address a{
  color: #fff;
  display: inline-block;
}
.ctacolor {
    color: #ff5936;
    font-weight: bold;
}
.main-banner {
  background-image: url('../images/main-banner+(1) (1).webp');  
  height: 90vh;
  min-height: 800px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.form form input, .form form select, .form form textarea {
    max-width: 300px !important;
    height: 40px;
    
    margin-top: 5px;
    text-indent: 10px;
  
    color: #555;
    font-size: 14px;
    outline: none;
    min-width: 100% !important;
}
.form-texarea{
  height: 60px !important;
}
.form form input::placeholder, .form form select, .form form textarea::placeholder {
    color: #333;
   
}
.form h5 {
    color: #333;
    font-size: 18px;
}

.form h6 strong {
    color: #ff5936;
    font-size: 29px;
}
.form {
    
    text-align: center;
 
}
.form form input.button {
    background-color: #ff5936;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
        outline: none;
}
a {
    text-decoration: none !important;
}



.button a {
    margin-top: 40px;
    max-width: 400px;
    display: block;
    text-align: center;
    padding: 15px 20px;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 1px;
    transition: all .5s ease;
    background-color: #ff5733;
    border: 1px solid #ff5733;
}
.button a:hover {
    background-color: #ff5733;
    color: #fff;
    border: 1px solid #ff5733;
}
.section-6 .button a {
    margin-top: 40px;
    max-width: 400px;
    display: block;
    text-align: center;
    padding: 15px 20px;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 1px;
    transition: all .5s ease;
    background-color: #ff5733;
    border: 1px solid #ffffff;
}
.section-6 .button a:hover {
    background-color: #ff5733;
    color: #fff;
    border: 1px solid #ff5733;
}

.bannercontent p{
  font-size: 22px;
}
.section2 [class*=col-], .section7 [class*=col-], .section9 [class*=col-] {
    margin-bottom: 20px;
}

.section3 h2{
font-size: 30px;
}
.section3 p{
    font-size: 19px;
}
.news-post img {
    width: 55%;
    margin-bottom: 10px;
}
.news-post h3 {
    color: rgb(255, 87, 51);
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}
.news-post p {
    color: #333333;
    font-size: 15px;
    line-height: 1.6;
}
     nav-courses > .nav.nav-tabs{

  border: none;


}
nav-courses > div a.nav-item.nav-link,
nav-courses > div a.nav-item.nav-link.active
{
    border: none;
    padding: 15px 15px;
    color: #333;
    background: #cacaca;
    border-radius: 0;
    font-weight: 700;
}
nav-courses > div a.nav-item.nav-link.active {
    background: #ff5936;
    }
nav-courses > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -51px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #ff5936 ;
}
.tab-content{
  background: #f4f4f4;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #ff5936;
    border-bottom:5px solid #ff5936;
    padding:30px 25px;
}

nav-courses > div a.nav-item.nav-link:hover,
nav-courses > div a.nav-item.nav-link:focus
{
  border: none;
    background: #ff5936;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}

single-course {
    background: #fff;
    height: auto;
    transition: all ease-in-out 0.7s;
    display: block;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #94949461;
    margin-top: 10px;
}

single-course:hover {
    box-shadow: 0 0 15px #ff5936;
}

.bg-black {
    color: #3a3b40 !important;
    border-color: #3a3b40 !important;
    background-color: #3a3b40 !important;
    padding: 25px;
    position: relative;
}

.bg-black a {
    color: #fff;
    background-color: #ff5936;
    border-radius: 50px;
    padding: 5px;
    display: block;
    border: 1px solid #ff5936;
    transition: all .5s ease;
    font-size: 14px;
    text-align: center;
}

.bg-black a:hover {
    background-color: transparent;
}
.inner-course h5 {
    color: #ff5936;
    font-size: 16px;
    font-weight: 700;
    margin: 25px 0;
}
.inner-course p {
    font-size: 13px;
}
.inner-course img {
    margin-bottom: 20px;
    max-width: 100%;
    height: 90px;
}
.inner-course h4 {
    font-weight: 700;
    font-size: 18px;
}
.inner-course h2 {
    font-size: 1.5rem;
}

.inner-course {
    padding: 20px 12px;
    text-align: center;
}
a.courseregister:hover {
    background-color: transparent;
    color: #333;
}
a.courseregister {
    color: #fff;
    background-color: #ff5936;
    border-radius: 50px;
    padding: 5px;
    max-width: 160px;
    margin: 0 auto;
    display: block;
    border: 1px solid #ff5936;
    transition: all .5s ease;
    font-size: 14px;
}

.section5 p{
    font-size: 20px;
}
.section-6{
background-image: url(../images/team-cover.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.section-6 img{
width: 100%;
}
.banner3 {
    /*background-image: url(images/banner7.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 300px;
}
.section7{
    background: #f5f5f5;
}
.section8 {
    background-image: url(../images/bg.jpg);
}
.section8 img{
max-width: 100%;
    margin: 10px auto;
}
.row2{
    position: relative;
   
}


    .section9{
       margin-top: -50px;
        margin-bottom: 130px;
    }
  
    .section9 h2{
    color: rgb(255, 87, 51);
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 25px;
    text-align: left;
    margin-top: 10px
    }
    .section9 p{
    text-align: left;
    font-size: 20px;
    }
    .box{
        border-radius: 10px;
        box-shadow: -1px 2px 20px 3px #00000012;
        /*margin: 10px;*/
        /*width: 22%;*/
    }
    .box h3 {
    padding-top: 80px;
    padding-bottom: 60px;
    font-size: 45px;
    font-weight: 900;
    text-align: center;
    line-height: 0;
    }
    .box h3 span{
    font-size: 15px;
    top: 35px;
    line-height: 1;
    position: relative;
    font-weight: 100;
    text-transform: uppercase;
    }
    .section9 h1{
    color: rgb(255, 87, 51);
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 32px;
    margin-top: 0px
    }
    .advantage{
    position: relative;
    top: 110px;
    left: -158px;
    }
    .bag-grey{
        padding-bottom: 20px;
    }
   


.banner4 {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
}
.testimonial .carousel-indicators {
    position: relative;
    top: 20px;
    margin-right: 0%;
    margin-left: 0%;    
}

.testimonial .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50px;
     border-radius: 50% !important;
    }

.testimonial p
{
    color: #fff;
    font-size: 19px;
}
.testimonial h4 {
    color: #ff5936;
}
.testimonial .carousel-inner {
    padding-top: 30px;
    min-height: 270px;
}
footer {
    background-color: #333;
    text-align: center;
    color: #fff;
    padding: 20px;
}
footer p{
  margin:0px;
}
section.section2 img {
    max-width: 100%;
    object-fit: contain;
    height: 85px;
}

p.social-address {
    color: #fff;
}
/*.inner-course h2 {
    min-height: 155px;
}*/
.inner-course p {
    font-size: 13px;
    min-height: 400px;
}
.inner-course h5 {
    min-height: 40px;
}
#nav-contact .inner-course p , #nav-about .inner-course p{
    min-height: 310px !important;
}
#nav-profile .inner-course p {
    min-height: 260px !important;
}
  #tawkchat-status-text-container, .theme-background-color, .float {
      background-color: #ff5936 !important;
  }
  .float {
      position: fixed;
      width: auto;
      height: 70px;
      bottom: 40%;
      left: 0px;
      color: #FFF;
      border-radius: 0px 45px 45px 0px;
      text-align: left;
      padding: 10px 12px;
      font-size: 35px;
      box-shadow: 0px 0px 20px #999;
      z-index: 100;
  }
  .my-float {
      font-size: 30px;
  }
.sectionimagegall2 h2{
      padding: 30px 0px;
}
.sectionimagegall2{
      padding-bottom:50px;
}
#tawkchat-status-text-container, .theme-background-color, .float {
    background-color: #ff5733 !important;
}
.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;
}
.container.show-on-small-screen {
    display: none;
}
.cms-header-con-wt {
    background-color: white;
    color: #333333;
    margin-top: 20px;
    padding: 3px 10px;
    width: 80%;
    font-weight: bold;
    text-transform: uppercase;
}
/* Modal form popup css */
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
#myModalfrm input, #myModalfrm select, #myModalfrm textarea {
    height: 40px;
    background-color: #fff;
    border: 1px solid #37373d;
    font-size: 13px;
    line-height: 20px;
    border-radius: 30px;
    color: #000;
    margin-bottom: 5px;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 20px;
}
#myModalfrm .modal-content input.button{
  background-color: #ff5936;
  color: #fff;
}
.buttonsbn
{
    background-color: #ff5733;
    color:#fff;
}
#myModalfrm .modal-dialog {
    width: 400px;
}
#myModalfrm .modal-content {
    margin-top: 50px;
    border: 1px solid rgb(28 26 26 / 50%);
    border-radius: 5px;
}
#myModalfrm .modal-content {
   background: #222328;
    padding-bottom: 20px;
}
#myModalfrm .modal-header .close {
        opacity: 1;
    background: none;
    color: #fff;
}
#myModalfrm .modal-header {
    display: block;
}
#myModalfrm .button2 {
    text-align: center;
}
#myModalfrm input.button {
    width: 50%;
    background: #ff6140;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    left: 0;
    padding-left: 0px;
    transition: ease-in-out 0.4s all;
    
}
#myModalfrm .modal-title {
    color: #fff;
    font-size: 18px;
    text-align: center;
}
#myModalfrm .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
#myModalfrm .fade.in {
    opacity: 1;
}
/* Media Query */
@media (max-width: 1200px){
    .row2{
    position: relative;
    right: 0px;
    top: 70px;
}
}
 @media (max-width: 1024px){
    .section9 p {
    font-size: 20px;
    padding-left: 40px;
    }
    .advantage {
    position: relative;
    top: 80px;
    }
    .section9 h1 {
    color: rgb(255, 87, 51);
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 32px;
    margin-top: 0p9
    padding-right: 160px;
    }
    .box {
    border-radius: 10px;
    box-shadow: -1px 2px 20px 3px #00000012;
    margin: 10px;
    width: 40%;
    }
    .section9 h2{
    padding-left: 35px;
    }
    .sectio9 img {
    width: 350px;
    height: 570px;
    }
}
@media screen and (min-width: 992px){
a#nav-home-tab {
    border-top-left-radius: 40px;
}
a#nav-about-tab {
    border-top-right-radius: 40px;
}
}
@media screen and (max-width: 991px){
span.header-scl-sep {
    display: none;
}
.form form input, .form form select, .form form textarea {
    max-width: 170px !important;
}
.form {
    padding: 20px;
}
.container.row2.hide-on-small-screen {
    display: none;
}
.container.show-on-small-screen {
    display: block;
}
.box {
    margin: 0px;
}
.section3 h2 {
    font-size: 21px;
}
.section3 p {
    font-size: 14px;
}
.button a {
    padding: 7px;
}
.inner-course h2 {
    font-size: 1.3rem;
}
.section9 {
    margin-top: 50px;
    margin-bottom: 50px;
}
}
@media screen and (min-width: 767px) and (max-width: 991px){
single-course {
    height: auto;
}
.inner-course h2 {
 
        font-size: 1.2rem;
}

.bg-black {
    padding: 10px;
    }
.inner-course h5 {
    min-height: 75px;
}
#nav-contact .inner-course p {
    min-height: 476px !important;
}
.inner-course h5 {
    min-height: 75px;
}
/*.mb-5, .my-5 {
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
}*/
#nav-profile .inner-course p {
    min-height: 425px !important;
}
#nav-home .inner-course p {
    min-height: 625px !important;
}
.four img {
    max-width: 40px;
}
.four.col-md-2 {
    padding: 0px;
}
.section5 p {
    font-size: 14px;
}
.box {
    margin: 0px;
}
.button a{
    padding: 7px;
}
section.main-banner.banner.mb-5 {
margin-bottom: 0rem !important;
}
.section3 p {
    font-size: 14px;
}
.section3 h2 {
    font-size: 21px;
}
.section6 .container {
    padding-left: 0px;
    padding-right: 0px;
}
}
@media only screen and (max-width: 767px){
  .section2{
  margin-top:800px;}
.advantage {
    display: grid;
    justify-content: center;
    position: relative;
    top: 80px;
    left: 0;
}
.box {
    width: 100%;
}
.section9 h1 {
    color: rgb(255, 87, 51);
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 32px;
    margin-top: 0px;
    padding-right: 0;
    }
 .section img{
width: 70%;
 }   
 .col-md-12.ml-5.pl-5 {
    padding-left: 6rem !important;
}
.main-banner{
    padding: 0;
}
#container20{
    padding: 0 !important;
}
.col-md-8.bannercontent.my-md-auto.text-white{
    top: -45px !important;
}
  h6#bannerform
  {
    color: black !important;

  }
  .bencon
  {
    margin-top:-20px;
  }
 
  h3#lasthead
  {
    margin-top: 20px!important;
  }
  h2#transformational
  {
    margin-top:-30px!important;
  }
   h2#transform
  {
    margin-top:-30px!important;
  }
  h2#difference
  {
    margin-top: 20px!important;
  }
  
single-course {
    min-height: auto;
}
.inner-course p {
    min-height: auto;
}
.inner-course h2 {
    font-size: 1.6rem !important;
}
.mt-5,.my-5,.container-fluid.section-12 {
    margin-top: -1.5rem !important;
}
  .mt-5
  {
    margin-top: 1.5rem !important;
  }
h2, .h2 {
    font-size: 1.6rem;
  margin-top: 30px;
 
}
.col-md-3.col-xs-3.col-sm-3.p-0.img-lft {
    max-width: 24%;
}
.col-md-9.col-xs-9.col-sm-9.cnt-rgt {
    max-width: 75%;
}
.section9 h2 {
    padding-left: 0px;
}
.section9 p {
    padding: 0px !important;
    font-size: 13px;
}
.cms-logos-sec .col-md-3 {
    width: 50%;
}
.py-5 {
    padding-bottom: 0rem !important;
}
.news-post img {
    width: 20%;
    margin-bottom: 10px;
}
div#container20 {
    padding-top: 6rem !important;
}
  #bench
  {
    margin-top:-14px!important;
  }
.pb-5{
    padding-bottom: 1.5rem !important;
  margin-top: -20px !important
}
 .col-md-1 col-sm-1
  {
    margin-top: -10px !important;
  }
  .section-6 .button a
  {
    
  }
}

@media only screen and (max-width: 600px) {
    single-course {
    height: auto;
}
.senirocard
{
    margin-top:20px;
}
.form 
{
    margin-top:-15%!important;
}
.bannercontent
{
    text-align: center;
    background-color: rgba(0,0,0,0.3);
    padding:20px;
}
.gettrain
{
    text-align: center;
}
.cms-header-con-wt
{
    margin-left:30px;
}
.cont
{
    font-size: 19px!important;
}
.joi
{
    margin: 10px!important;
    font-size: 1.2rem;
}
.bnr
{
    margin-top:-2%;
}

.inner-course h2 {
    font-size: 1.5rem !important;
}
   .main-banner { 
    background-image: url(../images/MOBILE2.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
} 
p.social-address a {
    color: #fff;
}
.pt-2{
    font-size: 1.5rem !important;
}
.section2{
         margin-top: 540px;
    }
    .cms-header-con-wt {
    background-color: white;
    color: #333333;
    margin-top: 20px;
    padding: 3px 10px;
    width: 80%;
    font-weight: bold;
    text-transform: uppercase;
}
  h3#lasthead
  {
    margin-top: 40px!important;
  }
  h2#transform
  {
    margin-top:-30px!important;
  }
}
@media (max-width: 425px){
    .col-md-8.bannercontent.my-md-auto.text-white {
    top: 0 !important;
}
.col-md-12.ml-5.pl-5 {
    padding-left: 0rem !important;
}
  @media screen and (min-device-width: 360px) and (max-device-width: 768px)
    {
      body
      {
        margin: 0;
        padding: 0;
      }
     /* h6#bannerform
      {
      margin-top: -120px;
      }
    */
      .login-box
      {
        margin-top:180px;
      }
  }
    @media screen and (min-device-width: 412px) and (max-device-width: 915px)
      {
        h6#bannerform  
        {
          margin-top: 10px;
          margin-bottom:20px;
        }
        #bench
        {
          margin-top:-30px!important;
        }
  }
}

        .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;
    }
}
 @media(max-width:767px){
.zsiq_theme1 .zsiq_flt_rel {
    margin-top: -250px !important;
}
}
