@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700);@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,700,700i,300i);body,html{background-color:#fff;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif}body.modal-open .main-nav{padding-right:15px}.main-nav{height:90px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 1px 5px 0 rgba(0,0,0,.2);margin-bottom:1px;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;z-index:5;position:fixed;width:100%;top:0;-webkit-backface-visibility:hidden}@media (min-width:992px){.main-nav+.main-content{margin-top:140px}}.main-nav__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.main-nav__logo-img{background:url(../img/logo.png);height:38px;width:203px;background-size:cover;display:inline-block}.main-nav__items{margin-bottom:0}.main-nav__item{display:inline-block;margin-right:5px;height:90px;line-height:90px}@media (min-width:1200px){.main-nav__item{margin-right:10px}}.main-nav__item.dropdown:hover{background-color:#f0f0f0}.main-nav__item.dropdown:hover .main-nav__dropdown{display:block}.main-nav__item:last-of-type{margin-right:0}.main-nav__item.dropdown:hover::before{content:'';width:170%;height:100%;position:absolute;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.main-nav__link{text-transform:uppercase;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;color:#333}.main-nav__link:not(.link--bordered){display:block;padding:0 12px;position:relative;z-index:1;-webkit-transition:all .2s;transition:all .2s;font-weight:700}.main-nav__link:not(.link--bordered)::before{content:'';width:100%;height:0%;background-color:#ff774d;position:absolute;z-index:-1;bottom:0;left:0;-webkit-transition:inherit;transition:inherit}.main-nav__link:not(.link--bordered):hover{color:#fff}.main-nav__link:not(.link--bordered):hover::before{height:100%}.main-nav__link:hover{text-decoration:none;color:#333}.main-nav__link.link--dropdown{display:block;padding:0 10px;-webkit-transition:all .2s;transition:all .2s}.main-nav__link.link--dropdown::after{content:'▼';margin-left:8px;font-size:.8em;color:#a4a4a4;text-decoration:none;display:inline-block;-webkit-transform:scaleY(.85);-ms-transform:scaleY(.85);transform:scaleY(.85);-webkit-transition:inherit;transition:inherit}.main-nav__link.link--dropdown:hover::after{color:#fff}.main-nav__link.link--bordered{border:1px solid #ccc;border-radius:8px;padding:10px 16px;position:relative;-webkit-transition:all .2s;transition:all .2s}.main-nav__link.link--bordered::before{content:'';width:0%;height:100%;border-radius:8px;background-color:#ff774d;position:absolute;z-index:-1;bottom:0;left:0;-webkit-transition:inherit;transition:inherit}.main-nav__link.link--bordered:hover{color:#fff}.main-nav__link.link--bordered:hover::before{width:100%}.main-nav__dropdown{position:absolute;-webkit-box-shadow:0 -1px 0 0 rgba(218,218,218,.5),0 1px 0 0 rgba(218,218,218,.5);box-shadow:0 -1px 0 0 rgba(218,218,218,.5),0 1px 0 0 rgba(218,218,218,.5);background-color:#fff;border-bottom:1px solid rgba(218,218,218,.5);z-index:2;width:100vw;padding:0;margin-top:-2px;height:50px;line-height:1;-webkit-transition:height 150ms;transition:height 150ms;top:92px}.main-nav__dropdown::after{content:'';width:100%;background-color:transparent;height:0;position:absolute}.dicotomy-nav{top:0}.dicotomy-nav .main-nav__item:hover::before{width:30px}@media (min-width:992px){.dicotomy-nav+.main-content{margin-top:90px}}.dicotomy-nav .main-nav__dropdown{display:none}.dicotomy-nav .main-nav__dropdown::after{height:40px}.dropdown-l1__item{text-transform:uppercase;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;color:#333;line-height:50px;display:inline-block;margin-right:5px;-webkit-transition:all .2s;transition:all .2s}@media (min-width:1200px){.dropdown-l1__item{margin-right:20px}}.dropdown-l1__item:last-of-type{margin-right:0}.dropdown-l1__item:hover{background-color:#f0f0f0}.dropdown-l1__item:hover .dropdown-l2{display:block}.dropdown-l1__link{height:100%;display:inline-block;padding:0 15px;color:#333}.dropdown-l1__link:hover{text-decoration:none;color:#333}.dropdown-l2{display:none;position:absolute;background-color:#fff;width:-webkit-calc(100% - 30px);width:calc(100% - 30px);left:15px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);text-align:left;list-style:none;padding:0;z-index:1}.dropdown-l2 .divider{border-right:1px solid #eee;padding:20px 0 10px 25px}.dropdown-l2__item{margin-left:25px;position:relative}.dropdown-l2__item::before{content:'';position:absolute;left:-20px;top:48%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-left:8px solid #ff774d;border-bottom:5px solid transparent;border-top:5px solid transparent}.dropdown-l2__link{color:#333;text-transform:none;font-size:1.25em}.dropdown-l2__header{color:#616161;font-weight:700;font-size:1.1em}.section-nav{background-color:#333339;border-bottom:1px solid #eee;height:50px;color:#fff;position:fixed;top:0;width:100%;z-index:5;-webkit-backface-visibility:hidden;display:none}.section-nav__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section-nav a{color:#fff}.section-nav li:last-of-type{margin-right:0}.menu-certificate{display:none}.menu-certificate img{margin-right:50px;max-width:110px}@media (min-width:1200px){.menu-certificate{display:inline-block}}.footer{background-color:#636a71;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;color:#fff;padding:30px 0;border-top:5px dashed #899098}@media (min-width:768px){.footer{margin-top:50px}}.footer__subheader{color:#ddd;font-weight:400;font-size:1.15em;text-transform:uppercase;line-height:1.3}.footer__subheader~.footer__subheader{margin-top:30px}.footer__items{padding:0;list-style:none;line-height:1.65}.footer__link{color:#fff;position:relative}.footer__link:hover{color:#ccc;text-decoration:none}.footer__link[href]::after{content:'»';position:absolute;right:-12px;color:#ff774d}.footer__social{margin-bottom:15px}.footer__social-img{width:44px;margin-right:10px;-webkit-transition:all .2s;transition:all .2s}.footer__social-img:hover{opacity:.8}.footer__cuidum-logo{max-width:200px}.footer__logo,.footer__logo img{max-width:140px;margin-right:20px;vertical-align:top}@media (min-width:992px){.footer__logo,.footer__logo img{max-width:100px}}.footer__logo:last-of-type{margin-right:0}.footer__vertical-logos{display:inline-block;margin-left:10px}.footer__vertical-logos .footer__logo{display:block;max-width:160px}@media (min-width:1200px){.footer__vertical-logos .footer__logo{max-width:180px}}.footer__vertical-logos .footer__logo:not(:last-of-type){margin-bottom:10px}.footer #newsletterRegister{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:40px}.footer #newsletterRegister input{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-left:10px;border-radius:4px;border:0}.footer #newsletterRegister button{margin-left:5px;border:0;border-radius:4px}.footer .newsletter-p{margin-top:10px}.footer__bloglinks{margin-left:-5px;padding-left:0}.footer__bloglinks li::before{left:-12px!important;top:10px!important}.footer__bloglinks .blog-entry{color:#fff;text-decoration:none;position:relative;display:inline-block;padding:3px 7px}@media (min-width:992px){.footer__bloglinks .blog-entry::before{content:'';background-color:rgba(255,255,255,.2);width:0;height:100%;top:0;left:0;position:absolute;z-index:-1;-webkit-transition:all .2s;transition:all .2s}.footer__bloglinks .blog-entry:hover::before{width:100%}.footer__bloglinks .blog-entry:hover .blog-title{text-decoration:underline}}.footer__bloglinks .blog-title{font-size:1.2em}.footer__bloglinks .blog-pubdata{font-size:.9em;color:#ccc}.footer__separator{width:100%;border-top:2px dashed #7b848c}.footer__separator.inline{margin-top:20px;margin-bottom:-10px}.footer__separator.between-rows{margin-top:10px;margin-bottom:10px}.footer__agencia{line-height:1.42;margin-top:8px;margin-bottom:0;font-size:1.1em;font-weight:300;letter-spacing:.2px}.footer__contact{list-style:none;padding:0}.footer__contact-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:5px;color:#fff;-webkit-transition:all .2s;transition:all .2s}.footer__contact-item svg{width:20px;height:30px;margin-right:10px}.footer__contact-item path{-webkit-transition:all .2s;transition:all .2s}.footer__contact-item:hover{color:#ff774d}.footer__contact-item:hover path{fill:#ff774d}.subfooter{background-color:#464b50;color:#fff;padding-top:10px}.subfooter__links{margin-bottom:8px}.subfooter__links a{color:#fff;margin-right:10px;position:relative}.subfooter__links a:not(:last-of-type){margin-right:20px}.subfooter__links a:not(:last-of-type)::after{content:'';width:4px;height:4px;background-color:#fff;border-radius:50%;position:absolute;top:50%;right:-12px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.split{background-color:#eee;height:-webkit-calc(100vh - 250px);height:calc(100vh - 250px);min-height:750px;margin-bottom:-50px;position:relative;overflow:hidden;display:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:1}@media (min-width:768px){.split{display:block}}.split__container{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.split__headline{position:absolute;margin-top:70px;z-index:3;width:100%}.split__section{width:50%;display:inline-block;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.split__familias{background-image:url(../img/pattern.png);background-size:500px;background-color:#ff9676}.split__cuidadoras{background-image:url(../img/myp.png);background-size:30px;background-color:#ff9676}.split__divider{position:absolute;width:14px;height:100%;background-color:#fff;border:solid #ff9e80;border-width:0 3px;left:50%;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;-webkit-box-shadow:0 0 15px rgba(0,0,0,.45);box-shadow:0 0 15px rgba(0,0,0,.45)}.split__head-box{margin-top:-100px;height:690px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.split__head{top:7.5em;height:100%;position:absolute;-webkit-transition:all .3s;transition:all .3s;opacity:0;-webkit-backface-visibility:hidden}.split__head.active{opacity:1}.split__ctas{margin-top:-320px}.split .boxed-paragraph:hover~.extended-info,.split .extended-info.active{border:3px solid #ff774d;padding:10px;opacity:1;padding-bottom:0}.split .boxed{white-space:normal}@media (min-width:1200px){.split .boxed{white-space:nowrap}}.split .boxed.h1{font-size:3.5em}@media (min-width:992px){.split .boxed.h1{font-size:5em}}.split .boxed.h3{font-size:2.3em}@media (min-width:992px){.split .boxed.h3{font-size:3em}}.split__desktop{position:relative}.split__desktop::before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(255,119,77,.65);top:0;left:0;z-index:1;-webkit-transition:all .3s;transition:all .3s;opacity:0}.split__desktop.shadow::before{opacity:1}.split__mobile{display:block}@media (min-width:768px){.split__mobile{display:none}}.split__mobile--faces{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:relative}.split__mobile--faces .split__head{height:60%;top:17em}.split__mobile--faces .split__section{position:relative}.split__mobile--faces .split__section--name{position:absolute;bottom:75%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.split__mobile .split__mobile--faces a h2{font-size:2.1em}@media (min-width:768px){.split__mobile--faces .rotate-familias{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:768px){.split__mobile--faces .rotate-cuidadoras{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.split__mobile--section{background:#ff774d;display:block;padding:30px 0;text-align:center;color:#fff;margin-bottom:5px}.split__mobile--section:active,.split__mobile--section:focus,.split__mobile--section:hover{color:#fff;text-decoration:underline}.split__mobile--section:first-of-type{margin-top:4px}.split__mobile--title{margin:0;font-weight:700;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;font-size:3em}.split__mobile--description{margin:0;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;font-size:1.3em}.extended-info{background-color:#fff;border:3px solid transparent;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;padding:10px;height:0;overflow:hidden;line-height:1.5;font-size:1.15em;text-align:left;display:inline-block;opacity:0;-webkit-transition:all .2s;transition:all .2s;max-width:70%;position:absolute;bottom:116px}@media (min-width:992px){.extended-info{bottom:152px}}.extended-info.cuidadoras{right:13px}.extended-info ul{padding-left:20px}.btn-trigger{margin-right:10px;border:0 solid transparent;color:#666!important;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;height:50px;padding:11px 5px 13px 50px}.btn-trigger img{height:100%}.mobile{background-color:rgba(255,119,77,.92);height:50px;-webkit-transition:all .3s;transition:all .3s;position:fixed;width:100%;z-index:2;top:0;margin-bottom:50px;border-bottom:1px solid #fff;overflow:hidden}.mobile.open{height:100vh}.mobile__topbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mobile__logo-container{padding-right:20px;height:50px}.mobile__logo{margin-left:10px;height:32px;margin-top:8px}.mobile__content{margin-top:1px;height:-webkit-calc(100vh - 50px);height:calc(100vh - 50px);overflow-y:auto}.mobile__menu{list-style:none;padding:0}.mobile__level1{background-color:#667;width:100%}.mobile__level2{background-color:#565664;width:100%}.mobile__level3{background-color:#454551;width:-webkit-calc(100% + 15px);width:calc(100% + 15px);margin-left:-15px}.mobile__item{border-bottom:1px solid #777}.mobile__item:last-of-type{border-bottom:0 solid transparent}.mobile__link{color:#fff;text-transform:uppercase;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.5px;margin-left:10px;display:inline-block;width:-webkit-calc(100% - 30px);width:calc(100% - 30px);padding-top:15px;padding-bottom:15px}.mobile__link:active,.mobile__link:focus,.mobile__link:hover{color:#ff774d;text-decoration:none}.level2__item{padding-left:15px}.level3__item{padding-left:45px;margin-left:-15px}.level3__section-item{padding-top:15px;border-bottom:0}.level3__section-text{color:rgba(255,255,255,.4);font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;margin-left:10px;text-transform:uppercase}.toggle>.mobile__menu{display:none}.toggle.open>.mobile__menu{display:block}li.toggle{position:relative}li.toggle::after{content:'▼';color:#fff;right:20px;position:absolute;top:15px;-webkit-transform:scaleX(1.5);-ms-transform:scaleX(1.5);transform:scaleX(1.5);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}li.toggle.open::after{-webkit-transform:rotate(90deg) scaleX(1.5);-ms-transform:rotate(90deg) scaleX(1.5);transform:rotate(90deg) scaleX(1.5)}.displacer{height:50px;width:100%;display:block}@media (min-width:992px){.displacer{display:none}}@media (min-width:1200px){.displacer{display:none}}.debugger{display:none;width:100px;height:100px;border:3px solid red;line-height:100px;position:fixed;z-index:5;background-color:#fff;bottom:0;text-align:center}.debugger h1{margin:0;padding:0;line-height:100px}.huge-bg{height:500px;width:100%;background-color:#334;background-size:cover;background-position:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-bottom:40px;padding-bottom:50px}.huge-bg .boxed{color:#fff;white-space:normal}@media (min-width:992px){.huge-bg .boxed{white-space:nowrap}}.huge-bg .boxed.section__indicator{font-size:1.5em}.huge-bg .boxed.h1{font-size:3.5em}@media (min-width:768px){.huge-bg .boxed.h1{font-size:5em}}.huge-bg .boxed.h2{font-size:3.5em}@media (min-width:768px){.huge-bg .boxed.h2{font-size:4.2em}}.hero-text .boxed-paragraph .boxed{white-space:normal}@media (min-width:992px){.hero-text .boxed-paragraph .boxed{white-space:nowrap}}.huge-about{background-position:60% center;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,.1)),color-stop(50%,rgba(233,190,75,.5))),url(../img/equipo_calle.jpg);background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 50%,rgba(233,190,75,.5)),url(../img/equipo_calle.jpg);background-image:linear-gradient(to bottom,rgba(255,255,255,.1) 50%,rgba(233,190,75,.5)),url(../img/equipo_calle.jpg)}@media (min-width:768px){.huge-about{background-position:center}}.huge-familias-valores{background-position:80% center;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,.1)),color-stop(50%,rgba(233,190,75,.5))),url(../img/astock_14.jpg);background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 50%,rgba(233,190,75,.5)),url(../img/astock_14.jpg);background-image:linear-gradient(to bottom,rgba(255,255,255,.1) 50%,rgba(233,190,75,.5)),url(../img/astock_14.jpg)}@media (min-width:768px){.huge-familias-valores{background-position:center}}.huge-cuidadoras-valores{background-position:80% center;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,.1)),color-stop(50%,rgba(233,190,75,.5))),url(../img/cstock_10.jpg);background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 50%,rgba(233,190,75,.5)),url(../img/cstock_10.jpg);background-image:linear-gradient(to bottom,rgba(255,255,255,.1) 50%,rgba(233,190,75,.5)),url(../img/cstock_10.jpg)}@media (min-width:768px){.huge-cuidadoras-valores{background-position:center}}.huge-faq{background-position:70% center;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,.1)),color-stop(50%,rgba(233,190,75,.5))),url(../img/astock_16.jpg);background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 50%,rgba(233,190,75,.5)),url(../img/astock_16.jpg);background-image:linear-gradient(to bottom,rgba(255,255,255,.1) 50%,rgba(233,190,75,.5)),url(../img/astock_16.jpg)}@media (min-width:768px){.huge-faq{background-position:center}}.huge-jornada-completa{background-image:url(../img/headers_1.jpg);background-position:left center}@media (min-width:768px){.huge-jornada-completa{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,#e9be4b)),url(../img/headers_1.jpg);background-image:-webkit-linear-gradient(left,rgba(255,255,255,.1) 30%,#e9be4b),url(../img/headers_1.jpg);background-image:linear-gradient(to right,rgba(255,255,255,.1) 30%,#e9be4b),url(../img/headers_1.jpg)}}.huge-jornada-parcial{background-image:url(../img/astock_7.jpg);background-position:85% center}@media (min-width:768px){.huge-jornada-parcial{background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,#e9be4b)),url(../img/astock_7.jpg);background-image:-webkit-linear-gradient(right,rgba(255,255,255,.1) 30%,#e9be4b),url(../img/astock_7.jpg);background-image:linear-gradient(to left,rgba(255,255,255,.1) 30%,#e9be4b),url(../img/astock_7.jpg);background-position:right center}}.huge-jornada-nocturna{background-image:url(../img/cstock_6.jpg);background-position:center}@media (min-width:768px){.huge-jornada-nocturna{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(230,20,126,.6))),url(../img/cstock_6.jpg);background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 30%,rgba(230,20,126,.6)),url(../img/cstock_6.jpg);background-image:linear-gradient(to bottom,rgba(255,255,255,.1) 30%,rgba(230,20,126,.6)),url(../img/cstock_6.jpg)}}.huge-interna-semana{background-image:url(../img/astock_10.jpg);background-position:center}@media (min-width:768px){.huge-interna-semana{background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/astock_10.jpg);background-image:-webkit-linear-gradient(right,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_10.jpg);background-image:linear-gradient(to left,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_10.jpg)}}.huge-interna-finde{background-image:url(../img/astock_8.jpg);background-position:center}@media (min-width:768px){.huge-interna-finde{background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/astock_8.jpg);background-image:-webkit-linear-gradient(right,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_8.jpg);background-image:linear-gradient(to left,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_8.jpg)}}.huge-interna-24h{background-image:url(../img/cstock_4.jpg);background-position:center}@media (min-width:768px){.huge-interna-24h{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/cstock_4.jpg);background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/cstock_4.jpg);background-image:linear-gradient(to bottom,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/cstock_4.jpg)}}.huge-sad{background-image:url(../img/cstock_1.jpg);background-position:center}@media (min-width:768px){.huge-sad{background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/cstock_1.jpg);background-image:-webkit-linear-gradient(right,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/cstock_1.jpg);background-image:linear-gradient(to left,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/cstock_1.jpg)}}.huge-calidad-de-vida{background-image:url(../img/astock_9.jpg);background-position:center}@media (min-width:768px){.huge-calidad-de-vida{background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/astock_9.jpg);background-image:-webkit-linear-gradient(right,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_9.jpg);background-image:linear-gradient(to left,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_9.jpg)}}.huge-sensovida{background-image:url(../img/cstock_8.jpg);background-position:center}@media (min-width:768px){.huge-sensovida{background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/cstock_8.jpg);background-image:-webkit-linear-gradient(right,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/cstock_8.jpg);background-image:linear-gradient(to left,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/cstock_8.jpg)}}.huge-etica{background-image:url(../img/astock_10.jpg);background-position:80% center}@media (min-width:768px){.huge-etica{background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/astock_10.jpg);background-image:-webkit-linear-gradient(right,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_10.jpg);background-image:linear-gradient(to left,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_10.jpg)}}.huge-agencia-colocacion{background-image:url(../img/astock_16.jpg);background-position:80% center}@media (min-width:768px){.huge-agencia-colocacion{background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/astock_16.jpg);background-image:-webkit-linear-gradient(right,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_16.jpg);background-image:linear-gradient(to left,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_16.jpg)}}.huge-perfil-interna{background-position:80% center;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/perfil_interna.jpg);background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/perfil_interna.jpg);background-image:linear-gradient(to top,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/perfil_interna.jpg)}@media (min-width:768px){.huge-perfil-interna{background-position:80% center}}.huge-perfil-externa{background-position:45% center;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/perfil_externa.jpg);background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/perfil_externa.jpg);background-image:linear-gradient(to top,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/perfil_externa.jpg)}@media (min-width:768px){.huge-perfil-externa{background-position:80% center}}.huge-perfil-horas{background-position:center;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/perfil_horas.jpg);background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/perfil_horas.jpg);background-image:linear-gradient(to top,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/perfil_horas.jpg)}@media (min-width:768px){.huge-perfil-horas{background-position:80% center}}.huge-cuidados-larga-duracion{background-image:url(../img/astock_12.jpg);background-position:80% center}@media (min-width:768px){.huge-cuidados-larga-duracion{background-image:-webkit-gradient(linear,right top,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/astock_12.jpg);background-image:-webkit-linear-gradient(right,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_12.jpg);background-image:linear-gradient(to left,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_12.jpg)}}.huge-cuidados-horas{background-image:url(../img/astock_15.jpg);background-position:80% center}@media (min-width:768px){.huge-cuidados-horas{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(30%,rgba(255,255,255,.1)),color-stop(30%,rgba(237,106,91,.75))),url(../img/astock_15.jpg);background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_15.jpg);background-image:linear-gradient(to top,rgba(255,255,255,.1) 30%,rgba(237,106,91,.75)),url(../img/astock_15.jpg)}}.main-text{padding-top:25px}.main-text .section__text{line-height:1.55}.huge-divider{background-image:url(../img/pattern.png);padding:25px 0;margin:30px 0 40px}.huge-divider.cuidadoras{background-image:url(../img/myp.png),-webkit-gradient(linear,right top,left top,color-stop(10%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.1)));background-image:url(../img/myp.png),-webkit-linear-gradient(right,rgba(255,255,255,.9) 10%,rgba(255,255,255,.1) 75%);background-image:url(../img/myp.png),linear-gradient(to left,rgba(255,255,255,.9) 10%,rgba(255,255,255,.1) 75%);background-color:#ff774d;background-size:15px,cover}.huge-divider.cuidadoras .page__header{background-color:#fff;color:#ff774d;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.huge-divider .page__header{margin:0;color:#fff;white-space:normal}@media (min-width:992px){.huge-divider .page__header{white-space:nowrap}}.inline-divider{background-image:url(../img/pattern.png);padding:10px 0;margin:20px 0;display:inline-block}.inline-divider:not(.override):first-of-type{margin-top:0}.inline-divider .page__header{margin:0;color:#fff;padding-top:2px}.tabs{margin-bottom:50px}.tabs__header{padding-bottom:5px;display:inline-block}.tabs__header ul{margin:0;padding:0}.tabs__header li{display:inline-block;margin-right:10px}.tabs__header li:last-of-type{margin-right:0}.tabs__header li:hover .star g{fill:#ff774d}.tabs .star{width:14px;height:14px}.tabs .star g{-webkit-transition:all .2s;transition:all .2s;fill:#ccc}.tabs__body{background-color:#fff}.tabs__link{padding:10px;display:inline-block;border:1px solid #ccc;width:70px;text-align:center;border-radius:5px;color:#666;margin-bottom:15px}@media (min-width:768px){.tabs__link{width:100px;margin-bottom:0}}@media (min-width:992px){.tabs__link{width:140px}}.tabs__link.active{background-color:#ff774d;border:1px solid #ff774d;color:#fff}.tabs__item{display:none}.tabs__item.active{display:block}.huge-quote-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:768px){.huge-quote-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.huge-quote{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media (min-width:768px){.huge-quote{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.huge-quote .quotes{margin-right:30px}}.quotes{margin:30px 0 20px;position:relative;z-index:1}@media (min-width:768px){.quotes{margin:30px 0 20px 30px}}.quotes::after,.quotes::before{position:absolute;z-index:-1;font-size:4em;color:#efefef;margin-top:-50px;font-family:'Times New Roman',serif}@media (min-width:768px){.quotes::after,.quotes::before{display:inline-block}}.quotes::before{content:'“';left:0;-webkit-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}@media (min-width:992px){.quotes::before{left:-30px}}.quotes::after{content:'”';right:0;-webkit-transform:translateY(5%);-ms-transform:translateY(5%);transform:translateY(5%)}@media (min-width:992px){.quotes::after{right:-30px}}.quotes.section__text{font-weight:bolder;margin:50px 30px 40px;font-size:1.3em;display:inline-block}.inline-quotes{display:inline-block;margin-top:40px!important;margin-bottom:30px!important}.huge-quotes{font-size:2.5em!important;color:#ff774d;text-align:center;margin:40px 0 30px!important}.icon{display:inline-block;width:24px;height:auto}.icon.large{width:32px;margin-left:8px}@-webkit-keyframes wiggle{0%,10%{-webkit-transform:translateX(0);transform:translateX(0)}2%{-webkit-transform:translateX(-20%) rotate(-10deg);transform:translateX(-20%) rotate(-10deg)}4%{-webkit-transform:translateX(20%) rotate(10deg);transform:translateX(20%) rotate(10deg)}6%{-webkit-transform:translateX(-10%) rotate(-5deg);transform:translateX(-10%) rotate(-5deg)}8%{-webkit-transform:translateX(10%) rotate(5deg);transform:translateX(10%) rotate(5deg)}}@keyframes wiggle{0%,10%{-webkit-transform:translateX(0);transform:translateX(0)}2%{-webkit-transform:translateX(-20%) rotate(-10deg);transform:translateX(-20%) rotate(-10deg)}4%{-webkit-transform:translateX(20%) rotate(10deg);transform:translateX(20%) rotate(10deg)}6%{-webkit-transform:translateX(-10%) rotate(-5deg);transform:translateX(-10%) rotate(-5deg)}8%{-webkit-transform:translateX(10%) rotate(5deg);transform:translateX(10%) rotate(5deg)}}.cuicon.wiggle{-webkit-animation:wiggle 4s infinite;animation:wiggle 4s infinite}.caregiver-responsibilities{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.caregiver-responsibilities .responsability-element{position:relative;overflow:hidden;background-color:#fafafa;margin-bottom:10px;padding:8px;text-align:center;display:inline-block;z-index:1;-webkit-transition:all .3s;transition:all .3s;width:48%}@media (min-width:992px){.caregiver-responsibilities .responsability-element{width:32%}}.caregiver-responsibilities .responsability-element.heart{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:20px}.caregiver-responsibilities .responsability-element.heart .icon{display:inline-block;margin-left:10px}.caregiver-responsibilities .responsability-element.heart::before{left:-100px;top:-100px}.caregiver-responsibilities .responsability-element.heart:hover::before{width:-webkit-calc(100% + 200px);width:calc(100% + 200px);height:500px}.caregiver-responsibilities .responsability-element .section__text{font-size:1em;line-height:1.25;margin-top:5px;-webkit-transition:inherit;transition:inherit}.caregiver-responsibilities .responsability-element .section__footnote{-webkit-transition:inherit;transition:inherit;font-size:.8em}.caregiver-responsibilities .responsability-element g,.caregiver-responsibilities .responsability-element path,.caregiver-responsibilities .responsability-element svg{-webkit-transition:all .1s;transition:all .1s}.caregiver-responsibilities .responsability-element::before{content:'';width:10px;height:10px;position:absolute;left:-50px;top:-50px;border-radius:50%;background-color:#ff774d;-webkit-transition:inherit;transition:inherit;z-index:-1}.caregiver-responsibilities .responsability-element:hover::before{width:300px;height:300px}.caregiver-responsibilities .responsability-element:hover .section__footnote,.caregiver-responsibilities .responsability-element:hover .section__text{color:#fff}.caregiver-responsibilities .responsability-element:hover svg g{fill:#fff}.caregiver-responsibilities .svg-icon{max-height:45px;display:inline-block}.caregiver-responsibilities .svg-icon.smaller{max-height:35px}.caregiver-responsibilities .icon-container{height:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modalidad{border-bottom:3px solid #ff774d;display:inline-block;padding-right:8px}.modalidad strong{background-color:#ff774d;padding:3px 5px;color:#fff;margin-right:3px}.services-include{padding:12px 15px 8px;-webkit-box-shadow:0 0 0 2px #ff774d inset,0 0 0 4px #fff inset,0 0 0 6px #ff774d inset;box-shadow:0 0 0 2px #ff774d inset,0 0 0 4px #fff inset,0 0 0 6px #ff774d inset}.services-include p{color:#ff774d;font-weight:bolder;font-size:1.25em}.services-include ul{padding-left:20px}.services-include ul.cuidum-arrow-ul li{margin-left:10px}.services-include ul.cuidum-arrow-ul li::before{height:.5em}.perfil__form{background-color:#fcfcfc;padding:15px 17px 20px;border:1px solid #eee;border-radius:5px;border:2px dashed #ff774d;margin-top:20px}.perfil__form input,.perfil__form select{-webkit-box-shadow:none;box-shadow:none;border-color:#ff774d}.perfil__form label{font-size:1.1em}.pricing{background-color:#fafafa;border:3px dashed #ff774d;margin-top:20px;padding-bottom:10px}.pricing__calculator{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-bottom:20px}.pricing__price-result{font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;font-weight:100;font-size:1.6em}.pricing__price-result span{font-weight:700}.pricing__calculator.blocked:before{content:'¡Introduce tus datos y descubre tu precio!';position:absolute;width:100%;height:100%;top:10px;left:0;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;font-size:1.5em;color:#ff774d;background-color:rgba(255,255,255,.9);border:1px solid;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:1}.pricing #cuidadora{margin-right:10px}.pricing #horas{max-width:100px;text-align:right}.flex-form-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}@media (min-width:768px){.flex-form-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.flex-form-group.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:0;margin-right:0}@media (min-width:768px){.flex-form-group.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.flex-form-group>label{margin-right:15px;display:inline-block;white-space:nowrap}.flex-form-group>input{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.captioned-img{background-color:#fff;border:1px solid #eee;padding:20px;max-height:500px}.captioned-img__text{font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;font-weight:bolder;margin-bottom:0;margin-top:15px}.cuidum-table{font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif}.cuidum-table td{vertical-align:middle!important;font-size:1.15em;padding:15px!important}.cuidum-table th{padding:15px!important;font-size:1.4em;background-color:#ff774d;text-shadow:1px 1px 1px rgba(0,0,0,.25);color:#fff}.cuidum-table th:first-of-type{border-top-left-radius:15px}.cuidum-table th:last-of-type{border-top-right-radius:15px}.cuidum-table tbody{border:1px solid #f6f6f6}.cuidum-table tr th:first-of-type{border-right:1px solid #eee}.cuidum-table tr:nth-of-type(2n){background-color:#fff7f7}.cuidum-table tr{-webkit-transition:all .1s;transition:all .1s}.cuidum-table tr:hover{background-color:rgba(255,119,77,.75);color:#fff!important}.cuidum-table tr.gray{color:#888}.cuidum-table tr.highlight td:first-of-type{position:relative;padding-right:50px;padding-left:15px}.cuidum-table tr.highlight td:last-of-type{padding-right:15px;padding-left:50px}.cuidum-table tr.highlight td:first-of-type::after{content:' con Cuidum ?';position:absolute;font-size:.9em;color:#fff;right:0;top:50%;-webkit-transform:translateX(50%) translateY(-50%);-ms-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);background-color:#ff774d;padding:3px 5px}.service-level{border:1px solid #ccc;border-radius:7px;overflow:hidden;text-align:center;background-color:#f6f6f6;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2);box-shadow:0 1px 5px rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s;margin-left:0;width:100%;margin-bottom:30px}@media (min-width:992px){.service-level{margin-bottom:0}}.service-level h4{margin:0;padding:20px;border-bottom:1px solid #ddd;background-color:#ff774d;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.2)));background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,.2));background-image:linear-gradient(to top,rgba(255,255,255,0),rgba(255,255,255,.2));font-size:1.4em;letter-spacing:1px;text-shadow:2px 2px 0 rgba(0,0,0,.2);color:#fff;border-radius:5px 5px 0 0;position:relative;-webkit-transition:inherit;transition:inherit}.service-level h4::after{content:'';width:100%;position:absolute;left:0;top:61px;border-left:145px solid transparent;border-right:145px solid transparent;border-top:0 solid #ff774d;-webkit-transition:inherit;transition:inherit}@media (min-width:768px){.service-level h4::after{border-left:170px solid transparent;border-right:170px solid transparent}}@media (min-width:992px){.service-level h4::after{border-left:105px solid transparent;border-right:105px solid transparent}}@media (min-width:1200px){.service-level h4::after{border-left:130px solid transparent;border-right:130px solid transparent}}.service-level .service-line{height:50px;padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:inherit;transition:inherit;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.05)),color-stop(25%,transparent),color-stop(75%,transparent),to(rgba(0,0,0,.05)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.05) 0,transparent 25%,transparent 75%,rgba(0,0,0,.05) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.05) 0,transparent 25%,transparent 75%,rgba(0,0,0,.05) 100%)}.service-level .service-line:nth-child(2n){background-color:#fff}.service-level.active,.service-level:hover{margin-bottom:30px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);background-color:#ffece6}.service-level.active .service-line:nth-child(2n),.service-level:hover .service-line:nth-child(2n){background-color:#fff8f5}.service-level.active h4::after,.service-level:hover h4::after{border-top-width:20px}.service-level.active .service-line:first-of-type,.service-level:hover .service-line:first-of-type{height:70px;padding-top:20px}@media (min-width:992px){.service-level.active,.service-level:hover{margin-bottom:-20px}}.image-cropper{overflow:hidden;margin-top:25px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.5);box-shadow:0 3px 12px 0 rgba(0,0,0,.5);margin-bottom:30px}@media (min-width:992px){.image-cropper{margin-bottom:0}}.video-container{margin:30px auto;display:block;text-align:center;padding:0 5%}.video-container .play-icon{width:64px;height:64px;background-image:url(../img/icons/play.png);position:absolute;border-radius:50%;left:50%;top:-webkit-calc(50% - 30px);top:calc(50% - 30px);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .1s;transition:opacity .1s}.video-container .footnote{font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;margin:5px auto;color:#666;font-style:italic}.person{font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;text-align:center;margin-bottom:25px}.person.fixCol{margin-bottom:45px}@media (min-width:768px){.person.fixCol{margin-bottom:inherit}}@media (min-width:992px){.person-row:hover .person__photo{opacity:.5}}@media (min-width:992px){.person:hover .person__photo{opacity:1}}.person__photo{max-height:210px;margin:0 auto;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-backface-visibility:hidden}.person__name{font-size:1em;line-height:1;margin:10px 0 0}@media (min-width:768px){.person__name{font-size:1.3em}}@media (min-width:992px){.person__name{font-size:1.5em}}.person__title{font-weight:700;color:#999;margin:0;font-size:1em;display:block}@media (min-width:992px){.person__title{font-size:1em}}.team-title{font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif!important;font-size:2.1em;padding-top:4px!important;padding-bottom:4px!important;margin-bottom:20px!important}.team-title:first-of-type{margin-top:30px}@media (min-width:768px){.team-title:first-of-type{margin-top:35px}}#about__video{max-width:100%;border:1px solid #e0e0e0;-webkit-box-shadow:0 0 11px rgba(0,0,0,.5);box-shadow:0 0 11px rgba(0,0,0,.5)}.ciudades-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ciudad-empleo{width:-webkit-calc((100% - 15px * (1 - 1))/ 1);width:calc((100% - 15px * (1 - 1))/ 1);margin-right:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;padding:10px;border:1px solid #eee;border-radius:8px;margin-bottom:15px;height:230px;-webkit-transition:all .2s;transition:all .2s;background-color:#eee;background-size:cover;background-position:center;position:relative;overflow:hidden;z-index:1}@media (min-width:768px){.ciudad-empleo{width:-webkit-calc((100% - 15px * (2 - 1))/ 2);width:calc((100% - 15px * (2 - 1))/ 2)}.ciudad-empleo:nth-of-type(2n){margin-right:0!important}}@media (min-width:992px){.ciudad-empleo{width:-webkit-calc((100% - 15px * (3 - 1))/ 3);width:calc((100% - 15px * (3 - 1))/ 3)}.ciudad-empleo:nth-of-type(2n){margin-right:15px!important}.ciudad-empleo:nth-of-type(3n){margin-right:0!important}}.ciudad-empleo:hover{-webkit-box-shadow:0 0 8px 3px rgba(255,119,77,.8);box-shadow:0 0 8px 3px rgba(255,119,77,.8);text-decoration:none!important;border:1px solid #ff9e80}.ciudad-empleo:hover .nombre-ciudad{margin-left:10px;margin-bottom:10px}.ciudad-empleo:hover .ofertas-ciudad{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.ciudad-empleo:hover::after{width:120%;opacity:1}.ciudad-empleo::after{content:'';background-color:rgba(255,119,77,.3);position:absolute;width:0%;height:100%;-webkit-transform:skewX(10deg);-ms-transform:skewX(10deg);transform:skewX(10deg);top:0;right:-25px;z-index:-1;opacity:0;-webkit-transition:all .2s;transition:all .2s}.ciudad-empleo .nombre-ciudad{font-size:1.5em;color:#ff774d;background-color:#fff;padding:5px 10px;text-align:center;-webkit-transition:all .2s;transition:all .2s}.ciudad-empleo .ofertas-ciudad{position:absolute;bottom:70px;left:15px;font-size:1.2em;color:#fff;-webkit-transition:all .2s;transition:all .2s;text-shadow:1px 1px 0 rgba(0,0,0,.7);-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%)}.huge-bg.ciudad{height:32em}.huge-bg.ciudad-form{height:250px;margin-bottom:10px}.todas{background-image:url(../img/cstock_11.jpg);background-position:right center}.alava{background-image:url(../img/ciudades/alava.jpg);background-position:center}.albacete{background-image:url(../img/ciudades/albacete.jpg);background-position:center}.alicante{background-image:url(../img/ciudades/alicante.jpg);background-position:center}.almeria{background-image:url(../img/ciudades/almeria.jpg);background-position:center}.asturias{background-image:url(../img/ciudades/asturias.jpg);background-position:center}.avila{background-image:url(../img/ciudades/avila.jpg);background-position:center}.badajoz{background-image:url(../img/ciudades/badajoz.jpg);background-position:center}.baleares{background-image:url(../img/ciudades/baleares.jpg);background-position:center}.barcelona{background-image:url(../img/ciudades/barcelona.jpg);background-position:center}.burgos{background-image:url(../img/ciudades/burgos.jpg);background-position:center}.caceres{background-image:url(../img/ciudades/caceres.jpg);background-position:center}.cadiz{background-image:url(../img/ciudades/cadiz.jpg);background-position:center}.cantabria{background-image:url(../img/ciudades/cantabria.jpg);background-position:center}.castellon{background-image:url(../img/ciudades/castellon.jpg);background-position:center}.ciudad-real{background-image:url(../img/ciudades/ciudad-real.jpg);background-position:center}.cordoba{background-image:url(../img/ciudades/cordoba.jpg);background-position:center}.coruna{background-image:url(../img/ciudades/coruna.jpg);background-position:center}.cuenca{background-image:url(../img/ciudades/cuenca.jpg);background-position:center}.girona{background-image:url(../img/ciudades/girona.jpg);background-position:center}.granada{background-image:url(../img/ciudades/granada.jpg);background-position:center}.guipuzcoa{background-image:url(../img/ciudades/guipuzcoa.jpg);background-position:center}.guadalajara{background-image:url(../img/ciudades/guadalajara.jpg);background-position:center}.huelva{background-image:url(../img/ciudades/huelva.jpg);background-position:center}.huesca{background-image:url(../img/ciudades/huesca.jpg);background-position:center}.jaen{background-image:url(../img/ciudades/jaen.jpg);background-position:center}.leon{background-image:url(../img/ciudades/leon.jpg);background-position:center}.lleida{background-image:url(../img/ciudades/lleida.jpg);background-position:center}.lugo{background-image:url(../img/ciudades/lugo.jpg);background-position:center}.madrid{background-image:url(../img/ciudades/madrid.jpg);background-position:center}.malaga{background-image:url(../img/ciudades/malaga.jpg);background-position:center}.murcia{background-image:url(../img/ciudades/murcia.jpg);background-position:center}.navarra{background-image:url(../img/ciudades/navarra.jpg);background-position:center}.ourense{background-image:url(../img/ciudades/ourense.jpg);background-position:center}.palmas{background-image:url(../img/ciudades/palmas.jpg);background-position:center}.palencia{background-image:url(../img/ciudades/palencia.jpg);background-position:center}.pontevedra{background-image:url(../img/ciudades/pontevedra.jpg);background-position:center}.rioja{background-image:url(../img/ciudades/rioja.jpg);background-position:center}.salamanca{background-image:url(../img/ciudades/salamanca.jpg);background-position:center}.segovia{background-image:url(../img/ciudades/segovia.jpg);background-position:center}.sevilla{background-image:url(../img/ciudades/sevilla.jpg);background-position:center}.soria{background-image:url(../img/ciudades/soria.jpg);background-position:center}.tarragona{background-image:url(../img/ciudades/tarragona.jpg);background-position:center}.tenerife{background-image:url(../img/ciudades/tenerife.jpg);background-position:center}.teruel{background-image:url(../img/ciudades/teruel.jpg);background-position:center}.toledo{background-image:url(../img/ciudades/toledo.jpg);background-position:center}.valencia{background-image:url(../img/ciudades/valencia.jpg);background-position:center}.valladolid{background-image:url(../img/ciudades/valladolid.jpg);background-position:center}.vizcaya{background-image:url(../img/ciudades/vizcaya.jpg);background-position:center}.zamora{background-image:url(../img/ciudades/zamora.jpg);background-position:center}.zaragoza{background-image:url(../img/ciudades/zaragoza.jpg);background-position:center}.empleo-opening-p{margin-bottom:30px}.breadcrumbs{display:inline-block;margin-bottom:20px}.breadcrumbs .crumb{font-size:1.2em;letter-spacing:.5px;text-transform:uppercase;color:#ff774d}.breadcrumbs .crumb.idle{margin-right:10px}.breadcrumbs .crumb.idle::after{display:inline-block;content:' ›';margin-left:10px;color:#ccc;font-size:1.5em;-webkit-transform:scaleX(1.3);-ms-transform:scaleX(1.3);transform:scaleX(1.3)}.breadcrumbs .crumb.active{font-weight:700;color:#333}.oferta{background-color:#fafafa;padding:15px;padding-left:25px;border-radius:6px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);position:relative;-webkit-transition:all .2s;transition:all .2s;z-index:0}.oferta:not(:last-of-type){margin-bottom:20px}.oferta.aceptada::before,.oferta.cerrada::before,.oferta.externa::before,.oferta.interna::before{width:80px;height:140px;position:absolute;top:65px;left:-10px;padding:4px 0 3px 15px;border-radius:5px 0 0 5px}.oferta.interna .oferta__label{background-color:#00a7a7;color:#fff}.oferta.aceptada .oferta__label{background-color:#4cbc32;color:#fff}.oferta.externa .oferta__label{background-color:#bfece8;color:#27857c}.oferta.cerrada .oferta__label{background-color:#ddd;color:#5e5e5e}.oferta.cerrada .oferta__title{text-decoration:line-through}.oferta.cerrada .oferta__more-button{display:none}.oferta.cerrada .oferta__tag{background-color:#aaa}.oferta:hover{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.2);box-shadow:0 1px 10px rgba(0,0,0,.2)}.oferta__title{font-weight:700;margin-top:7px;margin-bottom:5px;font-size:2.2em}.oferta__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.oferta__metadata{margin-left:15px;display:inline-block}.oferta__label{width:80px;height:80px;margin-left:-50px;border-radius:5px;-webkit-box-shadow:-3px 3px 0 rgba(0,0,0,.2);box-shadow:-3px 3px 0 rgba(0,0,0,.2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.oferta__label{margin-left:-10px}}.oferta__city{font-size:1.4em;color:#aaa;margin-top:5px;border-bottom:3px solid #ff774d;display:inline-block}.oferta__person,.oferta__time{margin-bottom:10px;font-size:1.4em;color:#aaa}.oferta__days{margin-bottom:15px;display:inline-block}.oferta__day{display:inline-block;background-color:#ccc;border-radius:50%;width:21px;height:21px;line-height:21px;text-align:center;padding-left:1px;padding-top:1px;margin-right:5px;color:#666}.oferta__day.active{background-color:#ff774d;color:#fff}.oferta__description{font-size:1.4em}.oferta__tags{padding:0;margin:0;list-style:none}.oferta__tag{display:inline-block;background-color:#ff774d;color:#fff;padding:3px 6px;border-radius:5px;margin-bottom:5px}.oferta__tag:not(:last-of-type){margin-right:5px}.oferta__status{display:none;font-size:1.4em;font-weight:700;color:#19bd19}.oferta__more{margin-top:10px;margin-bottom:0;font-size:1.4em;text-align:right}.oferta__more-button{background-color:#fff}.oferta__section-title{font-size:2.3em;border-bottom:3px solid #ff774d;display:inline-block;margin-top:10px;margin-bottom:20px}.oferta__section-title:not(:first-of-type){margin-top:30px}.inscripcion{background-color:#0088b2;color:#fff;padding:20px}.inscripcion__title{font-size:1.8em;line-height:1.2;text-align:center}.inscripcion__button{background-color:#fff;width:100%;display:inline-block;padding:15px;border-radius:5px;text-align:center;margin-top:10px;font-weight:700;font-size:1.3em;color:#ff774d}.location-icon{height:30px;margin-bottom:-11px;width:20px;margin-right:10px}.time-icon{height:20px;margin-bottom:-2px;width:20px;margin-right:10px}.person-icon{height:22px;width:auto;margin-bottom:-2px;margin-right:10px}.person-icon g{fill:#999}#map_canvas{height:400px;width:100%;margin-bottom:20px}.huge-bg.cuidadora{height:40em;background-image:url(../img/cstock_11.jpg);background-position:center}.cuidadora-quickmenu{position:absolute;-webkit-transition:all .2s;transition:all .2s;z-index:5}.cuidadora-quickmenu .c-qm{list-style:none;padding:0;margin:0}.cuidadora-quickmenu .c-qm__link{background-color:#208686;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:300px;height:70px;padding:4px;padding-left:10px;font-size:1.5em;color:#fff;border-bottom:1px solid rgba(0,0,0,.15);-webkit-transition:all .2s;transition:all .2s;position:relative;overflow:hidden;z-index:0}.cuidadora-quickmenu .c-qm__link svg{width:36px;height:36px;margin-right:30px;margin-left:10px}.cuidadora-quickmenu .c-qm__link svg g{fill:#fff}.cuidadora-quickmenu .c-qm__link::after{content:'';background-color:rgba(255,255,255,.2);position:absolute;width:0%;height:100%;-webkit-transform:skewX(-10deg);-ms-transform:skewX(-10deg);transform:skewX(-10deg);top:0;left:-25px;z-index:-1;-webkit-transition:all .2s;transition:all .2s}.cuidadora-quickmenu .c-qm__link:hover::after{width:130%}.cuidadora-quickmenu .c-qm li:last-of-type a{border-bottom:0}.cuidadora-quickmenu.minimized{position:fixed;margin-left:-230px}.cuidadora-quickmenu.minimized .c-qm__link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cuidadora-quickmenu.minimized .c-qm__link svg{margin-left:30px;margin-right:15px}.cuidadora-quickmenu.minimized .c-qm__link:hover{margin-left:230px}.section__title{font-size:2.75em;border-bottom:3px solid #ff774d;display:inline-block;color:#333;padding-bottom:5px}.cuidadora__photo{width:120px;height:120px;border-radius:50%;border:3px solid #ccc;margin-right:20px;overflow:hidden;text-align:center}.cuidadora__photo img{width:auto;height:100%}.cuidadora__profile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media (min-width:768px){.cuidadora__profile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.cuidadora__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cuidadora__name{font-size:3.1em;font-weight:bolder;margin:0;color:#ff774d}.cuidadora__age,.cuidadora__location{font-size:1.3em;color:#999}.cuidadora__availability{color:#333}.reference__item{position:relative;margin-bottom:30px}.reference__item:not(:last-of-type)::after{content:'';width:75%;border-bottom:2px dashed #ddd;position:absolute;bottom:-30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.reference__text{font-weight:400!important}.reference__text::after,.reference__text::before{font-size:5em}.reference__text::before{top:15px}.reference__text::after{bottom:-50px}.reference__author{position:absolute;font-weight:bolder;text-align:right;width:75%;font-size:1.5em;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.cuidadora__formacion{counter-reset:formacion-counter;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px 0}.formacion__item{position:relative;border-left:3px solid #ccc;padding-left:10px;margin:0 20px 30px 30px;width:100%}@media (min-width:992px){.formacion__item{width:-webkit-calc((100% - (4 * 30px))/ 2);width:calc((100% - (4 * 30px))/ 2)}}.formacion__item::before{content:counter(formacion-counter);counter-increment:formacion-counter;position:absolute;left:-30px;font-size:2em;color:#ff774d;font-weight:300}.formacion__title{font-size:2em;line-height:1.25}.formacion__place{font-size:1.3em;color:#999}.cuidadora__patologias{list-style:none;padding:0;padding-top:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.cuidadora__patologias li{width:100%;background-color:#f6f6f6;font-size:1.25em;padding:15px;color:#333;margin-bottom:10px;margin-right:20px;position:relative;overflow:hidden;z-index:1;-webkit-transition:all .2s;transition:all .2s}.cuidadora__patologias li:nth-of-type(1n){margin-right:0}.cuidadora__patologias li::after{content:'';background-color:#ff774d;position:absolute;width:0%;height:100%;-webkit-transform:skewX(-10deg);-ms-transform:skewX(-10deg);transform:skewX(-10deg);top:0;left:-25px;z-index:-1;opacity:0;-webkit-transition:all .2s;transition:all .2s}.cuidadora__patologias li:hover{color:#fff}.cuidadora__patologias li:hover::after{width:120%;opacity:1}@media (min-width:768px){.cuidadora__patologias li{width:-webkit-calc((100% - (20px * (4 - 2)))/ (4 - 2));width:calc((100% - (20px * (4 - 2)))/ (4 - 2))}.cuidadora__patologias li:nth-of-type(1n){margin-right:20px}.cuidadora__patologias li:nth-of-type(2n){margin-right:0}}@media (min-width:992px){.cuidadora__patologias li{width:-webkit-calc((100% - (20px * (4 - 1)))/ 4);width:calc((100% - (20px * (4 - 1)))/ 4)}.cuidadora__patologias li:nth-of-type(1n){margin-right:20px}.cuidadora__patologias li:nth-of-type(2n){margin-right:20px}.cuidadora__patologias li:nth-of-type(4n){margin-right:0}}.cuidadora__experiencia{padding-top:30px}.cuidadora__experiencia .mayor{background-color:#f6f6f6;border:1px solid #ddd;padding:8px 12px;border-radius:8px}.cuidadora__experiencia .mayor__title{margin-top:3px;font-size:1.3em;text-transform:uppercase;color:#666}.cuidadora__experiencia .mayor__age{font-size:1.3em;color:#999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:8px}.cuidadora__experiencia .mayor__care{color:#999}.cuidadora__experiencia .experiencia__item{border-bottom:1px solid #eee;margin-bottom:50px;padding-bottom:20px}.cuidadora__experiencia .experiencia__item:last-of-type{border-bottom:0 solid transparent;margin-bottom:0}.cuidadora__experiencia .experiencia__dates{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:20px;margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.cuidadora__experiencia .experiencia__dates{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media (min-width:992px){.cuidadora__experiencia .experiencia__dates{margin-top:0}}.cuidadora__experiencia .experiencia__date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:50px}.cuidadora__experiencia .experiencia__date svg{margin-right:10px}.cuidadora__experiencia .experiencia__date .date__name{font-weight:bolder;color:#999}.cuidadora__experiencia .experiencia__date .date__value{margin-top:-5px;font-size:1.35em;font-weight:bolder;color:#444}.cuidadora__experiencia .experiencia__tasks{padding:0;margin-top:30px}.cuidadora__experiencia .experiencia__task{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:130px;height:130px;padding:10px;float:left;margin-right:5px;position:relative;z-index:1;overflow:hidden}.cuidadora__experiencia .experiencia__task-text{font-size:1.2em;text-align:center;line-height:1;color:#999;margin-top:10px;-webkit-transition:all .2s;transition:all .2s}.cuidadora__experiencia .experiencia__task svg{height:65px;width:65px}.cuidadora__experiencia .experiencia__task svg g{fill:#ff774d;-webkit-transition:all .2s;transition:all .2s}.cuidadora__experiencia .experiencia__task::after{content:'';background-color:#ff774d;position:absolute;width:0%;height:100%;-webkit-transform:skewX(-10deg);-ms-transform:skewX(-10deg);transform:skewX(-10deg);top:0;left:-25px;z-index:-1;opacity:0;-webkit-transition:all .2s;transition:all .2s}.cuidadora__experiencia .experiencia__task:hover::after{width:130%;opacity:1}.cuidadora__experiencia .experiencia__task:hover svg g{fill:#fff}.cuidadora__experiencia .experiencia__task:hover .experiencia__task-text{color:#fff}.city__form{margin-top:35px;padding:15px;padding-top:0;margin-bottom:30px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.city__form-header{background-color:#ff774d;margin-left:-15px;margin-right:-15px;padding:15px;margin-bottom:10px;color:#fff;font-size:1.75em;text-align:center}.checkbox-element{padding:3px}.checkbox-element input{margin-right:10px}.checkbox-element a{color:#ff774d}.familias-bg{background-image:url(../img/pattern.png);background-size:775px;height:-webkit-calc(100vh - 91px);height:calc(100vh - 91px);position:relative;max-height:550px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.familias-bg .small-headers .boxed.h1{font-size:2.3em}.familias-bg .small-headers .boxed.h3{font-size:1.5em}@media (min-width:768px){.familias-bg .small-headers .boxed.h1{font-size:3em}.familias-bg .small-headers .boxed.h3{font-size:2em}}.cuidadoras-bg{background-image:url(../img/myp.png),-webkit-gradient(linear,left top,right top,from(#fff),color-stop(35%,#ff9676));background-image:url(../img/myp.png),-webkit-linear-gradient(left,#fff,#ff9676 35%);background-image:url(../img/myp.png),linear-gradient(90deg,#fff,#ff9676 35%);background-size:30px,cover;height:-webkit-calc(100vh - 91px);height:calc(100vh - 91px);position:relative;max-height:555px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;border-bottom:5px solid #fff}.cuidadoras-bg .small-headers .boxed.h1{font-size:2.3em}.cuidadoras-bg .small-headers .boxed.h3{font-size:1.5em}@media (min-width:768px){.cuidadoras-bg .small-headers .boxed.h1{font-size:3em}.cuidadoras-bg .small-headers .boxed.h3{font-size:2em}}.animate:not(.animated){opacity:0}.animated{-webkit-animation-duration:.6s;animation-duration:.6s}.familias-head{position:absolute;height:400px;margin-top:5.5em;bottom:0;right:0}@media (min-width:768px){.familias-head{height:530px;margin-top:.8em}}.familias-head img{height:100%}@media (max-width:567px) and (orientation:landscape){.familias-head{height:15em;margin-top:.8em}}@media (max-width:767px) and (orientation:landscape){.familias-head{height:19em;margin-top:.8em}}@media (max-width:320px){.familias-head{height:310px;margin-top:6.2em}}.cuidadoras-head{position:absolute;height:400px;margin-top:5.5em;left:0;bottom:0}@media (max-width:567px) and (orientation:landscape){.familias-head{height:15em;margin-top:.8em}}@media (max-width:767px) and (orientation:landscape){.familias-head{height:19em;margin-top:.8em}}@media (min-width:768px){.cuidadoras-head{height:530px;margin-top:.8em}}.cuidadoras-head img{height:100%}@media (max-width:320px){.cuidadoras-head{height:300px;margin-top:6.2em}}.faq .huge-divider{margin-bottom:0}.faq .huge-divider:first-of-type{margin-top:50px}.faq__question{font-weight:bolder;font-size:1.35em;margin:30px 0 0;display:inline-block;-webkit-transition:all .3s;transition:all .3s;position:relative;z-index:1}.faq__question:not(.marks){cursor:pointer}.faq__question:not(.marks)::after{content:'▼';-webkit-transform:scaleX(1.5);-ms-transform:scaleX(1.5);transform:scaleX(1.5);font-size:.5em;position:absolute;color:#aaa;margin-left:15px;bottom:6px;-webkit-transition:all .2s;transition:all .2s}.faq__question:not(.marks)::before{content:'';position:absolute;width:0%;height:100%;background-color:#ff774d;left:0;top:0;z-index:-1;-webkit-transition:all .3s;transition:all .3s}.faq__question:not(.marks):hover::before{width:100%}.faq__question.marks{margin:30px 0 20px;position:relative;z-index:1}@media (min-width:768px){.faq__question.marks{margin:30px 0 20px 30px}}.faq__question.marks::after,.faq__question.marks::before{position:absolute;z-index:-1;font-size:4em;color:#efefef;margin-top:-50px;font-family:'Times New Roman',serif;display:none}@media (min-width:768px){.faq__question.marks::after,.faq__question.marks::before{display:inline-block}}.faq__question.marks::before{content:'¿';left:-30px;-webkit-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}.faq__question.marks::after{content:'?';right:-30px;-webkit-transform:translateY(5%);-ms-transform:translateY(5%);transform:translateY(5%)}.faq__subheader{color:#ccc;text-transform:uppercase;margin:0;margin-top:60px;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;font-size:1.4em}.faq__subheader:first-of-type{margin-top:0}.faq__answer{font-size:1.15em;line-height:1.5}.faq__item{font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif}.faq__item .answer__container{overflow:hidden;height:0;-webkit-transition:all .3s;transition:all .3s}.faq__item.active .faq__question{color:#fff;margin-bottom:20px}.faq__item.active .faq__question::before{width:100%}.faq__item.active .faq__question::after{-webkit-transform:rotate(90deg) scaleX(1.5);-ms-transform:rotate(90deg) scaleX(1.5);transform:rotate(90deg) scaleX(1.5)}.section{margin-top:30px;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif}.section__indicator{text-transform:uppercase;color:#ff774d;margin-bottom:-20px;margin-top:20px;font-weight:bolder}.section__header{font-family:"Circular Std Bold",Nunito,"Helvetica Neue",Helvetica,sans-serif;color:#ff774d;font-size:2.5em;font-weight:bolder;letter-spacing:-1px}@media (min-width:768px){.section__header{font-size:3.5em}}.section__subheader{font-style:italic;color:#ff774d;font-size:1.5em;margin-top:-5px;margin-bottom:15px}@media (min-width:768px){.section__subheader{font-size:1.5em}}.section__text{font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;color:#454545;font-size:1.25em;line-height:1.5}.section__text .highlight,.section__text.highlight{color:#ff774d}.section__info{padding:10px;border:1px dashed #ccc;margin-bottom:30px}.section__footnote{font-size:.9em}.section__claim{font-weight:bolder;font-size:1.6em;line-height:1.2!important;font-style:italic;margin:20px 0}.section__button{background-color:#f5f5f5;border-radius:8px;color:#818181;font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;display:inline-block;padding:0 30px;text-transform:uppercase;text-align:center;height:50px;line-height:50px;-webkit-transition:all .2s;transition:all .2s;border:1px solid transparent}.section__button:hover{color:#ff774d;text-decoration:none;border:1px solid #fff}@media (min-width:768px){.section__button:hover{letter-spacing:2px;padding:0 150px}}.section__link-element{padding:15px;padding-bottom:150px;position:relative;display:block;margin-top:10px;margin-bottom:20px;border:1px solid #ccc;border-radius:8px;-webkit-transition:all .2s;transition:all .2s;overflow:hidden}@media (min-width:992px){.section__link-element{padding-right:150px;padding-bottom:15px;margin-bottom:0}}.section__link-element:hover{text-decoration:none;background-color:#fafafa;border-color:#ff774d;-webkit-box-shadow:0 0 8px 3px rgba(255,119,77,.8);box-shadow:0 0 8px 3px rgba(255,119,77,.8)}.section__link-element:hover::after{height:140px}@media (min-width:992px){.section__link-element:hover::after{width:160px;height:100%}}.section__link-element::after{content:'';width:100%;height:120px;background-color:#efefef;position:absolute;left:0;bottom:0;background-size:cover;background-position:center;-webkit-transition:all .2s;transition:all .2s;border-top:1px solid #eee}@media (min-width:992px){.section__link-element::after{content:'';border-left:1px solid #eee;width:130px;height:100%;background-color:#efefef;position:absolute;right:-20px;top:0;bottom:inherit;left:inherit;background-size:cover;background-position:center;-webkit-transition:all .2s;transition:all .2s;border-left:1px solid #eee}}.section__link-element.completa::after{background-image:url(../img/headers_1.jpg);background-position:50% center}.section__link-element.parcial::after{background-image:url(../img/astock_7.jpg);background-position:30% center}.section__link-element.nocturna::after{background-image:url(../img/cstock_6.jpg);background-position:80% center}.section__link-element.semana::after{background-image:url(../img/astock_10.jpg);background-position:28% center}.section__link-element.finde::after{background-image:url(../img/astock_8.jpg);background-position:30% center}.section__link-element.servicio24h::after{background-image:url(../img/cstock_4.jpg);background-position:60% center}@media (min-width:992px){.section__link-element.sad{padding-right:220px}}.section__link-element.sad::after{width:100%;background-position:center 35%}@media (min-width:992px){.section__link-element.sad::after{width:200px}}.section__link-element.sad:hover::after{width:100%}@media (min-width:992px){.section__link-element.sad:hover::after{width:230px}}.section__link-element.sad.quees::after{background-image:url(../img/astock_8.jpg)}.section__link-element.sad.provincia::after{background-image:url(../img/astock_13.jpg)}.section__link-element.sad.ayudas::after{background-image:url(../img/astock_11.jpg)}.section__link-element .highlight{font-size:1.75em}.section__link-element .claim{font-weight:700;font-size:1em;margin-bottom:0}.boxed{background-color:rgba(255,119,77,.9);color:#fff;display:inline-block;font-weight:bolder;font-family:"Circular Std Bold",Nunito,"Helvetica Neue",Helvetica,sans-serif;margin:0;margin-bottom:5px;padding:0 5px}@media (min-width:768px){.boxed{white-space:nowrap}}.boxed.h1{font-size:3em;padding-bottom:8px;letter-spacing:-1px}@media (min-width:768px){.boxed.h1{font-size:5em}}.boxed.h3{font-size:2em;padding-bottom:5px}@media (min-width:768px){.boxed.h3{font-size:3em}}.boxed-paragraph{margin-bottom:25px}.boxed.invert{background-color:rgba(255,255,255,.95);color:#ff774d}.page__header{font-family:Nunito,"Helvetica Neue",Helvetica,sans-serif;color:#ff774d;font-weight:bolder}.page__header.h1{font-size:3.5em;letter-spacing:-1px}.page__header.h2{font-size:2.5em;padding-bottom:5px}.page__header.h3{font-size:1.8em}.page__header.h4{font-size:1.4em}.form__side{background-color:#fafafa;width:100%;height:100%;padding:15px;border:1px solid #eee}.lead-generator{margin-top:0;background-color:#7bcef5;background-image:radial-gradient(circle at center,rgba(255,255,255,.6),rgba(255,255,255,.3)),-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.6)),to(rgba(255,255,255,.15)));background-image:-webkit-radial-gradient(center,circle,rgba(255,255,255,.6),rgba(255,255,255,.3)),-webkit-linear-gradient(bottom,rgba(255,255,255,.6),rgba(255,255,255,.15));background-image:radial-gradient(circle at center,rgba(255,255,255,.6),rgba(255,255,255,.3)),linear-gradient(to top,rgba(255,255,255,.6),rgba(255,255,255,.15))}.form__horizontal{position:relative}.form__horizontal .container{padding-top:20px;padding-bottom:20px;background-image:url(../img/bstock_3.png);background-position:right bottom;background-repeat:no-repeat;background-size:auto 60%}@media (min-width:768px){.form__horizontal .container{background-size:auto 90%}}.form__horizontal .form-group:not(:last-of-type){margin-right:10px}.form__horizontal .form-group{width:75%;display:block}@media (min-width:768px){.form__horizontal .form-group{display:inline-block;width:22%}}@media (min-width:992px){.form__horizontal .form-group{width:24%}}.form__horizontal .form-group label{margin-right:10px;display:block}.form__horizontal .form__header-container{margin-bottom:10px}.form__horizontal .form__header{margin-top:0;font-size:2em;margin-right:10px}.btn-cuidum{background-color:#ff774d;color:#fff}.btn-cuidum:hover{background-color:#ff8a67;color:#fff}.section-sobre-cuidum{background-color:#ff774d;background-image:-webkit-gradient(linear,left bottom,left top,from(#ff7f57),to(#ff6434));background-image:-webkit-linear-gradient(bottom,#ff7f57,#ff6434);background-image:linear-gradient(to top,#ff7f57,#ff6434);position:relative;z-index:1;padding-bottom:10px;height:650px;overflow:hidden;margin-top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.section-sobre-cuidum .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:50%}.section-sobre-cuidum::before{content:'';background-image:url(../img/equipo_cuidum.jpg);background-size:cover;width:100%;height:100%;position:absolute;top:0;z-index:0;opacity:.08;-webkit-filter:blur(3px);filter:blur(3px)}.section-sobre-cuidum .section__text{font-size:1.8em;font-weight:300}.section-sobre-cuidum .section__header,.section-sobre-cuidum .section__text{color:#fff}.section-sobre-cuidum .skewed-image{width:350px;border:20px solid #fff;-webkit-animation-fill-mode:none;animation-fill-mode:none;position:absolute;-webkit-box-shadow:0 6px 10px 4px rgba(0,0,0,.2);box-shadow:0 6px 10px 4px rgba(0,0,0,.2);-webkit-transition:all .4s;transition:all .4s;z-index:5}@media (min-width:768px){.section-sobre-cuidum .skewed-image{width:800px;-webkit-box-shadow:0 16px 10px 4px rgba(0,0,0,.2);box-shadow:0 16px 10px 4px rgba(0,0,0,.2)}}.section-sobre-cuidum .skewed-image.out{margin-top:360px;-webkit-transform:rotateX(30deg) translateX(-49.5%);transform:rotateX(30deg) translateX(-49.5%)}@media (min-width:768px){.section-sobre-cuidum .skewed-image.out{margin-top:300px}}.section-sobre-cuidum .skewed-image.animated.fadeCustom{margin-top:80px;-webkit-transform:rotateX(-7deg) translateX(-49.5%);transform:rotateX(-7deg) translateX(-49.5%)}@media (min-width:768px){.section-sobre-cuidum .skewed-image.animated.fadeCustom{margin-top:125px}}@media (min-width:992px){.section-sobre-cuidum .skewed-image:hover{-webkit-transform:rotateX(-2deg) translateX(-49.5%)!important;transform:rotateX(-2deg) translateX(-49.5%)!important;margin-top:100px!important;-webkit-box-shadow:0 18px 14px 10px rgba(0,0,0,.2);box-shadow:0 18px 14px 10px rgba(0,0,0,.2)}}.section-sobre-cuidum .skewed-image-container{-webkit-perspective:1000px;perspective:1000px}.section-proceso-seleccion{padding-bottom:50px}.section-collaborators{border-top:5px solid #eee;border-bottom:5px solid #eee;margin-top:0;padding:50px 0;text-align:center}.section-collaborators .collab-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media (min-width:768px){.section-collaborators .collab-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.section-collaborators .collab-logo{margin-bottom:20px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .2s;transition:all .2s}@media (min-width:992px){.section-collaborators .collab-logo{opacity:.75}.section-collaborators .collab-logo:hover{-webkit-filter:grayscale(0) brightness(1);filter:grayscale(0) brightness(1);opacity:1}}.section-collaborators .page__header{margin-top:0}.section-valores{margin-top:0;color:#fff;min-height:650px;padding-bottom:20px;background-color:#639!important;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,99,71,.5)),to(rgba(255,127,80,.2)));background-image:-webkit-linear-gradient(top,rgba(255,99,71,.5),rgba(255,127,80,.2));background-image:linear-gradient(to bottom,rgba(255,99,71,.5),rgba(255,127,80,.2));display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.section-valores .section__text{font-size:1.8em;font-weight:300;color:#fff}.section-valores .section__header{color:#fff}.section-valores .item{-webkit-transition:all .3s;transition:all .3s}.section-valores .item .placeholder-round{width:120px;height:120px;-webkit-box-shadow:0 0 0 3px #fff,0 0 0 4px #eaeaea;box-shadow:0 0 0 3px #fff,0 0 0 4px #eaeaea;-webkit-transition:inherit;transition:inherit;-webkit-filter:sepia(.5);filter:sepia(.5)}.section-valores .item .valores__header{-webkit-transition:inherit;transition:inherit;color:rgba(255,255,255,.8)}.section-valores .item:hover .placeholder-round{-webkit-filter:none;filter:none;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.section-valores .item:hover .valores__header{color:#fff}.section-valores .valores__header+p{display:none}.section-valores .container{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.section-faq{text-align:center;margin-top:0;color:#fff;min-height:650px;padding-bottom:20px;background-color:#00a7a7!important;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(175,195,202,.7)),to(rgba(255,255,255,.1)));background-image:-webkit-linear-gradient(top,rgba(175,195,202,.7),rgba(255,255,255,.1));background-image:linear-gradient(to bottom,rgba(175,195,202,.7),rgba(255,255,255,.1));display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.section-faq .section__text{font-size:1.8em;font-weight:300;color:#fff}.section-faq .section__header{color:#fff}.section-faq .container{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.section-faq .faq__question.marks{padding:0 10px;margin:10px 0;display:inline-block}.section-faq .faq__question.marks::after,.section-faq .faq__question.marks::before{color:rgba(255,255,255,.5)}.section-ofertas{text-align:center;margin-top:0;color:#fff;min-height:650px;padding-bottom:20px;background-color:#789!important;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(175,195,202,.7)),to(rgba(255,255,255,.1)));background-image:-webkit-linear-gradient(top,rgba(175,195,202,.7),rgba(255,255,255,.1));background-image:linear-gradient(to bottom,rgba(175,195,202,.7),rgba(255,255,255,.1));display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.section-ofertas .section__text{font-size:1.8em;font-weight:300;color:#fff}.section-ofertas .section__header{color:#fff}.section-ofertas .container{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.proceso-step img{width:75px}.proceso-step.seleccion img{width:65px}.proceso-step__header{font-size:1.1em;line-height:1.4}.proceso-step.vertical{width:110px;height:110px;line-height:110px;margin-bottom:0}.proceso-step.vertical img{width:65px}.proceso-step.vertical.seleccion img{width:55px}.proceso-element{margin-bottom:20px;padding:0 20px}.proceso-element .proceso-step.vertical:first-of-type{margin-top:0}.valores-page .placeholder-round{-webkit-transition:all .3s;transition:all .3s}.valores-page .placeholder-round.modified{-webkit-box-shadow:0 0 0 5px #fff,0 0 0 10px #ccc,0 0 15px 10px rgba(0,0,0,.3);box-shadow:0 0 0 5px #fff,0 0 0 10px #ccc,0 0 15px 10px rgba(0,0,0,.3)}.valores-page .placeholder-round.valor.off::after{height:0}.valores-page .placeholder-round.valor::after{content:'';width:10px;height:100%;background-color:#eee;position:absolute;-webkit-transform:rotate(-28deg) scaleY(5) translateY(10%);-ms-transform:rotate(-28deg) scaleY(5) translateY(10%);transform:rotate(-28deg) scaleY(5) translateY(10%);top:0;left:15%;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;z-index:-1;-webkit-transition:all .7s;transition:all .7s;display:none}@media (min-width:768px){.valores-page .placeholder-round.valor::after{display:none}}@media (min-width:992px){.valores-page .placeholder-round.valor::after{display:block;left:20%;-webkit-transform:rotate(-23.5deg) scaleY(4.8) translateY(10%);-ms-transform:rotate(-23.5deg) scaleY(4.8) translateY(10%);transform:rotate(-23.5deg) scaleY(4.8) translateY(10%)}}@media (min-width:1200px){.valores-page .placeholder-round.valor::after{display:block;-webkit-transform:rotate(-27.5deg) scaleY(5) translateY(10%);-ms-transform:rotate(-27.5deg) scaleY(5) translateY(10%);transform:rotate(-27.5deg) scaleY(5) translateY(10%)}}@media (min-width:992px){.valores-page .bottom-image{margin-bottom:-95px}}@media (min-width:1200px){.valores-page .bottom-image{margin-bottom:-50px}}.valores-page .page__header.h3,.valores-page .section__text{text-align:center}@media (min-width:992px){.valores-page .page__header.h3,.valores-page .section__text{text-align:left}}body.modal-open .quote{right:-webkit-calc(50% + 8px);right:calc(50% + 8px)}@media (min-width:992px){body.modal-open .quote{right:65px}}.quote{position:fixed;background-color:#ff774d;background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.2)),color-stop(75%,rgba(255,255,255,.2)),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 25%,rgba(255,255,255,.2) 75%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 25%,rgba(255,255,255,.2) 75%,rgba(255,255,255,0) 100%);bottom:0;right:50%;z-index:5;padding:10px 20px;border-radius:7px 7px 0 0;border:solid #ff774d;border-width:3px 3px 0 3px;-webkit-box-shadow:0 -1px 6px 2px rgba(0,0,0,.2);box-shadow:0 -1px 6px 2px rgba(0,0,0,.2);font-size:1.35em;color:#fff;white-space:nowrap;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);-webkit-transition:padding .2s,-webkit-box-shadow .2s;transition:padding .2s,-webkit-box-shadow .2s;transition:padding .2s,box-shadow .2s;transition:padding .2s,box-shadow .2s,-webkit-box-shadow .2s}.quote:focus,.quote:hover{-webkit-box-shadow:0 -2px 8px 4px rgba(0,0,0,.2);box-shadow:0 -2px 8px 4px rgba(0,0,0,.2);padding-bottom:20px;color:#fff}.quote:active{color:#fff}@media (min-width:992px){.quote{right:50px;font-size:1.5em;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.cuidum-modal .modal-header{background-color:#ff774d;color:#fff}.cuidum-modal .modal-footer{text-align:center!important}.cuidum-modal-huge-header{margin-top:-15px;margin-bottom:30px;text-align:center}.menu-claim-container{position:relative;padding-right:30px!important;border-right:0 solid transparent!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.menu-claim{text-transform:none;color:#ff774d;font-size:2em!important;margin:0!important}.payment{background-color:#fafafa;border-radius:8px;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.125);box-shadow:0 0 5px 1px rgba(0,0,0,.125);padding:20px 25px 15px;margin-top:50px;margin-bottom:20px;text-align:center}.payment__cuidum-logo{width:50%;margin:0 auto;-webkit-transform:translateX(-8px);-ms-transform:translateX(-8px);transform:translateX(-8px)}.payment__amount{font-size:4em;padding:10px;display:inline-block;margin-top:0}.payment__amount-container{text-align:center}.payment__tax{display:block;font-size:.3em;color:#999;font-weight:400}.payment__bank-logo{width:140px;display:inline-block;margin:10px auto 15px}.payment__logos{text-align:center;margin-top:30px}.payment__logo{height:50px;display:inline-block}.payment__logo:first-of-type{margin-right:15px}.payment__container{margin-bottom:-50px;padding-bottom:50px;position:relative;z-index:1}.payment__container::after{content:'';background-image:url(../img/pattern.png);position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;opacity:.5}.placeholder{background-color:#ddd;min-height:100px;height:100%;width:100%}.placeholder-round{background-color:#fff;width:150px;height:150px;margin:20px auto;border-radius:50%;text-align:center;line-height:150px;-webkit-box-shadow:0 0 0 5px #fff,0 0 0 6px #eaeaea;box-shadow:0 0 0 5px #fff,0 0 0 6px #eaeaea;background-size:cover}.placeholder-round.valor{background-image:url(../img/valores/valor.jpg)}.placeholder-round.sensibilidad{background-image:url(../img/valores/sensibilidad.jpg)}.placeholder-round.respeto{background-image:url(../img/valores/respeto.jpg)}.placeholder-round.gratitud{background-image:url(../img/valores/gratitud.jpg)}.placeholder-round.reconocimiento{background-image:url(../img/valores/reconocimiento.jpg)}.placeholder-round.c-derechos{background-image:url(../img/valores/c-derechos.jpg)}.placeholder-round.c-invisible{background-image:url(../img/valores/c-invisible.jpg)}.placeholder-round.c-empleo{background-image:url(../img/valores/c-empleo.jpg)}.placeholder-round.c-vinculo{background-image:url(../img/valores/c-vinculo.jpg)}.filler{height:1000px}.flex-mixin{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-row-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.flex-row-center{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.flex-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.cuidum-arrow-ul{list-style:none}.cuidum-arrow-ul li{position:relative;margin-bottom:10px}.cuidum-arrow-ul li::before{content:'';border-style:solid;border-width:.2em .2em 0 0;border-color:#ff774d;display:inline-block;height:.45em;left:-1.3em;position:absolute;top:.5em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);vertical-align:top;width:.45em}.cuidum-arrow-ul.px li::before{border-width:3px 3px 0 0;height:7px;width:7px;left:-24px;top:8px}.cuidum-arrow-ul.menu li{margin-bottom:0}.cuidum-arrow-ul.menu li::before{top:21px;height:7px}.word-highlighter{background-color:#ff774d;padding:0 4px;color:#fff;font-weight:bolder}.conflictive-header{font-size:4em!important}@media (min-width:768px){.conflictive-header{padding-left:inherit}}.photoborder1{-webkit-box-shadow:1px 1px 5px 1px rgba(0,0,0,.2);box-shadow:1px 1px 5px 1px rgba(0,0,0,.2);border:15px solid #fffffd;background-color:#fffffd;padding-bottom:100px;-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg)}.photoborder2{border:2px solid #ccc;padding:6px;margin-top:25px}.photoborder3{border:15px solid #3e2b14;padding:10px}.cuidum-polaroid{-webkit-box-shadow:1px 1px 5px 1px rgba(0,0,0,.2);box-shadow:1px 1px 5px 1px rgba(0,0,0,.2);border:15px solid #fffffd;background-color:#fffffd;-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);margin:30px 0}.cuidum-polaroid .polaroid-text{margin:0!important;margin-top:15px!important;padding:0}