/*
Theme Name: SM Theme
Theme URI: http://shamweb.net
Author: Shamweb
Author URI: http://shamweb.net
Version: 1.0
Description: Welcome to chose my theme.
Tags: No tags available
License: Unlimited
License URI: http://www.fb.com/shamolsudakar
Text Domain: Default English(USA) and Bangla
=====================================
font-family: 'Roboto', sans-serif;
=====================================
*/
@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan|Roboto:300,400,500,700');
body,h1,h2,h3,h4,h5,p,ul,*{
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}

a:link,a,a:focus{
	text-decoration: none;
	outline: none;
}
.w-full{
	width: 100%;
	box-sizing: border-box;
}
header{
	-webkit-box-shadow: 0 0 19px -7px rgba(0,0,0,0.4);
	box-shadow: 0 0 19px -7px rgba(0,0,0,0.4);
}
#contact-form {
	margin-top: 30px;
}
#contact-form input,#contact-form textarea{
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 15px;
}
#contact-form textarea{
	resize: vertical;
	min-height: 100px;
	margin-bottom: 5px;
}
.input-box{
	position: relative;
}
#contact-form label {
	position: absolute;
	top: -10px;
	left: 12px;
	background-color: #FFF;
	padding: 0 10px;
	font-weight: 300;
}
.alert-box{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	display: none;
	background-color: rgba(0,0,0,0.95);	
}
.alert-box p{
	width: 60%;
	padding: 20px;
	box-sizing: border-box;
	margin: 15% auto;
	border: 4px double #868686;
	color: #71e01d;
	text-align: center;
	border-radius: 12px;
	font-size: 1.5em;	
	position: relative;
}
.alert-box p span {
	position: absolute;
	top: -16px;
	right: -16px;
	padding: 6px 8px;
	background-color: #FFF;
	color: #333;
	font-size: 1em;
	border-radius: 100%;
	cursor: pointer;
}
.logo {
	width: 200px;
	height: 66px;	
	float: left;
	margin: 12px 0;
}
.logo img{
	width: 100%;
	height: 100%;
}
header{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
	background: rgba(255,255,255,0.8);	
}
#area-services{
	background-color: #FFF;
	padding: 40px 0;
}
.link-horizontal {
	margin-bottom: 50px;
}
.link-horizontal ul {
	list-style: none;
	display: table;
	margin: 0 auto;
}
.link-horizontal ul li{
	float: left;
	padding: 0 40px 0 0;
}
.link-horizontal ul li:last-child{
	padding-right: 0; 
}
.link-horizontal ul li a {
	float: left;
	font-weight: 300;
	font-size: 2.1em;
	color: #333;
	position: relative;	
}
.link-horizontal ul li:hover a{
	color: #0862a7;
}
.link-horizontal ul li a::before{
	position: absolute;
	content: "";
	top: 0;
	right: -20px;
	bottom: 0;
	border-right: 1px solid #333;
}
.link-horizontal ul li:last-child a::before{
	border-right:none;
	right: 0;
}
.section-title{
	position: relative;
	min-height: 96px;
	margin-bottom: 40px;
	background: url(images/titleBG.png) no-repeat center center;
}
.section-title h1{
	font-weight: 400;
	text-align: center;
	line-height: 2em;
}
.card{
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 40px;
	background-color: #EDECF1;
}
.card:hover img{
	-webkit-filter: contrast(130%);
	-moz-filter: contrast(130%);
	-o-filter: contrast(130%);
	filter: contrast(130%);
}
h2 {
	font-weight: 500;
	font-size: 1.4em;
	color: #333;
}
.card h2{
	color: #0F73C0;
	margin-bottom: 5px;
}
.card .card-caption{
	padding: 30px 15px 15px;
	margin-bottom: 10px;
	border-top: 4px solid #0F73C0;
	position: relative;	
}
.card .card-caption::before{
	position: absolute;
	top: -21px;
	right: 0;
	left: 0;
	content: "";
	height: 17px;
	background: url(images/card-arrow.png) no-repeat center bottom;
}
.card .card-footer{
	padding: 0 15px;
}
p{
	font-weight: 300;
	font-size: 1.2em;
	color: #808080;
}
.button{
	padding: 10px 20px;
	color: #FFF;
	font-weight: 500;
	border-radius: 4px;
	background-color: #0F73C0;
	border: 2px solid transparent;
	border-bottom: 2px solid #0862a7;
}
.button:hover,.button:focus{
	color: #0F73C0;
	font-weight: 500;
	background-color: transparent;
	border: 2px solid #0F73C0;
}
#area-research{
	padding: 40px 0;
	background-color: #FFF;
}
#area-client-feedback h2{
	margin-bottom: 20px;
}
.client-feedback{
	padding: 66px 30px;
	background: url(images/feedbackBG.png) no-repeat;
	background-size: cover;
}
.client-feedback p{
	color: #333;
}
.feed-bottom{
	margin-top: 80px;
	position: relative;
}
.feed-bottom::before{
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 118px;
	height: 97px;
	background: url(images/quote.png) no-repeat;
}
.play-video{
	position: relative;
	cursor: pointer;
	margin-bottom: 30px;
}
.play-video img{
	position: relative;
	z-index: 1;
}
.play-video::before{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
	margin: auto;
	background: rgba(0,0,0,0.3) url(images/play-btn.png) no-repeat center center;
}
.our-team{
	position: relative;
}
.our-team h2{
	position: absolute;
	z-index: 2;
	width: 100%;
	bottom: 0;
	left: 0;
	color: #FFF;
	padding: 10px 0;
	text-align: center;
	background-color: rgba(29,44,83,0.6);
}
#area-research{
	padding: 40px 0;
}
.research-panel{
	position: relative;
	width: 736px;
	height: 430px;
	margin: 0 auto;
	display: table;
	background: url('images/research.png') no-repeat center center;
}
ul.research-left,ul.research-right{
	list-style: none;
	position: absolute;
	top: 23px;
	right: 100%;
	margin-right: 10px;
}
ul.research-right{
	right: none;
	left: 100%;
	margin-right: 0;
	margin-left: 10px;
}
ul.research-left li, ul.research-right li {
	list-style: none;
	width: 190px;
	margin-bottom: 65px;
	height: 50px;
}



