/*----------------------- IMPORT FONT ------------------------------*/
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEzAdKg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc6CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xIIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc6CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic6CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc6CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxIIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfBBc9.ttf) format('truetype');
}
/*-------------------------- -- GENERAL -------------------------*/
img {
  border: none;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.btn-primary:focus,
.btn-primary.focus,
.btn,
.btn-light:focus,
.btn-light.focus {
  box-shadow: none;
  outline: none;
  border-color: transparent;
}
html,
body {
  height: 100%;
  /*width: 100%;*/
}
#pushstat {
  display: none;
}
body {
  background: transparent;
  margin: 0;
  padding: 0;
  font-family: 'Roboto', serif;
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  background-color: #fff;
}
html,
body {
  margin: 0px;
  padding: 0px;
}
a:focus {
  outline: none;
}
html,
body,
p,
span,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
a,
table,
tr,
td,
th {
  font-family: 'Roboto', serif;
  font-weight: 400;
}
.prelatif {
  position: relative;
  /*height: 100%;*/
}
.prelatife {
  position: relative;
}
body {
  /*test for not responsive*/
  /*min-width: 1320px;*/
}
@media (min-width: 1365px) {
  .container {
    max-width: 1160px;
    /*width: 1160px;*/
  }
}
.h100per {
  height: 100%;
}
.container {
  /*height: 100%;*/
  /*test for not responsive*/
  /*min-width: 1160px;*/
  max-width: 1468px;
  width: 100%;
  margin: 0 auto;
}
.center {
  text-align: center;
}
.tengah {
  margin: 0 auto;
  padding: 0px;
}
.header-affixs.affix-top {
  top: -1000px;
  position: fixed;
  z-index: 100;
}
.header-affixs.affix {
  top: 0px;
  left: 0px;
}
.header-affixs {
  background-color: #000000;
  height: auto;
  width: 100%;
  border-bottom: 0px solid #7a7a7a;
  z-index: 2000;
  position: fixed;
}
.header-affixs .lgo-web-nfix {
  font-size: 29px;
  padding-bottom: 0.5em;
}
.header-affixs a:hover,
.header-affixs a:focus {
  text-decoration: none;
}
.menu-taffix ul {
  margin: 0;
  padding: 0px;
}
.menu-taffix ul li {
  padding: 0px;
  padding: 0 10px;
}
.menu-taffix ul li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  color: #cdcdcd;
}
.menu-taffix ul li.active a,
.menu-taffix ul li a:hover {
  text-decoration: none;
  color: #DDDDDD;
}
.outer-blok-black-menuresponss-hides {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 7000;
  background-color: #000;
  width: 100%;
  height: 100%;
}
.menu-sheader-datals {
  text-align: center;
}
.menu-sheader-datals ul {
  margin: 0px;
  padding: 0px;
}
.menu-sheader-datals ul li {
  padding: 1.2em 0px;
  position: relative;
}
.menu-sheader-datals ul li.separate {
  padding: 0px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.1);
  width: 17px;
  height: 1px;
}
.menu-sheader-datals ul li a {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}
.menu-sheader-datals ul li a:focus,
.menu-sheader-datals ul li a:hover {
  color: #cdcdcd;
  text-decoration: none;
}
.blocks-info-menubtm {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
.blocks-info-menubtm a {
  font-size: 13px;
  color: #fff;
}
@media screen and (max-width: 1650px) {
  section.cover-insides {
    min-height: 460px !important;
    height: auto;
  }
}
.row.default {
  margin: 0 -15px;
}
.row.default > [class*="span"],
.row.default > [class*="col-xs"],
.row.default > [class*="col-md"],
.row.default > [class*="col-sm"],
.row.default > [class*="col-lg"] {
  padding: 0 15px;
}
.row.default_detail_p {
  margin: 0 -10px;
}
.row.default_detail_p > [class*="span"],
.row.default_detail_p > [class*="col-xs"],
.row.default_detail_p > [class*="col-md"],
.row.default_detail_p > [class*="col-sm"],
.row.default_detail_p > [class*="col-lg"] {
  padding: 0 10px;
}
.d-inline {
  display: inline-block;
  vertical-align: top;
}
#preloader {
  /*display: none;*/
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #dadbdb url(../images/bgloader.jpg) left top repeat-x;
  height: 100%;
  z-index: 1500;
}
#statusloader {
  text-align: center;
  margin: 0 auto;
  left: inherit;
  width: 100%;
  vertical-align: middle;
  height: 100px;
  position: absolute;
  top: 36%;
  background-image: url(../images/loading2.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.d-inline {
  display: inline-block;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.back-white {
  background-color: #fff;
}
.d-inline.v-top {
  display: inline-block;
  vertical-align: top;
}
.h100p {
  height: 100%;
}
.v-top {
  vertical-align: top;
}
img.pc-center {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.mb-0 {
  margin-bottom: 0;
}
.lines-white {
  height: 1px;
  background-color: #fff;
}
a:focus,
a:hover {
  text-decoration: none;
}
header.head.affix {
  position: fixed;
  top: 0px;
  z-index: 1500;
  width: 100%;
  height: 95px;
}
header.head.affix .containerheader {
  padding-top: 15px;
}
header.head.affix .containerheader .logo-header a {
  display: block;
  max-width: 185px;
}
header.head.affix .block-searchs-head.affixs {
  display: block;
}
header.head {
  width: 100%;
  height: 105px;
  background-color: black;
  position: relative;
  z-index: 15;
  /*position: relative;
  z-index: 35;
  width: 100%;
  height: 132px;
  background-color: transparent; */
  /*background: url(../images/outers_backheader-dt.jpg) repeat-x;*/
  /*// border-bottom: 1px solid #e3e3e3;*/
  /*position: fixed; top: 0px; z-index: 1500; */
  /*// border-bottom: 5px solid #fccf08;*/
  clear: both;
}
header.head .insid_head {
  clear: both;
}
header.head .p_statc {
  position: static;
}
header.head .top-menu {
  margin: 0;
  text-align: left;
  display: inline-block;
  position: static;
}
header.head .top-menu ul {
  margin: 0px;
  padding: 0px;
  width: auto;
  position: static;
  margin: 20px auto 0;
  text-align: left;
  clear: both;
}
header.head .top-menu ul li {
  display: inline-block;
  position: static;
  margin: 0;
  padding: 0px 13px;
}
header.head .top-menu ul li a {
  padding: 0px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
}
header.head .top-menu ul li:last-child {
  padding-right: 0;
  border-right: 0;
}
header.head .top-menu ul li:first-child {
  padding-left: 0;
  border-left: 0;
}
header.head .top-menu ul li.active,
header.head .top-menu ul li:hover {
  background-color: transparent;
}
header.head .top-menu ul li.active a,
header.head .top-menu ul li:hover a {
  text-decoration: none;
  color: #fdd007;
}
header.head .top-menu ul li.active .blocks_dropDown_menu_fx,
header.head .top-menu ul li:hover .blocks_dropDown_menu_fx {
  visibility: visible;
  /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}
header.head .top-menu ul li.dropdown:hover > ul {
  display: block;
}
header.head .top-menu ul li.dropdown ul.dropdown-menu {
  background-color: #fff;
  position: absolute;
  text-align: left;
  margin-top: 0px;
  min-width: 180px;
}
header.head .top-menu ul li.dropdown ul.dropdown-menu li {
  display: block;
  padding: 0px 0;
  border-bottom: 1px solid #f5f5f5;
  text-align: left;
}
header.head .top-menu ul li.dropdown ul.dropdown-menu li a {
  display: block;
  text-align: left;
  color: #000;
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
}
.middles_wrapper_cont {
  margin: 0;
  padding: 0;
  background-color: #fff;
  /*min-height: 725px; */
  height: auto;
  width: 100%;
}
.m-0,
h1.m-0 {
  margin: 0;
}
.outers_fcs_wrapper {
  position: relative;
  z-index: 2;
  height: auto;
}
.outers_fcs_wrapper #myCarousel_home {
  position: relative;
  z-index: 50;
}
.outers_fcs_wrapper .carousel {
  height: 100%;
}
.outers_fcs_wrapper .carousel .carousel-inner {
  height: 100%;
}
.outers_fcs_wrapper .carousel .carousel-inner .item {
  height: 100%;
}
.outers_fcs_wrapper .carousel-inner .item img.full_img {
  width: 100%;
}
.outers_fcs_wrapper ol.carousel-indicators {
  width: auto;
  text-align: right;
  margin: 0;
  justify-content: inherit;
  padding-right: 40px;
  bottom: 15px;
  left: inherit;
  right: 0;
  float: right;
}
.outers_fcs_wrapper ol.carousel-indicators li.active:first-child,
.outers_fcs_wrapper ol.carousel-indicators li:first-child {
  margin-left: 0;
}
.outers_fcs_wrapper ol.carousel-indicators li {
  margin: 0 3.5px;
  padding: 0;
  border: 0px;
  border-radius: 0px;
  width: 7px;
  height: 7px;
  background: url(../images/toc-fcs.png) no-repeat;
  background-size: cover;
}
.outers_fcs_wrapper ol.carousel-indicators li:hover,
.outers_fcs_wrapper ol.carousel-indicators li:focus,
.outers_fcs_wrapper ol.carousel-indicators li.active {
  margin: 0 3.5px;
  padding: 0;
  border: 0px;
  border-radius: 0px;
  width: 7px;
  height: 7px;
  background: url(../images/toc-fcs-active.png) no-repeat;
  background-size: cover;
}
.outers_fcs_wrapper .carousel-caption {
  right: inherit;
  left: 0px;
  padding-bottom: 0;
  padding-top: 0;
  text-shadow: none;
  bottom: 0%;
  width: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.75);
  height: 138px;
}
.outers_fcs_wrapper .carousel-caption .outers_tps_cont {
  position: relative;
  top: -75px;
}
.outers_fcs_wrapper .carousel-caption .outers_tps_cont .inse {
  clear: both;
}
.outers_fcs_wrapper .carousel-caption .outers_tps_cont .inse .descln {
  padding-top: 5.5rem;
}
.outers_fcs_wrapper .carousel-caption .outers_tps_cont .inse .descln h3 {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0.75rem;
}
.outers_fcs_wrapper .carousel-caption .outers_tps_cont .inse .descln a {
  padding: 0px;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.outers_fcs_wrapper img {
  margin: 0;
}
.backs_shadow_bottom_fn {
  height: 138px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.75);
}
.icon-sfcs-1,
.icon-sfcs-2 {
  display: inline-block;
  content: "";
  width: 17px;
  height: 16px;
  background: url('../images/icons-sfcs-1.png') no-repeat;
  position: relative;
  top: 1px;
  margin-right: 10px;
}
.icon-sfcs-2 {
  background: url('../images/icon-sfcs-label.png') no-repeat;
}
a.btn_defaults_th,
button.btn_defaults_th {
  background: none;
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
  background-color: transparent;
  background-color: #000;
  padding: 0.6rem 1.5rem;
  height: 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
}
a.btn_defaults_th:hover,
a.btn_defaults_th:focus,
button.btn_defaults_th:hover,
button.btn_defaults_th:focus {
  opacity: 0.95;
  box-shadow: none;
  border: 0px;
  outline: none;
  background-color: #161616;
  color: #f5f5f5;
}
.pt-0 {
  padding-top: 0 !important;
}
.posabs_fulls {
  position: absolute;
  z-index: 60;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.owl-pagination {
  margin-top: 0 !important;
}
.owl-pagination .owl-page {
  margin-left: 0px;
  margin-right: 0px;
}
.owl-pagination .owl-page span {
  margin-left: 2px !important;
  margin-right: 2px !important;
  background-color: transparent !important;
  font-size: 19px !important;
  font-weight: 700 !important;
  color: #fff;
}
.owl-pagination .owl-page:hover,
.owl-pagination .owl-page.active {
  font-size: 19px !important;
  font-weight: 700 !important;
  color: #fff !important;
  color: #fdbb30 !important;
}
#back-top {
  color: #FFF;
  background: none repeat scroll 0% 0% #FFF;
  font-size: 20px;
  line-height: 100%;
  display: inline-block;
  position: fixed;
  z-index: 500;
  bottom: 0px;
  right: 5px;
  width: 35px;
  height: 35px;
  text-align: center;
  top: inherit !important;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}
#back-top i.fa {
  color: #565656;
}
.out_table {
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}
.out_table .in_table {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
section.home-sc-1.def_c1 {
  background: url('../images/backs_section_hm1.jpg') top center no-repeat;
  background-size: cover;
  width: 100%;
  min-height: inherit;
  height: auto;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  clear: both;
}
section.home-sc-1.def_c1 .inners_left p,
section.home-sc-1.def_c1 .inners_left h5,
section.home-sc-1.def_c1 .inners_left h1 {
  line-height: 1.3;
}
section.home-sc-1.def_c1 .inners_left h1 {
  font-size: 45px;
  font-weight: 100;
  color: #000;
  line-height: 1;
}
section.home-sc-1.def_c1 .inners_left h1 b,
section.home-sc-1.def_c1 .inners_left h1 strong {
  font-weight: 700;
}
section.home-sc-1.def_c1 .inners_left h5 {
  font-size: 24px;
  font-weight: 100;
  color: #838383;
  line-height: 1.2;
}
section.home-sc-1.def_c1 .inners_left p {
  font-weight: 300;
  color: #838383;
  font-size: 16px;
}
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text p,
.content-text span {
  display: block;
  margin-bottom: 1.4rem;
}
.content-text h3.sub-titles {
  font-size: 25px;
  font-weight: 300;
  color: #000;
}
.content-text h3.sub-titles b,
.content-text h3.sub-titles strong {
  font-weight: 900;
}
section.home-sc-2.def_c1 {
  background-color: #fff;
  clear: both;
}
.boxs_list_featu_cat {
  clear: both;
}
.boxs_list_featu_cat .items {
  clear: both;
}
.boxs_list_featu_cat .items .info {
  padding: 1.2rem 1.4rem;
  background-color: #000;
  border: 0px;
}
.boxs_list_featu_cat .items .info h5 {
  margin: 0;
  font-size: 22px;
  font-weight: 100;
  color: #fff;
}
.boxs_list_featu_cat .items .info a.btns_crl_collects {
  padding: 0px;
  line-height: 1;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.ins_mbc_more a {
  font-size: 20px;
  font-weight: 300;
  color: #000;
  text-decoration: underline;
}
.ins_mbc_more a:hover,
.ins_mbc_more a:focus {
  text-decoration: none;
  color: #000;
}
section.blocks_section_topFooters.def_c1 {
  background: url('../images/nsvcs_backbottoms_home.jpg') no-repeat;
  width: 100%;
  min-height: 700px;
  background-size: cover;
  background-position: center;
  clear: both;
}
section.blocks_section_topFooters.def_c1 .inners_right {
  transform: translate(0, 20%);
}
section.blocks_section_topFooters.def_c1 .inners_right h4 {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  margin-bottom: 1.2rem;
}
section.blocks_section_topFooters.def_c1 .inners_right p {
  font-size: 16px;
  font-weight: 300;
  color: #838383;
  line-height: 1.5;
}
section.blocks_section_topFooters.def_c1 .inners_right form {
  margin: 0;
  margin-bottom: 0;
}
section.blocks_section_topFooters.def_c1 .inners_right form input {
  max-width: 125px;
  background-color: #fff;
  border: 2px solid #dedede;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  color: #292929;
}
section.blocks_section_topFooters.def_c1 .inners_right form button {
  border-radius: 0px;
  border: 0px;
  padding: 0px;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  box-shadow: none;
  font-size: 16px;
  font-weight: 700;
  color: #292929;
}
footer.foot {
  background-color: #000;
  padding: 2rem 0 1rem;
}
footer.foot .tops_ft {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
footer.foot .tops_ft .inl_socmed ul li {
  margin: 0;
  padding: 0 0.55rem;
}
footer.foot .tops_ft .inl_socmed ul li a i.fa {
  font-size: 17px;
  color: #fff;
}
footer.foot .t-copyrst {
  font-size: 15px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.3);
  line-height: 2;
}
footer.foot .t-copyrst p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
}
footer.foot .t-copyrst p a {
  color: rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
footer.foot ul.rights_ftbtoms_ft {
  clear: both;
}
footer.foot ul.rights_ftbtoms_ft li {
  margin: 0;
  padding-left: 1.3rem;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
}
footer.foot ul.rights_ftbtoms_ft li i.fa {
  font-size: 14px;
  color: #fff;
}
.blocks_product_lists_default {
  clear: both;
}
.blocks_product_lists_default .tops {
  background-color: #f2f2f2;
  padding: 0.95rem 0;
}
.blocks_product_lists_default .tops ul {
  margin-bottom: 0;
}
.blocks_product_lists_default .tops ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.blocks_product_lists_default .tops ul li a {
  font-size: 12px;
  font-weight: 900;
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.blocks_product_lists_default .tops ul li.active a,
.blocks_product_lists_default .tops ul li:hover a,
.blocks_product_lists_default .tops ul li:focus a {
  border-bottom: 2px solid #000;
}
.blocks_product_lists_default .tops ul li.separator {
  display: inline-block;
  vertical-align: middle;
  padding: 0px !important;
  margin: 0px !important;
  width: 1px;
  height: 11px;
  background-color: #3e3e3e;
}
.blocks_product_lists_default .inners_tp h3,
.blocks_product_lists_default .inners_tp p {
  display: block;
  margin: 0;
  padding: 0;
}
.blocks_product_lists_default .inners_tp h3 {
  display: block;
  font-size: 73px;
  font-weight: 100;
  color: #000;
  line-height: 0.9;
  padding-bottom: 12px;
}
.blocks_product_lists_default .inners_tp p {
  font-size: 15px;
  font-weight: 300;
  color: #000;
}
section.prod-cat {
  background: #f2f2f2;
}
section.prod-cat ul {
  margin: 0;
  list-style: none;
  text-align: center;
  padding: 15px 0;
}
section.prod-cat ul li {
  display: inline-block;
  border-right: 1px solid #000;
}
section.prod-cat ul li a {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  padding: 0 20px;
}
section.prod-cat ul li.kanan {
  border: none;
}
section.prod-sec-1 .title {
  padding-top: 70px;
}
section.prod-sec-1 .title p {
  margin-bottom: 0;
  font-size: 74px;
  font-weight: 300;
  color: #000000;
  line-height: 1.2;
}
section.prod-sec-1 .subtitle p {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}
section.prod-sec-1 .box-content {
  background: #000000;
  margin-top: 25px;
  min-height: 325px;
}
section.prod-sec-1 .box-content .box-black p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  padding: 22px 30px;
}
section.prod-sec-1 .box-content .box-black p img {
  float: right;
}
section.prodec-sec-1 .title {
  padding-top: 70px;
}
section.prodec-sec-1 .title p {
  margin-bottom: 0;
  font-size: 74px;
  font-weight: 300;
  color: #000000;
  line-height: 1.2;
}
section.prodec-sec-1 .subtitle {
  padding-top: 70px;
}
section.prodec-sec-1 .subtitle p {
  font-size: 36px;
  font-weight: 300;
  color: #000000;
}
section.prodec-sec-1 .box-content {
  background: #000000;
  margin-top: 25px;
  min-height: 325px;
}
section.prodec-sec-1 .box-content .box-black p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  padding: 22px 30px;
}
section.prodec-sec-1 .box-content .box-black p img {
  float: right;
}
section.prod-sec-2 {
  background: #f2f2f2;
}
section.prod-sec-2 .title {
  padding-top: 70px;
}
section.prod-sec-2 .title p {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 300;
  color: #000000;
  line-height: 1.8;
}
section.prod-sec-2 .subtitle p {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}
section.prod-sec-2 .subtitle p a {
  color: #000000;
}
section.prod-sec-2 .subtitle p a b {
  float: right;
}
section.prod-sec-2 .box-content {
  background: #000000;
  margin-top: 25px;
  min-height: 325px;
}
section.prod-sec-2 .box-content .box-black p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
  padding: 22px 30px;
}
section.prod-sec-2 .box-content .box-black p img {
  float: right;
}
section.cover-prod {
  background: url('../images/Layer-341.jpg') center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 625px;
}
section.cover-prod .prelative.container {
  position: absolute;
  bottom: 7%;
}
section.cover-prod .prelative.container .title p {
  font-size: 25px;
  color: #ffffff;
  font-weight: 700;
}
section.cover-prod .prelative.container .subtitle p {
  font-size: 73px;
  font-weight: 300;
  color: #ffffff;
}
section.prod-dec-sec-1 {
  background: url('../images/back.jpg') center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 830px;
  height: auto;
}
section.prod-dec-sec-1 .prelative.container {
  padding-top: 120px;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .title-top {
  padding-top: 60px;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .title-top p {
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 0;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon {
  padding-top: 20px;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .image-icn {
  display: inline-block;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .content-data {
  display: inline-block;
  position: relative;
  top: 10px;
  padding-left: 20px;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .content-data .title p {
  font-size: 12px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 0;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .content-data .subtitle p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .thing .title {
  padding-top: 80px;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .thing .title p {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .thing .subtitle p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .thing .content-isian {
  padding-top: 40px;
}
section.prod-dec-sec-1 .prelative.container .box-content-right .thing .content-isian p {
  font-size: 16px;
  font-weight: 300;
}
section.prod-dec-sec-1 .prelative.container .variation {
  padding-top: 70px;
}
section.prod-dec-sec-1 .prelative.container .variation .title {
  padding-bottom: 10px;
}
section.prod-dec-sec-1 .prelative.container .variation .title p {
  font-size: 16px;
  font-weight: 700;
}
section.prod-dec-sec-1 .prelative.container .variation .box-var .title {
  padding-top: 12px;
}
section.prod-dec-sec-1 .prelative.container .variation .box-var .title p {
  font-size: 18px;
  font-weight: 300;
}
section.title-about {
  padding-top: 70px;
  padding-bottom: 70px;
  min-height: 220px;
  font-family: 'Roboto', sans-serif;
}
section.title-about .title {
  text-align: center;
  font-size: 25px;
}
section.title-about .subtitle {
  text-align: center;
  font-size: 45px;
  font-weight: 700;
}
section.about-sec-1 {
  padding: 90px 0px;
  min-height: 540px;
  background-color: #f6f5f0;
  font-family: 'Roboto', sans-serif;
}
section.about-sec-1 .content {
  color: #838383;
  max-width: 1080px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
section.about-sec-1 .content h5 {
  padding-bottom: 20px;
  font-weight: 300;
  line-height: 1.5;
  font-size: 24px;
}
section.about-sec-1 .content p {
  padding-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
}
section.about-sec-2 {
  background-color: #0c0c0c;
  min-height: 380px;
  padding-top: 100px;
  text-align: center;
}
section.about-sec-2 .box-vision .title {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
}
section.about-sec-2 .box-vision .content {
  margin: 0 auto;
  display: block;
  max-width: 490px;
  line-height: 1.5;
  font-size: 25px;
  color: #d4d4d4;
  font-weight: 300;
}
section.about-sec-3 {
  padding: 110px 0;
  min-height: 650px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
section.about-sec-3 .title {
  font-size: 25px;
  font-weight: 700;
}
section.about-sec-3 .subtitle {
  margin: 0 auto;
  display: block;
  font-size: 14px;
  max-width: 710px;
}
section.about-sec-3 .box-content {
  margin-top: 45px;
}
section.about-sec-3 .box-content .image {
  margin: 60px 0px;
}
section.about-sec-3 .box-content .content-inside {
  max-width: 308px;
  margin: 0 auto;
  display: block;
  font-size: 14px;
}
section.cover-insides {
  vertical-align: middle;
  min-height: 680px;
  width: 100%;
  background: url('../images/cover-inside-about.jpg') center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
section.contact-sec {
  background-color: #f6f5f0;
  min-height: 540px;
  padding: 90px 0px;
}
section.contact-sec .title h1 {
  text-align: center;
  font-size: 24px;
  padding-bottom: 30px;
}
section.contact-sec .contact {
  text-align: center;
}
section.contact-sec .contact h2 {
  padding-top: 35px;
  font-size: 16px;
  font-weight: 700;
}
section.contact-sec .contact p {
  padding: 5px 0px;
  margin: 0 auto;
  display: block;
  color: #a6a6a4;
  max-width: 270px;
  font-size: 16px;
  font-weight: 400;
}
section.contact-sec .contact p a {
  color: #a6a6a4;
}
section.contact-sec .contact p.black {
  padding: 5px 0px;
  margin: 0 auto;
  display: block;
  max-width: 270px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  font-weight: 700;
}
@media screen and (max-width: 450px) {
  .prelative.container {
    max-width: inherit;
    width: auto;
    padding: 0 20px;
    margin: 0 !important;
  }
  .pics img {
    width: 40%;
    padding-top: 65px;
  }
  .outers_fcs_wrapper .carousel-caption .outers_tps_cont .inse .descln {
    padding-top: 10px;
  }
  .outers_fcs_wrapper .carousel-caption .outers_tps_cont .inse .descln h3 {
    margin-bottom: 5px;
  }
  .outers_fcs_wrapper .carousel-caption .outers_tps_cont .inse {
    margin-top: -15px;
  }
  #back-top {
    display: none !important;
  }
  section.home-sc-1.def_c1 {
    padding: 0 !important;
    margin: 0 !important;
  }
  section.home-sc-1.def_c1 .inners_left h1 {
    font-size: 27px;
  }
  section.home-sc-1.def_c1 .inners_left h5,
  section.home-sc-1.def_c1 .inners_left p {
    font-size: 14px;
  }
  section.home-sc-2.def_c1 {
    padding: 0 !important;
    margin: 0 !important;
  }
  .content-text h3.sub-titles {
    font-size: 16px;
    margin-bottom: -20px !important;
  }
  .ins_mbc_more a {
    font-size: 14px;
  }
  section.blocks_section_topFooters.def_c1 {
    margin: 0 !important;
    padding: 0 !important;
  }
  section.blocks_section_topFooters.def_c1 .inners_right {
    margin: 0 !important;
    padding: 0 !important;
  }
  section.blocks_section_topFooters.def_c1 .inners_right h4 {
    font-size: 18px;
  }
  section.blocks_section_topFooters.def_c1 .prelatife.container {
    margin: 0 !important;
    padding: 0px 20px !important;
  }
  section.blocks_section_topFooters.def_c1 {
    min-height: 600px;
    background: #d8d8d8;
  }
  .g-recaptcha {
    margin-top: -125px;
    margin-left: 5px;
  }
  section.blocks_section_topFooters.def_c1 .inners_right p {
    margin-bottom: 0 !important;
  }
  section.blocks_section_topFooters.def_c1 .inners_right p {
    font-size: 14px;
  }
  section.blocks_section_topFooters.def_c1 .inners_right form {
    margin: 0 auto;
    display: block;
  }
  section.blocks_section_topFooters.def_c1 .inners_right form input {
    max-width: 330px !important;
    margin: 0 auto;
  }
  section.blocks_section_topFooters.def_c1 .inners_right form button {
    margin-top: 100px;
    margin-left: 8px;
  }
  .tops_ft.py-4.text-center.mb-3 {
    display: none;
  }
  section.prod-dec-sec-1 {
    padding-top: 30px;
    background: #d8d8d8;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .image-icn {
    display: inline-block;
    vertical-align: middle;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .content-data {
    display: inline-block;
    position: relative;
    top: inherit;
    padding-left: 20px;
    vertical-align: middle;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .content-data .title p {
    font-size: 11px !important;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .content-data .subtitle p {
    font-size: 9.5px !important;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .content-data .subtitle {
    max-width: 102px;
  }
  section.prod-sec-1 .title {
    padding-top: 0;
  }
  section.prod-sec-1 .box-content {
    min-height: 255px;
  }
  section.prod-sec-1 {
    padding-top: 0 !important;
    padding-bottom: 20px;
  }
  section.prod-sec-1 .box-content .box-black p {
    font-size: 16px;
  }
  .boxs_list_featu_cat .items .info h5 {
    font-size: 16px;
  }
  section.prod-sec-2 {
    padding-bottom: 50px;
  }
  section.prod-sec-2 .title {
    padding-top: 50px;
    padding-bottom: 5px;
  }
  section.prod-sec-2 .title p {
    font-size: 20px;
  }
  section.prod-sec-2 .subtitle p {
    font-size: 14px;
    line-height: 1.7;
  }
  section.prod-sec-2 .subtitle p a b {
    float: left;
  }
  section.prod-sec-2 .box-content {
    min-height: 255px;
  }
  section.prod-sec-2 .box-content .box-black p {
    font-size: 16px;
  }
  section.cover-prod {
    min-height: 160px;
  }
  section.prod-cat ul li a {
    font-size: 9px;
  }
  section.cover-prod .prelative.container {
    position: absolute;
    bottom: 55%;
  }
  section.cover-prod .prelative.container .subtitle p {
    font-size: 25px;
  }
  header.head.homepage {
    position: fixed;
  }
  .outers_fcs_wrapper #myCarousel_home .carousel-inner .carousel-item {
    margin-top: 105px;
  }
  section#myAffix {
    display: none;
  }
  section.cover-prod .prelative.container .title p {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    padding-top: 30px;
    margin-bottom: 0;
  }
  section.prod-dec-sec-1 .prelative.container {
    padding-top: 0;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .title-top p {
    font-size: 20px;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .title-top {
    padding-top: 30px;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .content-data .subtitle p {
    font-size: 12px;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .box-icon .content-data {
    padding-left: 6px;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .thing .title {
    padding-top: 50px;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .thing .content-isian {
    padding-top: 15px;
  }
  section.prod-dec-sec-1 .prelative.container .box-content-right .thing .content-isian p {
    font-size: 14px;
  }
  section.prod-dec-sec-1 .prelative.container .variation {
    padding-top: 20px;
  }
  section.prod-dec-sec-1 .prelative.container .variation .box-var .title p {
    font-size: 14px;
  }
  section.prodec-sec-1 .box-content {
    min-height: 255px;
  }
  section.prodec-sec-1 .box-content .box-black p {
    font-size: 16px;
  }
  section.prodec-sec-1 .subtitle {
    padding-top: 50px;
  }
  section.prodec-sec-1 {
    padding-bottom: 40px;
  }
  section.prodec-sec-1 .subtitle p {
    font-size: 20px;
    text-align: center;
  }
  section.cover-insides {
    min-height: 160px;
  }
  section.title-about .title h2 {
    font-size: 14px;
  }
  section.title-about .subtitle {
    font-size: 24px;
  }
  section.title-about {
    padding-top: 37px;
    padding-bottom: 30px;
    min-height: 160px;
    font-family: Roboto, sans-serif;
  }
  section.about-sec-1 .content h5 {
    padding-bottom: 15px;
    font-weight: 300;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: 1px;
  }
  section.about-sec-1 .content p {
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 13px;
  }
  section.about-sec-1 {
    padding: 50px 0;
    margin-top: -30px;
  }
  section.about-sec-2 {
    padding-top: 50px;
    min-height: 330px;
  }
  section.about-sec-2 .box-vision .content {
    font-size: 13px;
  }
  section.about-sec-2 .box-vision {
    padding-bottom: 30px;
  }
  section.about-sec-3 {
    padding: 60px 0;
  }
  section.about-sec-3 .title {
    font-size: 20px;
  }
  section.about-sec-3 .box-content {
    margin: 0;
  }
  section.about-sec-3 .box-content .image {
    margin: 10px 0;
  }
  section.about-sec-3 .box-content .image img {
    max-width: 250px;
  }
  section.about-sec-3 .subtitle {
    padding-bottom: 20px;
  }
  section.contact-sec {
    padding: 50px 0;
    min-height: 480px;
  }
  section.contact-sec .title h1 {
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
  }
  section.contact-sec .contact h2 {
    padding-top: 25px;
    font-size: 16px;
    font-weight: 700;
  }
  section.contact-sec .contact p {
    font-size: 14px;
  }
  section.contact-sec .contact img {
    margin: 10px 0;
  }
}
/*# sourceMappingURL=styles.css.map */