@font-face {
    font-family: "MaisonNeueBookItalic";
    src: url(../fonts/maison-neue/MaisonNeueBookItalic.otf);
    format: "otf";
}
@font-face {
    font-family: "MaisonNeueDemi";
    src: url(../fonts/maison-neue/MaisonNeueDemi.otf);
    format: "otf";
}
@font-face {
    font-family: "MaisonNeueMedium";
    src: url(../fonts/maison-neue/MaisonNeueMedium.otf);
    format: "otf";
}
@font-face {
    font-family: "MaisonNeueLight";
    src: url(../fonts/maison-neue/MaisonNeueLight.otf);
    format: "otf";
}
@font-face {
    font-family: "MaisonNeueBold";
    src: url(../fonts/maison-neue/MaisonNeueBold.otf);
    format: "otf";
}
@font-face {
    font-family: "MaisonNeueBook";
    src: url(../fonts/maison-neue/MaisonNeueBook.otf);
    format: "otf";
}
@font-face {
    font-family: "RobotoRegular";
    src: url(../fonts/roboto/RobotoRegular.ttf);
    format: "ttf";
}
@font-face {
    font-family: "RobotoMedium";
    src: url(../fonts/roboto/RobotoMedium.ttf);
    format: "ttf";
}
@font-face {
    font-family: "RobotoBold";
    src: url(../fonts/roboto/RobotoBold.ttf);
    format: "ttf";
}
@font-face {
    font-family: "MontserratLight";
    src: url(../fonts/montserrat/MontserratLight.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";
}

body {
    overflow-x: hidden;
}

@media (max-width: 991px) {
    html, body {
        overflow-x: hidden;
    }
}

@media (max-width: 767px) {
    html, body {
        overflow-x: hidden;
    }
}

.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>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-myHeader-btn*/
.header.myHeader .btn {
    display: inline-block;
    padding: 10px 15px;
    margin-top: 0;
    font-family: "MaisonNeueBold";
    font-size: 16px;
    line-height: normal;
    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 transparent;
    border-radius: 20px;
    color: #F9F9F9;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.header.myHeader .btn-info {
    color: #F9F9F9;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.header.myHeader .btn:hover, .header.myHeader .btn:focus {
    /*color: #ffff00;*/
    color: #F9F9F9;
}

.header.myHeader .btn a.active {
    /*color: #ffff00;*/
    color: #F9F9F9;
}
/*star-myHeader-btn*/

/*star-myHeader*/
.header.myHeader {
    padding-top: 15px;
    background: transparent;
    padding-bottom: 0;
    /*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;
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 16px;
    line-height: normal;
    padding: 10px 10px;
    margin-top: 0;
    margin-left: 10px;
    padding-bottom: 35px;
}

.header.myHeader .menu ul li a.active {
    color: #ED1C24;
} 

.header.myHeader .menu ul li a:hover {
    color: #ED1C24;
}

/*star-submenu*/
.header.myHeader .menu > ul > li:hover .submenu {
    visibility: visible;
}

.header.myHeader .menu .submenu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.09);
    z-index: 99;
}

.header.myHeader .menu .submenu > li {
    position: relative;
    border-bottom: 1px solid #f6f6f6;
    display: block;
}

.header.myHeader .menu .submenu > li:last-child {
    border-bottom: none;
}

.header.myHeader .menu .submenu > li > a {
    display: block;
    padding: 10px 25px;
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 15px;
    white-space: nowrap;
    margin-left: 0;
}

.header.myHeader .menu .submenu > li > a:hover {
    color: #fff;
    background: #ED1C24;
    margin-left: 0;
}

.header.myHeader .menu .submenu > li > a.active {
    color: #ffffff;
    background: #ED1C24;
}
/*end-submenu*/

/**/
.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: 1190px) {
    .header.myHeader .menu ul li a {
        font-size: 15px;
        margin-left: 0;
    }
    .header.myHeader .btn {
        font-size: 15px;
    }
}

@media (max-width: 1150px) {
    .header.myHeader {
        padding-bottom: 20px;
    }
    .header.myHeader .menu ul li a {
        font-size: 15px;
        line-height: 16px;
        padding: 10px 8px;
    }
}

@media (min-width: 10px) and (max-width: 1100px) {
    .header.myHeader {
        display: none;
    }
}
/*end-myHeader*/

/*star-myHeader2-btn*/
.header.myHeader2 .btn {
    display: inline-block;
    padding: 10px 15px;
    margin-top: 0;
    font-family: "MaisonNeueBold";
    font-size: 16px;
    line-height: normal;
    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 transparent;
    border-radius: 20px;
    color: #F9F9F9;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.header.myHeader2 .btn-info {
    color: #F9F9F9;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.header.myHeader2 .btn:hover {
    /*color: #ffff00;*/
    color: #F9F9F9;
}

.header.myHeader2 .btn a.active {
    /*color: #ffff00;*/
    color: #F9F9F9;
}
/*star-myHeader-btn*/

/*star-myHeader2*/
.header.myHeader2 {
    position: fixed;
    background: #ffffff;
    display: none;
    border-bottom: 0px #ddd solid;
    padding-top: 15px;
    padding-bottom: 0;
}

.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;
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 16px;
    line-height: normal;
    padding: 10px 10px;
    margin-top: 0;
    margin-left: 10px;
    padding-bottom: 35px;
}

.header.myHeader2 .menu ul li a.active {
    color: #ED1C24;
}

.header.myHeader2 .menu ul li a:hover {
    color: #ED1C24;
}

/*star-submenu2*/
.header.myHeader2 .menu > ul > li:hover .submenu {
    visibility: visible;
}

.header.myHeader2 .menu .submenu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.09);
    z-index: 99;
}

.header.myHeader2 .menu .submenu > li {
    position: relative;
    border-bottom: 1px solid #f6f6f6;
    display: block;
}

.header.myHeader2 .menu .submenu > li:last-child {
    border-bottom: none;
}

.header.myHeader2 .menu .submenu > li > a {
    display: block;
    padding: 10px 25px;
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 15px;
    white-space: nowrap;
    margin-left: 0;
}

.header.myHeader2 .menu .submenu > li > a:hover {
    color: #fff;
    background: #ED1C24;
    margin-left: 0;
}

.header.myHeader2 .menu .submenu > li > a.active {
    color: #ffffff;
    background: #ED1C24;
}
/*end-submenu3*/

/**/
.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-flag*/
.flag {
    background: #2F357E;
    padding-top: 15px;
    padding-bottom: 0;
}

.flag ul li {
    display: inline-block;
}

.flag ul li a {
    display: block;
    padding: 10px 10px;
}

.flag ul li a img {
    width: 22px;
    /*width: 24px;*/
}

@media (max-width: 1150px) {
    .flag ul li a img {
        width: 18px;
    }
}
/*end-flag*/

.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-slick-slide*/
#serviceHomes {
    background: #446AEE;
    padding-top: 70px;
    padding-bottom: 20px;
}

#serviceHomes .one {
    color: #ffffff;
    font-family: "MontserratBold";
    font-size: 60px;
    line-height: 75px;
    letter-spacing: 0;
    padding-top: 75px;
    padding-bottom: 16px;
    text-transform: capitalize;
}

@media (max-width: 991px) {
    #serviceHomes {
        padding-top: 15px;
    }
    #serviceHomes .one {
        padding-top: 40px;
    }
}

.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;
    left: 0;
    pointer-events: none;
}

.inner {
    position: relative;
    padding: 30px 30px 30px 30px;
    /*background: #FFFFFF;*/
    background: linear-gradient(180deg, #E65626 0%, #E67726 100%);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.5);
}

.inner h3 {
    margin-top: 0px;
    font-family: "PoppinBold";
    font-size: 35px;
    line-height: 45px;
    color: #ffffff;
    padding-bottom: 10px;
}

.inner p {
    font-family: "PoppinsRegular";
    font-size: 15px;
    line-height: 23px;
    color: #ffffff;
    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: 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: 195px;
    }
    .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;
    }
}

@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;
    }
}

@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;
    }
}

@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;
    }
}

@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: 70px;
}

.serviceHomes .slide {
    width: 240px;
}

a.buton {
    pointer-events: auto;
    cursor: pointer;
    border: none;
    padding: 10px 15px;
    /*padding: 18px 20px;*/
    color: #E65626;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    position: relative;
    display: inline-block;
    background: #ffffff;
    border-radius: 50%;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}
/*end-slick-slide*/

/*star-abTop*/
#abTop {
    padding-top: 0;
    /*padding-top: 80px;*/
}

#abTop img {
    display: block;
    width: 100%;
}

@media (max-width: 1150px) {
    #abTop {
        padding-top: 65px;
    }
}

@media (max-width: 1100px) {
    #abTop {
        padding-top: 0;
    }
    #abTop img {
        height: auto;
    }
}
/*end-abTop*/

/*star-content-home-gallery*/
.content-home-gallery {
  position: relative;
  padding-top: 55px;
  /*padding-bottom: 70px;*/
  padding-bottom: 220px;
  background: #ffffff;
  border-bottom: 0px solid #eaeaeaea;
}

.content-home-gallery .textgal {
    font-family: "MontserratRegular";
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: normal;
    letter-spacing: 1em;
    color: #E65626;
    padding-bottom: 21px;
    text-align: center;
}

.content-home-gallery .latest {
    font-family: "MontserratBold";
    font-style: normal;
    font-size: 60px;
    line-height: 75px;
    color: #2F357E;
    text-align: center;
}

.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 (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 .craws {
    color: #2F357E;
    font-family: "MontserratBold";
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0;
}

.content-home-gallery .container-fluid .owl-carousel .box-sale .views {
    color: #505050;
    font-family: "PoppinsRegular";
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0;
}

.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 {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    /*margin-top: 80px;*/
}

#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;
}

@media (max-width: 1920px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1900px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1850px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1800px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1750px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1700px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1650px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1600px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1550px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1500px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1450px) {
    #DemoCarousel.carousel {
        /*margin-top: 79px;*/
        margin-top: 0;
    }
}

@media (max-width: 1400px) {
    #DemoCarousel.carousel {
        /*margin-top: 80px;*/
        margin-top: 0;
    }
}

@media (max-width: 1300px) {
    #DemoCarousel.carousel {
        /*margin-top: 80px;*/
        margin-top: 0;
    }
}

@media (max-width: 1200px) {
    #DemoCarousel.carousel {
        /*margin-top: 80px;*/
        margin-top: 0;
    }
}

@media (max-width: 1150px) {
    #DemoCarousel.carousel {
        /*margin-top: 65px;*/
        margin-top: 0;
    }
}

@media (max-width: 1100px) {
    #DemoCarousel.carousel {
        margin-top: 0;
    }
}

@media (max-width: 1024px) {
    #DemoCarousel.carousel {
        margin-top: 0;
    }
}
/*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-serviceOwl*/
#serviceOwl {
    padding-top: 60px;
    padding-bottom: 170px;
}

#serviceOwl .owlRelative {
    position: relative;
}

#serviceOwl .related {
    font-family: "MontserratRegular";
    font-style: normal;
    font-size: 40px;
    line-height: 60px;
    color: #232323;
    padding-bottom: 32px;
    text-align: left;
}

#serviceOwl .container .owl-carousel.owl-loaded {
    display: grid;
}

@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 .related {
        font-size: 30px;
        line-height: 50px;
    }
    #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;
    }
}
/*end-owl-jenisone-home*/

/*star-bread-contact*/
.map-khusus-contact {
    padding-top: 0px;
    border-top: 0px solid #EFEFEF;
    border-bottom: none;
}

.map-halaman-contact {
    padding: 10px 0px;
    border-bottom: 1px solid #DEDEDE;
    background: #ffffff;
    margin-top: 0;
    display: inline-block;
    width: 100%;
}

.breadcrumb-contact {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-contact>li {
    display: inline-block;
}

.breadcrumb-contact>li.active a {
    color: #1C75BC;
}

.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: "MaisonNeueBook";
    font-size: 15px;
    background: #ffffff;
}

.map-halaman-contact .breadcrumb-contact a {
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-style: normal;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0;
}

.breadcrumb-contact>li+li:before {
    padding: 0 0px;
    color: #A8A8A8;
    content: "/\00a0";
}

@media (max-width: 1200px) {
    .map-halaman-contact {
        margin-top: 86px;
    }
}

@media (max-width: 1150px) {
    .map-halaman-contact {
        margin-top: 86px;
    }
}

@media (max-width: 1100px) {
    .map-halaman-contact {
        margin-top: 0;
        display: block;
    }
}
/*end-bread-contact*/

/*star-bread-careers*/
.map-khusus-careers {
    padding-top: 0px;
    border-top: 0px solid #EFEFEF;
    border-bottom: none;
}

.map-halaman-careers {
    padding: 10px 0px;
    border-bottom: 1px solid #DEDEDE;
    background: #ffffff;
    margin-top: 0;
    display: inline-block;
    width: 100%;
}

