/*
Theme Name: BeClass
Theme URI: https://osclass.me
Description: Premium osclass Templates
Author: Ari Budin
*/

/*----------------------------------------------------
           {--------}  Generic  {--------}
----------------------------------------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}
input[type=text], input[type=password], select, textarea {
    width: 100%;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input[type=text], input[type=password], select {
    height: 2.4rem;
    padding: .5rem .75rem;
    font-size: 14px;
    line-height: 1.42857143;
}
textarea {
    min-height: 10em;
}
[type=checkbox], [type=radio] {
    margin: 6px 10px 0px 0px;
}
body {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding-top: 70px;
}
a {
    color: #0275d8;
    text-decoration: none;
}
a:hover,
a:active {
    outline: 0
}
ul.list-none li {
    list-style: none;
}
input#remember,input#agree {
    margin-right: 10px;
}
input#new, input#second, input#nego {
    margin: 10px;
}
img {
    max-width: 100%;
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
h2 {
    font-size: 1.5em;
    margin: .83em 0
}
h3 {
    font-size: 1.17em;
    margin: 1em 0
}
h4 {
    font-size: 1em;
    margin: 1em 0
}
h5 {
    color: #555;
    font-size: 1em;
    margin: 1em 0;
}
h6 {
    color: #555;
    font-size: 1em;
    margin: 1em 0;
}
.bold {
    font-weight: bold;
}
.content #main {
    float: left;
    width: 80%;
}
.content #sidebar {
    width: 20%;
    float: left;
}
.content #main h2 {
    padding: 15px;
}
.content #main h3 {
    margin: 5px 0px 5px 0px;
}
.ad_list {
    padding: 5px 15px;
}
.content #main p {
    margin-bottom: 2px;
}
.ad_list tr.even {
    background: #f9f9f9;
}
td.photo {
    width: 10%;
}
td.photo img {
    padding: 5px;
}
.content.user_account h1 {
    text-align: center;
}
.member-custom {
    padding: 15px 0px;
}
.content.user_account {
    border: 0px;
}
a.watchlist {
    margin-top: 10px;
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem;
    background-color: #1789c5;
    margin-bottom: 0;
    background-image: none;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border: 1px solid transparent;
}
.watchlist a{color:#fff;
}
.hybrid_login a {
    margin-top: 10px;
    width: 100%;
}
/*----------------------------------------------------
           {--------}  Header and Menu  {--------}
----------------------------------------------------*/
.header{
}
a.navbar-brand img {
    margin: 8px 0px;
    max-height: 60px;
}
ul.menus li a.nav-link {
    font-size: 16px;
    line-height: 68px;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: normal;
}
ul.menus li a.nav-link:hover {
    cursor: pointer;
}
.navbar{
    padding:0px;
}
.navbar-light .navbar-toggler {
    margin: 15px;
}
.navbar-nav .nav-item+.nav-item{
    margin-left: 0px;
}
.navbar-light .navbar-nav .nav-link {
    font-weight: 600;
    border-top: transparent 2px solid;
    text-transform: uppercase;
    font-size: 14px;
}
.dropdown-menu{
    font-size: 14px;
    border-radius: 0px;
}
.dropdown-item {
    padding: 5px 1.5rem;
    border-bottom: #eaeaea 1px solid;
}
.mega-dropdown-menu {
    margin-top: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 7px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
}
.navbar-default .navbar-nav > .open > a {
    border-bottom: 2px solid rgb(66, 139, 202);
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
    padding: 5px 30px;
    color: #1789c5;
    font-size: 15px;
    font-weight: bold;
}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
.mega-dropdown {
    position: static !important;
}
li.mega-border {
    padding: 15px 0px;
}
.dropdown-item:last-child {
    border-bottom: #eaeaea 0px solid;
}
.mega-dropdown-menu > li > ul > li {
    padding: 5px 30px;
    list-style: none;
}
.mega-dropdown-menu > li > ul > li:hover {
    background: #f7f7f7;
}
.mega-dropdown-menu > li > ul > li.dropdown-header:hover {
    background: none;
}
.mega-product {
    padding: 10px 30px;
}
.mega-text {
    padding: 5px 30px;
}
.mega-text a {
    font-weight: bold;
}
.locale strong{
    margin-right: 5px;
}
.aritop {
    left: auto;
    right: 0;
    padding: 10px;
}
.aritos {
    left: auto;
    right: 0;
}
.padding-ten {
    padding: 15px;
}
.padding-ten2 {
    padding: 20px;
}
.no-caret .dropdown-toggle::after{
    display:none;
}
.item-text {
    padding: 5px 0px;
}

.item-text h4{
    margin: 0.8em 0em;
}
.item-text h4 a{
    font-size: 14px;
    padding: 0px;
    font-weight: bold;
}
.item-text a{
    padding: 5px 0px;
    font-size: 18px;
}
.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
ul.dropdown-cart{
    min-width:250px;
}
ul.dropdown-cart li .item{
    display:block;
    padding:3px 10px;
    margin: 3px 0;
}
ul.dropdown-cart li .item:hover{
    background-color:#f3f3f3;
}
ul.dropdown-cart li .item:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
ul.dropdown-cart li .item-left{
    float:left;
}
ul.dropdown-cart li .item-left img,
ul.dropdown-cart li .item-left span.item-info{
    float:left;
}
ul.dropdown-cart li .item-left img {
    width: 40px;
    height: 45px;
}
ul.dropdown-cart li .item-left span.item-info{
    margin-left:10px;   
}
ul.dropdown-cart li .item-left span.item-info span{
    display:block;
}
ul.dropdown-cart li .item-right{
    float:right;
}
ul.dropdown-cart li .item-right button{
    margin-top:14px;
}
li.center {
    text-align: center;
}
.total {
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    margin-bottom: 10px;
    padding: 10px;
}
a.ads-post.btn.btn-success {
    font-weight: 600;
    line-height: 35px;
    font-size: 0.8em;
    text-transform: uppercase;
    margin: 15px;
}
a.mob.ads-post.btn.btn-success {
    color: #ffffff;
}
.tuxedo-menu ul li a.mob.ads-post:hover, .tuxedo-menu ul li a.mob.ads-post:focus {
    background: #1789c5;
}
ul.nostyle {
    padding-left: 0px;
}
ul.nostyle li {
    list-style: none;
}
ul.socials.topsos {
    padding-left: 0px;
    list-style: none;
}
ul.socials.topsos li a {
    border-radius: 2em;
    font-size: 12px;
    height: 30px;
    width: 30px;
    padding: 0px 0px 12px;
}
.topbar {
    width: 100%;
    background-color: #f6f6f6;
}
.right-menu li.nav-item {
    padding: 15px;
}
.header-two{
    background: url("../images/icons-blue.jpg") repeat-x;
    margin-bottom: 0px;
    height: 62px;
}
.padding-zero {
    padding-top: 0px;
}
.payment-pro-highlighted {
    border: #fff 1px solid;
    padding-bottom: 5px;
    padding-top: 10px;
}
/*----------------------------------------------------
           {--------}  Element  {--------}
----------------------------------------------------*/
input.depan, select.centers {
    border-right: 0px;
    border-radius: 0px;
}
input.last {
    width: 100%;
    border-radius: 0px;
}
.homer {
    padding: 15px 0px;
}
.text-center{
    text-align: center;
}
.category img {
    padding: 15px 0px;
}
.category {
    text-align: center;
}
.homer .owl-carousel .owl-item {
    padding: 0.3em;
}
.input-group li {
    margin-bottom: -8px;
    list-style: none;
}
label.error {
    border: 1px solid;
    width: 100%;
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}
.profile-usermenu {
    margin-top: 15px;
}
.paginate ul {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
}
.paginate ul li {
    display: inline-block;
}
.paginate ul li a, .paginate ul li span {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #0275d8;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.paginate ul li a:hover {
    background-color: #f1f1f1;
}
ul.footer-links li {
    margin-top: 5px;
    padding: 5px;
    display: inline-block;
    border: #ddd 1px solid;
}
ul.footer-links {
    padding-left: 0px;
}
/*----------------------------------------------------
           {--------}  Category  {--------}
----------------------------------------------------*/
.category-area {
    border-bottom: #f1f1f1 1px solid;
    padding: 5px 0px;
}
.category a i.fa {
    width: 120px;
    height: 110px;
    background-color: #ffffff;
    padding: 15px;
    font-size: 4em;
    border: #ddd 1px solid;
}
.category a:hover i.fa {
    border-radius: 1em;
}
/*----------------------------------------------------
           {--------}  Product  {--------}
----------------------------------------------------*/
.product .label.discount {
    right: 1rem;
    color: #fff;
    background-color: #ff8206;
}
.product .label {
    position: absolute;
    top: 0rem;
    z-index: 20;
    font-size: 0.7rem;
    padding: 0.2rem 0.35rem;
    border-radius: 0;
    opacity: 0.8;
    letter-spacing: 0.05em;
    border-radius: 4px;
}
.ratings-container {
    margin-bottom: 0.4rem;
    line-height: 1;
}
.product .label.icone {
    right: 1rem;
    color: #ffffff;
    background-color: #ff0000;
}
span.product-price {
    color: #fc9834;
}
span.discount-price {
    margin-right: 1em;
    color: #7e7e7e;
    text-decoration: line-through;
    font-weight: 500;
}
span.label.hot {
    right: 1rem;
    background-color: rgb(253, 0, 0);
    border-radius: 1em 0em 1em 0em;
    color: #fff;
}
span.label.new {
    right: 1rem;
    color: #fff;
    background-color: #3dd840;
    border-radius: 1em;
}
h3.product-title {
    margin: 0.3em 0em;
}
.ratings-container .product-ratings, .ratings-container .ratings {
    display: inline-block;
    font-size: 1rem;
    line-height: 1;
    position: relative;
    font-family: FontAwesome;
}
.ratings-container .product-ratings {
    height: 1rem;
}
.ratings-container .product-ratings:before {
    content: "\f005 " "\f005 " "\f005 " "\f005 " "\f005";
    color: #bbc4c7;
}
.ratings-container .product-ratings, .ratings-container .ratings {
    display: inline-block;
    font-size: 1rem;
    line-height: 1;
    position: relative;
    font-family: FontAwesome;
}
.ratings-container .ratings:before {
    content: "\f005 " "\f005 " "\f005 " "\f005 " "\f005";
    color: #FBC02D;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    clip: rect(0,0,0,0);
    border: 0;
}
.sr-only {
    overflow: hidden;
}
.ratings-container .ratings {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
}
.product-top figure {
    border: #f1f1f1 1px solid;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.homer .owl-carousel .owl-item img, .featured .product img.product-image, .search-pages .product img.product-image, .zooms .product img.product-image {
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
}
.homer .owl-carousel .owl-item:hover img, .featured .product:hover img.product-image, .search-pages .product:hover img.product-image, .zooms .product:hover img.product-image {
    transform: scale(1.1) rotate(-1.1deg);
    -webkit-transform: scale(1.1) rotate(-1.1deg);
    -moz-transform: scale(1.1) rotate(-1.1deg);
    -ms-transform: scale(1.1) rotate(-1.1deg);
    -o-transform: scale(1.1) rotate(-1.1deg);
}
.latest {
    margin: 1em 0em;
}
.more {
    width: 100%;
    float: left;
    padding: 1em;
    text-align: center;
    color: #fff;
    background: rgba(241, 241, 241, 0.44);
}
.centertitle {
    font-weight: 600;
    padding-bottom: 0.4em;
}
.subbox {
    border-radius: 0;
    box-shadow: none!important;
    margin: 0;
    padding: 15px 25px;
    border-left: 0;
    border-color: #e4e4e4;
    min-height: 280px;
}
.cursor1 > .dropdown-menu {
    left: 101%;
    border-left: #ddd 1px solid;
    height: auto;
    min-width: 750px;
    top: 0;
    width: 75%;
}
li.manis {
    padding: 5px 15px;
    list-style: none;
}
.cursor1:hover > .dropdown-menu {
    display: block;
}
.subbox h4 {
    border-bottom: 2px solid #1789C5;
}
.subbox ul {
    padding-left: 0px;
}
li.manis a {
    color: #555;
    font-size: 12px;
}
.box h4 {
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: 16px;
}
.boxs {
    border-radius: 5px;
    padding: 10px;
}
/*----------------------------------------------------
           {--------}  slider  {--------}
----------------------------------------------------*/
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
    padding: 5px;
    font-size: 12px;
    background-color: #fff;
    margin-top: -50px;
    position: absolute;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}
