/*
Theme Name: Satelise
Theme URI:
Author: s|ngular
Author URI: http://sngular.team/
Description:
Version: 1.0
Text Domain: satelise
*/

body {
    font-family: 'Montserrat', sans-serif;
}

.block1 span{
    vertical-align: sub;
}

    #discounts .alert{
    width: 160%;
    text-align: left;
    font-size: 2vw;
    padding: 0;
    }

    #discounts .alert a{
        color: #fff;
    background: #FAC900;
    padding: 3% 6%;
    display: block;
    text-align: center;
    width: 45%;
    text-decoration: none;
    font-size: 2vw;
    margin: 4% 0;
    border-radius: 15px;
}

.video iframe {
    width: 100%;
    height: auto;
}

.modal {
    top: 30%;
    left: 0%;
    right: -37%;
}

.modal-content {
    background: transparent;
    border: 0px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
}

.modal-content body,
.html5-video-player {
    background: transparent;
    background-color: transparent;
}

.modal-dialog {
    width: 100%;
    max-width: 70%;
}

.modal-header {
    position: absolute;
    right: -2%;
    top: -6%;
    background: transparent!important;
    border: 0;
    z-index: 9999;
}

.modal-body {
    padding: 0px;
}

.close {
    color: #FBC900;
    font-size: 50px;
    opacity: 1;
}

.bootstrap-dialog-title {
    display: none!important;
}

.legal p:first-child {
    text-align: center;
}

.legal p {
    text-align: justify;
}

.button-video {
    position: absolute;
    top: 45%;
    display: flex;
    left: 26%;
    width: 47%;
    border-radius: 15px;
    padding: 1% 0%;
    background: rgba(255, 255, 255, 0.7);
    color: #808080;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.button-video img {
    margin-right: 5%;
}

textarea {
    box-sizing: border-box;
    max-height: 160px;
    overflow-x: hidden;
    background: transparent;
    border: 0;
    width: 85%;
}

select option {
    background: #FBC900;
    color: #fff;
}

::selection {
    background: #FBC900;
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #FBC900;
    /* Gecko Browsers */
}

.navbar {
    margin-bottom: 0;
}

#masthead {
    position: fixed;
    z-index: 76;
    background: #fff;
    width: 100%;
    top: 0;
    padding-top: 10px;
}

input:focus,
textarea:focus,
keygen:focus,
select:focus {
    outline-offset: 0px;
    outline: -webkit-focus-ring-color auto 0px;
}

.sesion,
.sesion:hover,
.sesion:visited,
.sesion:focus {
    color: #FCF2DD;
    text-decoration: none;
    border-radius: 15px;
    background: #F9C800;
    padding: 4px 10px;
    vertical-align: sub;
    font-size: 11px;
}

.second_button .sesion,
.second_button .sesion:hover,
.second_button .sesion:visited,
.second_button .sesion:focus {
    color: #FCF2DD;
    text-decoration: none;
    border-radius: 15px;
    background: #F9C800;
    padding: 1% 4%;
    vertical-align: sub;
    font-size: 11px;
}

.language-session {
    text-align: right;
}

.language {
    color: #333;
}

.policy a {
    color: #C9C9CB;
}

.wpcf7-not-valid-tip,
.wpcf7-response-output {
    display: block;
    color: #FAC900;
}

.screen-reader-response {
    display: none;
}


/*
.img-responsive {
    width: 100%;
}
*/

.logo img {
    width: 230px;
    height: auto;
    margin: 0 auto;
}

