<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: Flash Child 
Theme URL: https://www.hablamosdetuidea.es
Description: Flash Child 
Author: Brandsolution
Author URL: https://www.hablamosdetuidea.es
Template: flash
Version: 1.0.0 
Text Domain: flash-child 
*/



/*---------------------------------
GENERAL
---------------------------------*/
@font-face {
    font-family: 'Gulzar';
    src: url(https://www.hablamosdetuidea.es/wp-content/themes/flash-child/fonts/Gulzar-Regular.ttf) format('truetype');
}
.col1 {
    color: #c1b656 !important;
}

.col2 {
    color: #011c43 !important;
}
.col3 {
    color: #ffffff !important;
}
.light {
    font-weight: 200;
}
.upper {
    text-transform: uppercase;
}
.mar {
    margin-bottom: 15px;
}
.doblemar {
    margin-bottom: 30px;
}
.entry-footer {
    display: none;
}
input[type="text"],
input[type="email"],
textarea {
    color: #14435f;
    border: 2px solid #c1b656;
    padding: 10px;
}
input[type="text"],
input[type="email"] {
    height: 50px;
}
textarea {
    height: 120px;
}

/*---------------------------------
HEADER
---------------------------------*/
.header-top {
    background-color: #c1b656;
}
.header-top .contact-info li {
    color: #fff;
}
.contact-info {
    font-size: 13px;
}
.contact-info .fa {
    margin-right: 5px;
    line-height: 22px;
    height: 20px;
    width: 20px;
}
.contact-info,
.contact-info span {
    color: #14435f;
}
.contact-info span {
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 5px;
}
.contact-info .fa,
.social-menu li a {
    background-color: rgba(255, 255, 255, 0.35);
    border-radius: 100%;
    font-size: 11px;
    text-align: center;
    color: #14435f;
}
.social-menu li a {
    line-height: 24px;
    height: 22px;
    width: 22px;
}
.social-menu li a:hover {
    background-color: rgba(255, 255, 255, 0.75);       
}
.header-sticky .is-sticky #masthead {
    z-index: 9999 !important;
}
.logo .logo-image a img {
    width: 130px;
    height: 40px;
}
#site-navigation ul li a {
    color: #27385b;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
#site-navigation ul li a:hover {
    color: #c1b656 !important;
}
li.contact a:before {
    content: "\f0e0";
    font: normal normal normal 14px/1 FontAwesome;
    color: #c1b656;
    margin-right: 5px;
    background-color: transparent !important;
}
#separador {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyMHZ3IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTAgOTAuNzJsMTQwLTI4LjI4IDMxNS41MiAyNC4xNEw3OTYuNDggNjUuOCAxMTQwIDEwNC44OWwxNDAtMTQuMTdWMEgwdjkwLjcyeiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0wIDB2NDcuNDRMMTcwIDBsNjI2LjQ4IDk0Ljg5TDExMTAgODcuMTFsMTcwLTM5LjY3VjBIMHoiLz48L2c+PC9zdmc+);
    background-size: 100% 10vw;
    bottom: 0;
    height: 10vw;
    z-index: 1;
    transform: scale(-1,-1);
    margin-bottom: -1px;
}

