
@font-face {
  font-family: 'helveticaneuemed';
  src: url('../fonts/helveticaneuemed.ttf');
}




body{
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
	font-family: 'Montserrat', sans-serif;
}

a:hover{
	text-decoration:none;
}
input[type="button"],input[type="submit"],.contact-form input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	font-weight: 600;
}	
p{
	margin:0;
	letter-spacing: .5px;
	font-family: 'Open Sans', sans-serif;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*--header--*/
.navbar-header h1 {
    text-align: center;
}
.navbar-header h1 img {
    margin-right: 0.3em;
}
.navbar-header h1 a {
    color: #FFF;
    text-decoration: none;
    font-size: 0px;
    display: block;
    position: absolute;
    left: 5%;
    top: -56%;
    padding: 12px 20px;
}
.navbar-header h1 a span {
    font-size: .3em;
    display: block;
    letter-spacing: 8px;
}
.social_agileinfo li {
    display: inline-block;
}
.social_agileinfo li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    display: block;
    border: 1px dashed #fff;
    text-align: center;
    color: #fff;
}
.w3_facebook:hover {
    border-color: #3b5998;
    color: #3b5998;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.w3_twitter:hover {
    border-color:#1da1f2;
    color: #1da1f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.w3_google:hover {
    border-color: #dd4b39;
    color: #dd4b39;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.w3_instagram:hover {
    border-color: #833ab4;
    color: #833ab4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/*-- top-nav --*/
.glyphicon.glyphicon-phone {
    color: #000;
    font-size: 33px;
	display: inline;
}
.nav-contact-w3ls {
    padding-right: 10px;
    margin-right: 10px;
	float: left;
}
.nav-contact-w3ls i.fa {
    color: #fff;
    font-size: 17px;
    background: #23B684;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: .5em;
}
.nav-contact-w3ls p {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
}
.top-nav-text .call {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    /* float: left; */
    margin-top: 4px;
}
.top-nav-text {
	padding: 10px 0;
    float: right;
    width: 11%;
    margin-left: 18em;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
/*.nav-menu a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #c00000;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}*/


.language-chngr {
    position: absolute;
    top: 6px;
    z-index: 9999;
    right: 8em;
    background: #212060;
    padding: 2px 2px;
    color: #fff;
}


.eng {
    background: #c00000;
    color: #fff;
}
.spn {
    background: #c00000;
    color: #fff;
}

.language-chngr a {
    padding: 0px 4px;
    color: #fff;
}

.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}


@media (max-width: 767px) {
  .language-chngr {
    position: absolute;
    top: 10px;
  }
}








.nav-menu a:hover:before, .nav-menu a:focus:before, .nav-menu a:active:before {
  left: 0;
  right: 0;
}

.navbar-default {
    background: none;
    border: none;
    margin: 0;
    min-height: inherit;
}
.nav-menu > .active > a, .nav-menu > .active > a:hover, .nav-menu > .active > a:focus {
    color: #99abd5;
    background: #000;
}
.navbar-nav > li {
   margin: 0 0.5em;
}
.navbar-nav > li:nth-child(6){
	margin-right:0!important;
}
.nav-menu > li > a:hover, .nav-menu > li > a:focus,.nav-menu li a.active {
    color: #c00000;
    border-bottom: 2px solid #c00000;
    transition: none;
    background: url(../images/link_arrow.png) center bottom no-repeat;
}
.navbar-right {
    float: right!important;
    margin-right:0px!important;
    margin-top: -18px;
    padding: 34px 0em 14px;
}
.navbar-collapse {
    padding: 0!important;
}
/*-- //top-nav --*/
/*-- animate popup --*/ 
/*-- login form --*/
.login-top.sign-top {
    background: #272525;
}
.agileits-login {
    padding:3em;
}
.agileits-login input[type="text"], .agileits-login input[type="password"], .agileits-login input[type="email"], .agileits-login textarea {
    outline: none;
    font-size: 1em;
    color: #fff;
    padding: 10px;
	letter-spacing: 1px;
    margin: 0;
    width: 100%;
    border: none;
    border-bottom: 2px solid transparent;
    -webkit-appearance: none;
    margin-bottom: 2em;
    background: rgba(146, 142, 142, 0.33);
}
.agileits-login textarea {
	resize:none;
	height:80px;
	margin-bottom:0!important;
}
.agileits-login input[type="text"]:focus, .agileits-login input[type="password"]:focus,.agileits-login input[type="email"]:focus,.agileits-login textarea:focus {
    border-bottom: 2px solid rgb(223, 31, 58);
}
.agileits-login ::-webkit-input-placeholder {
   color: #fff; 
} 
.agileits-login :-moz-placeholder { /* Firefox 18- */
   color: #fff;
} 
.agileits-login ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff; 
} 
.agileits-login :-ms-input-placeholder {  
   color: #fff; 
}
/*-- checkbox --*/
.agileits-login label {
    font-size: 1em;
    color: #fff;
	letter-spacing: 0.5px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
}
input.checkbox {
    background: #ff304d;
    cursor: pointer;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: text-bottom;
}
input.checkbox:before {
	content: "";
	position: absolute;
	width: 1.2em;
	height: 1.2em;
	background: inherit;
	cursor: pointer;
}
input.checkbox:after {
	content: ""; 
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	width: 1.2em;
	height: 1.2em;
	border: 1px solid #fff; 
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out; 
	transition: .4s ease-in-out;
}
input.checkbox:checked:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: 1.2em;
	border-color: #fff;
	border-top-color: transparent;
	border-right-color: transparent;
}
.anim input.checkbox:checked:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: .6em;
	border-color: transparent;
	border-right-color: transparent;
	animation: .4s rippling .4s ease;
	animation-fill-mode: forwards;
}
@keyframes rippling {
	50% {
		border-left-color: #fff;
	}
	100% {
		border-bottom-color: #fff;
		border-left-color: #fff;
	}
} 
/*-- //checkbox --*/ 
.wthree-text {
    margin-top: 0.5em;
}
.wthree-text ul li {
    display: inline-block;
    float: left;
}
.wthree-text ul li:nth-child(2) {
    float: right;
}
.wthree-text ul li a {
    font-size: 1em;
    color: #fff;
	letter-spacing: 0.5px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.wthree-text ul li a:hover {
    text-decoration: underline;
}
.w3ls-submit {
    text-align: center;
    margin-top: 2.5em;
} 
.agileits-login input[type="submit"] {
    font-size: 1em;
    color: #fff;
    border:none;
    outline: none;
    padding: .8em 5em;
    -webkit-appearance: none;
	text-transform: uppercase;
    transition: .5s all;
    background: #dd1733;
    display: inline-block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.agileits-login input[type="submit"]:hover {
    background:#01bcfa;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
} 
.modal-header {
    border-bottom: none;
}
/*-- //animate popup --*/ 
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
      padding-bottom: 15px;
      transition: none;
    border-bottom: 2px solid #c00000;
    color: #c00000;
    background: url(../images/link_arrow.png) center bottom no-repeat;

}


.navbar-default .navbar-nav li a:hover {
  transition: none;
     padding-bottom: 15px;
    border-bottom: 2px solid #c00000;
    color: #c00000;
    background: url(../images/link_arrow.png) center bottom no-repeat;
}


.navbar-brand{
  padding-top:0px !important;
  padding-bottom:0px !important;
}
.navbar{
  font-size:16px;
  background: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight:500;
    padding-top: 10px;
  padding-bottom: 10px;
  transition:all ease .3s;
}



.navbar-default .navbar-nav li a {
   font-family: 'Roboto', sans-serif;
    display: inline-block;
        margin-left: 23px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    font-size: 22px;
    color: #3b3b3b;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}



.dropdown-menu > li > a {
   color:#573E7D !important;
}
.navbar-default .navbar-nav>li>a:hover{
   color: #c00000;
}
.shrink-nav {
  padding-top: 0px !important; /*changeable*/
  padding-bottom: 0px !important; /*changeable*/
  height: 60px;
}
.navbar-right-navright {
    padding: 26px 0em 0px;
}

.logo img{
  margin-top:-5px; 
  transition:width ease-in-out .3s;
}
.shrink-logo img {
  transition:width ease-in-out .3s;
  width:120px !important;/*changeable*/ 
  margin-top: 7%;
}



@media(max-width:767px){
  .logo img{
     margin-top:10px; 
  width:120px !important;/*changeable*/ 
}
  .shrink-logo img {
     margin-top:10px; 
  width:120px !important;/*changeable*/ 
}
}






/*--//header--*/
/*--slider--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 55%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 42px;
    width: 42px;
}
.callbacks_nav.next {
    left: auto;
    background: url(../images/left.png) no-repeat 9px 9px  #000;
    right: 47.2%;
}
.callbacks_nav.next:hover {
    background-color: #da9d40;
}
.callbacks_nav.prev {
    left: auto;
    background: url(../images/right.png) no-repeat 9px 9px #000;
    left: 47.2%;
}
.callbacks_nav.prev:hover {
    background-color: #da9d40;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display:block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
      margin: auto;
  }
.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 75%;
    left: 46%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li {
    display: inline-block;
    margin: 0px 7px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 0;
    width: 26px;
    height: 26px;
    padding: 0px 5px;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height:15px;
    width:15px;
    display: inline-block;
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
       background: #ff4c4c;
}









.bs-slider{
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #2e2b2c;
    padding-bottom: 4em;
}
.bs-slider:hover {
    cursor: -moz-pointer;
    cursor: -webkit-pointer;
}
.bs-slider:active {
    cursor: -moz-pointer;
    cursor: -webkit-pointer;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 2px solid rgb(255, 255, 255);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgba(255, 255, 255, 0);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    border: 2px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:0px;
    top:0px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}




















/*-- //slider --*/
/*-- banner-top --*/
.slider-banner-top{
    background: url(../images/bg5.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
}
.slider-banner-top1{
	background: url(../images/bg7.jpg) no-repeat 0px 0px;
    background-size: cover;	
    background-position: center;
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:700px;
}
.slider-banner-top2{
	background: url(../images/bg8.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
	min-height:700px;
}
.slider-banner-top3{
	background: url(../images/bg.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
	min-height:700px;
}
.slider-banner-top4{
	background: url(../images/bg4.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:700px;
}


.banner1{
    background: url(../images/bg2.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:300px;
}
.w3ls-button a {
    color: #ffffff;
    font-size: 15px;
    padding: .8em 2em;
    text-decoration: none;
    background: none;
    border: 2px solid #fff;
    text-align: center;
    letter-spacing: 1px;
}
.w3ls-button a:hover {
    background: #da9d40;
    border: 2px solid #da9d40;
}
/*-- //banner-top --*/ 
.slider-info {
	padding:12em 0 0;
    text-align: center;
}



.slider-info h3,.slider-info h2 {
  margin: -30px 0 -22px;
  padding-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 2vw;
  color: #c00000;
  line-height: 42px;
  text-transform: uppercase;
  font-weight: bolder;
  text-align: center;
}
.slider-info h4 {
        margin: 0px;
    padding: 0px;
    font-size: 20px;
    color: #212060;
    line-height: 31px;
    font-weight: 600;
    text-align: center;
    width: 69%;
    margin: auto;
    padding: 30px;
    text-transform: capitalize;
}
.banner-form-agileinfo p {
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.5px;
    font-size: 14px;
    margin: 1em 0;
    line-height: 1.8em;
}
.banner-form-agileinfo h5 {
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.slider-info i {
    font-size: 3em;
    color: #eee;
}
.bannergrids {
    margin-top: 18em;
}

.bannergrids .grid1 h6 {
  font-family: Courgette;
  color: #fff;
  font-size: 29px;
}

.bannergrids .grid1 p {
    color: #fff;
    margin: 1.5em 0 0;
    font-size: 13px;
	line-height: 26px;
}
.grid1 {
    background: rgba(0, 0, 0, 0.5);
    padding: 1em 1em;
    border: 1px solid #fff;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.grid1:hover {
    background: rgba(218, 157, 64, 0.5);
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

/*-- bootstrap-modal-pop-up --*/
.modal-header {
    font-size: 2em;
    color: #da9d40;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
    padding: 1em 2em 0em;
	margin: 0 !important;
	line-height:2em;
}
.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121;
}
.modal-body {
    padding:0;
}
.modal-body img {
    padding: 0em 1em 0 1em;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#000;
	outline: none;
}


@media (max-width: 800px) {
  .slider-info h3, .slider-info h2 {
    line-height: 28px;
  }

}




/*-- //bootstrap-modal-pop-up --*/

.banner-form-agileinfo input[type="text"], .banner-form-agileinfo input[type="tel"], .banner-form-agileinfo textarea,.banner-form-agileinfo .form-control {
    border: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
    margin-bottom: 15px;
    outline: none;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
}

.banner-form-agileinfo input[type="text"]:focus, .banner-form-agileinfo input[type="tel"]:focus, .banner-form-agileinfo textarea {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.banner-form-agileinfo span {
    color: #23B684;
}
.banner-form-agileinfo input[type="submit"] {
    width: 100%;
    margin-top: 0px;
    padding: 12px 0px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none;
    background: #e01f3d;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.banner-form-agileinfo input[type="submit"]:hover {
    background: #23B684;
}
.banner-form-agileinfo {
    background: #fff;
    background: rgba(0, 0, 0, 0.54);
    padding: 3em 2em;
}
.form-control {
    height: 40px;
    border-radius: 0px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
::-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
::-moz-placeholder { /* Firefox 18- */
  color: #999;
}

/*-- about --*/
.about {
       float: left;
    width: 100%;
    background: url(../images/mid_road.jpg) top center no-repeat #FFF;
}

.about .address-bottom {
  padding-top: 12px;
}


.about .heading {
  position: absolute;
    float: left;
    width: 300px;
    height: 300px;
    padding: 99px 0px;
    border-radius: 50%;
    background: #008600;
    left: -0.5em;
    top: -3em;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    color: #FFF;
    line-height: 49px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}


@media (min-width: 480px) {
  .about {
    background-image: url(../images/mid_road.jpg);
    /*background-size: 100%;*/
  }
}
@media (min-width: 720px) {
  .about {
    background-image: url(../images/mid_road.jpg);
    /*background-size: 100%;*/
  }
}

@media (max-width: 1200px) {
  .about {
    background-image: url(../images/mid_road.jpg);
    background-size: 126%;
  }

}




/*responsive media queries*/




@media only screen and (min-width: 360px) and (max-width: 374px) {


.slider-info h2 {
  font-size: 21px;
  position: relative;
  top: 4em;
}

.slider-info h4 {
  font-size: 14px;
  width: 90%;
  position: relative;
  top: 8em;
}

.slider-banner-top1 {
 margin: -13px 0 0;
    height: 100%;
}

.bannergrids {
    margin-top: 28em;
}

.grid1 {
    padding: 0.5em .5em;
}


    .distance {
  margin:69em 0 -34em 0;
}

.about .address-bottom {
     padding-top: 0px; 
}

  .about .heading {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 21px 0px;
    border-radius: 50%;
    background: #008600;
    left: 3.5em;
    top: -3em;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}
.about a .contact-link {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 23px 0px;
    border-radius: 50%;
    background: #c00000;
    right: 6em;
    top: -4em;
    z-index: 1;
    font-family: 'Maven Pro', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.about .carmen {
  position: relative;
  float: right;
  width: 35%;
  bottom: 2em;
}

.about .carmen img {
    margin: auto;
    width: 40%;
}

.about .carmen h4 {
    font-size: 4px;
    padding: 0;
    margin: 4px 0 0 0;
}
.about .carmen p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .carmen ul li a {
  font-size: 7px;
}

/*quick cash*/

.about .quick-cash {
  position: relative;
  float: left;
  width: 44%;
  bottom: 15em;
}

.about .quick-cash img {
    margin: auto 15px;
    width: 40%;
    float: left;
}

.about .quick-cash h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .quick-cash p {
    font-size: 4px;
    padding: 0;
    margin: 0px 0 0 0;
    line-height: normal;
}

.about .quick-cash ul li a {
  font-size: 7px;
}



/*truck dispatching*/

.about .truck-dispatching {
  position: relative;
  float: right;
  width: 34%;
  bottom: 13em;
}

.about .truck-dispatching ul li a {
  font-size: 7px;
}

.about .truck-dispatching img {
    margin: auto;
    width: 35%;
    position: relative;
    bottom: 1em;
}

.about .truck-dispatching h4 {
    font-size: 7px;
    padding: 0;
    line-height: 1px;
}
.about .truck-dispatching p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .truck-dispatching p a {
  font-size: 7px;
}


/*commericial truck*/

.about .commericial-truck {
  position: relative;
  width: 40%;
  top: 11em;
}

.about .commericial-truck img {
    margin: auto 12px;
    width: 40%;
    float: left;
}

.about .commericial-truck h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .commericial-truck p {
    font-size: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    line-height: normal;
}

.about .commericial-truck ul li a {
  font-size: 7px;
}
/*
#services {
    padding: 0em 0 0em 0;
}*/

.about .row-truck-dispatching {
      margin: -20em 0;
}

.about .row-quick-cash {
      margin: -116px 0;
}

.about .row-commericial-truck {
    margin: -25em 0;
    height: 800px;
}

.about {
  padding: 0;
}

.w3-services .heading {
  font-size: 16px;
}

  #about {
    padding:9em 0 8em 0;
}

.footer-agile h2 {
  font-size: 14px;
}
.footer-agile h3 {
  font-size: 20px;
}


}











@media only screen and (min-width: 375px) and (max-width: 410px) {

.slider-info h2 {
  font-size: 21px;
  position: relative;
  top: 4em;
}

.slider-info h4 {
  font-size: 14px;
  width: 90%;
  position: relative;
  top: 8em;
}

.slider-banner-top1 {
 margin: -13px 0 0;
    height: 100%;
}

.bannergrids {
    margin-top: 28em;
}

.grid1 {
    padding: 0.5em .5em;
}




  .distance {
    margin: 69em 0 -32em 0;
}

.about .address-bottom {
    padding-top: 0;
}

  .about .heading {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 21px 0px;
    border-radius: 50%;
    background: #008600;
    left: 4.5em;
    top: 138em;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}
.about a .contact-link {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 23px 0px;
    border-radius: 50%;
    background: #c00000;
    right: 6em;
    top: -5em;
    z-index: 1;
    font-family: 'Maven Pro', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.about .carmen {
  position: relative;
  float: right;
  width: 35%;
  bottom: 2em;
}

.about .carmen img {
    margin: auto;
    width: 40%;
}

.about .carmen h4 {
    font-size: 4px;
    padding: 0;
    margin: 6px 0 0 0;
}
.about .carmen p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .carmen ul li a {
  font-size: 7px;
}

/*quick cash*/

.about .quick-cash {
  position: relative;
  float: left;
  width: 35%;
  bottom: 14em;
}

.about .quick-cash img {
    margin: auto 16px;
    width: 40%;
    float: left;
}

.about .quick-cash h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .quick-cash p {
    font-size: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    line-height: normal;
}

.about .quick-cash ul li a {
  font-size: 7px;
}



/*truck dispatching*/

.about .truck-dispatching {
  position: relative;
  float: right;
  width: 33%;
  bottom: 12.5em;
}

.about .truck-dispatching img {
    margin: auto;
    width: 35%;
    position: relative;
    top: -0.5em;
}

.about .truck-dispatching ul li a {
    font-size: 7px;
}

.about .truck-dispatching h4 {
    font-size: 8px;
    padding: 0;
    line-height: 1px;
}
.about .truck-dispatching p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .truck-dispatching p a {
  font-size: 7px;
}


/*commericial truck*/

.about .commericial-truck {
  position: relative;
  width: 35%;
  top: 12em;
}

.about .commericial-truck img {
    margin: auto 12px;
    width: 40%;
    float: left;
}

.about .commericial-truck h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .commericial-truck p {
    font-size: 4px;
    padding: 0;
    float: left;
    margin: -1px 0 0 0;
    line-height: normal;
}

.about_left ul li {
  float: left;
}

.about .commericial-truck ul li a {
  font-size: 7px;
}
/*
#services {
    padding: 0em 0 0em 0;
}*/

.about .row-truck-dispatching {
      margin: -20em 0;
}

.about .row-quick-cash {
      margin: -116px 0;
}

.about .row-commericial-truck {
    margin: -25em 0;
    height: 820px;
}

.about {
  padding: 0;
}

.w3-services .heading {
  font-size: 16px;
}

  #about {
    padding:9em 0 8em 0;
}

.footer-agile h2 {
  font-size: 14px;
}
.footer-agile h3 {
  font-size: 20px;
}


}







@media only screen and (min-width: 411px) and (max-width: 417px) {



.slider-info h2 {
  font-size: 21px;
  position: relative;
  top: 4em;
}

.slider-info h4 {
  font-size: 14px;
  width: 90%;
  position: relative;
  top: 8em;
}

.slider-banner-top1 {
 margin: -13px 0 0;
    height: 100%;
}

.bannergrids {
    margin-top: 26em;
}

.grid1 {
    padding: 0.5em .5em;
}




  .distance {
    margin: 69em 0 -26em 0;
}

.about .address-bottom {
    padding-top: 0;
}


  .about .heading {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 21px 0px;
    border-radius: 50%;
    background: #008600;
    left: 4.5em;
    top: -3em;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}
.about a .contact-link {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 23px 0px;
    border-radius: 50%;
    background: #c00000;
    right: 7em;
    top: -4em;
    z-index: 1;
    font-family: 'Maven Pro', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.about .carmen {
  position: relative;
  float: right;
  width: 35%;
  bottom: 2em;
}

.about .carmen img {
    margin: auto;
    width: 40%;
}

.about .carmen h4 {
    font-size: 4px;
    padding: 0;
    margin: 6px 0 0 0;
}
.about .carmen p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .carmen ul li a {
  font-size: 7px;
}

/*quick cash*/

.about .quick-cash {
  position: relative;
  float: left;
  width: 35%;
  bottom: 13em;
}

.about .quick-cash img {
    margin: auto 18px;
    width: 40%;
    float: left;
}

.about .quick-cash h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .quick-cash p {
    font-size: 4px;
    padding: 0;
    margin: 0px 0 0 0;
    line-height: normal;
}

.about .quick-cash ul li a {
  font-size: 7px;
}



/*truck dispatching*/

.about .truck-dispatching {
  position: relative;
  float: right;
  width: 33%;
  bottom: 10em;
}

.about .truck-dispatching img {
    margin: auto;
    width: 35%;
    position: relative;
    top: -0.6em;
}

.about .truck-dispatching ul li a {
    font-size: 7px;
}


.about .truck-dispatching h4 {
    font-size: 8px;
    padding: 0;
    line-height: 1px;
}
.about .truck-dispatching p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .truck-dispatching p a {
  font-size: 7px;
}


/*commericial truck*/

.about .commericial-truck {
  position: relative;
  width: 35%;
  top: 15em;
}

.about .commericial-truck img {
    margin: auto 12px;
    width: 40%;
    float: left;
}

.about .commericial-truck h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .commericial-truck p {
    font-size: 4px;
    padding: 0;
    float: left;
    margin: -1px 0 0 0;
    line-height: normal;
}

.about .commericial-truck ul li {
  float: left;
}

.about .commericial-truck ul li a {
  font-size: 7px;
}
/*
#services {
    padding: 0em 0 0em 0;
}*/

.about .row-truck-dispatching {
      margin: -20em 0;
}

.about .row-quick-cash {
      margin: -116px 0;
}

.about .row-commericial-truck {
    margin: -25em 0;
    height: 880px;
}


.w3-services .heading {
  font-size: 16px;
}

  #about {
    padding:9em 0 8em 0;
}

.footer-agile h2 {
  font-size: 14px;
}
.footer-agile h3 {
  font-size: 20px;
}


}










@media only screen and (min-width: 481px) and (max-width: 767px) {

  .slider-info h2 {
  font-size: 21px;
  position: relative;
  top: 4em;
}

.slider-info h4 {
  font-size: 14px;
  width: 90%;
  position: relative;
  top: 8em;
}

.slider-banner-top1 {
 margin: -13px 0 0;
    height: 100%;
}

.bannergrids {
    margin-top: 28em;
}

.grid1 {
    padding: 0.5em .5em;
}

.footer-grid li a {
    font-size: 11px;
}




  .distance {
    margin: 69em 0 -28em 0;
}

.about .address-bottom {
    padding-top: 0;
}


  .about .heading {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 21px 0px;
    border-radius: 50%;
    background: #008600;
    left: 6.5em;
    top: -3em;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}
.about a .contact-link {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 23px 0px;
    border-radius: 50%;
    background: #c00000;
    right: 9em;
    top: -4em;
    z-index: 1;
    font-family: 'Maven Pro', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.about .carmen {
  position: relative;
  float: right;
  width: 35%;
  bottom: 2em;
  right: 1em;
}

.about .carmen img {
    margin: auto;
    width: 40%;
}

.about .carmen h4 {
    font-size: 6px;
    padding: 0;
    margin: 5px 0 0 0;
}
.about .carmen p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .carmen ul li a {
  font-size: 7px;
}

/*quick cash*/

.about .quick-cash {
  position: relative;
  float: left;
  width: 35%;
  bottom: 10em;
}

.about .quick-cash img {
    margin: auto 20px;
    width: 40%;
    float: left;
}

.about .quick-cash h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .quick-cash p {
    font-size: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    line-height: normal;
}

.about .quick-cash ul li a {
  font-size: 7px;
}



/*truck dispatching*/

.about .truck-dispatching {
  position: relative;
  float: right;
  width: 35%;
  bottom: 14em;
}

.about .truck-dispatching img {
    margin: auto;
    width: 35%;
    position: relative;
    top: -0.5em;
}

.about .truck-dispatching ul li a {
    font-size: 7px;
}

.about .truck-dispatching h4 {
    font-size: 8px;
    padding: 0;
    line-height: 1px;
}
.about .truck-dispatching p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .truck-dispatching p a {
  font-size: 7px;
}


/*commericial truck*/

.about .commericial-truck {
  position: relative;
  width: 35%;
  top: 21em;
}

.about .commericial-truck img {
    margin: auto 12px;
    width: 40%;
    float: left;
}

.about .commericial-truck h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .commericial-truck p {
    font-size: 4px;
    padding: 0;
    float: left;
    margin: 0px 0 0 0;
    line-height: normal;
}

.about .commericial-truck ul li {
  float: left;
}

.about .commericial-truck ul li a {
  font-size: 7px;
}
/*
#services {
    padding: 0em 0 0em 0;
}*/

.about .row-truck-dispatching {
      margin: -20em 0;
}

.about .row-quick-cash {
      margin: -116px 0;
}

.about .row-commericial-truck {
    margin: -34em 0;
    height: 1146px;
}

.about {
  padding: 0;
}

.w3-services .heading {
  font-size: 16px;
}

  #about {
    padding:9em 0 8em 0;
}

.footer-agile h2 {
  font-size: 14px;
}
.footer-agile h3 {
  font-size: 20px;
}
}




@media only screen and (min-width: 418px) and (max-width: 480px) {

  .slider-info h2 {
  font-size: 21px;
  position: relative;
  top: 4em;
}

.slider-info h4 {
  font-size: 14px;
  width: 90%;
  position: relative;
  top: 8em;
}

.slider-banner-top1 {
 margin: -13px 0 0;
    height: 100%;
}

.bannergrids {
    margin-top: 25em;
}

.grid1 {
    padding: 0.5em .5em;
}

  .distance {
    margin: 69em 0 -28em 0;
}

.about .address-bottom {
    padding-top: 0;
}

  .about .heading {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 21px 0px;
    border-radius: 50%;
    background: #008600;
    left: 5.5em;
    top: -4em;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}
.about a .contact-link {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 23px 0px;
    border-radius: 50%;
    background: #c00000;
    right: 7em;
    top: -4em;
    z-index: 1;
    font-family: 'Maven Pro', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.about .carmen {
  position: relative;
  float: right;
  width: 35%;
  bottom: 2em;
  right: 1em;
}

.about .carmen img {
    margin: auto;
    width: 40%;
}

.about .carmen h4 {
    font-size: 5px;
    padding: 0;
    margin: 5px 0 0 0;
}
.about .carmen p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .carmen ul li a {
  font-size: 7px;
}

/*quick cash*/

.about .quick-cash {
  position: relative;
  float: left;
  width: 35%;
  bottom: 13em;
}

.about .quick-cash img {
    margin: auto 18px;
    width: 40%;
    float: left;
}

.about .quick-cash h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .quick-cash p {
    font-size: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    line-height: normal;
}

.about .quick-cash ul li a {
  font-size: 7px;
}



/*truck dispatching*/

.about .truck-dispatching {
  position: relative;
  float: right;
  width: 35%;
  bottom: 10em;
}

.about .truck-dispatching img {
    margin: auto;
    width: 35%;
    position: relative;
    top: -0.5em;
}

.about .truck-dispatching ul li a {
    font-size: 7px;
}

.about .truck-dispatching h4 {
    font-size: 8px;
    padding: 0;
    line-height: 1px;
}
.about .truck-dispatching p {
    font-size: 4px;
    padding: 0;
    line-height: normal;
}

.about .truck-dispatching p a {
  font-size: 7px;
}


/*commericial truck*/

.about .commericial-truck {
  position: relative;
  width: 35%;
  top: 16em;
}

.about .commericial-truck img {
    margin: auto 12px;
    width: 40%;
    float: left;
}

.about .commericial-truck h4 {
    font-size: 8px;
    line-height: 12px;
    padding: 0;
}
.about .commericial-truck p {
    font-size: 4px;
    padding: 0;
    float: left;
    margin: 0px 0 0 0;
    line-height: normal;
}

.about .commericial-truck ul li{
  float: left;
}

.about .commericial-truck ul li a {
  font-size: 7px;
}
/*
#services {
    padding: 0em 0 0em 0;
}*/

.about .row-truck-dispatching {
      margin: -20em 0;
}

.about .row-quick-cash {
      margin: -116px 0;
}

.about .row-commericial-truck {
    margin: -25em 0;
    height: 890px;
}

.about {
  padding: 0;
}

.w3-services .heading {
  font-size: 16px;
}

  #about {
    padding:9em 0 8em 0;
}

.footer-agile h2 {
  font-size: 14px;
}
.footer-agile h3 {
  font-size: 20px;
}


}









@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .slider-info h2 {
  font-size: 21px;
  position: relative;
  top: 4em;
}

.slider-info h4 {
  font-size: 14px;
  width: 90%;
  position: relative;
  top: 8em;
}

.slider-banner-top1 {
 margin: -13px 0 0;
    height: 100%;
}

.bannergrids {
    margin-top: 28em;
}

.grid1 {
    padding: 0.5em .5em;
}

  .distance {
    margin: 69em 0 -28em 0;
}

  .about .heading {
    position: absolute;
    float: left;
    width: 200px;
    height: 200px;
    padding: 67px 0px;
    border-radius: 50%;
    background: #008600;
    left: 3.5em;
    top: -4em;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #FFF;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}
.about a .contact-link {
    position: absolute;
    float: left;
    width: 200px;
    height: 200px;
    padding: 81px 0px;
    border-radius: 50%;
    background: #c00000;
    right: 7em;
    top: -4em;
    z-index: 1;
    font-family: 'Maven Pro', sans-serif;
    font-size: 25px;
    color: #FFF;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.about .carmen {
  position: relative;
  float: right;
  width: 30%;
  top: 2em;
  right: 4em;
}

.about .carmen img {
    margin: auto;
    width: 50%;
}

.about .carmen h4 {
    font-size: 10px;
    padding: 0;
    margin: 5px 0 0 0;
}


.about .carmen p {
    font-size: 10px;
    padding: 0;
    line-height: normal;
}

.about .carmen ul li a {
  font-size: 12px;
}

/*quick cash*/

.about .quick-cash {
  position: relative;
  float: left;
  width: 30%;
  top: 0em;
  left: 4em;
}

.about .quick-cash img {
    margin: auto 30px;
    width: 50%;
    float: left;
}

.about .quick-cash h4 {
    font-size: 14px;
    line-height: 12px;
    padding: 0 0 8px;
}
.about .quick-cash p {
    font-size: 10px;
    padding: 0;
    margin: 55px 0 -55px 0px;
    line-height: normal;
}

.about .quick-cash ul li a {
      font-size: 12px;
    position: relative;
    top: 5em;
}



/*truck dispatching*/

.about .truck-dispatching {
  position: relative;
  float: right;
  width: 30%;
  top: 20em;
}

.about .truck-dispatching img {
    margin: auto;
    width: 50%;
    position: relative;
    top: -0.2em;
}

.about .truck-dispatching ul li a {
    font-size: 12px;
}

.about .truck-dispatching h4 {
    font-size: 14px;
    padding: 13px 0 10px;
    line-height: 1px;
}
.about .truck-dispatching p {
    font-size: 10px;
    padding: 0;
    line-height: normal;
}

.about .truck-dispatching p a {
  font-size: 7px;
}


/*commericial truck*/

.about .commericial-truck {
  position: relative;
  float: left;
  width: 30%;
  top: 55em;
  left: 4em;
}

.about .commericial-truck img {
    margin: auto 20px;
    width: 50%;
    float: left;
}

.about .commericial-truck h4 {
    font-size: 14px;
    line-height: 12px;
    padding: 0 0 8px;
}
.about .commericial-truck p {
    font-size: 10px;
    padding: 0;
    margin: 20px 0 -18px 0;
    line-height: normal;
}

.about .commericial-truck ul li a {
  font-size: 12px;
    position: relative;
    top: 2.5em;
}
/*
#services {
    padding: 0em 0 0em 0;
}*/

.about .row-truck-dispatching {
      margin: -20em 0;
}

.about .row-quick-cash {
      margin: -116px 0;
}

.about .row-commericial-truck {
    margin: -21em 0;
    height: 1800px;
}

.about {
  padding: 0;
}

.w3-services .heading {
  font-size: 16px;
}

  #about {
    padding:9em 0 14em 0;
}

.footer-agile h2 {
  font-size: 14px;
}
.footer-agile h3 {
  font-size: 20px;
}


}













@media only screen and (max-width: 393px) and (min-width: 375px) {
.about .heading {
    position: absolute;
    float: left;
    width: 80px;
    height: 80px;
    padding: 21px 0px;
    border-radius: 50%;
    background: #008600;
    left: 3.5em;
    top: -3em;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}
}






@media (min-width: 1367px) {
  .slider-info {
    padding: 4em 0 0;
}
.bannergrids {
    margin-top: 19em;
}

}

@media (min-width: 1600px) {
  .bannergrids {
    margin-top: 20em;
}
}


@media (min-width: 1888px) {
  .bannergrids {
    margin-top: 23em;
    margin-bottom: 2em;
}
.slider-info h2 {
  font-size: 30px;
}
}





@media (min-width: 1201px) {
  #services {
    padding: 0em 0 55em 0;
  }
  #about {
    padding:13em 0 13em 0;
}
.footer-agile h2 {
  font-size: 26px;
}
.footer-agile h3 {
  font-size: 28px;
}
.about{
  padding:5em 0;
}




}





.about .about_right img {
  margin: auto;
}



h3.text-center {
    font-size: 40px;
    margin-bottom: 1.5em;
    color: #000;
    text-transform: capitalize;
}


.about_right h3 {
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #da9d40;
    margin-bottom: .6em;
}
.about_right h4 {
    margin: 0px;
    padding: 10px 0px 0px 0px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-size: 17px;
    color: #212060;
    text-transform: uppercase;
    font-weight: 900;
}
.about_right p {
    line-height: 22px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #212121;
    letter-spacing: 0px;
    font-size: 16px;
    margin: 0;
}
.about_right {
  float: right;
  padding: 14px 0;
}
.about_right ul li a {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #983620;
    font-weight: 700;
    text-decoration: none;
}

.about_right ul li a:hover {
    text-decoration: underline;
}

.about_right ul li {
    list-style-type: none;
    margin-top: 0em;
    text-align: center;
}
.about_right .w3l:hover {
    border: 2px solid #da9d40;
    color: #fff !important;
    background: #da9d40;
}
.about_right .w3l:hover {
    border: 2px solid #333;
    color: #fff !important;
    background: #333;
}





.row-quick-cash {
margin: -2em 0;
}

.about_left img {
  width: 50%;
  margin: auto 41px;
}

.row-commericial-truck .about_left img {
  width: 60%;
}

.about_left h4 {
    display: inline-block;
    margin: 0px;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    color: #212060;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.about_left .hidden {
    visibility: hidden;
    margin-top: -20px;
}

.about_left .hidden-truck {
    visibility: hidden;
    margin-top: -20px;
}


.about_left p {
    line-height: 22px;
    width: 75%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #212121;
    letter-spacing: 0px;
    font-size: 16px;
    margin: 0;
}
.about_left ul li {
    list-style-type: none;
    margin-top: 0em;
    text-align: center;
    width: 75%;
}
.about_left ul li a {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #983620;
    font-weight: 700;
    text-decoration: none;
}

.about_left ul li a:hover {
    text-decoration: underline;
}








.row-truck-dispatching {
    margin:-8em 0 0em;
}


.about_right2 {
  float: right;
}

.about .about_right2 img {
 
}

.about_right2 h4 {
    display: inline-block;
    margin: 0px;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    color: #212060;
    text-align: left;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
}


.about_right2 .hidden-truck {
    visibility: hidden;
    margin-top: -10px;
}

.about_right2 p {
    line-height: 22px;
    width: 91%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #212121;
    letter-spacing: 0px;
    font-size: 16px;
    margin: 0;
}
.about_right2 ul li {
    list-style-type: none;
    margin-top: 0em;
        text-align: center;
    width: 91%;
}
.about_right2 p a {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #983620;
    font-weight: 700;
    text-decoration: none;
}

.about_right2 p a:hover {
    text-decoration: underline;
}








.about .contact-link {
  position: absolute;
    float: left;
    width: 228px;
    height: 228px;
    padding: 75px 0px;
    border-radius: 50%;
    background: #c00000;
    right: 6em;
    top: 24em;
    z-index: 1;
    font-family: 'Maven Pro', sans-serif;
    font-size: 27px;
    color: #FFF;
    line-height: 37px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}








@media (min-width: 1201px) {
.distance {
  margin: 0 0 170em 0;
}
}








/*-- //about --*/

/*--services --*/
.w3-services{
   background: url(../images/b.jpg) no-repeat 0px 0px;
    background: #262324;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

.w3-services-left-grid h3 {
    color: #fff;
}
.w3-services-left-grid h4 {
    font-size: 1.6em;
    color: #fff;
	margin-bottom: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.w3-services-left-grid p,.w3-icon-grid1 p {
    margin: 0px;
    padding: 0px 12%;
    font-size: 16px;
    color: #FFF;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
}
.w3-icon-grid1 i {
    font-size: 2em;
    color: #da9d40;
	float:left;
    width: 40px;
}
.w3-icon-grid-gap1 {
    margin: 0em 0em 4em 0em;
}
.w3-services-right-grid h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
	float:left;
    margin-top: 5px;
    margin-bottom: 15px;
}
.w3-services-left-grid a {
    text-transform: capitalize;
    padding: 8px 30px;
    font-size: 15px;
    border: 2px solid #da9d40;
    color: #fff;
    background: #da9d40;
}

.w3-services-left-grid a:hover{
    background: transparent;
    border: 2px solid #da9d40;
    color: #da9d40;
}
.more{
	margin:2em 0;
}
/*-- //services --*/

/* testimonials */
.testimonials{
	padding:5em 0;
	background: #232323;
}
.testimonials-grid-1 {
    width: 200px;
}
.w3-testimonials-head h3 {
    color: #fff;
}

.testimonials h5 {
    font-size: 25px;
    color: #fff;
}
.w3l-info1 h1{
    font-size: 3em;
    color: #000;
    text-transform: uppercase;
	line-height:1.4em;
	letter-spacing:0.2em;
    font-weight: 900;
}
.w3l-info1 p {
    font-size: 15px;
    color: #ccc;
	letter-spacing: 1px;
    line-height: 1.8em;
    margin-top: 20px;
	margin-bottom:15px;
    padding-right: 60px;
}
.w3l-info1 h3 {
    font-size: 3em;
	color:#999;
}
.testimonials h5 {
    font-size: 16px;
    color: #eee;
    margin-top: 10px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.testimonials i.fa.fa-quote-left {
    margin-right: 1em;
    color: #da9d40;
}
.testimonials i.fa.fa-quote-right {
    margin-left: 1em;
    color: #da9d40;
}
.testimonials h4 {
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    color: #da9d40;
}
.flexslider .slides > li {
    display: block;
}
/* //testimonials */

/*--team--*/
.team-section{
	padding: 5em 0;
}
.team-grids {
    text-align: center;
	overflow:hidden;
}
.team-grids h4 {
    font-size: 1.4em;
    color: #da9d40;
    margin: .5em 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.team-grids h6 {
    font-size: 1.1em;
    color: #FFF;
}
.team-img {
    position: relative;
}
.team-row p {
    color: #646464;
    line-height: 26px;
    margin-top: 1em;
    font-size: 14px;
}
.team-grids .captn {
    position: absolute;
    top: -100%;
    left: 0;
    background: rgba(218, 157, 64, 0.59);
    width: 100%;
    height: 100%;
    padding: 3.5em 1em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	transition:.5s all;
}
.team p span {
    color: #F6D13B;
}
.social-icons {
    margin-top: 2em;
}
.social-icons ul li {
    display: inline-block;
    margin: 0 0.2em;
}
.social-icons ul li a {
    background: url(../images/social-icons.png) no-repeat 0px -1px;
    display: block;
    height: 26px;
    width: 26px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.social-icons ul li a.pin {
    background-position: 0px -28px;
}
.social-icons ul li a.in {
    background-position: 0px -57px;
}
.social-icons ul li a.be {
    background-position: 0px -86px;
}
.social-icons ul li a.you {
    background-position: 0px -115px;
}
.social-icons ul li a.vimeo {
    background-position: 0px -144px;
}
.social-icons ul li a:hover{
	-webkit-transform:rotateY(360deg);
	transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
}
.team-grids:hover .captn {
    top: 0;	
}
.team-agile {
    padding: 0.5em;
}
.modal-header.book-form form {
    margin-top: 1.5em;
}
.book-form input[type=submit] {
    color: #FFFFFF;
       padding: .8em 1em;
    font-size: 1em;
    cursor: pointer;
    border: 2px solid #fff;
    outline: none;
      background: #2baf2b;
    width: 100%;
    letter-spacing: 3px;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.book-form input[type=submit]:hover {
      background: #00acee;
    color: #fff;
}
.check-box input[type="checkbox"]+label {
    position: relative;
    padding-left: 2em;
    border: none;
    outline: none;
    font-size: 0.9em;
   color: #555;
    font-weight: 400;
    cursor: pointer;
}
.check-box {
    margin-bottom: 1.5em;
}
.check-box input[type="checkbox"] {
    display: none;
}
.check-box input[type="checkbox"]:checked+label span:first-child:before {
    content: "";
    background: url(../images/tick.png)no-repeat;
    position: absolute;
    left: 2px;
    top: 2px;
    font-size: 10px;
    width: 10px;
    height: 10px;
}
.check-box input[type="checkbox"]+label span:first-child {
    width: 15px;
    height: 15px;
    display: inline-block;
    border: 1px solid #555;
    position: absolute;
    left: 0;
    top: 1px;
}
/*-- social-icons --*/
ul.top-links li {
    margin-right: 10px;
    display: inline-block;
}
ul.top-links {
    margin-top: 100px;
    margin-left: 26px;
}
ul.top-links li a i.fa {
    color: #fff;
    font-size: 15px;
    line-height: 31px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    width: 36px;
    height: 36px;
    border: 2px dotted #fff;
}
ul.top-links li a i.fa:hover {
    border-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.w3_navigation {
      background: #0085c3;
    padding: 0.5em 0;
}
/*-- //social-icons --*/
/*--//team--*/


/*-- Popular trips --*/
.special-info{
	background: url(../images/b.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 2em;
    margin: 0 .5em;
}
.special-info1{
	background: url(../images/b1.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.special-info2{
	background: url(../images/b2.jpg) no-repeat 0px 0px;
    background-size: cover;
}
.special-star i.fa {
    color: #fff;
    font-size: 1em;
    margin: 0 .1em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.31);
}
.special-info-top h4{
    color: #FFFFFF;
    font-size: 1.5em;
    margin: .5em 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.31);
}
.special-info-bottom{
	margin: 12em 0 0 0;
}
.special-info-bottom ul{
	padding:0;
	margin:0;
}
.special-info-bottom ul li{
    display: inline-block;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 1.2em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.special-info-bottom ul li span{
    margin: 0 0 0 .5em;
    font-size: .5em !important;
    font-weight: 400 !important;
}
.special-info-bottom ul li:nth-child(1){
	padding-right:.5em;
}
.special-info-bottom ul li:nth-child(3){
	padding-left:.5em;	
}
.special-info-bottom ul li:nth-child(2){
	padding: 0 .5em;
    border-right: solid 1px #FFF;
    border-left: solid 1px #FFF;
}
.special-info-bottom p{
    color: #FFFFFF;
    font-size: 1em;
    line-height: 1.6em;
    letter-spacing: 1px;
    margin: 2em 0 0 0;
}
.special{
	padding: 5em 0;
}
/*-- //Popular trips --*/


/*-- Popular Packages --*/
.packages{
	padding: 5em 0;
}
.packages_left img {
    width: 100%;
}
.packages_left{
    background: url(../images/p1.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 340px;
	padding: 0 15px;
}
.packages_left1{
    background: url(../images/p2.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 340px;
}
.packages_left2{
    background: url(../images/p3.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 340px;
}

.packages_right h3 {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.packages_right h4 {
    font-size: 20px;
    color: #e0e0e0;
    margin: 15px 0;
    font-weight: 400;
}
.packages_right p {
    font-size: 14px;
    line-height: 28px;
    margin: 1em 0 2em;
    color: #e0e0e0;
}
.packages_right a {
    font-size: 15px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 20px;
    letter-spacing: 1px;
}
.packages_right a:hover {
	background: #fff;
	color: #333;
}

.packages_right {
    padding: 4em 4em 5em;
    background: #b52e31;
}
.packages_right1 {
    background: #2b2b2b;
}
.packages_right2 {
    background: #da9d40;
}
.package_middle_grid {
    margin: 2em 0;
}
/*-- //Popular Packages --*/

/*-- contact --*/
.contact-agileinfo {
    margin-top: 0em;
}  
.address.address-mdl {
    margin: 2em 0;
}
.address h5 {
    font-size: 1.2em;
    font-weight: 600;
    color: #000;
}
.address p { 
    margin-top: 1em;
    font-size: 15px;
    letter-spacing: .5px;
}
.address p i.glyphicon { 
    color: #da9d40;
    margin-right: 0.5em;
    font-size: 17px;
}
.address p a {
    color: #525252;
    font-size: 15px;
}
.address p a:hover{
    color: #da9d40;
}
.contact-agileinfo input[type="text"],.contact-agileinfo input[type="email"] {
    width: 100%;
    color: #999;
    background: none;
    outline: none;
    font-size: 14px;
    padding: 1em;
    letter-spacing: 1px;
    border: solid 1px #b5b5b5;
    -webkit-appearance: none;
    display: inline-block;
} 

.contact-agileinfo select {
  width: 100%;
    color: #999;
    background: none;
    outline: none;
    font-size: 14px;
    padding: 1em;
    letter-spacing: 1px;
    border: solid 1px #b5b5b5;
    -webkit-appearance: none;
    display: inline-block;
}

.contact-agileinfo select option {
  padding: 10px 0;
  background:#2e2b2c;
  color: #fff;
}


.contact-agileinfo textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: 14px;
    padding: 1em;
    outline: none;
    letter-spacing: 1px;
    border: solid 1px #b5b5b5;
    min-height: 10em;
    -webkit-appearance: none;
    margin-top: 1em;
}
.contact-agileinfo .btn-success {
    margin-top: 10px;
    display: block;
    width: auto;
    padding: 10px 32px;
    background-color: #008600;
    border: transparent;
    border-radius: 0px !important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #FFF;
    vertical-align: middle;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
.contact-agileinfo input[type="submit"]:hover {
    background: #333;
}
.agileits-slider-map iframe {
	width: 100%;
	min-height: 350px;
	border: none;
} 
.contact {
  margin: -11em 0;
    padding: 5em 0;
}


.contact-agileinfo h4 {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    padding: 10px 0;
    margin: 0;
    font-weight: bold;
    color: #fff;
}



/*-- //contact --*/


/*-- subscribe --*/
/*-- newsletter --*/
h3.heading {
    margin: 0px;
    padding-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    color: #FFF;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.subscribe p {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    color: #999;
    font-size: 14px;
    line-height: 25px;
}
.newsletter {
    position: relative;
}
.newsletter input[type="email"] {
    padding: 14px 20px 14px 30px;
    border: 1px solid #3a3939;
    width: 90%;
    text-align: left;
    color: #fff;
    background-color: #272727;
    outline: none;
    letter-spacing: 1px;
    border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.newsletter input[type="submit"] {
    width: 22%;
    height: 46px;
	color:#ffffff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #da9d40;
    position: absolute;
    top: 16px;
    right: 39px;
    padding: 0em;
    border: none;
    outline: none;
    border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.newsletter input[type="submit"]:hover {
    background: #fff;
	color:#333;
}
.newsletter {
    text-align: center;
    width: 65%;
    margin: 0px auto;
}
.newsletter h4 {
    font-size: 1.4em;
    color: #fff;
    text-transform: uppercase;
	font-weight: 700;
    margin:2em 0 3em 0;
}
.newsletter form {
    width: 60%;
    margin: 0 auto;
}
.subscribe {
    padding: 4em 0;
}
/*-- //subscribe --*/
/*-- //newsletter --*/

/*-- footer start here --*/ 
.footer-agile {
    padding: 0em 0 0em;
    background: #2e2b2c;
}   


.footer-agile h2 {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    text-align: center;
    font-weight: bolder;
        margin: 5px 0;
}

.footer-agile h3 {
        padding-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    color: #FFF;
    line-height: 38px;
    text-transform: uppercase;
    font-weight: 100;
    text-align: center;
    margin: 0;
}

.footer-agile p {
  margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #bebebe;
    line-height: 25px;
    font-weight: 400;
    text-align: center;
}



p.footer-p1 {
    font-size: 14px;
	letter-spacing: 1px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 10px;
    color: #fff;
}
.footer-grid a{
	color:#999;
	letter-spacing: 2px;
	font-size: 14px;
}
.footer-top-agileinfo{
	text-align:center;
} 
.footer-grid h3 {
    font-size: 1.8em;
    font-weight: 300;
    color: #da9d40;
    margin-bottom: 1em;
}
.footer-grid li {
    display: block;
    margin: .7em 0 0;
    font-size: 1em;
    letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
}
ul.tweet-agile li:nth-child(1) {
    padding-bottom: 20px;
}
ul.tweet-agile li i.fa.fa-twitter-square {
    font-size: 35px;
    color: #fff;
    display: inline-block;
}
ul.tweet-agile li p.tweet-p1 {
    font-size: 15px;
    font-weight: normal;
    margin: -48px 0 10px 38px;
    line-height: 25px;
    color: #fff;
}
ul.tweet-agile li p.tweet-p2 {
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    color: #dcdcdc;
    letter-spacing: 2px;
}
ul.tweet-agile li p.tweet-p1 a {
    text-decoration: none;
    color: #999;
    text-transform: none;
}
.footer-grid  li {
    color:#fff;
    font-weight: 300;
    text-align: center;
}
.footer-grid  li a{
    color:#fff;
}
.footer-grid li i {
    width: 25px;
    font-size: .9em;
}
.footer-grid  li a:hover { 
    color: #da9d40;
} 
.footer-grid  p { 
    color: #fff;
} 
.footer-grid p.w3l-para-mk {
    margin-top: 1.5em;
}
.footer-agilem {
    padding-top: 2em;
        padding-bottom: 2em;
    border-top: 1px solid rgba(255, 255, 255, 0.38);
    margin-top: 3em;
}
.social-w3licon {
    text-align: right;
}
.copy-w3lsright p {
    float: left;
    width: auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #bebebe;
    font-weight: 400;
    vertical-align: middle;
    line-height: 40px;
}
.copy-w3lsright p a{ 
    color: #da9d40;
	text-decoration:none;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	transition:.5s all;
}
.copy-w3lsright p a:hover{ 
    color: #fff; 
}
/*-- social-icons --*/
.social-w3licon a {
    font-size: 20px;
    color: #fff;
    margin: 0 0.1em;
    display: inline-block;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    width: 40px;
    height: 40px;
    line-height: 2.1em;
    border: 1px solid #bebebe;
    text-align: center;
}
.social-w3licon a:hover {
	border-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
    border-radius: 50%;
}

.social-w3licon a .fa {
  font-size: 24px;
  color: #bebebe;
}



/*-- //social-icons --*/ 
/*-- //footer end here --*/

/*-- slider-up-arrow --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 3%;
	right: 3%;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/move-up.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //slider-up-arrow --*/

/*-- Responsive Design --*/

@media(max-width: 1440px){
	.top-nav-text {
		width: 12%;
		margin-left: 12em;
	}
	.callbacks_nav.next {
		right: 46.5%;
	}
}
@media(max-width: 1366px){
	.top-nav-text {
		width: 13%;
		margin-left: 8em;
	}
	.slider-info i {
		font-size: 2.5em;
	}
	.slider-info {
		padding: 4em 0 0;
	}
	.callbacks_nav {
		top: 49%;
	}

}
@media(max-width: 1280px){
	.slider-info {
		padding: 3em 0 0;
	}
	.callbacks_nav {
		top: 47%;
	}
	.callbacks_nav.prev {
		left: 46.5%;
	}

	.top-nav-text {
		width: 14%;
		margin-left: 6em;
	}

	.subscribe {
		padding: 3em 0;
	}
	.footer-agile {
		padding: 0em 0 2em;
	}
	.about_right h3 {
		font-size: 26px;
	}
}
@media(max-width: 1080px){
	.navbar-default .navbar-nav > li > a {
		font-size: 15px;
	}
	.navbar-nav > li {
		margin: 0 0em;
	}
	.top-nav-text {
		width: 16%;
		margin-left: 3em;
	}
	.callbacks_nav.prev {
		left: 45.5%;
	}
	.w3-icon-grid1 {
		padding: 0 8px;
	}
	.w3-services-right-grid h3 {
		font-size: 17px;
		letter-spacing: .5px;
	}
	.w3-icon-grid1 i {
		font-size: 1.8em;
		float: left;
		width: 38px;
	}
	.w3-services-left-grid {
		padding: 0;
	}
	ul.top-links {
		margin-top: 75px;
		margin-left: 26px;
	}
	.packages_right {
		padding: 3em 2em 4em;
	}
	.packages_left, .packages_left1, .packages_left2{
		min-height: 312px;
	}
	.special-info {
		padding: 2em 1.5em;
	}
	.special-info-bottom {
		margin: 9em 0 0 0;
	}
	.newsletter input[type="email"] {
		width: 88%;	
	}
	.footer-grid {
		padding: 0 5px;
	}
	.footer-grid h3 {
		font-size: 1.6em;
	}
}
@media(max-width: 1024px){
	.top-nav-text {
		width: 17%;
		margin-left: 1em;
	}

	.slider-info {
		padding: 7em 0 0;
	}

	.slider-info i {
		font-size: 2em;
	}
	.callbacks_nav.next {
		right: 46%;
	}
	.callbacks_nav {
		top: 49%;
	}
	.packages_right h3 {
		font-size: 24px;
	}
	.packages_right h4 {
		font-size: 18px;
	}
	.packages_left, .packages_left1, .packages_left2 {
		min-height: 305px;
	}
	h3.heading {
		font-size: 40px;
	}
}
@media(max-width: 991px){
	.navbar-header h1 a {
		font-size: 28px;
		padding: 10px 15px;
	}
	.callbacks_nav.next {
		right: 45%;
	}
	.bannergrids .col-md-4 {
		width: 33.33%;
		float: left;
		padding: 0 5px;
	}

	.about_right {
		padding-left: 0em;
		padding-top: 3em;
	}
	.w3-icon-grid1 {
		padding: 0 8px;
		width: 33.33%;
		float: left;
	}
	.w3-services-left-grid {
		padding: 0 15px;
		padding-bottom: 1em;
	}
	.team-grids {
		width: 25%;
		padding: 0 2px;
		float: left;
	}
	ul.top-links {
		margin-top: 50px;
		margin-left: 2px;
	}
	.team-row p {
		line-height: 24px;
		font-size: 13px;
	}
	.team-grids h4 {
		font-size: 1.2em;
	}
	.package_top_grid .col-md-6,.package_bottom_grid .col-md-6,.package_middle_grid .col-md-6 {
		width: 50%;
		float: left;
		padding: 0 5px;
	}
	.packages_right {
		padding: 2em 2em 3em;
	}
	.packages_right h3 {
		font-size: 22px;
	}
	.packages_right h4 {
		font-size: 16px;
	}
	.package_middle_grid {
		margin: 1em 0;
	}
	.testimonials-grid-1 {
		width: 200px;
		float: left;
	}
	.testimonials-grid-2 {
		float: left;
		width: 72%;
		padding: 0;
	}
	.contact-left {
		padding-top: 3em;
	}
	.newsletter {
		width: 85%;
	}
	.footer-grid {
		padding: 0 5px;
		width: 50%;
		float: left;
		margin-bottom: 3em;
	}
	.footer-grid:nth-child(2) {
		margin-bottom: 4em;
	}
	.footer-grid:nth-child(3),.footer-grid:nth-child(4) {
		margin-bottom: 0em;
	}
	.packages_left, .packages_left1, .packages_left2 {
		min-height: 302px;
	}
	.copy-w3lsright p {
		font-size: 13px;
	}
	.bannergrids .grid1 p {
		font-size: 14px;
	}
}
@media(max-width: 900px){
	.top-nav-text {
		width: 19%;
		margin-left: 1em;
	}
	.navbar-right {
		margin-right: 0%!important;
	}
  .navbar-right {
    padding: 14px 1em 14px;
}
	.callbacks_nav.prev {
		left: 45%;
	}
	.w3ls-button a {
		font-size: 14px;
		padding: .7em 1.5em;
	}

	.agileits-slider-map iframe {
		min-height: 300px;
	}
	h3.heading {
		font-size: 36px;
	}
}
@media(max-width: 800px){
	.top-nav-text {
		width: 22%;
	}
	.navbar-right {
		margin-right: 0%!important;
	}
  .navbar-right {
    padding: 14px 1em 14px;
  }
	.callbacks_nav.prev {
		left: 44%;
	}


}
@media(max-width: 768px){
	.callbacks_nav.next {
		right: 44%;
	}
	.about_left {
		min-height: 400px;
	}
}
@media(max-width: 767px){
	.navbar-header h1 a {
		display: inline-block;
		float: left;
	}
	div#bs-example-navbar-collapse-1 {
		position: absolute;
		z-index: 999;
		width: 100%;
		text-align: center;
		background: #000;
		background: rgba(0, 0, 0, 0.7);
		background: #232323;
	}
	.navbar-right {
		float: none!important;
		width: auto;
	}
	.navbar-nav > li a {
		display: inline-block;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
		padding: 10px 0;
    color: #fff;
	}
	.navbar-toggle {
		border-radius: 0px;
		margin-top: 8px;
        background-color: #212060;
	}
	.navbar-default .navbar-toggle {
		border-color:  #212060;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #212060;
	}
	.top-nav-text {
		width: 30%;
		margin-left: 0em;
		position: absolute;
		z-index: 999;
		top: 10%;
		left: 46%;
	}
	.navbar-right {
		margin-right: 0%!important;
	}
	.navbar-nav .open .dropdown-menu {
		text-align: center;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}

	.copy-w3lsright, .social-w3licon {
		width: 100%;
		text-align: center;
	}
	.social-w3licon {
		margin-top: 1em;
	}
	.about_left {
		min-height: 400px;
	}	
}
@media(max-width: 736px){


	.slider-info {
		padding: 6em 0 0;
	}

	ul.top-links li {
		margin-right: 5px;
	}
	.packages_right a {
		font-size: 13px;
		padding: 8px 20px;
	}
	.packages_right p {
		font-size: 13px;
		margin: 1em 0 2em;
	}
	.packages_left, .packages_left1, .packages_left2 {
		min-height: 299px;
	}
	.packages_right h3 {
		font-size: 20px;
	}
	.testimonials-grid-2 {
		float: left;
		width: 70%;
		padding: 0;
	}
	.w3-services-right-grid h3 {
		font-size: 16px;
	}
	.w3l-info1 p {
		font-size: 14px;
		letter-spacing: .8px;
	}
	.agileits-slider-map iframe {
		min-height: 280px;
	}
	.newsletter input[type="email"] {
		width: 87.2%;
	}
}

@media(max-width: 667px){
	.top-nav-text {
		left: 44%;
	}
	.navbar-header h1 a {
		font-size: 26px;
	}

	.callbacks_nav.prev {
		left: 42.5%;
	}
	.callbacks_nav {
		top: 45%;
	}


	.w3-icon-grid1 i {
		font-size: 1.6em;
		width: 26px;
	}
	.w3-services-right-grid h3 {
		font-size: 16px;
		letter-spacing: 0px;
	}
	.w3-services-left-grid p, .w3-icon-grid1 p {
		font-size: 13.4px;
	}
	.team-grids {
		width: 50%;
		padding: 0 20px;
		float: left;
		margin-bottom:30px;
	}
	.team-grids:nth-child(3),.team-grids:nth-child(4) {
		margin-bottom:0px;
	}
	ul.top-links {
		margin-top: 100px;
		margin-left: 12px;
	}
	.package_top_grid .col-md-6, .package_bottom_grid .col-md-6, .package_middle_grid .col-md-6 {
		width: 100%;
		float: none;
		padding: 5px 15px;
	}
	.packages_left, .packages_left1, .packages_left2 {
		min-height: 230px;
	}
	.testimonials-grid-2 {
		float: none;
		width: 100%;
		padding: 0 15px;
	}
	.testimonials-grid-1 {
		width: 200px;
		float: none;
		margin-bottom: 20px;
	}
	.special-info-bottom ul li {
		font-size: 1.1em;
	}
	.newsletter input[type="submit"] {
		width: 25%;
		right: 36px;
	}
	.footer-grid:nth-child(2) {
		margin-bottom: 6em;
	}
	.special-info-top h4 {
		font-size: 1.3em;
		letter-spacing: 1px;
	}
	.about_right h3 {
		font-size: 24px;
	}
	.about_right h4 {
		font-size: 17px;
	}
}
@media(max-width: 640px){
	.callbacks_nav.next {
		right: 43%;
	}
	.w3-icon-grid1 {
		padding: 0 8px;
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.w3-icon-grid-gap1 {
		margin: 0em 0em 0em 0em;
	}
	.w3-icon-grid1 i {
		font-size: 1.6em;
		width: 35px;
	}
}
@media(max-width: 600px){
	.callbacks_nav.prev {
		left: 42%;
	}
	.newsletter input[type="submit"] {
		width: 29%;
		right: 34px;
	}
}
@media(max-width: 568px){
	.callbacks_nav.next {
		right: 42%;
	}
	.navbar-header h1 a {
		font-size: 25px;
	}
	.newsletter {
		width: 95%;
	}
	.address h5 {
		font-size: 1.1em;
	}
	.address p {
		font-size: 14px;
	}
}
@media(max-width: 480px){
	.top-nav-text {
		left: 45%;
		width: 40%;
	}

	.slider-info {
		padding: 4em 0 0;
	}
	.w3ls-button a {
		font-size: 13px;
	}
	.bannergrids .col-md-4 {
		width: 100%;
		float: none;
		padding: 5px 10px;
	}
	.callbacks_nav {
		top: 29%;
	}
	.callbacks_nav.next {
		right: 39%;
	}

	.bannergrids .grid1 p {
		margin: 1em 0 0;
	}
	.about_left {
		min-height: 280px;
	}
	.about_right h3 {
		font-size: 22px;
	}
	.about_right h4 {
		font-size: 16px;
	}
	.about_right p {
		font-size: 13px;
	}
	.team-grids {
		padding: 0 5px;
	}
	ul.top-links {
		margin-top: 70px;
	}
	.w3l-info1 p {
		font-size: 13px;
		padding-right: 10px;
	}
	.testimonials h4 {
		font-size: 20px;
	}
	.testimonials h5 {
		font-size: 15px;
	}
	.contact-agileinfo input[type="text"], .contact-agileinfo input[type="email"] {
		font-size: 13px;
		padding: .9em 1em;
	}
	.newsletter input[type="email"] {
		width: 95%;
		padding: 12px 20px 12px 30px;
		font-size: 13px;
	}
	.newsletter input[type="submit"] {
		width: 34%;
		right: 13px;
		height: 38px;
		font-size: 13px;
	}
	p.footer-p1 {
		font-size: 13px;
		line-height: 26px;
	}
	.footer-grid li {
		font-size: 13px;
		letter-spacing: 0px;
	}
	.footer-grid a {
		letter-spacing: 1px;
    font-size: 10px;
	}
	.footer-grid {
		margin-bottom: 2em;
	}
	ul.tweet-agile li p.tweet-p1 {
		font-size: 14px;
	}
}
@media(max-width: 414px){
	.navbar-header h1 a {
		font-size: 22px;
		padding: 10px;
	}
	.social_agileinfo li a {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.top-nav-text {
		left: 43%;
		width: 40%;
	}
	.navbar-toggle {
		border-radius: 0px;
		margin-top: 4px;
		margin-bottom: 0px;
	}

	.slider-info {
		padding: 3em 0 0;
	}
	.callbacks_nav {
		top: 25%;
	}
	.callbacks_nav.prev {
		left: 39%;
	}
	.w3-services-left-grid h4 {
		font-size: 1.3em;
		margin-bottom: .5em;
		letter-spacing: 1px;
	}
	.team-grids {
		width: 80%;
		padding: 0 20px;
		float: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.footer-grid {
		padding: 0 15px;
		width: 100%;
		float: none;
		margin-bottom: 2em;
	}
	.footer-grid:nth-child(2),.footer-grid:nth-child(3) {
		margin-bottom: 2em;
	}
	.team-grids:nth-child(3) {
		margin-bottom: 30px;
	}
	ul.top-links {
		margin-top: 95px;
	}
}
@media(max-width: 384px){

	.navbar-toggle {
		margin-right: 10px;
		padding: 9px 8px;
	}
	.top-nav-text {
		width: 42%;
	}
	.callbacks_nav.prev {
		left: 38%;
	}
	.about_right h3 {
		font-size: 22px;
		line-height: 26px;
	}
	.packages_right h3 {
		font-size: 19px;
	}
	.newsletter {
		width: 100%;
	}
	.newsletter input[type="submit"] {
		width: 35%;
		right: 11px;
	}
	.footer-agilem {
		padding-top: 1em;
		margin-top: 2em;
	}	
}
@media(max-width: 375px){
	.navbar-header h1 a {
		display: block;
		float: none;
	}
	.navbar-toggle {
		margin-top: 14px;
		margin-bottom: 10px;
	}
	.top-nav-text {
		width: 60%;
		left: 3%;
		top: 50%;
	}
	.navbar {
		padding: 0px 0;
	}
	.navbar-header h1 a {
		font-size: 22px;
		padding: 15px;
	}
	.callbacks_nav.next {
		right: 38%;
	}
	.team-grids {
		width: 90%;
	}
	ul.tweet-agile li i.fa.fa-twitter-square {
		font-size: 30px;
	}
	.modal-body p {
		font-size: 13px;
	}
	.modal-header {
		font-size: 1.7em;
	}
}
@media(max-width: 320px){
	.callbacks_nav.prev {
		left: 35%;
	}
	.callbacks_nav.next {
		right: 36%;
	}
	.callbacks_nav {
		top: 26%;
	}
	h3.heading {
		font-size: 32px;
	}
	.team-grids {
		width: 100%;
	}
	.special-info-bottom ul li {
		font-size: 1em;
	}
	.special-info-bottom {
		margin: 6em 0 0 0;
	}
	.special-info-top h4 {
		font-size: 1.2em;
		letter-spacing: 1px;
	}
	.special-info-bottom p {
		font-size: 13px;
	}
	.newsletter input[type="email"] {
		width: 100%;
		padding: 12px 20px 12px 15px;
		font-size: 13px;
	}
	.newsletter input[type="submit"] {
		width: 38%;
		right: 3px;
		letter-spacing: 0px;
	}
}
@media(max-width: 1680px){
	
}
@media(max-width: 1680px){
	
}
@media(max-width: 1680px){
	
}
/*-- Responsive Design --*/














/*carmen*/

.heading-bg {
       float: left;
    width: 100%;
    background: url(../images/heading-bg.jpg) top center no-repeat #FFF;
}

.heading-img {
      padding: 60px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -19em;
}



@media (min-width: 1367px) {
  .heading-img {
    padding: 130px;
  }
}

@media (max-width: 360px) {
  .heading-bg {
    float: left;
  }
}



.carmen-about h2 {
    margin-top: 0;
    text-align: center;
    font-weight: 700;
    padding: 0px 0 20px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
}


.carmen-about h2::before {
position: absolute;
    left: 50%;
    bottom: 0;
    height: 3px;
    width: 60px;
    margin-left: -30px;
    content: '';
    background: #fff;
}


.carmen-about .w3-services-left-grid p {
  padding: 0;
  margin-bottom: 10px;
  color: #fff;
  line-height: 1.4;
  font-size: 16px;
  letter-spacing: 0px;
}



.carmen-distance1 {
      margin: 85em 0;

}


.carmen-distance2 {
      margin: 27em 0;

}

@media (max-width: 360px) {
  .carmen-distance1 {
    margin: 102em 0;
}
.carmen-distance2 {
    margin: 42em 0;
}
}


@media (max-width: 411px) {
  .carmen-distance1 {
    margin: 102em 0;
}
.carmen-distance2 {
    margin: 42em 0;
}
}


@media (max-width: 414px) {
  .carmen-distance1 {
    margin: 102em 0;
}
.carmen-distance2 {
    margin: 42em 0;
}
}




.carmen-top h2 {
  color: #f00;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

.carmen-top h1 {
    color: #f00;
    padding-top: 11px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}


.carmen-top p {
      width: 92%
    line-height: 22.4px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    color: #3b3b3b;
    letter-spacing: 0px;
    font-size: 16px;
    padding: 4px 0px;
    margin: 0;
}





@media (max-width: 1199px) {
  .carmen-top h1 {
    font-size: 30px;
  }
  .carmen-top h2 {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .carmen-top h1 {
    font-size: 25px;
  }
  .carmen-top p {
    font-size: 14px;
  }
  .carmen-top h2 {
    font-size: 20px;
  }
}


@media (max-width: 500px) {
  .carmen-top h1 {
    font-size: 20px;
  }
  .carmen-top h2 {
    font-size: 15px;
  }
}


@media (max-width: 425px) {
  .carmen-top h1 {
    font-size: 15px;
  }
  .carmen-top p {
    font-size: 12px;
  }
  .carmen-top h2 {
    font-size: 10px;
  }
}











.carmen-full-img {
      padding: 4em 0 1.5em;
}



.trucking-images {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #983620;
}


.trucking-images .trucking-img {
  padding-bottom: 10px;
    padding-top: 10px;
}


.trucking-images .trucking-img img {
  margin: auto;
}







.carmen-contact {
  padding: 0;
}

.carmen-contact .about_right {
  padding: 0;
}

.carmen-contact .about_left {
  padding-left: 8%;
  padding-top: 40px;
  padding-bottom: 126px;
    background: #f2f2f2;
}


.carmen-contact .about_left h3 {
  color: #c00000;
  font-weight: 700;
    text-transform: uppercase;
}

.carmen-contact .about_left p {
      line-height: 1.4;
    font-size: 18px;
    margin-bottom: 8px;
}






.carmen-details .about_left img {
  width: 100%;
  height: auto;
}

.carmen-details .about_left, .carmen-details .about_right {
  display: inline-block;
}



.carmen-details .about_right h3 {
    color: #c00000;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0px;
    margin-bottom: .6em;
}

.carmen-details .about_right {
  padding: 0 0 0 8em;
  width: 50%;
  height: 380px;
  background: #f2f2f2;
}


.carmen-details .about_right p {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #212121;
    letter-spacing: 0px;
    margin: 0;
    text-align: left;
    line-height: 1.4;
    font-size: 18px;
    margin-bottom: 8px;
}

.carmen-details .about_left {
    float: right;
    padding: 0;
}


.carmen-details .details-section {
      margin: 4em 0;
}


@media (max-width: 991px) {
  .carmen-details .about_right {
    float: left;
    width: 100%;
  }
}

@media (max-width: 480px) {
.carmen-details .about_left {
    min-height: 200px;
}
}

@media (max-width: 360px) {
  .carmen-details .about_right {
    padding: 0 0 0 3em;
  }
  .carmen-top{
    width: 115%;
  }
}

@media (max-width: 411px) {
  .carmen-details .about_right {
    padding: 0 0 0 4em;
  }
}




.quick-pg {
    padding: 0;
    overflow: hidden;
}

.banner-sc-top {
    padding-top: 105px;
}

.quick-cash-bg {
    padding: 60px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.quick-cash-img {
    background: url(../images/dollars.jpg);
}

.quick-cash-bg h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-family: helveticaneuemed;
    font-weight: 700;
}


.quick-cash-top h1 {
    color: #c00000;
    margin-top: 0;
    font-weight: 700;
}

.quick-cash-top h3 {
    color: #212060;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 7px;
}


.quick-cash-top h4 {
    text-transform: uppercase;
    text-align: left;
    font-size: 16px;
    color: #222;
    padding: 0;
    font-weight: 700;
}


.quick-cash-top p {
    line-height: 1.4;
    margin-bottom: 20px;
    text-align: left;
    font-size: 16px;
    color: #3b3b3b;
    font-weight: 400;
}


.quick-cash-top ul {
    padding: 0;
    list-style: none;
    padding-left: 30px;
}

.quick-cash-top ul li {
    position: relative;
    text-align: left;
    margin-bottom: 4px;
    line-height: 1.3;
    font-size: 16px;
}



.quick-cash-top ul li::before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #c00000;
    content: '';
    position: absolute;
    left: -20px;
    top: 6px;
}












.quick-cash-full-width {
    background: #212060;
    padding: 50px 20px;
    color: #fff;
}



.quick-cash-full-width .quick-cash-text h1 {
  color: #fff;
    text-transform: capitalize;
    margin-bottom: 20px;
    text-align: center;
    font-family: helveticaneuemed;
}


.quick-cash-full-width .quick-cash-text ul {
    list-style: none;
    padding-left: 30px;
}


.quick-cash-full-width .quick-cash-text ul li {
    position: relative;
    margin-bottom: 4px;
    line-height: 1.3;
    font-size: 16px;
}

.quick-cash-full-width .quick-cash-text ul li::before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #212060;
    border: 2px solid #fff;
    content: '';
    position: absolute;
    left: -20px;
    top: 6px;
}




.quick-cash-full-width .quick-cash-text {
    max-width: 750px;
    margin: auto;
}











.quick-cash-images h1 {
    text-transform: capitalize;
    color: #c00000;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 40px;
    font-weight: 700;
}


.quick-cash-images ul {
  padding: 0 0 50px;
  text-align: center;
}


.quick-cash-images ul li {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
}



.quick-cash-images ul li img {
    outline: none;
    border: none;
    max-width: 100%;
}








.quick-cash-contact {
  padding: 0;
}

.quick-cash-contact .about_right {
  padding: 0;
}

.quick-cash-contact .about_left {
  padding-left: 8%;
  padding-top: 40px;
  padding-bottom: 56px;
    background: #f2f2f2;
}


.quick-cash-contact .about_left h3 {
  color: #c00000;
  font-weight: 700;
    text-transform: uppercase;
}

.quick-cash-contact .about_left p {
      line-height: 1.4;
    font-size: 18px;
    margin-bottom: 8px;
}
















.truck-dispatching-bg {
    padding: 60px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.truck-dispatching-img {
    background: url(../images/truck-dispatching-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px;
}



.truck-dispatching-bg h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.truck-dispatching-distance {
  margin: 36em 0;
}










@media (max-width: 360px) {
  .truck-dispatching-bg h2 {
    font-size: 16px;
  }
  .truck-dispatching-top .truck-dispatching-text span {
    font-size: 22px;
  }
  .truck-dispatching-top .truck-dispatching-text a {
    font-size: 22px;
  }
  .truck-dispatching-distance {
  margin: 54em 0;
  }
}


@media (max-width: 411px) {
  .truck-dispatching-bg h2 {
    font-size: 16px;
  }
  .truck-dispatching-top .truck-dispatching-text span {
    font-size: 22px;
  }
  .truck-dispatching-top .truck-dispatching-text a {
    font-size: 22px;
  }
  .truck-dispatching-distance {
  margin: 54em 0;
  }
}


@media (max-width: 414px) {
  .truck-dispatching-bg h2 {
    font-size: 16px;
  }
  .truck-dispatching-top .truck-dispatching-text span {
    font-size: 22px;
  }
  .truck-dispatching-top .truck-dispatching-text a {
    font-size: 22px;
  }
  .truck-dispatching-distance {
  margin: 54em 0;
  }
}

@media (min-width: 415px) {
  .truck-dispatching-top .truck-dispatching-text span {
    font-size: 34px;
  }
  .truck-dispatching-top .truck-dispatching-text a {
    font-size: 34px;
  }
}







.truck-dispatching-top p {
    line-height: 1.4;
    text-align: left;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    color: #3b3b3b;
    font-weight: 400;
}

.truck-dispatching-top h4 {
    color: #212060;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    margin: 0;
    padding: 10px 0 15px;
}



.truck-dispatching-top .truck-dispatching-text span {
      color: #c00000;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}


.truck-dispatching-top .truck-dispatching-text a {
    color: #212060;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}












.commercial-truck-bg {
    padding: 60px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.commercial-truck-img {
    background: url(../images/commercial-truck-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px;
}



.commercial-truck-bg h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}



.commercial-truck-top p {
    line-height: 1.4;
    text-align: left;
    width: 96%;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    color: #3b3b3b;
    font-weight: 400;
}

.commercial-truck-top h4 {
    color: #212060;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    margin: 0;
    padding: 10px 0 15px;
}



.commercial-truck-top .commercial-truck-text span {
      color: #c00000;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}


.commercial-truck-top .commercial-truck-text a {
    color: #212060;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

.commercial-truck-distance {
  margin: 28em 0;
}



@media (max-width: 360px) {
  .commercial-truck-bg h2 {
    font-size: 14px;
  }
  .commercial-truck-top .commercial-truck-text span {
    font-size: 24px;
  }
  .commercial-truck-top .commercial-truck-text a {
    font-size: 24px;
  }
  .commercial-truck-distance {
  margin: 39em 0;
  }
}


@media (max-width: 411px) {
  .commercial-truck-bg h2 {
    font-size: 14px;
  }
  .commercial-truck-top .commercial-truck-text span {
    font-size: 24px;
  }
  .commercial-truck-top .commercial-truck-text a {
    font-size: 24px;
  }
  .commercial-truck-distance {
  margin: 39em 0;
  }
}

@media (max-width: 414px) {
  .commercial-truck-bg h2 {
    font-size: 14px;
  }
  .commercial-truck-top .commercial-truck-text span {
    font-size: 24px;
  }
  .commercial-truck-top .commercial-truck-text a {
    font-size: 24px;
  }
  .commercial-truck-distance {
  margin: 39em 0;
  }
}



@media (min-width: 415px) {
  .commercial-truck-top .commercial-truck-text span {
    font-size: 34px;
  }
  .commercial-truck-top .commercial-truck-text a {
    font-size: 34px;
  }
}




/*captcha box*/

.capbox {
  background-color: #c00000;
  border: #B3E272 0px solid;
  display: inline-block;
  *display: inline; zoom: 1; /* FOR IE7-8 */
  padding: 8px;
  }

.capbox-inner {
  font: bold 11px arial, sans-serif;
  color: #fff;
  background-color: #2e2b2c;
  margin: 5px auto 0px auto;
  padding: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  }

#CaptchaDiv {
  font: bold 17px verdana, arial, sans-serif;
  font-style: italic;
  color: #000000;
  background-color: #FFFFFF;
  padding: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  }

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }

































