/*!
 * Start Bootstrap - Blog Post HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: visible;
}
.image-summary-company p,.image-map > p{margin:0}
footer {
    margin: 0;
    position: relative;
}
img{max-width:100%;}
a{
	cursor:pointer;
}
a:hover{
	text-decoration:underline;
}
.header-left a:hover {
    text-decoration: none;
}
td, th {
    padding: 3px 5px;
}
td p:last-child {
    margin-bottom: 0;
}
.fa-3 {
  font-size: 20pt;
  font-weight: bold;
  top: 2px;
  position: relative;
}
input[type="text"],input[type="text"]:focus,.form-control,.form-control:focus {
    border-radius: 0;
}
.carousel-product .thumb .thumbnail:first-child img {
    position: absolute;
    width: 100%;
    top: 50%;
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
.carousel-product .thumb .thumbnail:first-child {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
}
.carousel-product .thumb .thumbnail:first-child:before {
    content: "";
    display: block;
    width: 100%;
    position: relative;
    padding-top: 66%;
}
.row-content {
    margin-bottom: 20px;
}
.header1 {
  margin-bottom: 0;
}
.p_right{float:right;}

/*MENU*/
.carousel-gallery a.thumbnail,.thumb .thumbnail {
    border: 0;
    padding: 0;
}
a.thumbnail-image.thumbnail .name-photo {
    margin-top: 0;
}
.contact-blok * {
    color: #fff !important;
}
.contact-blok img {
    height: 46px;
}
.contact-blok td {
    padding: 0 2px;
}
.contact-blok h3 {
    margin-top: 0;
    margin-bottom: 7px;
}
.contact-blok h1 {
    font-size: 27pt;
    margin-bottom: 25px;
}
.contact-blok tr:last-child td:last-child {
    font-size: 24pt;
}
span.photo_title,.name-photo.text-center {
    font-size: 13pt;
    margin-top: 10px;
    display: block;
    color: #00abd9;
}
.navbar-brand {
    display: block;
    position: relative;
    float: none;
    padding: 14px 30px;
    z-index: 2;
    text-align: left;
    margin-bottom: 0;
    margin: 0 !important;
}
.navbar-header.navbar-left {
    position: relative;
    width: 38%;
    overflow: hidden;
    z-index: 1;
}
#top-header p {
    margin: 0;
}
@media (min-width:768px){
.image-map .content-contact-blok{display:none}
#button-mobile{display:none}
div#contactform {
    width: 50%;
    float: left;
	padding-right:15px;
}
div#notebefore {
    width: 50%;
	padding-left:15px;
    float: left;
}
div#noteafter {
    width: 50%;
	padding-left:15px;
    float: left;
}
div#bs-example-navbar-collapse-1 .container{position:relative;z-index:2}
div#bs-example-navbar-collapse-1 {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: 0;
}
.header1 .container{position:relative}
.header1 .container:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00abda;
    right: 100%;
    margin-right: -16px;
}
.footerlink .container{position:relative;z-index:2}
.footerlink p {
    margin: 0;
}
.navbar-brand > img {
    max-height: 100px;
    display: inline-block;
    margin-right: 0;
}
img.background-logo {
    position: absolute;
    top: 0;
    left: 0;
}
}
@media (max-width:767px){
#map-position > .content-contact-blok{display:none}
#button-mobile a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
#button-mobile {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 4;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
#button-mobile.nonactive {
    bottom: -53px;
}
.menu-button-mobile ul.list-inline::after {
    content: "";
    clear: both;
    display: block;
}
body {
    padding-bottom: 53px;
}
body.mobile-display {
    padding-bottom: 0px;
}
.button-mobile-toggle {
    width: 150px;
    height: 40px;
    display: block;
    background: url(images/button-mobile.png) 50% -430px / 430px no-repeat;
    margin: 0px auto;
}
.menu-button-mobile ul.list-inline {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 15px 0px;
    margin: 0px;
    background: linear-gradient(rgb(255, 255, 255) 35%, rgb(215, 215, 215) 80%);
}
.menu-button-mobile ul.list-inline li:first-child {
    border-left-color: rgb(217, 217, 217);
}
.menu-button-mobile ul.list-inline li {
    width: 33.333%;
    float: left;
    height: 53px;
    margin: 0px;
	position:relative;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(217, 217, 217) rgb(217, 217, 217) rgb(217, 217, 217) rgb(187, 187, 187);
    border-image: initial;
}
.menu-button-mobile ul.list-inline li span.button-menu-icon {
    background-position: -13px -6px;
}
.menu-button-mobile ul.list-inline li span {
    width: 40px;
    height: 100%;
    display: inline-block;
    background: url(images/button-mobile.png) 0px 0px / 430px no-repeat;
}
.menu-button-mobile ul.list-inline li span.button-phone-icon {
    background-position: -82px -6px;
}
.menu-button-mobile ul.list-inline li span.button-menu-icon {
    background-position: -213px -8px;
}
.menu-button-mobile ul.list-inline li span.button-mail-icon {
    background-position: -147px -6px;
}
.header1:before{display:none !important}
.navbar-brand > img {
    max-height: 90px;
    display: inline-block;
}
}

/*========WIDGET========*/

/*--SLIDE--*/

#slider1_container > div {
  max-width: 100%;
}
.slider{position:relative;}

/*--AGENDA--*/

.img-event {
  margin-bottom: 5px;
}
#eventwidget .judulevent {
  margin-bottom: 7px;
}
#eventwidget > li {
  margin-bottom: 15px;
}
.widgedconten ul {
  list-style: outside none none;
  padding: 0;
}

/*---NEWS---*/

.thumbnail-news .media {
  margin-bottom: 15px;
}
.widgedconten .media {
  padding-bottom: 5px;
}
.widgedconten .media:last-child {
  border-bottom: none;
}
.sub > ul {
  padding-left: 20px;
}

