.first_screen .section-title {
    margin-bottom: 3rem
}

.first_screen__inner {
    position: relative;
    height: 83.5rem
}

.mobile .first_screen__inner {
    height: auto
}

.first_screen_round-image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    z-index: 1;
    position: relative
}

.first_screen_round-image__inner {
    width: 115.6rem;
    height: auto;
    position: absolute;
    left: -17rem;
    top: -25rem
}

.mobile .first_screen_round-image__inner {
    position: relative;
    width: 100%;
    top: 0;
    left: 0
}

.first_screen_round-image-vector {
    position: absolute;
    background-color: rgba(195, 190, 197, .29);
    right: 10rem;
    bottom: 3rem;
    width: 28.8rem;
    height: 28.8rem;
    border-radius: 50%;
    z-index: 0
}

.mobile .first_screen_round-image-vector {
    right: 3rem;
    bottom: 3rem;
    width: 12rem
}

.first_screen_content__inner {
    position: absolute;
    right: 13rem;
    top: 10rem;
    width: 68rem
}

.mobile .first_screen_content__inner {
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    padding: 2rem
}

.tablet .first_screen_content__inner {
    width: auto;
    right: 0;
    padding: 2rem
}

.first_screen_content-logo {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.first_screen_content-logo__inner {
    width: 40.2rem;
    height: auto;
    margin-bottom: 7rem
}

.first_screen_content-text {
    font-size: 2.4rem;
    line-height: 3.6rem;
    margin-bottom: 5rem;
    font-style: italic
}

.mobile .first_screen_content-text {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    text-align: justify
}

.mobile .first_screen_content-text br {
    display: none
}

.mobile .first_screen_content-text p {
    text-align: justify
}

.mobile .first_screen_content-text p br {
    display: none
}

.location {
    position: relative;
    height: 108rem;
    background-image: url(/local/templates/kashtan/images/infrastructure/infrastructure_last_bg.png);
    background-repeat: no-repeat;
    background-position: 0 -20rem;
    background-size: auto 136.3rem
}

.mobile .location {
    background-image: none;
    padding: 2rem;
    height: auto
}

.location__image-inner {
    width: 56rem;
    position: relative;
    top: -6rem;
    display: none
}

.mobile .location__image-inner {
    width: 100%;
    top: 0;
    margin-bottom: 2rem;
    display: block
}

.location__image {
    max-width: 100%;
    height: auto
}

.location_content__inner {
    position: absolute;
    right: 6rem;
    bottom: 5rem;
    width: 53rem
}

.mobile .location_content__inner {
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    padding: 0
}

.tablet .location_content__inner {
    width: auto;
    right: 0;
    padding: 2rem
}

.location_content-logo {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.location_content-logo__inner {
    width: 40.2rem;
    height: auto;
    margin-bottom: 7rem
}

.location_content-text {
    font-size: 2.4rem;
    line-height: 3.6rem;
    margin-bottom: 3rem;
    font-style: italic
}

.mobile .location_content-text {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    text-align: justify
}

.mobile .location_content-text br {
    display: none
}

.mobile .location_content-text p {
    text-align: justify
}

.mobile .location_content-text p br {
    display: none
}

.location .second-title {
    margin-top: 5rem
}

.mobile .location .second-title {
    margin-top: 0
}

.infrastructure-info {
    background-color: #f4f4f4;
    position: relative;
    height: 108rem;
    background-image: url(/local/templates/kashtan/images/infrastructure/infrastructure-second_bg.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 0rem) 4rem;
    background-size: auto 121rem
}

.mobile .infrastructure-info {
    background-image: none;
    padding: 2rem;
    height: auto
}

.infrastructure-info__image-inner {
    width: 56rem;
    position: relative;
    top: -6rem;
    display: none
}

.mobile .infrastructure-info__image-inner {
    width: 100%;
    top: -2rem;
    left: 2rem;
    margin-bottom: 2rem;
    display: block
}

.infrastructure-info__image {
    max-width: 100%;
    height: auto
}

.infrastructure-info_content__inner {
    position: absolute;
    left: 6rem;
    bottom: 5rem;
    width: 58rem
}

.mobile .infrastructure-info_content__inner {
    position: static;
    right: 0;
    top: 0;
    width: auto;
    padding: 0
}

.tablet .infrastructure-info_content__inner {
    width: auto;
    right: 0;
    padding: 2rem
}

.infrastructure-info_content-logo {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.infrastructure-info_content-logo__inner {
    width: 40.2rem;
    height: auto;
    margin-bottom: 7rem
}

.infrastructure-info_content-text {
    font-size: 2.4rem;
    line-height: 3.6rem;
    margin-bottom: 3rem;
    font-style: italic
}

.mobile .infrastructure-info_content-text {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    text-align: justify
}

.mobile .infrastructure-info_content-text br {
    display: none
}

.mobile .infrastructure-info_content-text p {
    text-align: justify
}

.mobile .infrastructure-info_content-text p br {
    display: none
}

.infrastructure-info .second-title {
    margin-top: 5rem
}

.mobile .infrastructure-info .second-title {
    margin-top: 0
}

.slider__inner {
    position: relative
}



.slider_item-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: bottom;
}

.slider_item-image__inner {
    width: 100%;
    height: 100vh
}

.mobile .slider_item-image__inner {
    height: auto
}

.slider__arrow {
    width: 8rem;
    height: 8rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #63932e;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -12rem;
    transition: all .3s;
    z-index: 1;
    box-shadow: 21.875px 21.875px 218.75px rgba(24, 29, 36, .25);
    opacity: .5
}
.slider__arrow:hover  {
    transition: all .3s;
    opacity: 1;

}
@media(max-width: 767px) {
    .slider__arrow {
        width: 20rem;
        height: 20rem;
        margin-top: -20rem
    }
}


.slider__arrow_prev {
    left: 2rem
}

.mobile .slider__arrow_prev {
    left: 2rem
}

.slider__arrow_next {
    right: 2rem
}

.mobile .slider__arrow_next {
    right: 2rem
}



.slider__arrow svg {
    width: 2.2rem;
    height: auto;
    fill: currentColor
}
@media(max-width: 767px) {
    .slider__arrow svg {
        width: 8rem;
    }
}
.map {
    border-top: .7rem solid #bdbdbd
}

.map_icon input {
    display: none
}

.mobile .map_icon {
    width: 33.3333%
}

.mobile .map_icon:first-child {
    width: 100%
}

.mobile .map_icon:first-child .map_icon-item {
    width: 100%
}

.map_icon__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    height: 20rem;
    padding: 0 6rem 0;
    border-top: .7rem solid #bdbdbd;
    border-bottom: .7rem solid #bdbdbd
}

.mobile .map_icon__inner {
    height: auto;
    padding: 2rem 2rem 1rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.map_icon-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 4rem;
    cursor: pointer;
    opacity: .8
}

.mobile .map_icon-item {
    margin-bottom: 1rem;
    margin-right: 0;
    -ms-flex-direction: column;
    flex-direction: column
}

input:checked + .map_icon-item {
    opacity: 1
}

.map_icon-item_image {
    position: relative;
    width: 3rem;
    height: 3rem;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff
}

.mobile .map_icon-item_image {
    width: 2.5rem;
    height: 2.5rem
}

.map_icon-item_image__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #63932e;
    margin-right: 2rem;
    border-radius: 50% 50%;
    width: 6rem;
    height: 6rem
}

