

/* Start:/local/templates/verdi-inner/components/bitrix/menu/od_top/style.css?17592119561911*/


.menu_top .nav-link {
    padding: 0 1rem;
}

.menu_top .btn {
    font-size: inherit;
    border: none;
}

.menu_top a.active {
    opacity: .5;
}

.menu_top.navbar {
    padding: 0 !important;
}

.menu_top_about .nav-justified>.dropdown .dropdown-menu {
    margin-top: 10px;
}

.menu_top_about {
    margin-right: -15px;
}

.menu_top_about .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    white-space: nowrap;
}

.menu_top_about a{
 color: black !important;
 font-size: 13px;
}

.menu_top_about ul.list-inline>li.list-inline-item>a {
    /*font-weight: bold;*/
}

.menu_top_about .list-inline-item:not(:last-child) {
    margin-right: 1.3rem;
}

.menu_top i.fa{ font-size: 12px; }

.menu_top .dropdown-menu {
    position: absolute;
    top: 95%;
    left: auto; 
    z-index: 1000;
    display: none;
    /* float: left; */
    min-width: 10rem;
    padding: .5rem 0;
    margin: 10px 0 0;
    /*font-size: 14px;*/
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.menu_top a {
    color: black;
}

ul.menu_top>li {
    padding: 10px 0;
}

.menu_top_about li.active a {
    opacity: .4;
}


/*.main_menu_gorizontal .more_razdel .dropdown-menu {
    top: 40px !important;
}
*/
.menu_top ul.dropdown-menu li{
    display: block !important;
    font-size: 13px;
    margin: 10px;
    /*text-transform: uppercase; */
    /*font-size: 12px; */
    /*font-family: "bold";*/
}

/*.main_menu_gorizontal .dropdown-menu li a:hover {
    background: #EEE
}
*/

.dropdown-toggle::after {
    display: none !important;
}

.menu_top_about ul.list-inline>li.list-inline-item>a {
    /* font-weight: bold; */
    padding: 15px 0;
}

/* End */


/* Start:/local/templates/verdi-inner/components/bitrix/catalog.compare.list/fav/style.css?175921195656*/
#fav_list_count div{ display: inline-block !important; }
/* End */


/* Start:/local/templates/verdi-inner/components/bitrix/catalog.compare.list/sravnenie/style.css?175921195658*/
#sravn_list_count div{ display: inline-block !important; }
/* End */


/* Start:/local/templates/verdi-inner/components/bitrix/breadcrumb/main/style.css?1759211956806*/

.bx-breadcrumb {
	padding: 8px 0 0 0;
	/*text-transfor m: uppercase;*/
	/*color: #A0A0A0;*/
	font-size: 13px;
	display: inline-block;
	/*border: red solid 1px;*/
	/*float: right;*/
	margin: 0;
	/*text-transform: uppercase;*/
}

.bx-breadcrumb a{ color: #939393 !important;}
.bx-breadcrumb a:hover{ text-decoration: underline !important; }

.bx-breadcrumb .fa {
	/*color: #A0AAB0;*/
	/*vertical-align: middle;*/
	margin: 0 10px;
	/*font-size: 15px;*/
}
.bx-breadcrumb .fa-home {
	/*font-size: 13px; */
margin-top: 0 !important; 
margin-right: 3px !important; 
margin-left: 0 !important  }

.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	vertical-align: middle;
	color: #B7B7B7;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none;}


/* End */


/* Start:/local/templates/verdi-inner/styles.css?17592119569261*/
h2.line, h3.line, h4.line, h5.line, h5.line {
 border-bottom: 1px #ddd solid;
 margin-bottom: 20px; 
 padding-bottom: 5px;
  /*font-family: 'light' !important*/ 
font-weight: bold;
}
h1, h2, h3, h4, h5, h6 { /*font-family: "light";*/ }

/*body { font-family: "light"; }*/

/*b, strong,th { font-family: 'bold'; }*/

.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}


img.content_img_responsive {}

.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {
	padding: 20px 20px 20px 70px;
	position: relative;
/*	border-top: #E9E1E1 2px solid;
	border-bottom: #E9E1E1 2px solid;*/
	margin: 20px 0 20px 0;
    border-radius: 3px;
    /*font-family: "normal";*/
}

	.content_vagno:before, .content_info:before, .content_contact:before {
    position: absolute;
    top: 20px;
    left: 15px;
    /*color: #F17878;*/
    color: white;
    font-family: "FontAwesome";
    font-size: 43px;
    line-height: 43px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.08);
}

	.content_vagno:before {content:"\f06a"; }
	.content_info:before {content:"\f05a"; }
	.content_contact:before {content:"\f1d8";  font-size: 38px;  line-height: 38px; }

	.content_vagno{background: #E9B8B8;}
	.content_info{background: #D5D9E6;}
	.content_contact{background: #DEE8D8; }

	.content_img_responsive, .content_img_left, .content_img_right { padding: 3px; border: 1px #E2E2E2 solid; }

	.content_img_left, .content_img_right { display: inline-block; }
	.content_img_left { float: left; margin: 0 15px 5px 0; }
	.content_img_right { float: right; margin: 0 0 5px 15px; }


	.content_img_responsive img{
		width: 100%;
		height: auto;
	}

/*

Важно
fa-exclamation-circle
content:"\f06a";
content:"\f071";


Цитата
content:"\f10d";

Скидки
content:"\f295";


Часы
content:"\f017";
*/






















.collect-screen1 {
    background: url("https://annaverdi.com/local/templates/verdi/img/collect-screen1.png");
    height: 100vh;
    background-size: cover;
    display: flex;
    width: 100%;
}
.collect-screen1-title {
    margin-top: auto;
    margin-left: 30px;
    margin-bottom: 70px;
    max-width: 490px;
    font-weight: 400;
    font-size: 60px;
    line-height: 107%;
    letter-spacing: -0.02em;
    color: #fff;
}

.collect-screen2 {
    width: 100%;
    height: calc(100vh - 60px);
    position: relative;
}
#collect-screen2-video {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.collect-screen2 .controls{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.collect-screen3 {
    margin-top: 120px;
}
.collect-screen3-title {
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}
.collect-screen3-subtitle {
    margin: 25px auto 0;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    max-width: 500px;
}
.collect-screen3-wrapper {
    margin-top: 80px;
    display: flex;
    height: auto;
    width: 100%;
    gap: 10%;
    align-items: center;
}
.collect-screen3-left {
    width: 50%;
    aspect-ratio: 720 / 957;
    display: flex;
}
.collect-screen3-right {
    width: 30%;
    aspect-ratio: 460 /610;
    display: flex;

}
.collect-link {
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    gap: 10px;
    margin-top: auto;
    margin-bottom: 20px;
    margin-left: 15px;
}
.collect-link p {
    color: #fff;
}
.collect-link img {
    object-fit: contain;
}
.collect-link:hover p{
    text-decoration: underline;
    transition: .5s;
}

.collect-screen4 {
    width: 100%;
    height: calc(100vh - 60px);
    position: relative;
}

#collect-screen4-video {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.collect-screen4 .controls{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.basket-empty .favorite-content-empty-title {
    margin-top: 0;
}
.favorite-content-empty-button {
    margin: 60px auto 0;
}

.collect-screen5 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px; 
    margin-top: 60px;
}
.collect-screen5-item {
    position: relative;

}
.collect-screen5-item-img{
    width: 100%;
    object-fit: cover;
}
.collect-screen5-item .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;
}

