/*!
 * Start Bootstrap - Agency v5.0.5 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  overflow-x: hidden;
  /* font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; */
  font-family:inherit;
  font-size:14px;
  }

p {
  line-height: 1.55;
}

/* a { */
  /* color: #fed136; */  
  /*Logo color color:#2ad4ff;*/
  
/* } */

/* a:hover { */
  /* color: #fec503; */
/* } */

/* .text-primary { */
  /* color: #fed136 !important; */
/* } */

/* h1, */
/* h2, */
/* h3, */
/* h4, */
/* h5, */
/* h6 { */
  /* font-weight: 700; */
  /* font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; */
/* } */

section {
  padding: 20px 0;
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

@media (min-width: 768px) {
  section {
    padding: 20px 0;
  }
}

.btn {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

/* .btn-primary { */
  /* background-color: #fed136; */
  /* border-color: #fed136; */
/* } */

/* .btn-primary:active, .btn-primary:focus, .btn-primary:hover { */
  /* background-color: #fec810 !important; */
  /* border-color: #fec810 !important; */
  /* color: white; */
/* } */

/* .btn-primary:active, .btn-primary:focus { */
  /* -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; */
  /* box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; */
/* } */

::selection {
  background: #fed136;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}


.button1 {
	font-weight:bold;font-size:14px;color:#fff;width:120px;height:10px;
	padding-top:10px;padding-bottom:10px;background-color:#0078D7;
	border-radius:50px;
}


#mainNav {
  background-color: #212529;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #fed136;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';

  }

#mainNav .navbar-brand {
  color: #fed136;
  font-family: 'Kaushan Script', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 13px;
  font-weight: bold;
  /*padding: 0.85em 0; */
  letter-spacing: 1px;
  color: #5a617e;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #515770;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0px; /*previous 25px*/
    padding-bottom: 0px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
   padding: 0.6em 1em !important; 
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(105,105,105, 0.9);
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 5px 0; /*before was 12px 0*/
  }
}


.signinnav{
	width:200px;background-color:#b1b4b4;border-radius:30px;padding-left:20px;
}

.signinnav:hover{
	background-color:#13cffe;
}

.loginnav {
	width:130px;background-color:#00B294;border-radius:50px;padding-left:10px;margin-left:15px;
}

.loginnav:hover {
	background-color:#00695c;
}

.userdisply{
	text-transform:uppercase;font-size:13px;font-weight:bold;
}


.userdatadisply{
	  
	  width:270px;
	  font-size:13px;	
	}

@media (min-width: 768px) {
	.userdatadisply{
	  margin-left:-100px;	
	  width:270px;
	  font-size:13px;	
	}
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  
    pointer-events: none;
}




.header-wrapper {
  overflow: hidden;
  text-align:center;
}

/*header.masthead {
 
  text-align:center;
 /* background: url("../img/banner1.png"); 
  background-size: cover;
 background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-animation: zoomin 20s ease-in infinite;
  animation: zoomin 20s ease-in infinite;
  transition: all .20s ease-in-out;
  overflow: hidden;
} */

/* The innermost element*/

/*.zoomoutheader {
  
  text-align:center;
  background: none;
  -webkit-animation: zoomout 10s ease-in infinite;
  animation: zoomout 20s ease-in infinite;
  transition: all .20s ease-in-out;
  overflow: hidden;
} */


header.masthead {
 
  text-align:center;
 
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
 
  overflow: hidden;
} 

/* The innermost element*/

.zoomoutheader {
  
  text-align:center;
  background: none;
 
  overflow: hidden;
} 




#videobackground {
   position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover;


}

@media (max-width: 576px){ 

#videobackground {
   position: absolute;
    top: 70%;
    left: 50%;
    

}

}




/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */



header.masthead .intro-text {
  padding-top: 00px;
  padding-bottom: 200px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    margin-top: 300px;
    padding-bottom: 200px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
}


.searchicon{
	background-color:#eee;color:#5a617e;padding:10px 15px 10px 15px;margin-right:-6px;cursor:pointer;
}

