

/* 1. Theme default css */
 body {
	font-weight: normal;
	font-style: normal;
	font-family: 'Play', sans-serif;
	color: #fff

}
.slick-slide{
	outline: 0;
}
.custom_row{
	margin: 0 -15px;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.btn_project a:hover{
    background:#000;
    color:;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}

.table tr td a:hover {
    color: #f50202 !important;
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #2B96CC;
	text-decoration: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}
a:hover{
	color: 
}
.footer_three ul li a:hover{
	color: #ec3f30;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Play', sans-serif;
	font-weight: normal;
	color: #313131;
	margin-top: 0px;
	font-style: normal;
	font-weight: 400;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}

h2 {
	font-size: 35px;
	color: #006CB7;
    font-weight: bold;
    font-family: play;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #7e7e7e;
	margin-bottom: 15px;
	    text-align: justify;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
@font-face{
	font-family: 'Hind Siliguri', sans-serif;
	  src: url('https://fonts.googleapis.com/css?family=Hind+Siliguri:300,400,500,600');
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */

.btn {
	-moz-user-select: none;
	background: #00AEEF none repeat scroll 0 0;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0;
	padding: 13px 25px;
	text-align: center;
	text-transform: uppercase;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
}
.breadcrumb > .active {
	color: #888;
}
.show_all a:hover {
    background: #0069d9!important;
}
.owl-carousel .owl-nav div {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	height: 40px;
	left: 20px;
	line-height: 40px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 40px;
}
.owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: 20px;
}
.owl-carousel:hover .owl-nav div {
	opacity: 1;
	visibility: visible;
}
.owl-carousel .owl-nav div:hover {
	background: #2B96CC;
	color: #fff
}

/* scrollUp */
#scrollUp {
    background: #bd070e;
    height: 30px;
    width: 30px;
    right: 101px;
    bottom: 39px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    /* border-radius: 50%; */
    font-size: 15px;
    line-height: 34px;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
#scrollUp:hover {
	background: #f11a07;
}


/*
	custom css start here
*/

.logo img{
	    width: 197px;

}

.mainmenu > ul{
    list-style: none;
    margin-top: 19px;
    float: right;
}
.mainmenu > ul > li {
	display: inline-block;
}

.mainmenu > ul > li > a{
	color: #000;
    font-size: 15px;
    padding: 7px 9px;
    text-transform: uppercase !important;

}

.mainmenu > ul > li > a:hover{
	background: #2E3192;
    color: #fff;
 }

 .scroll-header > ul >  li > a:hover{
  	padding: 17px 16px 13px 12px;
  	background: #fff;
  	color: #000;
 }
 
.slider img{
	max-width: 100%;
	border: 2px solid #00AEEF;
}
#slider_section{
    margin-top: 12px;
}
/*
	about section css start here
*/
.about_left img{
    box-shadow: 0px 0px 2px 1px;
        width: 100%;

}
.about_right h1{
	 color: #006CB7;
    font-weight: bold;
    font-family: play;
    padding-bottom: 20px;
margin-top:15px;
}
.about_right p{
	line-height: 26px;
	padding-bottom: 20px;
	    text-align: justify;

}
.about_right a{
	color: #fff;
}
.about_right button{
	    background: #00AEEF;
}
.about_right button:hover{
	background: #0062cc ;
}
/*
	course section css start here
*/
.course_content {
	    border: 1px solid #00AEEF;
    padding: 8px;
    margin-top: 25px;
    overflow:hidden;
    margin-left:9px !important;
}

.course_content img:hover{
-ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(1.1);
}
.course_content h3{
	 font-size: 19px;
    font-weight: bold;
    padding: 18px 0px 8px 0px;
}
.course_content a{
	margin-top:10px !important;
}
.course_footer ul li{
	display: inline-block;
	padding-right: 21px;

}
.course_content a:hover{
    color:#fff;
}
.course_footer h4{
	font-size: 15px;
    font-weight: 600;
}
.course_footer span{
	font-size: 14px;
	color: #000;

}

