/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/* SLIDER HOME */

.tfs-slider .slide-content-right{
	border: 1px solid #fff !important;
	}

/* GENERAL STYLES */

.whitext{color: #fff;}
.redlink{color: #f63c2f;}
.redlink:hover{color: #fff;}

.eshma{font-family: "Gabriola" !important; font-size: 1.8em !important; line-height: 1em !important;}

.justify p{text-align: justify; padding-right: 30px;}

@media only screen and (max-width: 1160px){
    .responsive-centreall{text-align: center !important;}
    .fusion-content-boxes.content-boxes-icon-boxed .content-box-column{margin-bottom: 100px!important;}
}

/* IDIOMAS POLYLANG */

.widget_polylang li{display: inline !important;}

/* MOBILE MENU */

.fusion-mobile-nav-holder > ul > li.fusion-mobile-nav-item > a{padding-top: 20px;}

/* HOME SERVICIOS */

.home-servicios h2{font-family: "Gabriola" !important; font-weight:400; font-size: 34px !important;}
.home-servicios .content-wrapper-boxed{border:1px solid #555555 !important;}
.home-servicios h2.content-box-heading{padding-top:53px !important; font-weight:lighter!important;}
.home-servicios p{color: #fff; font-size: 16px; font-weight:300;}
#servicios .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed{margin-bottom: 80px !important;}

#max800px{
    display: block;
    margin: 0 auto;
    max-width: 800px;
    float: none;
}

/* HOME PROGRAMAS */

#home_programas, #home_programas_responsive{max-width: 800px;}
#home_programas h2{font-size: 21px !important; font-weight: bold !important; padding-top: 40px !important;}
#home_programas_responsive h2{font-size: 21px !important; font-weight: bold !important;}
#home_programas p, #home_programas_responsive p{font-size: 18px; line-height: 1.2em;}
#home_programas .content-box-column, #home_programas_responsive .content-box-column{min-height: 280px !important;}

.footer-programas h2{
    line-height: 0.8em !important;
    }
    .footer-programas h2 a{
        font-family: PTSansRegular,Arial,Helvetica,sans-serif;
        font-size: 18px;
        color: #333 !important;
        }
        .footer-programas img{text-align: center; margin: 0 auto; display: block;}

/* RELATOS TESTIMONIOS */

.poemas{font-size: 18px; font-style: italic !important; font-weight:300;}

/* FORMULARIOS */

.dark_form input, .dark_form textarea{
    background-color: #333 !important;
}

.light_form input, .light_form textarea{
    background-color: #f0f0f0 !important;
    }
    .light_form input[type="submit"]{
        background-color: #f63c2f !important;
        }
        .light_form input[type="submit"]:hover{
            background-color: #333 !important;
            }

/* FOOTER */

#footer_column{
    display: block;
    margin: 0 auto;
    max-width: 500px;
    float: none;
    text-align:center !important;
}
.footer_logo{
    margin-right: 40px;
    text-align: center !important;
}
#footer-icons{
    text-align: center;
}