@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/**  font-family: "Roboto", sans-serif;**/

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/**font-family: "Bebas Neue", sans-serif;**/


*{margin: 0; padding: 0; box-sizing: border-box;}
h1, h2, h3, h4, h5, h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
a {text-decoration: none;}
.fonch {font-family: "Roboto", sans-serif;}
body {font-family: "Inter", 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;
}

/**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: 9999;
  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: 600;
    color: #fff;
    font-size: 38px;
    line-height: 48px;
}
.redtxt {color: #e8383b;}

 /* the slides */
  .gapsl .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
  .gapsl .slick-list {
      margin: 0 -10px;
  }
  ul { margin: 0; padding: 0; list-style: none;}


  .slick-next.slick-arrow,   .slick-prev.slick-arrow  { background: url(../images/cna/right-arrow-n.webp) no-repeat left top/ cover;
height: 50px ; width: 50px;
}

 .slick-prev.slick-arrow  { background: url(../images/cna/left-arrow-n.webp) no-repeat left top/ cover;
}
.arwroone .slick-list.draggable { width: 90%; margin: 0 auto;}
.slick-next:before, .slick-prev:before {
    content: '';
}
 .placed .slick-prev.slick-arrow,  .starimg .slick-prev.slick-arrow {display: none !important;}

  .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #000;
    border: solid 1px #fff;
    border-radius: 10px;
}
  .slick-dots li.slick-active{background:#e8383b}

/****cnaone****/
.cnaone  {
    z-index: 100;
    background: url(../images/cna/bnr-bg.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0 0;
        position: relative;
    z-index: 1;
}
.tobnerform {
    position: relative;
}
.contnetboe {
    display: inline-block;
    width: 43%;
    vertical-align: top;
}
.girlimg {
    display: inline-block;
    width: auto;
    object-fit: contain;
    vertical-align: bottom;
    height: 622px;
}
    .forboxe {
        right: 5%;
        top: 11%;
        z-index: 22;
        width: 420px;
        position: absolute;
    }
.contnetboe {
    display: inline-block;
    width: 43%;
    vertical-align: top;
    color: #fff;
}
img.loboxe {
    object-fit: contain;
    height: 76px;
    width: fit-content;
    margin: 0 0 5% 0;
}

.contnetboe h1 {
    font-size: 35px;
    font-weight: 500;
    margin: 30px 0 0 0;
}
.contnetboe h1 span {
    font-size: 47px;
    font-weight: 600;
}
.uoxe {
    padding: 19px 0;
    font-size: 21px;
}
ul.uoxe li {
    display: inline-block;
    position: relative;
    padding: 0 30px 0 10px;
}
ul.uoxe li::before {
    content: '';
    position: absolute;
    height: 5px;
    width: 5px;
    background: #fff;
    left: 0;
    top: 10px;
    border-radius: 10px;
}
img.gulogo {
    display: block;
    object-fit: contain;
    width: 227px;
    margin-bottom: 20px;
}


a.bntd {
    background: #e00310;
    color: #fff;
    font-size: 25px;
    padding: 8px 29px;
    font-weight: 600;
    transition: .3s;
}
a.bntd:hover {transform: translateY(-2px);
    transition: .3s;}

.girlimg {
    display: inline-block;
    width: auto;
    object-fit: contain;
    vertical-align: bottom;
    height: 622px;
}

/******************cna bncnatwo********************/
section.cna.bncnatwo {
    padding: 70px 0;
}

.xiesd {
    display: inline-block;
    width: fit-content;
    vertical-align: top;
}

img.outlooklogo {
    object-fit: contain;
    height: 48px;
    display: block;
}
.eds {
    font-size: 30px;
    font-weight: 700;
}
.slboxe {
    text-align: center;
}

.outsl {
    display: inline-block;
    width: 73%;
    margin: 0 0 0 5%;
}

.nubxe {
    font-size: 72px;
    font-weight: 900;
    width: fit-content;
    margin: 0 auto;
    color: #E8383B;
    font-family: "Roboto", sans-serif;
    line-height: 74px;
}
.nubxe sup {
    font-size: 19px;
    top: -37px;
    margin-right: -19px;
}

p {
    font-size: 14px;
    font-weight: 500;
}

.broderli  {
    border-left: solid 2px #ccc;
        border-right: solid 2px #ccc;
}

/******************cna bncnathree********************/
.bncnathree  {
    z-index: 100;
    background: url(../images/cna/bg-1n.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
        position: relative;
    z-index: 1;
}
.imdes {
    display: block;
    border: solid 4px #E21D26;
    border-right: none;
    width: fit-content;
    padding: 0 27px 0 0;
    margin: 14px 0 37px 0;
}
.redbg.bgboxs {
    background: #E21D26;
    display: inline-block;
    padding: 14px;
}
.imdes span {
    display: inline-block;
    color: #E21D26;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 27px;
    vertical-align: middle;
    margin: 0 0 0 24px;
}

.bncnathree .nav.flex-column.nav-pills.me-3 {
    width: 437px;
}

.bncnathree .tab-content {
    width: 76%;
    margin: 0 0 0 4%;
}

.botxt {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
}

.smtxt {
    display: inline-block;
    width: 38%;
    vertical-align: middle;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
}
.bncnathree .nav-pills .nav-link {
    border-radius: var(--bs-nav-pills-border-radius);
    background: #373435;
    color: #fff;
    margin: 0 0 9px 0;
    text-align: left;
}

.bncnathree  .nav-pills .nav-link.active, 
.bncnathree  .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #E8383B;
}

.contentbox {
    background: #fff;
    padding: 35px;
    border-radius: 10px;
    box-shadow: 0 10px 10px #d5d5d5;
}
.haaid {
    display: block;
    margin: 0 0 16px 0;
}

.rext {
    width: 75%;
    color: #E8383B;
    font-size: 26px;
    font-weight: 600;
    display: inline-block;
}

.smltxt {
    width: 24%;
    color: #373435;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
}

.contentbox p {
    font-size: 14px;
    font-weight: 500;
}

.redline {
    display: block;
    width: 50%;
    height: 1px;
    background: #E8383B;
    margin: 22px 0 0 0;
}

.theinfolink ul{
    margin: 10px 0 0 0;
}

.theinfolink ul li {
    display: inline-block;
    margin: 0 28px 0 0;
    font-size: 14px;
}

.theinfolink ul li span {
    display: block;
    font-size: 19px;
    font-weight: 500;
    line-height: 20px;
}
/******************cna bncnafour********************/
.bncnafour  {
    z-index: 100;
    background: url(../images/cna/bg-2n.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0;
        position: relative;
    z-index: 1;
}

.bncnafour .allhead {
    color: #373435;
    text-transform: uppercase;
}

.redlinbox {
    display: block;
    margin: 0 0 37px 0;
    border-bottom: solid 2px #E21D26;
    width: fit-content;
    font-size: 22px;
    font-weight: 600;
}
.leftboxe {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    padding: 0 4% 0 0;
}

.Whysl .slick-slide  > div {
    display: block;
    margin: 0 0 31px 0;
}

.Whysl .slick-slide > div  .redbg.bgboxs {
    padding: 7px 9px;
}

.Whysl .slick-slide  > div  .redbg.bgboxs  img {
    object-fit: contain;
    height: 15px;
}

.riboxe {
    display: inline-block;
    vertical-align: top;
    width: 89%;
    margin: 0 0 0 17px;
}


.riboxe  span {
    display: block;
    color: #e8383b;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
}
.rioxed {
    display: inline-block;
    vertical-align: bottom;
    width: 39%;
}

.rioxed li {
    background: #fff;
    text-align: center;
    width: 44%;
    border-radius: 6px;
    padding: 11px;
    display: inline-block;
    margin: 10px;
    vertical-align: top;
}

.rioxed li span {
    display: block;
    color: #e8383b;
    font-weight: 900;
    font-size: 32px;
    font-family: "Roboto", sans-serif;
}

/******************cna bncnafive********************/
.bncnafive {
    z-index: 100;
    background: url(../images/cna/bg-3n.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 70px 0 134px;
    position: relative;
    z-index: 1;
}

.bncnafive .slick-slide img { width: 100%; object-fit: contain;}

 /* the slides */
  .rcsl .slick-slide {
      margin: 0 15px;
  }
  /* the parent */
  .rcsl .slick-list {
      margin: 0 -15px;
  }

.subheadtxt {
    color: #fff;
    margin: 30px 0;
}

/******************cna bncnasix********************/
.bncnasix {
    position: relative;
    margin: -3% 0 3% 0;
    z-index: 22;
}
.reoxes {
    background: #E8383B;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    padding: 25px 40px;
    border-radius: 10px;
}
.numbes {
    text-align: center;
}
 .numbes span{
    display: block;
    font-weight: 900;
    font-family: "Roboto", sans-serif;
    font-size: 36px;
    line-height: 45px;
}


/****cnanine****/
.cnanine { padding: 0 0 70px;}
.limg {
    width: 100%;
    margin: 40px 0 0 0;
       transition: .3s;
}

.cnanine .allhead {
    color: #373435;
}

.limg:hover {transform: translateY(-2px);
    transition: .3s;}

.cnanine  p {
    font-size: 22px;
    margin: 29px 0 38px;
}


/****footer****/
.grdientboxe {
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.47) 10%, rgba(255, 255, 255, 0.79) 53%);
}
.cnaten{
    position: relative;
}

.cnlobe {
    object-fit: contain;
    height: 142px;
    margin: 0 auto;
    display: block;
}

.cnaten .allhead {
    text-align: center;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 500;
}

.cnaten  a.bntd  {
    margin: 41px auto 0;
    display: block;
    width: fit-content;
    background: #e8383b;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 30px;
      transition: .3s;
}

.cnaten  a.bntd:hover {transform: translateY(-2px);
    transition: .3s;}

.cnaten  a.bntd  img {
    display: inline-block;
    object-fit: contain;
    height: 19px;
    margin: 0 0 0 8px;
}

 .cnaten  a.bntd span {
    display: inline-block;
    vertical-align: middle;
}

.girftr {
    object-fit: contain;
    bottom: 50px;
    position: absolute;
    right: 0;
    height: 350px;
}

.ceigm {
    object-fit: contain;
    bottom: 50px;
    position: absolute;
    left: 0;
    height: 350px;
}

.full-blak {
    background: #000000;
    text-align: center;
    padding: 15px;
    margin: 80px 0 0;
    color: #fff;
    position: relative;
}

/******apply btn*******/
.aplbtn {
    position: fixed;
    right: 0;
    top: 40%;
    background: none;
    border: none;
    padding: 0;
    z-index: 99999;
}
.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*****/


/******Thankyou page css*******/
/************************thankyou page code**************************/

.tamlpage {background: url("../images/thanks/b-g-img.webp") no-repeat top center/ cover; background-size: cover;}


.logosei {
    width: 240px;
    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: #030101;
    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: #e00411;
    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%;
}

.lowiher {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    object-fit: contain;
    height: 72px;
}

.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*********/

/******Thankyou page css**end*****/