.collect-screen6 {
    margin-top: 60px;
    display: flex;
    width: 100%;
}
.collect-screen6-left {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;

}
.collect-screen6-left-item {
    width: 60%;
}
.collect-screen6-left-item-top {
    position: relative;
}
.collect-screen6-left-item-img {
    width: 100%;
    object-fit: cover;
}
.collect-screen6-left-item-top .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;
}
.collect-screen6-left-item-subtitle {
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    margin-top: 17px;
}
.collect-screen6-right {
    width: 50%;
    position: relative;
}
.collect-screen6-right-img {
    width: 100%;
    object-fit: cover;
}

.collect-screen6-right .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;
}
.collect-screen7 {
    width: 100%;
    margin-top: 60px;
    position: relative;
}
.collect-screen7-img {
    width: 100%;
    object-fit: cover;
}
.collect-screen7 .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;
}

.collect-screen8 {
    display: flex;
    width: 100%;
    margin-top: 60px;
}
.collect-screen8-left {
    width: 50%;
    position: relative;
}
.collect-screen8-left-img {
    width: 100%;
    object-fit: cover;
}
.collect-screen8 .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;
}
.collect-screen8-right {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    
}
.collect-screen8-right-item {
    position: relative;
    width: 70%;
}
.collect-screen8-right-img {
    width: 100%;
    object-fit: cover;
}
.collect-screen9 {
    margin-top: 60px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.collect-screen9-item {
    width: 60%;
    position: relative;
}
.collect-screen9-img {
    width: 100%;
    object-fit: cover;

}
.collect-screen9-item .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;

}
.collect-screen10 {
    display: flex;
    margin-top: 60px;
    width: 100%;
    gap: 12px;
}
.collect-screen10-left {
    width: 50%;
    position: relative;
}
.collect-screen10-left-img {
    width: 100%;
    object-fit: cover;
}
.collect-screen10 .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;
}
.collect-screen10-right {
    width: 50%;
    position: relative;
}
.collect-screen10-right-img {
    width: 100%;
    object-fit: cover;   
}
.collect-screen11 {
    margin-top: 60px;
    position: relative;
    width: 100%;
}
.collect-screen11-img {
    width: 100%;
    object-fit: cover;
}
.collect-screen11 .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;
}

