@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: local("Montserrat Light"), local("Montserrat-Light"), url(../fonts/montserrat-v15-latin-300.woff2) format("woff2"), url(../fonts/montserrat-v15-latin-300.woff) format("woff")
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local("Montserrat Regular"), local("Montserrat-Regular"), url(../fonts/montserrat-v15-latin-regular.woff2) format("woff2"), url(../fonts/montserrat-v15-latin-regular.woff) format("woff")
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: local("Montserrat Medium"), local("Montserrat-Medium"), url(../fonts/montserrat-v15-latin-500.woff2) format("woff2"), url(../fonts/montserrat-v15-latin-500.woff) format("woff")
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url(../fonts/montserrat-v15-latin-600.woff2) format("woff2"), url(../fonts/montserrat-v15-latin-600.woff) format("woff")
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local("Montserrat Bold"), local("Montserrat-Bold"), url(../fonts/montserrat-v15-latin-700.woff2) format("woff2"), url(../fonts/montserrat-v15-latin-700.woff) format("woff")
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: local("Montserrat ExtraBold"), local("Montserrat-ExtraBold"), url(../fonts/montserrat-v15-latin-800.woff2) format("woff2"), url(../fonts/montserrat-v15-latin-800.woff) format("woff")
}


* {
    margin: 0;
    padding: 0;
}


body,
html {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 100%;
    background-color: #FCFCFC;

}

main {
    display: block
}

h1 {
    font-size: 3.4375rem;
    letter-spacing: -0.1825rem;
    font-weight: 600;
    line-height: 1.19;
    margin-bottom: 38px;
}

h2 {
    font-size: 2.125rem;
    letter-spacing: -0.05875rem;
    font-weight: 600;
    line-height: 3.125rem;
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
}

h3 {
    font-size: 1.2em;
    font-weight: 600;
}

h4 {
    font-size: 1.1em;
    font-weight: 600;
}

p,
ol,
ul {
    color: #000;
    font-size: 1rem;
    line-height: 1.56;
    letter-spacing: -0.0125rem;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 23px;

}

a {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.7;
    color: #000
}

a:hover,
a:focus {
    color: #e42313;
    cursor: pointer
}

.scrnhide {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.intro-blurb p,
p.intro-blurb {
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.41;
    letter-spacing: -0.03813rem;

}

/*                                                      Header layout
******************************************************************/


#bootstrap-overrides header {
    min-height: 1px;
    height: 115px;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin-top: 14px;

}

#container-logo {
    position: relative;
    float: left;
    height: 60px;
    padding-left: 30px;
}

#container-logo img {
    width: auto;
    height: 60px;
    float: left;
}

.header__pullright {
    display: flex;
}

.navbar-container {
    margin-top: 14px;
}

.navbar {
    width: 100%;
    height: 115px;
    background-color: #ffffff !important;
    padding: 0 !important;
    float: right;
    z-index: 1000;
    border-right: 20px solid #000;
}


/*                                                     Secondary-menu
******************************************************************/

.secondary-menu {
    display: inline-block;
    margin-top: 25px;
    text-align: right;
    margin-right: 16px;
    float: right;
}


.secondary-menu li a {
    color: #646464;
    font-weight: 700 !important;
    font-size: 0.6875rem;
    text-transform: uppercase;
    letter-spacing: 0.055rem;
    padding-right: 5px;
    padding-left: 10px;

}

.secondary-menu li:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
    font-weight: 700;
    font-size: 10px;
    top: 2px;
    margin-right: 30px;
    /*    padding-left: 5px;*/
}

.secondary-menu li a:hover {
    text-decoration: underline
}


.header .header__menus > :first-child:not(.secondary-menu) {
    margin-top: 66px
}


/*                                                     Main-menu
******************************************************************/

.main-menu {
    margin: 0;
    padding: 0;
    margin-top: 19px;
    height: 54px;
    list-style: none;
    top: 65px;
    float: right;
}

.main-menu > li {
    font-weight: 600;
    border-bottom: 1px solid #e8e8e8;
}

