/*--
	Theme Name: theme50739
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

.footer-extra .span3{
    margin: 20px 10px;
}
.footer-extra .title-footer{
    padding: 10px 15px;
}
.title-footer h3 {
    margin-bottom: 0;
    text-align: center;
}
.box-home .title{
    font-size: 19px !important;
    padding: 10px 0 !important;
}
.sf-menu > li > a {
    margin: 0 55px !important;
}
.logo:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 97px !important;
    background-color: #d76b0a !important;
    width: 1933px !important;
    margin-left: -383px;
}
.motopress-bg-color-silver {
    background-color: #f0f0f0 !important;
}
.motopress-bg-color-white {
    background-color: #ffffff !important;
}
.footer-middle{
    text-align: center;
}
ul.footer-widget-fixed {
    padding: 0;
    margin: 0 0 12px 71px;
}
a.nonehover:hover:after{
    width: 0;
    height: 0px;
}
.title-section {
    background-color: #d76b0a !important;
}
.title-section:after{
    background-color: #d76b0a !important;
}
.title-header{
    color: #FFF !important;
}
.breadcrumb__t li a {
    color: #665129 !important;
}
.footer .footer-extra:after{
    background: #d76b0a !important;
}
.footer .footer-extra{
    background: #d76b0a !important;
}
.footer-extra,
.footer-extra a,
.footer-extra h3{
    color: #fff !important;
}
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea{
    border: 1px solid rgba(178, 178, 178, 0.88) !important;
    background: #f0f0f0 !important;
}
input[type="reset"],
input[type="submit"]{
    border: 1px solid rgba(178, 178, 178, 0.88);
    width: 100px !important;
    height: 40px !important;
    font-size: 17px !important;
}
input[type="reset"]:hover,
input[type="submit"]:hover{
    border: 1px solid rgb(116, 116, 116);
    background-color: rgb(116, 116, 116) !important;
    color: #fff !important;
    transition: all 0.2s ease;
}
.sf-menu > li > a:hover:after, .sf-menu > li.sfHover> a:after, .sf-menu > li.current-menu-item > a:after, .sf-menu > li.current_page_item > a:after{
    height: 3px !important;
    background-color: #d76b0a !important;
    bottom: -5px;
}
.row-slide-home .motopress-image-slider-obj.flexslider .slides img{
    max-height: 900px !important;
}
.ctm-icon-sty figure{ 
    margin-top: 0px;
}
.footer{
    background: rgba(51, 51, 51, 0.93) !important;
    color: #fff !important;
}
.footer a,
.footer-text{
    color: #fff !important;
}
a.nonehover img{
    margin: 5px 10px;
}
.service-box .btn-align {
    text-align: center;
}
.icon-facebook::before {
    content: "\f082" !important;
}
.facebook_footer {
    float: right;
    text-align: right;
    margin-top: 17px;
    font-size: 30px;
}
.icon-facebook:hover {
    color: #4f84e4;
}



/*--- H1 SEO ---*/
.h-title {
    margin: 0;
}
.h-title span {
    position: absolute;
    text-indent: -9999em;
}

@media screen and (max-width: 1024px){
    .sf-menu > li > a {
        margin: 0 37px !important;
    }
    .tel-email-top{
        position: relative;
    }
}
@media screen and (max-width: 768px){
    .sf-menu > li > a {
        margin: 0 21px !important;
    }
}
@media screen and (max-width: 767px){
    .facebook_footer {
        text-align: center;
        margin-top: 0;
    }
}
@media screen and (max-width: 480px){
   .logo::after{
        top: 168px !important;
   }
}