@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
/****font-family: "Oswald", sans-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", sans-serif;******/
/* CSS Document */
h1, h2, h3, h4, h5, h5 {  font-family: "Oswald", sans-serif;
  font-weight: 600;
}
header {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 9;
}
body {  font-family: "Nunito Sans", 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: 21px;
    color: #fff;
    text-decoration: none;
    background: #046c3c;
    display: block;
    padding: 0;
    border-radius: 5px;
    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 */
}

.heasece {
    position: relative;
}



.leilog {
    float: left;
    width: 346px;
    background: #fff;
    padding: 26px 13px;
    border-radius: 0 0 10px 10px;
}

.brne img {
    max-width: 2520px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.jsgpthree {
    padding-top: 50px;
    background: #005370;
}

.allahead {
    text-align: center;
    color: #025b79;
    font-family: "Oswald", sans-serif;
    font-size: 28px;
    font-weight: 700;
    position: relative;
}

.allahead span {
    display: block;
    width: 100px;
    height: 4px;
    background: #62b32c;
    margin: 13px auto 0;
    border-radius: 50px;
}
.ikdes {
    clear: both;
    overflow: hidden;
    margin: 0 0 54px 0;
    border: solid 1px #62b32c;
}

.loxe {
    display: inline-block;
    width: 32%;
    padding: 0;
    float: left;
}
.loxe img {
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
    height: 651px;
}

.logri .loxe img {
    height: 556px;
}
.riixde {
    display: inline-block;
    width: 68%;
    font-size: 21px;
    padding: 0 30px;
    color: #fff;
}

.ikdes.logri .loxe {
    float: right;
    margin: 0;
}
.ikdes.logri .riixde {
    padding: 0 45px;
    border-radius: 10px;
    margin: 0;
    font-size: 21px;
    width: 65%;
}

.allahead img.bgtxte {
    position: absolute;
    left: 0;
    top: 0;
}

.jsgpthree .allahead {
    text-align: left;
    margin: 32px 0 38px 0;
    padding-top: 49px;
    color: #fff;
}

.jsgpthree  .allahead span {
    margin: 13px 0 0;
}
	

.jsgpfour {background: url("../images/jsgp/bg-2.webp") no-repeat center top/ cover;     padding: 50px 0;}

.jsgpthree .allahead {
    text-align: left;
    margin: 31px 0 51px 0;
    padding-top: 49px;
}

.jsgpfour  .allahead img.bgtxte {
    left: 0;
    top: 0;
    margin: 0 auto;
    right: 0;
}

.jsgpfour  .allahead{
    padding-top: 54px;
	color:#fff;
	
}


.jsgpfour .allahead span {background: #fff;}

.pitop {    position: relative; z-index:2;}

.jsgpfive {background:#f1f1f1; padding: 50px 0;}


.lodid {
    color: #fff;
    font-size: 23px;
    font-weight: 300;
    text-align: center;
    margin: 38px 0 0;
}
.lebie, .cneoce {
    width: 31%;
    display: inline-block;
    vertical-align: top;
}

.lebie .onewd {
    height: 246px;
    background: #005471;
    padding: 14% 50px 0;
    border-radius: 20px;
    margin-bottom: 30px;
}

.lebie .onewd:last-child {    margin-bottom:0;}

.cneoce {
    margin: 0 2%;
    background: #005471;
    height: 523px;
    border-radius: 15px;
    padding: 15% 50px 0;
}

.jsgpfive p {
    text-align: center;
    font-size: 21px;
    color: #000;
    margin: 27px 0 35px 0;
}

.jsgpfive .owl-carousel .owl-item img, #international.owl-carousel .owl-item img {
    display: block;
    width: 98%;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 11px;
    object-fit: contain;
    height: 139px;
    background: #fff;
}
.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background: #005471;
    border-radius: 2px;
	transform: rotate(45deg);
}

#international.owl-theme .owl-dots .owl-dot span  {    background: #fff;}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, #international.owl-theme .owl-dots .owl-dot.active span, #international.owl-theme .owl-dots .owl-dot:hover span {
    background: #62b32c;
}



section.jdsjsgp.jsgpeight {
    padding: 50px 0;
    background: url(../images/jsgp/bg-3.webp) no-repeat center top / cover;
    padding-bottom: 220px;
}
.didse {
    position: absolute;
    margin-top: -177px;
    background: #fff;
    padding: 31px 102px 31px;
    border-radius: 10px;
    z-index: 2;
    left: 0;
    right: 0;
}

