div.social {
    margin-top: -84px;
    margin-left: 2.7%;
}
div.instagram {
    float: left;
}
div.linkedin {
  float: left;
  margin-right: 8px;
}
div.facebook {
    float: left;
    margin-left: 8px;
}
div.WhatsApp {
    margin-top: -3px;
    float: left;
    margin-left: 4px;
}
div.menutodo {

}
div#menu1 {
font-family: Nunito;
margin-top:-84px;
float:right;
background: none;
}
div.textomenu1 {
    color: #6c9783;
    float: left;
    font-size: 20px;
    letter-spacing: 9px;
    margin-right: 1px;
    margin-top: 4px;
    width: 82px;
}
.et-menu li > a {
    word-wrap: initial;
}
div.hamburger {
    float: right;
    margin-left: 7px;
    margin-top: 2px;
}
.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
    max-width: 920px !Important;
}
.et-menu-nav li.mega-menu > ul {
    left: -156px !important;
    padding: 30px 20px;
    position: absolute !important;
    text-align: right;
    width: 270px;
}
.et-menu-nav li.mega-menu > ul > li {
    margin: 0;
    text-transform: uppercase;
    width: auto;
}
.et-menu-nav li.mega-menu li > a {
    width: 228px !important;
}
.et_pb_menu__wrap {
    margin: 0 -24px !important;
}
.nav li ul {
    border-top: none;
}
div.menufooter {
    color:#6C9783;
    font-family: Avenir;
    margin-top: 2%;
}
@supports (overflow:-webkit-marquee) {
div.menufooter {
    letter-spacing: 0px;
}
div.textomenu1 {
margin-right: 4px;
margin-top: 3px;
}
}
div.menufooter a {
    color:#6C9783;
}
div.menufooter a:hover {
    color:#333333;
}
div.copy1 {
font-size:17px;
float:left;
margin-left: 7px;
}
div.footerenlaces {
width:100%;
font-size:15px;
}
div.footerenlace1 {
    float: left;
    margin-left: 7%;
    margin-right: 3%;
}
div.footerenlace2 {
   float: left;
    margin-right: 3%;
}
div.footerenlace3 {
   float: left;
}
div.diseno {
float:right;
font-size: 13px;
margin-right: 7px;
}
div.portada {
    margin-bottom: -8.7%;
    margin-top: -10.7%;
}
div.imagenportada {

}
div.textoportada {
    background: rgba(256, 256, 256, 0.75);
    font-size: 15px;
    line-height: 28px;
    padding: 2.7%;
    position: absolute;
    right: 30px;
    text-align: justify;
    top: 30px;
    width: 40%;
    font-family: Nunito;
    color:#6c9783;
}
.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #6c9783;
    font-weight: bold;
}
.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #6c9783;
    text-align: left;
    font-weight: bold;
}
.et-menu .menu-item-has-children > a:first-child::after {
    display: none;
}
a {
    color:#6c9783 !Important;
}
a:hover {
    color:#333333 !Important;
}
.et_pb_section {
    padding: 0 !important;
}
#main-content {
    background-color: #fff;
    margin-top: -2%;
}
.et_pb_section {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    position: relative;
}
body {
  font-family: 'Avenir';
}
.et-menu-nav li.mega-menu > ul > li > a:first-child {
    font-weight: normal !important;
}
.hamburger::before {
    color: #6c9783 !important;
}
div.et_pb_module et_pb_accordion et_pb_accordion_0 {
position:absolute;	
}
.et_pb_toggle_close {
    background-color: transparent !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 0px !important;
}
.et_pb_toggle_open {
    background-color: transparent !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 0px !important;
}
div.textocontenido {
    font-family: Nunito;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 2.1s;
  animation-duration: 2.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  }
  @keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
} 
div.textoportada {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
  }
  @keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
} 
@media only screen and (min-width: 768px) and (max-width: 959px) {
div.portada {
    margin-bottom: -8.7%;
    margin-top: -13.7%;
}
div.contenido {
    margin-bottom: -8.7%;
    margin-top: -13.7% !important;
    overflow: hidden;
    position: relative;
}
.et_mobile_menu {
    position: absolute;
    right: 0;
    left: inherit;
    padding: 5%;
    background: #fff;
        background-color: rgb(255, 255, 255);
    width: 170px;
    visibility: visible;
    opacity: 1;
    display: none;
    z-index: 9999;
    border-top: none;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
span.mobile_menu_bar {
color: #6C9783 !important;
}
.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar::before {
color: #6C9783 !important;
}
.et_pb_row {
    width: 94% !important;
}
.et_pb_menu__wrap {
    margin: -1px -9px !important;
}
.et_pb_column .et_pb_row_inner, .et_pb_row {
    padding: 40px 0;
}
div.menufooter {
    letter-spacing: 0px;
}
}
@media only screen and (max-width: 480px) {
.et_mobile_menu {
    position: absolute;
    right: 0;
    left: inherit;
    padding: 5%;
    background: #fff;
        background-color: rgb(255, 255, 255);
    width: 170px;
    visibility: visible;
    opacity: 1;
    display: none;
    z-index: 9999;
    border-top: none;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
span.mobile_menu_bar {
color: #6C9783 !important;
}
.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar::before {
color: #6C9783 !important;
}	
div.social {
    margin-top: -42px;
    margin-left: 2.7%;
}
div#menu1 {
    margin-top: -44px;
    float: right;
}
div.portada {
    margin-bottom: -8.7%;
    margin-top: -14.7%;
}
div.textoportada {
    background: #ffffff none repeat scroll 0 0;
    font-size: 15px;
    line-height: 24px;
    opacity: 0.7;
    padding: 2.7%;
    position: relative;
    right: 0px;
    text-align: justify;
    top: 0px;
    width: 100%;
    margin-bottom: 7%;
}
.et_pb_image img {
    position: relative;
    width: 72%;
}
div.footerenlace1, div.footerenlace2, div.footerenlace3 {
margin-left: 7%;
margin-right: 3%;
width: 100%;
margin-top: 7%;
}
div.diseno {
    float: left;
    font-size: 15px;
    margin-left: 7%;
    margin-top: 10%;
}
.et_pb_fullwidth_menu .et_mobile_nav_menu, .et_pb_menu .et_mobile_nav_menu {
    margin-right: 16px;
}
}