#carousel-example-1 .left.carousel-control {
    right: 30px;
    left: inherit;
}
#carousel-example-1 .right.carousel-control {
    right: 0px;
    left: inherit;
}
#carousel-example-1 .carousel-control.left{
    background: none;
}
#carousel-example-1 .carousel-control.right{
    background: none;
}
.carousel-caption .first-animate {
	animation-delay: 1s;
}
.carousel-caption .second-animate {
	animation-delay: 2s;
}
.carousel-caption .three-animate {
	animation-delay: 3s;
}
.carousel-caption .four-animate {
	animation-delay: 4s;
}
.carousel-inner>.carousel-item>a>img, .carousel-inner>.carousel-item>img {
    width: 100%;
}
.carousel-control {
    display: none;
}
#carousel-example-1 .carousel-control {
    display: block;
}
#carousel-example-generic:hover .carousel-control {
    display: block;
}

#carousel-example-generic .carousel-caption .item {
    height: 100%;
    max-height: 100%;
}
#carousel-example-generic .carousel-control{
background: none;
}
#carousel-example-generic .carousel-control .fa-chevron-left, #carousel-example-generic .carousel-control .fa-chevron-right {
    padding: 25px 10px;
    font-size: 1.6em;
    background-color: #fff;
    margin-top: 100%;
    position: absolute;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}
