/*
Theme Name: Generic
Theme URI: https://generic.tools/
Author: Bryan Hadaway
Author URI: https://calmestghost.com/
Description: A fully responsive, SEO-ready, schema-ready, social-media-ready, accessibility-ready, translation-ready, and jQuery-ready starter theme for designers and developers, which comes with its own built-in, lightweight CSS grid (https://generic.tools/grid/). This generic/starter/clean/simple/bare/blank/minimalist/example/cheatsheet/white-label/HTML5/CSS3/base/foundation/framework/skeleton/boilerplate/whatever theme was created specifically as a tool to assist you with building client sites virtually from scratch or building your own themes. It's updated to reflect new standards and trends in web design to provide a solid foundation for features that every website is expected to support nowadays, but please post bug reports, suggestions for improvement, or support requests on GitHub (https://github.com/bhadaway/generic-theme/issues) if you're getting jammed up. The biggest point of discussion would be the semi-minification of Generic's code. This simplicity, like the omission of comments in the code is intentional. If you prefer formatting, you're welcome to format the code any way you like. If I was able to help you out, consider making a donation (https://calmestghost.com/donate). Thank you and enjoy!
Tags: accessibility-ready, one-column, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready, blog, e-commerce, portfolio
Version: 1.6
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: generic

Generic WordPress Theme © 2015-2021 GenericTools
Generic is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:all 0.5s ease}

body{font-family:"Roboto",sans-serif;font-size:16px;color:#000;line-height:normal;word-wrap:break-word;background:#fff}

h1, h2, h3, h4, h5, h6{font-weight:bold;margin-bottom:30px}
h2, h3, h4, h5, h6{margin-top:40px}
h1{font-size:35px}
h2{font-size:30px}
h3{font-size:25px}
h4{font-size:20px}
h5{font-size:18px}
h6{font-size:16px}
p{margin:30px 0}
.page #content p, .single-post #content p{line-height:145%}
* p:last-of-type, #sidebar .widget-container:last-child{margin-bottom:0}
a{color:#007acc}
a:hover, a:focus{text-decoration:none}
strong{font-weight:bold}
em{font-style:italic}
pre{overflow-x:auto;white-space:pre-wrap}
pre, code{font-family:'courier new',courier,serif}
hr{height:1px;border:0;margin:30px 0;background:#ccc}
blockquote{padding:15px;border-left:4px solid #ccc;margin:30px 0}
blockquote p:first-of-type{margin-top:0}
.entry-content ul, .widget-container ul, .comment-body ul, .entry-content ol, .widget-container ol, .comment-body ol{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin:30px 0 30px 60px}
.entry-content ul ul, .widget-container ul ul, .comment-body ul ul, .entry-content ol ol, .widget-container ol ol, .comment-body ol ol{margin-top:0;margin-bottom:0}
.entry-content ol, .widget-container ol, .comment-body ol{list-style:decimal outside;list-style-type:decimal-leading-zero;margin-left:70px}
.entry-content li, .widget-container li, .comment-body li{line-height:125%;margin:20px 0}
input, textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;padding:15px;border:0;border-bottom:1px solid transparent;outline:0;margin-top:10px;background:#f6f6f6}
input:focus, textarea:focus{border-bottom:1px solid #009b47}
input[type="submit"], button, .button{display:inline-block;font-family:georgia,serif;font-size:18px;color:#fff;text-align:center;text-decoration:none;padding:15px 25px;border:0;background:#007acc;cursor:pointer}
a img, input[type="image"], iframe{border:0}
img, video, audio, table, select, textarea{max-width:100% !important;height:auto}
table{width:100%;margin:30px 0}

#wrapper{display:flex;flex-direction:column;max-width:100%;min-height:100vh;margin:0 auto}
#branding{float:left}
#logo{max-height:100%}
#container{flex:1;background:#fff}
#content{width:100%;}
#sidebar{width:25%;float:right}
#footer{clear:both}

#menu{float:right}
#menu div:first-of-type{float:left}
#menu ul{font-size:0}
#menu ul, #menu li, #menu a{position:relative;display:inline;list-style:none;margin:0;padding:0}
#menu li.menu-item-has-children > a:after, #menu li.page_item_has_children > a:after{font-family:serif;content:' ▾'}
#menu li.current-menu-item a, #menu li.current_page_parent a{}
#menu a{display:inline-block;font-size:16px;color:#000;text-align:right;text-decoration:none;line-height:33px;padding:0;margin:0;text-transform:uppercase}
#menu a:hover, #menu a:focus{color:#029a45;text-decoration:none}
#menu ul.sub-menu, #menu ul.children{position:absolute;display:block;top:100%;left:-9999px;margin-top:20px;transition:unset;z-index:1000}
#menu ul.sub-menu a, #menu ul.children a{width:200px;font-size:14px;color:#333;text-align:left;line-height:20px;padding:15px;border:1px solid #eee;background:#fff}
#menu ul.sub-menu a:hover, #menu ul.sub-menu a:focus, #menu ul.children a:hover, #menu ul.children a:focus{color:#767676;background:#f7f7f7}
#menu li.menu-item-has-children a:hover + ul.sub-menu, #menu li.menu-item-has-children a:focus + ul.sub-menu, #menu li.menu-item-has-children a + ul.sub-menu:hover, #menu li.menu-item-has-children a + ul.sub-menu:focus-within, #menu li.page_item_has_children a:hover + ul.children, #menu li.page_item_has_children a:focus + ul.children, #menu li.page_item_has_children a + ul.children:hover, #menu li.page_item_has_children a + ul.children:focus-within{left:0}
#menu .menu-toggle{display:none;color:#009b47;text-align:center;padding:0;border:0;margin:0;background:none;transition:unset}
#menu .menu-toggle:hover, #menu .menu-toggle:focus{color:#000}
#menu .menu-icon{font-size:30px}

#search{float:right}
#search .search-field{width:36px;height:36px;color:transparent;padding:10px;border-color:transparent;margin-top:0;background-color:#transparent;background-image:url(images/find-light.png);cursor:pointer}
#search .search-field:focus{width:200px;color:#fff;border-color:#007acc;cursor:text}
.widget-container .search-field{width:100%}
.error404 .entry-content .search-field, .search .entry-content .search-field{width:200px;margin-top:30px}
.error404 .entry-content .search-field, .search .entry-content .search-field, .widget-container .search-field{background-color:#f6f6f6}
.search-field{background:url(images/find.png) no-repeat 98% center / 24px auto}

#site-title h1, #site-title a{display:inline;font-size:40px;font-weight:normal;color:#fff;text-decoration:none;margin-bottom:0}
#site-description, #copyright, #copyright a{color:#8a8a8a}
.single h1.entry-title a{color:#767676;text-decoration:none}
h2.entry-title, h3.widget-title{margin-top:0}
#commentform label{display:block}
#commentform #comment{width:100%;max-width:400px !important;height:auto}
#comments .comment-author{line-height:14px}
#comments .comment-author img{margin-right:5px;float:left}
#comments .comment{margin:20px 10px}
#comments .comment-body{padding:15px}
#comments .odd > .comment-body{background:#f6f6f6}
#comments .comment-body > p{font-size:16px;margin:15px 0 0}
#copyright{text-align:center}
.entry-meta, .entry-footer, .archive-meta{margin:30px 0}
.entry-footer{clear:both}
.entry-meta, .entry-meta a, .entry-footer, .entry-footer a, .comment-meta, .comment-meta a, .comment-author, .comment-author a{font-size:14px;color:#767676}

.sticky{padding-bottom:60px;border-bottom:4px solid #ccc}
.bypostauthor{}
.post, .widget-container, .search article{margin-bottom:60px}
.post:last-of-type{margin-bottom:0}
.wp-caption{width:auto !important}
.wp-caption.aligncenter, .wp-caption-text, .gallery-caption{text-align:center}
.wp-block-gallery ul, .wp-block-gallery ul li, .wp-block-gallery ul li:before{content:'';margin:0}
.wp-post-image{display:block;margin-bottom:30px}
.entry-attachment img{display:block;margin:60px auto 30px}
.attachment .entry-caption{text-align:center}
.alignleft{margin:0 30px 30px 0;float:left}
.alignright{margin:0 0 30px 30px;float:right}
.aligncenter{display:block;margin:30px auto;clear:both}
#content p.wp-block-cover-text{color:#fff}
.nav-links{margin-top:30px}
.nav-links a, #nav-above a{text-decoration:none}
#nav-above a{display:block;font-family:tahoma,sans-serif;font-size:50px;color:#767676;line-height:0;margin:30px 0 15px}
.nav-previous{text-align:left;float:left}
.nav-next{text-align:right;float:right}

.note{display:block;font-size:14px;padding:20px;margin:30px 0}

.blue, .blue *, .blue-dark, .blue-dark *, .green, .green *, .green-dark, .green-dark *, .orange, .orange *, .purple, .purple *, .red, .red *, .black, .black *{color:#fff}
.white, .white *, .yellow, .yellow *{color:#000}
.white{background-color:#fff !important}
.blue{background-color:#007acc !important}
.blue-dark{background-color:#1c78b5 !important}
.green{background-color:#91da29 !important}
.green-dark{background-color:#5d8c1a !important}
.orange{background-color:#f98733 !important}
.purple{background-color:#bb6cf8 !important}
.red{background-color:#ef645d !important}
.yellow{background-color:#f8f658 !important}
.black{background-color:#4a4a45 !important}
.lighter{background-color:rgba(255,255,255,0.05)}
.darker{background-color:rgba(0,0,0,0.05)}
.overlay:before{position:fixed;top:0;left:0;width:100%;height:100%;content:'';background:rgba(0,0,0,0.5);z-index:0}

.box, .box-2, .box-3, .box-4, .box-5, .box-6, .box-1-3, .box-2-3{display:inline-block;width:100%;padding:5%;vertical-align:top;float:left}
.box-2{width:50%}
.box-3, .box-1-3{width:33.3333333%}
.box-4{width:25%}
.box-5{width:20%}
.box-6{width:16.6666667%}
.box-2-3{width:66.6666666%}

.left{text-align:left}
.center{text-align:center}
.right{text-align:right}
.float-left{float:left}
.float-right{float:right}
.clear{clear:both}
.clear-left{clear:left}
.clear-right{clear:right}
.clear-float:after, #header:after, #container:after, .boxes:after{display:table;content:'';clear:both}
.offset{padding-top:100px;margin-top:-100px}

@media(max-width:1024px){.box-5, .box-6{width:25%}.boxes .box-5:nth-child(5){width:100%}.boxes .box-6:nth-child(5), .boxes .box-6:nth-child(6){width:50%}}
@media(min-width:769px){#logo-container{display:block;height:35px;margin-bottom:10px}}
@media(max-width:768px){#header, #footer{text-align:center}#content, #sidebar{width:100%;padding:0}#branding, #menu, #menu div:first-of-type, #search{float:none}#search{margin-top:20px}#search .search-field{width:100%;color:#fff;border-color:#8a8a8a;cursor:text}#search .search-field:focus{width:100%}#menu.toggled{width:100%;height:100%;bottom:0;overflow-x:hidden;overflow-y:auto;z-index:1000}#menu .menu-toggle{display:inline-block}#menu ul{display:none}#menu.toggled ul, #menu.toggled ul.sub-menu, #menu.toggled ul.children{display:block;position:relative;top:0;left:0;padding:0 0 10px 0;margin:0}#menu.toggled ul.sub-menu, #menu.toggled ul.children{padding-bottom:0}#menu.toggled ul.sub-menu a, #menu.toggled ul.children a{display:inline-block;width:100%;font-size:18px;color:#fff;text-align:center;line-height:20px;padding:15px 0 5px;border:0;margin:0;background:none}#menu.toggled ul.sub-menu a, #menu.toggled ul.children a{color:#ccc}.box-4, .box-5, .box-6{width:50%}}
@media(max-width:767px){.single .nav-links .nav-previous, .single .nav-links .nav-next{float:none}.box-3{width:50%}.boxes .box-3:nth-child(3){width:100%}}
@media(max-width:480px){.wp-caption, input, textarea, .button{width:100% !important}input[type="checkbox"], input[type="radio"]{width:auto !important}.box-2, .box-3, .box-4, .box-5, .box-6, .boxes .box-6:nth-child(5), .boxes .box-6:nth-child(6), .box-2-3, .box-1-3{width:100%}}
@media print{*{color:#000 !important;background:#fff !important}body{padding:50px !important;margin:0 !important}#content{display:block !important;padding:0 !important;margin:0 !important}#header, #sidebar, #footer, #comments, .entry-footer, .navigation, .share, .video-wrap, iframe, img{display:none !important}}

.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}
.search-submit{display:none !important}

/*--------------------------------------------------------------
## Custom styles
--------------------------------------------------------------*/

