html, body, p, h6 {
    font-family: "OpenSans", Arial !important;
}

p {
    
}

body {
    color: #4e4e4e;
}

ul, li {
    padding-left: 9px;
    margin-bottom: 6px;
}

h1 {
    font-size: 30px;
}
h2 {
    font-size: 23px;
    text-align: center;
}

p.template{
    margin: 0;
}

input, textarea {
    font-family: inherit;
}
.input-container {
    overflow: hidden;
}

.btn.full {
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
}


/* Formularios generales */
.input-container {
    border: 2px solid #000;
    border-radius: 3px;
    /*padding: 0 0 0 10px;*/
    margin-bottom: 15px;    
    
    margin-right: 15px;
    margin-left: 15px;
}

.form-group {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.input-container input,
.input-container textarea {
    background: none;
    border: none;
    box-shadow: none !important;
}

.input-container .col-xs-1 {
    text-align: center;
}
.input-container .col-xs-11 {
    margin-right: 0;
}
.input-container i {
    font-size: 15pt;
    line-height: 24pt;
}


/* Header */
header {
    background: #fff;
    border-bottom: 2px #eeecef solid;
}
header .logo-container {
    display: block;
    margin: 15px;
}

/* Menus */
header .main-nav ul li:hover ul {
    padding: 15px 15px 10px;
}


/* Header: buscador / telefono + email */
.header-search {
    padding-top: 30px !important;
    padding-right: 10px !important;
}
.header-search span {
    display: inline-block;
}

.header-search i {
    margin-left: 20px;
}

header .header-search form .search-line {
    font-weight: normal;
    font-size: 16px;
    color: #424242;
}

header .header-search form .search-line::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}
header .header-search form .search-line:-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
}
header .header-search form .search-line::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
}


#home .mini_apartado .site-title {
    padding-top: 40px;
}

/* Contenido */
.txt {
    font-size: 16pt;
    line-height: 22pt;
}

.padding-content {
    padding: 40px 0;
}

.row.flexed { 
    display: flex;
    flex-wrap: wrap;
}
.row.flexed-middle { 
    align-items: center;
}
.row.flexed > div { 
    overflow: hidden;
}

.support-section form {
    margin-top: 20px ;
}

.subscribe-box .button-1 {
    margin: 0;
}

.support-section .support-form input[type="text"] {
    padding: 15px 10px 16px;
    border: 2px solid #000000;
    margin-bottom: 15px;
    font-weight: bold;
}

.newsletter .support-section {
    background: none;
}

/* Fix carrousel especialidades */
.member-box {
    height: 360px;
    max-height: 360px;
    line-height: 360px;
    text-align: center;
    border: 1px solid #f5f5f5;
}
.member-box > img {
    display: inline-block;
    margin: 0 auto;
    /*vertical-align: middle;*/
}
.member-box .member-hover {
    line-height: inherit;
    text-align: left;
    border: none;
}


/* Contacto footer */
.contact-section {
    overflow: initial;
    margin-top: 50px;
}

.contact-section.backgrounded {
    position: relative;
    padding: 60px 0;
}
.contact-section.backgrounded .imageAutoFull {
    position: absolute;
    top: 0;
}

.contact-section.backgrounded,
.contact-section.backgrounded a,
.contact-section.backgrounded p,
.contact-section.backgrounded h2 {
    color: #fff;
}

.background-overlay,
.contact-section.backgrounded .maskForImage {
    position: absolute;
    top: 0;
    left: 0;
}

.background-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.contact-section.backgrounded .container {
    z-index: 1;
    position: relative;
}

.contact-section .review-bg {
    top: -30px;
    padding-top: 32px;
    padding-left: 4px;
    height: 683px;
    z-index: 10;
}
.contact-section .review-bg .maskForImage {
    border-radius: 2px;
}

.contact-section .input-container,
.contact-section label,
.contact-section button,
.contact-section .input-container input,
.contact-section .input-container textarea {
    color: #fff;
}

.contact-section .input-container {
    border-color: #fff;
}

.contact-section ::-moz-placeholder {
    color: inherit;
    font-weight: bold;
}
.contact-section :-ms-input-placeholder {
    color: inherit;
    font-weight: bold;
}
.contact-section ::-webkit-input-placeholder {
    color: inherit;
    font-weight: bold;
}

.contact-section button {
    background-color: #ff7e00;
    color: #fff;
}

/*.contact-section .review-bg iframe {
    border-radius: 0 0px 10px 10px;
}*/

footer,
footer a {
    color: #fff !important;
}

footer p {
    color: #dedede;
}

footer .header {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

footer .body {
    margin-bottom: 45px;
}

footer .newsletter-form {
    overflow: hidden;
    border: none;
}


footer .social_links a {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    width: 100px;
    border: 1px solid transparent;
    border-radius: 50%;
    padding: 10px;
}
footer .social_links .sc span {
    display: none;
}

footer .social_links a:hover {
    border-color: #4d4d4d;
}

footer .social_links img {
    max-width: 100%;
    max-height: 100%;
    
}

footer .footer-link {
    padding-top: 0;
    font-size: 12px !important;
}


.header-search i, footer .footer-link.direction i {
    vertical-align: baseline;
    color: #ff9f00;
    margin-right: 10px;
}

@media (max-width: 767px) {
    .support-form .btn-newsletter {
        order: 2;
    }
    .support-form .check-newsletter {
        order: 1;
    }
    .header-search {
        padding-top: 0 !important;
    }
}

@media (max-width: 970px) {
    footer .footer-link {
        margin-bottom: 20px;
    }
}
@media (min-width: 971px) {
    footer .footer-link.direction {
        border-right: 1px solid #333333;
        border-left: 1px solid #333333;
    }
}

@media (max-width: 991px) {
    .small-container {
        padding: 0 15px;
    }
    
    header .header-search form .search-line {
        border-left: 0 !important;
    }
}

@media screen and (max-width: 992px) {
    div.buscador {
        order: 1;
    }
    
    div.menu {
        order: 2;
    }
}


@media (max-width: 1400px) {
    .review-bg { 
        display: none;
    }
    .contact-section .container .row > div {
        width: 100%;
        margin-left: 0;
    }
    
    footer .newsletter-form .newsletter-button {
        position: relative;
        margin: 0 auto;
        display: block;
    }
}

@media (min-width: 1400px) {
    .game-video-section .formulario-preview {
        margin-left: 58.33333333%;
        width: 41.66666667%;
    }
    
    .game-video-section .container .row > div {
        background-color: #FFA000;
    }
}


/*
Slider
*/
.fullwidthbanner-container .fullwidthbanner {
    max-height: 700px !important;
}

/*
Plantillas
*/
.careers-section {
    padding: 0;
}

.why-choose-us .why-details {
    background: #eaeaea;
}

.why-choose-us .why-details h6::before {
    top: 2px;
}

.why-choose-us .why-details h6, 
.why-choose-us .why-details p {
    font-size: 17px;
    line-height: 19px;
}
.why-choose-us .why-details p {
    color: #616161;   
    line-height: 26px;
}

.vacancies-section {
    padding: 50px 0 30px;
}
.vacancies-section .vac-offer p {
    font-size: 18px;
    color: #616161;
}

.team-section .member-box .member-hover {
    background-color: rgba(243, 145, 44, 0.7);
}
.team-section .member-box .member-hover ul {
    margin: 0 0 10px 0;
}
.team-section .member-box .member-hover h5 {
    font-size: 21px;
    font-weight: bold;
}
.team-section .member-box .member-hover p {
    color: #fff;
    font-size: 17px;
    line-height: 1.6em;
}