ul.research-left li a, ul.research-right li a {
	color: #1B347A;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: 500;
	float: right;
	text-align: right;
	text-transform: uppercase;
}
ul.research-right li a{
	float: left;
	text-align: left;
}
.single-m a{
	margin-top: 10px;
}
#area-client-feedback{
	padding: 60px 0;
}
#area-our-partner{
	padding: 40px 0;
	background-color: #0F73C0;
}
button.slick-next, button.slick-prev{
	background-color: #2CA5FE;
}
#area-our-partner h2{
	color: #FFF;
	margin-bottom: 20px;
}
/* #area-footer-top{
	padding: 80px 0;
	background-color: #003A68;
	border-top: 3px solid #44ADFE;	
} */
#area-footer-top {
	padding: 60px 0 30px;
	background-color: #003A68;
	border-top: 5px dashed #FFF;
}
#area-footer-bottom {
	padding: 20px 0;
	background-color: #053E6B;
	/* border-top: 1px solid #44ADFE; */
}
#area-footer-top h2{
	color: #FFF;
	font-style: italic;
	font-weight: 500;
	margin-top: 28px;
	font-weight: 1.1em;
}
.social-media{
	margin-top: 30px;
}
.social-media ul{
	list-style: none;
}
.social-media ul li {
	float: left;
	width: 55px;
	height: 45px;
	background: #1375C1;
	margin-right: 12px;
	text-align: center;
	border-radius: 6px;
}
.social-media ul li a{
	color: #FFF;
	font-size: 1.6em;
	line-height: 45px;
	display: block;	
}
.social-media ul li:last-child{
	margin-right: 0;
}
.social-media ul li:hover a i.fa-facebook{
	color: #003A68;
}
.social-media ul li:hover a i.fa-youtube-play{
	color: #d70000;
}
.social-media ul li:hover a i.fa-linkedin{
	color: #4afcfc;
}
ul.links {
	list-style: none;
}
ul.links li{
	margin-bottom: 20px;	
}
ul.links li:last-child{
	margin-bottom: 0;	
}
ul.links li a{
	color: #FFF;	
}
ul.links li:hover a{
	color: #4AFCFC;
}

