@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/*****font-family: "Roboto", serif;*******/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/*****   font-family: "Bebas Neue", serif;*******/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/*****font-family: "Roboto", serif;*******/
/******t08t30t25******/
/* CSS Document */
h1, h2, h3, h4, h5, h5 {font-family: "Roboto", serif;
  font-weight: 600;
}

header {
  padding: 24px 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 9999999999999;
}

body {font-family: "Roboto", 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;
}
/*******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 {
  position: fixed;
  top: 0px;
  width: 100%;
  animation: MenuSlideDown .3s linear;
  -moz-animation: MenuSlideDown .3s linear;
  -ms-animation: MenuSlideDown .3s linear;
  -o-animation: MenuSlideDown .3s linear;
  -webkit-animation: MenuSlideDown .3s linear;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  background: #fff;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  z-index: 99999;
}

.sticky {
  padding: 0;
}
.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: 20px;
    color: #fff;
    text-decoration: none;
    background: #262626;
    display: block;
    padding: 0;
    border-radius: 0;
    border: solid 2px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 37px;
}
/**go to top here end**/
/*******landingpage code************/

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}

/*****comm****/
.allhead {
    color: #ffffff;
    font-size: 33px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
}
.linebt {
    display: block;
    width: 55px;
    border-bottom: solid 2px #fff;
    margin: 11px auto 0;
}
ul { margin: 0; padding: 0 ; list-style: none;}

section {padding: 50px 0;}

/****comm*end****/

/********topslier******/
.owl-carousel .owl-item img.mobiles {display: none;}



.forsed {
    position: absolute;
    right: 10%;
    top: 10%;
    z-index: 2;
    width: 371px;
}

.mdoese .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 15px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
/********topslier*end*****/


/***********iimtlptwo**************/
section.iimtlp.iimtlptwo {
    background: url("../images/v2/bg-1.webp") no-repeat top left/ cover;
    padding: 50px 0;
}

.iimtlptwo ul   {
    overflow: hidden;
    margin-top: 50px;
}

.iimtlptwo ul  li {
    width: 50%;
    color: #fff;
    text-align: center;
    font-size: 21px;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
    padding: 15px 0;
    float: left;
}
.iimtlptwo ul  li:nth-child(even) { border-right: none;}

.iimtlptwo ul  li:nth-child(7), .iimtlptwo ul  li:last-child{    border-bottom: none;}


/**************iimtlptwo**end*********/


/**************iimtlpthree*********/
.iimtlpthree {
    background: #ffffff;
    padding: 50px 0;
}
.towcew {
    display: block;
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
    width: 100%;
}
.leiew {
    width: 49.5%;
    float: left;
    background: #173f5f;
    color: #fff;
    text-align: center;
    font-size: 28px;
    padding: 20px;
    font-weight: 300;
    border-radius: 10px;
}
.towcew  .leiew:first-child { margin-right: 1%;}

.leiew strong {
    display: block;
    font-weight: bold;
    font-size: 48px;
    line-height: 46px;
}
.uese { background: #173f5f;    padding: 20px; border-radius: 10px;   color: #fff;  font-size: 28px;  font-weight: 300;}

.uese span {margin-bottom: 20px; display: block;}
#jgloxb.owl-carousel .owl-item img:last-child{margin-top: 10px;}
/**************iimtlpthree**end*********/


/*****iimtlpmfour********/
.iimtlpmfour {
    background: #f9f9f9;
    padding: 50px 0;
}
 .allhead.bluecl {
    color: #003c80;
}
.bluecl .linebt {
    border-color: #003c80;
}
.imabese img {
    width: 100%;
}
.imabese img.moielde {display: none;}
/*****iimtlpmfour*end*******/


/********iimtlpmfive*********/

#rex {
    clear: both;
    margin: 21px 0 0 0;
}

.names {    
    color: #000;
    font-weight: 300;
    line-height: 22px;
    font-size: 16px;
    margin-top: 25px;
    text-align: center;
}

.names  span {
    display: block;
    font-weight: 500;
    font-size: 24px;
    color: #d21417;
   
}

.names  span  i {
    font-style: normal;
}
.owl-carousel .owl-item .conxes img  {
    object-fit: contain;
    height: 50px;
    margin: 10px 0 0;
}
.lpbxe {
    display: block;
    background: #173f5f;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    width: fit-content;
    margin: 20px auto 0;
    padding: 0 5px;
}

/********iimtlpmfive*end*****/

