

/*====== FONT STYLES ======*/
@font-face {
  font-family: 'Montserrat-Light';
  src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Montserrat-Light.woff') format('woff'), 
  url('fonts/Montserrat-Light.ttf')  format('truetype'), 
  url('fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Montserrat-Regular.woff') format('woff'), 
  url('fonts/Montserrat-Regular.ttf')  format('truetype'), 
  url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Medium';
  src: url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Montserrat-Medium.woff') format('woff'), 
  url('fonts/Montserrat-Medium.ttf')  format('truetype'), 
  url('fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Montserrat-SemiBold.woff') format('woff'), 
  url('fonts/Montserrat-SemiBold.ttf')  format('truetype'), 
  url('fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*====== DEFAULT STYLES =======*/
body {
	font-family: 'Montserrat-Regular';
	font-size: 16px;
}


/*====== HEADER STYLES ======*/
#header {
	min-height: 800px;
	position: relative;
}
#header.header-main {
	background: #012b81;
	min-height: 800px;
	position: relative;
}
#header.header-main::after {
	content: " ";
	position: absolute;
	display: block;
	margin: auto;
	width: 636px;
	height: 187px;
	background: url('../img/banner1-bottom.png') bottom center no-repeat;
	right: 0;
	bottom: 0;
	z-index: 10;
	margin-bottom: -187px;
}
#header.header-about {
	background: url('../img/header-about.jpg') top center no-repeat;
	background-color: #e1e5eb;
	background-size: cover;
}

	
.navbar {
	padding: 0!important;
	padding-top: 8px!important;
	position: relative;
	z-index: 50;
}
.navbar-brand {
	padding-top: 8px;
}
.navbar-nav li {
	margin-left: 33px;
}
.navbar-nav li a {
	color: #FFF!important;
	display: inline-block;
	position: relative;
	padding-left: 0!important;
	padding-right: 0!important;
	z-index: 10;
}
.header-about .navbar-nav li a{
	color: #001e51!important;
}
.header-services .navbar-nav li a{
	color: #001e51!important;
}
.header-contact .navbar-nav li a{
	color: #001e51!important;
}
.header-success .navbar-nav li a{
	color: #001e51!important;
}


.navbar-nav li a::before {
	content: " ";
	width: 100%;
	height: 2px;
	border-bottom: 2px solid #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: -15px;
	display: none;
}	
.header-about .navbar-nav li a::before {
	border-bottom: 2px solid #001e51;
}
.header-services .navbar-nav li a::before {
	border-bottom: 2px solid #001e51;
}
.header-contact .navbar-nav li a::before {
	border-bottom: 2px solid #001e51;
}
.header-success .navbar-nav li a::before {
	border-bottom: 2px solid #001e51;
}

.navbar-nav li a:hover::before {
	display: block;
}
.navbar-nav li a:hover {
	/*font-family: 'Montserrat-SemiBold';*/
}
.navbar-nav li a.active {
	font-family: 'Montserrat-SemiBold';
}
.navbar-nav li a.active::before {
	display: block;
}
#header .container {
	position: relative!important;
}
.map1 {
	position: absolute;
	right: 0;
	top: 0;
}

.header-content {
	margin-top: 138px;
	margin-top: 145px;
	color: #FFF;
}

#myCarousel1 h2 {
	font-size: 36px;
	line-height: 1.4;
	margin-bottom: 65px;
}
#myCarousel1 h2 strong {
	font-family: 'Montserrat-Medium';
}
#myCarousel1 p {
	clear: both;
	font-size: 14px;
	color: #677ca7;
	line-height: 1.95;
	width: 415px;
	max-width: 100%;
	
}
#myCarousel1 .carousel-indicators {
	left: 0;
	right: auto;
	margin: 26px 0;
	margin-bottom: 115px;	
}
#myCarousel1 .carousel-indicators li {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	cursor: pointer;
	background-color: #fff;
}
#myCarousel1 .carousel-indicators li.active {
	background-color: #ff9440;
}
#myCarousel1 .carousel-indicators li::before {
	display: none;
}
#myCarousel1 .carousel-indicators li::after {
	display: none;
}

