/*Media Queries Start*//*------------------------------------------*/

@media screen and (max-width: 414px) {
  .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #32a437 !important;
  }

  #accordion p{
    font-size: 12.5px;
    letter-spacing: 0.07rem;
    text-align: justify;
  }

  #accordion img{
    padding-top: 18px;
  }

  .carousel-caption h5{
    font-size: 1.7rem !important;
  }

  .carousel-caption h5 {
    margin-top: -64% !important;
  }

  .carousel-caption p{
    margin-bottom: 33%;
  }

  .carousel-text{
	position: absolute !important;
  }

  .card{
    margin-top: 20px;
  }

  .mycount{
    margin-bottom: 65px;
  }

  .area-bg{
    padding: 80px 0 65px 0 !important;
  }

  .video-area-img{
    display: none;
  }

  .video-area-text{
    color: #000;
  }

  #footer{
      background-image: url("../images/footer-bg1.png") !important;
      padding: 135px 0 50px !important;
  }

  footer input[type="email"] {
    width: 88% !important;
  }

  footer button.rippler{
    right: 47px !important;
  }

  #profile .pro-box-height{
    height: 100% !important;
  }

  .ui-accordion .ui-accordion-header {
    padding: 2.5em .5em 2.5em .5em !important;
  }

  #profile .pro-box-pad-2{
    margin-top: 30px;
  }
	
  .banner5{
    background-position: right !important;
  }
}

@media screen and (min-width: 599px) and (max-width: 835px){


  .carousel-text{
    position: absolute !important;
    top: -12% !important;
  }

  .carousel-caption p{
    margin-bottom: 33% !important;
    width: 49%;
  }

}

@media screen and (min-width: 840px) and (max-width: 1024px){
	.carousel-caption h5{
		position: absolute;
    	bottom: 104%;
	}
	
	.carousel-caption p{
		position: absolute;
    	bottom: 110%;
	}
	
	.caption-lg-width{
		width: 675px !important;
	}
	
	.carousel-caption .offset-lg-1 {
    	margin-left: -20.333333%;
	}
	 
}



@media screen and (min-width: 1025px) and (min-width: 1280px){
	.carousel-caption h5{
		position: absolute;
    	bottom: 86%;
	}
	
	.carousel-caption p{
		position: absolute;
    	bottom: 92%;
	}
	
	.caption-lg-width{
		width: 600px !important;
	}
	
	 
}


@media screen and (min-width: 1366px){
	.carousel-caption h5{
		position: absolute;
    	bottom: 70%;
	}
	
	.carousel-caption p{
		position: absolute;
    	bottom: 77%;
	}
	
	.caption-lg-width{
		width: 550px !important;
	}
	
	.carousel-caption .offset-lg-1{
	    margin-left: 16.666667%;
	}
	
	 
}
@media screen and (min-width: 1281px) and (max-width: 1360px){
	.carousel-caption h5{
		position: absolute;
    	bottom: 83%;
	}
	
	.carousel-caption p{
		position: absolute;
    	bottom: 88%;
	}
	
	.caption-lg-width{
		width: 675px !important;
	}
  
}


/*Media Queries End*//*------------------------------------------*/


/*Flaticon Start*//*------------------------------------------*/

/*
  Flaticon icon font: Flaticon
  Creation date: 22/04/2018 12:17
  */

@font-face {
font-family: "Flaticon";
src: url("../fonts/font/Flaticon.eot");
src: url("../fonts/font/Flaticon.eot?#iefix") format("embedded-opentype"),
     url("../fonts/font/Flaticon.woff") format("woff"),
     url("../fonts/font/Flaticon.ttf") format("truetype"),
     url("../fonts/font/Flaticon.svg#Flaticon") format("svg");
font-weight: normal;
font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/font/Flaticon.svg#Flaticon") format("svg");
}
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-style: normal;
}

.flaticon-earth-globe:before { content: "\f100"; }
.flaticon-student:before { content: "\f101"; }
.flaticon-book:before { content: "\f102"; }
.flaticon-diploma:before { content: "\f103"; }
.flaticon-books:before { content: "\f104"; }
.flaticon-professor:before { content: "\f105"; }
.flaticon-open-book:before { content: "\f106"; }
.flaticon-market:before { content: "\f107"; }

/*Flaticon End*//*------------------------------------------*/


/*Common Styles Start*//*------------------------------------------*/

