/*************************start general selectors****************************/
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
@font-face {
  font-family: myFirstFont;
  src: url(DroidSerif-Regular.woff);
}
@font-face {
  font-family: myFirstFont01;
  src: url(DroidSerif-Bold.woff);
}
body{
    font-family: 'Montserrat', sans-serif;
color: #484848;
font-size: 15px;
font-weight: 400;
line-height: 1.500;
letter-spacing:0.2px;
	}
ol, ul {
    margin-top: 0px;
    margin-bottom: 0px;
	padding-left:0px;
}
a{
	text-decoration:none;
	outline:none;
	color:inherit;
}
a:hover{
	text-decoration:none;
	color:inherit;
}
a:focus{
	color:inherit;
	text-decoration:none;
	outline:none;
}
#dp_swf_engine{
	display:none;
}
h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}
p {
    margin: 0 0 15px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
/*************************end general selectors*****************************/ 
/*************************start common selectors****************************/
.responsive-image{
   max-width:100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clr {
	clear: both;
}
.clearfix:after{
	content:" ";
	display:block;
	clear:both;
	height:0;
	width:100%;
}
/*************************end common selectors****************************/
/*************************start nav selectors****************************/
.container > .navbar-header {
    margin-right: -10px;
    margin-left: -10px;
}
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
.navbar {
    border-radius: 0px;
	margin-bottom:0px;
}
/*.navbar-default {
    background-color:#099ad0;
	border-bottom:none;
	border-color:#099ad0;
}*/
.navbar-default {
    background-color:#199cda;
	border-bottom:none;
	border-color:#0e9997;
	box-shadow: 4px 2px 4px 4px #6bcecd;
}
.nav > li > a {
    padding: 10px 0;
}
.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-size:17px;
	font-weight:400;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #c3fcff;
	background-color:transparent;

}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #c3fcff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus{
	color: #c3fcff;
    background-color:transparent;

}
.navbar-default .navbar-toggle {
    border-color: #FFF;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle {
    background-color:#dddddd;
}
.navbar-toggle {
    background-color:transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color:transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:2px 0px;
}
.navbar{
	min-height: 25px;
}
.dropdown-menu > li > a{
	font-size:15px;
	font-weight:400;
	color:#9f458f;
}
.dropdown-menu > li > a:hover{
   color:#fff;
   background-color: #199cda;
   }

/*************************end nav selectors****************************/
/*************************start content selectors*************************/
.container{
	max-width:1220px;
	margin:0px auto;
	padding-right: 10px;
	padding-left: 10px;
}
.fixed_sec{
	position:fixed;
	z-index:99;
	width:100%;
	top:0;
}
.bottom_sec{
	margin-top:27%;
}
.headsec{
	background:#11a8e0;
	text-align:center;
	padding:6px 0px;
	color:#fff;
	font-size:15px;
	font-weight:400;
}
.top_bg{
	padding:15px 0px;
	background:#f1f1f1;
	/*background:#fff;*/
	border-bottom:1px solid #d7d7d7;
}
.top_bg .logo{
	text-align:left;
}
.top_bg .icon_sec{
   color:#2267b7;
   font-size: 16px;
font-style: italic;
letter-spacing: 0;
 }
/*.top_bg .icon {
	background:url(images/top_logo.png) no-repeat;
	display: inline-block;
	width: 37px;
	height: 41px;
	text-align:center;
	font-family: 'Roboto Slab', serif;
}*/
.top-contact{
  text-align:center;
  }
.recharge_bg{
	padding:30px 0px;
	background:#f6f6f6;
}
.recharge_bg h2 {
	color:#5c5c5c;
	font-family: 'Montserrat', sans-serif;
	font-size:34px;
	margin-bottom:20px;
	font-weight:300;
	text-transform:capitalize;
}
.recharge_bg h2 span{
	font-weight:500;
}
.recharge_bg h3 {
	color:#ff4949;
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	margin-bottom:15px;
	font-weight:300;
	text-transform:capitalize;
}
.recharge_bg p{
	margin-bottom:15px;
}
.welcome_bg{
	background:#fff;
}
.welcome_bg h2 {
	color: #202f39;
	line-height: 1.25;
font-size: 28px;
	margin-bottom:18px;
	font-weight:500;
	
}
.welcome_bg h2 span{
	color:#199cda;
}
.welcome_bg p{
	margin-bottom:10px;
}
.ground_image{
	/*background: #1fc9be;*/
	padding:50px 0px 50px 0px;
	background:#e9e9e9;
}
.ground_image h2 {
    color: #202f39;
    line-height: 1.25;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 500;
	text-align:center;
}
.ground_image .section{
   background:#1087bf;
   border-radius:6px;
   padding:15px;
   color:#fff
   }
   .ground_image .section img{
   padding:4px; 
   border:1px solid #fff;
   }

.ground_image h3 {
	color: #fff;
	line-height: 1.25;
font-size: 26px;
	margin-bottom:12px;
	font-weight:500;
	font-style:italic;
	font-family: myFirstFont;	
}
.ground_image h4 {
	color: #fff;
	line-height: 1.25;
font-size: 26px;
	margin-bottom:22px;
	font-weight:800;
}
.sec-bg{
    background:#6a9b45;
	}
.news-bg{
    background:#6a9b45;
	color:#fff;
	}
	.news-bg h2 {
    color: #fff;
    line-height: 1.00;
    font-size: 28px;
    margin-bottom:20px;
    font-weight: 600;
}
.news-bg h3 {
    color: #fff;
    line-height: 1.00;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 400;
}
.news-bg .padding-news{
	padding:20px;
	}
/*.news-link li {
    list-style-type: none;
    background: url(images/bullet.png) no-repeat left 24px;
    padding: 14px 0px 14px 25px;
    text-align: justify;
	border-bottom:2px dotted #fff;
}
.news-link li:last-child{
   border-bottom:none;
   }
   .news-link li span{
     display:block;
	 font-style:italic;
	 font-weight:600;
	 }
.news-link li a {
    color: #fff;
}
.news-link li a:hover {
    color: #b4fbff;
}*/
a.news-link{
   color:#fff;
   }
