body.compact-boxed-bg {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: repeat;
}
@media only screen and (min-width: 1200px) {
    body.compact-boxed-bg #wrapper{max-width: 1250px;margin: 0px auto;}
}
.t3-footnav {
    padding: 0px 0;
}

.t3-footnav .t3-module {
    background: transparent;
    color: #999999;
    margin-top: 0px;
    margin-bottom: 0px;
}

.t3-footnav .t3-module .module-title {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.ListCategory{
    margin-bottom: 30px;
}
.cat-tags a:after, .cat-attach a:after, .single-tags a:after, .latestfrom a:after{
	content: ",";
}
.cat-tags a:last-child:after, .cat-attach a:last-child:after, .single-tags a:last-child:after, .latestfrom a:last-child:after{
	content: "";
}

.catItemRating, .catItemRating span, .itemRating span{
	float: left;
}

.catDateModified{
	float: right;
}

div#itemListLinks{
	background: #ffffff;
}

div.k2Pagination {
    padding: 8px;
    margin: 0px 0 0px 0;
    text-align: center;
}

div.k2Pagination ul, ul.pagination {
    text-align: center;
    width: 100%;
}

ul.pagination li.disabled a, ul.pagination li.active a, ul.pagination li a,
 div.k2Pagination ul li.disabled a, div.k2Pagination ul li.active a, div.k2Pagination ul li a {
    display: inline-block;
    padding: 0px 0px;
    margin: 0px 5px;
    border: 0px solid #ddd;
    border-radius: 50%;
    vertical-align: middle;
    background: #e6e6e6;
    color: #555555;
    text-decoration: none;
}

ul.pagination li.active a,div.k2Pagination ul li.active a,
ul.pagination li.disabled a:hover, ul.pagination li.active a:hover, ul.pagination li a:hover,
div.k2Pagination ul li.disabled a:hover, div.k2Pagination ul li.active a:hover, div.k2Pagination ul li a:hover{
    color: #fff;
}


.footer-entry2 {
    margin: 15px 0px 15px 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ecf0f1;
    border-top: 0px solid #ecf0f1;
}

div.itemRelated, .latestitemRelated {
    margin-bottom: 20px;
    margin-top: 25px;
    padding: 0;
}

div.itemRelated ul{
    padding: 0px;
}

div.itemRelated ul li{
    list-style: none;
}
div.itemRelated ul li a{
    color: #555555;
}
div.itemRelated ul li a:hover{
    color: #EF4234;
}

div.itemAuthorBlock, div.userBlock {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    margin: 0 0 16px 0;
    padding: 8px;
}
div.catItemView {
    margin-bottom: 30px;
    padding: 0px;
}

div.itemAuthorBlock a{
    color: #555555;
}

div.itemComments {
    background: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    padding: 0px;
}

