/*
Theme Name: SHIKOBI INC.
Author: Cichy / TwistedGraphics™
Author URI: mailto:kontkat@lukaszcichocki.pl
Description: SHIKOBI INC. Template
Version: 1.0
*/
@charset "utf-8";

body{
    font-family: 'Arial';
    font-size: 14px;
    position: relative;
    color: #FFF;
    background-color: #FFF;
    position: relative;
    font-weight: normal;
}

header{
    background: rgba(0, 0, 0, 0.7);
    
    width: 100%;
    min-height: 67px;
    position: absolute;
    z-index: 30;
    top: 0px;
}
.logoPage{
    display: block;
    
    margin: 8px 5px 1px 30px;
    float: left;
}

.logoHeader{
    width: 100%;
    
    background-size: cover;
    padding-top: 30%;
    box-shadow: 0px -25px 24px -13px #000 inset;
    box-shadow: 0px -38px 44px 79px #000;  position: relative;  z-index: 2;
    background-color: #000;
}

.bgBOX{
    width: 100%;
    
    background-size: cover;
    box-shadow: 0px 37px 54px -8px #000 inset;
    clear: both;
    float: left;
    padding: 30px 0 80px 0;
    background-color: rgba(0, 0, 0, 0.7);
}
.afterBorder{
    background: rgba(0, 0, 0, 0.87);
    width: 100%;
    height: 40px;
    margin-top: -40px;
}
.bgBOX.paralax1{
    background-position: 0px -50px;
}
.bgBOX.paralax2{
    background-position: 0px -50px;
}
.page-wrap{
    margin: auto;
    
    padding: 0 30px;
    max-width: 100%;
    position: relative;
    z-index: 4;
}
.sectionTitle.margin-minus{
    margin-top: -88px;
    margin-bottom: 86px;
}
.sectionTitle{
    font-weight: bold;
    color: #FFF;
    text-align: center;
    letter-spacing: 4px;
}

.slider{
    margin-top: 0px;
    margin-bottom: 40px;
}

.list-bg-black{
    margin: 0;
    
    padding: 0;
    padding-top: 3px;
}
.list-bg-black.about{
    margin-bottom: 100px;
    margin-top: 33px;
}
.list-bg-black li{
    background: rgba(0, 0, 0, 0.7);
    
    display: table;
    padding: 35px 0;
}
.list-bg-black li .excerpt{
    min-height: 122px;
    
}
.list-bg-black.news li{
    width: 100%;
    
    margin: 0px auto 20px auto;
    padding: 10px 25px 25px 25px;
    max-width: 750px;
}
.socialLinks{
    display: table;
    margin: 30px auto 10px auto;
}
.socialLinks.footer{
    float: right;
    
    margin: 23px 30px 1px 10px;
}
.socialLinks a{
    
    width: 34px;
    height: 34px;
    display: inline-block;
    float: left;
    margin: 10px;
    position: relative;
    top: 0px;
}
.socialLinks a:hover{
    top: -4px;
}
.socialLinks a.tw{
    background-image: url(assets/images/TWITTER-home---about.png);
    
}
.socialLinks a.fb{
    background-image: url(assets/images/FACEBOOK-home---about.png);
    
}
.socialLinks a.ins{
    background-image: url(assets/images/INSTAGRAM-home---about.png);
    
}
.socialLinks a.yt{
    background-image: url(assets/images/YOUTUBE-home---about.png);
    
}
.socialLinks.footer a.yt{
    background-image: url(assets/images/YOUTUBE-home---about.png);
    
}
.socialLinks.footer a.tw{
    background-image: url(assets/images/TWITTER-footer.png);
    
}
.socialLinks.footer a.fb{
    background-image: url(assets/images/FACEBOOK-footer.png);
    
}
.socialLinks.footer a.ins{
    background-image: url(assets/images/INSTAGRAM-footer.png);
    
}
.socialLinks.footer a.yt{
    background-image: url(assets/images/YOUTUBE-footer.png);
    
}

.listHeader{
    width: 100%;
    
}
.listHeader h3{
    margin-top: 15px;
    height: auto;
/*    white-space: nowrap;
    text-overflow: ellipsis;*/
    margin-bottom: 1px;
    overflow: hidden;
    word-wrap: break-word;
    max-width: 692px;
}
.listHeader h3 a{
    color: #FFF;
}
.listHeader h3 a:hover{
    color: #FFF;
    text-decoration: none;
}
.listHeader h5{
    margin: 5px 0;
    
}

.aligncenter{
    text-align: center;
}

.link{
    color: #FFF;
}
.link:hover{
    color: #FFF;
    text-decoration: underline;
}

