@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/** font-family: "Poppins", sans-serif;**/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/**font-family: "Open Sans", sans-serif;**/

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
/**font-family: "Manrope", sans-serif;**/

@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');
/** font-family: "Allura", cursive;**/


*{margin: 0; padding: 0; box-sizing: border-box;}
h1, h2, h3, h4, h5, h5 {
  font-weight: 600;
}
body { font-family: "Manrope", sans-serif;
  margin: 0;
  padding: 0;
}
.bg-light {
  background-color: #fff !important;
}
.blue-bg {
  background: #00b7e8;
  color: #fff;
}
.blue-bg p {
  color: #fff;
}
.white-btn {
  color: #fff;
  border: solid 1px #fff;
}
.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
p {
    font-size: 19px;
    font-weight: 500;
}
/*******300621v1tav*********/
.iconobx {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  margin: 11px 0 0 0;
}
.iconobx img {
  width: 35px;
}
/**go to top here**/
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
    font-size: 19px;
    color: #fff;
    display: block;
    padding: 0;
    border: solid 2px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 40px;
    background: #004d96;
    text-decoration: none;
    border-radius: 10px;
}
#back-top a span {
    display: block;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    padding: 0 0 9px 0;
}
/**go to top here end**/

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: none !important;
}
/*******landingpage code************/
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
/*****all*****/
.allhead {
    font-weight: 700;
    color: #fff;
    font-size: 63px;
    line-height: 63px;
}
.slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    background: #ff3333;
    border-radius: 10px;
    opacity: 0.5;
} .slick-dots li.slick-active{ opacity: 1;}

.slick-dots {
    left: 0;
    right: 0;
}

