body {
    font-size: 1rem
}

.section-border {
    border-top: #8d741c solid 1px;
    border-bottom: #8d741c solid 1px
}

a {
    text-decoration: none;
    color: inherit
}

ul {
    list-style: none
}

#st-2{
    display:none !important;
}

.options_appear {
    opacity: 1!important;
    scale: 1!important;
    height: initial!important
}

.menu_show_left {
    left: -8px!important;
    right: unset!important
}

.txt1 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 140%
}

.txt2 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%
}

.txt3 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px
}

.txt4 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-decoration-line: underline
}

.txt5 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 12px
}

.txt6 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px
}

.txtcta {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-decoration: underline
}

.h1 {
    font-family: 'Noto Serif Display',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 70px;
    line-height: 100%;
    text-transform: uppercase
}

.h2 {
    font-family: 'Noto Serif Display',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 110%
}

.h3 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 33px;
    opacity: .7
}

.h4 {
    font-family: 'Noto Serif Display',serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 110%
}

.h5 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px
}

.h6 {
    font-family: Literata,serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%
}

.h7 {
    font-family: Literata,serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .04em
}

.h8 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px
}

.h9 {
    font-family: Literata,serif;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 110%
}

.h10 {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px
}

.blc-00,.blc-00:hover {
    color: #000
}

.wht-ff,.wht-ff:hover {
    color: #fff
}

.gld-8d,.gld-8d:hover {
    color: #8d741c
}

.gld-c6,.gld-c6:hover {
    color: #c6a977
}

.grn-39,.grn-39:hover {
    color: #395351
}

.upper {
    text-transform: uppercase;
}

.breadcrumb_container {
    position: absolute;
    top: 200px;
    width: 100%;
    max-width: 1600px;
    /* padding: 0 20px; */
    left: 50%;
    transform: translateX(-50%);
}

.breadcrumb_container ol{
    background: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
/* or 18px */
    color: #FFFFFF;
}

.breadcrumb_container.dark_breadcrumb ol{
    color: #395351;
}

.breadcrumb_container ol li{position:relative;padding-left: 4px;}

.breadcrumb_container ol li:before{
content:'/';
}

.breadcrumb_container ol li:first-of-type{position:relative;padding-left: 0px;}

.breadcrumb_container ol li:first-of-type:before{
content:'';
}

.modal {
    overflow: auto
}

.modal-dialog-centered.modal-dialog-scrollable {
    padding-bottom: 100px
}

@media (min-width: 576px) {
    .modal-dialog-centered.modal-dialog-scrollable {
        max-width:600px;
        margin: 1.75rem auto
    }
}

.btn-warning {
    background-color: #395351;
    border-color: #395351;
    color: #fff
}

.btn-warning:focus {
    background-color: #395351;
    border-color: #395351;
    box-shadow: #39535157;
    color: #fff
}

.btn-warning:hover {
    background-color: #c6a977;
    border-color: #c6a977
}

.icms-content .simple_checkout_template {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -moz-box-flex: 1;
    flex: 1 0 auto;
    overflow: hidden;
    background: #fff
}

.icms-content .simple_checkout_template .btn-custom {
    background: #000;
    color: #fff
}

.icms-content .simple_checkout_template .sct_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -moz-box-flex: 1;
    flex: 1 0 auto;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto
}

.icms-content .simple_checkout_template .sct_content .sct_information {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -moz-box-flex: 1;
    flex: 1 0 auto;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 50px
}

.icms-content .simple_checkout_template .sct_content .sct_information .sct-title {
    font-weight: 700;
    font-size: 22px;
    color: #232323;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    margin-bottom: 30px
}

.icms-content .simple_checkout_template .sct_content .sct_information .sct_section {
    margin-bottom: 20px
}

.icms-content .simple_checkout_template .sct_content .sct_information .sct_section .section_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.icms-content .simple_checkout_template .sct_content .sct_information .sct_section .section_header .section_title {
    font-size: 18px;
    font-weight: 800;
    padding: 0;
    margin: 0;
    line-height: normal
}

.icms-content .simple_checkout_template .sct_content .sct_information .sct_section .section_header .section_more {
    font-size: 12px;
    padding: 5px 0;
    line-height: normal
}

.icms-content .simple_checkout_template .sct_content .sct_information .sct_section .section_header .section_more a {
    font-weight: 500;
    font-size: 12px
}

.icms-content .simple_checkout_template .checkout_steps {
    margin-bottom: 30px
}

.icms-content .simple_checkout_template .checkout_steps .cs_content {
    border: 1px solid #ccc;
    padding: 0 15px
}

.icms-content .simple_checkout_template .checkout_steps .cs_content .cs_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}

.icms-content .simple_checkout_template .checkout_steps .cs_content .cs_item:last-child {
    border: 0
}

.icms-content .simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    font-size: 14px;
    color: #888
}

.icms-content .simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    color: #000
}

.icms-content .simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_text .price {
    font-weight: 600
}

.icms-content .simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_text address {
    margin: 0
}

.icms-content .simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_action {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    text-align: right
}

.icms-content .simple_checkout_template .checkout_steps .cs_content .cs_item .cs_item_action a {
    font-size: 12px;
    color: red;
    text-decoration: none
}

.icms-content .simple_checkout_template .sct_option_selection .sct_o_s_title {
    font-size: 18px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    line-height: normal
}

