/*--
	Theme Name: theme51347
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 4.4.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
/**************Search Page************/
.search article .post-header .post-title a {
    color: #004fff;
    font-weight: 600;
}
.search .post_content .btn,
.search .post_content .btn:hover {
    background: #00b471;
    font-size: 16px;
    font-weight: 400;
    box-shadow: none;
    color: #fff;
}
/**************Search Page************/

/************Hearder*******************/
.logo {
    margin: 0px !important;
}
.social-nets-wrapper .social li a{
    background: #fff !important;
}
.nav__primary .sf-menu {
    border-right: 1px solid #80dab8 !important;
}
.nav__primary .sf-menu >li{
    border-right: none !important;
    border-left: 1px solid #80dab8 !important;
}
.nav__primary .sf-menu >li:first-child {
    border-left: none !important;
}
body .nav__primary .sf-menu >li:before{
    background: #004fff;
    background-image: none; 
}
body .nav-wrap {
    background-color: #00b471;
    background-image: -moz-linear-gradient(top,#00b471,#04b774);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#00b471),to(#04b774));
    background-image: -webkit-linear-gradient(top,#00b471,#04b774);
    background-image: -o-linear-gradient(top,#00b471,#04b774);
    background-image: linear-gradient(to bottom,#00b471,#04b774);
    background-repeat: repeat-x;
}
.search-form__h #search-header .search-form_it{
    box-shadow: inset 1px 1px 0 #039c63 !important;
    background: #039c63 !important;
}
body .title-section .breadcrumb {
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    font: 14px/1.2em "Open Sans";
}
.title-section .breadcrumb a {
    color: #004fff !important;
}
.title-section .breadcrumb >li.active {
    color: #8c8b8b !important;
}
.title-section .title-header {
    color: #004fff !important;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item{
    text-align: left !important;
    padding: 4px 0px !important;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a:hover,
.nav__primary .sf-menu >li >.sub-menu >.menu-item.current-menu-item a
{
    font-weight: 600 !important;
    color: #082159 !important;
}
body .nav__primary .sf-menu >li >.sub-menu {
    background-color: #004fff;
    background-image: none;
    width: 250px;
}
body .nav__primary .sf-menu >li >a{
    letter-spacing: 0px;
    font-weight: 400;
}
.search-form.search-form__h.hidden-phone.clearfix:before {
    position: absolute;
    content: 'Search';
    left: -60px;
    top: 50%;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}
/************Hearder*******************/
/************Slider*******************/
.slider{
    margin-bottom: 40px !important;
}
/************Slider*******************/
/************Footer*******************/
.footer-text{
	font-weight: 600 !important;
}
.footer2 {
    color: #787878 !important;
}
a.btn.btn-primary.btn-normal.btn-inline.foot2-btn {
    background: #004fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
}
a.btn.btn-primary.btn-normal.btn-inline.foot2-btn:hover, 
a.btn.btn-primary.btn-normal.btn-inline.foot2-btn:focus {
    color: #fff;
    background: #00b471;
}
.footer3-links .current-menu-item a {
    color: #00b471 !important;
}
/************Footer*******************/
/*****************Home Page**********************/
.content-holder {
    background: #fffcfc !important;
}
.home .content-holder {
    background: none !important;
}
.main-holder {
    background: #fffcfc url(images/bg-top.jpg) no-repeat 50% 0 !important;
}
.banner-wrap h5:first-line {
    font-weight: 600 !important;
    color: #373737 !important;
}
body .banner-wrap h5 {
    padding: 18px 15px;
    color: #373737;
    font-size: 18px;
    line-height: 24px;
    background-image: none;
    background: #e8e7e7;
    min-height: 50px;
}
body .banner-wrap{
	background-image: none;
	background: #e8e7e7;
}
body .banner-wrap p {
    padding: 0 18px;
    color: #373737;
    min-height: 95px;
}
body .banner-wrap .link-align .btn {
    background-color: #00b471;
    background-image: -moz-linear-gradient(top,#ce382b,#c12e23);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#00b471),to(#00b471));
    background-image: -webkit-linear-gradient(top,#00b471,#00b471);
    background-image: -o-linear-gradient(top,#ce382b,#c12e23);
    background-image: linear-gradient(to bottom,#00b471,#00b471);
    padding: 10px 18px
;    font-size: 16px;
    font-weight: 400;
}
body .banner-wrap .link-align .btn:focus, 
body .banner-wrap .link-align .btn:hover {
    background: #004fff;
    background: -moz-linear-gradient(top,#004fff 0%,#004fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#004fff),color-stop(100%,#004fff));
    background: -webkit-linear-gradient(top,#004fff 0%,#004fff 100%);
    background: -o-linear-gradient(top,#004fff 0%,#004fff 100%);
    background: -ms-linear-gradient(top,#004fff 0%,#004fff 100%);
    background: linear-gradient(to bottom,#004fff 0%,#004fff 100%);
    color: #fff;
    padding: 10px 18px;
    font-size: 16px;
    font-weight: 400;
}
.banner-wrap .link-align {
    margin: 0 32px 30px 18px !important;
}
.home-sec1-title h1 {
    text-transform: none !important;
}
.home-sec1-content h6 {
    color: #00b471;
    margin-top: 0px;
    margin-bottom: 30px;
    text-transform: none;
}
.home-link a {
    color: #004fff;
    text-decoration: underline;
}
/*****************Home Page**********************/
/*****************About Us Page**********************/
body .about-us h2 strong, 
body .about-us-sec2 h2 strong{
    color: #373737;
    line-height: 45px;
    font-size: 26px;
}
body div.type-page h2 strong , 
body div.type-page h4{
    font-weight: 400 !important;
}
.about-us p {
    font-weight: 300;
    line-height: 18px;
}
.about-us-sec2 h4 {
    color: #00b471;
    text-transform: none;
    font-size: 24px;
    margin-bottom: 25px !important;
    margin-top: 14%;
}
.about-us-sec2 ul li a {
    color: #373737 !important;
}
.list.custom-list ul li {
    background: url(images/cat-arrow.png) no-repeat 0 5px !important;
    margin-bottom: 10px !important;
}
.list.custom-list ul li a {
    font: 14px/24px "Open sans" !important;
}
body .about-us .btn{
    font: 400 16px/1.2em 'Open Sans', sans-serif;
    box-shadow: none;
    background-color: #00b471;
    background-image: none;
}
body .about-us .btn:hover{
    color: #fff;
}
.about-us [id^='readlink'], 
.about-us *[id^='readlink']:hover {
    font: 400 16px/1.2em 'Open Sans', sans-serif;
    box-shadow: none;
    background-color: #00b471;
    background-image: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 24px;
    border-bottom: none !important;
    text-decoration: none;
}
.about-us .spacer {
    height: 15px !important;
}
/*****************About Us Page**********************/
/***********Contact Page*************/
span.comp-name {
    font-weight: 700;
    color: #004fff;
}
.contact-info .hr {
    margin: 15px 0px;
    background: #373737;
}
.contact-info h2 {
    color: #373737;
    margin-bottom: 40px !important;
}
.contact-info textarea, 
.contact-info input[type="text"], 
.contact-info input[type="email"], 
.contact-info input[type="tel"]{
    border: 1px solid #e9e9e9;
}
.contact-info input[type="text"], 
.contact-info input[type="email"], 
.contact-info input[type="tel"]{
    height: 35px !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #373737 !important;
opacity: 1;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #373737 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #373737 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #373737 !important;
opacity: 1;
}
.contact-info .btn,
.contact-info .btn:hover, 
.contact-info .btn:focus {
    font: 600 16px/1.2em 'Open Sans', sans-serif;
    box-shadow: none;
    background-color: #00b471;
    background-image: none;
}
.contact-info .btn:hover, 
.contact-info .btn:focus {
    background-color: #004fff;
    color: #fff;
}
p.submit-wrap {
    margin-top: 25px !important;
}
/***********Contact Page*************/
/**************Meta slider****************/
.flexslider .flex-control-nav li a {
    background: #262626 !important;
}
.flexslider .flex-control-nav li a.flex-active, 
.flexslider .flex-control-nav li a:hover {
    background: #7f7f7f !important;
}
/**************Meta slider****************/
/*****************Motor Page*********************/
body .motor h2 strong, body .motor h2 {
    color: #373737;
    line-height: 35px;
    font-size: 26px;
}

.motor .ml-slider-3-7-2.metaslider.metaslider-flex {
    margin-top: 21px;
}
.motor .spacer {
    height: 15px !important;
}
span.website-list {
    color: #373737;
    border-bottom: 2px solid #cecece;
    text-decoration-color: #cecece;
}
/*****************Motor Page*********************/
/*****************Motor Testing Page*********************/
a.btn.btn-primary.btn-normal.btn-inline.present-btn, 
a.btn.btn-primary.btn-normal.btn-inline.present-btn:hover,
a.btn.btn-primary.btn-normal.btn-inline.broucher-btn,
a.btn.btn-primary.btn-normal.btn-inline.broucher-btn:hover {
    font: 400 16px/1.2em 'Open Sans', sans-serif;
    box-shadow: none;
    background-color: #00b471;
    background-image: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 24px;
}
a.btn.btn-primary.btn-normal.btn-inline.present-btn:hover{
    background: #004fff;
}
a.btn.btn-primary.btn-normal.btn-inline.broucher-btn 
{
    background-color: #004fff;
}
a.btn.btn-primary.btn-normal.btn-inline.broucher-btn:hover{
    background: #00b471;
}
/*****************Motor Testing Page*********************/

/* ******************* Media Query ******************* */
/* Large desktops and laptops */
@media (min-width: 1200px){
  
}
/*  ipad pro Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .sf-menu > li > a,
    .search-form.search-form__h.hidden-phone.clearfix:before{
        font-size: 12px !important;
    }
    body .banner-wrap h5{
        font-size: 14px;
    }
    .footer-text {
        font-size: 12px !important;
    }
    body .about-us h2 strong, 
    body .about-us-sec2 h2 strong,
    div.type-page h2 {
        font-size: 22px;
    }
    .about-us-sec2 h4{
        margin-top: 22%;
    }
}

/* ipad Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .sf-menu > li > a,
    .search-form.search-form__h.hidden-phone.clearfix:before{
        font-size: 9px !important;
    }
    body .banner-wrap h5 {
        font-size: 12px;
        min-height: 70px;
    }

    body .banner-wrap p {
        padding: 0 12px;
        color: #373737;
        font-size: 13px;
        line-height: 18px;
        min-height: 130px;
    }
    body .banner-wrap .link-align .btn{
        font-size: 14px;
    }
    .footer-text {
        font-size: 12px !important;
    }
    body .about-us h2 strong, 
    body .about-us-sec2 h2 strong,
    body div.type-page h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .about-us-sec2 h4{
        margin-top: 22%;
    }
    body .motor h2 strong, 
    body .motor h2 {
        font-size: 20px;
    }  
    .contact-info p {
        font-size: 13px;
    }

}

/* Landscape iphones 6 and portrait tablets */
@media (max-width: 767px) {
  
}
/* Landscape iphones 5 and portrait tablets */
@media (max-width: 640px) {
    
}

/* Landscape phones and smaller */
@media (max-width: 480px){
    body .motor h2 strong, body .motor h2 {
        line-height: 25px;
        font-size: 20px;
    }
    .social-nets-wrapper .social {
        text-align: center !important;
    }
    .logo.pull-left {
        text-align: center;
    }
    .home-sec1-title h1 {
        font-size: 22px;
    }
  
}
@media (max-width: 320px) {
    
}