/* 1 */

body,
html {
    height: 100%;
}

.all,
body {
    width: 100%;
}

.logo,
.top_ico2,
.top_ico2 a,
.top_icons {
    display: block;
}

.menu_line {
    letter-spacing: 1px;
    text-transform: uppercase;
}

.all {
    z-index: 100;
    min-height: 100%;
    overflow: hidden;
}

.all {
    overflow: hidden;
}

.menu_line {
    text-transform: uppercase;
}

.all,
body,
html {
    min-height: 100%;
}

.clear,
h2,
h3 {
    clear: both;
}

body {
    background: url(../images/pattern.png) left top;
}

* {
    box-sizing: border-box;
}

.all {
    max-width: 1068px;
    margin: 0 auto;
    position: relative;
    min-width: 270px;
}

.main {
    position: relative;
}

.b_top {
    margin-top: 20px;
}

.top {
    margin: 15px 0;
}

.logo {
    width: 80%;
}

.logo img {
    max-width: 100%;
    float: left;
}

.top_ico,
.top_ico2,
.top_icons {
    float: right;
}

.top_icons {
    width: 18%;
}

.top_ico2 a {
    float: left;
}

.top_ico img {
    margin: 0 0 0 5px;
    max-width: 100%;
}

.top_ico2 img {
    margin: 0 0 5px 8px;
    max-width: 100%;
}

.menu_line {
    display: table;
    width: 100%;
    font-size: 1.125rem;
    color: #005dac;
    border-top: 1px solid #4c4849;
    border-bottom: 1px solid #4c4849;
    padding: 0;
    margin: 0;
    background-color: #fff;
}

.menu_line_item:hover {
    background-color: #005dac;
}

.menu_line_item:first-child {
    margin-left: 0;
}

.menu_line_item {
    float: left;
}

.menu_line_item:last-child {
    display: table-cell;
}

.menu_line a,
.menu_line a:hover,
.menu_line_item:hover a {
    color: #fff;
    text-decoration: none;
    font-size: 1.125rem;
}

.menu_line_item a,
.menu_line_item:hover a {
    display: table-cell;
    padding: 24px 15px;
    margin: 0;
}

.menu_line_item a {
    color: #005dac;
}

.footer_bg {
    background-color: #486591;
    padding: 20px 35px;
    color: #fff;
    margin-top: 60px;
}

.main {
    padding: 24px 0 0;
    width: 100%;
}

@media only screen and (max-width: 1100px) {
    .all {
        margin: 0 20px;
        width: 96%;
    }
}

@media only screen and (max-width: 990px) {
    .top_icons {
        width: 100%;
        margin-top: 10px;
    }

    .top_ico2 {
        float: left;
    }

    .top {
        margin-bottom: 15px;
    }

    @media only screen and (max-width: 768px) {
        .all {
            width: 94%;
        }

        .top {
            margin: 30px 0 15px;
        }
    }

    @media only screen and (max-width: 670px) {

        .menu_line,
        .menu_line a,
        .menu_line a:hover,
        .menu_line_item:hover a {
            font-size: 1rem;
        }

        .menu_line_item a,
        .menu_line_item:hover a {
            padding: 14px 10px;
        }
    }

    @media only screen and (max-width: 500px) {
        .all {
            width: 90%;
        }

        .clear500 {
            clear: both;
        }

        .top_ico a {
            display: block;
            float: left;
        }
    }
}

a:hover,
h1,
h2,
h3 {
    color: #1f4278;
}

a,
a:hover {
    text-decoration: underline;
}

html {
    font-size: 100%;
}

body {
    margin: 0;
    font-size: 17px;
    color: #252626;
    line-height: 1.4;
}

p {
    margin: 0 0 14px;
}

img {
    margin: 0 0 5px;
    border: 0;
}

a {
    color: #0f315d;
}

h1,
h2,
h3 {
    margin: 0;
    padding: 0 0 5px;
}

h1,
h2 {
    margin-bottom: 22px;
}

h1 {
    font-size: 20px;
    font-weight: 400;
    border-bottom: 1px solid #232323;
    text-transform: uppercase;
}

h2,
h3 {
    font-weight: 700;
}

h2 {
    font-size: 18px;
    margin-top: 22px;
}

@media only screen and (max-width: 770px) {
    img {
        margin: 3px 17px 5px 0;
        border: 0;
        float: none;
        max-width: 100%;
    }

    .menu_line,
    .top_icons {
        position: fixed;
        z-index: 3;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
    }

    .logo img {
        max-width: 140%;
    }

    .main {
        padding: 0;
    }
}

p {
    padding-bottom: 7px;
}

ul {
    font-size: 14px;
}

.commit {
    margin-top: 25px;
}