.searchinput{
	width:40%;height:38px;z-index:15;position:relative;cursor:pointer;
}


.displyresult{
position:absolute;background-color:#fff;color:#333;width:38.8%;margin-left:31.1%;z-index:999;	
}





.service-heading {
  margin: 15px 0;
  text-transform: none;
}

ul.searchdisplay{
	list-style-type: none;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	
}

ul.searchdisplay li{
	color:#333;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
}

@media (max-width: 760px){
	
	
	.searchicon{
	background-color:#eee;color:#0078D7;padding:5px 10px 5px 10px;margin-right:-6px;
	
	}

	.searchinput{
		width:60%;height:30px;z-index:15;position:relative;
	}


	.displyresult{
	position:absolute;background-color:#fff;color:#333;width:55%;margin-left:22.6%;z-index:999;	
	}
	
	
	
	ul.searchdisplay li{
	color:#333;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	
    }
	
	
}

ul.searchdisplay li a{
	color:#333;
	
}

ul.searchdisplay li:hover{
	background-color:#0078D7;
	color:#fff;
}

ul.searchdisplay li:hover a{
	
	color:#fff;
}





.bannertags{
	margin-top:50px;
}

.bannertags img{
	width:50px;height:auto;
	text-align:left;
}

.bannertags h6{
	margin-top:15px;
	text-align:left;
	font-weight:normal;
	color:#fff;
}

.bannertags p{
	margin-top:20px;
	text-align:left;
	color:#fff;
}


.servicesmain {
	margin-top:0px;padding-top:0px;position:relative;
}


.servicecontaner{
		background-color:#4abc8d;margin-top:0px
	}

	
@media (min-width: 1199px) {

	.servicecontaner{
			background-color:#4abc8d;position:absolute;z-index:54;top:-100px;margin-left:5%;
		}


}


.populr-course a:before {
	content: "";
    width: 5px;
    height: 32px;
    top: 10px;
    left: 0;
    background: #ff8c90;
}

.populr-course a:nth-child(2):before {
    background: #FFB900;
}
.populr-course a:nth-child(3):before {
    background: #D13438;
}
.populr-course a:nth-child(4):before {
    background: #038387;
}
.populr-course a:nth-child(5):before {
    background: #647C64;
}



.populr-course a {
	
    width: 100%;
    height: 80px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 20px 0px;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.29;
    color: rgb(74, 74, 74);
    position: relative;
    padding-right: 54px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-bottom: 30px;
    margin-right: 5%;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(230, 236, 239);
    border-image: initial;
    transition: all 0.5s ease 0s;
}



.populr-course a:after {
    width: 53px;
    height: 46px;
    bottom: 0;
    right: 0;
	
     background-size: 64px 64px;
}

.populr-course a:after, .populr-course a:before {
    display: inline-block;
    content: "";
    position: absolute;
}



.populr-course a:nth-child(1):after {
     background: url("../img/php.png") 0px 0px no-repeat;
	 opacity:0.5;
}
.populr-course a:nth-child(2):after {
     background: url("../img/machine.png") 0px 0px no-repeat;
	 opacity:0.5;
}
.populr-course a:nth-child(3):after {
     background: url("../img/scrum.png") 0px 0px no-repeat;
	 opacity:0.5;
}
.populr-course a:nth-child(4):after {
     background: url("../img/ethical.png") 0px 0px no-repeat;
	 opacity:0.5;
}

.populr-course a:nth-child(5):after {
     background: url("../img/digital.png") 0px 0px no-repeat;
	 opacity:0.5;
}
.populr-course a:nth-child(6):after {
     background: url("../img/blockchain.png") 0px 0px no-repeat;
	 opacity:0.5;
}



/***filterserach***/

@media (min-width: 1199px) { 

 .filterserach {
	margin-top:50px; 
	 
 }


}





/* GALLERY*/

.gallery-block.grid-gallery{
  padding-bottom: 20px;
  padding-top: 0px;
  
  
}



