.fotr_form {
background-color: rgb(255,255,255);
box-shadow: 0 0 21px 0 rgba(0,0,0,.13);
}
.fotr_form .heading-label {
padding: 20px 30px;
background: #454645;
color: #FFF;
}
.fonts-30 {
font-size: 30px;
line-height: 1.2;
}
.fotr_form_inner {
padding: 30px 30px 20px;
}
.input_cover i {
width: 35px;
text-align: center;
position: absolute;
left: 20px;
top: 30px;
line-height: 24px;
border-right: 1px solid #ffb600;
margin: auto;
height: 24px;
font-size: 16px;
color: #ffb600;
z-index: 1;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control2 {
border: 0!important;
background: #FFFFFF!important;
color: #444;
padding-left: 45px!important;
height: 40px;
font-size: 14px!important;
box-shadow: 0 0 5px .15px rgba(0,0,0,.3)!important;
border-radius: 20px!important;
width: 100%!important;
-webkit-appearance: none;
margin-bottom: 0px!important;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control2 {
border: 0!important;
background: #FFFFFF!important;
color: #444;
padding-left: 45px!important;
line-height: 20px;
font-size: 14px!important;
box-shadow: 0 0 5px .15px rgba(0,0,0,.3)!important;
border-radius: 20px!important;
width: 100%!important;
-webkit-appearance: none;
padding-left: 15px!important;
min-height: 80px;
margin-bottom: 10px!important;
}
::placeholder {
font-size:14px;font-size:14px;
}
:-ms-input-placeholder { font-size:14px;font-size:14px;
}
::-ms-input-placeholder { font-size:14px;
}
input.wpcf7-form-control.wpcf7-submit.schedule {
font-size: 16px!important;
font-weight: bold!important;
letter-spacing: 1px;
padding: 0px 24px;
border-radius: 50px!important;
text-transform: none;
}
.sec-btn.hvr-ripple-out {
display: inline-block;
}
.wpcf7-not-valid {
margin-bottom: 2px!important;
}
.fotr_form .trigger {
background: #FFFFFF!important;
color: #444;
padding-left: 45px!important;
height: 40px;
font-size: 14px!important;
box-shadow: 0 0 5px .15px rgba(0,0,0,.3)!important;
border-radius: 20px!important;
width: 100%!important;
-webkit-appearance: none;
}
.mb20
{
margin-bottom:20px!important;
}
.homecont .heading-label {
display: none;
}
.homecont .input_cover i {
left: 5px;
}
.homecont .hvr-ripple-out:before {
border: none;
}
@media (min-width: 767px)
{
.homecont .col-sm-6.input_cover {
width: 48%;
margin: 5px;
}
}