body {
overflow-x: hidden;
}

#header {
width: 100%;
background: rgba(255,255,255,.7);
position: relative;
z-index: 999;
}

#header .header-wrapper {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 10px 0;
display: flex;
}

#header .header-logo {
width: 21%;
}

#header nav {
width: 70%;
padding: 25px 0 0 80px;
}

#header nav ul {
padding: 0;
}

#header nav ul li {
margin-right: 23px;
}

#header nav ul li:last-child {
margin-right: 0;
}

#header .header-contacts {
width: 15%;
padding: 17px 0 0 0;
}

#header .header-contacts a {
display: block;
font-size: 16px;
color: #333;
font-weight: 700;
}

#header .header-contacts .frst {
padding-bottom: 7px;
}

/*
#header .lang {
width: 4%;
padding: 30px 0 0 0;
}

#header .lang ul li {
display: inline-block;
vertical-align: top;
}

#header .lang ul li:first-child {
padding-right: 3px;
}
*/

#banner {
background: url(http://komanda-shtukaturov.by/wp-content/uploads/2025/10/banner-mn.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: 100%;
top: -124px;
z-index: 1;
}

#banner::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.4); /* черный слой с прозрачностью */
z-index: 1;
}

#banner > * {
position: relative;
z-index: 2; /* чтобы текст был поверх затемнения */
}

#banner .wpb_content_element {
margin-bottom: 0;
}

#banner .banner-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto 90px auto;
}

#banner h2 {
font-size: 48px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
padding: 0;
margin: 180px 0 45px 0;
}

#banner .extra {
margin: 0 0 45px 0;
}

#banner h2 span {
color: #fff;
}

#banner p {
font-size: 36px;
color: #fff;
font-weight: 500;
padding: 0;
margin: 0 0 90px 0;
}

#banner .banner-bl-wrapper {
display: flex;
width: 100%;
max-width: 600px;
justify-content: space-between;
}

