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

    @font-face{
        font-family:"Helvetica Neue LT W05 55 Roman";
        src:url("fonts/5664093/522972a6-5867-47ae-82fc-a7cf9bd5d4d4.eot?#iefix");
        src:url("fonts/5664093/522972a6-5867-47ae-82fc-a7cf9bd5d4d4.eot?#iefix") format("eot"),url("fonts/5664093/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2") format("woff2"),url("fonts/5664093/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff") format("woff"),url("fonts/5664093/8f4a1705-214a-4dd0-80b8-72252c37e688.ttf") format("truetype");
    }
    @font-face{
        font-family:"Helvetica Neue LT W05 65 Medium";
        src:url("fonts/5664103/5640036d-d549-4f16-b31e-87da78d9e832.eot?#iefix");
        src:url("fonts/5664103/5640036d-d549-4f16-b31e-87da78d9e832.eot?#iefix") format("eot"),url("fonts/5664103/240c57a0-fdce-440d-9ce3-85e0cb56f470.woff2") format("woff2"),url("fonts/5664103/7802e576-2ffa-4f22-a409-534355fbea79.woff") format("woff"),url("fonts/5664103/14d824a2-2a5c-4692-8e30-74f6e177b675.ttf") format("truetype");
    }
    @font-face{
        font-family:"Helvetica Neue LT W05 66 Md It";
        src:url("fonts/5664107/46116ca7-5e49-4a08-9af4-07e7182ce7fd.eot?#iefix");
        src:url("fonts/5664107/46116ca7-5e49-4a08-9af4-07e7182ce7fd.eot?#iefix") format("eot"),url("fonts/5664107/de68be2a-5d0e-4b8d-b3eb-940f75503e2a.woff2") format("woff2"),url("fonts/5664107/31029e78-79a0-4940-b82d-2e3c238e1355.woff") format("woff"),url("fonts/5664107/a8860880-ef55-430f-b420-eccd71f67b19.ttf") format("truetype");
    }
    @font-face{
        font-family:"Helvetica Neue LT W05 76 Bd It";
        src:url("fonts/5664111/ae7ba1a5-8e73-4170-81ae-a7d26629e728.eot?#iefix");
        src:url("fonts/5664111/ae7ba1a5-8e73-4170-81ae-a7d26629e728.eot?#iefix") format("eot"),url("fonts/5664111/13ab58b4-b5ba-4c95-afde-ab2608fbbbd9.woff2") format("woff2"),url("fonts/5664111/5018b5b5-c821-4653-bc74-d0b11d735f1a.woff") format("woff"),url("fonts/5664111/c20f44a1-784c-4d3f-8d7f-aee889b6a7ae.ttf") format("truetype");
    }
    @font-face{
        font-family:"Helvetica Neue LT W05_75 Bold";
        src:url("fonts/5664150/4c21ab66-1566-4a85-b310-fbc649985f88.eot?#iefix");
        src:url("fonts/5664150/4c21ab66-1566-4a85-b310-fbc649985f88.eot?#iefix") format("eot"),url("fonts/5664150/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2") format("woff2"),url("fonts/5664150/7b415a05-784a-4a4c-8c94-67e9288312f5.woff") format("woff"),url("fonts/5664150/f07c25ed-2d61-4e44-99ab-a0bc3ec67662.ttf") format("truetype");
    }
    @font-face{
        font-family:"Helvetica Neue LT W05 45 Light";
        src:url("fonts/5664085/cb0d1e8a-e111-4dbf-82c2-e948aba954c0.eot?#iefix");
        src:url("fonts/5664085/cb0d1e8a-e111-4dbf-82c2-e948aba954c0.eot?#iefix") format("eot"),url("fonts/5664085/f9c5199e-a996-4c08-9042-1eb845bb7495.woff2") format("woff2"),url("fonts/5664085/2a34f1f8-d701-4949-b12d-133c1c2636eb.woff") format("woff"),url("fonts/5664085/fdf10d5e-4ce0-45e5-a6c1-5eaff6cb1c11.ttf") format("truetype");
    }

html{
    scroll-behavior: smooth;
}
body {
    font-size: 18px;
	font-family:"Helvetica Neue LT W05 55 Roman";
    font-weight: 300;
    color: rgb(141, 144, 145);
    line-height: 1.55;
}

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

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

h1, h2, h3 {
    color: #00483a;
    font-family:"Helvetica Neue LT W05 65 Medium";
	position:relative;
}
h1, h2 {
	padding-bottom:20px;
}
h1:after, h2:after {
	content:'';
	display:inline-block;
	height:3px;
	display:block;
	width:100px;
	background: #80a49d;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -50px;
}
h2 {
    font-size: 38px;
    margin: 20px 0 20px 0;
}

