/*!
Theme Name: Norebro Child
Theme URI: http://norebro.colabr.io/
Author: Colabrio Team
Author URI: http://colabr.io/
Description: Norebro is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: norebro
Text Domain: norebro-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

@font-face {
    font-family: Sf-ui-display;
	src: url(fonts/sf-ui-display-light.otf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
	font-family: Sf-ui-display;
	src: url(fonts/sf-ui-display-medium.otf) format('truetype');
	font-weight: 500;
    font-style: normal;
}
@font-face {
	font-family: Sf-ui-display;
	src: url(fonts/sf-ui-display-semibold.otf) format('truetype');
	font-weight: 600;
    font-style: normal;
}
@font-face {
	font-family: Sf-ui-display;
	src: url(fonts/sf-ui-display-bold.otf) format('truetype');
	font-weight: 700;
    font-style: normal;
}

html, h1, h2, h3, h4, h5, h6, h7, p, a, input, button, textarea, p.subtitle {
    font-family: 'Sf-ui-display', sans-serif;
}
p a, a, button, input[type="submit"], p.title-blue, p a:hover, a:hover {
    color: #809fdd!important;
}
p.title-blue {
    font-size: 1.8em;
    font-weight: 500;
}
.title-blue p { 
    font-size: 1.5em;
    font-weight: 500!important;
}

/*----------------Header----------------*/
#masthead .site-branding {
    margin-top: 2.7em;
    margin-left: 7.5em;
}
#masthead .right {
    margin-top: 2.7em;
    margin-right: 6em;
}
#masthead .site-branding img.svg-logo, #masthead .site-title img.svg-logo {
    width: 100%;
    max-width: 55%;
}
#masthead ul.menu-other {
    display: none;
}
#mega-menu-wrap ul li, #mega-menu-wrap > ul#primary-menu > li a {
    color: #bfbfbf!important;
    opacity: .9;
    letter-spacing: .5px;
    padding: 0 .83em;
}
#mega-menu-wrap ul li, #mega-menu-wrap > ul#primary-menu > li a:hover {
    opacity: 1;
}
#masthead.header-fixed.showed .site-branding, #masthead.header-fixed.showed .right {
    margin-top: 0;
}
span.wpml-ls-native {
    color: #809fdd;
    border: 1.5px solid #809fdd;
    padding: 2px 4px;
    border-radius: 7px;
}
/*----------------Home Principal----------------*/
.content-btn-idiomas .wpb_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.content-btn-idiomas {
    margin-top: .5em;
}
.btn-es a:hover, .btn-en a:hover {
    background-color: rgba(255,255,255,0.1)!important;
}
.wpb_fadeIn.animated {
    -webkit-animation-duration: 2.5s!important;
    animation-duration: 2.5s!important;
}
footer.site-footer.animated {
    -webkit-animation-duration: 2s!important;
    animation-duration: 2s!important;
}
/*----------------Home Subitulos----------------*/
.ancla-menu {
    visibility:hidden;
    opacity:0;
    font-size:0;
    line-height:0;
    display:inline;
}
.header-qs {
    max-width: 880px;
    margin-top: 7em;
    margin-left: auto!important;
    margin-right: auto!important;
}
.header-qs p {
    font-size: 1.3em;
    letter-spacing: .5px;
    line-height: 1.3em;
    margin-top: .3em;
}
.header-qs img {
    max-width: 340px!important;
}
.sub-header-qs .vc_separator {
    margin-top: 2.1em;
    margin-bottom: 1.4em;
}
.sub-header-qs {
    max-width: 1000px;
    margin-left: auto!important;
    margin-right: auto!important;
}
.sub-header-qs p {
    line-height: 1.3em;
}
.section-preferirnos {
    margin-top: 4.5em;
}
.list-box li h4.title {
    font-weight: 400;
    font-size: 1.1em;
    line-height: 1.2em;
}
.list-box {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
}
.list-box li:after {
    background: #809fdd!important;
    width: 4.3px!important;
    height: 4.3px!important;
    top: 20px;
    left: 5px;
}
.section-preguntas {
    margin-top: 5.7em;
    margin-bottom: 5.7em;
}
.vc_tta-panels-container .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    border-bottom: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    border-color: #808080!important;
    border-width: 1px!important;
}
.vc_tta-panels-container .vc_tta-panel:last-child .vc_tta-panel-heading {
    border-left: 0!important;
    border-right: 0!important;
    border-color: #808080!important;
    border-width: 1px!important;
    border-bottom: 0!important;
}
.section-preguntas .vc_tta-panels-container {
    border-bottom: 1px solid #808080!important;
}
.vc_tta-panels-container .vc_tta-panel:first-child .vc_tta-panel-heading {
    border: 0!important;
}
.vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
    border: 0!important;
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
    border-color: #809fdd!important;
}
.vc_general.vc_tta.vc_tta-accordion {
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.6em;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
    padding-left: 3px!important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child), .wpb-js-composer .vc_tta.vc_general .vc_tta-title-text:not(:empty)~* {
    margin-left: 23px!important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
    padding-top: 0px!important;
    padding-left: 2.5em!important;
    padding-bottom: 1.1em!important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon {
    height: .9em!important;
    width: .9em!important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 1.6em!important;
}
.wpb-js-composer .vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-style-outline .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    padding-top: .6em!important;
    padding-bottom: .6em!important;
}
.section-tarifas {
    padding-top: 4.6em;
    padding-bottom: 4.6em;
}
.title-blue p:nth-child(2) {
    font-weight: 400!important;
    font-size: 1.35em!important;
    margin-top: 1.5em;
}
.table-precios {
    margin-top: 1.6em;
}
.table-precios .wpb_wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.table-precios .pricing-table {
    width: 13em;
}
.pricing-table.features h3 {
    font-size: 1.1em;
    padding-bottom: .6em;
    border-bottom: 2px solid #fff;
}
.pricing-table.features .list-box {
    margin-top: .4em;
}
.pricing-table.features .list-box li {
    font-size: 1.1em;
    border: 0;
    padding-top: .45em;
}
.vc_btn3-container.btn-contacto {
    margin-bottom: 0;
    margin-top: .3em;
}
.btn-contacto a {
    background-image: none!important;
    font-size: 1.1em!important;
}
.btn-contacto .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 1.3em!important;
}
.btn-contacto .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-size: 1.1em!important;
    height: .7em!important;
    line-height: .7em!important;
}
.section-clientes {
    padding-top: 5.4em;
    padding-bottom: 5.4em;
}
.section-clientes .vc_tta-panels-container .vc_tta-panel:first-child .vc_tta-panel-heading {
    border-bottom: 1px solid #809fdd!important;
    border-radius: 0!important;
}
.section-clientes .vc_tta-panel-heading h4 {
    font-size: 1.5em!important;
    font-weight: 500!important;
}
.section-clientes .vc_tta-panel-heading h4 a {
    padding-bottom: .4em!important;
}
.section-clientes .wpb-js-composer .vc_tta-color-black.vc_tta-style-outline .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-black.vc_tta-style-outline .vc_tta-controls-icon::before {
    border-color: #809fdd!important;
}
.section-clientes .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    width: .7em!important;
    height: .7em!important;
    right: .5em!important;
}
.section-clientes .vc_tta.vc_general .vc_tta-panel-body {
    border: 0!important;
    padding-top: 1.2em!important;
}
.section-clientes .vc_tta.vc_general .vc_tta-panel-body {
    padding-left: 0!important;
    padding-right: 0!important;
}
.section-clientes .banner-box h4 {
    font-size: .9em!important;
    margin: 5px 0 1px 0!important;
}
.section-clientes .banner-box .image-wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .7em;
}
.section-clientes .banner-box .image-wrap .overlay {
	transition: 0s cubic-bezier(0.2, 0, 0.2, 1.3);
}
.section-clientes .banner-box:hover .image-wrap .overlay {
    max-width: 100%;
    margin-left: auto!important;
    margin-right: auto!important;
    left: 0;
    right: 0;
}
.section-clientes .vc_row:not(:first-child) .wpb_column {
    padding-top: 0.1em!important;
}
/*----------------Footer----------------*/
.contact-form {
    text-align: left;
}
.contact-form p.title-blue {
    margin-bottom: 1.1em;
}
.contact-form .row-subtitle p {
    font-size: 1.25em;
    line-height: 1.35em;
}
footer li.widget {
    max-width: 100%;
}
.contact-form .row-one p {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 1.7em;
    margin-bottom: 2.3em;
}
.contact-form .row-two {
    margin-bottom: 2.5em;
}
input:not([type="submit"]), textarea {
    border: 0!important;
    border-bottom: 1px solid #cccccc!important;
    font-size: 1.25em!important;
    padding-left: 0!important;
    color: #fff;
}
input:not([type="submit"])::placeholder, textarea::placeholder {
    color: #fff;
}
.contact-form textarea {
    height: auto;
}