/*---LOGIN FORM---*/

.registerlink {
  margin-top: 8px;
}
.registerlink > a {
  font-size: 9pt;
}
.registerlink > a:first-child {
  border-right: 1px solid;
  padding-right: 5px;
}

/*---TESTIMONIAL---*/

.widgedconten a .titletesti {
  border: 0 none;
  font-size: 13pt;
  margin-bottom: 5px;
  padding: 0;
}
.widgedconten .clients-words {
  margin-top: 5px;
}
.widgedconten .clients-name {
  padding-bottom: 4px;
  margin-bottom: 4px;
  font-size:12pt;
}
.widgedconten .clients-detail {
  margin-bottom: 10px;
}

/*=======CONTENT=======*/

/*--PRODUCT--*/

.breadcrumb > li:first-child > i {
  display: none;
}
.reduction {
  background: none repeat scroll 0 0 #d6b73e;
  clear: both;
  display: inline-block;
  font-size: 14px;
  height: auto;
  line-height: normal;
  margin: 0 auto;
  padding: 3px 9px;
  position: relative;
  text-align: center;
  width: auto;
  margin-top: 10px;
}

/*--DOWNLOAD--*/

.link_download > a {
  margin-left: 10px;
}
.fa {
  margin-right: 2px;
}

/*--CONTACT US--*/

.bigicon {
  font-size: 35px;
}

/*---SHOPPING CART--*/

.title_detail > h4 {
  font-size: 17pt;
}
.cart_navigation .button-exclusive {
  background: #d7b635 none repeat scroll 0 0;
  border: medium none;
  border-radius: 1px;
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 3px;
  float: left;
}
.cart_navigation .button-exclusive:hover {
  background: #ccc none repeat scroll 0 0;
}
.button-medium {
  background: none repeat scroll 0 0 #D7B635;
  box-shadow: 0 -15px 15px -15px rgba(0, 0, 0, 0.3) inset, 0 0 2px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.cart_navigation .button-exclusive i {
  margin-right: 8px;
}
.btn span i.fa-angle-right {
    margin-left: 9px;
    margin-right: 0;
	padding-bottom:6px;
}
.btn i.fa-angle-right {
    font-size: 25px;
    line-height: 25px;
    margin-left: 6px;
    vertical-align: -1px;
}

/*---LOGIN---*/

#create-account_form {
  min-height: 297px;
}
.box {
  line-height: 23px;
  margin: 0 0 16px;
  padding: 14px 18px 13px;
}
.page-subheading {
  
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 12px;
  padding: 0 0 15px;
  text-transform: uppercase;
}

/*---TESTIMONIAL---*/

.testimonials blockquote:before {
  bottom: -10px;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
}
.testimonials blockquote:after {
  bottom: -8px;
  content: "";
  left: 50%;
  margin-left: -9px;
  position: absolute;
}
.testimonials blockquote {
  margin-bottom: 140px;
  margin-top: 20px;
  min-height: 220px;
  position: relative;
}
.testimonials blockquote p.clients-words {
  display: block;
  font-size: 14px;
  max-height: 80px;
  overflow: hidden;
}
.titletesti {
  margin-bottom: 13px;
  padding-bottom: 5px;
}
.testimonials span.clients-name {
  bottom: 10px;
  font-size: 14px;
  position: absolute;
  right: 10px;
  max-height:80px
}
.testimonials blockquote img {
  bottom: -115px;
  height: 100px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}
.hide {overflow:hidden;display:block !important}
.testimonials_detail .clients-name {
  font-size: 17pt;
}
.testimonials_detail .img-thumbnail {
  width: 180px;
  margin-bottom: 10px;
}

/*---GALLERY---*/

.content-photo {
  margin-bottom: 30px;
}

/*---AGENDA---*/

.agenda .lokasievent, .agenda .kotaevent {
  display: inline-block;
}
.agenda .tglevent {
  margin: 2px 0 3px;
  padding-bottom: 4px;
}

/*---AGENDA DETAIL---*/

.agenda_detail .lokasievent, .agenda_detail .kotaevent, .agenda_detail .tglevent {
  display: inline-block;
}

