/*@import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');*/

/*h1{font-size: 45px !important; font-family: 'Poppins', sans-serif; !important;}*/
/*h2{font-size: 30px; font-family: 'Poppins', sans-serif; !important;}*/
/*h3{font-size: 30px !important; font-family: 'Poppins', sans-serif; !important;}*/
/*h4{font-family: 'Poppins', sans-serif; !important;}*/
/*p{font-size: 16px !important; line-height: 1.5 !important; font-family: 'Poppins', sans-serif; !important;}*/
/*a{font-size: 16px !important; font-family: 'Poppins', sans-serif; !important;}*/

@font-face {
	font-family: 'nexa_boldregular';
	src: url('../fonts/nexa_bold_0-webfont.woff2') format('woff2'),
	url('../fonts/nexa_bold_0-webfont.woff2') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;

}
@font-face {
	font-family: 'nexa_lightregular';
	src: url('../fonts/nexa_light_0-webfont.woff2') format('woff2'),
	url('../fonts/nexa_light_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;

}
h1{font-size: 45px !important; }
h2{font-size: 30px; }
h3{font-size: 30px !important; }
h4{}
p {
	font-size: 16px !important;
	line-height: 1.6 !important;
	margin-bottom: 15px !important;
}
a{font-size: 16px !important; }



section {
	height: auto;
	margin: 0 !important;
}
section.top-grids {
	padding: 3% 0;
}
section.home_second_sec {
	padding: 3% 0;
	background: #f9f9f9;
}
section.home_third_sec {
	padding: 3% 0;
}
section.service_sec_1 {
	padding: 4% 0;
}
section.service_sec_2 {
	padding: 4% 0;
	background: #f9f9f9;
}
section.service_sec_3 {
	padding: 4% 0;
}
section.gallery_first_sec {
	padding: 50px 0;
}
section.even_background a, section.odd_background a {
    color: #fe7d2c;
}
.text-center p {
	text-align: center;
}
.main_nav .col-md-4.col-xs-5 {
    padding: 0;
}



/*a.dropbtn {*/
/*	background-color: #1a3b70;*/
/*	color: white;*/
/*	padding: 14px;*/
/*	font-size: 16px;*/
/*	border: none;*/
/*}*/

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 190px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}
.dropdown-content a {
	color: #333;
	padding: 8px 15px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ffffff;
	font-size: 14px !important;
}

a.dropbtn:hover {
	background: #fe7d2c !important;
}
.dropdown-content a:hover {
	background-color: #c00;
	text-decoration: none;
	color: #fff;
}

.dropdown:hover .dropdown-content {display: block;}
.dropdown-content > .active > a, .dropdown-content > .active > a:hover, .dropdown-content > .active > a:focus {
	color: #fff !important;
	background-color: #fe7d2c !important;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10100;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.40);
}




















