@font-face {
    font-family: "Baskerville-BT";
    src: url(../fonts/baskerville/Baskerville-BT.ttf);
    format: "ttf";
}
@font-face {
    font-family: "MEIRYOUI-REGULAR";
    src: url(../fonts/meiryo/MEIRYOUI-REGULAR.ttf);
    format: "ttf";
}
@font-face {
    font-family: "RobotoRegular";
    src: url(../fonts/roboto/RobotoRegular.ttf);
    format: "ttf";
}
@font-face {
    font-family: "MontserratBold";
    src: url(../fonts/montserrat/MontserratBold.ttf);
    format: "ttf";
}
@font-face {
    font-family: "MontserratRegular";
    src: url(../fonts/montserrat/MontserratRegular.ttf);
    format: "ttf";
}
@font-face {
    font-family: "PoppinBold";
    src: url(../fonts/poppins/PoppinBold.ttf);
    format: "ttf";
}
@font-face {
    font-family: "PoppinsRegular";
    src: url(../fonts/poppins/PoppinsRegular.ttf);
    format: "ttf";
}
@font-face {
    font-family: "OpensansReguler";
    src: url(../fonts/opensans/OpenSans-Regular.ttf);
    format: "ttf";
}
@font-face {
    font-family: "OpensansLight";
    src: url(../fonts/opensans/OpenSans-Light.ttf);
    format: "ttf";
}
@font-face {
    font-family: "OpensansSemibold";
    src: url(../fonts/opensans/OpenSans-Semibold.ttf);
    format: "ttf";
}
@font-face {
    font-family: "OpensansBold";
    src: url(../fonts/opensans/OpenSans-Bold.ttf);
    format: "ttf";
}
@font-face {
    font-family: "OpensansItalic";
    src: url(../fonts/opensans/OpenSans-Italic.ttf);
    format: "ttf";
}
@font-face {
    font-family: "Myriad";
    src: url(../fonts/myriad/Myriad-Pro-Regular.ttf);
    format: "ttf";
}
@font-face {
    font-family: "MyriadBold";
    src: url(../fonts/myriad/Myriad-Bold.ttf);
    format: "ttf";
}
@font-face {
    font-family: "GoodTimesBold";
    src: url(../fonts/goodtimes/good-times.ttf);
    format: "ttf";
}

strong {
    font-family: "OpensansBold";
}

em {
    font-family: "OpensansItalic";
}

.img {
    display: block;
    width: 100%;
}

.ul {
    padding: 0;
    margin: 0;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

.full-row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.full-col {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.row-item {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.col-item {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: 50%;
    font-size: 14px;
}

.pointer {
    cursor: pointer;
}

/* tambahan deskripsi prouk*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #33b323;
    border: 1px solid #fff;
    border-bottom-color: transparent;
    font-weight: bold;
}
/*.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom-color: transparent;
    font-weight: bold;
}*/

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: #fff;
    background-color: #000;
    color: #fff;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #653a3a00;
    border-radius: 4px 4px 0 0;
    background: #000;
    color: #fff;
}

/* ----- STYLE WEBSITE ----- */
#welcome{
    background: url(background/welcome.png)no-repeat;
    padding-top: 90px;
    padding-bottom: 50px;
    /* height: 35em; */
    background-position: center;
    background-attachment: fixed;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    width: 100%;
}

#provide{
    background: url(background/provide.png)no-repeat;
    /* height: 35em; */
    background-position: center;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    width: 100%;
    height: 570px;
}
/*warna button welcome*/
.warna {
    background-color: #156c43;
}

#slide {
    padding-top: 90px;
    padding-bottom: 230px;
    background: url(background/atas.png)no-repeat;
    /* height: 35em; */
    width: 25%;
    height: 700px;
    /* position: absolute; */
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #7fbd40;
    float: right;
}

header {
    position: relative;
    z-index: 999;
}

.top-header {
    border-bottom: 1px solid #DDD;
    overflow: hidden;
}

.top-header .menu-top-header li {
    display: inline-block;
    /* position: relative;  */
}

.top-header .menu-top-header li:before {
    /* position: absolute; */
    content: '';
    top: 0;
    right: 0;
    width: 1px;
    height: 50px;
    background: #DDD;
}

.top-header .menu-top-header li:last-child:before {
    display: none;
}

.top-header .menu-top-header li a {
    display: block;
    padding: 5px 10px;
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #666;
}

.top-header .menu-top-header li a:hover {
    color: #888;
}

.top-header .menu-top-header li a .fa {
    margin-right: 3px;
}

.konten-header {
    padding-top: 20px;
}

.tbl-header {
    display: table;
    width: 100%;
}

.tbl-header .tr-header {
    display: table-row;
}

.tbl-header .tr-header .td-header {
    display: table-cell;
    vertical-align: middle;
}

.tbl-header .tr-header.bg-tr-header {
    background: #5599bf;
}

.logo img {
    width: 100%;
    max-width: 450px;
}

.header {
    /* padding: 20px 16px; */
    padding-top: 20px;
    padding-bottom: 20px;
    /*background: #3c763dbf;*/
    color: #f1f1f1;
    position: absolute;
    width: 100%;
}

/*star-myHeader2*/
.header.myHeader2 {
    position: fixed;
    padding-top: 15px;
    background: #fff;
    display: none;
    padding-bottom: 15px;
}

.header.myHeader2 .td-header img {
    display: block;
    max-width: 100%;
}

.header.myHeader2 .menu ul li {
    display: inline-block;
}

.header.myHeader2 .menu ul li a {
    display: block;
    padding: 10px 15px;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 15px;
    color: #000;
    line-height: 18px;
    margin-top: 0;
    font-style: normal;
    font-weight: 400;
    margin-left: 0;
}

.header.myHeader2 .menu ul li a.active {
    color: #DEB03B;
}

.header.myHeader2 .menu ul li a:hover {
    color: #DEB03B;
}

/**/
.header.myHeader2 .btn-info {
    color: #C39753;
    background-color: transparent;
}

.header.myHeader2 .btn {
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 0;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #CDA02D;
    border-radius: 20px;
}
/**/

/**/
.header.myHeader2 .language-switcher {
    position: relative;
    display: block;
    /*width: calc(43px * 2);*/
    width: calc(40px * 2);
    /*height: 64px;*/
    height: 43px;
    margin-top: -15px;
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
    -webkit-transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
    -moz-transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
    -ms-transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
    -o-transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
    transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
}

.header.myHeader2 .language-switcher input {
    opacity: 0;
    width: 0;
    height: 0;
}

.header.myHeader2 .language-switcher .select-fr {
    position: absolute;
    /*top: 16px;*/
    top: 13px;
}

.header.myHeader2 .language-switcher .select-en {
    position: absolute;
    top: 13px;
}

.header.myHeader2 .language-switcher .select-fr {
    left: 10px;
    /*font-family: "MontserratRegular";*/
    font-family: "OpensansReguler";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    cursor: pointer;
}

.header.myHeader2 .language-switcher .select-fr .active {
    background: #D9D9D9;
    /*border-radius: 50%;*/
    border-radius: 30px;
    padding: 10px 7px 10px 7px;
    margin-left: 2px;
    margin-top: -11px;
    /*font-family: "MontserratRegular";*/
    font-family: "OpensansReguler";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    /* height: 40px; */
    line-height: 18px;
    color: #deb03b;
}

.header.myHeader2 .language-switcher .select-en {
    right: 10px;
    /*font-family: "MontserratRegular";*/
    font-family: "OpensansReguler";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #deb03b;
    cursor: pointer;
}

.header.myHeader2 .language-switcher .select-en .active {
    background: #D9D9D9;
    /*border-radius: 50%;*/
    border-radius: 30px;
    padding: 10px 8px 10px 8px;
    margin-right: 2px;
    margin-top: -11px;
    /*font-family: "MontserratRegular";*/
    font-family: "OpensansReguler";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #deb03b;
}

/* The slider */
.header.myHeader2 .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1e3470;
    /*box-shadow: 0 3px 64px rgba(30, 52, 112, 0.1);*/
    box-shadow: 0 3px 50px rgba(30, 52, 112, 0.1);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.header.myHeader2 .slider:befores {
    position: absolute;
    content: "";
    height: 50px;
    /*height: 64px;*/
    /*width: 64px;*/
    width: 50px;
    right: 0;
    bottom: 0;
    background-color: #02adef;
    /*box-shadow: 0 3px 64px rgba(30, 52, 112, 0.16);*/
    box-shadow: 0 3px 50px rgba(30, 52, 112, 0.16);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.header.myHeader2 input:checked + .slidervv {
    background-color: #1e3470;
}

.header.myHeader2 input:focus + .slidervv {
    box-shadow: none;
}

.header.myHeader2 input:checked + .slidervv:before {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    /*transform: translateX(64px);*/
}

/* Rounded sliders */
.header.myHeader2 .slider.round {
    /*border-radius: 64px;*/
    border-radius: 50px;
}

.header.myHeader2 .slider.round:before {
    border-radius: 50%;
}
/**/

@media (max-width: 1150px) {
    .header.myHeader2 {
        padding-bottom: 20px;
    }
    .header.myHeader2 .menu ul li a {
        font-size: 13px;
        line-height: 16px;
        padding: 10px 8px;
    }
}

@media (min-width: 10px) and (max-width: 1100px) {
    .header.myHeader2 {
        display: none;
        position: initial;
    }
}
/*end-myHeader2*/

/*star-myHeader*/
.header.myHeader {
    padding-top: 15px;
    background: rgba(0, 0, 0, 0.7);
    padding-bottom: 15px;
}

.header.myHeader .td-header img {
    display: block;
    max-width: 100%;
}

.header.myHeader .menu ul li {
    display: inline-block;
}

.header.myHeader .menu ul li a {
    display: block;
    padding: 10px 15px;
    margin-top: 0;
    margin-left: 0;
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
}

.header.myHeader .menu ul li a.active {
    color: #CDA02D;
} 

.header.myHeader .menu ul li a:hover {
    color: #DEB03B;
}

/**/
.header.myHeader .btn-info {
    color: #C39753;
    background-color: transparent;
}

.header.myHeader .btn {
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 0;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #CDA02D;
    border-radius: 20px;
}
/**/

/**/
.header.myHeader .language-switcher {
    position: relative;
    display: block;
    /*width: calc(43px * 2);*/
    width: calc(40px * 2);
    /*height: 64px;*/
    height: 44px;
    margin-top: -15px;
    border: 0.5px solid #D9D9D9;
    border-radius: 500px;
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
    -webkit-transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
    -moz-transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
    -ms-transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
    -o-transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
    transition: transform 0.17s cubic-bezier(0.26, 0.48, 0.08, 0.9);
}

.header.myHeader .language-switcher input {
    opacity: 0;
    width: 0;
    height: 0;
}

.header.myHeader .language-switcher .select-fr {
    position: absolute;
    /*top: 16px;*/
    top: 13px;
}

.header.myHeader .language-switcher .select-en {
    position: absolute;
    /*top: 16px;*/
    top: 13px;
}

.header.myHeader .language-switcher .select-fr {
    left: 10px;
    /*font-family: "MontserratRegular";*/
    font-family: "OpensansReguler";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    /*color: #ffffff;*/
    color: #A8A8A8;
    cursor: pointer;
}

.header.myHeader .language-switcher .select-fr .active {
    background: #D9D9D9;
    /*border-radius: 50%;*/
    border-radius: 30px;
    padding: 10px 7px 10px 7px;
    margin-left: 2px;
    margin-top: -11px;
    /*font-family: "MontserratRegular";*/
    font-family: "OpensansReguler";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #232323;
}

.header.myHeader .language-switcher .select-en {
    right: 10px;
    /*font-family: "MontserratRegular";*/
    font-family: "OpensansReguler";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #A8A8A8;
    cursor: pointer;
}

.header.myHeader .language-switcher .select-en .active {
    background: #D9D9D9;
    /*border-radius: 50%;*/
    border-radius: 30px;
    padding: 10px 8px 10px 8px;
    margin-right: 2px;
    margin-top: -11px;
    /*font-family: "MontserratRegular";*/
    font-family: "OpensansReguler";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #232323;
}

/* The slider */
.header.myHeader .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: #1e3470;*/
    background: transparent;
    /*box-shadow: 0 3px 64px rgba(30, 52, 112, 0.1);*/
    box-shadow: 0 3px 50px rgba(30, 52, 112, 0.1);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.header.myHeader .slider:befores {
    position: absolute;
    content: "";
    height: 50px;
    /*height: 64px;*/
    /*width: 64px;*/
    width: 50px;
    right: 0;
    bottom: 0;
    background-color: #02adef;
    /*box-shadow: 0 3px 64px rgba(30, 52, 112, 0.16);*/
    box-shadow: 0 3px 50px rgba(30, 52, 112, 0.16);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.header.myHeader input:checked + .slidervv {
    background-color: #1e3470;
}

.header.myHeader input:focus + .slidervv {
    box-shadow: none;
}

.header.myHeader input:checked + .slidervv:before {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    /*transform: translateX(64px);*/
}

/* Rounded sliders */
.header.myHeader .slider.round {
    /*border-radius: 64px;*/
    border-radius: 50px;
}

.header.myHeader .slider.round:before {
    border-radius: 50%;
}
/**/

@media (max-width: 1150px) {
    .header.myHeader {
        padding-bottom: 20px;
    }
    .header.myHeader .menu ul li a {
        font-size: 13px;
        line-height: 16px;
        padding: 10px 8px;
    }
}

@media (min-width: 10px) and (max-width: 1100px) {
    .header.myHeader {
        display: none;
    }
}
/*end-myHeader*/

.telepon {
    font-family: "OpensansBold";
    font-size: 20px;
    color: #FF0000;
}

.telepon .fa {
    max-height: 5px;
}

.konten-item-header {
    margin-top: 20px;
}

.konten-menu {
    position: relative;
    /*overflow: hidden;*/
    margin-bottom: -22px;
}

.kategori-menu {
    position: relative;
    width: 250px;
}

.cart-menu {
    width: 300px;
}

.box-kategori-menu {
    padding: 12px;
    background: #333;
    font-family: "OpensansBold";
    font-size: 14px;
    color: #FFF;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-kategori-menu .fa {
    margin-right: 10px;
    margin-left: 5px;
}

/*** MENU BAR ***/
.menu-topbar {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 999;
}

.menu-topbar li {
    display: block;
}

.menu-topbar li a {
    display: block;
    padding: 7px 15px;
    background: #222;
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #333;
}

.menu-topbar li a:hover {
    background: #353535;
}

.menu-topbar li a .fa {
    margin-top: 3px;
}
/*** END MENU BAR ***/

/*box-form-search*/
.box-form-search {
    padding: 7px;
    background: #75b9df;
}

.box-form-search input, .box-form-search button {
    border: 1px solid #FFF;
}

.box-form-search input {
    box-shadow: none;
}

.box-form-search input:focus {
    border: 1px solid transparent;
    box-shadow: none;
}

.box-form-search button:hover {
    background: #EEE;
    border: 1px solid transparent;
}

.box-cart-menu {
    background: #5d9ec3;
    font-family: "OpensansReguler";
    color: #FFF;
}

.box-cart-menu a {
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-cart-menu .ikon-cart {
    display: inline-block;
    padding: 9.1px 15px;
    margin-right: 15px;
    font-size: 18px;
    color: #FFF;
    background: #5599bf;
}

#banner {
    position: relative;
    margin-top: -25px;
    z-index: 99;
}

.box-banner {
    margin-right: -5px;
    margin-left: -5px;
    font-size: 0px;
}

.box-banner .item-banner {
    margin-bottom: 10px;
    vertical-align: top;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    width: 50%;
    font-size: 14px;
}

.box-banner .item-banner-full {
    margin-bottom: 10px;
    vertical-align: top;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    width: 100%;
    font-size: 14px;
}

.tag-konten {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.tag-konten:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #DDD;
    transform: translate(0, -50%);
}

.tag-konten .nama-tag-konten {
    position: relative;
    display: inline-block;
    font-family: "OpensansBold";
    font-size: 28px;
    color: #4C4C4C;
    z-index: 2;
}

.tag-konten .nama-tag-konten:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 140%;
    height: 2px;
    background: #FFF;
    transform: translate(-50%, -50%);
    z-index: -1;
}

#best-seller {
    padding-bottom: 40px;
}

.box-bestpro .item-bestpro {
    /* padding: 2px; */
    margin-right: -10px;
    margin-left: -10px;
}

.box-bestpro .item-bestpro img {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    font-size: 14px;
}

.box-bestpro .item-bestpro .judul-bestpro {
    font-family: "OpensansReguler";
    font-size: 14px;
    color: #424242;
}

.box-bestpro .item-bestpro .judul-bestpro a {
    color: #424242;
}

.box-bestpro .item-bestpro .judul-bestpro a:hover {
    color: #5599bf;
}

.box-bestpro .item-bestpro .kat-bestpro {
    margin-bottom: 5px;
    font-family: "OpensansReguler";
    font-size: 12px;
    color: #b3b3b3;
}

.box-bestpro .item-bestpro .harga-bestpro {
    margin-bottom: 10px;
    font-family: "OpensansBold";
    font-size: 18px;
    color: #d61010;
}

.box-bestpro .item-bestpro .item-cart-bestpro {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.box-bestpro .item-bestpro .item-cart-bestpro .btn-beli, .box-bestpro .item-bestpro .item-cart-bestpro .btn-viewpro {
    display: inline-block;
    padding: 7px 10px;
    font-size: 12px;
    color: #666;
}

.box-bestpro .item-bestpro .item-cart-bestpro .btn-beli:hover, .box-bestpro .item-bestpro .item-cart-bestpro .btn-viewpro:hover {
    color: #999;
}

#populer-pro {
    padding-top: 30px;
    padding-bottom: 30px;
}

