.top_banner {
    background-image: url("img/top_bg.png?1");
    background-repeat: no-repeat;
    width: 749px;
    height: 378px;
    padding-top: 40px;
}

body .contentside {
    font-family: 'Roboto', sans-serif;
    text-align: center;

}

body .contentside input {
    font-family: 'Roboto', sans-serif;
}

h1 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
}

.contentside p.sub_h1 {
    font-size: 24px;
    color: #fff;
    width: 470px;
    margin: auto;
    line-height: normal;
}

.screen2 h2, 
.block2_1 h2, 
.banner2 h2,
.block3_1 h2,
.features h2,
.reviews h2, 
.quotes h2 {
    font-size: 32px;
    font-weight: bold;
    color: #3d4a5d;
}

.contentside p {
    font-size: 16px;
    color: #696969;
    line-height: 21px;
    margin-top: 10px;
}

.blanks {
    width: 615px;
    margin: auto;
    padding-top: 15px;
}

.blank {
    width: 225px;
    display: inline-block;
    margin: 0 40px;
    vertical-align: top;
}

.blank_img {
    height: 150px;
}

.orange_btn {
    background: #c79f2d;
    background: -moz-linear-gradient(top, #e3cf44 0%, #c79f2d 4%, #b27922 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3cf44), color-stop(4%,#c79f2d), color-stop(100%,#b27922));
    background: -webkit-linear-gradient(top, #e3cf44 0%,#c79f2d 4%,#b27922 100%);
    background: -o-linear-gradient(top, #e3cf44 0%,#c79f2d 4%,#b27922 100%);
    background: -ms-linear-gradient(top, #e3cf44 0%,#c79f2d 4%,#b27922 100%);
    background: linear-gradient(to bottom, #e3cf44 0%,#c79f2d 4%,#b27922 100%);
    text-shadow: 0cm 0.035cm 0cm rgb( 97, 97, 97 );
    border: 1px solid #d0a966;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    padding: 10px 70px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.dashed-block {
    width: 614px;
    margin: 0 auto;
    min-height: 84px;
    border: 2px dashed #d9dfe2;
    padding: 20px 0 25px;
    margin-top: 57px;
    margin-bottom: 55px;
}

.contentside h3.title-headline {
    margin-top: -38px;
    font-size: 24px;
    color: #467cc0;
    width: 590px;
    background: #fff;
    margin: -38px auto;
    margin-bottom: 40px;

}

.trigger {
    background-image: url("img/mid_bg1.png");
    background-repeat: no-repeat;
    width: 756px;
    height: 275px;
    padding-top: 50px;

}

.trigger h2 {
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    width: 580px;
    margin: auto;
    margin-bottom: 20px;
    line-height: 36px;
}

.block2_1 .blank, .block3_1 .blank {
    margin: 0;
}

.block2_1 .blank p {
    color: #3d4a5d;
}

.block2_1 h2, .block3_1 h2, .screen2 h2 {
    margin-top: 10px;
}

.screen2 h2 {
    margin-bottom: 0;
}

.banner2 {
    background-image: url("img/mid_bg2.png?1");
    background-repeat: no-repeat;
    width: 750px;
    height: 319px;
    padding-top: 30px;
    margin-top: 40px;
}

.banner2 h2 {
    color: #fff;
    margin: 0;
}

.banner2 .orange_btn {
    margin-top: 10px;
}

.banner2 p {
    color: #fff;
    font-size: 21px;
    margin: 10px 0;
    line-height: 24px;
}

.block3_1 .blank a {
    color: #467cc0;
    text-decoration: underline;
}

.block3_1 .blank a span {
    display: block;
}

.features p {
    font-size: 18px;
    line-height: 21px;
    color: #696969
}

.features p span {
    color: #a37c27;
    font-weight: 500;
}

.features .blank {
    padding-top: 15px;
    width: 230px;
}

.reviews {
    margin-bottom: 60px;
}

.reviews h2, .quotes h2 {
    margin-bottom: 40px;
}

.reviews img, .quotes img {
    display: inline-block;
    box-shadow: 0cm 0cm 0.42333333333333cm 0cm rgb(224, 221, 221);
    margin: 0 9px;
}

.quotes img {
    height: 224px;
}

.bottom_banner {
    background-image: url("img/bottom_bg.png");
    background-repeat: no-repeat;
    width: 750px;
    height: 461px;
    margin-top: 60px;
    margin-bottom: 50px;
}

.bottom_banner h2 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    padding-top: 50px;
}

.top_banner .form_1,
.bottom_banner .form_2 {
    padding: 25px 35px 15px;
    box-sizing: border-box;
    border-radius: 10px;
    background: rgba(228, 234, 240, 0.9);
    margin: auto;
}

.bottom_banner .form_2 {
    margin-top: 45px;
    width: 320px;
    padding: 25px 25px 15px;
}

.top_banner .form_1 {
    width: 590px;
    margin-top: 50px;
}

.top_banner .form_1 form,
.bottom_banner .form_2 form {
    padding: 15px 12px;
    border: 1px dashed #bebfc3;
}

.top_banner .form_1 form input[type="text"],
.bottom_banner .form_2 form input[type="text"] {
    width: 230px;
    padding-left: 15px;
    height: 32px;
    display: block;
    border: none;
    float: left;
    margin-right: 10px;
    color: #000;
    font-size: 14px;
}

.top_banner .form_1 form input[type="submit"],
.bottom_banner .form_2 form input[type="submit"] {
    height: 35px;
    width: 235px;
    padding: initial;
}

.top_banner .form_1 .politika,
.bottom_banner .form_2 .politika {
    font-size: 10px;
    padding-top: 10px;
}

.bottom_banner .half {
    width: 47%;
    float: left;
}

.bottom_banner .form_2 form input[type="submit"] {
    width: 240px;
    margin-bottom: 10px;
 }

.bottom_banner .form_2 form input[type="text"] {
    width: 225px;
    margin-bottom: 15px;
 }

 .form_2 p {
    font-size: 14px;
    line-height: 18px;
    color: #858585;
    width: 220px;
    margin: auto;
    padding-bottom: 10px;
 }

 .bottom_banner .half:last-child {
    padding-left: 20px;
 }

.bottom_banner .half img {
    margin-top: 90px;
    margin-left: 10px;
 }

.contentside .bottom_banner .half:first-of-type p {
    margin: 0;
    color: #fff;
 }

 .bottom_banner .title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
 }

 .bottom_banner .sub-title {
    font-size: 15px;
 }

 .contentside .bottom_banner .half p.pseudo-link {
    font-size: 14px;
    text-decoration: underline;
    color: #e89b24;
    cursor: pointer;
 }

 .bottom_banner .cards-text {
    margin-top: -38px;
    margin-left: 35px;
 }

 hr {
    margin-top: 40px;
    margin-bottom: 50px;
 }
