/* GOOGLE FONTS */
@import url(https://fonts.googleapis.com/css?family=Playball);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500italic,700,500,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

/* Global properties ======================================================== */
a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

::selection {
    background: #fdfbec !important;
    color: #000
}

::-moz-selection {
    background: #fdfbec !important;
    color: #000
}

a {
    color: #48443e;
    text-decoration: underline;
    outline: none
}

a:hover {
    color: #48443e;
    text-decoration: none;
    outline: none
}

body {
    background: #fff;
    border: 0;
    font: 14px 'Roboto', Arial, Helvetica, sans-serif;
    color: #48443e;
    line-height: 1.571428571428571;
    min-width: 320px;
}

.container {
    position: relative;
    min-width: 320px;
}

#main {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

/* Page Animated item Styles */
.animated {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

/* ============================= header ====================== */
#top {
    position: relative;
}

.front #top {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: center center;
}

.support-fixed.front #top {
    background-attachment: fixed;
}

.px1 {
    position: relative;
    height: 10px;
    background: url(../images/px1.jpg);
}

#top2 {
    z-index: 30;
    background: #fff;
    border-bottom: 5px solid #e86a46;
}

header {
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 31;
}

/* ============================= content ====================== */
.front-slider {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -60px;
}

#content {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fbf9e6;
}

.breadcrumbs1_wrapper {
    position: relative;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 62px;
    background: url(../images/px6.jpg) center top repeat;
}

.breadcrumbs1 {
    padding: 7px 15px;
    margin-top: 0px;
    font-weight: 400;
    line-height: 20px;
    color: #29a3b9;
    font-size: 14px;
    background: #fff;
    display: inline-block;
}

.breadcrumbs1 a {
    color: #29a3b9;
}

.breadcrumbs1 a:hover {
    color: #29a3b9;
}

.breadcrumbs1 span {
    display: inline-block;
    width: 7px;
    height: 11px;
    background: url(../images/breadcrumbs1.png) 0 0 no-repeat;
    margin: 0 15px;
}

/* ============================= blog ====================== */
.content-part {
}

.post {
    margin-bottom: 50px;
}

.post .post-header {
    position: relative;
}

.post .post-header .post-image {
    position: relative;
}

.post .post-header .post-image img {
    position: relative;
    width: 100%;
}

.post .post-header .post-slide {
    position: relative;
}

