body{
font-family:'Open Sans',Arial,sans-serif ;
}

html{
 scroll-behavior:smooth;
}

.dropdown-menu > li > a {
    padding: 10px 25px !important;
    font-weight: 400 !important;
}

.dropdown-menu {
	font-size:17px !important;
}

.dropdown-menu > li :hover {
	background:#203A4F !important;
	color:#fff !important;
}

.clickable{
    cursor: pointer;   
}

.panel-heading span {
	margin-top: -20px;
	font-size: 15px;	
}

.panel-heading > .panel-title{
	color:#fff !important;
	font-weight:bold;
}

.panel-heading span {
	float:right;
	margin-top: 0;
}

.video-container {
  position: relative;
}
video {
  height: auto;
  vertical-align: middle;
  width: 100%;
}
.overlay-desc {
  background: rgba(0,0,0,0);
 /* position: absolute;*/
  top: 0; right: 0; bottom: 0; left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #203A4F;
}

.mb-r {
    margin-bottom: 3rem !important;
}

.card {
    font-weight: 400;
    border-radius: .3rem;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	box-shadow: 2px 3px 3px #CCCCCC;
}

.testimonial-card .card-up {
    overflow: hidden;
    height: 120px;
    border-radius: .3rem .3rem 0 0;
}
.info-color, .toast-info {
    background-color: #33b5e5 !important;
}

