@import url(/assets/fonts/acrom.css);.overflow-hidden{overflow:hidden}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}html,body{height:100%}main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}*,ul,p{margin:0;padding:0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth;outline:none;font-family:"Acrom"}a{color:inherit;text-decoration:none;cursor:pointer;font-family:"Acrom"}a:hover{color:inherit;text-decoration:none}section{overflow:hidden}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type="number"]{-moz-appearance:textfield}.btn-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes pulse{70%{-webkit-box-shadow:0 0 0 25px rgba(199,106,29,0);box-shadow:0 0 0 25px rgba(199,106,29,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(199,106,29,0);box-shadow:0 0 0 0 rgba(199,106,29,0)}}@keyframes pulse{70%{-webkit-box-shadow:0 0 0 25px rgba(199,106,29,0);box-shadow:0 0 0 25px rgba(199,106,29,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(199,106,29,0);box-shadow:0 0 0 0 rgba(199,106,29,0)}}.float-button{position:fixed;right:50px;bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;border-radius:50px;background-color:#c76a1d;z-index:3;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite;-webkit-box-shadow:0 0 0 0 rgba(199,106,29,0.5);box-shadow:0 0 0 0 rgba(199,106,29,0.5)}.float-button svg{width:20px;height:20px}@-webkit-keyframes blinker{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes blinker{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.hidden{display:none}header{height:146px}header .header{padding:20px 15px;background:#f8f8f8;position:fixed;top:0;right:0;left:0;z-index:11;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}header .header .info{padding:0 0 25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header .info ul{display:-webkit-box;display:-ms-flexbox;display:flex}header .header .info ul li{margin-right:80px;font-weight:500;line-height:19px;color:#828282;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}header .header .info ul li img{margin-right:10px}header .header .info ul li a{font-weight:500;line-height:19px;white-space:nowrap;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;font-size:14px}header .header .info ul li .header__ul-wrap{white-space:normal;cursor:text}header .header .info ul li:hover{opacity:0.5}header .header .info ul li:hover img{-webkit-animation:2s blinker linear infinite;animation:2s blinker linear infinite}header .header .info ul li:last-child{margin-right:0}header .header .info ul li:last-child:hover{opacity:1}header .header .info ul li:last-child:hover img{-webkit-animation:none;animation:none}header .header .info .lang ul li{font-style:normal;font-weight:normal;line-height:19px;color:#9c9c9c;margin:0;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}header .header .info .lang ul li:hover{opacity:1;color:#c76a1d}header .header .info .lang ul li a.active{color:#c76a1d}header .header .info .lang .line{margin:0 10px}header .header .dividingLine{content:"";width:100%;background:rgba(214,214,214,0.233);height:1px;margin:0 auto}header .header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header .menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header .menu .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header .menu .links li{margin-right:40px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}header .header .menu .links li a{font-weight:500;line-height:19px;color:#333;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;white-space:nowrap}header .header .menu .links li a:hover{opacity:0.5}header .header .menu .links li img{margin-left:5px}header .header .menu .links li div .slide{position:absolute;max-width:380px;width:100%;padding-top:15px;opacity:0;visibility:hidden;z-index:10}header .header .menu .links li div .slide li{background:#fff;max-width:370px;width:100%;z-index:10;padding:0 20px 0 25px}header .header .menu .links li div .slide li a{font-weight:500;line-height:150%;color:#333333;white-space:pre-wrap}header .header .menu .links li div .slide li:hover{background:#f8f8f8}header .header .menu .links li div .slide li:hover a{color:#c76a1d;opacity:1}header .header .menu .links li div .slide .down_title a{padding:15px 0 25px 0;border-top:1px solid #e0e0e0}header .header .menu .links li div .slide .up_title a{padding:25px 0 15px 0}header .header .menu .links li.active a{color:#c76a1d}header .header .menu .links .dowm__drop .slide{-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}header .header .menu .links .dowm__drop .dowm__drop-img{-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}header .header .menu .links .dowm__drop:hover .slide{opacity:1;visibility:visible}header .header .menu .links .dowm__drop:hover .slide li{opacity:1}header .header .menu .links .dowm__drop:hover .dowm__drop-img{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}header .header .menu .links .dowm__drop:hover{opacity:1}header .header .menu .links .dowm__drop.active a{color:unset}header .header .menu .links .lang{display:none}header .header .menu .links .phone{display:none}header .header .menu .support{background:#c76a1d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}header .header .menu .support a{font-family:"Acrom";font-weight:500;line-height:19px;color:#ffffff;white-space:nowrap;padding:13px 20px;display:-webkit-box;display:-ms-flexbox;display:flex}header .header .menu .support a img{margin-left:5px;display:-webkit-box;display:-ms-flexbox;display:flex}header .header .menu .support:hover{opacity:0.8}header .header .navigation{position:fixed;top:0;left:0;right:0;z-index:9}header .header .navigation .mobile-btns{display:none}header .header.transparent{background:transparent;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}header .header.transparent .info ul li{color:#fff}header .header.transparent .info ul li img{-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10)}header .header.transparent .info .lang ul li{color:#828282}header .header.transparent .info .lang ul li:hover{color:#fff}header .header.transparent .info .lang ul li a.active{color:#fff}header .header.transparent .info .lang .line{color:#fff}header .header.transparent .menu img{-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10)}header .header.transparent .menu .links li a{color:#fff;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}header .header.transparent .menu .links li a:hover{opacity:0.5}header .header.transparent .menu .links #colordrop{color:#fff}header .header.transparent .menu .links #colordrop .slide .down_title a{color:#1c2127}header .header.transparent .menu .links #colordrop .slide .down_title a:hover{color:#c76a1d}header .header.transparent .menu .links #colordrop .slide .up_title a{color:#1c2127}header .header.transparent .menu .links #colordrop .slide .up_title a:hover{color:#c76a1d}header .header .popup{position:fixed;width:100%;height:100%;background:#fff;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}header .header .popup .popup__body{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}header .header .popup .popup__body .popup__close{position:absolute;right:50px;top:50px}header .header .popup .popup__body .popup__close img{-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10)}header .header .popup .popup__body .b24-form-btn{background:#c76a1d}header .header .popup .popup__body .b24-form-btn:hover{opacity:0.7}header .header .popup .popup__body .b24-form-wrapper.b24-form-border-bottom{border-bottom:5px solid #c76a1d}header .header .popup:target{opacity:1;visibility:visible}footer{background:#1d1918}footer .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 0 40px 0}footer .footer .about{padding:0;padding-right:30px}footer .footer .about p{font-family:"Acrom";font-weight:normal;font-size:14px;line-height:150%;color:#ffffff;margin-top:20px}footer .footer .links{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}footer .footer .links ul{margin-right:35px}footer .footer .links ul li{font-family:"Acrom";font-weight:normal;line-height:150%;color:#9e9e9e;margin-bottom:15px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}footer .footer .links ul li:hover{color:#ffffff}footer .footer .links ul .li_one{margin:0;font-family:"Acrom";font-weight:bold;font-size:18px;line-height:22px;color:#ffffff}footer .footer .socials{padding:0}footer .footer .socials a{margin-right:10px}footer .footer .socials a img{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}footer .footer .socials a img:hover{-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10)}footer .developer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .developer a{border-top:1px solid #262626;width:100%;font-weight:normal;font-size:16px;line-height:150%;color:#828282;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;text-align:center;padding:30px 0}footer .developer a:hover{opacity:0.7}.crumbs{padding:30px 50px}.crumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.crumbs ul li{font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.crumbs ul li::after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:5px;height:5px;background:#828282;border-radius:100%;margin:0 10px}.crumbs ul li a{font-weight:500;font-size:16px;line-height:19px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;color:#828282}.crumbs ul li:hover a{color:#1c2127}.crumbs ul li:last-child::after{display:none}@media (max-width: 1330px){header .header .menu .links li{margin-right:30px}header .header .menu .links li a{font-size:15px}header .header .menu .links li img{margin-left:5px}header .header .menu .links li div .slide{position:absolute;max-width:380px;width:100%;padding-top:15px;opacity:0;visibility:hidden;z-index:10}header .header .menu .links li div .slide li{background:#fff;max-width:370px;width:100%;z-index:10;padding:0 20px 0 25px}header .header .menu .links li div .slide li a{font-weight:500;line-height:150%;color:#333333;white-space:pre-wrap}header .header .menu .links li div .slide li:hover{background:#f8f8f8}header .header .menu .links li div .slide li:hover a{color:#c76a1d;opacity:1}header .header .menu .links li div .slide .down_title a{padding:15px 0 25px 0;border-top:1px solid #e0e0e0}header .header .menu .links li div .slide .up_title a{padding:25px 0 15px 0}header .header .menu .links li.active a{color:#c76a1d}header .header .menu .links .dowm__drop .slide{-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}header .header .menu .links .dowm__drop .dowm__drop-img{-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}header .header .menu .links .dowm__drop:hover .slide{opacity:1;visibility:visible}header .header .menu .links .dowm__drop:hover .slide li{opacity:1}header .header .menu .links .dowm__drop:hover .dowm__drop-img{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}header .header .menu .links .dowm__drop:hover{opacity:1}header .header .menu .links .dowm__drop.active a{color:unset}header .header .menu .links .lang{display:none}header .header .menu .links .phone{display:none}header .header .menu .support{background:#c76a1d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}header .header .menu .support a{font-family:"Acrom";font-weight:500;line-height:19px;color:#ffffff;white-space:nowrap;padding:13px 20px;display:-webkit-box;display:-ms-flexbox;display:flex}header .header .menu .support a img{margin-left:5px;display:-webkit-box;display:-ms-flexbox;display:flex}header .header .menu .support:hover{opacity:0.8}}@media (max-width: 1190px){header{height:70px}header .header{height:70px}header .header .info{position:absolute}header .header .info ul li{display:none}header .header .info .lang{display:none}header .header .dividingLine{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;bottom:0px}header .header .menu a img{position:absolute}header .header .menu .links{position:fixed;top:70px;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;color:#000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:400px;visibility:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);color:#828282;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:-1}header .header .menu .links li{margin:15px 0}header .header .menu .links li div .slide{position:static;max-width:100%;width:100%;padding-top:0;z-index:10;visibility:hidden;opacity:0;height:0}header .header .menu .links li div .slide li{background:none;text-align:center;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}header .header .menu .links li div .slide .down_title{border:none;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}header .header .menu .links li div .slide .down_title a{padding:15px 0 5px 0;border:none}header .header .menu .links li div .slide .up_title{background:none;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}header .header .menu .links li div .slide .up_title a{padding:20px 0 10px 0}header .header .menu .links .lang{display:-webkit-box;display:-ms-flexbox;display:flex}header .header .menu .links .lang ul{display:-webkit-box;display:-ms-flexbox;display:flex;color:red}header .header .menu .links .lang ul li{font-weight:normal;line-height:19px;color:#000;margin:0;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;color:red}header .header .menu .links .lang ul li:hover{color:#000}header .header .menu .links .lang ul li a{color:red}header .header .menu .links .lang .line{margin:0 10px}header .header .menu .links .dowm__drop{overflow:hidden}header .header .menu .links .dowm__drop.active .slide{position:static;max-width:100%;width:100%;padding-top:0;z-index:10;height:100%;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;visibility:visible;opacity:1}header .header .menu .links .dowm__drop.active .slide li:hover{background:none}header .header .menu .links .dowm__drop.active .slide .down_title{border:none;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}header .header .menu .links .dowm__drop.active .slide .down_title a{padding:15px 0 5px 0;border:none}header .header .menu .links .dowm__drop.active .slide .up_title{background:none;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}header .header .menu .links .dowm__drop.active .slide .up_title a{padding:20px 0 10px 0;border:none}header .header .menu .links .dowm__drop.active a .dowm__drop-img{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}header .header .menu .links .dowm__drop a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .header .menu .links .dowm__drop .dowm__drop-img{position:static}header .header .menu .links .dowm__drop:hover .dowm__drop-img{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}header .header .menu .links .phone{display:-webkit-box;display:-ms-flexbox;display:flex}header .header .menu .links .phone a{position:relative}header .header .menu .links .phone a img{display:none}header .header .menu .links .phone a::before{content:"";position:absolute;width:16px;height:16px;background:url(/assets/img/navfooter/phoneWhite.svg);-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10);left:-23px}header .header .menu .support{position:absolute;position:absolute;left:55%;top:50;-webkit-transform:translate(-50%, -48%);-ms-transform:translate(-50%, -48%);transform:translate(-50%, -48%)}header .header .menu .support a img{position:relative}header .header .mobile-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:50px;top:13%;right:0;position:absolute}header .header .mobile-btns .mobile-button{width:50px;height:50px;-webkit-transition:0.1s;-o-transition:0.1s;transition:0.1s;background:url(/assets/img/navfooter/burger.svg) no-repeat center center}header .header.active{background-color:#fff}header .header.active .info ul li img{-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10)}header .header.active .menu a img{position:absolute;-webkit-filter:none;filter:none}header .header.active .menu .links{position:fixed;top:70px;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:400px;visibility:visible;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}header .header.active .menu .links li a{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;color:#000}header .header.active .menu .links li a:hover{color:#828282}header .header.active .menu .links .slide li a{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;color:#000}header .header.active .menu .links .slide li a:hover{color:#828282}header .header.active .menu .links .lang ul li:hover{opacity:1}header .header.active .menu .links .lang ul li a{color:#828282;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}header .header.active .menu .links .lang ul li a:hover{color:#000}header .header.active .menu .links .lang ul .line{color:#000}header .header.active .menu .support a img{position:relative}header .header.active .mobile-btns .mobile-button{background:url(/assets/img/navfooter/burgerXXX.svg) no-repeat center center;-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10)}header .header.transparent .mobile-btns .mobile-button{-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10)}header .header.transparent.active .info ul li img{-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10)}header .header.transparent.active .mobile-btns .mobile-button{-webkit-filter:grayscale(1) invert(1) brightness(10);filter:grayscale(1) invert(1) brightness(10)}}@media (max-width: 992px){footer .footer{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 20px}footer .footer .about{padding:0;text-align:center}footer .footer .links{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:30px 0}footer .footer .links ul{margin-right:0}footer .footer .links ul li{margin-bottom:15px}footer .footer .links ul li:hover{color:#ffffff}footer .footer .links ul .li_one{margin:0;font-size:18px}footer .footer .socials{padding:0;text-align:center}footer .footer .socials a{margin-right:0}.float-button{right:30px;bottom:70px}}@media (max-width: 768px){header .header{padding:20px}header .header .menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header .menu a img{max-width:164px;max-height:25px}header .header .menu .links{width:100%}header .header .menu .support{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#333}header .header .menu .support a{padding:18px 60px;white-space:nowrap}header .header .menu .support:hover{opacity:1}header .header.active .menu .links{width:100%}header .header .popup .popup__body .popup__form .content form h3{font-size:18px}header .header .popup .popup__body .popup__form .content form .input span{font-size:14px}header .header .popup .popup__body .popup__form .content form button p{font-size:14px}footer .footer .about{display:none}footer .footer .links{padding:0;display:block}footer .footer .links ul{text-align:center}}@media (max-width: 576px){header .header .menu .support{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:0;left:50%;-webkit-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%);background:#333;width:100%;height:55px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .header .menu .support a{padding:18px 60px;white-space:nowrap}header .header .menu .support:hover{opacity:1}header .header.active .menu .links{min-height:590px;overflow:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.crumbs{display:none}.float-button{right:20px}}
.hidden{display:none}.introduction-section{padding:0}.introduction-section .introduction{background:url(/assets/img/servicesSection/bgIntroduction.jpg);padding:30px 0 50px 50px;-ms-flex-wrap:wrap;flex-wrap:wrap}.introduction-section .introduction .title-absolute{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute}.introduction-section .introduction .title-absolute a{color:#fff;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.introduction-section .introduction .title-absolute a:hover{opacity:0.5}.introduction-section .introduction .title-absolute img{margin:0 10px}.introduction-section .introduction .title{margin-top:25px}.introduction-section .introduction .title h1{color:#fff;width:100%;text-align:center;margin:0 auto 10px;font-size:28px}.introduction-section .introduction .title p{color:#fff;max-width:735px;width:100%;text-align:center;margin:0 auto}.whymeasurment-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px 0 80px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.whymeasurment-section .box-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 15px 0 0}.whymeasurment-section .box-text h2{font-weight:bold;font-size:28px;line-height:120%;color:#333;max-width:475px;width:100%}.whymeasurment-section .box-text p{font-weight:500;font-size:16px;line-height:150%;color:#828282;margin:15px 0 20px 0}.whymeasurment-section .box-text h3{font-weight:bold;font-size:18px;line-height:150%;color:#333;margin:0 0 25px 0}.whymeasurment-section .box-text .cross-p .box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.whymeasurment-section .box-text .cross-p .box p{font-weight:500;font-size:16px;line-height:150%;color:#828282;margin:auto 0}.whymeasurment-section .box-text .cross-p .box p:first-child{font-size:16px;width:44px;height:44px;border:1px solid #c76a1d;color:#c76a1d;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 10px 0 0;-ms-flex-negative:0;flex-shrink:0}.whymeasurment-section .box-img{position:relative;height:540px;padding:0 0 0 15px}.whymeasurment-section .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.whymeasurment-section .text{padding:40px 15px 0 0}.whymeasurment-section .text h2{color:#333333;font-size:20px}.whymeasurment-section .textunderImg{padding:40px 0 0 15px}.whymeasurment-section .textunderImg p{color:#333333;font-size:20px;font-weight:bold}.column-section{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.column-section .box{padding:30px;border:1px solid #e0e0e0}.column-section .box .circle{display:-webkit-box;display:-ms-flexbox;display:flex}.column-section .box .circle img{margin-right:10px}.column-section .box .circle p{font-weight:500;color:#333333}.column-section .box h3{font-weight:500;line-height:150%;color:#828282;font-size:16px}.column-section .box-one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.column-section .box-one h4{font-size:19px;font-weight:bold;line-height:150%;color:#333333}.measurment-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.measurment-section .box-img{position:relative;height:400px;padding:0 0 0 0}.measurment-section .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.measurment-section .box-img .text{background:#c76a1d;padding:10px 31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:350px;width:100%;position:absolute;bottom:0;right:0}.measurment-section .box-img .text .text-number{font-weight:bold;font-size:38px;line-height:150%;color:#fff;margin-right:10px}.measurment-section .box-img .text p{font-weight:500;font-size:18px;line-height:120%;color:#fff;max-width:190px}.measurment-section .box-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 0 0 15px}.measurment-section .box-text h3{font-weight:bold;font-size:28px;line-height:150%;color:#333;margin:0 0 20px 0}.measurment-section .box-text .cross-p .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.measurment-section .box-text .cross-p .box img{width:15px;height:15px;margin-right:10px}.measurment-section .box-text .cross-p .box p{font-weight:bold;font-size:18px;line-height:150%;color:#333;margin:0 0 20px 0}.orange-section{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.orange-section .orange{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px;z-index:8}.orange-section .orange .box{display:-webkit-box;display:-ms-flexbox;display:flex}.orange-section .orange .box img{width:54px;height:54px;margin-right:10px}.orange-section .orange .box p{font-weight:bold;font-size:18px;line-height:150%;color:#fff;max-width:200px}.orange-section .absolut{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:523px;padding:0;z-index:8}.orange-section .absolut .img{padding:0;width:100%}.orange-section .absolut .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.orange-section .absolut .form{background-color:#f8f8f8;padding:45px;max-width:558px;width:100%}.orange-section .absolut .form h3{font-weight:bold;font-size:24px;line-height:130%;color:#333;max-width:323px;margin:0 auto;text-align:center}.orange-section .absolut .form form{font-weight:normal;font-size:16px;line-height:150%;color:#333333}.orange-section .absolut .form form .form-box{margin:26px 0 26px 0}.orange-section .absolut .form form .form-box label{font-weight:normal;color:#333}.orange-section .absolut .form form .form-box input{font-weight:normal;border:1px solid #e0e0e0;display:block;width:100%;padding:14px;font-size:16px}.orange-section .absolut .form form .form-box input::-webkit-input-placeholder{font-weight:normal;color:#333;font-size:16px}.orange-section .absolut .form form .form-box input:-ms-input-placeholder{font-weight:normal;color:#333;font-size:16px}.orange-section .absolut .form form .form-box input::-ms-input-placeholder{font-weight:normal;color:#333;font-size:16px}.orange-section .absolut .form form .form-box input::placeholder{font-weight:normal;color:#333;font-size:16px}.orange-section .absolut .form form label{font-weight:normal;line-height:150%;color:#333}.orange-section .absolut .form form .styler{display:block}.orange-section .absolut .form form .styler .jq-selectbox__select-text{padding:14px;border:1px solid #e0e0e0;position:relative;font-family:"Acrom";font-weight:normal;line-height:150%;color:#333}.orange-section .absolut .form form .styler .jq-selectbox__select-text::after{position:absolute;content:"";top:40%;width:16px;height:9.62px;background-image:url(/assets/img/index/formArrow.svg);right:15px}.orange-section .absolut .form form .jq-selectbox{cursor:pointer}.orange-section .absolut .form form .jq-selectbox.opened .jq-selectbox__select-text::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.orange-section .absolut .form form .jq-selectbox ul li{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.orange-section .absolut .form form .jq-selectbox ul li:hover{color:#1c2127;background:#f8f8f8}.orange-section .absolut .form form .jq-selectbox__dropdown{width:100%}.orange-section .absolut .form form .jq-selectbox li,.orange-section .absolut .form form .jq-select-multiple li{padding:14px;border:1px solid #e0e0e0;background:#fff}.orange-section .absolut .form form .jq-selectbox__select-text{background:#fff}.orange-section .absolut .form form .jq-selectbox__dropdown{top:54px !important}.orange-section .absolut .form form button{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#c76a1d;width:100%;font-weight:bold;line-height:19px;color:#fff;border:none;padding:18px 0;font-size:16px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.orange-section .absolut .form form button img{text-align:center;margin-left:5px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.orange-section .absolut .form form button:hover{opacity:0.7}.orange-section .absolut .form form button:hover img{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.orange-section::after{position:absolute;top:0;left:0;right:0;bottom:150px;background:#c76a1d;content:""}.leave-req{padding:30px 70px;background-color:#c76a1d;position:relative;overflow:visible;margin-top:50px}.leave-req__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.leave-req__title{font-size:28px;line-height:115%;color:#ffffff}.leave-req__btn{-ms-flex-negative:0;flex-shrink:0;font-weight:bold;font-size:16px;line-height:150%;color:#333333;padding:10px 25px;background:#ffffff;border:1px solid #ffffff;border-radius:5px;cursor:pointer;-webkit-transition:opacity 0.2s ease;-o-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.leave-req__btn:hover{opacity:0.8}.leave-req__image{position:absolute;right:18%;bottom:-6px}.leave-req__image img{display:block;-o-object-fit:cover;object-fit:cover}@media (max-width: 1400px){.leave-req__title{max-width:500px}.leave-req__image{right:25%}}@media (max-width: 1200px){.leave-req{padding:15px 30px}}@media (max-width: 992px){.introduction-section .introduction .title h1{font-size:18px}.introduction-section .introduction .title p{font-size:14px}.whymeasurment-section{padding:30px 20px}.whymeasurment-section .box-text h2{font-size:18px}.whymeasurment-section .box-text p{font-size:14px;margin:15px 0 10px 0}.whymeasurment-section .box-text h3{font-size:18px;margin:0 0 15px 0}.whymeasurment-section .text h2{font-size:16px}.whymeasurment-section .textunderImg p{font-size:16px}.column-section .box{padding:20px}.column-section .box .circle p{font-weight:normal}.column-section .box-one h4{font-size:18px}.measurment-section{padding:30px 20px 50px 20px}.measurment-section .box-text h3{font-size:16px;margin:0 0 10px 0}.measurment-section .box-text .cross-p .box p{margin:0 0 10px 0;font-size:16px}.orange-section{padding:30px 20px 0 20px}.orange-section .orange .box{display:-webkit-box;display:-ms-flexbox;display:flex}.orange-section .orange .box img{width:32px;height:32px}.orange-section .orange .box p{font-size:16px}.orange-section .absolut{height:420px}.orange-section .absolut .form h3{font-size:16px}.orange-section .absolut .form form{font-size:14px}.orange-section .absolut .form form .jq-selectbox__dropdown{top:50px !important}.leave-req{padding:30px 30px 0}.leave-req__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.leave-req__title{text-align:center;margin-bottom:25px}.leave-req__image{position:static;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-bottom:-6px}}@media (max-width: 768px){.introduction-section .introduction{padding:30px 20px}.introduction-section .introduction .title-absolute{display:none}.introduction-section .introduction .title{margin:0}.whymeasurment-section .box-text{padding:0}.whymeasurment-section .box-text .cross-p .box p:first-child{width:34px;height:34px}.whymeasurment-section .box-img{padding:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:200px}.whymeasurment-section .text{padding:0;margin:25px 0}.whymeasurment-section .textunderImg{padding:0;margin:25px 0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.column-section .box-one{border-top:none}.measurment-section{padding:30px 20px 50px 20px}.measurment-section .box-img{height:240px;padding:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.measurment-section .box-img .text{background:#c76a1d;padding:10px 31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:auto;width:100%;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.measurment-section .box-img .text .text-number{font-size:30px;line-height:150%;margin-right:10px}.measurment-section .box-img .text p{font-size:16px;line-height:120%;max-width:190px}.measurment-section .box-text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0;margin-bottom:30px}.orange-section{padding:30px 0 0 0}.orange-section .orange{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;margin:0}.orange-section .orange .box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.orange-section .orange .box p{margin:auto 0}.orange-section .absolut{height:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.orange-section .absolut .img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:220px}.orange-section .absolut .form{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:20px}.leave-req__title{font-size:18px;margin-bottom:20px}.leave-req__btn{padding:15px 0;width:100%;text-align:center}}
.hidden{display:none}header{height:0}.introduction-section{padding:0;height:100vh;width:100%}.introduction-section .img-carousel .item{position:relative;height:100vh}.introduction-section .img-carousel .item .counts{position:absolute;left:50px;bottom:50px;font-size:18px;color:#fff}.introduction-section .img-carousel .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.introduction-section .img-carousel .item .fix-title{position:absolute;z-index:5;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.introduction-section .img-carousel .item .fix-title .title{padding:0 0 0 50px}.introduction-section .img-carousel .item .fix-title .title h2{font-weight:bold;font-size:38px;line-height:115%;color:#fff}.introduction-section .img-carousel .item .fix-title .title h2 span{display:block}.introduction-section .img-carousel .item .fix-title .title h3{font-weight:normal;font-size:18px;line-height:150%;color:#fff;margin:15px 0 40px 0;max-width:645px;width:100%}.introduction-section .img-carousel .item .fix-title .title a{font-weight:bold;font-size:18px;line-height:150%;color:#333;background:#fff;padding:14px 68px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.introduction-section .img-carousel .item .fix-title .title a.orange{color:#ffffff;background-color:#c76a1d;margin-left:10px}.introduction-section .img-carousel .item .fix-title .title a:hover{opacity:0.8}.introduction-section .img-carousel .item .fix-title .img{padding:0 50px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.introduction-section .img-carousel .item .fix-title .img .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:139px;width:100%}.introduction-section .img-carousel .item .fix-title .img .content .up_number{font-weight:bold;font-size:22px;line-height:150%;color:#ffffff;width:100px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,0.1);position:relative;border-radius:50%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.introduction-section .img-carousel .item .fix-title .img .content .up_number::after{border:2px solid #ffffff;border-right:0.2px solid rgba(255,255,255,0);content:"";position:absolute;top:0;right:0;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100px;height:100px;border-radius:50%;z-index:100;-webkit-transform:rotate(-50deg);-ms-transform:rotate(-50deg);transform:rotate(-50deg)}.introduction-section .img-carousel .item .fix-title .img .content .up_number2{font-weight:bold;font-size:22px;line-height:150%;color:#fff;width:100px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,0.1);position:relative;border-radius:50%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.introduction-section .img-carousel .item .fix-title .img .content .up_number2::after{border:2px solid #ffffff;border-right:0.7px solid rgba(255,255,255,0);border-bottom:0.7px solid rgba(255,255,255,0);content:"";position:absolute;top:0;right:0;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100px;height:100px;border-radius:50%;z-index:10;-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg)}.introduction-section .img-carousel .item .fix-title .img .content .up_number3{font-weight:bold;font-size:22px;line-height:150%;color:#ffffff;width:100px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,0.1);position:relative;border-radius:50%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.introduction-section .img-carousel .item .fix-title .img .content .up_number3::after{border:2px solid #ffffff;content:"";position:absolute;top:0;right:0;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100px;height:100px;border-radius:50%;z-index:100;-webkit-transform:rotate(-50deg);-ms-transform:rotate(-50deg);transform:rotate(-50deg)}.introduction-section .img-carousel .item .fix-title .img .content p{margin-top:15px;font-weight:500;font-size:14px;line-height:150%;text-align:center;color:#fff}.introduction-section .img-carousel .owl-nav{position:absolute;right:0;bottom:0;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:15;padding:0 50px 50px 0}.introduction-section .img-carousel .owl-nav::before{display:none}.introduction-section .img-carousel .owl-nav button.owl-next,.introduction-section .img-carousel .owl-nav button.owl-prev{width:70px;height:70px;background:url(/assets/img/index/ArrowRight.svg) no-repeat center center;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;opacity:0.5}.introduction-section .img-carousel .owl-nav button.owl-next span,.introduction-section .img-carousel .owl-nav button.owl-prev span{display:none}.introduction-section .img-carousel .owl-nav button.owl-next:hover,.introduction-section .img-carousel .owl-nav button.owl-prev:hover{opacity:1}.introduction-section .img-carousel .owl-nav button.owl-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.measurment-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px 0}.measurment-section .box-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 15px 0 0}.measurment-section .box-text h2{font-weight:bold;font-size:24px;line-height:120%;color:#333}.measurment-section .box-text p{font-weight:500;font-size:18px;line-height:150%;color:#828282;margin:20px 0 25px 0}.measurment-section .box-text h3{font-weight:bold;font-size:18px;line-height:150%;color:#333;margin:0 0 20px 0}.measurment-section .box-text .cross-p .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.measurment-section .box-text .cross-p .box img{width:15px;height:15px;margin-right:10px}.measurment-section .box-text .cross-p .box p{font-weight:bold;font-size:18px;line-height:150%;color:#333;margin:0 0 20px 0}.measurment-section .box-text a{font-weight:bold;font-size:16px;line-height:19px;color:#c76a1d;padding:18px 40px;border:1px solid #c76a1d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.measurment-section .box-text a img{margin-left:10px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.measurment-section .box-text a:hover{opacity:0.5}.measurment-section .box-text a:hover img{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.measurment-section .box-img{position:relative;height:540px;padding:0 0 0 15px}.measurment-section .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.measurment-section .box-img .text{background:#c76a1d;padding:10px 31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:350px;width:100%;position:absolute;bottom:0;right:0}.measurment-section .box-img .text .text-number{font-weight:bold;font-size:38px;line-height:150%;color:#fff;margin-right:10px}.measurment-section .box-img .text p{font-weight:500;font-size:18px;line-height:120%;color:#fff;max-width:190px}.measurment-section .box-img .line{position:absolute;top:40px;right:-60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.measurment-section .box-img .line p{font-weight:normal;font-size:24px;line-height:120%;color:#828282;margin-right:10px}.measurment-section .box-img .line img{width:24px;height:1px}.supervision-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f8f8f8;overflow:visible;padding:0}.supervision-section .box-img{padding:0 15px 0 0;bottom:-42px;height:580px}.supervision-section .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.supervision-section .box-img .line{position:absolute;top:40px;left:-60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.supervision-section .box-img .line p{font-weight:normal;font-size:24px;line-height:120%;color:#828282;margin-right:10px}.supervision-section .box-img .line img{width:24px;height:1px}.supervision-section .box-text{padding:0 0 0 15px;margin:auto 0}.supervision-section .box-text h2{font-weight:bold;font-size:24px;line-height:115%;color:#4f4f4f;max-width:520px;width:100%}.supervision-section .box-text h3{font-weight:bold;font-size:18px;line-height:150%;color:#4f4f4f;margin:15px 0 25px 0}.supervision-section .box-text .circle{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px}.supervision-section .box-text .circle img{margin-right:15px}.supervision-section .box-text .circle p{font-weight:500;font-size:18px;line-height:150%;color:#4f4f4f}.supervision-sectionTwo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:100px 0 0 0;margin-bottom:50px;background:url(/assets/img/index/bgSupervis.jpg) no-repeat right}.supervision-sectionTwo .lineOr{padding:0 15px 0 0}.supervision-sectionTwo .lineOr .orangeLine{width:206px;height:3px;background:#c76a1d}.supervision-sectionTwo .lineOr h2{font-weight:bold;font-size:28px;line-height:120%;color:#333;margin-top:30px}.supervision-sectionTwo .text{padding:0 0 0 15px}.supervision-sectionTwo .text p{font-weight:500;font-size:18px;line-height:150%;color:#828282;margin-top:30px}.column-section{padding:0 0 80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.column-section .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:30px;border:1px solid #e0e0e0}.column-section .box .circle{display:-webkit-box;display:-ms-flexbox;display:flex}.column-section .box .circle img{margin-right:10px}.column-section .box .circle p{font-style:normal;font-weight:normal;font-size:16px;line-height:150%;color:#828282}.column-section .box h2{font-weight:bold;font-size:18px;line-height:150%;color:#333;margin:30px 0 15px 0}.column-section .box h3{font-style:normal;font-weight:500;line-height:150%;color:#828282}.hoWorkExpert-section{padding:0}.hoWorkExpert-section h3{font-weight:bold;font-size:28px;line-height:120%;color:#333;text-align:center;margin-bottom:50px}.hoWorkExpert-section .boxes_expert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:60px}.hoWorkExpert-section .boxes_expert .box{text-align:center;border:1px solid #e0e0e0;max-width:323px;width:100%;padding:34px 12px}.hoWorkExpert-section .boxes_expert .box p{font-weight:bold;font-size:17px;line-height:150%;color:#333}.hoWorkExpert-section h4{font-weight:bold;font-size:28px;line-height:120%;text-align:center;color:#333;margin-bottom:50px}.hoWorkExpert-section h5{display:none;text-align:center;color:#828282;margin:13px 0 20px 0}.hoWorkExpert-section .map-text{font-size:15px}.hoWorkExpert-section .map-text .map-span{font-weight:bold}.result-section{padding:60px 0 60px 0;position:relative}.result-section h3{font-family:"Acrom";font-weight:bold;font-size:28px;line-height:120%;text-align:center;color:#333;margin-bottom:50px}.result-section .content-carousel .content .row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.result-section .content-carousel .content .row .result-section__title{position:relative;padding-bottom:40px}.result-section .content-carousel .content .row .result-section__title h4{font-weight:bold;font-size:24px;line-height:140%;color:#333;position:relative}.result-section .content-carousel .content .row .result-section__title h4 span{font-size:20px;color:#c76a1d;position:absolute;left:-10%;top:0}.result-section .content-carousel .content .row .result-section__title h4.mw-515{max-width:515px}.result-section .content-carousel .content .row .result-section__city{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:40px}.result-section .content-carousel .content .row .result-section__city p{font-size:18px;color:#828282;padding-right:100px;max-width:420px}.result-section .content-carousel .content .row .result-section__city p:last-child{padding-right:140px}.result-section .content-carousel .content .row .result-section__text{margin:auto 0}.result-section .content-carousel .content .row .result-section__text h4{font-weight:bold;font-size:24px;line-height:140%;color:#333;position:relative;margin-bottom:10px}.result-section .content-carousel .content .row .result-section__text h4 span{font-size:20px;color:#c76a1d;position:absolute;left:-10%;top:0}.result-section .content-carousel .content .row .result-section__text h4.mw-515{max-width:515px}.result-section .content-carousel .content .row .result-section__text p{color:#828282;font-weight:500;font-size:16px;margin-bottom:35px;line-height:150%;margin-top:10px}.result-section .content-carousel .content .row .result-section__text h2{margin-bottom:25px;font-weight:bold;font-size:18px;color:#333}.result-section .content-carousel .content .row .result-section__text .circle{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result-section .content-carousel .content .row .result-section__text .circle img{margin-right:10px;width:10px;height:10px}.result-section .content-carousel .content .row .result-section__text .circle p{font-weight:normal;line-height:150%;color:#828282;margin:0}.result-section .content-carousel .content .row .result-section__img img{width:100%;-o-object-fit:cover;object-fit:cover;max-height:420px}.result-section .content-carousel .content .row .result-section__img.result-section__img-nocover img{-o-object-fit:unset;object-fit:unset}.result-section .content-carousel .owl-nav{display:none}.result-section #owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;top:145px;padding-right:30px;z-index:10;background:#fff}.result-section #owl-nav .owl-prev{opacity:0.3;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.result-section #owl-nav .owl-prev img{margin:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.result-section #owl-nav .owl-prev:hover{opacity:1;cursor:pointer}.result-section #owl-nav .owl-next{opacity:0.3;margin-left:35px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.result-section #owl-nav .owl-next img{margin:0}.result-section #owl-nav .owl-next:hover{opacity:1;cursor:pointer}.orangeAndVideo{background:#c76a1d;padding:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.orangeAndVideo .statistics h3{font-weight:bold;font-size:28px;line-height:120%;color:#fff;margin-bottom:40px}.orangeAndVideo .statistics .items_row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.orangeAndVideo .statistics .items_row .item{width:50%;padding-right:20px}.orangeAndVideo .statistics .items_row .item span{font-weight:normal;font-size:56px;line-height:120%;color:#fff}.orangeAndVideo .statistics .items_row .item p{font-weight:normal;font-size:16px;line-height:150%;color:#fff}.orangeAndVideo .about-short p{font-weight:normal;font-size:16px;line-height:150%;color:#fff;margin-bottom:40px}.orangeAndVideo .about-short p:last-child{margin:0}.leave-req{padding:50px 70px;background-color:#c76a1d}.leave-req__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.leave-req__title{font-size:28px;line-height:115%;color:#ffffff}.leave-req__btn{-ms-flex-negative:0;flex-shrink:0;font-weight:bold;font-size:16px;line-height:150%;color:#333333;padding:15px 150px;background:#ffffff;border:1px solid #ffffff;border-radius:5px;cursor:pointer;-webkit-transition:opacity 0.2s ease;-o-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.leave-req__btn:hover{opacity:0.8}.our-value{padding:50px 15px 50px 15px}.our-value h3{font-weight:bold;font-size:28px;text-align:center;margin-bottom:50px}.our-value .row .our-value__block{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-value .row .our-value__block span{width:80px;height:80px;border:1px solid #c76a1d;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:bold;font-size:28px;color:#c76a1d;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-value .row .our-value__block div{font-weight:bold;font-size:18px;line-height:150%;color:#333;margin:26px 0 10px 0}.our-value .row .our-value__block p{max-width:416px;line-height:150%;color:#828282}.team-section{padding:80px 0}.team-section .boxes-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.team-section .boxes-carousel .box-text{padding-top:50px}.team-section .boxes-carousel .box-text h2{font-weight:500;font-size:18px;line-height:150%;color:#c76a1d}.team-section .boxes-carousel .box-text h3{font-weight:bold;font-size:28px;line-height:120%;color:#333;margin:5px 0 0 0}.team-section .boxes-carousel .box-text .line{height:3px;width:87px;background:#c76a1d;margin:30px 0}.team-section .boxes-carousel .box-text h4{font-weight:500;font-size:16px;line-height:150%;color:#828282}.team-section .boxes-carousel .box-carousel{padding:0;overflow:hidden}.team-section .boxes-carousel .box-carousel .items{width:100%}.team-section .boxes-carousel .box-carousel .items .item img{height:410px;width:100%;-o-object-fit:cover;object-fit:cover}.team-section .boxes-carousel .box-carousel .items .item h2{font-weight:bold;font-size:18px;line-height:150%;text-align:center;color:#333;margin:15px 0 5px 0}.team-section .boxes-carousel .box-carousel .items .item h3{font-weight:500;line-height:150%;text-align:center;color:#828282}.team-section .boxes-carousel .box-carousel .items .owl-nav{display:none}.team-section .boxes-carousel .box-carousel .items.owl-carousel .owl-stage-outer{margin-left:-100px}.team-section .boxes-carousel .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:absolute;top:60%;left:10%}.team-section .boxes-carousel .owl-nav .owl-next{margin-right:35px;opacity:0.3;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.team-section .boxes-carousel .owl-nav .owl-next img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.team-section .boxes-carousel .owl-nav .owl-next:hover{opacity:1}.team-section .boxes-carousel .owl-nav .owl-prev{opacity:0.3;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.team-section .boxes-carousel .owl-nav .owl-prev:hover{opacity:1}.team-section .boxes-carousel .owl-nav:hover{opacity:1}.partners{display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 50px 70px 50px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f8f8f8}.partners .box-text{padding:0;text-align:center;max-width:600px}.partners .box-text h2{font-weight:bold;font-size:28px;line-height:120%;color:#333;margin-bottom:15px}.partners .box-text h2 span{display:block}.partners .box-text h3{font-weight:500;line-height:150%;color:#828282}.partners .box-img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:130px;margin-top:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.partners .box-img .box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;border-right:1px solid #ececec}.partners .box-img .box:last-child{border:0}.lastNews-section{padding:44px 0 50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.lastNews-section .news-carousel{padding:0}.lastNews-section .news-carousel .box-text{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:43px}.lastNews-section .news-carousel .box-text h3{font-weight:bold;font-size:28px;line-height:120%;color:#333333;margin-left:5px}.lastNews-section .news-carousel .lastNews-carousel{overflow:hidden;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.lastNews-section .news-carousel .lastNews-carousel .box{margin:0 25px 10px 5px;padding:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;display:block;position:relative}.lastNews-section .news-carousel .lastNews-carousel .box div{position:relative;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-box-shadow:0px 4px 10px #f0f0f0;box-shadow:0px 4px 10px #f0f0f0}.lastNews-section .news-carousel .lastNews-carousel .box div img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-filter:brightness(0.8);filter:brightness(0.8)}.lastNews-section .news-carousel .lastNews-carousel .box div h2{font-weight:bold;line-height:150%;color:#333;max-width:390px;margin:0 0 40px 0;font-size:16px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;min-height:48px}.lastNews-section .news-carousel .lastNews-carousel .box div p{font-weight:500;font-size:13px;line-height:16px;color:#333;background:#f5f5f5;display:inline-block;padding:4px 20px;border-radius:100px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.lastNews-section .news-carousel .lastNews-carousel .box div::before{content:"";position:absolute;width:64px;height:64px;background:url(/assets/img/index/play-video_btn.svg);left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:2}.lastNews-section .news-carousel .lastNews-carousel .box div.no-video img{-webkit-filter:brightness(1);filter:brightness(1)}.lastNews-section .news-carousel .lastNews-carousel .box div.no-video::before{display:none}.lastNews-section .news-carousel .lastNews-carousel .box div:nth-child(2){position:static;padding:20px 25px 30px 25px}.lastNews-section .news-carousel .lastNews-carousel .box div:nth-child(2)::before{display:none}.lastNews-section .news-carousel .lastNews-carousel .box:hover div img{-webkit-filter:brightness(1);filter:brightness(1)}.lastNews-section .news-carousel .lastNews-carousel .box:hover div::before{opacity:0;visibility:hidden}.lastNews-section .news-carousel .lastNews-carousel .box:hover h2{color:#c76a1d}.lastNews-section .news-carousel .lastNews-carousel .box::before{content:"";position:absolute;width:24px;height:24px;background:url(/assets/img/index/arrow-news__right.svg);bottom:30px;right:20px}.lastNews-section .news-carousel .lastNews-carousel.owl-carousel .owl-stage-outer{margin-left:-150px}.lastNews-section .news-carousel .lastNews-carousel .owl-nav{display:none}.lastNews-section .news-carousel .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:absolute;top:0;right:0}.lastNews-section .news-carousel .owl-nav .owl-next{opacity:0.3;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.lastNews-section .news-carousel .owl-nav .owl-next img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.lastNews-section .news-carousel .owl-nav .owl-next:hover{opacity:1}.lastNews-section .news-carousel .owl-nav .owl-prev{opacity:0.3;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;margin:0 30px}.lastNews-section .news-carousel .owl-nav .owl-prev:hover{opacity:1}.form-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(/assets/img/index/FormBack.jpg);padding:60px 0}.form-section .box-form{background-color:#ffffff;padding:45px;max-width:558px;width:100%}.form-section .box-form .b24-form-btn{background:#c76a1d}.form-section .box-form .b24-form-btn:hover{opacity:0.7}.form-section .box-form .b24-form-wrapper.b24-form-border-bottom{border-bottom:5px solid #c76a1d}.form-section .box-form h3{font-weight:bold;font-size:24px;line-height:130%;color:#333;max-width:323px;margin:0 auto;text-align:center}.form-section .box-form form{font-weight:normal;font-size:16px;line-height:150%;color:#333333}.form-section .box-form form .form-box{margin:26px 0 26px 0}.form-section .box-form form .form-box label{font-weight:normal;color:#333}.form-section .box-form form .form-box input{font-weight:normal;border:1px solid #e0e0e0;display:block;width:100%;padding:14px;font-size:16px}.form-section .box-form form .form-box input::-webkit-input-placeholder{font-weight:normal;color:#333;font-size:16px}.form-section .box-form form .form-box input:-ms-input-placeholder{font-weight:normal;color:#333;font-size:16px}.form-section .box-form form .form-box input::-ms-input-placeholder{font-weight:normal;color:#333;font-size:16px}.form-section .box-form form .form-box input::placeholder{font-weight:normal;color:#333;font-size:16px}.form-section .box-form form label{font-weight:normal;line-height:150%;color:#333}.form-section .box-form form .styler{display:block}.form-section .box-form form .styler .jq-selectbox__select-text{padding:14px;border:1px solid #e0e0e0;position:relative;font-family:"Acrom";font-weight:normal;line-height:150%;color:#333}.form-section .box-form form .styler .jq-selectbox__select-text::after{position:absolute;content:"";top:40%;width:16px;height:9.62px;background-image:url(/assets/img/index/formArrow.svg);right:15px}.form-section .box-form form .jq-selectbox{cursor:pointer}.form-section .box-form form .jq-selectbox.opened .jq-selectbox__select-text::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.form-section .box-form form .jq-selectbox ul li{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.form-section .box-form form .jq-selectbox ul li:hover{color:#1c2127;background:#f8f8f8}.form-section .box-form form .jq-selectbox__dropdown{width:100%}.form-section .box-form form .jq-selectbox li,.form-section .box-form form .jq-select-multiple li{padding:14px;border:1px solid #e0e0e0;background:#fff}.form-section .box-form form .jq-selectbox__dropdown{top:54px !important}.form-section .box-form form button{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#c76a1d;width:100%;font-weight:bold;line-height:19px;color:#fff;border:none;padding:18px 0;font-family:"Acrom";font-size:16px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer}.form-section .box-form form button img{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;text-align:center;margin-left:5px}.form-section .box-form form button:hover{opacity:0.7}.form-section .box-form form button:hover img{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.form-section .box-text .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:40px}.form-section .box-text .box img{margin-right:15px}.form-section .box-text .box div p{font-weight:normal;line-height:150%;color:#fff;max-width:358px}.form-section .box-text .box div .top-p{font-weight:500;font-size:18px;line-height:150%}.contact-section{padding:0}.contact-section .boxes{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-section .boxes .box{padding:30px 5px 10px 20px;display:block;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.contact-section .boxes .box div{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-section .boxes .box div h2{font-weight:500;line-height:150%;color:#828282;margin:0 0 0 10px;font-size:16px}.contact-section .boxes .box p{font-weight:500;font-size:18px;line-height:120%;color:#333;margin:15px 0 0 20px}.contact-section .boxes>a:hover{background:#f8f8f8}.contact-section .boxes .line{padding-right:1px;height:170px;width:1px;background:#e0e0e0}@media (min-width: 2000px){.introduction-section .img-carousel .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 1440px){.result-section .content-carousel .content .row .result-section__city p{max-width:initial}}@media (max-width: 1200px){.partners .box-img{height:auto}.partners .box-img .box{height:auto;border:none;padding:20px}.result-section{padding:60px 0 50px 0}.result-section .content-carousel .content .row .result-section__title h4 span{left:-15%}.contact-section .boxes{-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-section .boxes .line{display:none}}@media (max-width: 992px){.introduction-section{height:550px}.introduction-section .img-carousel .item{height:550px}.introduction-section .img-carousel .item .fix-title .title{padding:0 10px 0 20px}.introduction-section .img-carousel .item .fix-title .title h2{font-size:24px}.introduction-section .img-carousel .item .fix-title .title h3{font-size:16px}.introduction-section .img-carousel .item .fix-title .title a{font-size:16px}.introduction-section .img-carousel .item .fix-title .img{padding:0 20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.introduction-section .img-carousel .item .fix-title .img .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:139px;width:100%}.introduction-section .img-carousel .item .fix-title .img .content p{font-size:14px}.measurment-section{padding:30px 50px}.measurment-section .box-text{padding:0 15px 0 0}.measurment-section .box-text h2{font-size:18px}.measurment-section .box-text p{margin:5px 0 15px 0;font-size:16px}.measurment-section .box-text h3{font-size:16px;margin:0 0 15px 0}.measurment-section .box-text .cross-p .box p{font-weight:normal;font-size:16px;margin:0 0 10px 0}.measurment-section .box-img{position:relative;height:440px;padding:0}.measurment-section .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.measurment-section .box-img .text{background:#c76a1d;padding:10px 31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:333px;width:100%;position:absolute;bottom:0;right:0;overflow:hidden;max-width:100%;width:auto}.measurment-section .box-img .text .text-number{font-size:30px}.measurment-section .box-img .text p{font-size:16px}.supervision-section{padding:15px 50px}.supervision-section .box-img{height:480px}.supervision-section .box-text{padding:0 0 0 15px;margin:auto 0}.supervision-section .box-text h2{font-size:18px}.supervision-section .box-text h3{font-size:16px;margin:10px 0 15px 0}.supervision-section .box-text .circle p{font-size:16px}.supervision-sectionTwo{padding:100px 5 50px}.supervision-sectionTwo .lineOr{padding:0 15px 0 50px}.supervision-sectionTwo .lineOr h2{font-size:18px}.supervision-sectionTwo .text p{font-size:16px}.hoWorkExpert-section h3{font-size:18px}.hoWorkExpert-section .boxes_expert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:60px;-ms-flex-wrap:wrap;flex-wrap:wrap}.hoWorkExpert-section .boxes_expert .box{text-align:center;border:1px solid #e0e0e0;max-width:323px;width:100%;padding:34px 12px}.hoWorkExpert-section .boxes_expert .box p{font-size:16px}.hoWorkExpert-section h4{font-size:18px}.result-section{padding:30px 15px;position:relative}.result-section h3{font-size:24px}.result-section .content-carousel .content .row .result-section__title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.result-section .content-carousel .content .row .result-section__title h4{margin:10px 0 0 0}.result-section .content-carousel .content .row .result-section__title h4 span{display:none}.result-section .content-carousel .content .row .result-section__title h4.mw-515{max-width:initial}.result-section .content-carousel .content .row .result-section__city{display:none}.result-section .content-carousel .content .row .result-section__text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.result-section .content-carousel .content .row .result-section__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.result-section #owl-nav{position:absolute;left:50%;top:auto;bottom:0;padding:0;max-width:100px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.result-section #owl-nav .owl-prev{margin-right:15px}.result-section #owl-nav .owl-next{margin-left:15px}.orangeAndVideo{padding:50px 30px}.video-section .video{height:400px}.video-section img{position:absolute;top:50%;left:50%}.our-value{padding:30px 15px 30px 15px}.our-value h3{font-size:24px;margin-bottom:30px}.our-value .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our-value .row .our-value__block{margin-bottom:20px}.our-value .row .our-value__block span{width:60px;height:60px;font-size:24px}.our-value .row .our-value__block div{font-size:16px}.our-value .row .our-value__block p{max-width:600px}.team-section{padding:30px 0}.team-section .boxes-carousel .box-text{padding-top:0}.team-section .boxes-carousel .box-text h2{font-size:16px}.team-section .boxes-carousel .box-text h3{font-size:18px}.team-section .boxes-carousel .box-text .line{margin:20px 0}.team-section .boxes-carousel .box-carousel .items .item img{height:310px}.team-section .boxes-carousel .box-carousel .items .item h2{font-size:16px;margin:10px 0 0 0}.team-section .boxes-carousel .box-carousel .items .item h3{font-size:14px}.team-section .boxes-carousel .box-carousel .items.owl-carousel .owl-stage-outer{margin-left:-30px}.team-section .boxes-carousel .owl-nav{left:2%}.lastNews-section{padding:30px 0 30px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lastNews-section .news-carousel{padding:30px 15px}.lastNews-section .news-carousel .box-text{margin-bottom:20px}.lastNews-section .news-carousel .box-text h3{font-size:18px}.lastNews-section .news-carousel .box-text .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.lastNews-section .news-carousel .box-text .owl-nav .owl-next{opacity:0.3;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.lastNews-section .news-carousel .box-text .owl-nav .owl-next img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.lastNews-section .news-carousel .box-text .owl-nav .owl-next:hover{opacity:1}.lastNews-section .news-carousel .box-text .owl-nav .owl-prev{opacity:0.3;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;margin:0 30px}.lastNews-section .news-carousel .box-text .owl-nav .owl-prev:hover{opacity:1}.lastNews-section .news-carousel .box-text .owl-nav:hover{opacity:1}.lastNews-section .news-carousel .lastNews-carousel .box{padding-right:0}.lastNews-section .news-carousel .lastNews-carousel .box h2{margin:5px 0 15px 10px;font-size:14px}.lastNews-section .news-carousel .lastNews-carousel .box p{font-size:11px;margin:0 0 0 10px}.lastNews-section .news-carousel .lastNews-carousel.owl-carousel .owl-stage-outer{margin-left:-30px}.form-section{padding:10px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-section .box-form{padding:35px 20px}.form-section .box-form h3{font-size:18px}.form-section .box-form form{font-size:14px}.form-section .box-form form .form-box{margin:26px 0 26px 0}.form-section .box-form form .form-box label{font-weight:normal;color:#333}.form-section .box-form form .form-box input{font-size:14px}.form-section .box-form form .form-box input::-webkit-input-placeholder{font-size:14px}.form-section .box-form form .form-box input:-ms-input-placeholder{font-size:14px}.form-section .box-form form .form-box input::-ms-input-placeholder{font-size:14px}.form-section .box-form form .form-box input::placeholder{font-size:14px}.form-section .box-form form .styler{display:block}.form-section .box-form form .styler .jq-selectbox__select-text{padding:12px}.form-section .box-form form .styler .jq-selectbox__select-text::after{position:absolute;content:"";top:40%;width:16px;height:9.62px;background-image:url(/assets/img/index/formArrow.svg);right:15px}.form-section .box-form form .jq-selectbox li,.form-section .box-form form .jq-select-multiple li{padding:12px}.form-section .box-form form .jq-selectbox__dropdown{top:46px !important}.form-section .box-form form button{font-size:16px;margin-top:25px;padding:18px 0}.form-section .box-text{margin-top:30px}.form-section .box-text .box{padding-bottom:30px}.form-section .box-text .box img{margin-right:10px}.form-section .box-text .box div .top-p{font-size:16px}.contact-section .boxes{padding-bottom:30px}.contact-section .boxes .box{padding:30px 5px 10px 20px}.contact-section .boxes .line{display:none}.leave-req__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.leave-req__title{text-align:center;margin-bottom:25px}}@media (max-width: 768px){.introduction-section{height:550px;position:relative}.introduction-section .img-carousel .item{height:550px}.introduction-section .img-carousel .item .counts{display:none}.introduction-section .img-carousel .item .fix-title .title{text-align:center;padding:0 20px 0 20px}.introduction-section .img-carousel .item .fix-title .title h3{margin:15px 0 30px 0}.introduction-section .img-carousel .item .fix-title .title a:hover{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.introduction-section .img-carousel .item .fix-title .img .content{display:none}.introduction-section .img-carousel .owl-nav{position:absolute;bottom:40px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:15;padding:0}.introduction-section .img-carousel .owl-nav::before{display:none}.introduction-section .supportTwo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:10;bottom:0;left:50%;-webkit-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.introduction-section .supportTwo a{white-space:nowrap}.measurment-section{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 0 0 0}.measurment-section .box-text{padding:0 20px}.measurment-section .box-text a{margin:25px 0 30px 0;text-align:center;margin:25px auto 30px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.measurment-section .box-text a:hover{opacity:1}.measurment-section .box-text a:hover img{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.measurment-section .box-img{max-height:320px;height:100%;padding:0;overflow:hidden}.measurment-section .box-img .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:absolute;bottom:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.measurment-section .box-img .line{position:absolute;top:40px;right:-60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.measurment-section .box-img .line p{font-weight:normal;font-size:24px;line-height:120%;color:#828282;margin-right:10px}.measurment-section .box-img .line img{width:24px;height:1px}.supervision-section{padding:30px 0 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.supervision-section .box-img{height:300px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;bottom:0;padding:0}.supervision-section .box-img .line{display:none}.supervision-section .box-text{padding:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0 20px}.supervision-sectionTwo{padding:30px 20px;background:0;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.supervision-sectionTwo .lineOr{padding:0}.supervision-sectionTwo .text{padding:0}.column-section{padding:0 0 30px 0}.column-section .box{padding:20px}.column-section .box h2{font-size:16px;margin:10px 0 10px 0}.column-section .box h3{font-size:16px}.hoWorkExpert-section h3{font-size:18px}.hoWorkExpert-section .boxes_expert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:60px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}.hoWorkExpert-section .boxes_expert .box{margin-bottom:15px;padding:26px 10px}.hoWorkExpert-section h4{font-size:18px;margin:0}.hoWorkExpert-section h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result-section{padding:30px 0 0 0}.result-section h3{font-size:18px;margin:0 20px 25px 20px}.result-section .content-carousel .content .row{margin:0}.result-section .content-carousel .content .row .result-section__title{padding:15px 20px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.result-section .content-carousel .content .row .result-section__title h4{font-size:16px;margin:0}.result-section .content-carousel .content .row .result-section__title h4 span{display:none}.result-section .content-carousel .content .row .result-section__text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.result-section .content-carousel .content .row .result-section__text p{font-size:14px;margin-bottom:15px}.result-section .content-carousel .content .row .result-section__text h2{margin-bottom:10px;font-size:16px}.result-section .content-carousel .content .row .result-section__text .circle{margin-bottom:10px}.result-section .content-carousel .content .row .result-section__img{padding:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.result-section #owl-nav{bottom:50px}.result-section #owl-nav .owl-prev{opacity:1}.result-section #owl-nav .owl-next{opacity:1}.orangeAndVideo{-ms-flex-wrap:wrap;flex-wrap:wrap}.orangeAndVideo .statistics{margin-bottom:30px}.video-section .video{height:200px}.our-value{padding:20px 15px 20px 15px}.our-value .row .our-value__block div{margin:15px 10px}.team-section{padding:30px 0 0 20px}.team-section .boxes-carousel{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-section .boxes-carousel .box-text{padding:0 20px 25px 0;text-align:center}.team-section .boxes-carousel .box-text .line{display:none}.team-section .boxes-carousel .box-carousel .items .item{padding:0 10px}.team-section .boxes-carousel .box-carousel .items .item img{height:328px;-o-object-fit:cover;object-fit:cover}.team-section .boxes-carousel .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:initial;margin:30px 0}.team-section .boxes-carousel .owl-nav .owl-next{opacity:1;margin:0 15px 0 0}.team-section .boxes-carousel .owl-nav .owl-prev{opacity:1;margin:0 0 0 15px}.partners{padding:30px 20px}.partners .box-text h2{font-size:18px}.partners .box-text h3{font-size:16px}.lastNews-section{padding:30px 20px 30px 20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lastNews-section .news-carousel{padding:0}.lastNews-section .news-carousel .box-text{margin-bottom:20px}.lastNews-section .news-carousel .box-text h3{font-size:18px}.lastNews-section .news-carousel .lastNews-carousel .box{padding:0;margin:0 0 5px 0}.lastNews-section .news-carousel .lastNews-carousel .box h2{white-space:pre-wrap}.lastNews-section .news-carousel .lastNews-carousel .box p{font-size:11px;margin:0 0 0 10px}.lastNews-section .news-carousel .lastNews-carousel .box::before{bottom:30px}.lastNews-section .news-carousel .lastNews-carousel.owl-carousel .owl-stage-outer{margin-left:-0px}.lastNews-section .news-carousel .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:initial;margin:30px 0}.lastNews-section .news-carousel .owl-nav .owl-next{opacity:1;margin:0 15px 0 0}.lastNews-section .news-carousel .owl-nav .owl-prev{opacity:1;margin:0 0 0 15px}.form-section{padding:10px;background-image:none;background:url(/assets/img/index/bgSupervisTwo.jpg) no-repeat center center/cover}.form-section .box-form form{font-weight:normal;font-size:16px;line-height:150%;color:#333333}.form-section .box-text{padding:0}.form-section .box-text .box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-section .box-text .box img{width:50px;height:50px}.leave-req{padding:30px}.leave-req__title{font-size:18px;margin-bottom:20px}.leave-req__btn{padding:15px 0;width:100%}}@media (max-width: 576px){.orangeAndVideo{padding:30px 20px}.orangeAndVideo .statistics{padding:0}.orangeAndVideo .statistics h3{font-size:18px;margin-bottom:15px;text-align:center}.orangeAndVideo .statistics .items_row{-ms-flex-wrap:wrap;flex-wrap:wrap}.orangeAndVideo .statistics .items_row .item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;margin-bottom:15px}.orangeAndVideo .statistics .items_row .item span{font-size:38px}.orangeAndVideo .statistics .items_row .item p{text-align:center}.orangeAndVideo .about-short{padding:0}.orangeAndVideo .about-short p{margin-bottom:20px}.team-section .boxes-carousel .owl-nav{margin-right:20px}.partners .box-img .box{margin-bottom:0}.partners .box-img .box img{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}.introduction-section .img-carousel .item .fix-title .title a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;text-align:center}.introduction-section .img-carousel .item .fix-title .title a.orange{margin-top:15px}}