div.itemToolbar {
    padding: 0px;
    margin: 0px 0 0 0;
    background: #ffffff;
    border-radius: 0px;
    float: right;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox{
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .inputbox:focus{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.col-centered {
    float: none;
    text-align: center;
    margin: 0 auto!important;
}
.main-sidebar{
    float: left;
    width: 100%;
}
#blog-grid, .blog-list, .main-sidebar, .blog-single.itemView{
    padding: 60px 0px 60px 0px;
}
.t3-content{padding: 0px;}


/*Megamenu*/
.site-header img.logo-img-sm{
    display: none;
}
.site-header .stuck img.logo{
    display: none;
}
.site-header .stuck img.logo-img-sm{
    display: block;
}


.site-header-1 .site-desktop-menu .nav > li {
  width: auto;
  margin: 0px;
  display: inline-block;
  vertical-align: bottom;
  float: left;
  line-height: 65px;
  position: relative;
}

.site-header-2 .site-desktop-menu .nav > li {
  width: auto;
  margin: 0px;
  display: inline-block;
  vertical-align: bottom;
  float: left;
  line-height: 65px;
  position: relative;
}

.site-header-3 .site-desktop-menu .nav > li {
  width: auto;
  margin: 0px;
  display: inline-block;
  vertical-align: bottom;
  float: left;
  line-height: 65px;
  position: relative;
}

.stuck .site-desktop-menu .nav > li > a{
    line-height: 80px;
}
.site-header-1 .site-desktop-menu .nav > li > a {
    text-transform: capitalize;
    line-height: 114px;
    padding: 0px 18px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    text-decoration: none;
    font-size: 15px;
    color: #555555;
    -webkit-transition: .5s;
    transition: .5s;
}
.site-header-1 .stuck .site-desktop-menu .nav > li > a {
    line-height: 80px;
}

.site-header-2 .site-desktop-menu .nav > li > a {
    text-transform: capitalize;
    line-height: 53px;
    padding: 0px 18px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    text-decoration: none;
    font-size: 15px;
    color: #555555;
    -webkit-transition: .5s;
    transition: .5s;
}
.site-header-2 .site-desktop-menu .nav > li:first-child > a{
    padding-left: 0px;
}
.site-header-3 .site-desktop-menu .nav > li > a {
    text-transform: capitalize;
    line-height: 56px;
    padding: 0px 18px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    text-decoration: none;
    font-size: 15px;
    color: #555555;
    -webkit-transition: .5s;
    transition: .5s;
}
.site-header-3 .stuck .site-desktop-menu .nav > li > a {
    text-transform: capitalize;
    line-height: 80px;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #ffffff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #ffffff;
    border-color: transparent;
}


.site-desktop-menu .nav .dropdown-menu {
    position: absolute;
    left: 18px;
    background-color: #042433;
    width: 260px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #28b7f9;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    z-index: 100;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}
.site-header-1 .site-desktop-menu .nav .dropdown-menu {
    top: 110px;
}
.site-header-1 .stuck .site-desktop-menu .nav .dropdown-menu {
    top: 80px;
}
.site-header-3 .site-desktop-menu .nav .dropdown-menu {
    top: 56px;
}
.site-header-3 .stuck .site-desktop-menu .nav .dropdown-menu {
    top: 80px;
}


.t3-megamenu .mega-inner {
    padding: 0px 0;
}
.mega-col-nav{
    padding: 0px;
}
.t3-megamenu .mega-nav > li, .t3-megamenu .dropdown-menu .mega-nav > li{
    line-height: 40px;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0b2b3a;
}

.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    color: #fff;
    text-transform: capitalize;
    padding: 0px 20px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
    font-size: 13px;
}


/*  Offcanvas menu */
.nav-child{
    display: none;
    -webkit-transition: .5s;
    transition: .5s;
}
.compact-menu-canvas nav ul li.parent:hover .nav-child{
    display: block;
    -webkit-transition: .5s;
    transition: .5s;
}
.module_menu .nav > li > a, .module_menu .nav > li > .separator {
    padding: 0px 5px;
    display: block;
}

#offcanvas-menu a.close {
    display: block;
    background: #29b6f6 none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-weight: normal;
    height: 20px;
    line-height: 18px;
    position: absolute;
    left: 25px;
    top: 30px;
    width: 20px;
    z-index: 100000;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    opacity: 1;
}

nav.site-mobile-menu > ul a {
    line-height: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px;
    color: #fff;
    width: 100%;
    display: block;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
}

p.folio-intro{
    color: #fff;
    padding: 0px 10px;
}

table.calendar{
    margin: 0 0;
}

.t3-module {
    margin-bottom: 0px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: relative;
    margin-left: 0px;
    margin-right: 10px;
}


/******** JoomShopping ******/
.jshop .filters{
    float: left;
    width: 100%;
}

.filters .box_cat_man{
    float: left;
}

.filters .filter_price{
    float: right;
}

.jshop_list_product .product .review{
    float: left;
    width: 100%;
    padding: 5px 0px;
}
.jshop_list_product .product .review_mark{
    float: left;
}

.jshop_list_product .product .count_commentar{
    float: right;
}

.jshop .product_label .label_name {
    font-weight: bold;
    color: #fff;
    padding: 2px;
}

.qty_in_stock{
    margin-bottom: 15px;
}

.button_back{
    margin-top: 20px;
}

.product-detail-image img, img.jshop_img{width: 100%;}
.cart_block_discount .input-text{float: left;}
.jshop_payment_method td, .jshop_payment_method tr td{
    border-top: 0px;
    padding-bottom: 10px;
}

.checkout_pfinish_block .checkoutinfo div{
    border-top: 1px solid #f2f2f2;
    padding: 6px 0px;
}
.checkout_pfinish_block .checkoutinfo div:last-child{
    border-bottom: 1px solid #f2f2f2;
}

.pfinish_comment_block .inputbox{
    border:1px solid #f2f2f2;
}

#comjshop{
    padding: 60px 0px;
}

