/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}


@media (min-width:992px) {
	.hero {
		background-image: url(/img/principal/asphalt.jpg) no-repeat 50%/cover
	}
}

@media (max-width:991px) {
	.hero {
		background-image: url(/img/principal/asphalt.jpg) no-repeat 50%/cover
	}
}

@media (max-width:768px) {
	.hero {
		background: url(/img/principal/asphalt.jpg) no-repeat 50%/cover
	}
}

@media (max-width:480px) {
	.hero {
		background: url(/img/principal/asphalt.jpg) no-repeat 50%/cover
	}
}

.hero {
	height: 100vh;
	min-height: 640px;
	max-height: 1050px;
	width: 100%;
	position: relative;
	background-color: #000
}

.hero-logos-wrapper {
	position: absolute;
	bottom: 70px
}

.hero-logos {
	padding-right: 200px;
	text-align: center
}

.hero-logos img {
	margin: 20px 60px 0 0
}

.hero-logos-sunday {
	margin-top: 9px!important
}

.hero-logos-bbc {
	margin-top: 15px!important
}

.hero-logos-guardian {
	margin-top: 17px!important
}

.trust-ebay {
	position: absolute;
	bottom: 30px;
	right: 30px;
	background-color: #fff;
	border-radius: 4px;
	padding: 20px 15px;
	text-align: center
}

.reviews-logo img {
	display: inline-block
}

.trust-ebay a {
	display: block
}

.ebay-hero {
	width: 75px;
	margin-top: 15px;
	margin-left: 10px
}

.hero-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 2
}

.hero-content h1 {
	max-width: 520px;
	width: 100%;
	font-size: 44px;
	line-height: 48px;
	margin: 30px 0 70px
}

.hero-content h1,
.hero-content p {
	font-family: NeutrifPro-Bold, sans-serif;
	color: #fff
}

.hero-content p {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0
}

.hero-content .bootstrap-select .btn {
	width: 300px;
	height: 60px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	background-color: #fff
}

.hero-content .bootstrap-select .filter-option {
	color: #3a3a3a
}

.hero-content .btn-orange {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: -3px;
	border: 0
}

@media only screen and (max-width:991px) {
	.hero-content ::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 10px
	}
	.hero-content ::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background-color: hsla(0, 0%, 75%, .5);
		
	}
}



@media only screen and (max-width:1423px) {
	.hero-logos img {
		margin-right: 50px
	}
}

@media only screen and (max-width:1400px) {
	.features-sections {
		padding-top: 50px
	}
}

@media only screen and (max-width:1323px) {
	.hero-logos img {
		margin-right: 30px
	}
}

@media only screen and (min-width:1173px) {
	.hero-logos img:last-child {
		margin-right: 0
	}
}

@media only screen and (max-width:1200px) {
	.hero-logos img {
		margin-right: 20px
	}
}

@media only screen and (max-width:1072px) {
	.hero-logos img {
		margin-right: 50px
	}
}

@media only screen and (max-width:1299px) {
	.navbar-nav>li>a {
		padding: 0 3px
	}
	li.btn-sign-up a {
		padding: 0 10px
	}
}

@media only screen and (min-width:1199px) {
	.site-header .container-fluid {
		padding: 0 30px
	}
}

@media only screen and (max-width:1199px) {
	.site-logo {
		margin-right: 5px
	}
	.site-logo img {
		height: 44px
	}
	.navbar-nav>li {
		margin: 12px 0
	}
	.navbar-nav>li.btn-get-quotes {
		margin: 0 0 0 2px
	}
	.navbar-nav>li.btn-get-quotes a {
		min-width: 110px
	}
	.navbar-nav>li+li {
		margin-left: 5px
	}
	.navbar-nav>li.btn-sign-up {
		margin: 0 0 0 10px
	}
	.navbar-nav>li.btn-sign-up a {
		min-width: 190px
	}
	.how-it-works-section .col-sm-5 {
		padding: 100px 15px
	}
	.recent-deliveries-section:before {
		right: 64px;
		font-size: 330px;
		bottom: -113px
	}
	.green-numbers-unit {
		margin-top: 30px;
		display: block
	}
	.testimonial-item-info {
		padding-top: 0
	}
	.testimonial-author {
		display: block;
		margin-bottom: 10px;
		padding-right: 0
	}
	.testimonial-item .rating-stars {
		display: block;
		position: relative;
		top: 0
	}
	.copyright {
		margin-right: 15px
	}
	.footer-menu {
		margin-left: 110px
	}
	
}

