@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,800,800i&display=swap');

li, p{
    font-family: 'Open Sans', sans-serif;
}
.header .header-menu a {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    /*border-bottom: 2px solid transparent;*/
    padding: 30px 0;
}
.header .header-menu a:hover {
    color: #4d4d4d
    /*border-bottom: 2px solid #da291c;*/
}
.header {
    padding: 0;
    min-height: auto;
}
.header a.logo.logo--image {
    padding: 49px 0;
}
.slideshow .heading h2 {
    font-size: 28px;
}
.slideshow {
    padding-bottom: 0;
}
.slideshow .carousel-inner .carousel-item img {
    margin-bottom: 0;
}
.section a.btn.btn-cta {
    border-radius: 8px !important;
    font-size: 14px;
    padding: 14px 23px;
}
.image-left-t img.img-fluid {
    width: 350px;
}
.header .logo img {
    max-height: 40px !important;
}
.header .logo--text, .header--left .header-menu a {
    line-height: 35px !important;
}
.blcokk {
    width: 33%;
    float: left;
    padding: 20px;
}
.blcokk h4 {
    color: #000;
}
.blcokk p {
    color: #55636F !important;
    font-size: 16px;
}
.blcokk a.btn {
    border-radius: 8px !important;
}
.section .image-left-t img {
    width: 100% !important;
}
.section--middle.optin__panel p.optin__subheading {
    font-family: Montserrat;
    font-weight: 700;
    line-height: 1.3;
    font-size: 30px;
}
.section--middle.optin__panel h3{
    padding-bottom:0;
}
.section--middle.optin__panel h3.optin__heading {
    line-height: 11px;
}
.cta-img {
    width: 100%;
}
.section--middle [class*="col-"] {
        vertical-align: top;
}