section .page-title-container h1.page-title@-webkit-viewport { width: device-width; }section .page-title-container h1.page-title
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
@charset "UTF-8";
/**
CSS Reset
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Roboto', sans-serif;
	color:#222;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section 
{
    display: block;
}
ol, ul {
    list-style: none;
}
a{color:#222;}
a:hover{color:#3654b5; text-decoration:none;}
a:focus{color:#3654b5; outline:0; text-decoration:none;}
dfn, em{
  font-style: italic!important;
}
strong{
    font-weight: 700!important;
}

.no-gap.row{padding:0; margin:0;}
.no-gap [class*="-1"],
.no-gap [class*="-6"],
.no-gap [class*="-8"],
.no-gap [class*="-3"],
.no-gap [class*="-5"],
.no-gap [class*="-9"],
.no-gap [class*="-2"],
.no-gap [class*="-10"],
.no-gap [class*="-4"],
.no-gap [class*="-12"]{
	padding-left:0;
    padding-right:0;
}
.sm-gap.row{padding:0; margin:-5px;}
.sm-gap [class*="-1"],
.sm-gap [class*="-6"],
.sm-gap [class*="-8"],
.sm-gap [class*="-3"],
.sm-gap [class*="-5"],
.sm-gap [class*="-9"],
.sm-gap [class*="-2"],
.sm-gap [class*="-10"],
.sm-gap [class*="-4"],
.sm-gap [class*="-12"]{
  padding-left:5px;
    padding-right:5px;
}
.inline_warning{font-size:12px; color:#F00; margin-bottom:10px;}

div, p, li{
    font-size: 17px;
	font-weight:300;
}
p{margin-bottom: 20px;
}
p:last-child{
  margin-bottom: 0;
}
h1, h2, h3, h4{
  font-weight: bold;
  margin-bottom: 15px;
}
h1{
  font-family:"Oswald";
  font-size: 2.6em;
  text-transform:uppercase;
  color:#131a47;
}
h2{
  font-size: 2.5em;
}
h3{
  font-size: 2.3em;
}
h4{
  font-size: 2.1em;
}
.word_wrap{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.hilang{
     opacity:0;
}
.muncul{
     opacity:1;
} 
.delay>div:nth-child(1), .delay>li:nth-child(1) {
  animation-delay: 0s;
} 
.delay>div:nth-child(2), .delay>li:nth-child(2)  {
  animation-delay: 0.22s  ;
} 
.delay>div:nth-child(3), .delay>li:nth-child(3)  {
   animation-delay: 0.3s;
} 
.delay>div:nth-child(4), .delay>li:nth-child(4)  {
  animation-delay: 0.4s;
} 
.delay>div:nth-child(5), .delay>li:nth-child(5)  {
    animation-delay: 0.5s;
} 
.delay>div:nth-child(6), .delay>li:nth-child(6)  {
    animation-delay: 0.6s;
} 
.delay>div:nth-child(7), .delay>li:nth-child(7)  {
    animation-delay: 0.7s;
} 
.delay>div:nth-child(8), .delay>li:nth-child(8) {
    animation-delay: 0.8s;
} 
.delay>div:nth-child(9), .delay>li:nth-child(9) {
    animation-delay: 0.9s;
} 
.delay>div:nth-child(10), .delay>li:nth-child(10) {
    animation-delay: 1s;
} 
.delay>div:nth-child(11), .delay>li:nth-child(11) {
    animation-delay: 1.1s;
} 
.delay>div:nth-child(12), .delay>li:nth-child(12) {
    animation-delay: 1.2s;
} 
.delay>div:nth-child(13), .delay>li:nth-child(13) {
    animation-delay: 1.3s;
} 
.delay>div:nth-child(14), .delay>li:nth-child(14) {
    animation-delay: 1.4s;
} 
.delay>div:nth-child(15), .delay>li:nth-child(15) {
    animation-delay: 1.5s;
} 
.delay-reverse>div:nth-child(1), .delay-reverse>li:nth-child(1) {
  animation-delay: 0.8s;
} 
.delay-reverse>div:nth-child(2), .delay-reverse>li:nth-child(2)  {
  animation-delay: 0.7s  ;
} 
.delay-reverse>div:nth-child(3), .delay-reverse>li:nth-child(3)  {
   animation-delay: 0.6s;
} 
.delay-reverse>div:nth-child(4), .delay-reverse>li:nth-child(4)  {
  animation-delay: 0.5s;
} 
.delay-reverse>div:nth-child(5), .delay-reverse>li:nth-child(5)  {
    animation-delay: 0.4s;
} 
.delay-reverse>div:nth-child(6), .delay-reverse>li:nth-child(6)  {
    animation-delay: 0.3s;
} 
.delay-reverse>div:nth-child(7), .delay-reverse>li:nth-child(7)  {
    animation-delay: 0.2s;
} 
.delay-reverse>div:nth-child(8), .delay-reverse>li:nth-child(8)  {
    animation-delay: 0.1s;
}
.clearfloat{clear:both; height:0; font-size:1px; line-height:0px;}
.btn{height:50px; padding:9px 30px; font-size:18px; line-height:30px; border:solid 1px #131a47; border-radius:25px; font-family:"Oswald"; background-color:#131a47; color:#fff !important; text-transform:uppercase;}
.btn:hover{background-color:#FFF; color:#131a47 !important;}
.btn-black{background:#111;}
.btn-black:hover{background:#444;}
.buy-btn{
background: #d90b0f;
padding: 10px 40px;
border-radius: 5px;
font-size: 1em;
color: #fff;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 2px;
display: inline-block;
margin-top: 40px
}
.buy-btn:hover{
background: #ff0d12;
color: #fff;
text-decoration: none;
}
.greentext{
  color:#0d793d;
}
.light-text{
  font-weight: 300;
}
.bold-text{
  font-weight: 900;
}
.img-full{
  width:100%;
}
.content-btn{
  color: #383838;
  font-weight: bold;
  padding-top: 3px;
  text-transform: uppercase;
}
.content-btn:hover{

}
/* zoom popup*/
.image-source-link {
  color: #98C3D1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  -o-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

body .navbar-nav{
  float: none;
  display: block;
  text-align: right;
  background: transparent;
}
body .navbar-nav li{
  float: none;
  display: inline-block;
  vertical-align: top;
}

.top{width:100%; height:4px; background-color:#131a47; display:none;}
.top .yellow{height:4px; background-color:#ffc733;}

.maincontent-container{width:100%;}
.maintop-container{position:relative; z-index:2; background-color:#FFF;}
.maintop-container .torn-bottom{width:100%; height:50px; margin-bottom:-60px;}
body #indomenu, .navbar-default{margin:0; padding:0; background: transparent; border:0;}
.maincontent{padding-bottom:50px;}
.navbar-nav li{margin-top:0px; padding:0 15px;}
.navbar-nav li.search{padding:45px 0 5px 10px;}
li.search #txt_keyword{width:90px; height:30px; margin:0 -1px 0 0; padding:5px 0 5px 10px; border-top-left-radius:35px; border-bottom-left-radius:35px; background-color:#dadada; color:#586a75; border:none;}
li.search .btn{height:30px; margin:0; padding:5px 10px 5px 2px; border-radius:35px; border-top-left-radius:0; border-bottom-left-radius:0;background-color:#dadada; color:#586a75; border:none;}
li.search .btn i.fa{font-size:14px; line-height:20px; vertical-align:text-top;}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus{font-family:"Roboto",serif;
font-size:15px; font-weight:700; font-style:italic; letter-spacing: 0.5px; color: #222; padding:50px 2px 44px; border-bottom: 6px solid #FFF; text-transform:uppercase;}
.navbar-default .navbar-nav > li.dropdown > a{padding-bottom: 4px;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li:hover >a{background:none; border-bottom: 6px solid #CCC; color:#222;}
.navbar-default .navbar-nav > li > a:hover{background:none; border-bottom: 6px solid #DDD;}
.navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
  background: none;
}
.navbar-nav .dropdown-menu li a{
  font-size: 0.80em;
  padding:10px 10px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,  .navbar-default .navbar-nav > li > a:focus{background: none;}
.dropdown-parent{position: relative;}
.dropdown-child{
  display: none;
  position: absolute;
  background: #242424;
  z-index: 99999;
  border:1px solid #242424;
  border-bottom: 0;
  color:#FFF;
  left:0;
}
body .navbar-nav .dropdown-child li{
border-bottom: 1px solid #242424;
display: block;
text-align: left;
padding:0;
}
body .navbar-nav .dropdown-child li a{padding:7px 15px 5px; color: #EEE;}
.navbar-nav .dropdown-child li a:hover{color:#FFF; background: #2f2f2f;}
.dropdownnav:hover ul.dropdown-child{display: block;}
.dropdownnav a span{
  font-size: 0.9125em;
}
ul.dropdown-child a{
white-space: nowrap;
display: block;
}
.logo-container{

}
.logo-container img{
  max-height:115px;
}

.slogan{height:60px; background-color:#ffbb33;}
.slogan h2{font-size:18px; line-height:60px; color:#70471f;}

.slider-caption{position:absolute; width:100%; margin:100px 0 0; color:#FFF;}
.slider-caption h2{font-size:54px; line-height:60px; letter-spacing:1px;}
.slider-caption h3{font-size:24px; font-weight:normal; font-style:italic;}
.slider-caption .btn{background-color:#FFF; color:#46728e !important; font-weight:800; margin-top:25px;}
.slider-caption .desc{width:500px; font-style:italic; letter-spacing:1px;}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 75px;
    height: 89px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:before, .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 75px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev::before {
    content: "\f104";
}
.slick-next::before {
    content: "\f105";
}
.slick-prev {
    left:25px;
    z-index: 10;
}
.slick-next {
    right: 25px;
}

/* INDEX */
.welcome-container{width:100%; background-color:#FFF; background-image:url(../images/front/leaves.jpg), url(../images/front/leaves2.jpg); background-repeat:no-repeat; background-position:left top, right bottom; color:#898886; position:relative; z-index:2; margin:1px 0 1px;}
.welcome-container h1{font-family:"Oswald"; color:#131a47; font-size:48px; line-height:42px; font-weight:700; margin-top:50px;}
.welcome-container h2{font-family:"Oswald"; color:#131a47; font-size:38px; line-height:32px; font-weight:300; letter-spacing:7px; text-transform:uppercase;}
.welcome-container p{font-size: 1.2em; font-weight: 300; line-height: 180%;}
.welcome-container .torn-top{width:100%; height:50px; margin-top:-78px;}
.welcome-container .torn-bottom{width:100%; height:50px; margin-bottom:-70px;}

.photogallery-container{background:#333; padding:0; border-top:1px solid #fff; border-bottom:1px solid #fff;}
.photogallery-container h2{margin-bottom:30px;}
.photogallery-container .row{margin:0;}
.photogallery-container img{width:100%; height:250px; object-fit:cover;}
.btn-place{padding:35px 0 0;}
.visitindo-container{
  background: url(../images/visit-img.jpg) no-repeat;
  background-size: cover;
  padding:50px 0;
}
.visitindo-container h2{
  font-size: 4em;
  color: #fff;
  font-weight: 800;
}
.visitindo-container h2 span{
  font-weight: 100;
  font-size: 0.87em;
  line-height: 60px;
  display: block;
  margin-top: 10px;
}
.visit-link ul{
  margin:0;
  padding:0;
}
.visit-link ul li{
  display: block;
}
.visit-link li a{color:#fff; background:url(../images/icon-white-arrow.png) no-repeat left top; padding:0px 35px 5px; margin-bottom:15px; display: inline-block; font-size: 1.20em; font-weight:100; line-height:1.2em;}
.visit-link li a:hover{color:#CCC;}
.visit-link li:last-child a{
  margin-bottom: 0;
  padding-bottom: 0;
  }
.next-trip-container{padding: 80px 0 70px; background: #383838;}
.bd-bottom{border-bottom: 1px solid #484848;}
.next-trip{font-size:1.5em; color:#fff; font-weight:500;}
.next-trip a{color:#FFF;}
.next-trip a:hover, .next-trip a:focus{color:#CCC;}
.btn-nexttrip{background: #d90b0f;
padding:10px 40px; border-radius: 40px; font-size: 1em; color: #fff; text-transform: uppercase; font-weight: 700; letter-spacing: 2px; display: inline-block;}
.btn-nexttrip:hover{background:#ff0d12; color:#FFF; text-decoration:none;}


.project-container{background:#f3f3f3; padding:50px 15px 20px;}
.project-container h2{margin-bottom:50px; font-size:2.2em;}
.project-item{margin-bottom:30px;}
.project-item h3{font-size:1.05em; line-height:25px; font-weight:600; margin-bottom:0;}
.project-item a{color:#383838;}
.project-item a:hover{color:#000;}
.project-item .title-container{background: #fff; padding: 10px; min-height: 40px;}
.project-item .title-container:hover{background:#242424;}
.project-item .title-container:hover a{color:#FFF;}

.brand-container{padding:30px 15px 50px;}
.brand-container h2{font-size:36px; margin-bottom:0;}
.brand-container .btn{margin-top:30px;}
.brand-item{margin-bottom:30px; padding:0 30px;}
.brand-item a{color:#383838;}
.brand-item a:hover{color:#000;}
.brand-item .img-container{text-align:center;}
.brand-item .img-container img{width:100%; height:auto; margin-bottom:10px; border:solid 1px #FFF;}
.brand-item:hover .img-container img{border:dotted 1px #333;}
.brand-item .title-container{text-align:center; font-size:16px; font-weight:bold; text-transform:uppercase;}
.brand-item .title-container a{color:#131a47; font-family:"Oswald";}

.icon-container{background-color:#131a47; padding:10px 15px 10px;}
.icon-container>.row{padding:20px 15px 20px; border-top:solid 1px #42486c;}
.icon-container h2{font-family:"Oswald"; font-size:42px; margin:30px 0 50px; color:#FFF;}
.icon-item{margin-bottom:30px;}
.icon-item a{color:#FFF;}
.icon-item a:hover{color:#F0F0F0;}
.icon-item .img-container{text-align:center;}
.icon-item .img-container img{width:120px; height:auto; margin:0 auto 10px;}
.icon-item .desc-container{text-align:center; font-size:20px; font-weight:300; color:#FFF; text-transform:uppercase;}
.icon-item .desc-container strong{font-family:"Oswald"; font-size:28px; font-weight:700; line-height:30px; color:#FFF; text-transform:uppercase;}


.productteaser-container{background:#FFF; padding:50px 15px 60px;}
.productteaser-container h2{font-family:"Oswald"; font-size:42px; color:#131a47; margin:0 0 50px; text-transform:uppercase;}
.productteaser-item{margin-bottom:30px;}
.productteaser-item:nth-child(4n+1){clear:left;}
.productteaser-item a{color:#131a47; font-family:"Oswald"; font-size:16px;}
.productteaser-item a:hover{color:#111;}
.productteaser-item .img-container{text-align:center;}
.productteaser-item .img-container img{margin:0 auto 10px; border:solid 1px #FFF;}
.productteaser-item:hover .img-container img{border:dotted 1px #333;}
.productteaser-item .desc-container{margin-bottom:10px; font-family:"Oswald"; font-size:16px; font-weight:700; line-height:1em; text-transform:uppercase; text-align:center;}
.productteaser-item .price-container{font-size:14px; font-weight:700; line-height:1em; text-align:center;}


.buy-container{width:100%; margin:0; padding:0 0 100px;}
.buy-container h2{font-size:38px; margin:50px 0 30px; text-transform:uppercase;}
.buy-item a{color:#383838;}
.buy-item a:hover{color:#000;}
.buy-item .img-container{text-align:center;}
.buy-item .img-container img{width:200px; height:auto; margin:0 auto 20px;}
.buy-container .torn-top{width:100%; height:50px; margin-top:-78px;}

.reseller-container{padding:0 15px;}

.reseller-container .reseller{background-color:#dadada;}
.reseller-container .col-left{padding:0;}
.reseller-container .col-left img{width:100%; height:auto;}
.reseller-container .col-right{padding:70px; font-size:22px; color:#FFF;} 
.reseller-container .col-right ul{margin:0 0 30px;}
.reseller-container .col-right .btn{background-color:#4c7691; font-weight:bold; letter-spacing:2px;}

.reseller-container .merchant{background-color:#4c7691;}
.reseller-container .merchant .col-left{padding:70px; font-size:22px; color:#FFF;}
.reseller-container .merchant .col-left ul{margin:0 0 30px;}
.reseller-container .merchant .col-left .btn{background-color:#dadada; font-weight:bold; letter-spacing:2px;}
.reseller-container .merchant .col-right{padding:0;}
.reseller-container .merchant .col-right img{width:100%; height:auto;}

.newsletter-container{padding:0 0 160px; background-color:#dadada; text-align:center;}
.newsletter-container .torn-top{width:100%; height:50px; margin-top:-78px;}
.newsletter-container h2{color:#FFF; font-size:42px; margin:60px 0 50px;}
.newsletter-container h3{color:#54524f; font-size:22px; font-weight:normal;}
.newsletter-container #form_newsletter{width:70%; margin:70px auto 0; display:block;}
.newsletter-container .part-left{padding:0 0 0 25px;}
.newsletter-container .part-left{margin-right:-25px;}
.newsletter-container .part-right{padding:0;}
.newsletter-container #txt_newsletter{width:100%; height:50px; margin:0 -1px 0 0; padding:10px 0 10px 20px; border-top-left-radius:25px; border-bottom-left-radius:25px; background-color:#FFF; color:#000; border:none;}
.newsletter-container .btn{width:100%; height:50px; margin:0 0 0 -20%; padding:10px 10px 10px 2px; border-radius:25px; background-color:#4c7691; color:#FFF; border:none;}

.catalog-container{width:100%; padding:30px 0; text-align:center; background-color:#136f8d;}
.catalog-container a{color:#FFF; font-size:32px; font-weight:900;}
.catalog-container a:hover{color:#000;}
.catalog-container i{font-size:24px; margin-right:10px;}

/* PROVINCE */
.province-list{margin-top:60px;}
.province-list h1{font-size:1.8em; text-align:center; font-weight:900; margin:30px 0 30px;}
.searchbox{margin-bottom:50px; padding:15px 0;}
.searchbox .col-sm-2{padding:0;}
.searchbox .col-sm-10 input{width:100%; padding:10px 20px 8px; font-size:18px; border:none; border-radius:20px; background:#F0F0F0;}
.searchbox .col-sm-2 input{width:100%; padding:10px 0 8px; font-size:18px; border:none; border-radius:20px; background:#383838; color:#FFF; text-align:center;}
.province-container .title-province{text-align:center; position:relative; display:inline-block;}
.province-container .title-province span.title-line{
display: block;
position: absolute;
border-top:2px solid #222;
top:40%;
height: 10px;
width: 100%;
z-index: -1;
}
.title-province h2{
font-weight: 900;
font-size: 1.5em;
text-align: center;
text-transform: uppercase;
padding: 0 100px;
display: inline-block;
margin:0;
padding:0;
background: #fff;
padding: 0 10px;
margin:0 70px;
}
.share-gallery{margin:30px 0 50px;}
.pic-category-list{padding:30px 0;}
.place-container .desc-container h3{font-size:1.2em; margin:25px 0 15px; padding:0;}
.place-container .desc-container a{color:#383838;}
.place-container .desc-container a:hover{color:#666;}
.pic-category-list .desc-container{margin-bottom: 50px;}/*was .pic-category-list .row*/
.destination-container{margin-top: 70px;}
.map-cordinate{
  font-size: 1.6em;
  font-weight: 400;
  margin:20px 0 0;
}
.destination-title h1{
  font-size: 2em;
  font-weight: 900;

}
.destination-title h1 span{
display: block;
font-weight: 400;
margin: 10px 0 30px 0;
font-size: 1em;
}
.province-brief{font-size:20px;}
.destination-gallery{
  margin-bottom: 50px;
}
.mosaicflow__column {
float: left;
}
.gallery_item{padding:4px 5px 5px; display:inline-block;}



/* FOOTER */

footer{background:#131a47; padding:50px 0 50px;}
footer .torn-top{width:100%; height:50px; top:-48px; position:relative;}
footer .address h2{margin:15px 0 10px; color:#FFF; font-family:"Oswald"; font-size:28px; font-weight:bold; color:#FFF;}
footer .address li{color: #FFF; font-size:18px; font-weight:100; margin-bottom: 20px; color:#FFF;}
footer .address i{display:block; width:18px; margin-right:10px; float:left; clear:left; color:#FFF;}
footer .address i.fa-map-marker{font-size:22px;}
footer .address i.fa-whatsapp{font-size:19px;}
footer .address li{clear:left;}
footer .address li div{float:left; clear:right; font-size:14px; font-weight:300; color:#FFF;}
footer .address a{color:#FFF;}
footer .address a:hover{color:#999;}

.footer-menu{padding-top:25px;}
.footer-menu h3{font-family:"Oswald"; font-size:24px; color:#FFF; text-transform:uppercase;}
.footer-menu li{line-height: 25px; font-size:18px; margin-bottom:7px;}
.footer-menu li:first-child{border:none;}
.footer-menu li:last-child{padding-right: 0;}
.footer-menu li a{color: #FFF; font-size:15px;}
.footer-menu li a:hover{color: #ccc;}
.footer-menu br{display:none;}

.social{margin:30px 0 0; padding:0;}
.social li{display:inline-block; margin:0 10px 0 0;}
.social img{width:30px;}
.social img:hover{opacity:0.75;}

.copyright{padding:10px 0; background-color:#111; color:#525252; font-size:11px !important; text-align:center; letter-spacing:2px;}

/* GALLERY */
/*--start--*/
.white-popup{position:relative; background:#FFF; width:auto; max-width:96%; margin:20px auto;}
.white-popup h3{font-size:2em; font-weight:600; margin-top:3px;}
.white-popup h4{font-size:1.75em; font-weight:600;}
.aboutpage .white-popup h3{margin-top:30px;}
.aboutpage .white-popup{max-width:70%;}
.popup-info{padding-right:30px;}
.popup-info .prev, .popup-info .next{margin:30px 0 0; padding:10px 0 0; font-size:3em; line-height:1em; color:#999;}
.popup-info>.row:first-child>div:last-child{text-align:right;}
.popup-info .buy-btn{text-align:center; margin:10px 0 15px;}
.popup-info input.popup-subject,
.popup-info input.popup-email,
.popup-info input.popup-name,
.popup-info textarea.popup-message{color: #000000;
    background-color: #ffffff;
    font-style: normal;
    font-weight: 100;
    border-color: #d9d9d9;
    padding: 9px 17px 10px 16px;
    font-size: 17px;
    line-height: 20px;
    outline: 0;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    transition: all .35s ease;
    width: 100%;
    border-radius:4px;
    margin-bottom: 20px
}
.popup-info textarea.popup-message{height:150px;}
#popup-form{padding:30px 0; display:none;}
#popup-form .col-sm-3{line-height:2em;}
#popup-form form{margin:0;}
#popup-form .buy-btn{margin:0 10px 10px 0; border:none;}
#popup-form .buy-btn.grey{background:#555;}
#popup-form .buy-btn.grey:hover{background:#666;}
.mfp-close-btn-in .mfp-close{
width: 30px;
height: 30px;
position: absolute;
right: -10px;
top: -10px;
border-radius:20px;
background:#FFF;
opacity: 1;
border:2px solid #fff;
color:#fff;
font-weight: bold;
line-height: normal;
font-size: 20px;
-webkit-box-shadow: -3px 3px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: -3px 3px 2px 0px rgba(0,0,0,0.1);
box-shadow: -3px 3px 2px 0px rgba(0,0,0,0.1);
}
#sharethisbtns{margin:6px 0 0; display:block;}
#buythisbtns{padding:6px;}
#buythisbtns img{width:31px; height:32px;}
.fancybox-caption-wrap div{border:none;}
.stButton{margin:0 !important;}
/* hover */
.img-hover{
position: relative;
}
.mask-hover{
position: absolute;
top: 0;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
background-color: rgba(1,1,1, 0.7);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
top: 0;
bottom: 0;
width: 100%;
}
.img-hover a:hover img{
 
}
.img-hover a:hover .mask-hover{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.img-hover .mask-hover h3{
  font-size: 1em;
  color: #fff;
  text-align: center;
  margin-top: 30%;
  font-weight: 300;
  text-transform: uppercase;
}

/* ABOUT */
.aboutbanner-container{background-size:cover; background-repeat:no-repeat; color:#FFF;}
.aboutbanner-container .torn-top{width:100%; height:50px;}
.aboutbanner-container h2{font-weight:100; font-size:32px; line-height:1.8em; display:block;}
.aboutbanner-container h2 span{font-family:"Oswald"; font-size:60px; font-weight:900; display:block; line-height:1em; text-transform:uppercase;}
.aboutbanner-container .container{padding:120px 0 80px;}
.about-container{padding:80px 0 120px; background:#FFF;}
.about-container h1{margin-bottom:50px;}
.about-container p{font-size: 1.2em; font-weight: 300; line-height:1.8em; text-align:justify;}
.about-container ul{list-style:inside; text-align:left; margin-bottom:30px;}
.about-container li{font-size:1.2em;}
.aboutpage .popup-info{overflow:hidden;}
.aboutpage .popup-info p{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.aboutpage .white-popup{background:#faf8e8;}

.history-container{padding:60px 0 80px; background:#FFF; color:#242424; border-top:solid 10px #4c7691;}
.history-container img{width:100%;}
.history-container .odd{clear:left; margin-bottom:40px;}
.history-container .bottom{margin-bottom:40px;}
.history-container h2{margin-bottom:50px; color:#4c7691;}
.history-container h3{margin-bottom:5px; font-size:1.5em; color:#4c7691;}

/* PC */
.part-productcategory{padding:50px 0;}
.productcategory-list{margin:50px 0 0;}
.productcategory-item{padding:0 30px 60px;}
.productcategory-category{width:100%;}
.productcategory-img{width:100%; padding-top: 100%; /* 1:1 Aspect Ratio */ position: relative;}
.productcategory-img img{position: absolute; width:100%; height:100%; top: 0; left: 0; bottom: 0; right: 0; object-fit:contain; border:solid 1px #FFF;}
.productcategory-img:hover img{border:dotted 1px #333;}
.productcategory-title{margin:5px 0 0;}
.productcategory-title a{font-family:"Oswald"; font-weight:700; text-transform:uppercase; color:#131a47;}


/* SEARCH */
.search-result h1{margin:40px 0 60px; text-align:center;}

/* PD */
.productcategory-logo{width:100%;}
.productcategory-logo .img{float:left; width:250px; height:250px; margin:-125px 30px 0 0; padding:15px; border-radius:50%; box-shadow:0 0 10px rgba(0,0,0,0.15); background-color:#FFF; position:relative; z-index:3;}
.productcategory-logo img{width:100%; height:100%; border-radius:50%; object-fit:contain;}
.productcategory-logo h1{margin:50px 0 65px;}
.productcategorydetail-item{margin-bottom:50px;}
.productcategorydetail-item:nth-child(4n+1){clear:left;}
.productcategorydetail-item .image img{width:100%; height:auto; object-fit:cover; border:solid 1px #FFF;}
.productcategorydetail-item:hover .image img{border:dotted 1px #333;}
.productcategorydetail-item .name{margin:10px 0 10px; text-align:center; line-height:1em;}
.productcategorydetail-item .name a{color:#131a47; font-family:"Oswald"; font-size:16px; font-weight:700; line-height:1em; text-transform:uppercase;}
.productcategorydetail-item .price{text-align:center; font-size:14px; line-height:1em; font-weight:700;}
.part-detailproductcategory .page-content{width:100%; clear:both;}
.part-detailproductcategory .btn{margin-bottom:100px;}

.pd{padding:50px 0;}
.productdetail h1{font-size:42px; margin:0 0 50px;}
.productdetail h2{font-size:26px; font-weight:300; margin:0 0 5px; text-transform:uppercase;}
.productdetail .left-side h2 a{color:#4c7691;}
.productdetail .left-side h3{font-size:24px; margin:30px 0 30px;}
.productdetail .left-side ul{list-style:disc; margin:0 0 0 20px;}
.productdetail .left-side p{margin:30px 0 30px;}
.productdetail .left-side p img{width:100%; height:auto;}
.productdetail-image{width:100%; height:auto; margin:0 0 30px; border:solid 1px #F0F0F0;}
.productdetail-image:hover{border:solid 1px #333;}
.productdetail .images ul{margin:0; padding:0;}
.productdetail .images li{margin:0;}
.productdetail .images img{width:100%; height:100px; object-fit:cover; border:dotted 1px #999;}
.productdetail .images img:hover{border:solid 1px #222;}
.productdetail .where{margin:30px 0 30px; font-weight:bold;}
.productdetail .where ul{margin:5px 0 0; padding:10px 0; background-color:#FFF;}
.productdetail .where li{display:inline-block; margin:0; padding:3px 10px; border:solid 1px #999;}
.productdetail .where li:hover{background-color:#F0F0F0;}
.productdetail .where img{height:30px;}

.productdetail .right-side h3{font-size:30px; margin:15px 0 30px; font-family:"Oswald"; text-transform:uppercase;}
.productdetail .right-side ol{list-style:decimal; margin:0 0 0 20px;}
.productdetail .right-side ol li{margin-bottom:15px;}
.productdetail .right-side ol li a{color:#000; font-size:16px; font-weight:bold;}
.productdetail .right-side ol li a:hover{text-decoration:underline;}
.productdetail .right-side ul li{display:inline;}
.productdetail .right-side ul li a{display:inline-block; background-color:#000; color:#FFF; padding:3px 10px 5px; font-size:12px; border-radius:3px;}
.productdetail .right-side ul li a:hover{background-color:#333;}

/* NEWS */
.newspage .aboutbanner-container h2, .newspage .aboutbanner-container h2 span{color:#FFF;}
.newspage h1{margin:50px 0 30px;}
.newspage .warning{padding:80px 0 200px; text-align:center;}
.news_archieve:nth-child(3n+1){clear:left; margin-bottom:30px;}
.news_archieve img{width:100%; height:200px; margin-bottom:8px; object-fit:cover;}
.na_date{font-size:12px;}
.na_title{font-weight:bold;}
.na_title a{color:#000;}
.na_title a:hover{text-decoration:underline;}
.newspage .paging{margin:30px 15px 150px; clear:both;}
.newspage .paging_links{text-align:right;}

/* FAQ */
.faq-container{padding:40px 0 70px;}
.faq-container h1{margin-bottom:50px;}
.faq-container #accordion h4 a{color:#000;}

/* PARTNERSHIP */
.partnership-container{padding:80px 0 30px; background:#F0F0F0;}
.partnership-container h1{margin-bottom:50px;}
.partnership-container p{font-size: 1.2em; font-weight: 300; line-height:1.8em; text-align:justify;}

/* FIND */
.gmapcontent h2{margin:15px 0 3px; font-size:1.2em;}
.gmapcontent p{margin:0 0 5px; font-size:0.875em; line-height:1.5em;}
/*.branches-container{padding:60px 0; background:#FFF; color:#242424;}
.branches-container img{width:100%; height:150px; margin-bottom:15px; object-fit:cover;}
.branches-container .col-sm-4{min-height:260px;}
.branches-container .col-sm-4:nth-child(3n+1){clear:left;}*/
.branches-container{background:#333; padding:0; border-top:1px solid #fff; border-bottom:1px solid #fff;}
.branches-container h2{margin-bottom:30px;}
.branches-container .row{margin:0;}
.branches-container .mask-hover{padding-top:50px; text-align:center;}
.branches-container .mask-hover p{margin:0; color:#FFF;}
.branches-container img{width:100%; height:250px; object-fit:cover;}

/* CONTACT */
.contactpage h1{margin-bottom:50px;}
.contact .center>div:first-child{
	text-align:left;
}
.contact .col1{
	width:50%;
	padding:0 15px;
}
.contact-container{padding:60px 0 100px;}
.contact-container .c_l, .contact-container .c_r{text-align:left;}
.contact-container .form-control{border:none; background-color:#F0F0F0; height:50px; padding:10px 20px; border-radius:10px;}
.contact-container .btn{text-transform:uppercase; font-weight:bold;}

/* SMART */
.maincontent-filelist1{background:#6eaf2f; color:#FFF;}
.filelist1-container{padding:60px 0;}
.filelist1-container .col-xs-10{margin-bottom:30px;}
.filelist1-container .col-xs-10 h3{font-size:22px;}

/* SIDEBAR */
#sidebar{
    width: 75px;
    height: 75px;
    position: fixed;
    right: 15px;
    bottom: 30px;
	z-index:200;
}
#sidebar img{
	width:75px;
	height:75px;
}
#sidebar a{
	display:block;
}