#banner .banner-bl-small {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/fon-banner-small.png);
background-repeat: no-repeat;
background-size: cover;
width: 170px;
height: 174px;
filter: drop-shadow(0 5px 7px rgba(0,0,0,0.3));
}

#banner .banner-bl-icon {
position: relative;
top: -42px;
text-align: center;
}

#banner .banner-bl-small.extra .banner-bl-icon {
top: -20px;
}

#banner .banner-bl-small p {
font-size: 18px;
color: #333;
font-weight: 700;
text-transform: uppercase;
padding: 0;
margin: -30px auto 0 auto;
width: 130px;
}

#banner .banner-bl-small .extra,
#banner .banner-bl-small.extra .extra {
font-size: 16px;
width: 140px;
}

#banner .banner-bl-small .last.extra {
width: 140px;
}

#banner .banner-bl-small.extra p {
font-size: 18px;
color: #333;
font-weight: 700;
text-transform: uppercase;
padding: 0;
margin: 0 auto;
width: 100px;
}

#banner .banner-bl-small .last {
width: 90px;
}

#banner .banner-wrapper h2,
#banner .banner-wrapper p {
  opacity: 0;
  transform: translateY(25px);
  animation: fadeUp 1.2s ease-out forwards; /* чуть быстрее */
}

/* первая строка */
#banner .banner-wrapper h2:nth-of-type(1) {
  animation-delay: 0.2s;
}

/* вторая строка */
#banner .banner-wrapper h2:nth-of-type(2) {
  animation-delay: 0.8s;
}

/* третий элемент */
#banner .banner-wrapper p {
  animation-delay: 1.4s;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* стартовое состояние */
.banner-bl-wrapper .banner-bl-small {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 1s ease-out forwards;
}

/* последовательность */
.banner-bl-wrapper .banner-bl-small:nth-of-type(1) {
  animation-delay: 2s;   /* первый после текста */
}
.banner-bl-wrapper .banner-bl-small:nth-of-type(2) {
  animation-delay: 2.4s; /* второй */
}
.banner-bl-wrapper .banner-bl-small:nth-of-type(3) {
  animation-delay: 2.8s; /* третий */
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


#uslugi,
#our-services {
margin: 0 auto 130px auto;
}

#uslugi .wpb_content_element,
#our-services .wpb_content_element {
margin-bottom: 0;
}

#uslugi .uslugi-wrapper,
#our-services .uslugi-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#uslugi .uslugi-wrapper h2,
#our-services .uslugi-wrapper h2 {
font-size: 30px;
font-weight: 700;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}

#uslugi .uslugi-bl,
#our-services .uslugi-bl {
width: 100%;
max-width: 1200px;
margin: 0 auto 80px auto;
}

#uslugi .uslugi-bl.extra,
#our-services .uslugi-bl.extra {
margin: 0 auto;
}

#uslugi .uslugi-bl .vc_column-inner,
#our-services .uslugi-bl .vc_column-inner {
padding: 0;
}

#uslugi .uslugi-bl .uslugi-bl-small,
#our-services .uslugi-bl .uslugi-bl-small {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/uslugi-bl-1.png);
background-repeat: no-repeat;
background-size: cover;
border-radius: 5px;
padding: 36px 30px;
width: 100%;
max-width: 580px;
}

#uslugi .uslugi-bl .uslugi-bl-small.second,
#our-services .uslugi-bl .uslugi-bl-small.second {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/uslugi-bl-2.png);
background-repeat: no-repeat;
background-size: cover;
border-radius: 5px;
padding: 36px 30px;
}

#uslugi .uslugi-bl .uslugi-bl-small.third,
#our-services .uslugi-bl .uslugi-bl-small.third {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/uslugi-bl-3.png);
background-repeat: no-repeat;
background-size: cover;
border-radius: 5px;
padding: 36px 30px;
}

#uslugi .uslugi-bl .uslugi-bl-small.fourth,
#our-services .uslugi-bl .uslugi-bl-small.fourth {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/uslugi-bl-4.png);
background-repeat: no-repeat;
background-size: cover;
border-radius: 5px;
padding: 36px 30px;
}

#uslugi .uslugi-bl .uslugi-bl-small.fifth,
#our-services .uslugi-bl .uslugi-bl-small.fifth {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/uslugi-bl-5.png);
background-repeat: no-repeat;
background-size: cover;
border-radius: 5px;
padding: 36px 30px;
}

#uslugi .uslugi-bl .uslugi-bl-small.sixth,
#our-services .uslugi-bl .uslugi-bl-small.sixth {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/uslugi-bl-6.png);
background-repeat: no-repeat;
background-size: cover;
border-radius: 5px;
padding: 36px 30px;
}

#uslugi .uslugi-bl .title,
#our-services .uslugi-bl .title {
font-size: 30px;
font-weight: 700;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
}

#uslugi .uslugi-bl .title {
line-height: 1.2;
}

#our-services .uslugi-bl .title {
line-height: 1.3;
}

#uslugi .uslugi-bl .title.extra {
height: 108px;
}

#uslugi .uslugi-bl .btn-price {
background: #f86700;
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/btn-bg.png);
background-repeat: no-repeat;
background-position: cover;
width: 190px;
margin-top: 125px;
}

#our-services .uslugi-bl .btn-price {
background: #f86700;
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/btn-bg.png);
background-repeat: no-repeat;
background-position: cover;
width: 195px;
margin-top: 156px;
}

#our-services .uslugi-bl .uslugi-bl-small.fifth .btn-price {
margin-top: 117px;
}

#uslugi .uslugi-bl .btn-price.extra,
#our-services .uslugi-bl .btn-price.extra {
width: 200px;
}

#uslugi .uslugi-bl .btn-price span {
display: block;
font-size: 22px;
font-weight: 500;
color: #fff;
padding: 15px;
margin: 0;
}

#our-services .uslugi-bl .btn-price span {
display: block;
font-size: 20px;
font-weight: 500;
color: #fff;
padding: 15px 20px;
margin: 0;
text-align: center;
}

#uslugi .uslugi-bl .btn-request,
#our-services .uslugi-bl .btn-request {
background: #009b47;
background: linear-gradient(to right, #00b41e, #007d1d);
width: 250px;
border-radius: 5px;
transition: all 0.3s;
}

#uslugi .uslugi-bl .btn-request:hover,
#our-services .uslugi-bl .btn-request:hover {
background: #009b47;
background: linear-gradient(to right, #007d1d, #00b41e);
}

#uslugi .uslugi-bl .btn-request a,
#our-services .uslugi-bl .btn-request a {
display: block;
font-size: 20px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
text-decoration: none;
padding: 15px 30px;
margin: 0;
}

#uslugi .uslugi-bl .btn-request a:hover .btn-request,
#our-services .uslugi-bl .btn-request a:hover .btn-request {
background: #009b47;
background: linear-gradient(to right, #007d1d, #00b41e);
}

#preimushchestva,
#our-advantages {
padding: 100px 0;
}

#preimushchestva.extra,
#our-advantages.extra {
padding: 0;
}

#preimushchestva .wpb_content_element,
#our-advantages .wpb_content_element {
margin-bottom: 0;
}

#preimushchestva  .vc_column-inner,
#our-advantages .vc_column-inner {
padding-top: 0;
}

#preimushchestva .preimushchestva-wrapper,
#our-advantages .preimushchestva-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#preimushchestva .preimushchestva-wrapper h2,
#our-advantages .preimushchestva-wrapper h2 {
font-size: 28px;
font-weight: 500;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}