a:hover.news-link{
   /*color:#ffcbf6;*/
   }
.new01{
  padding:10px 0px;
  }   
.bg01 {
    background:url(images/bg01.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: 100%;
    /*padding: 50px 0px;*/
	color:#fff;
}
.bg01 .padding-sec{
	padding:20px;
	}
.bg01 h2 {
	color: #fff;
	line-height: 1.25;
	font-size: 38px;
	margin-bottom:10px;
	font-weight:600;
	font-family: myFirstFont;	
}
.bg01 h3{
	color: #54ece2;
	line-height: 1.25;
	font-size: 28px;
	margin-bottom:18px;
	font-weight:600;	
	font-family: myFirstFont;
}
.bg01 p{
	color:#fff;
	font-size:18px;
	font-family: 'Montserrat', sans-serif;
}
.bg01 p span{
	color: #54ece2;
	font-weight:500;
}
.bg01 h4 {
	color: #54ece2;
	line-height: 1.25;
	font-size: 30px;
	margin-bottom:14px;
	font-weight:500;
	text-align:center;	
}
.activities-bg{
    background:#e9f6ff;
	padding:30px 0px 30px 0px;
}
.activities-bg h2 {
	color: #000;
	line-height: 1.25;
	font-size: 26px;
	margin-bottom:65px;
	font-weight:500;
	text-align:center;
}
.activities-bg h4 {
	color: #000;
	font-size: 20px;
	margin-bottom:0px;
	font-weight:500;
	margin-bottom:15px;	
	margin-top:15px;
	font-family: myFirstFont;
}

.ground_image01 h2 {
	color:#d05f5e;
	font-size:20px;
	margin-bottom:12px;
	font-weight:400;
	text-transform:capitalize;
}
.ground_image01 p{
    color:#292929;
	}
	.ground_image01 .box01{
	padding:18px;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:25px;
	background:#fff8f2;
	}
	/*.ground_image01 a{
	 color:#fff;
	 font-weight:400;
	 text-decoration:underline;
	 }
	 .ground_image01 a:hover{
	 color:#292929;
	 }*/
.history_bg{
  padding:40px 0px;
  }
  .history_bg h2 {
    color: #000;
line-height: 1.25;
font-size: 26px;
margin-bottom: 30px;
font-weight: 500;
text-align: center;
}
.project-single-content .single-project {
  position: relative;
  overflow: hidden;
}
.project-single-content .single-project img {
  width: 100%;
  border-radius:0px;
}
.project-single-content .single-project .opacity {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(15, 15, 15,0.50);
  border-radius: 3px;
  opacity: 0;
  -webkit-transform:scale(0.4);
  transform:scale(0.4);
}
.project-single-content .single-project .opacity .layer {
  position: absolute;
  top:20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 2px solid rgba(255,255,255,0.20);
  text-align: center;
}
.project-single-content .single-project .opacity  p,
.project-single-content .single-project .opacity  a {color: #fff;}
.project-single-content .single-project .opacity h3 a {
  font-weight: 500;
  margin: 3px 0 10px 0;
  font-size: 20px;
}
.project-single-content .single-project .opacity .text>a {
  font-size: 24px;
}
.project-single-content .single-project .opacity .text {
  position: relative;
  -webkit-transition-delay:0.2s;
  transition-delay:0.2s;
  top:30%;
  opacity: 0;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
}
.project-single-content .single-project:hover .opacity {
  -webkit-transform:scale(1);
          transform:scale(1);
  opacity: 1;
}
.project-single-content .single-project:hover .opacity .text {
  top:50%;
  opacity: 1;
}
.project-section {padding-bottom: 110px;}
.tran3s,.hesperiden.tparrows,.panel-heading:before,.service-style-one .single-service div span,.service-style-one .single-service p,
.service-style-one .single-service i,.service-style-one .single-service:before,.owl-theme .owl-nav [class*=owl-],.theme-button,
.bootstrap-select.btn-group .dropdown-menu li a,.contact-style-two .opacity .wrapper .form-wrapper button i,.mixitUp-menu ul li:before,
.details-page-wrapper .details-page-sidebar .sidebar-list li a:before,.details-page-wrapper .details-page-sidebar .carousel-indicators li,
.project-details .project-info .text ul li:before,.nav-tabs > li > a  {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.tran4s,#searchWrapper {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}


.inside-heading{
    background: url(images/inside-heading.jpg) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: 100%;
    padding: 50px 0px;
	text-align:center;
}
.inside-heading h2 {
    color: #fff;
    line-height: 1.25;
    font-size: 40px;
    margin-bottom: 0px;
    font-weight: 400;
    font-family: myFirstFont;
}
.inside_bg{
    padding: 35px 0px;
    background: #fff;
}
.inside_bg h2 {
    color: #9f458f;
    line-height: 1.25;
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: 500;
	text-align:center;
}
.inside_bg h3 {
    color: #0781bb;
    line-height: 1.25;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}
.inside_bg .inside_number{
   margin-bottom:15px;
   }
.inside_bg .inside_number li {
    list-style-type: decimal;
    text-align: justify;
    padding: 2px 0px 2px 12px;
    margin-left: 35px;
}
.vi-mi-bg{
   background:#9f458f;
   color:#fff;
   }
.vi-mi-bg .vi-mi-padding{
   padding:20px;
}
.vi-mi-padding .vision_mission_text{
   margin-bottom:10px;
   }
.vision_mission_text li {
    margin-left:15px;   
    padding: 4px 0px 4px 15px;
    color: #fff;
	list-style-type:none;
	font-weight:500;
	list-style-type:decimal;
}
.leadership-box {
    width: 250px;
    height: auto;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #ccc;
	text-align:center;
}
.leadership-box a > div.name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(44, 93, 180, 0.8);
    padding: 10px 8px 10px 8px;
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
}
.leadership-box a > div.name small {
    width: 21px;
    height: 21px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10.5px;
}
.border01{
	padding:4px;
	border:1px solid #e0e0e0;
}



/*.inside_bg .form-control {
    padding: 6px 4px;
    background-color: transparent;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 1px solid #888250;
    border-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    box-shadow: none;
}
.inside_bg .form-control:hover{
	border-bottom:1px solid #ff6c6c;
}*/
.inside_bg label{
font-weight:400;
}
.inside_bg .btn-danger {
    color: #fff;
    background-color: #ff6c6c;
    border-color: #ff6c6c;
}
.inside_bg .input-group {
    margin-bottom: 24px;
}
.inside_bg .gallery li{
	padding:4px 10px;
	text-align:center;
}
.btn {
	font-size:14px;
	font-weight:600;
	padding:10px 15px;
	border-radius:0px;
}
.mobile_view{
	display:block;
}
.desktop_view{
	display:none;
}

.form_bg{
	padding:25px;
	background:#fff;
	border:1px solid #bcb686;
	border-radius:8px;
}
a.link01{
	color:#086089;
	font-weight:500;
}
a:hover.link01{
	color:#292929;
}
.btn-warning {
    color: #fff;
    background-color: #f0870b;
    border-color:#f0870b;
}
.event-info-wrapper{
	margin-bottom:25px;
}
/*************************start footer selectors *************************/
.footer_bg{
	padding:25px 0px;
	background:#086089;
	font-size:15px; 
	color:#fff;
}
.footer_bg h2 {
    color: #fff;
    font-size: 20px;
    margin: 25px 0;
   font-weight: 500;
}
.footer_link li{
   list-style-type:none;
   padding:0px;
   }
.footer_link li a{
   color:#fff;
   font-size:14px;
   }
.footer_link li a:hover{
   color:#7efff7;
   }
.copyright_bg .link li{
	list-style-type:none;
	padding:0px 4px;
}
.copyright_bg .link li a{
	color:#fff;
	font-size:15px;
}
.copyright_bg .link li a:hover{
	color:#ffcfd6;
}
.copyright_bg{
	padding:25px 0px;
	background:#e94d65;
	color: #fff;
	font-size:15px;
}
.desktop{
	display:none;
}
.mobile{
	display:block;
}
/* arrow icon (span tag) */
#back-top {

	position: fixed;


	bottom: 0px;


	right: 10px;


	z-index:111;

}
#back-top a {



	width: 40px;



	display: block;



	text-align: center;



	font: 11px/100% Arial, Helvetica, sans-serif;



	text-transform: uppercase;



	text-decoration: none;



	color: #bbb;



	/* background color transition */



	-webkit-transition: 1s;



	-moz-transition: 1s;



	transition: 1s;



}
#back-top a:hover {

	color: #000;


}
/* arrow icon (span tag) */

