@charset "utf-8";
/* CSS Document */

/*header start*/
#header
{
	height:130px;
	background-color:#CDCDCD;
}

/*.txt
{
	margin-left:31%;
	width:24.063%;
	margin-top:auto;
}*/
.txt {
    box-sizing: border-box;
    height: 30px;
    margin-left: 31%;
    margin-top: auto;
    padding: 5px;
    width: 254px;
}
.txt2
{
	color:#000;
	background-color:#E76D5B;
	margin-left:-5.833%;
	width:5.208%;
	height:26px;
	font-size:9px;
}

/*.ph
{
	font-size:17px;
	margin-top:-20px;
	margin-right:7.208%;
	text-align:right;
}*/
/* header end*/



/* Menu start*/
ul.head
{
	color: #F00;
	display:inline;
	list-style:none;
	font-size:13px;
}

.head li
{
	float:left;
	padding-left:3.2%;
	padding-right:1.667%;
   
	background-color:#FFF;
}
.head li a
{
	display:block;
	color:#F00;

	text-decoration:none;
}

/* menu  end*/



/* below menu part start*/
/*#subh1
{
	margin-left:33.333%;
	margin-top:1em;
}*/
	

ul.subh
{
	color: #F00;
	display:inline;
	list-style:none;
}

.subh li
{
    float:left;
    margin-left:3%;
}	

.button,.button2,.button3
{
	height:7px;
	width:7px;
}
/* below menu part end*/

#image
{
	height:300px;
	background-image:url(opportunities1.png);
	background-repeat:no-repeat;
}

#image1
{
	height:300px;
}
#image2
{
	margin-right:30px;
	clear:both;
	float:right;
	width:300px;
	margin-top:-70px;
    
}


#lorry
{
	float:left;
	margin-top:-100px;
	/*margin-left:15px;*/
	margin-bottom:0;
	
}

/* text area start*/
#text
{
	font-size:18px;
	border:thin solid #000;
	border:none;
	height:360px;
	background-color:#CDCDCD;
	margin-bottom:0px;
	padding:0.05px;
	clear:both;
}

.ready_branding {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size:21px;
}
/*text area end*/


#box
{
	background-color:#CDCDCD;
}

.box1
{
	height:35px;
	width:550px;
	margin-left:180px;
	background-color:#DB1F26;
	font-size:16px;
	margin-bottom:40px;
	border-color:#DB1F26;
	
}

/*::-webkit-input-placeholder { 
    color:    black;
     opacity: 1 !important;
	  text-align: start;
}
*/


::-webkit-input-placeholder {
    color:    #999;
}
:-moz-placeholder {
    color:    #999;
}
/*::-moz-placeholder {
    color:    #999;
}*/
:-ms-input-placeholder {
    color:    #999;
}

/* Different color for some fields */


#mail::-webkit-input-placeholder
{
  color:    #000000;
}


#mail:-moz-placeholder 
{
  color:    #000000;
}


#mail::-moz-placeholder 
{
  color:    #000000;
}


#mail:-ms-input-placeholder 
{
  color:    #000000;
}




.box2
{
	height:235px;
	width:540px;
	margin-left:180px;
	background-color:#FFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: inherit;
	border:thick solid #DB1F26; 
	margin-top:-12px;
	}

/* request a quote start*/
#col2
{
	border: thin solid #CDCDCD;
	
	height:100%;
	clear:both;
	background-color:#CDCDCD;
	/*border: thin solid #CDCDCD;
	height:375px;
	clear:both;
	background-color:#CDCDCD;*/
}


#content5
{
	font-size:16px;
	padding:5px;
	background-color:#2E455B;
	border-radius:16px;
	border:1px solid #152A3E;
	width:10%;
	height:92px;
	margin-left:4.167%;
	margin-top:60px;
	color:#FFF;
    background-image: -webkit-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
	background-image: linear-gradient(to bottom, #8BA0B4 0%, #152A3E 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8BA0B4), color-stop(1, #152A3E));
    background-image: -o-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
    background-image: -moz-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
    background-image: -ms-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
}

#re
{
	/*margin-top:10px;
	margin-left:10px;
	text-align: center;*/
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:400;
}


#content6
{
	
	margin-left:20.833%;
	margin-right:1.042%;
	margin-top:-120px;
	float:left;
}


	.bt
{
	
  background-color: #f00;
  color: #fff;
  border-radius:10px 0 0 10px;
  width:170px;
}


.bo
{
	width:500px;
    border-radius:0 10px 10px 0;
}
	
.su
{
	font-size:18px;
	clear:both;
	margin-top:0;
	margin-left:16.667%;
}

@media (max-width:48.000em){#image2 {margin-top: 70px;} .box2, .box1 { margin: 15px; width: 90%;} .btcom { margin-left:15px;}
#content6 {
margin: auto;
margin-left: 10%;
width: 100%;
float: left;
}
.na
{
	width:100%;
	margin-bottom:1.5%;
	padding:0;
	display:block;
}

.bt
{
	
	color:#FFF;
	border-radius:10px 0 0 10px;
	background-color:#F00;
    width:30%;
}
.bo
{
	width:50%;
    border-radius:0 10px 10px 0;
}
.su {margin-left: 5%;padding: 15px;}
}