.comTitle {
    padding: 5px 10px;
    background: #223358;
    color: #fff;
}

.photo img {
    margin: 3px 0 0;
}

.photo {
    float: left;
    margin-right: 10px;
}

.com-txt {
    padding-left: 74px;
    text-align: left;
    font-size: 16px;
}

.commit-text {
    margin-top: 25px;
}

img.photo-people {
    width: 55px;
    border-radius: 50px;
}

body {
    font-family: "PT Sans", sans-serif;
}

.contentBox {
    line-height: 1.5;
}

.contentBox p {
    padding-bottom: 10px;
    padding-top: 10px;
}

.contentBox h1 {
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 27px;
}

.contentBox h2 {
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 10px;
}

.block-4 {
    border-left: 5px solid #39b4ff !important;
    padding: 10px 25px 10px 25px !important;
    margin: 0 35px !important;
    color: #39b4ff !important;
    box-sizing: border-box !important;
}

p {
    margin: 0 !important;
}

h1,
h2,
h3 {
    border: none !important;
}

.lead-form-box {
    box-sizing: border-box !important;
    background: white;
    border-bottom: 1px solid #dacec6;
    padding: 20px;
    max-width: 600px;
    font-family: Arial;
    background-image: url(../images/formbg.jpg);
    background-repeat: no-repeat;
    background-position: top 0 right 0;
    background-size: 100% 100%;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.15);
}

.fields-box {
    margin: auto;
    max-width: 320px;
    width: 100%;
}

.form input,
select {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    border-radius: 5px;
    font-size: 17px;
    background: #fff;
    padding: 15px;
    border: 2px solid #e9d7dc;
    font-weight: normal;
}

.form input.error {
    border-color: #f00;
    margin-bottom: 2px;
}

.form .fields-box label.error {
    color: #f00;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    text-transform: none;
    margin: 0 auto 10px;
    padding: 0;
    width: 100%;
}

.form-result {
    display: none;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    padding: 7px;
    font-size: 15px;
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
}

.name-field,
.phone-field {
    text-align: left;
    margin-bottom: 10px;
}

.form .name-field label,
.form .phone-field label {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}

.lead-form-box h2 {
    margin: 20px 0 0 0 !important;
    padding: 0px !important;
    line-height: 32px !important;
    color: #000 !important;
    border: none;
}

.lead-form-box label {
    width: 100%;
    display: block;
    padding: 5px 0 5px 0;
    font-weight: bold;
    font-size: 16px;
}

.lead-form-box span {
    font-size: 12px;
}

.button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 15px;
    background: #0299ff;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 25px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    color: #fff;
    border: none;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold !important;
    text-transform: uppercase;
    cursor: pointer;
}

@media screen and (max-width: 600px) {
    .lead-form-box {
        border-left: 1px solid #dacec6;
        border-right: 1px solid #dacec6;
        background-image: url(../images/formbg.jpg);
        background-position: center;
        background-size: auto 100%;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 400px) {
    .fields-box {
        padding: 10px;
    }

    .lead-form-box {
        padding: 10px;
    }

    .button {
        padding: 10px;
    }
}

.btnGo {
    display: block;
    width: 300px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 10px;
}

.btnGo img {
    width: 95%;
    margin: 0 auto;
    transition: 0.2s;
}

.btnGo:hover img {
    -webkit-filter: contrast(1.3);
    filter: contrast(1.3);
    transition: 0.2s;
}

#push-comments #push_mlyjekpdfdd1 {
    background-color: #f0f0f0;
    box-sizing: border-box;
    font-family: Arial, serif;
    padding: 3rem 2rem;
    transition: 1s;
    width: 100%;
}

#push-comments #push_mlyjekpdfdd1__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 600px;
}

#push-comments #push_mlyjekpdfdd1__title {
    color: #43a047;
    border-bottom: 0px solid;
    box-shadow: 1px 4px 10px -7px #ccc;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px;
}

#push-comments #push_mlyjekpdfdd1__message {
    border: 1px solid #43a047;
    box-shadow: 0px 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%;
}

#push-comments #push_mlyjekpdfdd1__submit {
    background: #43a047;
    border: none;
    box-shadow: 0px 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
    display: table;
    margin: 20px 0 0;
    height: 50px;
    transition: 0.5s;
    text-align: center;
    text-shadow: 0px 0px 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%;
}

#push-comments #push_mlyjekpdfdd1__submit:hover {
    background: #237a27;
    text-shadow: none;
    box-shadow: none;
}

/* 2 */

.ac_footer {
    position: relative;
    top: 10px;
    height: 0;
    text-align: center;
    margin-bottom: 70px;
    color: #A12000;
}

.ac_footer a {
    color: #A12000;
}

.ac_footer p {
    text-align: center;
}