.carriers-box {
	width: 596px;
	width: 600px;
	max-width: 100%;
	margin-top: 45px;
	clear: both;
}
.carriers-box a {
	display: block;
	text-decoration: none;
	color: #FFF;
	width: 50%;
	float: left;
	border-top: 2px solid #3769a5;
	border-bottom: 2px solid #3769a5;
	border-right: 2px solid #3769a5;
	min-height: 117px;
	min-height: 127px;
}
.carriers-box a:hover {
	opacity: 0.85;
}
.carriers-box span {
	font-size: 14px;
	display: inline-block;
}
.carriers-box .cb-span1 {
	font-size: 20px;
	position: relative;
	font-family: 'Montserrat-SemiBold';
	display: inline-block;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.carriers-box .cb-span1::after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 2px;
	border-bottom: 2px solid #FFF;	
}
.arrow-right1 {
	display: inline-block;
	width: 21px;
	height: 17px;
	background: url(../img/arrow1.png) top center no-repeat;
	position: relative;
	left: 13px;
	top: 3px;
}
a.button-login {
	width: 60%;
	background: #07337c;
	background: url(../img/dots2.png) 97% 15% no-repeat;
	background-color: #07337c;
	padding: 24px 0 0 60px;
}
a.button-quote {
	width: 40%;
	background: #204a8e;
	padding: 24px 0 0 35px;
}

#myCarousel2 {
	width: 260px;
	max-width: 100%;
	float: right;
	
}
#myCarousel2 .carousel-indicators {
	margin: 0;
	position: static;
	float: right;
	
	
}
#myCarousel2 .carousel-indicators li {
	cursor: pointer;
	width : 28px;
	height: 28px;
	background: transparent!important;
}
#myCarousel2 .carousel-indicators li.active {
	background-color: #ff9440;
}
#myCarousel2 .carousel-indicators li::before {
	display: none;
}
#myCarousel2 .carousel-indicators li::after {
	display: none;
}

/*====== MAIN STYLES ======*/
#main {
	clear: both;
}
.main-home {
	padding-top: 170px;
	background: url(../img/footer-bg.jpg) bottom center no-repeat;
	background-size: 100% auto;
	background-color: #eaeef3;
}
h2.advantages-head {
	position: relative;
	min-height: 120px;
	font-size: 72px;
	color: #001e51;
	line-height: 1.1;
	margin-bottom: 1px;
}
h2.advantages-head strong {
	text-transform: uppercase;
	font-family: 'Montserrat-SemiBold';
	
}
h2.advantages-head::before {
	content: " ";
	width: 1089px;
	height: 111px;
	background: url(../img/advantages-bg1.png) top center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -52px;
	margin-top: 49px;
}


#myCarousel {
	padding-bottom: 200px;
}
#myCarousel h3 {
	margin-top: 65px;
	color: #001e51;
	font-size: 36px;
	width: 200px;
	max-width: 100%;
	margin-bottom: 50px;
}
#myCarousel h3 strong {
	font-family: 'Montserrat-Medium';
}
#myCarousel p {
	clear: both;
	font-size: 14px;
	color: #677ca7;
	line-height: 1.95;
	width: 312px;
	max-width: 100%;
	
}
#myCarousel .carousel-indicators {
	left: 0;
	right: auto;
	margin: 0;
	top: 0;
	margin-top: 172px;
	
}
#myCarousel .carousel-indicators li {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	cursor: pointer;
	background-color: #0053c3;
}
#myCarousel .carousel-indicators li.active {
	background-color: #ff9440;
}
#myCarousel .carousel-indicators li::before {
	display: none;
}
#myCarousel .carousel-indicators li::after {
	display: none;
}

