/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/*menu latereale*/

.q_logo_vertical a {
    display:block;
    text-align:center;
    margin-top:20px;
    margin-bottom: 10px; 
}

.textwidget p{
    font-size: 12px;
    line-height:18px;    
}

aside .widget h5{
    margin-bottom: 5px;
}

aside .widget{
    margin-bottom:2px;
}

nav.vertical_menu{
    margin-bottom:0px;
    margin-top:20px;
}

/*about us*/

.semicerchio{
    overflow: hidden;
    width: 60%;
    height: auto;
    border-radius: 50% / 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border:3px solid #e8e8e8;    
    box-shadow: 0px 3px 10px #888888;
   margin-left:auto;
    margin-right: auto;
    
}

.testini p{
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}

.desc > span.testo_interno{
    line-height: 10px!important;
    font-weight:400;
}

p.desc_servizi{
    font-size:13px;
    line-height: 18px;
    text-align: center;
    padding: 0 10px 0 10px;
}

.colonna-servizi > p {
    font-size:11px;
}


/*TEAM*/


h3.q_team_name{
    font-size: 18px;
    line-height: 22px!important;
}


.q_team_description_inner p{
    font-size:10px;
    line-height: 13px;
    color: #494948;
    text-align: left;
}
.q_team_description_inner{
    padding:0 10px!important;
}
.q_team .q_team_title_holder .q_team_name{
    margin-bottom:0px!important;
}



/*portfolio-items*/



.q_list.circle ul{
    list-style: none;
    margin:0;
    padding:0;
}


.q_list.circle li{
    padding-left:16px;
    margin-bottom:14px!important;
    padding-bottom:14px;
    
}

.q_list.circle li:before{
    content: "•"; 
    padding-right: 8px;
    background-color: #641706!important; 
}

.q_list.circle span{
    color:#494948;
    line-height: 14px;
}

    
button#currency_converter{
    background-color: #494948;
    color:white;
    width: 80px;
    height: auto;
    border:0px;
    border-radius: 5px;
    font-size:12px;
    line-height: 14px;
    font-weight: 400;
}
    
button#currency_converter:hover{
     background-color: #167F39;
    
}   
.portfolio_navigation{
    display:none;
}
.qode_portfolio_related h4 {
    padding-top:35px;
    padding-bottom: 20px;
    
}
.portfolio_description span{
    display:none!important;
}

.cf7_custom_style_1 label{
    color:white;
    font-weight: 600;
    text-transform: uppercase;

}
    

/*portfolio-page*/

.vertical_menu_enabled .full_width .filter_outer {
    margin: 10px 0 10px;

}

.filter_holder{
    margin-top:30px;
    background-color:#0f4235;
    border-bottom:1px solid #0f4235;
    border-top:1px solid #0f4235;
    padding:7px 0 0;
    
}

.filter_holder li span{
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    text-transform:lowercase!important;
    color:#ffffff!important;
    margin-top:7px;
    
}
.filter_holder ul li.active span, .filter_holder ul li:hover span{
    color:whitesmoke!important;
}

.galleria_affitti{
    width:100%;
}

/*in viaggio*/

.testi_paesi{
    text-align: justify;
}

.vc_text_separator.full {
    margin:40px 0 40px;
}

.testi_paesi ul{
    margin-top:15px;
}

/*in legge*/

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-image.right {
    padding: 25px 0px 0px 40px;
    
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-image.left {
    padding: 25px 40px 0px 0px;
    
}

.costo h3{
    color:white;
    font-size:24px;
    line-height: 50px;
    margin-bottom:15px;
    font-weight: 700;
    
}

.luogo{
    width:100%;
    height:20px;
    text-align: center;
}

.desc_luogo{
    color:white;
    font-size:22px;
    font-family: 'Crushed', cursive;
    font-weight: 700;

}

.camere h6{
    color:white!important;
    margin-top:15px;
}


.qode-accordion-holder .qode-title-holder{
    background-color:rgba(151,237,138,0.2);
    color:#494948;
    margin-bottom: 5px!important;
    
   
}

.bottone-sito{
    padding:15px;
    background-color:#0f4235;
}
