

/* Start:/local/templates/taplink/assets/css/style.css?17532236087474*/
@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("/local/templates/taplink/assets/css/fonts/museo/MuseoSansCyrl-100.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("/local/templates/taplink/assets/css/../fonts/museo/MuseoSansCyrl-100Italic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("/local/templates/taplink/assets/css/../fonts/museo/MuseoSansCyrl-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("/local/templates/taplink/assets/css/../fonts/museo/MuseoSansCyrl-300Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("/local/templates/taplink/assets/css/../fonts/museo/MuseoSansCyrl-500.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("/local/templates/taplink/assets/css/../fonts/museo/MuseoSansCyrl-500Italic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("/local/templates/taplink/assets/css/../fonts/museo/MuseoSansCyrl-700.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("/local/templates/taplink/assets/css/../fonts/museo/MuseoSansCyrl-700Italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("/local/templates/taplink/assets/css/../fonts/museo/MuseoSansCyrl-900.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("/local/templates/taplink/assets/css/../fonts/source/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

img{max-width:100%;}
*, *:before, *:after {
    box-sizing: border-box;
}
body,html{
	margin:0px; padding:0px; overflow-x: hidden;
}
body {
    opacity: 1!important;
	background:#fff;
    font-family: "Museo Sans Cyrl";
	font-size:  16px;
	font-style: normal;
	font-weight: 600;
	line-height: 19.2px;
    color:#000;
	background:#FFFAF4;
}
.container {
    width: 820px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 14px;
}
.logo_block {
    color: #8C734A;
    text-align: center;
	font-family: "Source Sans Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.2px;
}
.header {
    padding-top: 14px;
    margin-bottom: 40px;
}
.logo_block a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    text-decoration: none;
    color: inherit;
}
.buttons {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.button_standart span.ico {
    position: absolute;
    top: 50%;
    left: 9px;
    transform: translate(0%, -50%);
    line-height: 0px;
    display: table;
}
.button_standart {
    position: relative;
    border-radius: 10px;
    border: 2px solid #C3A370;
    background: #C3A370;
    padding: 18px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.sec_elem {
    width: 470px;
    margin: 20px auto 40px;
    text-align: center;    max-width: 100%;
}
.sec_elem_title {
    color: #000;
    text-align: center;
    font-family: "Museo Sans Cyrl";
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.sec_elem_title a {
    display: block;
    line-height: normal;
    color: inherit;
    text-decoration: none;
}
.sec_elem_text {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
    text-transform: uppercase;
}
.sec_elem_text {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.sec_elem_logo {
    line-height: 0px;
    margin-bottom: 31px;
}
.sec_elem_when {
    margin-bottom: 11px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
    text-transform: uppercase;
}
.sec_elem_stands {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
    text-transform: uppercase;
}
.sec_elem a {
    color: inherit;
}
.land_top_image {
    line-height: 0px;
    text-align: center;
    margin-bottom: 20px;
}
.land_top_image img {
    max-height: 100dvh;
}
.land_data {
    text-align: center;
    color: #C3A471;
    margin-bottom: 63px;
}
.land_data .title {
    color: #C3A471;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.land_data .title2 {
    color: #C3A471;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.land_data .text1 {
    color: #C3A471;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.land_data .text1 span {
    color: #C3A471;
    display: block;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
    text-transform: uppercase;
}
.land_data .text1.mb30 {
    margin-bottom: 30px;
}
.page_land .container{    width: 620px;}
.land_data .text_title {
    color: #C3A471;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.land_data .text2 {
    color: #C3A471;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.land_data .text3 {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px;
    text-transform: uppercase;
    margin-bottom: 32px;
}
.standart_button {
    display: table;
    width: 247px;
    height: 46px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    color: #C3A471;
    border-radius: 5px;
    border: 1px solid #C3A471;
    margin: 0 auto;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
}
.land_images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    line-height: 0px;
}
.land_images img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.land_images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    line-height: 0px;
    margin-bottom: 22px;
}
.land_ico_map {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    line-height: 0px;
}
.land_ico_map img {
    width: 18px;
}
.page_land {
    padding-bottom: 47px;
}
.land_afteer_ico_map {
    color: #C3A471;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px;
    text-transform: uppercase;
    margin-bottom: 9px;
}
/* End */
/* /local/templates/taplink/assets/css/style.css?17532236087474 */