.post .post-story {
    position: relative;
    margin-top: -100px;
    margin-left: 35px;
    margin-right: 35px;
    background: #fff;
    padding: 30px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.post .post-story .additional {
    padding-bottom: 20px;
    text-align: center;
    font-size: 11px;
    color: #777777;
}

.post .post-story .additional .more-date {
    padding-left: 20px;
    background: url(../images/ic-date.png) left center no-repeat;
    padding-right: 15px;
}

.post .post-story .additional .more-comments {
    padding-left: 20px;
    background: url(../images/ic-comments.png) left center no-repeat;
    padding-right: 15px;
}

.post .post-story .additional .more-by {
    padding-left: 20px;
    background: url(../images/ic-by.png) left center no-repeat;
}

.post .post-story .post-story-body {
    color: #999999;
}

.post .post-story .post-story-link {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
}

.pager-wrapper {
    text-align: center;
}

.pager {
    display: inline-block;
    text-align: left;
    font-family: 'Roboto';
    font-size: 11px;
    font-weight: 700;
    font-style: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0;
}

.pager li {
    margin-right: 5px;
    float: left;
}

.pager li > a {
    border: none;
    padding: 3px;
    border-radius: 0px;
    background: none;
    color: #999999;
    text-align: center;
    min-width: 0px;
    line-height: 20px;
    text-decoration: none;
    border: none;
}

.pager li > a:hover {
    color: #e86a46;
    background: none;
}

.pager li.active > a {
    color: #e86a46;
    cursor: default;
}

.pager .next > a {
    float: none;
}

.sidebar-part {
}

.sidebar-block {
    margin-bottom: 30px;
    position: relative;
}

.sidebar-block .sidebar-block-title {
    padding: 0;
    margin-bottom: 25px;
    font-family: 'Fjalla One';
    font-size: 11px;
    line-height: 1.2;
    color: #35373e;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.sidebar-block .sidebar-block-content {
}

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

.ul1 > li {
    font-size: 11px;
    font-family: 'Ubuntu';
    letter-spacing: 0px;
    font-weight: 700;
    line-height: 20px;
    color: #777777;
    border-bottom: 1px solid #ecebe5;
}

.ul1 > li a {
    color: #777777;
    text-decoration: none;
    display: block;
    padding: 7px 0px 7px 15px;
    background: url(../images/li_st1.png) left center no-repeat;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.ul1 > li a:hover {
    color: #35373e;
    text-decoration: none;
}

.ul2 {
    padding: 0;
    margin: 0;
    list-style: none;
    margin: 15px 0 15px 15%;
}

.ul2 > li {
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
    background: url(../images/li_st1.png) left center no-repeat;
    padding: 7px 0px 7px 15px;
}

.recent {
    margin-bottom: 20px;
    border-bottom: 1px solid #efeee5;
    padding-bottom: 20px;
}

.recent a {
    display: block;
    text-decoration: none;
}

.recent a figure {
    float: left;
    margin-right: 15px;
    position: relative;
}

.recent a figure img {
    position: relative;
}

.recent a figure em {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.recent a:hover figure em {
    opacity: 1;
    filter: alpha(opacity=100);
}

.recent a .caption {
    display: table;
}

.recent a .caption .txt1 {
    font-family: 'Ubuntu';
    text-transform: uppercase;
    color: #35373e;
    font-weight: 700;
    font-size: 10px;
    padding-bottom: 5px;
    line-height: 1.4;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.recent a:hover .caption .txt1 {
    color: #000;
}

.recent a .caption .txt2 {
    font-size: 10px;
    color: #777777;
}

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

.instagram li {
    display: block;
    float: left;
    padding: 0 4px 4px 0;
}

.instagram li a {
    display: block;
    text-decoration: none;
}

.instagram li a figure {
    position: relative;
}

.instagram li a figure img {
    position: relative;
}

.instagram li a figure em {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #e86a46;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.instagram li a:hover figure em {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tags {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.tags li {
    display: inline-block;
    margin: 0 8px 8px 0px;
    float: left;
}

.tags li a {
    display: inline-block;
    background: #fff;
    border: 1px solid #e86a46;
    padding: 5px 12px;
    font-weight: 500;
    color: #e86a46;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-decoration: none;
    font-size: 11px;
    font-family: 'Roboto';
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.tags li a:hover {
    background: #e86a46;
    color: #fff;
}

.num-comments {
    padding: 20px 0 0;
    margin-bottom: 30px;
    margin-left: 35px;
    font-family: 'Fjalla One';
    font-size: 13px;
    line-height: 1;
    color: #35373e;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.comment-block {
    margin-bottom: 30px;
    padding-left: 35px;
}

.comment-block.left1 {
    margin-left: 110px;
}

.comment-block figure {
    float: left;
    margin-right: 20px;
}

.comment-block figure img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.comment-block .caption {
    overflow: hidden;
    border-bottom: 1px solid #efeee5;
    padding-bottom: 0px;
}

.comment-block .caption .top {
    padding-bottom: 20px;
}

.comment-block .caption .top .txt1 {
    font-family: 'Ubuntu';
    font-weight: 700;
    font-size: 11px;
    color: #35373e;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.comment-block .caption .top .txt2 {
    color: #777777;
    font-size: 9px;
}

.comment-block .caption .txt3 {
    color: #999999;
}

.live-comment {
    padding-left: 35px;
}

.live-comment .live-comment-title {
    padding: 20px 0 0;
    margin-bottom: 30px;
    font-family: 'Fjalla One';
    font-size: 13px;
    line-height: 1;
    color: #35373e;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.prev_next {
    padding: 40px 0 20px;
    margin: 0;
    list-style: none;
}

.prev_next li {
    display: block;
}

.prev_next .prev {
    float: left;
}

.prev_next .next {
    float: right;
}

.prev_next a {
    display: block;
    padding: 0px;
    line-height: 20px;
    color: #4e4e4e;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    text-decoration: underline;
    font-weight: 700;
}

.prev_next a:hover {
    color: #000;
    text-decoration: none;
}

/* ============================= blog end ====================== */

/* ============================= sl ====================== */
#sl {
    position: relative;
}

.sl_prev, .sl_next {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    background: #47c2d1;
    background: rgba(71, 194, 209, 0.5);
    z-index: 2;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.sl_prev i, .sl_next i {
}

.sl_prev:hover, .sl_next:hover {
    background: #47c2d1;
    color: #fff;
}

.sl_next {
    left: auto;
    right: 20px;
}

#sl .carousel-box {
    position: relative;
}

#sl .carousel-box .inner {
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0;
}

#sl .carousel.main {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-right: 0px;
}

#sl .caroufredsel_wrapper {
    padding: 0;
    margin: 0;
}

#sl .caroufredsel_wrapper ul {
    padding: 0;
    margin: 0;
}

#sl .carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 300px;
    overflow: hidden;
    padding-right: 0px
}

.sl {
}

.sl .sl_inner {
}

.sl .sl_inner img {
    width: 100%;
}

/* ============================= sl end ====================== */

/* ============================= front slider ====================== */
#mission {
}

