/* Enter Your Custom CSS Here */
a.logo{
  margin-top: 3px !important;
}
#navigation > li{
  margin-left: 0px !important;
}
#navigation > li > a{
  padding: 8px 1px 9px !important;
}
#header .navi_scrolled_resize .header_wrap{
  height: 80px !important;
}
.su-spoiler-icon{
  font-family: FontAwesome !important;
}
#enumdesplegable{
  margin-bottom: 0px;
}

div p{
  padding-right:25px !important;
}
textarea{
  width: auto !important;
}
input{
  width: auto !important;
}
.entry-content, .entry-title{
text-align: justify;
}
#wpcf7-f6242-p6165-o1 input{
  margin-left: 5px;
  margin-right: 5px;
  width: 222px !important;
}
.cmsms_timeline_inner_wrap{
  height: 280px !important;
}
.contact_widget_phone, .contact_widget_email > a, .contact_widget_email{
  color: #ddd !important;
}
img{
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 767px){
img{
    width: 55%;
    height: 100%;
}
}
@media only screen and (min-width: 767px) and (max-width: 769px){
.one_fourth {
    width: 25% !important;
    float: left;
}
}