@charset "utf-8";
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700';

body {
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif !important;
}

.no-padding {
	padding-left:0px !important;
	padding-right:0px !important;
}

.no-margin {
	margin-left:0px;
	margin-right:0px;
}

#sep_main {
	float: left;
	height: auto;
	width: 100%;
}

#sep_header {
	width:100%;
	float:left;
	height:auto;
}

#sep_mdl {
	width:100%;
	float:left;
	height:auto;
}

#sep_footer {
	width:100%;
	float:left;
	height:auto;
}

.sep_abanner_sel {
	width:56%;
	height:52px;
	float:left;
	background:url(../images/select_bg.png) repeat left top;
	font-size:18px;
	color:#1e1e1e;
	padding-left:4%;
	padding-right:4%;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.sep_top_select {
	width:100%;
	background-color:transparent !important;
	-moz-appearance: none;
	 overflow: -moz-hidden-unscrollable;
	padding:0px !important;
	border:none;
	outline:none;
	line-height:40px;
	margin-top:14px;
	background:url(../images/select_ar.png) no-repeat 98% center #fff;
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
.sep_top_select {
	margin-top:7px;
	height:42px;
}

}

.sep_banner_bt {
	width:36%;
	float:left;
	background:#f35525;
	border-radius:5px;
	text-align:center;
	font-size:20px;
	color:#fff;
	height:54px;
	line-height:54px;
	text-align:center;
	cursor:pointer;
	border:none;
	outline:none;
}

.sep_headertop {
	width:100%;
	float:left;
	background:url(../images/header_bg.png) repeat left top;
	position:absolute;
	z-index:500;
}

.sep_logo {
	width:30%;
	float:left;
	margin-top:8px;
	margin-bottom:8px;
}

.sep_toplink {
	width:70%;
	float:right;
}

.sep_quote {
	padding:11px 26px;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	background:#d8b411;
	border-radius:3px;
	float:right;
	color:#fff;
}

.sep_quote:hover {
	background:#35332f !important;
	color:#fff;
	text-decoration:none;
}

.sep_quote i {
	
	margin-right:10px;

}



.main_width_inner {
	width:100%;
	float:left;
}

a:hover {
	text-decoration:none !important;
}

.sep_services {
	padding-top:4em;
	font-size:15px;
	color:#626262;
	line-height:21px;
	text-align:center;
	
}

.sep_services_title {
	color:#252525;
	font-size:36px;
	font-weight:100;
	display:block;
	margin-bottom:15px;
	margin-top:0;
}

.sep_services_bg {
	background:url(../images/services_bg.png) no-repeat center bottom;
	min-height:510px;
	padding-top:26px;
}

.sep_ser_bx {
	width:100%;
	float:left;
	text-align:center;
	font-size:13px;
	line-height:18px;
	color:#434343;
	padding-bottom:21px;
	border-bottom: solid 1px #bcbcbc;
	min-height:144px;
	margin-bottom:25px;
	cursor:pointer;
}



.sep_ser_bx strong {
	display:block;
	font-weight:600;
	color:#434343;
	font-size:19px;
	margin-bottom:15px;
}

.sep_ser_bx p {
	width:94%;
	margin-left:3%;
}

.sep_ser_bx img {
	text-align:center;
	margin-bottom:17px;
}

.sep_mobility {
	background:url(../images/mobility_img.jpg) no-repeat center bottom;
	background-size:cover;
	
	padding-top:126px;
	padding-bottom:126px;
	font-size:24px;
	line-height:30px;
	color:#fff;
	text-align:center;
}

.sep_mobility strong {
	display:block;
	font-size:36px;
	font-weight:bold;
	color:#fff;
	text-shadow: 1px 2px 3px #000;
	margin-bottom:27px;
}

.sep_mobility p {
	width:80%;
	margin-left:10%;
}

.sep_serlast {

	border-bottom:none;
}

.sep_get_touch {
	padding-top:2.5em;
	font-size:16px;
	color:#373737;
	line-height:24px;
}

.sep_get_touchlft {
}

.sep_get_touchlft h4 {
	font-size:36px;
	color:#303030;
	font-weight:bold;
	display:block;
	margin-bottom:42px;
}

.sep_get_touchlft h4 span {
	color:#e45714;
}

.sep_get_touchrgt {
	background:url(../images/mobile_bg.png) no-repeat right top;
	
	padding-top:350px;
	height:416px;
}

.sep_touch_bt {
	font-size:18px;
	color:#e45714;
	padding:10px 32px;
	border-radius:5px;
	text-decoration:none;
	background:url(../images/touch_bt.jpg) repeat-x left top;
	margin-left:33%;
}

.sep_choose {
	background:url(../images/choose_bg.png) no-repeat right top #e9e9e9;
	min-height:485px;
	height:auto;
	font-size:14px;
	color:#4f4f4f;
	line-height:21px;
	padding-top:96px;
	
}

.sep_choose h5 {
	font-size:36px;
	color:#252525;
	font-weight:400;
	display:block;
	margin-bottom:20px;
	
}

.sep_choose ul {
	list-style:none;
	margin-top:30px;
	margin-bottom:0px;
	float:left;
	width:100%;
	margin-left:0px;
	padding:0px;
}

.sep_choose p {
	width:80%;
}

.sep_choose li {
	font-size:15px;
	color:#171717;
	font-weight:400;
	text-indent:35px;
	background:url(../images/tick.png) no-repeat left center;
	margin-right:15px;
	width:auto;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.sep_bt_get {
	background:url(../images/bt_quote.jpg) no-repeat center top #f35525;
	min-height:174px;
	font-size:32px;
	color:#fff;
	font-weight:100;
	padding-left:45px;
	padding-right:45px;
	padding-top:62px;
	line-height:40px;
	
}

.sep_bt_get a {
	float:right;
	font-size:18px;
	font-weight:600;
	text-shadow: 2px 2px #333;
	color:#fff;
	text-decoration:none;
	padding:12px 35px;
	border: solid 1px #fff;
	border-radius:4px;
	line-height:30px;

}

.sep_bt_get a:hover {
	color:#fff;
	background:#f35525;
}

.sep_footrtop {
	background:#191818;
	padding-top:4.5em;
	padding-bottom:4.5em;
	font-size:13px;
	color:#a8a8a8;
	line-height:21px;
}

.sep_footrtop a {
	color:#a8a8a8;
	text-decoration:none;
}

.sep_footrtop a:hover {
	color:#fff;
}

.sep_footrtop i {
	font-size:35px;
	margin-right:22px;
	float:left;
	margin-top:25px;
	color:#8c8c8c;
}

.sep_footrtop p {
	width:90%;
}

.sep_fr_titile {
	font-size:28px;
	color:#fff;
	display:block;
	padding-bottom:15px;
	background:url(../images/fr_title.png) no-repeat left bottom;
	margin-bottom:21px;
}

.sep_fr {
	width:100%;
	float:left;
	color:#fff;
	margin-bottom:5px;
	font-size:14px;
	
}

.sep_fr i {
	font-size:17px;
	margin-right:10px;
	color:#fff;
	float:left;
	margin-top:3px;
}

.sep_fr_col {
	border-bottom:none;
	padding:0px;
	margin-bottom:0px;
}

.sep_fr_bt {
	background:#050505;
	padding-top:18px;
	padding-bottom:18px;
	text-align:right;
	font-size:13px;
	color:#626262;
	font-weight:100;
}

.sep_inner_header {
	height:280px;
	float:left;
	background:#000;
	color:#fff;
	width:100%;
}

.sep_inner_header img {
	width:100%;
	height:100%;
}

.ncon_bt {
	width:auto;
	padding:10px 30px;
	font-size:18px;
	text-transform:lowercase;
	color:#fff;
	border-radius:3px;
	border:none;
	outline:none;
	margin-bottom:20px;
	background:#1f1f1f;
	margin-top:10px;
}

.sep_blog {
	width:80%;
	margin-top:20px;
	padding-bottom:25px;
	border-bottom: solid 1px #CCC;
	font-size:14px;
	line-height:21px;
	margin-bottom:20px;
	float:left;
}

.sep_blog h2 {
	font-size:30px;
	font-weight:400;
	margin-bottom:25px;
	display:block;
}

.sep_blog img {
	width:80%;
	display:block;
}

.sep_blog_date {
	width:170px;
	height:45px;
	text-align:center;
	box-shadow: 1px 1px 6px #6b6b6b;
	font-size:15px;
	line-height:28px;
	display:block;
	border:-radius:3px;
	line-height:38px;
	color:#626262;
}

.sep_blog_date strong {
	font-size:30px;
	margin-right:5px;
	color:#da831c;
	
	
}

.sep_blog_date i {
	font-size:30px;
	margin-right:10px;
	color:#cdcdcd;
}

.sep_blog_bt {
	width:auto;
	float:left;
	display:block;
	margin-top:15px;
	background:#333;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	text-transform:uppercase;
	padding:10px 16px;
	border-radius:2px;
}

.sep_blog_bt:hover {
	color:#fff;
	background:#000;
}

/* ---------------------- RESPONSIVE STUFF - ONLY TOUCH IF YOUR'E CONFIDENT WITH CSS ---------------------- */

@media only screen and (max-width: 1279px) {
	
.container {
	width:94% !important;
}
.sep_logo img {
	width:100%;
}

.sep_get_touchrgt {
	background-size:430px 302px;
	padding-top:250px;
	height:302px;
}

.sep_get_touchlft {
	font-size:14px;
	line-height:21px;
}

.sep_touch_bt {
	margin-left:18%;
}

.sep_bt_get {
	font-size:26px;
	padding-left:15px;
	padding-right:15px;
}

.sep_inner_header {
		height:230px;
	}
.sep_blog {
	width:100%;
}
	
}

@media only screen and (max-width: 835px) {
	
.sep_quote {
	font-size:14px;
	font-weight:600;
	padding:8px 20px;
}

.sep_services_bg {
	background:none;
}

.sep_touch_bt {
	margin-left:5%;
	
}

.sep_get_touchrgt {
	background-position: right bottom;
	height:350px;
	padding-top:295px;
}

.sep_choose {
	background-image:none;
	min-height:300px;
	padding-top:45px;
	padding-bottom:60px;
}

.sep_bt_get {
	font-size:20px;
	padding-left:10px;
	padding-right:10px;
}

.sep_bt_get a {
	font-size:14px;
}

.sep_fr_bt {
	text-align:center;
}

.sep_inner_header {
		height:200px;
	}

	
}

@media only screen and (max-width: 720px) {
	
.container {
	width:96% !important;
}

.sep_banner_bt {
	font-size:12px;
}

.sep_logo {
	width:70%;
}

.sep_toplink {
	width:100%;
	float:left;
}

.sep_quote {
	font-size:13px;
	font-weight:600;
	padding:8px 20px;
}

.sep_quote {
	display:none;
}

.sep_toplink {
	margin-top:-80px;
}
.sep_title {
	font-size:25px;
	line-height:28px;
}

.sep_services_bg {
	min-height:200px;
	height:auto;
	background:none;
}

.sep_mobility strong {
	font-size:26px;
}

.sep_serlast {
	border-bottom: 1px solid #bcbcbc;
}

.sep_get_touchrgt {
	background-size: 320px 225px;
	height:225px;
	background-position: center bottom;
	padding-top:190px;
	margin-top:12px;
}

.sep_touch_bt {
	font-size:13px;
	margin-left:9%;
}



.sep_choose ul {
	margin-top:15px;
	margin-bottom:40px;
}

.sep_bt_get {
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	font-size:24px;
	padding-top:40px;
	padding-bottom:40px;
	min-height:inherit;
}

.sep_bt_get a {
	margin-top:10px;
	float:none;
	display:block;
}

.sep_fr_col {
	border-bottom:solid 1px #323232;
	padding-bottom:15px;
	margin-bottom:25px;
}

.sep_inner_header {
		height:130px;
	}
}

@media only screen and (min-width: 1900px) {
	.sep_inner_header {
		height:330px;
	}
}


/*=================== 1.8.2018 =====================*/
.workwith { background:url(../images/workwithbg1.jpg) no-repeat center top fixed; background-size:cover; padding-top:70px; padding-bottom:70px; line-height:30px; color:#fff; 
text-align:left; }
.workwith h2 { font-size:28px; line-height:1.2; font-weight:400; margin-top:5px; }
.workwith h2 span { font-size:42px; display:block; color:#d8b411; font-weight: 600; }
.workwith h2 span.sm { font-size:28px; display:inline; color:#fff; font-weight: 400; }
.workwith p { font-size:14px;}
.workwith_col { float:left; width:90%; padding:40px 10px; background:rgba(0, 0, 0, 0.7); text-align:center; border-radius:5px; margin:5px 5%; }
.workwith_col img { margin:0 auto 15px; display:block; }
.workwith_col p { margin:0; font-size:20px; font-weight:600; }
.industryweserved_col { border:1px solid #ccc; border-radius:5px; padding:20px 10px; float:left; width:18%; margin:1%; }
.industryweserved_col:hover { box-shadow:0px 0px 5px #ccc; }
.industryweserved_col img  { margin:0 auto 10px; display:block; }
.industryweserved_col p { margin:0; font-size:17px; text-transform:uppercase; }
.industryweserved h2 { font-size:38px; line-height:1.2; font-weight:400; margin:10px 0 20px; }
.industryweserved { padding-top:40px; padding-bottom:20px; text-align:center; }
.whychooseus { padding-bottom:40px; text-align:left; padding-top:20px;  }
.whychooseus h2 { font-size:34px; line-height:1.2; font-weight:400; margin:20px 0 10px; }
.whychooseus p  { font-size:15px; line-height:1.7; }
.line { float:left; background: rgb(255,255,255); background:-moz-linear-gradient(left, rgba(255,255,255,1) 1%, rgba(204,204,204,1) 50%, rgba(255,255,255,1) 100%); 
background:-webkit-linear-gradient(left, rgba(255,255,255,1) 1%,rgba(204,204,204,1) 50%,rgba(255,255,255,1) 100%); background:linear-gradient(to right, rgba(255,255,255,1) 1%,rgba(204,204,204,1) 50%,rgba(255,255,255,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); height:1px; width:100%; margin-bottom:20px; }
.whychooseus h3 { font-size:22px; line-height:1.2; font-weight:800; margin:30px 0 10px; }
.whychooseus ul { padding:10px 0 0 0px; list-style-type:none; }
.whychooseus ul li { padding-bottom:15px; margin-bottom:15px; border-bottom:1px dashed #ccc; font-size:15px;  }
.whychooseus .fa { color:#e45714; }
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance:none; margin:0; }
input[type="number"] { -moz-appearance:textfield; }
.home_form { margin-top:25px; }
.home_form .form-control { height:45px; }
.home_form textarea.form-control { height:120px; resize:none; }
.home_form .form-control:focus, .home_form  .form-control:active { border-color:#fbbc9e; outline:0; -webkit-box-shadow:inset 0 1px 1px rgba(228,78,20,.075),0 0 8px rgba(228,78,20,.4); box-shadow:inset 0 1px 1px rgba(228,78,20,.075),0 0 8px rgba(228,78,20,.4) }
.home_form .submitbtn { width:100%; padding:15px; background:#333; border:none; font-size:18px; color:#fff; font-weight:600; text-transform:uppercase; letter-spacing:2px; }
.home_form .submitbtn:hover, .home_form .submitbtn:focus { background:#e45714; color:#fff; }

@media only screen and (max-width:992px) {
	.workwith { text-align:center; padding-top:40px; padding-bottom:40px; }
	.workwith h2 { font-size:30px; margin-top:0px; }
	.workwith h2 span { font-size:30px; display:inline; }
	.workwith h2 span.sm { font-size:30px; }
	.workwith p { margin-bottom:30px; }
	.workwith_col p { margin:0; }
	.industryweserved_col { width:23%; }
	.industryweserved h2 { font-size:36px; }
}
@media only screen and (max-width:768px) {
	.workwith_col  { width:100%; padding:20px 10px; margin:5px 0; }
	.workwith_col img { width:70px; }
	.workwith_col p { font-size:18px; }
	.workwith_col img { margin:0 auto 5px; }
	.workwith h2 { font-size:30px; font-weight:400; }
	.workwith h2 span { font-size:30px; font-weight:600; }
	.workwith h2 span.sm { font-size:30px; font-weight:400; }
	.industryweserved_col { width:31.3%; }
}
@media only screen and (max-width:568px) {
	.industryweserved_col { width:48%; }
	.industryweserved h2 { font-size:30px; margin-top:0; }
	.whychooseus h2 { font-size:30px; margin-top:0; }
	.whychooseus h3 { font-size:19px; margin-top:0; }
	.sep_logo { width:200px; margin-top:5px; margin-bottom:0;}
	.sep_toplink { margin-top: -65px; }
}
@media only screen and (max-width:480px) {
	.workwith .col-xs-4 { width:100%; padding:0; }
	.workwith_col p { font-size:20px; }
	.workwith_col img { width:80px; }
	.workwith h2, .workwith h2 span, .workwith h2 span.sm { font-size:26px; }
	.industryweserved_col { padding:10px 10px 15px; }
	.industryweserved_col p { font-size:15px; }
}


