/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


html {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #333333;
    font-size: 17px;
    line-height: 24px;
}

a, .uk-link {
    color: #6aace8;
    text-decoration: underline;
    cursor: pointer;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}

.sm-content-inner {
    background: #0e253a;
}

.uk-container {
    box-sizing: border-box;
    max-width: 1180px;
    padding: 0 40px;
}

.uk-dropdown, .uk-dropdown-blank {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 250px;
}

.uk-navbar-nav > li > a:active {
  background-color: rgba(0, 0, 0, 0);
  color: #232331;
}
.uk-navbar-nav > li > a:active::before,
.uk-navbar-nav > li > a:active::after {
  top: 0px;
  left: -10px;
  opacity: 1;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.uk-dropdown .uk-nav {
    margin: 0;
}

.uk-dropdown {
    padding: 0 25px;
    background: #dce8f2;
    color: #6d6d77;
    font-size: 15px;
    vertical-align: top;
    border-radius: 0;
    box-shadow: none;
    line-height: 25px;
}

ul.uk-navbar-nav.uk-hidden-small li:nth-child(3) {
    background: #bdd2e4;
}

ul.uk-navbar-nav.uk-hidden-small li:nth-child(4) {
    background: #c2eacb;
}


ul.uk-navbar-nav.uk-hidden-small li:nth-child(3) li {
    background: inherit;
}

ul.uk-navbar-nav.uk-hidden-small li:nth-child(4) li {
    background: inherit;
}


ul.uk-navbar-nav.uk-hidden-small li ul li a {
    padding: 5px 15px;
    border-bottom:#fff 1px solid;
}

ul.uk-navbar-nav.uk-hidden-small li ul li a:hover {
    background: #356790;
    color:#fff;
}
.self-button a:hover {
    color: #dce1e6;
}



ul.uk-nav-sub {
    padding: 0px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 0;
}

ul.uk-nav-sub li {
    list-style-type: square;
    line-height: 20px;
}

div#tm-top-a {
    padding: 0;
}

.uk-navbar-nav > li {
    margin: 0;
}

.uk-width-medium-2-5.uk-row-first img {
    border: #ccc 1px solid;
}

.uk-dropdown-navbar {
    margin-top: 0;
    background: #dce1e6;
    color: #6d6d77;
    box-shadow: none;
}

a.introtitle {
    color: #ccc !important;
}

.uk-nav-navbar > li > a {
    color: #333;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0px;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: rgba(0, 0, 0, 0);
    color: #232331;
    outline: none;
    text-decoration: inherit;
}

.instructor h3.uk-panel-title {
    font-weight: bold;
    font-size: 31px;
    color: #0287be;
    border-bottom: #cccccc 1px solid;
}	

.form-actions {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #f6f6f9;
    border-top: 1px solid #e5e5e5;
}

.alert {
    padding: 8px 0px 8px 14px;
    margin-bottom: 26px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #ff915d;
    border: 1px solid rgba(24, 24, 34, 0.3);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 21px;
}

.introform {
    padding: 10px;
}

div#bfElemWrap5, div#bfElemWrap287, div#bfElemWrap238, div#bfElemWrap261 {
    text-align: center;
    margin-bottom: 0;
    border-bottom: 0;
}


.get-started-rhs a {
    color: #0287be !important;
}

input#ff_elem5, input#ff_elem261, input#ff_elem238, input#ff_elem287 {
    height: 65px;
}

select#ff_elem4, select#ff_elem261, select#ff_elem238, select#ff_elem287 {
    max-width: 100%;
    padding: 20px !important;
    height: 41px;
}

.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
    max-width: 50%;
    width: 100%;
    background: #fff;
    border: #fff 1px solid;
    padding: 5px 5px;
}

body.tm-sidebars-1.tm-noblog.tm-offset.sm-container .bfQuickMode input[type=text]{
 padding: 15px 5px;
 
}


span.element.element-itemlink.first.last a {
    background: #6d6d77;
    padding: 5px;
    color: #fff;
}

#yoo-zoo .items p.pos-date {
    margin: 0px 0px 5px 0px;
    font-size: 16px;
    line-height: 13px;
    color:#0287be;
}

.class-grid h3.uk-panel-title {
    color: #0287be !important;
    margin-bottom: 5px !important;
}

.class-grid .uk-panel.uk-panel-space.uk-width-1-1{
padding:20px;
}

.introformmain {
    background: #ccc;
    padding: 20px;
}

