/*
Theme Name: Equine
Theme URI: http://www.mrgraphics.com.au/
Author: the WordPress team
Author URI: http://www.mrgraphics.com.au/
Version: 1.0
*/
@charset "utf-8";
/* CSS Document */
@import url('css/bootstrap.css');
@import url('css/style.css');
.carousel {
    position: relative;
    top: -85px;
    height: 76%;
    margin:0 5%;
}
.wpcf7-text{
    width: 100%;
    background: #f3f2f2;
    border: 1px solid #ccc;
    padding: 15px 20px;
    margin-bottom: 5px;
}
.wpcf7-textarea{
    width: 100%;
    background: #f3f2f2;
    border: 1px solid #ccc;
    padding: 15px 20px;
    margin-bottom: 5px;
}
.wpcf7-submit{
    font-family: 'open_sanslight';
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: none;
    border: none;
}
.current-menu-item{
    color: #fff !important;
    background-color: #000;
}
.current-menu-item a{
    color: #fff !important;
}
.footer-top{
    padding: 30px;
    font-family: 'open_sanslight';
}
.footer-top h2 {
    font-family: "open_sanslight";
    color: #C90000;
    font-size: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #cf61a7;
    padding-bottom: 10px;
    margin-top: 0px;
}
.footer-top p {
    font-family: "open_sanslight";
    color: #1D1D1D;
    font-size: 17px;
}
.footer-top ul {
    margin: 0px;
    padding: 0px;
}
.footer-top ul li {
    list-style-type: none;
    float: none;
    border-bottom: 1px dashed #1D1D1D;
}
.footer-top ul li a {
    font-family: "open_sanslight";
    color: #1D1D1D;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 40px;
    text-decoration: none;
}
footer-top ul li a:hover {
    color: #1D1D1D;
}
.social_icon {
    padding: 13px 0px;
}
.readmore2 {
    width: 200px;
    background: #e2231a;
    border-radius: 5px;
    border: 1px solid #464646;
    text-align: center;
    margin:0 auto;
}
.readmore2 a {
    font-family: "open_sanslight";
    color: #FFF;
    font-size: 14px;
    text-align: center;
    height: 37px;
    line-height: 37px;
    text-decoration: none;
}
.em_col a{color: #8b4b9d;}
.em_col a:hover{color:#CC3333;}
.footer a{color:#CC3333;}
.footer a:hover{color:#8b4b9d;}
.con-head h2 {
    font-family: "open_sanslight";
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #cf61a7;
    padding-bottom: 10px;
    display: inline-block;
    margin-top: 50px;
}
.navbar-brand > img{
margin-top: 12px;
}
.wpcf7-list-item-label{font-family:'open_sanslight';}
.wpcf7-mail-sent-ok{font-family:'open_sanslight';border:none !important;}
div.wpcf7-validation-errors{border:none !important;font-family:'open_sanslight';}
div.wpcf7 img.ajax-loader{margin-left: -15px !important;}
.em_con a:hover{color: #C33 !important;}