#subscription-form .form-control{
	border: none;
	border-radius: 0;
}
#subscription-form .button{
	padding: 7px 30px 5px;
	border-radius: 0;
	border-bottom: 2px solid #1375C1;
}
.foot-txt {
	font-size: 0.9em;
	color: #B4B4B4;
	font-weight: 500;
}
.foot-txt a{
	color: #ACDAFF;
}

.slide .caption p.cols{
	color: #0F73C0;
	font-weight: 500;
	margin: 10px 0; 
}
.slide .caption p{
	color: #333;
}
.slide .caption{
	width: 620px;
	position: absolute;
	top: 25%;
	left: 8%;
	background-color: rgba(255, 255, 255,0.7);
	box-sizing: border-box;
	padding: 50px 20px;	
}
.slide .caption .cap-btn{
	margin-top: 30px;
}
.m-logo{
	float: left;
	padding: 10px 0;
	display: none;
}
.openMnu{
	color: #0F73C0;
	border: 1px solid #0F73C0;
	margin-top: 25px;
}
.form-title{
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 0;
	font-weight: 400;
	font-size: 1.1em;
}
.frm {
	float: left;
	width: 100%;
	background-color: #063459;
	padding: 15px 30px 6px;
	box-sizing: border-box;
	border: 2px dashed #2B9EC3;
}
.modal{
	z-index: 999999;
}
.modal-footer{
	border-top: none;
}
#area-content{
	padding: 120px 0 40px;
}
.widget{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.widget-header{
	background-color: #1375C1;
	padding: 10px 15px;
}
.widget-header h4{
	color: #FFF;
	font-size: 1.2em;
}
.widget-body{
	padding: 15px;
}
#area-brdcm {
	float: left;
	width: 100%;
	padding: 9px 0;
	margin-bottom: 15px;
}
#area-brdcm ul{
	list-style: none;
	padding: 0;
}
#area-brdcm ul li{
	float: left;
	padding: 0 3px;
	color: #808080;
}
.page-title{
	position: relative;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.page-title::before{
	content: "";
	left: 0;
	right: 0;
	bottom: -10px;
	position: absolute;
	width: 100px;
	border-bottom: 1px dotted #999;
}
#content{
	float: left;
	width: 100%;
}
#content ul{
	list-style-position: inside;
	padding-left: 20px;
	margin-bottom: 20px;
}
#content ul li{
	color: #808080;
	font-size: 1.1em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
