@charset "UTF-8";
/* CSS Document */
div[itemtype="http://schema.org/Organization"] + div.container{
  width: 100%;
  margin:0;
  padding: 0;
}

@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&family=Yanone+Kaffeesatz:wght@200..700&display=swap');

body {
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 16px;
}
.main-nav-row .item-inner-main-nav {
    padding: 0px 0;
}
.main-nav-row {
    background-color: #cc2127;
}
.main-nav-row .navbar-header {
    text-align: center;
    background-color: #305d83;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.top-header-row .item-inner-top-header a {
    color: #FFF;
    padding: 5px 12px;
    margin-right: 12px;
}
.top-header-row .item-inner-top-header a:hover {
    color: #ffffff;
    background: transparent;
}
.main-nav-row .item-inner-main-nav a  {
    color: #fff;
    margin: 9px 0px 10px 0px;
    padding: 10px 20px;
    border-right: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.main-nav-row .item-inner-main-nav:hover {
    background-color: transparent;
    color: #000;
}
.navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}
.main-nav-row .navbar-collapse {
    padding: 0;
}
.social-media-text-top-header {
    display: none;
}
.col-links-inner-top-header {
    border: none
    width: 100%;
}
.header {
    background-color: #f2f2f2;
}
.middle-header-row .col-sm-3 {
    width: 41.66666667%;
}
.middle-header-row .col-sm-5 {
    width: 33.33333333%;
}
.middle-header-row .col-sm-4 {
    width: 25%;
}
.ee-login-wrapper .col-md-push-6 {
    left: 0;
}
.ee-login-wrapper .col-md-6 {
    width: 100%;
}
.middle-header-row {
    padding: 10px 0 20px 0;
}
.text-muted, .copyright-row .term-conditions-link, .footer, .powered-by-row .term-conditions-link, .privacy-advercity-row .term-conditions-link  {
    color: #000;
}
.main-nav-row .item-inner-main-nav .dropdown-menu {
    background-color: #3b4046!important;
    color: #fff!important;
}
.main-nav-row .item-inner-main-nav .dropdown-menu li a:hover {
    background-color: #d57f00!important;
    color: #3b4046;
}
.main-nav-row .item-inner-main-nav .dropdown-menu li {
    border-bottom: solid 1px #648d1c;
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: transparent;
}
.dropdown-menu li a {
    color:  #fff;
}
.ee-info a {
    color: #000;
}
.ee-info {
    color:  #000;
}
.js-status-hvmov {
    color: #000;
}
.footer-text-line {
    color: #000;
}
.top-header-row {
    display: none;
}
.ee-login-wrapper {
    margin-top: 34px;
}
.input-group.search-box-container {
    margin-top: 30px;
}
.btn-default {
    color: #fff;
    background-color: #faa72d;
    border-color: #faa72d;
}
.btn-default:hover {
    color: #fff;
    background-color: #ea951e;
    border-color: #ea951e;
}
.middle-header-row .btn-default {
    text-transform: uppercase;
}
.ee-logotype {
    height: 120px;
}
.middle-header-row img  {
    height: 130px;
}
.bg-1 {
    background-attachment: fixed;
    background-image: url(../images/bg-1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 800px;
}
.bg-1:before {
    content:'';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
}
.title {
    color: #fff;
    text-align: center;
    font-size: 60px;
    padding-top: 300px;
    text-shadow: 0px 0px 6px rgba(0,0,0,0.67);
    position: inherit;
    z-index: 1;
    background: transparent;
    font-family: "Yanone Kaffeesatz", sans-serif;
    text-transform: uppercase;
    margin: 0;
}
.subtitle-1 {
    color: #cb2027;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 10px;
    font-weight: 600;
}
.cont-home {
    padding-top: 50px;
}
.space-1 {
    height: 20px;
}
.space-2 {
    height: 40px;
}
.space-3 {
    height: 10px;
}
.box-1 {
    background: #fff;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    padding: 20px;
    border-radius: 20px;
}
.box-height-1 {
    height: 267.01px;
}
.box-height-2 {
    height: 471.04px;
}
.padre-1 {
   display: table;
   height: 267.01px; 
}
.hijo {
   display: table-cell;
   vertical-align: middle;
}
.img-icon-1 {
    width: 20%;
}
.social-rrss {
    list-style: none;
}
.social-rrss li {
    display: inline-table;
    width: 10%;
    padding-right: 20px;
}
ul {
    padding-inline-start: 15px;
    margin-block-start: 0;
}
.list-items {
    color: #068c45;
}
.txt-list-items {
    color: #333;
}
@media (max-width: 767px) {
    .mainnav-toggle-search-row {
        background-color: #FFF;
        margin: 0;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
        color: #fff;
    }
    .navbar-nav {
        width: 100%;
        text-align: left;
    }
    .navbar-nav {
        margin: 5px 0px;
    }
    .navbar-nav > li {
        float: none;
        display: list-item;
    }
    .main-nav-row .item-inner-main-nav a {
        color: #fff;
        margin: 0px 0px 0px 0px;
        padding: 9px 10px;
        font-size: 14px;
    }
    .mainnav-toggle-search {
        width: 100%;
    }
    .main-nav-row .navbar-header {
        text-align: center;
        background-color: #006BB3
    }
    .main-nav-row .navbar-header .icon-bar {
        background-color: #faa72d;
    }
    .fa-search:before {
        content: "\f002";
        color: #faa72d;
    }
    .title {
        font-size: 40px;
        padding: 100px 20px 0 20px; 
    }
    .bg-1 {
        height: 400px;
        background-image: url(../images/bg-1-mobile.jpg);
    }
    .subtitle-1 {
        padding-top: 30px;
        margin-left: 20px;
    }
    .ee-logotype {
        height: 60px;
    }
    .main-nav-row .navbar-brand.ee-mod {
        height: 65px;
    }
    .main-nav-row .navbar-brand.ee-mod .brand-img {
        height: 60px;
    }
    .main-nav-row .navbar-header {  
        background-color: #f7f7f7;
    }
    .input-group-btn .fa-search:before {
        content: "\f002";
        color: #fff;
    }
    .input-group.search-box-container {
        margin-top: 10px;
    }
    .space-2 {
        height: 0px;
    }
    p {
        padding: 0 20px;
    }  
    .padre-1 {
        height: auto;
    } 
    .box-1 .subtitle-1 {
        margin-left: 0px;
    }
    .box-1 { 
        margin-bottom: 20px
    }
    .box-height-1, .box-height-2 {
        height: auto;
    }
    .social-rrss li {
        width: 15%;
    }
}

