
* { margin: 0px; padding: 0; }
body {
    font-size: 14px; 
    line-height: 1.42857143; 
    color: #333; 
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    /*font-family: 'Montserrat', sans-serif;*/
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

ol, ul {
    list-style: none;
}
a {
    color: #000;
    text-decoration: none;
}

/*=====================================================
    HEADER
=====================================================*/
.navbar a {
    color: #fff;
    text-decoration: none;
}
.navbar {
    padding-left: 0px; 
    padding-right: 0px; 
    line-height: 50px; 
    background: #fff;
    height: 65px; 
}
.navbar .logo {
    position: absolute;
    left: 20px;
    top: 6px;
    width: 320px;
}
.navbar .logo img {
    margin-top: 12px;
}
.navbar .menu {
    display: table;
    width: 100%;
    margin: 0;
}
 .navbar .menu li {
    display: table-cell;
    width: 16.66666%;
    height: 50px;
    padding: 0;
}
.navbar .menu a {
    padding: 0;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #fff;
    text-decoration: none;
}

.navbar .cart {
    position: absolute;
    right: 100px;
    top: 0;
    min-width: 100px;
    line-height: 50px;
}
.text-right {
    text-align: right;
}
.navbar .amount {
    display: inline-block;
    color: #000;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
}
.choose-toogle {
    padding: 18px 10px 18px 30px;
    background: #fff;
    width: 100%;
    color: rgba(0, 0, 0, 0.84);
font-size: 1.2em;
line-height: 1.5em;
font-weight: 700;
text-align: left;
letter-spacing: 0.02em; text-transform: uppercase;
}
.choose-toogle::after {
        content: '\f107';
    font-family: "FontAwesome", sans-serif;
    display: block;
    float: right;
    font-weight: bold;
    font-size: 25px;
    color: #7d7d7d; transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
transform-style: preserve-3d; transition: all 0.5s ease-in-out;
}
.dropdown.show .choose-toogle::after {
      transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(180deg) skew(0deg);
    
}
.w-col .w-col {
    padding-left: 0;
    padding-right: 0;
}
.collection-item-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    
}
.w-col-2 {
    /*width: 16.66666667%;*/
    width: 8%;
}
.div-block-82 {
    width: 50px;
    height: 100px;
    padding: 2px;
}
.div-block-82 img {
    display: inline-block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.choose-menu {
    padding: 30px;
    border-radius: 0;
    border: none;
    height: 500px;
    overflow-y: auto;
}
.choose-toogle.active, .choose-toogle:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*=====================================================*/

.main { 
    padding-top: 65px;
    border-bottom: 1px solid #e9e9e9; 
}
.mainimage {
    margin: 0px auto;
    width: 100%;
    height: auto;
    max-height: 70vh;
    object-fit: contain;
}

/*=====================================================
    SIDEBAR
=====================================================*/
.top-option {
    padding-top: 10px;
    padding-bottom: 10px;
}
.div-block-64 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; color: rgba(0, 0, 0, 0.8);
}
.image-15 {
    max-width: 100%;
-o-object-fit: cover;
object-fit: cover;
display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.text-block-24 {
    margin-right: 10px;
}
.tag-small {
    border-radius: 50px;
    background-color: #333;
    font-size: 6px;
    line-height: 6px;
    display: inline-block;
    padding: 9px 15px;
    color: white;
    border: 0;    
    text-decoration: none;
    cursor: pointer;
}
.tag-small:hover{color: white}
#mainContent, #sidebar {
    min-height: 90vh;
}

