




a:hover,
a:focus{color: #f3ac2c}
.tags ul li:hover,
.pricing:hover> .panel-default > .panel-heading,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
#en-header,
#header-slider .carousel-indicators .active,
#accordion4>.panel-default > .panel-heading:hover,
#accordion4>.panel-default > .panel-heading.active,
#accordion2 .panel-default > .panel-heading,
.tab-style2 .nav-pills > li.active > a,
.tab-style2 .nav-pills > li.active > a:hover,
.tab-style2 .nav-pills > li.active > a:focus,
.tab-style1 .nav-tabs > li.active > a,
.tab-style1 .nav-tabs > li.active > a:hover,
.tab-style1 .nav-tabs > li.active > a:focus,
ol.social-icons li:hover a,
.dropdown-menu{
    background-color: #fff !important;
}
.dropdown-menu > li > a:hover{ 
  color: #222222 !important;
}
/* Barra auxiliar: usuario, configuracion, etc */
.barra-secundaria .nav{
  float: right;
}

.barra-secundaria .nav > li > a {
  padding: 5px;
}

input[type="text"].form-control{
  padding: 6px 12px;
}


/* Modificaciones barra principal */
.busqueda .input-group{
  margin-left: 20px;
}

.navbar-toolbar > li {
    float: left;
}

.badge{ 
  margin-left: 10px !important; 
}


/* Pantalla de pagos */
a.btn-default {

    border-color: #5F98B0 !important;
    background-color: #5F98B0 !important;
  color: #fff !important; 
  
}
#searchsubmit{
  background-color: transparent !important;
  width: auto !important;
  height: 0px;
  padding: 6px 12px;
}

/* Portada */
.portada a:hover, .portada a:focus{
  background-color: red;
  display: none;
}

.btn-portada{
  display: none;
}

.btn-auxiliar{
  display: none;
}

.logo_munitecnia{
  margin-bottom: 10px;
  margin-right: 10px;
}

.acceso-directo{
  display: block;
  font-size: 20px;
}
.wizard-text{
  display: block;
  font-size: 16px;
}

.azul{
  background-color: #5F98B0 !important;
  color: #fff !important;
}

.verde{
  background-color: #5FB0AD !important;
  color: #fff !important;
}

.caqui{
  background-color: #91B522 !important;
  color: #fff !important; 
}
.berengena{
  background-color: #714B76 !important;
  color: #fff !important;   
}


.video-viewport {
    background-color: orange;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.p_z {
  padding: 0;
}
.p_l_z {
  padding-left: 0;
}
.p_r_z {
  padding-right: 0;
}
.p_t_z {
  padding-top: 0;
}
.p_b_z {
  padding-bottom: 0;
}

/* - margin */
.m_z {
  padding: 0;
}
.m_l_z {
  padding-left: 0;
}
.m_r_z {
  padding-right: 0;
}
.m_t_z {
  padding-top: 0;
}
.m_b_z {
  padding-bottom: 0;
}

.navbar-form .input-group {
  border: 1px solid #5A6165;
  border-radius: 10px;
} 

.navbar-form .input-group input[type="text"] {
  border: none;
  color: #5A6165;
}

.navbar-form input[type="submit"] {
  background-color: transparent;
  border: none;
}

.navbar-form .input-group-btn {
  position: relative;
  font-size: 14px;
  cursor:pointer;
}

.navbar-form .input-group-btn i {
  color: #5A6165;
}

/* Header 
.navbar-header {
  display: inline-block;
  float: left;
  max-width: 100%;
  margin-top: 0px; 
  margin-bottom: 20px;
}
*/

.navbar-brand {
  max-width: 100%;
}
.navbar-brand.image-logo {
  height: auto;
  max-width: 100%;
  padding-left: 0;
}
.footer-content ul li a:hover:before {
 margin-left: 10px;
}

.footer-content ul li a,
.footer-content ul li a:before {
    transition: all 0.5s ease 0s;
}

/* --- */
.mc4wp-form label {
  margin-bottom: 10px;
}
.widget_mc4wp_widget .mc4wp-form form > p input[type="email"] {
  width: 100%;
  padding: 6px 12px;
  line-height: 1.42857;
   background-color: transparent;
    border: 1px solid #777;
    color: #f1f1f1;
    /*height: 50px;*/ 
  margin-bottom: 15px;
}

.widget_mc4wp_widget .mc4wp-form form > p input[type="text"] {
  width: 100%;
  padding: 6px 12px;
  line-height: 1.42857;
   background-color: transparent;
    border: 1px solid #777;
    color: #f1f1f1;
    height: 50px; 
  margin-bottom: 15px;
}

.widget_mc4wp_widget .mc4wp-form form > p input[type="password"] {
  width: 100%;
  padding: 6px 12px;
  line-height: 1.42857;
   background-color: transparent;
    border: 1px solid #777;
    color: #f1f1f1;
    /* height: 50px;*/  
  margin-bottom: 15px;
}

.widget_mc4wp_widget .mc4wp-form form > p input[type="submit"] {
  background: none repeat scroll 0 0 transparent;
    border: 4px solid #ffffff;
    border-radius: 40px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px 40px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.widget_mc4wp_widget .mc4wp-form form > p input[type="submit"]:hover {
  background-color: #ffffff;
    border-color: transparent;
    color: #222222;
    padding-left: 50px;
    padding-right: 50px;
}

/* Contact Form */ 
/*
span.wpcf7-form-control-wrap {
  top: 5px;
}
.wpcf7-form,
.wpcf7-form > p {
  display: inline-block;
}

.wpcf7-form > p {
  width: 31%;
  margin-right: 20px;
  margin-bottom: 25px;
} 

.wpcf7-form > p:nth-child(4) {
  margin-right: 0;
}

.wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.wpcf7-form-control-wrap > input {
  background-color: transparent;
  border: 1px solid #ccc;
    color: #777;
    height: 50px;
  width: 100%;
  padding: 6px 12px;
}

.wpcf7-form-control-wrap > input:focus,
.wpcf7-form-control-wrap > textarea:focus {
  border: 1px solid #3D3131;
}

.wpcf7-form > p:nth-child(5),
.wpcf7-form-control-wrap > textarea {
  width: 100%;
}

.wpcf7-form-control-wrap > textarea { 
  padding: 6px 12px;
  border: 1px solid #ccc;
}
*/

.wpcf7-form .form input[type="submit"].wpcf7-form-control {
  background: #000;
    border: none;
    border-radius: 40px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 10px 40px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
  margin-top: 10px;
}

.wpcf7-form .form input[type="submit"].wpcf7-form-control:hover {
  padding-left: 50px;
    padding-right: 50px;
}

.sidebar-widget ul {
 padding: 0;
}

.sidebar-widget ul li {
 display: inline-block;
 width: 100%;
 line-height: 30px;
}

.sidebar-widget ul li:before {
  content: "\f101";
  margin-right: 20px;
  color: #777;
  transition: all 0.5s ease 0s;
  font-family: "FontAwesome";
  font-size: 16px;
}

.sidebar-widget ul li:hover:before {
  margin-left: 10px;
  color: #E9A042;
}
/* MC Newsletter Widget */
.sidebar-widget.widget_mc4wp_widget .mc4wp-form form > p input[type="submit"] {
  background-color: #000;
  border: none;
}
.sidebar-widget.widget_mc4wp_widget .mc4wp-form form > p input[type="email"] {
  color: #777;
}

.sidebar-widget.widget_mc4wp_widget .mc4wp-form form > p input[type="submit"]:hover {
  color: #fff;
}

/* Tag Cloud Widget */
.widget_tag_cloud .tagcloud a {
  border: 2px solid #ddd;
  margin-bottom: 10px;
  padding: 5px 10px;
  transition: all 0.5s ease 0s;
  display: inline-block;
  font-size: 14px !important;
}

.widget_tag_cloud .tagcloud a:hover {
  color: #fff;
  background-color: #FFB642;
  border: 2px solid #FFB642;
}

/* ## Wordpress */
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.alignright,
.alignleft,
.aligncenter {

}

.screen-reader-text {
    visibility: hidden;
  display: none;
}

/* - post */
.entry-title {
}

/* ## Shortcodes */

#nuestra-mision.section-main {
  clear: both;
  padding-bottom: 0px;
  padding-top: 10px;
}

#nuestros-contenidos.section-main {
  clear: both;
  padding-bottom: 0px;
  padding-top: 40px;
}