.mission_prev, .mission_next {
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    left: 2%;
    top: 500%;
    margin-top: -21px;
    z-index: 2;
    background: url(../images/prev.png) center center no-repeat;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.mission_next {
    left: auto;
    right: 2%;
    background: url(../images/next.png) center center no-repeat;
}

.mission_prev:hover, .mission_next:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#mission .carousel-box {
    position: relative;
    margin-top: -100px;
}

#mission .carousel-box .inner {
    position: relative;
    overflow: visible;
    max-width: none;
    margin: 0;
}

#mission .carousel.main {
    position: relative;
    overflow: visible;
    margin: 0;
    padding: 0;
    margin-right: 0px;
}

#mission .caroufredsel_wrapper {
    padding: 0;
    margin: 0;
    overflow: visible !important;
}

#mission .caroufredsel_wrapper ul {
    padding: 0;
    margin: 0;
}

#mission .carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 100%;
    padding-right: 0px
}

@font-face {
    font-family: 'crayon';
    src: url('../fonts/crayon.ttf');
}

.mission {
}

.mission .mission_inner {
    text-align: center;
    color: #fff;
    font-size: 68px;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7);
    line-height: 1.3;
}

.mission .mission_inner .txt1 {
    font-family: 'crayon';
}

.mission .mission_inner .txt2 {
    font-family: 'Fjalla One';
    text-transform: uppercase;
}

/* ============================= front slider end ====================== */

#about {
    position: relative;
}

#about1 {
    position: relative;
    height: 290px;
    background: url(../images/px2.jpg) center top repeat;
}

#about2 {
    position: relative;
    background: #fdfbec;
    padding-bottom: 50px;
}

.banners {
    position: relative;
    margin-top: -260px;
    padding-bottom: 0px;
}

.banners .banner {
    margin-bottom: 20px;
}

.banners .banner a {
    display: block;
    text-decoration: none;
}

.banners .banner a figure {
    text-align: center;
}

.banners .banner a figure img {
    border: 10px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.banners .banner a:hover figure img {
    border-color: #e66939;
}

.banners .banner a .caption {
    background: url(../images/banner_bg.png) center top no-repeat;
    text-align: center;
    padding: 80px 25px 25px;
    margin-top: -45px;
}

.banners .banner a .txt1 {
    font-family: 'Fjalla One';
    font-size: 30px;
    line-height: 1;
    color: #3ab7cd;
}

.banners .banner a:hover .txt1 {
    color: #e66939;
}

.banners .banner a .txt2 {
    color: #48443e;
    padding-top: 15px;
}

.banners .banner a:hover .txt2 {
    color: #000;
}

.section {
    margin-bottom: 0px;
}

.section .content {
    border-top: 6px solid #e66939;
    border-bottom: 6px solid #e66939;
    padding-bottom: 20px;
}

.section.green .content {
    border-color: #65a754;
}

.section.green .content h3 {
    color: #65a754;
}

.section.blue .content {
    border-color: #47c4d1;
}

.section.blue .content h3 {
    color: #47c4d1;
}

.section .link {
    text-align: center;
    padding: 15px;
}

.section.green .link a:hover {
    color: #65a754;
}

.section.blue .link a:hover {
    color: #47c4d1;
}

.date1 {
    padding-bottom: 20px;
}

.date1.last {
    padding-bottom: 0px;
}

.date1 .number {
    float: left;
    width: 39px;
    height: 39px;
    background: #d4da56;
    text-align: center;
    font-family: 'Ubuntu';
    font-size: 18px;
    line-height: 39px;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 20px;
}

.date1 .caption {
    display: table;
}

.date2 {
    margin-bottom: 0px;
    border-bottom: 1px solid #e6e4c3;
    padding-top: 14px;
    padding-bottom: 14px;
}

.date2.last {
    margin-bottom: 0px;
}

.date2 .number {
    float: left;
    font-family: 'Ubuntu';
    font-size: 18px;
    line-height: 20px;
    color: #47c4d1;
    font-weight: 700;
    margin-right: 20px;
}

.date2 .caption {
    display: table;
    font-size: 16px;
    font-weight: 700;
    color: #48443e;
}

#what {
    position: relative;
    background: url(../images/px3.jpg) center top repeat;
    padding: 40px 0 30px;
}

.offer1 {
    padding-bottom: 20px;
    text-align: center;
}

.offer1 .ic1 {
    margin-bottom: 10px;
    color: #f7f5e2;
}

.offer1 .ic1 i {
    font-size: 55px;
    line-height: 1;
}

.offer1 .txt1 {
    font-family: 'Ubuntu';
    font-weight: 500;
    font-size: 18px;
    color: #f7f5e2;
    padding-bottom: 0px;
}

.offer1 .txt2 {
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 16px;
    color: #f7f5e2;
}

#kids {
    position: relative;
    background: #fff;
    padding: 40px 0 0px;
}

