body, .text--body-base, .kss-example-preview-wrapper {
    font-size: 16px;
    line-height: 1.88;
    font-family: "Merriweather",serif;
    font-weight: normal;
    font-style: normal;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.1;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-family: 'Englebert', sans-serif;
}



.margin-top74 {margin-top:56px;}


@media screen and (min-width: 601px){
.margin-top74 {margin-top:64px;}}





.section-with-pad { padding: 100px 0 }

.section {
    position: relative;
    padding-top: 4em;
    padding-bottom: 4em;
}

.cover--image { 
    background-size: cover;
    background-position: center;
    width: 100%;
    position:relative;
    opacity 0.2
}

.image-container img {
    max-width: 100%;
}


/* Gradient Background Color */
.gh {
  background: #ffffcc; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(right, white , #ffffcc); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, white, #ffffcc); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, white, #ffffcc); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #ffffff , #ffffcc); /* Standard syntax */
}


/* Text Colors */
.text-gradient {    
  background: -webkit-linear-gradient(right, yellow, #e51300);
  background: linear-gradient(right, yellow, #e51300);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.map, .mapp {
    height: 600px;
    width: 100%;
}


/* Hero */

.hero-fp  { height:100%;  }   /* full page*/
.hero-s   { height:320px; }   /* small */
.hero-m   { height:406px; }   /* medium */
.hero-l   { height:655px; }   /* large */

/*
.banner-1 {
    background-image: -webkit-linear-gradient(66deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url(http://noisymonkeysdaycare.com/v2/images/layout/boy-in-playground.jpg);
    background-image: linear-gradient(24deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url(http://noisymonkeysdaycare.com/v2/images/layout/boy-in-playground.jpg);
    background-position: 0 0,50% 50%;
    background-size: auto,cover;
}
*/

.banner-2 {
    background-image: -webkit-linear-gradient(66deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url();
    background-image: linear-gradient(24deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url();
    background-position: 0 0,50% 50%;
    background-size: auto,cover;
}


.banner-3 {
    background-image: -webkit-linear-gradient(66deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url();
    background-image: linear-gradient(24deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url();
    background-position: 0 0,50% 50%;
    background-size: auto,cover;
}


.banner-4 {
    background-image: -webkit-linear-gradient(66deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url();
    background-image: linear-gradient(24deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url();
    background-position: 0 0,50% 50%;
    background-size: auto,cover;
}


.banner-5 {
    background-image: -webkit-linear-gradient(66deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url(http://www.noisymonkeysacademy.com/sites/default/files/layout/_240x240_crop_center-center/child-865116_1920.jpg);
    background-image: linear-gradient(24deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url(http://www.noisymonkeysacademy.com/sites/default/files/layout/_240x240_crop_center-center/child-865116_1920.jpg);
    background-position: 0 0,50% 50%;
    background-size: auto,cover;
}

.banner-10 {
    background-image: -webkit-linear-gradient(66deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url();
    background-image: linear-gradient(24deg,rgba(120,60,189,.8),rgba(26,109,229,.9)),url();
    background-position: 0 0,50% 50%;
    background-size: auto,cover;
}

.text-uppercase {
    text-transform: uppercase;
}

.fs {
    height: 100vh !important;
}

.has-a-cover-image {
    position: relative;
    overflow: hidden;
}

.has-a-cover-image .cover-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: #000000;
}

.has-a-cover-image .cover-container img {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(-50%);
    /*transform: translate3d(-50%, 251px, 0px);*/
    opacity: 0.2;
}


.parallax-container .section {
width: 100%;
}

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}






footer.page-footer {
  margin: 0;
 /*padding-bottom: 100px;*/
   padding-top: 100px;
}

footer .footer-inner {
padding-bottom: 100px;
padding-top: 100px;
font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;

}


.section-title, .text-gradient {
    background: -webkit-linear-gradient(right, yellow, #e51300);
    background: linear-gradient(right, yellow, #e51300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Pacifico', cursive;
    font-family: 'Permanent Marker', cursive;
    font-family: 'Englebert', sans-serif;
}


.carousel-item .carousel-content  { z-index: 10 !important; }

.carousel-item img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

/*
.main-header {z-index: 1000 !important;}
*/








/**/

.description, .teaser, .intro-section {
    width: 69%;
    text-align: center;
    font-size: 28px;
    line-height: 33px;
    color: #333840;
    font-family: 'MyriadPro-Light', sans-serif;
    padding: 80px 0 70px 0px;
    margin: 0 auto;
}

.description h2, .intro-section h2 {
    font-family: 'Verlag-Light', sans-serif;
    font-size: 50px;
    line-height: 20px;
    color: #f15a22;
    text-transform: uppercase;
    margin: 0px 0px;
    padding: 0px 20px 65px;
    font-weight: normal;
    letter-spacing: 1px;
}



.widget-wrap {
    background-color: #fff;
    padding: 40px;
}

.widget-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px;

    font-size: 16px;
    font-weight: 800;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.widget-image {
    width: 100%;
display:block;
overflow:hidden;
}

.widget-image img {
    max-width: 100%;
    height: auto;
    border: 0;
}



/*
legend {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 21px;
    line-height: 30px;
    color: #ec008c;
    border: 0;
}
*/



.form-sector       {background:#f2f2f2;}
.form-sector-title {background:#f2f2f2;}











.address {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 1px;
}

.address address a, .address_2 address a, .address_3 address a {
   
}

.address .title, .address_2 .title, .address_3 .title {
      margin-bottom: 56px;
    text-align: left;
}

.address p, .address_2 p, .address_3 p {
    margin: 0;
}



/*

.news-block {
    text-align: center;
}

.news-block .date {
    letter-spacing: .15em;
    text-transform: uppercase;
    font-size: .9em;
}

.news-block  .divider {
    margin: .5em auto;
    border-top: 3px solid #010101; 
    width: 40px;
    -webkit-transition: width ease-out 2s;
    -moz-transition: width ease-out 2s;
    transition: width ease-out 2s;
}

.news-block .divider {
    margin-top: 2.1875em;
    margin-bottom: 2.1875em;
}

.news-block .extract {
}


.news-block .read-more {
    letter-spacing: .15em;
    text-transform: uppercase;
    margin-top: 2.1875em;
    display: block;
    margin-bottom: 1.09375em;
}
*/
/*
.section-news, .section-footer  {background-color: #282634 !important }
*/

.fc-2 { background-color: #1d1b26 !important }

/*
.hot-topic-article {
    width: 100%;
    white-space: normal;
    background: #d33a2c;
    background: linear-gradient(to bottom,#f88040,#d33a2c);
    color: #fff;
    padding: 1.5em 1.5em 0;
    border-radius: 11px;
    position: relative;
    display: inline-block;
    margin-bottom: -4px;
    vertical-align: bottom;
    margin-top: 2em;
    margin-bottom: 1.5em;
    min-height: 480px;
    padding: 3em 1.5em;
}
*/

.hot-topic-article {
   /* border-radius: 11px 11px 0 0;
    margin-bottom: 0;
    margin-top: 0;*/
   /* padding:60px;*/
}
/*
.hot-topic-article {
    margin-bottom: 0;
}

.enhanced .hot-topic-articles-list li:nth-of-type(1) .hot-topic-article {
    margin-left: 0;
}
*/
.hot-topic-article h5 {
    /* clear: both; */
  /*  margin-bottom: 1em;*/
}







.section-testimonials blockquote {
    width: 60%;
    margin: 0 auto !important;
    text-align: center;
    font-size: 28px !imporatant;
    line-height: 34px;
    display:flex;
}


.section-testimonials blockquote q {

    font-size: 28px !imporatant;
    line-height: 34px;

}

.section-testimonials  .author {
    display: block;
    color: #f15a22;
    font-style: normal;
    padding-top: 32px;
    font-family: 'MyriadPro-Regular', sans-serif;

}
















ul.annonce,ul.annonce li{
  list-style:none;
}
ul.annonce{
  overflow:hidden;
  padding:3em;
}
ul.annonce li a{
  text-decoration:none;
  color:#000;
  background:#ffc;
  display:block;
  height:400px;
  width:300px;
  padding:1em;
  -moz-box-shadow:5px 5px 7px rgba(33,33,33,1);
  -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7);
  box-shadow: 5px 5px 7px rgba(33,33,33,.7);
  -moz-transition:-moz-transform .15s linear;
  -o-transition:-o-transform .15s linear;
  -webkit-transition:-webkit-transform .15s linear;
}
ul.annonce li{
  margin:1em;
  float:left;
}
ul.annonce li h2{
  font-size:140%;
  font-weight:bold;
  padding-bottom:10px;
}
ul.annonce li p{
  font-family:"Reenie Beanie",arial,sans-serif;
  /*font-size:18px;*/
}
ul.annonce li a{
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -moz-transform:rotate(-6deg);
}
ul.annonce li:nth-child(even) a{
  -o-transform:rotate(4deg);
  -webkit-transform:rotate(4deg);
  -moz-transform:rotate(4deg);
  position:relative;
  top:5px;
  background:#cfc;
}
ul.annonce li:nth-child(3n) a{
  -o-transform:rotate(-3deg);
  -webkit-transform:rotate(-3deg);
  -moz-transform:rotate(-3deg);
  position:relative;
  top:-5px;
  background:#ccf;
}
ul.annonce li:nth-child(5n) a{
  -o-transform:rotate(5deg);
  -webkit-transform:rotate(5deg);
  -moz-transform:rotate(5deg);
  position:relative;
  top:-10px;
}
ul.annonce li a:hover, ul.annonce li a:focus{
  box-shadow:10px 10px 7px rgba(0,0,0,.7);
  -moz-box-shadow:10px 10px 7px rgba(0,0,0,.7);
  -webkit-box-shadow: 10px 10px 7px rgba(0,0,0,.7);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -o-transform: scale(1.25);
  position:relative;
  z-index:5;
}
/*ol{text-align:center;}
ol li{display:inline;padding-right:1em;}
ol li a{color:#fff;}
*/





.image-composition {
/*  width: 100%;
  height: 100%;*/
  /*border: 1px solid grey;*/
}

.image-composition img {
  /*width: 8rem;
  height: 8rem;*/
  
}

.image-composition .image-1{
  width: 16rem;
  height: 16rem;
}
.image-composition .image-2 {
  
  width: 12rem;
  height: 12rem;
  margin-top: -18rem;
  margin-left: 14rem;
  border: 6px solid white;
}
.image-composition .image-3 {
  width: 8rem;
  height: 8rem;
  margin-top: -4rem;
  margin-left: 14em;
  border: 6px solid white;
}






/**/

.slick-next:before, .slick-prev:before {
    /*width: 40px !important;
    height: 40px !important;*/
    font-size:40px !important;
}
.slick-list {
    outline: none !important;
}
.slick-slide {
  &:focus, a {
    outline: none;
  }
}

.slick-slider * { outline: none; }





/*   */

/*
.staff--name     { font-size: 17px;  font-size: 1.5rem; font-weight: 400; }
.staff--position { font-size: 17px;   }
.staff--bio      {}
*/





/* News Cards */

.card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
     /*background-color: #fff;
    background-clip: border-box;
   border: 1px solid rgba(0,0,0,.125);*/
  }

.card.card-cascade {    
   margin-top: 20px;
}

.card .view {
    overflow: hidden;
    position: relative;
    cursor: default;
}

.card .view {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: -20px !important;
    border-radius: 4px;
}

.card .view img, .card .view video {
    display: block;
    position: relative;
}

.card img {
    border-radius: 4px 4px 4px 4px; 
}







/**/

.quote .quote__text {
    position: relative;
    font-size: 1.7em;
    line-height: 1.4;
}

.quote .quote__byline {
    font-family: "Benton Sans Book",Helvetica,sans-serif;
    font-size: 0.6875em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.quote .quote__text:before {
    position: absolute;
    content: "\201C";
    left: -0.6em;
}
.quote .quote__text:after {
    content: "\201D";
}


.quote .quote__byline .quote__byline-detail {
    color: #787878;
}

.quote .quote__byline .quote__byline-name:first-child:before, .quote .quote__byline .quote__byline-detail:first-child:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    margin-right: .5em;
    vertical-align: middle;
    background: #bbb;
}


/**/

.content-divider.model-two {
    display: block;
    width: 100px;
    background-image: -webkit-linear-gradient(186deg, #e4236e, #783cbd);
    background-image: linear-gradient(264deg, #e4236e, #783cbd);
}

.content-divider {
    height: 3px;
    margin: 30px auto;
    background-image: -webkit-linear-gradient(186deg, #e4236e, #783cbd);
    background-image: linear-gradient(264deg, #e4236e, #783cbd);
}



/**/

.icon-size-large  {width:73px; height:73px;}
.icon-size-medium {width:90px; height:90px;}
.icon-size-small  {width:90px; height:90px;}


.feature-icon--small  { width:24px; height:24px; }
.feature-icon--medium { width:73px; height:73px; }
.feature-icon--large  { width:90px; height:90px; }

.icon-wrapper  {
    background-color: #FFDE03;
    color: rgba(51,51,51,1);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    text-align: center;
}


.button.button_alternate, .button.button_alternatewhite, .button.button_alternatelight, .button.button_alternateprimary {
    background-color: transparent;
    border: 2px solid #444;
    color: #25252d;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    background-image: none!important;
    padding: 9px 30px 11px;
}

.button.button_alternate, .button.button_alternatewhite, .button.button_alternatelight, .button.button_alternateprimary {
    border: 2px solid #444;
    color: #25252d;
}


/*---------------------------------------------------------*/
.s5ths,
.m5ths,
.l5ths,
.xl5ths {
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s5ths {
  width: 20%;
}

@media only screen and (min-width: 601px) {
  .row .col.m5ths {
    width: 20%;
  }
}

@media only screen and (min-width: 993px) {
  .row .col.l5ths {
    width: 20%;
  }
}

@media only screen and (min-width: 1201px) {
  .row .col.xl5ths {
    width: 20%;
  }
}


.gallery-grid div {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    padding: 0 !important;
}

@media print, screen and (min-width: 48em){
.gallery-grid div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
}}


.gallery-grid div img {
    width: 100%;


    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;

}

/*---------------------------------------------------------*/

.blog-navbar:after {
    background-color: #e5e5e5;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin:0;
    max-width: 100%;
    transition: all .5s;

}


.blog-navbar{
    height: auto;
    position: sticky;
    top: 70px;
    left: 0;
    z-index: 100;
}

.subnav  {
    margin: 0 auto;
    padding: 0;
    height: 48px;
    line-height: 48px;
    overflow-x: auto;
    overflow-y: hidden;
}

.subnav ul {
    margin: 0 auto;
    padding: 0;
    height: 48px;
    line-height: 48px;
    overflow-x: auto;
    overflow-y: hidden;
}

.subnav ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: inherit;
    line-height: inherit;
    margin-right: 10px;
}

.subnav ul li a {
   position: relative;
   color: #4d4d4f;
   transition: .2s ease-in-out all;
   cursor: pointer;
   display: block;
   padding: 0 15px;
}

.subnav ul li::before  {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 8px;
    border-radius: 32px;
    height: 32px;
    background-color: rgba(0,0,0,0.2);
    transition: background .2s, opacity .2s;
}

.subnav ul li::before {
    background-color: transparent;
}

.subnav ul li.active::before {
    background-color: rgba(0,0,0,0.2);
}

.subnav ul li:hover::before, .subnav ul li.active:hover::before {
    background-color: rgba(0,0,0,0.1); 
}






.el-valign-wrapper {
    /*height: 10em;*/
    position: relative 
}

.el-valign-wrapper .el-valign {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}


/**/


.el-fws-theme.slick-slider {
    margin-bottom: 0px;
}


.el-slikdots {
    position: absolute;
    bottom: 10px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.el-slikdots li {
    position: relative;
    display: inline-block;
    height: 20px !important;
    width: 20px !important;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.el-slikdots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}




.el-slikdots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    font-family: "slick";
    font-size: 46px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: 0.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.el-slikdots .slick-active button:before {
    color: #ffcc00;
}

.el-slikdots li button:hover, .el-slikdots li button:focus {
    outline: none;
}


.el-slick-prev, .el-slick-next {
    background: none !important;
    border: 0px !important;
    cursor: pointer !important;
    outline: none !important;
    position: absolute !important;
    top: 0px !important;
    height: 100% !important;
    z-index: 103 !important;
    font-size: 0.5em !important;
    width: 45px !important;
}

.el-slick-prev {
    left: 0px;
}

.el-slick-next {
    right: 0px;
}

@media (min-width: 1128px){
.el-slick-prev, .el-slick-next {
    width: 75px !important;
}}

.el-slick-prev img, .el-slick-next img {
    width: 45px;
    height: 45px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}

.el-slick-prev::before, .el-slick-next::before, {
    content: '';
    position: relative;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 45px;
    height: 45px;
    background-color: rgba(0,0,0,0.2);
    transition: background .2s, opacity .2s;
}


.el-fws-theme .slick-arrow { display:none !important; }
.el-fws-theme:hover .slick-arrow { display:block !important }



/**/

.icon-block .article-img-area img {
  width: 100%;
    height: auto;
  -webkit-transition: 0.5s all ease;
  -transition: 0.5s all ease;
  transition: 0.5s all ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.icon-block .article-img-area {
  width: 100%;
  height: 100%;
  min-height: 272px;
  display:block;
  overflow: hidden;
  position:relative;
}

.icon-block .article-img-area:hover img {
  -moz-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  -webkit-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
  -webkit-transition: 1.8s all ease;
  -transition: 1.8s all ease;
  transition: 1.8s all ease;
  opacity:.5;
}


.byline, .cat-links, .posted-on { display:block; text-align: center; font-size: 0.95em; line-height: 1.3; }
.byline, .cat-links, .posted-on, .cat-links a, .posted-on a, .byline a { color: #666 }






/* Forms */
input#preferredKitten { display: none; }
.js-registration .form-control.error { border: 1px dotted red; }
.js-registration label.error        { color: red; font-style: italic; }