@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

.header_mid_slogan {
    font-size: 26px;
    letter-spacing: 5px;
    font-weight: 900;
    font-family: "Lobster", sans-serif;
}

@font-face {
    font-family: "r";
    src: url(../fonts/Gilroy-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 's';
    src: url(../fonts/Gilroy-Semibold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'm';
    src: url(../fonts/Gilroy-Medium.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'b';
    src: url(../fonts/Gilroy-Bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

body {
    font-family: 'm', serif;
}

.b {
    font-family: 'b', serif ;
}

.s {
    font-family: 's', serif ;
}

.m {
    font-family: 'm', serif ;
}

.header-part1 {
    padding: 10px 0;
}

.fotolar .crop img {
    max-width: 100%;
    /*min-height: auto;*/
    min-height: 100%;
    height:auto;
    object-fit: cover;
}
.fotolar .crop {
    height: 194px;
    overflow: hidden;
}
.ab-content iframe {
    background: #ffffff;
    border-radius: 6px;
    padding: 5px;
    margin: 15px;
    box-shadow: 0 8px 20px 0px #c4c4c4;
    width: 46%;
}

.ab-content h6 {
        clear: both;
    text-align: center;
    background: #ffffe6;
    border: 1px solid #f8f841;
    padding: 20px 40px;
    border-radius: 4px;
    margin: 40px 0px;
    font-size: 17px;
}
.ab-content li {
    list-style:none;
    line-height: 39px;
    font-size: 16px;
}

.ab-content li:before{
    content: '';
    display: inline-block;
    height: 35px;
    width: 35px;
    margin-bottom: -14px;
    margin-right: 15px;
    background-image: url(../img/komanda.png);
    background-repeat: no-repeat;
    background-size: 35px;
    border-radius: 20px;
}
.ab-content .crop {
    border-radius: 15px;
    max-height: 490px;
    overflow: hidden;
    box-shadow: 0px 10px 26px 0px #c6c6c6;
}

.quote {
    float: left;
}


.xeberdarliq {
    clear: both;
    background: #ffffe6;
    border: 1px solid #f8f841;
    padding: 20px 40px;
    border-radius: 4px;
    margin: 40px 0px;
    font-size: 16px;
}

.xeberdarliq img {
    float:left;
    margin-right:20px;
    width:43px;
}

.language {
    border-top:1px solid #e5e6f1;
    border-bottom: 1px solid #e5e6f1;
    line-height:3.5;
}

.language .btn.btn-default i {
    font-size: 1.2em;
    position: relative;
    top: 1px;
}

.brand img {
    height: 65px;
    object-fit: contain;
    transform: scale(1.35);
}
.logo_text_main {
    font-size: 20px;
    letter-spacing: 3px;
}

li.btn.btn-default {
    position: relative;
    bottom: 3px;
}

.header-part1 ul.list-inline {
    margin: 5px 0 0 0;
}

.language i {
    font-size: 2em;
    position: relative;
    top: 5px;
}

.language .list-inline>li {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
}

.language img.img-responsive {
    display: inline-block;
    width: 30px;
    height: 30px;
    object-fit: cover;
}

.language li>a {
    font-size:16px;
    color: #777;
}

li.number.btn.btn-default i {
    color:white;
    font-size: 17px;
}

li.number.btn.btn-default span {
    font-family: 'b', serif;
    font-size: 15px;
    color: white;
}

li.number.btn.btn-default {
    border-radius: 20px;
    border: 2px solid #ffb631;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease-in;
    background: linear-gradient(to right, #ffcb6c 0%, #ffa500 100%);
}

li.number.btn.btn-default:hover {
    background:transparent;
}

li.number.btn.btn-default:hover span ,
li.number.btn.btn-default:hover i  {
    color: #888c85;
}


.language span {
    margin-left: 3px;
}

.language li>a:hover , .language li>a:focus {
    text-decoration: none;
    opacity: .8;
}

nav.navbar-default {
    background: linear-gradient(to right, #9fd83f 0%, #80bc1c 100%);
    border: #4cae4c;
}

nav.navbar-default .navbar-nav>li>a {
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease ;
    -o-transition: all .3s ease ;
    transition: all .3s ease;
}

nav.navbar-default .navbar-nav>li>a:hover {
    color: rgba(255, 255, 255,.9);
}

nav.navbar-default .navbar-nav>li>a:focus {
    color:white;
    outline:none;
}

nav ul>li {
    border-right:1px solid #94de18;
}

nav ul>li:last-child {
    border-right:1px solid transparent ;
}

nav ul.nav.navbar-nav {
    width: 100%;
    text-align: center;
}

nav .navbar-nav>li {
    float: none;
    display: inline-block;
    padding: 0 8px;
}

nav.navbar.navbar-default {
    padding: 10px 0;
    margin-bottom: 0;
}

nav .navbar-nav>li>a {
    font-size: 14px;
    text-transform: uppercase;
}

.slider i {
    font-size: 2.5em;
    border: 2px solid white;
    width: 55px;
    border-radius: 50%;
}

.slider .carousel-control {
    position: absolute;
    top: 50%;
}

#slider .test {
    position: absolute;
    left: 10%;
    padding: 18px;
    bottom: 30%;
    z-index: 99;
    right: 10%;
    /*text-align: center;*/
    color: white;
    display: block;
    font-family: 'b',serif;
    text-shadow: rgba(0,0,0,.5) 0 0 10px;
    text-transform: none;
}
.slider_more {
    position: absolute;
    bottom: 24%;
    left: 11%;
    z-index: 99;
    padding: 15px 60px;
    font-family: 'b',serif;
    background: #75b10f;
    font-size: 15px;
    border-radius: 25px;
    color: #fff;
    text-decoration: none;
    transition: all .3s ease-in-out;
    outline: none;
}
.slider_more:hover {
    background: #79c000;
    text-decoration: none;
    color: #fff;
}
.slider_more:focus {
    outline: none;
    color: #fff;
    text-decoration: none;
}
.shadow {
    height: 50%;
    width: 100%;
    background: linear-gradient(transparent,rgba(0,0,0,0.6));
    position: absolute;
    bottom: 0;
}

.slide {
    position: relative;
}

#slider .test h2 {
    font-size: 40px;
}

/*#slider .slick-initialized .slick-slide{*/
/*    height: 650px;*/
/*}*/
#slider .slide {
    height: 650px;
    /*background-position: 0px 20%;*/
}
/*.brus {*/
/*    background: url("../img/brus1.png") center/cover no-repeat;*/
/*}*/
/*.block_house {*/
/*    background: url("../img/bl2.png") center/cover no-repeat;*/
/*    background-position: 0px !important;*/
/*}*/
/*.a_tip {*/
/*    background-image: url("../img/atip11.png");*/
/*    background-position: center;*/
/*    background-size: fill;*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.sauna {*/
/*    background: url("../img/saunahovuz.jpg") center/cover no-repeat;*/
/*}*/
/*.das_ev {*/
/*    background: url("../img/dasev1.png") center/fill no-repeat;*/
/*    background-position: 0px !important;*/
/*}*/
/*.besetka {*/
/*    background: url("../img/besetqa2pt.png") center/cover no-repeat;*/
/*}*/
.slider_photo_wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#wrapper img {
    height: 100%;
    object-fit:cover;
}
/*#wrapper .slide.a_tip img {*/
/*    object-fit: cover;*/
/*}*/
.slider .carousel-control.left ,
.slider .carousel-control.right {
    background-image:none;
}

#part1 {
    position: relative;
    /*bottom:90px;*/
}

.part1-inner {
    background-color: white;
    border-radius: 10px;
    padding: 60px 60px 0;
}

.part1-content h4 {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}

#part1 img.center-block.img-responsive {
    width: 80px;
    height: 70px;
    object-fit: cover;
}

.part1-inner .col-md-4 {
    margin-bottom: 40px;
}

#part1 p {
   font-size: 15px;
}