#back-top span {


	width: 40px;


	height: 40px;


	display: block;


	margin-bottom: 7px;


	background:#ababab url(up-arrow.png) no-repeat center center;


	-webkit-border-radius: 15px;


	-moz-border-radius: 15px;


	border-radius: 15px;


	-webkit-transition: 1s;


	-moz-transition: 1s;


	transition: 1s;

}



#back-top a:hover span {



	background-color: #3f3f3f;



}
	.fdw-background{ background-color:rgba(0,0,0,0.6);opacity:0; margin-top:-0px; max-width:220px; max-height:200px; }
	.fdw-background .fdw-port{ text-align:center; padding:100px 40px;  }
	.fdw-background .fdw-port a{ padding:8px 10px; font-size:1em; }
	/*subtitle*/
	.fdw-subtitle{ font-size:0.8em; margin-top:-10px; color:#0CF; }
	.fdw-subtitle a{ color:#F90; }
	/*columns*/
	.c-two{ max-width:220px; max-height:200px !important; }
	/*align*/
	.a-center{ text-align:center; }
	/*link buttons*/
    .fdw-port a{ 
		background-color:#336699; 
		color:#fff; 
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-o-border-radius:3px;
		-webkit-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		-moz-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		-o-box-shadow: 0 3px 0 #0f3963, 3px 5px 3px #333;
		text-shadow:0 1px 1px #000;	
	}
    .fdw-port a:hover{ 
		background-color:#f2f2f2; 
		color:#336699 !important; 
		text-shadow:0 1px 1px #ccc;
		-webkit-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		-moz-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
		-o-box-shadow: 0 3px 0 #ccc, 3px 5px 3px #333;
	}
	.modal-header{
		background:#3398dc;
		color:#fff;
	}
	.modal-title{
		font-size:22px;
		font-weight:500;
	}
	.close{
		opacity:100;
	}	
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 15px;
  border: none;
  outline: none;
  background-color:#ff4949;
  color: white;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #ef2616;
}
.sqaureIconPrime.absolute,
.sqaureIconSec.absolute {
  font-size: 2em;
  position: absolute;
  top: -22px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9;
}
.sqaureIconPrime,
.sqaureIconSec {
  display: inline-block;
  font-size: 1.5em;
  width: 1.65em;
  height: 1.65em;
  text-align: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sqaureIconPrime {
  background-color: #811529;
  -webkit-box-shadow: 0 0 0 0.26em rgba(167, 54, 74, 0.47);
  box-shadow: 0 0 0 0.26em rgba(167, 54, 74, 0.47);
}
.sqaureIconSec {
  background-color: #ff9000;
  -webkit-box-shadow: 0 0 0 0.26em rgba(255, 144, 0, 0.5);
  box-shadow: 0 0 0 0.26em rgba(255, 144, 0, 0.5);
}
.dblBorder,
.dblBorderChild {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.sqaureIconPrime i,
.sqaureIconSec i {
  color: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 0 auto;
}
.conferences-list-main {
  background: #f3f3f3;
}
.conference-details-main {
  margin-bottom: 20px;
}
.conference-details-main .conference-details {
  background: #fff;
  min-height: 175px;
}
.panel .conference-details-main .conference-details {
  margin-bottom: 20px;
  min-height: auto;
}
.panel .conference-details a.btn {
  color: #fff;
}
.conference-details a {
  color: #333;
}
.conference-info h3 > a {
  color: #082b41;
  font-weight: 700;
}
.conference-details .few-links > a {
  margin: 10px 10px 0;
  display: inline-block;
  border: 1px solid #811529;
  padding: 5px;
  color: #811529;
}
.conference-details .few-links > a:hover {
  background: #811529;
  color: #fff;
  -webkit-box-shadow: 0 6px 6px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 6px -2px rgba(0, 0, 0, 0.3);
}
.quick-links-main > h3 {
  margin: 0 0 10px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.quick-links-main ul > li {
  margin-bottom: 10px;
}
.btn-3d {
  position: relative;
  color: #fff;
  border-radius: 4px;
}
.btn-3d.btn-3d-primry > strong {
  background: #c34d4b;
  box-shadow: 1px 2px 0 2px #982c2a;
}
.btn-3d.btn-3d-success > strong {
  background: #c34d4b;
  box-shadow: 1px 2px 0 2px #982c2a;
}
.btn-3d.btn-3d-danger > strong {
  background: #c34d4b;
  box-shadow: 1px 2px 0 2px #982c2a;
}
.btn-3d.btn-3d-warning > strong {
  background: #c34d4b;
  box-shadow: 1px 2px 0 2px #982c2a;
}
.btn-3d > strong {
  background: #811529;
  padding: 7px 10px 8px 20px;
  color: #fff;
  display: block;
  border-radius: 0 4px 4px 0;
  width: 85%;
}
.btn-3d > .fa {
  margin-right: 0;
  padding: 10px;
  background: #fff;
  border-radius: 4px 0 0 4px;
  color: #333;
  box-shadow: 0 4px 0 0 #a7a7a7;
  position: relative;
  font-size: 20px;
}
.btn-3d > .fa:after {
  content: "";
  position: absolute;
  top: 13px;
  right: -10px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #fff;
}
.btn-3d.btn-3d-primry > .fa {
  color: #1faebf;
}
.btn-3d.btn-3d-success > .fa {
  color: #ff8c03;
}
.btn-3d.btn-3d-danger > .fa {
  color: #ff8c03;
}
.btn-3d.btn-3d-warning > .fa {
  color: #0371ae;
}
.list-show > a,
.list-show > li {
  position: relative;
  border-bottom: 1px dotted #999;
  padding: 10px 0 10px 15px;
  display: block;
  background: 0 0;
}
.list-show > a:last-child,
.list-show > li:last-child {
  border-bottom: 0;
}
.list-show > a:before,
.list-show > li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 12px;
  position: absolute;
  top: 13px;
  left: 2px;
  color: #333;
}
.conf-highlights-sub .list-show > a:before,
.conf-highlights-sub .list-show > li:before {
  color: #49bb8c;
  background: #fff;
  padding: 5px 7px;
  border: 1px solid #358463;
  top: 8px;
  left: 0;
}
.list-show h5 {
  margin-top: 0;
}
.conf-info {
  border: 1px solid #80868e;
}
.conf-content-main .nav-pills > li.active > a,
.conf-content-main .nav-pills > li.active > a:focus,
.conf-content-main .nav-pills > li.active > a:hover,
.conf-content-main .nav-pills > li > a:focus,
.conf-content-main .nav-pills > li > a:hover {
  text-decoration: none;
  background: #811529;
  color: #fff;
}
#mainPageContent.tab-content {
  max-height: 400px;
  overflow: auto;
  position: relative;
  margin-bottom: 20px;
  padding: 10px;
  z-index: 9999;
}
.conf-content-main .nav-pills > li + li {
  margin-left: 0;
}
.conf-content-main .nav-pills > li > a {
  border-radius: 0;
  color: #051c1d;
  padding: 20px 10px;
  margin-left: 10px;
  border: 1px solid;
  background: #49bb8c;
}
#mainPageContent.tab-content .nav-pills > li:last-child > a {
  border-right: 0;
}
#mainPageContent.tab-content .nav-pills > li:first-child > a {
  border-left: 0;
}
.sponsors,
.sponsors-sub {
  margin-top: 40px;
}
.sponsors-sub > div {
  margin: 25px 0;
}
.sponsors h2 + p {
  margin: 20px 0;
}
.btn-outline-rounded {
  padding: 10px 40px;
  border: 2px solid transparent;
  border-radius: 25px;
}
/*.ground_image{
	margin-top:20px;
    background:url(images/ground_image.jpg) no-repeat fixed; 
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	width:100%;
	height:375px;
	padding:30px;
	text-align:center;
}*/

