﻿body {
}


.btn {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.08em;
    font-size: 0.8em;
    position: relative;
    display: inline-block;
    border: 0;
    border-radius: 30px;
    padding: 1.3em 3em 1.3em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #d01414;
    -webkit-transition: all .3s ease-out!important;
    transition: all .3s ease-out!important;
}

.btn:hover {
    background:#282626;
}

.btn:focus {
    background:#282626;
}

.section-title{
    text-align:center !important;
    color:#d01414;
}

.blog {
    margin-bottom: 4em;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    background-color: #fff;
    border: 1px #e0e0e0 solid;
}

.pricing {
    /* padding: 3.25em 3.25em 3.25em 3.25em; */
    background: #fff;
    padding: 10px;
}

.section-content {
    margin-top: 1.8em;
}


.blog-info {
    /* padding: 3em 3em 2em 3em; */
    padding: 28px;
}


.blog-info p{
    margin-bottom:0px !important;
}

.blog-info h3{
    margin-bottom:0px !important;
}


.blog{
    border:0px;
}

.navbar {
    position: absolute;
    font-weight: bold;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    padding: 3em 15px 1em;
    border-radius: 0;
    border-bottom: 2px #676363 solid;
    margin-bottom: 0px !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.application-form-strip{
    position: absolute;
    width: 100%;
    background: #e02f2f;
    top: 0;
    height: 40px;
    z-index: 99;
}

.form-strip-btn{
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.08em;
    font-size: 0.8em;
    position: relative;
    display: inline-block;
    border: 0;
    margin: 3px;
    border-radius: 1px;
    padding: .5em 1.5em .5em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #d01414;
    -webkit-transition: all .3s ease-out!important;
    transition: all .3s ease-out!important;
}

.main-contacts {
    background: url(../img/bg/contact-bg.jpg) 50% 0;
    background-size: cover;
}

.events-bg {_bi
    background: url(../img/bg/events.jpg) 50% 0;
    background-size: cover;
}


.head-teahers-bg {
    background: url(../img/bg/head-teachers.jpg) 50% 0;
    background-size: cover;
}

.instructors-bg {
    background: url(../img/bg/instructors.jpg) 50% 0;
    background-size: cover;
}

.about-bg {
    background: url(../img/bg/goshin-tree.jpg) 50% 0;
    background-size: cover;
}

.isshintryu-bg {
    background: url(../img/bg/isshintryu.jpg) 50% 0;
    background-size: cover;
}

.affiliation-bg {
    background: url(../img/bg/affiliation.jpg) 50% 0;
    background-size: cover;
}

.gallery-bg {
    background: url(../img/bg/gallery.jpg) 50% 0;
    background-size: cover;
}

.branch-bg {
    background: url(../img/bg/branch.jpg) 50% 0;
    background-size: cover;
}

.about_box{
    background-color: #f4f1f1;
    padding-right: 20px;
    padding-left: 50px;
    padding-top: 50px;
    padding-bottom:50px;
}

ul.box-menu{

}

    ul.box-menu li{
        font-family: 'Open Sans',sans-serif;
        font-weight: 700;
        color: black;
        letter-spacing: 0.08em;
        font-size: 1em;
        position: relative;
        display: inline-block;
        border: 0;
        border-radius: 30px;
        text-decoration: none;
    }

    ul.box-menu li a{
        font-family: 'Open Sans',sans-serif;
        color: black;
        letter-spacing: 0.08em;
        font-size: 1em;
        position: relative;
        display: inline-block;
        text-decoration: none;
        transition: all .3s ease-out!important;
    }

    ul.box-menu li a:hover{
        color: red;
        transition: all .3s ease-in-out;
    }


.about_box_text{
    font-size: 1em;
    font-family: 'Open Sans',sans-serif;
    letter-spacing: 0.08em;
    padding-top: 15px;
    padding-bottom: 0px;
    margin: 0px;

}

.about_box_h5{
    padding-right: 20px;
    color: #888888;
    letter-spacing: 0.08em;
}



/*.main-inner {
    text-align: center;
    padding: 8em 0 14em;
    padding-top:10em;
}*/

.main-inner {
    text-align: center;
    padding: 5em 0 14em;
    padding-top: 8em;
    padding-bottom: 5em;
}

.contacts-3 .address-item {
    padding: 3em !important;
}

.isshin_box_text{
    font-family: 'Open Sans',sans-serif;
    font-size: 1rem;
    line-height: 1.85;
    padding-right: 0 !important;
    margin-bottom: 0px !important;
    margin-top: 15px !important;
    
}

.isshin_box_text1{
    font-family: 'Open Sans',sans-serif;
    font-size: 1rem;
    line-height: 1.85;
    color: #727272;
    padding-right: 0 !important;
    margin-bottom: 0px !important;
}

.isshin_box_h5{
    margin-top: 30px;
    margin-bottom: 0px;
}


.event_box{
    width: 80%;
    -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 0.5s;
}


.event_box:hover{
    width: 100%;
    background-color: #fff !important;
}



.testimonial {
  
  margin: 0 auto;
  padding: 5px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  width: 100%;
}


.instructor_text{
    font-family: 'Open Sans',sans-serif;
    color: #d01a1a;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.02em;
}

.sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1000000000000000000;
}


.nav-desctop-list li li:hover {
    background-color: #676363;
    padding: 0px;

}

.nav-desctop-list li li {
    padding: 0px;

}
.nav-desctop-list li li a {
    display: block;
    padding: 1em ;
    letter-spacing: 1.5px;
}




.active-line{
    background: #676363 !important;
    padding: 19px 30px !important;
    color: white !important;

}

.nav-desctop-list > li > ul {
    left: -3em;
    margin-top: 0;
    border: 1px #c5c5c5 solid;
    padding: 6px !important;
}