#part2 .container {
    border-top:1px solid #e5e6f1;
    border-bottom: 1px solid #e5e6f1;
    padding-top: 25px;
    padding-bottom: 25px;
}

.part2-inn i {
    font-size: 1.75rem;
    color: #665dc3;
}

.part2-inn  h4 {
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
    font-size:16px;
    color: rgba(28,28,38,.8);
}

.part2-inn  a:hover {
    text-decoration: none;
}

.part2-inn .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
}

div#part2 {
    margin-top: 20px;
}

#part3 {
    padding: 50px 0;
    position: relative;
    background: #ffeebb;
}

.part3-alter hr {
    margin-top: 1px;
    margin-bottom: 1px;
    border: 0;
    border-top: 1px solid #eee;
}

.height {
    height: 119px;
    position: absolute;
    bottom: 0;
    left: 52%;
    border:1px solid #eee;
}

.part3-alter {
    background-color: white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px!important;
    display: inline-block;
    padding: 0;
    position: relative;
    z-index: 2;
    text-align: left;
    cursor: pointer;
    -webkit-box-shadow: 0 10px 40px 0 rgba(62,57,107,.07), 0 2px 9px 0 rgba(62,57,107,.06);
    box-shadow: 0 10px 40px 0 rgba(62,57,107,.07), 0 2px 9px 0 rgba(62,57,107,.06);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 50px;
}

