body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color:black;
    font-weight: 200;


    margin: 0px;
    padding-right: 0 !important; 
    font-size: 13pt;
  
    overflow-x: hidden;
    position: relative;
}
.img-pos-left{
	float: left;
	padding: 0 15px 15px 0;
	max-width: 100%;
	display: inline-block;
}
.img-pos-right{
	float: right;
	padding: 0 0 15px 15px;	
	max-width: 100%;
	display: inline-block;	
}
.table-data{
	border-collapse: collapse;
	width: 100%;
}
.table-data th,
.table-data td{
	border: 1px solid #333;
	padding: 2px 5px;
}
.table-data th{
	text-align: center;
	font-weight: bold;
}
@media (max-width: 768px){
	.img-pos-left,
	.img-pos-right{
		float: none;
		padding: 0;
		margin-bottom: 10px;
	}
}

.visually-hidden:not(:focus):not(:active) {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

a {
    color: #374b7c;
    text-decoration: underline;
}

a:hover {
    color: black;
}

/* main {
    padding-top: 200px;
} */

.head_block {
    /* position: fixed; */
    width: 100%;
    padding: 10px;	
    background-color: #FFFFFF;
    /* z-index: 999; */
}

.head_block .phone a {
    text-decoration: none;
    font-weight: bold;
}

.head_block a:hover {
    color: black;
}

.head_block_small {
    position: fixed;
    display: none;
    width: 100%;
    height: 55px;
    padding-top: 10px;	
    background-color: #FFFFFF;
    z-index: 999;
}

.header_small {
    display: flex;
    justify-content: space-around;
}

.head_block_small.fixed {
    display: block;
}

.social_mobile {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .social_mobile {
        display: none;
    }
}

@media (max-width: 768px) {
    .head_block_small .img-logo {
        display: none;
    }
    .head_block_small .phone a {
        font-size: 15px;
        padding-right: 10px;
    }
    .header_small {
      justify-content: start;
    }

}

/* .head__fixed .address,
.head__fixed .search-query,
.head__fixed .img-logo {
    display: none;
} */

/* .head__fixed .img-logo {
    
} */

.menu_block {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#620606+0,8d0909+100 */
    background: #620606; /* Old browsers */
    background: -moz-linear-gradient(top, #620606 0%, #8d0909 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #620606 0%,#8d0909 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #620606 0%,#8d0909 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#620606', endColorstr='#8d0909',GradientType=0 ); /* IE6-9 */
}

.menu_block.fixed {
    position: fixed;
    width: 100%;
    margin-top: -86px;
    z-index: 999;
}

.bottom_menu ul li {
    display: inline-block;
    margin-left: 0px;
    padding-top: 0px;
}

.bottom_menu ul li a {
    color:white;
    text-decoration: none;
    font-size: 9pt;
    text-transform: uppercase;
}

.bottom_menu ul li a:hover {
    background-color:#002d4c;
}

#gruemenu {
    /* background-color:transparent !important; */
    background: linear-gradient(to bottom, #620606 0%,#8d0909 100%) !important;
    text-align: center;
}

.grue_98 .item-101,
.grue_98 .item-212,
.grue_98 .item-215 {
    display: none !important;
}

.grue_98 .item-184 .sub-menu {
    display: table-column;
    -webkit-column-count: 3;
    -moz-column-count: 3;
         column-count: 3;
}

.grue_98 .item-184 .sub-menu > li {
    display: inline-block !important;
}


.grue_98 .sub-menu > li {
    text-align: left;
    /* border-bottom: 1px solid whitesmoke; */
}



.search {
    margin-top: 10px;
}

.search label {
    display: none;
}

.gray_block {
    text-align:center;
}

.gray_block h1 {
    font-weight:bold;
}

h1 {
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:20px;
    text-align:center;
}

.h1-text {
    display: block;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    line-height: 1.1;
}

.moduletable th {
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:20px;
    font-size:36px;
    padding-top:20px;
}

.moduletable { 
    width: 100%;
}

.tizer_block {
    background-image:url("../images/bg0.jpg");
    background-size:100%;
    padding-top:30px;
    padding-bottom:20px;
}

.ico {
    background-color:#18446d;
    cursor: pointer;
}
.ocenka_main .ico,
.ocenka_category .ico  {    
    min-height: 335px;    
}

.expertiza_main .ico {
    min-height: 225px;
}

.expertiza_main .ico img {
    height: 120px;
    display: block;
    overflow: hidden; 
}

.ico:hover {
    background-color:#8b0909;
}

.ico a {   
    text-decoration:none;
    color:white;
}

.ocenka_main .ico img,
.ocenka_category .ico img {   
    display: block;
    height: 159px;
    overflow: hidden; 
}



.ico img {
    width:100%;
}

.items-more {
    display: none;
}

.ico .text {
    color:white;
    padding:15px;
    margin-top:0px;
    font-size:9pt;
    text-align: center;
}

.ico a .text {
    color:white;
}


.ico .text h1 {
    font-size:16pt;
    margin-top:0;
}

.ico .text .h1-text {
    font-size: 16pt;
    margin-top: 0;
}

.expertiza_main .ico .text h1 {
    font-size:13pt;
    margin-top: 10px;
    margin-bottom: 0;
}

.expertiza_main .ico .text .h1-text {
    font-size: 13pt;
    margin-top: 10px;
    margin-bottom: 0;
}




.expertiza .ico {
    min-height: 215px;
    margin-bottom: 20px;
}

.expertiza .ico img {   
    display: block;
    height: 115px;
    overflow: hidden; 
}

.expertiza .ico .text h1 {
    font-size:1em;
}

.expertiza .ico .text .h1-text {
    font-size: 1em;
}

.ico .text .price {
    font-weight:bold;
    margin-top:10px;
    text-align:center;
    font-size:14pt;
}

.white_block img { 
    /* margin: 0 0 0 30%; */
    position: relative;
}
  
.white_block h2 {
    text-align:center;
    font-weight:200 !important;
    font-size:20pt;
    text-transform:uppercase;
}
  
.partner_block {
    background-image:url("../images/bg1.jpg");
    background-size:100%;
    margin-top:20px;
    padding-bottom:20px;
}
		
.block {
    padding:20px;
    color:white;
    background-color:#18446d;
    background-image:url("../images/block.jpg");
    background-size:100%;
    background-position:bottom;
    margin-left:-20px;
    margin-right:-20px;
    margin-bottom:20px;
}
		
.block h1 {
    color: #F90;
    font-weight: bold !important;
    font-size: 40px;
}

.block .block__title {
    display: block;
    line-height: 1.1;   
    color: #F90;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.block h2 {
    font-weight: bold !important;
    text-align:center;
    font-size: 25pt;
}

.block .block__text {
    display: block;
    line-height: 1.1;
    font-weight: bold;
    text-align: center;
    font-size: 25pt;
    margin-top: 20px;
    margin-bottom: 10px;
}
  
.left_menu {
    border: 1px solid silver;
    /* border: 1px solid silver; */
    /* padding: 20px; */
    margin-top: 20px;
    background-color: white;
    /* min-height: 600px;  */
   
}

/* .left_menu  {
    background-color:#18446d;
    padding:15px;
    text-align:right;
    color:white;
    font-size:14pt;
} */

.left_menu li {
    position: relative;
    border-bottom: 1px solid silver;
    /* border-top: 1px solid silver; */
    /* border-top: 1px solid #4d4d4d; */
    /* border-top: 1px solid #1a1a1a; */
}
   
.left_menu li.active {
    background-color:#860909;
    text-decoration:none;
}

.left_menu > li.active::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #FFFFFF;
    right: 17px;
    top: 25px;
    margin-top: -5px;
}

.left_menu li.active a {
    color:white;
} 

.left_menu a {
    font-size: 15px;
    text-decoration:none;
    color:black;
}
.left_menu  > li > a{
	padding: 10px 10px;
}
	  
.left_menu li a:hover {
    /* text-decoration:underline; */
    background-color:whitesmoke;
}
			
.left_menu li.active a:hover {
    background-color:#b51010;
}

.left_menu ul.nav-child {
    padding: 0;
    margin: 0;
}

.left_menu .nav-child li {
    list-style: none;
    position: relative;
}

.left_menu .nav-child li:first-child {
    border-top: 1px solid silver;
}

.left_menu .nav-child li.active {
    background-color:#b51010;
}

.left_menu .nav-child li.active a {
    color:white;
} 

.left_menu .nav-child a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 12px;
   
}

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.breadcrumbs .separator {
    width: 5px;
    height: 5px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 10px;
    
    border-top: 5px solid transparent;
    border-left: 5px solid #b51010;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.content { 
    border:1px solid silver;
    /* border-left:1px solid silver;
    border-right:1px solid silver; */
    padding:20px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color:white;
    min-height:600px;
}