.finishgreetings p, .cart_empty_text{
    text-align: center;
    font-weight: bold;
}

#reviewform{
    margin-top: 30px;
}

#jshop_review_write .inputbox {
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 0px;
    padding: 10px 10px;
    margin-bottom: 10px;
}

.fltrbtn{
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 6px 20px;
    display: inline-block;
    text-decoration: none;
    border: none;
    font-size: 13px;
    font-weight: bold;
    font-family: "Raleway", Arial, Helvetica, sans-serif;
    line-height: 21px;
    text-align: center;
}

.form-horizontal .control-group {
    margin-bottom: 10px;
}
.sidecartimg{
    width: 36px;
    float: right;
}

.input-group-addon{
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
    color: #888888;
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.login-wrap, .componentheading, .profile, .logout,#comjshop_register  {
    padding: 60px 0px;
}
.login-wrap{
    float: left;
    width: 100%;
}

.logout .form-horizontal .control-group .controls {
    margin-left: 0px;
    text-align: center;
}


.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
    background: transparent;
    border-bottom: 0px solid #e9e9e9;
    border-right: 0px solid #e9e9e9;
    color: #666;
    font-weight: bold;
    text-align: left;
    font-size: 11px;
    width: 140px;
}

#mxcpr{display: none;}

/* BT Shortcode */
.btsc-button{
    margin-right: 5px;
    margin-bottom: 20px;
    min-width: 170px;
}


/* Tabs Element */
.tabs-1 .bt-tabs-nav span {
    display: inline-block;
    margin-right: 0px;
    padding: 0px 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ededed;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    min-height: 40px;
    line-height: 50px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #666666;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.tabs-1 .bt-tabs-nav span.bt-tabs-current { 
    background: #fff; 
    color:#666; 
    cursor: default;
    border-top: 3px solid #29B6F6;
}
.tabs-1 .bt-tabs-nav span{
    border-top: 3px solid transparent;
    margin-top: -3px;
}
.tabs-1 .bt-tabs-nav {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #ededed;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ededed;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ededed;
}