.part3-alter:hover img {
    opacity: .9;
}

.part3-alter:hover {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
    box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
}

.part3.container {
    padding-top:60px;
}

.part3-alter img {
    height: 185px;
    width: 400px;
    object-fit: cover;
}

.part3 h1{
    margin-bottom:50px;
}

a .alt-text  {
    color:#333333;
}

.desc-content {
    display: inline-block;
    padding: 10px 13px;
}

.description i {
    top: 7px;
    left: 3px;
    font-size: 2.2em;
    position: relative;
}

.desc-title {
    color:#63707E;
}

.alt-text {
    padding: 0 8px;
}

.clear {
    clear:both;
}

.desc-content p {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 19px;
}

.part3-btn .btn-default , 
.part3-btn .btn-default:hover ,
.part3-btn .btn-default:active{
    padding: 12px 55px 13px 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #80bc1c;
    border: 1px solid #80bc1c;
    color: white;
    font-size: 16px;
    font-weight: bold;
    outline: none;
}

.part3-btn .arr-btn {
    transform: translateX(10px);
    position: absolute;
    transition: all .4s ease;
}

.part3-btn a:hover .arr-btn {
    transform: translateX(20px);
}

.full-story h3 {
    margin-top:0;
    margin-bottom:40px;
}

.full-content {
    font-size:18px;
}

.full-content .crop {
    width: 440px;
    height: 280px;
    float: left;
    margin: 10px;
    overflow: hidden;
    border-radius: 10px;
}

.crop img {
    max-width: 100%;
    min-height: 290px;
    object-fit: cover;
}

.pagination a:link, .pagination a:visited, .pagination a:active {
    margin: 1px;
    color: #FFFFFF;
    padding: 7px 15px;
    font-size: 15px;
    font-family:'b';
    border: 1px solid #4CAF50;
    background-color: #4CAF50;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    text-decoration:none;
}

.pagination span {
    padding: 7px 15px;
    color: #909090;
    font-size: 15px;
    font-family:'b';
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

#part4 h2 {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: bold;
}

#part4 .btn-more {
    background: orange;
    color: #fff;
    padding: 12px 45px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 25px;
    text-align: center;
    box-shadow: 5px 5px 20px 0 #dedede;
    margin-top: 15px;
    font-size:16px;
    font-weight: bold;
    transition: all .3s ease;
}

#part4 h6 {
    font-size: 16px;
    line-height: 1.5;
}

#part4 .btn-more:hover {
    background: #fff;
    color: orange;
}

#part4 {
    padding: 90px 0;
}

#part4 img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

.part4-text {
    margin-top: 3em;
    padding: 0 50px;
}

/*part5*/

#part5 h2 {
    font-family: 'b',serif;
}

#part5 {
    background: #fafff8;
    padding-top: 35px;
}

.line-icon {
    background-image: url("../img/pol-icon.png");
    position: relative;
    width: 18px;
    height: 16px;
    display: inline-block;
}

.line-icon:before {
    content: '';
    position: absolute;
    width:66px;
    height: 1px;
    background: #dbd9d7;
    top: 50%;
    right: 100%;
    margin-right: 10px;
}

.line-icon:after {
    content: '';
    position: absolute;
    width:66px;
    height: 1px;
    background: #dbd9d7;
    top: 50%;
    left: 100%;
    margin-left: 10px;
}

.house-img {
    width: 400px;
    height: 388px;
    background: url(../img/home_center.png) center no-repeat;
    background-size: cover;
    position: absolute;
    left: 30%;
    top: 45px;
}

.three-cont {
    padding: 30px 0;
}

.left-part h6, .right-part h6 {
    color:#777777;
    font-size: 16px;
}

.left-part {
    position: relative;
    float: left;
    width: 260px;
}

.left-part hr , .right-part hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #ece2d9;
}

.right-part {
    position: relative;
    float: right;
    width: 260px;
}