.modal-content {
    width: 85%;
}
@media (max-width: 768px) {
    .modal-content {
        width: 100%;
    }

    .form-ajax h2 {
       font-size: 20px;
    }

}

.rl_tabs {
    margin-top: 15px;
}

.form-ajax {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.form-ajax h2 {
    margin-bottom: 20px;
}

.form-ajax .form-block-privacy {
    font-size: 12px;
}

.form-ajax span {
    font-size: 12px;
    color: red;
    font-weight: bold;
}

.form-ajax .formNoError {
    display: none;
}

.form-ajax .error {
    box-shadow: 0px 0px 5px red;
}

.modal-result .big-text {
    padding: 50px;
    padding-top: 20px;
}

.form_block {
    margin-left:-20px;
    margin-right:-20px;
    padding:30px;
    background-image:url("../images/bg0.jpg");
    background-size:100%;
    text-align:center;
}

.form_block h1 {
    color: white;
    font-weight:bold !important;
    font-size:40px;
    text-align:center;
}

.form_block .form_block__title {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    color: white;
    font-size: 40px;    
    font-weight: bold; 
    line-height: 1.1;  
    text-align: center;
    text-transform: uppercase;
}

.form_block h2 {
    font-weight: normal !important;
    text-align: center;
    font-size:25pt;
    text-align:center;
    color:white;
}

.form_block .form_block__text {
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    color: white;
    line-height: 1.1;  
    font-size: 25pt;
    font-weight: normal;
    text-align: center; 
}

.form_block a.form {
    display: inline-block;
    padding:10px;
    color:white;
    text-decoration:none;
    font-weight:normal;
    font-size:30px;
    padding-left:30px;
    padding-right:30px;
    background-color:#F60;
    border-radius:6px;
    margin-top:30px;
}

.form_block a.form:hover {
    background-color:#8b0909;
}

.formContainer {
    width: 100%;
    text-align: center;
}

/* вроде тут страдает доступность, пересмотреть */
#rsform_3_page_0 label,
#rsform_7_page_0 label,
#rsform_8_page_0 label {
    display: none;
}

