#loaderWrapper{position:fixed;top:0;left:0;background-color:#fff;width:100%;height:100%;z-index:1030}
@-webkit-keyframes rotating{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
#loaderWrapper .cssload-loader{position:absolute;left:50%;top:50%;margin-top:-40px;margin-left:-40px;-webkit-animation:rotating 1s linear infinite;-moz-animation:rotating 1s linear infinite;-ms-animation:rotating 1s linear infinite;-o-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite}
header{min-height:80px;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-webkit-box-shadow:0 0 6px #dcdcdc;-moz-box-shadow:0 0 6px #dcdcdc;box-shadow:0 0 6px #dcdcdc}
header #contentHeader{padding:10px 0;-webkit-box-shadow:0 0 10px 4px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 0 10px 4px rgba(0,0,0,0.1) inset;box-shadow:0 0 10px 4px rgba(0,0,0,0.1) inset;background-color:#fff;top:0;left:0;width:100%;z-index:99}
header #contentHeader.fixed-active{position:fixed}
header #contentHeader #menu ul:not(.dropdown-menu){gap:15px 2px}
header #contentHeader #menu ul li a{font-size:1rem;color:#000;cursor:pointer;display:inline-block;padding:5px 15px;font-family:'newjune-bold',sans-serif}
header #contentHeader #menu ul li a.active,
header #contentHeader #menu ul li a:hover{color:#000;background:#f25c05}
#maps{margin-bottom:-8px}
footer{background-color:#003545;color:#fff}
footer a:hover{color:#f25c05}
footer #listContentFooter{display:flex;flex-wrap:wrap;gap:1rem 3rem}
footer #listContentFooter .block-content-footer{flex:1 1 auto}
footer #listContentFooter .block-content-footer h2{font-size:1.5rem}
footer #listContentFooter .block-content-footer h3{font-size:1.125rem}
footer #listContentFooter .block-content-footer .item-info{margin-bottom:20px}
footer #listContentFooter .block-content-footer .item-info a{gap:10px}
footer #listContentFooter .block-content-footer .item-info span{font-size:1rem}
footer #listContentFooter .block-content-footer a:hover{color:#f25c05}
footer #listContentFooter .block-content-footer .list-menu a{font-size:1rem;margin:15px 0;display:block;font-family:'newjune-medium',sans-serif}
footer #listContentFooter .block-content-footer .list-menu a:first-child{margin-top:0}
footer #listContentFooter .block-content-footer .list-menu a:before{width:0;height:0;content:'';display:inline-block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #eee;vertical-align:middle;margin-right:10px;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
footer #listContentFooter .block-content-footer .list-menu a:hover:before{-webkit-transform:translate3d(4px,0px,0px);-moz-transform:translate3d(4px,0px,0px);-o-transform:translate3d(4px,0px,0px);transform:translate3d(4px,0px,0px);border-left:6px solid #f25c05}
footer #listContentFooter #listUnits{gap:30px}
footer #listContentFooter #listUnits li{flex:1 1 auto}
footer #listContentFooter #listUnits span,
footer #listContentFooter #listUnits address{width:90%}
footer #listContentFooter #listUnits .item-contact{margin:1rem 0}
footer #listContentFooter #listUnits .item-contact img{filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(243deg) brightness(103%) contrast(101%);transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
footer #listContentFooter #listUnits .item-contact a{display:inline-block;margin:5px 0}
footer #listContentFooter #listUnits address,
footer #listContentFooter #listUnits address p{margin:0;font-size:1rem}
footer .filter-white{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}
footer #bottomFooter{padding:0 0 2rem}
footer #copyrightNetwork p{margin:0;font-size:14px}
footer #copyrightNetwork #devCopyright a:hover{color:#f25c05}
@keyframes shake-animation{0%{transform:translate(0,0)}1.78571%{transform:translate(5px,0)}3.57143%{transform:translate(0,0)}5.35714%{transform:translate(5px,0)}7.14286%{transform:translate(0,0)}8.92857%{transform:translate(5px,0)}10.71429%{transform:translate(0,0)}100%{transform:translate(0,0)}}#arrowUp{position:fixed;right:5px;bottom:0;cursor:pointer;font-size:12px;z-index:9;display:none;color:#fff;text-shadow:0 1px 1px #000;background-color:rgba(242,92,5,0.6);padding:5px 10px}
#arrowUp:hover{background-color:#f25c05;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}
#arrowUp img{height:20px;filter:brightness(0) invert(1) drop-shadow(0px 1px 1px #000)}#whatsFooter{position:fixed;bottom:10px;left:4%;z-index:9}
#whatsFooter a{cursor:pointer;display:block;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-webkit-animation:shake-animation 4.72s ease infinite;-o-animation:shake-animation 4.72s ease infinite;animation:shake-animation 4.72s ease infinite}
#whatsFooter a:hover{opacity:0.8}
.transition-all{transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
.transition-color{transition:color 0.2s ease-in-out;-moz-transition:color 0.2s ease-in-out;-webkit-transition:color 0.2s ease-in-out}
.transition-background{transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out}
.transition-opacity{transition:opacity 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out;-webkit-transition:opacity 0.2s ease-in-out}body,
html{max-width:100%}
html{scroll-behavior:smooth}
a,
a:hover,
a:focus{color:inherit;outline:none;text-decoration:inherit}
a{transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
figure{margin:0}
@font-face{font-family:'newjune-medium';src:url('../themes/default/assets/fonts/newjune-medium.woff2') format('woff2'),url('../themes/default/assets/fonts/newjune-medium#newjune-medium') format('svg'),url('../themes/default/assets/fonts/newjune-medium.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'newjune-book';src:url('../themes/default/assets/fonts/newjune-book.woff2') format('woff2'),url('../themes/default/assets/fonts/newjune-book#newjune-book') format('svg'),url('../themes/default/assets/fonts/newjune-book.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap}
body{font-size:1rem;line-height:1.6;color:#000;font-family:'newjune-book',sans-serif}
ul{margin:0 auto;padding:0}
ul li{list-style:none}
p{font-size:1rem;line-height:1.5}
.jumbotron{padding:2rem 0;margin:0}
h1,
h2,
h3,
h4{line-height:1.3;color:#363636;font-family:'newjune-medium',sans-serif}
.padding-block{padding:4rem 0}
.color-default{color:#f25c05}
.bg-default{background:#f25c05}
.color-secondary{color:#363636}
.background-secondary{background-color:#363636}
.bg-tertiary{background-color:#ef7d43}
.bg-strong{background-color:#000}
.background-dark{background-color:#2a2d32}
.bg-clean{background:#f7f7f7}
.text-color{color:#626262}
.overflow-hidden{overflow:hidden}
.btn-default{font-size:1.3rem;line-height:1.2;cursor:pointer;padding:12px 30px;font-family:'newjune-medium',sans-serif;color:#000;border:none;background-color:#ef7d43;position:relative;background-size:0% 0%;background-position:50% 50%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out}
.btn-default:hover{background-size:100% 100%;background-image:linear-gradient(#fdba93,#fdba93);background-repeat:no-repeat;color:#363636;transition:background-size 0.3s,color 0.3s}
.btn-transparent{font-size:1rem;line-height:1.5;cursor:pointer;padding:12px 30px;border:2px solid #000;color:#000;outline:none;letter-spacing:0.025em;background-color:transparent;position:relative;background-size:100% 0%;background-position:50% 50%;font-family:'newjune-medium',sans-serif;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out}
.btn-transparent:hover{background-size:100% 100%;background-image:linear-gradient(#000,#000);background-repeat:no-repeat;color:#f25c05;transition:background-size 0.3s,color 0.3s}
.bg-black{background:#000}.object-fit{object-fit:cover;-o-object-fit:cover}
.effect-scale a img{object-fit:cover;-o-object-fit:cover}
.effect-scale a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:30px;background:rgba(0,0,0,0.9);opacity:0;z-index:-1}
.hover-borders{transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;border-top:1px solid transparent;border-bottom:1px solid transparent}
.hover-borders:before{content:"";position:absolute;width:0;height:0;left:0;top:0;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
.hover-borders:after{content:"";position:absolute;width:0;height:0;right:0;bottom:0;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
.hover-borders:hover{border-color:#f25c05}
.hover-borders:hover:before{border-top:40px solid #f25c05;border-right:40px solid transparent;z-index:1}
.hover-borders:hover:after{border-bottom:40px solid #f25c05;border-left:40px solid transparent;z-index:1}
.list-network{gap:15px}
.list-network li a{line-height:1}
.list-network li a img{transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;height:20px;width:20px;filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1);object-fit:contain;-o-object-fit:contain}
.list-network li a:hover img{opacity:0.6}
#conceptualIntern img{clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%);height:250px;object-fit:cover;-o-object-fit:cover}
#conceptualIntern .nav-breadcrumb{padding:0}
.width-block{width:60%;margin:0 auto}
.cc_message a{display:none}
.cc_banner-wrapper .cc_container .cc_btn,
.cc_banner-wrapper .cc_container .cc_btn:visited{background-color:#f25c05;color:#fff}
.nav-breadcrumb{padding:.75rem 0;margin:0}
.nav-breadcrumb .breadcrumb{background:none;margin:0;padding:0}
.nav-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before{color:#f25c05}
.nav-breadcrumb .breadcrumb li{font-size:14px}
.nav-breadcrumb .breadcrumb li.active a{color:#000}
.nav-breadcrumb .breadcrumb li a{color:#f25c05}
.nav-breadcrumb .breadcrumb li a:hover{color:#000}#overlayPage{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);display:none;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
#formContactFixed{position:fixed;bottom:-2px;z-index:99;right:8%}
@keyframes effectPulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:0.7}100%{transform:scale(1);opacity:1}}
#formContactFixed #buttonCollapseForm{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;box-shadow:0 0 8px 2px rgba(0,0,0,0.1)}
#formContactFixed #buttonCollapseForm[aria-expanded="false"]{animation:pulse 1.5s ease infinite}
.bg-form{position:relative;z-index:99;background:#eee;padding:1.5rem;overflow:auto;max-height:600px;max-width:500px}
form .alert-dismissible{padding-right:20px}
form .alert-dismissible .close{float:right;background:none;padding:0;margin:0;border:none;line-height:1;font-size:1.5rem}
form .invalid-tooltip{font-size:11px}
.content-form{display:flex;flex-wrap:wrap;gap:20px}
.form-group{width:100%}
.form-group.field-col{flex:1;width:calc(100% / 3);box-sizing:border-box}
.form-group select.form-control{padding:6px 15px;color:#b0afaf}
.form-group select.form-control:focus{color:#b0afaf}
.form-group select.form-control:not([size]):not([multiple]){height:45px}
.form-group select.form-control:not([size]):not([multiple]).height-small{height:35px}
.form-group select.form-control:not([size]):not([multiple]).height-large{height:55px}
.form-group textarea.form-control{height:85px;resize:none}
.form-group textarea.form-control.height-small{height:65px}
.form-group textarea.form-control.height-large{height:125px}
.form-group label{margin-bottom:2px;display:block;font-size:12px;font-weight:500;color:#555;text-align:left}
.form-group .form-control{height:45px;color:#8e8e8e;font-size:14px;width:100%;border:none;border-bottom:2px solid #555;padding:5px 2px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.form-group .form-control:hover,
.form-group .form-control:focus{background:none;border-color:#ef7d43;color:#626262;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.form-group .form-control::placeholder{color:#8e8e8e;opacity:1}
.form-group .form-control.height-small{height:35px}
.form-group .form-control.height-large{height:55px}
::-webkit-input-placeholder{color:#8e8e8e !important}
:-moz-placeholder{color:#8e8e8e !important}
::-moz-placeholder{color:#8e8e8e !important}
:-ms-input-placeholder{color:#8e8e8e !important}.swiper .swiper-slide{height:auto}
.swiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;-o-object-fit:cover}
.swiper .swiper-button-next,
.swiper .swiper-button-prev{color:#f25c05;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after{background:none;padding:10px 17px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:25px;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;border:2px solid #f25c05}
.swiper .swiper-button-next:hover:after,
.swiper .swiper-button-prev:hover:after{background:#f25c05;color:#fff}
.swiper .swiper-pagination-bullet{width:15px;height:15px;background:transparent;border:1px solid #ef7d43;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;opacity:1}
.swiper .swiper-pagination-bullet:hover,
.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ef7d43}
.swiper .swiper-button-next{right:30px}
.swiper .swiper-button-prev{left:30px}
.swiper-thumbs{height:65vh}
.swiper-thumbs .swiper-slide{width:100%;opacity:0.5;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;cursor:pointer}
.swiper-thumbs .swiper-slide img{height:105px}
.swiper-thumbs .swiper-slide:hover{opacity:1}
.swiper-thumbs .swiper-slide-thumb-active{opacity:1}
.swiper-gallery img{width:100%;height:65vh}
.pagination-style .swiper-button-next{right:-60px}
.pagination-style .swiper-button-prev{left:-60px}
.pagination-style .swiper-button-next,
.pagination-style .swiper-button-prev{color:#f25c05}
.banner-conceptual .item-banner img{object-fit:cover;-o-object-fit:cover}
.banner-conceptual #particlesJs{position:absolute;height:100%;width:100%;top:0;left:0;display:block}
.banner-conceptual .content-banner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;background-color:rgba(0,0,0,0.7)}
.banner-conceptual .content-banner .logo-banner img{max-height:90px;margin:0 auto 30px;object-fit:contain;-o-object-fit:contain;width:250px}
.banner-conceptual .content-banner .text-banner{width:80%;margin:0 auto;position:relative;z-index:5}
.banner-conceptual .content-banner .caption h1,
.banner-conceptual .content-banner .caption h2{font-size:3.25rem}
.banner-conceptual .content-banner .caption p{color:#fff}
.intern .banner-conceptual .item-banner img{height:50vh}
.block-text.title-block h2{font-size:16px}
.block-text.title-block h2 strong{display:block;margin-top:5px;font-size:2rem;color:#f25c05}
.block-text ul li{list-style:inside;margin:10px 0;font-size:1rem}
.block-text ul li::marker{color:#ef7d43}
.block-text ol{padding:0}
.block-text ol li{list-style:inside;font-size:1rem;margin-bottom:10px}
.block-text ol li p{display:inline;margin:0}
.block-text ol li::marker{color:#f25c05}
.block-text .img-text-detail{margin-bottom:10px;float:left;margin-right:20px}
.block-text .img-text-detail img{max-height:50vh;width:500px;object-fit:cover;-o-object-fit:cover}
.block-text h2,
.block-text h3,
.block-text h4,
.block-text h5,
.block-text h6{color:#363636;margin-bottom:10px}
.block-text h2 strong,
.block-text h3 strong,
.block-text h4 strong,
.block-text h5 strong,
.block-text h6 strong{font-weight:normal}
.block-text a{color:#f25c05;font-family:'newjune-medium',sans-serif;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;text-decoration:underline}
.block-text a:hover{color:#fc9a61}
.pagination li{font-size:18px;margin:5px}
.pagination li a{border:1px solid;padding:6px 10px;color:#363636;transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out}
.pagination li a:hover{color:#f25c05}
.pagination li.active a{color:#f25c05}
#supportsContent .block-text figure{float:left;margin:0 20px 15px 0}
#supportsContent .block-text figure img{width:400px;height:350px}
#otherSupports{clear:both}
#listSupports li{margin:1.5rem 0}
#listSupports li a .item-support{background:#fff;padding:15px;-webkit-box-shadow:0 0 70px rgba(0,0,0,0.09);-moz-box-shadow:0 0 70px rgba(0,0,0,0.09);box-shadow:0 0 70px rgba(0,0,0,0.09);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
#listSupports li a .item-support.custom_style{background:#f25c05}
#listSupports li a .item-support.custom_style .btn-default{background-color:#fff}
#listSupports li a .item-support h4{font-size:1.25rem}
#listSupports li a .item-support .btn-default{font-size:1rem}
#listSupports li a figure:before{background:rgba(242,92,5,0.5);content:"\002B";color:#fff;font-size:6rem;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;position:absolute;height:50%;opacity:0;left:50%;top:25%;width:0;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;z-index:2}
#listSupports li a figure img{height:240px;width:100%}
#listSupports li a figure .tag{position:absolute;top:10px;right:10px;background:#f25c05;padding:5px 15px;line-height:1.2;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;font-size:14px;letter-spacing:0.5px;font-family:'Roboto Slab',serif;color:#000}
#listSupports li a:hover figure:before{width:100%;top:0;left:0;opacity:1;height:100%}
#listSupports li a .card-body{margin:15px 0 0;height:calc(100% - 255px)}
#flexOrder p:first-child{order:1;margin-bottom:0}
#flexOrder #buttonsDropForm{margin:1rem 0;order:2}
#flexOrder #buttonsDropForm #buttonsEffectForm{display:flex;gap:20px;justify-content:center}
#flexOrder #buttonsDropForm #formLogin{width:50%;margin:1rem auto;border:1px solid;padding:1.5rem;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:none}
#flexOrder #passwordGenerator{margin:1rem 0;order:2}
@media (max-width:1199px){header #contentHeader #menu ul li a{font-size:15px;padding:5px 10px}#testimonies .swiper-pagination{position:static;margin-top:1rem}#home #timeline ul{padding:0 0 0 40px}#home #timeline ul::before{height:100%;width:2px;top:0;left:5px}#home #timeline ul li::before{left:-42px;top:0}.swiper:hover .swiper-button-prev{left:15px}.swiper .swiper-button-next::after,.swiper .swiper-button-prev::after{padding:10px 15px}.swiper .swiper-button-next,#home #conceptualHome .swiper .swiper-button-next,#testimonies .swiper .swiper-button-next{right:25px}.swiper:hover .swiper-button-next,#home #conceptualHome .swiper:hover .swiper-button-next,#testimonies .swiper:hover .swiper-button-next{right:25px}#home #conceptualHome .swiper:hover .swiper-button-prev,.swiper .swiper-button-prev,.swiper:hover .swiper-button-prev{left:10px}footer #listContentFooter #listUnits address p,footer #listContentFooter li .item-info span{font-size:14px}footer #listServicesFooter{margin-bottom:2rem}.h3,h3{font-size:1.2rem}.width-block{width:80%}.h1,h1{font-size:24px}#listProducts li a figure img{height:180px}#listProducts li a .description-button{height:calc(100% - 200px)}.list-gallery li .gallery-hover{opacity:1;position:static}.list-gallery li img{height:250px}#home #timeline ul li{margin-bottom:30px}.pagination-style .swiper-button-prev{left:-50px}.pagination-style .swiper-button-next{right:-50px}#mostRead #listPostsRead .swiper-slide img{height:380px}#blog #mostRead .post-read{padding:1.5rem 1rem}#blog #mostRead .post-read .tag{margin-bottom:15px}#blog #mostRead .post-read h3{font-size:1.125rem}#blog #mostRead .post-read p{font-size:15px}.block-text .img-text-detail img{max-height:40vh;width:400px}.tab-content{margin-top:1rem}.banner-conceptual #particlesJs{display:none}}@media (max-width:991px){.mb-5,.my-5{margin-bottom:1.5rem !important}#iconNavicon{display:flex;align-items:center;-webkit-align-items:center;justify-content:flex-end;-webkit-justify-content:flex-end}#iconNavicon label{display:flex;align-items:center;width:100%;justify-content:flex-end;gap:12px}#iconNavicon label:before{content:"MENU";display:inline-block;color:#363636}#iconNavicon label .lines{width:12%}#iconNavicon label .lines span{display:block;background:#363636;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:5px;margin:5px 0;transition:0.4s cubic-bezier(0.68,-0.6,0.32,1.6)}#iconNavicon label .lines span:nth-of-type(1){width:60%}#iconNavicon label .lines span:nth-of-type(2){width:80%}#iconNavicon label .lines span:nth-of-type(3){width:100%}#iconNavicon label input{display:none}#iconNavicon label input:checked ~ .lines span:nth-of-type(1){transform-origin:bottom;transform:rotatez(44deg) translate(4px,0);width:40%}#iconNavicon label input:checked ~ .lines span:nth-of-type(2){transform-origin:top;transform:rotatez(-45deg)}#iconNavicon label input:checked ~ .lines span:nth-of-type(3){transform-origin:bottom;width:42%;transform:translate(15px,-6px) rotatez(45deg)}#iconNavicon span{font-size:1rem;margin-right:10px;vertical-align:middle;letter-spacing:1px}header #contentHeader nav#menu{display:none;margin:20px 0 0;max-height:80vh;overflow:auto}header #contentHeader nav#menu ul li{text-align:left;margin:0;border:none;border-top:1px solid rgba(255,255,255,0.3)}header #contentHeader nav#menu ul li a{letter-spacing:1px;padding:15px;display:block;white-space:normal;font-size:20px}header #contentHeader nav#menu ul li a.active:after{display:none}header #contentHeader nav#menu ul li.dropdown .dropdown-toggle{font-size:20px;letter-spacing:1px;padding:15px;width:100%;text-align:left}header #contentHeader nav#menu ul li.dropdown .dropdown-menu{position:relative !important;width:100%;margin-bottom:20px;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;max-width:100%}header #contentHeader nav#menu ul li.dropdown .dropdown-menu a{margin:15px 0}.padding-block{padding:3rem 0}.banner-conceptual .content-banner{background:rgba(0,0,0,0.6)}#home #conceptualHome .item-banner img{height:45vh}.banner-conceptual .content-banner .logo-banner img{max-height:60px}#home #conceptualHome .content-banner .caption h1,#home #conceptualHome .content-banner .caption h2,.banner-conceptual .content-banner .caption h1,.banner-conceptual .content-banner .caption h2{font-size:2rem}#imageAboutResume{margin:0 0 2rem}#counter ul li h3{font-size:12px}#counter ul li span{font-size:3rem}.pagination-style .swiper-button-prev{left:-40px}.pagination-style .swiper-button-next{right:-40px}.cc_banner-wrapper .cc_container .cc_message{margin-top:0}.cc_banner-wrapper .cc_container{display:flex;align-items:center;-webkit-align-items:center;flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse}#infos{margin-bottom:2rem}.intern .banner-conceptual .item-banner img{height:25vh}#about #textAbout figure img{width:100%;height:300px;object-fit:cover;-o-object-fit:cover}#serviceContent .block-text figure img{width:300px;height:250px}#product #galleryProduct{float:none;width:100%;margin-right:0;margin-bottom:2rem}.block-text .img-text-detail img{max-height:30vh;width:300px}}@media (max-width:767px){.h2,h2{font-size:1.5rem}.h3,h3{font-size:1.4rem}.mt-5,.my-5{margin-top:2rem !important}#iconNavicon label .lines{width:22%}#iconNavicon label input:checked ~ .lines span:nth-of-type(3){transform:translate(12px,-6px) rotatez(46deg)}.btn-more,.btn-transparent,.btn-default{width:100%}.swiper .swiper-pagination{position:static;margin:10px 0}.swiper .swiper-pagination-bullet{width:22px;height:22px}#home #testimonies .item-testimonial{width:auto}#listCounter li{margin:1rem 0}.padding-block{padding:2rem 0}.width-block{width:auto}#headerTop #contactsHeader{gap:10px 40px}.banner-conceptual .content-banner .logo-banner img{width:150px;margin:0 auto 20px}#home #conceptualHome .content-banner .caption h1,#home #conceptualHome .content-banner .caption h2,.banner-conceptual .content-banner .caption h1,.banner-conceptual .content-banner .caption h2{font-size:1.5rem}.banner-conceptual .content-banner .text-banner{width:auto}#home #aboutResume #imageAboutResume img{height:200px}#home #productsHome .button-more,#home #servicesHome .button-more{position:static}#listProducts li a .card-body{height:auto}.swiper .swiper-button-next,.swiper .swiper-button-prev{opacity:1}.swiper .swiper-button-next::after,.swiper .swiper-button-prev::after{padding:10px 15px}#ctaContact a{width:100%}#home #ctaContact .btn-transparent{justify-content:center;padding:15px}#copyrightNetwork{text-align:center}#bottomFooter .list-network{justify-content:center;margin:20px 0}#formContactFixed{bottom:0;right:inherit;left:0;width:100%;text-align:center}#buttonCollapseForm{width:95%}#whatsFooter{bottom:60px}#arrowUp{right:5px;bottom:55px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}#team li .item-team img{height:120px;width:120px}.nav-pills .nav-link{padding:10px}.block-text .h2,.block-text h2{font-size:1.4rem}#serviceContent .block-text figure img{width:100%}#serviceContent .block-text figure{float:none;margin:0 0 1rem}#galleryService ul li a figure img{height:120px}.swiper .swiper-button-next,#home #conceptualHome .swiper .swiper-button-next,#testimonies .swiper .swiper-button-next{right:15px}#blog #mostRead .swiper figure{width:100%}#blog #listPostsRead .swiper-slide img{height:220px}#blog #mostRead .block-text-post{position:static}.block-text .img-text-detail{margin-bottom:2rem;float:none;margin-right:0}.form-group.field-col{width:calc(100% / 2)}.block-text.title-block h2 strong{font-size:1.5rem}#highlights .list-items li{margin:1.5rem 0}#missionVisionValues ul{gap:1rem 0}#flexOrder #buttonsDropForm #formLogin{width:auto}.block-text .img-text-detail img{width:auto}}