.gallery-block.grid-gallery .heading{
    margin-bottom: 50px;
    text-align: center;
}

.gallery-block.grid-gallery .heading h2{
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.gallery-block.grid-gallery a:hover{
  opacity: 1;
}

.gallery-block.grid-gallery .item img{
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  transition: 0.4s;
  filter: brightness(50%);
}

.gallery-block.grid-gallery .item{
  margin-bottom: 20px;
 
}

@media (min-width: 576px) {

  .gallery-block.grid-gallery .scale-on-hover:hover{
    transform: scale(1.05);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important;
  }
}



.item .overlay h5{
  position: absolute;
  top:40%;
  left:12%;
  color:white;
 
  
}
.item .overlay p{
position: absolute;
  top:50%;
  left:10%;
  color:white;

}

/* Gallery Finished*/



.coursebox {
  margin:5px;
  border:solid thin #bfd6f6;	
  overflow: hidden;
  position: relative;
  background-color:#eee;
}
.coursebox:after {
 
  transition: opacity .25s;
}

.coursebox img {
   transition: transform .25s;
   width: 100%;
}

.coursebox:hover img {
  /*transform: scale(1.2);*/
}

.coursebox:hover {
  opacity: 1;
  border:solid 2px #8fa4c0;	
  
}


.lightbox img {
	
	width:100%;height:200px;overflow:hidden;
}







/*why us*/

.whyus{
	width:100%;
	text-align:center;
	background-color:#5a617e;
	margin:0px;
	padding:0px;
}

.whyus h4 {
	padding-top:40px;color:#fff;padding-bottom:20px;
}


.whyusdiv{
	margin-bottom:0px;
}

.whyusdiv img{
	width:80px;height:auto;
	
}

.whyusdiv h6{
	margin-top:15px;
	font-weight:bold;
	color:#fff;
}

.whyusdiv p{
	
	color:#fff;
}


/*Our Partners*/

.ourpartners .seeallpartnersbtn{
	border:solid thin #d39c1a;padding:20px 30px;
	color:#5a617e;
}

.ourpartners .seeallpartnersbtn:hover{
	background-color:#2ad4ff;
	color:#fff;
}
.ourpartners h2 {
	font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
	text-align:center;
}

/*-----course info------*/


.nav-tabs .nav-item a.active {
  border-bottom: 3px solid #0078D7;
}



.gallery-block{
	padding-bottom: 0px;
	margin-top: 40px;
}



.gallery-block .heading{
    margin-bottom: 50px;
    text-align: center;
}

.gallery-block .heading h2{
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.gallery-block.cards-gallery h6 {
  font-size: 17px;
  font-weight: normal; 
  color:#777;
}

.gallery-block.cards-gallery .card{
  transition: 0.4s ease; 
}

.gallery-block.cards-gallery .card img {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15); 
}

.gallery-block.cards-gallery .card-body {
  text-align: left; 
}

.gallery-block.cards-gallery .card-body p {
  font-size: 15px; 
  color: #333; 
}

.gallery-block.cards-gallery .card-body .card-text {
	
  
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;     /* fallback */
   max-height: 80px;      /* fallback */
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;

}

.limitedtext{
	
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;     /* fallback */
   max-height: 100px;      /* fallback */
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;
   margin-bottom:20px;
}

.coursnamelimit{
	
   /*overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 13px;    
   -webkit-line-clamp: 2; 
   -webkit-box-orient: vertical;
   white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -moz-binding: url('ellipsis.xml#ellipsis');*/
  font-size:13px;
  
}
.coursename{
height:50px;overflow:hidden; 
}


.gallery-block.cards-gallery .card-body span i {
  
  color: #00B294; 
}

.gallery-block.cards-gallery a {
  color: #777; 
   
}

.gallery-block.cards-gallery a:hover {
  text-decoration: none; 
}

.gallery-block.cards-gallery .card {
  margin-bottom: 30px; 
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}

@media (min-width: 576px) {

	.gallery-block .transform-on-hover:hover {
	    transform: translateY(-10px) scale(1.02);
	    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important; 
		
	}
}

.nomargin {
	margin:0px;padding:0px;
}


.courseoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 105%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #fff;
  overflow:visible;
 
}