.box-pro {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.box-pro .item-pro {
    margin-bottom: 20px;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    font-size: 14px;
}

.box-pro .item-pro img {
    margin-bottom: 10px;
}

.box-pro .item-pro .judul-pro {
    margin-bottom: 7px;
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #424242;
    height: 38px;
    overflow: hidden;
}

.box-pro .item-pro .judul-pro a {
    color: #424242;
}

.box-pro .item-pro .judul-pro a:hover {
    color: #5599bf;
}

.box-pro .item-pro .kat-pro {
    margin-bottom: 5px;
    font-family: "OpensansReguler";
    font-size: 12px;
    color: #b3b3b3;
}

.box-pro .item-pro .harga-pro {
    margin-bottom: 10px;
    font-family: "OpensansBold";
    font-size: 18px;
    color: #d61010;
}

.box-pro .item-pro .item-cart-pro {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.box-pro .item-pro .item-cart-pro .btn-beli, .box-pro .item-pro .item-cart-pro .btn-viewpro {
    display: inline-block;
    padding: 7px 10px;
    font-size: 12px;
    color: #666;
}

.box-pro .item-pro .item-cart-pro .btn-beli:hover, .box-pro .item-pro .item-cart-pro .btn-viewpro:hover {
    color: #999;
}

.boxpro .item-pro {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: 25%;
    font-size: 14px;
}

.page-top {
    position: relative;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 20px;
    border: 1px solid #DDD;
}

.page-top .item-hal {
    display: inline-block;
    font-family: "OpensansReguler";
    font-size: 13px;
    vertical-align: middle;
}

.page-top .item-hal.tag {
    margin-right: 3px;
    font-family: "OpensansBold";
}

.page-top .item-hal .drop-hal {
    padding: 3px;
    margin-right: 3px;
}

.menu-merk {
    display: none;
    position: absolute;
    left: -1px;
    top: 100%;
}

.menu-merk li {
    display: block;
    width: 100%;
    min-width: 180px;
}

.menu-merk li a {
    display: block;
    padding: 7px 10px;
    background: #5599bf;
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #FFF;
    border-bottom: 1px solid #5d9ec3;
}

.menu-merk li a:hover {
    background: #75b9df;
}

.sidebar-produk .panel {
    padding: 20px;
    margin-bottom: 20px;
    border: none;
    border: 1px solid #DDD;
    border-radius: 0px;
    box-shadow: none;
}

.sidebar-produk .panel:last-child {
    margin-bottom: 0px;
}

.sidebar-produk .panel-heading {
    padding: 0px;
    background: #FFF;
    font-family: "OpensansReguler";
    color: #e51d15;
    border: none;
}

.sidebar-produk .panel-heading .panel-title {
    padding-left: 10px;
    font-size: 14px;
    border-left: 3px solid #e51d15;
}

.sidebar-produk .panel-heading .panel-title a {
    display: block;
}

.sidebar-produk .panel-body {
    padding: 0px;
    padding: 10px 15px;
    border: none !important;
}

.sidebar-produk .sidebar-menu li {
    display: block;
}

.sidebar-produk .sidebar-menu li a {
    display: block;
    padding: 5px 0px;
    font-family: "OpensansReguler";
    font-size: 12px;
    color: #4c4c4c;
}

.sidebar-produk .sidebar-menu li a:hover {
    color: #5d9ec3;
}

.banner-tiga {
    padding-top: 15px;
}

/*** BERITA ***/
#berita-home {
    padding-bottom: 50px;
}

.box-berita {
    margin-right: -15px;
    margin-left: -15px;
    font-size: 0px;
}

.box-berita .item-berita {
    vertical-align: top;
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
    font-size: 14px;
}

.box-berita .item-berita img {
    margin-bottom: 15px;
}

.box-berita .item-berita .img-berita {
    position: relative;
}

.box-berita .item-berita .img-berita .tgl-berita {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 40px;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
}

.box-berita .item-berita .img-berita .tgl-berita .num-berita {
    font-family: "OpensansBold";
    font-size: 28px;
    color: #FFF;
    line-height: 25px;
}

.box-berita .item-berita .img-berita .tgl-berita .bul-berita {
    font-family: "OpensansLight";
    font-size: 18px;
    color: #FFF;
}

.box-berita .item-berita .judul-item-berita {
    margin-bottom: 10px;
    font-family: "OpensansReguler";
    font-size: 20px;
    color: #c38749;
}

.box-berita .item-berita .judul-item-berita a {
    color: #c38749;
}

.box-berita .item-berita .judul-item-berita a:hover {
    color: #888;
}

.box-berita .item-berita .subisi-item-berita {
    margin-bottom: 10px;
    font-family: "OpensansReguler";
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.box-berita .item-berita .btn-berita {
    display: inline-block;
    font-family: "OpensansBold";
    font-size: 13px;
    color: #5b5b5b;
    text-decoration: underline;
}

.list-berita {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #DDD;
}

.list-berita .jud-list-berita {
    margin-bottom: 10px;
    font-family: "OpensansBold";
    font-size: 18px;
    color: #555;
}

.list-berita .jud-list-berita a {
    text-transform: capitalize;
    color: #555;
}

.list-berita .jud-list-berita a:hover {
    color: #5599bf;
}

.list-berita .tgl-list-berita {
    margin-bottom: 5px;
    font-family: "OpensansLight";
    font-size: 12px;
    color: #888;
}

.list-berita .subisi-list-berita {
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #555;
    line-height: 22px;
}

.tag-sidebar-berita {
    padding: 10px 15px;
    font-family: "OpensansLight";
    font-size: 18px;
    color: #FFF;
    background: #5599bf;
}

.list-side-berita {
    padding: 13px 0px;
    border-bottom: 1px dotted #DDD;
}

.list-side-berita .img-side-berita {
    float: left;
    margin-right: 15px;
    width: 100px;
}

.list-side-berita .konten-side-berita {
    float: left;
    width: calc(100% - 115px);
}

.list-side-berita .judul-side-berita {
    font-family: "OpensansLight";
    font-size: 13px;
}

.list-side-berita .judul-side-berita a {
    color: #555;
    text-transform: capitalize;
}

.list-side-berita .judul-side-berita a:hover {
    color: #5599bf;
}

.box-berita-detail {
    padding-bottom: 30px;
}

.box-berita-detail .judul-berita {
    margin-bottom: 10px;
    font-family: "OpensansLight";
    font-size: 24px;
    color: #444;
}

.box-berita-detail .tgl-berita {
    margin-bottom: 10px;
    font-family: "OpensansLight";
    font-size: 13px;
    color: #888;
}

.box-berita-detail .img-berita {
    margin-bottom: 20px;
}

.box-berita-detail .isi-berita {
    font-family: "OpensansReguler";
    font-size: 14px;
    color: #444;
    line-height: 1.8em;
}
/*** END BERITA ***/

/*star-soproIndo*/
#soproIndo {
    position: relative;
}

#soproIndo .video {
    width: 100%;
    /*height: auto;*/
    height: 500px;
    display: block !important;
}

#soproIndo video {
    width: 100%;
    /*height: auto;*/
    height: 500px;
    display: block !important;
}

#soproIndo .object video {
    object-fit: cover;
}

#soproIndo .object video {
    object-fit: fill;
}


#soproIndo .bottom-left {
    position: absolute;
    left: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #00adef;
    border-radius: 15px;
    padding: 10px 25px;
}

#soproIndo .bottom-left span {
    cursor: pointer;
    font-size: 25px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "PoppinsRegular";
    letter-spacing: 3px;
}

@media (max-width: 400px) {
    #soproIndo .object video {
        height: 400px;
    }
}
/*end-soproIndo*/

/*star-enterSopro*/
#enterSopro {
    padding-top: 15px;
    padding-bottom: 15px;
}

#enterSopro .imgEnter {
    display: block;
}

#enterSopro .imgEnter img {
    max-width: 100%;
    height: auto;
}

.btnSopro {
    display: inline-block;
    padding: 10px 25px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0 solid transparent;
    border-radius: 15px;
}

.btnSopro-info {
    color: #ffffff;
    background-color: #00adef;
    border-color: #00adef;
}

.btnSopro:hover, .btnSopro:focus {
    color: #ffffff;
    text-decoration:none
}

.btnSopro .control.icon-play {
    display:inline-block;
    width: 100%;
    border-radius: 50%;
    font-size: 25px;
    text-transform: uppercase;
    font-family: "PoppinsRegular";
    letter-spacing: 3px;
    font-style: normal;
}

.btnSopro .control.icon-pause {
    display:inline-block;
    width: 100%;
    border-radius: 50%;
    font-size: 25px;
    text-transform: uppercase;
    font-family: "PoppinsRegular";
    letter-spacing: 3px;
    font-style: normal;
}

@media (max-width: 991px) {
    #enterSopro .imgEnter {
        margin-bottom: 20px;
    }
}
/*end-enterSopro*/

/*star-imgAbsolute*/
#imgAbsolute {
    position: relative;
}

#imgAbsolute .elips {
    position: absolute;
    width: 100%;
    top: -140px;
    -webkit-mask-size: 100% 101%;
    mask-size: 100% 101%;
    background: transparent;
    left: 0;
}

#imgAbsolute .elips img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 1300px) {
    #imgAbsolute .elips {
        top: -135px;
    }
}

@media (max-width: 1250px) {
    #imgAbsolute .elips {
        top: -130px;
    }
}

@media (max-width: 1200px) {
    #imgAbsolute .elips {
        top: -125px;
    }
}

@media (max-width: 1150px) {
    #imgAbsolute .elips {
        top: -115px;
    }
}

@media (max-width: 1100px) {
    #imgAbsolute .elips {
        top: -105px;
    }
}

@media (max-width: 1024px) {
    #imgAbsolute .elips {
        top: -105px;
    }
}

@media (max-width: 991px) {
    #imgAbsolute .elips {
        top: -95px;
    }
}

@media (max-width: 900px) {
    #imgAbsolute .elips {
        top: -90px;
    }
}

@media (max-width: 850px) {
    #imgAbsolute .elips {
        top: -85px;
    }
}

@media (max-width: 800px) {
    #imgAbsolute .elips {
        top: -78px;
    }
}

@media (max-width: 750px) {
    #imgAbsolute .elips {
        top: -70px;
    }
}

@media (max-width: 700px) {
    #imgAbsolute .elips {
        top: -67px;
    }
}

@media (max-width: 650px) {
    #imgAbsolute .elips {
        top: -62px;
    }
}

@media (max-width: 600px) {
    #imgAbsolute .elips {
        top: -55px;
    }
}

@media (max-width: 550px) {
    #imgAbsolute .elips {
        top: -50px;
    }
}

@media (max-width: 500px) {
    #imgAbsolute .elips {
        top: -45px;
    }
}

@media (max-width: 450px) {
    #imgAbsolute .elips {
        top: -40px;
    }
}

@media (max-width: 400px) {
    #imgAbsolute .elips {
        top: -35px;
    }
}

@media (max-width: 375px) {
    #imgAbsolute .elips {
        top: -35px;
    }
}

@media (max-width: 365px) {
    #imgAbsolute .elips {
        top: -32px;
    }
}

@media (max-width: 320px) {
    #imgAbsolute .elips {
        top: -30px;
    }
}

@media (max-width: 300px) {
    #imgAbsolute .elips {
        top: -28px;
    }
}

@media (max-width: 280px) {
    #imgAbsolute .elips {
        top: -25px;
    }
}
/*end-imgAbsolute*/

/*star-bread-news*/
.map-khusus-news {
    padding-top: 0px;
    border-top: 1px solid #000;
    border-bottom: none;
}

.map-halaman-news {
    padding: 10px 0px;
    border-bottom: 0px solid #EEEEEE;
    background: #000;
}

.breadcrumb-news {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #000;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-news>li {
    display: inline-block;
}

.breadcrumb-news>li.active a {
    color: #ffffff;
}

.map-khusus-news .breadcrumb-news {
    padding-bottom: 10px;
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px;
}

.map-halaman-news .breadcrumb-news {
    margin-bottom: 0px;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 15px;
    background: #000;
}

.map-halaman-news .breadcrumb-news a {
    color: #686868;
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}

.breadcrumb-news>li+li:before {
    padding: 0 0px;
    color: #686868;
    content: "/\00a0";
}
/*end-bread-news*/

/*star-bread-gallery*/
.map-khusus-gallery {
    padding-top: 0px;
    border-top: 1px solid #000;
    border-bottom: none;
}

.map-halaman-gallery {
    padding: 10px 0px;
    border-bottom: 0px solid #EEEEEE;
    background: #000;
}

.breadcrumb-gallery {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #000;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-gallery>li {
    display: inline-block;
}

.breadcrumb-gallery>li.active a {
    color: #ffffff;
}

.map-khusus-gallery .breadcrumb-gallery {
    padding-bottom: 10px;
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px;
}

.map-halaman-gallery .breadcrumb-gallery {
    margin-bottom: 0px;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 15px;
    background: #000;
}

.map-halaman-gallery .breadcrumb-gallery a {
    color: #686868;
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}

.breadcrumb-gallery>li+li:before {
    padding: 0 0px;
    color: #686868;
    content: "/\00a0";
}
/*end-bread-gallery*/

/*star-bread-about*/
.map-khusus-about {
    padding-top: 0px;
    border-top: 1px solid #000;
    border-bottom: none;
}

.map-halaman-about {
    padding: 10px 0px;
    border-bottom: 0px solid #EEEEEE;
    background: #000;
}

.breadcrumb-about {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #000;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-about>li {
    display: inline-block;
}

.breadcrumb-about>li.active a {
    color: #ffffff;
}

.map-khusus-about .breadcrumb-about {
    padding-bottom: 10px;
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px;
}

.map-halaman-about .breadcrumb-about {
    margin-bottom: 0px;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 15px;
    background: #000;
}

.map-halaman-about .breadcrumb-about a {
    color: #686868;
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}

.breadcrumb-about>li+li:before {
    padding: 0 0px;
    color: #686868;
    content: "/\00a0";
}
/*end-bread-about*/

/*** ABOUT ***/
#aboutPage {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #000;
}

#aboutPage .storyOne {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 70px;
    line-height: 75px;
    color: #ffffff;
    padding-bottom: 33px;
}

#aboutPage .storyTwo {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #ffffff;
    padding-bottom: 82px;
}

/*** END ABOUT ***/

/*star-serviceProtect*/
#serviceProtect {
    background: #ffffff;
    padding-bottom: 54px;
}

#serviceProtect .one {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 70px;
    line-height: 75px;
    color: #232323;
    padding-bottom: 33px;
}

#serviceProtect .row.borders {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 54px;
}

#serviceProtect .row.borders .two {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 45px;
    color: #232323;
}

#serviceProtect .row.borders .trhee {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #232323;
}

#serviceProtect .row.pratice {
    padding-top: 65px;
}

#serviceProtect .row.pratice .best {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    color: #232323;
}

#serviceProtect .row.pratice .confiRell {
    position: relative;
    margin-top: 20px;
}

#serviceProtect .row.pratice .confiRell .one {
    color: #F5F5F5;
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 600;
    font-size: 96px;
    line-height: 28px;
}

#serviceProtect .row.pratice .confiRell .two {
    position: absolute;
    z-index: 0;
    bottom: 5px;
    color: #DEB03B;
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 28px;
}

#serviceProtect .row.pratice .must {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #000000;
    padding-top: 16px;
    padding-bottom: 55px;
}

@media (max-width: 991px) {
    #serviceProtect .row.borders .two {
        padding-bottom: 10px;
    }
    #serviceProtect .row.pratice .best {
        padding-bottom: 35px;
    }
}

@media (max-width: 400px) {
    #serviceProtect .one {
        font-size: 55px;
        line-height: 60px;
    }
}
/*end-serviceProtect*/

/*star-recoverDesc*/
#serviceFramework {
    background: #DEB03B;
    padding-top: 60px;
    padding-bottom: 60px;
}

#serviceFramework .textCyber {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    color: #232323;
    width: 58%;
}

.recoverDesc {
    /*font-family: "PoppinsRegular";*/
    /*font-size: 18px;*/
    /*line-height: 32px;*/
    /*color: #001B4C;*/
}

.values {
    padding: 60px 0 0 0;
}

.row.jarak-2 {
    padding-bottom: 15px;
}

.jarak {
    padding-bottom: 15px;
}

.col-md-4.jarak .detect {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 700;
    /*font-size: 60px;*/
    font-size: 55px;
    line-height: 73px;
    color: #FCE29F;
}

.col-md-8.jarak .nature {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #232323;
    margin-top: 10px;
    display: block;
}

@media (max-width: 450px) {
    .col-md-4.jarak .detect {
        font-size: 50px;
        line-height: 63px;
    }
}

@media (max-width: 400px) {
    #serviceFramework .textCyber {
        font-size: 35px;
        line-height: 40px;
        width: 100%;
    }
    .col-md-4.jarak .detect {
        font-size: 45px;
        line-height: 58px;
    }
}

@media (max-width: 375px) {
    #serviceFramework .textCyber {
        font-size: 35px;
        line-height: 40px;
        width: 100%;
    }
    .col-md-4.jarak .detect {
        font-size: 40px;
        line-height: 53px;
    }
}

@media (max-width: 365px) {
    #serviceFramework .textCyber {
        font-size: 30px;
        line-height: 40px;
        width: 100%;
    }
    .col-md-4.jarak .detect {
        font-size: 35px;
        line-height: 48px;
    }
}

@media (max-width: 320px) {
    #serviceFramework .textCyber {
        font-size: 30px;
        line-height: 40px;
        width: 100%;
    }
    .col-md-4.jarak .detect {
        font-size: 30px;
        line-height: 43px;
    }
}
/*end-recoverDesc*/

/*star-slick-slide*/
#serviceHomes {
    background: #0F0522;
}

#serviceHomes .one {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1em;
    color: #DEB03B;
    padding-bottom: 16px;
}

#serviceHomes .two {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 700;
    font-size: 74px;
    line-height: 80px;
    color: #FFFFFF;
    width: 90%;
}

.serviceHomes .slide.slick-slide {
    /*position: relative;*/
    left: 0px;
    top: 0px;
    z-index: 998;
    opacity: 0;
    transition: opacity 250ms linear 0s;
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.botles-carousel {
    position: relative;
    display: list-item;
    padding-top: 85px;
}

.serviceHomes .info {
    position: absolute;
    width: 90%;
    /*max-width: 500px;*/
    bottom: 0px;
    /*right: 5%;*/
    left: 20px;
    pointer-events: none;
}

/*.serviceHomes .info:before {
    content: "";
    position: absolute;
    width: 65%;
    height: 80%;
    top: 0;
    left: 0;
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    -o-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
    background: #F7D069;
}*/

.inner {
    position: relative;
    padding: 30px 30px 30px 30px;
    /*background: #FFFFFF;*/
    background: #DEB03B;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.5);
}

.inner h3 {
    margin-top: 0px;
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #252525;
    padding-bottom: 24px;
}

.inner p {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #252525;
    padding-bottom: 24px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

@media (max-width: 1150px) {
    #serviceHomes .two {
        font-size: 60px;
        line-height: 66px;
    }
}

@media (max-width: 1024px) {
    #serviceHomes .two {
        font-size: 60px;
        line-height: 66px;
    }
}

@media (max-width: 991px) {
    #serviceHomes .two {
        font-size: 60px;
        line-height: 66px;
        padding-bottom: 30px;
    }
}

@media (max-width: 700px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 155px;
    }
}

@media (max-width: 650px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 155px;
    }
}

@media (max-width: 600px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 130px;
    }
    .inner h3 {
        font-size: 30px;
        line-height: 30px;
    }
}

@media (max-width: 550px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 130px;
    }
    .inner h3 {
        font-size: 30px;
        line-height: 30px;
    }
}

@media (max-width: 500px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 170px;
    }
    .inner h3 {
        font-size: 25px;
        line-height: 25px;
    }
}

@media (max-width: 450px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 210px;
    }
    .inner h3 {
        font-size: 25px;
        line-height: 25px;
    }
}

@media (max-width: 400px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 200px;
    }
    .inner h3 {
        font-size: 20px;
        line-height: 20px;
    }
    .inner p {
        font-size: 13px;
        line-height: 18px;
    }
    .serviceHomes a.buton {
        padding: 10px 12px;
    }
    #serviceHomes .two {
        font-size: 50px;
        line-height: 60px;
    }
}

