@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Ubuntu:wght@400;500;700&display=swap";:root{--primary-color: #111;--secondary-color: #333;--three-color: #eee;--background: #226032;--background-2: #226032;--background-3: #081e45;--bg-gray: #eef0f6;--light: #fff;--border-light: #ddd;--secondary-light: #fafafa}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}section{padding:100px 0}.max-width{max-width:1300px;padding:0 80px;margin:auto}.call{position:fixed;bottom:2%;right:5%;z-index:99}.call img{width:70px;height:70px;object-fit:contain}.swiper-button-next,.swiper-button-prev{color:var(--background)!important;transition:all .3s ease;font-size:1em!important}.swiper-pagination-bullet-active{transition:all .3s ease;background:var(--background)!important;width:30px!important;border-radius:5px!important}.about,.services,.skills,.teams,.contact,footer{font-family:Poppins,sans-serif}.about .about-content,.services .serv-content,.skills .skills-content,.contact .contact-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}section .title{position:relative;text-align:center;font-size:3.3em;font-weight:500;margin-bottom:60px;padding-bottom:20px;font-family:Ubuntu,sans-serif}section .title:before{content:"";position:absolute;bottom:0;left:50%;width:180px;height:3px;background:#111;transform:translate(-50%)}section .title:after{position:absolute;bottom:-8px;left:50%;font-size:20px;color:#dc143c;padding:0 5px;background:var(--light);transform:translate(-50%)}.bar{position:sticky;top:0;width:100%;z-index:9999;background-color:var(--background-2);padding:.5em 0}.bar .max-width{padding:0;display:flex;justify-content:space-between}.bar ol{list-style:none;display:flex;grid-gap:20px}.bar ul{list-style:none;display:flex;justify-content:end;grid-gap:20px;align-items:center}.bar ul li{color:#eee;padding:0 1em;display:flex;flex-direction:row;grid-gap:10px;align-items:center}.bar ul li span{color:var(--light);font-weight:700}.idiom{display:none}.bar ul li svg{color:var(--light)}.bar a,.bar p{color:var(--light);font-size:.85em;font-family:Ubuntu,sans-serif}.header{position:sticky;top:2em;z-index:999;transition:all .3s ease}.navbar{width:100%;z-index:999;padding:17.5px 0;font-family:Ubuntu,sans-serif;transition:all .3s ease;background-color:var(--light);box-shadow:0 5px 30px #0003;opacity:1}.navbar.sticky{position:sticky;padding:15px 0;opacity:.95;top:0;transition:all .3s ease}.navbar .max-width{display:flex;align-items:center;justify-content:flex-start;grid-gap:25px;padding:0}.navbar .logo a{color:var(--primary-color);font-size:35px;font-weight:600}.navbar .logo img{width:100%}.navbar .logo a span{transition:all .3s ease}.navbar.sticky .logo a span{color:#ddd}.navbar .menu li{list-style:none;display:inline-block}.navbar .menu li a{display:block;color:#212121;font-size:1em;font-weight:600;margin-left:22.5px;transition:color .3s ease}.navbar .menu li a.active{color:var(--primary-color);font-weight:600;position:relative}.navbar .menu li a.active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:var(--primary-color);border-radius:1px}.navbar .ring{-webkit-animation:ringring 1.5s infinite linear;animation:ringring 1.5s infinite linear}.navbar.sticky .ring{-webkit-animation:none;animation:none}.opc0{display:none}.opc{display:block}@keyframes ringring{0%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}20%,32%,44%,56%,68%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}23%,35%,47%,59%,71%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}26%,38%,50%,62%,74%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}29%,41%,53%,65%,77%{-webkit-transform:rotate3d(0,0,1,-15deg);transform:rotate3d(0,0,1,-15deg)}80%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.downs{color:var(--background)}.barr:nth-child(3){margin-left:auto}.barr{position:relative}.current-lang{display:flex;flex-direction:row;grid-gap:5px}.languaje{display:flex;align-items:center;gap:10px;cursor:pointer;position:relative;color:#eee}.dropdown{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;width:100px;z-index:10;border-radius:5px}.dropdown ul{list-style:none;padding:0;margin:0}.dropdown li{display:flex;align-items:center;gap:8px;padding:8px;cursor:pointer}.dropdown li p{color:#111}.dropdown li:hover{background-color:#eee}.call-me-now{display:flex;background:var(--background);color:var(--light);font-size:1.25em;padding:12px 35px;font-weight:400;border-radius:5px;border:2px solid var(--background);transition:all .3s ease;grid-gap:10px;align-items:center}.call-me-now .calltext{display:grid;grid-template-columns:1fr}.call-me-now .calltext p{font-weight:700;color:#fff;font-size:18px}.call-me-now .calltext small{color:#fff;font-size:14px}.navbar .menu li a:hover{color:var(--background-2)}.navbar.sticky .menu li a:hover{color:var(--background)}.navbar.sticky .menu li a.active{color:var(--primary-color);font-weight:600;position:relative}.navbar.sticky .menu li a.active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:var(--primary-color);border-radius:1px}.bar ul li:nth-child(3){display:none}.scroll-up-btn{position:fixed;height:45px;width:42px;background:#dc143c;right:30px;bottom:10px;text-align:center;line-height:45px;color:var(--light);z-index:9999;font-size:30px;border-radius:6px;border-bottom-width:2px;cursor:pointer;opacity:0;pointer-events:none;transition:all .3s ease}.scroll-up-btn.show{bottom:30px;opacity:1;pointer-events:auto}.scroll-up-btn:hover{filter:brightness(90%)}.home{display:flex;height:100%;color:var(--bg-gray);font-family:Ubuntu,sans-serif;padding-bottom:0;padding-top:0;position:relative;z-index:0;background:var(--bg-gray);min-height:clamp(600px,100vh,920px)}.home .swiper-slide-active .hiddens{display:none!important}@keyframes subirBajar{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.home .max-width{width:100%;height:100%;position:relative;padding:0;transition:all .3s ease;display:grid;grid-template-columns:55% 45%;align-items:center}.home .home-content .note{width:100%;margin-top:1.5em;display:flex;flex-direction:row;grid-gap:30px}.home .home-content .note h4{font-family:Poppins,sans-serif;font-size:3em;color:var(--background-2);font-weight:800}.home .home-content .note p{color:var(--primary-color)}.context .banner-mode{position:relative;z-index:1;width:100%}.context .banner-mode .side-img{border-radius:20px}.context .banner-mode img{width:100%}.context .banner-mode:after,.context .banner-mode:before{content:"";position:absolute;width:100%;height:100%;border-radius:25px}.context .banner-mode:after{width:85%;background-color:#ffeaa7;left:-35px;top:-50px;z-index:-1;opacity:.75}.context .banner-mode:before{width:85%;background-color:#b7d9c5;right:-50px;bottom:-35px;z-index:-1}.context .banner-mode .side-icon{position:absolute;top:-14%;left:-12%;opacity:.25;z-index:3;transform:rotate(-5deg)}.home .max-width .row{margin-right:0}.home-content{padding:1em 5em 1em 0}.home .home-content .text-1{font-size:17px;text-transform:uppercase;font-family:Poppins,sans-serif;color:var(--primary-color);margin-bottom:1em;opacity:1}.home .home-content .text-2{font-size:3em;font-weight:700;color:var(--primary-color);line-height:1.1;font-family:Poppins,sans-serif}.home .home-content .text-3{font-size:1.25em;margin:1em 0 0;color:var(--primary-color);font-family:Poppins,sans-serif;font-weight:400;opacity:.9}.home .home-content .text-3 span{color:#dc143c;font-weight:500}.labels{position:absolute;height:100%}.loading-placeholder{color:var(--primary-color)}.home .home-content a{display:inline-block;background:var(--background-2);color:var(--light);font-size:1.25em;padding:12px 36px;font-weight:400;border-radius:6px;border:2px solid var(--background-2);transition:all .3s ease}.home .home-content a:hover{color:#dc143c;background:none}.banner-buttons{grid-gap:15px;display:flex;justify-content:start;margin-top:1.5em}.home .home-content .primary-btn{background-color:var(--background);border-color:var(--background);color:var(--light);display:flex;flex-direction:row;align-items:center;grid-gap:20px;padding:.75em 1.75em;justify-content:space-around;font-weight:600;border-radius:30px}.home .home-content .primary-btn img{width:15%}.home .home-content .secondary-btn{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--light)}.home .home-content .banner-buttons a:hover{color:var(--background);border-color:var(--background)}.certificate{position:absolute;bottom:10%;right:0}.certificate ul{display:flex;list-style:none;grid-gap:10px}.certificate ul li img{width:100%;object-fit:contain}.ajust{font-size:3em!important}.alert{padding:15px 20px;border-radius:5px;margin-top:15px;font-weight:500;font-size:16px;transition:all .3s ease-in-out}.alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.alert-danger{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.alert-warning{background-color:#fff3cd;border:1px solid #ffeeba;color:#856404}#loading{position:absolute;top:0;right:0;width:100%;height:100%;background:#000;z-index:10;opacity:.9;display:flex;justify-content:center;align-items:center;border-radius:10px}.notes{color:var(--background);font-weight:100;font-size:14px;text-align:center;padding:.25em 0 2em}.swiper-slide-active .figure{display:block!important}.figure{display:none}.figure{position:absolute;bottom:0;right:0;width:50%;height:40%;opacity:.1}.figure img{width:100%;height:100%;object-fit:cover;object-position:center}.about{background-color:var(--secondary-light)}.about .title:after{content:""}.about .title:before{content:none}.about .title{margin:0;padding-left:.5em;text-align:left;font-weight:700;color:var(--background);font-size:4.25em}.about-content{margin-bottom:5em}.about .about-content .left{width:35%}.about .about-content .right{width:60%}.about .about-content .right .text{font-size:25px;font-weight:600;margin-bottom:10px}.about .about-content .right .text span{color:#dc143c}.about .about-content .right p{text-align:justify;font-size:1.05em}.about .about-content .right a{display:inline-block;background:#dc143c;color:var(--light);font-size:20px;font-weight:500;padding:10px 30px;margin-top:20px;border-radius:6px;border:2px solid crimson;transition:all .3s ease}.about .about-content .right a:hover{color:#dc143c;background:none}.about .card-view{margin-top:2em;display:flex;flex-wrap:wrap;grid-gap:10px}.about .card-view .item{text-align:center;flex:1 1 300px;padding:2.5em;min-width:0;border-radius:7px;border:1px solid var(--border-light);background:var(--light);box-shadow:0 6px 15px #0000000d;transition:all .3s ease}.about .card-view .item:hover{box-shadow:0 6px 15px #00000026;transition:all .3s ease;transform:translateY(-15px)}.card-view .item h4{font-weight:600;color:var(--secondary-color);font-size:1.35em;padding:1em 0}.card-view .item p{text-align:justify}.item .gallery{margin-top:1em;list-style:none;display:grid;grid-template-columns:repeat(2,1fr)}.item .gallery li:first-child img{object-fit:contain}.item .gallery li img{width:100%;object-fit:cover;padding:0 1em}.legend{padding:50px 0;display:flex;flex-wrap:wrap;justify-content:center;grid-gap:15px;align-items:center;font-size:1.65em;color:var(--background)}.legend div{display:flex;flex-direction:row;grid-gap:8.5px}.color{color:var(--background)}.borde{color:var(--border-light)}.services,.teams{color:var(--light);background:#111}.services .title:before,.teams .title:before{background:var(--light)}.services .title:after,.teams .title:after{background:#111;content:"what i provide"}.services .serv-content .card{width:calc(33% - 20px);background:#222;text-align:center;border-radius:6px;padding:50px 25px;cursor:pointer;transition:all .3s ease}.services .serv-content .card .box{transition:all .3s ease}.services .serv-content .card:hover .box{transform:scale(1.05)}.services .serv-content .card i{font-size:50px;color:#dc143c;transition:color .3s ease}.services .serv-content .card:hover i{color:var(--light)}.services .serv-content .card .text{font-size:25px;font-weight:500;margin:10px 0 7px}.whys{background:var(--bg-gray);position:relative;z-index:1;padding-bottom:7em}.whys .secure{margin-top:2em!important;width:60%;margin:0 auto;display:flex;flex-direction:column;text-align:center;grid-gap:10px}.whys .secure img{margin:0 auto}.whys .secure h4{padding:1em;background:#ffeaa7;border-radius:10px;font-size:1em}.whys .title:after{content:"DIMA ®";color:var(--background);background:var(--bg-gray)!important}.title-fond{padding:100px 0}.choice{padding-top:0}.skills .title:after{content:"";color:var(--background);background:var(--light)}.skills .title:before{display:none;background:var(--background)}.choice .skills-content{padding-top:0}.choice .title:after{left:170px;background:#31713e;color:var(--light)}.choice .title:before{left:170px;background:var(--light)}.choice .title{color:var(--light)!important;margin:0;text-align:left}.title-fond{position:relative;background:#41824b;background:linear-gradient(90deg,#41824b,#226032,#09260f)}.skills .call-phone{position:relative;width:45%;justify-content:space-around;border-radius:30px}.skills .title{color:var(--background)}.skills .skills-content .column{width:calc(50% - 45px)}.skills .skills-content .left{text-align:center;position:relative}.skills .skills-content .left .sello{top:-3em;position:relative;padding:1em;background:#fff;border-radius:5px;z-index:1}.img-sel{display:flex;flex-direction:row;justify-content:space-between;position:absolute;top:5%;left:0;width:100%;height:100%;z-index:1;max-width:1300px;margin:0 auto;right:0}.img-sel img:first-child{margin-top:auto;object-fit:cover;opacity:.35;object-position:center}.img-sel img:nth-child(2){margin-bottom:auto;width:300px;height:100%;object-fit:cover;object-position:center}.skills .skills-content .left .text{font-size:1.2em;font-weight:600;margin-bottom:10px;color:var(--background-3)}.skills .skills-content .left img{width:100%;height:100%}.logs img{width:100%;height:150px;object-fit:contain}.why{padding:0!important}.skills .subtitle{color:var(--background-3);font-size:1em;text-align:center}.skills .skills-content .left p{text-align:justify}.skills .skills-content .right .bars{margin-bottom:15px}.skills .skills-content .right .info{display:flex;margin-bottom:5px;align-items:center;justify-content:space-between}.side-img{position:relative;border-radius:10px}.side-img:before{width:85%;background-color:#b7d9c5;right:-50px;bottom:-35px;z-index:-1}.side-img:before{content:"";position:absolute;width:100%;height:100%;border-radius:25px}.side-img img{border-radius:10px}.ben1{box-shadow:0 6px 15px #00000040}.ben2{position:absolute;width:250px!important;height:300px!important;bottom:-45px;right:-30px;object-fit:cover}.benefits-accordion{width:100%;margin:20px 0}.accordion-item{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:10px;overflow:hidden;transition:all .3s ease}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f8f9fa;cursor:pointer;transition:background-color .3s ease}.accordion-header h3{display:flex;align-items:center;grid-gap:10px}.accordion-header:hover{background-color:#e9ecef}.accordion-header h3{margin:0;font-size:1em;color:#333}.accordion-icon{transition:transform .3s ease}.accordion-content{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .3s ease,padding .3s ease;background-color:#fff}.accordion-content.active{max-height:200px;padding:15px 20px}.accordion-content p{margin:0;color:#555;line-height:1.6;font-size:1em!important}.call-phone{display:flex;background:var(--background-2);border:2px solid var(--background-2);color:var(--light);font-size:1em;padding:12px 36px;margin-top:20px;font-weight:600;border-radius:5px;transition:all .3s ease;position:absolute;bottom:5%;z-index:10;align-items:center;grid-gap:10px}.call-phone img{width:30px;height:25px}.skills .skills-content ol{color:var(--primary-color);list-style:disc}.skills .skills-content li{font-size:1.1em;margin:.25em 0;position:relative}.skills .skills-content li::marker{color:var(--background);font-size:1.45em}.skills .skills-content p{color:var(--background-3);font-size:1.2em}.skills .skills-content .right span{font-weight:500;font-size:18px}.skills .skills-content .right .line{height:5px;width:100%;background:#d3d3d3;position:relative}.teams{background:none;position:relative;padding-bottom:60px}.teams:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:#effff5}.teams .max-width{padding:5em 0;border-radius:10px;position:relative;background-color:#effff5}.teams .max-width:nth-child(2n){padding:0;text-align:center;margin:0 auto;display:flex;justify-content:center}.teams .max-width .call-phone{border-radius:20px}.teams .max-width .call-phone svg{transform:rotate(20deg)}.teams .title{color:var(--primary-color);font-size:3.5em;z-index:1;margin-bottom:.75em;font-weight:600}.teams .subtitle{text-align:center;color:var(--primary-color);font-weight:600;font-size:1.2em;width:50%;margin:0 auto}.teams .title:after{content:"";color:var(--background);background:var(--bg-gray);z-index:1}.teams .title:before{background:var(--primary-color)}.teams .max-width{width:100%}.teams .carousel{padding:10px 0;margin:0 2em}.teams .carousel .swiper-pagination{bottom:10%}.teams .carousel .card{background:var(--light);border-radius:5px;text-align:center;transition:all .3s ease;position:relative;padding:2.75em 2em 2em;min-height:420px;box-shadow:0 6px 15px #00000040}.teams .carousel .card:hover{box-shadow:0 6px 15px #00000026;transition:all .3s ease}.teams .carousel .card .box{padding:15px 0 40px}.teams .carousel .card .box{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:all .3s ease}.teams .carousel .card:before{content:"";position:absolute;width:10%;height:4px;bottom:0;left:0;right:0;z-index:1;transition:all .3s ease;margin:0 auto;border-radius:0 0 5px 5px}.teams .carousel .card:hover:before{transition:all .3s ease;background-color:var(--background);opacity:1;width:100%}.teams .carousel .card:hover:after{margin-top:100%;top:auto;bottom:0;height:0;transition:all .3s ease}.teams .carousel .card:hover .img_w{display:block}.teams .carousel .swiper-slide-active .card{transition:all .3s ease}.teams .carousel .swiper-slide-active .card:after{content:"";position:absolute;width:100%;bottom:0;height:0;top:auto;left:0;transform:skewY(0);z-index:1;transition:all .3s ease;margin-top:100%}.teams .carousel .swiper-slide-active .card:hover:after{margin-top:100%;top:auto;bottom:0;height:0;transition:all .3s ease}.icon-color{background-color:var(--background);padding:1em;border-radius:10px;position:absolute!important;left:0;right:0;top:-55px;margin:0 auto;bottom:0;z-index:99!important}.teams .carousel .card-prem img{margin:0 auto;position:relative}.teams .carousel .card-prem .circle{position:absolute;width:70px;height:70px;top:20%;left:-10%;z-index:2;transition:all .3s ease;background-color:var(--background);right:0;margin:0 auto;border-radius:50%;opacity:.35}.teams .carousel .card img{position:relative;z-index:3;display:flex}.teams .carousel .card .img_w{display:none}.teams .carousel .card .text{font-size:1.5em;font-weight:600;margin:10px 0;color:var(--primary-color);position:relative;z-index:2;font-family:Poppins,sans-serif}.teams .carousel .card p{text-align:center;font-size:1.1em;color:var(--primary-color);padding:0}.teams .carousel .card .box img{height:100%;width:55%;object-fit:cover;object-position:center;z-index:0;padding:1em}.teams .carousel .card:hover img{border-color:var(--background)}.teams .swiper{overflow-y:unset;overflow-x:clip;position:unset}.contact-float{position:fixed!important;top:0;height:100%;right:0;width:100%;background-color:transparent!important;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);z-index:9999!important;padding:0!important}.contact-float:after{display:none;content:none!important;background-image:none!important;width:50%!important;background-color:#111!important;opacity:.95}.contact-float:before{content:"";position:absolute;height:100%;width:100%!important;opacity:.25!important;background-color:var(--background-2)!important;z-index:0!important}.contact-float .max-width{height:100%!important;display:flex!important;align-items:center!important;justify-content:center}.contact-float .title{font-size:2.5em;padding-bottom:10px}.contact-float .text-end{font-size:1.1em}.contact-float .right{width:calc(80% - 30px)!important;padding-top:100px!important}.contact{background-color:#effff5;color:#eee;position:relative;padding:60px 0 0;z-index:1}.contact-float .right form .textarea{height:60px!important}.contact-float .right form .button-area button{margin-top:0!important}.contact-float .right form .button-area button:first-child{color:var(--background-2);background:none;border:none}.contact-float .right form .button-area button:last-child:hover{background:var(--background-2);color:var(--light);border:2px solid var(--background)}.contact .fondo0{z-index:1}.contact .fondo0:after{bottom:20%;height:33%}.contact .fondo0:before{height:33%}.contact .max-width{padding:0;position:relative;z-index:1}.contact .left{position:relative}.picture{position:absolute;width:50%;height:100%;bottom:0;left:0}.picture img{width:100%;height:100%;object-fit:cover}.content{position:relative;width:98%;margin:0 auto;padding:6em 0 0;background:var(--primary-color);border-radius:15px}.contact .title{font-size:3em;color:var(--primary-color);margin-bottom:0;font-weight:700;font-family:Poppins}.contact .title-second{text-align:center;margin-bottom:2em;color:var(#fff)}.contact .contact-content{justify-content:center;grid-gap:25px;padding-top:0;padding-bottom:0}.contact .left{border-radius:10px}.content .fondo{left:0;z-index:1}.content .fondo img{width:100%;border-radius:15px}.contact .title:after,.contact .title:before{content:none}.contact-content{padding:80px 0;justify-content:center;grid-gap:20px}.contact .contact-content .column{width:calc(45% - 30px);margin-bottom:auto}.text-end{font-size:1em;font-weight:400;margin-bottom:1em;text-align:center;color:var(--primary-color);padding:0 0 1em}.contact .contact-content .left p{text-align:justify}.contact .contact-content .left .icons{margin:30px 0 0}.icons .row svg{width:20px;min-width:20px}.contact .contact-content .row{display:flex;align-items:center;margin:0}.contact .contact-content .row .info{width:100%}.contact .contact-content .info .head{font-weight:600;color:#212121;margin-top:1.2em;text-align:center;margin-bottom:.5em}.contact .contact-content .info .sub-title{color:#111;font-weight:600;text-align:center;display:flex;flex-direction:row;justify-content:space-between;width:80%;margin:0 auto;background:#9cd2b2;padding:.5em 1em}.contact .contact-content .info .sub-title a{color:#eee}.contact .right{position:relative;background:#cae0d3;padding:2em;border-radius:10px}.contact-float .right{background:#f3f3f3;border-radius:10px;padding-left:1em;padding-right:1em}.contact-float .right form label{color:#111!important}.contact-float .right form{position:static}.contact .right form .fields{display:flex;grid-gap:10px}form label{color:#111}.contact .right form .field,.contact .right form .fields .field{height:50px;width:100%;margin-bottom:40px}.contact .right form .textarea{height:80px;width:100%}.contact .right form label{color:var(--primary-color)}.contact .right form .field input,.contact .right form .textarea textarea,.contact .right form .select select{height:100%;width:100%;border:1px solid #ccc;border-radius:5px;outline:none;padding:0 15px;font-size:1em;font-family:Poppins,sans-serif;transition:all .3s ease;background-color:#fffe;color:#111}label{color:#eee}.contact .right form .field input:focus,.contact .right form .textarea textarea:focus{border-color:#ddd}.contact .right form .textarea textarea{padding-top:10px;resize:none}.contact .right form .button-area{display:flex;align-items:center;flex-direction:column;grid-gap:10px}.contact-float .right form .button-area{display:grid;grid-template-columns:1fr 1fr}.right form .button-area button{display:block;width:100%!important;height:55px;outline:none;font-size:1.2em;font-weight:500;border-radius:5px;cursor:pointer;flex-wrap:nowrap;background:var(--background);border:2px solid var(--background);transition:all .3s ease;margin-top:1em;color:var(--light)}.right form .button-area button:hover{background:none;color:var(--light);border-color:var(--light)}.contact .left{padding:0}.contact iframe{border-radius:10px;width:100%;min-height:280px}.sent-message{margin-top:15px;color:#28a745;font-weight:700;opacity:0;animation:fadeIn .5s ease forwards}.online{display:grid;grid-template-columns:65px 1fr;margin:0 0 2em;background-color:var(--background);padding:1em;border-radius:5px 5px 0 0;position:absolute;top:0;left:0;width:100%}.profile{position:relative;display:flex;justify-content:start;align-items:center}.profile img{width:50px;height:50px;border-radius:50%;margin:0 auto 0 0}.agent{color:var(--light)}.agent small{color:var(--color-dmk)}.icons{margin-top:1.5em;display:flex;flex-wrap:wrap}.icons .row{width:100%}.icons .row svg{color:var(--background)}@keyframes fadeIn{to{opacity:1}}.skeleton{width:100%;height:300px;background:linear-gradient(90deg,#111 25%,#333 37%,#111 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:8px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}footer{background:#111;color:#eee;padding:15px 23px;text-align:center}footer p{font-weight:400;font-size:.9em}footer a{color:#fff;text-decoration:underline;font-weight:500;transition:color .3s ease}footer a:hover{color:#dc143c}.home .home-content .text-2{display:flex;grid-gap:10px;flex-direction:row}@media (max-width: 1690px){.home .banner1{width:70%!important}.home .banner1 .text-2{font-size:2.5em}.home .banner1 .text-3{font-size:1.35em!important}}@media (max-width: 1440px){.home{min-height:710px}.home .home-content .text-2{font-size:2em}.home .home-content .text-3{font-size:1em}.max-width{padding:0 40px}.home .banner1{width:70%!important}.home .banner1 .text-2{font-size:2.65em}.home .banner1 .text-3{font-size:1.5em!important}.home .banner2{width:70%!important}.home .banner2 .text-2{font-size:2.35em}.home .banner2 .text-3{font-size:1.35em!important;line-height:1.35}.home .theme2 .home-content .text-2{font-size:3em}.home .theme2 .home-content .text-3{font-size:2em}}@media (max-width: 1300px){.navbar{padding:.8em 0}.navbar.sticky{padding:.75em 0}.home .banner1{width:70%!important}.home .banner1 .text-2{font-size:2.25em}.home .banner1 .text-3{font-size:1.25em!important}.home .banner2{width:70%!important}.home .banner2 .text-2{font-size:2.15em}.home .banner2 .text-3{font-size:1.15em!important;line-height:1.35}.iscol{display:flex;flex-direction:row;grid-gap:10px}.contact-float .right form label{font-size:13px}.contact .right form .field,.contact .right form .fields .field{height:40px!important}.contact-float .title{font-size:1.5em!important}.contact-float .text-end{font-size:.9em!important}.contact-float .right form .button-area button{height:45px!important;font-size:1em!important}.home{min-height:600px}.max-width{max-width:1100px}.home .max-width{max-width:85%}.home-content{padding-top:0}.side-right h4{font-size:2.5em}.banner-buttons{bottom:10%}.skills .call-phone{width:55%}.contact-float .right form .textarea{height:40px!important}.home .home-content .primary-btn{font-size:1.25em}section .title{font-size:2.75em!important}}@media (max-width: 1104px){.navbar .menu li a{font-size:14px}.home .home-content .primary-btn{font-size:1em}.about .about-content .left img{height:350px;width:350px}.call-me-now{font-size:1em}.home-content{padding-right:2em}.skills .call-phone{width:70%}}@media (max-width: 991px){.max-width{padding:0 50px}section .title{font-size:2em!important}.picture img{display:none}.teams .subtitle{width:100%}.skills .skills-content ol{padding-left:1.5em}.contact .title{margin-bottom:.5em}}@media (max-width: 947px){.navbar .menu{position:fixed;height:100vh;width:100%;left:-100%;top:0;background:#111;text-align:center;padding-top:80px;transition:all .3s ease}.bar ol{display:none}.navbar .menu.active{left:0}.navbar .menu li{display:block}.navbar .menu li a{display:inline-block;margin:20px 0;font-size:25px}.opc0{display:block}.opc{display:none}.home{min-height:699px;height:100%}.home-content{margin:auto 0!important}.home .theme{display:block}.home .theme2{justify-content:end!important}.home .theme1 .home-content .text-2,.home .theme1 .home-content .text-3{width:100%;text-align:center}.home .theme1 .home-content .text-2{font-size:2.5em}.home .theme1 .home-content .text-3{font-size:1em}.home .theme2 .home-content .text-2{font-size:2.5em}.home .theme2 .home-content .text-3{font-size:1.2em}.iscol{flex-direction:column}.contact-float:after{width:100%!important}.fondo0,.fondo{display:none}.figure{top:auto;bottom:0}.about .about-content,.services .serv-content,.skills .skills-content,.contact .contact-content{grid-gap:20px}.home .max-width{max-width:100%;justify-content:center;height:100%}.home-content{position:relative;z-index:10}.home .home-content .text-2{font-size:2.5em}.home .home-content .text-3{font-size:1.25em}.home .home-content .primary-btn{padding:1em 1.5em;font-weight:400}.home .home-content .primary-btn svg{display:none}.home .home-content .secondary-btn{display:flex;align-items:center}.ajust{font-size:2em!important}.side-right h4{font-size:3em;justify-content:end;align-items:center}.home .home-content a{font-size:1.1rem;padding:10px 30px}.skills .skills-content .left .sello{width:100%;height:100%}.max-width{max-width:930px}.teams .carousel .card a{width:95%;bottom:7.5%}.side-right span img{height:100%;object-fit:cover}.about .about-content .column{width:100%}.ben2{display:none}.about .about-content .left{display:flex;justify-content:center;margin:0 auto 60px}.about .about-content .right{flex:100%}.whys .secure{width:100%}.whys .secure h5>br{display:none}.choice .skills-content{flex-direction:column-reverse}.skills .call-phone{width:35%}.skills .skills-content .left .sello{top:-1.5em;padding-bottom:0}.skills .skills-content .left{margin-bottom:0!important}.teams .carousel .card{padding:2.75em 1em 0}.teams .carousel .card .text{font-size:1em}.skills .skills-content .column,.contact .contact-content .column{width:100%;margin-bottom:35px}.contact .fondo0,.contact .fondo{display:none}.contact:before{width:100%}.contact:after{width:100%;background-size:cover;background-position:center}.icons{grid-gap:20px}.contact .contact-content .info .head{margin-top:0}.contact .contact-content{padding:0 1.5em}.navbar .max-width{display:grid;width:100%;grid-gap:10px;grid-template-columns:150px 1fr}.barr:nth-child(3){display:none}.barr:nth-child(4){margin-left:auto}}@media (max-width: 690px){.bar .max-width{justify-content:center}.home .home-content .text-2,.home .home-content .text-3{text-align:center}.home .home-content .banner-buttons,.home .home-content .note{justify-content:center}.home .max-width{grid-template-columns:1fr;grid-gap:100px}.context .banner-mode{width:85%;margin:0 auto}.context .banner-mode:before{display:none}.context .banner-mode:after{display:none}.side-img:before{display:none}.contact-float .right{width:calc(100% - 30px)!important}.home .home-content .text-2{flex-direction:column}#salt{display:block}.bar ul{justify-content:space-between;grid-gap:0}.navbar{padding:10px 0}.bar ul li:nth-child(2){display:none}.bar ul li:nth-child(3){display:none}.bar ul li select{background:var(--primary-color);color:#fff;border:none}.barr:nth-child(3){display:none}.barr:nth-child(4){margin-left:auto}.navbar .max-width{display:grid;width:100%;grid-gap:10px;grid-template-columns:100px 1fr;padding:0 .5em}.navbar .logo img{height:100%}.home .isview{display:block;mask:none;width:100%;z-index:1}.home-content{padding:0 2em}.home .banner1{width:77%!important;margin-bottom:4em!important;margin-top:auto!important}.home .banner2{width:80%!important;margin-bottom:4em!important;margin-top:auto!important}.home .banner2{padding-right:0}.home .banner2 .text-3 br{display:none}.home .banner2 .banner-buttons{margin-top:.5em}.banner-buttons{width:100%}.figure{z-index:-1;bottom:0;width:100%;height:250px;opacity:.25}.figure img{object-fit:cover;object-position:top}.home .home-content .text-2{font-size:1.75em}.home .max-width{justify-content:center}.home .max-width .home-content{width:100%;padding:1em 1em 0}.home .theme2{position:absolute!important;max-width:100%!important;justify-content:end!important;height:50%!important;bottom:-5%}.home .theme2 .home-content{padding:0 1em 0 0}.home .theme2 .home-content .text-2{width:100%;font-size:1.75em}.home .theme2 .home-content .text-3{font-size:1em}.home .theme2 .home-content .text-3 br{display:none}.teams .subtitle{font-size:1em}.skills .skills-content li{font-size:1em;line-height:1.45;text-align:justify}.choice .skills-content{grid-gap:0}.choice .title{text-align:center;font-size:1em}.choice .title:after{left:0;right:0;margin:0 auto;transform:none;width:30%;z-index:1}.choice .title:before{left:0;right:0;margin:0 auto;transform:none;z-index:1}.call-me-now{font-size:1em;padding:10px 35px}.max-width{padding:0 23px}.home .home-content .text-3{font-size:32px}.home .home-content a{font-size:1em}.services .serv-content .card{width:100%}.img-sel{display:none}.skills .call-phone{width:70%}.icons{flex-direction:column}.icons .row{width:100%}.teams .carousel .card{padding:2.75em .75em 0}.teams .carousel .card .box{padding:1em}}@media (max-width: 500px){.home .home-content .text-3{font-size:17px}.about .about-content .right .text,.skills .skills-content .left .text{font-size:19px}.contact .right form .fields{flex-direction:column}.right form .error-box{width:150px}.scroll-up-btn{right:15px;bottom:15px;height:38px;width:35px;font-size:23px;line-height:38px}.contact .right form .fields{flex-direction:row}}@media (max-width: 380px){.home .banner1{width:80%!important;margin-bottom:4em!important;margin-top:auto!important}.contact .right form .field,.contact .right form .fields .field{height:40px;margin-bottom:30px}}
