body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.react-chatbot-kit-chat-inner-container{border:1px solid #fff;bottom:40px;position:fixed;right:12px}.react-chatbot-kit-chat-container{display:block}.react-chatbot-kit-chat-container-closed{display:none}.chatbotCloseButtom{border:1px solid orange;border-radius:25px;bottom:542px;box-shadow:inset 0 0 0 orange;color:green;cursor:pointer;display:block;font-size:.9rem;margin:3px;padding:8px 15px;position:fixed;right:12px;transition:all .5s;z-index:3}.chatbotCloseButtom:hover{box-shadow:inset 195px 0 0 orange;color:#fff}.chatbotCloseButtom-closed{display:none}.options{padding-bottom:15px}.options-header{font-size:1rem;font-weight:400;text-align:center;width:237px}.options-container{display:flex;flex-wrap:wrap;justify-content:center}.option-item{border:1px solid orange;border-radius:25px;box-shadow:inset 0 0 0 orange;color:green;cursor:pointer;font-size:.9rem;margin:3px;padding:8px 15px;transition:all .5s}.option-item:hover{box-shadow:inset 195px 0 0 orange;color:#fff}.stats{align-items:center;background-color:rgba(45,159,253,.589);background:linear-gradient(to top right,#0f92dd,#055991);border-radius:10px;color:#fff;display:flex;font-size:.9rem;justify-content:center}.column-left{text-align:right}.column-right{padding:8px;text-align:left}.url-link{align-items:center;background-color:#2273c4;border-radius:3px;color:#fff;display:flex;font-size:.9rem;padding:10px}.url-icon{margin-right:10px;width:35px}.url-header{font-size:.9rem;font-weight:lighter}.tel-link{fill:#fff;align-items:center;background-color:green;border-radius:30px;color:#fff;display:flex;font-size:.7rem;justify-content:center;padding:2px 5px;text-decoration:none;width:auto}.tel-header{color:#fff;font-size:medium;font-weight:700}.app-chatbot-button{align-items:center;background-color:#0d2d44;border:none;border-radius:30px;bottom:25px;color:#fff;display:flex;flex-direction:column;height:60px;left:40px;padding:10px;position:fixed;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;width:60px;z-index:9999}.app-chatbot-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.app-chatbot-container{border-radius:5px;bottom:55px;box-shadow:5px 5px 13px rgba(91,81,81,.4);display:flex;justify-content:center;left:40px;margin:40px 0;position:fixed;z-index:9999}.app-chatbot-button-icon{fill:#fff}.BotAvatar{height:auto;overflow:hidden;width:auto}.content,.phone{display:flex}.content{flex-direction:column;margin:290px auto 10px;-webkit-transform:translateY(5%);transform:translateY(5%);width:70%}.dark,.light{font-size:90%}.toggle,label{border-radius:100px;bottom:0;height:2.8rem}.label-toogle{align-items:center;background-color:rgba(0,0,0,.1);border-radius:100px;cursor:pointer;display:flex;margin:1.8rem 0 4rem;position:relative;width:100%}.toggle{background-color:green;box-shadow:0 2px 15px rgba(0,0,0,.15);transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);width:50%}.names,.toggle{position:absolute}.names{display:flex;font-size:90%;font-weight:bolder;justify-content:space-between;margin-left:17.5%;margin-top:.5%;-webkit-user-select:none;user-select:none;width:65%}.dark{opacity:.5}.light{color:#fff}[type=checkbox]{display:none}[type=checkbox]:checked+.app .toggle{background-color:green;-webkit-transform:translateX(100%);transform:translateX(100%)}[type=checkbox]:checked+.app .dark{color:#fff;opacity:1}[type=checkbox]:checked+.app .light{color:#000;opacity:.5}.navbar{align-items:center;background:#fff;display:flex;height:75px;justify-content:space-between;padding:30px 10%;position:fixed;width:100%;z-index:1000}.logo img{cursor:pointer;height:8vh;letter-spacing:1.5px;width:auto}.hamb-menu{display:none}.navbar li{display:inline-block;list-style:none;padding:0 20px}.navbar a,.regular-button{color:green;cursor:pointer;font-size:16px;font-weight:500;text-decoration:none}.regular-button{background:#fff;border:2px solid green;border-radius:50px;padding:9px 25px}.sidenav{display:none}.navbar li a:hover{color:orange;transition:all .4s ease 0s}.regular-button:hover{background-color:green}.regular-button a:hover,.regular-button:hover{color:#fff;transition:all .4s ease 0s}.logo-wapp{display:none}.language-container{display:block;display:flex;flex-direction:row;justify-content:space-between}.language-icon{border:3px solid #fff;border-radius:50%;cursor:pointer;height:4vh;margin-right:.5vw;width:auto}.language-icon:hover{border:3px solid orange}.language-selected{border:3px solid green;border-radius:50%}.language-container-mobile{display:none}@media (max-width:600px){.navbar{padding:30px 7%}.logo-wapp{display:block;height:45px;width:auto}.navbar ul,.regular-button{display:none}.logo img{margin-left:40px}.hamb-menu{background-color:initial;border:none;cursor:pointer;display:block;display:flex;height:auto;padding:0;width:40px}.line{fill:none;stroke:#000;stroke-width:2;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.line1{stroke-dasharray:60 207}.line1,.line2{stroke-width:6}.line2{stroke-dasharray:40 60}.line3{stroke-dasharray:60 207;stroke-width:6}.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.sidenav{background-color:#fff;display:block;height:100%;left:0;overflow-x:hidden;padding-top:60px;position:fixed;top:74px;transition:.5s;width:0;z-index:1}.sidenavOpen{width:100%}.item{color:#818181;display:block;font-size:25px;padding:8px 8px 8px 32px;text-decoration:none;transition:.3s}.item:hover{color:orange}.language-container,.language-icon{display:none}.language-container-mobile{align-items:center;display:block;display:flex;flex-direction:row;justify-content:center;padding-top:370px}.language-icon-mobile{display:block;height:8vh;margin:2vw}}


 /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{font-family:Helvetica,sans-serif;margin:0;padding:0}.banner{background-image:url(/static/media/banner.2c01c09cf9f9676cefa8.jpg);background-position:0;background-repeat:no-repeat;background-size:cover;display:flex;height:80vh;max-width:100%}.companyName{color:#fff;font-weight:700;margin:15px 0 5px}.wrap{display:flex;flex-flow:row wrap;height:100%;justify-content:left;margin:0 auto;max-width:1000px}.box{align-self:center;color:#fff;flex-basis:50%;text-align:left}.box span{font-size:18px;font-weight:300;letter-spacing:2px}.box h1{font-size:32px;line-height:.9;padding-bottom:10px}.box p{font-size:15px;line-height:1.2}.botones{display:flex;margin-top:30px}.botones .btn1{border:2px solid #fff;border-radius:20px;color:#fff;flex-basis:30%;margin-right:20px;padding:10px 30px;text-align:center;text-decoration:none}.botones .btn2{flex-basis:30%}.botones .btn2,.botones .btn2-arabic{background-color:#fff;border:2px solid #fff;border-radius:20px;color:green;margin-right:20px;padding:10px 30px;text-align:center;text-decoration:none}.botones .btn2-arabic{flex-basis:50%}.botones .btn1:hover{background-color:rgba(9,154,19,.3);color:#fff}.botones .btn2:hover{background-color:rgba(236,145,8,.3);color:#fff}@media (max-width:600px){.wrap{justify-content:center}.box{flex-basis:80%}}.services-menu-container{cursor:pointer;flex-flow:row wrap;height:100%;margin:0 auto;max-width:1000px}.section-title,.services-menu-container,.services-menu-section-title{display:flex;justify-content:center}.section-title{flex-flow:row wrap}h1{color:green;font-family:Helvetica,sans-serif;font-size:40px;font-weight:300;margin:15 0 0;padding:0;position:relative;transition:all .2s ease 0s}h1 em{font-style:normal;font-weight:600}.section-title h1{padding-bottom:.7em;text-align:center}.section-title h1:before{background-color:green;bottom:0;content:"";height:1px;left:0;left:50%;margin-left:-30px;position:absolute;-webkit-transform:scale(1);transform:scale(1);width:60px}.section-title h1:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.services-card-container{align-items:center;background:#fff;border:none;border-radius:100px;box-shadow:0 3px 20px 0 #0000003b;color:#333;display:flex;flex-direction:column;height:auto;height:200px;justify-content:center;margin:20px 20px 50px;outline:none;overflow:hidden;padding:10px 20px;width:200px}.services-card-img{height:100px}.services-card-ligth-text{margin:0}.services-card-bold-text,.services-card-ligth-text{color:green;font-family:Helvetica,sans-serif;font-size:20px;font-weight:300;padding:0;position:relative;transition:all .2s ease 0s}.services-card-bold-text{cursor:pointer;font-style:normal;font-weight:600;margin:0 0 20px}.services-card-bold-text:before{background-color:green;bottom:0;content:"";height:1px;left:0;left:50%;margin-left:-30px;position:absolute;-webkit-transform:scale(1);transform:scale(1);width:60px}.services-card-bold-text:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}@media(max-width:768px){.services-card-container{background:#fff;border-radius:60px;color:#333;height:125px;margin:20px 20px 50px;padding:10px 20px;width:125px}.services-card-img{height:50px}.services-card-ligth-text{font-size:10px}.services-card-bold-text,.services-card-ligth-text{color:green;font-weight:300;transition:all .2s ease 0s}.services-card-bold-text{font-family:Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:600;margin:0 0 10px;padding:0;position:relative}}.waves{bottom:0;width:100%}.waves div{background-color:green;color:#fff;margin:-5px 0 0;padding:0;text-align:center}svg{width:100%}.wave{fill:green;-webkit-animation:wave 3s linear;animation:wave 3s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.drop{fill:transparent;stroke:gree;stroke-width:.5;-webkit-animation:drop 5s ease infinite normal;animation:drop 5s ease infinite normal;opacity:.6;-webkit-transform:translateY(80%);transform:translateY(80%)}.drop1{-webkit-transform-origin:20px 3px;transform-origin:20px 3px}.drop2{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-transform-origin:25px 3px;transform-origin:25px 3px}.drop3{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:3.4s;animation-duration:3.4s;-webkit-transform-origin:16px 3px;transform-origin:16px 3px}.gooeff{-webkit-filter:url(#goo);filter:url(#goo)}#wave2{animation-direction:reverse;-webkit-animation-duration:5s;animation-duration:5s;opacity:.6}#wave3{-webkit-animation-duration:7s;animation-duration:7s;opacity:.3}@-webkit-keyframes drop{0%{opacity:.6;-webkit-transform:translateY(80%);transform:translateY(80%)}80%{opacity:.6;-webkit-transform:translateY(80%);transform:translateY(80%)}90%{opacity:.6;-webkit-transform:translateY(10%);transform:translateY(10%)}to{stroke-width:.2;opacity:0;-webkit-transform:translateY(0) scale(1.5);transform:translateY(0) scale(1.5)}}@keyframes drop{0%{opacity:.6;-webkit-transform:translateY(80%);transform:translateY(80%)}80%{opacity:.6;-webkit-transform:translateY(80%);transform:translateY(80%)}90%{opacity:.6;-webkit-transform:translateY(10%);transform:translateY(10%)}to{stroke-width:.2;opacity:0;-webkit-transform:translateY(0) scale(1.5);transform:translateY(0) scale(1.5)}}@-webkit-keyframes wave{to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes wave{to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes ball{to{-webkit-transform:translateY(20%);transform:translateY(20%)}}@keyframes ball{to{-webkit-transform:translateY(20%);transform:translateY(20%)}}*{box-sizing:border-box;font-family:Helvetica,sans-serif}*,.footer{margin:0;padding:0}.footer{background-color:green;display:flex;flex-direction:column;max-width:100%}.footer h2,.footer ul{text-align:center}.footer .box{margin-bottom:20px}.footer .grupo-1{display:flex;flex-direction:column;justify-content:space-between;margin:10px;padding:45px}.footer .grupo-1 .box figure{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.logo-footer{width:250px}.footer .grupo-1 .box h2{color:#fff;font-size:20px;margin-bottom:25px}.footer .grupo-1 .box p{color:#f5f5f5;margin-bottom:10px}.footer .grupo-1 .corporate-links a{color:#fff;font-size:15px;line-height:25px;text-decoration:none}.footer .grupo-1 .social-network a{background-color:#fff;color:green;display:inline-block;height:45px;line-height:45px;margin-right:10px;text-align:center;text-decoration:none;transition:all .3s ease;width:45px}.footer .grupo-1 .social-network a:hover{color:orange}.footer .grupo-1 .corporate-links a:hover{color:orange;cursor:pointer}.footer .grupo-2{color:#fff;padding:15px 10px;text-align:center}.footer .grupo-2 small{font-size:15px}@media(min-width:540px){.footer .grupo-1{flex-direction:row}.footer h2,.footer ul{text-align:left}}html{scroll-behavior:smooth}.btn-scrolltop{border:1px solid #fff;border-radius:100%;bottom:20px;color:#c3c2c7;cursor:pointer;padding:20px 23px;position:fixed;right:20px;-webkit-transform:translateY(100px);transform:translateY(100px);transition:.3s}.btn-scrolltop-on{-webkit-transform:translateY(0);transform:translateY(0)}.btn-scrolltop:hover{background-color:green;color:#fff}.menu{background:#e8e8f3;border-radius:100%;bottom:100px;cursor:pointer;padding:30px;position:fixed;right:20px}.menu:after,.menu:before{background:#c3c2c7;border-radius:2px;content:"";height:5px;left:21px;position:absolute;top:27px;transition:.2s ease;width:20px;z-index:1}.menu:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.menu:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.menu.open{opacity:.9}.menu.open:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu.open:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu.open .button{opacity:1;pointer-events:auto}.menu.open .button:first-of-type{background:url(/static/media/cideBot.c324534b3d485fbb679f.svg) no-repeat 50%/50% #e8e8f3;bottom:40px;right:70px}.menu.open .button:nth-of-type(2){background:url(/static/media/whatsapp.459dad86534ca5699520.svg) no-repeat 50%/50% #e8e8f3;bottom:80px;transition-delay:.05s}.menu.open .button:last-of-type{background:url(/static/media/mailus.6462c6dc217df90c4af1.svg) no-repeat 50%/50% 45% #e8e8f3;bottom:-40px;right:70px;transition-delay:.1s}.button{background:#e8e8f3;border-radius:50%;bottom:0;box-shadow:inherit;cursor:pointer;opacity:0;padding:30px;pointer-events:none;position:absolute;right:0;transition:.2s cubic-bezier(.18,.89,.32,1.28),opacity .2s ease,-webkit-transform .2s cubic-bezier(.08,.82,.17,1);transition:.2s cubic-bezier(.18,.89,.32,1.28),opacity .2s ease,transform .2s cubic-bezier(.08,.82,.17,1);transition:.2s cubic-bezier(.18,.89,.32,1.28),opacity .2s ease,transform .2s cubic-bezier(.08,.82,.17,1),-webkit-transform .2s cubic-bezier(.08,.82,.17,1)}.button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.menu:hover{background:green;border:1px solid #fff}.cidebot-btn{background:#e8e8f3;border-radius:100%;bottom:100px;cursor:pointer;padding:15px;position:fixed;right:20px}.cidebot-btn-img{height:auto;width:40px}.react-chatbot-kit-user-chat-message-container{display:flex;justify-content:flex-end;margin:15px 0}.react-chatbot-kit-user-avatar-container{align-items:center;background-color:#3d4e8d;border-radius:50%;display:flex;height:40px;justify-content:center;margin-left:12.5px;width:40px}.react-chatbot-kit-user-avatar-icon{fill:#fff;height:15px;width:15px}.react-chatbot-kit-user-chat-message{background-color:#f1f1f1;border-radius:5px;color:#585858;font-size:.9rem;font-weight:medium;padding:10px;position:relative;text-align:left}.react-chatbot-kit-user-chat-message-arrow{border-bottom:8px solid transparent;border-left:8px solid #f1f1f1;border-top:8px solid transparent;height:0;position:absolute;right:-7px;top:13px;width:0}.react-chatbot-kit-chat-bot-message-container{display:flex;justify-content:flex-start;margin:15px 0}.react-chatbot-kit-chat-bot-avatar-container{align-items:center;background-color:#d8d8d8;border-radius:50%;display:flex;font-size:1.2rem;height:40px;justify-content:center;margin-right:12.5px;width:40px}.react-chatbot-kit-chat-bot-avatar-icon{fill:#494646;height:22.5px;width:22.5px}.react-chatbot-kit-chat-bot-avatar-letter{color:#1d1d1d;margin:0;padding:0}.react-chatbot-kit-chat-bot-message{background-color:#2898ec;border-radius:5px;color:#fff;font-size:.9rem;font-weight:medium;margin-left:auto;padding:10px;position:relative;text-align:left;width:184.5px}.react-chatbot-kit-chat-bot-message-arrow{border-bottom:8px solid transparent;border-right:8px solid #2898ec;border-top:8px solid transparent;height:0;left:-7px;position:absolute;top:13px;width:0}.react-chatbot-kit-chat-bot-loading-icon-container{height:17px;width:25px}.chatbot-loader-container{display:flex;justify-content:center;width:100%}#chatbot-loader #chatbot-loader-dot1,#chatbot-loader #chatbot-loader-dot2{-webkit-animation:load 1s infinite;animation:load 1s infinite}#chatbot-loader #chatbot-loader-dot2{-webkit-animation-delay:.2s;animation-delay:.2s}#chatbot-loader #chatbot-loader-dot3{-webkit-animation:load 1s infinite;animation:load 1s infinite;-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}.react-chatbot-kit-chat-container{position:relative;width:275px}.react-chatbot-kit-chat-inner-container{background-color:#fff;border-radius:3px;border-radius:5px;height:500px}.react-chatbot-kit-chat-header{align-items:center;background-color:#efefef;border-top-left-radius:5px;border-top-right-radius:5px;color:#514f4f;display:flex;font-family:Arial;font-size:.85rem;font-weight:700;padding:12.5px}.react-chatbot-kit-chat-input-container{bottom:0;display:flex;position:absolute;width:100%}.react-chatbot-kit-chat-message-container{height:424px;overflow:scroll;padding:0 17.5px 10px}.react-chatbot-kit-chat-input{border:none;border-bottom-left-radius:5px;border-top:1px solid #d8d8d8;font-size:.85rem;padding:12.5px;width:100%}.react-chatbot-kit-chat-input-form{display:flex;width:100%}.react-chatbot-kit-chat-input::-webkit-input-placeholder{color:#585858}.react-chatbot-kit-chat-input::placeholder{color:#585858}.react-chatbot-kit-chat-btn-send{background-color:#2898ec;border:none;border-bottom-right-radius:5px;color:#fff;width:100px}.react-chatbot-kit-chat-btn-send-icon{fill:#fff;margin:0 auto;width:15px}.react-chatbot-kit-error{background-color:#fff;border-radius:3px;padding:15px}.react-chatbot-kit-error-container{width:260px}.react-chatbot-kit-error-header{color:#1d1d1d;font-size:1.3rem;margin-bottom:30px}.react-chatbot-kit-error-docs{border:1px solid #2898ec;color:#38688b;display:block;font-size:1rem;margin:25px auto;padding:8px;text-align:center;text-decoration:none;width:130px}.mobile-product-details-container{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 3px 20px 0 #0000003b;color:#333;display:flex;flex-direction:column;height:auto;margin-bottom:50px;margin-top:20px;outline:none;padding:10px 20px;width:90vw}.mobile-product-details-title{color:green;font-size:30px;font-weight:bolder;margin:20px 0 10px;text-align:center}.mobile-product-details-section2{width:100%}.mobile-product-details-subtitle{color:orange;font-size:25px;font-weight:lighter;margin:10px 0 20px 10px}.mobile-product-details-content{color:#000;margin:10px 10px 20px}.mobile-product-presentation-labels{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:center;width:100%}.mobile-product-label-item{border:none;border-radius:10px;color:#333;display:flex;font-size:13px;justify-content:center;margin:20px 10px 50px}.mobile-product-detail-btn,.mobile-product-label-item{align-items:center;background:#fff;box-shadow:0 3px 20px 0 #0000003b;outline:none;padding:10px 20px}.mobile-product-detail-btn{align-content:center;border:1px solid green;border-radius:50px;color:green;margin-bottom:20px;width:50%}.mobile-product-detail-btn:hover{background-color:green;color:#fff;cursor:pointer}.mobile-product-details-main-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.mobile-product-img{height:50vh;justify-content:center}.main-product-parallax-body{background:url(https://png.pngtree.com/background/20210710/original/pngtree-world-environment-day-exhibition-board-background-fresh-picture-image_979348.jpg);background-repeat:no-repeat;background-size:cover;height:90vh}.sticky{background-color:#ff6d6d;box-sizing:border-box;margin-left:15%;width:auto}.container-parallax{height:100vh;margin-bottom:50px}.parallax-img{height:80vh}.parallax-menu-section-title{display:flex;justify-content:center}.bannerPage-container{background:url(https://i0.wp.com/www.halconesypalomas.com/wp-content/uploads/2022/11/AlpinaSopo.jpg?fit=520%2C275&ssl=1);background-attachment:fixed;background-repeat:no-repeat;background-size:contain;height:-webkit-max-content;height:max-content;overflow:hidden;padding-top:75px;position:relative;text-align:center;width:100%}.bannerPage-container .overlay{color:#fff;height:100%;padding:50px;text-shadow:1px 1px 1px #333;width:100%}.bannerPage-title{font-family:Playfair Display,serif;font-size:80px;font-weight:700;margin-bottom:30px}.bannerPage-description,.bannerPage-subtitle{font-family:Open Sans,sans-serif;margin-bottom:30px}.bannerPage-btn{background:#fff;border:none;border-radius:50px;box-shadow:0 3px 20px 0 #0000003b;color:#333;margin-bottom:50px;outline:none;padding:10px 20px}.bannerPage-btn:hover{cursor:pointer}@media (max-width:600px){.bannerPage-container{background-size:auto;height:-webkit-max-content;height:max-content}}.product-details-container{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 3px 20px 0 #0000003b;color:#333;display:flex;flex-direction:column;height:auto;margin-top:30px;outline:none;padding:10px 20px;width:40vw}.product-details-title{color:green;font-size:30px;font-weight:bolder;margin:20px 0 10px;text-align:center}.product-details-section2{width:100%}.product-details-subtitle{color:orange;font-size:25px;font-weight:lighter;margin:10px 0 20px 10px}.product-details-content{color:#000;margin:10px 10px 20px}.product-presentation-labels{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:center;width:100%}.product-label-item{border:none;border-radius:10px;color:#333;display:flex;justify-content:center;margin:20px 10px 50px}.parallax-product-detail-btn,.product-label-item{align-items:center;background:#fff;box-shadow:0 3px 20px 0 #0000003b;outline:none;padding:10px 20px}.parallax-product-detail-btn{align-content:center;border:1px solid green;border-radius:50px;color:green;margin-bottom:20px;width:50%}.parallax-product-detail-btn:hover{background-color:green;color:#fff;cursor:pointer}.abut-us-banner-container{background:url(https://www.revistaaral.com/images/showid2/4839831?w=900&mh=700);background-repeat:no-repeat;background-size:cover;height:80vh}.news-section-container{margin-top:130px}.container{display:flex;flex-wrap:wrap;height:100%;justify-content:space-evenly;width:100%}.card{background-color:#fff;border-radius:10px;box-shadow:0 2px 20px rgba(0,0,0,.2);margin:10px;overflow:hidden;width:350px}.card-header img{height:200px;object-fit:cover;width:100%}.news-card-title:hover{cursor:pointer;text-decoration:underline}.card-body{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:250px;padding:20px}.tag{background:#ccc;border-radius:50px;color:#fff;cursor:pointer;font-size:12px;margin:0;padding:2px 10px;text-transform:uppercase}.card-body p{font-size:13px;margin:0 0 40px}.user{display:flex;margin-top:auto}.user img{border-radius:50%;height:40px;margin-right:10px;width:40px}.user-info h5{margin:0}.user-info small{color:#545d7a}@media(max-width:768px){.news-section-container{margin-top:0}}.news-page-main-container{display:flex;flex-direction:column;margin:0 5%;max-width:90%}.news-page-navigation{align-items:center;display:flex;flex-direction:row;margin-top:120px}.news-page-back-icon{margin-right:8px;width:15px}.news-page-btn1{background-color:initial;border:none;color:orange;font-size:medium;font-weight:700}.news-page-header{justify-content:left}.news-page-title{flex-wrap:wrap;font-size:7rem;margin-bottom:30px;margin-top:20px;width:90%}.news-page-subtitle,.news-page-title{font-family:Playfair Display,serif;font-weight:700}.news-page-subtitle{font-size:2rem;font-style:italic;margin-bottom:20px}.news-page-tags{display:flex;margin:10px 5px 30px 0}.news-tag{background:#ccc;border-radius:50px;color:#fff;cursor:pointer;font-size:15px;margin:10px 5px 30px 0;padding:4px 20px;text-transform:uppercase}.tag-teal{background-color:#47bcd4}.tag-purple{background-color:#5e76bf}.tag-pink{background-color:#cd5b9f}.new-publish-info{margin-bottom:60px;width:100%}.news-publisher-info{display:flex;flex-direction:row;justify-content:space-between}.news-publisher-profile{align-items:center;display:flex;flex-direction:row;justify-content:center}.news-publisher-image{border-radius:40px;height:80px;margin:0 15px 0 0;width:80px}.news-page-resume p{font-size:20px;font-weight:700;margin-bottom:50px}.news-page-content-container{display:flex;flex-direction:row;justify-content:space-between}.news-content-colum-1,.news-content-colum-2{margin:0 20px 0 0;text-align:justify;width:40%}.news-content-colum-3-img{width:20vi}@media(max-width:600px){.news-page-title{font-size:2rem}.news-page-subtitle{font-size:1.5rem}.news-page-tags{display:flex;margin:0}.news-tag{background:#ccc;border-radius:50px;color:#fff;cursor:pointer;font-size:10px;margin:8px 5px 20px 0;padding:4px 10px;text-transform:uppercase}.tag-teal{background-color:#47bcd4}.tag-purple{background-color:#5e76bf}.tag-pink{background-color:#cd5b9f}.new-publish-info{margin-bottom:30px;width:100%}.news-publisher-info{justify-content:space-between}.news-publisher-info,.news-publisher-profile{align-items:center;display:flex;flex-direction:row}.news-publisher-profile{justify-content:center}.news-publisher-image{border-radius:20px;height:40px;margin:0 15px 0 0;width:40px}.news-publish-date,.news-publisher-name{font-size:16px;font-weight:100}.news-page-resume p{font-size:18px;font-weight:700;margin-bottom:40px}.news-page-content-container{display:flex;flex-direction:column;margin:0}.news-content-colum-1{width:100%}.news-content-colum-1 p{font-size:14px}.news-content-colum-2{width:100%}.news-content-colum-2 p{font-size:14px}.news-content-colum-3-img{margin:30px 0 0;width:100%}}.timeline{flex-direction:column;margin:20px auto}.timeline,.timeline__event{display:flex;position:relative}.timeline__event{align-self:center;border-radius:6px;margin:20px 0;width:50vw}.timeline__event:nth-child(odd){flex-direction:row-reverse}.timeline__event:nth-child(odd) .timeline__event__date{border-radius:0 6px 6px 0}.timeline__event:nth-child(odd) .timeline__event__content{border-radius:6px 0 0 6px}.timeline__event:nth-child(odd) .timeline__event__icon:before{-webkit-animation:fillTop 2s ease-in-out 4s forwards;animation:fillTop 2s ease-in-out 4s forwards;background:#f6a4ec;content:"";height:100%;left:50%;position:absolute;right:auto;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px;z-index:-1}.timeline__event:nth-child(odd) .timeline__event__icon:after{-webkit-animation:fillLeft 2s ease-in-out 4s forwards;animation:fillLeft 2s ease-in-out 4s forwards;background:#f6a4ec;content:"";height:2px;left:auto;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:-1}.timeline__event__title{color:#9251ac;font-size:1.2rem;font-weight:600;letter-spacing:1.5px;line-height:1.4;text-transform:uppercase}.timeline__event__content{background:#fff;border-radius:0 6px 6px 0;box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3),0 -12px 36px -8px rgba(0,0,0,.025);padding:20px;width:calc(40vw - 84px)}.timeline__event__date{background:#9251ac;border-radius:6px 0 0 6px;color:#f6a4ec;font-size:1.5rem;font-weight:600;padding:0 20px;white-space:nowrap}.timeline__event__date,.timeline__event__icon{align-items:center;display:flex;justify-content:center}.timeline__event__icon{align-self:center;background:#f6a4ec;border-radius:100%;box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3),0 -12px 36px -8px rgba(0,0,0,.025);color:#9251ac;height:40px;margin:0 20px;padding:40px;position:relative;width:40px}.timeline__event__icon i{font-size:32px}.timeline__event__icon:before{-webkit-animation:fillTop 2s ease-in-out 4s forwards;animation:fillTop 2s ease-in-out 4s forwards;background:#f6a4ec;content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px;z-index:-1}.timeline__event__icon:after{-webkit-animation:fillLeftOdd 2s ease-in-out 4s forwards;animation:fillLeftOdd 2s ease-in-out 4s forwards;background:#f6a4ec;content:"";height:2px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:-1}.timeline__event__description{flex-basis:60%}.timeline__event--type2:after{background:#555ac0}.timeline__event--type2 .timeline__event__date{background:#555ac0;color:#87bbfe}.timeline__event--type2:nth-child(odd) .timeline__event__icon:after,.timeline__event--type2:nth-child(odd) .timeline__event__icon:before{background:#87bbfe}.timeline__event--type2 .timeline__event__icon{background:#87bbfe;color:#555ac0}.timeline__event--type2 .timeline__event__icon:after,.timeline__event--type2 .timeline__event__icon:before{background:#87bbfe}.timeline__event--type2 .timeline__event__title{color:#555ac0}.timeline__event--type3:after{background:#24b47e}.timeline__event--type3 .timeline__event__date{background-color:#24b47e;color:#aff1b6}.timeline__event--type3:nth-child(odd) .timeline__event__icon:after,.timeline__event--type3:nth-child(odd) .timeline__event__icon:before{background:#aff1b6}.timeline__event--type3 .timeline__event__icon{background:#aff1b6;color:#24b47e}.timeline__event--type3 .timeline__event__icon:after,.timeline__event--type3 .timeline__event__icon:before{background:#aff1b6}.timeline__event--type3 .timeline__event__title{color:#24b47e}.timeline__event:last-child .timeline__event__icon:before{content:none}@media(max-width:786px){.timeline__event{align-self:center;flex-direction:column;width:90vw}.timeline__event__content{width:100%}.timeline__event__icon{border-radius:6px 6px 0 0;box-shadow:none;margin:0;width:100%}.timeline__event__icon:after,.timeline__event__icon:before{display:none}.timeline__event__date{border-radius:0;padding:20px}.timeline__event:nth-child(odd){align-self:center;flex-direction:column}.timeline__event:nth-child(odd) .timeline__event__date{border-radius:0;padding:20px}.timeline__event:nth-child(odd) .timeline__event__icon{border-radius:6px 6px 0 0;margin:0}}@-webkit-keyframes fillLeft{to{right:100%}}@keyframes fillLeft{to{right:100%}}@-webkit-keyframes fillTop{to{top:100%}}@keyframes fillTop{to{top:100%}}@-webkit-keyframes fillLeftOdd{to{left:100%}}@keyframes fillLeftOdd{to{left:100%}}.mision-vision-main-container{display:flex;flex-direction:column;min-height:-webkit-max-content;min-height:max-content;padding-bottom:2vh;width:100%}.mision-vision-inner-container{display:flex;flex-direction:row;height:100%;justify-content:space-between;margin:1vh 5vw}.mision-vision-box{background-color:#fff;border-radius:20px;box-shadow:0 3px 20px 0 #0000003b;display:flex;flex-direction:column;min-height:-webkit-max-content;min-height:max-content;width:43vw}.mision-vision-inner-box{display:flex;flex-direction:column;height:100%;margin:1vh 2vw}.mision-vision-titles{font-weight:400;text-align:center}.mision-vision-text-container{height:100%;margin:0 2vw 3vh}.mision-vision-text{font-size:20px;font-weight:400;text-align:justify}@media (max-width:600px){.mision-vision-main-container{display:flex;height:100%;padding-bottom:2vh;width:100%}.mision-vision-inner-container{align-items:center;flex-direction:column}.mision-vision-box{margin-bottom:3vh;width:85vw}.mision-vision-inner-box{display:flex;flex-direction:column;height:100%;margin:1vh 3vw}}.location-filter-main-container{align-items:center;border-bottom:1px solid #d3d3d3;display:flex;flex-direction:column;padding-top:5vh;width:100%}.location-filter-nav{display:flex;flex-direction:row;justify-content:space-around;width:60vw}.location-filter-item-main-tab{border-bottom:0;border-radius:10px 10px 0 0;color:green;font-size:20px;font-weight:400;padding:10px}.location-filter-item-main-tab:hover,.location-filter-item-tab-selected{background-color:green;color:#fff;cursor:pointer}.location-filter-item-tab-selected{border-bottom:0;border-radius:10px 10px 0 0;font-size:20px;font-weight:400;padding:10px}
/*# sourceMappingURL=main.4dbf74f5.css.map*/