@media (max-width: 375px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 190px;
    }
    .inner h3 {
        font-size: 20px;
        line-height: 20px;
    }
    .inner p {
        font-size: 13px;
        line-height: 18px;
    }
    .serviceHomes a.buton {
        padding: 10px 12px;
    }
    #serviceHomes .two {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 365px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 190px;
    }
    .inner h3 {
        font-size: 20px;
        line-height: 20px;
    }
    .inner p {
        font-size: 13px;
        line-height: 18px;
    }
    .serviceHomes a.buton {
        padding: 10px 12px;
    }
    #serviceHomes .two {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 320px) {
    .slick-slide img {
        display: block;
        max-width: 100%;
    }
    .botles-carousel {
        position: relative;
        display: list-item;
        padding-top: 190px;
    }
    .inner h3 {
        font-size: 20px;
        line-height: 20px;
    }
    .inner p {
        font-size: 13px;
        line-height: 18px;
    }
    .serviceHomes a.buton {
        padding: 10px 12px;
    }
    #serviceHomes .two {
        font-size: 40px;
        line-height: 50px;
    }
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;

  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("./fonts/slick.woff") format("woff"),
    url("./fonts/slick.ttf") format("truetype"),
    url("./fonts/slick.svg#slick") format("svg");
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px; /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 40px;
    line-height: 1;
    opacity: 0.75;
    color: red;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
    position: absolute;
}

[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: "←";
}

/**/
.slick-prev:before {
    content: "→";
    cursor: pointer;
}

.slick-next {
    right: -25px;
    position: absolute;
}

[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: "→";
}

/**/
.slick-next:before {
    content: "←";
    cursor: pointer;
}

.serviceHomes {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 90px;
}

.serviceHomes .slide {
    width: 240px;
}

a.buton {
    pointer-events: auto;
    cursor: pointer;
    border: none;
    padding: 18px 20px;
    color: #ffffff;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    position: relative;
    display: inline-block;
    background: #000;
    border-radius: 50%;
}

/*img {
      display: inline-block;
}*/

/*h3, p {
    text-align: left;
}*/

/*.slick-arrow {
    position: absolute;
    top: 137px;
    transform: translateY(-50%);
    z-index: 99999;
}*/
.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}
/*end-slick-slide*/

/*star-homeAbout*/
#homeAbout {
    position: relative;
    background: #0F0522;
    display: block;
    padding-bottom: 200px;
}

#homeAbout .imgdaun {
    position: absolute;
    /*z-index: 100;*/
    z-index: 0;
    top: 0px;
    left: -10px;
    max-width: 100%;
    height: auto;
    border-radius: 0;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 0px 1px #aaaaaa;
    box-shadow: 0px 0px 0px 0px #aaaaaa;
}

#homeAbout .future {
    /*font-family: "MontserratRegular";*/
    font-family: "MontserratBold";
    /*font-style: normal;*/
    /*font-weight: 700;*/
    font-size: 122px;
    line-height: 130px;
    color: #FFFFFF;
    padding-top: 180px;
    padding-bottom: 38px;
    width: 80%;
}

#homeAbout .identify {
    float: right;
    display: inline-block;
    width: 50%;
}

#homeAbout .identify .one {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 60px;
    color: #DEB03B;
    padding-bottom: 27px;
}

#homeAbout .identify .two {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #FFFFFF;
    padding-bottom: 60px;
}

#homeAbout .btnDiscus {
    position: relative;
    text-align: center;
}

#homeAbout .btnDiscus a {
    position: absolute;
    /*left: 50%;*/
    left: 20%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
    display: inline-block;
    font-family: "MontserratRegular";
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;

    padding: 0.5em 2em;
    padding: 8px 35px;
    border: 1px solid #ffffff;
    /*background: #DEB03B;*/
    border-radius: 100px;
    transition: 0.02s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

#homeAbout .btnDiscus a::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #cecd24;
    transition: 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s cubic-bezier(0.1, 0, 0.1, 1);
    z-index: -1;
}

#homeAbout .btnDiscus a::after {
    content: "";
    display: inline-block;
    background-image: url("../img/icon/discover.png");
    position: absolute;
    top: 0;
    left: calc(100% - 3em);
    right: 3em;
    bottom: 0;
    background-size: 1.5em;
    background-repeat: no-repeat;
    background-position: center;
    transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1);
}

#homeAbout .btnDiscus a:hover {
    /*padding: 0.5em 3.5em 0.5em 0.5em;*/
    padding: 8px 55px 8px 30px;
}

#homeAbout .btnDiscus a:hover::before {
    left: calc(100% - 3em);
    right: 0;
    border-radius: 100px;
    transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

#homeAbout .btnDiscus a:hover::after {
    right: 0;
    transition: right 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

@media (max-width: 1920px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1900px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1850px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1800px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1750px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1700px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1650px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1600px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1550px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1500px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1450px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1400px) {
    #homeAbout .future {
        font-size: 122px;
        line-height: 130px;
        width: 80%;
        padding-top: 120px;
    }
}

@media (max-width: 1350px) {
    #homeAbout .future {
        font-size: 122px;
        line-height: 130px;
        width: 80%;
        padding-top: 120px;
    }
}

@media (max-width: 1300px) {
    #homeAbout .future {
        font-size: 100px;
        line-height: 110px;
        width: 70%;
        padding-top: 120px;
    }
}

@media (max-width: 1150px) {
    #homeAbout .btnDiscus a {
        left: 23%;
    }
}

@media (max-width: 1100px) {
    #homeAbout .btnDiscus a {
        left: 23%;
    }
}

@media (max-width: 1024px) {
    #homeAbout .btnDiscus a {
        left: 23%;
    }
}

@media (max-width: 991px) {
    #homeAbout .btnDiscus a {
        left: 30%;
    }
}

@media (max-width: 900px) {
    #homeAbout .future {
        padding-top: 110px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 15%;
    }
}

@media (max-width: 850px) {
    #homeAbout .future {
        padding-top: 110px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 15%;
    }
}

@media (max-width: 800px) {
    #homeAbout .future {
        padding-top: 110px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 16%;
    }
}

@media (max-width: 750px) {
    #homeAbout .future {
        padding-top: 110px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 16%;
    }
}

@media (max-width: 700px) {
    #homeAbout .future {
        padding-top: 110px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 17%;
    }
}

@media (max-width: 650px) {
    #homeAbout .future {
        padding-top: 110px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 19%;
    }
}

@media (max-width: 600px) {
    #homeAbout {
        padding-bottom: 140px;
    }
    #homeAbout .future {
        padding-top: 110px;
        font-size: 80px;
        line-height: 88px;
        width: 100%;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 110px;
    }
}

@media (max-width: 550px) {
    #homeAbout {
        padding-bottom: 140px;
    }
    #homeAbout .future {
        padding-top: 110px;
        font-size: 70px;
        line-height: 78px;
        width: 100%;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 110px;
    }
}

@media (max-width: 500px) {
    #homeAbout {
        padding-bottom: 140px;
    }
    #homeAbout .future {
        padding-top: 110px;
        font-size: 60px;
        line-height: 68px;
        width: 100%;
    }
    #homeAbout .identify .one {
        font-size: 30px;
        line-height: 45px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 110px;
    }
}

@media (max-width: 450px) {
    #homeAbout {
        padding-bottom: 140px;
    }
    #homeAbout .future {
        padding-top: 110px;
        font-size: 60px;
        line-height: 68px;
        width: 100%;
    }
    #homeAbout .identify .one {
        font-size: 25px;
        line-height: 40px;
    }
    #homeAbout .identify .two {
        font-size: 13px;
        line-height: 26px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 100px;
        font-size: 13px;
        line-height: 26px;
    }
}

@media (max-width: 400px) {
    #homeAbout {
        padding-bottom: 140px;
    }
    #homeAbout .future {
        padding-top: 110px;
        font-size: 50px;
        line-height: 58px;
        width: 100%;
    }
    #homeAbout .identify .one {
        font-size: 25px;
        line-height: 40px;
    }
    #homeAbout .identify .two {
        font-size: 13px;
        line-height: 26px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 0;
        width: 100%;
        transform: translate(0%);
    }
}

@media (max-width: 375px) {
    #homeAbout {
        padding-bottom: 140px;
    }
    #homeAbout .future {
        padding-top: 110px;
        font-size: 40px;
        line-height: 48px;
        width: 100%;
    }
    #homeAbout .identify .one {
        font-size: 30px;
        line-height: 50px;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 0;
        width: 100%;
        transform: translate(0%);
    }
}

@media (max-width: 365px) {
    #homeAbout {
        padding-bottom: 140px;
    }
    #homeAbout .future {
        padding-top: 110px;
        font-size: 40px;
        line-height: 48px;
        width: 100%;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 0;
        width: 100%;
        transform: translate(0%);
    }
}

@media (max-width: 320px) {
    #homeAbout {
        padding-bottom: 140px;
    }
    #homeAbout .future {
        padding-top: 110px;
        font-size: 40px;
        line-height: 48px;
        width: 100%;
    }
    #homeAbout .identify {
        float: left;
        width: 100%;
    }
    #homeAbout .btnDiscus a {
        left: 0;
        width: 100%;
        transform: translate(0%);
    }
}
/*end-homeAbout*/

/*star-content-home-gallery*/
.content-home-gallery {
  position: relative;
  padding-top: 30px;
  /*padding-bottom: 70px;*/
  padding-bottom: 220px;
  background: #0F0522;
  border-bottom: 0px solid #eaeaeaea;
}

.content-home-gallery .textgal {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1em;
    color: #DEB03B;
    padding-bottom: 21px;
}

.content-home-gallery .latest {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 700;
    font-size: 74px;
    line-height: 80px;
    color: #FFFFFF;
}

.content-home-gallery .joint {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #FFFFFF;
}

.content-home-gallery .container-fluid.noPads {
    padding-left: 0;
    padding-right: 0;
}

.content-home-gallery #owl-gallery {
    padding-top: 58px;
}

.content-home-gallery .container-fluid .owl-carousel .owl-next {
    position: absolute;
    /*top: 30%;*/
    top: 50%;
    /*left: -20px;*/
    right: 0%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: #EBEBEB solid 0px;
    border-radius: 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
}

.content-home-gallery .container-fluid .owl-carousel .owl-prev {
    position: absolute;
    top: 50%;
    /*left: 0%;*/
    left: 45px;
    transform: translate(-50%, -50%);
    background: transparent;
    border: #36893B solid 0px;
    border-radius: 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
}

.content-home-gallery .container-fluid .owl-carousel .owl-prev .fa {
    color: #9D9D9D;
    font-size: 25px;
}

@media (max-width: 1200px) {
    .content-home-gallery .container-fluid .owl-carousel .owl-next {
        right: 0%;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-prev {
        left: 45px;
    }
}

@media (max-width: 1024px) {
    .content-home-gallery .container-fluid .owl-carousel .owl-next {
        right: 0%;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-prev {
        left: 45px;
    }
}

@media (max-width: 991px) {
    .content-home-gallery {
        padding-bottom: 190px;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-next {
        right: 0%;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-prev {
        left: 45px;
    }
    .content-home-gallery .latest {
        padding-bottom: 21px;
    }
}

@media (max-width: 850px) {
    .content-home-gallery {
        padding-bottom: 170px;
    }
}

@media (max-width: 800px) {
    .content-home-gallery {
        padding-bottom: 160px;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-next {
        right: 0px;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-prev {
        left: 45px;
    }
}

@media (max-width: 750px) {
    .content-home-gallery {
        padding-bottom: 150px;
    }
}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 640px) {}

@media (max-width: 700px) {
    .content-home-gallery {
        padding-top: 30px;
        padding-bottom: 140px;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-next {
        right: 0%;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-prev {
        left: 45px;
    }
}

@media (max-width: 600px) {
    .content-home-gallery {
        padding-top: 30px;
        padding-bottom: 130px;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-next {
        right: 0%;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-prev {
        left: 45px;
    }
}

@media (max-width: 500px) {
    .content-home-gallery {
        padding-top: 30px;
        padding-bottom: 115px;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-nav {
        display: none;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-next {
        right: 0%;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-prev {
        left: 45px;
    }
}

@media (max-width: 400px) {
    .content-home-gallery {
        padding-top: 30px;
        padding-bottom: 90px;
    }
    .content-home-gallery .latest {
        font-size: 60px;
        line-height: 66px;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-nav {
        display: none;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-next {
        right: 0%;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-prev {
        left: 45px;
    }
}

@media (max-width: 320px) {
    .content-home-gallery {
        padding-top: 25px;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-next {
        right: 37%;
    }
    .content-home-gallery .container-fluid .owl-carousel .owl-prev {
        left: 37%;
    }
}

.content-home-gallery .container-fluid .owl-carousel .item {
    padding: 0px 10px;
    /*text-align: center;*/
}

.content-home-gallery .container-fluid .owl-carousel .box-sale {
    position: relative;
    margin-bottom: 25px;
    /*min-height: 250px;*/
}

.content-home-gallery .container-fluid .owl-carousel .box-sale .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 20px;
}

.content-home-gallery .container-fluid .owl-carousel .box-sale .bottom-left span {
    color: #ffffff;
    font-size: 25px;
    line-height: 30px;
    font-family: "PoppinsRegular";
    margin: 0px;
}

.content-home-gallery .container-fluid .owl-carousel .box-sale .bottom-left h4 {
    color: #ffffff;
    font-size: 15px;
    line-height: 30px;
    font-family: "PoppinsRegular";
    margin: 0px;
}

.content-home-gallery .container-fluid .owl-carousel .box-sale p {
    margin: 0;
    display: block;
    color: #565656;
}

.content-home-gallery .container-fluid .owl-carousel .box-sale img {
    display: block;
    /*width: 100%;*/
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto 10px;
}

.content-home-gallery .container-fluid .owl-carousel .item .price-strip {
    color: #19160F;
    font-family: "PoppinsRegular";
    font-size: 20px;
    padding-top: 20px;
}

/*@media only screen and (min-width: 200px) and (max-width: 767px) {
    .content-home-gallery .container .owl-carousel .owl-nav {
        display: block;
    }
}*/
/*end-content-home-gallery*/

/*star-owl-stage-outer*/
.content-home-gallery .container .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: unset;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

@media (max-width: 1200px) {
    .content-home-gallery .container .owl-carousel .owl-stage-outer {
        overflow: hidden;
    }
}
/*end-owl-stage-outer*/

/*star-DemoCarousel*/
#DemoCarousel.carousel .carousel-indicators {}

#DemoCarousel.carousel .carousel-indicators li {
    background: #DEB03B;
    border: 0 solid #ffffff;
}

#DemoCarousel.carousel .carousel-indicators .active {
    background: #D9D9D9;
    border: 1px solid #ffffff;
}
/*end-DemoCarousel*/

/*star-slider-carousel*/
.carousel-caption {
    position: absolute;
    right: 13%;
    /*bottom: 25%;*/
    bottom: 33%;
    left: 13%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 5px;
    }
}

.carousel-caption .cartext {
    color: #ffffff;
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 20px;
}

.carousel-caption .cardesc {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
}

.carousel-inner .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 0;
    /*height: 90px;*/
    /*background: linear-gradient(180deg, #0F0522 0%, rgba(15, 5, 34, 0) 100%);*/
    background: linear-gradient(180deg, #0f052200 0%, #0F0522 100%);
    width: 100%;
}

@media (max-width: 1920px) {
    .carousel-caption {
        top: 40%;
        width: 35%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1900px) {
    .carousel-caption {
        top: 40%;
        width: 35%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1850px) {
    .carousel-caption {
        top: 40%;
        width: 40%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1800px) {
    .carousel-caption {
        top: 40%;
        width: 40%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1750px) {
    .carousel-caption {
        top: 40%;
        width: 40%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1700px) {
    .carousel-caption {
        top: 40%;
        width: 40%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1450px) {
    .carousel-caption {
        top: 40%;
        width: 50%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1400px) {
    .carousel-caption {
        top: 40%;
        width: 50%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1350px) {
    .carousel-caption {
        top: 40%;
        width: 50%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1300px) {
    .carousel-caption {
        top: 40%;
        width: 50%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1250px) {
    .carousel-caption {
        top: 40%;
        width: 50%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1200px) {
    .carousel-caption {
        top: 40%;
        width: 55%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1150px) {
    .carousel-caption {
        top: 30%;
        width: 55%;
    }
    .carousel-caption .cartext {
        font-size: 60px;
        line-height: 60px;
    }
    .carousel-caption .cardesc {
        font-size: 18px;
        line-height: 25px;
    }
}

@media screen and (min-width: 1200px) {
    .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
        display: block;
        width: 100%;
        height: auto;
    }
}

@media (max-width: 1025px) {
    .carousel-caption {
        bottom: 36%;
        width: 80%;
        right: 12%;
        left: 12%;
    }
    .carousel-caption .cartext {
        font-size: 33px;
        color: #ffffff;
        padding-bottom: 10px;
        line-height: 40px;
    }
}

@media (max-width: 1024px) {
    .carousel-caption {
        bottom: 36%;
        width: 80%;
        right: 12%;
        left: 12%;
    }
    .carousel-caption .cartext {
        font-size: 33px;
        color: #ffffff;
        padding-bottom: 10px;
        line-height: 40px;
    }
}

@media (max-width: 991px) {
    .carousel-caption {
        bottom: 33%;
        width: 80%;
        right: 12%;
        left: 12%;
    }
    .carousel-caption .cartext {
        font-size: 35px;
        color: #ffffff;
        padding-bottom: 10px;
        line-height: 40px;
    }
}

@media (max-width: 950px) {
    .carousel-caption {
        bottom: 34%;
        width: 80%;
        right: 12%;
        left: 12%;
    }
    .carousel-caption .cartext {
        font-size: 31px;
        color: #ffffff;
        padding-bottom: 10px;
        line-height: 40px;
    }
}

@media (max-width: 900px) {
    .carousel-caption {
        bottom: 34%;
        width: 80%;
        right: 12%;
        left: 12%;
    }
    .carousel-caption .cartext {
        font-size: 29px;
        color: #ffffff;
        padding-bottom: 10px;
        line-height: 34px;
    }
}

@media (max-width: 850px) {
    .carousel-caption {
        bottom: 33%;
        width: 80%;
        right: 12%;
        left: 12%;
    }
    .carousel-caption .cartext {
        font-size: 28px;
        color: #ffffff;
        padding-bottom: 10px;
        line-height: 34px;
    }
}

@media (max-width: 800px) {
    .carousel-caption {
        bottom: 33%;
        width: 80%;
        right: 12%;
        left: 12%;
    }
    .carousel-caption .cartext {
        font-size: 27px;
        color: #ffffff;
        padding-bottom: 10px;
        line-height: 34px;
    }
}

@media (max-width: 750px) {
    .carousel-caption {
        bottom: 32%;
        width: 80%;
        right: 11%;
        left: 11%;
    }
    .carousel-caption .cartext {
        font-size: 25px;
        color: #ffffff;
        padding-bottom: 10px;
        line-height: 31px;
    }
}

@media (max-width: 700px) {
    .carousel-caption {
        bottom: 26%;
        width: 80%;
        right: 11%;
        left: 11%;
    }
    .carousel-caption .cartext {
        font-size: 24px;
        color: #ffffff;
        padding-bottom: 10px;
        line-height: 31px;
    }
}

@media (max-width: 650px) {
    .carousel-caption {
        display: none;
    }
}

@media (max-width: 480px) {
    .carousel-caption {
        display: none;
    }
}

@media (max-width: 375px) {
    .carousel-caption {
        display: none;
    }
}

@media (max-width: 320px) {
    .carousel-caption {
        display: none;
    }
}
/*end-slider-carousel*/

/*star-discAbsolute*/
#discAbsolute {
    position: relative;
}

#discAbsolute .elips {
    position: absolute;
    width: 100%;
    top: -140px;
    -webkit-mask-size: 100% 101%;
    mask-size: 100% 101%;
    background: transparent;
    left: 0;
}

#discAbsolute .elips img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 1300px) {
    #discAbsolute .elips {
        top: -135px;
    }
}

@media (max-width: 1250px) {
    #discAbsolute .elips {
        top: -130px;
    }
}

@media (max-width: 1200px) {
    #discAbsolute .elips {
        top: -125px;
    }
}

@media (max-width: 1150px) {
    #discAbsolute .elips {
        top: -115px;
    }
}

@media (max-width: 1100px) {
    #discAbsolute .elips {
        top: -105px;
    }
}

@media (max-width: 1024px) {
    #discAbsolute .elips {
        top: -105px;
    }
}

@media (max-width: 991px) {
    #discAbsolute .elips {
        top: -95px;
    }
}

@media (max-width: 900px) {
    #discAbsolute .elips {
        top: -90px;
    }
}

@media (max-width: 850px) {
    #discAbsolute .elips {
        top: -80px;
    }
}

@media (max-width: 800px) {
    #discAbsolute .elips {
        top: -78px;
    }
}

@media (max-width: 750px) {
    #discAbsolute .elips {
        top: -70px;
    }
}

@media (max-width: 700px) {
    #discAbsolute .elips {
        top: -67px;
    }
}

@media (max-width: 650px) {
    #discAbsolute .elips {
        top: -62px;
    }
}

@media (max-width: 600px) {
    #discAbsolute .elips {
        top: -55px;
    }
}

@media (max-width: 550px) {
    #discAbsolute .elips {
        top: -50px;
    }
}

@media (max-width: 500px) {
    #discAbsolute .elips {
        top: -45px;
    }
}

@media (max-width: 450px) {
    #discAbsolute .elips {
        top: -40px;
    }
}

@media (max-width: 400px) {
    #discAbsolute .elips {
        top: -35px;
    }
}

@media (max-width: 375px) {
    #discAbsolute .elips {
        top: -35px;
    }
}

@media (max-width: 365px) {
    #discAbsolute .elips {
        top: -32px;
    }
}

