.eut-tabs-title .eut-tab-title {
    background: #3c5487;
    padding: 10px 35px;
    border-radius: 30px;
    margin-bottom: 15px;
}/*
 Theme Name:   Fildisi Child
 Theme URI:    http://themeforest.net/user/euthemians
 Description:  Fildisi Child Theme
 Version:      2.3.2
 Author:       Euthemians Team
 Author URI:   http://euthemians.com
 Template:     fildisi
*/

#videos h4{
    color:#ffffff;
}

#call-to-action .eut-h4{
    color:#ffffff !important;
}
.eut-link-text, .eut-btn, input[type='submit'], input[type='reset'], input[type='button'], button:not(.mfp-arrow):not(.eut-search-btn), #eut-header .eut-shoppin-cart-content .total, #eut-header .eut-shoppin-cart-content .button, #cancel-comment-reply-link, .eut-anchor-menu .eut-anchor-wrapper .eut-container > ul > li > a, .eut-anchor-menu .eut-anchor-wrapper .eut-container ul.sub-menu li a, h3#reply-title{
    font-family: 'Roboto', sans-serif !important;
    font-size:17px !important;
}
#eut-theme-wrapper input[type="text"], #eut-theme-wrapper input[type="input"], #eut-theme-wrapper input[type="password"], #eut-theme-wrapper input[type="number"], #eut-theme-wrapper input[type="email"], #eut-theme-wrapper input[type="number"], #eut-theme-wrapper input[type="url"], #eut-theme-wrapper input[type="tel"], #eut-theme-wrapper input[type="search"], #eut-theme-wrapper input[type="date"], #eut-theme-wrapper textarea, #eut-theme-wrapper select, #eut-theme-wrapper .select2-choice{
    font-size:16px;
    background:#9ad7e8;
    border-radius:15px;
}
.eut-modal input[type='submit']:not(.eut-custom-btn), #eut-theme-wrapper input[type='submit']:not(.eut-custom-btn), #eut-theme-wrapper input[type='reset']:not(.eut-custom-btn), #eut-theme-wrapper input[type='button']:not(.eut-custom-btn), #eut-theme-wrapper button:not(.eut-custom-btn):not(.vc_general), .eut-portfolio-details-btn.eut-btn:not(.eut-custom-btn){
    background-color: #3c5488;
    border-color: #3c5488;
    color: #ffffff;
    font-size:18px !important;
    border-radius:35px;
    padding: 12px 30px;

}
#eut-footer .eut-widget-area .eut-container{
    padding: 20px 0px;
    border-bottom:0px !important;
}
#eut-footer .eut-footer-bar{
    padding:15px !important;
}

/*bordes autores*/
.border-red .attachment-full{
	border: 10px solid #e66c49;
}
.border-sky .attachment-full{
	border: 10px solid #57bdd9;
}
.border-yellow .attachment-full{
	border: 10px solid #fcea24;
}
.border-blue .attachment-full{
	border: 10px solid #3d5789;
}



/*responsive*/

@media (max-width: 480px) {
    #call-to-action .eut-h4 {
        text-align: center;
        font-size: 24px;
    }
    .eut-callout.eut-btn-right .eut-button-wrapper{
        text-align: center;
    }
    #videos h4{
        font-size: 20px;
    }
    #eut-footer .eut-column{
        margin-top:0px;
        margin-bottom:0px;
    }
}
.eut-tabs-title .eut-tab-title {
    background: #3c5487;
    padding: 10px 35px;
    border-radius: 30px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px){
	.eut-tab-section .eut-tab-title {
    	display: block;
		background: #3c5487;
		color:#ffffff;
		border-radius:30px;
	}
	.eut-tab-section .eut-tab-title .eut-title{
		color:#ffffff;
		margin-bottom:0px;
		font-size:20px;
	}
	.eut-tab-content{
		margin-bottom:20px;
	}
}	
.eut-tabs-title .eut-tab-title.active, .eut-tabs-title .eut-tab-title:hover{
	background:#e86a48;
}
.eut-tabs-title .eut-tab-title .eut-title{
	color:#ffffff;
}
.eut-tabs-title .eut-tab-title.active .eut-title:after{
	background-color:transparent;
	border-color: transparent;
}

.eut-testimonial.eut-layout-1 .eut-testimonial-thumb img{
	  filter: grayscale(100%);
}
}

.eut-identity {
	color:white !important;
}

.eut-heading-color {
	color:white;
}