.breadcrumb-careers {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-careers>li {
    display: inline-block;
}

.breadcrumb-careers>li.active a {
    color: #1C75BC;
}

.map-khusus-careers .breadcrumb-careers {
    padding-bottom: 10px;
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px;
}

.map-halaman-careers .breadcrumb-careers {
    margin-bottom: 0px;
    font-family: "MaisonNeueBook";
    font-size: 15px;
    background: #ffffff;
}

.map-halaman-careers .breadcrumb-careers a {
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-style: normal;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0;
}

.breadcrumb-careers>li+li:before {
    padding: 0 0px;
    color: #A8A8A8;
    content: "/\00a0";
}

@media (max-width: 1200px) {
    .map-halaman-careers {
        margin-top: 86px;
    }
}

@media (max-width: 1150px) {
    .map-halaman-careers {
        margin-top: 86px;
    }
}

@media (max-width: 1100px) {
    .map-halaman-careers {
        margin-top: 0;
        display: block;
    }
}
/*end-bread-careers*/

/*star-bread-partner*/
.map-khusus-partner {
    padding-top: 0px;
    border-top: 0px solid #EFEFEF;
    border-bottom: none;
}

.map-halaman-partner {
    padding: 10px 0px;
    border-bottom: 1px solid #DEDEDE;
    background: #ffffff;
    margin-top: 0;
    display: inline-block;
    width: 100%;
}

.breadcrumb-partner {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-partner>li {
    display: inline-block;
}

.breadcrumb-partner>li.active a {
    color: #1C75BC;
}

.map-khusus-partner .breadcrumb-partner {
    padding-bottom: 10px;
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px;
}

.map-halaman-partner .breadcrumb-partner {
    margin-bottom: 0px;
    font-family: "MaisonNeueBook";
    font-size: 15px;
    background: #ffffff;
}

.map-halaman-partner .breadcrumb-partner a {
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-style: normal;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0;
}

.breadcrumb-partner>li+li:before {
    padding: 0 0px;
    color: #A8A8A8;
    content: "/\00a0";
}

@media (max-width: 1200px) {
    .map-halaman-partner {
        margin-top: 86px;
    }
}

@media (max-width: 1150px) {
    .map-halaman-partner {
        margin-top: 86px;
    }
}

@media (max-width: 1100px) {
    .map-halaman-partner {
        margin-top: 0;
        display: block;
    }
}
/*end-bread-partner*/

/*star-bread-news*/
.map-khusus-news {
    padding-top: 0px;
    border-top: 0px solid #EFEFEF;
    border-bottom: none;
}

.map-halaman-news {
    padding: 10px 0px;
    border-bottom: 1px solid #DEDEDE;
    background: #ffffff;
    margin-top: 0;
    display: inline-block;
    width: 100%;
}

.breadcrumb-news {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-news>li {
    display: inline-block;
}

.breadcrumb-news>li.active a {
    color: #1C75BC;
}

.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: "MaisonNeueBook";
    font-size: 15px;
    background: #ffffff;
}

.map-halaman-news .breadcrumb-news a {
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-style: normal;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0;
}

.breadcrumb-news>li+li:before {
    padding: 0 0px;
    color: #A8A8A8;
    content: "/\00a0";
}

@media (max-width: 1200px) {
    .map-halaman-news {
        margin-top: 86px;
    }
}

@media (max-width: 1150px) {
    .map-halaman-news {
        margin-top: 86px;
    }
}

@media (max-width: 1100px) {
    .map-halaman-news {
        margin-top: 0;
        display: block;
    }
}
/*end-bread-news*/

/*star-bread-about*/
.map-khusus-about {
    padding-top: 0px;
    border-top: 1px solid #DEDEDE;
    border-bottom: none;
}

.map-halaman-about {
    padding: 10px 0px;
    border-bottom: 1px solid #DEDEDE;
    background: #ffffff;
    margin-top: 80px;
    display: inline-block;
    width: 100%;
}

.breadcrumb-about {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-about>li {
    display: inline-block;
}

.breadcrumb-about>li.active a {
    color: #1C75BC;
}

.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: "MaisonNeueBook";
    font-size: 15px;
    background: #ffffff;
}

.map-halaman-about .breadcrumb-about a {
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-style: normal;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0;
}

.breadcrumb-about>li+li:before {
    padding: 0 0px;
    color: #A8A8A8;
    content: "/\00a0";
}

@media (max-width: 1200px) {
    .map-halaman-about {
        margin-top: 86px;
    }
}

@media (max-width: 1150px) {
    .map-halaman-about {
        margin-top: 86px;
    }
}

@media (max-width: 1100px) {
    .map-halaman-about {
        margin-top: 0;
        display: block;
    }
}
/*end-bread-about*/

/*star-bread-product*/
.map-khusus-product {
    padding-top: 0px;
    border-top: 0px solid #EFEFEF;
    border-bottom: none;
}

.map-halaman-product {
    padding: 10px 0px;
    border-bottom: 1px solid #DEDEDE;
    background: #ffffff;
    margin-top: 0;
    display: inline-block;
    width: 100%;
}

.breadcrumb-product {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb-product>li {
    display: inline-block;
}

.breadcrumb-product>li.active a {
    color: #1C75BC;
}

.map-khusus-product .breadcrumb-product {
    padding-bottom: 10px;
    border-bottom: 0px solid #f2f2f2;
    border-radius: 0px;
}

.map-halaman-product .breadcrumb-product {
    margin-bottom: 0px;
    font-family: "MaisonNeueBook";
    font-size: 15px;
    background: #ffffff;
}

.map-halaman-product .breadcrumb-product a {
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-style: normal;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0;
}

.breadcrumb-product>li+li:before {
    padding: 0 0px;
    color: #A8A8A8;
    content: "/\00a0";
}

@media (max-width: 1200px) {
    .map-halaman-product {
        margin-top: 86px;
    }
}

@media (max-width: 1150px) {
    .map-halaman-product {
        margin-top: 86px;
    }
}

@media (max-width: 1100px) {
    .map-halaman-product {
        margin-top: 0;
        display: block;
    }
}
/*end-bread-product*/

/*star-partner*/
#partner {
    padding-top: 40px;
    padding-bottom: 30px;
}

#partner .one {
    color: #3F3F3F;
    font-family: "MaisonNeueLight";
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 0;
    padding-bottom: 20px;
}

#partner .two {
    color: #3C3C3C;
    font-family: "MaisonNeueBook";
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0;
}

#partner .trhee {
    display: block;
}

#partner .trhee img {
    max-width: 100%;
}

@media (max-width: 991px) {
    #partner .two {
        padding-bottom: 25px;
    }
}
/*end-partner*/

/*star-becoming*/
#becoming {}

#becoming .one {
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 40px;
}

.wrap-becoming {
    margin-right: 0;
    margin-left: 0;
    font-size: 0px;
    padding-top: 40px;
}

.item-becoming {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 4);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.img-item-becoming {
    position: relative;
    display: block;
    overflow: hidden;
    background: #1C75BC;
    border-radius: 10px;
    padding: 20px 15px;
}

.img-item-becoming .text {
    color: #ffffff;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    height: 75px;
    padding-bottom: 10px;
}

.img-item-becoming .desc {
    color: #F3F3F3;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 30px;
}
@media (max-width: 1200px) {
    .item-becoming {
        width: calc(100% / 3);
    }
}

@media (max-width: 991px) {
    .item-becoming {
        width: calc(100% / 2);
    }
}

@media (max-width: 991px) {
    .item-becoming {
        width: calc(100% / 2);
    }
}

@media (max-width: 500px) {
    .img-item-becoming .desc {
        line-height: 25px;
    }
}

@media (max-width: 500px) {
    .item-becoming {
        width: calc(100% / 1);
    }
    .img-item-becoming .text {
        height: auto;
    }
}

@media (max-width: 450px) {
    .item-becoming {
        width: calc(100% / 1);
    }
    .img-item-becoming .text {
        height: auto;
    }
}
/*end-becoming*/

/*star-partnerMaps*/
#partnerMaps {
    padding-top: 20px;
    padding-bottom: 20px;
}

#partnerMaps .text {
    color: #3F3F3F;
    font-family: "MaisonNeueLight";
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 0;
}
/*end-partnerMaps*/

/*star-typeof*/
#typeof {
    padding-top: 5px;
    padding-bottom: 40px;
}

#typeof .partnership {
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 90px;
}

#typeof .labels {
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 30px;
    line-height: normal;
    padding-bottom: 10px;
}

#typeof .labeldesc {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 25px;
    border-bottom: 1px #D9D9D9 solid;
}

#typeof .labeldesc .form-controls {
    display: block;
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 23px;
    width: 100%;
    padding: 10px 15px;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}

#typeof .labeldesc #accordion {
    margin: auto;
    width: 100%;
    padding-top: 15px;
}

#typeof .labeldesc .panel-heading a {
    display: block;
    position: relative;
}

#typeof .labeldesc .panel-heading a::after {
    content: "";
    border: solid #ED1C24;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(45deg);
}

#typeof .labeldesc .panel-heading a[aria-expanded=true]::after {
    transform: rotate(-135deg);
    top: 5px;
}

#typeof .labeldesc .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border: 0 solid transparent;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 rgba(0, 0, 0, .05);
}

#typeof .labeldesc .panel-default>.panel-heading {
    padding: 10px 0;
    background-color: transparent;
    border-color: transparent;
}

#typeof .labeldesc .panel-default {
    border-color: transparent;
}

#typeof .labeldesc .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    color: #ED1C24;
    font-family: "MaisonNeueDemi";
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
}

#typeof .labeldesc .panel-group .panel-heading+.panel-collapse>.list-group,
#typeof .labeldesc .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0 solid #ddd;
}

#typeof .referral {
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 30px;
    line-height: normal;
    padding-top: 25px;
    padding-bottom: 10px;
}

#typeof .referraldesc {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 25px;
    border-bottom: 1px #D9D9D9 solid;
}

#typeof .referraldesc .form-controls {
    display: block;
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 23px;
    width: 100%;
    padding: 10px 15px;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}

#typeof .referraldesc #accordion {
    margin: auto;
    width: 100%;
    padding-top: 15px;
}

#typeof .referraldesc .panel-heading a {
    display: block;
    position: relative;
}

#typeof .referraldesc .panel-heading a::after {
    content: "";
    border: solid #ED1C24;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(45deg);
}

#typeof .referraldesc .panel-heading a[aria-expanded=true]::after {
    transform: rotate(-135deg);
    top: 5px;
}

#typeof .referraldesc .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border: 0 solid transparent;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 rgba(0, 0, 0, .05);
}

#typeof .referraldesc .panel-default>.panel-heading {
    padding: 10px 0;
    background-color: transparent;
    border-color: transparent;
}

#typeof .referraldesc .panel-default {
    border-color: transparent;
}

#typeof .referraldesc .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    color: #ED1C24;
    font-family: "MaisonNeueDemi";
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
}

#typeof .referraldesc .panel-group .panel-heading+.panel-collapse>.list-group,
#typeof .referraldesc .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0 solid #ddd;
}

@media (max-width: 450px) {
    #typeof .partnership {
        line-height: 55px;
        padding-bottom: 15px;
    }
}

@media (max-width: 320px) {
    #typeof .labeldesc .panel-title {
        font-size: 22px;
    }
    #typeof .referraldesc .panel-title {
        font-size: 22px;
    }
}
/*end-typeof*/

/*star-joint*/
#joint {
    padding-top: 10px;
}

#joint .nuls {
    padding-left: 0;
}

#joint .one {
    display: block;
}

#joint .one img {
    max-width: 100%;
}

#joint .form-controls {
    display: block;
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 23px;
    width: 100%;
    padding: 10px 15px;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}

.btnpartner {
    display: inline-block;
    padding: 10px 25px 10px 25px;
    margin-bottom: 0;
    font-size: 20px;
    font-style: normal;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    line-height: 35px;
    /*line-height: 55px;*/
    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;
}

.btnpartner-info {
    color: #F9F9F9;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.btnpartner:hover,
.btnpartner:focus {
    color: #F9F9F9;
}

@media (max-width: 1400px) {
    #joint .two {
        color: #6E6E6E;
        font-family: "MaisonNeueLight";
        font-size: 45px;
        line-height: 55px;
        padding-bottom: 20px;
    }
}

@media (max-width: 1250px) {
    #joint .two {
        font-size: 25px;
        line-height: 35px;
    }
}

@media (max-width: 1200px) {
    #joint .two {
        font-size: 20px;
        line-height: normal;
    }
}

@media (max-width: 1150px) {
    #joint .two {
        font-size: 20px;
        line-height: normal;
    }
}

@media (max-width: 1100px) {
    #joint .two {
        font-size: 20px;
        line-height: normal;
    }
}

@media (max-width: 1050px) {
    #joint .two {
        font-size: 20px;
        line-height: normal;
    }
    #joint .one img {
        height: 540px;
    }
}

@media (max-width: 1024px) {
    #joint .two {
        font-size: 20px;
        line-height: normal;
    }
    #joint .one img {
        height: 540px;
    }
}

@media (max-width: 991px) {
    #joint {
        padding-bottom: 30px;
    }
    #joint .one img {
        height: auto;
    }
    #joint .two {
        padding-top: 35px;
    }
}
/*end-joint*/

/*star-careers*/
#careers {
    padding-top: 30px;
    padding-bottom: 30px;
}

#careers .ourFast {
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 60px;
    line-height: 70px;
    width: 73%;
}

#careers .counts {
    color: #3F3F3F;
    font-family: "MaisonNeueMedium";
    font-size: 25px;
    line-height: normal;
    padding-top: 25px;
    padding-bottom: 25px;
}

#careers .row.greys {
    background: #EEEEEE;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 5px;
    cursor: pointer;
}

#careers .textName {
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    padding-top: 10px;
}

#careers .textLok {
    padding-top: 5px;
}

#careers .textLok span {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 20px;
    line-height: normal;
    padding-top: 10px;
    padding-left: 5px;
}

#careers .textLok img {
    vertical-align: baseline;
    width: 12px;
}

#careers .col-md-4.flexs {
    display: flex;
}

#careers .lefts {
    width: 80%;
}

#careers .lefts .textDate {
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-size: 15px;
    line-height: 23px;
    padding-top: 10px;
}

#careers .rights {
    width: 20%;
}

#careers .rights .imgs {
    vertical-align: middle;
    width: 45px;
}

@media (max-width: 991px) {
    #careers .ourFast {
        width: 88%;
    }
    #careers .textLok {
        padding-top: 10px;
    }
}

@media (max-width: 900px) {
    #careers .ourFast {
        width: 88%;
    }
}

@media (max-width: 650px) {
    #careers .ourFast {
        width: 100%;
    }
}

@media (max-width: 600px) {
    #careers .ourFast {
        width: 100%;
    }
}

