/*
	Theme Name: Schoolcms - Landing
	Author: Innermedia
Author URI: https://www.innermedia.co.uk
Description: 
Requires at least: WordPress 4.9.6
Version: 1.0
*/
/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/

.feet img {
	width:100%;
}

section.dynamicContent.dynamic-image_section {
    padding-top: 50px;
    padding-bottom: 50px;
}

header {
    position: fixed;
    z-index: 123;
    left: 0;
    right: 0;
    transition: all 300ms;
}

.fixedHeader header {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 10px #000;
}

html {
    scroll-behavior: smooth;
}

body {
    font-size: 24px;
    font-family: "gill-sans-nova",sans-serif;
    font-weight: 300;
    color: #7c7c7c;
    line-height: 1.55;
}

.wrapper {
    position: relative;
    overflow: hidden;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

h1, h2, h3 {
    font-weight: 400;
    color: #041e42;
    min-height: 1px;
    font-family: 'EB Garamond', serif;
}

footer h1, footer h2, footer h3 {
    color: #fff;
    font-family: "gill-sans-nova",sans-serif;
    font-size: 15px;
    margin-top: 40px;
    margin-bottom: 20px;
}

h1 img, h2 img, h3 img {
    margin-top: 5px!important;
}

h2 {
    font-size: 36px;
    margin: 20px 0 20px 0;
}

h1 {
    font-size: 52px;
    color: #37772d;
    margin: 20px 0 30px 0;
    font-family: 'EB Garamond', serif;
}

h6 {
    font-size: 15px;
    color: #444;
}

.belowText h6 {
    color: #444;
}

.introText h1 {
    color: #ffffff;
}

.introText h6 {
    color: #ffffff;
}

h3 {
    font-size: 20px;
    /* font-family: 'EB Garamond', serif; */
}

h4 {
    font-size: 14px;
    color: #c5e86c;
    margin: 2.3em 0;
    letter-spacing: 0.1em;
}

p {
    margin-bottom: 1.2em;
    letter-spacing: 0.01em;
}

ul {
    list-style-position: inside;
    padding: 0;
}

.textBlock.default ul {
    color: #237281;
}

blockquote {
    font-family: 'Open Sans', sans-serif;
    color: #2dccd3;
    text-align: center;
    border: 0;
    font-style: italic;
}

table {
    margin: 1em auto;
    text-align: left;
    max-width: 100%;
}

table tr {
    border-bottom: solid 1px;
}

table td {
    padding: 5px;
}

table td:last-child {
    text-align: right;
}

/* form changes*/
.dynamicContent div.wpforms-container-full .wpforms-form .wpforms-field-label, .dynamicContent div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-weight: 500;
}

.dynamicContent div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-html {
    font-size: 14px;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    margin-bottom: 10px
}

.dynamicContent div.wpforms-container-full .wpforms-form input.wpforms-field-medium, .dynamicContent div.wpforms-container-full .wpforms-form select.wpforms-field-medium, .dynamicContent div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}

.dynamicContent div.wpforms-container-full .wpforms-form button[type=submit] {
    display: inline-block;
    font-weight: 500;
    line-height: 1.5em;
    padding: 12px 41px;
    font-size: 16px;
    text-transform: uppercase;
    background: #c5e86c;
    color: #041e42;
    letter-spacing: 0.1em;
    border: solid 2px #c5e86c;
    min-width: 200px;
    text-align: center;
    color: #fff;
    border: 0;
    border: 2px solid #f04e98;
    background: #f04e98;
    padding: 10px 50px;
    font-weight: 400;
    margin: 30px 0;
    text-transform: uppercase;
}

.dynamicContent div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    color: #f04e98;
    border: 2px solid #f04e98;
    background: #fff;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 10px 40px 30px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

/*------------------------------------*\
    RESPONSIVE XL
\*------------------------------------*/
.col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

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

@media only screen and (min-width : 1390px) {
    .container {
        width: 1300px;
    }
}