.arrow-slides {
	width: 320px;
	max-width: 100%;
	margin-top: -110px;
}
.arrow-slides a {
	z-index: 20;
	position: relative;
	cursor: pointer;
}
.arrow-slides a.right {
	float: right;
}

.about-us {
	margin-top: 100px;
}
h2.about-head {
	position: relative;
	font-size: 36px;
	color: #001e51;
	line-height: 1.1;
	margin-bottom: 1px;
	font-family: 'Montserrat-SemiBold';
	margin-top: 40px;
}
.about-head::before {
	content: " ";
	width: 570px;
	height: 79px;
	background: url(../img/about-head.png) top center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -52px;
	margin-top: -46px;
}

img.dots-colored {
	margin-top: 4px;
}
.about-us p {
	font-size: 16px;
	color: #415478;
	width: 390px;
	max-width: 100%;
	margin-bottom: 35px;
	line-height: 1.;
	margin-top: 17px;
}

.service-image {
	width: 682px;
	min-height: 768px;
	max-width: 100%;
	background: url(../img/service-image.jpg) top center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -63px;
}
.col2 {
	margin-left: -60px;
}
.service-box h2 {
	margin-top: 30px;
	font-family: 'Montserrat-SemiBold';
	font-size: 36px;
	margin-bottom: 36px;
	color: #415478;
}
.service-box p {
	font-size: 14px;
	color: #415478;
	line-height: 1.9;
}
.col2 p strong {
	font-family: 'Montserrat-SemiBold';
}
.services-box p strong {
	font-family: 'Montserrat-SemiBold';
}
.services-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.services-list li {
	line-height: 1.8;
	margin-top: 37px;
	font-size: 14px;
	color: #415478;
}
.services-list li img {
	display: block;
	float: left;
	margin-right: 33px;
	margin-bottom: 30px;
	margin-top: 19px;
}

.services-list li p strong {
	font-family: 'Montserrat-SemiBold';
}

.nb2 {
	display: none;
}

.header-contact{
	background: url(../img/contact-bg.jpg) center right no-repeat;
	background-size: cover;
}
.contact-box {
	padding-left: 82px;
	margin-top: 100px;
}
h2.contact-head {
	position: relative;
	font-size: 36px;
	color: #FFF;
	line-height: 1.1;
	margin-bottom: 11px;
	font-family: 'Montserrat-SemiBold';
	margin-top: 40px;
}
.contact-head::before {
	content: " ";
	width: 590px;
	height: 86px;
	background: url(../img/contacts-head.png) top center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -52px;
	margin-top: -46px;
}
.contact-box h3 {
	color: #fff;
	font-family: 'Montserrat-SemiBold';
	font-size: 18px;
	margin-top: 24px;
	margin-bottom: 15px;
}
.contact-box p {
	font-size: 18px;
	color: #9da4ba;
	margin-bottom: 20px;
}
.contact-list {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.contact-list li {
	font-size: 18px;
	color: #9da4ba;
	clear: both;
	margin-bottom: 15px;
}
.contact-list li i {
	display: block;
	float: left;
	margin-right: 14px;
	position: relative;
	top: 6px;
	margin-bottom: 22px;
}

.header-rates {
	background: #eaeef3;
}
.header-success{
	background: #eaeef3;
}
.rates-form {
	clear: both;
}
#step3, #step2 {
	display: none;
}
.step-box {
	width: 492px;
	max-width: 100%;
	padding-left: 80px;
}
h2.step1-head {
	position: relative;
	margin-top: 82px;
	margin-bottom: 48px;
	text-align: center;
	font-size: 35px;
	color: #001e51;
}
.rates-form h2 strong {
	font-family: 'Montserrat-SemiBold';	
}
h2.step1-head::before {
	content: "RATES";
	font-size: 152px;
	color: #dee4ec;
	font-family: 'Montserrat-SemiBold';	
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	margin-top: -58px;
	margin-left: -5px;
}
h2.step2-head {
	font-size: 16px;
	font-family: 'Montserrat-Regular';
	text-align: left;
	margin-top: 70px;
}
h2.step2-head::before {
	content: "02";
	margin-top: -75px;
	margin-left: -100px;
}
h2.step3-head::before {
	content: "03";
}
h2.step1-head span {
	display: inline-block;
	position: relative;
	z-index: 2;
}
.rates-form p{
	margin-top: 28px;
	margin-top: 35px;
}
.rates-form input[type="text"], 
.rates-form input[type="email"], 
.rates-form input[type="phone"], 
.rates-form input[type="date"]
{
	position: relative;
	z-index: 5;
	border: 0;
	border-bottom: 1px solid #a1adc4;
	background: transparent;
	width: 100%;
	height: 35px;
	color: #001e51;
	font-size: 16px;
	padding: 0;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-right: 5px;	
}
.rates-form button {
	font-family: 'Montserrat-SemiBold';
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	border: 0;
	border-radius: 0;
	width: 100%;
	height: 40px;
	background: #a6b1c7;
	cursor: pointer;
	line-height: 43px;
	padding: 0;
}
.rates-form button:hover {
	opacity: 0.85;
}
button.btn-gray {
	margin-top: 20px;	
}
button.btn-transparent {
	width: 47%;
	margin-right: 2%;
	color: #fcb462;
	background: transparent;
	border: 1px solid #fb9849;
	margin-top: 20px;
}
button.btn-orange {
	width: 47%;
	margin-left: 2%;
	background: #fcb05e;
	margin-top: 18px;
}
input.btn-orange {
	background: #fcb05e;
	margin-top: 18px;
	border: 0;
	height: 40px;
}