@media (max-width: 550px) {
    #careers .ourFast {
        width: 100%;
        font-size: 50px;
        line-height: 60px;
    }
}

@media (max-width: 500px) {
    #careers .ourFast {
        width: 100%;
        font-size: 50px;
        line-height: 60px;
    }
}

@media (max-width: 450px) {
    #careers .ourFast {
        width: 100%;
        font-size: 45px;
        line-height: 55px;
    }
}

@media (max-width: 400px) {
    #careers .ourFast {
        font-size: 40px;
        line-height: 50px;
    }
}
/*end-careers*/

/*star-careersDet*/
#careersDet {
    padding-top: 35px;
    padding-bottom: 50px;
}

#careersDet .one {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 40px;
    line-height: normal;
    padding-bottom: 5px;
}

#careersDet .two {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: normal;
    padding-bottom: 5px;
}

#careersDet .two .fa-map-marker {
    margin-right: 5px;
}

#careersDet .trhee {
    color: #595959;
    font-family: "MaisonNeueBook";
    font-size: 12px;
    line-height: 23px;
    padding-bottom: 5px;
}

#careersDet .trhee span {
    /*color: #FF0000;*/
    color: #595959;
}

#careersDet .four {
    color: #595959;
    font-family: "MaisonNeueBook";
    font-size: 12px;
    line-height: 23px;
    padding-bottom: 5px;
}

#careersDet .four span {
    /*color: #FF0000;*/
    color: #595959;
}

#careersDet .five {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 28px;
    padding-top: 10px;
}

#careersDet .five p {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 28px;
}

#careersDet .five strong {
    font-size: 20px;
    line-height: 23px;
}

@media (max-width: 320px) {
    #careersDet .one {
        font-size: 35px;
    }
}
/*end-careersDet*/

/*star-btnCareers*/
.btnCareers {
    display: inline-block;
    padding: 10px 35px 10px 35px;
    margin-top: 20px;
    font-size: 20px;
    font-style: normal;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    line-height: 50px;
    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;
}

.btnCareers-info {
    color: #ffffff;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.btnCareers:hover,
.btnCareers:focus {
    color: #F9F9F9;
}
/*end-btnCareers*/

/*star-media*/
#media {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ffffff;
}
 
.wrap-media {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
    padding-bottom: 20px;
}

.item-media {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.item-media .timeMedia {
    display: block;
    color: #B3B3B3;
    font-family: "RobotoMedium";
    font-size: 13px;
    line-height: 19px;
    padding-top: 10px;
}

.item-media .textMedia {
    color: #3E3E3E;
    font-family: "RobotoBold";
    font-size: 16px;
    line-height: 23px;
    padding-top: 10px;
}

.img-item-media:hover .slide-item-media {
    left: 0;
    opacity: 1;
}

.img-item-media .slide-item-media {
    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-media .slide-item-media h3 {
    margin-bottom: 0;
    font-family: "RobotoRegular";
    font-size: 15px;
    color: #ffffff;
}

.img-item-media .slide-item-media .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-media {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
}

.img-item-media img {
    display: block;
    /*width: 100%;*/
    /*border-radius: 10px;*/
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

.img-item-media:hover img {
    transform: scale(1.2);
    background: rgba(0, 0, 0, 0.5);
}

.img-item-media .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-media .bottom-left span {
    color: #ffffff;
    font-family: "RobotoRegular";
    font-size: 25px;
}

.content-item-media {
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
}

@media (max-width: 1200px) {
    .img-item-media .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 1024px) {
    .img-item-media .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 991px) {
    .item-media {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 22px;
        line-height: 27px;
    }
}

@media (max-width: 900px) {
    .item-media {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 850px) {
    .item-media {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 21px;
        line-height: 26px;
    }
}

@media (max-width: 800px) {
    .item-media {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 750px) {
    .img-item-media .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 700px) {
    .item-media {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 650px) {
    .item-media {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 600px) {
    .item-media {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 20px;
        line-height: 25px;
    }
}

@media (max-width: 550px) {
    .item-media {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 19px;
        line-height: 24px;
    }
}

@media (max-width: 500px) {
    .item-media {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 450px) {
    .img-item-media .bottom-left {
        font-size: 18px;
        line-height: 23px;
    }
}

@media (max-width: 400px) {
    .item-media {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 375px) {
    #media {
        padding-bottom: 0px;
    }
    .item-media {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 365px) {
    #media {
        padding-bottom: 0px;
    }
    .item-media {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 320px) {
    #media {
        padding-bottom: 0px;
    }
    .item-media {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
    .content-item-media {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .img-item-media .bottom-left {
        font-size: 17px;
        line-height: 22px;
    }
}
/*end-media*/

/*star-media-detail*/
#media-detail  {
    padding-top: 30px;
    padding-bottom: 25px;
    background: #ffffff;
}

#media-detail .dateTimes {
    font-family: "RobotoMedium";
    font-size: 13px;
    line-height: normal;
    color: #2B2B2B;
    padding-bottom: 5px;
}

#media-detail .timeTimes {
    padding-bottom: 40px;
    font-family: "RobotoRegular";
    font-style: normal;
    font-size: 40px;
    line-height: 50px;
    color: #939393;
    padding-bottom: 5px;
}

#media-detail .one {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 30px;
    line-height: normal;
    padding-bottom: 40px;
}

.box-mediadetail {
    display: block;
}

.box-mediadetail img {
    width: 100%;
    height: auto;
}

.item-mediadetail {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 23px;
    padding-top: 25px;
}

.item-mediadetail p {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 10px;
}

@media (max-width: 991px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 900px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 850px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 800px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 750px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 700px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 650px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 600px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 550px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 500px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 450px) {
    #media-detail .one {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 400px) {
    #media-detail .one {
        font-size: 28px;
        line-height: 38px;
    }
    .item-mediadetail {
        font-size: 16px;
        line-height: 25px;
    }
    .item-mediadetail p {
        font-size: 16px;
        line-height: 25px;
    }
}

@media (max-width: 375px) {
    #media-detail .one {
        font-size: 27px;
        line-height: 37px;
    }
}

@media (max-width: 365px) {
    #media-detail .one {
        font-size: 26px;
        line-height: 36px;
    }
}

@media (max-width: 320px) {
    #media-detail .one {
        font-size: 26px;
        line-height: 36px;
    }
}
/*end-media-detail*/

/*star-content-mediaDet*/
.content-mediaDet {
    position: relative;
    padding-top: 30px;
    padding-bottom: 70px;
    border-bottom: 0px solid #eaeaeaea;
    background: #ffffff;
}

.others-mediaDet {
    margin-bottom: 45px;
}

.tag-others-mediaDet {
    color: #404040;
    font-family: "MaisonNeueBook";
    font-size: 50px;
    line-height: 40px;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 35px;
    text-transform: capitalize;
}

.content-mediaDet .container .owl-carousel .owl-next {
    position: absolute;
    top: 30%;
    left: 0;
}

.content-mediaDet .container .owl-carousel .owl-prev {
    position: absolute;
    top: 30%;
    right: 0;
}

.content-mediaDet .container .owl-carousel .item {
    padding: 0;
    background: transparent;
    min-height: 280px;
}

@media (max-width: 1024px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 991px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 900px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 850px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 800px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 750px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 700px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 650px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 600px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 550px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 500px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 450px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 400px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
    .tag-others-mediaDet {
        font-size: 40px;
        line-height: 30px;
    }
}

@media (max-width: 375px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 365px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 320px) {
    .content-mediaDet .container .owl-carousel .item {
        min-height: auto;
    }
}

.content-mediaDet .container .owl-carousel .box-sale {
    position: relative;
    /*min-height: 250px;*/
}

.content-mediaDet .container .owl-carousel .box-sale:before {
    background-color: rgba(0, 0, 0, 0.37);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}

.content-mediaDet .container .owl-carousel .box-sale img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto 15px;
    /*opacity: 0.5;*/
}

.content-mediaDet .container .owl-carousel .item .dateStrip {
    display: block;
    padding-top: 5px;
    color: #404040;
    font-family: "RobotoMedium";
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
}

.content-mediaDet .container .owl-carousel .item .price-strip {
    padding-top: 14px;
    color: #404040;
    font-family: "MaisonNeueBook";
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0;
}

.content-mediaDet .container .owl-carousel .item .dateStrip:hover {}

.content-mediaDet .container .owl-carousel .item .price-strip:hover {}

@media only screen and (min-width: 200px) and (max-width: 800px) {
    .content-mediaDet .container .owl-carousel .owl-nav {
        display: none;
    }
}

@media (max-width: 400px) {
    .content-mediaDet {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media (max-width: 375px) {
    .content-mediaDet {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media (max-width: 365px) {
    .content-mediaDet {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media (max-width: 320px) {
    .content-mediaDet {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}
/*end-content-mediaDet*/

/*** ABOUT ***/
#aboutPage {
    padding-top: 30px;
    padding-bottom: 40px;
}

#aboutPage .storyOne {
    color: #3F3F3F;
    font-family: "MaisonNeueLight";
    /*font-size: 60px;*/
    font-size: 45px;
    line-height: normal;
    /*line-height: 70px;*/
    padding-bottom: 20px;
    width: 82%;
}

#aboutPage .storyTwo {
    font-family: "MaisonNeueBook";
    font-size: 15px;
    line-height: 28px;
    color: #232323;
    padding-bottom: 10px;
}

#aboutPage .storyTwo p {
    font-family: "MaisonNeueBook";
    font-size: 15px;
    line-height: 28px;
    color: #232323;
    padding-bottom: 10px;
    margin: 0 0 0;
}

#aboutPage .profile {
    display: block;
}

#aboutPage .profile img {
    max-width: 100%;
}

@media (max-width: 991px) {
    #aboutPage .storyOne {
        width: 100%;
    }
}

@media (max-width: 450px) {
    #aboutPage .storyOne {
        width: 100%;
        font-size: 45px;
        line-height: 55px;
    }
}

@media (max-width: 400px) {
    #aboutPage .storyOne {
        width: 100%;
        font-size: 43px;
        line-height: 53px;
    }
}

@media (max-width: 375px) {
    #aboutPage .storyOne {
        width: 100%;
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 365px) {
    #aboutPage .storyOne {
        width: 100%;
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 320px) {
    #aboutPage .storyOne {
        width: 100%;
        font-size: 40px;
        line-height: 50px;
    }
}
/*** END ABOUT ***/

/*star-aboutFly*/
#aboutFly {
    position: relative;
    padding-bottom: 315px;
}

#aboutFly img {
    display: block;
    width: 100%;
}

@media (max-width: 991px) {
    #aboutFly {
        padding-bottom: 50px;
    }
}
/*end-aboutFly*/

/*star-aboutVisimisi*/
#aboutVisimisi {
    position: relative;
}

#aboutVisimisi .blacks {
    background: #EAF4E6;
    position: absolute;
    top: -430px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
}

#aboutVisimisi .paddings {
    padding: 30px 30px;
}

#aboutVisimisi .one {
    position: relative;
    color: #3F3F3F;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 70px;
}

#aboutVisimisi .one:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 10%;
    height: 4px;
    background: #F7941D;
}

#aboutVisimisi .two {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 30px;
    padding-top: 25px;
}

#aboutVisimisi .trhee {
    position: relative;
    color: #3F3F3F;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 70px;
}

#aboutVisimisi .trhee:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 10%;
    height: 4px;
    background: #F7941D;
}

#aboutVisimisi .four {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 30px;
    padding-top: 25px;
}

@media (max-width: 991px) {
    #aboutVisimisi .blacks {
        position: relative;
        top: 0;
    }
}

@media (max-width: 400px) {
    #aboutVisimisi .paddings {
        padding: 30px 15px;
    }
}
/*end-aboutVisimisi*/

/*star-coreValue*/
#coreValue {
    /*background: #F4F4F4;*/
    padding-top: 0;
}

#coreValue .textVal {
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 70px;
    /*padding-top: 20px;*/
    padding-bottom: 20px;
}

.wrap-coreValue {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.item-coreValue {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.wrap-coreValue img {
    display: block;
    max-width: 100%;
}

.wrap-coreValue .orienOne {
    display: block;
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 22px;
    line-height: normal;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    background: transparent;
}

.wrap-coreValue .orienTwo {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 15px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    background: transparent;
}

@media (max-width: 1200px) {
    #coreValue {
        padding-top: 45px;
    }
    .wrap-coreValue img {
        width: 75px;
        float: none;
    }
    .item-coreValue {
        width: calc(100% / 3);
        text-align: center;
    }
}

@media (max-width: 991px) {
    #coreValue {
        padding-top: 45px;
    }
    .wrap-coreValue img {
        width: 75px;
        float: none;
    }
    .item-coreValue {
        width: calc(100% / 2);
        text-align: center;
    }
}

@media (max-width: 500px) {
    .item-coreValue {
        width: calc(100% / 1);
    }
}

@media (max-width: 400px) {
    .wrap-coreValue .orienTwo {
        font-size: 14px;
        line-height: 25px;
    }
}
/*end-coreValue*/

/*star-aboutMaps*/
#aboutMaps {
    padding-top: 60px;
    padding-bottom: 60px;
}

#aboutMaps img {
    display: block;
    max-width: 100%;
}

#aboutMaps iframe {
    display: block;
    width: 100%;
    height: 480px;
}

@media (max-width: 600px) {
    #aboutMaps iframe {
        height: 320px;
    }
}

@media (max-width: 400px) {
    #aboutMaps iframe {
        height: 320px;
    }
}
/*end-aboutMaps*/

/*star-prodCost*/
#prodCost {
    padding-top: 55px;
    padding-bottom: 55px;
    background: #F4F4F4;
    border-bottom-left-radius: 125px;
    border-top-right-radius: 125px;
}

#prodCost .ours {
    color: #3C3C3C;
    font-family: "MaisonNeueBold";
    font-size: 15px;
    line-height: normal;
    letter-spacing: 7px;
    padding-bottom: 15px;
}