.ground_image01{
	background:#d05f5e;
	padding:40px 0px;
}
.ground_image01 .left-side{
  padding:20px;
}
/*.ground_image01{
    background:url(images/ground_image.jpg) no-repeat fixed; 
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	width:100%;
	height:350px;
	padding:30px;
	text-align:center;
	margin-bottom:10px;
}*/
.event-info-icon {
    float: left;
    font-size: 50px;
    color: #f59524;
}
.event-info-content {
    margin-left: 50px;
    color: #fff;
	text-align:left;
}
.event-info-title {
    font-size: 24px;
    color: #fff;
    margin: 0 0 4px;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing:1px;
}
.event-info-intro{
	font-size: 18px;
    color: #fff;
    margin: 0 0 4px;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:1px;
}
.venue_bg{
	padding:25px 0px;
	background:#fff;
}
.venue_bg h2 {
	color:#b94646;
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	margin-bottom:12px;
	font-weight:300;
	text-transform:capitalize;
	text-align:center;
}
.venue_bg h2 span{
	font-weight:600;
}
.venu-info-content.box1 {
    background: #b94646;
	margin-bottom:12px;
}
.venu-info-content.box2 {
    background: #0371ae;
	margin-bottom:12px;
}
.venu-info-content.box3 {
    background: #b94646;
	margin-bottom:12px;
}
.venu-info-title {
    color: #fff;
	font-weight:600;
	margin-bottom:15px;
}
.venu-info-icon {
    display: block;
    font-size: 60px;
    margin-bottom: 35px;
}
.venu-info-text{
	color:#fff;
}
.venu-info-content {
    padding: 36px 50px;
    min-height: 300px;
}
.ts-venue {
    color: #ffffff;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}
.mob_scr{
	display:block;
}
.quick-links{
	background:#e78818;
	border-radius:8px; 
	padding:15px 20px;
}
.quick-links li{
	list-style-type:none;
	padding:15px 0px;
	border-bottom:1px dotted #fff;
}
.quick-links li:last-child{
	border-bottom:none;
}
.quick-links li a{
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	font-size:15px;
}
.quick-links li a:hover{
	color:#fff773;
}
.text01{
	color:#0371ae;
	font-weight:600;
}
.index_bullet li{
	color:#b94646;
	background:url(images/index_bullet.png) no-repeat left 12px;
	padding:2px 0px 5px 20px;
	list-style-type:none;
	margin-left:15px;
	font-weight:600;
}
.index_bullet li span{
	color:#292929;
	display:block;
	font-weight:400;
}
.numbering{
	margin-bottom:15px;
}
.numbering li{
	padding:1px 0px 1px 10px;
	list-style-type:decimal;
	margin-left:15px;
	margin-left:30px;
}
.committee_bg{
	border-radius:10px;
	background:#f6f6f6;
	padding:14px;
	border:1px solid #e0e0e0;
	margin-bottom:15px;
}
.committee_bg p span{
	color:#f0870b;
	font-size:20px;
	display:block;
}
.committee_bg01{
	border-radius:10px;
	background:#f6f6f6;
	padding:14px;
	border:1px solid #e0e0e0;
	margin-bottom:15px;
}
.committee_bg01 p span{
	color:#f0870b;
	font-size:20px;
	display:block;
}
.green-box{
	padding:45px 0px;
	/*background:#ecf9ff;*/
	background:#fffef4;
}
.blue-box{
	background:#128dca;
}
.blue-box .padding-sec{
   padding:20px 30px;
   }
.welcome-padding{
  padding:20px 30px;
  }
  .green-box h2{
    /*color: #199cda;*/
    /*font-size: 24px;*/
    /*margin-bottom: 30px;*/
    color: #9f458f;
    line-height: 1.25;
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: 500;
    text-align: center;
}
.green-box h4{
	color:#9f458f;
	font-size: 17px;
    margin-bottom: 10px;
}
.white-bg{
   background:#fff;
   padding:20px;
   border-left:1px solid #dad9da;
   border-right:1px solid #dad9da;
   border-bottom:1px solid #dad9da;
   }
.box-shadow01{
   box-shadow: 3px 4px 18px 0 #292929;
   }
.green-box hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #8a8a8a;
}
.recent-bg{
    padding:20px;
	background:#199cda;
	/*background: #9f458f;*/
	border-radius:4px;
	}