/******apply btn*******/
.aplbtn {
    position: fixed;
    right: 0;
    top: 40%;
    background: none;
    border: none;
    padding: 0;
z-index: 999;
}
.btdmobiel {
    display: none;
}
.aplbtn img {
    object-fit: contain;
    width: 52px;
    display: block;
}
/******apply btn***end*****/
/******model*******/
.modal-header {       background: #C02039;
    background: linear-gradient(90deg, #cf8590 0%, #C02039 100%);}
/******model**end*****/
/******coer bx start*******/

/***all***/
.bluetext {    color: #335cad;}


/******fuuni fuunitwo*******/
.formaandimgxe {
    position: relative;
}

/*****heading****/
.toploe {
    object-fit: contain;
    height: 90px;
    margin: 14px auto;
    display: block;
}


/***************tiimtone****************/
.coerbxone {
    z-index: 100;
    background: url(../images/bnr-bg.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
    height: auto;
}

.topslider .slick-slide img {
    display: block;
    width: 100%;
}

.topslider .slick-slide img.slibixe.mobile { display: none;}


/******************tiimtone***********************/
.tiimtone {
    z-index: 100;
    background: url(../images/bnr-bg.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
       height: 874px;
}

.loggh {
    float: none;
    display: block;
    object-fit: contain;
    height: 82px;
}



.maiboxfor {
    position: relative;
    overflow: hidden;
}

.tiimtone h1 {
    color: #ff9600;
    font-size: 100px;
    font-weight: 900;
    line-height: 99px;
    margin: 30px 0;
}

.tiimtone h1 span {
    display: block;
    font-family: "Allura", cursive;
    color: #fff;
    font-size: 109px;
    line-height: 115px;
}

.tiimtone h2 {
    color: #fff;
}

.tiimtone h2  span {
    display: block;
    color: #ff9600;
    font-weight: 800;
}

.formxoe {
    position: absolute;
    top: 12%;
    z-index: 222;
    right: 6%;
}

/******************tiimttwo***********************/
section.iimt.tiimttwo {
    padding: 70px 0;
}

.reoxe {
    background: #D21417;
    text-align: center;
    padding: 70px;
    color: #fff;
}

.reoxe span {
    display: block;
    font-size: 50px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    display: block;
    line-height: 50px;
}
.reoxe.blueb {
    background: #0D2E6B;
    margin: 0 10px;
       transition: .3s;
}
.reoxe:hover {
    transform: translateY(-2px);
    transition: .3s;
}

/******************tiimtthree***********************/

.tiimtthree {
    z-index: 100;
    background: url(../images/bg-img.webp) repeat;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
    overflow: hidden;
}

.tiimtthree .allhead {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-size: 44px;
    border-bottom: solid 1px #ccc;
    width: fit-content;
    padding-right: 20%;
}

.tiimtthree .allhead span {
    display: block;
    color: #D21417;
    font-family: "Allura", cursive;
    text-transform: none;
    font-size: 59px;
    font-weight: 900;
    line-height: 63px;
}

.ulbxes ul{
    margin: 0 0 33px 0;
    padding: 0;
    list-style: none;
    font-size: 22px;
}

.ulbxes ul li:first-child {
    color: #0D2E6B;
    font-weight: 700;
}
.ulbxes ul li {  transition: .3s;}

.ulbxes ul li:hover {
        transform: translateY(-2px);
        transition: .3s;
    }

.penimd {
    position: absolute;
    right: 0;
    top: 0;
    border: cadetblue;
    height: 650px;
}

/******************iimt tiimtfour***********************/

.tiimtfour {
    background: #f7f7f7;
    padding: 70px 0 0;
}

.tiimtfour  .allhead {
    display: block;
    text-align: center;
    font-weight: 800;
    color: #D21417;
    text-transform: uppercase;
    margin: 0 0 52px 0;
}

.tiimtfour  .allhead  span {
    color: #0D2E6B;
    display: block;
    font-size: 102px;
    line-height: 102px;
    font-weight: 900;
    font-family: "Allura", cursive;
    text-transform: none;
}

.fuline {
    width: 100%;
}

/******************iimt tiimtseven***********************/

.tiimtfive {
    z-index: 100;
    background: url(../images/bg-4.webp) no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0 ;
}

  .rece { margin-top: 50px;}

 /* the slides */
.rece  .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
.rece   .slick-list {
      margin: 0 -10px;
  }

  .rece  .slick-slide img { width: 100%; border-radius: 10px;    transition: .3s;}

  .rece  .slick-slide img:hover {
    transform: translateY(-2px);
    transition: .3s;
}

 .slick-next.slick-arrow {
    background: url(../images/down-chevron.png) no-repeat left top / cover;
    height: 28px;
    width: 16px;
    padding: 5px;
    position: absolute;
    right: -2%;
    margin: 0 0 0 0;
    z-index: 22;
}

  .rece .slick-list.draggable { width: 96%; margin: 0 auto;}
.slick-next:before, .slick-prev:before {display: none;}
 .slick-prev.slick-arrow {
    background: url(../images/cl-arrow-left.webp) no-repeat left top / cover;
    height: 28px;
    width: 16px;
    padding: 5px;
    position: absolute;
   left: -2%;
    margin: 0 0 0 0;
    z-index: 22;
}

.tiimtfive .allhead{
    font-size: 45px;
    text-align: center;
    color: #FFAE00;
    margin-bottom: 40px;
}


/******************iimt tiimtsix***********************/
.tiimtsix {
    padding: 70px 0 0 0;
    margin: 0;
    position: relative;
    z-index: 2;
    background: #e2e2e2;
}

.tiimtsix::before {
    content: "";
    background: #D21417;
    position: absolute ;
    top: 0;
    height: 100% ;
    width: 40%;

}

.tiimtsix .allhead {
    color: #0D2E6B;
    font-weight: 300;
    width: fit-content;
    line-height: 34px;
    position: absolute;
    right: 15%;
    z-index: 222;
    margin: 6% 0 0 0;
}

.tiimtsix .allhead span{
    display: block;
    font-size: 102px;
    line-height: 102px;
    font-weight: 900;
    font-family: "Allura", cursive;
    text-transform: none;
    color: #D21417;
}

.conxes {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
    margin: 11% 0 0 3%;
}
.slick-slide img.quitetop {
    display: block;
    margin: 0 0 11px 0;
}

.slick-slide img.gime {
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 692px;
}

.slick-slide img.quitebtm  {
    display: block;
    float: right;
}


.tiimtsix .allhead {
    color: #0D2E6B;
    font-weight: 300;
    width: fit-content;
    line-height: 34px;
    position: absolute;
    right: 15%;
    z-index: 222;
    margin: 2% 0 0 0;
}

.nbxe {
    clear: both;
    font-size: 28px;
    line-height: 35px;
}
.nbxe span {
    display: block;
    color: #0D2E6B;
}

/******************tiimtseven***********************/
.tiimtseven  {
    padding: 70px 0 50px;
}
.tiimtseven .allhead {
    text-align: center;
    color: #D21417;
    margin-bottom: 30px;
}

.tiimtseven .allhead span {
    font-size: 102px;
    line-height: 102px;
    font-weight: 900;
    font-family: "Allura", cursive;
    color: #333333;
}

 /* the slides */
.liveat  .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
.liveat   .slick-list {
      margin: 0 -10px;
  }

.liveat .slick-slide img {
    width: 95%;
    border-radius: 10px;
    box-shadow: 0 0 10px #919191;
    margin: 10px auto;
        transition: .3s;
}
.liveat .slick-slide img:hover {
    transform: translateY(-2px);
    transition: .3s;
}



.bluebx {
    background: #0D2E6B;
    text-align: center;
    color: #fff;
    font-size: 35px;
    width: fit-content;
    font-weight: 900;
    text-transform: uppercase;
    padding: 10px 41px;
    margin: 55px auto 20px;
}

.applbnt {
    background: #D21417;
    text-align: center;
    color: #fff;
    font-size: 35px;
    width: fit-content;
    font-weight: 900;
    text-transform: uppercase;
    padding: 10px 41px;
    margin: 10px auto 20px;
    display: block;
    text-decoration: none;
      transition: .3s;
}

.applbnt:hover {
    transform: translateY(-2px);
    transition: .3s;
}

.copyright {
    text-align: center;
    color: #ccc;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
}

/************************thankyou page code**************************/
.tamlpage {background: url("../images/thanks/thanks-bg.webp") no-repeat top center/ cover; background-size: cover;}

.logosei {
    width: 350px;
    margin: 4% auto 0;
    display: block;
	
}

.tahkks {
    display: block;
    width: 70%;
    clear: both;
    margin: 10% auto 0;
        text-align: center;
}
.ththe {
    width: 66%;
}

.tahkks p {
    color: #fff;
    font-size: 29px;
    line-height: 35px;
    margin: 24px 0;
    text-align: center;
}

.tnode {
    display: block;
    margin: 24px 0 0 6px;
}

.tnode a {
     display: inline-block;
    background: #ff9600;
    color: #000000;
    text-decoration: none;
    padding: 7px 48px;
    border-radius: 0;
    margin: 0 16px;
    font-size: 22px;
    font-weight: 700;
}

.tnode a img {
    display: inline-block;
    width: 25px;
    margin: 0 0 0 17px;
}


.sobce {
    display: block;
    margin: 36px 0 0 32px;
    color: #fff;
}

.tid {
    display: inline-block;
    width: fit-content;
    font-size: 23px;
    font-weight: 300;
}

.diede {
    display: inline-block;
    margin: 0 0 0 30px;
}
.diede a {
    text-decoration: none;
    color: #fff;
}

.diede a span {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 20px;
}

.thanfetr {
    position: absolute;
    background: #000;
    width: 100%;
    padding: 15px 0;
    bottom: 0;
}

.leode {
    display: inline-block;
    width: 70%;
}

.leode p {
    color: #fff;
    font-size: 12px;
    margin: 0 0 0 17px;
    line-height: 17px;
    display: inline-block;
    vertical-align: middle;
}

.socialbx {
    display: inline-block;
    vertical-align: middle;
}

.socialbx a {
    display: inline-block;
    margin: 0 0 0 16px;
}

.leode .lowiher {
    object-fit: contain;
    height: 64px;
}
/****************end*********/