body {
    font-family: 'Roboto Slab', serif;
    background-color: #fefefe;
    overflow-x: hidden;
}

.block-header {
    background: url(../images/background-header.jpg) top center no-repeat;
}

.block-primary {
    min-height: 1070px;
    position: relative;
}

#logo {
    margin: 100px auto -35px;
    line-height: 55px;
    width: 289px;
    display: block;
}

.block-header h3 {
    text-transform: uppercase;
    color: #fefefe;
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, .20);
}

.block-header p {
    color: #ffe7e7;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.block-header .col {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
}

.block-header .button {
    text-decoration: none;
    color: #ffffff;
    background-color: #dcb063;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    width: 200px;
    margin-top: 20px;
}

.button:hover {
    background-color: #dccf63;
}

.button a:link, .button a:visited {
    color: #ffffff;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
}

.button a:hover, .button a:active {
    color: #ffffff;
}

.block-arrow-container {
    position: relative;
    bottom: -80px;
    display: block;
    width: 32px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.block-arrow-container .block-arrow {
    width: 32px;
    display: inline-block;
}

.block-arrow-container .block-arrow .mouse {
    background: url(../images/nav-mouse.png) top center no-repeat;
    display: block;
    width: 32px;
    height: 54px;
}

.block-arrow-container .block-arrow .arrows {
    background: url(../images/nav-arrows.png) top center no-repeat;
    display: block;
    width: 14px;
    height: 24px;
    margin: 0 auto;
    -webkit-animation: arrow-jump 1.2s infinite;
    -moz-animation: arrow-jump 1.2s infinite;
    -o-animation: arrow-jump 1.2s infinite;
    animation: arrow-jump 1.2s infinite;
}

@-webkit-keyframes arrow-jump {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes arrow-jump {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -transform: translateY(10px);
        transform: translateY(10px);
    }
}

.block-header .badge {
    color: #ffffff;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    padding: 0 0 0 1px;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .2);
    margin-bottom: 20px;
}

.block-header .badge-color {
    background: #f85949;
}

.block-header .badge-container {
    margin-top: 80px;
}

.block-1 {
    background: url("../images/background-block-1.jpg") top center no-repeat;
    background-position-y: -15px;
}

.block-1 .header {
    margin-top: 65px;
}

.box-signals {
    padding-top: 150px;
}

.block-1 h2 {
    text-transform: uppercase;
    color: #007336;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 40px;
}

.block-1 p {
    color: #383838;
    font-size: 18px;
    font-weight: 300;
}

.block-1 .button {
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    cursor: alias;
}

.block-1 .img {
    height: 95px;
    weight: 95px;
    margin-top: 25px;
    margin-bottom: 30px;

}

.block-1 .coll-1 .button {
    background-color: #ed1c24;
}

.block-1 .coll-2 .button {
    background-color: #dcb063;
}

.block-1 .coll-3 .button {
    background-color: #61b872;
}

.block-1 .coll-1 .button:hover {
    background-color: #ed6854;
}

.block-1 .coll-2 .button:hover {
    background-color: #dcc77c;
}

.block-1 .coll-3 .button:hover {
    background-color: #7fb88d;
}

.box-signals h4 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}

.coll-1 h4 {
    color: #ed1c24;
}

.coll-2 h4 {
    color: #dcb063;
}

.coll-3 h4 {
    color: #61b872;
}

.box-signals p {
    color: #6c6c6c;
    font-size: 16px;
    font-weight: 300;
}

.block-2 {
    color: #fefefe;
    background: url(../images/background-block-2.jpg) top center no-repeat;
    background-size: auto;
    margin-top: -300px;
}

.block-2 h2 {
    margin-top: 80px;
    font-weight: 700;
    font-size: 30px;
}

.block-2 p {
    color: #ffe7e7;
    font-size: 18px;
    font-weight: 300;
}

.block-2 img {
    margin-top: 20px;
    box-shadow: 0 0 21px rgba(15, 15, 16, 0.44);
}

.block-3-1 h2 {
    color: #007336;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: -150px;
}

.block-3-1 {
    color: #383838;
    font-size: 18px;
    font-weight: 300;
}

.block-3-1 h3 {
    font-size: 18px;
    color: #61b872;
    font-weight: 700;
}

.inline-block {
    display: inline-block !important;
}

.block-3-1 ul {
    list-style: none;
    padding-left: 0;
}

.block-3-1 .content div > div {
    background-color: #f8f8f8;
    background-clip: content-box;
    padding: 15px;
}

.block-3-1 .content img {
    vertical-align: top;
    padding: 25px;
    padding-top: 35px;
}