.recent-bg h2 {
    color: #fff;
    line-height: 1.25;
    font-size: 22px;
    margin-bottom: 18px;
    font-weight: 400;
}
.blue-box h2 {
    color: #fff;
    line-height: 1.25;
    font-size: 23px;
    margin-bottom: 20px;
    font-weight: 600;
}
a.view_details{
    color:#9f458f;
	font-weight:500;
	}
a:hover.view_details{
    color:#292929;
	}
.blue-box .notice-link li, .green-box .notice-link li {
    list-style-type: none;
    background: url(images/bullet.png) no-repeat left 10px;
    padding: 3px 0px 3px 20px;
	text-align:justify;
}
.blue-box .notice-link li span {
    display: block;
    font-style: italic;
	font-weight:600;
}
.blue-box .notice-link li a, .green-box .notice-link li a {
    color: #fff;
}
.blue-box .notice-link li a:hover {
    color: #ffc7f5;
}


.recent-link li{
    list-style-type: none;
    background: url(images/bullet.png) no-repeat left 10px;
    padding: 3px 0px 3px 20px;
	text-align:justify;
}
.recent-link li span {
    display: block;
    font-style: italic;
	font-weight:600;
}
.recent-link li a, .green-box .notice-link li a {
    color: #fff;
}
.recent-link li a:hover {
    color: #b9ecff;
}



.green-box .notice-link li a:hover {
    color: #d1ffae;
}

.donate-button {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:10px 25px;
  color:#fff;
  background:#3b7b0b;
  border:2px solid #3b7b0b;
  font-size:16px;
  font-weight:400;
   box-shadow: 3px 4px 18px 0 #31b1e1;
   border-radius:4px;
}
.donate-button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border:1px solid #3b7b0b;
  color:#292929;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; 
   box-shadow: 3px 4px 18px 0 #1fc9be;
}
.donate-button:hover, .donate-button:focus{
	color:#292929;
}
.donate-button:hover:before, .donate-button:focus:before, .donate-button:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}

.read-more {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:8px 20px;
  color:#fff;
  background:#9f458f;
  border:2px solid #9f458f;
  font-size:15px;
  font-weight:400;
  border-radius:4px;
  box-shadow: 3px 4px 18px 0 #9f458f;
}
.read-more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border:1px solid #9f458f;
  color:#292929;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius:4px;
  box-shadow: 3px 4px 18px 0 #9f458f; 
}
.read-more:hover, .read-more:focus{
	color:#292929;
}
.read-more:hover:before, .read-more:focus:before, .read-more:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}



