body.landing .wrapper .inner article#landing-content div#form{
    margin-bottom: 40px !important;
}

.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm select.mktoField{
    margin-bottom: 18px !important;
}

body.landing .wrapper .inner article#landing-content div#form .mktoForm button.mktoButton{
    margin: 0;
}

.logo-boost {
    background-image: url(../images/logo-boost-white.png);
    width: 100px;
    margin-bottom: 0px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 999999999;
    height: 60px;
}

.persist .logo-boost{
    background-image: url("../images/logo-boost.png");
}

textarea::placeholder {
    color: #a9abac !important;
}

.boost-content {
    max-width: 970px;
    margin: 0 auto;
}

.video-title {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.boost-container {
    padding-top: 30px;
    padding-bottom: 50px;
}

.video-title h1::before {
    background: #821B29 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 40px;
    margin-left: -5px;
    position: absolute;
    width: 50px;
}

.video-title h1::after {
    background: #232323 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 40px;
    margin-left: -40px;
    position: absolute;
    width: 25px;
}

/*kontakt title*/
.info-title {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.info-title h1::before {
    background: #1b396a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 43px;
    margin-left: -5px;
    position: absolute;
    width: 50px;
}

.info-title h1::after {
    background: #2483c5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 43px;
    margin-left: -40px;
    position: absolute;
    width: 25px;
}

.description-video{
    margin-bottom: 25px;
}

body.landing .wrapper .inner article#landing-content {
    max-width: 970px !important;
}

body.landing .wrapper .inner article#landing-content {
    padding: 40px 0 !important;
}

ul.list-address li i {
    display: inline-block;
    margin-right: 10px;
}

ul.list-address li span {
    display: inline-block;
    vertical-align: middle;
    color: #818181;
}

ul.list-address li {
    margin-bottom: 10px;
}

.title-address h4 {
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    color: #232323;
    margin-bottom: 15px;
}

.row {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.social-share-title h4 {
    font-weight: 500;
    position: relative;
}

.social-share ul li {
    float: left;
    margin-right: 10px;
}

.social-share {
    margin-top: 25px;
}



.clear{
    clear:both;
}

.button-box {
    position: fixed;
    bottom: -12px;
    width: 53%;
    padding: 25px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    right: 0;
}

.button {
    background-color: #60c123;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
}

.button img {
    width: 20px;
    padding-bottom: 3px;
}

textarea {
    resize: none;
}

ul.list-address li i {
    width: 18px;
}

header#hero #title-block {
    padding: 0 55px !important;
}

.success-message {
    display: none;
    font-style: italic !important;
    color: #4a4a4a !important;
}

.boost-form{
    display: block !important;
}

.column.map {
    width: 535px;
}
h3.title-form {
    margin-bottom: 20px;
}

.video-boost {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-boost iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.boost-form-mobile {
    margin-top: 30px;
    display: none;
}

.success-message-mobile{
    display: none !important;
}
.share-friends {
    margin-bottom: 20px;
    padding-left: 25px;
    padding-right: 20px;
}
.share-friends ul li h4 {
    font-size: 21px;
    font-weight: 500;
    margin-right: 15px;
}
.social-share.share-friends {
    display: none;
}

span.edit-first {
    font-size: 30px;
}

span.edit-secondary {
    font-size: 45px;
}
.boost-container.pc-mob {
    display: none;
}

.crm-webform-block.crm-webform-default {
    border: none !important;
}

body.landing {
    padding-top: 72px;
    height: auto;
    min-height: 100vh;
    overflow-x: hidden;
}

.description-costum h2 {
    font-size: 20px;
    justify-content:none !important;
    font-weight: 500;
}