/*
	coundown section css start here
*/
#coundown_section{
	background: url(../img/coundown_bg.png) no-repeat;
	background-size: cover;
	background-position: center;
}
.counter_content{
	color: #fff;
}
.counter_content i{
	color: #fff;
	font-size: 40px;
	
}
.counter_content h3{
    color: #fff;
    font-weight: bold;
    padding: 9px 0px 1px 0px;

}
.counter_content h4{
	color: #fff
}
/*
	gellary section css start here
*/
.gellary_content img{
	width: 100%;
        transition: all 0.3s ease-out 0s;

}
.gellary_content a{
    position: relative;
}
/*.gellary_content a:hover::before{
    content: "+" !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #00AEEFc9;
    z-index: 99;
    text-align: center;
    color: #fff;
    padding: 19%;
    font-size: 4em;
    font-weight: 100;
    padding-bottom: 144px;
    margin-top: -90px;  
}*/
.gellary_content a:hover::before {
    content: "+" !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #00AEEFc9;
    z-index: 99;
    text-align: center;
    color: #fff;
    padding: 12%;
    font-size: 4em;
    font-weight: 100;
    /* padding-bottom: 144px; */
    /* margin-top: -90px; */
    height: 183%;
    width: 100%;
    margin: 0px auto;
}

/*
	team section css stat here
*/
#team_section{

}
.team_content h3{
	color: #fff;
    font-size: 23px;
    font-weight: bold;
}
.team_footer{
	background: #2E3192;
    padding: 8px 13px;
}
.team_footer span{
	color: #fff
}
.slick-prev{
	position: absolute;
    z-index: 999;
    top: 197px;
    left: 8px;
    background: #2E319247;
    color: #2E3192;
    font-size: 22px;
    padding: 1px 16px;
    border: none;
    cursor: pointer;
    opacity:0;
    transition: all 0.4s linear !important;
}
#slider_section:hover .slick-prev{
    opacity:1 !important;
     transition: all 0.4s linear !important;
}
#team_section:hover .slick-prev{
    opacity:1 !important;
     transition: all 0.4s linear !important;
}
#clients_section:hover .slick-prev{
    opacity:1 !important;
     transition: all 0.4s linear !important;
}
.slick-prev:hover {
    color: #fff;
    background: #00AEEF6e !important;
}

.slick-next:hover {
    color: #fff;
    background: #00AEEF6e !important;
}

.slick-next{
position: absolute;
    z-index: 999;
    top: 197px;
    right: 14px;
    background: #2E319247;
    color: #2E3192;
    font-size: 22px;
    padding: 1px 16px;
    border: none;
    cursor: pointer;
    opacity: 0;
    transition: all 0.4s linear !important;
}
#slider_section:hover .slick-next{
    opacity:1 !important;
     transition: all 0.4s linear !important;
}
#team_section:hover .slick-next{
    opacity:1 !important;
     transition: all 0.4s linear !important;
}
#clients_section:hover .slick-next{
    opacity:1 !important;
     transition: all 0.4s linear !important;
}

.social{
	margin-top: 22px;
}
.social a{
	color: #fff
}
.social a:hover{
	background: #fff;
    color: #000;
    padding: 6px 0px;
}
.social i{
    border: 1px solid #fff;
    padding: 6px 12px;
    margin: 5px;
}

/*  
	partner section css start here 
*/
.client_pic img{
    width: 174px;
    border: 1px solid #d0d0d0;
    height: 115px;
}
.show_all a{
	background: #00AEEF !important;
    color: #fff;
}
/*
	footer_section css start here 
*/
#footer_section{
	background: url(../img/footer-top-bg.png);
	padding: 50px 0px;
}
.footer_one img{
	width: 169px;
}
.footer_one p{
	color: #fff;
	font-size: 13px;
	padding-top: 20px;
}
.footer_two p{
    color: #fff;
    font-size: 14px;
    margin-left: 22px;
}
.phone span{
	margin-left: 13px;
}
.footer_two h3{
	color: #bd070e;
    font-weight: 600;
    padding-bottom: 16px;
}
.footer_two i{
	    position: absolute;
    margin-top: 6px;
}
.phone{
	padding-bottom: 15px;
}
.phone span{
	    margin-left: 26px;

}
.footer_three h3{
    color: #bd070e;
    font-weight: 600;
    padding-bottom: 16px;
}
.footer_three ul li a{
	    color: #fff;
    font-size: 14px;
}
.footer_three ul{
	margin-left: 18px;
}
.footer_three ul li{
	padding-bottom: 10px
}
#header_section{
    width: 100%;
 	z-index: 9999;

}
.scroll-header {
    background: #00AEEF;
    border-bottom: 1px solid #a7a2a2;
    box-shadow: 0px 0px 1px 0px;
    color: #fff;
    position: fixed;
    
margin-top: -49px;

}
.scroll-header .mainmenu ul li a{
	color: #fff
}

.scroll-header .mainmenu ul li .active{
	color: #000 !important;
	background: #fff;
}
.header_scroll_log{
	display: none;
}

.scroll-header  .header_scroll_log{
	display: contents;
}
.scroll-header .default_logo{
	display: none;
}

#team_section .slick-prev{
    left: 1px !important;
}






