#preimushchestva .preimushchestva-wrapper p,
#our-advantages .preimushchestva-wrapper p {
font-size: 16px;
font-weight: 400;
color: #000;
padding: 0 0 20px 0;
margin: 0;
}

#preimushchestva .preimushchestva-wrapper ul,
#our-advantages .preimushchestva-wrapper ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#preimushchestva .preimushchestva-wrapper ul li img,
#our-advantages .preimushchestva-wrapper ul li img {
display: inline-block;
vertical-align: top;
margin-right: 10px;
}

#preimushchestva .preimushchestva-wrapper ul li,
#our-advantages .preimushchestva-wrapper ul li {
font-size: 16px;
font-weight: 400;
color: #000;
padding: 0 0 15px 0;
margin: 0;
}

#preimushchestva .preimushchestva-wrapper ul li:last-child,
#our-advantages .preimushchestva-wrapper ul li:last-child {
padding: 0;
}

#preimushchestva .preimushchestva-wrapper .preimushchestva-bl-img img,
#our-advantages .preimushchestva-wrapper .preimushchestva-bl-img img {
margin-top: 110px;
}

#zapisatsya-na-prosmotr {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/zapisatsya-na-prosmotr-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
}

#zapisatsya-na-prosmotr .wpb_content_element {
margin-bottom: 0;
}

#zapisatsya-na-prosmotr .vc_column-inner {
padding-top: 0;
}

#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 100px 0;
}

#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title {
font-size: 34px;
font-weight: 900;
color: #f86801;
text-transform: uppercase;
padding: 0;
margin: 0 0 30px 0;
line-height: 1.1;
}

#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title span {
font-size: 24px;
color: #fff;
}

#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl p {
font-size: 22px;
font-weight: 400;
color: #fff;
padding: 0;
margin: 0 0 30px 0;
line-height: 1.3;
}

#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .last {
margin: 0;
}

#wpcf7-f76-p25-o1,
#wpcf7-f348-p330-o1 {
padding: 30px;
background: #f8f8f8;
border-radius: 5px;
text-align: center;
margin: 0 auto;
width: 100%;
max-width: 333px;
box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
}

#zapisatsya-na-prosmotr form p {
margin: 0;
}

#wpcf7-f76-p25-o1 input,
#wpcf7-f348-p330-o1 input {
width: 270px;
height: 42px;
background: #f2f2f2;
border-radius: 5px;
}

#wpcf7-f76-p25-o1 input[type="text"],
#wpcf7-f348-p330-o1 input[type="text"] {
background-image: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/icon-name.png);
background-repeat: no-repeat;
background-position: 16px 10px;
padding: 15px 15px 15px 52px;
font-family: Roboto;
font-size: 14px;
font-weight: 400;
margin: 0 0 15px 0;
}

#wpcf7-f76-p25-o1 input[type="tel"],
#wpcf7-f348-p330-o1 input[type="tel"] {
background-image: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/icon-tel.png);
background-repeat: no-repeat;
background-position: 16px 10px;
padding: 15px 15px 15px 52px;
font-family: Roboto;
font-size: 14px;
font-weight: 400;
margin: 0 0 15px 0;
}

#wpcf7-f76-p25-o1 input[type="submit"],
#wpcf7-f348-p330-o1 input[type="submit"] {
font-family: Roboto;
font-size: 16px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
padding: 15px 30px;
background: linear-gradient(to right, #00b41e, #007d1d);
border-radius: 5px;
transition: all 0.3s;
height: auto;
margin: 0;
}

#wpcf7-f76-p25-o1 input[type="submit"]:hover,
#wpcf7-f348-p330-o1 input[type="submit"]:hover {
background: linear-gradient(to right, #007d1d, #00b41e);
}

#nasha-rabota {
margin: 130px 0;
}

#nasha-rabota .wpb_content_element {
margin-bottom: 0;
}

#nasha-rabota.vc_column-inner {
padding-top: 0;
}

#nasha-rabota .nasha-rabota-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#nasha-rabota .nasha-rabota-wrapper h2 {
font-size: 30px;
font-weight: 500;
color: #000;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
text-transform: uppercase;
}

#nasha-rabota .nasha-rabota-bl {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/nasha-rabota-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small {
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
padding: 80px 0;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/nasha-rabota-bl-bg.png);
background-repeat: no-repeat;
background-size: cover;
width: 100%;
max-width: 260px;
height: 196px;
filter: drop-shadow(0 5px 7px rgba(0,0,0,0.3));
text-align: center;
padding: 55px 0;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner .top-text p {
padding: 0;
margin: 0 0 20px 0;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner .top-text p img {
display: inline-block;
vertical-align: middle;
margin-right: 7px;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner .top-text p span {
display: inline-block;
vertical-align: middle;
font-size: 18px;
font-weight: 700;
color: #009b47;
padding: 0;
margin: 0;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner .bottom-text span {
font-size: 24px;
font-weight: 700;
color: #000;
padding: 0;
margin: 0;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner .bottom-text p {
font-size: 18px;
font-weight: 500;
color: #000;
padding: 0;
margin: 0;
}

#oborudovanie,
#our-equipments {
padding: 80px 0;
}

#oborudovanie .wpb_content_element,
#our-equipments .wpb_content_element {
margin-bottom: 0;
}

#oborudovanie .vc_column-inner,
#our-equipments .vc_column-inner {
padding-top: 0;
}

#oborudovanie .oborudovanie-wrapper,
#our-equipments .oborudovanie-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#oborudovanie .oborudovanie-wrapper h2,
#our-equipments .oborudovanie-wrapper h2 {
font-size: 30px;
font-weight: 500;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}

#oborudovanie .oborudovanie-bl,
#our-equipments .oborudovanie-bl {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#oborudovanie .oborudovanie-bl.extra,
#our-equipments .oborudovanie-bl.extra {
margin: 60px auto 0 auto;
}

#oborudovanie .oborudovanie-bl .oborudovanie-bl-small,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small {
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/oborudovanie-bg.png);
background-repeat: no-repeat;
background-size: cover;
filter: drop-shadow(0 5px 7px rgba(0,0,0,0.3));
width: 100%;
max-width: 540px;
height: 365px;
text-align: center;
padding: 25px 0 60px 0;
} 

#oborudovanie .oborudovanie-bl .oborudovanie-bl-small img,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small img {
margin-bottom: 25px;
}

#oborudovanie .oborudovanie-bl .oborudovanie-bl-small p,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small p {
font-size: 22px;
font-weight: 700;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0;
line-height: 1.4;
}

#kak-my-rabotaem {
margin: 130px auto;
}

#kak-my-rabotaem .wpb_content_element {
margin-bottom: 0;
}

#kak-my-rabotaem .vc_column-inner {
padding-top: 0;
}

#kak-my-rabotaem .kak-my-rabotaem-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#kak-my-rabotaem .kak-my-rabotaem-wrapper h2 {
font-size: 30px;
font-weight: 500;
color: #000;
text-transform: uppercase;
margin: 0 0 40px 0;
padding: 0;
text-align: center;
}