.section-main {
  clear: both;
  padding-bottom: 20px;
  padding-top: 15px;
}

/* - Page Title */
#header-slider .carousel-inner .item img {
    height: auto;
    width: 100%;
}

.page-additional-title {
  margin-bottom: 30px;
}

/* - Shortcode Photos Slider */
.shortcode-photos-slider {
  padding: 0;
}
.shortcode-photos-slider .carousel-caption > h1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 61%;
}

/* - Call to Action Block */
.shortcode-cta-block {
  padding: 0;
}
.shortcode-cta-block > .overlay.color {
  padding: 3%;
}

/* - Shortcode Portfolio */
.shortcode-portfolio .owl-theme .owl-controls .owl-buttons div {
  background: none repeat scroll 0 0 transparent;
  color: #222222;
}

/* - Shortcode Testimonials */
.shortcode-testimonials {
  padding: 0;
}

/* - Shortcode Our Service */
.shortcode-our-services .service {
  margin-bottom: 20px;
}

/* - Shortcode Blog Post */
.shortcode-blog-posts.blog-one-column,
.shortcode-blog-posts.blog-two-column,
.shortcode-blog-posts.blog-three-column {
  padding-top: 0;
}

/* - Shortcode Career Form */
/*
.shortcode-career-form .wpcf7-form-control-wrap > input[type="text"],
.shortcode-career-form .wpcf7-form-control-wrap > input[type="email"],
.shortcode-career-form .wpcf7-form-control-wrap > input[type="tel"] {
  width: 50%;
}
.shortcode-career-form .wpcf7-form > p {
  float: left;
  margin: 0 0 25px;
  width: 50%;
}
*/

/* - Shortcode Career */
.shortcode-career > .container > .row > [class*="col-"] {
  margin-bottom: 15px;
}
.type-career .career-content-group li::before {
  content: "\f14a";
  font-family: FontAwesome;
  list-style: outside none none;
  margin-right: 20px;
  font-size: 16px;
}
.career-content-group > ul {
  font-size: 16px;
  line-height: 30px;
  list-style: outside none none;
  padding: 0;
}
.career-content-group > ul {
  margin-bottom: 40px;
}

/* - Shortcode Content Box */
.shortcode-content-box {
  padding-bottom: 0;
  padding-top: 0;
}

/* - Shortcode Faq */
.shortcode-faqs .faq-item {
  margin-bottom: 50px;
}
.shortcode-faqs .faq-item ul i {
  margin-right: 20px;
}
.shortcode-faqs .faq-item ul {
    list-style: outside none none;
    padding-left: 0;
  margin-bottom: 20px;
}
.shortcode-faqs .faq-item:nth-child(2n+1) .panel-default > .panel-heading {
    background-color: #ffb642;
    border: 2px solid #ffb642;
    color: #f1f1f1;
}
.shortcode-faqs .faq-item:nth-child(2n+1) .panel-title > a {
    color: #222;
}

/* ## Bootstrap */

/* - layout */
.container {
  max-width: 100%;
  text-align: left;
}

/* - page header */
.page-header {
  margin-top: 0;
}

.news {
  margin-bottom: 60px;
}