.rrss-language {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.rrss-language > div:first-child {
    padding-right: 15px;
    border-right: 2px solid #d3d1d1;
}

.rrss {
    padding-top: 5px;
}

.language {
    text-align: right;
}

.language ul {
    padding-left: 8px;
    padding-top: 5px;
}

.language ul,
.language select {
    border: 0;
    text-transform: uppercase;
    outline: none;
    background: #fff;
    float: left;
}

.language ul:before {
    display: none;
}

.rrss i {
    color: #868580;
    font-size: 17px;
    margin-right: 13px;
    vertical-align: middle;
}

.rrss i:hover {
    color: #CFD0D1;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.menu ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    list-style: none;
}

.menu .menu-item a {
    color: #68696e;
    text-decoration: none;
    font-weight: 700;
}

.menu .current_page_item a:after {
    content: " ";
    background: #fbc900;
    width: 50px;
    height: 8px;
    margin: 0 auto;
    display: block;
    border-radius: 15px;
}

.menu .menu-item:hover a:after {
    content: " ";
    background: #fbc900;
    width: 50px;
    height: 8px;
    margin: 0 auto;
    display: block;
    border-radius: 15px;
}

.block1 {
    background: #fbc900;
    color: #4A4A4C;
}

.block1 > div:first-child {
    padding: 0;
}

.block1 h2 {
    font-size: 45px;
    width: 245px;
    color: #fff;
}

.block1 p {
    line-height: 13px;
}

.block1-lefttext,
.block1-righttext {
    float: left;
    width: 73%;
}

.block1-righttext {
    float: left;
    width: 34%;
    position: absolute;
    left: 66%;
    bottom: 0;
}

.block1-lefttext img {
    width: 55%;
    margin: 5px auto;
}

.block1-lefttext .autema {
    margin-top: 30px;
    text-align: center;
    font-size: 13px;
}

.block1-lefttext .autema img {
    display: inline-block;
    width: 40%;
}

.block2 {
    background: url('./assets/img/02-background-responsive.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100%;
    padding-bottom: 2.5%;
}

.block2 h2 {
    margin-top: 6%;
    font-size: 43px;
    color: #636468;
    margin-bottom: 3%;
}

.block2 p {
    line-height: 20px;
    color: #4A4A4C;
}

.block3 {
    background: url('./assets/img/03-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.image-icon {
    width: 30%;
    float: left;
    margin-top: 6%;
}

.text-icon {
    width: 67%;
    float: left;
    margin-left: 3%;
}

.block3 .text-icon h3 {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.block3 .text-icon p {
    color: #4A4A4C;
    font-family: 'Montserrat', sans-serif;
}

.block4 {
    background: url('./assets/img/04-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    width: 100%;
    padding-top: 3%;
    padding-bottom: 5%;
}

.block4 h2 {
    margin-top: 6%;
    font-size: 43px;
    color: #fbc900;
    margin-bottom: 6%;
}

.block4 p {
    color: #4A4A4C;
    width: 74%;
    text-align: justify;
}

.block5 {
    background: url('./assets/img/05-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    width: 100%;
    padding-top: 2%;
    color: #fff;
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.block5 video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}

.block5 video.fillWidth {
    width: 100%;
}

.block5 h3 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
}

.block5 .image-icon {
    width: 30%;
}

.block5 p {
    font-size: 18px;
}

.block5 .col-md-4:nth-child(2) img {
    width: 60%;
    margin: 5% auto;
}

.block5 .block5-item {
    margin-bottom: 25px;
}

.block5 .col-md-4:nth-child(1) .text-icon {
    width: 61%;
    float: left;
    margin-right: 5%;
    text-align: right;
}

.block5 .col-md-4:nth-child(3) .text-icon {
    width: 61%;
    float: left;
    margin-left: 5%;
    text-align: left;
}

.clear {
    clear: both;
}

.block6 {
    background: url('./assets/img/06-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin: 0 auto;
    width: 100%;
    padding-top: 2%;
}

.block6 .top .item {
    content: " ";
    width: 90px;
    height: 90px;
    background: url('./assets/img/06-icon-01-twitter.png');
    background-repeat: no-repeat;
    background-position: top;
    display: inline-flex;
    margin-left: 5px;
    margin-right: 5px;
}

.block6 .top {
    justify-content: center;
    display: flex;
    padding-top: 6%;
}

.contact {
    background: #F4F4F4;
}

.car {
    text-align: center
}

.block6 .top a:nth-child(1) .item {
    background: url('./assets/img/06-icon-01-twitter.png');
    background-size: 90px auto;
}

.block6 .top a:nth-child(2) .item {
    background: url('./assets/img/06-icon-02-facebook.png');
    background-size: 90px auto;
}

.block6 .top a:nth-child(3) .item {
    background: url('./assets/img/06-icon-03-youtube.png');
    background-size: 90px auto;
}

.block6 .top a .item:hover {
    background-position: bottom;
}

.block6 .col-md-12 {
    text-align: center;
}

.block6 h3 {
    color: #757575;
    font-size: 40px;
    margin-bottom: 10px;
}

.form-home h3 {
    color: #FCC905;
}

.block6 input,
.block6 textarea {
    border: 0;
    background: transparent;
    width: 64%;
}

.block6 a {
    text-decoration: none;
}

.block6 .border {
    border-bottom: 1px solid lightgray;
    width: 100%;
    margin: 0;
}

.block6 form {
    color: #C9C9CB;
    width: 78%;
    margin-top: 7%;
}

.block6 .your-name:before,
.block6 .your-surname:before {
    content: " ";
    background: url('./assets/img/contacto-name.png');
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-right: 15px;
}

.block6 .your-email:before {
    content: " ";
    background: url('./assets/img/contacto-email.png');
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-right: 15px;
}

.block6 .your-subject:before {
    content: " ";
    background: url('./assets/img/contacto-mensaje.png');
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-right: 15px;
}

.block6 .policy {
    margin-top: 30px;
    font-size: 14px;
}

.block6 .policy a {
    margin-left: 20px;
}

.block6 .submit input {
    border: 1px solid #fbc900;
    color: #fbc900;
    padding: 1%;
    font-size: 18px;
    border-radius: 10px;
}

.block6 .submit input:hover {
    border: 1px solid #fbc900;
    color: #fff;
    background: #fbc900;
}

.block6 input[type=checkbox] {
    width: 15px;
    height: 15px;
}

.block7 {
    background: url('./assets/img/07-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin: 0 auto;
    width: 100%;
    padding-top: 2%;
    text-align: center;
    color: #fff;
}

.block7 i {
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 1em;
    border: 2px solid #fff;
    margin-bottom: 15px;
}

.block7 i:hover {
    color: #CFD0D1;
    border: 2px solid #CFD0D1;
}

.markets {
    display: flex;
    width: 100%;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

footer {
    background: #fac900;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin: 0 auto;
    width: 100%;
    padding-top: 2%;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

footer a {
    color: #fff;
    text-decoration: none;
}

footer a:hover {
    text-decoration: none;
    color: #fff;
}

footer img {
    margin: 0 auto;
}

footer p {
    margin-top: 25px;
}

footer .rrss i {
    color: #fff;
}

.navbar {
    position: inherit;
}

.navbar-toggle {
    display: block;
}

.navbar-toggle .icon-bar {
    background: #FBC900;
    width: 30px;
    height: 5px;
}

.navbar-collapse {
    display: none;
}

.navbar-collapse.collapse {
    position: absolute;
    z-index: 999;
    background: #fff;
    background-image: url('./assets/img/menu-background-mobile.jpg');
    width: 100%;
    padding: 8% 0 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: center;
    background-position: top;
    margin-top: -1px;
}

.navbar-collapse.collapse li {
    list-style: none;
    margin-bottom: 5px;
    margin-left: -11%;
}

.navbar-collapse.collapse a {
    color: #BFBFBF;
    text-decoration: none;
    font-size: 26px;
    margin-bottom: 20px;
}

.navbar-collapse.collapse a:hover {
    color: #F5CD16;
}


/* PRECIOS Y DESCUENTOS */

.prices_discounts {
    background: #F2F2F2;
}

.titlepage {
    background: url('./assets/img/section-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin: 0 auto;
    width: 100%;
    padding-top: 2%;
    text-align: center;
    color: #fff;
}

.titlepage .entry-title {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 31px;
    color: #EBEBEB;
}

.titlepage h1 {
    font-size: 40px;
}

.subtitle {
    font-size: 13px;
    color: #979799;
    margin-bottom: 15px;
    text-align: center;
    margin-top: 3%;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px;
}

.nav-tabs>li {
    float: none;
    margin-bottom: 0px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: transparent;
    border: 1px solid #989898;
    border-bottom-color: #989898;
}

.nav-tabs>li>a {
    margin-right: 7px;
    line-height: 1.42857143;
    border: 1px solid #bbb;
    border-radius: 20px;
    -webkit-padding-before:1%;
    -webkit-padding-end:11%;
    -webkit-padding-after:1%;
    -webkit-padding-start:11%;
    -moz-padding-before:1%;
    -moz-padding-end:11%;
    -moz-padding-after:1%;
    -moz-padding-start:11%;
    font-size: 17px;
    text-transform: uppercase;
    color: #bbb;
}

@-moz-document url-prefix() {
.nav-tabs>li>a {

    padding:1% 11%;

}

}

.nav-tabs>li>a:hover {
    border-color: #bbb #bbb #bbb;
}

td img {
    width: 35px;
    height: auto;
}

.table-responsive {
    border: 0;
}

.legend-table {
    margin-bottom: 0;
}

.first-line td {
    padding: 0!important;
    vertical-align: bottom!important;
    border-top: 0px!important;
}

.first-line td:first-child {
    width: 45%;
}

.first-line p {
    font-size: 12px;
    margin: 0 20px;
    color: #4A4A4C;
    font-weight: 700;
}

.first-line td img {
    width: 50px;
}

.first-line p:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
}

.dot {
    content: " ";
    width: 12px;
    height: 12px;
    background: #F7C703;
    display: inline-block;
    border-radius: 50%;
    margin-right: 20px;
}

.greendot {
    background: #648A56;
}

table thead th:nth-child(3) {
    width: 39%
}

table thead th {
    background: #F9D000;
    text-align: center;
    border-bottom: 0;
    font-size: 12px;
    color: #767366;
}

table thead th:first-child {
    border-radius: 15px 0 0 0;
}

table thead th:last-child {
    border-radius: 0 15px 0 0;
}

.content-table tbody tr td {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-right: 0;
    padding: 0;
    background: #fff;
    font-size: 9px;
    color: #4A4A4C;
}

.four td:first-child {
    border-radius: 0 0 0 15px;
}

.four td:last-child {
    border-radius: 0 0 15px 0;
}

.content-table tbody tr td:nth-child(1) {
    width: 8%;
}

.content-table tbody tr td:nth-child(2) {
    width: 17%;
    border-top: 0;
    border: 0;
}

.content-table tbody tr:last-child td:nth-child(2) {}

.content-table tbody tr:first-child td:nth-child(3) {
    text-align: left;
    padding-left: 7px;
}

.content-table tbody tr td:nth-child(1) p {
    color: #FA9C28;
    background: #fff;
    border-radius: 30px;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
}

.content-table tbody tr td:nth-child(n+4) p:first-child {
    color: #ECCE36;
    font-weight: 700
}

.content-table tbody tr td:nth-child(n+4) p:last-child {
    color: #698858;
    font-weight: 700
}

.content-table tbody tr td table tbody tr {
    height: 81px;
}

.content-table tbody tr td table tbody tr td {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 0px;
    border-right: 0px;
}

.content-table tbody tr td table tbody tr:first-child td {
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

.content-table tbody tr td table tbody tr:last-child td {
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

.content-table tbody tr td table {
    border: 0px;
    padding: 0;
}

.table>thead>tr>th {
    border-bottom: 0px solid #ddd;
    font-size: 7px;
}

.content-table tbody tr td:nth-child(3) table tbody tr td {
    text-align: left;
    padding-left: 7px;
    border-bottom: 1px solid #ddd!important;
    font-size: 8px;
}

.content-table tbody tr td:nth-child(3) table tbody tr:last-child td {
    border-bottom: 0px solid #ddd!important;
}

.content-table tbody tr:nth-child(1) td:nth-child(1) {
    background: #FFEA97;
    border-top: 0px;
    border: 0;
}

.content-table tbody tr:nth-child(2) td:nth-child(1) {
    background: #FDE174;
    border-top: 0px;
    border: 0;
}

.content-table tbody tr:nth-child(3) td:nth-child(1) {
    background: #FFDB4C;
    border-top: 0px;
    border: 0;
}

.content-table tbody tr:nth-child(4) td:nth-child(1) {
    background: #FAD336;
    border-top: 0px;
    border: 0;
}

table td table tbody tr td {
    background: #fff!important;
}

#discounts {
    background: url('./assets/img/linea.png');
    background-repeat: no-repeat;
    background-position: center 10%;
    background-size: auto 97%;
    margin: 0 auto;
    width: 100%;
    color: #4A4A4C;
}

#discounts img,
#discounts span {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
    font-size: 21px;
}

#discounts img {
    width: 20%;
}

#discounts span:last-child {
    font-size: 2.2vw;
    text-align: left;
    color: #727378;
}

#discounts span:first-child {
    text-align: right;
    margin-right: 2%;
    font-size: 14px;
    color: #727378;
}

#discounts .primera_linea img,
#discounts .primera_linea span {
    width: 43%;
    max-width: 45%;
    display: inline-block;
}

.blackcircle {
    background: #5F5F5F;
    color: #fff;
    border-radius: 30px;
    line-height: 30px;
    width: 30px!important;
    height: 30px;
    margin-right: 5%;
    text-align: center!important;
    float: left;
    display: block!important;
    font-size: 12px!important;
}

#discounts span div {
    display: block;
    float: left;
    width: 59%;
}

#discounts h4,
#discounts p {
    text-align: center;
    color: #6D6C72;
    color: #727378;
}

#discounts .row {
    text-align: center;
    padding-top: 1%;
}

#discounts .primera_linea {
    text-align: left;
    padding-top: 0%;
}

.bigred {
    font-size: 20px;
    color: #DA5133;
}

.entry-title {
    text-align: center;
    margin-top: 40px;
    color: #848484;
}

.what {
    background: #F2F2F2;
    padding-bottom: 2%;
}

.what p {
    text-align: justify;
}

.what p,
.mission p,
.mission li {
    color: #4A4A4C;
}

.what p:nth-child(2) {
    margin-bottom: 20px;
}

.what p:nth-child(4) {
    clear: both;
    padding-top: 20px;
}

.what img:first-child {
    width: 45%;
    height: auto;
    margin-right: 20px;
}

.mission {
    padding-top: 15px;
    font-size: 15px;
    background: url('./assets/img/atuema-background-section.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin: 0 auto;
    width: 100%;
    padding-top: 2%;
}

.mission ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.mission ul li {
    background: url('./assets/img/bullet-autema.png') no-repeat left top;
    background-size: 25px auto;
    padding-left: 35px;
    padding-top: 3px;
    padding-bottom: 3px;
}


/* FAQS */

.faqs .panel-default {
    box-shadow: none;
    border: 0;
    margin-top: 15px;
    padding-left: 30px;
}

.faqs .active {
    border: 1px solid #D0D0D0;
    padding: 30px;
    border-radius: 35px;
}

.faqs .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
}

.faqs .active .panel-heading {
    border-bottom: 1px solid #FAC900;
}

.faqs .panel a {
    color: #FAC900;
    text-decoration: none;
}

.faqs .panel .collapsed {
    color: #69686D;
    text-decoration: none;
}

.panel-heading [data-toggle="collapse"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    /* "arrow" icon */
    display: inline-block;
    color: #FAC900;
    font-size: 18px;
    line-height: 22px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #69686F;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
}

.navbar-toggle {
    border: none;
    background: transparent !important;
}

.navbar-toggle:hover {
    background: transparent !important;
}

.icon-bar {
    width: 22px;
    transition: all 0.2s;
}

.top-bar {
    transform: rotate(45deg);
    transform-origin: 0% 0%;
}

.middle-bar {
    opacity: 0;
}

.bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
}

