.back-call-section{
    padding: 80px 0;
    background-image: url(../img/alegria-xii/bg_back_call_section.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.back-call-section .title{
    display: block;
    color: #282d39;
    font-size: 30px;
    font-weight: 700;
    white-space: nowrap;
    margin-bottom: 10px;
}
.back-call-section .subtitle{
    display: block;
    color: #333;
    font-size: 18px;
}
.back-call-section.last{
    padding: 60px 0;
}
.back-call-section.last .title{
    white-space: normal;
}
.back-call-section.last .subtitle{
    margin-bottom: 40px;
}

#property-list .booking {
    background-color: #e8e8e8;
    color: #737373;
    cursor: default;
    font-size: 9px;
    font-weight: 700;
    line-height: 22px;
    padding: 10px;
    text-transform: uppercase;
	text-decoration:none;
}

#property-list table tr.yancolor_yellow {
    background-color: rgba(253, 155, 0, 0.5)!important;
}
#property-list table tr.yancolor_orange {
    background-color: rgb(244,137,49)!important;
}
#property-list table tr.yancolor_orange span.price {
    font-weight:700;
}
#property-list table tr.yancolor_orange td {
    color:#fff;
}
#property-list table tr.yancolor_orange:after {
    content: '';
	width:64px;
	height:48px;
	position:absolute;
	background-image: url('../img/alegria-xii/hot-sale.png');
	background-size: contain;
    background-repeat: no-repeat;
	
}
#property-list table tr.yancolor_red {
    background-color: rgba(0, 128, 0, 0.3)!important;
}
#property-list .booking.active {
    background-color: #791106;
    color: #fff;
	text-decoration:none;
    cursor: pointer;
    transition: .2s
}

#property-list .booking.active:hover {
    background-color: #282d39;
    color: #fff;
	text-decoration:none;
    transition: .2s
}


#property-list .pdf-download {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 550.801 550.801' xml:space='preserve'%3E%3Cpath fill='%23a3a3a3' d='M160.381,282.225c0-14.832-10.299-23.684-28.474-23.684c-7.414,0-12.437,0.715-15.071,1.432V307.6 c3.114,0.707,6.942,0.949,12.192,0.949C148.419,308.549,160.381,298.74,160.381,282.225z'/%3E%3Cpath fill='%23a3a3a3' d='M272.875,259.019c-8.145,0-13.397,0.717-16.519,1.435v105.523c3.116,0.729,8.142,0.729,12.69,0.729 c33.017,0.231,54.554-17.946,54.554-56.474C323.842,276.719,304.215,259.019,272.875,259.019z'/%3E%3Cpath fill='%23a3a3a3' d='M488.426,197.019H475.2v-63.816c0-0.398-0.063-0.799-0.116-1.202c-0.021-2.534-0.827-5.023-2.562-6.995L366.325,3.694 c-0.032-0.031-0.063-0.042-0.085-0.076c-0.633-0.707-1.371-1.295-2.151-1.804c-0.231-0.155-0.464-0.285-0.706-0.419 c-0.676-0.369-1.393-0.675-2.131-0.896c-0.2-0.056-0.38-0.138-0.58-0.19C359.87,0.119,359.037,0,358.193,0H97.2 c-11.918,0-21.6,9.693-21.6,21.601v175.413H62.377c-17.049,0-30.873,13.818-30.873,30.873v160.545 c0,17.043,13.824,30.87,30.873,30.87h13.224V529.2c0,11.907,9.682,21.601,21.6,21.601h356.4c11.907,0,21.6-9.693,21.6-21.601 V419.302h13.226c17.044,0,30.871-13.827,30.871-30.87v-160.54C519.297,210.838,505.47,197.019,488.426,197.019z M97.2,21.605 h250.193v110.513c0,5.967,4.841,10.8,10.8,10.8h95.407v54.108H97.2V21.605z M362.359,309.023c0,30.876-11.243,52.165-26.82,65.333 c-16.971,14.117-42.82,20.814-74.396,20.814c-18.9,0-32.297-1.197-41.401-2.389V234.365c13.399-2.149,30.878-3.346,49.304-3.346 c30.612,0,50.478,5.508,66.039,17.226C351.828,260.69,362.359,280.547,362.359,309.023z M80.7,393.499V234.365 c11.241-1.904,27.042-3.346,49.296-3.346c22.491,0,38.527,4.308,49.291,12.928c10.292,8.131,17.215,21.534,17.215,37.328 c0,15.799-5.25,29.198-14.829,38.285c-12.442,11.728-30.865,16.996-52.407,16.996c-4.778,0-9.1-0.243-12.435-0.723v57.67H80.7 V393.499z M453.601,523.353H97.2V419.302h356.4V523.353z M484.898,262.127h-61.989v36.851h57.913v29.674h-57.913v64.848h-36.593 V232.216h98.582V262.127z'/%3E%3C/svg%3E")
}

#property-list .show-all {
    display: block;
    margin-top: 20px;
    text-align: center;
    width: 100%
}

#property-list .show-all a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: underline
}

#property-list .show-info-mobile {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath fill='%23a3a3a3' d='M62.162,0c6.696,0,10.043,4.567,10.043,9.789c0,6.522-5.814,12.555-13.391,12.555 c-6.344,0-10.045-3.752-9.869-9.947C48.945,7.176,53.35,0,62.162,0z M41.543,100c-5.287,0-9.164-3.262-5.463-17.615l6.07-25.457 c1.057-4.077,1.23-5.707,0-5.707c-1.588,0-8.451,2.816-12.51,5.59L27,52.406C39.863,41.48,54.662,35.072,61.004,35.072 c5.285,0,6.168,6.361,3.525,16.148L57.58,77.98c-1.234,4.729-0.703,6.359,0.527,6.359c1.586,0,6.787-1.963,11.896-6.041L73,82.377 C60.488,95.1,46.83,100,41.543,100z'/%3E%3C/svg%3E")
}

#property-list .pdf-download,#property-list .show-info-mobile {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 22px;
    margin-right: 10px;
    vertical-align: middle;
    width: 22px
}

#property-list .small {
    color: #791106;
    font-size: 10px;
    font-weight: 600
}

#property-list .small-title {
    color: #333;
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 20px;
    text-transform: none
}

#property-list .small.green {
    color: #1f903a
}

#property-list .small.red {
    color: #791106
}

#property-list table,
#error-page .search-block {
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    width: 100%
}

#property-list td,#property-list th {
    color: #333;
    font-weight: 500;
    font-size: 12px;
    height: 46px;
    line-height: 26px;
    padding: 5px;
    text-align: center;
    vertical-align: middle
}

#property-list td .price {
    white-space: nowrap
}

#property-list th {
    color: #8c8c8c;
    font-weight: 700
}

#property-list td:first-child,#property-list th:first-child {
    padding: 5px 10px;
    text-align: left
}

#property-list tbody tr:nth-child(even),#property-list thead {
    background-color: #f7f7f7
}

#property-list,#video-presentation {
    padding: 20px 15px;
	margin: 0 auto;
}

#property-list td .price:before {
    background-position: center;
    background-repeat: no-repeat
}

#exhibition-gallery-sec{
	padding: 0;
	padding-top:40px;
	padding-bottom:80px;
	background-image: url('../img/subscribe-form.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#exhibition-gallery-sec .block-title h2{
	color: #fff;
}
#exhibition-gallery-sec .sec-title{
	display: block;
	text-align: left;
	margin-bottom: 80px;
}
#exhibition-gallery-slider .slick-slide{
	height: auto;
	overflow: hidden;
}
#exhibition-gallery-slider .photo{
	position: relative;
	height: 0;
	padding-bottom: 70%;
}
#exhibition-gallery-slider .photo img{
	position: absolute;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
}
#exhibition-gallery-slider .slick-slide{
	height: auto;
	overflow: hidden;
}
#exhibition-gallery-slider .photo{
	position: relative;
	height: 0;
	padding-bottom: 70%;
}
#show-gallery{
    top: -100vh;
    position: fixed;
    background-color: rgba(40,50,57,.95);
    height: 100vh;
    width: 100%;
    padding: 20px;
    overflow: auto;
    z-index: 999999;
}
#show-gallery .container .row > div{
    position: relative;
	top:10vh;
}
#show-gallery .close-btn{
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22.88 22.88' xml:space='preserve'%3E%3Cpath fill='%23fff' d='M0.324,1.909c-0.429-0.429-0.429-1.143,0-1.587c0.444-0.429,1.143-0.429,1.587,0l9.523,9.539 l9.539-9.539c0.429-0.429,1.143-0.429,1.571,0c0.444,0.444,0.444,1.159,0,1.587l-9.523,9.524l9.523,9.539 c0.444,0.429,0.444,1.143,0,1.587c-0.429,0.429-1.143,0.429-1.571,0l-9.539-9.539l-9.523,9.539c-0.444,0.429-1.143,0.429-1.587,0 c-0.429-0.444-0.429-1.159,0-1.587l9.523-9.539L0.324,1.909z'/%3E%3C/svg%3E");
    cursor: pointer;
}
#show-gallery .title{
    display: block;
    padding-right: 30px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1em;
    color: #fff;
}
#show-gallery-main-slider{
    position: relative;
    margin-bottom: 10px;
}
#show-gallery-main-slider .slide{
    position: relative;
    overflow: hidden;
}
#show-gallery-second-slider .slide img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-height: 100%;
    max-height: 100%;
    width: auto;
    z-index: -1;
}
#show-gallery-main-slider .slide img{
    width: 100%;
    height: auto;
}
#show-gallery-main-slider .slick-arrow{
    position: absolute;
    color: transparent;
	outline: none!important;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    display: block;
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translate(0,-50%);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 478.448 478.448' xml:space='preserve'%3E%3Cpolygon fill='%23fff' points='131.659,0 100.494,32.035 313.804,239.232 100.494,446.373 131.65,478.448 377.954,239.232'/%3E%3C/svg%3E");
}
#show-gallery-main-slider .slick-prev{
    left: -60px;
    transform: translate(0,-50%) rotate(180deg);
}
#show-gallery-main-slider .slick-next{
    right: -60px;
}
#show-gallery-second-slider .slick-slide{
    padding: 0 5px;
	display:none;
}
#show-gallery-second-slider .slide{
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
}
#show-gallery-second-slider .slick-current .slide{
    outline: 2px solid #efbe35;
    outline-offset: -2px
}

#exhibition-gallery-slider .slick-prev,
#another-dark-sec .slick-prev{
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3223 0L13.4297 1.20521L5.85045 9.0003L13.4297 16.7933L12.3227 18L3.5711 9.0003L12.3223 0Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
#another-dark-sec .slick-prev{
	right: 30px;
}
#prop-slider-sec #slider > .slick-prev,
#investments-slider > .slick-prev{
	transform: translate(-109px,0);
}
#exhibition-gallery-slider .slick-next{
	left: calc(50% + 515px);
}
#exhibition-gallery-slider .slick-prev{
	left: calc(50% + 470px);
}
#prop-slider-sec #slider > .slick-next,
#investments-slider > .slick-next,
#exhibition-gallery-slider .slick-next,
#another-dark-sec .slick-next{
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.67765 0L3.57031 1.20521L11.1495 9.0003L3.57031 16.7933L4.67733 18L13.4289 9.0003L4.67765 0Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
#prop-slider-sec #slider .photo-slider .slick-arrow,
.investments-photos-slider-col .slick-arrow,
#exhibition-gallery-slider .slick-arrow,
#another-dark-sec .slick-arrow,
.popup_propinfo .photo-slider .slick-arrow{
	font-size: 0;
	display: inline-block;
	border: none;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
}
#prop-slider-sec #slider .photo-slider .slick-arrow,
.investments-photos-slider-col .slick-arrow,
.popup_propinfo .photo-slider .slick-arrow{
	background-color: rgba(255, 255, 255, 0.5);
	top: 10px;
}
#prop-slider-sec #slider .photo-slider .slick-arrow,
#exhibition-gallery-slider .slick-arrow,
#another-dark-sec .slick-arrow{
	width: 24px;
	height: 24px;
}
#exhibition-gallery-slider .slick-arrow,
#another-dark-sec .slick-arrow{
	background-color: #282d39;
    padding: 20px;
    background-size: 25px;
	cursor: pointer;
	outline: none!important;
	transition:0.3s;
}
#exhibition-gallery-slider .slick-arrow:hover{
	background-color: #efbe35;
	transition:0.3s;
}
#exhibition-gallery-slider .slick-arrow{
	top: -55px;
}


#select-section .one-main-elem{
    box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    background-color: #fff;
    margin-bottom: 20px;
}
#select-section .top-line{
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
}
#select-section .top-line .icon{
    width: 60px;
    height: 60px;
    background-color: #efbe35;
    margin-right: 15px;
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
}

/* VIDEO SECTION STRAT */
#video-section {
    padding: 50px 0 0;
}
#video-section .top-block{
    padding: 100px 0 70px;
    background-image: url(../img/real-estate/bg_video_top.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#video-section .top-block .video-title{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
    color: #fff;
    font-weight: 500;
}
#video-section .top-block .block-title{
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 50px;
}
#video-section .bottom-block{
    padding: 30px 0;
    background: url(../img/real-estate/bg_youtoobe.png) left 80% bottom no-repeat, url(../img/real-estate/youtoobe_logo.png) left 8% center no-repeat #fbc200;
    background-size: auto 90%, auto 110%;
}
#video-section .bottom-block .title{
    display: inline-block;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
    color: #282d39;
}
#video-section .bottom-block .title .red-text{
    color: #f1171b;
}
#video-section .bottom-block .subtitle{
    margin-top: 5px;
    display: inline-block;
    font-size: 14px;
    line-height: 1.4em;
    color: #282d39;
}
#video-section .bottom-block .media-links{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#video-section .bottom-block .media-links a{
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 8px;
    font-weight: 700;
    color: #fff;
    background-color: #282d39;
    padding: 10px 0;
}
#video-section .bottom-block .media-links a:not(:last-child){
    margin-bottom: 10px;
}
/* VIDEO SECTION END */


#select-section .top-line .title{
    font-size: 16px;
    font-weight: 600;
}
#select-section .one-bed .top-line .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cpath fill='%23282d39' d='M453.776,229.702V87.342c0-28.948-23.551-52.499-52.499-52.499H110.721c-28.948,0-52.497,23.551-52.497,52.499v142.36 C24.868,237.726,0,267.793,0,303.576v106.183c0,8.424,6.829,15.253,15.253,15.253h42.97v36.891 c0,8.424,6.829,15.253,15.253,15.253c8.424,0,15.253-6.829,15.253-15.253v-36.891h334.54v36.891 c0,8.424,6.829,15.253,15.253,15.253c8.424,0,15.253-6.829,15.253-15.253v-36.891h42.97c8.424,0,15.253-6.829,15.253-15.253 V303.576C512,267.793,487.132,237.726,453.776,229.702z M88.73,87.342c0-12.126,9.866-21.992,21.991-21.992h290.557 c12.126,0,21.992,9.866,21.992,21.992v140.242h-50.405V203.52c0-39.87-32.437-72.306-72.306-72.306h-89.116 c-39.87,0-72.306,32.437-72.306,72.306v24.063H88.73V87.342z M342.359,203.52v24.063H169.641V203.52 c0-23.049,18.751-41.8,41.8-41.8h89.117C323.606,161.719,342.359,180.472,342.359,203.52z M30.506,394.506v-90.93 c0-25.081,20.405-45.486,45.486-45.486h360.014c25.081,0,45.486,20.405,45.486,45.486v90.93H30.506z'/%3E%3C/svg%3E");}
#select-section .two-bed .top-line .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cpath fill='%23282d39' d='M464.496,232.412V118.394c0-25.137-20.451-45.588-45.588-45.588H93.092c-25.137,0-45.588,20.451-45.588,45.588v114.018 C20.148,239.985,0,265.085,0,294.817v86.633c0,8.394,6.806,15.2,15.2,15.2h32.304v27.344c0,8.394,6.806,15.2,15.2,15.2 c8.394,0,15.2-6.806,15.2-15.2V396.65h356.192v27.344c0,8.394,6.806,15.2,15.2,15.2c8.394,0,15.2-6.806,15.2-15.2V396.65H496.8 c8.394,0,15.2-6.806,15.2-15.2v-86.633C512,265.085,491.851,239.985,464.496,232.412z M77.904,118.394 c0-8.374,6.814-15.188,15.188-15.188h325.817c8.374,0,15.188,6.814,15.188,15.188V230.06h-35.615v-30.511 c0-26.531-21.584-48.115-48.115-48.115h-61.451c-12.724,0-24.302,4.973-32.915,13.068c-8.613-8.094-20.191-13.068-32.915-13.068 h-61.451c-26.531,0-48.115,21.585-48.115,48.115v30.511H77.904V118.394z M368.082,199.549v30.511H271.2v-30.511 c0-9.769,7.948-17.715,17.715-17.715h61.451C360.135,181.834,368.082,189.781,368.082,199.549z M240.799,199.549v30.511h-96.882 v-30.511c0-9.769,7.948-17.715,17.715-17.715h61.451C232.852,181.834,240.799,189.781,240.799,199.549z M481.6,366.25H30.4 v-71.433c0-18.944,15.412-34.357,34.357-34.357h382.486c18.944,0,34.357,15.412,34.357,34.357V366.25z'/%3E%3C/svg%3E");}
#select-section .three-bed .top-line .icon{background-size: 45px; background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 209.02 82.021' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(0 -214.98)'%3E%3Cg fill='%23282d39'%3E%3Cpath d='m103.25 250.71v-25.524c0-5.6272-4.5461-10.205-10.134-10.205h-72.426c-5.5878 0-10.134 4.5782-10.134 10.205v25.524c-6.081 1.6953-10.56 7.3143-10.56 13.97v19.394c0 1.8791 1.5129 3.4027 3.3788 3.4027h7.1809v6.1213c0 1.8791 1.5129 3.4027 3.3788 3.4027 1.8659 0 3.3788-1.5236 3.3788-3.4027v-6.1213h79.179v6.1213c0 1.8791 1.5129 3.4027 3.3788 3.4027 1.8659 0 3.3788-1.5236 3.3788-3.4027v-6.1213h7.1809c1.8659 0 3.3788-1.5236 3.3788-3.4027v-19.394c0-6.6559-4.479-12.275-10.56-13.97zm-85.936-25.524c0-1.8746 1.5147-3.4 3.3762-3.4h72.427c1.8615 0 3.3762 1.5254 3.3762 3.4v24.998h-7.9169v-6.8303c0-5.9393-4.798-10.771-10.696-10.771h-13.66c-2.8284 0-5.4022 1.1133-7.3168 2.9254-1.9146-1.812-4.4883-2.9254-7.3168-2.9254h-13.66c-5.8976 0-10.696 4.8321-10.696 10.771v6.8303h-7.9172zm64.504 18.168v6.8303h-21.536v-6.8303c0-2.1869 1.7668-3.9657 3.9379-3.9657h13.66c2.1716 0 3.9381 1.779 3.9381 3.9657zm-28.294 0v6.8303h-21.536v-6.8303c0-2.1869 1.7668-3.9657 3.9379-3.9657h13.66c2.1716 0 3.9381 1.779 3.9381 3.9657zm53.528 37.318h-100.3v-15.991c0-4.2409 3.426-7.6913 7.6373-7.6913h85.024c4.2111 0 7.6373 3.4502 7.6373 7.6913z' opacity='.91' stroke-width='.26458'/%3E%3Cpath d='m198.65 251.1v-26.257c0-5.3392-4.1425-9.6829-9.2342-9.6829h-51.107c-5.0918 0-9.2339 4.3437-9.2339 9.6829v26.257c-5.8671 1.48-10.241 7.0255-10.241 13.625v19.584c0 1.5537 1.2012 2.8132 2.6829 2.8132h7.5582v6.8041c0 1.5537 1.2012 2.8132 2.6829 2.8132 1.4817 0 2.6829-1.2595 2.6829-2.8132v-6.8041h58.844v6.8041c0 1.5537 1.2012 2.8132 2.6829 2.8132 1.4817 0 2.6829-1.2595 2.6829-2.8132v-6.8041h7.5582c1.4817 0 2.6829-1.2595 2.6829-2.8132v-19.584c3.5e-4 -6.5998-4.3738-12.145-10.241-13.625zm-64.21-26.257c0-2.2365 1.7354-4.0562 3.8681-4.0562h51.107c2.1329 0 3.8683 1.8197 3.8683 4.0562v25.866h-8.8659v-4.4383c0-7.3536-5.7055-13.336-12.718-13.336h-15.675c-7.0129 0-12.718 5.9827-12.718 13.336v4.4382h-8.8663zm44.612 21.428v4.4382h-30.38v-4.4382c0-4.2512 3.2982-7.7096 7.3524-7.7096h15.675c4.054-1.9e-4 7.3526 3.4586 7.3526 7.7096zm-54.853 35.225v-16.771c0-4.6259 3.5891-8.3894 8.0008-8.3894h63.324c4.4116 0 8.0007 3.7635 8.0007 8.3894v16.771z' opacity='.91'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
#select-section .one-main-elem .img{
    position: relative;
    padding-bottom: 65%;
    overflow: hidden;
}
#select-section .one-main-elem .img img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
}
#select-section .one-main-elem .info-line{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}
#select-section .one-main-elem .info-line .one-elem{
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
}
#select-section .one-main-elem .info-line .one-elem .icon{
    width: 26px;
    height: 26px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
}
#select-section .one-main-elem .info-line .one-elem:first-child .icon{background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 151.91 151.91' xml:space='preserve'%3E%3Cpath fill='%23282d39' d='M143.972,150.268c-0.64,0-1.28-0.244-1.768-0.732c-0.977-0.977-0.977-2.559,0-3.535l1.107-1.107 H29.133L30.24,146c0.977,0.977,0.977,2.559,0,3.535c-0.976,0.977-2.56,0.977-3.535,0l-5.313-5.313 c-0.496-0.496-0.74-1.148-0.732-1.799c0-0.01,0-0.021,0-0.031c0-0.86,0.434-1.618,1.095-2.068l5.075-5.074 c0.976-0.977,2.56-0.977,3.535,0c0.977,0.977,0.977,2.559,0,3.535l-1.107,1.107h114.179l-1.107-1.107 c-0.977-0.977-0.977-2.559,0-3.535c0.976-0.977,2.56-0.977,3.535,0l5.313,5.313c0.497,0.496,0.74,1.148,0.732,1.799 c0,0.011,0,0.021,0,0.031c0,0.86-0.434,1.618-1.095,2.068l-5.075,5.074C145.252,150.024,144.612,150.268,143.972,150.268z M7.875,132.893c-0.86,0-1.619-0.435-2.068-1.096l-5.074-5.074c-0.977-0.977-0.977-2.559,0-3.535c0.976-0.977,2.56-0.977,3.535,0 l1.107,1.107V10.115l-1.107,1.107c-0.976,0.977-2.56,0.977-3.535,0c-0.977-0.977-0.977-2.559,0-3.535l5.313-5.313 c0.496-0.496,1.144-0.749,1.798-0.732c0.886,0.021,1.645,0.426,2.1,1.096l5.074,5.074c0.977,0.977,0.977,2.559,0,3.535 c-0.976,0.977-2.56,0.977-3.535,0l-1.107-1.107v114.18l1.107-1.107c0.976-0.977,2.56-0.977,3.535,0c0.977,0.977,0.977,2.559,0,3.535 l-5.313,5.313c-0.496,0.496-1.154,0.746-1.798,0.732C7.896,132.893,7.886,132.893,7.875,132.893z M149.41,125.82H28.597 c-1.381,0-2.5-1.119-2.5-2.5V4.143c0-1.381,1.119-2.5,2.5-2.5h72.194c1.381,0,2.5,1.119,2.5,2.5v48.523h46.118 c1.381,0,2.5,1.119,2.5,2.5v68.153C151.91,124.7,150.791,125.82,149.41,125.82z M103.184,120.82h43.726V57.666h-43.726V120.82z M55.292,120.82h42.893V87.332H55.292V120.82z M31.097,120.82h19.194V87.332H31.097V120.82z M52.792,82.332h45.393V55.166 c0-0.253,0.038-0.497,0.107-0.728V28.332H31.097v54H52.792z M67.141,23.332h31.151V6.643H67.141V23.332z M31.097,23.332h31.043 V6.643H31.097V23.332z'/%3E%3C/svg%3E");}

