/*   
Theme Name: MOYSKLAD
Theme URI: SuperGeek.ru
Description: SuperGeek LTD
Author: SuperGeek
Author URI: SuperGeek.ru
Version: 1.1
.
Развёрнутое описание SuperGeek.
.
*/


body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 1rem;
	color: #333;
	line-height: 1.42857143;
	background-color: #ffffff;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

h2 {
	font-size: 28px;
	text-transform: uppercase;
}

p {
	margin-top: 0px;
	margin-bottom: 1.3em;
}

iframe {
	border: none;
}

.row {
	width: 1180px;
	margin: 0 auto;
}

.d5 {
	width: 3%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	position: relative;
}

.d7 {
	width: 5%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	position: relative;
}

.d10 {
	width: 8%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	position: relative;
}

.d15 {
	width: 13%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	position: relative;
}

.d20 {
	width: 18%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d25 {
	width: 23%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d28 {
	width: 26%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d30 {
	width: 28%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d33 {
	width: 31%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d35 {
	width: 33%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d40 {
	width: 38%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d45 {
	width: 43%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d50 {
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d55 {
	width: 53%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d60 {
	width: 58%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d65 {
	width: 63%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}


.d70 {
	width: 68%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d75 {
	width: 73%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d80 {
	width: 78%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d90 {
	width: 88%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}

.d100 {
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	position: relative;
}

.pt-5 {
	padding-top: 5px;
}

.pt-10 {
	padding-top: 10px;
}

.pt-15 {
	padding-top: 15px;
}

.pt-20 {
	padding-top: 20px;
}

.pt-40 {
	padding-top: 40px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-40 {
	margin-top: 40px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-60 {
	margin-bottom: 60px;
}

.mb-70 {
	margin-bottom: 70px;
}

.mb-80 {
	margin-bottom: 80px;
}

.mb-150 {
	margin-bottom: 150px;
}

.zero {
	clear: both;
}

.zero-one {
	clear: both;
	height: 1em;
}

.zero-two {
	clear: both;
	height: 2em;
}

.zero-three {
	clear: both;
	height: 3em;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.block-order {
	display: flex;
    flex-direction: column;
}

.block-order>.page-body {
	order: 3;
}

.block-order>.service {
	order: 1;
}


/****** LINK ******/

a {
	color: #66646e;
	text-decoration: none;	
}

a:hover {
	text-decoration: none;

}

/****** HEADER ******/

header {
	background: white;
	height: 160px;
	display: flex;
	border-top: 5px solid #232331;
}

.header-block-1 {
	background: #ca1f26;
    width: 16%;
    height: 130px;
    text-align: right;
    padding-right: 6%;
    padding-top: 30px;
}

.header-block-2 {
	width: 5%;
	height: 100%;
	background: linear-gradient( 103deg, #ca1f26 47%, transparent 48%), no-repeat right top;
}

.header-block-3 {	
	width: 73%;
	padding-top: 50px;
	display: flex;
}

.header-block-3-1 {
	width: 7%;
}

.header-block-3-2 {
	width: 20%;
}

.header-block-3-3 {
	width: 20%;
	padding-top: 8px;
	text-align: right;
}

.header-block-3-4 {
	width: 13%;
}

.header-block-3 i {
	color: #ca1f26;
	display: inline-block;
    font-size: 25px;
    margin-bottom: 10px;
    float: left;
    margin-right: 15px;
}

.header-block-3 h3 {
	color: #111;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight: 400;
    margin: 0px 0px 5px 0px;
}

.header-block-3 span {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #aaaaaa;
}

.header-block-3-3 a{
	background: #ca1f26;
	padding: 10px 15px;
	color: white;
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	transition: background 0.3s ease, color 0.2s linear;
}

.header-block-3-3 a:hover {
	background: #232331;
}


/***** MENU ******/
#navigation {
	height: 55px;
	background-color: #232331;
}

.nav {
	margin: 0 auto;
	width: 100%;
}

#menu-glavnoe-menyu {	 
    text-align: center;
    border-radius: 0px;
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
    display: flex;
}

#menu-glavnoe-menyu li {
	list-style: none;
	width: 12.1%;
}

#menu-glavnoe-menyu li a{
	display: block;
    padding: 18px 0px 17px 0px;    
    color: #fff;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
	font-weight: 400;
	-webkit-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -moz-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -o-transition: all .5s cubic-bezier(.215,.61,.355,1);
    transition: all .5s cubic-bezier(.215,.61,.355,1);
}

#menu-glavnoe-menyu li.current_page_item a{
	background: rgba(255, 255, 255, 0.26);
}

#menu-glavnoe-menyu li a:hover {
    background: rgba(255, 255, 255, 0.26);   
}

#menu-glavnoe-menyu .sub-menu {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #ca1f26;
    display: none;
    z-index: 99;
    width: 190px;
}

#menu-glavnoe-menyu > li:hover .sub-menu {
    display: block;
}

.sub-menu li {
	text-align: left;
	width: 100% !important;	
}

.sub-menu li a {
	width: 93% !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 7% !important;
	font-size: 13px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.sub-menu li a:before {
    font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
    content: "\f105";
    padding-right: 10px;
    font-size: 12px;
}


/****** MAIN-PAGE ******/
.block-slider {
	width: 100%;
	height: 550px;
	margin-bottom: 150px;
}

.block-slider-slide {
	width: 100%;
	height: 580px;	
}

.block-slider-slide-1 {
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(35,35,49,1) 0%, rgba(35,35,49,0.87718837535014) 48%, rgba(9,9,121,0) 100%);
}

.block-slider-slide-1-title {
	width: 100%;
	padding-top: 60px;
	font-size: 60px;
	line-height: 64px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.block-slider-slide-1-text {
	width: 40%;
	padding-top: 20px;
	font-size: 15px;
	color: white;
	text-transform: none;
	margin-bottom: 40px;
}

.block-slider-slide-1-button {
	
}

.block-slider-slide-1-button a {
    background: #ca1f26;
    padding: 10px 15px;
    color: white;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    transition: background 0.3s ease, color 0.2s linear;
}

.block-slider-slide-1-button a:hover {
	 background: #232331;
}

.block-slider-links {
	width: 100%;
	height: 250px;
	display: flex;
	margin-top: -150px;
}

.block-slider-link {
	width: 23%;
	height: 250px;
	float: left;
	overflow: hidden;
	margin-left: 1%;
	margin-right: 1%;
	background: rgba(34, 34, 48, 0.99);
	-webkit-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -moz-transition: all .5s cubic-bezier(.215,.61,.355,1);
    -o-transition: all .5s cubic-bezier(.215,.61,.355,1);
    transition: all .5s cubic-bezier(.215,.61,.355,1);
}

.block-slider-link:hover {
	background: #ca1f26;
}

.block-slider-link-1 {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding-top: 37px;
}

.block-slider-link-1 img {
	width: 70px;
	height: auto;
}

.block-slider-link-2 {
	width: 100%;
	padding-top: 20px;
	color: white;
	font-size: 27px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.block-slider-link-2 span {
	color: rgba(255, 255, 255, 0.44);
}

#box1 {
	background: url('/wp-content/uploads/2019/08/palletnoe-hranenie.jpg') center center no-repeat;
	background-size: cover;	
}

#box2 {
	background: url('/wp-content/uploads/2019/08/stellazhnoe-hranenie.jpg') center center no-repeat;
	background-size: cover;	
}

#box3 {
	background: url('/wp-content/uploads/2019/08/napolnoe-hranenie.jpg') center center no-repeat;
	background-size: cover;	
}

#box4 {
	background: url('/wp-content/uploads/2019/08/yacheechnoe-hranenie.jpg') center center no-repeat;
	background-size: cover;	
}

/* BLOCK-1 */

.block-1 {
	overflow: auto;
	padding-top: 0px;
	padding-bottom: 70px;
}

.block-1 h2 {
	font-size: 32px;
	color: #232331;
}

.block-1 h2 span {
	color: #ca1f26;
}

.block-1 h2:before {
	content: "\f100";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    background: none;
    color: rgba(97, 97, 97, 0.17);
    display: inline-block;
    font-size: 33px;
    margin-right: 15px;
}

.block-1 h2:after {
	content: "\f101";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
	color: rgba(97, 97, 97, 0.17);
    display: inline-block;
    font-size: 33px;
    margin-left: 15px;
}

.block-1-item {
	height: 150px;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 25px;
	float: left;
	background: rgba(97, 97, 97, 0.07);
	text-align: center;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

.block-1-item:hover {
	height: 95px;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
}

.block-1-item-img-bg-1 {
	background: url(/wp-content/themes/moysklad/stuff/images/blocks/1.svg) center center no-repeat;
}

.block-1-item-img-bg-2 {
	background: url(/wp-content/themes/moysklad/stuff/images/blocks/2.svg) center center no-repeat;
}

.block-1-item-img-bg-3 {
	background: url(/wp-content/themes/moysklad/stuff/images/blocks/3.svg) center center no-repeat;
}

.block-1-item-img-bg-4 {
	background: url(/wp-content/themes/moysklad/stuff/images/blocks/4.svg) center center no-repeat;
}

.block-1-item-img-bg-5 {
	background: url(/wp-content/themes/moysklad/stuff/images/blocks/5.svg) center center no-repeat;
}

.block-1-item-img-bg-6 {
	background: url(/wp-content/themes/moysklad/stuff/images/blocks/6.svg) center center no-repeat;
	
}

.block-1-item-img:nth-child(1), .block-1-item-img:nth-child(2), .block-1-item-img:nth-child(3), .block-1-item-img:nth-child(4), .block-1-item-img:nth-child(5), .block-1-item-img:nth-child(6) {
	background-size: 110px;
    height: 100%;
    opacity: 0.1;
    
}

.block-1-item-img:nth-child(1):hover, .block-1-item-img:nth-child(2):hover, .block-1-item-img:nth-child(3), .block-1-item-img:nth-child(4), .block-1-item-img:nth-child(5), .block-1-item-img:nth-child(6):hover {
	opacity: 1;
}

.block-1-item-hover {
    padding-top: 55px;
    height: 95px;
	background: rgba(255, 79, 79, 0);
	color: white;
	font-size: 0.0000001px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    text-transform: uppercase; 
}

.block-1-item-hover:hover {
	width: 100%;
	height: 95px;
	background: #ca1f26;
	opacity: 1;
	font-size: 27px;	
}


/* BLOCK-2 */

.block-2 {
	overflow: auto;
	background: url(/wp-content/themes/moysklad/stuff/images/blocks/block2.jpg) center center no-repeat;
	background-size: cover;
	color: white;
	    font-size: 15px;
}

.block-2-item {
	width: 100%;
    height: 100%;
    padding-top: 50px;
	padding-bottom: 70px;
    background: rgb(35,35,49);
	background: linear-gradient(90deg, rgba(35,35,49,0) 0%, rgba(35,35,49,0.7455357142857143) 48%, rgba(35,35,49,1) 100%);
	display: flex;
}

.block-2-item-1 {
	width: 55%;
	float: left;
}

.block-2-item-2 {
	width: 40%;
	float: left;
	padding-right: 5%;
}

.block-2 h2 {
	font-size: 32px;
	color: #ffffff;
}

.block-2 h2 span {
	color: #ca1f26;
}

.block-2 h2:after {
	content: "\f101";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
	color: rgba(255, 255, 255, 0.28);
    display: inline-block;
    font-size: 33px;
    margin-left: 15px;
}

/* BLOCK-3 */

.block-3 {
	overflow: auto;
	border-top: 4px solid #232331;
	border-bottom:  4px solid #232331;
}




/* BLOCK-4 */

.block-4 {
	overflow: auto;
	padding-top: 50px;
	padding-bottom: 70px;
}

.block-4 h2 {
	font-size: 26px;
}

.block-4 h2 span {
	color: #ca1f26;
	font-size: 26px;
}

.block-4 h2:before {
	content: "\f100";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    background: none;
    color: rgba(97, 97, 97, 0.17);
    display: inline-block;
    font-size: 26px;
    margin-right: 15px;
}

.block-4 h2:after {
	content: "\f101";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
	color: rgba(97, 97, 97, 0.17);
    display: inline-block;
    font-size: 26px;
    margin-left: 15px;
}

.block-4-item-1, .block-4-item-2 {
	width: 50%;
	float: left;
}

.block-4-news{
	width: 100%;
}

.block-4-news-item{
	width: 89%;
	overflow: auto;
	padding-left: 3%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-top: 3%;
	border-left: 1px solid rgba(34, 34, 48, 0.05);
	border-bottom: 1px solid rgba(34, 34, 48, 0.05);
	margin-bottom: 10px;
}

.block-4-news-item:hover {
	    background: rgba(97, 97, 97, 0.07);
}

.block-4-news-item-img{
	width: 25%;
	overflow: auto;
	float: left;
}

.block-4-news-item-img img{
	width: 98%;
	height: auto;
	border: 1px solid rgba(34, 34, 48, 1);
}

.block-4-news-item-title, .block-4-news-item-date {
	width: 70%;
	margin-left: 5%;
	float: left;
}

.block-4-news-item-title a{
	font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #232331;
    border-bottom: 0px !important;
    text-decoration: none;
}

.block-4-news-item-img a{
	border-bottom: 0px !important;
}

.block-4-news-item-title a:hover {
	color: #ca1f26;
}

.block-4-news-item-date span {
	display: block;
	width: 100px;
	margin-top: 15px;
	border-top: 1px solid #ca1f26;
	line-height: 50px;
	color: #adadad;
}

.block-4-news-item-date .far {
	color: rgba(174, 174, 174, 0.5);
}

/* BLOCK-5 */

.block-5 {
	overflow: auto;
	padding-top: 50px;
	padding-bottom: 70px;
}

.block-5 h2 {
	font-size: 32px;
	color: #232331;
}

.block-5 h2 span {
	color: #ca1f26;
}

.block-5 h2:before {
	content: "\f100";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    background: none;
    color: rgba(97, 97, 97, 0.17);
    display: inline-block;
    font-size: 33px;
    margin-right: 15px;
}

.block-5 h2:after {
	content: "\f101";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
	color: rgba(97, 97, 97, 0.17);
    display: inline-block;
    font-size: 33px;
    margin-left: 15px;
}

.block-5-par-item {
	width: 16.6%;
	float: left;
}

.block-5-1-par-item {
	width: 33%;
	float: left;
}

.block-5-par-item-img {
	padding: 5%;
	text-align: center;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

.block-5-par-item-img:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
}

.block-5-par-item-img img {
	width: 70%;
	height: auto;	
}


/****** PAGE ******/

.page-body {
	overflow: auto;
	padding-top: 40px;
	padding-bottom: 60px;
}

.page-body h1 {
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1px;
}

.page-content a{
	color: #ca1f26;
	border-bottom: 1px solid rgba(202, 30, 36, 0.75);
}

.page-content  a:hover{
	color: #232331;
	border-bottom: 1px solid rgba(34, 34, 48, 0.71);;
}

.page-content .wp-block-image a {
	border-bottom: none !important;
}

.page-content .wp-block-image a:hover {
	border-bottom: none !important;
}

.page-content h3:after {
	 content: '';
	display: block;
	height: 2px;
	background: #ca1f26; 
	width: 50px;
	margin-top: 5px;
}

.visota-100 img{
	height: auto !important;
}

.page-list-new {
	background: rgba(97, 97, 97, 0.07);
	padding: 25px 25px 20px 44px;
}

.page-list-new li {
	padding-bottom: 10px;
}

.has-medium-font-size {
	margin-bottom: 5px;
}

#map {
    width: 99%;
    height: 370px;
    border: 2px solid #232331;
}

.wp-block-image img {
	height: auto;
}


/****** breadcrumbs ******/
.breadcrumbs {
	margin-bottom: 35px;
	text-transform: lowercase;
	color: #adadad;
	font-size: 14px;
}

.breadcrumbs a{
	color: #adadad;
	border-bottom: 1px solid #adadad;
}

.breadcrumbs a:hover {
	color: #ca1f26;
	border-bottom: 1px solid #ca1f26;
}

/****** NEWS ******/

.page-content .d30 img {
	width: 100%;
	height: auto;
}

/**** SLIDER ***/ 



/*** SIDEBAR ***/

.sidebar {
	
}

.sidebar .widgettitle {
	color: white;
	background-color: #232331;
	text-align: center;
	font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px;
    padding: 10px 0px 10px 0px;
}

#menu-menyu-uslugi{
	padding: 0px;
	margin: 0px;
}

#menu-menyu-uslugi li{
	list-style:  none;
	width: 90%;
	background: #5b5b66;
	padding: 5%;
	margin: 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

.sidebar #menu-menyu-uslugi  li:before{
  content: "\f105";  
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
  background: none;
  color: white;
  display: inline-block;
  /* margin-left: -1.3em; */
  width: 0.9em; 
}

.sidebar #menu-menyu-uslugi li:hover{
	    background: #ca1f26;
}

.sidebar #menu-menyu-uslugi li a{
	padding: 5%;
	margin: 0px;
	width: 80%;
	color: white;
	font-size: 14px;
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
}

.sidebar #menu-menyu-uslugi li.current-menu-item {
	background: #ca1f26;
}


/* ----- */

#nav_menu-3 #menu-menyu-uslugi-1, footer #menu-menyu-uslugi {
	padding: 0px;
	margin: 0px;
}

#nav_menu-3 #menu-menyu-uslugi-1 li:first-of-type, footer #menu-menyu-uslugi li:first-of-type{
    margin-top: 0;
}

#nav_menu-3 #menu-menyu-uslugi-1 li, footer #menu-menyu-uslugi li {
	list-style:  none;
	margin-right: 2%;
	margin-bottom: 10px;
	background: none !important;
	border-bottom: 0px;	
    padding: 0;
    float: left;
    width: 48%;
}