iframe {
    margin-bottom: -1%;
}

.prefooter {
    background: url('./assets/img/section-background-faqs.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin: 0 auto;
    width: 100%;
    padding-top: 2%;
    padding-bottom: 6%;
}

.prefooter p {
    text-align: center;
    width: 61%;
    font-size: 14px;
    color: #fff;
    margin-left: 43%;
    margin-top: 5%;
}

.prefooter p:last-child {
    margin-top: 3%;
}

.prefooter a {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 15px;
    padding: 1% 4%;
}

.prefooter a:hover {
    color: #fff;
    border: 2px solid #fff;
    background: #F9C800;
    text-decoration: none;
}

.legal {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #F2F2F2;
}

.legal h4,
.legal a,
.legal u {
    color: #FBCE00;
    text-decoration: none;
}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
    .block1 h2 {
        font-size: 45px;
        width: 500px;
        color: #fff;
    }
    .block1-lefttext,
    .block1-righttext {
        float: left;
        width: 60%;
    }
    .block1-lefttext img {
        width: 40%;
    }
    .block1-righttext {
        width: 34%;
    }
    .markets {
        width: 80%;
    }
    .block4 .col-xs-12 {
        width: 50%;
        float: left;
    }
    .block5 .image-icon {
        width: 20%;
        margin-top: 0;
    }
    .block5 .col-md-4:nth-child(1) .text-icon,
    .block5 .col-md-4:nth-child(3) .text-icon {
        margin-top: 6%;
    }
    .block5 .col-md-4:nth-child(2) {
        width: 50%;
        margin: 0 auto;
    }
    #masthead .col-xs-6 .col-xs-6 {
        width: 50%;
        left: 0;
    }
    .language ul:after {
        content: " ";
        background: #DCDCDA;
        width: 1px;
        height: 20px;
        display: block;
        position: absolute;
        left: 78px;
        top: 14%;
    }
    .language ul:before {
        content: " ";
        background: #DCDCDA;
        width: 1px;
        height: 20px;
        display: block;
        position: absolute;
        left: 16px;
        top: 14%;
    }
    #masthead #buttonnav {
        margin-top: -6px;
    }
    .navbar-collapse.collapse {
        background-image: url('./assets/img/menu-background-mobile2.jpg');
        padding: 20px 0 0 0;
    }
    .block1 p {
        line-height: 20px;
    }
    .second_button {
        width: 100%!important;
        left: -2px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    body {
        margin-top: 12%;
    }
    #masthead #buttonnav {
        margin-top: 0px;
    }
    .language ul:after {
        left: 78px;
        top: 14%;
    }
    .language ul:before {
        left: 16px;
        top: 14%;
    }
    .init_session {
        margin-left: 10px;
    }
    #masthead .col-xs-6 .col-xs-6,
    #masthead .col-xs-6 .col-lg-6 {
        width: 50%;
        left: 40px;
    }
    #masthead .col-xs-6 .col-lg-6:first-child {
        left: 0;
        width: 35%;
    }
    #masthead .col-xs-6 .col-lg-6 {
        right: 0;
        left: 0;
        width: 65%;
    }
    .second_button {
        display: none;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.in {
        display: block!important
    }
    .navbar-header {
        float: none!important;
    }
    .block5 .col-md-4:nth-child(2) {
        width: 33.33333333%;
        margin: auto;
    }
    .block5 .image-icon {
        width: 30%;
        margin-top: 0;
    }
    .nav-tabs {
        width: 35%;
    }
    .first-line td:first-child {
        width: 65%;
    }
    .block6 {
        padding-bottom: 33%;
    }
    .blackcircle {
        background: #5F5F5F;
        color: #fff;
        border-radius: 50px;
        line-height: 50px;
        width: 50px!important;
        height: 50px;
        margin-right: 5%;
        text-align: center!important;
        float: left;
        display: block!important;
    }
    #discounts span:last-child {
        font-size: 14px;
        text-align: left;
    }
    #discounts span:first-child {
        text-align: right;
        margin-right: 2%;
        font-size: 21px;
    }

        .block1-lefttext .autema img {
        width: 33%;
    }

    .block1-lefttext .autema {
        margin-top: 0;
        font-size: 10px;
    }

    .block1 h2 {
        font-size: 28px;
        width: 100%;
    }

    .block1 p {
        line-height: 13px;
        font-size: 11px;
        margin: 2px 0;
    }

        #discounts .alert{
    font-size: 14px;
    }

    #discounts .alert a{

    font-size: 14px;

}

}