.gray-button .empty {
    display: inline-block;
    padding: 10px;
    background-color: #dddddd;
    margin-top: 0px;
}
.collapse { overflow: hidden; }
body .panel-default>.panel-heading { background: none; border: 0px; padding: 0px;}
body .panel-group .panel { border: 0px; }
body h4.panel-title { padding: 25px; position: relative; margin: 0px;}
.dropdown.open .dropdown-menu { display: none; }
.dropdown.show.open .dropdown-menu { display: block; }
.btn.dropdown-toggle {text-align: left; line-height: 35px;  font-size: 1.2em; box-shadow: none!important; outline: none!important; border: 0px;}
body .panel-default>.panel-heading+.panel-collapse>.panel-body {padding: 25px 25px; border-color: #f2f2f2}
.panel-body ul.nav { display: inline-block; width: 100%; }

#sidebar {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}
#sidebar .palet {
    color: #000;
    padding: 0px;
}
#sidebar .palet .col-xs-12 {
    padding: 0px 0px;
}
#sidebar .palet h3:hover {
    background: #fafafa;
}
#sidebar h3, h4.panel-title {
   color: rgba(51, 51, 51, 0.84);
    font-size: 1.2em;
    margin: .5em 0;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    font-family: 'Montserrat', sans-serif;
    padding: 0px 40px;    
}
#sidebar .palet-colors .palet-title { padding-right: 10px; }
#colorImage { position: fixed; width: 75%; }
.palet .paadlr {padding: 16px 40px;}
.line-faq {
    height: 1px;
    width: 100%;
    background: #f1f1f1;
}
.palet h3 > a, h4.panel-title a {
    display: block;
    color: #000;
    text-decoration: none;
}
.palet h3 > a::after {
    content: '\f106';
    font-family: "FontAwesome", sans-serif;
    display: block;
    float: right;
        font-weight: bold;
    font-size: 25px;
    color: #7d7d7d;
}
.palet h3 > a.collapsed::after {
    content: '\f107';
}
body h4.panel-title a::after {
content: '\f107';
font-family: "FontAwesome", sans-serif;
    display: block;
    float: right;
        font-weight: bold;
    font-size: 25px;
    color: #7d7d7d;}

 body h4.panel-title.openme a::after {
content: '\f106';
}

.palet-pattern li {
    display: block;
    position: relative;
    float: left;
    width: 20%;
    margin: 0;
    padding: 2px;
}
.palet-pattern li a {
    display: block;
    border: 2px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    transition: all .4s ease;

}
.palet-pattern li.active a {
    border-color: #000;
}

.palet-shapes a.icon {
    float: left;
    display: block;
    width: 25%;
    height: 60px;
    opacity: .2;
    transition: opacity .5s ease;
}
.palet-shapes .icon.active, .palet-shapes .icon:hover {
    opacity: 1;
}

.palet-shapes .icon-rectangle {
    background: url('../img/icon_rectangular.png') no-repeat center center;
}
.palet-shapes .icon-round {
    background: url('../img/icon_round.png') no-repeat center center;
}
.palet-shapes .icon-hexagon {
    background: url('../img/icon_hexagon.png') no-repeat center center;
}


#sidebar label, #sidebar span.text-danger {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
}

#sidebar input[type="text"], #sidebar input[type="number"], #sidebar select {
    display: inline-block;
    border: 1px solid #000;
    font-size: 16px;
    height: 40px;
    line-height: 24px;
    outline: none;
    padding: 0 10px;
        padding-right: 10px;
    width: 100%;
    max-width: 100%;
}

#sidebar .palet-dimensions input[type="text"] {
    text-align: right;
    padding-right: 40px;
    background: url(../img/cm.png) no-repeat 100% center;
}

#sidebar .btn-primary, #sidebar .btn-default {
    display: block;
    height: 60px;
    line-height: 60px;
    border-radius: 0 !important;
    font-weight: bold !important;
    text-transform: lowercase;
    text-align: center;
    font-size: 17px;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    padding: 0;
    margin-bottom: 10px;
    transition: background-color 0.6s ease;
}
#sidebar .btn-primary {
    background: #000 !important;
    color: #fff !important;
}

#sidebar .btn-default:hover {
    background: #000;
    color: #fff;
}
.image-18 {
    padding-right: 5px;
    padding-left: 5px;
    display: inline-block;
width: 100%;
height: 100%;
max-width: 47px; vertical-align: middle;
-o-object-fit:content;
object-fit: content; text-align: center;
margin: 0 auto;
}
.collection-list-shapes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-template-rows: auto auto; clear: both; padding: 16px 0;
}

.palet-shapes .collection-list-shapes a {
    /*width: 16.66666667%;*/
    text-align: center;
    /*margin: 0px 5px;*/
}
a.tooglehead {
    padding: 28px 0;
}

/*=====================================================
    RANGE SLIDER
=====================================================*/

input[type=range]{
    margin-top: 30px;
    -webkit-appearance: none;
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]::-ms-track {
    width: 100%;
    cursor: pointer;
    background: transparent; /* Hides the slider so custom styles can be added */
    border-color: transparent;
    color: transparent;
}
/* Special styling for WebKit */
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid #000000;
    height: 26px;
    width: 10px;
    background: #000;
    cursor: pointer;
    margin-top: -12px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
}
/* All the same stuff for Firefox */
input[type=range]::-moz-range-thumb {
    border: 1px solid #000000;
    height: 26px;
    width: 10px;
    background: #000;
    cursor: pointer;
}
/* All the same stuff for IE */
input[type=range]::-ms-thumb {
    border: 1px solid #000000;
    height: 26px;
    width: 10px;
    background: #000;
    cursor: pointer;
}
input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #000;
    margin-bottom: 20px;
}
input[type=range]::-moz-range-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #000;
    margin-bottom: 20px;
}
input[type=range]::-ms-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
}
input[type=range]::-ms-fill-lower {
    background: #2a6495;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range]:focus::-ms-fill-lower {
    background: #3071a9;
}
input[type=range]::-ms-fill-upper {
    background: #3071a9;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range]:focus::-ms-fill-upper {
    background: #367ebd;
}
/*=====================================================*/