.mobile .map_icon-item_image__inner {
    margin-right: 0;
    width: 4rem;
    height: 4rem
}

.map_icon-item_title {
    font-size: 2.4rem;
    color: #63932e;
    font-family: "Montserrat SemiBold"
}

.mobile .map_icon-item_title {
    font-size: 1.2rem;
    margin-top: .5rem
}

.map_icon-item_btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 2.4rem;
    background-color: #63932e;
    color: #fff;
    width: 25rem;
    height: 7rem;
    border-radius: 2rem;
    margin-right: 5rem;
    text-decoration: none
}

.mobile .map_icon-item_btn {
    font-size: 1.2rem;
    width: 100%;
    height: 4rem;
    border-radius: 1rem;
    margin-right: 0;
    margin-bottom: 1rem
}

.mobile #location-map-area, .mobile .location-map-area {
    height: 75vh !important
}

.section-title {
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 12.8rem;
    padding-right: 18rem;
    font-size: 9.2rem;
    font-weight: 600;
    line-height: 7.2rem;
    text-transform: uppercase;
    color: #000;
    font-family: "Bebas Neue";
    margin-bottom: 7rem;
    position: relative;
    z-index: 1
}

.mobile .section-title {
    background-size: auto 7rem;
    height: 7rem;
    padding-left: 0;
    font-size: 4rem;
    line-height: 1.2;
    margin-bottom: 2rem;
    padding-right: 0
}

.tablet .section-title {
    font-size: 6.2rem;
    background-size: 10.3rem 10.8rem
}

.section-title.cursive {
    font-family: "Alexandra Zeferino Two";
    text-transform: unset;
    font-size: 7.2rem;
    line-height: 7.2rem;
    padding-top: 2rem
}

.section-title span {
    font-size: 10rem;
    font-family: "Alexandra Zeferino Two";
    font-weight: 400;
    text-transform: initial;
    color: #63932e;
    position: absolute;
    left: 8rem;
    bottom: -1.5rem;
    z-index: -1
}

.mobile .section-title span {
    font-size: 6rem;
    left: 5rem
}

.tablet .section-title span {
    left: 5rem;
    bottom: -.5rem
}

.second-title {
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 12.8rem;
    padding-right: 18rem;
    font-size: 5.7rem;
    font-weight: 600;
    line-height: 7.2rem;
    text-transform: uppercase;
    color: #000;
    font-family: "Bebas Neue";
    margin-bottom: 5rem;
    position: relative;
    z-index: 1
}

.mobile .second-title {
    background-size: auto 7rem;
    height: 7rem;
    padding-left: 0;
    font-size: 4rem;
    line-height: 1.2;
    margin-bottom: 2rem;
    padding-right: 0
}

.tablet .second-title {
    font-size: 6.2rem;
    background-size: 10.3rem 10.8rem
}

.second-title.cursive {
    font-family: "Alexandra Zeferino Two";
    text-transform: unset;
    font-size: 7.2rem;
    line-height: 7.2rem;
    padding-top: 2rem
}

.second-title span {
    font-size: 10rem;
    font-family: "Alexandra Zeferino Two";
    font-weight: 400;
    text-transform: initial;
    color: #63932e;
    position: absolute;
    left: 7rem;
    bottom: .5rem;
    z-index: -1
}

.mobile .second-title span {
    font-size: 6rem;
    left: 3rem;
    bottom: -2.5rem
}

.tablet .second-title span {
    left: 5rem;
    bottom: -.5rem
}

.annotation-text {
    font-size: 9.2rem;
    font-family: "Alexandra Zeferino Two";
    font-weight: 400;
    text-transform: initial;
    color: #63932e
}

.mobile .annotation-text {
    font-size: 4.2rem
}

.st2 {
    cursor: pointer
}

.tablet .slider_item-image__inner {
    height: auto;
}