#prodCost .verd {
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: normal;
    padding-top: 20px;
    padding-bottom: 40px;
    /*line-height: 90px;*/
}

.prodCostDesc {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.item-prodCost {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.item-prodCost img {
    display: block;
    max-width: 100%;
}

.item-prodCost .timeNews {
    display: block;
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 22px;
    line-height: normal;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    background: transparent;
}

.item-prodCost .textNews {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 15px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    background: transparent;
}

.values {
    padding: 50px 0 0 0;
}

.jarak-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #DADADA solid;
}

.jarak-2:last-child {
    border-bottom: 0 #DADADA solid;
}

.jarakLeft {
    color: #BFBFBF;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 55px;
    line-height: normal;
    /*line-height: 90px;*/
    padding-bottom: 15px;
}

.jarakRight {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: normal;
    /*line-height: 30px;*/
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width: 700px) {
    .item-prodCost {
        width: calc(100% / 2);
    }
}

@media (max-width: 400px) {
    #prodCost .verd {
        font-size: 40px;
    }
    .item-prodCost {
        width: calc(100% / 1);
    }
    .item-prodCost img {
        width: 50px;
    }
    .item-prodCost .textNews {
        font-size: 14px;
        line-height: normal;
    }
}

@media (max-width: 450px) {
    .jarakLeft {
        font-size: 45px;
    }
    .jarakRight {
        font-size: 15px;
    }
}

@media (max-width: 400px) {
    .jarakLeft {
        font-size: 45px;
    }
    .jarakRight {
        font-size: 15px;
    }
}

@media (max-width: 375px) {
    .jarakLeft {
        font-size: 40px;
    }
    .jarakRight {
        font-size: 14px;
    }
}

@media (max-width: 350px) {
    .jarakLeft {
        font-size: 35px;
    }
    .jarakRight {
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .jarakLeft {
        font-size: 35px;
    }
    .jarakRight {
        font-size: 14px;
    }
}
/*end-prodCost*/

/*star-newsHome*/
#newsHome {
    padding-top: 25px;
    padding-bottom: 55px;
    background: #3F3F3F;
}

#newsHome .latest {
    color: #F3F3F3;
    font-family: "MaisonNeueLight";
    font-size: 40px;
    line-height: normal;
}

#newsHome .views {
    padding-top: 10px;
    float: right;
}

#newsHome .views a {
    color: #F7941D;
    font-family: "MaisonNeueBold";
    font-size: 16px;
    line-height: 30px;
}
 
.wrap-newsHome {
    padding-top: 30px;
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.item-newsHome {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 4);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.item-newsHome .timeNewshome {
    display: block;
    color: #B3B3B3;
    font-family: "RobotoMedium";
    font-size: 13px;
    line-height: normal;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: #ffffff;
}

.item-newsHome .textNewshome {
    color: #3E3E3E;
    font-family: "MaisonNeueBold";
    font-size: 16px;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    background: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.img-item-newsHome {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.img-item-newsHome 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);
}

.item-news:hover .timeNewshome {
    background: #1C75BC;
    color: #ffffff;
}

.item-news:hover .textNewshome {
    background: #1C75BC;
    color: #ffffff;
}

@media (max-width: 1024px) {
    .item-newsHome .textNewshome {
        font-size: 15px;
        line-height: normal;
    }
}

@media (max-width: 991px) {
    #newsHome .views {
        float: left;
    }
    .item-newsHome {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 900px) {
    .item-newsHome {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 850px) {
    .item-newsHome {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 800px) {
    .item-newsHome {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 700px) {
    .item-newsHome {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 650px) {
    .item-newsHome {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
}

@media (max-width: 600px) {
    .item-newsHome {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
}

@media (max-width: 550px) {
    .item-newsHome {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 500px) {
    .item-newsHome {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 400px) {
    .item-newsHome {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 375px) {
    #newsHome {
        padding-bottom: 0px;
    }
    .item-newsHome {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 365px) {
    #newsHome {
        padding-bottom: 0px;
    }
    .item-newsHome {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 320px) {
    #newsHome {
        padding-bottom: 0px;
    }
    .item-newsHome {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}
/*end-newsHome*/

/*star-homePartFly*/
#homePartFly {
    position: relative;
    padding-bottom: 130px;
}

#homePartFly img {
    display: block;
    width: 100%;
}

@media (max-width: 991px) {
    #homePartFly {
        padding-bottom: 0;
    }
}
/*end-homePartFly*/

/*star-homePartnering*/
#homePartnering {
    position: relative;
}

#homePartnering .greens {
    background: #8DC63F;
    position: absolute;
    top: -475px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
}

#homePartnering .paddings {
    padding: 30px 30px;
}

#homePartnering .one {
    position: relative;
    color: #F3F3F3;
    font-family: "MaisonNeueBold";
    font-size: 15px;
    line-height: normal;
    letter-spacing: 7px;
}

#homePartnering .two {
    color: #F3F3F3;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 55px;
    padding-top: 25px;
    padding-bottom: 30px;
}

#homePartnering .trhee {
    position: relative;
    color: #F3F3F3;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 70px;
}

#homePartnering .trhee:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 20%;
    height: 4px;
    background: #F7941D;
}

#homePartnering .four {
    color: #F3F3F3;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 30px;
    padding-top: 25px;
}

@media (max-width: 1100px) {
    #homePartnering .two {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 991px) {
    #homePartnering .greens {
        position: relative;
        top: 0;
    }
    #homePartnering .two {
        font-size: 45px;
        line-height: 55px;
    }
}

@media (max-width: 750px) {
    #homePartnering .greens {
        border-top-left-radius : 0;
    }
}

@media (max-width: 450px) {
    #homePartnering .two {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 400px) {
    #homePartnering .paddings {
        padding: 30px 15px;
    }
    #homePartnering .two {
        font-size: 40px;
        line-height: 50px;
    }
}
/*end-homePartnering*/

/*star-learn-homePart*/
button.learn-homePart {
    width: 215px;
    height: auto;
    cursor: pointer;
    /**/
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
}

button.learn-homePart .circle-homePart {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: relative;
    display: block;
    margin: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #bcd39cc2;
    
}

button.learn-aboutHome .circle-homePart .icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

button.learn-homePart .circle-homePart .icon.arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.625rem;
    background: none;
}

button.learn-homePart .button-homePart {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 0;
    margin: 0;
    color: #548019;
    font-family: "RobotoRegular";
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
}

button:hover .circle-homePart {
    width: 100%;
    border-radius: 50px;
    background: #ffffff;
}

button:hover .circle-homePart .icon.arrow {
    transform: translate(1rem, 0);
}

button:hover .button-homePart {
    color: #000;
}

#contHomepart {
    grid-area: main;
    align-self: center;
    justify-self: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0.625rem;
    grid-template-areas: ". main main ." ". main main .";
}
/*end-learn-homePart*/

/*star-kategorihome*/
#contents {
    background: #ffffff;
    padding-bottom: 65px;
}

.provide-home {
    /*color: #F7941D;*/
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: normal;
    /*letter-spacing: 7px;*/
    /*padding-top: 120px;*/
    padding-top: 75px;
    padding-bottom: 20px;
    text-align: center;
}

.provide-loremhome {
    color: #3F3F3F;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 55px;
    padding-bottom: 10px;
    text-align: center;
}

.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 100%;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    /*min-width: 320px;
    max-width: 480px;
    max-height: 360px;*/
    width: 100%;
    /*width: 31%;*/
    background: transparent;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: 0;
    color: #F3F3F3;
    font-family: "MaisonNeueLight";
    font-size: 40px;
    line-height: normal;
    text-transform: capitalize;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    /*opacity: 0.7;*/
    opacity: 1;
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
    display: block;
    /*-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);*/
}

figure.effect-lily figcaption {
    text-align: left;
}

figure.effect-lily figcaption > div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    /*height: 50%;*/
    height: 100%;
    border-radius: 20px;
    background: no-repeat;
}

figure.effect-lily h2 {
    -webkit-transform: translate3d(0,335px,0);
    transform: translate3d(0,335px,0);
}

figure.effect-lily p {
    -webkit-transform: translate3d(0,340px,0);
    transform: translate3d(0,340px,0);
}

figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-lily p {
    color: #ffffff;
    font-family: "MaisonNeueLight";
    font-size: 16px;
    text-transform: capitalize;
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily p .fa {
    padding-left: 5px;
}

figure.effect-lily figcaption > div:hover {
    /*background: #bb87328c;*/
}

figure.effect-lily:hover img {
    opacity: 1;
}

figure.effect-lily:hover p {
    opacity: 1;
    background: #5ea75e;
    color: #000;
    border-radius: 20px;
    padding: 10px 15px;
    width: 50%;
}

figure.effect-lily:hover img {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transform: scale(1.2);
}

figure.effect-lily:hover h2 {
    -webkit-transform: translate3d(0,300px,0);
    transform: translate3d(0,300px,0);
    color: #F3F3F3;
    font-family: "MaisonNeueLight";
    font-size: 40px;
    line-height: normal;
}

figure.effect-lily:hover p {
    -webkit-transform: translate3d(0,305px,0);
    transform: translate3d(0,305px,0);
}

figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

@media (max-width: 1300px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,330px,0);
        transform: translate3d(0,330px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,300px,0);
        transform: translate3d(0,300px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,315px,0);
        transform: translate3d(0,315px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }

    #ournews {
        padding-top: 30px;
    }
}

@media (max-width: 1190px) {
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,275px,0);
        transform: translate3d(0,275px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,230px,0);
        transform: translate3d(0,230px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,235px,0);
        transform: translate3d(0,235px,0);
    }
}

@media (max-width: 1024px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,275px,0);
        transform: translate3d(0,275px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,230px,0);
        transform: translate3d(0,230px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,235px,0);
        transform: translate3d(0,235px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 30px;
    }
}

@media (max-width: 1002px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,275px,0);
        transform: translate3d(0,275px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,230px,0);
        transform: translate3d(0,230px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,235px,0);
        transform: translate3d(0,235px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 30px;
    }
}

@media (max-width: 991px) {
    #ournews {
        padding-top: 20px;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,310px,0);
        transform: translate3d(0,310px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,275px,0);
        transform: translate3d(0,275px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,280px,0);
        transform: translate3d(0,280px,0);
    }
}

@media (max-width: 900px) {
    #ournews {
        padding-top: 20px;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,310px,0);
        transform: translate3d(0,310px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,275px,0);
        transform: translate3d(0,275px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,280px,0);
        transform: translate3d(0,280px,0);
    }
}

@media (max-width: 850px) {
    #ournews {
        padding-top: 20px;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,310px,0);
        transform: translate3d(0,310px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,275px,0);
        transform: translate3d(0,275px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,280px,0);
        transform: translate3d(0,280px,0);
    }
}

@media (max-width: 800px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,310px,0);
        transform: translate3d(0,310px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,275px,0);
        transform: translate3d(0,275px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,280px,0);
        transform: translate3d(0,280px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 750px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,310px,0);
        transform: translate3d(0,310px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,255px,0);
        transform: translate3d(0,255px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,260px,0);
        transform: translate3d(0,260px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 700px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,275px,0);
        transform: translate3d(0,275px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,225px,0);
        transform: translate3d(0,225px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,230px,0);
        transform: translate3d(0,230px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 650px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,250px,0);
        transform: translate3d(0,250px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,195px,0);
        transform: translate3d(0,195px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,200px,0);
        transform: translate3d(0,200px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 600px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,470px,0);
        transform: translate3d(0,470px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,445px,0);
        transform: translate3d(0,445px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,450px,0);
        transform: translate3d(0,450px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 550px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,470px,0);
        transform: translate3d(0,470px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,445px,0);
        transform: translate3d(0,445px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,450px,0);
        transform: translate3d(0,450px,0);
    }
    figure.effect-lily figcaption > div {
        padding: 0px 10px 0px 15px;
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 500px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,420px,0);
        transform: translate3d(0,420px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,395px,0);
        transform: translate3d(0,395px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,400px,0);
        transform: translate3d(0,400px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 450px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,400px,0);
        transform: translate3d(0,400px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,350px,0);
        transform: translate3d(0,350px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,355px,0);
        transform: translate3d(0,355px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 400px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,340px,0);
        transform: translate3d(0,340px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,295px,0);
        transform: translate3d(0,295px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,300px,0);
        transform: translate3d(0,300px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 375px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,340px,0);
        transform: translate3d(0,340px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,290px,0);
        transform: translate3d(0,290px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,295px,0);
        transform: translate3d(0,295px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 365px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,300px,0);
        transform: translate3d(0,300px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,250px,0);
        transform: translate3d(0,250px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,255px,0);
        transform: translate3d(0,255px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}

@media (max-width: 340px) {
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px 5px;
        width: 100%;
    }
    .grid figure.effect-lily h2 {
        -webkit-transform: translate3d(0,250px,0);
        transform: translate3d(0,250px,0);
    }
    .grid figure.effect-lily:hover h2 {
        -webkit-transform: translate3d(0,210px,0);
        transform: translate3d(0,210px,0);
    }
    .grid figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,215px,0);
        transform: translate3d(0,215px,0);
    }
    .grid {
        padding: 1em 0 0px;
    }
    #ournews {
        padding-top: 25px;
    }
}
/*end-kategorihome*/

/*star-homeAbout*/
#homeAbout {
    padding-top: 40px;
    padding-bottom: 60px;
}

#homeAbout .one {
    /*color: #F7941D;*/
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: normal;
    /*text-transform: uppercase;*/
    /*letter-spacing: 7px; */
    padding-bottom: 20px;
}

#homeAbout .two {
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 80px;
    line-height: 90px;
    text-transform: capitalize;
    padding-bottom: 20px;
}

#homeAbout .trhee {
    color: #3C3C3C;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    padding-bottom: 25px;
}

@media (max-width: 991px) {
    #homeAbout .two {
        font-size: 70px;
        line-height: 80px;
    }
}