@media (min-width:0px){
.product_icon.product-category {
    width: 100%;
    height: auto;
    display: block;
}
.product_icon.product-category > div {
    background-position: center center !important;
    background-size: 100% auto !important;
}
table.attr-obat.table-striped.table {
    font-size: 12px;
}
table.attr-obat td:first-child {
    border-right: 1px solid #ddd;
}
.fahrenheit h1 {
    color: #00abd9;
    font-size: 51pt;
    font-weight: bold;
    margin-bottom: 0px;
}
.fahrenheit h3 {
    color: #00abd9;
    font-size: 40pt;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 20px;
}
.cakeshop h1 {
    color: #00abd9;
    font-size: 40pt;
    font-weight: bold;
    margin-top: 0;
}
.kunang-kunang h2 {
    color: #00abd9;
    font-weight: bold;
    font-size: 36pt;
    margin: 0;
}
.kunang-kunang h1 {
    font-weight: bold;
    color: #00abd9;
    margin: 0;
    font-size: 50pt;
	line-height:0.9;
}
.about-us h1, .about-us h1 span {
    font-size: 44pt !important;
    font-weight: bold;
    color: #00abd9;
}
.about-us h1 {
    margin-bottom: 0;
}
.footerlink .container{
	padding:20px 15px 80px;
	position:relative;
}
.footerlink {
    background: #00abd9;
    position: relative;
    border-top: 6px solid #ddd;
}
.footerlink h1, .footerlink h2, .footerlink h3, .footerlink h4 {
    font-size: 22pt;
    margin-bottom: 10px !important;
    margin-top: 30px !important;
}
footer .nav>li>a:hover,footer .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    text-decoration: underline;
}
footer ul.nav.navbar-nav {
    float: none;
	padding:9px 0
}
footer .nav>li{margin:0 !important}
footer .nav>li>a {
    padding: 1px 14px 1px 8px;
    border-right: 1px solid #fff;
}
.footerlink table img {
    max-width: none;
}
#services .more {
    margin-bottom: -70px;
}
#services h3 {
    margin-top: 10px;
}
div#content {
    color: #222;
}
div#block-bg-full {
    background: url("images/bg-full.jpg") center center / cover no-repeat;
	color:#222;
	position:relative;
    padding: 30px 0px !important;
    margin: 0px;
}
.widgetcontent {
  text-align: center;
}
.icon-product .reduction {
  background: url("images/pro.png") no-repeat scroll 100% center / 80% auto rgba(0, 0, 0, 0);
  bottom: 14px;
  color: transparent;
  float: right;
  height: 30px;
  margin-right: -3px;
  margin-top: 20px;
  width: 84px;
}
.navbar-header {
  /* float: none; */
  /* text-align: center; */
  /* width: 100%; */
}
.owl-buttons {
  background: transparent;
  position: absolute;
  right: 16px;
  top: -48px;
}
.services .fa-stack {
  float: left;
}
.service-item {
    text-align: center;
    padding: 40px 0 60px;
}
.service-item .more {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    margin-top: -26px;
}
.header1{
	height:auto;
	position:relative;
	border:none;
	border-radius:0;
}
div#top-header a {
    color: #fff;
}
#top-header img{height:16px}
#top-header img,#top-header a{
	/* display:inline-block; */
	/* vertical-align:middle; */
}
#top-header td:before {
	content:"";
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(150, 150, 150, 0.8)
}
#top-header td:last-child:after {
	content:"";
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	top:0;
	right:-2px;
	background:rgba(150, 150, 150, 0.8)
}
#top-header td {
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.6);
    padding: 6px 15px;
    vertical-align: middle;
}
#top-header td:last-child {
    border-right: 1px solid #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.6);
}
div#top-header {
    padding: 0;
	color:#fff;
    background: #2f2f2f;
}
.navbar-inverse .navbar-nav > li > a {
  margin-right: 0;
  padding: 12px 15px;
}
.navbar-collapse.collapse.in, .navbar-collapse.collapsing {
    border: medium none;
    z-index: 2222;
    padding: 0px !important;
    position: absolute;
    width: 100%;
    top: 100%;
    background: rgba(0, 0, 0, 0.8);
} 
}
@media (min-width:768px){
.list-footer-right {
    margin-bottom: 15px;
}
.list-footer-right:last-child {
    margin-bottom: 0px;
}
#bs-example-navbar-collapse-1 .nav.navbar-nav {
    position: relative;
    width: 100%;
}
}
@media (max-width:767px){
div#slide-home {
    position: relative;
    z-index: 1;
    background: #fff;
}
/* .footerlink img{max-height:100px;width:auto} */
#services .more {
    margin-bottom: -75px;
}
.footerlink table{
	margin:0 auto;
	text-align:left
}
.footerlink .row > div,.list-footer-right{margin-bottom:65px}
.footerlink .row > div:last-child,.list-footer-right:last-child{margin-bottom:20px}
.footerlink {
    text-align: center;
}
#bs-example-navbar-collapse-1 .nav.navbar-nav {
    margin: 0;
    position: relative;
    width: 100%;
}
}
.carousel-inner .item img {
  display: inline-block;
}
.item {
  text-align: center !important;
  margin:0
}

@media (max-width: 360px){
.owl-buttons {
display: none;
}
.navbar-brand {
  display: block;
  float: left;
  margin: 0;
}
}
@media (width: 1024px){
.sold_out {
  background: url("images/sold-out.png") no-repeat scroll -2px 0 / 70% auto transparent !important;
  height: 105px;
  margin: -3px 0 -3px 0px;
  width: 126px;
}
.form-horizontal .btn.btn-default.more {
  width: auto;
  margin-left: 10px;
}
}
@media (max-width:767px){
#content .content-wrapper .row{
  padding: 0;
}
#content .content-wrapper:nth-child(2n){
}
}
#content .content-wrapper{
  padding:70px 0;
}
@media (min-width:1200px){.container{width:1060px}}
@media (min-width:768px){
.nav.navbar-nav {
    text-align: center;
}
.dropdown-menu {
  border-radius: 0 !important;
  padding: 0;
  box-shadow: 0 0 6px rgba(15, 12, 6, 0.4);
}
.dropdown-menu > li > a {
  padding: 12px 15px;
}
.navbar-nav > li {
  float:none !important;
}
.owl-buttons {
  position: absolute;
  right: 16px;
  top: -88px;
}
#nav::before {
  background: rgba(0, 0, 0, 0) linear-gradient(white, #f3f3f3) repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  content: "";
  height: 38px;
  position: absolute;
  top: 119px;
  width: 100%;
}
/* .navbar-header { */
  /* float: none; */
  /* padding: 10px 0px 4px; */
  /* text-align: center; */
  /* width: 100%; */
/* } */
.owl-buttons {
  background: transparent none repeat scroll 0 0;
  margin-right: -66px;
  position: relative;
  right: 16px;
}
.header1{
	height:auto;
	border:none;
}
.navbar-nav > li {
  display: inline-block;
}
.navbar-inverse .navbar-nav > li > a {
    background: transparent none repeat scroll 0 0;
    border-top: 0;
    color: #000;
    height: auto;
}
.navbar-collapse.collapse.in, .navbar-collapse.collapsing {
    border: medium none;
    padding: 0;
    position: fixed;
    width: auto;
}
}

/*======LOGO========*/

/*=====SLIDE====*/

