@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url(https://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Allura);
body {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #bbbbbb;
    line-height: 1.8em;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color);
}
/* ================================================== */
/* section */
/* ================================================== */
section {
    padding: 90px 0 90px 0;
}
section {
    background: #18191b;
}
section.custom-1 {
    border-bottom-left-radius: 100% 100%;
    border-bottom-right-radius: 100% 100%;
    overflow: hidden;
}
.de-navbar-left .container-fluid .container {
    width: 100% !important;
}
.de-navbar-left section {
    padding: 70px;
}
.de_light section {
    background: #fff;
}
.bg-white {
    background: #ffffff;
}
.section-fixed {
    position: fixed;
    width: 100%;
    min-height: 100%;
    height: auto;
}
.gradient-dark-top {
    position: absolute;
    width: 100%;
    height: 50%;
    z-index: 1;
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
}
h1, h2, h3, h4, h5 {
    color: #eceff3;
}
h3.s2 span {
    font-family: "Allura";
    text-transform: none;
    letter-spacing: 0;
    font-size: 40px;
    display: block;
    color: #FAB702;
}
h3.s2 {
    font-size: 30px;
    font-weight: 400;
}
h3.style-1 {
    font-family: "Roboto";
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 20px;
}
h3 {
    margin-top: 0;
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
    color: #eceff3;
    font-family: 'Dosis', Arial, Helvetica, sans-serif;
    font-weight: 400;
}
/********************************************************
********************************************************/
.checkbox .styled:not(:checked), .checkbox .styled:checked {
    position: absolute;
    left: -99999px;
}
.checkbox .styled:not(:checked) + label:before, .checkbox .styled:checked + label:before {
    margin-right: 4px;
}
.checkbox .styled:not(:checked) + label:before, .checkbox .styled:checked + label:before {
    font-family: 'FontAwesome';
    font-size: 22px;
    width: 22px;
    height: 22px;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    transition: all 0.2s ease-out 0s
}
.checkbox .styled:not(:checked) + label:before {
    content: '\f096';
	color: #ededed ;
    transition: all 0.2s ease-out 0s
}
.checkbox .styled:checked + label:before {
    content: '\f14a';
	color: #FAB702 ;
    transition: all 0.2s ease-out 0s
}
.checkbox .styled + label {
    display: flex;
    flex-wrap: wrap;
    vertical-align: top;
}
.checkbox .styled + label span {
    line-height: 1.5;
}
/********************************************************
********************************************************/
.radio {
    display: inline-block;
}
.radio .styled:not(:checked), .radio .styled:checked {
    position: absolute;
    left: -99999px;
}
.radio .styled:not(:checked) + label:before, .radio .styled:checked + label:before {
    margin-right: 0px;
}
.radio .styled:not(:checked) + label:before, .radio .styled:checked + label:before {
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 16px;
    width: 18px;
    height: 18px;
    display: inline-block;
    transition: all 0.2s ease-out 0s
}
.radio .styled:not(:checked) + label:before {
    content: '';
    background: none;
    border: 2px #ededed solid;
    border-radius: 50%;
    transition: all 0.2s ease-out 0s
}
.radio .styled:checked + label:before {
    content: '';
    background: none;
    border: 6px #FAB702 solid;
    border-radius: 50%;
    transition: all 0.2s ease-out 0s
}
.radio label {
    line-height: 1.4;
    margin-right: 35px !important;
}
.radio label span {
    padding-left: 25px;
}
/********************************************************
********************************************************/
.pad0T {
    padding-top: 0px !important;
}
.pad0R {
    padding-right: 0px !important;
}
.pad0B {
    padding-bottom: 0px !important;
}
.pad0L {
    padding-left: 0px !important;
}
.pad0A {
    padding: 0px !important;
}
/********************************************************
********************************************************/
.pad5T {
    padding-top: 5px !important;
}
.pad5R {
    padding-right: 5px !important;
}
.pad5B {
    padding-bottom: 5px !important;
}
.pad5L {
    padding-left: 5px !important;
}
.pad5A {
    padding: 5px !important;
}
/********************************************************
********************************************************/
.pad10T {
    padding-top: 10px !important;
}
.pad10R {
    padding-right: 10px !important;
}
.pad10B {
    padding-bottom: 10px !important;
}
.pad10L {
    padding-left: 10px !important;
}
.pad10A {
    padding: 10px !important;
}
/********************************************************
********************************************************/
.pad15T {
    padding-top: 15px !important;
}
.pad15R {
    padding-right: 15px !important;
}
.pad15B {
    padding-bottom: 15px !important;
}
.pad15L {
    padding-left: 15px !important;
}
.pad15A {
    padding: 15px !important;
}
/********************************************************
********************************************************/
.pad20T {
    padding-top: 20px !important;
}
.pad20R {
    padding-right: 20px !important;
}
.pad20B {
    padding-bottom: 20px !important;
}
.pad20L {
    padding-left: 20px !important;
}
.pad20A {
    padding: 20px !important;
}
/********************************************************
********************************************************/
.pad30T {
    padding-top: 30px !important;
}
.pad30R {
    padding-right: 30px !important;
}
.pad30B {
    padding-bottom: 30px !important;
}
.pad30L {
    padding-left: 30px !important;
}
.pad30A {
    padding: 30px !important;
}
/********************************************************
********************************************************/
.pad40T {
    padding-top: 40px !important;
}
.pad40R {
    padding-right: 40px !important;
}
.pad40B {
    padding-bottom: 40px !important;
}
.pad40L {
    padding-left: 40px !important;
}
.pad40A {
    padding: 40px !important;
}
/********************************************************
********************************************************/
.mrg0T {
    margin-top: 0px !important;
}
.mrg0R {
    margin-right: 0px !important;
}
.mrg0B {
    margin-bottom: 0px !important;
}
.mrg0L {
    margin-left: 0px !important;
}
.mrg0A {
    margin: 0px !important;
}
/********************************************************
********************************************************/
.mrg5T {
    margin-top: 5px !important;
}
.mrg5R {
    margin-right: 5px !important;
}
.mrg5B {
    margin-bottom: 5px !important;
}
.mrg5L {
    margin-left: 5px !important;
}
.mrg5A {
    margin: 5px !important;
}
/********************************************************
********************************************************/
.mrg10T {
    margin-top: 10px !important;
}
.mrg10R {
    margin-right: 10px !important;
}
.mrg10B {
    margin-bottom: 10px !important;
}
.mrg10L {
    margin-left: 10px !important;
}
.mrg10A {
    margin: 10px !important;
}
/********************************************************
********************************************************/
.mrg15T {
    margin-top: 15px !important;
}
.mrg15R {
    margin-right: 15px !important;
}
.mrg15B {
    margin-bottom: 15px !important;
}
.mrg15L {
    margin-left: 15px !important;
}
.mrg15A {
    margin: 15px !important;
}
/********************************************************
********************************************************/
.mrg20T {
    margin-top: 20px !important;
}
.mrg20R {
    margin-right: 20px !important;
}
.mrg20B {
    margin-bottom: 20px !important;
}
.mrg20L {
    margin-left: 20px !important;
}
.mrg20A {
    margin: 20px !important;
}
/********************************************************
********************************************************/
.mrg30T {
    margin-top: 30px !important;
}
.mrg30R {
    margin-right: 30px !important;
}
.mrg30B {
    margin-bottom: 30px !important;
}
.mrg30L {
    margin-left: 30px !important;
}
.mrg30A {
    margin: 30px !important;
}
/********************************************************
********************************************************/
.mrg40T {
    margin-top: 40px !important;
}
.mrg40R {
    margin-right: 40px !important;
}
.mrg40B {
    margin-bottom: 40px !important;
}
.mrg40L {
    margin-left: 40px !important;
}
.mrg40A {
    margin: 40px !important;
}
/********************************************************
********************************************************/
.font_10 {
    font-size: 10px !important;
}
.font_12 {
    font-size: 12px !important;
}
.font_13 {
    font-size: 13px !important;
}
.font_14 {
    font-size: 14px !important;
}
.font_16 {
    font-size: 16px !important;
}
.font_18 {
    font-size: 18px !important;
}
.font_20 {
    font-size: 20px !important;
}
.font_22 {
    font-size: 22px !important;
}
.font_24 {
    font-size: 24px !important;
}
.font_28 {
    font-size: 28px !important;
}
.font_32 {
    font-size: 32px !important;
}
.font_40 {
    font-size: 40px !important;
}
.font_24A {
    font-size: calc(14px + 0.9vw) !important; /*24px*/
}
.fw_100 {
    font-weight: 100 !important;
}
.fw_300 {
    font-weight: 300 !important;
}
.fw_400 {
    font-weight: 400 !important;
}
.fw_500 {
    font-weight: 500 !important;
}
.fw_600 {
    font-weight: 600 !important;
}
/********************************************************
********************************************************/
.w161 {
    width: 161px !important;
}
.h131 {
    height: 131px !important;
}
.h88 {
    height: 88px !important;
}
.textRight {
    text-align: right !important;
}
.l1h8 {
    line-height: 1.5 !important;
}
.line-height-tbl {
    line-height: 0 !important;
    padding-top: 5px !important;
}
/********************************************************
********************************************************/
.font_13_vw {
    font-size: calc(8px + 0.35vw);
}
.font_15_vw {
    font-size: calc(8px + 0.45vw);
}
.font_17_vw {
    font-size: calc(8px + 0.55vw);
}
/********************************************************
********************************************************/
.custom-select {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 458'%3e%3cpath fill='%23333333' d='M24,213.5l119,119c9.4,9.4,24.6,9.4,33.9,0l119.1-119c15.1-15.1,4.4-41-17-41H41	C19.6,172.5,8.9,198.4,24,213.5z'/%3e%3c/svg%3e") #fff no-repeat center right 0.5em/calc(0.65em + 0.65em) calc(0.60em + 0.65em);
}
/********************************************************
********************************************************/
.inputDnD .form-control-file:hover:before {
    border-style: solid;
    box-shadow: none;
}
.cus-sel-mnu + .select2 {
    margin-bottom: 20px;
}
.custom-select + .select2 .selection, .cus-sel-mnu + .select2 .selection {
    width: 100%;
}
.select2-container--default .select2-selection--single:focus {
    border-color: #FAB702;
}
.select2-container--default .select2-selection--single {
    background: rgba(0, 0, 0, .1);
    border: solid 1px rgba(255, 255, 255, .2);
    padding: 10px;
    font-weight: 400;
    line-height: 1.5;
    font-size: 14px;
    color: #FFF;
}
.select2-dropdown {
    background: #111;
    border: 1px solid #FAB702;
    border-radius: 0px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    font-size: 14px;
    color: #FFF;
}
.select2-results__option {
    padding: calc(4px + 0.2vw) calc(4px + 0.4vw);
    color: #FFF;
    user-select: none;
    -webkit-user-select: none;
    line-height: 1;
    margin-bottom: 5px;
}
.select2-container--default .select2-results__option--selected {
    background-color: #FAB702
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable:hover {
    background-color: #FAB702;
    color: #111;
    font-weight: 500;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable, .select2-container--default .select2-results__option--selected {
    background-color: #111;
    color: #FFF;
    font-weight: 500;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 138px;
    overflow-y: auto;
}
.banner-text {
    padding-top: 40px;
    text-transform: uppercase;
    resize: 16px;
}
.banner-title {
    color: #FAB702;
    font-weight: bold;
    font-size: 3rem;
    padding-bottom: 0px;
}
section, #subheader {
    -webkit-background-size: 100% !important;
    -moz-background-size: 100% !important;
    -o-background-size: 100% !important;
    background-size: 100% !important;
}
section.archi-fixed {
    background: top fixed;
}
.bg_custom_951357 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-image: url("../img/WR10c8.jpeg") !important;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 313px;
    overflow-y: auto;
}
.select2-dropdown.select2-dropdown--below {
    text-transform: uppercase;
}
/********************************************************
********************************************************/
.img-thumbnail {
    padding: .25rem;
    background-color: transparent;
    border: 1px #3a3a3a solid;
    border-radius: .4px;
    max-width: 100%;
    cursor: pointer;
}
.thumb-icon .img-thumbnail div {
    font-size: 12px;
    line-height: 1.2;
    padding-top: 5px;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s ease-out 0s
}
.nav-pills .nav-link {
    border-radius: .25rem;
    border: solid 1px rgba(255, 255, 255, .2);
    color: #FAB702;
    font-weight: 500;
}
.nav-pills .nav-link.no-bdr {
    border-radius: .25rem;
    border: none;
}
.nav-item.hover {
    cursor: pointer;
}
.nav-pills .nav-item.hover .nav-link:hover, .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #111;
    background-color: #FAB702;
}
.thumb-icon .img-thumbnail:hover div, .thumb-icon .img-thumbnail.active div {
    color: #FFF;
    transition: all 0.3s ease-out 0s;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 999;
}
/********************************************************
********************************************************/
.dsg-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background-image: url("../img/color-room/patten-6.jpg");
    background-size: 20% auto;
    z-index: 99;
}
#rowInterior {
    display: none;
}
.expand {
    position: relative;
    padding: 15px 25px 5px 25px;
    border: solid 1px rgba(255, 255, 255, .1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-bottom: none;
    background: rgba(255, 255, 255, .02);
    background-size: auto;
}
.expand h4 {
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    margin-right: 40px;
    line-height: 32px;
}
.expand h4::after {
    font-family: FontAwesome;
    content: "\f107";
    color: #fff;
    font-size: 20px;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    font-style: normal;
    position: absolute;
    right: 7px;
    top: 7px;
}
.expand h4.active::after {
    content: "\f106";
}
.expand-group .expand:last-child {
    border-bottom: solid 1px rgba(255, 255, 255, .1);
}
.de_light .expand-group .expand:last-child {
    border-bottom: solid 1px rgba(0, 0, 0, .1);
}
.expand {
    position: relative;
    padding: 15px 25px 5px 25px;
    border: solid 1px rgba(255, 255, 255, .1);
    border-bottom: none;
    background: rgba(255, 255, 255, .02);
}
.expand-group .expand:last-child {
    border-bottom: solid 1px rgba(255, 255, 255, .1);
}
.expand-group .expand:nth-child(odd) {
    background: rgba(255, 255, 255, .04);
}
.de_light .expand {
    border: solid 1px rgba(0, 0, 0, .1);
    border-bottom: none;
    background: none;
}
.expand .hidden-content {
    display: none;
    padding: 10px 0 10px 0;
}
.expand h4 {
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    margin-right: 40px;
    line-height: 32px;
}
.expand h4:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f107";
    color: #FAB702;
    font-size: 20px;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    font-style: normal;
    position: absolute;
    right: 7px;
    top: 7px;
}
.expand h4.active:after {
    content: "\f106";
}
.expand-group.s2 .expand:last-child {
    border-bottom: solid 1px #cccccc;
}
.expand-group.s2 .expand {
    border: none;
    background: none;
    border-top: solid 1px #cccccc;
    padding-left: 0;
}
.expand-group.s2 .expand h4:after {
    padding-right: 0;
}
.expand h4 {
    font-size: 16px;
    cursor: pointer;
    display: block;
    margin-right: 40px;
    line-height: 32px;
    font-weight: 400;
}
/********************************************************
********************************************************/
.padding40 {
    padding: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.vc_custom_1496119490975 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
    background-color: #232426 !important;
}
.panel-bdr {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 10px 15px;
    border: solid 1px rgba(255, 255, 255, .2);
    margin-bottom: 15px;
}
.panel-bdr .head {
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 5px;
    color: #787878;
}
.panel-bdr ul li {
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
}
.panel-bdr ul li:hover {
    color: #FAB702;
}
#catNext {
    display: none;
}
.make-me-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.card.box {
    border-radius: 0px;
    margin: 15px 0;
    border: 1px #4a4a4a solid;
}
.card.box .card-header {
    background: #FAB702 !important;
    color: #111;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0;
    margin-bottom: -1px;
    cursor: pointer;
    border-bottom: none;
    padding: .75rem 1.25rem;
}
.card.box .card-header.bg-gray {
    background: rgba(0, 0, 0, .03) !important;
    font-size: 14px;
    padding: .52rem 1.25rem;
}
.caption-style .slider .slider-caption {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 5px 10px;
}
.caption-style .slider .slider-caption div:first-child {
    color: #FFF;
    font-size: 14px;
    line-height: 1.4;
}
.caption-style .slider .slider-caption div:last-child {
    font-size: 12px;
    line-height: 1.4;
}
.caption-style .slider-nav .slider-caption {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 2px 6px 4px;
}
.caption-style .slider-nav .slider-caption div:first-child {
    color: #FFF;
    font-size: 11px;
    line-height: 1.2;
}
.caption-style .slider-nav .slider-caption div:last-child {
    font-size: 9px;
    line-height: 1.2;
}
/********************************************************
********************************************************/
.thumbel-slider .slider-nav .slick-next {
    width: 20px;
    height: 20px;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: #FAB702 url(../../assets/img/arrow-right.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 60% 50%;
    z-index: 1;
}
.thumbel-slider .slider-nav .slick-prev {
    width: 20px;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: #FAB702 url(../../assets/img/arrow-left.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 1;
}
.table thead th {
    border-left: 1px solid #dee2e6;
    color: #FFF;
    font-weight: 500;
    text-align: center;
    font-size: 15px;
}
.table thead th:last-child {
    border-right: 1px solid #dee2e6;
}
.table tbody td {
    color: #CCC;
    font-weight: 500;
    font-size: 14px;
}
.table-list li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    padding-right: 5px;
    padding-top: 2px;
    color: #fab702;
}
.chart-box {
    border-top: solid 1px rgba(255, 255, 255, .2);
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.4;
}
.size-section .nav-pills .nav-link {
    border-radius: 0;
    background: #FAB702;
    color: #111;
    font-weight: 500;
    text-align: center;
    border: solid 1px #FAB702;
}
.size-section .nav-pills .nav-link.active {
    border-radius: 0;
    background: none;
    color: #AAA;
    font-weight: 500;
    text-align: center;
    border: solid 1px rgba(255, 255, 255, .2);
}
/********************************************************
********************************************************/
.tab-round-AA .nav-tabs {}
.tab-round-AA .nav-tabs .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.tab-round-AA .nav-tabs .nav-link span {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.tab-round-AA .nav-tabs .nav-link {
    line-height: 1.4;
    padding: 30px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #FAB702;
    border: 2px solid #FAB702;
    width: 180px;
    height: 180px;
}
.tab-round-AA .nav-tabs .nav-link.active {
    background: none;
    border: 2px solid #696969;
}
.tab-round-AA .nav-tabs .nav-link.active:hover {
    background: none;
    border: 2px solid #696969;
    color: #FAB702;
}
.tab-round-AA .nav-tabs .nav-link.active::after {
    width: 2px;
    background-color: #696969;
}
.tab-round-AA .tab-content > .active {
    border-top: 2px #696969 solid;
    padding: 15px 0px 0px;
}
.tab-round-col .tab-content p {
    color: #afafaf;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}
tbl-stl {
    color: #FAB702;
    font-weight: 600;
}
/********************************************************
********************************************************/
/*.prd-slider-BB .class__A .slick-prev,
.prd-slider-BB .class__A .slick-next {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 999;
}*/
.prd-slider-BB .class__A .slick-next {
    width: 40px;
    height: 40px;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: #FAB702 url(../../assets/img/arrow-right.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 60% 50%;
    z-index: 1;
}
.prd-slider-BB .class__A .slick-prev {
    width: 40px;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: #FAB702 url(../../assets/img/arrow-left.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 1;
}
.prd-slider-BB .class__A .slick-prev {
    left: 0;
}
.prd-slider-BB .class__A .slick-next {
    right: 0;
}
.prd-slider-BB .class__A img {
    width: 100%;
}
/*.prd-slider-BB .class__B .slick-slide.slick-current.slick-active {
	border-top: 2px #FAB702 solid;
}*/
.prd-slider-BB .class__B .slick-next {
    width: 20px;
    height: 20px;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: #FAB702 url(../../assets/img/arrow-right.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 60% 50%;
    z-index: 1;
}
.prd-slider-BB .class__B .slick-prev {
    width: 20px;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    background: #FAB702 url(../../assets/img/arrow-left.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 1;
}
/********************************************************
********************************************************/
.btn-yellow-fill {
    background: #FAB702;
    text-transform: uppercase;
    color: #111;
    font-weight: 500;
    border: 1px #FAB702 solid;
    border-radius: 0px;
    padding: 12px 20px 9px;
    line-height: 1.2;
    font-size: 14px;
}
.btn-yellow-fill:hover, .btn-yellow-fill:active {
    background: #111;
    color: #FFF;
    border: 1px #FAB702 solid;
}
.adpt__line {
    border-bottom: 2px solid #FAB702;
    width: 10%;
    height: 1px;
    margin: 25px 0 15px;
}
.pnl__box__item {
    display: inline-block;
    width: 100%;
    border: solid 1px rgba(255, 255, 255, .2);
    padding: 30px;
}
.pnl__box__item h3 {
    color: #FFF;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}
.pnl__box__item p {
    color: #CCC;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}
.bg-light-gray {
    background: #232426 !important;
}
.bg-black {
    background: #000 !important;
}
/********************************************************
********************************************************/
.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
}
.stepper-wrapper.form {
    display: inline-block;
    width: 100%;
}
.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
}
.stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid #bbb;
    width: 100%;
    top: 17px;
    left: -50%;
    z-index: 2;
}
.stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #bbb;
    width: 100%;
    top: 17px;
    left: 50%;
    z-index: 2;
}
.stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    background: #999;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-bottom: 6px;
    cursor: pointer;
    color: #000;
}
.stepper-item .step-name {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
}
.stepper-item.active {
    font-weight: bold;
}
.stepper-item.active .step-name {
    color: #FFF;
}
.stepper-item.active .step-counter {
    background-color: #FAB702;
    color: #111;
}
.stepper-item.active::after {
    position: absolute;
    content: "";
    width: 100%;
    top: 17px;
    left: 50%;
    z-index: 3;
}
.stepper-item:first-child::before {
    content: "";
    width: 50%;
    right: 50%;
    left: auto;
}
.stepper-item:last-child::after {
    content: "";
    width: 50%;
}
.step-heading {
    display: inline-block;
    width: 100%;
    color: #ededed;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.step-sub-head {
    display: inline-block;
    width: 100%;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}
