/*
 Theme Name:   Divi-child
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Rotulance
 Author URI:   https://www.armaripreu.com
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");

#top-header {z-index: 1000;}
#main-header {z-index: 1000;}
*::-webkit-input-placeholder {
    /* Google Chrome y Safari */
   color: #888686 !important;
}
*:-moz-placeholder {
    /* Firefox anterior a 19 */
   color: #888686 !important;
}
*::-moz-placeholder {
    /* Firefox 19 y superior */
   color: #888686 !important;
}
*:-ms-input-placeholder {
    /* Internet Explorer 10 y superior */
   color: #888686 !important;
}
.form-element {
    padding: 16px !important;
    width: 100% !important;
    background-color: #dddddd !important;
	margin-bottom: 25px !important;
	border: 0px !important;
}
.nf-field-label {color: #BBB;}
.nf-form-fields-required {
    color: #6F6D6D;
	padding-bottom:10px;
	text-align:center;
		}
.nf-error-msg {display: none !important;}
.nf-response-msg {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #005482;
	padding-top:30px;
}
/* START - Divi Ninja Form Styling */
.ninja-forms-form-wrap input, select{
background-color: #eee;
border: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 16px;
color: #000;
padding: 12px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.ninja-forms-form-wrap select{
width: 100% !important;
height: 50px !important;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.ninja-forms-required-items {
display: none;
}
textarea.ninja-forms-field{
background-color: #eee;
border: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 16px;
color: #000;
padding: 16px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
[id^='nf_submit_'] > .ninja-forms-field {
float: right;
width: 150px;
color: #1e73be !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
*[id^='nf_submit_'] > .ninja-forms-field:hover {
background-color: #eee;
border-color:#eee;
padding: 6px 20px !important;
width: 170px;
}
.nf_submit {
    color: #FFF !important;
    background-color: #005482 !important;
    border-color: beige !important;
    border-width: 1px !important;
    border-style: solid !important;
    width: 100% !important;
    cursor: pointer;
	font-weight:600 !important;
	padding: 16px !important;
}
/* END - Divi Ninja Form Styling */
#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
    color: #faa21a;
}
@media (min-width: 1100px) {
#logo {
     max-height: 65% !important; 
		}
}
@media (max-width: 980px) {
.et_pb_section {padding: 0px 0px;text-align:center;}
.et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
    text-align: center;
        }
}
@media (min-width: 981px) {
.et_pb_section {padding: 0px !important;}
.nf-response-msg {padding-top:0px;}
}
p#footer-info {display: none !important;}
.aapply-now {
    float: right;
    padding: 0px 7px;
    position: absolute;
    text-align: right;
    width: 100%;
}
.mega-link > a {
    text-align: center;
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    letter-spacing: 3px;
}
.mega-link > a img {
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#cookie-notice {z-index: 1000000000;}
div#wh-widget-send-button{bottom:25px !important;left:2px !important;}

.ngg-galleryoverview {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align:center;
}
@media (max-width: 570px) {
.ngg-galleryoverview
{
	margin-top: 0px !important;
    margin-bottom: 0px !important;
	display: inline-block !important;
	float: none !important;
}
}
.ngg-gallery-thumbnail-box {
	float:none !important;
	display:inline-block !important;
}
@media (max-width: 980px) {
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
    width: 90% !important;
    max-width: 90% !important;
}
.et_pb_row, .et_pb_column .et_pb_row_inner {
    padding: 10px 0 !important;
}
}

li.et-social-icon.et-social-facebook {
    margin-left: 0px;
}
p#footer-info_2 {
    text-align: center;
}