.carousel-indicators li:hover,.carousel-indicators .active {
    height: 12px;
	margin: 1px;
    width: 12px;
}
.carousel-indicators li {
	border:none;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    width: 12px;
}

/*=======MENU========*/

.header1 a{
}
@media (max-width:767px){
	
.navbar-inverse .navbar-nav > li > a {
    font-size: 15px;
    font-weight: normal;
    color: #00abd9;
}
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent !important;
    color: #00abda !important;
    outline: medium none;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
    background-color: #222B32;
}
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 12pt;
    font-weight: bold;
    text-transform: none;
}
.navbar-nav > li .dropdown-menu {
  background: #fff none repeat scroll 0 0 !important;
  border: 0 none;
  border-radius: 0;
  color: #333333 !important;
  font-size: 15px;
  left: 0;
  min-width: 190px;
  top: calc(100% + 0px);
  animation: fadeInUp 600ms;
}

/*==========ICON BIG===========*/
@media (min-width:321px){
.container .center {
    text-align: center;
    padding-bottom: 33px;
}
}

@media (max-width:320px){
.container .center {
    text-align: center;
    padding-bottom: 33px;
    margin: 20px 0px;
}
}
#services {
    position: relative;
    text-align: center;
    padding: 40px 0 15px;
    display: block;
}
/*=========PRODUCT===========*/

.product-col {
    padding: 0 0 10px;
	margin-bottom:20px;
	text-align:center;
	position:relative;
}
.product-col .caption {
  overflow: hidden;
  padding: 0 15px 11px;
  text-align: center;
}
.image-product a {
    display: block;
	background:#f6fafd;
    position: relative;
}
.image-product a:after {
    display: block;
    position: relative;
	content:"";
	padding-top:100%;
	width:100%;
}
.title-product > h4 {
    color: #000;
    margin: 4px 0;
    font-size: 14px;
    height: 29px;
    overflow: hidden;
}
.price span.reductioan,.price .reduction {
    display: none;
}
.title-product {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  height: auto;
  margin: 15px 0 0;
  width: auto;
}
.panel-default {
    border-color: none;
	margin-bottom:30px;
}
.thumbnial-product {
    text-align: center;
}
.title-product a:hover{
	text-decoration:none;
}
.product-col .price {
  display: block;
  min-height:40px;
  float: none;
  padding:  0 0;
}
.price-now,.priace-now {
    font-size: 18px;
    padding-right: 5px;
}
.product-col .price span.price-old {display:block;}
.price-old {
  font-size: 14px;
  margin-bottom:-5px;
  text-decoration: line-through;
}
.product-col {
  background: transparent none repeat scroll 0 0;
  padding: 0;
}
.image-product {
  background: transparent none repeat scroll 0 0;
  display: block;
  text-align: center;
  width: 100%;
}
.image-product:hover{
	display:block;
	text-align:center;
	width:100%;
}
.image-product img{    -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;}
.image-product:hover img{
	width:calc(100% + 20px;);
	height:auto;
	opacity:0.7;
}
.btn.btn-cart {
  border-radius: 0;
  height: auto;
}

/*=========PRODUCT DETAIL==========*/

.pb-left-column #image-block {
  padding: 5px;
  position: relative;
}
.product_attributes #quantity_wanted {
  margin-left: 10px;
  width: 50px;
}
.cart_unit .reduction,.pb-right-column .reduction {
  display: inline-block;
  float: none;
  margin-left: 12px;
  margin-top: 0;
  position: relative;
}
.cart-button.button-group {
  float: none;
  margin-top: 10px;
}
.table tbody > tr > td {
  vertical-align: middle;
}
.cart_quantity {
  width: 70px;
}
.cart_total {
  width: 110px;
}

/*========THUMBNAIL NEWWS========*/

.title-news-thumbnail {
    margin-top: 15px;
}
.thumbnail-product .col-xs-6.col-sm-4.col-md-4 {
  width: 100%;
}
#noteafter iframe {
    max-width: 100%;
}
#content h1,#content h2,#content h3 {
    font-weight: bold;
    color: #00abd9;
}
.more {
    margin-bottom: 5px;
    background: #00abd9;
    color: #FFF;
	text-transform:uppercase;
    padding: 8px 23px;
    width: auto;
	font-size:11pt;
    box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #fff;
}
.container .center a:hover{
    background: #393939;
    color: #FFF;
	text-decoration: none !important;
}
.content-news-thumbnail {
    margin-bottom: 15px;
}

/*=======widget=======*/

#left *{max-width:100%}
.well {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 0;
  margin-bottom: 51px;
  min-height: 20px;
  padding: 5px 15px 17px;
  position: relative;
}
.widgettitle, .widgettitle, .widgettitle, .widgettitle {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 5px;
  text-align: center;
}
.col-md-3.widget-right.col-md-pull-9.widget-right {
  top: 32px;
}
.container .widget-right input[type="text"] {
    border-radius: 3px;
    max-width: 100%;
    padding: 6px 12px;
	width: 100%;
}
.container .widget-right .search input.form-control {
	padding-right: 35px;
}
.input-group {
	display:block;
    position: relative;
}
.widget-right input.form-control {
    display: block;
    float: none;
    width: 100%;
}
.widget-right .input-group-btn {
    display: block;
    position: absolute;
    right: 4px;
    top: 3px;
    width: 26px;
    z-index: 2;
}
.widget-right .btn.btn-default {
    border: medium none;
    border-radius: 50%;
    font-size: 10pt;
    font-weight: normal;
    padding: 4px 7px;
}
#order_email, #order_orderid {
    margin: 4px 0;
}
.container .widget-right input[type="submit"] {
    text-align:center;
	font-size: 10pt;
    margin-top: 6px;
    padding: 6px 14px;
    width: 100%;
}