@media only screen and (min-width: 959px) and (max-width: 991px) {
    .block1 h2 {
        width: 100%;
        font-size: 35px;
    }

    .block1-lefttext .autema img {
        width: 33%;
    }

    .block1 p {
        line-height: 15px;
        margin: 6px 0px;
    }

    .block1-lefttext .autema {
        margin-top: 0px;
    }
    .block6 {
        padding-bottom: 0%;
    }
    .block5 p {
        font-size: 14px;
    }
    .block5 .col-md-4:nth-child(3) .text-icon,
    .block5 .col-md-4:nth-child(1) .text-icon {
        width: 61%;
    }
    .modal {
        top: 30%;
        left: 0%;
        right: 6%;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .modal {
        top: 30%;
        left: 0%;
        right: 6%;
    }
    .navbar-collapse.collapse {
        background-image: url('./assets/img/menu-background-02.jpg');
        padding: 30px 0 0 0;
    }
    #masthead .col-xs-6 .col-xs-6,
    #masthead .col-xs-6 .col-lg-6 {
        width: 58%;
        left: 51px;
    }
    #masthead .col-xs-6 .col-lg-6:first-child {
        left: 112px;
        width: 34%;
    }
    .block1 p {
        line-height: 13px;
        margin-bottom: 10%;
    }
    .block1-lefttext,
    .block1-righttext {
        float: left;
        width: 58%;
    }
    .block1-lefttext img {
        width: 51.5%;
        margin: 5px auto;
    }
    .block1-righttext {
        width: 34%;
    }
    .what p:nth-child(2) {
        margin-top: 90px;
    }
    .block6 {
        padding-bottom: 5%;
    }
    .block1-lefttext .autema {
        margin-top: 13%;
        margin-bottom: 0;
        text-align: center;
        font-size: 13px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    body {
        margin-top: 9%;
    }
    .block6 form {
        margin-left: 14%;
    }
    .modal {
        top: 0;
        left: 0%;
        right: 0;
    }
    .map {
        width: 100%;
    }
    #masthead .col-xs-6 .col-xs-6,
    #masthead .col-xs-6 .col-lg-6 {
        width: 50%;
    }
    #masthead .col-xs-6 .col-lg-6:first-child {
        left: 50px;
    }
    #masthead .col-xs-6 .col-lg-6 {
        right: 0;
    }
    .what p:nth-child(2) {
        margin-top: 150px;
    }
    .mission {
        padding-bottom: 8%;
    }
    .mission p {
        margin-bottom: 30px;
            margin-top: 5%;
    }
    .mission ul {
        line-height: 20px;
    }
    .content-table tbody tr td {
        font-size: initial;
    }
    .table>thead>tr>th {
        font-size: initial;
    }
    td img {
        width: 60%;
        height: auto;
    }
    .first-line td:first-child {
        width: 63%;
    }
    .content-table tbody tr td:nth-child(1) p {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .content-table tbody tr td:nth-child(3) table tbody tr td {
        font-size: 16px;
    }
    .block1 h2 {
        width: 100%;
    }
    .block1 > div:first-child {
        padding: 0;
    }
    .block1 > div:last-child {
        padding-top: 25px;
    }
    .block1 p {
        line-height: 19px;
        margin-bottom: 3%;
        margin-top: 3%;
        font-size: 16px;
    }
    .block1 h4 {
        font-size: 20px;
    }
    .block1-lefttext .autema {
        margin-top: 13%;
        margin-bottom: 0px;
        text-align: center;
        font-size: 11px;
    }
    .block1-lefttext,
    .block1-righttext {
        float: left;
        width: 45%;
        margin-left: 7%;
    }
    .block1-righttext {
        float: left;
        width: 41%;
        position: absolute;
        left: 45%;
        top: 9.56%;
    }
    .block1-lefttext img {
        width: 49%;
        margin: 5px auto;
    }
    .block2 {
        padding-left: 2%;
        background: url('./assets/img/02-background.jpg');
    }
    .block2 p {
        line-height: 19px;
        width: 35%;
        font-size: 14px;
    }
    .block3 .col-md-3 {
        margin-top: 5%;
        margin-bottom: 2%;
    }
    .block4 .col-sm-5 {
        width: 41.66666667%;
    }
    .block4 .col-sm-7 {
        width: 58.33333333%;
        padding-left: 5%;
    }
    .block5 .col-md-4:nth-child(2) img {
        width: 80%;
        margin: 0 auto;
    }
    .block5 .col-md-4:nth-child(1),
    .block5 .col-md-4:nth-child(3) {
        margin-top: 100px;
    }
    .block5 .block5-item {
        margin-bottom: 25px;
    }
    .block5 .col-md-4:nth-child(1) .text-icon {
        width: 52%;
        float: left;
        margin-right: 5%;
        margin-top: 4%;
        text-align: right;
    }
    .block5 .col-md-4:nth-child(3) .text-icon {
        width: 54%;
        float: left;
        margin-left: 5%;
        margin-top: 4%;
        text-align: left;
    }
    .block5 p {
        font-size: 14px;
    }
    .markets {
        display: flex;
        width: 50%;
        margin: 0 auto;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    #discounts span:last-child {
        font-size: 17px;
        width: 37%;
    }
    #discounts span div {
        display: block;
        float: left;
        width: 58%;
    }

    .language ul, .language select{
        float: right;
        position: relative;
    }

    .language ul:before {
        left: 0%;
    }

    .language ul:after {
        left: 106%;
    }

    .first-line td img {
    width: 150px;
    }
}

