
/* GENERAL */

    .button-flat a.button:not(.action_button), .button-flat:not(.header-plain) a.button.action_button, .button-flat a.tp-button, .button-flat button, .button-flat input[type="submit"], .button-flat input[type="reset"], .button-flat input[type="button"] {
        border-radius: 37px;
        font-family: "Raleway", Arial, Tahoma, sans-serif;}

    input[type="submit"], input[type="button"]{
        background-color: #d58ab5 !important;}

/* ACTION BAR*/
    #Action_bar .contact_details {
        width: 100%}  

    #Action_bar .contact_details li {
        color: #444;
        float: right;} 

    #Action_bar .contact_details li.slogan {
        float: left;
        color: #999;
        font-size: .8em;}

    #Action_bar .contact_details li.phone {
        font-size: 1.3em;}




/* HEADER */


    #Top_bar.loading {
        display: block !important;}

    #Subheader {
        padding: 30px 0 0;}

    #Subheader .title {
        line-height: 1.4em !important;}             

    #Header  .menu > li.evaluacion a span{
        padding: 5px 15px !important;
        line-height: 45px !important;
        background-color: #d58ab5;
        color: #fff;
        display: inline-block;
        cursor: pointer;
        border: 0;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        position: relative;
        overflow: hidden;
        -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.03);
        box-shadow: inset 0 0 0 1px rgba(0,0,0,.03);
        background-repeat: repeat-x;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;}

    #Header  .menu > li.evaluacion a {
        background-color: transparent !important;}

    #Header  .menu > li.evaluacion.hover > a{
        background-color: transparent !important;}

    #Header  .menu > li.evaluacion.hover > a span{
        color: #f59d51;
        background-color: #F2F2F2;}

    #Header  .menu > li.evaluacion{
        display:block;
        position: absolute;
        top: 20px;
        right: 0;}

    #Header .is-sticky .menu > li.evaluacion {
        top: 5px;}  

    .header-plain #Top_bar.is-sticky .menu > li.evaluacion > a span:not(.description) {        
        line-height: 40px !important;}        

/* MENU*/

    #Top_bar .menu li ul li {
        width: 300px;}

    #Top_bar a.responsive-menu-toggle {
        width: 42px;    
        position: absolute !important;
        right: 20px !important;
        top: 52px !important;
        left: initial !important;
        background-color: #d58ab5;
        color: #fff;}


/* HOME */

    .button-flat a.button:after, .button-flat a.tp-button:after, .button-flat button:after, .button-flat input[type="submit"]:after, .button-flat input[type="reset"]:after, .button-flat input[type="button"]:after {
        border-radius: 37px;}
        

/* TEAM */

    .team ul {
        list-style: initial;}

    .team ul li{
        margin-left: 2em;}


/* CONTACT */

    .desc a {
        display: initial;
        color: #d58ab5 !important;} 

    .list_item big, .list_item .big {
        font-weight: 500;}

    .acepto-politica-privacidad{
        width: auto !important;}


/* FOOTER */
    #Footer {
        font-size: .85em;}




/* LANDING */

    .form-landing{
        background-color: #eee;}

    .form-landing div.wpcf7,
    .form-landing h2{
        padding: 0 20px;
        margin: 20px 0;}

    .landing-text-block h2{
        margin: 20px 0;}

    .fancy_heading .title {
        font-size: 30px;
        line-height: 30px;
        margin-top: 40px;}  
        
    h2 {
        margin-top:2em;}   

    #Subheader ul.breadcrumbs {
        font-size: .9em !important;}     

    .header-plain #Top_bar{
        border-top: 1px solid;}     

    #Subheader:after {
        background: none;}    

    .team .desc_wrapper h4 {
        margin-bottom: 3px;
        font-weight: bold;
        font-size: 20px;}    

    #popup_contact .button.button_js{
        background-color: #d58ab5;
        color: #fff;}

    #popup_contact .popup_contact_wrapper {
        background: #f2f2f2;}

    #popup_contact .popup_contact_wrapper span.arrow {
        border-top: 8px solid #f2f2f2;}    


    .starratingawesome{
        margin-bottom: -3px !important;}

    .starratingawesome label{
        margin-bottom: 0 !important;}

    .starratingawesome > input:checked ~ label {
        color: #FFD700;}  



/* HOME */

    .article_box .desc_wrapper {
        width: 100%;
        padding: 10px 0px;
        background-color: transparent;
        min-height: 0;}

    .article_box .photo_wrapper {
        width: 100%;}

    .article_box .desc_wrapper h4 {
        font-size: 20px;}     


    div.wpcf7 .ajax-loader{
        width: 25px !important;
        height: 25px !important;}


@media only screen and (max-width: 767px){

/* ACTION BAR */
    #Action_bar .contact_details li.slogan {
        display: none}

    #Action_bar .contact_details li.address {
        float: left;}

    #Action_bar .contact_details li.phone {
        float: right;}

    #Action_bar .contact_details li {
        margin: 10px 0;
        float: none;
        display: block;} 