.didse .owl-carousel .owl-item img {
    display: block;
    width:175px;
    border-radius: 53px 10px 49px 10px;
    margin: 39px auto 25px;
}

.contbe {
    text-align: center;
    font-size: 13px;
}

.contbe span{
    display: block;
    font-size: 22px;
    color: #005471;
	    font-weight: 800;
}
.jdsjsgp.jsgpmentorebx {
    position: relative;
    height: auto;
}


.jsgpnine {    position: relative;
    z-index: 21;
    background: #005471;
}
.ubibg {
    width: 100%;
    position: relative;
    top: -1px;
    z-index: 0;
}

.jsgpmentorebx .container{
    position: relative;
}
.contbe strong {display: block;}

section.jdsjsgp.jsgpeight .allahead {color: #fff;}

section.jdsjsgp.jsgpeight .allahead span {background: #fff;}

section.jdsjsgp.jsgpeight p {text-align: center; color: #fff;  font-size: 23px; margin: 20px 0 40px;}

section.jdsjsgp.jsgpeight .owl-carousel .owl-item img {
	margin-bottom: 10px;
}
.jsgpnine .accordion{
    margin: 50px 0 0 0;
}
.jsgpnine .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    border-radius: 0;
    background: #62b32c;
    color: #fff;
    font-size: 28px;
    margin-bottom: 21px;
	font-family: "Nunito Sans", sans-serif;
}
.jsgpnine .accordion-item:first-of-type .accordion-button, .accordion-item:last-of-type .accordion-button.collapsed
{border-radius: 0; }

.jsgpnine .accordion-item {
    background: none;
    border: none;
}
.jsgpnine .accordion-body  {
    padding-top: 0;
    font-size: 17px;
	border: none;
	color: #fff;
}
 .hoavfee  h3 {
    font-size: 22px;
    font-weight: 500;
    margin: 20px 0 5px 0;
}
.accordion {
    --bs-accordion-btn-icon: url(../images/download.svg);
    --bs-accordion-btn-active-icon: url(../images/download.svg);
}
footer {
    background: #262626;
    padding: 20px 0;
    color: #fff;
    text-align: center;
}

.linkss {text-decoration: none; color: #000; font-weight: 600;}

.leobxe {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: left;
}
.socialicon {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    text-align: right;
}
.socialicon a img { width: 48px;}
.socialicon a  {display: inline-block;   margin: 0 0 0 15px; }
.jsgpnine p {color:#fff;} 
/********form work**********/
section.jdsjsgp.jsgpone {
    position: relative;
}
section.jdsjsgp.jsgpone  .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.forbxe {
    width: 344px;
    float: right;
    margin: 18% 0 0 0;
}


/**********thankyou paee btn*************/

.linkbxe {
    text-align: center;
    margin: 50px 0 0;
}
.linkbxe a{
    display: inline-block;
    background: #213a89;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
	    width: 34%;
}

.linkbxe a:hover {
    background: #1b2f6e;
}



/********jsgpwhydes********/
.jsgpwhydes {background: url("../images/bg-1.webp") no-repeat top center/ cover; padding: 50px 0;}

.diee {
    display: block;
    margin-top: 40px;
}

.jsgpwhydes .pitop {
    color: #fff;
}

.jsgpwhydes .allahead span {
    background: #ffffff;
}

.diee ul  {
    margin: 0;
    padding: 0;
    list-style: none;
}
.diee ul li {
    display: block;
    overflow: hidden;
	margin: 15px;
}
.groe {
    background: #62b32c;
    width: 16%;
    display: inline-block;
    float: left;
    height: 142px;
}
.groe img {
    object-fit: contain;
    height: 100px;
    margin: 26px auto 0;
    display: block;
}

.eses {
    display: inline-block;
   
    border: solid 1px #62b32c;
    color: #fff;
    width: 83.5%;
    margin: 0 0 0 0.5%;
    min-height: 143px;
    padding: 20px 20px 20px 50px;
    vertical-align: top;
	    height: 143px;
}
.eses span {
    display: block;
    font-size: 24px;
    font-weight: 900;
    margin: 0 0 10px 0;
}

.eses p{
    font-size: 21px;
	margin: 0;
}

.diee ul li:nth-child(even) .groe { float: right;}

.diee ul li:nth-child(even) .eses {  width: 83.5%;
    margin: 0 0.5% 0 0 ;     padding: 20px 50px 20px 40px;}
/********jsgpwhydes*edn*******/