/*===========================================*/
/* This is the Main Stylesheet for Enhenyero Engineering Template
/* Theme Author: Bootstrap Seven Themes
/* Theme URL: BootstrapSeven.Com
/* Created : March 20, 2015

==============================================
CSS Style Structure
- Imports
- General
- Menu/Navigation
- Shortcodes
- Home Page
- Pages
- Portfolio Section and Pages
- Testimonial Section
- Blog/News
- About Us Page
- Contact Us Page
- Sidebar
- Footer Area
/*===========================================*/
/*===========================================*/
/* Imports
===========================================*/
@import url(https://fonts.googleapis.com/css?family=Muli:300,400,300italic,400italic|Montserrat:700,400|Montserrat+Subrayada:400,700);
/*===========================================*/
/* General
===========================================*/
body,
html {
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    overflow-x: hidden;
    color: #5c5c5c;
    font-size: 12px;
    font-weight: 400;
}
h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 60px;
}
h1.nospace {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: normal !important;
}
h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 380;
  font-size:20px;
    line-height: 35px;
}
h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 340;
  font-size:18px;
  line-height: 25px;
}
.h3pers {
    color:#666;
}
.h3pers:hover {
    color:#333;
}
h4 {
    font-family: 'Montserrat', sans-serif;
  font-size:16px;
    font-weight: 320;
    line-height: 20px;
}
h4.nospace {
    font-family: 'Montserrat', sans-serif;
  font-size:16px;
    font-weight: 320;
    line-height: normal !important;
}
h5 {
    font-family: 'Montserrat', sans-serif;
  font-size:14px;
    font-weight: 300;
    line-height: 15px;
}
p { font-size: 14px }
a {
  font-size: 12px;
    color: #5c5c5c;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
label{
  font-size: 12px;
    font-weight: 400;
  
}
img {
    height: auto;
    max-width: 100%;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #5fb0ad;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block }
* html .clearfix { height: 1% }
.clearfix { display: block }
.noradius { border-radius: 0 }
.nopadding { padding: 0 }
.nopaddingleft { padding-left: 0 }
.nopaddingright { padding-right: 0 }
.nomargin { margin: 0 }
.spacer { padding: 40px 0 }
.smallspacer { padding: 20px 0 }
.xs-spacer { padding: 3px 0 }

input.wpcf7-form-control[type="file"] {
    border: 0 none;
    padding: 0;
}

.form input.wpcf7-form-control[type="file"] {
    height: auto;
  width: auto;
  border: 0 none;
  min-width: 100px;
}
input.wpcf7-form-control[type="submit"] {
  width: auto;
}
textarea.wpcf7-form-control {
    height: auto;
  max-height: 150px;
}

input[type="text"].form-control, .form-control,
.wpcf7-form-control {
    display: block;
    width: 100%;
    height: 34px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.form-control:focus,
.wpcf7-form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: none;
    outline-offset: 0;
}
.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*===========================================*/
/* Menu/Navigation 
/*===========================================*/
#top-menu {
      margin-bottom: 0;
      border: 0;
      border-radius: 0;
      background: ;
      height: auto;
      color: #777777;
      padding: 10px 0 2px 0;
      background-image: url(../imgs/munitecnia/cabecera.jpg);
      background-repeat: no-repeat;
      background-size: cover;
}

@media (max-width: 768px) {
  #top-menu {
      margin-bottom: 0;
      border: 0;
      border-radius: 0;
      background: ;
      height: auto;
      color: #777777;
      padding: 10px 0 2px 0;
      background-image: url(../imgs/munitecnia/cabecera.jpg);
      background-size: cover;
      background-repeat: no-repeat;

  }
}

#top-menu h1{
  font-size:25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
    line-height: 10px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color:#ffffff;
}
#top-menu h2{
  font-size:14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
    line-height: 40px;
    color:#ffffff;

}

#top-menu.navbar { min-height: 35px !important }
#top-menu p.text-right span { margin-left: 15px }
a.logo.navbar-brand { color: #FFB642 }
.logo {
    font-family: 'Arvo', serif;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 15px 15px 25px 0;
    margin-right: 40px;
    border: 1px solid #ffb642;
}
#top-menu .navbar-header small {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    margin-top: -50px;
}
ul.top-links li { padding: 5px 0 }
.top-contact ol li {
    margin-left: 20px;
    font-weight: 900;
}
#main-menu {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    /* background: #222222; */
    background: #EFF3F3; /* Fondo Color Navegacion */
    min-height: 30px;
}
#sticky {
    padding: 0.5ex;
    width: 600px;
    background-color: #333;
    color: #fff;
    font-size: 2em;
    border-radius: 0.5ex;
}

.sticky-anchor-height {
  height: 57px !important; /* Efecto bomping de la web con la navegacion solucionado, si vuelve a fallar es por el reajuste de pixeles */
}

#main-menu.stick {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.admin-bar #main-menu.stick {
    margin-top: 32px;
}

.navbar-collapse { padding-left: 0 }
#main-menu .nav > li > a { padding: 10px 10px }
.navbar-default .navbar-toggle { border-color: transparent }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background: transparent }
.navbar-toggle {
    float: none !important;
    color: #5A6165;
}
.navbar-toggle i { text-align: center }
#main-menu i.fa.fa-bars { font-size: 20px }
#main-menu.navbar-default .navbar-brand:hover,
#main-menu.navbar-default .navbar-brand { color: #ffb642 }

.dropdown-menu > li > a,
#main-menu.navbar-default .navbar-nav > li > a {
    font-family: 'Montserrat', sans-serif;
    color: #5A6165; /* Texto del Menu */
    text-transform: uppercase; 
    font-weight: 700;
    letter-spacing: -1px;

}

#main-menu.navbar-default .navbar-nav > .active > a,
#main-menu.navbar-default .navbar-nav > .active > a:hover,
#main-menu.navbar-default .navbar-nav > .active > a:focus,
#main-menu.navbar-default .navbar-nav > li > a:hover,
#main-menu.navbar-default .navbar-nav > li > a:focus {
    color: 5A6165 !important;
    background-color: #fff !important; 
    border-color: transparent;
}


#main-menu .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 20px;
    border-top: 2px solid transparent;
    margin-right: 0px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