.kids {
    padding-bottom: 30px;
    text-align: center;
}

.kids .txt1 {
    font-family: 'Fjalla One';
    font-size: 50px;
    color: #e66939;
    line-height: 1.2;
    padding-bottom: 20px;
}

.kids .txt2 {
    padding-bottom: 40px;
}

.kids .txt2 span {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    font-family: 'Ubuntu';
    font-weight: 700;
    color: #89ba78;
    position: relative;
    display: inline-block;
    padding-left: 70px;
    padding-right: 70px;
}

.kids .txt2 span:before {
    content: '';
    display: block;
    width: 53px;
    height: 1px;
    background: #65a754;
    position: absolute;
    left: 0;
    margin-top: -1px;
    top: 50%;
}

.kids .txt2 span:after {
    content: '';
    display: block;
    width: 53px;
    height: 1px;
    background: #65a754;
    position: absolute;
    right: 0;
    margin-top: -1px;
    top: 50%;
}

.kids .txt3 {
    color: #48443e;
    padding-bottom: 40px;
}

.kids .txt4 {
    text-align: center;
}

#parents {
    position: relative;
    background: #a5e1c6;
    padding: 40px 0;
}

#parents .title3 {
    color: #474638;
}

/* ============================= parent ====================== */
#parent {
}

.parent_prev, .parent_next {
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    left: 2%;
    top: 50%;
    margin-top: -21px;
    z-index: 2;
    background: url(../images/prev2.png) center center no-repeat;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.parent_next {
    left: auto;
    right: 2%;
    background: url(../images/next2.png) center center no-repeat;
}

.parent_prev:hover, .parent_next:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#parent .carousel-box {
    position: relative;
}

#parent .carousel-box .inner {
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0;
}

#parent .carousel.main {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-right: -30px;
}

#parent .caroufredsel_wrapper {
    padding: 0;
    margin: 0;
}

#parent .caroufredsel_wrapper ul {
    padding: 0;
    margin: 0;
}

#parent .carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 300px;
    overflow: hidden;
    padding-right: 30px
}

.parent {
}

.parent .parent_inner {
    text-align: center;
}

.parent .parent_inner .caption {
    color: #474638;
    padding-bottom: 20px;
}

.parent .parent_inner figure {
    display: inline-block;
    border-top: 1px solid #474638;
    white-space: nowrap;
    padding: 20px 20px 0;
}

.parent .parent_inner figure img {
    float: left;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 20px;
}

.parent .parent_inner figure .fig_caption {
    overflow: hidden;
    color: #474638;
    text-align: left;
    line-height: 1.2;
    padding-top: 15px;
}

.parent .parent_inner figure .fig_caption .txt1 {
    font-weight: bold;
}

/* ============================= parent end ====================== */

#time {
    position: relative;
    background: #fff;
    padding: 40px 0;
}

#time .title3 {
    color: #e66939;
}

.time {
}

.time .left_box {
    text-align: right;
    padding-top: 100px;
}

.time .right_box {
    padding-top: 100px;
}

.time .center_box {
}

.time .center_box img {
    margin-left: auto;
    margin-right: auto;
}

.time1 {
    position: relative;
    margin-bottom: 50px;
}

.time1 .txt1 {
    font-family: 'Ubuntu';
    font-weight: 700;
    font-size: 16px;
    color: #e66939;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.time1 .txt2 {
    color: #48443e;
    line-height: 1.3;
}

#happy {
    position: relative;
    background: url(../images/px4.jpg) center top repeat;
    padding: 40px 0 20px;
}

#happy .title3 {
    color: #474638;
}

.happy1 {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.happy1 figure {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}

.happy1 .txt1 {
    font-family: 'Ubuntu';
    font-size: 18px;
    color: #474638;
    font-weight: 500;
}

.happy1 .txt2 {
    font-family: 'Ubuntu';
    font-size: 16px;
    color: #474638;
    font-weight: 300;
}

.yjsg-round-progress {
    width: 130px;
    height: 130px;
    font-family: 'Ubuntu';
    font-weight: 700;
    font-size: 26px;
    color: #474638;
    border-top-color: #474638;
    border-bottom-color: #fdfbec;
}

#services {
    position: relative;
    background: #fff;
    padding: 70px 0;
}

.video1 {
    position: relative;
    padding-bottom: 56%;
}

.video1 video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#teachers {
    position: relative;
    background: url(../images/px5.jpg) center top repeat;
    padding: 40px 0 20px;
}

#teachers .title3 {
    color: #474638;
}

.teachers {
    padding-bottom: 30px;
}

.teachers a {
    display: block;
    text-decoration: none;
    text-align: center;
}

.teachers a figure {
    display: inline-block;
    padding-bottom: 15px;
}

.teachers a figure img {
    border: 10px solid #fff;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.teachers a:hover figure img {
    border-color: #e65f38;
}