.card:hover .courseoverlay {
  opacity: 1;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15); 
}

.coursetext {
	margin:20px;
}

.coursetext .icondiv {
  width:30px;height:30px;background-color:#0078D7;border-radius:40px;text-align:center;
  cursor:pointer;margin:0px;float:left;
}

.coursetext .icondiv i {
  color:#fff;padding-top:7px;
}
.courseoverlay .coursetext h6 {
  text-align:left;margin-top:20px;font-weight:bold;color:#333;font-size:12px;
  
}
.courseoverlay .coursetext p {
  color:#9E9E9E;text-align:left;margin-top:20px;
  -webkit-line-clamp: 4;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;font-size:14px;
}

.courseoverlay .coursetext .row span {
  font-size:11px;
  text-transform: uppercase;
}

.courseoverlay .coursetext .row a {
  font-size:12px;
  /*background-color:#035493;*/
  background-color:#5a617e;
  color:#fff;
  width:100%;
  text-align:center;
  
  
}

.courseoverlay .coursetext .row button {
  font-size:12px;
  /*background-color:#00B294;*/
  background-color:#d49d1b;
  color:#fff;
  width:100%;
  text-align:center;

}


.courseoverlay .coursetext .row a:hover{
  
  /*background-color:#034172;*/
  background-color:#5a617e;
  
}

.courseoverlay .coursetext .descbottom  {
	position:absolute;
	bottom:20px; left:20px; width:100%;
}
.courseoverlay .coursetext .descbottom div {
	
}

.courseoverlay .coursetext .descbottom p{
  font-size:14px;
  color:#9E9E9E;
  margin-top:20px;
  cursor:pointer;
 
 
}

.courseoverlay .coursetext .descbottom span  {
  font-size:14px;
  color:#616161;
  margin-top:20px;
  
  
}




/*course info finished*/



/** LOGIN FORM **/



.sociltitle{
	margin-top:50px;
	color:#00B294;
	text-align:center;
	font-size:16px;
}

.socialdivicon {
	width:50px;height:50px;border-radius:50px;background-color:#eee;
	text-align:center;cursor:pointer;
	 -moz-box-shadow: 3px 2px 2px rgba(68, 68, 68, 0.6);
  -webkit-box-shadow: 3px 3px 3px rgba(68, 68, 68, 0.6);
  box-shadow: 2px 2px 2px rgba(68, 68, 68, 0.6);
	
}

.socialdivicon i{
	color:#333;padding-top:15px;
}

.socialdivicon:hover {
	background-color:#0078D7;
}

.socialdivicon:hover i {
	color:#fff;
}

 div.hr-or {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #333;
  text-align: center;
  height: 0px;
  line-height: 0px;
}
div.hr-or:before {
  content: 'OR';
  background-color: #fff;
  padding-left:10px;
  padding-right:10px;
}
 
 

.logtitle{
	margin-top:50px;
	color:#333;
	text-align:left;
	font-size:20px;
}

.forgtitle {
	margin-top:50px;
	color:#333;
	text-align:left;
	font-size:16px;
	
}

.loginformdiv{
  margin-bottom:50px;
  background-color:#0078D7;
  color:#fff;
	
}
.signinformdiv{
	 margin-bottom:50px;
     background-color:#eee;
}
.forgotormdiv{
	 margin-bottom:20px;
     background-color:#eee;
}

.logbtns{
	border-radius:50px;
	width:150px;
	height:45px;
	text-align:center;
	color:#fff;
	background-color:#1de9b6;
	text-transform:uppercase;
	font-size:14px;
}

.c_Error {
	color: #e53935;
	display: none;
	width: 80%;
	height: auto;
	font-size:16px;
	font-weight:bold;
	
}



.logsuccsmsg {
	
	display:none;position:absolute;top:30px;
	
}