.main-menu > li > a:first-child {
    display: block;
    padding: 23px 20px 0px 17px;
    font-weight: 600;
}

.main-menu a {
    text-decoration: none;
}

li.nav-item {
    list-style-type: none !important;
    margin: 0;
}

li.nav-item a:hover {
    border-bottom: 4px solid #e42313;

}

#bootstrap-overrides .nav-item a {
    font-size: 1.0625rem;
    font-weight: 600 !important;
    letter-spacing: -0.01313rem;
    color: #000;
    text-decoration: none;
    text-align: center;
    padding: 0px 20px 18px 20px;
}

#bootstrap-overrides .nav-item a:hover {
    text-decoration: none !important;
}

#bootstrap-overrides .navbar-toggler {
    outline: rgba(255, 255, 255, 1);
}

#bootstrap-overrides .active a {
    text-decoration: none !important;
}

#bootstrap-overrides .active a:active {
    text-decoration: none !important;
}

#bootstrap-overrides .active a:hover {
    text-decoration: none !important;

}

/*                                                     Main-menu dropdowns
******************************************************************/
#bootstrap-overrides .dropdown-item {
    background-color: #f5f5f5;
    color: #414141 !important;
    border-top: 1px solid #ddd !important;
}

#bootstrap-overrides .dropdown-item.active,
.dropdown-item:active {
    background-color: #f2f2f2;
    color: #e42313;
     !important;
}

#bootstrap-overrides p.navbar-brand {
    color: #f2f2f2;
}

#bootstrap-overrides button.navbar-toggler {
    border: none;
}

#bootstrap-overrides .navbar-toggler-icon {
    stroke: rgb(0, 0, 0);
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}


/*                                                     Hero section
******************************************************************/

.hero {
}

.hero-standard {
  margin-top: 0;
    top: 0;
    right: 0;
    left: 0;
    min-height: 200px;
    width: 100%;
    background-color: #f0f0f0;
    overflow: hidden;
    display: inline-block;
    margin-top: -140px;
}

.hero-standard .hero-text-standard {
    position: relative;
    float: left;
    width: 100%;
    padding: 220px 0px 35px 0px;
}



.hero-content {
    margin-top: 0;
    top: 0;
    right: 0;
    left: 0;
    min-height: 580px;
    background-color: #f0f0f0;
    overflow: hidden;
    display: inline-block;
    margin-top: -140px;
}



.hero-text-container {
    position: relative;
    float: left;
    width: 49%;
    padding: 220px 0px 100px 0px;
}

.hero-text {
    margin-left: calc((100vw - 1175px) / 2)
}


.hero-image-container {
    position: relative;
    float: right;
    width: 50%;
}

.hero-image-container img {
    position: relative;
    width: 120%;
    height: 650px;
    object-position: center;

}


/*                                                     Primary Content
******************************************************************/

.layout-2col .content {
    width: 100%;
    margin-left: 0;
    width: calc(100% - 401px)
}

.layout-2col .content:first-child {
    margin-left: 0
}

.content-container {
    margin: 0 auto;
    max-width: 1160px;
    height: auto;
    padding: 0px 0px 30px 0px;
    overflow: auto;
    clear: both;
}

#primary-content {
    float: left;
    padding: 0px 30px 0px 0px;
    width: 760px;
    margin-top: 0px;
    display: inline-block;
}


#primary-content ul {
    margin-bottom: 20px;
}

#primary-content ul li {
    margin: 8px 0 8px 20px;
    list-style-type: square !important;
    padding-bottom: 0px;
}


#primary-content ol {
    margin-left: 10px;
    padding: 0.5em 0.5em 0.5em 1em;
}

#primary-content ol li {
    padding: 0em 0em 0.8em 0.5em;
}


/*                                                    Secondary Content
******************************************************************/

#secondary-content {
    float: right;
    padding: 0px 0px 30px 0px;
    width: 330px;
    margin-top: 0px;
    display: inline-block;
}