.wrap-submit {
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: 0;
    float: right;
    margin-top: 1em;
}

.wrap-submit p {
    margin: 0;
}

input.btn-send {
    float: right;
    border-radius: .7em;
    border: 2px solid #809fdd;
    font-size: 1.3em;
    font-weight: 500;
    padding: .3rem .6rem;
    background: transparent;
}

.wrap-submit .wpcf7-spinner {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

input.btn-send:hover {
    background-color: rgba(255,255,255,.1);
}

p.phone {
    color: #808080!important;
    font-size: 1.7em;
}
p.mail {
    font-size: 1.4em;
    margin-top: 1em;
}
p.address {
    font-size: 1.4em;
    margin-top: 1.25em;
}
p.whatsapp-message {
    margin-top: 2.4em;
}
p.whatsapp-message a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
p.whatsapp-message img {
    width: 2em;
    margin-right: .7em;
}
p.whatsapp-message span {
    font-size: 1.1em;
}
div.wpcf7-response-output {
    margin-top: 3.5em;
}
div.wpcf7 .ajax-loader {
    background-image: url(http://www.subtitulos.tv/new/wp-content/uploads/2019/04/Double-Ring-3-1.gif)!important;
    width: 22px!important;
    height: 22px!important;
    background-size: 22px!important;
}

.section-preguntas i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    display: none!important;
}

.wpcf7 form .wpcf7-response-output {
    margin-top: 5em!important;
}

form input:-webkit-autofill, 
form textarea:-webkit-autofill, 
form input:-webkit-autofill:hover, 
form textarea:-webkit-autofill:hover, 
form input:-webkit-autofill:focus, form textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: #FFFFFF!important;
    -webkit-box-shadow: 0 0 0px 1000px #17181a inset;
    transition: background-color 5000s ease-in-out 0s;
}