ol.social-icons li {
    width: 25px;
    height: 25px;
    margin-left: 5px !important;
    
}
ol.social-icons li a:hover,
ol.social-icons li a:focus { color: #ffffff !important }
ol.social-icons li a {
    color: #ffffff;
    background: #222222;
    font-size: 15px;
    border-radius: 50%;
    padding: 3px 6px !important;
    display: inline;
}
ol.social-icons li:hover a { background: #ffb642 }
#main-menu .navbar-form {
    padding: 10px 0 5px 0;
    margin-top: 0;
    margin-right: -15px;
    margin-bottom: 0px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#main-menu .form-control {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-color: #656565;
    background: transparent;
    border-right-color: transparent;
    color: #5A6165; /* Texto del Menu */;
    box-shadow: none;
}

#main-menu ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #5A6165; /* Texto del Menu */;
}
#main-menu :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #5A6165; /* Texto del Menu */;
   opacity:  1;
}
#main-menu ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #5A6165; /* Texto del Menu */;
   opacity:  1;
}
#main-menu :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #5A6165; /* Texto del Menu */;
}
#main-menu .input-group-btn button.btn.btn-default {
    background: transparent;
    border-color: #656565;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-left-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #222 !important;
    background-color: #FFFFFF;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus { background-color: transparent }
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #FFB642;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border: 0;
    border-radius: 0;
}

.dropdown-menu > li > a {
    display: none;
    padding: 15px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #222; /* Color Texto Submenu */
    white-space: nowrap;
}

.dropdown-menu > li > a > span.badge {
  float: right !important;
  letter-spacing: 0px !important;
  text-transform: none;
  /*width: 22px !important;*/
  text-align: center !important;
  background-color: #666; /* Color de Fondo Badge */
  color: #FFF; /* Color de letra Badge */
}
/*===========================================*/
/* Shortcodes
/*===========================================*/
blockquote {
    padding: 20px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #ffb642;
    background-color: #FAFAFA;
}
blockquote .lead {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.4;
    color: #777;
}
.blockquote-reverse {
    border-right: 5px solid #ffb642;
    padding: 20px;
}
blockquote.dark {
    background-image: url(images/pattern/04.png);
    background-repeat: repeat;
    color: #ffffff;
}
blockquote.dark .lead { color: #ffffff }
blockquote.color { background-color: rgba(189, 59, 36, 0.15) }

/* Lists */
.footer-content .widget_nav_menu li a, ul.list-block li {
  line-height: 30px;
  font-size: 14px;
}
.footer-content ul li a:before {
  content: "\f178";
  font-family: "FontAwesome";
  margin-right: 20px;
}
.footer-content ul li {
  list-style: outside none none;
}
.footer-content ul {
  padding: 0;
}

ul.list-block i { margin-right: 20px }

.footer-content .form-group {
  position: relative;
  width: 100%;
}

.footer-content .input-group-btn {
  position: absolute;
  right: 0px;
  height: 50px;
  width: 50px;
  z-index: 2;
}

.footer-content .input-group-btn:after {
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  top: 15px;
  text-align: center;
}

.footer-content .input-group-btn input {
  background-color: transparent;
  border: none;
  height: 50px;
  width: 50px;
}

/* Tabs */
.tab-style1 .tab-content {
    border: 1px solid #f1f1f1;
    padding: 10px 15px;
    border-top-color: transparent;
}
.tab-style1 .nav-tabs > li > a { border-radius: 0 }
.tab-style1 .nav-tabs > li.active > a,
.tab-style1 .nav-tabs > li.active > a:hover,
.tab-style1 .nav-tabs > li.active > a:focus {
    color: #FFF;
    cursor: default;
    background-color: #ffb642;
    border: 1px solid #ffb642;
    border-bottom-color: transparent;
    font-weight: 700;
}
.tab-style1 .nav-tabs { border-bottom: 1px solid rgb(189, 59, 36) }
.tab-style2 .nav-pills > li.active > a,
.tab-style2 .nav-pills > li.active > a:hover,
.tab-style2 .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #ffb642;
}
.tab-style2 .nav-pills > li > a { border-radius: 0 }
.tab-style2 .tab-content {
    padding: 15px;
    border: 1px solid #f1f1f1;
    border-left-color: #ffb642;
}
/* Accordion */

/* *************************************************************/
/* ********************* TEMA 1 ********************************/
/* *************************************************************/
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-default > .panel-heading {
    color: #FFF;
    background-color: #5F98B0;
    border: 2px solid #5F98B0;
    border-radius: 0;
}
.panel-default > .panel-heading:hover,
.panel-default > .panel-heading:focus,
.panel-default > .panel-heading.active { 
  background: #5F98B0;
  color: #FFF;
}
.panel-default {
    border-color: transparent;
    background: #fbfbfb;
    border-radius: 0;
    border: 0;
}
/* *************************************************************/
/* ******************** DUCPLICADAS TEMA 2 *********************/
/* *************************************************************/
.panel_tema2 {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-default_tema2 > .panel-heading_tema2 {
    color: #5F98B0;
    background-color: #FFF;
    border: 2px solid #FFF;
    border-radius: 0;
}
.panel-default_tema2 > .panel-heading_tema2:hover,
.panel-default_tema2 > .panel-heading_tema2:focus,
.panel-default_tema2 > .panel-heading_tema2.active { 
  background: #FFF;
  color: #5F98B0;
}
.panel-default_tema2 {
    border-color: transparent;
    background: #fff;
    border-radius: 0;
    border: 0;
}
/* *************************************************************/
.panel-group .panel {
    margin-bottom: 10px;
    border-radius: 0;
}
*:focus { outline: none !important }
.panel-title > a { color: #777 }
h4.panel-title { font-weight: 400 }
/* Accordion Style 2 */
#accordion2 .panel-default > .panel-heading {
    background-color: #ffb642;
    border: 2px solid #ffb642;
    color: #f1f1f1;
}
#accordion2 .panel-title > a { color: #222222 }
/* Accordion Style 3 */
#accordion3>.panel-default > .panel-heading {
    color: #777;
    background-color: transparent;
    border: 2px solid #ddd;
}
#accordion3>.panel-default > .panel-heading:hover,
#accordion3>.panel-default > .panel-heading.active { background-color: #ddd }
/* Accordion Style 4 */
#accordion4>.panel-default > .panel-heading {
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #ffb642;
}
#accordion4>.panel-default > .panel-heading:hover,
#accordion4>.panel-default > .panel-heading.active { background-color: #ffb642 }
#accordion4>.panel-default > .panel-heading.active .panel-title > a,
#accordion4>.panel-default > .panel-heading:hover .panel-title > a,
#accordion4>.panel-default > .panel-heading .panel-title > a:focus { color: #f1f1f1 }
/*===========================================*/
/* Home Page
/*===========================================*/
#header-slider .carousel-caption {
    position: absolute;
    top: 6%;
    right: 0;
    left: 0;
    bottom: auto;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