.introText h1 {
    font-size: 38px;
    color: #fff;
    margin: 30px 0;
}
.introText h2 {
	 color: #fff;
}
h3 {
    font-size: 28px;
	margin:5px 0 1em; 
}
a {
	color:#00483a
}
a:hover {
	color:initial;
}
h4 {
    font-size: 14px;
    color: #00483a;
    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 {
    color: inherit;
    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;
}
.bodyContent {
	margin:20px 0;
}
/* form changes*/
.dynamicContent div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-weight: 600;
}

.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: 400;
    line-height: 1.5em;
    padding: 10px 41px;
    font-size: 15px;
    background: #c6debe;
    color: #00483a;
    border: solid 2px #c6debe;
    min-width: 200px;
    text-align: center;
    margin-top: 10px;
	position:relative;
	border-radius:25px;
}

.dynamicContent div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background: #fff;
	color:#00483a;
    border: solid 2px #00483a;
}
.dynamicContent  .col2  div.wpforms-container-full .wpforms-form button[type=submit] {
	background:#00483a;
	border-color:#00483a;
	color:#c6debe;
}
.dynamicContent .col2  div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background: #c6debe;
	color:#00483a;
    border: solid 2px #00483a;
}
/*------------------------------------*\
    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
\*------------------------------------*/


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

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

}

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

.headGroup .openDays {
    display: inline-block;
}
.headGroup .openDays {
	float: right;
	line-height: 90px;
}
.mainMenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mainMenu .menu {
    font-size: 16px;
}

.mainMenu .menu a {
    color: #00483a;
}

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

.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 {
		text-align:right;
    }

    .mainMenu {
        display: block;
    }

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

    .mainMenu .menu li {
    }

    .headGroup .openDays {
        float: right;
        line-height: 90px;
    }
	 .openCol {
        display:block;
		padding:0;
    }
	.menuopenDays {
		display:none;
	}
}

@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:18px;
    }
}

@media (min-width: 1590px) {
   .mainMenu .menu {
        font-size:20px;
    }
}
.menuopenDays {
	text-align:center;
}
.headGroup .openDays a,
.menuopenDays a {
    display: inline-block;
    font-weight: 600;
    line-height: 1.5em;
    padding: 10px 30px;
    font-size: 15px;
    background: #c6debe;
    color: #00483a;
    border: solid 2px #c6debe;
    text-align: center;
    margin-top: 10px;
    position: relative;
    border-radius: 25px;
}

.headGroup .openDays a:hover,
.menuopenDays a:hover {
        background: #00483a;
    border-color: #00483a;
    color: #c6debe;
    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: #c6debe;
        padding: 15px 20px 10px;
        text-align: right;
        cursor: pointer;
    }

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

    .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;
    }

    .mainMenu .menu li a:hover {
        background: #00483a;
        color: #fff;
        text-decoration: none;
    }
}

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

.logo img {
    vertical-align: middle;
	width:auto;
    max-height: 90px;
	
}

.logo .mainLogo {
    display: none;
    vertical-align: middle
}

.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: 585px;
    background: #c6debe;
}

.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: #00483a;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #c6debe;
    padding: 10px;
}

.homeBanner .slideText .slideTop {
    font-size: 30px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
}

.homeBanner .slideText:before {
    content: "";
    display: block;
    display: none;
    background: rgba(51, 51, 51, 0.6);
    height: 90%;
    width: 110%;
    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: 70%;
        top: 65%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        background: transparent;
    color: #fff;
    }

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

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

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

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

.homeBanner .openDays {
    color: #fff;
    background:#00483a;
    padding: 15px 0;
    text-align: center;
	font-size:14px;
}

.homeBanner .openDays a {
    display: inline-block;
    font-weight: 700;
    line-height: 1.5em;
    padding: 10px 41px;
    font-size: 1em;
    text-transform: uppercase;
    background: #c6debe;
    color: #fff;
    letter-spacing: 0.1em;
    border: solid 2px #c6debe;
    min-width: 200px;
    text-align: center;
}

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

.homeBanner .openDays .openCont {
    font-size: 1.667em;
    line-height: 1.2;
    font-weight: 700;
    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;
    }

    .homeBanner .openDays {
		 font-size:16px;
	 }

    .homeBanner .openDays .opendayText {
	}

    
}

@media (min-width: 1590px) {
	 .homeBanner .openDays {
		 font-size:18px;
	 }
    
}

.introText {
    background: #00483a;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
}
.introText blockquote{
	font-size:1.3em;
	color:#fff;
	margin-bottom:0;
}
.belowText {
    padding: 30px 0;
    background: #f3f4f6;
}

.row.columnrow .col-sm-7.col-xl-6.col-xl-offset-1{
    
}
/*Dynamic blocks*/
.dynamicContent {
}