.tabs-1 .bt-tabs-panes {
    border: 1px solid #ededed;
    width: 100%;
    float: left;
    padding: 10px;
    padding-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tabs-2 .bt-tabs-nav span {
    display: inline-block;
    margin-right: 3px;
    padding: 0px 40px 0px 0px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    min-height: 40px;
    line-height: 40px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    color: #666666;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.tabs-2 .bt-tabs-nav span.bt-tabs-current { background: #fff; color:#666; cursor: default; }
.tabs-2 .bt-tabs-nav span.bt-tabs-current::before {
    content: "";
    position: absolute;
    top: 40px;
    height: 3px;
    width: 40px;
    background-color: #29B6F6;
    z-index: 1000;
}

.tabs-2 .bt-tabs-panes {
    border: 1px solid #ededed;
    width: 100%;
    float: left;
    padding: 10px;
    padding-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tabs-3 .bt-tabs-nav span {
    display: inline-block;
    margin-right: 3px;
    padding: 0px 30px;
    font-size: 13px;
    font-weight: bold;
    min-height: 40px;
    line-height: 40px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    color: #666666;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.tabs-3 .bt-tabs-nav span.bt-tabs-current { background: #25B9F9; color:#fff; cursor: default; }

.tabs-4 .bt-tabs-nav span {
    display: inline-block;
    margin-right: 3px;
    padding: 0px 30px;
    font-size: 13px;
    font-weight: bold;
    min-height: 40px;
    line-height: 40px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    color: #666666;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.tabs-4 .bt-tabs-nav span.bt-tabs-current { background: #25B9F9; color:#fff; cursor: default; }
.tabs-4 .bt-tabs-nav{
    border-bottom: 3px solid #25B9F9;
}

.bt-tabs.tabs-1,.bt-tabs.tabs-2,.bt-tabs.tabs-3,.bt-tabs.tabs-4 {
    margin: 0 0 0 0;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: transparent;
}

/* Accordion */
.accordion-1 .bt-spoiler-title{
    height: auto;
    background: #fff;
    border: 1px solid #ededed;
    color: #212121;
    cursor: pointer;
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    padding-left: 30px;
    padding-bottom: 11px;
    padding-top: 10px;
    position: relative;
    text-align: left;
    -webkit-transition: .3s;
    transition: .3s;
}

.accordion-1 .bt-spoiler-opened .bt-spoiler-title,.accordion-1 .bt-spoiler-title:hover{
    background-color: #25B9F9;
    border-color: #25B9F9;
    color: #fff;
}

.accordion-1 .bt-spoiler-content {
    background: #fff;
    color: #606060;
    padding: 25px 20px 20px 30px;
    border: 1px solid #ededed;
}

.accordion-2 .bt-spoiler-title{
    height: auto;
    background: #fff;
    border: 1px solid #ededed;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    color: #212121;
    cursor: pointer;
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    padding-left: 30px;
    padding-bottom: 11px;
    padding-top: 10px;
    position: relative;
    text-align: left;
    -webkit-transition: .3s;
    transition: .3s;
}

.accordion-2 .bt-spoiler-opened .bt-spoiler-title,.accordion-1 .bt-spoiler-title:hover{
    background-color: #25B9F9;
    border-color: #25B9F9;
    color: #fff;
}

.accordion-2 .bt-spoiler-content {
    background: #fff;
    color: #606060;
    padding: 25px 20px 20px 30px;
    border: 0px solid #ededed;
}

.accordion-1 .bt-spoiler-collapse,.accordion-2 .bt-spoiler-collapse {
    font-size: 12px;
    font-family: FontAwesome;
    float: right;
    margin-right: 20px;
    font-weight: normal;
}


/* Icon Box */
.btsc-iconbox.service-style1 {padding: 0px;}
.service-style1 .btsc-iconbox-content-text{
    margin-left: 78px!important;
}

.service-style2 .btsc-iconbox-content-text {
    margin-top: 25px;
    padding-left: 0px;
}
.btsc-iconbox-title{
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin: 0px 0px 8px 0px;
    text-transform: none;
}
.btsc-iconbox-icon img.icon{
    width: auto!important;
    background: transparent!important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.service-style3 {
  padding-left: 68px;
  position: relative;
}
.service-style3 i {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-width: 1px;
  border-style: solid;
  font-size: 24px;
  text-align: center;
  background-color: transparent!important;
  color: #29b6f6!important;
  border-color: #29b6f6;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-style3 h3 {
  font-size: 15px;
  color: #555555;
  text-transform: none;
}
.service-style3:hover i {
  background: #29b6f6!important;
  color: #fff!important;
}

.service-style3.btsc-iconbox-style-icon-inleft-square .icon{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.review{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.review .review_mark{
    float: left;
}

.review .count_commentar{
    float: right;
}

@media (max-width: 992px) {
   .site-mobile-menu{
        display: none;
      }
    .site-mobile-menu.active{
        display: block;
        background: #303335;
        border-top-width: 3px;
        border-top-style: solid;
        position: absolute;
        z-index: 9999;
        margin-top: 81px!important;
        max-height: 400px;
        overflow: auto;
        width: 95%;
    }
   

    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent;
        color: inherit;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: transparent;
        border-color: transparent;
        color: #fff;
    }

    .dropdown-menu {
        position: relative;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 0px 0;
        margin: 0px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #1f2224;
        border: 1px solid rgba(255, 255, 255, 0.05);
        border-radius: 0px;
        -webkit-box-shadow:none;
        box-shadow:none;
        background-clip: padding-box;
    }
    .t3-megamenu .mega-nav > li, .t3-megamenu .dropdown-menu .mega-nav > li {
        line-height: 40px;
        width: 100%;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgba(255, 255, 255, 0.05);
    }
}