@media (min-width:1440px) {
    .sub-header-qs .wpb_column:first-child {
        padding-left: 0!important;
    }
    .sub-header-qs .wpb_column:last-child {
        padding-right: 0!important;
    }
    .sub-header-qs {
        max-width: 1326px;
    }
    
}
@media (min-width:1200px) and (max-width:1439px){
    footer .page-container {
       padding: 0 7em;
    }
}
@media (min-width:1200px) {
    .logo-subtitulos img {
        width: 460px;
    }    
}
@media (max-width:1024px) {
    #masthead .right {
        margin-right: 0;
        margin-top: 0;
    }
    #masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .menu-link span:before {
        display: none!important;
    }
}
@media (min-width:992px) {
    footer .vc_col-md-6.widgets-column:first-child {
       width: 70%;
    }
    footer .vc_col-md-6.widgets-column:nth-child(2) {
       width: 30%;
    }
     .content-info-contact {
        padding-left: 5.4em;
        margin-top: 4.5em;
    }
    
}
@media (max-width:991px) {
    a._mPS2id-h.mPS2id-highlight {
        display: flex!important;
        flex-direction: row;
        align-items: center;
}
}
@media (min-width:769px) {
    .contact-form span.wpcf7-form-control-wrap.your-name {
        padding-right: 23px;
        width: 50%;
    }
    .contact-form span.wpcf7-form-control-wrap.your-country {
        padding-left: 20px;
        width: 50%;
    }
   
}
@media (max-width:768px) {
   .row-home-ppal {
       display: flex!important;
   }
    .header-qs img {
       max-width: 100%!important;
   }
   .contact-form .row-one p {
        flex-direction: column;
        row-gap: 2em;
   } 
   .contact-form span.wpcf7-form-control-wrap.your-name {
        margin-bottom: 2em;
    }
   
    .wrap-submit {
        width: 100%;
        margin-bottom: 2.5em;
        margin-top: 1.5em;
    }
    
    .wrap-submit input.btn-send  {
        width: 100%;
        float: none;
    }
    
    .wrap-submit .wpcf7-spinner {
        left: auto;
        right: 15px;
    }
    
    .wpb-js-composer .vc_tta .vc_tta-controls-icon {
        height: .7em!important;
        width: .7em!important;
    }
    
    .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
        right: 0.6em!important;
    }
    .scroll-top {
        right: 21px!important;
        bottom: 35px!important;
    }
    .header-qs {
        margin-top: 0;
    }
    .hamburger-menu a {
       vertical-align: 1px!important;
    }
   
}
@media (max-width:500px) {
     h4 {
        font-size: 1.1em;
        line-height: 1.2em!important;
    }
    .logo-subtitulos img {
        max-width: 90%!important;
    }
    .section-clientes {
        padding-top: 4em;
    }
    .table-precios .pricing-table {
        padding: .8em;
    }
}