@charset "UTF-8";.lk-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.lk-logo__icon{width:50px;height:50px;padding:8px}.lk-logo__icon svg{fill:#f24941}.lk-logo__info{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;color:#fff;font-size:1.3rem;font-weight:300;text-transform:uppercase}.lk-logo__info p{margin:0}.reds{height:100%;background:red}.reds,.top-info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.top-info{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}@media only screen and (max-width:767px){.top-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top-info span{color:#fff;text-transform:uppercase;font-weight:600;font-size:1.1rem}@media only screen and (max-width:767px){.top-info span{font-size:.6rem}}.top-info__btn{padding:10px 20px;background:#eee;border-radius:3px;font-size:.8rem;font-weight:800;text-transform:uppercase;text-decoration:none;color:#2f4143}@media only screen and (max-width:767px){.top-info__btn{width:100%;font-size:.5rem;padding:5px;text-align:center}}.post-password-form{width:450px;height:200px;border-radius:3px;background:#2f4143;padding:30px;margin:200px auto}@media only screen and (max-width:767px){.post-password-form{width:80%}}.post-password-form__title{font-family:Open Sans,Arial,sans-serif;text-align:center;font-size:1.3rem;text-transform:uppercase;color:#fff;font-weight:400;margin:0 0 10px}.post-password-form__desc{text-align:center;font-size:1.1rem;font-weight:300;margin:0 0 20px}.post-password-form__desc p{margin:0;color:#fff}.post-password-form__inner{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}.post-password-form__pass{padding:7px 10px;margin:0 10px 0 0;border-radius:3px}.post-password-form__btn{padding:9px 20px;border-radius:3px;cursor:pointer;color:#fff;background:#f24941;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;font-size:.9rem;line-height:1;-webkit-transition:background .3s ease;transition:background .3s ease}.post-password-form__btn:hover{background:#d43f38}.line{background:#9e9e9e;margin:50px 0 0}.line_red{background:#f24941}.line_gray{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#bdbdbd;height:60px}.client_nav,.line_gray{display:-webkit-box;display:-ms-flexbox;display:flex}.client_nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.client_nav{font-size:.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.client_nav li{padding:20px 0;width:100%;border-right:1px solid #fff;text-align:center;font-weight:600;color:#fff}.client_nav li:last-child{border:none}@media only screen and (max-width:767px){.client_nav li{border:none}}.client__body{padding:50px 0}.client__logo{width:100%;margin:0 0 10px}.client__logo img{width:100%;height:auto;display:block}.client__session{background:#2f4143;width:80%;margin:auto;border-radius:30px}@media only screen and (max-width:767px){.client__session{width:100%}}.client__session li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 30px;border-bottom:1px solid #fff;color:#fff}@media only screen and (max-width:767px){.client__session li{font-size:.8rem;line-height:1.4;padding:20px;width:100%}}.client__session li:last-child{border:none}.client__session li span:last-child{font-weight:700}@media only screen and (max-width:767px){.client__session{margin:0 auto 20px}}.client__task{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:767px){.client__task{margin:0 0 20px}}.client__task a{color:#fff;text-transform:uppercase;font-weight:700;border-radius:3px;text-decoration:none;padding:10px 20px;font-size:.8rem;background:#2f4143;-webkit-transition:all .5s ease;transition:all .5s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}@media only screen and (max-width:767px){.client__task a{font-size:.6rem}}.client__task a:hover{background:#f24941}.client__info li{list-style-type:none;margin:0 0 30px}.client__info li p{text-transform:uppercase;font-weight:400;color:#424242;margin:0 0 10px}.client__info li p.red_c{color:#f24941;line-height:1.4;font-weight:700}.client__info li p.green_c{color:#41c698;line-height:1.4;font-weight:700}.client__info li:last-child{margin:0}.center{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}@media only screen and (max-width:767px){.center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tabs{position:relative}.tabs .tab{display:none}.tabs .tab.active{display:block}.tabs .tab__title{padding:25px 0;font-size:1.2rem}.tabs .tab__desc,.tabs .tab__title{text-transform:uppercase;color:#fff;font-weight:600}.tabs .tab__desc{font-size:1.1}.tabs .tab__table{position:relative}@media only screen and (max-width:767px){.tabs .tab__table{overflow:auto}}.tabs .tab .table{border-collapse:collapse;border-spacing:0;width:100%;position:relative;z-index:1}.tabs .tab .table__btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs .tab .table__btn input{color:#fff;text-transform:uppercase;font-size:.7rem;border-radius:3px;cursor:pointer;padding:8px 15px;-webkit-transition:all .3s ease;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.tabs .tab .table__btn input:first-child{margin:0 10px 0 0}.tabs .tab .table .session-filed{border:1px solid #e0e0e0;text-align:center;padding:10px 0;border-radius:3px}.tabs .tab .table th{font-family:Arial,sans-serif;font-size:14px;font-weight:400;padding:10px 5px;border-style:solid;border:none;border-right:1px solid #fff;overflow:hidden;word-break:normal;vertical-align:middle}.tabs .tab .table th.table__column-title{background:#bdbdbd;color:#fff;font-weight:700;height:60px}.tabs .tab .table th.table__column-title:last-child{border:none}.tabs .tab .table td{font-family:Arial,sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;vertical-align:middle;word-break:normal;padding:25px 0;text-align:center}.tabs .tab .table td:first-child{text-align:center}.tabs .tab .table td.table__cell{border:none;line-height:1.4;color:#2f4143;font-size:.9rem;font-weight:600;border-bottom:1px solid #e0e0e0}.edit_task{background:#23ad54}.edit_task:hover{background:#18863f}.delete_task{background:#f24941}.delete_task:hover{background:#bd3630}.form-session{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;width:450px}@media only screen and (max-width:767px){.form-session{width:100%;padding:20px}}.form-session p{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}.form-session p label{width:40%;font-weight:600;font-size:.9rem;text-transform:uppercase;color:#2f4143}.form-session p input{padding:10px;border:1px solid #e0e0e0;width:60%}.form-session p .btn{background:#9e9e9e;color:#fff;text-transform:uppercase;font-weight:600;font-size:.8rem;border:none;border-radius:3px;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.form-session p .btn:hover{background:#f24941}.form-session p .btn:first-child{margin:0 20px 0 0}.form-session_row{width:100%}.form-session_row,.form-session_row p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.form-session_row p{width:25%;padding-right:20px;margin:0}.form-session_row p:last-child{padding-right:0}.form-session_row p input{width:100%;padding:10px;border-radius:3px;border:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.2)}.form-session_row p .btn{color:#fff;text-transform:uppercase;font-size:.7rem;border-radius:3px;cursor:pointer;padding:8px 15px;-webkit-transition:all .3s ease;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2);background:#23ad54;border:none;margin-right:20px;font-weight:700}.form-session_row p .btn:hover{background:#18863f}.form-session_row p .btn_clear{border:none;color:#fff;text-transform:uppercase;font-size:.7rem;border-radius:3px;cursor:pointer;padding:8px 15px;-webkit-transition:all .3s ease;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2);background:#f24941;font-weight:700}.form-session_row p .btn_clear:hover{background:#bd3630}.account-info{padding:20px;width:400px}@media only screen and (max-width:767px){.account-info{width:100%}}.account-info p{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;padding:5px;font-weight:700;color:#2f4143}@media only screen and (max-width:767px){.account-info p{font-size:.8rem;line-height:1.4}}.account-info p span{padding:10px;background:#2f4143;border-radius:3px;color:#fff;margin:0 10px}.btn_tabs.active{background:#f24941;color:#fff}.popup{position:fixed;z-index:10;background:#fff;width:100%;height:100%;top:0;left:0;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;font-size:2rem;color:#2f4143}.popup a{padding:10px;background:#2f4143;border-radius:5px;margin:0 20px;font-size:1.1rem;text-decoration:none;color:#fff;font-weight:600;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}.popup a:hover{background:#f24941}.top.visible{opacity:1}.calc{padding:20px;background:#e8e8e8;margin:40px 0 20px;border-radius:3px;border:1px solid #ccc}.calc__title{font-size:1.4rem;margin:0 0 10px}.calc_resuls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#e8e8e8;margin:0 0 40px;border:1px solid #ccc;border-radius:3px}.calc_resuls li{padding:10px;background:none;margin-right:0}.calc_resuls li:hover{background:none}.calc_resuls li:first-child{background:#ccc}@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic");*{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}p{margin-bottom:20px}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}ol,ul{list-style:none}:active,:focus{outline:none;-webkit-tap-highlight-color:transparent}::-moz-selection{background:#000;color:#fff}::selection{background:#000;color:#fff}.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.container-fluid:after,.container:after,.row:after{clear:both}@media only screen and (min-width:768px){.container{width:750px}}@media only screen and (min-width:992px){.container{width:970px}}@media only screen and (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media only screen and (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media only screen and (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media only screen and (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}@media only screen and (max-width:767px){.visible-xs{display:block!important}}@media only screen and (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}}@media only screen and (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}}@media only screen and (min-width:1200px){.visible-lg{display:block!important}}@media only screen and (max-width:767px){.hidden-xs{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg{display:none!important}}@media only screen and (max-width:767px){html{font-size:16px}}@media only screen and (min-width:768px) and (max-width:991px){html{font-size:1.4vw}}@media only screen and (min-width:992px) and (max-width:1199px){html{font-size:1.2vw}}@media only screen and (min-width:1200px){html{font-size:11pt}}body{color:#000;font-family:Open Sans,Arial,sans-serif;background-color:#fff}li,ul{padding:0;margin:0}li{line-height:1}ul{line-height:0}h1,h2,h3,h4,h5{font-weight:400;color:inherit}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.6rem}h4{font-size:1.4rem}h5{font-size:1.2rem}h6{font-size:1rem}a:active,a:hover{text-decoration:none}.hide{display:none!important}.show{display:block!important}.show-menu{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}html.mm-opened .header_mobile span:first-child{top:16px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}html.mm-opened .header_mobile span:nth-child(2){left:-70px;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}html.mm-opened .header_mobile span:nth-child(3){top:16px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}body{font-family:Open Sans,Arial,sans-serif;background:#fff;-webkit-font-smoothing:antialiased}input{-webkit-appearance:chekbox}body.home .head__content{background:rgba(0,0,0,.3);height:100%;padding:140px 0 100px}@media only screen and (max-width:767px){body.home .head__content{padding:60px 10px 0}}body.home .head__content__btn,body.home .head__content__slogan{display:block}body.home #parallax{height:500px}@media only screen and (max-width:767px){body.home #parallax{height:300px}}body.home #page{margin:0}body.home .head{height:500px}@media only screen and (max-width:767px){body.home .head{height:300px}}@media only screen and (min-width:1200px){body.home .head .graphic{display:block}}input::-webkit-input-placeholder{color:#757575;font-style:italic}input:-moz-placeholder,input::-moz-placeholder{color:#757575;font-style:italic}input:-ms-input-placeholder{color:#757575;font-style:italic}textarea::-webkit-input-placeholder{color:#757575;font-style:italic}textarea:-moz-placeholder,textarea::-moz-placeholder{color:#757575;font-style:italic}textarea:-ms-input-placeholder{color:#757575;font-style:italic}.ad__link{position:fixed;top:15px;right:15px;width:25px;height:25px;cursor:pointer;z-index:7;-webkit-animation-name:a;-webkit-animation-duration:5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:a;-moz-animation-duration:5s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-o-animation-name:a;-o-animation-duration:5s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear;animation-name:a;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}@media only screen and (max-width:767px){.ad__link{top:65px;right:15px;width:40px;height:40px;padding:10px;border-radius:50%;background:#f24941;z-index:10}}.ad__link:hover{-webkit-animation-duration:1s;animation-duration:1s}.ad__link:hover .ad_fill{fill:#f24941;-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (max-width:767px){.ad__link:hover .ad_fill{fill:#fff}}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.header_mobile{display:block;position:fixed;background:rgba(0,0,0,.9);font-size:16px;font-weight:700;text-align:center;color:#fff;line-height:40px;box-sizing:border-box;width:100%;height:50px;top:0;left:0;z-index:6}.header_mobile__logo{float:left}.header_mobile__logo__svg{width:50px;height:50px;padding:8px}.header_mobile__logo .top__logo__name{text-align:left;width:auto}.header_mobile__phone{display:none;position:absolute;top:0;width:100%;height:36px;padding:3px;background:rgba(0,0,0,.5);z-index:6}@media only screen and (max-width:767px){.header_mobile__phone{display:-webkit-box;display:-ms-flexbox;display:flex}}.top.fixed{opacity:1;-webkit-transition-duration:.3s;transition-duration:.3s}.m-menu__btn{overflow:hidden;display:block;width:50px;height:46px;margin:2px 0;position:relative;float:left;padding-top:8px}.m-menu__btn span{display:block;position:absolute;width:25px;left:13px;border-radius:3px;height:3px;margin:7px auto;background:#fff;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.m-menu__btn span:first-child{top:8px}.m-menu__btn span:nth-child(2){top:16px}.m-menu__btn span:nth-child(3){top:24px}#parallax{height:200px;margin:0 auto;background-repeat:no-repeat;width:100%;position:relative}@media only screen and (max-width:767px){#parallax{height:36px}}.top{position:fixed;width:100%;background:rgba(47,65,67,.9);height:50px;z-index:6;opacity:0;top:0;box-shadow:0 2px 4px rgba(0,0,0,.2);-webkit-transition-duration:.3s;transition-duration:.3s}.top:focus,.top:hover{opacity:1;-webkit-transition-duration:.3s;transition-duration:.3s}.top__logo{float:left;line-height:1.2;color:#fff}.top__logo__svg{width:50px;height:50px;padding:8px}.top__logo__name{font-size:14px;width:125px;margin:11px 0}@media only screen and (min-width:768px) and (max-width:991px){.top__logo__name{font-size:15px;width:105px}}.top__logo__name p:first-child{margin-bottom:0}.top__logo__name p:nth-child(2){margin-bottom:0;font-size:12px}@media only screen and (min-width:768px) and (max-width:991px){.top__logo__name p:nth-child(2){margin-bottom:0;font-size:10px}}.top__search{float:left;position:relative}.top__search__input{width:100%;height:50px;padding:15px;opacity:.6;-webkit-transition-duration:.3s;transition-duration:.3s}.top__search__input:focus,.top__search__input:hover{opacity:1;-webkit-transition-duration:.3s;transition-duration:.3s}.top__search__btn{width:50px;padding:17px;height:50px;right:10px;top:0;background:none;position:absolute;cursor:pointer}.top__menu__nav{float:right}.top__menu li ul{display:none;position:absolute;left:0;top:100%;padding:0;margin:0;background:rgba(47,65,67,.9)}.top__menu li,.top__menu li a{float:left;cursor:pointer;color:#fff}.top__menu li{list-style:none;position:relative}.top__menu li a{padding:19px 15px;text-decoration:none;margin:0;font-size:12px;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.top__menu li a{font-size:10px;padding:19px 10px}}@media only screen and (min-width:768px) and (max-width:991px){.top__menu li a{padding:19px 5px;font-size:9px}}.top__menu li:hover>ul{display:block}.top__menu li ul li,.top__menu li ul li a{float:none;line-height:1;border-right:0;text-shadow:none;display:block;font-size:13px;text-transform:inherit}.top__menu li ul li ul{display:none;border-top:none}.top__menu li ul li:hover ul{left:100%;top:0}.top__menu li a,.top__menu li a:hover,.top__menu li ul li a,.top__menu li ul li a:hover{-webkit-transition-property:color,background;-webkit-transition-duration:.5s,.5s;-webkit-transition-timing-function:linear,ease-out}.top__menu li a:hover,.top__menu li ul li a:hover{background:#f25a52}.top__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top__phone__icon{width:30px;height:30px}@media only screen and (max-width:767px){.top__phone__icon{margin:0 0 0 10px;width:30px;padding:8px;height:30px;box-sizing:border-box}}.top__phone__number{font-size:1.1rem;padding:17px 0 16px;font-weight:500;color:#fff}.top__phone__number a{-webkit-appearance:none;text-decoration:none;color:#fff}@media only screen and (max-width:767px){.top__phone__number{padding:8px 0;float:left;width:50%;font-size:.9rem}}.head{margin:0;width:100%;height:200px;background:#eee}@media only screen and (max-width:767px){.head{height:30px;margin:50px 0 0}}.head__content{background:rgba(0,0,0,.3);height:100%;overflow:hidden}.head__content__slogan{display:none;width:100%;text-shadow:#2f4143 1px 1px 2px;font-weight:300;line-height:1.2;text-align:center;text-transform:uppercase;padding:20px;color:#eeede7;position:relative;z-index:1}@media only screen and (max-width:767px){.head__content__slogan{margin:20px auto}}.head__content__slogan_name{font-weight:700;font-size:2rem}@media only screen and (max-width:767px){.head__content__slogan_name{line-height:1.4;margin:20px auto;font-size:1rem;margin:25px 0 0}}.head__content__slogan_desc{font-size:1.6rem;margin:15px 0 0}@media only screen and (max-width:767px){.head__content__slogan_desc{width:100%;line-height:1.4;padding:5px 20px;margin:0;font-size:.8rem}}.head__content__slogan_day{font-size:1.8rem}@media only screen and (max-width:767px){.head__content__slogan_day{font-size:.8rem}}@media only screen and (min-width:768px) and (max-width:991px){.head__content__slogan{font-size:1.4rem}}@media only screen and (min-width:992px) and (max-width:1199px){.head__content__slogan{font-size:2.2rem}}@media only screen and (max-width:767px){.head__content__slogan{padding:0;font-size:1rem;width:100%;line-height:.9;margin:auto}}.head__content__slogan p{margin:10px}.head__content__btn{text-decoration:none;position:relative;z-index:1;display:none;width:260px;text-align:center;margin:auto;background:#2fa94f;padding:20px;text-transform:uppercase;color:#fff;border-radius:3px;cursor:pointer}.head__content__btn,.head__content__btn:hover{-webkit-transition-duration:.3s;transition-duration:.3s}.head__content__btn:hover{background:#1fc54b}@media only screen and (max-width:767px){.head__content__btn{font-size:.7rem;padding:17px;margin:25px auto 0;width:170px}}.fadeIn{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadein;animation-name:fadein}.fadeIn,.graphic{visibility:visible!important}.graphic{position:absolute;display:none;opacity:.2;top:0;left:0;height:100%;width:100%;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:g;animation-name:g;-webkit-animation-delay:1.2s;animation-delay:1.2s}.graphic_g{width:73px;height:73px;float:left;border-right:1px solid #fff;border-bottom:1px solid #fff}.graphic_g__grid{opacity:.5;width:100%;float:left;height:100%;border-left:1px solid #fff;border-top:1px solid #fff}.graphic_obj{background:#fff;position:absolute;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;visibility:visible!important;-webkit-animation-name:f;animation-name:f}.graphic_obj:first-child{bottom:-10px;left:-10px;-webkit-animation-delay:.1s;animation-delay:.1s}.graphic_obj:nth-child(2){bottom:32px;left:0;-webkit-transform:rotate(-26deg);transform:rotate(-26deg);-webkit-animation-delay:.1s;animation-delay:.1s}.graphic_obj:nth-child(3){bottom:63px;left:137px;-webkit-animation-delay:.1s;animation-delay:.1s}.graphic_obj:nth-child(4){bottom:121px;left:139px;width:163px;-webkit-transform:rotate(-36deg);transform:rotate(-36deg);-webkit-animation-delay:.3s;animation-delay:.3s}.graphic_obj:nth-child(5){bottom:168px;left:282px;-webkit-animation-delay:.3s;animation-delay:.3s}.graphic_obj:nth-child(6){bottom:185px;left:290px;-webkit-transform:rotate(-9deg);transform:rotate(-9deg);-webkit-animation-delay:.5s;animation-delay:.5s}.graphic_obj:nth-child(7){bottom:192px;left:429px;-webkit-animation-delay:.5s;animation-delay:.5s}.graphic_obj:nth-child(8){bottom:221px;left:435px;-webkit-transform:rotate(-18deg);transform:rotate(-18deg);-webkit-animation-delay:.7s;animation-delay:.7s}.graphic_obj:nth-child(9){bottom:241px;left:575px;-webkit-animation-delay:.7s;animation-delay:.7s}.graphic_obj:nth-child(10){bottom:256px;left:584px;-webkit-transform:rotate(-7deg);transform:rotate(-7deg);-webkit-animation-delay:.9s;animation-delay:.9s}.graphic_obj:nth-child(11){bottom:260px;left:720px;-webkit-animation-delay:.9s;animation-delay:.9s}.graphic_obj:nth-child(12){bottom:295px;left:729px;-webkit-transform:rotate(158deg);transform:rotate(158deg);-webkit-animation-delay:1.1s;animation-delay:1.1s}.graphic_obj:nth-child(13){bottom:320px;left:867px;-webkit-animation-delay:1.1s;animation-delay:1.1s}.graphic_obj:nth-child(14){bottom:342px;left:879px;width:219px;-webkit-transform:rotate(172deg);transform:rotate(172deg);-webkit-animation-delay:1.3s;animation-delay:1.3s}.graphic_obj:nth-child(15){bottom:353px;left:1086px;-webkit-animation-delay:1.3s;animation-delay:1.3s}.graphic_circle{width:20px;height:20px;border-radius:50%}.graphic_line{width:150px;height:10px}.rell{padding:0;margin:90px auto;width:1102px}.rell,.service{position:relative}.service{width:100%;display:block;margin:0 auto 20px;height:220px;border-radius:3px;color:#2f4143;padding:0 0 100px;-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (max-width:767px){.service{width:80%}}.service:hover{color:#fff;background:#2f4143;-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (max-width:767px){.service:hover{background:#eee}}.service:hover .service__icon_fill{fill:#eee;-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (max-width:767px){.service:hover .service__icon_fill{fill:#2f4143}}.service:hover .service__text{color:#fff;-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (max-width:767px){.service:hover .service__text{color:#2f4143}}.service:hover .service__btn{color:#fff;background:#5f6c6d;cursor:pointer;-webkit-transition-duration:.3s;transition-duration:.3s}.service:hover .service__btn:hover a{text-decoration:underline}.service__title{display:block;width:100%;text-transform:uppercase;text-align:center;margin:0 0 50px;font-size:1.5rem;font-weight:300;color:#2f4143}@media only screen and (max-width:767px){.service__title{font-size:.9rem;padding:15px;margin:0 0 20px}}.service__wrap{background:#eee}@media only screen and (max-width:767px){.service__wrap{padding:20px 0}}.service__icon{margin:auto;width:100px;height:100px;padding:15px}.service__icon_fill{fill:#2f4143;-webkit-transition-duration:.3s;transition-duration:.3s}.service__text{font-size:.9rem;font-weight:700;padding:0 10px;line-height:1.2;text-transform:uppercase;text-align:center;margin:20px 0 0}@media only screen and (min-width:992px) and (max-width:1199px){.service__text{font-size:.8rem}}@media only screen and (max-width:767px){.service__text{font-size:.8rem}}.service a{text-decoration:none}.service__btn{position:absolute;margin:auto;bottom:20px;left:0;right:0;text-transform:uppercase;width:120px;font-size:.8rem;color:#5f6c6d;display:block;text-align:center;padding:10px 5px;border-radius:3px;border:1px solid #5f6c6d;-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (max-width:767px){.service__btn{font-size:.7rem}}.about_us{background:url(../images/about_us__bg.jpg) 0 0;background-size:cover;float:left;width:100%}.about_us__bg{width:100%;height:100%;background:rgba(47,65,67,.9)}.about_us__title{text-align:center;text-transform:uppercase;color:#fff;font-weight:300;margin:0 0 50px;font-size:1.5rem}@media only screen and (max-width:767px){.about_us__title{font-size:.9rem;margin:0 0 25px}}.about_us__icon{width:60px;height:60px;margin:10px 0;float:left;padding:5px}@media only screen and (max-width:767px){.about_us__icon{margin:auto;float:none}}.about_us__icon__fill{fill:#eee}.about_us__content{float:left;padding:10px;line-height:1.4;color:#fff;margin:0 0 20px;box-sizing:border-box}@media only screen and (max-width:767px){.about_us__content{font-size:.7rem}}.about_us__content h4{font-weight:300;font-size:1.2rem}@media only screen and (max-width:767px){.about_us__content h4{font-size:.9rem}}.about_us__content p{margin-bottom:0;font-size:.9rem}@media only screen and (max-width:767px){.about_us__content p{font-size:.8rem}}.about_us__content__title{font-size:1.4rem}.choose_us{background:#eee}.choose_us__title{display:block;width:100%;text-transform:uppercase;text-align:center;margin:0 0 50px;font-size:1.5rem;font-weight:300;color:#2f4143}@media only screen and (max-width:767px){.choose_us__title{margin:0 0 35px;font-size:.9rem}}.choose_us__block{margin:0 auto 40px}.choose_us__icon{width:100px;height:100px;vertical-align:middle;text-align:center;padding:25px;color:#fff}.choose_us__content{width:70%;font-size:.9rem}@media only screen and (max-width:767px){.choose_us__content{font-size:.8rem}}.choose_us__content p{margin:0;color:#2f4143;line-height:1.2rem}@media only screen and (max-width:767px){.choose_us__content p{text-align:center}}.choose_us__inline{display:inline-block;vertical-align:middle}@media only screen and (max-width:767px){.choose_us__inline{display:block;margin:auto}}.reviews{background:url(../images/reviews.jpg);background-size:cover;position:relative}.reviews__title{display:block;width:100%;text-transform:uppercase;text-align:center;margin:0 0 50px;font-size:1.5rem;font-weight:300;color:#fff;z-index:4;position:relative}@media only screen and (max-width:767px){.reviews__title{font-size:.9rem;margin:0 0 20px}}.reviews__overflow{background:rgba(0,0,0,.5);height:100%;width:100%;position:absolute;top:0;left:0}.reviews__one{padding:0 8.5px;box-sizing:border-box}.reviews__one__content{background:hsla(0,0%,93%,.9);display:block;width:376px;min-height:665px;padding-top:20px;border-radius:3px;position:relative}@media only screen and (max-width:767px){.reviews__one__content{width:300px}}.reviews__one__ava{display:block;border-radius:50%;height:100px;margin:10px auto;width:100px}.reviews__one__ava img{border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1)}.reviews__one__text{text-align:center;padding:30px;font-style:italic;font-size:.9rem;line-height:1.4;color:#2f4143}@media only screen and (max-width:767px){.reviews__one__text{font-size:.8rem;padding:30px 30px 90px}}.reviews__one__text p{margin-bottom:10px}.reviews__one__text .bottom_pos{bottom:20px;right:30px;position:absolute;width:75%}.reviews__one__text p.autor{text-align:right;padding:20px 0 0}.reviews__one__text p.company{text-align:right}.company__content{line-height:1.4;margin:0 0 30px}.company__content h4{font-size:1.2rem}.company__content p{margin-bottom:0}.owl-dots{text-align:center;display:block;width:100px;height:30px;width:100%;margin:20px 0 0}.owl-dot{width:15px;height:15px;border-radius:50%;background:hsla(0,0%,100%,.5);display:inline-block;margin:5px}.owl-dot.active{width:15px;height:15px;border:2px solid hsla(0,0%,100%,.5);background:rgba(0,0,0,.5)}.commerce{width:100%;background:url(../images/commerce.jpg);background-size:cover}.commerce__title{display:block;width:100%;text-transform:uppercase;text-align:center;margin:0 0 50px;font-size:1.5rem;font-weight:300;color:#2f4143}@media only screen and (max-width:767px){.commerce__title{font-size:.9rem;padding:0 10px;margin:0 0 25px}}.commerce__description{display:block;width:100%;margin:auto;font-size:1.1rem;line-height:1.2;color:#2f4143;margin:0 0 10px;text-align:center}@media only screen and (max-width:767px){.commerce__description{font-size:.8rem}}.commerce__form{margin:20px auto;width:280px;padding:15px;border-radius:3px;background:rgba(46,62,64,.8);position:relative}@media only screen and (max-width:767px){.commerce__form{margin:20px auto 40px}}.commerce__form__input{width:100%;background:hsla(0,0%,100%,.8);padding:10px;margin:0 0 15px;border-radius:3px;-webkit-appearance:none}@media only screen and (max-width:767px){.commerce__form__input{padding:12px 10px 7px}}.commerce__form__send{display:block;text-align:center;color:#fff;width:100%;background:#2fa94f;border-radius:3px;text-transform:uppercase;padding:12px 50px;border-bottom:3px solid #167b30;cursor:pointer}.commerce__form__send:hover{background:#2e9a4a;border-bottom:3px solid #2e9a4a}.commerce__form input{-webkit-appearance:none}.commerce__form p{padding:0;margin:0;position:relative}.order{width:100%}.order__form{margin:20px auto;width:280px;position:relative}@media only screen and (max-width:767px){.order__form{margin:20px auto 40px}}.order__form__input{width:100%;background:hsla(0,0%,100%,.8);padding:10px;margin:0 0 15px;border-radius:3px;-webkit-appearance:none;border:1px solid #e0e0e0}@media only screen and (max-width:767px){.order__form__input{padding:12px 10px 7px}}.order__form__send{display:block;text-align:center;color:#fff;width:100%;background:#2fa94f;border-radius:3px;text-transform:uppercase;padding:12px 50px;border-bottom:3px solid #167b30;cursor:pointer}.order__form__send:hover{background:#2e9a4a;border-bottom:3px solid #2e9a4a}.order__form input{-webkit-appearance:none}.order__form p{padding:0;margin:0;position:relative}.call-button{position:fixed;top:20%;right:80px;padding:15px;margin-left:-20px;margin-top:-20px;display:block;width:80px;height:80px;font-size:1.3em;font-weight:700;color:#fff;text-shadow:0 1px 0 #f24941;box-shadow:0 0 0 0 #f24941,inset 0 1px 0 #f24941;border-radius:100%;v-align:middle;z-index:7;background:#f24941;cursor:pointer;-webkit-animation:b 2s infinite cubic-bezier(.6,0,0,1)}.pulse-button:hover{-webkit-animation:none}@-webkit-keyframes b{to{box-shadow:0 0 0 50px rgba(242,73,65,0),inset 0 1px 0 #f24941}}.p-window_call{display:none;position:fixed;width:350px;height:auto;background:#eee;top:20%;right:0;left:0;margin:0 auto;opacity:0;z-index:9;border-radius:3px}@media only screen and (max-width:767px){.p-window_call{width:295px}}.p-window_call_close{width:20px;height:20px;position:absolute;top:15px;right:15px;cursor:pointer;display:block}.p-window_call_close,.p-window_call_close:hover{-webkit-transition-duration:.3s;transition-duration:.3s}.p-window_call_close:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.p-window_call_close:hover .close_fill{-webkit-transition-duration:.3s;transition-duration:.3s;fill:#f24941}.p-window_call__title{width:100%;padding:20px;text-align:center;text-transform:uppercase;font-size:1.4rem;font-weight:300}@media only screen and (max-width:767px){.p-window_call__title{font-size:1rem}}.p-window_call__content{width:100%}.p-window_call__desc{display:block;width:250px;margin:20px auto;text-align:center;font-size:.8rem;color:#2f4143}@media only screen and (max-width:767px){.p-window_call__desc{padding:5px;margin:0;width:100%;line-height:1.4;font-size:.7rem}}#overlay_call{z-index:8;position:fixed;background-color:#000;opacity:.7;width:100%;height:100%;top:0;left:0;cursor:pointer;display:none}.form_call{width:250px;margin:auto}@media only screen and (max-width:767px){.form_call{width:240px}}.form_call p{margin:0 0 15px;position:relative}.form_call__input{display:block;padding:10px;width:100%;border-radius:3px;border:1px solid rgba(0,0,0,.3)}.form_call__textarea{height:100px}.form_call__btn{width:100%;display:block;text-align:center;color:#fff;background:#2fa94f;border-radius:3px;text-transform:uppercase;margin:10px auto 0;padding:12px 50px;border-bottom:3px solid #167b30;cursor:pointer}.commerce__form input::-webkit-input-placeholder{color:#757575;font-style:italic}.commerce__form input:-moz-placeholder,.commerce__form input::-moz-placeholder{color:#757575;font-style:italic}.commerce__form input:-ms-input-placeholder{color:#757575;font-style:italic}.content_single{background:#eee;border-bottom:1px solid #e0e0e0;color:#616161;font-size:.9rem}.content_single__title{display:block;width:100%;text-transform:uppercase;text-align:center;margin:0 0 50px;font-size:1.5rem;font-weight:300;color:#2f4143}.content_single p{line-height:1.4}.portfolio__wrap{margin:auto}.portfolio__wrap .col-lg-3,.portfolio__wrap .col-md-4,.portfolio__wrap .col-sm-6,.portfolio__wrap .col-xs-12{padding:.5px}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__wrap{width:600px}}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__wrap{width:900px}}.portfolio__block:nth-child(2n) .thumb{background:#d3d3d3}.portfolio__block_active .thumb__content,.portfolio__block_active .thumb__hover,.thumb{display:block}.thumb{color:#eee;background:#dadada;position:relative;height:300px;overflow:hidden}@media only screen and (max-width:767px){.thumb{height:255px}}@media only screen and (min-width:992px) and (max-width:1199px){.thumb{height:250px}}.thumb a{text-decoration:none;color:#eee}.thumb:hover .thumb__hover{opacity:1;width:100%;top:0;left:0;height:100%;border-radius:0;-webkit-transition-duration:.3s;transition-duration:.3s}.thumb:hover .thumb__content{opacity:1;-webkit-transition-duration:1s;transition-duration:1s}@media only screen and (max-width:767px){.thumb{width:300px;margin:auto}}.thumb__wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.thumb__wrapper img{width:100%;height:auto}.thumb__content{opacity:0;position:absolute;top:0;left:0;padding:30px;width:100%;height:100%;z-index:3;box-sizing:border-box}@media only screen and (max-width:767px){.thumb__content{opacity:1;display:none}}.thumb__content h2{margin:0 0 10px;font-weight:300;text-transform:uppercase;text-align:center}@media only screen and (max-width:767px){.thumb__content h2{font-size:1rem}}.thumb__content p{text-align:center}@media only screen and (max-width:767px){.thumb__content p{font-size:.7rem;margin-bottom:5px}}.thumb__service{width:210px;bottom:30px;padding:0;margin:auto;box-sizing:border-box}.thumb__service__icon{display:none;width:70px;height:45px;float:left;margin:0 0 10px}.thumb__service__icon:hover:after{content:attr(data-title);width:110px;height:23px;display:inline-block;position:relative;text-align:left;z-index:6;border-radius:3px;font-size:.8rem;margin:10px 45px;color:#2f4143;padding:10px;background:hsla(0,0%,100%,.9);-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (max-width:767px){.thumb__service__icon{margin:0}}.thumb__service__icon .service__icon_fill{fill:#fff}.thumb__service__icon_i{width:45px;border-radius:3px;height:45px;padding:5px;display:block;margin:auto}.thumb__btn{position:absolute;bottom:0;text-align:center;left:0;width:100%;text-transform:uppercase;padding:20px;background:rgba(0,0,0,.5)}.thumb__btn,.thumb__btn:hover{-webkit-transition-duration:.3s;transition-duration:.3s}.thumb__btn:hover{background:rgba(0,0,0,.3)}.thumb__hover{opacity:0;display:block;position:absolute;background:rgba(0,0,0,.7);top:50%;left:50%;width:0;height:0;z-index:2;-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (max-width:767px){.thumb__hover{display:none;opacity:1;left:0;top:0;width:100%;height:100%}}.single_service{display:block;overflow:hidden;width:363px;float:left;position:relative}@media only screen and (max-width:767px){.single_service{width:100%}}.single_service__title{padding:11px;color:#eee;background:#2f4143;box-shadow:0 2px 4px rgba(0,0,0,.2)}.single_service__name,.single_service__title{text-align:center;font-weight:400;font-size:1rem;text-transform:uppercase}.single_service__name{top:42px;color:#fff;padding:10px;color:#eee;background:#445e61;-webkit-transition-duration:1s;transition-duration:1s}.single_service__name,.single_service__name_w{display:block;position:absolute;left:0;width:100%}.single_service__name_w{overflow:hidden;top:0;height:42px}.single_service__content{width:100%;float:left;border:1px solid #bdbdbd;border-top:0}.single_service__icon{display:none;float:left;-webkit-transition-duration:.3s;transition-duration:.3s}.single_service__icon:hover{background:#e0e0e0;-webkit-transition-duration:1s;transition-duration:1s}.single_service__icon:hover .single_service__name{-webkit-transition-duration:1s;transition-duration:1s;top:0}.single_service__icon:last-child .single_service__icon_i{border-right:0}.single_service__icon_i{padding:14px;float:left;width:60px;border-right:1px solid #bdbdbd;height:60px}@media only screen and (min-width:992px) and (max-width:1199px){.single_service__icon_i{width:48px;height:48px}}@media only screen and (min-width:768px) and (max-width:991px){.single_service__icon_i{width:36px;height:36px;padding:10px}}@media only screen and (max-width:767px){.single_service__icon_i{width:46px;height:46px}}.single_con{margin:50px 0 0}.single_tabs .active{display:block}@media only screen and (max-width:767px){.single_tabs .active{display:none}}.single_tabs__nav{float:right;margin:0 0 20px}@media only screen and (max-width:767px){.single_tabs__nav{display:none}}.single_tabs__nav li{display:inline-block;float:left;cursor:pointer;color:#fff}.single_tabs__nav li:first-child span.nav_icon{border-right:none}.single_tabs__nav li.active{cursor:default}.single_tabs__nav li.active span.nav_name{background:#02923c}.single_tabs__nav li.active span.nav_icon{background:#e0e0e0}.single_tabs__nav span.nav_name{float:left;width:100%;text-align:center;background:#00cc52;padding:15px 0}.single_tabs__nav span.nav_icon{float:left;width:100%;display:block;height:60px;background:#eaeaea;border:1px solid #bdbdbd}.single_tabs__nav span.nav_icon_wrap{width:60px;height:60px;display:block;margin:auto;padding:5px}.single_tabs__content{display:none;float:left;width:100%;margin:50px 0 0}@media only screen and (max-width:767px){.single_tabs__content{display:block}}.single_tabs__scrool{width:100%;overflow-y:scroll;box-sizing:border-box}.single_tabs__scrool__ipad{height:556px}.single_tabs__scrool__iphone{height:409px}@media only screen and (max-width:767px){.single_tabs__scrool__iphone{height:367px}}.single_tabs__scrool__macbook{height:470px}@media only screen and (min-width:768px) and (max-width:991px){.single_tabs__scrool__macbook{height:280px}}.single_tabs__device{margin:auto;background-size:contain}.single_tabs__device img{width:100%;height:auto}.domian{width:100%;color:#2f4143}.jspContainer{border-radius:3px}.ipad{background:url(../images/ipad.png);width:470px;height:700px;background-repeat:no-repeat;padding:71px 27px 72px 26px;background-size:contain}.iphone{background:url(../images/iphone.png);width:267px;background-size:contain;height:533px;padding:61px 18px}@media only screen and (max-width:767px){.iphone{width:240px;height:480px;padding:55px 14px;background-repeat:no-repeat;background-size:contain}}.macbook{background:url(../images/notebook.png);background-size:contain;background-repeat:no-repeat;width:1000px;height:592px;padding:39px 124px 46px 125px}@media only screen and (min-width:768px) and (max-width:991px){.macbook{width:600px;height:355px;padding:25px 75px 46px}}@media only screen and (min-width:992px) and (max-width:1199px){.macbook{width:900px;height:535px;padding:36px 111px 46px 113px}}.on{display:block}.index{padding:100px 0;width:100%;float:left}.index__page{padding:50px 0}@media only screen and (max-width:767px){.index{padding:50px 0}}.index__title{display:block;width:100%;text-transform:uppercase;text-align:center;margin:0 0 50px;font-size:1.5rem;font-weight:300;color:#2f4143}.index__title__desc{display:block;color:#2f4143;margin:10px;font-weight:400;text-transform:none}.index__title__desc p{margin:5px;font-size:1rem;text-align:center}@media only screen and (max-width:767px){.index__title__desc p{font-size:.7rem}}.index__title__page{margin:0}.index__title p{margin-bottom:5px}@media only screen and (max-width:767px){.index__title{font-size:.9rem;font-weight:400;margin:0 0 25px}}.index__content{display:block;float:left;width:100%;line-height:1.4;font-size:.9rem;color:#2f4143}@media only screen and (max-width:767px){.index__content{font-size:.8rem}}.index__content a{color:#29a9c7}.index__gray{background:#eee}.b-info{width:100%;float:left;margin:0 auto 1px;border-right:1px solid #eee}@media only screen and (max-width:767px){.b-info{width:100%;margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.b-info{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.b-info{width:100%}}.b-info__content{display:block;float:left;width:100%;padding:30px 30px 50px}.b-info__content__gray{background:#4e6a6e}.b-info__content__gray-05{background:#818181}.b-info__content__gray-1{background:#4e6a6e}.b-info__content__gray-2{background:#3d5457}.b-info__content__gray-3{background:#2f4143}.b-info__content__gray-4{background:#28383a}.b-info__content__gray-5{background:#263436}.b-info__content__mygray{background:#2f4143}.b-info__content__blue{background:#4198f2}.b-info__content__red{background:#f24941}.b-info__content__dis{background:#9e9e9e}.b-info__content__left{float:left}.b-info__content__right{float:right}.b-info__content__right__svg{width:60px;height:60px}.b-info__content__right__desc{color:#fff;text-align:center;padding:10px 0;text-transform:uppercase}.b-info__name{color:#fff;font-size:1.4rem;text-transform:uppercase;font-weight:400;margin:0 0 5px}@media only screen and (max-width:767px){.b-info__name{font-size:.9rem}}.b-info__price{font-size:1.4rem;color:#fff;margin:20px 0 10px;font-weight:300}.b-info__desc{color:#fff;line-height:1.3;text-transform:uppercase}@media only screen and (max-width:767px){.b-info__desc{font-size:.8rem}}.b-info__detail{position:relative;padding:30px;float:left;width:100%;background:#fff;text-align:center;cursor:pointer;text-transform:uppercase;box-sizing:border-box;-webkit-transition-duration:.3s;transition-duration:.3s}.b-info__detail:hover,.b-info__detail:hover .b-info__detail__btn{background:#e0e0e0;-webkit-transition-duration:.3s;transition-duration:.3s}.b-info__detail__open{display:none;width:100%;float:left;background:#fff;border-top:1px solid #e0e0e0;box-sizing:border-box}.b-info__detail__open__desc{color:#9e9e9e;line-height:1.3;padding:30px 30px 0}.b-info__detail__open__desc__bottom{padding:30px}.b-info__detail__open__desc__bottom p{margin:5px 0 0}.b-info__detail__open__desc__bottom p:first-child{margin:0}.b-info__detail__open ul.list_style{width:100%;padding-left:50px}.b-info__detail__open ul.list_style li{list-style-type:disc}.b-info__detail__open ul{width:100%;padding:30px;border-bottom:1px solid #e0e0e0}.b-info__detail__open ul:last-child{border-bottom:none}.b-info__detail__open ul li{font-size:.9rem;margin-bottom:10px;width:100%;list-style-type:none;color:#2f4143}.b-info__detail__open ul li:last-child{margin-bottom:0}.b-info__detail p{padding:0;margin:0;color:#2f4143}.b-info__detail__btn{top:-30px;border-radius:50%;left:0;padding:15px;right:0;margin:auto;width:60px;height:60px;background:#fff;position:absolute;-webkit-transition-duration:.3s;transition-duration:.3s}.b-info a{text-decoration:none;color:#fff}.b-info__btn{width:100%;float:left;background:#00cc52;color:#fff;font-size:1.2rem;font-weight:300;padding:20px;text-align:center;text-transform:uppercase}.b-info__btn,.b-info__btn:hover{-webkit-transition-duration:.3s;transition-duration:.3s}.b-info__btn:hover{background:#02923c;cursor:pointer}.col-pad .col-lg-4,.col-pad .col-md-4,.col-pad .col-sm-4,.col-pad .col-xs-12{padding:0;margin:0}@media only screen and (max-width:767px){.col-pad{padding-left:10px;padding-right:10px}}.bold{font-weight:700}.size{font-size:1.3rem}.gray_150{background:#eaeaea}.gray_200{background:#eee}.open_btn{-moz-user-select:none;-webkit-user-select:none}.opening{display:none}.open_arrow{-webkit-transition-duration:.3s;transition-duration:.3s}.wrap__messages{position:absolute;width:100%;height:50px;overflow:hidden;left:0;bottom:-65px}#commerce__messages{position:absolute;width:100%;left:0}#commerce__messages,#order__messages{color:#fff;top:-50px;display:none;background:rgba(46,62,64,.8);padding:10px;font-size:.9rem;border-radius:3px}#order__messages{margin:15px 0}.error_false:before{background:url(../images/check.png) 0 0}.error_true:before{background:url(../images/check.png) -20px 0}.error_false:before,.error_true:before{content:"";width:20px;height:20px;border-radius:50%;position:absolute;top:10px;right:10px;display:block}.wpcf7 span.wpcf7-not-valid-tip{color:red;font-size:.8rem;display:block;padding:5px 0 0}@media only screen and (max-width:767px){.wpcf7 span.wpcf7-not-valid-tip{font-size:.7rem;margin:0 0 10px}}.wpcf7 .wpcf7-response-output{margin:0;padding:0}.wpcf7 .wpcf7-validation-errors{border:none;font-size:.8rem;line-height:1.3;color:#2f4143;text-align:center}@media only screen and (max-width:767px){.wpcf7 .wpcf7-validation-errors{font-size:.7rem;margin:0 0 10px}}.wpcf7 .wpcf7-form-control-wrap{position:static}.wpcf7 .wpcf7-mail-sent-ok{text-align:center;color:#2f4143;font-size:.8rem;border:none}@media only screen and (max-width:767px){.wpcf7 .wpcf7-mail-sent-ok{font-size:.7rem;margin:0 0 10px}}.open_arrow_rotate{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.gains__icon{width:150px;padding:20px;margin:0 auto;height:150px}.gains__name{text-align:center;padding:0 80px;width:100%;line-height:1.4;font-size:.9rem;margin:0 auto}@media only screen and (max-width:767px){.gains__name{font-size:.8rem}}.video{background:#eee}.video__content{width:25%}@media only screen and (max-width:767px){.video__content{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.video__content{width:100%}}.video__content__icon{width:80px;height:80px;margin:auto}.video__content__text{color:#2f4143;font-size:1rem;font-weight:300}@media only screen and (max-width:767px){.video__content__text{margin:20px auto 0;text-align:center}}@media only screen and (min-width:768px) and (max-width:991px){.video__content__text{margin:20px auto 0;text-align:center}}.video__content__text p{margin:0}.video_social{margin:auto;top:-100px;left:0;right:0;display:block;fill:#2f4143;width:350px;height:350px;position:absolute}@media only screen and (max-width:767px){.video_social{width:80%}}.b_over{position:relative;width:350px;height:150px;margin:auto;overflow:hidden}@media only screen and (max-width:767px){.b_over{width:100%}}.steps__icon{width:120px;height:120px;padding:20px;margin:0 auto}.steps__name{text-align:center;padding:0 80px;width:100%;line-height:1.4;font-size:.9rem;margin:0 auto}@media only screen and (max-width:767px){.steps__name{font-size:.8rem}}.info{color:#2f4143}.info h4{font-weight:700;font-size:1rem;margin-bottom:5px}.info h3{font-size:1.1rem;margin:0 0 5px}@media only screen and (max-width:767px){.info h3{font-size:.8rem}}.info ul{margin:0 0 0 20px;width:80%}@media only screen and (max-width:767px){.info ul{width:90%;font-size:.8rem}}.info ul li{list-style-type:disc;margin:0 0 10px;line-height:1.3}.info p{font-size:.9rem;width:90%}@media only screen and (max-width:767px){.info p{width:100%;font-size:.8rem}}.green_btn{background:#00cc52;width:100%;display:block;text-decoration:none}.green_btn p{color:#fff;font-size:1rem;font-weight:300;text-decoration:none}.green_btn:hover{background:#02923c}.b-ya{width:250px;margin:0 auto 20px}.b-ya__icon{width:150px;height:150px;margin:0 auto}.b-ya__icon_ya{width:100px;height:100px}.b-ya__name{margin:20px 0 5px;font-size:1rem;font-weight:700;text-align:center}@media only screen and (max-width:767px){.b-ya__name{text-align:center}}.b-ya__name__red{color:#f24941}.b-ya__name__blue{color:#5967ab}.b-ya__content{font-size:.9rem;text-align:center}@media only screen and (max-width:767px){.b-ya__content{text-align:center;font-size:.8rem}}.rule{display:block;margin:0 auto;float:none;width:70%}.rule__row{margin:0 0 50px}.rule__icon{width:80px;height:80px;margin:auto}.rule__content{margin:20px 0 0;font-size:.9rem}@media only screen and (max-width:767px){.rule__content{text-align:center}}.dis_btn{background:#bdbdbd;width:100%;display:block}.dis_btn,.dis_btn p{text-decoration:none}.dis_btn p{color:#fff;font-size:1rem;font-weight:300}.dis_btn:hover{background:#bdbdbd}.col-cat{border-radius:3px;background:#fff;margin:0 0 20px}.col-cat,.col-cat__thumb{width:100%;overflow:hidden}.col-cat__thumb{height:200px;border-bottom:1px solid #eee}.col-cat__thumb img{width:120%;height:auto}.col-cat__name{font-weight:400;font-size:1rem;padding:20px 20px 0;margin:0}.col-cat__name a{text-decoration:none}.col-cat__name a,.col-cat__name a:hover{-webkit-transition-duration:.3s;transition-duration:.3s}.col-cat__name a:hover{color:#2f4143}.col-cat__content{padding:10px 20px 20px}.pagination{float:left;width:100%;display:block;margin:30px 0 0;text-align:center}.pagination .page-numbers{padding:10px;width:40px;height:40px;display:inline-block;border:1px solid rgba(0,0,0,.2);margin:0 3px;text-align:center;border-radius:50%;background:hsla(0,0%,100%,.5)}.pagination .page-numbers:hover{border:1px solid #f15951}.pagination .page-numbers.current{background:#f15951;color:#fff;border:none}.pagination a.page-numbers{text-decoration:none;color:rgba(0,0,0,.5)}.pagination span.pages{text-align:left;float:left;color:rgba(0,0,0,.3)}.pagination .pages-n{float:left;width:100%}.back_link{display:block;position:fixed;right:50px;bottom:150px;border-radius:50%;width:50px;height:50px;background:rgba(0,0,0,.7);padding:10px;z-index:10;-webkit-transition-duration:.3s;transition-duration:.3s}.back_link__fill{fill:#eee}.back_link:hover{width:60px;height:60px;right:45px;bottom:145px}.arrow_up,.back_link:hover{-webkit-transition-duration:.3s;transition-duration:.3s}.arrow_up{display:none;position:fixed;right:50px;bottom:80px;border-radius:50%;width:50px;height:50px;background:rgba(0,0,0,.7);padding:10px;z-index:10;-webkit-transform:rotate(180deg);transform:rotate(180deg);cursor:pointer}.arrow_up__fill{fill:#eee}.arrow_up:hover{right:45px;bottom:75px}.arrow_up:hover,.nav_arrow{width:60px;height:60px;-webkit-transition-duration:.3s;transition-duration:.3s}.nav_arrow{opacity:0;position:fixed;top:380px;z-index:6;color:#757575;text-decoration:none}@media only screen and (max-width:767px){.nav_arrow{display:none}}.nav_arrow__next{right:50px}.nav_arrow__next:hover:before{opacity:1}.nav_arrow__next:before,.nav_arrow__next:hover:before{-webkit-transition-duration:.3s;transition-duration:.3s}.nav_arrow__next:before{position:absolute;font-size:.8rem;content:"Перейти на следующий проект";display:block;width:116px;left:-111px;top:20px;height:25px;opacity:0}.nav_arrow__prev{left:50px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nav_arrow__prev:before{position:absolute;font-size:.8rem;content:"Перейти на предыдущий проект";display:block;width:120px;left:-115px;top:17px;height:25px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}.nav_arrow__prev:before,.nav_arrow__prev:hover:before{-webkit-transition-duration:.3s;transition-duration:.3s}.nav_arrow__prev:hover:before{opacity:1}.nav_arrow__fill{fill:rgba(0,0,0,.5)}.index:hover~.nav_arrow,.nav_arrow:hover{opacity:1;-webkit-transition-duration:.3s;transition-duration:.3s}.footer{position:relative;width:100%;padding-bottom:115px;background:#2f4143}.footer__menu{color:#c3c3c3;font-size:.9rem}.footer__menu__title{color:#fff;text-transform:uppercase;font-weight:300;margin:0 0 10px}.footer__menu__phone{margin:0 0 10px}.footer__menu li{line-height:1.4}.footer__menu a{text-decoration:none;color:#c3c3c3;line-height:1.6}.footer__menu a:hover{color:#eee;text-decoration:underline}.footer__contact{padding:20px;border-radius:3px;border:1px solid #263436;color:#c3c3c3;line-height:1.3}.footer__copy{position:absolute;width:100%;padding:15px;text-transform:uppercase;font-size:.9rem;bottom:0;color:#eee;text-align:center;background:#263436}.footer__copy a{color:#eee;text-decoration:none}.footer__copy a:hover{color:#eee;text-decoration:underline}.contact_info{width:200px;margin:auto;font-size:1rem;margin-bottom:20px}.contact_info,.contact_info li{line-height:1.4}.contact_info li:nth-child(2n){margin:0 0 20px}.contact_info p{margin-bottom:0}.contact_form{width:250px;margin:30px auto 0}.contact_form p{position:relative}.contact_form__title{font-weight:300;text-align:center;font-size:1.2rem;margin:0 0 20px}.social{display:none}.social.on{display:block}.social__icon{width:50px;height:50px;float:left;margin:5px;border-radius:50%;padding:1px}.social__icon,.social__icon:hover{-webkit-transition-duration:.3s;transition-duration:.3s}.social__icon__vk:hover{background:#fff}.social__icon__vk:hover .social_fill{fill:#4e7fb3}.social__icon__facebook:hover{background:#fff}.social__icon__facebook:hover .social_fill{fill:#3b5998}.social__icon__ok:hover{background:#fff}.social__icon__ok:hover .social_fill{fill:#f89b47}.social__icon__instagram:hover{background:#fff}.social__icon__instagram:hover .social_fill{fill:#31679a}@media only screen and (max-width:767px){.footer.index{padding:0}}#page{margin:50px 0 0}@media only screen and (max-width:767px){#page{margin:50px 0 0}}.project_info{width:90%;margin:auto;background:#fff;padding:20px}.phone_fill{fill:#fff}.social_fill{fill:#eaeaea}.ad_fill,.social_fill{-webkit-transition-duration:.3s;transition-duration:.3s}.ad_fill{fill:#fff}.call_fill,.choose_us__icon_fill,.close_fill,.detail_fill{fill:#2f4143}.fill_red{fill:#d8665b}.fill_orange{fill:#ce5f44}.fill_lite_purple{fill:#959dc6}.fill_purple{fill:#5967ab}.fill_gray{fill:#101111}.fill_white{fill:#fff}.fill_white_i{fill:#eee}.i_ya{fill:none;stroke:#f4d547;stroke-width:5;stroke-miterlimit:10}.rst1{fill:none;stroke:#cf4d45;stroke-width:14;stroke-miterlimit:10}.opaciti_gray{opacity:.2}.fill_red_pisto{fill:none;stroke:#cf695e;stroke-width:3;stroke-miterlimit:10}.icon_video_social_0{fill:none;stroke:#d8665b;stroke-miterlimit:10}.fill_fb{fill:#3a559f}.fill_vk{fill:#44678d}.fill_od{fill:#db7d43}.fill_clock{fill:#fff}.fill_twitter{fill:#7ba6da}.fill_search{fill:#2f4143;opacity:.5}.fill_gray_500{fill:#9e9e9e}.red{color:#f24941}.logo_fill{fill:#f24941}.map{float:left;width:100%}@media only screen and (max-width:767px){.list{float:left;margin:0 0 20px}}.list__item{display:block;float:left;width:100%}.list__item__icon{float:left;padding:5px;width:30px;height:30px}.list__item__content{font-size:.9rem;padding:7px;display:block;line-height:1.4}@media only screen and (max-width:767px){.list__item__content{font-size:.8rem}}.b-text{text-align:left;line-height:1.4;margin:0 0 30px}.b-text h4{font-size:1.2rem;margin-bottom:5px}.b-text p{margin-bottom:0}.align_left{text-align:left}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:11}.bounceIn,.fadeInLeftBig,.fadeInRightBig{-webkit-animation-fill-mode:both;animation-fill-mode:both;visibility:visible!important;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-delay:1s;animation-delay:1s}.fadeInLeftBig{-webkit-animation-name:d;animation-name:d}.fadeInRightBig{-webkit-animation-name:e;animation-name:e}.bounceIn{-webkit-animation-name:c;animation-name:c}@-webkit-keyframes c{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes c{0%{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}50%{opacity:1;-webkit-transform:scale(1.08);transform:scale(1.08)}70%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes d{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes d{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes e{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes e{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes f{0%{opacity:0}to{opacity:1}}@keyframes f{0%{opacity:0}to{opacity:1}}@-webkit-keyframes g{0%{opacity:.2}to{opacity:.1}}@keyframes g{0%{opacity:.2}to{opacity:.1}}.p_menu{width:100%;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;text-decoration:none;text-transform:uppercase;margin:0 0 10px;color:#2f4143;-webkit-transition-duration:.3s;transition-duration:.3s}@media only screen and (max-width:767px){.p_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.8rem}}.p_menu__items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;background:#e0e0e0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.p_menu__items:hover{background:#2f4143}.p_menu__items.current{background:#f24941}.p_menu__items.current,.p_menu__items:hover{-webkit-transition-duration:.3s;transition-duration:.3s}.p_menu__items.current .p_menu__icon .service__icon_fill,.p_menu__items:hover .p_menu__icon .service__icon_fill{fill:#eee;-webkit-transition-duration:.3s;transition-duration:.3s}.p_menu__items.current .p_menu__name,.p_menu__items:hover .p_menu__name{color:#fff;-webkit-transition-duration:.3s;transition-duration:.3s}.p_menu__icon{width:50px;height:50px;padding:10px}.p_menu__name{text-align:center}.b-form_style{position:relative;width:100%;height:300px;background:#e0e0e0;display:block;float:left;overflow:hidden;margin:0 0 10px}@media only screen and (max-width:767px){.b-form_style{height:auto}}.b-form_style:hover .overlay{opacity:1;cursor:pointer;-webkit-transition-duration:.3s;transition-duration:.3s}.b-form_style__images{width:66.6%;height:100%;float:left;position:relative}@media only screen and (max-width:767px){.b-form_style__images{width:100%;border-bottom:2px solid #f24941}}.b-form_style__images img{width:100%;height:auto}.b-form_style__content{height:100%;float:right;width:33.3%;padding:20px}@media only screen and (max-width:767px){.b-form_style__content{width:100%}}.b-form_style__content p{margin-bottom:10px;color:#2f4143}.b-form_style__title{color:#2f4143;font-size:1.3rem;margin:0 0 20px}@media only screen and (max-width:767px){.b-form_style__title{font-size:.9rem;font-weight:700}}.overlay{width:100%;height:100%;background:rgba(0,0,0,.5);top:0;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s}.overlay,.overlay .zoom{display:block;position:absolute;left:0}.overlay .zoom{width:100px;height:100px;top:50%;margin:-50px auto;right:0}.overlay .zoom .svg{fill:#fff}.lightboxOverlay{position:absolute;top:0;left:0;z-index:7;background-color:#000;opacity:.8;display:none}.lightbox{position:fixed;left:0;width:90%;top:0;z-index:10;text-align:left;font-weight:400;right:0}.lightbox .lb-image{display:block;max-width:inherit;width:100%!important;height:100%!important;margin:-2px 0 0}.lightbox a img{border:none}.lb-outerContainer{width:100%!important;height:100%!important;overflow-y:scroll;float:left;position:relative;background-color:#fff;*zoom:1;margin:0 auto}@media only screen and (max-width:767px){.lb-outerContainer{width:100%!important}}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:5}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:50%;left:0;float:left;opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{opacity:1}.lb-nav a.lb-next{width:50%;right:0;float:right;opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{opacity:1}.lb-dataContainer{position:relative;padding-top:5px;*zoom:1;width:100%!important;height:100%}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{color:#fff}.lb-data .lb-details{position:absolute;width:100%;float:left;text-align:left;bottom:0;left:0}.lb-closeContainer{width:20px;float:right;position:absolute;right:20px;top:20px}.lb-data .lb-caption{font-size:13px;font-weight:700}.lb-data .lb-number{display:block;clear:left;font-size:12px;color:#eee;background:rgba(0,0,0,.5);padding:10px}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;text-align:right;outline:none;opacity:.7;-webkit-transition:opacity .2s;transition:opacity .2s}a.lb-close{display:block;width:20px;height:20px;position:relative;z-index:10;cursor:pointer}a.lb-close span{display:block;position:absolute;width:100%;height:3px;background:#5f5f5f;top:8px}a.lb-close span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}a.lb-close span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.lb-data .lb-fullsize{display:block;float:right;width:30px;height:30px;background:url(../img/full_size.png) 100% 0 no-repeat;text-align:right;outline:none;opacity:.7;-webkit-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover,.lb-data .lb-fullsize:hover{cursor:pointer;opacity:1}.lightbox_popup{background:#fff;height:80%;width:80%;position:absolute;top:10%;left:0;right:0;margin:auto}.lightbox_popup .jspContainer{border-radius:0}.lightbox_popup .jspVerticalBar{width:6px;border-radius:0}.lightbox_popup .jspVerticalBar .jspDrag{width:6px;background:rgba(0,0,0,.5);border-radius:0;z-index:7}.popup__content{width:30%;float:right;height:100%;padding:0;margin:0;padding:30px}.popup__title{width:100%;float:left;font-size:1.4rem;margin:0 0 20px}svg{max-width:100%;max-height:100%;min-width:100%;min-height:100%;width:100%;height:100%}