*,*:before,*:after{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px}.grid{max-width:1180px;min-width:300px;margin:0 auto}input,button{font-family:inherit;font-size:inherit;line-height:inherit}img{max-width:100%}@font-face{font-family:Nexa;src:url("../fonts/NexaRegular.woff") format("woff");font-display:swap}@font-face{font-family:NexaThin;src:url("../fonts/NexaThin.woff") format("woff");font-display:swap}@font-face{font-family:NexaBold;src:url("../fonts/NexaBold.woff") format("woff");font-display:swap}@font-face{font-family:LatoRegular;src:url("../fonts/LatoRegular.ttf");font-display:swap}@font-face{font-family:LatoBold;src:url("../fonts/LatoBold.ttf");font-display:swap}@font-face{font-family:Roboto;src:url("../fonts/Roboto.ttf");font-display:swap}@font-face{font-family:Roboto-Light;src:url("../fonts/Roboto-Light.ttf");font-display:swap}@font-face{font-family:Roboto-ExtraBold;src:url("../fonts/Roboto-Black.ttf");font-display:swap}@font-face{font-family:Roboto-Bold;src:url("../fonts/Roboto-Bold.ttf");font-display:swap}@font-face{font-family:Montserrat-Bold;src:url("../fonts/Montserrat-Bold.ttf");font-display:swap}@font-face{font-family:Montserrat-ExtraBold;src:url("../fonts/Montserrat-ExtraBold.ttf");font-display:swap}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spin{from{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spin{from{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.image_loader{position:relative;overflow:hidden;min-height:150px;z-index:5}@media only screen and (max-width:650px){.image_loader{min-height:60px}}.image_loader:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:-2;background-color:#f5f5f5}.image_loader.loaded:before{background-color:rgba(255,255,255,0) !important}.image_loader:after{position:absolute;top:50%;left:50%;margin:-20px 0 0 -19px;z-index:-1;-webkit-animation-name:spin;-moz-animation-name:spin;-o-animation-name:spin;animation-name:spin;-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;font-family:"Font Awesome 5 Pro";font-weight:500;content:"\f1ce";font-size:35px;color:#379fe8;background:0 0;opacity:1}.imageUploadUI{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.imageUploadUI li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:60px;margin:3px}.imageUploadUI li.ImageItem{display:block;position:relative}.imageUploadUI li.ImageItem a{display:block;position:relative;z-index:1;height:60px}.imageUploadUI li.ImageItem img{display:block;background:#fff}.imageUploadUI li.addImage{position:relative;cursor:pointer}.imageUploadUI li.addImage label,.imageUploadUI li.removeImages a{display:block;width:60px;height:60px;color:#529fff;line-height:60px;font-size:17px;margin:0 !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;z-index:-1;text-align:center;cursor:pointer;border:1px solid #ccc;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:0 1px 1px rgba(0,0,0,.075);box-shadow:0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-moz-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s,-moz-box-shadow ease-in-out .15s}.imageUploadUI li.removeImages{display:none}.imageUploadUI li.removeImages a{font-size:19px;color:darkred}.imageUploadUI li.addImage label:active,.imageUploadUI li.removeImages a:active{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.imageUploadUI li.addImage label:hover,.imageUploadUI li.removeImages a:hover{background:#f5f5f5}.imageUploadUI .hiddenFileInput{display:none !important}.imageUploadUI li a{display:block;width:100%}.page_title{color:#2671af;font-size:30px;font-family:Roboto;font-weight:700;padding:5px 10px;margin-top:20px;margin-bottom:10px}.page_title.centered{text-align:center}.flex_title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:280px;-webkit-align-items:flex-start;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex_title img{max-width:35px;min-width:25px;margin:0 10px 2px 0}.flex_title p{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.lazyload[data-src]{overflow:hidden;white-space:nowrap}.lazyload[data-src],.lazyload[src]{opacity:0}body>section:first-of-type{margin-top:0 !important}.custom_content_area{padding:0 10px;line-height:25px;font-size:15px;margin-top:30px !important;margin-bottom:30px !important}.custom_content_area_clean{line-height:25px;font-size:15px}.custom_content_area a,.custom_content_area_clean a{color:#337ab7;text-decoration:none}.custom_content_area a:hover,.custom_content_area_clean a:hover{color:#23527c;text-decoration:underline}.custom_content_area p,.custom_content_area_clean p{margin:10px 0}.custom_content_area ul,.custom_content_area ol,.custom_content_area_clean ul,.custom_content_area_clean ol{margin:10px 0;padding:0 0 0 25px}.b2b_sec1{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:top center;background-repeat:no-repeat;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:6.5rem 0}.b2b_s1Title h1{max-width:700px;margin:auto;font-family:Helvetica;font-size:52px;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:normal;text-align:center;color:#fff;font-weight:400}.b2b_s1Links{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2.5rem}.b2b_s1Link1{width:274px;height:55px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#379fe8;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.b2b_s1Link2{width:282px;height:53px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:solid 2px #379fe8;margin-left:9px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Helvetica;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;color:#fff;text-transform:uppercase;cursor:pointer}.b2b_s1Link1 a{font-family:Helvetica;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;color:#fff;text-decoration:none}.b2b_sec2BG{width:100%;background-color:#f2efef}.b2b_sec2{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;max-width:920px;margin:auto;padding:4rem 0}.b2b_sec2TextSecTitle{font-family:Roboto;font-size:35px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#379fe8;margin-bottom:.8rem}.b2b_sec2TextSecItem{max-width:345px;font-family:Roboto;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#292929;position:relative;margin-bottom:2rem;padding-left:37px}.itemN{width:17px;height:17px;background-color:#379fe8;font-family:Roboto;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;position:absolute;top:6px;left:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}#b2b_name:before{position:absolute;left:0;top:30%;content:'url(./imgs/fulname.svg)'}.b2b_sec2TextSec{-webkit-box-flex:0;-webkit-flex:0 0 38%;-moz-box-flex:0;-ms-flex:0 0 38%;flex:0 0 38%;max-width:38%}.b2b_sec2FormSec{-webkit-box-flex:0;-webkit-flex:0 0 45%;-moz-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-top:10px solid #eb6c1f}.b2b_sec2 .b2b_sec2FormSec form{max-width:353px;padding:20px 0 10px}.b2b_sec2 .b2b_sec2FormSec form input,.b2b_sec2 .b2b_sec2FormSec form textarea{width:100%;max-width:352px;height:56px;opacity:.6;border:solid 1px rgba(112,112,112,.33);background-color:#fff;margin-bottom:18px;padding-left:35px}.b2b_sec2 .b2b_sec2FormSec form span{position:relative;display:block}.b2b_sec2 .b2b_sec2FormSec form i{position:absolute;left:15px;top:30%;max-width:20px;font-size:11px;z-index:1}.b2b_sec2 .b2b_sec2FormSec form i.fa-file-alt{position:absolute;left:15px;top:25%;max-width:20px;font-size:11px;z-index:1}.b2b_text{display:block}.b2b_sec2 .b2b_sec2FormSec form textarea{padding-top:15px;font-family:Helvetica}.b2b_text>img{top:17px !important}#b2b_submit{font-family:Helvetica;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;color:#fff;width:162px;height:53px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#379fe8;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;margin:auto;text-transform:uppercase;cursor:pointer;-webkit-appearance:none}.b2b_sec3{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1320px;margin:auto;padding:4rem 0}.b2b_sec3ContTitle{font-family:Roboto;font-size:35px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.46;letter-spacing:normal;text-align:left;color:#379fe8}.b2b_sec3ContText p{max-width:333px;font-family:Roboto;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#292929;margin:1em 0;padding-top:5px}.b2b_sec3Img{max-width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.b2b_sec3Cont{max-width:37%;-webkit-box-flex:0;-webkit-flex:0 0 37%;-moz-box-flex:0;-ms-flex:0 0 37%;flex:0 0 37%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.b2b_sec3ContButton{width:260px;height:53px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#eb6c1f;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;color:#fff;text-decoration:none;text-transform:uppercase;margin-top:3.6rem}.b2b_sec4Top{width:100%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:top center;background-repeat:no-repeat;padding:2rem 0;text-align:center;position:relative}.b2b_sec4TopInner{position:relative;z-index:1}.b2b_sec4Top:before{content:'';position:absolute;top:0;right:0;left:0;bottom:0;width:100%;background-color:rgba(0,0,0,.7);z-index:0}.b2b_sec4TopTitle{font-family:Roboto;font-size:45px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;text-transform:uppercase;position:relative;max-width:50%;margin:1em auto}.b2b_sec4TopTitle img{position:absolute;right:-25px;top:25px}.b2b_sec4TopFiltr1,.b2b_sec4TopFiltr2{width:380px;height:300px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#288dd4;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.b2b_sec4TopFiltr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:778px;margin:auto}.b2b_sec4TopFiltrName{font-family:Roboto;font-size:25px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.36;letter-spacing:normal;text-align:center;color:#fff}.b2b_sec4TopFiltrInput input{position:relative;display:block;z-index:999;margin:0;width:20px;height:20px}.b2b_sec4TopFiltrInput input:checked:before{content:'';background:#1bd576;-webkit-box-shadow:0 0 0 4px #fff,0 0 0 8px #1bd576;-moz-box-shadow:0 0 0 4px #fff,0 0 0 8px #1bd576;box-shadow:0 0 0 4px #fff,0 0 0 8px #1bd576;border:none;height:10px;width:10px;position:absolute;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;top:0;bottom:0;right:0;left:0;margin:auto}.b2b_sec4TopFiltrInput input:before{content:'';background:#fff;-webkit-box-shadow:0 0 0 #fff,0 0 0 4px #1bd576;-moz-box-shadow:0 0 0 #fff,0 0 0 4px #1bd576;box-shadow:0 0 0 #fff,0 0 0 4px #1bd576;border:none;height:20px;width:20px;position:absolute;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;top:0;bottom:0;right:0;left:0;margin:auto;cursor:pointer}.b2b_sec4Bot{width:100%;background-color:#152534;padding:2.65rem 0}.b2b_sec4BotLefy{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.b2b_sec4BotInner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:555px;margin:auto}.b2b_sec4BotLefyText{max-width:217px;font-family:Roboto;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:normal;text-align:left;color:#fff}.b2b_sec4BotLefyImg{max-width:42px;margin-right:20px}.b2b_sec4BotRight{width:236px;height:89px;-webkit-box-shadow:3px 5px 6px 0 rgba(0,0,0,.15);-moz-box-shadow:3px 5px 6px 0 rgba(0,0,0,.15);box-shadow:3px 5px 6px 0 rgba(0,0,0,.15);background-color:#75c043;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:25px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.36;letter-spacing:normal;text-align:center;color:#fff;cursor:pointer;font-family:Roboto}.b2b_sec5{width:100%;background-color:#fff;padding:4.5rem 0}.b2b_sec5Title{font-family:Roboto;font-size:35px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.46;letter-spacing:normal;text-align:center;color:#379fe8}.b2b_sec5Item{max-width:250px;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 4% 8.5%}.b2b_sec5Items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1190px;margin:auto;padding-top:4rem}.b2b_sec5ItemName{font-family:Roboto;font-size:25px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:#152534}.b2b_sec5ItemImg{max-width:115px;margin:auto auto 10px auto}.b2b_sec5Bot{width:100%;background-color:#f2efef;padding:1.6rem 0}.b2b_sec5BotInner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:1210px;margin:auto}.b2b_sec5BotItem{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:158px}.b2b_sec6{text-align:center;width:100%}.b2b_sec6Title{font-family:Roboto;font-size:35px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.46;letter-spacing:normal;text-align:center;color:#379fe8}.b2b_sec6Img{max-width:880px;margin:3rem auto}.b2b_sec6Content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:900px;margin:auto}.b2b_sec6ContItem p{max-width:385px;font-family:Roboto;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#292929;position:relative;margin:1em 0}.b2b_sec6Content>div:nth-of-type(1){border-right:1px solid silver;padding-right:60px}.b2b_sec6ContItem p:before{content:'';width:23px;height:23px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#75c043;position:absolute;top:4px}.b2b_sec6Content div p:before{left:-8%}.b2b_sec6Button{width:202px;height:55px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#379fe8;font-family:Helvetica;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;margin:3.5rem auto 6.5rem;cursor:pointer}.b2b_testimonialTitle{font-family:Roboto;font-size:35px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.46;letter-spacing:normal;text-align:center;color:#379fe8;margin-bottom:4.5rem}.b2b_slideItem{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;height:270px;width:100%;margin:auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}.b2b_slideItemL{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:inherit;text-align:center;background-color:#f5f5f5;max-width:245px}.b2b_slideItemR{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:inherit;background-color:#f5f5f5;max-width:685px;margin-left:30px}.b2b_slideItemLImg{width:70px;height:70px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow:hidden;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.b2b_slideItemLTitle{font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.3px;text-align:left;color:#172943;margin-top:15px;margin-bottom:20px}.b2b_slideItemLText p{font-size:14px;font-weight:500;line-height:1.29;letter-spacing:.1px;color:#6d6d6d;margin:1em 0}.b2b_slideItemLRaiting{height:18px;-webkit-background-size:auto 200%;-moz-background-size:auto 200%;background-size:auto 200%;background-position:bottom left;background-repeat:repeat-x;width:90px;text-align:left}.b2b_slideItemLRaiting span{display:inline-block;height:18px;-webkit-background-size:auto 200%;-moz-background-size:auto 200%;background-size:auto 200%;background-position:top left;background-repeat:repeat-x;width:100%}.b2b_slideItemRName{font-size:12px;letter-spacing:2.4px;color:#6d6d6d;text-transform:uppercase;text-align:left;font-weight:700}.b2b_slideItemRTitle{font-size:14px;font-weight:700;line-height:1.57;letter-spacing:.1px;text-align:left;color:#3a495d;max-width:50%}.b2b_slideItemRText p{font-size:14px;font-weight:500;line-height:1.57;letter-spacing:.1px;text-align:left;color:#6d6d6d;margin:1em 0}.b2b_slideItemRLink{-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;background-color:#3bc740;border-color:#3bc740 !important;border:3px solid;font-weight:700;color:#fff;display:inline-block;letter-spacing:1.5px;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:220px;margin:auto auto auto 0;height:49px}.b2b_slideItemLText{max-width:75%;margin:0 auto}.b2b_slideItemRImg{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.b2b_slideItemRContent{-webkit-box-flex:0;-webkit-flex:0 0 55%;-moz-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%}.b2b_testimonial{width:100%;margin:6.5rem auto;position:relative}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0px);-ms-transform:translate(0px,0px);-moz-transform:translate(0px,0px);-o-transform:translate(0px,0px);transform:translate(0px,0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:height,-o-transform;-moz-transition-property:transform,height,-moz-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform,-moz-transform,-o-transform;-webkit-transition-duration:inherit !important;-moz-transition-duration:inherit !important;-o-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;-moz-transition-timing-function:inherit !important;-o-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit !important;-moz-transition-duration:inherit !important;-o-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;-o-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit !important;-moz-transition-timing-function:inherit !important;-o-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:5px 0 0;padding:0;text-align:center;position:absolute;right:0;left:0;-webkit-transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px)}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;height:10px;overflow:hidden;text-indent:-999em;width:10px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;-webkit-transition:all .8s linear 0s;-o-transition:all .8s linear 0s;-moz-transition:all .8s linear 0s;transition:all .8s linear 0s;background:#869791}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#2d2d33;outline:none}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSAction>a{width:32px;display:block;top:50%;height:32px;cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;-o-transition:opacity .35s linear 0s;-moz-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0 !important}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100% !important;max-width:none !important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-moz-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-o-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-moz-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-o-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-moz-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-o-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@-moz-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@-o-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;-moz-animation:rightEnd .3s;-o-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;-moz-animation:leftEnd .3s;-o-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;-moz-animation:topEnd .3s;-o-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;-moz-animation:bottomEnd .3s;-o-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;-moz-animation:leftEnd .3s;-o-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;-moz-animation:rightEnd .3s;-o-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:default}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:default}.lSSlideOuter .lSPager.lSpg{bottom:-35px}@media (max-width:1024px){.b2b_sec5BotInner,.b2b_sec6Img,.b2b_sec6Content,.b2b_sec3,.b2b_sec4TopFiltr{max-width:90%}.b2b_sec5BotItem{max-width:100px}.b2b_sec5Items{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.b2b_s1Title h1{font-size:40px}.b2b_sec2TextSecTitle{font-size:32px}.b2b_sec2{max-width:95%}.b2b_sec2 .b2b_sec2FormSec form{max-width:275px}.b2b_sec2TextSecItem{margin-bottom:1.5rem}.b2b_sec4TopFiltr1,.b2b_sec4TopFiltr2{width:340px}.b2b_sec4TopTitle{font-size:38px}.b2b_sec4TopTitle img{right:-25%;top:0}.b2b_sec5ItemName{font-size:26px}.b2b_slideItem{height:310px}.b2b_slideItemR{margin-left:15px;max-width:440px}.b2b_sec6Content>div:nth-of-type(1){border-right:none}.b2b_slideItemRLink{max-width:165px}}@media (max-width:767px){.b2b_sec2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.b2b_s1Links,.b2b_sec3{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b2b_s1Link2{width:275px;margin:15px auto}.b2b_s1Title h1{font-size:33px}.b2b_sec2TextSec,.b2b_sec2FormSec,.b2b_sec3Img,.b2b_sec3Cont{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}.b2b_sec2 .b2b_sec2FormSec form{max-width:95%;margin:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.b2b_sec2 .b2b_sec2FormSec form span{width:100%;text-align:center}.b2b_sec2{max-width:90%}.b2b_sec2TextSec,.b2b_sec3Img{margin-bottom:2.5rem}.b2b_sec3ContButton{margin-top:1.6rem}.b2b_sec4TopTitle{font-size:28px;max-width:80%}.b2b_sec4TopFiltrName{font-size:20px}.b2b_sec4TopFiltr1,.b2b_sec4TopFiltr2{width:47%;height:260px}.b2b_sec4TopTitle img{right:-10%;top:5px;max-width:50px}.b2b_sec4BotInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b2b_sec4BotRight{width:45%;height:55px;font-size:20px;line-height:normal;margin-top:1.5rem}.b2b_sec5BotInner{-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.b2b_sec5BotItem{margin-bottom:1rem}.b2b_sec5ItemImg{max-width:38%;margin:auto auto 10px auto}.b2b_sec5ItemName{font-size:20px}.b2b_sec5Items{padding-top:2rem}.b2b_sec5Title{font-size:28px}.b2b_sec5{padding:2.5rem 0}.b2b_sec5Items{padding-top:1.5rem}.b2b_sec6Content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b2b_sec6Content>div:nth-of-type(1){padding-right:0}.b2b_sec6ContItem{max-width:100%;font-size:16px;padding-left:10%;margin-bottom:1rem}.b2b_sec6Content>div p:before{width:15px;height:15px;top:5px}.b2b_sec6Title,.b2b_testimonialTitle{font-size:28px;line-height:normal}.b2b_sec6Button{width:40%;height:45px;font-size:16px}.b2b_slideItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.b2b_slide,.b2b_slideItemL,.b2b_slideItemR{height:100% !important}.b2b_slideItemL,.b2b_slideItemR{max-width:85%;margin:auto;width:100%;padding:1rem 0}.b2b_slideItemR{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b2b_slideItemRImg{max-width:100%}.b2b_slideItemRName,.b2b_slideItemRTitle,.b2b_slideItemRText p{text-align:center}.b2b_slideItemRTitle{width:100%;max-width:100%}.b2b_slideItemRLink{max-width:165px;margin:auto}.b2b_slideItemRContent{-webkit-box-flex:0;-webkit-flex:0 0 90%;-moz-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}}.b2b_hiddenForm1{background-color:#f2efef;width:100%;padding:5rem 0}#b2b_hiddenForm1,#b2b_hiddenForm2,#b2b_hiddenForm3{display:none}.b2b_hiddenForm1 form input,.b2b_hiddenForm1 form textarea{width:100%;max-width:100%;height:56px;opacity:.6;border:solid 1px rgba(112,112,112,.33);background-color:#fff;margin-bottom:18px;padding-left:35px}.b2b_hiddenForm1 form{max-width:500px;padding:3rem 2.5rem;margin:auto;background:#fff}.b2b_hiddenForm1 form span{position:relative;display:block}.b2b_hiddenForm1 form textarea{padding-top:20px}.b2b_hiddenForm1 form i{position:absolute;left:15px;top:30%;max-width:20px;font-size:11px;z-index:1}.b2b_hiddenForm1 form #b2b_submit{margin:auto !important}#b2b_form1close,#b2b_form2close,#b2b_form3close{max-width:500px;margin:auto;text-align:right}#b2b_form1close svg,#b2b_form2close svg,#b2b_form3close svg{cursor:pointer}textarea::-webkit-input-placeholder{font-family:inherit;font-size:inherit;line-height:inherit}textarea:-ms-input-placeholder{font-family:inherit;font-size:inherit;line-height:inherit}textarea:-moz-placeholder{font-family:inherit;font-size:inherit;line-height:inherit}textarea::-moz-placeholder{font-family:inherit;font-size:inherit;line-height:inherit}textarea::-ms-input-placeholder{font-family:inherit;font-size:inherit;line-height:inherit}textarea::placeholder{font-family:inherit;font-size:inherit;line-height:inherit}textarea{font-family:inherit;font-size:inherit;line-height:inherit}#b2b_hidenForm2_select{width:100%;max-width:100%;height:56px;opacity:.6;border:solid 1px rgba(112,112,112,.33);background-color:#fff;margin-bottom:18px;font-family:inherit;font-size:inherit;line-height:inherit;text-indent:35px}.b2b_sec5ItemText p{text-align:center;line-height:1.5;font-family:Roboto;font-size:15px;color:#333;padding-top:.5rem}.b2b_s1Link2,#b2b_submit,.b2b_sec3ContButton,#b2b_toForm3,#b2b_toForm4{-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}.b2b_s1Link2:hover{background:#379fe8;border:2px solid rgba(0,0,0,.05);-webkit-box-shadow:1px 1px 2px rgba(255,255,255,.2);-moz-box-shadow:1px 1px 2px rgba(255,255,255,.2);box-shadow:1px 1px 2px rgba(255,255,255,.2);text-decoration:none;text-shadow:-1px -1px 0 #379fe8}#b2b_submit:hover,#b2b_toForm4:hover{background-color:#288dd4}.b2b_sec3ContButton:hover{background-color:#d35c13}#b2b_toForm3:hover{background-color:#478e17}.b2b_hiddenForm1 form input[aria-invalid=true],.b2b_sec2 .b2b_sec2FormSec form input[aria-invalid=true]{border:1px solid red}select[aria-invalid=true]{color:red}.wpcf7-not-valid-tip,.wpcf7-mail-sent-ok{display:none !important}.reseller_success_message_wrapper *:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.reseller_success_message{background:#fff;display:block;max-width:600px;padding:20px;position:relative;z-index:20}.reseller_success_message h1{margin-top:0;margin-bottom:10px;color:#2671af;font-size:30px;font-family:Roboto}.reseller_success_message p{display:block;padding:0 10px;margin:0 0 15px;line-height:25px;text-align:center}.reseller_success_message a.cta{display:block;width:100%;max-width:150px;margin:0 auto;padding:12px;font-size:16px;text-align:center;border-color:#b94e0d;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #b94e0d;color:#fff;text-decoration:none;background-color:#ec6615;cursor:pointer}.reseller_success_message a.cta:active{outline:none;background-color:#3e8241;border-color:#2b562d;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.reseller_success_message_wrapper>.close{cursor:default;position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;display:block;width:100%;height:100%}.reseller_success_message .close{color:#2671af;text-decoration:none;position:absolute;right:15px;font-size:15px;top:15px;z-index:10}.resellers_success_message_wrapper_toggle{display:none;position:relative;z-index:200}.resellers_success_message_wrapper{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;left:0;top:0;bottom:0;right:0;z-index:1000;padding:10px;background:rgba(0,0,0,.5);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.resellers_success_message_wrapper *:before,.resellers_page_grid *:after{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.resellers_success_message{background:#fff;display:block;max-width:600px;min-width:550px;padding:20px;position:relative;z-index:20}.resellers_success_message h1{margin-top:0;margin-bottom:10px;color:#2671af;font-size:30px;font-family:Roboto}.resellers_success_message p{display:block;padding:0 10px;margin:0 0 15px;line-height:25px;text-align:center}.resellers_success_message a.cta{display:block;width:100%;max-width:150px;margin:0 auto;padding:12px;font-size:16px;text-align:center;border-color:#b94e0d;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #b94e0d;color:#fff;text-decoration:none;background-color:#ec6615;cursor:pointer}.resellers_success_message a.cta:active{outline:none;background-color:#3e8241;border-color:#2b562d;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.resellers_success_message_wrapper>.close{cursor:default;position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;display:block;width:100%;height:100%}.resellers_success_message .close{color:#2671af;text-decoration:none;position:absolute;right:15px;font-size:15px;top:15px;z-index:10}@media only screen and (max-width:650px){.resellers_success_message{min-width:260px}}#woo_pp_ec_button_checkout{display:none !important}.featured_section_product_info_link:before{display:none}.installation_page_form_rows>li>input[type=file]{position:relative}.installation_page_form_rows>li>input[type=file]:after{content:"";height:100%;width:136px;display:block;position:absolute;top:0;left:0;background:#fff}.review-avatar-wrapper.pull-left{height:auto !important}@media (max-width:1100px){.cart_page_footer>ul>li>.main .woocommerce{max-width:100% !important;min-width:150px !important}.blog_list_page_list>li .main>a:first-of-type h2{font-size:26px}.why_choose_us_section_list,.shop_page_filter,.product_page_description_tabs_tech_list,.product_page_faq_list{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.why_choose_us_section_list>li,.shop_page_products>li,.shop_page_filter>li{-webkit-box-flex:inherit !important;-moz-box-flex:inherit !important;-webkit-flex:inherit !important;-ms-flex:inherit !important;flex:inherit !important}.product_page_description_tabs_tech_list>.title,.product_page_faq_list>li,.product_page_main_info{-webkit-box-flex:inherit !important;-moz-box-flex:inherit !important;-webkit-flex:inherit !important;-ms-flex:inherit !important;flex:inherit !important}}@media (max-width:767px){.product_page_description_tabs_tech_list,.product_page_reviews_header{flex-direction:column}.product_page_description_tabs_tech_list>.row{-webkit-box-flex:inherit !important;-moz-box-flex:inherit !important;-webkit-flex:inherit !important;-ms-flex:inherit !important;flex:inherit !important}.entry_section_subtitle{font-size:24px;line-height:34px}.entry_section_title{color:#fff;font-size:28px}.why_choose_us_section_list>li{background-size:100px 100px;padding:95px 10px 10px}.why_choose_us_section_list_title{font-size:16px}.header_main .header_search{display:none}.shop_page_filter>li>h2{font-size:28px}.blog_list_page_list>li{padding:0 0 10px}.blog_post_page_content>.grid h2{font-size:24px}.featured_section_product_list>li,.service_section_list>li,.header_benefits_list>li,.browse_section_list>li,.footer_content_row,.footer_content_row_wide,.footer_side>li{-webkit-box-flex:inherit !important;-moz-box-flex:inherit !important;-webkit-flex:inherit !important;-ms-flex:inherit !important;flex:inherit !important}.header_benefits_list>li{max-width:133px}.browse_section_list>li{width:47%}}@media (max-width:650px){.footer_side>li>img{max-width:350px;width:100%}.blog_post_page_content img{height:auto}.blog_post_page_title{font-size:26px}.header_card{max-width:50px;min-width:50px}.header_nav_mobile_toggle_button{height:32px;width:36px}.loginsignup{margin-top:8px}.header_nav_mobile_toggle_button>div:nth-child(1):empty{top:6px}.support_section_title{font-size:18px}.help_section_title{font-size:24px}.help_section_content_main p,.blog_post_page_content{font-size:13px;line-height:20px}.browse_section_dropdowncontent p,.browse_section_dropdowncontent li,.certified_section_content_main p{font-size:13px;line-height:20px}.how_it_works_section_content_main p,.how_it_works_section_content_main ol{font-size:13px;letter-spacing:.5px;line-height:20px}.how_it_works_section_content_main h3{padding:2px 0}.help_section_content_side{max-width:200px;min-width:200px}.product_page_faq_list>li>a{font-size:17px}.page_title{font-size:26px}.product_page_faq_list>li>div p{margin:8px 0;font-size:14px;line-height:20px}.cart_page_footer>ul>li{min-width:100%;margin:0}.cart_page_footer>ul>li>.side{min-width:80px;max-width:80px;height:70px}.cart_page_footer>ul>li>.main{min-width:180px}.case_study_page_list_content_title{font-size:20px}.faq_page_phone_link{font-size:26px}.installation_page_title{font-size:22px;padding:0 10px 20px}.installation_page{padding:30px 0 0}.installation_page_steps{padding:10px}.installation_page_steps>li{padding:20px 0}.resellers_page_subtitle{font-size:24px;margin:30px 0 10px}.resellers_page_subtext{line-height:22px}.custom_content_area{margin-top:10px !important}.resellers_page_contact_form{margin:30px 0 10px}.help_section{padding:10px}.certified_section{margin:10px}.installation_page_steps>li>.content{padding:10px}}@media (max-width:400px){.loginsignup a{padding:12px 10px !important;font-size:12px}.loginsignup span{padding:6px}.by_provider_section_title{font-size:28px}.checkout_page_content_payment .payment_method_paypal img{max-width:60px}.checkout_page_content_payment .payment_method_stripe img{max-width:32px}.browse_section .grid{min-width:280px}.browse_section_dropdowncontent{padding:10px}.comment_list_app_content>article>.main>p{line-height:15px;font-size:13px}.comment_list_app_content article{padding:10px 5px 10px}}.booster_fixed_header{background-image:url("https://www.boostersdirect.com/wp-content/uploads/2022/03/image-6.png");background-origin:border-box;background-position:center;background-repeat:no-repeat;background-size:cover;height:125px;position:fixed;top:0;width:100%;z-index:9999}.booster_content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-content:center;height:100%;padding:12px 25px}.booster_left_elements{display:flex}.booster_logo_elements{padding-right:15px}.booster_logo_elements h3{font-family:Roboto;font-style:normal;font-weight:700;font-size:47px;letter-spacing:.03em;text-transform:uppercase;color:#fff;line-height:1}.booster_logo_elements h2{font-family:Roboto-Light;font-style:normal;font-weight:300;font-size:48px;text-transform:uppercase;color:#fff;line-height:1}.up_to_off_content{padding-left:45px;border-left:2px solid #fff}.up_to_off_p{font-family:Roboto;font-style:normal;font-weight:500;font-size:38px;color:#fff;line-height:1}.up_to_off_div{position:relative;line-height:1}.up_to_text_rotate{position:absolute;left:-45px;bottom:23px;font-family:Roboto-Light;font-style:normal;font-weight:300;font-size:23px;text-align:center;color:#fff;transform:rotate(-90deg)}.up_to_off{font-family:Montserrat-ExtraBold;font-style:normal;font-weight:800;font-size:70px;color:#fff}.day_hours_date p{margin:0}.fixed_day_item p{line-height:2}.day_hours_date{display:flex;justify-content:space-between;padding-top:8px}.day_hours_date p{display:flex;align-content:center;justify-content:center}.fixed_day_item{width:70px;height:70px;background-color:rgba(255,255,255,.67);font-size:35px;border-radius:50%;font-weight:600;letter-spacing:.02em;color:#000;font-family:Roboto}.fixed_day_block{margin:0 10px}.fixed_day_title{font-family:Roboto;text-align:center;text-transform:uppercase;font-size:12px;line-height:14px;color:#fff;margin-top:4px !important}.fixed_day_title.display_block_mobile{display:none}.fixed_day_block1,.fixed_day_block4 .fixed_day_item{position:relative}.top_header{margin-top:125px}@media (max-width:1200px){.top_header{margin-top:95px}.booster_fixed_header{height:95px}.booster_logo_elements h3{font-size:26px}.booster_logo_elements h2{font-size:26px}.up_to_off_p{font-size:22px}.up_to_text_rotate{font-size:12px;left:-23px;bottom:13px}.up_to_off{font-size:40px}.fixed_day_item{width:55.34px;height:55.34px;font-size:26px}.fixed_day_item p{line-height:2.2}.fixed_day_title{font-size:10px}.day_hours_date{padding-top:0}.booster_left_elements{padding:7px 15px 6px 0}.up_to_off_content{padding-left:20px}.fixed_day_block{margin:0 7px}.booster_logo_elements{padding-right:12px}}@media (max-width:768px){.booster_logo_elements h3{font-size:22px}.booster_logo_elements h2{font-size:23px}.up_to_off_p{font-size:20px}.up_to_off{font-size:36px}.fixed_day_item{width:46.94px;height:46.94px;font-size:22px}.booster_logo_elements{padding-right:10px;padding-top:5px}.day_hours_date{padding-top:6px}}@media (max-width:700px){.booster_fixed_header{height:50px}.booster_content{padding:2px 15px}.booster_logo_elements h3{font-size:13.6px}.booster_logo_elements h2{font-size:14px}.up_to_off_p{font-size:13px}.up_to_off{font-size:22px}.fixed_day_block{margin:0 3.5px}.fixed_day_item{width:24.71px;height:24.71px;font-size:14px}.fixed_day_item p{line-height:2}.fixed_day_title{font-size:6px;line-height:1}.booster_logo_elements{padding-right:5px;padding-top:3px}.up_to_off_content{padding-left:15px}.day_hours_date{padding-top:6px}.up_to_text_rotate{font-size:8px;left:-16px;bottom:9px}.top_header{margin-top:50px}.booster_left_elements{padding:7px 0 6px}}@media (max-width:410px){.up_to_off_content{padding-left:12px}.booster_logo_elements h3{font-size:12.6px}.booster_logo_elements h2{font-size:13px}.booster_content{padding:2px 12px}}@media (max-width:372px){.up_to_off_content{padding-left:12px}.booster_logo_elements h3{font-size:10.6px}.booster_logo_elements h2{font-size:11px}.booster_content{padding:2px 12px}.up_to_off_p{font-size:10px}.up_to_off{font-size:18px}.booster_content{padding:6px 12px}.day_hours_date{padding-top:4px}}.top_header{margin-top:0 !important}.product_page_main_payment_header{padding:20px 15px !important}.shop_page_products li{position:relative}.coupon_div{background-image:url("https://www.boostersdirect.com/wp-content/uploads/2022/03/Subtract-3.png");background-repeat:no-repeat;background-size:cover;background-origin:border-box;background-position:center;width:100%;min-height:160px;text-align:center;padding:36px 10px 0}.copy_text_div{padding-top:15px;position:relative}.copy_text_item{position:relative;width:163px;height:30px;margin:auto}.copy_img{position:absolute;top:5px;right:10px}.coupon_btn_text h4{font-family:Roboto-ExtraBold;font-style:normal;font-weight:800;font-size:40px;line-height:32px;text-transform:capitalize;color:#fff;margin-bottom:5px}.coupon_btn_text p{font-family:Roboto;font-style:normal;font-weight:400;font-size:24px;text-transform:capitalize;color:#fff}.copy_text_div #copy_text{width:163px;height:30px;border:1.5px solid #fff;box-sizing:border-box;text-align:center;padding-top:6px;margin:auto;background-color:#fff;font-family:Roboto;font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:#000}.copy_text_div button{background:0 0 !important;width:163px;height:30px;border:none !important;position:absolute;top:15px;cursor:pointer;left:0;right:0;margin:auto;text-align:center}.badge_item{position:absolute;right:5px;top:4px}.badge_item img{position:relative;width:132px;height:132px}.badge_item p{position:absolute;top:26px;left:15px;font-family:Montserrat-Bold;font-style:normal;font-weight:700;font-size:45px;text-align:center;color:#fff;line-height:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.badge_item p span{font-size:30px}.prod_badge_item{position:absolute;top:0;right:0;z-index:9}.prod_badge_item img{position:relative;width:106px;height:106px}.prod_badge_item p .badge_price_number{margin-right:5px}.prod_badge_item p{position:absolute;top:30px;left:30px;font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;text-align:center;color:#fff;line-height:1;transform:rotate(45deg)}.featured_section_product_list .prod_badge_item p{top:30px;left:30px}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:140px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:150%;left:50%;margin-left:-75px;opacity:0;transition:opacity .3s}.tooltip .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}@media (max-width:992px){.badge_item img{width:100px;height:100px}.badge_item p{top:20px;font-size:30px}.badge_item p span{font-size:21px}}.floor_plan_section{padding:40px 10px;max-width:1000px}.floor_plan_section h1{font-family:Roboto;font-weight:700;color:#2671af;text-align:center;margin-bottom:20px;font-size:30px}.floor_plan_section_content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;list-style:none}.floor_plan_section_content li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:280px;padding:10px}.floor_plan_section_content li.main{text-align:justify;line-height:30px;min-width:380px;padding-right:30px}.floor_plan_section_content li.image img{display:block;margin:0 auto}.floor_plan_section_cta:empty{display:none}.floor_plan_section_cta{display:block;color:#fff !important;text-decoration:none !important;text-align:center;max-width:160px;padding:12px;font-size:16px;margin:20px auto 20px auto;background-color:#5cb85c;border:1px solid #4cae4c;border-radius:4px;line-height:1.0}.floor_plan_section_cta:hover{background-color:#449d44;border-color:#398439}.floor_plan_section_cta:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);background-color:#398439;border-color:#255625}@media only screen and (max-width:650px){.floor_plan_section h1{margin-bottom:0}.floor_plan_section_content{display:block}.floor_plan_section_content li.main{text-align:justify;line-height:30px;min-width:280px;padding-right:10px}}.faq_page{padding:40px 10px 10px}.faq_page_title{font-family:Roboto;font-size:30px;font-weight:700}.faq_page_contact_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;background-color:#5695c7;list-style:none;color:#fff;margin:20px 0 0}.faq_page_contact_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:280px;text-align:center;border-bottom:1px solid #fff;border-right:1px solid #fff;padding:60px 20px}.faq_page_contact_list>li>h2{font-family:Roboto;font-size:30px;font-weight:700;padding:0 0 10px}.faq_page_phone_link{display:block;color:#fff;text-decoration:none;font-size:30px;font-weight:500;padding:20px 10px;margin:0 auto 20px}.faq_page_phone_link>i{margin:0 10px 0 0}.faq_page_request_link{display:block;width:100%;max-width:250px;padding:20px 10px;margin:0 auto 25px;color:#76bf42;text-decoration:none;font-size:25px;-webkit-transition-duration:.2s;transition-duration:.2s;background-color:#fff}.faq_page_request_link:hover{background-color:#76bf42;color:#fff;box-shadow:2px 2px 10px -6px #000}.faq_page_questions_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-right:1px solid #fff;list-style:none;margin:0 -10px;padding:10px 0}.faq_page_questions_list a{color:#000;text-decoration:none}.faq_page_questions_list a:hover{text-decoration:underline}.faq_page_questions_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:100%;min-width:240px;margin:10px;background-color:#d8e7f3;padding:20px}.faq_page_questions_list>li>ul{list-style:none;font-weight:400;line-height:25px;font-size:13px;letter-spacing:.5px;padding:15px 0 0}.faq_page_question_title{display:block;position:relative;text-align:center;color:#000;text-decoration:none;letter-spacing:.5px;font-size:14px;font-weight:700}.faq_page_question_title>i:empty{margin:0 auto 15px;display:block;width:100px;height:100px;background-color:#fff;border-radius:100%;background-position:center center;background-repeat:no-repeat;background-size:50px auto}.faq_page_subtitle{text-align:center;font-size:30px;font-family:Roboto;font-weight:700;margin:15px 0;padding:0 10px}.faq_page_info_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0 10px;max-width:650px;margin:0 auto 30px}.faq_page_info_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin:2px;min-width:200px}.faq_page_info_list>li>a{text-align:center;white-space:nowrap;display:block;width:100%;border:2px solid #b5b5b5;color:#000;font-weight:700;text-decoration:none;padding:10px 15px}.faq_page_info_list>li.active>a{background:#000;border-color:#000;color:#fff}.faq_page_info_list>li>a>i{margin-right:10px}@media only screen and (max-width:650px){.faq_page_questions_list>li{max-width:100%}.faq_page_phone_link{padding:10px;margin:0 auto 10px}.faq_page_request_link{margin:5px auto 20px}.faq_page_phone_link>i{display:block;margin:0 0 25px}.faq_page_subtitle{font-size:25px}}.category_single_page{padding:0 10px;margin:20px auto}.category_single_page img{display:block;width:100%}.category_single_page_content{margin:10px 0}.case_study_page{padding:40px 0}.case_study_page_title{font-family:Roboto;font-size:30px;font-weight:700;padding:0 15px;text-align:center}.case_study_page_list{padding:15px 0;max-width:960px;margin:0 auto;list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center}.case_study_page_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:300px;max-width:320px;padding:15px}.case_study_page_list>li>a{position:relative;display:block;width:100%;height:300px;color:#000;text-decoration:none;background-position:top center;background-repeat:no-repeat;background-size:cover;overflow:hidden;-webkit-box-shadow:0 0px 16px rgba(234,234,234,.18),0 10px 19px rgba(132,132,132,.2);box-shadow:0 0px 16px rgba(234,234,234,.18),0 10px 19px rgba(132,132,132,.2)}.case_study_page_list>li>a div.case_study_page_list_content{background:#fff;display:block;position:absolute;top:100%;left:0;right:0;width:100%;margin-top:-65px;-webkit-box-shadow:0 5px 30px 10px rgba(0,0,0,.3);box-shadow:0 5px 30px 10px rgba(0,0,0,.3);-webkit-transition:all ease-in-out .25s;-o-transition:all ease-in-out .25s;transition:all ease-in-out .3s}.case_study_page_list>li>a:hover div.case_study_page_list_content{top:40%;margin-top:0}.case_study_page_list>li>a:hover .case_study_page_list_content_title{text-overflow:inherit;white-space:normal}.case_study_page_list_content_title{font-family:Roboto;font-size:25px;font-weight:700;color:gray;width:100%;white-space:nowrap;overflow:hidden;position:relative;text-overflow:ellipsis;padding:20px 15px 15px}.case_study_page_list_content_text{display:block;height:130px;overflow:hidden;padding:0 15px;line-height:25px;position:relative}.case_study_page_list_content_text:after{content:"";display:block;background-image:linear-gradient(transparent,#fff);position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;width:100%;height:100%}@media only screen and (max-width:650px){.case_study_page_list>li{min-width:270px;max-width:280px}}.blog_list_page{padding:40px 0 25px}.blog_list_page.grid{max-width:900px}.blog_list_page_list{list-style:none}.blog_list_page_list>li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;padding:0 0 40px}.blog_list_page_list>li:last-of-type{padding:0}.blog_list_page_list>li .side{-webkit-box-flex:1 1 0;-moz-box-flex:1 1 0;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;max-width:400px;min-width:280px}.blog_list_page_list>li .side a{display:block;padding:20px}.blog_list_page_list>li .side img{width:100%;max-width:380px}.blog_list_page_list>li .main{-webkit-box-flex:1 1 0;-moz-box-flex:1 1 0;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;max-width:390px;min-width:280px;padding:20px}.blog_list_page_list>li .main>a:first-of-type{color:#d33d5c;text-decoration:none;font-family:LatoRegular;display:block;padding:0 0 10px;-webkit-transition:linear .1s;-o-transition:all linear .1s;transition:all linear .1s}.blog_list_page_list>li .main>a:first-of-type h2{font-weight:400;font-size:38px}.blog_list_page_list>li .main>a:first-of-type:hover{color:#000}.blog_list_page_list>li .main>div{padding:0 0 10px}.blog_list_page_list>li .main>div p{margin:10px 0;font-weight:400;color:#3a3a3a;font-size:14px;line-height:1.5}.blog_list_page_list>li .main>div ul,.blog_list_page_list>li .main>div ol{margin:10px 0 10px 25px}.blog_list_page_list>li .main>div ul li,.blog_list_page_list>li .main>div ol li{margin:5px 0}.blog_list_page_list>li .main>div a{color:#007bff;text-decoration:none;-webkit-transition:linear .1s;-o-transition:all linear .1s;transition:all linear .1s}.blog_list_page_list>li .main>div a:hover{text-decoration:underline}.blog_list_page_list>li .main>a:last-of-type{color:#d33d5c;text-decoration:none;font-family:LatoRegular;font-weight:700;font-size:15px;display:block;padding:0 0 0 20px;position:relative;overflow:hidden;-webkit-transition:linear .1s;-o-transition:all linear .1s;transition:all linear .1s;line-height:1.1}.blog_list_page_list>li .main>a:last-of-type:before{content:"";position:absolute;left:-3px;top:50%;margin:-3px 0 0;display:block;width:6px;height:6px;background-color:#d33d5c;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:linear .1s;-o-transition:all linear .1s;transition:all linear .1s}.blog_list_page_list>li .main>a:last-of-type:hover{color:#000}.blog_list_page_list>li .main>a:last-of-type:hover:before{background-color:#000}.blog_list_page_load_element{display:block;height:40px}.blog_list_page_loading_element{display:none;text-align:center;font-size:30px;color:#d33d5c}@media only screen and (max-width:650px){.blog_list_page_list>li .main>a:first-of-type h2{font-size:28px}.blog_list_page_list>li .main,.blog_list_page_list>li .side a{padding-top:0}}.info_blog_page{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap-reverse;-webkit-align-items:self-start;align-items:self-start;flex-wrap:wrap-reverse;padding:30px 10px}.info_blog_page_cta{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:250px;min-width:250px;list-style:none;padding:0 10px;position:-webkit-sticky;position:sticky;top:15px}.info_blog_page_cta>li{display:block;border:1px solid #f0f0f0;margin-bottom:15px}.info_blog_page_cta>li>a{display:block;color:#379fe8;font-size:18px;font-family:Roboto;font-weight:700;text-decoration:none;padding:20px 45px 15px 15px;position:relative}.info_blog_page_cta>li>a.active>i{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(180deg)}.info_blog_page_cta>li>a>i{position:absolute;right:12px;top:13px;display:inline-block;border:2px solid #379fe8;font-size:17px;padding:5px 0 0 8px;height:30px;width:30px;border-radius:100%;-webkit-transition-duration:.3s;transition-duration:.3s}.info_blog_page_cta>li>ul{list-style:none;display:none}.info_blog_page_cta>li>ul>li{border-top:1px solid #f0f0f0}.info_blog_page_cta>li>ul>li>a{display:block;padding:15px;color:#337ab7;text-decoration:none}.info_blog_page_cta>li>ul>li>a:hover{color:#23527c;text-decoration:underline}.info_blog_page_content{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:300px;padding:0 10px}.info_blog_page_content_title{color:#2671af;font-size:30px;font-family:Roboto;font-weight:700;padding:5px 0}.info_blog_page_content_wrapper{padding:0 0 25px;line-height:25px;font-size:15px}.info_blog_page_content_wrapper h1{font-weight:700;font-size:20px;margin:10px 0 15px}.info_blog_page_content_wrapper h2{font-weight:700;font-size:20px;margin:15px 0 10px}.info_blog_page_content_wrapper h3{font-weight:700;font-size:18px;margin:15px 0 7px}.info_blog_page_content_wrapper p{margin:10px 0}.info_blog_page_content_wrapper a{color:#337ab7;text-decoration:none}.info_blog_page_content_wrapper textarea,.info_blog_page_content_wrapper input[type=text]{display:block;padding:0 12px;height:35px;border:1px solid #ccc;background-color:#fff;color:#555;line-height:1.5;font-size:14px;border-radius:4px;font-family:inherit;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.info_blog_page_content_wrapper textarea{padding:10px 12px;height:115px;resize:vertical;line-height:1.5;width:100%;max-width:350px}.info_blog_page_content_wrapper textarea:focus,.info_blog_page_content_wrapper input[type=text]:focus{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.info_blog_page_content_wrapper input[type=submit]{display:inline-block;padding:0 12px;height:35px;font-family:inherit;font-size:15px;border-radius:4px;border:1px solid #ccc;color:#000;text-decoration:none;background-color:#fff;cursor:pointer}.info_blog_page_content_wrapper input[type=submit]:focus{outline:none}r .info_blog_page_content_wrapper input[type=submit]:active{outline:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.info_blog_page_content_wrapper label{display:block;font-weight:700;padding:10px 0 3px}.info_blog_page_content_wrapper a:hover{color:#23527c;text-decoration:underline}.info_blog_page_content_wrapper ul,.info_blog_page_content_wrapper ol{margin:10px 0;padding:0 0 0 25px}@media only screen and (max-width:650px){.info_blog_page{max-width:550px;margin:0 auto}.info_blog_page_cta{max-width:100%}}.header{position:relative;width:100%}.top_header{height:35px;background:#05070ed6;display:flex;justify-content:center}.top_header_content{width:1180px;display:flex;justify-content:flex-end}.top_header_item{display:flex;align-items:center;margin-left:39px}.top_header_item:first-child img{width:17px}.top_header_item:last-child img{width:24px}.top_header_item a{color:#fff;text-decoration:none;font-size:13px;line-height:0;margin-left:4px}.header_main{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-content:center;-webkit-align-items:center;align-items:center;list-style:none;padding:0 15px}.header_main .header_logo:last-of-type{padding-bottom:5px}.header_logo{padding-top:5px}.header_logo img{display:block;height:60px}.header_nav{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;padding-top:15px;padding-right:10px;list-style:none;padding:1em 0}.header_nav_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;align-content:flex-end;-webkit-align-items:flex-end;align-items:flex-end;list-style:none}.header_nav_list>li{padding:0 5px;position:relative}.header_nav_list>li>a{position:relative;display:block;color:#5d5d5d;text-decoration:none;padding:12px 15px;border-top-left-radius:2px;white-space:nowrap;border-top-right-radius:2px}.header_dropdown_link{padding-right:30px !important;position:relative}.header_dropdown_link:after{content:"";position:absolute;right:13px;top:50%;margin-top:-2px;display:block;width:0;height:0;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.header_nav_list>li>a:hover,.header_mobile_dropdown_link.active,.header_nav_list>li>ul>li>a:hover,.header_current_page,.header_nav_list>li>a.active{color:#379fe8 !important;background-color:#eee}.header_current_page{background:0 0 !important}.header_nav_list>li>a:hover:before,.header_mobile_dropdown_link.active:before,.header_nav_list>li>ul>li>a:hover:before,.header_current_page:before,.header_nav_list>li>a.active:before{content:"";position:absolute;top:100%;left:0;right:0;display:block;width:100%;height:2px;background-color:#379fe8}.header_mobile_dropdown_link.active>i{-webkit-transform:rotate(90deg);transform:rotate(180deg)}.header_nav_list>li>ul{display:none;position:absolute;top:100%;margin-top:2px;right:-5px;list-style:none;z-index:100;background-color:#fff;border:1px solid rgba(0,0,0,.15);min-width:190px;padding:8px 0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.header_nav_list>li>ul>li>a{display:block;position:relative;text-decoration:none;color:#5d5d5d;padding:13px 20px;white-space:nowrap}.header_nav_mobile_toggle{width:45px;padding-top:10px;display:none}.header_nav_mobile_toggle_button{display:block;border:1px solid #283477;height:35px;width:45px;border-radius:4px;position:relative}.header_nav_mobile_toggle_button>div{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header_nav_mobile_toggle_button>div:nth-child(1):empty{display:block;width:22px;height:2px;position:absolute;left:50%;top:9px;margin-left:-11px;background:#283477}.header_nav_mobile_toggle_button>div:nth-child(2):empty{display:block;width:22px;height:2px;position:absolute;left:50%;top:50%;margin-top:-1px;margin-left:-11px;background:#283477}.header_nav_mobile_toggle_button>div:nth-child(3):empty{display:block;width:22px;height:2px;position:absolute;left:50%;bottom:8px;margin-left:-11px;background:#283477}.header_nav_mobile_toggle_button.active>div:nth-child(2):empty{opacity:0}.header_nav_mobile_toggle_button.active>div:nth-child(1):empty{-webkit-transform:rotate(-45deg) translate(-5px,5px);transform:rotate(-45deg) translate(-5px,5px)}.header_nav_mobile_toggle_button.active>div:nth-child(3):empty{-webkit-transform:rotate(45deg) translate(-5px,-5px);transform:rotate(45deg) translate(-5px,-5px)}.header_card{min-width:180px;max-width:180px;position:relative}.header_card_link{display:block;color:#5d5d5d;overflow:hidden;background-color:#f0f0f0;border-radius:4px;height:50px;text-decoration:none;padding:17px 0 0;text-align:center;font-size:16px;position:relative}.header_card_link .header_cart_loading{background-color:#f0f0f0}.header_card_link:active,.header_card_link.active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.header_card_link i{font-size:13px;margin:0 5px 0 0}.header_card_dropdown{display:none;overflow:hidden;position:absolute;z-index:100;top:100%;margin-top:12px;right:0;list-style:none;background:#fff;width:320px;font-size:14px;border:1px solid rgba(0,0,0,.15);border-radius:4px}.header_card_empty a{display:none;text-decoration:none;padding:7px 20px;text-align:center;font-weight:400;line-height:1.5;font-size:16px;color:#333}.header_card_empty a{display:none;text-decoration:none;padding:7px 20px;text-align:center;font-weight:400;line-height:1.5;font-size:16px;color:#333}.header_card_empty a:hover{background:#f5f5f5}.header_card_item{position:relative;border-bottom:1px solid rgba(0,0,0,.15)}.header_card_item_link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:15px;text-decoration:none;color:#333}.header_card_item_link_content{padding:0 20px 0 10px}.header_card_item_link_content h3{color:#76bf42;font-size:14px;font-weight:500;padding-bottom:5px}.header_card_item_remove{position:absolute;right:10px;top:10px;z-index:10;color:#8fc55b;border-radius:100px;display:block;width:20px;height:20px;font-size:15px;text-align:center;padding:3px 0 0 .3px;line-height:1.0}.header_card_item_remove:hover{color:#5e9a34}.header_card_item_link img{width:50px;height:auto;align-self:flex-start}.header_card_nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.header_card_nav>a{display:none;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:50%;color:#333;text-decoration:none;text-align:center;padding:10px 0;font-size:14px}.header_card_nav>a:hover{background-color:#f5f5f5}.header_search:empty{margin-bottom:6px}.header_search input:first-of-type{float:left}.header_search input[type=text]{position:relative;z-index:20;padding:0 12px;height:35px;border:none;border-right:0;background-color:rgba(0,0,0,0);color:#555;width:490px;line-height:1.5;font-size:14px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.header_search input[type=text]::-ms-clear{display:none}.header_cart_loading{display:block;cursor:default;position:absolute;left:0;right:0;top:0;bottom:0;z-index:100;width:100%;height:100%;text-align:center;background-color:rgba(255,255,255,.5)}.header_cart_loading i{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;font-size:20px;color:#379fe8}.header_search input[type=text]:focus{border-color:#66afe9;outline:none}.header_search_submit{position:relative;padding:0 12px;border:none;height:35px;font-size:16px;cursor:pointer;background:#ddd;border-bottom-right-radius:4px;border-top-right-radius:4px;overflow:visible}.header_search_submit:focus{outline:none}.header_search_submit:active,.header_card_empty a:active,.header_card_nav>a:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.centered_block{margin:0 auto;display:table}#header_search_block{position:relative;border:1px solid #ccc;border-bottom-right-radius:4px;border-top-right-radius:4px;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}#header_search_block:before{content:"";position:absolute;right:0;top:0;bottom:0;width:5px;background:#ddd;border-bottom-right-radius:4px;border-top-right-radius:4px}#header_search_block.focused{border-color:#66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}#header_search_block.has_result,#header_search_block.has_result:before{border-bottom-right-radius:0}#header_search_block>.header_search_submit:before{font-family:"Font Awesome 5 Pro";font-weight:500;content:"\f1ce";font-size:18px;color:#379fe8;position:absolute;right:100%;z-index:-1;top:50%;margin:-10px 10px 0 0;animation:fa-spin 2s infinite linear;opacity:0;-webkit-transition:opacity ease-in-out .15s;-o-transition:opacity ease-in-out .15s;transition:opacity ease-in-out .15s}#header_search_block.searching>.header_search_submit:before{opacity:1}#header_search_block_results:empty{display:none !important}#header_search_block_results{position:absolute;z-index:50;top:100%;list-style:none;left:-1px;right:-1px;background:#fff;border:1px solid #ccc;border-top:0;margin-top:1px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;overflow:hidden}#header_search_block_results>li{border-bottom:1px solid #ccc}#header_search_block_results>li:last-child{border-bottom:none}#header_search_block_results>li>a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-align-items:center;align-items:center}#header_search_block_results>li>a{color:#337ab7;text-decoration:none;font-size:14px}#header_search_block_results>li>a>.product_image{-webkit-box-flex:1 1 0;-moz-box-flex:1 1 0;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;max-width:60px;padding:8px}#header_search_block_results>li>a>.product_image img{min-height:40px}#header_search_block_results>li>a>.product_name{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:10px;white-space:nowrap;overflow:hidden;position:relative;text-overflow:ellipsis}#header_search_block_results>li>a>.product_price del{opacity:.5}#header_search_block_results>li>a>.product_price{padding:10px;font-weight:700;text-align:right;color:#f5751e}#header_search_block_results>li:hover{background:#f5f5f5}#header_search_block_results .header_searc_show_more{border:0;display:block;width:100%;text-align:center;font-weight:700;padding:5px;background:#f5f5f5;color:#000;cursor:pointer}#header_search_block_results .header_searc_show_more:hover{background:#e2e2e2}#header_search_block_results .header_searc_show_more:focus{outline:none}.header_benefits{background-color:#76bf42}.header_benefits:empty{margin-top:10px;border-top:1px solid #76bf42}.header_benefits.white{background:#fff !important;border-top:1px solid #76bf42}.header_benefits.white a{color:#337ab7 !important}.header_benefits.white a:hover{color:#23527c !important}.header_benefits a{color:#fff;text-decoration:none;font-weight:500}.header_benefits a:hover{text-decoration:underline}.header_benefits_list{display:flex;padding:0 15px;margin:0 auto;list-style:none;justify-content:space-around;color:#333}.header_benefits_list>li{text-align:center;white-space:nowrap;padding:5px 15px 5px 30px;font-size:14px;line-height:1.5;position:relative;min-width:150px}.header_benefits_list>li>i{vertical-align:middle;display:inline-block;margin-right:5px;font-size:12px}.header_benefits_list>li>p{vertical-align:middle;display:inline-block}.header_nav_mobile_list{max-height:0 !important;display:none;overflow:hidden;padding:0 15px;width:100%;text-align:center;list-style:none;border-top:1px solid silver;margin-top:1rem}.header_nav_mobile_list>li:first-of-type{padding-top:10px}.header_nav_mobile_list>li{padding-bottom:5px}.header_nav_mobile_list>li>ul{display:none}.header_nav_mobile_list>li>a{display:block;width:100%;padding:10px;color:#5d5d5d;position:relative;text-decoration:none}.header_mobile_nav_dropdown{list-style:none}.header_mobile_nav_dropdown>li:first-of-type{padding-top:5px}.header_mobile_nav_dropdown>li:last-of-type{padding-bottom:5px}.header_mobile_nav_dropdown>li>a{display:block;width:100%;padding:10px;color:#5d5d5d;position:relative;text-decoration:none}.header_mobile_dropdown_link i{margin-left:7px}#MobSearch{display:none}@media (max-width:1200px){.top_header_content{width:100%;padding:0 40px}}@media (max-width:1180px){.header_benefits_list>li{white-space:normal;display:flex;flex-direction:column;justify-content:flex-end}.header_benefits_list>li>i{display:block;margin:5px 0}.header_nav_list{display:none}.header_nav_mobile_toggle{display:block}.header_card{position:static;padding:10px 13px 0 0}.header_main{position:relative}.header_card_dropdown{margin-top:5px;right:15px}.header_card_link{height:35px;margin:0;padding:9px 0 0 4px}.header_search{padding-top:10px}.header_logo{padding-top:10px}.header_logo img{width:145px;height:auto}.header_search input[type=text]{width:100%;float:none;box-shadow:none !important}.header_search .header_search_submit{position:absolute !important;right:0;top:0;z-index:20}.header_search>.header_search_submit:before{z-index:-1}.centered_block{display:block;position:relative}.header_search{padding-left:15px;padding-right:15px}.header_main .header_search{flex:0 0 40%}.header_nav_mobile_list{max-height:3000px !important}}@media (max-width:650px){.header_card_dropdown{width:280px}.header_card_nav>a{font-size:13px}.header_nav_mobile_list{text-align:left}.header_card{max-width:63px;min-width:63px}.header_card_link span{display:none}.header_benefits_list{max-width:100%;text-align:center;flex-wrap:wrap}.header_benefits_list>li{max-width:50%;min-width:50%;height:53px;display:flex;justify-content:center;align-items:center;flex-direction:column}.header_benefits_list>li>i{position:relative;top:0;left:0;margin-right:5px}.header_main .header_search{flex:0 0 25%}.header_main .header_search form{display:none}#MobSearch{display:block}}@media (max-width:540px){.top_header_item{margin-left:0}.top_header_content{justify-content:space-between;padding:0 10px}}@media (max-width:480px){.header_benefits_list>li{height:70px;padding:5px 0}}@media (max-width:400px){.top_header_item a{font-size:10px}.top_header_item:last-child img{width:19px}.top_header_item:first-child img{width:15px}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.woocommerce .blockUI.blockOverlay,.woocommerce .loader{opacity:1 !important;background-color:rgba(255,255,255,.5) !important}.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{animation-name:spin;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;font-family:"Font Awesome 5 Pro";font-weight:500;content:"\f1ce";font-size:35px;color:#379fe8;background:0 0;opacity:1}.payment_box br{display:none}.payment_box input[type=checkbox]+label{margin-top:15px !important}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#dc143c !important}.woocommerce form .form-row label{line-height:inherit;display:block;margin:5px 0;font-weight:700;color:#646669;position:relative}.woocommerce form .form-row{margin:0;padding:0;width:100%}.woocommerce-input-wrapper strong{margin-top:10px;display:block}.woocommerce form .form-row .optional{display:none}.woocommerce-checkout #payment{border-radius:0;background:0 0}.checkout_page_content_payment .woocommerce-error,.checkout_page_content_payment .woocommerce-info,.checkout_page_content_payment .woocommerce-message{margin:0;line-height:1.5}.payment_box{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;min-width:100%;padding:15px;color:#5e6a6e;line-height:1.5;background-color:#eff4f6}.payment_box fieldset{border:0}.form-row{width:100%}.payment_box *{list-style:none}.woocommerce-SavedPaymentMethods>li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.woocommerce-SavedPaymentMethods>li input[type=radio]{margin-right:10px}.about_paypal{padding-left:10px}.woocommerce,#bpay_form{max-width:1180px;min-width:300px;margin:0 auto}.woocommerce>ul.order_details,#bpay_form{padding:0 20px}.cart_header{border-bottom:2px solid #d8e1e8;margin-bottom:30px}.cart_header ul{list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.cart_header ul>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;padding:25px 10px;line-height:20px;color:#b8c8d5}.cart_header ul>li.active{color:#1c1c1c}.checkout_page{margin:35px auto 25px;padding:0 10px}.checkout_page.grid{max-width:950px;min-width:260px}.checkout_page_title{color:#2671af;font-size:30px;padding:0 0 10px;font-family:Roboto;font-weight:700;line-height:1.0}.checkout_page_coupon_form{padding:10px;border:1px solid #dee9ed;border-radius:5px;text-align:center}.checkout_page_coupon_form>form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.checkout_page_coupon_form input[type=text]{display:block;width:100%;max-width:400px;margin:10px 5px;padding:0 12px;height:35px;border:1px solid #ccc;background-color:#fff;color:#555;line-height:1.5;font-size:14px;border-radius:4px;font-family:inherit;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.checkout_page_coupon_form input[type=text]:focus{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.checkout_page_coupon_form input[type=submit]:hover{border-color:#76bf42;color:#76bf42}.checkout_page_coupon_form input[type=submit]:focus{outline:none}.checkout_page_coupon_form input[type=submit]{display:inline-block;margin:10px 5px;padding:0 12px;height:35px;border:1px solid #379fe8;background-color:#fff;line-height:1.5;font-size:14px;border-radius:4px;cursor:pointer;color:#379fe8}.checkout_page_content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;min-width:280px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0}.checkout_page_content>div{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:260px}.checkout_page_content>div.sticky{position:-webkit-sticky;position:sticky;top:10px;align-self:flex-start}.checkout_page_content .inner_grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.checkout_page_content .inner_grid>.row{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:50%;min-width:50%;padding:5px}.checkout_page_content .inner_grid>.row p{margin:0;width:100%;padding:0;float:none}.checkout_page_content .inner_grid>.rowspan{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1;flex:1;max-width:100%;min-width:100%;padding:5px}.checkout_page_content_steps{list-style:none}.checkout_page_content_steps_title{position:relative;font-family:Roboto;font-weight:700;margin:15px 5px 5px;padding-bottom:5px;font-size:18px}.checkout_page_content_steps_title i{font-size:12px;display:inline-block;vertical-align:middle;margin-left:3px;color:dimgray}.checkout_page_content_steps_title:after{content:"";position:absolute;z-index:10;left:0;right:0;top:100%;height:1px;background-color:#379fe8}.checkout_page_content_steps_title span{display:inline-block;width:30px;height:30px;text-align:center;padding:7px 0 0;margin-right:10px;color:#fff;background-color:#379fe8;border-radius:100%}.checkout_page_content label{display:block;margin:5px 0;font-weight:700;color:#646669;position:relative}.checkout_page_content label>b{color:red}.checkout_page_content input[type=checkbox]+label{padding:0 0 0 32px;cursor:pointer;line-height:1.2;margin:5px 10px;display:block !important}.checkout_page_content .terms_label{margin:15px 10px 15px !important}.checkout_page_content input[type=checkbox]{display:none}.checkout_page_content input[type=checkbox]+label:before{content:"";background-color:#8fc55b;display:block;position:absolute;left:5px;top:-1px;text-align:center;font-size:12px;padding:3px 0 0;width:19px;height:19px;color:#fff;border-radius:5px}.checkout_page_content input[type=checkbox]:checked+label:before{font-family:"Font Awesome 5 Pro";font-weight:900;content:"\f00c"}.checkout_page_content input[type=text],.checkout_page_content textarea,.checkout_page_content input[type=tel],.checkout_page_content input[type=email]{display:block !important;width:100% !important;padding:0 12px;height:35px;border:1px solid #ccc;background-color:#fff;color:#555;line-height:1.5;font-size:14px !important;border-radius:4px;font-family:inherit;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.checkout_page_content textarea{margin:5px 0 0;padding:10px 12px !important;height:115px !important;resize:vertical;line-height:1.2 !important}.checkout_page_content input[type=text]:focus,.checkout_page_content textarea:focus,.checkout_page_content input[type=tel]:focus,.checkout_page_content input[type=email]:focus{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important}.checkout_page_content input[type=submit]{display:block;width:100%;text-align:center;background-color:#f5751e;font-weight:700;font-size:18px;font-family:inherit;color:#fff;border:0;padding:15px 5px;cursor:pointer;border-radius:5px;background-clip:padding-box;border-bottom:2px solid #d65c0a}.checkout_page_content input[type=submit]:hover{background-color:#d65c0a}.checkout_page_content input[type=submit]:focus{outline:none}.coupon_toggle{display:block;width:100%;color:#379fe8;text-align:center;text-decoration:none;padding:0 6px}.coupon_toggle:hover,.coupon_toggle.active{border-color:#76bf42;color:#76bf42 !important}.checkout_page_order_table{background-color:#f2f2f2;border:1px solid #d9d9d9;border-radius:5px;color:#333}.checkout_page_order_table>h2{display:block;padding:15px 15px 10px;font-family:Roboto;font-weight:700;font-size:21px}.checkout_page_order_table_product_list{list-style:none;border-bottom:1px solid #d9d9d9}.checkout_page_order_table_product_list>li{border-top:1px solid #d9d9d9;padding:15px;color:#333}.checkout_page_order_table_product_list>li>header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:flex-start;-webkit-align-items:center;align-items:center;white-space:nowrap}.checkout_page_order_table_product_list>li>header>.name{overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.checkout_page_order_table_product_list>li>header>.qty{padding:0 10px;font-weight:700;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:right}.checkout_page_order_table_product_list>li>header>.total{font-weight:700}.checkout_page_order_table_product_list>li>header>.qty:before{font-family:"Font Awesome 5 Pro";font-weight:600;display:inline-block;font-size:10px;margin-right:2px;content:'\f00d'}.checkout_page_order_table_product_list>li>h4{font-weight:700;font-size:15px;margin:10px 0 5px}.order_details_page_list_product_list ul li{line-height:25px}.checkout_page_order_table_product_list>li>.extra{list-style:none;line-height:25px}.checkout_page_order_table_product_footer{list-style:none;padding:11px 15px;font-weight:700}.checkout_page_order_table_product_footer>li{padding:4px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.checkout_page_content a{color:#337ab7;text-decoration:none}.checkout_page_content a:hover{color:#23527c;text-decoration:none}.checkout_page_order_table_product_footer>li>.title{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.checkout_page_content_payment{list-style:none;border-bottom:1px solid #d9d9d9}.checkout_page_content_payment>li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2px}.checkout_page_content_payment>li>input:first-of-type{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:15px;min-width:15px;margin-left:10px}.checkout_page_content_payment>li:last-of-type{margin-bottom:10px}.checkout_page_content_payment>li>label{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;padding-left:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;min-width:80%;max-width:100%;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer}.checkout_page_content_payment>li>label img{max-height:35px;max-width:70px;margin:3px 0 3px 8px}.checkout_page_content_payment>li>label>p{margin:5px 15px 5px 0}.checkout_page_content_payment>li>.dropdown{display:none;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;z-index:10;min-width:100%;max-height:100%;padding:15px;color:#5e6a6e;line-height:1.5;background-color:#eff4f6}.checkout_page_content_payment>li>.dropdown:before{content:"";position:absolute;left:25px;bottom:100%;width:15px;height:15px;margin-bottom:-7px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#eff4f6}.checkout_page_content .security{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;align-content:flex-start;-webkit-justify-content:center;justify-content:center;text-align:center;height:100px;padding:0 15px;max-width:330px;margin:0 auto}.checkout_page_content .security>a{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.checkout_page_content .security>a>img{width:80px}.cart_header{border-bottom:2px solid #d8e1e8;border-top:1px solid #d8e1e8}.cart_page label.screen-reader-text{display:none}.woocommerce-notices-wrapper{max-width:930px;min-width:260px;margin:0 auto}.cart_page .woocommerce-notices-wrapper{max-width:100%}.woocommerce-notices-wrapper>*{margin:15px auto}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-message{border-top:2px solid #d8e1e8;background:0 0}.woocommerce-error{background:0 0;line-height:25px;border-top-width:2px;margin:15px auto;max-width:930px;min-width:260px}.woocommerce-message:before{color:#2671af}.woocommerce-notices-wrapper a{color:#337ab7;text-decoration:none}.woocommerce-notices-wrapper a:hover{color:#23527c;text-decoration:underline}.cart_header ul{list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.cart_header ul>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;padding:25px 10px;line-height:20px;color:#b8c8d5}.cart_header ul>li.active{color:#1c1c1c}.cart_page{margin:15px auto;padding:0 10px}.cart-empty{font-size:16px;margin-bottom:10px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100%;max-width:100%}.cart_page.grid{max-width:1000px;min-width:260px;overflow:hidden}.cart_page_header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.cart_page_header>.cart_page_title{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;min-width:100%;max-width:100%;padding:0 10px;margin-top:2px}.cart_page_header.none>.cart_page_title{min-width:100%;max-width:100%;margin:10px 0 20px;text-align:center}.cart_page_header.none>.cart_page_cta{margin:0 auto}.cart_page_header>.cart_page_cta{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;align-self:flex-end}.cart_page_title,.cart-empty{color:#2671af;font-size:30px;margin:10px 0;font-family:Roboto;font-weight:700;line-height:1.0}.cart_page_cta{display:block;width:100%;max-width:180px;min-width:180px;text-align:center;padding:8px;border:1px solid #379fe8;color:#379fe8;text-decoration:none;border-radius:4px}.cart_page_cta:hover{border-color:#76bf42;color:#76bf42}.cart_page_product_list{list-style:none;margin:15px 0 0;border-bottom:2px solid #d8e1e8;color:#333}.cart_page_product_list>li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;border-top:2px solid #d8e1e8}.cart_page_product_list>li>.remove{padding:10px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:25px;max-width:50px;font-size:14px;font-weight:700}.cart_page_product_list>li>.remove>i{display:inline-block;vertical-align:middle;font-size:16px}.cart_page_product_list>li>.remove p{padding:0 0 0 5px;display:none;vertical-align:middle;font-size:12px}.cart_page_product_list>li>.image{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:200px;min-width:150px;padding:10px}.cart_page_product_list>li>.content{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:200px;padding:10px}.cart_page_product_list>li a{color:#337ab7;text-decoration:none}.cart_page_product_list>li a:hover{color:#23527c;text-decoration:underline}.cart_page_product_list>li>.content>h3{margin:12px 0 3px;font-size:15px}.cart_page_product_list>li>.content>ul{margin:3px 0;font-size:14px;list-style:none;line-height:25px}.cart_page_product_list>li>.content>ul>li{position:relative;padding:0 0 0 15px}.cart_page_product_list>li>.content>ul>li:before{position:absolute;left:3px;top:10px;content:"";width:4px;height:4px;background-color:#333}.cart_page_product_list>li>.price{padding:10px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:80px;max-width:130px}.cart_page_product_list>li>.qty{padding:10px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100px;max-width:100px}.cart_page_product_list>li>.qty input::-webkit-outer-spin-button,.cart_page_product_list>li>.qty input::-webkit-inner-spin-button{-webkit-appearance:none}.cart_page_product_list>li>.qty .quantity{display:inline-block}.cart_page_product_list .qty_input{position:relative;display:inline-block}.cart_page_product_list .qty_input i{opacity:0;-webkit-transition:opacity .1s;transition:opacity .1s}.cart_page_product_list .qty_input:hover i{opacity:1}.cart_page_product_list .qty_input .up{position:absolute;right:6px;font-size:12px;top:4px;color:#555;cursor:pointer}.cart_page_product_list .qty_input .down{position:absolute;right:6px;bottom:3px;color:#555;font-size:12px;cursor:pointer}.cart_page_product_list>li>.qty input[type=number]{text-align:center;display:inline-block;vertical-align:middle;width:45px;-moz-appearance:textfield;padding:0 12px;width:45px;text-align:left;height:30px;border:1px solid #ccc;background-color:#fff;color:#555;line-height:1.5;font-size:14px;border-radius:4px;font-family:inherit;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.cart_page_product_list>li>.qty input[type=number]:focus{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.cart_page_product_list>li>.qty>button{display:inline-block;vertical-align:middle;margin-left:2px;width:25px;-moz-appearance:textfield;padding:0 2px;height:25px;border:0;background-color:#fff;color:#555;line-height:1;cursor:pointer;font-size:14px;border-radius:4px;font-family:inherit}.cart_page_product_list>li>.qty>button:focus{outline:none}.cart_page_product_list>li>.qty>button i{-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.cart_page_product_list>li>.qty>button:hover i{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.cart_page_product_list>li>.product-quantity>b{display:block;margin:0 0 5px}.cart_page_product_list>li>.product-quantity{padding:10px}.cart_page_product_list>li>.price>b{display:block;margin:0 0 5px}.cart_page_product_list>li>.total{padding:10px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:50px;max-width:100px;text-align:center}.cart_page_product_list>li>.total>b{display:block;margin:0 0 5px}.cart_page_total{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start}.cart_page_total_coupon{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin:20px 10px;color:#333;min-width:260px}.cart_page_total_coupon label{display:block;font-weight:700;padding-left:8px;margin-bottom:5px}.cart_page_total_coupon ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;list-style:none}.cart_page_total_coupon ul>li{padding-right:10px}.cart_page_total_coupon ul>li:first-of-type{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.cart_page_total_coupon ul>li.coupon_item{min-width:100%;list-style:square;padding:0 0 0 10px;margin:10px 0 0;line-height:25px;list-style-position:inside}.cart_page_total_coupon ul>li.coupon_item a{color:#337ab7;text-decoration:none}.cart_page_total_coupon ul>li.coupon_item a:hover{color:#23527c}.cart_page_total_coupon h3{font-size:14px;margin:8px}.cart_page_total_coupon.applied{text-align:center;align-self:center}.cart_page_total_coupon .applied{margin:0;display:inline-block;padding:12px;border:1px solid #379fe8;background-color:#fff;line-height:15px;font-weight:400;font-size:14px;border-radius:4px;color:#379fe8}.cart_page_total_coupon input[type=text]{display:block;width:100%;padding:0 12px;height:35px;border:1px solid #ccc;background-color:#fff;color:#555;line-height:1.5;font-size:14px;border-radius:4px;font-family:inherit;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.cart_page_total_coupon button[type=submit]{display:block;width:100%;padding:0 12px;height:35px;border:1px solid #379fe8;background-color:#fff;line-height:1.5;font-size:14px;border-radius:4px;cursor:pointer;color:#379fe8}.cart_page_total_coupon button[type=submit]:hover{border-color:#76bf42;color:#76bf42}.cart_page_total_coupon button[type=submit]:focus{outline:none}.cart_page_total_coupon label.error{display:block;font-weight:700;color:red;margin:5px 0;font-size:14px}.cart_page_total_coupon input.error{border-color:red !important}.cart_page_total_coupon input[type=text]:focus{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.cart_page_total_checkout{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:15px;background-color:#c0e1f8;min-width:280px;margin:20px 0;border-radius:6px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.cart_page_total_checkout>.side{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:160px;min-width:140px;padding:5px}.cart_page_total_checkout>.main{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;padding:5px;min-width:280px;min-width:180px}.cart_page_total_checkout>.side>.total{font-size:28px;display:block;text-align:center;font-weight:700;color:#5d5d5d;margin:7px 0 0}.cart_page_total_checkout>.main>a{display:block;width:100%;text-align:center;background-color:#f5751e;font-size:14px;font-family:inherit;color:#fff;border:0;padding:10px 5px;margin:5px 0 0;text-decoration:none;cursor:pointer;border-radius:5px;background-clip:padding-box;border-bottom:2px solid #d65c0a}.cart_page_total_checkout>.main>a:hover{background-color:#d65c0a}.cart_page_footer.grid{max-width:1000px;margin:15px auto}.cart_page_footer>ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.cart_page_footer>ul>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;min-width:380px;margin:5px 0 15px}.cart_page_footer>ul>li>.side{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 10px;min-width:100px;max-width:140px;height:120px;margin:0 auto}.cart_page_footer>ul>li>.side img{display:block}.cart_page_footer>ul>li>.main{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:220px;padding:10px;line-height:20px;color:#333}.cart_page_footer>ul>li>.main h3{margin:0 0 10px}@media only screen and (max-width:650px){.cart_page_product_list .qty_input i{display:none}.cart_page_product_list>li>.qty input[type=number]{text-align:center}.cart_page_product_list>li>.content>a{display:block;text-align:center;margin-bottom:10px}.cart_page_product_list>li>.qty>b,.cart_page_product_list>li>.price>b,.cart_page_product_list>li>.total>b,.cart_page_product_list>li>.qty>b{float:left}.cart_page_footer>ul>li{min-width:260px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.cart_page_total_checkout{margin:0 0 20px;min-width:100%;max-width:100%}.cart_page_product_list>li>.remove{min-width:100%;max-width:100%;text-align:right}.cart_page_product_list>li>.remove p{display:inline-block}.cart_page_product_list>li>.image{min-width:100%;max-width:100%;text-align:center}.cart_page_product_list>li>.image img{max-width:250px}.cart_page_product_list>li>.content>h3{border-top:1px solid #d8e1e8;padding:10px 10px 5px;margin:10px 0 0;margin:0 -10px}.cart_page_product_list>li>.price,.cart_page_product_list>li>.qty,.cart_page_product_list>li>.total{border-top:1px solid #d8e1e8;padding:5px 10px;min-width:100%;max-width:100%;text-align:right;line-height:30px}.cart_page_product_list>li{padding:5px 0}}p.stars{display:none !important}.product_page{padding:0 10px;margin-top:30px;margin-bottom:30px}.simple_add_to_cart_button{display:block;width:100%;text-align:center;background-color:#f5751e;font-weight:700;text-decoration:none;font-size:18px;font-family:inherit;color:#fff;border:0;padding:15px 5px;cursor:pointer;border-radius:5px;background-clip:padding-box;border-bottom:2px solid #d65c0a}.product_page_title{font-family:Roboto;text-align:center;font-size:36px;margin:40px 0 10px !important;font-weight:700;color:#8c8c8c}.product_page .image_loader:before{background-color:#fff}.product_page_subtitle{font-family:Roboto;margin:10px 0 20px;text-align:center;font-size:30px;font-weight:700;color:#8c8c8c}.product_page_main{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;flex-wrap:wrap;-webkit-flex-wrap:wrap}.product_page_main_info{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:800px;max-width:800px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;-webkit-align-items:flex-start;align-content:flex-start;justify-content:flex-end;flex-wrap:wrap;-webkit-flex-wrap:wrap}.product_page_main.no_specs{max-width:900px;justify-content:center;margin:0 auto}.product_page_main.no_specs .product_page_main_info,.product_page_main.no_specs .product_page_main_media{min-width:280px;max-width:580px;padding-right:5px}.product_page_main_media{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:7px 3px 3px;min-width:480px;max-width:490px}.product_page_main_media_image{position:relative;border:1px solid #d7d9d8;overflow:hidden;text-align:center}.product_page_main_media_image img{background:#fff}.product_page_main_media_image>*{max-width:100%}.product_page_main_media_bestseller_label{background-color:#379fe8;color:#fff;display:inline-block;padding:8px 50px;font-size:15px;font-weight:700;position:absolute;right:0;top:0;z-index:20;-webkit-transform:rotate(45deg) translate(30%,-75%);-moz-transform:rotate(45deg) translate(30%,-75%);-o-transform:rotate(45deg) translate(30%,-75%);-ms-transform:rotate(45deg) translate(30%,-75%);transform:rotate(45deg) translate(30%,-75%)}.product_page_main_media_images_wrapper{position:relative;line-height:normal}.product_page_main_media_images_wrapper>a{display:block;position:absolute;top:50%;font-size:30px;color:dimgray;-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;transition:all .2s;background:#fff;padding:0 5px;border:1px solid #d7d9d8;padding-top:2px}.product_page_main_media_images_wrapper>a.disabled{opacity:0}.product_page_main_media_images_wrapper .left_btn{left:0}.product_page_main_media_images_wrapper .right_btn{right:0}.product_page_main_media_images{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start;width:100%;padding:0 2px;overflow:hidden;list-style:none}.product_page_main_media_images>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:10px 5px;min-width:25%;max-width:25%}.product_page_main_media_images>li a{display:block;border:1px solid #d7d9d8}.product_page_crimping_tool{display:block;margin:0 auto 5px}.product_page_main_footer{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;min-width:100%;margin:10px auto;padding:0 10px}.product_page_main_footer_desc{font-size:15px;line-height:25px;text-align:justify}.product_page_main_footer_desc sup{line-height:15px;font-size:12px}.product_page_main_footer_benefits{padding:10px 0;font-size:15px;line-height:25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start;align-content:flex-start}.product_page_main_footer_benefits>ul{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;list-style:none}.product_page_main_footer_benefits>ul>li{position:relative;padding:2px 0 2px 30px}.product_page_main_footer_benefits>ul>li:nth-of-type(1){color:#76bf42}.product_page_main_footer_benefits>ul>li:nth-of-type(1):before{background-color:#76bf42}.product_page_main_footer_benefits>ul>li:nth-of-type(2){color:#379fe8}.product_page_main_footer_benefits>ul>li:nth-of-type(2):before{background-color:#379fe8}.product_page_main_footer_benefits>ul>li:nth-of-type(3){color:#f5751e}.product_page_main_footer_benefits>ul>li:nth-of-type(3):before{background-color:#f5751e}.product_page_main_footer_benefits>ul>li:before{font-family:"Font Awesome 5 Pro";font-weight:900;color:#fff;text-align:center;line-height:18px;font-size:11px;content:"\f00c";display:block;position:absolute;left:4px;border-radius:3px;top:3.5px;width:18px;height:18px}.product_page_main_media_images_dotted_nav{text-align:center;padding:10px 0 0}.product_page_main_media_images_dotted_nav>a{position:relative;background:0 0;display:inline-block;border:0;width:25px;height:20px}.product_page_main_media_images_dotted_nav>a:hover:after,.product_page_main_media_images_dotted_nav>a.active:after{background:#869791}.product_page_main_media_images_dotted_nav>a:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;background-color:#d6d6d6;border-radius:100%;margin:-5px 0 0 -5px}.product_page_main_specs_benefits{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;min-width:300px;max-width:300px;margin:7px}.product_page_main_specs{list-style:none}.product_page_main_specs>li{background-color:#f2f4f6;margin:0 0 10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start}.product_page_main_specs>li>h5{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:120px;font-size:14px;font-weight:700;padding:12px;line-height:15px;align-self:center}.product_page_main_specs>li>div{font-size:14px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:12px;line-height:15px}.product_page_main_reviews{display:inline-block;width:85px;height:17px;background-position:left bottom;background-repeat:repeat-x;background-size:auto 200%}.product_page_main_reviews span{display:block;height:17px;background-position:left top;background-repeat:repeat-x;background-size:auto 200%}.product_page_main_reviews_scroll{color:#337ab7;text-decoration:none;display:inline-block;vertical-align:top;line-height:18px}.product_page_main_reviews_scroll:hover{text-decoration:underline}.product_page_main_shipping_benefit{background-color:#379fe8;color:#fff;padding:12px 15px;line-height:25px;font-size:15px}.product_page_main_shipping_benefit i{margin-right:5px}.product_page_main_shipping_benefit span{display:block;font-size:12px}.product_page_main_other_benefits{margin:15px 0;padding:0 10px}.product_page_main_other_benefits h5{font-size:20px;font-weight:400}.product_page_main_other_benefits ul{margin:10px 0;padding:0 0 0 20px;line-height:25px;font-weight:400}.product_page_main_band{display:inline-block;color:#fff;padding:6px;border-radius:10px;font-weight:700;font-size:12px;line-height:1;margin:2px}.product_page_main_by_use{display:inline-block;width:25px;height:25px;background-size:100%;background-position:center center}.product_page_main_provider{display:inline-block;width:25px;height:25px;background-size:cover;background-position:center center}.product_page_main_info img{max-width:100%}.product_page_main_payment{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:340px;min-width:330px;margin:7px 3px}.product_page_main_payment_wrapper{border:1px solid #b8c8d5;border-radius:5px;position:relative}.product_page_main_payment_header{background-color:#379fe8;border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;padding:15px;position:relative}.product_page_main_payment_header:after{content:"";position:absolute;top:100%;z-index:10;left:25px;margin-top:-8px;width:16px;height:16px;background-color:#379fe8;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product_page_main_payment_price{font-weight:700;font-size:28px;margin:0 0 5px}#product_sale_prices{display:none}.product_page_main_payment_shipping{margin-top:5px;color:#000}.product_page_main_payment_sale{margin-top:5px}.product_page_main_payment_shipping del{text-decoration:line-through;text-decoration-color:red}.product_page_main_payment_sold{margin:10px 0 3px;font-family:Roboto;font-weight:700}.product_page_main_payment_overview{padding:20px 15px 15px;background-color:#d8e1e8}.product_page_main_payment_overview h4{color:#379fe8;font-family:Roboto;font-size:18px;font-weight:600}.product_page_main_payment_overview h5{font-size:15px;margin:5px 0}.product_page_main_payment_overview ul{font-size:15px;margin:10px 0 5px;list-style:none}.product_page_main_payment_overview ul>li{position:relative;padding:2px 0 2px 20px}.product_page_main_payment_overview ul>li:before{content:"";position:absolute;left:4px;top:7px;width:8px;height:8px;background-color:#76bf42;border-radius:100%}.product_page_main_payment_extra{padding:10px 15px 20px}.product_page_main_payment_extra label{font-size:14px;font-weight:700;display:block;margin:10px 0 5px}.product_page_main_payment_extra_area{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:center;-webkit-align-items:center}.product_page_main_payment_extra_area_carriers{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:block;max-width:100%;position:relative}.product_page_main_payment_extra_area_carriers input{min-width:100%}#product_carriers_suggested{position:absolute;left:0;right:0;top:100%;margin-top:-1px;border:1px solid #66afe9;list-style:none;border-top:0;background:#fff;display:block}#product_carriers_suggested:empty{display:none !important}#product_carriers_suggested li a{padding:0 8px;display:block;height:35px;font-size:14px;line-height:35px;color:#333;font-weight:700;text-decoration:none;border-top:1px solid #ccc;background-color:#fff}#product_carriers_suggested li a:hover{background-color:#f5f5f5}#product_carriers_suggested li a.active{color:red}#product_page_chosen_carriers{list-style:none;margin-bottom:8px}#product_page_chosen_carriers a{display:block;cursor:pointer;height:0;overflow:hidden;padding:0 8px;color:#333;text-decoration:none}#product_page_chosen_carriers a input{cursor:pointer;position:relative;z-index:-1}#product_page_chosen_carriers a span{display:inline-block;line-height:25px;font-weight:700;padding-left:4px}#product_page_chosen_carriers input{display:inline-block;vertical-align:middle;height:auto}.product_page_main_payment_extra select,.product_page_main_payment_extra input{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:block;max-width:100%;padding:0 8px;height:35px;border:1px solid #ccc;background-color:#fff;color:#555;line-height:1.5;font-size:14px;font-family:inherit}.product_page_main_payment_extra select.error,.product_page_main_payment_extra input.error{border-color:rgba(255,0,0,.5) !important}.product_page_main_payment_extra input.error::placeholder{color:rgba(255,0,0,.8) !important}.product_page_main_payment_extra select option:disabled{display:none}.product_page_main_payment_extra select:focus,.product_page_main_payment_extra input:focus{outline:none;border-color:#66afe9}.product_page_main_payment_extra_desc{display:block;position:relative;z-index:99}.product_page_main_payment_extra_desc i{visibility:hidden;text-align:center;width:22px;border:2px solid #76bf42;color:#76bf42;font-size:12px;border-radius:100%;cursor:pointer;height:21px;padding:3px 0 0;margin:-3px 0 0 10px}.product_page_main_payment_extra_desc.active i{display:block;visibility:visible}.product_page_main_payment_extra_desc.active:hover .product_page_main_payment_extra_desc_content{display:block}.product_page_main_payment_extra_desc_content{position:absolute;display:none;right:-3px;bottom:100%;width:300px;background:#fff;border:1px solid #76bf42;border-radius:4px;margin:0 0 18px;text-align:center}.product_page_main_payment_extra_desc_content>.image img{display:block;margin:0 auto;max-height:100px;max-width:100%}.product_page_main_payment_extra_desc_content>.image{padding:10px 10px 0}.product_page_main_payment_extra_desc_content>.image:empty{display:none}.product_page_main_payment_extra_desc_content>.text{font-weight:700;color:#333;padding:15px}.product_page_main_payment_extra_desc_content:after{content:"";position:absolute;right:8.5px;top:100%;margin:-5px 0 0;z-index:-1;display:block;width:10px;height:10px;background-color:#76bf42;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product_page_main_payment_footer{background-color:#d8e1e8;padding:15px}.product_page_main_payment_footer a.submit{display:block;width:100%;text-align:center;background-color:#f5751e;font-weight:700;text-decoration:none;font-size:18px;font-family:inherit;color:#fff;border:0;padding:15px 5px;cursor:pointer;border-radius:5px;background-clip:padding-box;border-bottom:2px solid #d65c0a}.product_page_main_payment_footer a.submit:hover{background-color:#d65c0a}.product_page_main_payment_footer a.submit.active:focus{outline:none}.product_page_main_payment_footer ul{list-style:none;margin:12px 0 0}.product_page_main_payment_footer ul li{padding:0 0 0 10px;line-height:25px}.product_page_main_payment_footer ul li a{color:#000;text-decoration:none}.product_page_main_payment_footer ul li i{display:inline-block;margin-right:10px;color:#379fe8}.product_page_main_payment_footer ul li a:hover{text-decoration:underline}.product_page_loading{display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:100;width:100%;height:100%;padding:40px 0;text-align:center;background-color:rgba(255,255,255,.5)}.product_page_loading>i{position:-webkit-sticky;position:sticky;top:40%;left:0;right:0;font-size:40px;color:#379fe8}.product_page_main_request{display:block;text-align:center;border-radius:5px;border:1px solid #379fe8;color:#379fe8;text-decoration:none;font-size:18px;padding:15px 15px 15px 23px;margin-top:15px}.product_page_main_request i{display:inline-block;vertical-align:middle;width:30px;height:30px;margin-right:15px;background-size:cover}.product_page_main_request span{display:inline-block;vertical-align:middle}.product_page_main_guarantee{display:block;text-decoration:none;padding:15px;color:#379fe8;font-size:18px;text-align:center}.product_page_main_guarantee i{display:inline-block;vertical-align:middle;width:50px;height:40px;background-size:auto 40px;margin-right:10px;background-repeat:no-repeat;background-position:center center}.product_page_main_guarantee span{display:inline-block;vertical-align:middle}.product_page_description{padding:0 10px}.product_page_description_tabs{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;list-style:none;flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start;padding-top:20px;position:relative;z-index:10}.product_page_description_tabs>li{margin:4px 2px 0}.product_page_description_tabs>li:first-of-type{margin-left:0 !important}.product_page_description_tabs>li>a{display:block;border:1px solid #d8e1e8;letter-spacing:1px;padding:10px 15px;color:#337ab7;text-decoration:none;white-space:nowrap}.product_page_description_tabs>li>a>span{display:inline-flex;height:100%;align-items:center;-webkit-align-items:center;text-align:center}.product_page_description_tabs>li>a.active{background-color:#76bf42 !important;color:#fff !important;border-color:#76bf42 !important;cursor:default}.product_page_description_tabs>li>a:hover{background-color:#eee}.product_page_description_tabs_dropdown{display:none}.product_page_description_tabs_dropdown.active{display:block}.product_page_description_tabs_dropdowncontent{position:relative;border:1px solid #d8e1e8;width:100%;margin-top:-1px;min-height:100px;padding:20px}.product_page_description_tabs_dropdowncontent h4{font-size:16px;padding:20px 0 5px}.product_page_description_tabs_dropdowncontent p{text-align:justify;font-size:15px;line-height:25px;margin:0 0 15px}.product_page_description_tabs_dropdowncontent a{color:#337ab7;text-decoration:none}.product_page_description_tabs_dropdowncontent a:hover{color:#23527c;text-decoration:underline}.product_page_description_tabs_tech_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0 !important;margin:0 !important;list-style:none;flex-wrap:wrap;-webkit-flex-wrap:wrap;line-height:25px;word-wrap:break-word;text-align:center;border:1px solid #9cbdc9;border-right:0;border-bottom:0}.product_page_description_tabs_tech_list>.title{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100%;font-weight:700;padding:5px 15px;background-color:#76bf42;color:#fff;border-right:1px solid #9cbdc9;border-bottom:1px solid #9cbdc9}.product_page_description_tabs_tech_list>.row{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;border:1px solid #9cbdc9;border-left:0;border-top:0;min-width:150px;color:#333}.product_page_description_tabs_tech_list ul{list-style:none;margin:0 !important;padding:0 !important}.product_page_description_tabs_tech_list>.row.sub{display:block !important;position:relative;min-width:300px;min-height:50px}.product_page_description_tabs_tech_list>.row.sub>ul{min-height:100%;margin:-1px -1px 0 0 !important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;overflow:hidden;list-style:none;padding-top:50px !important;flex-wrap:wrap;-webkit-flex-wrap:wrap}.product_page_description_tabs_tech_list>.row.sub>ul>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;flex-wrap:wrap;-webkit-flex-wrap:wrap;min-width:83px;position:relative;max-width:50%}.product_page_description_tabs_tech_list>.row.sub>ul>li:after{content:"";position:absolute;top:0;right:0;width:0;height:200%;border-right:1px solid #9cbdc9}.product_page_description_tabs_tech_list>.row.sub>header{position:absolute;left:0;right:0;width:100%;z-index:10;height:50px;font-weight:700;background-color:#dee9ed;padding:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;-webkit-align-items:center;line-height:18px}.product_page_description_tabs_tech_list>.row.sub>ul>li>header{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100%;max-width:100%;min-height:30px;max-height:60px;border-bottom:1px solid #9cbdc9;border-top:1px solid #9cbdc9;font-weight:700;background-color:#e8f3f7;padding:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;justify-content:center;align-items:center;-webkit-align-items:center;line-height:18px}.product_page_description_tabs_tech_list>.row.sub>ul>li>div{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;padding:5px;margin:auto 0}.product_page_description_tabs_tech_list>.row>header{min-width:100%;height:50px;border-bottom:1px solid #9cbdc9;font-weight:700;background-color:#dee9ed;padding:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;-webkit-align-items:center;line-height:18px}.product_page_description_tabs_tech_list>.row>div{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;padding:5px;margin:auto 0}.product_page_section_title{font-family:Roboto;text-align:left;padding:30px 10px 10px;font-size:36px;margin:10px 0;font-weight:700}.product_page_faq{padding:0 10px;margin:30px auto}.product_page_faq_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;list-style:none;margin-top:-10px}.product_page_faq_list>li{padding:10px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;min-width:40%}.product_page_faq_list>li>a{position:relative;display:block;padding:8px 0 8px 45px;color:#379fe8;font-size:19px;text-decoration:none}.product_page_faq_list>li>a>i{display:block;width:29px;height:29px;text-align:center;position:absolute;left:5px;top:4px;line-height:28px;border:2px solid #76bf42;color:#76bf42;-webkit-transition-duration:.3s;transition-duration:.3s;border-radius:100%}.product_page_faq_list>li>a.active>i{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(180deg)}.product_page_faq_list>li>div{display:none;line-height:25px}.product_page_faq_list>li>div table{border-spacing:0}.product_page_faq_list>li>div table td{padding:5px;border-bottom:1px solid #d3d3d3}.product_page_faq_list>li>div h2{color:#d33d5c;font-size:32px;line-height:1.2;font-family:LatoRegular;font-weight:400;margin:20px 0}.product_page_faq_list>li>div a{color:#007bff;text-decoration:none;-webkit-transition:linear .1s;-o-transition:all linear .1s;transition:all linear .1s}.product_page_faq_list>li>div p{margin:15px 0}.product_page_faq_list>li>div a:hover{text-decoration:underline}.product_page_faq_list>li>div ol,.product_page_faq_list>li>div ul{padding:0 0 0 22px;margin:15px 0}.product_page_how_it_works{padding:0 10px;margin:30px auto}.product_page_how_it_works img{display:block;margin:0 auto;background:#fff;padding:0 10px}.product_page_reviews{padding:0 10px 15px;margin:30px auto}.product_page_reviews_header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:center;align-items:center;-webkit-align-items:center;padding:0 0 15px}.product_page_reviews_header>*{padding:5px}.product_page_reviews_header>*:first-of-type{padding:5px 5px 5px 0}.product_page_reviews_header>*:last-of-type{padding:5px 0 5px 5px}.product_page_reviews_header_rating{width:270px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:220px;max-width:220px;text-align:center}.product_page_reviews_header_rating h4{font-size:25px;color:#fec600;font-weight:400}.product_page_reviews_header_rating p{color:#a2a2a2;font-size:14px}.product_page_reviews_header_rating>div{width:125px;height:25px;background-position:left bottom;background-repeat:repeat-x;background-size:auto 200%;margin:5px auto 10px;text-align:left}.product_page_reviews_header_rating>div>span:empty{display:inline-block;height:25px;background-position:left top;background-repeat:repeat-x;background-size:auto 200%}.product_page_reviews_header_toggle_buttons{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:160px}.product_page_reviews_header_toggle_buttons>a{display:block;width:100%;max-width:190px;margin-left:auto;padding:12px 5px 12px 2px;font-size:14px;text-align:center;border-radius:4px;color:#fff;text-decoration:none;background-color:#a2a2a2;cursor:pointer;margin-bottom:10px;font-weight:700}.product_page_reviews_header_toggle_buttons>a i{margin-right:10px}.product_page_reviews_header_toggle_buttons>a:hover{background-color:gray}.product_page_reviews_header_toggle_buttons>a.active{background-color:dimgray}.product_page_reviews_header_toggle_buttons>a:last-of-type{margin-bottom:0}.product_page_reviews_header_forms>*{display:none}.product_page_reviews_header_forms>*>form{display:block;margin:15px 0}.product_page_reviews_header_forms>* label{display:block;font-weight:700;margin:15px 0 5px;color:#a2a2a2}.product_page_reviews_header_forms>* label.error{color:red;margin:5px 0 5px}.product_page_reviews_header_forms h3{text-align:left;padding:10px 0 0;font-size:23px;font-weight:400;color:gray}.product_page_reviews_header_forms .write_rating{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-content:flex-start;justify-content:flex-start;flex-direction:row-reverse;margin:8px 0;height:25px;width:125px;background-position:left bottom;background-size:auto 200%;background-repeat:repeat-x}.product_page_reviews_header_forms .write_rating a{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:block;height:25px;max-width:25px;margin:0 !important;min-width:25px;background-position:left bottom;background-size:auto 200%;background-repeat:no-repeat;cursor:pointer}.product_page_reviews_header_forms>*{position:relative}.product_page_reviews_header_forms .write_rating a:hover,.product_page_reviews_header_forms .write_rating a:hover~a,.product_page_reviews_header_forms .write_rating a.active~a,.product_page_reviews_header_forms .write_rating a.active{background-position:left top}.product_page_reviews_header_forms .rating{display:none}#write_rating{display:none}.product_page_reviews_header_forms input.error,.product_page_reviews_header_forms select.error,.product_page_reviews_header_forms textarea.error{border-color:#dc143c !important}.product_page_reviews_header_forms input[type=text],.product_page_reviews_header_forms input[type=email],.product_page_reviews_header_forms select,.product_page_reviews_header_forms input[type=file],.product_page_reviews_header_forms textarea{display:block;width:100%;padding:0 12px;height:35px;border:1px solid #ccc;background-color:#fff;color:#555;line-height:1.5;font-size:14px;border-radius:4px;font-family:inherit;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.product_page_reviews_header_forms textarea{padding:10px 12px;height:115px;resize:vertical;line-height:1.5}.product_page_reviews_header_forms input[type=file]{padding:6px 12px;height:auto;margin:0 0 10px}.product_page_reviews_header_forms input[type=file]:last-of-type{margin:0}.product_page_reviews_header_forms form{display:block;padding-bottom:10px}.product_page_reviews_header_forms input[type=submit]{position:relative;display:block;width:100%;max-width:150px;padding:9px 12px;margin-top:15px;font-size:14px;font-weight:700;text-align:center;border-radius:4px;color:#fff;text-decoration:none;background-color:#5cb85c;border:1px solid #4cae4c;cursor:pointer}.product_page_reviews_header_forms input[type=submit]:focus{outline:none}.product_page_reviews_header_forms input[type=submit]:active{outline:none;background-color:#3e8241;border-color:#2b562d;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.product_page_reviews_header_forms input[type=text]:focus,.product_page_reviews_header_forms input[type=email]:focus,.product_page_reviews_header_forms select:focus,.product_page_reviews_header_forms input[type=file]:focus,.product_page_reviews_header_forms textarea:focus{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.product_page_loading .success{display:none;position:-webkit-sticky;position:sticky;left:0;right:0;top:40%;width:90%;margin:0 auto;background-color:#fff;border:1px solid #379fe8;padding:30px 10px}.product_page_loading .success i{margin-bottom:8px;font-size:21px;color:#379fe8}.product_page_loading .success h4{color:#2f84ed;font-size:21px;line-height:25px}.product_page_loading .success p{line-height:25px;font-size:15px;color:#a2a2a2;margin-top:5px}.product_page_reviews_content{margin:5px 0 0}.product_page_reviews_content>header{border-bottom:1px solid #d8e1e8;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start;align-content:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap}.product_page_reviews_content>header>a{display:block;height:30px;font-size:16px;color:#333;padding:5px 10px 0;text-decoration:none;border-color:#d8e1e8;-webkit-transition:border-color .1s;-o-transition:all border-color .1s;transition:all border-color .1s}.product_page_reviews_content>header>a:hover{border-bottom:3px solid #d8e1e8}.product_page_reviews_content>header>a.active{border-bottom:3px solid #2f84ed;color:#000}.product_page_comment_area{display:none}.product_page_comment_area.active{display:block}.comment_list_app{position:relative}.comment_list_app_content{display:block;min-height:100px}@keyframes article_rendered{0%{background-color:#b3d9ff;border-color:#b3d9ff}100%{background-color:#fff;border-color:#d8e1e8}}.comment_list_app_content article{padding:20px 15px 10px;border-bottom:1px solid #d8e1e8}.comment_list_app_content article,.comment_list_app_content>article>.main>.answer{animation-duration:.7s;animation-timing-function:ease-out;animation-delay:0s;animation-iteration-count:1;animation-name:article_rendered;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start}.comment_list_app_content>article:last-child{margin-bottom:0}.comment_list_app_content>article>.side{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;align-self:flex-start;min-width:45px;max-width:45px;height:45px;background-color:#529fff;margin-right:10px;color:#fff;font-size:20px;border-radius:100%;text-align:center;padding:12px 0 0}.product_page_reviews_content_reviews_list>article>.main>header{margin:0 0 5px;color:#a2a2a2}.product_page_questions_content_list>article>.main>header{margin:0 0 10px;color:#a2a2a2}.comment_list_app_content>article>.main>header>b{color:#000}.comment_list_app_content>article>.main>header>span{float:right}.comment_list_app_content>article>.side{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;align-self:flex-start;min-width:45px;max-width:45px;height:45px;margin-right:15px;color:#fff;font-size:20px;text-align:center}.comment_list_app_content>article>.main>.answer>.side{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;align-self:center;min-width:65px;max-width:105px;height:45px;margin-right:15px;color:#fff;font-size:20px;text-align:center}.comment_list_app_content>article>.main,.comment_list_app_content>article>.main>.answer>.main{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.comment_list_app_content>article>.main>.answer>.main>header{margin:5px 0;font-size:14px}.comment_list_app_content>article>.main>.answer>.main>header span{float:right}.comment_list_app_content>article>.main>.answer>.main>header b{font-weight:600;color:dimgray}.comment_list_app_content>article>.main>.answer>.main>p{font-size:14px;margin:5px 0;line-height:20px}.comment_list_app_content>article a{color:#2f84ed;text-decoration:none}.comment_list_app_content>article a:hover{color:#23527c;text-decoration:underline}.comment_list_app_content>article>.main>.rating{display:inline-block;width:85px;margin:8px 0;height:17px;background-position:left bottom;background-repeat:repeat-x;background-size:auto 200%;vertical-align:middle}.comment_list_app_content>article>.main>.attachments{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.comment_list_app_content>article>.main>.attachments li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:120px;margin:3px}.comment_list_app_content>article>.main>.attachments li a{display:block;width:100%}.comment_list_app_content>article .main header{color:#a2a2a2}.comment_list_app_content>article .main header b{color:#000}.comment_list_app_content>article>.main>.rating>span{display:inline-block;height:17px;background-position:left top;background-repeat:repeat-x;background-size:auto 200%}.comment_list_app_content>article>.main>h5{display:inline-block;font-size:19px;margin:5px 2px;vertical-align:middle;font-weight:400}.comment_list_app_content>article>.main>p{line-height:20px;margin:5px 0}.comment_list_app_content>article>.main>p{line-height:20px;margin:5px 0}.comment_list_app_content>article>.main>footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;-webkit-align-items:flex-start;justify-content:flex-start;line-height:20px;margin:5px 0;font-size:14px;color:#a2a2a2}.comment_list_app_content>article>.main>footer>a:before{font-family:"Font Awesome 5 Pro";font-weight:600;display:inline-block;content:'\f1e0';margin-right:5px}.comment_list_app_content>article>.main>footer a{line-height:20px;margin:5px 0;font-size:14px;color:#a2a2a2;width:auto;display:inline-block;text-decoration:none}.comment_list_app_content>article>.main>footer a:hover,.comment_list_app_content>article>.main>footer>a.active{color:#2f84ed}.comment_list_app_content>article>.main>footer ul{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;list-style:none;margin-left:5px;display:none}.comment_list_app_content>article>.main>footer ul>li{display:inline-block;margin:0 2px}.comment_list_app_content_show_more{height:40px;line-height:40px;text-align:center;font-size:28px}.comment_list_app_content_show_more a{color:#a2a2a2;text-decoration:none;font-size:15px;display:inline-block;vertical-align:middle}.comment_list_app_content_show_more a:hover{color:#2f84ed}.product_page_related_products{padding:0 10px;margin:30px auto}.product_page_related_products .page_title{text-align:center}@media only screen and (max-width:1180px){.product_page_main_media.full .product_page_main_media_image img{max-width:100%}.product_page_main_payment{margin:7px}.product_page_main_info{max-width:480px;min-width:480px}.product_page_main_specs_benefits{min-width:480px;padding:0 5px 0 0;margin:0;max-width:100%}.product_page_main_media{min-width:480px;max-width:480px}.product_page_main_media_images>li{min-width:95px;max-width:95px}.product_page_main_payment{position:-webkit-sticky;position:sticky;top:10px;align-self:flex-start}.product_page_related_product_list{justify-content:center;align-content:center;margin-left:auto;margin-right:auto;padding:15px 0 25px;max-width:830px}.product_page_related_product_list>li{max-width:100%}.product_page_related_product_title{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.product_page_related_product_thumb{text-align:center}.product_page_related_product_thumb img{display:block;width:auto;height:300px;min-height:unset;margin:0 auto}}@media only screen and (max-width:880px){.product_page_main_media_images_wrapper>a{font-size:25px}.product_page_crimping_tool{padding-right:2px}.product_page_faq_list>li{min-width:100%}.product_page_main_payment_extra_desc i{width:21px}.product_page_main_info{max-width:350px;min-width:350px}.product_page_main_media{min-width:350px;max-width:350px;padding:7px 10px 3px 3px}.product_page_main_media_images{padding:0 0 0 5px}.product_page_main_media_images>li{min-width:25%;max-width:25%}.product_page_main_specs_benefits{max-width:340px;min-width:340px;margin:0 7px}.product_page_main_footer_benefits{display:block}.product_page_main_payment{max-width:290px;min-width:290px;margin:7px 0}}@media only screen and (max-width:700px){.product_page_crimping_tool{padding-right:0}.product_page_main.no_specs .product_page_main_info,.product_page_main.no_specs .product_page_main_media{max-width:100%;padding:7px 0}.product_page_description{padding:0}.product_page_main_payment{max-width:100%;min-width:100%}.product_page_main_footer_benefits{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap}.product_page_main_media_image{margin:0;text-align:center}.product_page_main_media_image img{display:block;max-width:450px;width:100%;margin:15px auto}.product_page_main_footer_benefits ul{min-width:150px}.product_page_main_info{max-width:100%;min-width:100%}.product_page_main_media{max-width:100%;min-width:100%;margin:7px 0 3px;padding:7px 0 3px}.product_page_main_media_images{width:100%;margin:0}.product_page_main_media_images>li{min-width:25%;max-width:25%}.product_page_main_specs_benefits{min-width:100%;margin:0;padding:0}.product_page_main_media_images{padding:0}}@media only screen and (max-width:650px){.comment_list_app_content>article>.main>header>span,.comment_list_app_content>article>.main>.answer>.main>header span{float:none;display:block;font-size:14px;margin:3px 0;color:gray}.comment_list_app_content>article>.main>.rating{margin:3px 0}.comment_list_app_content>article a{display:block;width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product_page_description_tabs_tech_list>.row.sub{min-width:250px}.comment_list_app_content>article>.main>.answer>.side{display:none}.product_page_reviews_header_toggle_buttons{text-align:center;max-width:100%;min-width:100%}.product_page_reviews_header_toggle_buttons a{margin:5px 2px;display:inline-block}.product_page_description_tabs{justify-content:center;-webkit-align-items:stretch;align-items:stretch;margin:0 -2px 4px}.product_page_description_tabs>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;min-width:250px}.product_page_title{font-size:30px}.product_page_related_product_list{margin:0 -5px}.product_page_subtitle{font-size:16px}.product_page_main_footer_desc{text-align:left}}.page_404{padding:20px 0;background-color:#f8f8fa}.page_404_title{font-family:Roboto;text-align:center;font-size:38px !important;line-height:1.5;margin:0 !important}.page_404_title b{font-family:"Roboto";color:#379fe8}.page_404_categories{list-style:none;padding:10px 0 0 !important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;position:relative;z-index:10}.page_404_categories>li{display:block;width:140px;text-align:center;position:relative}.page_404_categories>li>a{display:block;width:100%;padding:0 0 30px;color:#333 !important;font-size:16.8px;font-weight:700;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-decoration:none !important}.page_404_categories>li>a:before{content:"";position:absolute;left:50%;top:0;border:4px solid #fff;margin-left:-53px;border-radius:10px;display:block;width:106px;height:106px;background:#379fe8;z-index:-1;-webkit-box-shadow:5px 5px 10px -2px rgba(0,0,0,.25);-moz-box-shadow:5px 5px 10px -2px rgba(0,0,0,.25);box-shadow:5px 5px 10px -2px rgba(0,0,0,.25)}.page_404_categories>li>a:after{content:"";position:absolute;left:50%;bottom:7px;z-index:-1;margin-left:-8px;width:16px;height:16px;display:block;border-radius:50%;border:2px solid #333}.page_404_categories>li>a:hover:after{background-color:#333}.page_404_categories>li>a>i{display:block;width:106px;height:106px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);margin:0 auto 7px;background-position:center center;background-repeat:no-repeat}.page_404_categories>li>a:hover{color:#1c6ba2 !important}.page_404_categories>li>a:hover:before{background-color:#1c6ba2}.search_page.grid{padding:0 10px 20px;min-width:280px;position:relative}.footer{display:block;padding:20px 10px 5px}.footer_content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;list-style:none;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 5px}.footer_content_row:first-child{margin:0 !important}.footer_content_row{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 10px;max-width:290px;min-width:290px;font-size:15px;line-height:25px;color:#a5a5a5}.footer_content_row:empty{display:none}.footer_content_row p,.footer_content_row address{margin-bottom:5px}.footer_content_row_wide{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:290px}.footer_content_row_wide>ul{-webkit-justify-content:space-around;justify-content:space-around}.footer_content_row_wide>ul>li:first-of-type{margin:0 auto}.footer_content_row>h4{color:#379fe8;font-family:Roboto;font-weight:700;padding:10px 0;font-size:18px}.footer_content_row>ul{list-style:none;line-height:1.4;padding:0 0 10px}.footer_content_row>ul>li{padding:1px 0}.footer_content_row address i{margin-right:5px}.footer_content_row address{font-style:normal}.footer_content_row a{color:#a5a5a5;text-decoration:none}.footer_content_row a:hover{text-decoration:underline}.footer_side{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;list-style:none;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap}.footer_side>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:5px;white-space:nowrap;text-align:center;line-height:38px}.footer_side>li:empty{display:none}.footer_side>li>img{width:auto}.footer_side>li a{color:#337ab7;text-decoration:none}.footer_side>li a:hover{text-decoration:underline}.footer_socials{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;list-style:none;font-size:23px;-webkit-justify-content:center;justify-content:center}.footer_socials>li{margin:0 5px}.footer_socials>li>a{display:block;border:1px solid #337ab7;color:#337ab7;height:38px;width:38px;text-align:center;text-decoration:none;border-radius:100%}.footer_socials>li>a:hover{color:#23527c;border-color:#23527c}@media only screen and (max-width:1180px){.footer_side>li{min-width:290px;white-space:normal}}@media only screen and (max-width:650px){.footer_content_row_wide>ul{-webkit-justify-content:flex-start;justify-content:flex-start}.footer_content_row_wide>ul>li:first-of-type{margin:0}}.installation_page{padding:50px 0 0}.installation_page_title{color:#439c61;font-size:30px;font-family:Roboto;font-weight:700;text-align:center;padding:0 10px 40px}.installation_page iframe{display:block;width:100%;max-width:750px;padding:0 10px;height:450px;margin:0 auto}.installation_page_steps{list-style:none;padding:50px 10px 30px}.installation_page_steps>li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;border-bottom:1px solid #ccc;padding:30px 10px;font-size:15px;line-height:25px}.installation_page_steps>li:last-of-type{border-bottom:0}.installation_page_steps>li:nth-child(even){flex-direction:row-reverse}.installation_page_steps>li>.content{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:280px;padding:20px}.installation_page_steps h4{font-size:24px;font-weight:600;font-family:Roboto;padding:0 0 10px}.installation_page_steps>li>img{width:290px;height:auto}.installation_page_steps_slider_container{width:290px;position:relative;padding:0 20px}.installation_page_steps_slider{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;width:250px;list-style:none;overflow:hidden}.installation_page_steps_slider>*{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100%;max-width:100%}.installation_page_steps_slider img{width:250px}.installation_page_steps_slider_container .right_btn.disabled,.installation_page_steps_slider_container .left_btn.disabled{opacity:.5;cursor:default}.installation_page_steps_slider_container .left_btn{position:absolute;z-index:10;display:block;height:34px;line-height:34px;color:#b4b4b4;font-size:20px;margin:-16px 0 0;top:50%;left:0}.installation_page_steps_slider_container .right_btn{position:absolute;z-index:10;display:block;height:34px;line-height:34px;color:#b4b4b4;font-size:20px;margin:-16px 0 0;top:50%;right:0}.installation_page_steps_slider_container .dotted_nav{text-align:center;padding:10px 0 0}.installation_page_steps_slider_container .dotted_nav>a{position:relative;background:0 0;display:inline-block;border:0;width:25px;height:20px}.installation_page_steps_slider_container .dotted_nav>a:hover:after,.installation_page_steps_slider_container .dotted_nav>a.active:after{background:#869791}.dotted_nav>a:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;background-color:#d6d6d6;border-radius:100%;margin:-5px 0 0 -5px}@media only screen and (max-width:1180px){.installation_page_steps>li>img{width:230px;height:auto}.installation_page iframe{max-width:650px;height:350px}}@media only screen and (max-width:650px){.installation_page_steps>li>.content{min-width:100%;max-width:100%}.installation_page iframe{max-width:450px;height:220px}}.shop_page.grid{padding:0;margin:30px auto 20px;min-width:280px;position:relative}.shop_page_filter_container{margin-top:30px}.shop_page_filter_container>.back{color:gray;background-color:#f5f5f5;display:none;padding:10px;margin:0 auto 15px;border-radius:35px;max-width:135px;text-align:center;font-weight:700;text-decoration:none}.shop_page_filter{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;list-style:none;width:100%;overflow:hidden}.shop_page_filter>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-align:center;min-width:100%;max-width:100%}.shop_page_filter>li>h2{position:relative;z-index:10;display:inline-block;text-align:center;color:#2671af;font-size:35px;margin:10px 0;font-family:Roboto;font-weight:700;line-height:1.0}.shop_page_filter>li>h2 i{position:absolute;left:100%;top:-10px;width:70px;height:70px;background-size:100% auto}.shop_page_filter>li>span{display:block;color:#9e9e9e;font-size:14px;text-align:center;margin-bottom:5px}.shop_page_filter>li>ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;z-index:15;-webkit-justify-content:center;justify-content:center;max-width:930px;margin:0 auto;flex-wrap:wrap;-webkit-flex-wrap:wrap;list-style:none}.shop_page_filter>li>ul>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;min-width:150px;max-width:155px;padding:15px 10px}.shop_page_filter>li>ul>li>a{display:block;text-align:center;color:#9e9e9e;text-decoration:none;position:relative}.shop_page_filter>li>ul>li>a:hover{color:#379fe8}.shop_page_filter>li>ul>li>a.active{color:#76bf42;position:relative}.shop_page_filter>li>ul>li>a.active:hover{color:#5e9935}.shop_page_filter>li>ul>li>a>h4{margin:7px 0 6px;font-weight:700;font-size:15px}.shop_page_filter>li>ul>li>a>p{font-weight:700;font-size:12px}.shop_page_filter>li>ul>li>a:hover:before{background-color:#1369a6}.shop_page_filter>li>ul>li>a.active:before{background-color:#76bf42}.shop_page_filter>li>ul>li>a.active:hover:before{background-color:#5e9935}.shop_page_filter>li>ul>li>a:before{content:"";position:absolute;left:50%;top:0;z-index:-1;border:4px solid #fff;background-color:#379fe8;-webkit-box-shadow:5px 5px 10px -2px rgba(0,0,0,.25);-moz-box-shadow:5px 5px 10px -2px rgba(0,0,0,.25);box-shadow:5px 5px 10px -2px rgba(0,0,0,.25);display:block;margin:0 -53px;width:106px;border-radius:10px;height:106px}.shop_page_filter>li>ul>li>a>i{margin:0 auto;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);display:inline-block;width:106px;height:106px;background-position:center center;background-repeat:no-repeat;background-size:70px auto}.shop_page_subfilter{list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 0 -1px;position:relative;z-index:10}.shop_page_subfilter>li{margin:0 3px 0 0}.shop_page_subfilter>li>a{display:inline-block;height:40px;padding:0 15px;line-height:40px;background-color:#2671af;color:#fff;text-decoration:none;border-top-left-radius:4px;border-top-right-radius:4px;border:1px solid #2671af}.shop_page_subfilter>li>a.active{background-color:#fff;color:#2671af;cursor:default;border-bottom:1px solid #fff}.shop_page_products{margin:20px 10px;border:1px solid #2671af;padding:10px;list-style:none;color:#333}.shop_page_products>li:hover{border-color:#379fe8}.shop_page_products>li{border:1px solid #d7d9d8;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:10px;-webkit-justify-content:center;justify-content:center;margin-bottom:10px}.shop_page_products>li.bestseller{background-color:#e5f1ff;border:2px solid #2671af}.shop_page_products>li.bestseller .price>span{color:#dc3545 !important}.shop_page_products>li:last-of-type{margin-bottom:0}.shop_page_products>li>*{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.shop_page_products>li>.image{position:relative;overflow:hidden;min-width:140px;background-color:#fff;max-width:160px;margin:0 15px 0 0;padding:5px;border:1px solid #d7d9d8}.shop_page_products>li>.image>.free{position:absolute;right:0;left:0;bottom:0;text-align:center;display:block;padding:7px 3px;width:100%;color:#fff;font-weight:700;font-size:14px;background-color:#379fe8;text-align:center}.shop_page_products>li>.image>.sale{position:absolute;right:0;left:0;top:0;z-index:20;margin-left:37.5%;margin-top:5%;text-align:center;display:block;padding:5px 0;width:100%;color:#fff;font-weight:700;font-size:14px;background-color:#f5751e;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.shop_page_products>li>.main{min-width:180px;max-width:100%}.shop_page_products>li>.main .title:first-child{margin:0}.shop_page_products>li>.main .title>a{font-family:Roboto;font-weight:700;font-size:16px;line-height:1;text-decoration:none;color:#379fe8}.shop_page_products>li>.main .rating,.shop_page_products>li>.main .reviews{display:inline-block;vertical-align:middle;margin-bottom:7px;font-size:14px}.shop_page_products>li>.main .rating{height:18px;background-size:auto 200%;background-position:bottom left;background-repeat:repeat-x;width:90px;text-align:left}.shop_page_products>li>.main .rating>span{display:inline-block;height:18px;background-size:auto 200%;background-position:top left;background-repeat:repeat-x}.shop_page_products>li>.main .title{margin-bottom:15px;margin-top:5px}.shop_page_products>li>.main .choice{margin:5px 0 10px;background-color:#ffc107;font-size:12px;font-family:Roboto;line-height:1;padding:7px 5px 2px;border-radius:5px;display:block;text-align:center;max-width:160px;color:#000}.shop_page_products>li>.main .title>a:hover{color:#76bf42}.shop_page_products>li>.coverage{text-align:center;max-width:100px;min-width:60px;margin:0 7px 0;font-size:13px}.shop_page_products>li>.by-use{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;list-style:none;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:0 7px;max-width:100px;min-width:50px}.shop_page_products>li>.by-use>li{margin:2px}.shop_page_products>li>.by-use>li i{display:block;width:17px;height:17px;background-size:cover;background-repeat:no-repeat;background-position:center center}.shop_page_products>li>.providers{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;list-style:none;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:0 7px 0;max-width:170px;min-width:170px}.shop_page_products>li>.providers>li{margin:2px;border:1px solid #d7d9d8}.shop_page_products>li>.providers>li img{display:block;width:35px;height:35px}.shop_page_products>li>.application{max-width:100px;min-width:70px;text-align:center;font-size:13px;margin:0 20px 0 0}.shop_page_products>li>.application .band{margin:0 0 7px}.shop_page_products>li>.application .band span{padding:7px 10px;color:#fff;display:block;font-size:11px;font-weight:700;border-radius:8px}.shop_page_products>li>.price_nd_link{min-width:140px;max-width:180px;padding:0 5px;text-align:center}.shop_page_products>li>.price_nd_link .price>span,.shop_page_products>li>.price_nd_link .price>del{display:block;text-align:center;font-weight:700;text-decoration:underline;color:#144395;font-size:20px}.shop_page_products>li>.price_nd_link .price del{text-decoration:underline line-through}.shop_page_products>li>.price_nd_link .price strong{display:block;font-style:italic;font-size:13px;margin:7px 0 -3px}.shop_page_products>li>.price_nd_link .price del{opacity:.5;margin-bottom:5px;font-size:18px}.shop_page_products>li>.price_nd_link .link a{background-color:#76bf42;color:#fff;margin:15px auto 0;text-decoration:none;padding:12px;max-width:200px;text-align:center;width:100%;display:block;-webkit-box-shadow:0 0 10px 0 rgba(117,190,65,.8);-moz-box-shadow:0 0 10px 0 rgba(117,190,65,.8);box-shadow:0 0 10px 0 rgba(117,190,65,.8)}.shop_page_products>li>.price_nd_link .link a:hover{background-color:#5e9a34}.shop_page_loading{display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:100;width:100%;height:100%;text-align:center;padding:50px 0 90px;background-color:rgba(255,255,255,.5)}.shop_page_loading i{position:-webkit-sticky;position:sticky;top:30%;font-size:55px;color:#379fe8}.shop_page_filter_back_button{display:inline-block;padding:5px 10px;visibility:hidden;font-size:15px;color:#9e9e9e;font-size:15px;font-weight:700;text-decoration:none}.shop_page_filter_back_button:before{font-family:"Font Awesome 5 Pro";font-weight:900;content:"\f100";padding-right:5px}.shop_page_filter_back_button.active{visibility:visible}@media only screen and (max-width:1000px){.shop_page_products{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.shop_page_products>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;display:block;margin:.5%;position:relative;padding-bottom:135px;min-width:280px;max-width:49%}.shop_page_products>li>.image{min-width:120px;max-width:420px;margin:0 auto;padding:5px;border:1px solid #d7d9d8}.shop_page_products>li>.image>.sale{margin-left:40%;margin-top:6%}.shop_page_products>li>.main .choice{display:block;margin:5px auto 10px;max-width:160px}.shop_page_products>li>.image img{max-height:300px}.shop_page_products>li>.main{min-width:180px;max-width:100%;margin:10px 0}.shop_page_products>li>.coverage{max-width:100%}.shop_page_products>li>.by-use,.shop_page_products>li>.providers,.shop_page_products>li>.application{margin:10px 0;max-width:100%}.shop_page_products>li>.price_nd_link{max-width:100%;position:absolute;left:5px;right:5px;bottom:10px}.shop_page_products>li>.application .band{margin:0 auto 10px;max-width:110px}.shop_page_products>li>.price_nd_link .link a{max-width:100%}.shop_page_products>li:last-of-type{margin-bottom:5px !important}}@media only screen and (max-width:650px){.shop_page_filter>li>ul>li{min-width:140px;max-width:145px}.shop_page_filter>li>h2 i{display:none}.shop_page_products{padding:5px 10px}.shop_page_products>li{padding-bottom:10px;min-width:100%;max-width:100%;margin:5px 0}.shop_page_products>li>.price_nd_link{margin-top:20px;max-width:100%;position:relative;left:0;right:0;bottom:0}.shop_page_filter>li>ul{max-width:500px;margin:0 auto}}.order_details_page.grid{max-width:950px;min-width:260px;margin:30px auto 25px;padding:0 10px}.order_details_page_header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.order_details_page_title{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:250px;color:#2671af;font-size:30px;margin:5px 0;font-family:Roboto;font-weight:700;line-height:1.3}.order_details_page .request{display:block;width:100%;max-width:280px;margin:5px 0;text-align:center;border-radius:5px;border:1px solid #379fe8;color:#379fe8 !important;text-decoration:none;font-size:18px;padding:15px 15px 15px 23px}.order_details_page .request i{display:inline-block;vertical-align:middle;width:30px;height:30px;margin-right:15px;background-size:cover}.order_details_page .request span{display:inline-block;vertical-align:middle}.order_details_page_subtitle{font-size:25px;padding:0 0 10px;font-family:Roboto;font-weight:700;line-height:1.0}.order_details_page>.inner_grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.order_details_page>.inner_grid>.row{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100%;max-width:100%}.order_details_page_list{list-style:none;border-bottom:1px solid #ddd;color:#333;margin-bottom:50px}.order_details_page_list>li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #ddd}.order_details_page_list>li .title{font-weight:700;padding:10px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:160px;min-width:160px;text-align:right}.order_details_page_list>li .content{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:10px}.order_details_page_list_product_list{list-style:none}.order_details_page_list_product_list>li{padding:0 0 10px;margin:0 0 10px;border-bottom:1px solid #ddd}.order_details_page_list_product_list>li:last-of-type{margin:0;border-bottom:0;padding:0}.order_details_page_again{display:inline-block;text-align:center;background-color:#f5751e;font-size:14px;font-family:inherit;color:#fff;border:0;padding:10px 15px;text-decoration:none;cursor:pointer;border-radius:5px;background-clip:padding-box;border-bottom:2px solid #d65c0a}.order_details_page_again:hover{background-color:#d65c0a}.order_details_page_list_product_list>li header{margin:0 0 10px;font-weight:700;color:gray}.order_details_page_list_product_list>li header a{color:#337ab7;text-decoration:none}.order_details_page_list_product_list>li header a:hover{color:#23527c;text-decoration:underline}.order_details_page_list_product_list>li ul{margin:5px 0 15px;padding-left:18px;list-style-type:disc}.order_details_page_list_product_list>li header .qty:before{font-family:"Font Awesome 5 Pro";font-weight:600;display:inline-block;font-size:10px;margin-right:2px;content:'\f00d'}.order_details_page_list .shipping{list-style:none}.order_details_page_list .shipping>li{font-style:normal;padding-bottom:4px}.checkout_thankyou_bank table{border-collapse:collapse;width:100%}.checkout_thankyou_bank td{border:1px solid #ddd;padding:8px}@media only screen and (max-width:650px){.order_details_page_list>li .title{min-width:100%;max-width:100%;text-align:left;background:#f5f5f5}.order_details_page_list>li .title:empty{display:none}}.certified_section{margin:40px 10px}.certified_section_content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap;list-style:none}.certified_section_content_side{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:255px;padding:35px 0 0;text-align:center;list-style:none}.certified_section_content_side img{width:255px;height:350px}.certified_section_content_main{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:260px;text-align:center;padding:0 20px}.certified_section_title{margin-top:30px;font-size:24px;font-weight:700;padding:0 0 15px}.certified_section_subtitle{font-family:Roboto;margin:0 0 10px}.certified_section_content_main p{font-size:15px;line-height:25px}.certified_section_content_main_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding:10px 0 0;align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap;list-style:none;max-width:450px;margin:0 auto}.certified_section_content_main_list>li img{height:115px;width:auto}@media only screen and (max-width:1180px){.certified_section_content{max-width:900px}.certified_section_content_side{max-width:150px;min-width:150px;text-align:center;list-style:none}.certified_section_content_side img{width:100%;height:auto}}@media only screen and (max-width:650px){.certified_section{padding:20px 0}.certified_section_content_main_list>li img{height:75px}.certified_section_content{display:block}.certified_section_content_side{margin:0 auto;padding:20px 0}.certified_section_content_main{max-width:100%;margin:0 auto}}.entry_section{display:block;position:relative;font-family:Roboto;min-width:300px;text-align:center;border-bottom:1px solid #d7e0e7;overflow-x:hidden;overflow-y:hidden}.entry_section_subtitle{display:block;background-color:#76bf42;color:#fff;padding:13px 10px 8px;font-size:30px;line-height:40px}.entry_section_subtitle:empty{display:none}.entry_section_bg{position:relative;padding:60px 0;background-position:center center;background-size:cover}.entry_section_bg:before{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:1;background-color:#000;opacity:.8}.entry_section_bg>*{position:relative;z-index:2}.entry_section_title{color:#fff;font-size:42px;padding:0 10px;position:relative;display:inline-block}.entry_section_title i{position:absolute;left:100%;top:40%;width:90px;height:90px;background-size:100% auto}.entry_section_title>b{color:#379fe8;font-family:"Roboto"}.entry_section_subtext{display:block;max-width:800px;margin:0 auto;color:#fff;font-size:18px;padding:0 10px}.entry_section_by_use_list{list-style:none;padding:40px 0 25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.entry_section_by_use_list:empty{padding:10px 0}.entry_section_by_use_list>li{display:block;width:140px;text-align:center;position:relative}.entry_section_by_use_list>li>a{display:block;width:100%;padding:0 0 50px;color:#fff;font-size:16.8px;font-weight:700;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-decoration:none}.entry_section_by_use_list>li>a>i{display:block;width:106px;height:106px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);margin:0 auto 10px;background-position:center center;background-repeat:no-repeat}.entry_section_by_use_list>li>a:before{content:"";position:absolute;left:50%;top:0;border:4px solid #fff;margin-left:-53px;border-radius:10px;display:block;width:106px;height:106px;background:#379fe8;z-index:-1}.entry_section_by_use_list>li>a:after{content:"";position:absolute;left:50%;bottom:20px;z-index:-1;margin-left:-8px;width:16px;height:16px;display:block;border-radius:50%;border:2px solid #fff}.entry_section_by_use_list>li>a:hover:before{background-color:#1c6ba2}.entry_section_by_use_list>li>a:hover:after{background-color:#fff}.entry_section_providers_list{list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;padding:5px 0}.entry_section_providers_list:empty{height:0 !important;min-height:0 !important;padding:0}.entry_section_providers_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;flex-grow:1;flex-shrink:0;max-width:150px;min-width:150px;padding:10px}.entry_section_providers_list>li>a{display:block}.entry_section_providers_list>li img{display:block;min-height:130px;width:100%}.entry_section_providers_list_small{max-width:600px;margin:0 auto;list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;padding:5px 0}.entry_section_providers_list_small:empty{height:0 !important;min-height:0 !important;padding:0;display:none}.entry_section_providers_list_small>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:70px;min-width:80px}.entry_section_providers_list_small>li>a{display:block;padding:10px}.entry_section_providers_list_small>li img{display:block;width:100%}@media only screen and (max-width:1180px){.entry_section_providers_list li{max-width:100px;min-width:100px}.entry_section_providers_list>li img{min-height:0}}@media only screen and (max-width:650px){.entry_section_by_use_list{max-width:300px;margin:0 auto}.entry_section_providers_list{max-width:350px;margin:0 auto}.entry_section_providers_list_small{max-width:300px}}.resellers_page .grid{max-width:900px}.resellers_page_title{display:block;background-size:auto 100%;background-position:center bottom;background-repeat:no-repeat;text-align:center;padding:150px 10px;font-size:30px;font-family:Roboto;font-weight:700;color:#fff}.resellers_page_subtitle{color:#2671af;font-size:30px;font-family:Roboto;font-weight:700;margin:50px 0 20px;padding:0 20px}.resellers_page_subtext{line-height:30px;text-align:justify}@media only screen and (max-width:650px){.resellers_page_title{padding:100px 10px}}.featured_section{padding:30px 0;text-align:center}.featured_section_title{padding:20px 10px;font-weight:700;font-size:30px;color:#144395}.featured_section_title:empty{display:none}.featured_section_product_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:stretch;align-items:stretch;position:relative;flex-wrap:wrap;-webkit-flex-wrap:wrap;list-style:none;text-align:left;padding:15px 0 25px}.featured_section_product_list:last-child{padding:15px 0 0}.featured_section_product_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:270px;max-width:350px;border:1px solid #f0f0f0;overflow:hidden;position:relative;margin:5px}.featured_section_product_list>li:hover{border-color:#379fe8}.featured_section_product_thumb{display:block;background-color:#fff}.featured_section_product_thumb img{display:block;min-height:280px;width:100%;max-width:300px;margin:0 auto}.featured_section_product_bestseller{background-color:#f5751e;color:#fff;display:inline-block;padding:8px 50px;font-size:15px;font-weight:700;position:absolute;right:0;top:0;z-index:20;-webkit-transform:rotate(45deg) translate(30%,-75%);-moz-transform:rotate(45deg) translate(30%,-75%);-o-transform:rotate(45deg) translate(30%,-75%);-ms-transform:rotate(45deg) translate(30%,-75%);transform:rotate(45deg) translate(30%,-75%)}.featured_section_product_header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:45px;border-bottom:5px solid #fff;background-color:#fff}.featured_section_product_title{font-family:Roboto;font-size:15px;flex:1;text-decoration:none;color:#379fe8;white-space:nowrap;overflow:hidden;position:relative;text-overflow:ellipsis;padding:0 5px 0 10px}.featured_section_product_title:hover{color:#76bf42}.featured_section_product_price{position:relative;display:block;padding:0 10px 0 5px;margin-left:auto;color:#f5751e;font-size:14px;font-weight:700}.featured_section_product_price span{text-decoration:underline}.featured_section_product_price del{display:block;padding-bottom:8px;opacity:.6}.featured_section_product_description{display:block;list-style:none;padding-bottom:59px}.featured_section_product_description:after{content:"";position:absolute;bottom:0;right:0;left:0;z-index:-1;width:100%;height:100%;background-color:#d8e1e8}.featured_section_product_description>li{background-color:#d8e1e8;border-bottom:8px solid #fff;padding:15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start}.featured_section_product_description>li:last-of-type{border-bottom:0}.featured_section_product_description_title{color:#061f26;font-size:14px;text-transform:capitalize;padding-right:15px}.featured_section_product_description_content_list_by_use,.featured_section_product_description_content_list_providers{list-style:none;margin-top:-10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap}.featured_section_product_description_by_use_icon:empty{display:inline-block;width:25px;height:25px;margin-top:5px;background-size:80%;background-position:center center;background-repeat:no-repeat}.featured_section_product_description_provider_icon:empty{display:inline-block;width:30px;height:30px;margin-top:5px;background-size:80%;background-position:center center;background-repeat:no-repeat}.featured_section_shop_link{display:inline-block;padding:12px 36px;font-size:16px;border-color:#b94e0d;border-radius:4px;border:1px solid #b94e0d;color:#fff;text-decoration:none;background-color:#ec6615}.featured_section_shop_link:active{background-color:#3e8241;border-color:#2b562d;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.featured_section_product_links{padding:10px;position:absolute;left:0;font-weight:100;width:100%;background-color:#fff;bottom:0;height:60px}.featured_section_product_info_link{display:block;width:100%;text-align:center;background-color:#76bf42;color:#fff;font-size:13.5px;text-decoration:none;-webkit-box-shadow:0 0 10px 0 rgba(117,190,65,.8);-moz-box-shadow:0 0 10px 0 rgba(117,190,65,.8);box-shadow:0 0 10px 0 rgba(117,190,65,.8);padding:12px 10px}.featured_section_product_info_link:hover{background-color:#5e9a34}@media only screen and (max-width:1180px){.featured_section_product_list{-webkit-justify-content:center;justify-content:center;align-content:center;margin-left:auto;margin-right:auto;max-width:800px}.featured_section_product_list>li{max-width:310px;min-width:300px}.featured_section_product_thumb{text-align:center}.featured_section_product_thumb img{display:block;width:auto;height:300px;min-height:unset;margin:0 auto}}@media only screen and (max-width:650px){.featured_section_product_info_link{font-weight:700}}.blog_post_page{background-color:#f8f8f8;padding:40px 0 0}.blog_post_page .grid{max-width:950px;padding:0 20px}.blog_post_page_title{color:#d33d5c;font-size:50px;font-family:LatoRegular;font-weight:400;padding:0 0 35px;text-align:center}.blog_post_page_image_loader{position:relative;overflow:hidden;min-height:150px;z-index:5}.blog_post_page_image{display:block;margin:0 auto}.blog_post_page .image_loader:before{background-color:#fff}.blog_post_page .image_loader:after{color:#d33d5c}.blog_post_page_content{margin:35px 0;color:#3a3a3a;font-size:14px;line-height:25px;font-weight:400}.blog_post_page_content>.grid h2{color:#d33d5c;font-size:32px;line-height:1.2;font-family:LatoRegular;font-weight:400;margin:20px 0}.blog_post_page_content>.grid a{color:#007bff;text-decoration:none;-webkit-transition:linear .1s;-o-transition:all linear .1s;transition:all linear .1s}.blog_post_page_content>.grid p{margin:15px 0}.blog_post_page_content>.grid a:hover{text-decoration:underline}.blog_post_page_content>.grid ol,.blog_post_page_content>.grid ul{padding:0 0 0 22px;margin:15px 0}.blog_post_page_cta{padding:30px 0;background-color:#fff;margin:30px 0;text-align:center}.blog_post_page_cta h2{font-family:LatoBold;font-weight:400;font-size:22px;color:#222;margin:0 0 10px}.blog_post_page_cta p{margin:10px 0 15px}.blog_post_page_cta a{display:block;text-decoration:none;font-size:15px;font-family:LatoRegular;background-color:#76bd46;width:100%;max-width:300px;margin:0 auto;padding:18px 10px;color:#fff;border-radius:50px;-webkit-transition:linear .1s;-o-transition:all linear .1s;transition:all linear .1s}.blog_post_page_cta a:hover{background-color:#69a53e}.blog_post_page_comments{background-color:#fff}.blog_post_page_comments_title{color:#222;font-size:25px;line-height:1.2;font-family:LatoRegular;font-weight:400;padding:15px 0}.blog_post_page_comments_list{padding:0 0 30px}.blog_post_page_comments_list>li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;padding:25px 0;border-bottom:2px solid #f0f0f0;font-size:15px;line-height:1.2;font-family:LatoRegular}.blog_post_page_comment_header{font-size:14px;color:#666;padding:0 0 12px}.blog_post_page_comment_author{font-size:18px;color:#000;text-decoration:none;font-weight:700;margin:0 7px 0 0}a.blog_post_page_comment_author:hover{text-decoration:underline}.blog_post_page_comment_date i{margin:0 5px 0 0}.blog_post_page_comments_list>li:hover .blog_post_page_comment_reply_toggle{opacity:.8}.blog_post_page_comment_reply_toggle:hover{opacity:1 !important}.blog_post_page_comment_reply_toggle{display:block;width:60px;margin:15px 0 0 auto;color:#2db2eb;text-align:right;font-weight:700;text-decoration:none;font-size:14px;opacity:.5;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.blog_post_page_comments_list>li:last-of-type{border-bottom:0}.blog_post_page_comment_side{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;max-width:110px;min-width:100px;padding:0 5px;margin:0 auto}.blog_post_page_comment_side img{border-radius:100%}.blog_post_page_comment_main{padding:5px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:150px}.blog_post_page_comment_form{background-color:#f8f8f8;padding:0 0 40px}.blog_post_page_comment_form .grid{max-width:800px}.blog_post_page_comment_form .blog_post_page_comments_title{padding:30px 0 15px}.blog_post_page_comment_form label{display:block;padding:20px 0 10px;font-size:15px;font-family:LatoRegular}.blog_post_page_comment_form label.error{color:red;padding:10px 0 5px;font-weight:700}.blog_post_page_comment_form textarea{display:block;width:100%;max-width:800px;height:200px;min-height:200px;border:3px solid #eee;background-color:#fff;line-height:25px;font-family:LatoRegular;font-size:16px;resize:vertical;padding:10px 15px;-webkit-transition:border-color .1s linear;-moz-transition:border-color .1s linear;-o-transition:border-color .1s linear;transition:border-color .1s linear}.blog_post_page_comment_form input[type=text]{display:block;width:100%;max-width:800px;border:3px solid #eee;background-color:#fff;line-height:25px;font-family:LatoRegular;font-size:16px;padding:10px 15px}.blog_post_page_comment_form input[type=submit]{display:block;width:100%;max-width:250px;margin:30px auto 0;padding:18px 10px;border:0;border-radius:50px;background-color:#d33d5c;color:#fff;font-size:15px;font-family:LatoRegular;cursor:pointer;line-height:1;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.blog_post_page_comment_form input[type=submit]:hover{background-color:#000}.blog_post_page_comment_form input:focus,.blog_post_page_comment_form textarea:focus{outline:none;border-color:#d3d3d3}@media only screen and (max-width:650px){.blog_post_page_title{font-size:32px}}.by_provider_section{background-color:#379fe8;color:#fff;padding:30px 10px;min-width:300px}.by_provider_section_title{text-align:center;font-family:"Roboto";font-size:37px;padding:0 10px}.by_provider_section_list_big,.by_provider_section_list_small{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;align-items:flex-start;-webkit-align-items:flex-start;max-width:940px;margin:0 auto;flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:25px 0 0;list-style:none}.by_provider_section_list_big>li{margin:10px}.by_provider_section_list_big>li>a{display:block;position:relative;width:115px;height:115px;background-color:#65b5ed;border-radius:15px}.by_provider_section_list_big>li>a:hover,.by_provider_section_list_small>li>a:hover{opacity:.6}.by_provider_section_list_big>li>a>img,.by_provider_section_list_small>li>a>img{display:block;position:absolute;left:50%;top:50%;width:90%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.by_provider_section_list_small{padding-top:20px}.by_provider_section_list_small>li{margin:10px}.by_provider_section_list_small>li>a{display:block;position:relative;width:75px;height:75px;background-color:#65b5ed;border-radius:15px}@media only screen and (max-width:1180px){.by_provider_section_list_small{padding-top:15px}.by_provider_section_list_big{max-width:650px}.by_provider_section_list_big>li{margin-left:5px;margin-right:5px}.by_provider_section_list_big>li>a{width:85px;height:85px}}@media only screen and (max-width:650px){.by_provider_section_list_big,.by_provider_section_list_small{max-width:300px;-webkit-justify-content:center;justify-content:center}.by_provider_section_list_big>li{margin-left:10px;margin-right:10px}.by_provider_section_list_big>li>a{width:75px;height:75px}.by_provider_section_list_small{padding-top:0}}.case_study_single_page{padding:40px 10px}.case_study_single_page.grid{max-width:900px}.case_study_single_page_list{list-style:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;align-content:stretch}.case_study_single_page_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:380px;max-width:50%;padding:10px}.case_study_single_page_list_title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;align-content:stretch;flex-direction:column}.case_study_single_page_list_title>.case_study_single_page_thumb{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100%}.case_study_single_page_list_title h1{display:block;background:#3f3f3f;padding:15px 20px;margin:20px 0 0;color:#fff;font-size:30px;font-family:Roboto;font-weight:700}.case_study_single_page_list_title h1:first-child{margin:0 0 auto}.case_study_single_page_list_problem>div{background:#ececec;height:100%;padding:30px 20px}.case_study_single_page_list_problem h2{font-size:24px;padding-bottom:10px;color:#c82727;font-weight:700;font-family:Roboto}.case_study_single_page_list_problem h2:empty{display:none}.case_study_single_page_list_problem p{line-height:25px}.case_study_single_page_list_solution>div{background:#ececec;height:100%;padding:30px 20px}.case_study_single_page_list_solution h2{font-size:24px;padding-bottom:10px;color:#e89b05;font-weight:700;font-family:Roboto}.case_study_single_page_list_solution p{line-height:25px}.case_study_single_page_list_solution img{display:block;margin:20px auto 0;max-width:100%}.case_study_single_page_list_result h2{font-size:24px;padding:35px 20px 10px;color:#37ab3a;font-weight:700;font-family:Roboto}.case_study_single_page_list_result h2:first-child{padding:25px 20px 10px}.case_study_single_page_list_result p{line-height:25px}.case_study_single_page_list_result p{padding:0 20px}.case_study_single_page_thumb{white-space:nowrap;padding:20px;border:1px solid #efefef;text-align:center}.case_study_single_page_thumb span:empty{display:inline-block;height:100%;vertical-align:middle}.case_study_single_page_thumb img{max-height:400px;max-width:100%;display:inline-block;vertical-align:middle}.case_study_single_page_cta{display:block;max-width:220px;text-align:center;margin:30px auto 0;padding:12px 36px;font-size:16px;border-color:#b94e0d;border-radius:4px;border:1px solid #b94e0d;color:#fff;text-decoration:none;background-color:#ec6615}.case_study_single_page_cta:first-child{margin:0 auto}.case_study_single_page_cta:active{background-color:#3e8241;border-color:#2b562d;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}@media only screen and (max-width:1180px){.case_study_single_page_list>li{min-width:350px;max-width:450px}}@media only screen and (max-width:650px){.case_study_single_page_list{max-width:500px;margin:0 auto}.case_study_single_page_list>li{min-width:280px}}.why_choose_us_section{padding:45px 0;background-color:#f0f0f0}.why_choose_us_section_title{font-weight:700;color:#76bf42;font-size:30px;text-align:center;display:block;padding:0 10px 30px}.why_choose_us_section_subtext{display:block;max-width:950px;margin:0 auto;text-align:center;font-size:15px;line-height:25px;padding:0 10px 30px}.why_choose_us_section_subtext a{color:#337ab7;text-decoration:none}.why_choose_us_section_subtext a:hover{color:#23527c;text-decoration:underline}.why_choose_us_section_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;list-style:none;-webkit-justify-content:space-around;justify-content:space-around;align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap}.why_choose_us_section_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1;flex:1;max-width:300px;min-width:300px;background-repeat:no-repeat;background-position:top center;background-size:150px 150px;padding:150px 10px 10px;text-align:center}.why_choose_us_section_list_title{font-size:18px;padding-bottom:10px;font-weight:700;color:#333}.why_choose_us_section_list_description{font-size:15px;line-height:25px;color:#333}@media only screen and (max-width:650px){.why_choose_us_section_list{max-width:500px;margin:0 auto}.why_choose_us_section_list>li{max-width:150px;min-width:150px}.why_choose_us_section_list_description,.why_choose_us_section_subtext{display:none}}.complete_guide_page{padding:40px 0 0}.complete_guide_page_title{font-family:Roboto;font-size:30px;font-weight:700;text-align:center}.complete_guide_page>section{padding:70px 10px}.complete_guide_page>section .grid{max-width:1000px}.complete_guide_page>section.blue{background-color:#0c91d0;color:#fff}.complete_guide_page>section.lightblue{background-color:#65b4ec;color:#fff}.complete_guide_page>section.lightblue a{color:#fff;text-decoration:underline}.complete_guide_page>section.green{background-color:#76bc46;color:#fff}.complete_guide_page>section.green a{color:#fff;text-decoration:underline}.complete_guide_page>section.gray{background-color:#f5f5f5}.complete_guide_page_section_nogrid{padding:0 15px}.complete_guide_page_section_grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;margin:13px auto 13px}.complete_guide_page_section_grid.reversed{flex-direction:row-reverse}.complete_guide_page_section_grid>aside{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:300px;min-width:280px;padding:0 15px;margin:13px 0}.complete_guide_page_section_grid>aside img{display:block;max-width:100%}.complete_guide_page_section_grid>main{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 15px;margin:13px 0}.complete_guide_page>section.lightblue .cta{text-align:center}.complete_guide_page>section.white a{color:#337ab7}.complete_guide_page>section.gray a{color:#337ab7}.complete_guide_page>section a{text-decoration:none}.complete_guide_page>section a:hover{text-decoration:underline}.complete_guide_page>section.lightblue .cta a.cta_link{display:inline-block;position:relative;background-color:#000;color:#fff;text-decoration:none !important;margin:10px 0;padding:22px 60px;border-radius:50px;overflow:hidden;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;font-size:16px;line-height:20px}.complete_guide_page>section.lightblue a{color:#fff}.complete_guide_page>section.lightblue .cta a.cta_link:hover{background-color:#272727}.complete_guide_page>section .cta a.cta_link:hover i{right:28px;opacity:1}.complete_guide_page>section .cta a.cta_link i{position:absolute;right:-28px;top:50%;font-size:20px;display:inline-block;height:20px;line-height:20px;margin-top:-10px;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;opacity:0}.complete_guide_page>section.white .cta{text-align:center}.complete_guide_page>section.white .cta a.cta_link{display:inline-block;position:relative;background-color:#76bd46;color:#fff;text-decoration:none;margin:10px 0;padding:22px 60px;border-radius:50px;overflow:hidden;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;font-size:16px;line-height:20px}.complete_guide_page>section.lightblue .cta a.contact_link{display:inline-block;position:relative;color:#fff;text-decoration:none;margin:10px;padding:20px 58px;border:1px solid #fff;border-radius:50px;overflow:hidden;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;font-size:16px;line-height:20px}.complete_guide_page>section.lightblue .cta a.contact_link:hover{background-color:rgba(255,255,255,.23)}.complete_guide_page>section.white .cta a.contact_link{display:inline-block;position:relative;color:#000;text-decoration:none;margin:10px;padding:20px 58px;border:1px solid #000;border-radius:50px;overflow:hidden;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;font-size:16px;line-height:20px}.complete_guide_page_section_slider{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;overflow:hidden;margin:0 0 10px}.complete_guide_page_section_slider>.slide{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100%;max-width:100%;text-align:center}.complete_guide_page_section_nogrid .dotted_nav{text-align:center}.complete_guide_page_section_nogrid .dotted_nav>a{position:relative;background:0 0;display:inline-block;border:0;width:25px;height:20px}.complete_guide_page_section_nogrid .dotted_nav>a:hover:after,.complete_guide_page_section_nogrid .dotted_nav>a.active:after{background:#869791}.complete_guide_page_section_nogrid .dotted_nav>a:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;background-color:#d6d6d6;border-radius:100%;margin:-5px 0 0 -5px}.complete_guide_page_section_intro>img{width:100%;height:auto;border-radius:4px;display:block}.complete_guide_page_section_intro>div{position:relative;z-index:10;height:70px;background-color:rgba(0,0,0,.63);border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin:-70px 0 0;color:#f5f5f5;font-size:12px;text-align:center}.complete_guide_page_section_intro h3{font-size:18px !important;padding:12px 0 12px;line-height:1 !important;margin:0 !important}.complete_guide_page_section_intro p{font-size:12px !important;line-height:1 !important;margin:0 !important}.complete_guide_page>section h2{font-family:Roboto;font-size:30px;font-weight:700;margin:0 0 15px}.complete_guide_page>section p:first-child{margin:0 0 10px}.complete_guide_page>section p,.complete_guide_page>section li{font-size:16px;line-height:30px;margin:10px 0}.complete_guide_page>section strong,.complete_guide_page>section li b{font-family:Roboto;font-weight:700;line-height:1.5;font-size:18px}.complete_guide_page>section ul,.complete_guide_page>section ol{margin:10px 0;padding:0 0 0 25px}@media only screen and (max-width:650px){.complete_guide_page_section_grid.reversed{flex-direction:row}.complete_guide_page>section{padding:40px 5px}.complete_guide_page_section_grid{margin:15px 0}.complete_guide_page_section_grid>main{min-width:100%}}.service_section{padding:30px 0;background-color:#379fe8;min-width:300px}.service_section_title{font-family:Roboto;color:#fff;text-align:center;padding:0 10px 25px;font-size:24px;font-weight:500}.service_section_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;list-style:none;-webkit-justify-content:center;justify-content:center;align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap}.service_section_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:15px;max-width:100%;min-width:300px}.service_section_list>li>a{display:block;white-space:nowrap;background-color:#fff;text-align:center;font-size:20px;color:#000;text-decoration:none;height:150px;padding:50px 15px 0;width:100%}.service_section_list_icon:empty{display:inline-block;width:50px;height:50px;margin-right:25px;background-size:cover;vertical-align:middle}.service_section_list>li>a>span{display:inline-block;vertical-align:middle}.service_section_list>li>a:hover{background-color:rgba(255,255,255,.7)}@media only screen and (max-width:650px){.service_section_list>li>a{height:125px;padding:42px 15px 0}.service_section_title{padding:0 10px 15px}.service_section_list_icon:empty{margin-right:15px;width:40px;height:40px}}.faq_list_page{padding:30px 10px}.faq_list_page_search{position:relative;width:250px;margin:0 0 0 auto}.faq_list_page_search>.faq_list_page_search_status>i:last-of-type{display:none}.faq_list_page_search.active>.faq_list_page_search_status>i:last-of-type{display:block !important}.faq_list_page_search.active>.faq_list_page_search_status>i:first-of-type{display:none !important}.faq_list_page_search>input[type=text]{padding:0 35px 0 12px;height:35px;border:1px solid #ccc;background-color:#fff;color:#555;width:100%;line-height:1.5;font-size:14px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.faq_list_page_search>input[type=text]:focus{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.faq_list_page_search_status{position:absolute;top:1px;right:1px;bottom:1px;display:block;height:33px;padding:0 0 0 5px;font-size:15px;padding-right:10px}.faq_list_page_search_status>i{display:inline-block;line-height:33px;cursor:pointer}.faq_list_page_search_output{position:absolute;z-index:100;top:100%;left:0;right:0;background-color:#fff;border:1px solid #ccc;border-top:0;list-style:none;display:none}.faq_list_page_search_output>li{padding:12px;text-align:center;font-size:14px;line-height:20px;border-bottom:1px solid #ccc}.faq_list_page_search_output>li:last-of-type{border-bottom:0}.faq_list_page_search_output>li>a{display:block;color:#337ab7;text-decoration:none;text-align:left}.faq_list_page_search_output>li>a:hover{color:#23527c}.faq_list_page_content_wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;padding:5px 0 0;position:relative}.faq_list_page_nav{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:300px;min-width:280px;list-style:none}.faq_list_page_nav>li{border-right:1px solid #ccc}.faq_list_page_nav>li>a.active>i{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faq_list_page_nav>li>a{display:block;padding:10px 15px;font-size:17px;line-height:25px;text-decoration:none;color:#333;font-weight:700;position:relative}.faq_list_page_nav>li>a>i{position:absolute;top:50%;right:20px;z-index:-1;display:block;height:20px;line-height:20px;margin-top:-10px;-webkit-transition-duration:.2s;transition-duration:.2s}.faq_list_page_nav>li>ul{display:none;padding:0 15px 10px;list-style:none}.faq_list_page_nav>li>ul>li>a{font-size:14px;color:#888;text-decoration:none;line-height:20px;font-weight:600;display:block;padding:10px;border-top:1px solid #e7e7e7}.faq_list_page_nav>li>ul>li:first-of-type a{border-top:0}.faq_list_page_nav>li>ul>li>a:hover,.faq_list_page_nav>li>ul>li>a.active{color:#77be44}.faq_list_page_nav>li>ul.active{display:block}.faq_list_page_content{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:280px;overflow:hidden;padding:10px 10px 10px 25px;line-height:25px;color:#323232;font-size:16px}.faq_list_page_content h1{font-weight:700;font-size:20px;margin:10px 0 15px}.faq_list_page_content h2{font-weight:700;font-size:20px;margin:15px 0 10px}.faq_list_page_content h3{font-weight:700;font-size:18px;margin:15px 0 7px}.faq_list_page_content p{margin:10px 0}.faq_list_page_content a{color:#337ab7;text-decoration:none}.faq_list_page_content a:hover{color:#23527c}.faq_list_page_content ul,.faq_list_page_content ol{margin:10px 0;padding:0 0 0 25px}.faq_list_page_subtitle{text-align:center;font-size:30px;font-family:Roboto;font-weight:700;padding:35px 0 25px}.faq_list_page_info_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;list-style:none;max-width:650px;margin:0 auto}.faq_list_page_info_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:200px;margin:2px}.faq_list_page_info_list>li>a{text-align:center;white-space:nowrap;display:block;width:100%;border:2px solid #b5b5b5;color:#000;font-weight:700;text-decoration:none;padding:10px 15px}.faq_list_page_info_list>li.active>a{background:#000;border-color:#000;color:#fff}.faq_list_page_info_list>li>a>i{margin-right:10px}.faq_list_page_loading{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);z-index:2000;display:none}.faq_list_page_loading i{position:absolute;left:50%;top:80px;margin-left:-21px;font-size:50px}@media only screen and (max-width:650px){.faq_list_page_content{padding:10px}.faq_list_page_subtitle{font-size:25px}.faq_list_page_content_wrapper{max-width:550px;margin:0 auto}.faq_list_page_nav{padding:20px 0 0;max-width:550px}.faq_list_page_nav>li{border:0}.faq_list_page_search{margin:0 auto}}.browse_section{margin-top:30px;margin-bottom:30px;padding:0 10px}.browse_section_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;list-style:none;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start;margin-top:20px;position:relative;z-index:10}.browse_section_list>li{margin:4px 2px 0}.browse_section_list>li:first-of-type{margin-left:0 !important}.browse_section_list>li>a{display:block;border:1px solid #d8e1e8;letter-spacing:1px;padding:10px;color:#337ab7;text-decoration:none;white-space:nowrap}.browse_section_list>li>a>span{display:inline-flex;height:100%;-webkit-align-items:center;align-items:center;text-align:center}.browse_section_list>li>a.active{background-color:#76bf42 !important;color:#fff !important;border-color:#76bf42 !important;cursor:default}.browse_section_list>li>a:hover{background-color:#eee}.browse_section_list_dropdown{display:none}.browse_section_list_dropdown.active{display:block}.browse_section_dropdowncontent{position:relative;border:1px solid #d8e1e8;width:100%;margin-top:-1px;padding:20px}.browse_section_dropdowncontent:empty:before{content:"";position:absolute;top:50%;left:50%;width:120px;height:120px;margin:-60px 0 0 -60px;background-color:#379fe8;border-radius:100%}.browse_section_dropdowncontent p{text-align:justify;font-size:15px;line-height:25px}.browse_section_dropdowncontent p>a,.browse_section_by_use_list>li>a{color:#337ab7;text-decoration:none}.browse_section_dropdowncontent p>a:hover,.browse_section_by_use_list>li>a:hover{color:#23527c}.browse_section_by_use_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;list-style:none;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;line-height:1;width:100%;margin-bottom:20px;padding:10px 0 0 !important;align-items:flex-start;-webkit-align-items:flex-start}.browse_section_by_use_list.centered{-webkit-justify-content:center !important;justify-content:center !important}.browse_section_by_use_list>li{margin:5px 15px}.browse_section_by_use_list>li>a{display:block;position:relative;text-align:center;padding:0;width:115px;color:#337ab7;text-decoration:none !important;background-position:top 20px center;background-repeat:no-repeat}.browse_section_by_use_list>li>a>i{display:block;width:106px;height:106px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);margin:0 auto 8px;background-size:70px auto;background-position:center center;background-repeat:no-repeat}.browse_section_by_use_list>li>a:before{content:"";display:block;position:absolute;z-index:-1;top:0;left:50%;margin-left:-52px;width:105px;height:105px;background-color:#379fe8;border-radius:10px;border:4px solid #fff;-webkit-box-shadow:5px 5px 10px -2px rgba(0,0,0,.25);-moz-box-shadow:5px 5px 10px -2px rgba(0,0,0,.25);box-shadow:5px 5px 10px -2px rgba(0,0,0,.25)}.browse_section_by_use_list>li>a:hover:before{background-color:#1c6ba2}.browse_section_gsm_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;list-style:none;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;width:100%;max-width:440px;padding:10px 0 0;align-items:flex-start;-webkit-align-items:flex-start}.browse_section_gsm_list>li{margin:5px}.browse_section_gsm_list>li>a{display:block;position:relative;height:135px;width:120px;border:1px solid #f0f0f0;color:#337ab7;text-decoration:none;text-align:center;padding:107px 0 0;background-position:top 13px center;background-repeat:no-repeat;font-size:14px}.browse_section_gsm_list>li>a:hover{color:#fff;border-color:#bdbdbd}.browse_section_gsm_list>li>a:before{content:"";position:absolute;bottom:0;left:0;right:0;z-index:-1;width:100%;height:35px;background-color:#f0f0f0}.browse_section_gsm_list>li>a:hover:before{background-color:#bdbdbd}.browse_section_freq_list{line-height:normal;padding:5px 0 0 !important}.browse_section_freq_list>li{padding:0 0 5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start}.browse_section_freq_list>li>h4{display:block;width:150px;height:45px;font-weight:700;color:#144395;font-size:16.5px;line-height:45px;padding:0 0 0 5px}.browse_section_freq_list>li>ul{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap;list-style:none;padding:0 !important;margin:0}.browse_section_freq_list>li>ul>li{margin:0 5px 10px}.browse_section_freq_list>li>ul>li>a{display:block;height:45px;line-height:45px;padding:0 20px;background-color:#d8e1e8;color:#337ab7;text-decoration:none !important}.browse_section_freq_list>li>ul>li>a:hover{color:#fff !important;background-color:#98b0c2}.browse_section_coverages_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap;list-style:none;max-width:640px;padding:10px 0 0}.browse_section_coverages_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:135px;min-width:125px;padding:10px 5px}.browse_section_coverages_list>li>a{border:1px solid #d8e1e8;display:block;width:100%;padding:120px 0 0;color:#337ab7;text-decoration:none;text-align:center;font-size:14px;background-position:center top;background-size:100% auto}.browse_section_coverages_list>li>a:hover{border-color:#bdbdbd;color:#fff}.browse_section_coverages_list>li>a:hover>span{background-color:#bdbdbd}.browse_section_coverages_list>li>a>span{display:block;background-color:#f0f0f0;height:35px;line-height:35px;padding:0 5px}.browse_section_providers_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;align-items:stretch;flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:0 !important;list-style:none}.browse_section_providers_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;word-wrap:break-word;max-width:125px;min-width:125px;margin:15px;border:1px solid #f0f0f0}.browse_section_providers_list>li:hover{border-color:#5d5d5d}.browse_section_providers_list>li>a{display:block;color:#fff !important;text-decoration:none !important;text-align:center;font-size:14px}.browse_section_providers_list>li>a>img{width:100%;background:#fff;display:block;height:auto}.browse_section_providers_list>li>a>span{display:block;padding:10px 5px}.browse_section_list_dropdown h3{font-size:24px;font-weight:700;margin:20px 0 10px}.browse_section_list_dropdown p{text-align:left}.browse_section_list_dropdown>*:first-of-type{margin-top:0}.browse_section_list_dropdown ul:not([class]),.browse_section_list_dropdown ol:not([class]){padding:10px 0 10px 30px;line-height:25px}.browse_section_list_dropdown ul:not([class])>li{padding-bottom:5px}@media only screen and (max-width:1180px){.browse_section_list{-webkit-justify-content:center;justify-content:center;-webkit-align-items:stretch;align-items:stretch;margin:0 -2px 4px}.browse_section_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;min-width:250px}}@media only screen and (max-width:650px){.browse_section_coverages_list,.browse_section_providers_list{-webkit-justify-content:center;justify-content:center;padding-top:20px}.browse_section_by_use_list{max-width:260px;margin:0 auto !important;-webkit-justify-content:space-around;justify-content:space-around;padding-top:10px}.browse_section_by_use_list>li{margin:5px}.browse_section_freq_list>li>h4{width:100%}.browse_section_freq_list>li{display:block}.browse_section_gsm_list{margin-left:auto;margin-right:auto;-webkit-justify-content:center;justify-content:center}.browse_section_gsm_list>li>a{width:110px}.browse_section_list{margin:0 -2px 5px;align-items:stretch;-webkit-justify-content:space-around;justify-content:space-around}.browse_section_list>li:first-of-type{margin:4px 2px 0 !important}.browse_section_list>li{min-width:130px;text-align:center}.browse_section_list>li>a{white-space:normal;height:100%;line-height:100%}.browse_section_dropdowncontent:empty:before{content:"";position:absolute;top:50%;left:50%;width:120px;height:120px;margin:-60px 0 0 -60px}.browse_section_providers_list>li{min-width:115px;margin:5px}}.pricing_overview_section{background-color:#f0f2f5;padding:30px 10px}.pricing_overview_section .grid{max-width:1000px}.pricing_overview_section_title{font-family:Roboto;font-weight:700;color:#2671af;text-align:center;margin-bottom:20px;font-size:30px}.pricing_overview_section_content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:stretch;align-items:stretch;-webkit-justify-content:center;justify-content:center;list-style:none}.pricing_overview_section_content>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background:#fff;min-width:280px;margin:10px 20px}.pricing_overview_section_content>li header{padding:20px 15px;color:#fff}.pricing_overview_section_content>li header *{display:block;max-width:220px;font-size:18px;margin:0 auto;text-align:center;line-height:25px;font-weight:400}.pricing_overview_section_content>li header h2{margin-top:5px;font-size:28px}.pricing_overview_section_sublist{line-height:25px;list-style:none;padding:15px}.pricing_overview_section_sublist li:before{font-family:"Font Awesome 5 Pro";font-weight:900;font-size:12px;color:#165676;margin-right:8px;content:"\f00c"}@media only screen and (max-width:650px){.pricing_overview_section_content{display:block}.pricing_overview_section_content>li{margin:10px}}.support_section{padding:20px 10px;background-color:#76bf42;margin:30px 0;min-width:300px;color:#fff}.support_section_title{text-align:center;font-family:Roboto}.support_section_title a{font-family:Roboto;color:#fff;text-decoration:none}@media only screen and (max-width:650px){.support_section_title>a{display:block;padding:5px 0}}.shipping_and_delivey_page{background-color:#f0f2f5;padding:50px 0}.shipping_and_delivey_page_title{text-align:center;color:#439c61;font-size:30px;font-family:Roboto;font-weight:400}.shipping_and_delivey_page_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;align-content:flex-start;list-style:none;padding:10px 0 0;flex-wrap:wrap;-webkit-flex-wrap:wrap}.shipping_and_delivey_page_list>li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin:20px;max-width:350px;min-width:280px;background:#fff;box-shadow:4px 4px 4px 0 rgba(26,54,68,.17)}.shipping_and_delivey_page_list>li>h3{color:#fff;text-align:center;padding:25px 10px;font-size:28px;font-weight:400}.shipping_and_delivey_page_list>li>img{display:block;width:150px;height:auto;margin:30px auto}.shipping_and_delivey_page_list a{color:#337ab7;text-decoration:none}.shipping_and_delivey_page_list a:hover{text-decoration:underline}.shipping_and_delivey_page_list>li>ul{list-style:none;font-size:15px;line-height:25px;margin-top:15px;padding-bottom:23px;text-align:justify}.shipping_and_delivey_page_list>li>ul>li{padding:7px 25px 7px 45px;position:relative}.shipping_and_delivey_page_list>li>ul>li:before{content:"";position:absolute;left:19px;top:15px;width:8px;height:8px;border-bottom:3px solid #165676;border-right:3px solid #165676;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.shipping_and_delivey_page_list>li>p{margin-top:-10px;padding:0 25px 30px 45px;line-height:25px;font-size:12px}@media only screen and (max-width:650px){.shipping_and_delivey_page_list>li{margin:20px 10px}}.how_it_works_section{padding:20px 0}.how_it_works_section>.grid{max-width:1000px !important}.how_it_works_section_content{padding:0 20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap}.how_it_works_section_content_side{padding:10px 0 10px 20px}.how_it_works_section_content_side>img{display:block;width:100%;height:auto;max-width:440px}.how_it_works_section_content_main{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:250px}.how_it_works_section_content_main>h2{color:#379fe8;font-weight:700;margin-bottom:15px;font-size:24px}.how_it_works_section_content_main p,.how_it_works_section_content_main ol{font-size:15px;letter-spacing:1px;line-height:25px}.how_it_works_section_content_main ol{padding:0 0 10px 30px}.how_it_works_section_content_main h3{font-weight:700;font-size:15px;letter-spacing:1px;padding:15px 0}.how_it_works_section_cto{display:inline-block;color:#fff;text-decoration:none;padding:12px 36px;font-size:16px;margin:20px 0 20px 20px;background-color:#5cb85c;border:1px solid #4cae4c;border-radius:4px}.how_it_works_section_cto:hover{background-color:#449d44;border-color:#398439}.how_it_works_section_cto:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);background-color:#398439;border-color:#255625}@media only screen and (max-width:1180px){.how_it_works_section_content_side img{max-width:300px}}@media only screen and (max-width:650px){.how_it_works_section_cto{margin:20px 0}.how_it_works_section{text-align:center}.how_it_works_section_content_side{padding-left:0 !important}.how_it_works_section_content_side>img{margin:0 auto}.how_it_works_section_content{text-align:left;display:block}}.rate_us_page{margin-bottom:50px;padding:0 10px;text-align:center}.rate_us_page_title{margin-top:50px;color:#4f92bc;font-size:50px}.rate_us_page_subtitle{margin:20px 0;position:relative;display:inline-block;color:#4e4a43;line-height:1.3;font-weight:400;font-family:"Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif;font-size:30px;background-position:left center;background-repeat:no-repeat}.rate_us_page_subtitle i{position:absolute;right:100%;top:50%;display:block;width:60px;margin:-10px 10px 0 0;height:85px;background-position:center center;background-repeat:no-repeat;background-size:auto 100%}.rate_us_page_rate_list{margin:10px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;list-style:none;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.rate_us_page_rate_list>li{border:2px solid #a7c8dd;border-radius:15px;margin:10px;overflow:hidden;-webkit-box-flex:1 1 0;-moz-box-flex:1 1 0;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;max-width:350px;background-color:#4f92bc;min-width:200px;-webkit-transition:all ease-in-out .15s;-o-transition:all ease-in-out .15s;transition:all ease-in-out .15s}.rate_us_page_rate_list>li:hover{-ms-transform:scale(1.05);-webkit-transform:scale(1.05);transform:scale(1.05)}.rate_us_page_rate_list>li a{color:#fff;text-decoration:none;font-size:23px;display:block}.rate_us_page_rate_list_image{background-color:#fff;padding:30px}.rate_us_page_rate_list>li a p{display:block;width:100%;padding:15px;font-family:"Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,AppleGothic,sans-serif}@media only screen and (max-width:650px){.rate_us_page_subtitle i{display:none}.rate_us_page_title{font-size:30px}.rate_us_page_subtitle,.rate_us_page_rate_list>li a{font-size:18px}}.help_section{padding:40px 10px 40px;background-color:#379fe8}.help_section_content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap}.help_section_content_main{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:300px;padding:30px 20px 30px 30px;color:#fff;font-size:15px;line-height:25px;text-align:justify}.help_section_content_main a{color:#fff;text-decoration:underline}.help_section_content_main a:hover{text-decoration:none}.help_section_title{font-size:30px;font-weight:700;padding-bottom:15px}.help_section_title:empty{display:none}.help_section_content_main p{font-size:15px;line-height:25px;text-align:justify}.help_section_content_side{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:350px;min-width:300px;padding:10px 10px 30px}.help_section_content_side>img{width:100%;height:auto}.help_section_cto{display:inline-block;color:#fff;text-decoration:none !important;padding:12px 36px;font-size:16px;margin:20px 0 0;background-color:#337ab7;border:1px solid #2e6da4;border-radius:4px}.help_section_cto:hover{background-color:#286090;border-color:#204d74}.help_section_cto:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);background-color:#204d74;border-color:#122b40}.benefits_section_content_read_more{display:inline-block;color:#fff;text-decoration:none !important;padding:12px 36px;font-size:16px;margin:10px 0 10px;background-color:#337ab7;border:1px solid #2e6da4;border-radius:4px}.benefits_section_content_read_more:hover{background-color:#286090;border-color:#204d74}@media only screen and (max-width:1180px){.help_section_content_side{max-width:250px;min-width:240px}}@media only screen and (max-width:650px){.help_section_content{display:block;text-align:center}.help_section_content_main{padding:20px}.help_section_content_side{margin:0 auto}.help_section_content_side{padding:10px}}
/***
#eh-stripe-card-element, #eh-stripe-exp-element, #eh-stripe-cvc-element{
	height: 60px;
	padding: 5px  10px;
    padding-top: 22px;
    border-radius: 10px;
    border: 1px solid #c1c3cd;
}
#eh-stripe-card-element *, #eh-stripe-exp-element *, #eh-stripe-cvc-element *{
	font-size:18px;
}**/