
.vc_button_decisional_tree {
    clear: left;
    float: left;
    margin: 0 auto;
    padding: 10px 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    background: #F8F8F8;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.vc_button_decisional_tree a {
    color: #212121;
    float: left;
    clear: left;
    width: 100%;
    font-size: 27px;
    line-height: 30px;
    font-weight: 600;
}
.vc_button_decisional_tree a:hover {
    color: #f3881a;
}.vc_button_decisional_tree {
    clear: left;
    float: left;
    margin: 0 auto;
    padding: 10px 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    background: #F8F8F8;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.vc_button_decisional_tree a {
    color: #212121;
    float: left;
    clear: left;
    width: 100%;
    font-size: 27px;
    line-height: 30px;
    font-weight: 600;
}
.vc_button_decisional_tree a:hover {
    color: #f3881a;
}
.banner_rectangle_245x115_1 {
    margin: 0 auto;
    display: table;
    /* float: left; */
    /* width: 100%;*/
}
.banner_rectangle_245x115_1 img {
    max-width:100%;
}

/*---vc_textedit_title_block---*/
.vc_textedit_title_block{
    float:left;
    clear:left;
    width:100%;
}
.vc_textedit_title_block .text {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    font-size: 3em;
    line-height: 1em;
    font-weight: 500;
    color: #f3881a;
}
.vc_textedit_title_block .text:after {
    content: " ";
    width: 320px;
    height: 2px;
    background: #D9D9D9;
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -160px;
}
.vc_textedit_title_block .text a {
    color:inherit;

}
.vc_textedit_title_block .key_text_edit {
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
    background:#dedede;
}

.vc_textedit_title_block.vc_medium .text{
    text-align: center;
    margin-bottom: 50px;
    font-size: 2em;
    line-height: 1em;
    font-weight: 500;
    color: #f3881a;
}

.vc_textedit_title_block.vc_medium .text:after {
    display:none;
}


/*skin background*/
@media (min-width: 992px) {
    body.background .navbar-fixed-top{
        position:static;
    }
    body.background {
        padding-top:90px;
    }
    body.background .background-hidden{
        display:none;
    }
    body.background .container-fluid {
        width:1170px;
        margin-left:inherit;
        margin-right:inherit;
        margin:0 auto;
        padding-left:0;
        padding-right:0;
        position:relative;
        z-index:90;
    }
    body.background .container-fluid.vc_zindex{
        z-index:1000;
    }
    body.background .container {
        width:100%;
        margin-left:inherit;
        margin-right:inherit;
        margin:0 auto;
        padding-left:0;
        padding-right:0;
        position:relative;
        background:#fff;
        z-index: initial !important;
    }

    body.background .container-fluid > .row {
        margin: 0;
        padding: 0 15px;
        background:#fff;
    }
    body.background .container-fluid > .container > .row {
        margin: 0;
    }
    
     body.background .hidden-navbar-fixed{
        z-index:999999;
    }
     body.background .navbar-show .navbar-fixed-top{
        position:fixed;
    }
    
    body.background .vc_main_menu {
        width: 1140px;
    }
    body.background .vc_main_menu ul.menu_1 li {
        padding: 0 7px;
    }
    body.background .vc_main_menu ul.menu_1 li a{
        font-size:0.75em;
    }
}
@media (max-width: 990px) {
    body.background{
        background-image:none !important;
        background-color:#fff;
    }
}
@media (min-width: 990px) and (max-width: 1199px) {
    body.background .container-fluid {
        width:970px;
    }
    body.background .vc_main_menu {
        width: 940px;
    }
    body.background .navbar-show .container.vc_bg_blu{
        width:970px;
    }
    body.background .vc_main_menu ul.menu_1 li a{
        font-size:0.7em;
    }
}
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.vc_footer_textedit_text {
    float:left;
    clear:left;
    width:100%;
    text-align:left;
    position:relative;
}
.vc_footer_textedit_text .text {
    font-size: 0.9em;
    line-height: 1.4em;
    font-weight: 300;
    color:#212121;
}

.vc_footer_textedit_text.vc_decisional_tree .text {
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: normal;
}

@media (max-width: 480px) {
    .vc_footer_textedit_text {
        text-align:center;
    }
}

/*---Back to top button*/
#vc_back_top {
    margin:0px;
    padding:0px;
    position:fixed;
    bottom:2%;
    margin-left:1%;
    display:none;
    z-index:100;
}
#vc_back_top a {
    margin:0px;
    padding:0px;
    width:45px;
    height:45px;
    float:left;
    clear:left;
    display:block;
    -webkit-transition:1s;
    -moz-transition:1s;
    transition:1s;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border:2px #cbcbcb solid;
    text-align:center;
}

#vc_back_top a .fa {
    color:#cbcbcb;
    font-size:3em;
    line-height:35px;
}
@media screen and (max-width: 989px) {
    #vc_back_top {
        visibility: hidden;
    }
}
@media screen and (min-width:990px){
    #vc_back_top {
        visibility: visible;
    } 
}
.navbar-brand{
    padding:10px 0;
    height:auto;
}
.vc_cont_login_cart{
    margin-top: 19px;
    margin-left: 15px;
}
.vc_cont_subheader{
    padding:8px 0;
    position:relative;
    z-index: 990;
}
@media (max-width:989px){
    .vc_cont_cart_login{
        padding-top:15px;
    }
}

