/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 * {
     border-radius: 0px !important;
 }

input,
textarea,
button
{
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    /* background: url(../img/intro-bg.jpg) no-repeat center center; */
    background: url(../imghome/keyboard_bg_arText.jpeg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 10%;
    padding-bottom: 50%;
    margin-bottom: 40px;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.sobre-artext-info
{
    margin-top: 80px;
}

.img-cover-manual-artext
{
    border: 0px;
    max-height: 361px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.img-cover-manual-artext:hover
{
    border: 1px solid #006fc0;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.main-text-home-title
{
    margin-top: 100px;
}

.alert-send-email-info
{
    margin-top: 40px;
}

.alert-send-email-loader
{
    margin-top: 40px;
    display: none;
}

.alert-send-email-loader-img
{
    width: 90px;
    height: auto;
    opacity: 0.5;
}

.color-artext-primary
{
    color: #006fc0;
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}


.content-section-0 {
    padding: 80px 0;
    background-color: #006fc0; /* For browsers that do not support gradients */
    background-image: linear-gradient(#ffffff, #006fc0);
    -webkit-background-image: linear-gradient(#ffffff, #006fc0);
    -moz-background-image: linear-gradient(#ffffff, #006fc0);
    -o-background-image: linear-gradient(#ffffff, #006fc0);
    -ms-background-image: linear-gradient(#ffffff, #006fc0);
}

.content-section-a {
    padding: 80px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 80px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    /* background: url(../img/banner-bg.jpg) no-repeat center center; */
    background: url(../imghome/contact-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2
{
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.section-label-a
{
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.section-label-b
{
    text-shadow: 2px 2px 3px rgba(255,255,255,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.main-logo-home
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 160px;
    width: auto;
}

.main-logo-home2
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 140px;
    width: auto;
}

.main-logo-home-categorias
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 120px;
    width: auto;
}

.border-radius-20
{
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
}

.section-heading-title
{
    margin-bottom: 20px;
}

.body-texto-de-pruebas-artext
{
    margin: 0px;
    padding: 0px;
}

.container-texto-de-pruebas-artext
{
    padding: 20px;
    font-size: 18px;
    border: 0px solid transparent;
}

.btn-copia-texto-de-pruebas-artext
{
    position: fixed;
    top: 0px;
    right: 0px;
    padding: 20px;
    font-size: 18px;
    cursor: pointer;
    color: #ffffff;
    background-color: #006fc0;
    z-index: 999;
    border: 1px solid transparent;
}

.btn-copia-texto-de-pruebas-artext:hover
{
    position: fixed;
    top: 0px;
    right: 0px;
    padding: 20px;
    font-size: 18px;
    cursor: pointer;
    color: #006fc0;
    background-color: #ffffff;
    z-index: 999;
    border: 1px solid #006fc0;
}

.btn-main-home-categories
{
    position: absolute;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 80px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    width: 340px;
    height: 105px;
    font-size: 24px;
    color: #ffffff;
    background-color: #006fc0;
    border: 1px solid transparent;
    text-decoration: none;
}


.btn-main-home-categories2
{
    position: absolute;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
    margin-bottom: 80px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    width: 340px;
    height: 105px;
    font-size: 24px;
    color: #ffffff;
    background-color: #006fc0;
    border: 1px solid transparent;
    text-decoration: none;
}

.btn-home-send-contact-form:hover,
.btn-main-home-categories:hover
{
    color: #006fc0;
    background-color: #ffffff;
    border: 1px solid #006fc0;
    text-decoration: none;
}

.btn-home-send-contact-form
{
    color: #ffffff;
    background-color: #006fc0;
    border: 1px solid transparent;
}

.margin-top-50
{
    margin-top: 70px;
}

.border-left-ambitos
{
    min-height: 80%;
    border-left: 2px solid #006fc0;
}

.font-lighter
{
    font-weight: lighter !important;
}

.categorias-title-desc
{
    margin-top: 20px;
}

.btn-label-ambito
{
    cursor: pointer;
}

.btn-label-ambito:hover
{
    color: #006fc0;
}

.container-logo-categorias
{
    position: relative;
    float: left;
    margin-top: 20px;
}

.section-title
{
    margin-bottom: 40px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.form-contact-home
{
    background-color: #ffffff !important;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0px !important;
    text-align: left !important;
}

.main-video-home
{
    width: 100%;
    height: auto;
    min-height: 361px;
    background-color: #006fc0;
}

.textarea-texto-de-pruebas-artext
{
    position: relative;
    float: left;
    width: 100%;
    height: 1000px;
    border: 0px;
    font-size: 18px;
    padding: 20px;
}

.form-contact-home-input
{
    position: relative;
    height: 50px;
    text-align: center;
}

.header-como-usar
{
    margin-bottom: 40px;
}

.section-heading-sub-title
{
    color: #7f7f7f;
    font-weight: lighter;
    font-size: 18px;
    max-width: 800px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.section-heading-sub-title-desc
{
    margin-top: 40px;
    text-align: center;
    font-size: 16px;
}

.color-artext-secondary
{
    color: #7f7f7f;
}

.card-about-icon > i
{
    font-size: 82px;
    color: #006fc0;
}

.cards-row-about-section
{
    margin-top: 80px;
}

.card-about-title
{
    margin-top: 20px;
    font-size: 16px;
}

.card-about-desc
{
    color: #7f7f7f;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: lighter;
    font-size: 16px;
}

.topnav-twitter-icon
{
    color: #7f7f7f !important;
}

.topnav-twitter-icon:hover
{
    color: #006fc0 !important;
}

textarea.form-control.form-contact-home-textarea
{
    position: relative;
    height: 170px;
}

.btn-enviar-contacto
{
    position: relative;
    float: none;
    width: 120px;
    height: 50px;   
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
}

.label-ambito
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.container-categorias
{
    padding-bottom: 100px;
}

.line-height-1-5
{
    line-height: 1.5;
}

.ambitos-logo-claro
{
    height: 25px;
    width: auto;
    position: relative;
}

.btn-genero
{
    background-color: transparent;
    border: 0px;
    font-size: 18px;
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}


/* form contacto */

.form input[type="text"] {
    height: 50px;
}
.form input[type="text"], .form input[type="email"], .form input[type="number"], .form input[type="password"], .form textarea {
    background: transparent;
    border: 2px solid #999999;
    border-radius: 2px;
    color: #999999;
    font-family: "Open Sans";
    font-size: 14px;
    margin-bottom: 16px;
    outline-width: 0;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

input, textarea, keygen, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 11px BlinkMacSystemFont;
}

input, textarea, keygen, select, button, meter, progress {
    -webkit-writing-mode: horizontal-tb;
}
/* fin form contacto */


.img-logo-creditos
{
    position: relative;
    float: left;
    width: 60%;
    margin-left: 20%;

}

.img-logo-creditos-full
{
    position: relative;
    float: left;
    width: 100%;
    margin-left: 0%;

}

.img-logo-creditos-half
{
    position: relative;
    float: left;
    width: 50%;
    margin-left: 0%;

}

.img-logo-creditos-main
{
    position: relative;
    float: left;
    width: 60%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;

}

.row-modal-creditos
{
    margin-bottom: 20px;
}


.initial-loader
{
    position: absolute;
    width: 130px;
    height: 130px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}


@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}


@media(max-width:991px) {
    .img-logo-creditos
    {
        padding: 20px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
    
    .main-logo-home
    {
        width: 200px;
        height: auto;
    }
    .col-ambito-home
    {
        padding: 0px;
        margin-bottom: 40px;
    }
    .btn-genero
    {
        white-space: normal;
    }
    .footer-menu-divider 
    {
        display: none !important;
    }
    .footer-menu-li
    {
        position: relative;
        float: left;
        width: 50%;
        margin-bottom: 10px;
    }
}

#cajacookies {
  box-shadow: 0px 0px 5px 5px #808080;
  background-color: white;
  color: black;
  padding: 10px;
  margin-bottom: 0px;
  position: fixed;
  bottom: 0px;
  width: 100%;
}

#cajacookies button {
  color: black;
}

@media(max-width:600px) {
    .main-text-home-title
    {
        margin-top: 40px;
    }

    .intro-message
    {
        margin-top: 10px;
        margin-bottom: 90px;
    }

    .btn-main-home-categories
    {
        margin-top: 10px;
        width: 300px;
    }

    .img-cover-manual-artext
    {
        max-height: 100%;
    }

    .cards-row-about-section-b
    {
        margin-top: 20px;
    }

    .footer-menu-li
    {
        margin-bottom: 10px;
    }
}