html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

* {
    -webkit-font-smoothing: antialiased;
}

*:focus {
    outline: none !important;
}

body {
    font-family: "Poppins", sans-serif;
    font-size: 100%;
}

.bg--blue {
    background-color: #2e6793;
}

.bg--grey,
.contactForm_input input,
.contactForm_input textarea {
    background-color: #f6f6f6;
}

.container-fluid {
    max-width: 1300px;
}

.color-download {
    color: #2e6793!important;
    transition: 0.5s;
}

.color-download:hover {
    color: #828282!important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: -0.2rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.social:hover {
    text-decoration: underline;
    text-decoration-color: white;
}

a {
    color: inherit;
}

a:visited {
    color: inherit;
}

a:hover {
    color: inherit;
}

h1 {
    font-size: 2.625em;
}

h2 {
    font-size: 2.188em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.5em;
    color: white!important;
}

.fw-r,
body {
    font-weight: 400;
}

.fw-sb {
    font-weight: 600;
}

.fw-b {
    font-weight: 700;
}

.c-blue {
    color: #2e6793;
}

.c-lightGrey {
    color: #828282;
}

.td--underline {
    text-decoration: underline;
}

.btn--white {
    background-color: #ffffff;
    border-left: 4px solid #3db166;
    border-radius: 3px;
}

.btn--white:hover {
    background: rgba(255, 255, 255, 0.7);
}

.btn--splash {
    background-color: #2e6793;
    color: #fff;
    border-left: 4px solid #3db166;
    border-radius: 3px;
}

.transition,
.btn--white,
.btn--white:hover {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.bgp-cc {
    background-position: center center;
    background-size: cover;
}

.header_secondary_language {
    background-color: #3db166;
    padding: 0 20px;
}

.header_secondary_language li {
    color: #fff;
}

#menu-secondary-nav a {
    color: #fff;
}

#menu-footer-links li a {
    color: #fff;
}

.footer {
    background-color: #2e6793;
}

.hp_cta_text {
    background: rgba(46, 103, 147, 0.5);
    right: initial;
}

.hp_cta_text p {
    max-width: 420px;
}

.hp_textSlider--control {
    width: 6%;
}

.usefulLinks {
    border-bottom: 3px solid #2e6793;
}

.imageContact:hover {
    cursor: pointer!important;
}

.schoolsPage {
    overflow-x: hidden;
}

.listCalendar {
    padding-top: 6%!important;
}

.simcal-event-title {
    font-size: 1.4em;
}

.listCalendar .simcal-calendar-head {
    display: none!important;
}

.listCalendar .simcal-event-details p:nth-child(4) {
    display: none!important;
    padding-top: 5%!important;
}

.listCalendar .simcal-event-details p:nth-child(1) {
    padding-top: 5%!important;
}

.contactForm_input input,
.contactForm_input textarea {
    width: 100%;
    border: 0;
    padding: 9px 17px;
}

.contactForm_submit input {
    background-color: #3db166;
    border: 0;
    color: #fff;
    padding: 12px 29px;
    font-size: 1em;
}

.bgsmPrint {
    background-color: #2e6793;
    color: white;
}

.smPrint {
    padding: 15px 0 0 0;
    font-size: 15px;
}

.smPrint ul {
    margin: 0;
    padding: 0;
}

.smPrint ul li {
    list-style: none;
    float: left;
    margin-right: 18px;
}

.smPrint ul li:last-of-type {
    margin-right: 0;
}

.smPrint ul li a {
    color: white;
}

.smPrint_designed p {
    font-size: 15px;
    float: right;
}

.smPrint_designed p a {
    color: white;
}

.height_schools {
    background-color: lightblue;
}

.btn_video {
    background-color: #2e6793;
    color: white;
    transition: 0.5s;
    cursor: pointer;
    border: 2px solid #2e6793;
}

.btn_video:hover {
    background-color: white;
    color: black;
    border: 2px solid #2e6793;
}

.belfast .cls-4,
.fermanagh .cls-4,
.armagh .cls-4,
.derry .cls-4,
.belfast .cls-5,
.fermanagh .cls-5,
.armagh .cls-5,
.derry .cls-5,
.tyrone .cls-1,
.down .cls-1,
.antrim .cls-9 {
    transition: 0.5s;
    cursor: pointer;
}

.fermanagh .cls-4:hover,
.armagh .cls-4:hover,
.belfast .cls-4:hover,
.derry .cls-4:hover,
.fermanagh .cls-5:hover,
.armagh .cls-5:hover,
.belfast .cls-5:hover,
.derry .cls-5:hover {
    fill: #7D8E47;
}

.tyrone .cls-1:hover,
.down .cls-1:hover {
    fill: #313818;
}

.antrim .cls-9:hover {
    fill: #1C2107;
}

.svg_size {
    max-width: 40%;
}

.svg_size a {
    text-decoration: none;
}


/* Responsive Video */


/* Small devices (landscape phones, 576px and up) */

@media (max-width: 576px) {
    .svg_size {
        max-width: 100%;
    }
}

// Medium devices (tablets, 768px and up)
@media (max-width: 768px) {
    .svg_size {
        max-width: 100%;
    }
}