#select-section .one-main-elem .info-line .one-elem:last-child .icon{background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0MTUuODgyIDQxNS44ODIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDE1Ljg4MiA0MTUuODgyIiB3aWR0aD0iNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im0yOTcuMDU4IDM4Ni4xNzZjLTc3LjQyOSAwLTE0My4yOTEtNDkuNzEtMTY3LjgzNy0xMTguODIzaDE2Ny44Mzd2LTI5LjcwNmgtMTc1LjU1MWMtMS42MzUtOS42ODQtMi42ODMtMTkuNTY1LTIuNjgzLTI5LjcwNnMxLjA0OC0yMC4wMjIgMi42ODMtMjkuNzA2aDE3NS41NTJ2LTI5LjcwNmgtMTY3LjgzOGMyNC41NDYtNjkuMTEzIDkwLjQwOS0xMTguODIzIDE2Ny44MzctMTE4LjgyMyAyNi41MTUgMCA1Mi4yNDYgNS44NDUgNzYuNDg0IDE3LjM5MWwxMi42MzQtMjYuODM0Yy0yOC4yNTYtMTMuNDQ2LTU4LjE1LTIwLjI2My04OS4xMTgtMjAuMjYzLTk0LjAwOSAwLTE3My41NDYgNjIuNzQ2LTE5OS4xODMgMTQ4LjUyOWgtNjguMTY5djI5LjcwNmg2MS43ODNjLTEuNDAyIDkuNzI5LTIuMzcyIDE5LjU5NC0yLjM3MiAyOS43MDZzLjk3IDE5Ljk3NyAyLjM3MiAyOS43MDZoLTYxLjc4M3YyOS43MDZoNjguMTY5YzI1LjYzNyA4NS43ODMgMTA1LjE3NCAxNDguNTI5IDE5OS4xODQgMTQ4LjUyOSAzMC45OTcgMCA2MC44OTEtNi44MTcgODkuMTE3LTIwLjI3OGwtMTIuNjQ4LTI2LjgwNWMtMjQuMTk0IDExLjUzMS00OS45MjYgMTcuMzc3LTc2LjQ3IDE3LjM3N3oiLz48L3N2Zz4=");}


#select-section .one-main-elem .btn-block{
    text-align: center;
    padding-bottom: 30px;
}
#select-section .one-main-elem .btn-block a,
#select-section .one-main-elem .btn-block span{
    width: 230px;
    padding: 15px 0;
    text-align: center;
}
#select-section .one-main-elem .grey-btn{
    position: relative;
    cursor: default;
}
#select-section .one-main-elem .grey-btn:after{
    position: absolute;
    top: 12px;
    right: 35px;
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cpath fill='%23737373' d='M256,0C114.497,0,0,114.509,0,256c0,141.503,114.509,256,256,256c141.503,0,256-114.509,256-256 C512,114.497,397.491,0,256,0z M256,477.867c-122.337,0-221.867-99.529-221.867-221.867S133.663,34.133,256,34.133 S477.867,133.663,477.867,256S378.337,477.867,256,477.867z'/%3E%3Cpath fill='%23737373' d='M391.515,161.929c-6.665-6.665-17.472-6.665-24.136,0L215.442,313.866l-70.82-70.819c-6.665-6.665-17.472-6.665-24.136,0 c-6.665,6.665-6.665,17.471,0,24.136l82.887,82.887c6.664,6.664,17.474,6.662,24.136,0l164.006-164.006 C398.18,179.399,398.18,168.594,391.515,161.929z'/%3E%3C/svg%3E");
}
#select-section .yellow-line{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    width: 100%;
    background-color: #efbe35;
    font-size: 24px;
    font-weight: 700;
    color: #282d39;
    text-transform: uppercase;
    margin-top: 80px;
}
#select-section .yellow-line:after{
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    margin-left: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23282d39' d='M 467 212 L 452 212 L 452 167 C 452 142.1875 431.8125 122 407 122 L 392 122 L 392 15 C 392 6.714844 385.285156 0 377 0 L 75 0 C 66.714844 0 60 6.714844 60 15 L 60 122 C 26.917969 122 0 148.914062 0 181.996094 C 0 181.996094 0 182 0 182 L 0 437 C 0 478.355469 33.644531 512 75 512 L 347 512 C 366.554688 512 383.226562 499.460938 389.421875 482 L 407 482 C 431.8125 482 452 461.8125 452 437 L 452 422 L 467 422 C 491.8125 422 512 401.8125 512 377 L 512 257 C 512 232.1875 491.8125 212 467 212 Z M 407 152 C 415.269531 152 422 158.730469 422 167 L 422 272 L 392 272 C 392 258.011719 392 170.246094 392 152 Z M 90 30 L 362 30 L 362 214.578125 C 357.304688 212.914062 352.257812 212 347 212 L 332 212 L 332 107 C 332 98.714844 325.285156 92 317 92 C 308.730469 92 302 85.269531 302 77 C 302 68.714844 295.285156 62 287 62 L 166 62 C 157.714844 62 151 68.714844 151 77 C 151 84.992188 143.523438 92 135 92 C 126.714844 92 120 98.714844 120 107 L 120 212 L 90 212 Z M 150 212 L 150 119.496094 C 156.296875 117.332031 162.117188 113.800781 167.078125 109.058594 C 172.203125 104.15625 176.015625 98.339844 178.34375 92 L 274.570312 92 C 279.097656 104.769531 289.234375 114.902344 302 119.429688 L 302 212 Z M 60 152 L 60 212 C 43.457031 212 30 198.542969 30 182 C 30 165.457031 43.457031 152 60 152 Z M 347 482 L 75 482 C 50.1875 482 30 461.8125 30 437 L 30 233.929688 C 38.832031 239.050781 49.074219 242 60 242 L 347 242 C 355.269531 242 362 248.730469 362 257 L 362 272 L 347 272 C 305.644531 272 272 305.644531 272 347 C 272 388.355469 305.644531 422 347 422 L 362 422 L 362 467 C 362 475.269531 355.269531 482 347 482 Z M 422 437 C 422 445.269531 415.269531 452 407 452 L 392 452 L 392 422 L 422 422 Z M 482 377 C 482 385.269531 475.269531 392 467 392 L 347 392 C 322.1875 392 302 371.8125 302 347 C 302 322.1875 322.1875 302 347 302 L 467 302 C 472.257812 302 477.308594 301.09375 482 299.429688 Z M 467 272 L 452 272 L 452 242 L 467 242 C 475.269531 242 482 248.730469 482 257 C 482 265.269531 475.269531 272 467 272 Z M 467 272 '/%3E%3Cpath fill='%23282d39' d='M 361.972656 347 C 361.972656 355.285156 355.253906 362 346.972656 362 C 338.6875 362 331.972656 355.285156 331.972656 347 C 331.972656 338.714844 338.6875 332 346.972656 332 C 355.253906 332 361.972656 338.714844 361.972656 347 Z M 361.972656 347 '/%3E%3Cpath fill='%23282d39' d='M 241 167.027344 C 241 175.3125 234.285156 182.027344 226 182.027344 C 217.714844 182.027344 211 175.3125 211 167.027344 C 211 158.746094 217.714844 152.027344 226 152.027344 C 234.285156 152.027344 241 158.746094 241 167.027344 Z M 241 167.027344 '/%3E%3C/svg%3E");
}
.grey-btn{
    background-color: #e8e8e8;
    color: #737373;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 55px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .23s;
}
#alegria-xii-main-slider .slick-arrow{
    background-color: #282d39;
    background-image: url('data:image/svg+xml;charset=utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 306 306" xml:space="preserve"><polygon fill="%23fff" points="270.3,58.65 153,175.95 35.7,58.65 0,94.35 153,247.35 306,94.35"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    border: 0;
    border-radius: 0;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: 60px;
    outline: 0;
    position: absolute;
    width: 60px;
    z-index: 2
}
#about-alegria-xii li:before {
    background-color: #efbe35;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px
}
#alegria-xii-page #top-section .main-row{
    position: relative;
}
#alegria-xii-page #top-section .text-col{
    z-index: 2;
}
#alegria-xii-page #top-section .text-block{
    margin-bottom: 40px;
}
#alegria-xii-page #top-section .text-col .block-title{
    font-size: 30px;
    line-height: 1.45em;
    margin-bottom: 1em;
    font-weight: 700;
    text-align: left;
}
#alegria-xii-page #top-section .text-col .block-content{
    font-size: 16px;
    line-height: 1.6em;
}
#alegria-xii-page #top-section .img-col{
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% - 40px);
    overflow: hidden;
    margin-top: 40px;
}
#alegria-xii-page #top-section .img-col img{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    max-height: 100%;
    min-width: 100%;
}
#alegria-xii-page #top-section .text-block{
    display: block;
    padding: 40px 70px;
    font-size: 18px;
    line-height: 1.55em;
    background-image: url(../img/partners/bg_text_block.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
}
#alegria-xii-page #top-panel{
    position: relative;
    border: 0;
    margin-bottom: 90px;
    overflow: hidden;
}
#alegria-xii-page #top-panel .absolute{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 3
}
#alegria-xii-page #top-panel > img{
    position: absolute;
    width: 100%;
    z-index: 2
}
#alegria-xii-page #breadcrumbs-block{
    margin-top: 0;
}
#alegria-xii-page #top-panel .container .row{
    height: auto;
}
#alegria-xii-page .breadcrumbs li span,
#alegria-xii-page .breadcrumbs li:after,
#service-page .breadcrumbs,
#service-page .breadcrumbs a span{
    color: #fff;
}
#alegria-xii-page #top-panel .start-selling-label{
    display: block;
    padding: 5px 15px;
    width: 250px;
    text-align: center;
    font-size: 16px;
    line-height: 1.25em;
    font-weight: 700;
    color: #fff;
    background-color: #791106;
    border-radius: 20px;
    margin: 165px auto 20px;
}
#alegria-xii-page h1.page-title{
    font-size: 45px;
    color: #fff;
    text-align: center;
    line-height: 1.3em;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: none;
}
#alegria-xii-page h1.page-title b{
    color: #282d39;
    display: inline-block;
    padding: 5px;
    line-height: 1em;
    background-color: #efbe35;
    font-weight: 700;
}
#alegria-xii-page .from-alegria-block{
    position: absolute;
    top: 635px;
    right: 15px;
    height: 60px;
    display: flex;
    align-items: center;
    background-color: rgba(255,255,255,.7);
    padding: 5px 20px 5px 15px;
}
#alegria-xii-page .from-alegria-block .social-butns{
    display: flex;
    align-items: center;
    width: 100%;
    position: absolute;
    top: -35px;
    left: 0;
}
#alegria-xii-page .from-alegria-block .social-butns span{
    font-size: 9px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
#alegria-xii-page .from-alegria-block .social-butns .butns{
    display: inline-block;
}
#alegria-xii-page .from-alegria-block .logo-block{
    display: inline-block;
    width: 77px;
    padding-bottom: 50px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
}
#alegria-xii-page .from-alegria-block .logo-block img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
}
#alegria-xii-page .from-alegria-block .logo-desc{
    display: inline-block;
    width: 140px;
    font-size: 10px;
    line-height: 1.7em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
}
#alegria-xii-main-slider .slide{
    position: relative;
    height: 700px;
    overflow: hidden;
    background-color: rgba(40,45,57,.5);
}
#alegria-xii-main-slider .slide img{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    max-width: 110%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
#alegria-xii-page #top-panel > .row{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    z-index: 2
}
#alegria-xii-main-slider .slick-next{
    left: 65px;
    transform: rotate(-90deg);
}
#alegria-xii-main-slider .slick-prev{
    left: 0;
    transform: rotate(90deg);
}
#alegria-xii-page .building-short-info{
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 2em;
    font-weight: 600;
}
#alegria-xii-page .building-short-info #info-btn{
    position: relative;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.5);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath fill='%23fff' d='M62.162,0c6.696,0,10.043,4.567,10.043,9.789c0,6.522-5.814,12.555-13.391,12.555 c-6.344,0-10.045-3.752-9.869-9.947C48.945,7.176,53.35,0,62.162,0z M41.543,100c-5.287,0-9.164-3.262-5.463-17.615l6.07-25.457 c1.057-4.077,1.23-5.707,0-5.707c-1.588,0-8.451,2.816-12.51,5.59L27,52.406C39.863,41.48,54.662,35.072,61.004,35.072 c5.285,0,6.168,6.361,3.525,16.148L57.58,77.98c-1.234,4.729-0.703,6.359,0.527,6.359c1.586,0,6.787-1.963,11.896-6.041L73,82.377 C60.488,95.1,46.83,100,41.543,100z'/%3E%3C/svg%3E");
    cursor: pointer;
}
#alegria-xii-page .building-short-info #info-btn #building-info{
    display: table;
    width: 230px;
    background-color: #fff;
    font-size: 10px;
    line-height: 2.4em;
    padding: 10px 20px;
}
#alegria-xii-page .building-short-info #info-btn #info-container{
    display: none;
    position: absolute;
    bottom: 40px;
    left: 0;
}
#alegria-xii-page .building-short-info #info-btn #info-container::before{
    position: absolute;
    left: 6px;
    bottom: -8px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7px 0 7px;
    border-color: #ffffff transparent transparent transparent;
}
#alegria-xii-page .building-short-info #info-btn #building-info .one-line{
    display: table-row;
    width: 100%;
}
#alegria-xii-page .building-short-info #info-btn #building-info .title,
#alegria-xii-page .building-short-info #info-btn #building-info .info{
    display: table-cell;
}
#alegria-xii-page .building-short-info #info-btn #building-info .one-line:not(:last-child) .title,
#alegria-xii-page .building-short-info #info-btn #building-info .one-line:not(:last-child) .info{
    border-bottom: 1px dashed #f7f7f7;
}
#alegria-xii-page .building-short-info #info-btn #building-info .title{
    color: #8c8c8c;
    text-align: left;
}
#alegria-xii-page .building-short-info #info-btn #building-info .info{
    color: #000;
    text-align: right;
}
#alegria-xii-page .building-short-info .date .year{
    color: #282d39;
    display: inline-block;
    padding: 5px 5px 4px 4px;
    font-size: 13px;
    line-height: 1em;
    background-color: #efbe35;
    font-weight: 700;
}
#alegria-xii-page .building-short-info .location{
    display: flex;
    align-items: center;
}
#alegria-xii-page .building-short-info .price{
	display: block;
	vertical-align: middle;
}
#alegria-xii-page .building-short-info .location,
#alegria-xii-page .building-short-info .price{
    margin-right: 20px;
}
#alegria-xii-page .building-short-info .icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#alegria-xii-page .building-short-info > div{
    display: flex;
    align-items: center;
    margin-top: 0;
}
#alegria-xii-page .building-short-info .location .icon{background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 477 477' xml:space='preserve'%3E%3Cpath fill='%23fff' d='M238.4,0C133,0,47.2,85.8,47.2,191.2c0,12,1.1,24.1,3.4,35.9c0.1,0.7,0.5,2.8,1.3,6.4c2.9,12.9,7.2,25.6,12.8,37.7 c20.6,48.5,65.9,123,165.3,202.8c2.5,2,5.5,3,8.5,3s6-1,8.5-3c99.3-79.8,144.7-154.3,165.3-202.8c5.6-12.1,9.9-24.7,12.8-37.7 c0.8-3.6,1.2-5.7,1.3-6.4c2.2-11.8,3.4-23.9,3.4-35.9C429.6,85.8,343.8,0,238.4,0z M399.6,222.4c0,0.2-0.1,0.4-0.1,0.6 c-0.1,0.5-0.4,2-0.9,4.3c0,0.1,0,0.1,0,0.2c-2.5,11.2-6.2,22.1-11.1,32.6c-0.1,0.1-0.1,0.3-0.2,0.4 c-18.7,44.3-59.7,111.9-148.9,185.6c-89.2-73.7-130.2-141.3-148.9-185.6c-0.1-0.1-0.1-0.3-0.2-0.4c-4.8-10.4-8.5-21.4-11.1-32.6 c0-0.1,0-0.1,0-0.2c-0.6-2.3-0.8-3.8-0.9-4.3c0-0.2-0.1-0.4-0.1-0.7c-2-10.3-3-20.7-3-31.2c0-90.5,73.7-164.2,164.2-164.2 s164.2,73.7,164.2,164.2C402.6,201.7,401.6,212.2,399.6,222.4z'/%3E%3Cpath fill='%23fff' d='M238.4,71.9c-66.9,0-121.4,54.5-121.4,121.4s54.5,121.4,121.4,121.4s121.4-54.5,121.4-121.4S305.3,71.9,238.4,71.9z M238.4,287.7c-52.1,0-94.4-42.4-94.4-94.4s42.4-94.4,94.4-94.4s94.4,42.4,94.4,94.4S290.5,287.7,238.4,287.7z'/%3E%3C/svg%3E ");}
#alegria-xii-page #top-section .text-col .block-title{
    text-transform: none;
}
#alegria-xii-page #top-section{
    padding: 20px 0 80px;
}
#alegria-xii-page #top-section .text-col .block-content strong{
    margin: 0;
}
#about-alegria-xii{
    background-image: url(../img/alegria-xii/bg_top.png), url(../img/alegria-xii/alegria_grey.png);
    background-position: top center, left 120% top 100px;
    background-size: contain, 600px;
    background-repeat: no-repeat;
    padding: 190px 0 0;
}
#about-alegria-xii .content-row{
    padding: 70px 0;
}
#about-alegria-xii .content-row .title{
    font-size: 48px;
    text-transform: none;
    margin-bottom: 40px;
}
#about-alegria-xii .content-row ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#about-alegria-xii .content-row ul li{
    display: flex;
    margin-bottom: .9em;
    font-size: 18px;
}
#about-alegria-xii .content-row ul li:before{
    width: .9em;
    height: .9em;
    flex: 0 0 .9em;
    margin: .2em 1.5em 0 0;
}
#about-alegria-xii .content-row .img{
    position: relative;
    padding-bottom: 65%;
    overflow: hidden;
}
#about-alegria-xii .content-row .img img{
    position: absolute;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
#about-alegria-xii .content-row .image{
    position: relative;
}
#about-alegria-xii .content-row .image .number-block{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -35px;
    left: -20px;
    width: 70px;
    height: 70px;
    background-color: #282d39;
    color: #fff;
    font-size: 24px;
    z-index: 2;
}
#about-alegria-xii  .about-alegria-xii_content:nth-child(2n) .image .number-block{
    left: 10px;
}
#about-alegria-xii .about-alegria-xii_content:nth-child(2n - 1){
    background-color: #f6f6f6;
}
#about-alegria-xii .content-row > div:first-child{
    padding-right: 45px;
}
#about-alegria-xii .content-row > div:last-child{
    padding-left: 45px;
}
#alegria-xii-location{
    padding: 100px 0 0;
}
#alegria-xii-map{
    height: 500px;
    background-color: #ccc;
}
#alegria-xii-page #select-section,
#why-trust{
    padding: 100px 0;
}
#alegria-xii-page #why-trust,
#alegria-xii-page #why-we,
#alegria-xii-page #select-section {
    background-image: url(../img/alegria-xii/alegria_grey.png), url(../img/alegria-xii/alegria_grey.png);
    background-repeat: no-repeat;
    background-position: right 120% bottom 200px, left 120% top 150px;
    background-size: 600px;
}
#alegria-xii-page .about-alegria-xii_content:nth-child(2){
    background-image: url(../img/alegria-xii/alegria_grey.png);
    background-repeat: no-repeat;
    background-position: right 120% bottom 20%;
    background-size: 600px;
}
#residence-section{
    padding-bottom: 80px;
    background-image: url(../img/alegria-xii/bg_residence_section.jpg);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}
