*,
*::before,
*::after,
.text-3,
.text-4,
.text-5,
.text-6,
.text-para-1,
.text-para-2,
.text-sm-2,
.text-md-2,
.text-md-3,
.text-xl-3,
.text-xl-6,
.text-xl-2,
.text-xl-3,
.text-xl-5,
.text-xl-6,
.text-para-xl-1,
.text-xxl-2,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:before,
*:after {
  content: "";
  content: none;
}

button, button:focus, button:focus-visible, button:focus-within {
  outline: none;
  background: inherit;
  min-width: inherit;
}


footer,
header,
nav,
section,
img,
svg,
video,
iframe,
embed,
object {
  display: block;
}
ul,
li {
  list-style: none; padding:0; margin:0;
}

body {
    font-family: "Roboto", sans-serif; font-size:16px; color:#000; letter-spacing:0.5px;
}



.header-top{
    background: #004085;
    padding: 10px 0;
}



.phone {
    color: #fff;
    text-decoration: none !important;
}

.phone:hover {
    color:#80bdff; 
}


 .header-cta   {
    background: #fff;
    padding: 7px 13px;   text-decoration: none !important;
    text-transform: uppercase;
    color: #000;
    border-radius: 34px;
}


.header-cta a:hover { background: #80bdff;}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 18px;
    letter-spacing: 0.5px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(241 101 33);
}




.home_banner {
    position: relative;
}

.sliderbox:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
}


  .sliderForm {
    background: #fff;
    margin: 0px 0 30px;
    padding: 20px 0px;
}

 .sliderForm h2 {
    font-size: 21px;
    margin: 0 0 17px;
    text-transform: uppercase;
    color: #f16521;
}

.sliderForm ul  {
    background: #f16926;
    padding: 7px 0;
} 

.sliderForm ul li {
    display: flex;
    align-items: center;
    gap: 5px;    color: #ffe488;
}


.sliderForm  input {
    height: 42px;
    margin: 0 0 12px;
    border-radius: 0;
    background: #f2f2f2;
}


 .loader_btn  {
    background: #004085;
    margin: auto;
    display: table;
    padding: 8px 14px;
    color: #fff;cursor: pointer;
    text-transform: uppercase;
}
  
  .banner-content h1{
font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 10px;
} 
  .banner-content h4{
    font-family: "Roboto", sans-serif; 
    color: #fff; 
} 

  .banner-content p {
    color: #fff;
}


  .courseList{
    margin: 20px 0 20px;
    color: #f16622;
    font-size: 31px;
    line-height: 34px;
}


.slideBtn {
    background: #f16926;    cursor: pointer;
    margin: 10px 0 0;
    padding: 10px 10px;
    color: #fff;    border: solid 2px #000;
    font-size: 18px;
}
.slideBtn:hover {
    border-color: #f16926;
    background: #fff;
    color: #f16926;
}

  .loader_btn:hover {
  
    background:#f16926;
    color: #fff;
}

button, button:focus, button:focus-visible, button:focus-within {
    border-color: #f16926;
    background: #fff;
    color: #f16926;
}

  .aboutWrap  h2 {
    color: #004085;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: capitalize;border-bottom: solid 2px;
    padding-bottom: 5px;
    margin: 0 0 20px;
}

.courseWrap  h2 {
    color:#ffffff;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: capitalize;border-bottom: solid 2px;
    padding-bottom: 5px;
    margin: 0 0 20px;
}

.courseWrap h5 {
    color:#dbe6ff;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 22px;
}


.courseWrap p {
    color: #fff; 
}

.button_main  {
    background: #f16926;
    color: #fff;
}



.courseWrap  {
    background: #004085;
    padding: 40px 0;
}





.highlights {
    display: inline-block;
    width: 100%;
    margin: 20px 0 20px;
}


.highlights li {
    width: 50%;
    display: flex;
    float: left;
    border: solid 1px #004085;
    padding: 17px 10px;
    align-items: center;
    gap: 15px;
    border-bottom: none;
    text-align: right;    min-height: 120px;
}
.highlights h3 {
    font-size: 16px;
    color: #000;
    font-weight:400;
    font-family: "Roboto", sans-serif;
}


.fa-check-square-o {
     width: 60px;
    height: 60px;
    display: flex;
    border: solid 3px #f16926;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: #f16926;
    font-size: 23px;
}

@media only screen and (min-width:768px)
{
.highlights li:nth-child(2n) {border-left:none;border-right:none;}
.highlights li:nth-child(2n+1) {border-left:none;}
.highlights li:nth-child(2) {border-top:none;}
.highlights li:nth-child(1) {border-top:none;}

}


.placementBox {
    background: url(../images/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 310px;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;    position: relative;
}

.placementBox:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
 background:rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
}

.placementBox h2 {
    position: relative;
    color: #fff;
    text-align: center;
    font-family: "Roboto", sans-serif;
    padding: 10px 10px;
    text-transform: capitalize;
    font-size: 31px;
    margin: 0;
}

.placementBox p { 
    color: #fff;  position: relative;    padding: 5px 20px;
}


.placementBox1{
    background: url(../images/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 310px;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;    position: relative;
}

.placementBox1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background:rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
}