#header-slider .carousel-indicators {
    position: absolute;
    bottom: 50px;
    left: auto;
    right: 0;
    z-index: 15;
    width: 20%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
#header-slider .carousel-indicators .active {
    width: 20px;
    height: 10px;
    margin: 1px;
    background-color: #ffb642;
    border-color: #ffb642;
    border: 0;
    border-radius: 0;
}
#header-slider .carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 0;
}
.left span.fa,
.right span.fa {
    position: absolute;
    top: 43%;
}
a.carousel-control span.fa {
    border: 1px solid #f1f1f1 !important;
    padding: 10px;
    margin-left: -20px;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active { opacity: 1 }
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1 }
.carousel-fade .carousel-control { z-index: 20 }
button.en-btn,
a.en-btn {
    background-color: #FFFFFF;
    color: #fff;
    border-radius: 40px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    border-color: transparent;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 10px 40px;
    background: transparent;
    border: 4px solid #ffffff;
}

button.en-btn:hover,
a.en-btn:hover {
    background-color: #ffffff;
    color: #222222;
    border-color: transparent;
    padding-left: 50px;
    padding-right: 50px;
}
a.en-btn.light {
    background-color: #ffffff;
    color: #222222;
}

a.en-btn.light:hover { background-color: #ffffff }

.form input[type="submit"].wpcf7-submit,
button.en-btn.dark,
a.en-btn.dark {
    background-color: #222222;
    color: #ffffff;
    border: 0;
}
a.read-more,
a.read-more>span {
    color: #ffb642;
    font-style: normal;
    font-weight: 900;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
a.read-more:hover { font-weight: 900 }
a.read-more:hover>span {
    -webkit-transform: translateX(90%);
    transform: translateX(90%);
}

/*===========================================*/
/* Pages 
/*===========================================*/

/* Page Content */
#en-content .img,
.img {
  margin: 15px 0;
}

/* Page Header */

#en-header {
    background-color: #ffb642;
    padding: 2%;
    color: #fff;
  margin-bottom: 40px;
}

#en-header h2{

  font-size: 25px;

}

#en-header .breadcrumb {
    padding: 5px 15px 0px;
    list-style: none;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    color: #fff;
}
#en-header .breadcrumb a { color: #FFFFFF !important }
#en-header .breadcrumb > .active {
    color: #FFF;
    font-weight: 900;
}
.breadcrumb > li + li:before { color: #FFF }

/* Image Thumbnail with Caption*/
.post-img.thumbnail {
    border-radius: 0;
    border-color: transparent;
    background-color: #FAFAFA;
}

/* Intro */
#en-intro {
    padding: 80px 0;
    background: #ffffff;
}

/* Services */
#en-services {
    padding: 80px 0;
    background: #fafafa;
    background-image: url(images/pattern/04.png);
    background-repeat: repeat;
    color: #ffffff;
}
.section-title.text-left hr { margin-left: 0 }

#nuestra-revista .section-main {
  padding-top: 10px;  
}

#nuestra-mision .section-title.text-center {
    width: 60%;
    margin: 0 auto;
  padding-bottom: 5px;
}
#nuestra-mision hr, #nuestra-revista hr{
  border-color: white !important;
}

#nuestra-revista a.read-more, #nuestra-revista a.read-more span{
  
  color: #fff !important;
}

.section-title.text-center {
    width: 60%;
    margin: 0 auto;
  padding-bottom: 15px;
}
.section-title h2 { line-height: 26px }
.section-title hr {
    width: 60px;
    border-color: #ffb642;
}
.service h4 { margin-top: 20px }
.service>a h4,
.service>a img {
    transition: all 0.5s;
    opacity: 0.8;
}
.service:hover>a h4 { color: #ffb642 }
.service:hover>a img { opacity: 1 }

/* CTA */
.en-cta { background-image: url(images/slider/01.jpg) }
.en-cta .overlay {
    padding: 3%;
    color: #ffffff;
}
.overlay.dark { background-color: rgba(0, 0, 0, 0.60) }
.overlay.color { background-color: rgba(255, 182, 66, 0.85) }
.overlay.light {
    background-color: rgba(255, 255, 255, 0.5);
    color: #222222 !important;
}
.en-cta2 {
    padding: 3%;
    color: #ffffff;
}
.en-cta-solid {
    padding: 3%;
    background-color: #f1f1f1;
    margin: 20px 0;
}
.en-cta-solid.dark {
    background-image: url(images/pattern/04.png);
    background-repeat: repeat;
    color: #ffffff;
}
.en-cta-solid.color {
    background-color: #ffb642;
    color: #f1f1f1;
}

/* Single Blog Posts */
ul.share {
    margin: 20px 0;
    border-top: 2px solid #ffb642;
    padding: 10px;
    background: #FBFBFB;
}
ul.share li {
    margin-right: 10px;
    font-size: 20px;
}
#blogposts .author .media-body > h5 {
  margin-bottom: 10px;
}
#blogposts .author {
    border-top: 2px solid #ffb642;
    margin-top: 60px;
    background: #FBFBFB;
    padding: 20px;
}
#blogposts .author .media-body > h5 {
  margin-top: 0;
}
.media.comment {
    padding: 20px 0;
    border-top: 2px solid #ffb642;
}
.media.reply-comment { padding: 20px 0 }

