@font-face {
    font-family: Montserrat-Bold;
    src: url("/template/fonts/webfonts/Montserrat-Bold.woff");
}


@font-face {
    font-family: Montserrat-Regular;
    src: url("/template/fonts/webfonts/Montserrat-Regular.woff");
}

@font-face {
    font-family: Montserrat-ExtraBold;
    src: url("/template/fonts/webfonts/Montserrat-ExtraBold.woff");
}

@font-face {
    font-family: Montserrat-Light;
    src: url("/template/fonts/webfonts/Montserrat-Light.woff");
}

@font-face {
    font-family: Montserrat-Medium;
    src: url("/template/fonts/webfonts/Montserrat-Medium.woff");
}

body {
    margin: 0;
    background-color: rgb(255 255 255);
}

div {
    box-sizing: border-box;
    margin: 0;
}

h1,h2,h3,h4,h5,h6,p {
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
}

button {
    border: none;
    cursor: pointer;
    outline: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}


img {
    max-width: 100%;
}

input {
    outline: none;
}



header {
    width: 100%;
    height: 14vh;
    position: absolute;
    z-index: 2;
    top: 0;
}

.header_cont {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 90%;
    font-family: Montserrat-Bold, Sans-Serif;
    padding-top: 3vh;
    color: rgb(243, 246, 249);
    max-width: 1600px;
}

.header_logo {
    display: flex;
    align-items: center;
}

.header_left {
    width: 11%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    order: 4;
}
.header_center {
    width: 53%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: space-between;
    order: 2;
}

.header_right {
    width: 25%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: end;
    order: 3;
}
.hl_info {
    display: flex;
    color: rgb(243, 246, 249);
}
.hlf_pic {
    padding-right: 10px;
}

.hlf_text p {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    text-align: start;
}
.hlf_text span {
    font-family: Montserrat-Light, Sans-Serif;
    padding-top: 10px;
}

.hl_p {
    color: #13171a;
    font-family: Montserrat-Medium, Sans-Serif;
    font-size: 13px;
    padding-bottom: 8px;
}

.first_block {
    background: url("/template/images/one_b.png");
    width: 100%;
    height: 125vh;
    background-repeat: no-repeat;
    background-position: center;
}

.hlf_a {
    display: flex;
    flex-direction: column;
    text-align: start;

}

.hlf_a a {
    color: rgb(243, 246, 249);
    font-size: 14px;
}

.h_nav {
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-family: Montserrat-Light, Sans-Serif;
    font-weight: 700;
}

.h_nav a {
    color: #13171a;
    font-size: 14px;
    padding: 5px;
    text-align: center;
}



.hr_a_name {
    text-align: start;
    line-height: 22px;
    font-size: 14px;
}

.header_left a:hover {
    color:  #e22a36;
    transition: all 0.3s;
}

.h_nav a:hover {
    color: #e22a36;
    transition: all 0.3s;
}

.header_right .hl_info{
    display: flex;
    /*flex-direction: column;*/
    /*justify-content: flex-end;*/
}

.header_right .hlf_text {
    /*align-items: flex-end;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: Montserrat-Medium, Sans-Serif;
    font-weight: 700;
    padding: 8px;
}

.header_right .hlf_text p {

}

.hlf_a .hlf_text p:hover{
    color: #e22a36;
    transition: all 0.3s;
}
.header_right .hlf_text p {
    color: #13171a;
}

.hlf_text button {
    background: none;
    border: 1px rgb(227, 72, 66) solid;
    border-radius: 15px;
    color: white;
    padding: 5px 12px;
    font-size: 14px;
    text-align: center;
    font-family: Montserrat-Regular, Sans-Serif;
}

.hlf_text button:hover {
    background: #ce2631;
    transition: all 0.3s;
}


.first_block .content_cont {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 40px;
    padding-top: 0;
}

.content_cont {
    width: 90%;
    padding-top: 14vh;
    height: 100%;
    margin: 0 auto;
}

.first_block_form {
    /*background-color: #22272bd9;*/
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}