#kak-my-rabotaem .kak-my-rabotaem-bl {
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small {
width: 200px;
background: #f8f8f8;
border-radius: 5px;
padding: 40px 20px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small.add {
padding: 40px 10px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small.extra {
background: #ebebeb;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top {
margin-bottom: 15px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text {
display: inline-block;
vertical-align: middle;
font-size: 22px;
font-weight: 700;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0;
line-height: 1.3;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text.extra {
font-size: 18px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text span {
color: #019a47;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow {
display: inline-block;
vertical-align: middle;
width: 20px;
height: 15px;
background: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/icon-arrow-right.png);
background-repeat: no-repeat;
background-size: cover;
padding: 0;
margin: 0 0 0 25px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.en {
margin: 0 0 0 55px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small.last .kak-my-rabotaem-small-top .text .arrow {
background: transparent;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.second {
margin: 0 0 0 35px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.second {
margin: 0 0 0 35px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.second.extra {
margin: 0 0 0 3px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.third {
margin: 0 0 0 8px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.third.en {
margin: 0 0 0 40px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.fourth {
margin: 0;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.fourth.en {
margin: 0 0 0 55px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.fifth {
margin: 0 0 0 27px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow.fifth.en {
margin: 0 0 0 83px;
}

#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-bottom p {
font-size: 16px;
font-weight: 400;
color: #000;
margin: 0;
padding: 0;
}

#nashi-raboty,
#our-works {
padding: 130px 0;
}

#nashi-raboty .wpb_content_element,
#our-works .wpb_content_element {
margin-bottom: 0;
}

#nashi-raboty .vc_column-inner,
#our-works .vc_column-inner {
padding-top: 0;
}

#nashi-raboty .nashi-raboty-wrapper,
#our-works .nashi-raboty-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#nashi-raboty .nashi-raboty-wrapper.extra,
#our-works .nashi-raboty-wrapper.extra {
margin-top: 60px;
}

#nashi-raboty .nashi-raboty-wrapper h2,
#our-works .nashi-raboty-wrapper h2 {
font-size: 30px;
font-weight: 500;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}

#nashi-raboty .nashi-raboty-wrapper p,
#our-works .nashi-raboty-wrapper p {
font-size: 24px;
font-weight: 500;
color: #f86801;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}

#nashi-raboty .nashi-raboty-wrapper .btn {
background: #009b47;
background: linear-gradient(to right, #fcb04c, #fe944a);
width: 215px;
border-radius: 5px;
transition: all 0.3s;
margin: 80px auto 0 auto;
}

#our-works .nashi-raboty-wrapper .btn {
background: #009b47;
background: linear-gradient(to right, #fcb04c, #fe944a);
width: 170px;
border-radius: 5px;
transition: all 0.3s;
margin: 80px auto 0 auto;
}

#nashi-raboty .nashi-raboty-wrapper .btn:hover,
#our-works .nashi-raboty-wrapper .btn:hover {
background: #009b47;
background: linear-gradient(to right, #fe944a, #fcb04c);
}

#nashi-raboty .nashi-raboty-wrapper .btn a,
#our-works .nashi-raboty-wrapper .btn a {
display: block;
font-size: 20px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
text-decoration: none;
padding: 15px 30px;
margin: 0;
}

#nashi-raboty .nashi-raboty-wrapper a:hover .btn,
#our-works .nashi-raboty-wrapper a:hover .btn {
background: #009b47;
background: linear-gradient(to right, #007d1d, #00b41e);
}

#kontakty,
#contacts {
margin: 130px auto 115px auto;
}

#kontakty .wpb_content_element,
#contacts .wpb_content_element {
margin-bottom: 0;
}

#kontakty .vc_column-inner,
#contacts .vc_column-inner {
padding-top: 0;
}

#kontakty .kontakty-wrapper,
#contacts .kontakty-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#kontakty h2,
#contacts h2 {
font-size: 30px;
font-weight: 500;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}

#kontakty .kontakty-bl img,
#contacts .kontakty-bl img {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}

#kontakty .kontakty-bl .last,
#contacts .kontakty-bl .last {
margin-right: 10px;
}

#kontakty .kontakty-bl a,
#contacts .kontakty-bl a {
display: block;
font-size: 16px;
font-weight: 500;
color: #000;
text-decoration: none;
padding: 0;
margin: 0 0 15px 0;
}

#kontakty .kontakty-bl .last,
#contacts .kontakty-bl .last {
margin: 0;
}

#wpcf7-f164-p25-o2,
#wpcf7-f361-p330-o2 {
padding: 30px;
background: #f8f8f8;
border-radius: 5px;
text-align: center;
margin: 0 auto;
width: 100%;
max-width: 333px;
box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
margin-bottom: 15px;
}

#wpcf7-f164-p25-o2 p,
#wpcf7-f361-p330-o2 p {
margin-top: 0;
}

#wpcf7-f164-p25-o2 .title,
#wpcf7-f361-p330-o2 .title {
font-size: 16px;
font-weight: 500;
color: #000;
padding: 0 0 15px 0;
margin: 0;
}

#wpcf7-f164-p25-o2 .extra,
#wpcf7-f361-p330-o2 .extra {
font-size: 16px;
font-weight: 400;
color: #000;
padding: 0 0 15px 0;
margin: 0;
}

#wpcf7-f164-p25-o2 input,
#wpcf7-f361-p330-o2 input {
width: 270px;
height: 42px;
background: #f2f2f2;
border-radius: 5px;
}

#wpcf7-f164-p25-o2 input[type="text"],
#wpcf7-f361-p330-o2 input[type="text"] {
background-image: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/icon-name.png);
background-repeat: no-repeat;
background-position: 16px 10px;
padding: 15px 15px 15px 52px;
font-family: Roboto;
font-size: 14px;
font-weight: 400;
margin: 0 0 15px 0;
}

#wpcf7-f164-p25-o2 input[type="tel"],
#wpcf7-f361-p330-o2 input[type="tel"] {
background-image: url(https://komanda-shtukaturov.by/wp-content/uploads/2021/07/icon-tel.png);
background-repeat: no-repeat;
background-position: 16px 10px;
padding: 15px 15px 15px 52px;
font-family: Roboto;
font-size: 14px;
font-weight: 400;
margin: 0 0 15px 0;
}

#wpcf7-f164-p25-o2 input[type="submit"],
#wpcf7-f361-p330-o2 input[type="submit"] {
font-family: Roboto;
font-size: 16px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
padding: 15px 30px;
background: linear-gradient(to right, #00b41e, #007d1d);
border-radius: 5px;
transition: all 0.3s;
height: auto;
margin: 0;
}

#wpcf7-f164-p25-o2 input[type="submit"]:hover,
#wpcf7-f361-p330-o2 input[type="submit"]:hover {
background: linear-gradient(to right, #007d1d, #00b41e);
}

footer {
background: #292929;
padding: 40px 0 30px 0;
}

footer .footer-wrapper {
width: 95%;
max-width: 1200px;
margin: 0 auto;
}

footer .footer-wrapper .footer-top-bl {
width: 100%;
display: flex;
justify-content: space-between;
}

footer .footer-wrapper .footer-top-bl nav ul {
padding: 32px 0;
}

footer .footer-wrapper .footer-top-bl nav ul li {
display: inline-block;
vertical-align: top;
margin-right: 30px;
}

footer .footer-wrapper .footer-top-bl nav ul li:last-child {
margin-right: 0;
}

footer .footer-wrapper .footer-top-bl nav ul li a {
font-size: 16px;
font-weight: 400;
color: #fff;
text-transform: uppercase;
text-decoration: none;
}

footer .footer-wrapper .footer-top-bl nav ul li a:hover {
color: #029a45;
}