@media only screen and (max-width:991px) {
	.site-logo img {
		float: left
	}
	.site-logo {
		float: left!important
	}
	.navbar-header,
	.navbar-right {
		float: none!important
	}
	.navbar-toggle {
		display: block
	}
	.navbar-nav>li.btn-get-quotes,
	.navbar-nav>li.btn-sign-up {
		width: auto;
		margin: 0;
		padding: 0;
		min-width: 100%;
		text-align: left;
		line-height: 20px;
		height: auto
	}
	li.btn-get-quotes a,
	li.btn-sign-up a {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border: 0;
		min-width: 100%;
		text-align: left;
		line-height: 20px;
		height: auto
	}
	li.btn-get-quotes>a,
	li.btn-get-quotes>a:focus,
	li.btn-get-quotes>a:hover,
	li.btn-sign-up a,
	li.btn-sign-up a:focus,
	li.btn-sign-up a:hover {
		background-color: transparent
	}
	li.btn-get-quotes>a:hover {
		color: #FFCC00
	}
	.hero .container {
		padding: 0 20px
	}
	.hero-logos {
		max-width: 750px
	}
	.hero-logos img {
		height: 25px;
		margin: 20px 10px 0 0
	}
	.how-it-works-video {
		left: 0
	}
	.recent-deliveries-section:before {
		font-size: 220px;
		right: 123px;
		bottom: -74px
	}
	.helps-environment-section:after {
		left: -80px
	}
	.green-numbers {
		width: 75px;
		height: 85px;
		line-height: 85px
	}
	.green-number-small.green-numbers {
		width: 70px
	}
	.green-numbers+.green-numbers {
		margin-left: 5px
	}
	.green-numbers.ml-40,
	.helps-environment-logos img+img {
		margin-left: 20px
	}
	.footer-bottom {
		text-align: center;
		line-height: normal
	}
	.copyright {
		margin-right: 15px
	}
	.footer-menu {
		margin-left: 0;
		vertical-align: middle;
		margin-top: 30px
	}

	.social-icons {
		float: none;
		margin: 30px 0 0 30px;
		vertical-align: middle
	}
}

@media only screen and (max-width:767px) {
	.bs-caret {
		right: 15px
	}
	.panel-group {
		margin-top: 10px
	}
	.panel-body {
		padding: 20px 20px 50px
	}
	.dropdown-menu li {
		text-align: center;
		padding: 5px 0
	}
	.hero {
		min-height: 740px
	}
	.hero-content {
		position: relative;
		top: 0;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		margin-top: 115px
	}
	.hero-content h1 {
		font-size: 3.2em;
		margin: 40px 0 50px
	}
	.hero-content p {
		font-size: 1.2em
	}
	.hero-content .bootstrap-select .btn {
		width: 270px
	}
	.hero-logos-wrapper {
		bottom: 150px;
		left: 0
	}
	.hero-logos {
		padding: 0
	}
	.hero-logos img {
		margin: 30px 30px 0
	}
	.category-dropdown-input-select .dropdown-menu li {
		text-align: left;
		padding: 0
	}
	
	
	
	
	
	
}