@media (max-width: 900px) {
    #homeAbout .two {
        font-size: 70px;
        line-height: 80px;
    }
}

@media (max-width: 600px) {
    #homeAbout .two {
        font-size: 60px;
        line-height: 70px;
    }
}

@media (max-width: 550px) {
    #homeAbout .two {
        font-size: 60px;
        line-height: 70px;
    }
}

@media (max-width: 500px) {
    #homeAbout .two {
        font-size: 50px;
        line-height: 60px;
    }
}

@media (max-width: 450px) {
    #homeAbout .two {
        font-size: 50px;
        line-height: 60px;
    }
}

@media (max-width: 400px) {
    #homeAbout .two {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 365px) {
    #homeAbout .two {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 350px) {
    #homeAbout .two {
        font-size: 50px;
        line-height: 60px;
    }
}

@media (max-width: 320px) {
    #homeAbout .two {
        font-size: 50px;
        line-height: 60px;
    }
}
/*end-homeAbout*/

/*star-learn-aboutHome*/
button.learn-aboutHome {
    width: 215px;
    height: auto;
    cursor: pointer;
    /**/
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
}

button.learn-aboutHome .circle {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: relative;
    display: block;
    margin: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #B5D7F2;
    
}

button.learn-aboutHome .circle .icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

button.learn-aboutHome .circle .icon.arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.625rem;
    background: none;
}

button.learn-aboutHome .button-text {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 0;
    margin: 0;
    color: #1C75BC;
    font-family: "RobotoRegular";
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
}

button:hover .circle {
    width: 100%;
    border-radius: 50px;
}

button:hover .circle .icon.arrow {
    background: #fff;
    transform: translate(1rem, 0);
}

button:hover .button-text {
    color: #000;
}

#containers {
    grid-area: main;
    align-self: center;
    justify-self: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0.625rem;
    grid-template-areas: ". main main ." ". main main .";
}
/*end-learn-aboutHome*/

/*star-coreProduct*/
#coreProduct {
    background: #F4F4F4;
    padding-top: 45px;
    padding-bottom: 60px;
    border-radius: 20px;
}

#coreProduct .textVal {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 25px;
    line-height: 60px;
    padding-bottom: 20px;
}

#coreProduct .orange {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 25px;
    line-height: 60px;
}

#coreProduct .orangeDesc {
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 22px;
    line-height: normal;
    /*line-height: 60px;*/
}

.wrap-coreProduct {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.item-coreProduct {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 30px;
    position: relative;
}

.wrap-coreProduct img {
    display: block;
    max-width: 100%;
}

.wrap-coreProduct .orienOne {
    display: block;
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 22px;
    line-height: normal;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    background: transparent;
    /*color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;*/
    padding-bottom: 5px;
}

@media (max-width: 1200px) {
    .wrap-coreProduct img {
        width: 75px;
        float: none;
    }
    .item-coreProduct {
        width: calc(100% / 3);
        text-align: center;
    }
}

@media (max-width: 991px) {
    .wrap-coreProduct img {
        width: 75px;
        float: none;
    }
    .item-coreProduct {
        width: calc(100% / 2);
        text-align: center;
    }
}

@media (max-width: 500px) {
    .item-coreProduct {
        width: calc(100% / 1);
    }
}

@media (max-width: 365px) {
    #coreProduct .textVal {
        line-height: normal;
        padding-bottom: 30px;
    }
}
/*end-coreProduct*/

/*star-productDet*/
#productDet {
    background: #ffffff;
    padding-top: 50px;
    padding-bottom: 40px;
}

#productDet .imgDet {
    display: block;
    max-width: 100%;
}

#productDet .one {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 30px;
    line-height: 60px;
    padding-bottom: 15px;
}

#productDet .two {
    color: #3F3F3F;
    font-family: "MaisonNeueLight";
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 15px;
}

#productDet .trhee {
    color: #3C3C3C;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 30px;
    width: 90%;
    padding-bottom: 10px;
}

.wrap-productDet {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.item-productDet {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.item-productDet a {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 15px;
    line-height: 49px;
}

.item-productDet img {
    vertical-align: middle;
    margin-right: 5px;
}

@media (max-width: 1195px) {
    .item-productDet {
        width: calc(100% / 2);
    }
}

@media (max-width: 991px) {
    #productDet .one {
        padding-top: 20px;
    }
    #productDet .trhee {
        width: 100%;
    }
    .item-productDet {
        width: calc(100% / 4);
    }
}

@media (max-width: 900px) {
    .item-productDet {
        width: calc(100% / 4);
    }
}

@media (max-width: 700px) {
    .item-productDet {
        width: calc(100% / 3);
    }
}

@media (max-width: 550px) {
    .item-productDet {
        width: calc(100% / 2);
    }
}

@media (max-width: 400px) {
    #productDet .one {
        line-height: normal;
    }
}

@media (max-width: 365px) {
    .item-productDet {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 320px) {
    #productDet .one {
        line-height: normal;
    }
    #productDet .two {
        font-size: 50px;
        line-height: normal;
    }
    .item-productDet {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}
/*end-productDet*/

/*star-looking*/
#looking {
    background: #ffffff;
    padding-top: 70px;
    padding-bottom: 70px;
}

#looking .centers {
    text-align: center;
}

#looking .text {
    color: #3F3F3F;
    font-family: "MaisonNeueLight";
    font-size: 60px;
    line-height: 70px;
}

.btnLooking-info {
    color: #ffffff;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.btnLooking {
    display: inline-block;
    padding: 10px 35px 10px 35px;
    margin-top: 30px;
    font-size: 20px;
    font-style: normal;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    line-height: 50px;
    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 #ED1C24;
    border-radius: 100px;
}

.btnLooking:hover,
.btnLooking:focus {
    color: #F9F9F9;
}

@media (max-width: 600px) {
    #looking .text {
        font-size: 50px;
        line-height: normal;
    }
}

@media (max-width: 500px) {
    #looking .text {
        font-size: 45px;
        line-height: normal;
    }
}

@media (max-width: 450px) {
    #looking .text {
        font-size: 45px;
        line-height: normal;
    }
}

@media (max-width: 400px) {
    #looking .text {
        font-size: 40px;
        line-height: normal;
    }
}

@media (max-width: 375px) {
    #looking .text {
        font-size: 40px;
        line-height: normal;
    }
}

@media (max-width: 365px) {
    #looking .text {
        font-size: 40px;
        line-height: normal;
    }
}

@media (max-width: 320px) {
    #looking .text {
        font-size: 40px;
        line-height: normal;
    }
}
/*end-looking*/

/*star-menu-pageCateg*/
#menu-pageCateg {
    background: #ffffff;
    overflow: hidden;
    padding-top: 25px;
}

#menu-pageCateg .items {
    /*color: #6E6E6E;*/
    color: #3C3C3C;
    font-family: "MaisonNeueLight";
    font-size: 60px;
    line-height: 70px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 45px;
}

/*#menu-pageCateg .items:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 10%;
    height: 3px;
    background: #8DC63F;
}*/

#menu-pageCateg .centers {
    text-align: center;
}

#menu-pageCateg .box-menu-pageCateg {
    display: inline-block;
}

#menu-pageCateg ul {
    display: block;
}

#menu-pageCateg ul li {
    display: inline-block;
    vertical-align: middle;
}

#menu-pageCateg ul li a {
    position: relative;
    padding: 10px 25px;
    max-width: 200px;
    color: #A0A0A0;
    font-family: "MaisonNeueBold";
    font-size: 20px;
    /*font-size: 25px;*/
    line-height: normal;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
}

#menu-pageCateg ul li a:hover,
#menu-pageCateg ul li a.active {
    color: #3F3F3F;
}

@media (max-width: 500px) {
    #menu-pageCateg ul li a {
        line-height: 35px;
    }
}
/*end-menu-pageCateg*/

/*star-category*/
#category {
    padding-top: 35px;
    padding-bottom: 15px;
    background: #ffffff;
}
 
.wrap-category {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.item-category {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.item-category .timeCategory {
    display: block;
    color: #3C3C3C;
    font-family: "MaisonNeueBold";
    font-size: 28px;
    line-height: 33px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    /*background: #F9F9F9;*/
}

.item-category .textCategory {
    color: #6E6E6E;
    font-family: "MaisonNeueMedium";
    font-size: 18px;
    line-height: normal;
    /*line-height: 33px;*/
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    /*background: #F9F9F9;*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.img-item-category {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
    /*border-top-left-radius: 10px;*/
    /*border-top-right-radius: 10px;*/
}

.img-item-category img {
    display: block;
    /*width: 100%;*/
    /*border-radius: 10px;*/
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

.img-item-category:hover img {
    transform: scale(1.2);
}

@media (max-width: 991px) {
    .item-category {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 900px) {
    .item-category {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 850px) {
    .item-category {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 800px) {
    .item-category {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 700px) {
    .item-category {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 650px) {
    .item-category {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
}

@media (max-width: 600px) {
    .item-category {
        width: calc(100% / 1);
        padding-bottom: 20px;
    }
}

@media (max-width: 550px) {
    .item-category {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 500px) {
    .item-category {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 450px) {}

@media (max-width: 400px) {
    .item-category {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 375px) {
    #category {
        padding-bottom: 0px;
    }
    .item-category {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 365px) {
    #category {
        padding-bottom: 0px;
    }
    .item-category {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 320px) {
    #category {
        padding-bottom: 0px;
    }
    .item-category {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}
/*end-category*/

/*star-menu-pageNews*/
#menu-pageNews {
    background: #ffffff;
    overflow: hidden;
    padding-top: 25px;
}

#menu-pageNews .col-md-12 {
    text-align: center;
}

#menu-pageNews .box-menu-pageNews {
    display: inline-block;
}

#menu-pageNews ul {
    display: block;
}

#menu-pageNews ul li {
    display: inline-block;
    vertical-align: middle;
}

#menu-pageNews ul li a {
    position: relative;
    padding: 10px 25px;
    max-width: 200px;
    color: #A0A0A0;
    font-family: "MaisonNeueBold";
    font-size: 20px;
    /*font-size: 25px;*/
    line-height: normal;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
}

#menu-pageNews ul li a:hover, #menu-pageNews ul li a.active {
    color: #3F3F3F;
}
/*end-menu-pageNews*/

/*star-news*/
#news {
    padding-top: 25px;
    padding-bottom: 15px;
    background: #ffffff;
}
 
.wrap-news {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.item-newsTeks {
    padding-bottom: 50px;
    font-family: "RobotoRegular";
    font-style: normal;
    font-size: 100px;
    line-height: 100px;
    color: #404040;
}

.item-news {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.item-news .timeNews {
    display: block;
    color: #B3B3B3;
    font-family: "RobotoMedium";
    font-size: 13px;
    line-height: normal;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    background: #F9F9F9;
}

.item-news .textNews {
    color: #3E3E3E;
    font-family: "RobotoBold";
    font-size: 16px;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    background: #F9F9F9;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.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: "RobotoRegular";
    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;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.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);
}

.item-news:hover .timeNews {
    background: #1C75BC;
    color: #ffffff;
}

.item-news:hover .textNews {
    background: #1C75BC;
    color: #ffffff;
}

.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: "RobotoRegular";
    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-abNews*/
#abNews {
    padding-top: 80px;
    position: relative;
}

#abNews img {
    display: block;
    width: 100%;
}

#abNews .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 0;
    height: 85px;
    /*background: linear-gradient(180deg, #F5F5F5 21%, #F5F5F5 56%);*/
    background: linear-gradient(#f5f5f552 21%, #f5f5f5d4 56%);
    width: 100%;
}

@media (max-width: 1150px) {
    #abNews {
        padding-top: 65px;
    }
}

@media (max-width: 1100px) {
    #abNews {
        padding-top: 0;
    }
    #abNews .bottom-left {
        height: 75px;
    }
}

@media (max-width: 1024px) {
    #abNews .bottom-left {
        height: 75px;
    }
}

@media (max-width: 991px) {
    #abNews img {
        height: 265px;
    }
    #abNews .bottom-left {
        height: 75px;
    }
}

@media (max-width: 900px) {
    #abNews img {
        height: 265px;
    }
    #abNews .bottom-left {
        height: 75px;
    }
}

@media (max-width: 850px) {
    #abNews img {
        height: 245px;
    }
    #abNews .bottom-left {
        height: 75px;
    }
}

@media (max-width: 800px) {
    #abNews img {
        height: 240px;
    }
    #abNews .bottom-left {
        height: 75px;
    }
}

@media (max-width: 750px) {
    #abNews img {
        height: 230px;
    }
    #abNews .bottom-left {
        height: 75px;
    }
}

@media (max-width: 700px) {
    #abNews img {
        height: 220px;
    }
    #abNews .bottom-left {
        height: 75px;
    }
}

@media (max-width: 650px) {
    #abNews img {
        height: 210px;
    }
    #abNews .bottom-left {
        height: 75px;
    }
}

@media (max-width: 550px) {
    #abNews .bottom-left {
        height: 70px;
    }
}

@media (max-width: 500px) {
    #abNews img {
        height: 160px;
    }
    #abNews .bottom-left {
        height: 70px;
    }
}

@media (max-width: 450px) {
    #abNews img {
        height: 155px;
    }
    #abNews .bottom-left {
        height: 65px;
    }
}

@media (max-width: 400px) {
    #abNews img {
        height: 155px;
    }
    #abNews .bottom-left {
        height: 65px;
    }
}

@media (max-width: 375px) {
    #abNews .bottom-left {
        height: 65px;
    }
}

@media (max-width: 365px) {
    #abNews .bottom-left {
        height: 65px;
    }
}

@media (max-width: 320px) {
    #abNews .bottom-left {
        height: 65px;
    }
}
/*end-abNews*/

/*star-news-detail*/
#news-detail  {
    padding-top: 20px;
    padding-bottom: 25px;
    position: relative;
}

