body {
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
    background: #EFEFEF;
}

a {
    color: #000000;
}

.menu {
    display: block;
    text-align: center;
    padding-left: 0;
    margin: 0;
}

.menu li{
	display: inline-block;
	position: relative;
	z-index:100;
}

.menu li:first-child{
	margin-left:0;
}

.menu li a {

}
.menu li a {
    text-decoration: none;
    padding: 11px;
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    /*color: #FFFFFF;*/

	/*-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;*/
}

.menu li a:hover, .menu li:hover > a {
    /*color: #ffffff;*/
}

.menu ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	top: 43px;
	left: 0px;
	background: #ffffff;
}

.menu ul li {
	display:block;
	float: none;
	background:none;
	margin:0;
	padding:0;
}
.menu ul li a {
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#797979;
	border-left:3px solid #ffffff;
	background:#ffffff;
}

.menu ul li a:hover, .menu ul li:hover > a{
	background:#f0f0f0;
	border-left:3px solid #9CA3DA;
	color:#797979;
}

.menu li:hover > ul{ 
	display: block;
}
.menu ul ul {
	left: 149px;
	top: 0px;
}

.mobile-menu {
    display: none;
    width: 100%;
    padding: 11px;
    background: #ffc534;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.mobile-menu:hover {
    background: #ffc534;
    color: #000;
    text-decoration: none;
}
header.header {
    padding: 10px 0px 0;
}
.main-block {
    background-image: url(../img/Cat.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
}
.col-md-3.col-sm-4.col-xs-6.contacts-block-wrapper-top {
    display: none;
}
.phone.call-back .button a{
	color:white;
}

.phone.call-back .button {
    margin: 2px auto;
    padding: 9px 25px 9px;
    height: 35px;
    max-width: 200px;
    width: 100%;
    background: black;
}
.contacts-block .phone {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
	text-align: center;
}
.logo img {
    width: 100%;
    max-width: 100%;
}
.text-block {
    padding-top: 100px;
}
.text-block h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 69px;
    line-height: 84px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 2px 2px 1px black;
}
.text-block h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 2px 2px 1px black;
}
.text-block p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #ffffff;
}
.img-block img {
    width: 100%;
    max-width: 100%;
    padding-top: 150px;
}
.text-inner-block h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}
.icon-block {
    padding: 30px 0px;
}
.outer-wrapper-block {
    background: #FFFFFF;
    box-shadow: 0px 1px 29px rgba(0, 0, 0, 0.14);
    text-align: center;
    padding: 10px;
    min-height: 230px;
	margin-bottom: 20px;
}
.second-block {
    padding: 70px 0px;
}
.title-block {
    padding-bottom: 35px;
}
.title-block h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}
ul.nav.nav-tabs li {
    width: 14%;
    text-align: center;
    border: 1px solid;
    background: #FFC534;
    margin: 0 0.14%;
    border: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}
ul.nav.nav-tabs,
.nav-tabs > li > a{
	border:none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-radius: 0;
    margin: 0;
    border: none;
    background: #FFFFFF;
    box-shadow: 0px 1px 29px rgba(0, 0, 0, 0.14);
    color: black;
}
.nav-tabs > li > a:hover {
    border: none;
    margin: 0;
    border-radius: 0;
    color: black;
    background: white;
    box-shadow: 0px 1px 29px rgba(0, 0, 0, 0.14);
}
.catalog-image img {
    width: 100%;
    max-width: 100%;
}
.tab-content {
    margin: 15px 0px;
    padding: 15px 0px;
}
.info-icon-block {
    text-align: center;
    padding: 0;
}

.info-icon-block span {
    display: block;
    width: 100%;
}

.title-block-catalog h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}
.button {
    width: 199px;
    height: 44px;
    background: #FFC534;
    clear: both;
    justify-content: center;
    align-items: center;
    padding: 13px 25px 9px;
    display: flex;
    margin: 32px auto 0px;
}
.button a {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    text-decoration: none;
}

.catalog-outter-block {
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 10px;
    gap: 10px;
    isolation: isolate;
	margin-bottom: 15px;
}
.text-block .button-block .button {
    margin: 0;
}
.form-text-block h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-transform: uppercase;
    color: #fff;
}
.form-block {
    background-image: url(../img/bg2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.form-block .form-text-block {
    padding: 150px 0 0;
}
.form-text-block h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 17px;
    color: #FFFFFF;
}
.form-text-block form.forma {
    width: 85%;
}
.form-text-block form.forma {
    width: 497px;
    max-width: 100%;
}
form.forma input.form-control {
    height: 45px;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 14px;
    gap: 10px;
    margin: 20px 0px;
}
form.forma button.button {
    width: 100%;
    font-style: normal;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}
.dilevery-img-block img {
    max-width: 100%;
    width: 100%;
}
.dilevery {
    margin: 75px 0px;
}
.text-block-dilevery h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
}
.text-block-dilevery p {
    font-style: normal;
    font-size: 17px;
    line-height: 17px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.text-block-dilevery {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-shadow: 1px 1px 0px white, 0px -1px 0px black;
}
.text-block-dilevery {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-shadow: 1px 1px 0px white, 0px -1px 0px black;
}
.dilevery-img-block {
    position: relative;
}
footer.footer {
    background: black;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 100px 0 50px;
}
.clear {
    clear: both;
}
.form-inner-block {
    margin: 70px 0px;
    padding: 30px 50px;
    border: 1px solid;
    border-radius: 10px;
    background: #00000036;
    position: relative;
}

.form-block .form-text-block {
    padding: 70px 0;
}
.footer-contact-info .contacts-block .button {
    background: #FFC534;
    margin: 15px 0 !important;
}
.footer-contact-info .phone a {
    color: white;
}
.footer-contact-info .contacts-block .phone.location p {
    color: white;
}
.footer-contact-info .contacts-block .phone {
    text-align: left;
}
.bg-block {
    position: absolute;
    width: 350px;
    height: 300px;
    background: url(../img/bgpaper.png);
    right: 23px;
    top: -130px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	z-index: -1;
}
.outter-wrapper-block {
    position: relative;
}

/*.dilevery-img-block:before {
    top: 150px;
    content: '';
    position: absolute;
    width: 350px;
    height: 419px;
    background: url(../img/bgpaper3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
    left: -175px;
}*/