footer .footer-bootom-bl {
text-align: center;
}

footer .footer-bootom-bl p {
font-size: 14px;
font-weight: 400;
color: rgba(255, 255, 255, .6);
padding: 0;
margin: 40px 0 0 0;
}

footer .footer-bootom-bl p a {
color: rgba(0, 155, 71, .6);
text-decoration: none;
}

footer .footer-bootom-bl p a:hover {
color: #009b47;
}

.page-id-167 header {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .2);
}

#nashi-raboty-shtukaturka {
margin: 60px auto 130px auto;
}

#nashi-raboty-shtukaturka .wpb_content_element {
margin-bottom: 0;
}

#nashi-raboty-shtukaturka .vc_column-inner {
padding-top: 0;
}

#nashi-raboty-shtukaturka .nashi-raboty-shtukaturka-wrapper {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#nashi-raboty-shtukaturka .nashi-raboty-shtukaturka-wrapper h2 {
font-size: 30px;
font-weight: 500;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}

#nashi-raboty-shtukaturka .nashi-raboty-shtukaturka-wrapper p {
font-size: 24px;
font-weight: 500;
color: #f86801;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}

#nashi-raboty-shtukaturka .nashi-raboty-shtukaturka-wrapper .extra {
margin-top: 100px;
}

#uslugi .uslugi-bl.btn a {
display: block;
margin: 80px auto 0 auto;
font-family: Roboto;
font-size: 16px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
padding: 15px 30px;
background: linear-gradient(to right, #00b41e, #007d1d);
border-radius: 5px;
transition: all 0.3s;
height: auto;
text-decoration: none;
text-align: center;
line-height: 1.4;
width: 250px;
}

#our-services .uslugi-bl.btn a {
display: block;
margin: 80px auto 0 auto;
font-family: Roboto;
font-size: 16px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
padding: 15px 30px;
background: linear-gradient(to right, #00b41e, #007d1d);
border-radius: 5px;
transition: all 0.3s;
height: auto;
text-decoration: none;
text-align: center;
line-height: 1.4;
width: 300px;
}

#uslugi .uslugi-bl.btn,
#our-services .uslugi-bl.btn {
margin: 0 auto;
}

/*--------------------------------------------------------------
## Adaptive styles
--------------------------------------------------------------*/

@media (min-width: 300px) and (max-width: 599px) {
	
#header {
background: #fff;
}
	
#header .header-wrapper {
flex-wrap: wrap;
}
	
#header .header-logo {
width: 60%;
order: 1;
text-align: left;
}
	
#header nav {
width: 100%;
order: 4;
padding: 15px 0 0 0;
text-align: right;
}
	
#header nav ul li {
margin-right: 0;
}
	
#menu.toggled a {
display: inline-block;
width: 100%;
font-size: 16px;
color: #000;
text-align: center;
line-height: 20px;
padding: 15px 0 5px;
border: 0;
margin: 0;
background: none;
}
	
#menu.toggled a:hover {
color: #009b47;
}
	
#header .header-contacts {
width: 100%;
order: 3;
}
	
#header .header-contacts .frst {
padding-bottom: 10px;
}

#header .lang {
width: 40%;
order: 2;
padding: 14px 0 0 0;
text-align: right;
}
	
#banner {
top: 0;
background-position: 60% 50%;
}
	
#banner h2 {
font-size: 26px;
margin: 130px 0 15px 0;
line-height: 1.3;
}

#banner .en {
font-size: 36px;
margin: 130px 0 30px 0;
line-height: 1.2;
}
	
#banner .extra {
margin: 0 0 15px 0;	
}
	
#banner p {
font-size: 20px;
}

#banner .en-txt {
font-size: 24px;
}
	
#banner .banner-bl-small {
margin: 0 auto;
width: 140px;
height: 130px;
background-size: 100% 100%;
}

#banner .banner-bl-icon img {
width: 64px;
}
	
#banner .banner-bl-small.last-bl {
display: none;
}

#banner .banner-bl-small .extra, 
#banner .banner-bl-small.extra .extra {
font-size: 14px;
width: 120px;
}
	
#banner .banner-bl-small p {
font-size: 14px;
width: 120px;
}
	
#banner .banner-bl-small.extra p {
font-size: 14px;
width: 90px;
}
	
#uslugi,
#our-services {
margin: 130px auto;
}
	
#uslugi .uslugi-bl .uslugi-bl-small,
#our-services .uslugi-bl .uslugi-bl-small {
margin-bottom: 60px;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.third,
#our-services .uslugi-bl .uslugi-bl-small.third {
margin-bottom: 60px;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.fifth,
#our-services .uslugi-bl .uslugi-bl-small.fifth {
margin-bottom: 60px;
}
	
#uslugi .uslugi-wrapper h2,
#our-services .uslugi-wrapper h2 {
font-size: 26px;
text-align: center;
}
	
#uslugi .uslugi-bl .title,
#our-services .uslugi-bl .title {
font-size: 20px;
line-height: 1.3;
}
	
#uslugi .uslugi-bl .btn-price span,
#our-services .uslugi-bl .btn-price span {
font-size: 18px;
text-align: center;
}
	
#uslugi .uslugi-bl .btn-request,
#our-services .uslugi-bl .btn-request {
width: 210px;
}
	
#uslugi .uslugi-bl .btn-request a,
#our-services .uslugi-bl .btn-request a {
font-size: 16px;
}
	
#uslugi .uslugi-bl .uslugi-bl-small,
#our-services .uslugi-bl .uslugi-bl-small {
background-position: 100% 100%;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.second,
#our-services .uslugi-bl .uslugi-bl-small.second {
background-position: 80% 100%;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.third,
#our-services .uslugi-bl .uslugi-bl-small.third {
background-position: 60% 100%;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.fourth,
#our-services .uslugi-bl .uslugi-bl-small.fourth {
background-position: 60% 100%;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.fifth,
#our-services .uslugi-bl .uslugi-bl-small.fifth {
background-position: 80% 100%;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.sixth,
#our-services .uslugi-bl .uslugi-bl-small.sixth {
background-position: 70% 100%;
}
	
#preimushchestva .preimushchestva-wrapper h2,
#our-advantages .preimushchestva-wrapper h2 {
font-size: 22px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-bl	{
margin-bottom: 60px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title {
font-size: 28px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title span {
font-size: 20px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl p {
font-size: 18px;
}
	
#wpcf7-f76-p25-o1 input[type="submit"],
##wpcf7-f348-p330-o1 input[type="submit"] {
padding: 15px 1%;
font-size: 14px;
}
	
#nasha-rabota .nasha-rabota-wrapper h2 {
font-size: 26px;
}
	
#nashi-raboty .nashi-raboty-wrapper p,
#our-works .nashi-raboty-wrapper p {
font-size: 20px;
}
	
#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small {
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
}
	
#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner {
margin: 0 auto 60px auto;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner.last {
margin: 0 auto;
}
	
#oborudovanie .oborudovanie-wrapper h2,
#our-equipments .oborudovanie-wrapper h2 {
font-size: 26px;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small {
background: #fff;
border-radius: 5px;
box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
padding: 5px;
height: auto;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small .oborudovanie-bl-small-bd,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small .oborudovanie-bl-small-bd {
border: 1px solid #f2f2f2;
border-radius: 5px;
padding: 15px 0;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small {
margin: 0 auto;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small.extra,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small.extra {
margin: 60px auto 0 auto;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small p,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small p {
font-size: 18px;
}
	
#kak-my-rabotaem {
display: none;
}
	
#kak-my-rabotaem .kak-my-rabotaem-wrapper h2 {
font-size: 26px;
}
	
#kak-my-rabotaem .kak-my-rabotaem-bl {
flex-direction: column;
flex-wrap: wrap;
}
	
#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small {
margin: 0 auto 40px auto;
}
	