[status=uc]{
	color: red;
	font-weight: 400
}
#content p{
	margin-bottom: 15px;
}
.content-img{
	float: left;
	margin-right: 20px;
}
.brand{
	color: #17347D;
	font-weight: 700;
}
.ico-green{
	color: #0bbf0b;
}
.thumb-text{
	padding: 10px 0 0;
	margin-top: 10px;
	border-top: 1px solid #ddd;
	color: #9e9e9e;
}
#navbtns-nb {
	display: table;
	margin: 0 auto 25px;
	float: none !important;
}
#navbtns-nb a {
	font-size: 19px;
	padding: 5px 13px;
	border: 1px solid #dedede;
	color: #3D93DD;
}
.skdslider a.prev,.skdslider a.next,.skdslider a.pause{
	display: none !important;
}
.blogs {
	border: 2px dashed #B4B4B4;
	padding: 15px;
	float: left;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.blogs .blog-header{
	margin-bottom: 20px;
}
.blogs .blog-header p{
	margin-bottom: 0 !important;
}
.blogs .blog-footer{
	float: left;
	width: 100%;
	padding: 15px 0 0;
	margin-top: 20px;
	border-top: 2px dashed #B4B4B4;
}
.blogs .blog-footer .button{
	float: right;
}
.table-address tr td{
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #808080;
	font-weight: 300;
}
.table-address span.label{
	font-size: 1em;
	font-weight: 300;
}
.iconx {
	width: 40px;
	height: 40px;
	background-color: #1375C1;
	color: #FFF;
	font-size: 22px;
	text-align: center;
	margin-right: 10px;
	border-radius: 20px;
}
.iconx i{
	line-height: 40px;
}
.emails {
	line-height: 22px;
	position: relative;
	top: -4px;
}
#area-googlemap {
	position: relative;
	z-index: 1;
	height: 440px;
}
#area-googlemap iframe{
	height: 450px !important;
}
.adrs {
	min-height: 140px;
}
footer {
	position: relative;
	z-index: 1;
}
.mailcheck {
	width: 40px;
	position: fixed;
	top: 30%;
	left: 0;
	z-index: 10;
	box-shadow: 0 0 7px 0px rgba(0,0,0,0.4);
	border-radius: 0 10px 10px 0;
}
.mailcheck img{
	border-radius: 0 10px 10px 0;
}
#pbads .close {
	position: absolute;
	right: -40px;
	top: 15px;
	font-size: 42px;
	color: red;
	opacity: 1;
}

/*************************
		GLOBAL CSS
*************************/

.box-shadow,.card,button.slick-next, button.slick-prev{
	box-shadow: 0 1px 6px 1px rgba(98, 98, 98, 0.3);
}

.text-shadow,h1,h2,h4,.ico-green{
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.social-media ul li:hover a i,ul.links li a,
.transition,nav.menu > ul > li a::before,.button,.card img,.link-horizontal ul li a{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

@media(max-width: 767px){
	.logo,.slide .caption{
		display: none;
	}
	.m-logo{
		display: block;
	}
	.single-m{
		margin-top: 0;
	}
	
	.link-horizontal{
		float: left;
		width: 100%;
		clear: both;
	}
	.link-horizontal ul li,.link-horizontal ul li a{
		float: left;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	.link-horizontal ul li a::before{
		display: none;
	}
	.link-horizontal ul li{
		padding-left: 15px;
		padding-right: 15px;
	}
	.section-title{
		clear: both;
	}
	.research-panel{
		background: transparent;
		width: 100%;
		height: auto;
		display: block;
	}
	ul.research-left,ul.research-right{
		position: relative;
		left: 0;
		right: 0;		
	}
	ul.research-left li, ul.research-right li{
		width: 100%;		
		height: auto;		
	}
	ul.research-left li a, ul.research-right li a{
		float: left;
		width: 100%;
		padding: 0;
		text-align: center;
		margin-bottom: 15px !important;
		line-height: 1.2em;
		margin-top: 0 !important;		
	}
	ul.research-left li a br{
		display: none;
	}
	#area-client-feedback h2{
		text-align: center
	}
	.client-feedback p{
		text-align: justify;
	}
	#area-research {
		padding: 0 0;
	}
	.play-video{
		margin-top: 20px;
	}
	ul.links{
		float: left;
		width: 100%;
		margin: 40px 0;
	}
	.foot-txt{
		text-align: center;
	}
	#area-content{
		padding: 80px 0 40px;
	}
	#pbads .close {
		right: 9px;
		top: -18px;
		font-size: 35px;
	}
	#area-banner{
		padding-top: 87px;
	}
}