.langflags li {
    list-style: none;
}
.langflags li span {
    color: #a58b6a;
    font-size: 20px;
    font-family: 'Phenomena';
    line-height: 1.55;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-transform: uppercase;
    margin-left: 10px !important;
    text-decoration: none;
}
.langflags a {
    text-decoration: none;
}
.language {
    position: absolute;
    right: 74.5px;
    z-index: 9999999999999999999;
    top: 10px;
}
.langflags li.current-lang span {
    font-weight: bold;
    text-decoration: underline;
}
@media (max-width: 767px) {
    .language {
        right: 20px;
        top: 0;
    }
    .tn-atom img {
        margin-top: 10px;
    }
}

.header {
    height: 120px;
    max-width: 1200px;
    margin: 15px auto 0;
}
.w-25 {
    float: left;
    width: 25%;
    padding: 0;
}
.w-50 {
    float: left;
    width: 50%;
    padding: 0;
}
.main-menu {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin-left: 20px;
    margin-top: 20px;
}
.main-menu li {
    display: inline-block;
    float: left;
    margin: 15px;
    animation: sbs-anim-rec83606429-1547732735587_reverse 0.2s linear forwards;
    backface-visibility: hidden;
}
.main-menu li a{
    text-decoration: none;
    text-transform: uppercase;
    color: #a58b6a;
    font-size: 20px;
    font-family: 'Phenomena';
    line-height: 1.55;
    font-weight: 600;
    letter-spacing: 2.5px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    display: block;
}
.main-menu li a:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.contacts-list img {
    width: 22px;
    float: left;
    margin-right: 10px;
}
.contacts-list a{
    color: #a58b6a;
    font-size: 17px;
    font-family: 'Phenomena';
    font-weight: 500;
    text-decoration: none;
}
.contacts-list {
    margin-top: 15px;
}
@media (max-width: 1200px) {
    .header {
        width: 95%;
        margin: 15px auto 0;
    }
    .w-50.menu-block {
        width: 65%;
    }
    .w-25.contact-block {
        width: 35%;
    }
    .w-25.logo-block {
        width: 100%;
        text-align: center;
    }
    .w-25.logo-block img {
        max-width: 300px;
    }
}
@media (max-width: 767px) {
    .w-50.menu-block {
        width: 100%;
        text-align: center;
    }
    .w-25.contact-block {
        width: 100%;
        margin-left: 50px;
    }
}
@media (max-width: 460px) {
    .w-25.contact-block {
        margin-left: 10px;
    }
}
.t594 .t-section__topwrapper {
    margin-bottom: 50px;
}
p.footer-address {
    text-align: center;
    padding-top: 20px;
    opacity: .4;
}
div.t-tildalabel {
    height: auto;
}
.t-tildalabel__wrapper {
    padding-bottom: 20px;
}
.t-container a {
    color: #000;
    text-decoration: none;
}
#rec84520319 {
    padding-top: 30px !important;
}
#rec84523133,#rec83795670 {
    padding-bottom: 40px !important;
}
.t820 .t-section__title {
    margin-bottom: 0;
}
.t820 .t-section__topwrapper, .t792 .t-section__topwrapper, .t512 .t-section__topwrapper {
    margin-bottom: 50px;
}
#rec83789677, #rec84522542 {
    padding-bottom: 0 !important;
}
.t820__separator {
    margin-bottom: 25px;
}
#rec84419523 {
    padding: 0 !important;
}
.w-25.logo-block img {
    opacity: .9;
}
.error {
    border: 1px solid red !important;
}
.success {
    border: 1px solid green !important;
    color: green;
    padding: 50px;
    text-align: center;
    font-size: 24px;
}
.t-col.t-col_6.t-prefix_3 {
    min-height: 560px;
}