.teachers a .caption {
    color: #fff;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.teachers a:hover .caption {
    color: #474638;
}

.teachers a .caption .txt1 {
    font-family: 'Ubuntu';
    font-size: 18px;
    font-weight: 500;
}

.teachers a .caption .txt2 {
    font-family: 'Roboto';
    font-style: italic;
    font-size: 14px;
    font-weight: 700;
}

#contacts {
    position: relative;
    background: #fff;
    padding: 80px 0 50px;
}

#google_map {
    position: relative;
    width: 100%;
    height: 350px;
}

/* ============================= footer ====================== */

.bot1_wrapper {
    padding-top: 50px;
    padding-bottom: 10px;
    border-top: 5px solid #eadb6c;
    background: url(../images/px1.jpg);
}

.logo2_wrapper {
    margin-bottom: 20px;
    background: #e65f38;
    text-align: center;
    min-height: 70px;
}

.logo2 {
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
}

.phone1_wrapper {
    margin-bottom: 20px;
    background: #59a047;
    min-height: 70px;
    padding-left: 20px;
    padding-right: 20px;
}

.phone1 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Ubuntu';
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    padding-left: 50px;
    background: url(../images/phone1.png) left center no-repeat;
}

.location1_wrapper {
    margin-bottom: 20px;
    background: #39bdcd;
    min-height: 70px;
    padding-left: 20px;
    padding-right: 20px;
}

.location1 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    padding-left: 70px;
    background: url(../images/location1.png) left center no-repeat;
    text-transform: uppercase;
}

.bot2_wrapper {
    background: #f19d3d;
    padding-top: 8px;
    padding-bottom: 8px;
}

.social_wrapper {
}

.social_wrapper_bottom {
    float: right;
}

.social {
    display: inline-block;
    margin: 0 0px;
    padding-left: 0;
    padding-top: 0px;
    list-style: none;
    white-space: nowrap;
}

.social li {
    display: inline-block;
    margin: 2px 3px;
}

.social li a {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.social li a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

footer {
    float: left;
    color: #fff;
    padding-top: 7px;
}

/* ============================= parallax ====================== */
.parallax {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: none;
    padding-top: 110px;
    padding-bottom: 80px;
}

.parallax, .parallax .parallax-content, .parallax .overlay {
    height: 100%;
}

.parallax-bg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0 auto;
    position: absolute;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: center center;
}

.parallax-bg.bg-fixed {
    background-attachment: fixed;
}

.parallax .overlay {
    background: none;
    width: 100%;
    position: absolute;
    overflow: hidden;
    background: none;
    left: 0;
    top: 0;
}

.parallax .container {
}

.bg1 {
    background-image: url(../images/parallax1.jpg);
}

/* ============================= main menu ====================== */
.navbar_ {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    position: relative;
    z-index: 30;
    min-height: 0;
    float: right;
    text-align: center;
    padding-top: 15px;
}

.navbar_ .navbar-toggle {
    background: #ff8615;
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 18px;
    margin-bottom: 19px;
    margin-right: 5px;
}

.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus {
    background: #f47a08;
}

.navbar_ .navbar-toggle .icon-bar {
    background: #fff;
}

