/*
Theme Name:olivebranchyork

Theme URI: http://onqanet.com/

Author: The Onqanet Team

Author URI: http://onqanet.com/

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/*------------ Font Face Start  -------------*/
/*------------ Font Face End  -------------*/

/*** Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */

.footer_form textarea  {
  height: 86px;
 
}
.contact_form_main textarea {
    height: 121px;
    
}

.about_enquiry form input[type="submit"] {
    background: #ebf6db;
    border: none;
    border-radius: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-left: -36px;
    width: 370px;
    margin-top:2px;
}
.about_enquiry form textarea {
    background: #fff;
    border: none;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    width: 374px;
    margin-left: -38px;
    
    height: 103px;
}
.footer_form form input[type="submit"] {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    color: #000;
    font-family: 'Raleway', sans-serif;
    margin-top: 6px;
    padding-left: 19px;
    padding-right: 20px;
    font-size: 16px;
}
.about_enquiry {margin-top:81px;}



.nav_mail.animated.bounceInLeft.go .col-md-6 a {color: #fff;}


.sticky {
   position: fixed !important;
    width: 100%;
    top: 0; box-shadow: 0px 0px 3px #A2A2A2;
background: #fff;
z-index:9999999;
}
.pagination .current{background: #006660;
    color: #ffffff;}

.nav_mail.animated.bounceInLeft.go .row a {color: #fff !important;}