@media (max-width: 320px) {
    #discAbsolute .elips {
        top: -30px;
    }
}

@media (max-width: 300px) {
    #discAbsolute .elips {
        top: -28px;
    }
}

@media (max-width: 280px) {
    #discAbsolute .elips {
        top: -25px;
    }
}
/*end-discAbsolute*/

/*star-discusHome*/
#discusHome {
    background: #ffffff;
    padding-bottom: 73px;
}

#discusHome .contact {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1em;
    color: #6D6D6D;
    padding-bottom: 10px;
    text-align: center;
}

#discusHome .taking {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 700;
    font-size: 74px;
    line-height: 80px;
    text-align: center;
    color: #232323;
    /*padding-bottom: 37px;*/
    padding-bottom: 70px;
}

#discusHome .btnDiscus {
    position: relative;
    text-align: center;
}

#discusHome .btnDiscus a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
    display: inline-block;
    font-family: "MontserratRegular";
    color: #232323;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;

    padding: 0.5em 2em;
    padding: 8px 35px;
    /*border: 2px solid #cecd24;*/
    background: #DEB03B;
    border-radius: 100px;
    transition: 0.02s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

#discusHome .btnDiscus a::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #cecd24;
    transition: 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s cubic-bezier(0.1, 0, 0.1, 1);
    z-index: -1;
}

#discusHome .btnDiscus a::after {
    content: "";
    display: inline-block;
    background-image: url("../img/icon/left.png");
    position: absolute;
    top: 0;
    left: calc(100% - 3em);
    right: 3em;
    bottom: 0;
    background-size: 1.5em;
    background-repeat: no-repeat;
    background-position: center;
    transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1);
}

#discusHome .btnDiscus a:hover {
    /*padding: 0.5em 3.5em 0.5em 0.5em;*/
    padding: 8px 55px 8px 30px;
}

#discusHome .btnDiscus a:hover::before {
    left: calc(100% - 3em);
    right: 0;
    border-radius: 100px;
    transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

#discusHome .btnDiscus a:hover::after {
    right: 0;
    transition: right 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

#discusHome .row.padEnam {
    /*padding-top: 69px;*/
    padding-top: 90px;
    text-align: center;
}

#discusHome .row.padEnam .jkrt {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #232323;
    padding-bottom: 13px;
}

#discusHome .row.padEnam .almtOne {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #232323;
}

#discusHome .row.padEnam .batam {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #232323;
    padding-bottom: 13px;
}

#discusHome .row.padEnam .almtTwo {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #232323;
}

@media (max-width: 991px) {
    #discusHome .row.padEnam .almtOne {
        padding-bottom: 20px;
    }
}

@media (max-width: 550px) {
    #discusHome .taking {
        font-size: 60px;
        line-height: 70px;
    }
    #discusHome .btnDiscus a {
        width: 70%;
    }
}

@media (max-width: 500px) {
    #discusHome .taking {
        font-size: 50px;
        line-height: 60px;
    }
    #discusHome .btnDiscus a {
        width: 70%;
    }
}

@media (max-width: 450px) {
    #discusHome .taking {
        font-size: 40px;
        line-height: 50px;
    }
    #discusHome .btnDiscus a {
        width: 100%;
    }
}
/*end-discusHome*/

/*star-serviceOwl*/
#serviceOwl {
    padding-top: 51px;
    padding-bottom: 115px;
}

#serviceOwl .owlRelative {
    position: relative;
}

#serviceOwl .related {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #232323;
    padding-bottom: 32px;
    text-align: center;
}

#serviceOwl .container .owl-carousel.owl-loaded {
    display: grid;
}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
    #serviceOwl {
        padding-bottom: 110px;
    }
    #serviceOwl .container .owl-carousel .box-sale .bottom-left .pre {
        display: none;
    }
}

@media (max-width: 900px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 850px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 800px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 750px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 700px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 650px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 600px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 550px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 500px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 450px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

@media (max-width: 400px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
    #serviceOwl .container .owl-carousel .item .box-sale .bottom-left span {
        font-size: 15px;
        line-height: 24px;
    }
}

@media (max-width: 375px) {
    #serviceOwl {
        padding-bottom: 95px;
    }
}

@media (max-width: 365px) {
    #serviceOwl {
        padding-bottom: 95px;
    }
}

@media (max-width: 320px) {
    #serviceOwl {
        padding-bottom: 100px;
    }
}

#serviceOwl .container .owl-carousel .owl-next {
    position: absolute;
    top: 30%;
    left: -20px;
}

#serviceOwl .container .owl-carousel .owl-prev {
    position: absolute;
    top: 30%;
    left: -20px;
}

#serviceOwl .container .owl-carousel .item {
    padding: 0px 5px;
}

#serviceOwl .container .owl-carousel .box-sale {
    position: relative;
    /*min-height: 250px;*/
}

#serviceOwl .container .owl-carousel .box-sale .bottom-left {
        position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    background: linear-gradient(180deg, #0F0522 0%, rgba(15, 5, 34, 0) 100%);
    /*height: 80px;*/
}

#serviceOwl .container .owl-carousel .box-sale .bottom-left span {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    padding-bottom: 8px;
    display: block;
}

#serviceOwl .container .owl-carousel .box-sale .bottom-left .pre {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #FFFFFF;
    width: 80%;
}

#serviceOwl .container .owl-carousel .box-sale img {
    display: block;
    /*width: 100%;*/
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto 10px;
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    /*#about-homes .container .owl-carousel .owl-nav {
        display: none;
    }*/
}

#serviceOwl .container .owl-carousel .owl-next {
    position: absolute;
    /*top: 30%;*/
    top: 115%;
    left: 20px;
    /*left: 47%;*/
    transform: translate(-50%, -50%);
    background: transparent;
    border: #EBEBEB solid 0px;
    border-radius: 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
}

#serviceOwl .container .owl-carousel .owl-next .fa {
  color: #9E9E9E;
}

#serviceOwl .container .owl-carousel .owl-prev {
    position: absolute;
    /*top: 30%;*/
    top: 115%;
    /*left: -20px;*/
    left: 80px;
    transform: translate(-50%, -50%);
    background: transparent;
    border: #36893B solid 0px;
    border-radius: 50%;
    /*max-width: 50%;*/
    padding-left: 8px;
    padding-right: 8px;
}

#serviceOwl .container .owl-carousel .owl-prev .fa {
    color: #ffffff;
}

@media (max-width: 1024px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 5px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 50px;
    }
}

@media (max-width: 991px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 5px;
        width: 25px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
        width: 25px;
    }
}

@media (max-width: 800px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 5px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
    }
}

@media (max-width: 750px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 5px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
    }
}

@media (max-width: 700px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 5px;
        width: 25px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
        width: 25px;
    }
}

@media (max-width: 600px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 5px;
        width: 25px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
        width: 25px;
    }
}

@media (max-width: 500px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 5px;
        width: 25px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
        width: 25px;
    }
}

@media (max-width: 450px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 5px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
    }
}

@media (max-width: 400px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 5px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
    }
}

@media (max-width: 375px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 10px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
    }
}

@media (max-width: 365px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 10px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
    }
}

@media (max-width: 320px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
    #serviceOwl .container .owl-carousel .owl-next {
        left: 10px;
    }
    #serviceOwl .container .owl-carousel .owl-prev {
        left: 35px;
    }
}

#serviceOwl .container .owl-carousel .item {
    padding: 0px 10px;
    /*text-align: center;*/
}

#serviceOwl .container .owl-carousel .box-sale {
    position: relative;
    margin-bottom: 25px;
    /*min-height: 250px;*/
}

#serviceOwl .container .owl-carousel .box-sale img {
    display: block;
    /*width: 100%;*/
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto 10px;
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    #serviceOwl .container .owl-carousel .owl-nav {
        display: block;
    }
}

/*@media screen and (max-width: 640px) {
  .content-home-jenisone {
    padding-top: 50px;
  }
}*/
/*end-owl-jenisone-home*/

/*star-bread-contact*/
.map-khusus-contact {
    padding-top: 0px;
    border-top: 1px solid #000;
    border-bottom: none;
}

.map-halaman-contact {
    padding: 10px 0px;
    border-bottom: 0px solid #EEEEEE;
    background: #000;
}

.breadcrumb-contact {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #000;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-contact>li {
    display: inline-block;
}

.breadcrumb-contact>li.active a {
    color: #ffffff;
}

.map-khusus-contact .breadcrumb-contact {
    padding-bottom: 10px;
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px;
}

.map-halaman-contact .breadcrumb-contact {
    margin-bottom: 0px;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 15px;
    background: #000;
}

.map-halaman-contact .breadcrumb-contact a {
    color: #686868;
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}

.breadcrumb-contact>li+li:before {
    padding: 0 0px;
    color: #686868;
    content: "/\00a0";
}
/*end-bread-contact*/

/*star-bread-service*/
.map-khusus-service {
    padding-top: 0px;
    border-top: 1px solid #f2f2f2;
    border-bottom: none;
}

.map-halaman-service {
    padding: 10px 0px;
    border-bottom: 0px solid #EEEEEE;
    background: #ffffff;
}

.breadcrumb-service {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-service>li {
    display: inline-block;
}

.breadcrumb-service>li.active a {
    color: #232323;
}

.map-khusus-service .breadcrumb-service {
    padding-bottom: 10px;
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px;
}

.map-halaman-service .breadcrumb-service {
    margin-bottom: 0px;
    font-family: "PoppinsRegular";
    font-size: 15px;
    background: #ffffff;
}

.map-halaman-service .breadcrumb-service a {
    color: #A8A8A8;
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}

.breadcrumb-service>li+li:before {
    padding: 0 0px;
    color: #A8A8A8;
    content: "/\00a0";
}
/*end-bread-service*/

/*star-serviceCat*/
#serviceCat {
    padding-top: 7px;
    padding-bottom: 100px;
}
 
.wrap-serviceCat {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
    padding-bottom: 20px;
}

.item-serviceCatTeks {
    padding-bottom: 50px;
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 70px;
    line-height: 75px;
    color: #232323;
}

.item-serviceCat {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    /* width: 33%; */
    width: calc(100% / 2);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.img-item-serviceCat {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.img-item-serviceCat img {
    display: block;
    /*width: 100%;*/
    /*border-radius: 10px;*/
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

.img-item-serviceCat:hover img {
    transform: scale(1.2);
}

.img-item-serviceCat .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    background: linear-gradient(180deg, #0F0522 0%, rgba(15, 5, 34, 0) 100%);
    /*height: 120px;*/
}

.img-item-serviceCat .bottom-left span {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    padding-bottom: 8px;
    display: block;
}

.img-item-serviceCat .bottom-left .pre {
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #FFFFFF;
    width: 80%;
}

.content-item-serviceCat {
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
}

@media (max-width: 1200px) {}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 900px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 850px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 800px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 750px) {}

@media (max-width: 700px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 650px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 600px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 550px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 500px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceCatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 450px) {
    .img-item-serviceCat .bottom-left span {
        font-size: 16px;
        line-height: 25px;
        padding-bottom: 0;
    }
    .img-item-serviceCat .bottom-left .pre {
        display: none;
    }
}

@media (max-width: 400px) {
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceCatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-serviceCat .bottom-left span {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 375px) {
    #serviceCat {
        padding-bottom: 0px;
    }
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceCatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-serviceCat .bottom-left span {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 365px) {
    #serviceCat {
        padding-bottom: 0px;
    }
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceCatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-serviceCat .bottom-left span {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 320px) {
    #serviceCat {
        padding-bottom: 0px;
    }
    .item-serviceCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceCatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-serviceCat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-serviceCat .bottom-left span {
        font-size: 15px;
        line-height: 24px;
    }
}
/*end-serviceCat*/

/*star-service*/
#service {
    padding-top: 40px;
    padding-bottom: 30px;
}
 
.wrap-service {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
    padding-bottom: 20px;
}

.item-serviceTeks {
    font-size: 30px;
    line-height: 32px;
    color: #001B4C;
    padding-bottom: 30px;
    font-family: "PoppinsRegular";
}

.item-service {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    /* width: 33%; */
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.img-item-service {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.img-item-service img {
    display: block;
    /*width: 100%;*/
    /*border-radius: 10px;*/
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

.img-item-service:hover img {
    transform: scale(1.2);
}

.img-item-service .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    background: linear-gradient(180deg, #0F0522 0%, rgba(15, 5, 34, 0) 100%);
}

.img-item-service .bottom-left span {
    color: #ffffff;
    font-family: "PoppinsRegular";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}

.content-item-service {
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
}

@media (max-width: 1200px) {
    .img-item-service .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 1024px) {
    .img-item-service .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 991px) {
    .item-service {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 900px) {
    .item-service {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 850px) {
    .item-service {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 800px) {
    .item-service {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 750px) {
    .img-item-service .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 700px) {
    .item-service {
        /*width: calc(100% / 1);*/
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 650px) {
    .item-service {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 600px) {
    .item-service {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 550px) {
    .item-service {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 19px;
        line-height: 24px;
    }
}

@media (max-width: 500px) {
    .item-service {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 450px) {
    .img-item-service .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 400px) {
    .item-service {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 375px) {
    #service {
        padding-bottom: 0px;
    }
    .item-service {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 365px) {
    #service {
        padding-bottom: 0px;
    }
    .item-service {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 320px) {
    #service {
        padding-bottom: 0px;
    }
    .item-service {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-serviceTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-service {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-service .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}
/*end-service*/

/*star-owl-jenis-home*/
#about-homes {
    padding-bottom: 160px;
    /*width: 1170px;*/
    width: 80%;
    margin-left: -25px;
}

#about-homes .owlRelative {
    position: relative;
}

#about-homes .owlAbsolute {
    position: absolute;
    z-index: 1;
    top: -209px;
}

#about-homes .container .owl-carousel.owl-loaded {
    display: grid;
}

@media screen and (max-width: 640px) {
    #about-homes .container .owl-carousel .item .aging {
        font-size: 16px !important;
    }
}

#about-homes .container .owl-carousel .item {
    /*padding: 0px 10px;*/
    padding: 0;
}

#about-homes .container .owl-carousel .box-sale {
    position: relative;
    /*min-height: 250px;*/
}

#about-homes .container .owl-carousel .box-sale p {
    margin: 0;
    display: block;
    color: #565656;
}

#about-homes .container .owl-carousel .box-sale img {
    display: block;
    /*width: 100%;*/
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto 10px;
}

#about-homes .container .owl-carousel .item .aging {
    color: #393939;
    /*font-family: "BARLOWSEMICONDENSED-MEDIUM";*/
    font-family: "BARLOWSEMICONDENSED-LIGHT";
    font-size: 30px;
    padding-top: 10px;
    letter-spacing: 0px;
    line-height: 32px;
}

/*#about-homes .container .owl-carousel .item .aging:hover {
    color: green;
}*/

#about-homes .container .owl-carousel .item .more {
    color: #C29D85;
    /*font-family: "BARLOWSEMICONDENSED-MEDIUM";*/
    font-family: "BARLOWSEMICONDENSED-LIGHT";
    font-size: 17px;
    padding-top: 10px;
    line-height: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
}

#about-homes .container .owl-carousel .item .more:hover {
    color: #C29D85;
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    /*#about-homes .container .owl-carousel .owl-nav {
        display: none;
    }*/
}

#about-homes .container .owl-carousel .owl-next {
    position: absolute;
    bottom: -5px;;
    right: 18px;;
    transform: translate(-50%, -50%);
    background: #ffffff;
    border: #EBEBEB solid 0px;
    width: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

#about-homes .container .owl-carousel .owl-next .fa {
  color: #9E9E9E;
}

#about-homes .container .owl-carousel .owl-prev {
    position: absolute;
    bottom: -5px;;
    right: -10px;;
    transform: translate(-50%, -50%);
    background: #ffffff;
    border: #36893B solid 0px;
    width: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

#about-homes .container .owl-carousel .owl-prev .fa {
    color: #ffffff;
}

/*@media (max-width: 1920px) {
    #about-homes {
        margin-left: -200px;
        width: 80%;
    }
}*/

@media (max-width: 1900px) {}

@media (max-width: 1850px) {}

@media (max-width: 1800px) {}

@media (max-width: 1750px) {}

@media (max-width: 1700px) {}

@media (max-width: 1650px) {}

@media (max-width: 1600px) {}

@media (max-width: 1550px) {}

@media (max-width: 1500px) {}

