/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

#Footer .footer_copy .one {
    margin-bottom: 5px;
    padding-top: 15px;
    font-size: 13px;
}
#servicios .top-icon .aio-icon-header h3.aio-icon-title {
    margin: 5px 0 0;
    font-weight: bold;
    font-size: 17px;
}
#servicios .aio-icon-component.style_3 {
    background: #FFF;
    padding: 10px;
}
#servicios h1, #servicios h3, #servicios h5{
	color: #FFF;
}
.parallax{
	padding: 100px 0; 
}
.parallax h2{
	color: #FFF;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    border-radius: 0;
    font-weight: bold;
    font-size: 16px;
    background: #44638f;
}
#contacto p{
	color: #FFF;
}
#Top_bar.is-sticky{
    height: 90px !important;
}
#Top_bar.is-sticky #logo {
    padding: 5px 0!important;
    height: 90px!important;
    line-height: 90px!important;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 85px !important;
}
#Top_bar.is-sticky .menu_wrapper .menu > li > a {
    padding: 30px 0 !important;
}
h3.title-center.bb-top-title.ult-responsive {
    font-weight: bold !important;
    font-size: 17px;
    padding: 10px 15px;
}
.wpb_map_wraper {
    margin: 0 !important;
}
.wpb_gmaps_widget .wpb_wrapper{
	padding: 0 !important;
}
.contacto .aio-icon-description.ult-responsive a {
    color: #FFF;
}
div#Top_bar {
    background: repeating-linear-gradient( -10deg, rgba(250, 250, 250, 1) -400px, rgba(250, 250, 250, 1) -49px, #323284 0px, #0c8796 33% ) !important;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center right;
}
@media (max-width: 767px){
	.parallax {
	    padding: 20px 0 !important;
	}
	#contacto .aio-icon-component.style_1 {
	    margin-bottom: 15px;
	}
}