.navbar-collapse_ {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.navbar_ .nav {
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    float: none;
}

.navbar_ .nav > li {
    position: relative;
    display: block;
    float: left;
    white-space: nowrap;
    background: none;
    margin-left: 2px;
    width: 120px;
}

.navbar_ .nav > li:first-child {
    margin-left: 0;
}

.navbar_ .nav > li > a {
    display: block;
    text-decoration: none;
    background: none;
    font-family: 'Ubuntu';
    font-weight: 700;
    font-size: 16px;
    line-height: 47px;
    color: #fff;
    text-shadow: none;
    padding: 0px;
    border: none;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 2;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    margin-top: 7px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover, .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus {
    color: #fff;
    text-decoration: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding-top: 7px;
}

.navbar_ .nav > li > a {
    background: #e86a46 !important;
}

.navbar_ .nav > li + li > a {
    background: #f2a34d !important;
}

.navbar_ .nav > li + li + li > a {
    background: #f8dd98 !important;
}

.navbar_ .nav > li + li + li + li > a {
    background: #dcd75f !important;
}

.navbar_ .nav > li + li + li + li + li > a {
    background: #65a754 !important;
}

.navbar_ .nav > li + li + li + li + li + li > a {
    background: #47c2d1 !important;
}

.sub-menu ul {
    position: absolute;
    display: none;
    left: 0px;
    top: 59px;
    list-style: none;
    zoom: 1;
    z-index: 109;
    margin: 0;
    padding: 0;
    background: #edead0;
    text-align: left;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}

.sub-menu li {
    margin: 0;
    position: relative;
    zoom: 1;
    display: block;
    border-top: 1px solid #e3e1cd;
}

.sub-menu li:first-child {
    border: none;
}

.sub-menu li a {
    display: block;
    position: relative;
    font-family: 'Ubuntu';
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #424242;
    text-decoration: none;
    padding: 6px 35px 6px 20px;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.sub-menu li a:hover, .sub-menu li.active a {
    text-decoration: none;
    color: #e86a46;
    background: #f6f5e8;
}

.sub-menu li a em {
    display: none
}

.sub-menu li a:hover em {
    background-position: bottom;
}

.sub-menu-1 > ul {
}

.sub-menu-2 > ul {
    left: 100%;
    top: 0px;
    margin-left: 0px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

/* ============================= search-form ====================== */
.search-form-wrapper {
    position: relative;
}

.search-form-wrapper .form-control {
    border: 1px solid #f3f3ed;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
    height: 40px;
    color: #b4b4b4;
    font-style: italic;
}

.search-form-wrapper .form-control:focus {
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #b4b4b4;
}

.search-form-wrapper a {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 40px;
    line-height: 40px;
    color: #aaaaaa;
}

.search-form-wrapper a:hover {
    color: #000;
}

.search-form-wrapper a i {
    font-size: 16px;
    line-height: 40px;
}

/* ============================= toTop ====================== */
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: 100%;
    background: url(../images/totop.gif) no-repeat left top;
}

#toTopHover {
    background: url(../images/totop.gif) no-repeat left bottom;
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

#toTop:active, #toTop:focus {
    outline: none;
}

/* ============================= main layout ====================== */

.title1 {
    text-align: center;
    color: #e66939;
    font-weight: 400;
    font-family: 'Fjalla One';
    font-size: 48px;
    line-height: 1;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
}

.title2 {
    text-align: center;
    color: #48443e;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
}

.title3 {
    text-align: center;
    color: #f7f5e2;
    font-weight: 400;
    font-family: 'Fjalla One';
    font-size: 33px;
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.title4 {
    text-align: center;
    color: #e66939;
    font-weight: 400;
    font-family: 'Fjalla One';
    font-size: 23px;
    line-height: 1;
    padding-bottom: 25px;
}

.title5 {
    font-family: 'Fjalla One';
    font-size: 33px;
    line-height: 40px;
    color: #e66939;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 35px;
    text-align: center;
}

.title5 i {
    font-size: 33px;
    line-height: 1;
    padding-left: 20px;
    color: #008ad1;
    vertical-align: top;
}

h1 {
    display: block;
    font-family: 'Fjalla One';
    font-weight: 400;
    font-size: 50px;
    color: #e66939;
    line-height: 1.2;
    padding: 20px 0 20px;
    margin: 0;
    position: relative;
    text-align: center;
    text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.2);
}

h2 {
    display: block;
    font-family: 'Fjalla One';
    font-weight: 400;
    font-size: 14px;
    color: #35373e;
    line-height: 1.2;
    padding: 0px 0 15px;
    margin: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

h3 {
    display: block;
    font-family: 'Ubuntu';
    font-weight: 700;
    font-size: 28px;
    color: #e66939;
    line-height: 1;
    padding: 20px 0;
    margin: 0;
    position: relative;
    text-align: center;
}

.img-responsive-old {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-responsive {
    width: auto \9;
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* === */
.vl1 {
    background: url(../images/vl1.png) center top repeat-y;
}

/*-----btn-----*/
.btn-default.btn0 {
    font-family: 'Ubuntu';
    display: inline-block;
    color: #a3a28b;
    border: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding: 0;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: none;
    position: relative;
}

.btn-default.btn0:hover {
    color: #e66939;
}

.btn-default.btn1 {
    font-family: 'Roboto';
    display: inline-block;
    color: #3ab7cd;
    border: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 3px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin: 2px 6px;
    text-transform: uppercase;
    background: none;
    position: relative;
    border: 1px solid #3ab7cd;
}

.btn-default.btn1:hover {
    color: #fff;
    background: #3ab7cd;
}

.btn-default.btn2 {
    font-family: 'Roboto';
    display: inline-block;
    color: #fff;
    border: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin: 2px 6px;
    text-transform: uppercase;
    background: #e66939;
    position: relative;
    border: 1px solid #e66939;
}

.btn-default.btn2:hover {
    color: #e66939;
    background: #fff;
}

.btn-default.btn3 {
    font-family: 'Roboto';
    display: inline-block;
    color: #35373e;
    border: none;
    font-size: 9px;
    font-weight: 700;
    padding: 0px;
    text-decoration: underline;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: none;
    position: relative;
    letter-spacing: 1px;
}

.btn-default.btn3:hover {
    color: #000;
    text-decoration: none;
}

/* ============================= thumbnail ====================== */
.img-polaroid {
    position: relative;
    padding: 0px;
    background: none;
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.img-polaroid img {
    position: relative;
    border: 5px solid #e5e3be;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.thumbnail .caption {
    padding: 0;
    color: inherit;
}

.thumb0 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.thumb0.last {
    margin-bottom: 0px;
}

.thumb0 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb0 figure {
    margin: 0;
    float: none;
    margin: 0px 0px 0px 0px;
}

.thumb0 figure img {
    width: 100%;
}

.thumb1 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.thumb1.last {
    margin-bottom: 0px;
}

.thumb1 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb1 figure {
    margin: 0;
    float: none;
    margin: 0px 0px 20px 0px;
}

.thumb1 figure img {
    width: 100%;
}

.thumb1 .caption {
}

.thumb2 {
    margin-bottom: 0px;
    margin-top: 20px;
}

.thumb2.last {
    margin-bottom: 0px;
}

.thumb2 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: none;
}

.thumb2 figure {
    margin: 0;
    float: none;
    margin: 0px 0px 20px 0px;
}

.thumb2 figure img {
    width: 100%;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.thumb2 .caption {
}

/*================= queryLoader =========================*/
#load {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 1001;
    background-color: #fff;
}

#qLoverlay {
    background: #fff !important;
}

#qLbar {
    background: #000 !important;
}

#qLpercentage {
    color: #000 !important;
    font-family: 'Ubuntu';
    font-weight: 700;
    font-size: 40px !important;
    line-height: 1;
}

/*================= Contacts =========================*/
#note {
}

.notification_error {
    color: #f00;
    padding-bottom: 10px;
}

.notification_ok {
    text-align: left;
    padding-bottom: 10px;
}

#ajax-contact-form .form-group {
    margin-left: 0;
    margin-right: 0;
}

