@font-face {
    font-family: 'overpassbold';
    src: url("../fonts/overpass-bold-webfont.eot");
    src: url("../fonts/overpass-bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/overpass-bold-webfont.woff2") format("woff2"), url("../fonts/overpass-bold-webfont.woff") format("woff"), url("../fonts/overpass-bold-webfont.ttf") format("truetype"), url("../fonts/overpass-bold-webfont.svg#overpassbold") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'overpassextrabold';
    src: url("../fonts/overpass-extrabold-webfont.eot");
    src: url("../fonts/overpass-extrabold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/overpass-extrabold-webfont.woff2") format("woff2"), url("../fonts/overpass-extrabold-webfont.woff") format("woff"), url("../fonts/overpass-extrabold-webfont.ttf") format("truetype"), url("../fonts/overpass-extrabold-webfont.svg#overpassextrabold") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'overpasslight';
    src: url("../fonts/overpass-light-webfont.eot");
    src: url("../fonts/overpass-light-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/overpass-light-webfont.woff2") format("woff2"), url("../fonts/overpass-light-webfont.woff") format("woff"), url("../fonts/overpass-light-webfont.ttf") format("truetype"), url("../fonts/overpass-light-webfont.svg#overpasslight") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'overpassregular';
    src: url("../fonts/overpass-regular-webfont.eot");
    src: url("../fonts/overpass-regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/overpass-regular-webfont.woff2") format("woff2"), url("../fonts/overpass-regular-webfont.woff") format("woff"), url("../fonts/overpass-regular-webfont.ttf") format("truetype"), url("../fonts/overpass-regular-webfont.svg#overpassregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

.fancybox-slide--html .fancybox-close-small {
    background: #EE2E24;
    color: #ffffff;
    width: 35px;
    height: 35px;
    padding: 2px
}

header .header-top ul li a {
    color: #363636
}

header .header-top ul li.lang span {
    color: #363636
}

#myList {
    list-style: none;
    padding: 0;
    margin: 0
}

h4 {
    font: 19px "overpassextrabold"
}

h3 {
    font-family: "overpassextrabold"
}

.breadcrumb {
    background: none;
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #CFCFCF
}

@media only screen and (max-width: 767px) {
    .breadcrumb {
        overflow-x: auto;
        overflow-y: hidden
    }
}

.breadcrumb ul {
    list-style: none;
    padding: 0;
    margin: 0
}

@media only screen and (max-width: 767px) {
    .breadcrumb ul {
        width: auto;
        display: -webkit-inline-box;
        overflow: auto;
        float: none
    }
}

.breadcrumb ul li {
    float: left;
    font-size: 13px
}

@media only screen and (max-width: 767px) {
    .breadcrumb ul li {
        display: -webkit-box;
        position: relative;
        width: fit-content;
        float: none
    }
}

.breadcrumb ul li a {
    display: block;
    color: #363636;
    text-decoration: none;
    position: relative;
    padding: 0 10px 0 15px
}

.breadcrumb ul li a:before {
    position: absolute;
    top: 50%;
    left: 0;
    color: #0181A4;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f054";
    font-size: 11px;
    margin: -7px 0
}

.breadcrumb ul li:first-child a {
    padding-left: 0
}

.breadcrumb ul li:first-child a:before {
    display: none
}

@media only screen and (max-width: 480px) {
    p img {
        width: auto !important;
        height: auto !important
    }
}

blockquote {
    background: #F9FAFB;
    border-left: 3px solid #0181A4;
    font-size: 18px;
    padding: 50px
}

@media only screen and (max-width: 480px) {
    blockquote {
        padding: 30px
    }
}

blockquote strong {
    font: 18px "overpassbold"
}

section {
    margin: 155px 0 0
}

@media only screen and (max-width: 1200px) {
    section {
        margin: 75px 0 0
    }
}

section .more {
    color: #0181A4 !important;
    border: 1px solid #A9D1DC;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    height: 31px;
    border-radius: 16px;
    display: inline-block;
    line-height: 31px;
    padding: 0 20px;
    transition: .4s
}

section .more:hover {
    background-color: #0181A4;
    color: #fff !important;
    letter-spacing: 1px
}

section article {
    font-size: 15px;
    line-height: 23px;
    margin: 30px 0 0
}

section article h1 {
    font: 30px/35px "overpassextrabold"
}

section article .center-link {
    color: #ffffff;
    border-radius: 69px;
    height: 100px;
    background: url("../images/gradient.png") no-repeat 0 0;
    position: relative;
    padding: 20px;
    margin: 30px 0;
    float: left;
    width: 100%
}

@media only screen and (max-width: 992px) {
    section article .center-link {
        height: auto;
        background-size: cover
    }
}

section article .center-link .logo {
    position: absolute;
    top: 0;
    left: 0;
    margin: -2px 25px
}

section article .center-link .text {
    padding: 0 0 0 90px;
    height: 70px;
    vertical-align: middle;
    display: table-cell
}

section article .center-link .text b {
    display: block;
    font: 19px "overpassextrabold";
    margin-bottom: 5px
}

section article .center-link .text span {
    display: block;
    font: 13px "overpassextrabold";
    opacity: 0.5
}

section article .center-link a {
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    font: 16px "overpassextrabold";
    background: url("../images/arrow-right.png") no-repeat right center;
    padding: 10px 30px 10px 0;
    float: right;
    margin: 13px 30px 0 0
}

@media only screen and (max-width: 992px) {
    section article .center-link a {
        float: left;
        margin: 0 0 0 90px
    }
}

section .sidebar {
    border: 1px solid #D8D8D8;
    float: left;
    width: 100%;
    padding: 20px;
    position: sticky;
    top: 115px
}

@media only screen and (max-width: 992px) {
    section .sidebar {
        display: none
    }
}

section .sidebar .head {
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 7px;
    margin-bottom: 7px
}

section .sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0
}

section .sidebar ul li {
    font-size: 13px;
    line-height: 17px
}

section .sidebar ul li a {
    display: block;
    text-decoration: none;
    transition: .4s;
    padding: 3px 0;
    color: #363636
}

section .sidebar ul li:hover a, section .sidebar ul li.active a {
    color: #0181A4
}