@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
/** font-family: "Playfair Display", serif;***/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
/**font-family: "Nunito Sans", serif;***/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/**font-family: "Bebas Neue", serif;***/

/* CSS Document */
h1, h2, h3, h4, h5, h5 {font-family: "Nunito Sans", serif;
  font-weight: 600;
}

header {
  padding: 24px 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 9999999999999;
}

body {font-family: "Nunito 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;
}
/*******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 {
	position: fixed;
	bottom: 7px;
	right: 15px;
	z-index: 99;
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a img {
	margin: 0 auto;
}
#back-top a:hover {
	color: #000;
}
#back-top a i {
	background: #ff2c2b;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	font-size: 29px;
	padding-top: 2px;
	border: solid 2px #fff;
	box-shadow: 0px 0px 5px #777;

} **/
#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: #a41480;
    display: block;
    padding: 0;
    border-radius: 0;
    border: solid 1px #fff;
    height: 35px;
    width: 35px;
    outline: none;
    line-height: 34px;
}

/**go to top here end**/
/*******landingpage code************/

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}



/*******jslhone************/

.jslhone {
    position: relative;
}
.tobner {
    width: 100%;
    object-fit: cover;
    height: 750px;
    border-radius: 0 0 70px 70px;
}
.jslhone .container {
    position: absolute;
    top: 8%;
    left: 0;
    right: 0;
}

.lobode {width: 352px;}
.lobode img  {width: 100%;}

.fontext  {
    display: block;
    margin: 50px 0 0 0;
}