.trailer-type {
	display: inline-block;
	margin-right: 40px;
	margin-top: 7px;
	margin-left: 45px;
	margin-bottom: 18px;
}
.trailer-p input {
	margin-right: 9px;
}
#partial {
	margin-left: 28px;
}


.steps-dots {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 63px;
	max-width: 100%;
	margin: auto;
	margin-top: 65px;
}
.steps-dots li {
	float: inline-block;
	margin-left: 15px;
	width: 6px;
	height: 6px;
	background: #8c99a9;
	border-radius: 50%;
	float: left;
	position: relative;
}
.steps-dots li.active {
	background-color: #001939;
	width: 12px;
	height: 12px;
	top: -3px;
}
.steps-dots li:first-child {
	margin-left: 0;
}
.steps-dots li a {
	cursor: pointer;
	text-decoration: none;
}

#success-message {
	margin-top: 250px;
	margin-top: 150px;
	text-align: center;
}
#success-message p {
	text-align: center;
	width: 600px;
	max-width: 100%;
	margin: auto;
	font-size: 20px;
}

.additional-links {
	margin-top: 100px;
}
.additional-links p {
	
}
.additional-links a {
	
}
.additional-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.additional-links li {
	padding-top: 15px;
}


.completed-box {
	margin-top: 120px;
}
.completed-box p {
	text-align: center;
	
}

.completed-form {
	width: 400px;
	max-width: 100%;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 70px;
}
.completed-form p {
	margin-top: 35px;
}
.completed-form input[type="text"], 
.completed-form input[type="email"], 
.completed-form input[type="phone"], 
.completed-form input[type="date"]
{
	position: relative;
	z-index: 5;
	border: 0;
	border-bottom: 1px solid #a1adc4;
	background: transparent;
	width: 100%;
	height: 35px;
	color: #001e51;
	font-size: 16px;
	padding: 0;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-right: 5px;	
}
.completed-form button {
	font-family: 'Montserrat-SemiBold';
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	border: 0;
	border-radius: 0;
	width: 100%;
	height: 40px;
	background: #a6b1c7;
	cursor: pointer;
	line-height: 43px;
	padding: 0;
}
.completed-form button:hover {
	opacity: 0.85;
}
.completed-form button.btn-orange {
	background: #fcb05e;
	margin-top: 18px;
}