@media only screen and (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}

@media only screen and (min-width: 1600px) {
    .block1 h2 {
        font-size: 55px;
    }

    .first-line td img {
    margin-left: 11%;
}
    textarea {
        font-size: 24px;
    }
    .block1 h4 {
        font-size: 24px;
        margin-top: 13px;
    }
    .block1 p {
        line-height: 30px;
        margin-top: 8px;
        font-size: 17px;
    }
    .block1-lefttext .autema {
        margin-bottom: 0px;
        margin-top: 7%;
        text-align: center;
        font-size: 15px;
    }
    .block1-righttext {
        float: left;
        width: 41%;
        position: absolute;
        left: 45%;
        top: 14.56%;
    }
    .block2 p {
        line-height: 30px;
        width: 35%;
        font-size: 17px;
    }
    .block2 h2 {
        font-size: 57px;
        margin-bottom: 2%;
    }
    .block3 .text-icon h3 {
        color: #fff;
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 30px;
    }
    .block3 .text-icon p {
        font-size: 20px;
    }
    .block4 h2 {
        font-size: 60px;
    }
    .block4 p {
        font-size: 17px;
        width: 92%;
    }
    .block5 h3 {
        font-size: 58px;
        margin-top: 30px;
    }
    .block5 p {
        font-size: 20px;
    }
    .block6 h3 {
        font-size: 55px;
    }
    .block6 input {
        font-size: 24px;
        width: 87%;
    }
    .block6 .policy {
        font-size: 16px;
    }
    .block6 .submit input {
        border: 1px solid #fbc900;
        color: #fbc900;
        padding: 5px 93px;
        font-size: 28px;
        border-radius: 10px;
        width: 54%;
    }
    .car {
        margin: 0 auto;
    }
    .block7 h2 {
        font-size: 50px;
        margin-bottom: 60px;
    }
    footer p {
        font-size: 16px;
    }
    .rrss i {
        font-size: 27px;
    }
    .first-line p {
        font-size: 19px;
    }
    .first-line img {
        width: 100%;
    }
    .content-table tbody tr td {
        font-size: 17px;
    }
    .nav-tabs {
        width: 34%;
    }
    .nav-tabs>li>a {
        font-size: 25px;
    }
    .sesion,
    .sesion:hover,
    .sesion:visited,
    .sesion:active {
        font-size: 15px;
    }
    #masthead .col-xs-6 .col-lg-6:first-child {
        left: 135px;
    }
    .navbar-toggle {
        margin-top: 15px;
    }
    .what p,
    .mission p,
    .mission ul li {
        font-size: 21px;
    }
    .mission ul li {
        padding-top: 0px;
        padding-bottom: 12px;
    }
    .what p:nth-child(2) {
        margin-top: 140px;
        font-size: 21px;
    }
    .entry-title {
        font-size: 55px;
        margin-top: 65px;
    }
    td img {
        width: 43%;
        height: auto;
    }
    .first-line td:first-child {
        width: 63%;
    }
    .titlepage h1 {
        font-size: 60px;
    }
    .subtitle {
        font-size: 18px;
        margin-bottom: 40px;
    }
    #discounts span:last-child {
        font-size: 24px;
        width: 37%;
    }
    #discounts span:first-child {
        font-size: 33px;
    }
    #discounts span div {
        font-size: 26px;
    }
    .legal h4 {
        font-size: 23px;
    }
    .legal p,
    .legal li {
        font-size: 17px;
        line-height: 24px;
    }
    .blackcircle {
        border-radius: 70px;
        line-height: 70px;
        width: 70px!important;
        height: 70px;
        font-size: 20px!important;
    }
}