#rsform_7_page_0 input[type="file"] {
    display: inline-block;
}

.form_bottom {
    position: fixed;
    right: 10px;
    bottom: 5px;
    text-align: right;
    /* display: flex;
    flex-direction: column;
    justify-content: flex-end; */
    z-index: 999;
}

.search-query {
    width: 100%;
}

a.btn {
    display: inline-block;
    padding:10px;
    color:white;
    text-decoration:none;
    font-weight:normal;
    font-size:12px;
    padding-left:15px;
    padding-right:15px;
    background-color:#F60;
    border-radius:6px;
}

.request_call a.btn {
    width: 100%;
    margin-top: 2px;
    padding: 7px 10px;
}

a.btn:hover,
a.btn:focus {
    color: white;
    font-weight: bold;
}

.form_bottom a {
    display: inline-block;
    padding:10px;
    color:white;
    text-decoration:none;
    font-weight:normal;
    font-size:12px;
    padding-left:15px;
    padding-right:15px;
    background-color:#F60;
    border-radius:6px;
}

.form_bottom a:first-child {
    margin-bottom: 10px;
}

.form_block a:hover {
    background-color:#8b0909;
}

/* .table-striped td {} */

.table-striped td { 
    padding:5px !important;
}

.table-striped td p {
    margin:0px !important;
    text-align:left !important;
}

.table-striped td a {
    color: black;
    font-weight: bold;
    margin:0px !important;
    text-align:left !important;
    text-decoration: none;
}

.table-striped td a.ocenka-item {
    color: black;
    margin:0px !important;
    text-align:left !important;
    text-decoration: none;
}

.table-striped td a:hover {
    text-decoration: underline;
}