input.input-name {
	background: url(../img/icons/input-name.png) 3% 20% no-repeat;
}
input.input-email {
	background: url(../img/icons/input-email.png) 3% 20% no-repeat;
}
input.input-phone {
	background: url(../img/icons/input-phone.png) 3% 20% no-repeat;
}
input.input-address {
	background: url(../img/icons/input-address.png) 3% 20% no-repeat;
}


.rates-img {
	position: absolute;
	top: 0;
	right: 0;
	
}

.freight-icon {
	display: inline-block;
	width: 13px;
	height: 14px;
	background: url(../img/freight-icon.png) top center no-repeat;
}
.icon-envelope {
	display: inline-block;
	width: 16px;
	height: 11px;
	background: url(../img/icon-envelope.png) top center no-repeat;
}

.icon-phone {
	display: inline-block;
	width: 14px;
	height: 15px;
	background: url(../img/icon-phone.png) top center no-repeat;
}

.icon-map-marker {
	display: inline-block;
	width: 12px;
	height: 17px;
	background: url(../img/icon-map-marker.png) top center no-repeat;
}


/*====== FOOTER STYLES ======*/
#footer {
	clear: both;
	background: #01266b;
	color: #FFF;
	position: relative;
	margin-bottom: -16px;
}
#footer p {
	text-align: center;
	font-size: 16px;
	padding: 24px 0 23px 0;
	position: relative;
	z-index: 10;
}
.footer-img1 {
	position: absolute;
	left: 0;
	margin-left: 70px;
	margin-top: -51px;
}
.footer-img2 {
	position: absolute;
	right: 0;
	top: 0;
	
}

/*======= RESPONSIVE STYLES ========*/
@media screen and (min-width: 992px) {
	.about-us {
		padding-left: 50px;
	}
	img.about-image {
		position: absolute;
		max-width: auto;
		width: auto;
		margin-left: -30px;
	}
}
@media screen and (max-width: 1199px) {
	.rates-img {
		display: none;
	}
}
@media screen and (max-width: 991px) {
	.step-box {
		padding-left: 0;
	}
	.header-contact{
		background: url(../img/contact-bg.jpg) top left no-repeat;
	}
	.col2 {
		margin-left: 0;
	}
	.col1,
	.service-image
	{
		display: none;
	}
	.col2 {
		width: 100%;
		flex: auto;
	}
	.about-us .col {
		width: 100%;
		flex: auto;
	}
	.map1 {
		display: none;
	}
	#header {
		padding-bottom: 20px;
		overflow: hidden;
	}
	#header::after {
		display: none;
	}
	h2.advantages-head::before { 
		display: none;
	}
	h2.advantages-head {
		font-size: 40px;
	}
	.arrow-slides {
		display: none;
	}
	#myCarousel1 .carousel-indicators {
		left: 0;
		right: auto;
		margin: 26px 0;
		margin-bottom: 115px;
		margin: 0;
		position: static;
		float: left;
		margin-bottom: 30px;
	}
	.header-content {
		margin-top: 60px;
	}
	#myCarousel1 h2 {
		font-size: 30px;
	}
	#myCarousel1 p {
		width: 100%;
	}
	.nb1 {
		display: none;
	}
	.nb2 {
		display: block;
	}
	.contact-box {
		padding-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.navbar .navbar-toggler {
		border: 0;
		background: transparent!important;
		color: #FFF!important;
	}
	.navbar .navbar-toggler-icon {
		color: #FFF!important;
		font-size: 25px;
	}	
	.footer-img1, 
	.footer-img2
	{ 
		display: none;
	}
	.navbar-nav li {
		padding-top: 20px;
	}
	.navbar-nav li a::before {
		margin-bottom: -5px;
	}
	.main-home {
		padding-top: 90px;
	}
	.rates-img {
		display: none;
	}
	.step .col {
		width: 100%;
		flex: auto;
	}
}
@media screen and (max-width: 480px) {
	.carriers-box a {
		width: 100%!important;
		float: none;
		padding-left: 30px!important;
	}
}

