#mainmenu {
    color: #D03232;
    font-size: 17px!important;
    /*display: inline-block;*/
    text-align: left;
}
footer .container .row b{
    font-size: 18px;
    font-weight: 900;
}

footer .container .row p {
    margin: 0 0 10px;
    text-align: justify;
    padding-right: 50px;
}

#mainmenu a {
    display: block;
    padding: 10px 13px 8px;
    text-decoration: none;
    color: black !important;
    font-size: 15px !important;
    letter-spacing: .1rem;
    text-transform: uppercase;
}

#mainmenu a:hover {
    color: #D03232 !important;
    
}
header {
    position: absolute;
    width: 100%;
    z-index: 100;
    height: 80px;
    background-color: white !important;
}
header .social a {
    color: #db2418 !important;
    font-size: 14px;
    padding: 0 8px 0 8px;
}
#mainmenu li li a {
    padding: 10px 15px 10px 15px;
    /*color: #fff;*/
    text-transform: uppercase;
    background: #fff !important;
    border-top: none;
    /*text-transform: none;*/
    font-size:13px!important;
    letter-spacing: normal;
}

.box-with-icon-left .text {
    margin-left: 56px;
    padding: 20px 30px 0 30px!important;
    border-left: solid 1px #D03232;
}

.cl_contact_submit {
    background: #e8e3e3!important;
    border: 1px solid #395064!important;
    color: #395064;
}

.contact_span{
    display: block;
    font-family: "Georgia";
    font-style: italic;
    text-transform: none;
    font-size: 18px;
    color: #503333;
    margin-top: 10px;
    letter-spacing: 0;
}
.contact_input{
    border: 1px solid #395064ad;
}
.location_social {
    font-size: 17px;
    color: #395064;
}
.location_social .social .col-lg-5 a{
    text-decoration:none;
    font-size: 17px;
    color: #395064;
}
.col-md-4 .location_social {
    font-size: 14px;
    color: #ccc;
}

.col-md-4 .location_social .social{
    display:flex;
    margin-bottom: 0;
}
.location_social .social{
    margin-bottom: 7px;
}
.location_social .social .col-lg-1{
    /*text-align:center;*/
}

.modal-content{
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
    align-items:center;
}
.modal-content img{
    width: 100%;
}




@media (max-width: 992px){
    .modal-content{
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 50%;
        align-items:center;
    }
    .modal-content img{
        width: 100%;
    }
    .call-to-action .col-md-3{
        margin-bottom: 0px!important;
        margin-top: 15px;
        display:flex;
        justify-content:center;
    }
    .col-md-3{
        margin-bottom: 0px!important;
    }    
    .col-md-9{
        margin-bottom: 0px!important;
        z-index: 99;
    }
    #mainmenu {
    background-color: white!important;
    }
}
@media (min-width: 995px) and (max-width:1011px){
    .inner.wow.bg_pad_1.animated {
    padding: 72px 62px!important;
}
}
@media (min-width: 993px) and (max-width:995px){
    .inner.wow.bg_pad_1.animated {
        padding: 60px 62px!important;
    }
}

@media (min-width: 1010px) and (max-width:1015px){
    .inner.bg_pad_3 {
        padding: 60px 58px!important;
    }
}

@media (min-width: 1090px) and (max-width:1105px){
    .inner.bg_pad_3 {
    padding: 60px 63px!important;
}
    
}

@media (min-width: 1106px) and (max-width:1118px){
    .inner.wow.bg_pad_1.animated {
    padding: 48px 60px!important;
}
    
}

@media (min-width: 1223px) and (max-width:1243px){
    .inner.bg_pad_2 {
    padding: 48px 55px;
    }
}
@media (min-width: 1223px) and (max-width:1263px){
    .inner.wow.bg_pad_1.animated {
    padding: 48px 60px;
    }
}
@media (min-width: 1244px) and (max-width:1273px){
    .inner.bg_pad_2 {
    padding: 48px 60px;
}
}

@media only screen and (max-width:510px){
    .feature-box img.img_logo {
    width: 250px!important;
    }
}

@media only screen and (max-width:991px){
    #content .col-lg-6.col-md-6 #map{
        margin-left: 70px!important;
    }
}

/*@media (min-width:480) and (max-width:600px){*/
/*    .feature-box img.img_logo {*/
/*    width: 270px!important;*/
/*    }*/
/*}*/