.palet-colors { display: inline-block; width: 100%; }
.palet-colors .thumblist li {
    display: block;
    float: left;
    width: 16.6%;
    position: relative;
}
.palet-colors .thumblist li input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    margin: 0;
    left: 0;
    opacity: 0;
}
.palet-colors .thumblist li a {
    display: block;
    margin: 0 auto;
    height: 28px;
    width: 28px;
    border: 4px solid #fff;
    text-decoration: none;
    transition: border .3s ease;
    border-radius: 50%;
}

.palet-colors .thumblist li:hover a, .palet-colors .thumblist li.selected a {
    border: 0;
}

.palet .btn-group {
    width: 100%;
}
#btn-cart {
    width: 60%;
    float: left;
}
#btn-save {
    width: 35%;
    float: right;
}
.palet-colors .nav.nav-pills li a{
    color: #222;
    padding: 9px 30px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6em;
    font-family: Roboto;  border-radius: 0;
}
.palet-colors .nav.nav-pills li a.active, .palet-colors .nav.nav-pills li a:hover, .palet-colors .nav.nav-pills li.active, .palet-colors .nav.nav-pills li a:focus{background-color: transparent; text-decoration: none;}
.image-17 {
    width: 25px;
    height: 25px;
    padding: 2px;
    display: inline-block;
    max-width: 100%;
    -o-object-fit: cover;
    margin: 0 auto;
    object-fit: cover;
    border-radius: 50px;
}
.palet-colors .nav.nav-pills li:last-child{float: right;}
.palet-colors .nav.nav-pills li.active a {
    border-radius: 0;
    color: #000; background-color: transparent; text-decoration: none; 
}
.paadlr p, .panel-body .light-text{display: block;
padding-top: 10px;
padding-left: 0%;
color: hsla(0, 0%, 40%, 0.8);
font-size: 1.2em;
line-height: 1.35em;
text-align: left;
letter-spacing: 0.01em;
font-weight: 400;
text-align: left;}
/*=====================================================
    FOOTER
=====================================================*/
.bottom-nav {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    padding-right: 1.5em;
    padding-left: 1.5em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px none #f3f3f3;
    background-color: #fff;
}
.delay {
    margin-right: 10px;
    font-family: Montserrat, sans-serif;
    /*font-size: 16px;*/
    font-size: 14px;
    font-weight: 500;
}
.price {
    margin-right: 10px;
    font-family: Montserrat, sans-serif;
    /*font-size: 16px;*/
    font-size: 14px;
    font-weight: 500;
}
.button {
    height: 44px;
    padding: 0px 20px;
    border: 2px none #3898ec;
    border-radius: 10px;
    background-color: #333;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: box-shadow 200ms ease;
    transition: box-shadow 200ms ease;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 43px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.button:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); text-decoration: none; color: #fff;
}
#footer {
    border-top: 1px solid #e9e9e9;
    padding-top: 20px;
}
.footer-menu {
    margin-left: -30px;
}
.footer-menu li {
    display: inline-block;
    border-left: 2px solid #000;
}
.footer-menu li:first-child {
    border: none;
}
.footer-menu li a {
    display: block;
    padding: 0 30px;
    color: #000;
    text-decoration: none;
}

.social-media {
    float: right;
}
.social-media li {
    display: inline-block;
}
.social-media li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    font-size: 48px;
    transition: background .3s ease;
    text-decoration: none;
    color: #000;
    opacity: .8;
    margin: 0 5px;
}
.social-media li:hover a {
    opacity: 1;
}

.social-media li a.icon::before {
    font-family: "mooi";
}
.social-media li a.icon-facebook::before {
    content: '\69';
}
.social-media li a.icon-twitter::before {
    content: '\6a';
}
.social-media li a.icon-pinterest::before {
    content: '\6c';
}
.social-media li a.icon-instagram::before {
    content: '\6b';
}
/*=====================================================*/

#colorbook_modal {
    overflow: hidden;
    
}
.modal-backdrop {background: transparent!important;}
.modal-header {
    min-height: 16.43px;
}