#residence-section .icon-section .one-elem{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
#residence-section .icon-section .icon{
    display: block;
    width: 70px;
    height: 70px;
    margin-right: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#residence-section .icon-section .one-elem:nth-child(1) .icon{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 454.88 511'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23343e4c;%7D.cls-3%7Bfill:%23374456;%7D.cls-4%7Bfill:%23e4eaf8;%7D.cls-5%7Bfill:%23c7d2e5;%7D.cls-6%7Bfill:%23a00e0e;%7D.cls-7%7Bfill:%238c0a05;%7D.cls-8%7Bfill:%23ffbe35;%7D.cls-9%7Bfill:%23f4b537;%7D.cls-10%7Bfill:%23f4b425;%7D.cls-11%7Bclip-path:url(%23clip-path);%7D.cls-12%7Bfill:%23212936;%7D%3C/style%3E%3CclipPath id='clip-path' transform='translate(-0.94)'%3E%3Crect class='cls-1' width='456' height='511'/%3E%3C/clipPath%3E%3C/defs%3E%3Ctitle%3EРесурс 1%3C/title%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_1-2' data-name='Слой 1'%3E%3Cpath class='cls-2' d='M280.66,360.29c0-40.7,30-70.7,70.71-70.7a73.64,73.64,0,0,1,62.74,35V76.67a12.23,12.23,0,0,0-12.19-12.19H21A12.23,12.23,0,0,0,8.8,76.67V363.12A12.23,12.23,0,0,0,21,375.31H282.2a74.29,74.29,0,0,1-1.54-15Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-3' d='M38.74,363.12V76.67A12.23,12.23,0,0,1,50.93,64.48H21A12.22,12.22,0,0,0,8.8,76.67V363.12A12.22,12.22,0,0,0,21,375.31h30a12.23,12.23,0,0,1-12.19-12.19Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-2' d='M401.92,64.48H21A12.23,12.23,0,0,0,8.8,76.67v47.52c0,62.08,49,113.25,110.26,116.74,45.35.29,138.26.3,184.78,0,61.25-3.49,110.27-54.66,110.27-116.74V76.67a12.23,12.23,0,0,0-12.19-12.19Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-3' d='M38.74,76.67A12.23,12.23,0,0,1,50.93,64.48H21A12.22,12.22,0,0,0,8.8,76.67v47.52a116.42,116.42,0,0,0,29.94,77.92Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-3' d='M110.13,64.48v9.75a19.21,19.21,0,0,0,19.16,19.16H293.62a19.21,19.21,0,0,0,19.16-19.16V64.48Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-4' d='M143.4,213.07H125.2a6.14,6.14,0,0,0-6.14,6.13v43.85a6.14,6.14,0,0,0,6.14,6.14h18.2a6.14,6.14,0,0,0,6.14-6.14V219.2a6.14,6.14,0,0,0-6.14-6.13Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-4' d='M297.71,213.07H279.5a6.14,6.14,0,0,0-6.13,6.13v43.85a6.14,6.14,0,0,0,6.13,6.14h18.21a6.13,6.13,0,0,0,6.13-6.14V219.2a6.13,6.13,0,0,0-6.13-6.13Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-5' d='M139.27,263.05V219.2a6.13,6.13,0,0,1,5.13-6,5.55,5.55,0,0,0-1-.09H125.2a6.14,6.14,0,0,0-6.14,6.13v43.85a6.14,6.14,0,0,0,6.14,6.14h18.2a5.55,5.55,0,0,0,1-.09,6.13,6.13,0,0,1-5.13-6.05Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-5' d='M293.58,263.05V219.2a6.13,6.13,0,0,1,5.13-6,5.55,5.55,0,0,0-1-.09H279.5a6.14,6.14,0,0,0-6.13,6.13v43.85a6.14,6.14,0,0,0,6.13,6.14h18.21a5.55,5.55,0,0,0,1-.09,6.13,6.13,0,0,1-5.13-6.05Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-6' d='M448.37,470.71l-38.22-67.77a73.23,73.23,0,0,1-55.1,29.69l39.29,69.66a2.39,2.39,0,0,0,4.3-.22l13-29.83a2.43,2.43,0,0,1,2.48-1.45L446,474.37a2.45,2.45,0,0,0,2.36-3.66Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-7' d='M401.3,430.26a72.73,72.73,0,0,0,19.49-8.45l-10.64-18.87a73.25,73.25,0,0,1-55.1,29.69l39.29,69.66a2.39,2.39,0,0,0,4.3-.22l11.66-26.69-16-28.39a11.47,11.47,0,0,1,7-16.73Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-6' d='M292.58,402.94l-38.21,67.77a2.44,2.44,0,0,0,2.35,3.66l31.87-3.58a2.42,2.42,0,0,1,2.47,1.45l13,29.83a2.39,2.39,0,0,0,4.3.22l39.29-69.66a73.25,73.25,0,0,1-55.1-29.69Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-7' d='M283.54,470.71l28.1-49.82a74.8,74.8,0,0,1-19.06-17.95l-38.21,67.77a2.44,2.44,0,0,0,2.35,3.66l26.55-3a2.61,2.61,0,0,1,.27-.68Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-8' d='M425.06,360.29a73.7,73.7,0,1,1-73.69-73.7,73.69,73.69,0,0,1,73.69,73.7Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-9' d='M306.84,360.29A73.72,73.72,0,0,1,366,288a73.7,73.7,0,1,0,0,144.49,73.71,73.71,0,0,1-59.12-72.24Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-9' d='M385.28,354a3,3,0,0,0-1.65-5.09l-18.9-2.74a3,3,0,0,1-2.24-1.63L354,327.37a3,3,0,0,0-5.35,0l-8.44,17.12a3,3,0,0,1-2.25,1.63l-18.89,2.74a3,3,0,0,0-1.66,5.09l13.68,13.33a3,3,0,0,1,.85,2.64l-3.23,18.81a3,3,0,0,0,4.33,3.15L350,383a3,3,0,0,1,2.77,0l16.9,8.89a3,3,0,0,0,4.33-3.15l-3.23-18.81a3,3,0,0,1,.86-2.64Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-10' d='M355,365.54a3,3,0,0,0-.86-2.64l-13.67-13.33a3,3,0,0,1,1.65-5.08l18.9-2.74.07,0L354,327.37a3,3,0,0,0-5.35,0l-8.44,17.11a3,3,0,0,1-2.25,1.64l-18.89,2.74a3,3,0,0,0-1.66,5.09l13.67,13.33a3,3,0,0,1,.86,2.64l-3.23,18.81a3,3,0,0,0,4.33,3.15L350,383a2.92,2.92,0,0,1,2.11-.25Z' transform='translate(-0.94)'/%3E%3Cg class='cls-11'%3E%3Cpath class='cls-12' d='M384.33,341.44,367.79,339l-7.41-15a10.47,10.47,0,0,0-18.77,0l-7.4,15-16.55,2.4a10.47,10.47,0,0,0-5.8,17.86l12,11.67L321,387.45a10.47,10.47,0,0,0,15.19,11l14.8-7.78,14.8,7.78a10.47,10.47,0,0,0,15.19-11L378.16,371l12-11.67a10.48,10.48,0,0,0-5.81-17.86ZM366,361.9a10.49,10.49,0,0,0-3,9.27l1.69,9.82-8.82-4.64a10.48,10.48,0,0,0-9.74,0L337.31,381l1.68-9.82a10.48,10.48,0,0,0-3-9.26l-7.14-7,9.87-1.43a10.51,10.51,0,0,0,7.88-5.73l4.41-8.94,4.41,8.94a10.47,10.47,0,0,0,7.88,5.73l9.86,1.43Z' transform='translate(-0.94)'/%3E%3Cpath class='cls-12' d='M454.49,467.55,418.63,405.1a80.84,80.84,0,0,0,11.57-27.05,7.49,7.49,0,0,0-14.61-3.27,66.18,66.18,0,1,1-.57-31.39,7.49,7.49,0,0,0,14.49-3.8,80.78,80.78,0,0,0-8.29-20V76.66A19.7,19.7,0,0,0,401.55,57H308.72a112.14,112.14,0,0,0-195.27,0H20.62A19.7,19.7,0,0,0,.94,76.66V363.11a19.7,19.7,0,0,0,19.68,19.68H273a80.51,80.51,0,0,0,10.34,22.31L247.5,467.55a9.91,9.91,0,0,0,9.67,14.77l28.19-3.11,11.52,25.91a9.9,9.9,0,0,0,17.63.91L351,442.5,387.48,506a9.91,9.91,0,0,0,17.64-.91l11.52-25.91,28.18,3.11a9.9,9.9,0,0,0,9.67-14.77ZM211.08,15a96.74,96.74,0,0,1,80,42h-160a96.75,96.75,0,0,1,80-42ZM15.91,76.66A4.77,4.77,0,0,1,20.62,72h81.65v2.27a26.68,26.68,0,0,0,26.65,26.64h64.7a7.49,7.49,0,0,0,0-15h-64.7a11.69,11.69,0,0,1-11.68-11.67V72H304.92v2.27a11.68,11.68,0,0,1-11.67,11.67h-64.7a7.49,7.49,0,1,0,0,15h64.7A26.68,26.68,0,0,0,319.9,74.22V72h81.65a4.76,4.76,0,0,1,4.7,4.71v47.52A109.53,109.53,0,0,1,311,232.71V219.19a13.64,13.64,0,0,0-13.62-13.62h-18.2a13.64,13.64,0,0,0-13.62,13.62v14.44H156.65V219.19A13.64,13.64,0,0,0,143,205.57h-18.2a13.64,13.64,0,0,0-13.63,13.62v13.52A109.52,109.52,0,0,1,15.91,124.18ZM296,220.54v41.15H280.48V220.54Zm-154.31,20.6v20.55h-15.5V220.54h15.5ZM269.82,360.28c0,2.25.11,5,.35,7.54H20.62a4.78,4.78,0,0,1-4.71-4.71V183.21a124.9,124.9,0,0,0,95.29,64.57V263a13.64,13.64,0,0,0,13.62,13.62H143A13.64,13.64,0,0,0,156.65,263V248.6H265.51V263a13.64,13.64,0,0,0,13.63,13.62h18.2A13.64,13.64,0,0,0,311,263V247.78a124.89,124.89,0,0,0,95.29-64.57V300.75a81.21,81.21,0,0,0-136.43,59.53ZM306.5,489.91l-9-20.16a9.86,9.86,0,0,0-10.14-5.82l-21.94,2.41,28-48.77a81,81,0,0,0,41.73,22.35Zm108.09-26a9.86,9.86,0,0,0-10.13,5.82l-9,20.16-28.72-50a80.92,80.92,0,0,0,41.74-22.36l28,48.78Z' transform='translate(-0.94)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#residence-section .icon-section .one-elem:nth-child(2) .icon{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 497.02 512'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23ffceb6;%7D.cls-3%7Bfill:%23edbda6;%7D.cls-4%7Bfill:%23a00e0e;%7D.cls-5%7Bfill:%238c0a05;%7D.cls-6%7Bfill:%23d92;%7D.cls-7%7Bfill:%23ffbe35;%7D.cls-8%7Bfill:%23f4b425;%7D.cls-9%7Bfill:%23febd35;%7D.cls-10%7Bclip-path:url(%23clip-path);%7D.cls-11%7Bfill:%23212936;%7D%3C/style%3E%3CclipPath id='clip-path' transform='translate(0)'%3E%3Crect class='cls-1' width='498' height='512'/%3E%3C/clipPath%3E%3C/defs%3E%3Ctitle%3EРесурс 2%3C/title%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_1-2' data-name='Слой 1'%3E%3Cpath class='cls-2' d='M8.31,303.51,19.89,334.9l31,47.67a106.93,106.93,0,0,0,36.62,27.87c15.85,7.32,32.45,16.5,44.1,29.09,7.61,8.23,11.91,18.68,12.63,58h81.33V450.68c-2.78-27.76-13.19-59-45.58-70.12l-28.89-10-50.63-43a11.69,11.69,0,0,0-16.22,16.76l22,23.87L67.64,350.4,43.35,321.14,32.76,294.19a13.08,13.08,0,0,0-24.45,9.32Z' transform='translate(0)'/%3E%3Cpath class='cls-3' d='M180,380.56l-28.89-10-50.63-43a11.69,11.69,0,0,0-16.22,16.76l22,23.87,22.58,12.37c32.39,11.13,42.8,42.37,45.58,70.12v46.81h51.11V450.68c-2.78-27.75-13.19-59-45.58-70.12Z' transform='translate(0)'/%3E%3Cpath class='cls-4' d='M141.52,467.63h86.55a7.42,7.42,0,0,1,7.42,7.42v22a7.42,7.42,0,0,1-7.42,7.42H141.52a7.42,7.42,0,0,1-7.42-7.42v-22a7.42,7.42,0,0,1,7.42-7.42Z' transform='translate(0)'/%3E%3Cpath class='cls-5' d='M228.07,467.63H184.79V504.5h43.28a7.42,7.42,0,0,0,7.42-7.42v-22a7.42,7.42,0,0,0-7.42-7.42Z' transform='translate(0)'/%3E%3Cpath class='cls-2' d='M488.71,303.51,477.13,334.9l-31,47.67a106.93,106.93,0,0,1-36.62,27.87c-15.85,7.32-32.45,16.5-44.1,29.09-7.61,8.23-11.91,18.68-12.63,58H271.48V450.68c2.78-27.76,13.19-59,45.58-70.12l28.89-10,50.62-43a11.69,11.69,0,0,1,16.23,16.76l-22.05,23.87,38.64-17.79,24.27-29.26,10.6-26.95a13.08,13.08,0,0,1,24.45,9.32Z' transform='translate(0)'/%3E%3Cpath class='cls-3' d='M482.46,287.38l-17.67,40.53-32,40.28C422.74,380,373.2,403.94,359.1,410.44c-15.84,7.32-32.44,16.5-44.1,29.09-7.61,8.23-11.9,18.68-12.62,58h50.43c.72-39.28,5-49.73,12.63-58,11.65-12.59,28.25-21.77,44.1-29.09a106.93,106.93,0,0,0,36.62-27.87l31-47.67,11.58-31.39a13.07,13.07,0,0,0-6.25-16.13Z' transform='translate(0)'/%3E%3Cpath class='cls-4' d='M355.5,467.63H269a7.42,7.42,0,0,0-7.42,7.42v22A7.42,7.42,0,0,0,269,504.5H355.5a7.42,7.42,0,0,0,7.42-7.42v-22a7.42,7.42,0,0,0-7.42-7.42Z' transform='translate(0)'/%3E%3Cpath class='cls-5' d='M355.5,467.63H312.23V504.5H355.5a7.42,7.42,0,0,0,7.42-7.42v-22a7.42,7.42,0,0,0-7.42-7.42Z' transform='translate(0)'/%3E%3Cpath class='cls-6' d='M367.6,238.23A119.09,119.09,0,1,1,248.51,119.14,119.09,119.09,0,0,1,367.6,238.23Z' transform='translate(0)'/%3E%3Cpath class='cls-7' d='M340.48,238.23a92,92,0,1,1-92-92,92,92,0,0,1,92,92Z' transform='translate(0)'/%3E%3Cpath class='cls-8' d='M248.51,146.27a92.23,92.23,0,0,0-25.14,3.47,92,92,0,0,1,0,177,92,92,0,1,0,25.14-180.45Z' transform='translate(0)'/%3E%3Cpath class='cls-9' d='M420.64,97.28l9.14,24.3,25.93,1.18a3.09,3.09,0,0,1,1.79,5.5l-20.29,16.2,6.89,25a3.09,3.09,0,0,1-4.68,3.41L417.75,158.6l-21.67,14.29a3.1,3.1,0,0,1-4.69-3.41l6.9-25L378,128.26a3.09,3.09,0,0,1,1.79-5.5l25.93-1.18,9.13-24.3a3.09,3.09,0,0,1,5.79,0Z' transform='translate(0)'/%3E%3Cpath class='cls-9' d='M82.16,97.28l9.14,24.3,25.93,1.18a3.09,3.09,0,0,1,1.79,5.5l-20.29,16.2,6.89,25a3.09,3.09,0,0,1-4.68,3.41L79.27,158.6,57.6,172.89a3.09,3.09,0,0,1-4.68-3.41l6.89-25-20.29-16.2a3.09,3.09,0,0,1,1.79-5.5l25.93-1.18,9.14-24.3a3.09,3.09,0,0,1,5.78,0Z' transform='translate(0)'/%3E%3Cg class='cls-10'%3E%3Cpath class='cls-9' d='M251.4,9.5l9.14,24.3L286.47,35a3.09,3.09,0,0,1,1.79,5.5L268,56.68l6.89,25a3.09,3.09,0,0,1-4.68,3.4L248.51,70.82,226.84,85.11a3.09,3.09,0,0,1-4.68-3.4l6.89-25-20.29-16.2a3.09,3.09,0,0,1,1.79-5.5l25.93-1.18,9.14-24.3a3.09,3.09,0,0,1,5.78,0Z' transform='translate(0)'/%3E%3Cpath class='cls-11' d='M233,461v-10.3c0-.25,0-.5,0-.75-4-40-21.5-66.46-50.58-76.45l-27.57-9.57L105.3,321.84a19.19,19.19,0,0,0-29,24.3l-4-1.84-22.43-27L39.74,291.44A20.59,20.59,0,0,0,1.27,306.1l11.58,31.4A7.35,7.35,0,0,0,13.6,339l31,47.68a8.61,8.61,0,0,0,.58.77,115.26,115.26,0,0,0,39.19,29.82c12.29,5.68,30,14.69,41.74,27.38,3,3.26,5.88,7.15,7.88,17.56a14.93,14.93,0,0,0-7.36,12.86v22A14.93,14.93,0,0,0,141.52,512h86.55A14.93,14.93,0,0,0,243,497.08v-22A15,15,0,0,0,233,461ZM90.62,403.63a100.09,100.09,0,0,1-33.74-25.56L26.63,331.52,15.34,300.91a5.59,5.59,0,0,1,10.44-4l10.6,26.95a7.35,7.35,0,0,0,1.2,2l24.28,29.27a7.46,7.46,0,0,0,2.64,2l37.19,17.13,19.61,22.3a7.5,7.5,0,0,0,11.27-9.9l-20.66-23.5-.15-.16-22-23.8a4.18,4.18,0,0,1,5.81-6l50.62,43a7.45,7.45,0,0,0,2.4,1.37l28.92,10c23.4,8,37,29.38,40.51,63.4v9.08h-69.2c-2.47-13.29-6.53-20-11.75-25.69-13.55-14.64-33-24.59-46.47-30.81ZM228,497H141.6V475.13H228Z' transform='translate(0)'/%3E%3C/g%3E%3Cpath class='cls-11' d='M494.54,289.19a20.58,20.58,0,0,0-37.26,2.25l-10.16,25.83-22.42,27-4,1.83a19.19,19.19,0,0,0-29-24.29l-49.55,42.07-27.55,9.56c-29.1,10-46.6,36.44-50.6,76.46,0,.25,0,.5,0,.75V461a14.94,14.94,0,0,0-10,14.07v22A15,15,0,0,0,269,512H355.5a14.94,14.94,0,0,0,14.92-14.92v-22a14.93,14.93,0,0,0-7.36-12.86c2-10.42,4.87-14.3,7.88-17.56,11.74-12.69,29.45-21.7,41.74-27.38a115.07,115.07,0,0,0,39.19-29.83,7.38,7.38,0,0,0,.58-.77l31-47.67a7.17,7.17,0,0,0,.75-1.49l11.58-31.39a20.61,20.61,0,0,0-1.21-16.91ZM355.42,497H269V475.13h86.39ZM481.68,300.91l-11.29,30.61-30.25,46.55a100.09,100.09,0,0,1-33.74,25.56c-13.46,6.22-32.92,16.17-46.47,30.82-5.22,5.64-9.28,12.39-11.74,25.68H279v-9.07c3.49-34,17.12-55.37,40.54-63.41l28.89-10a7.45,7.45,0,0,0,2.4-1.37l50.62-43a4.22,4.22,0,0,1,5.67.22,4.18,4.18,0,0,1,.2,5.73l-22,23.84-.15.17-20.66,23.5a7.5,7.5,0,1,0,11.26,9.9l19.61-22.3,37.19-17.12a7.4,7.4,0,0,0,2.64-2l24.28-29.27a7.64,7.64,0,0,0,1.21-2l10.59-26.94a5.61,5.61,0,0,1,6.45-3.4,5.58,5.58,0,0,1,4,7.37Z' transform='translate(0)'/%3E%3Cpath class='cls-11' d='M373.32,134.12l16.42,13.11-5.58,20.26a10.58,10.58,0,0,0,16,11.66l17.55-11.56,17.54,11.56a10.59,10.59,0,0,0,16-11.66l-5.58-20.26,16.43-13.11a10.59,10.59,0,0,0-6.13-18.85l-21-1-7.4-19.67a10.6,10.6,0,0,0-19.83,0l-7.39,19.67-21,1a10.59,10.59,0,0,0-6.13,18.85Zm32.74-5.05a7.5,7.5,0,0,0,6.68-4.85l5-13.32,5,13.32a7.49,7.49,0,0,0,6.68,4.85l14.21.65-11.12,8.88a7.5,7.5,0,0,0-2.55,7.85l3.78,13.72-11.88-7.83a7.5,7.5,0,0,0-8.26,0l-11.88,7.83,3.78-13.72A7.5,7.5,0,0,0,403,138.6l-11.12-8.88Z' transform='translate(0)'/%3E%3Cpath class='cls-11' d='M34.84,134.12l16.43,13.11L45.69,167.5a10.59,10.59,0,0,0,16,11.65l17.54-11.56,17.55,11.56a10.58,10.58,0,0,0,16-11.66l-5.57-20.26,16.42-13.11a10.59,10.59,0,0,0-6.13-18.85l-21-1L89.19,94.64a10.6,10.6,0,0,0-19.83,0L62,114.31l-21,1a10.59,10.59,0,0,0-6.13,18.85Zm32.74-5.05a7.49,7.49,0,0,0,6.68-4.85l5-13.32,5,13.32A7.5,7.5,0,0,0,91,129.07l14.22.65L94.05,138.6a7.52,7.52,0,0,0-2.55,7.85l3.78,13.72L83.4,152.34a7.51,7.51,0,0,0-8.26,0l-11.88,7.83L67,146.45a7.5,7.5,0,0,0-2.55-7.85l-11.12-8.88Z' transform='translate(0)'/%3E%3Cpath class='cls-11' d='M204.08,46.34,220.5,59.46l-5.57,20.25a10.59,10.59,0,0,0,16,11.66L248.51,79.8l17.54,11.57a10.49,10.49,0,0,0,12.06-.28,10.49,10.49,0,0,0,4-11.38l-5.57-20.25,16.42-13.12a10.59,10.59,0,0,0-6.13-18.85l-21-1-7.4-19.67a10.59,10.59,0,0,0-19.82,0l-7.4,19.67-21,1a10.59,10.59,0,0,0-6.13,18.85Zm32.74-5.05a7.47,7.47,0,0,0,6.68-4.85l5-13.32,5,13.32a7.47,7.47,0,0,0,6.68,4.85l14.21.65-11.12,8.88a7.52,7.52,0,0,0-2.55,7.85l3.78,13.72-11.88-7.83a7.5,7.5,0,0,0-8.26,0L232.5,72.39l3.78-13.72a7.52,7.52,0,0,0-2.55-7.85L222.6,41.94Z' transform='translate(0)'/%3E%3Cpath class='cls-11' d='M375.1,238.23A126.59,126.59,0,1,0,248.51,364.82,126.74,126.74,0,0,0,375.1,238.23ZM248.51,349.82A111.59,111.59,0,1,1,360.1,238.23,111.72,111.72,0,0,1,248.51,349.82Z' transform='translate(0)'/%3E%3Cpath class='cls-11' d='M156.54,230.64a7.52,7.52,0,0,0,8.62-6.19,84.48,84.48,0,0,1,166.7,0,7.5,7.5,0,0,0,7.39,6.28,7.29,7.29,0,0,0,1.23-.1,7.5,7.5,0,0,0,6.18-8.61,99.48,99.48,0,0,0-196.3,0,7.51,7.51,0,0,0,6.18,8.62Z' transform='translate(0)'/%3E%3Cpath class='cls-11' d='M340.48,245.83a7.5,7.5,0,0,0-8.62,6.19,84.49,84.49,0,0,1-166.7,0,7.5,7.5,0,1,0-14.8,2.43,99.48,99.48,0,0,0,196.3,0,7.5,7.5,0,0,0-6.18-8.62Z' transform='translate(0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#residence-section .icon-section .text{
    font-size: 18px;
    line-height: 1.6em;
    width: calc(100% - 100px);
}
#residence-section .list-section .title{
    font-size: 36px;
    text-transform: none;
    margin-bottom: 30px;
}
#residence-section .list-section ol{
    padding: 0;
    margin: 0;
}
#residence-section .list-section li:not(:last-child){
    margin-bottom: 30px;
}
#residence-section .list-section li{
    display: block;
    font-size: 16px;
    line-height: 1.6em;
    counter-increment: custom-counter;
    list-style: none;
    position: relative;
    padding-left: 50px;
}
#residence-section .list-section li::before{
    content: counter(custom-counter);
    font-size: 36px;
    font-weight: 500;
    position: absolute;
    left: 0;
    top: 5px;
}
#why-trust .one-elem{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
#why-trust .one-elem .icon{
    display: block;
    align-self: flex-start;
    width: 55px;
    height: 55px;
    margin-right: 45px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#why-trust .one-elem:nth-child(1) .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.6 349.6'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23c5ccd3;%7D.cls-2%7Bfill:%23e6e9ed;%7D.cls-3%7Bfill:%23424f59;%7D.cls-4%7Bfill:%23ffbe35;%7D.cls-5%7Bfill:%23fff;%7D.cls-6%7Bfill:%235dc647;%7D.cls-7%7Bfill:%23212936;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EРесурс 3%3C/title%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_1-2' data-name='Слой 1'%3E%3Cpath class='cls-1' d='M214.26,86V31.59H69.64V261.33a28.78,28.78,0,0,1,0,39.74v42.44H343V302.46a28.79,28.79,0,0,1,0-42.53V86Z'/%3E%3Cpath class='cls-2' d='M214.26,86V343.51H343V302.46a28.79,28.79,0,0,1,0-42.53V86Z'/%3E%3Cpath class='cls-1' d='M69.64,31.59V261.33a28.78,28.78,0,0,1,0,39.74v42.44H214.26V31.59Z'/%3E%3Cpath class='cls-3' d='M351,60.4H214.26V86H351a4,4,0,0,0,4-4V64.4a4,4,0,0,0-4-4Z'/%3E%3Cpath class='cls-3' d='M229.27,27.59a4,4,0,0,1-4,4H58.62a4,4,0,0,1-4-4V10a4,4,0,0,1,4-4H225.27a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M174.37,57H109.52a4,4,0,0,0-4,4v43a4,4,0,0,1,4-4h64.85a4,4,0,0,1,4,4V61a4,4,0,0,0-4-4Z'/%3E%3Crect class='cls-4' x='130.29' y='56.97' width='23.32' height='42.95'/%3E%3Cpath class='cls-5' d='M178.37,116.41a4,4,0,0,1-4,4H109.52a4,4,0,0,1-4-4V103.92a4,4,0,0,1,4-4h64.85a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M174.37,145.76H109.52a4,4,0,0,0-4,4v43a4,4,0,0,1,4-4h64.85a4,4,0,0,1,4,4v-43a4,4,0,0,0-4-4Z'/%3E%3Crect class='cls-4' x='130.29' y='145.76' width='23.32' height='42.95'/%3E%3Cpath class='cls-5' d='M178.37,205.2a4,4,0,0,1-4,4H109.52a4,4,0,0,1-4-4V192.72a4,4,0,0,1,4-4h64.85a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M174.37,234.56H109.52a4,4,0,0,0-4,4v42.95a4,4,0,0,1,4-4h64.85a4,4,0,0,1,4,4V238.56a4,4,0,0,0-4-4Z'/%3E%3Crect class='cls-4' x='130.29' y='234.56' width='23.32' height='42.95'/%3E%3Cpath class='cls-5' d='M178.37,294a4,4,0,0,1-4,4H109.52a4,4,0,0,1-4-4V281.51a4,4,0,0,1,4-4h64.85a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M265.38,140.4a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M314.18,140.4a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-5' d='M265.38,196.36a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M265.38,196.36a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M314.18,196.36a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M265.38,252.33a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-5' d='M314.18,252.33a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M314.18,252.33a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M265.38,308.3a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-5' d='M314.18,308.3a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-4' d='M314.18,308.3a4,4,0,0,1-4,4h-17.6a4,4,0,0,1-4-4v-28a4,4,0,0,1,4-4h17.6a4,4,0,0,1,4,4Z'/%3E%3Cpath class='cls-6' d='M77.6,281.2a28.8,28.8,0,1,1-28.8-28.8,28.8,28.8,0,0,1,28.8,28.8Z'/%3E%3Cpath class='cls-6' d='M391.2,281.2a28.8,28.8,0,1,1-28.8-28.8,28.81,28.81,0,0,1,28.8,28.8Z'/%3E%3Cpath class='cls-7' d='M167.2,292a6,6,0,0,0,0,12h7.17a10,10,0,0,0,10-10V238.56a10,10,0,0,0-10-10H109.52a10,10,0,0,0-10,10V294a10,10,0,0,0,10,10H138.8a6,6,0,0,0,0-12H111.52v-8.49h60.85V292Zm-42.91-20.49H111.52V240.56h12.77Zm23.32,0H136.29V240.56h11.32Zm12,0V240.56h12.76v30.95Z'/%3E%3Cpath class='cls-7' d='M184.37,61a10,10,0,0,0-10-10H109.52a10,10,0,0,0-10,10v55.44a10,10,0,0,0,10,10h64.85a10,10,0,0,0,10-10Zm-48.08,2h11.32v31H136.29Zm-24.77,0h12.77v31H111.52Zm60.85,51.44H111.52v-8.49h60.85Zm0-20.49H159.61V63h12.76Z'/%3E%3Cpath class='cls-7' d='M184.37,149.76a10,10,0,0,0-10-10H109.52a10,10,0,0,0-10,10V205.2a10,10,0,0,0,10,10h64.85a10,10,0,0,0,10-10Zm-48.08,2h11.32v31H136.29Zm-24.77,0h12.77v31H111.52Zm60.85,51.44H111.52v-8.48h60.85Zm0-20.48H159.61v-31h12.76Z'/%3E%3Cpath class='cls-7' d='M271.38,112.43a10,10,0,0,0-10-10h-17.6a10,10,0,0,0-10,10v28a10,10,0,0,0,10,10h17.6a10,10,0,0,0,10-10Zm-12,26h-13.6v-24h13.6Z'/%3E%3Cpath class='cls-7' d='M320.18,112.43a10,10,0,0,0-10-10h-17.6a10,10,0,0,0-10,10v28a10,10,0,0,0,10,10h17.6a10,10,0,0,0,10-10Zm-12,26h-13.6v-24h13.6Z'/%3E%3Cpath class='cls-7' d='M271.38,168.4a10,10,0,0,0-10-10h-17.6a10,10,0,0,0-10,10v28a10,10,0,0,0,10,10h17.6a10,10,0,0,0,10-10Zm-12,26h-13.6v-24h13.6Z'/%3E%3Cpath class='cls-7' d='M320.18,168.4a10,10,0,0,0-10-10h-17.6a10,10,0,0,0-10,10v28a10,10,0,0,0,10,10h17.6a10,10,0,0,0,10-10Zm-12,26h-13.6v-24h13.6Z'/%3E%3Cpath class='cls-7' d='M271.38,224.36a10,10,0,0,0-10-10h-17.6a10,10,0,0,0-10,10v28a10,10,0,0,0,10,10h17.6a10,10,0,0,0,10-10Zm-12,26h-13.6v-24h13.6Z'/%3E%3Cpath class='cls-7' d='M320.18,224.36a10,10,0,0,0-10-10h-17.6a10,10,0,0,0-10,10v28a10,10,0,0,0,10,10h17.6a10,10,0,0,0,10-10Zm-12,26h-13.6v-24h13.6Z'/%3E%3Cpath class='cls-7' d='M261.38,270.33h-17.6a10,10,0,0,0-10,10v28a10,10,0,0,0,10,10h17.6a10,10,0,0,0,10-10v-28a10,10,0,0,0-10-10Zm-2,36h-13.6v-24h13.6Z'/%3E%3Cpath class='cls-7' d='M310.18,270.33h-17.6a10,10,0,0,0-10,10v28a10,10,0,0,0,10,10h17.6a10,10,0,0,0,10-10v-28a10,10,0,0,0-10-10Zm-2,36h-13.6v-24h13.6Z'/%3E%3Cpath class='cls-7' d='M403.6,337.6H368.4V315.47A34.8,34.8,0,1,0,349,249.09V229.2a6,6,0,0,0-12,0v28.27a34.71,34.71,0,0,0,0,47.46v32.58H220.26V148.4a6,6,0,1,0-12,0V337.51H75.64V303.33a34.74,34.74,0,0,0,0-44.26V37.59H208.26V120a6,6,0,0,0,12,0V92H337V200.4a6,6,0,0,0,12,0V92h2a10,10,0,0,0,10-10V64.4a10,10,0,0,0-10-10H220.26V37.59h5a10,10,0,0,0,10-10V10a10,10,0,0,0-10-10H58.62a10,10,0,0,0-10,10V27.59a10,10,0,0,0,10,10h5V249.73A34.79,34.79,0,1,0,42.8,315.47V337.6H6a6,6,0,0,0,0,12H403.6a6,6,0,0,0,0-12ZM349,66.4V80H220.26V66.4ZM60.62,25.59V12H223.27V25.59Zm3,312H54.8V315.47a34.8,34.8,0,0,0,8.84-2.8ZM54.8,303.19V295.6a6,6,0,0,0-12,0v7.59a22.8,22.8,0,1,1,12,0ZM356.4,337.6H349V313.3a34.45,34.45,0,0,0,7.42,2.17Zm6-48a6,6,0,0,0-6,6v7.59a22.8,22.8,0,1,1,12,0V295.6a6,6,0,0,0-6-6Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