.texe {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.texe .fted {
    font-size: 76px;
    color: #fff;
    font-family: "Playfair Display", serif;
    line-height: 82px;
    font-weight: 400;
    margin: 0 0 69px 0;
    display: block;
}

.formde {
    display: block;
    width: fit-content;
    background: #fecc07;
    font-weight: 300;
    font-size: 26px;
    text-transform: uppercase;
}
.formde strong {
    display: inline-block;
    vertical-align: middle;
    margin: 0 17px 0 15px;
}

 .formde  span {
    display: inline-block;
    background: #fff;
    height: 56px;
    padding: 2px 18px 0;
    line-height: 48px;
}
.foroxe {
    display: inline-block;
    width: 31%;
    float: right;
    margin: -8% 0 0 0;
}
/*******jslhone end************/

/*******jslhtwo************/
.jslhtwo {
    position: relative;
    padding: 50px 0;
}
.fbirde {
    width: 100%;
    position: absolute;
	top: 0;}

.jslhtwo .container {
    position: relative;
    top: 0;
}

.allheade {
    text-align: center;
    font-family: "Playfair Display", serif;
    font-size: 34px;
    font-weight: 500;
    margin: 0 0 30px 0;
    color: #000000;
}

.allheade span {
    color: #2f2483;
}

.allheade i {
    display: block;
    background: #a41480;
    width: 123px;
    height: 2px;
    margin: 11px auto 0;
}

p {
    font-size: 18px;
}

.foese {
    margin: 50px 0;
}

.ldourde {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32%;
}

.owl-carousel .owl-item .ldourde img {
    width: 408px;
}

.ldourde h2 {
    font-family: "Playfair Display", serif;
    font-size: 34px;
    color: #fecc07;
}

.ldourde p {
    color: #fff;
}

.maidew {
    position: absolute;
    top: 31%;
    left: 59px;
}

.owl-carousel .owl-item .ldourde img.whilir {
    width: auto;
}
.uloe {
    width: 68%;
    display: inline-block;
    float: right;
    padding: 3%;
}

.uloe  ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.uloe ul li {
    position: relative;
    padding: 0 0 16px 27px;
    display: inline-block;
    width: 32%;
    vertical-align: top;
}

.uloe ul li small { display: block;}
 .owl-carousel .owl-item .uloe  ul li img  {
    width: auto;
    position: absolute;
	 left: 0;}

.mainboxe::before {content: ""; left: 0; top: 0;  position: absolute; background:rgba(254, 204, 7, 0.8); width: 100%; height: 100%;}

.boxure {border: solid 1px #ccc;
    min-height: 474px;}

.heaede {
    background: #a41480;
    color: #fff;
    margin: 5px;
    padding: 12px;
    font-family: "Playfair Display", serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 400;
}

.rose {
    border-top: solid 1px #ccc;
}

.owl-carousel .owl-item .rose img {
    width: auto;
    display: block;
    margin: 0 0 0 22px;
}

.boxure p {
    padding: 10px 18px 18px;
}

.owl-carousel .owl-item img.oneise {
    width: 250px;
    margin: 0 auto;
}

/*******jslhtwo*end***********/

/*******jslhthree************/
.jslhthree {background: url("../images/bg-2.webp") no-repeat left top; padding: 50px 0;}

.jslhthree  .allheade {
    color: #fff;
}

.jslhthree  .allheade i {
    background: #fff;
}

.jslhthree  p {
    text-align: center;
    color: #fff;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.jslhthree ul li {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-weight: 700;
    margin: 1%;
}
.jslhthree ul li:last-child {width: 100%;}
.jslhthree ul li span {
    display: inline-block;
    margin: 0 0 0 13px;
    width: 75%;
    vertical-align: middle;
}

.jslhthree ul li  img {
    object-fit: contain;
    width: 80px;
}
/*******jslhthree*end***********/


/*******jslhfour************/

.jslhfour {
    padding: 50px 0;
    position: relative;
    overflow: hidden;
    z-index: 4;
}

.jslhfour .container {
    position: relative;
    z-index: 2;
}

.jslhfour::before {width: 65%; height: 100%; top: 50px; position: absolute; left: 0; background: #2f2483; content: "";}

.eosede {
    width: 61%;
    text-align: left;
    vertical-align: top;
    display: inline-block;
    margin-right: 3%;
}

.eosede  .allheade {
    text-align: left;
    color: #fecc07;
    margin: 28px 0 0 0;
}

.ylboxe {
    display: inline-block;
    vertical-align: top;
    width: 35%;
}

.eosede  .allheade i {
    background: #fff;
    margin: 7px 0 14px 0;
}

.eosede  p {
    color: #fff;
    margin: 0 0 43px 0;
}

.owl-carousel#international .owl-item img  {
    margin-bottom: 11px;
}

.ylboxe {
    display: inline-block;
    vertical-align: top;
    width: 35%;
}

.yeloes {
    background: #fecc07;
    padding: 35px;
    border-radius: 25px 0 0 25px;
    margin: 37% 0 0 0;
    min-height: 468px;
}

.owl-carousel .owl-item img.bulebxe {
    width: auto;
}

.ylboxe p {
    margin: 30px 0;
}

.imidew {
    border-bottom: solid 1px #dfb200;
}

.owl-carousel .owl-item .imidew img  {
    width: 101px;
    display: inline-block;
    vertical-align: bottom;
    border-radius: 0 10px 0 0;
    margin: 0 10px 0 0;
}

.desew {
    display: inline-block;
    width: 68%;
    vertical-align: bottom;
    margin: 0 0 0;
    line-height: 24px;
    font-size: 16px;
}

.desew  span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #302383;
}

.owl-theme .owl-dots .owl-dot span {
    width: 21px;
    height: 8px;
    margin: 5px 3px;
    background: #2f2483;
	border: solid 1px #2f2483;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: none; border: solid 1px #2f2483;}


#international.owl-theme .owl-dots .owl-dot span {
    background: #fecc07;
	border: solid 1px #fecc07;
}
.owl-theme#international .owl-dots .owl-dot.active span, .owl-theme#international .owl-dots .owl-dot:hover span {background: none; border: solid 1px #fecc07;}
/*******jslhfour*end***********/


/*******jslhfive************/

.jslhfive {
    padding: 50px 0;
	position: relative;
}

.jslhfive .allheade {
    text-align: left;
    color: #2f2483;
    margin: 0 0 18px 0;
}

.jslhfive .allheade i {
    margin: 0 0 0 0;
}

.eidiwe li{
    float: left;
    border: solid 1px #ccc;
    padding: 20px;
    width: 25%;
	min-height: 367px;
}
.eidiwe li:first-child {width: 18%;}
.eidiwe li h3 {
    font-family: "Playfair Display", serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    color: #a41480;
    margin: 0 0 29px 0;
	    position: relative;
    z-index: 4;
}
.eidiwe li p {font-size: 16px; margin: 0 0 10px; position: relative;
    z-index: 4;}