/*
	contact page css start here
*/
#extra_banner{
	background: url(../img/coundown_bg.png) no-repeat;
	background-size: cover;
	background-position: center;
}

.extra_content h2 {
	color: #fff
}
.extra_content .button a{
	color: #fff
}
.exta_form{
	width: 48%;
	float: left;
	margin-right: 10px
}
.form-group textarea{
    padding: 20px 16px;
   height: 242px;

}
/*#contact_section{
	background: url(../img/coundown_bg.png) no-repeat;
	background-size: cover;
	background-position: center;
} */
.contact_right{
	background: #033B5E;
    padding: 55px 21px;
    border-radius: 8px;
}
.contact_right .footer_two h3{
	    color: #fff;
}
.map iframe{
	width: 100%;
    border: 3px solid #033B5E !important;
    box-shadow: 0 5px 2px 2px;
}


/*
	blog page css start here
*/
.feature_content h4{
	    font-size: 18px;
    padding: 31px 0px 10px 0px;
    font-weight: bold;
    color: #403939;
}
.feature_content p{
	font-size: 13px
}
.feature_botton img{
	    width: 27px;
    border-radius: 50%;
    margin-right: 9px;
}
.feature_botton span{
	    color: #666;
}
.video iframe {    
	width: 100%;
    height: 400px;
    border: 2px solid #9e9b9b;

}
.project_right{
	background: #dedede;
    padding: 15px;
    box-shadow: 0px 0px 3px 2px #ccc2c2;
    background-color: white;

}
.project_right h3{
	border-bottom: 1px solid #695e5e;
    padding-bottom: 12px;
}
.project_left{
        box-shadow: 0px 0px 3px 2px #ccc2c2;
    background-color: white;
    padding: 15px;
}
.project_left h2{
    font-size:20px;
}
.project_left img{
	width: 100%;
}
.project_right ul{
	    margin-left: 15px;
}
.project_right ul li{
	color: #565656;
    padding-bottom: 9px;
    border-bottom: 1px solid #000;
}
.project_right ul li a{
	    color: #352e2e;
}
.project_right ul li a:hover{
	color:#ef3f31;
	font-weight: 600;
}
.scroll-header .mainmenu ul li a:hover {
    background: #fff !important;
    color: #000 !important;
}
#project_details{
        margin-bottom: 15px !important;
}
/*
	comment section css start here
*/
.comment img{
	float: left;
    margin-right: 17px;
    width: 47px;
}
.comment span{
	color: #006CB7;
    font-weight: 600;
    display: inline-block;
}
.commnent_reapply{
    margin-left: 43px;
    margin-top: 50px;
    position: relative;
    padding-top: 50px;
}
.commnent_reapply:after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #b9b9b9;
    height: 1px;
    width: 100%;
}
.commnent_reapply:before{
    position: absolute;
    content: '';
    top: 54px;
    left: -39px;
    background: #b9b9b9;
    height: 77px;
    width: 3px;

}
#seminer_section{
	background: url(../img/coundown_bg.png) no-repeat;
	background-size: cover;
	background-position: center;
}	
.seminer_left img{
	border: 2px dotted #fff;
	position: relative;
}
.seminer_date p{
	    position: absolute;
    top: 11px;
    left: 26px;
    background: #0000009c;
    color: #fff;
    padding: 12px 17px;
    border-radius: 3px;
}
.seminer_right {
background: #00000087;
    padding: 20px;
    display: inline-block;
    
        margin-right: 13px;
}
.seminer_right h3{
	color: #fff;
    font-size: 35px;
}
.seminer_content_extra{
	position: relative;
}
.seminer_content_extra:after {
    position: absolute;
    content: '';
    top: 45px;
    left: 0px;
    background: #b9b9b9;
    height: 3px;
    width: 88px;
}
.seminer_content{
	float: left;
	width: 33%;
	text-align: center;
	display: inline-block;
	padding-right: 76px;
	padding-top: 30px;
}
.feature_botton span{
	padding-left: 10px;
}
.feature_content{
	border: 1px solid #bba7a7;
}
.feature_content_text{
	padding: 12px;
}
.post_content{
	display: inline-block;
    background: #fff;
    padding: 13px 15px;
    border: 2px solid #e6e6e6;
    box-shadow: 2px 0px 3px 2px;
}
.post_content img{
	float: left;
    margin-right: 19px;
}
#recent_post{
	background: #F0F8FB
}
.post_text{
	
}
.post_text h4{
	font-family: 'Hind Siliguri', sans-serif;
    font-size: 20px;
}
.post_text p{
	font-size: 16px;
	font-family: 'Hind Siliguri', sans-serif;
}
.post_content_right{

	padding: 10px;
}
.post_content_right form{
	    margin-top: -18px;
	    margin-bottom: 20px;
}
.post_content_right form input{
	    padding: 4px 12px;
	    width: 100%;
}
.categories{
    background: #fff;
    /* padding: 10px; */
    padding-left: 34px;
    padding-top: 23px;
}
.categories ul li{
	padding-bottom: 7px;
    color: #666;
}
.categories ul li a{
	    color: #666;
}
.categories ul li span{
	    float: right;
    padding-right: 31px;
}
h2{
	margin-left: 12px;
}
#project_list button{
	margin-bottom: 10px;
}