/*==========FOOTER========*/

footer ul{
	padding:0;
}
footer li{
	list-style:none;
}
footer .col-md-3:last-child{
	text-align:center;
}
.copyright {
    min-height: 0;
	z-index:2;
    background: #017ca6;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    bottom: 20px;
}
.copyright p {
    margin: 0;
    text-align: center;
	padding: 9px 0;
}
.social > li {
    margin: 4px 3px;
}
.social a i {
    font-size: 12pt;
    padding: 0;
    width: 9px;
    color: #000;
}

/*.multi-level .caret{display:none}*/

li .down {
    position: relative;
}
li .down>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
li .down:hover>.dropdown-menu {
    display: block;
}
li .down>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
.navbar-brand{height:auto;}

@media (max-width:768px){
.nav > li {
  padding: 0;
}
.owl-buttons {
  margin: 0 -11px;
  position: relative;
  right: 0 !important;
  top: -336px;
}
.yahoomsgr {
  margin-left: 0;
  margin-top: 15px;
  text-align: center;
}
.navbar-brand {
margin-top: 0px;
}
.service-item {
  overflow:hidden;
}
}

@media (min-width:0px){

.widgetcontent .owl-item a {
  text-align: center;
}
.widgetcontent .owl-item a img {
  display: inline;
}
.widgetcontent > ul {
  text-align: left;
}
.widgetcontent table {
  text-align: left;
}
.best > span {
  display: none;
}
.navbar-inverse .navbar-toggle {
  border-radius: 0;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
  padding: 0;
}
.navbar-inverse .navbar-toggle .icon-bar {
  border-radius: 0;
  height: 3px;
  margin: 0 auto;
  width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.carousel-control {
  height: 40px;
  opacity: 1;
  top: 50%;
  width: 40px;
  margin-top: -20px;
}
.left-carousel{
	left:10px;
}
.right-carousel{
	right:10px;
	left:auto;
}
.left-carousel:hover,.right-carousel:hover {
	background-position:0 -41px;
}
.carousel-indicators{bottom:-5px;}
.product-col {
  width: 215px;
  margin: 0 auto 30px;
}
.image-product .img-responsive {
  background: none repeat scroll 0 0 #e6e8e7;
  max-width:100%;
  max-height:100%;
  top:50%;
  left:50%;
  transform:translateX(-50%) translateY(-50%);
  -o-transform:translateX(-50%) translateY(-50%);
  -webkit-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -ms-transform:translateX(-50%) translateY(-50%);
  position:absolute;
  
}
.panel.panel-default.news-col {
  margin: 0 auto 20px;
  padding: 0 10px 5x;
  width: 240px;
}
.news-col .img-news {
  border-radius: 0;
  padding: 0;
  margin: 0 5px;
}
.news-col {
    border-radius: 0;
	border:0;
}
.news-col .panel-body {
    border: 0 none;
    padding: 0 ;
}
.news-content {
  padding-bottom: 10px;
}
.footerlink {
    display: block;
}
}
@media (max-width:767px){
.navbar-inverse .navbar-nav > li > a {
    margin-right: 0;
    padding: 10px 15px;
	color:#fff
}
ul.nav.navbar-nav {
  box-shadow: 0 0 6px rgba(15, 12, 6, 0.4);
  margin-bottom: 0px !important;
  padding: 10px 0;
}
#slide-home .owl-buttons {
  display: none;
}
.dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  font-size: 15px;
  margin: 2px 0 0;
  padding: 0;
}
.navbar-toggle {
  margin-right: 0px !important;
  margin-top: 22px !important;
}
.navbar-header {
  float: none;
  padding:9px 0;
  text-align: center;
  width: auto;
}
.navbar-brand {
    display: inline-block;
    float: none;
    /* margin-left: -10px; */
    padding: 0;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active {
    background: #232C35 !important;
}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active {
    background: transparent !important;
    border: 0;
	box-shadow:none;
    padding: 9px;
	z-index:99;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    margin: 6px 5px !important;
}
img.background-logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    max-width: none;
}
#content .content-wrapper {
    padding: 20px 0;
}
.gallery_carousel .owl-carousel,.product_carousel .owl-carousel {
  margin-top: 49px;
}
.media-left, .media-right, .media-body {
  display: block;
  vertical-align: top;
}
}
@media (min-width:768px){
.collapse.navbar-collapse.top-menu {
  background: #fff none repeat scroll 0 0;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #cccccc;
}
.yahoomsgr {
  margin-left: 0;
  margin-top: 15px;
  text-align: center;
}
#bs-example-navbar-collapse-1 .nav.navbar-nav {
  
  height: auto;
  margin: 0;
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 0px;
}
.panel.panel-default.news-col {
  width: auto;
}
.news-col .img-news {
  margin:0;
  padding:0 0px 0 15px;
}
.news-col {
  
}
.img-news img {
 width:auto; 
}
.news-content {
  padding-bottom: 0px;
}
}

@media (min-width:992px){
.col-md-3.col-sm-4.thumb:nth-child(4n+1) {
    clear:both
}
.dropdown-submenu:hover > ul,.dropdown-submenu:focus > ul{
  display:block;
}
.navbar-nav > li .dropdown-menu > li > ul:before {
  background: none repeat scroll 0 0 transparent;
  content: "";
  height: 20px;
  left: -7px;
  position: absolute;
  top: 0;
  width: 100%;
}
.navbar-nav > li .dropdown-menu > li > ul {
  left: calc(100% + 3px);
  margin: 0;
  top: 0;
}
.navbar-nav > li .dropdown-menu > li {
    margin: 0;
    padding: 0px;
    position: relative;
}
.product-col {
  width: 93%;
}
.carousel-control{
	height:74px;
	width:74px;
	top:42%;
	opacity:1;
}
.left-carousel{
	left:70px;
}
.left-carousel:hover{
	background-position:0 -75px;
}
.right-carousel{
	right:70px;
	left:auto;
}
.right-carousel:hover {
	background-position:0 -74px;
}
}