@font-face {
  font-family: "Fredoka One";
  src: url("../fonts/FredokaOne-Regular.ttf");
}

@font-face {
  font-family: "Boogaloo";
  src: url("../fonts/Boogaloo-Regular.otf");
}

@font-face {
  font-family: "Francois One";
  src: url("../fonts/FrancoisOne.ttf");
}

@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Black.ttf");
}

::selection{
  background-color: #32a437;
  color: #fff;
}

section{
  padding: 90px 0;
}

article{
  padding: 90px 0 0 0;
}

.sectionBottom{
	padding-bottom: 90px;
}

section h3, #sectionCommon h3, article h3, .sectionCommon h3{
  font-size: 1.85rem;
  font-family: 'Boogaloo', cursive;
  color: #454545;
  letter-spacing: 0.05rem;
}

section p, #sectionCommon p, article p{
  font-size: 13.5px;
  letter-spacing: 0.05rem;
  text-align: justify;
  line-height: 26px;
}

body{
  overflow-x: hidden;
}

.overflow-hidden{
  overflow: hidden;
}

.text-gradient{
  background: linear-gradient(-45deg, #32a437, #37833b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bg-white{
  background-color: #fff !important;
}

.bg-brand{
  background-color: #32a437 !important;
}

.bg-brand1{
  background-color: #32a437 !important;
}

.bg-brand2{
  background-color: #454545 !important;
}

.bg-brand-light{
  background-color: #dceaff21 !important;
}

.bg-brand-light1{
  background-color: #dceaff4f !important;
}

.radius-brand{
  border-radius: 15px;
}

.text-brand{
  color: #32a437 !important;
}

.text-brand1{
  color: #ffd23b !important;
}

.text-brand2{
  color: #454545 !important;
}

.text-black{
  color: #000 !important;
}

.let-spa{
  letter-spacing: 0.05rem !important;
}

.font-fredoka{
  font-family: 'Fredoka One', cursive !important;
}

.font-titi{
  font-family: Titillium Web !important;
}

.font-fran{
  font-family: 'Francois One', sans-serif !important;
}

.font-boogaloo{
  font-family: Boogaloo, cursive !important;
}

.font-sany{
  font-family: Source Sans Pro !important;
}

.font-size-11-5-px{
  font-size: 11.5px !important;
}

.font-size-11-px{
  font-size: 11px !important;
}

.font-size-12-5-px{
  font-size: 12.5px !important;
}

.font-size-12-px{
  font-size: 12px !important;
}

.font-size-13-5-px{
  font-size: 13.5px !important;
}

.font-size-13-px{
  font-size: 13px !important;
}

.font-size-14-5-px{
  font-size: 14.5px !important;
}

.font-size-15-5-px{
  font-size: 15.5px !important;
}

.font-size-15-px{
  font-size: 15px !important;
}

.font-size-14-px{
  font-size: 14px !important;
}

.font-size1{
  font-size: 1rem !important;
}

.font-size2{
  font-size: 1.2rem !important;
}

.font-size4{
	font-size: 1.4rem !important;
}

.font-size5{
  font-size: 1.5rem !important;
}

.font-size7{
  font-size: 1.7rem !important;
}

.font-size-2rem{
  font-size: 2rem !important;
}

.font-size-2-2rem{
  font-size: 2.2rem !important;
}

.font-size-2-5rem{
  font-size: 2.5rem !important;
}

.font-size-3rem{
  font-size: 3rem !important;
}

.font-size-4rem{
  font-size: 4rem !important;
}

.box-shadow5{
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5) !important;
}

.box-shadow3{
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3) !important;
}

.box-shadow1{
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1) !important;
}

.box-shadow-min{
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1) !important;
}

.taddy{
  padding-top: 50px;
}

.taddy-high{
  padding-top: 100px;
}

.paddy{
  padding: 30px 0;
}

.daddy{
  padding-bottom: 30px;
}

.tamar{
  margin-top: 15px;
}

.tamar-medium{
  margin-top: 30px;
}

.tamar-amedium{
  margin-top: 45px;
}

.tamar-90{
  margin-top: 90px
}

.damar{
  margin-bottom: 15px;
}

.damar-medium{
  margin-bottom: 30px;
}

.damar-amedium{
  margin-bottom: 45px;
}

.width-55{
  width: 55%;
}

