﻿/*.kids {
        background: #71f5a5 !important;
        background: -webkit-linear-gradient(to left, #0575E6, #00F260) !important;
        background: linear-gradient(to left, #0575E6, #71f5a5) !important;
    }

    .gradientcolor {
        background: #ffffff;
        background: -webkit-linear-gradient(to bottom, #ffffff, #1bb8a3);
        background: linear-gradient(to bottom, #ffffff, #1bb8a3);
        padding: 50px 0;
    }*/

.owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover {
    border: 1px solid #1bb8a3 !important;
    color: #1bb8a3 !important;
}

.section-lightblue{
    background-color: #D7E4ED !important;
    border-top: none !important;
}

#counters .col-md-4 {
  text-align: center;
  border-right: 1px dashed black;
}

#counters .col-md-4:last-child {
  border-right: 0px solid black;
}

#counters h1{
    font-weight:700;
    color:#4a7f9f !important;
}

#counters h3{
    text-align:center;
}

#counters img{
    width:120px;
}

#features .featured-box .box-content-sm {
    height: 350px;
    border-radius: 8px;
    border-top: 1px solid #CCC;
    border-top-width: 4px;
    padding: 5px 10px;
    position: relative;
    top: -1px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#features .featured-box .box-content-lg {
    height: 400px;
    border-radius: 8px;
    border-top: 1px solid #CCC;
    border-top-width: 4px;
    padding: 5px 10px;
    position: relative;
    top: -1px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

html #features .featured-box-primary .box-content-sm, html #features .featured-box-primary .box-content-lg  {
    border-top-color: #00607a;
}

html #features .featured-box-secondary .box-content-sm, html #features .featured-box-secondary .box-content-lg  {
    border-top-color: #e36159;
}

html #features .featured-box-tertiary .box-content-sm, html #features .featured-box-tertiary .box-content-lg {
    border-top-color: #2baab1;
}

html #features .featured-box-quaternary .box-content-sm, html #features .featured-box-quaternary .box-content-lg {
    border-top-color: #383f48;
}

html #features .featured-box-quaternary .icon-featured {
    background-color: #383f48;
}

html #features .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
    box-shadow: 0 0 0 3px #383f48;
}

html #features .featured-box-quaternary h4 {
    color: #383f48;
}

html #features .list-quaternary.list-icons li .fa, html #features .list-quaternary.list-icons li .icons {
    color: #383f48;
    border-color: #282d33;
}



.pulse {
    animation-name: pulse;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}

.featured-boxes-flat .featured-box .icon-featured {
    display: inline-block;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    padding: 0;
    width: 70px;
}

.icon-featured {
    display: inline-block;
    font-size: 0px;
    margin: 15px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #FFF;
    font-size: 40px;
    line-height: 80px;
}

.arrow-position {
    position: relative;
    -ms-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    top: 19px;
    left: 29px;
}

@media only screen and (max-width: 1024px) {
#counters h3{
    text-align: left;
}

#features li {
    line-height: 20px;
}

#features .featured-box .box-content-sm{
    height:370px;
}

#features .featured-box .box-content-lg {
    height: 425px;
}
}

@media only screen and (max-width: 768px){
#counters h3{
    text-align: left;
    font-size: 1.4em;
}

#features .featured-box .box-content-sm {
    height: 310px;
}

#features .featured-box .box-content-lg {
    height: 335px;
}

#features .featured-box{
    margin-bottom:0;
}
#features{
    margin:0; 
    padding:0;
}
}

@media only screen and (max-width: 425px){
#counters h1 {
    font-size: 2.0em;
}

#counters h3 .inverted{
    text-align:center;
}

#features .featured-box h4 {
    font-size: 1.25em;
}

#features .featured-box .box-content-sm {
    height: 410px;
}

#features .featured-box .box-content-lg {
    height: 495px;
}

#features li {
    line-height: 18px;
}
}
@media only screen and (max-width: 375px){
#features .featured-box h4 {
    font-size: 1.2em;
    height: 40px;
    line-height: 1.3;
}

#features li {
    line-height: 17px;
}

#features .featured-box .box-content-sm {
    height: 395px;
}

#features .featured-box .box-content-lg {
    height: 495px;
}

#features .icon-featured {
    display: inline-block;
    font-size: 0px;
    margin: 15px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #FFF;
    font-size: 30px;
    line-height: 60px;
}
}
@media only screen and (max-width: 375px) {
#features li {
    font-size: 13px;
    line-height: 16px;
}

#features .featured-box .box-content-sm {
    height: 440px;
}

#features .featured-box .box-content-lg {
    height: 525px;
}

}


