@charset "utf-8";

img.center {
    display: block;
    margin: 0 auto;
}

#navigation > ul > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.margin-top-30 {
    margin-top: 30px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.padding-top-10 {
    padding-top: 10px;
}

#formsearch {
    margin:0 0 8px 0;
    overflow:hidden;
    width:100%;
    padding:4px 5px;
    background:#00C6FF;
}

#formsearch input.editbox_search {
    margin:0;
    padding:5px 6px 5px;
    float:left;
    width:100%;
    border:none;
    font:normal 12px/1.5em Arial, Helvetica, sans-serif;
    color:#a8acb2;
    background:white url(images/search_btn.gif) no-repeat right center;
}
.notice-box {
    background:#00C6FF;
    height: 375px;
    padding: 15px;
    color: #FFFFFF;
}
.notice-box h4 {
    color: #FFFFFF;
    font-size: 24px;
}
.notice-box a {
    color: #FFFFFF;
}
.padding-bottom-5 {
    padding-bottom: 5px;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
.owl-theme .owl-controls .owl-buttons div {
    background: none !important;
    color: #00C6FF;
}
.icon-default {
    color: #00C6FF;
}
.header {
    border-bottom: 5px solid #00C6FF;
}
.navigation-wrapper {
    background: #ededed;
}
#navigation ul li {
    
}
.btn-00C6FF {
    background-color: #00C6FF;
}
.s-button {
    background: #00C6FF;
    text-align: center;
    padding: 12px;
}
.success-button {
    background: #00C6FF;
    text-align: center;
}
.s-button a, .success-button a {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
}
.content-button {
    color: #FFFFFF;
    background: #00C6FF;
    padding: 6px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.tiny-footer {
    background: #00C6FF;
    color: #FFFFFF;
}


.parallax {
    /*background-image: url('images/happy-customer.jpg');*/
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.coustomer_section {
    height: 315px;
    width: 100%;
    background-color: rgba(0, 161, 228, 0.9);
}
.full_width {
    float: left;
    height: 315px;
    opacity: 0.95;
    width: 100%;
}
.mid {
    float: left;
    width: 100%;
}
.coaching_deteils {
    padding-top: 62px;
}
.mid_box {
    border: 0.9px solid #fff;
    float: left;
    margin-top: 30px;
    padding: 14px;
    width: 98%;
}
.count_box {
    color: #fff;
    float: left;
    font-size: 20px;
    padding: 15px;
    width: 50%;
}
.span12 {
    color: #fff;
    float: left;
    width: 100%;
}
.counter {
    font-size: 30px;
    padding: 0 32px;
}
span.extra_large {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
}
.mid p {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.5em;
    padding: 0;
}
.coaching_deteils h1 {
    color: #FFF;
    font-size: 50px;
}