#why-trust .one-elem:nth-child(2) .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.6 348.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%238c0a05;%7D.cls-2%7Bfill:%23fff;%7D.cls-3%7Bfill:%23aa1717;%7D.cls-4%7Bfill:%23fb8276;%7D.cls-5%7Bfill:%234ba31c;%7D.cls-6%7Bfill:%23ffd5b3;%7D.cls-7%7Bfill:%23ffbe35;%7D.cls-8%7Bfill:%23212936;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3E5%3C/title%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_1-2' data-name='Слой 1'%3E%3Cpath class='cls-1' d='M267.26,6H36.19a4,4,0,0,0-4,4V272.34h196V247.39a4,4,0,0,1,4-4,4,4,0,0,1-4-4v-25a4,4,0,0,1,4-4,4,4,0,0,1-4-4V181.29a4,4,0,0,1,4-4,4,4,0,0,1-4-4v-25a4,4,0,0,1,4-4h39.06V10a4,4,0,0,0-4-4Z'/%3E%3Cpath class='cls-2' d='M228.2,148.24a4,4,0,0,1,4-4h15.64v-25a4,4,0,0,0-4-4H201.22a4,4,0,0,0-4,4v34.52a4,4,0,0,0,4,4h27Z'/%3E%3Cpath class='cls-3' d='M243.84,86.75a4,4,0,0,0,4-4v-49a4,4,0,0,0-4-4H59.62a4,4,0,0,0-4,4v49a4,4,0,0,0,4,4Z'/%3E%3Cpath class='cls-2' d='M177.6,272.34V247.5a4,4,0,0,0-4-4H129.85a4,4,0,0,0-4,4v24.84Z'/%3E%3Cpath class='cls-2' d='M106.23,272.34V247.5a4,4,0,0,0-4-4H59.62a4,4,0,0,0-4,4v24.84Z'/%3E%3Cpath class='cls-2' d='M125.85,217.9a4,4,0,0,0,4,4H173.6a4,4,0,0,0,4-4V183.38a4,4,0,0,0-4-4H129.85a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-2' d='M106.23,183.38a4,4,0,0,0-4-4H59.62a4,4,0,0,0-4,4V217.9a4,4,0,0,0,4,4h42.61a4,4,0,0,0,4-4Z'/%3E%3Cpath class='cls-4' d='M232.2,210.34a4,4,0,0,1-4-4V181.29a4,4,0,0,1,.51-1.91H201.22a4,4,0,0,0-4,4v89h31V247.39a4,4,0,0,1,4-4,4,4,0,0,1-4-4v-25a4,4,0,0,1,4-4Z'/%3E%3Cpath class='cls-2' d='M125.85,153.77a4,4,0,0,0,4,4H173.6a4,4,0,0,0,4-4V119.25a4,4,0,0,0-4-4H129.85a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-2' d='M106.23,119.25a4,4,0,0,0-4-4H59.62a4,4,0,0,0-4,4v34.52a4,4,0,0,0,4,4h42.61a4,4,0,0,0,4-4Z'/%3E%3Cpath class='cls-5' d='M228.2,338.53v-25a4,4,0,0,1,4-4,4,4,0,0,1-4-4V280.44a4,4,0,0,1,4-4h0a4,4,0,0,1-4-4v-.09H10a4,4,0,0,0-4,4v62.19a4,4,0,0,0,4,4H232.2a4,4,0,0,1-4-4Z'/%3E%3Crect class='cls-6' x='97.26' y='272.34' width='63.31' height='70.2'/%3E%3Cpath class='cls-7' d='M376,171.88a2.18,2.18,0,0,1-2.07-1.52c-5.12-15.35-8.94-19.23-24.09-24.41a2.22,2.22,0,0,1,0-4.2c15.15-5.19,19-9.07,24.09-24.42a2.17,2.17,0,0,1,4.14,0c5.12,15.35,8.94,19.23,24.09,24.42a2.22,2.22,0,0,1,0,4.2c-15.15,5.18-19,9.06-24.09,24.41a2.18,2.18,0,0,1-2.07,1.52Z'/%3E%3Cpath class='cls-7' d='M330.08,87.6a1.91,1.91,0,0,1-1.81-1.31c-4.45-13.38-7.79-16.76-21-21.28a1.94,1.94,0,0,1,0-3.67c13.19-4.51,16.53-7.89,21-21.27a1.89,1.89,0,0,1,3.61,0c4.46,13.38,7.8,16.76,21,21.27a2,2,0,0,1,0,3.67c-13.2,4.52-16.54,7.9-21,21.28a1.9,1.9,0,0,1-1.8,1.31Z'/%3E%3Cpath class='cls-7' d='M289.85,338.53v-25a4,4,0,0,1,4-4H232.2a4,4,0,0,0-4,4v25a4,4,0,0,0,4,4h61.65a4,4,0,0,1-4-4Z'/%3E%3Cpath class='cls-7' d='M289.85,305.49V280.44a4,4,0,0,1,4-4H232.2a4,4,0,0,0-4,4v25.05a4,4,0,0,0,4,4h61.65a4,4,0,0,1-4-4Z'/%3E%3Cpath class='cls-7' d='M289.85,272.43v-25a4,4,0,0,1,4-4H232.2a4,4,0,0,0-4,4v25a4,4,0,0,0,4,4h61.65a4,4,0,0,1-4-4Z'/%3E%3Cpath class='cls-7' d='M228.2,239.39a4,4,0,0,0,4,4h84.64a4,4,0,0,0,4-4v-25a4,4,0,0,0-4-4H232.2a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-7' d='M378.49,276.43a4,4,0,0,0,4-4v-25a4,4,0,0,0-4-4H293.85a4,4,0,0,0-4,4v25a4,4,0,0,0,4,4h0a4,4,0,0,0-4,4v25.05a4,4,0,0,0,4,4,4,4,0,0,0-4,4v25a4,4,0,0,0,4,4h84.64a4,4,0,0,0,4-4v-25a4,4,0,0,0-4-4h0a4,4,0,0,0,4-4V280.44a4,4,0,0,0-4-4h0Z'/%3E%3Cpath class='cls-7' d='M228.2,206.34a4,4,0,0,0,4,4h84.64a4,4,0,0,0,4-4V181.29a4,4,0,0,0-4-4H232.2a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-7' d='M228.2,173.29a4,4,0,0,0,4,4h84.64a4,4,0,0,0,4-4v-25a4,4,0,0,0-4-4H232.2a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-7' d='M228.2,173.29a4,4,0,0,0,4,4h84.64a4,4,0,0,0,4-4v-25a4,4,0,0,0-4-4H232.2a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-7' d='M289.85,338.53a4,4,0,0,0,4,4h84.64a4,4,0,0,0,4-4v-25a4,4,0,0,0-4-4H293.85a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-7' d='M289.85,305.49a4,4,0,0,0,4,4h84.64a4,4,0,0,0,4-4V280.44a4,4,0,0,0-4-4H293.85a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-7' d='M289.85,272.43a4,4,0,0,0,4,4h84.64a4,4,0,0,0,4-4v-25a4,4,0,0,0-4-4H293.85a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-8' d='M173.6,173.38H129.85a10,10,0,0,0-10,10V217.9a10,10,0,0,0,10,10H173.6a10,10,0,0,0,10-10V183.38a10,10,0,0,0-10-10Zm-2,42.52H131.85V185.38H171.6Z'/%3E%3Cpath class='cls-8' d='M49.62,217.9a10,10,0,0,0,10,10h42.61a10,10,0,0,0,10-10V183.38a10,10,0,0,0-10-10H59.62a10,10,0,0,0-10,10Zm12-32.52h38.61V215.9H61.62Z'/%3E%3Cpath class='cls-8' d='M183.6,119.25a10,10,0,0,0-10-10H129.85a10,10,0,0,0-10,10v34.52a10,10,0,0,0,10,10H173.6a10,10,0,0,0,10-10Zm-12,32.52H131.85V121.25H171.6Z'/%3E%3Cpath class='cls-8' d='M49.62,153.77a10,10,0,0,0,10,10h42.61a10,10,0,0,0,10-10V119.25a10,10,0,0,0-10-10H59.62a10,10,0,0,0-10,10Zm12-32.52h38.61v30.52H61.62Z'/%3E%3Cpath class='cls-8' d='M404.05,136.07c-13.35-4.57-15.82-7.08-20.33-20.62a8.18,8.18,0,0,0-15.54,0c-4.51,13.56-7,16.07-20.33,20.64a8.23,8.23,0,0,0,0,15.56c13.35,4.56,15.82,7.07,20.33,20.63a8.17,8.17,0,0,0,15.53,0c4.52-13.56,7-16.07,20.34-20.63a8.23,8.23,0,0,0,0-15.56ZM376,159.18c-3.54-7.48-7.79-11.75-15.24-15.34,7.45-3.57,11.7-7.84,15.24-15.32,3.54,7.47,7.8,11.75,15.24,15.32-7.44,3.59-11.69,7.86-15.24,15.34Z'/%3E%3Cpath class='cls-8' d='M305.34,70.69c11.43,3.91,13.37,5.87,17.24,17.49a7.9,7.9,0,0,0,15,0c3.87-11.62,5.8-13.58,17.24-17.49a7.95,7.95,0,0,0,0-15c-11.44-3.91-13.37-5.87-17.24-17.5a7.9,7.9,0,0,0-15,0c-3.87,11.62-5.8,13.58-17.24,17.49a7.94,7.94,0,0,0,0,15Zm24.74-19.11a25.24,25.24,0,0,0,11.54,11.6,25.24,25.24,0,0,0-11.54,11.6,25.28,25.28,0,0,0-11.54-11.6,25.28,25.28,0,0,0,11.54-11.6Z'/%3E%3Cpath class='cls-8' d='M388.49,247.39a10,10,0,0,0-10-10H326.84v-23a9.85,9.85,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4V181.29a9.92,9.92,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4v-25a10,10,0,0,0-10-10H277.26V10a10,10,0,0,0-10-10H36.19a10,10,0,0,0-10,10V183.47a6,6,0,0,0,12,0V12H265.26V138.24H253.84v-19a10,10,0,0,0-10-10H201.22a10,10,0,0,0-10,10v34.52a10,10,0,0,0,10,10h21v9.52s0,.05,0,.09h-21a10,10,0,0,0-10,10v83H183.6V247.5a10,10,0,0,0-10-10H129.85a10,10,0,0,0-10,10v18.84h-7.62V247.5a10,10,0,0,0-10-10H59.62a10,10,0,0,0-10,10v18.84H38.19V211.87a6,6,0,0,0-12,0v54.47H10a10,10,0,0,0-10,10v62.19a10,10,0,0,0,10,10H378.49a10,10,0,0,0,10-10v-25a9.93,9.93,0,0,0-.84-4,9.83,9.83,0,0,0,.84-4V280.44a10,10,0,0,0-.84-4,9.85,9.85,0,0,0,.84-4ZM91.26,289.74H51.94a6,6,0,0,0,0,12H91.26V309H51.94a6,6,0,0,0,0,12H91.26v15.49H12v-58.2H91.26Zm9-23.4H61.62V249.5h38.61Zm214.61-116.1v21H234.2v-21Zm-10,66.1h10v21H234.2v-21h42.6a6,6,0,0,0,0-12H234.2V183.29h80.64v21.05h-10a6,6,0,0,0,0,12Zm-173,33.16H171.6v16.84H131.85Zm22.72,87H103.26V278.34h51.31Zm67.63-23v23H166.57V321H200.7a6,6,0,0,0,0-12H166.57v-7.3H200.7a6,6,0,0,0,0-12H166.57v-11.4h55.86a9.65,9.65,0,0,0-.23,2.1v25.05a10,10,0,0,0,.84,4,10.1,10.1,0,0,0-.84,4Zm0-99.15v25a10.09,10.09,0,0,0,.84,4,10.05,10.05,0,0,0-.84,4v18.95h-19v-81h19v21a10.09,10.09,0,0,0,.84,4,10,10,0,0,0-.84,4Zm0-66.1v3.53h-19V121.25h38.62v17H232.2a10,10,0,0,0-10,10Zm61.65,188.29H234.2v-21h49.65Zm0-33H234.2v-21h49.65Zm0-33.05H234.2v-21h49.65Zm92.64,66.1H295.85v-21h80.64Zm0-33H295.85v-21h80.64Zm0-33.05H295.85v-21h80.64Z'/%3E%3Cpath class='cls-8' d='M243.84,23.75H59.62a10,10,0,0,0-10,10v49a10,10,0,0,0,10,10H186a6,6,0,0,0,0-12H61.62v-45H241.84v45H214.4a6,6,0,1,0,0,12h29.44a10,10,0,0,0,10-10v-49a10,10,0,0,0-10-10Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
#why-trust .one-elem:nth-child(3) .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 342.09 409.6'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%238c0a05;%7D.cls-2%7Bfill:%23e6e9ed;%7D.cls-3%7Bfill:%23ffbe35;%7D.cls-4%7Bfill:%23fff;%7D.cls-5%7Bfill:%23212936;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3E3%3C/title%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_1-2' data-name='Слой 1'%3E%3Cpath class='cls-1' d='M6,349.37v37.45a16.78,16.78,0,1,0,33.55,0V347.4H8a2,2,0,0,0-2,2Z'/%3E%3Cpath class='cls-2' d='M264.88,148.41A71.2,71.2,0,0,1,210.26,31.52H43.67a4.14,4.14,0,0,0-4.12,4.12V386.82A16.77,16.77,0,0,1,22.78,403.6H295.45a4.22,4.22,0,0,0,4.21-4.21v-260a70.83,70.83,0,0,1-34.78,9.06Z'/%3E%3Cpath class='cls-3' d='M336.09,77.21A71.21,71.21,0,1,1,264.89,6a71.2,71.2,0,0,1,71.2,71.21Z'/%3E%3Cpath class='cls-4' d='M257.06,48a13.17,13.17,0,1,1-13.17-13.17A13.17,13.17,0,0,1,257.06,48Z'/%3E%3Cpath class='cls-4' d='M299.05,106.43a13.18,13.18,0,1,1-13.18-13.17,13.17,13.17,0,0,1,13.18,13.17Z'/%3E%3Cpath class='cls-4' d='M137.52,129.22a4,4,0,0,1-4,4H83.63a4,4,0,0,1-4-4V93a9.16,9.16,0,0,1,3.18-6.43L105.4,69.35a5.52,5.52,0,0,1,6.35,0l22.59,17.24A9.16,9.16,0,0,1,137.52,93Z'/%3E%3Cpath class='cls-1' d='M115.43,107.31H101.72a1.62,1.62,0,0,0-1.52,1.7v24.2H117V109a1.62,1.62,0,0,0-1.53-1.7Z'/%3E%3Cpath class='cls-5' d='M213.44,163.82H77.61a6,6,0,0,0,0,12H213.44a6,6,0,0,0,0-12Z'/%3E%3Cpath class='cls-5' d='M213.44,188.51H77.61a6,6,0,0,0,0,12H213.44a6,6,0,0,0,0-12Z'/%3E%3Cpath class='cls-5' d='M77.61,225.21H213.44a6,6,0,0,0,0-12H77.61a6,6,0,1,0,0,12Z'/%3E%3Cpath class='cls-5' d='M77.61,249.9H213.44a6,6,0,0,0,0-12H77.61a6,6,0,1,0,0,12Z'/%3E%3Cpath class='cls-5' d='M77.61,274.6H213.44a6,6,0,0,0,0-12H77.61a6,6,0,0,0,0,12Z'/%3E%3Cpath class='cls-5' d='M233.42,175.82h30.23a6,6,0,0,0,0-12H233.42a6,6,0,0,0,0,12Z'/%3E%3Cpath class='cls-5' d='M233.42,200.51h30.23a6,6,0,0,0,0-12H233.42a6,6,0,1,0,0,12Z'/%3E%3Cpath class='cls-5' d='M233.42,225.21h30.23a6,6,0,0,0,0-12H233.42a6,6,0,0,0,0,12Z'/%3E%3Cpath class='cls-5' d='M233.42,249.9h30.23a6,6,0,0,0,0-12H233.42a6,6,0,0,0,0,12Z'/%3E%3Cpath class='cls-5' d='M233.42,274.6h30.23a6,6,0,0,0,0-12H233.42a6,6,0,1,0,0,12Z'/%3E%3Cpath class='cls-5' d='M71.61,302.35a6,6,0,0,0,6,6h186a6,6,0,0,0,0-12h-186a6,6,0,0,0-6,6Z'/%3E%3Cpath class='cls-5' d='M269.65,327a6,6,0,0,0-6-6h-186a6,6,0,0,0,0,12h186a6,6,0,0,0,6-6Z'/%3E%3Cpath class='cls-5' d='M115.48,359.73a6,6,0,0,0,0,12h110.3a6,6,0,0,0,0-12Z'/%3E%3Cpath class='cls-5' d='M263.06,48a19.17,19.17,0,1,0-19.17,19.18A19.19,19.19,0,0,0,263.06,48Zm-26.34,0a7.17,7.17,0,1,1,7.17,7.18A7.18,7.18,0,0,1,236.72,48Z'/%3E%3Cpath class='cls-5' d='M285.87,125.6a19.17,19.17,0,1,0-19.17-19.17,19.19,19.19,0,0,0,19.17,19.17Zm0-26.34a7.17,7.17,0,1,1-7.17,7.17,7.18,7.18,0,0,1,7.17-7.17Z'/%3E%3Cpath class='cls-5' d='M237.6,124a6,6,0,0,0,8.2-2.2l48.47-84a6,6,0,1,0-10.39-6l-48.47,84a6,6,0,0,0,2.19,8.2Z'/%3E%3Cpath class='cls-5' d='M65.44,99.86a6,6,0,0,0,4.77,2.36,5.94,5.94,0,0,0,3.42-1.1v28.1a10,10,0,0,0,10,10h49.88a10,10,0,0,0,10-10V101.13l-.21-.14a6,6,0,1,0,7.28-9.54L115.39,64.58a11.55,11.55,0,0,0-13.64,0L66.56,91.45a6,6,0,0,0-1.12,8.41ZM111,127.21H106.2v-13.9H111Zm-2.38-52.74L131.52,92v35.22H123V109a7.62,7.62,0,0,0-7.53-7.7H101.72A7.62,7.62,0,0,0,94.2,109v18.2H85.63V92Z'/%3E%3Cpath class='cls-5' d='M299.66,330.8a6,6,0,0,0-6,6v60.8H42.84a22.65,22.65,0,0,0,2.71-10.78V37.52h41.5a6,6,0,0,0,0-12H43.67A10.13,10.13,0,0,0,33.55,35.64V341.4H8a8,8,0,0,0-8,8v37.45A22.81,22.81,0,0,0,22.78,409.6H295.45a10.22,10.22,0,0,0,10.21-10.21V336.8a6,6,0,0,0-6-6Zm-266.11,56a10.78,10.78,0,1,1-21.55,0V353.4H33.55Z'/%3E%3Cpath class='cls-5' d='M264.88,0a77,77,0,0,0-57.3,25.52H115.84a6,6,0,1,0,0,12h82.84a77.29,77.29,0,0,0,95,111.4V308a6,6,0,0,0,12,0V142.84a77.83,77.83,0,0,0,20.94-19.23,6,6,0,0,0-9.58-7.22,65.22,65.22,0,1,1,13.07-39.18A65.6,65.6,0,0,1,328,93.69a6,6,0,1,0,11.61,3A77.29,77.29,0,0,0,264.88,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
#why-trust .one-elem:nth-child(4) .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.6 325.2'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffbe35;%7D.cls-2%7Bfill:%23a00e0e;%7D.cls-3%7Bfill:%238c0a05;%7D.cls-4%7Bfill:%23fff;%7D.cls-5%7Bfill:%23212936;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3E2%3C/title%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_1-2' data-name='Слой 1'%3E%3Cpath class='cls-1' d='M18.66,269.43a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V254.55a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-2' d='M200.22,36.33a94.46,94.46,0,0,1,16.33,1.42V15.05H183.88v22.7a94.66,94.66,0,0,1,16.34-1.42Z'/%3E%3Cpath class='cls-3' d='M294.21,130.43a94,94,0,1,0-94,94.09,94,94,0,0,0,94-94.09Z'/%3E%3Cpath class='cls-4' d='M274.25,130.43a74,74,0,1,0-74,74.1,74.08,74.08,0,0,0,74-74.1Z'/%3E%3Cpath class='cls-1' d='M315,315.2a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V300.32a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M315,292.32a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V277.43a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M315,269.43a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V254.55a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M315,246.55a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V231.66a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M315,223.66a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V208.77a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M315,200.77a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V185.89a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M315,177.89a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V163a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M315,155a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V140.12a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M315,132.12a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V117.23a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M315,109.23a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V94.35a4,4,0,0,0-4-4H319a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M216.2,315.2a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V300.32a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M216.2,292.32a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V277.43a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M117.43,315.2a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V300.32a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M117.43,292.32a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V277.43a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M117.43,269.43a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V254.55a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M18.66,315.2a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V300.32a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M18.66,292.32a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V277.43a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M18.66,246.55a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V231.66a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M18.66,223.66a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V208.77a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M18.66,200.77a4,4,0,0,0,4,4h68a4,4,0,0,0,4-4V185.89a4,4,0,0,0-4-4h-68a4,4,0,0,0-4,4Z'/%3E%3Cpath class='cls-1' d='M93.55,57.94a2,2,0,0,1-1.94-1.4C86.81,42.31,83.22,38.72,69,33.91A2.05,2.05,0,0,1,67.61,32,2.08,2.08,0,0,1,69,30c14.21-4.8,17.8-8.39,22.6-22.62a2.05,2.05,0,0,1,3.89,0c4.8,14.23,8.39,17.82,22.6,22.62A2.08,2.08,0,0,1,119.5,32a2.05,2.05,0,0,1-1.4,1.94c-14.21,4.81-17.8,8.4-22.6,22.63a2.05,2.05,0,0,1-2,1.4Z'/%3E%3Cpath class='cls-1' d='M45.15,134.22A1.84,1.84,0,0,1,43.4,133c-4.3-12.76-7.53-16-20.28-20.3a1.85,1.85,0,0,1,0-3.5c12.75-4.31,16-7.53,20.28-20.3a1.84,1.84,0,0,1,3.49,0c4.31,12.77,7.53,16,20.29,20.3a1.85,1.85,0,0,1,0,3.5C54.42,117,51.2,120.2,46.89,133a1.84,1.84,0,0,1-1.74,1.26Z'/%3E%3Cpath class='cls-1' d='M306.38,59.45a1.52,1.52,0,0,1-1.45-1c-3.59-10.64-6.27-13.32-16.9-16.91a1.54,1.54,0,0,1,0-2.91c10.63-3.59,13.31-6.28,16.9-16.91a1.53,1.53,0,0,1,2.9,0c3.59,10.63,6.27,13.32,16.89,16.91a1.53,1.53,0,0,1,0,2.91c-10.62,3.59-13.3,6.27-16.89,16.91a1.53,1.53,0,0,1-1.45,1Z'/%3E%3Cpath class='cls-5' d='M100.22,130.43A100,100,0,1,0,222.55,32.85V21.05H228a6,6,0,0,0,0-12H172.41a6,6,0,0,0,0,12h5.47v11.8a100.24,100.24,0,0,0-77.66,97.58ZM189.88,21.05h20.67v9.81a101,101,0,0,0-20.67,0Zm10.34,21.28a88.1,88.1,0,1,1-88,88.1,88.14,88.14,0,0,1,88-88.1Z'/%3E%3Cpath class='cls-5' d='M200.22,210.53a80.13,80.13,0,0,0,68-122.29,6,6,0,0,0-10.2,6.32A67.91,67.91,0,1,1,235.3,72.05a6,6,0,0,0,6.2-10.27,80.09,80.09,0,1,0-41.28,148.75Z'/%3E%3Cpath class='cls-5' d='M200.22,84a6,6,0,0,0-6,6v40.4a6,6,0,0,0,6,6h28.39a6,6,0,0,0,0-12H206.22V90a6,6,0,0,0-6-6Z'/%3E%3Cpath class='cls-5' d='M67.09,39.6c12.5,4.22,14.61,6.34,18.83,18.85a8,8,0,0,0,15.26,0c4.23-12.52,6.34-14.64,18.84-18.86a8.05,8.05,0,0,0,0-15.26c-12.5-4.23-14.61-6.34-18.84-18.86a8.05,8.05,0,0,0-15.26,0C81.7,18,79.59,20.11,67.09,24.34a8.05,8.05,0,0,0,0,15.26Zm26.46-21A27.18,27.18,0,0,0,106.87,32,27.1,27.1,0,0,0,93.55,45.29,27,27,0,0,0,80.24,32,27.16,27.16,0,0,0,93.55,18.65Z'/%3E%3Cpath class='cls-5' d='M21.19,118.34c11,3.71,12.83,5.56,16.52,16.54a7.85,7.85,0,0,0,14.87,0c3.7-11,5.55-12.83,16.52-16.54a7.84,7.84,0,0,0,0-14.86c-11-3.71-12.81-5.56-16.52-16.54a7.85,7.85,0,0,0-14.87,0c-3.69,11-5.55,12.83-16.51,16.54a7.84,7.84,0,0,0,0,14.86Zm24-18.1a24.71,24.71,0,0,0,10.67,10.67,24.71,24.71,0,0,0-10.67,10.67,24.76,24.76,0,0,0-10.67-10.67,24.76,24.76,0,0,0,10.67-10.67Z'/%3E%3Cpath class='cls-5' d='M286.11,47.18c8.81,3,10.16,4.33,13.13,13.14a7.53,7.53,0,0,0,14.28,0c3-8.81,4.32-10.16,13.12-13.14a7.53,7.53,0,0,0,0-14.28c-8.8-3-10.15-4.33-13.12-13.13a7.53,7.53,0,0,0-14.28,0c-3,8.81-4.32,10.17-13.12,13.14a7.54,7.54,0,0,0,0,14.28Zm20.27-14A20.58,20.58,0,0,0,313.23,40a20.7,20.7,0,0,0-6.85,6.86A20.55,20.55,0,0,0,299.52,40a20.52,20.52,0,0,0,6.86-6.85Z'/%3E%3Cpath class='cls-5' d='M403.6,313.2h-6.66V300.32a9.85,9.85,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4V277.43a9.92,9.92,0,0,0-.84-4,9.88,9.88,0,0,0,.84-4V254.55a9.85,9.85,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4V231.66a9.92,9.92,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4V208.77a9.92,9.92,0,0,0-.84-4,9.85,9.85,0,0,0,.84-4V185.89a9.88,9.88,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4V163a9.92,9.92,0,0,0-.84-4,9.85,9.85,0,0,0,.84-4V140.12a9.88,9.88,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4V117.23a9.92,9.92,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4V94.34a10,10,0,0,0-10-10H319a10,10,0,0,0-10,10v14.89a10.09,10.09,0,0,0,.84,4,10.09,10.09,0,0,0-.84,4v14.89a10.09,10.09,0,0,0,.84,4,10.05,10.05,0,0,0-.84,4V155a10.05,10.05,0,0,0,.84,4,10.09,10.09,0,0,0-.84,4v14.89a10.09,10.09,0,0,0,.84,4,10.05,10.05,0,0,0-.84,4v14.88a10,10,0,0,0,.84,4,10.09,10.09,0,0,0-.84,4v14.89a10.09,10.09,0,0,0,.84,4,10.09,10.09,0,0,0-.84,4v14.89a10.09,10.09,0,0,0,.84,4,10,10,0,0,0-.84,4v14.88a10.05,10.05,0,0,0,.84,4,10.09,10.09,0,0,0-.84,4v14.89a10.09,10.09,0,0,0,.84,4,10,10,0,0,0-.84,4V313.2H298.17V300.32a9.85,9.85,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4V277.43a10,10,0,0,0-10-10H278.4a6,6,0,0,0,0,12h7.77v10.89h-64V279.43h27.4a6,6,0,0,0,0-12H220.2a10,10,0,0,0-10,10v14.89a9.92,9.92,0,0,0,.84,4,9.85,9.85,0,0,0-.84,4V313.2H199.4V300.32a9.85,9.85,0,0,0-.84-4,9.92,9.92,0,0,0,.84-4V277.43a9.92,9.92,0,0,0-.84-4,9.88,9.88,0,0,0,.84-4V254.55a10,10,0,0,0-10-10h-68a10,10,0,0,0-10,10v14.88a9.88,9.88,0,0,0,.84,4,9.92,9.92,0,0,0-.84,4v14.89a9.92,9.92,0,0,0,.84,4,9.85,9.85,0,0,0-.84,4V313.2H100.64V300.32a9.85,9.85,0,0,0-.85-4,9.92,9.92,0,0,0,.85-4V277.43a9.92,9.92,0,0,0-.85-4,9.89,9.89,0,0,0,.85-4V254.55a9.85,9.85,0,0,0-.85-4,9.92,9.92,0,0,0,.85-4V231.66a9.92,9.92,0,0,0-.85-4,9.92,9.92,0,0,0,.85-4V208.77a9.92,9.92,0,0,0-.85-4,9.85,9.85,0,0,0,.85-4V185.89a10,10,0,0,0-10-10h-68a10,10,0,0,0-10,10v14.88a9.85,9.85,0,0,0,.84,4,9.92,9.92,0,0,0-.84,4v14.89a9.92,9.92,0,0,0,.84,4,9.92,9.92,0,0,0-.84,4v14.89a9.92,9.92,0,0,0,.84,4,9.85,9.85,0,0,0-.84,4v14.88a9.88,9.88,0,0,0,.84,4,9.92,9.92,0,0,0-.84,4v14.89a9.92,9.92,0,0,0,.84,4,9.85,9.85,0,0,0-.84,4V313.2H6a6,6,0,0,0,0,12H403.6a6,6,0,0,0,0-12Zm-315,0h-64V302.32h64Zm0-22.88h-64V279.43h64Zm0-45.77H79.2a6,6,0,1,0,0,12h9.43v10.88h-64V256.55H51.2a6,6,0,0,0,0-12H24.66V233.66h64Zm0-22.89h-64V210.77h64Zm0-22.89h-64V187.89h64ZM187.4,313.2h-64V302.32h64Zm0-22.88h-64V279.43h64Zm0-22.89h-64V256.55h64Zm98.77,45.77h-64V302.32h64Zm98.77,0H321V302.32h64Zm0-22.88H321V279.43h64Zm0-22.89H321V256.55h64Zm0-22.88H321V233.66h64Zm0-22.89H321V210.77h64Zm0-22.89H321V187.89h64Zm0-22.88H321V165h64Zm0-22.89H321V142.12h64Zm0-22.88H321V119.23h64Zm0-22.89H321V96.35h64Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
#why-trust .one-elem:nth-child(5) .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.6 317.71'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6e9ed;%7D.cls-2%7Bfill:%23fff;%7D.cls-3%7Bfill:%23ffbe35;%7D.cls-4%7Bfill:%238c0a05;%7D.cls-5%7Bfill:%23212936;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3E4%3C/title%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_1-2' data-name='Слой 1'%3E%3Cpath class='cls-1' d='M399.6,6H10a4,4,0,0,0-4,4V290.59a4,4,0,0,0,4,4H267.34V259.11l-6.79.93a2.55,2.55,0,0,1-2.8-2l-2.34-12.92a5.57,5.57,0,0,0-2.54-3.49l-11.55-6.22a2.54,2.54,0,0,1-1.08-3.3L246,220.25a5.67,5.67,0,0,0,0-4.32l-5.71-11.82a2.54,2.54,0,0,1,1.08-3.3l11.55-6.21a5.62,5.62,0,0,0,2.54-3.5l2.34-12.91a2.54,2.54,0,0,1,2.8-2l13,1.77a5.68,5.68,0,0,0,4.12-1.34l9.48-9.07a2.51,2.51,0,0,1,3.46,0l9.48,9.07a5.66,5.66,0,0,0,4.11,1.34l13-1.77a2.53,2.53,0,0,1,2.8,2l2.34,12.91a5.65,5.65,0,0,0,2.54,3.5l11.56,6.21a2.54,2.54,0,0,1,1.08,3.3l-5.7,11.82a5.58,5.58,0,0,0,0,4.32l5.7,11.82a2.54,2.54,0,0,1-1.08,3.3l-11.56,6.22a5.61,5.61,0,0,0-2.54,3.49L320,258a2.54,2.54,0,0,1-2.8,2l-6.79-.93v35.48H399.6a4,4,0,0,0,4-4V10a4,4,0,0,0-4-4Z'/%3E%3Cpath class='cls-2' d='M336.66,44H71.91l-28,28V228.58l28,28H257.5l-2.09-11.53a5.57,5.57,0,0,0-2.54-3.49l-11.56-6.22a2.54,2.54,0,0,1-1.07-3.3L246,220.25a5.67,5.67,0,0,0,0-4.32l-5.71-11.82a2.55,2.55,0,0,1,1.07-3.3l11.56-6.21a5.59,5.59,0,0,0,2.54-3.5l2.34-12.91a2.53,2.53,0,0,1,2.8-2l13,1.77a5.67,5.67,0,0,0,4.12-1.33l9.47-9.08a2.53,2.53,0,0,1,3.47,0l9.48,9.08a5.65,5.65,0,0,0,4.11,1.33l13-1.77a2.53,2.53,0,0,1,2.8,2l2.34,12.91a5.63,5.63,0,0,0,2.54,3.5l11.56,6.21a2.54,2.54,0,0,1,1.07,3.3l-5.7,11.82a5.67,5.67,0,0,0,0,4.32l5.71,11.82a2.54,2.54,0,0,1-1.08,3.3l-11.56,6.22a5.61,5.61,0,0,0-2.54,3.49l-2.08,11.53h16.38l29-29.06V73Z'/%3E%3Cpath class='cls-3' d='M383.32,24h-357a2.4,2.4,0,0,0-2.41,2.39V274.21a2.41,2.41,0,0,0,2.41,2.4H267.34v-17.5l-6.79.93a2.54,2.54,0,0,1-2.8-2l-.25-1.39H71.91L74.3,259c.94.94.62,1.7-.7,1.7H41.37a2.41,2.41,0,0,1-2.4-2.4V226.06c0-1.32.77-1.63,1.7-.7l3.22,3.22V72l-3.22,3.22c-.93.93-1.7.61-1.7-.71V42.29a2.41,2.41,0,0,1,2.4-2.4H73.6c1.32,0,1.64.77.7,1.7L71.92,44H336.66l-2.39-2.39c-.93-.93-.62-1.7.71-1.7H367.2a2.41,2.41,0,0,1,2.4,2.4V74.52c0,1.32-.76,1.64-1.7.71L365.71,73V227.55l2.19-2.19c.94-.93,1.7-.62,1.7.71v32.22a2.41,2.41,0,0,1-2.4,2.4H335c-1.32,0-1.63-.76-.7-1.69l2.39-2.39H320.27L320,258a2.54,2.54,0,0,1-2.8,2l-6.79-.92v17.49h72.88a2.41,2.41,0,0,0,2.4-2.4V26.37A2.4,2.4,0,0,0,383.32,24Z'/%3E%3Cpath class='cls-4' d='M367.9,225.36c.94-.93,1.7-.62,1.7.7v32.23a2.41,2.41,0,0,1-2.4,2.4H335c-1.32,0-1.63-.76-.7-1.69Z'/%3E%3Cpath class='cls-3' d='M124.16,217.89a19.6,19.6,0,1,1-19.6-19.6,19.61,19.61,0,0,1,19.6,19.6Z'/%3E%3Cpath class='cls-4' d='M367.9,75.22c.94.94,1.7.62,1.7-.7V42.29a2.41,2.41,0,0,0-2.4-2.4H335c-1.32,0-1.63.77-.7,1.7Z'/%3E%3Cpath class='cls-4' d='M40.67,75.22c-.93.94-1.7.62-1.7-.7V42.29a2.41,2.41,0,0,1,2.4-2.4H73.6c1.32,0,1.64.77.7,1.7Z'/%3E%3Cpath class='cls-4' d='M40.67,225.36c-.93-.93-1.7-.62-1.7.7v32.23a2.41,2.41,0,0,0,2.4,2.4H73.6c1.32,0,1.64-.76.7-1.69Z'/%3E%3Cpath class='cls-3' d='M304.21,258.27a5.65,5.65,0,0,0-4.11,1.33l-9.48,9.08a2.55,2.55,0,0,1-3.47,0l-9.48-9.08a5.63,5.63,0,0,0-4.11-1.33l-6.22.84v51.33c0,1.32.8,1.68,1.77.78l18-16.5a2.68,2.68,0,0,1,3.54,0l18,16.5c1,.9,1.77.54,1.77-.78V259.11Z'/%3E%3Cpath class='cls-3' d='M287.15,167.51a2.53,2.53,0,0,1,3.47,0l9.48,9.07a5.66,5.66,0,0,0,4.11,1.34l13-1.77a2.53,2.53,0,0,1,2.8,2l2.34,12.91a5.65,5.65,0,0,0,2.54,3.5l11.56,6.21a2.54,2.54,0,0,1,1.07,3.3l-5.7,11.82a5.67,5.67,0,0,0,0,4.32l5.7,11.82a2.53,2.53,0,0,1-1.07,3.3l-11.56,6.22a5.61,5.61,0,0,0-2.54,3.49L320,258a2.54,2.54,0,0,1-2.8,2l-13-1.77a5.65,5.65,0,0,0-4.11,1.33l-9.48,9.08a2.55,2.55,0,0,1-3.47,0l-9.48-9.08a5.63,5.63,0,0,0-4.11-1.33l-13,1.77a2.54,2.54,0,0,1-2.8-2l-2.34-12.92a5.57,5.57,0,0,0-2.54-3.49l-11.56-6.22a2.54,2.54,0,0,1-1.07-3.3L246,220.25a5.67,5.67,0,0,0,0-4.32l-5.71-11.82a2.55,2.55,0,0,1,1.07-3.3l11.56-6.21a5.62,5.62,0,0,0,2.54-3.5l2.34-12.91a2.53,2.53,0,0,1,2.8-2l13,1.77a5.64,5.64,0,0,0,4.11-1.34Z'/%3E%3Cpath class='cls-3' d='M314.93,218.09a26,26,0,1,1-26-26.05,26,26,0,0,1,26,26.05Z'/%3E%3Cpath class='cls-4' d='M147.13,153.53a4,4,0,0,1-4,4H97.67a4,4,0,0,1-4-4V120.71a9.16,9.16,0,0,1,3.18-6.43l20.37-15.55a5.57,5.57,0,0,1,6.36,0L144,114.28a9.16,9.16,0,0,1,3.18,6.43Z'/%3E%3Cpath class='cls-4' d='M126.73,133.6H114.07a1.5,1.5,0,0,0-1.41,1.57v22.36h15.48V135.17a1.5,1.5,0,0,0-1.41-1.57Z'/%3E%3Cpath class='cls-5' d='M399.6,0H94.4a6,6,0,0,0,0,12H397.6V288.59H316.43v-6h66.89a8.4,8.4,0,0,0,8.39-8.4V225.26a6,6,0,0,0-12,0v45.35H316.43V266a8.43,8.43,0,0,0,8-3.37h3.9a7,7,0,0,0,6.68,4.08H367.2a8.41,8.41,0,0,0,8.4-8.4V226.06a7,7,0,0,0-3.89-6.58V81.1a6.58,6.58,0,0,0,2.83-2.56,7.68,7.68,0,0,0,1.06-4V42.29a8.41,8.41,0,0,0-8.4-8.4H335A7,7,0,0,0,328.29,38h-248a7.05,7.05,0,0,0-6.69-4.09H41.37a8.41,8.41,0,0,0-8.4,8.4V74.52a6.91,6.91,0,0,0,4.92,7V219.09a6.89,6.89,0,0,0-4.92,7v32.23a8.41,8.41,0,0,0,8.4,8.4H73.6a7.06,7.06,0,0,0,6.69-4.08H119.6a6,6,0,1,0,0-12H74.4L49.88,226.09V74.49L74.4,50H334.17l25.54,25.54V225.06l-25.54,25.55h-6.71l.71-4,11.13-6a8.5,8.5,0,0,0,3.64-11.19l-5.49-11.38,5.48-11.37a8.5,8.5,0,0,0-3.63-11.2l-11.13-6-2.24-12.43a8.57,8.57,0,0,0-9.52-6.92l-12.52,1.71-9.12-8.74a8.54,8.54,0,0,0-11.77,0l-9.12,8.74-12.52-1.71a8.62,8.62,0,0,0-7.6,2.89H85a6,6,0,0,0,0,12H250.41l-.81,4.46-11.12,6a8.48,8.48,0,0,0-3.64,11.19l5.48,11.38-5.48,11.38a8.48,8.48,0,0,0,3.64,11.19l11.12,6,.72,4H148a6,6,0,0,0,0,12H253.38a8.53,8.53,0,0,0,6.85,3.45,8.17,8.17,0,0,0,1.11-.08v4.63H29.88V30H379.71V196.86a6,6,0,0,0,12,0V26.37a8.4,8.4,0,0,0-8.4-8.39h-357a8.41,8.41,0,0,0-8.41,8.39V274.21a8.41,8.41,0,0,0,8.41,8.4H261.34v6H12V12H66A6,6,0,0,0,66,0H10A10,10,0,0,0,0,10V290.59a10,10,0,0,0,10,10H261.34v9.85a6.88,6.88,0,0,0,6.78,7.27,7.39,7.39,0,0,0,5-2.06l15.72-14.41,15.73,14.41a7.4,7.4,0,0,0,5,2.06,6.88,6.88,0,0,0,6.78-7.27v-9.85H399.6a10,10,0,0,0,10-10V10a10,10,0,0,0-10-10ZM61.52,254.69H45V238.15ZM45,62.43V45.89H61.52ZM347.05,45.89H363.6V62.43ZM363.6,238.15v16.54H347.05Zm-59.17,61.06-9.72-8.91a8.67,8.67,0,0,0-11.65,0l-9.72,8.91V264.35l.54-.07L283,273a8.53,8.53,0,0,0,11.76,0l9.12-8.73.54.07v34.86Zm10.28-45.57L305,252.32a10.9,10.9,0,0,0-1.29-.08,11.64,11.64,0,0,0-7.78,3L288.89,262l-7.07-6.76a11.61,11.61,0,0,0-7.77-3,11.07,11.07,0,0,0-1.3.08l-9.69,1.32L261.32,244a11.5,11.5,0,0,0-5.61-7.72l-8.61-4.63,4.25-8.81a11.59,11.59,0,0,0,0-9.54l-4.25-8.81,8.61-4.63a11.5,11.5,0,0,0,5.61-7.71l1.74-9.63,9.69,1.32a9.25,9.25,0,0,0,1.3.09,11.57,11.57,0,0,0,7.77-3l7.07-6.76,7.06,6.76a11.6,11.6,0,0,0,9.07,3l9.69-1.32,1.74,9.63a11.57,11.57,0,0,0,5.61,7.71l8.62,4.63-4.25,8.81a11.51,11.51,0,0,0,0,9.54l4.25,8.81-8.62,4.63a11.56,11.56,0,0,0-5.61,7.72Z'/%3E%3Cpath class='cls-5' d='M265,67.49H144.62a6,6,0,0,0,0,12H265a6,6,0,0,0,0-12Z'/%3E%3Cpath class='cls-5' d='M324.64,96.29H177.26a6,6,0,0,0,0,12H324.64a6,6,0,0,0,0-12Z'/%3E%3Cpath class='cls-5' d='M324.64,121.89H177.26a6,6,0,0,0,0,12H324.64a6,6,0,1,0,0-12Z'/%3E%3Cpath class='cls-5' d='M324.64,147.49H177.26a6,6,0,0,0,0,12H324.64a6,6,0,0,0,0-12Z'/%3E%3Cpath class='cls-5' d='M104.56,192.29a25.6,25.6,0,1,0,25.6,25.6,25.62,25.62,0,0,0-25.6-25.6Zm0,39.2a13.6,13.6,0,1,1,13.6-13.6,13.61,13.61,0,0,1-13.6,13.6Z'/%3E%3Cpath class='cls-5' d='M288.89,250.14a32,32,0,1,0-32.05-32,32.09,32.09,0,0,0,32.05,32Zm0-52.09a20,20,0,1,1-20.05,20,20.06,20.06,0,0,1,20.05-20Z'/%3E%3Cpath class='cls-5' d='M113.58,94,81.32,118.59a6,6,0,0,0,6.35,10.12h0v24.82a10,10,0,0,0,10,10h45.46a10,10,0,0,0,10-10V128.71h0a6,6,0,0,0,6.36-10.12L127.22,94a11.55,11.55,0,0,0-13.64,0Zm5.08,57.57V139.6h3.48v11.93Zm22.47,0h-7V135.17a7.5,7.5,0,0,0-7.41-7.57H114.07a7.5,7.5,0,0,0-7.41,7.57v16.36h-7V119.68l20.73-15.83,20.73,15.83Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
#why-trust .one-elem:nth-child(6) .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 409.6 365.6'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23ffb98a;%7D.cls-3%7Bfill:%238c0a05;%7D.cls-4%7Bfill:%23ffbe35;%7D.cls-5%7Bfill:%235dc647;%7D.cls-6%7Bfill:%23368c0e;%7D.cls-7%7Bfill:%23e6e9ed;%7D.cls-8%7Bfill:%23ffd5b3;%7D.cls-9%7Bfill:%23c6c6c6;%7D.cls-10%7Bfill:%23775436;%7D.cls-11%7Bfill:%23212936;%7D.cls-12%7Bclip-path:url(%23clip-path);%7D%3C/style%3E%3CclipPath id='clip-path' transform='translate(0 -1)'%3E%3Crect class='cls-1' width='410' height='368'/%3E%3C/clipPath%3E%3C/defs%3E%3Ctitle%3E6%3C/title%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_1-2' data-name='Слой 1'%3E%3Cpath class='cls-2' d='M163,152.88,210.1,102H63v75.26H195V155.82H164.26c-2.2,0-2.78-1.32-1.28-2.94Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-3' d='M250.24,58.56H152V67a4,4,0,0,1-4,4H103.2a4,4,0,0,1-4-4V58.56H78.63a9.54,9.54,0,0,0-6.52,3.1L41.88,98.84c-1.39,1.71-.72,3.11,1.48,3.11H210.1Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-2' d='M33.2,220.6v95.72a22.68,22.68,0,0,1,34.41,2.1,16.15,16.15,0,0,1,2.62-.23A15.9,15.9,0,0,1,77,319.7a22.16,22.16,0,0,1,42.6,4.81,12.75,12.75,0,0,1,9.47,17.18h5a4,4,0,0,1,4,4V356.6a4,4,0,0,1-4,4h61v-140Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-4' d='M67.61,318.42a16.15,16.15,0,0,1,2.62-.23A15.9,15.9,0,0,1,77,319.7,22.27,22.27,0,0,1,84.28,310V257.4a4,4,0,0,0-4-4H57.6a4,4,0,0,0-4,4v52.38a22.68,22.68,0,0,1,14,8.64Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-4' d='M127.43,253.4H104.75a4,4,0,0,0-4,4v48.33a22.18,22.18,0,0,1,17.91,14.87h8.77a4,4,0,0,0,4-4V257.4a4,4,0,0,0-4-4Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-4' d='M178.4,316.6a4,4,0,0,1-4,4H151.71a4,4,0,0,1-4-4V257.4a4,4,0,0,1,4-4H174.4a4,4,0,0,1,4,4Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-5' d='M56.38,341.69a15.82,15.82,0,0,1,11.23-23.27,22.69,22.69,0,0,0-38.68,23.27Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-6' d='M129.06,341.69a12.67,12.67,0,0,0,.88-4.63,12.81,12.81,0,0,0-10.35-12.56A22.16,22.16,0,0,0,77,319.7,15.84,15.84,0,0,0,54.4,334a15.74,15.74,0,0,0,2,7.67Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-7' d='M138,345.69a4,4,0,0,0-4-4H20a4,4,0,0,0-4,4V356.6a4,4,0,0,0,4,4H134a4,4,0,0,0,4-4Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-3' d='M195,177.21H45.27a9.58,9.58,0,0,0-6.52,3.1L8.52,217.5c-1.39,1.7-.72,3.1,1.48,3.1H195Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-3' d='M398.66,152.88,283.53,28.45a3.64,3.64,0,0,0-5.43,0L163,152.88c-1.5,1.62-.92,2.94,1.28,2.94H195V155L280.82,62.2,366.65,155v.85h30.73c2.19,0,2.77-1.32,1.28-2.94Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-8' d='M330.25,321.58c-2.2,0-3.1-1.56-2-3.47L345.8,287.7h-6.19c-2.2,0-3.1-1.55-2-3.46l15.22-26.35h-5.2c-2.2,0-3.1-1.56-2-3.47l18.06-31.28c.8-1.38,2-1.75,3-1.13V155L280.82,62.2,195,155V360.6H356.91v-39Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-3' d='M312.23,356.6a4,4,0,0,1-4,4H253.41a4,4,0,0,1-4-4V257.88a4,4,0,0,1,4-4h54.82a4,4,0,0,1,4,4Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-4' d='M308.23,201.08V146.2a4,4,0,0,0-4-4H257.41a4,4,0,0,0-4,4v54.88Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-7' d='M321.82,215.8a4,4,0,0,1-4,4h-74a4,4,0,0,1-4-4V205.08a4,4,0,0,1,4-4h74a4,4,0,0,1,4,4Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-9' d='M99.2,31V67a4,4,0,0,0,4,4H148a4,4,0,0,0,4-4V31Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-7' d='M161.6,27a4,4,0,0,1-4,4h-64a4,4,0,0,1-4-4V11a4,4,0,0,1,4-4h64a4,4,0,0,1,4,4Z' transform='translate(0 -1)'/%3E%3Crect class='cls-4' x='63.02' y='120.4' width='53.49' height='34.4'/%3E%3Cpath class='cls-4' d='M139.2,121.4H116.52v34.4H139.2a4,4,0,0,0,4-4V125.4a4,4,0,0,0-4-4Z' transform='translate(0 -1)'/%3E%3Crect class='cls-10' x='356.9' y='320.57' width='17.57' height='39.03'/%3E%3Cpath class='cls-6' d='M403.13,318.11,385.58,287.7H345.8l-17.55,30.41c-1.1,1.91-.2,3.47,2,3.47h70.88c2.2,0,3.1-1.56,2-3.47Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-5' d='M393.77,284.24l-15.22-26.35H352.83l-15.22,26.35c-1.1,1.91-.2,3.46,2,3.46h52.16c2.2,0,3.1-1.55,2-3.46Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-6' d='M347.63,257.89c-2.2,0-3.1-1.56-2-3.47l18.06-31.28c1.1-1.9,2.9-1.9,4,0l18.06,31.28c1.1,1.91.2,3.47-2,3.47Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-11' d='M151.71,326.6H174.4a10,10,0,0,0,10-10V257.4a10,10,0,0,0-10-10H151.71a10,10,0,0,0-10,10v59.2a10,10,0,0,0,10,10Zm2-67.2H172.4v55.2H153.71Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-11' d='M265.6,299.11a6,6,0,0,0-6,6v13.11a6,6,0,0,0,12,0V305.11a6,6,0,0,0-6-6Z' transform='translate(0 -1)'/%3E%3Cg class='cls-12'%3E%3Cpath class='cls-11' d='M327.82,215.8V205.08a10,10,0,0,0-10-10h-3.59V146.2a10,10,0,0,0-10-10H257.41a10,10,0,0,0-10,10v48.88h-3.6a10,10,0,0,0-10,10V215.8a10,10,0,0,0,10,10h74a10,10,0,0,0,10-10Zm-68.41-67.6h42.82v46.88H259.41Zm56.41,65.6h-70v-6.72h70Z' transform='translate(0 -1)'/%3E%3Cpath class='cls-11' d='M403.6,354.6H380.48v-27h20.65a8.06,8.06,0,0,0,7.19-12.47l-12.8-22.18a7.8,7.8,0,0,0,3.68-3.24,8.35,8.35,0,0,0-.24-8.45l-10.68-18.51a7.83,7.83,0,0,0,2.91-2.86,8.4,8.4,0,0,0-.24-8.45l-18.06-31.28-.24-.37v-58h24.73c3.49,0,6.3-1.66,7.52-4.46s.53-6-1.84-8.55L287.94,24.38a9.64,9.64,0,0,0-14.24,0L247.62,52.56H158V37a10,10,0,0,0,9.6-10V11a10,10,0,0,0-10-10h-64a10,10,0,0,0-10,10V27a10,10,0,0,0,9.6,10V52.56H78.63a15.41,15.41,0,0,0-11.18,5.32L37.23,95.06A7.64,7.64,0,0,0,43.36,108H57v63.26H45.27a15.41,15.41,0,0,0-11.18,5.32L3.87,213.71a8,8,0,0,0-1.37,8.56A8,8,0,0,0,10,226.6H27.2v87.47a28.59,28.59,0,0,0-6.4,18,28.23,28.23,0,0,0,.24,3.59H20a10,10,0,0,0-10,10v8.91H6a6,6,0,0,0,0,12H403.6a6,6,0,0,0,0-12Zm-8.86-39H336.65l12.62-21.88h32.84ZM346,281.7l10.29-17.81h18.8l10.29,17.81Zm31.36-29.81H354l11.67-20.22ZM95.6,13h60V25h-60ZM146,37V65H105.2V37ZM52,96,76.75,65.47a4.08,4.08,0,0,1,1.88-.91H93.2V67a10,10,0,0,0,10,10H148a10,10,0,0,0,10-10V64.56h78.52L207.48,96ZM69,127.4h41.49v22.4H69Zm63,227.2H22v-6.91H132ZM48.47,335.69H33.21a16.25,16.25,0,0,1-.41-3.59A16.66,16.66,0,0,1,56.59,317a21.79,21.79,0,0,0-8.19,17c0,.57,0,1.12.07,1.67Zm65.18-10.33a6,6,0,0,0,4.79,5,6.79,6.79,0,0,1,5.35,5.3H60.55A10.14,10.14,0,0,1,60.4,334a9.83,9.83,0,0,1,14-8.9,5.94,5.94,0,0,0,4.78.15,6,6,0,0,0,3.38-3.41,16.15,16.15,0,0,1,31.06,3.49ZM106.75,301V259.4h18.68v55.2h-2.85A28.51,28.51,0,0,0,106.75,301ZM78.28,307.3A28.16,28.16,0,0,0,74,312.51a21.11,21.11,0,0,0-3.73-.32h-.1a29,29,0,0,0-10.53-6.92V259.4H78.28ZM189,214.6H136a6,6,0,0,0,0,12h53v128H144v-8.91a10,10,0,0,0-8.15-9.82,18.7,18.7,0,0,0-3.95-10.36,10,10,0,0,0,5.49-8.91V257.4a10,10,0,0,0-10-10H104.75a10,10,0,0,0-10,10v42.28a30.38,30.38,0,0,0-4.47.84V257.4a10,10,0,0,0-10-10H57.6a10,10,0,0,0-10,10v46.07a28.66,28.66,0,0,0-8.4,1.85V226.6h68a6,6,0,1,0,0-12H18.61l24.78-30.48a4.08,4.08,0,0,1,1.88-.91H189Zm0-43.39H69V161.8H139.2a10,10,0,0,0,10-10V125.4a10,10,0,0,0-10-10H69V108H196.37l-37.8,40.86c-2.37,2.57-3,5.76-1.84,8.55s4,4.46,7.53,4.46H189ZM122.52,149.8V127.4H137.2v22.4ZM350.91,354.6H318.23V311a6,6,0,0,0-12,0v43.6H255.41V259.88h50.82V283a6,6,0,0,0,12,0V257.88a10,10,0,0,0-10-10H253.41a10,10,0,0,0-10,10V354.6H201V157.33L280.82,71,309,101.48a6,6,0,0,0,8.81-8.15l-32.57-35.2a6,6,0,0,0-8.81,0l-84.83,91.69H174L280.82,34.34,387.65,149.82h-17.6l-33-35.69a6,6,0,0,0-8.81,8.14l32.43,35.06v60.25a9.3,9.3,0,0,0-2.15,2.56l-18.07,31.28a8.37,8.37,0,0,0-.23,8.45,7.73,7.73,0,0,0,2.9,2.86l-10.69,18.51a8.42,8.42,0,0,0-.23,8.45,7.85,7.85,0,0,0,3.68,3.24l-12.81,22.18a8.07,8.07,0,0,0,7.2,12.47h20.66Zm17.57,0h-5.57v-27h5.57Z' transform='translate(0 -1)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
#why-trust .one-elem .text{
    font-size: 16px;
    line-height: 1.5em;
    width: calc(100% - 100px);
}
#why-trust .img-col{
    position: relative;
}
#why-trust .first-img{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    overflow: hidden;
}
#why-trust .second-img{
    position: absolute;
    top: 35%;
    left: 60%;
    width: 60%;
    height: 0;
    padding-bottom: 60%;
    overflow: hidden;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
}
#why-trust .img-block img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
}
#alegria-xii-page #why-we{
    padding: 0 0 30px;
}
#why-we .before-title,
#why-we .title {
    display: inline-block;
    width: 100%;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