.step-sub-head span {
    color: #FF0000;
    font-size: 20px;
    font-weight: bold;
}
/********************************************************
********************************************************/
.form-control {
    font-size: 14px;
    color: #777777
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: block;
    position: relative;
    top: 10px;
    padding: calc(2px + 0.4vw) calc(2px + 0.4vw);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 458'%3e%3cpath fill='%23777777' d='M24,213.5l119,119c9.4,9.4,24.6,9.4,33.9,0l119.1-119c15.1-15.1,4.4-41-17-41H41 C19.6,172.5,8.9,198.4,24,213.5z'/%3e%3c/svg%3e") rgba(0, 0, 0, 0) no-repeat center right 0.2em/calc(0.65em + 0.65em) calc(0.65em + 0.65em);
}
.select2-container .select2-selection--single .select2-selection__rendered {
    color: #777777
}
.form-control::placeholder {
    color: #777777;
    opacity: 1;
}
#contact_form input[type="text"], #contact_form textarea, #contact_form input[type="email"], #contact_form input[type="number"], #search, #contact_form select {
    color: #fff;
    border: solid 1px #777777;
}
.select2-container--default .select2-selection--single {
    border: solid 1px #777777;
}
.form-control:focus {
    border: solid 1px #FAB702 !important;
    outline: 0;
    box-shadow: none;
}
.box__pad {
    padding: 6px 15px !important;
}
/********************************************************
********************************************************/ .datepicker .next.disabled, .datepicker .prev.disabled {
    visibility: visible !important;
}
#datepicker, .datepicker-inline, .datepicker-days {
    display: inline-block;
    width: 100%;
}
#datepicker table {
    width: 100%;
}
.datepicker table tr th {
    padding: calc(8px + 0.5vw);
    font-weight: 500;
    font-size: 16px;
    border: #999 1px solid;
    background: none;
}
.datepicker table tr td, .datepicker table tr th {
    border-radius: 0;
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover {
    background: #FAB702;
    color: #111;
    border-radius: 0;
}
.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background: #FAB702;
    color: #111;
    cursor: pointer;
}
.datepicker table tr th, .datepicker table tr td.day {
    color: #FFF;
}
.datepicker table tr td.new.day, .datepicker table tr td.disabled.day {
    color: #999;
}
.datepicker table tr td.disabled.day:hover, .datepicker table tr td.new.day:hover {
    background: none;
    color: #999;
    cursor: default;
}
.datepicker table tr td.today.day {
    background: #333;
    border-color: #999;
    color: #FFF;
}
.datepicker table tr td.today.day:hover, .datepicker table tr td.active.day:hover, .datepicker table tr td.active.day {
    background: #FAB702;
    border-color: #FAB702;
    color: #111;
}
.datepicker table tr td {
    padding: calc(8px + 0.5vw);
    line-height: 1;
    font-weight: 500;
    font-size: 16px;
    border: #999 1px solid;
    background: none;
}
.disabled.disabled-date.day {
    position: relative;
}
.disabled.disabled-date.day:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    background: #FAB702;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.8;
}
/********************************************************
********************************************************/
.time-row {}
.time-btn {
    width: 100%;
    background: none;
    color: #FFF;
    border: 1px #999 solid;
    text-align: center;
    padding: 12px 15px;
    line-height: 1;
}
.time-btn:hover {
    background: none;
    color: #FAB702;
    border: 1px #FAB702 solid;
}
.time-btn.active {
    background: #FAB702;
    color: #111;
    border: 1px #FAB702 solid;
}
/********************************************************
********************************************************/
.time-row .radio {
    display: inline-block;
    width: 100%;
}
.time-row .radio .styled:not(:checked), .time-row .radio .styled:checked {
    position: absolute;
    left: -99999px;
}
.time-row .radio .styled:not(:checked) + label, .time-row .radio .styled:checked + label {
    margin-right: 0px;
    width: 100%;
    text-align: center;
    padding: 12px 15px;
    line-height: 1;
    cursor: pointer;
    transition: all 0.2s ease-out 0s
}
.time-row .radio .styled:not(:checked) + label {
    background: none;
    color: #FFF;
    border: 1px #999 solid;
    transition: all 0.2s ease-out 0s
}
.time-row .radio .styled:checked + label:hover, .time-row .radio .styled:checked + label {
    background: #FAB702;
    color: #111;
    border: 1px #FAB702 solid;
    transition: all 0.2s ease-out 0s
}
.time-row .radio .styled:not(:checked) + label:hover {
    background: none;
    color: #FAB702;
    border: 1px #FAB702 solid;
    transition: all 0.2s ease-out 0s
}
.time-row .radio .styled:not(:checked) + label:before, .time-row .radio .styled:checked + label:before {
    position: absolute;
    opacity: 0;
    left: -9999px;
}
.time-row .radio label {
    line-height: 1.4;
    margin: 0px !important;
}
.time-row .radio label span {
    padding-left: 0px;
}
/********************************************************
********************************************************/
.sS1VXzM::before, .sS1VXzM::after {
    content: '';
    width: 12px;
}
.srqWKRG {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px 4px 6px;
    border: 1px #999999 solid;
	border-radius: 16px;
	font-size: 13px;
	line-height: 1;
}
.s__0MiAbP {
    display: inline-flex;
    align-items: center;
}
.sS1VXzM .s__0MiAbP::after {
    content: '';
    width: 2px;
}
.sS1VXzM .s__0MiAbP {
    height: 16px;
    width: 18px;
}
.sS1VXzM .s__0MiAbP > svg {
    width: 16px;
    height: 16px;
}