#news-detail .clouds {
    position: absolute;
    top: -80px;
}

#news-detail .clouds .dateTimes {
    color: #2B2B2B;
    font-family: "RobotoMedium";
    font-size: 13px;
    line-height: normal;
    padding-bottom: 5px;
}

#news-detail .clouds .one {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 30px;
    line-height: normal;
    padding-bottom: 40px;
}

.box-newsdetail {
    display: block;
}

.box-newsdetail img {
    width: 100%;
    height: auto;
}

.item-newsdetail {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 28px;
    padding-top: 40px;
}

.item-newsdetail p {
    margin: 0 0 10px;
}

@media (max-width: 1150px) {
    .item-newsdetail {
        padding-top: 65px;
    }
}

@media (max-width: 1100px) {
    .item-newsdetail {
        padding-top: 65px;
    }
}

@media (max-width: 1024px) {
    .item-newsdetail {
        padding-top: 65px;
    }
}

@media (max-width: 991px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 65px;
    }
}

@media (max-width: 900px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 65px;
    }
}

@media (max-width: 850px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 65px;
    }
}

@media (max-width: 800px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 65px;
    }
}

@media (max-width: 750px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 65px;
    }
}

@media (max-width: 700px) {
    #news-detail .clouds .one {
        font-size: 31px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 95px;
    }
}

@media (max-width: 650px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 105px;
    }
}

@media (max-width: 600px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 105px;
    }
}

@media (max-width: 550px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 105px;
    }
}

@media (max-width: 535px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 135px;
    }
}

@media (max-width: 500px) {
    #news-detail .clouds .one {
        font-size: 30px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 135px;
    }
}

@media (max-width: 450px) {
    #news-detail .clouds .one {
        font-size: 26px;
        line-height: normal;
    }
    .item-newsdetail {
        padding-top: 120px;
    }
}

@media (max-width: 400px) {
    #news-detail .clouds .one {
        font-size: 26px;
        line-height: 36px;
    }
    .item-newsdetail {
        font-size: 16px;
        line-height: 25px;
    }
    .item-newsdetail p {
        font-size: 16px;
        line-height: 25px;
    }
    .item-newsdetail {
        padding-top: 140px;
    }
}

@media (max-width: 390px) {
    .item-newsdetail {
        padding-top: 170px;
    }
}

@media (max-width: 375px) {
    #news-detail .clouds .one {
        font-size: 25px;
        line-height: 35px;
    }
    .item-newsdetail {
        padding-top: 170px;
    }
}

@media (max-width: 365px) {
    #news-detail .clouds .one {
        font-size: 25px;
        line-height: 35px;
    }
    .item-newsdetail {
        padding-top: 170px;
    }
}

@media (max-width: 350px) {
    .item-newsdetail {
        padding-top: 175px;
    }
}

@media (max-width: 340px) {
    .item-newsdetail {
        padding-top: 200px;
    }
}

@media (max-width: 320px) {
    #news-detail .clouds .one {
        font-size: 25px;
        line-height: 35px;
    }
    .item-newsdetail {
        padding-top: 210px;
    }
}
/*end-news-detail*/

/*star-content-newsDet*/
.content-newsDet {
    position: relative;
    padding-top: 45px;
    padding-bottom: 65px;
    border-bottom: 0px solid #eaeaeaea;
    background: #2A2A2A;
}

.others-newsDet {
    margin-bottom: 45px;
}

.tag-others-newsDet {
    position: relative;
    color: #ffffff;
    font-family: "MontserratBold";
    font-size: 30px;
    line-height: normal;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 35px;
    padding-bottom: 25px;
    text-transform: capitalize;
    border-bottom: 1px solid #F9F9F9;
}

.tag-others-newsDet:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 20%;
    height: 3px;
    background: #ffffff;
}

@media screen and (max-width: 640px) {
    .content-newsDet .container .owl-carousel .item .price-strip {
        font-size: 16px !important;
    }
}

.content-newsDet .container .owl-carousel .owl-next {
    position: absolute;
    top: 30%;
    left: 0;
}

.content-newsDet .container .owl-carousel .owl-prev {
    position: absolute;
    top: 30%;
    right: 0;
}

.content-newsDet .container .owl-carousel .item {
    padding: 0;
    background: #ffffff;
    border-radius: 10px;
    min-height: 280px;
}

.content-newsDet .container .owl-carousel .item:hover {
    background: #F9F9F9;
    opacity: 0.9;
}

@media (max-width: 1024px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 991px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 900px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 850px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 800px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 750px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 700px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 650px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 600px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 550px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 500px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 450px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 400px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
    .tag-others-newsDet {
        font-size: 30px;
    }
}

@media (max-width: 375px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 365px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

@media (max-width: 320px) {
    .content-newsDet .container .owl-carousel .item {
        min-height: auto;
    }
}

.content-newsDet .container .owl-carousel .box-sale {
    position: relative;
    /*min-height: 250px;*/
}

.content-newsDet .container .owl-carousel .box-sale:before {
    background-color: rgba(0, 0, 0, 0.37);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}

.content-newsDet .container .owl-carousel .box-sale img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /*opacity: 0.5;*/
}

.content-newsDet .container .owl-carousel .item .dateStrip {
    display: block;
    padding-top: 5px;
    color: #B3B3B3;
    font-family: "RobotoMedium";
    font-size: 13px;
    line-height: normal;
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.content-newsDet .container .owl-carousel .item .price-strip {
    display: block;
    color: #3E3E3E;
    font-family: "RobotoBold";
    font-size: 16px;
    line-height: 23px;
    padding-top: 15px;
    padding-bottom: 15px;
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.content-newsDet .container .owl-carousel .item .dateStrip:hover {}

.content-newsDet .container .owl-carousel .item .price-strip:hover {}

@media only screen and (min-width: 200px) and (max-width: 800px) {
    .content-newsDet .container .owl-carousel .owl-nav {
        display: none;
    }
}

@media (max-width: 400px) {
    .content-newsDet {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media (max-width: 375px) {
    .content-newsDet {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media (max-width: 365px) {
    .content-newsDet {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media (max-width: 320px) {
    .content-newsDet {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}
/*end-content-newsDet*/

/*star-formNews*/
#formNews {
    padding-top: 10px;
    padding-bottom: 50px;
    background: #ffffff;
}

#formNews .bf3 {
    background: #F3F3F3;
    border: 2px solid #AFAFAF;
    border-radius: 10px;
    padding: 20px 20px;
}

#formNews .started {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 30px;
    line-height: normal;
    padding-bottom: 10px;
}

#formNews .looking {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 15px;
}

#formNews label {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: normal;
    padding: 10px 0px;
}

#formNews .form-controls {
    display: block;
    width: 100%;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #777777;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: "MontserratRegular";
}

.btnformNews {
    display: inline-block;
    padding: 10px 25px 10px 25px;
    margin-bottom: 15px;
    font-size: 20px;
    font-style: normal;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    line-height: 35px;
    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;
}

.btnformNews-info {
    color: #F9F9F9;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.btnformNews:hover,
.btnformNews:focus {
    color: #F9F9F9;
}
/*end-formNews*/

/*star-prodCat*/
#prodCat {
    padding-top: 40px;
    padding-bottom: 25px;
    background: #ffffff;
}
 
.wrap-prodCat {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;
}

.item-prodCat {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    width: calc(100% / 3);
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 20px;
    position: relative;
}

.item-prodCat .textNews {
    color: #3E3E3E;
    font-family: "MaisonNeueLight";
    font-size: 40px;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    background: #F9F9F9;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.img-item-prodCat {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.img-item-prodCat img {
    display: block;
    /*width: 100%;*/
    /*border-radius: 10px;*/
    transform-origin: 65% 75%;
    transition: transform 1s, filter .5s ease-out;
}

.img-item-prodCat:hover img {
    transform: scale(1.2);
    background: rgba(0, 0, 0, 0.5);
}

/*.item-prodCat:hover .textNews {
    background: #1C75BC;
    color: #ffffff;
}*/

@media (max-width: 991px) {
    .item-prodCat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 900px) {
    .item-prodCat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 850px) {
    .item-prodCat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 800px) {
    .item-prodCat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 700px) {
    .item-prodCat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 650px) {
    .item-prodCat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 600px) {
    .item-prodCat {
        width: calc(100% / 2);
        padding-bottom: 20px;
    }
}

@media (max-width: 550px) {
    .item-prodCat {
        width: calc(100% / 2);
        padding-bottom: 15px;
    }
}

@media (max-width: 500px) {
    .item-prodCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 400px) {
    .item-prodCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 375px) {
    #prodCat {
        padding-bottom: 0px;
    }
    .item-prodCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 365px) {
    #prodCat {
        padding-bottom: 0px;
    }
    .item-prodCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}

@media (max-width: 320px) {
    #prodCat {
        padding-bottom: 0px;
    }
    .item-prodCat {
        width: calc(100% / 1);
        padding-bottom: 15px;
    }
}
/*end-prodCat*/

/*star-modal-content*/
.areasModal .modal-content .proTeks {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #404040;
    font-size: 28px;
    line-height: 40px;
    font-family: "PoppinsRegular";
}

.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: #3D3D3D;
    font-family: "MontserratBold";
    font-style: normal;
    font-weight: 600;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.areasModal .modal-content .modalText-two {
    font-size: 15px;
    line-height: 27px;
    color: #3D3D3D;
    padding-bottom: 15px;
    font-family: "MontserratRegular";
    font-style: normal;
    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: "PoppinsRegular";
}

@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-modal-content*/

/*star-kontenKontak*/
#kontenKontak {
    padding-top: 40px;
    padding-bottom: 80px;
}

#kontenKontak .ones {
    color: #3F3F3F;
    font-family: "MaisonNeueLight";
    font-size: 60px;
    line-height: 70px;
    padding-bottom: 25px;
}

#kontenKontak .twos {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

#kontenKontak .trhees {
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    padding-bottom: 6px;
    text-transform: capitalize;
    padding-bottom: 10px;
}

#kontenKontak .trhees img {
    display: inline-block;
    max-width: 100%;
    margin-right: 5px;
}

#kontenKontak .fours {
    color: #3F3F3F;
    font-family: 'MaisonNeueBook';
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 20px;
}

#kontenKontak .fives {
    color: #3F3F3F;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    padding-bottom: 6px;
    text-transform: capitalize;
    padding-bottom: 10px;
}

#kontenKontak .fives img {
    display: inline-block;
    max-width: 100%;
    margin-right: 5px;
}

#kontenKontak .six {
    color: #3F3F3F;
    font-family: "MaisonNeueBook";
    font-size: 30px;
    line-height: 28px;
}

#kontenKontak .seven {
    color: #1C75BC;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 28px;
}

.btnkontaks {
    display: inline-block;
    padding: 10px 25px 10px 25px;
    margin-bottom: 70px;
    font-size: 20px;
    font-style: normal;
    font-family: "MaisonNeueDemi";
    font-weight: bold;
    line-height: 55px;
    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: #F9F9F9;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.btnkontaks:hover, .btnkontaks:focus {
    color: #F9F9F9;
}

.btnkontaks .fa-long-arrow-right {
    padding-left: 20px;
}

@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: #383838;
    font-family: "MaisonNeueBook";
    font-weight: normal;
    padding: 10px 0px;
}

.box-kontak .form-controls {
    display: block;
    color: #6E6E6E;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 23px;
    width: 100%;
    padding: 10px 15px;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}

.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: #ffffff;
    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;  */
}

.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;
}

/*css whatsapp scrollTop*/
.scrolltop {
    position:fixed;
    right: 0;
    bottom: 15px;
    color:#fff;
    background: transparent;
    border-radius: 7px 7px 7px 7px;
}
/*css whatsapp scrollTop*/

/*star-footer*/
footer .second-footer {
    padding: 5px 0;
    background-color: #F3F3F3;
    border-top: 0px solid #383838;
}

.copyright {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #838383;
    font-family: "MaisonNeueBook";
    font-size: 13px;
    line-height: normal;
    text-align: center;
}

@media (max-width: 400px) {
    .copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 320px) {
    .copyright {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.top-footer {
    padding-top: 0;
    padding-bottom: 0;
    background: #F3F3F3;
    background-size: cover;
}

.top-footer .container .row.border-footer {
    border-bottom: 0 #444444 solid;
    padding-top: 40px;
    padding-bottom: 0;
}

.item-footer .tag-item-footer {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative;
}

.item-footers .tag-item-footers {
    color: #3F3F3F;
    font-family: "MaisonNeueBold";
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.top-footer .address {
    color: #5E5E5E;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 24px;
}

.top-footer .officeEmail {
    color: #5E5E5E;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 24px;
}

.top-footer .officeEmail .fa-envelope-o {
    padding-right: 5px;
}

.top-footer .officeTelp {
    color: #5E5E5E;
    font-family: "MaisonNeueBook";
    font-size: 16px;
    line-height: 24px;
}

.top-footer .officeTelp .fa-phone {
    padding-right: 5px;
}

.footer-img {
    display: block;
}

.footer-img img {
    /*width: 70%;*/
    max-width: 100%;
}

@media (max-width: 991px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 255px;
    }
    .item-footer .tag-item-footer {
        margin-top: 15px;
    }
    .item-footers .tag-item-footers {
        margin-top: 15px;
    }
}

@media (max-width: 900px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 255px;
    }
}

@media (max-width: 800px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 255px;
    }
}

@media (max-width: 700px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 255px;
    }
}

@media (max-width: 650px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 255px;
    }
}

@media (max-width: 600px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 200px;
    }
}

@media (max-width: 550px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 200px;
    }
}

@media (max-width: 500px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 200px;
    }
}

@media (max-width: 450px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 200px;
    }
}

@media (max-width: 400px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 100%;
    }
}

@media (max-width: 375px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 100%;
    }
}

@media (max-width: 365px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 100%;
    }
}

@media (max-width: 320px) {
    .footer-img img {
        padding-bottom: 15px;
        width: 100%;
    }
}