/*---------------------------------
BODY
---------------------------------*/
#homeslider,
#cta,
.site-footer {
    background-blend-mode: overlay;
    background-image: url(https://www.hablamosdetuidea.es/wp-content/uploads/2022/12/slidebg-scaled-e1672308806230.jpg),linear-gradient(45deg,rgb(9 19 36) 0%, rgb(20 67 95) 100%)!important;
}
.slider p {
    margin-bottom: 10px !important;
}
.slider h1 {
    text-transform: uppercase;
    text-shadow: 0em 0.1em 2em rgb(0 0 0 / 40%) !important;
}
.slider .btn2:hover {
    letter-spacing: 5px;
}

.btn1,
input[type="submit"] {
    color: #ffffff!important;
    background: #011c43 !important;
    white-space: nowrap;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    padding: 0 14px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
}
.btn1:hover,
input[type="submit"]:hover {
    color: #ffffff!important;
    background: #14435f !important;
}
.btn2,
.paoc-popup-btn {
    color: #ffffff!important;
    background: #c1b656 !important;
    white-space: nowrap;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    padding: 0 14px !important;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 0 !important;
}
.btn2:hover,
.paoc-popup-btn:hover {
    color: #ffffff!important;
    background: rgba(193, 182, 86, 0.7) !important;
}
.heading .fa-angle-down {
    font-size: 80px;
    color: #c1b656;
    position: relative;
    top: -75px;
    z-index: 999;
}
.entry-content, .entry-summary {
    margin-top: 0px;
}
.center,
.nuestrosservicios {
    text-align: center;
}
.introslider h2 {
    margin-top: 0px !important;
}
.introslider h2 span {
    color: #c1b656 !important;
    background-color: #fff;
    padding: 15px 10px;
}
.intro {
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: none !important;
    background-color: #c1b656;
    padding: 1px 6px;
    display: inline;
    margin: 0 3px !important;
    position: relative;
    z-index: 99;
}
.tit {
    font-weight: 200;
    font-family: Yeseva One;
    line-height: 36px;
}
.sub {
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.pt {
    font-family: PT Sans;
}
#services,
#experiencia {
    background: linear-gradient(180deg,#fafafa 0%,#ffffff 100%)!important;
}
#services .sow-features-feature,
#experiencia .sow-features-feature {
    border-radius: 24px 24px 24px 24px;
    overflow: hidden;
    box-shadow: 0px 90px 160px 0px rgb(0 0 0 / 6%);
    padding: 0;
}
#services .sow-features-feature {
    margin: 0 20px 60px;
    width: calc(50% - 60px) !important;
}
#experiencia .sow-features-feature {
    margin: 0 15px 60px;
    width: calc(33.33% - 50px) !important;
}
#services .sow-features-feature .textwidget,
#experiencia .sow-features-feature .textwidget {
    padding: 0px 30px 30px !important;
}
#services .sow-features-feature .textwidget h5,
#experiencia .sow-features-feature .textwidget h5 {
    color: #011c43;
}
#experiencia .sow-icon-container {
    flex: 0 0 169px;
    height: 169px;
    max-width: 100%;
}
#experiencia .sow-icon-image {
    border-radius: 10px;
    height: 169px;
    overflow: hidden;
}
.image-cont {
    position: relative;
}
.image-cont img {
    position: relative;
    top: 30px;
    left: 30px;
}
.image-cont:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #c1b656;
    border-radius: 50%;
}
.roundimg {
    border-radius: 50%;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.paoc-cb-popup-body .paoc-padding-20 {
    text-align: center;
    padding: 50px 20px;
}
.paoc-cb-popup-body .paoc-padding-20 a {
    color: #c1b656;
}
.paoc-cb-popup-body .paoc-padding-20 a:hover {
    color: #011c43;
}
.paoc-cb-popup-body .paoc-padding-20 .fa {
    font-size: 0;
    margin: 10px;
}
.paoc-cb-popup-body .paoc-padding-20 .fa::before {
    font-size: 30px;
}
.formcont p {
    margin-bottom: 0;
    color: #14435f;
}








.heading {
    height: 10px;
}
.megatit {
    color: #ffffff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    font-weight: 200;
    font-family: Yeseva One;
    font-size: 60px;
    transform: scale(1.5);
    position: relative;
    z-index: 1;
    display: inline-block;
    white-space: pre;
}
.hablar .megatit:before,
.tuidea .megatit:before,
#siguenos .tit:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: -.5%;
    top: 38%;
    right: -.5%;
    bottom: .5em;
}
.hablar .megatit:before {
    background: #14435f;
}
.tuidea .megatit:before,
#siguenos .tit:before {
    background: #c1b656;
}
.hablar .presentation {
    background-color: rgba(20, 67, 95, 0.75);
}
.tuidea .presentation {
    background-color: rgba(193, 182, 86, 0.75);
}