@media only screen and (min-width: 1900px) {
    .block1 h2 {
        font-size: 55px;
    }
    .block1 h4 {
        font-size: 24px;
        margin-top: 30px;
    }
    .block1 p {
        line-height: 30px;
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 21px;
    }
    .block1-lefttext .autema {
        margin-top: 70px;
        margin-bottom: 0px;
        text-align: center;
        font-size: 17px;
    }
    .block1-righttext {
        float: left;
        width: 41%;
        position: absolute;
        left: 45%;
        top: 14.56%;
    }
    .block2 p {
        line-height: 30px;
        width: 35%;
        font-size: 20px;
    }
    .block2 h2 {
        font-size: 57px;
    }
    .block3 .text-icon h3 {
        color: #fff;
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 30px;
    }
    .block3 .text-icon p {
        font-size: 20px;
    }
    .block4 h2 {
        font-size: 60px;
    }
    .block4 p {
        font-size: 20px;
    }
    .block5 h3 {
        font-size: 58px;
        margin-top: 30px;
    }
    .block6 h3 {
        font-size: 55px;
    }
    .block6 input {
        font-size: 24px;
    }
    .block6 .policy {
        font-size: 16px;
    }
    .block6 .submit input {
        border: 1px solid #fbc900;
        color: #fbc900;
        padding: 5px 93px;
        font-size: 28px;
        border-radius: 10px;
    }
    .car {
        margin: 0 auto;
    }
    .block7 h2 {
        font-size: 50px;
        margin-bottom: 60px;
    }
    footer p {
        font-size: 16px;
    }
    .rrss i {
        font-size: 27px;
    }
    .first-line p {
        font-size: 19px;
    }
    .first-line img {
        width: 100%;
    }
    .content-table tbody tr td {
        font-size: 20px;
    }
    .nav-tabs {
        width: 34%;
    }
    .nav-tabs>li>a {
        font-size: 25px;
    }
    .sesion,
    .sesion:hover,
    .sesion:visited,
    .sesion:active {
        font-size: 15px;
    }
    #masthead .col-xs-6 .col-lg-6:first-child {
        left: 135px;
    }
    .navbar-toggle {
        margin-top: 15px;
    }
    .what p,
    .mission p,
    .mission ul li {
        font-size: 21px;
    }
    .mission ul li {
        padding-top: 0px;
        padding-bottom: 12px;
    }
    .what p:nth-child(2) {
        margin-top: 200px;
        font-size: 21px;
    }
    .entry-title {
        font-size: 55px;
        margin-top: 65px;
    }
    td img {
        width: 43%;
        height: auto;
    }
    .first-line td:first-child {
        width: 63%;
    }
    .titlepage h1 {
        font-size: 60px;
    }
    .subtitle {
        font-size: 18px;
        margin-bottom: 40px;
    }
    #discounts span:last-child {
        font-size: 24px;
        width: 37%;
    }
    #discounts span:first-child {
        font-size: 33px;
    }
    #discounts span div {
        font-size: 26px;
    }
}