.icms-content .simple_checkout_template .sct_option_selection .select-options {
    list-style: none;
    padding: 0;
    margin: 0
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li {
    margin-top: 10px;
    color: #777;
    position: relative;
    border: 1px solid #ccc;
    padding: 10px 15px
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li label {
    font-size: 16px;
    color: #777;
    display: block
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li .txt {
    word-break: break-word
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li .txt>span {
    display: block
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li .checker .cr {
    margin-top: 5px
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 20px
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li ul li {
    margin-top: 0;
    color: #777;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #ccc
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li ul li:last-child {
    border: 0;
    padding-bottom: 0
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li ul li label {
    font-size: 14px
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li ul li .checker .cr {
    margin-top: 3px
}

.icms-content .simple_checkout_template .sct_option_selection .select-options>li .payment-option-text {
    font-size: 12px
}

.icms-content .simple_checkout_template .form-control {
    background: #fff;
    border-color: #a7a9ac;
    height: 42px;
    padding: 0 10px
}

.icms-content .simple_checkout_template textarea.form-control {
    height: auto;
    padding: 10px
}

.form-control[readonly],.icms-content .simple_checkout_template .form-control:disabled {
    cursor: no-drop
}

.icms-content .simple_checkout_template .sct_content .sct_cart {
    position: relative;
    width: 50%;
    background-position: left top;
    padding-left: 50px;
    padding-top: 50px;
    padding-bottom: 50px
}

.icms-content .simple_checkout_template .checkout-loading {
    opacity: .5;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.icms-content .simple_checkout_template .checkout-order-summary-button {
    width: 100%;
    display: block;
    border: 0;
    text-align: left;
    padding: 20px 0;
    margin: 0;
    outline: 0;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    display: none
}

.icms-content .simple_checkout_template .checkout-order-summary-button .cos-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px
}

.icms-content .simple_checkout_template .checkout-order-summary-button .cos-wrap .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.icms-content .simple_checkout_template .checkout-order-summary-button .cos-wrap .info .icon {
    font-size: 16px;
    margin-right: 10px
}

.icms-content .simple_checkout_template .checkout-order-summary-button .cos-wrap .info .txt {
    font-size: 12px
}

.icms-content .simple_checkout_template .checkout-order-summary-button .cos-wrap .info .txt::after {
    content: "\e901";
    font-family: icomoon!important;
    margin-left: 5px;
    font-size: 6px
}

.icms-content .simple_checkout_template .checkout-order-summary-button.active .cos-wrap .info .txt::after {
    content: "\e904"
}

.icms-content .simple_checkout_template .checkout-order-summary-button .cos-wrap .total_price {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #111
}

.icms-content .simple_checkout_template .sct_content .sct_cart .checkout-order-summary-content {
    padding: 20px 0;
    z-index: 1;
    position: relative
}

.icms-content .simple_checkout_template .sct_content .sct_cart::after {
    content: "";
    display: block;
    width: 300%;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #ededed;
    z-index: 0;
    left: 0;
    background-position: left top;
    -webkit-box-shadow: 1px 0 0 #666 inset;
    -moz-box-shadow: 1px 0 0 #666 inset;
    box-shadow: 1px 0 0 #666 inset
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item {
    padding: 10px 0 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 1px solid #dedede
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item:first-child {
    padding-top: 0
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    position: relative
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image img {
    max-width: 60px;
    width: 100%;
    display: block;
    height: auto
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image .qcs-item-actions {
    position: absolute;
    right: 10px;
    top: -5px
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image .qcs-item-actions .remove-item-bag {
    background: #666;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    z-index: 11;
    width: 16px;
    height: 16px;
    text-align: center;
    color: #fff;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px 1px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 5px 1px rgb(0 0 0 / 30%);
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 30%)
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-image .qcs-item-actions .remove-item-bag span {
    font-size: 8px;
    line-height: 16px;
    display: block
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .ttl {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .02em;
    color: #111;
    margin-bottom: 0
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-price {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #9a9a9a;
    margin-bottom: 10px;
    line-height: normal;
    text-align: right
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-price .final {
    font-weight: 700;
    color: #111;
    display: block;
    font-size: 14px
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-price .before {
    -webkit-text-decoration-line: line-through;
    -moz-text-decoration-line: line-through;
    text-decoration-line: line-through;
    display: block;
    margin-top: 5px
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .attrs {
    margin-bottom: 5px
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .attrs div {
    font-weight: 400;
    font-size: 10px;
    letter-spacing: .02em;
    color: #9a9a9a
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner {
    max-width: 80px
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .my-spinner-input {
    background: 0 0;
    text-align: center;
    line-height: 20px;
    padding: 0 0;
    border: 0;
    height: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .btn-spin-down {
    padding: 0;
    line-height: 18px;
    font-size: 9px;
    display: block;
    margin: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #9a9a9a;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .btn-spin-up {
    padding: 0;
    line-height: 18px;
    font-size: 9px;
    display: block;
    margin: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #9a9a9a;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .btn-spin-down span,.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-item .qcs-item-data .qty .my-spinner .btn-spin-up span {
    display: block
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals {
    margin-top: 10px
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row.simple {
    border-bottom: 1px solid #dedede
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row .txt {
    font-weight: 400;
    font-size: 16px;
    color: #9a9a9a
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row .value {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #111;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    text-align: right
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row.simple .txt {
    font-weight: 400;
    font-size: 14px;
    color: #9a9a9a
}

.icms-content .simple_checkout_template .sct_content .sct_cart .sct_cart-items-list .qcs-totals .total-row.simple .value {
    font-weight: 400;
    font-size: 14px;
    color: #666
}

.icms-content .simple_checkout_template .checkout-box-body {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dedede
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sr-data-text {
    font-size: 12px;
    line-height: normal
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sr-data-text small {
    line-height: normal
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-value {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    text-align: right;
    font-size: 14px;
    color: #333
}

.icms-content .simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.icms-content .simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-data {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px
}

.icms-content .simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-action {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 46px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 46px;
    flex: 0 0 46px
}

.icms-content .simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-action .my-btn {
    overflow: visible;
    background-color: #fff;
    border: none;
    border: 1px solid #9e9e9e;
    outline: 0;
    line-height: 20px;
    width: 100%;
    font-size: 14px;
    margin: 0;
    padding: 10px 10px;
    height: auto
}

.icms-content .simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-action .my-btn:hover {
    border-color: #000
}

.icms-content .simple_checkout_template .checkout-box-body .checkout-box-body-data .cbbd-row .box-action .my-btn span {
    display: block;
    line-height: 20px;
    height: 20px
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options .sc-p-ttl {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    color: #000
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options .sc-p-btn .btn {
    white-space: nowrap;
    font-size: 10px;
    padding: 2px 5px
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    color: #000;
    margin-bottom: 5px
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-header .cc-h-txt {
    padding-right: 10px
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-header .cc-h-val span {
    font-weight: 500
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-box {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-box select {
    font-size: 14px;
    border: 0;
    padding: 5px;
    font-weight: 500;
    outline: 0;
    background: 0 0;
    width: 100%
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-value {
    font-size: 14px;
    color: #000;
    text-align: left;
    font-weight: 500;
    padding-left: 12px
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-submit {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px
}

.icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-submit .btn {
    white-space: nowrap;
    font-size: 10px;
    padding: 2px 5px
}

@media only screen and (min-width: 1201px) {
    .icms-content .simple_checkout_template .sct_content .sct_cart .checkout-order-summary-content {
        display:block!important
    }
}

.form-floating {
    position: relative
}

.form-floating>.form-control,.form-floating>.form-select {
    height: 42px;
    line-height: 1.25
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 10px 10px;
    pointer-events: none;
    border: 1px solid transparent;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;
    transition: opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;
    -o-transition: opacity .1s ease-in-out,-o-transform .1s ease-in-out;
    -moz-transition: opacity .1s ease-in-out,transform .1s ease-in-out,-moz-transform .1s ease-in-out;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out,-moz-transform .1s ease-in-out,-o-transform .1s ease-in-out;
    margin: 0;
    color: #a7a9ac;
    line-height: 20px
}

@media (prefers-reduced-motion:reduce) {
    .form-floating>label {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none
    }
}

.form-floating>.form-control {
    padding: 0 10px
}

.form-floating>.form-control::-moz-placeholder {
    color: transparent
}

.form-floating>.form-control::-webkit-input-placeholder {
    color: transparent
}

.form-floating>.form-control:-moz-placeholder {
    color: transparent
}

.form-floating>.form-control:-ms-input-placeholder {
    color: transparent
}

.form-floating>.form-control::-ms-input-placeholder {
    color: transparent
}

.form-floating>.form-control::placeholder {
    color: transparent
}

.form-floating>.form-control:not(:-moz-placeholder-shown) {
    padding-top: 0;
    padding-bottom: 0
}

.form-floating>.form-control:not(:-ms-input-placeholder) {
    padding-top: 0;
    padding-bottom: 0
}

.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 0;
    padding-bottom: 0
}

.form-floating>.form-control:-webkit-autofill {
    padding-top: 0;
    padding-bottom: 0
}

.form-floating>.form-select {
    padding-top: 0;
    padding-bottom: 0
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
    -moz-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    height: auto;
    left: 5px;
    padding-left: 5px;
    padding-right: 5px
}

.form-floating>.form-control:not(:-ms-input-placeholder)~label {
    -ms-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    height: auto;
    left: 5px;
    padding-left: 5px;
    padding-right: 5px
}

.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label {
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    -moz-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    -ms-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    -o-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    height: auto;
    left: 5px;
    padding-left: 5px;
    padding-right: 5px;
    opacity: 1;
    width: fit-content
}

.form-floating>.form-control:-webkit-autofill~label {
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    height: auto;
    left: 5px;
    padding-left: 5px;
    padding-right: 5px
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    background: #fff;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    min-height: 100px;
    background: #c6a977;
    border-radius: 6px
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content a {
    color: #395351;
    transition: .2s
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content a:hover {
    color: #ffffffad
}

.gallery-photos-container {
    max-width: 1520px;
    width: 100%;
    padding: 20px;
    margin: auto
}

.grid-content {
    max-width: 1520px;
    overflow: hidden;
    padding: 64px 12px;
    margin: auto
}

.grid-content .grid-content-item {
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    position: relative
}

.grid-content .row {
    margin: 0;
    height: 100%;
    width: 100%;
    flex: 1
}

.grid-content .row>div {
    padding: 6px;
    margin: 0;
    width: 100%;
    position: relative
}

.grid-content .row>div::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background: #2f3039;
    opacity: 0;
    border-radius: 8px;
    transition: .2s;
    pointer-events: none
}

.grid-content .row>div:hover::after {
    opacity: .5
}

.grid-content div:has(.row) {
    padding: 0
}

.grid-content div:has(.row)::after {
    opacity: 0!important;
    pointer-events: none
}

.grid-content .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px
}

#baguetteBox-overlay .full-image img {
    border-radius: 8px
}

@media only screen and (max-width: 576px) {
    .big_photo {
        flex:0 0 100%;
        max-width: 100%
    }

    .small_photo {
        flex: 0 0 100%;
        max-width: 100%
    }

    .grid-content .row>div {
        padding: 2px;
        margin: 0;
        width: 100%
    }

    .grid-content .row>div::after {
        top: 2px;
        left: 2px;
        width: calc(100% - 4px);
        height: calc(100% - 4px)
    }
}

.home-slider {
    position: relative
}

.home-slider .hs-container {
    height: 100vh;
    position: relative;
    overflow: hidden
}

.home-slider .hs-container-slider {
    display: none
}

.home-slider .hs-container .hs-container-slider .slick-left,.home-slider .hs-container .hs-container-slider .slick-right {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    -moz-transition: transform .3s ease,-moz-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease,-moz-transform .3s ease,-o-transform .3s ease;
    font-size: 20px;
    padding: 0;
    color: #000;
    height: 50px;
    position: absolute;
    margin-top: -25px;
    top: 50%;
    left: 0;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    font-family: Inter;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: .06em;
    color: #fff;
    padding-left: 60px
}

.home-slider .hs-container .hs-container-slider .slick-left span,.home-slider .hs-container .hs-container-slider .slick-right span {
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    background: #fff;
    height: 1px
}

.home-slider .hs-container .hs-container-slider .slick-right span {
    left: auto;
    right: 0
}

.home-slider .hs-container .hs-container-slider .slick-right {
    right: 0;
    left: auto;
    padding-left: 0;
    padding-right: 60px
}

.home-slider .hs-container .hs-container-slider .slick-left:hover {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px)
}

.home-slider .hs-container .hs-container-slider .slick-right:hover {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px)
}

.home-slider .hs-container .hs-container-slider .slick-disabled {
    cursor: no-drop
}

.home-slider .hs-container .home_dots {
    z-index: 7;
    position: absolute;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: 200px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-slider .hs-container .home_dots li {
    position: relative;
    display: block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.home-slider .hs-container .home_dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 21px;
    height: 21px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: rgba(255,255,255,0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.home-slider .hs-container .home_dots li button:focus,.home-slider .hs-container .home_dots li button:hover {
    outline: 0
}

.home-slider .hs-container .home_dots li button:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    width: 7px;
    height: 7px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #c4c4c4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.home-slider .hs-container .home_dots li button:hover,.home-slider .hs-container .home_dots li.slick-active button {
    background: rgba(255,255,255,.3)
}

.home-slider .hs-container .home_dots li button:hover:before,.home-slider .hs-container .home_dots li.slick-active button:before {
    background: #fff
}

.home-slider .hs-container .slider-item {
    height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    justify-content: center
}
.home-slider .hs-container .slider-item .si-ovelay_content {

position: absolute;

z-index: 99;

bottom: 80px;

width: 100%;

left: 50%;

transform: translateX(-50%);

max-width: 1580px;

padding: 0 100px 0 20px;
}
.home-slider .hs-container .slider-item .si-ovelay_content .overlay_title {

font-family: 'Noto Serif';

font-style: normal;

font-weight: 400;

font-size: 40px;

line-height: 100%;
/* identical to box height, or 40px */

text-transform: uppercase;

color: #FFFFFF;

margin-bottom: 24px;
}
.home-slider .hs-container .slider-item .si-ovelay_content .overlay_span {

display: block;

width: 41px;

height: 1px;

background: #C6A977;

margin-bottom: 16px;
}
.home-slider .hs-container .slider-item .si-ovelay_content .overlay_txt {

font-family: 'Roboto';

font-style: normal;

font-weight: 400;

font-size: 14px;

line-height: 130%;
/* or 18px */

color: #FFFFFF;

margin-bottom: 52px;

max-width: 350px;
}
.home-slider .hs-container .slider-item .si-ovelay_content .seemore-button  {

position: relative;
}
.home-slider .hs-container .slider-item .si-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    z-index: 4
}

.home-slider .hs-container .slider-item .si-image img {
    opacity: 0;
    visibility: hidden;
    position: relative;
    display: block
}

.home-slider .hs-container .slider-item .si-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.home-slider .hs-container .slider-item.slick-active .si-video {
    opacity: 1;
    visibility: visible
}

.home-slider .hs-container .slider-item .si-video::before {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0
}

.home-slider .hs-container .slider-item .si-video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.home-slider .hs-container .v-player {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 8
}

.home-slider .hs-container .v-player .vp {
    width: 50px;
    height: 50px;
    line-height: 30px;
    border: 1px solid #fff;
    background: rgba(0,0,0,.1);
    color: #fff;
    padding: 0;
    margin: 0;
    outline: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    display: none;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
    font-size: 24px
}

.home-slider .hs-container .v-player .vp:hover {
    -webkit-box-shadow: 0 0 4px 2px rgb(0 0 0 / 80%);
    -moz-box-shadow: 0 0 4px 2px rgb(0 0 0 / 80%);
    box-shadow: 0 0 4px 2px rgb(0 0 0 / 80%)
}

.home-slider .hs-container .v-player .vp.mute {
    left: 113px;
    right: 0;
    inset: 0;
    top: unset;
    left: unset;
    right: 20px;
    bottom: 80px
}

.home-slider .hs-container .v-player .vp.unmute {
    left: 75px;
    top: unset;
    left: unset;
    right: 20px;
    bottom: 80px
}

.home-slider .hs-container .v-player .vp.active {
    display: block
}

.home-slider .hs-container .slider-item .v-player {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.home-slider .hs-container .slider-item .v-player .vp.active {
    display: block
}

header {
    position: absolute;
    z-index: 99;
    width: 100%;
    border-bottom: 1px solid #8d741c
}

header .blue_logo {
    display: none
}

header.homepage {
    border-bottom: none
}

header.white_bgr {
    position: relative;
    background: #fff
}

header.white_bgr .blue_logo {
    display: block
}

header.white_bgr .white_logo {
    display: none
}

.white_bgr .search-btn,header.white_bgr .cart-counter,header.white_bgr .langs .dropdown button,header.white_bgr .wht-ff,header.white_bgr a {
    color: #395351
}

.header-content {
    max-width: 1600px;
    margin: auto;
    padding: 2rem .625rem 2.5625rem .625rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center
}

.header-content a {
    text-decoration: none;
    color: #fff;
    transition: .2s
}

.header-content a:hover {
    color: #395351
}

.nav .nav-item-1 {
    min-width: 19.9375rem;
    display: flex;
    gap: 40px;
    align-items: center
}

.menu-button {
    background-color: none;
    border: none
}

.menu-button-2 {
    background-color: none;
    border: none;
    display: none
}

.search-btn {
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 18px;
    transition: .2s
}

.search-btn:hover {
    color: #c6a977
}

.search-modal .modal-dialog-centered.modal-dialog-scrollable {
    max-width: 1600px;
    padding: 0;
    padding-top: 170px;
    display: flex;
    justify-content: flex-start
}

.search-modal .modal-content {
    background: 0 0!important;
    border: 0;
    display: flex;
    min-height: fit-content!important;
    padding: 0 20px
}

.search-modal .modal-content .modal-body {
    background: 0 0;
    padding: 0
}

.search-modal .modal-content .modal-body .custom-modal-close {
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    background: 0 0;
    color: #fff;
    line-height: 20px;
    font-size: 20px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search-modal .modal-content .modal-body .search-modal-container {
    padding-right: 50px
}

.search-modal .modal-content .modal-body .search-modal-container .form-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: center;
    background: #fff;
    border-radius: 6px
}

.search-modal .modal-content .modal-body .search-modal-container .form-fields .input-data {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    width: 1%
}

.search-modal .modal-content .modal-body .search-modal-container .form-fields .input-data label {
    position: absolute;
    margin: 0;
    left: 33px;
    top: 50%;
    transform: translateY(-50%)
}

.search-modal .modal-content .modal-body .search-modal-container .form-fields .input-data .form-element {
    width: 100%;
    background: #fff;
    border: 1px solid #65686b;
    border: none;
    border-radius: 6px;
    outline: 0;
    padding: 38px 30px;
    margin: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: .05em;
    color: #000;
    text-align: center;
    padding-left: 122px
}

.search-modal .modal-content .modal-body .search-modal-container .form-fields .button-data .btn-element {
    background: #c6a977;
    border: 1px solid #c6a977;
    border-radius: 6px;
    padding: 36px 49px;
    margin: 0;
    font-weight: 700;
    font-size: 23px;
    line-height: 22px;
    color: #fff
}

.nav .nav-item-2 {
    display: flex;
    justify-content: center;
    padding: 1rem;
    font-size: 3rem
}

.nav .nav-item-3 {
    display: flex;
    align-items: center;
    gap: 3rem
}

.nav .nav-item-3 .user-link {
    display: flex;
    flex-direction: column;
    position: relative
}

.nav .nav-item-3 .user-link i {
    transition: .2s
}

.nav .nav-item-3 .user-link .user-login:hover i {
    color: #395351
}

#lng-dropdown {
    font-family: Literata;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    border: none
}

header .langs a {
    font-family: Literata;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #395351
}

header .langs .dropdown button {
    padding: 5px;
    border: none;
    border-radius: 8px;
    transition: all .3s ease 0s;
    background: 0 0;
    display: flex;
    align-items: center;
    background: 0 0!important;
    font-family: Literata;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #fff
}

.dropdown-item:active,.dropdown-item:hover,header .dropdown-item.active {
    color: #395351;
    text-decoration: none;
    background-color: #c6a977
}

header .langs .dropdown button:hover {
    background: #c6a977;
    color: #395351
}

header .langs .dropdown button:hover i::before {
    color: #395351
}

header .langs .dropdown i {
    display: inline-block;
    font-size: 5px;
    margin-left: 7px
}

header .langs .dropdown .dropdown-toggle::after {
    display: none
}

.icoheart {
    font-size: 1.125rem
}

.icouser {
    font-size: 1.125rem
}

.icocart {
    font-size: 2.1875rem;
    position: relative
}

.icomenu {
    font-size: .8rem
}

.cart-counter {
    font-size: 1rem;
    max-width: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-30%)
}

.cart-button {
    margin: 0;
    padding: 0
}

.header-border {
    border-top: #8d741c solid 1px
}

a.user-logout {
    font-weight: 700;
    position: absolute;
    white-space: nowrap;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    font-size: 13px;
    text-decoration: underline;
    z-index: 10px
}

.headerborder {
    border-bottom: #8d741c solid 1px;
    width: 100%;
    margin: 172px 0 -172px 0;
    z-index: 1;
    position: relative
}

.header-backround {
    background-color: #fff
}

.header-backround .header-content {
    margin: auto auto auto auto;
    padding: 2rem .625rem 20px .625rem
}

.header-backround .headerborder {
    margin: auto auto auto auto
}

.header-backround .header-content a {
    text-decoration: none;
    color: #395351
}

.header-backround .cart-counter {
    color: #395351!important
}

@media only screen and (max-width: 1070px) {
    .header-content {
        justify-content:center
    }

    .nav .nav-item-1 {
        min-width: 13.5625rem
    }

    .nav .nav-item-3 {
        display: flex;
        align-items: center;
        gap: 1rem
    }
}

@media only screen and (max-width: 880px) {
    .header-content {
        padding-top:0;
        justify-content: space-between;
        flex-direction: column;
        padding-bottom: 10px
    }

    .headerborder {
        margin: 256px 0 -256px 0
    }

    .nav .nav-item-1 {
        display: none;
        min-width: 0;
        order: 1
    }

    .nav .nav-item-2 {
        flex-basis: 100%;
        padding: 1rem
    }

    .nav .nav-item-3 {
        display: flex;
        align-items: center;
        gap: 1rem;
        order: 2
    }

    .menu-button {
        background-color: none;
        border: none;
        display: none
    }

    .menu-button-2 {
        background-color: none;
        border: none;
        display: block
    }
}

.footer__content {
    background-image: url(../img/footer_backround.jpg);
    padding: 76px 0 56px 0;
    background-position: center
}

.footer__content .footer__container {
    max-width: 1600px;
    margin: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between
}

.footer__content .footer__container .footer__left {
    padding-left: 1rem;
    min-width: fit-content
}

.footer__content .footer__container .footer__left .footer__news {
    display: flex;
    flex-direction: column;
    min-width: none
}

.footer__content .footer__container .footer__left .footer__news .footer__logo {
    padding-top: 18px
}

.footer__header {
    padding-top: 94px;
    padding-bottom: 33px;
    color: #8d741c
}

.footer__content .footer__container .footer__left .footer__news .footer__email .footer__email__form .emailbar a {
    color: #8d741c
}

.footer__content .footer__container .footer__left .footer__news .footer__email .footer__email__form .emailbar .terms {
    color: #969696;
    padding: 12px 0 0 0
}

.footer__content .footer__container .footer__left .footer__news .footer__email .footer__email__form .emailbar .terms .span {
    padding-right: 8px
}

.footer__content .footer__container .footer__right {
    margin: 0;
    padding: 0;
    width: 100%
}

.footer__container .col-md-5 {
    max-width: 650px
}

.footer__content .footer__container .footer__right .footer_categories {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    padding: 0 20px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto
}

.footer__content .footer__container .footer__right .footer_categories .footer__list {
    padding: 0;
    padding-right: 10px
}

.footer__content .footer__container .footer__right .footer_categories .footer__list:last-child {
    padding: 0
}

.footer__content .footer__container .footer__right .footer_categories .footer__list .h6 {
    margin: 0;
    padding: 1rem 0rem 16px 0rem;
    color: #8d741c;
    text-transform: uppercase
}

.footer__content .footer__container .footer__right .footer_categories .footer__list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer__content .footer__container .footer__right .footer_categories .footer__list ul li {
    padding-bottom: 7px
}

.footer__content .footer__container .footer__right .footer__social ul {
    display: flex;
    list-style: none;
    justify-content: flex-end;
    align-items: flex-end;
    margin: 0;
    padding: 0
}

.footer__content .footer__container .footer__right .footer__social ul li {
    margin: 0;
    padding: 1rem
}

.footer__content .footer__container .footer__right .footer__social ul li .back_to_top {
    background: 0 0;
    border: none;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 140%;
    color: #395351
}

.footer__content .footer__container .footer__right .footer__social .social_list-4 {
    margin-top: 4px
}

.copyright__border {
    border-top: 1px solid #c6a977
}

.footer__copyright {
    background-image: url(../img/footer_backround.jpg);
    background-position: center
}

.footer__copyright .footer__container {
    display: flex;
    max-width: 1600px;
    min-height: 52px;
    margin: auto;
    justify-content: space-between
}

.footer__copyright .footer__container .flex__item {
    padding: 1rem
}

.nwsltr {
    padding: 5.4rem 0 .5rem 0!important
}

#emailbutton {
    background-color: #395351;
    color: #fceccb;
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    min-height: 32px;
    padding: 0 11px 0 11px;
    margin-top: -.3rem
}

#email {
    border: none;
    width: 280px;
    min-height: 32px;
    color: #395351;
    margin-right: 8px;
    padding: 0 20px 0 20px;
    margin-bottom: 8px
}

#email:focus {
    background-color: #fff;
    outline: 0
}

#checkbox {
    border-radius: 11px;
    border: 1px;
    vertical-align: middle;
    margin-bottom: 5px
}

#checkbox:focus {
    box-shadow: none
}

#checkbox:active {
    background-color: #8d741c;
    color: #8d741c;
    box-shadow: none
}

#checkbox:checked {
    background-color: #8d741c;
    box-shadow: none
}

.ft_icon {
    vertical-align: middle;
    padding-right: 14px
}

.ft_iconpin {
    font-size: 14px
}

.ft_iconmail {
    font-size: 9px
}

.ft_iconphone {
    font-size: 10px
}

.ft_social {
    font-size: 22px
}

.ft_insta {
    font-size: 18px
}

.ft_ico-align {
    vertical-align: middle
}

@media only screen and (max-width: 768px) {
    .footer__content .footer__container .footer__right {
        margin:0;
        padding: 1rem
    }

    .footer__content .footer__container .footer__left .footer__news {
        display: flex;
        justify-content: center
    }

    .nwsltr {
        display: flex;
        max-width: none!important;
        padding: 2rem 0 .5rem 0!important
    }

    #email {
        width: fit-content
    }
}

a {
    text-decoration: none;
    color: inherit
}

a:hover {
    text-decoration: none;
    color: inherit
}

ul {
    list-style: none
}

.main-container {
    max-width: 1550px;
    margin: auto
}

.underlineborder-link {
    position: relative;
    display: block;
    width: fit-content;
    min-width: 125px;
    padding-bottom: 15px;
    padding-right: 15px;
    transition: .3s
}

.underlineborder-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 90px;
    height: 26px;
    border-bottom: #c6a977 solid 1px;
    border-right: #c6a977 solid 1px
}

.demo {
    background-image: url(../img/videobackround.jpg);
    height: 1080px;
    margin: 0
}

.leftbutton {
    border: none
}

.rightbutton {
    border: none;
    margin-left: 4rem
}

.arrowprev {
    font-size: 1rem;
    color: #c6a977;
    overflow: hidden;
    display: inline-block!important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.arrownext {
    color: #395351
}

.arrownextcircle {
    border: #c6a977 .1rem solid;
    display: block;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    margin: -38px 0 0 57px;
    transition: .3s;
    opacity: 0
}

.rightbutton:hover .arrownextcircle {
    opacity: 1
}

.slider-arrows-basic {
    position: relative;
    z-index: 2
}

.section-border {
    border-top: #8d741c solid 1px;
    border-bottom: #8d741c solid 1px
}

.diy-top {
    display: flex
}

.diy-left {
    padding: 100px 24px 97px 24px;
    background-image: url(/img/backround-1.jpg);
    display: flex;
    background-position: center;
    object-fit: cover;
    flex-direction: column;
    width: 47%;
    align-items: flex-end
}

.diy-left-content {
    width: 100%;
    max-width: 700px
}

.diy-left .txt1 {
    margin-top: 47px;
    max-width: 273px;
    opacity: .8
}

.diy-left .diy_slider_button {
    margin-top: 32px;
    color: #969696;
    cursor: pointer;
    display: flex;
    position: relative;
    transition: .3s
}

.diy-left .diy_slider_button::after {
    content: '';
    height: 1px;
    display: block;
    width: 60%;
    background: #8d741c;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: -24px;
    transition: .3s;
    right: -100%!important
}

.diy-left .diy_slider_button.isselected::after {
    right: -24px!important;
    opacity: .4
}

.diy-left .seemore-button {
    margin-top: 123px
}

.diy-left .slider-arrows-basic {
    margin: 0 -658px -45px 0
}

.diy-right .image-wrapper .showtitle {
    display: none;
    color: #fff
}

.diy-right img {
    width: 100%;
    height: auto
}

.diy-right {
    width: 53%
}

.diy-right .image-wrapper {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    filter: grayscale(1)
}

.diy-right .image-wrapper::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));
    z-index: -1
}

.diy-right .image-wrapper .txtcontent {
    margin-left: 87px;
    flex: 1;
    height: 100%;
    max-height: 548px;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.diy-right .image-wrapper p {
    width: 100%;
    max-width: 285px;
    color: #fefefe;
    opacity: .7
}

.diy-right .slick-slider {
    height: 100%
}

.diy-right .slick-slider .slick-list {
    height: 100%
}

.diy-right .slick-slider .slick-list .slick-track {
    height: 100%
}

.diy-bottom {
    width: 100%;
    margin: -746px auto 160px auto;
    display: flex;
    justify-content: center
}

.diy-bottom .bottom-container {
    width: 30%;
    height: 100%
}

.diy-bottom .slick-slider {
    height: 100%
}

.diy-bottom .slick-slider .slick-list {
    height: 100%
}

.diy-bottom.slick-slider .slick-list .slick-track {
    height: 100%
}

.diy-bottom img {
    width: 100%;
    height: auto
}

.diy-bottom .bottom-image-wrapper {
    display: flex;
    height: 100%;
    flex-direction: column;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-height: 586px;
    overflow: hidden;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    text-align: center
}

.diy-bottom .bottom-image-wrapper .h3 {
    color: #d1d1d1
}

.diy-bottom .bottom-image-wrapper h1 {
    color: #fefefe;
    padding: 0 8px
}

.btm-img-color {
    padding: 200px 0;
    width: 100%;
    max-height: 586px;
    min-height: 586px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))
}

.services-page-slide img {
    object-fit: cover;
    width: 100%;
    min-height: 740px
}

.services-page-slide .img-wrapper {
    min-height: 300px
}

.services-page-slide-1 {
    margin: 0
}

.srv {
    position: relative
}

.srv-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.srv-bottom-left {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex: 1;
    position: relative
}

.srv-bottom-left .slider_buttons_srv {
    display: flex;
    flex-direction: column;
    color: #fff;
    gap: 38px
}

.srv-bottom-left .slider_buttons_srv .isselected {
    color: #fceccb!important;
    margin-left: 0
}

.srv-bottom-left .slider_buttons_srv img {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-25%);
    opacity: 0
}

.srv-bottom-left .slider_buttons_srv .isselected img {
    opacity: 1
}

.srv-bottom-left .h6 {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%
}

.srv-bottom-left .srv_slider_button {
    padding-left: 50px;
    position: relative;
    cursor: pointer
}

.srv-bottom-mid {
    max-width: 716px;
    flex: 1
}

.srv-bottom-right {
    display: flex;
    flex: 1;
    justify-content: center
}

.srv-slide-content {
    display: flex!important;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.srv-slide-content .h3 {
    margin-bottom: 12px
}

.srv-slide-content .h1 {
    margin-bottom: 40px
}

.srv-slide-content .txt3 {
    margin-bottom: 40px;
    opacity: .8;
    text-align: center
}

.srv-bottom .slider-arrows-basic {
    max-width: 200px
}

.srv-bottom .slider-arrows-basic {
    max-width: 200px
}

.srv-active-button {
    color: #fceccb!important
}

.hotel-content {
    background-color: #fefefe
}

.hotel-content .list-item-2 {
    max-width: 500px
}

.hotel-top .main-container {
    margin-top: 96px;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.hotel-buttons {
    margin: 0 58px 0 0
}

.hotel-buttons .rightbutton {
    margin: 82px 0 0 0
}

.hotel-top .main-container .list-item-2 {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.hotel-content .hotel-middle .main-container {
    max-width: 1500px;
    padding: 0 6px;
    margin-bottom: 48px
}

.hotel-bottom .main-container {
    width: 100%;
    max-width: 1475px;
    padding: 0
}

.hotel-fidner {
    align-items: baseline;
    padding: 41px 41px;
    display: flex;
    justify-content: space-between;
    border-radius: 6px;
    background-color: #f8f5f2;
    margin-top: -64px;
    margin-left: -6px;
    margin-right: 25px;
    margin-bottom: -120px
}

.hotel-finder-1 {
    display: flex;
    justify-content: center;
    align-self: center;
    margin: 0 10px 0 0
}

.hotel-finder-2 {
    width: 35%;
    display: flex;
    align-items: baseline;
    padding-right: 5px;
    min-width: fit-content
}

.hotel-finder-3 {
    text-align: center;
    width: 65%;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.twitter-typeahead {
    width: 100%
}

.twitter-typeahead input {
    width: 100%;
    height: 100%
}

.twitter-typeahead .tt-menu {
    border-radius: 6px;
    background: #fff;
    width: calc(100% + 70px);
    max-width: 835px;
    text-align: start;
    padding: 10px;
    font-family: Literata;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #395351;
    margin-top: 5px;
    box-shadow: 8px 11px 13px 9px rgba(0,0,0,.2)
}

.twitter-typeahead .tt-menu .item-title {
    padding: 10px 5px;
    text-align: center
}

.twitter-typeahead .tt-menu .item-search {
    padding: 10px 5px;
    padding-top: 20px;
    border-top: 1px solid #00000078;
    text-align: center
}

.twitter-typeahead .tt-menu .item-search a {
    margin-top: 10px;
    padding: 5px 10px;
    background: #395351;
    border-radius: 6px;
    color: #fff
}

.item-search-hotel {
    border-top: 1px solid #00000078;
    padding-top: 20px;
    margin-bottom: 20px
}

.item-search-hotel a {
    display: flex;
    align-items: flex-start;
    gap: 10px
}

.item-search-hotel .media img {
    border-radius: 6px
}

.item-search-hotel .data {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-top: 10px
}

.item-search-hotel .data .txt {
    max-width: 480px
}

.icohotel {
    font-size: 2rem
}

#hotelname {
    flex: 1;
    border: none;
    height: 49px;
    padding: 10px 20px;
    width: 100%
}

#hotelsearch {
    background-color: #395351;
    color: #fceccb;
    border-radius: 0 14px 14px 0;
    min-width: 64px;
    margin-left: 8px;
    height: 49px
}

.products-content .blog-content {
    background-image: url(../img/backround-1.jpg)
}

.product-slide .slick-slide {
    margin: 0 13px
}

.about-content {
    display: flex
}

.custom-upload {
    overflow: hidden
}

.custom-upload .file-title {
    font-size: 12px;
    color: #000;
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px
}

.custom-upload .file-title .icon {
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 0
}

.custom-upload .file-allowed {
    font-size: 12px;
    padding-left: 25px
}

.custom-upload .file-butons {
    padding: 14px;
    padding-right: 0;
    position: relative;
    width: 100%
}

.custom-upload .file-butons a {
    font-size: 14px;
    color: #000;
    display: inline-block;
    line-height: 20px;
    text-decoration: none;
    font-weight: 700
}

.custom-upload .file-butons a i {
    margin-right: 5px
}

.custom-upload .file-butons .file-selected {
    font-size: 12px;
    color: #000;
    display: inline-block;
    text-decoration: none;
    margin-right: 10px;
    cursor: pointer;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%
}

.custom-upload .file-butons .file-progress {
    height: 2px;
    position: absolute;
    bottom: 7px;
    background: #000;
    width: 0%
}

.custom-upload .input_container {
    display: flex;
    align-items: stretch;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-upload .input_container .icon-Attach {
    color: #8d741c;
    font-size: 20px;
    display: flex;
    align-items: center;
    padding: 0 14px;
    cursor: pointer;
    transition: .3s
}

.custom-upload .input_container .icon-Attach:hover {
    background: #8d741c;
    color: #fff
}

.about-backround-left {
    background-image: url(../img/about-img-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
}

.about-backround-right {
    background-image: url(../img/about-img-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
}

.about-container {
    max-width: 500px;
    padding: 10px;
    margin: auto
}

.about-content .gallery-list {
    margin: 0
}

.about-content .about-backround-left .gallery-list-item-1 {
    margin-top: 263px;
    margin-bottom: 57px
}

.about-content .about-backround-left .gallery-list-item-2 {
    margin-bottom: 24px;
    max-width: 510px
}

.about-content .about-backround-left .gallery-list-item-3 {
    margin-bottom: 44px;
    opacity: .9
}

.about-content .about-backround-left .gallery-list-item-4 {
    margin-bottom: 324px;
    color: #fceccb
}

.about-content .about-backround-left .txtcta {
    text-decoration: none;
    font-weight: 300
}

.about-content .about-backround-left .txt3 {
    letter-spacing: .05em
}

.about-content .about-backround-right .gallery-list-item-1 {
    margin-top: 263px;
    margin-bottom: 101px
}

.about-content .about-backround-right .gallery-list-item-2 {
    margin-bottom: 24px;
    max-width: 510px
}

.about-content .about-backround-right .gallery-list-item-3 {
    margin-bottom: 60px;
    opacity: .9
}

.about-content .about-backround-right .gallery-list-item-4 {
    margin-bottom: 50px;
    color: #fceccb
}

.about-content .about-backround-right .txtcta {
    text-decoration: none;
    font-weight: 300
}

.about-content .about-backround-right .txt3 {
    letter-spacing: .05em
}

.gallery-content {
    background-image: url(/img/backround-1.jpg)
}

.gallery-content .main-container {
    display: flex;
    padding: 125px 5px 124px 5px
}

.gallery-left {
    width: 45%;
    padding: 0 10px;
    min-width: 680px
}

.gallery-right {
    width: 55%;
    padding-left: 10px;
    display: flex;
    flex-direction: column
}

.gallery-list {
    align-self: flex-end;
    margin-right: 360px
}

.gallery-list-item-1 {
    margin-bottom: 3.5rem
}

.gallery-list-item-2 {
    max-width: 318px;
    margin-bottom: 51px;
    opacity: .9
}

.gallery-list-item-3 {
    margin-bottom: 57px
}

.gallery-list-item-4 {
    margin-bottom: 8px
}

.greyscaleclass {
    filter: grayscale(100%);
    padding: 0 5px
}

.greyscaleclass>img {
    max-width: 388px;
    max-height: 200px;
    width: 100%
}

.gallery-big-slide>img {
    max-width: 700px;
    max-height: 623px;
    width: 100%
}

.gallery-right .rightbutton {
    margin-top: 10px;
    margin-left: 0;
    margin: 0!important;
    margin-top: 10px!important
}

.blog-content {
    background-color: #fefefe;
    padding: 180px 10px 130px 10px
}

.blog-content-container {
    display: flex
}

.blog-content-container .blog-left {
    width: 30%;
    display: flex
}

.blog-content-container .blog-left .list {
    display: flex;
    list-style: none;
    flex-direction: column;
    padding: 0
}

.blog-content-container .blog-left .list .list-item-1 {
    display: flex;
    padding-bottom: 3.5rem;
    text-transform: uppercase
}

.blog-content-container .blog-left .list .list-item-2 {
    opacity: .8;
    max-width: 273px;
    padding-bottom: 2.5rem
}

.blog-content-container .blog-left .list .list-item-3 {
    padding-bottom: 8.7rem
}

.blog-content-container .blog-left .list .list-item-4 {
    display: flex;
    max-width: min-content
}

.blog-content-container .blog-right {
    width: 70%
}

.blog-content .blog-slide .slick-slide {
    margin: 5px 12px
}

@media only screen and (max-width: 1700px) {
    .diy-bottom {
        margin:-746px auto 160px auto
    }
}

@media only screen and (max-width: 1500px) {
    .gallery-left {
        width:45%;
        padding: 0 10px;
        min-width: 0
    }

    .greyscaleclass>img {
        max-width: 388px;
        max-height: 200px;
        width: 95%
    }

    .gallery-big-slide>img {
        max-width: 700px;
        max-height: 623px;
        width: 100%
    }

    .diy-left .diy-left-content .seemore-button {
        margin-top: 50px
    }
}

@media only screen and (max-width: 1480px) {
    .hotel-fidner {
        margin-right:0
    }

    .diy-left {
        align-items: flex-start
    }

    .diy-left .slider-arrows-basic {
        margin: -70px -682px 20px 656px
    }

    .diy-top .diy-left .diy-left-content h2 {
        max-width: 400px
    }
}

@media only screen and (max-width: 1200px) {
    .hotel-content ul {
        padding-left:15px
    }

    .gallery-list {
        align-self: flex-start;
        margin-right: 0
    }

    .diy-bottom {
        display: none
    }

    .diy-top .diy-left {
        width: 40%
    }

    .diy-left .diy_slider_button::after {
        width: 30%;
        right: -24px
    }

    .diy-top .diy-right {
        width: 60%
    }

    .diy-top .diy-right .image-wrapper {
        width: 100%;
        align-items: flex-start
    }

    .diy-right .image-wrapper .txtcontent {
        justify-content: flex-start
    }

    .diy-right .image-wrapper .showtitle {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 87px;
        flex: 1
    }

    .icms-content .simple_checkout_template .checkout-order-summary-button {
        display: block
    }

    .icms-content .simple_checkout_template .sct_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        flex-direction: column-reverse;
        max-width: 600px
    }

    .icms-content .simple_checkout_template .sct_content .sct_information {
        width: 100%;
        padding: 20px 0
    }

    .icms-content .simple_checkout_template .sct_content .sct_cart .checkout-order-summary-content {
        display: none
    }

    .icms-content .simple_checkout_template .sct_content .sct_cart {
        width: 100%;
        padding: 0
    }

    .icms-content .simple_checkout_template .sct_content .sct_cart::after {
        left: -100%;
        -webkit-box-shadow: 0 -1px 0 #666 inset;
        -moz-box-shadow: 0 -1px 0 #666 inset;
        box-shadow: 0 -1px 0 #666 inset
    }
}

@media only screen and (max-width: 1100px) {
    .footer__content .footer__container .footer__left .footer__news {
        width:fit-content;
        margin: auto;
        margin-bottom: 20px
    }

    .footer__content .footer__container .footer__left .footer__news .footer__logo {
        padding-top: 0;
        display: flex;
        justify-content: center
    }

    .nwsltr {
        padding-top: 20px!important
    }

    .srv-bottom {
        flex-direction: column;
        gap: 29px
    }

    .blog-content-container .blog-left .list .list-item {
        padding-bottom: 2rem
    }

    .srv-bottom-left .slider_buttons_srv {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0;
        justify-content: space-evenly
    }

    .srv-bottom-left .slider_buttons_srv .srv_slider_button {
        padding: 0;
        margin: 15px
    }

    .footer__content .footer__container .footer__right .footer_categories {
        margin-right: auto;
        margin-left: unset
    }

    .srv-bottom-left .slider_buttons_srv img {
        transform: translate(-50%,-100%);
        left: 50%
    }

    .footer__content .footer__container {
        flex-direction: column
    }

    .footer__content .footer__container .footer__left {
        padding: 0 1rem
    }

    .diy-left .slider-arrows-basic {
        margin: 0 -693px 20px 150%
    }

    .diy-left {
        padding-top: 10px;
        padding: 40px 20px
    }

    .diy-top .diy-right .image-wrapper {
        width: 100%;
        align-items: center;
        min-height: 400px;
        padding: 24px 24px
    }

    .diy-right .image-wrapper .showtitle {
        margin-left: 1px
    }

    .diy-right .image-wrapper .txtcontent {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-left: 1px
    }
}

@media only screen and (max-width: 768px) {
    .blog-content {
        padding:40px 10px 60px 10px
    }

    .diy-top {
        flex-direction: column
    }

    .diy-top .diy-left {
        width: 100%;
        display: flex;
        align-items: center;
        padding-top: 24px;
        padding-bottom: 24px
    }

    .diy-left .slider-arrows-basic {
        margin: 0;
        margin-left: auto;
        order: 5;
        display: none
    }

    .diy-top .diy-left {
        max-width: 1920px
    }

    .diy-top .diy-left .diy-left-content {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        align-items: center
    }

    .diy-top .diy-left .diy-left-content h2 {
        max-width: 100%
    }

    .diy-top .diy-left .diy-left-content h2 span {
        margin: auto
    }

    .diy-left .txt1 {
        margin-top: 12px;
        margin-bottom: 12px;
        max-width: 400px;
        text-align: center
    }

    .diy-left .diy_slider_button {
        margin-top: 16px;
        width: 100%;
        padding-left: 50px
    }

    .diy-left .diy_slider_button::after {
        width: 30%;
        right: -24px;
        right: unset!important;
        left: -100%!important;
        width: 63px
    }

    .diy-left .diy_slider_button.isselected::after {
        right: unset!important;
        left: -26px!important
    }

    .diy-top .diy-left .slider_buttons {
        margin-right: auto;
        width: 100%
    }

    .diy-left .diy-left-content .seemore-button {
        margin-top: 24px;
        margin-bottom: 16px;
        margin-right: auto;
        padding-left: 30px
    }

    .diy-top .diy-right {
        width: 100%
    }

    .diy-top .diy-right .image-wrapper {
        width: 100%;
        align-items: center;
        min-height: 400px;
        padding: 24px;
        gap: 30px
    }

    .diy-right .image-wrapper .showtitle {
        display: flex;
        justify-content: flex-start
    }

    .diy-right .image-wrapper .txtcontent {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        text-align: center;
        margin-left: 1px
    }

    .about-content {
        display: flex;
        flex-direction: column
    }

    .about-content .gallery-list-item-1 {
        margin-top: 50px!important
    }

    .about-content .about-backround-right .gallery-list-item-1 {
        margin-bottom: 50px!important
    }

    .about-content .gallery-list-item-4 {
        margin-bottom: 50px!important
    }

    .gallery-content .main-container {
        flex-flow: column nowrap;
        justify-content: center
    }

    .gallery-list {
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .gallery-slide-2 {
        display: none
    }

    .gallery-left {
        width: 100%;
        padding: 0 10px;
        order: 2
    }

    .gallery-right {
        order: 1;
        margin: auto;
        width: 100%;
        padding-left: 10px;
        display: flex;
        flex-direction: column
    }

    .gallery-big-slide>img {
        max-width: 700px;
        max-height: 500px;
        width: 100%
    }

    .blog-content-container {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .blog-content-container .blog-right {
        width: 100%
    }

    .blog-content-container .blog-left {
        width: 100%;
        display: flex;
        flex-flow: column;
        justify-content: center
    }

    .blog-content-container .blog-left .list .list-item {
        margin: auto;
        padding-bottom: 1rem
    }

    .blog-content-container .blog-left .list .list-item-4 {
        display: flex;
        max-width: none;
        justify-content: space-evenly
    }

    .blog-content-container .blog-left .list .list-item-2 {
        opacity: .8;
        margin: auto;
        max-width: 80%;
        padding-bottom: 2.5rem
    }

    #blog-prev-slide {
        margin: 10px 0 0 0
    }

    #blog-next-slide {
        border: none;
        margin: 0
    }

    .hotel-top .main-container {
        flex-direction: column;
        align-items: center
    }

    .hotel-fidner {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .hotel-finder-1 {
        margin: auto;
        padding-bottom: 15px
    }

    .hotel-finder-2 {
        margin: auto;
        padding-bottom: 20px;
        width: 100%;
        display: flex;
        justify-content: center
    }

    .hotel-finder-3 {
        margin: 0;
        width: 100%;
        max-width: 500px
    }

    .slider-arrows-basic {
        margin-left: 54px;
        margin-bottom: 24px
    }

    .rightbutton {
        border: none;
        margin-top: 10px!important;
        margin-left: 0rem
    }

    .srv-bottom-mid {
        max-width: 320px;
        padding: 24px
    }

    .srv-bottom-mid .h1 {
        font-size: 2rem
    }
}

#offcanvas-categories {
    display: flex;
    width: 61%;
    max-width: 1120px;
    min-width: 320px;
    max-height: 100vh
}

.cnv-categories {
    display: flex;
    flex: 1;
    padding: 0;
    width: 100%
}

.cnv-categories .col-1 {
    background-color: #fff;
    flex: 1;
    display: flex;
    justify-content: flex-end;
    min-width: 320px;
    margin-left: auto
}

.cnv-categories .col-1>ul {
    max-width: 30.75rem;
    display: flex;
    flex: 1;
    flex-direction: column;
    list-style: none;
    padding: 5.3125rem 0 0 1rem;
    justify-content: space-between
}

.list-item-cnv-2 {
    padding-top: 2.5rem
}

.cnv-filters {
    display: flex;
    align-items: center;
    flex-direction: column
}

.filter-top {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.cnv-filters .form-check {
    padding: 0;
    margin-left: -40px
}

.filters-list {
    margin-left: -10px;
    color: #395351!important;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.cnv-filters .h6 {
    margin-top: 54px;
    margin-bottom: 24px;
    color: #395351
}

.filter-top-left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 8px;
    color: #395351
}

.cnv-filters .cnv-cart-2 {
    margin-top: 24px
}

.filter-mid {
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.filter-checkbox {
    border-radius: 20px!important;
    border: #8d741c solid 1px;
    padding: 8px;
    margin-top: -1px;
    margin-right: 10px
}

.filter-checkbox:focus {
    box-shadow: none;
    border-color: #8d741c
}

.filter-checkbox:active {
    background-color: #8d741c;
    box-shadow: none;
    border-color: #8d741c
}

.filter-checkbox:checked {
    background-color: #8d741c;
    box-shadow: none;
    border-color: #8d741c
}

.list-item-cnv-11 {
    flex: 1;
    display: flex;
    align-items: flex-end;
    max-height: 248px
}

.cnv-social>ul {
    gap: 2rem;
    list-style: none;
    font-size: 1.3125rem;
    padding: 0;
    display: flex;
    flex-direction: row!important;
    max-width: 7.3125rem
}

.cnv-social-item-3 {
    margin-top: .3125rem;
    font-size: 1rem
}

.cnv-categories .col-2 {
    background-image: url(../img/canvas-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 2rem;
    min-width: 431px;
    margin-left: auto
}

.cnv-button {
    display: flex;
    justify-content: end;
    padding: 4.375rem 2.7rem 0 0
}

.title-1 {
    flex: 1;
    max-width: 11rem;
    padding-left: 2.5rem
}

.underlineborder {
    border-bottom: #c6a977 solid 1px;
    padding-top: 24px;
    max-width: 2.5625rem;
    display: block
}

.list-item-cnv-12 {
    display: none
}

#offcanvas-cart {
    display: flex;
    width: 32%;
    min-width: 550px
}

.cnv-cart {
    display: flex;
    flex-direction: column;
    padding: 69px 0 0 0
}

.cnv-cart-1 {
    flex: 2;
    padding-left: 72px
}

.cnv-cart-1 ul {
    flex: 1;
    padding: 0;
    display: flex;
    list-style: none;
    overflow: auto
}

.cnv-cart-1 .cnv-top-1 {
    display: flex;
    justify-content: center;
    align-items: center
}

.cnv-cart-1 .cnv-top-1 .cart-top-counter {
    font-family: Literata;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #395351;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% ,-25%)
}

.cart-carticon {
    width: 39px;
    position: relative;
    margin-right: 12px
}

.c-icocart {
    color: #c6a977;
    font-size: 2.5rem
}

.cnv-cart-1>ul .cnv-top-3 {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    margin: 0 3.5rem 0 0
}

.cart-items {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    overflow: hidden;
    max-height: 70vh
}

.cart-card {
    display: flex;
    flex-flow: row nowrap;
    border: none;
    min-height: 140px
}

.card-col {
    flex: 1
}

.cart-col-1 {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    max-width: 187px;
    min-width: 110px
}

.cart-col-2 {
    background-image: url(/img/cart-backround.jpg);
    display: flex;
    padding: 1rem
}

.cart-details {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.cart-detail {
    display: flex;
    justify-content: space-between;
    min-width: max-content;
    align-items: baseline
}

.art-sub-2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px
}

.counter-sub {
    max-width: 106px;
    width: 100%
}

.cart-sub-2 {
    min-width: 80px!important;
    max-width: 106px;
    width: 100%
}

.counter-sub .input-group {
    display: flex;
    align-items: center
}

.counter-sub input {
    text-align: center;
    background: #f0efe9;
    border-radius: 4px!important;
    margin: 0 0;
    border: none;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #8d741c;
    padding: 0;
    height: 35px
}

.counter-sub span.input-group-prepend {
    margin-right: -7px
}

.counter-sub span.input-group-append {
    margin-left: -7px!important
}

.counter-sub span button {
    border: none;
    background: #395351;
    border-radius: 2px;
    font-size: 16px;
    line-height: 10px;
    width: 24px;
    height: 24px;
    padding: 0
}

.counter-sub span button:hover {
    background: #c6a977
}

.counter-sub.product_counter {
    max-width: 198px
}

.counter-sub.product_counter input {
    height: 67px;
    background: #fff;
    font-weight: 400;
    font-size: 28px;
    line-height: 110%
}

.counter-sub.product_counter span.input-group-prepend {
    margin-right: -24px
}

.counter-sub.product_counter span.input-group-append {
    margin-left: -24px!important
}

.counter-sub.product_counter span button {
    width: 48px;
    height: 48px;
    background: #395351;
    border-radius: 6px!important;
    z-index: 4;
    font-size: 28px;
    transition: .3s
}

.counter-sub.product_counter span button:hover {
    background-color: #c6a977;
    color: #395351;
    z-index: 9999999999999999999999999999
}

.counter {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0 73px 0 0
}

.cart-minus {
    background-color: #395351;
    border-radius: 2px;
    font-size: .1rem;
    color: #fff;
    padding: 10px 8px;
    margin: 0 0 0 -100px
}

.cart-plus {
    background-color: #395351;
    border-radius: 2px;
    color: #fff;
    font-size: .3rem;
    padding: 8px 10px;
    margin: 0 0 0 -.5rem
}

.cart-minus:active,.cart-minus:hover {
    background-color: #395351!important
}

.cart-plus {
    background-color: #395351;
    border-radius: 2px;
    color: #fff;
    font-size: .3rem;
    padding: 8px 10px;
    margin: 0 0 0 -.5rem
}

.cart-plus:active,.cart-plus:hover {
    background-color: #395351!important
}

.counter .counter-quantity {
    background-color: #fff;
    text-align: center;
    min-width: 4rem;
    min-height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.cart-col-3 {
    display: flex;
    max-width: 10%;
    align-items: center;
    justify-content: center;
    color: #a8a8a8;
    font-size: .8rem
}

.cartdelete {
    margin: 0;
    font-size: .8rem;
    padding: 2px 2px 2px 2px;
    color: #a8a8a8
}

.cnv-cart-2 {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: auto;
    padding: 35px 0 35px 0;
    box-shadow: 0 -6px 10px rgba(0,0,0,.06)
}

#checkoutbutton {
    width: 80%;
    margin-left: 20px;
    border: 1px solid #c6a977;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #8d741c
}

#checkoutbutton:hover {
    width: 80%;
    margin-left: 20px;
    background-color: #c6a977;
    border: 1px solid #c6a977;
    border-radius: 6px;
    color: #fff
}

.checkoutdetails {
    padding: 16px 0;
    display: block
}

@media only screen and (max-width: 1200px) {
    #offcanvas-categories {
        min-width:min-content;
        max-height: none
    }

    .card-hotel {
        margin-bottom: 20px!important;
        padding: 0 5px!important;
        width: 58%!important
    }

    .hotels-grid .card-hotel:nth-child(2),.hotels-grid .card-hotel:nth-child(3),.hotels-grid .card-hotel:nth-child(6),.hotels-grid .card-hotel:nth-child(7) {
        width: 42%!important
    }

    .hotels-grid {
        padding: 30px 8px!important
    }
}

@media only screen and (max-width: 768px) {
    #offcanvas-categories {
        max-height:100vh;
        width: 100%;
        max-width: 400px;
        min-width: 0;
        text-align: center
    }

    .cnv-categories .col-1 {
        width: 100%;
        max-width: 100%;
        justify-content: flex-start;
        margin: 0 auto
    }

    .cnv-categories .col-2 {
        display: none
    }

    .list-item-cnv-12 {
        display: flex;
        width: 100%;
        justify-content: flex-end;
        padding: 0 0 10px 0
    }

    .cnv-categories .col-1>ul {
        padding-top: 10px;
        display: flex;
        align-items: flex-start
    }

    #offcanvas-cart {
        display: flex;
        width: 100%;
        min-width: 0;
        font-size: 14px!important
    }

    .cnv-cart {
        display: flex;
        flex-direction: column;
        padding: 20px 0 0 0
    }

    .cnv-cart-1 {
        padding: 0 0 0 10px
    }
}

@media only screen and (max-width: 480px) {
    .cart-col-1 {
        display:none
    }
}

.singup-content {
    background-image: url(/img/backround-2.png);
    background-repeat: no-repeat;
    background-size: cover
}

.singupmodal .modal-content {
    width: 100;
    margin: auto;
    display: flex;
    padding: 7% 0 8% 0;
    border-radius: 0
}

.singupmodal .modal-body {
    margin: auto;
    max-width: 538px
}

.singupmodal .txt6 {
    min-height: 48px
}

.singupmodal .form-control {
    background-color: transparent;
    border: #a8a8a8 solid 1px!important;
    color: #000
}

#singupbutton {
    width: 100%;
    border: 1px solid #c6a977;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #8d741c;
    padding: 0
}

#singupbutton .checkoutdetails {
    padding: 14px 0 14px 0
}

#singupbutton:hover {
    background-color: #c6a977;
    border: 1px solid #c6a977;
    border-radius: 6px;
    color: #fff
}

#loginbutton {
    width: 100%;
    border: 1px solid #c6a977;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #8d741c;
    padding: 0
}

#loginbutton .checkoutdetails {
    padding: 14px 0 14px 0
}

#loginbutton:hover {
    background-color: #c6a977;
    border: 1px solid #c6a977;
    border-radius: 6px;
    color: #fff
}

.changemodal {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.to-login {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-decoration-line: underline;
    color: #8d741c;
    opacity: .7
}

.to-loginpage {
    display: flex;
    justify-content: center
}

#to-login-button {
    border: none;
    padding: 0;
    margin-top: -4px
}

#to-login-button:active {
    border: none
}

.modalclosebtn {
    align-self: flex-end;
    margin-right: 50px
}

.singupmodal .underlineborder {
    padding-top: 8px
}

.singupmodal .txt3 {
    margin-bottom: 2.5rem;
    opacity: .7
}

.singupmodal .marginbottom {
    margin-bottom: 2rem
}

.login-content {
    background-image: url(/img/backround-2.png);
    background-repeat: no-repeat;
    background-size: cover
}

.loginmodal .modal-content {
    width: 100;
    margin: auto;
    display: flex;
    padding: 9% 0 15% 0;
    border-radius: 0
}

.loginmodal .modal-body {
    margin: auto;
    max-width: 538px
}

.loginmodal .txt6 {
    min-height: 48px
}

.loginmodal .form-control {
    background-color: transparent;
    border: #a8a8a8 solid 1px!important;
    color: #000
}

#singupbutton {
    width: 100%;
    border: 1px solid #c6a977;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #8d741c;
    padding: 0
}

#loginbutton {
    width: 100%;
    border: 1px solid #c6a977;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #8d741c;
    padding: 0
}

.to-singup {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-decoration-line: underline;
    color: #8d741c;
    opacity: .7;
    margin-left: 3px
}

.to-loginpage {
    display: flex;
    justify-content: center;
    align-items: baseline
}

#to-login-button {
    border: none;
    padding: 0;
    margin-top: -5px;
    margin-left: 3px
}

#to-login-button:active {
    border: none
}

.loginmodal .underlineborder {
    padding-top: 8px
}

.loginmodal .txt3 {
    margin-bottom: 2.5rem;
    opacity: .7
}

.loginmodal .marginbottom {
    margin-bottom: 2rem
}

.product-card.disabled img {
    filter: grayscale(1);
}

.product-card {
    border: transparent;
    border-radius: 6px 6px 0 0;
    border: none!important;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, .05))
}

.cardbuttons {
    padding: 10px;
    align-items: flex-end;
    display: flex;
    flex-flow: column nowrap;
    gap: 5px;
    z-index: 1;
    position: absolute;
    right: 0
}

.productbuttun-addtocart {
    border: #395351 solid 1px;
    max-width: 38px;
    max-height: 38px;
    color: #fff
}

.disabled .productbuttun-addtocart{
    color: #B6B6B6;
    border: 1px solid #B6B6B6;
}

.productbuttun-addtowhish {
    border: #395351 solid 1px;
    max-width: 38px;
    max-height: 38px;
    color: #fff
}

.product-heart {
    margin: 0 0 0 -3px;
    font-size: 1rem
}

.product-cart {
    margin: 0 0 0 -2px;
    font-size: 1rem;
    font-weight: 600
}

.card-img-wrap {
    overflow: hidden;
    border-radius: 6px 6px 0 0
}

.product-card img {
    transition: .3s
}

.product-card:hover img {
    transform: scale(1.1)
}

.product-card .card-body {
    border: none!important;
    box-shadow: none!important;
    text-align: center;
    background: #fff;
    border-radius: 0 0 6px 6px;
    color: #7d7d7d;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #7d7d7d;
    position: relative;
}

.product-card .card-body .out_of_stock{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: center;justify-content: center;background: #FFFFFF;font-family: 'Literata';font-style: normal;font-weight: 400;font-size: 14px;line-height: 21px;
/* identical to box height */text-align: center;letter-spacing: 0.04em;color: #7D7D7D;display:none;}
.product-card.disabled .card-body .out_of_stock{
    display:flex;
}
.product-card .card-body .discounted_price {
    text-decoration-line: line-through;
    color: #b6b6b6;
    margin-right: 12px
}

.card-hotel {
    width: 66%;
    border: none!important;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, .05));
    border-radius: 6px 6px 0 0;
    display: flex;
    justify-content: flex-end;
    padding: 0 19px;
    background: 0 0;
    margin-bottom: 40px;
    min-height: 600px
}

.card-hotel.reccomended_hotel{
    min-height: 0px
}
.card-hotel.reccomended_hotel .card-hotel-body{
    min-height: 0px
}

.card-hotel a {
    height: 100%;
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 6px 6px 0 0
}

.card-hotel a img {
    width: 100%;
    opacity: 0;
    max-width: 497px
}

.card-hotel-body {
    border: none!important;
    box-shadow: none!important;
    text-align: start;
    background: #f8f5f2;
    color: #000;
    border-radius: 0 0 6px 6px;
    height: fit-content;
    min-height: 177px
}

.hotels-grid .card-hotel:nth-child(2),.hotels-grid .card-hotel:nth-child(3),.hotels-grid .card-hotel:nth-child(6),.hotels-grid .card-hotel:nth-child(7) {
    width: 34%
}

.hotel-card-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.hotel-card-list .hotel-list-item-2 {
    margin-bottom: 14px;
    max-height: 4rem;
    overflow: auto;
    max-width: 500px;
    padding-right: 10px
}

.card-hotel .txtcta {
    text-decoration: none!important
}

.hotel-slide .card-hotel {
    width: 60vw;
    max-width: 900px
}

.hotel-slide .card-hotel:nth-child(2n) {
    width: 42vw;
    max-width: 584px
}

.card-blog {
    text-align: start;
    border: none;
    box-shadow: none
}

.card-blogbody {
    background-color: #f0efe9;
    border: none;
    box-shadow: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    display: flex;
    flex-direction: column;
    min-height: 130px;
    justify-content: space-between
}

.results_page {
    max-width: 1300px;
    margin: auto
}

.results_page .search_result_ttl {
    margin-bottom: 22px
}

.results_page .blog-grid {
    display: grid;
    margin-bottom: 40px;
    justify-content: start;
    grid-template-columns: repeat(auto-fit,minmax(12rem,269px))
}

.results_page .card-blogbody {
    min-height: 0
}

.card-blogbody .card-text {
    margin-bottom: auto
}

.card-blogbody .card-arrow {
    display: block;
    margin-top: auto
}

.m_icocalendar {
    font-size: 9px;
    padding-right: .8rem
}

.m_iconext {
    font-size: .5rem;
    float: right
}

 .shop-icon {
    font-size: 1.5rem;
    color: #8d741c;
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    max-width: 460px;
    width: 100%;
    flex-direction: column;
    align-items: flex-end;
}

.shop-icon button{
    border: none;
    background:none;
    color: #8d741c;
    transition:0.2s
    
}

.shop-icon button:hover{
    border: none;
    background:none;
    border-radius:6px;
    background: #8d741c;
    color: #fff;
    
}
.pagination {
    margin-bottom: 64px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px
}

.pagination .page-item .page-link {
    color: #395351;
    border: none;
    padding: 4px 7px;
    margin: 0 2px
}

.pagination .page-item .page-link:hover,.pagination .page-item.active .page-link {
    background: #395351;
    color: #fff
}

@media only screen and (max-width: 768px) {
    .slider-arrows-basic .rightbutton {
        margin:auto
    }
}

.isselected {
    color: #8d741c!important;
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 20px!important;
    line-height: 110%
}

.terms-container {
    max-width: 1100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    padding: 36px 24px;
    padding-top: 0
}

.terms-container.newsletter_page {
    padding: 80px 20px;
    text-align: center
}

.terms-main .underlineborder {
    min-width: 3rem;
    padding-top: 0;
    margin-bottom: 2rem
}

.terms-main .terms-container {
    min-width: 3rem
}

.blog-titles {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.blog-titles .basic-container {
    padding: 240px 0 56px 0;
    width: 80%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.blog-titles .basic-container .breadcrumb {
    align-self: flex-start;
    color: #fff;
    background: 0 0;
    margin-top: 90px
}

.blog-titles .basic-container .breadcrumb li::before {
    color: #fff
}

.blog-titles .basic-container .basic-container {
    padding: 0;
    max-width: 680px;
    margin: auto;
    color: #fff
}

.blog-titles .basic-container .basic-container .h1 {
    margin-bottom: 24px
}

.blog-titles .basic-container .basic-container .txt3 {
    opacity: .7;
    letter-spacing: .05em
}

.blog-section {
    padding: 64px
}

.blog-section .page-list {
    margin-left: -18px!important
}

.blog-grid {
    margin: auto;
    max-width: 1300px;
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(auto-fit,minmax(12rem,234px));
    justify-content: center
}

.blog-titles-1 {
    padding: 10px;
    width: 100%
}

.blog-titles-1 .breadcrumb {
    color: #395351;
    background: 0 0
}

.blog-draft-container {
    display: flex;
    max-width: 1700px;
    justify-content: space-between
}

.blog-draft-container img {
    width: 100%;
    height: auto;
    position: sticky;
    top: 50px
}

.blog-draft-left {
    flex: 1;
    max-width: 604px;
    min-width: 10rem
}

.blog-draft-right {
    padding: 96px 24px;
    max-width: 1025px;
    width: 100%
}

.blog-draft-right .h2 {
    margin-bottom: 3rem
}

.blog-inline-img {
    padding: 64px 0
}

.blog-draft-right-top {
    display: flex;
    justify-content: space-between
}

.blog-draft-right .icon-Share {
    font-size: 1.5rem
}

@media only screen and (max-width: 880px) {
    .blog-titles .basic-container {
        width: 100%;
        padding: 220px 20px 30px 20px;
    }
}

@media only screen and (max-width: 1286px) {
    .blog-draft-container {
        flex-direction:column;
        justify-content: center;
        align-items: center
    }

    .blog-draft-left {
        padding: 0 24px;
        max-width: 600px
    }
}

.company-titles {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.company-titles .basic-container {
    padding: 112px 0 56px 0;
    width: 80%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.company-titles .basic-container .breadcrumb {
    align-self: flex-start;
    color: #fff;
    margin-top: 90px
}

.company-titles .basic-container .basic-container {
    padding: 0;
    max-width: 680px;
    margin: auto;
    color: #fff
}

.company-titles .basic-container .basic-container .h1 {
    margin-bottom: 24px
}

.company-titles .basic-container .basic-container .txt3 {
    opacity: .7;
    letter-spacing: .05em
}

.company {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.company .txt3 {
    opacity: .8
}

.company .basic-container {
    padding: 112px 10px 50px 10px;
    max-width: 1000px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.company .basic-container .underlineborder {
    margin: 0 0 0 90px;
    padding-top: 0;
    margin-bottom: 36px
}

.company .company-numbers {
    display: flex;
    justify-content: center;
    gap: 160px;
    padding: 64px 0
}

.numbers-list {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-align: center
}

.numbers-list .h9 {
    color: #395351
}

.numbers-list .l-icons {
    font-size: 3rem;
    color: #8d741c
}

.numbers-list .txt2 {
    color: #8d741c
}

.bodyfooter .bf-content {
    display: flex
}

.bodyfooter .bf-leftside {
    width: 53%;
    background-color: #fff
}

.bodyfooter .bf-rightside {
    width: 47%;
    background-image: url(/img/diy-img-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: center;
    position: relative
}

.bodyfooter .bf-leftside-content {
    max-width: 550px;
    margin: auto;
    padding: 132px 100px 132px 20px
}

.bodyfooter .bf-list {
    padding: 0
}

.bf-content .underlineborder {
    padding-top: 0
}

.bf-content .list-item-1 {
    margin-bottom: 2.5rem
}

.bf-content .list-item-2 {
    margin-bottom: 2.5rem;
    max-width: 376px;
    opacity: .8
}

.big-image-wrap {
    width: 100%;
    height: 100%;
    filter: grayscale(1);
    background-position: center;
    background-size: cover;
    position: relative
}

.big-image-wrap::after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5))
}

.middle-image-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: -80px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    max-width: 308px;
    max-height: 323px;
    border-radius: 8px
}

.middle-image-wrap img {
    border-radius: 8px
}

@media only screen and (max-width: 880px) {
    .company-titles .basic-container {
        padding-top:200px
    }

    .company-titles {
        background-image: url(/img/company-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }
}

@media only screen and (max-width: 768px) {
    .numbers-list .h9 {
        color:#395351
    }

    .numbers-list .l-icons {
        font-size: 2rem;
        color: #8d741c
    }

    .company .company-numbers {
        display: flex;
        gap: 0;
        justify-content: space-around;
        padding: 64px 0
    }

    .bodyfooter .bf-content {
        display: flex;
        flex-direction: column;
        padding: 0 10px
    }

    .middle-image-wrap {
        display: none
    }

    .bf-leftside {
        width: 100%!important
    }

    .bodyfooter .bf-leftside-content {
        max-width: 100%;
        margin: auto;
        padding: 132px 0 24px 0;
        display: flex;
        justify-content: center
    }

    .bf-rightside {
        width: 100%!important;
        height: 304px
    }

    .h1 {
        font-size: 4rem
    }
}

.cart-main .cart-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #395351;
    padding: 16px 16px 40px 16px
}

.cart-main .icon {
    font-size: 2.3rem;
    font-weight: 700
}

.cart-top .top-icon {
    margin-bottom: 2rem
}

.cart-top .breadcrumb {
    align-self: flex-start
}

.cart-items-grid {
    display: grid;
    max-width: 1300px;
    margin: auto;
    padding: 80px 24px;
    grid-template-columns: 1fr;
    gap: 16px
}

.cart-mid {
    background-image: url(/img/backround-2.png);
    background-position: center;
    min-height: 330px
}

.cart-mid .fav_signin_text {
    text-align: center;
    padding: 50px 20px
}

.cart-mid .fav_signin_text a {
    color: #8d741c
}

.cart-product-card {
    display: flex;
    flex-direction: row;
    border-radius: 8px;
    border: none;
    max-height: 123px
}

.cart-product-card-img-wrap {
    border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    overflow: hidden;
    max-width: 138px
}

.cart-product-card-img-wrap img {
    width: 100%;
    height: auto
}

.cart-product-card .card-body {
    padding: 0 48px;
    display: flex;
    justify-content: space-between
}

.product-card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    align-items: center;
    padding: 0 3px
}

.product-card-content:first-of-type {
    min-width: 87px;
    align-items: start;
    width: 176px
}

.product-card-content .txt2 {
    color: #395351;
    opacity: .8
}

.product-card-content .txt6 {
    color: #8d741c
}

.product-card-content .price_container {
    position: relative;
    white-space: nowrap
}

.product-card-content .price_container .discounted_price {
    position: absolute;
    top: -18px;
    font-size: 13px;
    color: gray;
    text-decoration: line-through
}

.product-card-content .cart-sub-2 {
    margin: 0
}

.product-card-content.lastdetail {
    display: flex;
    flex-direction: row;
    align-items: center
}

.product-card-content.lastdetail .btn {
    font-size: 21px;
    color: #395351;
    padding: 5px;
    width: 45px;
    height: 45px;
    transition: .3s
}

.product-card-content.lastdetail .btn:hover {
    background: #395351;
    color: #fff
}

.product-card-content .counter-quantity {
    background-color: #f0efe9
}

.cart-cartminus {
    background-color: #395351;
    border-radius: 2px;
    font-size: .1rem;
    color: #fff;
    padding: 10px 8px;
    margin: 0 0 0 -100px
}

.cart-cartplus {
    background-color: #395351;
    border-radius: 2px;
    color: #fff;
    font-size: .3rem;
    padding: 8px 10px;
    margin: 0 0 0 -.5rem
}

.cartdelete {
    margin: 0;
    font-size: .8rem;
    padding: 5px 2px 2px 2px;
    color: #a8a8a8
}

.cart-cartminus:hover,.cart-cartplus:hover {
    background-color: #395351!important
}

.cart-cartminus:active,.cart-cartplus:active {
    background-color: #395351!important
}

.cart-cartminus:focus,.cart-cartplus:focus {
    background-color: #395351!important
}

.cart-checkout-btn {
    background-color: #395351;
    display: flex;
    justify-content: space-between;
    padding: 26px 64px;
    border-radius: 8px
}

.cart-checkout-left {
    display: grid;
    gap: 16px
}

.cart-checkout-button {
    border: #8d741c solid 1px;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 403px;
    border-radius: 8px;
    transition: .3s;
    background-color: #395351
}

.cart-checkout-button:hover {
    background-color: #c6a977
}

.cart-checkout-button:active {
    background-color: #c6a977;
    border: none
}

@media only screen and (max-width: 724px) {
    .cart-product-card {
        max-height:none
    }

    .product-card-content .txt2,.product-card-content .txt6 {
        font-size: .8rem
    }

    .cart-checkout-btn {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%
    }

    .cart-checkout-btn .cart-checkout-button {
        margin-top: 24px;
        width: 100%;
        min-height: 64px
    }
}

@media only screen and (max-width: 648px) {
    .cart-product-card .card-body {
        padding:0
    }

    .cart-product-card .card-body .counter {
        margin-top: 20px
    }
}

.whishlist-main .cart-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #395351;
    padding: 16px 16px 40px 16px
}

.whishlist-main .icon {
    font-size: 2.3rem;
    font-weight: 700
}

.whishlist-main .cart-top .top-icon {
    margin-bottom: 2rem
}

.whishlist-main .cart-top .breadcrumb {
    align-self: flex-start
}

.whishlist-main .product-card-content .cartdelete {
    font-size: 1.5rem;
    color: #395351
}

.whishlist-main .lastdetail {
    display: flex;
    flex-direction: row
}

.wishaddcart {
    font-size: 1.5rem;
    color: #a8a8a8
}

.account-main .account-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #395351;
    padding: 16px 16px 40px 16px;
    text-align: center
}

.account-main .icon-User-1 {
    font-size: 2.3rem
}

.account-top .top-icon {
    margin-bottom: 2rem
}

.account-top .breadcrumb {
    align-self: flex-start;
    background: no-repeat
}

.account-mid {
    background-position: center
}

.account-mid-top {
    max-width: 560px;
    margin: auto;
    padding: 80px 24px
}

.account-mid input {
    border: #a8a8a8 solid 1px;
    background-color: transparent;
    height: 48px;
    max-width: 241px
}

.account-mid input.forgot_input {
    max-width: 100%
}

.forgot_button {
    width: calc(100% - 15px);
    padding: 9px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #c6a977;
    border: 0
}

.input_with_label {
    position: relative
}

.input_with_label label {
    position: absolute;
    top: 8px;
    left: 40px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 12px;
    color: #000
}

.input_with_label input {
    padding: 22px 8px 8px 24px
}

.account-mid .savebutton {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px
}

.account-mid .savebutton button {
    text-decoration: underline;
    border: none;
    background: 0 0
}

.account-mid-bottom {
    max-width: 560px;
    margin: auto;
    padding: 80px 24px
}

.career-titles .company-titles {
    background-image: url(/img/career-bg.jpg)
}

.career-titles .about-backround-right {
    background-position: center;
    min-height: 300px
}

.career-titles .about-backround-left {
    background-image: none;
    background-color: #fff
}

.career-titles .company-numbers .inline-icon {
    font-size: 4rem
}

.inline-numbers-list {
    display: flex;
    align-items: center
}

.inline-numbers-list .numbers-list {
    padding-left: 24px;
    align-items: flex-start
}

.career-titles .list-border {
    border-right: #c6a977 solid 1px
}

.career-titles .about-container {
    padding: 105px 0
}

.career-titles .about-container form {
    margin: 0
}

.applybutton {
    width: 100%;
    border: 1px solid #c6a977;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #8d741c;
    padding: 14px
}

.applybutton .checkoutdetails {
    padding: 14px 0 14px 0
}

.applybutton:hover {
    background-color: #c6a977;
    border: 1px solid #c6a977;
    border-radius: 6px;
    color: #fff
}

.career-titles .about-container .txt6 {
    height: 48px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #000
}

.career-titles .about-container .input_container {
    height: unset
}

.career-titles .about-container .input_container .txt6 {
    height: unset
}

.career-titles .about-container .txt3 {
    margin-bottom: 64px
}

@media only screen and (max-width: 1276px) {
    .career-titles .company-numbers {
        gap:0!important;
        justify-content: space-around
    }
}

@media only screen and (max-width: 524px) {
    .career-titles .about-backround-left .about-container {
        padding:24px 24px 24px 24px
    }

    .footer__content .footer__container .footer__right .footer_categories {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: start;
        padding: 0
    }
}

.hotel-bottom {
    margin-top: 64px;
    position: relative
}

.hotel-bottom.homepage {
    margin-top: 0;
    margin-bottom: 96px
}

.hotel-bottom .copyright__border {
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: 0
}

.hotels-content .main-container {
    max-width: 1550px
}

.hotels-content .main-container .no-results {
    text-align: center;
    padding: 70px 0
}

.hotels-grid {
    display: flex;
    padding: 64px 0;
    flex-wrap: wrap;
    justify-content: flex-start
}

.hotel-page-top .main-container {
    max-width: 1560px;
    padding: 0 20px;
    position: relative;
    z-index: 2
}

.hotel-page-top .hotel-finder {
    width: 100%;
    margin: auto;
    align-items: center;
    padding: 41px 41px;
    display: flex;
    justify-content: space-between;
    border-radius: 6px;
    background-color: #f8f5f2
}

.page-list {
    display: flex;
    gap: 40px;
    padding: 24px;
    color: #395351;
    width: 100%;
    max-width: 1550px;
    justify-content: center;
    margin: auto auto auto auto
}

.current-page {
    font-weight: 700
}

.hotelsone .buy-button {
    background-color: #395351;
    color: #fff;
    border: none;
    max-width: 198px
}

.hotelsone .buy-button:active,.hotelsone .buy-button:hover {
    background-color: #c6a977;
    border: none;
    max-width: 198px
}

.slider-arrows-basic {
    position: relative;
    z-index: 2
}

.shop-right .shop-icon {
    margin-bottom: 139px
}

@media only screen and (max-width: 768px) {
    .career-titles .company-numbers .l-icons {
        font-size:2rem
    }

    .career-titles .inline-numbers-list {
        flex-direction: column;
        align-items: center
    }

    .career-titles .inline-numbers-list .numbers-list {
        flex-direction: column;
        align-items: center;
        padding: 0
    }

    .career-titles .h9 {
        font-size: 1rem
    }

    .career-titles .company-numbers {
        flex-direction: column;
        padding-top: 10px
    }

    .hotels-grid {
        grid-template-columns: auto
    }

    .hotel-page-top .hotel-finder {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 20px
    }
}

.services-titles {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.services-titles .basic-container {
    padding: 45px 20px 72px 20px;
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.services-titles .basic-container .breadcrumb {
    align-self: flex-start;
    color: #395351;
    margin-top: 16px;
    background: 0 0
}

.services-titles .basic-container .basic-container {
    padding: 0;
    max-width: 680px;
    margin: auto;
    color: #395351
}

.services-titles .basic-container .basic-container .h1 {
    margin-bottom: 1.4rem
}

.services-titles .basic-container .basic-container .txt3 {
    opacity: .8;
    letter-spacing: .05em
}

.service {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    transition: .3s
}

.service-backround {
    overflow: hidden;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1
}

.service-backround img {
    width: 100%;
    height: auto;
    min-height: 500px;
    min-width: 1366px;
    display: block;
    position: relative;
    z-index: -1;
    transition: .3s
}

.service:hover .service-backround img {
    transform: scale(1.1);
    filter: grayscale(40%)
}

.service-content {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    color: #fff;
    padding: 84px 0;
    align-items: center
}

.service-buttons {
    display: flex;
    gap: 14px;
    align-items: center
}

.service-buttons .btn {
    background-color: #395351;
    color: #fff;
    display: flex;
    width: 67px;
    height: 67px;
    align-items: center;
    justify-content: center
}

.ico-servicecart {
    font-size: 22px;
    font-weight: 700
}

.ico-servicewish {
    font-size: 22px;
    font-weight: 500
}

.service-buttons .btn:hover {
    color: #395351;
    background-color: #c6a977
}

.service-content .h3 {
    margin-bottom: 1.2rem
}

.service-content .h1 {
    margin-bottom: 2rem
}

.service-content .txt3 {
    opacity: .8;
    margin-bottom: 51px;
    max-width: 656px
}

.shop-product-img {
    display: flex;
    justify-content: flex-end
}

.shop-product-img img {
    width: 100%;
    height: auto
}

.shop-right {
    padding-left: 9rem
}

.shop-product-wrapper {
    max-width: 710px
}

.shop-content {
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0 20px;
    padding-bottom: 96px;
    align-items: center
}

.shop-content .h3 {
    opacity: 1!important
}

.shop-content .txt3 {
    width: 470px
}

.shop-content .h9 {
    color: #8d741c
}

.shop-content .bf-list {
    padding: 0;
    width: 100%;
    text-align: start
}

.shop-content .shop-left {
    width: 52%
}

.shop-content .shop-right {
    width: 48%
}

.shop-content .h3 {
    margin-bottom: 0rem
}

.shop-content .underlineborder {
    padding-top: 8px
}

.shop-content .h2 {
    margin-bottom: 3rem
}

.shop-content .txt3 {
    margin-bottom: 2rem;
    display: flex;
    width: 100%!important;
    max-width: 470px!important
}

.shop-content .h9 {
    margin-bottom: 2rem
}

.shop-content .discounted_price {
    color: #a8a8a8;
    font-size: 22px;
    margin-bottom: 4px;
    text-decoration: line-through;
    line-height: 24px
}

.shop-buttons {
    display: flex;
    max-width: 400px;
    justify-content: space-between;
    margin-left: 1.2rem;
    margin-bottom: 2rem
}

.cartminus {
    background-color: #395351;
    border-radius: 2px;
    font-size: .2rem;
    color: #fff;
    padding: 24px 21px;
    border-radius: 8px;
    margin: 0 0 0 -214px
}

.shop-content .counter .counter-quantity {
    background-color: #fff;
    text-align: center;
    min-width: 9rem;
    min-height: 4.1rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.cartplus {
    background-color: #395351;
    border-radius: 2px;
    color: #fff;
    font-size: 1.5rem;
    padding: 8px 15px;
    margin: 0 0 0 -1.2rem;
    border-radius: 8px
}

.cartplus:hover {
    background-color: #395351
}

.cartminus:hover {
    background-color: #395351
}

.cartminus:active {
    background-color: #395351!important
}

.cartplus:active {
    background-color: #395351!important
}

.buy-button {
    border: #8d741c solid 1px;
    color: #8d741c;
    width: 100%;
    max-width: 420px;
    margin-bottom: 60px;
    padding: 15px
}

.buy-button.hotel_btn {
    background: #395351;
    color: #fff;
    border: 1px solid #395351
}

.buy-button:hover {
    border: #8d741c solid 1px;
    background-color: #8d741c;
    color: #fff;
    width: 100%;
    max-width: 420px;
    margin-bottom: 60px;
    padding: 15px
}

.buy-button:active {
    border: #8d741c solid 1px;
    background-color: #8d741c!important;
    color: #fff!important;
    width: 100%;
    max-width: 420px;
    margin-bottom: 60px;
    padding: 15px
}

.shop-buttons .h10 {
    color: #8d741c
}

@media only screen and (max-width: 1250px) {
    .service .h1 {
        font-size:2rem
    }

    .shop-right {
        padding-left: 3rem
    }
}

@media only screen and (max-width: 1000px) {
    .shop-right {
        padding-left:0
    }

    .shop-content {
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .shop-icon {
        margin-bottom: 10px!important;
        margin-top: 10px!important
    }

    .shop-left {
        width: 100%!important
    }

    .shop-right {
        width: 100%!important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .shop-right .shop-icon {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-start;
    }

    .shop-content .h3 {
        margin-top: 20px
    }

    .shop-content .shop-buttons {
        width: 100%;
        margin-left: 0;
        gap: 14px
    }

    .products-shop-section .shop-left {
        width: 100%!important;
        max-width: 510px;
        padding: 0 20px
    }

    .shop-product-wrapper {
        padding-left: 0
    }

    .shop-product-wrapper {
        width: 100%;
        margin: auto;
        max-width: 700px
    }

    .shop-content .h2 {
        margin-bottom: 1rem
    }

    .shop-content .txt3 {
        margin-bottom: 1rem
    }

    .shop-content .h9 {
        margin-bottom: 0rem
    }
}

@media only screen and (max-width: 768px) {
    .service .h1 {
        font-size:2rem
    }

    .shop-product-img {
        display: flex;
        justify-content: center;
        padding-left: 0
    }
}

@media only screen and (max-width: 520px) {
    .service .h1 {
        font-size:2rem
    }

    .shop-buttons .service-buttons .btn {
        width: 48px;
        height: 48px
    }

    .cartminus {
        background-color: #395351;
        border-radius: 2px;
        font-size: .1rem;
        color: #fff;
        padding: 10px 8px;
        margin: 0 0 0 -100px
    }

    .shop-content .counter .counter-quantity {
        background-color: #fff;
        text-align: center;
        min-width: 4rem;
        min-height: 2rem;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .cartplus {
        background-color: #395351;
        border-radius: 2px;
        color: #fff;
        font-size: .3rem;
        padding: 8px 10px;
        margin: 0 0 0 -.5rem
    }

    .buy-button {
        border: #8d741c solid 1px;
        color: #8d741c;
        width: 100%;
        max-width: 400px;
        margin-bottom: 60px;
        padding: 15px;
        margin-left: -50px
    }

    .shop-content .service-add-cart {
        background-color: #395351;
        padding: 10px;
        color: #fff
    }

    .shop-content .service-add-wish {
        background-color: #395351;
        padding: 10px;
        color: #fff
    }
}

.contact-select-cls .basic-container {
    padding-bottom: 100px
}

.contact-top a {
    background-color: #395351;
    max-width: 265px;
    width: 100%;
    padding: 32px 44px 24px 42px;
    flex: 1;
    border-radius: 6px
}

.contact-top ul li:nth-child(2) {
    text-transform: uppercase
}

.contact-top .l-icons {
    color: #c6a977;
    font-size: 2rem;
    margin-bottom: 1.5rem
}

.contact-top .txt2,.contact-top .txt6 {
    color: #fff
}

.contact-top {
    display: flex;
    justify-content: space-around;
    max-width: 860px;
    margin: -90px auto auto auto;
    gap: 8px
}

.contact-bottom {
    max-width: 870px;
    margin: auto;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 120px 24px
}

.contact-bottom .underlineborder {
    min-width: 3rem
}

.contact-bottom .h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.contact-bottom .txt3 {
    opacity: .8;
    max-width: 566px
}

.contact-bottom .txt6 {
    height: 48px
}

.contact-bottom #ContactForm .n-check {
    text-align: start
}

.contact-msg .txt6 {
    height: 240px
}

.send-msg-button {
    width: 100%;
    border: 1px solid #c6a977;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #8d741c;
    padding: 14px
}

.send-msg-button .checkoutdetails {
    padding: 14px 0 14px 0
}

.send-msg-button:hover {
    background-color: #c6a977;
    border: 1px solid #c6a977;
    border-radius: 6px;
    color: #fff
}

.contact-bottom .h2 {
    margin-bottom: 2.7rem
}

.contact-bottom .txt3 {
    margin-bottom: 2.7rem
}

@media only screen and (max-width: 576px) {
    .contact-top ul {
        background-color:#395351;
        /* max-width: 265px; */
        /* min-width: 265px; */
        flex: 1;
        border-radius: 6px
    }

    .contact-top {
        gap: 8px;
        flex-direction: column;
        align-items: center
    }

    .contact-top .l-icons {
        color: #c6a977;
        font-size: 2rem;
        margin-bottom: 1.5rem
    }
}

.diy-main .company-titles {
    background-image: url(/img/diy-bg.jpg)
}

.cat {
    margin: 10px 4px;
    overflow: hidden;
    background: #395351;
    border-radius: 6px;
    float: left;
    width: 100%;
    max-width: 260px
}

.cat.selector_4_cat {
    margin: 0;
    width: 100%;
    max-width: 100%
}

.cat.selector_4_cat label .checkbox_content {
    padding: 8px 15px;
    position: relative
}

.cat.selector_4_cat label .checkbox_content span {
    padding: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    padding: 0 12px
}

.cat.selector_4_cat label .checkbox_content i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px
}

.cat label {
    float: left;
    margin: 0;
    width: 100%
}

.cat label span {
    text-align: center;
    display: block;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    padding: 15px
}

.cat label input {
    position: absolute;
    display: none;
    color: #fff!important
}

.cat label input+span {
    color: #fff;
    transition: .3s
}

.cat input:checked+span {
    color: #fff;
    text-shadow: 0 0 6px rgba(0,0,0,.8)
}

.cat input:checked+span {
    background: #c6a977
}

.section-button-container input[type=radio] {
    display: none
}

.next_form_buttom {
    width: fit-content;
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 30px;
    border-radius: 6px;
    border: none;
    background: 0 0;
    transition: .3s;
    z-index: 9
}

.next_form_buttom:hover {
    color: #fff;
    background: #8d741c
}

.diy-content {
    max-width: 1500px;
    margin: auto
}

.diy-content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.diy-selector {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1500px;
    margin: auto;
    padding: 0 0;
    transition: .5s ease-out;
    opacity: 0;
    scale: 0;
    height: 0
}

.iconstyle {
    font-size: 2.5rem;
    margin-bottom: 16px
}

.hotelmarginbottom {
    margin: 0 0 -192px 0
}

.diy-selector .h9 {
    margin-bottom: 32px;
    text-align: center
}

.diy-selector .radioclass {
    border-color: #8d741c;
    box-shadow: none;
    background-color: transparent
}

.diy-selector .radioclass:checked {
    background-color: #8d741c
}

.section-button-container {
    background-color: #f8f5f2;
    border-radius: 6px;
    width: 100%;
    display: flex;
    padding: 60px 20px;
    justify-content: space-around
}

.show {
    opacity: 1;
    transition: .5s ease-out
}

.section-button-choice {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 8px
}

.section-button-choice .btn {
    width: 100%;
    max-width: 260px;
    height: 48px
}

.section-button-choice .btn {
    background-color: #395351;
    border: none
}

.section-button-choice .btn:active,.section-button-choice .btn:hover {
    background-color: #c6a977;
    border: none
}

#selector-3 .section-button-choice {
    max-width: 1200px
}

#selector-5 .h9 {
    margin-bottom: 0
}

#selector-5 .txt3 {
    margin-bottom: 32px
}

.section-radio-choice {
    display: flex;
    flex: 1
}

.section-radio-choice .col {
    width: 20%
}

#selector-2 ul {
    display: flex;
    flex-direction: column;
    gap: 25px
}

#selector-2 .section-button-container {
    flex-direction: column;
    gap: 50px
}

#selector-2 .section-radio-choice {
    justify-content: center;
    align-items: center
}

#selector-2 .section-radio-choice .col .txt2 {
    max-width: 197px
}

#selector-2 .section-radio-choice .list {
    display: flex;
    flex-direction: column;
    gap: 12px
}

#selector-2 .section-radio-choice .iconstyle {
    font-size: 2rem;
    color: #9f8525
}

#selector-4 .btn {
    max-width: 140px;
    width: 100%;
    height: 36px
}

.set {
    flex: 1;
    flex-wrap: wrap
}

#selector-4 .section-button-container {
    flex-direction: column;
    gap: 12px;
    align-items: center;
    position: relative
}

#selector-4 .section-button-choice {
    max-width: 1000px;
    align-items: center
}

#selector-4 div.txt2 {
    width: 100%!important;
    max-width: 140px
}