/*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;
}

.textBlock .textLink a,
.linkbutton a {
    display: inline-block;
    font-weight: 600;
    line-height: 1.5em;
    padding: 10px 41px;
    font-size: 15px;
    background: #c6debe;
    color: #00483a;
    border: solid 2px #c6debe;
    min-width: 200px;
    text-align: center;
    margin-top: 10px;
	position:relative;
	border-radius:25px;
}

.textBlock .textLink a:hover,
.linkbutton a:hover{
    background: #00483a;
    text-decoration: none;
	color:#c6debe;
}
.textBlock.style1  .textLink,
.style1 .linkbutton a{
	background:#00483a;
	border: solid 2px #00483a;
}
.textBlock.style1  .textLink:hover,
.style1 .linkbutton a:hover{
	background: #fff;
    color: #c6debe;
    border: solid 2px #00483a;
}
.textBlock.style2 .linkbutton a {
	color:#00483a;
}
.textBlock.style2 .linkbutton a:hover {
	color:#c6debe;
}
.linkbutton.telephoneLink a {
	padding:0;
	overflow:hidden;
}
.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 00px;
	top:0;
	left:100%;
	 transition:500ms;
}
.linkbutton.telephoneLink a.telOpen .cont {
	opacity:0;
}
.linkbutton.telephoneLink a.telOpen .number {	
	left:0%;
	opacity:1;
}
.textBlock .slide {
	padding:20px 0;
	width:100%;
}



/*default styles*/

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

.dynamicContent.postCols .textBlock.default:before {
    display: none;
}
.textBlock.lightgreyBlock {
	background:#eee;
	color:#00483a;
}
.textBlock.style1 {
	background: #c6debe;
	color:#00483a;
}
.textBlock.style1 h2,
.textBlock.style1 h3,
.textBlock.style1 h4,
.textBlock.style1 a{
	color:#00483a;
}
.textBlock.style2 {
	background: #00483a;
	color:#fff;
}
.textBlock.style2 strong{
	color:#c6debe;
}
.textBlock.style2 h2,
.textBlock.style2 h3,
.textBlock.style2 h4,
.textBlock.style2 a{
	color:#fff;
}
@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 .imageBackground {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}
.ImgtextBlock .textBlock.style1 {
	background:rgba(216, 96, 24, 0.8)
}
.ImgtextBlock .textBlock.style2 {
	background:rgba(0, 0, 0, 0.80);
}
.ImgtextBlock .textBlock.lightgreyBlock{
	background:rgba(238, 238, 238, 0.8);
	color:#00483a;
}
@media (min-width: 1590px) {
    .ImgtextBlock .textBlock {
        padding:40px 55px 40px 55px;
    }
}

/*columns*/
.dynamic-two_columns .columnrow .col2 {
    background: #c6debe;
	color:#00483a;
    z-index: 2;
	padding-bottom:5px;
}
.dynamic-two_columns .columnrow .col2 h2,
.dynamic-two_columns .columnrow .col2 h3{
	color:#00483a;
}

.dynamic-two_columns .columnrow .col2 .col-bottom-image{
	margin:10px -15px -22px;
}
.dynamic-two_columns .columnrow > div {
    padding-top: 40px;
    padding-bottom: 40px;
}

.dynamic-two_columns .columnrow > div:nth-child(2) {
    padding-bottom: 0px;
	padding-bottom:5px;
    transform: translateX(1px);
}
@media (max-width: 991.99px) {
	.dynamic-two_columns .container {
		max-width:100%;
	}
}

