

/* Start:/local/templates/main/components/bitrix/menu/top_multilevel/style.css?1545124049617*/
.dropdown-menu li.third-level-menu ul {
    margin-top: inherit;
	margin: 0;
    padding: 0 !important;
}
.dropdown-menu li.third-level-menu ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5384616;
    color: #333333;
    white-space: nowrap;
	font-size:13px;
}
.dropdown-menu li.third-level-menu ul > li > a:hover{
	background-color: #f5f5f5;
}
.dropdown-menu li.third-level-menu ul li{
	margin-bottom: 0px;
}
@media screen and (max-width: 1024px) {
	.dropdown-menu li.third-level-menu ul > li > a  {
		font-size: 10px;
		line-height: 1.5em;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/products_list/style.css?15675885383801*/
.products-row h3{
	font-size: 18px;
}
.home_items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.home_items .home_page_img {
	width: 20%;
	height: inherit;
	margin-bottom: 10px;
}

.home_items .home_page_img img {
	max-height: 85px;
}

@media screen and (max-width: 1240px) {
	.home_items .home_page_img img {
		max-height: 70px;
	}
}

@media screen and (max-width: 1240px) {
	.home_items .home_page_img {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 768px) {
	.home_items .home_page_img {
		width: 50%;
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 768px) {
	.home_items {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: -20px;
	}
}

.h3-head {
	font-size: 35px;
	text-transform: uppercase;
	text-shadow: 0 2px 1px #fff;
	text-align: center;
	color: #999;
	margin: 0;
	font-weight: bold;
	line-height: 48px;
}

.breed {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	list-style: none;
	padding: 0;
}

.breed__item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: white;
	text-transform: uppercase;
	width: 25%;
	padding: 0 20px;
	height: 350px;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	max-height: 350px;
}

.breed__item:before {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 768px) {
	.breed__item {
		width: 50%;
		height: 70vw;
	}
}

@media screen and (max-width: 520px) {
	.breed__item {
		width: 100%;
	}
}

.breed__content {
	max-width: 100%;
	position: relative;
}

.breed__title {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	font-size: 32px;
	font-weight: bold;
}

@media screen and (max-width: 1240px) {
	.breed__title {
		font-size: 20px;
	}
}

@media screen and (max-width: 520px) {
	.breed__title {
		font-size: 26px;
		margin-bottom: 5px;
	}
}

.breed__text {
	margin-bottom: 15px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.breed__hover {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: red;
}

.breed__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.breed__link-more {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	opacity: 0;
	-webkit-transform: translateY(42px);
	-ms-transform: translateY(42px);
	transform: translateY(42px);
	margin-top: -42px;
	text-decoration: none;
	padding: 10px 20px;
	width: 200px;
	border: 1px solid white;
	color: white;
}

.breed__link-more:hover, .breed__link-more:focus, .breed__link-more:active {
	text-decoration: none !important;
	color: white;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/main.include/what_is_wood_windows/style.css?15713199374243*/
.home_items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.home_items .home_page_img {
    width: 20%;
    height: inherit;
    margin-bottom: 10px;
}

.home_items .home_page_img img {
    max-height: 85px;
}

@media screen and (max-width: 1240px) {
    .home_items .home_page_img img {
        max-height: 70px;
    }
}

@media screen and (max-width: 1240px) {
    .home_items .home_page_img {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .home_items .home_page_img {
        width: 50%;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 768px) {
    .home_items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: -20px;
    }
}

.h3-head {
    font-size: 35px;
    text-transform: uppercase;
    text-shadow: 0 2px 1px #fff;
    text-align: center;
    color: #999;
    margin: 0;
    font-weight: bold;
    line-height: 48px;
}

.breed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
    padding: 0;
}

.breed__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    text-transform: uppercase;
    width: 25%;
    padding: 0 20px;
    height: 350px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    max-height: 350px;
}

.breed__item:before {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 768px) {
    .breed__item {
        width: 50%;
        height: 70vw;
    }
}

@media screen and (max-width: 520px) {
    .breed__item {
        width: 100%;
    }
}

.breed__content {
    max-width: 100%;
    position: relative;
}

.breed__title {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-size: 32px;
    font-weight: bold;
}

@media screen and (max-width: 1240px) {
    .breed__title {
        font-size: 20px;
    }
}

@media screen and (max-width: 520px) {
    .breed__title {
        font-size: 26px;
        margin-bottom: 5px;
    }
}

.breed__text {
    margin-bottom: 15px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.breed__hover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: red;
}

.breed__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.breed__link-more {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    -webkit-transform: translateY(42px);
    -ms-transform: translateY(42px);
    transform: translateY(42px);
    margin-top: -42px;
    text-decoration: none;
    padding: 10px 20px;
    width: 200px;
    border: 1px solid white;
    color: white;
}

.breed__link-more:hover, .breed__link-more:focus, .breed__link-more:active {
    text-decoration: none !important;
    color: white;
}
/* End */
/* /local/templates/main/components/bitrix/menu/top_multilevel/style.css?1545124049617 */
/* /local/templates/.default/components/bitrix/catalog.section/products_list/style.css?15675885383801 */
/* /local/templates/.default/components/bitrix/main.include/what_is_wood_windows/style.css?15713199374243 */