#carousel-example-generic .carousel-control .fa-chevron-left{
    left:10px;
}
#carousel-example-generic .carousel-control .fa-chevron-right{
    right:10px;
}
.text-10 {
    width: 10%;
    float: left;
}
.text-20 {
    width: 20%;
    float: left;
}
.text-25 {
    width: 25%;
    float: left;
}
.text-30 {
    width: 30%;
    float: left;
}
.text-33 {
    width: 33%;
    float: left;
}
.text-40 {
    width: 40%;
    float: left;
}
.text-50 {
    width: 50%;
    float: left;
}
.text-60 {
    width: 60%;
    float: left;
}
.text-70 {
    width: 70%;
    float: left;
}
.text-80 {
    width: 80%;
    float: left;
}
.text-90 {
    width: 90%;
    float: left;
}
.carousel-caption .item h3 {
    color: #1789c5;
    font-size: 2.5em;
}
.carousel-caption .item h4 {
    color: #636567;
    font-size: 1.2em;
    text-shadow: 0 1px 2px rgb(248, 248, 248);
}
.carousel-caption img{
    max-height: 13em;
}
.masonry { 
    column-count: 4;
    column-gap: 1em;
}
.masonry .item { 
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
}
.kontendepan {
    border: #ddd 1px solid;
    padding: 0px 15px;
    background: #fff;
    margin: 35px 0px 15px;
    width: 100%;
    border-radius: 5px;
}
/*----------------------------------------------------
           {--------}  Featured {--------}
----------------------------------------------------*/
.header-enter a {
    padding: 15px;
    display: block;
    padding-top: 30px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
    font-weight: 700;
}
.category-icon {
    font-size: 1.2em;
    display: inline-block;
    margin-left: -22px;
    margin-top: -22px;
    background-color: #fff;
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 0px;
    width: 40px;
    height: 40px;
    border: #ddd 1px solid;
    padding: 8px;
    border-radius: 30px;
}
.category-icon a {
    padding: 0px;
    display: block;
    font-size: 1em;
    line-height: 0.2em;
    text-align: center;
    font-weight: bold;
}
.cat-list{
    line-height: 22px;
    text-align: center;
    max-height: 250px;
    overflow: auto;
}
.cat-list a {
    padding: 0px 15px;
    display: block;
    margin-top: 14px;
}
.cat-list a:last-child {
    margin-bottom: 15px;
}
.featured img.product-image {
    border: #fff 1px solid;
}
.featured {
    padding: 20px 0px;
}
.ratings-container .votes_results span,.ratings-container .votes_vote{
    display: none;
}
.ratings-container #wrapper_voting_plugin {
    margin-top: 0px;
    padding: 0px;
}
.list-product.premi {
    background-color: #ffe8b0;
}
/*----------------------------------------------------
           {--------}  Statistic {--------}
----------------------------------------------------*/
.page-info {
    padding: 5px 0px 20px;
}
.iconbox-wrap {
    background: #fff;
}
.iconbox {
    border: #f1f1f1 3px solid;
    padding: 15px;
}
.iconbox-wrap-content p {
    font-size: 1.8em;
    font-weight: bold;
}
.visible{
     opacity:1;
}
.payment{
    padding: 15px;
}
a.large {
    font-weight: 600;
}
/*----------------------------------------------------
           {--------}  Product Pages {--------}
----------------------------------------------------*/
.p-price-detail .p-price, .p-price-detail .p-symbol {
    font-size: 24px;
    font-weight: 700;
    font-family: arial;
    color: #1789c5;
}
table.addtional tr:nth-child(odd) {
    background-color: #f1f1f1;
}
.addtional {
    width: 100%;
    font-size: 14px;
    margin: 1em 0;
}
.aribudin {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    text-overflow: ellipsis;
}
select#sCategory, select#sCountry, select#sRegion, select#sCity, input.btn.btn-primary.depans {
    border-radius: 0px;
}
.price-detail {
    margin: 0.5em 0;
}
.under-wrap {
    margin-right: 1em;
    color: #f60;
    text-decoration: line-through;
}
.p-price-detail .p-price span.under-wrap {
    color: #a2a2a2;
}
a.btn.white-font {
    margin-top: 10px;
    color: #fff;
}
.tab-content.products {
    padding: 20px 15px;
    border: #ddd 1px solid;
    margin-top: -16px;
    margin-bottom: 2em;
    border-top: transparent 0px solid;
}
.box-mini {
    font-weight: normal;
    padding: 15px;
    border: #ebebeb 1px solid;
}
.topper {
    margin-top: 15px;
}
.bottomer {
    margin-bottom: 15px;
}
ul.nav.nav-tabs.topper {
    margin-bottom: 16px;
    font-size: 1.2em;
}
.avatar-profile.smalls img {
    border: #ddd 3px solid;
    width: 100px;
    border-radius: 3em;
}
#recaptcha_widget,#recaptcha_image > img {
   width: 280px;
}
.centeres{
    text-align: center;
}
.avatar-profile.smalls {
    background: url('../images/patern.png');
}
.active-comment {
    width: 100%;
}
.while-comment {
    padding: 10px;
}
h4.bold {
    margin: 10px 0px;
}
img.avatar-comment {
    border-radius: 4em;
    padding: 4px;
    border: #ddd 3px solid;
}
.center {
    text-align: center;
    margin: 20px auto;
}
.marker {
    margin: 10px 0px;
}
.box {
    border-radius: 5px;
    padding: 15px;
}
ul.usef {
    padding-left: 0px;
}
ul.usef li {
    margin-top: 15px;
    list-style: none;
    font-size: 14px;
}
#useful_info h4 {
    border-bottom: #ddd 2px dashed;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 10px;
}
.user_data h4, .user_data2 h4 {
    border-bottom: #ddd 2px dashed;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
a.gallery_01 img {
    max-width: 80px;
    padding-top: 3px;
}
.gallery-cover{
    padding: 15px;
    border: #ddd 1px solid;
    border-radius: 2px;
}
a.gallery_01 {
    margin: 10px;
    border: #ffffff 1px solid;
    text-decoration: none;
}
#gallery_01 {
    margin: 10px 0px;
}
img#zoom_03 {
    width: 100%;
}
h1.ten-ten {
    margin: 15px 0px 0px;
}
#plugin-hook .form-group {
    margin: 15px -15px;
}
/*----------------------------------------------------
           {--------}  Pricing {--------}
----------------------------------------------------*/
.price {
    padding: 1em 0px 2em;
    text-align: center;
}
.price-wrap-mini .price {
    font-weight: bold;
    color: #ff7800;
    text-align: left;
    margin: 5px 0px;
    padding: 0px;
}
.pricing ul {
  padding: 0;
  list-style: none;
}
.pricing .unit {
  margin-top: 10px;
  position: relative;
  display: inline-block;
  min-width: 30%;
  text-align: center;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.pricing .unit.active {
  top: 5px;
  z-index: 1;
  margin-right: -36px;
  margin-left: -36px;
}
.pricing .unit.active .price-title h3 {
  font-size: 40px;
}
@media screen and (max-width: 767px) {
    .pricing .unit {
        display: block;
        margin-bottom: 20px;
    }
    .pricing .unit.active {
        top: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .pricing .unit.active .price-title h3 {
        font-size: 30px;
    }
}
.pricing .price-title {
    padding: 20px 20px 10px;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
.pricing .price-title h3, .pricing .price-title h3 > p {
    margin: 0;
}
.pricing .price-body {
    padding: 20px 20px 10px;
}
.pricing .price-body ul {
    padding-top: 10px;
}
.pricing .price-body li {
    margin-bottom: 10px;
}
.pricing .price-body h4 {
    margin: 0;
}
.pricing .price-foot {
    padding: 20px;
    background-color: #e6e9ed;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}
.pricing .price-primary .price-title {
    background-color: #4fc1e9;
}
.pricing .price-primary .price-body {
    background-color: #d7f1fa;
}
.pricing .price-primary .price-body ul {
    border-top: 1px solid #aae1f4;
}
.pricing .price-success .price-title {
    background-color: #a0d468;
}
.pricing .price-success .price-body {
    background-color: #ebf6df;
}
.pricing .price-success .price-body ul {
    border-top: 1px solid #d2ebb7;
}
.pricing .price-warning .price-title {
    background-color: #ffce54;
}
.pricing .price-warning .price-body {
    background-color: #fffaed;
}
.pricing .price-warning .price-body ul {
    border-top: 1px solid #ffebba;
}
.ads-premium {
    margin-bottom: 15px;
    padding: 15px;
    border: #ddd 1px solid;
    border-radius: 5px;
}
.ads-premium .form-group table tbody tr {
    background-color: #fffaed;
}
.ads-premium .form-group table tbody tr:last-child {
    background-color: #ffce54;
}
.ads-premium .form-group table tbody tr:first-child {
    background-color: #d7f1fa;
}
.ads-premium .form-group table tbody tr:nth-child(3) {
    background-color: #ebf6df;
}
/*----------------------------------------------------
           {--------}  Tabs {--------}
----------------------------------------------------*/
.locations{
    width: 100%;
    float: left;
    border: #f1f1f1 1px solid;
    background-color: #ffffff;
    padding: 15px;
}
.locatione {
    padding: 0px 0px 20px;
}
ul.nav.nav-tabs {
    margin-bottom: 1em;
}
.brand {
    background-color: #fff;
    padding: 2em 0px 2em;
}
h2.text-center {
    padding: 0.8em 0em;
    margin: 0px;
}
.love {
    background-attachment: fixed;
    background-image: url('../images/background.jpg');
    padding: 25px 0;
    text-align: center;
    background-size: cover;
    text-align: center;
}
h2.opening {
    color: #fff;
    font-size: 2em;
}
.locations .nav-tabs .nav-item {
    float: inherit;
    margin-bottom: -1px;
    display: inline-block;
}
.locations ul.nav.nav-tabs {
    font-size: 1.2em;
    text-align: center;
}
.newsads ul.nav.nav-tabs li.nav-item {
    float: inherit;
    margin-bottom: -1px;
    display: inline-block;
}
.newsads ul.nav.nav-tabs {
    font-size: 1.2em;
    margin:15px 15px 0px;
    text-align: center;
}
li#sks {
    list-style: none;
}
.kontens p {
    height: 50px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px;
}
/*----------------------------------------------------
           {--------}  Footer {--------}
----------------------------------------------------*/
#footer {
    background-color: #0c1a1e;
    font-family: 'Open Sans', sans-serif;
}
.socialnet{
    border-top: #f1f1f1 1px solid;
    padding:15px 0px;
    background-color: #ffffff;
}
.socials {
    padding: 15px 0px;
}
.socials h4 {
    float: left;
    font-size: 14px;
    font-weight: 600;
    line-height: 38px;
    margin: 0 10px 0 0;
}
.socials ul {
    list-style: none;
    float: left;
    padding: 0;
}
.socials li {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
}
.socials li a {
    height: 32px;
    width: 32px;
    color: #fff;
    display: block;
    float: left;
    line-height: 32px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.socials li a.fb {
	background:#507CBE;
}
.socials li a.tw {
	background:#63CDF1;
}
.socials li a.yt {
	background:#F16261;
}
.socials li a.gp {
	background:#f19e61;
}
.socials li a.ins {
	background:#c332b0;
}
.socials li a.pi {
	background:#507CBE;
}
.post a {
    color: #fff;
}
.footerleft {
    margin: 40px 0px;
}
.logofooter {
    max-width: 140px;
    margin-bottom: 10px;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}
.footerleft p {
    color: #fff;
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}
.footerleft p i {
    width: 20px;
    color: #999;
}
.paddingtop-bottom {
    margin-top: 40px;
}
.footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
}
.footer-ul li {
    line-height: 29px;
    font-size: 12px;
}
.footer-ul li a {
    color: #a0a3a4;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
}
.footer-ul i {
    margin-right: 10px;
}
.footer-ul li a:hover {
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    color: #ff670f;
}
.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.icon-ul {
    list-style-type: none !important;
    margin: 0px;
    padding: 0px;
}
.icon-ul li {
    line-height: 75px;
    width: 100%;
    float: left;
}
.icon {
    float: left;
    margin-right: 5px;
}
.copyright {
    min-height: 40px;
    background-color: #000000;
}
.copyright p {
    text-align: left;
    color: #FFF;
    padding: 10px 0;
    margin-bottom: 0px;
}
.heading7 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #d9d6d6;
    margin-bottom: 22px;
}
.post p {
    font-size: 12px;
    color: #FFF;
    line-height: 20px;
}
.post p span {
    display: block;
    color: #8f8f8f;
}
.bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0px;
}
.bottom_ul li {
    float: left;
    padding: 15px 0px;
}
.bottom_ul li a {
    padding-right: 15px;
    color: #FFF;
    font-size: 14px;
}
.cd-top {
    border-radius: 3px;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #c7c6c6 url('../images/cd-top-arrow.svg') no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    
    opacity: .5;
}
.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}
/*----------------------------------------------------
           {--------}  Member Area {--------}
----------------------------------------------------*/
.avatar-profile {
    border: #ddd 1px solid;
    text-align: center;
    width: 100%;
    padding: 10px 0px;
    margin-bottom: 15px;
}
.avatar-profile img {
    width: 94%;
}
.ads-type.premiums {
    color: #fc9834;
}
span.chavatar.fa.fa-edit {
    display: none;
    color: #1789c5;
    position: absolute;
    top: 0.6em;
    right: 1em;
    font-size: 2em;
}
.avatar-profile:hover a span.chavatar.fa.fa-edit{
    display: block;
}
.usernames {
    padding: 10px 0px 5px;
}
.product .separator p {
    padding: 10px 0px;
    border: #ddd 1px solid;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}
.product .btn-add {
    width: 50%;
    float: left;
}
.product .separator p.btn-details {
    border-radius: 0 5px 5px 0;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.product .separator p.btn-add {
    border-radius: 5px 0 0 5px;
    border-right: none;
}
.list-none a:hover {
    background-color: #f1f1f1;
    text-decoration: none;
}
p.notepad {
    margin-bottom: 10px;
    padding: 5px;
    background-color: #ffe800;
    border-radius: 5px;
}
.user_data p {
    font-weight: normal;
    margin-bottom: 5px;
    list-style: none;
}
.user_data2 p {
    font-weight: normal;
    margin-bottom: 2px;
    list-style: none;
}
.user_data {
    padding: 15px;
    border: #ddd 1px solid;
    border-radius: 5px;
}
.contact-sellers {
    padding: 15px;
    background-color: #e7f7e7;
    border: #ddd 1px solid;
}
.messagess {
    font-weight: normal;
    margin-bottom: 15px;
}
.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.mail-option .chk-all, .mail-option .btn-group a.btn {
    background: none repeat scroll 0 0 #fcfcfc;
    border-radius: 3px !important;
    color: #afafaf;
    display: inline-block;
    padding-left: 5px;
}
ul.unstyled.inbox-pagination {
    list-style: none;
    float: right;
}
tr.unread {
    background-color: #f7f7f7;
    font-weight: bold;
}
.table-inbox tr td:hover {
    cursor: pointer;
}
a.list-group-item.actived {
    background-color: #f1f1f1;
}
.chat {
    list-style: none;
    margin: 0;
    padding: 10px;
    border: #ddd 1px solid;
    border-radius: 5px;
}
.chat li {
    margin-bottom: 10px;
    padding: 5px 15px;
    border-bottom: 1px dotted #B3A9A9;
}
img.img-circle {
    margin: 0px 10px;
    background: #fff;
    border: #ddd 2px solid;
    width: 100px;
    padding: 5px;
}
.chat li:last-child {
    border-bottom: none;
}
ul.chat li:nth-child(odd) {
    background-color: #f9f9f9;
}
.top-margin {
    margin-top: 15px;
}
.list .user_type .all {
    float: left;
    padding: 7px 17px 11px;
    font-weight: bold;
    font-size: 14px;
    color: #417CD4;
    cursor: pointer;
}
.list .user_type .personal {
    cursor: pointer;
    float: left;
    padding: 7px 10px 11px;
    ;
    color: #417CD4;
    font-weight: bold;
    font-size: 14px;
}
.list .user_type .firm {
    cursor: pointer;
    float: left;
    padding: 7px 17px 11px;
    color: #417CD4;
    font-weight: bold;
    font-size: 14px;
}
.list .user_type .active {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: none;
    background: #337AB7;
}
.user_type {
    float: left;
    border-bottom: #337AB7 3px solid;
    width: 100%;
}
.list .user_type .search_num {
    float: right;
    line-height: 29px;
}
.list .user_type .active .force_down {
    border-left: 1px solid #DEDEDE;
    background: #fff;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0px;
    bottom: -5px;
}
.list .user_type span:hover {
    background: #417CD4;
    color: #fff;
}
.list .user_type .search_num {
    float: right;
}
.bars {
    float: left;
    width: 100%;
}
.titles h3 {
    border-bottom: #fbc02d 2px solid;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.titles {
    margin: 15px 0px;
}
.list-product{
    border-radius:5px;
    float: left;
    width: 100%;
    clear: both;
    margin: 8px 0 10px 0;
    padding: 10px 8px 10px 8px;
    position: relative;
    border: 1px solid #fff;
    border-bottom: 1px dotted #ddd;
    -webkit-transition: 0.15s linear all;
    -moz-transition: 0.15s linear all;
    -ms-transition: 0.15s linear all;
    -o-transition: 0.15s linear all;
    transition: 0.15s linear all;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.product-kiri{
    float: left;
    width: 20%;
    position: relative;
    padding: 0 20px 0 0;
}
.product-tengah {
    width: 75%;
    float: left;
}
.list-product.news:nth-child(odd) {
    background: #f9f9f9;
}
.tagss {
    margin-top: 15px;
}
li.tagg {
    padding: 5px;
    float: left;
    margin: 0 0 15px 0;
    max-width: 250px;
    word-wrap: break-word;
}
.loc span {
    margin-left: 15px;
}
.tags {
    position: absolute;
    margin: 0;
    float: right;
    right: 15px;
    top: 15px;
}
.tags span {
    background: #b22222;
}
.tags span {
    float: left;
    line-height: 34px;
    position: relative;
    font-size: 30px;
    margin-left: 20px;
    padding: 0 10px 0 12px;
    background: #5cb85c;
    color: #fff;
    text-decoration: none;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}
.tags span:before {
    border-color: transparent #5cb85c transparent transparent;
}
.tags span:before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #5cb85c transparent transparent;
    border-style: solid;
    border-width: 17px 12px 17px 0;
}
p.post-price {
    float: right;
    color: #fff;
    font: normal 30px 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
    margin: 0;
}
.tags span:after {
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    float: left;
    width: 6px;
    height: 6px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
}
.ribbon {
    display: none;
    position: absolute;
    top: 0;
}
.gambars {
    border: #ddd 1px dotted;
    width: 100%;
}
ul#error_list {
    padding-left: 0px;
}
#error_list li {
    border-radius: 2px;
    padding: 5px 10px 1px;
    margin: 5px 0px;
    list-style: none;
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
    border: 1px solid;
}
ul.refine {
    padding-left: 5px;
}
.refine .lis {
    border-bottom: #ddd 2px dotted;
    font-size: 13px;
    float: left;
    padding-bottom: 2px;
    list-style: none;
    margin-right: 20px;
    margin-bottom: 10px;
}
.ribbon .banner::after,
.ribbon .banner::before {
	content: '';
	display: block;
	height: 12px;
	position: absolute;
	width: 30px;
}
.ribbon-small .banner::after,
.ribbon-small .banner::before {
	height: 6px;
	width: 20px;
}
.ribbon-large .banner::after,
.ribbon-large .banner::before {
	height: 18px;
	width: 45px;
}
.ribbon .banner::before {
	-webkit-transform: skewY(-45deg) translate(50%,15px);
	-moz-transform: skewY(-45deg) translate(50%,15px);
	-ms-transform: skewY(-45deg) translate(50%,15px);
	-o-transform: skewY(-45deg) translate(50%,15px);
	-webkit-transform-origin: 100% center;
	-moz-transform-origin: 100% center;
	-ms-transform-origin: 100% center;
	-o-transform-origin: 100% center;
	left: -45px;
}
.ribbon-small .banner::before {
	top: -5px;
	left: -30px;
}
.ribbon-large .banner::before {
	top: 9px;
	left: -68px;
}
.ribbon .banner::after {
	-webkit-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
	-moz-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
	-ms-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
	-o-transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
	-webkit-transform-origin: 0 center;
	-moz-transform-origin: 0 center;
	-ms-transform-origin: 0 center;
	-o-transform-origin: 0 center;
	right: -17px;
}
.ribbon-small .banner::after {
	top: 18px;
	right: -12px;
}
.ribbon-large .banner::after {
	top: 45px;
	right: -26px;
}
.no-css-transforms .ribbon .banner {
	position: static;
	width: 100%;
	float: none;
	font-size: 10px;
}
.ribbon .text {
	position: relative;
	z-index: 2;
	padding: 6px 0;
	font-size: 12px;
	font-weight: bold;
	min-height: 18px;
	line-height: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
/* small text */
.ribbon-small .text {
	padding: 3px 0;
	font-size: 8px;
	min-height: 14px;
	line-height: 14px;
}
/* large text */
.ribbon-large .text {
	padding: 9px 0;
	font-size: 18px;
	min-height: 28px;
	line-height: 28px;
}
.ribbon .text::before,
.ribbon .text::after {
	content: '';
	display: block;
	height: 30px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
/* small text */
.ribbon.ribbon-small .text::before,
.ribbon.ribbon-small .text::after {
	height: 20px;
}
/* large text */
.ribbon.ribbon-large .text::before,
.ribbon.ribbon-large .text::after {
	height: 46px;
}
.ribbon .text::before {
	-webkit-transform: translateX(-15%) skewX(-45deg);
	-moz-transform: translateX(-15%) skewX(-45deg);
	-ms-transform: translateX(-15%) skewX(-45deg);
	-o-transform: translateX(-15%) skewX(-45deg);
}
.ribbon .text::after {
	-webkit-transform: translateX(15%) skewX(45deg);
	-moz-transform: translateX(15%) skewX(45deg);
	-ms-transform: translateX(15%) skewX(45deg);
	-o-transform: translateX(15%) skewX(45deg);
}
.no-css-transforms .ribbon .text {
	height: 25px;
	padding: 3px;
}
/*--- RIBBON COLORS ---*/
/* default */
.ribbon .banner::after,
.ribbon .banner::before {
	background-color: #51a351;
}
.ribbon .text::before,
.ribbon .text::after,
.no-css-transforms .ribbon .text {
	background-color: #62c462;
}
/* green */
.ribbon-green .banner::after,
.ribbon-green .banner::before {
	background-color: #51a351;
}
.ribbon-green .text::before,
.ribbon-green .text::after,
.no-css-transforms .ribbon-green .text {
	background-color: #62c462;
}
/* blue */
.ribbon-blue .banner::after,
.ribbon-blue .banner::before {
	background-color: #0044cc;
}
.ribbon-blue .text::before,
.ribbon-blue .text::after,
.no-css-transforms .ribbon-blue .text {
	background-color: #0088cc;
}
/* mms blue */
.ribbon-blue-mms .banner::after,
.ribbon-blue-mms .banner::before {
	background-color: #2d5b98;
}
.ribbon-blue-mms .text::before,
.ribbon-blue-mms .text::after,
.no-css-transforms .ribbon-blue-mms .text {
	background-color: #367ab3;
}
/* light blue */
.ribbon-blue-light .banner::after,
.ribbon-blue-light .banner::before {
	background-color: #2f96b4;
}
.ribbon-blue-light .text::before,
.ribbon-blue-light .text::after,
.no-css-transforms .ribbon-blue-light .text {
	background-color: #5bc0de;
}
/* yellow */
.ribbon-yellow .banner::after,
.ribbon-yellow .banner::before {
	background-color: #f2ba00;
}
.ribbon-yellow .text::before,
.ribbon-yellow .text::after,
.no-css-transforms .ribbon-yellow .text {
	background-color: #ffd95e;
}
/* orange */
.ribbon-orange .banner::after,
.ribbon-orange .banner::before {
	background-color: #f89406;
}
.ribbon-orange .text::before,
.ribbon-orange .text::after,
.no-css-transforms .ribbon-orange .text {
	background-color: #fbb450;
}
/* red */
.ribbon-red .banner::after,
.ribbon-red .banner::before {
	background-color: #bd362f;
}
.ribbon-red .text::before,
.ribbon-red .text::after,
.no-css-transforms .ribbon-red .text {
	background-color: #ee5f5b;
}
/* purple */
.ribbon-purple .banner::after,
.ribbon-purple .banner::before {
	background-color: #611bbd;
}
.ribbon-purple .text::before,
.ribbon-purple .text::after,
.no-css-transforms .ribbon-purple .text {
	background-color: #af4ce8;
}
/* pink */
.ribbon-pink .banner::after,
.ribbon-pink .banner::before {
	background-color: #f000c0;
}
.ribbon-pink .text::before,
.ribbon-pink .text::after,
.no-css-transforms .ribbon-pink .text {
	background-color: #ff5edf;
}
/* black */
.ribbon-black .banner::after,
.ribbon-black .banner::before {
	background-color: #222222;
}
.ribbon-black .text::before,
.ribbon-black .text::after,
.no-css-transforms .ribbon-black .text {
	background-color: #444444;
}
.ribbon .banner {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	color: #fff;
	-webkit-font-smoothing: antialiased;
	display: block;
	float: left;
	position: relative;
	left: -14px;
	top: 22px;
	width: 100px;
}
.ribbon-small .banner {
	right: -8px;
	top: 15px;
	width: 65px;
}
.cekk{text-align:left;float:left;
}
.ribbon-large .banner {
	right: -20px;
	top: 32px;
	width: 150px;
}
img.fb-image-profile.thumbnail {
    float: left;
}
img.fb-image-lg {
    float: left;
}
#sliderproduct img {
    cursor: -webkit-zoom-in;
    width: 100%;
}
.bottom-5{
    color: #636363;
    margin-bottom: 2px;
}
#sliderproduct .owl-controls .owl-buttons .owl-next {
    right: 5px;
}
#sliderproduct .owl-controls .owl-buttons .owl-prev {
    left: 5px;
}
#sliderproduct .owl-pagination {
    margin-top: -35px;
}
.statistic {
    width: 100%;
    color: #5cb85c;
}
a.delete {
    color: red;
}
/*----------------------------------------------------
           {--------}  Owl Carousel {--------}
----------------------------------------------------*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
        padding: 5px 0px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing { 
    cursor:url("../images/grabbing.png") 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 15px 5px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;  
    background: #ffffff;
    color: #555;
    border: #d8d8d8 1px solid;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url("../images/AjaxLoader.gif") no-repeat center center
}
.homer .owl-prev, .homer .owl-next, .featured .owl-prev, .featured .owl-next, .brand .owl-prev, .brand .owl-next, .search-pages .owl-prev, .search-pages .owl-next, .product-page .owl-prev, .product-page .owl-next{
    position: absolute;
    top: 30%;
    margin-top: -15px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -15px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -15px;
}
#slider2 {
    margin-bottom: 20px;
}
#slider2 .item img {
    display: block;
    width: 100%;
    height: auto;
}
.featured .old{
    border: #f1f1f1 1px solid;
    background: #ffffff;
}
.featured .older{
    border: #f1f1f1 1px solid;
    background: #ffffff;
}
.featured .padd{
    padding: 15px;
}
a.menus {
    margin: 15px;
    font-size: 1.5em;
    color: #fff;
}
img.cateimg {
    width: 100%;
}
/*----------------------------------------------------
           {--------}  pages content {--------}
----------------------------------------------------*/
.content-bread1,.content-bread {
    background-color: rgba(248,248,248,0.7);
    border-bottom: 3px solid #1789c5;
    margin: -62px 0 0;
    position: relative;
    z-index: 10;
}
.header-second1,.header-second {
    background: url("../images/icons-blue.jpg") repeat-x;
    margin-bottom: 0px;
    height: 100px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb {
    background-color: transparent;
    padding: 1rem 1rem;
    margin-bottom: 0px;
    list-style: none;
    border-radius: .25rem;
}
#flashmessage {
    border-bottom: 1px solid;
    padding: 10px 0px;
    text-align: center;
}
.flashmessage {
    font-size: 14px;
    padding: 15px 0;
    width: 100%;
    top: 0px;
    z-index: 999;
    text-align: center;
    color: #ffffff;
    position: relative
}
.flashmessage-warning,
.help-box {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}
.flashmessage-error {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}
.flashmessage-ok {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}
.flashmessage-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}
h1.product-title {
    margin-bottom: 5px;
}
.help-box {
    padding: 5px 10px;
    display: inline-block;
    font-size: 14px;
    margin: 10px 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.flashmessage .ico-close {
    position: absolute;
    top: 0px;
    right: 17px;
    float: right;
    font-size: 18px;
    line-height: 18px;
    color: white;
    text-shadow: none;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer
}
.flashmessage-error .close {
    color: #B94A48
}
.flashmessage-warning .close {
    color: #C09853
}
.flashmessage-success .close,
.flashmessage-information .close {
    color: #3A87AD
}
.nones{
    padding: 2em 1em;
}
.content {
    border-radius: 5px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    border: #f1f1f1 1px solid;
}
i.fa.fa-warning.bigs{
    color: #ea1010;
    font-size: 5em;
}
.error-actions {
    margin: 20px 0px;
}
.rini {
    margin: 15px 5px;
}
.displays {
    height: 2em;
}
h1.title-articles {
    text-align: center;
}
blockquote {
    background: #fafafa;
    border-left: 5px solid #b3e5ff;
    padding: 30px;
}
article h1, article h2, article h3, article h4 {
    font-weight: 600;
}
#MainMenu {
    margin: 2em 0;
}
.list-group-item>.badge {
    float: right;
}
.navigasi{
    text-align: center;
    padding: 10px 0px;
    border-bottom:#ddd 1px solid;
}
.warnas {
    margin: 0 10px 0 0;
}
ul.dem {
    padding-left: 0px;
}
ul.dem li {
    list-style: none;
}
.empatpuluh {
    width: 4em;
    height: 3.5em;
    max-height: 3.5em;
    max-width: 4em;
    padding: 5px 10px;
}
.dem li.news-item:nth-child(odd) {
    background: #fbfbfb;
}
.dem li.news-item {
    border-bottom: #ddd 1px dotted;
}
.catalogue h3 {
    margin-top: 1.8em;
    padding-bottom: 0.6em;
    border-bottom: #ddd 2px dotted;
}
.ads-space {
    text-align: center;
    margin: 2em 0;
}
.blogger article {
    height: 70px;
    overflow: hidden;
}
em.bottomer {
    line-height: 45px;
}
.welcomes {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 330px;
    transition: all 400ms cubic-bezier(0.25,0.1,0.25,1) 0s;
    -webkit-transition: all 400ms cubic-bezier(0.25,0.1,0.25,1) 0s;
}
.table-web {
    display: table;
}
h1.tables-title {
    color: #1789c5;
    text-align: center;
}
.tables-cell {
    display: table-cell;
    vertical-align: middle;
}
.welcomes .container {
    max-width: 1000px;
}
.ari-100 {
    height: 80%;
    width: 100%;
}
p.subword {
    color: #5cb85c;
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 1.5em;
}
/*----------------------------------------------------
           {--------}  New Css {--------}
----------------------------------------------------*/
.search-row {
    background-color: rgba(255, 255, 255, 0.6);
    border: transparent 6px solid;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.abc.search {
    background-color: #f9f9f9;
    border-radius: 2px;
    border: #ddd 1px solid;
}
a.sub-category {
    font-size: 12px;
}
ul.user_menu {
    padding-left: 0px;
    margin-bottom: 0px;
}
ul.user_menu li a {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
ul.user_menu li a:hover {
    background-color: #f1f1f1;
    text-decoration: none;
}
.useralert {
    width: 100%;
    float: left;
    border-bottom: #e8e8e8 2px solid;
    background: #f9f9f9;
    padding: 15px;
}
p.bottomo{
    margin-bottom: 0px;
}
.persen{
    width: 100%;
}
.p-price-detail {
    padding: 0px 2px;
}
a.btn-call {
    font-weight: bold;
    background-color: #f1f1f1;
    color: #1789c5;
}
.usecontent {
    padding: 10px 0px;
}
.header-ads, .header-ads iframe, .header-home, .header-home iframe{
    text-align: center;
    margin: 15px 0px 10px;
}
.footer-ads, .footer-ads iframe {
    text-align: center;
    margin: 10px 0px 15px;
}
.ads, .ads iframe {
    margin: 15px 0px 5px;
    text-align: center;
}
.abc.search fieldset.boxs {
    padding: 15px;
}

.abc.search fieldset {
    padding: 0px 15px 15px;
}
.abc.search table {
    width: 100%;
}
/*----------------------------------------------------
           {--------}  Comingsoon {--------}
----------------------------------------------------*/
.content.coming{
    background: #fff url("../images/coming.jpg")repeat;
}
.contener > div {
    display: inline-block;
    margin: 10px 10px 0;
    width: 120px;
    height: 150px;
    background: #1789c5;
    border-radius: 5px;
    color: #fff;
    line-height: 150px;
    font-family: tahoma;
    font-size: 55px;
}
.mode.judul, h3.judul {
    width: 100%;
    font-size: 18px;
    margin: 15px 0px;
}
.titler {
    height: 50px;
    position: relative
}
.titler span {
    display: inline-block;
    width: 140px;
    font-size: 20px;
    font-family: tahoma;
    color: #555;
    line-height: 50px;

}
p.ready {
    margin-bottom: 30px;
    font-size: 1.5em;
    color: #1789c5;
}
.copyright.coming p {
    padding: 1.5em 0;
}
.copyright.coming h2 {
    color: #fff;
}
.sizer {
    font-size: 1em;
}
.colorgraph {
    height: 7px;
    margin-bottom: 20px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}
/*----------------------------------------------------
           {--------}  Responsive menu {--------}
----------------------------------------------------*/
.metismenu .plus-minus,
.metismenu .plus-times {
    float: right
}
.metismenu .arrow {
    float: right;
    line-height: 1.42857
}
.metismenu .glyphicon.arrow:before {
    content: "\e079"
}
.metismenu .active>a>.glyphicon.arrow:before {
    content: "\e114"
}
.metismenu .fa.arrow:before {
    content: "\f104"
}
.metismenu .active>a>.fa.arrow:before {
    content: "\f107"
}
.metismenu .ion.arrow:before {
    content: "\f3d2"
}
.metismenu .active>a>.ion.arrow:before {
    content: "\f3d0"
}
.metismenu .fa.plus-minus:before,
.metismenu .fa.plus-times:before {
    content: "\f067"
}
.metismenu .active>a>.fa.plus-times {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.metismenu .active>a>.fa.plus-minus:before {
    content: "\f068"
}
.metismenu .collapse {
    display: none
}
.metismenu .collapse.in {
    display: block
}
.metismenu .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility
}
.tuxedo-menu-trigger:hover,
.tuxedo-menu-trigger:focus {
    cursor: pointer;
}
nav#sidebar5 {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.7);
}
.tuxedo-navbar {
  background-color: #eee;
  padding: 1em;
}
center.navigasi {
    padding: 5px;
    border-bottom: #ddd 1px solid;
}
.tuxedo-navbar .tuxedo-menu-trigger {
    font-size: 24px;
    color: #000;
}
.tuxedo-navbar a:hover,
.tuxedo-navbar a:focus {
    text-decoration: none;
}
.tuxedo-menu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #0f0f0f;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
    display: none;
}
.tuxedo-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tuxedo-menu ul li {
    border-left: none;
}
.tuxedo-menu ul li:last-child {
    border-bottom: none;
}
.tuxedo-menu ul li a {
    border-bottom: #ddd 1px solid;
    color: #4F4F4F;
    font-size: 13px;
    text-decoration: none;
}
.tuxedo-menu ul li a:hover, .tuxedo-menu ul li a:focus {
    color: #4F4F4F;
    background: #ECECEC;
}
.tuxedo-menu ul li a, .tuxedo-menu ul li h1 {
    font-weight: 600;
    border-top: none;
    border-right: none;
    border-left: none;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    line-height: 20px;
}
.tuxedo-menu ul li h1 {
    font-size: 13px;
    color: #666;
    margin: 0;
}
.tuxedo-menu > ul > li > :first-child {
    padding-left: 15px;
}
.tuxedo-menu > ul > li > :first-child + ul > li > :first-child {
    padding-left: 30px;
}
.tuxedo-menu > ul > li > :first-child + ul > li > :first-child + ul > li > :first-child {
    padding-left: 45px;
}
.tuxedo-menu > ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child {
    padding-left: 60px;
}
.tuxedo-menu > ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child {
    padding-left: 75px;
}
.tuxedo-menu > ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child {
    padding-left: 90px;
}
.tuxedo-menu > ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child {
    padding-left: 105px;
}
.tuxedo-menu > ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child {
    padding-left: 120px;
}
.tuxedo-menu > ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child {
    padding-left: 135px;
}
.tuxedo-menu > ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child + ul > li > :first-child {
    padding-left: 150px;
}
.tuxedo-menu.tuxedo-menu-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    overflow-y: auto;
    z-index: 9999;
    opacity: 1;
}
.tuxedo-menu.tuxedo-menu-fixed ul li a,
.tuxedo-menu.tuxedo-menu-fixed ul li .heading {
    height: 40px;
}
.tuxedo-menu.tuxedo-menu-visible {
    display: block;
}
@media (max-width: 768px) {
    .tuxedo-menu.tuxedo-menu-fixed {
        width: 80%;
    }
}
/*----------------------------------------------------
           {--------}  Colorbox css {--------}
----------------------------------------------------*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0; opacity: 0.9;}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/*----------------------------------------------------
           {--------}  Testimonials {--------}
----------------------------------------------------*/
.testimonial {
    margin-bottom: 10px;
}
.testimonial-section {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #fff;
}
.testimonial-section:after {
    top: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
}
.testimonial-desc {
    margin-top: 20px;
    text-align: left;
    padding-left: 15px;
}
.testimonial-desc img {
    border: 1px solid #f5f5f5;
    border-radius: 150px;
    height: 70px;
    padding: 3px;
    width: 70px;
    display: inline-block;
    vertical-align: top;
}
.testimonial-writer {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}
.testimonial-writer-name {
    font-weight: bold;
}
.testimonial-writer-designation {
    font-size: 85%;
}
.testimonial-writer-company {
    font-size: 85%;
}
/*---- Outlined Styles ----*/