@media (max-width: 1200px) {
    #about-homes {
        padding-bottom: 160px;
        width: 80%;
        margin-left: -25px;
    }
    #about-homes .owlAbsolute {
        top: -135px;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 1100px) {
    #about-homes {
        padding-bottom: 160px;
        width: 80%;
        margin-left: -25px;
    }
    #about-homes .owlAbsolute {
        top: -135px;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 1024px) {
    #about-homes {
        padding-bottom: 160px;
        width: 80%;
        margin-left: -25px;
    }
    #about-homes .owlAbsolute {
        top: -135px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 991px) {
    #about-homes {
        margin-left: -130px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -140px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 900px) {
    #about-homes {
        margin-left: -85px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -140px;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 850px) {
    #about-homes {
        margin-left: -60px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -140px;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 800px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -140px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 767px) {
    #about-homes .owlRelative .owlAbsolute {
        top: -50px;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 750px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -20px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 700px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -20px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 650px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -20px;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 600px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -20px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 550px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -20px;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 500px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -15px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 450px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -15px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 400px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 110px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -15px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 375px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 95px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -10px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 365px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 95px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -10px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

@media (max-width: 320px) {
    #about-homes {
        margin-left: -25px;
        padding-bottom: 70px;
        width: 100%;
    }
    #about-homes .owlRelative .owlAbsolute {
        top: -10px;
    }
    #about-homes .container .owl-carousel .owl-nav {
        display: block;
    }
    #about-homes .container .owl-carousel .owl-next {
        right: 18px;
        bottom: -5px;
    }
    #about-homes .container .owl-carousel .owl-prev {
        right: -10px;
        bottom: -5px;
    }
}

#about-home .container .owl-carousel .item {
    padding: 0px 10px;
    /*text-align: center;*/
}

#about-home .container .owl-carousel .box-sale {
    position: relative;
    margin-bottom: 25px;
    /*min-height: 250px;*/
}

#about-home .container .owl-carousel .box-sale p {
    margin: 0;
    display: block;
    color: #565656;
}

#about-home .container .owl-carousel .box-sale img {
    display: block;
    /*width: 100%;*/
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto 10px;
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
    #about-home .container .owl-carousel .owl-nav {
        display: block;
    }
}

/*@media screen and (max-width: 640px) {
  .content-home-jenisone {
    padding-top: 50px;
  }
}*/
/*end-owl-jenisone-home*/

/*star-newsHome*/
#newsHome {
    background: #000;
    padding-top: 400px;
    padding-bottom: 75px;
}

#newsHome .one {
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 100px;
    color: #484848;
}

#newsHome .col-md-6.bottom5 {
    padding-bottom: 25px;
}

#newsHome .two {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    color: #878787;
    padding-bottom: 5px;
}

#newsHome .trhee {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #B4B4B4;
    padding-bottom: 10px;
}

#newsHome .four {
    display: block;
}

#newsHome .four img {
    max-width: 100%;
}

#newsHome .four a {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 28px;
    color: #CDA02D;
    cursor: pointer;
    padding-left: 10px;
    text-transform: uppercase;
}

#newsHome .four a:hover,
#newsHome .four a:hover {
    color: #CDA02D;
}

@media (max-width: 1200px) {
    #newsHome .one {
        font-size: 75px;
        line-height: 75px;
    }
}

@media (max-width: 1150px) {
    #newsHome .one {
        font-size: 75px;
        line-height: 75px;
    }
}

@media (max-width: 1100px) {
    #newsHome .one {
        font-size: 75px;
        line-height: 75px;
    }
}

@media (max-width: 991px) {
    #newsHome {
        padding-top: 350px;
    }
    #newsHome .one {
        padding-bottom: 20px;
        font-size: 90px;
        line-height: 90px;
    }
}

@media (max-width: 900px) {
    #newsHome {
        padding-top: 350px;
    }
}

@media (max-width: 850px) {
    #newsHome {
        padding-top: 350px;
    }
}

@media (max-width: 800px) {
    #newsHome {
        padding-top: 350px;
    }
}

@media (max-width: 767px) {
    #newsHome {
        padding-top: 280px;
    }
}

@media (max-width: 750px) {
    #newsHome {
        padding-top: 300px;
    }
}

@media (max-width: 700px) {
    #newsHome {
        padding-top: 260px;
    }
}

@media (max-width: 650px) {
    #newsHome {
        padding-top: 260px;
    }
    #newsHome .one {
        padding-bottom: 30px;
        font-size: 60px;
        line-height: 60px;
    }
}

@media (max-width: 600px) {
    #newsHome {
        padding-top: 240px;
    }
}

@media (max-width: 550px) {
    #newsHome {
        padding-top: 185px;
    }
}

@media (max-width: 500px) {
    #newsHome {
        padding-top: 185px;
    }
}

@media (max-width: 450px) {
    #newsHome {
        padding-top: 150px;
    }
}

@media (max-width: 400px) {
    #newsHome {
        padding-top: 130px;
    }
}

@media (max-width: 375px) {
    #newsHome {
        padding-top: 130px;
    }
}

@media (max-width: 365px) {
    #newsHome {
        padding-top: 120px;
    }
}

@media (max-width: 320px) {
    #newsHome {
        padding-top: 120px;
    }
}
/*end-newsHome*/

/*star-news*/
#news {
    padding-top: 10px;
    padding-bottom: 30px;
    background: #000;
}
 
.wrap-news {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
    padding-bottom: 20px;
}

.item-newsTeks {
    padding-bottom: 50px;
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 100px;
    color: #FFFFFF;
}

.item-news {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    /* width: 33%; */
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.img-item-news:hover .slide-item-news {
    left: 0;
    opacity: 1;
}

.img-item-news .slide-item-news {
    position: absolute;
    content: "";
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    padding: 20px;
    opacity: 0;
    /*background: rgba(0, 0, 0, 0.7);*/
    background: rgba(0, 0, 0, 0.5);
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}

.img-item-news .slide-item-news h3 {
    margin-bottom: 0;
    font-family: "Baskerville-BT";
    font-size: 15px;
    color: #ffffff;
}

.img-item-news .slide-item-news .konten-slide {
    position: absolute;
    /*top: 50%;*/
    bottom: 0;
    left: 50%;
    width: calc(100% - 40px);
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.img-item-news {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
}

.img-item-news img {
    display: block;
    /*width: 100%;*/
    /*border-radius: 10px;*/
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

.img-item-news:hover img {
    transform: scale(1.2);
    background: rgba(0, 0, 0, 0.5);
}

.img-item-news .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    background: linear-gradient(180deg, #0F0522 0%, rgba(15, 5, 34, 0) 100%);
}

.img-item-news .bottom-left span {
    color: #ffffff;
    font-family: "Baskerville-BT";
    font-size: 25px;
}

.content-item-news {
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
}

@media (max-width: 1200px) {
    .img-item-news .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 1024px) {
    .img-item-news .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 991px) {
    .item-news {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 900px) {
    .item-news {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 850px) {
    .item-news {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 800px) {
    .item-news {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 750px) {
    .img-item-news .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 700px) {
    .item-news {
        /*width: calc(100% / 1);*/
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 650px) {
    .item-news {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 600px) {
    .item-news {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 550px) {
    .item-news {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 19px;
        line-height: 24px;
    }
}

@media (max-width: 500px) {
    .item-news {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-newsTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 450px) {
    .img-item-news .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 400px) {
    .item-news {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-newsTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 375px) {
    #news {
        padding-bottom: 0px;
    }
    .item-news {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-newsTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 365px) {
    #news {
        padding-bottom: 0px;
    }
    .item-news {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-newsTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 320px) {
    #news {
        padding-bottom: 0px;
    }
    .item-news {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-newsTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-news .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}
/*end-news*/

/*star-news-detail*/
#news-detail  {
    padding-top: 10px;
    padding-bottom: 40px;
    background: #000;
}

#news-detail .one {
    padding-bottom: 50px;
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 100px;
    color: #FFFFFF;
}

#news-detail .two {
    padding-bottom: 30px;
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    color: #FFFFFF;
}

.box-newsdetail {
    margin-right: -15px;
    margin-left: -15px;
    font-size: 0px;
}

.item-newsdetail {
    margin-bottom: 20px;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: 33.33333%;
    font-size: 14px;
    vertical-align: top;
}

.i-newsdetail {
    background: #ffffff;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
}

.i-newsdetail:hover .slide-item-news {
    left: 0;
    opacity: 1;
}

.i-newsdetail .slide-item-news {
    position: absolute;
    content: "";
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    padding: 20px;
    opacity: 0;
    /* background: rgba(0, 0, 0, 0.7); */
    background: rgba(0, 0, 0, 0.5);
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}

.i-newsdetail .slide-item-news .konten-slide {
    position: absolute;
    /* top: 50%; */
    bottom: 0;
    left: 50%;
    width: calc(100% - 40px);
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.i-newsdetail .slide-item-news h3 {
    margin-bottom: 0;
    font-family: "Baskerville-BT";
    font-size: 15px;
    color: #ffffff;
}

.i-newsdetail .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
    color: #ffffff;
    /* color: #363636; */
    /*font-size: 17px;*/
    font-size: 15px;
    /*line-height: 30px;*/
    line-height: 24px;
    font-family: "Baskerville-BT";
}

.i-newsdetail a img {
    border-radius: 0;
}

.i-newsdetail:hover img {
    transform: scale(1.2);
}

.i-newsdetail img {
    display: block;
    max-width: 100%;
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

@media (max-width: 991px) {
    #news-detail .one {
        font-size: 70px;
        line-height: 75px;
    }
}

@media (max-width: 900px) {
    #news-detail .one {
        font-size: 70px;
        line-height: 75px;
    }
}

@media (max-width: 850px) {
    #news-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media (max-width: 800px) {
    #news-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .item-newsdetail {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 50%;
        font-size: 14px;
        vertical-align: top;
    }
}

@media (max-width: 750px) {
    #news-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media (max-width: 700px) {
    #news-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media (max-width: 650px) {
    #news-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media (max-width: 600px) {
    #news-detail .one {
        font-size: 50px;
        line-height: 55px;
    }
}

@media (max-width: 550px) {
    #news-detail .one {
        font-size: 50px;
        line-height: 55px;
    }
}

@media (max-width: 500px) {
    #news-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media only screen and (max-width: 480px) {
    .item-newsdetail {
        display: inline-block;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
        font-size: 14px;
        vertical-align: top;
    }
}

@media (max-width: 450px) {
    #news-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 400px) {
    #news-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 375px) {
    #news-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 365px) {
    #news-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 320px) {
    #news-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}
/*end-news-detail*/

/*star-newsModal*/
.newsModal .modal-content .proTeks {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #404040;
    font-size: 28px;
    line-height: 40px;
    font-family: "Baskerville-BT";
}

.newsModal .modal-content .modalImg {
    display: block;
}

.newsModal .modal-content .modalImg img {
    width: 100%;
    height: auto;
}

.newsModal .modal-content .modalText-one {
    font-size: 18px;
    line-height: 27px;
    color: #001B4C;
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.newsModal .modal-content .modalText-two {
    font-size: 15px;
    line-height: 27px;
    color: #001B4C;
    padding-bottom: 15px;
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.newsModal .modal-body {
    position: relative;
    padding: 0px;
}

.newsModal .modal-body .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 30px;
    color: #ffffff;
    /* color: #363636; */
    font-size: 24px;
    line-height: 37px;
    font-family: "Baskerville-BT";
}

@media (max-width: 320px) {
    .newsModal .modal-body .bottom-left {
        font-size: 17px;
        line-height: 30px;
    }
}

.newsModal .modal-dialog {
    padding-top: 30px;
}

.newsModal .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}

/* The Close Button */
.newsModal span.close {
    color: transparent;
    float: right;
    font-size: 28px;
    opacity: 999999;
    cursor: pointer;
    /*text-shadow: 20px -14px 0 #ffffff;*/
    text-shadow: 18px -20px 0 #ffffff;
}

.newsModal span.close:hover,
.newsModal span.close:focus {
    color: transparent;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .newsModal .modal-dialog {
        max-width: 90%;
        margin: 1.75rem auto;
    }
}

@media (max-width: 500px) {
    .newsModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 450px) {
    .newsModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 400px) {
    .newsModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 375px) {
    .newsModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 365px) {
    .newsModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 320px) {
    .newsModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}
/*end-newsModal*/

/*star-gallerycat*/
#gallerycat {
    padding-top: 10px;
    padding-bottom: 30px;
    background: #000;
}
 
.wrap-gallerycat {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
    padding-bottom: 20px;
}

.item-gallerycatTeks {
    padding-bottom: 50px;
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 100px;
    color: #FFFFFF;
}

.item-gallerycat {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    /* width: 33%; */
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.img-item-gallerycat:hover .slide-item-gallerycat {
    left: 0;
    opacity: 1;
}

.img-item-gallerycat .slide-item-gallerycat {
    position: absolute;
    content: "";
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    padding: 20px;
    opacity: 0;
    /*background: rgba(0, 0, 0, 0.7);*/
    background: rgba(0, 0, 0, 0.5);
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}

.img-item-gallerycat .slide-item-gallerycat h3 {
    margin-bottom: 0;
    font-family: "Baskerville-BT";
    font-size: 15px;
    color: #ffffff;
}

.img-item-gallerycat .slide-item-gallerycat .konten-slide {
    position: absolute;
    /*top: 50%;*/
    bottom: 0;
    left: 50%;
    width: calc(100% - 40px);
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.slide-item-project h3 {
    margin-bottom: 10px;
    font-family: "OpensansBold";
    font-size: 15px;
    color: #FFF;
}

.img-item-gallerycat {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
}

.img-item-gallerycat img {
    display: block;
    /*width: 100%;*/
    /*border-radius: 10px;*/
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

.img-item-gallerycat:hover img {
    transform: scale(1.2);
    background: rgba(0, 0, 0, 0.5);
}

.img-item-gallerycat .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    background: linear-gradient(180deg, #0F0522 0%, rgba(15, 5, 34, 0) 100%);
}

.img-item-gallerycat .bottom-left span {
    color: #ffffff;
    font-family: "PoppinsRegular";
    font-size: 25px;
}

.content-item-gallerycat {
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
}

@media (max-width: 1200px) {
    .img-item-gallerycat .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 1024px) {
    .img-item-gallerycat .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 991px) {
    .item-gallerycat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 900px) {
    .item-gallerycat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 850px) {
    .item-gallerycat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 800px) {
    .item-gallerycat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 750px) {
    .img-item-gallerycat .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 700px) {
    .item-gallerycat {
        /*width: calc(100% / 1);*/
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 650px) {
    .item-gallerycat {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 600px) {
    .item-gallerycat {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 550px) {
    .item-gallerycat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 19px;
        line-height: 24px;
    }
}

@media (max-width: 500px) {
    .item-gallerycat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-gallerycatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 450px) {
    .img-item-gallerycat .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 400px) {
    .item-gallerycat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-gallerycatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 375px) {
    #gallerycat {
        padding-bottom: 0px;
    }
    .item-gallerycat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-gallerycatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 365px) {
    #gallerycat {
        padding-bottom: 0px;
    }
    .item-gallerycat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-gallerycatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 320px) {
    #gallerycat {
        padding-bottom: 0px;
    }
    .item-gallerycat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-gallerycatTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallerycat {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallerycat .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}
/*end-gallerycat*/

/*star-gallery*/
#gallery {
    padding-top: 40px;
    padding-bottom: 30px;
}
 
.wrap-gallery {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
    padding-bottom: 20px;
}

.item-galleryTeks {
    font-size: 30px;
    line-height: 32px;
    color: #001B4C;
    padding-bottom: 30px;
    font-family: "PoppinsRegular";
}

.item-gallery {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    /* width: 33%; */
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.img-item-gallery {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.img-item-gallery img {
    display: block;
    /*width: 100%;*/
    /*border-radius: 10px;*/
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

.img-item-gallery:hover img {
    transform: scale(1.2);
}

.img-item-gallery .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    background: linear-gradient(180deg, #0F0522 0%, rgba(15, 5, 34, 0) 100%);
}

.img-item-gallery .bottom-left span {
    color: #ffffff;
    font-family: "PoppinsRegular";
    font-size: 25px;
}

.content-item-gallery {
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
}

@media (max-width: 1200px) {
    .img-item-gallery .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 1024px) {
    .img-item-gallery .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 991px) {
    .item-gallery {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 900px) {
    .item-gallery {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 850px) {
    .item-gallery {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 800px) {
    .item-gallery {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 750px) {
    .img-item-gallery .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 700px) {
    .item-gallery {
        /*width: calc(100% / 1);*/
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 650px) {
    .item-gallery {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 600px) {
    .item-gallery {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 550px) {
    .item-gallery {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 19px;
        line-height: 24px;
    }
}

@media (max-width: 500px) {
    .item-gallery {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-galleryTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 450px) {
    .img-item-gallery .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 400px) {
    .item-gallery {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-galleryTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 375px) {
    #gallery {
        padding-bottom: 0px;
    }
    .item-gallery {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-galleryTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 365px) {
    #gallery {
        padding-bottom: 0px;
    }
    .item-gallery {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-galleryTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 320px) {
    #gallery {
        padding-bottom: 0px;
    }
    .item-gallery {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .item-galleryTeks {
        font-size: 28px;
        line-height: 29px;
    }
    .content-item-gallery {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-gallery .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}
/*end-gallery*/

/*star-gal-detail*/
#gal-detail  {
    padding-top: 10px;
    padding-bottom: 40px;
    background: #000;
}

#gal-detail .one {
    padding-bottom: 50px;
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 100px;
    color: #FFFFFF;
}

.box-galdetail {
    margin-right: -15px;
    margin-left: -15px;
    font-size: 0px;
}

.item-galdetail {
    margin-bottom: 20px;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: 33.33333%;
    font-size: 14px;
    vertical-align: top;
}

.i-galdetail {
    background: #ffffff;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
}

.i-galdetail:hover .slide-item-gallerycat {
    left: 0;
    opacity: 1;
}

.i-galdetail .slide-item-gallerycat {
    position: absolute;
    content: "";
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    padding: 20px;
    opacity: 0;
    /* background: rgba(0, 0, 0, 0.7); */
    background: rgba(0, 0, 0, 0.5);
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}

.i-galdetail .slide-item-gallerycat .konten-slide {
    position: absolute;
    /* top: 50%; */
    bottom: 0;
    left: 50%;
    width: calc(100% - 40px);
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.i-galdetail .slide-item-gallerycat h3 {
    margin-bottom: 0;
    font-family: "Baskerville-BT";
    font-size: 15px;
    color: #ffffff;
}

.i-galdetail .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
    color: #ffffff;
    /* color: #363636; */
    /*font-size: 17px;*/
    font-size: 15px;
    /*line-height: 30px;*/
    line-height: 24px;
    font-family: "Roboto-Medium";
}

.i-galdetail a img {
    border-radius: 0;
}

.i-galdetail:hover img {
    transform: scale(1.2);
}

.i-galdetail img {
    display: block;
    max-width: 100%;
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

@media (max-width: 991px) {
    #gal-detail .one {
        font-size: 70px;
        line-height: 75px;
    }
}

@media (max-width: 900px) {
    #gal-detail .one {
        font-size: 70px;
        line-height: 75px;
    }
}

@media (max-width: 850px) {
    #gal-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media (max-width: 800px) {
    #gal-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .item-galdetail {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 50%;
        font-size: 14px;
        vertical-align: top;
    }
}

@media (max-width: 750px) {
    #gal-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media (max-width: 700px) {
    #gal-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media (max-width: 650px) {
    #gal-detail .one {
        font-size: 60px;
        line-height: 65px;
    }
}

@media (max-width: 600px) {
    #gal-detail .one {
        font-size: 50px;
        line-height: 55px;
    }
}

@media (max-width: 550px) {
    #gal-detail .one {
        font-size: 50px;
        line-height: 55px;
    }
}

@media (max-width: 500px) {
    #gal-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media only screen and (max-width: 480px) {
    .item-galdetail {
        display: inline-block;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
        font-size: 14px;
        vertical-align: top;
    }
}

@media (max-width: 450px) {
    #gal-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 400px) {
    #gal-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 375px) {
    #gal-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 365px) {
    #gal-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 320px) {
    #gal-detail .one {
        font-size: 40px;
        line-height: 45px;
    }
}
/*end-gal-detail*/

/*star-areasModal*/
.areasModal .modal-content .proTeks {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #404040;
    font-size: 28px;
    line-height: 40px;
    font-family: "Baskerville-BT";
}

.areasModal .modal-content .modalImg {
    display: block;
}

.areasModal .modal-content .modalImg img {
    width: 100%;
    height: auto;
}

.areasModal .modal-content .modalText-one {
    font-size: 18px;
    line-height: 27px;
    color: #001B4C;
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.areasModal .modal-content .modalText-two {
    font-size: 15px;
    line-height: 27px;
    color: #001B4C;
    padding-bottom: 15px;
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.areasModal .modal-body {
    position: relative;
    padding: 0px;
}

.areasModal .modal-body .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 30px;
    color: #ffffff;
    /* color: #363636; */
    font-size: 24px;
    line-height: 37px;
    font-family: "Baskerville-BT";
}

@media (max-width: 320px) {
    .areasModal .modal-body .bottom-left {
        font-size: 17px;
        line-height: 30px;
    }
}

.areasModal .modal-dialog {
    padding-top: 30px;
}

.areasModal .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}

/* The Close Button */
.areasModal span.close {
    color: transparent;
    float: right;
    font-size: 28px;
    opacity: 999999;
    cursor: pointer;
    /*text-shadow: 20px -14px 0 #ffffff;*/
    text-shadow: 18px -20px 0 #ffffff;
}

.areasModal span.close:hover,
.areasModal span.close:focus {
    color: transparent;
    text-decoration: none;
    cursor: pointer;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-open .modal {
    padding-right: 5px !important;
}

@media (max-width: 1200px) {
    .areasModal .modal-dialog {
        max-width: 90%;
        margin: 1.75rem auto;
    }
}

@media (max-width: 500px) {
    .areasModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 450px) {
    .areasModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 400px) {
    .areasModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 375px) {
    .areasModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 365px) {
    .areasModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}

@media (max-width: 320px) {
    .areasModal span.close {
        opacity: 999999;
        text-shadow: 0px -2px 0 #ffffff;
    }
}
/*end-areasModal*/

/*star-banner-page*/
#banner-page {
    position: relative;
    height: auto;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
}

#banner-page .konten-banner-page {
    position: absolute;
    top: 50%;
    padding-top: 90px;
    width: 100%;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

#banner-page .konten-banner-page h2, #banner-page .konten-banner-page p {
    text-align: center;
    color: #FFF;
}

#banner-page .konten-banner-page h2 {
    margin-bottom: 25px;
    font-family: "MEIRYOUI-REGULAR";
}

#banner-page .konten-banner-page p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
}

#banner-page .item-parallax {
    height: 430px;
}
/*end-banner-page*/

/*star-bread-menu*/
.map-khusus-menu {
    padding-top: 0px;
    border-top: 1px solid #000;
    border-bottom: none;
}

.map-halaman-menu {
    padding: 10px 0px;
    border-bottom: 0px solid #EEEEEE;
    background: #000;
}

.breadcrumb-menu {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #000;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-menu>li {
    display: inline-block;
}

.breadcrumb-menu>li.active a {
    color: #ffffff;
}

.map-khusus-menu .breadcrumb-menu {
    padding-bottom: 10px;
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px;
}

.map-halaman-menu .breadcrumb-menu {
    margin-bottom: 0px;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 15px;
    background: #000;
}

.map-halaman-menu .breadcrumb-menu a {
    color: #686868;
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}

.breadcrumb-menu>li+li:before {
    padding: 0 0px;
    color: #686868;
    content: "/\00a0";
}
/*end-bread-menu*/

/*star-homeServis*/
#homeServis {
    opacity: 100%;
    padding-top: 75px;
    padding-bottom: 180px;
    background: #000;
}

#homeServis .row.left {
    /*padding: 30px 15px 30px 15px;*/
    position: relative;
}

@media (max-width: 991px) {
    #homeServis {
        padding-top: 75px;
    }
}

@media (max-width: 950px) {
    #homeServis {
        padding-top: 75px;
    }
}

@media (max-width: 900px) {
    #homeServis {
        padding-top: 75px;
    }
}

@media (max-width: 850px) {
    #homeServis {
        padding-top: 75px;
    }
}

@media (max-width: 800px) {
    #homeServis {
        padding-top: 75px;
    }
}

@media (max-width: 750px) {
    #homeServis {
        padding-top: 75px;
    }
}