.width-10{
  width: 10%;
}

.width-30{
  width: 30%;
}

.width-100{
  width: 100%;
}

.inverted{
  filter: brightness(0) invert(1);
}

.margin-top-ve{
  margin-top: -20%;
}

.margin-l-28{
  margin-left: 28%;
}

.margin-l-15{
  margin-left: 15.067%;
}

.margin-l-7{
  margin-left: 7.5%;
}

.bg-grey{
  background-color: #1a1a1a;
}

/*Common Styles End*//*------------------------------------------*/


/*Back To Top Button Start*//*------------------------------------------*/


.back-to-top{
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  display: none;
  position: fixed;
  bottom: 15px;
  right: 20px;
  border-radius: 50%;
  background-color: #32a437 ;
  width: 35px;
  height: 35px;
  margin: 0;
  z-index: 9;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: 3px solid #32a437 ;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  transition-property: background-color, color;
}

.back-to-top.reveal{
  cursor: pointer;
  transition: all 0.3s;
  opacity: 1;
}

.back-to-top:hover .fa-angle-up{
  color: #454545;
}

.back-to-top i{
  color: #fff;
  font-size: 27px;
}

#back-to-top:hover, #back-to-top:focus {
  background-color: #32a437;
  color: #454545;
  border: 3px solid #32a437;
}

@media(max-width: 992px) {
  #back-to-top {
    font-size: 22px;
    width: 40px;
    height: 40px;
    bottom: 15px;
    right: 15px;
  }
}
@media(max-width:768px) {
  #back-to-top {
    font-size: 18px;
    width: 32px;
    height: 32px;
    bottom: 6px;
    right: 6px;
  }
}

/* Animations*//*----------------------*/
.btnEntrance {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: btnEntrance;
}

@keyframes btnEntrance {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.btnExit {
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: btnExit;
}

@keyframes btnExit {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}


/*Back To Top Button End*//*------------------------------------------*/


/*btn-sticky Start*//*------------------------------------------*/

.btn-sticky{
  background: linear-gradient(90deg, #32a437, #37833b);
  position: fixed;
  top: 37%;
  left: -2.1%;
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.5);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 222;
  transition: 0.34s ease;
}

.btn-sticky a{
  padding: 10px;
  display: block;
  height: 40px;
  text-align: center;
  width: 40px;
  transition: all 250ms ease-in-out;
}

.btn-sticky a i{
  color: #fff;
  transition: 0.5s ease;
}

.btn-sticky a i:hover{
  color: #1a1a1a;
  transition: 0.5s ease;
}

.btn-sticky:hover{
  left: 0;
  padding:0 4.5px 0 4.5px;
  transition: 0.34s ease;
}

.reveal-sticky{
  cursor: pointer;
}

/*btn-sticky End*//*------------------------------------------*/


/*Navbar Start*//*------------------------------------------*/

.navbar{
  padding: 2.2rem 2rem !important;
  transition: 0.4s;
  z-index: 1000;
  width: 100%;
}

.navbar.hide{
  transform: translateY(-100%);
}

.bg-beam{
  background-color: transparent !important;
  transition: all 450ms ease-out;
}

.fixed-top.scrolled {
  background-color: #fff !important;
  color: #32a437 !important;
  transition: background-color 777ms ease-in-out;
  box-shadow: 0 2.5px 35px 0 rgba(0,0,0,0.5);
}

.nav-link.scrolled{
  color: #32a437 !important;
}

.navbar.scrolled{
  padding: 0.1rem 0.7rem !important;
  transition: 0.4s !important;
}

.logo.scrolled{
  font-size: 1.3rem !important;
  font-weight: bold !important;
  transition: 0.4s !important;
  color: #454545 !important;
}

.navbar-brand-word.scrolled{
  color: #32a437 !important;
}

.navbar-nav .active a.scrolled{
  color: #32a437 !important;
  font-size: 11px;
}

.nav-item .nav-link.scrolled{
  color: #454545 !important;
  font-size: 11px;
}

.navbar-brand1.scrolled{
  letter-spacing: 0.2rem !important;
}

.nav-item .nav-link.scrolled:hover{
  color: #32a437 !important;
  font-size: 11px;
  transition: color 0.2s;
}


.menu-bar.scrolled{
  color: #32a437 !important;
}

.nav-item .nav-link{
  color: #fff !important;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-family: 'Francois One', sans-serif;
}

.nav-item .dropdown-menu .dropdown-item{
  color: rgba(0,0,0,.7);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-family: 'Francois One', sans-serif;
}

.navbar-nav li a{
  transition:all 0.3s ease-out;
  font-family: Titillium Web;
}

.navbar-nav .nav-link:hover{
  color: #454545;
  transition:all 0.3s ease-in;
}

.navbar-nav .dropdown-menu a:hover{
  background-color: #32a437 !important;
  color: #fff !important;
  transition:all 0.3s ease-in;
}

.navbar-nav .active a{
  color: #fff   !important;
}

.navbar-brand1{
  color:#fff !important;/*#45ad8c*/
  font-size:1.7rem;
  font-family: "Fredoka One" !important;
  padding-left: 25px;
  padding-right: 25px;
  letter-spacing: 0.05rem;
  font-weight: bold !important;
  transition: 0.4s !important;
  text-decoration: none !important;
}

.navbar-brand-word{
  color: #fff   !important;
}

.navbar-nav li{
  padding-left:16px !important;
}

.dropdown-menu{
	padding: 0 !important;
}

.dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  animation: flipInY .6s;
  transition: all .7s ease;
}

