@font-face {
    font-family: 'PFDinDisplayPro-Regular';
    src: url('../fonts/PFDinDisplayPro-Regular.ttf');
}
body {
    font-family: 'PFDinDisplayPro-Regular';
    color: #002b48;
    font-size: 20px;
    line-height: 1.62;
    overflow-x: hidden;
}
a, button {
    transition: all .3s linear;
    color: #052b4a;
    border-bottom: 1px solid transparent;
}
a:focus, a:hover {
    text-decoration: none;
    color: #f7911d;
    border-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    border-bottom: 1px solid #052b4a;
}
.navbar-default {
    background-color: transparent;
    border: none;
    margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #052b4a;
}
.header-page {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
}
.header-logo img {
    width: 100%;
}
.header-logo {
    width: 166px;
}
.blue-banner-block .main-banner {
    width: 100%;
}
.title-page {
    color: #0075bc;
    margin: 0px auto;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #0075bc;
    width: 50%;
}
.square-image {
    text-align: center;
    margin-bottom: 40px;
}
.square-image img {
    width: 50px;
}
.about-flex-text {
    margin-bottom: 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.about-block-img img {
    width: 100%;
}
.about-block-text {
    width: 50%;
    padding: 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #0075bc;
    color: #6d6e71;
    font-size: 20px;
}
.about-block-text h1 {
    font-size: 20px;
    margin-top: 0;
}
.services-block {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.services-item {
    margin-bottom: 20px;
    flex-grow: 1;
}
.services-icon img {
    width: 80px;
}
.padding-blue {
    padding: 10px 0 40px 0;
}
.partners-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px 0;
}
.partners-icon img {
    width: 80%;
    margin-bottom: 15px;
}
.partners-item {
    width: 17%;
    text-align: center;
    margin-bottom: 20px;
}
.worldchild-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 588px;
    margin: auto;
}
.worldchild-image {
    margin-right: 20px;
}
.flex-contact-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flex-contact-square img {
    width: 15px;
    margin-right: 10px;
}
.flex-contact-block {
    margin: 40px 0;
}
.square-min-margin {
    margin-bottom: 10px;
}
.footer-blue {
    background-color: #bee9fb;
}
.navbar-nav-block {
    display: flex;
}
.navbar-nav-block > li > a {
    color: #052b4a;
    padding: 10px 15px;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid transparent;
}
.navbar-nav-block > li > a:hover {
    border-bottom: 1px solid #052b4a;
}
.navbar-nav-block > li {
    list-style: none;
    margin-left: 30px;
}
.about-block-text p b {
    display: block;
}
.values-flex-block {
    display: flex;
    justify-content: space-around;
    margin-bottom: 40px;
}
.values-flex-item {
    text-align: center;
}
.values-flex-img img {
    width: 100px;
    margin-bottom: 20px;
}
.about-block-subtext {
    width: 58%;
    font-size: 20px;
}
.blue-line-page {
    background-color: #bee9fb;
    margin-bottom: 20px;
}
.blue-line-page .title-page {
    margin: 20px auto;
    border: none;
}
.services-title::before {
    content: '';
    background-image: url(../images/rhombus.png);
    background-size: 60%;
    position: absolute;
    width: 20px;
    left: 0;
    height: 20px;
    background-repeat: no-repeat;
    top: 10px;
}
.services-title {
    position: relative;
    padding-left: 24px;
}
.services-title ul {
    list-style: none;
    padding-left: 0;
}
.services-title ul li span {
    color: #0075bc;
}
.companies-image {
    text-align: center;
    margin-bottom: 40px;
}
.companies-image img {
    width: 65%;
}
.gray-text {
    color: #6d6e71;
}
.principles-block {
    margin: 80px 0 40px 0;
    display: flex;
    justify-content: space-around;
    font-size: 24px;
}
.principles-item {
    position: relative;
    width: 22%;
}
.principles-num {
    position: absolute;
    font-size: 186px;
    top: -116px;
    left: -56px;
    font-weight: bold;
    color: #bee9fb;
    z-index: -1;
}
.flex-contact-map {
    width: 60%;
}
.flex-contact-map img {
    width: 100%;
}
.contact-information-title {
    font-size: 22px;
    color: #0075bc;
    font-weight: bold;
}
.contact-information-row {
    border-bottom: 1px solid #bfdcee;
}
.flex-contact-block a {
    color: #6d6e71;
}
.flex-contact-block a:hover {
    color: #052b4a;
}
.services-block {
    margin: 40px 0;
}
.companies-mobile {
    display: none;
}
.owl-prev {
    position: absolute;
    bottom: 0;
    top: 0;
    left: -3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.owl-next {
    position: absolute;
    bottom: 0;
    top: 0;
    right: -3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.chevron-background {
    font-size: 55px;
    color: #052b4a;
    transition: all .3s linear;
}
.owl-carousel {
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .navbar-nav {
        display: flex;
        justify-content: center;
        font-size: 22px;
        font-weight: bold;
    }
    .navbar-nav > li {
        margin-left: 30px;
    }
}
@media (max-width: 1199px) {
    .navbar-nav > li {
        margin-left: 10px;
    }
    .navbar-nav-block > li {
        list-style: none;
        margin-left: 0px;
    }
    .owl-prev {
        left: 3%;
    }
    .owl-next {
        right: 3%;
    }
}
@media (max-width: 991px) {
    .services-item {
        width: 49%;
    }
    .flex-contact-item {
        margin-bottom: 20px;
    }
    .navbar-nav-block {
        flex-wrap: wrap;
    }
    .navbar-nav-block > li {
        margin-bottom: 15px;
    }
    .about-block-text {
        width: 100%;
    }
    .about-block-subtext {
        width: 100%;
    }
    .companies-image img {
        width: 100%;
    }
    .flex-contact-map {
        width: 100%;
        margin-top: 20px;
    }
    .navbar-nav {
        flex-wrap: wrap;
        justify-content: space-between;
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
        margin-right: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #002b48;
        position: relative;
        width: 50px;
        height: 6px;
    }
    .navbar-toggle.active .icon-bar:nth-of-type(1) {
        top: 14px;
        transform: rotate(45deg);
    }
    .navbar-toggle.active .icon-bar:nth-of-type(2) {
        background: transparent;
    }
    .navbar-toggle.active .icon-bar:nth-of-type(3) {
        top: -6px;
        transform: rotate(-45deg);
    }
    .blue-banner-block .main-banner {
        margin: 0;
    }
    .header-page {
        display: block;
    }
    .about-flex-text {
        flex-direction: column;
    }
    .about-block-img, .about-block-text {
        width: 100%;
    }
    .about-block-img {
        margin-bottom: 30px;
    }
    .header-logo {
        margin: auto;
    }
    .worldchild-block {
        width: 100%;
    }
    .services-item {
        width: 49%;
    }
    .partners-item {
        width: 48%;
        margin-bottom: 40px;
    }
    .footer-blue .header-logo {
        margin-bottom: 20px;
    }
    .navbar-nav-block > li {
        margin-left: 0;
    }
    .navbar-nav-block {
        padding-left: 0;
        justify-content: space-between;
    }
    .title-page {
        width: 100%;
    }
    .partners-flex {
        margin-bottom: 0;
    }
}
@media (max-width: 500px) {
    .worldchild-image img {
        width: 100%;
    }
    .worldchild-image {
        width: auto;
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .worldchild-text {
        width: 100%;
    }
    .worldchild-block {
        flex-wrap: wrap;
    }
    .services-item {
        width: 100%;
    }
    .values-flex-block {
        flex-wrap: wrap;
    }
    .values-flex-item {
        width: 49%;
        margin-bottom: 20px;
    }
    .principles-block {
        flex-wrap: wrap;
        margin: 22px 0 -20px 0;
    }
    .principles-item {
        width: 82%;
        margin-bottom: 40px;
    }
    .principles-num {
        font-size: 90px;
        top: -39px;
        left: -23px;
    }
    .companies-desctop {
        display: none;
    }
    .companies-mobile {
        display: block;
    }
}