/*---ICON PRODUCT---*/

.icon-product {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.new {
  background: url("images/news.png") no-repeat scroll center 55% / 80% auto transparent;
  float: right;
  height: 30px;
  margin: 5px -10px;
  padding: 14px;
  width: 80px;
}
/*.new:before {
  content: "new";
  left: 4px;
  position: absolute;
  text-transform: uppercase;
  top: 10px;
}
.new {
  border-radius: 50%;
  float: right;
  height: 40px;
  margin-top: 5px;
  position: relative;
  right: 5px;
  width: 40px;
}*/
.buy:before {
  content: "buy";
  left: 4px;
  position: absolute;
  text-transform: uppercase;
  top: 10px;
}
.buy {
  border-radius: 50%;
  float: right;
  height: 40px;
  margin-top: 5px;
  position: relative;
  right: 5px;
  width: 40px;
}
.sold_out {
  background: url("images/sold-out.png") no-repeat scroll -2px 0 / 92% auto transparent;
  height: 105px;
  margin: 1px 0 0 4px;
  width: 126px;
}
/*.sold_out {
  height: 90px;
  left: 9px;
  position: absolute;
  top: 0;
  width: 70px;
}
.sold_out:before {
  content: "sold out";
  display: block;
  font-size: 14pt;
  font-weight: bold;
  margin-top: -20px;
  position: relative;
  text-transform: uppercase;
  top: 50%;
}
.sold_out > span {
  height: 0;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.sold_out > span:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.sold_out > span:after {
  content: "";
  left: 0;
  position: absolute;
  top: 0;
}*/
.carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }
.widget-right > .row > div:nth-child(2n+1) {
  clear: both;
}
#nav {
  background: url("images/background.png") repeat scroll 0 0 transparent;
  border-radius: 0;
}
#background-header{
  background-color:transparent;
  background-image:url("http://superisse.com/template/zeze/css/basic/images/bottom-menu.png");
}
.page-header {
    color: #00abd9;
    border: 0;
    font-size: 27pt;
    font-weight: bold;
    height: auto;
    margin: 0px auto 32px;
    padding: 0px 0 19px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.online-appointment h1 {
    font-weight: bold;
    font-size: 27pt;
    color: #484647;
}
.image-summary-company {
    position: absolute;
    width: 38%;
    right: 0;
    bottom: 0;
}
.image-summary-company img {
    width: 100%;
}
div#summary-company {
    position: relative;
    padding: 40px 0 35px;
}
div#map-position {
    position: relative;
    overflow: hidden;
}
.image-map > img {
    width: 100%;
}
.contact-blok {
    position: absolute;
    width: 46%;
	right:0;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.navbar-brand-footer img {
    height: 160px;
}
a.navbar-brand-footer {
    float: right;
}
img.background-logo-footer {
    right: -11%;
    position: absolute;
    bottom: 0;
    width: 53%;
}
div#content {margin-bottom: 40px;}
div#strong-block .page-header {color:#fff}
div#strong-block img{border-bottom:5px solid #00abd9}
div#strong-block:after {
	content:"";
	display:block;
	width:100%;
	position:absolute;
	bottom:0;
	height:80px;
    background: url(images/bg-white.png)repeat-x center 111%/auto 75px;
}
.container.content-contact-blok {
    position: absolute;
    top: 0;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 2;
    color: #fff;
}
.container.content-contact-blok .title-header {
    position: absolute;
    bottom: 50px;
    text-transform: uppercase;
    font-size: 29pt;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.8);
    padding: 6px 20px 6px 15px;
}
.container.content-contact-blok:after {
    padding: 6px 20px 6px 15px;
    content: "lokasi kami";
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    display: block;
    right: 100%;
    z-index: 3;
    width: 100%;
	bottom: 50px;
    text-transform: uppercase;
    font-size: 29pt;
    font-weight: bold;
}
div#strong-block {
    background: url(images/bg-strong.jpg)no-repeat center 0/cover;
    color: #fff;
    position: relative;
    padding: 70px 0 110px;
}
.map-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.map-background iframe {
    width: 63%;
    height: 100%;
}
.image-map {
    float: right;
	text-align:right;
    width: 57.3%;
    position: relative;
}
#summary-company h1, #summary-company h2 {
    font-weight: bold;
    font-size: 28pt;
    color: #000;
    margin-top: 0;
    margin-bottom: 15px;
}
#summary-company .more {
    background: #fff;
    color: #00abd9;
    padding: 0;
    margin-top: 20px;
    display: block;
}
.online-appointment h1:after {
    position: relative;
    display: block;
    content: "";
    width: 100px;
    height: 5px;
    background: #00abd9;
    margin-top: 12px;
}
@media (min-width:768px){

}
.list-collection p {
    margin: 10px 0;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    color: #000;
}
@media (max-width:767px){
.contact-blok {
    position: absolute;
    width: 100%;
    right: 0;
    text-align: left;
    padding: 0 15px;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.container.content-contact-blok {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    transform: translateX(-0%);
    -ms-transform: translateX(-0%);
    -o-transform: translateX(-0%);
    -webkit-transform: translateX(-0%);
    -moz-transform: translateX(-0%);
    z-index: 2;
    color: #fff;
    width: 100%;
}
img.background-logo-footer {
    right: 50%;
    position: absolute;
    bottom: 0;
    width: 130%;
    max-width: none;
    transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
}
.copyright {background:transparent}
footer .navbar-collapse {
    display: none;
}
.top-row.row {
    display: none;
}
div#top-header {
    padding: 4px;
}
.footerlink .container {
    padding: 20px 15px 26px;
    position: relative;
}
.navbar-brand-footer img {
    height: 120px;
}
#services {
    position: relative;
    text-align: center;
    padding: 20px 0;
    display: block;
    margin-bottom: 20px;
}
.isihalaman table{width:100%;}
.isihalaman table,.isihalaman tbody,.isihalaman tr,.isihalaman td,.table-default,.table-default > tbody,.table-default > tbody > tr, .table-default > tbody > tr >  td{display:block;width:100% !important;}
.isihalaman td{padding:5px 0}
.page-header {
    font-size: 22pt;
}
div#strong-block table {
    text-align: center;
}
div#strong-block {
    background:#3c4493;
}
.map-background {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.map-background iframe {
    width: 100%;
    height: 250px;
}
div#summary-company h1 {
    font-size: 21pt;
}
.image-map {
    float: none;
    text-align: right;
    width: 100%;
    position: relative;
}
.image-map > img {
    width: 155%;
    max-width: none;
    margin-left: -56%;
}
.navbar-header.navbar-left {
    position: relative;
    margin-bottom: 0px !important;
    width: auto;
    overflow: visible;
    z-index: 1;
    text-align: left;
    padding: 10px 15px;
}
div#summary-company {
    padding: 35px 0 0;
}
.image-summary-company {
    position: relative;
    width: 100%;
    right: 0;
    bottom: 0;
    margin-top: -20%;
}
}
.table-bordered {
  border: 1px solid #cccccc!important;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #cccccc!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: none repeat scroll 0 0 #00abd9 !important;
  color: #fff !important;
  text-decoration: none;
  outline: none;
  border-left: transparent !important;
}
 .cart_item .price-now {
  color: #000;
}
.cart_item .price-old {
  color: #000;
}
.pb-right-column .price-old {
  color: #e1001a;
}
.pb-right-column .price-now {
  color: #46526e;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-bottom: 0 ;
  /*margin-right: -20px;*/
}
.table-responsive {
  border: 1px solid #cccccc !important;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
  background-color: #003 !important;
}
input, button, select, textarea {
  border: medium none;
  max-width: 100%;
  padding: 6px 12px;
  /* width: 100%; */
}
#slide-home .item > img {
  width: 100%;
  margin: 0 auto;
}
.navbar-nav > li > a {
  text-decoration: none;
  /* text-transform: uppercase; */
}
.col-md-3.widget-right {
  margin: 20px 0 0;
}
.form-group .more.button-exclusive.btn.btn-default {
  width: auto;
}