@media (min-width: 1590px) {
    .container {
        width: 1560px;
    }

    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        float: left;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-11 {
        width: 91.66666667%;
    }

    .col-xl-10 {
        width: 83.33333333%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-8 {
        width: 66.66666667%;
    }

    .col-xl-7 {
        width: 58.33333333%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-5 {
        width: 41.66666667%;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-2 {
        width: 16.66666667%;
    }

    .col-xl-1 {
        width: 8.33333333%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-pull-11 {
        right: 91.66666667%;
    }

    .col-xl-pull-10 {
        right: 83.33333333%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-8 {
        right: 66.66666667%;
    }

    .col-xl-pull-7 {
        right: 58.33333333%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-5 {
        right: 41.66666667%;
    }

    .col-xl-pull-4 {
        right: 33.33333333%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-2 {
        right: 16.66666667%;
    }

    .col-xl-pull-1 {
        right: 8.33333333%;
    }

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-push-11 {
        left: 91.66666667%;
    }

    .col-xl-push-10 {
        left: 83.33333333%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-8 {
        left: 66.66666667%;
    }

    .col-xl-push-7 {
        left: 58.33333333%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-5 {
        left: 41.66666667%;
    }

    .col-xl-push-4 {
        left: 33.33333333%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-2 {
        left: 16.66666667%;
    }

    .col-xl-push-1 {
        left: 8.33333333%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-offset-12 {
        margin-left: 100%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xl-offset-0 {
        margin-left: 0;
    }

    .visible-xl {
        display: block !important;
    }

    table.visible-xl {
        display: table;
    }

    tr.visible-xl {
        display: table-row !important;
    }

    th.visible-xl, td.visible-xl {
        display: table-cell !important;
    }

    .visible-xl-block {
        display: block !important;
    }

    .visible-xl-inline {
        display: inline !important;
    }

    .visible-xl-inline-block {
        display: inline-block !important;
    }

    .hidden-xl {
        display: none !important;
    }
}

/* End responsive XL */
/*navigation*/
.mainMenu {
    display: inline-block;
}

.headGroup .openDays {
    display: inline-block;
}

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

.mainMenu .menu {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: right;
}

.mainMenu .menu a {
    color: #fff;
    text-shadow: 0 0 14px #000;
}

.fixedHeader .mainMenu .menu a {
    color: #007721;
    text-shadow: 0 0 14px transparent;
    transition: all 300ms;
}

.mainMenu .menu a:hover {
    text-decoration: none;
    color: #ffc500;
}

.mainMenu .menu li {
    display: inline-block;
    position: relative;
    padding: 5px;
    vertical-align: middle;
}

.openCol {
    display: none;
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
    .mainMenu .menu {
        font-size:12px;
    }

    .mainMenu {
        display: block;
    }

    .mainMenu .menu > li {
        line-height: 90px;
    }

    .mainMenu .menu li {
    }

    .headGroup .openDays {
        float: right;
        line-height: 90px;
    }
}

@media (min-width: 1200px) {
    .headerIcon {
        margin:25px 0;
        margin: 0;
    }

    .mainMenu .menu > li {
        line-height: 110px;
        padding: 5px 15px;
    }

    .headGroup .openDays {
        padding: 5px 0;
        line-height: 110px;
    }

    .headerIcon .mainLogo {
        display: inline-block;
    }

    .headerIcon .mobIcon {
        display: none;
    }
}

@media (min-width: 1400px) {
    .mainMenu .menu {
        font-size:14px;
    }
}

@media (min-width: 1590px) {
    .openCol {
        display:block;
    }
}

.headGroup .openDays a {
    display: inline-block;
    font-weight: 500;
    line-height: 1.5em;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
    background: #c5e86c;
    color: #041e42;
    letter-spacing: 0.1em;
    border: solid 2px #c5e86c;
    text-align: center;
    width: 100%;
    font-family: 'EB Garamond', serif;
}

.headGroup .openDays a:hover {
    background: #fff;
    text-decoration: none;
}

.lang-flags {
    float: right;
    padding-top: 53px;
}

@media(max-width: 1199px) {
    .lang-flags {
        padding-top: 45px;
    }
}

@media(max-width: 991px) {
    .lang-flags {
        padding-top: 0px;
        display: inline-block;
        float: none;
    }
}

.menuToggle {
    display: none;
}

/*menuToggle*/
@media (max-width: 991px) {
    .mainMenu {
        display:block;
        text-align: right;
    }

    .menuToggle {
        display: inline-block;
        font-size: 30px;
        color: #7d81c0;
        padding: 0px 10px 0px;
        text-align: right;
        cursor: pointer;
        background-color: #fff;
        margin-top: 20px;
    }

    .mainMenu .menuWrap {
        position: fixed;
        right: 0;
        top: 0;
        height: 100%;
        background: #fff;
        display: block;
        width: 260px;
        z-index: 800;
        padding: 0;
        text-align: left;
        border-left: solid 2px #7d81c0;
    }

    .mainMenu .menu {
        text-align: left;
    }

    .mainMenu .menuWrap {
        right: -270px;
        transition: 300ms;
    }

    body.menuopen .mainMenu .menuWrap {
        right: 0px;
    }

    .mainMenu .menu li {
        display: block;
        padding: 0px 0px;
    }

    .mainMenu .menu li a {
        padding: 10px;
        display: block;
        text-shadow:none;
        color:#00761f
    }

    .mainMenu .menu li a:hover {
        background: #7d81c0;
        /* color: #fff; */
        text-decoration: none;
    }
}

/*-------------------
Header
------------------*/
.logo {
    display: inline-block;
    line-height: 90px;
    vertical-align: middle;
}

.logo img {
    max-height: 90px;
}

.logo .mainLogo {
    vertical-align: middle;
    transition: all 300ms;
    filter: brightness(0) invert(1);
}

.fixedHeader .logo .mainLogo {
    filter: brightness(1) invert(0);
}

.logo .mobIcon {
    display: inline-block;
    vertical-align: middle
}

@media (min-width: 1200px) {
    .logo .mainLogo {
        display:inline-block;
    }

    .logo .mobIcon {
        display: none;
    }

    .logo {
        line-height: 110px;
    }

    .logo img {
        max-height: 110px;
    }
}

.homeBanner {
    width: 100%;
    position: relative;
    overflow: hidden;
    max-height: 760px;
    background: #297b89;
}

.homeBanner .slide {
    width: 100%;
}

.homeBanner .slideImage {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.homeBanner .slideImage img {
    visibility: hidden;
}

.homeBanner .slideText {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: rgba(0, 0, 0, 0.8);
    padding: 30px 30px 60px 30px;
}

.homeBanner .slideText .slideTop {
    font-size: 30px;
    line-height: 1.3;
    /* text-transform: uppercase; */
    font-weight: 100;
    font-family: 'EB Garamond', serif;
}

.homeBanner .slideText:before {
    /* content: ""; */
    display: block;
    display: none;
    background: rgba(51, 51, 51, 0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* transform: scale(1.8); */
    /* filter: blur(35px); */
    /* border-radius: 100%; */
}

@media (min-width: 992px) {
    .homeBanner .slideText {
        position:absolute;
        width: 100%;
        bottom: 0%;
        left: 0;
        /* transform: translateX(-50%) translateY(-50%); */
        /* background: transparent; */
    }

    .homeBanner .slideText:before {
        display: block
    }
}

@media (min-width: 1200px) {
    .homeBanner .slideText {
        font-size:24px;
    }

    .homeBanner .slideText .slideTop {
        font-size: 50px;
    }

    .homeBanner .slideText .slideBottom {
        margin-top: 15px;
    }
}

.homeBanner .slideText .slideBottom {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2.5px;
    margin-top: 10px;
}

.homeBanner .openDays {
    color: #fff;
    background: rgb(41, 123, 137);
    padding: 15px 0;
    text-align: center;
}

.homeBanner .openDays a {
    display: inline-block;
    font-weight: 500;
    line-height: 1.5em;
    padding: 10px 41px;
    font-size: 18px;
    text-transform: uppercase;
    background: #c5e86c;
    color: #041e42;
    letter-spacing: 0.1em;
    border: solid 2px #c5e86c;
    min-width: 200px;
    text-align: center;
    font-family: 'EB Garamond', serif;
}

.homeBanner .openDays a:hover {
    background: #fff;
    text-decoration: none;
}

.homeBanner .openDays .openCont {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 500;
    padding: 5px 0 10px;
}

@media (min-width: 992px) {
    .homeBanner .openDays {
        color:#fff;
        background: rgba(0, 0, 0, 0.65);
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 110;
        padding: 25px 0;
        text-align: initial;
    }

    .homeBanner .openDays .opendayText {
        font-size: 30px;
    }

    .homeBanner .openDays .opendayText {
        display: flex;
        padding: 0;
    }

    .homeBanner .openDays .opendayText .openCont {
        flex: 1;
        padding: 5px 0 0;
        line-height: 1.5;
        font-size: 20px;
    }
}

@media (min-width: 1590px) {
    .homeBanner .openDays .opendayText .openCont {
        font-size:30px;
        font-family: 'EB Garamond', serif;
    }
}

.introText {
    background: #7d81c0;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center;
    font-size: 24px;
    position: relative;
    padding-bottom: 80px;
    font-weight: 300;
}

.introText:after {
    /* content:''; */
    width: 100%;
    display: block;
    position: absolute;
    height: 142px;
    background-image: url(images/tear-teal.png);
    background-size: 1560px;
    background-position: center;
    bottom: -110px;
    z-index: 10;
}

.belowText {
    padding: 70px 0 0px 0;
    /* background: #f3f4f6; */
}

.row.columnrow .col-sm-7.col-xl-6.col-xl-offset-1 {
}

/*Dynamic blocks*/
.dynamicContent {
    /* margin: 100px 0; */
}

/*text block*/
.textBlock {
    /* text-align: center; */
    padding: 60px 0;
    position: relative;
}

.textBlock.hasimg {
    padding-top: 100px;
    padding-bottom: 60px;
}

.textBlock.default {
    padding: 30px 0;
}

.textBlock .imageBackground {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    opacity: 0.15;
}

.textBlock.clearBlock .imageBackground {
    opacity: 1;
}

.textBlock .textLink {
    margin: 40px 0 60px;
    text-align: center;
}

.textBlock .textLink a, .linkbutton a {
    display: inline-block;
    font-weight: 600;
    line-height: 1.5em;
    padding: 10px 41px;
    font-size: 14px;
    text-transform: uppercase;
    background: #fff;
    color: #37772d;
    letter-spacing: 0.1em;
    border: solid 2px #37772d;
    min-width: 200px;
    text-align: center;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    transition: all 300ms;
}

.linkbutton.telephoneLink a {
    padding: 0;
}

.linkbutton.telephoneLink a .cont {
    display: inline-block;
    position: relative;
    padding: 10px 41px;
    opacity: 1;
    transition: 300ms;
}

.linkbutton.telephoneLink a .number {
    display: block;
    width: 100%;
    position: relative;
    opacity: 0;
    position: absolute;
    padding: 10px 41px;
    top: 0;
    left: 100%;
    transition: 500ms;
}

.linkbutton.telephoneLink a.telOpen .cont {
    opacity: 0;
}

.linkbutton.telephoneLink a.telOpen .number {
    left: 0%;
    opacity: 1;
}

.textBlock.pinkBlock .textLink a, .textBlock.pinkBlock .linkbutton a {
    background: #041e42;
    color: #fff;
    border: solid 2px #041e42;
}

.textBlock .textLink a:hover, .linkbutton a:hover, .textBlock.pinkBlock .textLink a:hover, .textBlock.pinkBlock .linkbutton a:hover {
    background: #37772d;
    color: #fff;
    text-decoration: none;
}

.textBlock.blueBlock {
    background: #041e42;
    color: #fff;
}

.textBlock.blueBlock h1, .textBlock.blueBlock h2, .textBlock.blueBlock h3, .textBlock.purpleBlock h1, .textBlock.purpleBlock h2, .textBlock.purpleBlock h3 {
    color: #fff;
}

.textBlock.blueBlock.hasimg h2, .textBlock.purpleBlock.hasimg h2 {
    color: #c5e86c;
}

.textBlock.blueBlock h3 {
    color: #c5e86c;
    color: #fff;
    margin: 2.3em 0 1em;
    font-weight: 300;
    letter-spacing: 0.1em;
}

.textBlock.tealBlock {
    background: #2dccd3;
    color: #fff;
}

.textBlock.darktealBlock {
    background: #297b89;
    color: #fff;
}

.textBlock.greenBlock {
    background: #c5e86c;
    color: #fff;
}

.textBlock.purpleBlock {
    background: rgba(141, 21, 173, 1);
    color: #fff;
}

.textBlock.lightgreyBlock {
    background: #f4f4f4;
}

.textBlock.tealBlock h1, .textBlock.tealBlock h2, .textBlock.tealBlock h3, .textBlock.darktealBlock h1, .textBlock.darktealBlock h2, .textBlock.darktealBlock h3, .textBlock.greenBlock h1, .textBlock.greenBlock h2, .textBlock.greenBlock h3 {
    color: #fff;
}

.textBlock.tealBlock.hasimg h2 {
    color: #041e42;
}

.ImgtextBlock .textBlock.greenBlock h2, .ImgtextBlock .textBlock.greenBlock h3 {
    color: #003057;
}

.textBlock.pinkBlock {
    background: #f04e98;
    color: #fff;
}

.textBlock.pinkBlock a {
    color: #fff;
}

.textBlock.pinkBlock h1, .textBlock.pinkBlock h2, .textBlock.pinkBlock h3 {
    color: #fff;
}

.textBlock.pinkBlock .textLink a {
    background: #2a3b6f;
    border-color: #2a3b6f;
    color: #fff;
}

.textBlock.pinkBlock .textLink a:hover {
    background: #fff;
    color: #2a3b6f;
}

/*default styles*/
.textBlock.default:before, .textBlock.lightgreyBlock:before {
    content: '';
    display: block;
    width: 1px;
    background: #041e42;
    height: 87px;
    margin: 15px auto 0px;
}

.page-template-front-page .textBlock.default:before, .page-template-front-page .textBlock.lightgreyBlock:before {
    content: none;
}

.dynamicContent.postCols .textBlock.default {
    background: #f8f8f8;
    padding-top: 50px;
}

.dynamicContent.postCols .textBlock.default:before {
    display: none;
}

.textBlock.default {
    position: relative;
}

.textBlock.default:after {
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    height: 153px;
    background-image: url(images/tear-white.png);
    background-size: 1560px;
    background-position: center;
    bottom: -131px;
    z-index: 10;
}

.page-template-front-page .textBlock.default:after {
    content: none;
}    

@media (min-width: 1390px) {
    .textBlock.hasimg > .col-sm-12 {
        padding-left:120px;
        padding-right: 120px;
    }
}

/* img text block*/
.ImgtextBlock {
    position: relative;
}

.ImgtextBlock .textBlock {
    padding: 30px;
    text-align: left;
}

.ImgtextBlock .textBlock p {
    letter-spacing: 1px;
    line-height: 1.66;
}

.ImgtextBlock .textBlock.blueBlock {
    background: rgba(4, 30, 66, 0.85);
}

.ImgtextBlock .textBlock.tealBlock {
    background: rgba(45, 204, 211, 0.85);
}

.ImgtextBlock .textBlock.pinkBlock {
    background: rgba(240, 78, 152, 0.85);
}

.ImgtextBlock .textBlock.purpleBlock {
    background: rgba(141, 21, 173, 0.85);
}

.ImgtextBlock .textBlock.greenBlock {
    background: rgba(197, 232, 108, 0.85);
    color: #003057;
}

.ImgtextBlock .imageBackground {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}

@media (min-width: 1590px) {
    .ImgtextBlock .textBlock {
        padding:40px 55px 40px 55px;
    }
}

/*columns*/
.dynamic-two_columns .columnrow .col2 {
    background: #c6e86d;
    color: #2b2b2b;
    z-index: 2;
}

.dynamic-two_columns .columnrow .col2 .wpforms-field-label {
    color: #003057;
    font-size: 18px;
    font-weight: 500;
}

.wpforms-field-label-inline {
    color: #003057;
    font-size: 18px;
    font-weight: 500;
}

.dynamic-two_columns .columnrow > div {
    padding-top: 120px;
    padding-bottom: 60px;
}

.dynamic-two_columns .columnrow > div:nth-child(2) {
    padding-bottom: 0px;
    transform: translateX(1px);
}

@media (min-width: 768px) {
    .dynamic-two_columns .columnrow {
        display:flex;
        background: #fff;
        position: relative;
    }

    .dynamic-two_columns {
        position: relative;
    }

    .dynamic-two_columns h3 {
        max-width: 500px
    }

    .dynamic-two_columns:before {
        content: '';
        position: absolute;
        display: block;
        width: 50%;
        lefT: 50%;
        height: 100%;
        top: 0px;
        background: #c6e86d;
    }

    .dynamic-two_columns .columnrow .col2 {
        /* margin-left: 2px; */
    }
}

@media (min-width: 1390px) {
    .dynamic-two_columns .columnrow > div {
        padding-left:40px;
        padding-right: 40px;
    }
}

/*infoBlocks*/
.infoBlocks .image {
}

.infoBlocks img {
    border-radius: 100%;
}

.infoBlocks:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 50%;
    background: #f4f4f4;
    display: block;
}

.infoBlocks {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
}

.infoBlocks .infoBlock {
    padding-top: 20px;
    padding-bottom: 20px;
}

.infoBlocks .infoBlock .images {
    padding: 10px 0;
}

@media (min-width: 992px) {
    .infoBlocks .infoBlock {
        padding-left:30px;
        padding-right: 30px;
    }
}

/*innerInfoBlocks*/
.innerInfoBlocks {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 105px;
    text-align: center;
}

.innerInfo {
    line-height: 1.3;
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    margin-bottom: 10px;
}

.innerInfoBlocks .image {
    height: 45px;
    line-height: 45px;
}

.innerInfoBlocks .image img {
    vertical-align: middle;
}

.innerInfoBlocks img {
    max-height: 105px;
}

.innerInfoBlocks strong {
    display: block;
}

.innerInfoBlocks span {
    display: block;
    font-size: 16px;
}

.highlights {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.highlights > div {
    flex-basis: 50%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
}

.highlight-icon {
    min-height: 110px;
    line-height: 110px;
    vertical-align: middle;
}

.highlight-icon img {
    vertical-align: middle;
}

@media(max-width: 767px) {
    .highlights > div {
        flex-basis: 100%;
    }
}

.highlight-title {
    color: #003057;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.3em;
    font-family: 'EB Garamond', serif;
}

.highlight-text {
    line-height: 28px;
    font-weight: 400;
    overflow: hidden;
}

.highlight-seymour {
    transform: rotate(180deg) scaleX(2);
    cursor: pointer;
    font-size: 28px;
    color: #d8d8d8;
}

/*Image block*/
.imageBlock {
    width: 100%;
    position: relative;
    /* max-width: 1520px; */
    max-height: 600px;
    margin: auto;
    overflow: hidden;
    /* margin-top: 50px; */
}

.imageBlock.videoBlock {
    width: 80%;
    max-height: 500px;
    max-width: 1200px;
    margin-top: 50px;
    margin-bottom: 50px;
	min-height:250px;
}

.imageBlock img {
    visibility: hidden;
}

.imageBlock .imageBackground {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}

.imageBlock {
    text-align: center;
}

.imagesBlock {
    padding: 30px 0;
    position: relative;
}

.imagesBlock .singleImgs {
}

.imagesBlock .owl-prev, .imagesBlock .owl-next {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    background-size: contain;
    font-size: 0;
    transform: translateY(-47.88%);
}

.imagesBlock .owl-prev {
    left: -11px;
    background-image: url(images/car-prev.png);
}

.imagesBlock .owl-next {
    right: -15px;
    background-image: url(images/car-next.png);
}

.imagesBlock:after {
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    height: 153px;
    background-image: url(images/tear-white.png);
    background-size: 1560px;
    background-position: center;
    bottom: -131px;
    z-index: 10;
}

.playButton {
    width: 61px;
    height: 61px;
    background: #f1b820;
    position: absolute;
    right: 50%;
    bottom: 50%;
    transform: translate(50%,50%);
    border-radius: 100%;
    font-size: 50px;
    color: #fff;
    line-height: 58px;
    text-indent: 5px;
}
.playButton:before {
    content: "\f04b";   
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    text-align: center;
    font-size: 22px;
	vertical-align:center;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.playText {
    font-size: 32px;
    color: #ffffff;
    font-family: 'EB Garamond', serif;
    position: absolute;
    right: 0%;
    bottom: 20px;
    border-radius: 100%;
    width:100%;
	text-align:center;
}

@media (min-width: 992px) {


    .playButton {
        width: 91px;
        height: 91px;
        font-size: 70px;
        line-height: 88px;
    }

    .playText {
        font-size: 52px;
    }

    .imagesBlock {
        padding:80px 0;
    }

    .imagesBlock .owl-prev, .imagesBlock .owl-next {
        width: 71px;
        height: 71px;
    }

    .imagesBlock .owl-prev {
        left: -12px;
    }

    .imagesBlock .owl-next {
        right: -15px;
    }
}

@media (min-width: 1610px) {
    .imagesBlock .owl-prev {
        left:-30px;
    }

    .imagesBlock .owl-next {
        right: -32px;
    }
}

.hbspt-form {
    font-size: 16px;
    color: #041e43;
}

.hbspt-form label {
    margin-top: 10px
}

.hbspt-form input[type="text"], .hbspt-form input[type="email"], .hbspt-form input[type="tel"], .hbspt-form textarea, .hbspt-form select {
    width: 100% !important;
    padding: 5px;
    height: 40px
}

.hbspt-form textarea {
    height: 100px
}

.hbspt-form input[type="submit"] {
    color: #fff;
    border: 0;
    border: 2px solid #f04e98;
    background: #f04e98;
    padding: 10px 50px;
    font-weight: 400;
    margin: 30px 0;
    text-transform: uppercase;
}

.hbspt-form input[type="submit"]:hover {
    color: #f04e98;
    border: 2px solid #f04e98;
    background: #fff;
}

.tb-pager {
    display: block;
    text-align: center;
    font-size: 40px;
    line-height: 20px;
    letter-spacing: 7px;
}

.tb-pager > span {
    color: #333;
    opacity: 0.5;
    transition: all 300ms;
}

.tb-pager .cycle-pager-active {
    opacity: 1;
}

.boxed-items {
    margin: 60px 0;
}

.boxed-item {
    overflow: hidden;
    border: 4px solid rgba(255, 255, 255, 0.5);
    margin: 30px 0;
    padding: 30px;
}

.boxed-item img {
    border-radius: 100%;
    width: 20%;
    margin: 0 30px;
}

@media(max-width: 767px) {
    .boxed-item img {
        width: 100%;
        margin: 0px;
        float: none;
    }
}

/*----------------
Footer
------------------*/
.footer {
    position: relative;
    background: #464648;
    color: #fff;
    /* font-size: 15px; */
}

.footer:before {
    /* content: ''; */
    width: 100%;
    display: block;
    position: absolute;
    height: 142px;
    /* background-image: url(images/tear-pink.png); */
    background-size: 1560px;
    background-position: center;
    top: 0;
    z-index: 10;
}

.footer .map {
    background-image: url(images/oaksmap.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 560px;
    width: 100%;
    position: relative;
    background-size: cover;
}

.footer .map a {
    position: absolute;
    display: inline-block;
    font-weight: 500;
    line-height: 1.5em;
    padding: 10px 41px;
    font-size: 12px;
    text-transform: uppercase;
    background: #c5e86c;
    color: #041e42;
    letter-spacing: 0.1em;
    border: solid 2px #c5e86c;
    min-width: 200px;
    text-align: center;
    bottom: 135px;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
}

.footer .map a:hover {
    background: #fff;
    text-decoration: none;
}

.footerTop {
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: center;
    border-bottom: solid 1px #8d9091;
    font-weight: 500;
}

.footerTop p {
    color: #fff;
}

.footerTop a, .footerTop span {
    color: #fff;
    font-weight: 400;
}

.footerTop p {
    margin: 10px 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 2em;
}

.footerBottom {
    text-align: center;
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-top: 0px;
    color: #aaa;
}

.footerBottom a, .footerBottom span {
    color: #aaa;
    /* font-weight: 400; */
}

ul.inputs-list {
    list-style: none;
}

ul.inputs-list input[type='checkbox'] {
    margin-right: 10px
}

.local-anchor {
    transform: translateY(-120px);
    display: block;
}

.copyrights {
    text-align: left;
}

span.divvy {
    margin: 0 10px;
}

.namechecks {
    text-align: right;
}

.namechecks a {
    margin-left: 10px
}

/* GOWER LANDING */
