
.report-slider {
    position: relative;
    min-height: 331px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    background: #eeeff1;
}

.report-img {
    width: 60%;
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    overflow: hidden;
    /*top: 10px;
    right: 10px;
    bottom: 40px;
    max-width: 375px;*/
}

.report-slider {
    height: 357px !important;
}


.report-img > img {
    height: 357px !important;
}

.links-list .fa {
    width: 20%;
    font-size: 30px;
}

.tile-service.figurecaption {
    margin-bottom: 50px;
}
.tile-service.figurecaption:focus-within {
    outline: 3px solid #002664;
    outline-offset: 5px;
}

.report-slider .report-img img {
    display: inline-block;
    /*max-width: 100%;*/
    /*max-height: 100%;*/
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    max-width: none;
}

.report-content {
    color: #002664;
    padding: 80px 20px 20px 50px;
    width: 40%;
    line-height: 1.25;
}

.report-content h2 {
    margin-bottom: 14px;
}

.report-content p {
    margin-bottom: 21px;
}

.report-content .btn {}

.report-slider .owl-carousel,
.report-slider .owl-stage-outer,
.report-slider .owl-stage,
.report-slider .owl-item,
.report-slider .item,
.report-content {
    min-height: inherit;
    height: 100%;
}

.report-slider .owl-dots {
    position: absolute;
    right: 22px;
    bottom: 15px;
}

.owl-dot {
    margin: 0 5px 0 7px;
    display: inline-block;
}

.owl-dot span {
    border: 1px solid #002664;
    display: block;
    height: 15px;
    width: 15px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.owl-dot span:hover,
.owl-dot span:focus,
.owl-dot.active span {
    background: #002664;
    border-color: #002664;
}

.qucik-links {
    background: rgba(132, 189, 220, 0.2);
    padding: 46px 46px 20px;
}

.qucik-links h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    color: #002665;
    text-align:center;
}

.mosaic-tile-light-blue-center {
    background: rgba(132, 189, 220, 0.2);
    padding: 46px 46px 20px;
}

.mosaic-tile-light-blue-center h2 {
    margin-top: 0;
    text-align:center;
}

.links-list {
    font-weight: 500;
    padding-top: 4px;
}

.links-list ul {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display: table;
}

.links-list ul li {
    margin-bottom: 10px;
    text-align:left;
}

.links-list ul li:before {
    display: none;
}

.links-list ul li a {
    color: #002664;
}

.links-list ul li a:hover,
.links-list ul li a:focus {
    color: #0a7cb9;
}

.links-list ul li a .iconcst {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
}

.iconcst-publication {
    font-size: 30px;
}

.iconcst-career {
    font-size: 26px;
}

.iconcst-links {
    font-size: 28px;
}

.iconcst-call {
    font-size: 31px;
}

.links-list ul li a span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 34px;
    padding-bottom: 4px;
    width: 80%;
}

.services-col {
    margin-bottom: 50px;
    overflow: hidden;
}

.service-img {
    height: 300px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    overflow: hidden;
    min-height: 200px;
}

.service-img h2,
.service-img .service-heading {
    padding: 20px 15px 20px 32px;
    font-size: 20px;
    color: #fff;
    line-height: 1.1;
    display: block;
    margin: 0;
    width: 73%;
    background: #002664;
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 170px;
}

.services-content {
    color: #002664;
    line-height: 1.25;
}

.services-content p {
    margin-bottom: 20px;
}

.triangle-shape {
    position: relative;
    overflow: hidden;
}

.triangle-shape:before {
    background: #f3f8fb;
    bottom: 110px;
    content: "";
    display: block;
    height: 746px;
    position: absolute;
    transform: skewY(55deg);
    -moz-transform: skewY(55deg);
    -ms-transform: skewY(55deg);
    -o-transform: skewY(55deg);
    -webkit-transform: skewY(55deg);
    transform-origin: -15% 50% 0;
    -moz-transform-origin: -15% 50% 0;
    -ms-transform-origin: -15% 50% 0;
    -o-transform-origin: -15% 50% 0;
    -webkit-transform-origin: -15% 49% 0;
    width: 548px;
    outline: 1px solid transparent;
    z-index: -1;
    left: 0;
}

.triangle-shape:after {
    background: #f3f8fb;
    bottom: 18px;
    content: "";
    display: block;
    height: 288px;
    position: absolute;
    transform: skewY(-10deg);
    -moz-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    -o-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    transform-origin: 109% 50% 0;
    -moz-transform-origin: 109% 50% 0;
    -ms-transform-origin: 109% 50% 0;
    -o-transform-origin: 109% 50% 0;
    -webkit-transform-origin: 109% 50% 0;
    z-index: 1;
    width: 100%;
    outline: 1px solid transparent;
    z-index: -1;
}