.read-more01 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:6px 14px;
  color:#fff;
  background:#9f458f;
  border:2px solid #9f458f;
  font-size:14px;
  font-weight:400;
  border-radius:4px;
  box-shadow: 3px 4px 18px 0 #9f458f;
}
.read-more01:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border:1px solid #9f458f;
  color:#292929;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius:4px;
  box-shadow: 3px 4px 18px 0 #9f458f; 
}
.read-more01:hover, .read-more01:focus{
	color:#292929;
}
.read-more01:hover:before, .read-more01:focus:before, .read-more01:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}
.cu-button {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:8px 18px;
  color:#292929;
  background:#fff;
  border:2px solid #1cbfb5;
  font-size:15px;
  font-weight:400;
  border-radius:4px;
  box-shadow: 3px 4px 18px 0 #57bff3;
}
.cu-button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0a7a9a;
  border:1px solid #1cbfb5;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius:4px; 
  box-shadow: 3px 4px 18px 0 #57bff3;
}
.cu-button:hover, .cu-button:focus{
	color:#fff;
}
.cu-button:hover:before, .cu-button:focus:before, .cu-button:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}


.cu-button01 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:8px 18px;
  color:#292929;
  background:#fff;
  border:2px solid #1cbfb5;
  font-size:15px;
  font-weight:400;
  border-radius:4px;
  box-shadow: 3px 4px 18px 0 #ccffa5;
}
.cu-button01:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #6a9b45;
  border:1px solid #1cbfb5;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius:4px; 
  box-shadow: 3px 4px 18px 0 #ccffa5;
}
.cu-button01:hover, .cu-button01:focus{
	color:#fff;
}
.cu-button01:hover:before, .cu-button01:focus:before, .cu-button01:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}

.course-button {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:10px 25px;
  color:#000;
  background:#fff;
  border:2px solid #1fc9be;
  font-size:16px;
  font-weight:400;
  border-radius:4px;
}
.course-button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  border:1px solid #000;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; 
  border-radius:4px;
}
.course-button:hover, .course-button:focus{
	color:#fff;
}
.course-button:hover:before, .course-button:focus:before, .course-button:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}



.flip-box h3{
	font-size: 22px;
	font-weight:400;
	line-height:26px;
	font-family: 'Roboto Condensed', sans-serif;
}
.flip-box {
  background-color: transparent;
  width: 300px;
  height: 240px;
  border: 1px solid #f1f1f1;
  perspective: 1000px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-front01, .flip-box-front02, .flip-box-front03, .flip-box-back, .flip-box-back01, .flip-box-back02, .flip-box-back03 {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #fffa88;
  color: #fff;
  padding:35px 20px;
  font-weight: 400;
font-family: 'Roboto Condensed', sans-serif;
}

.flip-box-front01 {
  background-color: #d84b4a;
  color: #fff;
  padding:35px 20px;
  font-weight: 400;
font-family: 'Roboto Condensed', sans-serif;
}

.flip-box-front02 {
  background-color: #908f8f;
  color: #fff;
  padding:35px 20px;
  font-weight: 400;
font-family: 'Roboto Condensed', sans-serif;
}

.flip-box-front03 {
  background-color: #3aa0d3;
  color: #fff;
  padding:35px 20px;
  font-weight: 400;
font-family: 'Roboto Condensed', sans-serif;
}

.flip-box-back {
	padding:75px 20px 0px 20px;
  background:url(images/01.png) no-repeat fixed;
  background-size: cover;
-webkit-background-size: cover;
  color: white;
  transform: rotateY(180deg);
}

.flip-box-back01 {
	padding:75px 20px 0px 20px;
  background:url(images/02.png) no-repeat fixed;
  background-size: cover;
-webkit-background-size: cover;
  color: white;
  transform: rotateY(180deg);
}
.flip-box-back02 {
	padding:75px 20px 0px 20px;
  background:url(images/03.png) no-repeat fixed;
  background-size: cover;
-webkit-background-size: cover;
  color: white;
  transform: rotateY(180deg);
}
.flip-box-back03 {
	padding:75px 20px 0px 20px;
  background:url(images/04.png) no-repeat fixed;
  background-size: cover;
-webkit-background-size: cover;
  color: white;
  transform: rotateY(180deg);
}
.box_sec {
    border: 1px solid #76a9cc;
    border-radius: 6px;
    padding: 25px 15px;
    text-align: center;
    margin-bottom: 75px;
	background:#e9f6ff;
}
.box_sec .icon_top {
    margin-top: -75px;
    margin-bottom: 20px;
}
.box_sec h3 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
	line-height:26px;
}
.box_sec .text {
    color: #292929;
    margin-bottom: 0px;
}
/* Social Icons */
.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

.social-icons li {
	display: inline-block;
	margin: -1px 6px 5px 0;
	padding: 0;
	border-radius: 20%;
	overflow: visible;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}


.social-icons li a{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: #FFF;
	border-radius: 20%;
	/*border-radius: 100%;*/
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color:#333;
	text-decoration: none;
}

.social-icons li:hover a {
	background: #171717;
	color: #FFF !important;
}

.social-icons li:hover.social-icons-twitter a {
	background: #1aa9e1;
}

.social-icons li:hover.social-icons-facebook a {
	background: #3b5a9a;
}

.social-icons li:hover.social-icons-linkedin a {
	background: #0073b2;
}

.social-icons li:hover.social-icons-rss a {
	background: #ff8201;
}

.social-icons li:hover.social-icons-googleplus a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-pinterest a {
	background: #cc2127;
}

.social-icons li:hover.social-icons-youtube a {
	background: #c3191e;
}

.social-icons li:hover.social-icons-instagram a {
	background: #7c4a3a;
}

.social-icons li:hover.social-icons-skype a {
	background: #00b0f6;
}

.social-icons li:hover.social-icons-email a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-vk a {
	background: #6383a8;
}

.social-icons li:hover.social-icons-xing a {
	background: #1a7576;
}

.social-icons li:hover.social-icons-tumblr a {
	background: #304e6c;
}

.social-icons li:hover.social-icons-reddit a {
	background: #ff4107;
}