.modal input[type="text"], .modal input[type="number"], .modal select {
    display: inline-block;
    border: 1px solid #000;
    font-size: 16px;
    height: 40px;
    line-height: 24px;
    outline: none;
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
}
.modal .btn-primary, .modal .btn-default {
    display: block;
    height: 60px;
    line-height: 60px;
    border-radius: 0 !important;
    font-weight: bold !important;
    text-transform: lowercase;
    text-align: center;
    font-size: 18px;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    padding: 0;
    margin-bottom: 10px;
    transition: background-color 0.6s ease;
}
.modal .btn {
    display: inline-block;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    max-width: 100px;
    margin-top: 5px;
}
.modal .btn-default:hover {
    background: #000;
    color: #fff;
}
#colorbook_modal .modal-body {
    max-height: 800px;
    overflow-y: auto;
}
.colorbook {
    padding-bottom: 20px;
}
.colorbook-page:nth-child(3n+1) {
    clear: left;
}
/*.modal h3 {
    color: #000;
    font-size: 2rem !important;
    margin: .5em 0;
}*/
.colorbook-page .color {
    padding: 4px;
    border: 1px solid #e9e9e9;
}
.colorbook-page .color a {
    display: block;
    height: 30px;
    font-size: 8px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.colorbook-page .color:hover {
    padding: 0;
}
.colorbook-page .color:not(.active):hover a {
    height: 38px;
}

#footer { display: none; }

.thumblist a {
    display: block;
    margin: 0 auto;
    /*height: 28px;
    width: 28px;*/
    height: 22px;
    width: 22px;
    border: 4px solid #fff;
    text-decoration: none;
    transition: border .3s ease;
    border-radius: 50%;
}

#collapse_patterns li.ng-scope { display: inline-block; float: left; }
#collapse_patterns .thumblist a { overflow: hidden; }
#collapse_patterns {margin-bottom:0px;}

.BeaconFabButtonFrame {bottom:50px!important;} 
.BeaconContainer {margin-top:-120px!important;}

.button {color:#fff!important;  text-decoration: none;  }

body { font-family: 'Montserrat', sans-serif !important;  font-size:16px; font-weight:400  }

.palet-shapes a.icon {
   float: left;
   width: 17%;
   height: 60px;
   opacity: .2;
   transition: opacity .5s ease;
   display: table;
   text-align: center !important;
   padding: 0 10px;
   box-sizing: border-box;
}
.palet-shapes a.icon.square {
   width: 21%;
}
.palet-shapes a.icon.hallway {
     width: 23%;
}

.palet-shapes a.icon img {
   display: table-cell;
   vertical-align: middle;
   max-width: 100%;
   height: 60px;
}
body .collection-list-shapes { display:inline-block; width:100%}


@media only screen and (max-width: 1866px) {
.palet-shapes a.icon {margin-bottom:25px}
}
@media only screen and (max-width: 991px) {
#sidebar { background: #fff; }
#colorImage { width: 100%; padding: 0; left: 0;}
.desktop {float: left;width: 100%;display: inline list-item;}
}
@media only screen and (max-width: 600px) {
.palet-shapes a.icon.square {width: 20%;}
.palet-shapes a.icon.hallway {width: 22%;}
}
@media only screen and (max-width: 500px) {
    .bottom-nav {display: inline-block; height: 105px;}
    .bottom-nav .delay {width: 100%;text-align: right;margin-bottom: 5px;}
    .bottom-nav .price {width: 100%; text-align: right; margin-bottom: 5px;}
    .bottom-nav .button {clear: both; display: inline-block; float: right;}
}
@media only screen and (max-width: 420px) {
	#colorImage {padding: 0 30px;}
	.desktop .delay { display: none; }
}



/*============ mailbox form start ===============*/


.mailbox .custom-container {
       max-width: 620px;
    margin: 0 auto;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08);
    padding: 50px 40px;
}
.mailbox
{
      padding: 80px 15px 20px 15px;
}
.mail-form h1
{
        margin-top: 20px;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 42px;
    line-height: 1.2em;
    font-weight: 100;
    text-shadow: 1px 1px 6px rgb(0 0 0 / 10%);
    text-align: center;
}
.mail-form p 
{
        font-size: 16px;
    font-weight: 300;
    text-align: center;
}
.mailbox-main .form-group .form-control
{
        height: 50px;
    margin-bottom: 0px;
    padding: 10px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
    font-weight: 500;
    border-radius: 0px;
}
.mailbox-main .form-group textarea.form-control
{
        min-height: 200px;
    padding: 20px 20px 20px 20px;
}
.mailbox-main .mail-card {
    padding-top: 30px;
}

.submit-form .savebtn
{
padding: 10px 30px;
    background-color: #333;
    box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 30%);
    -webkit-transition: all 200ms cubic-bezier(.215, .61, .355, 1);
    transition: all 200ms cubic-bezier(.215, .61, .355, 1);
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 600;
    cursor: auto;
    width: 100%;
    border: none;
}


.submit-form .savebtn:hover {
    box-shadow: 1px 1px 3px 0 rgb(51 51 51 / 30%);
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
}
.mailbox-main .mail-card .subject_title
{
      text-align: center;
    width: 100%;
    font-size: 18px;
}
.mailbox .succes_text
{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: block;
}
/*============ mailbox form end ===============*/