@media (max-width: 700px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .container .service-two {
        font-size: 70px;
        line-height: 75px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
}

@media (max-width: 650px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .container .service-two {
        font-size: 70px;
        line-height: 75px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
}

@media (max-width: 600px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .row.left {
        padding: 0;
    }
    #homeServis .container .service-two {
        font-size: 60px;
        line-height: 65px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
    #homeServis .column:nth-child(2) img {
        margin-top: 15px;
    }
    #homeServis .column:last-child img {
        margin-top: 15px;
    }
    #homeServis .column {
        padding: 5px;
    }
}

@media (max-width: 550px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .row.left {
        padding: 0;
    }
    #homeServis .container .service-two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
    #homeServis .column:nth-child(2) img {
        margin-top: 15px;
    }
    #homeServis .column:last-child img {
        margin-top: 15px;
    }
    #homeServis .column {
        padding: 5px;
    }
}

@media (max-width: 500px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .row.left {
        padding: 0;
    }
    #homeServis .container .service-two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
    #homeServis .column:nth-child(2) img {
        margin-top: 15px;
    }
    #homeServis .column:last-child img {
        margin-top: 15px;
    }
    #homeServis .column {
        padding: 5px;
    }
}

@media (max-width: 450px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .row.left {
        padding: 0;
    }
    #homeServis .container .service-two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
    #homeServis .column:nth-child(2) img {
        margin-top: 15px;
    }
    #homeServis .column:last-child img {
        margin-top: 15px;
    }
    #homeServis .column {
        padding: 5px;
    }
}

@media (max-width: 400px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .row.left {
        padding: 0;
    }
    #homeServis .container .service-two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
    #homeServis .column:nth-child(2) img {
        margin-top: 15px;
    }
    #homeServis .column:last-child img {
        margin-top: 15px;
    }
    #homeServis .column {
        padding: 5px;
    }
}

@media (max-width: 375px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .row.left {
        padding: 0;
    }
    #homeServis .container .service-two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
    #homeServis .column:nth-child(2) img {
        margin-top: 15px;
    }
    #homeServis .column:last-child img {
        margin-top: 15px;
    }
    #homeServis .column {
        padding: 5px;
    }
}

@media (max-width: 365px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .row.left {
        padding: 0;
    }
    #homeServis .container .service-two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
    #homeServis .column:nth-child(2) img {
        margin-top: 15px;
    }
    #homeServis .column:last-child img {
        margin-top: 15px;
    }
    #homeServis .column {
        padding: 5px;
    }
}

@media (max-width: 320px) {
    #homeServis {
        padding-top: 75px;
    }
    #homeServis .row.left {
        padding: 0;
    }
    #homeServis .container .service-two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
    #homeServis .container .service-trhee {
        padding-top: 20px;
    }
    #homeServis .column:nth-child(2) img {
        margin-top: 15px;
    }
    #homeServis .column:last-child img {
        margin-top: 15px;
    }
    #homeServis .column {
        padding: 5px;
    }
}

#homeServis .service-one {
    font-family: "MontserratRegular";
    font-size: 15px;
    color: #CDA02D;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-style: normal;
    font-weight: 300;
    padding-bottom: 17px;
}

#homeServis .service-one img {
    max-width: 100%;
    padding-right: 10px;
}

#homeServis .service-two {
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 100px;
    color: #484848;
    padding-bottom: 25px;
    width: 85%;
}

#homeServis .service-trhee {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 60px;
    letter-spacing: 0px;
    color: #B4B4B4;
    padding-top: 50px;
}

#homeServis .btnDiscover {
    position: relative;
    text-align: center;
}

#homeServis .btnDiscover a {
    position: absolute;
    /*left: 50%;*/
    left: 20%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
    display: inline-block;
    font-family: "MontserratRegular";
    color: #CDA02D;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;

    padding: 15px 40px;
    border: 1px solid #CDA02D;
    /*background: #DEB03B;*/
    border-radius: 100px;
    transition: 0.02s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

#homeServis .btnDiscover a::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #cecd24;
    transition: 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s cubic-bezier(0.1, 0, 0.1, 1);
    z-index: -1;
}

#homeServis .btnDiscover a::after {
    content: "";
    display: inline-block;
    background-image: url("../img/icon/discover.png");
    position: absolute;
    top: 0;
    left: calc(100% - 3em);
    right: 3em;
    bottom: 0;
    background-size: 1.5em;
    background-repeat: no-repeat;
    background-position: center;
    transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1);
}

#homeServis .btnDiscover a:hover {
    /*padding: 0.5em 3.5em 0.5em 0.5em;*/
    /*padding: 8px 55px 8px 30px;*/
    padding: 15px 55px 15px 40px;
}

#homeServis .btnDiscover a:hover::before {
    left: calc(100% - 3em);
    right: 0;
    border-radius: 100px;
    transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

#homeServis .btnDiscover a:hover::after {
    right: 0;
    transition: right 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

.rows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px 30px 0px;
    position: absolute;
    top: -100px;
}

.column {
    -ms-flex: 50%;
    flex: 50%;
    /*padding: 0 4px;*/
    padding: 0 4px 0 15px;
}

.column:last-child img {
    margin-top: 70px;
}


.column:nth-child(2) img {
    /*margin-top: 10px;*/
    margin-top: 0;
}

.column img {
    margin-top: 80px;
    vertical-align: middle;
    width: 100%;
}

.column span {
    font-size: 16px;
    color: #343B42;
    font-family: "Poppins-Medium";
    padding-left: 15px;
}

@media (max-width: 1200px) {
    #homeServis .btnDiscover a {
        left: 25%;
    }
}

@media (max-width: 1100px) {
    #homeServis .btnDiscover a {
        left: 25%;
    }
}

@media (max-width: 991px) {
    .rows {
        position: relative;
        top: 120px;
    }
    #homeServis .btnDiscover a {
        left: 17%;
    }
}

@media (max-width: 900px) {
    #homeServis .btnDiscover a {
        left: 17%;
    }
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 100%;
    }
}

@media (max-width: 750px) {
    #homeServis .btnDiscover a {
        left: 18%;
    }
}

@media (max-width: 700px) {
    #homeServis .btnDiscover a {
        left: 19%;
    }
}

@media (max-width: 650px) {
    #homeServis .btnDiscover a {
        left: 21%;
    }
}

@media (max-width: 600px) {
    #homeServis .btnDiscover a {
        left: 23%;
    }
}

@media (max-width: 550px) {
    #homeServis .btnDiscover a {
        left: 26%;
    }
}

@media (max-width: 500px) {
    #homeServis .btnDiscover a {
        left: 50%;
        width: 100%;
    }
}

@media (max-width: 450px) {
    #homeServis .btnDiscover a {
        left: 50%;
        width: 100%;
    }
}

@media (max-width: 400px) {
    #homeServis .btnDiscover a {
        left: 50%;
        font-size: 14px;
        line-height: 17px;
        width: 100%;
    }
}

@media (max-width: 375px) {
    #homeServis .btnDiscover a {
        left: 50%;
        font-size: 14px;
        line-height: 17px;
        width: 100%;
    }
}

@media (max-width: 365px) {
    #homeServis .btnDiscover a {
        left: 50%;
        font-size: 14px;
        line-height: 17px;
        width: 100%;
    }
}

@media (max-width: 320px) {
    .rows {
        position: relative;
    }
    #homeServis .btnDiscover a {
        left: 50%;
        font-size: 14px;
        line-height: 17px;
        width: 100%;
    }
}
/*end-homeServis*/

/*star-ourmenu*/
#ourmenu {
    background: url(background/ourmenu.png) no-repeat top center fixed;
    padding-top: 87px;
    padding-bottom: 350px;
    background-position: center;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    width: 100%;
    height: 100%;
    background-size: cover;
}

#ourmenu .one {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 1em;
    text-transform: uppercase;
    color: #000000;
    padding-bottom: 17px;
}

#ourmenu .two {
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 100px;
    color: #CDBCA1;
    padding-bottom: 45px;
    width: 60%;
}

#ourmenu .trhee {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #5B5B5B;
    padding-bottom: 45px;
}

#ourmenu .btnDiscus {
    position: relative;
    text-align: center;
}

#ourmenu .btnDiscus a {
    position: absolute;
    /*left: 50%;*/
    left: 0;
    top: 50%;
    /*transform: translate(-50%, -50%);*/
    text-decoration: none;
    display: inline-block;
    font-family: "MontserratRegular";
    color: #CDA02D;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;

    padding: 0.5em 2em;
    padding: 15px 40px;
    border: 1px solid #CDA02D;
    /*background: #DEB03B;*/
    border-radius: 100px;
    transition: 0.02s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

#ourmenu .btnDiscus a::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #cecd24;
    transition: 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s cubic-bezier(0.1, 0, 0.1, 1);
    z-index: -1;
}

#ourmenu .btnDiscus a::after {
    content: "";
    display: inline-block;
    background-image: url("../img/icon/discover.png");
    position: absolute;
    top: 0;
    left: calc(100% - 3em);
    right: 3em;
    bottom: 0;
    background-size: 1.5em;
    background-repeat: no-repeat;
    background-position: center;
    transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1);
}

#ourmenu .btnDiscus a:hover {
    /*padding: 0.5em 3.5em 0.5em 0.5em;*/
    /*padding: 8px 55px 8px 30px;*/
    padding: 15px 55px 15px 40px;
}

#ourmenu .btnDiscus a:hover::before {
    left: calc(100% - 3em);
    right: 0;
    border-radius: 100px;
    transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

#ourmenu .btnDiscus a:hover::after {
    right: 0;
    transition: right 0.3s 0.2s cubic-bezier(0.1, 0, 0.1, 1);
}

@media (max-width: 1200px) {
    #ourmenu .two {
        font-size: 80px;
        line-height: 85px;
        width: 60%;
    }
}

@media (max-width: 1100px) {
    #ourmenu .two {
        font-size: 80px;
        line-height: 85px;
        width: 60%;
    }
}

@media (max-width: 1024px) {
    #ourmenu .two {
        font-size: 80px;
        line-height: 85px;
        width: 60%;
    }
}

@media (max-width: 991px) {
    #ourmenu {
        padding-bottom: 275px;
    }
    #ourmenu .two {
        font-size: 80px;
        line-height: 85px;
        width: 80%;
    }
}

@media (max-width: 900px) {
    #ourmenu {
        padding-bottom: 275px;
    }
    #ourmenu .two {
        font-size: 80px;
        line-height: 85px;
        width: 80%;
    }
}

@media (max-width: 850px) {
    #ourmenu .two {
        font-size: 80px;
        line-height: 85px;
        width: 80%;
    }
}

@media (max-width: 800px) {
    #ourmenu .two {
        font-size: 70px;
        line-height: 75px;
        width: 80%;
    }
}

@media (max-width: 767px) {
    #ourmenu {
        padding-bottom: 220px;
    }
}

@media (max-width: 750px) {
    #ourmenu {
        padding-bottom: 145px;
    }
    #ourmenu .two {
        font-size: 70px;
        line-height: 75px;
        width: 80%;
    }
}

@media (max-width: 700px) {
    #ourmenu {
        padding-bottom: 145px;
    }
    #ourmenu .two {
        font-size: 60px;
        line-height: 65px;
        width: 80%;
    }
}

@media (max-width: 650px) {
    #ourmenu {
        padding-bottom: 145px;
    }
    #ourmenu .two {
        font-size: 60px;
        line-height: 65px;
        width: 80%;
    }
}

@media (max-width: 600px) {
    #ourmenu {
        padding-bottom: 145px;
    }
    #ourmenu .two {
        font-size: 60px;
        line-height: 65px;
        width: 100%;
    }
}

@media (max-width: 550px) {
    #ourmenu {
        padding-bottom: 145px;
    }
    #ourmenu .two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
}

@media (max-width: 500px) {
    #ourmenu {
        padding-bottom: 145px;
    }
    #ourmenu .two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
}

@media (max-width: 450px) {
    #ourmenu {
        padding-bottom: 145px;
    }
    #ourmenu .two {
        font-size: 50px;
        line-height: 55px;
        width: 100%;
    }
}

@media (max-width: 400px) {
    #ourmenu {
        padding-bottom: 145px;
    }
    #ourmenu .two {
        font-size: 45px;
        line-height: 50px;
        width: 100%;
    }
}

@media (max-width: 375px) {
    #ourmenu {
        padding-bottom: 145px;
    }
    #ourmenu .two {
        font-size: 45px;
        line-height: 50px;
        width: 100%;
    }
}

@media (max-width: 365px) {
    #ourmenu {
        padding-bottom: 130px;
    }
    #ourmenu .two {
        font-size: 45px;
        line-height: 50px;
        width: 100%;
    }
}

@media (max-width: 320px) {
    #ourmenu {
        padding-bottom: 130px;
    }
    #ourmenu .two {
        font-size: 45px;
        line-height: 50px;
        width: 100%;
    }
}
/*end-ourmenu*/

/*star-menu-page*/
#menu-page {
    background: #000;
    overflow: hidden;
}

#menu-page .box-menu-pageProd {
    display: table;
    margin-bottom: 25px;
}

#menu-page .box-menu-pageProd ul {
    display: table-row;
}

#menu-page .box-menu-pageProd ul li {
    /*display: table-cell;*/
    display: inline-block;
    vertical-align: middle;
}

#menu-page .box-menu-pageProd ul li a {
    position: relative;
    /*display: table-cell;*/
    /*padding: 0 25px;*/
    padding: 0 25px 0 0px;
    white-space: normal;
    max-width: 200px;
    height: 70px;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 17px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    text-transform: initial;
    vertical-align: middle;
}