.presentation {
    padding: 18% 5%;
    color: #ffffff;
}
.presentation h4 {
    font-weight: 300;
}
.casos h3 {
    font-weight: 100;
    font-family: Yeseva One;
    color: #14435f;
}
.casos .description {
    padding: 10px 20px 20px;
    margin-bottom: 30px;
}
.casos {
    background-color: #ffffff;
    -webkit-box-shadow: 0 3px 20px 1px rgba(124, 132, 153, 0.3);
    box-shadow: 0 3px 20px 1px rgba(124, 132, 153, 0.3);
}
.nuestrosservicios .description {
    color: #ffffff;
}
.nuestrosservicios .tit {
    margin-bottom: 10px;
}
.nuestrosservicios img {
    width: 200px;
    height: 200px;
}
.wpcf7 .tg-column-wrapper .tg-column-2,
.wpcf7 .tg-column-wrapper .tg-column-1 {
    margin-bottom: 20px;
}
.wpcf7 .tg-column-wrapper .tg-column-1 {
    width: 97%;
}
.wpcf7 input[type="submit"] {
    width: 150px;
    margin: 20px auto;
    display: block;
}
.review-title {
    font-size: 26px !important;
    font-family: Yeseva One;
    display: inline-block;
    margin: 0 0 20px !important;
}
.reviews .sow-slider-image-wrapper {
    padding-bottom: 50px;
}
.faquotes {
    color: #27385b;
    font-size: 26px;
    width: 100%;
}
.reviews .left.fa {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
}
.faquotes .fa-quote-right {
    float: right;
    margin-left: 20px;
}
.faquotes .left.fa-quote-right {
    float: left;
    margin-right: 20px;
}

.customer-avatar {
    width: 72px;
    height: 72px;
    margin: 20px auto 9px;
}
.customer-avatar img {
    border-radius: 72px;
}
.customer-name {
    font-size: 12px;
}
.customer-company {
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 30px;
}
.customer-name,
.customer-company {
    color: #ffffff;
}
.reviews .sow-slide-nav,
.reviews .sow-slider-pagination {
    display: none !important;
}
.wpcf7 form .wpcf7-response-output {
    display: inline-block;
    text-align: center;
    background-color: #27385b !important;
    color: #fff;
    border: 1px solid #27385b !important;
    width: 100%;
    margin-top: 0px;
}
.wpcf7-spinner {
    margin: 0 auto 10px;
    display: block;
}
.introvideo {
    position: relative;
    margin-top: -120px;
    z-index: 990;
}

/*---------------------------------
SCROLL
---------------------------------*/
.scrollbox {
    max-width: 1200px;
    margin: -100px auto 0;
    position: relative;
    z-index: 998;
    padding-bottom: 20px;
}
#mouse-scroll {
    style: block;
  }
  #mouse-scroll {
    z-index: 9999;
  }
  #mouse-scroll span{
    display: block;
    width: 10px; 
    height: 10px;
    -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
         transform: rotate(45deg);
         transform: rotate(45deg);
    border-right: 2px solid #fff; 
    border-bottom: 2px solid #fff;
    margin: 0 0 3px 8px;
  }
  #mouse-scroll .mouse {
    height: 45px;
    width: 25px;
    border-radius: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border: 2px solid #ffffff;
    top: 170px;
  }
  #mouse-scroll .down-arrow-1 {
    margin-top: 6px;
  }
  #mouse-scroll .down-arrow-1, #mouse-scroll .down-arrow-2, #mouse-scroll .down-arrow-3 {
    -webkit-animation: mouse-scroll 1s infinite; 
      -moz-animation: mouse-scroll 1s infinite;
  }
  #mouse-croll .down-arrow-1 {
     -webkit-animation-delay: .1s; 
     -moz-animation-delay: .1s;
     -webkit-animation-direction: alternate;
  }
  #mouse-scroll .down-arrow-2 {
    -webkit-animation-delay: .2s; 
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate;
  }
  #mouse-scroll .down-arrow-3 {
     -webkit-animation-delay: .3s;
     -moz-animation-dekay: .3s;
     -webkit-animation-direction: alternate;
  }
  #mouse-scroll .mouse-in {
    height: 13px;
    width: 3px;
    display: block; 
    margin: 5px auto;
    background: #ffffff;
    position: relative;
  }
  #mouse-scroll .mouse-in {
   -webkit-animation: animated-mouse 1.2s ease infinite;
    moz-animation: mouse-animated 1.2s ease infinite;
  }
  
  @-webkit-keyframes animated-mouse {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
    100% {
       opacity: 0;
      -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
      transform: translateY(6px);
    }
  }
  @-webkit-keyframes mouse-scroll {
    0% {
      opacity: 1;
    }
    50% {
      opacity: .5;
    }
    100% {
      opacity: 1;
    } 
  }
  @keyframes mouse-scroll {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }

/*---------------------------------
FOOTER
---------------------------------*/
#top-footer {
    background-color: transparent;
    padding: 160px 0 60px;
    text-align: center;
}
#top-footer h1 {
    color: #c1b656;
    font-family: Gulzar;
    font-weight: 100;
}
#top-footer h4 {
    width: fit-content;
    margin: -15px auto 30px;
    padding-left: 45px;
}
#top-footer .widget {
    margin-bottom: 0;
}
#top-footer .widget ul li:after {
    display: none;
}
#siguenos .tit {
    position: relative;
    z-index: 1;
    display: inline-block;
    white-space: pre;
    padding: 0 10px;
}
#siguenos .tit:before {
    bottom: .35em;
}
.socials {
    margin-top: 30px;
}
.socials a {
    background-color: #c1b656;
    border-radius: 100%;
    font-size: 26px !important;
    font-family: fontawesome;
    text-align: center;
    display: inline-block;
    line-height: 45px;
    height: 45px;
    width: 45px;
    color: #27385b !important;
    margin: 0 8px;
}
.socials a:hover {
    background-color: rgba(193, 182, 86, 0.7);
}
#socialcasosexito a {
    margin: 10px;
    background-color: #27385b !important;
    color: #ffffff !important;
}
#socialcasosexito a:hover {
    margin: 10px;
    background-color: #c1b656 !important;
    color: #27385b !important;
}
#socialcasosexito h3 {
    font-weight: 300;
    background-color: #c1b656;
    display: inline;
    padding: 0px 10px;
}
.outro {
    margin-top: 0 !important;
    text-transform: uppercase;
    font-weight: 600;
}

#bottom-footer {
    background-color: transparent;
}
#bottom-footer .copyright {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
}
#bottom-footer,
#bottom-footer a {
    font-size: 12px;
    color: #c1b656;
}
#bottom-footer a:hover {
    color: #fff;
}
#bottom-footer .fa {
    transform: scale(0.4);
    margin: 0 5px;
}

/*---------------------------------
RESPONSIVE
---------------------------------*/
@media(max-width:980px){
    .logo .logo-image a img {
        width: 106px !important;
        height: 33px !important;
    }
    #site-navigation, .center-logo-below-menu #site-navigation {
        padding: 8px 0 !important;
    }
    #site-navigation .menu-toggle {
        font-size: 26px !important;
        color: #14435f;
    }
    #site-navigation .menu {
        background: #c1b656 none repeat scroll 0 0 !important;
        padding: 0 !important;

    }
    #site-navigation ul li.menu-item-has-children .sub-toggle {
        top: 6px !important;
        right: 7px !important;
        background-color: #ffffff !important;
        height: 30px !important;
        width: 30px !important;
        line-height: 30px !important;
    }
    #site-navigation ul.sub-menu {
        padding-left: 0px !important;
    }
    li.contact a:before {
        color: #ffffff;
    }
}

@media(max-width:780px){
    #pg-22-4&gt; .panel-row-style {
        padding: 0 !important;
    }
    .scrollbox {
        padding: 0 15px 20px;
    }
    .image-cont {
        max-width: 80%;
        margin: 0 auto;
    }
    .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
        padding: 150px 10px !important;
    }
    #filo {
        margin: 70px 0;
    }
    .hablar {
        display: flex !important;
        flex-direction: column !important;
    }
    .hablar #pgc-w5eb7ca0290c15-0-1 {
        order: 1;
        -webkit-order: 1;
    }
    .hablar #pgc-w5eb7ca0290c15-0-0 {
        order: 2;
        -webkit-order: 2;
    }
    #socialcasosexito {
        margin-top: 50px;
    }
    .introvideo {
        position: inherit;
        margin-top: 20px;
    }
}
@media(max-width:768px){
    .full-width-center #primary {
        width: 100%;
        padding: 0 10px;
    }
}
@media(max-width:600px){
    #top-footer .tg-column-wrapper .footer-block {
        margin: 0 !important;
    }
    #services .sow-features-feature,
    #experiencia .sow-features-feature {
        margin: 0 0 60px;
        width: calc(100%) !important;
    }
    .tg-column-wrapper .tg-column-2 {
        width: 97%;
    }
}

@media(max-width:480px){
    .logo .logo-image a img {
        width: 90px !important;
        height: 28px !important;
    }
    .logo .logo-image{
        transform: none !important;
    }
    .logo {
        padding: 15px 0 !important;
    }
    a.btn1,
    a.btn2,
    a.btn3 {
        margin: 5px 0;
        display: block;
        text-align: center;
    }
}</pre></body></html>