.left-part img , .right-part img {
    position: relative;
    bottom: 6px;
}

.left-inn h3 , .right-inn h3 {
    display: inline-block;
    font-family: 's',serif;
}

.left-inn, .right-inn {
    padding: 15px 0;
}

.footer-top {
    background-color: #80bd1c;
    background-image: url('../img/header-bg.png');
}

.footer-top span {
    margin-right: 15px;
    color: #bbfc98;
    font-size: 1.7em;
    position: relative;
    bottom: 6px;
}

.footer-top  ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 0;
}

.footer-top ul>li  {
     flex-grow: 1;
     margin: auto;
     padding: 2em 20px 1.3em;
     display: flex;
     align-items: flex-start;
}

.footer-top ul>li>a {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
    font-size: 13px;
    color: #ffffff;
    opacity: .8;
    font-family: 'b', serif;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.footer-top ul>li>a:hover {
    opacity: 1;
}

.footer-mid {
    font-size: 13px;
    text-align: center;
    /*background: #f5f9fc;*/
    padding-top: 50px;
    background-image: url('../img/featuresx.jpg');
    background-repeat: repeat-x;
}

.footer-mid li {
    display: inline-block;
    font-size: 20px;
    line-height: 3;
    padding: 0 15px;
}

.footer-mid ul {
    margin: 0;
}

.hovicon {
    cursor: pointer;
    margin: 20px;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #848484;
}

.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.hovicon:before {
    font-size: 27px;
    line-height: 40px;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

.hovicon.effect-7 {
    box-shadow: 0 0 0 2px #848484;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    margin:0;
}

.hovicon.effect-7:hover, .hovicon.effect-7:hover i {
    color: #848484;
}

.hovicon.effect-7:after {
    top: -7px;
    left: -7px;
    padding: 6px;
    z-index: -1;
    opacity: 0;
}

.hovicon.effect-7.sub-a:after {
    box-shadow: 0 0 0 #848484;
    -webkit-transition: opacity 0.2s, box-shadow 0.2s;
    -moz-transition: opacity 0.2s, box-shadow 0.2s;
    transition: opacity 0.2s, box-shadow 0.2s;
}

.hovicon.effect-7.sub-a:hover:after {
    opacity: 1;
    box-shadow: 2px 2px 0 #848484;
}

.hovicon.effect-7.sub-a:before {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.7;
    font-weight: bold;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}

.hovicon.effect-7.sub-a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.footer-mid .brand {
    text-align: left;
}

.footer-mid .brand img {
    height: 65px;
    object-fit: contain;
    transform: scale(1.35);
}
.brand-part .brand {
    width: fit-content;
}
.brand a {
    width: fit-content;
    display: flex;
    align-items:center;
    color:#000;
    font-weight: bold;
    gap: 20px;
}
.brand a:hover {
    text-decoration: none;
}
.logo_line_text_wrapper {
    display: flex;
    flex-direction: column;
    align-items:center;
    gap: 3px;
}
.logo_line_text_wrapper .logo_line {
    width: 20px;
    height: 1px;
    display: inline-block;
    background-color: #ccc;
}
.logo_line_wrapper {
    display: flex;
    align-items:center;
    gap: 3px;
}
.footer-mid hr {
    border-bottom: 1px solid #c0c0cc;
    margin-top: 40px;
    margin-bottom: 10px;
}

.footer-mid .underline-from-center {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.footer-mid .underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #848484;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.footer-mid .underline-from-center:hover:before {
    left: 50%;
    right: 50%;
}

.footer-bottom p {
    font-size: 14px;
}

.footer-bottom {
    padding-bottom: 20px;
}

.footer-bottom:after {
    content:'';
    display:block;
    clear: both;
}

.footer-bottom .Ok:hover , .address a:hover , .address a:focus {
    text-decoration: none;
}

.address {
    line-height: 4;
}

.address a {
    font-size: 14px;
    color:#848484;
    padding:10px 0;
}

#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#wrapper  img {
    width: 100%;
}

.footer-bottom a {
    color: green;
}

.about {
    padding:50px 0;
}

.ab-content {
    padding: 40px 50px;
    font-size: 18px;
}

            /*about-contact*/

.about {
    padding:50px 0;
}

.form-part h4 {
    display: inline-block;
    margin-left: 5px;
}

.f-line {
    height: 6px;
    position: relative;
    background: #dbdbdb;
    border-radius: 25px;
    box-shadow: inset 0 -1px 1px hsla(0,0%,100%,.3);
    margin: 20px 0;
}


.textar {
    margin: 15px 0 50px 0;
}

.contact-inner .input-form {
    height: 60px;
}

.circle {
    position: absolute;
    top: 18px;
    left: 25px;
    z-index: 2;
    display: block;
    width: 24px;
    height: 24px;
    background: #e8e8e8;
    border-radius: 50%;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.inner-addon {
    position: relative;
}

.form-group .left-circle2 {
    position: absolute;
    pointer-events: none;
    left: 10px;
    top:20px;
    color:#e8e8e8;
    font-size: 1.5em;
}

.form-group .left-circle1 {
    position: absolute;
    pointer-events: none;
    left: 25px;
    top:20px;
    color:#e8e8e8;
    font-size: 1.5em;
}

.form-group .left-circle3 {
    position: absolute;
    pointer-events: none;
    left: 25px;
    top:20px;
    color:#e8e8e8;
    font-size: 1.5em;
}

.form-group input {
    padding-left:  40px;
}

.form-part .btn {
    background-color: #2b9846;
    color:white;
    opacity: .8;
    box-shadow: 0 6px 21px 0 rgba(48,166,78,0.5);
    padding: 13px 36px 13px 54px;
    border-radius: 24px;
    border: none;
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    outline:none
}

.form-part .btn:hover  {
    background-color: #37bb58;
    box-shadow: 0 9px 21px 0 rgba(48,166,78,0.5);
    color:white;
}

.form-part .btn:focus {
    color:white;
    outline:none;
}

.contact-inner textarea.form-control {
    padding: 18px 40px 5px 40px;
}

.btn-click {
    left: 50px;
    position: relative;
    top: 1px;
    z-index: 99;
    width: 22px;
}

.contact-inner .button {
    margin-bottom: 40px;
}

.contact-part:after {
    content:'';
    display: block;
    clear: both;
}

.contact-part {
    background: #f7f7f7;
    padding: 20px 0 125px 0;
}

.img-badge {
    box-sizing: border-box;
    position: absolute;
    border-radius: 50%;
    transition: all .1s ease-in-out;
    display: block;
    border: 2px solid #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    background-color: #1bb157;
    width: 12px;
    height: 12px;
    top: 54px;
    left: 60px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.16);
}

.contact-desc {
    position: relative;
    padding-top: calc(.6rem - 1px);
    margin-right: -5px;
    color: #69748c;
    line-height: 1.2;
    text-align: left;
}

.cont-text {
    background: #fff;
    padding: 5px 10px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.05);
    border-radius: 4px;
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
    max-height: 100%;
    color: #2e2e49;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.54;
    margin-top: 20px;
}