.class-grid .uk-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #f2f3ff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    background: #0287be;
    vertical-align: middle;
    line-height: 40px;
    min-height: 40px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    padding: 0 33px;
    border-radius: 0;
    overflow: hidden;
    z-index: 1;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.class-grid .uk-margin{
margin: 5px 0px !important;
}


span.element.element-itemcategory.first.last {
    display: none;
}

.reviewspage .bfQuickMode input[type=text] {
    padding: 5px;
}

p.getstartedbase a {
    background: #fff;
    color: #0287be;
    display: table;
    padding: 5px;
    font-weight: bold;
    border: #1fc4ff 3px solid;
}

p.getstartedbase a:hover {
    background: #0287be;
    color: #fff;
    display: table;
    padding: 5px;
    font-weight: bold;
    border: ##ccc 3px solid;
}

.tp-info-name {
    color: #000;
    font-weight: normal;
    font-size: 14px;
}

.topsitearea {
    margin: auto;
    max-width: 1340px;
    display: table;
    width: 100%;
    padding: 23px 20px;
}

.tm-main.uk-width-medium-7-10.uk-row-first {
    padding: 0 15px 0 35px;
}

ul.uk-nav.uk-nav-navbar li {
    list-style: none;
}


.topLeft {
    display: block;
    width: 50%;
    float: left;
}

.sitelogo {
    float: left;
}



.tm-headerbar-center {
    padding: 0;
}

.sitetoptxt {
    display: table;
}

.sitetxt-1 {
    font-size: 31px;
    padding-top: 43px;
    color: #fff;
    font-family: "trajan-pro-3",serif;
    letter-spacing: 19px;
}
.sitetxt-2 {
    font-size: 24px;
    padding-top: 7px;
    color: #a3b9cd;
    font-family: "trajan-pro-3",serif;
    text-align: center;
    letter-spacing: 14px;
}

.uk-container {
    padding: 0;
}


.topRight {
display: block;
    width: 50%;
    float: right;
}

.uk-panel.booking-wrapper {
    background: #1eb6f5;
    margin: auto;
    display: table;
}




h1, h2, h3, h4, h5, h6 {
    font-family: "proxima-nova",sans-serif;
font-style: normal;
font-weight: 400;
color: #0287be;
}

h1, .uk-h1 {
    font-size: 47px;
    line-height: 46px;
    margin-bottom: 7px;
}


.self-publish h1, h1, #yoo-zoo .details h1.title {
    text-align: left;
    font-weight: 800;
    color: #356790;
    text-transform:inherit;
}





h2, .uk-h2 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500 !important;
    color: #999999;
    padding: 0;
    margin: 0;
}

.uk-panel.happyauthors h2 {
    font-weight: 800 !important;
    color: #356790;
    text-align: center;
    margin-top: 40px;
}

div#tm-bottom-d.have-some-questions {
    background: #fff;
}



.uk-panel.happyauthors h2 span {
    color: #6aace8;
}


h2.enquiry {
    text-align: center;
    margin-top: 40px;
    font-size: 36px;
    line-height: 40px;
    font-weight: 800 !important;
    color:#356790;
}


div#wufoo-zhfygks1acgsr5 {
    max-width: 770px;
    margin: auto;
}

h4.enquiry {
    text-align: center;
    font-size: 40px;
    margin: 0;
}




.uk-panel.programs-header {
    font-size: 30px;
}


.page-content p {
    margin: 0 0 15px 0;
}

p.find-our-more a {
    display: table;
    background: #ffde05;
    padding: 10px 15px;
    color: #0287be;
    font-size: 24px;
}

.base-socials {
    text-align: right;
    display: block;
    width: 100%;
}

div#tm-bottom-b {
    padding-bottom: 78px !important;
}


p.find-our-more a:hover {
    color: #ffde05;
    background: #0287be;
}



a, .uk-link {
    text-decoration: inherit;
}

a:hover, .uk-link:hover {
    text-decoration: inherit;
}

.tm-navbar-centered {
    padding-bottom: 0;
}
.tm-navbar {
    background: #fff;
}

.uk-navbar-nav > li.uk-active > a {
    color: #0e253a;
}

.uk-navbar-nav > li > a {
    color: #0e253a;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 0;
    height: 70px;
    padding: 0 20px;
    line-height: 70px;
}


.uk-navbar-nav > li > a:hover {
    color: #81a1bb;
}


.uk-navbar-nav > li.uk-active > a::before {
    top: 0;
    left: 0;
    height: 4px;
    opacity: 1;
}


.uk-navbar-nav > li > a::before, .uk-navbar-nav > li > a::after {
    content: "";
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #81a1bb;
    opacity: 0;
}

