body, html{font-family: 'Lato', sans-serif;line-height:26px;overflow-x:hidden!important;    background-color: #fff;}
p{    font-size: 16px;
    letter-spacing: 0.4px;
    font-weight: 300;}
h1, h2, h3, h4, h5, h6{font-family: 'Merriweather', serif;line-height:1.3em;}
a{color:#ffffff;text-decoration:none;}
ul{margin:0;padding:0;list-style:none;}

   ul.nav li.dropdown:hover > .dropdown-menu{ display: block; margin: 0; }
ul li
{ font-size: 16px;
    letter-spacing: 0.4px;
    font-weight: 300;}
a:focus, a:hover{color:#ece8ea;text-decoration:none;}
.overflow{overflow:hidden}
.mt{margin-top:25px;}


.navbar-brand{    padding: 0;
    height: auto;}
.navbar-default{background-color:#fff;border-color:#ffffff;padding:0;border:none;margin-bottom:0;border-radius:0;font-family: 'Merriweather', serif;}
.navbar-nav>li>.dropdown li:hover{display:block;}
.navbar-nav>li>.dropdown-menu{margin-top:0;font-size:14px}
.dropdown-menu>li>a:hover{    color: #f02830;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{color:#9eb305;background-color:transparent;}
.navbar-default .navbar-nav>li>a{color: #fff}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#ff6269;background-color:transparent;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #f02830;
    background-color: transparent;
}
.dropdown-menu>li>a {
    padding: 10px 20px;
}
.form-control
{
	    height: 35px;
		border-radius: 20px;
}

.requiredstar:after {
    color: #e32;
    content: ' *';
    display: inline;
}
.conlist li
{
	    background-color: #f0f0f0;
    padding: 5px 8px;
    /* margin-bottom: 6px; */
    margin: 5px;
	
}
.btn-prime{background-color:#f02830;color:#fff;font-size:16px;border-radius:20px;padding:8px 28px;transition:all 0.3s ease;}
.btn-prime:hover{background-color:#1d4161;color:#fff;}
.btn-second{background-color:#7a191c;color:#ffffff;font-size:16px;border-radius:20px;padding:9px 33px;transition:all 0.3s ease;}
.btn-second:hover{background-color:#150958;color:#fff;}

fixed-header{position:fixed;display:block;background-color:#ffffff!important;color:000;z-index:999999;left:0;right:0;transition:padding .3s;box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);}
.fixed-header img{width:100px;margin-top:55px;}
.fixed-header .top{display:none;}

#top-menu .active a{color:#ff891c!important;}
#top-menu .active a:after{content:'';border-bottom:2px solid #ff891c;display:block;width:100%;position:relative;top:8px;}

.top
{
    float: left;
    width: 100%;
    padding: 5px 0;
}
.top-left{    width: 30%;
    float: left;
}
.top-right{      width: 70%;
    float: right;
    text-align: right;
    padding: 23px 0;}
	
.social-top li
{
    display: inline-block;
    color: #454545;
    padding-left:22px;
    /* text-align: left; */
    border-right: 1px solid #ddd;
    padding-right:28px;
}
.social-top li:last-child
{
	padding-right:0;
	 border-right: none;
}
.social-top li a{    color: #454545;
    font-size: 14px;}

.social-top i
{
    /* float: left; */
    /* margin-right: 16px; */
    /* padding: 13px; */
    /* border: 1px solid #ddd; */
    /* height: 44px; */
    /* border-radius: 50px; */
    /* width: 43px; */
    font-size: 16px;
    /* margin-top: 2px; */
    color: #2777b7;
    padding-right: 10px;
}
.social-top span
{    /* float: left; */
    font-size: 14px;
    color: #8f8f8f;
    text-align: center;
}
.navstyle
{
	border: none;
	border-bottom: none;
    background-color: #094375;

}



.carousel-control.left,.carousel-control.right{top:50%;background:none;}
.carousel-indicators{display:none;}
.carousel-caption{teext-shadow:none;}
.carousel-caption h2{font-family:'Roboto', sans-serif;}



.font-color{color:#fff!important;}
.bg{background:linear-gradient(rgba(0, 0, 0, 0.39),rgba(21, 21, 21, 0.63)),url(../img/t1.html);padding:50px 0;background-size:cover;background-position:bottom center;}

.section-a
{
      padding: 100px 0;
    background: url(../img/bg.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-color: #ececec;
}

.section-b
{
    padding: 50px 0;
    background: url(../img/bg2.jpg);
    background-size: cover;
    background-position: top;
    background-attachment: fixed;
	position:relative;
}

.section-e
{
	 padding: 50px 0;
    background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(../img/inbanner.jpg);
    background-size: cover;
    background-position: center;
	height:200px;
	
}

.thank-inn{ height:360px;}
.section-f
{
	  padding: 70px 0 0;
	  
}
.section-g
{padding: 0px 0;
    background-color: #f8f8f8;
}

.section-d
{
    padding: 70px 0;
    background-color: #f6f6f6;
}

.subhead 
{
	font-size: 19px;
    text-align: left;
    border-bottom: 2px dotted #ddd;
    padding-bottom: 10px;
}

.section-b:before
{
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background-color: #0a3154eb;
    z-index: 1;
    content: "";
	
}
.section-b div
{
	position:relative;
	z-index:3;
}
.section-c
{
	   padding: 50px 0;
	    background-color: #1d3f5a;
}
.aboutwrap
{
   background-color: #fff;
    padding: 25px;
    /* border: 1px solid #ddd; */
    border-left: 7px solid #f02830;
    /* box-shadow: 0 0 5px #ddd; */
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}
.truckimg
{
	    padding: 50px;
    width: 562px;
}
.fontcolor
{
	color:#fff!important;
}
.servicewrap
{
    background-color: #fff;
    margin-top: 25px;
    margin-bottom: 25px;

}
.servicewrap .boxes
{
	overflow:hidden;
	    height: 191px;
}
.servicewrap img
{
	    transform: scale(1);
		transition:all 0.3s ease
}
.servicewrap:hover img
{
	    transform: scale(1.1);
		opacity:0.8;
}
.servicein
{
    padding: 25px;
    color: #333;
    min-height: 256px;
}

.icon-wrap {
text-align: center;
 border: 1px solid #fff; 
      padding: 25px 15px;
	  border-radius: 50px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0 5px #eaeaea;
	    box-sizing: border-box;
}
.icon-wrap i
{
	    font-size: 25px;
    color: #f02830;
}

.icon-wrap h4 {
    font-size: 16px;
}

.icon-wrap:hover {
       border: 1px solid #f02830;
}

.ser-wrap
{
	margin: 30px 0;
    background-color: #fff;
    box-shadow: 5px 5px #ddd;
    padding: 25px;
}
.section-heading{    position: relative;
    margin-bottom: 16px;
    font-size: 36px;     color: #FFF;
    letter-spacing: -1.6px;
    font-weight: bold;}
.clr-font{ color:#3d5d78;}	
	
.thank-inn	.section-heading{ letter-spacing: 0px; line-height:1.6; margin-top:20px; margin-bottom:0px;} 
	
.section-heading:after{left:0;position:absolute;bottom:-7px;width:100px;margin-left:0px;border-bottom-width:2px;border-bottom-color:#7a191c;border-bottom-style:solid;}
.section-heading2{position:relative;margin-bottom:40px;font-size:39px;letter-spacing:-1.6px;font-weight:bold;}
.section-heading2:after{content:"";top:0;bottom:0;left:0;right:0;text-align:center;position:absolute;bottom:-7px;width:100px;border-bottom-width:2px;border-bottom-color:#7a191c;border-bottom-style:solid;margin:0 auto;}

#google_translate_element
{
 
}
footer {
	padding: 50px 0 15px;
	color: #fff;
	background: #094375;
}
.footerul .main {
	font-size: 18px;
	color: #fff;
	/* text-transform: uppercase; */
    /* border-bottom: 2px solid; */
    margin-bottom: 15px;
	font-weight: 500;
	font-family: 'Philosopher', sans-serif;
}
.footerul a {
	font-size: 17px;
	color: #d0d0d0;
	line-height: 1.8;
}
.footersocial a {
	font-size:24px;
}
.copy {
    border-top: 1px solid #246aa6;
    padding: 25px 0 0;
    text-align: center;
    margin-top: 15px;
    float: left;
    width: 100%;
}
.copy p, .footerul li,.copy a,.footerul a {
    color: #fff;
    font-size: 16px;}
.footersocial li a
{
	font-size:20px;
}
.formwrapbanner {
background-color: #ffffff;
    position: absolute;
    top: 13px;
    right: 5%;
    padding: 10px;
  width: 25%;
    float: right;
    z-index: 9;
    border-radius: 10px;
    background-color: #74a1ca;
    color: #fff;

}

@media (min-width:1200px){}
@media(max-width:767px){.social-top
{
	display:none;
}
.formwrapbanner
{
    position: relative;
    width: 81%;
    right: 0;
        left: -15%;
    background-color: #1a5a6052;
    margin-bottom: 30px;	
}

.truckimg {
    padding: 55px;
    width: 95%;
}
.carousel-caption
{
	color:#000;
}

.carousel-control.left, .carousel-control.right
{
	display:none;
}

}
@media(min-width:992px){
.carousel-inner img
{
	min-height:600px!important;
	width:100%;
	
	
}
.formwrapbanner
{
top: 8%;	
}

}
@media(max-width:991px){.social-top
{
	display:none;
}
.formwrapbanner
{
	position:relative!important;
	width:70%;
	   background-color: #1a5a6052;
}
.carousel-control.left, .carousel-control.right
{
	display:none;
}

}
@media(min-width:768px){
.pad0{padding:0;}
.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
		 font-size: 15px;
			position:relative;
		padding-left: 10px;
    padding-right: 10px;

}
.social-top
{
	      float: right;
    width: 100%;
	    text-align: right;
}


.navbar-nav>li>a:before
{
position: absolute;
    bottom: 0px;
    left: -1px;
    content: "";
    background-color: #ddd;
    height: 2px;
    display: block;
    z-index: 2;
    width: 0%;
    transition: all 0.3s ease-in-out;

}
.navbar-nav>li>a:hover:before
{
    background-color: #f02830;
    width: 100%;
	
}
.carousel-caption
{
      bottom: 48px;
    left: 5%;
}
.cbox1
{
  width: 45%;
    padding: 15px;
    text-shadow: none;
    text-align: left;
    color: #2b2b2b;
    line-height: 1.3;
    background-color: #fefefe59;
    border-radius: 8px;

}
.cbox1 h4
{
		    font-size: 38px;
	
}
.cbox1 p
{
	 font-size: 25px;
}


	}
@media (min-width:768px) and (max-width:1199px){
.topnav img
{    width: 207px;
    margin-top: 11px;
}
.navbar-nav>li>a
{
	    font-size: 14px;
	    padding-left: 8px;
    padding-right: 8px;
	
}

.social-top
{
	    width: 29%;
}
.social-top li a
{
	    font-size: 12px;
}
.container {
    width: 100%;
}


.carousel-inner img
{
	height:600px!important;
	width:auto;
	
	
}
	
	}
	
@media (min-width:992px) and (max-width:1199px){	
	.formwrapbanner{
background-color: #1a5a6052;
    z-index: 99999;
    position: absolute;
    top: 13px;
    right: 5%;
    padding: 25px;
    width: 35%;
    float: right;
    z-index: 9999;
    border-radius: 7px;
    background-color: #1a3f60cc;
    color: #fff
}

.cbox1
{
	     width: 70%;
}
}

@media(max-width:414px){
	
	.formwrapbanner{ width:90%;     left: -5%;}
	}

@media(max-width:360px){	
.thank-inn {
    height: auto;
}
.thank-inn .section-heading{    font-size: 22px;}

}