.testimonial.testimonial-default {} .testimonial.testimonial-default .testimonial-section {
    border-color: #777;
}
.testimonial.testimonial-default .testimonial-section:after {
    border-top-color: #777;
}
.testimonial.testimonial-default .testimonial-desc {} .testimonial.testimonial-default .testimonial-desc img {
    border-color: #777;
}
.testimonial.testimonial-default .testimonial-writer-name {
    color: #777;
}
.testimonial.testimonial-primary {} .testimonial.testimonial-primary .testimonial-section {
    border-color: #ebf2f8;
    color: #286090;
    background-color: #ebf2f8;
}
.testimonial.testimonial-primary .testimonial-section:after {
    border-top-color: #ebf2f8;
}
.testimonial.testimonial-primary .testimonial-desc {} .testimonial.testimonial-primary .testimonial-desc img {
    border-color: #337AB7;
}
.testimonial.testimonial-primary .testimonial-writer-name {
    color: #337AB7;
}
.testimonial.testimonial-info {} .testimonial.testimonial-info .testimonial-section {
    border-color: #5BC0DE;
    color: #31b0d5;
    background-color: rgba(91, 192, 222, 0.1);
}
.testimonial.testimonial-info .testimonial-section:after {
    border-top-color: #5BC0DE;
}
.testimonial.testimonial-info .testimonial-desc {} .testimonial.testimonial-info .testimonial-desc img {
    border-color: #5BC0DE;
}
.testimonial.testimonial-info .testimonial-writer-name {
    color: #5BC0DE;
}
.testimonial.testimonial-success {} .testimonial.testimonial-success .testimonial-section {
    border-color: #5CB85C;
    color: #449d44;
    background-color: rgba(92, 184, 92, 0.1);
}
.testimonial.testimonial-success .testimonial-section:after {
    border-top-color: #5CB85C;
}
.testimonial.testimonial-success .testimonial-desc {} .testimonial.testimonial-success .testimonial-desc img {
    border-color: #5CB85C;
}
.testimonial.testimonial-success .testimonial-writer-name {
    color: #5CB85C;
}
.testimonial.testimonial-warning {} .testimonial.testimonial-warning .testimonial-section {
    border-color: #F0AD4E;
    color: #d58512;
    background-color: rgba(240, 173, 78, 0.1);
}
.testimonial.testimonial-warning .testimonial-section:after {
    border-top-color: #F0AD4E;
}
.testimonial.testimonial-warning .testimonial-desc {} .testimonial.testimonial-warning .testimonial-desc img {
    border-color: #F0AD4E;
}
.testimonial.testimonial-warning .testimonial-writer-name {
    color: #F0AD4E;
}
.testimonial.testimonial-danger {} .testimonial.testimonial-danger .testimonial-section {
    border-color: #D9534F;
    color: #c9302c;
    background-color: rgba(217, 83, 79, 0.1);
}
.testimonial.testimonial-danger .testimonial-section:after {
    border-top-color: #D9534F;
}
.testimonial.testimonial-danger .testimonial-desc {} .testimonial.testimonial-danger .testimonial-desc img {
    border-color: #D9534F;
}
.testimonial.testimonial-danger .testimonial-writer-name {
    color: #D9534F;
}
/*---- Filled Styles ----*/