/* Comment Form */
#comment-form { margin-bottom: 30px }

/* Team Page */
#en-team {
    background: #fafafa;
    background-image: url(images/pattern/03.png);
    background-repeat: repeat;
    color: #ffffff;
    padding: 80px 0;
}
.team .hover-bg {
    position: relative;
    overflow: hidden;
  min-height: 350px;
    margin-bottom: 30px;
}
.team .hover-bg .hover-text.on { opacity: 1 }
.team .hover-bg .hover-text.off {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(62%);
    transform: translateY(62%);
    opacity: 1;
    background: rgba(0, 0, 0, 0.70);
}
.team .hover-bg:hover .hover-text.off {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}
.team h5,
.career-position h5 { margin-bottom: 0px }
.career-position h6 {
    color: #ffb642;
    text-decoration: underline;
}
#en-career {
    padding: 80px 0;
    background: #ffffff;
}
/* Error Page */
.error i { font-size: 200px }
/* Career Page */
.position-details {
    margin-top: 40px;
    border-top: 1px solid #f1f1f1;
    padding: 30px 0;
}
/*===========================================*/
/* Portfolio Section and Page
/*===========================================*/
#en-portfolio {
    padding: 80px 0;
    background-color: #ffffff;
}
#portfolio-items .item {
    padding: 30px 0px;
    margin: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#portfolio-items .item p {
    max-height: 80px;
    overflow: hidden;
}
#portfolio-items .item {
  border-radius: 3px;
  margin: 5px 10px;
  padding: 30px 0;
}
.item .hover-bg {
    position: relative;
    overflow: hidden;
}
.hover-bg .hover-text {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 60%;
    padding: 20px;
    color: #ffffff;
    transition: all 0.8s;
}

.hover-bg .hover-text a {
  color: #fff;
  transition: all 0.8s;
}

.hover-bg .hover-text.on { opacity: 1 }
.hover-bg .hover-text.off {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(65%);
    transform: translateY(65%);
    opacity: 1;
    background: rgba(0, 0, 0, 0.70);
}
.hover-bg:hover .hover-text.off {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}
#portfolio-items .owl-controls i.fa { font-size: 30px }
#en-portfolio .owl-theme .owl-controls .owl-buttons div {
    color: #222222;
    display: inline-block;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    opacity: 0.5;
}

#itemsWork.portfolio-3-column .item .hover-text p {
    max-height: 60px;
    overflow: hidden;
}

/* Portfolio Page */
#itemsWork .item { margin-bottom: 30px }
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { z-index: 1 }
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
ul.list-inline.cat {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    text-align: center;
}
ul.cat li a {
    padding: 10px 5px;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
}
ul.cat li a:hover,
ul.cat li a:focus,
ul.cat li a:active,
ul.cat li a.active {
    border-top: 2px solid #ffb642;
    border-bottom: 2px solid #ffb642;
}
.project-details {
    margin-top: 40px;
    border-top: 1px solid #f1f1f1;
    padding: 30px 0;
    border-bottom: 1px solid #f1f1f1;
}
/*===========================================*/
/* Testimonial Section
/*===========================================*/
#testimonial .item {
    width: 80%;
    margin: auto;
}
.testimonial .owl-theme .owl-controls .owl-page span,
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 20px;
    height: 10px;
    margin: 2px 5px;
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #777;
}
.testimonial .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page.active span {
    opacity: 1;
    background: #ffb642;
    border-color: transparent;
}
.owl-theme .owl-controls,
.owl-theme .owl-controls { margin-top: 10px }

