.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; } body,
button,
input,
select,
textarea {
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5; }
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both; }
h2 {
font-weight: 300;
font-size: 1.8em;
color: #434343;
margin-top: 0; }
p {
margin-bottom: 1.5em; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark,
ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: ""; }
blockquote,
q {
quotes: "" ""; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul,
ol {
padding-left: 0px;
margin-left: 15px; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: 0.6em 1em 0.4em; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa; }
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px; }
select {
border: 1px solid #ccc; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
textarea {
width: 100%; }  a:focus {
outline: thin dotted; }
a:hover,
a:active {
outline: 0; } .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .widget {
margin: 0 0 1.5em; } .widget select {
max-width: 100%; }  .sticky {
display: block; }
.byline,
.updated:not(.published) {
display: none; }
.single .byline,
.group-blog .byline {
display: inline; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; } .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; }  a:hover { text-decoration: underline !important; } .col-100 {
width: 100%; }
.col-33 {
width: 29.33%;
float: right; }
.col-66 {
width: 66.66%;
float: left; }
.col-50 {
width: 50%;
float: left; }
.col-25 {
width: 25%;
float: left; } .splitter + .wrap .page_row:first-of-type {
margin-top: 2.5em; }
.page_row {
margin: 1.5em 0em;
display: inline-block;
width: 100%; }
.page_row.img_left .image {
float: left !important; }
.page_row.img_left .text {
float: right !important;
padding-left: 25px; }
.page_row.img_left .text p:first-child {
margin-top: 0px; }
.page_row.img_left .text p:last-child {
margin-bottom: 0px; }
.page_row.img_right .image {
float: right !important; }
.page_row.img_right .text {
float: left !important;
padding-right: 25px; }
.page_row.img_right .text p:first-child {
margin-top: 0px; }
.page_row.img_right .text p:last-child {
margin-bottom: 0px; }
.page_row .text p:first-child {
margin-top: 0px; }
.page_row .text p:last-child {
margin-bottom: 0px; }
.acf-map {
width: 100%;
height: 400px;
border: #ccc solid 1px; } .acf-map img {
max-width: inherit !important; }
.singlepost .entry-meta {
font-size: 0.7em;
text-transform: uppercase;
color: #444444; }
.singlepost header.entry-header {
margin-bottom: 0 !important; }
.singlepost .post-content {
margin-top: 1em;
margin-bottom: 3em; }
.singlepost .post-content p:last-of-type {
margin-bottom: 0px; }
.singlepost ul {
margin-left: 0;
margin-top: 0; }
.singlepost h3 {
margin-bottom: 0; }
.singlepost p {
margin-top: 0; }
.blog header h2, .archive header h2, .search header h2 {
margin-bottom: 0px; }
.blog .entry-content, .archive .entry-content, .search .entry-content {
margin-top: 5px; }
.blog article, .archive article, .search article {
margin-bottom: 3em; }
.blog aside.widget-area, .archive aside.widget-area, .search aside.widget-area {
padding: 1em;
background: #f3f3f3;
text-align: center;
border: 1px solid #cbcbcb;
margin-top: 28px; }
.blog aside.widget-area ul, .archive aside.widget-area ul, .search aside.widget-area ul {
margin: 0px;
list-style: none; }
.wpcf7 input, .wpcf7 select, .wpcf7 textarea, .wpcf7 .wpcf7-submit {
width: 100%; }
.wpcf7 .wpcf7-submit {
border: none;
padding: 1em;
border-radius: 0px; }
.wrap {
max-width: 100%;
width: 1520px;
margin: 0 auto;
overflow: hidden;
padding:0px 30px;
}
.cf {
clear: both; }
.splitter {
text-align: center;
padding: 1em 0em;
font-weight: 700; }
#content {
background-color: white; }
.close-button, html.mm-opened a.close-button {
display: none; }
.fa-times-thin:before {
content: '\00d7'; }  body {
font-family: "Open Sans", sans-serif; }
.left {
float: left; }
.right {
float: right; }
main#main p {
color: #434343; }
main#main .wrap {
overflow: visible; }
h1 {
color: #4896c2; }
h1 span {
color: #48c2b1; }
header#masthead {
padding: 1em 0 0; }
header#masthead .wrap {
overflow: visible; }
header#masthead .logo-nav-tel {
max-height: 190px; }
header#masthead .logo-nav-tel .logo {
float: left; width:auto; }
header#masthead .logo-nav-tel .logo img {
width: 100%;
height: auto;
display: block; }
header#masthead .logo-nav-tel .nav-tel {
display: inline-block;
width: 100%;
background: #4896c2; }
header#masthead .logo-nav-tel .nav-tel a.menu-toggle i.fa.fa-bars {
color: #333;
font-size: 2em;
margin-top: 1em; }
header#masthead .logo-nav-tel .nav-tel .nav { }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation {
clear: both;
display: block;
float: left;
width: 100%; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul li {
float: left;
position: relative;
margin-right: .3em; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul li a {
display: block;
text-decoration: none;
color: #fff;
padding: 0.9em 1.8em;
-webkit-transition: background 0.1s linear;
-moz-transition: background 0.1s linear;
-o-transition: background 0.1s linear;
-ms-transition: background 0.1s linear;
transition: background 0.1s linear; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul li a:hover {
background: #295d7b;
text-decoration: none !important; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
background: #295d7b;
float: left;
position: absolute;
top: 3.3em;
left: -999em;
z-index: 99999;
width: 235%; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul ul li {
width: 100%;
margin: 0; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul ul li:last-of-type a {
border-bottom: 0; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul ul a {
width: 100%;
border-bottom: 1px solid #fff; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul ul a:hover .menu-item-141 a {
background: #295d7b; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul ul ul {
left: -999em;
top: 0; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul li:hover > ul,
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul li.focus > ul {
left: auto; }
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul ul li:hover > ul,
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation ul ul li.focus > ul {
left: 100%; }
header#masthead .logo-nav-tel .nav-tel .nav .menu-toggle,
header#masthead .logo-nav-tel .nav-tel .nav .main-navigation.toggled ul {
display: block; }
.current-menu-item a {
background: #367aa1; }
.current-menu-item ul li a {
background: none; }
.menu-item-has-children:hover a {
background: #295d7b; }
.menu-item-has-children ul li:hover a {
background: #367aa1 !important; }
.tel {
text-align: right;
font-size: 1.2em; float: right; }
.tel p {
margin: 0px !important; }
.tel p span {
color: #48c2b1; } .metaslider {
overflow: hidden; }
.site-main header.entry-header { padding: 1.33em 0;
margin-bottom: 1em; }
.site-main header.entry-header h1 {
margin: 0;
font-weight: 600;  }
.page-id-136 .site-main header.entry-header {
margin-bottom: 0;
padding-bottom: 0; } .page-template-page-home .entry-header {
padding-top: 2.7em !important;
background: none; }
.page-template-page-home blockquote {
margin: 0; }
.page-template-page-home .testimonials-widget-testimonial {
background: #434343;
color: #fff;
padding: 2.1em;
margin-bottom: 1em;
font-weight: 300;
display: inline-block;
width: 100%; }
.page-template-page-home .testimonials-widget-testimonial div.credit {
float: right;
width: 300px;
margin-top: 1em;
padding-top: .4em; }
.banner {
position: relative;
width: 100%;
text-align: center; }
.banner-overlay {
background: rgba(0, 0, 0, 0.4);
width: 100%;
height: 100%;
position: absolute;
top: 0; }
.banner-text {
margin: auto; }
.banner-text * {
max-width: 100%; }
.banner-text p {
font-weight: 600;
color: #fff !important;
font-size: 2.5em;
margin-bottom: .5em;
margin-top:8%;
-webkit-text-shadow: 4px 4px 11px #383838;
-moz-text-shadow: 4px 4px 11px #383838;
-o-text-shadow: 4px 4px 11px #383838;
-ms-text-shadow: 4px 4px 11px #383838;
text-shadow: 4px 4px 11px #383838; }
.banner-text .links {
width: 336px;
margin: 0 auto; }
.banner-text .links a {
float: left;
display: inline-block;
background: #fff;
color: #434343;
margin-right: 2em;
text-align: center;
padding: 1em 1.8em;
text-decoration: none;
width: 152px;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
-webkit-box-shadow: 4px 4px 11px #383838;
-moz-box-shadow: 4px 4px 11px #383838;
-o-box-shadow: 4px 4px 11px #383838;
-ms-box-shadow: 4px 4px 11px #383838;
box-shadow: 4px 4px 11px #383838; }
.banner-text .links a:hover {
text-decoration: none !important;
background: #4896c2;
color: #fff; }
.banner-text .links a:last-of-type {
margin-right: 0;
background: #48c2b1;
color: #fff; }
.banner-text .links a:last-of-type:hover {
background: #36a192; }
.row {
margin-bottom: 3em; }
.row:last-of-type {
margin-bottom: 0; }
.row .wrap {
overflow: visible; }
.grey-bg {
background: #eee;
width: 100%;
display: inline-block;
padding: 3em 0em; }
.grey-bg p:last-of-type {
margin-bottom: .6em; }
.all-courses {
display: inline-block;
width: 100%;
text-align: center;
background: #4896c2;
padding: .5em 0;
font-size: 1.8em;
font-weight: 300;
text-decoration: none;
color: #fff;
-webkit-transition: background 0.2s ease-in-out;
-moz-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
-ms-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out; }
.all-courses:hover {
background: #367aa1;
text-decoration: none !important; }
.home-courses .course {
float: left;
width: 32.4%;
height: 342px;
margin-bottom: 2em;
position: relative;
-webkit-box-shadow: 0 0 10px #8c8a8a;
-moz-box-shadow: 0 0 10px #8c8a8a;
box-shadow: 0 0 10px #8c8a8a;
overflow: hidden;
margin-right: 1em; }
.home-courses .course:last-of-type {
margin-right: 0; }
.home-courses .course img {
width: 100%;
display: block; }
.home-courses .course .overlay {
background: rgba(72, 194, 177, 0.88);
padding: 1em;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.home-courses .course .overlay h3 {
margin-top: 0; }
.home-courses .course .overlay h3 a {
margin-top: 0;
color: #fff;
font-weight: 500;
text-decoration: none;
-webkit-text-shadow: 2px 1px 2px #969696;
-moz-text-shadow: 2px 1px 2px #969696;
-o-text-shadow: 2px 1px 2px #969696;
-ms-stext-shadow: 2px 1px 2px #969696;
text-shadow: 2px 1px 2px #969696; }
.home-courses .course .overlay h3 a:hover {
text-decoration: none !important; }
.home-courses .course .overlay p {
color: #fff !important; }
.home-courses .course .overlay .read-more {
display: inline-block;
width: 100%;
border-top: 1px solid #fff;
text-align: left;
color: #fff;
position: absolute;
bottom: 0;
left: 0;
padding: .5em;
text-decoration: none; }
.home-courses .course .overlay .read-more:hover {
text-decoration: none !important; }
.home-courses .course .overlay .read-more i {
float: right;
font-size: 1.5em; }
.view-test {
background: #48c2b1;
color: #fff;
text-decoration: none;
display: inline-block;
padding: 0.6em 3em;
text-align: center;
-webkit-transition: background 0.1s linear;
-moz-transition: background 0.1s linear;
-o-transition: background 0.1s linear;
-ms-transition: background 0.1s linear;
transition: background 0.1s linear; }
.view-test:hover {
background: #36a192;
text-decoration: none !important; }
.entry-content h2 {
margin-bottom: 0; } .featured-image {
position: relative; }
.featured-image img {
display: block; }
.featured-image .black-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5); }
.featured-image .wrap {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
text-align: center;
height: 45px; }
.featured-image .wrap h1 {
color: #fff;
font-weight: 300; }
.page-template-default .entry-header {
padding-top: 0 !important; } footer.site-footer {
background-color: #333;
padding: 3em 0em;
overflow: hidden;
color: white;
font-size: 1.25em;
width: 100%;
min-height: 367px;
z-index: -1; }
footer.site-footer a {
color: white;
text-decoration: none;
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
-o-transition: color 0.1s linear;
-ms-transition: color 0.1s linear;
transition: color 0.1s linear;
font-size: 16px; }
footer.site-footer a:hover {
text-decoration: none !important;
color: #48c2b1; }
footer.site-footer p {
margin: 0px;
font-size: 16px; }
footer.site-footer h4 {
margin: 0 0 0.5em; }
footer.site-footer .footer-col-container .footer-col {
float: left;
width: 33.33%;
line-height: 1.25em; }
footer.site-footer .footer-col-container .footer-col.last {
float: right;
position: relative;
text-align: right; }
footer.site-footer .footer-col-container .footer-col.socials ul {
list-style: none;
text-align: center;
display: block;
padding: 0px;
padding-top: 10px;
margin: 0 auto; }
footer.site-footer .footer-col-container .footer-col.socials ul li {
font-size: 1.5em;
list-style-type: none;
text-align: center;
margin: 0px;
margin-right: 32px;
display: inline-block;
margin-top: -9px; }
footer.site-footer .footer-col-container .footer-col.socials ul li:last-child {
margin-right: 0px; }
footer.site-footer .footer-col-container .footer-col.socials ul li a {
color: white;
text-decoration: none;
transition: opacity 0.17s ease-in-out; }
footer.site-footer .footer-col-container .footer-col.socials ul li a:hover {
opacity: 0.75;
transition: opacity 0.17s ease-in-out; }
footer.site-footer .footer-col-container .footer-col.socials.first p:first-child {
margin-top: -5px; }
footer.site-footer .site-info {
text-align: center;
font-size: 0.8em;
margin-top: 80px; }
footer.site-footer .site-info p {
margin-bottom: 8px;
font-weight: 300; }
footer.site-footer .site-info p:last-child {
font-size: 0.96em;
margin-bottom: 0px !important; }
footer.site-footer .site-info i.fa.fa-heart {
color: #bb3131;
overflow: visible;
font-size: 1.5em;
position: relative;
top: 3px; }
.insurance {
margin-top: 3.8em !important; }
#footer-menu {
margin: 0; }
#footer-menu li {
list-style-type: none; }
#footer-menu li a {
font-size: 16px; }
#footer-menu li.current-menu-item a {
background: none; } .course-list {
background: #f0f0f0;
width: 100%;
display: inline-block;
padding: 3em 0; }
.course-list .course {
float: left;
background: #fff;
width: 48.5%;
display: inline-block;
padding: 1.3em;
-webkit-box-shadow: 4px 4px 8px #aaa;
-moz-box-shadow: 4px 4px 8px #aaa;
box-shadow: 4px 4px 8px #aaa;
margin-bottom: 3%; }
.course-list .course:nth-child(odd) {
margin-right: 3%; }
.course-list .course .left {
width: 37%; }
.course-list .course .left img {
display: block; }
.course-list .course .right {
width: 60%; }
.course-list .course h2 {
font-weight: 400;
font-size: 1.2em; }
.course-list .course h2 a {
color: #4896c2;
text-decoration: none;
-webkit-transition: color 0.1s ease-in-out;
-moz-transition: color 0.1s ease-in-out;
-o-transition: color 0.1s ease-in-out;
-ms-transition: color 0.1s ease-in-out;
transition: color 0.1s ease-in-out; }
.course-list .course h2 a:hover {
color: #2f6c8e;
text-decoration: none !important; }
.price-view .left {
margin: 0;
color: #a2a2a2 !important;
margin-top: .6em; }
.price-view a {
display: inline-block;
width: inherit !important;
color: #fff;
background: #48c2b1;
text-decoration: none;
padding: 0.6em 1.5em;
-webkit-transition: background 0.2s ease-in-out;
-moz-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
-ms-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out; }
.price-view a:hover {
text-decoration: none !important;
background: #36a192; } .course-template-default main#main ul {
list-style-type: none; }
.course-template-default main#main ul li {
padding-left: 1.3em; }
.course-template-default main#main ul li:before {
font-family: FontAwesome;
content: '\f00c';
color: #48c2b1;
padding-right: .4em;
display: inline-block;
margin-left: -1.3em; }
.page-id-138 .site-main header.entry-header {
padding-bottom: 0; }
.wpcf7 input, .wpcf7 textarea {
border-radius: 0;
padding: .5em; }
.wpcf7 textarea {
resize: vertical; }
.wpcf7 select {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
padding: .5em;
border-radius: 0;
background: none; }
.wpcf7 .select {
position: relative;
width: 100%;
display: inline-block; }
.wpcf7 .select:after {
font-family: "FontAwesome";
content: "\f0dd";
font-weight: 900;
position: absolute;
top: 0;
right: 0;
padding: 0.4em 0.9em;
pointer-events: none; }
.wpcf7 input[type="submit"] {
background: #4896c2;
color: #fff;
font-size: 18px;
padding: .5em 0;
-webkit-transition: background 0.1s linear;
-moz-transition: background 0.1s linear;
-o-transition: background 0.1s linear;
-ms-transition: background 0.1s linear;
transition: background 0.1s linear; }
.wpcf7 input[type="submit"]:hover {
background: #367aa1; }
.page-template-page-contact main#main a {
color: #4896c2;
text-decoration: none !important;
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
-o-transition: color 0.1s linear;
-ms-transition: color 0.1s linear;
transition: color 0.1s linear; }
.page-template-page-contact main#main a:hover {
color: #367aa1; }
.form-consent a {
color: #4896c2;
text-decoration: none !important;
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
-o-transition: color 0.1s linear;
-ms-transition: color 0.1s linear;
transition: color 0.1s linear; }
.form-consent a:hover {
color: #367aa1; }
.form-consent-check {
display: inline-block;
width: 100%; }
.form-consent-check strong {
display: inline-block;
max-width: 87%;
float: left; }
.form-consent-check span {
float: left;
margin-left: 10px;
width: 15px;
height: 15px; }
.page-id-194 .page_row a {
color: #4896c2;
text-decoration: none !important;
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
-o-transition: color 0.1s linear;
-ms-transition: color 0.1s linear;
transition: color 0.1s linear; }
.page-id-194 .page_row a:hover {
color: #367aa1; }
.email-phone {
border-top: 1px solid #434343;
padding-top: .4em; } @media only screen and (max-width: 1339px) {
.home-courses .course {
margin-right: 1.4%;
width: 100% }
.home-courses .course .overlay p {
margin-bottom: 11px;
margin-top: 0; } }
@media only screen and (max-width: 640px)
{
.home-courses .course .overlay p {
margin-bottom: 11px;
margin-top: 0;
font-size: 13px; } 
}
@media only screen and (max-width: 950px) {
.course-list .wrap {
column-count: 2; }
.course-list .course {
float: none;
width: 100%; }
.course-list .course .left {
width: 100%;
margin-bottom: 1.3em; }
.course-list .course .left img {
width: 100%; }
.course-list .course .right {
width: 100%; }
.course-list .course .right p {
margin-top: 0; }
.view-test {
width: 100%} }
@media only screen and (max-width: 750px) {
footer.site-footer .footer-col-container .footer-col {
float: none !important;
padding: 0px !important;
width: 100% !important;
text-align: center !important;
margin-bottom: 40px; }
footer.site-footer .footer-col-container .footer-col.last {
margin-bottom: 0px !important; }
footer.site-footer .footer-col-container .footer-col a.line {
margin-right: 0px !important; }
footer.site-footer .site-info {
margin-top: 40px !important; } }
@media only screen and (max-width: 666px) {
.col-33, .col-66 {
width: 100% !important; }
.col-33.text, .col-66.text {
padding: 0px !important;
float: left !important; }
.col-33.image, .col-66.image {
float: left !important;
margin-bottom: 5px; }
.col-33.image img, .col-66.image img {
display: block;
margin: 0 auto;
margin-bottom: 1em; }
.page_row {
margin-bottom: 2.85em !important; }
.page_row.img_right .image {
float: left !important; }
.page_row.img_right .text {
float: right !important; } }
@media only screen and (max-width: 650px) {
.course-list .wrap {
column-count: 1; } }
@media only screen and (min-width: 601px) {
.menu-toggle, #mob-navigation {
display: none !important; }
.main-navigation ul {
display: block !important; }
html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
-webkit-transform: translate(0px, 0) !important;
-ms-transform: translate(0px, 0) !important;
transform: translate(0px, 0) !important;
-webkit-transform: translate3d(0px, 0, 0) !important;
transform: translate3d(0px, 0, 0) !important; } }
@media only screen and (max-width: 600px) {
html.mm-opened a.close-button {
display: block !important; }
html.mm-opened a.close-button i {
color: #333;
margin: 0.5em;
font-size: 2em; }
#page.site.wrap {
max-width: 100% !important; }
header#masthead {
background-color: white; }
header#masthead .logo-nav-tel .logo {
width: 110px;
margin-bottom: 0; }
header#masthead .logo-nav-tel .logo img {
max-width: 250px !important; margin: 0 auto !important; }
header#masthead .logo-nav-tel p {
display: none; }
header#masthead .logo-nav-tel .nav-tel {
width: 100% !important;
float: none !important; }
header#masthead .logo-nav-tel .nav-tel .tel {
text-align: center !important;
margin: 1em 0em; }
header#masthead .logo-nav-tel .nav-tel .nav nav#site-navigation button {
margin: 0 auto !important;
float: none !important; }
header#masthead .logo-nav-tel .nav-tel .nav nav#site-navigation ul {
width: 100% !important;
float: none !important;
margin-top: 0.5em !important;
margin-bottom: 0.5em !important; }
header#masthead .logo-nav-tel .nav-tel .nav nav#site-navigation ul li {
float: none !important;
width: 100% !important; }
header#masthead .logo-nav-tel .nav-tel .nav nav#site-navigation ul li a {
text-align: center;
padding: 0px !important;
padding: 0.75em 0em !important; }
.menu-toggle {
color: #4896c2; }
.menu-toggle i {
font-size: 2em;
margin-top: 10px;
margin-right: 20px; }
.course-list .course {
width: 100%;
margin-bottom: 2em; }
.course-list .course:last-of-type {
margin-bottom: 0; }
.course-list .course .left {
margin: 0 auto 1.3em;
width: 100%;
text-align: center; }
.course-list .course .left img {
max-width: 100%;
width: 100%;
height: auto; }
.course-list .course .right {
width: 100%; }
.course-list .course .right p {
margin-top: 0;
text-align: left;
margin-bottom: .5em; }
.price-view a {
width: 100% !important;
margin-top: .5em; }
.price-view a span {
float: right; } }
@media  screen and (max-width: 1210px) and (min-width: 1151px){
.banner-text p
{
margin-top: 5%;
font-size:2.0em;
}
}	 
@media  screen and (max-width: 1150px) {
.banner-text p
{
margin-top: 8%;
font-size:2.0em;
}
}
@media  screen  and (max-width: 991px) and (min-width: 801px) {
.banner-text p
{
font-size: 2.0em;
margin-top: 1%;
}
}
@media  screen  and (max-width:800px) and (min-width: 768px) {
.banner-text p
{
font-size:1.8em;
margin-top: 1%;
}
}
@media  screen and (max-width: 767px) {
.banner-text p
{
margin-top: 2%;
font-size:1.5em;
}
.banner-text .links a{
padding:0.2em 1.8em;
}
}
@media only screen and (max-width: 695px) {
.banner-text p
{
font-size: 1.8em;
}
}
@media only screen and (max-width: 635px) {
.banner-text p
{
font-size: 1.6em;
}
}
@media only screen and (max-width: 600px) {
.banner-text p
{
font-size: 1.4em;
}
.fa-facebook-square {
display: none !important; 
}
}
@media only screen and (max-width: 556px) {
.banner-text p
{
font-size: 0.8em;
margin-top:3%;
}
.banner-text .links a
{
padding: 0em 1.8em;
}
}
@media only screen and (max-width: 375px) {
.banner-text p
{
font-size: 0.9em;
}
.banner-text .links a
{
padding: 0em 1.8em;
}
}
@media only screen and (max-width: 320px) {
.banner-text p
{
font-size: 0.9em;
}
.banner-text .links a
{
padding: 0.0em 1.8em;
width: 140px;
}
}
.fa-facebook-square {
color: #3b5998;
font-size: 50px !important;
}
.top-bar{
display: inline-block;
width: 100%;
background: #35A192;
text-align: center;
color:white;
height: 35px;
margin-top:-15px;
}
.top-msg{
padding: 5px;
}
.open-quote {
display: none;
}
.close-quote {
display: none;
}
.view-test {
margin-left: auto;
margin-right: auto;
width: 30%;
max-width: 100%;
display:block!important;
}
@media only screen and (max-width:768px) {
.view-test {
margin-left: auto;
margin-right: auto;
width: 1000%;
max-width: 100%;
display:block!important;
}
}