#why-we .before-title{
    font-size: 14px;
    color: #a3a3a3;
    margin-bottom: 10px
}
#why-we .title {
    font-size: 24px;
    color: #791106;
    margin-bottom: 30px
}
#why-we p {
    font-size: 16px;
    line-height: 26px
}
#why-we .info-col .icon{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
#why-we .info-col {
    margin-bottom: 50px
}
#why-we .info-col .icon {
    display: block;
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
    background-size: cover
}
#why-we .container .row > div:nth-child(1) .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 496.941 496.941' xml:space='preserve'%3E%3Cpath fill='%23a3a3a3' d='M475.299,106.918l-12.047-3.765c-3.012-0.753-6.024-1.506-9.788-1.506c-13.553,0-25.6,9.035-30.118,21.835l-6.776,20.329 v-15.059V128c0-2.259-1.506-4.518-3.012-6.024L290.076,2.259C288.57,0.753,286.311,0,284.805,0H43.111 c-4.518,0-7.529,3.012-7.529,7.529v23.341H7.723c-4.518,0-7.529,3.012-7.529,7.529v451.012c0,4.518,3.012,7.529,7.529,7.529 h365.929c4.518,0,7.529-3.012,7.529-7.529v-23.341h27.859c4.518,0,7.529-3.012,7.529-7.529V356.894l21.082-28.612l0.753-2.259 l56.471-179.953C500.899,129.506,491.864,112.188,475.299,106.918z M292.334,25.6l98.635,94.871h-98.635V25.6z M366.123,481.882 H15.252V45.929h20.329v412.612c0,4.518,3.012,7.529,7.529,7.529h323.012V481.882z M402.264,451.012h-0.753H50.64V15.059h226.635 V128c0,4.518,3.012,7.529,7.529,7.529h117.459V192l-35.388,111.435v2.259l1.506,95.624c0,3.012,2.259,6.024,5.271,6.776 c3.012,0.753,6.776,0,8.282-3.012l20.329-27.106V451.012z M382.687,377.976l-1.506-62.494l37.647,12.047L382.687,377.976z M481.323,141.553l-54.212,172.424l-43.671-14.306L437.652,128c3.012-8.282,12.047-13.553,20.329-10.541l12.047,3.765 C479.064,123.482,484.334,133.271,481.323,141.553z'/%3E%3Cpath fill='%23a3a3a3' d='M101.84,135.529h108.424c4.518,0,7.529-3.012,7.529-7.529V51.2c0-4.518-3.012-7.529-7.529-7.529H101.84 c-4.518,0-7.529,3.012-7.529,7.529V128C94.311,131.765,98.076,135.529,101.84,135.529z M109.37,58.729h93.365v61.741H109.37 V58.729z'/%3E%3Cpath fill='%23a3a3a3' d='M86.782,206.306h228.894c4.518,0,7.529-3.012,7.529-7.529c0-4.518-3.012-7.529-7.529-7.529H86.782 c-4.518,0-7.529,3.012-7.529,7.529C79.252,203.294,82.264,206.306,86.782,206.306z'/%3E%3Cpath fill='%23a3a3a3' d='M86.782,261.271h228.894c4.518,0,7.529-3.012,7.529-7.529s-3.012-7.529-7.529-7.529H86.782 c-4.518,0-7.529,3.012-7.529,7.529S82.264,261.271,86.782,261.271z'/%3E%3Cpath fill='%23a3a3a3' d='M86.782,316.235h228.894c4.518,0,7.529-3.012,7.529-7.529s-3.012-7.529-7.529-7.529H86.782 c-4.518,0-7.529,3.012-7.529,7.529S82.264,316.235,86.782,316.235z'/%3E%3Cpath fill='%23a3a3a3' d='M322.452,363.671c0-4.518-3.012-7.529-7.529-7.529H86.782c-4.518,0-7.529,3.012-7.529,7.529s3.012,7.529,7.529,7.529 h228.894C319.44,371.2,322.452,367.435,322.452,363.671z'/%3E%3Cpath fill='%23a3a3a3' d='M347.299,411.106H233.605c-4.518,0-7.529,3.012-7.529,7.529s3.012,7.529,7.529,7.529h112.941 c4.518,0,7.529-3.012,7.529-7.529S351.064,411.106,347.299,411.106z'/%3E%3C/svg%3E");}
#why-we .container .row > div:nth-child(2) .icon{background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 480 480' xml:space='preserve'%3E%3Cpath fill='%23a3a3a3' d='M360,4H8c-4.418,0-8,3.582-8,8v456c0,4.418,3.582,8,8,8h352c4.418,0,8-3.582,8-8V12C368,7.582,364.418,4,360,4z M352,460 H16V20h336V460z'/%3E%3Cpath fill='%23a3a3a3' d='M224,84h-80c-4.418,0-8,3.582-8,8s3.582,8,8,8h80c4.418,0,8-3.582,8-8S228.418,84,224,84z'/%3E%3Cpath fill='%23a3a3a3' d='M120,180H72c-4.418,0-8,3.582-8,8s3.582,8,8,8h48c4.418,0,8-3.582,8-8S124.418,180,120,180z'/%3E%3Cpath fill='%23a3a3a3' d='M328,180H152c-4.418,0-8,3.582-8,8s3.582,8,8,8h176c4.418,0,8-3.582,8-8S332.418,180,328,180z'/%3E%3Cpath fill='%23a3a3a3' d='M328,212H40c-4.418,0-8,3.582-8,8s3.582,8,8,8h288c4.418,0,8-3.582,8-8S332.418,212,328,212z'/%3E%3Cpath fill='%23a3a3a3' d='M248,244H40c-4.418,0-8,3.582-8,8s3.582,8,8,8h208c4.418,0,8-3.582,8-8S252.418,244,248,244z'/%3E%3Cpath fill='%23a3a3a3' d='M328,244h-48c-4.418,0-8,3.582-8,8s3.582,8,8,8h48c4.418,0,8-3.582,8-8S332.418,244,328,244z'/%3E%3Cpath fill='%23a3a3a3' d='M328,276H184c-4.418,0-8,3.582-8,8s3.582,8,8,8h144c4.418,0,8-3.582,8-8S332.418,276,328,276z'/%3E%3Cpath fill='%23a3a3a3' d='M152,276H40c-4.418,0-8,3.582-8,8s3.582,8,8,8h112c4.418,0,8-3.582,8-8S156.418,276,152,276z'/%3E%3Cpath fill='%23a3a3a3' d='M328,308h-32c-4.418,0-8,3.582-8,8s3.582,8,8,8h32c4.418,0,8-3.582,8-8S332.418,308,328,308z'/%3E%3Cpath fill='%23a3a3a3' d='M80,308H40c-4.418,0-8,3.582-8,8s3.582,8,8,8h40c4.418,0,8-3.582,8-8S84.418,308,80,308z'/%3E%3Cpath fill='%23a3a3a3' d='M264,308H112c-4.418,0-8,3.582-8,8s3.582,8,8,8h152c4.418,0,8-3.582,8-8S268.418,308,264,308z'/%3E%3Cpath fill='%23a3a3a3' d='M320,404H208c-4.418,0-8,3.582-8,8s3.582,8,8,8h112c4.418,0,8-3.582,8-8S324.418,404,320,404z'/%3E%3Cpath fill='%23a3a3a3' d='M256,52H112c-4.418,0-8,3.582-8,8s3.582,8,8,8h144c4.418,0,8-3.582,8-8S260.418,52,256,52z'/%3E%3Cpath fill='%23a3a3a3' d='M472,76h-24c0-17.673-14.327-32-32-32c-17.673,0-32,14.327-32,32v288c-0.065,22.626,8.929,44.337,24.976,60.288 l1.368,1.368c3.124,3.123,8.188,3.123,11.312,0l1.368-1.368C439.071,408.337,448.065,386.626,448,364V92h16v72h16V84 C480,79.582,476.418,76,472,76z M416,408.288c-8.625-10.312-14.03-22.93-15.544-36.288h31.088 C430.03,385.358,424.625,397.976,416,408.288z M432,356h-32V92h32V356z M400,76c0-8.837,7.163-16,16-16s16,7.163,16,16H400z'/%3E%3Cpath fill='%23a3a3a3' d='M328,132h-96c-4.418,0-8,3.582-8,8s3.582,8,8,8h96c4.418,0,8-3.582,8-8S332.418,132,328,132z'/%3E%3Cpath fill='%23a3a3a3' d='M216,340H40c-4.418,0-8,3.582-8,8s3.582,8,8,8h176c4.418,0,8-3.582,8-8S220.418,340,216,340z'/%3E%3C/svg%3E");}
#why-we .container .row > div:nth-child(3) .icon{background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cpath fill='%23a3a3a3' d='M506.552,317.933c-9.739-14.312-29.351-18.1-43.707-8.452l-65.34,43.728l-0.19-136.11l22.7,21.265 c4.827,4.521,11.121,7.009,17.729,7.009c0.012,0,0.026,0,0.039,0c7.134-0.01,14.022-3,18.898-8.205 c4.737-5.057,7.222-11.655,6.996-18.581c-0.226-6.926-3.136-13.349-8.193-18.086l-43.035-40.314 c-2.946-2.76-7.571-2.609-10.33,0.337c-2.759,2.946-2.608,7.57,0.337,10.33l43.035,40.314c2.208,2.068,3.478,4.872,3.577,7.895 c0.098,3.023-0.986,5.904-3.055,8.111c-2.16,2.306-5.09,3.578-8.252,3.582c-0.006,0-0.011,0-0.017,0 c-2.883,0-5.63-1.086-7.737-3.06c-0.001-0.001-0.001-0.001-0.001-0.001L259.124,67.616c-2.816-2.637-7.198-2.633-10.007,0.014 L78.679,228.188c-2.201,2.074-5.079,3.16-8.103,3.076c-3.024-0.09-5.831-1.353-7.905-3.556c-2.074-2.201-3.167-5.079-3.076-8.102 c0.09-3.024,1.353-5.831,3.554-7.905L246.326,39.143c4.342-4.091,11.154-4.101,15.507-0.021L369,139.514 c2.945,2.759,7.57,2.609,10.33-0.337c2.759-2.946,2.608-7.57-0.337-10.33L271.827,28.455c-9.973-9.344-25.576-9.323-35.523,0.049 l-58.639,55.24l-0.016-9.853c-0.004-3.106-1.218-6.024-3.417-8.216c-2.195-2.189-5.109-3.394-8.209-3.394 c-0.006,0-0.011,0-0.017,0l-41.947,0.059c-3.106,0.004-6.023,1.218-8.216,3.417c-2.192,2.199-3.398,5.12-3.393,8.227l0.116,71.087 l-59.439,55.993c-5.044,4.751-7.935,11.182-8.142,18.108c-0.207,6.926,2.296,13.518,7.047,18.56 c4.75,5.044,11.181,7.936,18.108,8.143c0.265,0.008,0.53,0.012,0.795,0.012c6.635,0,12.918-2.49,17.767-7.06l22.649-21.336 l0.09,64.291c-7.328-1.067-14.742-1.627-22.19-1.627H76.746v-4.382c0-14.711-11.969-26.68-26.68-26.68H26.68 C11.969,249.092,0,261.06,0,275.772V390.29c0,4.036,3.272,7.308,7.308,7.308s7.308-3.272,7.308-7.308V275.772 c0-6.652,5.412-12.064,12.064-12.064h23.385c6.652,0,12.064,5.412,12.064,12.064v11.69v149.796v11.575 c0,6.652-5.412,12.064-12.064,12.064H26.68c-6.652,0-12.064-5.412-12.064-12.064v-12.788c0-4.036-3.272-7.308-7.308-7.308 S0,432.009,0,436.045v12.788c0,14.711,11.969,26.68,26.68,26.68h23.385c14.711,0,26.68-11.968,26.68-26.68v-0.993l107.024,40.528 c0.198,0.075,0.399,0.141,0.603,0.198c4.653,1.314,9.304,1.973,13.896,1.973c2.484,0,4.951-0.193,7.393-0.579l157.281-22.672 c0.037-0.005,0.073-0.011,0.11-0.017c13.372-2.135,25.987-7.788,36.48-16.346c0.091-0.074,0.181-0.151,0.268-0.23l101.611-91.388 C513.244,348.802,515.453,331.015,506.552,317.933z M163.037,76.902l0.034,20.59l-35.912,33.83l-0.089-54.371L163.037,76.902z M254.141,82.976l128.538,120.412l0.223,159.593l-20.691,13.848L340.3,375.6l-0.579-5.82 c-2.039-20.498-17.171-36.987-37.18-40.922l-0.132-94.945c-0.01-7.286-5.942-13.207-13.227-13.207c-0.006,0-0.011,0-0.018,0 l-69.654,0.098c-3.533,0.005-6.853,1.385-9.347,3.887c-2.495,2.501-3.866,5.825-3.861,9.357l0.116,82.781 c-13.797-3.154-26.971-8.363-39.288-15.568c-1.537-0.899-3.089-1.767-4.654-2.611c-0.61-0.329-1.23-0.638-1.845-0.959 c-0.952-0.497-1.902-0.997-2.864-1.474c-0.766-0.38-1.541-0.74-2.313-1.107c-0.819-0.389-1.637-0.782-2.462-1.157 c-0.84-0.381-1.687-0.744-2.533-1.11c-0.773-0.334-1.546-0.67-2.324-0.991c-0.87-0.359-1.745-0.704-2.621-1.047 c-0.777-0.304-1.555-0.606-2.336-0.898c-0.867-0.324-1.738-0.637-2.611-0.944c-0.819-0.289-1.639-0.571-2.463-0.846 c-0.836-0.279-1.674-0.552-2.516-0.817c-0.897-0.283-1.798-0.553-2.7-0.82c-0.775-0.228-1.549-0.456-2.328-0.672 c-1.017-0.283-2.039-0.548-3.062-0.81c-0.479-0.123-0.955-0.262-1.437-0.381l-0.113-80.878L254.141,82.976z M287.923,327.029 l-61.125-7.037l-5.759-0.663l-0.118-83.911l66.874-0.094L287.923,327.029z M491.673,348.41l-101.511,91.298 c-8.459,6.859-18.606,11.396-29.361,13.122l-157.213,22.662c-0.033,0.005-0.065,0.01-0.098,0.015l-0.109,0.017 c-4.763,0.754-9.723,0.436-14.744-0.942L76.746,432.21V294.77h12.505c10.645,0,21.218,1.229,31.514,3.616 c0.383,0.089,0.765,0.18,1.147,0.272c1.265,0.305,2.527,0.619,3.783,0.959c0.11,0.03,0.219,0.062,0.329,0.092 c1.259,0.344,2.513,0.707,3.763,1.086c0.224,0.068,0.449,0.135,0.672,0.204c1.33,0.411,2.654,0.84,3.971,1.29 c0.136,0.047,0.271,0.095,0.407,0.142c2.743,0.947,5.459,1.98,8.141,3.098c0.146,0.061,0.292,0.122,0.438,0.184 c1.337,0.562,2.666,1.143,3.986,1.747c0.035,0.016,0.071,0.033,0.106,0.05c1.276,0.586,2.543,1.194,3.802,1.819 c0.148,0.073,0.297,0.145,0.445,0.219c1.23,0.615,2.45,1.252,3.663,1.904c0.229,0.123,0.457,0.249,0.686,0.373 c1.224,0.667,2.441,1.347,3.646,2.052c17.391,10.173,36.323,16.762,56.271,19.585c0.063,0.009,0.125,0.017,0.188,0.024 l81.881,9.427c0.453,0.065,0.903,0.14,1.35,0.224c12.054,2.264,21.568,11.171,24.751,22.77c0.472,1.718,0.804,3.496,0.986,5.319 l0.325,3.27l-153.46-13.445c-4.018-0.351-7.566,2.622-7.918,6.642c-0.353,4.021,2.622,7.566,6.642,7.918l162.242,14.215 c0.039,0.003,0.077,0.002,0.115,0.005c0.038,0.003,0.075,0.009,0.114,0.012l30.597,1.717c0.137,0.008,0.273,0.011,0.409,0.011 c0.145,0,0.288-0.023,0.432-0.032c0.163-0.01,0.326-0.016,0.488-0.036c0.218-0.028,0.431-0.075,0.645-0.122 c0.153-0.034,0.307-0.059,0.457-0.103c0.234-0.067,0.459-0.158,0.686-0.249c0.122-0.049,0.248-0.086,0.368-0.142 c0.341-0.158,0.673-0.34,0.989-0.552l25.972-17.381c0.001-0.001,0.002-0.002,0.003-0.003l76.702-51.332 c7.717-5.187,18.251-3.152,23.482,4.536C499.249,333.181,498.062,342.736,491.673,348.41z'/%3E%3C/svg%3E");}
#buy-or-book{
    padding: 0 0 100px;
}
#buy-or-book .content-block{
    display: flex;
    background-image: url(../img/alegria-xii/bg_buy_or_book.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px 70px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
}
#buy-or-book .options-list{
    float: left;
    width: 50%;
    padding: 0 15px 0 0;
}
#buy-or-book .boss{
    position: relative;
    width: 50%;
    float: right;
    padding: 0 0 0 15px;
}
#buy-or-book .boss .orange-line{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 50px;
    background-color: #efbe35;
    height: 100px;
    width: calc(100% + 60px);
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    position: absolute;
    right: -70px;
    bottom: 10px;
    z-index: 1;
}
#buy-or-book .boss .orange-line .text{
    width: 180px;
    text-align: right;
}
#buy-or-book .boss .orange-line .text .name{
    font-size: 24px;
    font-weight: 600;
}
#buy-or-book .boss .orange-line .text .post{
    font-size: 14px;
    line-height: 1.4em;
    color: #fff;
    font-weight: 700;
}
#buy-or-book .boss img{
    position: absolute;
    max-height: calc(100% + 100px);
    bottom: -60px;
    right: -20px;
    z-index: 2;
}
#buy-or-book .options-list ol{
    padding: 0;
    margin: 0;
}
#buy-or-book .options-list li:not(:last-child){
    margin-bottom: 30px;
}
#buy-or-book .options-list li{
    display: block;
    font-size: 16px;
    line-height: 1.6em;
    counter-increment: custom-counter;
    list-style: none;
    position: relative;
    padding-left: 50px;
}
#buy-or-book .options-list li::before {
    content: counter(custom-counter);
    font-size: 36px;
    font-weight: 500;
    position: absolute;
    left: 0;
    top: 5px;
}
#ask-question-form-sec .btn-col{
    display: flex;
}
#ask-question-form-sec .btn-col input[type="submit"]{
    margin: 0 40px 0 0;
}
#ask-question-form-sec .btn-col .custom-checkbox{
    margin-bottom: 0;
    font-size: 12px;
}
#ask-question-form-sec .btn-col .custom-checkbox a{
    color: inherit;
    text-decoration: underline;
    font-weight: 600;
}
#ask-question-form-sec .main-form-block .contact-info li {
    align-items: center;
    display: flex
}
#ask-question-form-sec .main-form-block .contact-info a,
#ask-question-form-sec .main-form-block .contact-info li span {
    font-size: 15px;
    font-weight: 600;
    line-height: 32px
}
#ask-question-form-sec .main-form-block .contact-info li span {
    color: #282d39
}
#ask-question-form-sec .main-form-block .agent-info .info .post {
    color: #a3a3a3;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase
}
#ask-question-form-sec .main-form-block .agent-info .info .name {
    color: #282d39;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase
}
#ask-question-form-sec .main-form-block .contact-info a {
    color: #791106;
    text-decoration: underline
}
#ask-question-form-sec{
    padding: 30px 0 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/services/bg_form_sec.jpg);
}
#ask-question-form-sec .main-form-block{
    padding: 50px 100px;
    background-color: rgba(255,255,255,.85);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
}
#ask-question-form-sec .main-form-block .block-title{
    text-align: center;
    font-size: 30px;
    line-height: 1.6em;
    font-weight: 300;
    margin-bottom: 10px;
}
#ask-question-form-sec .main-form-block .after-title{
    display: block;
    font-size: 16px;
    line-height: 1.6em;
    text-align: center;
    font-weight: 600;
    margin-bottom: 50px;
}
#ask-question-form-sec .main-form-block .main-inputs,
#ask-question-form-sec .main-form-block .agent-info{
    margin-bottom: 45px;
}
#ask-question-form-sec .main-form-block .main-inputs .custom-input:not(:last-child){
    margin-bottom: 14px;
}
#ask-question-form-sec .main-form-block .agent-info .photo{
    display: flex;
    justify-content: center;
    float: left;
    overflow: hidden;
    height: 178px;
    width: 178px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
}
#ask-question-form-sec .main-form-block .agent-info .photo img{
    max-height: 100%;
}
#ask-question-form-sec .main-form-block .agent-info .info{
    display: inline-block;
    margin-left: 20px;
    width: calc(100% - 198px);
}
#ask-question-form-sec .main-form-block .service-name{
    width: 650px;
    float: left;
    margin-right: 20px;
}
#ask-question-form-sec .main-form-block .service-name .icon{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 268.832 268.832' xml:space='preserve'%3E%3Cpath fill='%23fff' d='M265.171,125.577l-80-80c-4.881-4.881-12.797-4.881-17.678,0c-4.882,4.882-4.882,12.796,0,17.678l58.661,58.661H12.5 c-6.903,0-12.5,5.597-12.5,12.5c0,6.902,5.597,12.5,12.5,12.5h213.654l-58.659,58.661c-4.882,4.882-4.882,12.796,0,17.678 c2.44,2.439,5.64,3.661,8.839,3.661s6.398-1.222,8.839-3.661l79.998-80C270.053,138.373,270.053,130.459,265.171,125.577z'/%3E%3C/svg%3E");
}
#ask-question-form-sec .main-form-block .contact-info{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
#ask-question-form-sec .main-form-block .contact-info a{
    white-space: nowrap;
}
#ask-question-form-sec  .custom-input input{
    border-top: 1px solid #a3a3a3;
    border-right: 1px solid #a3a3a3;
    border-bottom: 1px solid #a3a3a3;
    border-left: none;
}
.main-form-block .contact-info .icon{
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.main-form-block .contact-info .phone .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 473.806 473.806' xml:space='preserve'%3E%3Cpath fill='%23a3a3a3' d='M374.456,293.506c-9.7-10.1-21.4-15.5-33.8-15.5c-12.3,0-24.1,5.3-34.2,15.4l-31.6,31.5c-2.6-1.4-5.2-2.7-7.7-4 c-3.6-1.8-7-3.5-9.9-5.3c-29.6-18.8-56.5-43.3-82.3-75c-12.5-15.8-20.9-29.1-27-42.6c8.2-7.5,15.8-15.3,23.2-22.8 c2.8-2.8,5.6-5.7,8.4-8.5c21-21,21-48.2,0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5c-6-6.2-12.3-12.6-18.8-18.6 c-9.7-9.6-21.3-14.7-33.5-14.7s-24,5.1-34,14.7c-0.1,0.1-0.1,0.1-0.2,0.2l-34,34.3c-12.8,12.8-20.1,28.4-21.7,46.5 c-2.4,29.2,6.2,56.4,12.8,74.2c16.2,43.7,40.4,84.2,76.5,127.6c43.8,52.3,96.5,93.6,156.7,122.7c23,10.9,53.7,23.8,88,26 c2.1,0.1,4.3,0.2,6.3,0.2c23.1,0,42.5-8.3,57.7-24.8c0.1-0.2,0.3-0.3,0.4-0.5c5.2-6.3,11.2-12,17.5-18.1c4.3-4.1,8.7-8.4,13-12.9 c9.9-10.3,15.1-22.3,15.1-34.6c0-12.4-5.3-24.3-15.4-34.3L374.456,293.506z M410.256,398.806 C410.156,398.806,410.156,398.906,410.256,398.806c-3.9,4.2-7.9,8-12.2,12.2c-6.5,6.2-13.1,12.7-19.3,20 c-10.1,10.8-22,15.9-37.6,15.9c-1.5,0-3.1,0-4.6-0.1c-29.7-1.9-57.3-13.5-78-23.4c-56.6-27.4-106.3-66.3-147.6-115.6 c-34.1-41.1-56.9-79.1-72-119.9c-9.3-24.9-12.7-44.3-11.2-62.6c1-11.7,5.5-21.4,13.8-29.7l34.1-34.1c4.9-4.6,10.1-7.1,15.2-7.1 c6.3,0,11.4,3.8,14.6,7c0.1,0.1,0.2,0.2,0.3,0.3c6.1,5.7,11.9,11.6,18,17.9c3.1,3.2,6.3,6.4,9.5,9.7l27.3,27.3 c10.6,10.6,10.6,20.4,0,31c-2.9,2.9-5.7,5.8-8.6,8.6c-8.4,8.6-16.4,16.6-25.1,24.4c-0.2,0.2-0.4,0.3-0.5,0.5 c-8.6,8.6-7,17-5.2,22.7c0.1,0.3,0.2,0.6,0.3,0.9c7.1,17.2,17.1,33.4,32.3,52.7l0.1,0.1c27.6,34,56.7,60.5,88.8,80.8 c4.1,2.6,8.3,4.7,12.3,6.7c3.6,1.8,7,3.5,9.9,5.3c0.4,0.2,0.8,0.5,1.2,0.7c3.4,1.7,6.6,2.5,9.9,2.5c8.3,0,13.5-5.2,15.2-6.9 l34.2-34.2c3.4-3.4,8.8-7.5,15.1-7.5c6.2,0,11.3,3.9,14.4,7.3c0.1,0.1,0.1,0.1,0.2,0.2l55.1,55.1 C420.456,377.706,420.456,388.206,410.256,398.806z'/%3E%3Cpath fill='%23a3a3a3' d='M256.056,112.706c26.2,4.4,50,16.8,69,35.8s31.3,42.8,35.8,69c1.1,6.6,6.8,11.2,13.3,11.2c0.8,0,1.5-0.1,2.3-0.2 c7.4-1.2,12.3-8.2,11.1-15.6c-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3,3.7-15.6,11 S248.656,111.506,256.056,112.706z'/%3E%3Cpath fill='%23a3a3a3' d='M473.256,209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2,3.7-15.5,11 c-1.2,7.4,3.7,14.3,11.1,15.6c46.6,7.9,89.1,30,122.9,63.7c33.8,33.8,55.8,76.3,63.7,122.9c1.1,6.6,6.8,11.2,13.3,11.2 c0.8,0,1.5-0.1,2.3-0.2C469.556,223.306,474.556,216.306,473.256,209.006z'/%3E%3C/svg%3E");}
.main-form-block .contact-info .skype .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 297.331 297.331' xml:space='preserve'%3E%3Cpath fill='%23a3a3a3' d='M211.109,139.359c-6.748-4.383-14.962-8.149-24.441-11.189c-9.036-2.879-19.191-5.534-30.084-7.873 c-8.419-1.947-14.576-3.451-18.246-4.473c-3.213-0.893-6.44-2.14-9.595-3.715c-2.577-1.298-4.563-2.776-5.881-4.37 c-0.848-1.048-1.208-2.159-1.208-3.734c0-1.825,0.617-4.319,5.399-7.455c4.717-3.098,11.331-4.672,19.64-4.672 c11.658,0,16.575,2.41,18.458,3.843c3.882,2.95,7.314,7.23,10.328,12.982c3.284,5.643,6.24,9.525,9.28,12.198 c3.895,3.458,9.21,5.212,15.784,5.212c7.159,0,13.516-2.661,18.368-7.706c4.769-4.955,7.288-10.964,7.288-17.372 c0-6.041-1.665-12.198-4.949-18.304c-3.175-5.9-8.13-11.504-14.724-16.658c-6.478-5.045-14.595-9.107-24.139-12.076 c-9.415-2.924-20.553-4.409-33.117-4.409c-15.714,0-29.679,2.224-41.492,6.6c-12.404,4.582-22.102,11.356-28.85,20.142 c-6.902,9.004-10.405,19.428-10.405,30.984c0,12.095,3.381,22.462,10.064,30.83c6.324,7.905,14.904,14.21,25.495,18.715 c9.756,4.152,21.941,7.802,36.26,10.861c9.955,2.082,18.014,4.081,23.953,5.932c4.891,1.517,8.856,3.676,11.787,6.414 c2.179,2.037,3.143,4.512,3.143,8.014c0,3.046-0.81,7.089-7.108,11.382c-5.72,3.901-13.561,5.887-23.323,5.887 c-7.095,0-12.712-0.951-16.684-2.834c-3.85-1.819-6.825-4.087-8.83-6.722c-2.423-3.207-4.756-7.359-6.909-12.275 c-2.519-5.919-5.739-10.579-9.608-13.876c-4.422-3.721-9.775-5.604-15.932-5.604c-7.159,0-13.509,2.391-18.361,6.935 c-4.968,4.685-7.603,10.669-7.603,17.314c0,9.178,3.265,18.548,9.711,27.841c6.228,8.965,14.39,16.202,24.293,21.549 c13.516,7.179,30.643,10.823,50.913,10.823c16.87,0,31.768-2.641,44.281-7.847c12.969-5.386,23.053-13.072,29.968-22.854 c6.986-9.904,10.534-21.202,10.534-33.574c0-10.334-2.108-19.325-6.266-26.704C224.187,150.234,218.403,144.128,211.109,139.359z M213.525,210.389c-5.489,7.77-13.702,13.959-24.409,18.4c-10.932,4.55-24.171,6.857-39.339,6.857 c-18.149,0-33.246-3.13-44.846-9.293c-8.079-4.364-14.743-10.27-19.801-17.539c-4.923-7.102-7.417-14.01-7.417-20.514 c0-3.143,1.131-5.675,3.541-7.944c2.487-2.32,5.617-3.451,9.57-3.451c3.085,0,5.591,0.842,7.629,2.558 c2.307,1.967,4.364,5.026,6.112,9.158c2.584,5.906,5.437,10.926,8.471,14.949c3.278,4.312,7.847,7.873,13.573,10.579 c5.707,2.706,13.169,4.075,22.179,4.075c12.397,0,22.68-2.738,30.572-8.13c8.438-5.752,12.719-13.156,12.719-21.999 c0-7.057-2.423-12.905-7.217-17.404c-4.37-4.081-10.007-7.204-16.742-9.3c-6.324-1.973-14.782-4.068-25.11-6.228 c-13.49-2.892-24.891-6.292-33.882-10.116c-8.612-3.67-15.502-8.696-20.489-14.917c-4.807-6.028-7.249-13.696-7.249-22.802 c0-8.663,2.609-16.453,7.751-23.162c5.238-6.832,13.014-12.185,23.117-15.913c10.379-3.85,22.847-5.797,37.031-5.797 c11.273,0,21.131,1.285,29.306,3.83c8.053,2.5,14.801,5.848,20.045,9.936c5.186,4.042,8.985,8.291,11.311,12.609 c2.269,4.21,3.413,8.323,3.413,12.211c0,3.104-1.208,5.874-3.689,8.458c-2.449,2.539-5.431,3.766-9.113,3.766 c-2.294,0-5.418-0.341-7.275-1.999c-1.941-1.703-4.19-4.737-6.549-8.779c-3.766-7.179-8.406-12.892-13.792-16.993 c-5.726-4.351-14.306-6.465-26.241-6.465c-10.855,0-19.84,2.282-26.691,6.78c-7.429,4.872-11.196,10.996-11.196,18.201 c0,4.524,1.382,8.509,4.126,11.877c2.487,3.021,5.868,5.611,10.064,7.719c3.901,1.954,7.911,3.503,11.915,4.608 c3.747,1.048,10.064,2.596,18.882,4.64c10.585,2.275,20.335,4.82,28.966,7.571c8.381,2.693,15.566,5.964,21.344,9.724 c5.54,3.618,9.917,8.22,12.995,13.696c3.059,5.437,4.608,12.301,4.608,20.405C221.7,193.904,218.943,202.702,213.525,210.389z M287.582,178.062c1.851-9.178,2.796-18.554,2.796-27.905c0-77.308-62.899-140.201-140.214-140.201 c-7.262,0-14.512,0.553-21.575,1.658C115.696,4.01,101.03,0,86.004,0C39.673,0,1.986,37.687,1.986,84.012 c0,14.107,3.567,28.002,10.328,40.348c-1.581,8.554-2.378,17.224-2.378,25.797c0,77.315,62.906,140.221,140.227,140.221 c7.899,0,15.778-0.662,23.464-1.967c11.639,5.842,24.615,8.92,37.7,8.92c46.331,0,84.018-37.681,84.018-83.999 C295.345,200.999,292.736,189.148,287.582,178.062z M211.327,284.484c-11.729,0-23.362-2.918-33.632-8.438l-1.999-1.073 l-2.23,0.411c-7.603,1.42-15.444,2.14-23.31,2.14c-70.239,0-127.373-57.141-127.373-127.367c0-8.516,0.874-17.14,2.584-25.63 l0.482-2.41l-1.24-2.121c-6.395-10.887-9.775-23.336-9.775-35.984c0-39.236,31.929-71.158,71.164-71.158 c13.426,0,26.517,3.779,37.854,10.926l2.089,1.317l2.442-0.424c7.095-1.234,14.422-1.864,21.781-1.864 c70.232,0,127.361,57.128,127.361,127.348c0,9.178-0.996,18.374-2.956,27.346l-0.482,2.211l1.003,2.024 c4.917,9.872,7.404,20.502,7.404,31.594C282.491,252.568,250.563,284.484,211.327,284.484z'/%3E%3C/svg%3E");}
.main-form-block .contact-info .email .icon{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 483.3 483.3' xml:space='preserve'%3E%3Cpath fill='%23a3a3a3' d='M424.3,57.75H59.1c-32.6,0-59.1,26.5-59.1,59.1v249.6c0,32.6,26.5,59.1,59.1,59.1h365.1c32.6,0,59.1-26.5,59.1-59.1 v-249.5C483.4,84.35,456.9,57.75,424.3,57.75z M456.4,366.45c0,17.7-14.4,32.1-32.1,32.1H59.1c-17.7,0-32.1-14.4-32.1-32.1v-249.5 c0-17.7,14.4-32.1,32.1-32.1h365.1c17.7,0,32.1,14.4,32.1,32.1v249.5H456.4z'/%3E%3Cpath fill='%23a3a3a3' d='M304.8,238.55l118.2-106c5.5-5,6-13.5,1-19.1c-5-5.5-13.5-6-19.1-1l-163,146.3l-31.8-28.4c-0.1-0.1-0.2-0.2-0.2-0.3 c-0.7-0.7-1.4-1.3-2.2-1.9L78.3,112.35c-5.6-5-14.1-4.5-19.1,1.1c-5,5.6-4.5,14.1,1.1,19.1l119.6,106.9L60.8,350.95 c-5.4,5.1-5.7,13.6-0.6,19.1c2.7,2.8,6.3,4.3,9.9,4.3c3.3,0,6.6-1.2,9.2-3.6l120.9-113.1l32.8,29.3c2.6,2.3,5.8,3.4,9,3.4 c3.2,0,6.5-1.2,9-3.5l33.7-30.2l120.2,114.2c2.6,2.5,6,3.7,9.3,3.7c3.6,0,7.1-1.4,9.8-4.2c5.1-5.4,4.9-14-0.5-19.1L304.8,238.55z' /%3E%3C/svg%3E");}
.after-slider-btns .share-btns {
    float: left
}
.post-subscribe {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px
}
#page-title-block{
    position: absolute;
    top: 0;
    width: 100%;
}
#page-title-block > .container > .row{
    position: relative;
}
#alegria-xii-main-slider .slick-dots{
    position: absolute;
    bottom: 30px;
    padding: 0 15px;
    margin: 0;
    list-style-type: none;
    width: 100%;
    left: 50%;
    transform: translate(-50%,0);

}
#alegria-xii-main-slider .slick-dots li{
    display: inline-block;
}
#alegria-xii-main-slider .slick-dots li:not(:last-child){
    margin-right: 15px;
}
#alegria-xii-main-slider .slick-dots li button{
    padding: 0;
    font-size: 0;
    background-color: transparent;
    color: transparent;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}