.dropdown-divider{
  margin: 0 !important;
}

.navbar-toggler{
  border: none !important;
}

.menu-bar{
  color: #fff;
}


.navbar-expand-lg .navbar-nav .dropdown-menu {
  top: 95%;
}






/*Navbar End*//*------------------------------------------*/


/*Carousel Start*//*------------------------------------------*/

.bannn{
  background-size:cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100vh;
  z-index: -1;
}

.bann{
  width:100%;
  height:100%;
}


.bann1-col{
  background-color: rgba(36,35,35,0.22);
}

.bann2-col{
  background-color: rgba(36,35,35,0.5);
}

.bann3-col{
  background-color: rgba(36,35,35,0.5);
}

.banner1{
  background-image:url("../images/bg-gradient4.png");
}

.banner2{
  background-image:url("../images/1 (6).jpg");
  z-index: -1;
}

.banner3{
  background-image:url("../images/1 (5).jpg");
  z-index: -1;
}

.carousel-caption{
  right: 0 !important;
  left: 3% !important;
}

.carousel-caption h5{
  color: #fff;
  text-transform: uppercase;
  font-size: 2.7rem;
  font-family: Boogaloo, cursive;
  text-align: left;
}

.carousel-caption p{
  color: #fff;
  font-size: 1.2rem;
  font-family: Boogaloo, cursive;
  text-align: left;
}



/*Carousel End*//*------------------------------------------*/


/*Features-Area Start*//*------------------------------------------*/

.feature-area {
  /*margin-top: -210px;*/
}
@media (max-width: 1680px) and (min-width: 1200px) {
  .feature-area {
    /*margin-top: -110px;*/
  }
}
@media (max-width: 1200px) and (min-width: 991px) {
  .feature-area {
    display: none;
  }
}
@media (max-width: 991px) {
  .feature-area {
    margin-top: 0px;
  }
}
.feature-area .container-fluid {
  padding-left: 50px;
}
@media (min-width: 1921px) {
  .feature-area .container-fluid {
    max-width: 1140px;
    padding-left: 0;
  }
  .feature-area .container-fluid .col-lg-2.col-md-6 {
    flex: 0 0 22.666667%;
    max-width: 22.666667%;
  }
}
@media (max-width: 767px) {
  .feature-area .container-fluid {
    padding-left: 15px;
  }
}

.feature-item {
  margin: 30px 0px;
  border-right: 1px solid rgba(130, 139, 178, 0.2);
  padding-right: 20px;
}
.feature-item i {
  font-size: 25px;
  color: #32a437;
  padding-right: 9px;
}
.feature-item h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
.feature-item p {
  margin-bottom: 0px;
  text-align: left;
  letter-spacing: 0;
}


/*Features-Area End*//*------------------------------------------*/


/*Header-sectionCommon Start*//*------------------------------------------*/




/*Header-sectionCommon End*//*------------------------------------------*/


/*Counter Start*//*------------------------------------------*/

.area-bg {
  padding: 130px 0;
  background-position: 50% 50%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/1 (6).jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.area-bg h1{
  font-size: 3rem;
  font-weight: bold;
}

.area-bg h5{
  font-size: 1rem;
  font-family: 'Francois One';
}

#counter .icon {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 20px;
    width: 100px;
    z-index: 0;
}