.item-footer p {
    font-size: 13px;
    color: #FFF;
}

.item-kontak-footer {
    margin-bottom: 15px;
}

.item-nav-footer {
    margin-bottom: 10px;
}

.item-info-footer {
    margin-bottom: 5px;
}

.item-almt-footer {
    margin-bottom: 5px;
}

.item-kontak-footer .tag-kontak-footer {
    color: #ffffff;
    font-family: "Poppins-Regular";
    font-size: 13px;
    text-transform: uppercase;
}

.item-nav-footer .tag-nav-footer a {
    color: #5E5E5E;
    font-family: "RobotoRegular";
    font-size: 17px;
    line-height: normal;
    letter-spacing: 0;
    text-transform: inherit;
}

.item-nav-footer .tag-brows-footer a {
    color: #8B8B8B;
    font-family: "RobotoRegular";
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: inherit;
}

.item-info-footer .tag-info-footer {
    color: #a9d8ff;
    font-family: "Poppins-Regular";
    font-size: 13px;
    text-transform: capitalize;
}

.item-kontak-footer span {
    display: block;
    font-size: 13px;
    color: #FFF;
}

.medsos-footer {
    margin-top: 15px;
}

.medsos-footer li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.medsos-footer li a {
    display: block;
    padding-right: 20px;
    background: transparent;
    border-radius: 0;
}

.medsos-footer li a img {
    display: block;
    /*width: 25px;*/
    /*height: 25px;*/
}

.medsos-footer li a .fa {
    margin-top: 10px;
    margin-left: 0;
    font-size: 20px;
    color: #ffffff;
}

@media only screen and (max-width: 1024px) {
    .item-footer {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .copy {
        text-align: center;
    }
}

@media (max-width: 991px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 900px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 800px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 700px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 600px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 500px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 400px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 375px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 365px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 320px) {
    .top-footer {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .top-footer .container .row.border-footer {
        border-top: 0px #CCCCCC solid;
        padding-top: 30px;
    }
}

@media (max-width: 320px) {
    .item-footer .tag-item-footer {
        margin-bottom: 15px;
    }
    .item-footer p {
        font-size: 12px;
        line-height: 20px;
        text-align: justify;
    }
    .item-footer ul li a {
        font-size: 12px;
    }
    .item-kontak-footer .tag-kontak-footer {
        font-size: 12px;
    }
    .item-nav-footer .tag-nav-footer a {
        font-size: 12px;
    }
    .item-info-footer .tag-info-footer {
        font-size: 12px;
    }
    .item-almt-footer .tag-almt-footer {
        font-size: 12px;
    }
    .item-kontak-footer span {
        font-size: 12px;
    }
}
/*end-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-top: 20px;
    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: "RobotoBold";
    font-size: 16px;
    line-height: 23px;
    border-radius: 0;
}

.page-produk {
    padding-top: 20px;
    margin-top: 10px;
    /* border-top: 4px solid #DDD;  */
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

.pagination>li>a:hover,
.pagination>li>a:focus {
    background-color: transparent;
    color: #1C75BC;
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #1C75BC;
    border-color: #1C75BC;
    border-radius: 50%;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    color: #505050;
    text-decoration: none;
    background-color: #fff;
    border: 0 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;
}

/*** RESPONSIVE STYLE ***/
/* TOP HEADER */
.top-header-rs {
    padding: 20px 0;
    background: #ffffff;
    /*background: green;*/
}

.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: #000;
}

.bar:last-child {
    margin-bottom: 0px;
}

@media (min-width: 1100px) {
    .top-header-rs {
        display: none;
    }
}

@media (max-width: 1100px) {
    .top-header-rs {
        display: block;
    }
}

@media (max-width: 600px) {
    .top-header-rs {
        padding: 15px 0;
    }
}

@media (max-width: 500px) {
    .top-header-rs {
        padding: 15px 0;
    }
}
/* END TOP HEADER */

/* SIDE MENU */
#side-menu {
    visibility: hidden;
    position: fixed;
    left: -100%;
    top: 0;
    width: 250px;
    height: 100%;
    background: #ED1C24;
    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: "MaisonNeueBook";
}

.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: 'MaisonNeueBook';
    font-style: normal;
    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: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-family: "MaisonNeueBook";
    font-size: 15px;
    line-height: 18px;
}

.list-side-menu li a.active {
    color: #3C3C3C;
    background: #ffffff;
}

.list-side-menu li a:hover,
.list-side-menu li a:focus {
    color: #3C3C3C;
    background: #ffffff;
}

.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;
    }
}
/*** 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);
}

/*star css-tambahan*/
.menu {
    display: flex;
    float: left;
}

.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: #ffffff;
    text-align: left;
    text-transform: capitalize;
    margin-left: 5px;    
    border-bottom: 0px solid #ffffff;
    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;
}
/*star @media*/

/*star-service*/
#service {
    background: #ffffff;
    padding-top: 55px;
    padding-bottom: 145px;
}

.service-detail {
    float: left;
    display: block;
}

.service-detail .img-service-detail {
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    max-width: 600px;
}

.service-detail .img-service-detail:after {
    position: absolute;
    content: "";
    top: 20px;
    left: 540px;
    width: 85%;
    height: 100%;
    border-top: 10px solid #E65626;
    z-index: 1;
}

.service-detail .img-service-detail:before {
    position: absolute;
    content: "";
    top: 30px;
    left: 540px;
    width: 100%;
    height: 100%;
    background: #446AEE;
    z-index: 1;
}

.service-detail .img-service-detail img {
    position: relative;
    z-index: 2;
    display: block;
    max-width: 100%;
}

.service-detail .img-service-detail .seaOne {
    position: absolute;
    content: "";
    top: 30px;
    left: 590px;
    width: 100%;
    height: 0%;
    z-index: 2;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 80px;
}

.service-detail .img-service-detail .seaOne .contsOne {
    color: transparent;
    font-family: "PoppinBold";
    font-style: normal;
    /* font-size: 170px; */
    font-size: 120px;
    /* line-height: normal; */
    line-height: 45px;
    margin-top: 25px;
    -webkit-text-stroke: 2px #9199F9;
}

.service-detail .img-service-detail .seaOne .freightOne {
    color: #FFE500;
    font-family: "MontserratBold";
    font-style: normal;
    font-size: 40px;
    line-height: 28px;
    padding-bottom: 5px;
}

.service-detail .img-service-detail .seaOne .customsOne {
    color: #ffffff;
    font-family: "MontserratRegular";
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0;
    padding-top: 5px;
    padding-bottom: 10px;
}

.service-detail .img-service-detail .seaOne .contensOne {
    color: #ffffff;
    font-size: 15px;
    font-family: "MontserratRegular";
    line-height: 25px;
    letter-spacing: 0;
}

#service .serviceHide {
    display: none;
}

#service .confiRell {
    position: relative;
    background: #446AEE;
}

@media (max-width: 1150px) {
    #service .serviceHide {
        display: block;
    }
    #service .serviceHide .imgRespon {
        display: block;
    }
    #service .serviceHide .imgRespon img {
        width: 100%;
        /*max-width: 100%;*/
    }
    #service .confiRell {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #service .confiRell .cont {
        color: transparent;
        -webkit-text-stroke: 2px #9199F9;
        font-family: "PoppinBold";
        font-style: normal;
        font-size: 75px;
        line-height: 0;
        margin-top: 25px;
    }
    #service .confiRell .air {
        color: #ffffff;
        font-family: "MontserratBold";
        font-style: normal;
        font-size: 35px;
        line-height: 35px;
        padding-bottom: 5px;
    }
    #service .confiRell .imports {
        color: #ffffff;
        font-family: "MontserratRegular";
        font-size: 18px;
        line-height: 23px;
        letter-spacing: 0;
        padding-top: 5px;
        padding-bottom: 10px;
    }
    #service .confiRell .cargos {
        color: #ffffff;
        font-size: 15px;
        font-family: "MontserratRegular";
        line-height: 25px;
        letter-spacing: 0;
        padding-bottom: 20px;
    }
    #service .confiRell .btnCargos {
        color: #ffffff;
        font-size: 15px;
        font-family: "MontserratRegular";
        text-transform: capitalize;
    }
}

@media (max-width: 1150px) {
    #service .service-detail {
        display: none;
    }
}
/*end-service*/

/*star-service-detailTwo*/
.service-detailTwo {
    float: right;
    padding-top: 60px;
    padding-bottom: 60px;
}

.service-detailTwo .img-service-detailTwo {
    position: relative;
    margin-bottom: 45px;
    width: 100%;
    max-width: 600px;
    /*max-width: 700px;*/
}

.service-detailTwo .img-service-detailTwo:after {
    position: absolute;
    content: "";
    top: 30px;
    left: -540px;
    width: 85%;
    height: 100%;
    border-top: 10px solid #E65626;
    z-index: 1;
}

.service-detailTwo .img-service-detailTwo:before {
    position: absolute;
    content: "";
    top: 40px;
    left: -540px;
    width: 100%;
    height: 100%;
    background: #446AEE;
    z-index: 1;
}

.service-detailTwo .img-service-detailTwo img {
    position: relative;
    z-index: 2;
    display: block;
    max-width: 100%;
}

.service-detailTwo .img-service-detailTwo .sea {
    position: absolute;
    content: "";
    top: 40px;
    left: -540px;
    width: 100%;
    height: 0%;
    /*z-index: 1;*/
    z-index: 2;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 80px;
}

.service-detailTwo .img-service-detailTwo .sea .conts {
    color: transparent;
    font-family: "PoppinBold";
    font-style: normal;
    /* font-size: 170px; */
    font-size: 120px;
    /* line-height: normal; */
    line-height: 45px;
    margin-top: 25px;
    -webkit-text-stroke: 2px #9199F9;
}

.service-detailTwo .img-service-detailTwo .sea .freight {
    color: #FFE500;
    font-family: "MontserratBold";
    font-style: normal;
    font-size: 40px;
    line-height: 28px;
    padding-bottom: 5px;
}

.service-detailTwo .img-service-detailTwo .sea .customs {
    color: #ffffff;
    font-family: "MontserratRegular";
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0;
    padding-top: 5px;
    padding-bottom: 10px;
}

.service-detailTwo .img-service-detailTwo .sea .contens {
    color: #ffffff;
    font-size: 15px;
    font-family: "MontserratRegular";
    line-height: 25px;
    letter-spacing: 0;
}

#service .serviceHideTwo {
    display: none;
}

#service .confiRellTwo {
    position: relative;
    background: #446AEE;
}

@media (max-width: 1150px) {
    #service .serviceHideTwo {
        display: block;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    #service .serviceHideTwo .imgResponTwo {
        display: block;
    }
    #service .serviceHideTwo .imgResponTwo img {
        width: 100%;
        /*max-width: 100%;*/
    }
    #service .confiRellTwo {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #service .confiRellTwo .contTwo {
        color: transparent;
        -webkit-text-stroke: 2px #9199F9;
        font-family: "PoppinBold";
        font-style: normal;
        font-size: 75px;
        line-height: 0;
        margin-top: 25px;
    }
    #service .confiRellTwo .airTwo {
        color: #ffffff;
        font-family: "MontserratBold";
        font-style: normal;
        font-size: 35px;
        line-height: 35px;
        padding-bottom: 5px;
    }
    #service .confiRellTwo .importsTwo {
        color: #ffffff;
        font-family: "MontserratRegular";
        font-size: 18px;
        line-height: 23px;
        letter-spacing: 0;
        padding-top: 5px;
        padding-bottom: 10px;
    }
    #service .confiRellTwo .cargosTwo {
        color: #ffffff;
        font-size: 15px;
        font-family: "MontserratRegular";
        line-height: 25px;
        letter-spacing: 0;
        padding-bottom: 20px;
    }
    #service .confiRellTwo .btnCargosTwo {
        color: #ffffff;
        font-size: 15px;
        font-family: "MontserratRegular";
        text-transform: capitalize;
    }
}

@media (max-width: 1150px) {
    #service .service-detailTwo {
        display: none;
    }
}
/*end-service-detailTwo*/

/*star-button-expertiseOne*/
.btExpertOne-expertiseOne {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}

.btExpertOne-expertiseOne:hover {
    color: #ffffff;
}

.btExpertOne {
    display: inline-block;
    padding-top: 20px;
    margin-bottom: 30px;
    font-size: 15px;
    font-family: "MontserratRegular";
    text-transform: capitalize;
    letter-spacing: 0;
    line-height: normal;
    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-bottom: 0 solid #000000;
    border-radius: 0;
    position: relative;
    text-decoration: none;
}

@media (max-width: 1150px) {
    .btExpertOne {
        font-size: 12px;
    }
}
/*end-button-expertiseOne*/

/*star-button-expertise*/
.btExpert-expertise {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
}

.btExpert-expertise:hover {
    color: #ffffff;
}

.btExpert {
    display: inline-block;
    padding-top: 20px;
    margin-bottom: 30px;
    font-size: 15px;
    font-family: "MontserratRegular";
    text-transform: capitalize;
    letter-spacing: 0;
    line-height: normal;
    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-bottom: 0 solid #000000;
    border-radius: 0;
    position: relative;
    text-decoration: none;
}
/*end-button-expertise*/

/*star-mapverdeen*/
#mapverdeen {
    position: relative;
    margin-top: 10px;
    margin-bottom: 50px;
}

#mapverdeen .textVal {
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 70px;
    /*padding-top: 20px;*/
    padding-bottom: 20px;
}

#mapverdeen .imgMaps {
    display: block;
}

#mapverdeen .imgMaps img {
    width: 100%;
}

.address-first {
    width: 30%;
    height: auto;
    position: absolute;
    top: 30%;
    left: 43%;
    /*z-index: 999;*/
}

.address-first .address-text {
    width: 100%;
    height: auto;
}

.address-first .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-first .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-first .address-text i {
    color: #f00;
    font-size: 12px !important;
    padding-right: 5px;
}