#menu-page .box-menu-pageProd ul li a:hover, #menu-page .box-menu-pageProd ul li a.active {
    color: #CDA02D;
}

#menu-page .box-menu-pageProd ul li a:hover:before, #menu-page .box-menu-pageProd ul li a.active:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: transparent;
}

/*#menu-page .box-menu-pageProd ul li a:hover:after, #menu-page .box-menu-pageProd ul li a.active:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -5px;
    border-top: 5px solid #cf7f40;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}*/

@media (max-width: 1200px) {
    #menu-page .box-menu-pageProd ul li a {
        line-height: 35px;
    }
}

@media (max-width: 1024px) {
    #menu-page .box-menu-pageProd ul li a {
        line-height: 35px;
    }
}

@media (max-width: 991px) {
    #menu-page .box-menu-pageProd ul li a {
        line-height: 35px;
    }
}

@media (max-width: 320px) {
    #menu-page .box-menu-pageProd ul li a {}
}
/*end-menu-page*/

/*star-menoe*/
#menoe {
    background: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

#menoe .best {
    font-family: "Baskerville-BT";
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 100px;
    color: #FFFFFF;
    padding-bottom: 100px;
}

#menoe .row.borderBottom {
    border-bottom: 1px solid #1D1D1D;
    padding-top: 30px;
    padding-bottom: 36px;
}

#menoe .gmbrMenu {
    display: block;
}

#menoe .gmbrMenu img {
    width: 100%;
}

#menoe .one {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
}

#menoe .two {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #878787;
}

#menoe .trhee {
    text-align: center;
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
}

#menoe .menKat {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #DEB03B;
    padding-top: 25px;
    padding-bottom: 10px;
}

#menoe .price {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
    padding-top: 30px;
    text-align: center;
}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
    #menoe .best {
        font-size: 70px;
        line-height: 75px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 900px) {
    #menoe .best {
        font-size: 70px;
        line-height: 75px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 850px) {
    #menoe .best {
        font-size: 60px;
        line-height: 65px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 800px) {
    #menoe .best {
        font-size: 60px;
        line-height: 65px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 750px) {
    #menoe .best {
        font-size: 60px;
        line-height: 65px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 700px) {
    #menoe .best {
        font-size: 60px;
        line-height: 65px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 650px) {
    #menoe .best {
        font-size: 60px;
        line-height: 65px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 600px) {
    #menoe .best {
        font-size: 50px;
        line-height: 55px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 550px) {
    #menoe .best {
        font-size: 50px;
        line-height: 55px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 500px) {
    #menoe .best {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 450px) {
    #menoe .best {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 400px) {
    #menoe .best {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 375px) {
    #menoe .best {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 365px) {
    #menoe .best {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}

@media (max-width: 320px) {
    #menoe .best {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 50px;
    }
    #menoe .trhee {
        text-align: left;
        padding-top: 10px;
    }
}
/*end-menoe*/

/*star-kontenKontak*/
#kontenKontak {
    padding-top: 35px;
    padding-bottom: 100px;
    background: #000;
}

#kontenKontak .ones {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 70px;
    line-height: 75px;
    color: #ffffff;
    padding-bottom: 28px;
}

#kontenKontak .twos {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    padding-bottom: 50px;
    width: 75%;
}

#kontenKontak .trhees {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    padding-bottom: 6px;
}

#kontenKontak .fours {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    padding-bottom: 20px;
}

#kontenKontak .fives {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
}

#kontenKontak .fives span {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
}

#kontenKontak .sixs {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
}

#kontenKontak .sixs span {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
}

#kontenKontak .sevents {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #3D3D3D;
    padding-top: 40px;
    padding-bottom: 6px;
}

#kontenKontak .eights {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #3D3D3D;
    padding-bottom: 20px;
}

#kontenKontak .nines {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #3D3D3D;
}

#kontenKontak .nines span {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #3D3D3D;
}

#kontenKontak .tens {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #3D3D3D;
}

#kontenKontak .tens span {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #3D3D3D;
}

.btnkontaks {
    display: inline-block;
    padding: 10px 25px 10px 25px;
    margin-bottom: 0;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    font-family: "MEIRYOUI-REGULAR";
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #1E79BA;
    border-radius: 100px;
}

.btnkontaks-info {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
}

.btnkontaks:hover, .btnkontaks:focus {
    color: #ffffff;
}

.btnkontaks .fa-long-arrow-right {
    padding-left: 20px;
}

@media (max-width: 991px) {
    #kontenKontak .trhees {
        padding-top: 30px;
    }
}

@media (max-width: 900px) {}

@media (max-width: 600px) {
    #kontenKontak .twos {
        width: 100%;
    }
}

@media (max-width: 400px) {
    #kontenKontak .ones {
        font-size: 55px;
        line-height: 60px;
    }
    #kontenKontak .twos {
        width: 100%;
    }
}

@media (max-width: 375px) {
    #kontenKontak .twos {
        width: 100%;
    }
}

@media (max-width: 365px) {
    #kontenKontak .twos {
        width: 100%;
    }
}

@media (max-width: 320px) {
    #kontenKontak .twos {
        width: 100%;
    }
}
/*end-kontenKontak*/

/*star-box-kontaks*/
.box-kontak label {
    font-size: 15px;
    color: #ffffff;
    font-family: "MEIRYOUI-REGULAR";
    font-weight: normal;
    padding: 10px 0px;
}

.box-kontak .form-controls {
    display: block;
    width: 100%;
    padding: 10px 0px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    background-color: transparent;
    background-clip: padding-box;
    /*border: 1px solid #efefef;*/
    border-bottom: 2px solid #EFEFEF;
    /*border-radius: 10px;*/
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: "MEIRYOUI-REGULAR";
}

.box-kontaks {
    margin-right: -15px;
    margin-left: -15px;
    font-size: 0px;
    padding-top: 0px;
}

.item-kontaks {
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    vertical-align: top;
}

.i-kontaks {
    display: block;
    padding: 10px;
    border: 0px solid #EEE;
}

/*.i-kontaks:hover {
    border-color: #de1a32;
    box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.2);
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}*/

.i-kontaks:hover h4 {
    color: #0b3277;
}

.i-kontaks img {
    float: left;
    width: 50px;
}

.i-kontaks .img {
    float: left;
    /* width: 100px; */
    width: 50px;
    height: 50px;
    border: 1px #ddd solid;
    border-radius: 50%;
    margin-top: 5px;
}

.i-kontaks .img .fa-phone {
    padding: 17px 17px 17px 17px;
    color: #383838;
}

.i-kontaks .img .fa-fax {
    padding: 17px 17px 17px 17px;
    color: #00AB95;
}

.i-kontaks .img .fa-envelope {
    padding: 17px 17px 17px 17px;
    color: #383838;
}

.konten-item-kontaks {
    float: left;
    margin-left: 20px;
    /*width: calc(100% - 120px);*/
    width: calc(100% - 75px);
}

.konten-item-kontaks h4 {
    margin-bottom: 5px;
    font-family: "GraphikRegular";
    color: #383838;
    font-size: 13px;
}

.konten-item-kontaks span {
    display: block;
    margin-bottom: 3px;
    font-family: "GraphikRegular";
    font-size: 20px;
    color: #383838;
}

.konten-item-kontaks span:last-child {
    margin-bottom: 0;
}

.konten-item-kontaks span .fa {
    margin-right: 5px;
}


@media only screen and (max-width: 1199px) {
    .i-kontaks {
        padding: 10px;
    }
  
    .i-kontaks img {
        width: 50px;
    }

    .konten-item-kontaks {
        margin-left: 15px;
        width: calc(100% - 90px);
    }
    
    .konten-item-kontaks h4 {
        margin-bottom: 5px;
        font-size: 13px;
    }

    .konten-item-kontaks span {
        font-size: 12px;
    }
}


@media only screen and (max-width: 991px) {
    .item-kontaks {
        display: inline-block;
        /*padding-right: 15px;*/
        /*padding-left: 15px;*/
        width: 100%;
        font-size: 14px;
        vertical-align: top;
    }
}

@media only screen and (max-width: 600px) {
    .box-kontaks {
        margin-right: -5px;
        margin-left: -5px;
        font-size: 0px;
        padding-bottom: 10px;
    }

    .item-kontaks {
        margin-bottom: 10px;
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
        /*width: 50%;*/
        width: 100%;
        font-size: 14px;
        vertical-align: top;
    }
}

@media only screen and (max-width: 480px) {
    .item-kontaks {
        margin-bottom: 15px;
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
        width: 100%;
        font-size: 14px;
        vertical-align: top;
    }
}

@media only screen and (max-width: 320px) {
    .i-kontaks img {
        width: 60px;
    }

    .konten-item-kontaks {
        width: calc(100% - 80px);
    }
    
    .konten-item-kontaks h4 {
        margin-bottom: 5px;
        font-size: 12px;
    }
}
/*end-box-kontaks*/

/*** TESTIMONI ***/
#testi-home {
    padding: 30px 0px;
}

.box-testi-home {
    padding: 40px;
    border: 1px solid #DDD;
}

.box-testi-home .tag-testi-home {
    position: relative;
    margin-bottom: 30px;
    font-family: "OpensansBold";
    font-size: 25px;
    color: #4C4C4C;
    text-align: center;
}

.box-testi-home .tag-testi-home:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -10px;
    width: 50px;
    height: 4px;
    background: #4C4C4C;
    transform: translate(-50%, 0);
}

.box-testi-home .isi-testi-home {
    margin: 0 auto;
    width: 80%;
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #444;
    line-height: 22px;
    text-align: center;
}

.btn-ins-testi {
    margin-top: -5px;
    font-family: "OpensansReguler";
    font-size: 13px;
    background: #5599bf;
    border: 1px solid #5d9ec3;
    border-radius: 0px;
}

.btn-ins-testi:hover, .btn-ins-testi:focus {
    background: #5d9ec3;
    border: 1px solid #5599bf;
}

.box-testi {
    padding-bottom: 20px;
}

.item-testi {
    position: relative;
    padding: 15px 0px;
    padding-left: 40px;
    border-bottom: 1px solid #cccccc;
}

.item-testi:before {
    position: absolute;
    content: '\f10d';
    top: 10px;
    left: 0;
    font-family: 'FontAwesome';
    font-size: 25px;
    color: #5599bf;
}

.item-testi .top-testi {
    margin-bottom: 5px;
}

.item-testi .top-testi .nama-testi {
    display: inline-block;
    margin-right: 10px;
    font-family: "OpensansLight";
    font-size: 15px;
    color: #5E5E5E;
}

.item-testi .top-testi .tgl-testi {
    display: inline-block;
    font-family: "OpensansReguler";
    font-size: 12px;
    color: #666;
}

.item-testi .isi-testi {
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #333;
    line-height: 1.8em;
}
/*** END TESTIMONI ***/

/*order*/
#status-order {
    padding: 20px 0px;
    background: #252525;
}

#status-order .form-status-order .input-group-addon {
    font-family: "OpensansBold";
    color: #FFF;
    background: transparent;
    border: 1px solid transparent;
}

#status-order .form-status-order .form-control {
    border: 1px solid #FFF;
    border-radius: 4px 0px 0px 4px;
    box-shadow: none;
}

#status-order .form-status-order .form-control:focus {
    box-shadow: none;
}

#status-order .form-status-order button {
    color: #FFF;
    background: #75b9df;
    border: 1px solid #75b9df;
}

#konten-footer {
    /* padding: 240px 0px; */
    padding: 50px 0px;
    /* color: #FFF; */
    /* background: #eaeaea; */
    background: url('background/footer.png')no-repeat;
    background-position: center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    /* background: #191919;  */
}

/* .konten-image {
    width: 100%;
    background: url(background/image.png) no-repeat center center fixed;
} */
.box-info-footer .nama-pt {
    margin-bottom: 20px;
    font-family: "OpensansBold";
    font-size: 25px;
}

.box-info-footer .item-alamat {
    font-family: "OpensansReguler";
    font-size: 12px;
    color: #747474;
}

.box-info-footer .item-alamat .subitem-alamat {
    margin-bottom: 3px;
}

.box-menu-footer {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.box-menu-footer .item-menu-footer {
    vertical-align: top;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: 33.33333%;
    font-size: 14px;
}

.box-menu-footer .item-menu-footer .tag-menu-footer {
    margin-bottom: 15px;
    font-family: "OpensansReguler";
    font-size: 18px;
}

.box-menu-footer .item-menu-footer .menu-footer li {
    display: block;
}

.box-menu-footer .item-menu-footer .menu-footer li a {
    display: block;
    padding: 5px 0px;
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #747474;
}

/*star-footer*/
/*footer {
    padding: 13px 0px;
    background: #fff;
    border-top: 1px solid #C0C0C0;
}*/

.top-footer {
    padding-top: 71px;
    padding-bottom: 71px;
    background: #000;
    background-size: cover;
    text-align: center;
}

.top-footer .footerSoichiro {
    display: block;
    margin-bottom: 10px;
}

.top-footer .footerSoichiro img {
    max-width: 100%;
}

.top-footer .telpSoichiro {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #B4B4B4;
}

.top-footer .telpSoichiro span {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #B4B4B4;
}

.top-footer .addresSoichiro {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #B4B4B4;
    padding-bottom: 27px;
}

.medsos-footer {
    padding-top: 5px;
}

.medsos-footer li {
    display: inline-block;
    margin-right: 10px;
}

.medsos-footer li a {
    display: block;
    /*width: 40px;
    height: 40px;*/
    /*background: #E6E6E6;
    border-radius: 50%;*/
}

.medsos-footer li a .facebook {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 20px;
    width: auto;
    height: 15px;
    color: #0a1019;
}

.medsos-footer li a .twitter {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 20px;
    width: auto;
    height: 15px;
    color: #0a1019;
}

.medsos-footer li a .instagram {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 20px;
    width: auto;
    height: 15px;
    color: #0a1019;
}
/*star-footer*/

/*star-second-footer*/
footer .second-footer {
    padding: 0px 0;
    background: #1D1D1D;
    text-align: center;
}

.copyright {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "MEIRYOUI-REGULAR";
    font-size: 13px;
    color: #5B5B5B;
    line-height: 17px;
    font-style: normal;
    font-weight: 400;
}

.copyright span {
    font-family: "MEIRYOUI-REGULAR";
    color: #5B5B5B;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: 400;
}

.copyright a {
    font-family: "MEIRYOUI-REGULAR";
    color: #5B5B5B;
    font-size: 13px;
    line-height: 17px;
    font-style: normal;
    font-weight: 400;
}

.copyright a:hover, .copyright a:focus {
    color: #5B5B5B;
}
/*end-second-footer*/

#konten {
    padding-top: 30px;
    padding-bottom: 30px;
}

#kontent {
    padding-top: 1em;
    padding-bottom: 1em;
}

#kontens {
    padding: -top: 30px;
    padding-bottom: 30px;
}

.konten-produk .sidebar-produk {
    float: left;
    margin-right: 20px;
    width: 240px;
}

.konten-produk .box-produk {
    float: left;
    width: calc(100%);
    /* width: calc(100% - 360px);  */
}

.tag-produk {
    font-family: "OpensansReguler";
    font-size: 25px;
    color: #333;
    text-transform: uppercase;
}

.subtag-produk {
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #a3a3a3;
    text-transform: capitalize;
}

.detail-pro {
    padding-bottom: 30px;
}

.detail-pro .nama-produk {
    margin: 0;
    margin-bottom: 20px;
    font-family: "OpensansReguler";
    font-size: 30px;
    color: #4c4c4c;
}

.detail-pro .box-katpro {
    padding-left: 13px;
    /* border-left: 5px solid #DDD; */
    margin-bottom: 25px;
}

.detail-pro .box-katpro table {
    margin-bottom: 5px;
}

.detail-pro .box-katpro table td {
    padding: 5px;
    font-family: "OpensansReguler";
    font-size: 13px;
}

.detail-pro .box-katpro .label-stok {
    display: inline-block;
    padding: 2px 5px;
    margin-left: 5px;
    font-family: "OpensansBold";
    font-size: 13px;
    color: #FFF;
    background: #5599bf;
    border-radius: 3px;
}

.detail-pro .item-detail-pro {
    padding: 17px 0px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.detail-pro .item-detail-pro .subisi-produk {
    margin-bottom: 20px;
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #4e4e4e;
}

.detail-pro .item-detail-pro .harga-produk {
    font-family: "OpensansBold";
    font-size: 25px;
    color: #d50c03;
}

.detail-pro .box-qty-pro {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDD;
}

.detail-pro .qty-left {
    width: 200px;
}

.detail-pro .qty-left .input-group-addon {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px !important;
    font-size: 14px;
    background: #FFF;
    border-color: transparent;
}

.detail-pro .qty-left .input-group-btn {
    padding-left: 5px;
    padding-right: 5px;
}

.detail-pro .qty-left .input-group-btn .btn {
    border-radius: 0px;
    background: #DDD;
}

.detail-pro .qty-right .share-sosmed li {
    display: inline-block;
    margin-left: 2px;
}

.detail-pro .qty-right .share-sosmed li a {
    display: block;
    padding: 4px 10px;
    font-family: "OpensansLight";
    color: #555;
    border: 1px solid #DDD;
}

.detail-pro .qty-right .share-sosmed li a .fa {
    margin-right: 3px;
}

.detail-pro .qty-right .share-sosmed li a .fa.twt {
    color: #2aaae0;
}

.detail-pro .qty-right .share-sosmed li a .fa.fb {
    color: #3c5a99;
}

.detail-pro .qty-right .share-sosmed li a .fa.gp {
    color: #d62223;
}

.detail-pro .btn-beli-pro {
    display: inline-block;
    padding: 10px 20px;
    font-family: "OpensansBold";
    font-size: 16px;
    color: #FFF;
    /* background: #333; */
    background: #6fa61f;
    /* border: 1px solid #222; */
    border: 1px solid #6fa61f;
    border-radius: 5px;
}

.detail-pro .btn-beli-pro:hover {
    background: #555;
    border: 1px solid #444;
}

.detail-pro .btn-beli-pro .fa {
    margin-right: 5px;
    font-size: 20px;
}

.detail-pro .btn-beli-pro.active {
    color: #666;
    background: #DDD;
    border: 1px solid #CCC;
}

.box-deskripsi {
    padding: 25px;
    font-family: "OpensansReguler";
    font-size: 13px;
    border: 5px solid #DDD;
}

.box-deskripsi .tag-deskripsi {
    margin-bottom: 20px;
    font-family: "OpensansBold";
    font-size: 15px;
    color: #4c4c4c;
}

.box-deskripsi .isi-deskripsi {
    line-height: 22px;
    color: #4e4e4e;
}

.img-produk {
    margin-bottom: 20px;
}

.nama-produk-res {
    margin: 0;
    margin-bottom: 20px;
    font-family: "OpensansReguler";
    font-size: 30px;
    color: #4c4c4c;
}

/*** KERANJANG ***/
.box-keranjang {
    padding: 20px;
    border: 3px solid rgba(204, 204, 204, 0.5);
}

.box-keranjang .table {
    margin-bottom: 0px;
}

.box-keranjang thead {
    font-family: "OpensansBold";
    color: #FFF;
    background: #75b9df;
    font-weight: normal;
    border: none !important;
}

.box-keranjang thead th {
    border-bottom: none !important;
}

.box-keranjang tbody td {
    font-family: "OpensansLight";
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-top: none !important;
    border-bottom: 1px solid #DDD;
}

.box-keranjang tbody tr:last-child td {
    border-bottom: none;
}

.box-keranjang .detil-pro {
    font-family: "OpensansReguler";
    font-size: 13px;
}

.vmiddle {
    vertical-align: middle !important;
}

.detail-bayar {
    padding-top: 10px;
    border-top: 2px solid #EEE;
}

.detail-bayar table {
    width: 100%;
}

.detail-bayar table td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-bottom: none;
}

