/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/*------------ EDITADAS -----------*/

.et_pb_contact_field_radio {
	float: left;
	margin-right: 40px;
		
}

.et_pb_contact_field_options_title {
	display: none;
}

.et_pb_contact_field_options_wrapper {
	padding-left: 20px;
}

#main-footer {
	display: none;
}

.home #logo {
	display: none !important;
}

.home .et-fixed-header #logo {
	display: inline-block !important;	
}

#midia-2 .et_pb_post a img {
    max-width: 55% !important;
    float: left;
    padding-right: 50px;
	object-fit: cover;
    height: 400px;
}

.et_pb_blog_0 .et_pb_post div.post-content a.more-link {
    float: right;
    background-color: #7f8dff;
    padding: 15px 50px 15px 50px;
    border-radius: 30px;
	clear: initial !important;
    margin: 100px 180px 100px 100px;
}

#searchform #searchsubmit {
    height: 100%;
    border: none;
    border-radius: 0 20px 20px 0;
    background-color: #616ce1;
    color: #616ce1;
    width: 50px;
}

#searchform #s {
    border-radius: 0 20px 20px 0;
    color: #666!important;
}

#searchform #searchsubmit:before {
    font-family: etmodules!important;
    content: '\55';
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff;
    font-size: 20px;
}

.et-pb-contact-message {
    color: #ffffff;
    font-size: 18px;
}










/*-----------SMARTPHONE (VERTICAL)------------*/

@media all and (max-width: 479px) {

#midia-2 .et_pb_post a img {
    max-width: 100% !important;
    padding-right: 0px !important;
    height: 200px !important;
    margin-bottom: 20px;
}
.mobile_menu_bar:before { color: #1d2548 !important; 
		
	}
	
	.et_mobile_menu {
    background-color: rgba(255, 255, 255, 0.8) !important;
    border: none !important;
	}
	
	.et_mobile_menu a {
    color: #1d2548 !important;
	font-size: 16px !important;
	}
	
	.et_mobile_menu li {
    text-align: center !important;
	}
    
    #text-principal {
    background-color: rgba(97, 108, 225, 0.6) !important;
    }
    



	
	
}


/*-----------SMARTPHONE (HORIZONTAL)------------*/

@media all and (min-width: 480px) and (max-width: 767px) {


.mobile_menu_bar:before { color: #1d2548 !important; 
		
	}
	
	.et_mobile_menu {
    background-color: rgba(255, 255, 255, 0.8) !important;
    border: none !important;
	}
	
	.et_mobile_menu a {
    color: #1d2548 !important;
	font-size: 16px !important;
	}
	
	.et_mobile_menu li {
    text-align: center !important;
	}
    
    #text-principal {
    background-color: rgba(97, 108, 225, 0.6) !important;
    }
    
    #midia-2 .et_pb_post a img {
    max-width: 100% !important;
    padding-right: 0px !important;
    height: 200px !important;
    margin-bottom: 20px;
}

		
	
}

/*-----------TABLET (VERTICAL)------------*/

@media all and (min-width: 768px) and (max-width: 980px) {

.mobile_menu_bar:before { color: #1d2548 !important; 
		
	}
	
	.et_mobile_menu {
    background-color: rgba(255, 255, 255, 0.8) !important;
    border: none !important;
	}
	
	.et_mobile_menu a {
    color: #1d2548 !important;
	font-size: 16px !important;
	}
	
	.et_mobile_menu li {
    text-align: center !important;
	}


		

}

/*-----------TABLET (HORIZONTAL)------------*/

@media all and (min-width: 981px) and (max-width: 1300px) {
	

}

/*-----------TELAS GRANDES ------------*/

@media all and (min-width: 1500px) {

	
}