.social-icons.social-icons-transparent li {
	box-shadow: none;
}

.social-icons.social-icons-transparent li a {
	background: transparent;
}

.social-icons.social-icons-icon-light li a i {
	color: #FFF;
}
a.social-link {
   font-weight:400;
   color:#fff;
   }
a:hover.social-link {
   font-weight:400;
   color:#d3d3d3;
   }
   
   .shadow {
    box-shadow: 5px 5px 10px #b2b2b2;
}

.ground_image01 .nav-tabs > li.active > a, .ground_image01 .nav-tabs > li.active > a:focus, .ground_image01 .nav-tabs > li.active > a:hover{
color: #555;
cursor: default;
background-color: #ffe3cc;
border: 1px solid #ddd;
border-bottom-color: transparent;
text-decoration:none;
font-weight:400;
}
.ground_image01 .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
	text-decoration:none;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#11a8e0;
	font-weight:400;
	color:#fff;
}
.ground_image01 .nav > li > a:focus, .ground_image01 .nav > li > a:hover {
    text-decoration: none;
    background-color: #ffe3cc;
	color: #555;
}
.ground_image01 .nav > li{
padding:0px 3px;
}
.ground_image01 .nav-tabs {
    border-bottom:none;
}
.ground_image01 .tab-content{
   padding:25px 20px 15px 20px;
   border:1px solid #fff;
   border-radius:5px;
   margin-top:15px;
   background:#fff8f2;
   color:#292929;
   }
   .account-bg{
   background:#f5f5f5;
   border-radius:5px;
   padding:16px;
   border:1px solid #d4d4d4;
   }
   .admin-bottom_sec {
    margin-top: 38%;
}
.account-bg .form-control{
border-radius:0px;
height:40px;
color:#292929;
font-size:14px;
}
.account-bg label{
font-weight:400;
font-size:14px;
}
a.admin-link{
   color: #d05f5e;
   font-weight:400;
   }
a:hover.admin-link{
   color: #292929;
   font-weight:400;
   }
.logout_text{
text-align:right;
margin-bottom:10px;
}
.back-button {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding:6px 25px;
  color:#fff;
  background:#11a8e0;
  border:2px solid #11a8e0;
  font-size:16px;
  font-weight:400;
}
.back-button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border:1px solid #d05f5e;
  color:#292929;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; 
}
.back-button:hover, .back-button:focus{
	color:#292929;
}
.back-button:hover:before, .back-button:focus:before, .back-button:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); 
}
.inside-bullet, .inside-bullet01{
margin-bottom:30px;
}
.inside-bullet li{
  background:url(images/bullet.png) no-repeat left 11px;
  list-style-type:none;
  padding:6px 0px 6px 26px;
  color: #9f458f;
  font-weight:500;
  font-size:16px;
  }
  .inside-bullet01 li{
  background:url(images/bullet.png) no-repeat left 11px;
  list-style-type:none;
  padding:6px 0px 6px 26px;
  color: #9f458f;
  font-weight:500;
  font-size:15px;
  }
.inside-link{
margin-bottom:30px;
}
   .inside-link li{
  background:url(images/bullet.png) no-repeat left 11px;
  list-style-type:none;
  padding:6px 0px 6px 26px;
  
  }
  .inside-link li a{
  color: #9f458f;
  font-weight:500;
  font-size:15px;
  }
  .inside-link li a:hover{
  color: #292929;
  }
  
.activities-text{
  font-weight:500;
  font-size:17px;
  color: #9f458f;
  }
  .box{
  border-radius:5px;
  background:#e9e9e9;
  padding:16px 12px;
  }
   .table-border{
   border:1px solid #d0d0d0;
   }
.box-info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 45px 10px;
  min-height: 269px;
  text-align: center;
  border: 1px solid #ebebeb;
  transition: 0.3s ease-out all;
  margin-bottom:75px;
}

.box-info-content {
  max-width: 360px;
}

.box-info .icon {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 50%);
}

@media (min-width: 768px) {
  .box-info {
    padding: 45px 20px;
  }
}

@media (min-width: 992px) {
  .box-info {
    padding: 30px 10px;
    text-align: left;
  }
  .box-info-content {
    margin-left: 15px;
    margin-right: 10px;
  }
  .box-info .icon {
    bottom: 100%;
    left: 0;
    transform: translate(25%, 50%);
  }
}

@media (min-width: 1600px) {
  .box-info-content {
    margin-left: 50px;
    margin-right: 10px;
  }
  .box-info .icon {
    transform: translate(50%, 50%);
  }
}

.box-info:hover {
  box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
  transform: translateY(-10px);
}

.box-info-center .icon {
  left: 50%;
  transform: translate(-50%, 50%);
}

.box-info-center .box-info-content {
  max-width: 510px;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

.box-info-count, .box-info-brand {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.box-info-count .box-info-content, .box-info-brand .box-info-content {
  margin: 0 auto;
  max-width: 436px;
}

.box-info-count .count {
  font-size: 40px;
  color: #e92c0c;
}

@media (min-width: 992px) {
  .box-info-count .count {
    font-size: 66px;
  }
}

.box-info-brand h4 a, .box-info-brand h4 a:focus, .box-info-brand h4 a:active {
  color: #e92c0c;
}

.box-info-brand h4 a:hover {
  color: #202f39;
}

.ie-11 .box-info.box-info-brand {
  flex-direction: column;
}
.circle-box{
   width:70px;
   height:70px;
   background:#099ad0;
   display:block;
   font-size:38px;
   padding:12px;
   border-radius:50%;
   text-align:center;
   line-height:20px;
   margin-top:-80px;
   padding-bottom:25px;
   }
/*************************end footer selectors *************************/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding-top:15px;
    list-style-type:none;     
}
.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
	margin-bottom:5px;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:6px 0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	margin:0px 2px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    max-width:140px;
    max-height:150px;
	margin-bottom:0px;
    padding:0px 10px;
    /*box-shadow: 8px 12px 15px #bbbbbb;*/
}
.text_link{
	line-height:24px;
	background:#fff;
	margin-top:-55px;
	z-index:99;
	position:relative;
	margin-left:25px;
	margin-right:25px;
	padding:25px 15px;
	box-shadow: 0px 3px 32px -24px rgba(0, 0, 0, 0.4);
}