.container-fluid.bg_img_1 {
	background: url(../images/Skip-Hire-Epsom.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
}
.container-fluid.bg_img_2 {
	background: url(../images/Grab-Hire-Epsom.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
}
section.first_sec {
	margin: 0;
}
a.button_con {
	padding: 15px 30px;
	background: #1a3b70;
	color: #fff;
}
a.button_con:hover {
	color: #fff !important;
	text-decoration: none !important;
	background: #11224e;
}
.first_sec .col-md-6.over_text_1 {
	background: #ffffffe8;
	padding: 4%;
}
.first_sec .col-md-6.over_text_2 {
	background: #ffffffe8;
	padding: 5% 4%;
}

.main_menu nav.navbar.navbar-inverse {
	margin: 0 !important;
	border-radius: 0 !important;
	border: none !important;
	background: #1a3b70;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #1a3b70;
}
.navbar-inverse {
	background-color: #1a3b70;
	border: none;
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff !important;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: #fe7d2c !important;
}
ul.nav.navbar-nav {
	margin-bottom: 0;
	margin-top: 0;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff !important;
	background-color: #fe7d2c !important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #1a3b70 !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #fe7d2c !important;
}
.dropdown-menu > li > a:hover {
	background: #fe7d2c !important;
	color: #fff !important;
}
section.page_title_bar {
	background: url(../images/page-titlebar.jpg);
	padding: 70px 0px 80px;
	background-repeat: no-repeat;
	background-size: cover;
}
.page_title_bar h1 {
	color: #fff;
	border-left: 10px solid #fe7d2c;
	padding-left: 10px;
	line-height: 35px;
}
.page_title_bar p {
	margin-left: 18px;
	color: #fff;
}
.page_title_bar a {
	color: #fff;
}
.page_title_bar a:hover {
	color: #767dc1;
	text-decoration: none;
}
section.even_background {
	padding: 50px 0;
}
section.odd_background {
	background-color: #f9f9f9;
	margin: 0;
	padding: 50px 0;
}
section.contact_background {
	margin: 0;
	padding: 50px 0;
	background-color: #1a3b70;
}
.even_background h3 {
	color: #000;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 0;
}
.odd_background h3 {
	color: #000;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 0;

}
.contact_background  h3 {
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 0;

}
.contact_background p {
	color: #fff;
}
.contact_background a {
	color: #fff;
}
.contact_background a:hover {
	color: #fff;
}
.odd_background img {
	width: 100%;
}
.even_background img {
	width: 100%;
}
.odd_background h2 {
	margin-top: 0px;
}
section.map_con {
	margin: 0 !important;
	line-height: 0 !important;
}

.img_border_con {
	border: 1px solid #cecdcd;
	padding: 13px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.20);
}
.contact_form_con a {
	color: #ff5959;
	text-decoration: none;
}
.contact_form_con a:hover {
	text-decoration: none;
}
.contact_background a {
	color: #ff5959;
	text-decoration: none;
}
.dropdown-menu {
	padding: 0 !important;
}
.dropdown-menu > li > a {
	padding: 10px 15px !important;
}

.second_sec_img img {
	width: 100%;
}

ul.tinfo.wow.fadeInRight {
	padding: 0;
	margin: 0;
}

span.text_blue {
	color: #fe7d2c;
	font-weight: 600;
}
.contact_form_con.contact_page label.error {
	color: #333 !important;
}








@media only screen and (min-width: 1440px) {
	.carousel-caption {
		right: 0;
		left: 20%;
		padding-bottom: 0px !important;
		bottom: 15% !important;
	}
}
@media only screen and (min-width: 1200px) {
	.col-lg-7.over_first {
	    right: 10%;
	    background: #fff;
	    box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1);
	    padding: 20px 25px;
	    top: 90px;
	    min-height: 330px;
	}
	.col-lg-7.over_second {
		left: 9%;
		background: #fff;
		box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1);
		padding: 20px 25px;
		top: 60px;
		min-height: 390px;
		z-index: 9999;
	}
}




/*@media (max-width: 1300px) {*/
/*	.carousel-caption h1 {*/
/*		font-size: 30px !important;*/
/*		margin: 0;*/
/*		line-height: 1.5;*/
/*	}*/
/*	.carousel-caption h3 {*/
/*		font-size: 20px !important;*/
/*	}*/
/*}*/


@media (max-width: 1024px){
	/*.carousel-caption h1 {*/
	/*	font-size: 27px !important;*/
	/*}*/
	br.display {
		display: none;
	}
}




@media (width: 768px){
	.container{
		width: 720px !important;
	}
}












@media (max-width: 767px) {
	.navbar-inverse .navbar-toggle {
		border: none !important;
		background: #1a3b70 !important;
	}
	/*.carousel-caption h1 {*/
	/*	font-size: 20px !important;*/
	/*	margin: 0;*/
	/*}*/
	/*.carousel-caption h3 {*/
	/*	font-size: 18px !important;*/
	/*	margin: 0;*/
	/*}*/
	ul.big-btns li a {
		text-transform: uppercase;
		padding: 0.4em 1.5em !important;
		font-size: 1.2em;
		text-decoration: none;
		border-radius: 4px;
	}
	.col-md-5.over_second {
		margin-bottom: 25px;
	}
	.col-md-5.over_first{
		margin-top: 25px;
	}
	.main_nav .col-md-8.col-xs-7 {
		display: none;
	}
	.main_nav .col-md-3.col-xs-4 {
		width: 50%;
	}
	.main_nav .col-md-9.col-xs-8 {
		width: 50%;
	}
	.main_nav .col-md-4.col-xs-5 {
		width: 100%;
		margin-top: 10px;
	}
.dropdown-menu {
    position: relative !important;
    top: 100% !important;
    z-index: 99 !important;
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.dropdown li {
    border: none !important;
    border-bottom: 1px solid #353d8a !important;
}
.navbar-collapse.in {
    overflow-y: scroll !important;
}
.dropdown-menu>li>a {
    color: #fff !important;
}
li.dropdown-submenu .dropdown-menu > li > a {
    padding: 8px 30px !important;
}
}




@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #fff !important;
		border-bottom: 1px solid #323980 !important;
	}
	.dropdown-content.mobile_menu {
		position: relative !important;
		background: #1a3b70 !important;
		border-bottom: 1px solid #3c4494;
		box-shadow: none !important;
	}
	.dropdown-content.mobile_menu a {
		color: #fff;
		border-bottom: 1px solid #353d8a;
		padding: 10px 15px;
		font-size: 16px !important;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #fff !important;
		border-bottom: 1px solid #353d8a;
	}

}











