@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/****font-family: "Montserrat", sans-serif;****/

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/****  font-family: "Bebas Neue", sans-serif;****/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/****  font-family: "Roboto", sans-serif;****/
/* CSS Document */
h1, h2, h3, h4, h5, h5 {font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

header {
  padding: 20px 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 9999999999999;
}

body {font-family: "Montserrat", 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: 22px;
    color: #fff;
    text-decoration: none;
    background: #194630;
    background: -moz-linear-gradient(left, #f37c12 0%, #eb4645 100%);
    /* background: -webkit-linear-gradient(left, #f37c12 0%, #eb4645 100%); */
    /* background: linear-gradient(to right, #f37c12 0%, #eb4645 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f37c12', endColorstr='#eb4645', GradientType=1);
    display: block;
    padding: 0;
    border-radius: 50%;
    border: solid 1px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 40px;
}

/**go to top here end**/
/*******landingpage code************/

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}

/***********************************/

.leftloe {
    width: 197px;
}

.leftloe:last-child {
    float: right;
    width: 250px;
}

/***********************************/
.jspctwo {position: relative; overflow: hidden;}
.topber {
    width: 100%;
}

.btned {
    position: fixed;
    right: 0;
    top: 33%;
    z-index: 999999;
}
.btned img{
    object-fit: contain;
    height: 211px;
}

/***********************************/

.jspchead {
    text-align: center;
    margin: 0 0 23px 0;
       font-size: 32px;
    font-weight: 800;
    position: relative;
    color: #0a332e;
}

.jspchead::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 100px;
    background: #5fd2ba;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.jspcthree {
    padding: 50px 0;
}

.fourxe{
    width: 100%;
    margin: 39px 0 0 0;
}

.jspcthree .owl-carousel .owl-item img {
    display: block;
    width: auto;
    object-fit: contain;
    height: 57px;
}
.contde strong {
    display: block;
	color: #0a332e; padding: 10px 0;}
.jspcthree .owl-carousel .owl-item {
    border: solid 2px #0a332e;
    padding: 15px;
    border-radius: 11px;
}
#fourbox {display: none;}
     

/***********************************/
.jspcfour {
    background:#effff6;
    padding: 50px 0;
    position: relative;
	overflow: hidden;
}


.jspcfour  .container {
    position: relative;
    z-index: 2;
}


.jspcfour p {
    text-align: center;
    margin: 0 0 36px 0;
    position: relative;
    z-index: 2;
}

.jspcfour p.lefidde {
	  text-align: left;
    width: 47%;
    margin: 0 0 42px 0;
	visibility: hidden;
}

.subhea {
    margin: 0 0 23px 0;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    color: #0a332e;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

 .jspcfour li {
    display: block;
    margin: 0 0 20px 0;
    border-left: solid 4px #0a332e;
    padding: 0 0 0 16px;
}


.girlig {
    position: absolute;
    right: 10%;
    bottom: 0;
    object-fit: contain;
    height: 614px;
}
/***********************************/
.jspcfive{
    padding: 50px 0;
    background: #f7f7f7;
}
.imgixe {
    display: block;
}
.imgixe img:first-child {
    width: 50%;
    float: left;
    object-fit: contain;
    height: 594px;
}

.imgixe img:last-child  {
    width: 50%;
    float: left;
    object-fit: contain;
    height: 592px;
}

/***********************************/
.jspcsix {
    background: #5fd2ba;
    padding: 68px 0;
	overflow: hidden;
}

.jspcsix a {
    color: #fff;
    text-decoration: none;
}
.plvtn {
    position: absolute;
    left: 0;
    right: 0;
}

.owl-carousel .owl-item  .plvtn img {
    width: 80px;
    margin: 37px 0 0 42%;
    position: relative;
    z-index: 2;
}

.hrline {
    width: 69%;
    display: block;
    height: 1px;
    background: #fff;
    margin: 91px 0 0 0;
}

.vrline {
    width: 100%;
    display: block;
    height: 1px;
    background: #fff;
    transform: rotate(90deg);
    margin: 0 0 0 -5%;
    position: absolute;
    top: 0;
}
.owl-carousel .owl-item img.vede {
    width: auto;
    display: inline-block;
    position: relative;
    margin: 68px 0 0 63px;
    vertical-align: middle;
}
.teixe {
    display: inline-block;
    margin: 0 0 0 5%;
    width: 40%;
    vertical-align: top;
}
.vihedehad {
    display: block;
    color: #ffcc00;
    font-size: 27px;
    line-height: 30px;
    font-weight: 600;
    margin: 44px 0 38% 0;
    width: 75%;
}

.medes strong{
    display: block;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 11px 0;
}
.owl-theme#leaderreview .owl-nav {
    text-align: right;
    margin: -162px 0 -18px 0;
    position: relative;
    z-index: 2222;
}

.owl-theme  .owl-nav img {width: 50px;}

.jspcsix .owl-carousel.owl-drag .owl-item   {
    background: #5fd2ba;
    overflow: hidden;
}
/***********************************/
.jspcseven {
    background: #eaeaea;
    padding: 50px 0;
}

.jspcseven .jspchead{
    margin: 0 0 66px;
}

.owl-carousel#leadership .owl-item img  {
    width: 60%;
    border: solid 5px #5cdb94;
    border-radius: 50%;
    background: #fff;
    padding: 5px;
    margin: 0 auto -68px;
    position: relative;
}
.conve{
  background: #0FBC97;
background: linear-gradient(180deg,rgba(15, 188, 151, 1) 0%, rgba(10, 52, 47, 1) 100%);
    color: #fff;
    padding: 85px 19px 30px 19px;
    text-align: center;
    border-radius: 17px;
    font-size: 13px;
}


.conve strong {
    display: block;
    font-weight: 600;
    margin: 0 0 7px 0;
    font-size: 14px;
}
/***********************************/


.jspceight {
background: #0B332F;
background: linear-gradient(180deg,rgba(11, 51, 47, 1) 0%, rgba(13, 87, 84, 1) 100%);
    padding: 50px 0;
    color: #fff;
    text-align: center;
}
.jspceight .jspchead {
    color: #0fbc97;
}

 .jspceight .jspchead::before {
    background: #0fbc97;
}
.liese {
    display: inline-block;
    width: 68%;
    margin:31px 1% 0 0;
    vertical-align: top;
}
.liese-two {
    display: inline-block;
    width: 30%;
    vertical-align: top;
	    margin:31px 0 0 0;
}
.dese {
    background: #fff;
    color: #000;
    border-radius: 16px;
    padding: 27px;	
    width: 82%;
    margin: 0 auto 46px;
}

 .liese-two  .owl-carousel .owl-item img {
    width: auto;
    object-fit: contain;
    height: 125px;
    margin: 0 auto 13px;
}

.conese {
    display: block;
    font-size: 23px;
    color: #0a332e;
}

 .liese-two  .owl-carousel .owl-item .conese img {
    width: auto;
    object-fit: contain;
    height: 78px;
    margin: 20px auto -52px;
    background: #fff;
    padding: 12px;
    border-radius: 10px;
    box-shadow: 0 0 5px #000;
}
.conese  {color: #000; font-size: 16px;}
.conese strong {
    display: block;
    font-size: 23px;
    color: #0a332e;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0 2px;
    background: #fbb800;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fbb800;
    height: 14px;
    margin: 5px 0 -1px 0;
    width: 13px;
}
/***********************************/
.jsjcnine {
    position: relative;
    padding: 50px 0;
    background: #eaeaea;
}
.glone {
    position: absolute;
    z-index: 0;
}

.liewd {
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 4;
}

.jsjcnine .owl-carousel .owl-item img {
    width: 50%;
    margin: 24px auto 0;
    border: solid 4px #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px #ababab;
}
.jsjcnine .owl-carousel#glimpsestwo .owl-item img {
    width: 100%;
    margin: 24px auto 0;
    border: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 10px #ababab;
}
.whiede {
    background: #fff;
    border: solid 2px #ffba08;
    border-radius: 10px;
    border-bottom: solid 10px #ffba08;
    text-align: center;
    min-height: 438px;
}

.gloiedcont {
    display: block;
    margin: 30px 20px;
}

.gloiedcont .strong {
    display: block;
    font-size: 21px;
    color: #0a332e;
    margin: 0 0 8px 0;
}

.jsjcnine  .owl-theme .owl-nav {
    margin: 50px 0;
}

/***********************************/
.jsjcten {
background: #0B332F;
background: linear-gradient(180deg,rgba(11, 51, 47, 1) 0%, rgba(13, 87, 84, 1) 100%);
    display: block;
    padding: 50px 0;
    position: relative;
}

.aliese {
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    line-height: 37px;
    padding: 0 0 37px;
}

.jsjcten .owl-carousel .owl-item img {
width: auto;
    object-fit: contain;
    height: 100px;
    border-radius: 50%;
    padding: 5px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.diede{
    display: inline-block;
    width: 76%;
    vertical-align: middle;
    background: #eaeaea;
    padding: 10px 10px 10px 66px;
    border-radius: 56px;
    font-size: 12px;
    font-weight: 500;
    margin: 0 0 0 -57px;
}

.diede strong {
    display: block;
}
	.boxine {
    display: block;
    margin-bottom: 18px;
}

.boxine strong:last-child {color: #076d61;}
    
/***********************************/
.jsjcone {background: url("../images/bg-img-2.webp") no-repeat top center; padding:50px 0;}

.rlidew {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
	    font-size: 22px;
    font-weight: 600;
    margin-bottom: 68px;
}

.ides {
    display: inline-block;
    vertical-align: middle;
    width: 69%;
}

.rlidew strong {
    display: block;
    font-size: 42px;
    line-height: 47px;
    color: #076d61;
    margin: 0 0 16px 0;
    font-weight: 700;
}

.jsjcone  .owl-theme .owl-nav{
    text-align: left;
    margin: 0 0 0 19px;
    position: absolute;
    left: -47%;
    bottom: 13%;
}
/***********************************/

footer {
background: #0B332F;
background: linear-gradient(180deg,rgba(11, 51, 47, 1) 0%, rgba(13, 87, 84, 1) 100%);
    color: #fff;
    padding: 50px 0 0;
}

footer .boxies {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

footer .boxies:nth-child(2){ margin:0 4%;}

footer .dese {
    background: none;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    width: auto;
    margin: 0 0 25px 0;
    padding: 0;
}

footer  li {
    border-left: solid 3px #fff;
    padding: 0 0 0 10px;
    line-height: 21px;
    margin: 0 0 13px 0;
}

.diese {
    width: fit-content;
    object-fit: contain;
    height: 122px;
}

.iese {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
}

.sociicon {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 29%;
}

.dodese {
    background: #000000;
    padding: 26px 0;
    margin: 30px 0 0 0;
}
.sociicon a {display: inline-block; margin: 0 5px;}
/***********************************/

/************popupmodel***********/
#myModal .modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }

.modal-body {
  position:relative;
  padding:0px;
}
.btn-close {
  position:absolute;
  right:-30px;
  top:0;
}

.btn-close {--bs-btn-close-bg: url(../images/download.svg); margin: 0 -11px 0 0;}

/**************form css*********************/
.forxe {
    position: absolute;
    top: 20%;
    right: 5%;
	
}
.npf_wgts {width: 380px;}

.query-form {
    max-width: 350px;
    float: right;
    padding: 10px;
    background: rgba(255, 255, 255, .40);
    border: 1px solid #151951;
}
/***********************************/
.jspc.jspcse.ven {
    background: #effff6;
    padding: 50px 0;
}
/**************171025*********************/
.bache {
    background: #106554;
    background: linear-gradient(180deg, rgba(16, 101, 84, 1) 0%, rgba(16, 101, 84, 1) 33%, rgba(11, 53, 47, 1) 100%);
    color: #fff;
    text-align: center;
	min-height: 383px;
}
.deisdw h6 {
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0 13px 0;
}

.deisdw p {
    padding: 0;
    margin: 0;
    font-size: 20px;
    line-height: 25px;
}

#videothem a {text-decoration: none;color: white !important;}

.jsjcone #videothem.owl-theme .owl-nav {
    text-align: left;
    margin: revert;
    position: static;
    left: 0;
    bottom: auto;
}

.owl-carousel#videothem .owl-nav button.owl-next, .owl-carousel#videothem .owl-nav button.owl-prev {
    position: absolute;
    top: 39%;
    left: -6%;
}

.owl-carousel#videothem .owl-nav button.owl-next { left: auto; right: -6%;}

.jsjc.jsjcone .aliese  {
    color: #0d504b;
    font-size: 36px;
    margin: 20px 0;
    font-weight: 700;
}
/***********topslibxe************************/
.jspc.jspctwo .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
}
 
.silxe {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 24%;
    position: relative;
	    margin-top: 4%;
}
.slixesd .forxe {
    position: relative;
    top: 0;
    right: -3%;
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}

.yelxe {    color: #f9971f;
    font-weight: 600;
    font-size: 21px;}
/***********************************/
/***********************************/

/***********************************/













