form{max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="text"],input[type="password"],input[type="email"],input[type="number"],input[type="tel"],input[type="url"],input[type="search"],textarea,select{width:380px;max-width:100%;padding:5px 6px;background:rgba(238,221,201,0.5);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:'TitilliumWeb',Arial,Helvetica,sans-serif;font-size:16px;font-size:1rem;line-height:1.5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}@media screen and (max-width:767px){input[type="text"],input[type="password"],input[type="email"],input[type="number"],input[type="tel"],input[type="url"],input[type="search"],textarea,select{font-size:14px;font-size:.875rem}}@media screen and (max-width:479px){input[type="text"],input[type="password"],input[type="email"],input[type="number"],input[type="tel"],input[type="url"],input[type="search"],textarea,select{width:100%}}input[type="text"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:transparent}input[type="text"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="search"]::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:transparent}input[type="text"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="email"]:-moz-placeholder,input[type="number"]:-moz-placeholder,input[type="tel"]:-moz-placeholder,input[type="url"]:-moz-placeholder,input[type="search"]:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:transparent}input[type="text"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:transparent}.field{margin-bottom:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.field:nth-last-of-type(1){margin-bottom:0}.field .label-holder{color:#ccc5a9;margin-bottom:4px;text-align:left;font-size:16px;font-size:1rem;line-height:1.5}@media screen and (max-width:767px){.field .label-holder{font-size:14px;font-size:.875rem}}.field.invalid input,.field.invalid select,.field.invalid textarea{border:1px solid #9e0c11;padding:4px 5px}.field .error{margin-left:10px;color:red;font-size:12px;font-size:.75rem}input[type=checkbox]{position:absolute;width:auto;left:-9999px;filter:alpha(opacity=0);opacity:0}input[type=checkbox]+label{position:relative;display:inline-block;padding-left:26px;margin:0;font-size:16px;font-size:1rem;line-height:1.5;line-height:18px}@media screen and (max-width:767px){input[type=checkbox]+label{font-size:14px;font-size:.875rem}}input[type=checkbox]+label:before{content:'';position:absolute;top:0;left:0;width:16px;height:16px;z-index:1;background:#fff;border:1px solid #aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}input[type=checkbox]+label:after{content:'';position:absolute;left:2px;top:3px;width:14px;height:13px;z-index:1;background:url(/static/img/sprite.svg) no-repeat -268px 0;filter:alpha(opacity=0);opacity:0;-webkit-transition:opacity .1s;-moz-transition:opacity .1s;-ms-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s}input[type=checkbox]:checked+label:after{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}input[type=checkbox]:disabled+label:before{background:#e6e6e6}input[type=checkbox]:disabled:checked+label:after{filter:alpha(opacity=50);opacity:.5}input[type=radio]{position:absolute;width:auto;left:-9999px;filter:alpha(opacity=0);opacity:0}input[type=radio]+label{position:relative;display:inline-block;padding-left:26px;margin:0;font-size:16px;font-size:1rem;line-height:1.5;line-height:18px}@media screen and (max-width:767px){input[type=radio]+label{font-size:14px;font-size:.875rem}}input[type=radio]+label:before{content:'';position:absolute;top:0;left:0;width:16px;height:16px;z-index:1;background:#fff;border:1px solid #aaa;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}input[type=radio]+label:after{content:'';position:absolute;top:4px;left:4px;width:10px;height:10px;z-index:1;background:#000;filter:alpha(opacity=0);opacity:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}input[type=radio]:checked+label:after{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}input[type=radio]:disabled+label:before{background:#e6e6e6}input[type=radio]:disabled:checked+label:after{filter:alpha(opacity=50);opacity:.5}@keyframes loading{20%{border-width:8px;width:0;height:0}90%{border-width:8px;width:87.5%;height:87.5%}100%{border-width:0;width:100%;height:100%}}.preloader{position:relative;display:inline-block;width:50px;height:50px;z-index:1;vertical-align:middle;background-color:#82bd36;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.preloader:after{content:'';position:absolute;top:50%;left:50%;border:0 solid #fff;animation:loading 1000ms linear forwards infinite;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.popup-opened{overflow:hidden !important}.popup{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;overflow-y:auto;overflow-x:hidden;z-index:101;font-size:20px;font-size:1.25rem}.popup .popup-wrapper{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:0}.popup .popup-wrapper:after{content:'';display:inline-block;height:100%;min-height:inherit;vertical-align:middle}.popup .popup-window{display:inline-block;position:relative;margin:0 auto;z-index:1;text-align:left;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup .popup-content{position:relative;overflow:hidden;z-index:5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;background:rgba(238,221,201,0.8)}#popup-container .popup-window{width:auto}@media screen and (min-width:1024px){#popup-container .popup-window{max-width:70%}}@media screen and (min-width:480px) and (max-width:1023px){#popup-container .popup-window{max-width:80%}}@media screen and (max-width:479px){#popup-container .popup-window{max-width:90%}}@media screen and (min-width:1024px){#popup-container .popup-window{margin-top:60px}}@media screen and (max-width:1023px){#popup-container .popup-window{margin-top:50px}}@media screen and (min-width:1024px){#popup-container .popup-window{margin-bottom:60px}}@media screen and (max-width:1023px){#popup-container .popup-window{margin-bottom:50px}}#popup-container .popup-close-button{position:absolute;top:40px;right:-50px;width:50px;height:50px;z-index:6;cursor:pointer;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:-webkit-transform .2s,transform .2s;-moz-transition:-webkit-transform .2s,transform .2s;-ms-transition:-webkit-transform .2s,transform .2s;-o-transition:-webkit-transform .2s,transform .2s;transition:-webkit-transform .2s,transform .2s}@media screen and (max-width:479px){#popup-container .popup-close-button{top:-10px;right:0}}#popup-container .popup-close-button:before,#popup-container .popup-close-button:after{content:'';position:absolute;left:50%;top:50%;width:80%;height:4px;background:#9e0c11;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#popup-container .popup-close-button:before{-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);-moz-transform:translate3d(-50%,-50%,0) rotate(45deg);-ms-transform:translate3d(-50%,-50%,0) rotate(45deg);-o-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}#popup-container .popup-close-button:after{-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);-moz-transform:translate3d(-50%,-50%,0) rotate(-45deg);-ms-transform:translate3d(-50%,-50%,0) rotate(-45deg);-o-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}#popup-container .popup-close-button:hover{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}#popup-container .wrapper-popup{position:relative;background-color:#fff;border-radius:10px;border:1px solid #ccc5a9}@media screen and (min-width:640px){#popup-container .wrapper-popup{padding:36px 50px}}@media screen and (min-width:480px) and (max-width:639px){#popup-container .wrapper-popup{padding:36px}}@media screen and (max-width:479px){#popup-container .wrapper-popup{padding:20px 20px 36px}}#popup-container .follow{display:block;padding-bottom:80px}#popup-container .follow span{color:#ccc5a9;display:inline-block;vertical-align:middle;margin-right:10px;font-style:italic;font-size:22px;font-size:1.375rem}@media screen and (max-width:479px){#popup-container .follow span{font-size:20px;font-size:1.25rem}}#popup-container .popup-content{background-color:transparent;padding:40px 0}#popup-container .popup-content .title{font-style:italic;font-weight:600;margin-bottom:20px;text-align:center;font-family:'TitilliumWeb',Arial,Helvetica,sans-serif;font-size:25px;font-size:1.5625rem}@media screen and (max-width:479px){#popup-container .popup-content .title{font-size:16px;font-size:1rem}}@media screen and (min-width:480px) and (max-width:599px){#popup-container .popup-content .title{font-size:21px;font-size:1.3125rem}}.logo-mes{display:block;width:255px;margin:0 auto 45px}@media screen and (max-width:479px){.logo-mes{width:180px;margin-bottom:30px}}.logo-mes:before{content:'';display:block;padding-bottom:25.09804%;background:url(/static/img/sprite.svg) no-repeat 0 14.34599%;background-size:188.23529% 470.3125%}.wrapper-popup.message{text-align:center}.wrapper-popup.message .logo-mes{margin:0 auto 100px}.wrapper-popup.message .title-text{font-style:italic;max-width:375px;margin:0 auto 35px;color:rgba(0,0,0,0.75);font-family:'TitilliumWeb',Arial,Helvetica,sans-serif;font-size:30px;font-size:1.875rem;line-height:1.26667}@media screen and (max-width:479px){.wrapper-popup.message .title-text{max-width:260px;font-size:21px;font-size:1.3125rem;line-height:1.33333}}.popup-preloader .popup-window{width:auto}.popup-preloader .popup-content{padding:0;min-height:0;text-align:center}.popup-preloader .popup-content:after{content:'';display:inline-block;height:100%;min-height:inherit;vertical-align:middle}@media screen and (min-width:1024px){.popup-preloader .popup-content{width:260px}}@media screen and (min-width:640px) and (max-width:1023px){.popup-preloader .popup-content{width:250px}}@media screen and (min-width:480px) and (max-width:639px){.popup-preloader .popup-content{width:200px}}@media screen and (max-width:479px){.popup-preloader .popup-content{width:180px}}@media screen and (min-width:1024px){.popup-preloader .popup-content{height:180px}}@media screen and (min-width:640px) and (max-width:1023px){.popup-preloader .popup-content{height:160px}}@media screen and (max-width:639px){.popup-preloader .popup-content{height:120px}}.popup .popup-window:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-100;pointer-events:none;background:rgba(255,255,255,0.8);filter:alpha(opacity=0);opacity:0;-webkit-transition:opacity .2s .1s,z-index 0s .3s;-moz-transition:opacity .2s .1s,z-index 0s .3s;-ms-transition:opacity .2s .1s,z-index 0s .3s;-o-transition:opacity .2s .1s,z-index 0s .3s;transition:opacity .2s .1s,z-index 0s .3s}.popup .preloader-overlay{position:absolute;top:50%;left:50%;z-index:-100;pointer-events:none;filter:alpha(opacity=0);opacity:0;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s .1s,z-index 0s .3s;-moz-transition:opacity .2s .1s,z-index 0s .3s;-ms-transition:opacity .2s .1s,z-index 0s .3s;-o-transition:opacity .2s .1s,z-index 0s .3s;transition:opacity .2s .1s,z-index 0s .3s}.popup.popup-preloader-overlay .popup-window{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.popup.popup-preloader-overlay .popup-window:before{z-index:100;pointer-events:auto;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;-webkit-transition:opacity .2s,z-index 0s;-moz-transition:opacity .2s,z-index 0s;-ms-transition:opacity .2s,z-index 0s;-o-transition:opacity .2s,z-index 0s;transition:opacity .2s,z-index 0s}.popup.popup-preloader-overlay .preloader-overlay{z-index:101;pointer-events:auto;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;-webkit-transition:opacity .2s,z-index 0s;-moz-transition:opacity .2s,z-index 0s;-ms-transition:opacity .2s,z-index 0s;-o-transition:opacity .2s,z-index 0s;transition:opacity .2s,z-index 0s}.wrapper-contact.block{padding-top:0}@media screen and (max-width:639px){.wrapper-contact.block{padding-bottom:0;margin-bottom:60px}}@media screen and (max-width:639px){.wrapper-contact.block .grid-block{padding:0}}.wrapper-contact.block .grid-block .bg-contact{position:relative;border-radius:10px;background:url(../img/сontact_us.jpg) no-repeat center;background-size:cover}@media screen and (max-width:639px){.wrapper-contact.block .grid-block .bg-contact{border-radius:0}}.wrapper-contact.block .grid-block .bg-contact:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background-color:rgba(0,0,0,0.4);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}@media screen and (max-width:639px){.wrapper-contact.block .grid-block .bg-contact:before{border-radius:0}}.wrapper-contact.block .grid-block .bg-contact.block{padding-top:60px;padding-bottom:60px}@media screen and (max-width:767px){.wrapper-contact.block .grid-block .bg-contact.block{padding-top:70px;padding-bottom:90px}}.wrapper-contact.block .grid-block .bg-contact .description-block,.wrapper-contact.block .grid-block .bg-contact .phone-contact{line-height:1.25;position:relative;max-width:780px;margin:0 auto;padding:0 30px;text-shadow:0 2px 4px rgba(0,0,0,0.5);font-weight:normal;font-style:italic;text-align:center;text-transform:none;color:#fff;font-size:36px;font-size:2.25rem}@media screen and (max-width:639px){.wrapper-contact.block .grid-block .bg-contact .description-block,.wrapper-contact.block .grid-block .bg-contact .phone-contact{font-size:30px;font-size:1.875rem}}.wrapper-contact.block .grid-block .bg-contact .phone-contact{font-weight:bold;font-style:italic;display:block;padding:10px 0;font-size:36px;font-size:2.25rem}@media screen and (max-width:639px){.wrapper-contact.block .grid-block .bg-contact .phone-contact{padding:30px 0 0}}#footer-cell>footer{background-color:#fff;padding-top:25px;padding-bottom:30px}#footer-cell>footer .grid-block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-box-align-items:flex-start;-moz-box-align-items:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:justify;-webkit-box-justify-content:space-between;-moz-box-justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}@media screen and (max-width:767px){#footer-cell>footer .grid-block{-webkit-box-flex-flow:row wrap;-moz-box-flex-flow:row wrap;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-box-justify-content:center;-moz-box-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}#footer-cell>footer .grid-block>*{margin:15px 0}}#footer-cell>footer .copyright{color:#8f824b;-webkit-box-flex:1;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (max-width:767px){#footer-cell>footer .copyright{text-align:center;margin-bottom:0;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2}}#footer-cell>footer .copyright .copy,#footer-cell>footer .copyright .text{vertical-align:top;display:inline-block}#footer-cell>footer .copyright .copy{margin-right:5px}#footer-cell>footer .copyright .company{text-transform:uppercase;font-weight:600;font-size:18px;font-size:1.125rem}@media screen and (max-width:1023px){#footer-cell>footer .copyright .company{font-size:20px;font-size:1.25rem}}#footer-cell>footer .copyright .address{margin-top:5px;font-size:14px;font-size:.875rem}@media screen and (max-width:1023px){#footer-cell>footer .copyright .address{font-size:16px;font-size:1rem}}#footer-cell>footer .social-links{margin-right:20px;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width:1023px){#footer-cell>footer .social-links{width:30px}}@media screen and (max-width:767px){#footer-cell>footer .social-links{margin-right:10px}}@media screen and (max-width:1023px){#footer-cell>footer .social-links a{width:30px}}#footer-cell>footer .menu-footer{margin-top:-7px;padding:0 20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-box-align-items:center;-moz-box-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-flex:1;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (max-width:767px){#footer-cell>footer .menu-footer{padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-box-justify-content:center;-moz-box-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-box-flex:1;-moz-box-flex:1 0 100%;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1}}#footer-cell>footer .menu-footer .main-menu{border-top:0}@media screen and (max-width:1023px){#footer-cell>footer .menu-footer .main-menu{max-width:220px}}@media screen and (max-width:1023px){#footer-cell>footer .menu-footer .main-menu ul{text-align:justify;text-align-last:justify}}#footer-cell>footer .menu-footer .main-menu li{margin-right:25px}@media screen and (max-width:1023px){#footer-cell>footer .menu-footer .main-menu li{margin:0}}#footer-cell>footer .menu-footer .main-menu a{padding:7px 0}@media screen and (max-width:1023px){#footer-cell>footer .menu-footer .main-menu a{padding:7px}}#footer-cell>footer .dl-logo{text-align:right;color:#8f824b;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width:767px){#footer-cell>footer .dl-logo{margin-top:10px;-webkit-box-flex:1;-moz-box-flex:1 0 100%;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:3;-webkit-order:3;order:3}}#footer-cell>footer .dl-logo a{vertical-align:middle}#footer-cell>footer .dl-logo a:hover{filter:alpha(opacity=80);opacity:.8}#footer-cell>footer .dl-logo .dl-links{color:#9d9d9d;text-align:right}@media screen and (max-width:767px){#footer-cell>footer .dl-logo .dl-links{text-align:center}}#footer-cell>footer .dl-logo .dl-links p{display:inline-block;margin-bottom:10px;text-align:left;white-space:nowrap;font-size:12px;font-size:.75rem;line-height:1.25}#footer-cell>footer .dl-logo .dl-links p:last-child{margin-bottom:0}#footer-cell>footer .dl-logo .dl-links p a{display:inline;vertical-align:baseline}#footer-cell>footer .dl-logo .dl-links p a:hover{filter:alpha(opacity=70);opacity:.7}.block-services{padding-bottom:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-webkit-box-align-items:stretch;-moz-box-align-items:stretch;-webkit-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-box-flex-wrap:wrap;-moz-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-box-justify-content:center;-moz-box-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}@media screen and (max-width:479px){.block-services{padding-bottom:20px}}.block-services .service{position:relative;display:table-cell;width:30%;vertical-align:top;border:solid 1px #ccc5a9;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}@media screen and (min-width:1000px) and (max-width:1199px){.block-services .service{width:33%}}@media screen and (min-width:640px) and (max-width:999px){.block-services .service{width:42%}}@media screen and (max-width:639px){.block-services .service{width:60%;margin-bottom:50px}.block-services .service:last-of-type{margin-bottom:0}}@media screen and (max-width:479px){.block-services .service{width:85%}}.block-services .service:first-of-type{margin-right:20px}@media screen and (max-width:639px){.block-services .service:first-of-type{margin-right:0}}.block-services .service .img-block-services{-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;-moz-box-flex:0 0 50%;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.block-services .service .inner-block{display:table-cell;padding:25px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-box-flex:0 0 50%;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}@media screen and (max-width:767px){.block-services .service .inner-block{padding:25px 15px}}.block-services .service .name-service{display:block;font-weight:bold;font-style:normal;text-align:center;text-transform:uppercase;color:#9e0c11;font-size:28px;font-size:1.75rem;line-height:1.07143}.block-services .service .note-service{margin-top:10px;padding-bottom:30px;color:rgba(0,0,0,0.75);-webkit-box-shadow:border-box;-moz-box-shadow:border-box;box-shadow:border-box;font-size:16px;font-size:1rem;line-height:1.5;font-family:'TitilliumWeb',Arial,Helvetica,sans-serif}