.nav.navbar-nav > li {
  margin: 0 5px;
}
#catalogproductwidget a{
	color: #D6B73E;
}
#catalogproductwidget a:hover{
	color: #000;
}
.well #catalogwidget > li a{
	color: #D6B73E;
}
.well #catalogwidget > li:hover a{
	color: #000;
}
.price .reduction {
  margin-left: 1px;
  top: 5px;
}
.button-link {
    text-decoration:  none;
    padding: 5px 10px 5px 10px;
    background: #4479BA;
    color: #FFF;
}
.content-wrapper .owl-item {
  padding: 0 5px;
}
.list-inline{
    list-style: none !important;
}
.header-left img{
    width: 33px;
}
.header-left img:hover {
    opacity: 0.6;
}
@media (min-width:768px){
.header-left {
    padding: 18px 0px;
    position: absolute;
    left: 78px;
}
.header-right {
    position: absolute;
    right: 81px;
    top: 26px;
    font-size: 23px;
}
.header-right a {
    color: #000;
    font-size: 18px;
}
.header-right a:first-child:after {
    content: "";
    background: #000 none repeat scroll 0% 0%;
    padding: 0px 1px;
    margin-left: 9px;
}
}
@media (max-width:767px){
#slide-home .item {
    height: 170px;
    position: relative;
    overflow: hidden;
}
#slide-home .item > img {
    width: auto;
    margin: 0 auto;
    max-width: none;
    height: 170px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 0;
}
.header-left {
    padding: 0px;
    float: left;
    display: none;
}
.navbar-collapse {
    padding-right: 15px;
    overflow-x: visible;
    border-top: none !important;
    box-shadow: none !important;
}
.header-right a:first-child {
    position: absolute;
    right: 17px;
    top: 45px;
    font-size: 16px;
    display: block;
    background: #CE0A0A;
    width: 50px;
    height: 50px;
    border-radius: 3px;
}
.header-right a.cart:hover{
	background: #A90A0A;
	transition: all 0.3s ease-in-out 0s;
}
@media (max-width:767px){
.header-right a:hover {
    color: #fff;
}
.header-right img {
    margin-top: 10px;
}
.header-right span {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
    position: absolute;
    width: 35px;
    border-radius: 50%;
    height: 35px;
    padding: 7px 0px;
    top: -20px;
    left: -16px;
}
}

.header-right span a{
    color: #000;
    padding: 5px;
}
.header-right span a:last-child{
    border-right: none;
    display: none;
}
}
.container .content-wrapper:nth-child(2n) {
    background-color: #e0ffef !important;
}
@media (min-width:992px){
.footerlink .container-nav{
    width: 100%;
    padding-top: 26px;
}
}
.footerlink .container-nav li a{
    color: #fff;
}
.footerlink .container-nav li a:hover{
    background: transparent;
    color: #fff;
}
.footerlink .nav > li > a {
    position: relative;
    display: block;
    padding: 0px !important;
}
.footerlink a:hover, a:focus {
    color: #00abd9;
    text-decoration: none;
}
.footerlink .navbar-nav > li .dropdown-menu {
    background: #232C35 !important;
}
.navbar-nav .dropdown-menu > li > a:focus {
    background: #222B32 none repeat scroll 0% 0% !important;
    color: #ffffff !important;
}
.footerlink .dropdown-menu .dropdown-toggle:focus {
    background: transparent !important;
}
footer .menu a {
    font-size: 20px !important;
    margin-right: 20px;
    display: inline-block;
    margin-top: 6px;
}
footer .menu a:last-child {
    margin-right: 0;
}
@media (min-width: 1247px){
#right {
    float: right;
    margin-right: -5px;
    margin-top: -41px;
}
/* .footerlink h4 { */
    /* margin-left: 183px !important; */
    /* margin-top: 43px; */
