﻿*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{color:#333333;font-family:"Inter", Helvetica, Arial, sans-serif;font-weight:400;height:auto;min-height:100vh;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-direction:normal;-webkit-box-orient:vertical}body ::-moz-selection{background:#333;color:#ffffff}body ::selection{background:#333;color:#ffffff}#wrap{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}mark{background:none}input,textarea,select{outline:0 none;padding:0 10px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}input[type="text"],input[type="number"],input[type="email"],input[type="password"],input[type="search"],input[type="tel"],textarea{border:none;border-bottom:1px solid #C4C4C4;background:#fff;color:#222222;font-family:"Inter", Helvetica, Arial, sans-serif;font-size:16px;height:55px;padding:0 5px 0 10px;width:100%}input[type="text"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#4c4c4c;font-family:"Inter", Helvetica, Arial, sans-serif;font-size:16px;opacity:1}input[type="text"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#4c4c4c;font-family:"Inter", Helvetica, Arial, sans-serif;font-size:16px;opacity:1}input[type="text"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#4c4c4c;font-family:"Inter", Helvetica, Arial, sans-serif;font-size:16px;opacity:1}input[type="text"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,textarea:focus{border-color:#333}textarea{resize:none;height:100px;padding:10px}button[disabled],html input[disabled]{cursor:default}input[type="search"],input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none !important}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type="number"]{-moz-appearance:textfield}button::-moz-focus-inner,input::-moz-focus-inner{border:0}ul{list-style:none}ol{list-style:decimal}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:400}h1{font-size:72px}@media (max-width:1024px){h1{font-size:56px}}@media (max-width:768px){h1{font-size:48px}}@media (max-width:480px){h1{font-size:38px}}h2{font-size:46px}@media (max-width:1024px){h2{font-size:38px}}@media (max-width:768px){h2{font-size:32px}}@media (max-width:480px){h2{font-size:28px}}h3{font-size:24px;font-weight:700;margin-bottom:20px}@media (max-width:480px){h3{font-size:22px}}h4{font-size:20px;font-weight:700;margin-bottom:15px}p{margin-bottom:20px;line-height:1.6;font-weight:500}a{color:#6D6D6D;outline:0;text-decoration:none;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}a:hover{outline:0;text-decoration:underline}img{border:0;height:auto;max-width:100%;vertical-align:top;-moz-backface-visibility:hidden;backface-visibility:hidden}strong,b{font-weight:700}i{font-style:normal}@media screen and (min-width:1180px){::-webkit-scrollbar{width:13px}::-webkit-scrollbar-track{background-color:#eaeaea;border-left:1px solid #cccccc}::-webkit-scrollbar-thumb{background-color:#333}::-webkit-scrollbar-thumb:hover{background:#262626}}.flex{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.flex.h_center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.flex.v-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.flex.vh-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}[class*="col-"]{width:100%}.col-1{-webkit-flex-basis:5.5833333333%;-moz-flex-basis:5.5833333333%;-ms-flex-basis:5.5833333333%;flex-basis:5.5833333333%}.col-2{-webkit-flex-basis:14.1666666667%;-moz-flex-basis:14.1666666667%;-ms-flex-basis:14.1666666667%;flex-basis:14.1666666667%}.col-3{-webkit-flex-basis:22.75%;-moz-flex-basis:22.75%;-ms-flex-basis:22.75%;flex-basis:22.75%}.col-4{-webkit-flex-basis:31.3333333333%;-moz-flex-basis:31.3333333333%;-ms-flex-basis:31.3333333333%;flex-basis:31.3333333333%}.col-5{-webkit-flex-basis:39.9166666667%;-moz-flex-basis:39.9166666667%;-ms-flex-basis:39.9166666667%;flex-basis:39.9166666667%}.col-6{-webkit-flex-basis:48.5%;-moz-flex-basis:48.5%;-ms-flex-basis:48.5%;flex-basis:48.5%}.col-7{-webkit-flex-basis:57.0833333333%;-moz-flex-basis:57.0833333333%;-ms-flex-basis:57.0833333333%;flex-basis:57.0833333333%}.col-8{-webkit-flex-basis:65.6666666667%;-moz-flex-basis:65.6666666667%;-ms-flex-basis:65.6666666667%;flex-basis:65.6666666667%}.col-9{-webkit-flex-basis:74.25%;-moz-flex-basis:74.25%;-ms-flex-basis:74.25%;flex-basis:74.25%}.col-10{-webkit-flex-basis:82.8333333333%;-moz-flex-basis:82.8333333333%;-ms-flex-basis:82.8333333333%;flex-basis:82.8333333333%}.col-11{-webkit-flex-basis:91.4166666667%;-moz-flex-basis:91.4166666667%;-ms-flex-basis:91.4166666667%;flex-basis:91.4166666667%}.col-12{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}.col-50{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%}@media (max-width:1024px){.md-1{-webkit-flex-basis:5.5833333333%;-moz-flex-basis:5.5833333333%;-ms-flex-basis:5.5833333333%;flex-basis:5.5833333333%}.md-2{-webkit-flex-basis:14.1666666667%;-moz-flex-basis:14.1666666667%;-ms-flex-basis:14.1666666667%;flex-basis:14.1666666667%}.md-3{-webkit-flex-basis:22.75%;-moz-flex-basis:22.75%;-ms-flex-basis:22.75%;flex-basis:22.75%}.md-4{-webkit-flex-basis:31.3333333333%;-moz-flex-basis:31.3333333333%;-ms-flex-basis:31.3333333333%;flex-basis:31.3333333333%}.md-5{-webkit-flex-basis:39.9166666667%;-moz-flex-basis:39.9166666667%;-ms-flex-basis:39.9166666667%;flex-basis:39.9166666667%}.md-6{-webkit-flex-basis:48.5%;-moz-flex-basis:48.5%;-ms-flex-basis:48.5%;flex-basis:48.5%}.md-7{-webkit-flex-basis:57.0833333333%;-moz-flex-basis:57.0833333333%;-ms-flex-basis:57.0833333333%;flex-basis:57.0833333333%}.md-8{-webkit-flex-basis:65.6666666667%;-moz-flex-basis:65.6666666667%;-ms-flex-basis:65.6666666667%;flex-basis:65.6666666667%}.md-9{-webkit-flex-basis:74.25%;-moz-flex-basis:74.25%;-ms-flex-basis:74.25%;flex-basis:74.25%}.md-10{-webkit-flex-basis:82.8333333333%;-moz-flex-basis:82.8333333333%;-ms-flex-basis:82.8333333333%;flex-basis:82.8333333333%}.md-11{-webkit-flex-basis:91.4166666667%;-moz-flex-basis:91.4166666667%;-ms-flex-basis:91.4166666667%;flex-basis:91.4166666667%}.md-12{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}.md-bottom{margin-bottom:30px}}@media (max-width:768px){.sm-1{-webkit-flex-basis:5.5833333333%;-moz-flex-basis:5.5833333333%;-ms-flex-basis:5.5833333333%;flex-basis:5.5833333333%}.sm-2{-webkit-flex-basis:14.1666666667%;-moz-flex-basis:14.1666666667%;-ms-flex-basis:14.1666666667%;flex-basis:14.1666666667%}.sm-3{-webkit-flex-basis:22.75%;-moz-flex-basis:22.75%;-ms-flex-basis:22.75%;flex-basis:22.75%}.sm-4{-webkit-flex-basis:31.3333333333%;-moz-flex-basis:31.3333333333%;-ms-flex-basis:31.3333333333%;flex-basis:31.3333333333%}.sm-5{-webkit-flex-basis:39.9166666667%;-moz-flex-basis:39.9166666667%;-ms-flex-basis:39.9166666667%;flex-basis:39.9166666667%}.sm-6{-webkit-flex-basis:48.5%;-moz-flex-basis:48.5%;-ms-flex-basis:48.5%;flex-basis:48.5%}.sm-7{-webkit-flex-basis:57.0833333333%;-moz-flex-basis:57.0833333333%;-ms-flex-basis:57.0833333333%;flex-basis:57.0833333333%}.sm-8{-webkit-flex-basis:65.6666666667%;-moz-flex-basis:65.6666666667%;-ms-flex-basis:65.6666666667%;flex-basis:65.6666666667%}.sm-9{-webkit-flex-basis:74.25%;-moz-flex-basis:74.25%;-ms-flex-basis:74.25%;flex-basis:74.25%}.sm-10{-webkit-flex-basis:82.8333333333%;-moz-flex-basis:82.8333333333%;-ms-flex-basis:82.8333333333%;flex-basis:82.8333333333%}.sm-11{-webkit-flex-basis:91.4166666667%;-moz-flex-basis:91.4166666667%;-ms-flex-basis:91.4166666667%;flex-basis:91.4166666667%}.sm-12{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}.sm-bottom{margin-bottom:30px}}@media (max-width:480px){.xs-1{-webkit-flex-basis:5.5833333333%;-moz-flex-basis:5.5833333333%;-ms-flex-basis:5.5833333333%;flex-basis:5.5833333333%}.xs-2{-webkit-flex-basis:14.1666666667%;-moz-flex-basis:14.1666666667%;-ms-flex-basis:14.1666666667%;flex-basis:14.1666666667%}.xs-3{-webkit-flex-basis:22.75%;-moz-flex-basis:22.75%;-ms-flex-basis:22.75%;flex-basis:22.75%}.xs-4{-webkit-flex-basis:31.3333333333%;-moz-flex-basis:31.3333333333%;-ms-flex-basis:31.3333333333%;flex-basis:31.3333333333%}.xs-5{-webkit-flex-basis:39.9166666667%;-moz-flex-basis:39.9166666667%;-ms-flex-basis:39.9166666667%;flex-basis:39.9166666667%}.xs-6{-webkit-flex-basis:48.5%;-moz-flex-basis:48.5%;-ms-flex-basis:48.5%;flex-basis:48.5%}.xs-7{-webkit-flex-basis:57.0833333333%;-moz-flex-basis:57.0833333333%;-ms-flex-basis:57.0833333333%;flex-basis:57.0833333333%}.xs-8{-webkit-flex-basis:65.6666666667%;-moz-flex-basis:65.6666666667%;-ms-flex-basis:65.6666666667%;flex-basis:65.6666666667%}.xs-9{-webkit-flex-basis:74.25%;-moz-flex-basis:74.25%;-ms-flex-basis:74.25%;flex-basis:74.25%}.xs-10{-webkit-flex-basis:82.8333333333%;-moz-flex-basis:82.8333333333%;-ms-flex-basis:82.8333333333%;flex-basis:82.8333333333%}.xs-11{-webkit-flex-basis:91.4166666667%;-moz-flex-basis:91.4166666667%;-ms-flex-basis:91.4166666667%;flex-basis:91.4166666667%}.xs-12{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}.xs-bottom{margin-bottom:15px}}.wrap{margin:0 auto;width:1180px;max-width:94%;position:relative}#content{padding:40px 0}@media (max-width:1180px){#content{padding:20px 0}}#wrap{position:relative;width:100%;min-height:100%}.c{font-size:0;line-height:0;display:block;clear:both;overflow:hidden}.cfx:after,.cfx:before{display:table;clear:both;content:" "}.bg-center{background-position:center center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.underline{position:relative;display:inline-block}.underline:after{display:block;width:0;height:1px;margin:auto;content:"";transition:width 0.5s ease, background-color 0.5s ease;background:transparent}.underline:hover:after{width:100%;background:#6D6D6D}.hover-underline-animation{display:inline-block;position:relative;color:#0087ca}.hover-underline-animation::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#0087ca;transform-origin:bottom right;transition:transform 0.25s ease-out}.hover-underline-animation:hover::after{transform:scaleX(1);transform-origin:bottom left}.btn{font-size:16px;font-weight:700;line-height:1;position:relative;-webkit-appearance:none;-moz-appearance:none;display:inline-block;padding:22px 37px;cursor:pointer;text-align:center;text-decoration:none !important;text-transform:capitalize;color:#ffffff;border:none;outline:0;background:#333;appearance:none;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;transition:all 0.4s ease}@media (max-width:768px){.btn{font-size:14px;padding:17px 30px}}.btn:hover{background:#1f1f1f;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)}.btn:active{background:#0d0d0d}.aligncenter{display:block;margin-right:auto;margin-left:auto;text-align:center}.alignleft{float:left}.alignright{float:right}.wp-caption{margin:10px;padding-top:4px;text-align:center;border:1px solid #dddddd;border-radius:3px;background-color:#f3f3f3}.wp-caption img{margin:0;padding:0;border:0 none}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.wysiwyg{margin-bottom:120px}@media (max-width:1024px){.wysiwyg{margin-bottom:40px}}.wysiwyg h1{font-size:20px;line-height:1;margin-bottom:10px;padding-bottom:5px;text-transform:uppercase}.wysiwyg p{font-size:16px;line-height:28px;margin-bottom:20px;word-break:break-word;font-weight:500;color:#333}.wysiwyg ul{margin-left:16px;margin-bottom:20px;list-style-image:url("../img/Vector.png")}.wysiwyg ul li{line-height:1.4;margin-bottom:15px;font-weight:400;font-size:16px;color:#333;padding-left:20px}.wysiwyg h4{margin-top:40px;color:#333}.wysiwyg a{text-decoration:underline}.wysiwyg a:hover{opacity:0.6}.fullframe{height:0;margin:0;overflow:hidden;padding-bottom:56.5%;position:relative;z-index:0}.fullframe iframe,.fullframe object,.fullframe embed{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.wpcf7{width:100%}.wpcf7 .screen-reader-response{display:none}.wpcf7 .wpcf7-form.invalid .wpcf7-response-output{display:block}.wpcf7 .wpcf7-form.sent .wpcf7-response-output{display:block;background:#16a085}.wpcf7 .wpcf7-not-valid-tip{font:500 16px/1 "Inter", Helvetica, Arial, sans-serif;position:absolute;top:0;right:0;left:0;bottom:0;height:55px;line-height:55px;text-align:center;color:#ff5f5f;background:#eeeeee}.wpcf7 .wpcf7-response-output{display:none;width:100%;max-width:300px;margin:20px auto;padding:15px 20px;cursor:pointer;text-align:center;color:white;background:#ff5f5f}.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng{background:#1091ae}.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{background:#16a085}.wpcf7 .wpcf7-form-control-wrap{position:relative;display:block !important}div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(../img/ajax-loader.gif);width:16px;height:16px;border:none;margin:0 0 0 4px;vertical-align:middle;background-color:#ffffff;padding:5px;border-radius:50%;margin-left:10px;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}div.wpcf7 form.submitting .ajax-loader{visibility:visible}.s-link{font-size:0;display:inline-block;width:auto;cursor:pointer;text-align:center}.s-link a{position:relative;display:inline-block;width:40px;height:40px;margin:0 2px;color:#ffffff;border-radius:50%;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);-ms-transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.s-link a:before{font-size:20px;color:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.s-link a:hover{box-shadow:0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23)}.s-link a.fa-facebook:hover{background:#3b5993}.s-link a.fa-twitter:hover{background:#55acee}.s-link a.fa-instagram:hover{background:#181818}.s-link a.fa-linkedin:hover{background:#0177b5}.s-link a.fa-youtube:hover{background:#f80000}.s-link a.fa-pinterest:hover{background:#bd081c}.s-link a.fa-vimeo:hover{background:#1bb7ea}.s-link a.fa-yelp:hover{background:#d32323}.s-link a.fa-google-plus:hover{background:#dd4c39}.index-style .post-item{margin-bottom:20px}.index-style .post-title{font-size:18px;display:block;padding-bottom:15px}.index-style .post-title:hover{color:#f1b820}.index-style .post-thumbnail{min-height:160px;will-change:opacity;box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}.index-style .post-thumbnail:hover{opacity:0.9;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)}.wp-pagenavi{font-size:0;margin-top:20px;padding-top:20px;text-align:center;border-top:1px solid #cccccc}.wp-pagenavi a,.wp-pagenavi span{font-size:14px;margin:0 3px;padding:3px 5px}.wp-pagenavi a{border:1px solid #cccccc}.wp-pagenavi .current,.wp-pagenavi a:hover{color:#ffffff;border-color:#333;background:#333}#top{min-height:240px;color:#fff;position:relative}#top:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255, 255, 255, 0.6)}#top h1{color:#333;font-weight:900;text-transform:uppercase;margin-top:46px}#top .breadcrumbs{background:#fff;position:absolute;left:0;bottom:0;height:70px;line-height:70px;color:#333;min-width:580px;z-index:9}#top .breadcrumbs:before{content:"";position:absolute;background:#fff;top:0;bottom:0;width:100%;left:-100%}#top .breadcrumbs:after{content:"";position:absolute;right:-29px;bottom:0px;width:0;height:0;border-style:solid;border-width:70px 0 0 30px;border-color:transparent transparent transparent #ffffff}#top .breadcrumbs a{text-decoration:underline;color:#333}#top .breadcrumbs span{font-weight:500}#top .breadcrumbs span .post-page{pointer-events:none;text-decoration:none}#top .wrap-breadcrumbs{position:absolute;bottom:0;left:0;right:0}.desctop_hide{display:none}@media (max-width:1024px){.mobile_hide{display:none}.desctop_hide{display:block}.burger{position:absolute;z-index:101;top:13px;right:10px;margin-right:10px;text-align:left}.burger .burger-icon{display:inline-block;position:relative;margin-top:6px;margin-bottom:6px;user-select:none}.burger .burger-icon,.burger .burger-icon::before,.burger .burger-icon::after{display:block;width:18px;height:2px;background-color:#333;outline:1px solid transparent;transition-property:background-color, transform;transition-duration:0.4s}.burger .burger-icon::before,.burger .burger-icon::after{position:absolute;content:""}.burger .burger-icon::before{top:-6px}.burger .burger-icon::after{top:6px}.burger.is-active .burger-icon{background-color:transparent}.burger.is-active .burger-icon::before{transform:translateY(6px) rotate(45deg)}.burger.is-active .burger-icon::after{transform:translateY(-6px) rotate(-45deg)}.burger.is-active .burger-icon::before,.burger.is-active .burger-icon::after{background:#ffffff}.mobile_menu_container{font-size:0;position:fixed;z-index:100;top:0;right:0;overflow-x:hidden;overflow-y:scroll;width:80%;max-width:480px;height:100vh;padding:5px;border-top:40px solid #1a1a1a;border-bottom:3px solid #1a1a1a;background:#333;will-change:transform, opacity;-webkit-transform:translateX(110%);-moz-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.mobile_menu_container nav{margin-bottom:40px}.mobile_menu_container li{position:relative}.mobile_menu_container a{z-index:10;display:block}.mobile_menu_container a:hover{text-decoration:none}.mobile_menu_container .sub-anchor{position:absolute;z-index:20;top:0;right:0;width:40px;height:30px;cursor:pointer;background:#404040}.mobile_menu_container .sub-anchor:hover{background:#262626}.mobile_menu_container .sub-anchor:before{font-size:20px;color:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.mobile_menu_container .sub-menu{display:none}.mobile_menu_container .sub-menu a{font-size:13px;padding:10px 30px;color:#ffffff}.mobile_menu_container .sub-menu a:hover{background:#4d4d4d}.mobile_menu_container .sub-menu .sub-menu{display:none;padding-left:10px}.mobile_menu_container .level_a>li{border-bottom:1px solid #404040}.mobile_menu_container .level_a>li>a{font-size:14px;line-height:30px;height:30px;padding-left:20px;color:#ffffff}.mobile_menu_container .level_a>li>a:hover{background:#404040}.mobile_menu_active{overflow:hidden}.mobile_menu_active:before{position:absolute;z-index:100;width:100%;height:100vh;margin:0 auto;content:"";background:rgba(0, 0, 0, 0.7);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.mobile_menu_active .burger{position:fixed}.mobile_menu_active .burger span{position:relative;z-index:101}.mobile_menu_active .mobile_menu_container{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media (max-width:1024px) and (max-width:768px){.mobile_menu_container{width:100%;max-width:100%}}.alignleft{float:left;margin:0 30px 10px 0}.alignright{float:right;margin:0 0 10px 30px}.aligncenter{margin:0 auto 20px}.alignnone{margin:0 0 20px}.block-center{text-align:center;position:relative}@media (max-width:1024px){.alignleft,.aligncenter,.alignright{float:none;margin:0 auto 20px}.alignnone{margin:0 0 20px}}footer{padding:0;margin-top:20px}footer .maxol-footer{position:relative}footer .maxol-footer .bottom-footer{background:#161616;padding:25px 0;text-align:center}footer .maxol-footer .bottom-footer p{font-size:14px;color:#faf4f4;padding-bottom:0;line-height:17px}footer .maxol-footer .bottom-footer a{color:#FFF}footer .maxol-footer .bottom-footer a:hover{text-decoration:none;color:#6D6D6D}footer .maxol-footer .top-footer{position:relative;padding-top:40px}footer .maxol-footer .top-footer:after{content:"";position:absolute;top:-1px;right:533px;width:133px;height:128px;background:#FFF;clip-path:polygon(0 0, 50% 100%, 50% 0)}@media (max-width:1024px){footer .maxol-footer .top-footer:after{right:333px}}@media (max-width:768px){footer .maxol-footer .top-footer:after{display:none}}footer .maxol-footer .top-footer .logo{filter:brightness(0) invert(1);margin-bottom:85px}@media (max-width:768px){footer .maxol-footer .top-footer .logo-social{text-align:center}}footer .maxol-footer .top-footer .logo-social .social-footer-logo{display:none}@media (max-width:768px){footer .maxol-footer .top-footer .logo-social .social-footer-logo{display:block}}footer .maxol-footer .top-footer .logo-social .social-footer-logo a{position:relative;display:block;margin:15px 0;font-weight:500;color:#FFF;font-size:16px;line-height:19px;padding-bottom:5px;text-decoration:none}footer .maxol-footer .top-footer .logo-social .social-footer-logo a:hover{opacity:0.5}footer .maxol-footer .top-footer .social-footer{position:absolute;top:-1px;right:0;background:#FFF;min-height:127px;max-width:600px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media (max-width:1024px){footer .maxol-footer .top-footer .social-footer{max-width:400px}}@media (max-width:768px){footer .maxol-footer .top-footer .social-footer{display:none}}footer .maxol-footer .top-footer .social-footer a{position:relative;z-index:10;display:inline-block;margin:0 35px;font-weight:500;color:#333;font-size:16px;line-height:19px;padding-bottom:5px;text-decoration:none}@media (max-width:1024px){footer .maxol-footer .top-footer .social-footer a{margin:0 15px}}footer .maxol-footer .top-footer .social-footer a:hover{opacity:0.5}footer .maxol-footer .top-footer .social-footer a:after{content:"";position:absolute;bottom:0;left:0;right:0;background:#333;height:1px;margin:0 25%}footer .maxol-footer .top-footer .logo img:hover{opacity:0.5}footer .maxol-footer .top-footer .footer-menu{margin:85px 0;margin-right:100px}@media (max-width:1024px){footer .maxol-footer .top-footer .footer-menu{margin-right:0}}@media (max-width:768px){footer .maxol-footer .top-footer .footer-menu{text-align:center;margin:40px 0}}footer .maxol-footer .top-footer .footer-menu #menu-footer-menu{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%}footer .maxol-footer .top-footer .footer-menu #menu-footer-menu>*{width:24%;margin:0 0.5% 0.625em}@media (max-width:768px){footer .maxol-footer .top-footer .footer-menu #menu-footer-menu{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%}footer .maxol-footer .top-footer .footer-menu #menu-footer-menu>*{width:99%;margin:0 0.5% 1em}}footer .maxol-footer .top-footer .footer-menu #menu-footer-menu .menu-item a{color:#FFF;text-transform:uppercase;font-weight:700;font-size:20px;line-height:28px;margin-bottom:20px;display:inline-block}footer .maxol-footer .top-footer .footer-menu #menu-footer-menu .menu-item .sub-menu a{font-weight:400;font-size:16px;text-decoration-line:underline;text-transform:capitalize;margin-bottom:0;display:inline-block}footer .maxol-footer .top-footer .footer-menu #menu-footer-menu .menu-item .sub-menu a:hover{opacity:0.5}footer .maxol-footer .top-footer .footer-menu #menu-footer-menu .menu-item-91{margin-top:50px}@media (max-width:768px){footer .maxol-footer .top-footer .footer-menu #menu-footer-menu .menu-item-91{margin-top:10px}}footer .maxol-footer .top-footer .footer-menu #menu-footer-menu .menu-item-91 a{display:none}.contact{padding-bottom:60px}@media (max-width:1024px){.contact{padding-bottom:20px}}.contact h2{font-weight:900;line-height:56px;text-transform:uppercase;color:#333333;margin-bottom:70px}@media (max-width:1024px){.contact h2{margin-bottom:30px}}.contact .contact-us .input-field{margin-bottom:40px}@media (max-width:1024px){.contact .contact-us .input-field{margin-bottom:20px}}.contact .contact-us .input-field:last-child{text-align:right}.tpl-contact-us .contact h2{display:none}.map{position:relative;z-index:-10;padding-bottom:100px}@media (max-width:1024px){.map{padding-bottom:40px}}.wysiwyg h4{margin-top:40px}.wysiwyg a{text-decoration:underline}.wysiwyg a:hover{opacity:0.6}#top{margin-bottom:80px}@media (max-width:1024px){#top{margin-bottom:40px}}.l-info-r-image{padding-bottom:130px}@media (max-width:1024px){.l-info-r-image{padding-bottom:30px}}@media (max-width:1024px){.l-info-r-image .item{flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-direction:reverse;-webkit-box-orient:vertical}}@media (max-width:1024px){.l-info-r-image .right-image{text-align:center;margin-bottom:30px}}.l-info-r-image .right-image img{max-height:100%}@media (max-width:1024px){.l-info-r-image .right-image img{max-width:100%}}@media (max-width:1024px){.l-info-r-image .left-text{margin-bottom:30px}}.l-info-r-image .left-text h4{font-weight:700;font-size:20px;color:#333;margin-bottom:30px}.l-info-r-image .left-text p{font-weight:500;font-size:16px;color:#333;line-height:34px;margin-bottom:25px}.l-info-r-image .left-text p:last-child{margin-bottom:0}.l-info-r-image .left-text a{position:relative;text-decoration:underline;font-weight:500;font-size:16px;color:#333}.l-info-r-image .left-text a:last-child{padding-left:35px}.l-info-r-image .left-text a:last-child:before{position:absolute;content:url("../img/pdf.svg");top:-1px;left:0}.l-info-r-image .left-text a:hover{opacity:0.6}.about-us{padding-bottom:130px}@media (max-width:1024px){.about-us{padding-bottom:30px}}.about-us .box .content{border-bottom:1px solid #C4C4C4;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0%;width:100%}.about-us .box .content>*{width:50%;margin:0 0% 0em}@media (max-width:1024px){.about-us .box .content{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0%;width:100%;margin-bottom:20px;flex-direction:column-reverse !important;-webkit-flex-direction:column-reverse !important;-moz-flex-direction:column-reverse !important;-ms-flex-direction:column-reverse !important;-webkit-box-direction:normal;-webkit-box-orient:horizontal}.about-us .box .content>*{width:100%;margin:0 0% 0em}.about-us .box .content:last-child{border-bottom:none}.about-us .box .content .about-info{border-right:none !important;padding:0 !important}.about-us .box .content .about-image{border-right:none !important;padding:0 !important;text-align:center;margin-bottom:20px}}.about-us .box .content .about-info p{font-weight:500;font-size:16px;line-height:34px}.about-us .box .content .about-image img{height:100%}.about-us .box .content:nth-of-type(2) .about-info{padding-top:50px}.about-us .box .content:nth-of-type(2) .about-image{padding-top:50px}.about-us .box .content:nth-child(odd) .about-info{border-right:1px solid #C4C4C4;padding-right:55px}.about-us .box .content:nth-child(odd) .about-image{padding-left:55px;padding-bottom:50px}.about-us .box .content:nth-child(even){flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-webkit-box-direction:reverse;-webkit-box-orient:horizontal}.about-us .box .content:nth-child(even) .about-info{padding-left:55px}.about-us .box .content:nth-child(even) .about-image{padding-right:55px;padding-bottom:55px;border-right:1px solid #C4C4C4}.vision-values .vision-items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0%;width:100%;margin-bottom:80px;border-bottom:1px solid #CECECE}.vision-values .vision-items>*{width:50%;margin:0 0% 0em}@media (max-width:1024px){.vision-values .vision-items{margin-bottom:40px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0%;width:100%;flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-box-direction:reverse;-webkit-box-orient:vertical;border:none}.vision-values .vision-items>*{width:100%;margin:0 0% 0em}}.vision-values .vision-items .item-info{padding:0 100px 50px 0;border-right:1px solid #CECECE}@media (max-width:1200px){.vision-values .vision-items .item-info{padding:0 0 50px 0}}@media (max-width:1024px){.vision-values .vision-items .item-info{padding:0;margin-bottom:30px;border:none}}.vision-values .vision-items .item-info p{line-height:34px;font-weight:500;margin-bottom:20px}.vision-values .vision-items .item-info h3{font-weight:700;margin-bottom:50px}.vision-values .vision-items .item-info h4{font-weight:700;margin-bottom:30px}.vision-values .vision-items .item-info ul li{line-height:34px;font-style:italic}@media (max-width:1024px){.vision-values .vision-items .box{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%}.vision-values .vision-items .box>*{width:49%;margin:0 0.5% 0.75em}}@media (max-width:768px){.vision-values .vision-items .box{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0%;width:100%}.vision-values .vision-items .box>*{width:100%;margin:0 0% 0em}}.vision-values .vision-items .box .item-image{padding-left:55px;padding-bottom:50px}@media (max-width:1024px){.vision-values .vision-items .box .item-image{padding:0;margin-bottom:30px}.vision-values .vision-items .box .item-image img{height:100%}}@media (max-width:768px){.vision-values .vision-items .box .item-image{text-align:center}}.vision-values .vision-items .box .item-image:last-child{padding-top:50px;border-top:1px solid #CECECE}@media (max-width:1024px){.vision-values .vision-items .box .item-image:last-child{border-top:none;padding:0}}@media (max-width:1024px){.vision-values .values-items .left-image{text-align:center;margin-bottom:30px}}.vision-values .values-items .right-info h3{font-weight:700;color:#333333;margin-bottom:30px}.vision-values .values-items .right-info p{margin-bottom:25px;line-height:28px}.vision-values .benefits .items .item{border-top:1px solid #CECECE !important;border-bottom:1px solid #CECECE;padding-top:55px !important;padding-bottom:35px !important;padding-right:30px}#top h1{padding-bottom:110px}@media (max-width:1024px){#top .breadcrumbs{min-width:400px}}@media (max-width:768px){#top .breadcrumbs{min-width:300px;font-size:13px}#top .breadcrumbs a{font-size:13px}}@media (max-width:480px){#top .breadcrumbs{min-width:250px;font-size:11px}#top .breadcrumbs a{font-size:11px}}.space{padding:35px 0 100px}@media (max-width:1024px){.space{padding:35px 0 50px}}@media (max-width:768px){.space{padding:35px 0}}.operations-block .operations-items .operations-item .item-image{-webkit-flex-basis:41%;-moz-flex-basis:41%;-ms-flex-basis:41%;flex-basis:41%}@media (max-width:1024px){.operations-block .operations-items .operations-item .item-image{-webkit-flex-basis:43%;-moz-flex-basis:43%;-ms-flex-basis:43%;flex-basis:43%}}@media (max-width:768px){.operations-block .operations-items .operations-item .item-image{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}}.operations-block .operations-items .operations-item .item-image img{display:block}@media (max-width:768px){.operations-block .operations-items .operations-item .item-image img{margin:0 auto 20px;width:100%;object-fit:cover}}.operations-block .operations-items .operations-item .item-info{-webkit-flex-basis:55%;-moz-flex-basis:55%;-ms-flex-basis:55%;flex-basis:55%;padding-bottom:30px}@media (max-width:768px){.operations-block .operations-items .operations-item .item-info{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%}}.operations-block .operations-items .operations-item .item-info p{font-weight:500}.operations-block .operations-items .operations-item .item-info .btn{margin-top:15px}.operations-block .operations-items .operations-item:nth-child(even){border-top:1px solid #C4C4C4;flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-webkit-box-direction:reverse;-webkit-box-orient:horizontal}.operations-block .operations-items .operations-item:nth-child(even) .item-info{padding-top:60px}@media (max-width:1024px){.operations-block .operations-items .operations-item:nth-child(even) .item-info{padding-top:50px}}@media (max-width:768px){.operations-block .operations-items .operations-item:nth-child(even) .item-info{padding-top:30px}}.operations-block .operations-items .operations-item:nth-child(even) .item-image img{margin-left:auto}@media (max-width:768px){.operations-block .operations-items .operations-item:nth-child(even) .item-image img{margin:0 auto}}.operations-block .operations-items .operations-item:last-child .item-info{padding-bottom:0}.ngls-block .ngls-items .ngls-item .item-image{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;border-left:1px solid #C4C4C4}@media (max-width:768px){.ngls-block .ngls-items .ngls-item .item-image{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;border:none}}.ngls-block .ngls-items .ngls-item .item-image img{display:block}@media (max-width:768px){.ngls-block .ngls-items .ngls-item .item-image img{width:100%;object-fit:cover}}.ngls-block .ngls-items .ngls-item .item-image .image-top{padding-left:55px;padding-bottom:55px}@media (max-width:768px){.ngls-block .ngls-items .ngls-item .item-image .image-top{padding:0 0 20px}}.ngls-block .ngls-items .ngls-item .item-image .image-bottom{padding-top:50px;padding-left:55px;border-top:1px solid #C4C4C4}@media (max-width:768px){.ngls-block .ngls-items .ngls-item .item-image .image-bottom{padding:20px 0 0}}.ngls-block .ngls-items .ngls-item .item-info{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%;padding-right:55px}@media (max-width:768px){.ngls-block .ngls-items .ngls-item .item-info{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;padding-right:0}}.ngls-block .ngls-items .ngls-item .item-info p{font-weight:500}.ngls-block .ngls-items .ngls-item .item-info .btn{margin-top:15px}.ngls-block .ngls-items .ngls-item:nth-child(even){border-top:1px solid #C4C4C4;flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-webkit-box-direction:reverse;-webkit-box-orient:horizontal}.ngls-block .ngls-items .ngls-item:nth-child(even) .item-image{border-left:1px solid #C4C4C4}.ngls-block .ngls-items .ngls-item:nth-child(even) .item-image img{display:block}.ngls-block .ngls-items .ngls-item:nth-child(even) .item-image .image-top{padding-bottom:55px;padding-left:0;padding-right:55px}@media (max-width:768px){.ngls-block .ngls-items .ngls-item:nth-child(even) .item-image .image-top{padding:0 0 20px}}.ngls-block .ngls-items .ngls-item:nth-child(even) .item-image .image-bottom{padding-left:0;padding-right:55px;border-top:1px solid #C4C4C4}@media (max-width:768px){.ngls-block .ngls-items .ngls-item:nth-child(even) .item-image .image-bottom{padding:0}}.ngls-block .ngls-items .ngls-item:nth-child(even) .item-info{padding-top:60px;padding-right:0;padding-left:55px}@media (max-width:1024px){.ngls-block .ngls-items .ngls-item:nth-child(even) .item-info{padding-top:50px}}@media (max-width:768px){.ngls-block .ngls-items .ngls-item:nth-child(even) .item-info{padding-top:30px;padding-left:0}}.ngls-block .ngls-items .ngls-item:nth-child(even) .item-info p{font-weight:500}.ngls-block .ngls-items .ngls-item:nth-child(even) .item-info .btn{margin-top:15px}.fire-ul ul{margin:0 0 20px 0}.fire-ul ul li{position:relative;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:0em;font-style:italic}.fire-ul ul li ul{margin:10px 0 0}.fire-ul ul li li{padding:5px 0 5px 10px}.fire-ul ul li li:before{content:"";width:4px;position:absolute;top:1em;height:1px;background:#333}.fire-ul ul>li{padding:5px 0 5px 25px}.fire-ul ul>li:before{content:url("../img/vector-fire.png");position:absolute;top:5px;left:0;box-sizing:border-box}.header{position:relative;z-index:10;border-bottom:1px solid #333;min-height:106px}.header input[type="text"],.header input[type="number"],.header input[type="email"],.header input[type="password"],.header input[type="search"],.header input[type="tel"],.header textarea{height:100%;border:none;background:transparent;border-left:1px solid #333;padding:0 78px 0 57px}.header input[type="text"]::-webkit-input-placeholder,.header input[type="number"]::-webkit-input-placeholder,.header input[type="email"]::-webkit-input-placeholder,.header input[type="password"]::-webkit-input-placeholder,.header input[type="search"]::-webkit-input-placeholder,.header input[type="tel"]::-webkit-input-placeholder,.header textarea::-webkit-input-placeholder{font-size:16px;font-weight:500}.header input[type="text"]::-moz-placeholder,.header input[type="number"]::-moz-placeholder,.header input[type="email"]::-moz-placeholder,.header input[type="password"]::-moz-placeholder,.header input[type="search"]::-moz-placeholder,.header input[type="tel"]::-moz-placeholder,.header textarea::-moz-placeholder{opacity:1;font-size:16px;font-weight:500}.header input[type="text"]:-ms-input-placeholder,.header input[type="number"]:-ms-input-placeholder,.header input[type="email"]:-ms-input-placeholder,.header input[type="password"]:-ms-input-placeholder,.header input[type="search"]:-ms-input-placeholder,.header input[type="tel"]:-ms-input-placeholder,.header textarea:-ms-input-placeholder{font-size:16px;font-weight:500}@media (max-width:1366px){.header input[type="text"],.header input[type="number"],.header input[type="email"],.header input[type="password"],.header input[type="search"],.header input[type="tel"],.header textarea{padding:0 35px 0 20px}}@media (max-width:1024px){.header input[type="text"],.header input[type="number"],.header input[type="email"],.header input[type="password"],.header input[type="search"],.header input[type="tel"],.header textarea{padding:0 45px 0 30px;border-right:1px solid #333}}@media (max-width:600px){.header input[type="text"],.header input[type="number"],.header input[type="email"],.header input[type="password"],.header input[type="search"],.header input[type="tel"],.header textarea{padding:0 35px 0 15px;border-right:1px solid #333}}.header>.flex{min-height:106px}@media (max-width:1024px){.header>.flex{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}}.header .logo{margin:10px 10px 15px 50px;opacity:1;color:#181818}.header .logo:hover{opacity:0.8}@media (max-width:600px){.header .logo{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin:0;margin-left:20px;-webkit-flex-basis:120px;-moz-flex-basis:120px;-ms-flex-basis:120px;flex-basis:120px}}@media (max-width:420px){.header .logo{margin-left:10px;-webkit-flex-basis:100px;-moz-flex-basis:100px;-ms-flex-basis:100px;flex-basis:100px}}.main_nav{font-size:0}.main_nav *{line-height:1}.main_nav a{display:block}.main_nav a:hover{text-decoration:none}.main_nav .level_a{position:relative}.main_nav .level_a li{position:relative;z-index:0;display:inline-block}.main_nav .level_a>li{margin-right:90px}@media (max-width:1366px){.main_nav .level_a>li{margin-right:35px}}.main_nav .level_a>li:last-child{margin-right:0}.main_nav .level_a>li>a{font-size:16px;color:#333;text-transform:capitalize}.main_nav .level_a>li.current-menu-item>a,.main_nav .level_a>li:hover>a{color:#333}.main_nav .level_a>li.menu-item-has-children:before{position:absolute;z-index:-1;top:0;left:0;width:100%;height:52px;content:""}.main_nav .level_a>li.menu-item-has-children:hover>.sub-menu{display:block}.main_nav .level_a>li.menu-item-has-children>a{position:relative}.main_nav .level_a>li.menu-item-has-children>a:after{content:"";font-family:"fontawesome";display:inline-block;margin-left:5px}.main_nav .level_a>li>.sub-menu{position:absolute;z-index:100;display:none;width:220px;margin-top:27px;padding:10px 0;border-top:3px solid #4d4d4d;border-bottom:3px solid #4d4d4d;background:#333}.main_nav .level_a>li>.sub-menu .sub-menu{display:block;padding-left:10px}.main_nav .level_a>li>.sub-menu li{display:block;list-style-type:none}.main_nav .level_a>li>.sub-menu a{font-size:13px;line-height:1.3;padding:3px 15px;color:#ffffff}.main_nav .level_a>li>.sub-menu a:hover{text-decoration:none;background:#666}footer{background:#212122;color:#ffffff}.searchform{position:relative;-webkit-flex-basis:18%;-moz-flex-basis:18%;-ms-flex-basis:18%;flex-basis:18%}@media (max-width:1024px){.searchform{-webkit-flex-basis:30%;-moz-flex-basis:30%;-ms-flex-basis:30%;flex-basis:30%;margin-left:14%}}@media (max-width:600px){.searchform{-webkit-flex-basis:160px;-moz-flex-basis:160px;-ms-flex-basis:160px;flex-basis:160px;margin-left:12%}}@media (max-width:420px){.searchform{-webkit-flex-basis:150px;-moz-flex-basis:150px;-ms-flex-basis:150px;flex-basis:150px;margin-left:10px}}.searchform button{position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);right:50px;background:none;border:none;cursor:pointer;font-size:16px}@media (max-width:1366px){.searchform button{right:12px}}@media (max-width:1024px){.searchform button{right:18px}}@media (max-width:600px){.searchform button{right:12px}}.home .logo img{filter:brightness(0) invert(1)}.home header{position:absolute;left:0;right:0;top:0}.home .main_nav .level_a>li>a{color:#fff}.home .header{border-bottom:1px solid #fff}.home .header input[type="text"],.home .header .header input[type="number"],.home .header .header input[type="email"],.home .header .header input[type="password"],.home .header .header input[type="search"],.home .header .header input[type="tel"],.home .header .header textarea{border-left:1px solid #fff;color:#fff}@media (max-width:1024px){.home .header input[type="text"],.home .header .header input[type="number"],.home .header .header input[type="email"],.home .header .header input[type="password"],.home .header .header input[type="search"],.home .header .header input[type="tel"],.home .header .header textarea{border-right:1px solid #fff}}.home .header input[type="text"]::-webkit-input-placeholder,.home .header .header input[type="number"]::-webkit-input-placeholder,.home .header .header input[type="email"]::-webkit-input-placeholder,.home .header .header input[type="password"]::-webkit-input-placeholder,.home .header .header input[type="search"]::-webkit-input-placeholder,.home .header .header input[type="tel"]::-webkit-input-placeholder,.home .header .header textarea::-webkit-input-placeholder{color:#fff}.home .header input[type="text"]::-moz-placeholder,.home .header .header input[type="number"]::-moz-placeholder,.home .header .header input[type="email"]::-moz-placeholder,.home .header .header input[type="password"]::-moz-placeholder,.home .header .header input[type="search"]::-moz-placeholder,.home .header .header input[type="tel"]::-moz-placeholder,.home .header .header textarea::-moz-placeholder{opacity:1;color:#fff}.home .header input[type="text"]:-ms-input-placeholder,.home .header .header input[type="number"]:-ms-input-placeholder,.home .header .header input[type="email"]:-ms-input-placeholder,.home .header .header input[type="password"]:-ms-input-placeholder,.home .header .header input[type="search"]:-ms-input-placeholder,.home .header .header input[type="tel"]:-ms-input-placeholder,.home .header .header textarea:-ms-input-placeholder{color:#fff}.home .header .fa-search:before{color:#fff}.home-slider .swiper-slide{min-height:850px;position:relative;padding-bottom:80px;padding-top:125px;padding-left:65px;padding-right:65px}@media (max-width:1366px){.home-slider .swiper-slide{min-height:665px}}@media (max-width:1024px){.home-slider .swiper-slide{min-height:565px}}@media (max-width:768px){.home-slider .swiper-slide{min-height:500px;padding-left:42px;padding-right:42px}}.home-slider .swiper-slide:before{content:"";position:absolute;left:0;top:106px;bottom:0;max-width:63%;width:100%;background:rgba(51, 51, 51, 0.75);clip-path:polygon(0 0, 100% 0, 70% 100%, 0% 100%)}@media (max-width:768px){.home-slider .swiper-slide:before{max-width:100%;clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}}.home-slider .swiper-slide .info{max-width:48%;width:100%;color:#fff}@media (max-width:768px){.home-slider .swiper-slide .info{max-width:100%}}.home-slider .swiper-slide .info h2{font-size:72px;font-weight:900;text-transform:uppercase;margin-bottom:20px}@media (max-width:1024px){.home-slider .swiper-slide .info h2{font-size:60px}}@media (max-width:768px){.home-slider .swiper-slide .info h2{font-size:48px}}@media (max-width:480px){.home-slider .swiper-slide .info h2{font-size:38px}}.home-slider .swiper-slide .info p{font-weight:500}.home-slider .swiper-slide .info .btn{margin-top:60px;border-bottom:1px solid #fff}.home-slider .swiper-slide .bottom-text{position:absolute;right:-15px;bottom:-35px;line-height:1;font-size:8.5vw;font-weight:900;text-transform:uppercase;color:#fff}@media (max-width:1600px){.home-slider .swiper-slide .bottom-text{right:-10px;bottom:-25px;font-size:8.6vw}}@media (max-width:1024px){.home-slider .swiper-slide .bottom-text{font-size:9vw;bottom:-15px}}@media (max-width:480px){.home-slider .swiper-slide .bottom-text{bottom:0;right:0;font-size:12vw}}.home-slider .header-s-links{position:absolute;bottom:-1px;left:-1px;background:#FFF;min-height:127px;max-width:38%;width:100%;z-index:9}@media (max-width:1366px){.home-slider .header-s-links{min-height:60px}}@media (max-width:1024px){.home-slider .header-s-links{display:none}}.home-slider .header-s-links:before{content:"";position:absolute;left:-100%;right:auto;top:0;bottom:0;background:#fff;width:100%}.home-slider .header-s-links:after{content:"";position:absolute;right:-58px;bottom:0px;width:0;height:0;border-style:solid;border-width:126px 0 0 59px;border-color:transparent transparent transparent #ffffff}@media (max-width:1366px){.home-slider .header-s-links:after{border-width:60px 0 0 59px}}.home-slider .header-s-links a{position:relative;z-index:10;display:inline-block;margin:0 35px;font-weight:500;color:#333;font-size:16px;line-height:19px;padding-bottom:5px;text-decoration:none}@media (max-width:1366px){.home-slider .header-s-links a{margin:0 15px}}.home-slider .header-s-links a:before{content:"";position:absolute;bottom:0;left:0;right:0;background:#333;height:1px;margin:0 25%}.home-slider .swiper-button{position:absolute;top:106px;bottom:0;background:transparent;z-index:9;width:120px;cursor:pointer;opacity:1;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}@media (max-width:1600px){.home-slider .swiper-button{width:65px}}@media (max-width:768px){.home-slider .swiper-button{width:35px}}.home-slider .swiper-button:hover{background:rgba(255, 255, 255, 0.2)}.home-slider .swiper-button i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;font-size:36px}@media (max-width:768px){.home-slider .swiper-button i{font-size:26px}}.home-slider .swiper-button.button-prev{left:0;border-right:1px solid #fff}.home-slider .swiper-button.button-next{right:0;border-left:1px solid #fff}.benefits{padding:150px 0}@media (max-width:1024px){.benefits{padding:75px 0}}@media (max-width:768px){.benefits{padding:35px 0}}.benefits .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%}.benefits .items>*{width:31.3333333333%;margin:0 1% 1.3333333333em}@media (max-width:1024px){.benefits .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%}.benefits .items>*{width:49%;margin:0 0.5% 0.75em}}@media (max-width:768px){.benefits .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0.5%;width:101%}.benefits .items>*{width:99%;margin:0 0.5% 1em}}.benefits .items .item{border-right:1px solid #C4C4C4;border-top:1px solid #C4C4C4;padding-top:45px;padding-right:15px;padding-bottom:25px;padding-left:35px;margin:0}.benefits .items .item:nth-child(-n+3){border-top:none;padding-top:5px}@media (max-width:1024px){.benefits .items .item:nth-child(-n+3){border-top:1px solid #C4C4C4;padding-top:40px}}@media (max-width:768px){.benefits .items .item:nth-child(-n+3){border-top:none}}.benefits .items .item:nth-child(3n){border-right:none}@media (max-width:1024px){.benefits .items .item:nth-child(3n){border-right:1px solid #C4C4C4}}@media (max-width:768px){.benefits .items .item:nth-child(3n){border-right:none}}.benefits .items .item:nth-last-child(-n+3){padding-bottom:0}@media (max-width:1024px){.benefits .items .item:nth-child(2n){border-right:none}.benefits .items .item:nth-child(-n+2){border-top:none}}@media (max-width:768px){.benefits .items .item{border-bottom:1px solid #C4C4C4;border-top:none;border-right:none}}.benefits .items .item figure{margin-bottom:25px;min-height:50px}.benefits .items .item h3{margin-bottom:15px;font-weight:700}.benefits .items .item p{line-height:28px;color:#787878}.home-about-info{min-height:640px;padding:30px 0 20px;position:relative}@media (max-width:1366px){.home-about-info{min-height:500px}}@media (max-width:1024px){.home-about-info{min-height:400px}}.home-about-info:before{content:"";position:absolute;top:0;bottom:0;right:0;max-width:85%;width:100%;background:rgba(54, 54, 54, 0.9);clip-path:polygon(0 0, 100% 0, 100% 100%, 15% 100%)}@media (max-width:1024px){.home-about-info:before{max-width:100%;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}.home-about-info:after{content:"";position:absolute;top:0;right:0;max-width:40%;width:100%;height:115px;background:#fff;clip-path:polygon(0 0, 100% 0, 100% 100%, 12% 100%)}@media (max-width:1366px){.home-about-info:after{height:50px;clip-path:polygon(0 0, 100% 0, 100% 100%, 6% 100%)}}@media (max-width:1024px){.home-about-info:after{display:none}}.home-about-info .info{max-width:578px;width:100%;margin-left:auto;margin-right:50px;color:#fff}@media (max-width:1024px){.home-about-info .info{margin-right:0;margin-left:initial;margin:0 auto;text-align:center}}.home-about-info .info h2{margin-bottom:60px;font-weight:900;text-transform:uppercase}@media (max-width:1024px){.home-about-info .info h2{margin-bottom:30px}}.home-map{padding:95px 0}@media (max-width:1024px){.home-map{padding:60px 0}}@media (max-width:768px){.home-map{padding:45px 0}}@media (max-width:480px){.home-map{padding:30px 0}}.hom-what-we-do{padding:165px 0 120px;position:relative}@media (max-width:1366px){.hom-what-we-do{padding:80px 0}}@media (max-width:1024px){.hom-what-we-do{padding:60px 0}}@media (max-width:768px){.hom-what-we-do{padding:35px 0}}.hom-what-we-do:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(51, 51, 51, 0.9);max-width:1445px;width:100%;clip-path:polygon(0 0, 100% 0, 62% 100%, 0% 100%)}@media (max-width:768px){.hom-what-we-do:before{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}}.hom-what-we-do h2{text-transform:uppercase;font-weight:900;margin-bottom:80px;color:#fff}@media (max-width:768px){.hom-what-we-do h2{margin-bottom:45px}}.hom-what-we-do .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0;width:100%}.hom-what-we-do .items>*{width:25%;margin:0 0 0em}@media (max-width:1024px){.hom-what-we-do .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0;width:100%}.hom-what-we-do .items>*{width:50%;margin:0 0 0em}}@media (max-width:768px){.hom-what-we-do .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -0;width:100%}.hom-what-we-do .items>*{width:100%;margin:0 0 0em}}.hom-what-we-do .items .item{background:#fff;border-right:1px solid #c4c4c4;position:relative}@media (max-width:1024px){.hom-what-we-do .items .item{border-bottom:1px solid #c4c4c4}.hom-what-we-do .items .item:nth-child(even){border-right:none}}@media (max-width:768px){.hom-what-we-do .items .item{border-right:none}}.hom-what-we-do .items .item:last-child{border-right:none}.hom-what-we-do .items .item figure{padding:25px;border-bottom:1px solid #C4C4C4;text-align:center}.hom-what-we-do .items .item .info-wrap{padding:20px 27px 35px}.hom-what-we-do .items .item .info-wrap h3{margin-bottom:15px;font-weight:700}.hom-what-we-do .items .item .info-wrap p{margin-bottom:50px;color:#787878}.hom-what-we-do .items .item .info-wrap .read-more{position:absolute;bottom:36px;left:27px;color:#333}.hom-what-we-do .items .item .info-wrap .read-more:hover{text-decoration:none}.hom-what-we-do .items .item .info-wrap .read-more:before{content:"";position:absolute;bottom:-5px;left:0;right:0;background:#333;height:1px;margin:0 25%}.home-contact .contact{padding-bottom:0;padding-top:125px}@media (max-width:1024px){.home-contact .contact{padding-top:80px}}@media (max-width:768px){.home-contact .contact{padding-top:50px}}