﻿
::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

@media print {
    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    img {
        page-break-inside: avoid;
    }

    p {
        orphans: 3;
        widows: 3;
    }
}

p {
    margin-bottom: 0;
}

p {
    margin-bottom: 0;
}
*, ::after, ::before {
    box-sizing: border-box;
}

section {
    display: block;
}

h1 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

h1 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1 {
    font-size: 2.5rem;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px;
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-4 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:768px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    img {
        page-break-inside: avoid;
    }

    p {
        orphans: 3;
        widows: 3;
    }

    .container {
        min-width: 992px !important;
    }
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}

img {
    border-style: none;
    max-width: 100%;
}

.top_companies h1 {
    text-align: center;
    font-size: 29px;
    font-weight: 700;
}

.companies-col {
    text-align: center;
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
}

.top_companies .row {
    margin: 40px 0;
    background: #fff;
}

.top_companies {
    background-position: 0 100%,right top;
    background-repeat: no-repeat;
}

section.top_companies {
    padding-top: 30px;
}

@media only screen and (max-width:1080px) {
    .companies-col p {
        font-size: 14px;
    }
}

@media only screen and (max-width:991px) {
    .top_companies h1 {
        font-size: 21px;
    }

    .companies-col {
        padding: 15px;
        height: auto;
    }
}

@media only screen and (max-width:767px) {
    .top_companies h1 {
        font-size: 18px;
    }

    .companies-col {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:380px) {
    .top_companies h1 {
        font-size: 15px;
    }
}

@media only screen and (max-width:575px) {
    .top_companies .row:last-child {
        padding-top: 0;
    }
}
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-6, .col-md-6, .col-sm-10, .col-sm-12, .col-sm-2 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:576px) {
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width:768px) {
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width:992px) {
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    img {
        page-break-inside: avoid;
    }

    h2, p {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }

    .container {
        min-width: 992px !important;
    }
}

img {
    border-style: none;
    max-width: 100%;
}

@media only screen and (max-width:480px) {
    .services_section .page-header h2 {
        font-size: 17px;
    }
}

.services_section h2 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    font-family: extrabold;
}

    .services_section h2::after {
        content: '';
        display: block;
        background-color: #97bfe5;
        width: 30px;
        height: 2px;
        position: absolute;
        left: 49%;
        margin-top: 5px;
    }

.full-section.row h4 {
    font-size: 20px;
    font-family: extrabold;
    font-weight: 700;
}

.full-section.row p {
    font-size: 16px;
    font-family: muli;
    width: 360px;
}

.full-section.row {
    padding-bottom: 50px;
}

section.services_section {
    padding: 60px 0 0;
}

    section.services_section .page-header {
        padding-bottom: 60px;
    }

.full-section.row .col-sm-2.col-xs-2 {
    padding-right: 10px;
}

.full-section.row .col-sm-10.col-xs-10 {
    padding-left: 0;
    padding-top: 8px;
}

@media only screen and (max-width:767px) {
    .services_section h2 {
        font-size: 20px;
    }

    .full-section.row p {
        width: auto;
    }
}

@media only screen and (max-width:650px) {
    .services_section .page-header {
        padding: 0 10px;
    }
}

@media only screen and (max-width:480px) {
    .full-section.row {
        text-align: center;
        padding: 0 10px;
    }
}

@media only screen and (max-width:380px) {
    .services_section h2 {
        font-size: 16px;
    }

    .full-section.row h4 {
        font-size: 16px;
    }
}

@media only screen and (max-width:575px) {
    section.services_section {
        text-align: center;
    }
}

.services_section img {
    transition: transform 3s;
}

    .services_section img:hover {
        -webkit-transform: rotateZ(720deg);
        -moz-transform: rotateZ(720deg);
        transform: rotateZ(720deg);
    }