.collect-screen12 {
    margin-top: 60px;
    display: flex;
    width: 100%;

}
.collect-screen12-left {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.collect-screen12-left-item {
    width: 70%;
    position: relative;

}
.collect-screen12-left-img {
    width: 100%;
    object-fit: cover;
}
.collect-screen12 .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;
}
.collect-screen12-right {
    width: 50%;

    position: relative;
}

.collect-screen12-right-img {
    width: 100%;
    object-fit: cover;
}

.collect-screen13 {
    margin-top: 60px;
    display: flex;
    width: 100%;
    position: relative;
}
.collect-screen13-img {
    width: 100%;
    object-fit: cover;
}
.collect-screen13 .collect-link {
    position: absolute;
    bottom: 18px;
    left: 15px;
}

.collect-screen14 {
    margin-top: 160px;
    margin-bottom: 120px;
}
.collect-screen14-title {
    font-weight: 400;
    font-size: 26px;
    line-height: 115%;
    text-transform: uppercase;
    text-align: center;
    color: #0f0f0f;
}
#collect-screen14-splide {
    margin-top: 50px;
}
#collect-screen14-splide .splide__arrow {
    background: transparent;
    opacity: 1;
}



@media (max-width: 992px) {
    .collect-screen1 {
		background: url("https://annaverdi.com/local/templates/verdi/img/11.jpg");
		height: 100vh;
		background-size: cover;
		display: flex;
		width: 100%;
	}

	 .footer-top {
		flex-wrap: wrap;
	  }

	 .footer-top-right {
		width: 100%;
		flex-direction: column;
	  }

	  .footer-top-left {
		width: 130px;
	  }

	  .footer-mid-right {
		width: 100%;
		flex-direction: column;
	  }

	   .footer-top-right-col--menu {
		width: calc(50% - 10px);
	  }

		.collect-screen6-left-item {
		  width: 100%;
		}

		.collect-screen6-right {
		  width: 100%;
		  position: relative;
		}

	.collect-screen6-left {
		width: 100%;
	}
}

/* End */
/* /local/templates/verdi-inner/components/bitrix/menu/od_top/style.css?17592119561911 */
/* /local/templates/verdi-inner/components/bitrix/catalog.compare.list/fav/style.css?175921195656 */
/* /local/templates/verdi-inner/components/bitrix/catalog.compare.list/sravnenie/style.css?175921195658 */
/* /local/templates/verdi-inner/components/bitrix/breadcrumb/main/style.css?1759211956806 */
/* /local/templates/verdi-inner/styles.css?17592119569261 */