.project_list_left h3{
    padding: 20px 0px;
    border-bottom: 1px solid #666;
    font-size: 20px;
    font-weight: 700;
    color:#00AEEF;
}
.project_list_left ul li{
	color: #666;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	list-style:none;
}
.project_list_left ul li a span{
	    margin-right: 12px;
	    font-weight:700;
}
.project_list_left ul li a{
	color: #666;
}
.submenu{
    position: absolute;
background: #00AEEF;
   width: 220px;
    margin-top: 4px;
   display: none;
   border-radius: 4px;
   z-index: 999;
   list-style: none;

}
.submenu li{
	text-align: center;
	transition: all 0.8s linear !important;

}

.submenu li a{
    color: #fff;
    display: block;
    text-align: left !important;
    margin-top: 0 !important;
    border-bottom: 1px solid #fff !important;
    padding-bottom: 9px !important;
    padding: 9px !important;
}

.mainmenu  ul  li:hover ul{
	display: block !important;
}
.mainmenu  ul  li:hover ul li:hover{
	background: #fff;
    transition: all 0.8s linear !important;

}
.mainmenu  ul  li:hover ul li:hover a{
	color: #000;
	border-bottom: 1px solid #fff !important;

}
.top_left{
	color: #fff
}
.top_right form input{
    padding: 1px 132px 1px 16px;
    border-radius: 5px;
    border: 1px solid #153e5a;
    display: inline-block;
}
.top{
	    background: #00AEEF;
}
.document_it a{
    background: #00385A !important;
    color: #fff;
    border: 1px solid #3a3a3a;
    margin-right: 5px;
    cursor: pointer;
    margin-bottom: 7px;
    padding: 5px 6px;
}
.document_it a:hover{
    background:#075a8c !important
}
.overview{
	background: #2E3192;
    height: 120px;
    width: 150px;
    text-align: center;
    
    align-items: center;
    padding: 5px;
    position: relative;
    border-radius: 5px;
}
.overview h3{
	color: #fff;
	font-size: 18px;
	margin-top: 12px;
}
.categories ul li a:hover {
    color: red;
}
.overview{
	/*position: relative;*/
}
/*.overview:after{
	position: absolute;
	content: '';
	width: 400px;
	height: 1px;
	top: 0;
	left: 0;
	background: #666;
}*/
/*.extra_after:after{
	position: absolute;
	content: '';
	width: 0px
	height: 1px;
	top: 0;
	left: 0;
	background: #666;
	display: none;
}*/

.project_list_left ul li a:hover{
    color:red;
}
.c_title a:hover{
    color:red !important;
}
.active{
	    background: #00AEEF;
    	color: #fff !important;
}


    .scroll-header .mainmenu
    ul li a: hover {
     background: #fff;
    }



.social_share li {
    float: left;
    list-style: none;
    margin: 0px 2px;
    padding: 0px 17.4px;
    opacity: 0;
	transition: all 0.2s linear;
}

.project_left:hover .social_share li {
	opacity: 1;
	transition: all 0.2s linear;
}
.social_share li a {
    font-size: 19px;
     color: #fff;
}
.social_share li i {
    text-align: center;
    line-height: 33px;
    margin-right: 8px;
    font-size: 22px;
}


.portfolio_menu .galleryactive{
	 border: none;
    background: #2E3192;
    color: #fff;
    padding: 4px 12px;
}
.portfolio_menu .galleryactive:hover{
	cursor: pointer;
    background: #0062cc;
   
}

.portfolio_menu .active{
	    background: #0062cc;
}

.more_inf {
    background: #00AEEF !important;
    color: #fff;
    border-radius: 4px;
    padding: 14px 30px;
    font-size: 14px;
}

.more_inf:hover{
    background: #0069d9 !important;
    color:#fff;
}
.top_end i:hover {
    color: #17e8e8 !important;
}
#slider_section .slick-prev{
    left: 15px !important;
}