/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 32px;
    height: 32px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;	
}
.nbs-flexisel-nav-left {
    left: -15px;
    background:url(images/button-previous.png) no-repeat;
}
.nbs-flexisel-nav-right {
    right: -15px;
    background: url(images/button-next.png) no-repeat;
}
.icon-width{
   float:left;
   width:10%;
   }
.text-width{
   float:left;
   width:90%;
   }
  
  .nwmsltp p{
    margin-bottom: 5.5px;
    line-height: 20px;  
  }
  
  .bdhtg{
      min-height: 75vh;
  }
  
  .container-fluid{
      padding-left: 60px;
      padding-right: 60px;
  }
  
  .nwsmrb{
    background: #fff;
    font-size: 14px;
    padding: 7px 12px;
    border-radius: 4px;
    color: #292929;
    box-shadow: 2px 2px 3px 3px #9f458f3b;
  }
  .nwsmrb:hover, .nwsmrb:focus{
      box-shadow: -2px -2px 3px 3px #9f458f3b;
      color: #292929;
  }
  
  .fotrul{
      padding: 0;
  }
  .fotrul li{
      list-style: none;
      padding: 4px 0;
  }
  
  .ftertp p{
      position: relative;
      /*padding-left: 25px;*/
  }
  .ftertp p i{
      position: absolute;
      top: 3px;
      left: 0;
  }
  .newrmd{
    color: #9f458f;
    font-weight: 500;
  }
  
  .glrimg{
      max-width:100%;
      height: 215px;
      /*margin-bottom: 20px;*/
  }
  
  .ltblbbx{
      background: #199cda;
      min-height: 328px;
  }
  .ltblbbx h2{
      color: #fff;
  }
  .ltblbbx p{
      color: #fff;
  }
  .news-border01 {
    border-bottom: 1px solid #cbdde5;
}
.news-border01:last-child{
      border: none;
  }
    
.glrebx{
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}
.glrebxp{
    margin: 0;
    text-align: center;
    padding: 8px;
    font-size: 16px;
    /*background: #199cda;*/
    /*color: #fff;*/
}
.glrebxu{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #9f458fe0;
    padding: 20px;
    padding-top: 50px;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}
.glrebxu a{
    font-size: 30px;
    padding: 10px 15px;
    border: 1px solid #fffef4;
    color: #fffef4;
}
.glrebxu p{
    color: #fffef4;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 0;
}
.glrebx:hover .glrebxu{
    transform: scale(1);
}

.bldojmtj{
    width: 100%;
    height: 170px;
}

.mntblm p{
    margin: 0;
}

.imuslt{
    text-align: center;
    color: #199cda;
    font-size: 20px
}

.grlytxht{
    min-height: 210px;
}


.scrlsc{
    background: #f1f1f1;
    padding: 10px 0px 6px;
}
.scrlsc marquee{
    color: #000;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
}

.dropdown:hover .dropdown-menu {
        width: 250px;
    }
.navbar-nav>li>.dropdown-menu>li>a {
    white-space: pre-wrap;
    padding: 6px 20px;
}




.tundl h1{
    color: #01324b;
    direction: ltr;
    font-family: 'Merriweather Sans', Arial, Sans-serif;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.2;
    text-align: left;
    margin-top: 25px;
}
.tundl h5{
    color: #01324b;
    direction: ltr;
    font-family: 'Merriweather Sans', Arial, Sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 35px;
    margin-top: 10px;
}
.tundl p, .tundl3 p{
    color: #222;
    direction: ltr;
    font-family: 'Merriweather Sans', Arial, Sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
    text-align: left;
}
.tundl0{
        background-color: #005172;
    border-bottom: 1px solid #005172;
    border-left: 1px solid #005172;
    border-radius: 0px;
    border-right: 1px solid #005172;
    border-top: 1px solid #005172;
    color: #ffffff;
    display: inline-block;
    font-family: 'Merriweather Sans', 'Arial', Sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    width: auto;
    letter-spacing: normal;
        margin-top: 15px;
        margin-bottom: 30px;
}

.tundl3{
    background: #ebeff1;
    padding: 20px 20px 5px;
    margin-bottom: 15px;
}
.tundl3 h3{
        margin: 0;
    color: #01324b;
    direction: ltr;
    font-family: 'Merriweather Sans', Arial, Sans-serif;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.2;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
}
.tundl3 h4{
        color: #01324b;
    direction: ltr;
    font-family: 'Merriweather Sans', Arial, Sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 2;
    text-align: left;
}

.arcbt{
    text-align: right;
    margin-bottom: 30px;
}
.arcbt a{
    padding: 8px 20px;
    background-color: #199cda;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #ffffff !important;
    border-radius: 25px 0 0 25px;
}

.whtnbt{
    text-align: right;
    padding-top: 30px;
}
.whtnbt a{
    background: #fff;
    color: #000;
    font-size: 14px;
    padding: 8px 18px;
    border-radius: 5px;
    font-weight: 500;
}
.newsbx a.news-link{
    display: inline-block;
}
.newsbx{
    position: relative;
    padding-left: 55px;
}
.newsbx .icon-width{
    position: absolute;
    top: 10px;
    left: 0;
    width: 45px;
}
.newsbx .text-width {
    float: left;
    width: 100%;
}
.newsbx p{
    line-height: 25px;
}
.whtnwmn{
    min-height: 354px;
}


.vidsec{
        background: #fff;
    padding: 8px 8px 1px;
    box-shadow: 0px 0px 13px 0px #0000001c;
    margin-top: 20px;
    /*border: 1px solid #e0e0e0;*/
}
