img {

	width: 100%;

}



a {

	text-decoration: none;
	transition: .3s ease-in-out;

}



a:hover {

	text-decoration: none;

}

p {
	font-family: Cambria;
}

.business-consultancy-page h2 {
    color: #1e243c;
    font-family: 'Poppins-Light';
    font-size: 34px;
    margin-bottom: 30px;
}

a{
	text-decoration:none;
  }

/* inner page start */
.abtcon1 h1 {
	
	height: 97px;
	border: 2px solid #9ce27d;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: 1s;
	width: 192px;
  }
  
  .abtcon1 h1::before,
  .abtcon1 h1::after {
	position: absolute;
	background: #f1f1f1;
	z-index: -1;
	transition: 1s;
	content: "";
  }
  
  .abtcon1 h1::before {
	height: 102px;
    width: 121px;
  }
  
  .abtcon1 h1::after {
	width: 199px;
    height: 46px;
  }
  .abtcon1 h1:hover::before {
	width: 0px;
	background: #f1f1f1;
  }
  
  .abtcon1 h1:hover::after {
	height: 0px;
	background: #f1f1f1;
  }
  
  .abtcon1 h1:hover {
	background: #f1f1f1;
  }





.inner-banner h1{
	height: 105px;
    border: 2px solid #9ce27d;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 0;
    transition: 1s;
	width: 226px;
}
.inner-banner h1:hover{
background: #f1f1f1;
}
.inner-banner h1:hover::before {
    width: 0px;
    background: #f1f1f1;
}
.inner-banner h1::before {
    height: 106px;
    width: 159px;
}
.inner-banner h1::before, .inner-banner h1::after {
    position: absolute;
    background: #f1f1f1;
    z-index: -1;
    transition: 1s;
    content: "";
}

.inner-banner h1:hover::after {
    height: 0px;
    background: #f1f1f1;
}
.inner-banner h1::after {
	width: 230px;
    height: 24px;
}
/* inner page end */






  .floating_btn {
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 100px;
	height: 100px;
	display: flex;
	flex-direction: column;
	align-items:center;
	justify-content:center;
	z-index: 1000;
  }
  
  @keyframes pulsing {
	to {
	  box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
	}
  }
  
  .contact_icon {
	background-color: #42db87;
	color: #fff;
	width: 60px;
	height: 60px;
	font-size:30px;
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translatey(0px);
	animation: pulse 1.5s infinite;
	box-shadow: 0 0 0 0 #42db87;
	-webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none !important;
	transition: all 300ms ease-in-out;
  }
  
  
  .text_icon {
	margin-top: 8px;
	color: #707070;
	font-size: 13px;
  }

/*/ ======= home page css starts ======= /*/

.mob{
	display:none
}




/*/ ----- navbar css starts ----- /*/


.navbar-brand img{
	width: 200px;
}
.navbar {

	background-color: #fff;


	width: 100%;

	z-index: 9999;

	padding: 0% 8%;

}

.navbar .active {

	color: #9ce27d !important;
  background-color: #011e62;
  border-radius: 25px;

}



.scrolled {
  
  position:fixed;
  top: 0px;

  -webkit-box-shadow: 0px 5px 13px -7px rgba(0,0,0,0.27);

  -moz-box-shadow: 0px 5px 13px -7px rgba(0,0,0,0.27);

  box-shadow: 0px 5px 13px -7px rgba(0,0,0,0.27);

}





.navbar .navbar-brand {

	width: 140px;
  margin-bottom: 5px;
  margin-top: 5px;

}



.navbar .navbar-nav {

	margin-left: auto;

    margin-right: 0;

}



.navbar .nav-link {

	font-family: 'Poppins-Medium';

  font-size: 15px;

  color: #333;

  padding-right: 22px !important;

  padding-left: 22px !important;

  font-weight: 600;

  letter-spacing: 1px;

}



.topbar {

	padding: 7px 8%;

	background-color: #011e62;

}



.topbar ul {

	padding-left: 0px;

	margin-bottom: 0px;

}


.slick-dotted.slick-slider {
     margin-bottom: 10px!important; 
}



.topbar ul li {

	list-style: none;

	display: inline;

	padding-right: 12px;

}



.topbar ul li a {

	font-family: Poppins-Light;

	font-size: 11px;

	color: #fff;

}


.topbar .tp-right ul li a:hover {
	color: #c328b3;

}


#navbusiness {
	color: #ad1f9e;

}



.topbar .tp-right {

	text-align: right;

}



.navbar-toggler .b-one {

  display: block;

  width: 15px;

  height: 2px;

  background-color: #737373;

  margin-bottom: 5px;

}



.navbar-toggler .b-two {

  display: block;

  width: 25px;

  height: 2px;

  background-color: #737373;

  margin-bottom: 5px;

}



.navbar-toggler .b-three {

  display: block;

  width: 35px;

  height: 2px;

  background-color: #737373;

}



/*/ ----- navbar css ends ----- /*/



/*/ ----- slider css starts ----- /*/



.carousel .carousel-item img {

	height: auto;

	object-fit: cover;

	/*padding-top: 85px;*/
	padding:0px 3%;

}



.carousel .carousel-item .carousel-caption {

	bottom: 14%;

	animation-duration: 1.8s;

 	 animation-fill-mode: both;

 	 left: 10%;

}

.slider-serv a .carousel-control-next-icon, .slider-serv a .carousel-control-prev-icon {

    margin-top: 0px;
}


.carousel-control-next-icon, .carousel-control-prev-icon {

    margin-top: 70px;
}



.carousel .carousel-item .carousel-caption p {

	font-family: helvetica-rounded-bold;

	margin-bottom: 10px;

	color: #181818;

  text-align: left;

}



.carousel .carousel-item .carousel-caption h1 {

	font-family: Cambriab;

	color: #011e62;

	font-size: 3.5vw;

  text-align: left;

  font-weight: 600;

  text-transform: uppercase;

}



.carousel .carousel-item .carousel-caption h1 span {

	color: #f4dea4;

}


.carousel .carousel-item .carousel-caption h1 span:last-child {
	font-size: 2.1VW;
  color: #011e62;
  font-family: 'Poppins-Medium';
  margin-left: 10px;
}



.carousel .carousel-item .carousel-caption a {

	  font-family: JosefinSans-Medium;

    color: #fff;

    padding: 10px 30px;

    transition: 0.2s ease;

    background-color: #27588f;

    border-radius: 9px;

    float: left;

}



.carousel .carousel-item .carousel-caption a:hover {

	background: #1e243c;

  border-color: #1e243c;

}

/*.carousel-control-next-icon, .carousel-control-prev-icon {

	margin-top: 70px;

}*/



/*/ ----- slider css ends ----- /*/


/*=======================slider fade start======================*/




.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: 1.5s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}



/*=======================slider fade end======================*/




/*=======================marquee start======================*/


.marquee-sec {
	padding: 10px 0;
  background-color: #fbf2db;
}

marquee.aboutmarquee p {
	display: inline;
  margin-right: 100px;
  color: #011e62;
}

marquee.aboutmarquee p a {
	color: red;
}


/*=======================marquee end======================*/


/*=======================new courses start======================*/
.new-course{
	margin-top: 50px;
	margin-bottom: 50px;
}
.serviceBox {
    background: linear-gradient(147deg, rgba(255, 255, 255, 1) 0%, rgba(1, 30, 98, 1) 59%);
    text-align: center;
    padding: 8px;
    border-radius: 20px;
    margin: 5px 0 0 5px;
    border: 4px solid #fff;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3), -2px -4px 0px 1px #011e62;
    cursor: pointer;
}

.serviceBox .service-icon {
    color: #333;
    background: linear-gradient(to right bottom, #d5d8dd, #fff);
    font-size: 55px;
    line-height: 116px;
    width: 125px;
    height: 125px;
    margin: 0 auto 25px;
    border-radius: 50%;
    border: 5px solid #fff;
}

.serviceBox .title {
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 7px;
}
.serviceBox .title:hover{
	color:#9ce27d;
}
.serviceBox .description {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    margin: 0;
}

.serviceBox.purple {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3), -5px -5px 0 5px #930047;
}

.serviceBox.purple .title {
    color: #930047;
}

.serviceBox.green {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3), -5px -5px 0 5px #319E03;
}

.serviceBox.green .title {
    color: #319E03;
}

.serviceBox.black {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3), -5px -5px 0 5px #00262E;
}

.serviceBox.black .title {
    color: #00262E;
}

@media only screen and (max-width: 990px) {
    .serviceBox { margin: 0 0 30px; }
}


/*=======================new courses end======================*/

/*=======================courses start======================*/
.courses-inn h3 {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
  }
  
  
  
  .courses-inn h3{
	
	height: 70px;
	border: 2px solid #9ce27d;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: 1s;
  }
  
  .courses-inn h3::before,
  .courses-inn h3::after {
	position: absolute;
	background: #fafafa;
	z-index: -1;
	transition: 1s;
	content: "";
  }
  
  .courses-inn h3::before {
	height: 70px;
	width: 159px;
  }
  
  .courses-inn h3::after {
	width: 208px;
    height: 41px;
}
  
  
  .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .courses-inn h3:hover::before {
	width: 0px;
	background: #fafafa;
  }
  
  .courses-inn h3:hover::after {
	height: 0px;
	background: #fafafa;
  }
  
  .courses-inn h3:hover {
	background: #fafafa;
  }
  
