.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slow{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slower{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slowest{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.delay-250{-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.delay-500{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.delay-750{-webkit-animation-delay:.75s;-moz-animation-delay:.75s;-o-animation-delay:.75s;animation-delay:.75s}.delay-1000{-webkit-animation-delay:1s;-moz-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}.delay-1250{-webkit-animation-delay:1.25s;-moz-animation-delay:1.25s;-o-animation-delay:1.25s;animation-delay:1.25s}.delay-1500{-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;-o-animation-delay:1.5s;animation-delay:1.5s}.delay-1750{-webkit-animation-delay:1.75s;-moz-animation-delay:1.75s;-o-animation-delay:1.75s;animation-delay:1.75s}.delay-2000{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}.delay-2500{-webkit-animation-delay:2.5s;-moz-animation-delay:2.5s;-o-animation-delay:2.5s;animation-delay:2.5s}.delay-2000{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}.delay-2500{-webkit-animation-delay:2.5s;-moz-animation-delay:2.5s;-o-animation-delay:2.5s;animation-delay:2.5s}.delay-3000{-webkit-animation-delay:3s;-moz-animation-delay:3s;-o-animation-delay:3s;animation-delay:3s}.delay-3500{-webkit-animation-delay:3.5s;-moz-animation-delay:3.5s;-o-animation-delay:3.5s;animation-delay:3.5s}.bounceInDown,.bounceInLeft,.bounceInRight,.bounceInUp{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px)}.fadeInDown,.fadeInLeft,.fadeInRight,.fadeInUp{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px)}.flipInX,.flipInY,.rollIn,.rotateDownUpRight,.rotateIn,.rotateInDownLeft,.rotateInUpLeft,.rotateInUpRight{opacity:0}.lightSpeedInLeft,.lightSpeedInRight{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px)}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}100%{-webkit-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}.bounceIn.go{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(400px)}60%{-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(400px)}60%{transform:translateX(-30px)}80%{transform:translateX(10px)}100%{opacity:1;transform:translateX(0)}}.bounceInRight.go{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-400px)}60%{-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-400px)}60%{transform:translateX(30px)}80%{transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.bounceInLeft.go{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(400px)}60%{-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(400px)}60%{transform:translateY(-30px)}80%{transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.bounceInUp.go{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-400px)}60%{-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-400px)}60%{transform:translateY(30px)}80%{transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}.bounceInDown.go{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1;display:block}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1;display:block}}.fadeIn{opacity:0}.fadeIn.go{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes growIn{0%{-webkit-transform:scale(.2);opacity:0}50%{-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1);opacity:1}}@keyframes growIn{0%{transform:scale(.2);opacity:0}50%{transform:scale(1.2)}100%{transform:scale(1);opacity:1}}.growIn{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}.growIn.go{-webkit-animation-name:growIn;animation-name:growIn}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake.go{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes shakeUp{0%,100%{-webkit-transform:translateY(0)}10%,30%,50%,70%,90%{-webkit-transform:translateY(-10px)}20%,40%,60%,80%{-webkit-transform:translateY(10px)}}@keyframes shakeUp{0%,100%{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.shakeUp.go{-webkit-animation-name:shakeUp;animation-name:shakeUp}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-400px)}50%{opacity:.3}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-400px)}50%{opacity:.3}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{opacity:0;-webkit-transform:translateX(-400px);transform:translateX(-400px)}.fadeInLeft.go{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(400px)}50%{opacity:.3}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(400px)}50%{opacity:.3}100%{opacity:1;transform:translateX(0)}}.fadeInRight{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px)}.fadeInRight.go{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(400px)}50%{opacity:.3}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(400px)}50%{opacity:.3}100%{opacity:1;transform:translateY(0)}}.fadeInUp{opacity:0;-webkit-transform:translateY(400px);transform:translateY(400px)}.fadeInUp.go{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-400px)}50%{opacity:.3}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-400px)}50%{opacity:.3}100%{opacity:1;transform:translateY(0)}}.fadeInDown{opacity:0;-webkit-transform:translateY(-400px);transform:translateY(-400px)}.fadeInDown.go{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn.go{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft.go{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft.go{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight.go{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight.go{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0)}}.rollIn.go{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes wiggle{0%{-webkit-transform:skewX(9deg)}10%{-webkit-transform:skewX(-8deg)}20%{-webkit-transform:skewX(7deg)}30%{-webkit-transform:skewX(-6deg)}40%{-webkit-transform:skewX(5deg)}50%{-webkit-transform:skewX(-4deg)}60%{-webkit-transform:skewX(3deg)}70%{-webkit-transform:skewX(-2deg)}80%{-webkit-transform:skewX(1deg)}90%{-webkit-transform:skewX(0)}100%{-webkit-transform:skewX(0)}}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0)}100%{transform:skewX(0)}}.wiggle.go{-webkit-animation-name:wiggle;animation-name:wiggle;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes swing{100%,20%,40%,60%,80%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0)}}.swing.go{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.tada.go{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0)}}.wobble.go{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.pulse.go{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedInRight{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}100%{transform:translateX(0) skewX(0);opacity:1}}.lightSpeedInRight.go{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translateX(-100%) skewX(30deg);opacity:0}60%{-webkit-transform:translateX(20%) skewX(-30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedInLeft{0%{transform:translateX(-100%) skewX(30deg);opacity:0}60%{transform:translateX(20%) skewX(-30deg);opacity:1}80%{transform:translateX(0) skewX(15deg);opacity:1}100%{transform:translateX(0) skewX(0);opacity:1}}.lightSpeedInLeft.go{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(0);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) scale(1);-webkit-animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) rotateY(0);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) scale(1);animation-timing-function:ease-in}}.flip.go{-webkit-backface-visibility:visible!important;-webkit-animation-name:flip;backface-visibility:visible!important;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0);opacity:1}}.flipInX.go{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInX;backface-visibility:visible!important;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0);opacity:1}}.flipInY.go{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInY;backface-visibility:visible!important;animation-name:flipInY}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(.3)}}.bounceOut.goAway{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.bounceOutUp.goAway{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.bounceOutDown.goAway{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft.goAway{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.bounceOutRight.goAway{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut.goAway{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.fadeOutUp.goAway{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.fadeOutDown.goAway{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.fadeOutLeft.goAway{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.fadeOutRight.goAway{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX.goAway{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipOutY;backface-visibility:visible!important;animation-name:flipOutY}@-webkit-keyframes lightSpeedOutRight{0%{-webkit-transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{transform:translateX(0) skewX(0);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOutRight.goAway{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{-webkit-transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(-100%) skewX(30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{transform:translateX(0) skewX(0);opacity:1}100%{transform:translateX(-100%) skewX(30deg);opacity:0}}.lightSpeedOutLeft.goAway{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut.goAway{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{-transform-origin:left bottom;-transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft.goAway{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft.goAway{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight.goAway{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut.goAway{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes fadeInUpShort{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUpShort{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUpShort{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.fadeInUpShort.go{-webkit-animation-name:fadeInUpShort;animation-name:fadeInUpShort}@-webkit-keyframes fadeInDownShort{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDownShort{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fadeInDownShort{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.fadeInDownShort.go{-webkit-animation-name:fadeInDownShort;animation-name:fadeInDownShort}@-webkit-keyframes fadeInRightShort{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRightShort{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRightShort{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.fadeInRightShort.go{-webkit-animation-name:fadeInRightShort;animation-name:fadeInRightShort}@-webkit-keyframes fadeInLeftShort{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeftShort{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeftShort{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.fadeInLeftShort.go{-webkit-animation-name:fadeInLeftShort;animation-name:fadeInLeftShort}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/owl/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:12px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:14px;display:block}.sweet-alert p{color:#797979;font-size:12px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;display:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::after,.sweet-alert .sa-input-error::before{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:12px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);padding:0 12px;display:none;visibility:hidden;width:0;height:0 -webkit-transition: all .3s;transition:all .3s}.sweet-alert input:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8cd4f5;color:#fff;border:none;box-shadow:none;font-size:12px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled]~.la-ball-fall{opacity:1;visibility:visible;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:'';-webkit-border-radius:40px;border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@-webkit-keyframes slideFromTop{0%{top:0}100%{top:50%}}@keyframes slideFromTop{0%{top:0}100%{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0}}@keyframes slideToTop{0%{top:50%}100%{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}@keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}@keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}@-webkit-keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-.2s;-moz-animation-delay:-.2s;-o-animation-delay:-.2s;animation-delay:-.2s}.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-.1s;-moz-animation-delay:-.1s;-o-animation-delay:-.1s;animation-delay:-.1s}.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}fubody{font-family:'Titillium Web',sans-serif;color:#717171}.grecaptcha-badge{bottom:65px!important;position:absolute;top:139%;left:0}.nav-link{display:block}.destaque_principal_produto_mobile{ position:absolute;width:100%;height:92px;background-position:0 -145px;padding-bottom:15px;margin-bottom:15px}.page-numbers li a,.page-numbers li a:hover,.page-numbers li.current a,.page-numbers li.disabled{color:#fff;text-decoration:none}.page-numbers li{display:inline}.page-numbers li a,.page-numbers li.disabled{border:1px solid #1782a5;color:#666;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem},.page-numbers li a:hover,.page-numbers li.current a{background-color:#1782a5;color:#fff;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem}.page-numbers li a:hover,.page-numbers li.current a{background-color:#1782a5}.bgcinzaclarocategorias{background-color:#f0f0f0}.bordax{border:0 solid red}.busca-desktop{border:1px solid #fff;color:#fff;border-radius:32px;background-color:transparent;width:100%;padding:10px}.busca-desktop::-webkit-input-placeholder{color:#fff}.menu-desktop{color:#fff;text-align:center;padding-left:25px;padding-right:15px}.menu-desktop a{color:#fff}.inline-flex{display:inline-flex!important}.linha-hover:hover{border:1px solid #e5e5e5;border-radius:16px}.carrega-produto{display:none}.carrega-servicos{display:none}.carrega-solucoes{display:none}.carrega-acessorios{display:none}.carrega-spindles{display:none}.carrega-esmerilhadeiras{display:none}.padding-30{padding:30px}.destaque_principal-produto{background-color:#e5e5e5;padding:15px;padding-top:75px;margin:auto;border-radius:6px;position:absolute;z-index:-1;min-height:400px;width:921px;margin-left:94px}.faixa-manutencao{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-manutencao.jpg);color:#fff;width:100%;height:160px;text-align:center;padding-top:60px}.faixa-acessorios{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-acessorios.jpg);color:#fff;width:100%;height:160px;text-align:center;padding-top:60px}.faixa-esmelhideira{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-esmerilhadeira.jpg);color:#fff;width:100%;height:160px;text-align:center;padding-top:60px}.zoom{transform:scale(1)}.zoom:hover{transform:scale(1.2)}.fundo-noticias-home{background-color:#f0f0f0;padding:30px}.fundo-missao{background-color:#1782a5;padding:30px;border-radius:133px;width:70%;margin:auto;height:221px;margin-top:-40px;position:absolute;left:50%;margin-left:-35%}.w40{width:40%}.w50{width:50%}.w53{width:53%}.w47{width:48%}.w46{width:48%}.w41{width:41%}.suspenso{position:absolute;width:465px;margin-left:35px}.fundo-rodape{background-color:#1782a5;padding-top:50px;padding-bottom:20px}.tituloestrutura{display:table;font-size:32px;padding-left:0;padding-right:0}.fundo-menu-home{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/bannder.png);height:559px;position:absolute;width:100%;z-index:-1}.bg-light{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/bg-banner.jpg);background-position-x:-954px}.fundo-menu-empresa{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:172px;position:absolute;width:100%;z-index:-1}.fundo-menu-contato{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:172px;position:absolute;width:100%;z-index:-1}.fundo-menu-downloads{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:172px;position:absolute;width:100%;z-index:-1}.fundo-menu-produto{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/bg-banner.jpg);height:190px;position:absolute;background-size:cover;width:100%;z-index:-1}.fundo-menu{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/bg-banner.jpg);height:172px;position:absolute;background-size:cover;width:100%;z-index:-1}.fundo-menu-blog{background-color:#8b959c;background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:172px;position:absolute;width:100%;z-index:-1}.caixa-titulo{position:absolute;margin-top:6%;width:100%;z-index:999}.fundo-estrutura{border:2px solid #1782a5;padding:30px;width:70%;margin:auto;height:226px;margin-top:22px;position:absolute;z-index:-1;left:50%;margin-left:-35%}.caixa-azul{padding:15px;background-color:#1782a5}.quadro_descricao_produtos{padding:15px;background-color:#105070;border-radius:8px;color:#fff;font-weight:700}.quadro-cinza-produtos{background-color:#d8e2e9;padding:25px}.risco-branco{width:100%;background-color:#fff;height:1px}.risco-preto{width:100%;background-color:#8b959c;height:1px}.risco-azul{width:100%;background-color:#1782a5;height:1px}.risco-cinza{width:100%;background-color:#d3d7da;height:2px}.risco-cinza-fraco{width:100%;background-color:#c4c4c4;height:1px}.input-newsletter{width:100%;border:1px solid #fff;padding:10px;border-radius:25px}.input-newsletter::-webkit-input-placeholder{color:#666}.input-newsletter input:-moz-placeholder{color:#666}.borda-bottom-caixa{border-bottom:2px solid #949292}.margin-auto{display:inline-block}.infos{min-height:40px}.botao-solicite{padding:10px;background-color:#1782a5;text-align:center;color:#fff}.bota-produtosactive{background-color:#1782a5;width:100%;padding-top:15px;padding-bottom:15px;margin-bottom:15px;color:#fff;text-align:center}.bota-produtos:hover{background-color:#1782a5;width:100%;padding-top:15px;padding-bottom:15px;margin-bottom:15px;color:#fff;text-align:center}.bota-produtos:hover a{color:#fff}.bota-produtosactive a{color:#fff}.bota-produtos{background-color:#e5e5e5;margin-bottom:15px;width:100%;padding:15px;text-align:center;color:#8b959c}.bota-produtos a{color:#8b959c}.botao-orcamento{color:#1782a5;font-weight:700;text-align:center;background-color:#fff;border-radius:25px;width:100%;padding:10px}.botao-orcamento:hover{color:#1782a5;font-weight:700;text-align:center;background-color:#e1e1e1;border-radius:25px;width:100%;padding:10px}.botao_principal{background-color:#1782a5;width:100%;padding:10px;border-radius:30px;text-align:center;color:#fff;font-size:16px}.botao_principal:hover{background-color:#129cc9;width:100%;padding:10px;border-radius:30px;text-align:center;color:#fff;font-size:16px}.botao_leia_mais_blog{background-color:#1782a5;width:100%;padding:10px;border-radius:30px;text-align:center;color:#fff;font-size:18px}.botao_saibamais_azul{border:1px solid #1782a5;color:#fff;background-color:#1782a5;font-weight:700;font-size:14px;display:table-cell;padding:9px;text-transform:uppercase;padding-left:25px;padding-right:25px;cursor:pointer}.botao_saibamais_bco{border:1px solid #fff;color:#1782a5;background-color:#fff;font-weight:700;font-size:14px;display:table-cell;padding:9px;text-transform:uppercase;padding-left:25px;padding-right:25px;cursor:pointer}.botao_saibamais_bco:hover{color:#1782a5}.azul:hover{color:#1782a5}.botao_semfill{background-color:transparent;display:table;margin:auto;border:1px solid #fff;padding:9px;border-radius:50px;text-align:center;color:#fff;font-weight:700;text-transform:uppercase;font-size:14px}.botao_saibamais-2{border:1px solid #1782a5;text-transform:uppercase;color:#fff;background-color:#1782a5;ont-weight:700;font-size:14px;display:table-cell;padding:9px;cursor:pointer}.botao_saibamais-2:hover{border:1px solid #1782a5;color:#fff;background-color:#1782a5}.botao_saibamais{border:1px solid #1782a5;text-transform:uppercase;color:#1782a5;background-color:transparent;font-weight:700;font-size:14px;display:table-cell;padding:9px;cursor:pointer}.botao_saibamais:hover{border:1px solid #1782a5;color:#fff;background-color:#1782a5}.botao_mercado{border:1px solid #fff600;text-transform:uppercase;color:#252e7c;background-color:#fff159;font-weight:700;font-size:14px;display:table-cell;padding:9px;cursor:pointer}.botao_mercado:hover{border:1px solid #fff600;color:#252e7c;background-color:#f4df00}.botao_loja{border:1px solid #084567;text-transform:uppercase;color:#fff;background-color:#084567;font-weight:700;font-size:14px;display:table-cell;padding:9px;cursor:pointer}.botao_loja:hover{border:1px solid #084567;color:#fff;background-color:#08324a}.botao-downloads-manuais:hover{background-image:url(//tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/icon-downloads-branco.svg);padding-left:35px;border:1px solid #c4c4c4;color:#fff;background-color:#c4c4c4;font-weight:500;font-size:16px;width:100%;padding:9px;border-radius:26px;background-position:15px;background-repeat:no-repeat;padding-left:51px;padding-right:25px;margin-bottom:15px}.botao-downloads-manuais{background-image:url(//tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/icon-downloads.svg);padding-left:35px;border:1px solid #c4c4c4;color:#666;background-color:#fff;font-weight:500;font-size:16px;width:100%;padding:9px;border-radius:26px;background-position:15px;margin-bottom:15px;background-repeat:no-repeat;padding-left:51px;padding-right:25px}.display-relative-home{position:relative;margin-top:0;z-index:60}.display-relative{position:relative;z-index:61}.margin-bottom{margin-bottom:6px}.dropdown-toggle::after{display:none}.fixed2{position:fixed;z-index:70;background-color:#f1f1f1;width:100%}.fixed{position:fixed;z-index:60;width:100%;border-bottom:0 solid #b2a293}.menu-orcamento-fechar{float:right;border:0 solid;padding:15px;background-color:transparent;right:2px;margin-left:-27px;position:absolute;right:31px;margin-top:-3px;z-index:100}.botaoorcamento-footer{border:2px solid #1782a5;background-color:#1782a5;color:#fff;position:fixed;width:100%;bottom:0;border-radius:0}.botaoorcamento-footer:hover{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento-footer:active{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento-footer:focus{border:2px solid #fff;background-color:#1782a5;color:#fff}.dropdown-menu:after{position:absolute;top:-12px;left:10px;display:inline-block;border-bottom:16px solid #c6b9a7;border-left:16px solid transparent;content:''}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#fff;text-align:left;list-style:none;background-color:#c6b9a7;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#fff;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;background-color:#c6b9a7}.dropdown:hover .dropdown-menu{display:block}a:hover{text-decoration:none!important}a{text-decoration:none!important}.navbar-brand{background:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/logo.png) 1px 5px no-repeat;width:272px;height:74px;margin-top:14px;margin-left:-13px}.bg-light{background-color:#fff!important}.nav-link{color:#474747!important;font-weight:600;font-size:16px;margin-top:14px;padding-right:.5rem!important;padding-left:1.25rem!important}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#648f3d;border:2px solid #fff}.botaoorcamento2>.btn-primary.dropdown-toggle{color:#fff;background-color:#648f3d;border:2px solid #fff}.botaoorcamento>.btn-primary.dropdown-toggle{color:#fff;background-color:#648f3d;border:2px solid #fff}.botaoorcamento2{border:2px solid #fff;margin-left:39px;background-color:#648f3d;color:#fff;margin-top:13px}.botaoorcamento{border:2px solid #fff;background-color:#1782a5;padding-left:25px;padding-right:25px;color:#fff;margin-top:-10px}.botaoorcamento:hover{border:2px solid #fff;background-color:#126986;color:#fff}.botaoorcamento:active{border:2px solid #fff;background-color:#3c5625;color:#fff}.botaoorcamento:focus{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento2:hover{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento2:active{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento2:focus{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaobranco{border:2px solid #1782a5;background-color:#1782a5;color:#000;margin-top:-10px}.botaobranco:hover{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaobranco:active{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaobranco:focus{border:2px solid #fff;background-color:#1782a5;color:#fff}.circul{background-color:#c6b9a7;border-radius:56px;display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px;width:25px;float:left;margin-left:9px}.circul-contato{background-color:#c6b9a7;border-radius:56px;width:50px;padding:5px;display:inline-table;margin-right:15px;height:50px;font-size:27px}.icon-search{position:absolute;margin-left:-30px;margin-top:3px;display:inline-block;color:#9e9e9e;cursor:pointer}.uppercase{text-transform:uppercase}.branco{color:#fff}.branco a{color:#fff}.azul{color:#1782a5}.azul a{color:#1782a5}.branco a:hover{color:#fff}.azulescuro{color:#07688c}.cinzaescuro{color:#717171}.cinza{color:#717171}.cinza a{color:#717171}.cinzalight{color:#e5e5e5}.text-center{text-align:center}.text-left{text-align:left}.text-left-mobile{text-align:left}.text-right-mobile{text-align:right}.text-right{text-align:right}.italico{font-style:italic}.b200{font-weight:200}.b300{font-weight:300}.b400{font-weight:400}.b500{font-weight:500}.b600{font-weight:600}.b700{font-weight:700}.b900{font-weight:900}.fsize7{font-size:7px}.fsize8{font-size:8px}.fsize9{font-size:9px}.fsize10{font-size:10px}.fsize11{font-size:11px}.fsize12{font-size:12px}.fsize13{font-size:13px}.fsize14{font-size:14px}.fsize15{font-size:15px}.fsize16{font-size:16px}.fsize17{font-size:17px}.fsize18{font-size:18px}.fsize19{font-size:19px}.fsize20{font-size:20px}.fsize21{font-size:21px}.fsize22{font-size:22px}.fsize23{font-size:23px}.fsize24{font-size:24px}.fsize25{font-size:25px}.fsize26{font-size:26px}.fsize27{font-size:27px}.fsize28{font-size:28px}.fsize29{font-size:29px}.fsize30{font-size:30px}.fsize31{font-size:31px}.fsize32{font-size:32px}.fsize33{font-size:33px}.fsize34{font-size:34px}.fsize35{font-size:35px}.fsize36{font-size:36px}.fsize37{font-size:37px}.fsize38{font-size:38px}.fsize39{font-size:39px}.fsize40{font-size:40px}.fsize41{font-size:41px}.fsize42{font-size:42px}.fsize43{font-size:43px}.fsize44{font-size:44px}.fsize45{font-size:45px}.fsize46{font-size:46px}.fsize47{font-size:47px}.fsize48{font-size:48px}.fsize49{font-size:49px}.fsize50{font-size:50px}.fsize51{font-size:51px}.fsize52{font-size:52px}.fsize53{font-size:53px}.fsize54{font-size:54px}.fsize55{font-size:55px}.fsize56{font-size:56px}.fsize57{font-size:57px}.fsize58{font-size:58px}.fsize59{font-size:59px}.fsize60{font-size:60px}.fsize61{font-size:61px}.fsize62{font-size:62px}.fsize63{font-size:63px}.fsize64{font-size:64px}.fsize65{font-size:65px}.fsize66{font-size:66px}.fsize67{font-size:67px}.fsize68{font-size:68px}.fsize69{font-size:69px}.fsize70{font-size:70px}.fsize71{font-size:71px}.fsize72{font-size:72px}.fsize73{font-size:73px}.fsize74{font-size:74px}.fsize75{font-size:75px}.fsize76{font-size:76px}.fsize77{font-size:77px}.fsize78{font-size:78px}.fsize79{font-size:79px}.fsize80{font-size:80px}.fsize14{font-size:14px}.fsize16{font-size:16px}.fsize18{font-size:18px}.fsize20{font-size:20px}.fsize22{font-size:22px}.fsize24{font-size:24px}.fsize26{font-size:26px}.fsize28{font-size:28px}.fsize30{font-size:30px}.fsize32{font-size:32px}.fsize52{font-size:52px}.lineh2{line-height:2px}.lineh3{line-height:3px}.lineh4{line-height:4px}.lineh5{line-height:5px}.lineh6{line-height:6px}.lineh7{line-height:7px}.lineh8{line-height:8px}.lineh9{line-height:9px}.lineh10{line-height:10px}.lineh11{line-height:11px}.lineh12{line-height:12px}.lineh13{line-height:13px}.lineh14{line-height:14px}.lineh15{line-height:15px}.lineh16{line-height:16px}.lineh17{line-height:17px}.lineh18{line-height:18px}.lineh19{line-height:19px}.lineh20{line-height:20px}.lineh21{line-height:21px}.lineh22{line-height:22px}.lineh23{line-height:23px}.lineh24{line-height:24px}.lineh25{line-height:25px}.lineh26{line-height:26px}.lineh27{line-height:27px}.lineh28{line-height:28px}.lineh29{line-height:29px}.lineh30{line-height:30px}.lineh31{line-height:31px}.lineh32{line-height:32px}.lineh33{line-height:33px}.lineh34{line-height:34px}.lineh35{line-height:35px}.lineh36{line-height:36px}.lineh37{line-height:37px}.lineh38{line-height:38px}.lineh39{line-height:39px}.lineh40{line-height:40px}.lineh41{line-height:41px}.lineh42{line-height:42px}.lineh43{line-height:43px}.lineh44{line-height:44px}.lineh45{line-height:45px}.lineh46{line-height:46px}.lineh47{line-height:47px}.lineh48{line-height:48px}.lineh49{line-height:49px}.lineh50{line-height:50px}.lineh51{line-height:51px}.lineh52{line-height:52px}.lineh53{line-height:53px}.lineh54{line-height:54px}.lineh55{line-height:55px}.lineh56{line-height:56px}.lineh57{line-height:57px}.lineh58{line-height:58px}.lineh59{line-height:59px}.lineh60{line-height:60px}.lineh61{line-height:61px}.lineh62{line-height:62px}.lineh63{line-height:63px}.lineh64{line-height:64px}.lineh65{line-height:65px}.lineh66{line-height:66px}.lineh67{line-height:67px}.lineh68{line-height:68px}.lineh69{line-height:69px}.lineh70{line-height:70px}.lineh71{line-height:71px}.lineh72{line-height:72px}.lineh73{line-height:73px}.lineh74{line-height:74px}.lineh75{line-height:75px}.lineh76{line-height:76px}.lineh77{line-height:77px}.lineh78{line-height:78px}.lineh79{line-height:79px}.lineh80{line-height:80px}.lineh81{line-height:81px}.lineh82{line-height:82px}.lineh83{line-height:83px}.lineh84{line-height:84px}.lineh85{line-height:85px}.lineh86{line-height:86px}.lineh87{line-height:87px}.lineh88{line-height:88px}.lineh89{line-height:89px}.lineh90{line-height:90px}.lineh91{line-height:91px}.lineh92{line-height:92px}.lineh93{line-height:93px}.lineh94{line-height:94px}.lineh95{line-height:95px}.lineh96{line-height:96px}.lineh97{line-height:97px}.lineh98{line-height:98px}.lineh99{line-height:99px}.lineh100{line-height:100px}.lineh101{line-height:101px}.lineh195{line-height:195px}.alt2{height:2px}.alt1{height:1px}.alt6{height:2px}.alt6{height:6px}.alt5{height:5px}.alt4{height:4px}.alt3{height:3px}.alt7{height:7px}.alt8{height:8px}.alt9{height:9px}.alt10{height:10px}.alt11{height:11px}.alt12{height:12px}.alt13{height:13px}.alt14{height:14px}.alt15{height:15px}.alt16{height:16px}.alt17{height:17px}.alt18{height:18px}.alt19{height:19px}.alt20{height:20px}.alt21{height:21px}.alt22{height:22px}.alt23{height:23px}.alt24{height:24px}.alt25{height:25px}.alt26{height:26px}.alt27{height:27px}.alt28{height:28px}.alt29{height:29px}.alt30{height:30px}.alt31{height:31px}.alt32{height:32px}.alt33{height:33px}.alt34{height:34px}.alt35{height:35px}.alt36{height:36px}.alt37{height:37px}.alt38{height:38px}.alt39{height:39px}.alt40{height:40px}.alt41{height:41px}.alt42{height:42px}.alt43{height:43px}.alt44{height:44px}.alt45{height:45px}.alt46{height:46px}.alt47{height:47px}.alt48{height:48px}.alt49{height:49px}.alt50{height:50px}.alt51{height:51px}.alt52{height:52px}.alt53{height:53px}.alt54{height:54px}.alt55{height:55px}.alt56{height:56px}.alt57{height:57px}.alt58{height:58px}.alt59{height:59px}.alt60{height:60px}.alt61{height:61px}.alt62{height:62px}.alt63{height:63px}.alt64{height:64px}.alt65{height:65px}.alt66{height:66px}.alt67{height:67px}.alt68{height:68px}.alt69{height:69px}.alt70{height:70px}.alt71{height:71px}.alt72{height:72px}.alt73{height:73px}.alt74{height:74px}.alt75{height:75px}.alt76{height:76px}.alt77{height:77px}.alt78{height:78px}.alt79{height:79px}.alt80{height:80px}.alt81{height:81px}.alt82{height:82px}.alt83{height:83px}.alt84{height:84px}.alt85{height:85px}.alt86{height:86px}.alt87{height:87px}.alt88{height:88px}.alt89{height:89px}.alt90{height:90px}.alt91{height:91px}.alt92{height:92px}.alt93{height:93px}.alt94{height:94px}.alt95{height:95px}.alt96{height:96px}.alt97{height:97px}.alt98{height:98px}.alt99{height:99px}.alt100{height:100px}.alt101{height:101px}.alt102{height:102px}.alt103{height:103px}.alt104{height:104px}.alt105{height:105px}.alt106{height:106px}.alt107{height:107px}.alt108{height:108px}.alt109{height:109px}.alt110{height:110px}.alt111{height:111px}.alt112{height:112px}.alt113{height:113px}.alt114{height:114px}.alt115{height:115px}.alt116{height:116px}.alt117{height:117px}.alt118{height:118px}.alt119{height:119px}.alt120{height:120px}.alt121{height:121px}.alt122{height:122px}.alt123{height:123px}.alt124{height:124px}.alt125{height:125px}.alt126{height:126px}.alt127{height:127px}.alt128{height:128px}.alt129{height:129px}.alt130{height:130px}.alt131{height:131px}.alt132{height:132px}.alt133{height:133px}.alt134{height:134px}.alt135{height:135px}.alt136{height:136px}.alt137{height:137px}.alt138{height:138px}.alt139{height:139px}.alt140{height:140px}.alt141{height:141px}.alt142{height:142px}.alt143{height:143px}.alt144{height:144px}.alt145{height:145px}.alt146{height:146px}.alt147{height:147px}.alt148{height:148px}.alt149{height:149px}.alt150{height:150px}.alt151{height:151px}.alt152{height:152px}.alt153{height:153px}.alt154{height:154px}.alt155{height:155px}.alt156{height:156px}.alt157{height:157px}.alt158{height:158px}.alt159{height:159px}.alt160{height:160px}.alt161{height:161px}.alt162{height:162px}.alt163{height:163px}.alt164{height:164px}.alt165{height:165px}.alt166{height:166px}.alt167{height:167px}.alt168{height:168px}.alt169{height:169px}.alt170{height:170px}.alt171{height:171px}.alt172{height:172px}.alt173{height:173px}.alt174{height:174px}.alt175{height:175px}.alt176{height:176px}.alt177{height:177px}.alt178{height:178px}.alt179{height:179px}.alt180{height:180px}.alt181{height:181px}.alt182{height:182px}.alt183{height:183px}.alt184{height:184px}.alt185{height:185px}.alt186{height:186px}.alt187{height:187px}.alt188{height:188px}.alt189{height:189px}.alt190{height:190px}.alt191{height:191px}.alt192{height:192px}.alt193{height:193px}.alt194{height:194px}.alt195{height:195px}.alt196{height:196px}.alt197{height:197px}.alt198{height:198px}.alt199{height:199px}.alt200{height:200px}.alt201{height:201px}.alt202{height:202px}.alt203{height:203px}.alt204{height:204px}.alt205{height:205px}.alt206{height:206px}.alt207{height:207px}.alt208{height:208px}.alt209{height:209px}.alt210{height:210px}.alt211{height:211px}.alt212{height:212px}.alt213{height:213px}.alt214{height:214px}.alt215{height:215px}.alt216{height:216px}.alt217{height:217px}.alt218{height:218px}.alt219{height:219px}.alt220{height:220px}.alt221{height:221px}.alt222{height:222px}.alt223{height:223px}.alt224{height:224px}.alt225{height:225px}.alt226{height:226px}.alt227{height:227px}.alt228{height:228px}.alt229{height:229px}.alt230{height:230px}.alt231{height:231px}.alt232{height:232px}.alt233{height:233px}.alt234{height:234px}.alt235{height:235px}.alt236{height:236px}.alt237{height:237px}.alt238{height:238px}.alt239{height:239px}.alt240{height:240px}.alt241{height:241px}.alt242{height:242px}.alt243{height:243px}.alt244{height:244px}.alt245{height:245px}.alt246{height:246px}.alt247{height:247px}.alt248{height:248px}.alt249{height:249px}.alt250{height:250px}.alt251{height:251px}.alt252{height:252px}.alt253{height:253px}.alt254{height:254px}.alt255{height:255px}.alt256{height:256px}.alt257{height:257px}.alt258{height:258px}.alt259{height:259px}.alt260{height:260px}.alt261{height:261px}.alt262{height:262px}.alt263{height:263px}.alt264{height:264px}.alt265{height:265px}.alt266{height:266px}.alt267{height:267px}.alt268{height:268px}.alt269{height:269px}.alt270{height:270px}.alt271{height:271px}.alt272{height:272px}.alt273{height:273px}.alt274{height:274px}.alt275{height:275px}.alt276{height:276px}.alt277{height:277px}.alt278{height:278px}.alt279{height:279px}.alt280{height:280px}.alt281{height:281px}.alt282{height:282px}.alt283{height:283px}.alt284{height:284px}.alt285{height:285px}.alt286{height:286px}.alt287{height:287px}.alt288{height:288px}.alt289{height:289px}.alt290{height:290px}.alt291{height:291px}.alt292{height:292px}.alt293{height:293px}.alt294{height:294px}.alt295{height:295px}.alt296{height:296px}.alt297{height:297px}.alt298{height:298px}.alt299{height:299px}.alt300{height:300px}.alt301{height:301px}.alt302{height:302px}.alt303{height:303px}.alt304{height:304px}.alt305{height:305px}.alt306{height:306px}.alt307{height:307px}.alt308{height:308px}.alt309{height:309px}.alt310{height:310px}.alt311{height:311px}.alt312{height:312px}.alt313{height:313px}.alt314{height:314px}.alt315{height:315px}.alt316{height:316px}.alt317{height:317px}.alt318{height:318px}.alt319{height:319px}.alt320{height:320px}.alt321{height:321px}.alt322{height:322px}.alt323{height:323px}.alt324{height:324px}.alt325{height:325px}.alt326{height:326px}.alt327{height:327px}.alt328{height:328px}.alt329{height:329px}.alt330{height:330px}.alt331{height:331px}.alt332{height:332px}.alt333{height:333px}.alt334{height:334px}.alt335{height:335px}.alt336{height:336px}.alt337{height:337px}.alt338{height:338px}.alt339{height:339px}.alt340{height:340px}.alt341{height:341px}.alt342{height:342px}.alt343{height:343px}.alt344{height:344px}.alt345{height:345px}.alt346{height:346px}.alt347{height:347px}.alt348{height:348px}.alt349{height:349px}.alt350{height:350px}.alt351{height:351px}.alt352{height:352px}.alt353{height:353px}.alt354{height:354px}.alt355{height:355px}.alt356{height:356px}.alt357{height:357px}.alt358{height:358px}.alt359{height:359px}.alt360{height:360px}.alt361{height:361px}.alt362{height:362px}.alt363{height:363px}.alt364{height:364px}.alt365{height:365px}.alt366{height:366px}.alt367{height:367px}.alt368{height:368px}.alt369{height:369px}.alt370{height:370px}.alt371{height:371px}.alt372{height:372px}.alt373{height:373px}.alt374{height:374px}.alt375{height:375px}.alt376{height:376px}.alt377{height:377px}.alt378{height:378px}.alt379{height:379px}.alt380{height:380px}.alt381{height:381px}.alt382{height:382px}.alt383{height:383px}.alt384{height:384px}.alt385{height:385px}.alt386{height:386px}.alt387{height:387px}.alt388{height:388px}.alt389{height:389px}.alt390{height:390px}.alt391{height:391px}.alt392{height:392px}.alt393{height:393px}.alt394{height:394px}.alt395{height:395px}.alt396{height:396px}.alt397{height:397px}.alt398{height:398px}.alt399{height:399px}.alt400{height:400px}.alt401{height:401px}.alt402{height:402px}.alt403{height:403px}.alt404{height:404px}.alt405{height:405px}.alt406{height:406px}.alt407{height:407px}.alt408{height:408px}.alt409{height:409px}.alt410{height:410px}.alt411{height:411px}.alt412{height:412px}.alt413{height:413px}.alt414{height:414px}.alt415{height:415px}.alt416{height:416px}.alt417{height:417px}.alt418{height:418px}.alt419{height:419px}.alt420{height:420px}.alt421{height:421px}.alt422{height:422px}.alt423{height:423px}.alt424{height:424px}.alt425{height:425px}.alt426{height:426px}.alt427{height:427px}.alt428{height:428px}.alt429{height:429px}.alt430{height:430px}.alt431{height:431px}.alt432{height:432px}.alt433{height:433px}.alt434{height:434px}.alt435{height:435px}.alt436{height:436px}.alt437{height:437px}.alt438{height:438px}.alt439{height:439px}.alt440{height:440px}.alt441{height:441px}.alt442{height:442px}.alt443{height:443px}.alt444{height:444px}.alt445{height:445px}.alt446{height:446px}.alt447{height:447px}.alt448{height:448px}.alt449{height:449px}.alt450{height:450px}.alt451{height:451px}.alt452{height:452px}.alt453{height:453px}.alt454{height:454px}.alt455{height:455px}.alt456{height:456px}.alt457{height:457px}.alt458{height:458px}.alt459{height:459px}.alt460{height:460px}.alt461{height:461px}.alt462{height:462px}.alt463{height:463px}.alt464{height:464px}.alt465{height:465px}.alt466{height:466px}.alt467{height:467px}.alt468{height:468px}.alt469{height:469px}.alt470{height:470px}.alt471{height:471px}.alt472{height:472px}.alt473{height:473px}.alt474{height:474px}.alt475{height:475px}.alt476{height:476px}.alt477{height:477px}.alt478{height:478px}.alt479{height:479px}.alt480{height:480px}.alt481{height:481px}.alt482{height:482px}.alt483{height:483px}.alt484{height:484px}.alt485{height:485px}.alt486{height:486px}.alt487{height:487px}.alt488{height:488px}.alt489{height:489px}.alt490{height:490px}.alt491{height:491px}.alt492{height:492px}.alt493{height:493px}.alt494{height:494px}.alt495{height:495px}.alt496{height:496px}.alt497{height:497px}.alt498{height:498px}.alt499{height:499px}.alt500{height:500px}.alt501{height:501px}.campo-busca{border:1px solid #ababab;padding:3px;border-radius:16px;width:100%;font-size:13px;padding-left:7px}.campo-busca ::-webkit-input-placeholder{color:#ababab}.campo-busca input:-moz-placeholder{color:#ababab}.pad-top-1{padding-top:1px}.pad-top-2{padding-top:2px}.pad-top-3{padding-top:3px}.pad-top-4{padding-top:4px}.w100{width:100%}.bgazul{background-color:#c6b9a7}.fundobanner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/Home-min.jpg);height:463px;background-position:center}.letter10{letter-spacing:-2px}.data_exibe{padding:3px;font-size:11px;background-color:#1782a5;color:#fff;display:inline-table;margin-bottom:10px}.notch2{background-color:#c6b9a7;padding:18px;-webkit-border-bottom-right-radius:57px;-webkit-border-bottom-left-radius:57px;-moz-border-radius-bottomright:57px;-moz-border-radius-bottomleft:57px;border-bottom-right-radius:57px;border-bottom-left-radius:57px;margin-top:0;width:115%;margin-left:-20px}.margin-left-10{margin-left:50px}.padding-60{padding-top:60px}.bgazulforte{background-color:#07688c}.bgcinza{background-color:#6b6b6b}.bgverde{background-color:#1782a5}.bgbranco{background-color:#fff}.bgazulclaro{background-color:#c6b9a7}.display-inline{display:inline-block}.padding-left-60{padding-left:80px}.cleaner{clear:both}.clean{clear:both}:focus{outline:0}.notch{background-color:#c6b9a7;padding:7px;-webkit-border-bottom-right-radius:24px;-webkit-border-bottom-left-radius:24px;-moz-border-radius-bottomright:24px;-moz-border-radius-bottomleft:24px;border-bottom-right-radius:24px;border-bottom-left-radius:24px;margin-top:-47px;height:76px;width:102%}.margin-left-10{margin-left:30px}.padding-60{padding-top:60px}.bgazulforte{background-color:#07688c}.colorprodia{color:#65903e}.verde{color:#65903e}.verde a{color:#65903e}.amarelo{color:#fff000}.verdeescuro{color:#3b6217}.colorclaro{color:#1782a5}.colorprodiaescuro{color:#648f3d}.colorprodia a{color:#c6b9a7}.colorprodiaescuro a{color:#648f3d}.preto{color:#000}.laranja{color:#f86f00}.colorwhats{color:#189a0e}.bgpizarro{background-color:#c6b9a7}.bgpizarroescuro{background-color:#648f3d}.display-inline{display:inline-block}.padding-left-60{padding-left:80px}.colorcinzaescuro{color:#999}.titulo-posts{color:#626262;font-weight:700;font-size:22px;margin-top:15px}.titulo-posts a{color:#626262;font-weight:700;font-size:22px}.fundo-menu-internas{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-menus-internas.jpg);height:100px;border-bottom:1px solid #648f3d}.fundo-empresa{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/pizarro-planejado.jpg);height:294px;border-bottom:1px solid #648f3d}.fundo-contato{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/pizarro-planejados-contato.jpg);height:294px;border-bottom:1px solid #648f3d}.fundo-ambientes{background-size:cover;height:292px;background-position:center;border-bottom:1px solid #648f3d}.fundo-transparent{padding:30px;width:100%;position:absolute;margin-top:256px;background-color:#000;opacity:.8;border-radius:6px}.fundo-texto-ambientes{padding:20px;width:100%;position:static;margin-top:-56px;background-color:#648f3d;opacity:1.8;border-radius:6px}.input-blog{background-color:transparent;margin:auto;border:1px solid #666;padding:15px;border-radius:30px;text-align:center;color:#666;font-size:18px}.input-blog::-webkit-input-placeholder{color:#000}.input-blog input:-moz-placeholder{color:#000}.img100 img{max-width:100%;height:auto}.input-orcamento{background-color:#fff;padding:6px;border:0 solid;width:100%;margin-bottom:25px;border-radius:3px}.input-orcamento::-webkit-input-placeholder{color:#666}.input-orcamento input:-moz-placeholder{color:#666}.input-contato{background-color:#ebebeb;padding:9px;border:0 solid;width:100%;margin-bottom:8px;border-radius:3px}.input-contato::-webkit-input-placeholder{color:#ababab}.input-contato input:-moz-placeholder{color:#ababab}.botao-enviar{border-radius:16px;display:inline-block;background-color:#4280aa;color:#fff;padding:2px;padding-left:20px;padding-right:20px;border:0 solid;font-weight:700;font-size:16px;text-transform:uppercase}.siga{color:#4280aa;font-size:26px;line-height:28px}.space-seta{padding-left:10px;padding-right:10px;display:inline-table}.img-responsive-2{width:100%}.navigation li a,.navigation li a:hover,.navigation li.active a,.navigation li.disabled{color:#fff;text-decoration:none}.navigation li{display:inline}.navigation li a,.navigation li.disabled{border:1px solid #1782a5;color:#666;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem},.navigation li a:hover,.navigation li.active a{background-color:#1782a5;color:#fff;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem}.navigation li a:hover,.navigation li.active a{background-color:#1782a5}.iframe-100 iframe{width:100%}.carousel-item{height:217px}.aspas{margin-left:840px;margin-top:-82px}.autor{color:#989898;margin-left:550px;margin-top:30px;font-size:18px}h3{color:#717171;font-size:22px}.classe_quadros_produtos{position:absolute;margin:auto;margin-top:80px;padding:25px;left:50%;margin-left:-25%}.classe_botao_todos{display:inline-block;background-color:#f86f00;color:#fff;margin:auto;padding:8px;font-weight:600;border-radius:5px}.botao-buscar{background-color:#a6ce3a;position:absolute;margin-left:-281px;border-radius:13px;display:inline-block;padding-left:6px;padding-right:12px;color:#3b6217;font-weight:700;margin-top:26px;text-align:center;padding-left:13px;font-size:13px}.botao-roxo{display:inline-block;background-color:#7884a1;color:#fff;margin:auto;padding:8px;font-weight:600;border-radius:5px}.escrito-botao-roxo{position:absolute;margin:auto;margin-top:80px;padding:25px;left:50%;margin-left:-25%}.padding4{padding-right:4px!important}.menutopo{height:12px;margin-left:-27px}.menutopo li{height:25px;padding-left:6px;padding-right:6px;float:left;font-size:13px;list-style:none;color:#3a6219}.menutopo a{color:#3a6219}.risco_verde{background-color:#5c8423;height:2px;width:100%;margin-bottom:4px}.fundo-menu-produtos{margin-left:4px;border-radius:0;padding:9px;width:100%;display:block;background-color:#e3e3e3;text-align:left;color:#3b6217}.fundo-menu-produtos-2{margin-left:4px;border-radius:0;padding:9px;width:100%;display:block;background-color:#f1f1f1;text-align:left;color:#3b6217}.fundo-menu-produtos a{color:#3b6217}.fundo-menu-produtos-2 a{color:#3b6217}.fundo-menu-produtos-selecionado{background-color:#1782a5}.fundo-menu-produtos-2 a:hover div{background-color:#1782a5}.fundo-menu-produtos a:hover div{background-color:#1782a5}.fundo-menu-produtos-2:hover{background-color:#1782a5}.fundo-menu-produtos:hover{background-color:#1782a5}.fundo-menu-verde{float:left;width:153px;margin-left:4px;border-radius:2px;padding:15px;background-color:#1782a5;text-align:center;color:#3b6217}.fundo-menu-verde-2{float:left;margin-left:4px;border-radius:2px;padding:15px;background-color:#648f3d;text-align:center;color:#fff}.desaturate{filter:grayscale(100%);-webkit-filter:grayscale(100%);filter:url(//tecmaf.com.br/elements/grayscale.svg#desaturate);filter:gray;-webkit-filter:grayscale(1);opacity:.5}.desaturate:hover{filter:grayscale(0);filter:none;-webkit-filter:grayscale(0);opacity:1}.carroussel_banner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/banner.png);height:570px;background-position:center;border-bottom:1px solid #648f3d}.carroussel_destaque{height:300px;background-position:center;border-bottom:1px solid #648f3d}.owl-nav{margin-top:-195px}.owl-prev{margin-left:-10px}.owl-next{float:right}.owl-two>.owl-nav{margin-top:-85px}.line-dark-gray{color:#65903e;text-shadow:-1px -1px 0 #999,1px -1px 0 #999,-1px 1px 0 #999,1px 1px 0 #999}.textomarmitex{position:absolute;margin-top:80px;padding:25px}.selodegarantina{position:absolute;z-index:20;margin-left:390px;margin-top:15px;left:50%}.botaocarrinho{background-color:#badd5d;padding:10px;display:inline-block;margin-left:-45px;position:absolute;border-radius:6px}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:750px;margin:auto;margin-left:-80%;left:50%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.bordaprodutoshome{border-right:1px solid #e3e3e3}.letterspacing{letter-spacing:2px}@media (max-width:990px){.bgcinzaclarocategorias{padding-top:60PX}.owl-theme .owl-dots .owl-dot span{background-color:rgba(170,170,170,.88);height:8px;width:8px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot.active:hover span{background-color:rgba(0,0,0,.88)}.owl-theme .owl-dots .owl-dot:hover span{background-color:rgba(51,51,51,.88)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;left:0;margin-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.botaocarrinho{background-color:#badd5d;padding:10px;display:inline-block;margin-left:-66px;position:absolute;border-radius:6px}.textomarmitex{position:absolute;margin-top:1px;padding:25px}.owl-nav{margin-top:-135px}.owl-prev{margin-left:-10px}.owl-next{float:right}.line-dark-gray{color:#65903e;text-shadow:-1px -1px 0 #999,1px -1px 0 #999,-1px 1px 0 #999,1px 1px 0 #999}.carroussel_banner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-banner-principal-mobile.jpg);height:525px;background-size:cover;background-position:center;border-bottom:1px solid #648f3d}.desaturate{filter:grayscale(0);filter:none;-webkit-filter:grayscale(0);opacity:1}.margin-bottom{margin-bottom:3px}.padding4{padding-right:4px!important}.escrito-botao-roxo{position:absolute;margin:auto;margin-top:22px;padding:10px;left:50%;margin-left:-25%}.botao-buscar{background-color:#a6ce3a;position:absolute;margin-left:-155px;border-radius:13px;display:inline-block;padding-left:6px;padding-right:12px;color:#3b6217;font-weight:700;margin-top:26px;text-align:center;padding-left:13px;font-size:13px}.classe_quadros_produtos{position:absolute;margin:auto;margin-top:19px;padding:12px;left:50%;margin-left:-25%}.fixed{position:relative}.carousel-caption{position:static;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.carousel-item{height:317px}.aspas{display:none}.autor{color:#989898;margin-left:550px;margin-top:30px;font-size:18px}h3{color:#717171;font-size:16px}.fsize17{font-size:20px}.fundo-texto-ambientes{padding:20px;width:100%;position:static;margin-top:-56px;background-color:#648f3d;opacity:1.8;border-radius:0}h1{font-size:1.5rem}.fundo-empresa{height:155px;background-position:center;background-size:cover}.fundo-contato{height:155px;background-position:center;background-size:cover}.text-left-mobile{text-align:center}.text-right-mobile{text-align:center}.fsize31{font-size:20px}.centraliza-element{display:flex;justify-content:space-between;align-items:center}.fsize32{font-size:14px}.fsize26{font-size:20px}.bgParallax{margin:0 auto;width:100%;max-width:1920px;position:relative;min-height:100%;background-position:50% 0;background-repeat:repeat;background-attachment:fixed}.fundobanner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/Home-min.jpg);height:176px;background-size:770px}.navbar-light .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,0);margin-top:-14px;position:absolute;right:0}.siga{color:#4280aa;font-size:26px;line-height:28px;text-align:center}.circul-contato{display:flex;flex-direction:row;justify-content:center;align-items:center;height:52px;float:left}.b600{font-weight:600}.letter10{letter-spacing:0}.nav-link{color:#fff!important;font-weight:600;font-size:18px;margin-top:5px;padding-right:.5rem!important;padding-left:1.25rem!important}.navbar-brand{background:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/logo.png) 1px 5px no-repeat;width:190px;height:102px;margin-top:10px;margin-left:10px;background-size:contain}}li{list-style:none}.pagenav{list-style:none}#sidebar li{list-style:none}#sidebar h2{font-size:24px;color:#648f3d}#sidebar a{font-size:14px;color:#648f3d}.categories{font-size:24px;color:#648f3d}.cat-item a{font-size:14px;color:#648f3d}#search{font-size:24px;color:#648f3d}#archives{font-size:24px;color:#648f3d}#archives ul{display:block;list-style-type:disc;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;margin-left:0}#categories ul{display:block;list-style-type:disc;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;margin-left:0}#archives li{margin-left:0;padding-left:0}#archives a{font-size:14px;color:#648f3d}.cat-item{margin-left:-40px}.pagenav{display:none}.botao-busca{font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;height:52px;border-radius:.25rem;border:2px solid #fff;background-color:#648f3d;color:#fff;margin-top:-2px;margin-left:6px}.sidebar h2{color:#fff;background:#000;margin:10px 0 10px 0;border:1px solid $bordercolor;line-height:1.5em;padding:10px 0 10px 0;text-align:center}.quadro-foto{-webkit-border-top-left-radius:9px;-webkit-border-top-right-radius:9px;-moz-border-radius-topleft:9px;-moz-border-radius-topright:9px;border-top-left-radius:9px;border-top-right-radius:9px;overflow:hidden;width:100%;height:230px}.quadro-foto img{transition:transform .2s}.quadro-foto:hover>img{transform:scale(1.2);transition:all .5s}.borda-ambientes{border:0 solid #1782a5;border-radius:6px;margin-bottom:60px;-webkit-box-shadow:-1px 1px 5px 2px rgba(0,0,0,.1);-moz-box-shadow:-1px 1px 5px 2px rgba(0,0,0,.1);box-shadow:-1px 1px 5px 2px rgba(0,0,0,.1)}.padding-20{padding:20px}.modal-header .close{margin-left:-27px;position:absolute;right:31px;margin-top:-3px}.close{float:right;font-size:2.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;border-bottom:0 solid #e9ecef;border-top-left-radius:0;border-top-right-radius:0}@media (min-width:1400px) and (max-width:1610px){.fundo-estrutura{border:2px solid #1782a5;padding:30px;width:94%;margin:auto;height:290px;margin-top:22px;position:absolute;z-index:-1;left:39%;margin-left:-35%}}@media (min-width:1200px) and (max-width:1400px){.fundo-missao{background-color:#1782a5;padding:30px;width:94%;margin:auto;height:210px;margin-top:-33px;position:absolute;z-index:-1;left:39%;margin-left:-35%}.fundo-estrutura{border:2px solid #1782a5;padding:30px;width:94%;margin:auto;height:210px;margin-top:22px;position:absolute;z-index:-1;left:39%;margin-left:-35%}}@media screen and (max-width:768px){.linha-hover{border-bottom:1px dotted #e1e1e1!important;border-top:1px dotted #e1e1e1!important;margin-bottom:0;margin-left:0}.separa_linha_1{border-left:1px dotted #e1e1e1!important}.separa_linha_2{border-left:1px dotted #e1e1e1!important}.removealt60{height:auto!important}.h2,h2{font-size:19px}.display-relative-home{position:relative;margin-top:28px;z-index:61}.fundo-estrutura{border:0 solid;border-top:0 solid #1782a5;padding:30px;width:70%;margin:auto;height:226px;margin-top:22px;position:absolute;z-index:-1;left:50%;margin-left:-35%}.faixa-manutencao{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-manutencao.jpg);color:#fff;width:100%;height:90px;text-align:center;padding-top:43px;background-size:cover}.faixa-acessorios{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-acessorios.jpg);color:#fff;width:100%;height:90px;text-align:center;padding-top:43px;background-size:cover}.faixa-esmelhideira{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-esmerilhadeira.jpg);color:#fff;width:100%;height:90px;text-align:center;padding-top:43px;background-size:cover}.destaque_principal-produto{background-color:#e5e5e5;display:none;padding:15px;padding-top:75px;margin:auto;border-radius:6px;position:relative;z-index:-1;min-height:400px;width:100%;margin-left:0}.fundo-missao{background-color:#1782a5;padding:0;border-radius:29px;width:100%;margin:auto;height:430px;margin-top:0;position:absolute;left:0;margin-left:0;padding-top:150px;margin-top:-33px}.fundo-menu-empresa{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:396px;position:absolute;width:100%;z-index:-1}.fundo-menu-contato{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-contato.jpg);height:396px;position:absolute;width:100%;z-index:-1}.fundo-menu{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/banner.png);height:390px!important;position:absolute;background-size:cover;width:100%;z-index:-1}.fundo-menu-blog{background-color:#8b959c;height:396px;position:absolute;width:100%;z-index:-1}ch3{font-style:italic;font-size:14px;font-weight:900;display:inline-block;padding:25px}ch2{text-align:center;font-weight:900;display:inline-block;border-bottom:3px solid #1782a5}.side-collapse-container{width:100%;position:relative;left:0;transition:left .4s}.side-collapse-container.out{right:100%}.side-collapse{top:50px;bottom:0;right:0;width:100%;position:fixed;overflow:hidden;transition:width .4s}.side-collapse.in{width:0}}.top-bar{height:80px;width:100%;background-color:#fff;position:fixed;top:0;z-index:50;border-bottom:2px solid #b2a293}.top-bar .logo{padding:20px}.top-bar .logo a{color:#fff;font-size:25px;text-transform:uppercase;text-decoration:none;letter-spacing:5px}.top-bar .menu{position:fixed;right:20px;top:20px;z-index:50}.top-bar .menu a{color:#242323;font-size:27px}.nav{position:fixed;right:0;margin-top:10px;top:70px;width:100%;height:calc(100vh - 70px);background-color:#333;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:50}.nav-view{transform:translateX(0)}.nav ul{margin:0;padding:0;width:100%}.nav ul li{margin:0;padding:0;text-align:center;list-style-type:none}.nav ul li a{color:#fff;display:block;text-align:center;padding:10px;border-bottom:solid 0 rgba(255,255,255,.4);text-decoration:none}.estiloesconde{display:block}@media (min-width:0px) and (max-width:350px){.estiloesconde{display:none}}.owl-next.disabled,.owl-prev.disabled{display:none!important}.mgtop2{position:absolute;margin-top:130px;left:50%;margin-left:-25%}.mgtop{position:absolute;margin-top:80px;padding:25px}.alt50-1280{height:50px}@media screen and (max-width:1280px){.alt50-1280{height:75px}.owl-prev{margin-left:-47px;margin-top:1px}.owl-next{float:right;margin-right:-49px;margin-top:1px}.owl-nav{margin-top:-162px}.carroussel_banner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/banner.png);height:570px;background-position:center;border-bottom:1px solid #648f3d;background-size:1729px}.botao-buscar{background-color:#a6ce3a;position:absolute;margin-left:-246px;border-radius:13px;display:inline-block;padding-left:6px;padding-right:12px;color:#3b6217;font-weight:700;margin-top:26px;text-align:center;padding-left:13px;font-size:13px}.mgtop2{position:absolute;margin-top:102px;left:50%;margin-left:-25%}.mgtop{position:absolute;margin-top:60px;padding:25px}.mgtop2{position:absolute;margin-top:108px;left:50%;margin-left:-34%}.textomarmitex{position:absolute;margin-top:60px;padding:25px}.fundo-menu-verde{float:left;width:126px;margin-left:4px;border-radius:2px;padding:15px;background-color:#1782a5;text-align:center;color:#3b6217;font-size:13px}.escrito-botao-roxo{position:absolute;margin:auto;margin-top:60px;padding:25px;left:50%;margin-left:-25%}.classe_quadros_produtos{position:absolute;margin:auto;margin-top:60px;padding:25px;left:50%;margin-left:-25%}.fundo-menu-verde-2{float:left;margin-left:4px;border-radius:2px;font-size:13px;padding:15px;background-color:#648f3d;text-align:center;color:#fff}}@media screen and (max-width:1024px){.col-6{width:50%!important}.selodegarantina{position:absolute;z-index:20;margin-left:265px;margin-top:150px;left:50%}.selodegarantina img{width:110px}.navbar-brand{background:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/logo.png) 1px 5px no-repeat;width:130px;height:60px;margin-top:10px;margin-left:10px;background-size:contain}}@media (max-width:800px) and (orientation:landscape){.nav{position:absolute;right:0;margin-top:10px;top:70px;width:100%;height:calc(100vh - 70px);background-color:#333;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:50}}:focus{outline:0!important}@media screen and (min-width:1280px) and (max-width:7280px){.img-fluidz{max-width:100%;height:auto}}@media screen and (min-width:800px) and (max-width:1280px){.img-fluidz{max-width:304px;height:auto}}@media screen and (min-width:120px) and (max-width:1024px){.img-fluidz{max-width:100%;height:auto}}.meta{background-color:#d8e2e9;padding:24px 31px 19px;margin-bottom:21px}.meta .meta-item{border-bottom:1px solid #949292;margin-bottom:9px}.meta .meta-item .meta-name{display:inline-block;color:#696a6d;font-weight:700;font-size:13px}.meta .meta-item .meta-value{display:inline-block;float:right;color:#656669;font-weight:400;font-size:12px;line-height:24px}.input-orcamento{background-color:#fff;padding:6px;border:1px solid #c4c4c4;width:100%;margin-bottom:4px;border-radius:3px}.input-orcamento::-webkit-input-placeholder{color:#666}.input-orcamento input:-moz-placeholder{color:#666}.row4 div:nth-child(even){background-color:#dcdcdc;padding:8px;border:1px solid #fff}.row4 div:nth-child(odd){background-color:#aaa;padding:8px;border:1px solid #fff}@media (min-width:992px){.rowx div:nth-child(5n),.rowx div:nth-child(5n-1),.rowx div:nth-child(5n-2){background:#dcdcdc}.rowx div:nth-child(5n-3),.rowx div:nth-child(5n-4),.rowx div:nth-child(5n-5){background:#aaa}}@media (min-width:992px){.row4 div:nth-child(4n),.row4 div:nth-child(4n-1),.row4 div:nth-child(4n-2){background:#dcdcdc}.row4 div:nth-child(4n-3),.row4 div:nth-child(4n-4),.row4 div:nth-child(4n-5){background:#aaa}}@media (min-width:992px){.row3 div:nth-child(3n),.row3 div:nth-child(3n-1),.row3 div:nth-child(3n-2){background:#dcdcdc}.row3 div:nth-child(3n-3),.row3 div:nth-child(3n-4),.row3 div:nth-child(3n-5){background:#aaa}}@media (min-width:992px){.row2 div:nth-child(2n),.row2 div:nth-child(2n-1),.row2 div:nth-child(2n-2){background:#dcdcdc}.row2 div:nth-child(2n-3),.row2 div:nth-child(2n-4),.row2 div:nth-child(2n-5){background:#aaa}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:62;background-color:#000}.noPointer{pointer-events:none}#lista{margin:0;padding:0}#lista li{display:inline-block}.circle-icon{background:#fff;width:100px;height:100px;border-radius:50%;text-align:center;line-height:100px;vertical-align:middle;padding:30px}.icon-background{color:#fff}.azulico{color:#1782a5;position:absolute;z-index:2;text-align:center;line-height:100px;vertical-align:middle;margin-left:7px;margin-top:5px}.azulico2{color:#1782a5;position:absolute;z-index:2;text-align:center;line-height:100px;vertical-align:middle;margin-left:9px;margin-top:5px}.azulico4{color:#1782a5;position:absolute;z-index:2;text-align:center;line-height:100px;vertical-align:middle;margin-left:4px;margin-top:5px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slow{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slower{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slowest{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.delay-250{-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.delay-500{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.delay-750{-webkit-animation-delay:.75s;-moz-animation-delay:.75s;-o-animation-delay:.75s;animation-delay:.75s}.delay-1000{-webkit-animation-delay:1s;-moz-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}.delay-1250{-webkit-animation-delay:1.25s;-moz-animation-delay:1.25s;-o-animation-delay:1.25s;animation-delay:1.25s}.delay-1500{-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s;-o-animation-delay:1.5s;animation-delay:1.5s}.delay-1750{-webkit-animation-delay:1.75s;-moz-animation-delay:1.75s;-o-animation-delay:1.75s;animation-delay:1.75s}.delay-2000{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}.delay-2500{-webkit-animation-delay:2.5s;-moz-animation-delay:2.5s;-o-animation-delay:2.5s;animation-delay:2.5s}.delay-2000{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}.delay-2500{-webkit-animation-delay:2.5s;-moz-animation-delay:2.5s;-o-animation-delay:2.5s;animation-delay:2.5s}.delay-3000{-webkit-animation-delay:3s;-moz-animation-delay:3s;-o-animation-delay:3s;animation-delay:3s}.delay-3500{-webkit-animation-delay:3.5s;-moz-animation-delay:3.5s;-o-animation-delay:3.5s;animation-delay:3.5s}.bounceInDown,.bounceInLeft,.bounceInRight,.bounceInUp{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px)}.fadeInDown,.fadeInLeft,.fadeInRight,.fadeInUp{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px)}.flipInX,.flipInY,.rollIn,.rotateDownUpRight,.rotateIn,.rotateInDownLeft,.rotateInUpLeft,.rotateInUpRight{opacity:0}.lightSpeedInLeft,.lightSpeedInRight{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px)}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}100%{-webkit-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}.bounceIn.go{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(400px)}60%{-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(400px)}60%{transform:translateX(-30px)}80%{transform:translateX(10px)}100%{opacity:1;transform:translateX(0)}}.bounceInRight.go{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-400px)}60%{-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-400px)}60%{transform:translateX(30px)}80%{transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.bounceInLeft.go{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(400px)}60%{-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(400px)}60%{transform:translateY(-30px)}80%{transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.bounceInUp.go{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-400px)}60%{-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-400px)}60%{transform:translateY(30px)}80%{transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}.bounceInDown.go{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1;display:block}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1;display:block}}.fadeIn{opacity:0}.fadeIn.go{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyfram.destaque_principal_produto_mobilees growIn{0%{-webkit-transform:scale(.2);opacity:0}50%{-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1);opacity:1}}@keyframes growIn{0%{transform:scale(.2);opacity:0}50%{transform:scale(1.2)}100%{transform:scale(1);opacity:1}}.growIn{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}.growIn.go{-webkit-animation-name:growIn;animation-name:growIn}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake.go{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes shakeUp{0%,100%{-webkit-transform:translateY(0)}10%,30%,50%,70%,90%{-webkit-transform:translateY(-10px)}20%,40%,60%,80%{-webkit-transform:translateY(10px)}}@keyframes shakeUp{0%,100%{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.shakeUp.go{-webkit-animation-name:shakeUp;animation-name:shakeUp}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-400px)}50%{opacity:.3}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-400px)}50%{opacity:.3}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{opacity:0;-webkit-transform:translateX(-400px);transform:translateX(-400px)}.fadeInLeft.go{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(400px)}50%{opacity:.3}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(400px)}50%{opacity:.3}100%{opacity:1;transform:translateX(0)}}.fadeInRight{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px)}.fadeInRight.go{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(400px)}50%{opacity:.3}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(400px)}50%{opacity:.3}100%{opacity:1;transform:translateY(0)}}.fadeInUp{opacity:0;-webkit-transform:translateY(400px);transform:translateY(400px)}.fadeInUp.go{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-400px)}50%{opacity:.3}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-400px)}50%{opacity:.3}100%{opacity:1;transform:translateY(0)}}.fadeInDown{opacity:0;-webkit-transform:translateY(-400px);transform:translateY(-400px)}.fadeInDown.go{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn.go{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft.go{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft.go{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight.go{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight.go{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0)}}.rollIn.go{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes wiggle{0%{-webkit-transform:skewX(9deg)}10%{-webkit-transform:skewX(-8deg)}20%{-webkit-transform:skewX(7deg)}30%{-webkit-transform:skewX(-6deg)}40%{-webkit-transform:skewX(5deg)}50%{-webkit-transform:skewX(-4deg)}60%{-webkit-transform:skewX(3deg)}70%{-webkit-transform:skewX(-2deg)}80%{-webkit-transform:skewX(1deg)}90%{-webkit-transform:skewX(0)}100%{-webkit-transform:skewX(0)}}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0)}100%{transform:skewX(0)}}.wiggle.go{-webkit-animation-name:wiggle;animation-name:wiggle;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes swing{100%,20%,40%,60%,80%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0)}}.swing.go{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.tada.go{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0)}}.wobble.go{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.pulse.go{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedInRight{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}100%{transform:translateX(0) skewX(0);opacity:1}}.lightSpeedInRight.go{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translateX(-100%) skewX(30deg);opacity:0}60%{-webkit-transform:translateX(20%) skewX(-30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedInLeft{0%{transform:translateX(-100%) skewX(30deg);opacity:0}60%{transform:translateX(20%) skewX(-30deg);opacity:1}80%{transform:translateX(0) skewX(15deg);opacity:1}100%{transform:translateX(0) skewX(0);opacity:1}}.lightSpeedInLeft.go{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(0);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) scale(1);-webkit-animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) rotateY(0);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) scale(1);animation-timing-function:ease-in}}.flip.go{-webkit-backface-visibility:visible!important;-webkit-animation-name:flip;backface-visibility:visible!important;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0);opacity:1}}.flipInX.go{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInX;backface-visibility:visible!important;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0);opacity:1}}.flipInY.go{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInY;backface-visibility:visible!important;animation-name:flipInY}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(.3)}}.bounceOut.goAway{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.bounceOutUp.goAway{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.bounceOutDown.goAway{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft.goAway{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.bounceOutRight.goAway{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut.goAway{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.fadeOutUp.goAway{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.fadeOutDown.goAway{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.fadeOutLeft.goAway{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.fadeOutRight.goAway{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX.goAway{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipOutY;backface-visibility:visible!important;animation-name:flipOutY}@-webkit-keyframes lightSpeedOutRight{0%{-webkit-transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{transform:translateX(0) skewX(0);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOutRight.goAway{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{-webkit-transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(-100%) skewX(30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{transform:translateX(0) skewX(0);opacity:1}100%{transform:translateX(-100%) skewX(30deg);opacity:0}}.lightSpeedOutLeft.goAway{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut.goAway{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{-transform-origin:left bottom;-transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft.goAway{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft.goAway{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight.goAway{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut.goAway{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes fadeInUpShort{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUpShort{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUpShort{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.fadeInUpShort.go{-webkit-animation-name:fadeInUpShort;animation-name:fadeInUpShort}@-webkit-keyframes fadeInDownShort{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDownShort{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fadeInDownShort{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.fadeInDownShort.go{-webkit-animation-name:fadeInDownShort;animation-name:fadeInDownShort}@-webkit-keyframes fadeInRightShort{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRightShort{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRightShort{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.fadeInRightShort.go{-webkit-animation-name:fadeInRightShort;animation-name:fadeInRightShort}@-webkit-keyframes fadeInLeftShort{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeftShort{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeftShort{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.fadeInLeftShort.go{-webkit-animation-name:fadeInLeftShort;animation-name:fadeInLeftShort}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/owl/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:12px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:14px;display:block}.sweet-alert p{color:#797979;font-size:12px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;display:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::after,.sweet-alert .sa-input-error::before{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:12px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);padding:0 12px;display:none;visibility:hidden;width:0;height:0 -webkit-transition: all .3s;transition:all .3s}.sweet-alert input:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8cd4f5;color:#fff;border:none;box-shadow:none;font-size:12px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled]~.la-ball-fall{opacity:1;visibility:visible;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:'';-webkit-border-radius:40px;border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@-webkit-keyframes slideFromTop{0%{top:0}100%{top:50%}}@keyframes slideFromTop{0%{top:0}100%{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0}}@keyframes slideToTop{0%{top:50%}100%{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}@keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}@keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}@-webkit-keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-.2s;-moz-animation-delay:-.2s;-o-animation-delay:-.2s;animation-delay:-.2s}.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-.1s;-moz-animation-delay:-.1s;-o-animation-delay:-.1s;animation-delay:-.1s}.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}fubody{font-family:'Titillium Web',sans-serif;color:#717171}.grecaptcha-badge{bottom:65px!important;position:absolute;top:139%;left:0}.nav-link{display:block}.destaque_principal_produto_mobile{ position:absolute;width:100%;height:92px;background-position:0 -145px;padding-bottom:15px;margin-bottom:15px}.page-numbers li a,.page-numbers li a:hover,.page-numbers li.current a,.page-numbers li.disabled{color:#fff;text-decoration:none}.page-numbers li{display:inline}.page-numbers li a,.page-numbers li.disabled{border:1px solid #1782a5;color:#666;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem},.page-numbers li a:hover,.page-numbers li.current a{background-color:#1782a5;color:#fff;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem}.page-numbers li a:hover,.page-numbers li.current a{background-color:#1782a5}.bgcinzaclarocategorias{background-color:#f0f0f0}.bordax{border:0 solid red}.busca-desktop{border:1px solid #fff;color:#fff;border-radius:32px;background-color:transparent;width:100%;padding:10px}.busca-desktop::-webkit-input-placeholder{color:#fff}.menu-desktop{color:#fff;text-align:center;padding-left:25px;padding-right:15px}.menu-desktop a{color:#fff}.inline-flex{display:inline-flex!important}.linha-hover:hover{border:1px solid #e5e5e5;border-radius:16px}.carrega-produto{display:none}.carrega-servicos{display:none}.carrega-solucoes{display:none}.carrega-acessorios{display:none}.carrega-spindles{display:none}.carrega-esmerilhadeiras{display:none}.padding-30{padding:30px}.destaque_principal-produto{background-color:#e5e5e5;padding:15px;padding-top:75px;margin:auto;border-radius:6px;position:absolute;z-index:-1;min-height:400px;width:921px;margin-left:94px}.faixa-manutencao{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-manutencao.jpg);color:#fff;width:100%;height:160px;text-align:center;padding-top:60px}.faixa-acessorios{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-acessorios.jpg);color:#fff;width:100%;height:160px;text-align:center;padding-top:60px}.faixa-esmelhideira{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-esmerilhadeira.jpg);color:#fff;width:100%;height:160px;text-align:center;padding-top:60px}.zoom{transform:scale(1)}.zoom:hover{transform:scale(1.2)}.fundo-noticias-home{background-color:#f0f0f0;padding:30px}.fundo-missao{background-color:#1782a5;padding:30px;border-radius:133px;width:70%;margin:auto;height:221px;margin-top:-40px;position:absolute;left:50%;margin-left:-35%}.w40{width:40%}.w50{width:50%}.w53{width:53%}.w47{width:48%}.w46{width:48%}.w41{width:41%}.suspenso{position:absolute;width:465px;margin-left:35px}.fundo-rodape{background-color:#1782a5;padding-top:50px;padding-bottom:20px}.tituloestrutura{display:table;font-size:32px;padding-left:0;padding-right:0}.fundo-menu-home{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/bannder.png);height:559px;position:absolute;width:100%;z-index:-1}.bg-light{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/bg-banner.jpg);background-position-x:-954px}.fundo-menu-empresa{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:172px;position:absolute;width:100%;z-index:-1}.fundo-menu-contato{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:172px;position:absolute;width:100%;z-index:-1}.fundo-menu-downloads{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:172px;position:absolute;width:100%;z-index:-1}.fundo-menu-produto{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/bg-banner.jpg);height:190px;position:absolute;background-size:cover;width:100%;z-index:-1}.fundo-menu{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/bg-banner.jpg);height:172px;position:absolute;background-size:cover;width:100%;z-index:-1}.fundo-menu-blog{background-color:#8b959c;background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:172px;position:absolute;width:100%;z-index:-1}.caixa-titulo{position:absolute;margin-top:6%;width:100%;z-index:999}.fundo-estrutura{border:2px solid #1782a5;padding:30px;width:70%;margin:auto;height:226px;margin-top:22px;position:absolute;z-index:-1;left:50%;margin-left:-35%}.caixa-azul{padding:15px;background-color:#1782a5}.quadro_descricao_produtos{padding:15px;background-color:#105070;border-radius:8px;color:#fff;font-weight:700}.quadro-cinza-produtos{background-color:#d8e2e9;padding:25px}.risco-branco{width:100%;background-color:#fff;height:1px}.risco-preto{width:100%;background-color:#8b959c;height:1px}.risco-azul{width:100%;background-color:#1782a5;height:1px}.risco-cinza{width:100%;background-color:#d3d7da;height:2px}.risco-cinza-fraco{width:100%;background-color:#c4c4c4;height:1px}.input-newsletter{width:100%;border:1px solid #fff;padding:10px;border-radius:25px}.input-newsletter::-webkit-input-placeholder{color:#666}.input-newsletter input:-moz-placeholder{color:#666}.borda-bottom-caixa{border-bottom:2px solid #949292}.margin-auto{display:inline-block}.infos{min-height:40px}.botao-solicite{padding:10px;background-color:#1782a5;text-align:center;color:#fff}.bota-produtosactive{background-color:#1782a5;width:100%;padding-top:15px;padding-bottom:15px;margin-bottom:15px;color:#fff;text-align:center}.bota-produtos:hover{background-color:#1782a5;width:100%;padding-top:15px;padding-bottom:15px;margin-bottom:15px;color:#fff;text-align:center}.bota-produtos:hover a{color:#fff}.bota-produtosactive a{color:#fff}.bota-produtos{background-color:#e5e5e5;margin-bottom:15px;width:100%;padding:15px;text-align:center;color:#8b959c}.bota-produtos a{color:#8b959c}.botao-orcamento{color:#1782a5;font-weight:700;text-align:center;background-color:#fff;border-radius:25px;width:100%;padding:10px}.botao-orcamento:hover{color:#1782a5;font-weight:700;text-align:center;background-color:#e1e1e1;border-radius:25px;width:100%;padding:10px}.botao_principal{background-color:#1782a5;width:100%;padding:10px;border-radius:30px;text-align:center;color:#fff;font-size:16px}.botao_principal:hover{background-color:#129cc9;width:100%;padding:10px;border-radius:30px;text-align:center;color:#fff;font-size:16px}.botao_leia_mais_blog{background-color:#1782a5;width:100%;padding:10px;border-radius:30px;text-align:center;color:#fff;font-size:18px}.botao_saibamais_azul{border:1px solid #1782a5;color:#fff;background-color:#1782a5;font-weight:700;font-size:14px;display:table-cell;padding:9px;text-transform:uppercase;padding-left:25px;padding-right:25px;cursor:pointer}.botao_saibamais_bco{border:1px solid #fff;color:#1782a5;background-color:#fff;font-weight:700;font-size:14px;display:table-cell;padding:9px;text-transform:uppercase;padding-left:25px;padding-right:25px;cursor:pointer}.botao_saibamais_bco:hover{color:#1782a5}.azul:hover{color:#1782a5}.botao_semfill{background-color:transparent;display:table;margin:auto;border:1px solid #fff;padding:9px;border-radius:50px;text-align:center;color:#fff;font-weight:700;text-transform:uppercase;font-size:14px}.botao_saibamais-2{border:1px solid #1782a5;text-transform:uppercase;color:#fff;background-color:#1782a5;ont-weight:700;font-size:14px;display:table-cell;padding:9px;cursor:pointer}.botao_saibamais-2:hover{border:1px solid #1782a5;color:#fff;background-color:#1782a5}.botao_saibamais{border:1px solid #1782a5;text-transform:uppercase;color:#1782a5;background-color:transparent;font-weight:700;font-size:14px;display:table-cell;padding:9px;cursor:pointer}.botao_saibamais:hover{border:1px solid #1782a5;color:#fff;background-color:#1782a5}.botao_mercado{border:1px solid #fff600;text-transform:uppercase;color:#252e7c;background-color:#fff159;font-weight:700;font-size:14px;display:table-cell;padding:9px;cursor:pointer}.botao_mercado:hover{border:1px solid #fff600;color:#252e7c;background-color:#f4df00}.botao_loja{border:1px solid #084567;text-transform:uppercase;color:#fff;background-color:#084567;font-weight:700;font-size:14px;display:table-cell;padding:9px;cursor:pointer}.botao_loja:hover{border:1px solid #084567;color:#fff;background-color:#08324a}.botao-downloads-manuais:hover{background-image:url(//tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/icon-downloads-branco.svg);padding-left:35px;border:1px solid #c4c4c4;color:#fff;background-color:#c4c4c4;font-weight:500;font-size:16px;width:100%;padding:9px;border-radius:26px;background-position:15px;background-repeat:no-repeat;padding-left:51px;padding-right:25px;margin-bottom:15px}.botao-downloads-manuais{background-image:url(//tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/icon-downloads.svg);padding-left:35px;border:1px solid #c4c4c4;color:#666;background-color:#fff;font-weight:500;font-size:16px;width:100%;padding:9px;border-radius:26px;background-position:15px;margin-bottom:15px;background-repeat:no-repeat;padding-left:51px;padding-right:25px}.display-relative-home{position:relative;margin-top:0;z-index:60}.display-relative{position:relative;z-index:61}.margin-bottom{margin-bottom:6px}.dropdown-toggle::after{display:none}.fixed2{position:fixed;z-index:70;background-color:#f1f1f1;width:100%}.fixed{position:fixed;z-index:60;width:100%;border-bottom:0 solid #b2a293}.menu-orcamento-fechar{float:right;border:0 solid;padding:15px;background-color:transparent;right:2px;margin-left:-27px;position:absolute;right:31px;margin-top:-3px;z-index:100}.botaoorcamento-footer{border:2px solid #1782a5;background-color:#1782a5;color:#fff;position:fixed;width:100%;bottom:0;border-radius:0}.botaoorcamento-footer:hover{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento-footer:active{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento-footer:focus{border:2px solid #fff;background-color:#1782a5;color:#fff}.dropdown-menu:after{position:absolute;top:-12px;left:10px;display:inline-block;border-bottom:16px solid #c6b9a7;border-left:16px solid transparent;content:''}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#fff;text-align:left;list-style:none;background-color:#c6b9a7;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#fff;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;background-color:#c6b9a7}.dropdown:hover .dropdown-menu{display:block}a:hover{text-decoration:none!important}a{text-decoration:none!important}.navbar-brand{background:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/logo.png) 1px 5px no-repeat;width:272px;height:74px;margin-top:14px;margin-left:-13px}.bg-light{background-color:#fff!important}.nav-link{color:#474747!important;font-weight:600;font-size:16px;margin-top:14px;padding-right:.5rem!important;padding-left:1.25rem!important}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#648f3d;border:2px solid #fff}.botaoorcamento2>.btn-primary.dropdown-toggle{color:#fff;background-color:#648f3d;border:2px solid #fff}.botaoorcamento>.btn-primary.dropdown-toggle{color:#fff;background-color:#648f3d;border:2px solid #fff}.botaoorcamento2{border:2px solid #fff;margin-left:39px;background-color:#648f3d;color:#fff;margin-top:13px}.botaoorcamento{border:2px solid #fff;background-color:#1782a5;padding-left:25px;padding-right:25px;color:#fff;margin-top:-10px}.botaoorcamento:hover{border:2px solid #fff;background-color:#126986;color:#fff}.botaoorcamento:active{border:2px solid #fff;background-color:#3c5625;color:#fff}.botaoorcamento:focus{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento2:hover{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento2:active{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaoorcamento2:focus{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaobranco{border:2px solid #1782a5;background-color:#1782a5;color:#000;margin-top:-10px}.botaobranco:hover{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaobranco:active{border:2px solid #fff;background-color:#1782a5;color:#fff}.botaobranco:focus{border:2px solid #fff;background-color:#1782a5;color:#fff}.circul{background-color:#c6b9a7;border-radius:56px;display:flex;flex-direction:row;justify-content:center;align-items:center;height:25px;width:25px;float:left;margin-left:9px}.circul-contato{background-color:#c6b9a7;border-radius:56px;width:50px;padding:5px;display:inline-table;margin-right:15px;height:50px;font-size:27px}.icon-search{position:absolute;margin-left:-30px;margin-top:3px;display:inline-block;color:#9e9e9e;cursor:pointer}.uppercase{text-transform:uppercase}.branco{color:#fff}.branco a{color:#fff}.azul{color:#1782a5}.azul a{color:#1782a5}.branco a:hover{color:#fff}.azulescuro{color:#07688c}.cinzaescuro{color:#717171}.cinza{color:#717171}.cinza a{color:#717171}.cinzalight{color:#e5e5e5}.text-center{text-align:center}.text-left{text-align:left}.text-left-mobile{text-align:left}.text-right-mobile{text-align:right}.text-right{text-align:right}.italico{font-style:italic}.b200{font-weight:200}.b300{font-weight:300}.b400{font-weight:400}.b500{font-weight:500}.b600{font-weight:600}.b700{font-weight:700}.b900{font-weight:900}.fsize7{font-size:7px}.fsize8{font-size:8px}.fsize9{font-size:9px}.fsize10{font-size:10px}.fsize11{font-size:11px}.fsize12{font-size:12px}.fsize13{font-size:13px}.fsize14{font-size:14px}.fsize15{font-size:15px}.fsize16{font-size:16px}.fsize17{font-size:17px}.fsize18{font-size:18px}.fsize19{font-size:19px}.fsize20{font-size:20px}.fsize21{font-size:21px}.fsize22{font-size:22px}.fsize23{font-size:23px}.fsize24{font-size:24px}.fsize25{font-size:25px}.fsize26{font-size:26px}.fsize27{font-size:27px}.fsize28{font-size:28px}.fsize29{font-size:29px}.fsize30{font-size:30px}.fsize31{font-size:31px}.fsize32{font-size:32px}.fsize33{font-size:33px}.fsize34{font-size:34px}.fsize35{font-size:35px}.fsize36{font-size:36px}.fsize37{font-size:37px}.fsize38{font-size:38px}.fsize39{font-size:39px}.fsize40{font-size:40px}.fsize41{font-size:41px}.fsize42{font-size:42px}.fsize43{font-size:43px}.fsize44{font-size:44px}.fsize45{font-size:45px}.fsize46{font-size:46px}.fsize47{font-size:47px}.fsize48{font-size:48px}.fsize49{font-size:49px}.fsize50{font-size:50px}.fsize51{font-size:51px}.fsize52{font-size:52px}.fsize53{font-size:53px}.fsize54{font-size:54px}.fsize55{font-size:55px}.fsize56{font-size:56px}.fsize57{font-size:57px}.fsize58{font-size:58px}.fsize59{font-size:59px}.fsize60{font-size:60px}.fsize61{font-size:61px}.fsize62{font-size:62px}.fsize63{font-size:63px}.fsize64{font-size:64px}.fsize65{font-size:65px}.fsize66{font-size:66px}.fsize67{font-size:67px}.fsize68{font-size:68px}.fsize69{font-size:69px}.fsize70{font-size:70px}.fsize71{font-size:71px}.fsize72{font-size:72px}.fsize73{font-size:73px}.fsize74{font-size:74px}.fsize75{font-size:75px}.fsize76{font-size:76px}.fsize77{font-size:77px}.fsize78{font-size:78px}.fsize79{font-size:79px}.fsize80{font-size:80px}.fsize14{font-size:14px}.fsize16{font-size:16px}.fsize18{font-size:18px}.fsize20{font-size:20px}.fsize22{font-size:22px}.fsize24{font-size:24px}.fsize26{font-size:26px}.fsize28{font-size:28px}.fsize30{font-size:30px}.fsize32{font-size:32px}.fsize52{font-size:52px}.lineh2{line-height:2px}.lineh3{line-height:3px}.lineh4{line-height:4px}.lineh5{line-height:5px}.lineh6{line-height:6px}.lineh7{line-height:7px}.lineh8{line-height:8px}.lineh9{line-height:9px}.lineh10{line-height:10px}.lineh11{line-height:11px}.lineh12{line-height:12px}.lineh13{line-height:13px}.lineh14{line-height:14px}.lineh15{line-height:15px}.lineh16{line-height:16px}.lineh17{line-height:17px}.lineh18{line-height:18px}.lineh19{line-height:19px}.lineh20{line-height:20px}.lineh21{line-height:21px}.lineh22{line-height:22px}.lineh23{line-height:23px}.lineh24{line-height:24px}.lineh25{line-height:25px}.lineh26{line-height:26px}.lineh27{line-height:27px}.lineh28{line-height:28px}.lineh29{line-height:29px}.lineh30{line-height:30px}.lineh31{line-height:31px}.lineh32{line-height:32px}.lineh33{line-height:33px}.lineh34{line-height:34px}.lineh35{line-height:35px}.lineh36{line-height:36px}.lineh37{line-height:37px}.lineh38{line-height:38px}.lineh39{line-height:39px}.lineh40{line-height:40px}.lineh41{line-height:41px}.lineh42{line-height:42px}.lineh43{line-height:43px}.lineh44{line-height:44px}.lineh45{line-height:45px}.lineh46{line-height:46px}.lineh47{line-height:47px}.lineh48{line-height:48px}.lineh49{line-height:49px}.lineh50{line-height:50px}.lineh51{line-height:51px}.lineh52{line-height:52px}.lineh53{line-height:53px}.lineh54{line-height:54px}.lineh55{line-height:55px}.lineh56{line-height:56px}.lineh57{line-height:57px}.lineh58{line-height:58px}.lineh59{line-height:59px}.lineh60{line-height:60px}.lineh61{line-height:61px}.lineh62{line-height:62px}.lineh63{line-height:63px}.lineh64{line-height:64px}.lineh65{line-height:65px}.lineh66{line-height:66px}.lineh67{line-height:67px}.lineh68{line-height:68px}.lineh69{line-height:69px}.lineh70{line-height:70px}.lineh71{line-height:71px}.lineh72{line-height:72px}.lineh73{line-height:73px}.lineh74{line-height:74px}.lineh75{line-height:75px}.lineh76{line-height:76px}.lineh77{line-height:77px}.lineh78{line-height:78px}.lineh79{line-height:79px}.lineh80{line-height:80px}.lineh81{line-height:81px}.lineh82{line-height:82px}.lineh83{line-height:83px}.lineh84{line-height:84px}.lineh85{line-height:85px}.lineh86{line-height:86px}.lineh87{line-height:87px}.lineh88{line-height:88px}.lineh89{line-height:89px}.lineh90{line-height:90px}.lineh91{line-height:91px}.lineh92{line-height:92px}.lineh93{line-height:93px}.lineh94{line-height:94px}.lineh95{line-height:95px}.lineh96{line-height:96px}.lineh97{line-height:97px}.lineh98{line-height:98px}.lineh99{line-height:99px}.lineh100{line-height:100px}.lineh101{line-height:101px}.lineh195{line-height:195px}.alt2{height:2px}.alt1{height:1px}.alt6{height:2px}.alt6{height:6px}.alt5{height:5px}.alt4{height:4px}.alt3{height:3px}.alt7{height:7px}.alt8{height:8px}.alt9{height:9px}.alt10{height:10px}.alt11{height:11px}.alt12{height:12px}.alt13{height:13px}.alt14{height:14px}.alt15{height:15px}.alt16{height:16px}.alt17{height:17px}.alt18{height:18px}.alt19{height:19px}.alt20{height:20px}.alt21{height:21px}.alt22{height:22px}.alt23{height:23px}.alt24{height:24px}.alt25{height:25px}.alt26{height:26px}.alt27{height:27px}.alt28{height:28px}.alt29{height:29px}.alt30{height:30px}.alt31{height:31px}.alt32{height:32px}.alt33{height:33px}.alt34{height:34px}.alt35{height:35px}.alt36{height:36px}.alt37{height:37px}.alt38{height:38px}.alt39{height:39px}.alt40{height:40px}.alt41{height:41px}.alt42{height:42px}.alt43{height:43px}.alt44{height:44px}.alt45{height:45px}.alt46{height:46px}.alt47{height:47px}.alt48{height:48px}.alt49{height:49px}.alt50{height:50px}.alt51{height:51px}.alt52{height:52px}.alt53{height:53px}.alt54{height:54px}.alt55{height:55px}.alt56{height:56px}.alt57{height:57px}.alt58{height:58px}.alt59{height:59px}.alt60{height:60px}.alt61{height:61px}.alt62{height:62px}.alt63{height:63px}.alt64{height:64px}.alt65{height:65px}.alt66{height:66px}.alt67{height:67px}.alt68{height:68px}.alt69{height:69px}.alt70{height:70px}.alt71{height:71px}.alt72{height:72px}.alt73{height:73px}.alt74{height:74px}.alt75{height:75px}.alt76{height:76px}.alt77{height:77px}.alt78{height:78px}.alt79{height:79px}.alt80{height:80px}.alt81{height:81px}.alt82{height:82px}.alt83{height:83px}.alt84{height:84px}.alt85{height:85px}.alt86{height:86px}.alt87{height:87px}.alt88{height:88px}.alt89{height:89px}.alt90{height:90px}.alt91{height:91px}.alt92{height:92px}.alt93{height:93px}.alt94{height:94px}.alt95{height:95px}.alt96{height:96px}.alt97{height:97px}.alt98{height:98px}.alt99{height:99px}.alt100{height:100px}.alt101{height:101px}.alt102{height:102px}.alt103{height:103px}.alt104{height:104px}.alt105{height:105px}.alt106{height:106px}.alt107{height:107px}.alt108{height:108px}.alt109{height:109px}.alt110{height:110px}.alt111{height:111px}.alt112{height:112px}.alt113{height:113px}.alt114{height:114px}.alt115{height:115px}.alt116{height:116px}.alt117{height:117px}.alt118{height:118px}.alt119{height:119px}.alt120{height:120px}.alt121{height:121px}.alt122{height:122px}.alt123{height:123px}.alt124{height:124px}.alt125{height:125px}.alt126{height:126px}.alt127{height:127px}.alt128{height:128px}.alt129{height:129px}.alt130{height:130px}.alt131{height:131px}.alt132{height:132px}.alt133{height:133px}.alt134{height:134px}.alt135{height:135px}.alt136{height:136px}.alt137{height:137px}.alt138{height:138px}.alt139{height:139px}.alt140{height:140px}.alt141{height:141px}.alt142{height:142px}.alt143{height:143px}.alt144{height:144px}.alt145{height:145px}.alt146{height:146px}.alt147{height:147px}.alt148{height:148px}.alt149{height:149px}.alt150{height:150px}.alt151{height:151px}.alt152{height:152px}.alt153{height:153px}.alt154{height:154px}.alt155{height:155px}.alt156{height:156px}.alt157{height:157px}.alt158{height:158px}.alt159{height:159px}.alt160{height:160px}.alt161{height:161px}.alt162{height:162px}.alt163{height:163px}.alt164{height:164px}.alt165{height:165px}.alt166{height:166px}.alt167{height:167px}.alt168{height:168px}.alt169{height:169px}.alt170{height:170px}.alt171{height:171px}.alt172{height:172px}.alt173{height:173px}.alt174{height:174px}.alt175{height:175px}.alt176{height:176px}.alt177{height:177px}.alt178{height:178px}.alt179{height:179px}.alt180{height:180px}.alt181{height:181px}.alt182{height:182px}.alt183{height:183px}.alt184{height:184px}.alt185{height:185px}.alt186{height:186px}.alt187{height:187px}.alt188{height:188px}.alt189{height:189px}.alt190{height:190px}.alt191{height:191px}.alt192{height:192px}.alt193{height:193px}.alt194{height:194px}.alt195{height:195px}.alt196{height:196px}.alt197{height:197px}.alt198{height:198px}.alt199{height:199px}.alt200{height:200px}.alt201{height:201px}.alt202{height:202px}.alt203{height:203px}.alt204{height:204px}.alt205{height:205px}.alt206{height:206px}.alt207{height:207px}.alt208{height:208px}.alt209{height:209px}.alt210{height:210px}.alt211{height:211px}.alt212{height:212px}.alt213{height:213px}.alt214{height:214px}.alt215{height:215px}.alt216{height:216px}.alt217{height:217px}.alt218{height:218px}.alt219{height:219px}.alt220{height:220px}.alt221{height:221px}.alt222{height:222px}.alt223{height:223px}.alt224{height:224px}.alt225{height:225px}.alt226{height:226px}.alt227{height:227px}.alt228{height:228px}.alt229{height:229px}.alt230{height:230px}.alt231{height:231px}.alt232{height:232px}.alt233{height:233px}.alt234{height:234px}.alt235{height:235px}.alt236{height:236px}.alt237{height:237px}.alt238{height:238px}.alt239{height:239px}.alt240{height:240px}.alt241{height:241px}.alt242{height:242px}.alt243{height:243px}.alt244{height:244px}.alt245{height:245px}.alt246{height:246px}.alt247{height:247px}.alt248{height:248px}.alt249{height:249px}.alt250{height:250px}.alt251{height:251px}.alt252{height:252px}.alt253{height:253px}.alt254{height:254px}.alt255{height:255px}.alt256{height:256px}.alt257{height:257px}.alt258{height:258px}.alt259{height:259px}.alt260{height:260px}.alt261{height:261px}.alt262{height:262px}.alt263{height:263px}.alt264{height:264px}.alt265{height:265px}.alt266{height:266px}.alt267{height:267px}.alt268{height:268px}.alt269{height:269px}.alt270{height:270px}.alt271{height:271px}.alt272{height:272px}.alt273{height:273px}.alt274{height:274px}.alt275{height:275px}.alt276{height:276px}.alt277{height:277px}.alt278{height:278px}.alt279{height:279px}.alt280{height:280px}.alt281{height:281px}.alt282{height:282px}.alt283{height:283px}.alt284{height:284px}.alt285{height:285px}.alt286{height:286px}.alt287{height:287px}.alt288{height:288px}.alt289{height:289px}.alt290{height:290px}.alt291{height:291px}.alt292{height:292px}.alt293{height:293px}.alt294{height:294px}.alt295{height:295px}.alt296{height:296px}.alt297{height:297px}.alt298{height:298px}.alt299{height:299px}.alt300{height:300px}.alt301{height:301px}.alt302{height:302px}.alt303{height:303px}.alt304{height:304px}.alt305{height:305px}.alt306{height:306px}.alt307{height:307px}.alt308{height:308px}.alt309{height:309px}.alt310{height:310px}.alt311{height:311px}.alt312{height:312px}.alt313{height:313px}.alt314{height:314px}.alt315{height:315px}.alt316{height:316px}.alt317{height:317px}.alt318{height:318px}.alt319{height:319px}.alt320{height:320px}.alt321{height:321px}.alt322{height:322px}.alt323{height:323px}.alt324{height:324px}.alt325{height:325px}.alt326{height:326px}.alt327{height:327px}.alt328{height:328px}.alt329{height:329px}.alt330{height:330px}.alt331{height:331px}.alt332{height:332px}.alt333{height:333px}.alt334{height:334px}.alt335{height:335px}.alt336{height:336px}.alt337{height:337px}.alt338{height:338px}.alt339{height:339px}.alt340{height:340px}.alt341{height:341px}.alt342{height:342px}.alt343{height:343px}.alt344{height:344px}.alt345{height:345px}.alt346{height:346px}.alt347{height:347px}.alt348{height:348px}.alt349{height:349px}.alt350{height:350px}.alt351{height:351px}.alt352{height:352px}.alt353{height:353px}.alt354{height:354px}.alt355{height:355px}.alt356{height:356px}.alt357{height:357px}.alt358{height:358px}.alt359{height:359px}.alt360{height:360px}.alt361{height:361px}.alt362{height:362px}.alt363{height:363px}.alt364{height:364px}.alt365{height:365px}.alt366{height:366px}.alt367{height:367px}.alt368{height:368px}.alt369{height:369px}.alt370{height:370px}.alt371{height:371px}.alt372{height:372px}.alt373{height:373px}.alt374{height:374px}.alt375{height:375px}.alt376{height:376px}.alt377{height:377px}.alt378{height:378px}.alt379{height:379px}.alt380{height:380px}.alt381{height:381px}.alt382{height:382px}.alt383{height:383px}.alt384{height:384px}.alt385{height:385px}.alt386{height:386px}.alt387{height:387px}.alt388{height:388px}.alt389{height:389px}.alt390{height:390px}.alt391{height:391px}.alt392{height:392px}.alt393{height:393px}.alt394{height:394px}.alt395{height:395px}.alt396{height:396px}.alt397{height:397px}.alt398{height:398px}.alt399{height:399px}.alt400{height:400px}.alt401{height:401px}.alt402{height:402px}.alt403{height:403px}.alt404{height:404px}.alt405{height:405px}.alt406{height:406px}.alt407{height:407px}.alt408{height:408px}.alt409{height:409px}.alt410{height:410px}.alt411{height:411px}.alt412{height:412px}.alt413{height:413px}.alt414{height:414px}.alt415{height:415px}.alt416{height:416px}.alt417{height:417px}.alt418{height:418px}.alt419{height:419px}.alt420{height:420px}.alt421{height:421px}.alt422{height:422px}.alt423{height:423px}.alt424{height:424px}.alt425{height:425px}.alt426{height:426px}.alt427{height:427px}.alt428{height:428px}.alt429{height:429px}.alt430{height:430px}.alt431{height:431px}.alt432{height:432px}.alt433{height:433px}.alt434{height:434px}.alt435{height:435px}.alt436{height:436px}.alt437{height:437px}.alt438{height:438px}.alt439{height:439px}.alt440{height:440px}.alt441{height:441px}.alt442{height:442px}.alt443{height:443px}.alt444{height:444px}.alt445{height:445px}.alt446{height:446px}.alt447{height:447px}.alt448{height:448px}.alt449{height:449px}.alt450{height:450px}.alt451{height:451px}.alt452{height:452px}.alt453{height:453px}.alt454{height:454px}.alt455{height:455px}.alt456{height:456px}.alt457{height:457px}.alt458{height:458px}.alt459{height:459px}.alt460{height:460px}.alt461{height:461px}.alt462{height:462px}.alt463{height:463px}.alt464{height:464px}.alt465{height:465px}.alt466{height:466px}.alt467{height:467px}.alt468{height:468px}.alt469{height:469px}.alt470{height:470px}.alt471{height:471px}.alt472{height:472px}.alt473{height:473px}.alt474{height:474px}.alt475{height:475px}.alt476{height:476px}.alt477{height:477px}.alt478{height:478px}.alt479{height:479px}.alt480{height:480px}.alt481{height:481px}.alt482{height:482px}.alt483{height:483px}.alt484{height:484px}.alt485{height:485px}.alt486{height:486px}.alt487{height:487px}.alt488{height:488px}.alt489{height:489px}.alt490{height:490px}.alt491{height:491px}.alt492{height:492px}.alt493{height:493px}.alt494{height:494px}.alt495{height:495px}.alt496{height:496px}.alt497{height:497px}.alt498{height:498px}.alt499{height:499px}.alt500{height:500px}.alt501{height:501px}.campo-busca{border:1px solid #ababab;padding:3px;border-radius:16px;width:100%;font-size:13px;padding-left:7px}.campo-busca ::-webkit-input-placeholder{color:#ababab}.campo-busca input:-moz-placeholder{color:#ababab}.pad-top-1{padding-top:1px}.pad-top-2{padding-top:2px}.pad-top-3{padding-top:3px}.pad-top-4{padding-top:4px}.w100{width:100%}.bgazul{background-color:#c6b9a7}.fundobanner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/Home-min.jpg);height:463px;background-position:center}.letter10{letter-spacing:-2px}.data_exibe{padding:3px;font-size:11px;background-color:#1782a5;color:#fff;display:inline-table;margin-bottom:10px}.notch2{background-color:#c6b9a7;padding:18px;-webkit-border-bottom-right-radius:57px;-webkit-border-bottom-left-radius:57px;-moz-border-radius-bottomright:57px;-moz-border-radius-bottomleft:57px;border-bottom-right-radius:57px;border-bottom-left-radius:57px;margin-top:0;width:115%;margin-left:-20px}.margin-left-10{margin-left:50px}.padding-60{padding-top:60px}.bgazulforte{background-color:#07688c}.bgcinza{background-color:#6b6b6b}.bgverde{background-color:#1782a5}.bgbranco{background-color:#fff}.bgazulclaro{background-color:#c6b9a7}.display-inline{display:inline-block}.padding-left-60{padding-left:80px}.cleaner{clear:both}.clean{clear:both}:focus{outline:0}.notch{background-color:#c6b9a7;padding:7px;-webkit-border-bottom-right-radius:24px;-webkit-border-bottom-left-radius:24px;-moz-border-radius-bottomright:24px;-moz-border-radius-bottomleft:24px;border-bottom-right-radius:24px;border-bottom-left-radius:24px;margin-top:-47px;height:76px;width:102%}.margin-left-10{margin-left:30px}.padding-60{padding-top:60px}.bgazulforte{background-color:#07688c}.colorprodia{color:#65903e}.verde{color:#65903e}.verde a{color:#65903e}.amarelo{color:#fff000}.verdeescuro{color:#3b6217}.colorclaro{color:#1782a5}.colorprodiaescuro{color:#648f3d}.colorprodia a{color:#c6b9a7}.colorprodiaescuro a{color:#648f3d}.preto{color:#000}.laranja{color:#f86f00}.colorwhats{color:#189a0e}.bgpizarro{background-color:#c6b9a7}.bgpizarroescuro{background-color:#648f3d}.display-inline{display:inline-block}.padding-left-60{padding-left:80px}.colorcinzaescuro{color:#999}.titulo-posts{color:#626262;font-weight:700;font-size:22px;margin-top:15px}.titulo-posts a{color:#626262;font-weight:700;font-size:22px}.fundo-menu-internas{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-menus-internas.jpg);height:100px;border-bottom:1px solid #648f3d}.fundo-empresa{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/pizarro-planejado.jpg);height:294px;border-bottom:1px solid #648f3d}.fundo-contato{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/pizarro-planejados-contato.jpg);height:294px;border-bottom:1px solid #648f3d}.fundo-ambientes{background-size:cover;height:292px;background-position:center;border-bottom:1px solid #648f3d}.fundo-transparent{padding:30px;width:100%;position:absolute;margin-top:256px;background-color:#000;opacity:.8;border-radius:6px}.fundo-texto-ambientes{padding:20px;width:100%;position:static;margin-top:-56px;background-color:#648f3d;opacity:1.8;border-radius:6px}.input-blog{background-color:transparent;margin:auto;border:1px solid #666;padding:15px;border-radius:30px;text-align:center;color:#666;font-size:18px}.input-blog::-webkit-input-placeholder{color:#000}.input-blog input:-moz-placeholder{color:#000}.img100 img{max-width:100%;height:auto}.input-orcamento{background-color:#fff;padding:6px;border:0 solid;width:100%;margin-bottom:25px;border-radius:3px}.input-orcamento::-webkit-input-placeholder{color:#666}.input-orcamento input:-moz-placeholder{color:#666}.input-contato{background-color:#ebebeb;padding:9px;border:0 solid;width:100%;margin-bottom:8px;border-radius:3px}.input-contato::-webkit-input-placeholder{color:#ababab}.input-contato input:-moz-placeholder{color:#ababab}.botao-enviar{border-radius:16px;display:inline-block;background-color:#4280aa;color:#fff;padding:2px;padding-left:20px;padding-right:20px;border:0 solid;font-weight:700;font-size:16px;text-transform:uppercase}.siga{color:#4280aa;font-size:26px;line-height:28px}.space-seta{padding-left:10px;padding-right:10px;display:inline-table}.img-responsive-2{width:100%}.navigation li a,.navigation li a:hover,.navigation li.active a,.navigation li.disabled{color:#fff;text-decoration:none}.navigation li{display:inline}.navigation li a,.navigation li.disabled{border:1px solid #1782a5;color:#666;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem},.navigation li a:hover,.navigation li.active a{background-color:#1782a5;color:#fff;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem}.navigation li a:hover,.navigation li.active a{background-color:#1782a5}.iframe-100 iframe{width:100%}.carousel-item{height:217px}.aspas{margin-left:840px;margin-top:-82px}.autor{color:#989898;margin-left:550px;margin-top:30px;font-size:18px}h3{color:#717171;font-size:22px}.classe_quadros_produtos{position:absolute;margin:auto;margin-top:80px;padding:25px;left:50%;margin-left:-25%}.classe_botao_todos{display:inline-block;background-color:#f86f00;color:#fff;margin:auto;padding:8px;font-weight:600;border-radius:5px}.botao-buscar{background-color:#a6ce3a;position:absolute;margin-left:-281px;border-radius:13px;display:inline-block;padding-left:6px;padding-right:12px;color:#3b6217;font-weight:700;margin-top:26px;text-align:center;padding-left:13px;font-size:13px}.botao-roxo{display:inline-block;background-color:#7884a1;color:#fff;margin:auto;padding:8px;font-weight:600;border-radius:5px}.escrito-botao-roxo{position:absolute;margin:auto;margin-top:80px;padding:25px;left:50%;margin-left:-25%}.padding4{padding-right:4px!important}.menutopo{height:12px;margin-left:-27px}.menutopo li{height:25px;padding-left:6px;padding-right:6px;float:left;font-size:13px;list-style:none;color:#3a6219}.menutopo a{color:#3a6219}.risco_verde{background-color:#5c8423;height:2px;width:100%;margin-bottom:4px}.fundo-menu-produtos{margin-left:4px;border-radius:0;padding:9px;width:100%;display:block;background-color:#e3e3e3;text-align:left;color:#3b6217}.fundo-menu-produtos-2{margin-left:4px;border-radius:0;padding:9px;width:100%;display:block;background-color:#f1f1f1;text-align:left;color:#3b6217}.fundo-menu-produtos a{color:#3b6217}.fundo-menu-produtos-2 a{color:#3b6217}.fundo-menu-produtos-selecionado{background-color:#1782a5}.fundo-menu-produtos-2 a:hover div{background-color:#1782a5}.fundo-menu-produtos a:hover div{background-color:#1782a5}.fundo-menu-produtos-2:hover{background-color:#1782a5}.fundo-menu-produtos:hover{background-color:#1782a5}.fundo-menu-verde{float:left;width:153px;margin-left:4px;border-radius:2px;padding:15px;background-color:#1782a5;text-align:center;color:#3b6217}.fundo-menu-verde-2{float:left;margin-left:4px;border-radius:2px;padding:15px;background-color:#648f3d;text-align:center;color:#fff}.desaturate{filter:grayscale(100%);-webkit-filter:grayscale(100%);filter:url(//tecmaf.com.br/elements/grayscale.svg#desaturate);filter:gray;-webkit-filter:grayscale(1);opacity:.5}.desaturate:hover{filter:grayscale(0);filter:none;-webkit-filter:grayscale(0);opacity:1}.carroussel_banner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/banner.png);height:570px;background-position:center;border-bottom:1px solid #648f3d}.carroussel_destaque{height:300px;background-position:center;border-bottom:1px solid #648f3d}.owl-nav{margin-top:-195px}.owl-prev{margin-left:-10px}.owl-next{float:right}.owl-two>.owl-nav{margin-top:-85px}.line-dark-gray{color:#65903e;text-shadow:-1px -1px 0 #999,1px -1px 0 #999,-1px 1px 0 #999,1px 1px 0 #999}.textomarmitex{position:absolute;margin-top:80px;padding:25px}.selodegarantina{position:absolute;z-index:20;margin-left:390px;margin-top:15px;left:50%}.botaocarrinho{background-color:#badd5d;padding:10px;display:inline-block;margin-left:-45px;position:absolute;border-radius:6px}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:750px;margin:auto;margin-left:-80%;left:50%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.bordaprodutoshome{border-right:1px solid #e3e3e3}.letterspacing{letter-spacing:2px}@media (max-width:990px){.bgcinzaclarocategorias{padding-top:60PX}.owl-theme .owl-dots .owl-dot span{background-color:rgba(170,170,170,.88);height:8px;width:8px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot.active:hover span{background-color:rgba(0,0,0,.88)}.owl-theme .owl-dots .owl-dot:hover span{background-color:rgba(51,51,51,.88)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;left:0;margin-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.botaocarrinho{background-color:#badd5d;padding:10px;display:inline-block;margin-left:-66px;position:absolute;border-radius:6px}.textomarmitex{position:absolute;margin-top:1px;padding:25px}.owl-nav{margin-top:-135px}.owl-prev{margin-left:-10px}.owl-next{float:right}.line-dark-gray{color:#65903e;text-shadow:-1px -1px 0 #999,1px -1px 0 #999,-1px 1px 0 #999,1px 1px 0 #999}.carroussel_banner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-banner-principal-mobile.jpg);height:525px;background-size:cover;background-position:center;border-bottom:1px solid #648f3d}.desaturate{filter:grayscale(0);filter:none;-webkit-filter:grayscale(0);opacity:1}.margin-bottom{margin-bottom:3px}.padding4{padding-right:4px!important}.escrito-botao-roxo{position:absolute;margin:auto;margin-top:22px;padding:10px;left:50%;margin-left:-25%}.botao-buscar{background-color:#a6ce3a;position:absolute;margin-left:-155px;border-radius:13px;display:inline-block;padding-left:6px;padding-right:12px;color:#3b6217;font-weight:700;margin-top:26px;text-align:center;padding-left:13px;font-size:13px}.classe_quadros_produtos{position:absolute;margin:auto;margin-top:19px;padding:12px;left:50%;margin-left:-25%}.fixed{position:relative}.carousel-caption{position:static;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.carousel-item{height:317px}.aspas{display:none}.autor{color:#989898;margin-left:550px;margin-top:30px;font-size:18px}h3{color:#717171;font-size:16px}.fsize17{font-size:20px}.fundo-texto-ambientes{padding:20px;width:100%;position:static;margin-top:-56px;background-color:#648f3d;opacity:1.8;border-radius:0}h1{font-size:1.5rem}.fundo-empresa{height:155px;background-position:center;background-size:cover}.fundo-contato{height:155px;background-position:center;background-size:cover}.text-left-mobile{text-align:center}.text-right-mobile{text-align:center}.fsize31{font-size:20px}.centraliza-element{display:flex;justify-content:space-between;align-items:center}.fsize32{font-size:14px}.fsize26{font-size:20px}.bgParallax{margin:0 auto;width:100%;max-width:1920px;position:relative;min-height:100%;background-position:50% 0;background-repeat:repeat;background-attachment:fixed}.fundobanner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/Home-min.jpg);height:176px;background-size:770px}.navbar-light .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,0);margin-top:-14px;position:absolute;right:0}.siga{color:#4280aa;font-size:26px;line-height:28px;text-align:center}.circul-contato{display:flex;flex-direction:row;justify-content:center;align-items:center;height:52px;float:left}.b600{font-weight:600}.letter10{letter-spacing:0}.nav-link{color:#fff!important;font-weight:600;font-size:18px;margin-top:5px;padding-right:.5rem!important;padding-left:1.25rem!important}.navbar-brand{background:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/logo.png) 1px 5px no-repeat;width:190px;height:102px;margin-top:10px;margin-left:10px;background-size:contain}}li{list-style:none}.pagenav{list-style:none}#sidebar li{list-style:none}#sidebar h2{font-size:24px;color:#648f3d}#sidebar a{font-size:14px;color:#648f3d}.categories{font-size:24px;color:#648f3d}.cat-item a{font-size:14px;color:#648f3d}#search{font-size:24px;color:#648f3d}#archives{font-size:24px;color:#648f3d}#archives ul{display:block;list-style-type:disc;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;margin-left:0}#categories ul{display:block;list-style-type:disc;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;margin-left:0}#archives li{margin-left:0;padding-left:0}#archives a{font-size:14px;color:#648f3d}.cat-item{margin-left:-40px}.pagenav{display:none}.botao-busca{font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;height:52px;border-radius:.25rem;border:2px solid #fff;background-color:#648f3d;color:#fff;margin-top:-2px;margin-left:6px}.sidebar h2{color:#fff;background:#000;margin:10px 0 10px 0;border:1px solid $bordercolor;line-height:1.5em;padding:10px 0 10px 0;text-align:center}.quadro-foto{-webkit-border-top-left-radius:9px;-webkit-border-top-right-radius:9px;-moz-border-radius-topleft:9px;-moz-border-radius-topright:9px;border-top-left-radius:9px;border-top-right-radius:9px;overflow:hidden;width:100%;height:230px}.quadro-foto img{transition:transform .2s}.quadro-foto:hover>img{transform:scale(1.2);transition:all .5s}.borda-ambientes{border:0 solid #1782a5;border-radius:6px;margin-bottom:60px;-webkit-box-shadow:-1px 1px 5px 2px rgba(0,0,0,.1);-moz-box-shadow:-1px 1px 5px 2px rgba(0,0,0,.1);box-shadow:-1px 1px 5px 2px rgba(0,0,0,.1)}.padding-20{padding:20px}.modal-header .close{margin-left:-27px;position:absolute;right:31px;margin-top:-3px}.close{float:right;font-size:2.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;border-bottom:0 solid #e9ecef;border-top-left-radius:0;border-top-right-radius:0}@media (min-width:1400px) and (max-width:1610px){.fundo-estrutura{border:2px solid #1782a5;padding:30px;width:94%;margin:auto;height:290px;margin-top:22px;position:absolute;z-index:-1;left:39%;margin-left:-35%}}@media (min-width:1200px) and (max-width:1400px){.fundo-missao{background-color:#1782a5;padding:30px;width:94%;margin:auto;height:210px;margin-top:-33px;position:absolute;z-index:-1;left:39%;margin-left:-35%}.fundo-estrutura{border:2px solid #1782a5;padding:30px;width:94%;margin:auto;height:210px;margin-top:22px;position:absolute;z-index:-1;left:39%;margin-left:-35%}}@media screen and (max-width:768px){.linha-hover{border-bottom:1px dotted #e1e1e1!important;border-top:1px dotted #e1e1e1!important;margin-bottom:0;margin-left:0}.separa_linha_1{border-left:1px dotted #e1e1e1!important}.separa_linha_2{border-left:1px dotted #e1e1e1!important}.removealt60{height:auto!important}.h2,h2{font-size:19px}.display-relative-home{position:relative;margin-top:28px;z-index:61}.fundo-estrutura{border:0 solid;border-top:0 solid #1782a5;padding:30px;width:70%;margin:auto;height:226px;margin-top:22px;position:absolute;z-index:-1;left:50%;margin-left:-35%}.faixa-manutencao{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-manutencao.jpg);color:#fff;width:100%;height:90px;text-align:center;padding-top:43px;background-size:cover}.faixa-acessorios{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-acessorios.jpg);color:#fff;width:100%;height:90px;text-align:center;padding-top:43px;background-size:cover}.faixa-esmelhideira{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/banner-esmerilhadeira.jpg);color:#fff;width:100%;height:90px;text-align:center;padding-top:43px;background-size:cover}.destaque_principal-produto{background-color:#e5e5e5;display:none;padding:15px;padding-top:75px;margin:auto;border-radius:6px;position:relative;z-index:-1;min-height:400px;width:100%;margin-left:0}.fundo-missao{background-color:#1782a5;padding:0;border-radius:29px;width:100%;margin:auto;height:430px;margin-top:0;position:absolute;left:0;margin-left:0;padding-top:150px;margin-top:-33px}.fundo-menu-empresa{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-atecmaf.jpg);height:396px;position:absolute;width:100%;z-index:-1}.fundo-menu-contato{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/fundo-contato.jpg);height:396px;position:absolute;width:100%;z-index:-1}.fundo-menu{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/banner.png);height:390px!important;position:absolute;background-size:cover;width:100%;z-index:-1}.fundo-menu-blog{background-color:#8b959c;height:396px;position:absolute;width:100%;z-index:-1}ch3{font-style:italic;font-size:14px;font-weight:900;display:inline-block;padding:25px}ch2{text-align:center;font-weight:900;display:inline-block;border-bottom:3px solid #1782a5}.side-collapse-container{width:100%;position:relative;left:0;transition:left .4s}.side-collapse-container.out{right:100%}.side-collapse{top:50px;bottom:0;right:0;width:100%;position:fixed;overflow:hidden;transition:width .4s}.side-collapse.in{width:0}}.top-bar{height:80px;width:100%;background-color:#fff;position:fixed;top:0;z-index:50;border-bottom:2px solid #b2a293}.top-bar .logo{padding:20px}.top-bar .logo a{color:#fff;font-size:25px;text-transform:uppercase;text-decoration:none;letter-spacing:5px}.top-bar .menu{position:fixed;right:20px;top:20px;z-index:50}.top-bar .menu a{color:#242323;font-size:27px}.nav{position:fixed;right:0;margin-top:10px;top:70px;width:100%;height:calc(100vh - 70px);background-color:#333;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:50}.nav-view{transform:translateX(0)}.nav ul{margin:0;padding:0;width:100%}.nav ul li{margin:0;padding:0;text-align:center;list-style-type:none}.nav ul li a{color:#fff;display:block;text-align:center;padding:10px;border-bottom:solid 0 rgba(255,255,255,.4);text-decoration:none}.estiloesconde{display:block}@media (min-width:0px) and (max-width:350px){.estiloesconde{display:none}}.owl-next.disabled,.owl-prev.disabled{display:none!important}.mgtop2{position:absolute;margin-top:130px;left:50%;margin-left:-25%}.mgtop{position:absolute;margin-top:80px;padding:25px}.alt50-1280{height:50px}@media screen and (max-width:1280px){.alt50-1280{height:75px}.owl-prev{margin-left:-47px;margin-top:1px}.owl-next{float:right;margin-right:-49px;margin-top:1px}.owl-nav{margin-top:-162px}.carroussel_banner{background-image:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img2/banner.png);height:570px;background-position:center;border-bottom:1px solid #648f3d;background-size:1729px}.botao-buscar{background-color:#a6ce3a;position:absolute;margin-left:-246px;border-radius:13px;display:inline-block;padding-left:6px;padding-right:12px;color:#3b6217;font-weight:700;margin-top:26px;text-align:center;padding-left:13px;font-size:13px}.mgtop2{position:absolute;margin-top:102px;left:50%;margin-left:-25%}.mgtop{position:absolute;margin-top:60px;padding:25px}.mgtop2{position:absolute;margin-top:108px;left:50%;margin-left:-34%}.textomarmitex{position:absolute;margin-top:60px;padding:25px}.fundo-menu-verde{float:left;width:126px;margin-left:4px;border-radius:2px;padding:15px;background-color:#1782a5;text-align:center;color:#3b6217;font-size:13px}.escrito-botao-roxo{position:absolute;margin:auto;margin-top:60px;padding:25px;left:50%;margin-left:-25%}.classe_quadros_produtos{position:absolute;margin:auto;margin-top:60px;padding:25px;left:50%;margin-left:-25%}.fundo-menu-verde-2{float:left;margin-left:4px;border-radius:2px;font-size:13px;padding:15px;background-color:#648f3d;text-align:center;color:#fff}}@media screen and (max-width:1024px){.col-6{width:50%!important}.selodegarantina{position:absolute;z-index:20;margin-left:265px;margin-top:150px;left:50%}.selodegarantina img{width:110px}.navbar-brand{background:url(//i0.wp.com/tecmaf.com.br/wp-content/themes/aoxdigital/assets/img/logo.png) 1px 5px no-repeat;width:130px;height:60px;margin-top:10px;margin-left:10px;background-size:contain}}@media (max-width:800px) and (orientation:landscape){.nav{position:absolute;right:0;margin-top:10px;top:70px;width:100%;height:calc(100vh - 70px);background-color:#333;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:50}}:focus{outline:0!important}@media screen and (min-width:1280px) and (max-width:7280px){.img-fluidz{max-width:100%;height:auto}}@media screen and (min-width:800px) and (max-width:1280px){.img-fluidz{max-width:304px;height:auto}}@media screen and (min-width:120px) and (max-width:1024px){.img-fluidz{max-width:100%;height:auto}}.meta{background-color:#d8e2e9;padding:24px 31px 19px;margin-bottom:21px}.meta .meta-item{border-bottom:1px solid #949292;margin-bottom:9px}.meta .meta-item .meta-name{display:inline-block;color:#696a6d;font-weight:700;font-size:13px}.meta .meta-item .meta-value{display:inline-block;float:right;color:#656669;font-weight:400;font-size:12px;line-height:24px}.input-orcamento{background-color:#fff;padding:6px;border:1px solid #c4c4c4;width:100%;margin-bottom:4px;border-radius:3px}.input-orcamento::-webkit-input-placeholder{color:#666}.input-orcamento input:-moz-placeholder{color:#666}.row4 div:nth-child(even){background-color:#dcdcdc;padding:8px;border:1px solid #fff}.row4 div:nth-child(odd){background-color:#aaa;padding:8px;border:1px solid #fff}@media (min-width:992px){.rowx div:nth-child(5n),.rowx div:nth-child(5n-1),.rowx div:nth-child(5n-2){background:#dcdcdc}.rowx div:nth-child(5n-3),.rowx div:nth-child(5n-4),.rowx div:nth-child(5n-5){background:#aaa}}@media (min-width:992px){.row4 div:nth-child(4n),.row4 div:nth-child(4n-1),.row4 div:nth-child(4n-2){background:#dcdcdc}.row4 div:nth-child(4n-3),.row4 div:nth-child(4n-4),.row4 div:nth-child(4n-5){background:#aaa}}@media (min-width:992px){.row3 div:nth-child(3n),.row3 div:nth-child(3n-1),.row3 div:nth-child(3n-2){background:#dcdcdc}.row3 div:nth-child(3n-3),.row3 div:nth-child(3n-4),.row3 div:nth-child(3n-5){background:#aaa}}@media (min-width:992px){.row2 div:nth-child(2n),.row2 div:nth-child(2n-1),.row2 div:nth-child(2n-2){background:#dcdcdc}.row2 div:nth-child(2n-3),.row2 div:nth-child(2n-4),.row2 div:nth-child(2n-5){background:#aaa}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:62;background-color:#000}.noPointer{pointer-events:none}#lista{margin:0;padding:0}#lista li{display:inline-block}.circle-icon{background:#fff;width:100px;height:100px;border-radius:50%;text-align:center;line-height:100px;vertical-align:middle;padding:30px}.icon-background{color:#fff}.azulico{color:#1782a5;position:absolute;z-index:2;text-align:center;line-height:100px;vertical-align:middle;margin-left:7px;margin-top:5px}.azulico2{color:#1782a5;position:absolute;z-index:2;text-align:center;line-height:100px;vertical-align:middle;margin-left:9px;margin-top:5px}.azulico4{color:#1782a5;position:absolute;z-index:2;text-align:center;line-height:100px;vertical-align:middle;margin-left:4px;margin-top:5px}.risco-cinza{width: 100%; height: 2px; background-color: #e2e2e2}.caixa_fotos_ofertas{ background-color: #e5e5e5; border-radius: 9px; border:1px solid #e2e2e2; text-align: center;}

.riscotopocinza{background-image: url(assets/img/risco-topo-cinza.png); position: relative;margin-top: -6px; width: 100%; height: 15px; background-repeat: no-repeat}

.bghover:hover{}

.bghover:hover  .bgicones{	  filter: grayscale(0%);    filter: none;    -webkit-filter: grayscale(0);    opacity: 1;

}

.bgcinzafaixa{background-color: #828f97;padding: 15px;font-size: 18px; color: #FFF}

.bgcinzafaixa a{color: #FFF}

.caixa_principal{background-position: center; background-repeat: no-repeat; width: 100%;height: 389px;padding-top: 80%; font-weight: 600}

.margin-top-15-10{margin-top: -55px;position: relative}

.padding3{padding: 9px;}

.bgazule2{background-color: #003151}

.azule2{color: #003151}

.botaosubmit{ background-color: #969696;

    -webkit-mask-repeat: no-repeat;

    color: #fff;

    width: 221px;

    height: 32px;

    text-align: center;

    padding-top: 4px;

    margin: auto;

    border-radius: 15px;

    margin-top: 15px;

    margin-bottom: 25px;

	font-weight: 500;}.botaosubmit:hover{ background-color:#185f91 }



.padding-texto-home{    padding: 1px;

    padding-left: 35px;}

	.botaosaibamais-menu-2 {

    background-color: #0072bc;

    -webkit-mask-repeat: no-repeat;

    color: #fff;

width: 222px;

    height: 32px;

    text-align: center;

    padding-top: 4px;

    margin: auto;

    border-radius: 15px;

		margin: auto

 

 

}





	.botaosaibamais-menu {

    background-color: #0072bc;

    -webkit-mask-repeat: no-repeat;

    color: #fff;

width: 222px;

    height: 32px;

    text-align: center;

    padding-top: 4px;

    margin: auto;

    border-radius: 15px;

    margin-top: 5px;

    margin-bottom: 25px;

    position: absolute;

    margin-left: 51px;

}

	.efeitoborda{

		-webkit-border-top-left-radius: 90px;

-webkit-border-bottom-right-radius: 90px;

-moz-border-radius-topleft: 90px;

-moz-border-radius-bottomright: 90px;

border-top-left-radius: 90px;

border-bottom-right-radius: 90px;

	}

#navbarNav{ margin-top: -15px}

.margintop-15a{margin-top: -90px; position: relative}

.img-sobre{ width: 500px; position: relative;z-index: 999; height: 350px; background-image: url('assets/img/topmaster_site_16.png'); background-size: contain; background-repeat: no-repeat; padding-top: 90px;margin-top: 50px;}



.caixa_sobre{ background-color: #0072bc;-webkit-border-top-left-radius: 70px;

-webkit-border-bottom-right-radius: 70px;

-moz-border-radius-topleft: 70px;

-moz-border-radius-bottomright: 70px;

border-top-left-radius: 70px;

border-bottom-right-radius: 70px; padding: 60px; padding-left: 150px; padding-top: 90px; padding-bottom: 90px;}

.bordahover {

    border: 1px solid #e3e3e3;

    border-radius: 4px;

    padding: 30px;

    background-repeat: no-repeat;

    width: 100%;

    background-color: white;

}



   .imgprodutos{width: 100%; height: 200px; background-size:contain; background-repeat: no-repeat; background-position: center; padding: 25px; text-align: center;}



   .imgprodutosproduto{width: 100%; height: 200px; background-size:contain; background-repeat: no-repeat; background-position: center; padding: 25px; text-align: center;}



.grow_x { transition: all .2s ease-in-out; }



.grow_x:hover { transform: scale(1.175); }



.bgcinza-e{background-color: #7e7e7f}

.bglaranja2{background-color: #0072bc}

.laranja2{color:#0072bc}

.busca_locacao{background-image: url(assets/img/backfround-locacao.png); padding: 25px; background-repeat: no-repeat;background-size: contain;}

.margintop-15{margin-top: -15px}


.margintop-15-fotos{margin-top: -3px;}

.margintop-15-conteudo{margin-top: -60px; position: relative; z-index: 50}

.border1solid{border:1px solid #e5e5e5; border-radius: 9px;}

.bgcinzad6{ background-color: #f0f1f1; padding: 12px; border-radius: 9px}



.caixa_branca_ofertas{padding: 35px; background-color: #fff; -webkit-border-bottom-right-radius: 9px;

-webkit-border-bottom-left-radius: 9px;

-moz-border-radius-bottomright: 9px;

-moz-border-radius-bottomleft: 9px;

border-bottom-right-radius: 9px;

border-bottom-left-radius: 9px;}

.caixa_suspensa_ofertas{position: absolute; margin-left: -5px; margin-top: -32px; }

.wings{background-image: url(assets/img/wings.png); background-repeat: no-repeat; width: 60px; height: 60px; background-position: center; border: 5px solid #fff; border-radius: 120px; padding: 15px; float: left; z-index: 2;	position: relative;margin-left: -13px}

.caixa_ofertas{ margin-left: 49px;

    position: relative;

    padding-left: -8px;

    padding-top: 21px;

    color: #fff;

    height: 49px;

    margin-top: -3px;

    width: 156px;z-index: 1;

clip-path: polygon(97% 72%, 99% 42%, 106% 53%, 100% 40%, 0% 39%, 0% 100%, 46% 100%, 68% 100%, 82% 114%, 86% 99%, 90% 91%, 93% 86%);

}



.efeitos_fotos_ofertas{

	

	width:100%; height:266px; background-size:cover; background-position:center; background-repeat:no-repeat;

	mix-blend-mode: multiply;-webkit-border-top-left-radius: 9px;

-webkit-border-top-right-radius: 9px;

-moz-border-radius-topleft: 9px;

-moz-border-radius-topright: 9px;

border-top-left-radius: 9px;

border-top-right-radius: 9px;

}

.shapeaba{text-align: center; font-weight: 600; float: left; width: 225px;

    height: 35px;padding-top: 6px;}

.csls-1{background-image: url(assets/img/aba.svg?id=20);fill:#73638f!important;}

.imggestao{background-image: url(assets/img/foto-gestao-de-frota.jpg);-webkit-border-top-left-radius: 15px;

-webkit-border-bottom-left-radius: 15px;

-moz-border-radius-topleft: 15px;

-moz-border-radius-bottomleft: 15px;

border-top-left-radius: 15px;

border-bottom-left-radius: 15px; width: 600px; height: 220px; background-position:0px -63px;; background-size: cover}

.bordr-r{-webkit-border-top-right-radius: 15px;

-webkit-border-bottom-right-radius: 15px;

-moz-border-radius-topright: 15px;

-moz-border-radius-bottomright: 15px;

border-top-right-radius: 15px;

border-bottom-right-radius: 15px;}

.margin-negativa-10{margin-top: -110px;position: relative;

    z-index: 999;}

.espaconomenu{width: 25px; height: 25px}

.espacomenuaba{width: 25px; height: 25px; float: left}

.corwhite{  background-color:#fff; }

.corwhite2{ background-color: #fff}

.cortransparent{background-color:transparent}

.cortransparent2{background-color: #fff}

.bgcinzahome{background-color: #f1f1f1; padding: 30px;}

.bgcinzahome-2{background-color: #f1f1f1; padding: 30px;padding-left: 200px; border-radius: 9px}

.icon-background {    color: #fff; font-size:22}

.icon-backgroundx:hover > .icon-background{  color:#50D1A4;}

.riscowidth{width: 60px}.cursor-pointer{cursor: pointer}

.ajustanewsl{padding-right: 25px;}

.fundoservicos{padding: 32px;

    width: 100%;

    background-image: url(assets/img/fundoservicos.png);

    background-repeat: no-repeat;

    height: 265px;padding-right: 135px;}

.bgbrancofalso{background-color: #fff;

    width: 100%;

    height: 99px;

    position: absolute;}

.caixapretohome{      background-color: #000;

    border-radius: 35px;

    height: 469px;

    width: 943px;

    position: absolute;

    z-index: -1;

    margin-left: -35%;

    margin-top: -11%;}

.limao-paralaxx{ position: absolute; right: -190px;top: -18%;transition: all 0.5s ease-out;}

.background-lemon-paralaxx{ position: absolute; left: -10px;top: -7%;transition: all 0.5s ease-out;}

.col-rodape{float:left;padding-left: 15px;

    padding-right: 20px;}

.fundo-newsletter {

  /* The image used */

  background-image: url("assets/img/lemon-solucoes-home_12.jpg");

  /* Set a specific height */

	width: 100%;

  /* Create the parallax scrolling effect */

  background-attachment: fixed;

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover;

}

html {

  scroll-behavior: smooth;

}

.foto-para-empresas{border-radius: 9px; background-position: center; width: 100%; height: 180px; background-size: cover}

.corcinza{color: #414042}

.mtop10{margin-top: -90px}

.botaoorcamento { background-position: -0px -0px; width: 208px; height: 42px; margin-top: -15px; cursor: pointer}

.icon-email { background-position: -0px -42px; width: 16px; height: 11px; }

.icom-telefone { background-position: -16px -42px; width: 15px; height: 16px; }

.typedtext i{color: #49b18c;}

.typewriter-text {

    display: inline-block;

  	overflow: hidden;

  	letter-spacing: 2px;

 	animation: typing 5s steps(30, end), blink .75s step-end infinite;

    white-space: nowrap;

    font-size: 30px;

    font-weight: 700;

    border-right: 1px solid fff;

    box-sizing: border-box;

}

.quadrobege{    padding: 15px;

    background-color: #0072bc;

    height: 111px;

    position: absolute;

    width: 899px;

    margin-top: -32px;

    left: -111%; }

@keyframes typing {

    from { 

        width: 0% 

    }

    to { 

        width: 100% 

    }

}

@keyframes blink {

    from, to { 

        border-color: transparent 

    }

    50% { 

        border-color: orange; 

    }

}

.display-flex{display: inline-flex}

.rodape-desenvolvilmento{background-color:#f1ca48 ; padding: 15px;}

.floatimg{ width: 45px; float: left; margin-right: 10px; height: 50px;}

.imghome{     position: absolute;

    width: 1200px;

    margin: auto;

    margin-top: -160px;

    left: 50%;

    margin-left: -33%;}

*:focus {outline:0;}

button:focus {outline:0;}

.otobse{display: none}

.imgsobre{ background-image: url(assets/img/GRUPO_RPN_03.png); width: 933px; height: 447px; background-repeat: no-repeat}

.imgsobre-interno{ width: 560px;

    height: 344px;

    background-repeat: no-repeat;

    z-index: 999;

    position: relative;

    background-size: cover;

    background-position: center;}

.quadro-logo{ background-position: center; padding: 15px;}

.red{color: red}

.colx{float: left; padding-left: 9px; padding-right:9px}

.content2{display: none}

.content3{display: none}

.contentimg2{display: none}

.contentimg3{display: none}

@font-face {

    font-family: 'fontB';

    src: url('assets/fonts/Gilroy-Bold.woff2') format('woff2'),

        url('assets/fonts/Gilroy-Bold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

}

@font-face {

    font-family: 'fontH';

    src: url('assets/fonts/Gilroy-Heavy.woff2') format('woff2'),

        url('assets/fonts/Gilroy-Heavy.woff') format('woff');

    font-weight: 900;

    font-style: normal;

}

@font-face {

    font-family: 'fontL';

    src: url('assets/fonts/Gilroy-Light.woff2') format('woff2'),

        url('assets/fonts/Gilroy-Light.woff') format('woff');

    font-weight: 300;

    font-style: normal;

}

@font-face {

    font-family: 'fontR';

    src: url('assets/fonts/Gilroy-Regular.woff2') format('woff2'),

        url('assets/fonts/Gilroy-Regular.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'fontM';

    src: url('assets/fonts/Gilroy-Medium.woff2') format('woff2'),

        url('assets/fonts/Gilroy-Medium.woff') format('woff');

    font-weight: 500;

    font-style: normal;

}

.fontL{font-family: 'fontL';}

.fontR{font-family: 'fontR';}

.fontH{font-family: 'fontH';}

.fontM{font-family: 'fontM';}

.fontB{font-weight: 600}



.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* fim font */

body{

font-family: 'Montserrat', sans-serif;

color:#000;

max-width: 100%;
    font-weight: 500;
overflow-x: hidden;

font-size: 16px;

 

} 

.caixa_busca{ background-color: #0072bc;border-radius: 9px; padding: 6px;; margin-top: -15px; position: relative}

.caixa-botao{margin: auto;

    position: relative;

    z-index: 60;

    background-color: #0072bc;

    margin-top: -15px;

    width: 407px;

    padding: 6px;

    text-align: center;

    border-radius: 12px;}

.laranja{ color: #0072bc}

.laranja a{ color: #0072bc}

.cat-item a{ font-size: 15px;}

.cat-item li{list-style: none}

#sidebar ul {list-style: none; margin: 0px; padding: 0px; }

#sidebar li {list-style: none;padding-bottom: 15px; font-size: 20px; text-transform: uppercase}

#sidebar ul li {list-style: none}

#sidebar ul ul li {list-style: none}

#sidebar ul ul ul li {list-style: none}

#pagenav {list-style: none}

#pagenav ul {list-style: none}

#pagenav ul li {list-style: none}

.desaturate {

    filter: grayscale(100%);

    -webkit-filter: grayscale(100%);

    filter: url(/elements/grayscale.svg#desaturate);

    filter: gray;

    -webkit-filter: grayscale(1);

    opacity: 0.6;

}







.desaturate:hover {

    filter: grayscale(0%);

    filter: none;

    -webkit-filter: grayscale(0);

    opacity: 1;

}

.bgicones:hover{

	  filter: grayscale(0%);

    filter: none;

    -webkit-filter: grayscale(0);

    opacity: 1;

}







.rowx0 {

  background-color:#f1f1f1;padding: 15px

}

.rowx1{

   background-color: #fff;;padding: 15px

}

.mini-gutters {

    margin-right: 1px;

    margin-left:5px;

}

.mini-gutters>.col, .mini-gutters>[class*=col-] {

    padding-right: 1px;

    padding-left: 1px;

}

.min-gutters {

    margin-right: 5px;

    margin-left: 5px;

}

.min-gutters>.col, .min-gutters>[class*=col-] {

    padding-right: 5px;

    padding-left: 5px;

}

.botaoarea{border-radius: 15px; padding: 6px; padding-left: 25px; padding-right: 25px; color:#fff; font-size: 12px; background-color: #0072bc; text-align: center}

.max-gutters {

    margin-right:35px;

    margin-left:35px;

}

.max-gutters>.col, .max-gutters>[class*=col-] {

    padding-right:35px;

    padding-left:35px;

}

.cinmenu{ background-color: #e0e0e0}

.dropdown:hover > .dropdown-menu {

    display: block;

}

.dropdown > .dropdown-toggle:active {

    pointer-events: none;

}

/**/

.riscotopo{ position: absolute;z-index: 1050}

.caixa_imagens{border: 1px solid #f3f1ee; background-color: transparent; border-radius:4px; width: 100%; text-align: center; height: 200px; background-repeat: no-repeat; background-size: contain; background-position: center}

.caixa_imagens:hover{border: 1px solid #0c629e;}

.botaoprodutos:hover{ background-color:#0c629e;padding: 7px;  padding-left: 15px; padding-right: 15px; border-radius:50px; color: #fff; text-align: center }

.selecionadobotaoprodutos{ background-color:#0c629e;padding: 7px;  padding-left: 15px; padding-right: 15px; border-radius:50px; color: #fff; text-align: center }

.botao_saiba_mais:hover{ background-color:#0c629e;padding: 7px;  padding-left: 15px; padding-right: 15px; border-radius:50px; color: #fff; text-align: center;border: 1px solid #0c629e  }

.botao_saiba_mais{ background-color:#fff;padding: 7px;  padding-left: 15px; padding-right: 15px; border-radius:50px; color: #666; text-align: center; border: 1px solid #0c629e  }

.opacity2{opacity: 0.5;}

.botao_saiba_mais_2:hover{ background-color:#0c629e;padding: 7px;  padding-left: 15px; padding-right: 15px; border-radius:50px; color: #fff; text-align: center;border: 0px solid #0c629e  }

.botao_saiba_mais_2{ background-color:#00abe5;padding: 7px;  padding-left: 15px; padding-right: 15px; border-radius:50px; color: #fff; text-align: center; border: 0px solid #0c629e  }

.quadroimagem{background-image: url(assets/img/quadro-destaque.png); width: 100%; height: 350px; margin-top: -45px; z-index: -1; background-repeat: no-repeat; position: absolute}

.botaoprodutos{ padding: 7px;  padding-left: 15px; padding-right: 15px; border-radius:50px; text-align: center;color: #ecf0f5; }

.caixa_buscape{ position: absolute; display: none;margin-top: -13px;    margin-left: -237px;   width: 50px; padding: 15px; background-color: #fff; height: 80px;-webkit-box-shadow: 0px 3px 24px 0px rgba(0,0,0,0.75);

-moz-box-shadow: 0px 3px 24px 0px rgba(0,0,0,0.75);

box-shadow: 0px 3px 24px 0px rgba(0,0,0,0.75);}

.botaofechar{ position: absolute;

    border-radius: 25px;

    cursor: pointer;

    width: 25px;

    height: 25px;

    margin-left: 15px;

    margin-top: 15px;

    z-index: 99;

    padding-left: 5px;

    padding-top: 1px;

    margin-top: -25px;

    right: -16px;

    background-color: white;-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);

-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);

box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);}

.cinzaclaro{ color: #bdbdbd}

.rodape-preto{ background-color: #000; padding: 12px}

.fundolateral{background-color: #f1f1f1; padding: 15px}

.topo-sobre-nos{background-image: url(assets/img/hbs-do-brasil-sobre_02.jpg); background-size:cover; padding:23px; background-position: center; height: 174px; margin-top: 0px;}

.topo-busca{background-image: url(assets/img/hbs-do-brasil-sobre_02.jpg); background-size:cover; padding:23px; background-position: center; height: 174px; margin-top: 0px;}

.topo-contato{background-image: url(assets/img/topo-contato.jpg); background-size:cover; padding:23px; background-position: center; height: 174px; margin-top:0px;}

.topo-blog{background-image: url(assets/img/hbs-do-brasil-blog_02.jpg); background-size:cover; padding:23px; background-position: center; height: 174px; margin-top: 0px;}

.topo-produtos{background-image: url(assets/img/hbs-do-brasil-produtos_02.jpg); background-size:cover; padding:23px; background-position: center; height: 174px; margin-top: 0px;}

.topo-item{background-image: url(assets/img/hbs-do-brasil-produtos_02.jpg); background-size:cover; padding:23px; background-position: center; height: 174px; margin-top: 0px;}

.topo-noticias{background-image: url(assets/img/hbs-do-brasil-blog_02.jpg); background-size:cover; padding:23px; background-position: center; height: 174px; margin-top: 0px;}

.navbar-brand {

    background: url(assets/img/logo.png) 0px 0px no-repeat;

width: 361px;

    height: 60px;

    margin-top: 0px;

    margin-left: 0px;

    margin-bottom: 20px;

    background-size: contain;

    margin-right: 48px;

}

.navbar-brand2 {

    background: url(https://tecmaf.com.br/logos/logospindles.svg) 0px 0px no-repeat;

width: 361px;

    height: 60px;

    margin-top: 0px;

    margin-left: 0px;

    margin-bottom: 20px;

    background-size: contain;

    margin-right: 48px;

}

.navbar-brand3a {

    background: url(assets/img/logo-black.png) 0px 0px no-repeat;

width: 361px;

    height: 60px;

    margin-top: 0px;

    margin-left: 0px;

    margin-bottom: 20px;

    background-size: contain;

    margin-right: 48px;

}

.navbar-brand3 {

    background: url(assets/img/logo.png) 0px 0px no-repeat;

  width: 361px;

    height: 60px;

    margin-top: 0px;

    margin-left: 0px;

    margin-bottom: 20px;

    background-size: contain;

    margin-right: 48px;

}

.img-responsive-height

{

  display: block;

  width: auto;

  max-height: 100%

}

a{ color:#706F6F; text-decoration: none}

a:hover{ color:#706F6F;text-decoration: none}

/* menu nav */

.navbar-light .navbar-nav .nav-link, .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {

font-size: 16px;/* color: #fff;*/ font-weight:600;

}

.brancomenu{color: #fff!important}

.brancomenu a{color: #fff!important}

.brancomenu a:hover{color: #0072bc!important}

.brancomenu2{color: #666!important}

.brancomenu2 a{color: #666!important}

.brancomenu2 a:hover{color: #0072bc!important}

.nav-link .cinza {

  

    color: #666;

	

}

.barraimagem{

	background-image: url(assets/img/doma-construtora-sobre_12.jpg); padding: 70px;

	background-position: center

}

.navbar-expand-lg .navbar-nav .nav-link {

    padding-top:0px;

  padding-right: 15px;

    padding-left: 31px;

}

	.trapezio{clip-path: polygon(5% 0, 100% 0, 94% 97%, 0% 100%);

    background-color: #49b28d;

    color: #fff;

    font-size: 22px;

    text-align: center;

    padding: 8px;

    width: 67%;}

.ajustefrase{width: 375px;

    margin-top: 26px;}

.quadrofoto_2{ width: 100%; height: 300px}

.tituloqdo{padding: 7px; 	padding-left: 15px;

	padding-right: 15px;margin-top: 45px; margin-left: -90px; background-color: #0d1d42; color: #fff; display: inline-block}

.tituloqdo2 {

    padding: 7px;	padding-left: 15px;

	padding-right: 15px;

    margin-top: 45px;

    margin-right: -90px;

    background-color: #0d1d42;

    color: #fff;

    display: inline-block;

    position: relative;

    right: -56%;

}

.tituloqdo3 {

     padding: 7px;	padding-left: 15px;

	padding-right: 15px;

    margin-top: 45px;

    margin-right: -90px;

    background-color: #0d1d42;

    color: #fff;

    display: inline-block;

    position: relative;

    left: -29%;

    top: 57%;

}

.tituloqdo4 {

    padding: 7px;

	padding-left: 15px;

	padding-right: 15px;

    margin-top: 45px;

    margin-right: -90px;

    background-color: #0d1d42;

    color: #fff;

    display: inline-block;

    position: relative;

    right: -86%;

    top: 55%;

}

/* fim menu nav */

.icon-instagram-rodape, .icon-facebook-rodape, .icon-email-rodape, .icon-email, .icon-telefone-rodape, 

.icon-telefone

{ display: inline-block; background: url('assets/img/sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

.rotate-15{  transform: rotate(-35deg)}

.icon-instagram-rodape { background-position: -0px -0px; width: 30px; height: 30px; }

.icon-facebook-rodape { background-position: -0px -30px; width: 29px; height: 32px; }

.icon-email-rodape { background-position: -0px -62px; width: 14px; height: 10px; }

.icon-email { background-position: -14px -62px; width: 14px; height: 10px; }

.icon-telefone-rodape { background-position: -0px -72px; width: 11px; height: 11px; }

.icon-telefone { background-position: -11px -72px; width: 11px; height: 11px; }

.fixed-top {

    position: fixed;

    top:43px;

    right: 0;

    left: 0;

    z-index: 1030;    padding-bottom: 0px;

}

.espaco{width: 69px}

.espaco2{width: 32px}

.titulo{font-size: 46px;font-weight: 300;}

.icone1{}

.icone2{}

.icone3{}

.icone4{}

.icone5{}

.celular{color: #fff;position: absolute; margin-left: 15px; margin-top: 15px; left: 42%;

    top: 36%;}

.texto1{color: #fff;position: absolute; margin-left: -64px;     margin-top: -178px; left: 12%;

    top: 2%;

}

.texto2{color: #fff;position: absolute; margin-left: 55px; margin-top: -339px;

   left: 42%;

    top: -8%;}

.texto3{color: #fff;

    position: absolute;

    margin-left: 15px;

    margin-top: -160px;

    left: 79%;

    top: 15%;}

.texto4{color: #666;position: absolute; margin-left: 15px; margin-top: 250px; left: 15%; top: 55%}

.texto5{color: #666;position: absolute; margin-left: 15px;     margin-top: 240px;

    left: 70%;

    top: 55%;}

.riscotexto1{position: absolute; margin-left: 15px; margin-top: 15px;left: 26%;

 top: 15%}

.riscotexto2{    position: absolute;

    margin-left: 73px;

    left: 37%;

    top: 7%;

    margin-top: -198px;}

.riscotexto3{position: absolute; margin-left: 15px;

    margin-top: -3px;

    left: 58%;

    top: 9%;}

.riscotexto4{position: absolute; margin-left: 15px;margin-top: 211px;

    left: 26%;}

.riscotexto5{position: absolute; margin-left: 15px;margin-top: 31%; left: 58%; top: 15%}

.ajustatimagem{position: relative;z-index: 1; max-width: 100%}

.caixa_branca {

    padding: 131px;

    background-color: #0d1d42;

    /* margin-right: -129px; */

    /* top: 50%; */

    /* margin-top: 47px; */

    position: initial;

    margin-left: -230px;

    margin-top: -56px;

	color: #fff;

	text-align: justify;

	padding-left: 200px;

    z-index: 1;

}

.bgcinzainterno{background-color: #f1f4f9}

.w8x0{width: 80%;}

/*  Cores    */

.bgamarelo{ background-color:#0072bc}

.amarelo{ color:#5fa3cd}

.amarelo a{ color:#5fa3cd}

.cor_titulos{color:#0072bc}

.branco{ color: white}

.branco a{ color: white}

.azul{ color: #0072bc}

.azul a{ color: #0072bc}

.verde{ color: #49b18c}

.verde a{ color: #49b18c}

.roxo{ color: #9340a3}

.roxo a{ color: #9340a3}

.bgroxo{background-color:  #9340a3}

.azule{ color: #0072bc}

.azule a{ color: #0072bc}

.bgazule{background-color:  #0072bc}

.azulc{ color:#475066}

.azulc a{ color: #475066}

.bgazulc{background-color:  #67e1c5}

.barra1{float: left}.barra2{float: left}.barra3{float: left}.barra4{float: left}.barra5{float: left}

.cinzad{ color:#d3d3d3}

.cinzad a{ color: #d3d3d3}

.bgcinzad{background-color: #f7f7f7}

.bgcinzae{background-color: #c9c9c9}

.bgazul_c_c{background-color: #0c629e}

.quadrohome{padding-left: 60px;padding-right: 60px}

.colr{text-align: center;font-size: 28px; color: #fff; width: 43px;float: left}

.bgverde{ background-color: #49b18c}

.bgverdea{ background: rgb(112,186,113);

background: linear-gradient(90deg, rgba(112,186,113,1) 48%, rgba(201,201,201,1) 48%);}

.azulclaro{ color: #00deff!important}

.azulclaro a{ color: #00deff!important}

.cinza{ color: #ecf0f5}

.cinza a{ color: #ecf0f5}

.bgpreto{ background-color: #000}

.bgazul{  background-color: #0072bc}

.bgazulclaro{  background-color: #00deff}

.bgbranco{background-color: #fff}

.bgcinza{ background-color: #c8c8c8}

.bgcinza2{ background-color: #2a2a2a}

.bgcinzaescuro{ background-color: #323232}

.bgcinzaclaro{ background-color:#e5e5e5}

.xcinzaclaro{ color:#aeaeae}

.xcinzaclaro a{ color:#aeaeae}

.bgbege{ background-color: #0072bc}

.bege{ color: #0072bc}

.preto{color: #000}

/* fim cores */

/* texto */

.h1,  h1 {

}

 .h2, .h3, .h4, .h5, .h6,  h2, h3, h4, h5, h6 {

margin: auto;

	padding: 0px;

}

.text-left-mobile{ text-align: left}

.text-right-mobile{ text-align: right}

.italico { font-style:italic}

.uppercase{text-transform: uppercase}

    /* bolds */

    .b100 { font-weight:100}

    .b200 { font-weight:200}

    .b300 { font-weight:500}

    .b400 { font-weight:400}

    .b500 { font-weight:500}

    .b600 { font-weight:600}

    .b700 { font-weight:700}

    .b800 { font-weight:800}

    .b900 { font-weight:900}

    /* fim bolds */

    /* tamanhos textos */

.fsize7{font-size: 7px}  .fsize8{font-size: 8px}  .fsize9{font-size:9px}

.fsize10{font-size:10px} .fsize11{font-size:11px} .fsize12{font-size:12px} .fsize13{font-size:13px} .fsize14{font-size:14px} .fsize15{font-size:15px} .fsize16{font-size:16px} .fsize17{font-size:17px} .fsize18{font-size:18px} .fsize19{font-size:19px} .fsize20{font-size:20px} .fsize21{font-size:21px} .fsize22{font-size:22px} .fsize23{font-size:23px} .fsize24{font-size:24px} .fsize25{font-size:25px} .fsize26{font-size:26px} .fsize27{font-size:27px} .fsize28{font-size:28px} .fsize29{font-size:29px} .fsize30{font-size:30px} .fsize31{font-size:31px} .fsize32{font-size:32px} .fsize33{font-size:33px} .fsize34{font-size:34px} .fsize35{font-size:35px} .fsize36{font-size:36px} .fsize37{font-size:37px} .fsize38{font-size:38px} .fsize39{font-size:39px} .fsize40{font-size:40px} .fsize41{font-size:41px} .fsize42{font-size:42px} .fsize43{font-size:43px} .fsize44{font-size:44px} .fsize45{font-size:45px} .fsize46{font-size:46px} .fsize47{font-size:47px} .fsize48{font-size:48px} .fsize49{font-size:49px} .fsize50{font-size:50px} .fsize51{font-size:51px} .fsize52{font-size:52px} .fsize53{font-size:53px} .fsize54{font-size:54px} .fsize55{font-size:55px} .fsize56{font-size:56px} .fsize57{font-size:57px} .fsize58{font-size:58px} .fsize59{font-size:59px} .fsize60{font-size:60px} .fsize61{font-size:61px} .fsize62{font-size:62px} .fsize63{font-size:63px} .fsize64{font-size:64px} .fsize65{font-size:65px} .fsize66{font-size:66px} .fsize67{font-size:67px} .fsize68{font-size:68px} .fsize69{font-size:69px} .fsize70{font-size:70px} .fsize71{font-size:71px} .fsize72{font-size:72px} .fsize73{font-size:73px} .fsize74{font-size:74px} .fsize75{font-size:75px} .fsize76{font-size:76px} .fsize77{font-size:77px} .fsize78{font-size:78px} .fsize79{font-size:79px} .fsize80{font-size:80px} .fsize14{font-size:14px} .fsize16{font-size:16px} .fsize18{font-size:18px} .fsize20{font-size:20px} .fsize22{font-size:22px} .fsize24{font-size:24px} .fsize26{font-size:26px} .fsize28{font-size:28px} .fsize30{font-size:30px} .fsize32{font-size:32px}.fsize52{font-size:52px}.fsize100{font-size:100px}

    /* fim tamanhos textos */

    /*  line heights  */

.lineh2{ line-height:2px}.lineh3{ line-height:3px}.lineh4{ line-height:4px}.lineh5{ line-height:5px}.lineh6{ line-height:6px}.lineh7{ line-height:7px}.lineh8{ line-height:8px}.lineh9{ line-height:9px}.lineh10{ line-height:10px}.lineh11{ line-height:11px}.lineh12{ line-height:12px}.lineh13{ line-height:13px}.lineh14{ line-height:14px}.lineh15{ line-height:15px}.lineh16{ line-height:16px}.lineh17{ line-height:17px}.lineh18{ line-height:18px}.lineh19{ line-height:19px}.lineh20{ line-height:20px}.lineh21{ line-height:21px}.lineh22{ line-height:22px}.lineh23{ line-height:23px}.lineh24{ line-height:24px}.lineh25{ line-height:25px}.lineh26{ line-height:26px}.lineh27{ line-height:27px}.lineh28{ line-height:28px}.lineh29{ line-height:29px}.lineh30{ line-height:30px}.lineh31{ line-height:31px}.lineh32{ line-height:32px}.lineh33{ line-height:33px}.lineh34{ line-height:34px}.lineh35{ line-height:35px}.lineh36{ line-height:36px}.lineh37{ line-height:37px}.lineh38{ line-height:38px}.lineh39{ line-height:39px}.lineh40{ line-height:40px}.lineh41{ line-height:41px}.lineh42{ line-height:42px}.lineh43{ line-height:43px}.lineh44{ line-height:44px}.lineh45{ line-height:45px}.lineh46{ line-height:46px}.lineh47{ line-height:47px}.lineh48{ line-height:48px}.lineh49{ line-height:49px}.lineh50{ line-height:50px}.lineh51{ line-height:51px}.lineh52{ line-height:52px}.lineh53{ line-height:53px}.lineh54{ line-height:54px}.lineh55{ line-height:55px}.lineh56{ line-height:56px}.lineh57{ line-height:57px}.lineh58{ line-height:58px}.lineh59{ line-height:59px}.lineh60{ line-height:60px}.lineh61{ line-height:61px}.lineh62{ line-height:62px}.lineh63{ line-height:63px}.lineh64{ line-height:64px}.lineh65{ line-height:65px}.lineh66{ line-height:66px}.lineh67{ line-height:67px}.lineh68{ line-height:68px}.lineh69{ line-height:69px}.lineh70{ line-height:70px}.lineh71{ line-height:71px}.lineh72{ line-height:72px}.lineh73{ line-height:73px}.lineh74{ line-height:74px}.lineh75{ line-height:75px}.lineh76{ line-height:76px}.lineh77{ line-height:77px}.lineh78{ line-height:78px}.lineh79{ line-height:79px}.lineh80{ line-height:80px}.lineh81{ line-height:81px}.lineh82{ line-height:82px}.lineh83{ line-height:83px}.lineh84{ line-height:84px}.lineh85{ line-height:85px}.lineh86{ line-height:86px}.lineh87{ line-height:87px}.lineh88{ line-height:88px}.lineh89{ line-height:89px}.lineh90{ line-height:90px}.lineh91{ line-height:91px}.lineh92{ line-height:92px}.lineh93{ line-height:93px}.lineh94{ line-height:94px}.lineh95{ line-height:95px}.lineh96{ line-height:96px}.lineh97{ line-height:97px}.lineh98{ line-height:98px}.lineh99{ line-height:99px}.lineh100{ line-height:100px}.lineh101{ line-height:101px}.lineh195{ line-height:195px}

    /* fim line heights */

/* fim texto */

/* widths 100% */

.w1{ width:1%} .w2{ width:2%} .w3{ width:3%} .w4{ width:4%} .w5{ width:5%} .w6{ width:6%} .w7{ width:7%} .w8{ width:8%} .w9{ width:9%} .w10{ width:10%} .w11{ width:11%} .w12{ width:12%} .w13{ width:13%} .w14{ width:14%} .w15{ width:15%} .w16{ width:16%} .w17{ width:17%} .w18{ width:18%} .w19{ width:19%} .w20{ width:20%} .w21{ width:21%} .w22{ width:22%} .w23{ width:23%} .w24{ width:24%} .w25{ width:25%} .w26{ width:26%} .w27{ width:27%} .w28{ width:28%} .w29{ width:29%} .w30{ width:30%} .w31{ width:31%} .w32{ width:32%} .w33{ width:33%} .w34{ width:34%} .w35{ width:35%} .w36{ width:36%} .w37{ width:37%} .w38{ width:38%} .w39{ width:39%} .w40{ width:40%} .w41{ width:41%} .w42{ width:42%} .w43{ width:43%} .w44{ width:44%} .w45{ width:45%} .w46{ width:46%} .w47{ width:47%} .w48{ width:48%} .w49{ width:49%} .w50{ width:50%} .w51{ width:51%} .w52{ width:52%} .w53{ width:53%} .w54{ width:54%} .w55{ width:55%} .w56{ width:56%} .w57{ width:57%} .w58{ width:58%} .w59{ width:59%} .w60{ width:60%} .w61{ width:61%} .w62{ width:62%} .w63{ width:63%} .w64{ width:64%} .w65{ width:65%} .w66{ width:66%} .w67{ width:67%} .w68{ width:68%} .w69{ width:69%} .w70{ width:70%} .w71{ width:71%} .w72{ width:72%} .w73{ width:73%} .w74{ width:74%} .w75{ width:75%} .w76{ width:76%} .w77{ width:77%} .w78{ width:78%} .w79{ width:79%} .w80{ width:80%} .w81{ width:81%} .w82{ width:82%} .w83{ width:83%} .w84{ width:84%} .w85{ width:85%} .w86{ width:86%} .w87{ width:87%} .w88{ width:88%} .w89{ width:89%} .w90{ width:90%} .w91{ width:91%} .w92{ width:92%} .w93{ width:93%} .w94{ width:94%} .w95{ width:95%} .w96{ width:96%} .w97{ width:97%} .w98{ width:98%} .w99{ width:99%} .w100{ width:100%}

/* fim widths 100% */

/* border radius */

.border-radius-1{ border-radius:1px} .border-radius-2{ border-radius:2px} .border-radius-3{ border-radius:3px} .border-radius-4{ border-radius:4px} .border-radius-5{ border-radius:5px} .border-radius-6{ border-radius:6px} .border-radius-7{ border-radius:7px} .border-radius-8{ border-radius:8px} .border-radius-9{ border-radius:9px} .border-radius-10{ border-radius:10px} .border-radius-11{ border-radius:11px} .border-radius-12{ border-radius:12px} .border-radius-13{ border-radius:13px} .border-radius-14{ border-radius:14px} .border-radius-15{ border-radius:15px} .border-radius-16{ border-radius:16px} .border-radius-17{ border-radius:17px} .border-radius-18{ border-radius:18px} .border-radius-19{ border-radius:19px} .border-radius-20{ border-radius:20px} .border-radius-21{ border-radius:21px} .border-radius-22{ border-radius:22px} .border-radius-23{ border-radius:23px} .border-radius-24{ border-radius:24px} .border-radius-25{ border-radius:25px} .border-radius-26{ border-radius:26px} .border-radius-27{ border-radius:27px} .border-radius-28{ border-radius:28px} .border-radius-29{ border-radius:29px} .border-radius-30{ border-radius:30px}

/* fim border radius */

/* margins */

.margin-left-1{ margin-left:1px} .margin-right-1{ margin-right:1px} .margin-top-1{ margin-top:1px} .margin-bottom-1{ margin-bottom:1px} .margin-1{ margin:1px} .margin-left-2{ margin-left:2px} .margin-right-2{ margin-right:2px} .margin-top-2{ margin-top:2px} .margin-bottom-2{ margin-bottom:2px} .margin-2{ margin:2px} .margin-left-3{ margin-left:3px} .margin-right-3{ margin-right:3px} .margin-top-3{ margin-top:3px} .margin-bottom-3{ margin-bottom:3px} .margin-3{ margin:3px} .margin-left-4{ margin-left:4px} .margin-right-4{ margin-right:4px} .margin-top-4{ margin-top:4px} .margin-bottom-4{ margin-bottom:4px} .margin-4{ margin:4px} .margin-left-5{ margin-left:5px} .margin-right-5{ margin-right:5px} .margin-top-5{ margin-top:5px} .margin-bottom-5{ margin-bottom:5px} .margin-5{ margin:5px} .margin-left-6{ margin-left:6px} .margin-right-6{ margin-right:6px} .margin-top-6{ margin-top:6px} .margin-bottom-6{ margin-bottom:6px} .margin-6{ margin:6px} .margin-left-7{ margin-left:7px} .margin-right-7{ margin-right:7px} .margin-top-7{ margin-top:7px} .margin-bottom-7{ margin-bottom:7px} .margin-7{ margin:7px} .margin-left-8{ margin-left:8px} .margin-right-8{ margin-right:8px} .margin-top-8{ margin-top:8px} .margin-bottom-8{ margin-bottom:8px} .margin-8{ margin:8px} .margin-left-9{ margin-left:9px} .margin-right-9{ margin-right:9px} .margin-top-9{ margin-top:9px} .margin-bottom-9{ margin-bottom:9px} .margin-9{ margin:9px} .margin-left-10{ margin-left:10px} .margin-right-10{ margin-right:10px} .margin-top-10{ margin-top:10px} .margin-bottom-10{ margin-bottom:10px} .margin-10{ margin:10px} .margin-left-11{ margin-left:11px} .margin-right-11{ margin-right:11px} .margin-top-11{ margin-top:11px} .margin-bottom-11{ margin-bottom:11px} .margin-11{ margin:11px} .margin-left-12{ margin-left:12px} .margin-right-12{ margin-right:12px} .margin-top-12{ margin-top:12px} .margin-bottom-12{ margin-bottom:12px} .margin-12{ margin:12px} .margin-left-13{ margin-left:13px} .margin-right-13{ margin-right:13px} .margin-top-13{ margin-top:13px} .margin-bottom-13{ margin-bottom:13px} .margin-13{ margin:13px} .margin-left-14{ margin-left:14px} .margin-right-14{ margin-right:14px} .margin-top-14{ margin-top:14px} .margin-bottom-14{ margin-bottom:14px} .margin-14{ margin:14px} .margin-left-15{ margin-left:15px} .margin-right-15{ margin-right:15px} .margin-top-15{ margin-top:15px} .margin-bottom-15{ margin-bottom:15px} .margin-15{ margin:15px} .margin-left-16{ margin-left:16px} .margin-right-16{ margin-right:16px} .margin-top-16{ margin-top:16px} .margin-bottom-16{ margin-bottom:16px} .margin-16{ margin:16px} .margin-left-17{ margin-left:17px} .margin-right-17{ margin-right:17px} .margin-top-17{ margin-top:17px} .margin-bottom-17{ margin-bottom:17px} .margin-17{ margin:17px} .margin-left-18{ margin-left:18px} .margin-right-18{ margin-right:18px} .margin-top-18{ margin-top:18px} .margin-bottom-18{ margin-bottom:18px} .margin-18{ margin:18px} .margin-left-19{ margin-left:19px} .margin-right-19{ margin-right:19px} .margin-top-19{ margin-top:19px} .margin-bottom-19{ margin-bottom:19px} .margin-19{ margin:19px} .margin-left-20{ margin-left:20px} .margin-right-20{ margin-right:20px} .margin-top-20{ margin-top:20px} .margin-bottom-20{ margin-bottom:20px} .margin-20{ margin:20px} .margin-left-21{ margin-left:21px} .margin-right-21{ margin-right:21px} .margin-top-21{ margin-top:21px} .margin-bottom-21{ margin-bottom:21px} .margin-21{ margin:21px} .margin-left-22{ margin-left:22px} .margin-right-22{ margin-right:22px} .margin-top-22{ margin-top:22px} .margin-bottom-22{ margin-bottom:22px} .margin-22{ margin:22px} .margin-left-23{ margin-left:23px} .margin-right-23{ margin-right:23px} .margin-top-23{ margin-top:23px} .margin-bottom-23{ margin-bottom:23px} .margin-23{ margin:23px} .margin-left-24{ margin-left:24px} .margin-right-24{ margin-right:24px} .margin-top-24{ margin-top:24px} .margin-bottom-24{ margin-bottom:24px} .margin-24{ margin:24px} .margin-left-25{ margin-left:25px} .margin-right-25{ margin-right:25px} .margin-top-25{ margin-top:25px} .margin-bottom-25{ margin-bottom:25px} .margin-25{ margin:25px} .margin-left-26{ margin-left:26px} .margin-right-26{ margin-right:26px} .margin-top-26{ margin-top:26px} .margin-bottom-26{ margin-bottom:26px} .margin-26{ margin:26px} .margin-left-27{ margin-left:27px} .margin-right-27{ margin-right:27px} .margin-top-27{ margin-top:27px} .margin-bottom-27{ margin-bottom:27px} .margin-27{ margin:27px} .margin-left-28{ margin-left:28px} .margin-right-28{ margin-right:28px} .margin-top-28{ margin-top:28px} .margin-bottom-28{ margin-bottom:28px} .margin-28{ margin:28px} .margin-left-29{ margin-left:29px} .margin-right-29{ margin-right:29px} .margin-top-29{ margin-top:29px} .margin-bottom-29{ margin-bottom:29px} .margin-29{ margin:29px} .margin-left-30{ margin-left:30px} .margin-right-30{ margin-right:30px} .margin-top-30{ margin-top:30px} .margin-bottom-30{ margin-bottom:30px} .margin-30{ margin:30px} .margin-left-31{ margin-left:31px} .margin-right-31{ margin-right:31px} .margin-top-31{ margin-top:31px} .margin-bottom-31{ margin-bottom:31px} .margin-31{ margin:31px} .margin-left-32{ margin-left:32px} .margin-right-32{ margin-right:32px} .margin-top-32{ margin-top:32px} .margin-bottom-32{ margin-bottom:32px} .margin-32{ margin:32px} .margin-left-33{ margin-left:33px} .margin-right-33{ margin-right:33px} .margin-top-33{ margin-top:33px} .margin-bottom-33{ margin-bottom:33px} .margin-33{ margin:33px} .margin-left-34{ margin-left:34px} .margin-right-34{ margin-right:34px} .margin-top-34{ margin-top:34px} .margin-bottom-34{ margin-bottom:34px} .margin-34{ margin:34px} .margin-left-35{ margin-left:35px} .margin-right-35{ margin-right:35px} .margin-top-35{ margin-top:35px} .margin-bottom-35{ margin-bottom:35px} .margin-35{ margin:35px} .margin-left-36{ margin-left:36px} .margin-right-36{ margin-right:36px} .margin-top-36{ margin-top:36px} .margin-bottom-36{ margin-bottom:36px} .margin-36{ margin:36px} .margin-left-37{ margin-left:37px} .margin-right-37{ margin-right:37px} .margin-top-37{ margin-top:37px} .margin-bottom-37{ margin-bottom:37px} .margin-37{ margin:37px} .margin-left-38{ margin-left:38px} .margin-right-38{ margin-right:38px} .margin-top-38{ margin-top:38px} .margin-bottom-38{ margin-bottom:38px} .margin-38{ margin:38px} .margin-left-39{ margin-left:39px} .margin-right-39{ margin-right:39px} .margin-top-39{ margin-top:39px} .margin-bottom-39{ margin-bottom:39px} .margin-39{ margin:39px} .margin-left-40{ margin-left:40px} .margin-right-40{ margin-right:40px} .margin-top-40{ margin-top:40px} .margin-bottom-40{ margin-bottom:40px} .margin-40{ margin:40px} .margin-left-41{ margin-left:41px} .margin-right-41{ margin-right:41px} .margin-top-41{ margin-top:41px} .margin-bottom-41{ margin-bottom:41px} .margin-41{ margin:41px} .margin-left-42{ margin-left:42px} .margin-right-42{ margin-right:42px} .margin-top-42{ margin-top:42px} .margin-bottom-42{ margin-bottom:42px} .margin-42{ margin:42px} .margin-left-43{ margin-left:43px} .margin-right-43{ margin-right:43px} .margin-top-43{ margin-top:43px} .margin-bottom-43{ margin-bottom:43px} .margin-43{ margin:43px} .margin-left-44{ margin-left:44px} .margin-right-44{ margin-right:44px} .margin-top-44{ margin-top:44px} .margin-bottom-44{ margin-bottom:44px} .margin-44{ margin:44px} .margin-left-45{ margin-left:45px} .margin-right-45{ margin-right:45px} .margin-top-45{ margin-top:45px} .margin-bottom-45{ margin-bottom:45px} .margin-45{ margin:45px} .margin-left-46{ margin-left:46px} .margin-right-46{ margin-right:46px} .margin-top-46{ margin-top:46px} .margin-bottom-46{ margin-bottom:46px} .margin-46{ margin:46px} .margin-left-47{ margin-left:47px} .margin-right-47{ margin-right:47px} .margin-top-47{ margin-top:47px} .margin-bottom-47{ margin-bottom:47px} .margin-47{ margin:47px} .margin-left-48{ margin-left:48px} .margin-right-48{ margin-right:48px} .margin-top-48{ margin-top:48px} .margin-bottom-48{ margin-bottom:48px} .margin-48{ margin:48px} .margin-left-49{ margin-left:49px} .margin-right-49{ margin-right:49px} .margin-top-49{ margin-top:49px} .margin-bottom-49{ margin-bottom:49px} .margin-49{ margin:49px} .margin-left-50{ margin-left:50px} .margin-right-50{ margin-right:50px} .margin-top-50{ margin-top:50px} .margin-bottom-50{ margin-bottom:50px} .margin-50{ margin:50px} .margin-left-51{ margin-left:51px} .margin-right-51{ margin-right:51px} .margin-top-51{ margin-top:51px} .margin-bottom-51{ margin-bottom:51px} .margin-51{ margin:51px} .margin-left-52{ margin-left:52px} .margin-right-52{ margin-right:52px} .margin-top-52{ margin-top:52px} .margin-bottom-52{ margin-bottom:52px} .margin-52{ margin:52px} .margin-left-53{ margin-left:53px} .margin-right-53{ margin-right:53px} .margin-top-53{ margin-top:53px} .margin-bottom-53{ margin-bottom:53px} .margin-53{ margin:53px} .margin-left-54{ margin-left:54px} .margin-right-54{ margin-right:54px} .margin-top-54{ margin-top:54px} .margin-bottom-54{ margin-bottom:54px} .margin-54{ margin:54px} .margin-left-55{ margin-left:55px} .margin-right-55{ margin-right:55px} .margin-top-55{ margin-top:55px} .margin-bottom-55{ margin-bottom:55px} .margin-55{ margin:55px} .margin-left-56{ margin-left:56px} .margin-right-56{ margin-right:56px} .margin-top-56{ margin-top:56px} .margin-bottom-56{ margin-bottom:56px} .margin-56{ margin:56px} .margin-left-57{ margin-left:57px} .margin-right-57{ margin-right:57px} .margin-top-57{ margin-top:57px} .margin-bottom-57{ margin-bottom:57px} .margin-57{ margin:57px} .margin-left-58{ margin-left:58px} .margin-right-58{ margin-right:58px} .margin-top-58{ margin-top:58px} .margin-bottom-58{ margin-bottom:58px} .margin-58{ margin:58px} .margin-left-59{ margin-left:59px} .margin-right-59{ margin-right:59px} .margin-top-59{ margin-top:59px} .margin-bottom-59{ margin-bottom:59px} .margin-59{ margin:59px} .margin-left-60{ margin-left:60px} .margin-right-60{ margin-right:60px} .margin-top-60{ margin-top:60px} .margin-bottom-60{ margin-bottom:60px} .margin-60{ margin:60px} .margin-left-61{ margin-left:61px} .margin-right-61{ margin-right:61px} .margin-top-61{ margin-top:61px} .margin-bottom-61{ margin-bottom:61px} .margin-61{ margin:61px} .margin-left-62{ margin-left:62px} .margin-right-62{ margin-right:62px} .margin-top-62{ margin-top:62px} .margin-bottom-62{ margin-bottom:62px} .margin-62{ margin:62px} .margin-left-63{ margin-left:63px} .margin-right-63{ margin-right:63px} .margin-top-63{ margin-top:63px} .margin-bottom-63{ margin-bottom:63px} .margin-63{ margin:63px} .margin-left-64{ margin-left:64px} .margin-right-64{ margin-right:64px} .margin-top-64{ margin-top:64px} .margin-bottom-64{ margin-bottom:64px} .margin-64{ margin:64px} .margin-left-65{ margin-left:65px} .margin-right-65{ margin-right:65px} .margin-top-65{ margin-top:65px} .margin-bottom-65{ margin-bottom:65px} .margin-65{ margin:65px} .margin-left-66{ margin-left:66px} .margin-right-66{ margin-right:66px} .margin-top-66{ margin-top:66px} .margin-bottom-66{ margin-bottom:66px} .margin-66{ margin:66px} .margin-left-67{ margin-left:67px} .margin-right-67{ margin-right:67px} .margin-top-67{ margin-top:67px} .margin-bottom-67{ margin-bottom:67px} .margin-67{ margin:67px} .margin-left-68{ margin-left:68px} .margin-right-68{ margin-right:68px} .margin-top-68{ margin-top:68px} .margin-bottom-68{ margin-bottom:68px} .margin-68{ margin:68px} .margin-left-69{ margin-left:69px} .margin-right-69{ margin-right:69px} .margin-top-69{ margin-top:69px} .margin-bottom-69{ margin-bottom:69px} .margin-69{ margin:69px} .margin-left-70{ margin-left:70px} .margin-right-70{ margin-right:70px} .margin-top-70{ margin-top:70px} .margin-bottom-70{ margin-bottom:70px} .margin-70{ margin:70px} .margin-left-71{ margin-left:71px} .margin-right-71{ margin-right:71px} .margin-top-71{ margin-top:71px} .margin-bottom-71{ margin-bottom:71px} .margin-71{ margin:71px} .margin-left-72{ margin-left:72px} .margin-right-72{ margin-right:72px} .margin-top-72{ margin-top:72px} .margin-bottom-72{ margin-bottom:72px} .margin-72{ margin:72px} .margin-left-73{ margin-left:73px} .margin-right-73{ margin-right:73px} .margin-top-73{ margin-top:73px} .margin-bottom-73{ margin-bottom:73px} .margin-73{ margin:73px} .margin-left-74{ margin-left:74px} .margin-right-74{ margin-right:74px} .margin-top-74{ margin-top:74px} .margin-bottom-74{ margin-bottom:74px} .margin-74{ margin:74px} .margin-left-75{ margin-left:75px} .margin-right-75{ margin-right:75px} .margin-top-75{ margin-top:75px} .margin-bottom-75{ margin-bottom:75px} .margin-75{ margin:75px} .margin-left-76{ margin-left:76px} .margin-right-76{ margin-right:76px} .margin-top-76{ margin-top:76px} .margin-bottom-76{ margin-bottom:76px} .margin-76{ margin:76px} .margin-left-77{ margin-left:77px} .margin-right-77{ margin-right:77px} .margin-top-77{ margin-top:77px} .margin-bottom-77{ margin-bottom:77px} .margin-77{ margin:77px} .margin-left-78{ margin-left:78px} .margin-right-78{ margin-right:78px} .margin-top-78{ margin-top:78px} .margin-bottom-78{ margin-bottom:78px} .margin-78{ margin:78px} .margin-left-79{ margin-left:79px} .margin-right-79{ margin-right:79px} .margin-top-79{ margin-top:79px} .margin-bottom-79{ margin-bottom:79px} .margin-79{ margin:79px} .margin-left-80{ margin-left:80px} .margin-right-80{ margin-right:80px} .margin-top-80{ margin-top:80px} .margin-bottom-80{ margin-bottom:80px} .margin-80{ margin:80px} .margin-left-81{ margin-left:81px} .margin-right-81{ margin-right:81px} .margin-top-81{ margin-top:81px} .margin-bottom-81{ margin-bottom:81px} .margin-81{ margin:81px} .margin-left-82{ margin-left:82px} .margin-right-82{ margin-right:82px} .margin-top-82{ margin-top:82px} .margin-bottom-82{ margin-bottom:82px} .margin-82{ margin:82px} .margin-left-83{ margin-left:83px} .margin-right-83{ margin-right:83px} .margin-top-83{ margin-top:83px} .margin-bottom-83{ margin-bottom:83px} .margin-83{ margin:83px} .margin-left-84{ margin-left:84px} .margin-right-84{ margin-right:84px} .margin-top-84{ margin-top:84px} .margin-bottom-84{ margin-bottom:84px} .margin-84{ margin:84px} .margin-left-85{ margin-left:85px} .margin-right-85{ margin-right:85px} .margin-top-85{ margin-top:85px} .margin-bottom-85{ margin-bottom:85px} .margin-85{ margin:85px} .margin-left-86{ margin-left:86px} .margin-right-86{ margin-right:86px} .margin-top-86{ margin-top:86px} .margin-bottom-86{ margin-bottom:86px} .margin-86{ margin:86px} .margin-left-87{ margin-left:87px} .margin-right-87{ margin-right:87px} .margin-top-87{ margin-top:87px} .margin-bottom-87{ margin-bottom:87px} .margin-87{ margin:87px} .margin-left-88{ margin-left:88px} .margin-right-88{ margin-right:88px} .margin-top-88{ margin-top:88px} .margin-bottom-88{ margin-bottom:88px} .margin-88{ margin:88px} .margin-left-89{ margin-left:89px} .margin-right-89{ margin-right:89px} .margin-top-89{ margin-top:89px} .margin-bottom-89{ margin-bottom:89px} .margin-89{ margin:89px} .margin-left-90{ margin-left:90px} .margin-right-90{ margin-right:90px} .margin-top-90{ margin-top:90px} .margin-bottom-90{ margin-bottom:90px} .margin-90{ margin:90px} .margin-left-91{ margin-left:91px} .margin-right-91{ margin-right:91px} .margin-top-91{ margin-top:91px} .margin-bottom-91{ margin-bottom:91px} .margin-91{ margin:91px} .margin-left-92{ margin-left:92px} .margin-right-92{ margin-right:92px} .margin-top-92{ margin-top:92px} .margin-bottom-92{ margin-bottom:92px} .margin-92{ margin:92px} .margin-left-93{ margin-left:93px} .margin-right-93{ margin-right:93px} .margin-top-93{ margin-top:93px} .margin-bottom-93{ margin-bottom:93px} .margin-93{ margin:93px} .margin-left-94{ margin-left:94px} .margin-right-94{ margin-right:94px} .margin-top-94{ margin-top:94px} .margin-bottom-94{ margin-bottom:94px} .margin-94{ margin:94px} .margin-left-95{ margin-left:95px} .margin-right-95{ margin-right:95px} .margin-top-95{ margin-top:95px} .margin-bottom-95{ margin-bottom:95px} .margin-95{ margin:95px} .margin-left-96{ margin-left:96px} .margin-right-96{ margin-right:96px} .margin-top-96{ margin-top:96px} .margin-bottom-96{ margin-bottom:96px} .margin-96{ margin:96px} .margin-left-97{ margin-left:97px} .margin-right-97{ margin-right:97px} .margin-top-97{ margin-top:97px} .margin-bottom-97{ margin-bottom:97px} .margin-97{ margin:97px} .margin-left-98{ margin-left:98px} .margin-right-98{ margin-right:98px} .margin-top-98{ margin-top:98px} .margin-bottom-98{ margin-bottom:98px} .margin-98{ margin:98px} .margin-left-99{ margin-left:99px} .margin-right-99{ margin-right:99px} .margin-top-99{ margin-top:99px} .margin-bottom-99{ margin-bottom:99px} .margin-99{ margin:99px} .margin-left-100{ margin-left:100px} .margin-right-100{ margin-right:100px} .margin-top-100{ margin-top:100px} .margin-bottom-100{ margin-bottom:100px} .margin-100{ margin:100px} .margin-left-101{ margin-left:101px} .margin-right-101{ margin-right:101px} .margin-top-101{ margin-top:101px} .margin-bottom-101{ margin-bottom:101px} .margin-101{ margin:101px} .margin-left-102{ margin-left:102px} .margin-right-102{ margin-right:102px} .margin-top-102{ margin-top:102px} .margin-bottom-102{ margin-bottom:102px} .margin-102{ margin:102px} .margin-left-103{ margin-left:103px} .margin-right-103{ margin-right:103px} .margin-top-103{ margin-top:103px} .margin-bottom-103{ margin-bottom:103px} .margin-103{ margin:103px} .margin-left-104{ margin-left:104px} .margin-right-104{ margin-right:104px} .margin-top-104{ margin-top:104px} .margin-bottom-104{ margin-bottom:104px} .margin-104{ margin:104px} .margin-left-105{ margin-left:105px} .margin-right-105{ margin-right:105px} .margin-top-105{ margin-top:105px} .margin-bottom-105{ margin-bottom:105px} .margin-105{ margin:105px} .margin-left-106{ margin-left:106px} .margin-right-106{ margin-right:106px} .margin-top-106{ margin-top:106px} .margin-bottom-106{ margin-bottom:106px} .margin-106{ margin:106px} .margin-left-107{ margin-left:107px} .margin-right-107{ margin-right:107px} .margin-top-107{ margin-top:107px} .margin-bottom-107{ margin-bottom:107px} .margin-107{ margin:107px} .margin-left-108{ margin-left:108px} .margin-right-108{ margin-right:108px} .margin-top-108{ margin-top:108px} .margin-bottom-108{ margin-bottom:108px} .margin-108{ margin:108px} .margin-left-109{ margin-left:109px} .margin-right-109{ margin-right:109px} .margin-top-109{ margin-top:109px} .margin-bottom-109{ margin-bottom:109px} .margin-109{ margin:109px} .margin-left-110{ margin-left:110px} .margin-right-110{ margin-right:110px} .margin-top-110{ margin-top:110px} .margin-bottom-110{ margin-bottom:110px} .margin-110{ margin:110px} .margin-left-111{ margin-left:111px} .margin-right-111{ margin-right:111px} .margin-top-111{ margin-top:111px} .margin-bottom-111{ margin-bottom:111px} .margin-111{ margin:111px} .margin-left-112{ margin-left:112px} .margin-right-112{ margin-right:112px} .margin-top-112{ margin-top:112px} .margin-bottom-112{ margin-bottom:112px} .margin-112{ margin:112px} .margin-left-113{ margin-left:113px} .margin-right-113{ margin-right:113px} .margin-top-113{ margin-top:113px} .margin-bottom-113{ margin-bottom:113px} .margin-113{ margin:113px} .margin-left-114{ margin-left:114px} .margin-right-114{ margin-right:114px} .margin-top-114{ margin-top:114px} .margin-bottom-114{ margin-bottom:114px} .margin-114{ margin:114px} .margin-left-115{ margin-left:115px} .margin-right-115{ margin-right:115px} .margin-top-115{ margin-top:115px} .margin-bottom-115{ margin-bottom:115px} .margin-115{ margin:115px} .margin-left-116{ margin-left:116px} .margin-right-116{ margin-right:116px} .margin-top-116{ margin-top:116px} .margin-bottom-116{ margin-bottom:116px} .margin-116{ margin:116px} .margin-left-117{ margin-left:117px} .margin-right-117{ margin-right:117px} .margin-top-117{ margin-top:117px} .margin-bottom-117{ margin-bottom:117px} .margin-117{ margin:117px} .margin-left-118{ margin-left:118px} .margin-right-118{ margin-right:118px} .margin-top-118{ margin-top:118px} .margin-bottom-118{ margin-bottom:118px} .margin-118{ margin:118px} .margin-left-119{ margin-left:119px} .margin-right-119{ margin-right:119px} .margin-top-119{ margin-top:119px} .margin-bottom-119{ margin-bottom:119px} .margin-119{ margin:119px} .margin-left-120{ margin-left:120px} .margin-right-120{ margin-right:120px} .margin-top-120{ margin-top:120px} .margin-bottom-120{ margin-bottom:120px} .margin-120{ margin:120px} .margin-left-121{ margin-left:121px} .margin-right-121{ margin-right:121px} .margin-top-121{ margin-top:121px} .margin-bottom-121{ margin-bottom:121px} .margin-121{ margin:121px} .margin-left-122{ margin-left:122px} .margin-right-122{ margin-right:122px} .margin-top-122{ margin-top:122px} .margin-bottom-122{ margin-bottom:122px} .margin-122{ margin:122px} .margin-left-123{ margin-left:123px} .margin-right-123{ margin-right:123px} .margin-top-123{ margin-top:123px} .margin-bottom-123{ margin-bottom:123px} .margin-123{ margin:123px} .margin-left-124{ margin-left:124px} .margin-right-124{ margin-right:124px} .margin-top-124{ margin-top:124px} .margin-bottom-124{ margin-bottom:124px} .margin-124{ margin:124px} .margin-left-125{ margin-left:125px} .margin-right-125{ margin-right:125px} .margin-top-125{ margin-top:125px} .margin-bottom-125{ margin-bottom:125px} .margin-125{ margin:125px} .margin-left-126{ margin-left:126px} .margin-right-126{ margin-right:126px} .margin-top-126{ margin-top:126px} .margin-bottom-126{ margin-bottom:126px} .margin-126{ margin:126px} .margin-left-127{ margin-left:127px} .margin-right-127{ margin-right:127px} .margin-top-127{ margin-top:127px} .margin-bottom-127{ margin-bottom:127px} .margin-127{ margin:127px} .margin-left-128{ margin-left:128px} .margin-right-128{ margin-right:128px} .margin-top-128{ margin-top:128px} .margin-bottom-128{ margin-bottom:128px} .margin-128{ margin:128px} .margin-left-129{ margin-left:129px} .margin-right-129{ margin-right:129px} .margin-top-129{ margin-top:129px} .margin-bottom-129{ margin-bottom:129px} .margin-129{ margin:129px} .margin-left-130{ margin-left:130px} .margin-right-130{ margin-right:130px} .margin-top-130{ margin-top:130px} .margin-bottom-130{ margin-bottom:130px} .margin-130{ margin:130px} .margin-left-131{ margin-left:131px} .margin-right-131{ margin-right:131px} .margin-top-131{ margin-top:131px} .margin-bottom-131{ margin-bottom:131px} .margin-131{ margin:131px} .margin-left-132{ margin-left:132px} .margin-right-132{ margin-right:132px} .margin-top-132{ margin-top:132px} .margin-bottom-132{ margin-bottom:132px} .margin-132{ margin:132px} .margin-left-133{ margin-left:133px} .margin-right-133{ margin-right:133px} .margin-top-133{ margin-top:133px} .margin-bottom-133{ margin-bottom:133px} .margin-133{ margin:133px} .margin-left-134{ margin-left:134px} .margin-right-134{ margin-right:134px} .margin-top-134{ margin-top:134px} .margin-bottom-134{ margin-bottom:134px} .margin-134{ margin:134px} .margin-left-135{ margin-left:135px} .margin-right-135{ margin-right:135px} .margin-top-135{ margin-top:135px} .margin-bottom-135{ margin-bottom:135px} .margin-135{ margin:135px} .margin-left-136{ margin-left:136px} .margin-right-136{ margin-right:136px} .margin-top-136{ margin-top:136px} .margin-bottom-136{ margin-bottom:136px} .margin-136{ margin:136px} .margin-left-137{ margin-left:137px} .margin-right-137{ margin-right:137px} .margin-top-137{ margin-top:137px} .margin-bottom-137{ margin-bottom:137px} .margin-137{ margin:137px} .margin-left-138{ margin-left:138px} .margin-right-138{ margin-right:138px} .margin-top-138{ margin-top:138px} .margin-bottom-138{ margin-bottom:138px} .margin-138{ margin:138px} .margin-left-139{ margin-left:139px} .margin-right-139{ margin-right:139px} .margin-top-139{ margin-top:139px} .margin-bottom-139{ margin-bottom:139px} .margin-139{ margin:139px} .margin-left-140{ margin-left:140px} .margin-right-140{ margin-right:140px} .margin-top-140{ margin-top:140px} .margin-bottom-140{ margin-bottom:140px} .margin-140{ margin:140px} .margin-left-141{ margin-left:141px} .margin-right-141{ margin-right:141px} .margin-top-141{ margin-top:141px} .margin-bottom-141{ margin-bottom:141px} .margin-141{ margin:141px} .margin-left-142{ margin-left:142px} .margin-right-142{ margin-right:142px} .margin-top-142{ margin-top:142px} .margin-bottom-142{ margin-bottom:142px} .margin-142{ margin:142px} .margin-left-143{ margin-left:143px} .margin-right-143{ margin-right:143px} .margin-top-143{ margin-top:143px} .margin-bottom-143{ margin-bottom:143px} .margin-143{ margin:143px} .margin-left-144{ margin-left:144px} .margin-right-144{ margin-right:144px} .margin-top-144{ margin-top:144px} .margin-bottom-144{ margin-bottom:144px} .margin-144{ margin:144px} .margin-left-145{ margin-left:145px} .margin-right-145{ margin-right:145px} .margin-top-145{ margin-top:145px} .margin-bottom-145{ margin-bottom:145px} .margin-145{ margin:145px} .margin-left-146{ margin-left:146px} .margin-right-146{ margin-right:146px} .margin-top-146{ margin-top:146px} .margin-bottom-146{ margin-bottom:146px} .margin-146{ margin:146px} .margin-left-147{ margin-left:147px} .margin-right-147{ margin-right:147px} .margin-top-147{ margin-top:147px} .margin-bottom-147{ margin-bottom:147px} .margin-147{ margin:147px} .margin-left-148{ margin-left:148px} .margin-right-148{ margin-right:148px} .margin-top-148{ margin-top:148px} .margin-bottom-148{ margin-bottom:148px} .margin-148{ margin:148px} .margin-left-149{ margin-left:149px} .margin-right-149{ margin-right:149px} .margin-top-149{ margin-top:149px} .margin-bottom-149{ margin-bottom:149px} .margin-149{ margin:149px} .margin-left-150{ margin-left:150px} .margin-right-150{ margin-right:150px} .margin-top-150{ margin-top:150px} .margin-bottom-150{ margin-bottom:150px} .margin-150{ margin:150px} .margin-left-151{ margin-left:151px} .margin-right-151{ margin-right:151px} .margin-top-151{ margin-top:151px} .margin-bottom-151{ margin-bottom:151px} .margin-151{ margin:151px} .margin-left-152{ margin-left:152px} .margin-right-152{ margin-right:152px} .margin-top-152{ margin-top:152px} .margin-bottom-152{ margin-bottom:152px} .margin-152{ margin:152px} .margin-left-153{ margin-left:153px} .margin-right-153{ margin-right:153px} .margin-top-153{ margin-top:153px} .margin-bottom-153{ margin-bottom:153px} .margin-153{ margin:153px} .margin-left-154{ margin-left:154px} .margin-right-154{ margin-right:154px} .margin-top-154{ margin-top:154px} .margin-bottom-154{ margin-bottom:154px} .margin-154{ margin:154px} .margin-left-155{ margin-left:155px} .margin-right-155{ margin-right:155px} .margin-top-155{ margin-top:155px} .margin-bottom-155{ margin-bottom:155px} .margin-155{ margin:155px} .margin-left-156{ margin-left:156px} .margin-right-156{ margin-right:156px} .margin-top-156{ margin-top:156px} .margin-bottom-156{ margin-bottom:156px} .margin-156{ margin:156px} .margin-left-157{ margin-left:157px} .margin-right-157{ margin-right:157px} .margin-top-157{ margin-top:157px} .margin-bottom-157{ margin-bottom:157px} .margin-157{ margin:157px} .margin-left-158{ margin-left:158px} .margin-right-158{ margin-right:158px} .margin-top-158{ margin-top:158px} .margin-bottom-158{ margin-bottom:158px} .margin-158{ margin:158px} .margin-left-159{ margin-left:159px} .margin-right-159{ margin-right:159px} .margin-top-159{ margin-top:159px} .margin-bottom-159{ margin-bottom:159px} .margin-159{ margin:159px} .margin-left-160{ margin-left:160px} .margin-right-160{ margin-right:160px} .margin-top-160{ margin-top:160px} .margin-bottom-160{ margin-bottom:160px} .margin-160{ margin:160px} .margin-left-161{ margin-left:161px} .margin-right-161{ margin-right:161px} .margin-top-161{ margin-top:161px} .margin-bottom-161{ margin-bottom:161px} .margin-161{ margin:161px} .margin-left-162{ margin-left:162px} .margin-right-162{ margin-right:162px} .margin-top-162{ margin-top:162px} .margin-bottom-162{ margin-bottom:162px} .margin-162{ margin:162px} .margin-left-163{ margin-left:163px} .margin-right-163{ margin-right:163px} .margin-top-163{ margin-top:163px} .margin-bottom-163{ margin-bottom:163px} .margin-163{ margin:163px} .margin-left-164{ margin-left:164px} .margin-right-164{ margin-right:164px} .margin-top-164{ margin-top:164px} .margin-bottom-164{ margin-bottom:164px} .margin-164{ margin:164px} .margin-left-165{ margin-left:165px} .margin-right-165{ margin-right:165px} .margin-top-165{ margin-top:165px} .margin-bottom-165{ margin-bottom:165px} .margin-165{ margin:165px} .margin-left-166{ margin-left:166px} .margin-right-166{ margin-right:166px} .margin-top-166{ margin-top:166px} .margin-bottom-166{ margin-bottom:166px} .margin-166{ margin:166px} .margin-left-167{ margin-left:167px} .margin-right-167{ margin-right:167px} .margin-top-167{ margin-top:167px} .margin-bottom-167{ margin-bottom:167px} .margin-167{ margin:167px} .margin-left-168{ margin-left:168px} .margin-right-168{ margin-right:168px} .margin-top-168{ margin-top:168px} .margin-bottom-168{ margin-bottom:168px} .margin-168{ margin:168px} .margin-left-169{ margin-left:169px} .margin-right-169{ margin-right:169px} .margin-top-169{ margin-top:169px} .margin-bottom-169{ margin-bottom:169px} .margin-169{ margin:169px} .margin-left-170{ margin-left:170px} .margin-right-170{ margin-right:170px} .margin-top-170{ margin-top:170px} .margin-bottom-170{ margin-bottom:170px} .margin-170{ margin:170px} .margin-left-171{ margin-left:171px} .margin-right-171{ margin-right:171px} .margin-top-171{ margin-top:171px} .margin-bottom-171{ margin-bottom:171px} .margin-171{ margin:171px} .margin-left-172{ margin-left:172px} .margin-right-172{ margin-right:172px} .margin-top-172{ margin-top:172px} .margin-bottom-172{ margin-bottom:172px} .margin-172{ margin:172px} .margin-left-173{ margin-left:173px} .margin-right-173{ margin-right:173px} .margin-top-173{ margin-top:173px} .margin-bottom-173{ margin-bottom:173px} .margin-173{ margin:173px} .margin-left-174{ margin-left:174px} .margin-right-174{ margin-right:174px} .margin-top-174{ margin-top:174px} .margin-bottom-174{ margin-bottom:174px} .margin-174{ margin:174px} .margin-left-175{ margin-left:175px} .margin-right-175{ margin-right:175px} .margin-top-175{ margin-top:175px} .margin-bottom-175{ margin-bottom:175px} .margin-175{ margin:175px} .margin-left-176{ margin-left:176px} .margin-right-176{ margin-right:176px} .margin-top-176{ margin-top:176px} .margin-bottom-176{ margin-bottom:176px} .margin-176{ margin:176px} .margin-left-177{ margin-left:177px} .margin-right-177{ margin-right:177px} .margin-top-177{ margin-top:177px} .margin-bottom-177{ margin-bottom:177px} .margin-177{ margin:177px} .margin-left-178{ margin-left:178px} .margin-right-178{ margin-right:178px} .margin-top-178{ margin-top:178px} .margin-bottom-178{ margin-bottom:178px} .margin-178{ margin:178px} .margin-left-179{ margin-left:179px} .margin-right-179{ margin-right:179px} .margin-top-179{ margin-top:179px} .margin-bottom-179{ margin-bottom:179px} .margin-179{ margin:179px} .margin-left-180{ margin-left:180px} .margin-right-180{ margin-right:180px} .margin-top-180{ margin-top:180px} .margin-bottom-180{ margin-bottom:180px} .margin-180{ margin:180px} .margin-left-181{ margin-left:181px} .margin-right-181{ margin-right:181px} .margin-top-181{ margin-top:181px} .margin-bottom-181{ margin-bottom:181px} .margin-181{ margin:181px} .margin-left-182{ margin-left:182px} .margin-right-182{ margin-right:182px} .margin-top-182{ margin-top:182px} .margin-bottom-182{ margin-bottom:182px} .margin-182{ margin:182px} .margin-left-183{ margin-left:183px} .margin-right-183{ margin-right:183px} .margin-top-183{ margin-top:183px} .margin-bottom-183{ margin-bottom:183px} .margin-183{ margin:183px} .margin-left-184{ margin-left:184px} .margin-right-184{ margin-right:184px} .margin-top-184{ margin-top:184px} .margin-bottom-184{ margin-bottom:184px} .margin-184{ margin:184px} .margin-left-185{ margin-left:185px} .margin-right-185{ margin-right:185px} .margin-top-185{ margin-top:185px} .margin-bottom-185{ margin-bottom:185px} .margin-185{ margin:185px} .margin-left-186{ margin-left:186px} .margin-right-186{ margin-right:186px} .margin-top-186{ margin-top:186px} .margin-bottom-186{ margin-bottom:186px} .margin-186{ margin:186px} .margin-left-187{ margin-left:187px} .margin-right-187{ margin-right:187px} .margin-top-187{ margin-top:187px} .margin-bottom-187{ margin-bottom:187px} .margin-187{ margin:187px} .margin-left-188{ margin-left:188px} .margin-right-188{ margin-right:188px} .margin-top-188{ margin-top:188px} .margin-bottom-188{ margin-bottom:188px} .margin-188{ margin:188px} .margin-left-189{ margin-left:189px} .margin-right-189{ margin-right:189px} .margin-top-189{ margin-top:189px} .margin-bottom-189{ margin-bottom:189px} .margin-189{ margin:189px} .margin-left-190{ margin-left:190px} .margin-right-190{ margin-right:190px} .margin-top-190{ margin-top:190px} .margin-bottom-190{ margin-bottom:190px} .margin-190{ margin:190px} .margin-left-191{ margin-left:191px} .margin-right-191{ margin-right:191px} .margin-top-191{ margin-top:191px} .margin-bottom-191{ margin-bottom:191px} .margin-191{ margin:191px} .margin-left-192{ margin-left:192px} .margin-right-192{ margin-right:192px} .margin-top-192{ margin-top:192px} .margin-bottom-192{ margin-bottom:192px} .margin-192{ margin:192px} .margin-left-193{ margin-left:193px} .margin-right-193{ margin-right:193px} .margin-top-193{ margin-top:193px} .margin-bottom-193{ margin-bottom:193px} .margin-193{ margin:193px} .margin-left-194{ margin-left:194px} .margin-right-194{ margin-right:194px} .margin-top-194{ margin-top:194px} .margin-bottom-194{ margin-bottom:194px} .margin-194{ margin:194px} .margin-left-195{ margin-left:195px} .margin-right-195{ margin-right:195px} .margin-top-195{ margin-top:195px} .margin-bottom-195{ margin-bottom:195px} .margin-195{ margin:195px} .margin-left-196{ margin-left:196px} .margin-right-196{ margin-right:196px} .margin-top-196{ margin-top:196px} .margin-bottom-196{ margin-bottom:196px} .margin-196{ margin:196px} .margin-left-197{ margin-left:197px} .margin-right-197{ margin-right:197px} .margin-top-197{ margin-top:197px} .margin-bottom-197{ margin-bottom:197px} .margin-197{ margin:197px} .margin-left-198{ margin-left:198px} .margin-right-198{ margin-right:198px} .margin-top-198{ margin-top:198px} .margin-bottom-198{ margin-bottom:198px} .margin-198{ margin:198px} .margin-left-199{ margin-left:199px} .margin-right-199{ margin-right:199px} .margin-top-199{ margin-top:199px} .margin-bottom-199{ margin-bottom:199px} .margin-199{ margin:199px} .margin-left-200{ margin-left:200px} .margin-right-200{ margin-right:200px} .margin-top-200{ margin-top:200px} .margin-bottom-200{ margin-bottom:200px} .margin-200{ margin:200px}

/* fim margins */

/* paddings */

.padding-left-1{ padding-left:1px} .padding-right-1{ padding-right:1px} .padding-top-1{ padding-top:1px} .padding-bottom-1{ padding-bottom:1px} .padding-1{ padding:1px} .padding-left-2{ padding-left:2px} .padding-right-2{ padding-right:2px} .padding-top-2{ padding-top:2px} .padding-bottom-2{ padding-bottom:2px} .padding-2{ padding:2px} .padding-left-3{ padding-left:3px} .padding-right-3{ padding-right:3px} .padding-top-3{ padding-top:3px} .padding-bottom-3{ padding-bottom:3px} .padding-3{ padding:3px} .padding-left-4{ padding-left:4px} .padding-right-4{ padding-right:4px} .padding-top-4{ padding-top:4px} .padding-bottom-4{ padding-bottom:4px} .padding-4{ padding:4px} .padding-left-5{ padding-left:5px} .padding-right-5{ padding-right:5px} .padding-top-5{ padding-top:5px} .padding-bottom-5{ padding-bottom:5px} .padding-5{ padding:5px} .padding-left-6{ padding-left:6px} .padding-right-6{ padding-right:6px} .padding-top-6{ padding-top:6px} .padding-bottom-6{ padding-bottom:6px} .padding-6{ padding:6px} .padding-left-7{ padding-left:7px} .padding-right-7{ padding-right:7px} .padding-top-7{ padding-top:7px} .padding-bottom-7{ padding-bottom:7px} .padding-7{ padding:7px} .padding-left-8{ padding-left:8px} .padding-right-8{ padding-right:8px} .padding-top-8{ padding-top:8px} .padding-bottom-8{ padding-bottom:8px} .padding-8{ padding:8px} .padding-left-9{ padding-left:9px} .padding-right-9{ padding-right:9px} .padding-top-9{ padding-top:9px} .padding-bottom-9{ padding-bottom:9px} .padding-9{ padding:9px} .padding-left-10{ padding-left:10px} .padding-right-10{ padding-right:10px} .padding-top-10{ padding-top:10px} .padding-bottom-10{ padding-bottom:10px} .padding-10{ padding:10px} .padding-left-11{ padding-left:11px} .padding-right-11{ padding-right:11px} .padding-top-11{ padding-top:11px} .padding-bottom-11{ padding-bottom:11px} .padding-11{ padding:11px} .padding-left-12{ padding-left:12px} .padding-right-12{ padding-right:12px} .padding-top-12{ padding-top:12px} .padding-bottom-12{ padding-bottom:12px} .padding-12{ padding:12px} .padding-left-13{ padding-left:13px} .padding-right-13{ padding-right:13px} .padding-top-13{ padding-top:13px} .padding-bottom-13{ padding-bottom:13px} .padding-13{ padding:13px} .padding-left-14{ padding-left:14px} .padding-right-14{ padding-right:14px} .padding-top-14{ padding-top:14px} .padding-bottom-14{ padding-bottom:14px} .padding-14{ padding:14px} .padding-left-15{ padding-left:15px} .padding-right-15{ padding-right:15px} .padding-top-15{ padding-top:15px} .padding-bottom-15{ padding-bottom:15px} .padding-15{ padding:15px} .padding-left-16{ padding-left:16px} .padding-right-16{ padding-right:16px} .padding-top-16{ padding-top:16px} .padding-bottom-16{ padding-bottom:16px} .padding-16{ padding:16px} .padding-left-17{ padding-left:17px} .padding-right-17{ padding-right:17px} .padding-top-17{ padding-top:17px} .padding-bottom-17{ padding-bottom:17px} .padding-17{ padding:17px} .padding-left-18{ padding-left:18px} .padding-right-18{ padding-right:18px} .padding-top-18{ padding-top:18px} .padding-bottom-18{ padding-bottom:18px} .padding-18{ padding:18px} .padding-left-19{ padding-left:19px} .padding-right-19{ padding-right:19px} .padding-top-19{ padding-top:19px} .padding-bottom-19{ padding-bottom:19px} .padding-19{ padding:19px} .padding-left-20{ padding-left:20px} .padding-right-20{ padding-right:20px} .padding-top-20{ padding-top:20px} .padding-bottom-20{ padding-bottom:20px} .padding-20{ padding:20px} .padding-left-21{ padding-left:21px} .padding-right-21{ padding-right:21px} .padding-top-21{ padding-top:21px} .padding-bottom-21{ padding-bottom:21px} .padding-21{ padding:21px} .padding-left-22{ padding-left:22px} .padding-right-22{ padding-right:22px} .padding-top-22{ padding-top:22px} .padding-bottom-22{ padding-bottom:22px} .padding-22{ padding:22px} .padding-left-23{ padding-left:23px} .padding-right-23{ padding-right:23px} .padding-top-23{ padding-top:23px} .padding-bottom-23{ padding-bottom:23px} .padding-23{ padding:23px} .padding-left-24{ padding-left:24px} .padding-right-24{ padding-right:24px} .padding-top-24{ padding-top:24px} .padding-bottom-24{ padding-bottom:24px} .padding-24{ padding:24px} .padding-left-25{ padding-left:25px} .padding-right-25{ padding-right:25px} .padding-top-25{ padding-top:25px} .padding-bottom-25{ padding-bottom:25px} .padding-25{ padding:25px} .padding-left-26{ padding-left:26px} .padding-right-26{ padding-right:26px} .padding-top-26{ padding-top:26px} .padding-bottom-26{ padding-bottom:26px} .padding-26{ padding:26px} .padding-left-27{ padding-left:27px} .padding-right-27{ padding-right:27px} .padding-top-27{ padding-top:27px} .padding-bottom-27{ padding-bottom:27px} .padding-27{ padding:27px} .padding-left-28{ padding-left:28px} .padding-right-28{ padding-right:28px} .padding-top-28{ padding-top:28px} .padding-bottom-28{ padding-bottom:28px} .padding-28{ padding:28px} .padding-left-29{ padding-left:29px} .padding-right-29{ padding-right:29px} .padding-top-29{ padding-top:29px} .padding-bottom-29{ padding-bottom:29px} .padding-29{ padding:29px} .padding-left-30{ padding-left:30px} .padding-right-30{ padding-right:30px} .padding-top-30{ padding-top:30px} .padding-bottom-30{ padding-bottom:30px} .padding-30{ padding:30px} .padding-left-31{ padding-left:31px} .padding-right-31{ padding-right:31px} .padding-top-31{ padding-top:31px} .padding-bottom-31{ padding-bottom:31px} .padding-31{ padding:31px} .padding-left-32{ padding-left:32px} .padding-right-32{ padding-right:32px} .padding-top-32{ padding-top:32px} .padding-bottom-32{ padding-bottom:32px} .padding-32{ padding:32px} .padding-left-33{ padding-left:33px} .padding-right-33{ padding-right:33px} .padding-top-33{ padding-top:33px} .padding-bottom-33{ padding-bottom:33px} .padding-33{ padding:33px} .padding-left-34{ padding-left:34px} .padding-right-34{ padding-right:34px} .padding-top-34{ padding-top:34px} .padding-bottom-34{ padding-bottom:34px} .padding-34{ padding:34px} .padding-left-35{ padding-left:35px} .padding-right-35{ padding-right:35px} .padding-top-35{ padding-top:35px} .padding-bottom-35{ padding-bottom:35px} .padding-35{ padding:35px} .padding-left-36{ padding-left:36px} .padding-right-36{ padding-right:36px} .padding-top-36{ padding-top:36px} .padding-bottom-36{ padding-bottom:36px} .padding-36{ padding:36px} .padding-left-37{ padding-left:37px} .padding-right-37{ padding-right:37px} .padding-top-37{ padding-top:37px} .padding-bottom-37{ padding-bottom:37px} .padding-37{ padding:37px} .padding-left-38{ padding-left:38px} .padding-right-38{ padding-right:38px} .padding-top-38{ padding-top:38px} .padding-bottom-38{ padding-bottom:38px} .padding-38{ padding:38px} .padding-left-39{ padding-left:39px} .padding-right-39{ padding-right:39px} .padding-top-39{ padding-top:39px} .padding-bottom-39{ padding-bottom:39px} .padding-39{ padding:39px} .padding-left-40{ padding-left:40px} .padding-right-40{ padding-right:40px} .padding-top-40{ padding-top:40px} .padding-bottom-40{ padding-bottom:40px} .padding-40{ padding:40px} .padding-left-41{ padding-left:41px} .padding-right-41{ padding-right:41px} .padding-top-41{ padding-top:41px} .padding-bottom-41{ padding-bottom:41px} .padding-41{ padding:41px} .padding-left-42{ padding-left:42px} .padding-right-42{ padding-right:42px} .padding-top-42{ padding-top:42px} .padding-bottom-42{ padding-bottom:42px} .padding-42{ padding:42px} .padding-left-43{ padding-left:43px} .padding-right-43{ padding-right:43px} .padding-top-43{ padding-top:43px} .padding-bottom-43{ padding-bottom:43px} .padding-43{ padding:43px} .padding-left-44{ padding-left:44px} .padding-right-44{ padding-right:44px} .padding-top-44{ padding-top:44px} .padding-bottom-44{ padding-bottom:44px} .padding-44{ padding:44px} .padding-left-45{ padding-left:45px} .padding-right-45{ padding-right:45px} .padding-top-45{ padding-top:45px} .padding-bottom-45{ padding-bottom:45px} .padding-45{ padding:45px} .padding-left-46{ padding-left:46px} .padding-right-46{ padding-right:46px} .padding-top-46{ padding-top:46px} .padding-bottom-46{ padding-bottom:46px} .padding-46{ padding:46px} .padding-left-47{ padding-left:47px} .padding-right-47{ padding-right:47px} .padding-top-47{ padding-top:47px} .padding-bottom-47{ padding-bottom:47px} .padding-47{ padding:47px} .padding-left-48{ padding-left:48px} .padding-right-48{ padding-right:48px} .padding-top-48{ padding-top:48px} .padding-bottom-48{ padding-bottom:48px} .padding-48{ padding:48px} .padding-left-49{ padding-left:49px} .padding-right-49{ padding-right:49px} .padding-top-49{ padding-top:49px} .padding-bottom-49{ padding-bottom:49px} .padding-49{ padding:49px} .padding-left-50{ padding-left:50px} .padding-right-50{ padding-right:50px} .padding-top-50{ padding-top:50px} .padding-bottom-50{ padding-bottom:50px} .padding-50{ padding:50px} .padding-left-51{ padding-left:51px} .padding-right-51{ padding-right:51px} .padding-top-51{ padding-top:51px} .padding-bottom-51{ padding-bottom:51px} .padding-51{ padding:51px} .padding-left-52{ padding-left:52px} .padding-right-52{ padding-right:52px} .padding-top-52{ padding-top:52px} .padding-bottom-52{ padding-bottom:52px} .padding-52{ padding:52px} .padding-left-53{ padding-left:53px} .padding-right-53{ padding-right:53px} .padding-top-53{ padding-top:53px} .padding-bottom-53{ padding-bottom:53px} .padding-53{ padding:53px} .padding-left-54{ padding-left:54px} .padding-right-54{ padding-right:54px} .padding-top-54{ padding-top:54px} .padding-bottom-54{ padding-bottom:54px} .padding-54{ padding:54px} .padding-left-55{ padding-left:55px} .padding-right-55{ padding-right:55px} .padding-top-55{ padding-top:55px} .padding-bottom-55{ padding-bottom:55px} .padding-55{ padding:55px} .padding-left-56{ padding-left:56px} .padding-right-56{ padding-right:56px} .padding-top-56{ padding-top:56px} .padding-bottom-56{ padding-bottom:56px} .padding-56{ padding:56px} .padding-left-57{ padding-left:57px} .padding-right-57{ padding-right:57px} .padding-top-57{ padding-top:57px} .padding-bottom-57{ padding-bottom:57px} .padding-57{ padding:57px} .padding-left-58{ padding-left:58px} .padding-right-58{ padding-right:58px} .padding-top-58{ padding-top:58px} .padding-bottom-58{ padding-bottom:58px} .padding-58{ padding:58px} .padding-left-59{ padding-left:59px} .padding-right-59{ padding-right:59px} .padding-top-59{ padding-top:59px} .padding-bottom-59{ padding-bottom:59px} .padding-59{ padding:59px} .padding-left-60{ padding-left:60px} .padding-right-60{ padding-right:60px} .padding-top-60{ padding-top:60px} .padding-bottom-60{ padding-bottom:60px} .padding-60{ padding:60px} .padding-left-61{ padding-left:61px} .padding-right-61{ padding-right:61px} .padding-top-61{ padding-top:61px} .padding-bottom-61{ padding-bottom:61px} .padding-61{ padding:61px} .padding-left-62{ padding-left:62px} .padding-right-62{ padding-right:62px} .padding-top-62{ padding-top:62px} .padding-bottom-62{ padding-bottom:62px} .padding-62{ padding:62px} .padding-left-63{ padding-left:63px} .padding-right-63{ padding-right:63px} .padding-top-63{ padding-top:63px} .padding-bottom-63{ padding-bottom:63px} .padding-63{ padding:63px} .padding-left-64{ padding-left:64px} .padding-right-64{ padding-right:64px} .padding-top-64{ padding-top:64px} .padding-bottom-64{ padding-bottom:64px} .padding-64{ padding:64px} .padding-left-65{ padding-left:65px} .padding-right-65{ padding-right:65px} .padding-top-65{ padding-top:65px} .padding-bottom-65{ padding-bottom:65px} .padding-65{ padding:65px} .padding-left-66{ padding-left:66px} .padding-right-66{ padding-right:66px} .padding-top-66{ padding-top:66px} .padding-bottom-66{ padding-bottom:66px} .padding-66{ padding:66px} .padding-left-67{ padding-left:67px} .padding-right-67{ padding-right:67px} .padding-top-67{ padding-top:67px} .padding-bottom-67{ padding-bottom:67px} .padding-67{ padding:67px} .padding-left-68{ padding-left:68px} .padding-right-68{ padding-right:68px} .padding-top-68{ padding-top:68px} .padding-bottom-68{ padding-bottom:68px} .padding-68{ padding:68px} .padding-left-69{ padding-left:69px} .padding-right-69{ padding-right:69px} .padding-top-69{ padding-top:69px} .padding-bottom-69{ padding-bottom:69px} .padding-69{ padding:69px} .padding-left-70{ padding-left:70px} .padding-right-70{ padding-right:70px} .padding-top-70{ padding-top:70px} .padding-bottom-70{ padding-bottom:70px} .padding-70{ padding:70px} .padding-left-71{ padding-left:71px} .padding-right-71{ padding-right:71px} .padding-top-71{ padding-top:71px} .padding-bottom-71{ padding-bottom:71px} .padding-71{ padding:71px} .padding-left-72{ padding-left:72px} .padding-right-72{ padding-right:72px} .padding-top-72{ padding-top:72px} .padding-bottom-72{ padding-bottom:72px} .padding-72{ padding:72px} .padding-left-73{ padding-left:73px} .padding-right-73{ padding-right:73px} .padding-top-73{ padding-top:73px} .padding-bottom-73{ padding-bottom:73px} .padding-73{ padding:73px} .padding-left-74{ padding-left:74px} .padding-right-74{ padding-right:74px} .padding-top-74{ padding-top:74px} .padding-bottom-74{ padding-bottom:74px} .padding-74{ padding:74px} .padding-left-75{ padding-left:75px} .padding-right-75{ padding-right:75px} .padding-top-75{ padding-top:75px} .padding-bottom-75{ padding-bottom:75px} .padding-75{ padding:75px} .padding-left-76{ padding-left:76px} .padding-right-76{ padding-right:76px} .padding-top-76{ padding-top:76px} .padding-bottom-76{ padding-bottom:76px} .padding-76{ padding:76px} .padding-left-77{ padding-left:77px} .padding-right-77{ padding-right:77px} .padding-top-77{ padding-top:77px} .padding-bottom-77{ padding-bottom:77px} .padding-77{ padding:77px} .padding-left-78{ padding-left:78px} .padding-right-78{ padding-right:78px} .padding-top-78{ padding-top:78px} .padding-bottom-78{ padding-bottom:78px} .padding-78{ padding:78px} .padding-left-79{ padding-left:79px} .padding-right-79{ padding-right:79px} .padding-top-79{ padding-top:79px} .padding-bottom-79{ padding-bottom:79px} .padding-79{ padding:79px} .padding-left-80{ padding-left:80px} .padding-right-80{ padding-right:80px} .padding-top-80{ padding-top:80px} .padding-bottom-80{ padding-bottom:80px} .padding-80{ padding:80px} .padding-left-81{ padding-left:81px} .padding-right-81{ padding-right:81px} .padding-top-81{ padding-top:81px} .padding-bottom-81{ padding-bottom:81px} .padding-81{ padding:81px} .padding-left-82{ padding-left:82px} .padding-right-82{ padding-right:82px} .padding-top-82{ padding-top:82px} .padding-bottom-82{ padding-bottom:82px} .padding-82{ padding:82px} .padding-left-83{ padding-left:83px} .padding-right-83{ padding-right:83px} .padding-top-83{ padding-top:83px} .padding-bottom-83{ padding-bottom:83px} .padding-83{ padding:83px} .padding-left-84{ padding-left:84px} .padding-right-84{ padding-right:84px} .padding-top-84{ padding-top:84px} .padding-bottom-84{ padding-bottom:84px} .padding-84{ padding:84px} .padding-left-85{ padding-left:85px} .padding-right-85{ padding-right:85px} .padding-top-85{ padding-top:85px} .padding-bottom-85{ padding-bottom:85px} .padding-85{ padding:85px} .padding-left-86{ padding-left:86px} .padding-right-86{ padding-right:86px} .padding-top-86{ padding-top:86px} .padding-bottom-86{ padding-bottom:86px} .padding-86{ padding:86px} .padding-left-87{ padding-left:87px} .padding-right-87{ padding-right:87px} .padding-top-87{ padding-top:87px} .padding-bottom-87{ padding-bottom:87px} .padding-87{ padding:87px} .padding-left-88{ padding-left:88px} .padding-right-88{ padding-right:88px} .padding-top-88{ padding-top:88px} .padding-bottom-88{ padding-bottom:88px} .padding-88{ padding:88px} .padding-left-89{ padding-left:89px} .padding-right-89{ padding-right:89px} .padding-top-89{ padding-top:89px} .padding-bottom-89{ padding-bottom:89px} .padding-89{ padding:89px} .padding-left-90{ padding-left:90px} .padding-right-90{ padding-right:90px} .padding-top-90{ padding-top:90px} .padding-bottom-90{ padding-bottom:90px} .padding-90{ padding:90px} .padding-left-91{ padding-left:91px} .padding-right-91{ padding-right:91px} .padding-top-91{ padding-top:91px} .padding-bottom-91{ padding-bottom:91px} .padding-91{ padding:91px} .padding-left-92{ padding-left:92px} .padding-right-92{ padding-right:92px} .padding-top-92{ padding-top:92px} .padding-bottom-92{ padding-bottom:92px} .padding-92{ padding:92px} .padding-left-93{ padding-left:93px} .padding-right-93{ padding-right:93px} .padding-top-93{ padding-top:93px} .padding-bottom-93{ padding-bottom:93px} .padding-93{ padding:93px} .padding-left-94{ padding-left:94px} .padding-right-94{ padding-right:94px} .padding-top-94{ padding-top:94px} .padding-bottom-94{ padding-bottom:94px} .padding-94{ padding:94px} .padding-left-95{ padding-left:95px} .padding-right-95{ padding-right:95px} .padding-top-95{ padding-top:95px} .padding-bottom-95{ padding-bottom:95px} .padding-95{ padding:95px} .padding-left-96{ padding-left:96px} .padding-right-96{ padding-right:96px} .padding-top-96{ padding-top:96px} .padding-bottom-96{ padding-bottom:96px} .padding-96{ padding:96px} .padding-left-97{ padding-left:97px} .padding-right-97{ padding-right:97px} .padding-top-97{ padding-top:97px} .padding-bottom-97{ padding-bottom:97px} .padding-97{ padding:97px} .padding-left-98{ padding-left:98px} .padding-right-98{ padding-right:98px} .padding-top-98{ padding-top:98px} .padding-bottom-98{ padding-bottom:98px} .padding-98{ padding:98px} .padding-left-99{ padding-left:99px} .padding-right-99{ padding-right:99px} .padding-top-99{ padding-top:99px} .padding-bottom-99{ padding-bottom:99px} .padding-99{ padding:99px} .padding-left-100{ padding-left:100px} .padding-right-100{ padding-right:100px} .padding-top-100{ padding-top:100px} .padding-bottom-100{ padding-bottom:100px} .padding-100{ padding:100px} .padding-left-101{ padding-left:101px} .padding-right-101{ padding-right:101px} .padding-top-101{ padding-top:101px} .padding-bottom-101{ padding-bottom:101px} .padding-101{ padding:101px} .padding-left-102{ padding-left:102px} .padding-right-102{ padding-right:102px} .padding-top-102{ padding-top:102px} .padding-bottom-102{ padding-bottom:102px} .padding-102{ padding:102px} .padding-left-103{ padding-left:103px} .padding-right-103{ padding-right:103px} .padding-top-103{ padding-top:103px} .padding-bottom-103{ padding-bottom:103px} .padding-103{ padding:103px} .padding-left-104{ padding-left:104px} .padding-right-104{ padding-right:104px} .padding-top-104{ padding-top:104px} .padding-bottom-104{ padding-bottom:104px} .padding-104{ padding:104px} .padding-left-105{ padding-left:105px} .padding-right-105{ padding-right:105px} .padding-top-105{ padding-top:105px} .padding-bottom-105{ padding-bottom:105px} .padding-105{ padding:105px} .padding-left-106{ padding-left:106px} .padding-right-106{ padding-right:106px} .padding-top-106{ padding-top:106px} .padding-bottom-106{ padding-bottom:106px} .padding-106{ padding:106px} .padding-left-107{ padding-left:107px} .padding-right-107{ padding-right:107px} .padding-top-107{ padding-top:107px} .padding-bottom-107{ padding-bottom:107px} .padding-107{ padding:107px} .padding-left-108{ padding-left:108px} .padding-right-108{ padding-right:108px} .padding-top-108{ padding-top:108px} .padding-bottom-108{ padding-bottom:108px} .padding-108{ padding:108px} .padding-left-109{ padding-left:109px} .padding-right-109{ padding-right:109px} .padding-top-109{ padding-top:109px} .padding-bottom-109{ padding-bottom:109px} .padding-109{ padding:109px} .padding-left-110{ padding-left:110px} .padding-right-110{ padding-right:110px} .padding-top-110{ padding-top:110px} .padding-bottom-110{ padding-bottom:110px} .padding-110{ padding:110px} .padding-left-111{ padding-left:111px} .padding-right-111{ padding-right:111px} .padding-top-111{ padding-top:111px} .padding-bottom-111{ padding-bottom:111px} .padding-111{ padding:111px} .padding-left-112{ padding-left:112px} .padding-right-112{ padding-right:112px} .padding-top-112{ padding-top:112px} .padding-bottom-112{ padding-bottom:112px} .padding-112{ padding:112px} .padding-left-113{ padding-left:113px} .padding-right-113{ padding-right:113px} .padding-top-113{ padding-top:113px} .padding-bottom-113{ padding-bottom:113px} .padding-113{ padding:113px} .padding-left-114{ padding-left:114px} .padding-right-114{ padding-right:114px} .padding-top-114{ padding-top:114px} .padding-bottom-114{ padding-bottom:114px} .padding-114{ padding:114px} .padding-left-115{ padding-left:115px} .padding-right-115{ padding-right:115px} .padding-top-115{ padding-top:115px} .padding-bottom-115{ padding-bottom:115px} .padding-115{ padding:115px} .padding-left-116{ padding-left:116px} .padding-right-116{ padding-right:116px} .padding-top-116{ padding-top:116px} .padding-bottom-116{ padding-bottom:116px} .padding-116{ padding:116px} .padding-left-117{ padding-left:117px} .padding-right-117{ padding-right:117px} .padding-top-117{ padding-top:117px} .padding-bottom-117{ padding-bottom:117px} .padding-117{ padding:117px} .padding-left-118{ padding-left:118px} .padding-right-118{ padding-right:118px} .padding-top-118{ padding-top:118px} .padding-bottom-118{ padding-bottom:118px} .padding-118{ padding:118px} .padding-left-119{ padding-left:119px} .padding-right-119{ padding-right:119px} .padding-top-119{ padding-top:119px} .padding-bottom-119{ padding-bottom:119px} .padding-119{ padding:119px} .padding-left-120{ padding-left:120px} .padding-right-120{ padding-right:120px} .padding-top-120{ padding-top:120px} .padding-bottom-120{ padding-bottom:120px} .padding-120{ padding:120px} .padding-left-121{ padding-left:121px} .padding-right-121{ padding-right:121px} .padding-top-121{ padding-top:121px} .padding-bottom-121{ padding-bottom:121px} .padding-121{ padding:121px} .padding-left-122{ padding-left:122px} .padding-right-122{ padding-right:122px} .padding-top-122{ padding-top:122px} .padding-bottom-122{ padding-bottom:122px} .padding-122{ padding:122px} .padding-left-123{ padding-left:123px} .padding-right-123{ padding-right:123px} .padding-top-123{ padding-top:123px} .padding-bottom-123{ padding-bottom:123px} .padding-123{ padding:123px} .padding-left-124{ padding-left:124px} .padding-right-124{ padding-right:124px} .padding-top-124{ padding-top:124px} .padding-bottom-124{ padding-bottom:124px} .padding-124{ padding:124px} .padding-left-125{ padding-left:125px} .padding-right-125{ padding-right:125px} .padding-top-125{ padding-top:125px} .padding-bottom-125{ padding-bottom:125px} .padding-125{ padding:125px} .padding-left-126{ padding-left:126px} .padding-right-126{ padding-right:126px} .padding-top-126{ padding-top:126px} .padding-bottom-126{ padding-bottom:126px} .padding-126{ padding:126px} .padding-left-127{ padding-left:127px} .padding-right-127{ padding-right:127px} .padding-top-127{ padding-top:127px} .padding-bottom-127{ padding-bottom:127px} .padding-127{ padding:127px} .padding-left-128{ padding-left:128px} .padding-right-128{ padding-right:128px} .padding-top-128{ padding-top:128px} .padding-bottom-128{ padding-bottom:128px} .padding-128{ padding:128px} .padding-left-129{ padding-left:129px} .padding-right-129{ padding-right:129px} .padding-top-129{ padding-top:129px} .padding-bottom-129{ padding-bottom:129px} .padding-129{ padding:129px} .padding-left-130{ padding-left:130px} .padding-right-130{ padding-right:130px} .padding-top-130{ padding-top:130px} .padding-bottom-130{ padding-bottom:130px} .padding-130{ padding:130px} .padding-left-131{ padding-left:131px} .padding-right-131{ padding-right:131px} .padding-top-131{ padding-top:131px} .padding-bottom-131{ padding-bottom:131px} .padding-131{ padding:131px} .padding-left-132{ padding-left:132px} .padding-right-132{ padding-right:132px} .padding-top-132{ padding-top:132px} .padding-bottom-132{ padding-bottom:132px} .padding-132{ padding:132px} .padding-left-133{ padding-left:133px} .padding-right-133{ padding-right:133px} .padding-top-133{ padding-top:133px} .padding-bottom-133{ padding-bottom:133px} .padding-133{ padding:133px} .padding-left-134{ padding-left:134px} .padding-right-134{ padding-right:134px} .padding-top-134{ padding-top:134px} .padding-bottom-134{ padding-bottom:134px} .padding-134{ padding:134px} .padding-left-135{ padding-left:135px} .padding-right-135{ padding-right:135px} .padding-top-135{ padding-top:135px} .padding-bottom-135{ padding-bottom:135px} .padding-135{ padding:135px} .padding-left-136{ padding-left:136px} .padding-right-136{ padding-right:136px} .padding-top-136{ padding-top:136px} .padding-bottom-136{ padding-bottom:136px} .padding-136{ padding:136px} .padding-left-137{ padding-left:137px} .padding-right-137{ padding-right:137px} .padding-top-137{ padding-top:137px} .padding-bottom-137{ padding-bottom:137px} .padding-137{ padding:137px} .padding-left-138{ padding-left:138px} .padding-right-138{ padding-right:138px} .padding-top-138{ padding-top:138px} .padding-bottom-138{ padding-bottom:138px} .padding-138{ padding:138px} .padding-left-139{ padding-left:139px} .padding-right-139{ padding-right:139px} .padding-top-139{ padding-top:139px} .padding-bottom-139{ padding-bottom:139px} .padding-139{ padding:139px} .padding-left-140{ padding-left:140px} .padding-right-140{ padding-right:140px} .padding-top-140{ padding-top:140px} .padding-bottom-140{ padding-bottom:140px} .padding-140{ padding:140px} .padding-left-141{ padding-left:141px} .padding-right-141{ padding-right:141px} .padding-top-141{ padding-top:141px} .padding-bottom-141{ padding-bottom:141px} .padding-141{ padding:141px} .padding-left-142{ padding-left:142px} .padding-right-142{ padding-right:142px} .padding-top-142{ padding-top:142px} .padding-bottom-142{ padding-bottom:142px} .padding-142{ padding:142px} .padding-left-143{ padding-left:143px} .padding-right-143{ padding-right:143px} .padding-top-143{ padding-top:143px} .padding-bottom-143{ padding-bottom:143px} .padding-143{ padding:143px} .padding-left-144{ padding-left:144px} .padding-right-144{ padding-right:144px} .padding-top-144{ padding-top:144px} .padding-bottom-144{ padding-bottom:144px} .padding-144{ padding:144px} .padding-left-145{ padding-left:145px} .padding-right-145{ padding-right:145px} .padding-top-145{ padding-top:145px} .padding-bottom-145{ padding-bottom:145px} .padding-145{ padding:145px} .padding-left-146{ padding-left:146px} .padding-right-146{ padding-right:146px} .padding-top-146{ padding-top:146px} .padding-bottom-146{ padding-bottom:146px} .padding-146{ padding:146px} .padding-left-147{ padding-left:147px} .padding-right-147{ padding-right:147px} .padding-top-147{ padding-top:147px} .padding-bottom-147{ padding-bottom:147px} .padding-147{ padding:147px} .padding-left-148{ padding-left:148px} .padding-right-148{ padding-right:148px} .padding-top-148{ padding-top:148px} .padding-bottom-148{ padding-bottom:148px} .padding-148{ padding:148px} .padding-left-149{ padding-left:149px} .padding-right-149{ padding-right:149px} .padding-top-149{ padding-top:149px} .padding-bottom-149{ padding-bottom:149px} .padding-149{ padding:149px} .padding-left-150{ padding-left:150px} .padding-right-150{ padding-right:150px} .padding-top-150{ padding-top:150px} .padding-bottom-150{ padding-bottom:150px} .padding-150{ padding:150px} .padding-left-151{ padding-left:151px} .padding-right-151{ padding-right:151px} .padding-top-151{ padding-top:151px} .padding-bottom-151{ padding-bottom:151px} .padding-151{ padding:151px} .padding-left-152{ padding-left:152px} .padding-right-152{ padding-right:152px} .padding-top-152{ padding-top:152px} .padding-bottom-152{ padding-bottom:152px} .padding-152{ padding:152px} .padding-left-153{ padding-left:153px} .padding-right-153{ padding-right:153px} .padding-top-153{ padding-top:153px} .padding-bottom-153{ padding-bottom:153px} .padding-153{ padding:153px} .padding-left-154{ padding-left:154px} .padding-right-154{ padding-right:154px} .padding-top-154{ padding-top:154px} .padding-bottom-154{ padding-bottom:154px} .padding-154{ padding:154px} .padding-left-155{ padding-left:155px} .padding-right-155{ padding-right:155px} .padding-top-155{ padding-top:155px} .padding-bottom-155{ padding-bottom:155px} .padding-155{ padding:155px} .padding-left-156{ padding-left:156px} .padding-right-156{ padding-right:156px} .padding-top-156{ padding-top:156px} .padding-bottom-156{ padding-bottom:156px} .padding-156{ padding:156px} .padding-left-157{ padding-left:157px} .padding-right-157{ padding-right:157px} .padding-top-157{ padding-top:157px} .padding-bottom-157{ padding-bottom:157px} .padding-157{ padding:157px} .padding-left-158{ padding-left:158px} .padding-right-158{ padding-right:158px} .padding-top-158{ padding-top:158px} .padding-bottom-158{ padding-bottom:158px} .padding-158{ padding:158px} .padding-left-159{ padding-left:159px} .padding-right-159{ padding-right:159px} .padding-top-159{ padding-top:159px} .padding-bottom-159{ padding-bottom:159px} .padding-159{ padding:159px} .padding-left-160{ padding-left:160px} .padding-right-160{ padding-right:160px} .padding-top-160{ padding-top:160px} .padding-bottom-160{ padding-bottom:160px} .padding-160{ padding:160px} .padding-left-161{ padding-left:161px} .padding-right-161{ padding-right:161px} .padding-top-161{ padding-top:161px} .padding-bottom-161{ padding-bottom:161px} .padding-161{ padding:161px} .padding-left-162{ padding-left:162px} .padding-right-162{ padding-right:162px} .padding-top-162{ padding-top:162px} .padding-bottom-162{ padding-bottom:162px} .padding-162{ padding:162px} .padding-left-163{ padding-left:163px} .padding-right-163{ padding-right:163px} .padding-top-163{ padding-top:163px} .padding-bottom-163{ padding-bottom:163px} .padding-163{ padding:163px} .padding-left-164{ padding-left:164px} .padding-right-164{ padding-right:164px} .padding-top-164{ padding-top:164px} .padding-bottom-164{ padding-bottom:164px} .padding-164{ padding:164px} .padding-left-165{ padding-left:165px} .padding-right-165{ padding-right:165px} .padding-top-165{ padding-top:165px} .padding-bottom-165{ padding-bottom:165px} .padding-165{ padding:165px} .padding-left-166{ padding-left:166px} .padding-right-166{ padding-right:166px} .padding-top-166{ padding-top:166px} .padding-bottom-166{ padding-bottom:166px} .padding-166{ padding:166px} .padding-left-167{ padding-left:167px} .padding-right-167{ padding-right:167px} .padding-top-167{ padding-top:167px} .padding-bottom-167{ padding-bottom:167px} .padding-167{ padding:167px} .padding-left-168{ padding-left:168px} .padding-right-168{ padding-right:168px} .padding-top-168{ padding-top:168px} .padding-bottom-168{ padding-bottom:168px} .padding-168{ padding:168px} .padding-left-169{ padding-left:169px} .padding-right-169{ padding-right:169px} .padding-top-169{ padding-top:169px} .padding-bottom-169{ padding-bottom:169px} .padding-169{ padding:169px} .padding-left-170{ padding-left:170px} .padding-right-170{ padding-right:170px} .padding-top-170{ padding-top:170px} .padding-bottom-170{ padding-bottom:170px} .padding-170{ padding:170px} .padding-left-171{ padding-left:171px} .padding-right-171{ padding-right:171px} .padding-top-171{ padding-top:171px} .padding-bottom-171{ padding-bottom:171px} .padding-171{ padding:171px} .padding-left-172{ padding-left:172px} .padding-right-172{ padding-right:172px} .padding-top-172{ padding-top:172px} .padding-bottom-172{ padding-bottom:172px} .padding-172{ padding:172px} .padding-left-173{ padding-left:173px} .padding-right-173{ padding-right:173px} .padding-top-173{ padding-top:173px} .padding-bottom-173{ padding-bottom:173px} .padding-173{ padding:173px} .padding-left-174{ padding-left:174px} .padding-right-174{ padding-right:174px} .padding-top-174{ padding-top:174px} .padding-bottom-174{ padding-bottom:174px} .padding-174{ padding:174px} .padding-left-175{ padding-left:175px} .padding-right-175{ padding-right:175px} .padding-top-175{ padding-top:175px} .padding-bottom-175{ padding-bottom:175px} .padding-175{ padding:175px} .padding-left-176{ padding-left:176px} .padding-right-176{ padding-right:176px} .padding-top-176{ padding-top:176px} .padding-bottom-176{ padding-bottom:176px} .padding-176{ padding:176px} .padding-left-177{ padding-left:177px} .padding-right-177{ padding-right:177px} .padding-top-177{ padding-top:177px} .padding-bottom-177{ padding-bottom:177px} .padding-177{ padding:177px} .padding-left-178{ padding-left:178px} .padding-right-178{ padding-right:178px} .padding-top-178{ padding-top:178px} .padding-bottom-178{ padding-bottom:178px} .padding-178{ padding:178px} .padding-left-179{ padding-left:179px} .padding-right-179{ padding-right:179px} .padding-top-179{ padding-top:179px} .padding-bottom-179{ padding-bottom:179px} .padding-179{ padding:179px} .padding-left-180{ padding-left:180px} .padding-right-180{ padding-right:180px} .padding-top-180{ padding-top:180px} .padding-bottom-180{ padding-bottom:180px} .padding-180{ padding:180px} .padding-left-181{ padding-left:181px} .padding-right-181{ padding-right:181px} .padding-top-181{ padding-top:181px} .padding-bottom-181{ padding-bottom:181px} .padding-181{ padding:181px} .padding-left-182{ padding-left:182px} .padding-right-182{ padding-right:182px} .padding-top-182{ padding-top:182px} .padding-bottom-182{ padding-bottom:182px} .padding-182{ padding:182px} .padding-left-183{ padding-left:183px} .padding-right-183{ padding-right:183px} .padding-top-183{ padding-top:183px} .padding-bottom-183{ padding-bottom:183px} .padding-183{ padding:183px} .padding-left-184{ padding-left:184px} .padding-right-184{ padding-right:184px} .padding-top-184{ padding-top:184px} .padding-bottom-184{ padding-bottom:184px} .padding-184{ padding:184px} .padding-left-185{ padding-left:185px} .padding-right-185{ padding-right:185px} .padding-top-185{ padding-top:185px} .padding-bottom-185{ padding-bottom:185px} .padding-185{ padding:185px} .padding-left-186{ padding-left:186px} .padding-right-186{ padding-right:186px} .padding-top-186{ padding-top:186px} .padding-bottom-186{ padding-bottom:186px} .padding-186{ padding:186px} .padding-left-187{ padding-left:187px} .padding-right-187{ padding-right:187px} .padding-top-187{ padding-top:187px} .padding-bottom-187{ padding-bottom:187px} .padding-187{ padding:187px} .padding-left-188{ padding-left:188px} .padding-right-188{ padding-right:188px} .padding-top-188{ padding-top:188px} .padding-bottom-188{ padding-bottom:188px} .padding-188{ padding:188px} .padding-left-189{ padding-left:189px} .padding-right-189{ padding-right:189px} .padding-top-189{ padding-top:189px} .padding-bottom-189{ padding-bottom:189px} .padding-189{ padding:189px} .padding-left-190{ padding-left:190px} .padding-right-190{ padding-right:190px} .padding-top-190{ padding-top:190px} .padding-bottom-190{ padding-bottom:190px} .padding-190{ padding:190px} .padding-left-191{ padding-left:191px} .padding-right-191{ padding-right:191px} .padding-top-191{ padding-top:191px} .padding-bottom-191{ padding-bottom:191px} .padding-191{ padding:191px} .padding-left-192{ padding-left:192px} .padding-right-192{ padding-right:192px} .padding-top-192{ padding-top:192px} .padding-bottom-192{ padding-bottom:192px} .padding-192{ padding:192px} .padding-left-193{ padding-left:193px} .padding-right-193{ padding-right:193px} .padding-top-193{ padding-top:193px} .padding-bottom-193{ padding-bottom:193px} .padding-193{ padding:193px} .padding-left-194{ padding-left:194px} .padding-right-194{ padding-right:194px} .padding-top-194{ padding-top:194px} .padding-bottom-194{ padding-bottom:194px} .padding-194{ padding:194px} .padding-left-195{ padding-left:195px} .padding-right-195{ padding-right:195px} .padding-top-195{ padding-top:195px} .padding-bottom-195{ padding-bottom:195px} .padding-195{ padding:195px} .padding-left-196{ padding-left:196px} .padding-right-196{ padding-right:196px} .padding-top-196{ padding-top:196px} .padding-bottom-196{ padding-bottom:196px} .padding-196{ padding:196px} .padding-left-197{ padding-left:197px} .padding-right-197{ padding-right:197px} .padding-top-197{ padding-top:197px} .padding-bottom-197{ padding-bottom:197px} .padding-197{ padding:197px} .padding-left-198{ padding-left:198px} .padding-right-198{ padding-right:198px} .padding-top-198{ padding-top:198px} .padding-bottom-198{ padding-bottom:198px} .padding-198{ padding:198px} .padding-left-199{ padding-left:199px} .padding-right-199{ padding-right:199px} .padding-top-199{ padding-top:199px} .padding-bottom-199{ padding-bottom:199px} .padding-199{ padding:199px} .padding-left-200{ padding-left:200px} .padding-right-200{ padding-right:200px} .padding-top-200{ padding-top:200px} .padding-bottom-200{ padding-bottom:200px} .padding-200{ padding:200px}

/* fim paddings */

/* alturas div */

.alt2{ height:2px}

.alt1{ height:1px}.alt6{ height:2px}.alt6{ height:6px}.alt5{ height:5px}

.alt4{ height:4px}.alt3{ height:3px}.alt7{ height:7px}.alt8{ height:8px}.alt9{ height:9px}.alt10{ height:10px}.alt11{ height:11px}.alt12{ height:12px}.alt13{ height:13px}.alt14{ height:14px}.alt15{ height:15px}.alt16{ height:16px}.alt17{ height:17px}.alt18{ height:18px}.alt19{ height:19px}.alt20{ height:20px}.alt21{ height:21px}.alt22{ height:22px}.alt23{ height:23px}.alt24{ height:24px}.alt25{ height:25px}.alt26{ height:26px}.alt27{ height:27px}.alt28{ height:28px}.alt29{ height:29px}.alt30{ height:30px}.alt31{ height:31px}.alt32{ height:32px}.alt33{ height:33px}.alt34{ height:34px}.alt35{ height:35px}.alt36{ height:36px}.alt37{ height:37px}.alt38{ height:38px}.alt39{ height:39px}.alt40{ height:40px}.alt41{ height:41px}.alt42{ height:42px}.alt43{ height:43px}.alt44{ height:44px}.alt45{ height:45px}.alt46{ height:46px}.alt47{ height:47px}.alt48{ height:48px}.alt49{ height:49px}.alt50{ height:50px}.alt51{ height:51px}.alt52{ height:52px}.alt53{ height:53px}.alt54{ height:54px}.alt55{ height:55px}.alt56{ height:56px}.alt57{ height:57px}.alt58{ height:58px}.alt59{ height:59px}.alt60{ height:60px}.alt61{ height:61px}.alt62{ height:62px}.alt63{ height:63px}.alt64{ height:64px}.alt65{ height:65px}.alt66{ height:66px}.alt67{ height:67px}.alt68{ height:68px}.alt69{ height:69px}.alt70{ height:70px}.alt71{ height:71px}.alt72{ height:72px}.alt73{ height:73px}.alt74{ height:74px}.alt75{ height:75px}.alt76{ height:76px}.alt77{ height:77px}.alt78{ height:78px}.alt79{ height:79px}.alt80{ height:80px}.alt81{ height:81px}.alt82{ height:82px}.alt83{ height:83px}.alt84{ height:84px}.alt85{ height:85px}.alt86{ height:86px}.alt87{ height:87px}.alt88{ height:88px}.alt89{ height:89px}.alt90{ height:90px}.alt91{ height:91px}.alt92{ height:92px}.alt93{ height:93px}.alt94{ height:94px}.alt95{ height:95px}.alt96{ height:96px}.alt97{ height:97px}.alt98{ height:98px}.alt99{ height:99px}.alt100{ height:100px}.alt101{ height:101px}.alt102{ height:102px}.alt103{ height:103px}.alt104{ height:104px}.alt105{ height:105px}.alt106{ height:106px}.alt107{ height:107px}.alt108{ height:108px}.alt109{ height:109px}.alt110{ height:110px}.alt111{ height:111px}.alt112{ height:112px}.alt113{ height:113px}.alt114{ height:114px}.alt115{ height:115px}.alt116{ height:116px}.alt117{ height:117px}.alt118{ height:118px}.alt119{ height:119px}.alt120{ height:120px}.alt121{ height:121px}.alt122{ height:122px}.alt123{ height:123px}.alt124{ height:124px}.alt125{ height:125px}.alt126{ height:126px}.alt127{ height:127px}.alt128{ height:128px}.alt129{ height:129px}.alt130{ height:130px}.alt131{ height:131px}.alt132{ height:132px}.alt133{ height:133px}.alt134{ height:134px}.alt135{ height:135px}.alt136{ height:136px}.alt137{ height:137px}.alt138{ height:138px}.alt139{ height:139px}.alt140{ height:140px}.alt141{ height:141px}.alt142{ height:142px}.alt143{ height:143px}.alt144{ height:144px}.alt145{ height:145px}.alt146{ height:146px}.alt147{ height:147px}.alt148{ height:148px}.alt149{ height:149px}.alt150{ height:150px}.alt151{ height:151px}.alt152{ height:152px}.alt153{ height:153px}.alt154{ height:154px}.alt155{ height:155px}.alt156{ height:156px}.alt157{ height:157px}.alt158{ height:158px}.alt159{ height:159px}.alt160{ height:160px}.alt161{ height:161px}.alt162{ height:162px}.alt163{ height:163px}.alt164{ height:164px}.alt165{ height:165px}.alt166{ height:166px}.alt167{ height:167px}.alt168{ height:168px}.alt169{ height:169px}.alt170{ height:170px}.alt171{ height:171px}.alt172{ height:172px}.alt173{ height:173px}.alt174{ height:174px}.alt175{ height:175px}.alt176{ height:176px}.alt177{ height:177px}.alt178{ height:178px}.alt179{ height:179px}.alt180{ height:180px}.alt181{ height:181px}.alt182{ height:182px}.alt183{ height:183px}.alt184{ height:184px}.alt185{ height:185px}.alt186{ height:186px}.alt187{ height:187px}.alt188{ height:188px}.alt189{ height:189px}.alt190{ height:190px}.alt191{ height:191px}.alt192{ height:192px}.alt193{ height:193px}.alt194{ height:194px}.alt195{ height:195px}.alt196{ height:196px}.alt197{ height:197px}.alt198{ height:198px}.alt199{ height:199px}.alt200{ height:200px}.alt201{ height:201px}.alt202{ height:202px}.alt203{ height:203px}.alt204{ height:204px}.alt205{ height:205px}.alt206{ height:206px}.alt207{ height:207px}.alt208{ height:208px}.alt209{ height:209px}.alt210{ height:210px}.alt211{ height:211px}.alt212{ height:212px}.alt213{ height:213px}.alt214{ height:214px}.alt215{ height:215px}.alt216{ height:216px}.alt217{ height:217px}.alt218{ height:218px}.alt219{ height:219px}.alt220{ height:220px}.alt221{ height:221px}.alt222{ height:222px}.alt223{ height:223px}.alt224{ height:224px}.alt225{ height:225px}.alt226{ height:226px}.alt227{ height:227px}.alt228{ height:228px}.alt229{ height:229px}.alt230{ height:230px}.alt231{ height:231px}.alt232{ height:232px}.alt233{ height:233px}.alt234{ height:234px}.alt235{ height:235px}.alt236{ height:236px}.alt237{ height:237px}.alt238{ height:238px}.alt239{ height:239px}.alt240{ height:240px}.alt241{ height:241px}.alt242{ height:242px}.alt243{ height:243px}.alt244{ height:244px}.alt245{ height:245px}.alt246{ height:246px}.alt247{ height:247px}.alt248{ height:248px}.alt249{ height:249px}.alt250{ height:250px}.alt251{ height:251px}.alt252{ height:252px}.alt253{ height:253px}.alt254{ height:254px}.alt255{ height:255px}.alt256{ height:256px}.alt257{ height:257px}.alt258{ height:258px}.alt259{ height:259px}.alt260{ height:260px}.alt261{ height:261px}.alt262{ height:262px}.alt263{ height:263px}.alt264{ height:264px}.alt265{ height:265px}.alt266{ height:266px}.alt267{ height:267px}.alt268{ height:268px}.alt269{ height:269px}.alt270{ height:270px}.alt271{ height:271px}.alt272{ height:272px}.alt273{ height:273px}.alt274{ height:274px}.alt275{ height:275px}.alt276{ height:276px}.alt277{ height:277px}.alt278{ height:278px}.alt279{ height:279px}.alt280{ height:280px}.alt281{ height:281px}.alt282{ height:282px}.alt283{ height:283px}.alt284{ height:284px}.alt285{ height:285px}.alt286{ height:286px}.alt287{ height:287px}.alt288{ height:288px}.alt289{ height:289px}.alt290{ height:290px}.alt291{ height:291px}.alt292{ height:292px}.alt293{ height:293px}.alt294{ height:294px}.alt295{ height:295px}.alt296{ height:296px}.alt297{ height:297px}.alt298{ height:298px}.alt299{ height:299px}.alt300{ height:300px}.alt301{ height:301px}.alt302{ height:302px}.alt303{ height:303px}.alt304{ height:304px}.alt305{ height:305px}.alt306{ height:306px}.alt307{ height:307px}.alt308{ height:308px}.alt309{ height:309px}.alt310{ height:310px}.alt311{ height:311px}.alt312{ height:312px}.alt313{ height:313px}.alt314{ height:314px}.alt315{ height:315px}.alt316{ height:316px}.alt317{ height:317px}.alt318{ height:318px}.alt319{ height:319px}.alt320{ height:320px}.alt321{ height:321px}.alt322{ height:322px}.alt323{ height:323px}.alt324{ height:324px}.alt325{ height:325px}.alt326{ height:326px}.alt327{ height:327px}.alt328{ height:328px}.alt329{ height:329px}.alt330{ height:330px}.alt331{ height:331px}.alt332{ height:332px}.alt333{ height:333px}.alt334{ height:334px}.alt335{ height:335px}.alt336{ height:336px}.alt337{ height:337px}.alt338{ height:338px}.alt339{ height:339px}.alt340{ height:340px}.alt341{ height:341px}.alt342{ height:342px}.alt343{ height:343px}.alt344{ height:344px}.alt345{ height:345px}.alt346{ height:346px}.alt347{ height:347px}.alt348{ height:348px}.alt349{ height:349px}.alt350{ height:350px}.alt351{ height:351px}.alt352{ height:352px}.alt353{ height:353px}.alt354{ height:354px}.alt355{ height:355px}.alt356{ height:356px}.alt357{ height:357px}.alt358{ height:358px}.alt359{ height:359px}.alt360{ height:360px}.alt361{ height:361px}.alt362{ height:362px}.alt363{ height:363px}.alt364{ height:364px}.alt365{ height:365px}.alt366{ height:366px}.alt367{ height:367px}.alt368{ height:368px}.alt369{ height:369px}.alt370{ height:370px}.alt371{ height:371px}.alt372{ height:372px}.alt373{ height:373px}.alt374{ height:374px}.alt375{ height:375px}.alt376{ height:376px}.alt377{ height:377px}.alt378{ height:378px}.alt379{ height:379px}.alt380{ height:380px}.alt381{ height:381px}.alt382{ height:382px}.alt383{ height:383px}.alt384{ height:384px}.alt385{ height:385px}.alt386{ height:386px}.alt387{ height:387px}.alt388{ height:388px}.alt389{ height:389px}.alt390{ height:390px}.alt391{ height:391px}.alt392{ height:392px}.alt393{ height:393px}.alt394{ height:394px}.alt395{ height:395px}.alt396{ height:396px}.alt397{ height:397px}.alt398{ height:398px}.alt399{ height:399px}.alt400{ height:400px}.alt401{ height:401px}.alt402{ height:402px}.alt403{ height:403px}.alt404{ height:404px}.alt405{ height:405px}.alt406{ height:406px}.alt407{ height:407px}.alt408{ height:408px}.alt409{ height:409px}.alt410{ height:410px}.alt411{ height:411px}.alt412{ height:412px}.alt413{ height:413px}.alt414{ height:414px}.alt415{ height:415px}.alt416{ height:416px}.alt417{ height:417px}.alt418{ height:418px}.alt419{ height:419px}.alt420{ height:420px}.alt421{ height:421px}.alt422{ height:422px}.alt423{ height:423px}.alt424{ height:424px}.alt425{ height:425px}.alt426{ height:426px}.alt427{ height:427px}.alt428{ height:428px}.alt429{ height:429px}.alt430{ height:430px}.alt431{ height:431px}.alt432{ height:432px}.alt433{ height:433px}.alt434{ height:434px}.alt435{ height:435px}.alt436{ height:436px}.alt437{ height:437px}.alt438{ height:438px}.alt439{ height:439px}.alt440{ height:440px}.alt441{ height:441px}.alt442{ height:442px}.alt443{ height:443px}.alt444{ height:444px}.alt445{ height:445px}.alt446{ height:446px}.alt447{ height:447px}.alt448{ height:448px}.alt449{ height:449px}.alt450{ height:450px}.alt451{ height:451px}.alt452{ height:452px}.alt453{ height:453px}.alt454{ height:454px}.alt455{ height:455px}.alt456{ height:456px}.alt457{ height:457px}.alt458{ height:458px}.alt459{ height:459px}.alt460{ height:460px}.alt461{ height:461px}.alt462{ height:462px}.alt463{ height:463px}.alt464{ height:464px}.alt465{ height:465px}.alt466{ height:466px}.alt467{ height:467px}

.alt468{ height:468px}.alt469{ height:469px}.alt470{ height:470px}.alt471{ height:471px}.alt472{ height:472px}.alt473{ height:473px}.alt474{ height:474px}.alt475{ height:475px}.alt476{ height:476px}.alt477{ height:477px}.alt478{ height:478px}.alt479{ height:479px}.alt480{ height:480px}.alt481{ height:481px}.alt482{ height:482px}.alt483{ height:483px}.alt484{ height:484px}.alt485{ height:485px}.alt486{ height:486px}.alt487{ height:487px}.alt488{ height:488px}.alt489{ height:489px}.alt490{ height:490px}.alt491{ height:491px}.alt492{ height:492px}.alt493{ height:493px}.alt494{ height:494px}.alt495{ height:495px}.alt496{ height:496px}.alt497{ height:497px}.alt498{ height:498px}.alt499{ height:499px}.alt500{ height:500px}.alt501{ height:501px}

/* fim alturas div */

.borda{border: 0px solid red}

/* botoes */

.liball{padding: 2px;}

.borda-sem-fill {

    padding: 40px;

    -webkit-border-radius: 56px;

    -moz-border-radius: 56px;

    border-radius: 56px;

    border: 1px solid #0072bc;

    text-align: center;

    padding: 6px;

    display: inline-block;

    color: #0072bc;

    background-color: transparent;

}

.borda-sem-fill:hover {

    color: #fff;

    background-color:#0072bc;

}

.mleft15{padding-left: 65px;}

.risco_1_blog{width: 430px;    height: 4px;    background-color: #0072bc;    margin-left: 26%;    position: absolute;    margin-top: 23px;  }

.risco_2_blog{width: 430px;    height: 4px;    background-color: #0072bc;    right: 26%;    position: absolute;    margin-top: 23px;  }

.risco_3_blog{width: 4px;

    height: 337px;

    background-color: #0072bc;

    margin-left: 8%;

    position: absolute;

    margin-top: 91px;  }

.borda-fill {

    padding: 40px;

    -webkit-border-radius:56px;

    -moz-border-radius: 56px;

    border-radius: 56px;

    border: 0px solid #98d62c;

    text-align: center;

    padding: 6px;

    display: inline-block;

    color: #fff;

    background-color:#00abe5;

}

.borda-fill:hover {

    color: #fff;

    background-color:#000;

}

.caixa_cinza{background-color: #f7f7f7;width: 67%;

    margin-top: 11px;height: 557px; position: absolute; right: 0px; z-index: -1;-webkit-border-top-left-radius: 10px;

-webkit-border-bottom-left-radius: 10px;

-moz-border-radius-topleft: 10px;

-moz-border-radius-bottomleft: 10px;

border-top-left-radius: 10px;

border-bottom-left-radius: 10px;}

.foto_home{

	width: 100%;

	height: 250px;

	background-position: center;

	background-size: cover;

	-webkit-border-top-left-radius: 10px;

-webkit-border-top-right-radius: 10px;

-moz-border-radius-topleft: 10px;

-moz-border-radius-topright: 10px;

border-top-left-radius: 10px;

border-top-right-radius: 10px;

	overflow: hidden;

}

.foto_home_blog{

	width: 100%;



	height: 205px;

	background-position: center;

-webkit-border-top-left-radius: 10px;

-webkit-border-top-right-radius: 10px;

-moz-border-radius-topleft: 10px;

-moz-border-radius-topright: 10px;

border-top-left-radius: 10px;

border-top-right-radius: 10px;

	background-size: cover;

}

.texto_home{-webkit-border-bottom-right-radius: 10px;

-webkit-border-bottom-left-radius: 10px;

-moz-border-radius-bottomright: 10px;

-moz-border-radius-bottomleft: 10px;

border-bottom-right-radius: 10px;

border-bottom-left-radius: 10px; padding: 25px; border: 1px solid #e6e7e8}

.botao-orcamento{ background-color:#0072bc; color: #fff; padding:10px; padding-left: 20px; padding-right: 20px; -webkit-border-top-left-radius:10px;

-webkit-border-bottom-right-radius: 10px;

-moz-border-radius-topleft: 10px;

-moz-border-radius-bottomright: 10px;

border-top-left-radius: 10px;

border-bottom-right-radius: 10px;}

.botao_azul{ background-color: #0072bc;color: #fff;border-radius: 6px;    padding: 6px;    text-align: center;    padding-left: 25px;

    padding-right: 25px;    display: table;    font-weight: 300;    font-size: 15px; }

.botao_azul:hover{  background-color: #102358 }

.botao-orcamento:hover{background-color: #005197}

.botao_red{background-color: #ED1C24;    color: #fff;    border-radius: 6px;    padding: 6px;    text-align: center;    padding-left: 25px;

    padding-right: 25px;    display: table;    font-weight: 300;    font-size: 15px;}

.botao_red:hover{ background-color: #8D161B }

.botao_branco{border: 1px solid #fff;

    background-color: #fff;

    color: #0072bc;

    border-radius: 6px;

    padding: 6px;

    text-align: center;

    padding-left: 25px;

    padding-right: 25px;

    display: table;

    font-weight: 400;

    font-size: 15px; }

.botao_branco:hover{ background-color: #172b65; border-color:#172b65; color: #fff}

.botao_azul_vazado{border:1px solid  #0072bc;color: #0072bc;border-radius: 6px;    padding: 6px;    text-align: center;    padding-left: 25px;

    padding-right: 25px;    display: table;    font-weight: 400;    font-size: 15px;  }

.botao_azul_vazado:hover{  background-color: #0072bc;color: #fff;}.margin-auto{ margin: auto}

.ajustaleft10{margin-left: 25px;}

.sombra-seminovos{webkit-box-shadow: 2px 2px 12px 3px rgba(0,0,0,0.3);

-moz-box-shadow: 2px 2px 12px 3px rgba(0,0,0,0.3);

box-shadow: 2px 2px 12px 3px rgba(0,0,0,0.3);  border-radius: 9px

}



.bgicones_seminovos_single{width: 100%; height: 450px;}

.sombra-seminovos-single{

-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);

-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);

box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);	

}









.bgicones_seminovos {

    background-position: center 15px;

    background-size: contain;

    width: 100%;

    height: 149px;

    background-repeat: no-repeat;

   

 

}



.bgicones_seminovos_pequeno {

    background-position: center 15px;

    background-size: contain;

    width: 100%;

    height: 80px;

    background-repeat: no-repeat;

	border: 1px solid #ccc;

	margin-bottom: 25px;

   

 

}

.bgcinza_seminovos{background-color: #f2f4f7;}

/*fim botoes */

/*  campos de formularios  */

/* formulario busca header */

.caixa-busca{ background-color: #fff; padding: 30px; border-radius: 9px; position: relative; margin-top: -15px;-webkit-box-shadow: 2px 2px 25px 3px rgba(0,0,0,0.3);

-moz-box-shadow: 2px 2px 25px 3px rgba(0,0,0,0.3);

box-shadow: 2px 2px 25px 3px rgba(0,0,0,0.3);

}

.campo-busca{    border: 1px solid #ababab; border-radius:6px; width: 100%; font-size: 14px; padding-left: 7px}

.risco_laranja{border-bottom: 2px solid #f36f21; width: fit-content  }

.campo-busca ::-webkit-input-placeholder  { color:#ababab}

.campo-busca input:-moz-placeholder { color:#ababab }

.input-blog{color: #387d2a; text-align: right;font-weight: bold; text-align: right}

.input-blog ::-webkit-input-placeholder { color: #387d2a; font-weight: bold; text-align: right}

.input-blog input:-moz-placeholder { color: #387d2a; font-weight: bold; text-align: right}

.caixa_logos{-webkit-border-top-left-radius: 90px;

-webkit-border-bottom-right-radius: 90px;

-moz-border-radius-topleft: 90px;

-moz-border-radius-bottomright: 90px;

border-top-left-radius: 90px;

border-bottom-right-radius: 90px;-webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.32);

-moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.32);

box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.32); background-color: #fff}

.botaolaranja{background-color:#f36f21 ; text-align: center; color: #fff; border-radius: 9px; padding: 10px; width: 100%; border: 0PX}

/* formulario contato */



.input-contato-busca{ background-color: #f0f0f0;

    padding: 0px;color:#000;

	border: 0px;

	padding-top:7px;

	padding-bottom:10px;

    border: 0px solid #ccc;

    width: 100%;

    margin-bottom: 8px;

    border-radius: 33px; padding-left: 6px}

.input-contato-busca::-webkit-input-placeholder  { color:#000; font-weight: 600; padding-left: 5px}

.input-contato-busca input:-moz-placeholder { color:#000; font-weight: 600; padding-left: 5px }

.botaobuscaimg{position: absolute;

    z-index: 333;

    margin-top: -41px;

    margin-left: 111px;}





.input-contato-select{ background-color: #e78507;

    padding: 0px;color:#fff;

	border: 0px;

	padding-top:7px; font-weight: 600;

	padding-bottom:10px;

    border: 0px solid #ccc;

    width: 100%;

    margin-bottom: 8px;

    border-radius: 3px; padding: 10px}



.input-contato{ background-color: #fff;

    padding: 0px;color:#828f97;

	border: 0px;

	padding-top:7px; font-weight: 400;

	padding-bottom:10px;

    border: 1px solid #ccc;

    width: 100%;

    margin-bottom: 8px;

     padding: 10px}

.input-contato::-webkit-input-placeholder  { color:#828f97; font-weight: 400; padding-left: 5px}

.input-contato input:-moz-placeholder { color:#828f97; font-weight: 400; padding-left: 5px }

.input-contato textarea:-moz-placeholder { color:#828f97; font-weight: 400; padding-left: 5px }

.input-contato textarea{ font-size: 14px;   border: 1px solid #ccc; padding-left: 5px}

.input-contato2{ background-color: transparent;

    padding: 12px;color:#706F6F;

	border: 0px;

    border: 1px solid #0072bc;

    width: 100%;

    margin-bottom: 8px;

    border-radius: 3px;}

.input-contato2::-webkit-input-placeholder  { color:#828f97; font-weight: 300;}

.input-contato2 input:-moz-placeholder { color:#828f97; font-weight: 300; }

.input-contato2 textarea:-moz-placeholder { color:#828f97; font-weight: 300; }

.input-contato2 textarea{ font-size: 14px;   border: 1px solid #0072bc;}

.input-contato3{ background-color: #fff;

    padding: 12px;color:#706F6F;

	border: 0px;

    border: 1px solid #ccc;

    width: 100%;

    margin-bottom: 8px;

    border-radius: 33px;}

.input-contato3::-webkit-input-placeholder  { color:#000; font-weight: 300;}

.input-contato3 input:-moz-placeholder { color:#000; font-weight: 300; }

.input-contato3 textarea:-moz-placeholder { color:#000; font-weight: 300; }

.input-contato3 textarea{ font-size: 14px;   border: 1px solid #ccc;}

/* formulario orcamento */.mtopnegativo{margin-top: -50px; position: absolute;width: 1171px}

.input-orcamento{ background-color: #ebebeb; padding: 6px; border: 1px solid #c4c4c4; width: 100%;margin-bottom: 13px;  border-radius: 3px}

.input-orcamento::-webkit-input-placeholder  { color:#666}

.input-orcamento input:-moz-placeholder { color:#666 }

/* formulario newsletter */

.input-newsletter{ background-color:transparent;color:#0d334f; padding: 6px; border: 1px solid #fff; width: 100%;margin-bottom: 13px; border-radius: 16px }

.input-newsletter::-webkit-input-placeholder  { color:#fff; text-align: center}

.input-newsletter input:-moz-placeholder { color:#fff; text-align: center}

.resetbotao{border: 0px;t}

.imputnewsletter{ background-color: #fff;color:#292929; padding: 6px; border: 1px solid#5fa3cd; width: 100%;margin-bottom: 13px;  border-radius: 33px}

.imputnewsletter::-webkit-input-placeholder  { color:#292929}

.imputnewsletter input:-moz-placeholder { color:#292929 }

.lupa{width: 22px;}

/*  fim campos de formularios  */

.caixa-clientes{ background-color: #fff; padding: 0px; border-radius: 15px; margin-top: -90px; border: 1px solid #DDDDDD}

.img-slide{ position: absolute; left: 53%;

    top: 41%;}

.texto-slide {

    position: absolute;

    left: 19%;

    margin-left: 8px;

    top: 66%;

}

.bgazulpreto{background-color: #d7a115}

.imag1{}

.imag2{ display: none}

.navbar-light{ border-bottom: 0px solid #f5f5f5}

/* rodape */

.mrgtop-15{ margin-top: -50px}

.bgcinzaclarometade{position: absolute; background-color: #f4f4f4; width: 100%; height: 220px; position: absolute;z-index: -1}

.rodape{ background-color:#fff; color: #007193; font-size: 14px;







}

.cinzarodape{color: #6d6e71}

.cinzarodape a{color: #6d6e71}

.bgcinzarodape{background-color:  #6d6e71}

/* fim rodape */

/* css paginas */

        /* home */

.imagemproduto{width: 100%;

    background-size: cover;

    background-repeat: no-repeat;

    background-repeat: no-repeat; margin-bottom: 15px;

                                    ; border-radius: 3px;

                                 height: 230px; }

.aquimuda{   background-size: cover;

    background-repeat: no-repeat;

    background-repeat: no-repeat; margin-bottom: 15px;

                                    ; border-radius: 3px;

                                 height: 230px;}

.aquimuda:hover{ background-image: url(assets/img/hoverservicos.png);  background-size: cover;}

.aquimuda:hover > .aquimuda{     filter: grayscale(100%);

    -webkit-filter: grayscale(100%);

    filter: url(/elements/grayscale.svg#desaturate);

    filter: gray;

    -webkit-filter: grayscale(1);

    opacity: 0.6;}

.textodentro{color:#fff;  height: 230px; width: 100%; padding: 50px; display: none; text-align: center;font-size: 18px; text-transform: uppercase;padding-top: 32%;}

.aquimuda:hover > .textodentro{ display: block}

.paddinxx{padding-left: 45px; padding-right: 45px; display: table; margin: auto; text-align: center}

.esconde{display: none}

.quadroservicos{}



.quadrointerno2{ background-color:#f8b871;font-weight: 500;  cursor: pointer;padding: 9px; border-bottom: 5px solid #fff; border-radius: 9px; color: #fff}





.quadrointerno{ background-color:#0072bc;font-weight: 500;  cursor: pointer;padding: 9px; border-bottom: 0px solid #fff; border-radius: 9px; color: #fff;margin-bottom: 9px;}

.quadrofoto{padding: 50px;

    height: 308px;

    width: 100%;

    margin-left: -90px;

    z-index: 1;

    position: relative;}

/*.quadrointerno:hover{ background-color: #0072bc;}*/

.quadroazulsobrenos{    background-color: #0d1d42;

    padding: 90px;

    padding-left: 0;

    margin-left: -120px;

    position: relative;

    z-index: -1;

    color: #fff;}





.backgroundgestao{background-image: url(assets/img/images/gesta-de-frotas_07.png); background-position: center; height: 170px;width: 100%}







.bgcinzameio{

	

background: rgb(240,241,241);

background: linear-gradient(0deg, rgba(240,241,241,1) 65%, rgba(255,255,255,1) 37%);

}



.bgicones2{background-position: center; background-size: contain; width: 100%; height: 100px; background-repeat: no-repeat; padding: 15px; background-color: #e5e5e5  

    }





.bgcinzapadding{padding: 20px;background-color: #e5e5e5 }

	.bgicones{background-position: center; background-size: contain; width: 100%; height: 100px; background-repeat: no-repeat; opacity: 0.4;  filter: grayscale(100%);

    -webkit-filter: grayscale(100%);

    filter: url(/elements/grayscale.svg#desaturate);

    filter: gray;

    -webkit-filter: grayscale(1);

    }



	.caixa_deitada{padding: 6px; background-color: #e78507;clip-path: polygon(11% 0, 100% 0%, 88% 100%, 0% 100%); width: 350px; color: #fff; text-align: center}

.margntop-10{margin-top: -57px}

.areatexto{width: 51%;



    margin-left: 298px;}

.mleft10{ margin-left: 10px; margin-right: 10px;}

.fsize95{font-size: 95px}

        .fundo-banner{ background-image: url(assets/img/banner.jpg);padding: 10px;     padding: 0px;



    background-repeat: no-repeat;



    margin-top:90px;

    min-height: 712px;

			background-position: center;

  

    position: relative;}

        .fundo-banner-2{ background-image: url(assets/img/banner2.jpg);padding: 10px;     padding: 0px;

    background-size: cover;

    background-repeat: no-repeat;

    background-position: top center;

    margin-top:90px;

    min-height: 380px;

    background-position: top center;

    position: relative;}

.margin-top-15{margin-top: -30px; position: relative}

  .fundo-banner-interno{ background-image: url(assets/img/banner.png);padding: 10px; background-size: cover; background-repeat: no-repeat; background-position: top center;   min-height:505px; background-position: top center}

  .fundo-banner-interno{ background-image: url(assets/img/banner.png);padding: 10px; background-size: cover; background-repeat: no-repeat; background-position: top center;   min-height:505px; background-position: top center;margin-top: -6px;

    position: relative;}



 .fundo-banner-interno-single{ background-image: url(assets/img/velida-servicos_02.jpg);padding: 10px; background-size: cover; background-repeat: no-repeat; background-position: top center;   height:170px; padding: 50px; background-position: top center}



 .fundo-banner-interno-single-seminovos{ background-image: url(assets/img/banner.png); background-size: cover; background-repeat: no-repeat; background-position: top center;      height: 372px;

    padding-top: 15px;

    background-position: center 52px;

    background-color:#f26e23}





.caixa_filtro{display: block; background-color: #fff; width: 300px; position: absolute; height: auto; left: -500px;  

	border-left: 1px solid #ccc; 

	border-right: 1px solid #ccc; 

	border-bottom: 1px solid #ccc; 

	border-to: 0px solid #ccc; 

	    margin-top: 69px;

	z-index: 999}



        .cart-pedidos{ background-image: url(../img/cart-background.png); width: 184px;    height: 54px;    background-repeat: no-repeat;    padding-left: 15px;    padding-top: 20px;    font-size: 15px;}

        .espaco{ width: 50px;}

        .quadro-estatisticas{ background-color: #00deff; padding: 15px; margin-top: -110px; padding: 30px}

        .div-barra-estatisticas{ width: 1px; background-color: #fff; height: 80px; float: left;    opacity: 0.7;}

.minimaaltura{ min-height: 353px}

.minimaaltura2{ min-height: 355px}

.imgesquerda{    background-size: cover;

    height: 180px; width: 100%;

    position: absolute;top:44%;

    margin-left: -50px;

    margin-top: -21px;}

.imgdireita{    background-size: cover;

    height: 180px;

    position: absolute;width: 100%;

    margin-left: 20px;top:44%;

    margin-top: -21px;}

        .borda-produto{ border: 1px solid #0072bc; padding: 15px;-webkit-border-top-left-radius: 6px;

-webkit-border-bottom-right-radius: 25px;

-moz-border-radius-topleft: 25px;

-moz-border-radius-bottomright: 25px;

border-top-left-radius: 25px;

border-bottom-right-radius: 25px;}

        .borda-produto-6-coluna{ border: 1px solid #0072bc; padding: 15px;-webkit-border-top-left-radius: 25px;

-webkit-border-bottom-right-radius: 25px;

-moz-border-radius-topleft: 25px;

-moz-border-radius-bottomright: 25px;

border-top-left-radius: 25px;

border-bottom-right-radius: 25px;}

        .borda-produto-6-coluna:hover{ border: 1px solid #0072bc;background-color:#0072bc;color: #fff; padding: 15px; }

.borda-produto-6-coluna ~ .azull{ color: #0072bc!important}

.borda-produto-6-coluna:hover ~ .azull{ color: #fff!important}

.foto_item_produtos_internas{ margin-top: -80px}

.arredonda-esquerda-2{-webkit-border-top-right-radius: 10px;

-webkit-border-bottom-left-radius: 10px;

-moz-border-radius-topright: 10px;

-moz-border-radius-bottomleft: 10px;

border-top-right-radius: 10px;

border-bottom-left-radius: 10px;}

.arredonda-esquerda{-webkit-border-top-right-radius: 10px;

-webkit-border-bottom-left-radius: 10px;

-moz-border-radius-topright: 10px;

-moz-border-radius-bottomleft: 10px;

border-top-right-radius: 10px;

border-bottom-left-radius: 10px;}

.arredonda-direita{-webkit-border-top-left-radius: 10px;

-webkit-border-bottom-right-radius: 10px;

-moz-border-radius-topleft: 10px;

-moz-border-radius-bottomright: 10px;

border-top-left-radius: 10px;

border-bottom-right-radius: 10px;}

.arredonda-direita-2{-webkit-border-top-left-radius: 10px;

-webkit-border-bottom-right-radius: 10px;

-moz-border-radius-topleft: 10px;

-moz-border-radius-bottomright: 10px;

border-top-left-radius: 10px;

border-bottom-right-radius: 10px;}

.bgtransparent{ background-color: transparent}

.bordabranco{ border: 1px solid #fff; cursor: pointer}

.bordabranco:hover{  background-color:#005197; }

:focus {outline:none;}

.botao-azul{ background-color:#002448; padding: 14px; padding-left: 20px; padding-right: 20px; color: #fff; text-align: center }

.botao-azul:hover{ background-color:#005197; }

.botao-verde{ background-color:#0072bc; color: #fff;

    padding: 10px;

    padding-left: 20px;

    padding-right: 20px; color: #fff; text-align: center }

.botao-verde:hover{ background-color:#235e94; }

        .borda-produto-selecionado{ border: 1px solid #0072bc;color: #fff; background-color:#0072bc;  padding: 15px; border-radius: 3px}

        .borda-produto:hover{ border: 1px solid #0072bc;background-color:#0072bc;color: #fff;  }

.quadro_nome_produto_internas{ padding: 9px;}

.noborda{ border: 0px}

.bgnewsletter{ background-color: #0072bc; padding: 50px}

.borda-produto ~ .azull{ color: #0072bc!important}

.borda-produto h2{ color: #0072bc!important}

.risco{background-image: url(assets/img/risco.png); background-position: center; background-repeat: no-repeat; width: 100%; height: 25px}

.borda-produto:hover h2{ color: #fff!important}

        .risco-cinza{ width: 100%; background-color: #E2E1E1; height: 1px; margin-top: 15px;margin-bottom: 15px}

        .codigo-quadro{ background-color: #ED1C24; font-size: 13px; color: #fff; text-align: center; padding: 8px; border-radius: 3px;}

        .codigo-quadro-azul{background-color: #0072bc;font-size: 13px;color: #fff;text-align: center;padding: 5px;padding-left: 15px;border-radius: 3px;    padding-right: 15px;}

        .fundo-destaque-produto{ background-image: url(../img/fundo-produto-destaque.jpg);padding: 60px; border-bottom: 2px solid #f0f0f0;  background-size: cover; background-position: center}

        .tag-resinada{ background-color: #ED1C24;    font-size: 12px;    color: #fff;    text-align: center;    padding: 8px;    border-radius: 3px;position: absolute;    left: 15px;    top: 15px;}

        .fundo-aplicativo{ background-image: url(../img/fundo-aplicativo.jpg);  padding: 150px; background-position: center; background-size: cover;}

        .fundo-newsletter{  background-color: #0072bc;  padding: 50px; border-radius: 5px; position: absolute}

        .hovernoticias{ border: 1px solid #fff}

        .hovernoticias:hover{ border: 1px solid #ccc}

        .select-produtos-categorias{ width: 100%; background-color: #00deff; padding: 15px; text-align: center; color: #fff}

        .minh{min-height: 50px;}

        /* fim home */

        /* produtos */

        .fundo-produtos{ padding-top:30px; padding-bottom: 30px; }

        /* fim produtos */

        /* produto */

        .miniatura-borda{ border: 1px solid #ccc; border-radius: 4px; padding: 15px; width: 120px;  float: left; margin-right: 15px; }

        .baixar-pdf{ height: 150px; float: left; margin-right: 15px;}

        /* fim produto */

        /* empresa */

        .quadro-video{ margin-top: -60px;}

        .borda-missao{border: 1px solid #0072bc; padding: 15px; border-radius: 3px}

        .margin-left-25{margin-right:26px}

.div-barra-empresa{ width: 1px; background-color: #fff; height: 60px;    float: left;    margin-top: -24px;   opacity: 0.7;}

 .fundo-noticias{ padding-top:30px; padding-bottom: 30px; background-color: #f5f5f5 }

        /* fim empresa*/

        /*  donwloads */

            .corcolapso1{background-color: #00deff!important; margin-bottom: 9px; background-image: url(../img/icon-plus.png); background-repeat: no-repeat; background-position: right}

            .corcolapso1 a{ color: #fff}

            .corcolapso2{background-color: #ed1c24!important; margin-bottom: 9px; background-image: url(../img/icon-plus.png); background-repeat: no-repeat; background-position: right}

            .corcolapso2 a{ color: #fff}

            .corcolapso3{background-color: #0072bc!important; margin-bottom: 9px; background-image: url(../img/icon-plus.png); background-repeat: no-repeat; background-position: right}

            .corcolapso3 a{ color: #fff}

            .corcolapso4{background-color: #172b65!important; margin-bottom: 9px; background-image: url(../img/icon-plus.png); background-repeat: no-repeat; background-position: right}

            .corcolapso4 a{ color: #fff}

                .card-header {

                    padding: .75rem 1.25rem;

                    /* margin-bottom: 0; */

                    background-color: rgba(0,0,0,.03);

                    border-bottom: 0px solid rgba(0,0,0,.125);

                    margin-bottom: 10px;

                }

                .card {

                    position: relative;

                    display: -webkit-box;

                    display: -ms-flexbox;

                    display: flex;

                    -webkit-box-orient: vertical;

                    -webkit-box-direction: normal;

                    -ms-flex-direction: column;

                    flex-direction: column;

                    min-width: 0;

                    word-wrap: break-word;

                    background-color: #fff;

                    background-clip: border-box;

                     border: 0px solid rgba(0,0,0,.125); 

                    border-radius: .25rem;

                    margin-bottom: 7px;

                }

                .card-header {

                    padding: .75rem 1.25rem;

                    margin-bottom: 0;

                    background-color:transparent;

                    border-bottom: 0px solid rgba(0,0,0,.125);

                }

        /* fim downloads */

        /* contaot */

            .botao-curriculo{ background-image: url(../img/botao-faleconsoc-curriculo.png);

                PADDING: 25PX;

                PADDING-LEFT: 76PX;

                COLOR: #FFF;

                FONT-SIZE: 18PX;}

            .botao-fornecedores{ background-image: url(../img/botao-fornecedores.png); padding: 36px; padding-left: 113px; color: #fff; background-repeat: no-repeat}

            .botao-fornecedores-2{ border:1px solid #ccc;     padding: 10px;

                padding-bottom: 31px;

                padding-top: 31px; font-size: 12px; text-align: center;-webkit-border-radius: 9px;

            -webkit-border-top-left-radius: 2px;

            -webkit-border-top-right-radius: 2px;

            -moz-border-radius: 9px;

            -moz-border-radius-topleft: 2px;

            -moz-border-radius-topright: 2px;

            border-radius: 9px;

            border-top-left-radius: 2px;

            border-top-right-radius: 2px;; background-repeat: no-repeat}

        /* fim contato */

        /* cadastrese */

        /* fim cadastrese */

/* Generated by http://css.spritegen.com CSS Sprite Generator */

 

.logo-rodape, .botaobusca, .icon-facebook-rodape, .icon-instagram-rodape, .icon-twiter-rodape, 

.icon-telefone-pequeno-rodape, .icon-telefone-topo, .icon-whats-pequeno-rodape, .icon-whats-topo

{ display: inline-block; background: url('assets/img/sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

 

.logo-rodape { background-position: -0px -0px; width: 238px; height: 80px; }

.botaobusca { background-position: -0px -80px; width: 50px; height: 43px; margin-left: -70px; cursor: pointer; position: absolute}

.icon-facebook-rodape { background-position: -50px -80px; width: 34px; height: 34px; }

.icon-instagram-rodape { background-position: -84px -80px; width: 34px; height: 34px; }

.icon-twiter-rodape { background-position: -118px -80px; width: 34px; height: 34px; }

.icon-telefone-pequeno-rodape { background-position: -152px -80px; width: 17px; height: 17px; }

.icon-telefone-topo { background-position: -169px -80px; width: 17px; height: 17px; }

.icon-whats-pequeno-rodape { background-position: -186px -80px; width: 17px; height: 17px; }

.icon-whats-topo { background-position: -203px -80px; width: 17px; height: 17px; }

.cleaner{clear: both}

.espacotop{    margin-top: -2px;

    float: left;

    margin-left: 6px;

}

/* fim css paginas */

/* media queries */

/* resoluções específicas */

@media screen and (min-width: 1200px) and (max-width: 9280px) {

.modal-content {

    position: relative;

    width: 700px;

    margin-left: -350px;

    left: 50%;

    pointer-events: auto;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid rgba(0,0,0,.2);

    border-radius: .3rem;

    outline: 0;

 

}

}

.modal-header {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: start;

    align-items: flex-start;

    -ms-flex-pack: justify;

    justify-content: space-between;

    border-bottom: 0px solid #dee2e6; 

    border-top-left-radius: .3rem;

    border-top-right-radius: .3rem;

    padding-left: 25px;

}

@media screen and (min-width: 1285px) and (max-width: 1980px) {

.modal-dialog {

    max-width: 47%;

    margin: 1.75rem auto;

}

}

.fundoverde{background-image: url(assets/img/comex-home_02.jpg);width: 100%;height:949px; padding-top: 320px; margin-top: -90px; background-position: top center}

.fundoverde_solucoes {

    background-image: url(assets/img/comex-home_02.jpg);

    width: 100%;

    height: 1045px;

    padding-top: 00px;

    margin-top: -34%;

    z-index: -1;

    position: absolute;

    background-position: center;}

.alturaespacosolucoes{height: 450px; width: 100%}

.fundopretosobre{background-image: url(assets/img/Social-Comex_05.png);width: 100%;height: 1345px; padding-top: 278px; background-position: center}

.fundolaranja{background-image: url(assets/img/comex_98.png);width: 100%;height:645px; padding-top: 220px; background-position: center;margin-top: -106px;}

.fundoroxo{background-image: url(assets/img/comex_116.png);width: 100%;height:645px; padding-top: 220px; background-position: center;margin-top: -91px;}

.divimg1{background-image: url(assets/img/comex_71.png);background-size: 976px; position: absolute; left: -90px; margin-top: -350px; width: 976px; height: 989px; background-repeat: no-repeat;z-index:70;transition: all .2s ease-in-out;}

.divimg2{background-image: url(assets/img/comex_78.png); background-size: 976px; position: absolute; right: -190px; margin-top: -75px; width: 976px; height: 989px; background-repeat: no-repeat;z-index:70;transition: all .2s ease-in-out;}

.divimg3{background-image: url(assets/img/comex_114.png); background-size: 976px; position: absolute; left: -190px; margin-top: -75px; width: 976px; height: 989px; background-repeat: no-repeat;z-index:70;transition: all .2s ease-in-out;}

.divimg4{background-image: url(assets/img/comex_137.png); background-size: 976px; position: absolute; right: -190px;margin-top: 78px; width: 976px; height: 989px; background-repeat: no-repeat;z-index:70}

.divimg5{background-image: url(assets/img/comex_152.png); background-size: 976px; position: absolute; left: -190px; margin-top: -75px; width: 976px; height: 989px; background-repeat: no-repeat;z-index:70;transition: all .2s ease-in-out;}

.divimg-logo{background-image: url(assets/img/logobox.png); background-size: 1833px;

 position: absolute;

    right: -759px;

    margin-top: -987px;

    width: 1900px;

    height: 1989px;

    background-repeat: no-repeat;    padding-top: 645px;}

.descricaoimg{margin-left: 3px;

    margin-top: 10px;

    width: 187px;

    background-color: #fff;}

.videoespa{position: absolute;

    overflow: hidden;

    margin-left: -28%;

    left: 50%;

    width: 188px;

    height: 356px;

    z-index: 10;}

.divimg1sobre{background-image: url(assets/img/Social-Comex_03.png);background-size: 876px; position: absolute; left: -90px; margin-top: 0px; width: 976px; height: 989px; background-repeat: no-repeat;}

.divimg1contato{background-image: url(assets/img/contato.jpg);background-size: 876px; position: absolute; left: -90px; margin-top: 0px; width: 976px; height: 989px; background-repeat: no-repeat;}

.divimg1pattern{background-image: url(assets/img/pattern.jpg);background-size: 876px; position: absolute; left: -90px; margin-top: 0px; width: 976px; height: 989px; background-repeat: no-repeat;}

.divimg2sobre{background-image: url(assets/img/Social-Comex_07.png);background-size: 876px; position: absolute; right: -90px; margin-top: -200px; width: 976px; height: 989px; background-repeat: no-repeat;}

.simbolo2{background-image: url(assets/img/Social-Comex_13.png);background-size: 1079px;

    position: absolute;

    right: -208px;

    margin-top: -200px;

    width: 660px;

    height: 1045px;

    background-repeat: no-repeat;

    z-index: -1;}

.simbolo3{background-image: url(assets/img/Social-Comex_13.png);background-size: 1079px;

    position: absolute;

    right: -108px;

    margin-top: -900px;

    width: 660px;

    height: 1045px;

    background-repeat: no-repeat;

    z-index: -1;}

.iconeimg1{position: absolute;z-index: 999; background-image: url(assets/img/comex_74.png); width: 150px; height: 150px; background-repeat: no-repeat;left: 87%;top: 59%; z-index: 4;transition: all .2s ease-in-out;}

.iconeimg2{position: absolute;z-index: 999; background-image: url(assets/img/comex_93.png); width: 150px; height: 150px; background-repeat: no-repeat;top: 56%;transition: all .2s ease-in-out;}

.iconeimg3{position: absolute;z-index: 999; background-image: url(assets/img/comex_123.png); width: 150px; height: 150px; background-repeat: no-repeat;top: 60%;left: 85%;transition: all .2s ease-in-out;}

.iconeimg4{position: absolute;z-index: 999; background-image: url(assets/img/comex_139.png); width: 150px; height: 150px; background-repeat: no-repeat;top: 58%;transition: all .2s ease-in-out;}

.iconeimg5{position: absolute;z-index: 999; background-image: url(assets/img/comex_158.png); width: 150px; height: 150px; background-repeat: no-repeat;top: 58%;left: 58%;transition: all .2s ease-in-out;}

	.iconeimg1:hover{ transform: scale(1.0905);}

	.iconeimg2:hover{ transform: scale(1.0905);}

	.iconeimg3:hover{ transform: scale(1.0905);}

	.iconeimg4:hover{ transform: scale(1.0905);}

	.iconeimg5:hover{ transform: scale(1.0905);}

.iconeimg1voltar{ background-color: #0072bc; color:#fff; padding-top: 32px;    padding-left: 4px;width: 80px; height: 80px; border-radius: 200px; text-align: center;position: absolute;z-index: 999;  background-repeat: no-repeat;left: 87%;top: 59%; z-index: 4;transition: all .2s ease-in-out;}

.iconeimg2voltar{ background-color: #f0d897; color:#fff; padding-top: 32px;    padding-left: 4px;width: 80px; height: 80px; border-radius: 200px; text-align: center;position: absolute;z-index: 999;  background-repeat: no-repeat;top: 56%; z-index: 4;transition: all .2s ease-in-out;}

.iconeimg3voltar{ background-color: #47cee8; color:#fff; padding-top: 32px;    padding-left: 4px;width: 80px; height: 80px; border-radius: 200px; text-align: center;position: absolute;z-index: 999;  background-repeat: no-repeat;left: 60%;top: 85%; z-index: 4;transition: all .2s ease-in-out;}

.iconeimg4voltar{ background-color: #9340a3; color:#fff; padding-top: 32px;    padding-left: 4px;width: 80px; height: 80px; border-radius: 200px; text-align: center;position: absolute;z-index: 999;  background-repeat: no-repeat;top: 58%; z-index: 4;transition: all .2s ease-in-out;}

.iconeimg5voltar{ background-color: #68e1c5; color:#fff; padding-top: 32px;    padding-left: 4px;width: 80px; height: 80px; border-radius: 200px; text-align: center;position: absolute;z-index: 999;  background-repeat: no-repeat;top: 58%;left: 87%; z-index: 4;transition: all .2s ease-in-out;}

.iconeimg1voltar:hover{ transform: scale(1.0905);}

.iconeimg2voltar:hover{ transform: scale(1.0905);}

.iconeimg3voltar:hover{ transform: scale(1.0905);}

.iconeimg4voltar:hover{ transform: scale(1.0905);}

.iconeimg5voltar:hover{ transform: scale(1.0905);}

.ajustaalturas{height: 120px}

@media screen and (min-width: 800px) and (max-width: 1480px) {

	

	

}

@media screen and (min-width: 1289px) and (max-width: 1480px) {

		body{

		    zoom: 75%;

	}

	.caixa_cinza {

   

    height: 442px;

	}

	.foto_home {

    width: 100%;

    height: 350px;

	}

	.caixa_branca {

    margin-left: -172px;

		

	}

.w8x0 {

    width: 97%;

}

	.areatexto {

    width: 80%;

    margin-left: 160px;

}

		.texto-slide {

    position: absolute;

    left: 6%;

    margin-left: 8px;

    top: 76%;

}

	.img-slide {

    position: absolute;

    left: 56%;

    top: 41%;

}

	.fsize40 {

    font-size: 32px;

}

	  .caixa-cinza{ border-radius: 12px; background-color:#eeeeee; margin-top: -75px;    width: 738px;

    height: 540px;

    position: absolute;

    z-index: -1;

    margin-left: -201px; } 



}

@media screen and (min-width:1000px) and (max-width: 1140px) {

		body{

		    zoom:75%;

	}

.navbar-expand-lg .navbar-nav .nav-link {

    padding-top: 15px;

    padding-right: 7px;

    padding-left: 8px;

}

}

.padding-home{    padding: 50px;

    width: 77%;

    padding-left: 143px;}

.caixa-cinza{ border-radius: 12px; background-color:#eeeeee; margin-top: -75px;    width: 738px;

    height: 540px;

    position: absolute;

    z-index: -1;

    margin-left: -201px; }

	.ajusta1280{height: 0px;}

.bgazuld{ background-color: #003151}

@media screen and (min-width: 800px) and (max-width: 1286px) {

		body{

		    zoom:75%;

	}

	.ajusta1280{height: 50px;}

	.ajustaimgaelocia {

    margin-left: -35px;

}

.bgmaos {

    background-image: url(assets/img/ivm_17.jpg);

    padding: 90px;

    min-height: 387px;

    background-position: center;

}

	

	

	.caixa-cinza {

 

    height: 620px;

}

	.bgporqueinvestir {

    background-image: url(assets/img/ivm_48.png);

    height: 371px;

    background-position: right;

    background-repeat: no-repeat;

    background-size: 1340px;

    border-radius: 15px;

}

	.padding-home {

    padding:35px;

    width: 89%;

    padding-left: 101px;

}

	.areatexto {

    width: 84%;

    margin-left: 177px;

}

	

	

	.w8x0{width: 100%;}

	.caixa_branca {

    padding: 47px;

    background-color: #0d1d42;

    /* margin-right: -129px; */

    /* top: 50%; */

    /* margin-top: 47px; */

    position: initial;

    margin-left: -168px;

    margin-top: -56px;

    color: #fff;

    text-align: justify;

    padding-left: 210px;

    z-index: 1;

}

.fsize28 {

    font-size: 22px;

}

		.texto-slide {

    position: absolute;

    left: 2%;

    margin-left: 8px;

    top: 70%;

}

	.img-slide {

    position: absolute;

    left: 61%;

    top: 41%;

}

	.fsize40 {

    font-size: 32px;

}

	    .fundo-banner {

padding-top: 70px;

    background-size: cover;

    background-repeat: no-repeat;

    background-position: top center;

    min-height: 409px;

  

}

.modal-dialog {

    max-width: 77%;

    margin: 1.75rem auto;

}

}

@media screen and (min-width: 800px) and (max-width: 1280px) {

	.foto_home {

    width: 100%;

    height: 389px;

	}

.caixa_cinza {

	height: 437px;

	}

	

.col-rodape {

    float: left;

    padding-left: 15px;

    padding-right: 16px;

}

 .lupa{width: 16px;}   

}

.bordacaixa{padding: 10px; border: 1px solid #0072bc; text-align: center}

#qualquantidademsg{ text-align: left}

/* fim resoluções específicas */

/* mobile */

.paddingletsingle{padding-left: 50px;}

   .imgprodutos{width: 100%; height: 160px; background-size:161%; background-repeat: no-repeat; background-position: center; padding: 5px; text-align: center;}

.grow_x { transition: all .2s ease-in-out; }

.grow_x:hover { transform: scale(1.175); }

.bgcinzaclaro2{background-color: #e6e7e8}

.bgzinzametade{ background-image: url(assets/img/bgcinza.jpg); background-repeat: repeat-x;}

@media screen and (min-width: 1585px) and (max-width: 1990px) {

	.ajusta1280{height: 20px;}

}

@media screen and (min-width: 1285px) and (max-width: 1480px) {

	

.limao-paralaxx{ right: -260px;}

	.bordahover {

    border: 1px solid #cccccc;

    border-radius: 4px;

    padding: 29px;

    background-repeat: no-repeat;

    width: 100%;

    height: 256px;

    background-color: white; overflow: hidden;

}

	

	

	.imgprodutos{ height: 256px;}

}

@media screen and (min-width: 800px) and (max-width: 1280px) {

.limao-paralaxx{ right: -260px;}

.limao-paralaxxx img{ width: 438px; height:109px}

	.imgprodutos{width: 100%; height: 220px; background-size:contain; background-repeat: no-repeat; background-position: center; padding: 25px; text-align: center;}

}

.caixa_1{background-position: center; width: 100%; height: 250px; border-right: 6px #fff solid; border-bottom: 6px solid #fff}

.caixa_2{background-position: center; width: 50%; height: 250px; float: left; border-right: 6px #fff solid; border-bottom: 6px solid #fff}

.caixa_3{background-position: center; width: 50%; height: 250px; float: left;; border-right: 6px #fff solid; border-bottom: 6px solid #fff}

.caixa_4{background-position: center; width: 100%; height: 500px; float: left}

.bgcinzaprodutos{background-color: #ebebeb}

.caixalimite{ width: 100%; height: 160px}

.bordahover{border: 1px solid #ebebeb; border-radius:15px; padding: 50px;  background-repeat: no-repeat;width: 100%;  background-color: white }

.bordahover:hover{border: 1px solid #007193}

.alinhaprodutos{ right: 10px; bottom: 20px; font-weight: 900; font-size: 25px; color: #000}

.img-1{ height: 155px; overflow: hidden; width: 100%; background-size:contain; border-radius: 3px;}

.img-1a{  width:100%; padding:25px; padding-top:23%; background-size:contain; height:406px}

.img-2{ height: 155px; overflow: hidden;  border-radius: 3px}

.img-2a{     width: 100%;

    padding: 29px;

    padding-top: 25%;

    background-size: contain;

    height: 155px;}

.img-3{ height: 155px; overflow: hidden;  border-radius: 3px}

.img-3a{  width:100%; padding:25px;     padding-top:24%; background-size:contain; height:155px}

.img-4{ height: 201px; overflow: hidden;  border-radius: 3px}

.img-4a{  width:100%; padding:25px;    padding-top: 19%; background-size:contain; height:155px}

.img-5{ height: 155px; overflow: hidden;  border-radius: 3px}

.img-5a{  width:100%; padding:25px;     padding-top: 12%; background-size:contain; height:155px}

.ajustatextos{ position: relative;	z-index: 1;};

.grow_xx { transition: all .2s ease-in-out; }

.grow_xx:hover { transform: scale(1.065); }

.img-1a{background-image: url(assets/img/img1a.jpg)}

.img-1a h2,.img-2a h2,.img-3a h2,.img-4a h2,.img-5a h2,.img-1a h2{ color: #fff}

.img-1a:hover h2{ color: #fff;font-weight: 600}

.img-2a:hover h2{ color: #fff;font-weight: 600}

.img-3a:hover h2{ color: #fff;font-weight: 600}

.img-4a:hover h2{ color: #fff;font-weight: 600}

.img-5a:hover h2{ color: #fff;font-weight: 600}

.img-1a:hover{ background-image: url(assets/img/img1.jpg)}

.img-2a{background-image: url(assets/img/img2a.jpg)}

.img-2a:hover{ background-image: url(assets/img/img2.jpg)}

.img-3a{background-image: url(assets/img/img3a.jpg)}

.img-3a:hover{ background-image: url(assets/img/img3.jpg)}

.img-4a{background-image: url(assets/img/img4a.jpg)}

.img-4a:hover{ background-image: url(assets/img/img4.jpg)}

.img-5a{background-image: url(assets/img/img5a.jpg)}

.img-5a:hover{ background-image: url(assets/img/img5.jpg)}

.img-1{ width: 100%; height: 155px; background-repeat: no-repeat;background-size:cover;}

.mfx1{left: 1%;margin-left: 10px;}

.img-1-s{ height: 270px; overflow: hidden; width: 100%; background-size:cover; border-radius: 3px;}

.img-1a-s{  width:100%; padding:25px; padding-top:23%; background-size:cover; height:406px}

.img-2-s{ height: 270px; overflow: hidden; border-bottom: 4px solid #fff; border-right: 4px solid #fff; border-radius: 3px}

.img-2a-s{     width: 100%;

    padding: 29px;

    padding-top: 22%;

    background-size: contain;

    height: 270px;}

.img-3-s{ height: 270px; overflow: hidden; border-radius: 3px}

.img-3a-s{  width:100%; padding:25px;    padding-top: 22%; background-size:cover; height:270px}

.img-4-s{ height: 270px; overflow: hidden; border-radius: 3px}

.img-4a-s{  width:100%; padding:25px;    padding-top: 22%; background-size:cover; height:270px}

.img-5-s{ height: 270px; overflow: hidden; border-radius: 3px}

.img-5a-s{  width:100%; padding:25px;   padding-top: 22%; background-size:cover; height:270px}

.img-1a-s{background-image: url(assets/img/img1a.jpg)}

.img-1a-s h2,.img-2a h2,.img-3a h2,.img-4a h2,.img-5a h2,.img-1a h2{ color: #fff}

.img-1a-s:hover h2{ color: #fff;font-weight: 600}

.img-2a-s:hover h2{ color: #fff;font-weight: 600}

.img-3a-s:hover h2{ color: #fff;font-weight: 600}

.img-4a-s:hover h2{ color: #fff;font-weight: 600}

.img-5a-s:hover h2{ color: #fff;font-weight: 600}

.img-1a-s:hover{ background-image: url(assets/img/img1.jpg)}

.img-2a-s{background-image: url(assets/img/img2a.jpg)}

.img-2a-s:hover{ background-image: url(assets/img/img2.jpg)}

.img-3a-s{background-image: url(assets/img/img3a.jpg)}

.img-3a-s:hover{ background-image: url(assets/img/img3.jpg)}

.img-4a-s{background-image: url(assets/img/img4a.jpg)}

.img-4a-s:hover{ background-image: url(assets/img/img4.jpg)}

.img-5a-s{background-image: url(assets/img/img5a.jpg)}

.img-5a-s:hover{ background-image: url(assets/img/img5.jpg)}

.img-1-s{ width: 100%; height: 270px; background-repeat: no-repeat;background-size:cover;}

.logoclientes{ width:100%; height:180px; background-size:150px; background-position:center; background-repeat:no-repeat}

.ajustaesquerda{margin-left: 12px;}

.caixaazul {

    background-color: #0c629f;

    width: 17px;

    height: 43px;

    position: absolute;

    z-index: 20;

    left: 0%;

    margin-left: 9px;

    top: 50%;

}

.caixaazul2{ background-color: #0c629f;

    width: 17px;

    height: 43px;

    position: absolute;

    z-index: 20;

    left: 0%;

    margin-left: 8px;

    top: 39%;}

.caixaazul2-s{ background-color: #0c629f; width: 20px; height: 50px; position: absolute; z-index: 20; left: 0%; margin-left: 2px; top: 51%;}

.container-fluid {

    width: 100%;

    padding-right: 0px;

    padding-left: 0px;

    margin-right: auto;

    margin-left: auto;

}

.bgfundo{ background-image: url('assets/img/ivm_11.jpg'); width: 100%;  background-position: center; background-size: cover; padding: 100px;}

.bgcinzad{ background-color: #eeeeee}

.bgmaos{background-image: url(assets/img/ivm_17.jpg); padding:100px;min-height: 387px;background-position: center;}

.abmidlle{vertical-align: middle;

line-height: normal;

padding: 15px;

display: flex;

align-items: center;}

.pretocinza{ color: #231f20}

.cinza_sobre{ padding: 55px; position: relative;background-color: #eeeeee; border-radius: 15px; margin-left: -150px; padding-left: 150px; z-index: -1; padding-right: 80px;}

.bgporqueinvestir{background-image: url(assets/img/ivm_48.png); height: 371px; background-position: center; background-repeat: no-repeat}

.img-interna{background-image: url(assets/img/fundo-sobre.png); height:170px; background-position: center; background-repeat: no-repeat}

.img-interna-solucoes{background-image: url(assets/img/lemon-solucoes_02.jpg); height:264px; background-position: center; background-repeat: no-repeat}

.img-interna-solucoes2{ height:370px; background-position: center; background-repeat: no-repeat}

.img-interna-valores{background-image: url(assets/img/ivm-missao-visao-valores_02.jpg); height:264px; background-position: center; background-repeat: no-repeat}

.img-interna-usinas{background-image: url(assets/img/ivm-missao-visao-valores_02.jpg); height:264px; background-position: center; background-repeat: no-repeat}

.img-interna-contato{background-image: url(assets/img/ivm-contato_02.jpg); height:264px; background-position: center; background-repeat: no-repeat}

.img-interna-investir{background-image: url(assets/img/ivm-comece-investir_02.jpg); height:264px; background-position: center; background-repeat: no-repeat}

.img-interna-blog{background-image: url(assets/img/lemon-blog_02.jpg); height:264px; background-position: center; background-repeat: no-repeat}

.espacoicone{float: left; width: 30px;}

.espacoicone2{width: 40px; display: inline; height: 45px;margin-right: 16px;}

.barracinzausina{width: 4px; height: 110px; background-color: #dedede; margin-left: -30px}

.mleft10{ margin-left: 25px}

.alternacor:nth-child(even) {

  background-color: #fff;

}

.alternacor:nth-child(odd) {

  background-color:#efefef;

}

.ajustaimgaelocia{margin-left: -60px;}

.bgblog{background-image: url(assets/img/fundobg.jpg); background-repeat: repeat-x}

.botaoverde-vazado {

    border-radius: 55px;

    padding: 8px;

    padding-left: 45px;

    padding-right: 45px;

    border:1px solid  #fff;

	background-color: transparent;

    color: #fff;

    display: inline-block;

}

.botaoverde-vazado:hover { background-color:#fff; color: #6eb66f }

.caixa_cotas{padding: 10px;background-color: #fff;  text-align: center; vertical-align: middle; border-radius: 19px; cursor: pointer}

.caixa_cotas_v{padding: 10px;background-color:#6eb66f;   color: #fff; text-align: center; vertical-align: middle; border-radius: 19px; cursor: pointer}

.caixa_cotas_v > .verde{ color:#304762}

.caixa_cotas_v > .cinzaescrito{ color: #fff}

.bolinhacinza{position: absolute; margin: auto; width: 50px; height: 50px; border-radius: 50px; background-color: #c8c8c8}

.bolinhaverde{    position: absolute;

   margin: auto;

    margin-top: -16px;

    width: 29px;

    height: 29px;

    border-radius: 50px;

    background-color: #49b18c;

    left: 50%;

}

.conteudo_1{padding: 15px; border-radius: 25px}

.meio{vertical-align: middle;

line-height: normal;

padding: 15px;

display: flex;

align-items: center;}

.cotas2021{display: none}

.cotas2022{display: none}

.bordabottom{border-bottom: 4px solid #49b18c;     display: inline-block;}

.cinzaescrito{ color: #939598}

.cinzaescuro{color: #a7a9ac}

.d-table{display: inline-flex}

.barraverde {

    background-color: #49b18c;

    width: 60px;

    height: 4px;

    margin: auto;

}

.suspenso {

    position: absolute;

    /* top: 15%; */

    width: 100%;

    left: 36%;

    margin: auto;

    margin-top: 36px;

}

.bgverdeusina{background-color: #49b18c; width: 50%;     height: 197px;

    border-radius: 12px;

    position: absolute;

    margin-left: -23px;

    margin-top: -29px;

    z-index: -1;}

.espacomenu{width: 60px; }

.bgcinzasuspenso{display: none}

.blogmobile{width:100%; height:450px; margin-top:-50px;margin-bottom: 93px;}

.imgmibule{width: auto}

.branco-mobile{color: #fff}

.image-box {

  /* Here's the trick */

  box-shadow: inset 0 0 0 100vw rgba(0,0,0,0.5);

  /* Basic background styles */

  background: var(--image-url) center center no-repeat;

  background-size: cover;

  /* Here's the same styles we applied to our content-div earlier */

  color: white;

  min-height: 63vh;

  display: flex;padding-top: 13%;

  justify-content: center;

}

.qdoc{margin-top: -250px; background-color: #fff; padding: 50px; border-radius: 15px}

.forsobre{padding-left: 0px; padding-right: 0px}



.navbar-expand-lg .navbar-nav {

    -ms-flex-direction: row;

    flex-direction: row;

  

}

.riscoazul{background-color: #047b9d; height: 1px; width: 100%}

.bgpadrao{ background-color: #eab624}

.bgpadrao-e{ background-color: #d8a20a}

.caixa_1{ background-image:url(http://spindles.tecmaf.com.br/wp-content/uploads/2020/09/spindles-tecmaf_03.jpg); width: 100%; height: 380px; background-size: cover; background-repeat: no-repeat;position: relative;z-index: 99}

.caixa_2{ background-image:url(http://spindles.tecmaf.com.br/wp-content/uploads/2020/09/spindles-tecmaf_05.jpg); width: 100%; height: 380px; background-size: cover; background-repeat: no-repeat;position: relative;z-index: 99}

.caixa_3{ background-image:url(http://spindles.tecmaf.com.br/wp-content/uploads/2020/09/spindles-tecmaf_07.jpg); width: 100%; height: 380px; background-size: cover; background-repeat: no-repeat;position: relative;z-index: 99}

.caixa_4{ background-image:url(http://spindles.tecmaf.com.br/wp-content/uploads/2020/09/spindles-tecmaf_09.jpg); width: 100%; height: 380px; background-size: cover; background-repeat: no-repeat;position: relative;z-index: 99}

.texto_caixa_1{ background: rgba(89, 151, 165, .8); color: #FFF; text-align: center;font-weight: 300; padding: 3px; top: 84%; width: 100%; position: relative;z-index: 999}

.texto_caixa_2{ background: rgba(89, 151, 165, .8); color: #FFF; text-align: center;font-weight: 300; padding: 3px; top: 84%; width: 100%; position: relative;z-index: 999}


.texto_caixa_3{ background: rgba(89, 151, 165, .8); color: #FFF; text-align: center;font-weight: 300; padding: 3px; top: 84%; width: 100%; position: relative;z-index: 999}

.texto_caixa_4{ background: rgba(89, 151, 165, .8); color: #FFF; text-align: center;font-weight: 300; padding: 3px; top: 84%; width: 100%; position: relative;z-index: 999}



@media (max-width: 990px) {

	.fsize18 {
    font-size: 17px;
}

	.fundoservicos {

    padding: 32px;

    width: 100%;

    background-image: url(assets/img/fundoservicos.png);

    background-repeat: no-repeat;

    height: 265px;

    padding-right: 25px;

}

	
	.bgcinzafaixa{ height: 1px; padding: 0px; display: none}
	.bgcinzafaixa > .container{ display: none}

	.botaosaibamais-menu {

    background-color: #0072bc;

    -webkit-mask-repeat: no-repeat;

    color: #fff;

    width: 188px;

    height: 32px;

    text-align: center;

    padding-top: 4px;

    margin: auto;

    border-radius: 15px;

    margin-top: 5px;

    margin-bottom: 25px;

    position: relative;

    margin-left: auto;

}

	.img-sobre {    width: 100%;height: 215px}

	

	.caixa_sobre {

    background-color: #0072bc;

    -webkit-border-top-left-radius: 70px;

    -webkit-border-bottom-right-radius: 70px;

    -moz-border-radius-topleft: 70px;

    -moz-border-radius-bottomright: 70px;

    border-top-left-radius: 70px;

    border-bottom-right-radius: 70px;

    padding: 15px;

    padding-left: 15px;

    padding-top: 43px;

    padding-bottom: 15px;

}

	.bordahover {

    border: 1px solid #ebebeb;

    border-radius: 15px;

    padding: 22px;

    background-repeat: no-repeat;

    width: 100%;

    background-color: white;

}

	

	.rodape {



}

	.fundo-banner-interno-single-seminovos {

    background-image: url(assets/img/banner.png);

    background-size: 346%;

    background-repeat: no-repeat;

    background-position: top center;

    height: 340px;

    padding-top: 15px;

    background-position: -477px 62px;

}

	.imggestao {

		width: 100%;

    position: relative;

    z-index: 60;

    border-radius: 15px;

		height: 150px;

	}

 .owl-dots {

    text-align: center;

    position: fixed;

    bottom: 5px;

    width: 100%;

    -webkit-backface-visibility: hidden;

    -moz-backface-visibility: hidden;

    -ms-backface-visibility: hidden;

    backface-visibility: hidden;

}



.owl-theme .owl-controls .owl-page {

    display: inline-block;

}

.owl-theme .owl-controls .owl-page span {

    background: none repeat scroll 0 0 #869791;

    border-radius: 20px;

    display: block;

    height: 12px;

    margin: 5px 7px;

    opacity: 0.5;

    width: 12px;

}

	

	.owl-dots {

    text-align: center;

    position: fixed;

    bottom: 5px;

    width: 100%;

    -webkit-backface-visibility: hidden;

    -moz-backface-visibility: hidden;

    -ms-backface-visibility: hidden;

    backface-visibility: hidden;

}



.owl-dot {

    border-radius: 50px;

    height: 10px;

    width: 10px;

    display: inline-block;

    background: rgba(127,127,127, 0.5);

    margin-left: 5px;

    margin-right: 5px;

}

	

	

	.espacomenuaba{display: none}

.navbar-expand-lg .navbar-nav {

    -ms-flex-direction: column;

    flex-direction: column;

    width: 100%;

}

.bgcinzameio {

    background: rgb(240,241,241);

    background: linear-gradient(0deg, rgba(240,241,241,1) 82%, rgba(255,255,255,1) 37%);

}

	.navbar {

    background-color: #fff;

    padding: 19px;

}

	.margintop-15-conteudo {

    margin-top: -7px;

    position: relative;

	}

		

	.navbar.navbar-light .navbar-toggler {

    color: #414143;

    margin-top: 0px;

}	

		

	.forsobre{padding-left: 20px; padding-right: 20px}

	.lineh85 {

    line-height: 60px;

}

.fsize100 {

    font-size: 65px;

}

	.botaosaibamais{margin: auto}

	.trapezio {

    clip-path: polygon(5% 0, 100% 0, 94% 97%, 0% 100%);

    background-color: #49b28d;

    color: #fff;

    font-size: 22px;

    text-align: center;

    padding: 8px;

    width: 100%;

}

	

	

	.imgsobre {

    background-image: url(assets/img/GRUPO_RPN_03.png);

    width: 100%;

    height: 447px;

    background-size: cover;

    background-repeat: no-repeat;

		background-position: -52px;

}

	

	.bgcinzahome {

    background-color: #fff;

    padding: 30px;

    margin-top: -130px;

}

	

		.bgcinzahome-2 {

    background-color: #fff;

    padding: 30px;



}

	.mtopnegativo {

    margin-top: -50px;

    position: relative;

    width: 100%;

}

	.qdoc{margin-top: -250px; background-color: #fff; padding:20px; border-radius: 15px}

	.image-box {

    box-shadow: inset 0 0 0 100vw rgba(0,0,0,0.5);

    background: var(--image-url) center center no-repeat;

    background-size: cover;

    color: white;

    height: auto;

    min-height: 315px;

    display: flex;

    padding-top: 13%;

		padding: 15px;

    justify-content: center;

}

	.foto_home {

    height: 180px;

 

}

.img-interna-blog {

    FONT-WEIGHT: 200;

    background-size: 1213px;

    background-position: -380px;

    height: auto;

    padding-bottom: 60px;

    padding-top: 60px;

  

}

	

	.fsize32{font-size: 27px}

	.branco-mobile{color: #000}

	.ajustefrase {

    width: 100%;

    margin-left: 0px;

    margin-top: 65px;

}

	.bgpretomobile{

		background-color: #000

	}

	

	

	.img-interna {

    FONT-WEIGHT: 200;

    background-size: 1213px;

    background-position: -380px;

    height: auto; 

    padding-bottom: 60px;

    padding-top: 60px;

    margin-top: -43px;

}	

.img-interna-solucoes {

    FONT-WEIGHT: 200;

    background-size: 1213px;

    background-position: -380px;

    height: auto; 

    padding-bottom: 60px;

    padding-top: 60px;

    margin-top: -43px;

}

.img-interna-solucoes2 {

    FONT-WEIGHT: 200;

    background-size: 1213px;

    background-position: -380px;

    height: auto; 

    padding-bottom: 60px;

    padding-top: 60px;

    margin-top: -43px;

}

	

	.lineh55{line-height: 35px;}

	.col-rodape {

    float: none;

    padding-left: 15px;

    padding-right: 20px;

    text-align: center;

   width: 100%;

		margin-bottom: 15px;

}

	

	

	.meio2{text-align: center; padding-top: 15px;}

.blogmobile{width:100%; height:450px; margin-top:-30px}	

	.imgmibule{    width: 71px;

    margin-top: 15px;}

	

	

	

	.suspenso {

		display: none

	}

	.max-gutters{padding: 0px; margin: 0px;}

	.cinza_sobre{position: relative; padding: 25px; margin: 0px}

	.colocaoverflow{overflow-x: scroll; width: 1500px;}

	.w1000{width: 1000px; height: 180px;}

	.bgcinzasuspenso{display: block; background-color: #efefef; width: 100%; position: absolute; z-index: -1; height: 520px;margin-top: 50px;}

	.bgblog {

    background-image: url(assets/img/fundobg.jpg);

		

}

	.ajustaimgaelocia {

     margin-left: auto; 

		width: 100%;

		height: auto

}

	.ajustaimgaelocia img{

width: 100%;

	}.fsize49 {

    font-size: 28px;

}

	

	

	.botaoverde {

    border-radius: 25px;

    padding: 8px;

padding-left: 22px;

    padding-right: 22px;

    background-color: #6fb970;

    color: #fff;

    display: inline-block;

    border: 0px;

    text-align: center;

}

	.mtop10 {

    margin-top: 11px;

}.fsize48 {

    font-size: 33px;

}

	.bgporqueinvestir {

    background-image: url(assets/img/ivm_48.png);

    height: auto;

    background-position: right;

    background-repeat: no-repeat;

    padding: 50px;border-radius: 10px;

}

	.logo {

    background-position: -0px -0px;

    width: 204px;

		background-size: cover;

		height: 60px;

	}

	.fsize90 {

    font-size: 38px;

}

	

	

	.container-fluid {

    width: 100%;

    padding-right: 15px;

    padding-left: 15px;

    margin-right: auto;

    margin-left: auto;

}

	

	

	.caixa-cinza {

  display: none

}

	

	.bgmaos {

    background-size: cover;

    padding: 10px;

    min-height: auto;    padding-top: 50px;

    padding-bottom: 50px;

		background-image: url(assets/img/bgmaosmobile.jpg);

		background-position: center;

}

	

	.nobg{background-color: transparent}

	

	.bgfundo {

    background-image: url(assets/img/ivm_11.jpg);

    width: 100%;

    background-position: center;

    background-size: cover;

    padding: 15px;    border-radius: 10px;

}

	.padding-home {

padding: 46px;

    width: 100%;

 

}



	

	

	.ajustaleft{margin-left: 15px;}

	.container-fluidx {

    width: 100%;

    padding-right: 15px;

    padding-left: 15px;

    margin-right: auto;

    margin-left: auto;

  

}

	.quadroazulsobrenos {

    background-color: #0d1d42;

    padding: 40px;

    padding-left: 0;

    margin-left: 0px;

    position: relative;

    z-index: -1;

    color: #fff;

		text-align: justify

}

	

	

	.quadrofoto {

adding: 50px;

    height: 114px;

    width: 100%;

    margin-left: 0px;

    background-size: cover;

    z-index: 1;

    position: relative;

    background-position: center;

}

	.areatexto {

    width: 100%;

    margin-left: 23px;

}

	.quadrobege {

    padding: 15px;

    background-color: #0072bc;

    height: 111px;

    position: absolute;

    width: 100%;

    margin-top: -32px;

    left: -111%;

}

	

	

		.ajustaalturas{height: 69px}

	.fundolaranja {

    margin-top: -55px;

}

	

	

	.fundoverde_solucoes {

    background-image: url(assets/img/comex-home_02.jpg);

    width: 100%;

    height: 1045px;

    padding-top: 00px;

    margin-top: -237%;

    z-index: -1;

    position: absolute;

    background-position: center;

}

	.alturaespacosolucoes {

    height: 304px;

    width: 100%;

}

	.navbar-expand-lg .navbar-nav .nav-link {

padding-top: 20px;

padding-right: 6px;

    padding-left: 0px;

}

	.divimg1pattern{display: none}

	.logoclientes{ width:100%; height:80px; background-size:120px; background-position:center; background-repeat:no-repeat}

	

	.navbar-light .navbar-toggler-icon2 {

 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

}

		.navbar-toggler-icon3 {

    display: inline-block;

    width: 1.5em;

    height: 1.5em;

    vertical-align: middle;

    content: "";

    background: no-repeat center center;

    background-size: 100% 100%;

}

	.navbar-toggler-icon2 {

    display: inline-block;

    width: 1.5em;

    height: 1.5em;

    vertical-align: middle;

    content: "";

    background: no-repeat center center;

    background-size: 100% 100%;

}

	

	.navbar-light .navbar-toggler-icon{

 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

}

	.fundopretosobre {

    background-image: url(assets/img/Social-Comex_05-2.png);

    width: 100%;

    height: auto;

    background-size: 2062px;

    padding-top: 278px;

    background-position: top center;

}

.fsize40 {

    font-size:29px;

	line-height: 32px;

}

	.fsize22 {    font-size: 18px;}

	.fsize60 {    font-size: 32px;}

.fsize50 {

    font-size: 32px;

    line-height: 30px;

}

	.fsize45{font-size: 28px;  line-height: 35px;}

	.fsize80 {    font-size: 32px;}

	.fsize70 {    font-size: 42px;}

	.fsize30 {    font-size: 21px;}

	.fsize30 {    font-size: 21px;}

	.titulo {    font-size: 22px;}

	.lineh70{line-height: 28px}

.divimg1 {background-size: 300px; width: 100%; height: auto; display: none}

.divimg2 {background-size: 300px; width: 100%; height: auto; display: none}

.divimg3 {background-size: 300px; width: 100%; height: auto; display: none}

.divimg4 {background-size: 300px; width: 100%; height: auto; display: none}

.divimg5 {background-size: 300px; width: 100%; height: auto; display: none}

.divimg-logo {background-size: 300px; width: 100%; height: auto; right: -15%; display: none}

.divimg1sobre  {background-size: 300px; width: 100%; height: auto; right: -15%; display: none}

.divimg2sobre  {background-size: 300px; width: 100%; height: auto; right: -15%; display: none}

.simbolo2  {display: none}

.simbolo3  {display: none}

.divimg1contato   {display: none}

	

	.imghome{display: none}

	.fundobotao{display: none}

.paddingletsingle{padding-left: 0px;}

    

    .nav-link {

    display: block;

    padding: .5rem 1rem;

    text-align: center;

}

    .imgdireita {

    background-size: cover;

    height: 178px;

    width: 80%;

    position: absolute;

    top: 44%;

    margin-left: 7%;

    margin-top: -21px;

    margin-top: -330px!important;

}

    

    .botao-orcamento {

    background-color: #0072bc;

    color: #fff;

        width: 67%;

    padding: 10px;

    padding-left: 20px;

    padding-right: 20px;

    -webkit-border-top-left-radius: 10px;

    -webkit-border-bottom-right-radius: 10px;

    -moz-border-radius-topleft: 10px;

    -moz-border-radius-bottomright: 10px;

    border-top-left-radius: 10px;

    border-bottom-right-radius: 10px;

    display: table;

    margin: auto;

}

.imgesquerda {

    background-size: cover;

    height: 178px;

    width: 80%;

    position: absolute;

    top: 44%;

    margin-left: 7%;

    margin-top: -21px;

    margin-top: -191px!important;

}

    .bgnewsletter {

    background-color: #0072bc;

    padding: 29px;

        padding-bottom: 40px;

        padding-top: 40px;

}

    

    .fsize42 {

    font-size: 31px;

}

    .topo-sobre-nos,.topo-busca,.topo-sobre-nos,.topo-contato,.topo-blog,.topo-produtos,.topo-item,.topo-noticias{  margin-top: 66px;}

.navbar-brand {

       background: url(assets/img/logo.png) 1px 0px no-repeat;

    width: 193px;

    height: 64px;

    margin-top: 8px;

    margin-left: 15px;

    margin-bottom: 10px;

    background-size: contain;

}

  .barraimagem {

padding: 60px;

    padding-right: 10px;

    padding-left: 10px;

	  margin-top: 15px;

}  



	.navbar-brand3a {

     background: url(assets/img/logo-black.png) 1px 0px no-repeat;

height: 54px;

    margin-top: 0px;

    margin-left: 15px;

    background-size: contain;

    margin-bottom: -3px;

} 

	.fsize43 {

    font-size: 29px;

}

	.barraselecionado {display: none}

	.barraselecionadohome {display: none}

	

.navbar-brand2 {

    background: url(https://tecmaf.com.br/logos/logospindles.svg) 1px 0px no-repeat;

    height: 54px;

    margin-top: 0px;

    margin-left: 6px;

    background-size: contain;

    margin-bottom: -3px;

} 

.navbar-brand3 {

    background: url(assets/img/logo.png) 1px 0px no-repeat;

height: 54px;

    margin-top: 0px;

    margin-left: 15px;

    background-size: contain;

    margin-bottom: -3px;

}	

	

	

    .espacomobilecontato{margin-left: 25%}

.fixed-top {

    position: fixed;

    top: 0px;

    right: 0;

    left: 0;

    z-index: 1030;

    height: auto;



}

	

	.navbar {

-webkit-box-shadow: -1px 1px 5px 0px rgba(0,0,0,0.48);

-moz-box-shadow: -1px 1px 5px 0px rgba(0,0,0,0.48);

box-shadow: -1px 1px 5px 0px rgba(0,0,0,0.48);

}

	

	

    .fontsize144 {

    font-size: 120px;

}

    .fsize36 {

    font-size: 28px;

}

    .minimaaltura {

    min-height: auto;

}



	.imgsuspenso{    position: absolute;

width: 100%;

margin-left: -48%;

    margin-top: -95%;

}

.text-left-mobile{ text-align: center}

.text-right-mobile{ text-align: center}

.fundo-banner {

background-image: url(assets/img/bannermobile.jpg);

padding-left: 0px;

    padding-right: 0px;

    padding-top: 260px;

    background-position: center;

    background-size: cover;

    height: 662px;

    min-height: auto;

    padding-bottom: 0px;

}.fsize95 {

    font-size: 53px;

}

	

	.modal-body {

    position: relative;

    -ms-flex: 1 1 auto;

    flex: 1 1 auto;

    padding: 0px;

}

.tituloqdo2 {

    adding: 7px;

    padding-left: 15px;

    padding-right: 15px;

    margin-top: 45px;

    margin-right: 0px;

    background-color: #0d1d42;

    color: #fff;

    display: inline-block;

    position: absolute;

    right: 0%;

}

	

	.tituloqdo3 {

    padding: 7px;

    padding-left: 15px;

    padding-right: 15px;

    margin-top: 45px;

    margin-right: -108px;

    background-color: #0d1d42;

    color: #fff;

    display: inline-block;

    position: relative;

    left: 0%;

		    margin-left: -15px;

    top: 57%;

}

	

	

	.tituloqdo {

    padding: 7px;

    padding-left: 15px;

    padding-right: 15px;

    margin-top: 45px;

      margin-left: -16px;

    background-color: #0d1d42;

    color: #fff;

    display: inline-block;

}

.tituloqdo4 {

    padding: 7px;

    padding-left: 15px;

    padding-right: 15px;

    margin-top: 45px;

    margin-right: 0px;

    background-color: #0d1d42;

    color: #fff;

    display: inline-block;

    position: absolute;

    right: 0px;

    top: 55%;

}

	

	.caixa_branca {

   padding: 15px;

    /* margin-right: -129px; */

    top: 50%;

    margin-top: -47px;

    position: initial;

    margin-left: 0px;

}

.w8x0 {

    width: 100%;

}	

	

	.quadroimagem{display: none}



.botao_red { margin: auto}

.fundo-newsletter {position: relative;padding-left: 0px;padding-right: 0px;}

.codigo-quadro-azul { width: 100%} 

.risco-cinza { display: none}

.fundo-destaque-produto {  padding-left: 0px;padding-right: 0px;background-position: -14px;}

.fundo-azul-mobile{ background-color: #0072bc}   

.fundo-aplicativo {padding: 24px;padding-top: 60px;background-position: top;background-size: 1122px;background-repeat: no-repeat;background-color: #00deff}

.div-barra-estatisticas{ display: none}

    

}

/* fim mobile */ 

/* fim media queries */

/** =Paginate links Styles

******************************************* **/

.navigation li a,

.navigation li a:hover,

.navigation li.active a,

.navigation li.disabled {

color: #fff;

text-decoration:none;

}

.navigation li {

display: inline;

}

.navigation li a,

.navigation li.disabled {

border:1px solid  #0072bc;

color: #666;

border-radius: 3px;

cursor: pointer;

padding: 12px;

padding: 0.75rem;

}

.navigation li a:hover,

.navigation li.active a {

background-color:#0072bc;

color: #fff;

border-radius: 3px;

cursor: pointer;

padding: 12px;

padding: 0.75rem;

}

.navigation li a:hover,

.navigation li.active a {

background-color: #0072bc;

}

.logo-black, .icon-down, .icon-whatapp-rodape, .icon-whatsapp-topo, .icon-instagram-rodape, 

.icon-facebook-topo, .icon-instagram-topo, .icon-facebook-rodape, .icon-whatsapp-contato, .icon-facebook-contato, 

.icon-instagramcontato, .icon-emailcontato, .icon-phone-contato

{ display: inline-block; background: url('assets/img/sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

.bordabottom{border-bottom: 4px solid #49b28d}

.logo-black { background-position: -0px -0px; width: 77px; height: 58px; }

.icon-down { background-position: -0px -58px; width: 39px; height: 39px; }

.icon-whatapp-rodape { background-position: -39px -58px; width: 37px; height: 28px; }

.icon-whatsapp-topo { background-position: -39px -86px; width: 34px; height: 25px; }

.icon-instagram-rodape { background-position: -0px -97px; width: 33px; height: 28px; }

.icon-facebook-topo { background-position: -33px -111px; width: 30px; height: 25px; }

.icon-instagram-topo { background-position: -0px -125px; width: 30px; height: 25px; }

.icon-facebook-rodape { background-position: -30px -136px; width: 27px; height: 28px; }

.icon-whatsapp-contato { background-position: -0px -150px; width: 27px; height: 25px; }

.icon-facebook-contato { background-position: -27px -164px; width: 25px; height: 25px; }

.icon-instagramcontato { background-position: -52px -164px; width: 25px; height: 25px; }

.icon-email-contato { background-position: -57px -136px; width: 15px; height: 11px; }

.icon-phone-contato { background-position: -57px -147px; width: 15px; height: 15px; }

.navbar.navbar-light .breadcrumb .nav-item .nav-link, .navbar.navbar-light .navbar-nav .nav-item .nav-link {

    color: #fff;

    -webkit-transition: .35s;

    transition: .35s;

}

.navbar {

    font-weight: 300;

    -webkit-box-shadow: none;

    box-shadow: none;

}

.botaoazul{ background-color: #0072bc; color: #fff; padding: 6px; padding-right: 19px; padding-left: 19px;}

.botaoamarelo{  background-color:#0c3d61; color: #fff; padding: 6px; padding-right: 30px; padding-left: 30px; text-align: center}

.bgverde-e{background-color: #427c4d}

.caixa_ofertas{

	 

background-color:#9e9e9f;    -webkit-mask-image: url(assets/img/bsaiabmais.svg);    mask-image: url(assets/img/bsaiabmais.svg);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;

	 -webkit-mask-repeat: no-repeat; color: #fff; width: 223px;

    height: 66px;

    text-align: center;

    padding-top: 31px;

    margin-left: 3px;

    margin-top: -10px;

    position: relative;

}









.botaosaibamais {

 

background-color:#0072bc;  

	 -webkit-mask-repeat: no-repeat; color: #fff; width: 145px; height: 32px; text-align: center;padding-top: 4px; margin: auto; border-radius: 15px; margin-top: 15px;margin-bottom: 25px; font-weight: 500



}

.botaosaibamais2 {

 

background-color:#0072bc;  

	 -webkit-mask-repeat: no-repeat; color: #fff; width: 175px; height: 32px; text-align: center;padding-top: 4px; margin: auto; border-radius: 15px; margin-top: 15px;margin-bottom: 25px;



}

.botaosaibamais-azul {

 

background-color:#007193;  

	 -webkit-mask-repeat: no-repeat; color: #fff; width: 145px; height: 32px; text-align: center;padding-top: 4px; border-radius: 15px; margin-top: 15px;margin-bottom: 25px;



}





.botaosaibamais-semfill2 {

 

   -webkit-mask-image: url(assets/img/bsaiabmais.svg);    mask-image: url(assets/img/bsaiabmais.svg);	mask-position: center;mask-size: cover;	mask-repeat: no-repeat; 	/* -webkit-mask-position: center; -webkit-mask-size: cover;

	 -webkit-mask-repeat: no-repeat; color: #fff; width:220px; padding-left: 25px; padding-right: 25px; height: 32px; text-align: center;padding-top: 4px; opacity: 0.8; font-weight: 700;*/

	

	

    -webkit-mask-size: cover;

    -webkit-mask-repeat: no-repeat;



    width: 182px;

    padding-left: 25px;

    padding-right: 25px;

    height: 40px;

    text-align: center;

    padding-top: 11px;

font-weight: 700



}

.botaosaibamais-semfill2:hover { opacity:1;}



.botaosaibamais-seminovos{background-color:#c4c3c1;    -webkit-mask-image: url(assets/img/bsaiabmais.svg);    mask-image: url(assets/img/bsaiabmais.svg);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;

	 -webkit-mask-repeat: no-repeat; color: #fff; width: 145px; height: 32px; text-align: center;padding-top: 4px;}

.botaosaibamais-seminovos:hover{background-color:#f26e23;}



.bglaranja-e-2{background-color: #d7a115}

.botaosaibamais-semfill {

 

   -webkit-mask-image: url(assets/img/bsaiabmais.svg);    mask-image: url(assets/img/bsaiabmais.svg);	mask-position: center;mask-size: contain;	mask-repeat: no-repeat; 	/* -webkit-mask-position: center; -webkit-mask-size: cover;

	 -webkit-mask-repeat: no-repeat; color: #fff; width:220px; padding-left: 25px; padding-right: 25px; height: 32px; text-align: center;padding-top: 4px; opacity: 0.8; font-weight: 700;*/

	

	

    -webkit-mask-size: contain;

    -webkit-mask-repeat: no-repeat;

    color: #fff;

    width: 178px;

    padding-left: 25px;

    padding-right: 25px;

    height: 40px;

    text-align: center;

    padding-top: 8px;

    opacity: 0.8;

font-weight: 700

}

.bgazul-e{background-color: #056283}

.botaosaibamais-semfill:hover { opacity:1;}



.botaosaibamais-branco {

 

 -webkit-mask-image: url(assets/img/bsaiabmais.svg);    mask-image: url(assets/img/bsaiabmais.svg);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;

    -webkit-mask-size: contain;

    -webkit-mask-repeat: no-repeat;

    width: 216px;

    height: 47px;

    text-align: center;

    padding-top: 14px;

}

.cl2{display: none}

.bcl2{display: none}



.botaosaibamais-amarelo {

 

 -webkit-mask-image: url(assets/img/bsaiabmais.svg);    mask-image: url(assets/img/bsaiabmais.svg);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;

    -webkit-mask-size: cover;

    -webkit-mask-repeat: no-repeat;

    width: 202px;

    height: 43px;

    text-align: center;

    padding-top: 4px;

	background-color: #fed718;

	color: #000



}



.botaosaibamais2:hover {

    background-color:#3f3f40;

}



.botaosaibamais-azul:hover {

    background-color:#3f3f40;

}







.botaosaibamais:hover {

    background-color:#3f3f40;

}

.botaosaibamais-menu:hover {

    background-color:#3f3f40;

}

.botaosaibamais-menu-2:hover {

    background-color:#3f3f40;

}



.hoverlink:hover .botaosaibamais{  background-position: left bottom;border:2px solid #0072bc;}

.hoverlink:focus .botaosaibamais{  background-position: left bottom;border:2px solid #0072bc;}

.botaoamarelo {

 

  display: block;

border:0px solid#5fa3cd;

  background: linear-gradient(to right, #eb9814 50%,#5fa3cd 50%);

  background-size: 200% 100%;

  background-position: right bottom;

  transition: all .5s ease-out;

}

.botaoamarelo:hover {

  background-position: left bottom;border:0px solid #0072bc;

}

.botaoazul {

 

  display: block;

border:0px solid#5fa3cd;

  background: linear-gradient(to right, #28727c 50%, #0072bc 50%);

  background-size: 200% 100%;

  background-position: right bottom;

  transition: all .5s ease-out;

}

.botaoazul:hover {

  background-position: left bottom;border:0px solid #0072bc;

}

.espacing{padding-left: 9px; padding-right: 9px;}

.riscopadrao{width: 80px;}

.navbar-toggler-icon3{

 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

}

.navbar.navbar-light .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-light .navbar-nav .nav-item .nav-link:hover {

    color: rgba(255,255,255,0.7);

}



.mostra{display: block}

.esconde{display: none}

.abacinzad{ background-color: #ececec;    -webkit-mask-image: url(assets/img/aba.svg?id=20);    mask-image: url(assets/img/aba.svg?id=20);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;

	 -webkit-mask-repeat: no-repeat; color: #414042;



}



.corcina{color: #414042}



.abaverde{ background-color: #568c61;    -webkit-mask-image: url(assets/img/aba.svg?id=20);    mask-image: url(assets/img/aba.svg?id=20);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;color: #fff; 

	 -webkit-mask-repeat: no-repeat; 



}

.abaroxo{ background-color: #73638f;    -webkit-mask-image: url(assets/img/aba.svg?id=20);    mask-image: url(assets/img/aba.svg?id=20);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;color: #fff; 

	 -webkit-mask-repeat: no-repeat; 



}

.abalaranja{ background-color: #f26e23;    -webkit-mask-image: url(assets/img/aba.svg?id=20);    mask-image: url(assets/img/aba.svg?id=20);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;

	 -webkit-mask-repeat: no-repeat; color: #fff; 



}

.abaazul{ background-color: #007193;    -webkit-mask-image: url(assets/img/aba.svg?id=20);    mask-image: url(assets/img/aba.svg?id=20);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;

	 -webkit-mask-repeat: no-repeat; color: #fff; 



}

.abacinza{ background-color: #929497;    -webkit-mask-image: url(assets/img/aba.svg?id=20);    mask-image: url(assets/img/aba.svg?id=20);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;color: #fff; 

	 -webkit-mask-repeat: no-repeat; 



}



.sombra{text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);}

.abatopico{ background-color: #3f3f40;    -webkit-mask-image: url(assets/img/aba.svg?id=20);    mask-image: url(assets/img/aba.svg?id=20);	mask-position: center;	mask-repeat: no-repeat; 	 -webkit-mask-position: center;

	 -webkit-mask-repeat: no-repeat; color: #fff; text-align: center;font-weight: 600; font-size: 19px; font-style: italic;    width: 235px;

    height: 36px; padding-top: 5px; margin: auto }

.barra{ width: 100%; height: 3px; background-color: #3f3f40}

.input-contato-check {

    background-color: #fff;

    padding: 0px;

    color: #706F6F;

    border: 0px;

    padding-top: 7px;

    padding-bottom: 10px;

    border: 1px solid #ccc;

    width: 12%;

    margin-bottom: 8px;

    border-radius: 3px;

    padding-left: 0px;

}

.roxo{color:#73638f}

.verde{color:#568c61}

.azul{color:#007193}

.laranja{color:#0072bc}

.cinza{color:#929497}

.bgroxo{background-color:#73638f}

.bgroxo-e{background-color:#5d4d7a}

.bgverde{background-color:#568c61}

.bglaranja{background-color:#0072bc}

.bglaranja-e{background-color:#cd4e08}

.bgazul{background-color:#007193}

.bgcinza{background-color:#ecf0f5}

.bgcinzaseminovos{background-color:#f2f4f7}

.amarelo{color: #0072bc}

.accordion.md-accordion.accordion-2 .card {

    background-color: transparent;

    border-bottom: 2px solid;

}

.barraselecionado{position: absolute;

    z-index: 999;

    width: 74px;

    height: 8px;

    border-radius: 21px;

    background-color: #0072bc;

    margin: auto;

      margin-top: 23px;

    margin-left: 25px;

}

.img-fluid-100{width: 100%}

.barraselecionadohome{position: absolute;

    z-index: 999;

    width: 74px;

    height: 8px;

    border-radius: 21px;

    background-color: #0072bc;

    margin: auto;

    margin-top: 23px;

    margin-left:10px;

}

.resetabutton{border: 0px; background-color: transparent;}



.bordasombra{border-bottom: 2px solid #eeeeee;top:-1px; background-color: #fff}.bgcinza{ background-color: #c8c8c8}





h1, .h1 {

    font-size: 15px;

   display: inline-block; text-transform: uppercase

}
.botao_saibamais {
	font-size: 10px
}

.botaosubmit:hover {
    background-color: #007c9d;
}


.navbar-toggler-icon2 {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    position: fixed;
    top: 25px;
    right: 25px;
}

.nav-link {
    color: #666!important;

}

 
	@media (min-width:1000px) and (max-width: 1200px) {
.fsize36 {    font-size: 31px;}.fsize16 {
    font-size: 15px;
}
	}
	
		@media (min-width:800px) and (max-width: 1100px) {
			
			.destaque_principal_produto_mobile {
    background-color: #fff;
  
}
			
			
						.fsize16 {
    font-size: 14px;
}
			.text-left-mobile{text-align: left}
			.text-right-mobile{text-align: right}
						.botaosubmit {
 
    width: 105px;
 
}
	
}

input{border-radius:0px!important}