.uk-navbar-nav > li.uk-active > a::after {
    bottom: 0;
    left: 0;
    height: 0;
    opacity: 1;
}
.uk-block-default {
    background: #f5f5f5;
    padding: 20px;
}


.top-callnow, .top-callnow a {
    text-align: right;
    font-size: 36px;
    color: #6aace8;
    font-family: "proxima-nova",sans-serif;
    font-weight: 800;
    padding-top: 16px;
}
span.call {
    color: #fff;
    font-size: 29px;
}

.top-address {
    text-align: right;
    font-size: 21px;
    color: #fff;
    line-height: 22px;
    padding-top: 5px;
}



.top-socials {
    text-align: right;
    padding-top: 7px;
}


div#tm-bottom-b.happyauthors {
    background: #fff;
}

.sppb-row-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

/*.uk-panel.uk-panel-box.bott-purple {
    background: #0287be;
    color: #fff;
    font-size: 30px;
}

.get-started-lhs {
    float: left;
}

.get-started-rhs {
    float: right;
    display: table;
    background: #ffde05;
    padding: 15px;
    font-size: 40px;
    color: #0287be;
}

*/


.get-started-wrapper {
    background: #0287be;
    color: #fff;
    font-size: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    position: relative;
    width: 100%;
    float: left;
    padding: 40px;
    text-align: justify;
    line-height: 0;
}

.get-started-wrapper:after {
    content: '\A0';
    display: inline-block;
    width: 100%;
    line-height: 0;
}

.get-started-lhs, .get-started-rhs  {
    display: inline-block;
    vertical-align: middle;
}


.get-started-lhs {
}

.get-started-rhs {
    background: #ffde05;
    padding: 43px 60px;
    font-size: 41px;
    color: #0287be;
}

.tm-block-footer.uk-block.uk-block-default {
    background: #0e253a;
}



/* .uk-panel.DkPurple_Footer .uk-margin {
    display: flex;
}
*/

.foot-title {
    padding-right: 30px;
    color: #ffffff;
    float: left;
    width: 98px;
}

.address.foot-title {
    padding-bottom:50px;
}


.foot-content{
}



.foot-content, .foot-content a {
    color: #6aace8;
}


.foot-content a:hover {
    color: #fff;
}

.get-started-lhs {
    font-size: 33px;
    padding: 0;
}


.uk-panel-box::after {
    display: none;
}

div#tm-bottom-a {
    max-width: 960px;
    margin: auto;
    text-align: center;
    color: #ffffff;
    background: #333;
    font-size: 35px;
    padding: 25px 30px;
    line-height: 35px;
}

.uk-block-primary {
    background: #ccc;
}

.tpm-info-name {
    color: #8c8c8c;
    font-weight: normal;
    font-size: 18px;
    font-style: italic;
}


.uk-block-default + .uk-block-default, .uk-block-muted + .uk-block-muted, .uk-block-primary + .uk-block-primary, .uk-block-secondary + .uk-block-secondary {
    border-top: 0;
}

div#tm-top-b {
    padding: 0;
}


footer#tm-footer, footer#tm-footer a {
    color: #6aace8;
}



@media (min-width: 1300px){
.uk-container {
    max-width: 1340px;
    padding: 0px;
}
}

@media (min-width: 1200px){
.sppb-row-container {
    max-width: 100%;
    padding: 0;
}
}


@media (min-width: 960px){
.uk-block-large {
    padding-top: 25px;
    padding-bottom: 25px;
}

.sppb-row-container {
    max-width: 100%;
    padding: 0;
}

.tm-bottom-offset > * > .uk-panel {
    padding: 0;
}
}


/*mobile view */

@media (min-width: 768px){
.sppb-row-container {
    width: 100%;
}
}

@media (min-width: 768px)and (max-device-width: 1024px){
.sitetxt-1 {
    font-size: 31px;
    padding-top: 24px;
    color: #83817f;
}

.top-callnow {
    text-align: right;
    font-size: 27px;
    color: #0287be;
    font-family: "proxima-nova",sans-serif;
    font-weight: 800;
    padding-top: 17px;
        padding-right: 10px;
}

.top-address {
    text-align: right;
    font-size: 19px;
    color: #6bd4ff;
    line-height: 20px;
    padding-top: 5px;
        padding-right: 10px;
}

.top-socials {
    text-align: right;
    padding-top: 7px;
    padding-right: 10px;
}

section.tm-footer.uk-grid {
    padding: 0 10px;
}


.tm-bottom-offset > * > .uk-panel {
    padding: 0;
}

.get-started-wrapper {
    float: none;
    text-align: center;
}

.get-started-lhs {
    font-size: 33px;
    padding: 0;
    display: inherit;
    line-height: 32px;
    text-align: center;
    margin-bottom:10px;
}
.uk-panel.booking-wrapper {
    background: #ffde05;
    margin: auto;
    display: inherit;
}

.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
    max-width: 100%;
    width: 100%;
    background: #e3c503;
    border: #fff 1px solid;
    padding: 5px 5px;
}


}