/* CONTACT */
    .list_item .list_left {
        width: 50px;}

    .list_item .list_right {
        margin-left: 70px;}        



    #popup_contact {
        display: block !important;}

    #back_to_top.in_footer, #back_to_top.sticky {
        display: none;}

   

    #Top_bar a.responsive-menu-toggle.is-sticky {
        position: absolute;
        top: -26px;}

    #Top_bar #menu ul li a {
        padding: 0 37px !important;}

    #Top_bar .logo #logo {
        margin-left: 37px;} 

}

/*

    h2,h3,h4 {
        font-weight: 400;
        line-height: 1.3em;}
            
    h2 {
        text-transform: uppercase;
        margin-top:2em;}

    a {
        color: #00b4b5;
    }       
        
    .header-classic #Action_bar, .header-stack #Action_bar {
        background-color: #f5f5f5;
    }       
        
    #Header  .menu > li.evaluacion{
        display:block;
        position: absolute;
        right: 0;
        }
        
        
    #Header  .menu > li.evaluacion a{
        padding: 10px 0 0px;}
        

        
    #Header  .menu > li.evaluacion a:after {
        background: transparent;}

    #Header  .is-sticky .menu > li.evaluacion a span{
        margin-top: -5px;
    }

    #Header .menu > li.evaluacion a span{
        line-height: 30px;
        margin-top: 16px;}
        
        
        
    #Header .menu li ul li {
        width: 290px;}
        
    #Header .menu li#menu-item-289 ul li {
        width: 390px;}
        
    .the_content_wrapper h2 , .content_wrapper h2 {
        text-transform: none;
        margin: 1.4em 0 .2em;}
        
    .the_content_wrapper h2 strong , .content_wrapper h2 strong{
        font-weight:normal}
        
    .testimonials_slider .slider_images{
        display:none !important;}
        
    .testimonials_slider .caroufredsel_wrapper{
        cursor:default !important;}
        
    #Action_bar .contact_details {
        float: right;
        font-size:14px;}    
    
    #Action_bar .contact_details li {
        color:#000;}
        
    .question:hover .title{
        color: #669900;}
        
    .header-classic #Action_bar .contact_details li, .header-classic #Action_bar .social {
        padding: 5px 0;}    
        
    #Top_bar a#search_button {
        margin-right:0;}
        
    #Top_bar .top_bar_right {
        padding:0;
    display: none;}
        
    .fancy_heading h2 {
        font-size: 36px;
        line-height: 1.3em;
        margin-top: 40px;}  
        
    .no-padding{
        padding-top:0;
        padding-bottom:0;}
        
    .blockquote blockquote {
        background-color: #f5f5f5;
        padding: 20px;
        margin: 20px 40px 40px;}        
        
    blockquote{
        font-family:inherit;
        background:none;
        margin: 0 0 42px 0px;}
        
        blockquote:after {
            content: "";
            width: 55px;
            height: 40px;
            background:none;
            position: absolute;
            left: -25px;
            top: -15px;}        
        
    #Top_bar .search_wrapper input[type="text"] {
        color: #000;}
        
    #Top_bar .search_wrapper .icon_close {
        color: #000;}   
        
        
    body:not(.template-slider) #Header {
            min-height: 0 !important;}  


    .section-border-top {
        border-top: 1px solid rgba(0,0,0,.08);}     
        
    .caroufredsel_wrapper{
        margin-left:0 !important;}
        
    .testimonials_slider a.slider_next, .testimonials_slider a.slider_prev {
        top: 50%;
        margin-top: -30px;}     
        
        
        
    a.call-action{
        background-color: #444;
        color:#fff;}
        
    a.call-action.button .button_icon i {
        color:#fff;}    
        
        
    .accordion .question .title {
        font-size: 16px;}       
        

    .timeline_items li h3 {
        font-size: 25px;
        line-height: 35px;  }   
            
    .timeline_items li .desc {
        font-size: 14px;
        line-height: 26px;
        background: none;}  
        
    .timeline_items li .desc:before {
        background-image: none;}
            
    #Subheader {
        padding: 10px 0 30px;}  
            
    #Subheader .title {
        float: none;
        width: auto;
        margin: 20px 0 0;}      
        
    #Subheader ul.breadcrumbs {
        width: auto;
        float: none;
        text-align: left;
        font-size: .85em !important;}   
        
    #Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
        color: rgba(0, 0, 0, .5);}  
            
    #Subheader ul.breadcrumbs li span {
        opacity: 0.8;
        filter: alpha(opacity=80);}     
        
    #Subheader ul.breadcrumbs li a span {
        margin-left: 0;}    
        
    .highlight {
        padding: 9px 18px;
        display: block;
        text-align: center;
        font-size: 1.2em;}  
        
    #Top_bar a#search_button{
        display:none;}  
        
    .column_visual {
        margin-bottom: 20px;}       


    .list_item a {
        display: inline-block;
    }       
        
        
    .cover-background{
        background-size: cover}
        
    .portada-hero .column_visual {
        text-align: center;
        color: #fff;
        font-size: 3em;
        text-shadow: 0px 1px 13px #000,0px 0px 2px #000;
            line-height: 1.2em;
    }       
        */
 /* FOOTER  */

