    /*==========================================================================
Author's custom styles
========================================================================== */







body{
	font-family: 'Poppins', sans-serif;
}
font{
	color: unset !important;
}
.no-padding{
	padding: 0px;
}
.gal_ft_cnt img{
	width: 100%;
	height: 67px;
}

.privacy_f_cnt{
margin-top: 25px
}
.privacy_f_cnt a{
color: #035bbc;
}
.privacy_f_cnt a:hover{
color: #000;
}
.youtube_ft_cnt{
margin-top: 25px;
}
.youtube_ft_cnt img{
width: 100%;
}

/*header section*/
header{
	/*background-color: #ca1530;*/
	background-image: url(../img/header_bg.jpg);
	background-position: center;
	background-size: auto;
	background-repeat: repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    background-color: transparent;
}
.tp_section{
	background-color: #fff;
	padding: 11px 25px;
	margin-right: 15%;
	margin-bottom: 5px;
	position: relative;
}
.tp_section::after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    right: -42px;
    bottom: 0;
    top: 0;
    border-left: 6px solid transparent;
    border-right: 43px solid transparent;
    border-top: 63px solid #fff;
}
.tp_section ul{
    display: inline-block;
    padding: 0;
    left: 0;
    margin: 0;
    top: 6px;
    position: relative;
}
.tp_section ul li{
	margin-right: 5px;
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
}
.tp_section ul li i{
	font-size: 16px;
	line-height: 26px;
	color: #035bbc;
	margin-right: 5px;
}
.tp_section ul li a i{
	font-size: 16px;
	line-height: 26px;
	color: #035bbc;
}
.tp_section ul li a{
	font-size: 16px;
	line-height: 26px;
	color: #000;
}
.tp_section ul li a:hover{
	color: #000;
	text-decoration: none;
}
header .caret{
	position: absolute;
	right: 0;
	top: 50%;
    color: #fff;
}
header .navbar-nav>li>a{
    padding: 15px 14px 7px;
    font-size: 16px;
    color: #035bbc;
    text-transform: uppercase;
    text-align: right;
}
.logo_cnt_nav img{
	width: 100%;
}
header .nav_inner_cnt{
	text-align: center;
}
header .navbar-nav{
	float: none;
	display: inline-block;
}
header .nav>li>a:hover, header .nav>li>a:focus{
    text-decoration: none;
    background-color: transparent;
}
header .dropdown-menu>li>a{
    font-size: 16px;
    text-transform: uppercase;
}
/*header section*/

/*flashnews section*/
.news_title{
	display: block;
	width: 100%;
	background-color: #035bbc;
	color: #fff;
	text-align: center;
	padding: 11px 0px;
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
}
marquee b{
    line-height: 43px;
    font-size: 16px;
    font-weight: normal;
    margin-right: 15px;
}
/*flashnews section*/

/*about us section*/
.aboutus_cnt{
	padding: 50px 0px;
    position: relative;
}
.circle_cnt_lft{
    width: 600px;
    height: 600px;
    background-color: #f4f4f9;
    position: absolute;
    left: -170px;
    top: 50px;
    border-radius: 50%;
}
.about_img_cnt{
	position: relative;
}
.about_img_cnt img{
	width: 100%;
}
.exp_cnt{
    position: absolute;
    background-color: #035bbc;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center;
    right: -30px;
    bottom: -70px;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 18px 0px;
}
.exp_cnt span{
	font-weight: 900;
	font-size: 40px;
	line-height: 50px;
}
.about_details_cnt{
	padding: 15px 0px;
}
.about_details_cnt p{
	font-size: 16px;
	line-height: 26px;
}
/*about us section*/