#counter .icon i{
    font-size: 60px;
}

.counter-entry {
  padding: 0;
  position: relative;
}

  @media screen and (max-width: 768px) {
    .counter-entry {
      margin-bottom: 20px;
    }
  }

#counter .desc {
padding-left: 80px;
}

#counter .colorlib-counter {
font-size: 40px;
display: block;
color: #32a437;
font-family: "Open Sans", Arial, sans-serif;
width: 100%;
font-weight: 700;
margin-bottom: 0;
}

#counter .colorlib-counter-label {
color: rgba(255, 255, 255, 0.6);
text-transform: uppercase;
font-size: 14px;
letter-spacing: 3px;
display: block;
font-weight: 400; }
/*Counter End*//*------------------------------------------*/


/*Video-Area Start*//*------------------------------------------*/

#video-area{
  background-image: url("../images/video-area-bg3.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 870px;
}

.swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.imgslide img{
  width: 100%;
  height: 100;
}

#video-area .play-overlay{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#video-area .play-overlay img{
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/*Video-Area End*//*------------------------------------------*/


/*Domain Start*//*------------------------------------------*/

#domain p{
  margin-top: 15px;
  line-height: 1.5rem;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #45454552 !important;
  background: #fff !important;
  font-weight: normal;
  color: #ffffff;
}

.ui-tabs .ui-tabs-nav {
  background-color: #32a437 !important;
}

.ui-tabs-anchor img{
  filter: grayscale(1);
  transition: all 0.3s ease;
}

.ui-state-hover:hover img{
  filter: brightness(1) invert(0);
  transition: all 0.3s ease;
}


.ui-state-active a img{
  filter: brightness(1) invert(0);
  transition: all 0.3s ease;
}

.ui-state-active:after{
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 15px;
  border-top-color: #32a437;
  content: '';
  pointer-events: none;
}

/*Domain End*//*------------------------------------------*/


/*Tabs Start*//*------------------------------------------*/

#tabs p{
  font-size: 12.5px;
  letter-spacing: 0.05rem;
  text-align: justify;
  cursor: pointer !important;
}

#tabs p:hover{
    color: #32a437;
}

#tabs h5{
  font-family: 'Fredoka One', cursive !important;
  font-size: 14px;
  letter-spacing: 0.05rem;
  line-height: 30px;
  color: #454545;
}

#tabs{
  padding-top: 2rem;
}

.tab-texty h3{
  font-family: 'Fredoka One', cursive;
  color: #32a437;
}


/*Tabs End*//*------------------------------------------*/


/*Accordian Start*//*------------------------------------------*/

#accordion h5{
  font-family: 'Fredoka One', cursive !important;
  font-size: 18px;
  letter-spacing: 0.05rem;
  line-height: 30px;
  color: #fff;
  background-color: #32a437 !important;
}

#accordion div{
  height: 450px !important;
  transition: all 0.1s linear;
}



/*Accordian End*//*------------------------------------------*/


/*Timeline Start*//*------------------------------------------*/

#timeline1 h3, #timeline2 h3{
  font-size: 2.75rem;
  font-family: 'Fredoka One', cursive !important;
  color: #32a437;
}

#timeline p, #timeline p{
  font-size: 12.5px;
  letter-spacing: 0.05rem;
}

.tp-color h5{
  color: white;
  font-family:  'Fredoka One', cursive !important;
}

.tp-color p{
  color: white;
  text-align: center;
  letter-spacing: 0.04rem;
}

.cards-in{
  margin-left: auto;
  margin-right: auto;
}

.card-title{
  color: #32a437 !important;
}

.card-text i{
  color: #32a437 !important;
}

.jnow{
  position: absolute;
  left: 0;
  right: 0;
  margin: 19px auto;
}

.butn1{
  font-size: 12px !important;
  padding: 8px 21px !important;
}