/* } */
}
.footerlink .col-xs-7.col-sm-6.col-sm-offset-0.col-md-3.col-offset-0 {
    padding-bottom: 31px !important;
}
.content .col-md-12{
    background: #e0ffef !important;
}
}
.footerlink a{
    color: #fff !important;
}
.footerlink a:hover{
    color: #fff;
	text-decoration:underline;
}
.footerlink .col-md-4 p {
    padding: 8px 0px;
    border-bottom: none;
}
.content {
    padding: 50px 0px;
}
#services .service-item h4 strong {
    font-weight: 100;
    font-size: 39px;
}
@media (min-width:768px){

}
footer table p {
    margin: 0;
}
footer td {
    padding-bottom: 15px;
}
footer tr:last-child td {
    padding-bottom: 5px;
}
.footerlink h3 {
    margin-top: 0;
    margin-bottom: 0;
}
footer .menu {
    text-align: left;
}
#popular-categories img {
    max-width: 100%;
    width: 100%;
    padding-bottom: 9px;
}
@media (min-width:992px){
.footerlink #bs-example-navbar-collapse-1 .nav.navbar-nav {
    margin: 0px;
    position: absolute;
    width: 100%;
}
}
td ul {
    padding-left: 25px;
}
@media (max-width:991px){
.fancybox-opened {
    max-width: 95%;
    left: 2.5% !important;
}
.fancybox-opened .fancybox-skin{padding:7px !important}
.fancybox-close {position: absolute;top: -40px !important;right: -3px !important;}
.fancybox-prev span {
    left: 0px !important;
}
.fancybox-next span {
    right: 0px !important;
}
.fancybox-nav span {
    visibility: visible !important;
}
.fancybox-outer, .fancybox-inner {
    max-width: 100%;
    height: auto !important;
}
.tablet-table,.tablet-table > tbody,.tablet-table > tbody > tr, .tablet-table > tbody > tr >  td{display:block;width:100% !important;}
.col-sm-hidden{display:none !important}
.contact-blok h1 {
    font-size: 20pt;
    margin-bottom: 24px;
}
.contact-blok img {
    height: 31px;
}
.contact-blok h3 {
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 15pt;
}
.contact-blok tr:last-child td:last-child {
    font-size: 16pt;
}
footer{overflow-x:hidden;overflow-y:visible}
div#content {
    margin-bottom: 0px;
}
.container.content-contact-blok .title-header ,.container.content-contact-blok:after{font-size: 21pt;}
.footerlink #bs-example-navbar-collapse-1 .nav.navbar-nav {
    margin: 0px -29px;
    position: absolute;
    width: 100%;
}
footer .menu a {
    font-size: 20px !important;
    display: block;
}
}
@media (max-width:767px){
.contact-blok h1 {
    margin-top: 0;
}
div#content {
    margin-bottom: 0px;
	position:relative;
	z-index:1
}
a.navbar-brand-footer {
    float: none;
}
.contact-blok h3 {
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 14pt;
}
.contact-blok tr:last-child td:last-child {
    font-size: 14pt;
}
.container.content-contact-blok .title-header, .container.content-contact-blok:after {
    font-size: 17pt;
    bottom: auto;
    top: -60px;
}
#noteafter iframe {
    max-width: 100%;
    height: 200px;
}
.footerlink #bs-example-navbar-collapse-1 .nav.navbar-nav {
    margin: 0px;
    position: relative;
    width: 100%;
}
.footerlink .row > div:nth-child(3) {
    text-align: center !important;
}
}
@media (max-width:991px){
.footerlink .nav.navbar-nav > li {
    margin: 10px 14px !important;
}
.navbar-bran img {
    margin:0px auto;
    display: block;
}
.footerlink h4 {
    color: #FFF;
    
}
}
@media (max-width:991px){
.footerlink .col-sm-12 {
    width: 100%;
    padding-bottom: 20px;
}
}
@media (max-width:767px){
.navbar-bran img {
    display: block;
    margin: 0 auto;
}
}

@media (min-width:992px) and (max-width:1024px){
	img.background-logo-footer {
    right: -90px;
    position: absolute;
    bottom: 0;
    width: 53%;
}
footer {
    margin: 0;
    position: relative;
    overflow-x: hidden;
    padding-top: 40px;
}
.contact-blok h1 {
    font-size: 26pt;
    margin-bottom: 25px;
    margin-top: 70px;
}
}
@media (min-width:768px) and (max-width:991px){
img.background-logo {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    height: 100%;
    width: auto;
}
.navbar-header.navbar-left {
    overflow: visible;
}
.navbar-inverse .navbar-brand {
    color: #222;
    margin-left: 0 !important;
    text-align: left;
    padding-left: 15px;
}
.navbar-brand-footer img {
    height: 140px;
    top: 26px;
    position: relative;
}
span.col-sm-12.col-md-3.text-right {
    text-align: left;
}
img.background-logo-footer {
    right: -11%;
    position: absolute;
    bottom: 0;
    width: 60%;
}
#summary-company h1, #summary-company h2{font-size:22pt}
.navbar-inverse .navbar-nav > li > a {
    margin-right: 0;
    padding: 12px 10px;
}
.nav.navbar-nav > li {
    margin: 0;
}
.navbar-brand > img {
    max-height: 110px;
}
}