.detail-bayar table th {
    padding-top: 15px;
    border-top: 1px solid #EEE;
}

.box-cart {
    padding-top: 20px;
}
/*** KERANJANG ***/

/*** PAGINATION ***/
.box-page {
    margin-bottom: 20px;
    clear: both;
    text-align: center;
}

.box-page .pagination {
    font-size: 0px;
    margin: 0px !important;
}

.box-page li {
    float: none;
    display: inline-block;
}

.box-page li a {
    display: block;
    margin-right: 10px;
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    /*letter-spacing: 1em;*/
    letter-spacing: 5px;
    color: #5B5B5B;
    border-color: transparent;
    background: transparent;
}

.box-page li a:hover, .box-page li a:focus {
    color: #CDA02D;
    background: transparent;
    border-color: transparent;
}

.box-page li.active a {
    background-color: transparent;
    border-color: transparent;
    color: #CDA02D;
}

.box-page li.active a:hover, .box-page li.active a:focus {
    color: #CDA02D;
    background-color: transparent;
    border-color: transparent;
}

.page-produk {
    padding-top: 20px;
    margin-top: 10px;
    /* border-top: 4px solid #DDD;  */
}
/*** END PAGINATION ***/

/*** LOGIN ***/
.box-login {
    padding: 20px;
    border: 3px solid #DDD;
}

.box-login .tag-login {
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-family: "OpensansBold";
    color: #444;
    border-bottom: 1px solid #EEE;
}

.box-login label {
    font-family: "OpensansBold";
    color: #555;
}

.box-login .form-control {
    border-radius: 0px;
    box-shadow: none;
}

.box-login .btn-login {
    width: 100%;
    font-family: "OpensansBold";
}

.box-login .text-daftar {
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #666;
}
/*** END LOGIN ***/

/*** MEMBER ***/
.sidebar-member {
    margin-bottom: 30px;
}

.sidebar-member li {
    display: block;
}

.sidebar-member li a {
    display: block;
    padding: 10px 15px;
    font-family: "OpensansReguler";
    border: 1px solid rgba(204, 204, 204, 0.7);
    border-top: none;
}

.sidebar-member li a:hover {
    color: #FFF;
    background: #5599bf;
    border: 1px solid #5d9ec3;
    border-top: none;
}

.sidebar-member li:first-child a {
    border-top: 1px solid rgba(204, 204, 204, 0.7);
}

.sidebar-member li:first-child a:hover {
    border-top: 1px solid #5599bf;
}

.sidebar-member li.active a {
    color: #FFF;
    background: #5599bf;
    border: 1px solid #5d9ec3;
    border-top: none;
}

.sidebar-member li.active:first-child a {
    border-top: 1px solid #5599bf;
}

.sidebar-member li .fa {
    margin-top: 3px;
}

.sidebar-member ul {
    padding: 0;
}

.tag-konten-member {
    margin-bottom: 8px;
    font-family: "OpensansLight";
    font-size: 22px;
    color: #444;
}

.tagline-konten-member {
    margin-bottom: 25px;
    font-family: "OpensansReguler";
    font-size: 14px;
    color: #777;
}

.box-item-sorkat {
    margin-bottom: 30px;
}

.item-sorkat {
    display: block;
    padding: 30px 10px;
    background: rgba(204, 204, 204, 0.4);
}

.item-sorkat:hover {
    background: #5599bf;
    transition: 0.2s;
}

.item-sorkat:hover .glyphicon, .item-sorkat:hover .jud-item-sorkat {
    color: #FFF;
    transition: 0.2s;
}

.item-sorkat .glyphicon {
    margin-bottom: 10px;
    font-size: 30px;
    color: #777;
}

.item-sorkat .jud-item-sorkat {
    font-family: "OpensansLight";
    font-size: 22px;
    color: #444;
}

.table-member thead {
    color: #FFF;
    background: #5599bf;
}

.table-member th {
    font-family: "OpensansSemibold";
    border-bottom: none !important;
}

.table-member td {
    font-family: "OpensansReguler";
}

.bold-idorder {
    font-family: "OpensansSemibold";
    color: #5599bf;
}

.label {
    font-family: "OpensansReguler";
    font-size: 13px;
    font-weight: normal;
}

.head-invoice {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid rgba(204, 204, 204, 0.6);
}

.tabel-invoice-member {
    margin-bottom: 0px;
    font-family: "OpensansReguler";
    font-size: 13px;
}

.tabel-invoice-member th, .tabel-invoice-member td {
    font-family: "OpensansReguler";
    color: #666;
    border: none !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.tabel-invoice-member th {
    font-family: "OpensansSemibold";
    font-weight: normal;
}

.body-invoice table th {
    font-size: 13px;
    font-family: "OpensansSemibold";
}

.body-invoice table td {
    font-size: 13px;
    font-family: "OpensansReguler";
}

.tag-review {
    margin-bottom: 10px;
    font-family: "OpensansBold";
    font-size: 24px;
    color: #5599bf;
}

.tag-idorder {
    font-family: "OpensansReguler";
    font-size: 16px;
    color: #444;
}

.tag-idorder strong {
    font-family: "OpensansBold";
    font-size: 16px;
    color: #C10000;
}

.text-review {
    margin-bottom: 25px;
    font-family: "OpensansReguler";
    font-size: 14px;
}

.table-review thead {
    background: #75b9df;
}

.table-review thead th {
    font-family: "OpensansBold";
    font-size: 18px;
    color: #FFF;
    border-bottom: none !important;
}

.review-nama {
    font-size: 16px;
}

.review-harga {
    font-family: "OpensansBold";
    font-size: 14px;
    color: #555;
}

.list-review {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid rgba(204, 204, 204, 0.5);
}

.list-review li {
    display: block;
    padding: 10px 15px;
    font-family: "OpensansLight";
    font-size: 18px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

.list-review li:last-child {
    border-bottom: none;
}

.list-review li strong {
    font-family: "OpensansBold";
}

.box-tab {
    padding-top: 30px;
}

.box-logo-bank {
    padding-top: 10px;
}

.box-logo-bank img {
    margin-bottom: 10px;
}

.tag-review-info {
    font-family: "OpensansBold";
    color: #444;
    margin-bottom: 5px;
}

.list-bank {
    margin-bottom: 15px;
}

.list-bank li {
    padding: 5px 0px;
}

.list-bank li .fa {
    margin-right: 5px;
}

.free-text {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "OpensansBold";
}

.alert-payment {
    position: fixed;
    top: 15px;
    left: 50%;
    width: 80%;
    padding: 10px 0;
    color: #0a7f04;
    text-align: center;
    background: #d8fbce;
    border: 1px solid #b2f79f;
    border-radius: 3px;
    transform: translate(-50%, 0);
    z-index: 9999;
}

.text-review-info {
    font-family: "OpensansReguler";
    font-size: 14px;
    color: #333;
    line-height: 23px;
}

.btn-login {
    width: 100%;
    font-size: 16px;
    padding: 8px 25px;
}

.text-daftar {
    font-family: "OpensansSemibold";
    color: #555;
}
/*** END MEMBER ***/

/*** HUBUNGI KAMI ***/
.box-form label {
    font-family: "OpenSansBold";
    font-size: 14px;
    color: #5E5E5E;
    font-weight: normal;
}

.box-form .form-control {
    border: 2px solid #E1E3E4;
    box-shadow: none;
    border-radius: 4px;
}

.box-form .form-control:focus {
    border: 2px solid #75b9df;
    transition: 0.2s;
}

.btn-kontak {
    width: 100%;
    padding: 10px 10px;
    font-family: "OpensansBold";
    color: #FFF;
    background: #5599bf;
    border-color: #5d9ec3;
}

.btn-kontak:hover, .btn-kontak:focus {
    background: #5d9ec3 !important;
    border-color: #5599bf !important;
}

.peta {
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

.peta iframe {
    display: block;
    pointer-events: none;
}

.tag-kontak {
    font-family: "OpensansBold";
    font-size: 23px;
    color: #444;
}

.subtag-kontak {
    font-family: "OpensansReguler";
    font-size: 13px;
    margin-bottom: 15px;
}

.subtag-servis {
    font-family: "OpensansSemibold";
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 22px;
}

.item-kontak {
    margin-bottom: 10px;
}

.tag-item-kontak {
    font-family: "OpenSansSemibold";
    font-size: 13px;
}

.isi-item-kontak {
    font-family: "OpensansReguler";
    font-size: 13px;
    color: #555;
}
/*** END HUBUNGI KAMI ***/

.font-20 {
    font-size: 20px !important;
}

.tgl-picker {
    background: #FFF !important;
}

.control-label {
    font-family: "OpensansBold";
    color: #666;
}

.detail-alamat {
    margin-bottom: 15px;
}

/*star-soichiro*/
#soichiro {
    position: relative;
}

#soichiro .video {
    width: 100%;
    /*height: auto;*/
    height: 500px;
    display: block !important;
}

#soichiro video {
    width: 100%;
    height: auto;
    /*height: 500px;*/
    display: block !important;
}

#soichiro .object video {
    object-fit: cover;
}

#soichiro .object video {
    object-fit: fill;
}


#soichiro .bottom-left {
    position: absolute;
    left: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #00adef;
    border-radius: 15px;
    padding: 10px 25px;
}

#soichiro .bottom-left span {
    cursor: pointer;
    font-size: 25px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "MEIRYOUI-REGULAR";
    letter-spacing: 3px;
}

@media (max-width: 400px) {
    #soichiro .object video {
        /*height: 400px;*/
        height: auto;
    }
}
/*end-soichiro*/

/*** RESPONSIVE STYLE ***/
/* TOP HEADER */
.top-header-rs {
    padding: 20px 0;
    background: #000;
}

.box-header-rs {
    display: block;
    padding: 0px !important;
    margin-bottom: -6px;
}

.ikon-bar {
    display: inline-block;
    width: 35px;
}

.bar {
    display: block;
    width: 100%;
    height: 3px;
    margin-bottom: 4px;
    background: #FFF;
}

.bar:last-child {
    margin-bottom: 0px;
}

@media (min-width: 1100px) {
    .top-header-rs {
        display: none;
    }
}

@media (max-width: 1100px) {
    .top-header-rs {
        display: block;
    }
}
/* END TOP HEADER */

/* SIDE MENU */
#side-menu {
    visibility: hidden;
    position: fixed;
    left: -100%;
    top: 0;
    width: 250px;
    height: 100%;
    background: #000;
    z-index: 9999;
    transition: 0.5s;
}

#side-menu:hover {
    overflow-y: scroll;
}

.tag-side-menu {
    padding: 10px 15px;
    font-size: 16px;
    color: #ffffff;
    border-bottom: 3px solid rgba(255, 255, 255, 0.8);
    cursor: pointer;
    font-family: "MEIRYOUI-REGULAR";
}

.tag-side-menu .fa {
    margin-top: 2px;
    font-size: 18px;
}

.info-side-menu {
    padding: 0;
    background: #244d63;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.info-side-menu li {
    display: block;
}

.info-side-menu li a {
    display: block;
    padding: 8px 15px;
    color: rgba(255, 255, 255, 0.8);
}

.info-side-menu li a .fa {
    margin-right: 5px;
}

.list-side-menu {
    padding: 0;
}

.menu-sparate {
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    padding-top: 10px;
}

.list-side-menu li {
    display: block;
}

.list-side-menu li a {
    display: block;
    padding: 10px 15px;
    color: #FFF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-family: "MEIRYOUI-REGULAR";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
}

.list-side-menu li a:hover,
.list-side-menu li a:focus {
    background: #5599bf;
}

.list-side-menu li a .fa {
    margin-right: 5px;
}
/* END SIDE MENU */

/*
    - lg = min-width : 1200px
    - md = min-width : 992px  <> max-width : 1199px;
    - sm = min-width : 768px  <> max-width : 991px;
    - xs = max-width : 767px;
*/
@media (max-width: 1024px) {
  .logo img {
        width: 100%;
        max-width: 300px;
    }
}

@media (max-width: 991px) {
    .logo {
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
    }
    .logo img {
        width: 100%;
        max-width: 380px;
    }
    .box-cart-menu {
        font-size: 0px;
    }
    .box-cart-menu .ikon-cart {
        margin-right: 0px;
    }
    .kategori-menu {
        width: 45px;
    }
    .cart-menu {
        width: 48px;
    }
    .box-kategori-menu .fa {
        margin-right: 5px;
        margin-left: 5px;
    }
    .menu-topbar {
        width: auto;
        min-width: 220px;
    }
    .menu-topbar li {
        display: block;
    }
    .menu-topbar li a {
        white-space: nowrap;
    }
    .menu-topbar li a .fa {
        display: none;
    }
    .konten-produk .sidebar-produk {
        display: none;
    }
    .konten-produk .box-produk {
        float: none;
        width: 100%;
    }
    .box-pro .item-pro {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 25%;
        font-size: 14px;
    }
}
/* END 991 */

@media (max-width: 768px) {
    .img-list-berita {
        margin-bottom: 15px;
    }
}

@media (max-width: 600px) {
    .box-banner .banner-main {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
        width: 100%;
        font-size: 14px;
    }
    .box-pro .item-pro {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 33.33333%;
        font-size: 14px;
    }
    .boxpro .item-pro {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 33.33333%;
        font-size: 14px;
    }
    .box-info-footer {
        margin-bottom: 15px;
    }
}

@media (max-width: 534px) {
    .box-pro .item-pro {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 33.33333%;
        font-size: 14px;
    }
    .boxpro .item-pro {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 33.33333%;
        font-size: 14px;
    }
    .tag-konten .nama-tag-konten {
        font-size: 18px;
    }
    .tag-konten .nama-tag-konten:before {
        width: 120%;
    }
    .box-testi-home {
        padding: 20px;
    }
    .box-testi-home .tag-testi-home {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .font-20 {
        font-size: 16px !important;
    }
    .box-pro .item-pro {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 50%;
        font-size: 14px;
    }
    .boxpro .item-pro {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 50%;
        font-size: 14px;
    }
    .box-berita {
        margin-right: -15px;
        margin-left: -15px;
        font-size: 0px;
    }
    .box-berita .item-berita {
        margin-bottom: 20px;
        display: inline-block;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
        font-size: 14px;
    }
    .box-berita .item-berita .judul-item-berita {
        font-size: 16px;
    }
    .nama-produk-res {
        font-size: 24px;
    }
}

@media (max-width: 320px) {
    .hidden-320 {
        display: none;
    }
    .box-pro .item-pro {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 100%;
        font-size: 14px;
    }
    .tag-produk {
        font-size: 18px;
    }
    .boxpro .item-pro {
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 100%;
        font-size: 14px;
    }
    .boxpro .item-pro .judul-pro {
        margin-bottom: 5px;
        height: auto;
        overflow: visible;
    }
    .nama-produk-res {
        font-size: 20px;
    }
    .box-menu-footer .item-menu-footer {
        margin-bottom: 15px;
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        width: 100%;
        font-size: 14px;
    }
    .box-menu-footer .item-menu-footer .tag-menu-footer {
        margin-bottom: 8px;
        font-family: "OpensansReguler";
        font-size: 16px;
    }
}

/* @media (min-width: 992px){
    .konten-image {
        width: 100%;
        background-image: url(background/image.png) no-repeat center center fixed;
    }
} */
/*** END RESPONSIVE STYLE ***/

/*# sourceMappingURL=lwd.style.css.map */
/* tambahan untuk pop up*/
/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #fff;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 2;
    /* bottom: 125%; */
    left: 50%;
    /* margin-left: -80px; */
    margin-left: 0px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    /* border-style: solid; */
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}
/* tambahan untuk pop up*/
/* The Modal (background) */
.tes .modal {
   display: none;
   position: fixed;
   z-index: 1;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: auto;
   background-color: rgb(0,0,0);
   background-color: rgba(0,0,0,0.4);
}

/* Modal Content/Box */
.tes .modal-content {
   background-color: #fefefe;
   margin: 15% auto; /* 15% from the top and centered */
   padding: 20px;
   border: 1px solid #888;
   width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.tes .close {
   color: #aaa;
   float: right;
   font-size: 28px;
   font-weight: bold;
}

.tes .close:hover,
.tes .close:focus {
   color: black;
   text-decoration: none;
   cursor: pointer;
}
/*tambahan*/
.dropdown-menu {
    /* position: absolute; */
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

/* .dropdown-menu>li>a:hover {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
} */

/*css whatsapp scrollTop*/
.scrolltop{
    position:fixed;
    right:215px;
    /* bottom:10px; */
    bottom: 0px;
    color:#fff;
    background: #33b323;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 7px 7px 7px 7px;
}
/*css whatsapp scrollTop*/

/*star css-tambahan-13-feb-2019*/
.menu {
    display: block;
    text-align: center;
    /*display: flex;*/
    /*float: right;*/
}

.menu li {
    position: relative;
}

.menu li:hover > a {
    color: #66b3e3;
}

.menu li:hover .submenu {
    visibility: visible;
    top: 100%;
    opacity: 1;
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}

.menu li a {
    display: block;
    padding: 18px 15px;
    font-family: "OpensansBold";
    color: #000;
    font-size: 16px;
    /* text-transform: uppercase; */
    cursor: pointer;
}

.menu li a:hover {
    color: #66b3e3;
}

.submenu li a:hover {
    color: #000;
}

.menu li a img {
    margin-right: 3px;
    width: 15px;
}

/* tambahan ade*/
.menu li a img, .icon {
    margin-right: 0px;
    width: 50%;
}

.submenu {
    position: absolute;
    visibility: hidden;
    top: 150px;
    left: 0;
    opacity: 0;
    min-width: 100%;
    background: #5c8e5f;
    /* border-top: 5px solid #cf7f40; */
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    z-index: 99;
}

.submenu li:last-child a {
    border-bottom: none;
}

.submenu li a {
    display: block;
    padding: 10px 25px !important;
    font-size: 14px;
    color: #fff;
    text-align: left;
    text-transform: capitalize;
    margin-left: 5px;    
    border-bottom: 0px solid #fff;
    white-space: nowrap;
}

.submenu li a:hover {
    background: #5c8e5f;
}
/*end css-tambahan-13-feb-2019*/

/*star css-tambahan-15-feb-2019*/
.ul {
    padding: 0;
    margin: 0;
}

.ul li {
    list-style: none;
}

.ul-inline li {
    display: inline-block;
}
/*end css-tambahan-15-feb-2019*/