#ajax-contact-form .form-group label {
    color: #333333;
}

#ajax-contact-form .form-control {
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#ajax-contact-form .form-control:focus {
    border-color: #66afe9;
}

#ajax-contact-form textarea.form-control {
    height: auto;
}

#ajax-contact-form .form-group.capthca {
    float: left;
    margin-right: 30px;
}

#ajax-contact-form .form-group.capthca input {
    width: 170px;
}

#ajax-contact-form .form-group.img {
    float: left;
}

#ajax-contact-form .form-group.img img {
    width: 170px;
    height: 38px;
}

.btn-default.btn-cf-submit {
    display: inline-block;
    background: #008ad1;
    color: #fff;
    font-family: 'Roboto';
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 8px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.btn-cf-submit:hover {
    background: #e66939;
    color: #fff;
}

/*================= Contacts3 =========================*/
#note3 {
}

.notification_error3 {
    color: #f00;
    padding-bottom: 10px;
}

.notification_ok3 {
    text-align: left;
    padding-bottom: 10px;
}

#ajax-contact-form3 .form-group {
    margin-left: 0;
    margin-right: 0;
}

#ajax-contact-form3 .form-group label {
    color: #141414;
    font-weight: 400;
    text-transform: uppercase;
    display: none;
}

#ajax-contact-form3 .form-control {
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    background: #fbf9e6;;
    border: 1px solid #e8e8e8;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#ajax-contact-form3 .form-control:focus {
    border-color: #999999;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(246, 99, 1, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(246, 99, 1, 0);
}

#ajax-contact-form3 textarea.form-control {
    height: 144px;
}

#ajax-contact-form3 .form-group.capthca {
    float: left;
    margin-right: 20px;
}

#ajax-contact-form3 .form-group.capthca input {
    width: 170px;
}

#ajax-contact-form3 .form-group.img {
    float: left;
}

#ajax-contact-form3 .form-group.img img {
    width: 170px;
    height: 38px;
}

