#page-container {padding-top: 131px!important;}
span.mobile_menu_bar:before{color: #ff7f00!important;}
.et_mobile_menu{border-top: 3px solid #ff7f00!important;} #main-header{box-shadow: none!important;}
#et-info-phone,#et-info-email, #top-header a{color: #666666;}
.nav li ul{
border-top: 3px solid #0000fe!important;
}
#top-header a {color: #000000!important; font-weight: bold;}
#et-info-phone{font-weight: bold!important; color: #666666!important;}
#et-info-phone::before{color: #ff7f00!important;}
#et-info-email::before{color: #ff7f00!important;} .pivotal:before {
content:"";
display: block;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
background-position: center; background-size: cover;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
@media only screen and (min-width: 767px) {
.pivotal {
overflow: hidden;
}
.pivotal:hover:before {
transform: scale(1.1); }
}  div.wpcf7 { 
padding-top:20px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
width: 100%;
background-color: #ffffff!important;
padding: 16px;
border-width: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0; font-size: 14px;
-webkit-appearance: none;
box-shadow: 0px 10px 24px 6px rgba(0,0,0,0.06);
}
input.wpcf7-form-control.wpcf7-submit {
color: #ff7f00!important;
border-width: 8px!important;
border-color: #ffffff;
border-radius: 0px;
font-size: 15px;
font-weight: 700!important;
background-color: #ffffff;
float: right;
cursor: pointer!important;
text-transform: uppercase!important;
}
@media only screen and (max-width: 980px){
input.wpcf7-form-control.wpcf7-submit {
color:#ff7f00!important;
background:  #ffffff!important;
border-width: 10px!important;
border-color:  #ffffff;
border-radius: 100px;
font-size: 10px;
font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
font-weight: 600!important;
background-color: #ffffff;
float: right;
cursor: pointer!important;
}
}
.wpcf7 form p {
color: #000000; line-height: 1.8em;
}
#left {
width: 47%;
float: left;
margin-right:6%;
color: #000000;
}
#right {
width: 47%;
float: left;
color: #000000;
}
.clearfix:after {
content:"\0020";
display:block;
height:0;
clear:both;
visibility:hidden;
overflow:hidden;
margin-bottom:10px;
}
.clearfix {
display:block;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #ffffff!important;
color: #de2027!important;
}