.courses.first-p {
	padding-top: 160px;
}


.courses {
	background-color: rgb(237 237 237 / 26%);
  padding: 25px 0;
}

.courses.courses-page {
  padding: 150px 0 25px;
}

.courses.courses2 {
	background-image: url(../img/bg1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.courses-inn {
	margin-bottom: 40px;
}

.courses-inn h4{
	font-family: Cambriab;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
  color: #011e62;
  font-weight: 600;
}
.courses-inn2 {
	margin-bottom: 40px;
}

.courses-inn2 h4{
	font-family: Cambriab;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
  color: #011e62;
  font-weight: 600;
}

.courses-inn h3 {
	font-family: Cambriab;
  font-size: 33px;
  text-align: center;
  color: #011e62;
  font-weight: 600;
    width: 18%;
	margin: auto;
	margin-bottom: 20px;
}
.courses-inn2 h3 {
	font-family: Cambriab;
  font-size: 33px;
  text-align: center;
  color: #011e62;
  font-weight: 600;
  width: 33%;
	margin: auto;
	margin-bottom: 20px;
}

.courses-inn p {
	text-align: center;
	background: linear-gradient(0deg, #011e62 50%, #092974 50%);
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 25px;
	filter: drop-shadow(2px 4px 6px #000);
	transition: .3s ease-in-out;
}

.courses2 .courses-inn p{
		background: linear-gradient(0deg, #444a5e 50%, #4b5166 50%);
	}

.courses-inn p:hover {
	filter: unset;
}

.courses-inn a p {
	color: #fff;
}

.courses-inn a:hover p {
	color: #9ce27d;
}
.courses-inn2 p {
	text-align: center;
	background: linear-gradient(0deg, #011e62 50%, #092974 50%);
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 25px;
	filter: drop-shadow(2px 4px 6px #000);
	transition: .3s ease-in-out;
}

.courses2 .courses-inn2 p{
		background: linear-gradient(0deg, #444a5e 50%, #4b5166 50%);
	}

.courses-inn2 p:hover {
	filter: unset;
}

.courses-inn2 a p {
	color: #fff;
}

.courses-inn2 a:hover p {
	color: #9ce27d;
}

.courses-inn2 h3 {
	
	box-sizing: border-box;
  }
  
  
  
  .courses-inn2 h3{
	height: 84px;
	border: 2px solid #9ce27d;
	
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: 1s;
  }
  
  .courses-inn2 h3::before,
  .courses-inn2 h3::after {
	position: absolute;
	background: #fafafa;
	z-index: -1;
	transition: 1s;
	content: "";
  }
  
  .courses-inn2 h3::before {
	height: 84px;
    width: 314px;
  }
  
  .courses-inn2 h3::after {
	width: 367px;
    height: 41px;
  }
  
  .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .courses-inn2 h3:hover::before {
	width: 0px;
	background: #fafafa;
  }
  
  .courses-inn2 h3:hover::after {
	height: 0px;
	background: #fafafa;
  }
  
  .courses-inn2 h3:hover {
	background: #fafafa;
  }
  
  .courses-inn3 p {
	text-align: center;
	background: linear-gradient(0deg, #011e62 50%, #092974 50%);
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 25px;
	filter: drop-shadow(2px 4px 6px #000);
	transition: .3s ease-in-out;
}

.courses2 .courses-inn3 p{
		background: linear-gradient(0deg, #444a5e 50%, #4b5166 50%);
	}

.courses-inn3 p:hover {
	filter: unset;
}

.courses-inn3 a p {
	color: #fff;
}

.courses-inn3 a:hover p {
	color: #9ce27d;
}

.courses-inn3 h4 {
    font-family: Cambriab;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
    color: #011e62;
    font-weight: 600;
}



/*.courses-inn:nth-child(2) p {
    text-align: center;
    background: linear-gradient(
0deg, #f6e0a6 50%, #f7e9c6 50%);
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 25px;
    filter: drop-shadow(2px 4px 6px #000);
    transition: .3s ease-in-out;
}

.courses-inn:nth-child(2) p a {
	color: #011e62;
}

.courses-inn:nth-child(2) p:hover a {
	color: #011e62;
}*/




/*=======================courses end======================*/





/*=====================home about start======================*/






.custom-btn:focus {

    outline: none;
}

.custom-btn {
	width: 130px;
	height: 40px;
	color: #fff;
	border-radius: 5px;
	padding: 10px 25px;
	font-weight: 500;
	background: transparent;
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	 box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
	 7px 7px 20px 0px rgba(0,0,0,.1),
	 4px 4px 5px 0px rgba(0,0,0,.1);
	outline: none;
  }
  
  
  
  /* 12 */
  .btn-12{
	position: relative;
	right: 20px;
	bottom: 20px;
	border:none;
	box-shadow: none;
	width: 130px;
	height: 40px;
	line-height: 42px;
	-webkit-perspective: 230px;
	perspective: 230px;
	
	font-family: Cambria;
  }
  .btn-12 span {
	background: rgb(1,30,98);
background: linear-gradient(0deg, rgba(1,30,98,0.9360119047619048) 0%, rgba(1,30,98,1) 100%);
	display: block;
	position: absolute;
	width: 130px;
    height: 40px;
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
	 7px 7px 20px 0px rgba(0,0,0,.1),
	 4px 4px 5px 0px rgba(0,0,0,.1);
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
    border-radius: 35px;
    margin-left: 25px;
    color: #fff;
	padding: 0px 23px;
  }
  .btn-12 span:nth-child(1) {
	box-shadow:
	 -7px -7px 20px 0px #fff9,
	 -4px -4px 5px 0px #fff9,
	 7px 7px 20px 0px #0002,
	 4px 4px 5px 0px #0001;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -20px;
	-moz-transform-origin: 50% 50% -20px;
	transform-origin: 50% 50% -20px;
  }
  .btn-12 span:nth-child(2) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -20px;
	-moz-transform-origin: 50% 50% -20px;
	transform-origin: 50% 50% -20px;
  }
  .btn-12:hover span:nth-child(1) {
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
	 7px 7px 20px 0px rgba(0,0,0,.1),
	 4px 4px 5px 0px rgba(0,0,0,.1);
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
  }
  .btn-12:hover span:nth-child(2) {
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
	 7px 7px 20px 0px rgba(0,0,0,.1),
	 4px 4px 5px 0px rgba(0,0,0,.1);
   color: transparent;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
  }
  
  
.aboutindex {
/*	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;*/
  padding: 70px 150px; 
	background-color: rgb(245 223 164 / 40%);   
}

.aboutindex .abtcon1 p {
  margin-bottom: 0px;
  font-family: 'Poppins-Medium';
	color: #1e243c;
}

.aboutindex .abtcon1 p a {
	color: #1e243c;
}

.aboutindex .abtcon1 h1 {
	font-family: combria;
	color: #011e62;
}

.aboutindex.privacy .abtcon1 h1 {
    font-family: 'cambriab';
    color: #011e62;
    text-align: center;
}

.aboutindex .abtcon2 p {
	font-family: combria;
  font-size: 15px;
  margin-bottom: 10px;
  text-align: justify;
}

.aboutindex .abtcon3 a {
    font-family: Cambria;
    color: #fff;
    padding: 15px 45px;
    transition: 0.2s ease;
    background-color: #011e62;
    border-radius: 35px;
    margin-left: 25px;
  }

/* .aboutindex .abtcon3 {
  padding-top: 35px;
} */

.aboutindex .abtcon3 a:hover {
	background-color: #093191;
}

.aboutindex .col-12.col-lg-3 {
	margin-bottom: auto;
	margin-top: auto;
}


.courses-inn3 h3 {
 
	box-sizing: border-box;
  }
  
  
  
  .courses-inn3 h3{
	
	height: 88px;
	border: 2px solid #9ce27d;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: 1s;
  }
  
  .courses-inn3 h3::before,
  .courses-inn3 h3::after {
	position: absolute;
	background: #f1f1f2fa;
	z-index: -1;
	transition: 1s;
	content: "";
  }
  
  .courses-inn3 h3::before {
	height: 88px;
	width: 209px;
  }
  
  .courses-inn3 h3::after {
	width: 267px;
    height: 46px;
  }
  
  .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .courses-inn3 h3:hover::before {
	width: 0px;
	background: #f1f1f2fa;
  }
  
  .courses-inn3 h3:hover::after {
	height: 0px;
	background: #f1f1f2fa;
  }
  
  .courses-inn3 h3:hover {
	background: #f1f1f2fa;
  }
  
  .courses-inn3 h3 {
    font-family: Cambriab;
    font-size: 33px;
    text-align: center;
    color: #011e62;
    font-weight: 600;
    width: 24%;
    margin: auto;
    margin-bottom: 20px;
  }

/*.courses-inn:nth-child(2) p {
    text-align: center;
    background: linear-gradient(
0deg, #f6e0a6 50%, #f7e9c6 50%);
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 25px;
    filter: drop-shadow(2px 4px 6px #000);
    transition: .3s ease-in-out;
}

.courses-inn:nth-child(2) p a {
	color: #011e62;
}

.courses-inn:nth-child(2) p:hover a {
	color: #011e62;
}*/




/*=======================courses end======================*/





/*=====================home about start======================*/


.aboutindex {
/*	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;*/
  padding: 70px 150px; 
	background-color: rgb(245 223 164 / 40%);   
}

.aboutindex .abtconn1 p {
  margin-bottom: 0px;
  font-family: 'Poppins-Medium';
	color: #1e243c;
}

.aboutindex .abtconn1 p a {
	color: #1e243c;
}

.aboutindex .abtconn1 h1 {
	font-family: combria;
	color: #011e62;
}

.aboutindex.privacy .abtcon1 h1 {
    font-family: 'cambriab';
    color: #011e62;
    text-align: center;
	font-size: 35px;
}

.aboutindex .abtcon2 p {
	font-family: combria;
  font-size: 15px;
  margin-bottom: 10px;
  text-align: justify;
}

.aboutindex .abtcon3 a {
    font-family: Cambria;
    color: #fff;
    padding: 15px 45px;
    transition: 0.2s ease;
    background-color: #011e62;
    border-radius: 35px;
    margin-left: 25px;
  }

/* .aboutindex .abtcon3 {
  padding-top: 35px;
} */

.aboutindex .abtcon3 a:hover {
	background-color: #093191;
}

.aboutindex .col-12.col-lg-3 {
	margin-bottom: auto;
	margin-top: auto;
}

.abtconn1 h1 {
	
	box-sizing: border-box;
  }
  
  .abtconn1 h1 {
	
	height: 50px;
	border: 2px solid #9ce27d;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: 1s;
	width: 192px;
  }
  
  .abtconn1 h1::before,
  .abtconn1 h1::after {
	position: absolute;
	background: #fbf2db;
	z-index: -1;
	transition: 1s;
	content: "";
  }
  
  .abtconn1 h1::before {
	height: 50px;
    width: 159px;
  }
  
  .abtconn1 h1::after {
	width: 199px;
    height: 24px;
  }
  
  .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .abtconn1 h1:hover::before {
	width: 0px;
	background: #fbf2db;
  }
  
  .abtconn1 h1:hover::after {
	height: 0px;
	background: #fbf2db;
  }
  
  .abtconn1 h1:hover {
	background: #fbf2db;
  }
  


/*=====================home about end======================*/



/*=====================home service end======================*/

.servcon p {
	
	box-sizing: border-box;
  }
  
  .servcon p {
	
	height: 50px;
	border: 2px solid #9ce27d;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: 1s;
  }
  
  .servcon p::before,
  .servcon p::after {
	position: absolute;
	background: #fff;
	z-index: -1;
	transition: 1s;
	content: "";
  }
  
  .servcon p::before {
	height: 50px;
    width: 159px;
  }
  
  .servcon p::after {
	width: 199px;
    height: 24px;
  }
  
  .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .servcon p:hover::before {
	width: 0px;
	background: #fff;
  }
  
  .servcon p:hover::after {
	height: 0px;
	background: #fff;
  }
  
  .servcon p:hover {
	background: #fff;
  }
  

.servicesindex {
	padding-top: 50px;
	padding-bottom: 70px;
  background-image: url(../img/servicebg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.servicesindex .servcon p {
    margin-bottom: 0px;
    font-family: 'Poppins-Medium';
}

.servicesindex .servcon p {
    font-family: Cambriab;
    font-size: 33px;
    color: #011e62;
    font-weight: 600;
    text-align: center!important;
	width: 18%;
	margin: auto;
	margin-bottom: 20px;
}

.servcon h4 {
  font-family: Cambriab;
  font-size: 24px;
  margin-bottom: 40px;
  color: #011e62;
}

.servicesindex.servicesindex-page {
	padding-top: 70px;
	padding-bottom: 70px;
	background-image: url(../img/servicebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	margin-top: 75px;
}

.servcon {
	text-align: center;
}

.servbox {
	position: relative;
  border-radius: 10px;
  box-shadow: 1px 2px 20px #00000066;
  transition: .3s ease-in-out;
  height: 281px;
 }

.servbox img {
  border-radius: 10px;
  height: 281px;
    object-fit: cover;
}

.servbox:hover {
  box-shadow: 1px 1px 10px #00000066;
}

.servbox:hover .event-box {
	padding: 80px 0px 50px 8px;
}

.servbox .event-box {
    position: absolute;
    font-family: 'Poppins-Medium';
    bottom: 0px;
    left: 0px;
    color: #fff;
    background: rgb(1 30 98);
    background: linear-gradient( 180deg
 , rgba(24,24,24,0) 0%, rgb(1 30 98) 100%);
    padding: 60px 0px 15px 8px;
    margin-bottom: 0;
    border-radius: 10px;
    width: 100%;
    transition: .3s ease-in-out;
    text-align: center;
}

.servbox .event-box p {
	text-align: center!important;
}

.event-box p {
	margin-bottom: 0px;
  font-size: 13px;
}

.event-box h6 {
	font-size: 18px;
  font-family: 'cambriab';
}


/*=============================2 s===============================*/


.services2index {
  background-image: url(../img/service2bg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.services2index .carousel .carousel-item img {
	padding-top: unset;
  width: 100%;
}

.serv2slider {
	padding-bottom: 50px;
	padding-top: 50px;
}

.serv2con{
	margin-top: 40px;
}

.serv2con p {
	margin-bottom: 0;
}

.serv2con p {
	color: #fff;
	font-family: 'Poppins-Medium';
}

.serv2con h2 a {
  color: #fff;
  font-family: 'Poppins-Light';
  font-size: 34px;
  margin-bottom: 30px;
}

.serv2conp p:first-child{
	color: #fff;
	font-size: 14px;
	text-align: justify;
  line-height: 24px;
  margin-bottom: 25px;
}

.serv2conp p{
	color: #fff;
	font-size: 14px;
	text-align: justify;
  line-height: 24px;
  margin-bottom: 40px;
}

.serv2btn p a {
  color: #2f5e93;
  padding: 13px 30px;
  background-color: #fff;
  border-radius: 10px;
  font-family: 'JosefinSans-SemiBold';
  font-size: 18px;
}

.serv2btn p a:hover {
	background-color: #bfbfbf;
}

/*===============================2 e===============================*/

/*=====================home service end======================*/



/*<!-- ========================Our Partner start========================= -->*/



.partnerindex {
	background-image: url(../img/clientbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

.partnercon h2 a {
    color: #1e243c;
    font-family: 'Poppins-Light';
    font-size: 34px;
    margin-bottom: 30px;
  }

.partnercon p {
  text-align: justify;
  font-size: 15px;
}

.partnerlogo {
	padding: 50px;
  margin-top: 15%;
}



/*<!-- ========================Our Partner end========================= -->*/



/*<!-- ========================client start========================= -->*/

.clientindex.client-section {
	/*background-color: #f1f1f1;*/
	background: rgb(183,185,186);
    background: linear-gradient(
0deg
, rgb(241 241 241) 0%, rgb(255 255 255) 50%, rgb(241 241 241) 100%);
display: none;
}

.clientindex h2 {
	text-align: center;
  margin-bottom: 20pxpx;
}

.clientindex h2 a {
    color: #1e243c;
    font-family: Cambria;
    font-size: 34px;
    margin-bottom: 20px;
}

.clientindex a h4 {
    font-family: 'helvetica-rounded-bold';
    font-size: 16px;
    text-align: center;
    color: #181818;
}

.client-section marquee img {
	width: 17%;
  margin-right: 100px;
}

.clientlogo {
	min-height: 110px;
	border: 1px solid #27588f;
	border-radius: 10px;
	margin-bottom: 40px;
	margin-top: 15px;
	position: relative;
	background-color: #fff;
}

.clint-con {
	 margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
}

/*<!-- ========================client end========================= -->*/
 
/*<!-- ========================our channel start========================= -->*/

.ytv{
	display:none;
}
/*<!-- ========================our channel end========================= -->*/





/*<!-- ========================result start========================= -->*/
result-sec h3 {
	box-sizing: border-box;
  }
  
  .result-sec h3 {
	width: 150px;
	height: 50px;
	border: 2px solid #9ce27d;
	font-family: "Roboto", serif;
	font-size: 20px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: 1s;
  }
  
  .result-sec h3::before,
  .result-sec h3::after {
	position: absolute;
	background: #fbf2db;
	z-index: -1;
	transition: 1s;
	content: "";
  }
  
  .result-sec h3::before {
	height: 50px;
	width: 159px;
  }
  
  .result-sec h3::after {
	width: 199px;
    height: 18px;
  }
  
  .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .result-sec h3:hover::before {
	width: 0px;
	background: #fbf2db;
  }
  
  .result-sec h3:hover::after {
	height: 0px;
	background: #fbf2db;
  }
  
  .result-sec h3:hover {
	background: #fbf2db;
  }
  
.result-page .navbar .active {
    color: #543333 !important;
    background-color: transparent;
  }
.result {
  background-color: #fbf2db;
}

.result-sec {
  padding-top: 50px;
  padding-bottom: 70px;
}

.courses-page .result-sec {
  padding-top: 0px;
  padding-bottom: 25px;
}

.result-sec h3 {
  font-family: Cambriab;
  font-size: 33px;
  text-align: center;
  margin-bottom: 20px;
  color: #011e62;
  font-weight: 600;
  width: 18%;
  margin: auto;
  margin-bottom: 20px;
}

.result-sec img {
  margin-bottom: 25px;
  height: 350px;
  object-fit: cover;
}

.result-more {
  text-align: center;
  margin-top: 40px;
}

.result-more a {
  font-family: Cambria;
  color: #011e62;
  padding: 10px 40px;
  transition: 0.2s ease;
  border-radius: 35px;
  border: 2px solid #9ce27d;
}

.result-more a:hover {
  background-color: #011e62;
  color: #fff;
  box-shadow: 2px 2px 12px #544f4f;
}



/*<!-- ========================result end========================= -->*/



/*<!-- ========================result end========================= -->*/



.ytv {
  padding: 50px 0;
}

.ytv h3 {
  font-family: Cambriab;
  font-size: 33px;
  text-align: center;
  margin-bottom: 30px;
  color: #011e62;
  font-weight: 600;
}


/*<!-- ========================result end========================= -->*/



/*<!-- ========================contact start========================= -->*/

.form-c-head{
  color: #011e62;
  margin-bottom: 0;
  text-align: center;
  margin-top: 50px;
  font-family: 'Poppins-Medium';
}

.contactindex p {
  text-align: center;
  margin-bottom: 5px;
}

.contactindex h1 {
  color: #1e243c;
  font-family: 'Poppins-Light';
  font-size: 34px;
  margin-bottom: 40px;
  text-align: center;
}

.contactbox {
	margin: auto;
}


.contactbtn a {
    padding: 12px 30px;
    background-color: #011e62;
    border-radius: 8px;
    color: #fff;
    font-family: 'Cambria';
    border: 1px solid #011e62;
    font-size: 15px;
}

.contactbtn a:hover {
	background-color: #fff;
  color: #011e62;
}

.form-control {
  padding: 0.475rem .75rem;
  font-size: 14px;
  }

.con-box {
  box-shadow: 1px -1px 8px 0px #011e625c;
  background-image: url(../img/conbox.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  border-radius: 0px 15px 15px 0px;
  margin-bottom: 40px;
}

.clientindex {
	padding-top: 40px;
	padding-bottom: 30px;
}
















button {
  text-decoration: none;
  border: none;
}
.popup-btn{
	position: fixed!important;
  bottom: 1%;
  right: 1%;
  transform: translate(-50%,-50%);
}
.main-btn-rect,
.main-btn-circle{
	position: relative;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	color: #FFFFF0;
	background-color: rgb(252, 79, 79);
	text-transform: uppercase;
	font-size: 25px;
	letter-spacing: 1px;	
	outline: none;
	cursor: pointer;
	z-index: 100;
}




.multicolorbutton button {
	background-image: linear-gradient(
	  to bottom right,
	  #b827fc 0%,
	  #2c90fc 25%,
	  #b8fd33 50%,
	  #fec837 75%,
	  #fd1892 100%
	);
  }
  .multicolorbutton button {
	-webkit-animation: Sidebar_rainbowBorder-1Xqh0 0.8s linear infinite;
	animation: Sidebar_rainbowBorder-1Xqh0 0.8s linear infinite;
  }
  @-webkit-keyframes Sidebar_rainbowBorder-1Xqh0 {
	0%,
	to {
	  background-image: linear-gradient(
		115deg,
		#4fcf70,
		#fad648,
		#a767e5,
		#12bcfe
	  );
	}
	25% {
	  background-image: linear-gradient(
		115deg,
		#fad648,
		#a767e5,
		#12bcfe,
		#4fcf70
	  );
	}
	50% {
	  background-image: linear-gradient(
		115deg,
		#a767e5,
		#12bcfe,
		#4fcf70,
		#fad648
	  );
	}
	75% {
	  background-image: linear-gradient(
		115deg,
		#12bcfe,
		#4fcf70,
		#fad648,
		#a767e5
	  );
	}
  }
  @keyframes Sidebar_rainbowBorder-1Xqh0 {
	0%,
	to {
	  background-image: linear-gradient(
		115deg,
		#4fcf70,
		#fad648,
		#a767e5,
		#12bcfe
	  );
	}
	25% {
	  background-image: linear-gradient(
		115deg,
		#fad648,
		#a767e5,
		#12bcfe,
		#4fcf70
	  );
	}
	50% {
	  background-image: linear-gradient(
		115deg,
		#a767e5,
		#12bcfe,
		#4fcf70,
		#fad648
	  );
	}
	75% {
	  background-image: linear-gradient(
		115deg,
		#12bcfe,
		#4fcf70,
		#fad648,
		#a767e5
	  );
	}
  }





.main-btn-rect {
	 padding: 10px 15px; 
	border-radius: 35px;
}
.main-btn-rect:before, 
.main-btn-rect:after{
  position: absolute;
  content: '';
  top:0;
  width: 0%;
  height: 100%;
  background-color: rgba(255, 255, 240, 0.2);
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
.main-btn-rect:before {
  left: 0;
  border-radius: 35px 0px 0px 35px;
}
.main-btn-rect:after {
	border-radius: 0px 35px 35px 0px;
  right: 0;
}
.main-btn-rect:hover:before, 
.main-btn-rect:hover:after{
  width: 50%;
}
.main-btn-circle{
	height: 40px;
	width: 40px;
	-webkit-border-radius: 50%;
	border-radius: 100%;
	line-height: 40px;
  -webkit-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.main-btn-circle:hover{   
  -webkit-box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
  -moz-box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
  box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
}
.popup{
  position: fixed;
	top: 100%;
  width: 100%;
  height: 100%;
  z-index: 10001;
}
.popup.active{
  top:0;
  background-color: rgb(3 3 3 / 50%); 
  transition: background-color .6s ,opacity .6s;
}
.popup .main-btn-rect{
  padding: 10px 100px;
}
.popup .popup-content{
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 568px;
  min-width: 400px;
  margin-top: 150px;
  padding: 25px;
  background-color: #FFFFF0;
  color: #070000;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transition: margin .6s;
  -webkit-transition: margin .6s;
  -moz-transition: margin .6s;
  -o-transition: margin .6s;
}
.popup.active .popup-content{
  margin-top: 0px;
}
.popup-content h6{
  display: table;
  font-size: 16px;
  text-align: center;
  margin: 25px auto;
  font-family: 'helvetica-rounded-bold';
  text-transform: uppercase;
  font-weight: 100;  
}
.form-group{
	position: relative;
	width: 90%;
	margin: 0px auto;
}
form#send input, form#send textarea{
	position: relative;
	margin-bottom: 32px;
	width: 100%;
	height: 29px;
	font-family: 'RobotoLight', sans-serif;
	text-indent: 20px;
  background-color: transparent;
	outline: 0;
	border: none;
	border-bottom: 1px solid #070000;
	-webkit-transition: border 0.6s;
	-o-transition: border 0.6s;
	transition: border 0.6s;
}
form#send input:focus,
form#send textarea:focus{
	border-bottom: 1px solid rgb(63, 173, 168); 
}
form#send label{
	position: absolute;
	top: 0;
	line-height: 28px;
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
}
form#send input:focus + label,
form#send textarea:focus + label{
  color: rgb(63, 173, 168);
}
form#send .txt{
	line-height: 22px;
	left: 2px;
}
form#send .main-btn-rect {
	position: relative;
	display: block;
	padding: 12px 80px;
	margin: 0px auto;
	font-size: 14px;
}
form#send .main-btn-rect i {
	margin-right: 5px;
}
.popup .fade-out{
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  font-size: 15px;
}
.share-wrap{
	position: absolute;
  display: inline-table;
	top: 67%;
	left: 50%;
	transform: translate(-50%, -50%);
  padding: 15px;
  text-align: center;
}
.share-btn{
  color: #FFFFF0;
  padding: 7px 25px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 100;
  font-size: 14px;
  font-family:'Lobster', sans-serif;
  background-color: rgba(63, 173, 168, .8);
  text-transform: uppercase;
  border-radius: 5px;
  transition: background-color .5s;
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -o-transition: background-color .5s;
}
.share-btn:hover{
  color: #FFFFF0;
  text-decoration: none;
  background-color: rgba(63, 173, 168, 1.0);
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}
.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 2px;
}
.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 6px 9px;
  transition: background-color .5s;
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -o-transition: background-color .5s;
}
.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}
.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}
.resp-sharing-button__icon,
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}
.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}
.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}
.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}
.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}
@media only screen and (max-width: 768px){
  h1 {font-size: 25px;}
  h2 {font-size: 14px;}
  form#send .main-btn-rect {padding: 7px 60px; font-size: 14px;}
  .popup-btn{font-size: 25px;}
}


/*<!-- ========================contact end========================= -->*/

/*<!-- ========================Register start========================= -->*/

.regi-head{
	text-align: center;
}
.register-nav{
	display:none;
}


/*<!-- ========================Register end========================= -->*/

/*/ ======= footer section css starts ======= /*/


.footindex .footer-contact {
	border-right: 1px solid #cccccc3b;
	padding-right: 25px;
}

.footindex .footer-contact img {
	width: 200px;
	margin-bottom: 25px;
}

.footindex .footer-contact p {
	color: #fff;
	font-size: 14px;
}

.footer-contact ul {
	display: flex;
  list-style: none;
  padding-left: 0;
  margin-top: 14px;
}

.footer-container ul li {
	padding-right: 38px;
}

.footer-container ul li a:hover {
	color: #9ce27d;
}

.footindex .ft-quick-links {
	border-right: 1px solid #cccccc3b;
}

.footindex .ft-quick-links .ft-bc {
	color: #c328b3;
	font-weight: 600;
}

.footindex .ft-quick-links h4 {
	font-family: 'Cambriab';
	font-size: 19px;
	color: #fff;
	margin-bottom: 15px;
}

.footindex .ft-quick-links ul {
	padding-left: 0px;
}

.footindex .ft-quick-links ul li {
	list-style: none;
	margin-bottom: 10px;
	font-family: 'Poppins-Regular';
    color: #fff;
    cursor: default;
}

.footindex .ft-quick-links ul li a {
	font-family: 'Cambria';
	color: #fff;
	text-transform: none;
	font-size: 16px;
}

.footindex .ft-address h4 {
	font-family: 'Cambriab';
	font-size: 19px;
	color: #fff;
	margin-bottom: 15px;
}

.footindex .ft-address p {
	font-family: 'Cambria';
	color: #fff;
	font-size: 16px;
	margin-bottom: 2px;
}

.footindex .ft-address p a {
	color: #fff;
}

.footer-copyright .ft-c-left p {
	text-align: left;
}

.footer-copyright .ft-c-right p{
	text-align: right;
}

.footer-copyright p span {
	color: #ad1f9e;
}

/*/ ======= footer section css ends ======= /*/



/*/ ----- package section css starts ----- /*/



.popular-packages-home .package-container {

	padding: 35px 8% 20px;

}



.popular-packages-home .package-container h1 {

	font-family: JosefinSans-SemiBold;

	color: #444444;

	text-align: center;

	text-transform: uppercase;

	font-size: 32px;

	margin-bottom: 20px;

	position: relative;

}



.popular-packages-home .package-container h1 span {

	color: #005294;

	font-family: Poppins-Light;

	letter-spacing: -5px;

}



.popular-packages-home .package-box {

	background-color: #fff;

	box-shadow: 0px 0px 15px #b7b7b785;

	margin-bottom: 20px;

}


.inner-deal.popular-packages-home .package-box {

	border-radius: 0 0 0 55px;

}


.rsbtn .col-8 {
	display: block;
	margin: auto;

}


/*.geal-img-bg {
	background: #133e68;
  border-radius: 0px 74px;
  padding: 15px;
}*/





.inner-deal.popular-packages-home .package-box img {

	height: 300px;

	object-fit: contain;

	background: #133e68;

  border-radius: 0px 55px;

}

.popular-packages-home .package-box img {

	height: 300px;

	object-fit: cover;

}



.popular-packages-home .package-box .price-box .deal-rating {

	display: inline-block;

}



.popular-packages-home .package-box .price-box .deal-rating svg {

	color: #ffc63f;

}



.popular-packages-home .package-box .price-box h4 {

	font-family: JosefinSans-Regular;

	color: #fff;

	text-align: center;

	margin-bottom: 0px;

	display: inline-block;

}



.popular-packages-home .package-box .price-box {

	background: linear-gradient(45deg, #d60d45 0%,#046b8c 100%);

	padding: 9px;

	text-align: center;

}



.popular-packages-home .package-box .package-content {

	padding: 17px;

}



.popular-packages-home .package-box .package-content .package-days {

	float: right;

	font-family: Poppins-Light;

	display: inline;

	color: #005294;

}



.popular-packages-home .package-box .package-content h4 {

	font-family: JosefinSans-SemiBold;

	color: #444444;

	display: inline;

}



.popular-packages-home .package-box .package-content p {

	font-family: Poppins-Light;

	color: #444444;

	font-size: 14px;

}

.inner-deal.popular-packages-home .package-box .package-content p {

	min-height: 112px;

	font-family: Poppins-Light;

  color: #444444;

  font-size: 14px;

}



.popular-packages-home .package-box .package-content .package-btn {

	text-align: center;

}



.popular-packages-home .package-box .package-content .package-btn a {

	font-family: Poppins-Regular;

	color: #fff;

	background: #D60D45;

  border: 1px solid #D60D45;

  padding: 7px 25px;

  display: inline-block;

  color: #fff;

  transition: all ease-in-out 0.3s;

  cursor: pointer;

  text-align: center;

}



.popular-packages-home .package-box .package-content .package-btn a:hover {

	background: #fff;

	color: #D60D45;

}

.package-content ul li {
	list-style: none;
}

.package-content ul li a {
	color: #0e6789;
	display: block;
  margin: auto;
  text-align: center;
}

.package-content ul li a:hover {
	color: #ca1249;
}



/*/ ----- package section css ends ----- /*/





/*/ ----- top-destination section css starts ----- /*/



.top-destination-home .destination-container {

	padding: 20px 8% 30px;

}

.top-destination-home {
	overflow: hidden;
}



.top-destination-home h1 {

	font-family: JosefinSans-SemiBold;

	color: #444444;

	text-align: center;

	text-transform: uppercase;

	font-size: 32px;

	margin-bottom: 20px;

	position: relative;

}



.top-destination-home h1 span {

	color: #005294;

	font-family: Poppins-Light;

	letter-spacing: -5px;

}



.top-destination-home .destination-s-box {

	margin-bottom: 25px;

	position: relative;

}



.top-destination-home .destination-s-box img {

	height: 250px;

	object-fit: cover;

}



.top-destination-home .destination-s-box .box-content {

	position: absolute;

	top: 0px;

	width: 100%;

	height: 100%;

	padding: 89px 20px;

  background: #00000094;

}



.top-destination-home .destination-s-box .box-content h4 {

	font-family: JosefinSans-SemiBold;

	color: #fff;

	text-align: center;

	text-transform: uppercase;

	font-size: 28px;

	position: relative;

}



.top-destination-home .destination-s-box:hover .box-content h4:after {

	width: 100%;

}



.top-destination-home .destination-s-box .box-content h4:after {

	content: '';

	display: block;

	width: 0%;

	height: 1.5px;

	background-color: #fff;

	position: absolute;

	transition: 0.3s ease;

}



.top-destination-home .destination-s-box:hover .box-content p {

	display: block;

	width: 100%;

}



.top-destination-home .destination-s-box .box-content p {

	display: none;

	font-family: Poppins-Light;

	color: #fff;

	text-align: center;

	font-size: 14px;

	width: 0%;

	transition: 0.3s ease;

}



.top-destination-home .destination-l-box {

	margin-bottom: 25px;

	position: relative;

}



.top-destination-home .destination-l-box img {

	height: 525px;

	object-fit: cover;

}



.top-destination-home .destination-l-box .box-content {

	position: absolute;

	top: 0px;

	width: 100%;

	height: 100%;

	padding: 220px 20px;

  background: #00000094;

}



.top-destination-home .destination-l-box .box-content h4 {

	font-family: JosefinSans-SemiBold;

	color: #fff;

	text-align: center;

	text-transform: uppercase;

	font-size: 28px;

	position: relative;

}



.top-destination-home .destination-l-box:hover .box-content h4:after {

	width: 100%;

}



.top-destination-home .destination-l-box .box-content h4:after {

	content: '';

	display: block;

	width: 0%;

	height: 1.5px;

	background-color: #fff;

	position: absolute;

	transition: 0.3s ease;

}



.top-destination-home .destination-l-box:hover .box-content p {

	display: block;

	width: 100%;

}



.top-destination-home .destination-l-box .box-content p {

	display: none;

	font-family: Poppins-Light;

	color: #fff;

	text-align: center;

	font-size: 14px;

	width: 0%;

	transition: 0.3s ease;

}



/*/ ----- top-destination section css ends ----- /*/



/*/ ----- about section css starts ----- /*/


.aboutpage .aboutindex {
    background-color: #f1f1f1;
    padding: 160px 70px 70px;
	}

.aboutpage .aboutindex .abtcon2 p {
    font-size: 16px;
  }

.story h2 {
    color: #011e62;
    font-family: combria;
    font-size: 30px;
    margin-bottom: 30px;
}

.story h1 {
	font-family: 'cambriab';
  font-size: 36px;
  color: #011e62;
  text-align: center;
  margin-bottom: 30px;
}

.story {
	padding: 70px;
  background-image: url(../img/servicebg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.story-img img {
	width: 80%;
}

.difference {
	padding-top: 30px;
	padding-bottom: 60px;
  /*background-color: #f1f1f1;*/
  background-image: url(../img/defrnt.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.difference h2 {
  color: #011e62;
  font-family: Cambria;
  font-size: 30px;
  margin-bottom: 10px;
}

.difference p {
	text-align: justify;
	margin-bottom: 30px;
}

.difference-con img {
  width: 45%;
  float: left;
  padding-right: 20px;
}

/* .aboutpage .abtcon3 a {
    font-family: JosefinSans-Medium;
    color: #fff;
    padding: 12px 24px;
    transition: 0.2s ease;
    background-color: #27588f;
    border-radius: 9px;
    margin-left: 20px;
    display: block;
    width: 130px;
    text-align: center;
} */


.about-home .about-container {

	padding: 70px 8%;

	z-index: 2;

	position: relative;

}



.about-home {

	background-image: url('../img/aboutbg.webp');

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-position-x: 50%;

	background-position-y: bottom;

	background-size: cover;

	position: relative;

}



.about-home .about-content h4 {

	font-family: JosefinSans-SemiBold;

	color: #444444;

	font-size: 30px;

}



.about-home .about-content p {

	font-family: Poppins-Light;

	color: #444444;

	font-size: 14px;

	text-align: justify;

}



.about-home .about-content a {

	font-family: JosefinSans-Medium;

	color: #fff;

	border: 1px solid #fff;

	padding: 11px 22px;

	transition: 0.2s ease;

	background: #D60D45;

  border-color: #D60D45;

}



.about-home .about-content a:hover {

	background: #fff;

	color: #D60D45;

}

.about-content img {
	box-shadow: 10px 10px;
}



.about-home:before {

    position: absolute;

    content: '';

    top: 0;

    left: -12%;

    height: 100%;

    width: 65%;

    background: #fff;

    transform: skew(15deg);

    z-index: 1;

}



/*/ ----- about section css ends ----- /*/



/*===========================service page start========================*/



/*.services2index.service-page {
    margin-top: 75px;
}*/



/*===========================service page end========================*/


/*/ ----- footer section css starts ----- /*/



footer {

	background: #011e62;


}



footer .footer-container {

	padding: 70px 4% 10px;

	/* margin-top: 30px; */

}



footer .footer-logo img {

	width: 220px;

  display: block;

  margin-left: auto;

  margin-right: auto;

}



footer .footer-contact a {

	font-family: Poppins-Light;

	color: #fff;

	font-size: 20px;

	transition: .3s ease-in-out;

}

footer .footer-contact a:hover {
    color: #005294;
  }



footer .footer-contact p {

	margin-bottom: 5px;

}



footer .footer-soc ul {

	padding-left: 0px;

	text-align: right;

}



footer .footer-soc ul li {

	list-style: none;

	display: inline;

	padding-right: 20px;

}



footer .footer-soc ul li a {

	color: #fff;
	transition: .3s ease-in-out;

}


footer .footer-soc ul li a:hover {
    color: #005294;
}



footer .footer-copyright {

	border-top: 1px solid #cccccc3b;

	padding: 14px 0px 8px;

	margin-top: 25px;

}



footer .footer-copyright p {

	font-family: Poppins-Light;

	font-size: 12px;

	text-align: center;

	color: #fff;

  margin-bottom: 0;

}



footer .footer-copyright p a {

	color: #fff;

}

.tag-home {
	background-color: #005294;
	padding: 20px 5px;
}

.tag-home p {
	font-family: Poppins-Light;
	color: #fff;
	text-align: justify;
	margin-bottom: 0px;
	font-size: 14px;
}



/*/ ----- footer section css ends ----- /*/



/*/ ======= home page css ends ======= /*/


/*/ ====================== contact page css start ======================== /*/


.clientindex.contactpage {
	padding-top: 150px;
}

.clientindex.contactpage .contactindex  h2 {
    color: #011e62;
    font-family: 'cambriab';
    font-size: 34px;
    margin-bottom: 30px;
    text-align: center;
}

.clientindex.contactpage .contactindex p span  {
	font-size: 20px;
  font-family: 'cambriab';
  color: #011e62;
}

.clientindex.contactpage .contactindex p a {
    margin-bottom: 8px;
    color: #1e243c;
}

.lastp {
    margin-bottom: 25px!important;
}

/*.contact-page  .row {
  margin-right: 15px;
  margin-left: 15px;
}*/

.tag-home.tag-contact {
  margin-top: 2px;
}

.content-h h2 {
  display: block;
  margin: auto;
  text-align: center;
  padding: 40px 0 25px;
  font-family: JosefinSans-SemiBold;
  color: #444444;
  font-size: 30px;
  text-transform: uppercase;
}




.contact-info .item p {
	color: #444444;
}

.contact-info {
	padding-left: 15px;
  padding-top: 50px;
}

.item {
	display: flex;
}

.contact-info .item svg {
	color: #444444;
	margin-top: 5px;
  margin-right: 10px;
}

.contact-page iframe {
	/*opacity: .75;
	transition: .4s ease-in-out;*/
/*	margin-top: 20px;*/
}

/*.contact-page iframe:hover {
	opacity: 1;
}*/

.inner-b-m {
	margin-top: 75px;
	background-color: #fff;
  margin-bottom: 30px;
}

.contact-page {
    background-image: url(../img/servicebg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.contact-inner .contact-page .contact-info .item p {
	font-family: JosefinSans-Regular;
  color: #444444;
}



/*/ ====================== contact page css end ======================== /*/



/*/ ====================== business page css start ======================== /*/


.slider-serv {
    background-image: url(../img/service3bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    /*height: 85vh;*/
    margin-top: 80px;
}

.slider-serv.carousel .carousel-item img {
    padding-top: 34px;
    margin-left: 60px;
    width: 85%;
    padding-bottom: 34px;
}

.business-consultancy-page img {
	border-radius: 8px;
}

.sliderservcon {
	color: #fff;
  padding-right: 50px;
}

.sliderservcon h1 {
	font-size: 2.2rem;
}

.serv-slider-con1 {
	margin-top: auto;
	margin-bottom: auto;
  padding-left: 50px;
}

.sliderservcon p {
	margin-bottom: 0px;
}

.f-contant h2 {
    color: #1e243c;
    font-family: 'Poppins-Light';
    font-size: 34px;
    margin-bottom: 30px;
    text-align: center;
}

.f-contant p {
    text-align: justify;
}

.f-contant {
	background-image: url(../img/clientbg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  padding: 70px 0px;
  overflow: hidden;
}

.f-contant p {
	line-height: 28px;
}

.s-contant-con p {
	text-align: justify;
}

.s-contant-img img {
	width: 85%;
}

.s-contant {
	padding-bottom: 50px;
	overflow: hidden;
}

.t-contant-con p {
	text-align: justify;
}

.t-contant-con-inn p {
	text-align: center;
}

.t-contant {
	background-color: #f1f1f1;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}

.t-contant-img-inn {
	margin-bottom: auto;
	margin-top: auto;
}

.fo-contant-img img {
	width: 85%;
}

.fo-contant {
  background-image: url(../img/servicebg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}

.fo-contant-con p {
	text-align: justify;
}

.fo-contant-con-inn {
	margin-bottom: auto;
	margin-top: auto;
}

.fi-contant-img img {
	width: 85%;
}

.fi-contant-con-inn {
	margin-bottom: auto;
	margin-top: auto;
}

.fi-contant {
	margin-bottom: 50px;
	overflow: hidden;
}

.fi-contant p {
	text-align: justify;
}

.si-contant-img img {
	width: 85%;
}

.si-contant-con-inn {
	margin-bottom: auto;
	margin-top: auto;
}

.si-contant {
	padding-bottom: 50px;
  background-image: url(../img/defrnt1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  overflow: hidden;
}

.si-contant p {
	text-align: justify;
}

.se-contant-img img {
	width: 85%;
}

.se-contant-con-inn {
	margin-bottom: auto;
	margin-top: auto;
}

.se-contant {
	margin-bottom: 50px;
	overflow: hidden;
}

.se-contant p {
	text-align: justify;
}

.last-contant {

  background-color: #778686;

/*  background-image: url(../img/footer.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  height: 200px;*/

/*    background: rgb(35,48,57);
    background: linear-gradient(
90deg
, rgb(34 47 55) 0%, rgba(40,54,65,1) 50%, rgb(33 46 54) 100%);*/
}

.last-contant h2 {
	color: #fff;
	font-family: 'Poppins-Light';
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center;	
}

.last-contant p {
	text-align: center;
	color: #fff;
}

.last-contant .container {
	padding-top: 2%;
  padding-bottom: 2%;
}


.last-contant p a {
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 8px;
  font-family: 'Poppins-Medium';
}

.last-contant p a:hover {
	color: #778686;
	background-color: #fff;
}


/*/ ====================== business page css end ======================== /*/




/*/ ====================== inner page css start ======================== /*/



.detl-page {
	padding: 20px 0;
}

.detl-page h4 {
	font-family: 'cambriab';
	text-align: center;
}

.detl-page p {
	text-align: center;
}

.detl-page h2 {
	text-align: center;
  font-family: 'cambriab';
  font-size: 34px;
  margin-bottom: 40px;
}

.faq {
	margin-bottom: 30px;
}

.faq:last-child {
	margin-bottom: 0px;
}

.faq p {
	text-align: left;
	margin-bottom: 10px;
}

.faq p:first-child {
  font-weight: 600;
}

.cucet-table {
	margin-bottom: 35px;
	overflow-x:auto;
}

.cucet-table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

.cucet-table th, td {
  text-align: left;
  padding: 16px;
  border: 1px solid #ddd;
  font-family: 'Cambria';
}

.cucet-table th {
  background-color: #f2f6ff;
  text-align: center;
}

.cucet-table td {
    background-color: rgb(255 255 255 / 60%);
    text-align: center;
}

.cucet-table ul li {
	margin-bottom: 7px!important;
}

.faq1 {
	margin-bottom: 30px;
}

.faq1 p {
	margin-bottom: 15px;
}

.detlpage ul {
	margin-bottom: 30px;
}

.detlpage ol {
	margin-bottom: 30px;
}

.detlpage a {
	color: #011e62;
}

.detlpage a:hover {
	color: #001fff;
}

.cucet-table.table2 tr:nth-child(odd) {
  background-color: rgb(246 224 166 / 31%);
}

.detlpage ul li {
	margin-bottom: 7px!important;
}

.li-w {
  list-style: none;
  font-family: 'cambriab';
  font-size: 20px;
  color: #011e62;
}

.detlpage ol li {
	margin-bottom: 7px!important;
}

.small-h h5 {
	font-family: 'cambriab';
  color: #011e62;
  font-size: 22px;
}

hr {
	margin-top: 0;
}

.privacy-abtcon1 h1 {
 
	box-sizing: border-box;
  }
  
  
  
  .privacy-abtcon1 h1{
	
	height: 88px;
	border: 2px solid #9ce27d;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: 1s;
	width: 23%;
  }
  
  .privacy-abtcon1 h1::before,
  .privacy-abtcon1 h1::after {
	position: absolute;
	background: #f1f1f1;
	z-index: -1;
	transition: 1s;
	content: "";
  }
  
  .privacy-abtcon1 h1::before {
	height: 88px;
	width: 209px;
  }
  
  .privacy-abtcon1 h1::after {
	width: 267px;
    height: 46px;
  }
  
  .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .privacy-abtcon1 h1:hover::before {
	width: 0px;
	background: #f1f1f1;
  }
  
  .privacy-abtcon1 h1:hover::after {
	height: 0px;
	background: #f1f1f1
  }
  
  .privacy-abtcon1 h1:hover {
	background: #f1f1f1;
  }
.privacypolicy-edux{
	margin-bottom: 40px;
    margin-top: 40px;

}
/*/ ====================== inner page css end ======================== /*/





/*===================================media start================================*/





@media only screen and (min-width: 992px) and (max-width: 1200px) {

	.sliderservcon h1 {
    font-size: 1.9rem;
	}
	
	.servcon h4 {
    font-size: 20px;
    }

}




@media only screen and (max-width: 991px) {
	.aboutindex .abtcon3 {
	    padding-top: 15px;
	}

	.aboutindex .abtcon3 a {
		margin-left: 0px;
	}

	.school {
    margin-bottom: 15px;
	}

	.aboutindex {
	  padding: 40px 150px;    
	}
    .navbar-collapse {
        position: fixed;
        top: 75px;
        background-color: #fff;
        left: 0px;
        width: 100%;
        padding: 0px 35px;
    }
}




@media only screen and (min-width: 768px) and (max-width: 991px) {

	.business-consultancy-page p {
		font-size: 14px;
	}

	.business-consultancy-page h2 {
    font-size: 24px;
  }

  .last-contant {
    height: 290px;
	}

	.con-box form {
		padding-left: 25px;
	}

	.contactbtn {
		padding-bottom: 30px;
	}

	.contactbtn {
		padding-left: 25px;
	}

	.carousel .carousel-item .carousel-caption p {

		font-size: 15px;

	}

	/*.carousel .carousel-item .carousel-caption {
    bottom: 16%;
	}*/



/*	.carousel .carousel-item .carousel-caption h1 {

		font-size: 25px;

	}*/

	.popular-packages-home .package-box img {

		height: 250px;

	}

	.footindex .footer-contact {
    border-right: unset;
	}

	.footindex .ft-quick-links {
		border-right: unset;
	}

	.sliderservcon h1 {
		    font-size: 1.5rem;
	}

	.sliderservcon p {
    font-size: 15px;
	}

	footer .footer-contact ul li a {
		font-size: 14px;
	}

}


@media only screen and (max-width: 974px) {

	.topbar ul li a {
    font-size: 12px;
	}

	footer .footer-contact a {
    font-size: 11px;
	}

}

@media only screen and (min-width: 767px) and (max-width: 853px) {

	.topbar ul li a {
    font-size: 10px!important;
	}
	
}


/*@media only screen and (min-width: 768px) {

	.contactpage .contactindex p br:last-child {
		display: none;
	}
}*/



@media only screen and (max-width: 767px) {
	/* .courses-inn2 h3::before, .courses-inn2 h3::after{
		display: none ;
	}
	.courses-inn2 h3 {
		border:none;
	}
	.courses-inn h3 {
		border:none;
	}
	.courses-inn3 h3 {
		border:none;
	} */
	.result-sec h3::before {
		width: 55px;
	}
	.result-sec h3 {
		width: 31%;
		font-size: 21px;
	}
	.servcon p::before {
		width: 89px;
	}
	.servicesindex .servcon p {
		font-size: 21px;
		width: 36%;
	}
    .courses-inn3 h3::before, .courses-inn3 h3::after{
		background: #fafafa;
	}
	.courses-inn3 h3:hover::before {
		width: 0px;
		background: #fafafa;
	  }
	  
	  .courses-inn3 h3:hover::after {
		height: 0px;
		background: #fafafa;
	  }
	  
	  .courses-inn3 h3:hover {
		background: #fafafa;
	  }
	.courses-inn3 h3::after {
		width: 300px;
	}
	.courses.courses2{
		background-image:none;
	}
	
	.courses-inn3 h3{
		font-size: 20px;
		width: 59%;
	}
	.courses-inn3 h3::before {
		width: 155px;
	}
	.courses-inn h3::before{
		height: 72px;
		width: 82px;
	}
	.courses-inn2 h3::after {
		width: 303px;
	}
	.courses-inn2 h3{
	font-size: 20px;
	}
	.courses-inn2 h3::before{
		height: 86px;
		width: 87px;
	}
	.courses-inn h3{
		font-size: 21px!important
		;
		width: 33%;
	}
	/* .carousel{
		height: 43vh;
	} */
	/* .carousel-inner{
		top: -6px;
	} */
	.carousel .carousel-item img {
		height: auto;
        object-fit: cover;
        object-position: right;

	}
	.mob{
		display: none;
	}
	.navbar-toggler{
		padding: .25rem 1.75rem;
	}
	.marquee-sec {
    padding: 5px 0;
	}

  .detl-page p {
    text-align: justify;
  }

	.detl-page h2 {
    font-size: 30px;
	}

	.aboutindex .abtcon1 h1 {
    font-size: 30px;
	}

	.carousel-indicators {
		margin-bottom: 0px;
	}

	.carousel-caption {
    left: 8%;
  }

	.aboutpage .aboutindex {
    padding: 160px 0px 70px;
	}

	footer .footer-contact ul li a {
		font-size: 14px;
	}

	.story {
    padding: 50px 0px;
    overflow: hidden
  }

  .story-img img {
    width: 100%;
	}

  .difference-con {
  	overflow: hidden;
  }

	.t-contant-con h2 {
		margin-top: 10px;
	}

	.fi-contant-con h2 {
		margin-top: 10px;
	}

	.se-contant-con h2 {
		margin-top: 10px;
	}

	.last-contant {
    height: 300px;
	}

	.f-contant p {
    text-align: justify;
	}

	.s-contant-img img {
    width: 100%;
	}

	.fo-contant-img img {
    width: 100%;
	}

	.fi-contant-img img {
    width: 100%;
	}

	.si-contant-img img {
    width: 100%;
	}

	.se-contant-img img {
    width: 100%;
	}

	.sliderservcon h1 {
		    font-size: 1.2rem;
	}

	.sliderservcon p {
    font-size: 12px;
	}

		.aboutindex {
    padding: 50px 0px;
	}

	.con-box form {
		padding-left: 25px;
	}

	.contactbtn {
		padding-bottom: 30px;
	}

	.contactbtn {
		padding-left: 25px;
	}

	.servbox {
		margin-bottom: 20px;
		
	}
	
	footer .footer-copyright p {
    font-size: 11px;
    margin-bottom: 5px;
  }

	.inner-deal.popular-packages-home .package-box {
    border-radius: 0 55px 0 55px;
	}

	.tag-home p {
    font-size: 12px;
	}


	.contact-ls-pic {
		display: none;
	}

	.contact-info {
    padding-left: 20px;
     padding-top: 50px; 
	}


	.contact-page {
    height: 100vh;
	}

	.carousel .carousel-item .carousel-caption p {

		font-size: 13px;

	}


/*	.carousel .carousel-item .carousel-caption {
    bottom: 19%;
  }*/

  .carousel .carousel-item .carousel-caption a {
    padding: 10px 20px;
    font-size: 13px;
	}



/*	.carousel .carousel-item .carousel-caption h1 {

		font-size: 22px;
		margin-bottom: 0;

	}*/

	.popular-packages-home .package-box img {

		height: 200px;

	}

	.top-destination-home .destination-l-box img {

		height: 200px;

	}

	.top-destination-home .destination-s-box img {

		height: 200px;

	}

	.top-destination-home .destination-l-box .box-content {

		padding: 80px 10px;

	}

	.top-destination-home .destination-s-box .box-content {

		padding: 80px 10px;

	}

	.topbar .tp-right {

		text-align: center;

	}

	.topbar .tp-left {

		text-align: center;

	}

	.topbar .tp-left li {

		display: block;

	}

	.top-destination-home h1 {

		font-size: 28px;

	}

	.popular-packages-home .package-container h1 {

		font-size: 28px;

	}

	.about-home:before {

		display: none;

	}

	.about-home .about-content {

		background-color: #fff;

		padding: 6%;

	}

	.about-home .about-container {

		padding: 30px 4%;

	}

/*	div#bc1   {order: 2;}

	div#bc2   {order: 1;}*/



	div#fl   {-webkit-order: 1;}

  div#fc  {-webkit-order: 2;}

  div#fs {-webkit-order: 3;}

  div#fp {-webkit-order: 4;}



  /* Standard syntax */

  div#fl   {order: 1;}

  div#fc  {order: 2;}

  div#fs {order: 3;}

  div#fp {order: 4;}

















  footer .footer-container {

  	padding: 30px 8% 10px;

  }

  footer .footer-copyright {

  	margin-top: 10px;

  }

  footer .footer-logo img {

  	padding-bottom: 15px;

  }

  footer .footer-contact {

  	text-align: center;

  	padding-bottom: 15px;

  }

  footer .footer-soc ul {

  	text-align: center;

  }

  p {
  	text-align: justify;
  }

  .footindex .ft-quick-links {
  	border-right: unset;
    margin-top: 15px;
  }

  .ft-address {
  	margin-top: 15px;
  }

  .footindex .footer-contact {
  	border-right: unset;
  }

  .footer-copyright .ft-c-left p {
  	text-align: center;
  }

  .footer-copyright .ft-c-right p {
  	text-align: center;
  }

}


@media only screen and (min-width: 576px) and (max-width: 730px) {

	.carousel .carousel-item .carousel-caption {
    bottom: 8%;
	}

}



@media only screen and (max-width: 575.5px) {

	.big{
		display:none;
	}
	.mob{
		display: block;
	}
	.navbar-toggler{
		padding: 1.25rem 0.75rem;
	}
	.carousel .carousel-item img {
		height: auto;
        object-fit: cover;
        /*padding-top: 85px !important;*/
        object-position: right;
	}
	/* .carousel {
		
		height: 38vh;
	} */
	/* .carousel-inner {
		top: -29px;
	} */
	.sliderservcon h1 {
		    font-size: 1rem;
	}

	.sliderservcon {
     padding-right: 0px; 
	}

	.sliderservcon p {
    font-size: 11px;
	}

	.serv-slider-con1 {
    padding-left: 40px;
	}

	.con-box img {
	  height: 330px;
    object-fit: cover;
    object-position: center;
    }

  .frm-b {
  	margin-bottom: 25px;
  }

  .contactbtn a {
    padding: 12px 13px;
    border-radius: 8px;
    font-family: 'Poppins-Medium';
    font-size: 11px;
	}

	.services2index .carousel .carousel-item img {
    width: 100%;
	}

	.serv2slider {
	    padding-bottom: 35px;
	    padding-top: 10px;
	}

	.carousel .carousel-item .carousel-caption {
    bottom: 4%;
	}

	.carousel .carousel-item .carousel-caption a {
    padding: 7px 20px;
    font-size: 12px;
	}

	.aboutindex .abtcon3 a {
    padding: 10px 40px;
    font-size: 13px;
  }

  /*.carousel .carousel-item .carousel-caption h1 {
    font-size: 18px;
	}*/

	.carousel .carousel-item .carousel-caption p {
    font-size: 11px;
	}
	
    .clientindex a h4 {
        font-family: 'helvetica-rounded-bold';
        font-size: 14px;
    }
    .carousel .carousel-item .carousel-caption {
        bottom: 25%;
    }
    .carousel .carousel-item .carousel-caption h1 {
		font-size: 20px;
	}
	.carousel-control-next{
		display:none;

	}
	.carousel-control-prev{
		display: none;;
	}
.carousel-indicators {
	bottom: 30px;
}
}



@media only screen and (max-width: 499px) {

	
	.popup .popup-content {
    min-width: 260px;
	}

	.top-destination-home h1 {

		font-size: 20px;

	}

	.top-destination-home h1 span {

		letter-spacing: -8px;

	}

	.popular-packages-home .package-container h1 {

		font-size: 20px;

	}

	.popular-packages-home .package-container h1 span {

		letter-spacing: -8px;

	}

	.carousel .carousel-item .carousel-caption p {
    font-size: 9px;
	}

	.carousel .carousel-item .carousel-caption a {
    padding: 5px 15px;
    font-size: 10px;
	}

	.difference-con img {
    width: 100%;
  }

  .difference-con h2 {
    text-align: center;
  }

  .story h2 {
  	text-align: center;
  }

  .clientindex h2 a {
    font-size: 22px;
  }

  .clientindex {
    padding-top: 15px;
    padding-bottom: 15px;
	}

	.client-section marquee img {
    width: 20%;
    margin-right: 50px;
	}

	.aboutpage .aboutindex {
    padding: 130px 0px 70px;
	}

	.courses.first-p {
    padding-top: 130px;
	}

	.contactindex h1 {
    font-size: 23px;
  }
  
  
  img#ab1-1   {order: 2;}

  h2#ab1-2  {order: 1;}

}


@media only screen and (max-width: 448px) {

	.detl-page h2 {
    font-size: 25px;
	}

	.detl-page h4 {
    font-size: 22px;
	}

	.package-content ul li a {
    font-size: 12px;
	}

	.sliderservcon h1 {
		    font-size: 1rem;
	}

	.slider-serv.carousel .carousel-item img {
    margin-left: 40px!important;
	}

	.sliderservcon p {
    font-size: 9px;
	}

	.serv-slider-con1 {
    padding-left: 25px;
	}

	.sliderservcon {
    padding-right: 10px;
	}

	/*.carousel .carousel-item .carousel-caption {
    bottom: 4%;
    left: 50px;
	}*/

	.courses-inn p {
		font-size: 14px;
	}

	.courses-inn h3 {
    font-size: 28px;
  }

}


@media only screen and (max-width: 393px) {

	/* .carousel {
		height: 29vh;
	} */
	.carousel .carousel-item img {
		object-fit: cover;
		height: auto;
	}
	/* .carousel-inner {
		top: -18px;
	} */
	.clientindex.contactpage {
    padding-top: 110px;
	}

	.contact-page {
    height: 106vh;
	}

	.package-content ul li a {
    font-size: 10px;
	}

	.carousel .carousel-item .carousel-caption a {
    padding: 3px 10px;
    font-size: 10px;
    border-radius: 4px
	}

	/*.carousel .carousel-item .carousel-caption h1 {
    font-size: 13px;
	}*/

	.carousel .carousel-item .carousel-caption p {
    font-size: 9px;
    margin-bottom: 5px;
	}

	.navbar .navbar-brand {
    width: 100px;
	}

	.slider-serv.carousel .carousel-item img {
    margin-left: 38px!important;
	}

	.sliderservcon h1 {
    font-size: 0.8rem;
	}

	.sliderservcon p {
    font-size: 7px;
	}

	.con-box img {
    height: 260px;
  }

  .client-section marquee img {
    width: 30%;
	}

  .courses.courses-page {
    padding: 120px 0 25px;
  }


}



@media only screen and (min-width: 356px) {

	.carousel .carousel-item .carousel-caption h1 {
   	margin-bottom: 0;
	}

}



@media only screen and (max-width: 326px) {

	.contactindex p {
    font-size: 15px;
	}

}


@media only screen and (min-width: 1144px) and (max-width: 1325px) {

	.topbar ul li a {
    font-size: 11px;
	}
}

@media only screen and (max-width: 1143px) {

	.topbar ul li a {
    font-size: 10px;
	}
}


@media only screen and (max-width: 1110px) {

	.inner-deal.popular-packages-home .package-box img {
    height: 318px;
  }

}


@media only screen and (max-width: 1052px) {

	.topbar {
    display: none;
	}

	.navbar {
		top: 0px;
	}

	.slider-serv {
    background-image: url(../img/service3bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    height: unset;
    margin-top: 80px;
	}

	.slider-serv.carousel .carousel-item img {
    padding-top: 35px;
    padding-bottom: 30px;
    margin-left: 60px;
    width: 85%;
	}
}


@media only screen and (min-width: 873px) and (max-width: 978px) {

	.inner-deal.popular-packages-home .package-box img {
    height: 340px;
  }

}


@media only screen and (min-width: 768px) and (max-width: 872px) {

	.popular-packages-home .package-box .price-box .deal-rating svg {
    font-size: 14px;
	}

	.popular-packages-home .package-box .price-box h4 {
	    font-size: 16px;
	}

	.inner-deal.popular-packages-home .package-box .package-content p {
    font-size: 12px;
	}

	.package-content ul li a {
    font-size: 13px;
	}

}


@media only screen and (max-width: 1200px) {
	
.contactbtn {
		padding-bottom: 30px;
	}

.s-contant-img-inn {
	margin-bottom: auto;
	margin-top: auto;
}
.aboutindex .abtcon3 a {
	margin-left: 0px;
	margin-top: 20px;
}
.abtcon2{
	margin-bottom:30px;
}
}


@media only screen and (min-width: 1601px) {
.slider-serv {
    height: 100vh;
	}
}

@media only screen and (min-width: 768px) {
.multicolorbutton button {
    width: 10%;
    padding: 3.5px;
	}

.popup-btn {
    right: -2%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.carousel .carousel-item img {
		height: auto;
    object-fit: cover;
	}
	.mob{
		display:none;
	}
	.courses-inn h3::before {
		width: 80px;
	}
	.courses-inn h3 {
		width: 28%;
	}
	    .courses-inn3 h3 {
			width: 36%;
		}
		.courses-inn2 h3 {
			width: 50%;
		}
		.servicesindex .servcon p {
			width: 26%;
		}
		.result-sec h3 {
			width: 26%;
			
		}
}