.testimonial .overlay { padding: 4% }
.testimonial.light .overlay { background: rgba(255, 255, 255, 0.92) }
.testimonial.dark .overlay {
    background: rgba(40, 47, 53, 0.85);
    color: #ffffff;
}
.testimonial.color .overlay {
    background-color: rgba(255, 182, 66, 0.85);
    color: #ffffff;
}
.testimonial.color blockquote footer { color: #f1f1f1 }
.testimonial.color .owl-theme .owl-controls .owl-page span {
    background: transparent;
    border: 1px solid #ffffff;
}
.testimonial.color .owl-theme .owl-controls .owl-page.active span {
    opacity: 1;
    background: #ffffff;
    border-color: transparent;
}
.testimonial img {
    width: 80px;
    height: 80px;
    margin-bottom: 30px;
}
.testimonial blockquote {
    border-left: 0;
    font-style: italic;
    background-color: transparent;
}
.testimonial blockquote footer {
    margin-top: 15px;
    color: #ffb642;
}

/*===========================================*/
/* Blog/News
/*===========================================*/
#en-news {
    padding: 80px 0;
    background: #fafafa;
    background-image: url(images/pattern/04.png);
    background-repeat: repeat;
    color: #ffffff;
}
.news>a h4 { transition: all 0.8s }
.news:hover>a h4 { color: #ffb642 }
.news>hr {
    width: 100px;
    border-color: #333333;
    margin-left: 0;
}
span.meta-date,
p.meta { color: #5C5C5C }
.meta-date i,
p.meta span { margin-right: 10px }
/* Partners */
#en-partners {
    padding: 80px 0;
    background: #ffffff;
}
/* News / Blog Page */
#blogposts .news { margin-bottom: 60px }
#blogposts .news hr { border-color: #f1f1f1 }
.news:hover>a h3 { color: #ffb642 }
.news .featured-img { position: relative }
.featured-img span.meta-date {
    position: absolute;
    top: 0;
  left: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.48);
    color: #ffffff;
}
.navigation.paging-navigation {
    clear: both;
    text-align: center;
    width: 100%;
}
/* Pagination */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ffb642;
    border-color: #ffb642;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #ffb642;
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #ddd;
    margin: 5px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #ffb642;
    background-color: #eee;
    border-color: #ddd;
}
.pagination li.active a { color: #fff !important }
/*===========================================*/
/* About Us Page
/*===========================================*/
/* Values */
.values {
    height: 100%;
    width: 100%;
    padding: 60px 50px 40px 50px;
    color: #ffffff;
    overflow: hidden;
    height: 450px;
}
.detail { position: relative }
.values hr {
    width: 80px;
    margin-left: 0;
    border-color: rgba(255, 255, 255, 0.44);
}
.values span.icons { font-size: 38px }
.c1 { background: #D3932A }
.c2 { background: #E69D27 }
.c3 { background: #ffb642 }
.values span.icons {
    font-size: 238px;
    position: absolute;
    bottom: -200px;
    right: -50px;
    color: rgba(255, 255, 255, 0.16);
}
/* Awards */
#en-awards { padding: 80px 0 }
.awards i.icons,
.career-position i.icons {
    font-size: 60px;
    margin-left: -20px;
}
/* Why Us Section */
#en-why-us,
#en-application,
#en-offices {
    padding: 80px 0;
    background: #fafafa;
}
#en-why-us .section-title.text-left { margin-top: 20px }
/*===========================================*/
/* Contact Us Page
/*===========================================*/
#contact-form .alert-danger {
    color: #000000;
    background-color: #FFF0D9;
    border-color: #FFB642;
}

.form input.form-control,
.form input.wpcf7-form-control {
    height: 50px;
    color: #777;
    background-color: transparent;
}

.form .form-control,
.form .wpcf7-form-control {
  margin-bottom: 20px;
}

.form textarea {
  background: transparent;
}

.offices {
  margin-bottom: 30px;
}

/* Map */
.map iframe {
    height: 300px;
    width: 100%;
    border: 0;
}
/*===========================================*/
/* Sidebar
/*===========================================*/
.sidebar-widget {
    margin-bottom: 0px;
    border-top: 2px solid #ffb642;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:30px;
    padding-right: 30px;
    background: #FBFBFB;
}
.sidebar-widget .widget-title h4 { color: #777777 }
.recent-posts .media {
    border-bottom: 1px dashed #f1f1f1;
    padding: 10px 0;
}
.recent-posts .media img,
.recent-posts .media a h5 { transition: all 0.5s }
.recent-posts .media span { margin-right: 5px }
.recent-posts .media:hover img { opacity: 0.7 }
.recent-posts .media:hover a h5 { color: #ffb642 }
.sidebar-widget ul.list-block li i,
.sidebar-widget ul.list-block li a {
    color: #777;
    transition: all 0.5s;
}
.sidebar-widget ul.list-block li:hover a { color: #ffb642 }
.sidebar-widget ul.list-block li:hover i {
    margin-left: 10px;
    color: #ffb642;
}
.tags ul li {
    border: 2px solid #ddd;
    padding: 5px 10px;
    margin-bottom: 10px;
    transition: all 0.5s;
}
.tags ul li:hover {
    background: #ffb642;
    border-color: #ffb642;
}
.tags ul li:hover>a { color: #ffffff }
/*===========================================*/
/* Footer Area
/*===========================================*/
#en-footer .footer-content {
    padding: 15px 0px 15px 0px;
    background: #4B4B4E;
    color: white;
    text-align: left;
}
#en-footer .bottom-footer {
    color: #FFF;
}
.bottom-footer a { color: #FFF }
.bottom-footer a:hover { color:  #CCC !important; }
.bottom-footer a > i:hover { color:  #CCC !important; }


a.footer-logo { margin-bottom: 20px }
.footer-logo {
    font-size: 26px;
    color: #777;
    font-family: 'Arvo', serif;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 40px;
    border: 1px solid #777;
    padding: 2px 7px;
}

/* Footer Widget */

#en-footer .widget { 
  /*
  Cambio 
  border-left: 1px solid #333; */   
  border-left: 0px solid #fff;
}

.footer-content .widget {
  margin-bottom: 30px;
}

/* pie nuevo */
html{
  position:relative;
  min-height:100%;
}
body{
  margin-bottom:60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  /*  background-color: #f5f5f5;*/
  background: #4B4B4E;

}

/*************/

.widget-title.text-left hr { margin-left: 0 }

.widget-title.text-center {
    width: 60%;
    margin: auto;
    margin-bottom: 60px;
}

.widget-title h4 {
    text-transform: uppercase;
    color: #f1f1f1;
}

.widget-title hr {
    width: 60px;
    border-color: #ffb642;
    border-color: transparent;
}

.widget > ul {
    padding: 0;
}

#en-footer .widget > ul {
    padding: 0;
}

.ert-search .input-group input[type="submit"] {
    color: transparent;
}

.entry-content {
    /*margin-top: 15px;*/
}

.ert-search .input-group input[type="submit"]::before {
    color: red;
    content: "\f002";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 100px;
    height: 40px;
    width: 40px;
}

.sidebar .ert-search .input-group-btn .fa.fa-search {
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 7px;
  z-index: 3;
}
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 3;
}

.widget li i,
.widget a {
  /* Cambio
    color: #777; */
    color: #fff;
    transition: all 0.5s;
}
.widget li:hover a { color: #ffb642 }
.widget li:hover i {
    margin-left: 10px;
    color: #ffb642;
}
.widget .media a h5 {
    color: #f1f1f1;
    transition: all 0.5s;
}
.widget .media:hover a h5 { color: #ffb642 }

/* Form */
#en-footer .widget .form-control {
    height: 50px;
    color: #f1f1f1;
    background-color: transparent;
    border: 1px solid #777;
}

/* ## Wordpress */

.sticky {
}

/* - Page Header */
.page-header {
  margin: 0 0 20px;
}
.page-header .entry-title {
  margin-top: 0;
}

/* - Alignments */
.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}

/* - Comments */

#commentform .form-submit {
    margin-top: 30px;
}

.page #commentform #comment {
    margin-bottom: 0;
}

.comments-area h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #4c4c4c;
}

.comments-area .comments-line {
    width: 100%;
    border: 1px solid #c7c7c7;
    padding: 15px;
    font-size: 14px;
    font-style: italic;
    outline: none;
    margin-bottom: 20px;
}

.comments-area {
  margin-bottom: 80px;
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}

.comments-area .comments-area {
    width: 100%;
    border: 1px solid #c7c7c7;
    padding: 15px;
    font-size: 14px;
    outline: none;
    margin-bottom: 20px;
    font-style: italic;
    resize: none;
    height: 202px;
}

.comments-area p.form-submit {
    text-align: right;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus {
    border-color: #ea2e49;
}

.comment-form input[type="submit"],
.comments-area p.form-submit .button-1 {
    background: none;
    color: #666;
    border: 3px solid #ea2e49;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding: 8px 25px;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
}

.comment-form input[type="submit"]:hover {
    color: #fff;
    background-color: #ea2e49;
}

.comments-area .comment {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.comment-author.vcard {
    display: inline;
}

.comment-author.vcard img {
    border-radius: 150px;
    width: 80px;
    height: 80px;
    border: 3px solid #e8e8e8;
}

.comments-area .comment .comment-image {
    float: left;
    margin-left: -100px;
}

.comments-area .comment .comment-image img {
    border-radius: 150px;
    width: 80px;
    height: 80px;
    border: 3px solid #e8e8e8;
}

.comments-area .commentlist li {
    list-style: none;
}

.comments-area .commentlist ul {
    margin-left: 70px;
}

.comments-area .comment .comment-info {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}

.comments-area .comment .comment-info span {
    float: right;
    font-size: 13px;
    color: #a3a2a2;
}

.comments-area .comment p {
    color: #333;
    font-size: 13px;
    line-height: 1.7em;
    font-weight: 400;
    min-height: 30px;
}

.comments-area .commentlist {
    margin-bottom: 60px;
    padding: 0;
}
.comment-meta {
    background: none repeat scroll 0 0 transparent;
    color: indigo;
    padding: 0;
    text-align: left;
}

.widget_pages .page_item_has_children .children {
    margin-left: 25px;
}

.widget_pages .page_item_has_children > a, .widget_pages .menu-item-has-children > a {
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
}

.comments-area > :last-child {
    margin-bottom: 0;
}

.comment-list + .comment-respond {
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
}

.comments-title,
.comment-reply-title {
    font-family: "Muli",sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
  letter-spacing: normal;
    font-weight: 500;
}

.comments-title {
    margin-bottom: 1.3333em;
}

.comment-list {
    list-style: none;
    margin: 0;
  padding-left: 0;
}

.comments-area .children {
    margin-left: 30px;
    padding-left: 30px;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 1.6em 0;
}

.comment-list .children {
    list-style: none;
    margin: 0 0 0 50px;
}

.comment-list .children > li {
    padding-left: 0.8em;
}

.comment-author {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    margin-bottom: 0.4em;
}

.comment-author .avatar {
    float: left;
    height: 24px;
    margin-right: 0.8em;
    width: 24px;
}

/*
.bypostauthor > article .fn:after {
    content: "\f304";
    position: relative;
    top: 5px;
    left: 3px;
  font-family: "FontAwesome";
}
*/

.comment-metadata,
.pingback .edit-link {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    float: right;
}

.comment-metadata a,
.pingback .edit-link a {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
    color: #333;
}

.comments-area label {
    min-width: 100px;
}

.comment-metadata {
}

.comment-metadata .edit-link {
    margin-left: 1em;
}

.pingback .edit-link {
    margin-left: 1em;
}

.pingback .edit-link:before {
    top: 5px;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-content > :last-child {
    margin-bottom: 0;
}

.comment-list .reply {
    font-size: 12px;
    font-size: 1.2rem;
}

.comment-list .reply a {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: inline-block;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    line-height: 1;
  text-decoration: none;
    margin-top: 6px;
    padding: 0.4167em 0.8333em;
    text-transform: uppercase;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
    border-color: #333;
    color: #333;
    outline: 0;
}

.comment-form {
}

.comment-form label {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    display: block;
    letter-spacing: 0.04em;
    line-height: 1.5;
    text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    border: 1px solid #c7c7c7;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 20px;
    outline: medium none;
    padding: 15px;
    height: auto;
    width: 100%;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
}

.no-comments {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    padding-top: 1.6em;
}

.comment-navigation + .no-comments {
    border-top: 0;
}

.form-allowed-tags code {
    font-family: Inconsolata, monospace;
    white-space: normal;
}

.form-submit {
    margin-bottom: 0;
}

.required {
    color: #c0392b;
}

.comment-reply-title small {
    font-size: 100%;
}

.comment-reply-title small a {
    border: 0;
    float: right;
    height: 32px;
    overflow: hidden;
    width: 26px;
}

.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px;
    position: relative;
  font-family: "FontAwesome";
    top: -3px;
}

.textwidget option {
  max-width: 246px;
}


/* Calendar Widget */
.widget_calendar #wp-calendar {
    width: 100%;
}
.widget_calendar table {
    margin: 0;
}
table {
    width: 100%;
}
.widget_calendar table {
    margin: 0;
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.3333;
    text-align: center;
    padding: 0;
}

.widget_calendar caption {
     font-family: "Muli",sans-serif
    font-weight: 700;
    margin: 0 0 1.6em;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.widget_calendar tbody a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
    background-color: #333;
    color: #fff;
    display: block;
    font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    background-color: #707070;
    background-color: rgba(51, 51, 51, 0.7);
    color: #fff;
}

/* Rss Widget */
.widget_rss .rss-date {
  display: block;
}
  