@media only screen and (max-width:479px) {
	.bootstrap-select {
		width: 100%
	}
	.es .hero-content .bootstrap-select .btn,
	.fr .hero-content .bootstrap-select .btn,
	.hero-content .bootstrap-select .btn {
		width: 100%;
		border-radius: 5px
	}
	.hero-content .btn {
		display: block;
		border-radius: 4px;
		width: 100%
	}
	.hero-content .btn-orange {
		margin: 10px 0 0;
		font-size: 1.4em
	}
	.hero-logos-wrapper {
		bottom: 120px;
		left: 0
	}
	.hero-logos img {
		margin: 25px 20px 0
	}
	.hero-content h1 {
		font-size: 2.8em
	}
	
}

@media only screen and (max-width:365px) {
	.hero-content h1 {
		font-size: 2.4em
	}
}

.navbar-toggle {
	border: 0;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 0;
	margin-top: 0;
	margin-right: 0
}

.navbar-toggle:focus,
.navbar-toggle:hover {
	color: #23527c;
	background-color: transparent!important
}

.mm-listview>li>a,
.mm-listview>li>span {
	color: inherit!important
}

.userip-button {
	padding: 5px 10px;
	text-transform: inherit;
	height: auto;
	font-family: inherit
}

.userip-close {
	font-family: Arial, Helvetica, sans-serif
}

.userip-text {
	font-size: 1.6em
}

.page {
	min-height: 600px
}

@media only screen and (max-width:1024px) {
	.hero {
		max-height: 780px
	}
}

@media only screen and (max-width:768px) {
	.hero {
		max-height: 1024px
	}
	.page {
		min-height: 480px
	}
}

@media only screen and (max-width:480px) {
	.hero {
		max-height: 740px
	}
}

.navbar-nav-a {
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out
}




.hero-content .btn-orange {
	font-size: 1.6em
}

@media only screen and (min-width:768px) {
	.hero {
		height: 60vh
	}
	.hero-content {
		position: absolute;
		top: 47%;
		transform: translateY(-47%);
		-moz-transform: translateY(-47%);
		-webkit-transform: translateY(-47%);
		-o-transform: translateY(-47%);
		-ms-transform: translateY(-47%)
	}
	.hero-content h1 {
		margin-bottom: 20px;
		margin-top: 20px
	}
	.hero-logos-wrapper {
		bottom: 45px
	}
	.hero-content .bootstrap-select .btn {
		width: 500px
	}
	.landing-address-wrapper {
		width: 250px;
		float: left;
		display: block
	}
	.hero-content .btn-orange {
		width: 100%;
		max-width: 500px;
		margin-left: 0;
		border-bottom-left-radius: 3px;
		border-top-left-radius: 3px
	}
	.hero-content .bootstrap-select .btn {
		border-bottom-right-radius: 3px;
		border-top-right-radius: 3px;
		background-color: #fff;
		margin-bottom: 15px
	}
	.input-group-addon.icon-move-from {
		border: 0
	}
	.input-group-addon.icon-move-to {
		border-radius: 0
	}
	.collection-input,
	.input-group-addon.icon-move-to {
		border-left: 0;
		border-top: 0;
		border-bottom: 0
	}
	.delivery-input {
		border-bottom-right-radius: 3px!important;
		border-top-right-radius: 3px!important;
		border: 0
	}
}

@media (max-width:1200px) and (min-width:992px) {
	.hero-logos-wrapper {
		bottom: 20px
	}
}

@media (max-width:991px) and (min-width:768px) {
	.hero-content {
		position: absolute;
		top: 41%;
		transform: translateY(-41%);
		-moz-transform: translateY(-41%);
		-webkit-transform: translateY(-41%);
		-o-transform: translateY(-41%);
		-ms-transform: translateY(-41%)
	}
	.hero-logos-wrapper {
		bottom: 20px
	}
}