#nav_menu-3 #menu-menyu-uslugi-1 li:before, footer #menu-menyu-uslugi li:before {
  content: "\f105";  
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
  color: #ca1f26;
  display: inline-block;
  /* margin-left: -1.3em; */
  width: 0.9em; 
}

#nav_menu-3 #menu-menyu-uslugi-1 li a, footer #menu-menyu-uslugi li a{
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    display: inline-block;
    /* background-color: #ffffff; */
    /* text-transform: uppercase; */
    transition: all 100ms ease-out;
    border-radius: 2px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 3px;
    /* padding: 12px 25px; */
    /* border: 1px solid #ddd; */
}

#nav_menu-3 #menu-menyu-uslugi-1 li a:hover, footer #menu-menyu-uslugi li a:hover {
	background-color: #ca1f26;
	color: white;
}

#nav_menu-3 #menu-menyu-uslugi-1 li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
    height: 60px;
    line-height: 60px;
    width: 65px;
    text-align: center;
    background-color: #eee;
    vertical-align: middle;
    margin-right: 30px;
    font-size: 24px;
}

/**** Gallary ***/ 

.gallery-wrapper ul {
    margin: 0;
    padding: 0;
    overflow: auto;
}

#new-gallery li {
    float: left;
    width: 23%;
    padding-left: 1% !important;
    padding-right: 1% !important;
    list-style: none;
}