#secondary-content ul {
    margin-bottom: 20px;
}

#secondary-content ul li {
    margin: 8px 0 8px 20px;
    list-style-type: square !important;
    padding-bottom: 0px;
}


/*                                                     Boxes
******************************************************************/

.greybox {    
    padding: 20px;
    margin: 20px 5px;
    overflow: auto;
    background: white;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.24);
    border-radius: 5px;
}


.greybox h2,
h3 {
    margin-top: 0
}

.borderbox {
        padding: 20px;
    margin: 20px 5px;
    overflow: auto;
        border-radius: 2px;
    border: 1px solid #d7d7d7;
    background-color: #fff;    
}


/*                                                     Apply button
******************************************************************/
.apply-button {
    text-align: center;
    padding: 30px 0 30px 0;
    width: 100%;
}

.apply-button a {
    text-decoration: none;
    font-size: 0.8125rem;
    font-weight: 800 !important;
    letter-spacing: 0.06875rem;
    line-height: 16px;
    text-transform: uppercase;
    padding: 16px 34px 16px 36px;
    color: #ffffff;
    background: #e42312;
}

.apply-button a:hover,
.apply-button a:focus {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    background-color: #b51c0f;
    transition: color .3s ease;
}


/*                                                     Enquiry form
******************************************************************/

#enquiry-form {
    padding: 10px 0 40px 0;
}

fieldset {
    width: auto;
    color: #222;
    font-size: 1em;
    margin: 0 0 1em;
    padding: 0.5em 1em 1em 1em;
}

legend {
    color: #000;
    font-size: 1.1em;
    font-weight: 700;
    background-color: #fff;
    margin: 0;
    width: auto;
}

input,
textarea {
    width: 60% !important;
    display: inline-block;
    margin: 5px;
    vertical-align: top;
}

label {
    width: 29% !important;
    color: #4f4f4f;
    font-size: 0.9em;
    font-weight: 400;
    display: inline-block;
    line-height: inherit;
    padding-top: 5px;
}

select {
    width: 60% !important;
    color: #4f4f4f;
    font-size: 0.9em;
    font-weight: 400;
    display: inline-block;
    margin: 5px;
}

.go.submit-form {
    float: left;
    width: 200px !important;
     color: #ffffff;
    background: #e42312;
    border: 0px;
    letter-spacing: 0.06875rem;
    font-size: 0.8125rem;
    font-weight: 800;
   padding: 16px 34px 16px 36px;
     margin-bottom: 50px;
     text-transform: uppercase;
}

.go.submit-form:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #b51c0f;
    transition: color .3s ease;
    color: #ffffff;
}

#enquiry-content, #enquiry-content-2 {
    padding: 0px 15px 0px 15px;
    clear: both;    
}

#enquiry-captcha {
     float: left;
}

#enquiry-submit {
    clear: both;
}

.clear {
    clear: both;
}


/*                                                     Breadcrumbs
******************************************************************/


.breadcrumbs-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1160px;
    width: calc(100% - 30px);
    margin-top: 19px;
    margin-bottom: 25px;
    display: none
}

.breadcrumbs-list {
    margin-bottom: 0
}

.breadcrumbs-list li {
    display: inline-block;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 0.8125rem;
    letter-spacing: -0.0225rem;
    font-weight: 600
}

.breadcrumbs-list li a {
    font-size: 0.8125rem;
    font-weight: 500;
    color: #e42313;
    text-decoration: none
}

.breadcrumbs-list li a:hover {
    text-decoration: underline
}

.breadcrumbs-list li:before {
    content: none
}

.breadcrumbs-list li:last-child:after {
    content: none
}

.breadcrumbs-list li:after {
    content: " >";
    color: #e42313
}

.breadcrumb-item+.breadcrumb-item::before {
    display: none;
}


@media screen and (min-width: 768px) {
    .breadcrumbs-wrapper {
        display: block
    }
     .breadcrumbs-wrapper {
        width: 100%
    }
    
}



/*                                                     skip
******************************************************************/