#alegria-xii-main-slider .slick-dots li button:focus{
    outline: none;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(239,190,53,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(239,190,53,1);
    box-shadow: 0px 0px 0px 2px rgba(239,190,53,1);
}
#alegria-xii-main-slider .slick-dots li button:hover,
#alegria-xii-main-slider .slick-dots .slick-active button{
    background-color: #fff;
}
/* ADAPTIVE */
@media (min-width: 576px){
    #alegria-xii-main-slider .slick-dots{
        width: 540px;
    }
}
@media (min-width: 768px){
    #alegria-xii-main-slider .slick-dots{
        width: 720px;
    }
}
@media (min-width: 992px){
	
	#property-list .show-info-mobile{display: none;}
	
    #alegria-xii-page h1.page-title{
        margin-bottom: 30px;
    }
    #alegria-xii-main-slider .slick-dots{
        width: 960px;
    }
}
@media (min-width: 1200px){
	
	#property-list th,
	#property-list td{
		font-size: 14px;
	}
	
	
    #alegria-xii-main-slider .slick-dots{
        width: 1140px;
    }
}
@media (max-width: 1200px){
    #alegria-xii-main-slider .slide img{
        min-width: 1px;
        max-width: none;
        height: 100%;
    }
    #alegria-xii-page #top-panel .absolute::before{
        position: absolute;
        display: block;
        content: "";
        width: 100%;
        height: 20px;
        top: 0;
        left: 0;
        background-color: #efbe35;
    }
    #alegria-xii-page #top-panel > img{
        top: 20px;
    }
    #alegria-xii-page h1.page-title{
        font-size: 38px;
        margin-bottom: 65px;
    }
    .back-call-section{
        padding: 60px 0;
    }
    .back-call-section .subtitle{
        margin-bottom: 30px;
    }
    #about-alegria-xii{
        padding: 100px 0 0;
    }
    #why-trust .second-img{
        left: calc(40% - 15px);
    }
    #buy-or-book .content-block{
        position: relative;
    }
    #buy-or-book .options-list{
        width: 70%;
        padding-bottom: 180px;
    }
    #buy-or-book .boss{
        position: absolute;
        bottom: 0;
        right: 0;
        width: 60%;
        height: 100%;
    }
    #buy-or-book .boss .orange-line{
        right: 0;
        bottom: 60px;
    }
    #buy-or-book .boss img{
        right: 20px;
        bottom: 0;
        height: 90%;
    }
    #ask-question-form-sec .main-form-block .block-title{
        font-size: 24px;
    }
    #ask-question-form-sec .main-form-block .service-name{
        width: 495px;
    }
}
@media (max-width: 992px){
	
	#property-list{
		position: relative;
	}
	#property-list .popup-info{
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 9;
		background-color: #fff;
		width: 260px;
		margin-top: -50px;
	}
	#property-list .popup-info .close-btn{
		display: block;
		float: right;
		width: 14px;
		height: 14px;
		background-image: url('data:image/svg+xml;charset=utf-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 174.239 174.239" xml:space="preserve"><path fill="%23737373" d="M146.537,1.047c-1.396-1.396-3.681-1.396-5.077,0L89.658,52.849c-1.396,1.396-3.681,1.396-5.077,0L32.78,1.047 c-1.396-1.396-3.681-1.396-5.077,0L1.047,27.702c-1.396,1.396-1.396,3.681,0,5.077l51.802,51.802c1.396,1.396,1.396,3.681,0,5.077 L1.047,141.46c-1.396,1.396-1.396,3.681,0,5.077l26.655,26.655c1.396,1.396,3.681,1.396,5.077,0l51.802-51.802 c1.396-1.396,3.681-1.396,5.077,0l51.801,51.801c1.396,1.396,3.681,1.396,5.077,0l26.655-26.655c1.396-1.396,1.396-3.681,0-5.077 l-51.801-51.801c-1.396-1.396-1.396-3.681,0-5.077l51.801-51.801c1.396-1.396,1.396-3.681,0-5.077L146.537,1.047z"/></svg>');
		background-position: center;
		background-repeat: no-repeat;
		background-size: 14px;
		cursor: pointer;
	}
	#property-list .popup-info .title{
		font-weight: 600;
		color: #791106;
	}
	#property-list .popup-info td{
		height: 30px;
		line-height: 20px;
		background-color: #fff;
		padding: 0 10px;
	}
	
	
    #alegria-xii-main-slider .slide img{
        width: 100%;
        height: auto;
    }
    #alegria-xii-page .from-alegria-block{
        top: 335px;
    }
    #alegria-xii-page #top-panel{
        top: 0;
    }
    #alegria-xii-page #top-panel .absolute::before{
        height: 40px;
    }
    #alegria-xii-page #top-panel > img{
        top: 40px;
    }
    #alegria-xii-page #top-panel .start-selling-label{
        margin-top: 40px;
        width: 136px;
        font-size: 13px;
    }
    #alegria-xii-page h1.page-title{
        margin-bottom: 30px;
        font-size: 26px;
    }
    #alegria-xii-page .from-alegria-block .logo-block{
        padding-bottom: 75px;
    }
    #alegria-xii-main-slider{
        margin: 0 0 6px;
    }
    #alegria-xii-page #top-panel{
        margin-bottom: 20px;
    }
    #alegria-xii-main-slider .slide{
        height: 400px;
    }
    #alegria-xii-page .building-short-info{
        position: relative;
        left: 0;
    }
    #alegria-xii-main-slider .slick-next{
        left: auto;
        right: 0;
    }
    #alegria-xii-main-slider .slick-prev{
        left: auto;
        right: 65px;
    }
    #alegria-xii-page #top-section{
        padding: 20px 0;
    }
    #alegria-xii-page #top-section .img-col{
        position: relative;
        margin: 0 auto 30px;
        width: calc(100% - 30px);
        height: 0;
        padding-bottom: 60%;
    }
    .back-call-section .title{
        font-size: 24px;
    }
    #why-trust .first-img{
        margin-top: 20px;
    }
    #why-trust .second-img{
        display: none;
    }
    #about-alegria-xii .content-row .title{
        font-size: 32px;
        margin-bottom: 20px;
    }
    #about-alegria-xii .content-row ul li{
        font-size: 16px;
    }
    #about-alegria-xii .content-row ul li:before{
        margin: .2em .8em 0 0;
    }
    #about-alegria-xii .content-row .image{
        padding: 0 !important;
    }
    #about-alegria-xii .content-row .image .number-block{
        width: 50px;
        height: 50px;
        top: 0;
        left: 0;
    }
    #about-alegria-xii .about-alegria-xii_content:nth-child(2n) .image .number-block{
        left: 0;
    }
    #why-trust{
        padding: 50px 0;
    }
    #buy-or-book{
        padding-bottom: 30px;
    }
    #buy-or-book .content-block{
        display: block;
        padding: 30px 40px;
    }
    #buy-or-book .options-list{
        width: 100%;
        padding: 0 0 30px;
    }
    #buy-or-book .boss{
        position: relative;
        height: 300px;
        width: 70%;
        padding: 0;
        margin: 0 -40px -30px 0;
    }
    #buy-or-book .boss img{
        height: 110%;
    }
    #select-section .yellow-line{
        margin-top: 0;
        padding: 10px 20px;
        text-align: center;
        height: auto;
    }
    #select-section .yellow-line::after{
        display: none;
    }
    #residence-section{
        background-image: none;
        padding-bottom: 0;
    }
    #residence-section::after{
        content: "";
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 60%;
        background-color: #ccc;
        background-image: url(../img/alegria-xii/bg_residence_section_mobile.jpg);
        background-position: bottom center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    #residence-section .list-section{
        padding-bottom: 30px;
    }
    #alegria-xii-page #why-we{
        padding-top: 80px;
    }
}
@media (max-width: 991px){
	
	#property-list > table > tbody > tr > td:nth-child(2),
	#property-list > table > tbody > tr > td:nth-child(3),
	#property-list > table > tbody > tr > td:nth-child(4),
	#property-list > table > tbody > tr > td:nth-child(5),
	#property-list > table > tbody > tr > td:nth-child(6),
	#property-list > table > tbody > tr > td:nth-child(7),
	#property-list > table > tbody > tr > td:nth-child(8),
	#property-list > table > tbody > tr > td:nth-child(9),
	#property-list > table > tbody > tr > td:nth-child(10),
	#property-list > table > thead > tr > th:nth-child(2),
	#property-list > table > thead > tr > th:nth-child(3),
	#property-list > table > thead > tr > th:nth-child(4),
	#property-list > table > thead > tr > th:nth-child(5),
	#property-list > table > thead > tr > th:nth-child(6),
	#property-list > table > thead > tr > th:nth-child(7),
	#property-list > table > thead > tr > th:nth-child(8),
	#property-list > table > thead > tr > th:nth-child(9),
	#property-list > table > thead > tr > th:nth-child(10){
		display: none;
	}
	
	
    #ask-question-form-sec .main-form-block{
        padding: 30px 50px;
    }
    #ask-question-form-sec .main-form-block .agent-info .info .name{
        display: block;
    }
    #ask-question-form-sec .main-form-block .service-name{
        width: 100%;
        margin: 0 0 14px;
    }
    #ask-question-form-sec .main-form-block .agent-info{
        order: 1
    }
    #ask-question-form-sec .main-form-block .main-inputs{
        order: 2;
        margin: 0 0 14px;
    }
    #ask-question-form-sec .main-form-block .select-service-col,
    #ask-question-form-sec .main-form-block .btn-col{
        order: 3
    }
    #ask-question-form .red-btn{
        margin: 0 auto;
        display: block;
    }
}
@media (max-width:768px){
    #alegria-xii-page #top-panel .start-selling-label{
        margin-top: 30px;
    }
    
    #alegria-xii-page .building-short-info{
        font-size: 14px;
    }
    #alegria-xii-main-slider .slide{
        height: 400px;
    }
    #alegria-xii-main-slider .slide img{
        width: auto;
        min-width: 100%;
        max-width: 130%;
        min-height: 100%;
    }
    #alegria-xii-page .building-short-info #info-btn #info-container{
        left: auto;
        right: 0;
    }
    #alegria-xii-page .building-short-info #info-btn #info-container::before{
        left: auto;
        right: 6px;
    }
    #alegria-xii-page #top-section .text-col .block-title{
        font-size: 22px;
    }
    #alegria-xii-page #top-section .text-block{
        padding: 30px 40px;
    }
    #about-alegria-xii{
        background-size: auto 60px;
        padding: 60px 0 0;
    }
    #about-alegria-xii .block-title{
        margin-bottom: 0;
    }
    #about-alegria-xii .content-row .image{
        padding: 0 15px !important;
    }
    #about-alegria-xii .content-row,
    #alegria-xii-page #select-section{
        padding: 40px 0;
    }
    #about-alegria-xii .about-alegria-xii_content:nth-child(2n) .image .number-block,
    #about-alegria-xii .content-row .image .number-block{
        left: 15px;
    }
    #about-alegria-xii .content-row > div:last-child{
        padding: 0 15px;
    }
    #about-alegria-xii .content-row > div.image{
        order: 1;
    }
    #about-alegria-xii .content-row > div.text{
        order: 2;
        margin-top: 20px;
    }
    #alegria-xii-location{
        padding: 40px 0 0;
    }
    #buy-or-book .boss{
        width: 100%;
    }
}
@media (max-width: 767px){
    #ask-question-form-sec .main-form-block .agent-info .photo{
        float: none;
        margin: 0 auto 20px;
    }
    #ask-question-form-sec .main-form-block .agent-info .info{
        display: block;
        width: 100%;
        margin-left: 0;
    }
    #ask-question-form-sec .main-form-block .agent-info .info .post{
        display: block;
    }
    #ask-question-form-sec .main-form-block .agent-info .info .name,
    #ask-question-form-sec .main-form-block .agent-info .info .post{
        text-align: center;
    }
    #ask-question-form .red-btn{
        width: 100%;
    }
    #ask-question-form-sec .main-form-block{
        padding: 30px;
    }
}
@media (max-width:576px){
	
	#property-list .small-title{
		font-size: 18px;
		line-height: 24px;
	}
	
	
	#alegria-xii-page #top-panel .container .row{
		height: 400px;
	}
    #alegria-xii-page #top-panel .start-selling-label{
        margin: 40px 0 7px;
        font-size: 8px;
        font-weight: 400;
        max-width: 123px;
        text-align: left;
        padding: 3px 7px;
    }
    #alegria-xii-page h1.page-title{
        font-size: 26px;
        text-align: left;
    }
    #alegria-xii-page #top-panel .absolute::before{
        height: 55px;
    }
    #alegria-xii-page .from-alegria-block{
        top: auto;
        width: 100%;
        left: 0;
        bottom: 0;
    }
    #alegria-xii-page .from-alegria-block .social-butns{
        left: 15px;
        top: 120px;
        width: calc(100% - 30px);
    }
    #alegria-xii-page .from-alegria-block .social-butns span{
    	color: #000;
    }
    #alegria-xii-page .building-short-info > div{
        margin-top: 5px;
    }
    #alegria-xii-page #top-panel > img{
        top: 55px;
    }
    #buy-or-book .content-block{
        padding: 30px 15px 0;
    }
    #buy-or-book .boss .orange-line{
        right: -15px;
        width: 100%;
    }
    #buy-or-book .boss img{
        height: 100%;
    }
    #buy-or-book .boss{
        height: 260px;
        margin: 0;
    }
    #ask-question-form-sec .main-form-block .block-title{
        font-size: 20px;
    }
    #alegria-xii-main-slider{
        margin-bottom: 24px;
    }
    #alegria-xii-main-slider .slick-dots{
        bottom: -24px;
        text-align: center;
    }
    #alegria-xii-main-slider .slick-dots li button{
        border-color: #000;
    }
    #alegria-xii-main-slider .slick-dots li button:hover,
    #alegria-xii-main-slider .slick-dots .slick-active button{
        background-color: #000;
    }
    #alegria-xii-page .building-short-info .price{
    	position: absolute;
    	top: -25px;
    	font-size: 16px;
    	display: block;
    }
    #alegria-xii-page .building-short-info{
    	position: absolute;
    	bottom: 75px;
    	left: 15px;
    	font-size: 12px;
    	font-weight: 500;
    	align-items: flex-start;
    }
    #alegria-xii-page .building-short-info .date .year{
    	font-size: 10px;
    }
    #alegria-xii-page .building-short-info .location .icon{
    	width: 10px;
    	height: 10px;
    }
    #alegria-xii-page .building-short-info #info-btn #info-container{
    	left: -80px;
    	right: auto;
    }
    #alegria-xii-page .building-short-info #info-btn #info-container::before{
    	left: 87px;
    }
    #alegria-xii-page #top-panel{
    	padding-bottom: 70px;
    }
}
@media (max-width: 540px){
    #buy-or-book .boss .orange-line{
        right: -15px;
        padding-left: 15px;
        width: 100%;
    }
    #about-alegria-xii .content-row .title{
        font-size: 28px;
    }
    #alegria-xii-page #top-section .text-block{
        padding: 0;
		background-image: none;
		box-shadow: none;
    }
}
@media (max-width: 460px){
    #alegria-xii-page h1.page-title{
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 65px;
    }
    #alegria-xii-main-slider .slide img{
        height: 100%;
        width: auto;
        max-width: none;
    }
    #buy-or-book .content-block{
        overflow: hidden;
    }
    #buy-or-book .boss{
        height: 200px;
    }
    #buy-or-book .boss img{
        bottom: -60px;
        right: auto;
        left: 50%;
        height: 290px;
    }
    #buy-or-book .boss .orange-line{
        height: 75px;
        width: calc(100% + 20px);
    }
    #buy-or-book .boss .orange-line .text{
        width: 155px;
    }
    #buy-or-book .boss .orange-line .text .name{
        font-size: 18px;
    }
    #buy-or-book .boss .orange-line .text .post{
        font-size: 12px;
        display: inline-block;
    }
    #buy-or-book .options-list li{
        padding-left: 35px;
    }
    #why-trust .one-elem .icon{
        margin-right: 20px;
    }
    .back-call-section .title{
        font-size: 22px;
    }
    .back-call-section .subtitle{
        font-size: 16px;
    }
    #ask-question-form-sec .main-form-block{
        margin: 0 -15px;
        padding: 30px 15px;
    }
    #ask-question-form-sec .main-form-block .contact-info a{
        white-space: normal;
    }
    #ask-question-form-sec{
        padding: 0;
        background-image: none;
    }
}
@media (max-width: 410px){
	
	#property-list .show-info-mobile{
		margin: 5px 8px 8px 20%;
	}
	#property-list .pdf-download{
		margin: 5px 20% 8px 8px;
	}
	#property-list .booking{
		display: inline-block;
		padding: 5px 10px;
		margin-bottom: 5px;
	}
	
	
    #buy-or-book .boss{
        height: 170px;
    }
    #buy-or-book .boss img{
        height: 240px;
        left: 55%;
    }
}
@media (max-width: 360px){
    #buy-or-book .boss img{
        height: 270px;
        left: 60%;
        bottom: -80px;
    }
    #ask-question-form-sec .main-form-block .agent-info .photo{
        width: 100%;
    }
}