.butn2{
  background: linear-gradient(-45deg, #aa840a, #fcdb76) !important;
  color: #454545 !important;
}

.butn2:before{
  background:#e0b832 !important;
}

.butn{
  background:linear-gradient(-45deg, #32a437, #37833b);
  font-family: Boogaloo;
  cursor:pointer;
  color:#fff;
  letter-spacing:2px;
  font-size:15px;
  line-height:20px;
  padding:14px 28px;
  border-radius:30px;
  text-transform:uppercase;
  display:inline-block;
  vertical-align:middle;
  transform:perspective(1px) translateZ(0);
  position:relative;
  transition:all linear 400ms;border:none
}

.butn:hover{
  color:#fff;
}

.butn:before{
  background:linear-gradient(45deg, #000, #000);
  color: #454545;
  content:"";
  position:absolute;
  z-index:-1;
  top:0;
  bottom:0;
  left:0;
  right:0;
  display:inline-block;
  transform:scaleX(0);
  transform-origin:51%;
  transition-property:transform;
  transition-duration:0.3s;
  border-radius:22px;
  border:none
}
.butn:hover:before,.butn:focus:before,.butn:active:before{
  transform:scaleX(1)
}

.card-header:first-child {
  border-radius: calc(3.25rem - 1px) calc(1.25rem - 1px) 0 0 !important;
}

.card-footer:last-child {
  border-radius: 0 0 calc(3.25rem - 1px) calc(1.25rem - 1px) !important;
}

.card{
  border: none !important;
  background-color: transparent !important;
}

.card-body{
  border-radius: 14px !important;
  padding: 39px !important;
}


/*Timeline End*//*------------------------------------------*/


/*Testimonials-area Start*//*------------------------------------------*/

.testimonials-area {
  position: relative;
}
.testimonials-area .owl-controls {
  position: absolute;
  bottom: 10px;
  left: 51.5%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .testimonials-area .owl-controls {
    display: none;
  }
}
.testimonials-area .owl-controls .owl-nav {
  display: -ms-flexbox;
  display: flex;
}

.testi-item {
  margin-bottom: 50px;
}
.testi-item h4 {
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.testi-item .list {
  margin-bottom: 35px;
}
.testi-item .list li {
  display: inline-block;
}
.testi-item .list li a {
  color: #ffc000;
  font-size: 14px;
}
.testi-item .text p {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 32px;
  font-style: italic;
}
@media (max-width: 575px) {
  .testi-item .text p {
    font-size: 16px;
  }
}
.testi-item p {
  margin-bottom: 0;
}


/*Testimonials-area End*//*------------------------------------------*/


/*NewsLetter Start*//*------------------------------------------*/

.newsletter{
  background: linear-gradient(160deg, #32a437, #37833b);
  padding: 55px 27.5px;
}

.newsletter p{
  color: #ffffff;
  line-height: 45px;
  font-size: 2rem;
  margin-top: 15px;
}

.newsletter input[type="email"] {
  border-radius: 35px;
  height: 70px;
  font-size: 15px;
  border: 0 none;
  float: left;
  padding: 25px;
  width: 100%;
  font-weight: 400;
  outline: 0;
}

.newsletter button.rippler {
  position: absolute;
  top: -1px;
  padding: 21px 28px;
  background: linear-gradient(-45deg, #454545, #454545);
  border-radius: 50%;
  right: -1px;
  color: #fff;
  font-size: 20px;
  display: block;
  border: 0;
  outline: 0;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  transition: all 300ms ease;
  cursor: pointer;
}

.newsletter button.rippler:hover {
  background: linear-gradient(-45deg, #32a437, #37833b);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  transition: all 300ms ease;
}

.closing{
    font-size: 2rem;
    font-weight: normal;
    color: #000 !important;
    margin-top: -4px;
    font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
    text-transform: none;
}

/*NewsLetter End*//*------------------------------------------*/


/*Testimonials Start*//*------------------------------------------*/

#testimonials .text-center{
  color: #fff;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #32a437 !important;
  border-color: #32a437 !important;
}

#testimonials .text-center h4{
  text-transform: uppercase;
  color: #454545;
}

.test-h3{
  font-size: 25px !important;
  padding-bottom: 10px;
}

.testimonial{
  text-align: center;
  padding: 0px 30px 90px;
  margin: 0 15px 100px;
  position: relative;
  margin-top: 90px;
  border-top-left-radius: 125px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 125px;
  border-bottom-left-radius: 15px;
}

.test-moon{
  text-align: center;
}
/*
.testimonial:before,
.testimonial:after{
content: "";
border-top: 40px solid #f1b111;
border-right: 125px solid transparent;
position: absolute;
bottom: -40px;
left: 0;
}
.testimonial:after{
border-right: none;
border-left: 125px solid transparent;
left: auto;
right: 0;
}*/

.testimonial .icon{
  display: inline-block;
  font-size: 80px;
  color: #454545;
  margin-bottom: 20px;
  opacity: 0.6;
}

.testimonial h3{
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}

.testimonial .description{
  font-size: 13px;
  color: #fff;
  text-align: justify;
  margin-bottom: 30px;
  opacity: 0.9;
  letter-spacing: 0.7px;
  font-family: Titillium Web;
}

.testimonial .testimonial-content{
  width: 100%;
  position: absolute;
  left: 0;
}

.testimonial .pic{
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
  position: relative;
  width: 142px;
  height: 142px;
}

.testimonial .pic img{
  width: 100%;
  height: 100%;
}

.testimonial .title{
  font-size: 14px;
  font-weight: bold;
  color: #32a437;
  text-transform: capitalize;
  line-height: 0 !important;
}

.testimonial .post{
  display: block;
  font-size: 10px;
}

.owl-theme .owl-controls{
  margin-top: 60px;
}

.owl-theme .owl-controls .owl-page span{
  width: 32px;
  height: 10px;
  background: #fff;
  margin: 5px;
  opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  background: #ffd9b8;
}

.flex-zone {
  transform: scale(3.1);
  background: rgba(247, 250, 253, 0) none repeat scroll 0 0;
  display: flex;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  border-radius: 50%;
  text-align: center;
  transition: all 250ms ease 0s;
  opacity: 0;
  visibility: hidden;
}
.pic:hover .flex-zone {
  background: rgba(247, 250, 253, 0.9) none repeat scroll 0 0;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.flex-zone-inside {
  align-self: center;
  opacity: 1;
  transition: all 250ms ease 0s;
  margin: 0 auto;
}
.flex-zone-inside i {
  padding: 5px;
  color: #454545;
  transition: all 300ms ease;
}

.flex-zone-inside a:hover{
  color: transparent;
}

.flex-zone-inside i:hover{
  color: #32a437;
}


/*Testimonials End*//*------------------------------------------*/


/*Footer Start*//*------------------------------------------*/

#footer{
  background-image: url("../images/footer-bg.png");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 325px 0 50px;
}

.footer-box ul li{
  list-style: none;
  color: #d5d5d5;
  font-family: 'Francois One', sans-serif;
  font-size: 14px;
  letter-spacing: 0.03rem;
  padding-bottom: 20px;
}

.footer-box h3{
  background: linear-gradient(#32a437, #37833b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-family: 'boogaloo';
}

footer input[type="email"] {
  border-radius: 35px;
  height: 20px;
  font-size: 15px;
  border: 0 none;
  float: left;
  padding: 23px;
  width: 100%;
  font-weight: 400;
  outline: 0;
}

footer button.rippler {
  position: absolute;
  top: auto;
  padding: 11px 14px;
  background: linear-gradient(-45deg, #32a437, #37833b);
  border-radius: 50%;
  right: 13px;
  color: #fff;
  font-size: 15px;
  display: block;
  border: 0;
  outline: 0;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
  transition: all 300ms ease;
  cursor: pointer;
}

footer button.rippler:hover {
  background: linear-gradient(-45deg, #454545, #454545);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
  transition: all 300ms ease;
}

.footer-box1 ul a li{
  display: inline;
  padding: 10px 13px;
  margin-right: 15px;
  list-style-type: none;
  background:  linear-gradient(-45deg, #32a437, #37833b);
  border-radius: 15px;
  transition: all 0.3s;
}

.footer-box1 ul a{
  text-decoration: none;
  color: #fff;
}

.footer-box1 h5{
  color: #d5d5d5;
  font-size: 15px;
  line-height: 50px;
}

.footer-box1 ul li i{
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.footer-box1 ul a:hover li{
  background:  linear-gradient(-45deg, #32a437, #37833b);
  transition: all 0.3s;
}

/*Footer End*//*------------------------------------------*/

/*----------------------------------------------------------------------------------------------------*/

/*Next Page*/

/*Online Courses Page*/

.banner4{
  background-image:url("../images/bg-gradient5.png");
  background-position: left;
  background-repeat: no-repeat;
  min-height: 509px;
}

.margin-top-ve-28{
  margin-top: -28%;
}

.side-banner{
  background-color: #1a1a1a;
  padding:35px 10px;
}


/*----------------------------------------------------------------------------------------------------*/

/*Next Page*/

/*About Us Page*/

.banner5{
  background-image:url("../images/bg-gradient5.png");
  background-position: 80%;
  background-repeat: no-repeat;
  min-height: 509px;
}

.margin-top-ve-16{
  margin-top: -15%;
}

#about .about-img {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  height: 100%;
}

#about .about-video{
  overflow: hidden;
  position: relative;
}

#about .play-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .7s ease;
  background: rgba(0,0,0,0.5);
  overflow: hidden;
	z-index: 3;
}

#about .about-video:hover .play-overlay {
  opacity: 1;
  overflow: hidden;
  cursor: pointer;
}

#about .about-video:hover .video-btn1{
    width: 95px;
    transition: 0.6s ease;
}

#about .video-btn1{
    width: 75px;
    transition: 0.3s ease;
    cursor: pointer;
}

#about .buton-overlay {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 99;
}

#whyus .whyus1{
	padding: 20px 0 0 20px;
}

#whyus .whyus1 i{
	background: linear-gradient(-45deg, #32a437, #37833b);
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

#whyus .whyus2 img{
	width: 100%;
}

#partners .logo-box{
	margin: 20px 25px;
}

#partners img{
	width: 80%;
}



/*----------------------------------------------------------------------------------------------------*/

/*Next Page*/

/*HTML Page*/

#profile .pro-box{
	background-color: #F7F8FA;
	border-radius: 15px;
}