.fbf_cont {
    width: auto;
    height: 85%;
    display: flex;
    flex-direction: column;

}
.fbf_title {
    width: 100%;
    text-align: start;
    line-height: 40px;
}



.fbfc_cont {
    display: flex;
    gap: 10%;
}

.fbf_left {
    width: auto;
}

.fbf_top_title {
    padding-top: 30px;
    padding-bottom: 10px;
}

.fbf_top_title p {
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 14px;
    color: #ffffff;
    line-height: 23px;
}

.fbf_top2_title {
    padding-bottom: 10px;
}

.fbf_top2_title p {
    font-family: Montserrat-SemiBold, Sans-Serif;
    font-size: 16px;
    color: #ffffff;
}

.fbf_title p {
    font-size: 36px;
    font-family: Montserrat-ExtraBold, Sans-Serif;
    color: rgb(243, 246, 249);
}

.fbf_form {
    display: flex;
    flex-direction: column;
    padding-top: 60px;
    width: auto;
}

.fbfl_title {
    padding-top: 10px;
    /*padding-bottom: 10px;*/
}

.fbf_list_pic {
    padding-right: 10px;
}

.fbf_list_item {
    display: flex;
    align-items: center;
    padding-top: 30px;
}

.fbf_list_text p{
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 18px;
    color: rgb(243, 246, 249);
}

.fbfl_title h5 {
    font-size: 30px;
    color: rgb(243, 246, 249);
    font-family: Montserrat-ExtraBold, Sans-Serif;
}

.fbfl_title h5 span{
    font-size: 48px;
    color: #e22a36;
    font-family: Montserrat-ExtraBold, Sans-Serif;
}


.fbf_form input {
    font-family: Montserrat-Bold, Sans-Serif;
    font-size: 16px;
    padding: 16px 15px;
    color: black;
    margin-bottom: 40px;
    border-radius: 10px;
    max-width: 400px;
}

.fbf_form input::placeholder {
    font-family: Montserrat-Light, Sans-Serif;
}