/*title type*/
.title_type_1{
    display: inline-block;
	position: relative;
	background-image: url(../img/icons/titlebg1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.title_type_1 h4{
	display: inline-block;
	font-size: 30px;
	font-weight: 900;
	line-height: 40px;
	color: #035bbc;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	left: 25px;
	position: relative;
}
.title_type_1 h4::before{
	position: absolute;
	content: '';
	width: 2px;
	height: 100%;
	background-color: #035bbc;
	left: 0;
	top: 0;
}
.title_type_1 h4::after{
	position: absolute;
	content: '';
	width: 85%;
	height: 2px;
	background-color: #035bbc;
	left: 0;
	top: 50%;
}
.title_type_1 span{
    position: absolute;
    left: 0;
    top: -4px;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #035bbc;
    width: 10px;
    word-break: break-all;
    text-align: center;
}
.title_type_2{
	position: relative;
	text-align: center;
}
.title_type_2 h5{
	font-size: 25px;
	font-weight: 900;
	line-height: 35px;
	color: #035bbc;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
.title_type_2 h5::after{
	position: absolute;
	content: '';
	width: 50%;
	height: 3px;
	background-color: #035bbc;
	bottom: -3px;
	right: 0;
}
/*title type*/

/*button type*/
.btn_new{
    background-color: #035bbc;
    color: #fff;
    padding: 11px 12px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 150px;
    margin-top: -6px;
    display: inline-block;
}
.btn_new:hover{
	text-decoration: none;
	color: #fff;
}
.btn_type_1{
	display: inline-block;
	padding: 11px 15px;
    padding-right: 52px;
	background-color: #035bbc;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	border-radius: 150px;
    text-transform: uppercase;
	position: relative;
	transition: all linear 0.5s;
	margin-top: 15px;
}
.btn_type_1:hover{
	text-decoration: none;
	color: #035bbc;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.btn_type_1 span:first-child{
	font-weight: normal;
}
.btn_type_1 span:last-child{
	display: block;
	position: absolute;
	right: -5px;
	top: -2px;
	text-align: center;
	color: #035bbc;
	background-color: #fff;
	border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
	transition: all linear 0.5s;
}
.btn_type_1:hover span:last-child{
	right: -8px;
	color: #fff;
	background-color: #035bbc;
}
/*button type*/

/*features and facilities section*/
.features_cnt{
	background-color: #ebeef2;
	padding: 50px 0px;
	position: relative;
    margin-top: 80px;
}
.features_cnt::before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 170px solid transparent;
    border-left: 170px solid #ebeef2;
    border-bottom: 0px solid transparent;
    top: -170px;
    right: 0;
    transform: rotate(270deg);
}
.features_cnt::after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 170px solid transparent;
    border-left: 170px solid #ebeef2;
    border-bottom: 0px solid transparent;
    bottom: -170px;
    left: 0;
    transform: rotate(90deg);
}
.features_inner_cnt{
	margin-top: 50px;
}
.features_inner_bx{
	width: 100%;
	float: left;
	padding: 0px 5px;
}
.features_inner_bx h3{
	color: #253241;
	font-size: 50px;
	font-weight: 900;
	line-height: 40px;
	margin: 0;
	padding: 0;
    background-color: #ebeef2;
	position: relative;
}
.features_inner_bx h3::before{
    position: absolute;
    content: '';
    top: 20%;
    left: 0;
    right: 0;
    width: 20px;
    height: 20px;
    margin: auto;
    border-radius: 50%;
    background-color: #fff;
    /* border: 6px solid #345bb5; */
	animation: ripple 0.7s linear infinite;
}
@-webkit-keyframes ripple {
	0% {
		box-shadow: 0 0 0 0 rgba(52, 91, 181, 0.3), 0 0 0 11px rgba(52, 91, 181, 0.3);
	}
	100% {
		box-shadow: 0 0 0 11px rgba(52, 91, 181, 0.3), 0 0 0 11px rgba(52, 91, 181, 0.3);
	}
}
@keyframes ripple {
	0% {
		box-shadow: 0 0 0 0 rgba(52, 91, 181, 0.3), 0 0 0 11px rgba(52, 91, 181, 0.3);
	}
	100% {
		box-shadow: 0 0 0 11px rgba(52, 91, 181, 0.3), 0 0 0 11px rgba(52, 91, 181, 0.3);
	}
}
.features_inner_bx h3::after{
    position: absolute;
    content: '';
    top: 43%;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: transparent;
    border: 1px dashed rgba(0, 52, 91, 0.71);
}
.features_inner_bx:first-child h3::after{
    width: 100%;
}
.features_inner_bx:nth-child(4) h3::after{
	width: 50%;
	left: 0;
}
.features_inner_bx h4{
	color: #253241;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 30px;
	margin: 10px 0;
	padding: 0;
}
.features_inner_bx p{
	color: #000000;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
/*features and facilities section*/

/*principal message section*/
.principal_cnt{
	padding: 50px 0px;
	position: relative;
}
.principal_img_cnt{
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.principal_img_cnt img{
	width: 100%;
}
.principal_details_cnt{
    background-color: #fff;
    padding: 5px 25px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9999;
    clip-path: polygon(100% 100%, 100% 0, 10% 0, 0 25%, 0 100%);
    box-sizing: border-box;
}
.principal_details_cnt h4{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 900;
	line-height: 28px;
}
.principal_details_cnt p{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 26px;
}
.principal_img_cnt::before{
    position: absolute;
    content: '';
    right: -8px;
    bottom: 0;
    width: 8px;
    height: 70%;
    background-color: #035bbc;
    clip-path: polygon(100% 100%, 100% 0, 0 7%, 0 100%);
}
.principal_img_cnt::after{
    position: absolute;
    content: '';
    right: -8px;
    bottom: -8px;
    width: 70%;
    height: 8px;
    background-color: #035bbc;
    clip-path: polygon(0 100%, 7% 0, 100% 0, 100% 100%);
}
.inner_principal_cnt{
	margin-top: 80px;
}
.principal_msg_content_cnt p{
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
}
/*principal message section*/

/*mission vision section*/
.m_v_cnt{
	padding: 8px;
}


.mission_vision_cnt{
	position: relative;
	margin-top: 15px;
	background-color: #e9e9e9;
}
.m_v_header{
    display: inline-block;
    height: 100%;
    text-align: left;
    padding: 10px 25px;
	font-size: 16px;
	font-weight: 900;
    line-height: 26px;
    color: #035bbc;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    word-break: break-all;
	text-transform: uppercase;
	position: relative;
	left: 0;
}
.m_v_cnt img{
	width: 100%;
}
.m_v_cnt p{
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
}
.btn_new.type_2{
    margin-top: 4px;
    padding: 4px 25px;
}
/*mission vision section*/

/*gallery section*/
.gallery_cnt{
    background-image: url(../img/gallerybg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: repeat;
}
.gallery_cnt .title_type_2{
	text-align: left;
	padding: 0 15px;
	margin-bottom: 25px;
}
.gallery_cnt .title_type_2 h5{
	text-align: left;
}
.gallery_cnt .title_type_2 h5::after{
	left: 0;
	right: auto;
}
.gallery_lft_cnt{
    float: left;
    width: 70%;
    padding: 50px 0px 0px;
}
.video_rgt_cnt{
    float: left;
    width: 30%;
}
.video_inner_cnt{
    clip-path: polygon(0 0, 100% 1%, 100% 100%, 0 100%);
}
.gallery_cnt .title_type2 h3{
    color: #006bb7;
}
.gallery_cnt .title_type2 h3:before, .gallery_cnt .title_type2 h3:after, .gallery_cnt .title_type2:after{
    background-color: #006bb7;
}
.gal_img_cnt{
    position: relative;
    /*padding-left: 15px;*/
    margin-bottom: 40px;
	/*padding: 8px 0px 8px 10px;*/
	padding: 0px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	transform: scale(1, 1);
	transition: all linear 0.5s;
}
.gal_img_cnt:hover{
	transform: scale(1.05, 1.05);
}
.gal_img_cnt:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    height: 100%;
    width: 90%;
    /*background-color: rgba(3, 91, 188, 1);*/
	transition: all linear 0.5s;
	display: none;
}
.cap_cnt_gal{
	position: absolute;
	background-color: #fff;
	padding: 7px 15px;
	left: 0;
	right: 0;
	bottom: 7px;
	z-index: 999;
	width: 95%;
	margin: auto;
	border-radius: 5px;
	transition: all linear 0.5s;
}
.gal_img_cnt:hover .cap_cnt_gal{
	background-color: #035bbc;
}
.cap_cnt_gal h5{
	font-size: 16px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #035bbc;
	transition: all linear 0.5s;
}
.gal_img_cnt:hover .cap_cnt_gal h5{
	color: #fff;
	font-weight: 900;
}
/*.gal_img_cnt:hover::before{
    background-color: rgba(0, 107, 183, 0.5);
}
.gal_img_cnt:after{
    position: absolute;
    content: '';
    left: 6px;
    bottom: -9px;
    height: 30px;
    width: 0%;
    border-radius: 8px;
    background-color: rgba(0, 107, 183, 1);
    transition: all linear 0.5s;
}
.gal_img_cnt:hover::after{
    width: 90%;
}*/
.gal_img_cnt img{
    width: 100%;
    position: relative;
    z-index: 999;
    height: 189px;
}
.tp_video_cnt{
    position: relative;
}
.tp_video_cnt::before{
    position: absolute;
    content: '';
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
}
.tp_video_cnt img{
    width: 100%;
    cursor: pointer
}
.icon_video_cnt{
    position: absolute;
    z-index: 999;
    top: 45%;
    left: 0;
    right: 0;
    margin: auto;
    width: 12%;
}
.video_bt_cnt{
    background-color: #006bb7;
    padding: 25px 10px;
}
.video_bt_cnt h5{
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    font-weight: 900;
}
.video_bt_cnt h5 span{
    font-weight: 200;
    display: block;
}
.video_bt_cnt p{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.video_bt_cnt .rd_mr_type_1{
    background-color: #006bb7;
    color: #fff;
    border: 1px solid #fff;
}
.video_bt_cnt .rd_mr_type_1:hover{
    color: #006bb7;
}
.video_bt_cnt .rd_mr_type_1:before, .video_bt_cnt .rd_mr_type_1:after{
    background-color: #fff;
}
/*gallery section*/

/*news events section*/
.news_inner_wrpr{
	margin-top: 50px;
    padding: 0px 15px 50px;
}
.news_item{
	position: relative;
    min-height: 271px;
}
.news_item img{
	width: 100%;
	position: relative;
	top: 0;
	z-index: 999;
}
.date_time_cnt{
    padding: 5px 18px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 900;
    background-color: #202a63;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 70px;
}
.news_cap_cnt{
	padding: 5px;
	color: #000;
	font-size: 16px;
    font-weight: bold;
	line-height: 26px;
	background-color: #fff;
	position: absolute;
    bottom: 6px;
    left: 0;
    width: 96%;
    margin: auto;
    right: 0;
	z-index: 9999;
    clip-path: polygon(100% 100%, 100% 12%, 95% 0, 5% 0, 0 12%, 0 100%);
}
/*news events section*/

/*footer section*/
footer{
	padding: 50px 0px 0px;
	background-color: #e6e6e6;
	background-image: url(../img/footerbg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
footer .footer_logo_cnt{
	margin-bottom: 25px;
}
footer .footer_logo_cnt img{
	width: 100%;
}
footer p{
	color: #035bbc;
	font-size: 16px;
	line-height: 30px;
}
.f_readmore{
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-left: 15px;
}
.f_readmore:hover{
	text-decoration: none;
	color: #000;
}
.f_q_cont_cnt .col-lg-6{
	min-height: 150px;
}
.f_readmore i{
	font-size: 14px;
}
.qk_title{
	margin-bottom: 25px;
}
.qk_title h6{
	font-size: 20px;
	color: #035bbc;
	text-align: left;
	padding-left: 6%;
	position: relative;
}
.qk_title h6:before{
	position: absolute;
	content: '';
	width: 5%;
	height: 1px;
	background-color: #035bbc;
	left: 0px;
	top: 50%;
}
.qk_title h6 span:first-child{
	font-weight: 400;
}
.qk_title h6 span:last-child{
	font-weight: 900;
}
.f_q_link_cnt ul{
	padding: 0px;
	left: 0px;
	list-style-type: none;
}
.f_q_link_cnt ul li{
	margin-bottom: 10px;
	padding-left: 18px;
	position: relative;
}
.f_q_link_cnt ul li:before{
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background-color: #035bbc;
	left: 0px;
	top: 50%;
	border-radius: 50%;
}
.f_q_link_cnt ul li a{
	color: #035bbc;
	font-size: 18px;
}
.f_q_link_cnt ul li a:hover{
	color: #000;
	text-decoration: none;
}
.f_q_cont_cnt{
	padding-left: 15px;
}
.f_q_cont_cnt i{
	position: absolute;
	left: 0px;
	font-size: 20px;
	color: #035bbc;
}
.f_q_cont_cnt h3{
	font-size: 18px;
	color: #035bbc;
	font-weight: 900;
	margin: 0px;
	margin-left: 10px;
}
.f_q_cont_cnt p{
	margin-left: 10px;
	word-wrap: break-word;
}
/*.whts_app{
	font-size: 12px;
	position: absolute;
	right: 0;
	bottom: 10px;}*/

.brdr{
	border-top: 1px solid #fff;
	/*margin-top: 40px;*/
}
.copy_rgt_cnt{
	padding: 11px 0px;
}
.copy_rgt_cnt2{
	text-align: center;
	padding: 25px 0px;	
}
.copy_rgt_cnt p{
	color: #000;
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
}
.copy_rgt_cnt p a{
	font-weight: 900;
	color: #000;
}
.copy_rgt_cnt p a:hover{
	text-decoration: none;
}
ul.footer_social{
	list-style-type: none;
	padding: 0px;
	left: 0px;
	display: inline-block;
	/*float: right;*/
	margin: 0px;
}
ul.footer_social li{
	display: inline-block;
}
ul.footer_social li a{
	border-radius: 5px;
	font-size: 20px;
	color: #fff;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	box-sizing: border-box;
	background-color: #0055a5;
}
/*footer section*/

.logo_none{
	display: none !important;
}


.bt_section{
    background-color: #fff;
    position: relative;
}
.bt_section::before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    left: -42px;
    bottom: 0;
    top: 0;
    border-left: 43px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 63px solid #fff;
    display: none;
}
.logo_responsive_cnt{
	/*display: none;*/
	display: block;
	width: 32%;
	margin: 0 auto;
}
.logo_responsive_cnt img{
	width: 100%;
	padding: 5px 0px;
}
.features_img_cnt{
	border-radius: 11px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}

/*innerpages contactus*/
.contact_up_cnt{
	padding: 50px 0px;
}
.contact_img_cnt{
	width: 100%;
}
.contact_img_cnt img{
	width: 100%;
}
.cont_mdl_cnt h3{
	margin: 0px;
	line-height: 46px;/*40px;*/
	font-size: 34px;/*34px;*/
	color: #011627;
	font-weight: 900;
}
.cont_mdl_cnt h4{
	margin: 0px;
	line-height: 40px;
	font-size: 35px;
	color: #011627;
	font-weight: 900;
}
.cont_mdl_cnt p{
	margin: 0px;
	line-height: 25px;
	font-size: 15px;
	color: #011627;
}
.contact_frm_cnt{
	padding: 10px 20px;
	background-color: #fff;
	margin-top: 15px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
}
.contact_frm_cnt h5{
	font-size: 20px;
	font-weight: 900;
	color: #011627;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
}
.contact_frm_cnt form input[type="text"]{
	background-color: #f2f3f4;
	color: #011627;
	font-size: 14px;
	border: 0px;
	padding: 20px 0px 20px 15px;
	border-radius: 8px;
}
.contact_frm_cnt form input[type="text"]::placeholder{
	color: #011627;
}
.contact_frm_cnt form input[type="submit"]{
	margin: 0px;
	border-radius: 150px;
	border: 0px;
	padding: 10px 30px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #011627;
}
.contact_frm_cnt form textarea{
	width: 100%;
	background-color: #f2f3f4;
	color: #011627;
	font-size: 14px;
	border: 0px;
	padding: 15px 0px 15px 15px;
}
.contact_frm_cnt form textarea::placeholder{
	color: #011627;
}
.wrking_h_cnt{
	/*padding: 10px 20px;*/
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
}
.wrking_header{
	border-bottom: 1px solid #f2f3f4;
	padding: 15px 20px;
}
.wrking_header h5{
	font-size: 20px;
	font-weight: 900;
	color: #011627;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
}
.wrking_subheader p{
	font-size: 15px;
	color: #011627;
	line-height: 25px;
	margin: 0px;
}
.wrking_subheader{
	border-bottom: 1px solid #f2f3f4;
	padding: 15px 20px;
}
.find_cnt{
	padding: 20px;
	margin-top: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
    min-height: 294px; /*shihab*/
}
.find_cnt h5{
	font-size: 20px;
	font-weight: 900;
	color: #011627;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
}
.find_cnt .col-lg-12{
	margin-bottom: 6px;
}
.find_cnt i{
	position: absolute;
	left: 0px;
    top: 5px;
	color: #011627;
	font-size: 20px;
	text-align: center;
}
.find_cnt p{
	font-size: 18px;
	color: #011627;
	line-height: 28px;
	margin: 0px;
	padding-left: 15px;
	word-wrap: break-word;
}
.container-fluid.width_pxl{
	width: 1340px;
}
/*innerpages contactus*/

.galleryimg{
	transform: scale(1, 1);
	transition: all linear 0.5s;
}
.galleryimg:hover{
	transform: scale(1.05, 1.05);
}
.galleryimg a{
	display: block !important;
	border: 1px solid #00000021 !important;
    padding: 0px !important;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.11) !important;
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.11) !important;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.11) !important;
	background-color: #fff !important;
	transition: all linear 0.5s !important;
    margin-bottom: 15px;
    min-height: 202px;
}

/*.galleryimg:hover a{
    padding: 0px 15px !important;
}*/
/*.galleryimg:hover h5 span{
	color: #fff !important;
}
.galleryimg:hover span{
	color: #fff !important;
}*/
.galleryimg:hover .totalimages{
	color: #fff !important;
}
.galleryimg img{
	width: 100% !important;
	height: 150px !important;
}
.galleryimg h5 span{
	display: block !important;
	text-align: center !important;
	color: #011627 !important;
	font-size: 14px !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	transition: all linear 0.5s !important;
}
.totalimages{
	font-size: 16px !important;
    color: #676767 !important;
    line-height: 30px !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    text-align: center !important;
    padding: 0 !important;
    margin: 0 !important;
	transition: all linear 0.5s !important;
}
.galleryimg span{
	text-align: center !important;
	display: block !important;
	text-transform: uppercase !important;
	font-size: 12px !important;
    color: #676767 !important;
	transition: all linear 0.5s !important;
}
.galleryimg a:hover{
	text-decoration: none;
}
#pagetitle, .pagenavig, .navig1:nth-child(1){
	display: none !important;
}

@media only screen and (min-width: 769px) and (max-width: 1024px){
	.tp_section ul li{
		margin-right: 0;
		font-size: 14px;
		line-height: 24px;
	}	
	.tp_section ul li{
		font-size: 12px;
		line-height: 24px;
	}
	.btn_new{
		padding: 11px 6px;
		font-size: 11px;
		line-height: 21px;
		margin-top: 5px;
	}
	.tp_section{
		padding: 0 25px;
		margin-right: 8%;
	}
	.tp_section ul{
		top: 0;
	}
	.tp_section::after{
		border-top: 48px solid #fff;
	}
	header .navbar-nav>li>a{
		padding: 17px 9px;
	}
	.nav>li.logo_none{
		display: none;
	}
	.title_type_1 h4::after{
		top: 66%;
	}
	.principal_msg_content_cnt{
		margin-top: 15px;
	}
	.logo_responsive_cnt{
		display: block;
		text-align: center;
		width: 50%;
		margin: 0 auto;
	}
	.container-fluid.width_pxl{
		width: 100%;
	}
}
@media only screen and (min-width: 641px) and (max-width: 768px){
	.tp_section ul li{
		margin-right: 0;
		font-size: 14px;
		line-height: 24px;
	}	
	.tp_section ul li{
		font-size: 12px;
		line-height: 24px;
	}
	.btn_new{
		padding: 11px 6px;
		font-size: 11px;
		line-height: 21px;
		margin-top: 5px;
	}
	.tp_section{
		padding: 0 25px;
	}
	.tp_section ul{
		top: 0;
	}
	.tp_section::after{
		border-top: 55px solid #fff;
	}
	header .navbar-nav>li>a{
		padding: 17px 9px;
	}
	.nav>li.logo_none{
		display: none;
	}
	.title_type_1 h4::after{
		top: 66%;
	}
	.principal_msg_content_cnt{
		margin-top: 15px;
	}
	.logo_responsive_cnt{
		display: block;
		text-align: center;
		width: 50%;
		margin: 0 auto;
	}
	.container-fluid.width_pxl{
		width: 100%;
	}
	.cont_mdl_cnt{
		margin: 15px 0px;
	}
}
@media only screen and (min-width: 481px) and (max-width: 640px){
	.tp_section{
		margin-right: 0;
		padding: 0;
		text-align: center;
	}
	.tp_section ul li{
		margin-right: 0;
		font-size: 15px;
	}
	.tp_section .text-right{
		text-align: center;
	}
	.btn_new{
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.tp_section::after{
		display: none;
	}
	.footer_logo_cnt img{
		width: 100%;
	}
	.circle_cnt_lft{
		width: 100%;
	}
	.gallery_lft_cnt{
		width: 100%;
	}
	.video_rgt_cnt{
		width: 100%;
	}
	.bt_section .navbar-toggle{
		background-color: #fff;
		margin: 0 0 5px 0;
		float: none;
	}
	.bt_section .navbar-toggle .icon-bar{
		background-color: #035bbc;
	}
	header .navbar-nav>li>a{
		padding: 11px 17px;
	}
	header .caret{
		right: 15px;
		top: 21px;
	}
	header .navbar-nav .open .dropdown-menu{
		text-align: center;
	}
	header .dropdown-menu>li>a{
		color: #fff;
	}
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
		background-color: transparent;
		border-color: transparent;
	}
	.title_type_1{
		margin-top: 20%;
	}
	.title_type_1 h4::after{		
		top: 65%;
	}
	.exp_cnt{
		bottom: -50px;
	}
	.features_cnt::before{
		border-top: 60px solid transparent;
		border-left: 60px solid #ebeef2;
		top: -60px;
	}
	.features_cnt::after{
		border-top: 60px solid transparent;
		border-left: 60px solid #ebeef2;
		bottom: -60px;
	}
	.features_cnt{
		margin-top: 0;
	}
	.principal_msg_content_cnt{
		margin-top: 15px;
	}
	.logo_responsive_cnt{
		display: block;
		text-align: center;
		width: 70%;
		margin: 0 auto;
	}
	.nav>li.logo_none{
		display: none;
	}
	.container-fluid.width_pxl{
		width: 100%;
	}
	.cont_mdl_cnt{
		margin: 15px 0px;
	}
}
@media only screen and (max-width: 480px){
	.tp_section{
		margin-right: 0;
		padding: 0;
		text-align: center;
	}
	.tp_section ul li{
		margin-right: 0;
		font-size: 15px;
	}
	.tp_section .text-right{
		text-align: center;
	}
	.nav>li.logo_none{
		display: none;
	}
	.btn_new{
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.tp_section::after{
		display: none;
	}
	.footer_logo_cnt img{
		width: 100%;
	}
	.circle_cnt_lft{
		width: 100%;
	}
	.gallery_lft_cnt{
		width: 100%;
	}
	.video_rgt_cnt{
		width: 100%;
	}
	.bt_section .navbar-toggle{
		background-color: #fff;
		margin: 0 0 5px 0;
		float: none;
	}
	.bt_section .navbar-toggle .icon-bar{
		background-color: #035bbc;
	}
	header .navbar-nav>li>a{
		padding: 11px 17px;
		text-align: center;
	}
	header .caret{
		right: 15px;
		top: 21px;
	}
	header .navbar-nav .open .dropdown-menu{
		text-align: center;
	}
	header .dropdown-menu>li>a{
		color: #fff;
	}
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
		background-color: transparent;
		border-color: transparent;
	}
	.title_type_1{
		margin-top: 20%;
	}
	.title_type_1 h4::after{		
		top: 67%;
	}
	.exp_cnt{
		bottom: -50px;
	}
	.features_cnt::before{
		border-top: 60px solid transparent;
		border-left: 60px solid #ebeef2;
		top: -60px;
	}
	.features_cnt::after{
		border-top: 60px solid transparent;
		border-left: 60px solid #ebeef2;
		bottom: -60px;
	}
	.features_cnt{
		margin-top: 0;
	}
	.principal_msg_content_cnt{
		margin-top: 15px;
	}
	.logo_responsive_cnt{
		display: block;
		text-align: center;
		width: 75%;
	}
	.container-fluid.width_pxl{
		width: 100%;
	}
	.cont_mdl_cnt{
		margin: 15px 0px;
	}
	.navbar-nav .open .dropdown-menu>li>a{
		color: #000;
		padding: 5px 15px 5px 15px;
	}
}