#new-gallery a {
	border-bottom: 0px solid #c7ab7b !important;
	text-decoration: none;
}

#new-gallery li img {
    width: 100%;
    height: 418px;
}

/****** FOOTER ******/
.pre-footer {
	background: #5b5b66;
    padding-top: 15px;
    padding-bottom: 35px;
    color: white;
    font-size: 39px;
    font-family: 'Oswald', sans-serif;
    line-height: 45px;
    overflow: auto;
}

.pre-footer .d25:first-child {
	padding-top: 11px;
}

footer {
	font-size: 14px;
    font-weight: 400;
    color: #aaa;
    padding: 40px 0 70px;
    margin: 0;
    border-width: 0;
    border-style: solid;
    border-color: #000;
    background: #232331;
    overflow: auto;
    position: relative;
}

footer .widgettitle {
    background: #ca1f26;
    padding: 10px 35px;
    color: white;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    transition: background 0.3s ease, color 0.2s linear;
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: .05em;
}

footer .custom-html-widget a{
	 color: #aaa !important;
	 border-bottom: 1px solid  rgba(171, 171, 171, 0.5);
}

footer .custom-html-widget a:hover {
	 border-bottom: 0px solid  rgba(171, 171, 171, 0.5);
}

.end {
	 padding: 20px 0px;
	 overflow: auto;
	 background: #0b0b1d;
}

.end a{
	font-size: 12px;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;    
	color: #aaa !important;
	border-bottom: 1px solid  rgba(171, 171, 171, 0.5);
}

.end a:hover {
	color: white !important;
	border-bottom: 0px solid  rgba(171, 171, 171, 0.5);
}


#icons {
	display: none;
	border: 4px solid #232331;
	background: #5b5b66;
	color: white;
	width: 200px;
	padding: 10px;
	margin-top: 0px;
}

/****** SLIDER ******/
.service {
	background: #5b5b66;
	height: 140px;
	padding-top: 30px;
	padding-bottom: 15px;
	order: 1;
	width: 100%;
}

.service-list {
	width: 1280px;
	margin: 0 auto;
}

.service-item {
	width: 160px;
	height: 140px !important;	 
}

.service-item-img {
	height: 100px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}

.slick-slide img {
	display: initial !important;
}

.service-item-img img {
	height: 100px;
	width: 100px;
}

.service-item-title {
	text-align: center;
}

.service-item-title a{
	color: #dfdfdf;
	text-transform: uppercase;
	font-size: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.service-item-title a:hover {
	text-decoration: underline;
}

.slick-prev {
    left: -25px;
}

.slick-next {
    right: -25px;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    opacity: 0.3;
}

.slick-prev:hover, .slick-next:hover {
	opacity: 1;
}

.slick-prev:before {
    content: url('/wp-content/themes/moysklad/stuff/images/angle-left-solid.svg');
}

.slick-next:before {
    content: url('/wp-content/themes/moysklad/stuff/images/angle-right-solid.svg');
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.service-mobile, button.accordion {
	display: none;
}

/****** FORMA ******/

#forma h3 {
	font-size: 28px;
	margin-bottom: 0px;
}

.forma-3-check {
	margin-top: 30px;
    display: block;
}

.forma-3-check .wpcf7-list-item {
	margin-left: 0px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}

.forma-3-check .wpcf7-list-item:hover {
	background:  #5b5b66;
	color: white;
}

.forma-item {
	max-width: 350px;
	margin-bottom: 10px;
	font-family: 'Roboto Condensed', sans-serif;
}

.forma-item p strong {
	margin-top: 20px;
	display: block;
}

.forma-item-inner {
	padding: 14px 8px;
	font-size: 13px;
	border: 2px solid #016EDD;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
}

.forma-item-button {
	padding: 14px 35px;
	border: 2px solid #016EDD;
	background: #016EDD;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	color: white;
	cursor: pointer;
	margin-top: 10px;
}

.forma-item-button:hover {
	background: #359aff;
}

.forma-item-check span {
	width: 100%;
	float: none;
	cursor: pointer;
}

.d33 input {
	color: #fff;
}

.forma-3 {
	width: 70%;
	padding: 15px 30px;
	margin-top: 34px;
	color: #fff;
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;   
    border: 2px solid #232331;
    background-color: rgba(34, 34, 48, 0.12);  
}

.forma-3-button {
	width: 90% !important;
	padding: 15px 30px !important;
	margin-top: 34px;
	color: white;
    font-size: 15px !important;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    transition: background 0.3s ease, color 0.2s linear;
    border: 2px solid #232331;   
    cursor: pointer;
    background: #232331;
}

.forma-3-button:hover {
	background: #ca1f26;
}

.pre-footer .wpcf7-validation-errors, .pre-footer .wpcf7-acceptance-missing {
	border: 2px solid #ca1f26;
	font-size: 13px;
	color: white;
	display: inline-block;
}

.pre-footer .wpcf7-not-valid-tip, .pre-footer .wpcf7-response-output {
	font-size: 13px;
	color: white;
}

.pre-footer .wpcf7-mail-sent-ok {
	display: inline-block;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: rgba(255, 255, 255, 0.8) !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: rgba(255, 255, 255, 0.8) !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: rgba(255, 255, 255, 0.8) !important;;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: rgba(255, 255, 255, 0.8) !important;
opacity: 1;
}

#forma4 {
	display: none;
	border: 4px solid #232331;
	background: #5b5b66;
	color: white;
	width: 860px;
	padding-left: 40px;
	margin-top: 0px;
}