footer{
    clear: both;
    
    width: 100%;
    border-top: 7px solid rgba(0, 0, 0, 0.7);
    position: relative;
    top: -7px;
    background-color: #FFF;
}
.section1{
    width: 100%;
    
    min-height: 75px;
}
.section2{
    clear: both;
    
    width: 100%;
    height: 48px;
    padding-bottom: 70px;
    margin-top: 45px;
}
.section3{
    clear: both;  width: 100%;  height: 48px;
    
    position: relative;
}
.logoPageFooter{
    
    display: inline-block;
    margin: 31px 30px 1px 30px;  float: left;
}
.newsletterBox{
    display: block;
    
    margin: 5px auto;
    width: 1015px;
}
.newsletterBox .left{
    color: #6D6E71;
    
    font-size: 16px;
    text-align: right;
    width: 425px;
    float: left;
}
.newsletterBox .right{
    width: 425px;
    
    display: block;
    float: left;
}
.cRight{
    color: #6D6E71;
    
    width: 100%;
    text-align: center;
    height: 60px;
    padding-top: 29px;
}
.twistedGr{
    position: absolute;
    
    color: #6D6E71;
    right: 30px;
    bottom: 0px;
}
.twistedGr a{
    color: #414042;
    
}
.main-nav-header{
    float: right;
    
    margin: 4px 30px 0px 0px;
}
.menu-header{
    margin-left: 0;
    
    padding-left: 0;
}
.menu-header li{
    display: inline-block;
    
}
.menu-header li.header-hidden{display: none;}
.menu-header li a{
    font-size: 14px;
    
    color: #FFF;
    display: block;
    padding: 19px 5px;
    margin: 0 4px;
    border-bottom: 4px solid transparent;
}
.menu-header li a:hover,.menu-header li.current-menu-item a{
    border-bottom: 4px solid #609CC4;
    
    text-decoration: none;
}






.main-nav-footer{
    float: left;  width: 66%;

}
.menu-footer{
    display: table;
    
    margin: 25px auto 5px auto;
}
.menu-footer li{
    display: inline-block;
    
}
.menu-footer li a{
    font-size: 14px;
    
    color: #6D6E71;
    display: block;
    padding: 19px 5px;
    margin: 0 10px;
    border-bottom: 4px solid transparent;
}
.menu-footer li a:hover,.menu-footer li.current-menu-item a{
    border-bottom: 4px solid #609CC4;
    text-decoration: none;
}
.scrollBox.tourpage{
    min-height: 200px;
}
.scrollBox.gallerypage{
    height: 700px;
}
.scrollBox.newspage{
    width: 811px;
}
.scrollBox.audiopage{
    max-height: 550px;
}
.scrollBox{
    height: auto;
    max-height: 750px;
    width: 1015px;
    max-width: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    padding: 0 18px 7px 18px;
    outline: none;
    margin-top: 80px;
    display: table;
}

.list-bg-black.audio{
    padding-bottom: 100px;
    
}
.list-bg-black.tour li{
    width: 99%;
    
    margin-bottom: 10px;
    text-align: center;
    padding: 10px 10px;
    font-size: 20px;
}
.list-bg-black.tour li .mapPoint{
    display: block;
    
    background-image: url(assets/images/GOOGLE-MAPS-icon.png);
    background-repeat: no-repeat;
    background-position: center 18px;
    width: 95px;
    height: 100px;
    font-size: 10px;
    color: #FFF;
    padding-top: 77px;
}
.list-bg-black.tour li .mapPoint:hover{
    background-position: center 14px;
    text-decoration: none;
}

.pad-top1{
    padding-top: 24px;
}
.pad-top2{
    padding-top: 39px;
}

.page_contact{
    
}
.page_contact .contactText strong{
    font-size: 25px;
    
}
.page_contact .contactText{
    font-size: 14px;
    
    line-height: 32px;
}
.page_contact .titleContact{
    margin-top: 0px;
    
    font-size: 20px;
}
.page_contact form{
    position: relative;
    
}
.page_contact input[type="email"], .page_contact input[type="text"]{
    background: rgba(0, 0, 0, 0.7);
    
    border: none;
    height: 61px;
    padding: 6px 16px;
    font-weight: 300;
    font-style: italic;
    width: 100%;
    margin-bottom: 5px;
}
.page_contact textarea{
    background: rgba(0, 0, 0, 0.7);  border: none;  
    height: 150px;  padding: 6px 16px;  font-weight: 300;  font-style: italic;  width: 100%;  margin-bottom: 5px;
    
    resize: vertical;
}
.page_contact input[type="email"].error, .page_contact input[type="text"].error, .page_contact textarea.error{
    border: 1px solid red;
}