.block-3-1 .content li::before {
    color: #dcb063;
    content: "\2022";
    font-size: 1.5em; /* em or %*/
    padding-right: 1em; /* use em*/
    line-height: 1px;
    position: relative;
    top: 5px;
}

.block-3-2 {
    color: #383838;
    background: url(../images/background-block-3.jpg) top center no-repeat;
    font-size: 18px;
    font-weight: 300;
    margin-top: 30px;
    padding-top: 100px;
}

.block-3-2 p {
    margin-bottom: 20px;
    margin-left: 10px;
}

.block-4 {
    padding-top: 50px;
    margin-top: -240px;
    color: #ffe7e7;
    font-size: 18px;
    font-weight: 300;
    background: url(../images/background-block-4.jpg) top center no-repeat;
}

.block-4 h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
}

.block-4 .button {
    text-decoration: none;
    color: #ffffff;
    background-color: #dcb063;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    width: 200px;
}

.block-4 .button:hover {
    background-color: #dccf63;
}

.block-4 .buttonUs {
    padding-left: 0px;
    padding-right: 0px;
}

.block-footer {
    margin-top: -700px;
    height: 100%;
    background: url(../images/background-footer.jpg) top center no-repeat;
    background-position: 0 -280px;
    color: #383838;
    font-size: 18px;
    font-weight: 300;
}

.block-footer .header {
    margin-top: 100px;
}

.block-footer .logos img {
    margin-left: auto;
    margin-right: auto;
}

.block-footer .logos {
    margin-top: 20px;
    text-align: center
}

.block-footer .logos h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #383838;
    font-size: 18px;
    margin-top: -3px;
}

.block-footer a:hover {
    text-decoration: none;
}

.footer-button {
    margin-top: 50px;
    padding: 50px;
    position: relative;
    height: 150px;
    background-color: #fefefe;
    color: #c61017;
    font-size: 18px;
    font-weight: 300;
    z-index: 2;
}

.footer-button .button {
    text-decoration: none;
    color: #ffffff;
    background-color: #dcb063;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    width: fit-content;
}

.footer-button .button:hover {
    background-color: #dccf63;
}

.block-contacts {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: -70px;
    background: url(../images/background-contacts.jpg) top center no-repeat;
    background-size: auto;
    padding: 28px;
}

.block-contacts a {
    color: #ffffff;
    font-weight: bolder;
    font-size: 18px;
    vertical-align: baseline;
}

.block-contacts a:hover {
    text-decoration: none;
}

.block-contacts span {
    color: #dcb063;
    padding: 15px;
    vertical-align: middle;
}

.block-contacts > div > div > a:hover span {
    color: #dccf63;
}

.block-contacts .content {
    vertical-align: middle;
}

.block-contacts .icon-phone, .icon-mail {
    font-size: 30px;
}

.badge-to-top {
    background-color: #dcb063;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .2);
    z-index: 1000;
}

.badge-to-top:hover {
    background-color: #dccf63;
}

.atop {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    border: solid;
    border-color: #c61017;
    border-radius: 30%;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 5px;
    height: 20px;
    width: 20px;
    margin-top: 18px;
}

.to-top {
    position: fixed;
    right: 50px;
    bottom: 50px;
    line-height: 60px;
    display: none;
    /*z-index: 1000;*/
}

.to-animated {
    visibility: hidden
}

@media only screen and (max-width: 1200px) {
    .block-4 {
        margin-top: 50px;
    }
    .block-arrow-container {
        bottom: -40px;
    }
}

@media only screen and (max-width: 991px) {
    .block-2 {
        margin-top: 50px;
    }

    .footer-button {
        margin-bottom: 90px;
    }
}

@media only screen and (max-width: 768px) {
    .block-4 .button:first-child {
        margin-bottom: 10px;
    }

    .block-4 {
        padding-top: 10px;
    }

    .block-4 .button {
        padding-top: 10px;
    }
    #logo{
        margin-top: 50px;
    }
    .block-header h3{
        font-size: 30px;
    }

}

@media only screen and (max-width: 560px) {
    .footer-button {
        margin-top: 10px;
        margin-bottom: 60px;
        padding: 0;
    }
}

@media only screen and (max-width: 434px) {
    .block-4 p {
        margin-top: -15px;
        margin-bottom: -15px;
    }
    .block-header .badge-container{
        margin-top: 30px;
    }
    #logo img:first-child{
        margin-bottom: -20px;
    }
    .block-header h3{
        font-size: 30px;
    }
}

@media only screen and (max-width: 384px) {
    .longNameButton {
        display: none;
    }

    .block-contacts{
        margin-top: 10px;
    }

    #logo{
        margin-top: 30px;
    }

    #logo>img:first-child{
        margin-bottom: -40px;
    }
    .block-contacts{
        padding: 0px;
    }
}
