/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 13, 2015, 2:57:32 AM
    Author     : azeem
*/

.logo-wrap .logo {
    width: 630px;
    height: 155px;
}

#nav > li.current a {
    background: #CF0F23;  
}
.nav-wrap2, #header.sticky #nav-wrap {
    background: #CF0F23;
}
.greybg {
    background: #f4f4f4;
}

.nav-wrap2 #nav > li > a {
    border-right: 1px solid #ab0012;
}

.nav-wrap2 #nav > li:first-child > a {
    border-left: 1px solid #ab0012;
}
.button.red {
    background: #CF0F23 none repeat scroll 0% 0%;
}

.button.red:hover, button.red:hover, input.red[type="submit"]:hover, input.red[type="reset"]:hover, input.red[type="button"]:hover {
    background: #ab0012 none repeat scroll 0% 0%;
}
::selection { background: #ab0012; color: #fff; }
::-moz-selection { background: #ab0012; color: #fff; }

.greyblock {
    background: #fff;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    height: 210px;
}
.greyblock .wpb_wrapper .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.greyblock:hover {
    background: #ff0000;
    height: 210px;
}
.greyblock:hover .wpb_wrapper .col-md-6 p {
    color: #fff;
}

.ftaddress {
    color: #f0a900;
    font-family: "Open Sans";
    font-size: 14px;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    display: block;
    position: absolute;
    left: 7px;
    width: 0px;
    height: 0px;
    top: 4px;
    border: none;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon::before {
    content: "+";
    float: left;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    display: block;
    color: #656F78;
    padding: 5px 5px 5px 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: none;
    font-weight: bold;
    font-size: 14px;
    font-family: "Roboto Slab",serif;
    min-height: 0px;
    line-height: 1.5;
    margin-left: 17px;
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 0px 20px 30px 34px;
}

#nav > li > a:hover, #nav li.current a {
    background: #4F7248 none repeat scroll 0% 0%;
    color: #FFF;
}

#nav {
    background: #CF0F23 none repeat scroll 0% 0%;
    /*    padding: 2px 10px 24px 5px;*/
}

.vc_gitem-post-data h4 {
    text-align: center !important;
    font-weight: bold;

}
.vc_button-2-wrapper.vc_button-2-align-left {
    display: block;
    text-align: center;
}

a, a:visited {
    color: #CF0F23;
}

#header h6 i, .top-bar h6 i, .top-inf h6 i {
    font-size: 28px;
    color: #000;
}

#header h6, .top-bar h6, .top-inf h6 {

    font-size: 16px;
    margin: 18px 6px;
    font-weight: 400;
    margin-top: 25px;
}
#header h6 img {
    background: transparent none repeat scroll 0% 0%;
    font-size: 18px;
    color: #6A6C75;
    display: inline;
    margin: 7px 4px;
    padding: 8px;
    border-radius: 50%;
    border: 1px solid #E9E9E9;
    vertical-align: middle;
}
@media only screen and (max-device-width: 480px) {
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .container {
        width: auto;
    }
}





.greyblock {
    background: #fff;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    height: 210px;
}
.greyblock .wpb_wrapper .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.greyblock:hover {
    background: #C80403;
    height: 210px;
}
.greyblock:hover .wpb_wrapper .col-md-6 p {
    color: #fff;
}
a.readmore {
    display:none;
}

.our-team h2 {
    margin-top: -80px;
    font-size: 19px;
    line-height: 40px;
    color: #FFF;
    padding-left: 10px;
    margin-bottom: 20px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.9);
    font-weight: bold;
    letter-spacing: normal;
}

.our-team p {
    margin: 0px 0px 10px;
    text-align: center;
    border-top: 1px solid #E5E5E5;
    padding-top: 10px;
}

.our-team .social-team {
    border-top: none;
    padding-bottom: 6px;
}
.our-team h5 {
    color: #fff;
}

ul.sub-menu {
    background: #CF0F23 !important;
    border: 0px solid #e2e2e2 !important;
}

#nav ul li a, #nav ul li:hover > a {
    background: transparent !important;
    border: 0px solid #e2e2e2 !important;
}
#nav ul {
    padding:0px;
    padding-left: 0px;
}
#nav ul li {
    padding: 0 0 0 20px;
    border-bottom: 1px solid #ab0012;
}
#nav ul li:hover {
    background-color: #4F7248;
}
#nav ul li a, #nav ul li a, #nav ul li:hover > a {
    font-size: 14px;
    text-transform: uppercase;
}