@charset "UTF-8";

 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rubberBand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);-ms-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);-ms-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);-ms-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);-ms-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);-ms-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);-ms-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");body{font-family:'Poppins',sans-serif;overflow-x:hidden}*{margin:0;padding:0}ul,p,h1,h2,h3,h4,h5,h6{margin-bottom:0}li{list-style:none}a:hover{text-decoration:none}button:focus{outline:none}.btn:focus{border:none;box-shadow:none}p{font-size:18px;line-height:32px;font-weight:400;color:#333}h3{font-size:32px;color:#023047;font-weight:600;line-height:50px}.common-btn{display:inline-block;font-size:18px;padding:12px 30px;background-color:#fff;color:#484848;border-radius:8px;border:2px solid transparent}.common-btn:hover{border:2px solid #0076c0;background-color:#0076c0;color:#fff;transition:.3s all ease-in}.outline-btn{background-color:transparent;border:2px solid #0076c0;color:#0076c0}.white-outline-btn{background-color:transparent;border:2px solid #fff;color:#fff;position:relative}.white-outline-btn:hover{border:2px solid #fff;background-color:#fff;color:#0076c0;transition:.3s all ease-in}.outline-btn:hover{background-color:#0076c0;color:#fff;border-color:#0076c0}.common-section{padding:100px 0}.blog-inner-section{max-width:70%;margin:0 auto}.common-bottom-padding{padding-bottom:100px}.custom-container{padding:0 220px}.title-box{text-align:center}.title-box h2{font-size:30px;position:relative;color:#0076c0;line-height:40px;font-weight:500;display:inline-block;margin-bottom:40px}.title-box h2:before,.title-box h2:after{content:'';position:absolute;display:inline-block;top:50%;transform:translateY(-50%);width:100px;height:4px;background-color:#ffc425}.title-box h2:before{left:-110px}.title-box h2:after{right:-110px}header .top-header .left-box{width:50%;display:inline-block;vertical-align:middle;text-align:left}header .top-header .right-box{width:49%;display:inline-block;vertical-align:middle;text-align:right}header .top-header{font-size:12px;background-color:#282828;color:#fff;padding:10px 0}header .top-header p,header .top-header a{font-size:12px;color:#fff;line-height:100%;font-weight:400}header .top-header li,header .top-header img{display:inline-block}header .top-header .left-box li{display:inline-block;vertical-align:top;text-align:left}header .top-header .left-box li:first-child{margin-right:20px}header .top-header .left-box p{margin-bottom:5px}header .top-header .left-box a:hover{color:#ffc425}header .top-header .left-box img{margin-top:-5px}header .top-header .left-box .icon-box{width:auto;vertical-align:top;display:inline-block;margin-right:10px}header .top-header .left-box .con-box{width:auto;display:inline-block;vertical-align:top;margin-left:-5px;line-height:25px}header .top-header .right-box .con-box{display:inline-block}header .top-header .right-box .dropdown .btn{color:#fff;font-size:12px;padding:0}header .top-header .right-box img{margin-right:5px}header .main-header{background-color:#fff}header .main-header a{color:#1a1a1a}header .main-header li.active a:before{display:block}header .main-header .logo-box{width:15%;display:inline-block;vertical-align:middle}header .main-header .center-nav-box{width:64%;display:inline-block;vertical-align:middle;margin-left:-5px;text-align:center}header .main-header .center-nav-box li{display:inline-block}header .main-header .center-nav-box a{font-size:18px;padding:30px 15px;position:relative;display:inline-block;text-transform:capitalize !important}header .main-header .center-nav-box a:before{position:absolute;width:24px;height:4px;background-color:#ffc425;display:none;bottom:25px;content:'';border-radius:50px;left:50%;transform:translate(-50%)}header .main-header .center-nav-box a:hover:before{display:block;transition:all .5s ease-in-out}header .main-header .right-box{width:20%;display:inline-block;vertical-align:middle;text-align:right}header .main-header .right-box input{width:180px;height:43px;border:1px solid #1a1a1a;border-radius:50px;padding:0 40px 0 15px}header .main-header .right-box .form-group .fa.fa-search{position:relative !important;right:auto !important;top:auto !important;transform:none !important;color:#717171}header .main-header .right-box .search-form .search-btn{position:absolute;right:15px;top:50%;transform:translateY(-50%);padding:0}header .main-header .right-box .menu-box{display:inline-block;margin-right:20px}header .main-header .right-box .menu-btn{margin-right:15px}header .main-header .right-box .menu-btn span{display:block;width:30px;height:3px;background-color:#484848;margin-bottom:5px;transition:.6s}header .main-header .right-box .menu-btn span:last-of-type{margin-bottom:0}header .main-header .right-box .form-group{display:inline-block;vertical-align:middle;position:relative;margin-bottom:0}header .main-header .right-box .menu-btn{width:10%;display:inline-block;vertical-align:middle}header .main-header .right-box .lang-box{width:20%;display:inline-block;vertical-align:middle;margin-left:-5px}header .top-header .right-box .dropdown li{display:block}header .top-header .right-box .dropdown li a{color:#484848;font-size:13px;padding:10px !important}header.shrink{position:fixed;left:0;right:0;z-index:99}header.shrink .main-header{display:block;box-shadow:0 0 10px #d0d0d0}.dropdown-toggle:after{display:none}.banner-bottom-padding{padding-top:80px}.banner-section{height:750px;background-size:cover;background-position:center center;position:relative;color:#fff}.banner-section .banner-text{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center}.banner-section .banner-text h3{font-size:30px;font-weight:500;position:relative;display:inline-block;margin-bottom:15px;color:#fff}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{content:'';position:absolute;top:50%;transform:translateY(-50%);width:100px;height:3px;background-color:#ffc425}.banner-section .banner-text h3:before{left:-115px}.banner-section .banner-text h3:after{right:-115px}.banner-section .banner-text h1{font-size:52px;font-weight:500;margin-bottom:15px}.banner-section .banner-text p{width:65%;margin:0 auto;margin-bottom:30px;color:#fff}.banner-section .banner-text li{display:inline-block}.banner-section .banner-text li a{font-size:18px;padding:0 20px;text-decoration:underline;color:#fff}.banner-section .banner-text li a:hover{color:#ffc425;font-weight:400}.banner-section #banner-slider.owl-carousel .owl-nav.disabled{display:block}#banner-slider.owl-carousel .owl-dots{position:absolute;left:0;right:0;bottom:30px;text-align:center}#banner-slider.owl-carousel .owl-dots button.owl-dot.active span{width:30px;background-color:#ffc425}#banner-slider.owl-carousel .owl-dots button.owl-dot span{display:inline-block;height:4px;width:15px;background-color:#717171;border-radius:3px;margin-right:10px}#banner-slider.owl-carousel .owl-nav button.owl-next,#banner-slider.owl-carousel .owl-nav button.owl-prev{background-color:#ffffff3d;height:60px;width:60px;border-radius:50%;top:50%;position:absolute;transform:translateY(-50%)}#banner-slider.owl-carousel .owl-nav button.owl-next{right:50px}#banner-slider.owl-carousel .owl-nav button.owl-prev{left:50px}#banner-slider.owl-carousel .owl-nav button i{font-size:24px;font-weight:600;color:#fff}.our-products-section .title-box{margin-bottom:40px}.our-products-section .resp-tabs-container .detail-box .left-box{width:60%;display:inline-block;vertical-align:top}.our-products-section .resp-tabs-container .detail-box .right-box{width:40%;display:inline-block;vertical-align:top;margin-left:-5px}.our-products-section .resp-tabs-container .detail-box .right-box img{width:100%}.our-products-section .resp-tabs-container .detail-box .left-box{color:#1a1a1a}.our-products-section .resp-tabs-container .detail-box .left-box h3{margin-bottom:15px;position:relative;padding-left:20px}.our-products-section .resp-tabs-container .detail-box .left-box h3:before{content:'';display:inline-block;height:50px;width:5px;background-color:#ffc425;position:absolute;top:0;bottom:0;left:0}.our-products-section .resp-tabs-container .detail-box .left-box li{font-weight:500;width:32%;font-size:18px;display:inline-block;margin-bottom:15px}ul.common-list li{position:relative;padding-left:15px}ul.common-list li:before{content:'';display:inline-block;height:6px;width:6px;background-color:#0076c0;position:absolute;top:11px;transform:none;left:0;border-radius:50%}.our-products-section .resp-tabs-container .detail-box .left-box ul{margin-bottom:15px}.our-products-section .resp-tabs-container .detail-box .left-box p{margin-bottom:15px;width:90%}.our-products-section ul.resp-tabs-list{margin-bottom:50px}.our-products-section .resp-tabs-list li{width:30%;display:inline-block;vertical-align:middle;margin-right:65px;border:2px solid none;background-color:#fff !important;padding:20px 35px !important;box-shadow:0 0 15px rgba(15,15,15,.226)}.our-products-section .resp-tabs-list li .icon-box img{height:70px;width:auto}.our-products-section .resp-tabs-list li:last-child{margin-right:0}.our-products-section .resp-tab-item.hor_1.resp-tab-active{border:2px solid #ffc425 !important;margin-bottom:0 !important}.our-products-section .resp-tab-item.hor_1:hover{border:2px solid #ffc425 !important}.our-products-section .resp-tabs-list li h2{font-size:24px;text-align:center;color:#023047}.our-products-section .resp-tab-item.hor_1 .icon-box{width:20%;display:inline-block;vertical-align:middle}.our-products-section .resp-tab-item.hor_1 .con-box{width:80%;display:inline-block;vertical-align:middle;margin-left:-5px}.our-products-section .resp-tab-content-active{border:none !important;padding:0 !important}.about-us-section{background-color:#f8f8f8;height:670px;padding-top:60px;margin-bottom:115px}.about-us-section p{width:80%;color:#333;margin:0 auto;line-height:35px}.about-us-section h3{width:60%;margin:0 auto;margin-bottom:15px}.about-us-section img{width:100%;transition:.3s all ease-in-out}.about-us-section .img-box{position:relative;overflow:hidden}.about-us-section .left-box{width:50%;display:inline-block;vertical-align:middle;overflow:hidden}.about-us-section .img-box:hover img{transform:scale(1.1);transition:.3s all ease-in-out}.about-us-section .left-box{padding-right:20px}.about-us-section .right-box{padding-left:20px}.about-us-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;overflow:hidden}.about-us-section h4{font-size:24px;line-height:40px;position:absolute;bottom:40px;left:0;right:0;text-align:center;color:#fff}.certification-section li{width:20%;display:inline-block;vertical-align:middle;text-align:center;margin-left:-5px}.certification-section li .common-box{background-color:#fff;box-shadow:0 0 15px rgba(15,15,15,.226);padding:40px 30px;height:300px;margin:0 20px;position:relative;border:1px solid #7171713b;display:block}.certification-section li .common-box:hover{border:1px solid #ffc425;transition:.3s all ease-in-out}.certification-section li:last-of-type .common-box{margin-right:0}.certification-section li .common-box img{width:100%}.certification-section li .common-box p{position:absolute;bottom:55px;left:0;right:0;color:#1a1a1a;height:55px;width:95%;margin:0 auto;line-height:27px}.certification-section li .common-box span{display:block;position:absolute;bottom:40px;width:125px;height:4px;background-color:#ffc425;left:50%;transform:translate(-50%)}.clients-section{background-color:#023047;height:370px;padding-top:60px;margin-bottom:100px}.clients-section .title-box h2{color:#fff}.clients-section .clients-container .owl-carousel .owl-item{margin-bottom:30px}.clients-section .clients-container .inner-box{background-color:#fff;padding:40px;box-shadow:0 0 15px rgba(15,15,15,.226)}.clients-section .clients-container .inner-box .client-con-box{margin-bottom:30px}.clients-section .clients-container img{width:80px;height:80px;border:2px solid #ffc425;border-radius:50%}.clients-section .clients-container .name-box h2{font-size:24px;color:#0076c0;line-height:40px}.clients-section .clients-container .img-box{width:25%;display:inline-block;vertical-align:middle}.clients-section .clients-container .name-box{width:75%;display:inline-block;vertical-align:middle;margin-left:-5px}.clients-section .clients-container .data-box p{height:115px;color:#717171}.news-section .col-md-6{padding:0;overflow:hidden}.news-section img{width:100%}.news-section .con-box{padding:60px}.news-section .img-box:hover{transform:scale(1.1);transition:.3s all ease-in-out}.news-section .img-box{transition:.3s all ease-in-out}.news-section .col-md-6:nth-child(3) .con-box{padding-left:0}.news-section .con-box h4{font-size:24px;color:#1a1a1a;margin-bottom:10px}.news-section .con-box h3{margin-bottom:15px}.news-section .con-box p{width:85%;color:#333}.news-section .con-box a{color:#484848;text-decoration:underline}.news-section .con-box a:hover{color:#0076c0}.cta-section{height:auto;background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/cta-banner.png);background-size:cover;background-position:center center;color:#fff;text-align:center}.cta-section h2{font-size:48px;line-height:40px;margin-bottom:30px}.cta-section p{font-size:24px;width:80%;margin:0 auto;margin-bottom:30px;line-height:40px;font-weight:400;color:#fff}.industry-section ul{text-align:center}.industry-section li h4{font-size:24px;font-weight:500;color:#fff;position:absolute;bottom:65px;left:30px}.industry-section li span{background-color:#ffc425;position:absolute;bottom:40px;left:0;height:80px;width:10px;display:inline-block}.industry-section ul li.active{width:30% !important}.industry-section ul li{display:inline-block;height:480px;background-repeat:no-repeat !important;background-size:cover !important;margin-right:25px;transition:all .3s linear;position:relative;overflow:hidden;width:20%;background-position:center !important}.industry-section ul li:last-child{margin-right:0}.industry-section ul li:hover{width:30%}.clients-logo-section{padding-bottom:80px}.clients-logo-section li{width:16%;display:inline-block;vertical-align:middle;text-align:center}footer{background-color:#023047;color:#fff}footer .top-footer{padding:40px 0 20px;border-bottom:1px solid #ffffff4f}footer a{color:#fff;font-size:18px;line-height:35px;display:inline-block}footer p{color:#fff}footer a:hover{color:#ffc425}footer li{display:inline-block}footer .footer-list li span{display:inline-block;vertical-align:middle;width:2px;height:15px;background-color:#fff;opacity:.5;margin:0 30px}footer .top-footer .logo-box{width:20%;display:inline-block;vertical-align:middle}footer .top-footer .right-box{width:80%;display:inline-block;vertical-align:middle;margin-left:-5px;text-align:right}footer .main-footer{padding-top:40px;height:auto !important;padding-bottom:40px}footer .main-footer p{margin-bottom:20px;line-height:35px}footer .main-footer .social-box a{display:block;height:35px;width:35px;border:1px solid #fff;padding:0 8px;margin-right:30px;text-align:center}footer .main-footer .social-box li:last-child a{margin-right:0}footer .main-footer .list-box ul{display:inline-block}footer .main-footer .list-box li{display:block;margin-bottom:15px;position:relative;padding-left:15px}footer .main-footer .list-box li:last-child{margin-bottom:0}footer .main-footer .list-box li:before{content:'';display:inline-block;width:6px;height:6px;background-color:#fff;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}footer .main-footer .common-box{margin-bottom:20px}footer .main-footer .contact-box{padding-left:50px}footer .main-footer .contact-box .icon-box{width:10%;display:inline-block;text-align:center;vertical-align:top}footer .main-footer .contact-box .icon-box i{font-size:25px;margin-top:5px}footer .main-footer .contact-box .con-box{width:80%;display:inline-block;margin:0 auto;vertical-align:top}footer .main-footer .contact-box .common-box:last-of-type,footer .main-footer .contact-box .common-box p:last-of-type{margin-bottom:0}footer .bottom-footer{padding:15px 0;border-top:1px solid #ffffff4f}footer .bottom-footer .left-box{width:25%;display:inline-block;vertical-align:middle}footer .bottom-footer .right-box{width:75%;display:inline-block;vertical-align:middle;margin-left:-5px;text-align:right}.back-to-top{cursor:pointer;height:40px;width:40px;border-radius:50%;background:#ffc425;text-align:center;padding:6px;position:fixed;bottom:20px;right:34px;z-index:9999;bottom:95px}.back-to-top a{color:#fff;font-size:18px}.back-to-top:hover{background-color:#0076c0}.common-inner-banner-section{position:relative}.common-inner-banner-section .inner-banner-box{width:100%;position:absolute;bottom:0}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:36px;font-weight:600;background-color:#ffc425;display:inline-block;padding:20px 40px;color:#fff}.common-inner-banner-section .inner-banner-box .left-box{width:50%;display:inline-block;vertical-align:middle}.common-inner-banner-section .inner-banner-box .right-box{width:50%;display:inline-block;vertical-align:middle;text-align:right;margin-left:-5px}.common-inner-banner-section .inner-banner-box .right-box p{font-size:18px;color:#fff}.common-inner-banner-section .inner-banner-box .right-box p i{margin:0 10px}.common-inner-banner-section .inner-banner-box .right-box p a{color:#fff}.common-inner-banner-section .inner-banner-box .right-box a:hover{color:#ffc425}.inner-about-us-section .right-con-box h4{font-size:24px;font-weight:500;color:#ffc425;margin-bottom:10px}.inner-about-us-section .right-con-box h3{width:80%;margin-bottom:15px}.inner-about-us-section .left-img-box{width:40%;display:inline-block;vertical-align:middle}.inner-about-us-section img{width:100%}.inner-about-us-section .right-con-box{width:60%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:50px}.inner-about-us-section .right-con-box p{margin-bottom:10px}.inner-about-us-section .right-con-box a{margin-top:20px}.about-service-banner .inner-box{padding-top:100px;padding-bottom:95px}.about-service-banner .left-box{width:50%;display:inline-block;vertical-align:middle;background-color:#023047}.about-service-banner .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;background-color:#fafafa}.about-service-banner .left-box h3,.about-service-banner .left-box p{color:#fff}.about-service-banner h3{margin-bottom:30px}.about-service-banner p{margin-bottom:30px;height:150px}.about-service-banner .left-box p{width:90%}.about-service-banner .right-box p{width:60%}.about-service-banner .left-box .inner-box{padding-left:220px;position:relative}.about-service-banner .left-box .inner-box img.globe-img{position:absolute;left:0;bottom:0;top:50%;transform:translateY(-50%)}.about-service-banner .right-box .inner-box{padding-left:60px;position:relative}.about-service-banner .right-box .inner-box img.about-img{position:absolute;right:20px;bottom:0}.history-section .history-container{padding-top:60px}.history-section .title-box h3{width:80%;margin:auto;margin-bottom:15px}.history-section .title-box p{width:95%;margin:auto}.history-section .left-box{width:50%;display:inline-block;vertical-align:middle}.history-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px}.history-section .right-box img{width:100%}.history-section .left-box ul li{font-size:24px;color:#484848;font-weight:500;margin-bottom:20px}.history-section .left-box ul li span{display:inline-block;padding-left:15px;width:90%}.history-section .left-box ul li img{vertical-align:top;margin-top:6px}.get-in-touch-section{padding:60px 0;background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/connect-bg.png);background-size:cover}.get-in-touch-section h3,.get-in-touch-section p{color:#fff}.get-in-touch-section .left-box h3{margin-bottom:30px}.get-in-touch-section p{margin-bottom:15px;width:87%}.get-in-touch-section .right-box p{width:95%}.get-in-touch-section .left-box{width:60%;display:inline-block;vertical-align:middle}.get-in-touch-section .right-box{width:40%;display:inline-block;vertical-align:middle;margin-left:-5px}.get-in-touch-section .left-box a{color:#ffc425}.get-in-touch-section ul li{width:35%;display:inline-block;font-size:24px;color:#fff;margin-bottom:20px}.get-in-touch-section ul li:last-of-type{margin-bottom:0}.get-in-touch-section ul.common-list li:before{background-color:#ffc425}.get-in-touch-section .right-box .form-container{width:95%;background-color:#ffd051;padding:30px 40px 45px 30px;margin:0 auto}.get-in-touch-section .right-box h3,.get-in-touch-section .right-box p{color:#484848}.get-in-touch-section .right-box h3{margin-bottom:10px}.get-in-touch-section .right-box form{width:95%}.get-in-touch-section .form-control{padding:10px 20px 10px 0;font-size:24px;font-weight:400;line-height:1.5;color:#484848;background-color:transparent;border:none;border-bottom:1px solid #717171;opacity:.5;border-radius:0}.get-in-touch-section .form-control:focus{box-shadow:none}.get-in-touch-section .form-group{margin-bottom:30px}.get-in-touch-section .btn{border:2px solid #484848;padding:12px 30px;font-size:18px;color:#484848;border-radius:8px}.get-in-touch-section .btn:hover{background-color:#484848;color:#ffc425}.culture-section{background-color:#fafafa}.culture-section h3{margin-bottom:15px}.culture-section .upper-box{margin-bottom:90px}.culture-section img{width:100%}.culture-section .left-box{width:50%;display:inline-block;vertical-align:middle}.culture-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px}.culture-section p{margin-bottom:20px}.culture-section p:last-of-type{margin-bottom:0}.culture-section .upper-box .left-box{padding-right:45px}.culture-section .lower-box .right-box{padding-left:60px}.sustainability-section{position:relative}.sustainability-section img.big-globe{position:absolute;left:0;top:55%;transform:translateY(-50%);height:75%}.sustainability-section .title-box p{width:70%;margin:0 auto}.sustainability-section .sustain-container{padding-top:60px}.sustainability-section .left-box{width:70%;display:inline-block;vertical-align:middle}.sustainability-section .left-box img{width:100%}.sustainability-section .right-box{width:30%;display:inline-block;vertical-align:middle;margin-left:-5px}.sustainability-section .right-box img{width:100%}.sustainability-section .left-box h3{margin-bottom:15px}.sustainability-section .left-box p{margin-bottom:20px;width:66%}.sustainability-section .left-box li{font-size:18px;font-weight:400;color:#484848;margin-bottom:20px;width:87%}.sustainability-section .left-box li:last-child{margin-bottom:0}.sustainability-section .left-box ul.common-list li:before{top:11px;background-color:#0076c0}.philanthropy-section .left-box{width:50%;display:inline-block;vertical-align:middle}.philanthropy-section .right-box img{width:100%;margin-top:-180px}.philanthropy-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:80px}.philanthropy-section .left-box h3{margin-bottom:15px;color:#fff}.philanthropy-section .left-box p{margin-bottom:20px;width:95%;color:#fff}.philanthropy-section .left-box p:last-of-type{margin-bottom:0}.philanthropy-section{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);padding:40px 0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;margin-top:90px}.value-chain-section .title-box p:first-of-type{width:80%;margin:0 auto;margin-bottom:15px}.value-chain-section .title-box p{width:92%;margin:0 auto}.value-chain-section .value-chain-container{padding-top:60px}.value-chain-section .value-chain-container img{width:100%;filter:grayscale(100%);transition:.5s ease;height:100%;object-fit:cover}.value-chain-section .value-chain-container .row{margin:0}.value-chain-section .value-chain-container .col-md-6 .img-box{width:50%;display:inline-block;vertical-align:top}.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{overflow:hidden;height:580px}.value-chain-section .value-chain-container .col-md-6 .img-box:hover img{filter:grayscale(0);transition:.5s ease;transform:scale(1.2)}.value-chain-section .value-chain-container .col-md-6{padding:0}.value-chain-section .value-chain-container .col-md-6 .con-box{width:50%;display:inline-block;vertical-align:top;margin-left:-5px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:40px;height:580px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{margin-bottom:20px}.value-chain-section .value-chain-container .col-md-6 .con-box p:first-of-type{margin-bottom:15px}.made-in-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/made-in-canada-bg.png);background-repeat:no-repeat;background-position:right;background-size:cover;height:520px}.made-in-section .made-in-box{width:45%}.made-in-section .made-in-box h5{font-weight:500;font-size:24px;line-height:36px;color:#fff;margin-bottom:12px}.made-in-section .made-in-box h2{font-weight:600;font-size:28px;line-height:48px;margin-bottom:16px;color:#fff}.made-in-section .made-in-box p{color:#fff}.career-section .title-box{margin-bottom:60px}.career-section .title-box p{width:63%;margin:0 auto}.about-us-slider-section .slider-box{border:2px solid #717171;padding:30px 20px;border-radius:10px;height:100%}.about-us-slider-section .slider-box p{color:#717171;margin-bottom:0;font-size:18px;line-height:25px;height:275px}.about-us-slider-section .slider-box h4{font-size:30px;color:#023047}.about-us-slider-section{position:relative}.about-us-slider-section .slider-container{display:flex;align-items:center;justify-content:center;height:395px;width:78%;perspective:1000px;transform-style:preserve-3d;overflow-x:hidden;overflow-y:hidden;margin:0 auto}.about-us-slider-section .slide{background-size:cover;background-repeat:no-repeat;border-radius:5px;height:390px;overflow:hidden;position:absolute;top:0;left:0;width:20%;z-index:1000;transition:all .3s ease-in-out;opacity:0;padding-top:15px}.about-us-slider-section .slide.slide-1{transform-origin:right;transform:rotateY(40deg) scale(.82) translateZ(10px);left:-1.2% !important;z-index:1;opacity:1;top:-17px;height:420px}.about-us-slider-section .slide.slide-2{transform-origin:right;transform:rotateY(14deg) scale(.88);left:20% !important;z-index:2;opacity:1}.about-us-slider-section .slide.slide-3{left:41% !important;transform:scale(.86);z-index:2;opacity:1}.about-us-slider-section .slide.slide-4{transform-origin:left;transform:rotateY(-12deg)scale(.88);left:62% !important;z-index:2;opacity:1}.about-us-slider-section .slide.slide-5{transform-origin:left;transform:rotateY(-40deg) scale(.75);margin-left:0;left:83% !important;z-index:1;opacity:1;top:-30px;height:455px}.about-us-slider-section .buttons-container .arrow.left{position:absolute;left:70px}.about-us-slider-section .buttons-container .arrow.right{position:absolute;right:70px}.about-us-slider-section .buttons-container{position:absolute;left:0;width:100%;right:0;margin:0 auto;top:45%;transform:translateY(-50%)}.about-us-slider-section .arrow{background:#023047;cursor:pointer;color:#fff;width:50px;height:50px;margin:0;border:none}.career-section .left-box{width:55%;display:inline-block;vertical-align:top;padding-right:10px;height:628px}.career-section .right-box{width:45%;display:inline-block;vertical-align:top;margin-left:-5px;padding-left:10px}.career-section .blue-bg{background-color:#023047}.career-section .left-box .blue-bg{height:100%}.career-section .left-box .left-content{width:50%;display:inline-block;vertical-align:middle;padding:30px}.career-section .left-box .left-img{width:50%;display:inline-block;margin-left:-5px;vertical-align:middle;height:100%}.career-section .left-box .left-img img{width:100%;height:100%;margin-left:2px}.career-section .right-box .blue-bg{padding:30px;height:auto}.career-section .right-box .blue-bg:first-child{margin-bottom:20px}.career-section .blue-bg h3{font-weight:600;font-size:28px;line-height:36px;color:#fff;margin-bottom:10px}.career-section .blue-bg p{margin-bottom:20px;color:#fff;font-size:16px;line-height:30px}.career-section .blue-bg .white-outline-btn{font-size:14px;padding:9px 15px}.clients-logo-section .owl-carousel .owl-nav.disabled{display:block}.clients-logo-section .owl-carousel .owl-nav button.owl-prev{position:absolute;left:-40px;top:50%;transform:translateY(-50%)}.clients-logo-section .owl-carousel .owl-nav button.owl-next{position:absolute;right:-40px;top:50%;transform:translateY(-50%)}.clients-logo-section .owl-carousel .owl-nav button i{font-size:24px;color:#333}.career-work-section .career-content-box .left-box{width:40%;display:inline-block;vertical-align:middle;padding-right:20px}.career-work-section .career-content-box .right-box{width:60%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:20px}.career-work-section .career-content-box .left-box h3{margin-bottom:20px;width:66%}.career-work-section .career-content-box .left-box p{margin-bottom:15px;width:95%}.career-work-section .career-content-box .left-box p a{color:76C0;font-weight:600;transition:.5s}.career-work-section .career-content-box .left-box p a:hover{color:#023047}.career-work-section .career-content-box .left-box p:last-of-type{width:80%}.career-work-section .career-content-box img{width:100%}.career-work-section .title-box{margin-bottom:57px}.career-work-section .title-box p{width:60%;margin:0 auto}.common-inner-banner-section{background-repeat:no-repeat !important;background-size:cover !important;background-position:center !important;height:350px}.common-inner-banner-section.career-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/career-banner.png)}.common-inner-banner-section.about-us-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/about-banner-img.png)}.common-inner-banner-section.sustainability-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/sustainability-banner.png)}.common-inner-banner-section.value-chain-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/value-chain-banner.png)}.career-work-section .career-content-box .left-box{width:40%;display:inline-block;vertical-align:middle;padding-right:20px}.career-work-section .career-content-box .right-box{width:60%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:20px}.career-work-section .career-content-box .left-box h3{margin-bottom:20px;width:66%}.career-work-section .career-content-box .left-box p{margin-bottom:15px;width:95%}.career-work-section .career-content-box .left-box p a{color:#0076c0;font-weight:600;transition:.5s}.career-work-section .career-content-box .left-box p a:hover{color:#023047}.career-work-section .career-content-box .left-box p:last-of-type{width:80%}.career-work-section .career-content-box img{width:100%}.career-work-section .title-box{margin-bottom:57px}.career-work-section .title-box p{width:60%;margin:0 auto}.culture-diversity-section .culture-box{margin-bottom:80px}.culture-diversity-section .culture-box .left-box{width:40%;display:inline-block;vertical-align:middle;padding-right:20px}.culture-diversity-section .culture-box .right-box{width:60%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:20px}.culture-diversity-section h3{color:#fff;margin-bottom:15px}.culture-diversity-section p{color:#fff;margin-bottom:15px}.culture-diversity-section img{width:100%}.culture-diversity-section p:last-of-type{margin-bottom:0}.culture-diversity-section{background-color:#023047}.culture-diversity-section .diversity-box .left-box{width:65%}.culture-diversity-section .diversity-box .left-box .diversity-content-box{background-color:rgba(255,255,255,.05);padding:40px}.culture-diversity-section .diversity-box .right-box{width:50%;margin-left:auto;margin-top:-300px}.culture-diversity-section .diversity-box p{width:77%}.job-opening-section .title-box p{width:60%;margin:0 auto}.job-opening-section .title-box{margin-bottom:60px}.job-opening-section .post-box{padding:20px 30px;border:2px solid #888;margin-bottom:30px}.job-opening-section .post-box:last-of-type{margin-bottom:0}.job-opening-section .post-box .job-title{width:33%;display:inline-block;vertical-align:middle}.job-opening-section .post-box .job-location{width:33%;display:inline-block;vertical-align:middle;text-align:center}.job-opening-section .post-box .job-apply{width:33%;display:inline-block;vertical-align:middle;text-align:right}.job-opening-section .post-box .job-title h4{color:#023047;font-size:24px}.job-opening-section .post-box .job-apply a{color:#0076c0}.job-opening-section .post-box .job-apply a:hover{color:#ffc425}.job-opening-section .post-box .job-apply a .yellow-arrow{display:none}.job-opening-section .post-box .job-apply a:hover .yellow-arrow{display:inline-block}.job-opening-section .post-box .job-apply a:hover .blue-arrow{display:none}.join-our-team-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/join-our-team-bg-img.png);background-repeat:no-repeat;background-position:center;background-size:cover}.join-our-team-section .join-our-team-box h2{font-size:48px;color:#fff;margin-bottom:20px}.join-our-team-section .join-our-team-box p{color:#fff;margin-bottom:30px}.team-galary-section .title-box p{width:60%;margin:0 auto}.team-galary-section .team-galary-box .common-box{margin-left:-5px;padding:0 15px;display:inline-block;vertical-align:top;height:500px}.team-galary-section .team-galary-box img{width:100%}.team-galary-section .team-galary-box .common-box img{width:100%;height:100%;transition:.8s;object-fit:cover}.team-galary-section .team-galary-box .first-img-box{width:28%}.team-galary-section .team-galary-box .second-img-box{width:22%}.team-galary-section .team-galary-box .first-img-box .normal-img{height:100%}.team-galary-section .team-galary-box .second-img-box .small-img-box{width:100%;margin-bottom:30px;height:235px}.team-galary-section .team-galary-box .second-img-box .small-img-box:last-of-type{margin-bottom:0}.team-galary-section .team-galary-box .common-box:first-child{padding-left:0;margin-left:0}.team-galary-section .team-galary-box .common-box:last-of-type{padding-right:0}.team-galary-section .team-galary-box{width:100%}.team-galary-section .team-galary-box .common-box .normal-img:hover img,.team-galary-section .team-galary-box .common-box .small-img-box:hover img{transform:scale(1.1)}.team-galary-section .team-galary-box .common-box .normal-img,.team-galary-section .team-galary-box .common-box .small-img-box{overflow:hidden}.team-galary-section .title-box{margin-bottom:60px}.common-inner-banner-section.head-protection-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/head-protection-banner-img.png)}.head-protection-products-section .head-protection-box{padding:30px;box-shadow:0px 2px 24px rgba(0,0,0,.08)}.head-protection-products-section .head-protection-box .img-box{position:relative;width:45%;margin-bottom:30px}.head-protection-products-section .head-protection-box .img-box>img{width:100%}.head-protection-products-section .head-protection-box .img-box .overly-img{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;text-align:center}.head-protection-products-section .head-protection-box h3{margin-bottom:15px}.head-protection-products-section .head-protection-box p{margin-bottom:50px;height:65px}.head-protection-products-section .col-md-4{padding:0 20px}.head-protection-products-section .row{margin:0 -20px}.head-protection-products-section .head-protection-box{margin-bottom:40px}.head-protection-products-section .title-box{margin-bottom:60px}.head-protection-products-section .title-box p{width:83%;margin:0 auto}.head-protection-products-section .col-md-4:nth-last-child(1) .head-protection-box,.head-protection-products-section .col-md-4:nth-last-child(2) .head-protection-box{margin-bottom:0}.contact-with-us-section{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);padding:40px 0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;position:relative}.contact-with-us-section .left-contact-box .form-control{border:none;border-radius:6px;background-color:#35596c;box-shadow:none;margin-bottom:20px;font-size:18px;padding:10px 20px;height:55px}.contact-with-us-section .left-contact-box textarea{height:165px !important}.contact-with-us-section .left-contact-box select,.contact-with-us-section .left-contact-box select option{color:#fff}.contact-with-us-section .left-contact-box .form-control::placeholder{color:#fff}.contact-with-us-section .left-contact-box .form-control:focus{color:#fff}.contact-with-us-section .title-box h2{color:#fff}.contact-with-us-section .title-box h2:before,.contact-with-us-section .title-box h2:after{display:none}.contact-with-us-section .left-contact-box{width:60%}.contact-with-us-section .title-box{text-align:left;margin-bottom:30px}.contact-with-us-section .title-box p{color:#fff}.contact-with-us-section .right-img-box{position:absolute;right:80px;bottom:0;width:31%}.contact-with-us-section .right-img-box img{width:100%}.ronco-gallery-section .first-gallery-box{margin-bottom:20px}.ronco-gallery-section .img-box img{width:100%;height:100%;transition:.8s}.ronco-gallery-section .img-box{height:100%}.ronco-gallery-section .common-box{height:400px;margin-left:-5px;padding:0 10px}.ronco-gallery-section .common-box:first-child{margin-left:0;padding-left:15px}.ronco-gallery-section .common-box:last-of-type{padding-right:15px}.ronco-gallery-section .first-common-box{width:32%;display:inline-block;vertical-align:top}.ronco-gallery-section .second-common-box{width:18%;display:inline-block;vertical-align:top}.ronco-gallery-section .common-box .img-box:hover img{transform:scale(1.1)}.ronco-gallery-section .common-box .img-box{overflow:hidden}.ronco-gallery-section .title-box p{width:50%;margin:0 auto}.ronco-gallery-section .title-box{margin-bottom:60px}.common-top-section{margin-top:100px}.ronco-gallery-section .second-gallery-box .second-common-box{width:20%}.ronco-gallery-section .second-gallery-box .first-common-box{width:33%}.ronco-gallery-section .second-gallery-box .first-common-box:last-of-type{width:27%}.eye-protection-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/head-protection-banner-img.png)}.eye-product-list-section{box-shadow:inset 0 47px 40px -38px rgb(0 0 0/47%)}.eye-product-list-section .eye-product-list-box{text-align:center}.eye-product-list-section .eye-product-list-box li{display:inline-block;vertical-align:middle;padding:30px;position:relative}.eye-product-list-section .eye-product-list-box li:after{content:"";width:2px;height:30px;position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:rgba(156,3,3,.2)}.eye-product-list-section .eye-product-list-box li:last-of-type:after{display:none}.eye-product-list-section .eye-product-list-box li a{color:#333;font-size:24px;font-weight:400}.product-list-section .product-list-box{background:#fafafa;padding:20px;height:100%}.product-list-section .product-list-box .img-box{text-align:center;margin-bottom:25px;position:relative}.product-list-section .product-list-box .img-box img{width:100%;margin-top:auto}.product-list-section .product-list-box h6{font-size:22px;color:#023047;margin-bottom:5px;line-height:36px}.product-list-section .title-box{margin-bottom:60px}.glasses-product-section .col-md-3{margin-bottom:30px}.goggles-product-section .title-box h2,.glasses-product-section .title-box h2,.eyewash-product-section .title-box h2{margin-bottom:0}.product-list-section .img-box .overly{background-color:rgba(72,72,72,.4);position:absolute;top:0;left:0;bottom:0;right:0;display:none}.product-list-section .img-box .overly a{text-decoration:underline;color:#fff;font-size:24px;font-weight:600;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto}.product-list-section .product-list-box:hover .overly{display:block}.product-inner-application-section{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);background-repeat:no-repeat;background-position:center;background-size:100% 100%}.product-inner-application-section .title-box h2:before,.product-inner-application-section .title-box h2:after{display:none}.product-inner-application-section .title-box{text-align:left;margin-bottom:40px}.product-inner-application-section .title-box h2{color:#fff;margin-bottom:0}.product-inner-application-section .common-list li{color:#fff;width:33%;display:inline-block;font-size:24px;margin-bottom:30px;padding-left:20px}.product-inner-application-section .common-list li:last-of-type,.product-inner-application-section .common-list li:nth-last-child(2),.product-inner-application-section .common-list li:nth-last-child(3){margin-bottom:0}.product-inner-application-section ul.common-list li:before{height:8px;width:8px;background-color:#fff;top:15px}.product-inner-tabs-section .resp-tab-content{border:none;padding:0;margin-top:60px}.product-inner-tabs-section .resp-tabs-list{padding-left:220px;border-bottom:2px solid #0076c0}.product-inner-tabs-section .resp-tabs-list li{padding:20px 40px !important;font-size:24px;background-color:#fff !important;border-color:transparent !important;color:#333}.product-inner-tabs-section .resp-tabs-list li.resp-tab-active{border:2px solid #0076c0 !important;border-bottom-color:transparent !important;margin-bottom:-2px !important;border-radius:8px 8px 0 0;color:#0076c0 !important}.product-inner-content-section .left-box{display:inline-block;width:40%;vertical-align:top;padding-right:40px}.product-inner-content-section .right-box{width:60%;display:inline-block;vertical-align:top;margin-left:-5px;padding-left:40px}.product-inner-content-section .right-box img:nth-child(1){margin-bottom:15px;display:block}.product-inner-content-section .right-box h2{margin-bottom:10px;color:#023047}.product-inner-content-section .right-box h6{color:#1a1a1a;font-size:24px;margin-bottom:20px;line-height:36px;font-weight:500}.product-inner-content-section .right-box p{margin-bottom:15px}.product-inner-content-section .right-box p:last-of-type{margin-bottom:20px}.product-inner-content-section .right-box .common-list li{width:49%;display:inline-block;vertical-align:top;margin-bottom:15px}.product-inner-content-section .right-box .common-list li:nth-child(odd){width:49% !important;padding-right:15px}.product-inner-content-section .right-box .common-list,.product-inner-content-section .right-box ul{margin-bottom:25px}.product-inner-content-section .right-box .image-list-box{margin-bottom:35px}.related-product-section .common-width-box{width:20%;display:inline-block;margin-left:-5px;vertical-align:top;padding:0 15px}.related-product-section .common-width-box:first-of-type{margin-left:0}.product-inner-content-section .product__carousel .gallery-top{border:10px solid #fafafa;border-radius:3px;margin-bottom:20px}.product-inner-content-section .product__carousel .gallery-top .swiper-slide{position:relative;overflow:hidden}.product-inner-content-section .product__carousel .gallery-top .swiper-slide a{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.product-inner-content-section .product__carousel .gallery-top .swiper-slide a img{width:100%;height:100%;object-fit:contain}.product-inner-content-section .product__carousel .gallery-top .swiper-slide .easyzoom-flyout img{min-width:100%;min-height:100%}.product-inner-content-section .product__carousel .gallery-thumbs .swiper-slide{position:relative;transition:border .15s linear;border:5px solid #fafafa;border-radius:3px;cursor:pointer;overflow:hidden;height:calc(100% - 2px);margin-right:20px !important;width:22% !important}.product-inner-content-section .product__carousel .gallery-thumbs .swiper-slide img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:100%}.industry-benefits-section .industry-benefits-box .accordion .card.active i.fa-plus:before{content:"\f068";display:block;color:#0076c0}.industry-benefits-section .industry-benefits-box .btn-link{border:none;background:0 0;border-radius:0;display:block;text-decoration:none;position:relative;color:#0076c0;font-size:24px;width:100%;text-align:left;font-weight:500;padding:20px 30px}.industry-benefits-section .industry-benefits-box .btn-link:hover{text-decoration:none}.industry-benefits-section .industry-benefits-box{text-align:left}.industry-benefits-section .industry-benefits-box .card-header{background:0 0;border:none;padding:0}.industry-benefits-section .industry-benefits-box .btn-link i{position:absolute;right:35px;color:#1a1a1a;font-size:20px;top:50%;transform:translateY(-50%)}.industry-benefits-section .industry-benefits-box .accordion>.card{border:none;border-bottom:2px solid rgba(51,51,51,.4);border-radius:0}.industry-benefits-section .industry-benefits-box .accordion p{font-size:18px;width:90%}.industry-benefits-section .industry-benefits-box .card-body{padding:5px 35px 20px}.industry-benefits-section .industry-benefits-box .btn-link{color:#023047}.industry-benefits-section .industry-benefits-box .card.active .btn-link{color:#0076c0}.industry-benefits-section .industry-benefits-box .accordion .card:first-of-type{border-top:2px solid rgba(51,51,51,.4)}.product-inner-tabs-section .heading-box{background:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#fafafa;padding:15px 30px}.product-inner-tabs-section .heading-box h6{font-size:24px;color:#023047;font-weight:500}.product-inner-tabs-section .content-box h6{font-size:24px;color:#1a1a1a;font-weight:400}.product-inner-tabs-section .product-datatable .common-width-box{width:25%;display:inline-block;vertical-align:middle;margin-left:-5px}.product-inner-tabs-section .product-datatable .common-width-box:first-of-type{margin-left:0}.product-inner-tabs-section .product-datatable .content-box{border-bottom:2px solid rgba(51,51,51,.4);padding:20px 30px}.product-inner-tabs-section .product-datatable .content-box:last-of-type{border-bottom:0}.industry-benefits-section .title-box{margin-bottom:60px}.industry-benefits-section .title-box p{width:60%;margin:0 auto}.related-product-section .title-box h2{margin-bottom:0}.common-inner-banner-section .inner-banner-box .right-box p{text-transform:uppercase}header .lang-box li.dropdown:hover .dropdown-menu{display:block}header .lang-box li.dropdown .dropdown-menu img{width:40px;margin-right:10px}header .lang-box li.dropdown .dropdown-menu li{display:block}header .lang-box li.dropdown .dropdown-menu li a{padding:10px 15px}header .lang-box li.dropdown .dropdown-menu li a:hover{color:#0076c0}header .lang-box li.dropdown .dropdown-menu li a:before{display:none !important}.blog-section .common-img-box{position:relative;margin-bottom:215px}.blog-section .common-img-box img{width:100%;filter:grayscale(1)}.blog-section .common-img-box:hover img{filter:grayscale(0)}.blog-section .common-cont-box span{background:#ffc425;font-size:16px;padding:20px;display:block;width:42%}.blog-section .common-cont-box a{display:block;font-size:24px;color:#fff;margin:20px 0;width:88%;line-height:38px}.blog-section .common-cont-box p{font-size:18px;color:#fff}.blog-section .common-cont-box{position:absolute;bottom:-165px;background:#023047;padding:30px;right:0;width:85%}.blog-section .common-cont-box .blog-title{height:204px;margin-bottom:50px}.blog-section .title-box p{width:63%;margin:0 auto}.blog-section .title-box{margin-bottom:60px}.blog-section .common-cont-box:hover{background:#ededed}.blog-section .common-cont-box:hover a{color:#023047}.blog-section .common-cont-box:hover p{color:#333}.blog-section .common-cont-box:hover .white-outline-btn{border-color:#0076c0;color:#0076c0}.blog-section .common-cont-box:hover .white-outline-btn:hover{background:#0076c0;color:#fff}.blog-section .common-cont-box .white-outline-btn{font-size:18px;display:inline-block;width:auto;padding:6px 30px;margin:0}.blog-section .col-md-4:nth-last-child(1) .common-img-box,.blog-section .col-md-4:nth-last-child(2) .common-img-box,.blog-section .col-md-4:nth-last-child(3) .common-img-box{margin-bottom:166px}.blog-section .pagination{text-align:center;display:block;margin-top:40px}.blog-section .pagination a.current,.blog-section .pagination span.current{background:#023047;color:#fff}.blog-section .pagination a,.blog-section .pagination span{padding:10px 20px;background-color:#fafafa;margin-right:20px;display:inline-block;color:#333;font-size:24px;text-decoration:none}.blog-section .pagination a.next,.blog-section .pagination a.prev{background-color:transparent}.press-releases-section .common-cont-box .blog-title{height:204px;margin-bottom:20px}.press-releases-section .common-cont-box{width:90%}.main-product-section .title-box{margin-bottom:60px}.main-product-section .title-box p{width:60%;margin:0 auto}.main-product-section .our-product-box{position:relative}.main-product-section .our-product-box .our-product-title{position:absolute;top:40px;left:30px;right:40px;bottom:0}.main-product-section .our-product-box .our-product-title img{margin-bottom:30px}.main-product-section .our-product-box h3{color:#fff;font-size:32px;font-weight:600;margin-bottom:15px}.main-product-section .our-product-box p{color:#fff}.main-product-section .h-box{background:rgba(0,118,192,.8);position:absolute;left:0;right:0;bottom:0;width:100%;right:0;margin:0 auto;opacity:0;height:0;display:none}.main-product-section .h-box .h-product-box{position:absolute;top:40px;left:40px;bottom:40px}.main-product-section .our-product-box:hover .h-box{z-index:1;top:0;bottom:0;transition:.8s all ease;opacity:1;display:block;height:100%}.main-product-section .our-product-box>img{width:100%}.main-product-section .our-product-box .h-box .common-list li:before{background-color:#fff}.main-product-section .our-product-box .h-box .common-list li{color:#fff;margin-bottom:20px;font-size:24px}.main-product-section .our-product-box .h-box .common-list{margin-bottom:90px}.main-product-section .our-product-box .h-box h3{margin-bottom:30px}.main-product-section .row{margin:0 -20px}.main-product-section .col-md-4{padding:0 20px}.faq-section .faq-box .active .card-header h2 button i.fa-minus:before{content:"\f067";display:block;color:#1a1a1a}.faq-section .faq-box .btn-link{border:none;border-radius:0;display:block;text-decoration:none;position:relative;font-size:24px;width:100%;text-align:left;font-weight:500;padding:20px 30px;background:#023047;color:#fff}.faq-section .faq-box .btn-link:hover{text-decoration:none}.faq-section .faq-box{text-align:left}.faq-section .faq-box .card-header{background:0 0;border:none;padding:0}.faq-section .faq-box .btn-link i{background-color:#ffc425;border-left:2px solid #c4c4c4;position:absolute;right:0;font-size:20px;top:0;bottom:0;width:70px;height:68px;text-align:center;line-height:70px}.faq-section .faq-box .accordion .common-width-box>.card{border:none;border-bottom:2px solid rgba(51,51,51,.4);border-radius:0}.faq-section .faq-box .accordion p{font-size:18px;width:90%}.faq-section .faq-box .card-body{padding:20px 30px 20px}.faq-section .faq-box .btn-link.collapsed{color:#023047;background-color:#fafafa}.faq-section .faq-box .card.active .btn-link i{background-color:#ffc425;color:#fff}.faq-section .card.active .btn-link{background-color:#023047;color:#fff}.faq-section .faq-box .accordion .common-width-box:first-of-type .card{border-top:2px solid rgba(51,51,51,.4)}.faq-section .faq-box .accordion .left-box{width:50%;display:inline-block;vertical-align:top;padding-right:25px}.faq-section .faq-box .accordion .right-box{width:50%;display:inline-block;padding-left:25px;margin-left:-5px;vertical-align:top}.faq-section .faq-box .accordion .card{margin-bottom:20px;border:none}.faq-section .faq-box .btn-link.collapsed i{background-color:transparent;border-left:2px solid #c4c4c4}.faq-section .faq-box .btn-link i img{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto}.faq-section .faq-box .btn-link i .minus-img{display:block}.faq-section .faq-box .btn-link i .plus-img{display:none}.faq-section .faq-box .btn-link.collapsed i .plus-img{display:block}.faq-section .faq-box .btn-link.collapsed i .minus-img{display:none}.faq-section .faq-box .card-body p span{color:#0076c0}.faq-section .title-box{margin-bottom:60px}.faq-section .title-box p{width:60%;margin:0 auto}.general-question-section .pagination{text-align:center;display:block;margin-top:80px}.general-question-section .pagination a.current,.general-question-section .pagination span.current{background:#023047;color:#fff}.general-question-section .pagination a,.general-question-section .pagination span{padding:10px 20px;background-color:#fafafa;margin-right:20px;display:inline-block;color:#333;font-size:24px;text-decoration:none}.general-question-section .pagination a.next,.general-question-section .pagination a.prev{background-color:transparent}footer .footer-list li:last-child span{display:none}.main-product-section .our-product-box:hover .our-product-title{opacity:0}.industry-links-section .industry-link-box{background:#fafafa url(//roncosafety.com/wp-content/themes/ronco/css/../images/industry-links-bg.png);padding:60px;background-repeat:no-repeat;background-position:center;background-size:cover}.industry-links-section .title-box{margin-bottom:60px}.industry-links-section .title-box p{width:60%;margin:0 auto}.industry-links-section .industry-link-box .common-list li{margin-bottom:20px;font-size:24px}u.industry-links-section .industry-link-box .common-list li:before{height:8px;width:8px}.industry-links-section .industry-link-box .common-list li:last-of-type{margin-bottom:0}.industry-links-section .pagination{text-align:center;display:block;margin-top:50px}.industry-links-section .pagination a.current,.industry-links-section .pagination span.current{background:#023047;color:#fff}.industry-links-section .pagination a,.industry-links-section .pagination span{padding:10px 20px;background-color:#fafafa;margin-right:20px;display:inline-block;color:#333;font-size:24px;text-decoration:none}.industry-links-section .pagination a.next,.industry-links-section .pagination a.prev{background-color:transparent}.blog-inner-section .title-box h2:before,.blog-inner-section .title-box h2:after{display:none}.blog-inner-section .title-box h2{margin-bottom:20px}.blog-inner-section .title-box h6{font-size:24px;color:#333;font-weight:500;line-height:45px;width:72%;margin:0 auto}.blog-inner-section .title-box{margin-bottom:30px}.blog-inner-section .blog-inner-client-box{margin:0 auto;display:block;width:40%}.blog-inner-section .blog-inner-client-box .client-info{display:inline-block;width:50%;vertical-align:middle}.blog-inner-section .blog-inner-client-box .client-date{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:64px}.blog-inner-section .blog-inner-client-box .date-box span{background:#ffc425;font-size:16px;padding:20px;display:block;width:63%}.blog-inner-section .blog-inner-client-box .client-info img{width:100px;display:inline-block;vertical-align:middle}.blog-inner-section .blog-inner-client-box .client-info .client-title{width:auto;display:inline-block;vertical-align:middle;padding-left:20px}.blog-inner-section .blog-inner-client-box .client-info .client-title h6{font-size:24px;color:#1a1a1a;margin-bottom:7px}.blog-inner-section .blog-inner-content>img{width:100%;margin-bottom:40px}.blog-inner-section .blog-inner-content img{width:100%}.blog-inner-section .blog-inner-content h6{font-size:24px;color:#1a1a1a;font-weight:500;margin-bottom:30px}.blog-inner-section .blog-inner-content p{margin-bottom:20px}.blog-inner-section .blog-inner-content .left-img-box{display:inline-block;vertical-align:middle;width:50%;padding-right:20px}.blog-inner-section .blog-inner-content .right-img-box{display:inline-block;vertical-align:middle;width:50%;margin-left:-5px;padding-left:20px}.blog-inner-section .blog-inner-content .common-img-box{position:relative;margin-bottom:30px}.blog-inner-section .blog-inner-content .common-img-box h6{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);color:#fff;width:60%;margin:0 auto;text-align:center;line-height:45px}.blog-inner-section .blog-inner-content .left-img-box.common-img-box h6{right:20px}.blog-inner-section .blog-inner-content .right-img-box.common-img-box h6{left:20px}.blog-inner-section .blog-inner-comments h2{font-size:36px;color:#023047;font-weight:600;line-height:40px;margin-bottom:30px}.blog-inner-section .blog-inner-comments .comment-box img{width:100px;display:inline-block;vertical-align:top}.blog-inner-section .blog-inner-comments .comment-box .comment-info{display:inline-block;width:auto;vertical-align:top;padding-top:20px;padding-left:20px}.blog-inner-section .blog-inner-box{margin-bottom:40px}.blog-inner-section .blog-inner-comments .comment-box{margin-bottom:45px}.blog-inner-section .blog-inner-content p{width:96%}.blog-inner-section .blog-inner-content h6{width:80%;line-height:45px}.post-comment-section{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);padding:40px 0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;position:relative;height:600px;margin-bottom:100px}.post-comment-section .left-contact-box .form-control{border:none;border-radius:0;background-color:#f3f3f3;box-shadow:none;margin-bottom:20px;font-size:18px;padding:10px 20px;height:55px}.post-comment-section .left-contact-box textarea{height:165px !important}.post-comment-section .left-contact-box .form-control::placeholder{color:#717171}.post-comment-section .left-contact-box .form-control:focus{color:#717171}.post-comment-section .title-box h2:before,.post-comment-section .title-box h2:after{display:none}.post-comment-section .left-contact-box{width:60%;margin-top:100px}.post-comment-section .title-box{text-align:left;margin-bottom:30px}.post-comment-section .title-box p{color:#333}.post-comment-section .right-img-box{position:absolute;right:80px;bottom:0;width:31%}.post-comment-section .right-img-box img{width:100%}.post-comment-section .left-contact-box .left-white-box{background-color:#fff;padding:40px;box-shadow:0px 2px 24px rgba(0,0,0,.12)}.yellow-btn{background-color:#ffc425;color:#fff;transition:.5s}.yellow-btn:hover{border:2px solid #023047;background-color:#023047;color:#fff}.post-comment-section .title-box h2{color:#0076c0;margin-bottom:10px}.post-comment-section .left-contact-box .form-group label{font-size:18px;line-height:27px;margin-bottom:7px}.media-center-section .title-box p{width:60%;margin:0 auto}.media-center-section .title-box{margin-bottom:60px}.media-center-section .media-center-box:hover span{-webkit-text-stroke:2px #ffc425;-webkit-text-fill-color:#ffc425}.media-center-section .media-center-box:hover h2{color:#0076c0}.media-center-section .media-center-box span{font-size:150px;-webkit-text-stroke:2px #3333338f;-webkit-text-fill-color:transparent;font-weight:600;margin-bottom:10px;line-height:225px}.media-center-section .media-center-box h2{color:#023047;font-size:32px;margin-bottom:7px}.media-center-section .media-center-box p{width:90%}.media-center-section .media-center-box{margin-bottom:40px}.media-center-section .media-center-video .video-container{margin-bottom:30px}.media-center-section .media-center-video h2{font-size:36px;color:#023047;font-weight:500;line-height:55px;text-align:center}.media-center-catalogue-section{position:relative;padding:80px 0;z-index:1;height:560px;margin-bottom:200px}.media-center-catalogue-section .catalogue-bg{position:absolute;left:0;top:0;right:120px;height:560px;z-index:-1}.media-center-catalogue-section .title-box h2:before,.media-center-catalogue-section .title-box h2:after{display:none}.media-center-catalogue-section .title-box h2{text-align:left;color:#fff;margin-bottom:20px}.media-center-catalogue-section .title-box{text-align:left}.media-center-catalogue-section .title-box h3{color:#fff;font-size:36px;margin-bottom:12px;width:80%;line-height:55px}.media-center-catalogue-section .title-box p{color:#fff;margin-bottom:30px;width:20%}.media-center-catalogue-section .slider-box .slider-item-box{padding:20px;background-color:#fff;box-shadow:1px 1px 9px 0px #888}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{width:85%;display:inline-block;vertical-align:middle;height:83px}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn{display:inline-block;width:15%;vertical-align:middle;margin-left:-5px}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn a{background-color:#ededed;padding:10px;display:inline-block}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn .white-btn{display:none}.media-center-catalogue-section .slider-box .slider-item-box:hover .slider-btn a .white-btn{display:block}.media-center-catalogue-section .slider-box .slider-item-box:hover .slider-btn a .gray-btn{display:none}.media-center-catalogue-section .slider-box .slider-item-box:hover .slider-btn a{background-color:#ffc425}.print-materials-section .title-box{width:50%;display:inline-block;vertical-align:middle;text-align:left;margin-bottom:40px}.print-materials-section .title-box h2:before,.print-materials-section .title-box h2:after{display:none}.print-materials-section .title-box h2{margin-bottom:20px}.print-materials-section .title-box h3{line-height:55px;font-weight:500}.print-materials-section .right-info{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:60px}.print-materials-section .print-materials-box{background-color:#ededed;padding:30px;border-bottom:6px solid #dcdcdc}.print-materials-section .print-materials-box:hover{border-bottom:6px solid #ffc425}.print-materials-section .print-materials-box>img{width:60px;display:inline-block;vertical-align:middle}.print-materials-section .print-materials-box .print-materials-title{display:inline-block;width:40%;vertical-align:middle;margin-left:-5px;padding-left:20px}.print-materials-section .print-materials-box .print-materials-btn{display:inline-block;width:45%;vertical-align:middle;margin-left:-5px}.print-materials-section .print-materials-box .print-materials-btn a{background-color:#dadada;padding:10px;display:inline-block;margin-left:135px}.print-materials-section .print-materials-box .print-materials-btn .white-btn{display:none}.print-materials-section .print-materials-box:hover .print-materials-btn a .white-btn{display:block}.print-materials-section .print-materials-box:hover .print-materials-btn a .gray-btn{display:none}.print-materials-section .print-materials-box:hover .print-materials-btn a{background-color:#ffc425}.media-blog-section .con-box{width:50%;display:inline-block;vertical-align:top;margin-left:-4px;height:455px}.media-blog-section .con-box.gray-bg{background:#fafafa url(//roncosafety.com/wp-content/themes/ronco/css/../images/industry-links-bg.png);background-size:cover;background-repeat:no-repeat}.media-blog-section .con-box.blue-bg{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);background-size:cover;background-repeat:no-repeat}.media-blog-section .con-box .inner-box{padding:40px}.media-blog-section .img-box{width:50%;display:inline-block;vertical-align:top;margin-left:-4px;height:455px}.media-blog-section .img-box .inner-img{height:100%;overflow:hidden}.media-blog-section .img-box .inner-img img{width:100%;height:100%;filter:grayscale(100%);transition:.5s ease;object-fit:cover}.media-blog-section .img-box:hover .inner-img img{filter:grayscale(0);transition:.5s ease;transform:scale(1.2)}.media-blog-section .con-box .inner-box h3{font-size:36px;margin-bottom:20px}.media-blog-section .con-box .inner-box p{margin-bottom:30px}.media-blog-section .col-md-6{padding:0}.media-blog-section .row{margin:0}.media-blog-section .col-md-6:nth-child(2) .con-box{width:100%}.media-blog-section .con-box.blue-bg h3{color:#fff}.media-blog-section .con-box.blue-bg p{color:#fff}.media-blog-section .col-md-6:nth-child(2) .con-box h3{width:80%}.media-blog-section .col-md-6:nth-child(2) .con-box p{width:80%}.media-blog-section{margin:0 50px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{padding-left:0;width:60%;margin-left:auto;margin-right:70px;position:absolute;right:0;bottom:-407px;height:520px}.media-center-catalogue-section .slider-box .slider-item-box>img{margin-bottom:20px}.media-center-catalogue-section .owl-carousel .owl-nav.disabled{display:block !important}.media-center-catalogue-section .owl-carousel .owl-nav{position:absolute;right:250px;top:-207px}.media-center-catalogue-section .owl-carousel .owl-nav i{font-size:25px;font-weight:900}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{border:none;background-color:#fff;margin:0 8px;color:#023047;border-radius:unset;padding:14px 20px !important}.blog-inner-section .blog-inner-comments .comment-box:last-of-type{margin-bottom:0}footer .footer-list li:last-child span{display:none}.blog-inner-section .right-link-box{text-align:right}.blog-inner-section .right-link-box a{color:#333;font-size:20px}.blog-inner-section .right-link-box a i{margin-right:10px;display:inline-block}.blog-inner-section .right-link-box a:hover{color:#ffc425}.industry-link-box li a{color:#212529}.industry-link-box li a:hover{color:#0076c0}.table-responsive{display:inline-table}.tg{border-collapse:collapse;border-spacing:0;width:100%}.tg tbody{border:none}.tg th{background:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#fafafa;padding:15px 30px;font-size:24px;color:#023047;font-weight:600;text-align:left;overflow:hidden;width:auto}.tg td{font-size:24px;color:#1a1a1a;font-weight:400;padding:14px 25px;text-align:left;overflow:hidden}.tg th:first-of-type{width:auto}.tg .tg-0lax{vertical-align:top;font-weight:400}.tg tr{border-bottom:2px solid rgba(51,51,51,.4)}.tg tr:last-of-type{border:none}.tg tr:last-of-type{border:none}.contact-us-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/contact-us-main-banner.png)}.contactus-get-in-touch-section .get-in-touch-form .form-control{border:none;border-radius:0;background-color:#f3f3f3;box-shadow:none;margin-bottom:20px;font-size:18px;padding:10px 20px;height:55px}.contactus-get-in-touch-section .get-in-touch-form textarea{height:165px !important}.contactus-get-in-touch-section .get-in-touch-form .form-control::placeholder{color:#717171}.contactus-get-in-touch-section .get-in-touch-form .form-control:focus{color:#717171}.contactus-get-in-touch-section .get-in-touch-form .form-group label{font-size:18px;line-height:27px;margin-bottom:7px}.contactus-get-in-touch-section .img-box img{width:100%}.contactus-get-in-touch-section .col-md-4,.contactus-get-in-touch-section .col-md-8{padding:0 30px}.contactus-get-in-touch-section .row{margin:0 -30px}.contactus-get-in-touch-section .title-box{margin-bottom:80px}.contactus-get-in-touch-section .title-box p{width:80%;margin:0 auto}.contactus-get-in-touch-section .get-in-touch-form .submit-btn{margin-top:30px;padding-left:15px}.contactus-info-section{background-color:#023047;padding:30px 96px}.contactus-info-section .contactus-data li{width:13%;display:inline-block;margin-left:-5px;margin-right:80px;position:relative}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:20%}.contactus-info-section .contactus-data li:last-of-type{margin-right:0}.contactus-info-section .contactus-data li img{border:1.5px solid #fff;border-radius:50px;padding:10px;display:inline-block;vertical-align:top;position:absolute;left:0;top:0}.contactus-info-section .contactus-data li .contact-info{width:auto;display:inline-block;vertical-align:top;padding-left:57px}.contactus-info-section .contactus-data li .contact-info h6{color:#fff;font-size:18px;font-weight:400;margin-bottom:6px}.contactus-info-section .contactus-data li .contact-info p,.contactus-info-section .contactus-data li .contact-info a{font-size:18px;color:#fff;font-weight:500;transition:.5s}.contactus-info-section .contactus-data li .contact-info a:hover{color:#ffc425}header .main-header .right-box .menu-box{display:none}header .main-header .right-box input{width:220px;height:50px}header .main-header .right-box .form-group .fa.fa-search{top:18px}header .main-header .center-nav-box .dropdown-menu{border-radius:0;top:88px !important;left:0 !important;padding:0;right:auto !important;transform:none !important;float:none !important}header .main-header .center-nav-box .dropdown{cursor:pointer;transition:.5s;position:relative}header .main-header .center-nav-box .dropdown-menu a{display:block !important;padding:10px 15px !important;color:#242424 !important;font-size:17px !important}header .main-header .center-nav-box .dropdown-menu .dropdown-menu a{font-size:15px}header .main-header .center-nav-box .dropdown-menu a:hover{background-color:transparent;color:#0076c0 !important}header .main-header .center-nav-box .dropdown-menu a:hover span{color:#00acef}header .main-header .dropdown button{transition:.5s}header .main-header .dropdown span{color:#1a1a1a;display:inline-block;vertical-align:middle;transition:.5s;font-size:18px}header .main-header .center-nav-box .sub-menu-open .dropdown-menu{display:block}header .main-header .center-nav-box .dropdown.show .dropdown-menu.show{display:none}.media-menu-open .media-first-dropdown{display:block}header .main-header .center-nav-box .dropdown.show .media-first-dropdown.show{display:none}header .main-header .dropdown a .down-arrow.hover-arrow{margin-left:10px;position:relative !important;transform:none !important;padding-left:0}header .main-header .dropdown .down-arrow.mobile-view-arrow{display:none}header .main-header li.dropdown ul.dropdown-menu li.dropdown:hover>a{background-color:transparent;color:#0076c0 !important}header .main-header li.dropdown{position:relative}header .main-header ul.dropdown-menu{padding-top:0;margin-top:0;width:100%;position:absolute;background-color:#fff !important}header .main-header ul.dropdown-menu li{display:block !important;white-space:nowrap;padding:0 !important}header .main-header ul.dropdown-menu li a{color:#333 !important;display:block !important}header .main-header ul.dropdown-menu ul.dropdown-menu{left:100% !important;top:0 !important}header .main-header ul.dropdown-menu{display:none;background-color:#fafafa !important}header .main-header li.dropdown .down-arrow{transition:.5s;color:#1a1a1a;position:absolute;width:20px;text-align:center;cursor:pointer;top:50%;transform:translateY(-50%);right:0;font-size:20px}header .main-header li.dropdown .dropdown-menu .down-arrow{position:absolute;right:20px;top:20px;transform:translateY(-50%);color:#333;font-size:20px}header .main-header li.dropdown:focus-visible{outline:none}header .main-header .dropdown-menu.first-dropdown{width:310px !important;min-width:unset}header .main-header .center-nav-box li.dropdown:hover ul.dropdown-menu.first-dropdown{display:block}header .main-header .center-nav-box li.dropdown ul.dropdown-menu.first-dropdown li.dropdown:hover ul.dropdown-menu.second-menu{display:block}header .main-header .center-nav-box li.dropdown:hover ul.dropdown-menu.media-first-dropdown{display:block}header .main-header li.dropdown ul.dropdown-menu.media-first-dropdown{width:auto;min-width:none}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown li img{margin-right:20px}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown span{display:none}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li{padding-left:12px;position:relative}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li:before{content:"";width:8px;height:8px;background-color:#0076c0;position:absolute;left:25px;top:15px;display:inline-block;border-radius:50px}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li a{padding:7px 50px !important;font-size:16px !important}header .main-header .center-nav-box li.dropdown li a:before{display:none}.product-inner-content-section .product-inner-content-popup-box .form-control{border:none;border-radius:0;background-color:#f3f3f3;box-shadow:none;margin-bottom:20px;font-size:14px;padding:10px 20px;height:45px}.product-inner-content-section .product-inner-content-popup-box .form-control::placeholder{color:#717171}.product-inner-content-section .product-inner-content-popup-box .form-control:focus{color:#717171}.product-inner-content-section .product-inner-content-popup-box .form-group label{font-size:16px;line-height:27px;margin-bottom:7px}.product-inner-content-section .product-inner-content-popup-box .modal-content .model-header{border-bottom:1px solid #e9ecef;padding:10px 20px}.product-inner-content-section .product-inner-content-popup-box .modal-content .model-header .model-title{font-size:24px;color:#1a1a1a;font-weight:500}.product-inner-content-section .product-inner-content-popup-box .modal-content .model-header .close{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{max-width:65%;top:50%;transform:translateY(-50%)}.product-inner-content-section .product-inner-content-popup-box .submit-btn{display:block;width:100%;margin-left:15px}.product-inner-content-section .product-inner-content-popup-box .submit-btn .common-btn{text-transform:capitalize}.main-product-section .h-box .h-product-box .common-list a{color:#fff}.main-product-section .h-box .h-product-box .common-list a:hover{color:#ffc425}.mfp-gallery .mfp-image-holder .mfp-figure{width:600px !important}img.mfp-img{width:100% !important}.banner-section .banner-text{width:88%;margin:0 auto}.loader-box{margin:0 auto;text-align:center}.loader-box{position:fixed;left:0;right:0;width:100%;z-index:9999999;opacity:1;top:50%;transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);height:100%}.goggles-product-section .col-md-3{margin-bottom:30px}.privacy-section .privacy-content-box h3{font-size:32px;color:#023047;font-weight:600;line-height:35px;margin-bottom:20px}.privacy-section .privacy-content-box p{font-size:18px;line-height:35px;font-weight:400;color:#333;margin-bottom:10px}.privacy-section .privacy-content-box p a{color:#0076c0;transition:.5s}.privacy-section .privacy-content-box p a:hover{color:#ffc425}.privacy-section .privacy-content-box ul li{font-size:18px;font-weight:400;color:#484848;margin-bottom:15px}.privacy-section .privacy-content-box{margin-bottom:30px}.terms-of-use-section .terms-of-use-content-box h3{font-size:32px;color:#023047;font-weight:600;line-height:35px;margin-bottom:20px}.terms-of-use-section .terms-of-use-content-box p{font-size:18px;line-height:35px;font-weight:400;color:#333;margin-bottom:10px}.terms-of-use-section .terms-of-use-content-box{margin-bottom:30px}header .main-header .dropdown .btn{padding-right:0}.certification-section .title-box h2{margin-bottom:0}.our-products-section .title-box h2{margin-bottom:0}.news-section .title-box h2{margin-bottom:0}.industry-section .title-box h2{margin-bottom:0}.certification-section .title-box{margin-bottom:40px}.news-section .title-box{margin-bottom:40px}.industry-section .title-box{margin-bottom:40px}.clients-logo-section img{width:auto !important}.media-center-section ul.resp-tabs-list li{width:33%;display:inline-block;vertical-align:top;margin-left:-6px;background-color:#fff !important}.media-center-section ul.resp-tabs-list li:first-child{margin-left:0}.media-center-section ul.resp-tabs-list li.resp-tab-active{border:none !important;padding:13px 15px !important}.media-center-section .resp-tabs-container{border:none !important}.media-center-section .resp-tab-content{border:none !important;padding:0 !important}.inner-about-us-section .right-con-box .about-content{overflow-x:hidden;overflow-y:scroll;height:393px;padding-right:25px}.inner-about-us-section .right-con-box .about-content::-webkit-scrollbar{width:10px}.inner-about-us-section .right-con-box .about-content::-webkit-scrollbar-track{background:#f1f1f1}.inner-about-us-section .right-con-box .about-content::-webkit-scrollbar-thumb{background:#77caff}.inner-about-us-section .right-con-box .about-content::-webkit-scrollbar-thumb:hover{background:#555}.media-center-section ul.resp-tabs-list li.resp-tab-active span{-webkit-text-stroke:2px #ffc425;-webkit-text-fill-color:#ffc425}.media-center-section ul.resp-tabs-list li.resp-tab-active h2{color:#0076c0}.product-inner-tabs-section .resp-tabs-container{min-height:200px}.recent-blog-section{background-color:#fafafa;margin-bottom:100px}.paged-2 .blog-section .common-cont-box .blog-title{height:305px}.paged-2 .blog-section .common-img-box img{height:467px}.paged-2 .blog-section .col-md-4:nth-last-child(1) .common-img-box,.paged-2 .blog-section .col-md-4:nth-last-child(2) .common-img-box{margin-bottom:166px}.top-header .right-box .down-arrow.mobile-view-arrow{display:none}header .top-header .right-box .dropdown-menu{min-width:110px}.product-inner-content-section .product-inner-content-popup-box .modal-body h2{font-size:18px;margin-bottom:15px;margin-top:15px;color:#023047}.product-inner-content-section .product-inner-content-popup-box .modal-body img:first-child{margin-right:30px}.modal-open .back-to-top{display:none}.main-product-section .h-box .h-product-box ul.common-list li:before{top:15px}.about-us-slider-section .slide.slide-5 p{font-size:20px;height:327px;transition:.5s}.about-us-slider-section .slide.slide-1 p{height:303px}.about-us-slider-section .custom-container{padding:0;width:76%;margin:0 auto;position:relative}.about-us-slider-section .slide.slide-5 h4{font-size:35px;transition:.5s}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:110px}.inner-about-us-section .right-con-box .about-content{scrollbar-width:thin}.inner-about-us-section .right-con-box .about-content{scrollbar-color:#0076c0 #eae8e8;scrollbar-width:thin}.certification-section ul{text-align:center}.sustainability-section .sustain-container-bottom{margin-top:50px}.sustainability-section .sustain-container-bottom .left-box{width:50%}.sustainability-section .sustain-container-bottom .right-box{width:50%}.sustainability-section .sustain-container-bottom p{margin-bottom:15px}.sustainability-section .sustain-container-bottom p:last-of-type{margin-bottom:0}.head-office-point{background:#0076c0 !important;border:2px solid #0076c0 !important}.manufacturing-point{background:#ffc425 !important;border:2px solid #ffc425 !important}.distribution-point{background:#ea8112 !important;border:2px solid #ea8112 !important}.office-point{background:#66a40b !important;border:2px solid #66a40b !important}.map-img-box{position:relative;height:450px;background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../Contact%20Us%20â€“%20Ronco_files/world-map-img.png);background-size:960px;background-repeat:no-repeat;background-position:0 120px}.map-img-box img{display:none}.our-office-section{background:#fafafa url(//roncosafety.com/wp-content/themes/ronco/css/../images/our-office-bg-img.png);background-repeat:no-repeat;background-size:cover;background-position:center}.our-office-section .title-box p{width:55%;margin:0 auto}.our-office-section .title-box{margin-bottom:60px}.our-office-section .right-box .our-office-box{background-color:#fff;box-shadow:0px 2px 24px rgba(0,0,0,.12);padding:20px;display:none;height:550px}.our-office-section .right-box .our-office-box:first-child{display:block}.our-office-section .right-box .our-office-box img{margin-bottom:20px}.our-office-section img{width:100%}.our-office-section .left-box{display:inline-block;vertical-align:top;position:relative;background-image:url(//roncosafety.com/wp-content/themes/ronco/css/./Contact%20Us%20â€“%20Ronco_files/world-map-img.png);width:880px}.our-office-section .right-box{display:inline-block;vertical-align:top;width:550px;margin-left:-5px;padding-left:40px;float:right}.our-office-section .left-box .flag img{width:60px}.our-office-section .left-box .flag{position:absolute}.our-office-section .left-box .flag.romania{top:225px;right:370px;background:#ffc425;border:2px solid #ffc425}.our-office-section .right-box .our-office-box .contact-info li{position:relative;margin-bottom:10px}.our-office-section .right-box .our-office-box .contact-info li i{position:absolute;left:0;top:3px;color:#333;font-size:22px}.our-office-section .right-box .our-office-box .contact-info li span{padding-left:35px;display:inline-block}.our-office-section .right-box .our-office-box .contact-info li span p,.our-office-section .right-box .our-office-box .contact-info li span a{color:#333;line-height:27px;font-weight:500;font-size:18px;transition:.5s}.our-office-section .right-box .our-office-box .contact-info li span a:hover{color:#ffc425}.our-office-section .right-box .our-office-box .contact-info h4{font-size:32px;color:#333;font-weight:600;margin-bottom:15px}.our-office-section .right-box .our-office-box h4{margin-bottom:10px}.our-office-section .right-box .our-office-box h4 span{font-size:17px}.our-office-section .left-box .flag img{display:none}.our-office-section .left-box .flag{color:#fff;font-weight:700;background-color:#0076c0;display:block;border:2px solid #0076c0;height:15px;width:15px;border-radius:100%;cursor:pointer;animation:fadein .5s;animation:pulse 1.5s infinite}.our-office-section .left-box .flag.canada,.our-office-section .left-box .flag.canada-1{background-color:#eee;border:2px solid #eee;animation:pulsecanada 1.5s infinite}.our-office-section .flag-indicator-box li{position:relative;padding-left:20px;margin-bottom:10px}.our-office-section .flag-indicator-box li span{background-color:#0076c0;display:block;border:2px solid #0076c0;height:12px;width:12px;border-radius:100%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.our-office-section .flag-indicator-box li.north-america-box span{background:#0076c0 !important;border:2px solid #0076c0 !important}.our-office-section .flag-indicator-box li.europe-box span{background:#ffc425;border:2px solid #ffc425}.our-office-section .flag-indicator-box li.asia-box span{background:#66a40b;border:2px solid #66a40b}.our-office-section .flag-indicator-box li.distribution-box span{background:#ea8112 !important;border:2px solid #ea8112 !important}.our-office-section .left-box .north-america.flag{background:#ea8112;border:2px solid #ea8112}.our-office-section .left-box .malaysia.flag{bottom:50px;right:127px}@keyframes pulsecanada{from{box-shadow:0 0 0 0px #777}to{box-shadow:0 0 0 10px rgba(0,0,0,0)}}@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadeout{from{opacity:0}to{opacity:1}}@keyframes pulse{from{box-shadow:0 0 0 0px #777}to{box-shadow:0 0 0 10px rgba(0,0,0,0)}}@keyframes pulses{from{box-shadow:0 0 0 0px #777}to{box-shadow:0 0 0 10px rgba(0,0,0,0)}}.our-office-section .left-box .all-office{width:15px;height:15px;display:block;position:absolute;left:145px;top:225px;background-color:#66a40b;padding:0;border:solid 1px #333;border-radius:50%;cursor:pointer;animation:pulse 1.5s infinite}.our-office-section .left-box .all-office .office-address{display:none;position:relative}.our-office-section .left-box .all-office:hover .office-address{display:block;background:#fff;width:200px;padding:10px 15px;box-shadow:0 0 10px #afabab;z-index:1}.our-office-section .left-box .all-office .flag{animation:none;display:block;position:relative;font-size:13px;background-color:transparent !important;border:none !important;color:#333;margin-bottom:5px}.our-office-section .left-box .all-office .small{width:auto;font-size:13px;line-height:normal;font-weight:600}.our-office-section .left-box .all-office .flag:hover{color:#ea8112}.circle{width:10px;height:10px;display:inline-block;margin-right:10px;background-color:#0076c0;border-radius:50%}.our-office-section .left-box .all-office.usa-office{top:275px;left:130px}.our-office-section .left-box .all-office.china-office{left:auto;right:135px;top:255px}.our-office-section .left-box .all-office.bangladesh-office{left:auto;right:155px;top:300px}.our-office-section .left-box .all-office.malaysia-office{bottom:50px;right:127px;left:auto;top:auto}.our-office-section .left-box .all-office.romania-office{top:225px;right:370px;bottom:auto;left:auto}.our-office-section .Office-location-map-address{width:1440px;margin:0 auto}.certifications-main-section .title-box p{width:90%;margin:0 auto}.certifications-main-section .title-box{margin-bottom:0 !important}.certifications-main-section .left-box{width:50%;display:inline-block;vertical-align:middle}.certifications-main-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px}.certified-section h4{margin-bottom:20px;font-size:24px}.certified-section p{margin-bottom:15px}.certified-section .common-list li{margin-bottom:20px;font-size:18px}.certified-section .left-box{width:50%;display:inline-block;vertical-align:middle;padding-right:20px}.certified-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:20px}.certified-section .right-box img{margin-left:auto;display:block;max-width:100%}.proudly-certified-section{background-color:#fafafa}.proudly-certified-section .title-box{margin-bottom:40px}.proudly-certified-section .proudly-certified-box{box-shadow:0 0 15px rgb(15 15 15/23%);padding:30px;background-color:#fff;height:100%}.proudly-certified-section .proudly-certified-box .img-box{height:88px;margin-bottom:30px}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:24px;font-weight:500;margin-bottom:20px;height:53px}.proudly-certified-section h4{margin-bottom:30px;font-size:24px}.sustainability-section .sustain-container-bottom p a{color:#484848;text-decoration:underline;font-weight:600}.sustainability-section .sustain-container-bottom p a:hover{color:#0076c0}footer .main-footer .common-list{margin-bottom:20px}footer .main-footer .common-list li:before{background-color:#fff}footer .main-footer .common-list li{margin-bottom:12px;font-size:18px}footer .main-footer .list-box{padding-left:30px}footer .main-footer .col-md-3:first-child{flex:0 0 30%;max-width:30%}footer .main-footer .col-md-3:nth-child(2){flex:0 0 18%;max-width:18%}footer .main-footer .col-md-3:nth-child(3){flex:0 0 18%;max-width:18%}footer .main-footer .col-md-3:nth-child(4){flex:0 0 34%;max-width:34%}.proudly-certified-section .title-box h2{margin-bottom:0}.media-center-section .owl-item.current .media-center-box span{-webkit-text-stroke:2px #ffc425;-webkit-text-fill-color:#ffc425}.media-center-section .owl-item .media-center-box span{-webkit-text-stroke:2px #3333338f;-webkit-text-fill-color:transparent}.media-center-section .owl-item.current .media-center-box h2{color:#0076c0}.media-center-section .owl-item .media-center-box h2{color:#023047}.media-center-section .owl-carousel .owl-nav button{border:none;background-color:#023047;margin:0 8px;color:#fff;border-radius:unset;padding:14px 18px !important;position:absolute;top:40%;transform:translateY(-50%)}.media-center-section .owl-carousel .owl-nav button i{font-size:25px;color:#fff}.media-center-section .owl-carousel .owl-nav button.owl-prev{left:-100px}.media-center-section .owl-carousel .owl-nav button.owl-next{right:-100px}.media-center-section.media-tabs-section{display:none}header .main-header .right-box .lang-box .dropdown-menu{min-width:234px;padding:0;left:-50px !important}header .main-header .right-box .lang-box .dropdown-menu a{padding:5px 12px}header .top-header .right-box .dropdown-menu{padding:0}.news-section .row{margin:0}.career-work-section .career-content-box .left-box p:last-of-type{margin-bottom:0}.product-list-section .title-box h2{margin-bottom:0}.product-list-section .col-md-3{margin-bottom:30px}.product-inner-tabs-section.common-section{padding-bottom:0 !important}.postid-1375 .tg td:nth-last-child(1){display:none}.product-inner-tabs-section .product-datatable p{margin-bottom:15px;padding:10px;background:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#fafafa}.product-inner-tabs-section .product-datatable p:last-child{margin-bottom:0}.product-inner-tabs-section .product-datatable p a{position:relative;color:#023047;padding-left:40px;font-size:24px}.product-inner-tabs-section .product-datatable p a:before{content:'';height:8px;width:8px;background-color:#023047;position:absolute;top:50%;transform:translateY(-50%);left:20px;border-radius:50%}.product-inner-content-section .right-box h6{display:none}.image-list-box li{display:inline-block;vertical-align:middle;margin-right:15px}.image-list-box{margin-bottom:25px}.image-list-box li:last-of-type{margin-right:0}.about-us-slider-section .slider-box p img{width:140px;height:auto;margin-top:15px;display:block}header .top-header .left-box .con-box,header .top-header .left-box .icon-box{vertical-align:middle}#banner-slider.owl-carousel .owl-nav button.owl-next:hover,#banner-slider.owl-carousel .owl-nav button.owl-prev:hover{background-color:#ffc425}.about-us-section p{margin-bottom:50px}.news-section img{height:100%}.news-section .img-box{height:100%}.clients-logo-section img{margin:0 auto}footer .bottom-footer .right-box .footer-list li span{margin:0 15px}.sustainability-section .sustain-container-bottom .right-box{padding-left:50px}.sustainability-section img.big-globe{z-index:0}.our-office-section.common-section{display:table;margin:0 auto;width:100%}header.fr-CA .main-header .center-nav-box a{padding:30px 10px}header.fr-CA .main-header .center-nav-box{width:66%}header.fr-CA .main-header .right-box{width:18%}.french-language .head-protection-products-section .head-protection-box p{height:105px}.product-inner-content-section .swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after,.product-inner-content-section .swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{font-size:22px}.product-inner-content-section .swiper-button-next,.product-inner-content-section .swiper-button-prev{background:#fff;display:block;padding:5px;text-align:center;width:40px;box-shadow:0 0 10px #e3e3e3}.related-product-section .related-product-box{display:flex}.search-results .title-box{margin-top:50px}.search-no-results .product-list-section{margin:50px}.common-inner-banner-section .inner-banner-box .left-box{width:40%}.common-inner-banner-section .inner-banner-box .right-box{width:60%}.form-notes{text-align:right}.form-notes p{font-size:14px}.postid-1345 .product-inner-content-section .right-box .outline-btn,.postid-4491 .product-inner-content-section .right-box .outline-btn{margin-top:30px}.banner-section .modal-dialog{max-width:60%}.banner-section .modal-body{padding:0}.banner-section .modal-dialog .close{font-size:20px;font-weight:400;color:#fff;opacity:1;height:30px;width:30px;background-color:#0076c0;border-radius:50%;padding:5px 8px;text-shadow:none;position:absolute;right:-12px;top:-10px;z-index:1}.banner-section .modal-dialog iframe{width:100%;height:50vh}iframe body{line-height:0}#video{background-color:#000}.popup-box #video3{position:absolute;top:50%;transform:translateY(-50%)}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:919px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:919px}.french-language .career-work-section .career-content-box .left-box p a{cursor:pointer}.media-center-section .media-center-video .video-container{position:relative}.youtube-button{position:absolute;top:50%;left:0;right:0;margin:0 auto;text-align:center;transform:translateY(-50%)}.youtube-button i{color:red;font-size:45px}.media-centre-popup #video3{position:fixed !important;transform:translateY(0) !important}.media-centre-popup #video1,.media-centre-popup #video2,.media-centre-popup #video3{top:18%}.media-centre-popup .modal-dialog{max-width:50%}.media-centre-popup iframe{height:450px}.media-centre-popup .modal-dialog .close{font-size:20px;font-weight:400;color:#fff;opacity:1;height:30px;width:30px;background-color:#0076c0;border-radius:50%;padding:5px 8px;text-shadow:none;position:absolute;right:-12px;top:-10px;z-index:1;cursor:pointer}.page-id-4110 .clients-logo-section{display:none}.media-centre-popup .modal-body,.banner-section .modal-body{padding:0 !important}.ytp-pause-overlay{display:none !important}.ytp-expand-pause-overlay .ytp-pause-overlay{display:none !important}.vp-center.showfocus #player{max-width:100% !important}.about-us-slider-section .buttons-container .arrow.left{right:70px;left:auto}.about-us-slider-section .buttons-container .arrow.right{left:70px;right:auto}.catalouges-list-section .slider-item-box{padding:20px;background-color:#fff;box-shadow:1px 1px 9px 0px #888}.catalouges-list-section .slider-item-box>img{margin-bottom:20px;width:100%}.catalouges-list-section .slider-item-box .slider-title{width:85%;display:inline-block;vertical-align:middle}.catalouges-list-section .slider-item-box .slider-btn{display:inline-block;width:15%;vertical-align:middle;margin-left:-5px}.catalouges-list-section .title-box{margin-bottom:60px}.catalouges-list-section .title-box p{width:60%;margin:0 auto}.catalouges-list-section .slider-item-box .slider-btn a{background-color:#ededed;padding:10px;display:inline-block}.catalouges-list-section .slider-item-box .slider-btn .white-btn{display:none}.catalouges-list-section .slider-item-box .slider-btn a:hover{background-color:#ffc425}.catalouges-list-section .slider-item-box .slider-btn a:hover .gray-btn{display:none}.catalouges-list-section .slider-item-box .slider-btn a:hover .white-btn{display:block}.catalouges-list-section .col-md-3{padding-bottom:30px}.about-us-section{height:auto !important;margin-bottom:0 !important;padding:100px 0}.banner-section .banner-text{top:auto;bottom:100px}.grecaptcha-badge{right:auto !important;left:0;width:70px !important;z-index:999;-webkit-transition:width .5s ease-in-out !important;-moz-transition:width .5s ease-in-out !important;-o-transition:width .5s ease-in-out !important;transition:width .5s ease-in-out !important}.grecaptcha-badge:hover{width:256px !important}.product-inner-content-section .right-box ul li{width:49%;display:inline-block;vertical-align:top;margin-bottom:15px;position:relative;padding-left:15px}.product-inner-content-section .right-box ul li:before{content:'';display:inline-block;height:6px;width:6px;background-color:#0076c0;position:absolute;top:11px;transform:none;left:0;border-radius:50%}.image-list-box li{width:auto !important;padding-left:0 !important;margin-bottom:0 !important}.image-list-box li:before{display:none !important}.application-data p{width:48%;display:inline-block;margin-right:15px;border-radius:4px}h4.notfound{padding:80px}.mobile-banner{display:none !important}.search-results .common-section{padding-bottom:0}.search-results .title-box{margin-top:0 !important}.search-results .clients-logo-section{padding-top:100px}.search .common-list li h6{color:#023047;font-weight:400;font-size:20px;padding-left:15px}.search ul.common-list li:before{content:'';display:inline-block;height:6px;width:6px;background-color:#023047;position:absolute;top:24px;transform:none;left:-4px;border-radius:50%;margin:0 20px}.search ul.common-list li{background:#fafafa;padding:15px;display:block;border-radius:10px;margin-bottom:20px;transition:all .5s ease-in-out}.search ul.common-list li:hover{box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.product-inner-tabs-section .resp-tabs-list li{background-color:#0076c0 !important;color:#fff;border-radius:8px 8px 0 0}.product-inner-tabs-section .resp-tabs-list li.resp-tab-active{background-color:#fff !important}.title-box .search-count{background-color:#0076c0;color:#fff;text-align:left;padding:10px;border-radius:4px;margin-top:20px}.home-video-popup{height:750px !important}.home-video-popup html{overflow:hidden !important}header .top-header .right-box .lang-box{display:flex;justify-content:right;gap:30px;align-items:center}#subscribemodal .modal-dialog{max-width:600px;margin:0 auto;padding:0}#subscribemodal .row{padding:25px}#subscribemodal .submit-btn{padding:0 25px;width:100%;margin:0 auto;text-align:center}#subscribemodal .modal-header{background-color:#023047}#subscribemodal .modal-title.w-100.font-weight-bold{color:#fff}#subscribemodal .close{color:#fff}#subscribemodal .submit-btn .common-btn{padding:10px 25px}#subscribemodal .submit-btn{padding-left:90px !important}header .mobile-newsletter{display:none}a.desktop-newsletter{border:2px solid;padding:10px;border-radius:6px;cursor:pointer}a.desktop-newsletter:hover{text-decoration:none;background:#fff;border-color:#fff;color:#0376b8 !important;transition:.3s all ease-in}a.desktop-newsletter{border:2px solid #0775b9;padding:10px;border-radius:6px;cursor:pointer;background:#0076bf;color:#fff !important;transition:.3s all ease-in}.dropdown.dropdown-mobile{display:none}.click-info-btn{background-color:transparent;border:2px solid #26e726;color:#26e726}.click-info-btn:hover{border:2px solid #26e726;background-color:#26e726;color:#fff;transition:.3s all ease-in}.industry-section .catalogue_page span{background-color:#ffc425;position:absolute;bottom:40px;left:0;height:80px;width:10px;display:inline-block}.industry-section .catalogue_page .boximg{border-left:none !important;border-right:none !important}figure.box__image.catalogue_page{margin-right:25px !important}.industry-section .catalogue_page .img__text12{font-size:24px;font-weight:500;color:#fff;position:absolute;bottom:65px;left:30px}.main-product-section .our-product-box{margin:0 0 40px}.main-product-section .our-product-box{margin:0 0 40px}@media only screen and (min-width:640px) and (max-width:767px){.product-inner-content-section .right-box ul li:before{position:relative;top:-1px;margin-right:10px}.custom-container .resp-tabs-container .resp-tab-content .product-datatable p{padding-left:20px}}@media only screen and (min-width:480px) and (max-width:639px){.product-inner-content-section .right-box ul li:before{position:relative;top:-1px;margin-right:10px}.custom-container .resp-tabs-container .resp-tab-content .product-datatable p{padding-left:20px}}@media only screen and (min-width:320px) and (max-width:479px){.product-inner-content-section .right-box ul li:before{position:relative;top:-1px;margin-right:10px}.custom-container .resp-tabs-container .resp-tab-content .product-datatable p{padding-left:20px}@media screen and (max-width:1919px){.custom-container{padding:0 160px}.common-section{padding:80px 0}.common-top-section{margin-top:80px}.common-btn{font-size:16px;padding:7px 15px;border-radius:6px}.common-bottom-padding{padding-bottom:80px}h3{font-size:30px;line-height:42px}.title-box h2{margin-bottom:20px}header .main-header .right-box input{width:170px}header .main-header .right-box .menu-bar{margin-right:10px}.banner-section{height:auto}.banner-section .banner-text h3{font-size:26px;margin-bottom:5px}.banner-section .banner-text h1{font-size:48px}.banner-section .banner-text p{width:55%}.about-us-section{margin-bottom:30px}.about-us-section h4{font-size:22px}.our-products-section .resp-tabs-list li{margin-right:55px;padding:15px 35px}.our-products-section .resp-tabs-list li .icon-box img{height:60px}.about-us-section p{width:68%;line-height:30px}.certification-section li .common-box{margin:0 15px}.news-section .con-box{padding:35px}.news-section .con-box h4{font-size:22px}.cta-section{height:auto}.cta-section p{font-size:22px;line-height:34px}.cta-section h2{font-size:46px;line-height:30px;margin-bottom:25px}.industry-section ul li{margin-right:30px;height:450px}.clients-section .clients-container img{width:70px;height:70px}.clients-section .clients-container .inner-box .client-con-box{margin-bottom:20px}.clients-section .clients-container .inner-box{padding:30px}.clients-section .clients-container .name-box h2{font-size:22px;line-height:32px}.clients-section .clients-container .data-box p{height:110px;font-size:16px;line-height:27px}.clients-section{height:320px}footer .main-footer{height:330px}footer .footer-list li span{margin:0 20px}footer .main-footer .social-box a{margin-right:20px}footer .main-footer .contact-box{padding-left:40px}footer .main-footer .list-box li{margin-bottom:20px}footer .main-footer .common-box{margin-bottom:20px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:34px;padding:20px 30px}.about-service-banner .right-box .inner-box{padding-left:50px}.about-service-banner .left-box .inner-box{padding-left:160px;padding-top:80px;padding-bottom:80px}.about-service-banner .right-box p{width:65%;height:auto}.about-service-banner p{height:auto}.about-service-banner .right-box .inner-box img.about-img{right:0;height:100%}.about-service-banner .inner-box{padding-top:80px;padding-bottom:80px}.inner-about-us-section .right-con-box a{margin-top:10px}.history-section .title-box p{width:auto}.history-section .left-box ul li{font-size:22px;margin-bottom:15px}.history-section .left-box ul li span{padding-left:10px}.get-in-touch-section .left-box h3{margin-bottom:20px}.get-in-touch-section ul li{font-size:22px;margin-bottom:15px}.get-in-touch-section .right-box .form-container{width:auto}.sustainability-section .left-box{width:60%}.sustainability-section .right-box{width:40%}.sustainability-section .left-box p{width:85%}.sustainability-section .left-box li{font-size:17px;width:95%}.sustainability-section .left-box ul.common-list li:before{top:10px}.philanthropy-section .right-box{padding-left:60px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{margin-bottom:15px;font-size:28px}.value-chain-section .value-chain-container .col-md-6 .con-box p:first-of-type{margin-bottom:10px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:17px;line-height:28px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:30px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:545px}.head-protection-products-section .head-protection-box h3{font-size:24px}.ronco-gallery-section .common-box{height:370px}.blog-section .common-cont-box span{width:51%}.blog-section .common-cont-box{width:90%}.press-releases-section .common-cont-box .blog-title{height:239px}.press-releases-section .common-cont-box span{width:30%}.faq-section .faq-box .btn-link{font-size:20px}.faq-section .faq-box .btn-link i{height:63px}.main-product-section .our-product-box .our-product-title img{width:160px}.main-product-section .our-product-box h3{font-size:26px}.main-product-section .our-product-box .h-box .common-list{margin-bottom:30px}.product-list-section .product-list-box h6{font-size:22px}.blog-inner-section .blog-inner-client-box .date-box span{width:55%}.blog-inner-section .blog-inner-client-box{width:50%}.media-center-section .media-center-box span{line-height:200px}.media-center-catalogue-section{margin-bottom:140px}.media-center-section .media-center-box span{font-size:140px}.media-center-catalogue-section .title-box p{width:25%}.print-materials-section .print-materials-box .print-materials-btn{width:30%}.print-materials-section .print-materials-box .print-materials-title{width:50%}.print-materials-section .print-materials-box .print-materials-btn a{margin-left:50px}.media-blog-section .col-md-6:nth-child(2) .con-box h3{width:90%;font-size:32px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:386px}.media-blog-section .con-box .inner-box{padding:35px}.contactus-info-section .contactus-data li .contact-info p,.contactus-info-section .contactus-data li .contact-info a{font-size:16px}.contactus-info-section .contactus-data li{margin-right:50px}.contactus-info-section{padding:30px 70px}.contactus-info-section .contactus-data li{width:14%}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:22%}header .main-header .right-box .lang-box{width:30%}.philanthropy-section .right-box img{margin-top:-95px}.about-service-banner h3{margin-bottom:20px}.about-us-slider-section .buttons-container .arrow.left{top:43%}.about-us-slider-section .buttons-container .arrow.right{top:43%}.media-center-catalogue-section .owl-carousel .owl-nav{right:77px}.print-materials-section .title-box h3{line-height:45px}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:90px}.head-protection-products-section .head-protection-box p{height:85px;line-height:30px;margin-bottom:30px;font-size:16px}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{top:47%}.about-us-slider-section .buttons-container .arrow.left{left:-5px}.about-us-slider-section .slider-container{width:90%}.about-us-slider-section .buttons-container .arrow.right{right:-10px}.made-in-section .made-in-box{width:55%}.made-in-section{height:485px}.product-inner-tabs-section .resp-tabs-list{padding-left:160px}.paged-2 .blog-section .common-cont-box .blog-title{height:350px}.about-us-slider-section{padding-bottom:0 !important}.our-office-section .right-box .our-office-box .contact-info li span p,.our-office-section .right-box .our-office-box .contact-info li span a{line-height:22px;font-size:16px}.our-office-section .right-box .our-office-box .contact-info li i{top:4px;font-size:19px}.our-office-section .right-box .our-office-box{height:510px}.our-office-section .Office-location-map-address{width:1260px}.our-office-section .right-box{width:420px}.our-office-section .left-box{width:830px}.map-img-box{background-size:960px;background-position:0 120px}.our-office-section .left-box .all-office.usa-office{left:130px;top:265px}.our-office-section .left-box .all-office{left:140px}.our-office-section .left-box .malaysia.flag{bottom:50px;right:88px}.our-office-section .left-box .all-office.china-office{right:90px}.our-office-section .left-box .flag.romania{right:325px}.career-section .blue-bg p{line-height:28px}.career-section .blue-bg h3{font-size:26px;line-height:32px;margin-bottom:8px}.career-section .blue-bg .white-outline-btn{padding:7px 13px}.career-section .left-box{height:646px}.sustainability-section .sustain-container-bottom .left-box{padding-right:30px}.sustainability-section .sustain-container-bottom .right-box{padding-left:20px}.career-work-section .career-content-box .left-box p:last-of-type{width:86%}.product-inner-application-section .common-list li{font-size:22px}.product-inner-application-section ul.common-list li:before{top:13px}.product-inner-tabs-section .resp-tabs-list li{padding:16px 26px !important;font-size:22px}.tg th{font-size:20px}.tg td{font-size:20px}.product-inner-tabs-section .resp-tabs-container{min-height:250px}.our-office-section .left-box .all-office.malaysia-office{right:77px}.our-office-section .left-box .all-office.romania-office{right:325px}.our-office-section .left-box .all-office.bangladesh-office{right:110px;top:296px}.about-us-slider-section .slider-box p img{width:133px}.about-us-section p{margin-bottom:30px}.about-us-section{height:580px;margin-bottom:70px}p{line-height:31px}.made-in-section .made-in-box h2{line-height:44px}footer .footer-list li span{margin:0 30px}footer .main-footer p{line-height:30px}footer .main-footer .list-box li,footer .main-footer .common-box{margin-bottom:16px}.head-protection-products-section .head-protection-box .img-box{margin-bottom:15px}.head-protection-products-section .head-protection-box h3{margin-bottom:0}.head-protection-products-section .head-protection-box p{height:65px;margin-bottom:15px}.head-protection-products-section .col-md-4{padding:0 15px}.head-protection-products-section .head-protection-box{margin-bottom:30px}.french-footer-menu .main-footer .list-box{padding-left:0}.french-language .eye-product-list-section .eye-product-list-box li{padding:30px 20px}.french-language .eye-product-list-section .eye-product-list-box li a{font-size:20px}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:869px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:869px}.about-us-slider-section .buttons-container .arrow.left{right:-5px;left:auto !important}.about-us-slider-section .buttons-container .arrow.right{left:0;right:auto !important}.about-us-section{padding:80px 0}.product-inner-tabs-section .product-datatable p a{font-size:22px !important}.product-list-section .title-box{margin-bottom:50px}.home-video-popup{height:620px !important}#subscribemodal .submit-btn{padding-left:73px !important}.media-center-catalogue-section .catalogue-bg{width:100%;object-fit:cover}}@media screen and (max-width:1599px){.custom-container{padding:0 100px}.title-box h2{font-size:34px;margin-bottom:25px}h3{font-size:26px}p{font-size:16px;line-height:26px}header .main-header .right-box input{width:155px;height:40px}header .main-header .right-box .form-group .fa.fa-search{right:10px;top:11px}.our-products-section .resp-tabs-container .detail-box .left-box h3:before{height:40px}header .main-header .logo-box img{width:150px}header .main-header .center-nav-box a{font-size:16px;padding:25px 15px}header .main-header .center-nav-box a:before{bottom:20px}.banner-section .banner-text h1{font-size:52px}.banner-section .banner-text p{margin-bottom:20px}.about-us-section{height:552px;margin-bottom:95px}.clients-section .clients-container .inner-box{padding:25px}.clients-section .clients-container .data-box p{height:130px}.about-us-section h4{font-size:20px;bottom:25px}.certification-section li .common-box{height:280px}footer a{font-size:17px}footer .main-footer .list-box li,footer .main-footer .common-box{margin-bottom:12px}footer .main-footer .contact-box .icon-box i{font-size:22px}footer .main-footer{height:300px}footer .main-footer .contact-box{padding-left:70px}footer .main-footer p{width:85%;margin-bottom:25px;line-height:28px;width:100%}footer .bottom-footer .left-box{width:30%}footer .bottom-footer{padding:10px 0}footer .bottom-footer .right-box{width:70%}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:32px}.about-service-banner .left-box .inner-box{padding-left:100px}.about-service-banner .right-box .inner-box{padding-bottom:80px;padding-top:80px}.about-service-banner p{margin-bottom:20px}.history-section .history-container{padding-top:50px}.history-section .left-box ul li img{width:20px}.history-section .left-box ul li{font-size:20px;margin-bottom:10px}.about-service-banner .left-box .inner-box img.globe-img{height:90%}.get-in-touch-section ul li{font-size:20px;margin-bottom:10px}.get-in-touch-section .right-box .form-container{padding:30px 30px 40px}.get-in-touch-section .form-group{margin-bottom:25px}.get-in-touch-section .form-control{font-size:22px}.history-section .history-container{padding-top:40px}.sustainability-section .sustain-container{padding-top:40px}.sustainability-section .left-box li{font-size:16px;width:90%;margin-bottom:15px}.sustainability-section .left-box ul.common-list li:before{top:10px}.philanthropy-section .right-box p{width:85%}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:26px;line-height:36px}.made-in-section .made-in-box h2{line-height:39px}.career-section .blue-bg p{margin-bottom:16px;line-height:25px;font-size:15px}.career-section .right-box .blue-bg{height:auto}.head-protection-products-section .head-protection-box{padding:25px}.ronco-gallery-section .common-box{height:350px}footer .main-footer .contact-box .con-box{width:85%}.blog-section .common-cont-box a{width:95%;font-size:20px;line-height:31px}.blog-section .common-cont-box .blog-title{margin-bottom:30px}.blog-section .common-cont-box{padding:25px}.blog-section .common-cont-box span{padding:15px;width:47%}.press-releases-section .common-cont-box .blog-title{height:239px}.press-releases-section .common-cont-box span{width:30%}.faq-section .faq-box .btn-link{padding:20px}.main-product-section .our-product-box .our-product-title img{width:120px;margin-bottom:20px}.main-product-section .our-product-box h3{font-size:24px}.main-product-section .our-product-box .h-box h3{margin-bottom:20px}.main-product-section .our-product-box .h-box .common-list li{font-size:19px;margin-bottom:15px}.main-product-section .h-box .h-product-box{top:30px}.product-list-section .product-list-box h6{font-size:20px}.product-inner-content-section .right-box .common-list li{width:55%}header .main-header .dropdown-menu a{font-size:16px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li a{font-size:15px !important}header .main-header .dropdown-menu.first-dropdown{width:282px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li:before{top:15px}.banner-section .banner-text{width:85%}.blog-inner-section .blog-inner-client-box{width:60%}.blog-inner-section .blog-inner-content .common-img-box h6{width:65%}.blog-inner-section .title-box h6{width:80%}.post-comment-section .left-contact-box .left-white-box{padding:30px}.post-comment-section{margin-bottom:78px}.blog-inner-section .blog-inner-comments .comment-box{margin-bottom:40px}.blog-inner-section .blog-inner-client-box .date-box span{width:47%}.media-center-catalogue-section{margin-bottom:96px}.media-center-section .media-center-box h2{font-size:28px}.media-center-section .media-center-box span{line-height:180px;font-size:120px}.media-center-section .media-center-video h2{font-size:30px}.media-blog-section .col-md-6:nth-child(2) .con-box h3{font-size:28px;width:90%}.media-blog-section .con-box .inner-box h3{font-size:32px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:368px}.media-center-catalogue-section{margin-bottom:10px}.media-center-catalogue-section .catalogue-bg{height:520px}.media-center-section .media-center-box span{line-height:140px;font-size:92px}.media-center-section .media-center-box h2{font-size:26px}.contactus-info-section{padding:30px}.contactus-info-section .contactus-data li{margin-right:30px}.contactus-info-section .contactus-data li{width:15%}.our-office-section .right-box .our-office-box .contact-info li i{top:5px}.about-us-slider-section .buttons-container .arrow.left{left:85px}.about-us-slider-section .buttons-container .arrow.right{right:90px}header .main-header .center-nav-box .dropdown-menu{top:79px !important}header .main-header .center-nav-box .dropdown-menu a{font-size:16px !important}.value-chain-section .value-chain-container .col-md-6:nth-last-child(1){margin-bottom:50px}.media-center-section .media-center-video h2{line-height:46px}.media-center-catalogue-section .owl-carousel .owl-nav{right:70px;top:-187px}.media-center-catalogue-section .title-box h3{font-size:33px;line-height:46px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:20px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{height:74px}.media-center-section .title-box{margin-bottom:50px}.print-materials-section .title-box h3{line-height:40px}.product-inner-content-section .right-box .common-list li{width:50%}.product-inner-application-section .common-list li{font-size:21px}.product-inner-application-section ul.common-list li:before{top:12px}.product-inner-tabs-section .resp-tabs-list{padding-left:115px}.product-inner-tabs-section .resp-tabs-list li{font-size:20px}.tg th{font-size:20px}.tg td{font-size:19px;padding:10px 25px}.about-us-slider-section .slider-box h4{font-size:27px}.about-us-slider-section .slide.slide-5 h4{font-size:29px}.about-us-slider-section .slide.slide-5{transform:rotateY(-22deg) scale(.76)}.about-us-slider-section .arrow{width:40px;height:40px}.about-us-slider-section .buttons-container .arrow.right{right:0}.about-us-slider-section .buttons-container .arrow.left{left:15px}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li:before{width:7px;height:7px}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li a{padding:7px 42px !important}ul.common-list li:before{top:11px}.made-in-section{height:430px}.paged-2 .blog-section .common-cont-box .blog-title{height:265px}.about-us-slider-section .slider-box p{font-size:17px}.our-office-section .right-box .our-office-box .contact-info li i{top:4px}.certified-section h4{margin-bottom:12px;font-size:22px}.certified-section .common-list li{margin-bottom:15px;font-size:17px}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:22px;margin-bottom:15px}.career-section .blue-bg h3{font-size:24px}.career-section .left-box{height:606px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{padding:8px 14px !important}.media-center-section .owl-carousel .owl-nav button{padding:8px 14px !important}.media-center-section .owl-carousel .owl-nav button.owl-prev{left:-75px}.media-center-section .owl-carousel .owl-nav button.owl-next{right:-75px}.inner-about-us-section .right-con-box .about-content{height:323px}.job-opening-section .post-box .job-title h4{font-size:20px}.join-our-team-section .join-our-team-box h2{font-size:38px}.join-our-team-section .join-our-team-box p{margin-bottom:15px}.team-galary-section .team-galary-box .common-box{padding:0 10px}.team-galary-section .team-galary-box .second-img-box .small-img-box{margin-bottom:20px;height:240px}.main-product-section .h-box .h-product-box ul.common-list li:before{top:12px}.eye-product-list-section .eye-product-list-box li a{font-size:19px}.product-inner-tabs-section .resp-tabs-list{padding-left:99px}.media-center-catalogue-section{height:520px}.paged-2 .blog-section .common-img-box img{height:400px}.blog-section .common-cont-box .blog-title{height:185px}.product-inner-tabs-section .product-datatable p a{font-size:19px !important}.about-us-slider-section .slider-box p img{width:110px}.cta-section h2{line-height:1.4}.our-products-section .resp-tabs-container .detail-box .left-box li{margin-bottom:10px}.banner-section .banner-text p{width:65%}.made-in-section .made-in-box h2{line-height:40px;font-size:26px}.sustainability-section .sustain-container-bottom p{font-size:16px}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:941px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:941px}.about-us-slider-section .buttons-container .arrow.right{left:10px}.catalouges-list-section .slider-item-box .slider-title h4{font-size:20px}.catalouges-list-section .slider-item-box .slider-btn a img{width:100%}.search .common-list li h6{font-size:18px}.home-video-popup{height:560px !important}#subscribemodal .submit-btn{padding-left:70px !important}}@media screen and (max-width:1439px){h3{font-size:24px;line-height:36px}.common-btn{font-size:14px;padding:6px 13px;border-radius:5px}.title-box h2{font-size:32px}.title-box h2:before,.title-box h2:after{width:80px}.title-box h2:before{left:-90px}.title-box h2:after{right:-90px}.common-section{padding:60px 0}.common-top-section{margin-top:60px}.common-bottom-padding{padding-bottom:60px}#banner-slider.owl-carousel .owl-nav button.owl-next,#banner-slider.owl-carousel .owl-nav button.owl-prev{height:50px;width:50px}.banner-section .banner-text h3{font-size:24px}.banner-section .banner-text h1{font-size:48px;margin-bottom:10px}.our-products-section .resp-tabs-list li{margin-right:50px;padding:15px 35px !important}.our-products-section .resp-tabs-list li .icon-box img{height:50px}.our-products-section .resp-tabs-list li h2{font-size:22px}.about-us-section{height:520px}.certification-section li .common-box{margin:0 10px;height:260px}.clients-section .clients-container .data-box p{font-size:16px;line-height:24px}.clients-section{margin-bottom:60px}.news-section .con-box p{width:90%}.news-section .con-box h4{font-size:20px}.cta-section h2{font-size:42px;line-height:42px;margin-bottom:20px}.cta-section p{font-size:20px;line-height:30px}.industry-section ul li{margin-right:20px;height:400px}.industry-section li h4{font-size:22px}.industry-section li span{height:65px;bottom:45px;width:8px}footer .logo-box img{width:120px}footer .footer-list li span{margin:0 15px}footer .main-footer .contact-box{padding-left:40px}.get-in-touch-section .left-box{width:55%}.get-in-touch-section .right-box{width:45%}.get-in-touch-section ul li{width:40%}.get-in-touch-section .btn{padding:8px 25px;border-radius:5px}.get-in-touch-section p{width:90%}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:22px;line-height:30px}.made-in-section .made-in-box h2{line-height:44px}.made-in-section .made-in-box h5{font-size:22px;line-height:25px}.custom-container{padding:0 100px}.career-section .right-box .blue-bg,.career-section .left-box .left-content{padding:25px}.career-section .left-box .left-content p,.career-section .right-box .blue-bg p{margin-bottom:20px}.career-section .left-box{height:463px}.career-section .title-box{margin-bottom:40px}.clients-logo-section{padding-bottom:60px}.culture-diversity-section .diversity-box .left-box .diversity-content-box{padding:30px}.culture-diversity-section .diversity-box .right-box{margin-top:-250px}.job-opening-section .post-box{padding:20px;margin-bottom:25px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:190px}.team-galary-section .team-galary-box .common-box{height:400px}footer .main-footer{height:270px}.head-protection-products-section .head-protection-box h3{font-size:22px;line-height:28px;margin-bottom:10px}.head-protection-products-section .head-protection-box p{margin-bottom:25px;height:78px;line-height:27px}.ronco-gallery-section .common-box{height:300px}.contact-with-us-section .left-contact-box .form-control{height:50px;margin-bottom:15px}.blog-section .common-cont-box a{font-size:20px;margin:15px 0}.blog-section .common-cont-box p{font-size:16px}.blog-section .common-cont-box .white-outline-btn{padding:6px 20px;font-size:16px}.blog-section .common-cont-box .blog-title{height:186px}.blog-section .common-cont-box span{font-size:15px}.pagination a,.pagination span,.pagination span.current{font-size:20px !important;padding:7px 18px !important}.faq-section .faq-box .btn-link{font-size:18px}.faq-section .faq-box .btn-link i{height:61px}.faq-section .faq-box .btn-link i{width:60px}.industry-links-section .industry-link-box{padding:40px}.industry-links-section .industry-link-box .common-list li{font-size:22px}.product-inner-content-section .right-box h2{font-size:26px}.product-inner-content-section .right-box h6{font-size:20px;margin-bottom:10px}.product-inner-content-section .left-box{padding-right:30px}.product-inner-content-section .right-box{padding-left:30px}.product-inner-application-section .common-list li{font-size:19px;margin-bottom:20px}.product-inner-tabs-section .resp-tabs-list li{font-size:19px;padding:17px 30px !important}header .main-header .center-nav-box a{padding:25px 10px}header .main-header .dropdown-menu a{font-size:15px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li a{font-size:14px !important;padding:7px 41px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu{width:auto}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown li img{margin-right:13px}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li:before{width:6px;height:6px}.post-comment-section .left-contact-box .form-control{font-size:16px;padding:10px 20px}.blog-inner-section .blog-inner-content h6{width:90%;font-size:22px;line-height:40px}.blog-inner-section .blog-inner-client-box .client-date{padding-left:40px}.media-center-catalogue-section .title-box h3{line-height:47px;font-size:32px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:22px}.media-blog-section .con-box .inner-box{padding:30px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:336px}.media-blog-section .con-box .inner-box h3{font-size:28px;margin-bottom:15px}.media-blog-section .col-md-6:nth-child(2) .con-box h3{line-height:40px}.media-blog-section .con-box .inner-box p{margin-bottom:25px}.media-center-section .media-center-video h2{font-size:28px;line-height:49px}.contactus-get-in-touch-section .title-box{margin-bottom:50px}.contactus-get-in-touch-section .get-in-touch-form .form-control{font-size:16px;height:47px}.contactus-get-in-touch-section .get-in-touch-form .submit-btn{margin-top:10px}.contactus-info-section .contactus-data li .contact-info h6{font-size:17px}.contactus-info-section .contactus-data li .contact-info p,.contactus-info-section .contactus-data li .contact-info a{font-size:14px}.contactus-info-section{padding:30px 63px}.our-office-section .right-box .our-office-box h4{font-size:20px}.product-inner-content-section .product-inner-content-popup-box .form-control{font-size:13px;padding:10px 12px}.product-inner-content-section .product-inner-content-popup-box .form-group label{font-size:15px}.inner-about-us-section .right-con-box .about-content{height:300px}.value-chain-section .value-chain-container .col-md-6:nth-last-child(1){margin-bottom:85px}.main-product-section .our-product-box .h-box .common-list li{font-size:17px;margin-bottom:10px}.main-product-section .h-box .h-product-box ul.common-list li:before{top:10px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{height:65px}.print-materials-section .title-box h3{line-height:35px}.product-inner-application-section ul.common-list li:before{height:7px;width:7px}.product-inner-tabs-section .resp-tab-content{margin-top:40px}.product-list-section .title-box{margin-bottom:50px}.about-us-slider-section .buttons-container{top:43%}.made-in-section{height:403px}.about-us-slider-section .slider-box{padding:20px 17px}.about-us-slider-section .slide{height:333px}.about-us-slider-section .slide.slide-1{height:360px;top:-15px}.about-us-slider-section .slide.slide-5{height:388px;top:-25px}.about-us-slider-section .buttons-container{top:39%}.about-us-slider-section .buttons-container .arrow.left{left:-23px}.about-us-slider-section .buttons-container .arrow.right{right:-37px}.about-us-slider-section .slider-container{width:96%}.about-us-slider-section .slider-container{height:335px}.our-office-section .right-box .our-office-box .contact-info li span p,.our-office-section .right-box .our-office-box .contact-info li span a{font-size:15px}.our-office-section .right-box .our-office-box .contact-info li i{top:3px;font-size:17px}.our-office-section .right-box .our-office-box .contact-info li span{padding-left:26px}.our-office-section .right-box .our-office-box img{margin-bottom:15px}.our-office-section .right-box .our-office-box .contact-info li{margin-bottom:7px}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:20px;height:45px}.career-section .blue-bg .white-outline-btn{padding:5px 9px}.career-section .left-box{height:586px}.media-center-catalogue-section .owl-carousel .owl-nav i{font-size:21px}.media-center-section .owl-carousel .owl-nav button i{font-size:21px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:18px}.join-our-team-section .join-our-team-box h2{font-size:32px}.main-product-section .title-box{margin-bottom:40px}.main-product-section .col-md-4{padding:0 15px}.head-protection-products-section .title-box p{width:86%}.head-protection-products-section .head-protection-box .img-box{width:37%;margin-bottom:20px}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:65px}.product-list-section .product-list-box h6{font-size:19px}.product-inner-content-section .right-box .common-list{margin-bottom:20px}.tg th{font-size:17px}.tg td{font-size:17px}.media-center-catalogue-section{margin-bottom:75px}.paged-2 .blog-section .common-cont-box .blog-title{height:237px}.paged-2 .blog-section .common-img-box img{height:360px}.about-us-slider-section .slider-box p{height:245px}.about-us-slider-section .slide.slide-5 p{height:290px}.about-us-slider-section .slider-box h4{font-size:24px}.about-us-slider-section .slide.slide-5 h4{font-size:26px}.product-inner-tabs-section .product-datatable p a{font-size:17px}.about-us-slider-section .slide.slide-1 p{height:270px}.about-us-slider-section .slide.slide-5 p{font-size:18px}.cta-section h2{font-size:40px;line-height:1.4}.common-btn{font-size:18px;padding:6px 16px}footer .footer-list li span{margin:0 30px}.banner-bottom-padding{padding-top:60px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:16px;line-height:26px}.value-chain-section p{font-size:16px;line-height:26px}.french-footer-menu .footer-list li span{margin:0 15px}.french-footer-menu .main-footer .col-md-3:nth-child(2){flex:0 0 21%;max-width:21%}.french-footer-menu .main-footer .col-md-3:nth-child(3){flex:0 0 15%;max-width:15%}.french-language .eye-product-list-section .eye-product-list-box li{padding:30px 12px}.french-language .eye-product-list-section .eye-product-list-box li a{font-size:18px}.french-language header.fr-CA .main-header .center-nav-box{width:69%}.french-language header.fr-CA .main-header .right-box{width:15%}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:873px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:873px}.about-us-slider-section .buttons-container .arrow.left{right:-35px}.about-us-slider-section .buttons-container .arrow.right{left:-23px}.catalouges-list-section .slider-item-box .slider-title h4{font-size:18px}.catalouges-list-section .slider-item-box .slider-btn a{padding:5px}.about-us-section{padding:60px 0}.product-inner-content-section .right-box ul{margin-bottom:20px}.search-results .clients-logo-section{padding-top:60px}.search .common-list li h6{font-size:16px}.product-list-section .title-box{margin-bottom:40px}.home-video-popup{height:525px !important}#subscribemodal .submit-btn{padding-left:100px !important}}@media screen and (max-width:1365px){.custom-container{padding:0 100px}h3{font-size:22px;line-height:32px}header .main-header .right-box .menu-box{margin-right:14px;width:16%}.title-box h2{font-size:30px}.banner-section .banner-text h3{font-size:22px}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{width:80px}.banner-section .banner-text h3:before{left:-90px}.banner-section .banner-text h3:after{right:-90px}#banner-slider.owl-carousel .owl-nav button i{font-size:16px}#banner-slider.owl-carousel .owl-nav button.owl-next,#banner-slider.owl-carousel .owl-nav button.owl-prev{height:40px;width:40px}.banner-section .banner-text h1{font-size:45px}.about-us-section .title-box h2{margin-bottom:10px}.about-us-section{height:500px}.our-products-section{padding-top:60px}.our-products-section .resp-tabs-list li{margin-right:45px}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:17px;margin-bottom:10px}.certification-section li .common-box{height:250px}.clients-section .clients-container img{width:55px;height:55px}.clients-section .clients-container .name-box h2{font-size:20px;line-height:24px}.clients-section .clients-container .inner-box .client-con-box{margin-bottom:15px}.clients-section .clients-container .data-box p{font-size:14px;line-height:22px;height:105px}.clients-section{height:280px}.cta-section h2{font-size:36px;line-height:32px;margin-bottom:15px}.cta-section p{margin-bottom:20px}.news-section .con-box p{width:95%}.industry-section ul li{height:360px}.industry-section li h4{bottom:50px}.industry-section li span{bottom:30px}.clients-logo-section{padding-bottom:60px}footer .top-footer{padding:20px 0}footer .main-footer{height:auto;padding:30px 0}footer a{font-size:15px}footer .main-footer .social-icons a{font-size:17px}footer .main-footer .list-box li{margin-bottom:10px}footer .main-footer .contact-box{padding-left:30px}footer .main-footer p{width:99%;margin-bottom:15px}footer p{line-height:25px;font-size:15px}footer .bottom-footer{padding:5px 0}.banner-bottom-padding{padding-top:60px}.common-inner-banner-section{height:280px}.common-inner-banner-section img{height:100%}.common-inner-banner-section .inner-banner-box .right-box p{font-size:16px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:25px;padding:20px 25px}.inner-about-us-section .right-con-box{padding-left:40px}.about-service-banner h3{margin-bottom:20px}.about-service-banner .right-box .inner-box{padding-left:40px}.about-service-banner .left-box .inner-box{padding-left:70px}.about-service-banner .right-box .inner-box img.about-img{height:95%}.history-section .title-box p{width:90%}.history-section .left-box ul li,.get-in-touch-section ul li{font-size:19px}.get-in-touch-section p{width:95%}.sustainability-section .left-box p{width:90%;margin-bottom:15px}.sustainability-section .left-box li{width:95%;font-size:14px;margin-bottom:10px}.philanthropy-section .right-box{padding-left:50px}.philanthropy-section .right-box p{width:90%;margin-bottom:15px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:20px;line-height:30px;margin-bottom:10px}.value-chain-section .value-chain-container{padding-top:40px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:20px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:16px;line-height:27px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:480px}section .made-in-box h2{font-size:30px}.career-section .left-box{height:580px}.culture-diversity-section .diversity-box .right-box{margin-top:-280px}.job-opening-section .title-box,.team-galary-section .title-box,.career-work-section .title-box{margin-bottom:40px}.title-box{margin-bottom:40px !important}.join-our-team-section .join-our-team-box p{margin-bottom:25px}.culture-diversity-section .culture-box{margin-bottom:40px}.head-protection-products-section .head-protection-box .img-box{margin-bottom:20px}.head-protection-products-section .head-protection-box h3{font-size:22px}.head-protection-products-section .head-protection-box p{margin-bottom:20px;font-size:15px}.ronco-gallery-section .common-box{height:265px}.blog-section .common-cont-box span{padding:10px}header .main-header .center-nav-box a{padding:25px 11px}.faq-section .faq-box .accordion .left-box{padding-right:20px}.faq-section .faq-box .accordion .right-box{padding-left:20px}.faq-section .faq-box .card-body{padding:20px 15px 20px}.industry-links-section .industry-link-box .common-list li{font-size:20px}.industry-links-section .title-box{margin-bottom:40px}.main-product-section .our-product-box .our-product-title img{width:100px}.main-product-section .our-product-box .our-product-title{left:20px;right:20px}.main-product-section .our-product-box h3{font-size:22px}.main-product-section .h-box .h-product-box{left:20px}.main-product-section .our-product-box .h-box .common-list li{font-size:20px}.product-list-section .product-list-box h6{font-size:18px}.product-list-section .img-box .overly a{font-size:20px}.product-inner-application-section .common-list li{font-size:20px;margin-bottom:20px}.media-center-catalogue-section .catalogue-bg{height:480px}.media-center-section .media-center-box span{font-size:80px;line-height:120px}.media-center-section .media-center-box h2{font-size:24px}.media-center-catalogue-section{margin-bottom:78px}.print-materials-section .print-materials-box{padding:23px}.media-center-catalogue-section .slider-box .slider-item-box{padding:15px}.media-blog-section .con-box .inner-box{padding:25px}.media-blog-section .con-box .inner-box h3{font-size:24px}.media-blog-section .con-box .inner-box p{margin-bottom:20px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:317px}.print-materials-section .print-materials-box>img{width:50px}header .main-header .right-box input{width:140px}header .main-header .right-box .lang-box{width:35%}.our-office-section .right-box .our-office-box h4{font-size:20px}.our-office-section .title-box p{width:62%}.contactus-get-in-touch-section .title-box p{width:88%}.value-chain-section .value-chain-container .col-md-6:nth-last-child(1){margin-bottom:50px}.main-product-section .our-product-box .h-box .common-list li{font-size:17px}.main-product-section .h-box .h-product-box ul.common-list li:before{top:10px}.product-list-section .product-list-box h6{line-height:24px}.product-list-section.related-product-section .product-list-box h6{height:53px}.product-list-section.related-product-section .product-list-box p{height:75px}.paged-2 .blog-section .common-img-box img{height:380px}.blog-inner-section .blog-inner-client-box .date-box span{width:50%}.blog-inner-section .blog-inner-content .common-img-box h6{line-height:37px}.our-office-section .left-box .flag{height:13px;width:13px}.made-in-section .made-in-box{width:64%}.made-in-section{height:400px}.sustainability-section .left-box ul.common-list li:before{top:8px}.paged-2 .blog-section .common-cont-box .blog-title{height:240px}.our-office-section .Office-location-map-address{width:1000px}.our-office-section .left-box{width:630px}.map-img-box{background-size:840px;background-position:-70px 120px}.our-office-section .right-box{width:350px;padding-left:20px}.our-office-section .left-box .malaysia.flag{bottom:85px;right:50px}.our-office-section .left-box .all-office.china-office{right:55px;top:237px}.our-office-section .left-box .flag.romania{top:215px;right:255px}.our-office-section .left-box .all-office.usa-office{left:48px;top:248px}.our-office-section .left-box .all-office{left:60px;top:215px}.our-office-section .right-box .our-office-box{height:450px}footer .main-footer .col-md-3:first-child{flex:0 0 33%;max-width:33%}footer .main-footer .list-box{padding-left:10px}footer .main-footer .col-md-3:nth-child(3){flex:0 0 15%;max-width:15%}footer .main-footer .col-md-3:nth-child(4){flex:0 0 34%;max-width:34%}.certifications-main-section .title-box p{width:95%}.certified-section .common-list li{font-size:16px;margin-bottom:12px}.custom-container{padding:0 70px}.career-section .blue-bg h3{line-height:26px;font-size:21px;margin-bottom:11px}.media-center-section .owl-carousel .owl-nav button.owl-prev{left:-60px}.media-center-section .owl-carousel .owl-nav button.owl-next{right:-60px}.job-opening-section .post-box .job-title h4{font-size:18px}.team-galary-section .team-galary-box .common-box{padding:0 5px}.team-galary-section .team-galary-box .second-img-box .small-img-box{margin-bottom:10px;height:195px}.product-inner-tabs-section .resp-tabs-list{padding-left:69px}.paged-2 .blog-section .common-img-box img{height:370px}.table-responsive{display:block}.about-us-slider-section .slider-box p{height:270px}.about-us-slider-section .slide.slide-5 p{height:320px}.about-us-slider-section .slide{height:350px}.about-us-slider-section .slider-container{height:362px}.about-us-slider-section .slide.slide-1{height:375px;top:-13px}.about-us-slider-section .slide.slide-5{height:405px;top:-27px}.our-office-section .left-box .all-office.romania-office{right:255px;top:212px}.our-office-section .left-box .all-office.malaysia-office{right:38px;bottom:80px}.our-office-section .left-box .all-office.china-office{right:35px;top:237px}.our-office-section .left-box .all-office.bangladesh-office{right:55px;top:280px}.about-us-slider-section .slide.slide-1 p{height:295px}.banner-section .banner-text p{width:75%}.made-in-section .made-in-box h2{font-size:24px;line-height:40px}footer .main-footer .list-box li{margin-bottom:6px}footer .main-footer .list-box li,footer .main-footer .common-box{margin-bottom:8px}.certification-section li .common-box{height:270px}.certification-section li .common-box p{bottom:70px}.certification-section li .common-box span{bottom:30px}.sustainability-section .sustain-container-bottom p{font-size:14px}.certified-section p{font-size:16px;line-height:26px}.proudly-certified-section .proudly-certified-box p{font-size:16px;line-height:24px}.french-footer-menu .main-footer .col-md-3:first-child{flex:0 0 28%;max-width:28%}header.fr-CA .main-header .center-nav-box{width:68%}header.fr-CA .main-header .right-box{width:16%}header.fr-CA .main-header .center-nav-box a{padding:25px 10px}.french-language .head-protection-products-section .head-protection-box p{height:95px}.french-language .eye-product-list-section .eye-product-list-box li{padding:30px 8px}.french-language .eye-product-list-section .eye-product-list-box li a{font-size:16px}.media-centre-popup #video1,.media-centre-popup #video2,.media-centre-popup #video3{top:21%}.media-centre-popup .modal-dialog{max-width:60%}.media-centre-popup iframe{height:400px}.banner-section .banner-text{bottom:80px}.product-inner-tabs-section .product-datatable p a{font-size:18px !important}.search .common-list li h6{font-size:16px}.home-video-popup{height:495px !important}}@media screen and (max-width:1279px){.title-box h2{font-size:28px}.title-box h2:before,.title-box h2:after{width:50px}.title-box h2:before{left:-60px}.title-box h2:after{right:-60px}p{font-size:14px;line-height:20px}h3{font-size:20px;line-height:27px}header .top-header{padding:5px 0}header .main-header .logo-box img{width:120px}header .main-header .right-box{width:20%}header .main-header .right-box .form-group{margin-right:5px}header .main-header .right-box input{width:140px;height:40px;padding:0 35px 0 15px}header .main-header .right-box .menu-box{display:none}#banner-slider.owl-carousel .owl-nav button.owl-next{right:20px}#banner-slider.owl-carousel .owl-nav button.owl-prev{left:20px}.banner-section .banner-text h1{font-size:36px}.banner-section .banner-text h3{font-size:20px}.banner-section .banner-text h3:before{left:-45px}.banner-section .banner-text h3:after{right:-45px}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{width:40px}.banner-section .banner-text li a{font-size:16px;padding:0 15px}#banner-slider.owl-carousel .owl-dots{bottom:20px}.custom-container{padding:0 40px}.our-products-section .resp-tabs-list li{margin-right:40px;padding:10px 25px !important}.our-products-section .resp-tabs-list li .icon-box img{height:40px}.our-products-section .resp-tabs-list li h2{font-size:19px}.our-products-section .resp-tabs-container .detail-box .left-box h3:before{height:30px}.our-products-section .title-box{margin-bottom:0}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:14px;margin-bottom:5px}.our-products-section ul.resp-tabs-list{margin-bottom:40px}.about-us-section{height:460px;margin-bottom:70px}.about-us-section h3{width:70%}.about-us-section p{font-size:15px;width:80%;line-height:24px}.about-us-section h4{font-size:18px;bottom:15px}.certification-section li .common-box{height:230px;padding:30px 20px;margin:0 5px}.certification-section li .common-box span{bottom:30px}.certification-section li .common-box p{bottom:35px;line-height:20px;height:45px}.clients-section{height:250px;margin-bottom:70px}.clients-section .clients-container .img-box{width:19%}.clients-section .clients-container .data-box p{height:90px}.clients-logo-section li{width:33%;margin-bottom:15px}.clients-logo-section li:nth-child(4),.clients-logo-section li:nth-child(5),.clients-logo-section li:nth-child(6){margin-bottom:0}.industry-section ul li{height:330px;margin-right:10px}.industry-section li h4{bottom:35px;font-size:20px;left:10px}.industry-section li span{height:50px;bottom:23px;width:5px}.news-section .con-box{padding:35px 0 0 35px}.news-section .con-box h3{margin-bottom:10px}.cta-section h2{font-size:32px;margin-bottom:10px}.cta-section p{font-size:19px;width:90%;line-height:30px}footer .logo-box img{width:100px}footer .top-footer{padding:15px 0}footer .footer-list li span{margin:0 10px}footer .main-footer p{width:95%;line-height:24px}footer p{line-height:22px;font-size:15px}footer a{font-size:15px;line-height:26px}footer .main-footer .social-box a{padding:2px 5px;height:30px;width:30px}footer .main-footer .list-box ul:nth-child(2){padding-left:30px}footer .main-footer .contact-box .icon-box i{font-size:18px}footer .main-footer .common-box{margin-bottom:10px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:23px;padding:15px 25px}.about-service-banner .left-box .inner-box{padding:50px 0;padding-left:40px}.about-service-banner .right-box .inner-box{padding-bottom:50px;padding-top:50px}.history-section .left-box ul li,.get-in-touch-section ul li{font-size:17px}.get-in-touch-section .right-box .form-container{padding:30px}.get-in-touch-section .form-group{margin-bottom:15px}.get-in-touch-section .form-control{font-size:19px}.get-in-touch-section .btn{padding:5px 20px;margin-top:10px}.sustainability-section img.big-globe{top:60%;height:70%}.philanthropy-section .right-box{padding-left:40px}.philanthropy-section .right-box h3,.philanthropy-section .right-box p{margin-bottom:10px}.philanthropy-section .right-box p{width:95%}.value-chain-section .value-chain-container .col-md-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.value-chain-section .value-chain-container .col-md-6:nth-child(2) .img-box{float:right}.value-chain-section .value-chain-container .col-md-6:nth-child(2) .con-box{float:left}.value-chain-section .value-chain-container .col-md-6:nth-child(3) .img-box{float:left}.value-chain-section .value-chain-container .col-md-6:nth-child(3) .con-box{float:right}.value-chain-section .value-chain-container .col-md-6:nth-child(6) .img-box{float:right}.value-chain-section .value-chain-container .col-md-6:nth-child(6) .con-box{float:left}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:420px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:30px}.made-in-section .made-in-box h2{font-size:28px;line-height:38px}footer .main-footer .list-box ul{width:auto}footer .main-footer .contact-box{padding-left:0}.career-section .right-box .blue-bg h3,.career-section .left-box .left-content h3{font-size:18px;line-height:24px}.career-section .left-box{height:539px;padding-right:10px}.career-section .right-box .blue-bg:first-child{margin-bottom:20px}.career-section .right-box{padding-left:10px}.job-opening-section .post-box .job-title h4{font-size:18px}.title-box p{width:80% !important}.team-galary-section .team-galary-box .common-box{height:340px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:155px}.ronco-gallery-section .common-box{height:265px}.contact-with-us-section .right-img-box{right:50px;width:40%}.contact-with-us-section .left-contact-box textarea{height:135px !important}.contact-with-us-section .left-contact-box{width:53%}.head-protection-products-section .head-protection-box h3{font-size:18px;line-height:24px;margin-bottom:7px}.head-protection-products-section .head-protection-box{padding:20px}.head-protection-products-section .head-protection-box .img-box{margin-bottom:15px}.head-protection-products-section .head-protection-box{margin-bottom:30px}.ronco-gallery-section .common-box{height:240px}.blog-section .common-cont-box span{width:60%}header .main-header .center-nav-box a{padding:25px 5px;font-size:15px}.blog-section .common-cont-box{position:unset;width:100%;padding:20px}.blog-section .common-cont-box a{font-size:18px;line-height:27px}.blog-section .common-img-box{margin-bottom:30px}.blog-section .common-cont-box span{width:50%}.blog-section .common-cont-box .blog-title{height:185px}.blog-section .col-md-4:nth-last-child(1) .common-img-box,.blog-section .col-md-4:nth-last-child(2) .common-img-box,.blog-section .col-md-4:nth-last-child(3) .common-img-box{margin-bottom:0}.faq-section .faq-box .accordion .left-box{width:100%;padding-right:0}.faq-section .faq-box .accordion .right-box{width:100%;margin-left:0;padding-left:0}.industry-links-section .industry-link-box .common-list li{font-size:18px}.industry-links-section .industry-link-box{padding:30px}.common-inner-banner-section .inner-banner-box .left-box{width:50%}.common-inner-banner-section .inner-banner-box .right-box{width:50%;padding-left:15px}.main-product-section .our-product-box h3{font-size:20px}.main-product-section .our-product-box .h-box .common-list li{margin-bottom:10px;font-size:15px}.main-product-section .our-product-box .h-box .common-list{margin-bottom:20px}.product-list-section .product-list-box{padding:20px 15px}.product-list-section .product-list-box h6{font-size:16px}.product-list-section .img-box .overly a{font-size:18px}.eye-product-list-section .eye-product-list-box li a{font-size:18px}.eye-product-list-section .eye-product-list-box li{padding:20px 15px}.product-inner-content-section .right-box .common-list li:nth-child(2n+1){width:31%}.product-inner-content-section .right-box h2{font-size:24px}.product-inner-content-section .right-box h6{font-size:18px}.product-inner-application-section .common-list li{font-size:18px;margin-bottom:15px}.product-inner-tabs-section .resp-tabs-list{padding-left:100px}.product-inner-tabs-section .resp-tabs-list li{padding:20px 30px !important}.industry-benefits-section .industry-benefits-box .btn-link{font-size:22px}.industry-benefits-section .industry-benefits-box .accordion p{font-size:16px;line-height:30px}.print-materials-section .print-materials-box{padding:15px}.print-materials-section .print-materials-box .print-materials-btn a{margin-left:20px;padding:5px}.print-materials-section .print-materials-box .print-materials-title{width:55%}.print-materials-section .print-materials-box .print-materials-btn{width:23%}.media-center-catalogue-section .catalogue-bg{height:450px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:18px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{bottom:-240px;height:286px;margin-right:50px}.media-center-catalogue-section{margin-bottom:10px}.media-center-catalogue-section{padding:60px 0}.media-blog-section .col-md-6:nth-child(2) .con-box h3{line-height:30px;font-size:18px}.media-blog-section .con-box .inner-box{padding:20px}.media-blog-section .con-box .inner-box h3{font-size:18px;margin-bottom:10px}.media-center-section .media-center-video h2{font-size:18px;line-height:34px}.media-center-section .media-center-box h2{font-size:20px}.media-center-section .media-center-box span{font-size:62px;line-height:90px}.media-center-section .media-center-box p{width:95%}.media-center-catalogue-section .title-box h3{line-height:43px;font-size:26px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:309px}.media-blog-section .con-box .common-btn{font-size:14px;padding:8px 10px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{width:75%}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn{width:20%}header .main-header .right-box input{width:116px;padding:0 32px 0 15px}header .main-header .right-box{width:22%}header .main-header .center-nav-box{width:62%}.contactus-get-in-touch-section .get-in-touch-form .form-group label{font-size:16px}.contactus-info-section .contactus-data li img{padding:7px}.contactus-info-section .contactus-data li .contact-info{padding-left:50px}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:33%;text-align:left}.contactus-info-section .contactus-data li{width:27%;text-align:left;margin-bottom:30px}.contactus-info-section .contactus-data li:nth-last-child(1),.contactus-info-section .contactus-data li:nth-last-child(2){margin-bottom:0}.contactus-info-section .contactus-data{text-align:center}footer .bottom-footer .left-box{width:35%}footer .bottom-footer .right-box{width:65%}.about-us-slider-section .buttons-container .arrow.left{left:30px}.about-us-slider-section .buttons-container .arrow.right{right:45px}header .main-header .right-box .lang-box .dropdown-menu{min-width:78px !important}.banner-section .banner-text p{width:85%}.made-in-section .made-in-box{width:68%}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{max-width:80%}.inner-about-us-section .right-con-box .about-content{height:243px}.sustainability-section .sustain-container{padding-top:20px}.value-chain-section .value-chain-container .col-md-6:nth-last-child(1){margin-bottom:0}.media-center-section .media-center-video .video-container{margin-bottom:20px}.media-center-catalogue-section .title-box h3{line-height:37px}.media-center-catalogue-section .slider-box .slider-item-box{padding:8px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{height:300px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{padding:9px 16px !important}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:16px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{height:62px}.media-center-catalogue-section .slider-box .slider-item-box>img{margin-bottom:15px;height:250px}.title-box{margin-bottom:20px !important}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:60px}.product-inner-content-section .product-inner-content-popup-box .form-control{margin-bottom:12px}.product-inner-application-section .common-list li{font-size:16px}.product-inner-application-section ul.common-list li:before{height:6px;width:6px;top:9px}.product-inner-tabs-section .resp-tabs-list li{padding:16px 20px !important;font-size:17px}.product-inner-tabs-section .resp-tabs-list{padding-left:40px}.tg th{font-size:16px}.tg td{font-size:15px;padding:9px 25px}.product-inner-tabs-section .resp-tabs-container{min-height:220px}.product-list-section.related-product-section .product-list-box p{height:73px}.product-list-section.related-product-section .product-list-box h6{height:27px}.paged-2 .blog-section .common-img-box img{height:auto}.paged-2 .blog-section .common-cont-box .blog-title{height:245px}.paged-2 .blog-section .col-md-4:nth-last-child(1) .common-img-box,.paged-2 .blog-section .col-md-4:nth-last-child(2) .common-img-box{margin-bottom:0}.blog-inner-section .blog-inner-client-box .date-box span{width:70%}.blog-inner-section .blog-inner-client-box .client-info{width:53%}.blog-inner-section .blog-inner-client-box .client-date{width:45%}.blog-inner-section .title-box h6{width:100%;font-size:21px;line-height:38px}.blog-inner-section .blog-inner-client-box .client-info .client-title h6{font-size:20px;margin-bottom:5px}footer .main-footer .social-box a{margin-right:10px}.about-us-slider-section .slider-container{width:100%;height:380px}.about-us-slider-section .buttons-container .arrow.left{left:-30px}.about-us-slider-section .buttons-container .arrow.right{right:-45px}header .main-header .center-nav-box .dropdown-menu a{font-size:15px !important}.made-in-section .made-in-box h2{font-size:25px;line-height:36px}.made-in-section{height:365px}ul.common-list li:before{top:8px}.about-us-slider-section .custom-container{width:86%}.about-us-slider-section .slider-box h4{font-size:25px}.about-us-slider-section .slide.slide-5 h4{font-size:27px}.our-office-section .right-box{padding-left:0;width:310px}.our-office-section .Office-location-map-address{width:960px}.our-office-section .flag-indicator-box{margin-top:30px}footer .main-footer .list-box{padding-left:0}.certified-section h4{font-size:20px}.certified-section .common-list li{font-size:15px}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:18px;height:43px}.proudly-certified-section .proudly-certified-box{padding:30px 20px}.career-section .right-box .blue-bg,.career-section .left-box .left-content{padding:20px}.career-section .right-box .blue-bg h3,.career-section .left-box .left-content h3{line-height:21px}.career-section .blue-bg p{line-height:22px;font-size:14px}.career-section .left-box .left-content p,.career-section .right-box .blue-bg p{margin-bottom:13px}.career-section .blue-bg .white-outline-btn{padding:4px 8px;font-size:13px}.clients-logo-section .owl-carousel .owl-nav button.owl-prev{left:-30px}.clients-logo-section .owl-carousel .owl-nav button.owl-next{right:-30px}.media-center-section .owl-carousel .owl-nav button{padding:5px 11px !important}.media-center-section .owl-carousel .owl-nav button.owl-prev{left:-42px}.media-center-section .owl-carousel .owl-nav button.owl-next{right:-42px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{padding:7px 12px !important}.media-center-catalogue-section .owl-carousel .owl-nav{right:50px;top:-127px}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn a{padding:6px}.common-btn{font-size:13px;padding:5px 9px}header .top-header .right-box .dropdown-menu{min-width:90px}.career-work-section .career-content-box .left-box p:last-of-type{width:94%}.join-our-team-section .join-our-team-box h2{font-size:30px}.job-opening-section .post-box{padding:15px;margin-bottom:20px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:165px}.title-box h2{margin-bottom:10px}.main-product-section .h-box .h-product-box ul.common-list li:before{top:9px}.head-protection-products-section .head-protection-box p{line-height:23px}.media-center-catalogue-section{height:470px;margin-bottom:33px}.about-us-slider-section .slide{padding-top:5px}.product-inner-tabs-section .product-datatable p a{font-size:16px !important}.about-us-slider-section .slide{height:365px}.about-us-slider-section .slider-box p img{width:105px}.about-us-slider-section .slider-box p{height:290px}.about-us-slider-section .slide.slide-5{height:430px;top:-35px}.about-us-slider-section .slide.slide-5 p{height:350px}.about-us-slider-section .slide.slide-1{height:393px;top:-18px}.about-us-slider-section .slide.slide-1 p{height:315px}p,.about-us-section p{font-size:15px}.about-us-section{margin-bottom:45px}.common-btn{font-size:16px;padding:6px 14px}.certification-section li{width:20%}.certification-section li .common-box{padding:35px}.certification-section li .common-box p{bottom:40px}.certification-section li .common-box span{bottom:25px}.made-in-section .made-in-box h2{font-size:22px;line-height:34px}.news-section .con-box h4{font-size:16px}.clients-logo-section img{width:120px !important}header .main-header .right-box input{width:100%}header .main-header .right-box .form-group{width:80%}footer .footer-list li span{margin:0 20px}.cta-section h2{line-height:1.4}.sustainability-section .sustain-container-bottom .left-box{padding-right:10px}.value-chain-section .title-box p{width:92% !important}.career-work-section .career-content-box .left-box{width:54%}.career-work-section .career-content-box .right-box{width:46%}.career-work-section .career-content-box .left-box h3,.career-work-section .career-content-box .left-box p{width:auto}.fr-CA .main-header .right-box{width:13%}.fr-CA .main-header .right-box .form-group{width:auto}.fr-CA .main-header .logo-box{width:13%}.fr-CA .main-header .center-nav-box{width:73%}.fr-CA .main-header .center-nav-box a{padding:30px 4px;font-size:15px}header.fr-CA .main-header .center-nav-box a{padding:25px 4px}header.fr-CA .main-header .center-nav-box{width:75%}header.fr-CA .main-header .logo-box{width:12%}header.fr-CA .main-header .right-box{width:12%}.french-language .head-protection-products-section .head-protection-box p{height:75px}.popup-box #video3{top:46%}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:569px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:569px}.media-centre-popup #video1,.media-centre-popup #video2,.media-centre-popup #video3{top:15%}.media-centre-popup iframe{height:350px}.about-us-slider-section .buttons-container .arrow.left{right:-50px}.about-us-slider-section .buttons-container .arrow.right{left:-37px}.catalouges-list-section .slider-item-box .slider-title h4{font-size:16px}.banner-section .banner-text{bottom:40px}.title-box .search-count{width:100% !important}.search .common-list li h6{font-size:16px !important}.home-video-popup{height:395px !important}#subscribemodal .submit-btn{padding-left:100px !important}}@media screen and (max-width:1023px){.custom-container{padding:0 30px}.common-section{padding:40px 0}.blog-inner-section{max-width:100%}.common-top-section{margin-top:40px}.title-box h2{font-size:24px;margin-bottom:20px}h3{font-size:18px;line-height:24px}header .main-header{padding:10px 0}header .main-header .right-box{width:79%}header .main-header .logo-box{width:20%}header .main-header .right-box .menu-box{display:inline-block;margin-right:5px;width:7%;text-align:center}header .top-header{display:none}header .main-header .center-nav-box{display:none}header .top-header .left-box li{width:40%}body.menu-open header .main-header .center-nav-box{display:block}body.menu-open header .main-header .center-nav-box a{color:#fff;font-size:18px;padding:10px 20px}body.menu-open header .main-header .center-nav-box a:before{bottom:5px}body.menu-open header .main-header .center-nav-box{display:block;text-align:left;position:absolute;left:0;overflow:hidden;z-index:9;right:0;width:100%;background:#0076c0;top:0;height:100vh;padding-top:25px;margin-left:0}body.menu-open{overflow:hidden}.menu-open .menu-box{display:block;position:absolute;top:0;right:0;z-index:99}.menu-open .menu-box a span:first-child{transform:rotate(45deg);margin-top:9px;background-color:#fff}.menu-open .menu-box a span:nth-child(2){display:none}.menu-open .menu-box a span:last-of-type{transform:rotate(-45deg);margin-top:-9px;background-color:#fff}header .main-header .center-nav-box li{display:block}.banner-section .banner-text h3{font-size:18px}.banner-section .banner-text h1{font-size:29px;margin-bottom:5px}.banner-section .banner-text p{width:75%;font-size:13px;line-height:20px}.banner-section .banner-text li a{font-size:14px;padding:0 10px}.certification-section li{width:34%;margin-bottom:20px}.certification-section li .common-box{margin:0 10px}.about-us-section{padding-top:40px;height:388px}.about-us-section h4{font-size:15px;bottom:10px;font-weight:400}.about-us-section p{font-size:14px;width:92%;line-height:22px}.clients-section .clients-container .name-box h2{font-size:18px;line-height:20px}.clients-section .clients-container .inner-box .client-con-box{margin-bottom:10px}.clients-section .clients-container .img-box{width:24%}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:15px}.our-products-section h2.resp-accordion.hor_1 .icon-box{width:8%;display:inline-block}.our-products-section h2.resp-accordion.hor_1 .icon-box img{height:40px}.our-products-section h2.resp-accordion.hor_1 .con-box{width:80%;display:inline-block;vertical-align:middle;margin-left:-5px}.our-products-section h2.resp-accordion.hor_1 .con-box h2{font-size:17px}.our-products-section h2.resp-accordion.hor_1 .resp-arrow{margin-top:20px}.our-products-section h2.resp-tab-active .resp-arrow{border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #0076c0}.our-products-section .resp-arrow{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #c1c1c1}.our-products-section h2.resp-accordion:hover h2{color:#0076c0}.our-products-section .resp-tabs-container .detail-box .left-box h3{display:none}.our-products-section .resp-tabs-container .detail-box .left-box{display:table-footer-group}.our-products-section .resp-tabs-container .detail-box .right-box{display:table-header-group}.our-products-section .resp-tabs-container .detail-box .right-box{text-align:center;margin-top:20px}.our-products-section .resp-tabs-container .detail-box .right-box img{width:100%;margin-bottom:20px}.our-products-section .resp-tab-content-active{margin-bottom:15px}.our-products-section .resp-tab-content-active:last-child{margin-bottom:0}.our-products-section .detail-box{padding:0 25px;margin-bottom:30px}.news-section .con-box h4{font-size:16px;margin-bottom:3px}.news-section .con-box{padding:7px 10px 0 13px}.news-section .con-box p{font-size:14px;line-height:20px}.cta-section p{font-size:16px;width:95%;line-height:25px}.cta-section h2{font-size:26px;margin-bottom:5px}.industry-section ul li{height:270px}.industry-section li h4{bottom:25px;font-size:18px}.industry-section li span{height:30px;bottom:22px;width:4px}.clients-logo-section li{width:31%}.certification-section li:last-of-type .common-box{margin-right:10px}footer .main-footer .list-box ul:nth-child(2){padding-left:0;margin-top:5px}footer .main-footer .contact-box{padding-left:0}footer .main-footer p{width:auto;line-height:22px}footer p{font-size:14px}footer .main-footer .col-md-3:nth-child(2){flex:0 0 25%;max-width:25%}footer .main-footer .col-md-3:first-child{flex:0 0 38%;max-width:38%}footer .bottom-footer .left-box{width:33%}footer .bottom-footer .right-box{width:65%}footer a{font-size:14px;line-height:100%}footer .main-footer .social-box a{padding:6px 5px}footer .main-footer a{font-size:13px}footer .main-footer .list-box li{margin-bottom:5px}footer .footer-list li span{margin:0 8px}footer .logo-box img{width:90px}footer .main-footer .list-box ul{width:100%}.common-inner-banner-section{height:220px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:21px}.common-inner-banner-section .inner-banner-box .right-box p{font-size:14px}.inner-about-us-section .left-img-box{display:table-footer-group}.inner-about-us-section .right-con-box{display:table-header-group}.inner-about-us-section img{width:60%;margin-top:30px}.banner-bottom-padding{padding-top:40px}.about-service-banner .left-box,.about-service-banner .right-box{width:100%}.about-service-banner .right-box .inner-box{padding-left:60px}.about-service-banner .right-box,.history-section .right-box,.get-in-touch-section .right-box,.sustainability-section .right-box{margin-left:0}.about-service-banner .right-box .inner-box img.about-img{height:100%;right:20px}.history-section .history-container{padding-top:0}.history-section .left-box{margin-bottom:20px}.history-section .right-box{display:table-header-group}.history-section .left-box{display:table-footer-group}.history-section .right-box img{margin-bottom:30px}.get-in-touch-section .left-box,.get-in-touch-section .right-box{width:100%}.get-in-touch-section .right-box{margin-top:20px}.get-in-touch-section{padding:40px 0}.sustainability-section .left-box,.sustainability-section .right-box{width:100%}.sustainability-section .right-box{text-align:center}.sustainability-section .left-box ul{margin-bottom:20px}.sustainability-section img.big-globe{display:none}.philanthropy-section .left-box{display:table-footer-group;text-align:center}.philanthropy-section .left-box img{width:50%}.sustainability-section .right-box img{width:50%}.philanthropy-section .right-box .inner-box{padding:40px 0 20px 50px}.philanthropy-section .right-box{display:table-header-group}.philanthropy-section .right-box img{margin-top:0;margin-bottom:30px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:440px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:20px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:23px}.made-in-section .made-in-box h2{font-size:20px;line-height:28px}.made-in-section .made-in-box h5{font-size:19px;line-height:20px;margin-bottom:7px}.news-section{padding-top:40px;padding-bottom:40px}.our-products-section h2.resp-tab-active{margin-bottom:10px !important;border:1px solid #ffc425 !important}.clients-logo-section .owl-carousel .owl-nav button.owl-next{right:-25px}.clients-logo-section .owl-carousel .owl-nav button.owl-prev{left:-25px}footer p{font-size:14px}footer a,footer .main-footer a{font-size:14px}footer .bottom-footer .right-box{width:100%}footer .right-box .footer-list{text-align:center}footer .bottom-footer .left-box{width:100%;text-align:center}.clients-logo-section{padding-bottom:40px}.career-section .left-box{width:100%;height:auto;padding:0}.career-section .right-box{width:100%;height:auto;padding:0;margin-left:0}.career-section .right-box .blue-bg:first-child{margin-top:20px}.career-work-section .career-content-box .left-box{display:table-footer-group}.career-work-section .career-content-box .right-box{display:table-header-group}.career-work-section .career-content-box img{margin-bottom:20px}.culture-diversity-section .culture-box .left-box{width:100%;padding-right:0;margin-bottom:20px}.culture-diversity-section .culture-box .right-box{width:100%;margin-left:0;padding-left:0}.culture-diversity-section .diversity-box .right-box{display:table-header-group}.culture-diversity-section .diversity-box .left-box{display:table-footer-group}.job-opening-section .post-box .job-title{width:42%}.job-opening-section .post-box .job-apply{width:20%}.job-opening-section .post-box .job-location{width:36%}.join-our-team-section .join-our-team-box h2{font-size:26px;margin-bottom:15px}.join-our-team-section .join-our-team-box p{margin-bottom:20px}.culture-diversity-section .diversity-box p{width:100%}.head-protection-products-section .head-protection-box h3{font-size:16px}.head-protection-products-section .col-md-4{padding:0 10px}.head-protection-products-section .head-protection-box{padding:15px}.contact-with-us-section .right-img-box{display:none}.contact-with-us-section .left-contact-box{width:100%}.ronco-gallery-section .common-box{height:200px}.blog-section .col-md-4{width:50%;flex:50%;max-width:50%}.blog-section .col-md-4:nth-last-child(2) .common-img-box,.blog-section .col-md-4:nth-last-child(3) .common-img-box{margin-bottom:30px}.blog-section .common-cont-box .blog-title{height:144px}.blog-section .common-cont-box span{width:40%}.blog-section .common-cont-box .blog-title{height:140px}.faq-section .faq-box .btn-link{font-size:16px}.faq-section .faq-box .accordion p{font-size:16px;width:100%}.faq-section .faq-box .btn-link i{height:59px}.main-product-section .col-md-4{padding:0 10px;flex:50%;max-width:50%;margin-bottom:20px}.main-product-section .h-box .h-product-box{top:65px}.main-product-section .col-md-4:last-child{margin-bottom:0}.product-list-section .col-md-3{flex:50%;max-width:50%}.goggles-product-section .col-md-3{margin-bottom:30px}.goggles-product-section .col-md-3:nth-last-child(1),.goggles-product-section .col-md-3:nth-last-child(2){margin-bottom:0}.eyewash-product-section .col-md-3{margin-bottom:30px}.eyewash-product-section .col-md-3:last-child{margin-bottom:0}.eye-product-list-section .eye-product-list-box li a{font-size:16px}.product-inner-application-section .common-list li{width:49%}.related-product-section .common-width-box{width:33%;margin-bottom:30px}.related-product-section .related-product-box{display:flex;flex-wrap:wrap}.related-product-section .common-width-box:last-of-type{margin-bottom:0}.product-inner-content-section .right-box{width:100%;padding-left:0;margin-top:30px;margin-left:0}.product-inner-content-section .left-box{width:70%;display:block;padding-right:0}.product-inner-content-section .right-box .common-list{margin-bottom:20px}.product-inner-tabs-section h2.resp-accordion{color:#333 !important;font-size:18px !important;background:#fff !important}.product-inner-tabs-section h2.resp-tab-active{background:#fff !important;color:#0076c0 !important;border:2px solid #0076c0 !important}.product-inner-tabs-section .resp-tab-content{margin-bottom:20px}.industry-benefits-section .industry-benefits-box .btn-link{padding:15px 20px;font-size:20px}.industry-benefits-section .industry-benefits-box .card-body{padding:5px 20px 20px}.product-inner-tabs-section h2.resp-accordion:hover{background:#fff !important}.about-us-slider-section .slide{width:35%;transform:none !important;padding:0}.about-us-slider-section .slider-box{padding:20px}.about-us-slider-section .slider-container{height:300px}.about-us-slider-section .slide.slide-1{left:0 !important;top:0}.about-us-slider-section .slide.slide-2{left:37% !important}.about-us-slider-section .slide.slide-3{left:74% !important}.about-us-slider-section .slide.slide-4{left:111% !important}.about-us-slider-section .slide.slide-5{left:148% !important}.media-blog-section .col-md-6{flex:100%;max-width:100%}.print-materials-section .col-md-4{flex:100%;max-width:100%;margin-bottom:15px}.print-materials-section .print-materials-box .print-materials-title{width:80%}.media-center-section .media-center-box span{font-size:52px;line-height:80px}.media-center-catalogue-section .catalogue-bg{height:350px}.media-center-section .media-center-box h2{font-size:16px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{margin-right:30px;bottom:-339px;height:375px}.media-center-catalogue-section{margin-bottom:83px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:307px}.media-blog-section .col-md-6:nth-last-child(3) .con-box{height:178px}header .main-header .right-box .lang-box{width:14%}header .main-header .dropdown a .down-arrow.hover-arrow{display:none !important}header .main-header .sub-menu-open .dropdown-menu{display:none}header .main-header .dropdown.show .dropdown-menu.show{display:block}header .main-header .dropdown .down-arrow.mobile-view-arrow{display:block !important}.dropdown-menu.first-dropdown{width:100% !important}header .main-header .center-nav-box li.dropdown:hover ul.dropdown-menu.first-dropdown{display:none}header .main-header .center-nav-box li.dropdown:hover ul.dropdown-menu.media-first-dropdown{display:none}header .main-header .center-nav-box li.dropdown ul.dropdown-menu.first-dropdown li.dropdown:hover ul.dropdown-menu.second-menu{display:none}.contactus-get-in-touch-section .row{margin:0 -15px}.contactus-get-in-touch-section .col-md-4,.contactus-get-in-touch-section .col-md-8{padding:0 15px}.contactus-info-section{padding:30px 25px}.our-office-section .right-box{padding-left:15px}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown span{display:block}header .main-header .center-nav-box .dropdown-menu{top:46px !important;width:100% !important}header .main-header .dropdown-menu.first-dropdown{width:100% !important}header .main-header ul.dropdown-menu ul.dropdown-menu{left:0 !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu{top:60px !important}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown a span{display:none}header .main-header .dropdown .down-arrow.mobile-view-arrow i{color:#fff}header .main-header .dropdown .down-arrow.mobile-view-arrow{margin-right:20px}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown span i,.center-nav-box li.dropdown ul.dropdown-menu.second-menu span i{color:#333}.our-office-section .right-box .our-office-box .contact-info li span p,.our-office-section .right-box .our-office-box .contact-info li span a{font-size:14px}.our-office-section .right-box .our-office-box .contact-info li i{font-size:19px}.our-office-section .right-box .our-office-box{padding:10px}.our-office-section .right-box .our-office-box .contact-info li span{padding-left:30px}.about-us-section{margin-bottom:10px}.about-service-banner .left-box p{height:auto}.about-us-slider-section .buttons-container .arrow.right{left:auto;position:relative;right:auto;margin:0 auto;text-align:center}.about-us-slider-section .buttons-container .arrow.left{left:auto;position:relative;right:auto;margin:0 auto;text-align:center}.about-us-slider-section .buttons-container{text-align:center;margin-top:-33px}.title-box{margin-bottom:25px !important}header .main-header .center-nav-box .dropdown-menu{position:relative;top:0 !important}.product-inner-content-section .product-inner-content-popup-box .col-md-4{width:50%}header .main-header .right-box .lang-box li .down-arrow{display:none !important}header .main-header .right-box .lang-box li .dropdown-menu{padding:0 !important;top:0 !important}.title-box p{width:96% !important}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:20px}.media-center-section .resp-tabs-container h2.resp-accordion p{display:none}.media-center-section .resp-tabs-container h2.resp-accordion h2{font-size:16px;display:inline-block;vertical-align:middle;margin-left:30px}.media-center-section .resp-tabs-container h2.resp-accordion span{-webkit-text-stroke:2px #3333338f;-webkit-text-fill-color:transparent;font-size:22px;display:inline-block;vertical-align:middle}.media-center-section .resp-tabs-container h2.resp-tab-active span{-webkit-text-stroke:2px #ffc425;-webkit-text-fill-color:#ffc425;font-size:22px;display:inline-block;vertical-align:middle}.media-center-section .resp-tabs-container h2.resp-tab-active h2{color:#0076c0}.media-center-section .resp-tabs-container h2.resp-tab-active span.resp-arrow{border-bottom-color:#ffc425 !important}.media-center-section .resp-tabs-container h2.resp-accordion{border:1px solid #c1c1c1 !important}.media-center-section .resp-tab-content{padding:15px 0 !important}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{padding:6px 12px !important}.print-materials-section .title-box h3{line-height:27px}.contactus-get-in-touch-section .get-in-touch-form .form-control{height:40px}header .main-header li.dropdown .dropdown-menu .down-arrow{right:0;top:31px}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:47px}.head-protection-products-section .head-protection-box p{line-height:23px;font-size:14px}.product-inner-tabs-section .resp-tabs-container{min-height:inherit}.product-inner-tabs-section .resp-tab-content{margin-top:20px}.blog-inner-section .title-box h2{margin-bottom:10px}.blog-inner-section .blog-inner-client-box .client-info{width:53%}.blog-inner-section .blog-inner-client-box .client-date{width:46%}.blog-inner-section .blog-inner-client-box{width:78%}.blog-inner-section .blog-inner-content h6{line-height:31px}.blog-inner-section .blog-inner-content .common-img-box h6{font-size:18px;line-height:27px}.our-office-section .right-box .our-office-box h4{font-size:16px}.about-us-slider-section .buttons-container{top:auto;bottom:-55px}.about-us-slider-section .slide.slide-1{height:240px}.about-us-slider-section .custom-container{width:92%}.about-us-slider-section .slider-box h4{font-size:21px}.about-us-slider-section .slider-box p{height:195px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu{top:0 !important;margin-bottom:10px}header .main-header ul.dropdown-menu li{white-space:normal}header .main-header li.dropdown .down-arrow{top:23px}.our-products-section .resp-tab-content:last-of-type .detail-box{margin-bottom:0}.made-in-section{height:340px}.our-products-section .detail-box{padding:0}.print-materials-section .print-materials-box .print-materials-btn{width:10%}.media-center-catalogue-section{margin-bottom:38px}.paged-2 .blog-section .common-cont-box .blog-title{height:217px}.about-us-slider-section .slide{height:265px !important}.map-img-box{background-size:530px;background-position:-50px 120px;height:340px}.our-office-section .left-box{width:420px}.our-office-section .right-box{padding-left:15px;width:300px}.our-office-section .Office-location-map-address{width:720px}.our-office-section .left-box .malaysia.flag{bottom:65px;right:59px}.our-office-section .left-box .all-office.china-office{right:60px;top:190px}.our-office-section .left-box .flag.romania{top:180px;right:183px}.our-office-section .left-box .all-office{left:32px;top:178px}.our-office-section .left-box .all-office.usa-office{left:22px;top:200px}.certified-section .left-box{width:100%;padding-right:0;margin-bottom:30px}.certified-section .right-box{width:100%;margin-left:0;padding-left:0}.certified-section .right-box img{margin-left:0}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:16px;height:37px}.proudly-certified-section .proudly-certified-box{padding:30px 15px}.certified-section h4{font-size:18px}footer .main-footer .col-md-3:nth-child(3){display:none}.media-center-catalogue-section .owl-carousel .owl-nav{right:25px;top:-107px}.media-center-section.media-tabs-section{display:block}.media-center-section.media-center-slider-section{display:none}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn{width:15%}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{width:84%}.media-center-catalogue-section .title-box h2{margin-bottom:8px;font-size:21px;line-height:29px}.media-center-catalogue-section .title-box h3{line-height:29px;font-size:20px}.media-center-catalogue-section .title-box{margin-bottom:18px !important}.media-center-catalogue-section .title-box p{margin-bottom:0}.certification-section li:nth-last-child(1),.certification-section li:nth-last-child(2){margin-bottom:0}.our-products-section .resp-tabs-container .detail-box .left-box p{width:100%}.banner-section .banner-text p{margin-bottom:11px}.job-opening-section .post-box .job-title h4{font-size:17px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:165px}.career-work-section .career-content-box .left-box h3{margin-bottom:12px}.career-work-section .career-content-box .left-box p{margin-bottom:10px}.product-list-section.related-product-section .product-list-box p{height:80px}.media-center-catalogue-section{padding:40px 0}.our-office-section .left-box .all-office{width:12px;height:12px}.product-inner-tabs-section h2.resp-tab-active span.resp-arrow{border-bottom:8px solid #9b9797;margin-top:7px}.product-inner-tabs-section .resp-arrow{border-top:8px solid #c1c1c1}.tg th{font-size:15px;padding:10px 30px}.tg td{font-size:14px}.philanthropy-section{margin-top:0}.about-us-slider-section{padding-bottom:80px !important}.our-office-section .left-box .all-office.romania-office{right:186px;top:175px}.our-office-section .left-box .all-office.malaysia-office{right:66px;bottom:111px}.our-office-section .left-box .all-office.china-office{right:52px}.our-office-section .left-box .all-office.bangladesh-office{right:49px;top:264px}.product-inner-tabs-section .product-datatable p{padding:8px}.product-inner-tabs-section .product-datatable p a{padding-left:25px}.product-inner-tabs-section .product-datatable p a:before{left:8px}.product-inner-content-section .right-box .image-list-box{margin-bottom:25px}.product-inner-content-section .right-box .image-list-box li img{width:50px}.about-us-slider-section .slide.slide-1 p{height:185px}.about-us-slider-section .slider-box p{font-size:15px}.clients-logo-section img{width:auto !important}header .main-header .right-box .form-group{width:auto}header .main-header .right-box input{width:auto}.banner-section .banner-text p,p,.about-us-section p{font-size:15px}.about-us-section p{margin-bottom:16px}.our-products-section .resp-tabs-list li{margin-bottom:35px}.title-box{margin-bottom:16px !important}.our-products-section ul.resp-tabs-list{margin-bottom:30px}.our-products-section .detail-box{margin-bottom:0}header .main-header .right-box .menu-btn{width:auto;margin-right:0}.menu-open header .main-header .right-box .menu-box{margin-right:0}header .main-header .right-box .menu-box{margin-right:0;width:auto}.made-in-section .made-in-box{width:56%}.made-in-section{height:auto}.news-section .con-box h4{margin-bottom:0}.news-section .con-box h3{margin-bottom:5px}.our-products-section h2.resp-accordion{position:relative}.our-products-section h2.resp-accordion.hor_1 .resp-arrow{position:absolute;top:0;bottom:0;margin:auto;right:20px}.sustainability-section .right-box{display:none}.sustainability-section .sustain-container-bottom .left-box,.sustainability-section .sustain-container-bottom .right-box{display:block;width:100%}.sustainability-section .sustain-container-bottom{margin-top:0}.sustainability-section .sustain-container-bottom p{margin:15px 0 0}.sustainability-section .sustain-container{padding-top:0}.sustainability-section .sustain-container-bottom .right-box{padding-left:0}.sustainability-section .sustain-container-bottom .left-box{padding-right:0}.sustainability-section .left-box p{width:100%}.value-chain-section p,.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:15px;line-height:normal}.proudly-certified-section .proudly-certified-box p{font-size:15px;line-height:22px}.certified-section p{font-size:15px;line-height:24px}header.fr-CA .main-header .right-box{width:87%}footer .main-footer .col-md-3:nth-child(4){flex:0 0 36%;max-width:36%}.french-footer-menu .main-footer .col-md-3:nth-child(3){flex:0 0 15%;max-width:15%}.french-footer-menu .main-footer .col-md-3:nth-child(2){flex:0 0 30%;max-width:30%}.french-footer-menu .main-footer .col-md-3:first-child{flex:0 0 33%;max-width:33%}.french-footer-menu .footer-list li span{margin:0 10px}.french-footer-menu .top-footer .logo-box{display:block;width:auto;text-align:center}.french-footer-menu .bottom-footer .right-box,.french-footer-menu .top-footer .right-box{display:block;width:auto;margin:10px 0 0;text-align:left}.french-language .head-protection-products-section .head-protection-box p{height:105px}.french-language .eye-product-list-section .eye-product-list-box li{padding:10px 8px}.french-language .eye-product-list-section .eye-product-list-box{padding-top:30px}.banner-section .modal-dialog iframe{height:250px}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:550px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:550px}.french-language header.fr-CA .main-header .right-box{width:87%}.media-centre-popup .modal-dialog{max-width:75%}.media-centre-popup iframe{height:225px}.about-us-slider-section .buttons-container .arrow.right{left:-40px}.about-us-slider-section .buttons-container .arrow.left{right:-55px}.catalouges-list-section .col-md-3{max-width:50%;flex:0 0 50%;padding-bottom:30px}.catalouges-list-section .slider-item-box .slider-title{height:53px}.catalouges-list-section .slider-item-box .slider-btn a{padding:10px}.about-us-section{padding:40px 0}.search-results .clients-logo-section{padding-top:40px}.application-data p{width:47%}.search .common-list li h6{font-size:15px !important}.product-list-section .title-box{margin-bottom:30px}.home-video-popup{height:350px !important}#subscribemodal .row{padding:20px}body.menu-open header .main-header .center-nav-box{top:0}#subscribemodal .modal-dialog{max-width:500px;margin:0 auto;padding:0}header .mobile-newsletter{display:block}header .main-header .right-box .mobile-newsletter img{width:53%}.mobile-newsletter{position:absolute;left:85px;z-index:11111;top:3px}header .main-header .right-box{position:relative}.menu-open header .mobile-newsletter{display:none}.dropdown.dropdown-mobile{display:inline-block;background:#043048;border-radius:50%}.dropdown.dropdown-mobile .lang-item span.down-arrow.mobile-view-arrow{display:none !important}.dropdown.dropdown-mobile .lang-item{padding:3px 10px}.dropdown.dropdown-mobile .btn.dropdown-toggle{padding:3px}header .mobile-newsletter{position:unset;display:inline-block;text-align:center}header .main-header .right-box .mobile-newsletter img{width:34px;margin:0 5px}body.menu-open header .main-header .center-nav-box{overflow:auto !important}}@media screen and (max-width:899px){.home-video-popup{height:295px !important}.our-products-section .resp-tabs-list li{padding:10px 12px !important;margin-right:30px;margin-bottom:0}.our-products-section .resp-tabs-list li h2{font-size:16px}}@media screen and (max-width:767px){.custom-container{padding:0 20px}.common-btn{font-size:13px;padding:5px 12px;border-radius:6px}.common-bot.industry-links-section .industry-link-box{padding:25px}tom-padding{padding-bottom:40px}header .main-header{padding:5px 0}header .main-header .right-box input{width:200px;height:35px}header .main-header .right-box .form-group .fa.fa-search{right:5px;top:10px;font-size:13px}header .lang-box img{height:20px;width:20px}.banner-section .banner-text h3{font-size:16px}.banner-section .banner-text h1{font-size:26px;margin-bottom:10px}.banner-section .banner-text p{font-size:14px;line-height:18px;margin-bottom:5px}.banner-section .owl-nav{display:none}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{width:30px;height:2px}.banner-section .banner-text h3:after{right:-35px}.banner-section .banner-text h3:before{left:-35px}.our-products-section{padding-top:40px}.our-products-section h2.resp-accordion.hor_1 .icon-box img{height:43px}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:14px}.about-us-section{padding-top:40px;height:370px;margin-bottom:0}.about-us-section p{font-size:14px;width:85%;line-height:20px}.about-us-section h4{font-size:15px;bottom:15px;line-height:18px}.clients-section{padding-top:40px}.clients-section{height:215px;margin-bottom:60px}.news-section .con-box{padding:30px 0}.news-section .col-md-6:nth-child(3) .con-box{padding:0 0 30px}.cta-section p{font-size:15px;width:auto;line-height:23px;margin-bottom:10px}footer .top-footer .right-box{width:100%;margin-left:0;text-align:left}footer .top-footer .logo-box{margin-bottom:15px}footer .main-footer .contact-box .icon-box{width:auto;text-align:left;padding-right:10px}footer .bottom-footer .left-box{width:35%}footer .main-footer{padding:20px 0}footer .main-footer .list-box ul{width:49%;margin:20px 0}footer .main-footer .list-box{padding-left:0}.common-inner-banner-section{height:200px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:20px;padding:12px 25px}.inner-about-us-section .right-con-box h4{font-size:20px}.inner-about-us-section img{height:auto}.about-service-banner .left-box .inner-box,.about-service-banner .right-box .inner-box{padding:40px 0;padding-left:20px}.common-inner-banner-section .inner-banner-box .right-box p{font-size:13px}.common-inner-banner-section .inner-banner-box .right-box p i{margin:0 5px}.about-service-banner .right-box p{width:75%}.history-section .title-box h3{width:95%}.history-section .left-box ul li{margin-bottom:5px;font-weight:400}.get-in-touch-section .left-box h3{margin-bottom:15px}.history-section .left-box ul li img{width:17px}.history-section .left-box ul li,.get-in-touch-section ul li{font-size:15px}.get-in-touch-section .form-control{font-size:16px}.sustainability-section .title-box p{width:95%}.philanthropy-section .right-box .inner-box{padding:30px 0 20px 20px}.sustainability-section .left-box li{width:auto;font-size:13px}.sustainability-section .right-box img,.philanthropy-section .left-box img{width:100%;height:280px}.value-chain-section .value-chain-container{padding-top:20px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:20px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:440px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:15px}.clients-logo-section .owl-carousel .owl-nav button.owl-next{right:auto;left:auto;text-align:center;margin:0 auto;top:auto;transform:none;bottom:none;position:relative}.clients-logo-section .owl-carousel .owl-nav button.owl-prev{margin-right:15px !important;right:auto;left:auto;text-align:center;margin:0 auto;top:auto;transform:none;bottom:none;position:relative}.sustainability-section .left-box li{font-size:14px}footer .footer-list li span{margin:0 5px}footer .bottom-footer .left-box,footer .bottom-footer .right-box{width:50%}.career-section .title-box p{width:100%}.history-section .title-box h3{width:100%}.history-section .title-box p{width:100%}.career-work-section .career-content-box .left-box p:last-of-type{margin-bottom:0}.title-box p{width:100% !important}.job-opening-section .post-box{padding:15px;margin-bottom:20px}.job-opening-section .post-box .job-title h4{font-size:16px}.job-opening-section .post-box .job-title{width:44%}.job-opening-section .post-box .job-location{width:34%}.job-opening-section .post-box .job-apply a{font-size:14px}.join-our-team-section .join-our-team-box h2{font-size:24px;margin-bottom:10px}.join-our-team-section .join-our-team-box p{margin-bottom:10px}.team-galary-section .team-galary-box .common-box{height:229px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:110px}.title-box{margin-bottom:15px !important}.contact-with-us-section .left-contact-box .form-control{font-size:16px;height:46px}.ronco-gallery-section .common-box{height:160px}.blog-section .common-cont-box span{width:49%}.blog-section .common-cont-box .white-outline-btn{padding:5px 15px;font-size:14px}.blog-section .common-cont-box a{font-size:16px;line-height:normal}.blog-section .common-cont-box p{font-size:14px}.blog-section .common-cont-box .blog-title{height:168px;margin-bottom:20px}.pagination a,.pagination span,.pagination span.current{font-size:16px !important;padding:5px 15px !important}.press-releases-section .common-cont-box span{width:21%}.faq-section .faq-box .btn-link{font-size:17px}.general-question-section .faq-box .btn-link i{height:80px}.pagination a,.pagination span{padding:5px 15px !important;margin-right:7px !important;font-size:16px !important}.pagination{margin-top:30px !important}.industry-links-section .industry-link-box{padding:25px}.industry-links-section .industry-link-box .common-list li{font-size:16px;margin-bottom:15px}.main-product-section .h-box .h-product-box{top:40px}.main-product-section .our-product-box h3{font-size:18px;margin-bottom:10px}.main-product-section .our-product-box .h-box h3{margin-bottom:15px}.eye-product-list-section .eye-product-list-box li:after{height:20px}.eye-product-list-section .eye-product-list-box li{padding:15px 8px}.industry-benefits-section .industry-benefits-box .accordion p{width:100%}.product-inner-application-section .common-list li{font-size:16px}.industry-benefits-section .industry-benefits-box .btn-link{font-size:18px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:18px}.media-center-section .media-center-box{margin-bottom:30px;background:#0076c0;padding:20px}.media-center-section .media-center-box h2,.media-center-section .media-center-box p{color:#fff}.media-center-section .media-center-video .video-container iframe{height:337px}.print-materials-section .right-info{padding-left:30px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:280px}.media-blog-section .con-box .inner-box p{margin-bottom:15px}.media-center-catalogue-section .title-box h3{line-height:27px;font-size:18px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{margin:0 5px;padding:5px 10px !important}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:16px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{margin-right:20px;bottom:-274px;height:309px}.media-center-catalogue-section{margin-bottom:50px}.contactus-get-in-touch-section .img-box{margin-bottom:30px}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:30%}.contactus-info-section .contactus-data li:last-of-type{width:44%}.contactus-get-in-touch-section .get-in-touch-form .form-group{margin-bottom:10px}.contactus-get-in-touch-section .get-in-touch-form .form-control{margin-bottom:0}.common-inner-banner-section .inner-banner-box .left-box{width:50%}.common-inner-banner-section .inner-banner-box .right-box{width:50%}#banner-slider.owl-carousel .owl-dots{bottom:5px}.clients-logo-section .owl-carousel .owl-nav{bottom:auto;position:relative;left:auto;right:auto;display:block;text-align:center;margin-top:25px}.about-us-slider-section .arrow{width:40px;height:40px;font-size:14px}.our-products-section .resp-tab-content:last-of-type .detail-box{margin-bottom:0}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{top:0;transform:none}.product-inner-content-section .product-inner-content-popup-box .form-group{margin-bottom:0}.product-inner-content-section .product-inner-content-popup-box .modal-body h2{font-size:16px}.product-inner-content-section .product-inner-content-popup-box .form-control{font-size:12px;margin-bottom:10px}.clients-logo-section .owl-carousel .owl-nav button{background-color:#023047;padding:10px 15px !important;line-height:17px}.clients-logo-section .owl-carousel .owl-nav button i{color:#fff;font-size:17px}header .main-header .right-box .lang-box .dropdown-menu{min-width:82px !important;padding:0 !important}header .main-header .right-box .lang-box .dropdown-menu a{padding:5px 10px !important}.sustainability-section .right-box img{height:auto}body.menu-open header .main-header .center-nav-box a{font-size:16px}header .main-header .center-nav-box .dropdown-menu a{font-size:15px !important}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:55px}.head-protection-products-section .head-protection-box .img-box{width:33%}.head-protection-products-section .col-md-4:nth-last-child(2) .head-protection-box{margin-bottom:30px}.tg th{padding:10px 20px;font-size:16px}.tg td{font-size:15px;padding:7px 20px}.table-responsive{display:block}.mfp-gallery .mfp-image-holder .mfp-figure{width:415px !important}.blog-inner-section .title-box h6{font-size:18px;line-height:30px}.blog-inner-section .blog-inner-client-box{width:87%}.blog-inner-section .blog-inner-client-box .client-info .client-title h6{font-size:18px}.blog-inner-section .blog-inner-content h6{font-size:19px}.blog-inner-section .blog-inner-content h6{margin-bottom:15px}.blog-inner-section .blog-inner-client-box .date-box span{padding:14px}.blog-inner-section .blog-inner-content>img{margin-bottom:20px}.our-office-section .flag-indicator-box li{display:inline-block;vertical-align:top;padding-right:10px;font-size:14px}.our-office-section .flag-indicator-box ul{text-align:center}.our-office-section .flag-indicator-box li span{height:10px;width:10px}footer .top-footer .right-box{width:100%;margin-left:0;text-align:left}footer .top-footer .logo-box{width:100%}.made-in-section .made-in-box h2{font-size:18px;line-height:22px}.made-in-section{height:auto}.banner-section .banner-text p{width:100%}.about-us-section p{margin-bottom:20px}.about-us-slider-section .slider-box p{height:235px !important}.our-office-section .Office-location-map-address{width:auto}.our-office-section .left-box{width:500px;margin:0 auto;display:block}.map-img-box{background-size:550px;background-position:0;height:250px}.our-office-section .left-box .malaysia.flag{bottom:106px;right:81px}.our-office-section .left-box .flag.romania{top:170px;right:213px}.our-office-section .left-box .all-office{left:107px;top:175px}.our-office-section .left-box .all-office.usa-office{left:60px}.our-office-section .right-box{padding-left:0;width:auto;display:block;float:none;margin:20px 0 0}.our-office-section .right-box .our-office-box{height:auto;width:60%;margin:0 auto}.our-office-section .left-box .all-office.china-office:hover .office-address{position:relative;right:190px}.our-office-section .left-box .all-office.china-office{right:76px;top:74px}.our-office-section .left-box .flag.romania{top:58px;right:205px}.our-office-section .left-box .all-office{left:82px;top:55px}.our-office-section .left-box .all-office.usa-office{left:74px;top:80px}.our-office-section .left-box .malaysia.flag{bottom:90px;right:76px}footer .main-footer .col-md-3{width:100% !important;flex:0 0 100% !important;max-width:100% !important}.proudly-certified-section .col-md-4{width:50%;margin-bottom:30px}.proudly-certified-section .col-md-4:last-of-type{margin-bottom:0}.title-box h2{margin-bottom:10px}.media-center-catalogue-section .owl-carousel .owl-nav{right:20px;top:-40px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{margin-right:0;top:23px;width:97%}.print-materials-section .col-md-4:last-of-type{margin-bottom:0}.clients-logo-section{padding-bottom:30px}.head-protection-products-section .col-md-4{width:50%}.eye-product-list-section .eye-product-list-box li a{font-size:15px}.print-materials-section .title-box h2{margin-bottom:8px}.about-us-slider-section .slide{height:300px !important}.about-us-slider-section .buttons-container{bottom:-70px}.our-office-section .left-box .all-office.romania-office{right:207px;top:56px}.our-office-section .left-box .all-office.bangladesh-office{right:64px;top:148px}.our-office-section .left-box .all-office.malaysia-office{right:80px;bottom:141px}.our-office-section .left-box .all-office.china-office{right:66px}.image-list-box li{margin-right:5px}.related-product-section.product-list-section .product-list-box h6{line-height:20px}.product-list-section.related-product-section .product-list-box p{height:auto;line-height:20px}footer .bottom-footer .left-box,footer .bottom-footer .right-box{display:block;text-align:left;width:100%}footer .bottom-footer .left-box{margin-bottom:5px}.value-chain-section .title-box p{width:auto !important}header.fr-CA .main-header .right-box{width:65%}header.fr-CA .main-header .logo-box{width:33%}.french-language .head-protection-products-section .head-protection-box p{height:75px}.popup-box #video3{top:42%}.banner-section .modal-dialog{max-width:75%}.banner-section .modal-dialog iframe{height:60vh}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:685px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:685px}.french-language header.fr-CA .main-header .right-box{width:65%}.media-centre-popup .modal-dialog{max-width:75%}.media-centre-popup iframe{height:225px}.media-center-section .media-center-video .video-container img{height:100%}.media-center-section .youtube-button i{font-size:32px}.banner-section .banner-text{bottom:20px}.mobile-banner{display:block !important}.desktop-banner{display:none !important}.product-inner-tabs-section .product-datatable p a{font-size:16px !important}.search ul.common-list li:before{top:21px}.search ul.common-list li{margin-bottom:15px}#subscribemodal .modal-dialog{max-width:400px !important;margin:0 auto;padding:0}#subscribemodal .submit-btn{padding-left:75px !important}#subscribemodal .modal-dialog.modal-dialog-centered{top:113px}#subscribemodal .modal-dialog.modal-dialog-centered{font-size:14PX}header .modal-header{padding:10px}header .mobile-newsletter{left:162px;z-index:11111}#subscribemodal .modal-content .modal-header h4{font-size:20px}#subscribemodal .form-control{padding:7px;font-size:14px}.home-video-popup{height:312px !important}.dropdown.dropdown-mobile .lang-item span{font-size:16px}footer .bottom-footer .left-box{text-align:center}.allboximages{height:auto;margin-bottom:50px}}@media screen and (max-width:639px){p{font-size:13px;line-height:21px}.common-section{padding:25px 0}.blog-inner-section{max-width:100%}.common-top-section{margin-top:25px}h3{font-size:16px;line-height:23px}.title-box h2{font-size:20px;line-height:28px;margin-bottom:10px}header .main-header .logo-box img{width:100px}header .main-header .right-box .menu-btn span{width:25px;height:2px;margin-bottom:4px}.menu-open .menu-box a span:last-of-type{margin-top:-7px}header .main-header .right-box input{width:155px;height:30px;font-size:14px}header .main-header .right-box .form-group .fa.fa-search{top:-1px !important}.banner-section .banner-text h3{font-size:14px}.banner-section .banner-text h1{font-size:22px}.banner-section .banner-text p{font-size:14px;line-height:16px}.our-products-section{padding-top:20px}.our-products-section h2.resp-accordion.hor_1 .con-box h2{font-size:18px}.our-products-section h2.resp-accordion.hor_1 .icon-box img{height:33px}.our-products-section .resp-tabs-container .detail-box .left-box p{margin-bottom:10px;width:auto}.our-products-section .resp-tabs-container .detail-box .left-box li{width:49%}.our-products-section .resp-arrow{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #c1c1c1}.our-products-section h2.resp-tab-active .resp-arrow{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #0076c0}.about-us-section h3{width:auto}.certification-section li{margin-bottom:10px}.certification-section li .common-box{height:185px;padding:15px;margin:0 5px}.certification-section li .common-box span{bottom:20px;width:100px;height:3px}.certification-section li .common-box p{bottom:31px}.clients-section .clients-container .data-box p{height:70px}.certification-section li:last-of-type .common-box{margin-right:5px}.about-us-section .left-box{padding-right:0;width:100%;margin-bottom:20px}.about-us-section .right-box{padding-left:0;width:100%;margin-left:0}.about-us-section{margin-bottom:0;height:auto}.about-us-section h4{font-size:16px;bottom:25px}.cta-section h2{font-size:20px}.cta-section p{font-size:13px;line-height:19px;margin-bottom:10px}.industry-section ul li{height:230px;margin-right:2px}.industry-section li h4{bottom:26px;font-size:14px;left:7px}.news-section .con-box{padding:20px 0}.news-section .col-md-6:nth-child(3) .con-box{padding:0 0 20px}.clients-logo-section img{width:60%}footer .top-footer li{width:32%;position:relative;padding-left:15px}footer .top-footer li span{display:none}footer .top-footer li:before{content:'';display:inline-block;width:6px;height:6px;background-color:#fff;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}footer .bottom-footer .left-box{width:100%}footer .bottom-footer .right-box{width:100%;text-align:left;margin-left:0}.banner-bottom-padding{padding-top:30px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:16px;padding:8px 15px}.common-inner-banner-section{height:150px}.inner-about-us-section .right-con-box h3{width:auto}.inner-about-us-section .right-con-box h4{font-size:18px}.about-service-banner .right-box .inner-box img.about-img{height:90%;right:0}.about-service-banner .left-box .inner-box,.about-service-banner .right-box .inner-box{padding:30px 0;padding-left:20px}.about-service-banner h3{margin-bottom:10px}.get-in-touch-section .btn{font-size:15px}.sustainability-section .left-box h3{margin-bottom:10px}.sustainability-section .right-box img,.philanthropy-section .left-box img{height:300px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:16px}.value-chain-section .value-chain-container .col-md-6 .img-box,.value-chain-section .value-chain-container .col-md-6 .con-box{width:100%}.value-chain-section .value-chain-container .col-md-6 .con-box{margin-left:0}.value-chain-section .value-chain-container .col-md-6.img-box .inner-img{height:430px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:auto;padding:20px}.value-chain-section .value-chain-container .col-md-6:nth-child(3) .img-box,.value-chain-section .value-chain-container .col-md-6:nth-child(4) .img-box{display:table-header-group;float:none}.value-chain-section .value-chain-container .col-md-6:nth-child(3) .con-box,.value-chain-section .value-chain-container .col-md-6:nth-child(4) .con-box{display:table-footer-group;float:none}.made-in-section .made-in-box h2{font-size:15px;line-height:22px;margin-bottom:10px}.made-in-section .made-in-box h5{font-size:16px}.made-in-section .made-in-box{width:100%}.clients-logo-section .owl-carousel .owl-nav button i{font-size:15px}.our-products-section h2.resp-accordion{padding:10px 15px !important}.certification-section li .common-box{margin:0}.certification-section li{width:100%;margin-left:0}.certification-section li .common-box p{position:unset}.certification-section li .common-box .con-box{padding-top:20px}.certification-section li .common-box{display:flex;flex-direction:column;justify-content:center;align-items:center}.certification-section li .common-box span{bottom:30px}p{font-size:14px !important;line-height:20px !important}.title-box h2{margin-bottom:20px;line-height:18px}.history-section .right-box img{margin-bottom:20px}.philanthropy-section .right-box img{margin-bottom:20px;margin-top:0}.philanthropy-section{margin-top:0}.philanthropy-section .left-box p{width:100%}.career-section .left-box .left-img{display:none}.career-section .left-box .left-content{display:block;width:100%;text-align:center}.career-section .right-box{text-align:center}.career-section .right-box .blue-bg h3,.career-section .left-box .left-content h3{font-size:16px;margin-bottom:10px;line-height:22px}.career-section .left-box .left-content p,.career-section .right-box .blue-bg p{margin-bottom:15px}.career-work-section .career-content-box .left-box h3{width:100%}.job-opening-section .post-box .job-title,.job-opening-section .post-box .job-location,.job-opening-section .post-box .job-apply{width:100%;display:block;text-align:center}.job-opening-section .post-box .job-location{margin:10px 0}.culture-diversity-section .diversity-box .left-box .diversity-content-box{padding:15px;text-align:center}.career-work-section .career-content-box .left-box,.culture-diversity-section .culture-box .right-box{text-align:center}.join-our-team-section .join-our-team-box h2{font-size:18px}.join-our-team-section .join-our-team-box{text-align:center}.ronco-gallery-section .second-common-box{width:100%}.ronco-gallery-section .common-box{height:auto;margin:0;padding:0}.ronco-gallery-section .first-common-box{width:100%}.ronco-gallery-section .common-box:last-of-type,.ronco-gallery-section .common-box:first-child{padding:0}.ronco-gallery-section .second-gallery-box .second-common-box,.ronco-gallery-section .second-gallery-box .first-common-box,.ronco-gallery-section .second-gallery-box .first-common-box:last-of-type{width:100%}.ronco-gallery-section .first-gallery-box{margin-bottom:0}.ronco-gallery-section{padding:20px 15px}.head-protection-products-section .head-protection-box{text-align:center}.head-protection-products-section .head-protection-box .img-box{width:50%;margin:0 auto;margin-bottom:0;margin-bottom:10px}.contact-with-us-section,.contact-with-us-section .title-box{text-align:center}footer .main-footer .social-box a{margin-right:10px}.blog-section .col-md-4{width:100%;flex:100%;max-width:100%}.blog-section .common-img-box{margin-bottom:20px;text-align:center}.blog-section .col-md-4:nth-last-child(2) .common-img-box,.blog-section .col-md-4:nth-last-child(3) .common-img-box{margin-bottom:20px}.blog-section .common-cont-box .blog-title{height:auto}.blog-section .common-cont-box span{padding:7px;margin:0 auto}.press-releases-section .common-cont-box span{width:41%}.faq-section .faq-box .btn-link{font-size:14px}.faq-section .faq-box .btn-link.collapsed i .plus-img{width:14px}.faq-section .faq-box .btn-link i .minus-img{width:14px}.general-question-section .faq-box .btn-link i{height:68px}.faq-section .faq-box .btn-link i{width:30px}.faq-section .faq-box .btn-link{padding:15px 8px;line-height:19px}.industry-links-section .industry-link-box{padding:20px}.industry-links-section .industry-link-box .common-list li{font-size:14px;margin-bottom:15px}.main-product-section .col-md-4{padding:0 15px;flex:100%;max-width:100%;margin-bottom:20px}.main-product-section .our-product-box .h-box .common-list li{font-size:16px}.main-product-section .h-box .h-product-box{top:50%;bottom:auto;transform:translateY(-50%);left:0;right:0;text-align:center}.main-product-section .our-product-box .our-product-title img{width:80px}.main-product-section .our-product-box .our-product-title{left:0;right:0;top:50%;transform:translateY(-50%);bottom:auto;text-align:center}.main-product-section .our-product-box .h-box .common-list li{padding-left:0}.main-product-section .our-product-box .h-box .common-list li:before{display:none}.product-list-section .col-md-3{flex:100%;max-width:100%}.eye-product-list-section .eye-product-list-box li{padding:10px 8px}.product-list-section .product-list-box{text-align:center}.eyewash-product-section .col-md-3,.glasses-product-section .col-md-3,.goggles-product-section .col-md-3,.goggles-product-section .col-md-3:nth-last-child(2){margin-bottom:20px}.glasses-product-section .col-md-3:nth-last-child(2){margin-bottom:20px}.product-inner-content-section .left-box{width:100%}.product-inner-content-section .right-box h2{font-size:18px}.product-inner-content-section .right-box h6{font-size:16px}.product-inner-content-section .right-box{margin-top:20px;text-align:center}.product-inner-content-section .right-box .common-list li,.product-inner-content-section .right-box .common-list li:nth-child(2n+1){width:100% !important;margin-bottom:10px;font-size:14px;padding-left:0;padding-right:0}.product-inner-content-section ul.common-list li:before,.product-inner-content-section ul li:before{display:none}.product-inner-content-section .right-box .common-list{margin-bottom:10px}.product-inner-application-section .common-list li{width:100%;font-size:14px;margin-bottom:10px}.product-inner-application-section{text-align:center}.product-inner-application-section ul.common-list li:before{display:none}.industry-benefits-section .industry-benefits-box .btn-link{padding:15px 10px;font-size:18px}.industry-benefits-section .industry-benefits-box .card-body{padding:5px 10px 10px}.product-inner-tabs-section h2.resp-accordion{font-size:16px !important}.related-product-section .common-width-box{width:50%;margin-bottom:20px}.product-inner-application-section .title-box{text-align:center}.about-us-slider-section .slide{width:45%}.about-us-slider-section .slider-box{padding:15px}.about-us-slider-section .slider-container{height:250px}.about-us-slider-section .slide.slide-1{left:0 !important;top:0}.about-us-slider-section .slide.slide-2{left:47% !important}.about-us-slider-section .slide.slide-3{left:95% !important}.about-us-slider-section .slide.slide-4{left:144% !important}.about-us-slider-section .slide.slide-5{left:193% !important}.media-center-section .media-center-box{text-align:center}.media-center-section .media-center-box p{width:100%}.media-center-section .media-center-box span{font-size:32px;line-height:30px}.media-center-section .media-center-video h2{font-size:16px;line-height:25px}.media-center-section .media-center-video .video-container{margin-bottom:20px}.media-center-section .media-center-box{margin-bottom:20px}.media-center-catalogue-section,.media-center-catalogue-section .title-box{text-align:center}.media-center-catalogue-section .title-box h3{width:100%}.media-center-catalogue-section{padding:20px 0}.print-materials-section{text-align:center}.print-materials-section .right-info{width:100%;padding-left:0;margin-left:0;margin-bottom:20px}.print-materials-section .title-box{width:100%;text-align:center}.print-materials-section .print-materials-box .print-materials-title{width:100%}.print-materials-section .print-materials-box .print-materials-btn a{margin-left:0;margin-top:10px}.print-materials-section .print-materials-box>img{margin-bottom:10px}.media-blog-section .con-box,.media-blog-section .img-box{width:100%;margin-left:0}.media-blog-section{margin:0}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:auto}.media-blog-section .col-md-6:nth-last-child(3) .con-box{height:auto}.media-blog-section .con-box .inner-box{text-align:center}.media-blog-section .col-md-6:nth-child(2) .con-box h3{line-height:25px;font-size:16px;width:100%}.media-blog-section .col-md-6:nth-child(2) .con-box p{width:100%}.media-center-catalogue-section .title-box h3{line-height:30px;font-size:16px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{width:100%;right:0;left:0;margin:0}.media-center-catalogue-section{background:#023047;margin-bottom:0;height:auto}.media-center-catalogue-section .catalogue-bg{display:none}.media-center-catalogue-section .owl-carousel .owl-stage-outer{height:auto;position:unset}.media-center-catalogue-section .owl-carousel .owl-nav{left:0;right:0;bottom:0;top:auto;position:relative;margin-top:20px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{text-align:left}.media-center-catalogue-section .media-center-catalogue-box{margin-bottom:20px}.contactus-info-section .contactus-data li{width:40%}.contactus-info-section .contactus-data li:first-of-type{width:46%}.contactus-info-section .contactus-data li:last-of-type{width:60%}.contactus-info-section .contactus-data li:nth-last-child(2){margin-bottom:30px}.our-office-section .right-box .our-office-box h4{font-size:18px}.banner-section img{height:270px}.certification-section li .common-box img{width:auto}.about-us-slider-section .buttons-container{margin-top:0}.made-in-section{background-image:none !important;background-color:#ac1a21}.product-inner-content-section .product-inner-content-popup-box .col-md-4{width:100%}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{max-width:100%}.product-inner-content-section .product-inner-content-popup-box .modal-body img:first-child{margin-right:0;width:100px}.product-inner-content-section .product-inner-content-popup-box .modal-body img{width:150px}.common-bottom-padding{padding-bottom:30px}header .main-header .right-box .menu-box{width:12%}header .main-header .right-box .lang-box{width:21%}header .main-header .logo-box{width:30%}header .main-header .right-box{width:69%}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{height:auto}.product-list-section .product-list-box .img-box{margin-bottom:15px}.mfp-gallery .mfp-image-holder .mfp-figure{width:315px !important}.product-inner-application-section .common-list li{padding-left:0}.product-list-section.related-product-section .product-list-box p{height:auto}.paged-2 .blog-section .common-cont-box .blog-title{height:auto}.paged-2 .blog-section .col-md-4:nth-last-child(2) .common-img-box{margin-bottom:20px}.blog-inner-section .blog-inner-content .left-img-box{width:100%;padding-right:0}.blog-inner-section .blog-inner-content .right-img-box{width:100%;margin-left:0;padding-left:0}.blog-inner-section .blog-inner-content h6{font-size:18px;line-height:25px}.blog-inner-section .blog-inner-client-box .client-info img{width:72px}.blog-inner-section .blog-inner-client-box .client-info{width:50%}.blog-inner-section .blog-inner-client-box .client-info .client-title{padding-left:10px}.blog-inner-section .blog-inner-client-box .client-date{width:50%;padding-left:20px}.blog-inner-section .blog-inner-client-box{width:100%}.blog-inner-section .blog-inner-client-box .date-box span{font-size:15px}.blog-inner-section .right-link-box{margin-bottom:20px}.blog-inner-section .right-link-box a{font-size:16px}.blog-inner-section .blog-inner-content .common-img-box h6{right:0 !important;left:0 !important}.about-us-slider-section .slider-box p{height:165px !important;margin-bottom:20px}.philanthropy-section .left-box h3{font-size:18px}.common-inner-banner-section .inner-banner-box .left-box{width:40%}.common-inner-banner-section .inner-banner-box .right-box{width:60%}.related-product-section.product-list-section .product-list-box h6{height:auto !important}.map-img-box{background-size:480px;background-position:-40px 0;height:200px}.our-office-section .left-box{width:380px}.our-office-section .flag-indicator-box{margin-top:20px}.our-office-section .left-box .all-office.china-office{right:50px;top:68px}.our-office-section .left-box .all-office.usa-office{left:24px;top:74px}.our-office-section .left-box .all-office{left:35px;top:49px}.our-office-section .left-box .malaysia.flag{bottom:55px;right:46px}.our-office-section .left-box .flag.romania{top:51px;right:160px}.our-office-section .right-box{margin-top:10px}.certified-section h4{font-size:16px}.proudly-certified-section .proudly-certified-box .con-box h5{height:auto;font-size:15px}.proudly-certified-section .proudly-certified-box .img-box{margin-bottom:20px}.inner-about-us-section img{width:100%}.about-us-slider-section .buttons-container{bottom:-60px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{background-color:#fff;color:#023047}.clients-logo-section .owl-carousel .owl-nav button{padding:10px !important}.print-materials-section .print-materials-box .print-materials-title{margin-left:0;padding-left:0}.our-products-section h2.resp-accordion.hor_1 .icon-box{width:10%}.certification-section li:nth-last-child(2){margin-bottom:10px}.clients-logo-section .owl-carousel .owl-nav{margin-top:20px}header .main-header .dropdown .btn{font-size:13px}header .main-header .right-box .lang-box .dropdown-menu a{font-size:13px !important}.team-galary-section .team-galary-box .first-img-box{width:50%}.team-galary-section .team-galary-box .second-img-box{width:50%;padding-right:0}.team-galary-section .team-galary-box .common-box:nth-child(3){margin-left:0;padding-left:0}.team-galary-section .team-galary-box .common-box:first-child{margin-bottom:10px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:143px}.team-galary-section .team-galary-box .common-box{height:295px}.main-product-section .our-product-box p{padding:0 15px}.head-protection-products-section .col-md-4{width:100%}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:120px}.head-protection-products-section .head-protection-box p{height:auto}.head-protection-products-section .head-protection-box p{margin-bottom:13px}.head-protection-products-section .head-protection-box,.head-protection-products-section .col-md-4:nth-last-child(2) .head-protection-box{margin-bottom:20px}.tg th{font-size:15px}.tg td{font-size:14px}.product-inner-content-section .right-box h6{line-height:25px}.print-materials-section .col-md-4{margin-bottom:20px}.media-center-catalogue-section .owl-carousel .owl-item>img{width:auto;margin:0 auto;margin-bottom:20px}.media-center-catalogue-section .slider-box .slider-item-box{width:80%;margin:0 auto}.related-product-section .related-product-box{text-align:center}.about-us-slider-section .slide{height:240px !important}.about-us-slider-section .slider-box h4{font-size:19px}.our-office-section .left-box .all-office.romania-office{right:163px;top:50px}.our-office-section .left-box .all-office.bangladesh-office{right:38px;top:133px}.our-office-section .left-box .all-office.malaysia-office{right:50px;bottom:100px}.our-office-section .left-box .all-office.china-office{right:40px}.product-inner-tabs-section .product-datatable p{padding:5px}.product-inner-tabs-section .product-datatable p a{font-size:14px}.product-inner-tabs-section .product-datatable p a:before{height:6px;width:6px}.product-inner-tabs-section .product-datatable p a{padding-left:20px}.about-us-slider-section .slider-box p img{width:100px;margin-top:12px}.certification-section li .common-box p{height:auto}.certification-section li .common-box span{bottom:auto;position:relative;margin-top:8px}.french-footer-menu .top-footer li{width:100%;text-align:left}.french-footer-menu .top-footer .logo-box{text-align:left}.certification-section li:last-of-type .common-box{margin-right:0}.french-language .head-protection-products-section .head-protection-box p{height:auto}.french-language .eye-product-list-section .eye-product-list-box li{padding:5px 8px}.product-inner-content-section .right-box img:nth-child(1){margin:0 auto;margin-bottom:15px}.banner-section .modal-dialog{max-width:100%}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:auto}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:auto}.media-centre-popup .modal-dialog{max-width:100%}.media-centre-popup #video1,.media-centre-popup #video2,.media-centre-popup #video3{top:50%}.media-center-section .resp-tabs-container h2.resp-accordion span,.media-center-section .resp-tabs-container h2.resp-tab-active span{font-size:18px}.media-center-section .resp-tabs-container h2.resp-accordion h2{font-size:14px}.media-center-section h2.resp-accordion{padding:10px 6px}.media-center-section h2.resp-tab-active{padding:10px 6px !important}.catalouges-list-section .col-md-3{max-width:100%;flex:0 0 100%;padding-bottom:20px}.catalouges-list-section .slider-item-box .slider-title{height:auto}.about-us-section{padding:25px 0}.banner-section .owl-carousel .owl-item img{height:100%;object-fit:fill}.product-inner-content-section .right-box ul li{width:100% !important;margin-bottom:10px;font-size:14px;padding-left:0;padding-right:0}header.shrink .main-header{position:fixed;top:0;left:0;right:0}.application-data p{width:100%}.product-inner-tabs-section .product-datatable p{padding:10px}.title-box p.search-count{margin-top:10px !important}.search .common-list li h6{font-size:14px !important}.product-list-section .title-box{margin-bottom:20px}.search ul.common-list li:before{top:20px}#subscribemodal .modal-dialog{max-width:350px;margin:0 auto;padding:0}#subscribemodal .submit-btn .common-btn{padding:7px 15px}header .mobile-newsletter{left:30px;top:0}.home-video-popup{height:235px !important}#widget2{height:324px !important}header .main-header .right-box .mobile-newsletter img{width:34px}.blog-inner-section .blog-inner-content p iframe{width:100% !important}.single-post .blog-section .title-box h2:before,.single-post .blog-section .title-box h2:after{display:none}}@media screen and (max-width:479px){.common-bottom-padding{padding-bottom:20px}.title-box h2{font-size:18px;margin-bottom:10px;line-height:21px}h3{font-size:15px;line-height:22px}p{font-size:14px;line-height:18px}header .main-header .right-box{width:70%}.about-us-section{padding-top:20px}.banner-section{height:300px}.banner-section .banner-text h3:after{right:-20px}.banner-section .banner-text h3:before{left:-20px}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{width:15px;height:2px}.banner-section .owl-carousel,.banner-section .owl-carousel .owl-stage,.banner-section .owl-carousel .owl-stage .owl-item{height:100%}.banner-section .owl-carousel .owl-stage .owl-item .item{height:100%}.banner-section .owl-carousel .owl-stage-outer{height:100%}.banner-section .owl-carousel .owl-item img{height:100%;object-fit:fill}.banner-section .banner-text h1{font-size:20px}.banner-section .banner-text h3{font-size:14px}.banner-section .banner-text p{font-size:10px;line-height:18px}.title-box h2:before,.title-box h2:after{width:25px;height:3px}.title-box h2:before{left:-33px}.title-box h2:after{right:-33px}.our-products-section h2.resp-accordion.hor_1 .con-box h2{font-size:16px}.our-products-section h2.resp-accordion,.our-products-section h2.resp-accordion.active{padding:10px 0}.our-products-section .resp-tabs-container .detail-box .left-box li{width:100%}.our-products-section .resp-tabs-container .detail-box .left-box p{text-align:center}.our-products-section h2.resp-accordion{text-align:center}.our-products-section .resp-tabs-container .btn-box{text-align:center}.about-us-section h3{margin-bottom:10px}.about-us-section p{font-size:14px;width:auto;line-height:18px;margin-bottom:20px}.our-products-section .resp-tabs-container .detail-box .right-box img{width:100%;margin-bottom:15px}.certification-section li:nth-child(2) .common-box,.certification-section li:nth-child(4) .common-box{margin:0}.clients-section{margin-bottom:40px}.clients-section .clients-container .data-box p{font-size:14px;line-height:20px}.certification-section li .common-box p{font-size:14px;bottom:15px}.news-section .con-box{text-align:center}.cta-section h2{font-size:18px}.cta-section p{font-size:11px;line-height:16px}.clients-logo-section li{width:48%}.clients-section .clients-container .data-box p{height:auto}.industry-section ul li.active{width:100%}.industry-section ul li{width:100%}.industry-section ul li.inactive:hover{width:100% !important}.industry-section ul li:hover h4{color:#ffc425}.industry-section li h4{font-size:17px;left:0;right:0}footer .top-footer li{width:49%}footer .main-footer .social-box a{padding:7px 6px;font-size:16px}footer .top-footer li:before,footer .main-footer .list-box li:before{height:4px;width:4px}.banner-bottom-padding{padding-top:20px}.common-inner-banner-section .inner-banner-box .left-box,.common-inner-banner-section .inner-banner-box .right-box{width:100%;text-align:center}.common-inner-banner-section .inner-banner-box .right-box{margin-left:0}.common-inner-banner-section .inner-banner-box .right-box{margin-top:10px}.common-inner-banner-section .inner-banner-box{top:50%;transform:translateY(-50%)}.inner-about-us-section .right-con-box h4{font-size:16px}.history-section .left-box ul li,.get-in-touch-section ul li{font-size:14px}.get-in-touch-section ul li{width:49%}.inner-about-us-section,.about-service-banner,.get-in-touch-section{text-align:center}.inner-about-us-section .right-con-box a{margin-top:0}.inner-about-us-section img{width:100%;margin-top:25px}.about-service-banner .right-box .inner-box img.about-img{display:none}.about-service-banner .left-box .inner-box,.about-service-banner .right-box .inner-box{padding:30px 20px}.about-service-banner .left-box p,.about-service-banner .right-box p,.get-in-touch-section p{width:auto;height:auto}.about-service-banner p{margin-bottom:15px}.get-in-touch-section{padding:20px 0}.history-section .left-box ul li img{width:12px;margin-top:4px}.history-section .left-box ul li span{padding-left:5px}.get-in-touch-section .right-box .form-container{padding:20px}.get-in-touch-section .right-box{margin-top:10px}.get-in-touch-section .form-control{font-size:14px}.get-in-touch-section .form-group{margin-bottom:10px}.get-in-touch-section .btn{font-size:13px;margin-top:5px}.sustainability-section .left-box p{margin:0 auto;text-align:center;margin-bottom:10px;width:auto}.sustainability-section .left-box h3{text-align:center}.sustainability-section .right-box img,.philanthropy-section .left-box img{height:250px}.philanthropy-section .right-box .inner-box{text-align:center}.value-chain-section .value-chain-container .col-md-6 .con-box{text-align:center}.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:250px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:18px;line-height:24px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:14px;line-height:20px}.made-in-section .made-in-box{width:100%;text-align:center}.back-to-top{padding:3px;height:30px;width:30px;bottom:80px;right:10px}.back-to-top a{font-size:16px}.about-us-slider-section .slide{width:70%;height:215px !important}.about-us-slider-section .slider-box{padding:15px}.about-us-slider-section .slide.slide-1{left:0 !important;top:0}.about-us-slider-section .slide.slide-2{left:74% !important}.about-us-slider-section .slide.slide-3{left:148% !important}.about-us-slider-section .slide.slide-4{left:222% !important}.about-us-slider-section .slide.slide-5{left:296% !important}.contactus-get-in-touch-section .img-box{margin-bottom:20px}.contactus-get-in-touch-section .get-in-touch-form .form-control{font-size:14px;height:37px;padding:10px 12px}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:100%}.contactus-info-section .contactus-data li{width:100%;margin-right:0;margin-left:0}.contactus-info-section .contactus-data li img{position:relative;top:auto;left:auto;right:auto;width:auto;display:block;margin:0 auto;margin-bottom:12px}.contactus-info-section .contactus-data li .contact-info{width:100%;padding-left:0;text-align:center}body.menu-open header .main-header .center-nav-box{padding-top:60px}body.menu-open header .main-header .center-nav-box a{font-size:15px}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown span{right:0;top:28px}.news-section{padding-top:20px;padding-bottom:20px}header .main-header .right-box .lang-box{width:32%}header .main-header .right-box .menu-box{width:16%}header .main-header .logo-box{width:33%}header .main-header .right-box{width:65%}.inner-about-us-section .right-con-box .about-content{padding-right:0;margin-bottom:10px}.clients-logo-section .owl-carousel .owl-nav button i{font-size:13px}.media-center-section .resp-tabs-container h2.resp-accordion h2{font-size:13px;margin-left:12px}.value-chain-section .value-chain-container .col-md-6 .con-box p:first-of-type{margin-bottom:0}.contactus-get-in-touch-section .get-in-touch-form .form-group label{font-size:14px;margin-bottom:3px}header .main-header .center-nav-box .dropdown-menu a{font-size:14px !important}.head-protection-products-section .head-protection-box .img-box{width:63%}.tg th{font-size:15px}.blog-inner-section .title-box h6{font-size:15px;line-height:25px}.blog-inner-section .blog-inner-client-box .client-info{width:100%;text-align:center;margin-bottom:20px}.blog-inner-section .blog-inner-client-box .client-info .client-title{text-align:left}.blog-inner-section .blog-inner-client-box .client-date{width:100%;text-align:center;margin:0 auto;display:block;padding-left:0}.blog-inner-section .blog-inner-client-box .client-date .date-box{margin:0 auto;text-align:center}.blog-inner-section .blog-inner-client-box .date-box span{display:inline-block}.blog-inner-section .blog-inner-content h6{text-align:center;width:100%}.blog-inner-section .blog-inner-content p{text-align:center;width:100%}.blog-inner-section .blog-inner-content .common-img-box h6{width:88%}.our-office-section .flag-indicator-box li{padding-left:15px}.banner-section .banner-text{width:91%}.career-section .right-box .blue-bg,.career-section .left-box .left-content{padding:20px 15px}.eye-product-list-section .eye-product-list-box li{padding:5px 8px}.mfp-gallery .mfp-image-holder .mfp-figure{width:235px !important}.our-office-section .left-box{width:280px}.map-img-box{background-size:350px;background-position:-28px 0;height:160px}.our-office-section .left-box .malaysia.flag{right:36px}.our-office-section .left-box .all-office.china-office{right:37px;top:50px}.our-office-section .left-box .all-office.usa-office{left:17px;top:54px}.our-office-section .left-box .flag.romania{top:38px;right:116px}.our-office-section .left-box .all-office{left:24px;top:35px}.our-office-section .right-box .our-office-box{width:90%}.certified-section .left-box{text-align:center;margin-bottom:15px}.certified-section .common-list{text-align:left}.certified-section .common-list li{font-size:14px;margin-bottom:10px}.proudly-certified-section .col-md-4{width:100%;margin-bottom:20px}.proudly-certified-section .proudly-certified-box{padding:20px 15px;text-align:center}.proudly-certified-section .proudly-certified-box .con-box h5{margin-bottom:10px}.proudly-certified-section .proudly-certified-box .img-box{height:auto}.media-center-catalogue-section .title-box h3{line-height:22px;font-size:16px}.print-materials-section .title-box h3{line-height:22px}.print-materials-section .title-box h2{margin-bottom:10px}.news-section .con-box p{width:100%}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:106px}.team-galary-section .team-galary-box .common-box{height:222px}.our-office-section .left-box .flag,.our-office-section .left-box .all-office{height:10px;width:10px}.about-us-slider-section .slider-container{height:240px}.about-us-slider-section{padding-bottom:65px !important}.our-office-section .left-box .all-office.bangladesh-office{right:28px;top:96px}.our-office-section .left-box .all-office.romania-office{right:119px;top:36px}.our-office-section .left-box .all-office.malaysia-office{right:36px;bottom:85px}.our-office-section .left-box .all-office.china-office{right:27px}.our-office-section .left-box .all-office.malaysia-office:hover .office-address{position:relative;right:150px}.our-office-section .left-box .all-office.bangladesh-office:hover .office-address{position:relative;right:180px}.about-us-slider-section .slider-box p{height:138px !important}.product-list-section .col-md-3{margin-bottom:15px}.popup-box #video3{top:60%}.banner-section .modal-dialog iframe{height:30vh}.media-centre-popup #video3{top:50%}.media-center-section .youtube-button i{font-size:26px}.media-center-section .youtube-button .common-btn{font-size:11px;padding:2px 8px}.product-inner-tabs-section .product-datatable p{margin-bottom:10px}.related-product-section .common-width-box{width:100%;margin-bottom:20px}.search .common-list li h6{font-size:14px !important}.search ul.common-list li{margin-bottom:10px}.search ul.common-list li:before{top:20px}#subscribemodal .modal-dialog{max-width:300px !important}#subscribemodal .row{padding:15px}.tawk-min-container .tawk-button-circle.tawk-button-large{width:45px;height:45px}.menu-open header .main-header .right-box .mobile-newsletter img{display:block}.tawk-min-container .tawk-button-circle.tawk-button-large{width:40px;height:40px}header .main-header .right-box input{width:115px}header .main-header .right-box .mobile-newsletter img{width:50%}header .mobile-newsletter{left:-20px}.banner-section .owl-carousel .owl-item img{height:190px}.home-video-popup{height:220px !important}.banner-section .owl-carousel .owl-stage .owl-item .item{height:auto}.banner-section .owl-carousel,.banner-section .owl-carousel .owl-stage,.banner-section .owl-carousel .owl-stage .owl-item{height:auto}.banner-section{height:auto}.banner-section .banner-text{bottom:10px}.dropdown.dropdown-mobile .btn.dropdown-toggle img{width:20px}header .main-header .right-box .mobile-newsletter img{width:28px;margin:0 5px}header .main-header .logo-box img{width:70px}header .main-header .logo-box{width:10%}header .main-header .right-box{width:90%}header .main-header .right-box .menu-box{width:10%}.dropdown.dropdown-mobile .lang-item span{font-size:14px}.dropdown.dropdown-mobile .dropdown-menu.show{padding:0 !important}.grecaptcha-badge{bottom:64px !important}.media-center-catalogue-section .slider-box .slider-item-box>img{height:auto}.resp-arrow{margin-top:5px}}@media screen and (max-width:359px){p{font-size:10px;line-height:16px}h3{font-size:13px;line-height:18px}.about-us-section h4{font-size:13px;bottom:20px}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:14px}.about-us-section .left-box{margin-bottom:10px}.clients-section .clients-container .name-box h2{font-size:15px}.clients-section .clients-container img{width:45px;height:45px}.clients-section .clients-container .inner-box{padding:20px}.certification-section li .common-box p{bottom:25px}.our-products-section .detail-box{padding:0}.common-inner-banner-section{height:130px}.inner-about-us-section .right-con-box h4{font-size:14px;margin-bottom:5px}.history-section .left-box ul li span{padding-left:5px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:16px;padding:10px 15px}.common-inner-banner-section .inner-banner-box .right-box p{font-size:11px}.history-section .left-box ul li{font-size:11px}.get-in-touch-section .right-box .form-container{padding:15px}.sustainability-section .right-box img,.philanthropy-section .left-box img{height:200px}.sustainability-section .left-box ul.common-list li:before{top:9px}.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:220px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:16px;line-height:22px;margin-bottom:5px}.sustainability-section .left-box ul.common-list li:before{top:5px}.our-office-section .flag-indicator-box li{margin-bottom:0;font-size:13px}.our-office-section .flag-indicator-box li span{height:9px;width:9px}h2.resp-accordion{padding:10px}.resp-arrow{margin-top:9px}.our-products-section .resp-tabs-container .detail-box .right-box img{margin-bottom:20px}.mfp-gallery .mfp-image-holder .mfp-figure{width:200px !important}.certified-section h4{font-size:15px;margin-bottom:10px}.media-center-section .resp-tabs-container h2.resp-tab-active span{font-size:20px}.media-center-section .resp-tabs-container h2.resp-accordion h2{font-size:15px;margin-left:9px}.about-us-slider-section .slide{height:230px !important}.about-us-slider-section .slider-container{height:215px}.about-us-slider-section .slider-box p{height:155px !important}.about-us-slider-section .slider-container{height:240px}footer *{font-size:13px !important}footer .bottom-footer .right-box .footer-list li span{margin:0 2px 0 6px}.french-footer-menu .top-footer li{width:100%}.french-footer-menu .main-footer .list-box ul{width:100%;display:block}.title-box h2:before{left:-20px}.title-box h2:after{right:-20px}.title-box h2:before,.title-box h2:after{width:20px;height:3px}#subscribemodal .submit-btn{padding-left:80px !important}.tawk-min-container .tawk-button-circle.tawk-button-large{width:40px;height:40px}header .main-header .right-box input{width:115px}header .main-header .right-box .mobile-newsletter img{width:40%}header .mobile-newsletter{left:-20px}.custom-container{padding:0 10px}header .main-header .right-box .mobile-newsletter img{width:28px}}@font-face{font-family:eicons;src:url(//roncosafety.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(//roncosafety.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(//roncosafety.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(//roncosafety.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(//roncosafety.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(//roncosafety.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-6575{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}.elementor-11665 .elementor-element.elementor-element-028ecaf{--spacer-size:15px}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-11665 .elementor-element.elementor-element-b9d4e39{text-align:center}.elementor-11665 .elementor-element.elementor-element-b9d4e39 .elementor-heading-title{font-family:"Georgia",Sans-serif;font-size:37px;font-weight:600;-webkit-text-stroke-color:#000;stroke:#000;text-shadow:34px 20px 82px rgba(0,0,0,.3);color:#000}.elementor-widget-divider{--divider-color:var(--e-global-color-secondary)}.elementor-widget-divider .elementor-divider__text{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon{color:var(--e-global-color-secondary);border-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-secondary)}.elementor-11665 .elementor-element.elementor-element-d5ee3be{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-d5ee3be .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-d5ee3be .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-36b26ec{text-align:left}.elementor-11665 .elementor-element.elementor-element-36b26ec .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-31e5aeb .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-9eb24e2 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-44bca39 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-fb86e40{--spacer-size:20px}.elementor-11665 .elementor-element.elementor-element-d450daf .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-c9e96b9 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-a2d103b .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-4bd80c0{--spacer-size:20px}.elementor-11665 .elementor-element.elementor-element-99953e1 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-2f02a77 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-a488e62{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-a488e62 .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-a488e62 .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-5b8cb6e{text-align:left}.elementor-11665 .elementor-element.elementor-element-5b8cb6e .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-8ddec9c .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-eb9880c .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-414bd72 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-fb6a466{--spacer-size:20px}.elementor-11665 .elementor-element.elementor-element-d87d9c2 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-6b381a2 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-7a3417e .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-bdbad53{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-bdbad53 .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-bdbad53 .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-bbc533a{text-align:left}.elementor-11665 .elementor-element.elementor-element-bbc533a .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-f7f1c30 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-777285c .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-e6eb058{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-e6eb058 .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-e6eb058 .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-409eb2e{text-align:left}.elementor-11665 .elementor-element.elementor-element-409eb2e .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-b5ade82 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-9d3403c .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-d5ea883{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-d5ea883 .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-d5ea883 .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-600efde{text-align:left}.elementor-11665 .elementor-element.elementor-element-600efde .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-ad8c587 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-d4c7d06 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-4df1e97 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-67d6df9{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-67d6df9 .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-67d6df9 .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-3f7b201{text-align:left}.elementor-11665 .elementor-element.elementor-element-3f7b201 .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-8f996fc .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-9739ea0 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-177445c{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-177445c .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-177445c .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-958d743{text-align:left}.elementor-11665 .elementor-element.elementor-element-958d743 .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-7ca7fba .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-0d57e6a{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-0d57e6a .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-0d57e6a .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-622af86{text-align:left}.elementor-11665 .elementor-element.elementor-element-622af86 .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-c6c9a8c .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-079ab75{--spacer-size:5px}.elementor-11665 .elementor-element.elementor-element-161113a .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-72d0da3 .widget-image-caption{color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-24d1876{--spacer-size:20px}.elementor-11665 .elementor-element.elementor-element-3b611a4 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-37760d4{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-37760d4 .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-37760d4 .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-71b3938{text-align:left}.elementor-11665 .elementor-element.elementor-element-71b3938 .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-4dd3b2f .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-c87ed3c .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-13917a8 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-0997ff4{--spacer-size:20px}.elementor-11665 .elementor-element.elementor-element-9c7741b .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-c810d49 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-3912545 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-695fcb9{--spacer-size:20px}.elementor-11665 .elementor-element.elementor-element-0cd05b6 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-de04c31 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-926db37{--spacer-size:6px}.elementor-11665 .elementor-element.elementor-element-8289208{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px}.elementor-11665 .elementor-element.elementor-element-8289208 .elementor-divider-separator{width:100%}.elementor-11665 .elementor-element.elementor-element-8289208 .elementor-divider{padding-block-start:15px;padding-block-end:15px}.elementor-11665 .elementor-element.elementor-element-a27b52b{text-align:left}.elementor-11665 .elementor-element.elementor-element-a27b52b .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:600;color:#000}.elementor-11665 .elementor-element.elementor-element-7848bb2 .widget-image-caption{text-align:center;color:#000;font-family:"Verdana",Sans-serif;font-size:17px;font-weight:600;text-shadow:0px 0px 15px rgba(0,0,0,.3);margin-block-start:17px}.elementor-11665 .elementor-element.elementor-element-f19cc6c{--spacer-size:6px}.elementor-11665 .elementor-element.elementor-element-da3713b{--spacer-size:70px}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://roncosafety.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}