#profile .pro-box-pad{
  padding: 8% 30px;
}

#profile .pro-box-pad-2{
  padding: 3% 30px;
}

#profile .pro-box-height{
  height: 230px;
}

#profile .pro-img-div{
  line-height: 12.3;
}

#profile .pro-box1-1, #profile .pro-box1-2, #profile .pro-box1-3, #profile .pro-box1-4{

}

#profile .pro-box-con-head{
  color: #C5C6CD;
  font-size: 14px;
  font-weight: bold;
  max-width: 100px;
  line-height: 15px;
}


#course-tab .overview .table-bg-radius{
    background-color: #F7F8FA;
    border-radius: 15px;
}

#course-tab .table td{

}

#course-tab .table td, #course-tab .table th {
    padding: 1.2rem !important;
  }

#course-tab .overview .border-none{
    border: none !important;
}

#course-tab .overview span{
    font-size: 12.5px;
}

#course-tab .accordion2 {
  background: linear-gradient(-45deg, #32a437, #37833b);
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 25px;
}

#course-tab .active2,#course-tab  .accordion2:hover {
  background-color: #32a437;
}

#course-tab .active2{
  margin-bottom: 0;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.3);
}

#course-tab .active2:hover{
  margin-bottom: 0;
}

#course-tab .panel2 {
  padding: 23px 27px;
  display: none;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.3);
  background-color: #fff !important;
  overflow: hidden;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 25px;
}