.contact-desc:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid white;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: absolute;
    top:17px;
    left: 25px;
}

.cont-text p {
    margin: 8px;
}

.img-text.col-md-7 {
    padding: 0;
}

.img-text p {
    margin: 15px 0;
}

.img-part.col-md-5 {
    padding-left: 5px;
}

#map {
    height: 400px;
}

.contact-about {
    padding-top:50px;
}

/*highslide*/

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}

.highslide-controls li {
    float: left;
    padding: 5px 0;
}

.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}

.highslide-controls a.disabled {
    cursor: default;
}

.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}

.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}

.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}

.highslide-controls .highslide-play a {
    background-position: -30px 0;
}

.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}

.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}

.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}

.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}

.highslide-controls .highslide-next a {
    background-position: -90px 0;
}

.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}

.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}

.highslide-controls .highslide-move a {
    background-position: -120px 0;
}

.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}

.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}

.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}

.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}

.highslide-controls .highslide-close a {
    background-position: -180px 0;
}

.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}
.brand-part {
    width: fit-content;
}
.language .list-inline {
    display: flex;
    align-items: center;
}
.header-part1 .container::before, 
.header-part1 .container>.row::before, 
.header-part1 .container::after ,
.header-part1 .container>.row::after 
{
    display: none;
}
.header-part1 .container>.row {
    display: flex;
    align-items:center;
    justify-content: space-between;
}
.header_mid_slogan span {
    font-size: 40px;
}
.header_mid_slogan_num_f {
    color: #FFA90C;
}
.header_mid_slogan_num_s {
    color: #84BF20;
}
@media (min-width: 1200px) {
    .header-part1 .container {
        width: 1360px;
    }
}