#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small.last {
margin: 0 auto;
}
	
#kak-my-rabotaem .kak-my-rabotaem-bl .kak-my-rabotaem-small .kak-my-rabotaem-small-top .text .arrow {
background: transparent;
}
	
#nashi-raboty .nashi-raboty-wrapper h2,
#our-works .nashi-raboty-wrapper h2 {
font-size: 26px;
}
	
#nashi-raboty img,
#our-works img {
margin-bottom: 60px;
}
	
#nashi-raboty .nashi-raboty-wrapper.extra,
#our-works .nashi-raboty-wrapper.extra {
margin-top: 0;
}
	
#nashi-raboty .nashi-raboty-wrapper .btn {
margin: 20px auto 0 auto;
width: 185px;
}

#our-works .nashi-raboty-wrapper .btn {
margin: 20px auto 0 auto;
width: 150px;
}
	
#nashi-raboty .nashi-raboty-wrapper .btn a,
#our-works .nashi-raboty-wrapper .btn a {
font-size: 16px;
}
	
#nashi-raboty .wpb_single_image .vc_single_image-wrapper,
#our-works .wpb_single_image .vc_single_image-wrapper {
pointer-events: none;
cursor: default;
}
	
#kontakty .kontakty-bl,
#contacts .kontakty-bl {
text-align: center;
}
	
#kontakty .kontakty-bl h2,
#contacts .kontakty-bl h2 {
font-size: 26px;
}
	
#kontakty  .kontakty-bl,
#contacts  .kontakty-bl {
margin-bottom: 60px;
}
	
#wpcf7-f164-p25-o2 .extra,
#wpcf7-f361-p330-o2 .extra {
font-size: 14px;
}
	
#wpcf7-f164-p25-o2 input[type="submit"],
#wpcf7-f361-p330-o2 input[type="submit"] {
font-size: 14px;
padding: 15px 1%;
}
	
footer .footer-wrapper .footer-top-bl {
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
}
	
footer .footer-wrapper .footer-top-bl .header-logo {
margin-bottom: 30px;
}
	
footer .footer-wrapper .footer-top-bl nav ul li {
display: block;
margin-right: 0;
padding: 0 0 10px 0;
}
	
footer .footer-wrapper .footer-top-bl nav ul li:last-child {
padding: 0;
}
	
#nashi-raboty-shtukaturka .nashi-raboty-shtukaturka-wrapper h2 {
font-size: 26px;
}
	
#nashi-raboty-shtukaturka .nashi-raboty-shtukaturka-wrapper p {
font-size: 20px;
}
	
#nashi-raboty,
#our-works {
background: #fff !important;
}

#title {
font-size: 26px;
font-weight: 500;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}
}

@media (min-width: 600px) and (max-width: 767px) {
	
#uslugi,
#our-services {
margin: 130px auto;
}

#uslugi .uslugi-wrapper h2,
#our-services .uslugi-wrapper h2 {
font-size: 28px;
}
	
#uslugi .uslugi-bl .uslugi-bl-small,
#our-services .uslugi-bl .uslugi-bl-small {
margin-bottom: 60px;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.third,
#our-services .uslugi-bl .uslugi-bl-small.third {
margin-bottom: 60px;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.fifth,
#our-services .uslugi-bl .uslugi-bl-small.fifth {
margin-bottom: 60px;
}
	
#uslugi .uslugi-bl .title,
#our-services .uslugi-bl .title {
font-size: 28px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-bl	{
margin-bottom: 60px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title {
font-size: 28px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title span {
font-size: 20px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl p {
font-size: 18px;
}
	
#oborudovanie .oborudovanie-wrapper h2,
#our-equipments .oborudovanie-wrapper h2 {
font-size: 28px;
}

#oborudovanie .oborudovanie-bl .oborudovanie-bl-small,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small {
margin: 0 auto;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small.extra,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small.extra {
margin: 60px auto 0 auto;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small p,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small p {
font-size: 18px;
}
	
#kak-my-rabotaem .kak-my-rabotaem-wrapper h2 {
font-size: 28px;
}
	
#kak-my-rabotaem .kak-my-rabotaem-bl {
flex-wrap: wrap;
justify-content: space-around;
}
	
#kak-my-rabotaem .kak-my-rabotaem-small.first,
#kak-my-rabotaem .kak-my-rabotaem-small.second,
#kak-my-rabotaem .kak-my-rabotaem-small.third,
#kak-my-rabotaem .kak-my-rabotaem-small.fourth {
margin-bottom: 40px;
}
	
#nashi-raboty .nashi-raboty-wrapper h2,
#our-works .nashi-raboty-wrapper h2 {
font-size: 28px;
}
	
#nashi-raboty img,
#our-works img {
margin-bottom: 60px;
}
	
#nashi-raboty .nashi-raboty-wrapper.extra,
#our-works .nashi-raboty-wrapper.extra {
margin-top: 0;
}
	
#kontakty .kontakty-bl,
#contacts .kontakty-bl {
text-align: center;
}
	
#kontakty .kontakty-bl h2,
#contacts .kontakty-bl h2 {
font-size: 28px;
}
	
#kontakty  .kontakty-bl,
#contacts  .kontakty-bl {
margin-bottom: 60px;
}
	
footer .footer-wrapper .footer-top-bl {
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
}
	
footer .footer-wrapper .footer-top-bl .header-logo {
margin-bottom: 30px;
}
	
footer .footer-wrapper .footer-top-bl nav ul li {
display: block;
margin-right: 0;
padding: 0 0 10px 0;
}
	
footer .footer-wrapper .footer-top-bl nav ul li:last-child {
padding: 0;
}

#title {
font-size: 28px;
font-weight: 500;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}
}

@media (min-width: 600px) and (max-width: 799px) {
	
#header {
background: #fff;
}
	
#header .header-wrapper {
flex-wrap: wrap;
}
	
#header .header-logo {
width: 60%;
order: 1;
text-align: left;
}
	
#header nav {
width: 100%;
order: 4;
padding: 15px 0 0 0;
text-align: right;
}
	
#header nav ul li {
margin-right: 0;
}
	
#menu.toggled a {
display: inline-block;
width: 100%;
font-size: 16px;
color: #000;
text-align: center;
line-height: 20px;
padding: 15px 0 5px;
border: 0;
margin: 0;
background: none;
}
	
#menu.toggled a:hover {
color: #009b47;
}
	
#header .header-contacts {
width: 100%;
order: 3;
}
	
#header .header-contacts .frst {
padding-bottom: 10px;
}

#header .lang {
width: 40%;
order: 2;
padding: 14px 0 0 0;
text-align: right;
}
	
#banner {
top: 0;
background-position: 30% 50%;
}
	
#banner h2 {
font-size: 38px;
margin: 130px 0 45px 0;
line-height: 1.3;
}
	
#banner .banner-bl-small p {
font-size: 16px;
width: 120px;
}
	
#banner .banner-bl-small.extra p {
font-size: 16px;
width: 90px;
}
	