.placementBox1 h2 {
    position: relative;
    color: #fff;
    text-align: center;
    font-family: "Roboto", sans-serif;
    padding: 10px 20px;
    text-transform: capitalize;
    font-size: 31px;
    margin: 0;
}
.placementBox1 p {  position: relative;
    color: #fff;     padding: 5px 20px;
}

 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {   
    font-family: "Roboto", sans-serif;
}

.placementBox2{
    background: url(../images/3.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 310px;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;    position: relative;
}

.placementBox2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background:rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
}

.placementBox2 h2 {
    position: relative;
    color: #fff;
    text-align: center;
    font-family: "Roboto", sans-serif;
    padding: 10px 20px;
    text-transform: capitalize;
    font-size: 31px;
    margin: 0;
}
.placementBox2 p {  position: relative;
    color: #fff;     padding: 5px 20px;
}
.placement h3 {
    color: #004085;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: capitalize;
    border-bottom: solid 2px;
    padding-bottom: 5px;
    margin: 0 0 20px;
}


 .navbar-brand img {
    width: 200px;
}
 

.faqWrap {
 
    padding: 0 0 4px;
    margin: 0 0 40px;
}
.faqWrap  .card  {
    margin: 0 0 18px;
}
.faqWrap  .card-header{
    border: none;
    background: inherit;
}
.faqWrap .card-header a {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    display: flex;
    font-family: "Roboto", sans-serif;
    align-items: center;
    justify-content: space-between;
}

.faqWrap .card-header a:after {content:'+'; }


.header-form-bgimage-lp {
    background: url(../images/6.png);
    background-repeat: no-repeat;
    background-size: cover;
}

  .vertically-middle h2{
    font-size: 32px;
    color: #fff;
    margin: 30px 0 0;
}
  .vertically-middle p{
    color:#f8c000;
    margin: 8px 0 10px;
    font-size: 18px;
}


.btn-custom4{
    padding: 11px 20px;
    margin: 0 0 20px;
}



  .topFooter{
    padding: 30px 0;
    border-bottom: solid 1px #000;
}


  .topFooter h3  {
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 12px;
    color: #002049;
}



  .topFooter h5 {
    background: #ff1616;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px 4px 7px;
}


footer .form-control  {
    height: 50px;
    margin: 0 0 9px;
    border-radius: 0;
    background: #f6f6f6;
}

footer .btn{
    width: 110px;
    border-radius: 0;
    color: #fff;
    background: red;
}

.bg-primary {
    background-color: #ff1616 !important;
}

.bottomFooter p{
    text-align: center;
    padding: 10px 0;
}



 #apply_download h3  {
    text-align: center;
    margin: -10px 0 20px;
    padding: 0 40px;
    text-transform: uppercase;
    color: #004aad;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 20px;
}

.lead-form-lead  {
    background: #f8c001;
    margin: 0 0 30px;
    display: flex;
    justify-content: center;
    padding: 7px 10px; gap:15px;
}

.lead-form-lead  li {
    display: flex
;
    align-items: center;
}

.main_forms{
    padding: 0 20px 20px;
}


.main_forms input { height: 50px;
    margin: 0 0 9px;
    border-radius: 0;
    background: #f6f6f6;}


 .btn-close {
    position: absolute;
    right: 10px;    cursor: pointer;
    top: 3px;
    font-size: 23px;
}

.scroll-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    left: 0;
    right: 0;
    text-align: center;
    box-shadow: 0 0 10px #d5d5d5;
    background-color: #fff;
}
.scroll-header .header-top { display:none;
}




    .addess b {
    color: #ff1616;
    font-size: 19px;
    text-transform: capitalize;
    margin-right: 10px;
}




    .info b {
    color: #ff1616;
    font-size: 19px;
    text-transform: capitalize;
    margin-right: 10px;
}


  .info a {
    color: #000;
}






.whatsapp-button {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    background-color: #17a94d;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    animation: effect 5s infinite ease-in;
}


.call-button {
    position: fixed;
    bottom: 226px;
    left: 0px;
    z-index: 999;
    color: #fff;
    padding: 10px 0px;
    border-radius: 50px;
    text-align: right;
    font-size: 18px;
}

 .call-button img {
    width: 30px;
}




    .sticky-footer button {
    width: 50%;
    margin: 0;
}

.sticky-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}


@media (max-width: 768px) {
    .sticky-footer button {
        width: 50%;
        margin: 0;
        border-radius: 0;
        padding: 12px;
        font-size: 18px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
    }
        button.button_main.btn i {
        font-size: 23px;
        padding-right: 6px;
    }
    
    .sticky-footer button a{
    line-height: 15px;
}


}






 .sliderbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    height: 100%;
}




@media only screen and (max-width:640px)
{
    .sliderbox {
        position: static;
        top: 0;
        left: 0;
        width: 100%;
        padding: 20px 0;
        height: 100%;
        background:#f7c002;
    }


.sliderbox:before {display: none;}
#carouselExampleControls img {
    height: auto;
}
 .slideBtn {       
    border: solid 2px #f16926;
    font-size: 18px;
    margin: 0 0 30px;
}


}