#skip a,
#skip a:hover,
#skip a:visited,
#skip a:active {
    overflow: hidden;
    position: absolute;
    top: -999px;
    left: 0;
}


/*                                                     MEDIA CSS 
***************************************************************************

***************************************************************************/

@media screen and (max-width:1250px) {
    #bootstrap-overrides .nav-item a {
        font-size: 0.95rem;
    }
   
    .hero-content {
     background-color: none;
    position: relative; 
    margin: 0 auto;
        width: 100%;
        min-height: 440px;           
}


.hero-text-container {    
    background-color: none;
    float: left;
    width: 100%;
    padding: 20px 20px 0 20px;
  z-index: 100;
  
}

.hero-text {
    width: 100%;
    margin: 0 auto;
    color: #ffffff;   
    align-content: center;
    }
        .intro-blurb p,
p.intro-blurb {
    font-size: 1rem;
    color: #ffffff;
    }    

.hero-standard .hero-text-standard {
    padding: 200px 15px 0px 15px;
}    
     
    .hero-image-container {
    width: 100%;
    height: 100%;
   position: absolute;
        float:left;     
 
}

.hero-image-container img {
position: absolute;
    width: 100%;
    height: auto;
   top: 0;
  left: 0; 
    }        
}

@media screen and (max-width:1199px) {

    #bootstrap-overrides header {
        height: 75px;
        margin-top: 0px;
    }

    .header__pullright {
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .secondary-menu {
        float: right;
        width: 200px;
        height: 65px;
        margin-top: 10px;
        margin-right: 0px;
    }

    .main-menu {
        height: 10px;
        width: 20px;
        float: left;
    }

    #container-logo {
        margin: auto;
        padding: 0px;
        height: 50px;
        float: left;
        display: block;
        position: relative;
    }

    #container-logo img {
        width: auto;
        height: 50px;
        z-index: 2000;
    }

    #content {
        padding: 40px 30px 30px 50px;
    }

    #primary-content {
        width: 550px;
    }

    #secondary-content {
        width: 280px;
    }

    .navbar {
        height: 75px;
    }

    li.nav-item {
        background-color: #ffffff;
        width: 250px;
        border-bottom: 1px solid #eeeeee;
    }

    #bootstrap-overrides .nav-item a {
        padding: 17px 20px 13px 20px;
        text-align: left;
    }

    li.nav-item a:hover {
        border-bottom: none;
    }

    #bootstrap-overrides .navbar-collapse {
        margin-top: 20px;
    }

}


@media screen and (max-width:991px) {

    p.navbar-brand {
        line-height: 0;
        padding: 0;
        margin: 0;
    }

    #menu {
        float: left;
        text-align: right;
    }

    #primary-content {
        width: 100%;
    }

    #primary-content ul li {
        margin: 10px 0 10px 15px;
    }

    #secondary-content {
        width: 100%;
    }

    .apply-button {
        height: auto;
        width: 100%;
    }

    .nav-item {
        border-top: 1px solid #ddd !important;
    }
}

@media screen and (max-width:767px) {
    #bootstrap-overrides header {
        height: 75px;

    }

    #container-logo {
        position: relative;
        float: right;
        height: 35px;
    }

    #container-logo img {
        width: auto;
        height: 35px;
        padding-left: 30px;
    }
    
    .hero-standard .hero-text-standard {
    padding: 175px 15px 0px 15px;
    }    
   

    #content {
        padding: 20px 0px 0px 0px;
    }

    #primary-content {
        float: left;
        width: 100%;
        padding: 0px 15px 10px 15px;
    }

    #primary-content li {
        margin-left: 20px;
    }

    h1 {
        font-size: 2.4375rem;
        padding: 10px 0 10px 0;
        letter-spacing: -0.1rem;
        margin: 0px 0px 10px 0px;
        line-height: 1.1em;
    }

    h2 {
        font-size: 1.4em;
        line-height: 1.5em;
    }

    h3 {
        font-size: 1.2em;
    }

    h4 {
        font-size: 1.1em;
    }

    .greybox {
        padding: 10px 15px 15px 15px;
    }

    .hero-content {
        height: 100%;
        min-height: 250px;
    }

    .hero-text-container {    
    padding: 0px 20px 0 20px;    
    }
}