.testimonial.testimonial-default-filled {} .testimonial.testimonial-default-filled .testimonial-section {
    color: #fff;
    border-color: #777;
    background-color: #777;
}
.testimonial.testimonial-default-filled .testimonial-section:after {
    border-top-color: #777;
}
.testimonial.testimonial-default-filled .testimonial-desc {} .testimonial.testimonial-default-filled .testimonial-desc img {
    border-color: #777;
    background-color: #777;
}
.testimonial.testimonial-default-filled .testimonial-writer-name {
    color: #777;
}
.testimonial.testimonial-primary-filled {} .testimonial.testimonial-primary-filled .testimonial-section {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.testimonial.testimonial-primary-filled .testimonial-section:after {
    border-top-color: #337AB7;
}
.testimonial.testimonial-primary-filled .testimonial-desc {} .testimonial.testimonial-primary-filled .testimonial-desc img {
    border-color: #2e6da4;
    background-color: #337ab7;
}
.testimonial.testimonial-primary-filled .testimonial-writer-name {
    color: #337AB7;
}
.testimonial.testimonial-info-filled {} .testimonial.testimonial-info-filled .testimonial-section {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.testimonial.testimonial-info-filled .testimonial-section:after {
    border-top-color: #5BC0DE;
}
.testimonial.testimonial-info-filled .testimonial-desc {} .testimonial.testimonial-info-filled .testimonial-desc img {
    border-color: #46b8da;
    background-color: #5bc0de;
}
.testimonial.testimonial-info-filled .testimonial-writer-name {
    color: #5BC0DE;
}
.testimonial.testimonial-success-filled {} .testimonial.testimonial-success-filled .testimonial-section {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.testimonial.testimonial-success-filled .testimonial-section:after {
    border-top-color: #5CB85C;
}
.testimonial.testimonial-success-filled .testimonial-desc {} .testimonial.testimonial-success-filled .testimonial-desc img {
    border-color: #4cae4c;
    background-color: #5cb85c;
}
.testimonial.testimonial-success-filled .testimonial-writer-name {
    color: #5CB85C;
}
.testimonial.testimonial-warning-filled {} .testimonial.testimonial-warning-filled .testimonial-section {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.testimonial.testimonial-warning-filled .testimonial-section:after {
    border-top-color: #F0AD4E;
}
.testimonial.testimonial-warning-filled .testimonial-desc {} .testimonial.testimonial-warning-filled .testimonial-desc img {
    border-color: #eea236;
    background-color: #f0ad4e;
}
.testimonial.testimonial-warning-filled .testimonial-writer-name {
    color: #F0AD4E;
}
.testimonial.testimonial-danger-filled {} .testimonial.testimonial-danger-filled .testimonial-section {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.testimonial.testimonial-danger-filled .testimonial-section:after {
    border-top-color: #D9534F;
}
.testimonial.testimonial-danger-filled .testimonial-desc {} .testimonial.testimonial-danger-filled .testimonial-desc img {
    border-color: #d43f3a;
    background-color: #D9534F;
}
.testimonial.testimonial-danger-filled .testimonial-writer-name {
    color: #D9534F;
}
.ribbonz {
   position: absolute;
   right: 10px; top: -5px;
   z-index: 1;
   overflow: hidden;
   width: 75px; height: 75px; 
   text-align: right;
}
.ribbonz span {
   font-size: 10px;
   color: #fff; 
   text-align: center;
   font-weight: bold; line-height: 20px;
   transform: rotate(45deg);
   -webkit-transform: rotate(45deg); /* Needed for Safari */
   width: 100px; display: block;
   background: #79A70A;
   background: linear-gradient(#9BC90D 0%, #79A70A 100%);
   box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
   position: absolute;
   top: 19px; right: -21px;
}
.ribbonz span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #79A70A;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}
.ribbonz span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #79A70A;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}
.ribbonz.hidden-lg-up {
    display: none;
    right: -6px;
}
ul {
    list-style: none;
    padding-left: 0px;
}
.tuxedo-menu.tuxedo-menu-fixed ul li a.pagesside:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f02d";
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    color: #4F4F4F;
}
.tuxedo-menu.tuxedo-menu-fixed ul li a.catside:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f03a";
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    color: #4F4F4F;
}
.tuxedo-menu.tuxedo-menu-fixed ul li a.langside:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1ab";
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    color: #4F4F4F;
}
/*----------------------------------------------------
           {--------}  Responsive {--------}
----------------------------------------------------*/
@media (max-width: 1180px){
    .ads-50{
        width:50%;
        float: left;
    }
}
@media (max-width: 992px){
    body {
        padding-top: 68px;
    }
    .carousel-caption .item h3 {
        font-size: 1.5em;
    }
    .carousel-caption .item h4 {
        font-size: 0.9em;
    }
    .carousel-caption img{
        max-height: 10em;
    }
    .masonry { 
        column-count: 3;
    }
    .cursor1 > .dropdown-menu {
        left: 100%;
        border-left: #ddd 1px solid;
        height: auto;
        min-width: 450px;
        top: 0;
        width: 75%;
    }
    .titles.persen.fuls {
        width: 100%;
        float: left;
    }
    .premium-mini {
        display: none;
        padding: 0px 5px;
        border-radius: 2px;
        color: #fff;
        background-color: #62c462;
        position: absolute;
        right: 5px;
        top: 5px;
    }
    .list-product.news:hover .premium-mini, .list-product.premi:hover .premium-mini, .list-product.news:hover .ribbonz.hidden-lg-up, .list-product.premi:hover .ribbonz.hidden-lg-up {
        display: block;
    }
    .kontens p{
        width: 100%;
        margin-bottom: 2px;
        height: 25px;
        overflow: hidden;
    }
    span.catt {
        display: none;
    }
    .ads-100{
        width:100%;
        float: left;
        border-bottom: #f1f1f1 1px solid;
    }
    .ribbon .banner {
        left: -13px;
        top: 31px;
    }
     
    .mode.judul, h3.judul {
        width: 100%;
        font-size: 18px;
        margin: 5px 0px;
    }
    .tags {
        right: 19px;
        top: 21px;
    }
    p.post-price {
        font: normal 30px 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
    }
    .tags span:before {
       border-width: 17px 12px 17px 0;
    }
    .tags span:after {
        top: 15px;
        width: 4px;
        height: 4px;
    }
    .header-second {
        height: 70px;
    }
    .pricing .unit {
        min-width: 90%;
    }
}
@media (max-width: 768px){
    h1 {
        font-size: 1.3em;
        margin: .1em 0
    }
    h2 {
        font-size: 1.2em;
        margin: .80em 0
    }
    h3 {
        font-size: 1.1em;
        margin: 0.75em 0
    }
    h4 {
        font-size: 1.1em;
        margin: 0.75em 0
    }
    h5 {
        font-size: 0.8em;
        margin: 0.70em 0
    }
    h6 {
        font-size: .8em;
        margin: 0.70em 0
    }
    h2.opening {
        font-size: 1.2em;
    }
    .mode.judul, h3.judul {
        width: 100%;
        font-size: 16px;
        margin: 5px 0px;
    }
    .content #main {
        float: left;
        width: 100%;
    }
    .content #sidebar {
        width: 100%;
        float: left;
    }
    .content #main p {
        padding-left: 5px;
        width: 100%;
        height: 20px;
        overflow: hidden;
    }
    .sizer {
        font-size: 1em;
    }
    .category a i.fa {
        width: 100%;
        height: 100px;
    }
    .masonry { 
        column-count: 3;
    }
    a.navbar-brand img {
        margin: 5px 0px;
        max-height: 50px;
    }
    input.depan, select.centers {
        border-right: #ccc 1px solid;
        border-radius: 0px;
    }
    .search-mini {
        margin-top: 0px;
        padding: 15px;
        background-color: #fff;
    }
    #plugin-hook .box {
        padding: 0px;
    }
    #plugin-hook .box label {
        margin-top: 15px;
    }
    #plugin-hook {
        margin: 0px 15px;
    }
    .welcomes{
        height: auto;
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .carousel-caption .item h3 {
        font-size: 16px;
    }
    ul.nostyle li {
        margin-bottom: 15px;
    }
    #carousel-example-generic .carousel-control .fa-chevron-left, #carousel-example-generic .carousel-control .fa-chevron-right {
        padding: 5px 5px;
        font-size: 0.6em;
    }
    .locations ul.nav.nav-tabs {
        font-size: 1rem;
    }
    p.post-price {
        font: normal 20px 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
    }
    .tags span:before {
        border-width: 11px 12px 12px 0;
    }
    .tags span:after {
        top: 10px;
        width: 4px;
        height: 4px;
    }
    .newsads ul.nav.nav-tabs {
        font-size: 1rem;
    }
    .carousel-caption .item h4 {
        font-size: 14px;
    }
    .carousel-caption img{
        max-height: 6em;
    }
    .mode.judul, h3.judul {
        width: 100%;
        font-size: 16px;
        margin: 5px 0px;
    }
    a.watchlist,.btn-lg {
        padding: 0.8rem 1rem;
        font-size: 1.2rem;
        border-radius: .1rem;
    }
    a.subcribfilter {
        margin-left: 15px;
    }
    .mini-menu {
        padding: 15px 5px;
    }
    .refine {
        display: none;
    }
    .user_data2 {
        padding: 15px 0px;
    }
    .product-kiri {
        width: 25%;
        padding: 5px;
    }
    .product-tengah {
         margin-top:0px;
        width: 75%;
        padding: 5px;
    }
    .cursor1 > .dropdown-menu {
        left: 0px;
        border-left: #ddd 1px solid;
        height: auto;
        min-width: 100%;
        top: 0;
        width: 100%;
    }
}
/*----------------------------------------------------
           {--------}  mobile version {--------}
----------------------------------------------------*/
@media (max-width: 576px){
    .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .ribbonz {
        right: 0px;
    }
    .topbar{
        display:none;
    }
    .row {
        margin-right: -5px;
        margin-left: -5px;
    }
    .container,.container-fluid {
      margin-left: auto;
      margin-right: auto;
      padding-left: 5px;
      padding-right: 5px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev {
      left: -5px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
      right: -5px;
    }
    .masonry { 
        column-count: 2;
    }
    .carousel-caption .item h3 {
        font-size: 15px;
    }
    .paddingtop-bottom, .footerleft {
        padding: 0px 15px;
    }
    .list-product {
        margin: 8px 0 2px 0;
        padding: 0px;
    }
    .header-second {
        height: 60px;
    }
    h3.product-title {
        font-size: 1em;
    }
    .content {
        border-radius: 0px;
        margin-top: 0px;
    }
    table.table-mini {
        font-size: 12px;
    }
    .user_type .search_num {
        float: left;
        text-align: center;
        width: 100%;
    }
    p.subword {
        font-size: 1em;
    }
    .carousel-caption .item h4 {
        font-size: 14px;
    }
    .carousel-caption img{
        max-height: 4em;
    }
    .padding-topmini{
        padding-top: 5px;
    }
    a.watchlist, .btn-lg {
        padding: 0.4rem 0.7rem;
        font-size: 1em;
        border-radius: .1rem;
    }
    .carousel-caption {
        right: 5%;
        left: 5%;
        padding-bottom: 0px;
    }
    .carousel-indicators {
        display: none;
    }
    img.cateimg {
        width: 100%;
        padding-top: 15px;
    }
    .ads-50{
        width:100%;
        float: left;
    }
    .ribbon .banner {
        top: 32px;
    }
    span.datt, span.catt {
        display: none;
    }
    .category a i.fa {
        width: 90px;
        height: 90px;
        background-color: #ffffff;
        padding: 15px;
        font-size: 3em;
        border: #ddd 1px solid;
    }
    .breadcrumb {
        height: 60px;
        font-size: 14px;
    }
    .copyright .container .col-md-6 p, .copyright .container .col-md-6 ul.bottom_ul {
        float: none;
        text-align: center;
    }
}
@media (max-width: 437px){
    .four-12{
        float: left;
        width: 100%;
    }
    .four-11{
        float: left;
        width: 90%;
    }
    .four-10{
        float: left;
        width: 80%;
    }
    .four-9{
        float: left;
        width: 75%;
    }
    .four-8{
        float: left;
        width: 66%;
    }
    .four-7{
        float: left;
        width: 60%;
    }
    .four-6{
        float: left;
        width: 50%;
    }
    .four-5{
        float: left;
        width: 40%;
    }
    .four-4{
        float: left;
        width: 33%;
    }
    .four-3{
        float: left;
        width: 25%;
    }
    .four-2{
        float: left;
        width: 20%;
    }
    .four-22{
        float: left;
        width: 16%;
    }
    .four-1{
        float: left;
        width: 10%;
    }
    .kontens p{
        display:none;
    }
    .breadcrumb {
        height: 60px;
        font-size: 12px;
    }
    .carousel-caption .item h3 {
        font-size: 14px;
    }
    .rini {
        margin: 5px 5px;
    }
    .bigs {
        font-size: 6em;
    }
    .ari-42{
           width: 50%;
           float: left;
    }
    .carousel-caption .item h4 {
        font-size: 12px;
    }
    .carousel-caption img{
        max-height: 3em;
    }
    ul.right-menu {
        width: 100%;
    }
    .ribbon .banner {
        left: -13px;
        top: 23px;
    }
     
     .mode.judul, h3.judul {
        width: 100%;
        font-size: 16px;
        margin:5px 0px;
    }
}
@media (max-width: 360px){
    .ari-12{
        float: left;
        width: 100%;
    }
    .ari-11{
        float: left;
        width: 90%;
    }
    .ari-10{
        float: left;
        width: 80%;
    }
    .ari-9{
        float: left;
        width: 75%;
    }
    .ari-8{
        float: left;
        width: 66%;
    }
    .ari-7{
        float: left;
        width: 60%;
    }
    .ari-6{
        float: left;
        width: 50%;
    }
    .ari-5{
        float: left;
        width: 40%;
    }
    .ari-4{
        float: left;
        width: 33%;
    }
    .ari-3{
        float: left;
        width: 25%;
    }
    .ari-2{
        float: left;
        width: 20%;
    }
    .ari-22{
        float: left;
        width: 16%;
    }
    .ari-1{
        float: left;
        width: 10%;
    }
    .masonry { 
        column-count: 1;
    }
    .hidden-ari-down {
        display: none !important;
      }
    .carousel-caption {
        right: 5%;
        left: 5%;
        margin-bottom: 5%;
    }
    .homer .owl-carousel .owl-item {
        padding: 0em;
    }
    a.menus {
        margin: 15px 5px;
    }
    a.navbar-brand img {
        max-width: 150px;
    }
    .category a i.fa {
        width: 100%;
        height: 90px;
        font-size: 2.5em;
    }
}
@media (max-width: 300px){
    .three-12{
        float: left;
        width: 100%;
    }
    .three-11{
        float: left;
        width: 90%;
    }
    .three-10{
        float: left;
        width: 80%;
    }
    .three-9{
        float: left;
        width: 75%;
    }
    .three-8{
        float: left;
        width: 66%;
    }
    .three-7{
        float: left;
        width: 60%;
    }
    .three-6{
        float: left;
        width: 50%;
    }
    .three-5{
        float: left;
        width: 40%;
    }
    .three-4{
        float: left;
        width: 33%;
    }
    .three-3{
        float: left;
        width: 25%;
    }
    .three-2{
        float: left;
        width: 20%;
    }
    .three-22{
        float: left;
        width: 16%;
    }
    .three-1{
        float: left;
        width: 10%;
    }
}
@media (min-width: 361px){
    .hidden-ari-up {
        display: none !important;
    }
}
@media (min-width: 576px){
    .carousel-caption {
        right: 10%;
        left: 10%;
        padding-bottom: 10%;
    }
    .category {
        min-height: 180px;
    }
    .container {
        width: 550px;
        max-width: 100%;
    }
}
@media (min-width: 600px){
    .container {
        width: 580px;
        max-width: 100%;
    }
}
@media (min-width: 630px){
    .container {
        width: 610px;
        max-width: 100%;
    }
}
@media (min-width: 660px){
    .container {
        width: 640px;
        max-width: 100%;
    }
}
@media (min-width: 690px){
    .container {
        width: 660px;
        max-width: 100%;
    }
}
@media (min-width: 720px){
    .container {
        width: 700px;
        max-width: 100%;
    }
}
@media (min-width: 768px){
    .carousel-caption {
        right: 10%;
        left: 10%;
        padding-bottom: 10%;
    }
    .wow {
        margin-top: 15px;
    }
    div#search-category, div#search-subcribe, div#search-filter {
        display: block;
    }
    .search-mini {
        margin-top: 15px;
        padding: 15px;
        background-color: #fff;
    }
    .container {
        width: 740px;
        max-width: 100%;
    }
}
@media (min-width: 800px){
    .container {
        width: 780px;
        max-width: 100%;
    }
}
@media (min-width: 840px){
    .container {
        width: 820px;
        max-width: 100%;
    }
}
@media (min-width: 880px){
    .container {
        width: 860px;
        max-width: 100%;
    }
}
@media (min-width: 992px){
.container {
        width: 960px;
        max-width: 100%;
    }
    .carousel-caption {
        right: 10%;
        left: 10%;
        padding-bottom: 5%;
    }
    .doubles {
        min-width: 250px;
    }
    .error-pages.text-center h1 {
        font-size: 3em;
    }
    .list-product.news:hover .ribbon, .list-product.premi:hover .ribbon {
        display: block;
    }
    h1.tables-title {
        color: #1789c5;
        text-align: center;
        font-size: 3em;
    }
}
@media (min-width: 1100px){
    .container {
        width: 1080px;
        max-width: 100%;
    }
    .carousel-caption {
        right: 10%;
        left: 10%;
        padding-bottom: 10%;
    }
    .col-xl-15{
        width:20%;
        float:left;
    }
}
@media (min-width: 1200px){
    .container {
        width: 1180px;
        max-width: 100%;
    }
}
@media (min-width: 1340px){
    .container {
        width: 1300px;
        max-width: 100%;
    }
}
@media (min-width: 1500px){
    .container {
        width: 1460px;
        max-width: 100%;
    }
}
@media (min-width: 1600px){
    .container {
        width: 1500px;
        max-width: 100%;
    }
}
@media (min-width: 1800px){
    .container {
        width: 1700px;
        max-width: 100%;
    }
}