#nasha-rabota .nasha-rabota-wrapper h2 {
font-size: 28px;
}
	
#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small {
flex-wrap: wrap;
}
	
#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner {
margin: 0 auto 60px auto;
}
	
#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner.pre-last {
margin: 0 auto;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner.last {
margin: 0 auto;
}
	
#nashi-raboty-shtukaturka .nashi-raboty-shtukaturka-wrapper h2 {
font-size: 28px;
}
	
#preimushchestva.extra,
#our-advantages.extra {
background: #fff !important;
}
}

@media (min-width: 768px) and (max-width: 799px) {

#uslugi,
#our-services {
margin: 130px auto;
}
	
#uslugi .vc_col-sm-6,
#our-services .vc_col-sm-6 {
width: 100%;
}
	
#uslugi .uslugi-bl .uslugi-bl-small,
#our-services .uslugi-bl .uslugi-bl-small {
margin: 0 auto 60px auto;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.second,
#our-services .uslugi-bl .uslugi-bl-small.second {
margin: 0 auto;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.fourth,
#our-services .uslugi-bl .uslugi-bl-small.fourth {
margin: 0 auto;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.sixth,
#our-services .uslugi-bl .uslugi-bl-small.sixth {
margin: 0 auto;
}

#uslugi .uslugi-wrapper h2,
#our-services .uslugi-wrapper h2 {
font-size: 28px;
}

#uslugi .uslugi-bl .title,
#our-services .uslugi-bl .title {
font-size: 26px;
}
	
#preimushchestva .preimushchestva-wrapper h2,
#our-advantages .preimushchestva-wrapper h2 {
font-size: 24px;
}
	
#preimushchestva .preimushchestva-wrapper .preimushchestva-bl-img img,
#preimushchestva .preimushchestva-wrapper .preimushchestva-bl-img img {
margin-top: 130px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title {
font-size: 28px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title span {
font-size: 20px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl p {
font-size: 18px;
}
	
#oborudovanie .vc_col-sm-6,
#our-equipments .vc_col-sm-6 {
width: 100%;
}

#oborudovanie .oborudovanie-wrapper h2,
#our-equipments .oborudovanie-wrapper h2 {
font-size: 28px;
}

#oborudovanie .oborudovanie-bl .oborudovanie-bl-small,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small {
margin: 0 auto;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small.extra,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small.extra {
margin: 60px auto 0 auto;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small p,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small p {
font-size: 18px;
}
	
#kak-my-rabotaem .kak-my-rabotaem-wrapper h2 {
font-size: 28px;
}
	
#kak-my-rabotaem .kak-my-rabotaem-bl {
flex-wrap: wrap;
justify-content: space-around;
}
	
#kak-my-rabotaem .kak-my-rabotaem-wrapper h2 {
font-size: 28px;
}
	
#kak-my-rabotaem .kak-my-rabotaem-small.first,
#kak-my-rabotaem .kak-my-rabotaem-small.second,
#kak-my-rabotaem .kak-my-rabotaem-small.third {
margin-bottom: 40px;
}
	
#nashi-raboty .nashi-raboty-wrapper h2,
#our-works .nashi-raboty-wrapper h2 {
font-size: 28px;
}
	
#kontakty .kontakty-bl h2,
#contacts .kontakty-bl h2 {
font-size: 28px;
}
	
footer .footer-wrapper .footer-top-bl {
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
}
	
footer .footer-wrapper .footer-top-bl .header-logo {
margin-bottom: 30px;
}
	
footer .footer-wrapper .footer-top-bl nav ul li {
display: block;
margin-right: 0;
padding: 0 0 10px 0;
}
	
footer .footer-wrapper .footer-top-bl nav ul li:last-child {
padding: 0;
}

#title {
font-size: 28px;
font-weight: 500;
color: #000;
text-transform: uppercase;
padding: 0;
margin: 0 0 40px 0;
text-align: center;
}
}

@media (min-width: 300px) and (max-width: 1023px) {
	
#preimushchestva,
#our-advantages {
padding: 0;
}
}

@media (min-width: 800px) and (max-width: 1023px) {
	
footer .footer-wrapper .footer-top-bl {
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
}
	
footer .footer-wrapper .footer-top-bl nav ul {
padding: 30px 0 0 0;
}
}

@media (min-width: 800px) and (max-width: 1024px) {
	
#header .header-wrapper {
flex-wrap: wrap;
}

#header .header-logo {
width: 60%;
order: 1;
text-align: left;
}

#header nav {
width: 615px;
order: 4;
margin: 0 auto;
padding: 10px 0 0 0;
}

#header .header-contacts {
width: 25%;
order: 2;
}

#header .lang {
width: 15%;
order: 3;
padding: 17px 0 0 0;
text-align: right;
}

#banner {
top: -170px;
background-position: 20% 100%;
}
	
#banner .banner-wrapper {
width: 95%;
}
	
#banner h2 {
font-size: 40px;
margin: 260px 0 45px 0;
}	
	
#uslugi,
#our-services {
margin: -48px auto 130px auto;
}	

#uslugi .vc_col-sm-6,
#our-services .vc_col-sm-6 {
width: 100%;
}
	
#uslugi .uslugi-bl .uslugi-bl-small,
#our-services .uslugi-bl .uslugi-bl-small {
margin: 0 auto 60px auto;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.second,
#our-services .uslugi-bl .uslugi-bl-small.second {
margin: 0 auto;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.fourth,
#our-services .uslugi-bl .uslugi-bl-small.fourth {
margin: 0 auto;
}
	
#uslugi .uslugi-bl .uslugi-bl-small.sixth,
#our-services .uslugi-bl .uslugi-bl-small.sixth {
margin: 0 auto;
}
	
#preimushchestva .preimushchestva-wrapper h2,
#our-advantages .preimushchestva-wrapper h2 {
font-size: 24px;
}
	
#preimushchestva .preimushchestva-wrapper .preimushchestva-bl-img img,
#our-advantages .preimushchestva-wrapper .preimushchestva-bl-img img {
margin-top: 130px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title {
font-size: 30px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl .title span {
font-size: 20px;
}
	
#zapisatsya-na-prosmotr .zapisatsya-na-prosmotr-wrapper .zapisatsya-na-prosmotr-bl p {
font-size: 18px;
}
	
#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small {
flex-wrap: wrap;
}
	
#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner {
margin: 0 auto 60px auto;
}
	
#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner.pre-last {
margin: 0 auto;
}

#nasha-rabota .nasha-rabota-bl .nasha-rabota-bl-small .nasha-rabota-bl-inner.last {
margin: 0 auto;
}
	
#oborudovanie .vc_col-sm-6,
#our-equipments .vc_col-sm-6 {
width: 100%;
}

#oborudovanie .oborudovanie-bl .oborudovanie-bl-small,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small {
margin: 0 auto;
}
	
#oborudovanie .oborudovanie-bl .oborudovanie-bl-small.extra,
#our-equipments .oborudovanie-bl .oborudovanie-bl-small.extra {
margin: 60px auto 0 auto;
}
	
#kak-my-rabotaem .kak-my-rabotaem-bl {
width: 770px;
flex-wrap: wrap;
justify-content: space-around;
}
	
#kak-my-rabotaem .kak-my-rabotaem-small.first,
#kak-my-rabotaem .kak-my-rabotaem-small.second,
#kak-my-rabotaem .kak-my-rabotaem-small.third {
margin-bottom: 40px;
}
}