li.active{color: #fff !important;background-color: #fe7d2c !important;}
li.dropdown:hover ul.dropdown-menu {display: block;}
li.dropdown-submenu:hover ul.dropdown-menu {display: block !important;}
li.dropdown-submenu ul.dropdown-menu {display: none !important;}
nav.navbar.navbar-inverse.affix-top {margin: 0;}
nav.navbar.navbar-inverse.affix {top: 0; width: 100%; float: none; z-index: 99999;}
.dropdown-submenu>.dropdown-menu {top: 5px; border-radius: 0 !important;}
ul.dropdown-menu{border-radius: 0 !important;}
.dropdown li{border: 1px solid #efefef;}
.dropdown-menu > li > a {padding: 8px 15px !important; font-size: 14px !important;}
.dropdown-submenu>.dropdown-menu {
    top: 5px !important;
    left: 100% !important;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}








.overlay {
    background: #1a3b70b5;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    opacity: 0;
    transition: .5s ease;
    top: 10px;
    bottom: 0;
    left: 10px;
    right: 0;
}
.text_con a:hover {
	color: #fe7d2c;
}
.text_con {
	position: absolute;
	width: 100%;
	top: 40%;
}
.gallery_con {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.overlay:hover {
	opacity: 1;
}
.text_con p {
	text-align: center;
}
.text_con a {
	font-size: 40px !important;
	color: #fff;
	padding: 25% 40%;
}

.gallery_con img {
	width: 100%;
}








.carousel-indicators li {
	background-color: #192d38;
	border: none;
}
.carousel-indicators .active {
	background-color: #8cc34b;
}
.carousel-indicators {
	bottom: 0px;
}



















h5 {
	display: inline-block;
	padding: 10px;
	background: #B9121B;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.full-screen {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

section.contact_form_con {
	background: #1a3b70;
	padding: 60px 0px;
	text-align: center !important;
	color: #fff;
	margin-bottom: 0;
}
section.contact_form_con.contact_page {
	background: #fff !important;
	text-align: center !important;
	color: #333 !important;
	padding: 50px 10px !important;
}
.carousel-caption {
	color: #fff;
	text-align: left !important;
	padding-bottom: 4%;

}
.testmonials.wow.fadeInUp {
	padding: 2% 0px 1% 0px;
}

h3.tinfo.wow.fadeInRight {
	margin: 10px;
	font-size: 25px !important;
	color: #fe7d2c;
}

.contact_form_con a:hover {
	color: #fff;
}
.contact_form_con.contact_page a:hover {
	color: #333;
}
.main_nav a:hover {
	color: #fe7d2c !important;
	text-decoration: none;
}
.main_nav a {
	color: #000;
	text-decoration: none !important;
}
.main_nav h4 {
	margin: 6px 0 0 0;
}

















/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*.top-grids-head.text-center.wow.fadeIn a {*/
/*color: #FFF;*/
/*}*/
.padding_top{padding-top:9%;}

input:focus {
	outline: 0;}
a:hover {
	text-decoration: none;
}
html, body{
	font-family: 'nexa_lightregular' !important;
	font-size: 100%;
	background: #FFf;
	font-weight:500;
}

body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

/*----- header ----*/
.header {
	padding: 3em 0;
}
.header-right{
	margin-top: 8em;
}
.header-right p{
	color: #B9B9B9;
	font-size: 1.6em;
	font-weight: 400;
	margin: 4em 0 2em;
}
.home_contact_form input {
	width: 100%;
	padding: 15px;
	margin: 10px 0px;
	border-radius: 4px;
	border: 2px solid;
	color: #333;
}

img.img_icon_service {
	width: 100px;
}
img.yard_img {
	width: 100%;
}

ul.big-btns{
	margin:0;
	padding:0;
}
ul.big-btns li{
	list-style:none;
	margin: 0 auto;
	/*display: table;*/
}
ul.big-btns li a{
	text-transform: uppercase;
	padding: 0.7em 2.5em;
	font-size: 1.2em;
	text-decoration: none;
	border-radius: 4px;

}
ul.big-btns li a.btn-g {
	background: #FFF;
	border: 2px solid#1a3b70;
	color: #1a3b70;
	display: table-cell;
	text-shadow: none;
}
ul.big-btns li a.btn-g:hover{
	background: #1a3b70;
	border: 2px solid #fff;
	color: #FFF;
}
ul.big-btns li a.btn-gr{
	background:#B9B9B9;
	border:2px solid #B9B9B9;
	color:#FFF;
}
ul.big-btns li a.btn-gr:hover{
	background:#FFF;
	border:2px solid#1a3b70;
	color:#1a3b70;;
}
ul.usefull-for{
	margin:4em 0 0 0;
	padding:0;
}
ul.usefull-for li{
	list-style:none;
	display:inline-block;
	margin-right:1.5em;
}
ul.usefull-for li a span{
	width:34px;
	height:34px;
	display:inline-block;
	background:url(../images/avilable-for.png) no-repeat 0px 0px;
}
ul.usefull-for li a.u-apple span{
	background-position:0px 0px;
}
ul.usefull-for li a.u-apple span:hover{
	background-position: 0px -35px;
}
ul.usefull-for li a.u-and span{
	background-position: -65px 0px;
}
ul.usefull-for li a.u-and span:hover{
	background-position: -65px -35px;
}
ul.usefull-for li a.u-windows span{
	background-position: -146px 0px;
}
ul.usefull-for li a.u-windows span:hover{
	background-position: -146px -35px;
}
.gallery_con img {
	width: 100%;
	border: 1px solid #ddd;
	padding: 10px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.11);
}
.top-grid span{
	width: 89px;
	height: 72px;
	display: inline-block;
	background: url(../images/lined-icons.png) no-repeat 0px 0px;
}
.top-grid span.t-icon1{
	background-position:0px 0px;
}
.top-grid span.t-icon2{
	background-position: -370px 0px;
}
.top-grid span.t-icon3{
	background-position: -745px 0px;
}

.top-grids-box {
	margin-top: 30px;
}
.top-grid a {
	font-size: 20px !important;
	color: #333;
}
.top-grid a:hover {
	color: #fe7d2c;
	text-decoration: none;
}
.top-grids-head a {
	color: #fe7d2c;
}
.top-grids-head a:hover {
	color: #333;
	text-decoration: none;
}

/*----- features-----*/
.fea-grids {
	padding: 5em 0 4em;
	background:#f9f9f9;
}

.fea-grids-left-grid-left{
	float:left;
	width:10%;
}
.fea-grids-left-grid-right{
	float:right;
	width:88%;
}
.fea-grids-left-grid-left span{
	width:44px;
	height:44px;
	display:inline-block;
	background: url(../images/fea-cions.png) no-repeat 0px 0px;
}
.fea-grids-left-grid-right h4 {
	color: #1a3b70;
	font-weight: 400;
	font-size: 1.5em;
	margin-bottom: 0;
}
.fea-grids-left-grid-right p{
	color:#686868;
	font-weight:300;
	font-size:1.2em;
	margin:0;
}
.fea-grids-left-grid-left span.fea-icon1{
	background-position:0px 0px;
}
.fea-grids-left-grid-left span.fea-icon2{
	background-position: 0px -111px;
}
.fea-grids-left-grid-left span.fea-icon3{
	background-position: 0px -210px;
}
.fea-grids-left-grid-left span.fea-icon4{
	background-position: 0px -327px;
}
.fea-grids-left-grid {
	margin-bottom: 1.3em;
}
.fea-grids-left-grids {
	margin: 1.5em 0;
}
/*----- testmonials-----*/
.icon_con i {
	text-align: center;
	margin: 0 auto;
	float: none !important;
}
.testmonials.wow.fadeInUp h3 {
	text-align: center;
	text-transform: capitalize;
}
.testmonial-grids {
	padding: 4em 0 0;
}
.testmonial-head p{
	color: #8C9494;
	font-style: italic;
	font-size: 1.5em;
	width: 70%;
	margin: 0 auto;
}
.testmonial-head img{
	margin:0em auto 2em;
}
.t-people-left{
	width:35%;
	float:left;
}
.t-people-right {
	float: right;
	width: 100%;
	text-align: center;
}
.t-people-right h4{
	color:#1a3b70;
	font-weight: 400;
	font-size: 1.3em;
	margin-bottom: 0.2em;
}
.t-people-right span{
	color: #686868;
	font-weight: 400;
	font-size: 1.1em;
	margin: 0;
}
.testmonial-row{
	margin-top:3em;
}
.testmonial-head {
	margin-bottom: 4em;
}
/*---- notify----*/
.notify {
	background: #F3F5F5;
	padding: 4em 15px;
}
.notify-grid{
	text-align:center;
}
.notify-grid h3{
	color:#8C9494;
	font-size:2em;
	font-weight:400;
}
.notify-grid p{
	color:#686868;
	font-size:1.4em;
	font-weight:300;
}
.notify-grid form{
	margin-top:2em;
}
.notify-grid{
	position:relative;
}
.notify-grid input[type="text"]{
	width: 70%;
	padding: 0.9em;
	border:2px solid #EEE;
	font-size:1.1em;
	color:#8C9494;
	border-top-left-radius:3em;
	border-bottom-left-radius:3em;
	-webkit-border-top-left-radius:3em;
	-webkit-border-bottom-left-radius:3em;
	-moz-border-top-left-radius:3em;
	-moz-border-bottom-left-radius:3em;
	-o-border-top-left-radius:3em;
	-o-border-bottom-left-radius:3em;
	-ms-border-top-left-radius:3em;
	-ms-border-bottom-left-radius:3em;
	outline:none;
	transition:border-color 0.5s;
	-webkit-transition:border-color 0.5s;
	-moz-transition:border-color 0.5s;
	-o-transition:border-color 0.5s;
	-ms-transition:border-color 0.5s;
	position:relative;
}
.notify-grid input[type="text"]:hover{
	border-color:#1a3b70;;
}
.notify-grid input[type="submit"]{
	border-top-right-radius: 3em;
	border-bottom-right-radius: 3em;
	-webkit-border-top-right-radius: 3em;
	-webkit-border-bottom-right-radius: 3em;
	-moz-border-top-right-radius: 3em;
	-moz-border-bottom-right-radius: 3em;
	-o-border-top-right-radius: 3em;
	-o-border-bottom-right-radius: 3em;
	-ms-border-top-right-radius: 3em;
	-ms-border-bottom-right-radius: 3em;
	background:#1a3b70;
	padding: 0.72em 2em;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	font-size: 1.3em;
	outline: none;
	position: absolute;
	right: 11%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.notify-grid input[type="submit"]:hover{
	background:#A9AFAF;
}
/*----- social-icons ----*/
.social-icons{
	text-align: center;
	padding: 3em 0 2em;
}
.social-icons ul{
	margin:0;
	padding:0;
}
.social-icons ul li{
	list-style:none;
	display:inline-block;
	margin:1em;
}
.social-icons ul li a span{
	width:46px;
	height:46px;
	display:inline-block;
	background:url(../images/social-icons.png) no-repeat 0px 0px;
}
.social-icons ul li a.twitter span{
	background-position:0px 0px;
}
.social-icons ul li a.twitter span:hover{
	background-position: 0px -44px;
}
.social-icons ul li a.facebook span{
	background-position: -98px 0px;
}
.social-icons ul li a.facebook span:hover{
	background-position: -98px -44px;
}
.social-icons ul li a.vemeo span{
	background-position: -207px 0px;
}
.social-icons ul li a.vemeo span:hover{
	background-position: -207px -44px;
}
.social-icons ul li a.pin span{
	background-position: -314px 2px;
}
.social-icons ul li a.pin span:hover{
	background-position: -314px -42px;
}
/*---- footer-links ----*/
.footer-links{
	margin-top:1em;
}
.footer-links ul{
	margin:0;
	padding:0;
}
.footer-links ul li{
	display:inline-block;
	position:relative;
}
.footer-links ul li span{
	width: 1px;
	height: 20px;
	display: inline-block;
	background: #A9AFAF;
	vertical-align: text-top;
	position: absolute;
	right: 0;
	top: 0;
}
.footer-links ul li p,.footer-links ul li a{
	color:#A9AFAF;
	text-decoration:none;
}
.footer-links ul li a{
	padding:0 0.8em;
	display:inline-block;
}
.footer-links ul li{
	margin:0;
}
.footer-links ul li p a,.footer-links ul li a:hover{
	color:#1a3b70;;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 30px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.process_main {
	background: #1a3b70;
	padding: 20px 0;
}
.process1 {
	text-align: center;
}
span.degit {
	border: 2px solid #222;
	color: #222;
	border-radius: 50px;
	padding: 5px 15px;
	font-size: 32px;
	display: none;
}
p.progress_text {
	font-size: 25px !important;
	text-align: center;
	text-transform: capitalize;
	color: #fff;
}
.process_img_con {
	width: 100%;
	text-align: center;
}
.process_img_con img {
	width: 100px;
	text-align: center;
	margin: 0 auto;
}
.process1:before {
	content: '';
	background: url(../images/proccessico/right-arrow.png);
	position: absolute;
	right: 0px;
	top: 33%;
	font-size: 50px;
	width: 50px;
	height: 150px;
	background-size: 100%;
	background-repeat: no-repeat;
	animation: arrows 2s infinite;
	animation-iteration-count: infinite;
}
.col-md-2:last-child .process1:before{display:none ;}
.logo img {
	width: 100%;
}
.tinfo > li {
	display: inline-block;
	color: #fe7d2c;
	float: left;
}
.vline {
	background: #215e90 none repeat scroll 0 0;
	height: 25px;
	margin: 0 10px;
	padding: 0;
	width: 1px;
}
.tinfo > li > .fa.fa-phone {
	border: 1px solid;
	border-radius: 50%;
	display: inline-block;
	font-size: 22px;
	padding: 13px;
}

.tinfo > li > .fa.fa-envelope {
	border: 1px solid;
	border-radius: 50%;
	display: inline-block;
	font-size: 22px;
	padding: 13px;
}
.tinfo a {
	display: inline;
	font-size: 25px;
}


.tinfo h4 {
	font-size: 13px !important;
	margin: 0 !important;
	padding-left: 30px !important;
	color: #d63d3e;
	font-weight: 600;
}
ul.tinfo h3 {
	margin: 8px 20px;
}


.fusion-header-v4 .fusion-header{padding:10px;}

.fa.fa-phone {
	border: 2px solid;
	border-radius: 50%;
	color: #1a3b70;
	float: left;
	font-size: 24px !important;
	height: 50px;
	margin-right: 10px;
	padding: 12px 0;
	text-align: center;
	vertical-align: middle !important;
	width: 50px;
	border-right: 2px solid #fe7d2c;
	border-bottom: 2px solid #fe7d2c;
}


a > .fa.fa-envelope {
	border: 2px solid;
	border-radius: 50%;
	color:  #1a3b70;
	float: left;
	font-size: 24px !important;
	height: 50px;
	margin-right: 10px;
	padding: 12px 0;
	text-align: center;
	vertical-align: middle !important;
	width: 50px;
	border-right: 2px solid #fe7d2c;
	border-bottom: 2px solid #fe7d2c;
}

.main_nav {
	background: #f9f9f9;
	padding: 25px 0 20px 0;
}
.tinfo {
	float: right !important;
	margin-top: 22px;
}


.fullscreen-bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: -100;
}

.fullscreen-bg__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

header {
	background: #fd6200;
}
.header .col-md-7 h1, h3 {
	color: #FFF;
}
input[type="submit"] {
	background: #1a3b70;
	color: #FFF;
}
.seprator {
	width: 100px;
	height: 4px;
	background: #fd6200;
}
.social-icons i {
	font-size: 40px;
}
.social-icons i {
	font-size: 40px;
	color: #1a3b70;
}
textarea.text_msg {
	width: 100%;
	padding: 15px;
	margin: 10px 0px;
	border-radius: 4px;
	border: 2px solid;
	height: 140px;
	color: #333;
}
select {
	width: 100%;
	padding: 15px;
	margin: 10px 0 !important;
	border-radius: 4px;
	border: 2px solid;
	color: #797979 !important;
}
select:focus-within {
	outline: none;
}
textarea.text_msg:focus-within {
	outline: none;
}
.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}




@media only screen and (min-width: 1024px){

	.process1:before {
		right: -20px;
	}
}



@media only screen and (max-width: 990px) {
	.container-fluid.bg_img_2 {
		padding: 20px;
	}

	.container-fluid.bg_img_1 {
		padding: 20px;
		margin-bottom: 20px;
	}

	.fea-grids-left-grid-left {
		margin-top: 0;
	}
}


@media only screen and (max-width: 650px) {
	/*.carousel-caption h1 {*/
	/*	font-size: 18px !important;*/
	/*	margin: 0 !important;*/
	/*}*/
	/*.carousel-caption h3 {*/
	/*	font-size: 15px !important;*/
	/*	margin: 0 !important;*/
	/*}*/
	ul.big-btns li a.btn-g {
		font-size: 10px !important;
	}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		display: block;
		max-width: fit-content !important;
		height: 250px !important;
		width: auto;
	}
	.carousel-caption {
		bottom: 30px !important;
	}
	.first_sec .col-md-6.over_text_1 {
		padding: 8%;
	}
	.first_sec .col-md-6.over_text_2 {
		padding: 8%;
	}
	.col-md-4.col-xs-4.top-grid.text-center.wow.flipInX {
		width: 100%;
	}
	.process1:before {
		right: 58% !important;
	}
}














@media only screen and (max-width: 991px) {
	.process1 {padding: 20px;  }
	.process1:before {
		content: '';
		background: url(../images/proccessico/right-arrow.png);
		position: absolute;
		right: 55%;
		top: 65%;
		font-size: 47px;
		width: 40px;
		height: 140px;
		background-size: 100%;
		background-repeat: no-repeat;
		transform: rotate(90deg);
	}
}


@media only screen and (max-width: 500px) {

	.tinfo > li {	margin-bottom: 5px;  }
	.fea-grids {		padding: 2em 0px 2em;}
	div#owl-demo1 {
		width: 100%;
	}
	/*.fea-grids-left-grid-left img {*/
	/*width: 130%;*/
	/*}*/
	ul.tinfo.wow.fadeInRight {
		padding: 0;
		float: left !important;
	}
	a > .fa.fa-phone {
		border: 2px solid;
		border-radius: 50%;
		color: #1a3b70;
		float: left;
		font-size: 24px !important;
		height: 40px;
		margin-right: 4px;
		padding: 7px 0;
		text-align: center;
		vertical-align: middle !important;
		width: 40px;
		border-right: 2px solid #fe7d2c;
		border-bottom: 2px solid #fe7d2c;
	}
	a > .fa.fa-envelope {
		border: 2px solid;
		border-radius: 50%;
		color: #1a3b70;
		float: left;
		font-size: 22px !important;
		height: 40px;
		margin-right: 4px;
		padding: 6px 0;
		text-align: center;
		vertical-align: middle !important;
		width: 40px;
		border-right: 2px solid #fe7d2c;
		border-bottom: 2px solid #fe7d2c;
	}
	.vline {

		display: none !important;
	}
	.tinfo {
		margin-top: 10px;
	}
	.logo img {
		width: 100%;
		padding: 10px;
	}
	.fea-grids-left-grid-right h4 {
		margin-top: 0;
	}
	.main_nav span, .main_nav h4 {
		display: none;
	}
	.main_nav .col-md-4.col-xs-5 {
		margin-top: 0;
	}
	.logo img {
		width: 200px;
		padding: 0;
	}
	.main_nav i.fa.fa-phone {
		position: absolute;
		right: 0;
	}
	.page_title_bar h1 {
        font-size: 30px !important;
    }
    section.page_title_bar {
        padding: 30px 0px 40px;
    }
    section.even_background, section.odd_background, section.contact_background {
    padding: 30px 0 20px 0px;
    }
	.main_nav strong {
		display: none;
	}
}












.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fe7d2c !important;
}

.owl-theme .owl-controls .owl-page span {
    border: 2px solid #fe7d2c !important;
}