@media only screen and (max-width:767px) {
	.hero-content h1 {
		line-height: 35px;
		margin: 20px 0
	}
	.hero-content .btn-group.bootstrap-select {
		width: 100%
	}
	.hero-content .bootstrap-select .btn {
		width: 100%;
		margin-bottom: 15px;
		border-bottom-right-radius: 3px;
		border-top-right-radius: 3px
	}
	.input-group-addon.icon-move-from,
	.input-group-addon.icon-move-to {
		border-bottom-left-radius: 3px!important;
		border-top-left-radius: 3px!important;
		border: 0
	}
	.collection-input,
	.delivery-input {
		border-bottom-right-radius: 3px!important;
		border-top-right-radius: 3px!important;
		border: 0
	}
	#formGroupAddress0String.input-group-addon-form .input-group {
		border-top-right-radius: 3px!important;
		border-bottom-right-radius: 3px!important
	}
	#formGroupAddress1String.input-group-addon-form .input-group {
		border-top-left-radius: 3px!important;
		border-bottom-left-radius: 3px!important
	}
	.hero-content .btn-orange {
		border-bottom-left-radius: 3px;
		border-top-left-radius: 3px;
		margin-left: 0;
		border: 0;
		width: 100%
	}
	.hero-logos-wrapper {
		bottom: 125px;
		left: 0
	}
}

@media only screen and (max-width:480px) {
	.hero-content {
		margin-top: 70px
	}
	.collection-input,
	.delivery-input {
		margin-left: -1px
	}
}

@media only screen and (max-width:479px) {
	.trust-ebay {
		bottom: -134px
	}
	.hero-logos-wrapper {
		bottom: 49px;
		left: 0
	}
}

@media only screen and (max-width:384px) {
	.footer-top h3 {
		width: auto
	}
}

@media only screen and (max-width:377px) {
	.hero-logos-wrapper {
		bottom: 67px;
		left: 0
	}
}

@media only screen and (max-width:373px) {
	.footer-service-div {
		padding-left: 15px;
		padding-right: 15px
	}
	.copyright {
		margin-bottom: 10px
	}
}

.autocomplete-dropdown {
	background-color: #fff;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	cursor: pointer;
	position: absolute;
	top: 60px;
	z-index: 9999;
	width: 100%!important;
	left: 0
}

.autocomplete-dropdown-p {
	margin: 0;
	font-size: 1.2em!important;
	color: #555!important;
	font-family: Arial, Helvetica, sans-serif!important;
	text-transform: none!important
}

.autocomplete-dropdown-text {
	font-size: 1.3em
}

.autocomplete-dropdown-current {
	padding: 3px 10px;
	height: 32px
}

.autocomplete-dropdown-current:hover {
	background-color: #ededed
}

.autocomplete-dropdown-icon {
	color: #c1c1c1;
	display: block;
	float: left;
	font-size: 18px;
	margin: 2px 0;
	width: 15px
}

.autocomplete-dropdown-location {
	display: block;
	float: left;
	line-height: 18px;
	margin-left: 7px;
	padding-top: 6px
}

.loader {
	margin: 5px auto 0;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 4px solid hsla(0, 0%, 75%, .2);
	border-right: 4px solid hsla(0, 0%, 75%, .2);
	border-bottom: 4px solid hsla(0, 0%, 75%, .2);
	border-left: 4px solid #fff;
	transform: translateZ(0);
	animation: a 1.1s infinite linear
}

.loader,
.loader:after {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block
}

.loader {
	overflow: hidden
}

@keyframes a {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(1turn)
	}
}

.recent-deliveries-section .col-sm-4 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.recent-item {
	min-height: 500px
}

.recent-item .text-right {
	position: absolute;
	bottom: 0;
	right: 30px
}

.recent-item .price {
	z-index: 9999999
}

@media (max-width:767px) {
	.recent-item .text-right {
		right: 15px
	}
}

.lazyLoaded,
.lazyLoaded:after,
.lazyLoaded:before,
.lazyLoaded:hover {
	background-image: none!important
}