.page_contact input[type="email"]:focus, .page_contact input[type="text"]:focus, .page_contact textarea:focus{
    background: rgba(0, 0, 0, 1);
    
    color: #FFF;
}
.page_contact input[type='submit']{
    float: right;
    
    width: 130px;
    height: 43px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.7);
    font-size: 20px;
}
.page_contact input[type='submit']:hover{
    border: 1px solid rgba(255, 255, 255, 1);
    
}
.page_contact form .success{
    position: absolute;
    display: none;
    background: rgba(0, 0, 0, 0.18);
    width: 100%;
    height: 100%;
    top: -5px;
    text-align: center;
    padding-top: 23%;
    font-size: 28px;
}

.newsBox{
    width: 80%;
    
    background: rgba(0, 0, 0, 0.7);
    padding: 21px;
    position: relative;
}
.newsBox .shareBox{
    position: absolute;
    
    right: -100px;
    top: 0px;
}
.newsBox .shareBox .share{
    width: 82px;
    height: 35px;
    display: block;
    border-radius: 5px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    padding-top: 8px;
    margin-bottom: 5px;
}
.newsBox .shareBox .share.fb{
    background: #1C75BC;
}
.newsBox .shareBox .share.tw{
    background: #27D6FF;
}
.newsBox .shareBox .share.fb:hover{
    background: #135D97;
    text-decoration: none;
}
.newsBox .shareBox .share.tw:hover{
    background: #23BFE4;
    text-decoration: none;
}
.newsBox img{
    
}
.listHeader{
    
}
.listHeader h3{
    margin-top: 0px;
    
}
.listHeader h5{
    margin-bottom: 20px;
    
}

#sorts{
    margin-top: -70px;
    
    margin-bottom: 33px;
    display: block;
    clear: both;
    float: left;
    width: 100%;
    height: 37px;
}
#sorts button{
    background: transparent;
    
    color: #939598;
    font-size: 18px;
    border: none;
    padding: 0;
    letter-spacing: 2px;
    outline: none;
    display: inline-block;
    float: left;
}
#sorts .sort_sep{
    display: inline-block;  float: left;
    
    margin: 1px 22px 0 22px;
}
#sorts .sort_sep:last-of-type{
    display: none;
    
}
#sorts button.active{
    color: #FFF;
    
    border-bottom: 4px solid #609CC4;
}
#gallery{
    
}
#gallery .shareBox{
    position: absolute;
    opacity: 0;
    width: 196px;
    bottom: 5px;
    left: 50%;
    margin-left: -98px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
#gallery .item:hover .shareBox{
    opacity: 1;
}
#gallery .shareBox .share{
    text-align: center;
    
    width: 82px;
    height: 35px;
    border-radius: 5px;
    margin: 7px;
    display: inline-block;
    float: left;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    padding-top: 7px;
}
#gallery .shareBox .share.fb_share{
    background-color: #1C75BC;
    
}
#gallery .shareBox .share.pin_share{
    background-color: #BE1E2D;
    
}
#gallery .shareBox .share.fb_share:hover{
    text-decoration: none;
    
    background-color: #145990;
}
#gallery .shareBox .share.pin_share:hover{
    text-decoration: none;  
    background-color: #88151F;
    
}
#gallery .item{
    display: inline-block;
    float: left;
    width: 32%;
}
#gallery .item img{
    max-width: 100%;
    display: block;
    height: auto;
}

#music_submenu{
    margin-top: -38px;
    
    margin-bottom: 28px;
}
#music_submenu a{
    color: #FFFFFF;
    
    font-size: 16px;
    display: inline-block;
    margin: 1px 22%;
    border-bottom: 4px solid transparent;
}
#music_submenu a:hover{
    text-decoration: none;
    
    border-bottom: 4px solid #609CC4;
}
#music_submenu a.active{
    border-bottom: 4px solid #609CC4;
    
}

.music_box_content{
    text-align: left;
    
    padding-top: 25px;
    margin-left: -37px;
    line-height: 42px;
    position: relative;
}
.music_box_content .progress-bar{
    position: absolute;
    bottom: 0px;
    left: 60px;
    height: 7px;
    width: 100%;
    background-color: rgba(66, 139, 202, 0.18);
    opacity: 0.7;
    cursor: pointer;
    border: 1px solid transparent;
}
.music_box_content .progress-bar:hover{
    opacity: 1;
}
.music_box_content .progress-bar:active, .music_box_content .progress-bar:focus{
    opacity: 1;
    border: 1px solid rgba(255, 255, 255, 0.43);
}
.music_box_content .progress-bar span{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0%;
    background: rgba(96, 156, 196, 0.8);
    
}
.music_box_content .progress-bar span:action{
    background: rgba(96, 156, 196, 1);
}
.pauseplay{
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url(assets/images/PAUSE.png) no-repeat center;
    margin-top: 4px;
    float: left;
    margin-right: 15px;
    opacity: 0.7;
}
.pauseplay:not(.now_pause):hover{
    background: url(assets/images/PAUSE.png) no-repeat center;
    opacity: 1;
}
.pauseplay.now_pause{
    background: url(assets/images/PLAY.png) no-repeat center;
    opacity: 0.7;
}
.pauseplay.now_pause:hover{
    background: url(assets/images/PLAY.png) no-repeat center;
    opacity: 1;
}