.line-height-4-5{
  line-height: 4.5 !important;
}

.line-height-1-5{
  line-height: 1.5 !important;
}

.line-height-2{
  line-height: 2 !important;
}

.line-height-2-5{
  line-height: 2.5 !important;
}

#course-tab .progress-bar{
	background: linear-gradient(-45deg, #32a437, #37833b)!important;
}

#course-tab .progress{
	background-color: #d8dbde !important;
  border-radius: 1.25rem !important;
}


/*----------------------------------------------------------------------------------------------------*/

/*Next Page*/

/*Quiz Page*/


.quiz-content{
	padding: 20px 30px 20px 5px;
}

.rw-circle{
	margin-right: 25px;
	width: 30px;
	height: 30px;
	background-color: #1a1a1a;
	border: 3px solid #32a437;
	border-radius: 50%;
}

#btimegauge{
	margin-top: 11px;
	background-color: #B8B5B5;
	width: 453px;
	height: 13px;
	border-radius: 15px;
}

#timegauge{
	background-color: #32a437;
	width: 200px;
	height: 13px;
	border-radius: 15px;
}



.modal-dialog {
      max-width: 900px !important;
      margin: 30px auto;
  }

.modal-body {
  position:relative;
  padding:0px;
}

.modal-content{
    background-color: transparent !important;
}

.close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff !important;
  opacity:1;
}