@media (min-width: 992px) {
    .dynamic-two_columns .columnrow {
        display:flex;
        background: #fff;
        position: relative;
    }
	.introText {
		height:500px;
	}
	.dynamic-two_columns.intro-two .columnrow .col2 {
		margin-top:-500px;
		position:relative;
		z-index:120;
		padding-top:20px;
	}
    .dynamic-two_columns {
        position: relative;
    }

    


    .dynamic-two_columns .columnrow .col2 {
        /* margin-left: 2px; */
    }
}
@media (min-width: 1200px) {
	.introText {
		height:450px;
	}
	.dynamic-two_columns.intro-two .columnrow .col2 {
		margin-top:-450px;		
	}

	
}
@media (min-width: 1390px) {
    .dynamic-two_columns .columnrow > div {
        padding-left:20px;
        padding-right: 20px;
    }
	.dynamic-two_columns .columnrow .col2 .col-bottom-image{
		margin:10px -40px -22px;
	}
	.introText {
		height:380px;
	}
.dynamic-two_columns.intro-two .columnrow .col2 {
		margin-top:-380px;		
}
}
/*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;
}
.highlight a:hover img{
	opacity:0.6;
}
.highlights > div {
    flex-basis: 50%;
    text-align:center;
    overflow: hidden;
}

@media(max-width:767px){
    .highlights > div {
        flex-basis: 100%;
    }
}
.highlight-icon {
	max-width:230px;
	padding:5px 20px;
	line-height:84px;
	margin:5px auto 10px;
	text-align:center;
	
}
.highlight-icon img{
	display:inline-block;
	vertical-align:middle;
	transition:300ms;
}
.highlight-title {
    color: #00483a;
    margin-bottom: 20px;
    font-size: 18px;
	font-weight:600;
    line-height: 1.3em;
}




.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 #041e43;
    background: #041e43;
    padding: 10px 50px;
    font-weight: 400;
    margin: 30px 0;
    text-transform:uppercase;
}

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


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

.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;
}

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

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



/*infoCarousel*/
.infoCarousel {
	position:relative;
}
.infoCarItem {
	padding:20px;
	text-align:center;
	color:#2b2b2b;
	max-width:400px;
}
.infoCarImg {
	width:100%;
	padding-top:100%;
	background-repeat:no-repeat;
	background-size:cover;
	border-radius:50%;
	overflow:hidden;
}
.infoCarImg:after {
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border-radius:50%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+43,0.65+100 */
background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 43%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 43%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 43%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.infoCarImg img{
	display:none!important;
}
.infoCarItem h3{
	position:relative;
	font-size:28px;
	margin:1em 0;
	padding-top:10px;
	line-height:1.3;
	min-height:2.6em;
}
.infoCarItem h3:before{
	content:'';
	display:block;
	position:absolute;
	width:20px;
	height:2px;
	background:#c6debe;
	top:0;
	left:50%;
	margin-left:-10px;
}
.infoCarItem a {
	display:block;
	position:relative;
}
.infoCarItem .carItemText {
	position:absolute;
	bottom:12%;
	left:0;
	width:100%;
	color:#fff;
}
.infoCarItem .carItemText .itemTextButton{
	background:#c6debe;
	color:#00483a;
	display:block;
	height:50px;
	width:50px;
	margin:10px auto 0;
	position:relative;
	border-radius:50%;
	transition:300ms;
}
.infoCarItem .carItemText .itemTextButton:before{
	content:"\f054";
	font-size:20px;
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	position:absolute;
	width:50px;
	text-align:center;
	left:0;
	top:50%;
	transform:translateY(-50%);
}
.infoCarItem h3 {
	color:inherit;
	margin:0;
	min-height:1.4em;
}
.infoCarItem h3:before{
	display:none;
}
.infoCarItem a:hover .carItemText {
	
}

.infoCarItem a:hover .carItemText .itemTextButton{
	color:#c6debe;
	background:#00483a;
}
.infoCarousel .owl-prev,
.infoCarousel .owl-next {
	font-size:0;
	width:15px;
	height:29px;
	display:block;
	position:absolute;
	background-image:url(images/arrow-dark.png);
	background-repeat:no-repeat;
	top:50%;
	transition:300ms opacity;
}
.infoCarousel .owl-prev{
	left:-7px;
}
.infoCarousel .owl-next {
	right:-7px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.infoCarousel .owl-prev.disabled,
.infoCarousel .owl-next.disabled {
	opacity:0;
}

/*testimonials*/
.testimonialBlock .cycle-slideshow {
	width:100%;
	text-align:center;
}
.testimonialBlock .slide {
	width:100%;
}
.testimonialWrap {
	padding:20px 70px;
	font-size:20px;
}
.testimonialWrap:before{
	content:'';
	display:block;
	width:34px;
	height:25px;
	background-image:url(images/quoteopen.png);
	position:absolute;
	top:20px;
	left:0;
}
.testimonialWrap:after {
	content:'';
	display:block;
	width:34px;
	height:25px;
	background-image:url(images/quoteclose.png);
	position:absolute;	
	bottom:40px;
	right:0;
}
.testimonialWrap .cycle-pager {
	font-size: 45px;
    line-height: 5px;
	color:inherit;
	margin-top:20px;
}
.testimonialWrap .cycle-pager span{
	margin:0 3px;
	cursor:pointer;
	opacity:0.7;
}
.testimonialWrap .cycle-pager .cycle-pager-active {
	opacity:1;
}
/*----------------
Footer
------------------*/
.footer {
}

.footer .map {
    	background-color:#f3f4f6;
    background-position: center;
    background-repeat: no-repeat;
    height: 430px;
    width: 100%;
    position: relative;
    background-size: cover;
	margin-bottom:20px;
}

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

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

.footerTop {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
	color:#00483a;
    border-bottom: solid 1px #8d9091;
}

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

.footerTop p {
    margin: 10px 0;
}

.footerBottom {
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footerBottom a,
.footerBottom span {
	color:#00483a;
    font-weight:inherit;
}

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

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