/*!
Theme Name: Aumenta
Theme URI: http://aumenta.do/
Template: Divi
Author: Pedro Izaguirre
Author URI: http://aumenta.do/
Version: 1.1623183702
Updated: 2021-06-08 20:21:42

*/
.banner-g .et_parallax_bg::before {
  content: "";
  background: #00253c;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

header #top-menu {
  text-transform: uppercase;
}
header #top-menu li a {
  color: #FFFFFF;
}
header #top-menu li.current_page_item a {
  color: #FFFFFF !important;
}
header.et-fixed-header {
  background-color: #074862 !important;
}
header.et-fixed-header #top-menu li.mega-menu > ul {
  padding: 0;
}
header.et-fixed-header #top-menu li.mega-menu > ul li a {
  color: #FFFFFF !important;
}

.home-one {
  position: relative;
}
.home-one::before {
  content: "";
  background: #074862;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  position: absolute;
  width: 76%;
  height: 100%;
  opacity: 0.1;
}

.btn-special {
  font-size: 12px;
  padding: 0.3em 3em;
  color: #074862;
  float: left;
  margin: 130px 0 0 0;
  width: 35%;
}
.btn-special::after {
  font-size: 20px;
}

.testimonial-wrap .item-content {
  font-style: normal !important;
  font-size: 20px !important;
  line-height: 1.3em !important;
}
.testimonial-wrap .author-name {
  color: #616161 !important;
}
.testimonial-wrap .owl-dots button span {
  background: #b7b7b7 !important;
  opacity: 10 !important;
}
.testimonial-wrap .owl-dots .active span {
  background: #074760 !important;
}

.home-five {
  position: relative;
}
.home-five::before {
  content: "";
  background: #f2f6f7;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  position: absolute;
  width: 76%;
  height: 100%;
}

.contact-one {
  position: relative;
}
.contact-one .cols-contact {
  width: 100%;
}
.contact-one::before {
  content: "";
  background: #f7f7f7;
  right: 0;
  top: 0;
  position: absolute;
  width: 50%;
  height: 100%;
}

.team-int-wrap {
  position: relative;
}
.team-int-wrap::before {
  content: "";
  background: #f7f7f7;
  right: 0;
  top: 0;
  position: absolute;
  width: 70%;
  height: 100%;
}

.col-services {
  border: solid 1px transparent;
  transition: all 0.3s ease 0s;
  padding: 30px;
}
.col-services:hover {
  border: solid 1px #d2d2d2;
  transition: all 0.3s ease 0s;
}

#footer-info {
  text-align: center;
  float: none;
}
#footer-info a {
  display: block;
  clear: both;
}

#main-footer .wp-block-code {
  border: 0;
}

#footer-widgets a {
  transition: all 0.3s ease 0s;
}
#footer-widgets a:hover {
  transition: all 0.3s ease 0s;
  color: #616161 !important;
}

.et_mobile_menu {
  background-color: #00253c !important;
  border-top: 3px solid #00253c !important;
}

.mobile_menu_bar::before {
  color: #FFFFFF !important;
}

@media (max-width: 992px) {
  .home-one::before, .home-five::before {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
  }
  .imghome-s {
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
  }
  .btn-special {
    float: none;
    margin: 30px 0 0 0;
    width: 100%;
    display: block;
  }
  .col-none-movil {
    display: none;
  }
  .contact-one .cols-contact .et_pb_column {
    width: 50%;
    float: left;
    font-size: 13px;
    margin-bottom: 30px !important;
    text-align: center;
  }
  .contact-one .cols-contact .et_pb_column br {
    display: none;
  }
  .contact-one::before {
    display: none;
  }
  .et_contact_bottom_container {
    display: block !important;
    width: 100% !important;
  }
  .et_contact_bottom_container .et_pb_contact_right {
    min-width: 100% !important;
    text-align: center !important;
  }
  .et_contact_bottom_container .et_pb_button {
    width: 100%;
    margin: 20px 0 0 0;
    max-width: 100%;
  }
}/*# sourceMappingURL=style.css.map */