@media screen and (max-width:35em) {}

@media screen and (max-width:25em) {}



/*                                                     Footer
******************************************************************/




.footer {
    background: #000;
    color: #fff;
    padding-top: 27px;
    font-size: 0.875rem;
    clear: both;
}

.footer li {
    padding-left: 0;
    padding-bottom: 0
}

.footer li::before {
    content: none
}

.footer h2 {
    margin-top: 0;
    font-size: 1.125rem;
    letter-spacing: -0.02125rem;
    margin-bottom: 24px
}

.footer a {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    font-size: 0.875rem
}

.footer a:hover,
.footer a:focus {
    text-decoration: underline
}


@media screen and (min-width: 768px) {
    .footer {
        padding-top: 70px
    }
}

@media screen and (min-width: 1280px) {
    .footer {
        padding-top: 85px;
        font-size: 0.9375rem
    }

    .footer h2 {
        font-size: 1.375rem
    }
}

.footer-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 52px auto;
    max-width: 1160px;
    width: calc(100% - 30px)
}

.footer-columns ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.footer-columns li {
    margin-bottom: 9px;
    letter-spacing: -0.01625rem
}

.footer-columns p {
    margin: 8px 0;
    color: #ffffff;
}

.footer-columns .footer-columns__col1 {
    flex-basis: 100%
}

.footer-columns .footer-columns__col2 {
    flex-basis: 100%;
    margin-top: 52px
}

.footer-columns .footer-columns__col3 {
    flex-basis: 100%;
    margin-top: 52px
}

@media screen and (min-width: 768px) {
    .footer-columns {
        width: calc(100% - 80px);
        flex-wrap: wrap
    }

    .footer-columns .footer-columns__col1 {
        flex-basis: 50%
    }

    .footer-columns .footer-columns__col2 {
        flex-basis: 50%;
        margin-left: 0;
        margin-top: 0
    }

    .footer-columns .footer-columns__col3 {
        flex-basis: 100%;
        margin-top: 52px
    }

    .footer-columns li {
        margin-top: 17px
    }

    .footer-columns h2 {
        margin-bottom: 25px
    }
}

@media screen and (min-width: 1280px) {
    .footer-columns li {
        margin-top: 13px
    }

    .footer-columns h2 {
        margin-bottom: 32px
    }

    .footer-columns .footer-columns__col1 {
        flex-basis: auto
    }

    .footer-columns .footer-columns__col2 {
        flex-basis: auto;
        margin-left: 90px
    }

    .footer-columns .footer-columns__col3 {
        flex-basis: auto;
        margin-top: 0
    }
}

.footer-bottom {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1160px;
    width: calc(100% - 30px);
    padding-bottom: 44px;
    margin-top: 20px;
    padding-top: 20px;
    justify-content: space-between;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #afafaf;
    font-size: 0.75rem
}

@media screen and (min-width: 768px) {
    .footer-bottom {
        width: calc(100% - 80px)
    }
}

@media screen and (min-width: 1160px) {
    .footer-bottom {
        width: 100%
    }
}

.footer-bottom a {
    color: #afafaf
}

@media screen and (min-width: 768px) {
    .footer-bottom {
        flex-wrap: nowrap;
        padding-bottom: 74px;
        padding-top: 0;
        margin-top: 40px;
        width: calc(100% - 80px)
    }
}

@media screen and (min-width: 1280px) {
    .footer-bottom {
        margin-top: 50px
    }
}

.footer-acknowledge {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    font-weight: 500;
    width: calc(100% - 30px);
    max-width: 1160px
}

@media screen and (min-width: 768px) {
    .footer-acknowledge {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        width: calc(100% - 80px)
    }
}

