/*
Theme Name: 	GearUp Child
Theme URI: 		
Author: 		
Author URI: 	
Description:	
Template:		izard
Version: 		
*/

/* Theme customization starts here
-------------------------------------------------------------- */
html body{
    line-height: 1.7em;
}
html body h1, html body h2, html body h3, html body h4{
    line-height: 1.5em;
}

.separatorHome h2{
    color: #fff;
    font-size: 35px;
    padding: 100px 0;
}
.separatorHome h2::before{
     border-left: 10px solid #f47428;
    content: "";
    display: block;
    height: 60%;
    left: -35px;
    position: absolute;
    top: -45px;
    }
.separatorHome {
    background: #512b36;
}
.firstSectionhome{

}
.firstSectionhome h2 {
	
}
.descHome{
    font-size: 18px;
    line-height: 1.5em;
}

#Top_bar .menu > li > a span {
    text-transform: uppercase;
}
.top_bar_right_wrapper .button_label{

}
.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    background-color: #f47428;
}
.encart > .wpb_column .wpb_content_element  {
    padding: 40px;
}
.encart.violet .active{
    background: #512b36;
    color: #fff;
    border-left: 20px solid #f47428;
}
.encart.violet .active2{
    position: relative;
}
.encart.violet .active2::before{
     border-left: 7px solid #f47428;
    content: "";
    display: block;
    height: 60%;
    left: 15px;
    position: absolute;
    top: 35%;
}
.encart h2{
    color: #fff;
    font-size: 25px;
}
.encart.h2Black h2{
    color: inherit;
}
.encartTop .active{
    margin-top: -40px;
}
.encartTopContact .active{
    margin-top: -115px;
}
.doubleEncart > .wpb_column {

}
.doubleEncart > .wpb_column h2{
    position: relative;
     padding-left: 30px;
}
.doubleEncart > .wpb_column h2::before {
     border-left: 7px solid #f47428;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.paddingL30{
    padding-left: 30px;
}
.bulletTxt{
    position: relative;
     padding-left: 60px;
}
.bulletTxt::before{
    margin-top: -5px;
    background: #f47428;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    left: 30px;
    position: absolute;
    top: 50%;
    border-radius: 50%;
}
.bulletTxt:last-child::before{
    background: none;
}
.partenairTabs{
    margin-top: -50px;
}
.partenairTabs.vc_tta.vc_general .vc_tta-tab a{
    font-weight: 600;
    padding: 34px 30px;
}
.partenairTabs.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 0;
}
.partenairTabs.vc_tta.vc_general .vc_tta-tab.vc_active a, body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:focus {
    color: #f47428;
    background-color: #fff;
}
body a.button, body a.tp-button {
    background-color: #f47428;

}
a.button .button_icon i {
    color: #fff;
}
body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #512b36;
    color: #fff;
}
body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:hover{
    background-color: #512b36;
    color: #f47428;

}

.wpb_gmaps_widget.mapContact .wpb_wrapper {
    background-color: none;
    padding: 0;
}
.wpb_gmaps_widget.mapContact .wpb_wrapper > div{
    margin-bottom: 0;
}
.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    background-color: #f47428;
    color: #ffffff;
    margin-left: 40px;
}
.encartContact .wpb_content_element {
    margin-bottom: 0;
}

@media (min-width: 768px) {
	.tp-caption.Gym-Subline{
        font-weight: 100 !important;
    }   
}
@media (max-width: 768px) {
    .wpb_row .wpb_column + .wpb_column   {
        margin-top: 35px;
    }
	.tp-caption.Gym-Subline{
        font-weight: 800 !important;
    }   
}