.eidiwe li strong {
    color: #2f2483;
    font-weight: 800;
}

.eidiwe {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.jslhfive {
    padding: 50px 0;
    position: relative;
}

.jslhfive  .container {
    position: relative;
}

.blubime {
    position: absolute;
    right: -3%;
    top: -31%;
    z-index: 3;
    width: auto;
}
.worldb {
    position: absolute;
    width: 49%;
    right: 3%;
    top: -3%;
    z-index: 2;
}

.arrolow {
    position: absolute;
    right: 19%;
    width: 41%;
    bottom: 0;
    z-index: 3;
}
/*******jslhfive*end***********/


/*******jslhsix************/
.jslhsix {background: url("../images/bg-2.webp") no-repeat left top; padding: 50px 0;}

.leose {width: 47%; float: left;}

.leose.irdes {margin-left: 3%;}

.jslhsix .owl-carousel .owl-item img {margin-bottom: 10px;}

.jslhsix .allheade {
    color: #fecc07;
    text-align: left;
}

.jslhsix  .allheade i   {
    background: #ffffff;
    margin: 11px 0 0 0;
}

.jslhsix .owl-theme .owl-dots .owl-dot.active span, .jslhsix .owl-theme .owl-dots .owl-dot:hover span {
    background: none;
    border: solid 1px #fecc07;
}
.jslhsix .owl-theme .owl-dots .owl-dot span {
    width: 21px;
    height: 8px;
    margin: 5px 3px;
    background: #fecc07;
    border: solid 1px #fecc07;
}
/*******jslhsix*end***********/


/*******jslhseven************/

.jslhseven {
    padding: 50px 0;
}

.eidse {
    min-height: 390px;
    background: #fff;
    padding: 0 18px;
    margin: 15px;
    box-shadow: 0 0 10px #c1baba;
    overflow: hidden;
}

.imdeese {
    float: right;
    width: 30%;
    background: #fecc07;
    padding: 20px 0;
    display: inline-block;
    min-height: 424px;
}

.owl-carousel .owl-item .imdeese img.quimde {
    width: 74px;
    margin: 29% auto 52px;
}

.etext {
    float: left;
    width: 64%;
    margin: 50px 21px 0 10px;
}

.kdiese p {
    font-size: 16px;
    line-height: 24px;
    min-height: 227px;
}

.maixe  strong{
    display: block;
    color: #2f2483;
    font-size: 20px;
}

.imdeese.leimgde {
    float: left;
    width: 30%;
    background: #fecc07;
    padding: 20px 0;
    display: inline-block;
    min-height: 424px;
}
.riboxe.eidse   .etext {
    margin: 50px 10px 0 21px;
}
/*******jslhone*end***********/


/*******jslheight************/
.jslheight{
    background: #2f2483;
    padding: 50px 0 35px;
}

.jslheight .allheade {
    color: #fecc07;
}

.jslheight  .allheade i {
    background: #ffffff;
}

.accordion-item {border-radius: 0; margin-bottom: 15px;}
.accordion-item:last-of-type .accordion-button.collapsed { border-radius: 0;}

.jslheight .accordion, .jslheight .accordion-body, .jslheight .accordion-item {
    background: none;
    color: #fff;
    border: none;
    border-radius: 0;
}

.jslheight .accordion-item:first-of-type .accordion-button, .jslheight .accordion-button { background: #fff; font-size: 23px; border-radius: 0; border: none; outline: none; box-shadow: none;}
/*******jslheight*end***********/


/*******footer************/
footer {
    background: #3c3c3c;
    color: #fff;
    padding: 15px 0;
}

.ftre {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
}

.sociabxe {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 50%;
}
.sociabxe a {display: inline-block; margin: 0 0 0 10px;}
/*******footer*end***********/


/**********thankyou paee btn*************/
.linkbxe {
  text-align: center;
  margin:0;
}
.linkbxe a {
  display: inline-block;
  background: #a41480;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px;
  margin: 10px;
  width: 34%;
}
.linkbxe a:hover {
  background: #1b2f6e;
}