/********iimtlpmsix*********/
.iimtlpmsix {
background: #ff8f17;}
.iamdw {
    position: relative;
    width: 29%;
    display: inline-block;
    vertical-align: middle;
}

.owl-carousel .owl-item .iamdw img:last-child  {
    width: 60px;
    position: absolute;
    right: -22px;
    top: 11%;
}

.tese {
    display: inline-block;
    width: 64%;
    font-size: 22px;
    font-weight: 300;
    color: #000;
    vertical-align: middle;
    margin: 0 0 0 6%;
    line-height: 28px;
}
.naese {
    display: block;
    padding-top: 38px;
    position: relative;
}
.naese::before {content:""; height: 2px; width: 50px; background-color: #fff; position: absolute; top: 0;}
.naese  strong {
    display: block;
    font-size: 27px;
    font-weight: 500;
}
.iimtlpmsix .owl-theme .owl-dots .owl-dot.active span, .iimtlpmsix .owl-theme .owl-dots .owl-dot:hover span {
    background: #f9f9f9;
}
.iimtlpmsix .owl-theme {margin-top: 30px;}
/********iimtlpmsix*end********/








/********iimtlpmseven*********/
.iimtlpmseven { background-color: #f8f8f8;}
.accordion-header, .accordion-item {border-radius: 0; border: none;}
.acounxe {
    margin-top: 36px;
}
.accordion-item:first-of-type .accordion-button, .accordion-item:last-of-type .accordion-button.collapsed, .accordion-button:not(.collapsed) {    border-radius: 0;
    background: #d21417;
    color: #fff;
    font-size: 27px; box-shadow: none; margin-bottom: 10px;}
    .accordion-body {padding: 0;}

    .accordion {
         --bs-accordion-btn-icon: url(../images/v2/arrowbtn.webp);    
        --bs-accordion-btn-active-icon: url(../images/v2/arrowbtn.webp);
    }

    .fiveheadtb {    display: block;
        background: #173f5f;
        color: #fff;
        font-size: 18px;
        text-align: center; overflow: hidden;}

        .fiveheadtb ul li {display: inline-block; border-right: #f8f8f8 3px solid; padding: 5px; float: left;}
        .fiveheadtb ul li:first-child, .fiveheadtb ul li:last-child {width: 15%;}
        .fiveheadtb ul li:nth-child(2),    .fiveheadtb ul li:nth-child(4) {width: 19%;}
        .fiveheadtb ul li:nth-child(3) {width: 30%;}
        .fiveheadtb ul li:last-child {border: none;}

        .fiverwotb {display: block;
            background: #ffffff;
            color: #202020;
            font-size: 16px;
            text-align: center; overflow: hidden; text-align: left;}

            .fiverwotb ul li {
                display: inline-block;
                border-right: #f8f8f8 3px solid;
                padding: 5px;
                float: left;
                min-height: 142px;
                border-bottom: #f8f8f8 3px solid;
                padding-top:1%;
            }
        .fiverwotb ul li:first-child, .fiverwotb ul li:last-child {width: 15%; }
        .fiverwotb ul li:nth-child(2),    .fiverwotb ul li:nth-child(4) {width: 19%; padding-top:3.5%;}
        .fiverwotb ul li:nth-child(3) {width: 30%;}
        .fiverwotb ul li:last-child {border-right: none;}
        .headbx {display: none;}
        .conove strong { display: block; margin-bottom: 10px;} 


        /******fees Table*******/
       
        .sizobx .fiveheadtb ul li,   .sizobx .fiverwotb ul li  {display: inline-block; border-right: #f8f8f8 3px solid; padding: 5px; float: left; width: 11% !important;}
   
        .sizobx  .fiveheadtb ul li:nth-child(1), .sizobx .fiverwotb ul li:nth-child(1) {width:34% !important; }

        .sizobx  .fiverwotb ul li {min-height: 105px;}
        .sizobx .fiverwotb ul li {padding-top: 3.2%;}
        .sizobx .fiverwotb ul li:nth-child(1) {padding-top: 1%;}

/********iimtlpmseven*end********/


/********iimtlmeight*********/
.iimtlmeight {
    position: relative;
}
.sdesc {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
}
.iimtlmeight .container {
    position: relative;
}

.fullie {
    width: 100%;
    margin: 41px 0 0 0;
}

.btede {
    background: #d21417;
    display: block;
    clear: both;
    width: fit-content;
    padding: 10px 50px;
    margin: 50px auto 0;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    text-transform: uppercase;
}
/********iimtlmeight*end********/


.iimtlpten .imides {margin: 15px 0 ; overflow: hidden;}

.btede span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px 0 0;
}

.btede img{
    display: inline-block;
    vertical-align: middle;
}
footer {
    text-align: center;
    background: #173f5f;
    color: #fff;
    padding: 19px 0;
}

.leidew {
    width: 100%;
    text-align: center;
}



footer p {margin: 0;}

footer p strong {display: block; font-size: 22px; font-weight: 600;}
.modal-header {
    border: none;
    position: absolute;
    top: -6px;
    right: -6px;
    z-index: 2;
}
.modal-header .btn-close {box-shadow: none;
    border: none;}
/************iimtlp iimtlpten****end*********/

/************commen*************/
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff9600;
    width: 31px;
}
/************commen****end*********/

  /***********popupbtn**************/
  .aplbtn {
    position: fixed;
    right: 0;
    top: 40%;
    background: none;
    border: none;
    padding: 0;
    z-index: 2;
  }
  .aplbtn img {
    object-fit: contain;
    width: 41px;
    display: block;
  }
  .btdmobiel {display: none;}


/************************thankyou page code**************************/

.tamlpage {background: url("../images/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: #fc7114;
    color: #fff;
    text-decoration: none;
    padding: 7px 48px;
    border-radius: 10px 0;
    margin: 0 16px;
    font-size: 22px;
}

.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;
}
/****************end*********/

/*************************/
/****************end*********/

/*************************/
/****************end*********/

/*************************/
/****************end*********/

/*************************/
/****************end*********/

/*************************/
/****************end*********/
