div.login{position:relative;width:auto;margin-left:0px;}div.login.alignright{}div.login.alignleft{}div.login div.el:last-child{margin-right:0px;}div.login a{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-decoration:none;position:relative;text-align:center;}div.login i{font-size:25px;}div.login svg{height:30px;margin-right:0px;}div.login a p{display:block;width:100%;margin-top:2px;color:var(--main-color);}div.login div.submenu_account{width:100%;padding-top:20px;position:absolute;width:150px;margin-top:0px;opacity:0;visibility:hidden;transform:translateY(30px);z-index:+100;}div.login ul{padding:5px 10px;box-sizing:border-box;flex-wrap:wrap;background:#000;border:1px solid #aaaaaa;margin-top:0px!important;}div.login div.submenu_account.active_menu{opacity:1;visibility:visible;transform:translateY(0px);}div.login div.submenu_account.close_menu{-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;transition-delay: 1s;}div.login ul li{display:block;text-align:left;width:100%;margin:0px!important;padding:0px!important;text-transform:none;}div.login ul li a{letter-spacing:0px;font-size:14px;padding:5px 0px;}div.login ul li a:hover{text-decoration:underline;}div.login ul li.logout{margin-top:10px!important;padding-top:10px;border-top:1px solid #aaaaaa;}section.login{margin-top:30px;}section.login div.login{border-right:1px solid #dddddd;}section.login h3{font-size:2em;color:#555555;}form.login{width:40%;margin:30px auto;}section.login div.login p,body.LoginPage div.signin p{width:100%;text-align:center;}form.login div.el{width:100%;margin-bottom:20px;}form.login div.el label{width:100%;display:block;margin-bottom:5px;}form.login div.el input{padding:10px;box-sizing:border-box;border:1px solid #aaa;width:100%;}form.login div.error-login{width:100%;text-align:center;color:#dd0000;margin-top:10px;display:none;}form.signin{width:90%;margin:30px auto;display:flex;flex-wrap:wrap;justify-content:space-between}form.signin div.companyField{display:flex;justify-content:space-between;height:0px;opacity:0;visibility:hidden;}.companyFieldVisible{height:100%!important;opacity:1!important;visibility:visible!important;}form.signin div.companyField label{text-align:left;}form.signin div.el{width:49%;margin-bottom:20px;}form.signin div.el label{width:100%;display:block;margin-bottom:5px;}form.signin div.el input{padding:10px;box-sizing:border-box;border:1px solid #aaa;width:100%;}form.signin div.privacy div.radio{display:inline-block;width:auto!important;margin-right:10px;}form.signin div.privacy div.radio label{margin-bottom:0px;display:flex;align-items:center;flex-wrap:wrap;}form.signin div.company{display:none;}form.signin div.error-signin{width:100%;text-align:center;color:#dd0000;margin-top:10px;display:none;}div.error-email{color:#dd0000!important;}div.error-email span{font-style:italic;}div.error-email input{border-color:#dd0000!important;}form.login button,form.signin button{width:50%;display:inline-block;padding:12px 20px;box-sizing:border-box;color:#ffffff;background:#555555;border:0px;font-size:1.2em;cursor:pointer;outline:0;}form.login button:hover,form.signin button:hover{background:var(--main-color);}div.modal_pass_recover{text-align:center;padding:20px 0px;}div.modal_pass_recover h3{width:100%;text-align:center;font-size:3em;font-weight:400;margin-bottom:20px;}div.modal_pass_recover p{width:100%;text-align:center;font-size:1.5em;margin-bottom:20px;}div.modal_pass_recover input{width:80%;box-sizing:border-box;padding:10px;border:1px solid #aaaaaa;margin:0 auto;outline:0;}div.modal_pass_recover button{display:inline-block;padding:12px 20px;background:#555555;color:#ffffff;border:0px;font-size:1.5em;margin-top:30px;cursor:pointer;min-width:200px;outline:0;}div.modal_pass_recover div.confirm{display:none;}section.recovery-password h2{font-size:3em;}section.recovery-password form{width:40%;margin:30px auto;}section.recovery-password div.field{width:100%;margin-top:30px;border:1px solid #dddddd;padding:30px 0px;}section.recovery-password div.field div.el{width:100%;margin-bottom:30px;}section.recovery-password div.field label{width:100%;display:block;margin-bottom:5px;}section.recovery-password div.field input{padding:5px;box-sizing:border-box;outline:0;}section.recovery-password div.field div.button button{display:inline-block;padding:12px 20px;background:#555555;color:#ffffff;border:0px;font-size:1.1em;cursor:pointer;min-width:200px;outline:0;}section.recovery-password div.field div.button button:hover{background:#999999;}section.recovery-password div.field div.error-recovery{color:#dd0000!important;margin-top:10px;display:none;}section.recovery-password div.field div.error-recovery span{font-style:italic;}section.recovery-password div.content{text-align:center;}section.recovery-password div.confirm{font-size:1.5em;}section.recovery-password div.confirm img{height:150px;margin-bottom:20px;}div.confirm-reset {display:flex;justify-content:center;align-items:center;margin-bottom:50px;font-size:1.4em;}div.confirm-reset img{height:50px!important;margin-right:20px;}section.account{margin-bottom:30px;}section.account h3{font-size:25px;color:#555555;text-align:left;margin-bottom:10px;padding:10px 20px;border-bottom:1px solid #dddddd;}div.side_account ul{margin-top:10px;padding:0px 20px;}div.side_account ul li{font-size:1.5em;padding:10px 0px;}div.side_account ul li a{text-decoration:none;}div.side_account ul li a:hover{text-decoration:underline;}section.account div.content_account form{font-size:1.5em;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:20px;padding:0px 20px;}section.account div.content_account form div.el{width:calc(100% / 3 - 1%);margin-bottom:20px;}section.account div.content_account form div.el input{width:100%;border:0px;padding:5px;box-sizing:border-box;outline:0;}section.account div.content_account form div.el input:disabled{background:none;}section.account div.content_account form div.el input.edit{border:1px solid #aaaaaa;}section.account div.content_account form button.edit{display:inline-block;padding:10px 20px;background:#000000;text-decoration:none;color:#ffffff;border:0px;font-size:1.1em;outline:0;cursor:pointer;}section.account div.content_account form button.edit:hover{background:#999999;}section.account form.mydata label{font-weight:600;}section.account div.mydata div.confirm{display:flex;width:100%;align-items:center;justify-content:left;font-size:1.5em;margin:20px 0px 20px 0px;background:#D8EED9;padding:10px;box-sizing:border-box;color:#333333;}section.account div.mydata div.confirm img{margin-right:15px;height:20px;}section.block{margin-bottom:0px!important;}section.block div.block_item{position:relative;overflow:hidden;text-align:center;margin-bottom:20px!important;margin-right:0%;justify-content:space-between;}section.block div.block_item a{text-decoration:none;display:block;overflow:hidden;}section.block div.block_item img{max-width:100%;}section.block div.block_item svg{height:40px!important;}section.block div.block_item p.cta{margin:0px;padding:15px 20px;background:#00665E;color:#ffffff;text-transform:uppercase;text-decoration:none;font-size:1em;position:relative;top:-30px;display:inline-block;}section.block div.block_item div.desc{margin:0px;padding:10px;background:#ffffff;font-size:1em;line-height:1.5em;text-decoration:none;position:absolute;top:10%;left:5%;width:90%;margin:0 auto;}section.block div.block_item div.desc h3{font-size:1.7em;line-height:1em;font-weight:400;margin-bottom:10px;}section.block.plus div.side{justify-content:center;width:100%;}section.block div.plus{margin-bottom:0px;width:calc(100% / 4 - 3%)!important;padding:0px;margin-right:3%;display:flex;flex-wrap:wrap;margin-bottom:0px!important;align-items:center;justify-content:flex-start;}section.block div.plus div.img{margin-right:20px;order:1;}section.block div.plus img{max-width:100%!important;height:40px!important;width:auto!important;}section.block div.plus div.content{width:100%;}section.block div.plus div.content_content{display:flex;align-items:center;}section.block div.plus div.text{width:100%;}section.block div.plus:last-child{margin-right:0px;}section.block div.plus div.title{font-size:25px;font-weight:500;margin:15px 0px 5px 0px;text-align:left;order:2;}section.block div.plus div.text{font-size:15px;font-weight:400;margin:10px 0px 0px 0px;text-align:left;}section.block div.plus svg{height:50px!important;}section.block.plus2 div.side{justify-content:flex-start;}section.block div.plus2{margin-bottom:0px;width:calc(100% / 3 - 2%)!important;margin-right:2%;margin-bottom:30px!important;border-bottom:3px solid transparent;background:#ffffff;box-shadow: 0 3px 30px rgba(100, 100, 100, 0.1);}section.block div.plus2:hover{border-bottom:3px solid var(--main-color);}section.block div.plus2 div.img{text-align:center;}section.block div.plus2 img{max-width:100%!important;}section.block div.plus2:last-child{margin-right:0px;}section.block div.plus2 div.content{padding:40px;}section.block div.plus2 div.title{font-size:26px;font-weight:500;margin:0px 0px 15px 0px;color:#555555;text-transform:uppercase;text-align:center;}section.block div.plus2 div.text{font-size:16px;font-weight:400;margin:15px 0px 0px 0px;color:#555555;text-align:center;}section.block div.side{justify-content:flex-start;}section.block div.col_12{width:100%;}section.block div.col_9{width:calc((100% / 4)*3);}section.block div.col_8{width:calc((100% / 3)*2);}section.block div.col_6{width:calc(100% / 2);}section.block div.col_5{width:calc(100% / 5);}section.block div.col_4{width:calc(100% / 3);}section.block div.col_3{width:calc(100% / 4);}section.block div.col_2{width:calc(100% / 6);}section.block.template1 div.side,section.block.home div.side{justify-content:space-between;}section.block.template1 div.col_9{width:calc((100% / 4)*3 - 1%);}section.block.template1 div.col_8{width:calc((100% / 3)*2 - 1%);}section.block.template1 div.col_6{width:calc(100% / 2 - 1%);}section.block.template1 div.col_4{width:calc(100% / 3 - 1%);}section.block.template1 div.col_3{width:calc(100% / 4 - 1%);}section.block.template1 div.col_2{width:calc(100% / 6 - 1%);} section.block.template1{margin-bottom:0px!important;}section.block.template1 div.template1{position:relative;overflow:inherit!important;margin-bottom:0px!important;border:1px solid #f1f1f1;border-radius:10px;padding:50px 35px;box-sizing:border-box;background:#ffffff url('/images/bgplus.png') center bottom;background-repeat:no-repeat;background-size:100%;}section.block.template1 div.template1 div.img{min-height:150px;max-height:150px;overflow:hidden;display:flex;align-items:center;justify-content:center;}section.block.template1 div.template1 div.img img{width:auto!important;}section.block.template1 div.template1 div.img svg{width:100px!important;height:100px!important;fill:var(--main-color);}section.block.template1 div.template1 div.content{width:100%;display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap;font-size:25px;}section.block.template1 div.template1 div.content div.content_content{box-sizing:border-box;text-align:left;font-size:16px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;text-align:center;}section.block.template1 div.template1 div.content div.content_content div.title{font-size:24px;font-weight:500;line-height:30px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;}section.block.template1 div.template1 div.content div.cta{opacity:0;margin-top:50px;}section.block.template1 div.template1 div.content div.cta p{border:1px solid #ffffff;padding:5px 10px;display:inline-block;font-size:18px;text-transform:uppercase;letter-spacing:1px;}section.block.template1 div.template1 div.content div.title,section.block.template1 div.template1 div.content div.text,section.block.template1 div.template1 div.content div.cta{width:100%;}section.block.home div.col_9{width:calc((100% / 4)*3);}section.block.home div.col_8{width:calc((100% / 3)*2);}section.block.home div.col_6{width:calc(100% / 2);}section.block.home div.col_4{width:calc(100% / 3);}section.block.home div.col_3{width:calc(100% / 4);}section.block.home div.col_2{width:calc(100% / 6);}section.block.home div.block_item.home{margin-bottom:0px!important;position:relative;}section.block.home div.home div.content{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.4);font-size:16px;line-height:normal;top:0px;-webkit-transition: all .6s ease-in-out;-moz-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}section.block.home div.home div.content:hover{background:rgba(0,0,0,0.1);}section.block.home div.home div.content:hover div.content_content{bottom:45%;}section.block.home div.home div.content_content{position:absolute;bottom:20px;color:#ffffff;-webkit-transition: all .6s ease-in-out;-moz-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}section.block.home div.home div.content div.title{padding:10px 0px;font-size:32px;font-weight:700;width:100%;text-align:center;}section.block.home div.home div.content div.text{font-size:20px;}section.block.home div.home div.content div.cta{margin-top:40px;}section.block.home div.home div.content div.cta p{background:#3567da;color:#ffffff;text-transform:uppercase;padding:10px 40px;display:inline-block;}section.block.home div.img{display:flex;overflow:hidden;align-items:center;justify-content:center;max-height:500px;}section.block.home div.img img{height:100%!important;width:auto!important;max-width:none!important;}section.block.template2 div.side,section.block.home div.side{justify-content:space-between;}section.block.template2 div.col_9{width:calc((100% / 4)*3);}section.block.template2 div.col_8{width:calc((100% / 3)*2);}section.block.template2 div.col_6{width:calc(100% / 2);}section.block.template2 div.col_4{width:calc(100% / 3);}section.block.template2 div.col_3{width:calc(100% / 4);}section.block.template2 div.col_2{width:calc(100% / 6);} section.block.template2{margin-bottom:0px!important;}section.block.template2 div.template2{position:relative;overflow:inherit!important;margin-bottom:0px!important;}section.block.template2 div.template2 div.img{min-height:300px;max-height:300px;overflow:hidden;display:flex;align-items:center;justify-content:center;}section.block.template2 div.template2 div.img img{min-height:300px;min-width:100%;max-width:none;}section.block.template2 div.template2 div.content{width:100%;display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap;color:#ffffff;font-size:25px;position:absolute;top:0px;left:0px;background:rgba(0,0,0,0.2);height:100%;display:flex;background: -moz-linear-gradient(top,rgba(0,0,0,0) 55%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top,rgba(0,0,0,0) 55%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom,rgba(0,0,0,0) 55%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }section.block.template2 div.template2 div.content div.content_content{color:#ffffff;padding:0px 20px;box-sizing:border-box;text-align:left;font-size:16px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;position:absolute;bottom:-8%;left:0px;width:100%;}section.block.template2 div.template2:hover div.content{background:rgba(240,90,93,0.7);}section.block.template2 div.template2:hover div.content div.content_content{bottom:20%;}section.block.template2 div.template2:hover div.cta{opacity:1!important;}section.block.template2 div.template2 div.content div.content_content div.title{font-size:28px;font-weight:700;line-height:32px;margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start;}section.block.template2 div.template2 div.content div.cta{opacity:0;margin-top:10px;}section.block.template2 div.template2 div.content div.cta p{padding:5px 10px;display:inline-block;font-size:14px;text-transform:uppercase;background:#ffffff;color:var(--main-color);}section.block.template2 div.template2 div.content div.title,section.block.template2 div.template2 div.content div.text,section.block.template2 div.template2 div.content div.cta{width:100%;}@media screen and (min-width:701px) and (max-width:890px){section.block.template1 div.template1 div.content {width: 100%;display: flex;align-items: flex-end;justify-content: center;flex-wrap: wrap;color: #ffffff;font-size: 25px;position:unset;bottom: -80px;}}@media screen and (max-width:700px){section.block.template1 div.template1{position:relative;overflow:inherit!important;margin-bottom:50px!important;}section.block.home div.home div.content div.cta {margin-top: 0px;margin-bottom: 80px;}section.block.template1{margin-bottom:0px!important; margin-top: 80px!important;}section.block.template1 div.template1 div.content{width:100%;display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap;color:#ffffff;font-size:25px;position:initial;bottom:-80px;}}@media screen and (max-width:321px){section.block.template1{margin-bottom:0px!important; margin-top: 150px!important;}}@media screen and (min-width:1100px) and (max-width:1300px){section.block div.category img{width:auto!important;height:100%!important;max-width:none!important;}}section.breadcrumb{width:100%;padding:10px 0px;margin-bottom:40px;text-align:center;}body:not(.product) section.breadcrumb{background:none;}section.breadcrumb a{color:#444444;margin-right:10px;padding-right:10px;font-size:13px;text-decoration:none;font-weight:400;}body.product section.breadcrumb{padding:10px 0px;}@media only screen and (max-width: 700px){section.breadcrumb{width:100%;padding:10px 0px 0px 0px!important;}section.breadcrumb a{color:#000;margin-right:10px;padding-right:10px;font-size:1.0em;text-decoration:none;}}a.moduleButton{display:inline-block;}a.moduleButton:hover{background:#CA0F48!important;}div.cart.alignright{}div.cart.alignleft{}div.cart{margin-left:20px;border-left:1px solid #eeeeee;padding-left:20px;}div.cart a.cart{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:relative;text-decoration:none;}div.cart a.cart i{font-size:25px;}div.cart a.cart svg{height:30px;width:auto;}div.cart svg{height:35px;}div.cart a.cart p{margin-top:2px;padding:0px;width:100%;display:block;text-align:center;color:var(--main-color);}div.cart a.cart p.countCart{position:absolute;top:0px;right:15px;width:auto;display:flex;align-items:center;justify-content:center;min-width:15px;height:14px;border-radius:0px;background:var(--main-color);color:#ffffff;margin:0px;font-size:10px;border-radius:30px;}div.cart a.cart p.countCart span{position:absolute;right:4px;}div.cart_container{margin-top:0px;}section.cart{margin-bottom:30px;}section.cart div.leftCart{width:58%;}section.cart div.title{width:100%;background:#f6f6f6;padding: 20px 20px;box-sizing:border-box;font-size:1.3em;}section.cart div.listing{box-sizing:border-box;padding:0px 20px;position:relative;}section.cart div.listing div.overlay{position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(255,255,255,0.8);display:flex;align-items:center;justify-content:center;display:none;opacity:0;z-index:+15;}section.cart div.listing div.el{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;box-sizing:border-box;border-bottom:1px solid #eeeeee;padding:20px 0px;}section.cart div.listing div.el:last-child{border-bottom:0px;}section.cart div.el div.img img{max-height:120px;}section.cart div.listing div.el div.detail p.title{font-size:18px;font-weight:500;margin-bottom:10px;}section.cart div.listing div.el div.price{font-weight:500;}section.cart div.listing div.el div.quantity{font-weight:500;}section.cart div.cta{margin:20px 0px 0px 0px;}div.cart_side{}div.cart_side div.cart_side_container{background:#F6F6F6;padding:30px;}div.cart_side div.title{font-size:18px;font-weight:500;padding:0px 0px 15px 0px;background:none;}div.cart_side div.listing{display:block!important;padding:0px 0px!important;}div.cart_side div.listing div.el:first-child{border-top:1px solid #dddddd;}div.cart_side div.listing div.el{border-bottom:1px solid #dddddd;}div.cart_side div.listing div.el p.title{margin-bottom:0px!important;font-size:16px!important;font-weight:400;}div.cart_side div.listing div.el:last-child{border-bottom:0px solid #555555;}div.cart_side div.cta a{display:block;width:100%;padding:15px 25px;background:var(--main-color);color:#ffffff;font-size:1.2em;letter-spacing:0.5px;border:0px;cursor:pointer;outline:0;text-align:center;line-height:1.2em;position:relative;overflow:hidden;text-decoration:none;border-radius:5px;}div.cart_side div.cta a:hover{background:var(--main-hover);}div.cart_side .totalEl{font-size:2em;margin-top:10px;}section.cart div.listing div.newinput{display:none}div.category{width: 100%;display: flex;justify-content: left;}div.category_container{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:0px;position:relative;margin-bottom:0px;}div.category_container div.side{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;padding:0px;align-items:flex-start;position:relative;}div.category_container div.loader{position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(255,255,255,0.8);z-index:+100;text-align:center;display:none;}div.category_container div.loader img{height:180px;}div.product{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:0px;margin-right:0%;box-sizing:border-box;overflow:hidden;position:relative;border:1px solid transparent;}div.col_3 div.product:nth-child(4n){border-right:0px;}div.col_6 div.product:nth-child(2n){border-right:0px;}div.col_4 div.product:nth-child(3n){border-right:0px;}div.category_container div.product{margin-right:0%;padding:15px;border-radius:10px;}div.product a{text-decoration:none;}div.product div.img{max-height:300px;height:300px;overflow:hidden;order:1;width:100%;position:relative;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:7px;}div.product div.img img{width:auto!important;max-height:100%!important;max-height:300px!important;max-width:100%!important;}div.product div.img a{display:flex;width:100%;flex-wrap:nowrap;}div.product div.img a div{width:100%;display:flex;align-items:center;position:relative;justify-content:center;}div.product div.img a div.slide:nth-child(2){position:absolute;transform:translateY(-100%);}div.product div.img a:hover div.slide:first-child{transform:translateY(100%);}div.product div.img a:hover div.slide:nth-child(2){transform:translateY(0%);}div.product div.content{padding:20px 0px 0px 0px;font-size:16px;order:3;width:100%;overflow:hidden;background:#ffffff;position:relative;top:0px;overflow:hidden;}div.product p.title{font-size:22px;line-height:30px;font-weight:600;text-align:center;margin-bottom:5px;letter-spacing:0px;}div.product p.price{margin:5px 0px 0px 0px;color:var(--font-color);text-align:left;font-weight:500;display:flex;align-items:center;justify-content:center;font-size:16px;}div.product p.price.range span:last-child{margin-left:25px;position:relative;}div.product p.price.range span:last-child:before{content:"-";position:absolute;left:-15px;}div.product p.price span.price_default{font-size:22px;}div.product p.price span.price_tr{text-decoration: line-through;vertical-align:middle;}div.product p.price span.discountPerc{font-size:14px;display:inline-block;margin-left:10px;background:#dd0000;color:#ffffff;padding:5px;line-height:1;}div.product p.price span.discount{color:#dd0000;margin-left:10px;}div.product div.thumb{max-width:100%;overflow:hidden;width:100%;display:flex;align-items:center;justify-content:center;order:4;margin-top:5px;margin-bottom:15px;}div.product div.thumb div.el{height:70px;width:70px;background:#F2F2F4;border-radius:3px;margin-right:10px;margin-top:15px;border:5px solid #F2F2F4;overflow:hidden;display:flex;align-items:center;justify-content:center;}div.product div.thumb div.el.number{background:none;color:var(--main-color);border:0px;}div.product div.thumb div.el.number a{color:var(--main-color)}div.product div.thumb div.el:hover,section.list-product div.thumb div.el.active{border-color:var(--main-color);}div.product div.thumb img{width:100%!important;height:auto!important;max-width:none!important;}div.product div.thumb img{max-height:40px;margin-right:0px;width:auto!important;cursor:pointer;border:3px solid transparent;}div.product div.thumb img:hover{border-color:var(--main-color);}div.product div.thumb img:last-child{margin-right:0px;}div.product div.cta_product{text-align:center;position:relative;width:100%;text-align:center;opacity:0;margin-top:20px;}div.product div.cta_product a{padding:10px 20px;transform:skew(-10deg);line-height:1;display:inline-block;color:#ffffff;background:var(--main-color);position:relative;font-weight:500;border-bottom:0px solid var(--font-color);text-transform:uppercase;border-radius:4px;}div.product:hover div.cta_product{opacity:1}div.product div.cta_product a:hover{background:var(--main-color);color:#ffffff;}div.category_container div.pagination{width:100%;text-align:center;margin-top:20px;}div.category_container div.pagination a{display:inline-block;padding:10px 20px;border-right:1px solid #dddddd;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;color:var(--font-color);text-decoration:none;}div.category_container div.pagination a:first-child{border-left:1px solid #dddddd;}div.category_container div.pagination a:hover,div.category_container div.pagination a.active{background:var(--main-hover);color:#ffffff;}div.categoryBlock{margin-top:0px;position:relative;z-index:+10;padding:30px;}div.categoryBlock div.column{position:relative;margin-bottom:0px;display:flex;padding:0px;background:#ffffff;}div.categoryBlock div.column a{display:flex;flex-wrap:wrap;text-decoration:none;width:100%;justify-content:flex-end;color:#ffffff;}div.categoryBlock div.img{display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:100%;width:100%;overflow:hidden;}div.categoryBlock div.title{display:flex;width:100%;height:100%;flex-wrap:wrap;align-items:center;justify-content:center;font-size:25px;text-align:center;padding:0px;position:absolute;bottom:0px;left:0px;color:#ffffff;background: -moz-linear-gradient(top,rgba(0,0,0,0) 50%, rgba(0,0,0,0.01) 51%, rgba(40,40,40,0.65) 100%); background: -webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.01) 51%,rgba(40,40,40,0.65) 100%); background: linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.01) 51%,rgba(40,40,40,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a66d6d6d',GradientType=0 ); }div.categoryBlock div.title span.title{position:absolute;bottom:80px;left:40px;color:#ffffff;font-size:60px;line-height:1;}div.categoryBlock div.title span.desc{font-size:16px;max-width:100%;width:100%;margin-top:30px;}div.categoryBlock div.title span.cta{font-size:14px;font-weight:500;width:auto;display:inline-block;background:var(--main-color);border:1px solid var(--main-color);color:#ffffff;padding:8px 30px;border-radius:4px;margin-top:30px;}div.categoryBlock div.column:hover img{transform:scale(1.1);}div.subcategory{position:relative;margin-bottom:30px;margin-right:1%;}div.subcategory a{display:block;text-decoration:none;}div.subcategory img{max-width:none!important;}div.subcategory div.title{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:25px;text-align:center;}div.subcategory p.title{height:auto}div.subcategory div.title span.desc{font-style:italic;font-size:16px;text-align:center;max-width:100%;width:100%;margin-bottom:15px;}div.subcategory div.title span{display:inline-block;padding:0px 0px;border-radius:4px;text-align:center;width:100%;}div.subcategory div.column:hover img{transform:scale(1.1);}div.subcategory div.column:hover div.title{background:rgba(255,255,255,0.8)}div.subcategory div.column:hover span.cta{background:#ffffff;color:var(--main-color)}div.product div.overlay p.active{transform:translateY(0px);}div.category_container div.product:hover div.overlay{opacity:1;}div.category_container div.product:hover div.overlay p{transform:translateY(0px);}div.text_category{padding:40px;text-align:center;border:1px dashed #aaaaaa;margin-bottom:50px;}div.text_category h2{margin-bottom:0px;padding:0px;}div.text_category div.text{margin-top:30px;}div.text_category section{margin:0px!important;padding:0px!important;}div.FeaturedProduct{justify-content:center!important;}div.category div.sidebar{width:20%;margin-right:25px;}div.category div.sidebar div.side_side{width:100%;display:flex;flex-wrap:wrap;margin:15px 0px 8px 0px;}div.category div.sidebar div.el{width:100%;border-bottom:1px solid #eee;margin-bottom:20px;}div.category div.sidebar div.el:last-child{border-bottom:0px;}div.category div.sidebar div.el p.title{font-size:20px;font-weight:400;margin-top:0px!important;}div.category div.sidebar div.side_side div.el_cat{margin-bottom:5px;width:100%;}div.category div.sidebar input[type=checkbox] + label {display: flex;cursor: pointer;align-items:center;}div.category div.sidebar input[type=checkbox] {display: none;}div.category div.sidebar input[type=checkbox] + label:before {content: "\2714";border: 1px solid #999;border-radius: 2px;display: inline-block;width: 1em;height: 1em;line-height:1;padding-left:5px;padding-top:3px;margin-right:10px;color: transparent;transition: .2s;padding-bottom:2px;padding-right:2px;}div.category div.sidebar input[type=checkbox] + label:active:before {transform: scale(0);}div.category div.sidebar input[type=checkbox]:checked + label:before {background-color: var(--main-color);border-color: var(--main-color);color: #fff;}div.category div.sidebar input[type=checkbox] + label.checked:before {background-color: var(--main-color);border-color: var(--main-color);color: #fff;}div.category div.sidebar input[type=checkbox]:disabled + label:before {transform: scale(1);border-color: #aaa;}div.category div.sidebar input[type=checkbox]:checked:disabled + label:before {transform: scale(1);background-color: #bfb;border-color: #bfb;}div.category div.sidebar div.input-range{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:20px;}div.category div.sidebar div.input-range div{max-width:30%;width:30%;position:relative;}div.category div.sidebar div.input-range span{position:absolute;right:10px;top:0px;font-size:16px;line-height:39px;}div.category div.sidebar div.input-range input{padding:10px;color:#000000;border:1px solid #dddddd;border-radius:4px;-moz-appearance:textfield;outline:0;font-size:15px;width:100%;}div.category div.sidebar div.input-range input::-webkit-outer-spin-button,div.category div.sidebar div.input-range input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}.noUi-horizontal{height:10px;}.noUi-horizontal .noUi-handle{width:25px;height:23px;top:-8px;}.noUi-horizontal .noUi-handle:before, .noUi-handle:after{top:3px;left:8px;}.noUi-handle:after{left:14px!important;}.noUi-connect{background:var(--main-color);}@media screen and (max-width:1050px){div.product{width:calc(100% / 3 - 1%);}}@media screen and (max-width:700px){div.categoryBlock div.title span.title{font-size:7vw;}div.product{padding:0px;margin-bottom:30px!important;}div.product:last-child{margin-bottom:0px!important;}div.product div.content{text-align:center;}div.product p.price{justify-content:center;}div.product div.cta_product{opacity:1;}div.product p.title{text-align:center;}div.subcategory{margin-bottom:30px!important;}div.categoryBlock div.img{height:250px;max-height:none;}div.categoryBlock{padding:10px;}div.product div.img{height:300px;max-height:none;}}@media screen and (min-width: 700px) and (max-width:900px){div.product div.img img{width:auto;height:195px!important;}div.product p.title{font-size:16px;line-height:21px;}div.product{width:calc(100% / 3 - 1%);}}div.contactInfo{display:flex;margin-bottom:0px;font-size:14px;}div.contactInfo div.el{margin-right:0px;padding:0px 10px;}div.contactInfo div.el:last-child{margin-right:0px;}div.contactInfo a.whats{display:none;}div.contactInfo a{text-decoration:none;}div.contactInfo.orari{flex-wrap:wrap;}div.contactInfo.orari div{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin-bottom:10px;}div.contactInfo.orari div label{width:30%;}div.contactInfo[data-align="center"]{width:100%;display:flex;align-items:center;justify-content:center;}div.contactInfo.button div.el{padding:10px 20px;background:var(--font-color);border-radius:4px;}div.contactInfo.button div.el:hover{background:#ffffff;color:var(--font-color)!important;}div.contactInfo.button div.el:hover a{color:var(--font-color)!important;}div.contactInfo.button div.el:hover i{color:var(--font-color)!important;}@media screen and (max-width:700px){div.contactInfo{display:flex;justify-content:center;}div.contactInfo a.whats{display:block;}div.contactInfo div.telefono:last-child{display:-webkit-inline-box;}div.contactInfo{font-size:13px;}.contactInfo .indirizzo{display:none;}div.contactInfo div.el{margin-right: 0px;padding: 0px 10px 0px 0px;}}div.contacttop{display:flex;flex-wrap:wrap;align-items:center;}div.contacttop a{display:inline-block;margin-left:20px;}div.contacttop a.facebook{color:#475993;font-size:30px;}header.header_absolute div.contacttop a{color:#ffffff;}@media only screen and (max-width: 700px){header.header_absolute div.contacttop a{color:#000000;}div.contacttop a{width:100%;display:block;}}section.faq div.column{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}section.faq a{width:48%;font-weight:700;text-decoration:none;font-size:18px;display:block;padding:20px;box-sizing:border-box;background:#ffffff;margin-bottom:15px;border-radius:6px;box-shadow: 0 3px 30px rgba(100, 100, 100, 0.1);}section.faq a:hover{background:var(--main-color);color:#ffffff;}section.faq a p{display:flex;align-items:center;justify-content:space-between;}section.faq h3{text-align:center!important;}@media only screen and (max-width: 700px){section.faq a {width: 100%;font-weight: 700;text-decoration: none;font-size: 20px;display: block;padding: 20px;box-sizing: border-box;background: #ffffff;margin-bottom: 25px;border-radius: 6px;box-shadow: 0 3px 30px rgba(100, 100, 100, 0.1);}}div.form_container{width:100%;display:flex;flex-wrap:wrap;padding:0px;margin-bottom:50px;}div.form_container h2 {text-align: center;}div.form_container form{font-size:18px;display:flex;flex-wrap:wrap;box-sizing:border-box;margin-right:40px;}div.form_container form div.text_form{margin-bottom:10px;width:100%;}div.form_container div.align{width:100%;display:flex;justify-content:center;flex-wrap:wrap;}div.form_container div.center h2,div.form_container div.center h3{text-align:center;}div.form_container div.center form{width:50%;justify-content:space-between;}div.form_container div.center form p{width:100%;text-align:center;}div.form_container div.fullwidth form{width:100%;}div.form_container div.el:not(.hidden){width:calc(100% / 2 - 1%);margin-top:10px;}div.form_container div.el input[type="text"],div.form_container div.el input[type="email"]{width:100%;background:#F6F6F6;border-radius:5px;padding:12px;outline:0;border:1px solid #f6f6f6;;}div.form_container div.textarea {width:100%!important;outline:0;}div.form_container div.el input[type="text"]:hover,div.form_container div.el input[type="email"]:hover,div.form_container div.textarea textarea:hover{border:1px solid var(--main-color);-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}div.form_container div.textarea textarea{width:100%;height:100px;background:#F6F6F6;border-radius:5px;padding:12px;outline:0;border:0px;border:1px solid #f6f6f6;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}div.form_container div.button{width:100%;text-align:center;}div.form_container div.button button{border:0px;padding:10px 25px;background:var(--main-color);color:#ffffff!important;outline:0;margin-top:0px;cursor:pointer;text-transform:uppercase;font-weight:500;border-radius:4px;}div.form_container div.button button:hover{background:var(--main-hover);}div.form_container div.opt-error{width:100%;background:#d42f2f;color:#ffffff;padding:10px;box-sizing:border-box;margin-top:10px;display:none;}div.form_container a{color:inherit;text-decoration:underline;}.form_contact div.form_container{padding:5%;background:#ffffff;box-shadow: 0 0 25px rgba(0,0,0,.1);-webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);-moz-box-shadow: 0 0 25px rgba(0,0,0,.1);-ms-box-shadow: 0 0 25px rgba(0,0,0,.1);}.form_contact input[type="text"],.form_contact input[type="email"],.form_contact input[type="phone"],.form_contact textarea{border:0px!important;border-bottom:1px solid #cccccc!important;padding-top:3px!important;margin-bottom:10px!important;outline:0!important;}.confirm_visual{display:none;}.confirm_visual *{font-size:16px;color:#000000;}.confirm_visual .container{flex-wrap:wrap;}.confirm_visual div.column{width:100%!important;}.confirm_visual img{height:150px!important;width:150px!important;margin-bottom:10px;}.confirm_visual h3{width:100%!important;text-align:center!important}form.category label{display:block;margin-bottom:3px;font-size:18px;}form.category input[type="text"],form.category input[type="email"],form.category textarea{padding:6px 10px;box-sizing:border-box;outline:0;}@media screen and (max-width:700px){div.form_container div.center form{width:100%;}div.form_container form{font-size:18px;display:flex;flex-wrap:wrap;box-sizing:border-box;margin-right:0px;}div.form_container div.el:not(.hidden) {width: 100%;margin-top: 10px;}div.social {display: flex;align-items: center;justify-content: center!important;margin-right: 20px;}form.footerNewsletter div.row {width: 100%;display: block!important;}form.footerNewsletter div.row div.input {width: 100%!important;height:60px!important;margin-bottom:10px!important;}div.form_container {width: 100%;display: flex;flex-wrap: wrap;padding: 0px 10px;margin-bottom: 50px;}}div.form_container{width:100%;display:flex;flex-wrap:wrap;padding:0px;}div.form_container h2 {text-align: center;}div.form_container form{font-size:18px;display:flex;flex-wrap:wrap;box-sizing:border-box;margin-right:40px;}div.form_container form div.text_form{margin-bottom:10px;width:100%;}div.form_container div.align{width:100%;display:flex;justify-content:center;flex-wrap:wrap;}div.form_container div.center h2,div.form_container div.center h3{text-align:center;}div.form_container div.center form{width:50%;justify-content:space-between;}div.form_container div.center form p{width:100%;text-align:center;}div.form_container div.fullwidth form{width:100%;margin:0px;}div.form_container div.el:not(.hidden){width:calc(100% / 2 - 1%);margin-top:10px;}div.form_container div.el.privacy{width:100%!important;}div.form_container label{font-weight:400;}div.form_container div.hidden{display:none;}div.form_container div.el input[type="text"],div.form_container div.el input[type="email"]{width:100%;background:#F6F6F6;border-radius:5px;padding:12px;outline:0;border:1px solid #f6f6f6;;}div.form_container div.textarea {width:100%!important;outline:0;}div.form_container div.el input[type="text"]:hover,div.form_container div.el input[type="email"]:hover,div.form_container div.textarea textarea:hover{border:1px solid var(--main-color);-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}div.form_container div.textarea textarea{width:100%;height:100px;background:#F6F6F6;border-radius:5px;padding:12px;outline:0;border:0px;border:1px solid #f6f6f6;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}div.form_container div.button{width:100%;text-align:center;}div.form_container div.button button{border:0px;padding:10px 25px;background:var(--main-color);color:#ffffff!important;outline:0;margin-top:0px;cursor:pointer;text-transform:uppercase;font-size:18px;border-radius:4px;border:2px solid var(--main-color)}div.form_container div.button button:hover{background:#ffffff;color:var(--main-color)!important}div.form_container div.opt-error{width:100%;background:#d42f2f;color:#ffffff;padding:10px;box-sizing:border-box;margin-top:10px;display:none;}div.form_container a{color:inherit;text-decoration:underline;}.form_contact div.form_container{padding:5%;background:#ffffff;box-shadow: 0 0 25px rgba(0,0,0,.1);-webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);-moz-box-shadow: 0 0 25px rgba(0,0,0,.1);-ms-box-shadow: 0 0 25px rgba(0,0,0,.1);}.form_contact input[type="text"],.form_contact input[type="email"],.form_contact input[type="phone"],.form_contact textarea{border:0px!important;border-bottom:1px solid #cccccc!important;padding-top:3px!important;margin-bottom:10px!important;outline:0!important;}.confirm_visual{display:none;}.confirm_visual *{font-size:16px;color:#000000;}.confirm_visual .container{flex-wrap:wrap;}.confirm_visual div.column{width:100%!important;}.confirm_visual img{height:150px!important;width:150px!important;margin-bottom:10px;}.confirm_visual h3{width:100%!important;text-align:center!important}form.category label{display:block;margin-bottom:3px;font-size:18px;}form.category input[type="text"],form.category input[type="email"],form.category textarea{padding:6px 10px;box-sizing:border-box;outline:0;}div.customization div.footer_form{display:none;}@media screen and (min-width:901px) and (max-width:1050px){form.login{width:70%;}}@media screen and (min-width:701px) and (max-width:890px){div.search form div.input {padding: 0px;border-bottom: 0px solid var(--main-color);width: 100%!important;right: 0px;top: 150%;z-index: +1000;}form.login{width:70%;}}@media screen and (max-width:700px){div.form_container div.center form{width:100%;}div.form_container form{font-size:18px;display:flex;flex-wrap:wrap;box-sizing:border-box;margin-right:0px;}div.form_container div.el:not(.hidden) {width: 100%;margin-top: 10px;}div.social {display: flex;align-items: center;justify-content: center!important;margin-right: 20px;}form.footerNewsletter div.row {width: 100%;display: block!important;}form.footerNewsletter div.row div.input {width: 100%!important;height:60px!important;margin-bottom:10px!important;}form.signin div.el {width: 100%;margin-bottom: 15px;}form.signin div.companyField {display: block;}div.search form div.input {width: 100%!important;}div.visual_composer div[data-align="center-align"] {display: block!important;flex-wrap: wrap;justify-content: center;}}section.gallery{margin-top:0px;margin-bottom:0px!important;}section.gallery div.caption{font-size:15px!important;padding:5px;background:rgba(255,255,255,0.7);color:#000000;}section.gallery div[data-type="grid"]{display:flex;justify-content:space-between;}section.gallery div[data-type="grid"] div.gallery_item{margin-bottom:20px;}section.showroom_home div.gallery_item:nth-child(3){width:100%;}.pointer-left {position: absolute;left: -20px;top: 50%;transform: translateY(-50%);}.pointer-right {position: absolute;right: -20px;top: 50%;transform: translateY(-50%);}.image.animated:before {transform: scale(1);}.image:before {position: absolute;content: '';left: 50px;top: 0;width: 570px;height: 570px;background: #f5f4fc;border-radius: 50%;transform: scale(.5);transition-delay: .5s;transition: 1s;}.list-style-two li{list-style-type:none!important;width: 280px;text-align: left;padding: 15px 15px;text-transform:initial!important;font-weight:400;background: #fff;box-shadow: 0 30px 40px rgba(0, 0, 0, 0.05);margin-bottom: 20px!important;border-radius: 6px;margin-left:0px;}.list-style-two li i{color:var(--main-color);margin-right:5px;}.graph_left{display:flex;align-items:center;justify-content:flex-start;}.graph_right{display:flex;align-items:center;justify-content:flex-end;padding-right:30px;}div.langList{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-left:0px;}div.langList img{height:15px!important;}div.langList a{display:inline-block;color:#586264;text-transform:uppercase;margin}div.column[data-align="right-align"] div.langList a{margin-left:10px;}@media only screen and (max-width: 800px){div.langList a{margin-right:0px;width:calc(100% / 4 - 1%);padding:10px 0px;text-align:center;}div.langList{display:flex;justify-content:space-between;width:100%;}}@media only screen and (max-width: 700px){div.langList{margin:0px;width:27%!important;}div.langList a{margin:0px;width:calc(100% / 4 - 1%);padding:0px 0px;text-align:center;margin-left:10px!important;}div.column[data-align="right-align"] div.langList a {margin-left: 0px;}div.langList{display:flex;justify-content:center;width:100%;}}div.logo{margin-left:0px;}div.logo img{max-height:100px!important;}div.logo a{display:block;}@media only screen and (max-width: 700px){div.logo i{display:flex;font-size:30px;color:#3668D8}div.logo{width:70%!important;display:flex;margin-left:0%;display:flex;margin-top:0px;}div.logo img{width:100%;}}section.fullmenu div.container{padding-top:0px;padding-bottom:0px;}section.fullmenu div.menu ul{justify-content:center;padding:0px 0px;margin:-1px 0px;}section.fullmenu div.menu{border-top:0px solid #cccccc;border-bottom:0px solid #cccccc;padding:0px 0px;}section.fullmenu div.menu a{padding:13px 13px;}section.fullmenu div.menu a:hover{color:#FE5D00;background:#f4f2f2;}section.fullmenu div.menu a.active{color:#FE5D00;}body.index section.fullmenu div.menu{border-bottom:0px;}div.menu{position:relative;display:flex;align-items:center;border-top:1px solid rgba(255, 255, 255, 0.125);}ul.menu{width:100%;display:flex;justify-content:center;padding:0px!important;margin:0px!important;flex-wrap:wrap;position:relative;}ul.menu_left{justify-content:left;}ul.menu li{list-style:none;display:flex;margin:0px!important;align-items:center;z-index:+20;}ul.menu div.submenu{display:block;visibility:hidden;opacity:0;position:absolute;line-height: 25px;margin-top:0px;z-index:+5;top:100%;left:0px;flex-wrap:wrap;background:none;width:100%;text-transform:none;background:var(--main-color);}ul.menu li:hover div.submenu{opacity:1;visibility:visible;}ul.menu li ul{display:flex;justify-content:flex-start;}ul.menu li ul li{width:calc(100% / 3);margin:0px;}ul.menu li ul li a{display:inline;width:auto;text-align:left;border-top:0px!important;box-sizing:border-box;border-bottom:0px solid var(--main-hover);letter-spacing:0px;padding:10px 18px 8px 18px;color:#ffffff;}ul.menu li ul li a:hover{text-decoration:underline;}ul.menu li:first-child{margin-left:0px;}ul.menu li a{display:inline-block;font-size:15px;font-weight:500;text-decoration:none;padding:13px 18px 11px 18px;position:relative;width:100%;text-align:center;letter-spacing:.5px;text-transform:uppercase;}ul.menu li:hover a{background:var(--main-color);color:#fff;}ul.menu li:last-child a{border-right:0px;}ul.menu li ul li a i{transform: rotate(-90deg);}ul.menu li:hover > ul.menu{visibility:visible;opacity:1;}ul.menu li ul li ul{position:absolute;top:0px;left:100%;}ul.menu li.controlMenu{margin-left:0px;}ul.menu li.controlMenu a{display:block;}div.controlMobile{display:none;}div.ham{align-content:center;display:flex;flex-wrap:wrap;justify-content:center;padding-left:0px;}.hamburger{outline:0;}div.ham span{font-size:1.5em;display:flex;align-items:center;}div.column[data-align="right-align"] ul.menu li{margin-right:0px!important;margin-left:0px!important;}div.column[data-align="right-align"] ul.menu{justify-content:flex-end;}header.header_absolute section.menu{background-color:transparent!important;}header.header_absolute section.menu a{color:#ffffff!important;}ul.menu li a.contatti{color:#2b6dd9!important;}section.footer_up ul.menu{width:100%;}section.footer_up ul.menu li{width:100%;margin-bottom:10px;}section.footer_up ul.menu li a{padding:0px;text-align:left;text-transform:initial;font-weight:300;}section.footer_up ul.menu li a:hover{background:none;text-decoration:underline;}@media screen and (min-width:1100px) and (max-width:1200px){ul.menu li a {padding:13px 15px 11px 15px;font-size:14px;}}@media screen and (min-width:990px) and (max-width:1099px){ul.menu li a {padding:12px 11px 10px 11px;font-size:14px;}}@media screen and (min-width:701px) and (max-width:890px){div.menu{display:none;margin-top:40px;}div.menu ul li.controlMenu a.cart p span{left:0px;}div.menu ul.menu{justify-content:center;}section.fullmenu{display:none;opacity:0;}.showmenu{display:flex!important;opacity:1!important;}section.fullmenu div.menu{border:0px;}section.fullmenu div.menu ul{flex-wrap:wrap;}section.fullmenu div.menu ul li{width:100%;margin:0px;border-bottom:1px solid #aaaaaa;}section.fullmenu .nomobile{display:none;}section.fullmenu div.menu a{width:100%;text-align:center;}div.ham{outline:0;}div.controlMobile{display:flex;justify-content:space-between;position:relative;margin-top:10px;}ul.menu li a{display:inline-block;font-size:11px;text-decoration:none;padding:5px 5px;position:relative;width:100%;text-align:center;}ul.menu li a {display: inline-block;font-size: 10px;text-decoration: none;padding: 5px 5px;position: relative;width: 100%;text-align: center;}}@media only screen and (max-width: 700px){ul.menu li a{line-height:normal;}div.ham span.hamburger-inner{background-color:#3163D8;color:green;}div.controlMobile{display:flex;}ul.menu{display:none;margin-top:10px!important;margin-bottom:10px!important;}ul.menu li ul{position:relative;}.hamburger-inner::before, .hamburger-inner::after {content: "";display: block;background-color: #3163D8;}.hamburger--spin .hamburger-inner::before {background-color: #3163D8;transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;}.hamburger--spin .hamburger-inner::after {background-color: #3163D8;transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);}ul.menu li{list-style:none;display:block;margin:0px!important;align-items:center;position:relative;z-index:+20;}ul.menu li ul li a {display: block;width: 100%;text-align: center;border-top: 0px!important;box-sizing: border-box;padding-left: 5px!important;padding-right: 5px!important;}ul.menu li ul {width: 100%;}div.column[data-align="right-align"] ul.menu li {margin-right: 0px!important;margin-left: 0px!important;}ul.menu li a {display: inline-block;font-size: 16px;text-decoration: none;padding: 15px 0px;border-bottom:1px solid #EEEEEE;position: relative;width: 100%;text-align: center;}}@media only screen and (max-width: 450px){ul.menu{justify-content:space-between;}ul.menu li{width:calc(100% / 2);flex-grow:unset;flex-basis:unset;}}@keyframes hoverMenu {100% {width:100%;}}section.news_home{margin-top:0px!important;padding-top:40px!important;}section.news_home div.el{background:#ffffff;margin-bottom:30px;}section.news_home div.el a{text-decoration:none;text-align:left;display:flex;justify-content:space-between;align-items:center;}section.news_home div.el div.img{max-height:150px;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center;width:25%;}section.news_home div.el div.img img{min-width:100%;}section.news_home div.el div.detail{box-sizing:border-box;padding:0px;width:70%;position:relative;}section.news_home div.el div.detail span.label{position:absolute;top:-25px;padding:10px 20px;font-size:18px;background:var(--main-color);color:#ffffff;display:none;}section.news_home div.el div.detail p.title{font-size:25px;line-height:32px;font-weight:bold;color:var(--font-color);}section.news_home div.el div.detail span.date{display:block;margin-top:15px;color:#aaaaaa;font-size:16px;text-transform:uppercase;}section.news_home div.el div.detail span.date i{margin-right:5px;}form.moduleNewsletter{padding:0px;margin:0px;display:flex;padding-bottom:20px;}form.moduleNewsletter label{font-size:18px;font-weight:500;display:flex;align-items:center;}form.moduleNewsletter div.input{position:relative;display:flex;width:50%;}form.moduleNewsletter div.privacy{position:absolute;bottom:-40px;left:15px;}form.moduleNewsletter input[type="email"]{border:0px;margin-left:20px;width:100%;background:#3E4859;color:#ffffff;outline:0;padding-left:20px;padding-right:20px;font-size:15px;}form.moduleNewsletter button{background:#ffffff;color:#003160;padding:15px 20px;border:0px;margin-left:20px;font-size:14px;text-transform:uppercase;cursor:pointer;}form.moduleNewsletter div.confirm{font-size:25px;}form.moduleNewsletter div.confirm i{margin-right:5px;}form.footerNewsletter{padding:0px 0px 0px 0px;flex-wrap:wrap;justify-content:left;align-items:center;width:100%;margin-left:auto;margin-right:auto;}form.footerNewsletter h2{text-align:left!important;width:100%;margin-bottom:40px!important;text-transform:uppercase;}form.footerNewsletter p.text{text-align:left;margin-bottom:20px;width:100%!important;}form.footerNewsletter div.row{width:100%;display:flex;justify-content:left;margin-left:auto;margin-right:auto;}form.footerNewsletter div.row div.input{width:60%;}form.footerNewsletter input[type="email"]{margin:0px;background:none;border:2px solid #eeeeee;}form.footerNewsletter div.privacy{position:static;margin-top:5px;}form.footerNewsletter div.privacy input{position:relative;top:2px;}form.footerNewsletter button{background:var(--main-color);color:#ffffff!important;padding:15px 20px;border:0px;margin-left:20px;font-size:14px;text-transform:uppercase;cursor:pointer;}form.footerNewsletter button i{color:#ffffff!important;}@media only screen and (max-width: 700px){form.footerNewsletter div.privacy {position: static;margin-left: 15%;margin-top: 5px;}}div.b2b{width:auto;display:flex;align-items:center;justify-content:center;}div.b2b a{display:flex;align-items:center;font-size:18px;text-decoration:none;}div.b2b img{height:30px!important;margin-right:5px;}div.b2b a:hover{text-decoration:underline;}div.b2b a:hover img{-webkit-animation: wobble-hor-bottom 0.8s both;animation: wobble-hor-bottom 0.8s both;}.wobble-hor-bottom {-webkit-animation: wobble-hor-bottom 0.8s both;animation: wobble-hor-bottom 0.8s both;}@-webkit-keyframes wobble-hor-bottom {0%,100% {-webkit-transform: translateX(0%);transform: translateX(0%);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}15% {-webkit-transform: translateX(-0px) rotate(-8deg);transform: translateX(-0px) rotate(-8deg);}30% {-webkit-transform: translateX(0px) rotate(8deg);transform: translateX(0px) rotate(8deg);}45% {-webkit-transform: translateX(-0px) rotate(-5.6deg);transform: translateX(-0px) rotate(-5.6deg);}60% {-webkit-transform: translateX(0px) rotate(4.4deg);transform: translateX(0px) rotate(4.4deg);}75% {-webkit-transform: translateX(-0px) rotate(-3.2deg);transform: translateX(-0px) rotate(-3.2deg);}}@keyframes wobble-hor-bottom {0%,100% {-webkit-transform: translateX(0%);transform: translateX(0%);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}15% {-webkit-transform: translateX(-0px) rotate(-8deg);transform: translateX(-0px) rotate(-8deg);}30% {-webkit-transform: translateX(0px) rotate(8deg);transform: translateX(0px) rotate(8deg);}45% {-webkit-transform: translateX(-0px) rotate(-5.6deg);transform: translateX(-0px) rotate(-5.6deg);}60% {-webkit-transform: translateX(0px) rotate(4.4deg);transform: translateX(0px) rotate(4.4deg);}75% {-webkit-transform: translateX(-0px) rotate(-3.2deg);transform: translateX(-0px) rotate(-3.2deg);}}div.portfolio div.el{position:relative;overflow:hidden;}div.portfolio div.el img{height:100%!important;max-width:none!important;}div.portfolio a{display:block;text-decoration:none;}}div.portfolio.template1 div.col_9{width:calc((100% / 4)*3);}div.portfolio.template1 div.col_8{width:calc((100% / 3)*2);}div.portfolio.template1 div.col_6{width:calc(100% / 2);}div.portfolio.template1 div.col_4{width:calc(100% / 3);}div.portfolio.template1 div.col_3{width:calc(100% / 4);}div.portfolio.template1 div.col_2{width:calc(100% / 6);} div.portfolio.template1.side{justify-content:flex-start;grid-template-columns: auto auto;display:flex;border-top:0px solid #aaa;border-left:0px solid #aaa;}div.portfolio.template1 div.el{display:flex;border-bottom:1px solid #aaaaaa;border-right:1px solid #aaa;box-sizing:border-box;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}div.portfolio.template1 div.el a{padding:40px;display:flex;align-content:center;flex-wrap:wrap;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}div.portfolio.template1 div.el:hover{transform:scale(1.05);position:relative;z-index:+1;border-color:#fff}div.portfolio.template1 div.el:hover a{background:#3163D8;color:#ffffff;}div.portfolio.template1 div.el:last-child{border-right:0px;}div.portfolio.template1 div.el:nth-child(3n){border-right:0px;}div.portfolio.template1 div.title{position:static;font-size:24px;font-weight:500;margin-bottom:15px;}div.portfolio.template1 div.preview{position:static;}@media screen and (min-width:701px) and (max-width:890px){div.portfolio.template1 div.col_4 {width: calc(100% / 2);}div.portfolio.template1 div.el {display: flex;border-bottom: 1px solid #aaaaaa;border-right: 0px solid #aaa;border-left: 0px solid #aaa;box-sizing: border-box;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}}div.reviews_container{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;}div.reviews_container div.el{padding:20px;box-sizing:border-box;border:0px dashed #dddddd;margin-bottom:0px;}div.reviews_container div.star{width:100%;margin-bottom:10px;text-align:left;}div.reviews_container div.star i{color:#f2e152;}div.reviews_container div.firma{width:100%;text-align:right;font-weight:500;margin-top:20px;}div.reviews_container div.slick_parent{margin:0px 0px;}div.reviews_container div.slick_el{margin:0px 0px;}div.reviews_container .owl-dots{width:100%;text-align:center;}div.reviews_container[data-align="center"] div.slick_el{text-align:center;}div.reviews_container[data-align="center"] div.firma{text-align:center;}div.reviews_container[data-align="left"] div.slick_el{text-align:left;}div.reviews_container[data-align="left"] div.firma{text-align:left;}div.reviews_container.home{width:60%;margin-left:auto;margin-right:auto;}div.reviews_container.home div.el{background:none;border-radius:0px;width:100%;display:flex;flex-wrap:wrap;align-content:center;color:#555555;margin-right:10px;margin-bottom:10px;font-weight:400;font-size:16px;line-height:25px;position:relative;padding:0px;text-align:center;justify-content:center;}div.reviews_container.home div.firma{margin-right:0px;text-align:center;width:100%;font-weight:bold;}div.reviews_container div.owl-item{display:flex;flex-wrap:wrap;}div.reviews_container div.owl-stage{display:flex;}div.reviews_container .owl-dots{margin-top:20px;}div.reviews_container .owl-dots button{background:#ffffff;border:1px solid #dddddd;width:15px;height:15px;}div.reviews_container .owl-dots button.active{background:var(--orange);color:var(--orange);border:1px solid var(--orange);}div.search{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:0px;}div.search form{margin:0px;padding:0px;position:relative;width:100%;margin-right:0px;}div.search form div.content{display:flex;flex-wrap:nowrap;justify-content:space-between;position:relative;}div.search form button{margin:0px 10px 0px 0px;padding:0px;background:none;border:0px;font-size:1em;outline:0;background:var(--main-color);}div.search form button svg{height:25px;width:auto;}div.search form div.input{padding:0px;border-bottom:0px solid var(--main-color);width:100%;right:0px;width:600px;top:150%;z-index:+1000;}div.search form input{width:100%;color:#000000!important;border-right:0px;border-top:0px;border-left:0px;padding:11px;box-sizing:border-box;outline:0;border:0px;background:#eeeeee;}div.search form input::placeholder{color:#999999;font-style:italic;font-weight:400;}div.search .suggestion{width:100%;background:#eeeeee;border:1px solid #dddddd;position:absolute;z-index:+1000;display:none;}div.search .suggestion a{display:flex!important;align-items:center;border-bottom:1px solid #dddddd;padding:10px;box-sizing:border-box;text-decoration:none;}div.search .suggestion a:hover{background:#ffffff;}div.search .suggestion div.img{width:13%;text-align:center;margin-right:10px;}div.search .suggestion img{max-width:100%;}div.search .suggestion div.title{font-size:16px;font-weight:500;text-decoration:none;}div.search button.submit{position:absolute;margin:0px;right:0px;top:0px;width:45px;height:38px;}div.search button.submit svg{height:24px;width:auto;fill:#ffffff;}.controlMobile div.search{width:calc((100% / 3 - 5%)*3);}.controlMobile div.search form{display:flex;margin:0px;padding:0px;flex-wrap:nowrap;justify-content:space-between;}.controlMobile div.search form div.content{width:100%;display:flex;align-items:center;}.controlMobile div.search form button{margin:0px 10px 0px 0px;padding:0px;background:none;border:0px;font-size:2em;outline:0;}.controlMobile div.search form input{width:100%;border-bottom:1px solid #555555;border-right:0px;border-top:0px;border-left:0px;padding:5px;box-sizing:border-box;outline:0;}div.allresult a{color:#000000!important;padding:5px!important;text-align:right!important;display:block!important;justify-content:flex-end!important}div.allresult a i{color:#000000!important;}@media only screen and (min-width: 900px) and (max-width:1200px){div.search form div.input{width:450px;}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {div.search{width:100%;}}@media screen and (min-width:701px) and (max-width:890px){div.search{margin-right:10%;width:54%;}}@media only screen and (max-width: 700px){.controlMobile div.search form input{padding:10px 5px;}.controlMenu div.search{display:none;}}div.social{display:flex;align-items:center;justify-content:space-between;margin-right:35px;}div.social div.el{margin-left:20px;}div.social div.el svg{height:18px;}.footer div.social{margin:0px;padding:7px 0px;}.footer div.social div.el{margin:0px;}a.whatsapp {background: #009F00;padding:8px 15px;border-radius: 4px;color:#ffffff;}