/*homepage*/
.banner-contact {
position: absolute;
/* bottom: 54px; */
right: 0px;
z-index: 10;
border-top: 10px solid #ffad18;
background: #fff;
padding: 15px 0px 10px;
margin: 0 15px;
text-align: center;
width: 442px;
margin-top:60px;
margin-bottom:29px;
}
.brand-color {
color: #ffad18;
}
.banner-contact form {
padding: 0 30px;
}
.banner-contact form input {
margin-bottom: 10px;
width: 100%;
color: #717273;
font-size: 14px;
border: 0;
border-bottom: 1px solid #d0d0d0;
height: 35px;
line-height: 40px;
}
.banner-contact form button {
/*margin-top: 30px;*/
border-radius: 0;
background: #ffad18;
color: #fff;
border-color: #ffad18;
padding: 10px 20px
}
.banner-contact form textarea {
margin-bottom: 10px;
width: 100%;
color: #717273;
font-size: 14px;
border: 0;
border-bottom: 1px solid #d0d0d0;
height: 35px;
line-height: 40px;
}
@media only screen and (max-width: 767px) {}  

#crmWebToEntityForm tr{
background-color: #fff !important;
}
#crmWebToEntityForm tr , #crmWebToEntityForm td { 
padding:4px;
border-spacing:0px;
border-width:0px;
}
.banner-contact input[type="text"] {
border: 1px solid #ccc; height: 36px;
padding: 0 10px; border-radius: 3px;
-webkit-box-shadow: 0 8px 6px -6px #ccc;
-moz-box-shadow: 0 8px 6px -6px #ccc;
box-shadow: 0 8px 6px -6px #ccc;
}
input#formsubmit {
width: 100px;
height: 40px;
border: 0px;
background-color: #f37435;
color: #fff !important;
text-transform: uppercase;
font-size: 14px;
padding: 5px;
transition: all 0.3s;
}
input#formsubmit1 {
width: 100px;
height: 40px;
border: 0px;
background-color: #00aeef;
color: #fff !important;
text-transform: uppercase;
font-size: 14px;
padding: 5px;
transition: all 0.3s;
}
table{
margin-bottom:0 !important;
}

table.itable{width:100%;color:black;}
table.itable td.td1{color:black;font-family:Tahoma;font-size:15px;word-break: break-word;}

table.itable td.td2{
   word-break: break-word;text-align:left;font-size:13px;font-family:Tahoma;width:30%;
}
table.itable td.td2 span{color: red;}
table.itable td.td3{
   width:70%;
}
table.itable td.td3 input{
   width:100%;box-sizing:border-box;
}
table.itable td.td4{
   width:30%;
}
table.itable td.td5{
   text-align:center; padding-top:15px;font-size:13px;
}
table.itable td.td5 input{
   margin-right: 5px;cursor: pointer;font-size:13px;color:#000000
}


.colwt{color: #fff;}
.hero-section h2.hs-title{font-size: 30px;margin-top:90px;margin-bottom:29px;}
.hero-section .hs-des i{color: #f6783a;}
.sec1h1{font-size:32px; margin: 40px 0 50px;}
.card img{width:100%; height:200px !important;}
.qlinks i{color: #f6783a; margin-right: 8px;}

.horlink{margin: 30px 0 50px;}
.sec2h1{font-size: 32px;}
.image1{width:auto;height:auto;}

.footer-section .copyright p span a{color: #FF7200;}
/*homepage*/

