@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Mulish:wght@300;400;500;600;700&display=swap);
@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400;line-height:1.5;margin:0}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none;display:block}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}

/*!
 * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{-ms-overflow-style:scrollbar;box-sizing:border-box}*,:after,:before{box-sizing:inherit}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.overflow-hidden{overflow:hidden!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-90{width:90%!important}.w-100{width:100%!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.img-fluid{height:auto;max-width:100%}.table{background-color:transparent;border-collapse:collapse;margin-bottom:1rem;max-width:100%;width:100%}.table td,.table th{padding:.75rem;vertical-align:top}.position-relative{position:relative!important}.font-italic{font-style:italic!important}.text-uppercase{text-transform:uppercase!important}.text-transform-none{text-transform:none!important}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(../img/icon/slick/loader.gif) 50% no-repeat}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.font-light,.form-qty-selector input[type=number],.header .mobile-menu .accordion .content ul,.label-error{font-family:Mulish,serif!important;font-weight:300!important}.form-control::-moz-placeholder{font-family:Mulish,serif!important;font-weight:400!important}.form-control:-ms-input-placeholder{font-family:Mulish,serif!important;font-weight:400!important}.blog .content-grid-home .articles .banner .info .tools .date,.blog .content-grid-home .articles .banner .info .tools .time,.blog .content-grid-home .articles .banner .info p,.blog .content-grid-home .filters .cont-dropdown .panel ul li span,.blog .featured .slider .info .font-title,.blog .grid-list .tools .date,.blog .grid-list .tools .time,.blog .grid-list p,.detail-blog .tools-grid .tools .date,.detail-blog .tools-grid .tools .time,.faqs .featured .slider .info .font-title,.font-regular,.form-control,.form-control::placeholder,.form-control:focus,.header .mobile-menu .accordion .content .tab,.home .featured .slider .info .font-title,.home .solutions span,.productsandserices .featured .slider .info .font-title,.swal-button,.swal-text,body{font-family:Mulish,serif!important;font-weight:400!important}.font-semibold,.header .mobile-menu .accordion .tab,.sidebar ul li a{font-family:Mulish,serif!important;font-weight:600!important}.about-us .team .colum .name,.about-us .team .colum h2,.about-us .team .description h1,.about-us .team .grid .box .tit,.blog .content-grid-home .articles .banner .info .btn-orange,.blog .content-grid-home .articles .banner .info .faqs .btn-project,.blog .content-grid-home .articles .banner .info h1,.blog .content-grid-home .filters .cont-dropdown .dropdown span,.blog .featured .slider .info .btn-orange,.blog .featured .slider .info .faqs .btn-project,.blog .featured .slider .info .font-title strong,.blog .grid-list .title,.btn-orange,.btn-white,.contact-comment .grid>div:first-child .list a,.contact-comment .grid>div:first-child h2,.contact-proyect .grid>div:first-child .list a,.contact-proyect .grid>div:first-child h2,.contact .form .font-subtitle,.contact .info .title,.datasheets .grid .tit h2,.documentation-api .api .colum .name,.documentation-api .api .colum h2,.documentation-api .api .description h1,.documentation-api .api .grid .box .tit,.faqs .blog .content-grid-home .articles .banner .info .btn-project,.faqs .btn-project,.faqs .category .slider-top .card .slide-number,.faqs .category .slider-top .card .title,.faqs .doubts h2,.faqs .faqscontact .title,.faqs .featured .slider .info .btn-orange,.faqs .featured .slider .info .btn-project,.faqs .featured .slider .info .font-title strong,.faqs .questions-doubts h2,.footer .text-menu .center ul li strong>a,.footer .text-menu strong,.home .featured .slider .info .btn-orange,.home .featured .slider .info .faqs .btn-project,.home .featured .slider .info .font-title strong,.home .our-solutions .card .title,.home .our-solutions h2,.home .solutions h1,.home .use-cases h2,.modal-comment .title,.modal-contact>div:first-child .tit,.modal-news .grid>div:first-child .title,.modal-question>div:first-child .tit,.policy .wrapper h1,.productsandserices .featured .slider .info .btn-orange,.productsandserices .featured .slider .info .faqs .btn-project,.productsandserices .featured .slider .info .font-title strong,.productsandserices .use-cases h2,strong{font-family:Mulish,serif!important;font-weight:700!important}.header .mobile-menu .accordion .social-txt{font-family:Lato,sans-serif!important;font-weight:300!important}.about-us .our-team p,.about-us .team .colum span,.about-us .team .description p,.about-us .team .grid .box p,.blog .content-grid-home .articles .banner .info .description,.blog .featured .slider .info .description,.breadcrumb ul li a,.business-line .grid span,.contact-comment .grid>div:first-child p,.contact-comment .grid>div:last-child form .check p,.contact-comment .grid>div:last-child form label,.contact-proyect .grid>div:first-child p,.contact-proyect .grid>div:last-child form .check p,.contact-proyect .grid>div:last-child form label,.contact .form .sub-title,.contact .form label,.contact .form span,.contact .info .bloque>div a,.datasheets .grid .tit .txt,.documentation-api .api .colum span,.documentation-api .api .description p,.documentation-api .api .grid .box p,.documentation-api .our-api p,.faqs .category .cont-tabs ul li,.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li a,.faqs .category .content-top-accordion .question .option .btn,.faqs .category .content-top-accordion .question>div,.faqs .category .content-top p,.faqs .category .slider-top .card p,.faqs .category .title,.faqs .category .title-only-mov,.faqs .doubts p,.faqs .faqscontact .grid div,.faqs .featured .slider .info .description,.faqs .questions-doubts .form-group.grid div,.faqs .questions-doubts h3,.faqs .select-items div,.faqs .select-selected,.font-subtitle,.font-title,.footer .copyright .grid>div,.footer .text-menu .grid .right .grid-social>div,.footer .text-menu a,.header .submenu-header .grid .menu a,.home .featured .slider .info .description,.home .our-solutions .card p,.home .use-cases .slider .box .over-txt,.home .use-cases span,.modal-comment .grid>div:first-child p,.modal-contact>div:first-child p,.modal-news .grid>div:first-child p,.modal-question>div:first-child p,.policy .wrapper .font-28,.productsandserices .benefit .grid>div:last-child .item .ben p,.productsandserices .featured .slider .info .description,.productsandserices .property .grid .options .line>div,.productsandserices .property .grid .options .opt span,.productsandserices .property .grid .options .select-items div,.productsandserices .property .grid .options .select-selected,.productsandserices .property .grid>div:last-child>div span,.productsandserices .use-cases .slider .box .over-txt,.productsandserices .use-cases span{font-family:Lato,sans-serif!important;font-weight:400!important}.about-us .our-team h2,.documentation-api .our-api h2,.faqs .category .cont-tabs ul .ui-button.ui-state-active:hover,.faqs .category .cont-tabs ul .ui-button:active,.faqs .category .cont-tabs ul .ui-state-active,.faqs .category .cont-tabs ul .ui-widget-content .ui-state-active,.faqs .category .cont-tabs ul .ui-widget-header .ui-state-active,.faqs .category .cont-tabs ul a.ui-button:active,.faqs .category .content-tabs-faqs .js-select,.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a,.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li:first-child .title,.faqs .category .content-top h2,.faqs .doubts p span,.faqs .select-selected,.footer .text-menu .grid .left,.header .text-menu li>a,.home .use-cases .slider .box .title,.productsandserices .benefit .grid>div:last-child .title h2,.productsandserices .menu .grid a,.productsandserices .property .grid .options .line>div.active,.productsandserices .property .grid .options .line>div:hover,.productsandserices .property .grid .options .select-selected,.productsandserices .property .grid .slider-2 .title-ico,.productsandserices .use-cases .slider .box .title{font-family:Lato,sans-serif!important;font-weight:700!important}body{color:#525252}.font-dark-turquoise{color:#50788a}.font-sea-green{color:#9ed4c0}body,html{font-size:1rem}.font-10{font-size:.625rem}.font-11{font-size:.6875rem}.font-12{font-size:.75rem}.font-13{font-size:.8125rem}.font-14{font-size:.875rem}.font-15{font-size:.9375rem}.font-16{font-size:1rem}.font-17{font-size:1.0625rem!important}.font-18{font-size:1.125rem!important}.font-19,.font-20{font-size:1.25rem}.font-21{font-size:1.3125rem}.font-22{font-size:1.375rem}.font-23{font-size:1.4375rem}.font-24{font-size:1.5rem}.font-25{font-size:1.5625rem}.font-26{font-size:1.625rem}.font-27{font-size:1.6875rem}.font-28{font-size:1.75rem}.font-29{font-size:1.8125rem}.font-30{font-size:1.875rem}.font-31{font-size:1.9375rem}.font-32{font-size:2rem}.font-33{font-size:2.0625rem}.font-34{font-size:2.125rem}.font-35{font-size:2.1875rem}.font-36{font-size:2.25rem}.font-37{font-size:2.3125rem}.font-38{font-size:2.375rem}.font-39{font-size:2.4375rem}.font-40{font-size:2.5rem}.font-41{font-size:2.5625rem}.font-42{font-size:2.625rem}.font-43{font-size:2.6875rem}.font-44{font-size:2.75rem}.font-45{font-size:2.8125rem}.font-46{font-size:2.875rem}.font-47{font-size:2.9375rem}.font-48{font-size:3rem}.font-49{font-size:3.0625rem}.font-50{font-size:3.125rem}.font-51{font-size:3.1875rem}.font-52{font-size:3.25rem}.font-53{font-size:3.3125rem}.font-54{font-size:3.375rem}.font-55{font-size:3.4375rem}.font-56{font-size:3.5rem}.font-57{font-size:3.5625rem}.font-58{font-size:3.625rem}.font-59{font-size:3.6875rem}.font-60{font-size:3.75rem}.font-61{font-size:3.8125rem}.font-62{font-size:3.875rem}.font-63{font-size:3.9375rem}.font-64{font-size:4rem}.font-65{font-size:4.0625rem}.font-66{font-size:4.125rem}.font-67{font-size:4.1875rem}.font-68{font-size:4.25rem}.font-69{font-size:4.3125rem}.font-70{font-size:4.375rem}.font-71{font-size:4.4375rem}.font-72{font-size:4.5rem}.font-73{font-size:4.5625rem}.font-74{font-size:4.625rem}.font-75{font-size:4.6875rem}.font-76{font-size:4.75rem}.font-77{font-size:4.8125rem}.font-78{font-size:4.875rem}.font-79{font-size:4.9375rem}.font-80{font-size:5rem}.font-81{font-size:5.0625rem}.font-82{font-size:5.125rem}.font-83{font-size:5.1875rem}.font-84{font-size:5.25rem}.font-85{font-size:5.3125rem}.font-86{font-size:5.375rem}.font-87{font-size:5.4375rem}.font-88{font-size:5.5rem}.font-89{font-size:5.5625rem}.font-90{font-size:5.625rem}.font-91{font-size:5.6875rem}.font-92{font-size:5.75rem}.font-93{font-size:5.8125rem}.font-94{font-size:5.875rem}.font-95{font-size:5.9375rem}.font-96{font-size:6rem}.font-97{font-size:6.0625rem}.font-98{font-size:6.125rem}.font-99{font-size:6.1875rem}.font-100{font-size:6.25rem}.font-title{color:#50788a;display:block;font-size:3.75rem;line-height:1.1;margin:0 0 2.5rem;text-transform:lowercase}.font-title:first-letter{text-transform:capitalize}.font-subtitle{color:#50788a;display:block;font-size:2.5rem;line-height:1.1;margin:0 0 1.875rem;text-transform:lowercase}.font-subtitle:first-letter{text-transform:capitalize}@media screen and (max-width:1700px){html{font-size:15px}}@media screen and (max-width:1500px){html{font-size:14px}}@media screen and (max-width:1400px){html{font-size:13px}}@media screen and (max-width:768px){html{font-size:15px}.font-title{font-size:2.5rem;margin-bottom:1.875rem}.font-subtitle{font-size:1.625rem;margin-bottom:1.25rem}}@media screen and (max-width:374px){html{font-size:14px}}body{line-height:1.2}p{line-height:1.7}*{margin:0;padding:0}html{scroll-behavior:smooth}body,html{height:100%;width:100%}body{background:#fff;padding-top:7.1rem;text-align:left}a,a:hover{color:inherit;outline:none;text-decoration:none}section{padding:3.125rem 0 0}.wrapper{margin:0 auto;max-width:1640px;position:relative;width:90%}.line-break{display:block}.only-mobile{display:none!important}hr{border:0;border-top:.0625rem solid #eaeaea;margin:1.875rem 0}.captcha{display:inline-block;margin:0 auto 1.875rem}.top-spacer{padding-top:5.125rem}.bottom-spacer{padding-bottom:5.125rem}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media screen and (max-width:1023px){body{padding-top:0}section{margin-top:6.25rem}.top-spacer{padding-top:3.875rem}.bottom-spacer{padding-bottom:3.875rem}}@media screen and (max-width:768px){section{margin-top:4.25rem;padding:1.875rem 0 0}.top-spacer{padding-top:3.125rem}.bottom-spacer{padding-bottom:3.125rem}.line-break{display:inline}.only-mobile{display:block!important}.only-desktop{display:none!important}}@media screen and (max-width:500px){section{margin-top:6.25rem}}.btn-orange,.btn-white,.faqs .btn-project{background-color:transparent;border:.0625rem solid;border-radius:1.5625rem;color:#fff;display:block;font-size:1rem;letter-spacing:.5px;margin:0;overflow:hidden;padding:.625rem 1.25rem;position:relative;text-align:center;text-decoration:none;width:100%}.btn-orange:first-letter,.btn-white:first-letter,.faqs .btn-project:first-letter{text-transform:capitalize!important}.btn-orange:hover,.btn-orange:visited,.btn-white:hover,.btn-white:visited,.faqs .btn-project:hover,.faqs .btn-project:visited{color:#fff}.btn-orange div,.btn-white div,.faqs .btn-project div{background:0 no-repeat;background-size:auto 1.5rem;display:inline-block;height:inherit;padding-left:2.5rem;text-transform:none}.btn-orange,.faqs .btn-project{background-color:#ff6720;border-color:#ff6720}.btn-orange:hover,.faqs .btn-project:hover{background-color:#fff;color:#ff6720}.btn-white{background-color:#fff;border-color:#fff;color:#2f2e41!important}.btn-white:hover{background:#ff6720;border-color:#ff6720;color:#fff!important;opacity:.8}.swal2-styled.swal2-confirm{background-color:#ff6720!important;border-color:#ff6720!important;border-radius:1.5625rem!important}@media screen and (max-width:767px){.btn-orange,.faqs .btn-project{width:100%!important}}.form-row{align-items:flex-start!important;position:relative;width:100%}.form-row .form-cell{width:49%}@media screen and (max-width:700px){.form-row{display:block}.form-row .form-cell{width:100%}}.form-cell{margin-bottom:1rem}.form-cell label{color:#525252;display:block;margin-bottom:.625rem;text-align:left}.form-cell a{color:#9ed4c0}.form-cell-date select.form-control{background-position:85%!important;width:30%}.form-cell-half div{width:48%}.form-control,.form-control:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:.0625rem solid #eaeaea;border-radius:0;box-shadow:none;display:block;padding:0 1rem;width:100%}input.form-control{height:3rem}textarea.form-control,textarea.form-control:focus{height:6.25rem;padding-top:1rem}select.form-control{background-image:url(../../img/icon/form/select/arrow-down.svg)!important;background-position:96%!important;background-repeat:no-repeat!important;background-size:auto .5rem!important;height:3rem!important;padding-right:1.875rem}select.form-control option{color:#525252}select.form-control::-ms-expand{display:none}.form-control::-moz-placeholder{color:#525252!important;font-size:inherit;opacity:1}.form-control:-ms-input-placeholder{color:#525252!important;font-size:inherit;opacity:1}.form-control,.form-control::placeholder,.form-control:focus{color:#525252!important;font-size:inherit;opacity:1}.form-control:focus{outline:0}button:focus,input:focus,select:focus,textarea:focus{outline:none}@media screen and (max-width:767px){input.form-control:focus{line-height:1!important}select.form-control{background-size:auto .625rem!important}textarea.form-control,textarea.form-control:focus{height:9.375rem}}.form-control-error::-moz-placeholder{border-color:red!important}.form-control-error:-ms-input-placeholder{border-color:red!important}.form-control-error,.form-control-error::placeholder,.form-control-error:focus{border-color:red!important}.label-error{color:red!important;display:none;font-size:.875rem;margin-top:.1875rem}.form-check{display:block}.form-check input[type=checkbox],.form-check input[type=radio]{display:none}.form-check label{background:no-repeat 0;background-size:auto 1.1875rem;display:block;margin:0;padding:.25rem 0 .25rem 2rem}.form-check input[type=checkbox]+label{background-image:url(../../img/icon/form/checkbox/unchecked.svg)}.form-check input[type=checkbox]:checked+label{background-image:url(../../img/icon/form/checkbox/checked.svg)}.form-check input[type=radio]+label{background-image:url(../../img/icon/form/radio/unchecked.svg)}.form-check input[type=radio]:checked+label{background-image:url(../../img/icon/form/radio/checked.svg)}.form-check a{text-decoration:underline}.form-qty-selector{border:.0625rem solid #eaeaea;display:flex;justify-content:space-between;width:9.375rem}.form-qty-selector button,.form-qty-selector input[type=number]{background:transparent 50% no-repeat;border:0;height:3.125rem}.form-qty-selector input[type=number]{color:#50788a;font-size:1.25rem;padding:0;text-align:center;width:4.375rem}.form-qty-selector input[type=number]::-webkit-inner-spin-button,.form-qty-selector input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-qty-selector input[type=number]{-moz-appearance:textfield}.form-qty-selector input[type=number]:required{box-shadow:none}.form-qty-selector input[type=number]:not(output):-moz-ui-invalid{box-shadow:none}.form-qty-selector button{width:2.5rem}.form-qty-selector button.qty-minus{background-image:url(../../img/icon/form/quantity/minus.svg)}.form-qty-selector button.qty-plus{background-image:url(../../img/icon/form/quantity/plus.svg)}form{overflow:hidden}.header .mobile-menu{left:0;position:fixed;top:0;width:100%}.btn-orange,.btn-white,.faqs .btn-project,.form-check label,.form-qty-selector button,.header .mobile-menu .accordion .tab,a,a:hover{cursor:pointer}.breadcrumb ul{list-style:none;margin:0;padding:0}.policy .content-policy ul{margin:0 0 2rem 1.4rem;padding:0}.policy .content-policy ul li{margin-bottom:1rem}.policy .content-policy ul li:last-child{margin-bottom:0}.header .mobile-menu .accordion .content ul,.sidebar ul{display:block;list-style:none;margin:0;padding:0;width:100%}.footer .text-menu ul,.header .text-menu,.social-media{list-style:none;margin:0;padding:0;width:100%}.blog .featured .slider .slick-slide,.contact .wrapper,.faqs .featured .slider .slick-slide,.footer .text-menu .wrapper,.footer .text-menu ul,.form-cell-date,.form-cell-half,.form-row,.header,.header .text-menu,.header .wrapper,.home .featured .slider .slick-slide,.intro,.policy .wrapper,.productsandserices .featured .slider .slick-slide,.social-media{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.btn-orange,.btn-white,.faqs .btn-project,.header,.sidebar ul li a,a,a:hover{transition:all .8s}#myBtn{background:url(../../img/icon/navigation/up.svg) no-repeat 50%;background-size:100%;border:0;bottom:20px;cursor:pointer;display:none;height:2.125rem;left:0;margin:0 auto;position:fixed;right:0;width:2.125rem;z-index:99}#myBtn:hover{opacity:.7}@media screen and (max-width:1023px){#myBtn{display:none}}.header .logo{padding-bottom:1.3125rem;width:15rem}.header .logo img{width:100%}@media screen and (max-width:1023px){.header .logo{left:auto;margin-right:auto;padding-bottom:0;position:relative;top:auto;width:8.9375rem}}.header .text-menu{justify-content:flex-end;position:relative;width:calc(100% - 530px)}.header .text-menu li{margin-right:0}.header .text-menu li:first-child>a.in-submenu,.header .text-menu li:first-child>a:hover{align-items:center;display:flex}.header .text-menu li:first-child>a.in-submenu:after,.header .text-menu li:first-child>a:hover:after{background:url(../../img/component/header/arrow.svg) no-repeat 50%;background-size:100%;content:"";display:block;height:.6875rem;margin-left:.5rem;width:.8125rem}.header .text-menu li:last-child{margin-right:0}.header .text-menu li:hover>a{background:#293241;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;color:#fff}.header .text-menu li:hover .flyout{display:block}.header .text-menu li>a{border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;color:#636362;display:block;font-size:.9375rem;padding:.625rem 1.25rem 1.85rem}.header .text-menu li>a.selected{background:#293241;border-radius:1.25rem;color:#fff;padding:.5rem .75rem;position:relative;top:-.6rem}@media screen and (max-width:1420px){.header .text-menu li>a{font-size:.8rem}}@media screen and (max-width:1366px){.header .text-menu li>a{font-size:.75rem}}@media screen and (max-width:1280px){.header .text-menu{width:calc(100% - 437px)}.header .text-menu li>a{font-size:1rem;padding:.625rem .8rem 1.85rem}}@media screen and (max-width:1200px){.header .text-menu{width:calc(100% - 429px)}.header .text-menu li a{font-size:.875rem}}@media screen and (max-width:1120px){.header .text-menu li a{font-size:.7rem}}@media screen and (max-width:1100px){.header .text-menu li>a{padding:.625rem .8rem 1.85rem}}@media screen and (max-width:1024px){.header .text-menu li>a{font-size:.75rem;padding:.625rem .8rem 1.85rem}}@media screen and (max-width:1023px){.header .text-menu{display:none}}.header a:hover+.submenu-header{box-shadow:5px 8.66px 10px 0 hsla(0,0%,60%,.3);max-height:1000px;overflow:hidden;padding:1.094vw 0}.header .submenu-header{background-color:#293241;left:50%;left:0\0 ;max-height:0;overflow:hidden;position:absolute;right:0\0 ;top:100%;transform:translateX(-50%);transform:translateX(0) \0 ;transition:all .2s ease;transition-delay:.2s;width:100vw;width:100% \0 ;z-index:1;z-index:10}.header .submenu-header:hover{box-shadow:5px 8.66px 10px 0 hsla(0,0%,60%,.3);max-height:1000px;overflow:hidden;padding:1.094vw 0}.header .submenu-header .container{margin:0 auto;max-width:1604px}.header .submenu-header .grid{align-items:center;display:flex;justify-content:center}.header .submenu-header .grid img{margin-right:3.75rem}.header .submenu-header .grid .menu{display:flex}.header .submenu-header .grid .menu>div{display:flex;flex-direction:column;margin-right:7.75rem}.header .submenu-header .grid .menu a{border-radius:.9375rem;color:#fff;display:inline-block;font-size:1rem;margin-bottom:1.0625rem;padding:.4375rem .75rem}.header .submenu-header .grid .menu a:hover{background:#ededed;border-radius:.9375rem;color:#4a4a4a}.header .flyout{display:none;position:absolute}.header .flyout.product-box{left:-42%;padding-top:2.0625rem;width:100vw}.header .flyout .flyout-heading{background-color:#e0fbfc;color:#fff;font-size:.875rem;padding:1.25rem 1.875rem;position:relative;text-transform:uppercase}.header .flyout .flyout-heading .btn-close{display:none;height:1.25rem;position:absolute;right:5%;top:1.25rem;width:1.25rem}.header .flyout .flyout-body{background-color:#293241;box-shadow:-2px 7px 17px -7px #ccc6cc;padding:1.875rem}@media screen and (max-width:767px){.header .flyout{background-color:#fff;position:fixed;z-index:1001}.header .flyout .flyout-heading{border-top:0;padding:1.25rem 5%}.header .flyout .flyout-heading .btn-close{display:block}.header .flyout .flyout-body{box-shadow:none;padding:1.5625rem 5%}}.header .btn-hamburger{background:50% no-repeat url(../../img/icon/header/hamburger.svg);background-size:contain;display:none;height:2.4375rem;width:2rem}@media screen and (max-width:1023px){.header .btn-hamburger{display:block;position:absolute;right:.6875rem}}.header .mobile-menu{background-color:#293241;color:#fff;display:none;height:100vh;left:100vw;overflow:auto;padding-top:6rem;width:32.5rem;z-index:1001}.header .mobile-menu .btn-close{background:url(../../img/icon/header/close.svg) no-repeat 50%;background-size:100%;height:1.5rem;position:absolute;right:8%;top:2.5rem;width:1.5rem}.header .mobile-menu .form-control{background:transparent url(../../img/icon/header/magnifying-glass.svg) 94% no-repeat;background-size:auto 1.125rem;border-color:#fff;margin-bottom:1.25rem;margin-left:10%;padding-right:1.875rem;width:80%}.header .mobile-menu .form-control::-moz-placeholder{color:#fff!important}.header .mobile-menu .form-control:-ms-input-placeholder{color:#fff!important}.header .mobile-menu .form-control,.header .mobile-menu .form-control::placeholder,.header .mobile-menu .form-control:focus{color:#fff!important}.header .mobile-menu .accordion a{font-size:1rem}.header .mobile-menu .accordion .tab{background:url(../../img/icon/accordion/white/arrow-down.svg) 92% no-repeat;background-size:1.25rem;display:block;font-size:1rem;height:3.75rem;line-height:3.75rem;padding:0 1.5625rem}.header .mobile-menu .accordion .tab.selected{color:#fff}.header .mobile-menu .accordion .tab.open{background-image:url(../../img/icon/accordion/white/arrow-down.svg)!important}.header .mobile-menu .accordion a.tab,.header .mobile-menu .accordion a.tab.open{background:none!important}.header .mobile-menu .accordion .content{display:none}.header .mobile-menu .accordion .content .tab{font-size:1.25rem;height:2.5rem;line-height:2.5rem;padding-left:3.75rem}.header .mobile-menu .accordion .content ul{font-size:.875rem}.header .mobile-menu .accordion .content ul li{padding:.3125rem 0 1.375rem 2.75rem}.header .mobile-menu .accordion .content ul a{display:block}.faqs .header .mobile-menu .accordion .btn-project,.header .mobile-menu .accordion .btn-orange,.header .mobile-menu .accordion .faqs .btn-project{background:#ff6720;color:#fff;display:inline-block;margin-bottom:2.375rem;margin-left:1.25rem;margin-top:1.25rem;padding:.25rem .75rem;width:auto!important}.header .mobile-menu .accordion .social-txt{color:#fff;font-size:.9375rem;margin-bottom:1.25rem;max-width:18.4375rem;padding:0 1.5625rem;width:100%}.header .mobile-menu .accordion .social-media{margin-left:1.5625rem;padding-bottom:1.25rem}.header .mobile-menu .accordion .social-media li{height:1.5625rem;width:1.5625rem!important}@media screen and (max-width:1023px){.header .mobile-menu{display:block;width:100vw}.header .mobile-menu .accordion .tab{font-size:1.5rem}.header .mobile-menu .accordion a{font-size:1.2rem}.header .mobile-menu .accordion .social-media li{height:2.5625rem;width:2.5625rem!important}}@media screen and (max-width:767px){.header .mobile-menu .accordion .tab,.header .mobile-menu .accordion a{font-size:1rem}.header .mobile-menu .accordion .social-media li{height:1.5625rem;width:1.5625rem!important}}.header .social-contact{border-left:1px solid #e0e0e0;margin-bottom:1.3125rem;padding-left:1.25rem}.header .social-contact ul{align-items:center;display:flex;justify-content:center;margin-bottom:.9375rem}.header .social-contact ul li{display:block}.header .social-contact ul a{background-size:100%!important;display:block;height:1.375rem;margin:0 .25rem;width:1.375rem}.header .social-contact ul a:hover{opacity:.8}.header .social-contact ul .facebook{background:url(../../img/icon/social-media/facebook.svg) no-repeat 50%}.header .social-contact ul .twitter{background:url(../../img/icon/social-media/twitter.svg) no-repeat 50%}.header .social-contact ul .linkedin{background:url(../../img/icon/social-media/linkedin.svg) no-repeat 50%}.header .social-contact ul .spotify{background:url(../../img/icon/social-media/spotify.svg) no-repeat 50%}.header .social-contact ul .whatsapp{background:url(../../img/icon/social-media/whatsapp.svg) no-repeat 50%}.header .social-contact ul .iqsec{background:url(../../img/icon/social-media/iqsec.svg) no-repeat 50%}@media screen and (max-width:1023px){.header .social-contact{display:none}}.header{align-items:flex-end;background-color:#fff;border-bottom:.0625rem solid #eaeaea;height:7.1875rem;justify-content:center;position:fixed;top:0;width:100%;z-index:1000}.header .wrapper{align-items:flex-end;max-width:1762px;position:static}@media screen and (max-width:1023px){.header{align-items:center;height:6.25rem;left:0;padding-bottom:0;position:fixed;top:0}}@media screen and (max-width:768px){.header{height:4.25rem}}@media screen and (max-width:500px){.header{height:6.25rem}}.social-media{justify-content:flex-start!important;width:auto}.social-media li{height:2.5625rem;margin-left:.875rem;width:2.5rem!important}.social-media li:last-child{margin-right:0}.social-media li a{background:50% no-repeat;background-size:100%;display:block;height:100%}.social-media li a:hover{opacity:.5}.social-media li a.facebook{background-image:url(../../img/icon/social-media/facebook-foot.svg)}.social-media li a.twitter{background-image:url(../../img/icon/social-media/twitter-foot.svg)}.social-media li a.linkedin{background-image:url(../../img/icon/social-media/linkedin-foot.svg)}.social-media li a.spotify{background-image:url(../../img/icon/social-media/spotify-foot.svg)}.social-media li a.whatsapp{background-image:url(../../img/icon/social-media/whatsapp-foot.svg)}.social-media li a.iqsec{background-image:url(../../img/icon/social-media/iqsec-foot.svg)}.social-media-link{display:block;overflow:hidden;position:relative}.social-media-link span{left:-200px;position:absolute;top:0}.breadcrumb{font-size:.9375rem;width:100%}.breadcrumb .wrapper{display:block}.breadcrumb ul li{display:inline-block;margin-right:.625rem}.breadcrumb ul li a{display:block}.breadcrumb ul li a:after{content:"/";padding-left:.625rem}.breadcrumb ul li:last-child a:after{display:none}.breadcrumb+.top-spacer{padding-top:3.125rem}@media screen and (max-width:767px){.breadcrumb{font-size:.75rem;line-height:1.6}.breadcrumb+.top-spacer{padding-top:1.875rem}}.intro{justify-content:flex-start;width:100%}.intro.categories .description{max-width:920px;width:100%}.intro .font-title{margin-bottom:1.25rem}.intro img{margin-right:5%;width:38%}.intro .description{width:55%}.intro .description p{margin-bottom:0}@media screen and (max-width:767px){.intro img{margin:0 0 1.875rem;width:100%}.intro .description{width:100%}}.slick-dotted.slick-slider{margin-bottom:3.125rem!important}.slick-dots{bottom:-2.75rem}.slick-dots li,.slick-dots li button{height:1rem;width:1rem}.slick-dots li.slick-active button:before,.slick-dots li button:before{border-radius:3.125rem;height:1.0625rem;opacity:1;width:1.0625rem}.slick-dots li button:before{background-color:#e0e0e0;content:""}.slick-dots li.slick-active button:before{background-color:#e0fbfc}.slick-prev{left:-3.75rem}.slick-next{right:-3.75rem}.slick-next:before,.slick-prev:before{background:no-repeat 50%;background-size:contain;content:"";cursor:pointer;height:2.625rem;margin-top:-1.3125rem;opacity:1;position:absolute;top:50%;width:2.625rem}.slick-prev:before{background-image:url(../../img/icon/slick/prev.svg);left:0}.slick-next:before{background-image:url(../../img/icon/slick/next.svg);right:0}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.next-slide-green,.next-slide-white,.prev-slide-green,.prev-slide-white{background:no-repeat 50%;background-size:1.875rem;cursor:pointer;height:4rem;position:absolute;width:4rem}.next-slide-green,.prev-slide-green{background-color:#9ed4c0}.next-slide-white,.prev-slide-white{background-color:#fff}.prev-slide-green{background-image:url(../../img/icon/slick/white/prev.svg)}.next-slide-green{background-image:url(../../img/icon/slick/white/next.svg)}.prev-slide-white{background-image:url(../../img/icon/slick/sea-green/prev.svg)}.next-slide-white{background-image:url(../../img/icon/slick/sea-green/next.svg)}.swal-button{background-color:#50788a!important}.swal-title{color:#50788a!important}.layer.layer-forgot-password{max-width:500px!important;padding:5rem 3.75rem!important;text-align:center}.layer.layer-forgot-password .btn-dark-turquoise{margin:0 auto}@media screen and (max-width:550px){.layer.layer-forgot-password{padding:3.75rem 1.875rem!important}}.layer.layer-search{max-width:500px!important;padding:5rem 3.75rem!important;text-align:center}.layer.layer-search .btn-dark-turquoise{margin:0 auto}@media screen and (max-width:550px){.layer.layer-search{padding:3.75rem 1.875rem!important}}.layer{background:#fff;display:none;max-width:700px!important;overflow:visible!important;padding:2.5rem 3.75rem!important;width:90%!important}.layer .font-subtitle{margin-bottom:1.25rem}.fancybox-close-small{background-color:#50788a!important;border-radius:50px!important;color:#fff!important;opacity:1!important;right:-20px!important;top:-20px!important}@media screen and (max-width:700px){.layer{padding:2.5rem 1.875rem!important}}.footer .text-menu{background:url(../../img/component/footer/back.jpg) no-repeat bottom;color:#0a0a0a;padding:3.75rem 0 8.875rem;width:100%}.footer .text-menu .wrapper{align-items:flex-start}.footer .text-menu .grid{display:flex;justify-content:space-between;margin-bottom:3rem;width:100%}.footer .text-menu .grid .left{font-size:1.25rem;max-width:22.0625rem;width:100%}.footer .text-menu .grid .right{max-width:41rem;width:100%}.footer .text-menu .grid .right .grid-social{align-items:center;display:flex}.footer .text-menu .grid .right .grid-social>div{font-size:.9375rem;line-height:1.6;width:50%}.footer .text-menu .grid .mov{display:none}.footer .text-menu .logo{display:block;margin-bottom:1.5625rem;width:8.75rem}.footer .text-menu .logo img{width:100%}.footer .text-menu strong{display:block;font-size:1.25rem;margin-bottom:.75rem}.footer .text-menu a{color:inherit;display:block;font-size:.9375rem;margin-bottom:1rem}.footer .text-menu a:hover{color:#ff6720}.footer .text-menu ul{align-items:flex-start;width:auto}.footer .text-menu ul li.pt-4{padding-top:2.3125rem!important}.footer .text-menu .center{width:100%}.footer .text-menu .center ul{display:flex;justify-content:center}.footer .text-menu .center ul li{margin-right:7.5rem}.footer .text-menu .center ul li:last-child{margin-right:0}.footer .text-menu .center ul li strong>a{font-size:1.25rem;margin-bottom:2.3125rem}@media screen and (max-width:1200px){.footer .text-menu .center ul li{margin-right:7.1rem}}@media screen and (max-width:1023px){.footer .text-menu .grid{margin-bottom:1rem}.footer .text-menu .grid .web{display:none}.footer .text-menu .grid .mov{display:block}.footer .text-menu .center{margin-bottom:1.25rem}.footer .text-menu .center ul{flex-direction:column}.footer .text-menu .center ul li strong>a{display:block;margin-bottom:0}.footer .text-menu .center ul li strong>a,.footer .text-menu strong{font-size:1.5rem;font-weight:400!important}.footer .text-menu .grid{flex-direction:column}.footer .text-menu .grid .right .grid-social{align-items:flex-start;flex-direction:column}.footer .text-menu .grid .right .grid-social>div{margin-bottom:1rem;width:100%}.social-media li{height:3rem;margin-left:0;margin-right:.5rem}.footer .text-menu{background:url(../../img/component/footer/back-mov.jpg) no-repeat center 60%;background-size:100%;padding-bottom:.875rem}.inner{display:none;overflow:hidden;padding-left:1em}.toggle{position:relative}.toggle:after{background:url(../../img/icon/navigation/select.svg) no-repeat 50%;background-size:100%;content:"";display:block;height:20px;position:absolute;right:5%;top:3px;width:20px}.footer .text-menu .center ul li{margin-right:0;width:100%}.footer .text-menu a{font-size:1.2rem}.footer .text-menu .grid .left{font-size:1.8rem;max-width:32.0625rem}}@media screen and (max-width:767px){.footer .text-menu .logo{display:none}.footer .text-menu .wrapper{display:block}.footer .text-menu .left{margin-bottom:1.875rem}.footer .text-menu strong{font-size:1.25rem}.footer .text-menu a{font-size:.9375rem}.footer .text-menu .grid .left{font-size:1.25rem;max-width:22.0625rem}}.business-line{border-bottom:1px solid #ddd;padding:1.25rem 0}.business-line .grid{align-items:center;display:flex;justify-content:flex-end}.business-line .grid span{color:#919292;font-size:.9375rem;margin-right:2.5rem}.business-line .grid .logo-iqusec{background:url(../../img/component/footer/logo_iqusecv2.svg) no-repeat top;background-size:100%;height:2.9375rem;width:8.5625rem}.business-line .grid .logo-iqusec a{display:block;height:100%;width:100%}@media screen and (max-width:1023px){.business-line .grid{align-items:flex-start;flex-direction:column}.business-line .grid>span{margin-bottom:1rem}.footer .copyright .grid{flex-direction:column}.footer .copyright .grid>div{margin-bottom:2rem}}.footer .copyright{padding:2.1875rem 0}.footer .copyright .grid{display:flex;justify-content:space-between}.footer .copyright .grid>div{color:#919292;font-size:.9375rem}.footer .copyright .grid>div a{text-decoration:underline}.footer .copyright .grid>div a:hover{color:#ff6720}.footer{font-size:.875rem}.cookie-message{display:none}.cookie-message .plecacolor{bottom:0;flex-shrink:0;height:1rem}#barraaceptacion,.cookie-message .plecacolor{background-color:#2e2e2e;left:0;position:fixed;right:0;width:100%}#barraaceptacion{bottom:.6875rem;color:#fff;padding-bottom:0;text-align:center;z-index:99999}#barraaceptacion:after{clear:both;content:"";display:block}#barraaceptacion .innerAviso{align-items:center;color:#fff;display:flex;font-size:1.125rem;justify-content:space-between;margin:0 auto;padding:2rem .625rem;position:relative;text-align:left;width:100%}#barraaceptacion .innerAviso>div:first-child{padding:.5rem 0}#barraaceptacion .button{display:flex;justify-content:space-between;margin:.5rem 0;width:35%}#barraaceptacion .button>a{margin-left:1.25rem!important}#barraaceptacion .innerAviso a.aceptar{background:#00b4aa;border:1px solid #00b4aa;border-radius:20px;clear:both;color:#4a4a4a;color:#fff;display:block;font-size:.6875rem;height:29px;margin:0;max-width:100px;padding:.375rem .875rem;text-align:center;width:100%}#barraaceptacion .innerAviso a.aceptar:hover{background:#fff;color:#00b4aa;text-decoration:none}#barraaceptacion .btn-gray{background-color:transparent;border:.0625rem solid #fff;border-radius:1.5625rem;color:#fff;display:block;font-size:1rem;letter-spacing:.5px;margin:0;overflow:hidden;padding:.625rem 1.25rem;position:relative;text-align:center;text-decoration:none;width:100%}@media screen and (max-width:1023px){.footer{font-size:1rem}}@media screen and (max-width:768px){#barraaceptacion .innerAviso{flex-direction:column}#barraaceptacion .button{width:100%}#barraaceptacion .innerAviso>div:first-child{font-size:.75rem;text-align:left;width:100%}#barraaceptacion .button>a{font-size:.75rem}#barraaceptacion .button>a:first-child{margin-left:0!important}}.sidebar{margin-right:8%;width:24%}.sidebar ul li{border-bottom:.0625rem solid #eaeaea}.sidebar ul li a{background:92% no-repeat url(../../img/icon/navigation/right-arrow.svg);background-size:.625rem;display:block;padding:1.875rem 0 1.875rem 1.25rem}.sidebar ul li a.selected{background-color:#f5f5f5}.sidebar ul li a:hover{padding-left:3.125rem}.sidebar ul li:last-child{border:0}@media screen and (max-width:1023px){.sidebar{display:none}}.datasheets{padding:11.0625rem 0 8.625rem;position:relative}.datasheets .grid{display:flex;justify-content:center}.datasheets .grid>div:first-child{margin-right:13.5rem;max-width:38.8125rem;width:100%}.datasheets .grid .bio-datasheets{max-width:38.75rem;width:100%}.datasheets .grid .bio-datasheets img{display:block;width:100%}.datasheets .grid .tit{max-width:27.0625rem;width:100%}.datasheets .grid .tit>div:first-child{align-items:center;display:flex;justify-content:space-between;margin-bottom:3.75rem}.datasheets .grid .tit h2{color:#0a0a0a;font-size:3.125rem;margin:0 0 1.25rem;padding:0}.datasheets .grid .tit .txt{color:#0a0a0a;display:block;font-size:1.125rem}.datasheets .grid .tit .txt span{background:#fcaf2d;border-radius:.9375rem;color:#fff;padding:0 .4375rem}.datasheets .grid .tit .ico{background:url(../../img/component/datasheets/ico-title-datasheets.svg) no-repeat 50%;background-size:100%;height:5.8125rem;width:6.25rem}.datasheets .grid .tit .list a{align-items:center;border-bottom:1px solid #ddd;display:inline-flex;justify-content:space-between;padding:.5625rem .4375rem;width:100%}.datasheets .grid .tit .list a:last-child{border-bottom:0}.datasheets .grid .tit .list a:after{background:url(../../img/component/datasheets/arrow.svg) no-repeat 50%;background-size:100%;content:"";display:block;height:2.375rem;width:2.375rem}.datasheets .grid .tit .list a:hover{background:#9ed4c0;border-radius:3.125rem;color:#fff}.datasheets .grid .visible-mov{display:none}.datasheets .grid .visible-mov .ico{background:url(../../img/component/datasheets/ico-title-datasheets.svg) no-repeat 50%;background-size:100%;height:1.5625rem;position:absolute;right:1rem;top:0;width:1.875rem}.datasheets .elipse-right{background:url(../../img/section/about-us/bg-ellipse-right.svg) no-repeat 50%;background-size:100%;height:56.75rem;position:absolute;right:0;top:52%;width:46.4375rem;z-index:-1}@media screen and (max-width:1023px){.datasheets{padding:3rem 0}.datasheets .grid{flex-direction:column}.datasheets .grid>div:first-child{align-items:center;display:flex;justify-content:space-between;max-width:100%}.datasheets .grid>div:first-child>div{width:40%}.datasheets .grid>div:first-child>div:last-child{height:auto;width:50%}.datasheets .grid .tit{margin:0 auto}.datasheets .grid .tit>div:first-child{display:none}.datasheets .grid .visible-mov{display:block}.datasheets .grid .visible-mov h2{align-items:center;color:#0a0a0a;display:flex;font-size:1.6rem;margin:0 0 1.25rem;padding:0;position:relative}.datasheets .grid .visible-mov .txt{color:#0a0a0a;display:block;font-size:.9rem}.datasheets .grid .visible-mov .txt span{background:#fcaf2d;border-radius:.9375rem;color:#fff;padding:0 .4375rem}.datasheets .grid .visible-mov .ico{height:2.5rem;margin-left:1rem;position:relative;right:0;top:0;width:2.5rem}.datasheets .elipse-right{top:-21%;width:18.4375rem}}@media screen and (max-width:768px){.datasheets .grid .visible-mov h2{font-size:1.6rem}.datasheets .grid .visible-mov .txt{font-size:1.2rem}.datasheets .grid .visible-mov .ico{height:3.5rem;width:3.5rem}.datasheets .grid .tit .list a{font-size:1.2rem}.datasheets .grid .visible-mov .ico{height:2.5rem;width:2.5rem}}@media screen and (max-width:767px){.datasheets .elipse-right{height:14.75rem;top:8%;width:9.4375rem}.datasheets .grid>div:first-child{margin-bottom:2rem}}@media screen and (max-width:375px){.datasheets .grid .visible-mov h2{font-size:1.6rem}.datasheets .grid .visible-mov .txt{font-size:.9rem}.datasheets .grid .visible-mov .ico{height:2.5rem;width:2.5rem}.datasheets .grid .tit .list a{font-size:1rem}}.contact-proyect{background:url(../../img/component/contact-proyect/back.jpg) no-repeat 50%;padding-bottom:6.5rem;padding-top:4.875rem}.contact-proyect .grid{align-items:center;display:flex}.contact-proyect .grid>div:first-child{margin-right:7.3125rem;max-width:36.25rem;width:100%}.contact-proyect .grid>div:first-child h2{color:#fff;font-size:2.8125rem;margin:0 0 2.25rem;padding:0;position:relative}.contact-proyect .grid>div:first-child h2:after{background:url(../../img/component/contact-proyect/perfil.svg) no-repeat 50%;background-size:100%;clear:both;content:"";display:block;height:6.5625rem;max-width:6.5625rem;position:absolute;right:0;top:-1rem;width:100%}.contact-proyect .grid>div:first-child p{color:#fff;font-size:1.5rem;line-height:normal;margin:0 0 1.875rem;max-width:26.0625rem;padding:0;width:100%}.contact-proyect .grid>div:first-child .list>div{align-items:center;display:flex;margin-bottom:2.125rem}.contact-proyect .grid>div:first-child .list>div>div{margin-right:1rem}.contact-proyect .grid>div:first-child .list .mail{background:url(../../img/component/contact-proyect/mail.svg) no-repeat 50%;background-size:100%;height:2.625rem;width:2.625rem}.contact-proyect .grid>div:first-child .list .mail>a{display:block;height:100%;width:100%}.contact-proyect .grid>div:first-child .list .phone{background:url(../../img/component/contact-proyect/phone.svg) no-repeat 50%;background-size:100%;height:2.625rem;width:2.625rem}.contact-proyect .grid>div:first-child .list .phone>a{display:block;height:100%;width:100%}.contact-proyect .grid>div:first-child .list a{color:#fff;font-size:1.5625rem}.contact-proyect .grid>div:last-child{max-width:38.5625rem;width:100%}.contact-proyect .grid>div:last-child form .grid-4{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-proyect .grid>div:last-child form .grid-4>div{max-width:17.8125rem;width:45%}.contact-proyect .grid>div:last-child form .grid-4 input{background:#c4c4c4;border:0;border-radius:.6875rem}.contact-proyect .grid>div:last-child form .form-group{margin-bottom:.875rem}.contact-proyect .grid>div:last-child form label{color:#fff;font-size:1.125rem}.contact-proyect .grid>div:last-child form textarea{background:#c4c4c4;border:0;border-radius:.6875rem}.contact-proyect .grid>div:last-child form .check{align-items:flex-start;display:flex;margin-bottom:2.125rem}.contact-proyect .grid>div:last-child form .check input[type=checkbox]{background:none;border:1px solid #fff;height:1.5rem;margin-right:.5rem;margin-top:.1875rem;width:1.5rem}.contact-proyect .grid>div:last-child form .check p{color:#9a9a9d;font-size:1rem;line-height:normal;max-width:24rem;width:100%}.contact-proyect .grid>div:last-child form .check p a{text-decoration:underline}.contact-proyect .grid>div:last-child form .check-wrapp{align-items:center;display:flex;justify-content:space-between}.contact-proyect .grid>div:last-child form .check-wrapp .btn-orange,.contact-proyect .grid>div:last-child form .check-wrapp .faqs .btn-project,.faqs .contact-proyect .grid>div:last-child form .check-wrapp .btn-project{max-width:9.8125rem;width:100%}.contact-proyect .grid>div:last-child form .check-wrapp .captcha{margin:0}@media screen and (max-width:1023px){.contact-proyect{background:#2e2e2e url(../../img/component/contact-proyect/back-movil.png) no-repeat 100% 100%;padding-top:3rem}.contact-proyect .grid>div:first-child h2{font-size:1.5rem}.contact-proyect .grid{flex-direction:column}.contact-proyect .grid>div:first-child{margin-right:0}.contact-proyect .grid>div:first-child h2:after{height:4.5625rem;max-width:4.5625rem;right:28px}.contact-proyect .grid>div:first-child p{font-size:1.1rem;padding-right:3rem}.contact-proyect .grid>div:first-child .list a{font-size:1.2rem}.contact-proyect .grid>div:last-child form .grid-4{flex-direction:column}.contact-proyect .grid>div:last-child form .grid-4>div{max-width:100%;width:100%}.contact-proyect .grid>div:last-child form .check-wrapp{align-items:flex-start;flex-direction:column}.contact-proyect .grid>div:last-child form .check-wrapp .captcha{margin-bottom:2rem}.contact-proyect .grid>div:first-child .list .mail,.contact-proyect .grid>div:first-child .list .phone{background-size:90%}}@media screen and (max-width:768px){.contact-proyect .grid>div:first-child h2{font-size:2.5rem}.contact-proyect .grid>div:first-child p{font-size:1.5rem;padding-right:0}}@media screen and (max-width:375px){.contact-proyect .grid>div:first-child h2{font-size:1.5rem}.contact-proyect .grid>div:first-child p{font-size:1.1rem;padding-right:3rem}}.modal-datasheets{border-radius:20px;display:none;margin:0 auto;max-width:42.1875rem;padding:3.375rem 1.75rem;width:100%}.modal-datasheets .grid{align-items:center;display:flex}.modal-datasheets .grid>div{max-width:19rem;width:100%}.modal-datasheets .grid>div:last-child{max-width:18.0625rem;width:100%}.modal-datasheets .grid>div:last-child img{width:100%}.modal-datasheets p{color:#0a0a0a;font-size:1.5625rem;line-height:normal;margin:0;padding:0}.modal-datasheets p.font-16{font-size:1rem;margin-top:1.25rem}.faqs .modal-datasheets .btn-project,.modal-datasheets .btn-orange,.modal-datasheets .faqs .btn-project{display:block;margin:.9375rem 0;max-width:16.375rem;width:100%}.modal-datasheets .carousel__button svg{display:none}.modal-datasheets .carousel__button.is-close{background:url(../../img/component/datasheets/close-layer.svg) no-repeat 50%}.modal-datasheets .visibleMov{display:none}.modal-datasheets .visibleWeb{display:block}@media screen and (max-width:1023px){.modal-datasheets{padding:1.25rem!important}.modal-datasheets .visibleMov{display:block}.modal-datasheets .visibleWeb{display:none}.modal-datasheets p{font-size:1rem}.faqs .modal-datasheets .btn-project,.modal-datasheets .btn-orange,.modal-datasheets .faqs .btn-project{font-size:.8125rem}.modal-datasheets .grid img{width:7.25rem}.modal-datasheets p.font-16{font-size:.75rem}}.btn-whatsapp{bottom:6.25rem;height:4.75rem;overflow:hidden;position:fixed;right:.25rem;width:4.75rem;z-index:100}.btn-whatsapp img{width:100%}.contact-comment{display:none;padding-bottom:7.5625rem;padding-top:4.875rem}.contact-comment .grid{align-items:flex-start;display:flex;justify-content:space-between}.contact-comment .grid>div:first-child{margin-right:11.1875rem;max-width:39.125rem;width:100%}.contact-comment .grid>div:first-child h2{color:#fff;font-size:2.8125rem;margin:0 0 2.25rem;padding:0;position:relative}.contact-comment .grid>div:first-child h2:after{background:url(../../img/component/contact-proyect/perfil.svg) no-repeat 50%;background-size:100%;clear:both;content:"";display:block;height:6.5625rem;max-width:6.5625rem;position:absolute;right:0;top:-1rem;width:100%}.contact-comment .grid>div:first-child p{color:#fff;font-size:1.5rem;line-height:normal;margin:0 0 1.875rem;padding:6.25rem 0 0;width:100%}.contact-comment .grid>div:first-child span{color:#fff;display:block;font-size:1.125rem;font-weight:400;margin-bottom:2.375rem}.contact-comment .grid>div:first-child .list>div{align-items:center;display:flex;margin-bottom:2.125rem}.contact-comment .grid>div:first-child .list>div>div{margin-right:1rem}.contact-comment .grid>div:first-child .list .mail{background:url(../../img/component/contact-proyect/mail.svg) no-repeat 50%;background-size:100%;height:2.625rem;width:2.625rem}.contact-comment .grid>div:first-child .list .mail>a{display:block;height:100%;width:100%}.contact-comment .grid>div:first-child .list .phone{background:url(../../img/component/contact-proyect/phone.svg) no-repeat 50%;background-size:100%;height:2.625rem;width:2.625rem}.contact-comment .grid>div:first-child .list .phone>a{display:block;height:100%;width:100%}.contact-comment .grid>div:first-child .list a{color:#fff;font-size:1.5625rem}.contact-comment .grid>div:last-child{margin-right:5.9375rem;max-width:38.5625rem;width:100%}.contact-comment .grid>div:last-child form .grid-4{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-comment .grid>div:last-child form .grid-4>div{max-width:17.8125rem;width:45%}.contact-comment .grid>div:last-child form .grid-4 input{background:#fff;border:0;border-radius:.6875rem}.contact-comment .grid>div:last-child form .form-group{margin-bottom:.875rem}.contact-comment .grid>div:last-child form label{color:#fff;font-size:1.125rem}.contact-comment .grid>div:last-child form textarea{background:#fff;border:0;border-radius:.6875rem}.contact-comment .grid>div:last-child form .check{align-items:flex-start;display:flex;margin-bottom:2.125rem}.contact-comment .grid>div:last-child form .check input[type=checkbox]{background:none;border:1px solid #fff;height:1.5rem;margin-right:.5rem;margin-top:.1875rem;width:1.5rem}.contact-comment .grid>div:last-child form .check p{color:#fff;font-size:1rem;line-height:normal;max-width:24rem;width:100%}.contact-comment .grid>div:last-child form .check p a{text-decoration:underline}.contact-comment .grid>div:last-child form .check-wrapp{align-items:center;display:flex;justify-content:space-between}.contact-comment .grid>div:last-child form .check-wrapp .btn-orange,.contact-comment .grid>div:last-child form .check-wrapp .faqs .btn-project,.faqs .contact-comment .grid>div:last-child form .check-wrapp .btn-project{max-width:9.8125rem;width:100%}.contact-comment .grid>div:last-child form .check-wrapp .captcha{margin:0}.modal-comment .title{color:#0a0a0a;display:block;font-size:1.875rem;margin-bottom:1.875rem;text-align:left;width:90%}.modal-comment .grid{display:flex;justify-content:space-between}.modal-comment .grid>div:first-child{margin-right:2.6875rem;max-width:20.1875rem;width:100%}.modal-comment .grid>div:first-child p{color:#0a0a0a;font-size:1.0625rem;line-height:normal;margin:0 0 1.6875rem;padding:0;text-align:left}.modal-comment .bio{background:url(../../img/section/blog/detail/modal.png) no-repeat 50%;background-size:100%;height:10.9375rem;margin-bottom:3rem;margin-top:-3rem;max-width:13.125rem;width:100%}.modal-news{padding-top:4.375rem}.modal-news .grid{display:flex;justify-content:space-between}.modal-news .grid>div:first-child{margin-right:2.6875rem;max-width:20.1875rem;width:100%}.modal-news .grid>div:first-child .title{color:#0a0a0a;display:block;font-size:1.875rem;margin-bottom:.4375rem;text-align:left;width:90%}.modal-news .grid>div:first-child p{color:#5a5454;font-size:1.5625rem;line-height:normal;margin:0 0 1.6875rem;padding:0;text-align:left}.modal-news .img-modal{background:url(../../img/section/blog/detail/suscription.png) no-repeat 50%;background-size:100%;height:14.875rem;margin-bottom:3rem;margin-top:-3rem;max-width:14.875rem;width:100%}.modal-comm{border-radius:1.25rem!important;max-width:42.1875rem!important;width:100%!important}.modal-comm .swal2-html-container{padding:2.5rem 1.5rem!important}.modal-comm .swal2-actions{bottom:4.625rem;left:3.1rem;max-width:9.8125rem;position:absolute;width:100%}.modal-comm .swal2-styled.swal2-confirm{background:none;font-size:1.25rem;margin:0;max-width:9.8125rem;padding:0;width:100%}.modal-comm .swal2-close:focus{box-shadow:inherit;outline:inherit}.modal-new{border-radius:1.25rem!important;max-width:42.1875rem!important;width:100%!important}.modal-new .swal2-html-container{padding:2.5rem 1.5rem!important}.modal-new .swal2-actions{bottom:2.5rem;left:3.1rem;max-width:9.8125rem;position:absolute;width:100%}.modal-new .swal2-styled.swal2-confirm{background:none;font-size:1.25rem;margin:0;max-width:9.8125rem;padding:0;width:100%}.modal-new .swal2-close:focus{box-shadow:inherit;outline:inherit}@media screen and (max-width:1023px){.contact-comment{background:#2e2e2e url(../../img/section/blog/detail/back_comment_mov.png) no-repeat top;background-size:100%;padding-top:3rem}.contact-comment .grid>div:first-child{margin:0 auto;max-width:96%}.contact-comment .grid>div:first-child h2{font-size:1.5rem}.contact-comment .grid{flex-direction:column}.contact-comment .grid>div:first-child h2:after{height:4.5625rem;max-width:4.5625rem;right:28px}.contact-comment .grid>div:first-child p{font-size:1.1rem;padding-right:3rem;padding-top:2.5rem}.contact-comment .grid>div:first-child .list a{font-size:1.2rem}.contact-comment .grid>div:last-child{margin:0 auto;max-width:100%}.contact-comment .grid>div:last-child form{background-color:#2e2e2e;margin:0 auto;padding:1.25rem;width:100%}.contact-comment .grid>div:last-child form .grid-4{flex-direction:column}.contact-comment .grid>div:last-child form .grid-4>div{max-width:100%;width:100%}.contact-comment .grid>div:last-child form .check-wrapp{align-items:flex-start;flex-direction:column}.contact-comment .grid>div:last-child form .check-wrapp .captcha{margin-bottom:2rem}.contact-comment .grid>div:first-child .list .mail,.contact-comment .grid>div:first-child .list .phone{background-size:90%}.contact-comment .grid>div:last-child form .check-wrapp .btn-orange,.contact-comment .grid>div:last-child form .check-wrapp .faqs .btn-project,.faqs .contact-comment .grid>div:last-child form .check-wrapp .btn-project{margin:0 auto}.modal-comment{margin:0 auto!important;width:100%!important}.modal-comment .title{font-size:1.125rem;left:0;margin:0 auto;position:absolute;right:0;text-align:center;top:16rem;width:61%}.modal-comment .grid{flex-direction:column-reverse;justify-content:center}.modal-comment .grid>div:first-child{margin-right:0;max-width:100%}.modal-comment .grid>div:first-child p{font-size:.6875rem;text-align:center}.modal-comment .bio{margin:0 auto 6.9375rem}.modal-comm{width:80%!important}.modal-comm .modal-comment .title{top:14rem}.modal-comm .swal2-actions{bottom:1.625rem;left:0;right:0}.modal-comm .swal2-styled.swal2-confirm{margin:0 auto}.modal-comment .grid>div:first-child{margin-bottom:4rem}}@media screen and (max-width:768px){.contact-comment .grid>div:first-child{margin:0 auto;max-width:90%}.contact-comment .grid>div:first-child h2{font-size:2.5rem}.contact-comment .grid>div:first-child p{font-size:1.5rem;padding-right:0}.modal-comment .title{font-size:1rem}}@media screen and (max-width:375px){.contact-comment .grid>div:first-child h2{font-size:1.5rem}.contact-comment .grid>div:first-child p{font-size:1.1rem;padding-right:3rem}}.contact-newsletter{padding-top:1.625rem}.contact-newsletter .grid{align-items:center;display:flex;justify-content:space-between;padding-bottom:3.625rem}.contact-newsletter .grid>div{width:50%}.contact-newsletter .grid>div>div:first-child img{display:none}.contact-newsletter .grid>div:last-child{margin-right:5.9375rem;max-width:38.5625rem;width:100%}.contact-newsletter .grid>div h3{color:#fff;font-family:Mulish,sans-serif;font-size:2.25rem;font-weight:700;margin:0 0 1.625rem;padding:0}.contact-newsletter .grid>div span{color:#fff;display:block;font-family:Mulish,sans-serif;font-size:.875rem;font-weight:400;line-height:20.903px;margin-bottom:1.25rem}.contact-newsletter .grid>div .camps{align-items:center;display:flex}.contact-newsletter .grid>div .camps .camp-email{background:#fff;border-radius:.625rem;color:#494949;font-size:1.1875rem;height:3.5rem;margin-right:1.5625rem;max-width:26rem;padding:.875rem 1.125rem;width:100%}.contact-newsletter .grid>div .camps .camp-email::-moz-placeholder{color:#494949;opacity:1!important}.contact-newsletter .grid>div .camps .camp-email:-ms-input-placeholder{color:#494949;opacity:1!important}.contact-newsletter .grid>div .camps .camp-email::placeholder{color:#494949;opacity:1!important}.contact-newsletter .grid>div .camps .btn-send{background:none;border:2px solid #fff;border-radius:58.065px;color:#fff;font-family:Mulish,sans-serif;font-size:1.1875rem;font-weight:700;height:3.5rem;max-width:13.0625rem;padding:.75rem 0;text-align:center;width:100%}@media screen and (max-width:1023px){.contact-newsletter{background:#2e2e2e url(../../img/section/blog/detail/back_newsletter_mov.png) no-repeat bottom;background-size:100%;padding:.8125rem 0 2rem}.contact-newsletter .grid{flex-direction:column}.contact-newsletter .grid>div:first-child img{display:block;margin:0 auto}.contact-newsletter .grid>div:last-child{margin-right:0;max-width:100%}.contact-newsletter .grid>div h3{text-align:center}.contact-newsletter .grid>div span{display:block;text-align:center}.contact-newsletter .grid>div .camps{flex-direction:column}.contact-newsletter .grid>div .camps .camp-email{margin-bottom:1.25rem;margin-right:0}.modal-news{padding-top:0}.modal-news .grid{flex-direction:column-reverse;justify-content:center}.modal-news .grid>div:first-child{margin-right:0;max-width:100%}.modal-news .grid>div:first-child .title{margin-bottom:3rem;text-align:center;width:100%}.modal-news .grid>div:first-child p{text-align:center}.modal-news .img-modal{margin:0 auto 1.25rem}.modal-new .swal2-actions{bottom:1.625rem;left:0;margin:0 auto;right:0}}@media screen and (max-width:768px){.contact-newsletter .grid>div h3{font-size:1rem}.contact-newsletter .grid>div span{font-size:.875rem}.contact-newsletter .grid>div .camps{flex-direction:column}.contact-newsletter .grid>div .camps .camp-email{margin-right:0;max-width:100%}}.comment-newsletter{background:url(../../img/section/blog/detail/background-news.png) no-repeat bottom;width:100%}@media screen and (max-width:1023px){.comment-newsletter{background:none}}.home .featured{height:31.75rem;margin:0 auto;max-width:1920px;position:relative;width:100%}.home .featured .wrapper{width:100%}.home .featured .slider,.home .featured .slider:before{left:0;position:absolute;top:0;width:100%}.home .featured .slider:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;content:"";height:100%}.home .featured .slider .slick-slide{height:31.75rem;overflow:hidden;position:relative;width:100%}.home .featured .slider .slick-slide .video-sm{display:none;height:100vh;left:0;top:0;transform:translate(0)!important;width:100vw}.home .featured .slider .slick-list{height:31.75rem}.home .featured .slider .info{color:#0a0a0a;left:7.5vw;max-width:576px;opacity:0;padding:0;position:absolute;top:4rem;-webkit-transform:translateZ(0);width:100%;z-index:1}.home .featured .slider .info .font-title{color:inherit;font-size:2.625rem;margin-bottom:2.1875rem;text-transform:none}.home .featured .slider .info .description{font-size:1.75rem;line-height:1.43;margin-bottom:2.125rem}.faqs .home .featured .slider .info .btn-project,.home .featured .slider .info .btn-orange,.home .featured .slider .info .faqs .btn-project{font-size:1.25rem;width:18.25rem!important}.home .featured .slider .slick-active .info{opacity:1}.home .featured .slider img{width:100%}.home .featured .prev-slide-white{bottom:0;left:0}.home .featured .next-slide-white{bottom:0;left:4rem}.home .featured .slick-prev{left:5rem;z-index:1}.home .featured .slick-next{right:5rem}.home .featured .slick-dots{bottom:2.6875rem}.home .featured .slick-dotted.slick-slider{margin-bottom:0!important}.home .featured .slick-dots li.slick-active button:before{background-color:#fff}.home .featured .slick-dots li button:before{background:none;border:1px solid #fff}.home .featured .slick-dots li.slick-active button:before,.home .featured .slick-dots li button:before{height:1rem;width:1rem}.home .featured .slide-video{display:block;height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.home .featured .item.video .slide-image{opacity:0}.home .featured figure{height:100%;position:relative;width:100%}.home .featured .slide-image{background:50% no-repeat;background-size:cover;height:100%;transition:all .8s ease;width:100%}.home .featured .loading{left:0;position:absolute;top:44%;width:100%}.home .featured .slide-media{-webkit-animation:slideOut .4s cubic-bezier(.4,.29,.01,1);animation:slideOut .4s cubic-bezier(.4,.29,.01,1)}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.home .featured .slide-media{-webkit-animation:none;animation:none}}}@-webkit-keyframes slideIn{0%{filter:blur(15px)}to{filter:blur(0)}}@-webkit-keyframes slideOut{0%{filter:blur(0)}to{filter:blur(15px)}}@media screen and (max-width:1850px){.home .featured .slider .info{left:5vw;top:4rem}.home .featured .slick-prev{left:1rem}.home .featured .slick-next{right:1rem}}@media screen and (max-width:1700px){.home .featured .slider .info{top:4rem}}@media screen and (max-width:1640px){.home .featured .slider .info{left:5vw}}@media screen and (max-width:1500px){.home .featured .slider .info{max-width:487px}}@media screen and (max-width:1366px){.home .featured .slider .info .description{margin-bottom:2.125rem}}@media screen and (max-width:1200px){.home .featured .slider .info .description{margin-bottom:2rem}.home .featured .slider .info{max-width:476px}}@media screen and (max-width:1024px){.home .featured .slider .info{left:7vw}}@media screen and (max-width:1023px){.home .featured .slider .info{display:block;left:.625rem;max-width:40rem;padding:3.125rem 20% 7.75rem 5%;top:0;width:100%}.home .featured .slider .info .font-title{font-size:2rem;margin-bottom:1.25rem}.faqs .home .featured .slider .info .btn-project,.home .featured .slider .info .btn-orange,.home .featured .slider .info .description,.home .featured .slider .info .faqs .btn-project{font-size:1rem}.home .featured .slider img{order:-1;width:100%}.home .featured .prev-slide-white{bottom:0;left:0}.home .featured .next-slide-white{bottom:0;left:4rem}.home .featured .slick-prev{left:auto;right:2.95rem;top:10rem}.home .featured .slick-next{right:1.7rem;top:14rem}.home .featured .slide-video{left:50%}}@media screen and (max-width:768px){.home .featured .slider .slick-slide .video-lg{display:none}.home .featured .slider .slick-slide .video-sm{display:block;height:auto;margin-top:0}.home .featured .slider picture{width:100%}.home .featured .slider .info .font-title{font-size:2.1875rem}.home .featured .slider .info .description{font-size:1.3rem}.faqs .home .featured .slider .info .btn-project,.home .featured .slider .info .btn-orange,.home .featured .slider .info .faqs .btn-project{font-size:1.2rem;max-width:400px;width:100%!important}.home .featured .slider .info{max-width:100%}.home .featured .slider .slick-slide>div{width:100%}.home .featured,.home .featured .slider .slick-list,.home .featured .slider .slick-slide{height:68.75rem}}@media screen and (max-width:767px){.home .featured,.home .featured .slider .slick-list,.home .featured .slider .slick-slide{height:36.75rem}.home .featured .slider .slick-slide .video-sm{bottom:0;top:inherit}}@media screen and (max-width:411px){.home .featured,.home .featured .slider .slick-list,.home .featured .slider .slick-slide{height:34.75rem}}@media screen and (max-width:400px){.home .featured,.home .featured .slider .slick-list,.home .featured .slider .slick-slide{height:31.75rem}}@media screen and (max-width:375px){.home .featured .slider .info .font-title{font-size:1.1875rem}.faqs .home .featured .slider .info .btn-project,.home .featured .slider .info .btn-orange,.home .featured .slider .info .faqs .btn-project{font-size:.8125rem;max-width:200px;width:100%!important}.home .featured .slider .info .description{font-size:.9375rem}}.home .solutions{padding-top:3.9375rem}.home .solutions h1{color:#0a0a0a;font-size:2.25rem;margin:0 0 .75rem;padding:0}.home .solutions span{color:#0a0a0a;display:block;font-size:1.375rem;margin-bottom:1.75rem}.home .solutions .grid{align-items:center;display:flex;justify-content:center}.home .solutions .grid>div:first-child{margin-right:10.9375rem;max-width:calc(85% - 585px);width:100%}.home .solutions .grid>div:last-child{max-width:36.5625rem;width:100%}.home .solutions .grid .slider{position:relative;right:-8rem}.home .solutions .imgs{align-items:center;display:flex;height:12.5rem;justify-content:center;text-align:center}.home .solutions .imgs img{display:block;margin:0 auto;max-width:100%}.home .solutions .img-bio-solution{max-width:36.5rem;position:relative;top:-4rem;width:100%}.home .solutions .img-bio-solution>img{width:100%}@media screen and (max-width:1600px){.home .solutions .img-bio-solution{right:-4rem;top:-2rem}}@media screen and (max-width:1366px){.home .solutions .grid>div:first-child{margin-right:5rem}}@media screen and (max-width:1200px){.home .solutions .grid>div:first-child{max-width:100%}}@media screen and (max-width:1023px){.home .solutions{padding-top:2rem}.home .solutions h1{font-size:1.25rem}.home .solutions span{font-size:1.125rem}.home .solutions .grid>div:first-child{margin-bottom:2rem;margin-right:0}.home .solutions .imgs img{max-width:70%}.home .solutions .img-bio-solution{margin:0 auto;right:inherit;top:inherit}.home .solutions .imgs{height:10.5rem}.home .solutions .grid .slider{right:0}.home .solutions .grid{flex-direction:column}}@media screen and (max-width:768px){.home .solutions h1{font-size:2rem}.home .solutions span{font-size:1.5rem}}@media screen and (max-width:767px){.home .solutions .grid>div:first-child{margin-bottom:0}}@media screen and (max-width:375px){.home .solutions .imgs{height:9.5rem}.home .solutions h1{font-size:1.25rem}.home .solutions span{font-size:1.125rem}}@media screen and (max-width:374px){.home .solutions .imgs{height:10.5rem}}.home .our-solutions{background:url(../../img/section/home/our-solutions/back.jpg) no-repeat top;padding-bottom:2rem;padding-top:11.75rem}.home .our-solutions .slider{margin:0 auto;max-width:1180px;width:100%}.home .our-solutions h2{color:#0a0a0a;font-size:3.125rem;margin:0 auto 1.25rem;overflow:hidden;padding:0;position:relative;text-align:center}.home .our-solutions .card-wrapper{display:inline-block;perspective:1000px}.home .our-solutions .card-wrapper .card{position:relative;transform-style:preserve-3d;transition-duration:.6s;transition-timing-function:ease-in-out}.home .our-solutions .card-wrapper .card .back,.home .our-solutions .card-wrapper .card .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;position:absolute;top:0;transform:rotateX(0deg);width:100%}.home .our-solutions .card-wrapper .card .front{z-index:2}.home .our-solutions .card-wrapper .card .back,.home .our-solutions .card-wrapper.flip-right .card .back,.home .our-solutions .card-wrapper.flip-right:hover .card,.home .our-solutions .card-wrapper:hover .card{transform:rotateY(180deg)}.home .our-solutions .card,.home .our-solutions .card-wrapper{display:block;margin:1.875rem auto;max-width:23.125rem;min-height:28.1875rem;width:100%}.home .our-solutions .card .back,.home .our-solutions .card .front{border-radius:1.25rem;box-shadow:0 2px 10px 0 rgba(29,29,29,.14);padding:2.5rem 3rem}.home .our-solutions .card .logo{background-size:100%!important;height:5.875rem;margin:0 auto .8125rem;width:4.875rem}.home .our-solutions .card .logo img{display:block;margin:0 auto;width:100%}.home .our-solutions .card .title{color:#4a4a4a;font-size:1.375rem;margin-bottom:1.3125rem;text-align:center}.home .our-solutions .card p{color:#5a5454;line-height:1.56;text-align:center}.home .our-solutions .card .front{background-color:#fff}.home .our-solutions .card .front .id{background:url(../../img/section/home/our-solutions/logo/id.svg) no-repeat 50%}.home .our-solutions .card .front .od{background:url(../../img/section/home/our-solutions/logo/od.svg) no-repeat 50%}.home .our-solutions .card .front .csvi{background:url(../../img/section/home/our-solutions/logo/csvi.svg) no-repeat 50%}.home .our-solutions .card .back{background-color:#9ed4c0;color:#fff}.home .our-solutions .card .back .id{background:url(../../img/section/home/our-solutions/logo/id_over.svg) no-repeat 50%}.home .our-solutions .card .back .od{background:url(../../img/section/home/our-solutions/logo/od_over.svg) no-repeat 50%}.home .our-solutions .card .back .csvi{background:url(../../img/section/home/our-solutions/logo/csvi_over.svg) no-repeat 50%}.home .our-solutions .card .back .title,.home .our-solutions .card .back p{color:#fff}.home .our-solutions .card .back .btn{bottom:2rem;display:block;left:0;margin:0 auto;position:absolute;right:0;width:50%}.home .our-solutions .card .rotate{background:url(../../img/section/home/our-solutions/icon_rotate.svg) no-repeat 50%;background-size:100%;bottom:1.25rem;display:block;height:1.3125rem;margin:0 auto;position:absolute;right:5%;width:1.5625rem}.home .our-solutions .slide-number{color:#4a4a4a;font-size:1.125rem;margin:1rem 0;text-align:center}.home .typing{display:block}.home .bloque{min-height:4rem}.home .typing:after{-webkit-animation:typing 0s ease infinite;animation:typing 0s ease infinite;background-color:#0a0a0a;content:"";height:4rem;margin-left:10px;padding:2px;position:absolute}.home span.typed-cursor{display:none}@-webkit-keyframes typing{0%{opacity:1}to{opacity:0}}@media screen and (max-width:1023px){.home .our-solutions{padding-top:8.75rem}.home .our-solutions h2{font-size:2.125rem}.home .our-solutions .slider .slick-prev{left:0;z-index:1}.home .our-solutions .slider .slick-next{right:0}}@media screen and (max-width:768px){.home .our-solutions .card .back,.home .our-solutions .card .front{padding:2.5rem 1rem}.home .our-solutions .card,.home .our-solutions .card-wrapper{padding:0 1.5rem}.home .our-solutions .slider .slick-prev{left:-2rem}.home .our-solutions .slider .slick-next{right:-2rem}}@media screen and (max-width:767px){.home .our-solutions .card,.home .our-solutions .card-wrapper{padding:0 2.3125rem}.home .our-solutions .card .back,.home .our-solutions .card .front{padding:1rem}.home .our-solutions .slider{max-width:500px}.home .our-solutions .slider .slick-prev{left:0;z-index:1}.home .our-solutions .slider .slick-next{right:0}.home .our-solutions .slider .slick-next,.home .our-solutions .slider .slick-next:before,.home .our-solutions .slider .slick-prev,.home .our-solutions .slider .slick-prev:before{height:1.4375rem;width:1.4375rem}.home .our-solutions .card .back .btn{width:50%!important}.home .our-solutions{padding-top:3.75rem}}@media screen and (max-width:375px){.home .our-solutions .card .back,.home .our-solutions .card .front{padding:2.5rem 3rem}.home .our-solutions .card,.home .our-solutions .card-wrapper{padding:0}.home .our-solutions .slider .slick-prev{left:0}.home .our-solutions .slider .slick-next{right:0}}.home .use-cases{background:url(../../img/section/home/use-cases/back.png) no-repeat top;margin:0 auto;max-width:1920px;padding-top:5.5rem;position:relative;width:100%}.home .use-cases:after{clear:both;content:"";display:block}.home .use-cases .wrapper{margin:0 auto;max-width:1320px;width:100%}.home .use-cases h2{color:#fff;font-size:3.125rem;margin:0 0 1.4375rem;padding:0}.home .use-cases span{color:#fff;display:block;font-size:1.125rem;margin-bottom:6.25rem}.home .use-cases .slider{float:right;max-width:101.875rem;width:100%}.home .use-cases .slider .cont{border-radius:1.25rem;margin:0 auto;max-width:23.5rem;overflow:hidden;width:100%}.home .use-cases .slider img{display:block;margin:0 auto;transition:transform .5s ease;width:100%}.home .use-cases .slider .box{bottom:0;height:100%;left:0;margin:0 auto;max-width:23.5rem;padding:3rem;position:absolute;right:0;width:100%}.home .use-cases .slider .box .title{bottom:3.625rem;color:#fff;font-size:1.75rem;position:absolute;transition:.5s;width:73%}.home .use-cases .slider .box .over-txt{bottom:3.625rem;color:#fff;font-size:1.5625rem;opacity:0;position:absolute;transition:.5s;width:73%}.home .use-cases .slider .prev-slide-white{background:url(../../img/section/home/use-cases/flecha-prev.svg) no-repeat 50%;height:3.125rem;width:3.125rem}.home .use-cases .slider .next-slide-white{background:url(../../img/section/home/use-cases/flecha-next.svg) no-repeat 50%;height:3.125rem;width:3.125rem}.home .use-cases .slider .slick-slide{margin:0 1rem;position:relative}.home .use-cases .slider .slick-slide>div>div{display:block!important}.home .use-cases .slider .slick-slide:hover img{transform:scale(1.5)}.home .use-cases .slider .slick-slide:hover .box{background:rgba(0,0,0,.5);border-radius:1.25rem;left:0;margin:0 auto;right:0;width:100%}.home .use-cases .slider .slick-slide:hover .box .title{opacity:0}.home .use-cases .slider .slick-slide:hover .box .over-txt{opacity:1}.home .use-cases .slider .slick-track{margin-right:inherit}.home .use-cases .prev-slide-white{right:10rem;top:12rem}.home .use-cases .next-slide-white{right:5rem;top:12rem}.home .use-cases .next-slide-white,.home .use-cases .prev-slide-white{background-color:inherit;background-size:100%;height:3.125rem;width:3.125rem}.home .use-cases .slide-number{color:#fff;font-size:1.125rem;margin:1rem 0;position:absolute;right:7rem;text-align:right;top:15rem}@media screen and (max-width:1330px){.home .use-cases h2,.home .use-cases span{padding:0 1.25rem}}@media screen and (max-width:1200px){.home .use-cases .slider .box .title{font-size:1.4rem}}@media screen and (max-width:1024px){.home .use-cases .slider .box .title{font-size:1.2rem}.home .featured .slider .info .font-title{margin-bottom:1rem}.home .use-cases h2,.home .use-cases span{padding:0 1.25rem}}@media screen and (max-width:1023px){.home .use-cases .slider{padding-left:1.4375rem}.home .use-cases .slider .slick-list{padding:0 20% 0 0}.home .use-cases{background:url(../../img/section/home/use-cases/back-tablet.png) no-repeat top;background-size:100%}.home .use-cases .next-slide-white{right:2rem;top:9rem}.home .use-cases .prev-slide-white{right:6rem;top:9rem}.home .use-cases .slider .box{padding:1rem}.home .use-cases .slider .box .title{bottom:3.625rem;font-size:1.5rem}.home .use-cases .slider .box .over-txt{font-size:1.2rem;opacity:0}.home .use-cases .next-slide-white,.home .use-cases .prev-slide-white{height:2rem;width:2rem}.home .use-cases .prev-slide-white{right:5rem}.home .use-cases .slide-number{right:2.3rem;top:10.5rem}}@media screen and (max-width:767px){.home .use-cases .wrapper{padding:0 1.25rem}.home .use-cases{background:url(../../img/section/home/use-cases/back-mov.png) no-repeat top;background-size:100%;padding-top:2.5rem}.home .use-cases h2{font-size:1.8rem;margin-bottom:1.25rem}.home .use-cases span{font-size:1rem;margin-bottom:5.25rem;width:70%}.home .use-cases .slider,.home .use-cases .slider img{width:100%}}.home{padding:0!important}.productsandserices .featured{height:31.75rem;margin:0 auto;max-width:1920px;position:relative;width:100%}.productsandserices .featured .wrapper{width:100%}.productsandserices .featured .slider{left:0;position:absolute;top:0;width:100%}.productsandserices .featured .slider:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.productsandserices .featured .slider .slick-slide{height:31.75rem;overflow:hidden;position:relative;width:100%}.productsandserices .featured .slider .slick-slide .video-sm{display:none;height:100vh;left:0;top:0;transform:translate(0)!important;width:100vw}.productsandserices .featured .slider .slick-list{height:31.75rem}.productsandserices .featured .slider picture{width:100%}.productsandserices .featured .slider .info{color:#0a0a0a;left:7.5vw;max-width:1050px;opacity:0;padding:0;position:absolute;top:4rem;-webkit-transform:translateZ(0);width:100%;z-index:1}.productsandserices .featured .slider .info .font-title{color:inherit;font-size:3.25rem;margin-bottom:2.1875rem;text-transform:none}.productsandserices .featured .slider .info .font-title:first-letter{text-transform:none}.productsandserices .featured .slider .info .description{font-size:1.75rem;line-height:1.43;margin-bottom:2.125rem}.productsandserices .featured .slider .info .mobile-description{display:none}.faqs .productsandserices .featured .slider .info .btn-project,.productsandserices .featured .slider .info .btn-orange,.productsandserices .featured .slider .info .faqs .btn-project{font-size:1.25rem;width:18.25rem!important}.productsandserices .featured .slider .slick-active .info{opacity:1}.productsandserices .featured .slider img{width:100%}.productsandserices .featured .prev-slide-white{bottom:0;left:0}.productsandserices .featured .next-slide-white{bottom:0;left:4rem}.productsandserices .featured .slick-prev{left:5rem;z-index:1}.productsandserices .featured .slick-next{right:5rem}.productsandserices .featured .slick-dots{bottom:2.6875rem}.productsandserices .featured .slick-dotted.slick-slider{margin-bottom:0!important}.productsandserices .featured .slick-dots li.slick-active button:before{background-color:#fff}.productsandserices .featured .slick-dots li button:before{background:none;border:1px solid #fff}.productsandserices .featured .slick-dots li.slick-active button:before,.productsandserices .featured .slick-dots li button:before{height:1rem;width:1rem}.productsandserices .featured .slide-video{display:block;height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.productsandserices .featured .item.video .slide-image{opacity:0}.productsandserices .featured figure{height:100%;position:relative;width:100%}.productsandserices .featured .slide-image{background:50% no-repeat;background-size:cover;height:100%;transition:all .8s ease;width:100%}.productsandserices .featured .loading{left:0;position:absolute;top:44%;width:100%}.productsandserices .featured .slide-media{-webkit-animation:slideOut .4s cubic-bezier(.4,.29,.01,1);animation:slideOut .4s cubic-bezier(.4,.29,.01,1)}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.productsandserices .featured .slide-media{-webkit-animation:none;animation:none}}}@media screen and (max-width:1850px){.productsandserices .featured .slider .info{left:5vw;top:4rem}.productsandserices .featured .slick-prev{left:1rem}.productsandserices .featured .slick-next{right:1rem}}@media screen and (max-width:1700px){.productsandserices .featured .slider .info{top:4rem}}@media screen and (max-width:1640px){.productsandserices .featured .slider .info{left:5vw}}@media screen and (max-width:1500px){.productsandserices .featured .slider .info{max-width:830px}}@media screen and (max-width:1366px){.productsandserices .featured .slider .info .description{margin-bottom:2.125rem}}@media screen and (max-width:1200px){.productsandserices .featured .slider .info .description{margin-bottom:2rem}}@media screen and (max-width:1024px){.productsandserices .featured .slider .info{left:7vw}}@media screen and (max-width:1023px){.productsandserices .featured .slider .info{display:block;left:.625rem;max-width:40rem;padding:3.125rem 20% 7.75rem 5%;top:0;width:100%}.productsandserices .featured .slider .info .font-title{font-size:2rem;margin-bottom:1.25rem}.productsandserices .featured .slider .info .description{display:none;font-size:1rem}.productsandserices .featured .slider .info .mobile-description{display:block;font-size:1rem;margin-bottom:1rem}.faqs .productsandserices .featured .slider .info .btn-project,.productsandserices .featured .slider .info .btn-orange,.productsandserices .featured .slider .info .faqs .btn-project{font-size:1rem}.productsandserices .featured .slider img{order:-1;width:100%}.productsandserices .featured .prev-slide-white{bottom:0;left:0}.productsandserices .featured .next-slide-white{bottom:0;left:4rem}.productsandserices .featured .slick-prev{left:auto;right:2.95rem;top:10rem}.productsandserices .featured .slick-next{right:1.7rem;top:14rem}.productsandserices .featured .slide-video{left:50%}}@media screen and (max-width:768px){.productsandserices .featured .slider .slick-slide .video-lg{display:none}.productsandserices .featured .slider .slick-slide .video-sm{display:block;height:auto;margin-top:0}.productsandserices .featured .slider picture{width:100%}.productsandserices .featured .slider .info .font-title{font-size:2.1875rem}.productsandserices .featured .slider .info .description{font-size:1.3rem}.faqs .productsandserices .featured .slider .info .btn-project,.productsandserices .featured .slider .info .btn-orange,.productsandserices .featured .slider .info .faqs .btn-project{font-size:1.2rem;max-width:400px;width:100%!important}.productsandserices .featured .slider .info .mobile-description{font-size:1.3rem;margin-bottom:1rem}.productsandserices .featured .slider .info{max-width:100%}.productsandserices .featured .slider .slick-slide>div{width:100%}.productsandserices .featured,.productsandserices .featured .slider .slick-list,.productsandserices .featured .slider .slick-slide{height:68.75rem}}@media screen and (max-width:767px){.productsandserices .featured,.productsandserices .featured .slider .slick-list,.productsandserices .featured .slider .slick-slide{height:36.75rem}.productsandserices .featured .slider .slick-slide .video-sm{bottom:0;top:inherit}}@media screen and (max-width:411px){.productsandserices .featured,.productsandserices .featured .slider .slick-list,.productsandserices .featured .slider .slick-slide{height:34.75rem}}@media screen and (max-width:400px){.productsandserices .featured,.productsandserices .featured .slider .slick-list,.productsandserices .featured .slider .slick-slide{height:31.75rem}}@media screen and (max-width:375px){.productsandserices .featured .slider .info .font-title{font-size:1.1875rem}.faqs .productsandserices .featured .slider .info .btn-project,.productsandserices .featured .slider .info .btn-orange,.productsandserices .featured .slider .info .faqs .btn-project{font-size:.8125rem;max-width:200px;width:100%!important}.productsandserices .featured .slider .info .description{font-size:.9375rem}.productsandserices .featured .slider .info .mobile-description{font-size:.875rem;margin-bottom:1rem}}.productsandserices .menu{background-color:#fff;border-radius:2.875rem;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);margin:0 auto;max-width:58.5625rem;position:relative;top:-2.8125rem;width:100%;z-index:1}.productsandserices .menu .grid{align-items:center;display:flex;justify-content:center;padding:1.0625rem 0 1.125rem}.productsandserices .menu .grid a{border-radius:1.6875rem;color:#636362;font-size:1.25rem;margin:0 .9375rem;padding:1rem 1.5rem;text-align:center;text-decoration:none}.productsandserices .menu .grid a.active,.productsandserices .menu .grid a:hover{background:#9ed4c0;color:#fff}@media screen and (max-width:1023px){.productsandserices .menu{border-radius:0;box-shadow:0 1px 4px 0 rgba(0,0,0,.07);margin-bottom:1.3125rem;max-width:100%;top:0}.productsandserices .menu .grid a{font-size:1.2rem;margin:0 .375rem;padding:.375rem 1rem}}@media screen and (max-width:768px){.productsandserices .menu .grid{justify-content:space-around}.productsandserices .menu .grid a{font-size:2.5vw}}@media screen and (max-width:700px){.productsandserices .menu .grid a{font-size:3.7vw;padding:.375rem}}@media screen and (max-width:375px){.productsandserices .menu .grid a{font-size:.85rem}}.productsandserices .property .grid{background:url(../../img/section/products-and-services/property/back-property.svg) no-repeat 100% 0;display:flex;justify-content:center}.productsandserices .property .grid>div:first-child{margin-top:8.5rem}.productsandserices .property .grid>div:last-child{width:40%}.productsandserices .property .grid>div:last-child>div img{border-radius:1.25rem;display:block;margin:8.25rem auto 1.5625rem;max-width:33.0625rem;width:100%}.productsandserices .property .grid>div:last-child>div span{color:#4a4a4a;display:block;font-size:1.125rem;margin:0 auto;max-width:21.875rem;text-align:center;width:100%}.productsandserices .property .grid .options{display:flex}.productsandserices .property .grid .options>div:first-child{border-radius:.625rem;box-shadow:0 2px 10px 0 hsla(0,0%,8%,.14);margin-right:2.875rem;min-width:14.5rem;padding:2.4375rem 0 2.4375rem 2.1875rem;width:100%}.productsandserices .property .grid .options .opt{grid-gap:0;display:grid;grid-auto-columns:19.625rem;grid-auto-flow:column;grid-template-rows:repeat(5,auto);width:100%}.productsandserices .property .grid .options .opt .act{align-items:center;border-radius:.625rem;box-shadow:none;cursor:pointer;display:flex;margin-bottom:1rem;opacity:.5;padding:.3125rem 1.375rem}.productsandserices .property .grid .options .opt .act.active,.productsandserices .property .grid .options .opt .act:hover{background:#fff;box-shadow:0 2px 10px 0 hsla(0,0%,8%,.16);opacity:1}.productsandserices .property .grid .options .opt .ico{height:2.5rem;margin-right:1.0625rem;width:2.5rem}.productsandserices .property .grid .options .opt .ico img{height:2.5rem;margin:0 auto;width:2.5rem}.productsandserices .property .grid .options .opt span{color:#4a4a4a;display:block;font-size:1rem;width:80%}.productsandserices .property .grid .options .slider-1{display:none}.productsandserices .property .grid .options .slider-1 .ico,.productsandserices .property .grid .options .slider-1 .ico img{height:3.4375rem;margin:0 auto;width:3.4375rem}.productsandserices .property .grid .options .slider-1 .slick-list{padding:0!important}.productsandserices .property .grid .options .slider-1 .slick-slide{opacity:.5}.productsandserices .property .grid .options .slider-1 .slick-slide.slick-current.slick-active{opacity:1}.productsandserices .property .grid .options .line{border-left:1px solid #a5a5a5;padding:.625rem 0}.productsandserices .property .grid .options .line>div{color:grey;cursor:pointer;display:block;font-size:1rem;padding:.75rem 0 .75rem 2.125rem;position:relative;width:100%}.productsandserices .property .grid .options .line>div.active,.productsandserices .property .grid .options .line>div:hover{background:#f0f0f0}.productsandserices .property .grid .options .line>div.active:after{background:#7cafe2;border-radius:3.125rem;content:"";display:block;height:.875rem;left:-.4375rem;position:absolute;top:33%;width:.875rem}.productsandserices .property .grid .options .custom-select{display:none;position:relative}.productsandserices .property .grid .options .custom-select select{display:none}.productsandserices .property .grid .options .select-selected{background:#fff url(../../img/icon/navigation/select.svg) no-repeat 92% 50%;border-radius:1.25rem;box-shadow:0 2px 10px 0 rgba(29,29,29,.14);font-size:1rem;margin:0 auto;max-width:17.4375rem;padding:.75rem 1.5rem;text-align:center;width:100%}.productsandserices .property .grid .options .select-selected:after{border:6px solid transparent;border-top-color:#fff;content:"";height:0;position:absolute;right:10px;top:14px;width:0}.productsandserices .property .grid .options .select-selected.select-arrow-active:after{border-color:transparent transparent #fff;top:7px}.productsandserices .property .grid .options .select-items div,.productsandserices .property .grid .options .select-selected{color:#4a4a4a;cursor:pointer;font-size:1rem;padding:1.125rem 1.25rem;text-align:center}.productsandserices .property .grid .options .select-items{background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 1px 1px 0 rgba(29,29,29,.14);left:0;margin:0 auto;max-width:17.375rem;position:absolute;right:0;top:76%;width:100%;z-index:99}.productsandserices .property .grid .options .select-hide{display:none}.productsandserices .property .grid .options .same-as-selected,.productsandserices .property .grid .options .select-items div:hover{background-color:rgba(0,0,0,.1)}.productsandserices .property .grid .slider-2{display:none}.productsandserices .property .grid .slider-2 .title-ico{display:block;font-size:1rem;margin:2.4375rem auto 0;width:80%}.productsandserices .property .grid .slider-2 .slick-next{right:0;top:30rem;z-index:1}.productsandserices .property .grid .slider-2 .slick-prev{left:0;top:30rem;z-index:1}.productsandserices .property .grid .slider-2 .slick-next:before,.productsandserices .property .grid .slider-2 .slick-prev:before{height:1.5rem;width:1.5rem}@media screen and (max-width:1023px){.productsandserices .property{margin-bottom:0}.productsandserices .property .grid{background:url(../../img/section/products-and-services/property/back-property.svg) no-repeat center 9rem}.productsandserices .property .grid,.productsandserices .property .grid .options{flex-direction:column}.productsandserices .property .grid>div:first-child{margin-top:0}.productsandserices .property .grid .options .line{display:none}.productsandserices .property .grid .options .custom-select{display:block}.productsandserices .property .grid .options>div:first-child{box-shadow:inherit;margin-bottom:2rem;margin-right:0;max-width:100%;padding:0}.productsandserices .property .grid .options .opt,.productsandserices .property .grid .options .opt span{display:none}.productsandserices .property .grid .options .opt .ico{margin-right:0}.productsandserices .property .grid>div:last-child{width:100%}.productsandserices .property .grid .options .slider-1,.productsandserices .property .grid .slider-2{display:block}.productsandserices .property .grid>div.back .det-img-1{display:none}.productsandserices .property .grid>div:last-child>div img{margin:3rem auto 1rem}.productsandserices .property .grid>div:last-child>div span{font-size:1rem;height:95px;overflow:hidden}.productsandserices .property .grid .slider-2 .title-ico{font-size:1.2rem;margin:1.4375rem auto 0}}@media screen and (max-width:767px){.productsandserices .property .grid .slider-2 .slick-next,.productsandserices .property .grid .slider-2 .slick-prev{top:29.5rem}}.productsandserices .benefit{background:url(../../img/section/products-and-services/benefit/back.jpg) no-repeat top;padding:8.75rem 0}.productsandserices .benefit .grid{align-items:center;display:flex;justify-content:space-between}.productsandserices .benefit .grid .bio{background-size:100%;margin-right:2.125rem;max-width:28.8125rem;width:100%}.productsandserices .benefit .grid .bio>img{width:100%}.productsandserices .benefit .grid>div:last-child{align-items:center;display:flex;max-width:71.5625rem;width:100%}.productsandserices .benefit .grid>div:last-child .title{margin-right:3.8125rem}.productsandserices .benefit .grid>div:last-child .title h2{color:#0a0a0a;font-size:3.125rem;margin:0 0 .375rem;padding:0}.productsandserices .benefit .grid>div:last-child .title .starts{background:url(../../img/section/products-and-services/benefit/starts.svg) no-repeat 50%;background-size:100%;height:1.625rem;max-width:9.6875rem;width:100%}.productsandserices .benefit .grid>div:last-child .item{align-items:stretch;display:flex;width:74%}.productsandserices .benefit .grid>div:last-child .item .ben{background:#fff;border:1px solid #efefef;border-radius:.9375rem;box-shadow:0 2px 10px 0 rgba(29,29,29,.14);height:100%;margin:0 auto;max-width:14.5rem;min-height:20rem;padding:2.0625rem 1.3125rem;width:100%}.productsandserices .benefit .grid>div:last-child .item .ben .ico{height:4.375rem;margin:0 auto 1.875rem;width:4.375rem}.productsandserices .benefit .grid>div:last-child .item .ben .ico img{width:100%}.productsandserices .benefit .grid>div:last-child .item .ben p{color:#4a4a4a;font-size:1.125rem;line-height:normal;margin:0;padding:0;text-align:center}.productsandserices .benefit .grid .slick-slide{margin:0 .5rem}.productsandserices .benefit .grid .slick-prev{left:-2.8rem}.productsandserices .benefit .grid .slick-next{right:-2.8rem}.productsandserices .benefit .grid .slick-next,.productsandserices .benefit .grid .slick-prev{height:2.625rem;width:2.625rem}.productsandserices .benefit .grid .slide-number{color:#4a4a4a;font-size:1.125rem;margin:1rem 0;text-align:center}@media screen and (max-width:1024px){.productsandserices .benefit .grid .slick-next{right:-24px}.productsandserices .benefit .grid .bio{max-width:30%}.productsandserices .benefit .grid>div:last-child{max-width:70%}.productsandserices .benefit .grid>div:last-child .item{width:67%}}@media screen and (max-width:1023px){.productsandserices .benefit .grid .bio,.productsandserices .benefit .grid>div:last-child{max-width:100%}.productsandserices .benefit{padding:8.75rem 0 0}.productsandserices .benefit .wrapper{width:100%}.productsandserices .benefit .grid{flex-direction:column-reverse}.productsandserices .benefit .grid>div:last-child{flex-direction:column;width:100%}.productsandserices .benefit .grid>div:last-child .title{margin-right:0;margin-top:-2rem;width:100%}.productsandserices .benefit .grid>div:last-child .title h2{font-size:28px;text-align:center}.productsandserices .benefit .grid>div:last-child .title .starts{height:30px;margin:0 auto 2.625rem;max-width:181px}.productsandserices .benefit .grid>div:last-child .item .ben{margin:0 auto 2rem;max-width:100%}.productsandserices .benefit .grid .bio{margin:2rem auto}.productsandserices .benefit .grid>div:last-child .item{display:block;margin:0 auto;width:100%}.productsandserices .benefit .grid>div:last-child .item .ben p{font-size:1.2rem}.productsandserices .benefit .next-slide-white{right:2rem;top:9rem}.productsandserices .benefit .prev-slide-white{right:6rem;top:9rem}.productsandserices .benefit .slider .box{padding:1rem}.productsandserices .benefit .slider .slick-slide .box,.productsandserices .benefit .slider .slick-slide:hover .box{background:rgba(0,0,0,.5);border-radius:1.25rem}.productsandserices .benefit .slider .box .title{bottom:7.625rem;font-size:1rem}.productsandserices .benefit .slider .box .over-txt{font-size:.875rem;opacity:1}.productsandserices .benefit .next-slide-white,.productsandserices .benefit .prev-slide-white{height:2rem;width:2rem}.productsandserices .benefit .prev-slide-white{right:5rem}}@media screen and (max-width:992px){.productsandserices .benefit .slider{padding:0 5%}.productsandserices .benefit .grid .slick-next{right:1%}.productsandserices .benefit .grid .slick-prev{left:1%}}@media screen and (max-width:768px){.productsandserices .benefit .grid .bio>img{margin:0 auto;max-width:400px}}@media screen and (max-width:767px){.productsandserices .benefit .grid>div:last-child .item .slick-next{display:none!important}.productsandserices .benefit .slider{padding-left:4.4375rem;padding-right:0}.productsandserices .benefit .slider .slick-list{padding:0 20% 0 0}.productsandserices .benefit .grid>div:last-child .item .slick-prev{left:1.4375rem;width:24px;z-index:1}.productsandserices .benefit .grid>div:last-child .item .slick-prev:before{width:24px}}@media screen and (max-width:375px){.productsandserices .benefit .grid .bio>img{margin:0 auto;max-width:100%}}.productsandserices .use-cases{background:url(../../img/section/products-and-services/use-cases/back.png) no-repeat top;margin:0 auto;max-width:1920px;padding-top:5.5rem;position:relative;width:100%}.productsandserices .use-cases:after{clear:both;content:"";display:block}.productsandserices .use-cases .wrapper{margin:0 auto;max-width:1320px;width:100%}.productsandserices .use-cases h2{color:#fff;font-size:3.125rem;margin:0 0 1.4375rem;padding:0}.productsandserices .use-cases span{color:#fff;display:block;font-size:1.125rem;margin-bottom:6.25rem}.productsandserices .use-cases .slider{float:right;max-width:101.875rem;width:100%}.productsandserices .use-cases .slider .cont{border-radius:1.25rem;margin:0 auto;max-width:23.5rem;overflow:hidden;width:100%}.productsandserices .use-cases .slider img{display:block;margin:0 auto;transition:transform .5s ease;width:100%}.productsandserices .use-cases .slider .box{bottom:0;height:100%;left:0;margin:0 auto;max-width:23.5rem;padding:3rem;position:absolute;right:0;width:100%}.productsandserices .use-cases .slider .box .title{bottom:3.625rem;color:#fff;font-size:1.75rem;position:absolute;transition:.5s;width:73%}.productsandserices .use-cases .slider .box .over-txt{bottom:3.625rem;color:#fff;font-size:1.5625rem;opacity:0;position:absolute;transition:.5s;width:73%}.productsandserices .use-cases .slider .box .over-txt a{bottom:auto;position:relative}.productsandserices .use-cases .slider .box a{bottom:3.625rem;display:block;font-size:1rem;margin-top:1.25rem;max-width:12rem;position:absolute;width:100%}.productsandserices .use-cases .slider .prev-slide-white{background:url(../../img/section/products-and-services/use-cases/flecha-prev.svg) no-repeat 50%;height:3.125rem;width:3.125rem}.productsandserices .use-cases .slider .next-slide-white{background:url(../../img/section/products-and-services/use-cases/flecha-next.svg) no-repeat 50%;height:3.125rem;width:3.125rem}.productsandserices .use-cases .slider .slick-slide{border-radius:1.25rem;margin:0 1rem;position:relative}.productsandserices .use-cases .slider .slick-slide:hover{border-radius:1.25rem}.productsandserices .use-cases .slider .slick-slide:hover img{transform:scale(1.5)}.productsandserices .use-cases .slider .slick-slide:hover .box{background:rgba(0,0,0,.5);border-radius:1.25rem;left:0;margin:0 auto;right:0;width:100%}.productsandserices .use-cases .slider .slick-slide:hover .box .title{opacity:0}.productsandserices .use-cases .slider .slick-slide:hover .box .over-txt{opacity:1}.productsandserices .use-cases .slider .slick-track{margin-right:inherit}.productsandserices .use-cases .prev-slide-white{right:10rem;top:12rem}.productsandserices .use-cases .next-slide-white{right:5rem;top:12rem}.productsandserices .use-cases .next-slide-white,.productsandserices .use-cases .prev-slide-white{background-color:inherit;background-size:100%;height:3.125rem;width:3.125rem}.productsandserices .use-cases .slide-number{color:#fff;font-size:1.125rem;margin:1rem 0;position:absolute;right:7rem;text-align:right;top:15rem}@media screen and (max-width:1330px){.productsandserices .use-cases h2,.productsandserices .use-cases span{padding:0 1.25rem}}@media screen and (max-width:1023px){.productsandserices .use-cases .slider{padding-left:1.4375rem}.productsandserices .use-cases .slider .slick-list{padding:0 20% 0 0}.productsandserices .use-cases .slider{float:none;margin:0 auto;width:100%}.productsandserices .use-cases .prev-slide-white{right:5rem;top:8rem}.productsandserices .use-cases .next-slide-white{right:2rem;top:8rem}.productsandserices .use-cases .next-slide-white,.productsandserices .use-cases .prev-slide-white{height:2rem;width:2rem}.productsandserices .use-cases .slider .box{padding:1rem}.productsandserices .use-cases .slider .box .title{bottom:3.625rem;font-size:1.5rem}.productsandserices .use-cases .slider .box .over-txt{font-size:1.2rem;opacity:0}.productsandserices .use-cases .slider .box a{font-size:.8125rem;max-width:9rem;padding:.25rem 0}.productsandserices .use-cases .slide-number{right:2.2rem;top:10rem}.productsandserices .use-cases{background:url(../../img/section/products-and-services/use-cases/back-tablet.png) no-repeat top;background-size:100%;padding-top:2.5rem}}@media screen and (max-width:767px){.productsandserices .use-cases .wrapper{padding:0 1.25rem}.productsandserices .use-cases{background:url(../../img/section/products-and-services/use-cases/back-mov.png) no-repeat top;background-size:100%;padding-top:2.5rem}.productsandserices .use-cases h2{font-size:1.8rem;margin-bottom:1.25rem}.productsandserices .use-cases span{font-size:1rem;margin-bottom:5.25rem;width:70%}}.title-tab{left:0;opacity:0;position:fixed;top:50%;z-index:1}.title-tab.smaller{opacity:1}.title-tab.btt{opacity:0}.title-tab .inner-tab{background:rgba(41,50,66,.8);border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;font-size:1.25rem;padding:.4375rem 1.25rem;position:absolute;-webkit-transform:rotate(90deg);transform-origin:0 100%;white-space:nowrap}.title-tab .rotate-tab{-webkit-transform:rotate(180deg)}@media screen and (max-width:1023px){.title-tab{left:0;margin:0 auto;right:0;text-align:center;top:6rem;width:100%}.title-tab .inner-tab{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0;border-top-right-radius:0;left:0;right:0;transform:rotate(0deg)}.title-tab .rotate-tab{-webkit-transform:rotate(0deg)}}.productsandserices{padding:0!important}.about-us .featured{margin-bottom:1.4375rem}.about-us .featured img{width:100%}.about-us .team{padding:3rem 0;position:relative}.about-us .team .description{margin:0 auto 3.25rem;max-width:43.3125rem;width:100%}.about-us .team .description h1{color:#0a0a0a;font-size:4.6875rem;margin:0 0 3.125rem;padding:0}.about-us .team .description p{color:#0a0a0a;font-size:1.4375rem;line-height:1.43;margin:0 0 1.25rem;padding:0}.about-us .team .description p span{background:#fcaf2d;border-radius:1.25rem;color:#fff;display:inline-block;padding:0 .625rem}.about-us .team .principal{display:block;margin:0 auto 5rem;max-width:100%}.about-us .team .grid{display:flex;justify-content:space-between;margin:0 auto 4.0625rem;max-width:77.5rem;width:100%}.about-us .team .grid.center{justify-content:center}.about-us .team .grid .box{max-width:30.375rem;width:100%}.about-us .team .grid .box .tit{color:#0a0a0a;font-size:2.5rem;margin-bottom:.75rem;overflow:hidden;position:relative}.about-us .team .grid .box p{color:#0a0a0a;font-size:1.5625rem;line-height:normal;margin:0 0 1.25rem;padding:0}.about-us .team .grid.first{align-items:flex-end}.about-us .team .grid.second .box{max-width:43.5625rem;position:relative;right:-8rem}.about-us .team .arrow-left{background:url(../../img/section/about-us/arrow-left.svg) no-repeat 50%;background-size:100%;display:block;height:10.5625rem;left:-11rem;margin:0 auto;max-width:10.5rem;position:absolute;right:0;top:132rem;width:100%}.about-us .team .arrow-right{background:url(../../img/section/about-us/arrow-right.svg) no-repeat 50%;background-size:100%;height:10.5625rem;left:-6rem;max-width:10.5rem;position:relative;width:100%}.about-us .team .colum{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.about-us .team .colum>div{margin-bottom:2.6875rem;padding:0 .6875rem;width:33.3333333333%}.about-us .team .colum h2{color:#0a0a0a;font-size:3.125rem;margin:0 0 0 8rem;max-width:18.875rem;padding:0;width:100%}.about-us .team .colum img{margin:0 auto 1rem;width:90%}.about-us .team .colum .txt{padding:0 1.5rem}.about-us .team .colum .name{color:#4a4a4a;font-size:1.375rem}.about-us .team .colum span{color:#5a5454;font-size:1rem}.about-us .team .colum .web{display:block}.about-us .team .colum .mov{display:none}.about-us .team .elipse-left-1{top:22%}.about-us .team .elipse-left-1,.about-us .team .elipse-left-2{background:url(../../img/section/about-us/bg-ellipse.svg) no-repeat 50%;background-size:100%;height:56.75rem;left:0;position:absolute;width:46.4375rem;z-index:-1}.about-us .team .elipse-left-2{top:46%}.about-us .team .elipse-left-3{background:url(../../img/section/about-us/bg-ellipse.svg) no-repeat 50%;background-size:100%;height:56.75rem;left:0;position:absolute;top:84%;width:46.4375rem;z-index:-1}.about-us .team .elipse-right{top:28%}.about-us .team .elipse-right,.about-us .team .elipse-right-2{background:url(../../img/section/about-us/bg-ellipse-right.svg) no-repeat 50%;background-size:100%;height:56.75rem;position:absolute;right:0;width:46.4375rem;z-index:-1}.about-us .team .elipse-right-2{top:91%}.about-us .team img{width:90%}.about-us .bio{background:url(../../img/section/about-us/bio.svg) no-repeat 50%;background-size:100%;height:28.5625rem;max-width:43.5rem;width:100%}.about-us .bio.web{display:block}.about-us .bio.mov{display:none}.about-us .typing{display:block}.about-us .typing:after{-webkit-animation:typing 0s ease infinite;animation:typing 0s ease infinite;background-color:#0a0a0a;content:"";height:3rem;margin-left:10px;padding:2px;position:absolute}.about-us span.typed-cursor{display:none}@media screen and (max-width:1366px){.about-us .team .colum{margin:0 auto;max-width:77.5rem}.about-us .team .colum h2{margin:0}}@media screen and (max-width:1200px){.about-us .team .grid.second .box{max-width:38rem;right:0}}@media screen and (max-width:1100px){.about-us .team .arrow-left{max-width:8.5rem}}@media screen and (max-width:1023px){.about-us .bio.web{display:none}.about-us .bio.mov{display:block;margin:0 auto}.about-us .team .description h1{font-size:2.5rem;margin-bottom:.6875rem}.about-us .team .description p{font-size:1.2}.about-us .team .principal{margin-bottom:3.125rem}.about-us .team .grid .box .tit{font-size:1.8rem}.about-us .team .grid .box p{font-size:1.2rem}.about-us .team .grid.first{align-items:center;margin:0 auto 9.0625rem;position:relative}.about-us .team .grid.first>div{width:48%}.about-us .team .grid.first>div:nth-child(2){display:block;left:0;margin:0 auto;position:absolute;right:0;top:52vw}.about-us .team .grid.first img{width:100%}.about-us .team .arrow-right{max-width:4.875rem}.about-us .team .grid.second>div{width:48%}.about-us .team .grid.second img{width:100%}.about-us .team .grid.second .box{right:0}.about-us .team .arrow-left{display:none}.about-us .team .grid .bio{height:31.5625rem;left:-30vw;position:absolute;top:65vw;width:73vw}.about-us .team .colum h2{font-size:2.375rem;max-width:23.875rem}.about-us .team .colum .web{display:none}.about-us .team .colum .mov{display:block}.about-us .team .colum.title>div{padding:0;width:100%}.about-us .team .colum{flex-direction:column;justify-content:center;margin-bottom:0}.about-us .team .colum>div{margin-bottom:1.5rem;width:100%}.about-us .team .colum .name{font-size:1.8rem}.about-us .team .colum span{font-size:1.5}.about-us .team .colum img{margin-bottom:.25rem;max-width:500px}.about-us .team .elipse-left-1{top:50%}.about-us .team .elipse-left-1,.about-us .team .elipse-left-2{background-position:top!important;height:16.75rem;width:16.4375rem}.about-us .team .elipse-left-2{top:79%}.about-us .team .elipse-right{background-position:top!important;height:16.75rem;top:66%;width:16.4375rem}.about-us .team .elipse-left-3,.about-us .team .elipse-right-2{display:none}}@media screen and (max-width:768px){.about-us .team .grid .box .tit{font-size:2rem}.about-us .team .grid .box p{font-size:1.7rem}.about-us .team .colum .name{font-size:2.5rem}}@media screen and (max-width:767px){.about-us .team .colum .name{font-size:1.8rem}.about-us .team .grid .box .tit{font-size:1.2rem}.about-us .team .description h1{font-size:1.375rem;margin-bottom:.6875rem}.about-us .team .description p,.about-us .team .grid .box p{font-size:1rem}.about-us .team .colum h2{font-size:1.375rem}.about-us .team .colum .name{font-size:1.125rem}.about-us .team .colum span{font-size:1rem}.about-us .team .grid .bio{height:24.5625rem;left:-36vw;top:57vw}.about-us .team .arrow-left{display:none;right:8vw}.about-us .bio{height:15.5625rem}.about-us .team .grid{margin:0 auto 2.0625rem}.about-us .team .grid.first{margin:0 auto 5.0625rem}.about-us .team .grid.first>div:nth-child(2){top:41vw}}.about-us .our-team{background:url(../../img/section/about-us/back.jpg) no-repeat top;padding:5rem 0 .6875rem}.about-us .our-team p{font-size:1.4375rem;margin:0 auto 1.75rem;max-width:29.5625rem}.about-us .our-team h2,.about-us .our-team p{color:#fff;line-height:normal;padding:0;text-align:center;width:100%}.about-us .our-team h2{font-size:2.8125rem;margin:0 auto 3.0625rem;max-width:56.625rem}.about-us .our-team .btn-white{font-size:1.25rem;margin:0 auto 6.25rem;max-width:21.125rem;width:100%}.about-us .our-team .grid{display:flex;justify-content:center}.about-us .our-team .grid>div{max-width:38.5rem;width:100%}.about-us .our-team .grid>div img{padding:.625rem;width:100%}@media screen and (max-width:1023px){.about-us .our-team{background:url(../../img/section/about-us/back-mov.jpg) no-repeat top;background-size:100%;padding:2rem 0 .6875rem}.about-us .our-team p{font-size:1rem;padding:0 1.875rem}.about-us .our-team h2{font-size:1.25rem;padding:0 1.875rem}.about-us .our-team .btn-white{font-size:.75rem;margin:0 auto 2.25rem;width:60%}.about-us .our-team .grid>div img{border-radius:1.25rem}}.about-us{padding:0!important}.documentation-api .featured{margin-bottom:1.4375rem}.documentation-api .featured img{width:100%}.documentation-api .api{padding:3rem 0;position:relative}.documentation-api .api .description{margin:0 auto 3.25rem;max-width:43.3125rem;width:100%}.documentation-api .api .description h1{color:#0a0a0a;font-size:4.6875rem;margin:0 0 3.125rem;padding:0}.documentation-api .api .description p{color:#0a0a0a;font-size:1.4375rem;line-height:1.43;margin:0 0 1.25rem;padding:0}.documentation-api .api .description p span{background:#fcaf2d;border-radius:1.25rem;color:#fff;display:inline-block;padding:0 .625rem}.documentation-api .api .principal{display:block;margin:0 auto 5rem;max-width:100%}.documentation-api .api .grid{display:flex;justify-content:space-between;margin:0 auto 4.0625rem;max-width:77.5rem;width:100%}.documentation-api .api .grid.center{justify-content:center}.documentation-api .api .grid .box{max-width:30.375rem;width:100%}.documentation-api .api .grid .box .tit{color:#0a0a0a;font-size:2.5rem;margin-bottom:.75rem;overflow:hidden;position:relative}.documentation-api .api .grid .box p{color:#0a0a0a;font-size:1.5625rem;line-height:normal;margin:0 0 1.25rem;padding:0}.documentation-api .api .grid.first{align-items:flex-end}.documentation-api .api .grid.second .box{max-width:43.5625rem;position:relative;right:-8rem}.documentation-api .api .arrow-left{background:url(../../img/section/about-us/arrow-left.svg) no-repeat 50%;background-size:100%;display:block;height:10.5625rem;left:-11rem;margin:0 auto;max-width:10.5rem;position:absolute;right:0;top:132rem;width:100%}.documentation-api .api .arrow-right{background:url(../../img/section/about-us/arrow-right.svg) no-repeat 50%;background-size:100%;height:10.5625rem;left:-6rem;max-width:10.5rem;position:relative;width:100%}.documentation-api .api .colum{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.documentation-api .api .colum>div{margin-bottom:2.6875rem;padding:0 .6875rem;width:33.3333333333%}.documentation-api .api .colum h2{color:#0a0a0a;font-size:3.125rem;margin:0 0 0 8rem;max-width:18.875rem;padding:0;width:100%}.documentation-api .api .colum img{margin:0 auto 1rem;width:90%}.documentation-api .api .colum .txt{padding:0 1.5rem}.documentation-api .api .colum .name{color:#4a4a4a;font-size:1.375rem}.documentation-api .api .colum span{color:#5a5454;font-size:1rem}.documentation-api .api .colum .web{display:block}.documentation-api .api .colum .mov{display:none}.documentation-api .api .elipse-left-1{top:22%}.documentation-api .api .elipse-left-1,.documentation-api .api .elipse-left-2{background:url(../../img/section/about-us/bg-ellipse.svg) no-repeat 50%;background-size:100%;height:56.75rem;left:0;position:absolute;width:46.4375rem;z-index:-1}.documentation-api .api .elipse-left-2{top:46%}.documentation-api .api .elipse-left-3{background:url(../../img/section/about-us/bg-ellipse.svg) no-repeat 50%;background-size:100%;height:56.75rem;left:0;position:absolute;top:84%;width:46.4375rem;z-index:-1}.documentation-api .api .elipse-right{top:28%}.documentation-api .api .elipse-right,.documentation-api .api .elipse-right-2{background:url(../../img/section/about-us/bg-ellipse-right.svg) no-repeat 50%;background-size:100%;height:56.75rem;position:absolute;right:0;width:46.4375rem;z-index:-1}.documentation-api .api .elipse-right-2{top:91%}.documentation-api .api img{width:90%}.documentation-api .bio{background:url(../../img/section/about-us/bio.svg) no-repeat 50%;background-size:100%;height:28.5625rem;max-width:43.5rem;width:100%}.documentation-api .bio.web{display:block}.documentation-api .bio.mov{display:none}.documentation-api .typing{display:block}.documentation-api .typing:after{-webkit-animation:typing 0s ease infinite;animation:typing 0s ease infinite;background-color:#0a0a0a;content:"";height:3rem;margin-left:10px;padding:2px;position:absolute}.documentation-api span.typed-cursor{display:none}@keyframes typing{0%{opacity:1}to{opacity:0}}@media screen and (max-width:1366px){.documentation-api .api .colum{margin:0 auto;max-width:77.5rem}.about-us .team .colum h2{margin:0}}@media screen and (max-width:1200px){.documentation-api .api .grid.second .box{max-width:38rem;right:0}}@media screen and (max-width:1100px){.documentation-api .api .arrow-left{max-width:8.5rem}}@media screen and (max-width:1023px){.documentation-api .bio.web{display:none}.documentation-api .bio.mov{display:block;margin:0 auto}.documentation-api .api .description h1{font-size:2.5rem;margin-bottom:.6875rem}.documentation-api .api .description p{font-size:1.2}.documentation-api .api .principal{margin-bottom:3.125rem}.documentation-api .api .grid .box .tit{font-size:1.8rem}.documentation-api .api .grid .box p{font-size:1.2rem}.documentation-api .api .grid.first{align-items:center;margin:0 auto 9.0625rem;position:relative}.documentation-api .api .grid.first>div{width:48%}.documentation-api .api .grid.first>div:nth-child(2){display:block;left:0;margin:0 auto;position:absolute;right:0;top:52vw}.documentation-api .api .grid.first img{width:100%}.documentation-api .api .arrow-right{max-width:4.875rem}.documentation-api .api .grid.second>div{width:48%}.documentation-api .api .grid.second img{width:100%}.documentation-api .api .grid.second .box{right:0}.documentation-api .api .arrow-left{display:none}.documentation-api .api .grid .bio{height:31.5625rem;left:-30vw;position:absolute;top:65vw;width:73vw}.documentation-api .api .colum h2{font-size:2.375rem;max-width:23.875rem}.documentation-api .api .colum .web{display:none}.documentation-api .api .colum .mov{display:block}.documentation-api .api .colum.title>div{padding:0;width:100%}.documentation-api .api .colum{flex-direction:column;justify-content:center;margin-bottom:0}.documentation-api .api .colum>div{margin-bottom:1.5rem;width:100%}.documentation-api .api .colum .name{font-size:1.8rem}.documentation-api .api .colum span{font-size:1.5}.documentation-api .api .colum img{margin-bottom:.25rem;max-width:500px}.documentation-api .api .elipse-left-1{background-position:top!important;height:16.75rem;top:50%;width:16.4375rem}.documentation-api .api .elipse-left-2{background-position:top!important;height:16.75rem;top:79%;width:16.4375rem}.documentation-api .api .elipse-right{background-position:top!important;height:16.75rem;top:66%;width:16.4375rem}.documentation-api .api .elipse-left-3,.documentation-api .api .elipse-right-2{display:none}}@media screen and (max-width:768px){.documentation-api .api .grid .box .tit{font-size:2rem}.documentation-api .api .grid .box p{font-size:1.7rem}.documentation-api .api .colum .name{font-size:2.5rem}}@media screen and (max-width:767px){.documentation-api .api .colum .name{font-size:1.8rem}.documentation-api .api .grid .box .tit{font-size:1.2rem}.documentation-api .api .description h1{font-size:1.375rem;margin-bottom:.6875rem}.documentation-api .api .description p,.documentation-api .api .grid .box p{font-size:1rem}.documentation-api .api .colum h2{font-size:1.375rem}.documentation-api .api .colum .name{font-size:1.125rem}.documentation-api .api .colum span{font-size:1rem}.documentation-api .api .grid .bio{height:24.5625rem;left:-36vw;top:57vw}.documentation-api .api .arrow-left{display:none;right:8vw}.documentation-api .bio{height:15.5625rem}.documentation-api .api .grid{margin:0 auto -.9375rem}.documentation-api .api .grid.first{margin:0 auto 5.0625rem}.documentation-api .api .grid.first>div:nth-child(2){top:41vw}}.documentation-api .our-api{background:url(../../img/section/documentation-api/back-api.jpg) no-repeat top;background-size:contain;padding:5rem 0 .6875rem}.documentation-api .our-api p{font-size:1.4375rem;margin:0 auto 1.75rem;max-width:29.5625rem}.documentation-api .our-api h2,.documentation-api .our-api p{color:#fff;line-height:normal;padding:0;text-align:center;width:100%}.documentation-api .our-api h2{font-size:2.8125rem;margin:0 auto 3.0625rem;max-width:56.625rem}.documentation-api .our-api .btn-white{font-size:1.25rem;margin:0 auto 6.25rem;max-width:21.125rem;width:100%}.documentation-api .our-api .grid{display:flex;justify-content:center}.documentation-api .our-api .grid>div{max-width:38.5rem;width:100%}.documentation-api .our-api .grid>div img{padding:.625rem;width:100%}@media screen and (max-width:1023px){.documentation-api .our-api{background:url(../../img/section/documentation-api/back-api-mov.jpg) no-repeat top;background-size:100%;padding:2rem 0 .6875rem}.documentation-api .our-api p{font-size:1rem;padding:0 1.875rem}.documentation-api .our-api h2{font-size:1.25rem;padding:0 1.875rem}.documentation-api .our-api .btn-white{font-size:.75rem;margin:0 auto 2.25rem;width:60%}.documentation-api .our-api .grid>div img{border-radius:1.25rem}}.documentation-api{padding:0!important}.contact .featured{margin-bottom:1.4375rem}.contact .featured img{width:100%}.contact .form{background:#fff;border-radius:1.25rem;box-shadow:0 2px 10px 0 rgba(29,29,29,.14);float:left;margin-left:22vw;max-width:45.6875rem;padding:4.875rem 4.375rem 2.5rem;position:relative;top:-13.5vw;width:100%;z-index:1}.contact .form .font-subtitle{color:#0a0a0a;font-size:2.25rem;margin-bottom:3.6875rem}.contact .form .sub-title{color:#0a0a0a;font-size:1.375rem;margin-bottom:.3125rem}.contact .form span{color:#5a5454;display:block;font-size:.875rem;margin-bottom:1.25rem}.contact .form label{color:#0a0a0a;font-size:1.125rem;margin-bottom:.625rem}.contact .form label.check{color:#9a9a9d;font-size:.9375rem}.contact .form label a{color:#9a9a9d}.contact .form input,.contact .form textarea{border:1px solid #9a9a9d;border-radius:.3125rem}.contact .form textarea{height:15.1875rem}.contact .form .btn-orange,.contact .form .faqs .btn-project,.faqs .contact .form .btn-project{max-width:9.8125rem;width:100%}@media screen and (max-width:1200px){.contact .form{max-width:37.6875rem}}@media screen and (max-width:1023px){.contact .breadcrumb{display:none}.contact .form{float:none;margin:0 auto;max-width:inherit;padding:2.375rem 1.25rem;width:82%}}@media screen and (max-width:767px){.contact .form{float:none;margin:0 auto;max-width:inherit;padding:2.375rem 1.25rem;top:-76.5vw;width:82%}.contact .form .font-subtitle{font-size:1.125rem;margin-bottom:1.625rem}.contact .form .sub-title{font-size:1rem;margin-bottom:1.5rem}.contact .form .btn-orange,.contact .form .faqs .btn-project,.faqs .contact .form .btn-project{font-size:.8125rem}}.contact{padding:0!important;position:relative}.contact:after{clear:both;content:"";display:block}.contact .wrapper{align-items:flex-start;justify-content:flex-start}.contact .info{float:left;margin-left:6.25rem;margin-top:7.375rem;max-width:29.625rem;width:100%}.contact .info .title{color:#0a0a0a;font-size:2.5rem;margin-bottom:1.5rem}.contact .info p{color:#0a0a0a;font-size:1.375rem;line-height:normal;margin:0 0 2.5rem;padding:0}.contact .info .bloque>div{align-items:center;display:flex;margin-bottom:2.0625rem}.contact .info .bloque>div .ico-mail{background:url(../../img/section/contact/mail.svg) no-repeat 50%;background-size:100%;height:2.5625rem;margin-right:1.0625rem;width:2.5625rem}.contact .info .bloque>div .ico-phone{background:url(../../img/section/contact/phone.svg) no-repeat 50%;background-size:100%;height:2.5625rem;margin-right:1.0625rem;width:2.5625rem}.contact .info .bloque>div a{color:#0a0a0a;font-size:1.5625rem;text-decoration:none}.contact .bio{background:url(../../img/section/contact/ilustracion_5.gif) no-repeat 50%;background-size:100%;bottom:8.9375rem;height:27.375rem;max-width:41.5rem;position:absolute;right:9.9375rem;width:100%}.modal-pop{border-radius:1.25rem!important;max-width:42.1875rem!important;width:100%!important}.modal-pop .swal2-html-container{padding:2.5rem 1.5rem!important}.modal-pop .swal2-actions{bottom:7.625rem;left:3.1rem;max-width:9.8125rem;position:absolute;width:100%}.modal-pop .swal2-styled.swal2-confirm{background:none;font-size:1.25rem;margin:0;max-width:9.8125rem;padding:0;width:100%}.modal-pop .swal2-close:focus{box-shadow:inherit;outline:inherit}.modal-container{padding-top:2.5rem!important}.modal-contact{display:flex;justify-content:space-between}.modal-contact>div:first-child{margin-right:2.6875rem;max-width:20.1875rem;width:100%}.modal-contact>div:first-child .tit{color:#0a0a0a;display:block;font-size:1.875rem;margin-bottom:.3125rem;margin-top:3rem;text-align:left}.modal-contact>div:first-child p{color:#0a0a0a;font-size:1.5625rem;line-height:normal;margin:0 0 1.6875rem;padding:0;text-align:left}.modal-contact .bio{background:url(../../img/section/contact/bio-modal.svg) no-repeat 50%;background-size:100%;height:17.9375rem;max-width:12.5rem;width:100%}@media screen and (max-width:1580px){.contact .info{margin-left:2.5rem}.contact .bio{right:1.9375rem}}@media screen and (max-width:1300px){.contact .info{max-width:24.625rem}}@media screen and (max-width:1214px){.contact .info{max-width:19.625rem}}@media screen and (max-width:1023px){.contact{display:flex;flex-direction:column}.contact .featured{order:1}.contact .form{order:2}.contact .info{order:4}.contact .bio{bottom:0;margin:0 auto 2rem;order:3;position:relative;right:0}.contact .info{float:none;margin:0 auto;max-width:100%;padding:0 1.25rem}.contact .info .title{font-size:1.25rem}.contact .info p{padding-right:1rem}.contact .info .bloque>div a,.contact .info p{font-size:1.125rem}.modal-pop .swal2-html-container{padding:0!important}.modal-pop .swal2-actions{bottom:2.625rem;left:1.1rem}}@media screen and (max-width:767px){.modal-contact>div:first-child{margin-right:4%}.modal-contact>div:first-child .tit{font-size:1.2rem;margin-top:5rem}.modal-pop .swal2-actions{bottom:4.625rem}.modal-contact>div:first-child p{font-size:1rem}.contact .bio{margin:-70vw auto 2rem}}.policy{padding-top:0}.policy .featured{margin-bottom:1.4375rem}.policy .featured img{width:100%}.policy .breadcrumb .wrapper ul{margin:0;padding:0}.policy .wrapper{align-items:flex-start;justify-content:flex-start}.policy .wrapper .font-28{color:#50788a;display:block;margin-bottom:1.25rem}.policy .wrapper h1{color:#0a0a0a;font-size:2.5rem;margin:0 0 3.625rem;padding:0}.policy .wrapper p{font-size:1.125rem;line-height:normal;margin-bottom:1.875rem;text-align:justify}.policy .wrapper p a{color:#ff6720;text-decoration:none}.policy .content-policy ul{padding-left:3rem}.policy .content-policy ul li{display:block;font-size:1.125rem;line-height:normal;list-style:none;padding:0 0 0 20px;position:relative}.policy .content-policy ul li:before{border-top:2px solid #525252;content:"";display:block;left:0;position:absolute;top:9px;width:8px}.policy .elipse-left-1{top:48%}.policy .elipse-left-1,.policy .elipse-left-2{background:url(../../img/section/about-us/bg-ellipse.svg) no-repeat 50%;background-size:100%;height:56.75rem;left:0;position:absolute;width:46.4375rem;z-index:-1}.policy .elipse-left-2{top:354%}.policy .elipse-right{background:url(../../img/section/about-us/bg-ellipse-right.svg) no-repeat 50%;background-size:100%;height:56.75rem;position:absolute;right:0;top:143%;width:46.4375rem;z-index:-1}@media screen and (max-width:1023px){.policy .wrapper .w-60{width:100%!important}.policy .content-policy ul{padding-left:0}.policy .content-policy h1{font-size:2rem;margin:0 0 2.625rem}.policy .elipse-left-1{height:34.75rem;width:25rem}.policy .elipse-left-2{height:33.75rem;width:25rem}}@media screen and (max-width:767px){.policy .font-26{font-size:1.4375rem}}.faqs .featured{height:25vw;margin:0 auto;max-width:1920px;position:relative;width:100%}.faqs .featured .wrapper{width:100%}.faqs .featured .slider,.faqs .featured .slider:before{left:0;position:absolute;top:0;width:100%}.faqs .featured .slider:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;content:"";height:100%}.faqs .featured .slider .slick-slide{height:25vw;overflow:hidden;position:relative;width:100%}.faqs .featured .slider .slick-list{height:25vw}.faqs .featured .slider picture{position:absolute;top:0;width:100%}.faqs .featured .slider .info{color:#0a0a0a;left:7.5vw;max-width:1050px;opacity:0;padding:0;position:absolute;top:9.875rem;-webkit-transform:translateZ(0);width:100%;z-index:1}.faqs .featured .slider .info .font-title{color:inherit;font-size:3.25rem;margin-bottom:2.1875rem;text-transform:none}.faqs .featured .slider .info .description{font-size:1.75rem;line-height:1.43;margin-bottom:2.125rem}.faqs .featured .slider .info .mobile-description{display:none}.faqs .featured .slider .info .btn-orange,.faqs .featured .slider .info .btn-project{font-size:1.25rem;width:23.4375rem!important}.faqs .featured .slider .slick-active .info{opacity:1}.faqs .featured .slider img{width:100%}.faqs .featured .prev-slide-white{bottom:0;left:0}.faqs .featured .next-slide-white{bottom:0;left:4rem}.faqs .featured .slick-prev{left:5rem;z-index:1}.faqs .featured .slick-next{right:5rem}.faqs .featured .slick-dots{bottom:2.6875rem}.faqs .featured .slick-dotted.slick-slider{margin-bottom:0!important}.faqs .featured .slick-dots li.slick-active button:before{background-color:#fff}.faqs .featured .slick-dots li button:before{background:none;border:1px solid #fff}.faqs .featured .slick-dots li.slick-active button:before,.faqs .featured .slick-dots li button:before{height:1rem;width:1rem}.faqs .featured figure{height:100%;position:relative;width:100%}.faqs .featured .slide-image{background:50% no-repeat;background-size:cover;height:100%;transition:all .8s ease;width:100%}.faqs .featured .loading{left:0;position:absolute;top:44%;width:100%}.faqs .featured .slide-media{-webkit-animation:slideOut .4s cubic-bezier(.4,.29,.01,1);animation:slideOut .4s cubic-bezier(.4,.29,.01,1)}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.faqs .featured .slide-media{-webkit-animation:none;animation:none}}}@media screen and (max-width:1850px){.faqs .featured .slider .info{left:5vw}.faqs .featured .slick-prev{left:1rem}.faqs .featured .slick-next{right:1rem}}@media screen and (max-width:1640px){.faqs .featured .slider .info{left:5vw}}@media screen and (max-width:1500px){.faqs .featured .slider .info{max-width:830px}}@media screen and (max-width:1366px){.faqs .featured .slider .info .description{margin-bottom:2.125rem}}@media screen and (max-width:1200px){.faqs .featured .slider .info .description{margin-bottom:2rem}.faqs .featured .slider .info{top:30%}}@media screen and (max-width:1024px){.faqs .featured .slider .info{left:7vw}}@media screen and (max-width:1023px){.faqs .featured .slider .info{display:block;left:.625rem;max-width:40rem;padding:3.125rem 20% 7.75rem 5%;top:26%;width:100%}.faqs .featured .slider .info .font-title{font-size:2rem;margin-bottom:1.25rem}.faqs .featured .slider .info .description{display:none;font-size:1rem}.faqs .featured .slider .info .mobile-description{display:block;font-size:1rem;margin-bottom:1rem}.faqs .featured .slider .info .btn-orange,.faqs .featured .slider .info .btn-project{width:18.4375rem!important}.faqs .featured .slider img{order:-1;width:100%}.faqs .featured .prev-slide-white{bottom:0;left:0}.faqs .featured .next-slide-white{bottom:0;left:4rem}.faqs .featured .slick-prev{left:auto;right:2.95rem;top:10rem}.faqs .featured .slick-next{right:1.7rem;top:14rem}.faqs .featured .slide-video{left:50%}}@media screen and (max-width:820px){.faqs .featured .slider .info{top:8%}}@media screen and (max-width:768px){.faqs .featured .slider .slick-slide .video-lg{display:none}.faqs .featured .slider .slick-slide .video-sm{display:block;height:auto;margin-top:0}.faqs .featured .slider picture{width:100%}.faqs .featured .slider .info .description{font-size:1.3rem}.faqs .featured .slider .info .mobile-description{font-size:1.3rem;margin-bottom:1rem}.faqs .featured .slider .info{max-width:100%;top:26%}.faqs .featured .slider .slick-slide>div{width:100%}.faqs .featured,.faqs .featured .slider .slick-list,.faqs .featured .slider .slick-slide{height:71vw}.faqs .featured .slider .info .font-title{font-size:2.1875rem}.faqs .featured .slider .slick-slide .video-sm{bottom:0;top:inherit}}@media screen and (max-width:500px){.faqs .featured .slider .info .font-title{font-size:1.1875rem}.faqs .featured .slider .info .btn-orange,.faqs .featured .slider .info .btn-project{font-size:.8125rem;max-width:200px;width:100%!important}}@media screen and (max-width:375px){.faqs .featured .slider .info .font-title{font-size:1.1875rem}.faqs .featured .slider .info .btn-orange,.faqs .featured .slider .info .btn-project{font-size:.8125rem;max-width:200px;width:100%!important}.faqs .featured .slider .info .description{font-size:.9375rem}.faqs .featured .slider .info .mobile-description{font-size:.875rem;margin-bottom:1rem}}@media screen and (max-width:280px){.faqs .featured,.faqs .featured .slider .slick-list,.faqs .featured .slider .slick-slide{height:100vw}}.faqs .doubts{padding:1.6875rem 0 3.625rem}.faqs .doubts img{display:block;margin:0 auto}.faqs .doubts h2{color:#0a0a0a;font-size:2.1875rem;margin:0 auto 1.6875rem;max-width:36.375rem;padding:0;text-align:center;width:100%}.faqs .doubts p{color:#4a4a4a;font-size:1.4375rem;margin:0;padding:0;text-align:center}.faqs .doubts p span{color:#ff6720}@media only screen and (width:1280px){.faqs .doubts img{width:30%}}@media only screen and (width:1024px){.faqs .doubts img{width:30%}}@media screen and (max-width:1023px){.faqs .doubts{padding:0}.faqs .doubts img{margin:0 auto;max-width:10rem;width:100%}.faqs .doubts h2{font-size:1.4375rem}.faqs .doubts p{font-size:.9375rem;margin:0 auto;max-width:18.75rem;width:100%}.faqs .doubts p strong{font-size:1rem}}@media screen and (max-width:912px) and (min-width:700px){.faqs .doubts img{max-width:17rem}.faqs .doubts h2{font-size:2.1875rem}.faqs .doubts p{font-size:1.4375rem;max-width:28.75rem}}@media screen and (max-width:300px){.faqs .doubts img{max-width:100%}}.faqs .category{position:relative}.faqs .category:after{background-color:#eff9ff;clear:both;content:"";display:block;min-height:39rem;position:absolute;top:7.8rem;width:100%;z-index:-1}.faqs .category.noback:after{display:none!important}.faqs .category .title{color:#636362;font-size:1.4375rem;margin-bottom:1.9375rem;text-align:center}.faqs .category .ui-widget.ui-widget-content{border:0;border-radius:0;padding:0}.faqs .category .ui-tabs .ui-tabs-nav{background:#fff;border:0;border-radius:0;display:flex;justify-content:center;padding:0}.faqs .category .cont-tabs ul{margin:0 auto;max-width:82rem;width:100%}.faqs .category .cont-tabs ul li{background-color:#f5f5f5;border:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:.625rem;border-top-right-radius:.625rem;color:grey;margin:0 .5rem}.faqs .category .cont-tabs ul li a{font-size:1.25rem;padding:1.25rem 1rem;text-align:center;width:100%}.faqs .category .cont-tabs ul li a:first-child{cursor:pointer}.faqs .category .cont-tabs ul .ui-button.ui-state-active:hover,.faqs .category .cont-tabs ul .ui-button:active,.faqs .category .cont-tabs ul .ui-state-active,.faqs .category .cont-tabs ul .ui-widget-content .ui-state-active,.faqs .category .cont-tabs ul .ui-widget-header .ui-state-active,.faqs .category .cont-tabs ul a.ui-button:active{background-color:#3d5a80;border:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:.625rem;border-top-right-radius:.625rem}.faqs .category .cont-tabs .ui-tabs .ui-tabs-panel{padding:0}.faqs .category .content-top{background-color:#eff9ff;padding-bottom:2.3rem}.faqs .category .content-top h2{color:#0a0a0a;font-size:2.1875rem;margin-bottom:1.375rem;padding-top:4.25rem;text-align:center}.faqs .category .content-top p{color:#0a0a0a;font-size:1.4375rem;margin:0 0 2.5rem;padding:0;text-align:center}.faqs .category .slider-top{margin:0 auto;max-width:65.5rem;width:100%}.faqs .category .slider-top .card-wrapper{display:inline-block;perspective:1000px}.faqs .category .slider-top .card-wrapper:first-child .card{cursor:pointer;position:relative;transform-style:preserve-3d;transition-duration:.6s;transition-timing-function:ease-in-out}.faqs .category .slider-top .card-wrapper:first-child .card .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;top:0;transform:rotateY(16deg);transform:scale(.9);transform-style:preserve-3d;transition:transform .6s;width:100%;z-index:2}.faqs .category .slider-top .card-wrapper:nth-child(3) .card{cursor:pointer;position:relative;transform-style:preserve-3d;transition-duration:.6s;transition-timing-function:ease-in-out}.faqs .category .slider-top .card-wrapper:nth-child(3) .card .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;top:0;transform:rotateY(345deg);transform:scale(.9);transform-style:preserve-3d;transition:transform .6s;width:100%;z-index:2}.faqs .category .slider-top .card-wrapper .card .front{cursor:pointer;transform:scale(.9);transition:transform .6s}.faqs .category .slider-top .card-wrapper .card .front .imgfront{display:block}.faqs .category .slider-top .card-wrapper .card .front .imgback{display:none}.faqs .category .slider-top .card-wrapper .card .front:hover{background-color:#9ed4c0;box-shadow:0 0 5px 5px #b7ccfc;color:#fff;transform:scale(1)!important}.faqs .category .slider-top .card-wrapper .card .front:hover .title{color:#fff}.faqs .category .slider-top .card-wrapper .card .front:hover .imgfront{display:none}.faqs .category .slider-top .card-wrapper .card .front:hover .imgback{display:block}.faqs .category .slider-top .card,.faqs .category .slider-top .card-wrapper{display:block;margin:1.875rem auto;max-width:21.75rem;min-height:16.8rem;width:100%}.faqs .category .slider-top .card .back,.faqs .category .slider-top .card .front{border-radius:1.25rem;box-shadow:0 2px 10px 0 rgba(29,29,29,.14);padding:2.5rem 1rem}.faqs .category .slider-top .card .logo{background-size:100%!important;height:5.875rem;margin:0 auto .8125rem;width:4.875rem}.faqs .category .slider-top .card .logo img{display:block;margin:0 auto;width:100%}.faqs .category .slider-top .card .slide-number{font-size:1.5rem;margin-bottom:.125rem;text-align:center}.faqs .category .slider-top .card .title{color:#4a4a4a;font-size:1.5rem;height:3.625rem;margin-bottom:1.25rem;overflow:hidden;text-align:center}.faqs .category .slider-top .card p{color:#5a5454;line-height:1.56;text-align:center}.faqs .category .slider-top .card .front{background-color:#fff}.faqs .category .slider-top .card .front .id{background:url(../../img/section/home/our-solutions/logo/id.svg) no-repeat 50%}.faqs .category .slider-top .card .front .od{background:url(../../img/section/home/our-solutions/logo/od.svg) no-repeat 50%}.faqs .category .slider-top .card .front .csvi{background:url(../../img/section/home/our-solutions/logo/csvi.svg) no-repeat 50%}.faqs .category .slider-top .card .back{background-color:#9ed4c0;color:#fff}.faqs .category .slider-top .card .back .id{background:url(../../img/section/home/our-solutions/logo/id_over.svg) no-repeat 50%}.faqs .category .slider-top .card .back .od{background:url(../../img/section/home/our-solutions/logo/od_over.svg) no-repeat 50%}.faqs .category .slider-top .card .back .csvi{background:url(../../img/section/home/our-solutions/logo/csvi_over.svg) no-repeat 50%}.faqs .category .slider-top .card .back .title,.faqs .category .slider-top .card .back p{color:#fff}.faqs .category .slider-top .card .back .btn{bottom:2rem;display:block;left:0;margin:0 auto;position:absolute;right:0;width:50%}.faqs .category .slider-top .card .rotate{background:url(../../img/section/home/our-solutions/icon_rotate.svg) no-repeat 50%;background-size:100%;bottom:1.25rem;display:block;height:1.3125rem;margin:0 auto;position:absolute;right:5%;width:1.5625rem}.faqs .category .slider-top .slick-slide{margin:10px}.faqs .category .slider-top .slick-slide img{width:100%}.faqs .category .slider-top .slick-slide.slick-active,.faqs .category .slider-top .slick-slide.slick-cloned.slick-active{perspective:1000px}.faqs .category .slider-top .left .card{transform:rotateY(16deg);transform-style:preserve-3d;transition:transform .6s}.faqs .category .slider-top .right .card{transform:rotateY(345deg);transform-style:preserve-3d;transition:transform .6s}.faqs .category .slider-top .slick-slide.slick-active.slick-center{perspective:none}.faqs .category .slider-top .center .card{transform:none;transform:rotateY(180deg);transition:inherit}.faqs .category .content-top-accordion{background-color:#fff;font-size:1.25rem;margin:0 auto;max-width:49.875rem;padding:3.75rem 0 4.375rem;width:100%}.faqs .category .content-top-accordion h3 .ui-icon,.faqs .category .content-top-accordion h3 .ui-widget-content .ui-icon{background:url(../../img/section/faqs/icon/arrow_up_gray.svg) no-repeat 50%;background-size:contain;height:.4375rem;position:absolute;right:3%;top:50%;width:.75rem}.faqs .category .content-top-accordion .ui-button:active .ui-icon,.faqs .category .content-top-accordion .ui-state-active .ui-icon{background:url(../../img/section/faqs/icon/arrow_down_white.svg) no-repeat 50%;background-size:contain;height:.4375rem;position:absolute;right:3%;top:52%;width:.75rem}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content{background-color:inherit;border:0;border-radius:0;margin-bottom:1.25rem;padding:0}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content{background-color:#f7f7f7;border-radius:10px;padding:1em 2em}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content ul{padding-left:1rem}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content ul li{color:#4a4a4a;font-size:1.0625rem;width:100%}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content p{color:#4a4a4a;font-size:1.0625rem;line-height:normal}.faqs .category .content-top-accordion .ui-state-default,.faqs .category .content-top-accordion .ui-widget-content .ui-state-default{background-color:#fff;border:1px solid #fff;border-radius:10px;box-shadow:0 1px 5px 0 rgba(29,29,29,.14);color:#0a0a0a;margin:0 auto .5rem;padding:.625rem 2.1875rem;width:99.5%}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-header{margin-top:1.875rem}.faqs .category .content-top-accordion .ui-state-active,.faqs .category .content-top-accordion .ui-widget-content .ui-state-active{background-color:#4a4a4a;border-radius:10px;color:#fff;padding:.625rem 2.5rem .625rem 2.1875rem}.faqs .category .content-top-accordion .btn-orange,.faqs .category .content-top-accordion .btn-project{color:#fff!important;font-size:1.25rem;margin:3.9375rem auto 0;max-width:19.6875rem;width:100%}.faqs .category .content-top-accordion .btn-orange:hover,.faqs .category .content-top-accordion .btn-project:hover{color:#ff6720!important}.faqs .category .content-top-accordion.accordion-int{padding:0}.faqs .category .content-top-accordion.accordion-int h2{color:#0a0a0a;font-size:1.875rem;margin:0 0 .75rem;padding:0}.faqs .category .content-top-accordion.accordion-int p{color:#4a4a4a!important;font-size:1.375rem}.faqs .category .content-top-accordion.accordion-int .ui-accordion .ui-accordion-content{background-color:inherit;border-radius:0;padding:0}.faqs .category .content-top-accordion.accordion-int .ui-accordion .ui-accordion-content .content{background-color:#f7f7f7;border-radius:10px;padding:1em 2.2em}.faqs .category .content-top-accordion .question{display:flex;justify-content:space-between}.faqs .category .content-top-accordion .question>div{color:#3d5a80;font-size:1rem}.faqs .category .content-top-accordion .question .option{display:flex}.faqs .category .content-top-accordion .question .option .btn{background:inherit;border:1px solid grey;color:grey;cursor:pointer;font-size:1rem;margin:0 .3125rem;padding:.4375rem .875rem;text-align:center;width:3.125rem}.faqs .category .content-top-accordion .question .option .btn.active,.faqs .category .content-top-accordion .question .option .btn:hover{background-color:#ee6c4d;border-color:#ee6c4d;color:#fff}.faqs .category .content-top-accordion .question .option .yes-option:hover{background-color:#4a4a4a;border-color:#4a4a4a}.faqs .category .content-tabs-faqs{margin:0 0 0 11rem;max-width:71.875rem;padding:6.4375rem 0 0;width:100%}.faqs .category .content-tabs-faqs .ui-tabs-vertical{width:100%}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav{border:1px solid #dbdbdb;border-radius:10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);flex-direction:column;float:left;padding:1.4375rem .6875rem;width:19.3125rem}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li{background-color:#f2f2f2;border-radius:10px;clear:left;margin:0 0 1.4375rem;width:100%}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li:first-child{background-color:inherit;margin:0 0 1.6875rem;padding:0}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li:first-child .title{color:#000;font-size:1.25rem;margin:0 0 0 1.25rem;text-align:left}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li{padding:.9375rem 1.25rem}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li a{color:#0a0a0a;display:block;padding:0;text-align:left}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{background-color:#ff6720}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a{color:#fff;font-size:1.125rem;text-align:left}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-panel{float:right;padding:1em;width:72%}.faqs .category .content-tabs-faqs .slide-tabs{clear:both;display:flex;justify-content:flex-end;margin-right:1rem;margin-top:8rem}.faqs .category .content-tabs-faqs .slide-tabs>div{height:2.5rem;margin-left:1.25rem;width:2.5rem}.faqs .category .content-tabs-faqs .slide-tabs>div a{display:block;height:2.5rem;width:2.5rem}.faqs .category .content-tabs-faqs .slide-tabs>div .prev-tab,.faqs .category .content-tabs-faqs .slide-tabs>div .prev-tab-1,.faqs .category .content-tabs-faqs .slide-tabs>div .prev-tab-2,.faqs .category .content-tabs-faqs .slide-tabs>div .prev-tab-3,.faqs .category .content-tabs-faqs .slide-tabs>div .prev-tab-4,.faqs .category .content-tabs-faqs .slide-tabs>div .prev-tab-5,.faqs .category .content-tabs-faqs .slide-tabs>div .prev-tab-6,.faqs .category .content-tabs-faqs .slide-tabs>div .prev-tab-7,.faqs .category .content-tabs-faqs .slide-tabs>div .prev-tab-8{background:url(../../img/icon/navigation/flecha-prev.svg) no-repeat 50%;background-size:contain}.faqs .category .content-tabs-faqs .slide-tabs>div .next-tab,.faqs .category .content-tabs-faqs .slide-tabs>div .next-tab-1,.faqs .category .content-tabs-faqs .slide-tabs>div .next-tab-2,.faqs .category .content-tabs-faqs .slide-tabs>div .next-tab-3,.faqs .category .content-tabs-faqs .slide-tabs>div .next-tab-4,.faqs .category .content-tabs-faqs .slide-tabs>div .next-tab-5,.faqs .category .content-tabs-faqs .slide-tabs>div .next-tab-6,.faqs .category .content-tabs-faqs .slide-tabs>div .next-tab-7,.faqs .category .content-tabs-faqs .slide-tabs>div .next-tab-8{background:url(../../img/icon/navigation/flecha-next.svg) no-repeat 50%;background-size:contain}.faqs .category .content-tabs-faqs .js-select,.faqs .category .title-only-mov,.faqs .custom-select{display:none}.faqs .custom-select{position:relative}.faqs .custom-select select{display:none}.faqs .select-selected{background:#fff url(../../img/icon/navigation/select.svg) no-repeat 92% 50%;border-radius:1.25rem;box-shadow:0 2px 10px 0 rgba(29,29,29,.14);font-size:1rem;margin:0 auto 2rem;max-width:17.4375rem;padding:.75rem 1.5rem;text-align:center;width:100%}.faqs .select-selected:after{border:6px solid transparent;border-top-color:#fff;content:"";height:0;position:absolute;right:10px;top:14px;width:0}.faqs .select-selected.select-arrow-active:after{border-color:transparent transparent #fff;top:7px}.faqs .select-items div,.faqs .select-selected{color:#4a4a4a;cursor:pointer;font-size:1rem;padding:1.125rem 1.25rem;text-align:center}.faqs .select-items{background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 1px 1px 0 rgba(29,29,29,.14);left:0;margin:0 auto;max-width:17.375rem;position:absolute;right:0;top:49%;width:100%;z-index:99}.faqs .select-hide{display:none}.faqs .same-as-selected,.faqs .select-items div:hover{background-color:rgba(0,0,0,.1)}.faqs .select-items div:last-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.faqs .btn-project{color:#fff!important;display:none;font-size:1.25rem;margin:1.25rem auto 0;max-width:25rem;width:18.4375rem!important}.faqs .btn-project:hover{color:#ff6720!important}@media screen and (max-width:1700px){.faqs .category .slider-top .card .title{height:3.5rem}}@media screen and (max-width:1500px){.faqs .category .content-top{padding-bottom:2rem}.faqs .category .slider-top .card .title{height:3.6rem}}@media only screen and (width:1280px){.faqs .category .cont-tabs ul li a{font-size:1.1rem}}@media screen and (max-width:1280px){.faqs .category .content-top-accordion .question>div{font-size:1rem}}@media screen and (max-width:1266px){.faqs .category:after{top:7.9rem}.faqs .category .cont-tabs ul{overflow-y:scroll}.faqs .category .cont-tabs ul li{width:auto}.faqs .category .ui-tabs .ui-tabs-nav{justify-content:flex-start}}@media screen and (width:1024px){.faqs .category .content-top-accordion .btn-orange,.faqs .category .content-top-accordion .btn-project{display:none}.faqs .category .content-top-accordion{padding:3.75rem 0 2rem}}@media screen and (max-width:1024px){.faqs .category .content-tabs-faqs{margin:0}.faqs .category .btn-project{display:block}}@media screen and (max-width:1023px){.faqs .category{margin-bottom:4.0625rem}.faqs .category:after{display:none}.faqs .category .title{font-size:2rem;margin-bottom:1.5625rem;margin-top:4.125rem}.faqs .category .cont-tabs ul{display:none}.faqs .category .cont-tabs h3{background-color:#3d5a80;border-radius:10px;color:#fff;font-size:1.25rem;margin-bottom:0;margin-top:.625rem;padding:7.9px 24.6px 7.9px 22.6px}.faqs .category .cont-tabs h3:focus{outline:inherit}.faqs .category .cont-tabs h3 .ui-icon{position:absolute;right:0;top:33%}.faqs .category .cont-tabs h3 .ui-button:active .ui-icon,.faqs .category .cont-tabs h3 .ui-icon,.faqs .category .cont-tabs h3 .ui-state-active .ui-icon,.faqs .category .cont-tabs h3 .ui-widget-content .ui-icon{background:url(../../img/section/faqs/icon/arrow_up_white.svg) no-repeat 50%;background-size:contain;height:.375rem;right:3%;top:50%;width:.6875rem}.faqs .category .cont-tabs .ui-state-active{border:0}.faqs .category .cont-tabs .first-panel{border:0;overflow:inherit;padding:0}.faqs .category .title-only-mov{display:block}.faqs .category .slider-top{margin:0 auto;max-width:100%}.faqs .category .slider-top .card,.faqs .category .slider-top .card-wrapper{min-height:16rem}.faqs .category .slider-top .card-wrapper .title,.faqs .category .slider-top .card .title{font-size:1.1rem;margin-bottom:2.125rem;margin-top:auto}.faqs .category .slider-top .card-wrapper .slide-number,.faqs .category .slider-top .card .slide-number{font-size:1.1rem}.faqs .category .slider-top .card-wrapper .logo,.faqs .category .slider-top .card .logo{height:39%}.faqs .category .slider-top .card-wrapper .logo img,.faqs .category .slider-top .card .logo img{height:57px;width:auto}.faqs .category .slider-top .left .card,.faqs .category .slider-top .right .card{transform:none;transform:rotateY(180deg);transition:inherit}.faqs .category .slider-top .slick-slide{perspective:1000px}.faqs .category .slider-top .slick-next:before,.faqs .category .slider-top .slick-prev:before{height:1.5rem;width:1.5rem}.faqs .category .slider-top .slick-prev{left:-.8rem;z-index:10}.faqs .category .slider-top .slick-next{right:-.8rem;z-index:10}.faqs .category .slider-top .card-wrapper:first-child .card .front,.faqs .category .slider-top .card-wrapper:nth-child(3) .card .front{position:relative}.faqs .category .content-top{padding:1.75rem 1.25rem}.faqs .category .content-top h2{font-size:1.375rem;padding-top:0}.faqs .category .content-top p{font-size:.8125rem;margin-bottom:0}.faqs .category .content-top-accordion{padding:0}.faqs .category .content-top-accordion h3{font-size:1rem}.faqs .category .content-top-accordion h3 .ui-icon,.faqs .category .content-top-accordion h3 .ui-widget-content .ui-icon{background:url(../../img/section/faqs/icon/arrow_up_gray.svg) no-repeat 50%;background-size:contain;height:.375rem;right:3%;top:50%;width:.6875rem}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content{padding:.625rem 1rem!important}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content ul{display:block}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content ul li{background:none;width:96%}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content p{font-size:.8125rem;text-align:left}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content p:last-child{margin-bottom:0}.faqs .category .content-top-accordion .btn-orange,.faqs .category .content-top-accordion .btn-project{color:#fff;display:none;font-size:.8125rem;margin:3.625rem auto;max-width:13.6875rem;padding:.4375rem 0}.faqs .category .content-top-accordion .question{flex-direction:column}.faqs .category .content-top-accordion .question>div{margin-bottom:.75rem}.faqs .category .content-top-accordion .question .option .yes-option{margin-right:3rem}.faqs .category .content-tabs-faqs{margin:0;padding:2.3125rem 0}.faqs .category .content-tabs-faqs .tabsinter{display:flex;flex-direction:column}.faqs .category .content-tabs-faqs .tabsinter ul{display:none}.faqs .category .content-tabs-faqs .tabsinter h2{font-size:1.375rem;margin-bottom:.75rem;text-align:center}.faqs .category .content-tabs-faqs .tabsinter p{font-size:1rem;line-height:normal;margin-bottom:1.1875rem;text-align:center}.faqs .category .content-tabs-faqs .ui-tabs-vertical .ui-tabs-panel{padding:0;width:100%}.faqs .category .content-tabs-faqs .slide-tabs{display:none}.faqs .category .content-tabs-faqs .custom-select{display:block}.faqs .category .ui-tabs .ui-tabs-nav{display:none}#tabsinter-1{display:block}}@media screen and (width:820px){.faqs .category .slider-top .card .logo img{height:41px}}@media screen and (max-width:912px) and (min-width:700px){.faqs .category .title{font-size:2rem}.faqs .category .content-top h2{font-size:1.25rem}.faqs .category .content-top p,.faqs .category .slider-top .card-wrapper .slide-number,.faqs .category .slider-top .card .slide-number{font-size:1rem}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-header{font-size:1.25rem}.faqs .category .content-top-accordion .btn-orange,.faqs .category .content-top-accordion .btn-project,.faqs .category .content-top-accordion .question .option .btn,.faqs .category .content-top-accordion .question>div,.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content p{font-size:1rem}.faqs .category .content-top-accordion .btn-orange:hover,.faqs .category .content-top-accordion .btn-project:hover{color:#ee6c4d}}@media screen and (max-width:768px){.faqs .category .slider-top .card .title{height:2.8rem}}@media screen and (max-width:700px){.faqs .category .title{font-size:1.4375rem}.faqs .category .content-top-accordion .ui-accordion .ui-accordion-content .content ul li{width:94%}}@media screen and (max-width:499px){.faqs .category .slider-top{max-width:15.625rem}}@media screen and (max-width:280px){.faqs .category .slider-top .slick-next{right:0}.faqs .category .slider-top .slick-prev{left:0;z-index:1}}.faqs .questions-doubts{background:#f2f2f2;padding:4.0625rem 0}.faqs .questions-doubts .people{background:url(../../img/section/faqs/peoplev3.webp) no-repeat 50%;background-size:contain;height:10.25rem;margin:0 auto .4375rem;max-width:20.1875rem;width:100%}.faqs .questions-doubts h2{color:#0a0a0a;font-size:2.5rem;margin:0 0 2.5rem;padding:0;text-align:center}.faqs .questions-doubts h3{color:#0a0a0a;font-size:2.0625rem;margin:0 0 1.125rem;padding:0;text-align:center}.faqs .questions-doubts p{color:#4a4a4a;font-size:1.4375rem;margin:0 0 1.125rem;padding:0;text-align:center}.faqs .questions-doubts .form-group{margin:0 auto 1.25rem;max-width:35.875rem;width:100%}.faqs .questions-doubts .form-group input{background-color:#fff;border:0;border-radius:25px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);font-size:1rem;margin:0 auto;max-width:35.875rem;padding:1rem 2.375rem;width:100%}.faqs .questions-doubts .form-group .field_ucfirst,.faqs .questions-doubts .form-group .field_ucfirst2{text-transform:capitalize}.faqs .questions-doubts .form-group::-moz-placeholder{color:#b5b5b5}.faqs .questions-doubts .form-group:-ms-input-placeholder{color:#b5b5b5}.faqs .questions-doubts .form-group::placeholder{color:#b5b5b5}.faqs .questions-doubts .form-group.grid{display:flex;margin-bottom:1.25rem}.faqs .questions-doubts .form-group.grid input{background:#9a9a9d;border:1px solid #9a9a9d;border-radius:0;box-shadow:inherit;height:1.5rem;margin-right:1.125rem;max-width:1.5rem}.faqs .questions-doubts .form-group.grid div{color:#9a9a9d;font-size:.9375rem}.faqs .questions-doubts .form-group.grid a{text-decoration:underline}.faqs .questions-doubts .form-group.recaptcha{max-width:19.0625rem}.faqs .questions-doubts .btn-orange,.faqs .questions-doubts .btn-project{display:block;font-size:1.25rem;margin:0 auto;max-width:9.8125rem;width:100%}.faqs .questions-doubts input.error{border:1px solid red}.faqs .questions-doubts label.error{color:red}.faqs .questions-doubts input::-webkit-contacts-auto-fill-button{visibility:hidden}.modal-pop-question{border-radius:1.25rem!important;max-width:42.1875rem!important;width:100%!important}.modal-pop-question .swal2-html-container{padding:2.5rem 1.5rem 0!important}.modal-pop-question .swal2-actions{bottom:0;left:0;margin:1.25rem 0 1.25rem 3rem;max-width:9.8125rem;position:relative;width:100%}.modal-pop-question .swal2-styled.swal2-confirm{background:none;font-size:1.25rem;margin:0;max-width:9.8125rem;padding:0;width:100%}.modal-pop-question .swal2-close:focus{box-shadow:inherit;outline:inherit}.modal-question{align-items:center;display:flex;justify-content:space-between}.modal-question>div:first-child{max-width:24.1875rem;width:100%}.modal-question>div:first-child .tit{color:#0a0a0a;display:block;font-size:1.75rem;margin-bottom:2.3125rem;margin-top:1rem;text-align:left}.modal-question>div:first-child .tit.big-tit{font-size:2.5rem;margin-top:3.75rem}.modal-question>div:first-child p{color:#0a0a0a;font-size:1.48rem;line-height:normal;margin:0 0 .3125rem;padding:0;text-align:left}.modal-question>div:first-child span{color:#636362;display:block;font-size:1.2rem;margin-top:.625rem;text-align:left}.modal-question .bio{background:url(../../img/section/faqs/modalv3.svg) no-repeat 50%;background-size:100%;height:7.8125rem;margin-top:4rem;max-width:12.625rem;width:100%}.modal-question .bio2{background:url(../../img/section/faqs/modalv2.svg) no-repeat 50%;background-size:100%;height:21.625rem;max-width:12.75rem;width:100%}.modal-question .bio3{background:url(../../img/section/faqs/IMG-Ya-calificaste-esta-pregunta.png) no-repeat 50%;background-size:100%;height:13rem;margin-top:0;max-width:10.9375rem;position:relative;top:0;width:100%}.modal-question.modal-qualified>div:first-child .tit{margin-top:0}.swal2-styled.swal2-confirm:focus{box-shadow:inherit!important}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:none!important}@media screen and (max-width:1280px){.faqs .questions-doubts .people{background-size:contain;margin-bottom:1.25rem}}@media screen and (max-width:1023px){.faqs .questions-doubts{padding-left:2rem;padding-right:2rem;padding-top:2.125rem}.faqs .questions-doubts .people{background-size:contain;height:6.25rem;margin-bottom:1.4375rem;max-width:10.3125rem;width:50%}.faqs .questions-doubts h2{font-size:1.1875rem;margin-bottom:.3125rem}.faqs .questions-doubts h3{font-size:.9375rem;margin-bottom:.8125rem}.faqs .questions-doubts p{font-size:.8125rem;margin-bottom:2rem}.faqs .questions-doubts .form-group input{font-size:.8125rem;padding:.625rem .9375rem}.faqs .questions-doubts .form-group input::-moz-placeholder{color:#b5b5b5}.faqs .questions-doubts .form-group input:-ms-input-placeholder{color:#b5b5b5}.faqs .questions-doubts .form-group input::placeholder{color:#b5b5b5}.faqs .questions-doubts .btn-orange,.faqs .questions-doubts .btn-project{font-size:.8125rem;height:2.125rem;margin:3.3125rem auto 0;max-width:7.3125rem;padding:0}.modal-pop-question .swal2-html-container{padding:0!important}.modal-pop-question .swal2-actions{margin-left:1.625rem}.modal-pop-question .swal2-html-container:has(.modal-question.modalyesno){padding:2rem!important}.modal-pop-question .swal2-actions:has(.btnyesno){margin-left:4rem;margin-top:-7rem}}@media screen and (max-width:912px) and (min-width:700px){.faqs .questions-doubts .people{height:11.25rem;max-width:20.3125rem;width:100%}.faqs .questions-doubts h2{font-size:2.1875rem}.faqs .questions-doubts h3{font-size:1.5625rem}.faqs .questions-doubts p{font-size:1.4375rem}.faqs .questions-doubts .btn-orange,.faqs .questions-doubts .btn-project,.faqs .questions-doubts .form-group input{font-size:1rem}}@media screen and (max-width:768px){.modal-question .bio3{margin-top:3rem;right:4rem;top:0}.modal-question.modal-qualified>div:first-child .tit{font-size:2.5rem!important;margin-top:0!important}}@media screen and (max-width:767px){.modal-question>div:first-child{margin-right:4%}.modal-question>div:first-child .tit{font-size:1.2rem;margin-top:1rem}.modal-question>div:first-child .tit.big-tit{font-size:1.25rem;margin-top:5rem}.modal-question>div:first-child p{font-size:1rem}.modal-question>div:first-child span{font-size:.8rem}.faqs .questions-doubts .form-group.recaptcha{max-width:none}.modal-question.modalyesno .tit.big-tit{font-size:2.5rem!important;margin-top:0!important}}@media screen and (max-width:700px){.faqs .questions-doubts h2{font-size:1.4375rem}.faqs .questions-doubts h3{font-size:1.2rem}.faqs .questions-doubts p{font-size:1rem;margin:0 auto 2rem;max-width:16.5rem;width:100%}}@media screen and (max-width:570px){.modal-question .bio3{right:0}}@media screen and (max-width:500px){.modal-question.modalyesno .tit.big-tit{font-size:1.5rem!important}.modal-pop-question .swal2-actions:has(.btnyesno){margin-left:2rem;margin-top:-7rem}.modal-pop-question .swal2-html-container:has(.modal-question.modalyesno){padding:0!important}.modal-question.modal-qualified>div:first-child .tit{font-size:1.5rem!important;margin-top:5rem!important}}.faqs .faqscontact{padding:8.1875rem 0;position:relative}.faqs .faqscontact .cont{display:flex;justify-content:center}.faqs .faqscontact .cont .espiral{display:none}.faqs .faqscontact .cont>div:first-child{max-width:30rem;width:30%}.faqs .faqscontact .cont>div:last-child{max-width:60.3125rem;width:70%}.faqs .faqscontact .cont>div:last-child img{display:block;width:100%}.faqs .faqscontact .title{color:#0a0a0a;font-size:2.1875rem;margin-bottom:.3125rem;margin-top:4rem}.faqs .faqscontact span{color:#4a4a4a;display:block;font-size:1.4375rem;margin-bottom:3.125rem}.faqs .faqscontact .grid{align-items:center;display:flex;margin-bottom:2.375rem}.faqs .faqscontact .grid img{display:block;height:41px;margin-right:.6875rem;width:41px}.faqs .faqscontact .grid div{color:#4a4a4a;font-size:1.875rem}.faqs .faqscontact .btn-orange,.faqs .faqscontact .btn-project{display:block;font-size:1.25rem;margin-top:1.875rem;max-width:19.6875rem;width:100%}.faqs .faqscontact .elipse-right{background:url(../../img/section/about-us/bg-ellipse-right.svg) no-repeat 50%;background-size:100%;height:56.75rem;position:absolute;right:0;top:20%;width:46.4375rem;z-index:-1}@media screen and (max-width:1024px){.faqs .faqscontact .cont>div:first-child{width:45%}.faqs .faqscontact .cont>div:last-child{width:53%}.faqs .faqscontact .title{margin-top:2rem}}@media screen and (max-width:1023px){.faqs .faqscontact{padding:3.5625rem 0}.faqs .faqscontact .cont{flex-direction:column}.faqs .faqscontact .cont>div:first-child{max-width:100%;position:relative;width:100%}.faqs .faqscontact .cont>div:first-child .espiral{background:url(../../img/section/faqs/espiral.svg) no-repeat top;background-size:100%;display:block;height:25.5625rem;position:absolute;right:0;top:14%;width:27.625rem}.faqs .faqscontact .cont>div:last-child{max-width:100%;width:100%}.faqs .faqscontact .cont>div:last-child img{display:block;margin:4.0625rem auto 1.5rem}.faqs .faqscontact .elipse-right{background-position:top!important;height:16.75rem;top:66%;width:16.4375rem}}@media screen and (max-width:912px) and (min-width:700px){.faqs .faqscontact .cont>div:last-child img{width:60%}.faqs .faqscontact .title{font-size:2.1875rem;margin-bottom:.6875rem;margin-top:0}.faqs .faqscontact span{font-size:1.4375rem;margin-bottom:1.4375rem}.faqs .faqscontact .grid{margin-bottom:.625rem}.faqs .faqscontact .grid div{font-size:1.4375rem}.faqs .faqscontact .btn-orange,.faqs .faqscontact .btn-project{font-size:1rem;margin-top:3.8125rem;max-width:14.625rem;padding:.5625rem 1.375rem}}@media screen and (max-width:699px){.faqs .faqscontact .cont>div:first-child .espiral{background:url(../../img/section/faqs/espiral.svg) no-repeat 50%;display:block;height:17.5625rem;position:absolute;right:0;top:4%;width:8.625rem}.faqs .faqscontact .title{font-size:1.4375rem;margin-bottom:.6875rem;margin-top:0}.faqs .faqscontact span{font-size:1rem;margin-bottom:1.4375rem}.faqs .faqscontact .grid{margin-bottom:.625rem}.faqs .faqscontact .grid div{font-size:1rem}.faqs .faqscontact .grid img{height:1.1875rem;width:1.1875rem}.faqs .faqscontact .btn-orange,.faqs .faqscontact .btn-project{font-size:.8125rem;margin-top:3.8125rem;max-width:12.625rem;padding:.5625rem 1.375rem}}@media screen and (max-width:360px){.faqs .faqscontact .cont>div:first-child .espiral{top:15%}}@media screen and (max-width:300px){.faqs .faqscontact .cont>div:first-child .espiral{background-size:11rem;height:12.5625rem;position:absolute;right:-15%;top:28%;width:7.625rem}}@media screen and (max-width:280px){.faqs .faqscontact .cont>div:first-child .espiral{right:0;top:37%}}.faqs{padding:0!important}.faqs .breadcrumb{padding:1.625rem 0}#anclacontact{padding-bottom:4rem}.modal-pop-faqs{border-radius:1.25rem!important;max-width:42.1875rem!important;width:100%!important}.modal-pop-faqs .swal2-html-container{padding:2.5rem 1.5rem!important}.modal-pop-faqs .swal2-actions{bottom:4.625rem;left:3.1rem;max-width:9.8125rem;position:absolute;width:100%}.modal-pop-faqs .swal2-styled.swal2-confirm{background:none;font-size:1.25rem;margin:0;max-width:9.8125rem;padding:0;width:100%}.modal-pop-faqs .swal2-close:focus{box-shadow:inherit;outline:inherit}.modal-contact.faqs p{font-size:1rem!important}@media screen and (max-width:767px){.modal-contact.faqs>div:first-child .tit{margin-top:2rem}.modal-contact.faqs p{font-size:.75rem!important}.modal-pop-faqs .swal2-actions{bottom:4.625rem}}.blog .featured{height:15.104vw;margin:0 auto 2.8125rem;max-width:1920px;position:relative;width:100%}.blog .featured .wrapper{width:100%}.blog .featured .slider,.blog .featured .slider:before{left:0;position:absolute;top:0;width:100%}.blog .featured .slider:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;content:"";height:100%}.blog .featured .slider .slick-slide{height:15.104vw;overflow:hidden;position:relative;width:100%}.blog .featured .slider .slick-list{height:15.104vw}.blog .featured .slider picture{position:absolute;top:0;width:100%}.blog .featured .slider .info{color:#0a0a0a;left:7.5vw;max-width:1050px;opacity:0;padding:0;position:absolute;-webkit-transform:translateZ(0);width:100%;z-index:1}.blog .featured .slider .info .font-title{color:inherit;font-size:3.25rem;margin-bottom:0;text-transform:none}.blog .featured .slider .info .description{font-size:1.75rem;line-height:1.43;margin-bottom:2.125rem}.blog .featured .slider .info .mobile-description{display:none}.blog .featured .slider .info .btn-orange,.blog .featured .slider .info .faqs .btn-project,.faqs .blog .featured .slider .info .btn-project{font-size:1.25rem;width:23.4375rem!important}.blog .featured .slider .slick-active .info{opacity:1}.blog .featured .slider img{width:100%}.blog .featured .prev-slide-white{bottom:0;left:0}.blog .featured .next-slide-white{bottom:0;left:4rem}.blog .featured .slick-prev{left:5rem;z-index:1}.blog .featured .slick-next{right:5rem}.blog .featured .slick-dots{bottom:2.6875rem}.blog .featured .slick-dotted.slick-slider{margin-bottom:0!important}.blog .featured .slick-dots li.slick-active button:before{background-color:#fff}.blog .featured .slick-dots li button:before{background:none;border:1px solid #fff}.blog .featured .slick-dots li.slick-active button:before,.blog .featured .slick-dots li button:before{height:1rem;width:1rem}.blog .featured figure{height:100%;position:relative;width:100%}.blog .featured .slide-image{background:50% no-repeat;background-size:cover;height:100%;transition:all .8s ease;width:100%}.blog .featured .loading{left:0;position:absolute;top:44%;width:100%}.blog .featured .slide-media{-webkit-animation:slideOut .4s cubic-bezier(.4,.29,.01,1);animation:slideOut .4s cubic-bezier(.4,.29,.01,1)}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.blog .featured .slide-media{-webkit-animation:none;animation:none}}}@keyframes slideIn{0%{filter:blur(15px)}to{filter:blur(0)}}@keyframes slideOut{0%{filter:blur(0)}to{filter:blur(15px)}}@media screen and (max-width:1850px){.blog .featured .slider .info{left:5vw}.blog .featured .slick-prev{left:1rem}.blog .featured .slick-next{right:1rem}}@media screen and (max-width:1640px){.blog .featured .slider .info{left:5vw}}@media screen and (max-width:1500px){.blog .featured .slider .info{max-width:830px}}@media screen and (max-width:1366px){.blog .featured .slider .info .description{margin-bottom:2.125rem}}@media screen and (max-width:1200px){.blog .featured .slider .info .description{margin-bottom:2rem}}@media screen and (max-width:1024px){.blog .featured .slider .info{left:7vw}}@media screen and (max-width:1023px){.blog .featured{margin-bottom:.8125rem}.blog .featured .slider .info{display:block;left:.625rem;max-width:40rem;padding:0 20% 0 5%;width:100%}.blog .featured .slider .info .font-title{font-size:2rem}.blog .featured .slider .info .description{display:none;font-size:1rem}.blog .featured .slider .info .mobile-description{display:block;font-size:1rem;margin-bottom:1rem}.blog .featured .slider .info .btn-orange,.blog .featured .slider .info .faqs .btn-project,.faqs .blog .featured .slider .info .btn-project{width:18.4375rem!important}.blog .featured .slider img{order:-1;width:100%}.blog .featured .prev-slide-white{bottom:0;left:0}.blog .featured .next-slide-white{bottom:0;left:4rem}.blog .featured .slick-prev{left:auto;right:2.95rem;top:10rem}.blog .featured .slick-next{right:1.7rem;top:14rem}.blog .featured .slide-video{left:50%}}@media screen and (max-width:820px){.blog .featured .slider .info{top:8%}}@media screen and (max-width:768px){.blog .featured .slider .slick-slide .video-lg{display:none}.blog .featured .slider .slick-slide .video-sm{display:block;height:auto;margin-top:0}.blog .featured .slider picture{width:100%}.blog .featured .slider .info .description{font-size:1.3rem}.blog .featured .slider .info .mobile-description{font-size:1.3rem;margin-bottom:1rem}.blog .featured .slider .info{max-width:100%;top:26%}.blog .featured .slider .slick-slide>div{width:100%}.blog .featured .slider .info .font-title{font-size:2.1875rem}.blog .featured .slider .slick-slide .video-sm{bottom:0;top:inherit}}@media screen and (max-width:500px){.blog .featured .slider .info .font-title{font-size:1.1875rem}.blog .featured .slider .info .btn-orange,.blog .featured .slider .info .faqs .btn-project,.faqs .blog .featured .slider .info .btn-project{font-size:.8125rem;max-width:200px;width:100%!important}}@media screen and (max-width:375px){.blog .featured .slider .info .font-title{font-size:1.1875rem}.blog .featured .slider .info .btn-orange,.blog .featured .slider .info .faqs .btn-project,.faqs .blog .featured .slider .info .btn-project{font-size:.8125rem;max-width:200px;width:100%!important}.blog .featured .slider .info .description{font-size:.9375rem}.blog .featured .slider .info .mobile-description{font-size:.875rem;margin-bottom:1rem}}@media screen and (max-width:280px){.blog .featured,.blog .featured .slider .slick-list,.blog .featured .slider .slick-slide{height:100vw}}.blog .content-grid-home .articles .banner{border-radius:1.25rem;box-shadow:0 4px 15px 0 rgba(0,0,0,.12);margin-bottom:2.8125rem;max-width:1285px;position:relative;width:100%}.blog .content-grid-home .articles .banner .flag{align-items:center;background:#9ed4c0;border-radius:0 15px 15px 0;bottom:13vw;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;gap:5px;height:2.25rem;left:0;max-width:14.875rem;padding:2px 10px 2px 37px;position:absolute;width:100%;z-index:1}.blog .content-grid-home .articles .banner .flag .medal{background:url(../../img/section/blog/home/icon/medal.svg) no-repeat 50%;display:block;height:1.1875rem;width:1.1875rem}.blog .content-grid-home .articles .banner .info{bottom:1rem;color:#fff;left:3.177vw;max-width:540px;padding:0;position:absolute;width:100%;z-index:1}.blog .content-grid-home .articles .banner .info h1{color:inherit;font-size:1.5rem;line-height:1.875rem;margin-bottom:.625rem;text-transform:none}.blog .content-grid-home .articles .banner .info .tools{align-items:center;display:flex;margin-bottom:1.3125rem}.blog .content-grid-home .articles .banner .info .tools .date,.blog .content-grid-home .articles .banner .info .tools .time{align-items:center;display:flex;font-size:.625rem;margin-right:.625rem}.blog .content-grid-home .articles .banner .info .tools .calendar{background:url(../../img/section/blog/home/icon/calendar.svg) no-repeat 50%;height:.875rem;margin-right:.3125rem;width:.875rem}.blog .content-grid-home .articles .banner .info .tools .watch{background:url(../../img/section/blog/home/icon/watch.svg) no-repeat 50%;height:.875rem;margin-right:.3125rem;width:.875rem}.blog .content-grid-home .articles .banner .info p{font-size:.75rem;line-height:.9375rem;margin:0 0 2.25rem;padding:0}.blog .content-grid-home .articles .banner .info .description{font-size:1.75rem;line-height:1.43;margin-bottom:2.125rem}.blog .content-grid-home .articles .banner .info .mobile-description{display:none}.blog .content-grid-home .articles .banner .info .btn-orange,.blog .content-grid-home .articles .banner .info .faqs .btn-project,.faqs .blog .content-grid-home .articles .banner .info .btn-project{font-size:1rem;width:9.375rem!important}.blog .content-grid-home .articles .banner picture{position:relative;width:100%}.blog .content-grid-home .articles .banner picture img{border-radius:15px;width:100%}.blog .grid-list{display:flex;flex-wrap:wrap;gap:44px;justify-content:flex-start;margin-bottom:4.125rem;max-width:1285px;width:100%}.blog .grid-list>div{border-radius:1.25rem;box-shadow:0 4px 12px 0 rgba(0,0,0,.1);width:calc(33.33333% - 30px)}.blog .grid-list picture{display:block;margin-bottom:.625rem}.blog .grid-list picture img{border-top-left-radius:15px;border-top-right-radius:15px;display:block;height:8.125rem;-o-object-fit:cover;object-fit:cover;width:100%}.blog .grid-list .cont{padding:.625rem .9375rem}.blog .grid-list .content-scroll{align-items:center;display:flex;justify-content:space-between;margin-bottom:.625rem;width:100%}.blog .grid-list .content-scroll .scroll-izquierda{background:url(../../img/icon/button/next_svgrepo.com.svg) no-repeat 50%;border:0;height:.625rem;width:.625rem}.blog .grid-list .scroll{max-width:364px;overflow:hidden;white-space:nowrap}.blog .grid-list .grid-tags{align-items:center;display:flex;list-style:none;margin:0;padding:0;transition:transform .3s ease}.blog .grid-list .grid-tags>div{align-items:center;background:#f2f2f2;border-radius:10px;display:flex;margin-right:.3125rem;padding:2px 5px}.blog .grid-list .grid-tags>div:before{background:url(../../img/section/blog/home/icon/tag.svg) no-repeat 50%;clear:both;content:"";display:block;height:.5rem;margin-right:.3125rem;width:.5rem}.blog .grid-list .grid-tags .tag{font-size:.625rem}.blog .grid-list .title{color:#4a4a4a;font-size:1.25rem;line-height:21.5px;margin-bottom:.625rem}.blog .grid-list .tools{align-items:center;display:flex;margin-bottom:.625rem}.blog .grid-list .tools .date,.blog .grid-list .tools .time{align-items:center;display:flex;font-size:.625rem;margin-right:.625rem}.blog .grid-list .tools .calendar{background:url(../../img/section/blog/home/icon/calendar_obs.svg) no-repeat 50%;height:.875rem;margin-right:.3125rem;width:.875rem}.blog .grid-list .tools .watch{background:url(../../img/section/blog/home/icon/watch_obs.svg) no-repeat 50%;height:.875rem;margin-right:.3125rem;width:.875rem}.blog .grid-list p{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#5a5454;display:-webkit-box;font-size:.75rem;line-height:1.25em;margin:0 0 .9375rem;max-height:5em;overflow:hidden;padding:0;text-overflow:ellipsis}.blog .grid-list .btn-orange,.blog .grid-list .faqs .btn-project,.faqs .blog .grid-list .btn-project{display:flex;float:right;justify-content:center;margin-bottom:.625rem;max-width:6.6875rem;text-align:center;width:100%}.blog .pagination{align-items:center;display:flex;justify-content:center;margin-bottom:4.125rem}.blog .pagination .btt{height:1.625rem;margin:0 .25rem;width:1.625rem}.blog .pagination .prev{background:urL(../../img/section/blog/home/icon/prev.svg) no-repeat 50%;background-size:100%}.blog .pagination .next{background:urL(../../img/section/blog/home/icon/next.svg) no-repeat 50%;background-size:100%}.blog .pagination .bull a{background-color:#fff;border-radius:50px;color:#b5b5b5;font-size:.8125rem;height:1.3125rem;margin:0 .25rem;padding:.3125rem .5625rem;text-align:center;width:1.3125rem}.blog .pagination .bull a.active{background-color:#3d5a801a;color:#5a5454}@media screen and (max-width:1760px){.blog .content-grid-home .articles .banner .flag{bottom:14vw}}@media screen and (max-width:1260px){.blog .content-grid-home .articles .banner .flag{bottom:14.5vw}}@media screen and (max-width:1190px){.blog .content-grid-home .articles .banner .flag{bottom:15.5vw}}@media screen and (max-width:1100px){.blog .content-grid-home .articles .banner .flag{bottom:16.8vw}}@media screen and (max-width:1023px){.blog .content-grid-home .articles .banner .flag{bottom:19.8vw}.blog .content-grid-home .articles .banner .info{max-width:93%}.blog .grid-list>div{width:100%}}@media screen and (max-width:870px){.blog .grid-list{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media screen and (max-width:768px){.blog .content-grid-home .articles .banner .flag{bottom:88.8vw;max-width:8.875rem;padding:2px 0 2px 7px}.blog .content-grid-home .articles .banner .info{max-width:80%}.blog .content-grid-home .articles .banner .info .btn-orange,.blog .content-grid-home .articles .banner .info .faqs .btn-project,.faqs .blog .content-grid-home .articles .banner .info .btn-project{float:right;position:relative;right:-15%}.blog .content-grid-home .articles .banner .info h1{font-size:1.5rem}.blog .content-grid-home .articles .banner .info p{display:none}}@media screen and (max-width:650px){.blog .grid-list{grid-template-columns:1fr;grid-template-rows:repeat(6,1fr)}}.blog .content-grid-home .filters{max-width:25.9375rem;width:100%}.blog .content-grid-home .filters .search{align-items:center;background:var(--White,#fff);border:.5px solid var(--Gray-Line,#b5b5b5);border-radius:25px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1);display:flex;justify-content:flex-start;margin-bottom:2rem;padding:.75rem;position:relative}.blog .content-grid-home .filters .search:before{background:url(../../img/section/blog/home/icon/lup.svg) no-repeat 50%;background-size:100%;content:"";display:block;height:1.5rem;margin-right:.75rem;width:1.5rem}.blog .content-grid-home .filters .search .btn-submit{border:0;height:1.5rem;opacity:0;position:absolute;width:1.5rem}.blog .content-grid-home .filters .search input{border:0;color:#666;font-size:1rem}.blog .content-grid-home .filters .search input::-moz-placeholder{color:#666}.blog .content-grid-home .filters .search input:-ms-input-placeholder{color:#666}.blog .content-grid-home .filters .search input::placeholder{color:#666}.blog .content-grid-home .filters .cont-dropdown{background-color:#fff;border:.5px solid var(--Gray-Line,#b5b5b5);border-radius:20px;padding:1.0625rem}.blog .content-grid-home .filters .cont-dropdown .dropdown{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-bottom:1.375rem;position:relative;text-align:center}.blog .content-grid-home .filters .cont-dropdown .dropdown span{color:#4a4a4a;display:block;font-size:1.25rem;text-align:center}.blog .content-grid-home .filters .cont-dropdown .dropdown:after{transform:rotate(180deg)}.blog .content-grid-home .filters .cont-dropdown .dropdown.active:after,.blog .content-grid-home .filters .cont-dropdown .dropdown:after{background:url(../../img/section/blog/home/icon/arrow.svg) no-repeat 50%;background-size:100%;content:"";display:block;height:.5rem;position:absolute;right:0;top:33%;width:.9375rem}.blog .content-grid-home .filters .cont-dropdown .dropdown.active:after{transform:rotate(0)}.blog .content-grid-home .filters .cont-dropdown .panel ul{margin:0;padding:0}.blog .content-grid-home .filters .cont-dropdown .panel ul li{align-items:center;background:#f2f2f2;border-radius:20px;display:flex;margin-bottom:.75rem;padding:.625rem}.blog .content-grid-home .filters .cont-dropdown .panel ul li input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../../img/section/blog/home/icon/check_off.svg) no-repeat 50%;background-size:100%;cursor:pointer;display:block;height:.9375rem;margin-right:.9375rem;width:.9375rem}.blog .content-grid-home .filters .cont-dropdown .panel ul li input:checked{background:url(../../img/section/blog/home/icon/check_on.svg) no-repeat 50%;background-size:100%}.blog .content-grid-home .filters .cont-dropdown .panel ul li span{color:#4a4a4a;display:block;font-size:.875rem}.blog .content-grid-home .filters .cont-dropdown .panel .btn-orange,.blog .content-grid-home .filters .cont-dropdown .panel .faqs .btn-project,.faqs .blog .content-grid-home .filters .cont-dropdown .panel .btn-project{margin:1.375rem auto .625rem;max-width:11.375rem;width:100%}@media screen and (max-width:1023px){.blog .content-grid-home .filters{max-width:100%}.blog .content-grid-home .filters .cont-dropdown{padding:.3125rem 1.0625rem}.blog .content-grid-home .filters .cont-dropdown .dropdown{margin-bottom:0}.blog .content-grid-home .filters .cont-dropdown .dropdown span{font-size:1rem;font-weight:400}.blog .content-grid-home .filters .cont-dropdown .panel ul{margin-top:1.25rem}.blog .content-grid-home .filters .cont-dropdown .panel{display:none}.blog .content-grid-home .filters .cont-dropdown .panel .btn-orange,.blog .content-grid-home .filters .cont-dropdown .panel .faqs .btn-project,.faqs .blog .content-grid-home .filters .cont-dropdown .panel .btn-project{max-width:8.0625rem}.blog .content-grid-home .filters .search{margin-bottom:1rem}}.blog{padding:0!important}.blog .content-grid-home{display:flex;gap:20px;justify-content:center}.blog .content-grid-home .grow1{flex-grow:1;max-width:1285px;width:100%}@media screen and (max-width:1023px){.blog .content-grid-home{flex-direction:column-reverse}}.detail-blog .breadcrumbs{align-items:center;display:flex;margin-bottom:1.5625rem}.detail-blog .breadcrumbs a{align-items:center;background-color:#4a4a4a;border-radius:74px;display:flex;margin-right:.625rem;padding:.5rem .75rem}.detail-blog .breadcrumbs a:before{background:url(../../img/section/blog/detail/arrow.svg) no-repeat 50%;content:"";display:block;height:.9375rem;margin-right:1rem;width:.9375rem}.detail-blog .breadcrumbs a span{color:#fff;display:block;font-size:.875rem;font-weight:400}.detail-blog .breadcrumbs .active{background-color:#f2f2f2;border-radius:74px;color:#787878;padding:.5rem .75rem}.detail-blog .breadcrumbs .active:before{display:none}.detail-blog .banner{margin-bottom:1.25rem!important}.detail-blog .tools-grid{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5625rem}.detail-blog .tools-grid .tools{align-items:center;display:flex;margin-bottom:.625rem}.detail-blog .tools-grid .tools .date,.detail-blog .tools-grid .tools .time{align-items:center;display:flex;font-size:.75rem;margin-right:.625rem}.detail-blog .tools-grid .tools .calendar{background:url(../../img/section/blog/home/icon/calendar_obs.svg) no-repeat 50%;height:.875rem;margin-right:.3125rem;width:.875rem}.detail-blog .tools-grid .tools .watch{background:url(../../img/section/blog/home/icon/watch_obs.svg) no-repeat 50%;height:.875rem;margin-right:.3125rem;width:.875rem}.detail-blog .tools-grid .grid-tags{align-items:center;display:flex;list-style:none;margin:0;padding:0;transition:transform .3s ease}.detail-blog .tools-grid .grid-tags>div{align-items:center;background:#f2f2f2;border-radius:10px;display:flex;margin-right:.3125rem;padding:2px 5px}.detail-blog .tools-grid .grid-tags>div:before{background:url(../../img/section/blog/home/icon/tag.svg) no-repeat 50%;clear:both;content:"";display:block;height:.5rem;margin-right:.3125rem;width:.5rem}.detail-blog .tools-grid .grid-tags .tag{font-size:.75rem}.detail-blog article h1{font-size:2.5rem;margin:0 0 2.125rem;padding:0}.detail-blog article h2{color:#4a4a4a;font-size:1.75rem;font-weight:700;line-height:45px;margin:0 0 2.4375rem;padding:0;position:relative}.detail-blog article h2:after{background-color:#ff6720;content:"";display:block;height:2px;width:5%}.detail-blog article .img-detail{margin-bottom:1.875rem;max-width:100%}.detail-blog article p{color:#000;font-size:1.0625rem;font-weight:400;line-height:normal;margin:0 0 1.25rem;padding:0}.detail-blog article ul{padding-left:1.5rem}.detail-blog .autor-share{display:flex;justify-content:space-between;margin:5rem 0 7.625rem}.detail-blog .autor-share .autor{align-items:center;display:flex}.detail-blog .autor-share .autor img{height:6.125rem;margin-right:.875rem;width:6.125rem}.detail-blog .autor-share .autor .txt span{color:#787878;display:block;font-family:Mulish,sans-serif;font-size:.875rem;font-weight:400;margin-bottom:.125rem}.detail-blog .autor-share .autor .txt .name{color:#000;font-family:Mulish,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:.25rem}.detail-blog .autor-share .autor .txt .jpb{color:#787878;font-family:Mulish,sans-serif;font-size:.875rem;font-weight:400}.detail-blog .autor-share .share span{color:#787878;display:block;font-family:Mulish,sans-serif;font-size:1.25rem;font-weight:400;margin-bottom:1rem}.detail-blog .autor-share .share ul{align-items:center;display:flex;justify-content:center;margin-bottom:1.25rem}.detail-blog .autor-share .share ul li{display:block;height:1.9375rem;margin:0 .3125rem;width:1.9375rem}.detail-blog .autor-share .share ul li img{width:100%}.detail-blog .autor-share .share .comment{height:2.8125rem;margin:0 auto;max-width:14rem;width:100%}@media screen and (max-width:1023px){.detail-blog .breadcrumbs{align-items:flex-start;flex-direction:column;justify-content:flex-start}.detail-blog .breadcrumbs>a{margin-bottom:1.25rem}.detail-blog article iframe,.detail-blog article video{max-width:100%}}@media screen and (max-width:768px){.detail-blog .tools-grid .grid-tags{align-items:flex-end;flex-direction:column;flex-wrap:wrap;justify-content:flex-end}.detail-blog .tools-grid .grid-tags .tag{margin-bottom:.4375rem}.detail-blog article .img-detail{width:100%}.detail-blog article h1,.detail-blog article h2,.detail-blog article p{line-height:normal}.detail-blog .autor-share{flex-direction:column;justify-content:center}.detail-blog .autor-share .autor{margin-bottom:2rem}.detail-blog .autor-share .share{display:flex;flex-direction:column;justify-content:center}.detail-blog .autor-share .share span{text-align:center}}.most-recent .title{color:#000;font-family:Mulish,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1.25rem}.most-recent .list{margin-bottom:1.375rem}.most-recent .list>div{align-items:center;display:flex;margin-bottom:1.0625rem}.most-recent .list>div img{border-radius:5px;height:6.5625rem;margin-right:1rem;max-width:8.125rem;width:100%}.most-recent .list>div .description p{color:#1a1a1a;font-family:Mulish,sans-serif;font-size:.875rem;font-weight:500;line-height:14.5px;margin:0 0 .625rem;padding:0}.faqs .most-recent .list>div .description .btn-project,.most-recent .list>div .description .btn-orange,.most-recent .list>div .description .faqs .btn-project{color:#fff;height:1.5625rem;max-width:6.375rem;padding:.125rem 0;width:100%}.detail-blog{margin-top:2.5rem;padding:0!important}.detail-blog .content-grid-home{display:flex;gap:20px;justify-content:center}.detail-blog .content-grid-home .grow1{flex-grow:1;max-width:1285px;width:100%}.mov-filters-detail{display:none}@media screen and (max-width:1023px){.detail-blog{margin-top:7rem}.detail-blog .content-grid-home{flex-direction:column}.detail-blog .content-grid-home .filters{display:none}.mov-filters-detail{display:block}.mov-filters-detail .most-recent{margin:0 auto;padding:2.5rem 0;width:90%}.mov-filters-detail .most-recent .title{text-align:center}}@media screen and (max-width:768px){.detail-blog{margin-top:6rem}}@media screen and (max-width:500px){.detail-blog{margin-top:7rem}}.articles article a{color:#000;text-decoration:underline}.articles article a:after{content:url(../../img/section/blog/home/icon/external-link-alt-solid.svg);display:inline-block;height:1rem;margin-left:.2rem;width:1rem}.img-404 img{display:block;margin:1rem auto;max-width:100%}.grecaptcha-badge{z-index:1}

/*# sourceMappingURL=master.css.map*/