

/* Start:/local/templates/o2garden/components/bitrix/catalog.section.list/landscape/style.css?17120542611566*/
.mainpage-catalog-list {
    border: 1px solid;
    overflow: hidden;
    padding: 27px 0 10px;
    border: 1px solid #94bfdc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 40px;
}

.mainpage-catalog-list > ul > li {
    float: left;
    width: 295px;
    margin: 0 10px 20px 10px;
    padding-bottom: 10px;
}

.mainpage-catalog-list > ul > li:nth-child(3n+4) {
    clear: both;
}

.mainpage-catalog-list > ul > li > a {
    color: #1763a6;
    font-size: 16px;
}

.mainpage-catalog-list ul li a {
    text-decoration: none;
}

.mainpage-catalog-list ul li a:hover {
    text-decoration: underline;
}

.mainpage-catalog-list ul li ul {
    padding: 18px 0 0 12px;
    line-height: 20px;
}

.mainpage-catalog-list ul li ul li a {
    color: #999;
    font-size: 14px;
}

.plants_required_title {
    margin-top: 100px;
}

.lan_design_inf {
    width: 83%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.lan_design_inf > .call_back_block_header {
    display: flex;
    gap: 6px;
    align-items: center;
    border: 1px solid #00773c;
    padding: 11px 20px;
    border-radius: 26px;
}

@media screen and (max-width: 1024px) {
    .lan_design_inf {
        width: 98%;
    }

}
@media screen and (max-width: 800px) {
	.lan_design_inf{
      display: flex;
      justify-content: space-between;
      margin-top: 40px;
      align-items: center;
      flex-direction: column;
      align-items: center;
      text-align: center;
    }
}
/* End */


/* Start:/local/templates/o2garden/css/menu_pages.css?17151764386872*/
.background_pages {
    width: 100%;
    height: 376px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
}

.back_pl {
    width: 100%;
    height: 376px;
    position: absolute;
    z-index: -1;
}

.bac_sec {
    position: relative;
}

.text_sec {
    max-width: 577px;
    text-align: start;
    position: relative;
    z-index: 1;
    padding-top: 74px;
}

.text_sec h2 {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 16px;
}

.text_sec p {
    font-family: mardoto_regular;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    display: block;
}

.plants_sec {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    position: relative;
    z-index: 8;
    margin-top: 37px;
    top: -114px;
}

.vases_sec {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    position: relative;
    z-index: 8;
    margin-top: 37px;
    top: -114px;
}

.plants_required {
    position: relative;
}

.plants_required .left_fixed_plant {
    position: absolute;
    left: 0;
    transform: rotate(180deg);
}

.plants_required_title {
    margin-top: 120px;
    margin-bottom: 40px;
}

.plants_required_title h2 {
    font-family: mardoto_regular;
    color: #0B0825;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 8px;
}

.plants_required_title p {
    font-family: mardoto_regular;
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    opacity: 0.6;
}


.plants_required_section {
    overflow: hidden;
    border-radius: 8px;
    width: 100%;
    height: 192px;
    position: relative;
}

.plants_required_section img {
    height: 100%;
}

.plants_required_section_fon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(37, 36, 34, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
}

.plants_required_section_fon h4 {
    display: block;
    font-family: mardoto_regular;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
}

.plants_p_text p {
    font-family: mardoto_regular;
    color: #252422;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    max-width: 555px;
}

.my_sec .slick-dots {
    display: none !important;
}

.my_sec {
    margin-bottom: 50px;
}


/* Start:/local/templates/o2garden/css/menu_pages.css?16521874632759*/
.background_pages {
    width: 100%;
    height: 376px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
}

.back_pl {
    width: 100%;
    height: 376px;
    position: absolute;
    z-index: -1;
}

.bac_sec {
    position: relative;
}

.text_sec {
    max-width: 577px;
    text-align: start;
    position: relative;
    z-index: 1;
    padding-top: 74px;
}

.text_sec h2 {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 16px;
}

.text_sec p {
    font-family: mardoto_regular;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    display: block;
}

.landscape_des {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    position: relative;
    z-index: 8;
    margin: 37px auto 0 auto;
}

.landscape_des > a {
    margin-bottom: 26px;
}

.landscape_design_sec {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.landscape_design_sec > div {
    width: 48%;
}

.number_s {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #EAF7EE;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: mardoto_regular;
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 24px;
}

.sec_tit {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 24px;
    display: block;
    margin-bottom: 8px;
}

.par_det {
    font-family: mardoto_regular;
    display: block;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    color: #252422;
    opacity: 0.8;
}

.landscape_design_sec_div {
    margin-top: 120px;
}

.landscape_design_sec {
    margin-bottom: 80px;
}


.img_mor {
    width: 100%;
    height: 275px;
    border-radius: 8px;
}

.plants_sec_one {
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width: 263px;
    height: 192px;
    margin: 0 auto;
}

.plants_sec_one img {
    width: 100%;
    height: 137px;
}

.plants_sec_one h3 {
    text-align: center;
    font-family: mardoto_regular;
    color: #252422;
    font-weight: 700;
    font-size: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    height: 54px;
}

.plants_required_title {
    margin-top: 100px;
    margin-bottom: 40px;
}

.plants_required_title h2 {
    font-family: mardoto_regular;
    color: #0B0825;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 8px;
}

.plants_required_title p {
    font-family: mardoto_regular;
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    opacity: 0.6;
}

.plants_required_sections {
    display: grid;
    align-items: center;
    column-gap: 0;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
    gap: 29px;
}

.plants_required_section_fon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(37, 36, 34, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
}

.plants_required_section_fon h4 {
    display: block;
    font-family: mardoto_regular;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
}

.plants_p_text {
    margin-top: 120px;
    margin-bottom: 120px;
    position: relative;
}

.plants_p_text p {
    font-family: mardoto_regular;
    color: #252422;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    max-width: 555px;
}

.my_sec .slick-dots {
    display: none !important;
}

.my_sec {
    margin-bottom: 50px;
}

.bac_sec_block {
    position: relative;
}

.works-box {
    margin-top: 100px;
}

@media screen  and  (max-width: 850px) {
    .vases_sec {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen  and  (max-width: 600px) {
    .vases_sec {
        grid-template-columns: 1fr;
    }
}

@media screen  and  (max-width: 500px) {
    .title_ques h2 {
        margin-bottom: 10px;
        font-size: 24px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 961px) {
     .works-box{
       margin-bottom: 100px;
	}

}

/* End */
/* /local/templates/o2garden/css/menu_pages.css?16521874632759 */

/* End */


/* Start:/local/templates/o2garden/css/menu_pages_landscape.css?167507056549*/
.catalog_page_title_block{
    display: none;
}
/* End */


/* Start:/local/templates/o2garden/components/bitrix/news.list/news_landscape/style.css?16893374311129*/
.news-list {
	margin:20px 0;
	border: 1px solid #94bfdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.news-list h2 {
	border-bottom:1px solid #94bfdc;
	line-height:40px;
	padding: 0 10px;
	font-size:18px;
	font-weight:300;
    margin: 0;
}
.news-list > a{
	font-weight: 300;
	color: #0055aa;
	font-size: 12px;
	text-decoration: underline;
	padding: 15px 10px;
	display: block;
}
.news-list > a:hover{text-decoration: none;}
.news-list .news-item{
	padding:10px 0 20px;
	margin:0 10px;
	border-bottom:1px solid #94bfdc;
}

.news-list .news-item img.preview_picture {
	float:left;
	margin:0 7px 0 0;
	max-width:35px;
	max-height:35px;
}
.news-list .news-item a.link{
	color: #0055aa;
	font-size: 13px;
	line-height: 15px;
	min-height: 30px;
	max-height: 30px;	
	overflow: hidden;
	text-decoration: none;
	display: block;
	margin: 3px 0 10px;
	transition: all 0.4s ease-out;
}
.news-list .news-item a.link:hover{
	text-decoration:underline;
	max-height: 105px;
}
.news-list .news-item .news-date-time {
	color:#888888;
	display:block;
	padding-bottom:3px;
	font-size:11px;
	line-height:10px;
}




/* End */


/* Start:/local/templates/o2garden/components/bitrix/news.list/packet_landscape/style.css?17128298734217*/
.news-list {
    margin: 20px 0;
    border: 1px solid #94bfdc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.news-list h2 {
    border-bottom: 1px solid #94bfdc;
    line-height: 40px;
    padding: 0 10px;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
}

.news-list > a {
    font-weight: 300;
    color: #0055aa;
    font-size: 12px;
    text-decoration: underline;
    padding: 15px 10px;
    display: block;
}

.news-list > a:hover {
    text-decoration: none;
}

.news-list .news-item {
    padding: 10px 0 20px;
    margin: 0 10px;
    border-bottom: 1px solid #94bfdc;
}

.news-list .news-item img.preview_picture {
    float: left;
    margin: 0 7px 0 0;
    max-width: 35px;
    max-height: 35px;
}

.news-list .news-item a.link {
    color: #0055aa;
    font-size: 13px;
    line-height: 15px;
    min-height: 30px;
    max-height: 30px;
    overflow: hidden;
    text-decoration: none;
    display: block;
    margin: 3px 0 10px;
    transition: all 0.4s ease-out;
}

.news-list .news-item a.link:hover {
    text-decoration: underline;
    max-height: 105px;
}

.news-list .news-item .news-date-time {
    color: #888888;
    display: block;
    padding-bottom: 3px;
    font-size: 11px;
    line-height: 10px;
}

/* landscape_design slider styles*/
.slider {
    position: relative;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}


.slider > button {
    background-color: transparent;
    top: 50%;
    height: 40px;
    width: 40px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    outline: none;
    border: none;
    transform: translateY(-50%);
    transition: transform 0.1s linear;
    visibility: hidden;

}

.slider button:active {
    transform: translateY(-50%) scale(0.85);
}

.carousel > button:first-child {
    background: url("/local/templates/o2garden/css/../img/slider_sl.svg") no-repeat;
    transform: translate(0, -50%) rotate(180deg);
}

.carousel > .slick-next {
    background: url("/local/templates/o2garden/css/../img/slider_sl.svg") no-repeat;
}

.slider .carousel {
    border-radius: 8px;
    scroll-behavior: smooth;
    scrollbar-width: none;
    padding-left: 0;
    font-size: 0;
}

.carousel::-webkit-scrollbar {
    display: none;
}

.carousel.no-transition {
    scroll-behavior: smooth;
}

.carousel.dragging {
    scroll-snap-type: none;
    scroll-behavior: auto;
}

.carousel.dragging .card {
    cursor: grab;
    user-select: none;
    pointer-events: none;
}

.carousel :where(.card, .img) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel .card {
    scroll-snap-align: start;
    max-width: 340px;
    height: 650px;
    list-style: none;
    background: #fff;
    padding-bottom: 15px;
    border-radius: 8px;
    margin-right: 15px;
}

.card > img {
    max-width: 340px;
    height: 150px;
    border-radius: 8px 8px 0 0;
    margin-bottom: 24px;
}

.carousel .card > h3 {
    display: block;
    text-align: center;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 24px;
    font-family: mardoto_regular;
}

.carousel .card > p {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    margin: 0 auto;
    margin-bottom: 24px;
    width: 90%;
    font-family: mardoto_regular;
    opacity: 0.8;
}

.carousel .card > a {
    color: #00773C;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #00773C;
    filter: drop-shadow(0px 4px 40px rgba(0, 119, 60, 0.25));
    border-radius: 23px;
    width: 234px;
    height: 47px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    margin: 0 auto 24px;
    font-family: mardoto_regular;
}

.carousel .slick-dots {
    bottom: -30px;
    width: 100%;
}

.carousel .slick-prev {
    left: 3px;
}

.carousel .slick-next {
    right: 3px;
}

.carousel > .slick-prev {

}

@media (max-width: 767px) {
    .carousel > button:first-child {
        background: url("/images/slide-prev-mob.webp") no-repeat;
        background-size: contain;
        transform: translate(0, -50%) rotate(0);
    }
}


/* landscape_design slider styles end*/
/* End */


/* Start:/local/templates/o2garden/components/bitrix/news.list/slider_block_plants/style.css?16270471091125*/
.news-list {
	margin:20px 0;
	border: 1px solid #94bfdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.news-list h2 {
	border-bottom:1px solid #94bfdc;
	line-height:40px;
	padding: 0 10px;
	font-size:18px;
	font-weight:300;
    margin: 0;
}
.news-list > a{
	font-weight: 300;
	color: #0055aa;
	font-size: 12px;
	text-decoration: underline;
	padding: 15px 10px;
	display: block;
}
.news-list > a:hover{text-decoration: none;}
.news-list .news-item{
	padding:10px 0 20px;
	margin:0 10px;
	border-bottom:1px solid #94bfdc;
}

.news-list .news-item img.preview_picture {
	float:left;
	margin:0 7px 0 0;
	max-width:35px;
	max-height:35px;
}
.news-list .news-item a.link{
	color: #0055aa;
	font-size: 13px;
	line-height: 15px;
	min-height: 30px;
	max-height: 30px;	
	overflow: hidden;
	text-decoration: none;
	display: block;
	margin: 3px 0 10px;
	transition: all 0.4s ease-out;
}
.news-list .news-item a.link:hover{
	text-decoration:underline;
	max-height: 105px;
}
.news-list .news-item .news-date-time {
	color:#888888;
	display:block;
	padding-bottom:3px;
	font-size:11px;
	line-height:10px;
}
/* End */


/* Start:/local/templates/o2garden/components/bitrix/news.list/works_slider_block/style.css?17150045341242*/
.news-list {
	margin:20px 0;
	border: 1px solid #94bfdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.news-list h2 {
	border-bottom:1px solid #94bfdc;
	line-height:40px;
	padding: 0 10px;
	font-size:18px;
	font-weight:300;
    margin: 0;
}
.news-list > a{
	font-weight: 300;
	color: #0055aa;
	font-size: 12px;
	text-decoration: underline;
	padding: 15px 10px;
	display: block;
}
.news-list > a:hover{text-decoration: none;}
.news-list .news-item{
	padding:10px 0 20px;
	margin:0 10px;
	border-bottom:1px solid #94bfdc;
}

.news-list .news-item img.preview_picture {
	float:left;
	margin:0 7px 0 0;
	max-width:35px;
	max-height:35px;
}
.news-list .news-item a.link{
	color: #0055aa;
	font-size: 13px;
	line-height: 15px;
	min-height: 30px;
	max-height: 30px;	
	overflow: hidden;
	text-decoration: none;
	display: block;
	margin: 3px 0 10px;
	transition: all 0.4s ease-out;
}
.news-list .news-item a.link:hover{
	text-decoration:underline;
	max-height: 105px;
}
.news-list .news-item .news-date-time {
	color:#888888;
	display:block;
	padding-bottom:3px;
	font-size:11px;
	line-height:10px;
}
@media screen and (max-width: 1024px) and (min-width: 983px)) {
     .works-box{
       margin-bottom: 100px;
	}

}

/* End */
/* /local/templates/o2garden/components/bitrix/catalog.section.list/landscape/style.css?17120542611566 */
/* /local/templates/o2garden/css/menu_pages.css?17151764386872 */
/* /local/templates/o2garden/css/menu_pages_landscape.css?167507056549 */
/* /local/templates/o2garden/components/bitrix/news.list/news_landscape/style.css?16893374311129 */
/* /local/templates/o2garden/components/bitrix/news.list/packet_landscape/style.css?17128298734217 */
/* /local/templates/o2garden/components/bitrix/news.list/slider_block_plants/style.css?16270471091125 */
/* /local/templates/o2garden/components/bitrix/news.list/works_slider_block/style.css?17150045341242 */