@media screen and (min-width: 1280px) {
    .footer-acknowledge {
        margin-top: 20px
    }
}

.footer-acknowledge__icons {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.footer-acknowledge__icons li {
    display: inline-block;
    margin-left: 5px
}

.footer-acknowledge__icons li:first-child {
    margin-left: 0
}

.footer-acknowledge__icons li a {
    display: inline-block
}

@media screen and (min-width: 768px) {
    .footer-acknowledge__icons {
        min-width: 110px;
        margin-top: 5px
    }
}

.footer-acknowledge__content {
    margin-top: 10px;
    line-height: 1.375rem;
    padding-top: 3px
}

@media screen and (min-width: 768px) {
    .footer-acknowledge__content {
        margin-top: 0;
        padding-left: 32px;
        padding-top: 0
    }
}

@media screen and (min-width: 1280px) {
    .footer-acknowledge__content {
        padding-top: 3px;
    }
}

.footer-bottom__content {
    margin-top: 22px;
}

.footer-bottom__content p {
    font-size: 0.8125rem;
    line-height: 1.375rem;
    color: #afafaf;
}

@media screen and (min-width: 1280px) {
    .footer-bottom__content {
        margin-top: 35px;
    }

    .footer p {
        margin-bottom: 15px;
    }
}

.footer-bottom__logo {
    padding-top: 20px;
    margin: 0 auto;
}

.footer-bottom__logo a {
    display: block;
}

.footer-bottom__logo img {
    width: 200px;
}

@media screen and (min-width: 768px) {
    .footer-bottom__logo {
        padding-top: 35px;
        margin: 0;
    }
}

ul.footer-bottom__links {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
}

ul.footer-bottom__links li {
    display: inline-block;
    margin-right: 50px;
    margin-top: 20px;
}

ul.footer-bottom__links li:first-child {
    margin-left: 0;
}

ul.footer-bottom__links a {
    text-decoration: underline;
}

ul.footer-bottom__links a:hover,
ul.footer-bottom__links a:focus {
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    ul.footer-bottom__links li {
        margin-right: 40px;
    }
}

@media screen and (min-width: 1280px) {
    ul.footer-bottom__links li {
        margin-right: 60px;
    }
}

.footer-social {
    display: flex;
    justify-content: left;
}

.footer-social li {
    margin-top: 0;
    margin-left: 39px;
}

.footer-social li:first-child {
    margin-left: 0;
}

.footer-social a {
    display: block;
    display: flex;
    flex-direction: column;
    justify-items: center;
    font-size: 1.0625rem;
    line-height: 1.0625rem;
    padding-bottom: 2px;
}

.footer-social a[rel ~ ="external"]::after {
    content: none
}

.footer-social a::before {
    font-family: "UTAS-UI";
    font-size: 1.0625rem;
    line-height: 1.0625rem;
    font-weight: normal;
    color: white
}

.footer-social a:active,
.footer-social a:focus,
.footer-social a:hover {
    text-decoration: none;
    border-bottom: 1px solid white
}

.footer-social a.footer-social--facebook::before {
    background-image: url(../assets/images/follow-us-facebook.png)
        /*    content: "\E915"*/
}

.footer-social a.footer-social--twitter::before {
    content: "\E916"
}

.footer-social a.footer-social--instagram::before {
    content: "\E917"
}

.footer-social a.footer-social--youtube::before {
    content: "\E918"
}

.footer-social a.footer-social--linkedin::before {
    content: "\E919"
}


[data-js-header-search-active] .main,
[data-js-header-search-active] .footer {
    display: none
}

@media screen and (min-width: 1280px) {

    [data-js-header-search-active] .main,
    [data-js-header-search-active] .footer {
        display: block
    }
}


@media screen and (min-width: 1280px) {

    [data-js-mobi-menu-open] .main,
    [data-js-mobi-menu-open] .footer {
        display: none
    }
}

@media screen and (min-width: 1280px) {

    [data-js-mobi-menu-open] .main,
    [data-js-mobi-menu-open] .footer {
        display: block
    }
}