.btn-default.btn-cf-submit3 {
    display: block;
    background: none;
    color: #fff;
    font-family: 'Roboto';
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 8px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: none;
    letter-spacing: 0px;
    background: #e65f38;
    border: 1px solid #e65f38;
    letter-spacing: 1px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn-default.btn-cf-submit3:hover {
    background: #fff;
    color: #e65f38;
}

/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {

}

/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {

}

@media (min-width: 992px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {

}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar_ .nav > li {
        width: 85px;
    }

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    header {
        left: 15px;
    }

    .mission .mission_inner {
        font-size: 28px;
    }

    .kids .txt1 {
        font-size: 30px;
    }

    .title1 {
        font-size: 28px;
    }

    .navbar_ {
        float: none;
        height: 69px;
        margin-bottom: 0;
        padding-top: 0;
    }

    .navbar-collapse_ {
        clear: both;
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar_ .nav {
        display: block;
        background: none;
        border-right: none;
        background: none;
        border: none;
    }

    .navbar_ .nav > li {
        float: none;
        margin-left: 0;
        background: none;
        width: auto;
    }

    .navbar_ .nav > li > a {
        padding-top: 0;
        margin-top: 0;
        line-height: 50px;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
    }

    .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover {
        color: #fff;
        padding-top: 0;
        margin-top: 0;
    }

    .sub-menu ul {
        position: relative;
        left: 0;
        top: 0;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
    }

    .time .left_box {
        text-align: center;
        padding-top: 0;
    }

    .time .right_box {
        text-align: center;
        padding-top: 0;
    }

    .vl1 {
        background: none;
    }

    .content-part {
        padding-bottom: 25px;
    }

    .sidebar-part {
        padding-bottom: 25px;
    }

    .comment-block.left1 {
        margin-left: 0px;
    }

    .num-comments {
        margin-left: 0;
    }

    .comment-block {
        padding-left: 0;
    }

    .live-comment {
        padding-left: 0;
    }

    .post .post-story {
        margin: 0;
    }

}

@media (min-width: 481px) and (max-width: 767px) {

}

/* Landscape phones and down */
@media (max-width: 480px) {

    #google_map {
        height: 240px;
    }

    .social_wrapper_bottom {
        float: none;
    }

    footer {
        float: none;
        margin-top: 0px;
        padding-bottom: 10px;
    }
}

.button--raised {
    background: #e86a46;
    box-shadow: 0 -4px #ba5d41 inset, 0 0 #ba5d41
}

.button--raised:hover {
    background: #f26b47;
    box-shadow: 0 -4px #ba5d41 inset, 0 2px #ba5d41;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.orders-tablet-up {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Ubuntu';
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    /* padding-left: 50px; */
    /* background: url(../images/phone1.png) left center no-repeat; */
}

.orders-mobile {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Ubuntu';
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    /* padding-left: 50px; */
    /* background: url(../images/phone1.png) left center no-repeat; */
}

.character__avatar-label, .border-dashed-stone {
    border: 2px dashed #d8d4c7;
}

.character__gender-input:checked + .character__gender-label
, .character__gender-input:checked ~ .character__avatar .character__avatar-input:checked + .character__avatar-label {
    background-color: #3ab7cd !important;
    border-color: #3ab7cd !important
}

.character__gender-input:checked + .character__gender-label--last
, .character__gender-input:checked ~ .character__avatar .character__avatar-input:checked + .character__avatar-label--last {
    background-color: #f373ba !important;
    border-color: #f373ba !important
}

.character__gender-input--boy:checked + .character__gender-label
, .character__gender-input:checked ~ .character__avatar .character__avatar-input:checked + .character__avatar-label {
    background-color: #f8dd98 !important;
    border-color: #d0bc81 !important;
}

.js .tooltip-if-js, .tooltip {
    display: none;
    width: 100%;
    position: relative;
    background: #f5f5f0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    color: #666;
    z-index: 3;
    opacity: 1;
}

input:checked ~ .character__avatar .tooltip {
    display: block;
    top: -185px;
    height: 180px;
    padding-right: 8px;
    background-color: #f5f5f0;
}

.js .tooltip-if-js:after, .tooltip:after {
    margin: -0.5rem 0 0 -.27778rem;
}
.panel--highlight-grass-ceiling {
    background: none repeat-x top left;
    border-top: none;
    padding-right: 28px;
}

.tooltip--absolute {
    position: absolute;
    bottom: 3rem;
}

.container-guttered {
    margin-right: 35px;
}

input, input[type=text] {
    background-color: #fff;
    border: 2px solid #d8d4c7;
    color: #6b7a87;
    padding: .55556rem;
    line-height: 1.44444;
    transition: .25s cubic-bezier(.17, .67, .52, .97);
    width: 100%;
    font-size: .88889rem;
    font-weight: 400;
    border-radius: .22222rem;
}

/*
==========================================================================
gender-label
==========================================================================
 */
.gender-label {
    padding-left: .55556rem;
    padding-right: .55556rem;
    min-width: 120px;
    cursor: pointer;
    width: 49%;
    width: calc(50% - (.55556rem / 2));
}

.gender-input {
    position: absolute;
    opacity: 0;
}

.gender-label:hover {
    background-color: #6b7a87;
    border-color: #6b7a87;
    cursor: pointer;
}

.gender-input:checked + .gender-boy {
    background-color: #3ab7cd !important;
    border-color: #3ab7cd !important;
}

.gender-input:checked + .gender-girl {
    background-color: #f373ba !important;
    border-color: #f373ba !important;
}

.create-book {
    background-color: #e86a46;
    width: 100%;
    min-width: 200px;
}



/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    display: inline-block;
    height: auto;
    max-width: 1500px;
    min-height: 100px;
    vertical-align: middle;
    width: 100%;
    position: relative;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */