body, html{
    height: 100%;
    /*background: linear-gradient(45deg, #413a2e, #353026, #25211b);*/
}

hr{
    box-shadow: 0px 1px 1px grey;
    width: 90%;
    height: 0px;
    background-color: #ffc054;
    border-radius: 10px;
}

a:hover{
    text-decoration: none;
}


.yandex-block-style{
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 50px;
}

.parallax {
    height: 100%;
    background-image: url(/image/bg6.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: repeat;
}

.main-content{
    height: 100%;
    border-radius: 5px;
    background: #dcdcdc;
    padding-bottom: 225px !important;
}

.footer-content{
    height: 245px;
}

.header-content{
    height: 200px;
}

.viber-logo{
    height: 25px;
    margin-left: 55px;
}

.bim{
    color: #fbd857;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding-top: 50px;
    margin-bottom: 0px;
    font-family: 'Fredericka the Great', cursive;
    font-family: 'Italianno', cursive;
    font-family: 'Merienda One', cursive;
    font-size: 31px;
    cursor: pointer;
}

.bim-info{
    color: #dcdcdc;
    font-weight: 400;
    top: -1px !important;
    font-size: 13px;
}

.icon-adres svg{
    width: 1.3em;
    height: 1.3em;
}

.menu-home{
    color: #ea5368;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 900;
    margin-right: 15px;
    border: 2px solid #ea536842;
    padding: 12px;
    border-radius: 34px;
    background: linear-gradient(45deg, #ea536836, transparent);

}

.menu-home:hover{
    color: #ffa928;
    text-decoration: none;
}

.menu-portfolio{
    color: #6491f7;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 900;
    margin-right: 15px;
    border: 2px solid #6491f761;
    padding: 12px;
    border-radius: 34px;
    background: linear-gradient(45deg, #6491f74a, transparent);

}

.menu-portfolio:hover{
    color: #ffa928;
    text-decoration: none;
}

.menu-company{
    color: #be54f5;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 900;
    margin-right: 15px;
    border: 2px solid #be54f54f;
    padding: 12px;
    border-radius: 34px;
    background: linear-gradient(45deg, #be54f542, transparent);
}

.menu-company:hover{
    color: #ffa928;
    text-decoration: none;
}

.menu-contacts{
    color: #adcc7e;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 900;
    margin-right: 15px;
    border: 2px solid #adcc7e40;
    padding: 12px;
    border-radius: 34px;
    background: linear-gradient(45deg, #adcc7e3d, transparent);
}

.menu-contacts:hover{
    color: #ffa928;
    text-decoration: none;
}

.menu-horizontal, .menu-horizontal-f{
    padding-top: 30px;
    transition: 1s;
}

.menu-horizontal ul li, .menu-horizontal-f ul li{
    display: inline;
}

.menu-horizontal ul, .menu-horizontal-f ul{
    margin-left: 0px;
    padding-left: 0px;
}

.logo-img{
    position: absolute;
    margin-left: -75%;
    margin-top: 0px;
    width: 150px;
}

.left-bar{
    width: 30%;
    height: 100%;
    display: inline-block;
    padding-left: 15px;
}

.site-content{
    width: 68.4%;
    height: 100%;
    display: inline-block;
}

.container{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.left-bar-content{
    margin-top: 20px;
    border-right: 1px solid gray;
    height: 107%;
}

.services{
    height: 50px;
    background: linear-gradient(45deg, #866f51, #3c2b13);
    border-radius: 3px;
    color: #ffffff !important;
    padding: 8px 40% 12px 39%;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    box-shadow: 0px 0px 2px #80643e;
}

.main-content-row{
    height: 100%;
}

.vertical-menu{
    height: auto;
    background: linear-gradient(to right, white, whitesmoke, rgb(238, 238, 238));
    border-radius: 3px;
    margin-top: 25px;
    padding: 8% 2% 5% 2%;
    box-shadow: 0px 0px 2px #cacaca;
}

.list-item{
    font-family: Oswald, sans-serif;

}

.list-item a{
    font-size: 18px;
    color: #2c2c2c !important;
    font-weight: 300;
    transition: 0.1s;
}

.list-item a:hover{
    color: #de2727 !important;
    margin-left: 2px;  
}

.menu-list{
    list-style-type: none;
    padding-inline-start: 8%;
    list-style-type: none;
    padding-inline-start: 8%;
}

.leave-request{
    background: linear-gradient(-45deg, #ffd321, #ffaa40);
    font-size: 18px;
    border-radius: 3px;
    text-align: center;
    box-shadow: 0px 0px 4px #80643e;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.leave-request a{
    font-size: 16px;
    color: #2c2c2c;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    
}

.leave-request a:hover{
    text-decoration: none;
    color: #de2727 !important;
}

a.leave-request:hover{
    color: #2c2c2c !important;
    text-decoration: underline;
}

.market-info{
    border-radius: 5px 5px 2px 2px;
    padding: 14px;
    margin-top: 20px;
    padding-left: 35px;
    background-image: url(/image/panel1.png);
    background-size: cover;
    margin-bottom: 45px;
    box-shadow: 0px 0px 3px #969696;
}

.market-info img{
    width: 50px;
    height: 50px;
    position: absolute;
    margin-left: 80%;
    margin-top: -2%;
    background: white;
    border-radius: 6px;
    padding: 7px;
    box-shadow: 0px 0px 3px grey;
}

.market-info h1{
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 400;
    font-family: Oswald, sans-serif;
}

.slider-container{
    background: linear-gradient(45deg, #866f51, #3c2b13);
    padding: 0px !important;
    border-radius: 5px;
    margin-top: 30px;
    width: 96.65% !important;
    border: 2px solid #7d6649;
}

.main-text-container{
    text-align: center;
    padding: 25px 20px 0px 20px;
}

.about-work{
    height: 220px;
    border-radius: 3px;
}

.awi{
    padding: 4px;
    width: 98%;
    background: linear-gradient(to right, white, whitesmoke, rgb(238, 238, 238));
    height: 100%;
}

.image-time{
    height: 100px;
}

.icons-work{
    height: 70px;
    align-items: center;
    display: block;
    margin: auto;
    margin-top: 18px;
}

.scheme-work{
    margin-top: 35px;
}

.about-work h6{
    text-transform: uppercase;
    margin-top: 10px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #d7bc56;
}

.about-work p{
    /*font-family: 'Montserrat', sans-serif; */
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    padding: 15px;
}

.scheme-work div{
    margin-top: 20px;
    margin-bottom: 25px;
}

.scheme-work p{
    margin-left: 20px;
    /* font-family: 'Montserrat', sans-serif; */
    font-weight: 500;
    font-size: 14px;
}

.main-text-container p{
    font-size: 14px;
    border: 1px solid #d0d0d0;
    padding: 25px;
    border-radius: 5px;
    background: linear-gradient(to right, white, whitesmoke, rgb(238, 238, 238));
    font-weight: 500;
    text-indent: 15px;
    text-align: left;
    line-height: 1.7em;
    /*text-align: center;*/
    cursor: pointer;
}

.header-contacts{
    margin-top: 65px;
    line-height: 1.7em;
}

.header-contacts p{
    margin-bottom: 0px;
    text-align: end;
}

.icon-adres{
    margin-right: 7px;
    color: #48ab4b;
}

.header-contacts ul li a{
    color: #ffd3ab;
    font-weight: 400;
    /* font-family: 'Montserrat', sans-serif; */
    font-size: 14px;
    line-height: 1.7em;
}

.header-contacts li{
    list-style-type: none;
    margin-bottom: 0px;
    text-align: end;
}

.header-contacts ul{
    padding-left: 0px;
}


#carousel{
    height: 130px;
    margin-top: 40px;
}

.carousel-inner{
    height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(to right, white, whitesmoke, rgb(238, 238, 238));
    margin-top: 20px;
    border-radius: 3px;
}

.carousel-item{
    height: 100%;
    transition: left 5s cubic-bezier(0.0, 0.5, 0.5, 1.0);
    -webkit-animation: fadein 1.5s;
    animation: fadein 1.1s;
    animation: fadeout 1.1s;
    /*transition: left 5s ease-in-out !important;*/
    transition: 0.3s !important;
}

.carousel-inner img{
    height: 100%;
    padding: 25px;
}

.display{
    display: inline-block !important;
}

.no-margin-top{
    margin-top: 0px !important;
}

.yandex-map{
    position: absolute;
    margin-top: 80px;
    margin-left: 30.6%;
    padding: 4px;
    background: linear-gradient(45deg, #866f51, #3c2b13);
    border-radius: 3px;
    z-index: 5;
}

.menu-footer-horizontal{
    color: whitesmoke;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 900;
    margin-right: 40px;
}

.footer-menu ul{
    margin-top: 80px;
}

.footer-menu{
    padding-left: 0px !important;
}

.left-center>.myWidget_copyright{
    display: none !important;
}

.main-left{
    height: 96.5%;
}

.footer-menu p{
    margin-top: 0;
    color: whitesmoke;
    margin-bottom: -5px;
    font-size: 12px;
}

.left-adres ul li{
    list-style-type: none;
    padding-left: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
}

.left-adres ul{
    padding-left: 0px;
}

.left-center{
    height: max-content;
    padding: 0px;
}

#instagramm{
    margin-bottom: 20px;
}

.card-p{
    font-weight: bold !important;
    font-size: 17px !important;
    margin-bottom: 7px;
    margin-top: 20px !important;
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
}

.flip-container:hover .flipper,  
.flip-container.hover .flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    width: 100%;
    height: 270px;
    border-radius: 3px;
    margin-bottom: 1px;
}

.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.front {
    z-index: 2;
    padding: 35px;
}

.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    padding: 15px;
}

.front .name {
    font-size: 2em;
    display: inline-block;
    background: rgba(33, 33, 33, 0.9);
    color: #f8f8f8;
    font-family: Courier;
    padding: 5px 10px;
    border-radius: 5px;
    bottom: 60px;
    left: 25%;
    position: absolute;
    text-shadow: 0.1em 0.1em 0.05em #333;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
}


.back-title {
    font-weight: bold;
    color: #00304a;
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    text-align: center;
    text-shadow: 0.1em 0.1em 0.05em #acd7e5;
    font-family: Courier;
    font-size: 2em;
}

.back p {
    text-align: center;
    /*font-family: 'Montserrat', sans-serif;*/
    font-weight: 500;
    font-size: 12px;
    margin-top: 1px;
    line-height: 14px;
    text-align: left;
}

.f-cont{
    margin-top: 30px;
    margin-bottom: 30px;
}

.icons-front{
    width: 100%;
    /*height: 100%;*/
}

.icons-grid{
    width: 100%;
    /*height: 100%;*/
}

.point{
    width: 32px;
    margin-right: 30px;
}

.mt-container p{
    font-size: 14px;
    border: 1px solid #d0d0d0;
    padding: 10px;
    border-radius: 5px;
    background: linear-gradient(to right, white, whitesmoke, rgb(238, 238, 238));
    font-weight: 500;
    text-indent: 15px;
    text-align: left;
    line-height: 1.7em;
    cursor: pointer;
    padding-left: 20px;
    margin-right: 20px;
}


.date-time{
    border-radius: 3px;
    background: linear-gradient(to right, white, whitesmoke, rgb(238, 238, 238));
    text-align: center;
    /* font-family: 'Montserrat'; */
    font-size: 14px;
    font-weight: 500;
    color: #786246;
    border: 1px solid #d0d0d0;
    padding: 5px;
    margin-bottom: 20px;
}

.money-info{
    margin-right: 2px;
    margin-left: 2px;
}

.money-info-block{
    padding: 2px;
    border-radius: 3px;
    border: 1px solid #d0d0d0;
    background: white;
}

.weather{
    padding: 2px;
    border-radius: 3px;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}


.money-info a{
    display: none;
}

/*---------------------*/

td span{
    font: normal 10px Arial;
    color: #000000;
    margin-left: 0px;
}

.desc-work{
    padding: 6%;
    border-radius: 5px;
    font-size: 12px;
    cursor: pointer;
}

.desc-work-title{
    text-align: center;
    font-weight: 700;
}

.description-image{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    margin-bottom: 20px;
}

.inp-form{
    height: 40px;
    border-radius: 4px;
    box-shadow: 1px 1px 3px grey inset;
    margin-bottom: 20px;
    font-size: 12px;
}

.lab-form{
    font-family: 'Montserrat', sans-serif;
}

.btn-send{
    padding: 7px 50px;
    box-shadow: 0px 1px 3px grey;
    margin-top: 15px;
}

.mt-container h3{
    display: inline-block;
}

.mt-container input{
    display: inline-block;
    margin-right: 7px;
}

.mt-container span{
    font-size: 10px;
}

.cursive{
    font-style: italic;
    font-weight: 600;
}

.mt-container p{
    transition: 0.6s;
}

.alert-success{
    position: absolute;
    padding: 11px 100px;
}

.agree-p{
    font-size: 12px;
    display: inline-block;
    margin-left: 5px;
}

.agree-p a{
    font-size: 12px;
    display: inline-block;
    margin-left: 5px;
}

.mt-cont p{
    font-size: 12px;
    border: 1px solid #d0d0d0;
    padding: 12px;
    text-align: center;
    border-radius: 5px;
    background: linear-gradient(to right, white, whitesmoke, rgb(238, 238, 238));
    font-weight: 500;
    text-indent: 15px;
    text-align: left;
    line-height: 1.7em;
    cursor: pointer;
    box-shadow: 1px 1px 4px #80808063;
    text-align: center;
    margin-bottom: 40px;
}

.ab-us{
    border: 1px solid #d0d0d0;
    padding: 10px;
    border-radius: 5px;
    background: linear-gradient(to right, white, whitesmoke, rgb(238, 238, 238));
    font-weight: 500;
    text-align: left;
    text-align: left;
    cursor: pointer;
    margin: 20px;
    font-size: 12px;
}

.ab-us h1{
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
}

.ab-us h5{
    font-weight: 600;
    margin-bottom: 25px;
}

.ab-us hr{
    box-shadow: none;
    width: 96%;
    height: 0px;
    background-color: #ffffff;
    border-radius: 10px;
}

.ab-us p{
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: center;
    font-size: 14px;
}

.instawall-root57443{min-height:80px;margin:0 auto}

.tabs-mside{display:none}
/*

All grid code is placed in a 'supports' rule (feature query) at the bottom of the CSS (Line 77). 
        
The 'supports' rule will only run if your browser supports CSS grid.

Flexbox is used as a fallback so that browsers which don't support grid will still recieve an identical layout.

*/

@import url(https://fonts.googleapis.com/css?family=Montserrat:500);

:root {
	/* Base font size */
	font-size: 10px;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

body {
	min-height: 100vh;
	background-color: #fafafa;
}

.container {
	max-width: 100rem;
	margin: 0 auto;
	padding: 0 2rem 2rem;
}

.heading {
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 4rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	padding: 3.5rem 0;
	color: #1a1a1a;
}

.heading span {
	display: block;
}

.gallery {
	display: flex;
	flex-wrap: wrap;
	/* Compensate for excess margin on outer gallery flex items */
	margin: -1rem -1rem;
}

.gallery-item {
	/* Minimum width of 24rem and grow to fit available space */
	flex: 1 0 24rem;
	/* Margin value should be half of grid-gap value as margins on flex items don't collapse */
	margin: 1rem;
	box-shadow: 0.3rem 0.4rem 0.4rem rgba(0, 0, 0, 0.4);
	overflow: hidden;
	border-radius: 5px;
}

.gallery-image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 400ms ease-out;
}

.gallery-image:hover {
	transform: scale(1.15);
}

/*

The following rule will only run if your browser supports CSS grid.

Remove or comment-out the code block below to see how the browser will fall-back to flexbox styling. 

*/

@supports (display: grid) {
	.gallery {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(24rem, 1fr));
		grid-gap: 2rem;
	}

	.gallery,
	.gallery-item {
		margin: 0;
	}
}