/* 
     #menu-menu-pie{
         float:left;}
            
     #menu-menu-pie li{
         float:left;
         margin-left:10px;}
         
    .widget_archive ul, .widget_nav_menu ul {
        background: transparent;}   

    .widget_archive ul li a, .widget_nav_menu ul li a {
        display: block;
        padding: 3px 0 3px 3px;}
    
    #Footer .footer_copy {
        border-top: none;} 
        
    #Footer .footer_copy .one {
        padding-top: 0px;}      

*/        
 /* HOME */
/* 
    .home_features, .home_features .list_item.lists_3 .list_icon{
        text-align:center;}
     
    .home_claim .fancy_heading .inside{
        max-width:900px;
        margin-left:auto;
        margin-right:auto;}
        
    .home .home_features .list_icon{
        display:none}
        
    .home #Content{
        padding-top:0 !important;}
        
        
/* PÁGINAS */
/*
    #Subheader .title {
        line-height: 1.4em;
        color: #444;        
        text-transform: uppercase;}
        
    .page-id-59 #Content{
        padding-top: 0 !important;}
        
        
    .content_wrapper .sections_group .section.home_claim:first-child .section_wrapper .items_group .column:first-child h2 {
        margin-top: 1em;}       
        
    .contact-info i{
        color:#669900;}
        
    .contact-info .list_item .list_right {
        margin-left:80px}
        
    .contact-info big{
        color:#777;}

    .fancy_heading {
        text-align: center;
        margin-top: 60px;}
    
    .fancy_heading h2 {
        font-size: 26px;
        color: inherit;
        text-transform: none}       
        
        
    .direccion h4 {
        font-size: 20px;
        font-weight: 600 !important;}       
        
    .direccion .column {
            margin-bottom: 27px;}
        
    .column_column ul, .column_column ol, .column_visual ul, .column_visual ol, .the_content_wrapper ul, .the_content_wrapper ol {
        font-size: inherit;
    }
    
    

    a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
        background-color: #444444;
    }

    
/* EQUIPO */    
/*

.team.team_horizontal ul {
    list-style: inherit;
    margin-left: 1em;
}       

.team .desc_wrapper h4 {
    font-size: 24px;
    text-transform: uppercase;
}
/* LANDING */
/*
    .landing h1{
        font-weight: 400;
        margin-top: 1em;
        margin-bottom: 0em;
        text-align: center;
        padding-bottom: .5em;}
        
    .landing h2{
        text-transform: none;
        color: #000;
        text-align: center;}        
  
    .landing .fancy_heading h2 {
        color: #669900; 
        font-size: 31px;}   

    .landing .testimonials_slider {
        background-color: rgba(0, 0, 0, 0.02);}
        
    .landing .testimonials_slider .testimonials_slider_ul li .bq_wrapper    {
        background-color:transparent;}  
                
    .landing-form{
        padding: 10px;
        background-color: #eee;}
  
    .landing-form h2{
        margin-top: .5em;
        color:#669900}  
        
    .landing-form .wpcf7-submit{
        float: right;}  
        
        
        
@media only screen and (max-width: 767px){


.list_item .list_right {
    margin-left: 0px; 
    padding-top:0;
    clear: both;
}

.section.full-width .section_wrapper {
    width: 100% !important;
}

#Top_bar .logo #logo {
    padding: 5px 42px 15px 0;
    text-align: left;
}


#Action_bar .contact_details li.slogan {
    display: block;
}

.header-classic #Action_bar, .header-stack #Action_bar {
    background-color: #f5f5f5 !important;
}
    
}
        
        
@media only screen and (min-width: 768px){
    
    
/* EQUIPO*/ 
/*
    .team.team_horizontal .desc_wrapper {
        width: 58%;
    }           
    .team.team_horizontal .image_frame {
        width: 38%;
    }
    

}
  