.address-first .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-first .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-first .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-first .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 5px;
}

.address-first .tooltiptext i {
    color: #ed1c24;
}

.address-first .tooltiptext {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-first .tooltiptext:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-first .tooltip-col:hover .tooltiptext {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-first .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-first .tooltip-col i {
        font-size: 15px;
    }
    .address-first .tooltiptext {
        right: -175px;
    }
}

.address-second {
    width: 30%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 43%;
    /*z-index: 999;*/
}

.address-second .address-text {
    width: 100%;
    height: auto;
}

.address-second .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-second .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-second .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-second .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-second .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-second .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-second .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.address-second .tooltiptext2 i {
    color: #ed1c24;
}

.address-second .tooltiptext2 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-second .tooltiptext2:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-second .tooltip-col:hover .tooltiptext2 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-second .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-second .tooltip-col i {
        font-size: 15px;
    }
    .address-second .tooltiptext2 {
        right: -165px;
    }
}

.address-trhee {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 20%;
    left: 25%;
    /*z-index: 999;*/
}

.address-trhee .address-text {
    width: 100%;
    height: auto;
}

.address-trhee .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-trhee .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-trhee .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-trhee .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-trhee .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-trhee .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-trhee .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.address-trhee .tooltiptext3 i {
    color: #ed1c24;
}

.address-trhee .tooltiptext3 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-trhee .tooltiptext3:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-trhee .tooltip-col:hover .tooltiptext3 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-trhee .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-trhee .tooltip-col i {
        font-size: 15px;
    }
    .address-trhee .tooltiptext3 {
        right: -170px;
    }
}

.address-four {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 20%;
    left: 27%;
    /*z-index: 999;*/
}

.address-four .address-text {
    width: 100%;
    height: auto;
}

.address-four .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-four .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-four .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-four .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-four .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-four .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-four .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.address-four .tooltiptext4 i {
    color: #ed1c24;
}

.address-four .tooltiptext4 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-four .tooltiptext4:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-four .tooltip-col:hover .tooltiptext4 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-four .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-four .tooltip-col i {
        font-size: 15px;
    }
    .address-four .tooltiptext4 {
        right: -170px;
    }
}

.address-five {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 15%;
    left: 29%;
    /*z-index: 999;*/
}

.address-five .address-text {
    width: 100%;
    height: auto;
}

.address-five .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-five .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-five .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-five .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-five .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-five .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-five .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.address-five .tooltiptext5 i {
    color: #ed1c24;
}

.address-five .tooltiptext5 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-five .tooltiptext5:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-five .tooltip-col:hover .tooltiptext5 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-five .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-five .tooltip-col i {
        font-size: 15px;
    }
    .address-five .tooltiptext5 {
        right: -170px;
    }
}

.address-six {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 17%;
    left: 32%;
    /*z-index: 999;*/
}

.address-six .address-text {
    width: 100%;
    height: auto;
}

.address-six .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-six .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-six .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-six .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-six .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-six .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-six .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.address-six .tooltiptext6 i {
    color: #ed1c24;
}

.address-six .tooltiptext6 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-six .tooltiptext6:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-six .tooltip-col:hover .tooltiptext6 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-six .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-six .tooltip-col i {
        font-size: 15px;
    }
    .address-six .tooltiptext6 {
        right: -170px;
    }
}

.address-seven {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 13%;
    left: 35%;
    /*z-index: 999;*/
}

.address-seven .address-text {
    width: 100%;
    height: auto;
}

.address-seven .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-seven .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-seven .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-seven .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-seven .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-seven .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-seven .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.address-seven .tooltiptext7 i {
    color: #ed1c24;
}

.address-seven .tooltiptext7 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-seven .tooltiptext7:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-seven .tooltip-col:hover .tooltiptext7 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-seven .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-seven .tooltip-col i {
        font-size: 15px;
    }
    .address-seven .tooltiptext7 {
        right: -170px;
    }
}

.address-eight {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 18%;
    left: 37%;
    /*z-index: 999;*/
}

.address-eight .address-text {
    width: 100%;
    height: auto;
}

.address-eight .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-eight .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-eight .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-eight .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-eight .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-eight .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-eight .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.address-eight .tooltiptext8 i {
    color: #ed1c24;
}

.address-eight .tooltiptext8 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-eight .tooltiptext8:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-eight .tooltip-col:hover .tooltiptext8 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-eight .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-eight .tooltip-col i {
        font-size: 15px;
    }
    .address-eight .tooltiptext8 {
        right: -170px;
    }
}

.address-nine {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 10%;
    left: 45%;
    /*z-index: 999;*/
}

.address-nine .address-text {
    width: 100%;
    height: auto;
}

.address-nine .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-nine .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-nine .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-nine .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-nine .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-nine .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-nine .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.address-nine .tooltiptext9 i {
    color: #ed1c24;
}

.address-nine .tooltiptext9 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-nine .tooltiptext9:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-nine .tooltip-col:hover .tooltiptext9 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-nine .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-nine .tooltip-col i {
        font-size: 15px;
    }
    .address-nine .tooltiptext9 {
        right: -170px;
    }
}

.address-ten {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 82%;
    left: 10%;
    /*z-index: 999;*/
}

.address-ten .address-text {
    width: 100%;
    height: auto;
}

.address-ten .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-ten .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-ten .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-ten .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-ten .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-ten .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-ten .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    padding-right: 5px;
    padding-top: 2px;
}

.address-ten .tooltiptext10 i {
    color: #ed1c24;
}

.address-ten .tooltiptext10 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-ten .tooltiptext10:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-ten .tooltip-col:hover .tooltiptext10 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-ten .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-ten .tooltip-col i {
        font-size: 15px;
    }
    .address-ten .tooltiptext10 {
        right: -170px;
    }
}

.address-eleven {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 60%;
    left: 15%;
    /*z-index: 999;*/
}

.address-eleven .address-text {
    width: 100%;
    height: auto;
}

.address-eleven .address-text p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.address-eleven .address-text p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.address-eleven .address-text i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.address-eleven .tooltip-col {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.address-eleven .tooltip-col .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.address-eleven .tooltip-col .icon img {
    width: 25px;
    height: 25px;
}

.address-eleven .tooltip-col i {
    font-size: 25px;
    color: #ba3236;
    padding-right: 5px;
    padding-top: 2px;
}

.address-eleven .tooltiptext11 i {
    color: #ed1c24;
}

.address-eleven .tooltiptext11 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.address-eleven .tooltiptext11:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.address-eleven .tooltip-col:hover .tooltiptext11 {
    visibility: visible;
}

@media (max-width: 991px) {
    .address-eleven .tooltip-col .icon img {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 400px) {
    .address-eleven .tooltip-col i {
        font-size: 15px;
    }
    .address-eleven .tooltiptext11 {
        right: -170px;
    }
}
/*end-mapverdeen*/

/*star-mapour*/
#mapour {
    position: relative;
    margin-top: 10px;
    margin-bottom: 50px;
}

#mapour .textVal {
    color: #6E6E6E;
    font-family: "MaisonNeueLight";
    font-size: 45px;
    line-height: 70px;
    /*padding-top: 20px;*/
    padding-bottom: 20px;
}

#mapour .imgMaps {
    display: block;
}

#mapour .imgMaps img {
    width: 100%;
}

.addr-1 {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 18%;
    /*bottom: 19%;*/
    left: 25.6%;
}

.addr-1 .addText {
    width: 100%;
    height: auto;
}

.addr-1 .addText p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.addr-1 .addText p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.addr-1 .addText i {
    color: #f00;
    font-size: 12px !important;
    padding-right: 5px;
}

.addr-1 .toolCol {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.addr-1 .toolCol .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.addr-1 .toolCol .icon img {
    width: 15px;
    height: 15px;
}

.addr-1 .toolCol i {
    font-size: 25px;
    color: #ba3236;
    padding-right: 5px;
    padding-top: 5px;
}

.addr-1 .tooltext1 i {
    color: #ed1c24;
}

.addr-1 .tooltext1 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.addr-1 .tooltext1:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.addr-1 .toolCol:hover .tooltext1 {
    visibility: visible;
}

@media (max-width: 991px) {
    .addr-1 .toolCol .icon img {
        width: 15px;
        height: 15px;
    }
}

@media (max-width: 400px) {
    .addr-1 .toolCol i {
        font-size: 15px;
    }
    .addr-1 .tooltext1 {
        right: -175px;
    }
}

.addr-2 {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 20%;
    left: 24%;
    /*z-index: 999;*/
}

.addr-2 .addText {
    width: 100%;
    height: auto;
}

.addr-2 .addText p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.addr-2 .addText p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.addr-2 .addText i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.addr-2 .toolCol {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.addr-2 .toolCol .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.addr-2 .toolCol .icon img {
    width: 15px;
    height: 15px;
}

.addr-2 .toolCol i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.addr-2 .tooltext2 i {
    color: #ed1c24;
}

.addr-2 .tooltext2 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.addr-2 .tooltext2:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.addr-2 .toolCol:hover .tooltext2 {
    visibility: visible;
}

@media (max-width: 991px) {
    .addr-2 .toolCol .icon img {
        width: 15px;
        height: 15px;
    }
}

@media (max-width: 400px) {
    .addr-2 .toolCol i {
        font-size: 15px;
    }
    .addr-2 .tooltext2 {
        right: -165px;
    }
}

.addr-3 {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 20%;
    left: 29%;
    /*bottom: 18%;*/
    /*left: 28%;*/
    /*z-index: 999;*/
}

.addr-3 .addText {
    width: 100%;
    height: auto;
}

.addr-3 .addText p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.addr-3 .addText p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.addr-3 .addText i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.addr-3 .toolCol {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.addr-3 .toolCol .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.addr-3 .toolCol .icon img {
    width: 15px;
    height: 15px;
}

.addr-3 .toolCol i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.addr-3 .tooltext3 i {
    color: #ed1c24;
}

.addr-3 .tooltext3 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.addr-3 .tooltext3:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.addr-3 .toolCol:hover .tooltext3 {
    visibility: visible;
}

@media (max-width: 991px) {
    .addr-3 .toolCol .icon img {
        width: 15px;
        height: 15px;
    }
}

@media (max-width: 400px) {
    .addr-3 .toolCol i {
        font-size: 15px;
    }
    .addr-3 .tooltext3 {
        right: -170px;
    }
}

.addr-4 {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 17%;
    left: 28%;
    /*bottom: 17%;*/
    /*left: 27%;*/
    /*z-index: 999;*/
}

.addr-4 .addText {
    width: 100%;
    height: auto;
}

.addr-4 .addText p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.addr-4 .addText p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.addr-4 .addText i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.addr-4 .toolCol {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.addr-4 .toolCol .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.addr-4 .toolCol .icon img {
    width: 15px;
    height: 15px;
}

.addr-4 .toolCol i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.addr-4 .tooltext4 i {
    color: #ed1c24;
}

.addr-4 .tooltext4 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.addr-4 .tooltext4:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.addr-4 .toolCol:hover .tooltext4 {
    visibility: visible;
}

@media (max-width: 991px) {
    .addr-4 .toolCol .icon img {
        width: 15px;
        height: 15px;
    }
}

@media (max-width: 400px) {
    .addr-4 .toolCol i {
        font-size: 15px;
    }
    .addr-4 .tooltext4 {
        right: -170px;
    }
}

.addr-5 {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 24%;
    left: 24%;
    /*z-index: 999;*/
}

.addr-5 .addText {
    width: 100%;
    height: auto;
}

.addr-5 .addText p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.addr-5 .addText p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.addr-5 .addText i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.addr-5 .toolCol {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.addr-5 .toolCol .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.addr-5 .toolCol .icon img {
    width: 15px;
    height: 15px;
}

.addr-5 .toolCol i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.addr-5 .tooltext5 i {
    color: #ed1c24;
}

.addr-5 .tooltext5 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.addr-5 .tooltext5:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.addr-5 .toolCol:hover .tooltext5 {
    visibility: visible;
}

@media (max-width: 991px) {
    .addr-5 .toolCol .icon img {
        width: 15px;
        height: 15px;
    }
}

@media (max-width: 400px) {
    .addr-5 .toolCol i {
        font-size: 15px;
    }
    .addr-5 .tooltext5 {
        right: -170px;
    }
}

.addr-6 {
    width: 30%;
    height: auto;
    position: absolute;
    bottom: 24%;
    left: 26%;
    /*z-index: 999;*/
}

.addr-6 .addText {
    width: 100%;
    height: auto;
}

.addr-6 .addText p {
    font-size: 12px;
    font-weight: 100;
    color: #444;
    margin: 0;
    text-align: left;;
    display: flex;
    padding-top: 6px;
}

.addr-6 .addText p span {
    font-weight: 600;
    font-size: 15px;
    color: #444;
}

.addr-6 .addText i {
    font-size: 12px !important;
    color: #f00;
    padding-right: 5px;
}

.addr-6 .toolCol {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.addr-6 .toolCol .icon {
    padding-right: 5px;
    padding-top: 2px;
}

.addr-6 .toolCol .icon img {
    width: 15px;
    height: 15px;
}

.addr-6 .toolCol i {
    font-size: 25px;
    color: #ba3236;
    /*color: #ffffff;*/
    padding-right: 5px;
    padding-top: 2px;
}

.addr-6 .tooltext6 i {
    color: #ed1c24;
}

.addr-6 .tooltext6 {
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: -122px;
}

.addr-6 .tooltext6:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 125px;
    border-radius: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}

.addr-6 .toolCol:hover .tooltext6 {
    visibility: visible;
}

@media (max-width: 991px) {
    .addr-6 .toolCol .icon img {
        width: 15px;
        height: 15px;
    }
}

@media (max-width: 400px) {
    .addr-6 .toolCol i {
        font-size: 15px;
    }
    .addr-6 .tooltext6 {
        right: -170px;
    }
}
/*end-mapour*/