#sp-header .justify-content-end{
    justify-content: center !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
    text-transform: uppercase !important;
    border-right: 2px solid #361304;
}
.no_border{
    border-right: unset !important;
}



.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
   
    padding: 0 33px !important;
    
}

.layout-boxed .body-innerwrapper{
    box-shadow: unset !important;
}

.body-wrapper, #sp-section-1 {
    background: url(/images/website/zima.jpg) repeat;
}
.layout-boxed .body-innerwrapper{
    background: url(/images/website/fon.jpg) repeat !important;
}


#sp-bottom{
    border-top: 4px solid #e53c22;
    line-height: normal !important;
}


.social-bottom li{
    display: inline-block !important;
    margin-bottom: 0px !important;
} 

#sp-bottom .sp-module-title{
    margin-bottom: 10px !important;
    font-weight: normal !important;
    color:#5b2a15 !important;
    font-size: 20px;
}
.l-title{
    display: block;
    color: #5b2a15;
    font-size: 16px;
} 
.img-bottom img{
    display: inline-block !important; 
}

.red-text {
    color: #e53b21;
    font-size: 30px;
    text-shadow: white 1px 0, white 1px 1px, white 0 1px, white -1px 1px, white -1px 0, white -1px -1px, white 0 -1px, white 1px -1px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px, white 0 0 3px;
}

.brown-text {  
    font-weight: normal;
    font-size: 20px;
}
.phone_number li{
    margin-bottom: 0px !important;
}
.copyright-japan li{
    margin-bottom: 0px !important;
}
#sp-bottom .sp-module{
    margin-bottom: 0px !important;
}

.payments-icons{
    margin-bottom: 0px !important;
}
.payments-icons li{
    background: url(/images/website/payment-icons.png) no-repeat 0 -38px;
    width: 48px;
    height: 35px;
    display: inline-block !important;
    margin-bottom: 0px !important;
    cursor: pointer;
}
.c2 {
    background-position: -57px -37px !important;
}

.c3 {
    background-position: -113px -38px !important;
}
.c1:hover {
    background-position: 0 -1px;
}
.c2:hover {
    background-position: -57px 0 !important;
}
.c3:hover {
    background-position: -114px 0 !important;
}
.header-info {
    text-align: right;
    
    
    margin: 18px 8% 0 5%;
}
.header-info span {
    font-size: 18px;
    color: #361304;
    line-height: 1;
}
.header-info .nubmer {
    font-size: 38px;
}
.sppb-article-info-wrap h3 {
    font-size: 16px !important;
    font-weight: 400 !important;
}
.sppb-article-info-wrap h3 a{
    color: #5b2a15 !important;
    
}
.sppb-article-info-wrap{
    margin-top: 20px !important;
}

.sppb-article-info-wrap h3 a:hover {
    color: #cc9933 !important;
}

.sppb-addon-article .sppb-img-responsive{
    border: 6px solid;
    border-color: transparent;
}

.sppb-addon-article .sppb-img-responsive:hover {
    border: 6px solid;
    border-color: #cc9933;
}

/*.tours_article .sppb-img-responsive{
    border: 6px solid;
    border-color: #cc9933;
}*/


.tours_article:nth-child(2n+2) .sppb-img-responsive{
    border: 6px solid red;
}

.tours_article .sppb-img-responsive:hover {
    
    border: 6px solid #cc9933
}

.veers-icon img {
    margin-right: 15px;
}

.home-link-with-border {
    text-align: center;
    
    border-style: double;
}
.home-link-with-border a{
    color:#FF0000;
    font-weight: 600;
    font-size: 16px;
    margin: 20px 0px;
    display: block;
    
}
.side-bar-link {
    text-align: center;
    background: #fff;
    padding: 40px 10px;
    font-size: 23px;
}

.left-menu-title .sppb-addon-title{
    background: #e53c22;
    color: #fff;
    padding: 21px;
    text-align: right;
}

.left-menu-title .sppb-addon-title:before {
    content: '';
    position: absolute;
    left: -5px;
    background: url(/images/website/cat.png) no-repeat;
    width: 72px;
    height: 107px;
    top: -24px;
}
.left-menu-title .menu{
    list-style: none;
    padding: 0px !important;
}
.left-menu-title .menu a {
    color: #5b2a15;
    font-size: 20px;
    text-decoration: none;
    padding: 6px 14px;
}

.left-menu-title .menu a:hover {
    text-decoration: underline;
}
.left-menu-title .menu-child {
    list-style: none !important;
    padding: 0px !important;
}

.left-menu-title .menu-child a{
    font-size: 16px !important;
    padding: 7px 14px 7px 56px !important;
    display: block !important;
    position: relative;
    line-height: unset !important;
}

.left-menu-title .menu-child a:hover {
    color: #e53c22;
    text-decoration: underline;
}


.left-menu-title .menu-child a:after {
    content: '';
    position: absolute;
    border-radius: 50px;
    width: 12px;
    height: 12px;
    left: 27px;
    top: 13px;
    background: #e53b22;  
}

.left-menu-title .menu-child a:hover:after {
    box-shadow: 0 0 0 6px #fff;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
background: rgba(54, 19, 4, 0.9) !important;
border-bottom: 6px solid #e53b21;
padding: 15px !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner a{
    color: #d2904b !important;
    font-size: 15px !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner a:hover{
    text-decoration: underline !important;
}


.japan-tours .article-list .article{
    padding: 9px !important;
    border: unset !important;
}

.japan-tours  .article-intro-image img{
    border: 6px solid #e53c22;
    border-radius: 0px !important;
}
.japan-tours .article-header h2{
    font-size: 16px !important;
    color: #5b2a15 !important;
    font-weight: 600 !important;
}

#sp-left .sp-module{
    padding: 0px !important;
}


.wrap .fx-widget{
    background: unset !important;
}

.currency{
    list-style: none !important;
    margin-top: 19px;
}

.currency img {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
}

#sp-main-body {
    padding: 15px 0 !important; 
}
.breadcrumb{
    background-color: unset;
    margin-top: 10px;
}

.com-sppagebuilder #sp-main-body {
    padding: 0 !important;
}

.licence-mobile{
    display: none;
}

table th{
    border:2px solid #5B2A15;
}

table td {
	padding: 15px;
}
table thead td {

	border:2px solid #5B2A15;
}
table tbody td {
	
	border: 2px solid #5B2A15;
}


@media only screen and (max-width: 767px) {
    .veers-icon {
      display: none !important;
    }
    .header-info .nubmer {
        font-size: 30px;
    }
    .licence-mobile{
        display: block !important;
    }
    #sp-header{
        height: 55px !important;
    }
    #sp-menu .justify-content-end {
        justify-content: left !important;
    }
    .burger-icon {
        width: 35px;
        cursor: pointer;
    }

    .burger-icon>span {
        display: block;
        height: 4px;
        background-color: #ffffff;
        margin: 7px 0;
        
    }
    #sp-language .d-flex {
        display: flex!important;
        justify-content: flex-end;
    }

    .mod-languages{
        margin-top: 15px !important;
    }
.menu-child li{
    border-bottom: 1px solid #eee;
    margin-bottom: 3px;
}
.nav-pills li{
    border-bottom: 1px solid #ccc !important;
    
}
.sp-dots{
    display: none !important;
}
  }