#selector-4 .btn {
    display: flex;
    justify-content: center;
    align-items: baseline
}

#selector-4 .btn .buttontext {
    justify-content: center
}

#selector-4 .btn i {
    width: 40%;
    display: flex;
    font-size: .8rem;
    align-items: center
}

#selector-6 .section-radio-choice {
    max-width: 900px
}

#selector-6 ul {
    display: flex;
    flex-direction: column;
    gap: 25px
}

#selector-7 .section-radio-choice {
    max-width: 900px;
    margin: 0
}

#selector-7 ul {
    display: flex;
    flex-direction: column;
    gap: 25px
}

#selector-8 ul {
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding: 0;
    margin: 0
}

#selector-8 ul li {
    display: flex;
    align-items: center
}

#selector-8 ul li label {
    margin: 0
}

#selector-8 .section-radio-choice {
    justify-content: center
}

#selector-8 .icon-space {
    margin-right: 24px
}

.button-form-container {
    display: flex;
    justify-content: center;
    padding: 64px 8px 96px 8px
}

.button-form-container .btn {
    background-color: #fff;
    color: #c6a977;
    border: #c6a977 solid 1px;
    width: 100%;
    max-width: 403px;
    height: 64px
}

.button-form-container .btn:active,.button-form-container .btn:hover {
    background-color: #c6a977;
    color: #fff
}