.cd_albumsList{
    width: 100%;
    
    padding: 0;
    margin-top: 90px;
}
.cd_albumsList li{
    display: inline-block;
    
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
.cd_albumsList .left{
    display: inline-block;
    max-width: 36%;
    float: left;
    margin-right: 20px;
}
.cd_albumsList .left img{
    
}
.cd_albumsList .right{
    float: left;
    
}
.cd_albumsList .right h3{
    font-size: 22px;
    
    font-weight: bold;
    letter-spacing: 2px;
}
.cd_albumsList .right h4{
    font-size: 22px;  font-weight: bold;  letter-spacing: 2px;
    
}
.cd_albumsList .right .iTunes{
    background-color: rgba(0, 0, 0, 0.7);
    
    display: inline-block;
    float: left;
    height: 50px;
    width: 125px;
    background-image: url(assets/images/iTUNES-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    border-right: 1px solid #FFFFFF;
}
.cd_albumsList .right .buynow{
    background-color: rgba(0, 0, 0, 0.7);  display: inline-block;  float: left;  height: 50px;  width: 125px;
    
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding-top: 12px;
    padding-left: 2px;
}
.cd_albumsList .right .iTunes:hover, .cd_albumsList .right .buynow:hover{
    background-color: rgba(0, 0, 0, 0.94);
    
    text-decoration: none;
}

.videolists{
    padding: 0;
    
}
.videolists li{
    position: relative;
    
    width: 48%;
    float: left;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    margin-bottom: 15px;
}
.videolists li:nth-child(2n){
    margin-left: 2%;
}
.videolists li img{
    border: 10px solid rgba(0, 0, 0, 0.7);
    
    max-width: 100%;
}
.videolists li .title{
    color: #FFF;
    
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    height: 37px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.videolists li .playVideo{
    background: url(assets/images/videoplay_03.png) no-repeat center;
    
    width: 96px;
    height: 68px;
    display: block;
    position: absolute;
    top: 127px;
    left: 50%;
    margin-left: -48px;
    opacity: 0;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.videolists li:hover .playVideo{
    opacity: 0.4;
}
.videolists li .playVideo:hover{
    opacity: 1;
}



#videoPOPUP .videoArea{
    box-shadow: 0 0 3px 1px #CCC;  z-index: 1000;  padding: 20px 33px;  border-radius: 5px;  margin: auto;  display: table;
    
    background: #FFF;
    position: relative;
    max-width: 100%;
}
#videoPOPUP.hide{
    opacity: 0;
    
}
#videoPOPUP{
    position: fixed;
    opacity: 1;
    top: 145px;
    background: transparent;
    width: 100%;
    z-index: 1000;
    border-radius: 5px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
#videoPOPUP .close{
    position: absolute;
    
    background-image: url(assets/images/close.png);
    width: 26px;
    height: 29px;
    display: block;
    right: 5px;
    top: 3px;
    opacity: 0.5;
}
#videoPOPUP .close:hover{
    opacity: 1;
    
}
#videoPOPUP .videoBox{
    width: 100%;
    
    max-width: 100%;
}
#videoPOPUP .videoBox iframe{
    margin: auto;
    
    display: block;
    max-width: 100%;
}

input[name="wysija[user][email]"]{
    border: 1px solid #6D6E71;
    width: 272px;
    height: 42px;
    margin-left: 18px;
    color: #A7A9AC;
    padding: 1px 10px;
    float: left;
    display: inline-block;
    max-width: 100%;
}
.wysija-submit.wysija-submit-field{
    background: #6D6E71;
    width: 130px;
    height: 42px;
    border: none;
    float: left;
    display: inline-block;
    margin-top: 0px;
}
.wysija-submit.wysija-submit-field:hover{
    background: #464747;
}
.wysija-paragraph{
    display: inline-block;
    float: left;
}
.widget_wysija.shortcode_wysija{
    position: relative;
}
.formError{
    top: 47px!important;
    
}
.allmsgs{
    margin-left: 13px;
    margin-top: 7px;
}
img{
    max-width: 100%;
    height: auto;
}