.testimonial-card .avatar {
    border-radius: 50%;
    height: 120px;
    width: 120px;
    margin: -65px auto 0;
    overflow: hidden;
    border: 5px solid #fff;
}
.card .card-reveal, .card-wrapper .face, .carousel-thumbnails .carousel-indicators .active, .picker__box .picker__header .picker__select--month.browser-default, .picker__box .picker__header .picker__select--year.browser-default, .picker__list-item, .testimonial-card .avatar, .white {
    background-color: #fff !important;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.testimonial-card .avatar img {
    width: 100%;
}
.card img {
    border-radius: 2px 2px 0 0;
}
.rounded-circle {
    border-radius: 50% !important;
}
.testimonial-card .card-body {
    text-align: center;
}
.card .card-body {
    position: relative;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card .card-body h4 {
    font-weight: 400;
}
.card-body h4 {
    font-weight: 500;
    margin-bottom: 1rem;
}
.mt-1 {
    margin-top: .25rem !important;
}
.mt-1, .my-1 {
    margin-top: .25rem !important;
}
.card .card-body p {
    margin-bottom: 1rem;
	/*font-size:16px;*/
	font-size:15px;
}
.dark-grey-text {
    color: #4f4f4f !important;
}
.blue-gradient {
    background: -webkit-linear-gradient(50deg,#45cafc,#303f9f);
    background: linear-gradient(40deg,#45cafc,#303f9f);
}
.indigo {
    background-color: #3f51b5 !important;
}

.dark-grey-text {
    color: #4f4f4f !important;
}

.theme_color{
	color:#203A4F;
}



hr.style-two {
	 border: 0; height: 1px;
	 background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}

.textShadow{
	text-shadow: 0 0 10px #fff;
}

.iletsdiv{
    background-color: #fff;
    color: #203A4F;
    padding: 1%;
	margin-bottom:1%;
}

.containergradient{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+52,ffffff+52,ededed+100 */
background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top, #ededed 0%, #ffffff 52%, #ffffff 52%, #ededed 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 52%,#ffffff 52%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ededed 0%,#ffffff 52%,#ffffff 52%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.divgradient{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6dbbf+0,feffe8+54,d6dbbf+100 */
background: #d6dbbf; /* Old browsers */
background: -moz-linear-gradient(top, #d6dbbf 0%, #feffe8 54%, #d6dbbf 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d6dbbf 0%,#feffe8 54%,#d6dbbf 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d6dbbf 0%,#feffe8 54%,#d6dbbf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6dbbf', endColorstr='#d6dbbf',GradientType=0 ); /* IE6-9 */
}

.divapply{
	padding: 1%;
	background-color: rgba(0,51,102,0.75);
	color: #fff;
	font-weight: normal;
	font-size: 13px;
}

.totalcount{
	background: #fff;
	box-shadow: 1px 1px 2px #292929;
	margin: 11px 0px;
	color: #009900;
	padding:10px;
	margin:10%;
	border-radius:20px;
	}

.faIconfb{
	background-color: #4867AA;
	color:#fff;
    padding: 8px 13px;
    border-radius: 50px;
    font-size: 25px !important;
	margin:5px;
}

.faIconfb:hover{
	background-color: #fff;
	color:#4867AA;
    padding: 8px 13px;
    border-radius: 50px;
    font-size: 25px !important;
	margin:5px;
}

.faIcontw{
	background-color: #1DA1F2;
	color:#fff;
    padding: 8px 9px;
    border-radius: 50px;
    font-size: 25px !important;
	margin:5px;
}

.faIcontw:hover{
	background-color: #fff;
	color:#1DA1F2;
    padding: 8px 9px;
    border-radius: 50px;
    font-size: 25px !important;
	margin:5px;
}

.faIconli{
	background-color: #007BB6;
	color:#fff;
    padding: 8px 10px;
    border-radius: 50px;
    font-size: 25px !important;
	margin:5px;
}

.faIconli:hover{
	background-color: #fff;
	color:#007BB6;
    padding: 8px 10px;
    border-radius: 50px;
    font-size: 25px !important;
	margin:5px;
}

.faIconyt{
	background-color: #FF0000;
	color:#fff;
    padding: 8px 9px;
    border-radius: 50px;
    font-size: 25px !important;
	margin:5px;
}

.faIconyt:hover{
	background-color: #fff;
	color: #FF0000;
    padding: 8px 9px;
    border-radius: 50px;
    font-size: 25px !important;
	margin:5px;
}

.imgscale { 
  border: 1px solid #333;
  overflow: hidden;
  box-shadow:2px 3px 3px #CCCCCC;
}

.ulfont{
	font-size:18px;
	/*font-weight:bold;*/
	text-shadow:2px 4px 3px rgba(0,0,0,0.3);
}

.imgscale img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.imgscale:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.centered {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.count{
	font-size:30px !important;
	font-family:"MS Serif", "New York", serif;
}
	
.totalcount > h5{
	font-size:16px;
	font-weight:bold;
	color:#203A4F;
	}

.navbar-default {
   /* background-color: #203A4F !important;
    border-color: #203A4F !important;*/
	 background-color: #009900 !important;
    border-color: #009900 !important;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #009900 !important;
	background-color: #fff; !important;
}

.navbar-default .navbar-nav > li > a {
	color: #fff !important;
	font-size:18px !important;
	padding:30px 10px;
	border-right: 1px solid darkcyan;
	width: 180px !important;
	text-align: center !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #000 !important;
	background-color: #e7e7e7;
}


.theadGrad{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#88bfe8+0,203a4f+0,607ea3+0,2c536d+54,607ea3+100 */
		background: #88bfe8; /* Old browsers */
		background: -moz-linear-gradient(top, #88bfe8 0%, #203a4f 0%, #607ea3 0%, #2c536d 54%, #607ea3 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #88bfe8 0%,#203a4f 0%,#607ea3 0%,#2c536d 54%,#607ea3 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #88bfe8 0%,#203a4f 0%,#607ea3 0%,#2c536d 54%,#607ea3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88bfe8', endColorstr='#607ea3',GradientType=0 ); /* IE6-9 */
		color:#fff;
}

.page_heading{
	color:#203A4F;
	text-align:center;
	background-color: #E7E7E7;
	padding: 2%;
	margin:1%;
}

.operating_hrs{
	font-weight:bold;
	color:#090;
}















/*------------------Footer---------------*/
.footer {
   
    width: 100%;
    background-color: #203A4F;
    color: white;
    text-align: center;
}

.glyphiconStyle{
font-size: 28px !important;
color: #203A4F !important;
}

/*---------------------Style for video--------------------------*/

.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}











@import url(https://fonts.googleapis.com/css?family=Cabin:400);

.webdesigntuts-workshop {
	
	height: 100%;
	position: absolute;
	text-align: center;
	width: 100%;
}

.webdesigntuts-workshop:before,
.webdesigntuts-workshop:after {
	content: '';
	display: block;	
	height: 1px;
	left: 36%;
	margin: 0 0 0 -400px;
	position: absolute;
	width: 96%;
}

.webdesigntuts-workshop:before {
	background: #fff;
	background: linear-gradient(left, #151515, #444, #151515);
	top: 192px;
}

.webdesigntuts-workshop:after {
	background: #fff;
	background: linear-gradient(left, #151515, #000, #151515);	
	top: 191px;
}

.webdesigntuts-workshop form {
	background: #111;
	background: linear-gradient(#1b1b1b, #111);
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: inset 0 0 0 1px #272727;
	display: inline-block;
	font-size: 0px;
	margin: 150px 0;
	padding: 20px;
	position: relative;
	z-index: 1;
	width:75%;
}

.webdesigntuts-workshop input {
	background: #222;	
	background: linear-gradient(#333, #222);	
	border: 1px solid #fff;
	border-radius: 5px 0 0 5px;
	box-shadow: 0 2px 0 #000;
	color: #fff;
	display: block;
	float: left;
	font-family: 'Cabin', helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 40px;
	margin: 0;
	padding: 0 10px;
	text-shadow: 0 -1px 0 #000;
	width: 90%;
}

.ie .webdesigntuts-workshop input {
	line-height: 40px;
}

.webdesigntuts-workshop input::-webkit-input-placeholder {
   color: #888;
}

.webdesigntuts-workshop input:-moz-placeholder {
   color: #888;
}

.webdesigntuts-workshop input:focus {
	animation: glow 800ms ease-out infinite alternate;
	background: #222922;
	background: linear-gradient(#333933, #222922);
	border-color: #393;
	box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
	color: #efe;
	outline: none;
}

.webdesigntuts-workshop input:focus::-webkit-input-placeholder { 
	color: #efe;
}

.webdesigntuts-workshop input:focus:-moz-placeholder {
	color: #efe;
}

.webdesigntuts-workshop button {
	background: #222;
	background: linear-gradient(#333, #222);
	box-sizing: border-box;
	border: 1px solid #fff;
	border-left-color: #000;
	border-radius: 0 5px 5px 0;
	box-shadow: 0 2px 0 #000;
	color: #fff;
	display: block;
	float: left;
	font-family: 'Cabin', helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	text-shadow: 0 -1px 0 #000;
	width: 80px;
}	

.webdesigntuts-workshop button:hover,
.webdesigntuts-workshop button:focus {
	background: #292929;
	background: linear-gradient(#393939, #292929);
	color: #5f5;
	outline: none;
}

.webdesigntuts-workshop button:active {
	background: #292929;
	background: linear-gradient(#393939, #292929);
	box-shadow: 0 1px 0 #000, inset 1px 0 1px #222;
	top: 1px;
}

@keyframes glow {
    0% {
		border-color: #393;
		box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }	
    100% {
		border-color: #6f6;
		box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}



.panel-default>.panel-heading {
        background: #88bfe8 !important;
    background: -moz-linear-gradient(top, #88bfe8 0%, #203a4f 0%, #607ea3 0%, #2c536d 54%, #607ea3 100%) !important;
    background: -webkit-linear-gradient(top, #88bfe8 0%, #203a4f 0%, #607ea3 0%, #2c536d 54%, #607ea3 100%) !important;
    background: linear-gradient(to bottom, #88bfe8 0%, #203a4f 0%, #607ea3 0%, #2c536d 54%, #607ea3 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88bfe8', endColorstr='#607ea3', GradientType=0 );
}


/*-----------CSS for side Menus-------------------*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
/*    background-color: #111;*/
	background-color: #203A4F;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 40px;
}

.sidenav a {
   /* padding: 8px 8px 8px 32px;*/
   padding:15px 15px 15px 15px;
    text-decoration: none;
    font-size: 19px;
    /*color: #818181;*/
	color: #fff;
    display: block;
    transition: 0.3s;
	border-bottom:1px solid darkcyan;
}

.sidenav a:hover {
    /*color: #f1f1f1;*/
	color: #009900;
	background-color:#fff;
}

.sidenav .closebtn {
    position: absolute;
   /* top: 0;
    right: 25px;*/
	right: 5px;
    font-size: 30px;
    margin-left: 50px;
}

 
.schol_img{
		width:100%;
		margin-bottom:10px;
	}

.schol_readmore{
	color:blue !important;
	float:right;
}

.schol_details{
	margin-top:10px;
	text-align:center;
}


.chooseCountryDesk{
	padding: 2% 5px;
	font-size: 16px;
	color:#203A4F;
}

.chooseCountryMob{
	padding: 2% 5px;
	font-size: 18px;
	color:#203A4F;
}


.equalDivs{	
	padding: 2%;
	background-color: #AC3E31;
	color: #fff;
	text-align: center;
	margin:5px;
	vertical-align:middle;
}

/*==================================================
 * Effect 3
 * ===============================================*/
.effect3
{
  position: relative;
}
.effect3:before
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}



/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
	text-align:justify;
}

.item blockquote img {
    margin-bottom: 10px;
}

.newsltr_body{
	font-family: 'Droid Serif', serif;
    font-size: 14px;
    color: #2f2f2f;
   /* background-color: #f9f7f1;*/
	}

.newsletterheading{
	font-family: 'Playfair Display', serif;
    font-weight: 900;
    font-size: 40px;
    text-transform: uppercase;
    display: inline-block;
}

.newsltrheadline{
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    box-sizing: border-box;
   /* padding: 10px 0 10px 0;*/
}

.headlinehl6{
    font-weight: 400;
    font-size: 20px;
    box-sizing: border-box;
   /* padding: 10px 0 10px 0;*/
}

.afterdash:after{
	border-bottom: 1px solid #2f2f2f;
    content: '';
    width: 100%;
    height: 10px;
    display: block;
    margin: 1% 0;
	}
	
.newslettersubhead{
		font-weight:bold;
		color:red;
	}
	
	.collumn{
    font-size: 14px;
    line-height: 20px;
    padding: 0 1% 0 1%;
    vertical-align: top;
    transition: all .7s;
}


/*-------------for photo gallery------------------*/
.photogallery{
	/*margin: 10px 50px;	*/
}

.photogallery img{
	width: 100%;
	padding:5px;
	/*filter: grayscale(100%);*/
	transition: 1s;
	margin:5% 0;
	
}

.photogallery img:hover{
	/*filter: grayscale(0);*/
	transform: scale(1.1);
}

.lb-nav a.lb-prev,a.lb-next{
	opacity: 1 !important;
}


 .fixed_button{
    position: fixed;
    bottom: 50%;
    width: 70px;
    height: 20px;/*height: auto;*/
    /*margin-left: 405px;*/
	 right: 8%;
    border: 0px solid #d6d6d6;
    z-index: 99;
    padding: 0;
    text-align: center;
   /* background: yellow; */
     }
	 
	 .feedback {
  background-color : #31B0D5;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  border-color: #46b8da;
}

.regcommonbtn {
 background-color:transparent !important;
 border:1px solid #fff !important;
}

.regcommonbtn:hover{
	 color:#009900 !important;
	 background-color:#fff !important;	
	}


.scholdiv {
    padding: 0px !important;
	background: #DCFFFF !important;
	color: #000;
	font-size: 15px;
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
}

.scholdiv > p {
    padding: 0% 3%;
}

.maindivgallery{
		border:1px solid #D9291D;
		margin-bottom:2%;
	}
.galleryheader{
	font-size: 20px;
	color: #fff;
	font-family: "BuenosAires-Bold";
	background-color: #D9291D;
	font-weight: bold;
	padding:5px 15px 5px 15px;
}
 
 .galleryheader > a{
 	color:#fff !important;
	font-size:20px;
	font-weight:bold;
	font-family: "BuenosAires-Bold";
 }
 
 .galleryheader > a span{
	top:4px; 
 }
 /*.headlinehl6:before{
    border-top: 1px solid #2f2f2f;
    content: '';
    width: 100px;
    height: 7px;
    display: block;
    margin: 0 auto;
}
 .headlinehl6:after{
    border-bottom: 1px solid #2f2f2f;
    content: '';
    width: 100px;
    height: 10px;
    display: block;
    margin: 0 auto;

}*/

/*.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.item blockquote p:after {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: right;
    margin-left: 10px;
}*/



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
	
	.aaaa{
		width:15% !important;
		margin-top:25% !important;
		}
	 .sidenav {padding-top: 0px !important;}	
}



@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px !important;}
  .sidenav a {font-size: 36px; padding:7px 7px 7px 32px;}
}






@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('../img/videoframe.jpg') center center / cover no-repeat;
  }

  .fullscreen-bg__video {
    display: none;
  }
   .videopadding {
	   padding-left:15px !important;
	 }
  
}