.toggle{
    --uiToggleSize: var(--toggleSize, 1.25rem);
    --uiToggleBorderWidth: var(--toggleBorderWidth, 1px);
    --uiToggleColor: var(--toggleColor, #ffffff);

    display: var(--toggleDisplay, inline-flex);
    position: relative;
}

.toggle__input{
    /*
    The pattern by Sara Soueidan https://www.sarasoueidan.com/blog/inclusively-hiding-and-styling-checkboxes-and-radio-buttons/
    */
    width: var(--uiToggleSize);
    height: var(--uiToggleSize);
    opacity: 0;

    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

/*
1. Calculation of the gap for the custom checkbox
*/

.toggle__label{
    display: inline-flex;
    min-height: var(--uiToggleSize);
    padding-left: calc(var(--uiToggleSize) + var(--toggleIndent, .4em));
}

.toggle__input:not(:disabled) ~ .toggle__label{
    cursor: pointer;
}

/*
1. Ems helps to calculate size of the checkbox
*/

.toggle__label::after{
    content: "";
    box-sizing: border-box;
    width: 1em;
    height: 1em;
    font-size: var(--uiToggleSize); /* 1 */

    background-color: transparent;
    border: var(--uiToggleBorderWidth) solid var(--uiToggleColor);

    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.toggle__input:checked ~ .toggle__label::after{
    background-color: var(--uiToggleColor);
}

.toggle__text{
    margin-top: auto;
    margin-bottom: auto;
    color: white;
    font-size: 11px;
    font-family: Montserrat-Light, Sans-Serif;
}



.toggle__label::before{
    content: "";
    width: 0;
    height: 0;
    font-size: var(--uiToggleSize); /* 1 */

    border-left-width: 0;
    border-bottom-width: 0;
    border-left-style: solid;
    border-bottom-style: solid;
    border-color: var(--toggleArrowColor, #000000);

    position: absolute;
    top: .5428em;
    left: .25em;
    z-index: 3;

    transform-origin: left top;
    transform: rotate(-40deg) skew(10deg);
}

.toggle__input:checked ~ .toggle__label::before{
    --uiToggleArrowWidth: var(--toggleArrowWidth, 2px);

    width: .4em;
    height: .2em;
    border-left-width: var(--uiToggleArrowWidth);
    border-bottom-width: var(--uiToggleArrowWidth);
}


.toggle:focus-within{
    outline-offset: var(--toggleOutlineOffsetFocus, 5px);
}



.toggle__input:disabled ~ .toggle__label{
    opacity: var(--toggleOpacityDisabled, .24);
    cursor: var(--toggleCursorDisabled, not-allowed);
    user-select: none;
}



.toggle__label::after{
    border-radius: var(--toggleBorderRadius, 2px);
}

/*
The animation of switching states
*/

.toggle__input:not(:disabled) ~ .toggle__label::before{
    will-change: width, height;
    opacity: 0;
}

.toggle__input:not(:disabled):checked ~ .toggle__label::before{
    opacity: 1;
    transition: opacity .1s ease-out .25s, width .1s ease-out .5s, height .2s ease-out .3s;
}

.toggle__input:not(:disabled) ~ .toggle__label::after{
    will-change: background-color;
    transition: background-color .2s ease-out;
}


.page__custom-settings{
    --toggleColor: #690e90;
    --toggleOutlineColorFocus: #690e90;
    --toggleSize: 2rem;
}

.page__section{
    display: flex;
    flex-wrap: wrap;

}

.page__section:nth-child(n+2){
    margin-top: 3rem;
}

.page__custom-settings{
    --pageToggleTextFontSize: 1.25rem;
}

.page__name{
    width: 100%;
}

.page__name::first-letter{
    text-transform: uppercase;
}

.fbf_button {
    padding-top: 4vh;
}

.fbf_button button{
    background-color: #e22a36;
    width: 100%;
    font-family: Montserrat-ExtraBold, Sans-Serif;
    font-size: 18px;
    color: white;
    height: 8vh;
    border-radius: 15px;
    max-width: 440px;
}

.fbf_button button:hover {
    background-color: #c1242e;
    transition: all 0.3s;
}



.two_block {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
}

.two_block .content_cont {
    padding-top: 80px;
}

.tb_title h2 {
    font-family: Montserrat-ExtraBold, Sans-Serif;
    font-size: 36px;
    color: #171717;
}

.tb_title h2 span {
    color: rgb(227, 72, 66);
}

.tb_text {
    text-align: center;
    color: #e07a02;
}

.tb_text p{
    font-family: Montserrat-Regular, Sans-Serif;
    line-height: 30px;
    font-size: 17px;
    font-weight: 600;
}

.tree_block {
    background: url("/template/images/tree_b.png");
    width: 100%;
    height: 575px;
}

.tree_block .content_cont {
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    width: 80%;

}


.tree_block .content_cont .tb_title h2 {
    font-family: Montserrat-Bold, Sans-Serif;
    font-size: 36px;
    color: #000000;
}

.tree_block .content_cont .tb_title_t p {
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 16px;
    color: #000000;
    padding-top: 10px;
}

.tb_title {
    padding-bottom: 30px;
    text-align: center;
}

.tb_ul ul {
    list-style: url("/template/images/ul.png");
    padding-left: 30px;
}

.tb_ul ul li {
    padding-bottom: 40px;
}

.tb_ul ul li p{
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 17px;
    color: #000000;
    position: relative;
    bottom: 5px;
}

.tb_info_text p {
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 17px;
    color: #000000;
    line-height: 30px;
    font-weight: 700;
}

.tb_info_text2 p {
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 17px;
    color: #000000;
    line-height: 30px;
}

.tb_info_text2 {
    padding-top: 60px;
    font-weight: 700;
}

.tb_orange_cont {
    display: flex;
    margin-top: auto;
    margin-bottom: 10px;
}

.tbo_item {
    width: 300px;
    height: 300px;
    text-align: center;

}

.tbo1 {
    background-color: rgb(207, 112, 1);
}

.tbo2 {
    background-color: rgb(234, 128, 3);
}

.tbo3 {
    background-color: rgb(248, 136, 4);
}

.tbo_pic {
    display: flex;
    justify-content: center;
    padding-top: 50px;
}

.tbo_title {
    font-family: Montserrat-ExtraBold, Sans-Serif;
    font-size: 13px;
    color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.tbo_info {
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 13px;
    color: #ffffff;
    line-height: 25px;
}

footer {
    background: url("/template/images/footer.png");
    /*height: 410px;*/
    width: 100%;
    background-position-y: 85%;
    background-position-x: 90%;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

.footer_first {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 55px;
    padding-bottom: 60px;
}

.ff_item {
    display: flex;
    align-items: center;
}
.ffi_pic {
    padding-right: 10px;
}

.ffi_text {
    color: #f5f6f7;
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 17px;
    line-height: 25px;
}

.ftc_title {
    font-family: Montserrat-Bold, Sans-Serif;
    font-size: 14px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer_soc_cont {
    display: flex;
    justify-content: space-between;
    width: 65%;
    margin: 0 auto;
}

.footer_soc_cont a {
    color: #e07a02;
    font-size: 15px;
    font-family: Montserrat-Bold, Sans-Serif;
}

footer .hlf_text {
    font-family: Montserrat-Regular, Sans-Serif;
    width: 100%;
}

footer .hlf_text p {
    font-family: Montserrat-Regular, Sans-Serif;
    text-align: center;
}


.footer_two {
    height: 50px;
    width: 60%;
    margin: 0 auto;
}

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

.ft_cont a {
    color: #f5f6f7;
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 14px;
}


.ft_cont a:hover {
    color:   #e22a36;
    transition: all 0.3s;
}

.footer_tree {
    display: flex;
    flex-direction: row;
    padding-top: 50px;
    margin: 0 auto;
    width: 90%;
    justify-content: space-between;
}

.ft_left {
    display: flex;
    flex-direction: column;
    /*width: 26%;*/

}

.ft_right {
    display: flex;
    flex-direction: column;
    text-align: start;
    /*width: 15%;*/
    line-height: 25px;
}

.ft_location {
    font-size: 13px;
    color: #f5f6f7;
    padding-bottom: 15px;
    font-family: Montserrat-Regular, Sans-Serif;
}


.footer_last {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    padding-top: 50px;
}

.footer_last, .footer_last p, .footer_last p a {
    font-family: Montserrat-Regular, Sans-Serif;
    font-size: 13px;
    color: #f5f6f7;
}

.fl_center {
    /*width: 70%;*/
  text-align: center;
}

.fl_center a {
    color: #f5f6f7;
}

.fl_center a:hover {
    color:  #e22a36;
    transition: all 0.3s;
}


.fl_left {
    width: 15%;

}

.fl_right {
    /*width: 15%;*/
    text-align: end;
}

.form_edit_section_cont {
    /*vertical-align: top;*/
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000000e3;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 99;
    display: none;
}

.form_edit_section {
    vertical-align: middle;
    width: 620px;
    padding: 20px 25px;
    /*height: 310px;*/
    background-color: rgb(0 41 79);
    border-radius: 10px;
    margin: auto;
    /*border: 1px solid #525fad;*/
    max-width: 90%;
    max-height: 90%;
    position: relative;

}


.modal_close {
    position: absolute;
    right: -45px;
    top: -45px;
    font-size: 40px;
    color: #e8f0f3;
    cursor: pointer;
}


.form_edit_section form {
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
}

.form_cont {
    position: relative;
}

.form_cont img {
    width: 180px;
    position: absolute;
    top: -74px;
    left: -160px;

}

.form_cont h4 {
    color: white;
    font-family: Montserrat-Light, Sans-Serif;
    font-size: 30px;
    padding-bottom: 30px;
}

.form_item {
    padding-bottom: 30px;
}

.ftr input {
    background-image: -moz-linear-gradient(90deg,white 0,white 100%);
    background-image: -webkit-linear-gradient(90deg,white 0,white 100%);
    background-image: -ms-linear-gradient(90deg,white 0,white 100%);
    font-family: Montserrat,Sans-Serif;
    color: #000;
    border: 0;
    border-radius: 10px;
}
.form_item input {
    padding: 10px;
    background: white;
    border-radius: 15px;
    border: 0;
    font-size: 39px;
    width: 340px;
    outline: 0;
}

.modal_button_cont {
    display: flex;
}

.ftr button {
    background-color: rgb(226, 42, 54);
    width: 200px;
    height: 60px;
    font-family: Montserrat,Sans-Serif;
    font-size: 18px;
    color: #fff;
    border: 0;
    border-radius: 10px;
}
.modal_button {
    margin: auto;
    cursor: pointer;
}
.modal_button {
    display: block;
    background-color: rgb(224, 122, 2);
    font-family: Montserrat,Sans-Serif;
    color: #fff;
    border: 0;
    border-radius: 40px;
    font-size: 18px;
    padding: 10px 20px 10px 20px;
    margin: auto;
    cursor: pointer;
}

.modal_button:hover {
    background-color: rgb(201, 37, 48);
}

.hmobi {
    display: none;
}

.hmobi_left h1 {
    font-size: 25px;
}

.hmobi_left .fas {
    font-size: 30px;
}



.right_menu {
    width: 0;
    height: 100%;
    position: fixed;
    background: #1f201f;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 55;
    /* display: none; */
    overflow-x: hidden;
    transition: 0.5s;
}

.right_menu_cont {
    width: 86%;
    padding-top: 60px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    height: 90%;
    position: relative;
}
.right_bar_mobi {
    margin-top: auto;
    width: 100%;
    display: flex;

}
.six_footer_right {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.menu_close {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 50px;
    color: #e8f0f3;
    z-index: 2;
}


.modal_close {
    position: absolute;
    right: -45px;
    top: -45px;
    font-size: 40px;
    color: #e8f0f3;
    cursor: pointer;
}


.menu_mobi {
    display: flex;
    flex-direction: column;
    font-size: 30px;
    /*line-height: 100px;*/
    text-align: start;
    font-family: Montserrat, Sans-Serif !important;
    text-align: center;
}

.menu_mobi a {
    text-decoration: none;
    color: white;
    font-size: 24px;
    display: flex;
    margin: 0 auto 30px auto;
}

.menu_mobi a:hover {
    color:  #e22a36;
    transition: all 0.3s;
}
.h_number_cont {
    display: flex;
}
.h_number_cont a{
    display: flex;
    font-family: Montserrat, Sans-Serif !important;
    text-align: center;
    margin: 0 auto;

}

.h_number_cont a p:hover{
    color:  #e22a36;
    transition: all 0.3s;
}

.h_number_cont a p{
    font-size: 20px;
    color: #ffffff;

}

.menu_close:hover {
    color:   #e22a36;
    transition: all 0.3s;
}

.footer_time_info a{
    color: #f5f6f7;
    font-size: 24px;
    font-family: Montserrat-Light, Sans-Serif;
}

.first_title h1 {
 font-family: Montserrat-Black, sans-serif;
    font-size: 36px;
    color: #000000;
    font-weight: 800;
}

.first_list p {
    font-family: Montserrat-Light,Sans-Serif;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    line-height: 30px;
}

.first_button button {
    background-color: rgb(226, 42, 54);
    box-shadow: 0px 3px 5px 0px rgba(98, 28, 33, 0.75);
    width: 221px;
    height: 54px;
    color: #ffffff;
    font-family: Montserrat-Medium, Sans-Serif;
    font-size: 18px;
    border-radius: 40px;
}

.first_button button:hover {
    background-color: rgb(180, 34, 44);
    transition: all 0.3s;
}

.first_button {
    padding-bottom: 120px;
}

.two_il_title p {
    font-family: Montserrat-SemiBold, Sans-Serif;
    font-size: 20px;
    color: #000000;
    font-weight: 700;
}

.two_il_text p {
    font-family: Montserrat-Light, Sans-Serif;
    font-weight: 700;
    font-size: 13px;
    color: #000000;
    line-height: 25px;

}

.two_item_content {
    display: flex;
    justify-content: space-between;
}

.two_item_left {
    gap: 15px;
    display: flex;
    flex-direction: column;
    width: 17%;
    align-items: center;
}

.two_item_center {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.two_ic_bottom {
    display: flex;
    justify-content: space-between;
}

.two_item_right {
    gap: 15px;
    display: flex;
    flex-direction: column;
    width: 20%;
    align-items: center;
}


.two_ic_left {
    gap: 15px;
    display: flex;
    flex-direction: column;
}

.two_ic_right {
    gap: 15px;
    display: flex;
    flex-direction: column;
}

.two_il_pic {
    display: flex;
    justify-content: center;
}

.two_il_text {
    width: 100%;
}

.two_il_title {
    width: 100%;
}

.four_block {
    height: auto;
    padding: 40px 0;
    width: 100%;
}

.four_block_title h2 {
    font-family: Montserrat-ExtraBold, Sans-Serif;
    font-size: 36px;
    color: #171717;
}

.four_block_title  {
    padding-bottom: 80px;
    text-align: center;
}


.four_block .content_cont {
    padding-top: 40px;
}

.line_cont {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.four_block_grey {
    display: flex;
    background-color: rgba(148, 148, 148, 0.341);
    border-radius: 15px;
    width: 100%;
    height: 45px;
}

.four_bg_cont {
    width: 90%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.four_block_grey p {
    font-size: 16px;
    font-family: Montserrat-ExtraBold, Sans-Serif;
    color: #171717;
}

.four_block_blue {
    display: flex;
    background-color: rgba(39, 63, 94, 0.902);
    border-radius: 15px;
    width: 100%;
    height: 45px;
}


.four_block_blue p {
    font-size: 16px;
    font-family: Montserrat-Light, Sans-Serif;
    color: #eef0ef;
    font-weight: 700;
}

.four_block_title2  {
    padding: 40px 0;
    text-align: center;
}

.four_block_title2 p {
    font-family: Montserrat-ExtraBold, Sans-Serif;
    font-size: 18px;
    color: #171717;
}

.four_bg_left {
    width: 20%;
}

.four_bg_center {
    width: 60%;
    display: flex;
    justify-content: center;
}

.four_bg_right {
    width: 20%;
    display: flex;
    justify-content: flex-end;
}

.map_cont {
    width: 100%;
    max-width: 1600px;
    height: 100%;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    justify-content: center;
}

.map_fix {
    max-width: 1600px;
    width: 90%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}
.map_contacts {
    width: 655px;
    height: 520px;
    background-color: rgb(25, 49, 80);
    display: flex;
    justify-content: center;
    align-items: center;
}

.map_block {
    height: 700px;
    width: 100%;
    position: relative;
}

.map_contacts_cont {
    height: 90%;
    width: 90%;
    display: flex;
    flex-direction: column;

}

.mapc_title h4 {
    font-family: Montserrat-ExtraBold, Sans-Serif;
    font-size: 36px;
    color: #ffffff;

}

.mapc_title {
    padding-bottom: 40px;
    text-align: center;
}

.mapc_left_item p {
    font-family: Montserrat-Medium, Sans-Serif;
    font-size: 13px;
    color: #ffffff;
    line-height: 20px;

}

.mapc_left_item a {
    font-family: Montserrat-Medium, Sans-Serif;
    font-size: 13px;
    color: #ffffff;
    line-height: 30px;
}

.mapc_left {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.mapc_info_cint {
    display: flex;
    gap: 40px;
}

.mapc_center p{
    line-height: 24px;
}

.mobi_contacts {
    display: none;
}