@media (max-width: 767px){
.topsitearea {
    background: #0287be;
    text-align: center;
}



div#tm-top-b {
    padding: 10px 10px 0 10px;
    border-bottom: 0;
    border-top: 0;
}

div#tm-main {
    padding: 0px !important;
}


h1, .uk-h1 {
    font-size: 36px;
    line-height: 41px;
    margin-bottom: 7px;
}

.uk-panel-title {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    text-transform: none;
    color: #8c8c8c;
    text-align: center;
}


div#tm-bottom-b {
    padding-bottom: 0px !important;
}

.tpm-showcase p, .rtp-Content {
    font-family: user,sans-serif;
    font-style: normal;
    font-size: 16px;
    color: #8c8c8c !important;
}




.topLeft {
    float: inherit;
    width: 100%;
}

.sitetoptxt {
    display: none;
}

.sitelogo {
    float: inherit;
    margin: auto;
    width: 100%;
}

.topRight {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
}

.top-callnow {
    text-align: center;
    font-size: 28px;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    font-weight: 500;
    padding-top: 16px;
}

.top-address {
    text-align: center;
    font-size: 17px;
    color: #ffdb00;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 16px;
}

.show-testimonials {
    padding: 0 10px;
}

.top-socials {
    display: none;
}

.get-started-wrapper {
    background: #0287be;
    color: #fff;
    font-size: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    position: relative;
    width: 100%;
    float: left;
    padding: 20px;
    text-align: justify;
    line-height: inherit;
}

.get-started-lhs {
    font-size: 27px;
    vertical-align: inherit;
    text-align: center;
    padding-bottom: 20px;
}
.get-started-rhs {
    background: #ffde05;
    padding: 10px;
    font-size: 29px;
    color: #0287be;
    text-align: center;
    display: inherit;
    vertical-align: inherit;
}

.uk-panel.DkPurple_Footer .uk-margin {
    display: inherit;
    text-align: center;
}
.foot-title {
    padding-right: 0;
    color: #ffffff;
}

.base-socials {
    text-align: inherit;
    display: block;
    width: 100%;
    padding-top: 30px;
}

.tm-bottom-offset > * > .uk-panel {
    padding: 0;
}

.tm-block-footer.uk-block.uk-block-default {
    padding-top: 0;
}


}

@media (min-width: 468px){
.intro-mobheader img {
    display: none;
}
.uk-panel.uk-hidden-large.uk-hidden-medium.starttodaymod.booking-wrapper {
    display: none !important;
}

}

@media (max-width: 467px){
.intro-mainheader img {
    display: none;
}

.introfferpage .starttodaymod.booking-wrapper{
    display: none;
}

.intro-mobheader img {
    width: 100%;
}

.introfferpage .bfQuickMode input[type=text] {
    padding: 5px 5px !important;
}


}



/* schedules  */

.uk-subnav-pill > * > * {
  padding: 3px 9px;
  background-color: #d5d5d5;
}


table.schedule { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */

.schedule th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
.schedule td, .schedule th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
  font-size: 11px;
  line-height: 14px;
  vertical-align: top;
  
}

.schedule em {
  color: #666666;
  font-weight:normal !important;
}


.schedule td p {
  margin:0px 0 6px 0;
  text-align: left;
  font-size: 11px;
  line-height: 14px;
}

.schedule thead td {
  background-color: #333 !important;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

p.title {
  margin: 0;
  line-height: 12px;
}

ul.uk-list.uk-list-line.blog-uikit {
  margin: 0;
}


ul.uk-list.uk-list-line.blog-uikit li {
  padding-left: 22px;
  background: url(../images/calendar-icon.gif) no-repeat 0px 0px;
  padding-bottom: 5px;
}

ul.uk-list.uk-list-line.blog-uikit > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 11px;
  border-top: 1px solid #dddddd;
  background: url(../images/calendar-icon.gif) no-repeat 0px 10px;
}

@media (min-width: 768px){
.uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-'] {
    padding-left: 0;
    padding-right: 0;
}
}