/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jun 25 2016 | 11:43:06 (pm)
/*
/******* Do not edit this file *******/

#form-allowed-tags {
  display: none ;
}

#menu-item-11320 a { 
    color: red;
}
.naranja { 
  
    -webkit-animation-duration: 3s; 
    animation-duration: 3s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-out; 
    animation-timing-function: ease-out; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
} 

@-webkit-keyframes swing { 
    20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; } 
    20% { -webkit-transform: rotate(15deg); } 
    40% { -webkit-transform: rotate(-10deg); } 
    60% { -webkit-transform: rotate(5deg); } 
    80% { -webkit-transform: rotate(-5deg); } 
    100% { -webkit-transform: rotate(0deg); } 
} 
@keyframes swing { 
    20% { transform: rotate(15deg); } 
    40% { transform: rotate(-10deg); } 
    60% { transform: rotate(5deg); } 
    80% { transform: rotate(-5deg); } 
    100% { transform: rotate(0deg); } 
} 
.swing { 
    -webkit-transform-origin: top center; 
    transform-origin: top center; 
    -webkit-animation-name: swing; 
    animation-name: swing; 
}

#rev_slider_5_1 ul {  
  padding: 0 !important;
}

.et_pb_row, .et_pb_section {
  padding: 0 !important;
}

#top-menu a {	
font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
#top-menu li {
  padding-right: 1px !important;
}

.txtcenter{
  text-align: center !important;
}

#footer-info {
  float: none !important;
  text-align: center !important;
}
#footer-bottom {
  /* background-color: #1f1f1f; */
  background-color: rgba(0, 0, 0, 0.0) !important;
}
#main-footer {
  
  background: none !important;
}

#et_top_search {
  display: none;
}
#menu-item-11320{
  margin-right: 20px;
}

.nav > li > a {
  padding: 10px 11px !important;
}

.et-hover {
  background: none !important;
}

.et_fixed_nav #logo {
  max-height: 60px !important;
  margin-bottom: 10px !important;
}

.et_pb_column_4_4 {
  margin-top: 50px !important;
}

#comment-wrap {
  width: 1080px;
  margin: 0 auto;
}

.forcefullwidth_wrapper_tp_banner{
	margin-top: -50px !important;
}

.aligncenter {
  
  border: none !important;
  /* border-right: 1px solid #999999; */
}