.forma-4-1 {
	width: 100%;
	text-align: center;
	font-family: 'Oswald', sans-serif !important;
}

.forma-4-1 h3 {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
}

.forma-4-4 {
	width: 25%;
	float: left;
}

.forma-4-t, .forma-4-e, .forma-4-t-1, .forma-4-s, .forma-4-s-1 {
	padding: 14px 8px;
	font-size: 13px;
	border: 2px solid #232331;
	font-family: 'Oswald', sans-serif !important;
	background-color: rgba(34, 34, 48, 0.53);  
	color: white;
}

.forma-4-t, .forma-4-e {	
	width: 80%;
}

.forma-4-t-1 {
	float: left;
	width: 52%;	
}

.forma-4-s {
	padding: 14px;
    line-height: 1;
    height: 52px;
    border-radius: 0px;
    -webkit-appearance: none;     
	width: 90.5%;
}

.forma-4-s-1 {
	padding: 14px;
    line-height: 1;
    height: 52px;
    border-radius: 0px;
    -webkit-appearance: none;
	width: 25%;
    margin-left: 6px;
}

.wpcf7-acceptance {
	font-size: 14px;
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
}

.forma-4-b {
	width: 30%;
	padding: 15px 30px;
	margin-top: 34px;
	color: #fff;
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;   
    border: 2px solid #232331;
    background-color: #232331;
    cursor: pointer;
}

.forma-4-b:hover {
	background: #ca1f26;
}

/*** TABLE ***/

.price-table {
	width: 100%;
	border-collapse: collapse;
}

.price-table tr:hover {
    background: rgba(34, 34, 48, 0.08);
}

.price-table thead tr td {
	font-weight: bold;
	text-align: center;
	background: #ca1f26 !important;
	color: white;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}

.price-table td {
	padding: 11px 5px;
	border: 1px solid rgba(91, 91, 102, 0.2);
}

.price-table tr td:nth-child(1), .price-table thead tr td:nth-child(1) {
	width: 3%;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    background: rgba(34, 34, 48, 0.08);
}

.price-table tr td:nth-child(2), .price-table thead tr td:nth-child(2) {
	width: 57%;
}

.price-table tr td:nth-child(3), .price-table thead tr td:nth-child(3) {
	width: 10%;
	text-align: center;
}

.price-table tr td:nth-child(4), .price-table thead tr td:nth-child(4) {
	width: 10%;
	text-align: center;
}

.price-table tr td:nth-child(5), .price-table thead tr td:nth-child(5) {
	width: 10%;
	text-align: center;
}

.price-table tr td:nth-child(6), .price-table thead tr td:nth-child(6) {
	width: 10%;
	text-align: center;
}

.quantity, .wpcf7-calculator {
	width: 60px;
	font-size: 14px;
}

.price-table-title {
	font-size: 18px !important;
	color: white;
	background: #232331 !important;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}

.price-table-total {
	width: 400px;
	margin: 40px auto 0px auto;
	display: flex;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}

.price-table-total-1 {
	width: 200px;
	padding: 10px;
	background: #232331 !important;
	color: white;
	text-align: right;
	font-size: 20px;
}

.price-table-total-2 {
	width: 200px;
	padding: 10px;
	background: #ca1f26 !important;
    color: white;  
}

.price-table-total-2 .wpcf7-calculator {
	width: 100px;
	font-size: 16px;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}

.price-table-1 {
	width: 100%;
	border-collapse: collapse;
}

.price-table-1 tr:hover {
    background: rgba(34, 34, 48, 0.08);
}

.price-table-1 thead tr td {
	font-weight: bold;
	text-align: center;
	background: #ca1f26 !important;
	color: white;
	font-family: 'Oswald', sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}

.price-table-1 td {
	padding: 11px 5px;
	border: 1px solid rgba(91, 91, 102, 0.2);
}

/****** NONE ******/

.mobile, .block-slider-mobile {
	display: none !important;
}

/****** R ******/

@media (min-width:1400px) {
    .row {
        width: 1280px
    }   
}

@media (max-width:1399px) {
    .row {
        width: 1280px
    }   
}

@media (max-width:1350px) {
	.service-list {
		width: 1200px;
		margin: 0 auto;
	}
	
	.service-item {
		 width: 171px;
	}
}

@media (max-width:1360px) {
    .header-block-3-1 {
	    width: 5%;
    }
    
    .header-block-3-2 {
	    width: 22%;
    }
    
    .header-block-3-4 {
	    width: 8%;
    }
}

@media (max-width:1299px) {
    .row {
        width: 1180px
    } 
    
    .service-list {
		width: 1150px;
		margin: 0 auto;
	}
	
	.service-item {
		 width: 163px;
	}
}

@media (max-width:1250px) {
    .header-block-3-1, .header-block-3-4 {
	    width: 0%;
    }
    
    .header-block-3-2, .header-block-3-3 {
	    width: 25%;
    }
    
    .header-block-3-3 {
	    text-align: center;
    }
}

@media (max-width:1199px) {
    .row {
        width: 1080px
    }
    
    #menu-glavnoe-menyu li a {
	    padding: 18px 0px 19px 0px;
	    font-size: 13px;
    }
    
    .block-slider-slide-1-title {
	    padding-top: 40px;
    }
    
    .service-list {
		width: 1050px;
		margin: 0 auto;
	}
	
	.service-item {
		 width: 174px;
	}
     
}

@media (max-width:1115px) {
	
	.service-list {
		width: 1010px;
		margin: 0 auto;
	}
	
	.service-item {
		 width: 174px;
	}
	
}

@media (max-width:1099px) {
    .row {
        width: 980px
    }
    
    
    .header-block-3 {
	    padding-top: 30px;
	    display: block;
    }
    
    .header-block-3-1 {
	    width: 3%;
    }
    
    .header-block-3-2 {
	    width: 45%;
	    float: left;
	    margin-bottom: 20px;
    }
    
    .header-block-3-3 {
	   	width: 45%;
	    float: left;
	    margin-bottom: 20px;
	    text-align: left;
    }
    
    .block-slider-link {
	    height: 230px;
    }
    
    .block-slider-link-1 {
	    padding-top: 27px;
    }
    
	.service-list {
		width: 910px;
		margin: 0 auto;
	}
	
	.service-item {
		 width: 155px;
	}
	
	#menu-menyu-uslugi li:before {
	    display: none;
    }
    
    .sidebar #menu-menyu-uslugi li{
	    width: 90%;
    }
}


@media (max-width: 980px) {
	
	 .d10, .d5, .d7, .d15, .d28, .d20, .d25, .d30, .d33, .d35, .d40, .d50, .d55, .d60, .d65, .d70, .d75, .d80, .d90, .d100  { 		
		clear: both;
		float: none;
		width: 98% !important;
		padding-left: 1% !important;
		padding-right: 1% !important;
    }
    
    .row {
	    margin: auto;
	    clear: both;
		float: none;
		width: 98% !important;
		padding-left: 1% !important;
		padding-right: 1% !important;
    }

    /*** HEADER ***/
    
    header, #navigation, .service, .block-slider {
	    display: none;
    }
    
    #forma4 {
	    width: 90%;
    }
    
    .forma-4-t, .forma-4-e {	
		width: 94%;
	}	
    
    .forma-4-4 {
	    width: 100%;
	    margin-bottom: 20px;
    }
    
    .forma-4-s {
	    width: 97%;
    }
    
    .forma-4-t-1 {
	    width: 68%;
    }
    
    .menu_title {
	    color: white;
	    font-family: 'Oswald' !important;
	    text-transform: uppercase;
	    left: 20px !important;
	    font-size: 16px !important;
    }
    
    .mobile {
	    padding: 20px 0px 30px 0px;
	    display: block !important;
	    background: #232331;
	    overflow: auto;
    }
    
    .logo-mobile {  
	    text-align: center;
	    overflow: auto;
	    margin-bottom: 30px;
    }
    
    .logo-mobile img {
	    width: 40%;
	    height: auto;
    }
    
    .mobile .header-block-3-2 {
	    width: 48%;
	    margin-left: 1%;
	    margin-right: 1%;
	    color: white !important;
    }
    
    .mobile .header-block-3-2 i {
    	color: #ca1f26;
		display: inline-block;
		font-size: 25px;
		margin-bottom: 10px;
		float: left;
		margin-left: 7px;
		margin-right: 15px;
	}
	
	.mobile .header-block-3-2 h3 {
    	
		font-size: 14px;
		line-height: 1.2;
		letter-spacing: normal;
		font-weight: 400;
		margin: 0px 0px 5px 0px;
	}
	
	.mobile .header-block-3-2 span {
		font-size: 13px;
		color: #efefef;
	}
    
    .mobile .header-block-3-3 {
	    width: 100%;
	    text-align: center;
	    margin-top: 20px;
    }

     /*** SLIDE ***/
     
    .block-slider-mobile-slide {
	   width: 100%;
	   height: 220px !important; 
    }
     
    .block-slider-mobile {
	   width: 100%;
	   height: 220px !important; 
	   overflow: auto;
	   display: block !important;
    }
     
    .block-slider-mobile-item {
    	width: 100%;
		height: 100%;
		background: linear-gradient(90deg, rgba(35,35,49,1) 0%, rgba(35,35,49,0.87718837535014) 48%, rgba(9,9,121,0) 100%);
	}
	
	.block-slider-mobile-item a{
		display: block;
		color: white;
	    font-family: 'Oswald' !important;
	    text-transform: uppercase;  
	    font-size: 20px !important;
	    padding-top: 10%;
	    padding-left: 10%;
	    width: 90%;
	    height: 90%;
	}
	
	/*** MP ***/
	
	.block-1 {
		padding-bottom: 30px;
	}
	
	.block-1 .mb-70 {
		margin-bottom: 30px !important;
	}
	
	.block-1 .zero {
		display: none !important;
	}
	
	.block-1 .zero-mobile {
		clear: both;
	}
	
	.block-1 h2 {
		font-size: 21px;
		margin-top: 30px;
	}
	
	.block-1 h2:before {		
		font-size: 21px;		
	}

	.block-1 h2:after {		
	    font-size: 21px;	    
	}
	
	.block-1-item {
		width: 48%;
		margin-bottom: 1%;
	}
	
	.block-1-item-hover:hover {
		font-size: 17px;
	}
	
	.block-2-item {
		background: linear-gradient(90deg, rgba(35,35,49,0.6) 0%, rgba(35,35,49,0.7455357142857143) 48%, rgba(35,35,49,1) 100%);
	}
	
	.block-2-item-1 {
		display: none;
	}
	
	.block-2-item-2 {
    	width: 90%;
		float: left;
		padding-right: 5%;
		padding-left: 5%;
	}
	
	.block-4 h2 {
		font-size: 21px;
		margin-top: 30px;
	}
	
	.block-4 h2:before {		
		font-size: 21px !important;		
	}

	.block-4 h2:after {		
	    font-size: 21px;	    
	}
	
	.block-4 h2 span{
		 font-size: 21px;
	}
	
	.block-4-item-1 {
		width: 90%;
		padding-right: 5%;
		padding-left: 5%;
		margin-bottom: 40px;
	}
	
	.block-4-item-1 h2 {
		text-align: center;
	}
	
	.block-4-item-2 {
		width: 90%;
		padding-right: 5%;
		padding-left: 5%;
	}
	
	.block-4-item-2 h2 {
		text-align: center;
	}
	
	.block-slider-slide-1-button {
		text-align: center;
	}
	
	.block-slider-slide-1-button a {
		font-size: 13px;
	}
	
	.block-5 {
		padding-top: 0px;
	}
	
	.block-5 h2 {
		font-size: 21px;
		margin-top: 30px;
	}
	
	.block-5 h2:before {		
		font-size: 21px !important;		
	}

	.block-5 h2:after {		
	    font-size: 21px;	    
	}
	
	.block-5-par-item {
		width: 50%;
	}
    
    .pre-footer {
	    padding-left: 20px;
    }
    
    footer p{
	    text-align: left;   
    }
    
    #nav_menu-3 #menu-menyu-uslugi-1 li a, footer #menu-menyu-uslugi li a {
	    font-size: 12px;
    }
    
    .sidebar {display: none;}
    
    .has-medium-font-size {
	    text-align: left !important;
	    
    }
    
    
    /*** SERVICE ***/
    
    
    button.accordion {
	    background-color: #ed1c24;
	    color: #fff;
	    cursor: pointer;
	    padding: 8px 18px;
	    width: 100%;
	    text-align: center;
	    border: none;
	    outline: none;
	    transition: .4s;
	    font-size: 20px;
	    margin: 0;
	    font-size: 26px;
		font-family: 'Oswald', sans-serif;
		font-weight: 400;
		display: block;
	}
	
	button.accordion:after {
    	content: '\02795';
		font-size: 13px;
		color: #fff;
		float: right;
		margin-left: 5px;
		padding-top: 10px;
	}
    
    .service-mobile {
	    display: block;
    	padding: 0px 0px 0px 0px;
		max-height: 0;
		overflow: hidden;
		transition: max-height .2s ease-out;
		background: #5b5b66;
	}    
     
    .service-mobile .service-item {
	    width: 50%;
	    float: left;
    } 
    
    .service-mobile .service-item:nth-child(1), .service-mobile .service-item:nth-child(2) {
	    margin-top: 20px;
    }
    
    .block-order>.service-m {
	    order: 1;
    }
        
    /*** FOOTER ***/
     	
}

@media (max-width: 730px) {
	
	.forma-4-b{
	    width: 90%;
    }
	
}

@media (max-width: 500px) {
	
	.forma-4-t-1 {
	    width: 58%;
    }
    
    .wpcf7-acceptance {
	    font-size: 12px;
    }
    
    .forma-4-1 {
	    text-align: left;
    }
	
}

@media (max-width: 330px) {
	
	.mobile .header-block-3-2 h3 {
		font-size: 11px;
	}
	
	.mobile .header-block-3-2 span {
		font-size: 11px;
	}
	
}