.checkbox .cr,.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #8d741c;
    border-radius: 12px;
    background: 0 0;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-bottom: -4px
}

.checkbox label input[type=checkbox],.radio label input[type=radio] {
    display: none
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.checkbox .cr .cr-icon,.radio .cr .cr-icon {
    background: #8d741c;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    height: 10px;
    left: 4px;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 10px;
    top: 50%;
    left: 50%
}

.checkbox label input[type=checkbox]:checked+.cr>.cr-icon,.radio label input[type=radio]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0) translate(-50%,-50%);
    opacity: 1
}

.checkbox label input[type=checkbox]+.cr>.cr-icon,.radio label input[type=radio]+.cr>.cr-icon {
    transform: scale(2) );
    opacity: 0;
    transition: all .3s ease-in
}

.radio-right {
    padding: 24px 24px
}

.radio-list {
    display: flex;
    gap: 10px;
    flex-direction: column;
    max-width: 200px;
    min-width: 200px
}

.radio-left {
    padding: 24px 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.radio-left ul {
    width: 25%;
    margin: 0;
    margin-bottom: 24px;
    margin-right: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-right: 10px;
    padding-left: 10px;
    min-width: max-content
}

.section-radio-container {
    background-color: #f8f5f2;
    border-radius: 6px;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 80px 40px
}

.section-radio-choice {
    justify-content: center
}

@media only screen and (max-width: 992px) {
    .section-radio-choice {
        flex-direction:column;
        align-items: center
    }

    .blog-titles-1 {
        margin: 0!important;
        margin-right: auto!important
    }
}

@media only screen and (max-width: 850px) {
    .selector-4 .section-button-choice .btn {
        width:100%;
        max-width: none
    }

    .selector-4 .section-button-choice {
        display: grid;
        grid-template-columns: auto auto auto;
        justify-content: stretch
    }

    .selector-4 .txt2 {
        grid-column: 1/4
    }

    .section-radio-choice .col {
        width: 100%
    }

    .selector-2 .section-radio-choice {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .selector-2 .section-radio-choice .list {
        align-items: center;
        margin-bottom: 50px;
        text-align: center
    }

    .selector-2 .section-radio-choice ul {
        padding: 0
    }

    .selector-2 .section-radio-choice .col {
        width: max-content
    }

    .form-content {
        flex-direction: column;
        align-items: center
    }

    .form-container .form-right {
        width: 100%
    }

    .form-choice {
        margin: 0 5px;
        margin-bottom: 10px;
        width: calc(33.33% - 10px)!important
    }

    .form-container .form-left {
        margin-right: auto;
        padding: 0
    }
}

@media only screen and (max-width: 578px) {
    .selector-6 .section-radio-choice {
        display:flex;
        flex-direction: column;
        align-items: center
    }

    .selector-6 .col {
        display: flex;
        justify-content: center
    }

    .selector-7 .h9 {
        text-align: center
    }
}

@media only screen and (max-width: 512px) {
    .form-choice {
        margin:0 5px;
        margin-bottom: 10px;
        width: calc(50% - 10px)!important
    }

    .cart-product-card .card-body {
        flex-wrap: wrap
    }

    .product-card-content:last-of-type {
        width: 100%;
        margin-top: 15px;
        justify-content: flex-end
    }
}

@media only screen and (max-width: 430px) {
    .selector-4 .section-button-choice {
        display:flex;
        flex-direction: column
    }
}

.form-container {
    width: 100%;
    background-color: #f8f5f2;
    border-radius: 6px;
    padding: 80px 20px;
    display: flex;
    flex-direction: column;
    gap: 50px;
    position: relative
}

.form-content {
    width: 100%;
    max-width: 1100px;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.form-container .form-left {
    width: 30%;
    min-width: 200px;
    max-width: 220px
}

.form-container .form-left>* {
    margin-bottom: 10px
}

.form-container .form-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 820px
}

.form-container .form-group {
    display: flex;
    flex-flow: row wrap
}

.form-choice {
    width: 197px;
    margin-bottom: 24px;
    margin: 0 5px;
    width: calc(25% - 10px)
}

.dec-img {
    margin: auto;
    max-width: 100%
}

.dec-img {
    margin-bottom: 43px;
    display: flex;
    justify-content: center
}

.dec-img img {
    width: 100%;
    height: auto
}

.company-titles {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.company-titles .basic-container {
    padding: 240px 0 56px 0;
    width: 80%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.company-titles .basic-container .breadcrumb {
    align-self: flex-start;
    color: #fff;
    margin-top: 90px;
    background: 0 0
}

.company-titles .basic-container .basic-container {
    padding: 0;
    max-width: 680px;
    width: 100%;
    margin: auto;
    color: #fff
}

.company-titles .basic-container .basic-container .h1 {
    margin-bottom: 24px
}

.company-titles .basic-container .basic-container .txt3 {
    opacity: .7;
    letter-spacing: .05em
}

.products-section {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 8px 50px 8px
}

.products-container {
    display: flex;
    position: relative
}

.products-filters {
    display: flex;
    align-items: baseline;
    gap: 5px;
    color: #395351;
    padding-right: 10px;
    justify-content: center;
    width: 15%
}

.products-filters .open_filters_btn:hover {
    border: 1px solid#395351
}

.filters {
    top: -80px;
    left: -150%;
    padding: 80px 40px 48px 40px;
    width: 100%;
    max-width: 340px;
    position: absolute;
    border-top: 1px solid #eaffd07a;
    z-index: 999;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s ease-out;
    background: #fff;
    box-shadow: 14px 0 22px rgba(0,0,0,.11);
    border-radius: 0 0 12px 0
}

.filters .filters_top_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
    margin-bottom: 58px
}

.filters .filters_top_row .title i {
    margin-right: 10px
}

.filters .filters_top_row .close_filters_btn {
    background: 0 0;
    border: none;
    transform: translateX(100%);
    font-size: 12px;
    padding: 10px;
    color: #395351
}

.filters .filters_container {
    padding-left: 40px;
    margin-bottom: 48px
}

.filters .filters_container .sf {
    margin-bottom: 50px
}

.filters .filters_container .sf_title {
    margin-bottom: 24px
}

.filters .filters_container .sf_options {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.filters .filters_container .sf_options a {
    transition: .2s;
    border-radius: 8px
}

.filters .filters_container .sf_options a:hover {
    background: #d3d3d3
}

.filters .filters_container .sf_options .price-range .price-labels {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.filters .filters_container .sf_options .tooltip {
    transition: .2s;
    left: 50%!important;
    margin-top: -46px;
    width: 100%;
    padding: 0;
    background: 0 0;
    display: none
}

.filters .filters_container .sf_options .tooltip .tooltip-inner {
    background: #d3d3d3;
    color: #000;
    background: 0 0
}

.filters .filters_container .sf_options .tooltip.in {
    opacity: 1
}

.filters .filters_container .sf_options .slider {
    height: 2px;
    width: 100%
}

.filters .filters_container .sf_options .slider.slider-horizontal .slider-track {
    background: #d3d3d3;
    height: 2px
}

.filters .filters_container .sf_options .slider.slider-horizontal .slider-selection {
    background: #395351;
    background: #c6a977;
    border-radius: 0
}

.slider.slider-horizontal .slider-handle,.slider.slider-horizontal .slider-tick {
    margin-left: -3px;
    width: 8px;
    height: 8px
}

.filters .filters_container .sf_options .slider.slider-horizontal .slider-handle.custom::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #c6a977
}

.filters .filters_container .sf_options label {
    pointer-events: none;
    margin: 0
}

.filters .filters_submit {
    width: 100%;
    padding: 15px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    border: none;
    background: #c6a977;
    border-radius: 6px;
    transition: .3s;
    display: none
}

.filters .filters_submit:hover {
    background: #395351
}

.products-grid {
    max-width: 1300px;
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(auto-fit,minmax(12rem,1fr) );
    padding: 0 10px;
    margin-left: 80px
}

.page-list {
    display: flex;
    gap: 40px;
    color: #395351;
    width: 100%;
    justify-content: center;
    margin-left: 50px;
    margin-top: 77px
}

.current-page {
    font-weight: 700
}

.products-content-shop {
    background-color: #fff
}

.product-shop-top {
    display: flex;
    justify-content: space-between
}

.products-shop-section .shop-left {
    width: 45%
}

.products-shop-section img {
    border-radius: 8px;
    width: 100%;
    max-width: 100%
}

.product-shop-top {
    padding: 68px 20px
}

.product-shop-bottom {
    margin-bottom: 64px
}

.product-slide-shop .slick-slide {
    margin: 16px 16px
}

.products-section .pagination {
    margin-top: 24px;
    padding-top: 24px;
    margin-left: 144px
}

.shop-right .shop-icon {
    margin-bottom: 50px;
}

 .share_widget{
    transition: 0.2s !important;
}

.share_widget_hidden{
    opacity:0 !important;
}

@media only screen and (max-width: 1270px) {
    .hotel-slide .card-hotel {
        width:50vw!important
    }

    .products-container {
        flex-direction: column
    }

    .products-filters {
        display: flex;
        align-items: baseline;
        gap: 5px;
        color: #395351;
        padding: 0;
        margin-bottom: 55px;
        justify-content: flex-start;
        width: 100%
    }

    .products-grid {
        margin-left: 0
    }

    .products-section .pagination {
        margin: auto
    }
}

@media only screen and (max-width: 880px) {
    #selector-4 .section-button-choice {
        flex-wrap:wrap;
        gap: 0;
        margin-bottom: 20px;
        max-width: 600px
    }

    #selector-4 div.txt2 {
        max-width: 100%;
        margin: 0 5px
    }

    .cat.selector_4_cat {
        width: calc(33.33% - 10px);
        margin: 5px
    }

    .breadcrumb_container {top: 170px;}

    .company-titles .basic-container {
        padding-top: 210px;
    }

    .company-titles .basic-container .breadcrumb {
        margin-top: 10px
    }

    .form-container .form-group {
        max-width: 670px
    }

    .hotel-slide .card-hotel {
        width: 100vw!important
    }
    .contact-bottom {
    padding: 40px 24px;
}
}

@media only screen and (max-width: 768px) {
    .product-shop-top {
        display:flex;
        flex-direction: column;
        align-items: center
    }

    .product-shop-top .h2 {
        font-size: 1.5rem
    }

    .shop-content {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column
    }

    .shop-right {
        padding: 10px!important
    }

    .shop-content .buy-button {
        width: 90%;
        margin: 0;
        margin-bottom: 35px
    }

    .section-button-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly
    }

    .search-modal .modal-content .modal-body .search-modal-container .form-fields {
        flex-wrap: wrap
    }

    .search-modal .modal-content .modal-body .search-modal-container .form-fields .input-data {
        width: 100%
    }

    .search-modal .modal-content .modal-body .search-modal-container .form-fields .input-data label {
        left: 10px;
        top: 5px;
        transform: translate(0)
    }

    .search-modal .modal-content .modal-body .search-modal-container .form-fields .input-data .form-element {
        padding: 25px 20px 10px 10px;
        text-align: start
    }

    .search-modal .modal-content .modal-body .search-modal-container .form-fields .button-data {
        width: 100%
    }

    .search-modal .modal-content .modal-body .search-modal-container .form-fields .button-data .btn-element {
        padding: 15px;
        width: 100%;
        font-size: 18px
    }

    .search-modal .modal-content .modal-body .search-modal-container {
        padding-right: 0
    }

    .search-modal .modal-content .modal-body .custom-modal-close {
        top: 5px;
        right: 5px;
        color: #000;
        z-index: 1;
        font-size: 15px;
        transform: translate(0)
    }

    .card-hotel-body {
        padding: 10px
    }

    .hotel-card-list .underlineborder {
        padding-top: 4px
    }

    .hotel-card-list .hotel-list-item-2 {
        max-height: 5rem
    }

    .cart-product-card {
        flex-direction: column;
        border-bottom: 1px solid #0000006b;
        padding-bottom: 20px;
        gap: 15px;
        max-height: 500px
    }

    .product-card-content:first-of-type {
        width: 100px
    }
}

@media only screen and (max-width: 445px) {
    .products-grid {
        display:flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .cat.selector_4_cat {
        width: calc(50% - 10px)
    }

    .form-choice {
        width: calc(50% - 10px)
    }

    .icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options {
        display: block
    }

    .icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .sc-point-options .sc-p-btn {
        margin-top: 5px
    }

    .icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-header {
        display: block
    }

    .icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .icms-content .simple_checkout_template .checkout-box-body .simple-row .sr-data .sc-points .cc-points-select .cc-select-submit {
        padding-left: 10px;
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 5px
    }

    .card-hotel {
        width: 100%!important
    }

    .hotels-grid .card-hotel:nth-child(2),.hotels-grid .card-hotel:nth-child(3),.hotels-grid .card-hotel:nth-child(6),.hotels-grid .card-hotel:nth-child(7) {
        width: 100%!important
    }

    .card-hotel-body {
        min-height: 145px
    }

    .hotel-page-top .main-container {
        padding: 0
    }

    .item-search-hotel a {
        flex-direction: column;
        gap: 0
    }
}

.blog-titles-1 {
    padding: 10px;
    width: 80%;
    margin: auto
}

.cart-top .breadcrumb {
    align-self: flex-start;
    width: 100%;
    margin: auto;
    background: 0 0;
    max-width: 1500px;
    padding-left: 0
}