.table-striped .heading { background-color:#18446d !important; color:white;} 

@media (max-width: 600px) {
    .left_menu {
        display: none;
    }
}

@media  (min-width: 240px) {
    .phone {
        font-size: 15pt;
        font-weight: normal;
        color:black;
        background-image:url("../images/phone.png");
        padding-left:30px;
        background-position: left;
        background-repeat:no-repeat
    }
}

@media  (min-width: 900px) {
	.phone {
        font-size: 17pt;
        letter-spacing:-1px;
        font-weight: normal;
        color:black; 
        background-image:url("../images/phone.png");
        padding-left:30px;
        background-position: left;
        background-repeat:no-repeat;
    }

    .ico .text h1 {
        font-size:14pt;
        margin-top:0px;
    }

    
}

@media  (min-width: 1200px) {
    .phone {
        font-size: 19pt;
        font-weight: normal;
        color:black;
        background-image:url("../images/phone.png");
        padding-left:30px;
        background-position:left;
        background-repeat:no-repeat;
    }

    .ico .text  h1 {
        font-size:16pt;
        margin-top:0px;
    }
}


.email a {
    font-size: 16pt;
    font-weight: normal;
    color: white; 
    padding-top: 5px;
}

.item-page>h2 {
    font-size:16pt;
    color:#143a5d;
    border-bottom: 3px solid #eeeeee;
    padding-bottom:10px;
    font-weight:bold;
}


.item-page ul li {
    color: #333;
    list-style-position: inside;
}

.gray_block {
    background-color: #f1eeee;
    padding-top:20px;
    padding-bottom: 30px;
}

.bottom_menu {
    background-color:#46698a;
    padding:3px;
}

.bottom_block {
     background-color: #18446d;
     border-top:0px solid black;
     background-image:url("../images/bottom_bg.png");
     background-repeat:no-repeat;
     background-position:right;
     color:white;
     font-size:9pt;
}

.bottom_block a {
    color:white;
}

[v-cloak] {
    display: none;
}

/* .sitemap ul {
    list-style: none;
} */

.reviews {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-right: 50px;
    margin-left: 50px;
    justify-content: space-between;
}

.reviews .items-row {
    width: 300px;
    margin-bottom: 15px;
}
.reviews .item-image img {
    width: 125px;
    margin-bottom: 15px;
    border-radius: 50%;
}

.reviews .item {
    display: flex;
    flex-direction: column;
    
}

.reviews-item {
    display: flex;
}

.review-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.review-introtext {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.reviews-section .pagination {
    display: flex;
    margin: 0;
    padding: 0;
}

.reviews-section .pagination ul {
    list-style: none;
    display: flex;
}

.reviews-section .pagination li {
    margin-right: 10px;
}

.reviews .published,
.reviews .hits {
    font-size: 10pt;
}



.review-info .icon-eye-open::before {
    content: "";
    width: 15px;
    height: 15px;
    background-image: url('/images/icon/icon-eye-open.jpg');
    background-color: #002d4c;
}

.ya-share2__container_size_m {
    text-align: right;
}

@media (max-width: 1024px) {
    .reviews {        
        margin-right: 10px;
        margin-left: 10px;
    }
    /* .review-introtext {
        height: 100%;
    } */
}

.image-service,
.img-fulltext-left img {
    width: 100%;
    margin: 7px;
}


@media (min-width: 1024px) {
    .image-service,
    .img-fulltext-left img{
        width: 390px;
        float: right;
        margin: 7px 0 7px 7px;
    }
}

article h1 {
    font-size: 26px;
}

@media (min-width: 1024px) {
    article h1 {
        font-size: 36px;
    }
}
.rl_tabs.outline_content>ul.nav-tabs{
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

/**  **/
.h2-text {
    display: block;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    line-height: 1.1;
}
.mb-desctop-40{
	margin-bottom: 40px !important;
}
.b-numbers{
	display: flex;
	flex-wrap: wrap;
}
.numbers-item{
	display: flex;
	align-items:center;
	flex-direction: column;
	font-family: Open Sans;
	font-style: normal;	
	margin-bottom: 20px;
	position: relative;
}

.numbers-img{
    position: relative;
    margin-bottom: 20px;	
    display: flex;
    justify-content: center;	
	width: 100%;
}
.numbers-img-text{
	font-weight: bold;
	font-size: 46px;
	line-height: 63px;
	color: #FFFFFF;
	
    position: absolute;
    z-index: 100;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);	
}
			
.numbers-text{

	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #000000;	
}
.numbers-sign{

	font-weight: 300;
	font-size: 48px;
	line-height: 48px;
	color: #000000;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%);		
	
}

.b-popular-services{
	display: flex;
	flex-wrap: wrap;
	font-family: Open Sans;
	font-style: normal;	
	margin: 0;
}
.pop-service-item{
	padding: 0;
	cursor: pointer;
}
.pop-service-inner{
	display: block;
	position: relative;
}
.pop-service-img{
	width: 100%;
	height: 100%;
}
.pop-service-img img{
	object-fit: cover;
	width: 100%;
	display: block;
}
.pop-service-text{
	font-size: 18px;
	line-height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center; 
	color: #FFFFFF;	
	position: absolute;
	width: 100%;
	min-height: 70px;
	left: 0px;
	bottom: 0px;
    z-index: 10;
	background: rgba(24, 68, 109, 0.8);	
	padding: 0 5px;
	
}

.form_block.no-margin{
	margin: 0; 
}
.n2-ss-widget.nextend-arrow-next {
	right: -15px !important; 
}
.n2-ss-widget.nextend-arrow-previous {
	left: -15px !important;
}
.table-striped td a.btn-table-order{
	padding: 5px 3px;
	display: block;
	text-align: center !important;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	background-color: #F60;
	border-radius: 5px;
	
}
.table-wrapper{
	
	overflow-x: auto;
}
.table-wrapper table{
	min-width: 640px;

}
.b-wee-work{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: center;
		
}
.wee-work-item{
	font-family: Roboto;
	font-style: normal;
	text-align: center; 
	width: 20%;
	min-width: 200px;
	padding: 0 25px;
	margin-bottom: 15px;
	box-sizing: border-box;
}
.wee-work-img{
    position: relative;
	margin-bottom: 10px;
	text-align: center;
}
.cusom-arrow{

	width: 46px;
	height: 24px;
    position: absolute;
    right: -23px;
    top: 50%;
    transform: translate(50%, -50%);	
	background: url('/images/blocks/wee-work/Arrow.svg') left center no-repeat;
	background-size: contain;
}
.wee-work-text{

	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #000000;	
	min-height: 32px;
}
.mb-desctop-25{
	margin-bottom: 25px !important;
}

.btn-order{
	padding: 5px 20px;
	display: block;
	text-align: center !important;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	background-color: #F60;
	border-radius: 5px;
	
}
.moduletable, .moduletable tbody, .moduletable tr, .moduletable td  {
    width: 100%; 
    max-width: 100%;
    display: block;
}
.slider-wrap{
	max-width: 100%;
}
.gallery-slider .slick-slider img{
	margin: 0 auto !important;
	display: inline-block;
	max-width: 100%;
	outline: none !important;
	border: 1px solid #ccc !important;
}
.gallery-slider .slick-prev1, 
.gallery-slider .slick-next1 {
    background: #000000 !important;
    padding: 8px 8px 8px 8px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0,0,0,1);
    border-radius: 3px;
	color: #fff !important;
	font-family: 'Montserrat';
	cursor: pointer;
	display: block;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 12px;
	z-index: 200;
}
.js-gallery-slider .slick-slider > .wimg.droppicslightbox{
	display: none;
}

.gallery-slider .slick-prev1{
	left: 0;
}
.gallery-slider .slick-next1{
	right: 0;
}
.gallery-slider .slick-prev1:hover,
.gallery-slider .slick-next1:hover{
    background: #5cba3c !important;
}
.gallery-slider .slick-prev1:before, 
.gallery-slider .slick-next1:before {
	content: none;
}

@media (max-width: 992px){
	.block .block__title{
		font-size: 30px;
	}	
	.block .block__text {

		font-size: 20pt;
		margin-top: 20px;
		margin-bottom: 10px; 
	}	
	.mb-desctop-25,
	.mb-desctop-40{
		margin-bottom: 0px !important;
	}	
	.pop-service-item{
		margin-bottom: 15px;
	}
	.h1-text{
		font-size: 28px;
	}
	.h2-text{
		font-size: 28px;
	}
	.table-striped tr td:last-child{
		display: none;
	} 
}

@media (max-width: 768px){
	
	
	.numbers-img{
		position: relative;
		margin-bottom: 10px;
	}	
	.numbers-sign{
	   display: none;	
	}
	div#n2-ss-2.n2-ss-mobile .n2-ss-widget.nextend-arrow-next {
		right: -5px !important;
	}
	div#n2-ss-2.n2-ss-mobile .n2-ss-widget.nextend-arrow-previous {
		left: -5px !important;
	}
	.wee-work-item{

		width: 50%;
		min-width: unset;
		padding: 0 15px;

	}	
	.wee-work-item   .cusom-arrow{	
		width: 30px;
		height: 14px;
		position: absolute;
		right: -15px;
	}	
}