.signspinner {
	
	display:none;position:absolute;top:60%;left:45%;z-index:999;
	
}





/** LOGIN FORM FINISHED **/




/****COURSE DESCRIPTION*****/


.paynowdiv{
	margin-top:00px;
}

@media (min-width: 230px) and (max-width:767px) {
  .paynowdiv {
    margin-top:30px;
  }
}


.blanklogin {
	
width:100%;background-color:#333;opacity:0.8;height: 300%;
position:absolute;top:0;left:0;right:0;bottom:0;z-index:9999;	
}



  .coursdescri{
	margin-bottom:50px;
	margin-top:50px;
	padding:15px;
    height:auto;
	font-family: Montserrat;
	background-color:#eee;
 }
 
 .coursinfobg {
	 
	 background-color:#fff;
	 padding:10px;
	 
 }
	
.coursehead {
	  
	  margin: 0 0 40px;
}

.coursehead h6{
	margin-top:50px;
	font-family: Montserrat;
	line-height: 22px;
    word-spacing: -1px;
    letter-spacing: -.4px;
    font-weight: normal;
    font-size: 22px;
	color:#273044;
}

.coursehead a{
	margin-top:50px;
	height:40px;
	padding:10px;
	font-size:16px;
}



.coursdescri .nav-tabs .nav-item a {
  color:#777;font-size:16px;font-weight:bold;
 
}

.coursdescri .nav-tabs .nav-item a.active {
  border-bottom: 3px solid #777;
 
}


.courseaccord  {
	background-color:#fff;
}

.courseaccord h3 {
	
	padding:20px;
}

.courseaccord #accordion .panel{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px;
}
.courseaccord #accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 3px;
}
.courseaccord #accordion .panel-title a{
    display: block;
    padding: 12px 15px;
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    /*border: 1px solid #ececec;*/
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    transition: all 0.5s ease 0s;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
}
.courseaccord #accordion .panel-title a.collapsed{
    box-shadow: none;
    color: #676767;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
}
.courseaccord #accordion .panel-title a:before,
.courseaccord #accordion .panel-title a.collapsed:before{
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 900;
    color: #f81ac1;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 15px;
    transform: rotate(135deg);
    transition: all 0.3s ease 0s;
}
.courseaccord #accordion .panel-title a.collapsed:before{
    color: #00B294;
    transform: rotate(0);
}
.courseaccord #accordion .panel-title a:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #ececec;
    position: absolute;
    top: 0;
    right: 55px;
}
.courseaccord #accordion .panel-body{
    padding: 0px 15px;
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px;
}


/****COURSE DESCRIPTION FINISHED********/




#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(254, 209, 54, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

.portfolio-modal {
  padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}

.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #e9ecef;
}

.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}

.timeline > li:after, .timeline > li:before {
  display: table;
  content: ' ';
}

.timeline > li:after {
  clear: both;
}

.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: #fed136;
}

.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li:last-child {
  margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}

.timeline .timeline-heading h4.subheading {
  text-transform: none;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid #fff;
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

.team-member span {
  
}





section#contact {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}




footer {
  padding: 25px 0;
  text-align: center;
  
}

.websitelink span.copyright {
  padding-right:0px;	
  color:#fff;	
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

footer ul.quicklinks {
  text-align:left;
  color:#fff;	
  
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

footer ul.quicklinks li a {
  
  color:#fff;	
  font-size: 14px;
 
}



ul.social-buttons {
  margin-bottom: 0;
  text-align:left;
}


ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212121;
   text-align:center;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #0078D7;
}




.divshadow2 {
  box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2);
  height: 100%;
  padding-bottom: 5px;
   background-color: #EE7600;

}
._3qmgH {
  margin-top: 16px;
  font-size: 14px;
  line-height: 20px;
  color: #000;
   padding: 10px;
    background-color: #EE7600;
}
 
.divshadow2:hover ._3qmgH
{
  background-color: #EE7600;
  color:#fff;
}
.divshadow2:hover 
{
  background-color: #EE7600;
  color:#fff;
}


 