#ctcontent {
position: relative;
}
#one-bg-inter,
#two-bg-inter {
width: 100%;
height: 476px;
}
#one-bg-inter {
background: url(../images/inter/bg-2.jpg) no-repeat;
}
#two-bg-inter {
background: url(../images/inter/bg-1.jpg) no-repeat;
}
#ctcontent .tabs_block {
position: relative;
}
#ctcontent .tabs2_block {
position: absolute;
top: 36px;
left: 0;
width: 100%;
height: 440px;
}
#ctcontent .tabs2_block .box {
width: 230px;
margin-left: 100px;
text-align: center;
}
#ctcontent .tabs2 {
position: absolute;
right: 10px;
bottom: 15px;
}
#ctcontent .tabs2 li {
width: 94px;
height: 154px;
float: left;
background: url(../images/bg-3.jpg) 50% 0 no-repeat;
-webkit-background-size: 242px 100%;
-moz-background-size: 242px 100%;
-o-background-size: 242px 100%;
background-size: 242px 100%;
margin-right: 10px;
border: 1px solid #c9b89a;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
-khtml-border-radius: 1px;
border-radius: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
cursor: pointer;
}
#ctcontent .tabs2 li.current {
background: #583323;
cursor: default;
}
#ctcontent .tabs2 li img {
margin-top: 15px;
}
#ctcontent .tabs2 li:last-child {
margin-right: 0;
}
#info-model {
width: 300px;
height: 270px;
position: absolute;
right: 10px;
top: 10px;
background: rgba(205, 189, 163, 0.8);
border: 1px solid #664939;
padding: 5px 0;
}
#info-model span.big-link {
background: rgba(102, 73, 57, 0.9);
color: #e5e1d9;
display: inline-block;
font-size: 16px;
margin-right: 10px;
padding: 2px 12px;
margin: 10px 0;
cursor: pointer;
border: 1px solid rgba(102, 73, 57, 1);
}
#info-model:before {
content: "";
width: 0;
height: 0;
border-top: 15px solid transparent;
border-right: 15px solid rgba(205, 189, 163, 0.8);
border-bottom: 15px solid transparent;
position: absolute;
left: -15px;
top: 12px;
}
#info-model h1 {
font-family: "robotoregular", Arial, sans-serif;
font-size: 26px;
color: #010103;
padding: 0 15px;
display: block;
}
#info-model h1:after {
content: "";
display: block;
width: 99%;
height: 1px;
margin: 5px auto 0;
background: url(../images/dotted-border.png) 50% 100% repeat-x;
}
#info-model p {
font-size: 14px;
color: #010103;
padding: 10px 15px;
max-height: 200px;
overflow: auto;
}
.box {
display: none;
}
.box.visible {
display: block;
}
#interrior {
position: absolute;
bottom: 0;
left: 0;
z-index: 9;
background: rgba(205, 189, 163, 0.9);
padding: 5px 10px;
font-size: 14px;
}
#interrior:after {
content: "";
clear: left;
display: block;
}
#interrior span {
color: #010103;
float: left;
}
#interrior ul {
float: left;
margin-left: 10px;
}
#interrior ul:after {
content: "";
clear: left;
display: block;
}
#interrior li {
float: left;
background: url(../images/bg-3.jpg) 50% 0 no-repeat;
padding: 0 5px;
margin: 0 3px;
color: #c1a58c;
cursor: pointer;
border: 1px solid #583323;
}
#interrior li.current {
cursor: default;
background: none;
color: #583323;
}
#ct-blocks {
margin-top: 20px;
}
#ct-blocks:after {
content: "";
display: block;
clear: left;
}
#ct-blocks .ct-block {
width: 162px;
-webkit-background-size: 242px 100%;
-moz-background-size: 242px 100%;
-o-background-size: 242px 100%;
background-size: 242px 100%;
padding: 25px 0 40px 0;
border: 1px solid #99876b;
margin-bottom: 20px;
position: relative;
-webkit-box-shadow: 0 0 1px #180b05 inset;
-moz-box-shadow: 0 0 1px #180b05 inset;
-o-box-shadow: 0 0 1px #180b05 inset;
-khtml-box-shadow: 0 0 1px #180b05 inset;
box-shadow: 0 0 1px #180b05 inset;
margin-right: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#ct-blocks .ct-block:nth-child(5n) {
margin-right: 0;
}
#ct-blocks .ct-block a {
text-align: center;
}
#ct-blocks a.i-block {
position: relative;
}
#ct-blocks a.i-block img {
position: relative;
z-index: 2;
}
#ct-blocks a.t-block {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
color: #d9c6af;
background: rgba(24, 11, 5, 0.4);
padding: 4px 0;
-webkit-box-shadow: 0 1px 1px #180b05 inset;
-moz-box-shadow: 0 1px 1px #180b05 inset;
-o-box-shadow: 0 1px 1px #180b05 inset;
-khtml-box-shadow: 0 1px 1px #180b05 inset;
box-shadow: 0 1px 1px #180b05 inset;
text-shadow: 0 1px 0 #180b05;
}
#ct-blocks .bx-wrapper {
margin: 0 auto;
}
#ct-blocks .bx-viewport {

}
#ct-blocks .slide {
padding: 25px 0 40px 0;
border: 1px solid #99876b;
margin-bottom: 20px;
position: relative;
-webkit-box-shadow: 0 0 1px #180b05 inset;
-moz-box-shadow: 0 0 1px #180b05 inset;
-o-box-shadow: 0 0 1px #180b05 inset;
-khtml-box-shadow: 0 0 1px #180b05 inset;
box-shadow: 0 0 1px #180b05 inset;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
position: relative;
}

#ct-blocks .slide span.name {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
color: #d9c6af;
background: rgba(24, 11, 5, 0.4);
padding: 4px 0;
-webkit-box-shadow: 0 1px 1px #180b05 inset;
-moz-box-shadow: 0 1px 1px #180b05 inset;
-o-box-shadow: 0 1px 1px #180b05 inset;
-khtml-box-shadow: 0 1px 1px #180b05 inset;
box-shadow: 0 1px 1px #180b05 inset;
text-shadow: 0 1px 0 #180b05;
text-align: center;
white-space: nowrap;
}
.bx-wrapper .bx-loading {
min-height: 50px;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
}
.bx-wrapper .bx-loading:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
background: url(../images/loader.gif) center center no-repeat;
}
.bx-wrapper {
position: relative;
padding: 0;
*zoom: 1;
}
.bx-wrapper .bx-viewport {
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
}

.bx-wrapper .bx-prev {
left: -58px;
background: url(../images/arrows2.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
right: -58px;
background: url(../images/arrows2.png) no-repeat -43px 0px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 -55px;
}
.bx-wrapper .bx-next:hover {
background-position: -43px -55px;
}
.bx-wrapper .bx-controls-direction span {
position: absolute;
top: 50%;
margin-top: -27.5px;
outline: 0;
width: 43px;
height: 55px;
text-indent: -9999px;
z-index: 9999;
cursor: pointer;
}
.bx-wrapper .bx-controls-direction span.disabled {
display: none;
}
#myModal-3 .close-reveal-modal {
font-size: 22px;
width: 30px;
height: 20px;
line-height: 20px;
position: absolute;
top: 10px;
right: 20px;
border: 1px solid rgba(0, 0, 0, 0.2);
color: #fff;
text-shadow: 0 -1px 1px rbga(0, 0, 0, .1);
cursor: pointer;
background: rgba(0, 0, 0, 0.5);
text-align: center;
-webkit-transition: background 0.3s linear 0s;
-moz-transition: background 0.3s linear 0s;
-ms-transition: background 0.3s linear 0s;
-o-transition: background 0.3s linear 0s;
transition: background 0.3s linear 0s;
}
#myModal-3 .close-reveal-modal:hover {
color: #000;
text-decoration: none;
border: 1px solid rgba(255, 255, 255, 0.2);
background: rgba(255, 255, 255, 0.8);
}
#contmodal {
background: #fff;
padding: 20px 0;
}
/*New Cart*/
#door-content {
position: relative;
}
#door-ct {
width: 100%;
position: relative;
overflow: hidden;
}
#door-ct a{
overflow: hidden;
position: relative;
display: block;
position: absolute;
left: 0;
top: 0;
outline: 0;
}
#door-ct a:before{
content: "";
display: block;
width: 146px;
height: 146px;
position: absolute;
top: 50%;
left: 50%;
margin-top: 410px;
margin-left: -88px;
background: rgba(0, 0, 0, 0.5) url(../images/search-input.png) 50% 50% no-repeat;
border: 1px solid #f1bf8f;
padding: 10px;
z-index: 999999;
-webkit-transition:all .25s ease-in-out;
-moz-transition:all .25s ease-in-out;
-o-transition:all .25s ease-in-out;
transition:all .25s ease-in-out;
}
#door-ct a:hover:before{
content: "";
margin-top: -73px;
}
#door-ct .description {
background: rgba(255, 255, 255, 0.8);
border-left: 1px solid rgba(255, 255, 255, 0.9);
height: 100%;
padding: 10px 0;
position: absolute;
right: -370px;
top: 0px;
width: 360px;
-moz-box-sizing: padding-box;
-webkit-box-sizing: padding-box;
box-sizing: padding-box;
-webkit-transition:all .25s ease-in-out;
-moz-transition:all .25s ease-in-out;
-o-transition:all .25s ease-in-out;
transition:all .25s ease-in-out;
}
#door-ct .description.hover {
right: 0;
}
#door-ct .description h1 {
color: #341e13;
display: block;
font-family: "Open Sans Light";
font-size: 32px;
padding: 0 15px;
text-align: center;
cursor: default;
margin-bottom: 10px;
}
#table {
padding: 0 20px;
display: table;
font-family: Arial;
font-size: 14px;
line-height: 20px;
-moz-box-sizing: padding-box;
-webkit-box-sizing: padding-box;
box-sizing: padding-box;
color: #121212;
text-shadow: 1px 1px 1px #fff;
}
#table .row {
border-top: 1px solid rgba(255, 255, 255, 0.5);
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#table .row:first-child {
border-top: 0;
}
#table .row:last-child {
border-bottom: 0;
}
#table .row:after {
content: "";
display: block;
clear: both;
}
#table .cell {
float: left;
width: 40%;
padding: 8px 6px;
-moz-box-sizing: padding-box;
-webkit-box-sizing: padding-box;
box-sizing: padding-box;
}
#table .cell2 {
float: right;
width: 50%;
padding: 8px 6px;
-moz-box-sizing: padding-box;
-webkit-box-sizing: padding-box;
box-sizing: padding-box;
}
