.fontx4 {
    font-size: 4em;
}

.footer.full .info{
       background-color: #007dc0!important;
}

.footer.full .info, .footer.full .info a {
    color: #f8f8f8!important;
}

.space {
    padding: 50px 0;
}

.row-full {
    float: none;
    max-width: 1200px!important;
}


.font-main {
    font-size: 35px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
}

.line {
    background-color: #1B8CD8;
    height: 4px;
}

.font-last {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
}

.font-bottom {
    font-size: 15px;
    line-height: normal;
    margin: 0 auto;
    color: #ffffff;
}

.icon {
    color: #ffffff;
    background-color: #1B8CD8;
    width: 25px;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
}


.btn-square.black {
    border: none;
    background-color: #1B8CD8;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    padding: 15px 50px
}

.btn-square.black:hover {
    background-color: #085b92;
}

.boxa_two_one {
    color: #017dc1!important;
    border-radius: 10px;
    padding: 7px 25px;
    text-align: center;
    font-size: 2em;
    margin: 0!important;
    font-family: raleway,sans-serif!important;
    text-transform: uppercase;
}


.space {
    padding: 50px 0;
}

.row-full {
    float: none;
    max-width: 1200px!important;
}

.font-big {
    font-size: 35px;
    font-weight: 700;
    line-height: normal;
    font-family: rubik,sans-serif;
}

.font-middle {
    font-size: 15px;
    color: #777;
    margin: 0 auto;
    line-height: 1.8em;
    text-align: justify;
}


.btn-square.black {
    border: none;
    background-color: #387cbf;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    padding: 15px 50px
}

.btn-square.black:hover {
    background-color: #1f558b
}