/**
 *------------------------------------------------------------------------------
 * @package       Plazart Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 TemPlaza.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       TemPlaza
 * @Link:         http://templaza.com
 *------------------------------------------------------------------------------
 */

 /*
padding general de les paginas: 28px per adalt i sota

 */

@import "acymailing.css"; 
@import "./../../../../../media/paracom/css/dateformat.css";

 :root {
     --button-main: rgb(0, 113, 165);
     --button-secondary: white;
 }

.element-invisible {
    border: 0 none;
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.article-info {
    font-size: 0.9em;
}

.article-info dd {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap;
}

.muted {
    color: #777777;
}

.tagspopular ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.tagspopular ul > li {
    color: #333333;
    display: inline-block;
    margin: 0 5px 5px 0;
}

.tagspopular ul > li > a {
    background: none repeat scroll 0 0 #eeeeee;
    border-radius: 3px;
    color: #333333;
    display: block;
    padding: 2px 5px;
}

.tagspopular ul > li > a:hover {
    background: none repeat scroll 0 0 #23527c;
    color: #eeeeee;
    text-decoration: none;
}

.tagssimilar ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.tagssimilar ul > li {
    border-bottom: 1px solid #eeeeee;
    padding: 8px 0;
}

.tagssimilar ul > li > a {
    color: #333333;
}

.tagssimilar ul > li > a:hover {
    color: #23527c;
    text-decoration: none;
}

.categories-list {
    margin-bottom: 20px;
}

.categories-list:before,
.categories-list:after {
    content: " ";
    display: table;
}

.categories-list:after {
    clear: both;
}

.categories-list .page-header {
    line-height: normal;
    padding: 10px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}

.categories-list .category-item {
    margin-bottom: 0;
    margin-left: 30px;
}

.categories-list .category-item .page-header {
    font-size: 14px;
}

.readmore > .btn {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}

.counter {
    border-radius: 4px;
    display: inline-block;
    margin-top: 20px;
    padding: 6px 12px;
}

.list-striped,
.row-striped {
    list-style: none;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    margin-left: 0;
    padding-left: 0;
}

.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
}

.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9;
}

.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
    background-color: #f5f5f5;
}

.row-striped .row-fluid {
    width: 97%;
}

.row-striped .row-fluid [class*="span"] {
    min-height: 10px;
}

.row-striped .row-fluid [class*="span"] {
    margin-left: 8px;
}

.row-striped .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.dark .border-bottom, .dark.border-bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.tz-module .nav li a {
    display: block;
    padding: 5px 10px;
}

.tz-overflow-hidden {
    overflow: hidden;
}

.text-muted {
    color: rgba(0, 0, 0, 0.4);
}

#login-form ul.unstyled {
    margin-top: 20px;
    padding-left: 20px;
}

.module-title {
    margin-bottom: 20px;
    font-size: 22px;
}

.framework-logo {
    padding: 10px 0 30px;
}

body {
    color: #434343;
}

.padding-lr-0 {
    padding-left: 0;
    padding-right: 0;
}

.padding-r-0 {
    padding-right: 0;
}

.tz_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.bg-pos-center > div > div {
    background-position: center;
}

.full-width {
    width: 100%;
}

/*Button */
/*.btn {*/
/*position: relative;*/
/*font-family: "Montserrat", Helvetica, Arial, sans-serif;*/
/*text-transform: uppercase;*/
/*font-size: 11px;*/
/*font-weight: 600;*/
/*-moz-border-radius: 40px;*/
/*-webkit-border-radius: 40px;*/
/*border-radius: 40px;*/
/*padding: 13px 28px 15px;*/
/*color: inherit;*/
/*-moz-transition: all 0.2s ease-out;*/
/*-o-transition: all 0.2s ease-out;*/
/*-webkit-transition: all 0.2s ease-out;*/
/*transition: all 0.2s ease-out;*/
/*outline: none;*/
/*border: 2px solid;*/
/*background: transparent;*/
/*margin-bottom: 3px;*/
/*}*/

/*.btn.btn-primary {*/
/*border-color: #2786c9;*/
/*}*/

/*.btn i {*/
/*font-size: 130%;*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*}*/

.i-after {
    margin-left: 8px;
}

textarea:focus,
input:focus,
a:focus,
a:visited,
*:focus {
    outline: none;
}

/* Breadcrumb */
.tz_breadcrumb_style1 {
    position: absolute;
    max-width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0 15px;
    font-family: 'Montserrat', sans-serif;
}

.tz_breadcrumb_style1 .tz_breadcrumb {
    padding: 0 15px;
}

.tz_breadcrumb_style2 {
    position: relative;
    max-width: 1200px;
    margin: auto;
    z-index: 1;
    padding: 86px 15px;
    font-family: 'Montserrat', sans-serif;
    background: transparent;
}

.tz_breadcrumb_style3 {
    position: static;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
}

.tz_breadcrumb_style3 a {
    color: #ffffff;
}

.tz_breadcrumb_style3 .tz-breadcrumb {
    position: absolute;
    bottom: 0;
    left: -15px;
    right: -15px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
}

.tz_breadcrumb_style3 .tz-breadcrumb .breadcrumb {
    background: transparent;
    max-width: 1200px;
    margin: auto;
    text-transform: uppercase;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 14px 30px 16px !important;
    line-height: inherit;
    text-align: left;
}

.tz_breadcrumb_style3 h3 {
    font-size: 36px;
    letter-spacing: 0.2em;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.tz_breadcrumb .breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0;
}

.tz_breadcrumb .tz_left,
.tz_breadcrumb .tz_right {
    width: 50%;
}

.tz_breadcrumb .tz_left h3 {
    font-size: 36px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Montserrat', sans-serif, Arial, sans-serif;
}

.tz_breadcrumb .tz_right {
    font-size: 11px;
    text-transform: uppercase;
    text-align: right;
}

.tz_breadcrumb .tz_right li,
.tz_breadcrumb .tz_right a {
    color: inherit;
    text-decoration: none !important;
}

.tz_breadcrumb .tz_right li.active {
    opacity: 0.4;
}

.tz_hover_bg .tz_map:hover:after {
    opacity: 0;
    visibility: hidden;
}

.tz_hover_bg .tz_map:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: rgba(255, 255, 255, 0.5);
}

/* COntact */
.tz_contact .tz_style_1 .page-header {
    margin: 0;
    padding: 0;
    border: none;
}

.tz_contact .tz_style_1 .page-header h2 {
    margin: 0 0 24px;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
}

.tz_contact .tz_style_1 .tz_image {
    margin-bottom: 30px;
}

.tz_contact .tz_style_1 .tz_image img {
    width: 100%;
}

.tz_contact .tz_style_1 .tz-caption-text-style1 {
    margin: 0 0 24px;
    font-weight: 100;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
}

.tz_contact .tz-caption-text-style2 {
    margin: 0 0 50px;
    font-weight: 100;
    font-size: 36px;
    font-family: 'Open Sans', sans-serif;
}

.tz_contact .contact-form input[type="text"],
.tz_contact .contact-form input[type="email"],
.tz_contact .contact-form input[type="password"],
.tz_contact .contact-form textarea {
    background: #ededed;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #555555;
    font-size: 13px;
    padding: 15px 20px;
    height: 46px;
}

.tz_contact .contact-form input[type="checkbox"] {
    position: relative;
    margin: 0;
    top: 1px;
}

.tz_contact .contact-form textarea {
    height: auto;
}

.tz_contact .contact-form .checkbox label {
    padding-left: 5px;
}

.tz_contact .contact-form .btn {
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding: 13px 28px 13px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    border: 2px solid;
    margin-bottom: 3px;
    background-color: #2786c9;
    border-color: #2786c9;
    color: #ffffff;
    width: 100%;
}

.tz_contact .contact-form .btn:hover,
.tz_contact .contact-form .btn:focus,
.tz_contact .contact-form .btn:active {
    background-color: #1f6a9e;
    border-color: #1f6a9e;
}

.tz_contact .contact-address {
    margin-bottom: 25px;
    font-style: normal;
    line-height: 1.42857143;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

.tz_contact .contact-address a {
    color: inherit;
}

.tz_contact .contact-address.tz-style-2 {
    padding: 20px 0;
    margin: 0 -15px;
}

.tz_contact .contact-address.tz-style-2 .tz-featured {
    margin-bottom: 30px;
}

.tz_contact .contact-address.tz-style-2 .tz-icon {
    display: block;
    margin-bottom: 16px;
}

.tz_contact .contact-misc p {
    font-size: 16px;
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.4;
}

.tz_contact .tz_style_2 {
    display: flex;
    align-items: center;
}

.tz_contact .tz_style_2 .tz-content {
    padding: 0 14%;
}

.tz_contact .tz_style_2 .tz_image {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 50vw;
    max-height: 700px;
}

.tz_contact .tz_style_2 .tz_image img {
    width: 100%;
    display: none;
}

.tz_contact .tz_style_2 .page-header {
    margin: 0;
    padding: 0;
    border: none;
}

.tz_contact .tz_style_2 .page-header h2 {
    font-size: 36px;
    margin: 0 0 28px;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
}

.tz_contact .tz_style_3 .tz-form {
    padding-top: 90px;
    padding-bottom: 90px;
}

.tz_contact .tz_style_3 .contact-miscinfo {
    margin: 0 -15px;
    background: #f6f6f6;
    padding: 90px 0;
}

.tz_contact .tz_style_3 .contact-miscinfo address {
    font-size: 13px;
    margin-bottom: 50px;
}

.tz_contact .tz_style_3 #contact-form {
    width: 66.667%;
    margin: auto;
}

.tz-bg-color-1 {
    background: #455059;
    color: #ffffff;
}

.tz-notice {
    padding: 140px 0 90px;
    font-family: 'Open Sans', sans-serif;
}

.tz-notice h1,
.tz-notice h2,
.tz-notice h3,
.tz-notice h4,
.tz-notice h5,
.tz-notice h6 {
    font-weight: 100;
}

.tz-notice h2 {
    margin-bottom: 28px;
}

.tz-notice .btn-link:focus,
.tz-notice .btn-link:hover {
    color: #2786c9;
    opacity: 0.6;
    text-decoration: none;
}

/*Icon*/
.tz-icon {
    position: relative;
    display: inline-block;
    font-size: 52px;
    width: 72px;
    vertical-align: middle;
    margin-bottom: 3px;
}

.tz-icon.tz-icon-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.tz-icon.tz-icon-sm {
    font-size: 28px;
    width: 48px;
}

.tz-icon.tz-icon-circle {
    height: 48px;
    font-size: 22px;
    line-height: 48px;
}

.tz-icon.tz-icon-grey {
    background-color: #ededed;
}

.tz-icon .text-primary {
    color: #2786c9;
}

.tz-icon.tz-icon-primary {
    color: #2786c9;
}

.tz-icon.tz-icon-square.tz-icon-xs,
.tz-icon.tz-icon-circle.tz-icon-xs {
    height: 36px;
    font-size: 13px;
}

.tz-icon.tz-icon-xs {
    width: 36px;
}

.i-before {
    margin-right: 8px;
}

/*TZ Featured*/
.tz-featured-2 .tz-addon-title {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.tz-featured-2 .pull-left {
    margin-right: 25px;
}

/* Tz Service*/
.tz-service.aligment-top .tz-image img,
.tz-service.aligment-bottom .tz-image img {
    width: 100%;
}

/* Tz Workflow */
.tz-addon-workflow .sppb-item {
    position: relative;
}

.tz-addon-workflow .sppb-item:after {
    content: '';
    position: absolute;
    top: 32px;
    width: 100%;
    display: block;
    height: 2px;
    background-color: #d2d2d2;
    z-index: 0;
}

.tz-addon-workflow .tz-workflow-icon {
    background: white;
    z-index: 1;
    position: relative;
    display: inline-block;
    height: 72px;
    width: 72px;
    font-size: 32px;
}

.font-montserrat {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

/*Page Login*/
.login-wrap {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.login-wrap .login {
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.login-wrap .page-header {
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.login-wrap .page-header h1 {
    color: #ffffff;
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 28px;
    font-weight: 100;
}

.login-wrap .btn {
    width: 100%;
    background: #2786c9;
    border-color: #2786c9;
    color: #ffffff;
}

.login-wrap .btn:hover {
    background-color: #1f6a9e;
    border-color: #1f6a9e;
}

.login-wrap .other-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.login-wrap .other-links ul a {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif, Arial, sans-serif;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.5;
    position: relative;
    display: inline-block;
}

.login-wrap .other-links ul a:hover,
.login-wrap .other-links ul a:focus {
    text-decoration: none;
}

.login-wrap .other-links ul a:hover:after,
.login-wrap .other-links ul a:focus:after {
    -webkit-transform: scaleX(1.1);
    -ms-transform: scaleX(1.1);
    -o-transform: scaleX(1.1);
    transform: scaleX(1.1);
}

.login-wrap .other-links ul a:after {
    position: absolute;
    bottom: -2%;
    left: 0;
    width: 100%;
    height: 2px;
    content: ' ';
    background-color: #ffffff;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.registration .form-group label,
.login-wrap .form-group label {
    color: #ffffff;
    font-size: 13px;
}

.registration .form-group input,
.login-wrap .form-group input {
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 13px;
    padding: 13px 20px;
    min-width: 300px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ededed;
}

.registration .form-group .checkbox input,
.login-wrap .form-group .checkbox input {
    min-width: 0;
}

.registration {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 83.333%;
    margin: auto;
}

.registration .form-group {
    padding: 0 15px;
}

.registration .form-group input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.registration .tz-registion {
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.registration .page-header {
    margin: 0;
    border: none;
    padding: 0;
}

.registration .page-header .page-title {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 28px;
    color: #ffffff;
}

.registration .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    width: 50%;
    float: left;
}

.registration .form-horizontal .form-group label {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 13px;
}

.registration .form-horizontal .form-group .control-label {
    text-align: left;
    padding: 0;
}

.registration input {
    width: 100%;
    min-width: 250px;
}

.registration #member-registration fieldset {
    margin: 0 -15px;
}

.registration .form-actions {
    margin-top: 15px;
}

.registration .form-actions .btn {
    width: 100%;
    color: #ffffff;
}

.registration .form-actions .btn.tz-submit {
    background: #2786c9;
}

.registration .form-actions .btn.tz-submit:hover,
.registration .form-actions .btn.tz-submit:focus {
    background: #1f6a9e;
    border-color: #1f6a9e;
}

.registration .form-actions .btn.cancel:hover,
.registration .form-actions .btn.cancel:focus {
    background: #ffffff;
    color: #434343;
}

/*Page 404*/
.page-error {
    margin: 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.error {
    height: 100vh;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.error .tz-go-home {
    font-family: 'Montserrat', sans-serif;
    padding: 13px 28px 13px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    border: 2px solid #2786c9;
    margin-bottom: 3px;
    color: #ffffff;
    background: #2786c9;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    min-width: 200px;
}

#errorboxheader {
    font-size: 58px;
    font-weight: 100;
    margin-top: 0;
}

#errorboxbody {
    margin-bottom: 40px;
}

#errorboxbody p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
    margin: 0 0 40px 0;
}

/*Career*/
.tz-addon-workflow .sppb-list-caption {
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.tz-addon-workflow .sppb-list-caption:last-child {
    border-bottom: 1px solid transparent;
}

.tz-addon-workflow .sppb-list-caption ul li {
    float: left;
}

/*---*/
.bg-icons {
    position: absolute;
    top: 30%;
    left: 50%;
    font-size: 195px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 0;
}

.bg-content {
    position: relative;
    z-index: 1;
}

/*Team*/
.tz-clients {
    position: relative;
}

.tz-clients .tz-image {
    width: 100%;
}

.tz-clients .tz-client {
    padding: 0;
}

.tz-clients .tz-client:hover .tz-media:after {
    opacity: 1;
    visibility: visible;
}

.tz-clients .tz-client:hover .tz-text {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
}

.tz-clients .tz-media {
    position: relative;
}

.tz-clients .tz-media:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65));
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.tz-clients .tz-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    color: #ffffff;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    padding: 20px;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    opacity: 0;
}

.tz-clients .tz-text:hover h5 {
    color: #2786c9;
}

.tz-clients .tz-text h5 {
    color: #ffffff;
    font-size: 15px;
    margin: 0;
    font-family: 'Montserrat', sans-serif, Arial, sans-serif;
}

.tz-clients .tz-text .text-muted {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
    font-size: 13px;
}

.tz-clients a {
    text-decoration: none !important;
}

.tz-clients .tz-image-detail {
    max-width: 100%;
}

.tz-clients .modal-dialog .modal-content {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
    border: none;
}

.tz-clients .modal-dialog .modal-content .modal-body {
    padding: 40px;
}

.tz-clients .modal-dialog .modal-content h3 {
    font-family: 'Montserrat', sans-serif, Arial, sans-serif;
    font-weight: 400;
    font-size: 30px;
    margin: 0;
}

.tz-clients .modal-dialog .modal-content > span.text-muted {
    font-size: 13px;
    line-height: 1.5em;
}

.tz-clients .modal-dialog .modal-content .lead {
    font-size: 16px;
    margin: 20px 0 25px;
}

.tz-clients .modal-dialog .modal-content .tz-position {
    font-size: 13px;
    line-height: 1.5em;
}

.tz-clients .tz-icon-social {
    height: 36px;
    font-size: 13px;
    color: #fff;
    width: 36px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    margin-right: 8px;
}

.tz-clients .tz-icon-social.tz-icon-facebook {
    background: #213553;
}

.tz-clients .tz-icon-social.tz-icon-twitter {
    background: #3aa8db;
}

.tz-clients .tz-icon-social.tz-icon-google-plus {
    background: #d04f3e;
}

.sppb-column-addons,
.sppb-column,
#sp-page-builder .page-content .sppb-section {
    z-index: inherit;
}

.modal-md {
    width: 762px;
}

.modal-backdrop.in {
    opacity: 0.3;
}

.modal-dialog > .close,
.modal-content > .close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    opacity: 0.4;
    text-shadow: none;
}

p.lead {
    font-size: 16px;
    margin-bottom: 25px;
}

ul.social-bar {
    list-style: none;
    margin: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding: 20px 0 0 0;
}

ul.social-bar > li {
    margin-right: 20px;
    display: inline-block;
}

ul.social-bar > li > a {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    color: #434343;
}

ul.social-bar > li > a:hover,
ul.social-bar > li > a:focus {
    color: #337ab7;
}

ul.social-bar > li > a .tz-icon {
    margin-right: 8px;
}

/*Blog k2*/
.itemView .tagItemView,
.tagItemList .tagItemView,
.userItemList .tagItemView,
.itemList .tagItemView,
.itemView .userItemView,
.tagItemList .userItemView,
.userItemList .userItemView,
.itemList .userItemView,
.itemView .catItemView,
.tagItemList .catItemView,
.userItemList .catItemView,
.itemList .catItemView {
    padding: 0;
}

.itemView .tzItemTag ul.itemTags li a:before,
.tagItemList .tzItemTag ul.itemTags li a:before,
.userItemList .tzItemTag ul.itemTags li a:before,
.itemList .tzItemTag ul.itemTags li a:before,
.itemView div.catItemTagsBlock ul.itemTags li a:before,
.tagItemList div.catItemTagsBlock ul.itemTags li a:before,
.userItemList div.catItemTagsBlock ul.itemTags li a:before,
.itemList div.catItemTagsBlock ul.itemTags li a:before,
.itemView .tzItemTag ul.catItemTags li a:before,
.tagItemList .tzItemTag ul.catItemTags li a:before,
.userItemList .tzItemTag ul.catItemTags li a:before,
.itemList .tzItemTag ul.catItemTags li a:before,
.itemView div.catItemTagsBlock ul.catItemTags li a:before,
.tagItemList div.catItemTagsBlock ul.catItemTags li a:before,
.userItemList div.catItemTagsBlock ul.catItemTags li a:before,
.itemList div.catItemTagsBlock ul.catItemTags li a:before {
    content: none;
}

.itemView .tzItemHeader,
.tagItemList .tzItemHeader,
.userItemList .tzItemHeader,
.itemList .tzItemHeader {
    margin-bottom: 30px;
}

.itemView .tzItemHeader img,
.tagItemList .tzItemHeader img,
.userItemList .tzItemHeader img,
.itemList .tzItemHeader img {
    max-width: 100%;
}

.itemView .tzItemBody,
.tagItemList .tzItemBody,
.userItemList .tzItemBody,
.itemList .tzItemBody {
    display: flex;
    padding: 0 0 60px 0;
    position: relative;
    margin: 0 0 60px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.itemView .tzItemBody .block-left,
.tagItemList .tzItemBody .block-left,
.userItemList .tzItemBody .block-left,
.itemList .tzItemBody .block-left {
    padding-right: 30px;
    min-width: 200px;
    font-size: 13px;
    line-height: 1.2em;
    font-weight: 600;
    margin-top: 5px;
}

.itemView .tzItemBody .block-left *,
.tagItemList .tzItemBody .block-left *,
.userItemList .tzItemBody .block-left *,
.itemList .tzItemBody .block-left * {
    color: #434343;
}

.itemView .tzItemBody .block-left > *,
.tagItemList .tzItemBody .block-left > *,
.userItemList .tzItemBody .block-left > *,
.itemList .tzItemBody .block-left > * {
    margin-bottom: 20px;
    display: block;
    padding: 0;
    border: none;
    margin-right: 0;
}

.itemView .tzItemBody .block-right .tzTitle,
.tagItemList .tzItemBody .block-right .tzTitle,
.userItemList .tzItemBody .block-right .tzTitle,
.itemList .tzItemBody .block-right .tzTitle {
    font-size: 30px;
    margin: 0 0 35px 0;
    font-weight: 100;
}

.itemView .tzItemBody .block-right .tzTitle a,
.tagItemList .tzItemBody .block-right .tzTitle a,
.userItemList .tzItemBody .block-right .tzTitle a,
.itemList .tzItemBody .block-right .tzTitle a {
    display: block;
    color: #434343;
    text-decoration: none;
}

.itemView .tz-label,
.tagItemList .tz-label,
.userItemList .tz-label,
.itemList .tz-label {
    opacity: 0.5;
    font-size: 12px;
}

.itemView .k2ReadMore,
.tagItemList .k2ReadMore,
.userItemList .k2ReadMore,
.itemList .k2ReadMore {
    padding: 10px 24px 11px;
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    border: 2px solid;
    margin-bottom: 3px;
    background-color: #2786c9;
    border-color: #2786c9;
    color: #ffffff;
    display: inline-block;
}

.itemView .itemRatingLog,
.tagItemList .itemRatingLog,
.userItemList .itemRatingLog,
.itemList .itemRatingLog,
.itemView .itemRatingList,
.tagItemList .itemRatingList,
.userItemList .itemRatingList,
.itemList .itemRatingList {
    float: none;
    display: block;
}

.itemView .itemRatingList a,
.tagItemList .itemRatingList a,
.userItemList .itemRatingList a,
.itemList .itemRatingList a {
    color: transparent !important;
}

.itemView .itemRatingForm,
.tagItemList .itemRatingForm,
.userItemList .itemRatingForm,
.itemList .itemRatingForm {
    float: right;
}

.itemView div.tzItemIntroText,
.tagItemList div.tzItemIntroText,
.userItemList div.tzItemIntroText,
.itemList div.tzItemIntroText {
    padding: 0;
}

.itemView div.catItemExtraFields,
.tagItemList div.catItemExtraFields,
.userItemList div.catItemExtraFields,
.itemList div.catItemExtraFields {
    border: none;
    padding: 0 0 25px;
}

.itemView .catItemImage img,
.tagItemList .catItemImage img,
.userItemList .catItemImage img,
.itemList .catItemImage img {
    max-width: 100%;
}

.itemList #itemListLeading .catItemView {
    padding: 20px 20px 20px;
    background: #ededed;
}

div.itemComments {
    padding: 0;
    border: none;
    background: transparent;
}

div.itemComments .itemCommentsForm,
div.itemComments .tzListComment {
    display: flex;
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

div.itemComments .block-left {
    min-width: 200px;
    padding-right: 30px;
    max-width: 200px;
}

div.itemComments .block-right {
    width: 100%;
}

div.itemComments .itemCommentsCounter {
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    margin-bottom: 12px;
    text-align: right;
    margin-top: 0;
}

div.itemComments ul.itemCommentsList {
    padding: 0;
    margin: 0;
}

div.itemComments ul.itemCommentsList li {
    margin: 0 0 5px;
    padding: 0;
    border: none;
}

div.itemComments ul.itemCommentsList li img {
    padding: 0;
    margin: 0;
}

div.itemComments ul.itemCommentsList li .avatar {
    width: 58px;
    height: 58px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left;
}

div.itemComments ul.itemCommentsList li .content {
    padding: 10px 0;
    margin-left: 78px;
}

div.itemComments ul.itemCommentsList li .details {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 400;
    line-height: 1.5em;
}

div.itemComments ul.itemCommentsList li p {
    padding: 0;
}

div.itemComments > *:last-child {
    border-bottom: none !important;
    padding: 0;
    margin: 0;
}

div.itemAuthorBlock {
    background: #fafafa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0 0 60px 0;
    padding: 15px;
}

div.itemAuthorLatest {
    margin-bottom: 60px;
    padding: 0 0 45px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

div.itemAuthorLatest a {
    color: rgba(0, 0, 0, 0.6);
}

div.itemNavigation {
    padding: 0 0 60px 0;
    margin: 0 0 60px 0;
    background: transparent;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
}

div.itemNavigation a {
    color: #434343;
    text-decoration: none;
}

div.itemNavigation > * {
    width: 50%;
    padding: 0 !important;
}

div.itemNavigation > *:last-child {
    text-align: right;
}

.form-control {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ededed;
    font-size: 13px;
    padding: 15px 20px;
    height: 46px;
    color: rgba(85, 85, 85, 0.5);
    border: 1px solid #ededed;
    margin-bottom: 3px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

a {
    text-decoration: none !important;
}

blockquote {
    background-color: #f6f6f6;
    padding: 25px;
    border: none;
}

blockquote p {
    font-size: 24px;
    font-weight: 100;
    line-height: 1.2;
    margin-bottom: 15px;
}

blockquote footer {
    font-size: 11px;
    text-transform: uppercase;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: rgba(0, 0, 0, 0.4);
}

.badge {
    font-size: 11px;
    padding: 3px 5.5px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.badge.bg-danger {
    background-color: #e15757;
}

div.itemSocialSharing {
    padding: 15px 0;
}

div.itemSocialSharing div.itemTwitterButton {
    margin: 0 20px 0 0;
}

div.itemSocialSharing div.itemFacebookButton {
    width: auto;
    margin: 0 20px 0 0;
}

div.itemSocialSharing .tz-label {
    padding: 0 0 10px 0;
}

div.itemListCategory {
    background: #f6f6f6;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 15px;
    border-color: #f6f6f6;
}

.tzPagination,
.pagination-wrap,
.hikashop_products_pagination,
div.k2Pagination {
    padding: 0;
    margin: 0;
    text-align: center;
    display: block;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.tzPagination .pagination,
.pagination-wrap .pagination,
.hikashop_products_pagination .pagination,
div.k2Pagination .pagination {
    margin: 0;
    padding: 0;
}

.tzPagination ul,
.pagination-wrap ul,
.hikashop_products_pagination ul,
div.k2Pagination ul {
    display: block;
    text-align: center;
}

.tzPagination ul li a,
.pagination-wrap ul li a,
.hikashop_products_pagination ul li a,
div.k2Pagination ul li a {
    height: 34px;
    width: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    color: #434343;
    margin: 0;
    display: inline-block;
    float: none;
    border-color: transparent !important;
}

.tzPagination ul li a:hover,
.pagination-wrap ul li a:hover,
.hikashop_products_pagination ul li a:hover,
div.k2Pagination ul li a:hover {
    background: transparent !important;
    border-color: transparent !important;
    color: #2786c9;
}

.tzPagination ul li.active a,
.pagination-wrap ul li.active a,
.hikashop_products_pagination ul li.active a,
div.k2Pagination ul li.active a,
.tzPagination ul li.active a:hover,
.pagination-wrap ul li.active a:hover,
.hikashop_products_pagination ul li.active a:hover,
div.k2Pagination ul li.active a:hover,
.tzPagination ul li.active a:focus,
.pagination-wrap ul li.active a:focus,
.hikashop_products_pagination ul li.active a:focus,
div.k2Pagination ul li.active a:focus,
.tzPagination ul li.active a:active,
.pagination-wrap ul li.active a:active,
.hikashop_products_pagination ul li.active a:active,
div.k2Pagination ul li.active a:active {
    background: #2786c9 !important;
    color: #ffffff !important;
}

.tzPagination ul:after,
.pagination-wrap ul:after,
.hikashop_products_pagination ul:after,
div.k2Pagination ul:after {
    clear: both;
    content: '';
    display: block;
}

/* Aside */
.tz-aside .module {
    margin-bottom: 50px;
}

.tz-aside .module-title {
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 8px;
    margin-bottom: 18px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
}

.tz-aside .k2SearchBlock .inputbox {
    width: 100%;
    padding: 6px 13px;
    height: 38px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #ededed;
    background: #ededed;
}

.tz-aside .k2SearchBlock .button-icon {
    position: absolute;
    top: 4px;
    right: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    height: 30px;
    width: 30px;
    font-size: 13px;
    background: #2786c9;
    color: #fff;
}

.tz-newsletter {
    padding: 20px;
    background: #f6f6f6;
}

.tz-newsletter .tz-newsletter {
    padding: 0;
}

.tz-newsletter input[type="email"] {
    background: #fff;
    height: 38px;
    font-size: 14px;
    border: 1px solid #434343;
    color: #555555;
    width: 100%;
    display: block;
    padding: 10px 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 3px;
}

.tz-newsletter button[type="submit"] {
    height: 38px;
    display: block;
    width: 100%;
    padding: 10px 24px 11px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 600;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #2786c9;
    color: #ffffff;
    border: none;
}

.k2-layout-recent .moduleItemTitle {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 13px;
    display: block;
    color: #434343;
    line-height: 1.5em;
    font-weight: 400;
}

.k2-layout-recent .moduleItemTitle:after {
    position: relative;
    font-family: 'themify';
    width: 15px;
    height: 15px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    content: "\e628";
    margin-left: 5px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    font-size: 8px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 1.5em;
}

.k2-layout-recent .tz-label {
    color: #434343;
    opacity: 0.7;
    font-size: 12px;
    line-height: 1.5em;
    border: none !important;
    margin-bottom: 15px;
    padding: 5px 0;
}

.k2-layout-recent .tz-label * {
    color: #434343;
    font-size: 12px;
}

.tz-twitter .tztwd-tweet-container {
    display: flex;
    margin-bottom: 30px;
}

.tz-twitter .tztwd-tweet-container .tztwd-tweet {
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
}

.tz-twitter .tztwd-tweet-container .tz-avata-info img {
    width: auto ! important;
    max-width: none;
}

.tz-twitter .tztwd-tweet-container .tztwd-tweet a {
    color: #a6bac1;
}

.tz-twitter .tztwd-tweet-container .tztwd-tweet .tztwd-tweet-data {
    font-size: 11px;
}

.tz-twitter .twitter-follow {
    padding: 10px 24px 11px;
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    border: 2px solid;
    margin-bottom: 3px;
    background-color: #2786c9;
    border-color: #2786c9;
    color: #ffffff;
    display: inline-block;
}

/*Portfolio*/
#portfolio {
    margin: 0 -15px;
}

#portfolio .TzInner {
    padding: 0 15px;
    border: none;
    margin: 0;
    text-align: center;
}

#portfolio .TzArticleMedia {
    margin: 0;
}

#portfolio .TzArticleMedia img {
    max-width: 100%;
}

#portfolio .TzPortfolioDescription {
    padding: 20px;
}

#portfolio .TzPortfolioTitle {
    font-size: 15px;
    margin: 0;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

#portfolio .TzPortfolioTitle a {
    color: #434343;
    text-decoration: none !important;
    font-weight: 100;
}

#portfolio .tzTag a {
    color: rgba(0, 0, 0, 0.4);
    font-size: 13px;
}

#tz_options {
    text-align: center;
}

#tz_options #filter {
    margin-bottom: 50px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}

#tz_options #filter a {
    border: none;
    background: transparent;
    text-transform: uppercase;
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    opacity: 0.5;
    padding: 20px 0;
    margin-bottom: -1px;
    margin-right: 27px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#tz_options #filter a.selected {
    opacity: 1;
}

#tz_options #filter a.selected:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

#tz_options #filter a:hover {
    color: #2786c9;
    opacity: 1;
}

#tz_options #filter a:after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 2px;
    background: #2786c9;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.TzItemPage{
    padding: 0 15px;
}
.TzItemPageInner .TzArticleExtraField .TzExtraFields {
    padding: 0;
    margin: 0;
}

.TzItemPageInner .TzArticleExtraField .TzExtraFields:after {
    display: block;
    content: '';
    clear: both;
}

.TzItemPageInner .TzArticleExtraField .TzExtraFields .tz_extrafield-item {
    display: inline-block;
    float: left;
    width: 50%;
    border: none;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
    padding: 0 20px;
}

.TzItemPageInner .TzArticleExtraField .TzExtraFields .tz_extrafield-item:nth-child(2n):after {
    display: block;
    content: '';
    clear: both;
}

.TzItemPageInner .TzArticleExtraField .TzExtraFields .tz_extrafield-item > * {
    display: block;
    float: none;
    width: 100%;
}

.TzItemPageInner .TzArticleExtraField .TzExtraFields .tz_extrafield-item .tz_extrafield-label {
    font-size: 12px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    font-weight: 400;
    text-transform: uppercase;
}

.TzItemPageInner .TzArticleExtraField .TzExtraFields .tz_extrafield-item .tz_extrafield-value {
    font-size: 16px;
    margin-bottom: 20px;
    color: #434343;
}

.TzItemPageInner .tz-label {
    font-size: 12px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    font-weight: 400;
    text-transform: uppercase;
}

.TzItemPageInner .tz-value {
    font-size: 16px;
    margin-bottom: 20px;
    color: #434343;
}

.TzItemPageInner .tz-value a {
    color: #434343;
}

.TzItemPageInner .TzArticleTitle {
    letter-spacing: 0.2em;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 36px;
    margin: 0 0 60px !important;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.TzItemPageInner .TzArticleMedia {
    margin: 0;
}

.TzItemPageInner .TzArticleMedia .flexslider {
    border: none;
    padding: 0;
}

.TzItemPageInner .TzArticleMedia .flexslider:hover .flex-prev {
    left: 20px;
}

.TzItemPageInner .TzArticleMedia .flexslider:hover .flex-next {
    right: 20px;
}

.TzItemPageInner .TzArticleMedia .flex-control-nav {
    bottom: 30px;
}

.TzItemPageInner .TzArticleMedia .flex-control-nav li a {
    background: #fff;
    opacity: 0.2;
}

.TzItemPageInner .TzArticleMedia .flex-control-nav li a.flex-active,
.TzItemPageInner .TzArticleMedia .flex-control-nav li a:hover {
    opacity: 0.6;
}

.TzItemPageInner .TzArticleMedia .flex-direction-nav a:before {
    top: 0;
    font-size: 26px;
    font-family: themify;
    color: #fff;
}

.TzItemPageInner .TzArticleMedia .flex-direction-nav li a {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 0;
}

.TzItemPageInner .TzArticleMedia .flex-direction-nav li a:hover {
    opacity: 1;
}

.TzItemPageInner .TzArticleMedia .flex-direction-nav .flex-prev {
    left: 100px;
}

.TzItemPageInner .TzArticleMedia .flex-direction-nav .flex-prev:before {
    content: '\e64a';
}

.TzItemPageInner .TzArticleMedia .flex-direction-nav .flex-next {
    right: 100px;
}

.TzItemPageInner .TzArticleMedia .flex-direction-nav .flex-next:before {
    content: "\e649";
}

.TzItemPageInner .tz-info-article {
    padding: 0 15px;
}

.TzItemPageInner .TzRelated .TzItem {
    margin: 0;
    text-align: center;
}

.TzItemPageInner .TzRelated .TzItem img {
    max-width: 100%;
}

.TzItemPageInner .TzRelated .TzItem .TzTitle {
    padding: 10px;
    color: #434343;
    text-decoration: none !important;
    font-weight: 100;
    display: block;
    font-size: 15px;
    margin: 0;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.TzItemPageInner .tz_portfolio_plus_user {
    display: flex;
    align-content: center;
    align-items: center;
}

.TzItemPageInner .tz_portfolio_plus_user .AuthorAvatar {
    margin: 0;
}

.TzItemPageInner .tz_portfolio_plus_user .AuthorAvatar img {
    -webkit-box-shadow: 2px 0 7px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 0 7px rgba(0, 0, 0, 0.3);
    max-width: 270px;
}

.TzItemPageInner .tz_portfolio_plus_user .media-body {
    background: #ffffff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);
    padding: 40px;
}

.TzItemPageInner .tz_portfolio_plus_user .media-body .media-heading {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}

.TzItemPageInner .tz_portfolio_plus_user .media-body .media-heading a {
    color: #434343;
}

.TzItemPageInner .tz_portfolio_plus_user .media-body .muted {
    color: #434343;
    font-weight: 100;
}

.TzItemPageInner .tz_portfolio_plus_user .media-body .AuthorDescription {
    color: #9d9d9d;
    letter-spacing: 0.3px;
    font-weight: 300;
    line-height: 1.7em;
}

.TzItemPageInner .TzLikeButtonInner {
    margin: 0;
    display: block;
}

.TzItemPageInner .TzLikeButtonInner a {
    width: 36px;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
    display: inline-block;
}

.TzItemPageInner .TzLikeButtonInner a.tz-facebook {
    background: #213553;
}

.TzItemPageInner .TzLikeButtonInner a.tz-twitter {
    background: #3aa8db;
}

.TzItemPageInner .TzLikeButtonInner a.tz-google-plus {
    background: #d04f3e;
}

.TzItemPageInner .TzLikeButtonInner a.tz-pinterest {
    background: #d9534f;
}

.TzItemPageInner .TzLikeButtonInner a.tz-linkedin {
    background: #f0ad4e;
}

.tz-clear-both {
    clear: both;
}

.tz-clear-both:after {
    clear: both;
    display: block;
    content: '';
}

.tz-heading {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 10px;
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: 10px;
}

.hikashop_products_listing .hikashop_listing_img_title {
    position: relative;
    margin-bottom: 35px;
}

.hikashop_products_listing .hikashop_listing_img_title .onsale {
    font-weight: 700;
    position: absolute;
    text-align: center;
    top: -5px;
    left: -18px;
    margin: 0;
    border-radius: 100%;
    padding: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 11px;
    z-index: 1;
    background: #2786c9;
    color: #ffffff;
}

.hikashop_products_listing .hikashop_listing_img_title:hover .hikashop_product_image img {
    -webkit-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}

.hikashop_products_listing .hikashop_listing_img_title:hover .hikashop_product_price_full .hikashop_product_price,
.hikashop_products_listing .hikashop_listing_img_title:hover .hikashop_product_name a {
    color: #2786c9;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_image a {
    display: block;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_image img {
    max-width: 100%;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_name {
    margin-top: 12px;
    margin-bottom: 3px;
    display: block;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_name a {
    font-size: 18px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    color: #434343;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_price_full {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    margin-bottom: 10px;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_price_full .hikashop_product_price_before_discount {
    color: #ca6c6c !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    text-decoration: line-through;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_price_full .hikashop_product_price {
    font-weight: 400;
    color: #434343;
    opacity: 0.5;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_price_full .hikashop_product_price.hikashop_product_price_with_discount {
    font-size: 1.2em;
    font-weight: 700;
    opacity: 0.5;
    margin-left: 10px;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_input_div_simplified .hikashop_product_quantity_field {
    text-align: center;
    padding: 5px 0;
    width: 50px;
    border-radius: 3px;
    border: 1px solid #ededed;
    display: block;
    clear: both;
    margin: auto;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_input_div_regrouped {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_input_div_regrouped .hikashop_product_quantity_field {
    padding: 10px 20px;
    width: 30%;
    border-color: #ededed;
    border-width: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-style: solid;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_input_div_regrouped .add-on .hikashop_product_quantity_field_change {
    border-style: solid;
    border-color: #ededed;
    padding: 0 5px;
    color: #434343;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_input_div_regrouped .add-on .hikashop_product_quantity_field_change_plus {
    border-width: 1px 1px 0 0;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_input_div_regrouped .add-on .hikashop_product_quantity_field_change_minus {
    border-width: 1px 1px 1px 0;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_change_div_leftright {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_change_div_leftright span.add-on a {
    position: relative;
    padding: 5px 10px;
    border-style: solid;
    border-color: #ededed;
    color: #434343;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_minus {
    border-width: 1px 0 1px 1px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_plus {
    border-width: 1px 1px 1px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field {
    padding: 5px 10px;
    border-width: 1px 0 1px 0;
    border-color: #ededed;
    border-style: solid;
    box-shadow: none;
    line-height: 1em;
    background: none;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_add_wishlist {
    display: inline-block;
    margin-left: 5px;
}

.hikashop_products_listing .hikashop_listing_img_title .hikashop_cart_button,
.hikashop_products_listing .hikashop_listing_img_title .hikashop_product_quantity_div > a,
.hikashop_products_listing .hikashop_listing_img_title .hikashop_add_wishlist > a {
    border-radius: 30px;
    padding: 8px 20px;
    background-color: #ebe9eb;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #515151;
    display: inline-block;
    font-size: 13px;
}

.hikashop_products_listing .hikashop_listing_img_title .chzn-container {
    width: 50px !important;
}

.hikashop_products_listing .hikashop_listing_img_title .chzn-container-single .chzn-single {
    height: 30px;
    line-height: 30px;
}

.hikashop_products_listing .hikashop_listing_img_title .chzn-container-single .chzn-single span {
    margin-right: 20px;
}

.hikashop_products_listing .hikashop_listing_img_title .chzn-container-single .chzn-single div b {
    background-position: 0 5px;
}

.hikashop_products_listing .hikashop_listing_img_title .chzn-container-active.chzn-with-drop .chzn-single div b {
    background-position: -18px 5px;
}

.hikashop_products_listing .hikashop_listing_img_title .hk-rating {
    margin: 10px 0;
    display: block;
    line-height: 1em;
}

div.hk-rating {
    position: relative;
    display: inline-block;
}

.hika_comment_listing_empty_stars,
.hika_comment_listing_full_stars,
.state-empty,
.state-full {
    background: none !important;
    height: auto;
    width: auto;
    display: inline-block;
    cursor: pointer;
    font-family: FontAwesome;
    color: #d3ced2;
    font-size: 18px;
    margin-right: 5px;
    vertical-align: inherit;
}

.hika_comment_listing_empty_stars:before,
.state-empty:before {
    content: "\f006";
}

.hk-rate-star.state-hover:before,
.hika_comment_listing_full_stars:before,
.state-full:before,
.state-full.state-hover:before {
    color: #e3c97a;
    content: "\f005";
}
/*
.hk-row-fluid {
    margin: 0 -15px;
}*/

.hkc-xs-1,
.hkc-sm-1,
.hkc-md-1,
.hkc-lg-1,
.hkc-xl-1,
.hkc-xs-2,
.hkc-sm-2,
.hkc-md-2,
.hkc-lg-2,
.hkc-xl-2,
.hkc-xs-3,
.hkc-sm-3,
.hkc-md-3,
.hkc-lg-3,
.hkc-xl-3,
.hkc-xs-4,
.hkc-sm-4,
.hkc-md-4,
.hkc-lg-4,
.hkc-xl-4,
.hkc-xs-5,
.hkc-sm-5,
.hkc-md-5,
.hkc-lg-5,
.hkc-xl-5,
.hkc-xs-6,
.hkc-sm-6,
.hkc-md-6,
.hkc-lg-6,
.hkc-xl-6,
.hkc-xs-7,
.hkc-sm-7,
.hkc-md-7,
.hkc-lg-7,
.hkc-xl-7,
.hkc-xs-8,
.hkc-sm-8,
.hkc-md-8,
.hkc-lg-8,
.hkc-xl-8,
.hkc-xs-9,
.hkc-sm-9,
.hkc-md-9,
.hkc-lg-9,
.hkc-xl-9,
.hkc-xs-10,
.hkc-sm-10,
.hkc-md-10,
.hkc-lg-10,
.hkc-xl-10,
.hkc-xs-11,
.hkc-sm-11,
.hkc-md-11,
.hkc-lg-11,
.hkc-xl-11,
.hkc-xs-12,
.hkc-sm-12,
.hkc-md-12,
.hkc-lg-12 {
    padding-right: 15px;
    padding-left: 15px;
}

/*.hikashop_filter_main {
    width: auto !important;
    float: none !important;
}*/

.hikashop_filter_main_div {
    position: relative;
}

.hikashop_filter_main_div .chzn-container-single .chzn-single {
    height: auto;
    padding: 6px 13px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #ededed;
    border-color: #ededed;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s;
    font-size: 12px;
}

.hikashop_filter_main_div .chzn-container-single .chzn-single div b {
    background: none;
    height: auto;
    width: auto;
    position: absolute;
    top: 7px;
    right: 13px;
}

.hikashop_filter_main_div .chzn-container-single .chzn-single div b:before {
    color: rgba(0, 0, 0, 0.4);
    font-family: themify;
    content: "\e62a";
}

.hikashop_filter_main_div .chzn-container-active.chzn-with-drop .chzn-single {
    border-color: #aaa;
}

.ui-slider {
    height: 10px;
    background: #ededed;
    position: relative;
}

.ui-slider-handle {
    height: 15px;
    width: 15px;
    background: #2786c9;
    top: -3px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#tz-component .hikashop_products_listing {
    padding-top: 67px;
}

#tz-component .hikashop_products_listing .hikashop_products_pagination_top {
    position: absolute;
    top: 10px;
    right: 15px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 13px;
}

#tz-component .hikashop_products_listing .hikashop_products {
    padding-top: 30px;
    border-top: 2px solid #ededed;
}

#tz-component .hikashop_filter_main_div {
    position: relative;
    float: left;
    margin-bottom: 30px;
}

#tz-component .hikashop_filter_main_div:after {
    content: '';
    position: relative;
    clear: both;
}

.hikashop_product_page .tz-name-product {
    margin-top: 0;
    margin-bottom: 0;
}

.hikashop_product_page .tz-name-product .hikashop_product_name_main {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    letter-spacing: 0.2em;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 !important;
    font-size: 36px;
}

.hikashop_product_page .tz-name-product .hikashop_product_code_main {
    font-size: 13px;
    position: relative;
    left: 2px;
    display: block;
    font-size: 14px;
    font-weight: 100;
    line-height: 1.5em;
    margin: 5px 0;
}

.hikashop_product_page .hikashop_product_price_full {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 27px;
    line-height: 1.5;
    display: block;
    margin-bottom: 15px;
    opacity: 0.5;
}

.hikashop_product_page .hikashop_product_price_full .hikashop_product_price_before_discount {
    color: #ca6c6c !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    text-decoration: line-through;
}

.hikashop_product_page .hikashop_product_price_full .hikashop_product_price {
    font-weight: 400;
    color: #434343;
    opacity: 1;
}

.hikashop_product_page .hikashop_product_price_full .hikashop_product_price.hikashop_product_price_with_discount {
    font-size: 1.2em;
    font-weight: 700;
    opacity: 1;
    margin-left: 10px;
}

.hikashop_product_page .hikashop_product_vote_mini {
    margin-bottom: 20px;
}

.hikashop_product_page .hikashop_product_contact_main a {
    border-radius: 30px;
    padding: 13px 28px;
    background-color: #2786c9;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    font-size: 11px;
}

.hikashop_product_page .hikashop_product_stock_count {
    display: block;
    font-size: 16px;
}

.hikashop_product_page .hikashop_product_quantity_div {
    display: inline-block;
}

.hikashop_product_page .hikashop_product_quantity_input_div_simplified .hikashop_product_quantity_field {
    width: 80px;
    height: 45px;
    text-align: left;
    font-size: 12px;
    padding: 13px 15px;
    border-radius: 26px;
    border: 1px solid #ededed;
    background: #ededed;
}

.hikashop_product_page .hikashop_cart_button {
    border-radius: 30px;
    padding: 13px 28px;
    background-color: #2786c9;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
}

.hikashop_product_page .hikashop_product_tags {
    margin: 20px 0 0;
}

.hikashop_product_page .tags {
    display: inline-block;
    margin: 0;
}

.hikashop_product_page .tags li {
    padding: 0;
}

.hikashop_product_characteristics_table {
    width: 100%;
}

.hikashop_product_characteristics_table td {
    vertical-align: middle;
    padding: 10px 0px;
}

.hikashop_product_characteristics_table .chzn-container-single .chzn-single {
    height: auto;
    line-height: 40px;
    border-color: #eee;
    background: #eee;
    box-shadow: none !important;
    padding-left: 30px;
}

.hikashop_product_characteristics_table .chzn-container {
    width: auto !important;
}

.hikashop_product_characteristics_table .chzn-container-single .chzn-single span {
    margin-right: 35px;
}

.hikashop_product_characteristics_table .chzn-container-single .chzn-single div {
    right: 15px;
    width: 13px;
}

.hikashop_product_characteristics_table .chzn-container-single .chzn-single div b {
    background-position: 0 11px;
}

.hikashop_product_characteristics_table .chzn-container .chzn-drop {
    border-color: #eee;
    background: #eee;
    box-shadow: none;
}

.hikashop_product_characteristics_table .chzn-container .chzn-results {
    margin: 0 0 10px 0;
    padding: 0 !important;
}

.hikashop_product_characteristics_table .chzn-container .chzn-results li {
    margin: 0 20px;
    padding: 0 10px;
    line-height: 30px;
}

.hikashop_product_characteristics_table .chzn-container .chzn-results li.highlighted {
    background: none;
    color: #2786c9;
}

.hikashop_product_page .hikashop_tabs_content {
    display: none;
}

.hikashop_product_page .hikashop_tabs_ul {
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    margin-bottom: 30px !important;
    list-style: none;
}

.hikashop_product_page .hikashop_tabs_ul li {
    margin-right: 25px;
    display: inline-block;
    float: none;
    cursor: pointer;
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 0;
    opacity: 0.5;
}

.hikashop_product_page .hikashop_tabs_ul li:after {
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -2px;
    left: 0;
    background: #2786c9;
    content: ' ';
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
}

.hikashop_product_page .hikashop_tabs_ul li:hover {
    opacity: 1;
}

.hikashop_product_page .hikashop_tabs_ul li.hikashop_tabs_li_selected {
    opacity: 1;
}

.hikashop_product_page .hikashop_tabs_ul li.hikashop_tabs_li_selected:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.hikashop_product_page .hikashop_vote_form {
    font-size: 13px;
}

.hikashop_product_page .hikashop_vote_form textarea,
.hikashop_product_page .hikashop_vote_form input {
    margin-bottom: 15px;
}

.hikashop_product_page .hikashop_vote_form .button {
    border-radius: 30px;
    padding: 8px 20px;
    background-color: #ebe9eb;
    text-decoration: none;
    background-image: none;
    color: #515151;
    border-color: #ebe9eb;
    margin-bottom: 15px;
}

.hikashop_product_page .hikashop_vote_form .button:hover {
    border-color: #dad8da;
    background-color: #dad8da;
}

.hikashop_product_page .hikashop_add_wishlist {
    display: inline-block;
}

.hikashop_product_page .hikashop_small_image_div .owl-item {
    padding: 10px 0 10px 0;
}

.hikashop_product_page .hikashop_small_image_div .owl-nav > div {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #000;
    padding: 5px 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-size: inherit;
}

.hikashop_product_page .hikashop_small_image_div .owl-nav > div::after,
.hikashop_product_page .hikashop_small_image_div .owl-nav > div::before {
    font-size: 13px;
}

.hikashop_product_page .hikashop_small_image_div .owl-nav > div.owl-next {
    right: 0;
}

.hikashop_product_page .hikashop_small_image_div .owl-nav > div.owl-prev {
    left: 0;
}

.hikashop_product_page .hikashop_small_image_div:hover .owl-nav > div {
    opacity: 1;
    visibility: visible;
}

.hikashop_product_page .hikashop_listing_comment .chzn-container {
    width: auto !important;
}

.hikashop_product_page .hikashop_listing_comment .chzn-container-single .chzn-single {
    height: auto;
}

.hikashop_product_page .hikashop_listing_comment .tz-title {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 100;
    margin-top: 0;
}

.hikashop_product_page .hikashop_listing_comment .hika_comment_listing {
    margin: 0 0 20px 50px;
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    display: block;
    padding: 1em 1em 0;
}

.hikashop_product_page .hikashop_listing_comment .hika_comment_listing .hika_comment_listing_stars {
    float: right;
    margin: 15px 0;
}

.hikashop_product_page .hikashop_listing_comment .hika_comment_listing .hika_comment_listing_name {
    font-size: 11px;
    font-weight: 700;
}

.hikashop_product_page .hikashop_listing_comment .hika_comment_listing .tz-date {
    color: #777;
    font-size: 11px;
}

.hikashop_product_page .hikashop_listing_comment .hika_comment_listing .tz-header {
    margin-bottom: 11px;
}

.hikashop_product_page .hikashop_listing_comment .hika_comment_listing .hika_comment_listing_content p {
    margin-bottom: 13px;
    line-height: 20px;
}

.hikashop_submodules h2 {
    margin-bottom: 30px;
    font-size: 25px;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.pagination .pagination {
    margin: 0;
}

.hikashop_products_pagination.hikashop_products_pagination_bottom .list-footer {
    text-align: center;
}

.hikashop_products_pagination.hikashop_products_pagination_bottom .limit {
    display: none;
}

.hikashop_products_pagination.hikashop_products_pagination_bottom .pagination {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.hikashop_products_pagination.hikashop_products_pagination_bottom .pagination:after {
    clear: both;
    content: '';
    display: block;
}

.hkdropdown > a,
.hikashop_header_buttons .hikashop_no_border > a {
    padding: 10px 24px 11px;
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    border: 2px solid;
    margin-bottom: 3px;
    background-color: #2786c9;
    border-color: #2786c9;
    color: #ffffff;
    display: inline-block;
}

.hkdropdown-menu {
    min-width: 0;
    width: 100%;
    padding: 5px;
}

.hkdropdown-menu li > a {
    text-align: center;
    padding: 0;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    line-height: 1.7em;
}

.hikashop_cart_products {
    margin: 40px 0 0;
}

.hikashop_cart_products > tbody > tr > td,
.hikashop_cart_products > thead > tr > th {
    vertical-align: middle;
    border-bottom: 1px solid #dedede;
}

.hikashop_cart_products > thead > tr > th {
    font-size: 14px;
    padding: 15px 8px;
    font-weight: 600;
}

.hikashop_cart_products > thead > tr > th.hikashop_cart_name_title {
    padding-left: 150px;
}

.hikashop_cart_products > tbody > tr > td {
    font-size: 18px;
    font-weight: 500;
}

.hikashop_cart_products .hikashop_product_quantity_div {
    display: inline-block;
    margin-right: 15px;
}

.hikashop_cart_products .hikashop_product_quantity_div input {
    padding: 6px 13px;
    height: 38px;
    font-size: 12px;
    border: 1px solid #ededed;
    background: #ededed;
    max-width: 70px;
    text-align: center;
}

.hikashop_cart_products .hikashop_cart_product_image {
    display: inline-block;
    margin-right: 8px;
}

.hikashop_cart_products .hikashop_cart_product_code {
    font-size: 12px;
}

.hikashop_cart_products .hikashop_cart_product_name a {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #434343;
}

.hikashop_cart_products .hikashop_product_price_before_discount {
    text-decoration: line-through;
    opacity: 0.5;
    font-size: 14px;
}

.hikashop_cart_products .tz-price-total .hikashop_product_price {
    color: #2786c9;
}

.hikashop_cart_products .tz-delete {
    opacity: 0.5;
    color: #434343;
}

.hikashop_cart_products .tz-delete:hover,
.hikashop_cart_products .tz-delete:active {
    opacity: 1;
}

.hikashop_cart_products .hika_show_cart_total_quantity {
    padding-left: 35px;
}

.hikashop_cart_products > tfoot > tr > td {
    font-size: 18px;
    font-weight: 500;
}

.hikashop_cart_products .hika_show_cart_total_price {
    color: #2786c9;
}

.hika_options {
    display: flex;
    align-items: center;
}

.hika_options input {
    border: 1px solid #dedede;
    padding: 8px 15px;
    background: #dedede;
    color: #fff;
    border-radius: 4px;
}

.hika_options label {
    margin-right: 10px;
}

.hikashop_cart_bar {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
    text-align: center;
}

.hikashop_cart_bar:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 7px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #ededed;
    content: ' ';
}

.hikashop_cart_bar .hikashop_cart_step {
    position: relative;
    padding-top: 34px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-weight: 600;
    font-size: 13px;
    color: #434343;
}

.hikashop_cart_bar .hikashop_cart_step a {
    color: #434343;
}

.hikashop_cart_bar .hikashop_cart_step.hikashop_cart_step_current:after {
    top: -6px;
    width: 20px;
    height: 20px;
    font-family: themify;
    content: "\e64c";
    visibility: visible;
    left: 50%;
}

.hikashop_cart_bar .hikashop_cart_step:after,
.hikashop_cart_bar .hikashop_cart_step:before {
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    content: ' ';
}

.hikashop_cart_bar .hikashop_cart_step:before {
    top: -9px;
    left: 50%;
    width: 26px;
    height: 26px;
    background: #ededed;
}

.hikashop_cart_bar .hikashop_cart_step:after {
    top: -4px;
    left: 50%;
    width: 16px;
    height: 16px;
    background: #2786c9;
    visibility: visible;
    font-size: 11px;
    padding-top: 3px;
    color: #fff;
}

.hikashop_checkout_login label {
    display: block;
}

.hikashop_checkout_login input[type="text"],
.hikashop_checkout_login input[type="email"],
.hikashop_checkout_login input[type="password"] {
    width: 100%;
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 13px;
    padding: 13px 20px;
    border: 1px solid #ededed;
}

.hikashop_checkout_login #com-form-login-remember {
    position: relative;
}

.hikashop_checkout_login #com-form-login-remember label {
    margin-left: 15px;
}

.hikashop_checkout_login #com-form-login-remember input {
    position: absolute;
    top: 0;
    left: 0;
}

.hikashop_checkout_login #com-form-login-username,
.hikashop_checkout_login #com-form-login-password,
.hikashop_checkout_login #com-form-login-remember {
    margin-bottom: 10px;
}

.hikashop_checkout_login .tz-list {
    float: right;
    list-style: none;
    font-size: 13px;
    margin: 5px 0 0;
    padding: 0;
}

.hikashop_checkout_login .tz-list a {
    color: inherit;
}

.hikashop_checkout_login h2 {
    margin-bottom: 30px;
    font-size: 25px;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.tz-block-info .hikashop_field_required {
    float: right;
    margin-top: 5px;
}

.tz-block-info label {
    margin-top: 5px;
}

.tz-block-main-info > div {
    margin-bottom: 10px;
}

.hika_address_field h2 {
    margin-bottom: 30px;
    font-size: 25px;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.hika_address_field .table > tbody > tr > td {
    border-top: none;
    padding: 8px 0;
}

.hika_address_field label {
    font-weight: 400;
}

.hika_address_field .hikashop_checkout_billing_address_buttons a {
    display: block;
}

.hika_address_field .chzn-container {
    width: auto !important;
}

.tz-same-address {
    position: absolute;
    top: 25px;
    right: 0;
    font-weight: 400;
}

#hikashop_checkout_billing_address_selection .address_selection {
    display: flex;
    align-self: center;
}

#hikashop_checkout_selected_shipping_address,
#hikashop_checkout_selected_billing_address {
    margin-top: 15px;
    padding: 15px;
    background: #ededed;
    border-radius: 5px;
}

#hikashop_checkout_selected_shipping_address .hikashop_address_content,
#hikashop_checkout_selected_billing_address .hikashop_address_content {
    padding-right: 30px;
}

#hikashop_checkout_selected_shipping_address .hika_edit,
#hikashop_checkout_selected_billing_address .hika_edit {
    float: right;
}

#hikashop_checkout_shipping_address_zone .admintable td input,
#hikashop_checkout_billing_address_zone .admintable td input,
#hikashop_checkout_shipping_address_zone .admintable td select,
#hikashop_checkout_billing_address_zone .admintable td select {
    width: 95%;
    padding-right: 5px;
}

#hikashop_checkout_shipping_address_zone .admintable td .hikashop_field_required,
#hikashop_checkout_billing_address_zone .admintable td .hikashop_field_required {
    float: right;
}

.hikashop_checkout_page form {
    text-align: right;
}

.hikashop_checkout_page form > div {
    text-align: left;
}

.hikashop_payment_methods,
.hikashop_shipping_methods {
    margin-top: 15px;
}

.hikashop_payment_methods legend,
.hikashop_shipping_methods legend {
    margin-bottom: 30px;
    font-size: 25px;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.hikashop_payment_methods table,
.hikashop_shipping_methods table {
    width: 100%;
}

.hikashop_payment_methods table label,
.hikashop_shipping_methods table label {
    display: block;
}

.hikashop_payment_methods table label span,
.hikashop_shipping_methods table label span {
    display: block;
}

.hikashop_payment_methods table td:last-child,
.hikashop_shipping_methods table td:last-child {
    width: 70%;
    text-align: right;
}

.hikashop_checkout_cart {
    margin-bottom: 30px;
}

.hikashop_checkout_cart table tr th {
    font-size: 14px;
    padding: 15px 8px;
    font-weight: 600;
}

.hikashop_checkout_cart table tr td {
    vertical-align: middle;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}

.hikashop_checkout_cart table tr td.hikashop_cart_product_quantity_value input {
    max-width: 50px;
    text-align: center;
    border: 1px solid #ededed;
    background: #ededed;
    padding: 6px 13px;
    height: 38px;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.hikashop_checkout_cart table tr td.hikashop_cart_product_quantity_value > * {
    display: inline-block;
}

.hikashop_checkout_cart table tr td.hikashop_cart_product_name_value p {
    margin: 0;
}

.hikashop_checkout_cart table tr td.hikashop_cart_product_name_value a {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #434343;
}

.hikashop_checkout_cart table tr td.hikashop_cart_product_name_value a .hikashop_product_code_checkout {
    font-size: 12px;
    font-weight: 400;
}

.hikashop_checkout_cart table tr td .hikashop_product_price_before_discount {
    text-decoration: line-through;
    opacity: 0.5;
    font-size: 14px;
}

.hikashop_checkout_cart table tr .hikashop_cart_product_total_value {
    color: #2786c9;
}

.hikashop_checkout_cart table tr.tz-td-small td {
    font-size: 24px;
    font-weight: 100;
}

.hikashop_checkout_cart table tr .hikashop_cart_product_name_title,
.hikashop_checkout_cart table tr .hikashop_cart_product_name_value {
    text-align: left;
}

.hikashop_checkout_cart table tr .hikashop_cart_title {
    text-align: left;
    font-weight: 600;
}

.hikashop_checkout_cart table .tz-label {
    font-size: 24px;
    margin: 0 0 10px 0;
    font-weight: 100;
    padding-top: 30px;
}

.hikashop_checkout_cart table .hikashop_checkout_cart_final_total {
    font-size: 24px;
    display: block;
    line-height: 1;
    font-weight: 500;
    color: #2786c9;
}

.hikashop_checkout_cart table .tz-total {
    color: #2786c9;
}

.hikashop_checkout_coupon {
    display: block;
}

.hikashop_checkout_coupon .tz-label {
    font-size: 24px;
    margin: 0 0 18px 0;
    font-weight: 100;
}

.hikashop_checkout_coupon input {
    width: 100%;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ededed;
    font-size: 13px;
    padding: 15px 20px;
    height: 46px;
    border: 1px solid #ededed;
    margin-bottom: 15px;
}

.hikashop_checkout_coupon .tz-remove {
    float: right;
    margin-top: 3px;
}

.post .post-media {
    margin-bottom: 30px;
}

.post .post-media img {
    width: 100%;
}

.post .post-content {
    display: flex;
}

.post .post-content .post-content_left {
    width: 200px;
    padding-right: 30px;
    text-align: right;
}

.post .post-content .post-content_right {
    width: 100%;
}

.post .post-content .article-info {
    list-style: none;
    padding: 0;
    margin: 0;
}

.post .post-content .article-info li {
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.2;
}

.post .post-content .article-info li span {
    display: block;
}

.post .post-content .article-info li span:first-child {
    opacity: 0.5;
    font-size: 12px;
}

.post .post-content .article-info li a {
    color: inherit;
}

.post .post-content .tags {
    display: inline-block;
}

.post .post-content .tags:after {
    clear: both;
    display: block;
    content: '';
}

.post .post-content .page-header {
    margin: 0 0 35px 0;
    padding: 0;
    border: none;
}

.post .post-content .page-header h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 100;
}

.post .post-content .page-header h2 a {
    color: inherit;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-group .dropdown-toggle {
    color: inherit;
    font-size: 13px;
}

.btn-group .dropdown-menu {
    border-color: #ededed;
    background: #ededed;
    font-size: 13px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-group .dropdown-menu li {
    padding: 0 10px;
}

.btn-group .dropdown-menu li a {
    padding: 3px 10px;
}

.btn-group .dropdown-menu li a span {
    margin-right: 5px;
}

.contentLinks__ul {
    padding: 0 0 0 20px;
    margin: 0;
    font-size: 13px;
}

.contentLinks__ul a {
    color: inherit;
}

.tzTitleHeader {
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 8px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 500;
    text-transform: uppercase;
}

ul.pager a {
    padding: 10px 24px 11px;
    position: relative;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    border: 2px solid;
    margin-bottom: 3px;
    background-color: #2786c9;
    border-color: #2786c9;
    color: #ffffff;
    display: inline-block;
}

ul.pager a:hover {
    background: #1f6a9e;
    border-color: #1f6a9e;
}

.search-results .result-title {
    margin: 0;
    font-size: 30px;
    font-weight: 100;
}

.search-results .result-title a {
    color: inherit;
}

.search-results .result-category,
.search-results .result-created {
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 12px;
}

#searchForm .chzn-container-single .chzn-single {
    height: auto;
}

.items-more a {
    font-size: 30px;
    color: inherit;
    font-weight: 100;
}

.tz-search-form-inside {
    position: relative;
}

.tz-search-form-inside input[name='searchword'] {
    width: 100%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 6px 13px;
    height: 38px;
    font-size: 12px;
    border: 1px solid #ededed;
    background: #ededed;
}

.tz-search-form-inside button {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    height: 30px;
    width: 30px;
    font-size: 13px;
    background: #2786c9;
    color: #fff;
}

.tz-search-form-inside .tz__button--left {
    position: absolute;
    top: 4px;
    left: 4px;
}

.tz-search-form-inside .tz__button--right {
    position: absolute;
    top: 4px;
    right: 4px;
}

.tz__form_button--left input[name='searchword'] {
    padding-left: 40px;
}

.tz__form_button--right input[name='searchword'] {
    padding-right: 40px;
}

.tz__article_list--ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tz__article_list--ul li {
    display: block;
    padding: 0;
    margin: 0 0 24px 0;
}

.tz__article_list--ul li a {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 13px;
    display: block;
    color: #434343;
    line-height: 1.5em;
    font-weight: 400;
}

.tz__article_list--ul li a:after {
    position: relative;
    font-family: 'themify';
    width: 15px;
    height: 15px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    content: "\e628";
    margin-left: 5px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    font-size: 8px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 1.5em;
}

.tz__article_list--ul li .tz__article_date {
    color: #434343;
    opacity: 0.7;
    font-size: 12px;
    line-height: 1.5em;
    border: none !important;
    margin-bottom: 15px;
    padding: 5px 0;
}

.tz__category_sub {
    padding-top: 20px;
    padding-left: 15px;
    position: relative;
}

.tz__category_sub:before {
    position: absolute;
    left: 3px;
    height: 100%;
    width: 1px;
    top: 0;
    background: #ededed;
}

.tz__category_sub li {
    position: relative;
}

.tz__category_sub li:before {
    content: '';
    position: absolute;
    width: 11px;
    top: 8px;
    left: -15px;
    height: 2px;
    background: #ccc;
}



/*# sourceMappingURL=template.css.map */

#easy-opener-section {
    display: none;
    right: 0;
    left: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999999;
}

.easy-opener-bg {
    background: #0d0d0d none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.97;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.easy-opener-content {
    left: 50%;
    /*margin-left: -500px;*/
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    margin: auto;
    /*width: 1000px;*/
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.easy-opener-content iframe {
    border: none;
}

.easy-opener-content img {
    max-height: 100%;
    max-width: 100%;
}

.easy-opener-close {
    /*background: rgba(0, 0, 0, 0) url("images/sprites.png") no-repeat scroll -280px 0;*/
    display: block;
    /*left: 50%;*/
    /*margin-left: -15px;*/
    /*position: absolute;*/
    /*text-indent: -9999px;*/
    /*top: -60px;*/
    /*transition: opacity 0.1s ease-in-out 0s;*/
    text-align: center;
    position: relative;
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 40px;
    z-index: 999999;
}

.easy-opener-close:hover {
    color: #2786c9;
    opacity: 1;
}

.easy-opener-next {
    background: rgba(0, 0, 0, 0) url("../images/sprites.png") no-repeat scroll -160px 0;
    display: block;
    height: 30px;
    margin-right: -50px;
    position: absolute;
    right: 50%;
    text-indent: -9999px;
    top: -60px;
    transition: opacity 0.1s ease-in-out 0s;
    width: 30px;
}

.easy-opener-prev {
    background: rgba(0, 0, 0, 0) url("../images/sprites.png") no-repeat scroll -190px 0;
    display: block;
    height: 30px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    text-indent: -9999px;
    top: -60px;
    transition: opacity 0.1s ease-in-out 0s;
    width: 30px;
}












/*estils del Guillem*/





 .peptic {
 background-color:red;
 color:lime;
}
 .esquerra_activacions_empresa {
 width:9%;
float:left;
}

 .dreta_activacions_empresa {
   width:38%;
  float:right;

}

.welcome_descripcio{
  width:48%;

}

 .esquerra_acerca_activacions {
 width:40%;
float:left;
padding-right: 52px;
}

 .dreta_acerca_activacions {
 width:60%;
float:right;
padding-left:15px;
}

.estil_lletres_negreta{
style="line-height: normal;
text-align: -webkit-center;
font-size: 22px;
}

.mida_latest_products {
	width:150px
}
.foto_llista_productes{

display: inline-block;
	overflow:auto !important;
	float:left;

}
.nom_llista_productes{

	height: 20%;
	overflow:auto !important;
	float:left;
	width: 50%;
  margin-left: 30%;
}
.ref_llista_productes{
	background:green;
	height: 20%;
	overflow:auto !important;
	float:right;
	width: 20%;
}
.caracteristiques_llista_productes{
	background:pink;
	float:right;
	height:80%;
	width: 70%;
}

.caracteristiques_llista_productes p {

color:blue;
margin-bottom: 0;
background-color:yellow;
height:20%;
text-align:left;
}
.especific_caracteristica{
	width: 100%;
	float:right;

}
.task-show .pagina_producto_referencia {
  display: inline-block;
  color: white;
  background-color: #02669B;
  padding: 1px 3px 1px 3px;
  font-size: 17px;

  margin-top: 6px;
  padding: 5px;
  padding-left: 6px;
  padding-right: 6px;
  margin-left: 10px;

}
.esquerra_latest_products {
 width:50%;
float:left;
height:100%;
}

 .dreta_latest_products {
 	width:50%;
	float:right;
	height:100%;
	padding-left: 3px;
	margin-top: 30px;
}

.ultimes_categories_div {
	width:200px;
	text-align: center;
	height:100%;
}
.marge-dalt {
	margin-top:20px;
}
.dreta_50 {
 	width:50%;
	float:right;
	height:100%;
  padding-top: 12px;

}
.fa{
	font-size: 20px;
	display: inline-block;

	margin-left:10px;
	margin-top:10px;
}
.marge-top{
	margin-top:25px;
}
.border1{
width:40px;
height:40px;
background-color: #02669B;
border-radius: 5px;
width: 42px;
height:42px;
float:left;
margin-left:12px;
color: white;
padding-top: 4px;
    padding-left: 5px;
cursor: pointer;
transition: all 0.3s;

}

.border1:nth-child(2){
padding-left: 7px;

}

.border1:hover{
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.pagina_producto_categoria{
font-size: 18px;
color: #7f7f7f;
}

.pagina_producto_marca,.pagina_producto_modelo{
font-size: 22px;
color: #02669B;
font-weight: bold;

}

.pagina_producto_modelo{
color: #2A2F31;
}
.paragraf{
	margin-bottom:0;
}
.moduletablefiltre_nom .hikashop_reset_button_outside{
	display:none !important;
}
.hikashop_category_list_item, .hikashop_product_list_item{            /* Canvi-Activacions */
  float:left;
}


/*estils bayo*/


/*welcome page*/

#tz-footer-1{
  padding-top: 20px;
}

.welcome_descripcio{
float: left;
padding-left: 20px;
}
.post .post-content .post-content_right{
  /*height: 460px;*/
}

#header{
  overflow: hidden;
}

#tz-header-wrapper{
  height: 75px;
}

.sclogin-greeting{
  display: none;
}


.navbar-nav > li > a, .search_icon, .shopping_icon{
  color: white;

}

.navbar-nav {
    float: left;
}




.dreta_activacions_empresa{

  float: left;

}



.search_welcome{
  height: 80px;
}
.search_welcome #filter_text_search_1{
  width: 100%;
}

.search_welcome .hikashop_filter_main_div{
  width: 100%;
}


#tz-component .hikashop_products_listing {
    padding-top: 0px;
}


#tz-component .hikashop_products_listing .hikashop_products{
  border: 0px;
}


#tz-component .hikashop_products_listing .hikashop_products {
  padding-top: 0px;
  border: 0px;

}


.esquerra_activacions_empresa .hikashop_filter_main{
  min-height: 0px !important;
}


body #tz-header-wrapper{

  background-color: rgb(0, 113, 165) !important;

}


#hikashop_module_121 .hikashop_subcontainer{
background-color: transparent !important;
  border: 0px;
}


.sourcecoast .btn-primary{
  margin-top: 6px !important;
  background-color: rgb(42, 47, 49) !important;

}

#page-loader + .container{
  display: none;
}


/*estil del llistat de productes*/




.hikashop_filter_module legend{
  display: none;
}


#tz-zona-catalogo-wrapper{
  background-color: rgb(42, 47, 49) !important;

}

.hikashop_filter_module{
  margin-top: 5px;
  padding: 8px;
  height: 95%;
  background-color: white;
}

#zona-catalogo{
  height: 100%;
}

.hikashop_filter_main{
  margin-right: 8px;
  width: 100% !important;
  margin-bottom: 15px;
}

.search_welcome .hikashop_filter_main{
width: 100% !important;
}

.hikashop_filter_main:nth-child(4),.hikashop_filter_main:nth-child(5){

  margin-bottom: 0px;
}

.hikashop_reset_button_outside input,.hikashop_filter_button_outside input{
  display: block;
  border: 0px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: rgba(92, 92, 92,0.5) !important;

  color: white;

}

.hikashop_filter_button_outside input{
  background-color: rgb(0, 113, 165) !important;

}

.hikashop_reset_button_outside input{
    font-size: 13px;
    padding: 4px;
    height: 27px;
}

.hikashop_filter_button_outside input{
  width: 83px;
  margin-bottom: 10px;
}


.hikashop_reset_button_outside:hover input {
  transition: all 0.5s;
  background-color: rgba(0, 113, 165,0.9) !important;

}



.filter_content{
  overflow: auto;
      float: right;
      width: 88px;
      position: relative;
      bottom: 99px;
      margin-top: 44px;

}


/*.layout-listing .hikashop_product{
  padding: 4px;
  border-radius: 0px;
  border: 1px solid #ddd !important;
  margin-left: 29px;
  margin-bottom: 23px;
  width: 47%;
  height: 193px;
}*/
.hikashop_category_description{
  display:none;
}

/*.layout-listing .hikashop_product:hover{
  background-color: rgba(0, 113, 165, 0.1) !important;
  transition: all 0.2s;
  border: 1px solid  rgb(0, 113, 165)!important;
}*/



#hikashop_module_121 .hikashop_product{
  border: 0px !important;
}

.layout-listing .hikashop_products_listing{
  padding-top: 20px !important;
}

.layout-listing .hikashop_subcategories_listing{
  background-color: white;
}

.foto_llista_productes,.nom_llista_productes,.ref_llista_productes,.caracteristiques_llista_productes p,.caracteristiques_llista_productes {
  background-color: Transparent;
}

.nom_llista_productes{
  text-align: left !important;
}

.caracteristiques_llista_productes{
  border-top: 1px solid rgb(0, 113, 165);
  margin-top: 8px;
  padding-top: 8px;
}

.caracteristiques_llista_productes p,.nom_llista_productes span{
  color: rgb(150, 150, 150);
}
.nom_llista_productes a{
  color: black;
}


.dreta_50 h3{
  margin-bottom: 0px;
}

.hikashop_product_custom_info_main .form-horizontal label{
  padding: 0px;
}


#tz-slider-wrapper{
  background-color: rgb(42, 47, 49) !important;

}




.post-content_left{
  display: none;
}


.activacions_categories_welcome{
  margin-bottom: 45px;
}


.home #tz-component-area{
  padding-left: 40px;
      padding-right: 40px;
}

.item_props{
  background: rgb(0, 113, 165) !important;
}
.item_props span{
  color: white !important;
}

body,p{
  font-family: verdana;
  font-size: 15px;  font-size: 13px;
  font-weight: normal;
}


.owl-controls .active{
      color: white;
}

.itemid-127 .cmk_product_image_subdiv{
  margin:0px !important;
  display: inline-block !important;
  float: left;
  width: auto !important;
}


.itemid-127 .foto_llista_productes{
  position: absolute;
    top: -9px;
    left: 9px;


    -webkit-box-shadow: 6px -4px 10px 0px rgba(0,0,0,0.50);
    -moz-box-shadow: 6px -4px 10px 0px rgba(0,0,0,0.50);
    box-shadow: 6px -4px 10px 0px rgba(0,0,0,0.50);



}


.itemid-127 .ref_llista_productes .cmk_product_subcategory_name{
  display: none;
}

.itemid-127 .ref_llista_productes{
  position: absolute;
top: -7px;
right: 14px;


}


.task-listing .pagina_producto_referencia {
  color: white;
  background-color: #02669B;
  padding: 1px 3px 1px 3px;
  font-size: 17px;
    padding: 4px 3px 1px 3px;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 17px;
}
.itemid-127 .ref_llista_productes {
  -webkit-box-shadow: -4px -4px 10px 0px rgba(0,0,0,0.50);
  -moz-box-shadow: -4x -4px 10px 0px rgba(0,0,0,0.50);
  box-shadow: -4px -4px 10px 0px rgba(0,0,0,0.50);
width: 60px;
height: 51px;

}


.compraMaquines_body{

  background-color: rgb(237, 240, 242);

}

 #tz-image-module-wrapper{
  background-color: rgba(42, 75, 86, 0.17) !important;

}

.esquerra_compraMaquines2,.dreta_comprafoto{
  background-color: white;
}
.esquerra_compraMaquines2{
  float: left;
  width: 50%;
  padding: 2%;
  height: 654px;

}
.dreta_comprafoto{
  float: left;
  width: 50%;

  padding-bottom: 2%;
  padding-top: 2%;
  padding-right: 2%;
  height: 654px;

}



/*estils de contacte*/


#myModal .modal-dialog{
  width: 80%;
  padding: 2%;
}



/*news letter*/
.esquerra_newsletter_empresa{
  width: 30%;
  float: left;
}
.dreta_newsletter_empresa{
  width: 68%;
  float: left;
  margin-left: 2%;
  padding: 2%;
}


/*estils generals bayo*/

.sclogin-modal-links a.btn-primary {
  margin-top: 7px !important;
}

#tz-categories_zona_catalogo,#tz-component-area,#tz-filtre_zona_catalogo,#tz-message-area{
  background-color: white;
}

#tz-message-area{
  padding-left: 0px;
  padding-right: 0px;
}

#tz-filtre_zona_catalogo{
  padding-left: 36px;

}



.hikashop_category_description{
  padding-left: 32px;
}


.task-listing .hikashop_category_description_content span{
  font-size: 19px !important;
}


.hikashop_category_description img{
  display: none;
}


#tz-zona-catalogo-wrapper .container-fluid{
  height: 138px;

}

#tz-position-7{
  padding-top: 16px;
}



#tz-top-a ul li,#tz-top-b ul li{
  font-size: 21px;
}

#tz-top-a h3 span,#tz-top-b h3 span{
  font-size: 19px !important;
}

#tz-top-b{
  padding-left: 5px;
}

#tz-top-a{
  padding-right: 0px!important;
  padding-left: 0px;
}
#tz-top-b{
  padding-right: 0px;
}


#tz-filtre_zona_catalogo{
  height: 96%;
  margin-top: 3px;
}


.nav-child a{
  font-size: 14px !important;
}


#tz-component-area{
  padding-left: 0px;
  padding-right: 0px;

}

.row{
  margin: 0px;
}
.post-content{
  padding: 0px;
}






.btn{
  border-radius: 0px;
  border: 1px solid;
  background-color: rgb(243, 243, 243);
  margin-top: 3px;
  margin-left: 3px;
}

#tz-bottom-wrapper .container{
  max-width: none;
  width: 100%;
}


#tz-bottom-wrapper #tz-slider_bottom{
  padding-left: 0px;
  padding-right: 0px;
}


.item_props .marca_product_slider{
  margin-right: 10px;
  color:rgba(255, 255, 255,0.8) !important;
}

.item_props .category_product_slider{
  opacity: 0.6;
}

#mod_improved_ajax_login-131{
  width: 100%;
}
#mod_improved_ajax_login-131 .leftBtn{
  background-image: none;

          height: 40px;

          border: 0px;
          font-size: 17px;
          text-transform: capitalize !important;
          font-weight: 600;
          font-family: "Montserrat", Helvetica, Arial, sans-serif;
          border-radius: 0px;
          padding: 0px;
          padding-top: 10px;
display: inline-block;
float: left;
padding-right: 10px;
padding-left: 10px;

}


#mod_improved_ajax_login-131 .rightBtn{
  height: 40px;
  padding-top: 0px;
  display: block;
  float: left;
  width:22px;
  border: 0px;
  padding-top: 13px;
  padding-left: 2px;
}


body a,body p, body span, body input,body button,body div,h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,body .off-uni-slider-item .item_name{
font-family: Verdana, Arial, Helvetica, sans-serif !important;
}


.nom_llista_productes{
  width: 45%;
}

.itemid-146 #tz-component-area{
  padding: 33px;

}

.itemid-146 #tz-component-area .card:nth-child(1){
  margin-left: 11px;
}

.itemid-173 #tz-component-area{
  padding: 33px;

}

.esquerra_activacions_empresa{
  border-left: 1px solid rgba(42, 75, 86, 0.17);
  border-right: 1px solid rgba(42, 75, 86, 0.17);
  padding-left: 15px;
  padding-right: 15px;

}

.dreta_activacions_empresa {
padding-right: 20px;

}

#tz-zona-catalogo-wrapper{
  margin-top: 28px;
}

body{
  background-color: rgba(42, 75, 86, 0.38) !important;
}

.esquerra_acerca_activacions img{

  display: block;
  width: 63%;
  margin: 0px auto;
}

/*
primer responsive
modo responsive ipad ample
responsive
responsive
responsive
responsive
responsive
responsive
responsive
responsive
   */


.welcome_descripcio {
    width: 78%;
}


.esquerra_activacions_empresa {
         width: 17%;
     }

     .plazart-mainnav{
       height: auto;
     }
     body #tz-header-wrapper{
       height: 75px;
     }

      .caracteristiques_llista_productes{
        width: 61%;

      }

      .nom_llista_productes{
        margin-left: 40%;

      }

      .hikashop_filter_Tipo_4{
        width: 200px;
      }
      .hikashop_filter_Tipo_4 select{
        width: 100%;

      }
      .filter_content{
        margin-top: 30px;
      }

.itemid-127 #main-body {
 }
.itemid-127 #tz-zona-catalogo-wrapper .container-fluid {
    height: 147px;
}


.dreta_activacions_empresa{
  width: 83%;

}
   }

#mod_improved_ajax_login-131{
  text-align: right;
}
#mod_improved_ajax_login-131 a span{
  border: 1px solid white;

}

#mod_improved_ajax_login-131 .loginBtn {
    font-weight: normal !important;
    font-size: 11px !important;
    height: 27px !important;
    padding: 6px 15px 6px 15px !important;
}

#mod_improved_ajax_login-131 a .leftBtn,#mod_improved_ajax_login-131 a .rightBtn{

        background-color: rgb(0, 113, 165) !important;
        border: 1px solid white !important;

}
#mod_improved_ajax_login-131 a .rightBtn{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-left: 23px;
    padding-right: 7px;

}




#mod_improved_ajax_login-131 a .leftBtn{
border-right: 0px !important;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.ial-bg.ial-active{
  opacity: 0.6 !important;
}

/*
ipad llarg
responsive
responsive
responsive
responsive
   */
  @media only screen and (max-device-width : 769px) and (max-width : 769px) {

    #tz-zona-catalogo-wrapper {
    margin-top: 10px;
}

    .esquerra_acerca_activacions{
      width: 100%;
    }

    .esquerra_acerca_activacions img{
      display: none;
    }
    .dreta_acerca_activacions{
      width: 100%;
    }

    .itemid-127 #tz-zona-catalogo-wrapper .container-fluid {
        height: 168px;
    }

    .esquerra_acerca_activacions img{
      display: none;
    }
    #tz-component .hikashop_filter_main_div{
      height: 33px;
    }
    .esquerra_activacions_empresa{
      display: none;
    }

  .dreta_activacions_empresa {
    width: 100%;
    margin-left: 0%;
}


    .esquerra_compraMaquines2 {
          width: 100%;
    }

    body #tz-header-wrapper{
      height: 76px !important;

    }




    #tz-top-a{
      display: none;
    }
#tz-top-b{
  width: 100%;
  padding-left: 0px;
      margin-bottom: 10px;
}

    #tz-top-a img{
      position: relative;
      top: 101px;
    }

    .esquerra_compraMaquines2{
      height: 422px;
}
   .dreta_comprafoto,.esquerra_compraMaquines2{
     width: 100%;
   }

     .dreta_comprafoto img{
       display: block;
       margin: 0px auto;


     }


#tz-top-a img{
  top: -13px;

}

#tz-zona-catalogo-wrapper .container-fluid{
  height: 162px;

}


.layout-listing .hikashop_product{
  width: 80%;
  margin-left: 10%;
}

.itemid-127 #tz-categories_zona_catalogo{

}

.dreta_50{
  width: 80%;
  margin-bottom: 30px;
}
.esquerra_latest_products{
  width: 72%;
}

.dreta_50 .dreta_50{
  width: 28%;
}

  }






     /*
     modo responsive iphone ample


     */
 @media only screen and (max-device-width : 700px) and (max-width : 700px) {



   .hikashop_product_custom_info_main .form-horizontal .form-group{
     margin-left: 0px;
   }

.btn-navbar{
  background-color: transparent;
}

   .layout-listing .hikashop_product {
       width: 90%;
       margin-left: 5%;
   }
   .caracteristiques_llista_productes{
     width: 61%;
   }
   .nom_llista_productes{
     margin-left: 40%;

   }

.dreta_comprafoto{
  height: auto;
}
.esquerra_compraMaquines2{
  height: auto;
}


#tz-bottom-wrapper{
  display: none;
}
.hikashop_filter_main {
    margin-right: 8px;
    width: 25% !important;
    margin-bottom: 15px;
}

.itemid-127 #tz-zona-catalogo-wrapper .container-fluid{
  height: 204px;
}


.hikashop_filter_main{
  width: 50% !important;
}

.itemid-127 #tz-zona-catalogo-wrapper .container-fluid{
  height: 350px;
}
.hikashop_filter_search_1 input{
display: block;
width: 100%;
}
}




/*
modo responsive iphone llarg


*/
@media only screen and (max-device-width : 376px) and (max-width : 376px) {


  .home #tz-component-area {
           padding-left: 20px;
           padding-right: 20px;
       }
       .welcome_descripcio {
  margin-top: 77px;
  width: 90%;
padding-left: 0px;
}

.dreta_activacions_empresa {
    width: 98%;

}

       .view-product #hikashop_product_right_part{
         padding-left: 35px;
       }

       .hikashop_filter_main{
         width: 50% !important;
       }

       .itemid-127 #tz-zona-catalogo-wrapper .container-fluid{
         height: 400px;
       }
.hikashop_filter_search_1 input{
  display: block;
  width: 100%;
}


.esquerra_compraMaquines2 h1 strong{
  font-size: 30pt;
}
.dreta_acerca_activacions p:nth-child(1) span{
  font-size: 25pt;

}

.dreta_acerca_activacions div:nth-child(1) span span span:nth-child(3){
  clear: left;
}

       .esquerra_acerca_activacions {

       padding-right: 0px;
       }
      #off-canvas-nav .plazart-mainnav,#off-canvas-nav{
         height: auto;
        background-color: #5C5C5C !important;

       }



.off-canvas-nav .plazart-mainnav{
  background-color: #5C5C5C !important;
height: 100%;
}
.collapse.in li{
  background-color: #5C5C5C !important;

}



    .navbar-collapse li{
      background-color: #5C5C5C !important;

    }



#tz-top-b span {
  font-size: 13pt !important;
}

#tz-top-b .module-title span {
  font-size: 18pt !important;

}
.container-fluid{
  padding: 0px;
}

.bfClearfix input,.bfClearfix textarea{
  width: 99% !important;
}


.navbar-toggle.btn{
  padding: 5px 8px 15px;
  color: white;

}

body #tz-header-wrapper{
  height: 60px !important;

}

.esquerra_compraMaquines2 {
  height: 20%;
}

.dreta_comprafoto {

    height: 30%;
}

.layout-listing .hikashop_product {
  height: 409px;

}

.layout-listing .nom_llista_productes {
    margin-top: 73%;
    margin-left: 0%;
}

.caracteristiques_llista_productes {
    width: 100%;
}

.dreta_acerca_activacions{
  padding-left: 0px;
}
.dreta_acerca_activacions div span{
  font-size: 16px !important;
}

.esquerra_compraMaquines2{
  padding-left: 4%;
}
}

/*-------------modul custom list----------------*/
#myTabTabs a{
          display: block !important;
}

.btn-wrapper button,.controls button{
display: inline-block;
 margin-bottom: 10px;
 margin-top: 10px;
 text-transform: none !important;
padding: 15px;
padding-top: 10px;
padding-bottom: 10px;
font-weight: normal;
border-radius: 5px;
margin-right: 5px;
}
.btn-wrapper:first-child{
  margin-left: 10px;
}


.btn-wrapper button:hover{
display: inline-block;
 text-align: center;
      box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
      transition: al 0.5s;
      color: white;
}


.input-append{

}

.mine_filters{
  padding-left: 0px;
}

.searcher-box{
  bottom: 10px;
}
.icon-filter {
    height: 39px;
    top: 2px;
    left: 9px;
    padding-top: 12px;

}
.input-append input{
  margin-left: 10px;
     height: 39px !important;
     position: relative;
     top: 2px;

}

.input-append button{

     position: relative;
     top: 6px;

}

#attrib-settings .control-label{
  text-align: left !important;
  display: block !important;
}

#attrib-settings .control-group{
  margin-bottom: 10px;
}

#attrib-settings .control-group label{
  display: inline-block !important;
}
#details label{
  font-weight: normal;
  padding-right: 0px !important;
  padding-top: 2px;
}
#details label label{

  padding-top: 2px;
}
td.center a{
  display: block;
width: 41px;
margin: 0px auto;
}

/* Fix Menu */
.plazart-megamenu .dropdown-menu {
    border: none;
    border-top: 1px solid #ededed;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    /*top: 100% !important;*/
}

/* ZONA LLIURE DE BAYOS */

/* DEFINEIX PER A TOTA LA PÀGINA, EL PADDING GLOBAL */
#tz-main-body-wrapper{
  padding-top: 18px;
  padding-bottom: 20px;
}

/* Logo */

#tzlogo img{
  max-height: 100%;
  height: auto;
  width: auto;
}

/* Megamenú */

#js-mainnav .menu-title {
  text-transform: capitalize;
}

#js-mainnav .menu-desc {
  text-transform: lowercase;
}

/* Zona de mòduls */

/* Defineix el padding per la zona de moduls superior */

#compra-maquines {
  height: 100%;
}

#tz-compra-maquines-wrapper, #tz-ofertas_especiales {
  padding-top: 18px;
}

#tz-compra-maquines-wrapper .module, #tz-ofertas_especiales .module {
  padding: 18px 0;
  background-color: white;
}

#tz-compra-maquines-wrapper .module_image, #tz-compra-maquines-wrapper .contact-image {
  position: relative;
  height: 265px;
}

#tz-compra-maquines-wrapper .module_image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: -18px;
  left: 0;
  z-index: 5;
}

/* Només per al mòdul de Darse de alta como cliente "Contacto" */

#tz-compra-maquines-wrapper .contact-image img {
  width:240px;
  height: auto;
  position: absolute;
  bottom: -36px;
  right: -6px;
}

/* Millores només per la pàgina de "Quiero recibir el newsletter" */

.green-title {
  color: #339966;
}

.red-title {
  color: #ff0000;
}

/* Customitzacions específiques per tablet (vista horitzontal, és l'única que és visible) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  #tz-compra-maquines-wrapper .module_image, #tz-compra-maquines-wrapper .contact-image {
    height: 196px;
  }

  #tz-compra-maquines-wrapper .module .module-title {
    font-size: 14pt;
  }

  #tz-compra-maquines-wrapper .module .module-responsive-img {
    width:170px;
    height: auto;
  }
}

/* FIX (potser temporal) per a que és vegi completament i de forma correcta l'slider */
body {
  margin-bottom: 30px;
}

/* General per als articles */


/* Titol de la pàgina */
.section_title {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.section_title .first-part, .section_title .last-part {
  font-family: "Arial Black", "Avant Garde";
  display: inline-block;
  float: left;
  clear:both;
  line-height:normal;
}

.section_title .first-part  {
  font-weight: bold;
  font-size: 40pt;
}

.section_title .last-part {
  font-size: 28pt;
}

/* General mòvil */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

  .section_title .first-part  {
    font-size: 28pt;
  }

  .section_title .last-part {
    font-size: 22pt;
  }

}

/* Subtitol o presentació de la pàgina */

.section_subtitle p {
  color: #006799;
  font-size: 16pt;
  font-weight: bold;
}

/* Imatge del fons */

.section_image {
  position: relative;
  overflow: visible;
  width: 100%;
  height: auto;
  padding-top:100%;
}

.section_image img {
  position: absolute;
  width: 80%;
  height: auto;
  bottom: -21px;
  left:10%;
}

/* Especific per la pàgina de compra de màquinas */

.maquina_body p {
  font-size:16pt;
}

/* BreezingForms dintre d'articles */

.bfQuickMode label {
    font-weight: normal;
}

.bfQuickMode legend {
  background-color: #02669B!important;
  border-radius: 0!important;
  padding: 5px 10px!important;
}

.bfQuickMode .bfElemWrap {
  border-radius: 0!important;
  background-color: rgba(2, 102, 156, 0.25)!important;
  border: 2px solid transparent;
}

.bfQuickMode .bfElemWrap:hover {
  border-color: rgba(2, 102, 156, 1)!important;
}

/* Informació de l'empresa (dintre del mòdul + dintre de l'article) */

.section_info {
  padding: 0 18px;
  margin-bottom: 20px;
}

.section_info p {
  text-align: center;
  white-space: nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.section_info .principal-phone {
  font-size: 48px;
  font-weight: bold;
}

.section_info .other-phones {
  font-size: 18pt;
}

.section_info .info-mail {
  font-size: 25pt;
}

/* General mòvil */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

  .section_info .principal-phone {
    font-size: 28px;
  }

  .section_info .other-phones {
    font-size: 12pt;
  }

  .section_info .info-mail {
    font-size: 15pt;
  }

  .section_info .info-address, .section_info .info-city {
    font-size: 7.5pt;
  }

}

/* General tablet */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .section_info .principal-phone {
    font-size: 28px;
  }

  .section_info .other-phones {
    font-size: 12pt;
  }

  .section_info .info-mail {
    font-size: 15pt;
  }

  .section_info .info-address, .section_info .info-city {
    font-size: 7.5pt;
  }
}

/* Només per al mòdul de contactenos ahora */

.module .section_info p {
  text-align: left;
}

.module .section-info p {
  overflow: hidden;
  text-overflow: ellipsis;
}

.module .section_info .principal-phone {
  border-bottom: 10px dotted grey;
}

/* Mòdul Breezingforms MOLT ESPECIFIC D'AQUESTS ELEMENTS.
   Qualsevol canvi global s'ha de tindre en compte AQUÍ */

/* Label "He leído las condiciones..." */
#bfLabel204, #bfLabel196, #bfLabel238, #bfLabel223, #bfLabel479, #bfLabel488 {
  float: none;
  width: 75%;
  font-weight: normal;
  font-size: 13px;
}

#bfLabel479, #bfLabel488 {
  width: 88%;
}

fieldset.bfBlock {
  border-radius:0;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

  #bfLabel204, #bfLabel196, #bfLabel238, #bfLabel223 {
    width: 80%;
  }

}

/* Input checkbox "He leído las condiciones..." */
#ff_elem204, #ff_elem196, #ff_elem238, #ff_elem223, #ff_elem479, #ff_elem488 {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
}

/* Pàgina HOME */

/* Defineix l'estilització de les marques */

.brand-container {
  border-left: 1px solid #4a4a4a!important;
  border-right: 1px solid #4a4a4a!important;
}

/* styling caixa de text del cercador */

/* Breadcrumb */

#tz-khromabreadcrumbs {
  padding: 0;
}

/* FIX TEMPORAL PER EL COMPONENT DE MANTENIMENT D'USUARIS. PASSAR AL COMPONENT QUAN ÉS PUGUI */

#component-area {
    padding: 0;
}

/* Styling general de botons per substituir els botons horribles de okno */

.btn {
    border: none;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    text-transform: capitalize;
    background-color: #555555;
    font-weight: normal;
}

.btn:hover {
  color:white;
}

.btn-default:hover {
  color: black;
}

.btn-success {background-color: #4CAF50;} /* Green */
.btn-info {background-color: #008CBA;} /* Blue */
.btn-danger {background-color: #f44336;} /* Red */
.btn-default {background-color: #e7e7e7; color: black;} /* Gray */
.btn-warning {background-color: #ec971f;} /* Black */

/* FIX BROSSA mòdul de Hikashop de categories */

.module_catalogue .hkc-md-1, .module_catalogue .hkc-md-2 {
	overflow: auto !important;
	padding: 0 !important;
}

@media (min-width:320px)  {
  /* smartphones, iPhone, portrait 480x320 phones */
  .module_catalogue .hkc-md-1, .module_catalogue .hkc-md-2{
        float: left;
        width: 25%;
  }
}

@media (min-width:481px)  {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
  .module_catalogue .hkc-md-1, .module_catalogue .hkc-md-2{
        float: left;
        width: 20%;
  }
}
@media (min-width:641px)  {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
  .module_catalogue .hkc-md-1, .module_catalogue .hkc-md-2{
        float: left;
        width: 15%;
  }
}
@media (min-width:961px)  {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
  .module_catalogue .hkc-md-1, .module_catalogue .hkc-md-2{
        float:left;
        width: 10%;
  }
}
@media (min-width:1025px) {
  /* big landscape tablets, laptops, and desktops */
  .module_catalogue .hkc-md-1, .module_catalogue .hkc-md-2{
        width: 6.5%;
  }
}
@media (min-width:1281px) {
  /* hi-res laptops and desktops */
  .module_catalogue .hkc-md-1, .module_catalogue .hkc-md-2{
        width: 6.5%;
  }
}

/* Arreglat les icones que distorsionaven la pàgina al ficar-se a la dreta */

.post-content span.icon-cog, .post-content span.caret {
  display: none !important;
}

/* Fix temporal per a que no surti el sort by */

.toolbar-sorter, .orderby-displaynumber .limiter {
  display:none!important;
}

.orderby-displaynumber {
  font-size:15px;
}

.toolbar-amount {
  top:-2px;
}

/* Fix temporals (o no) hikamarket */

.com_hikamarket.view-productmarket.layout-form label.control-label {
  font-size: 15px!important;
}

.activo-field {
  margin-top: 10px!important;
}

.activo-field label {
    width: 50px!important;
    float: left!important;
    padding-top: 2px!important;
    margin-left:-5px!important;
}

.activo-field input {
  margin-bottom: 0!important;
  margin-right: 5px!important;
}

/* fix temporal hikashop */

.com_hikashop.view-product.layout-show .control-label, .com_hikashop.view-product.layout-show .control-text p {
  font-size: 16px;
}

#pdfOptions .control-label {
  font-size: 14px;
}

.filter-options-title span {
      letter-spacing: 0!important;
}

.menu_item_frontpanel {
  border-color: rgb(0, 113, 165)!important;
  border-radius: 0;
}

.menu_item_frontpanel .card {
  color: rgb(0, 113, 165);
}
select {
    border: 1px solid black!important;
}

/* Fixes mòdul d'ofertes especiales */

#tz-ofertas_especiales {
  padding-left:0;
  padding-right:0;
}

#tz-ofertas_especiales .module {
  padding: 20px!important;
}

/* Mòdul top-a */

.subscribe-module {
  overflow:auto;
}

.subscribe-module img {
  width:155px;
}

/* Ajustos diversos Pere */

/* Input box serach module Home Page */

#filter_text_search_1 {

width: 100%;
margin-top: 10px;

}

/* Alerts */

.alert-error {
  background: #ff7958!important;
  border:10px solid white!important;
  margin-bottom:0!important;
}

.alert-error .alert-heading {
  margin-bottom: 10px!important;
}

.alert-error .alert-heading, .alert-error .alert-message {
  color:white!important;
}

.alert-error .alert-message {
  font-size: 16px!important;
}

.request-price {
  display:inline-block;
  padding: 2px 5px;
  background-color: orange;
  color:white;
  line-height: initial;
}

/*  */

.com_users.view-profile.layout-edit .profile-edit .control-label label {
  display: inline-block!important;
}

.com_users.view-profile.layout-edit .profile-edit .ui-tooltip {
  display: none!important;
}

/* CSS Activacions */

.acypagination {
  display:flex;
  align-items:center;
  justify-content: center;
}

.acypagination li {
  border: 1px solid var(--button-main);
  color: var(--button-main);
  height:inherit;
  border-radius:0!important;
}

.acypagination li.selectedPage {
  font-family: Arial, Helvetica, sans-serif!important;
  line-height:normal!important;
  margin: 0 5px;
}

.acypagination li.selectedPage input[type="text"] {
  text-align:center;
}

/* 29-05-19 Fix pàgina list de Activacions */

/* Separar una mica el primer bloc d'informació */
.com_acymailing.view-frontlist.layout-form .onelineblockoptions:first-child table tr {
  border-bottom: 10px solid white!important;
}

.com_acymailing.view-frontlist.layout-form .onelineblockoptions:first-child table tbody > tr:not(:first-child) > td:first-child > *,
.com_acymailing.view-frontlist.layout-form .onelineblockoptions:first-child table tbody > tr:not(:first-child) > td:nth-child(2) > *  {
  display:none!important;
}

/* Idiomes amagat */
.com_acymailing.view-frontlist.layout-form .onelineblockoptions:nth-child(3){
  display:none!important;
}

/* Nivell de acceso amagat */
.com_acymailing.view-frontlist.layout-form .onelineblockoptions:nth-child(4) {
  display:none!important;
}

/* visible amagat */
.com_acymailing.view-frontlist.layout-form .onelineblockoptions:first-child table tbody > tr:nth-child(2) > td:nth-child(3),
.com_acymailing.view-frontlist.layout-form .onelineblockoptions:first-child table tbody > tr:nth-child(2) > td:nth-child(4) {
  display:none!important;
}

.com_acymailing.view-frontlist.layout-form .onelineblockoptions:first-child table tbody > tr > td:first-child,
.com_acymailing.view-frontlist.layout-form .onelineblockoptions:first-child table tbody > tr > td:nth-child(3) {
  text-align:right;
  padding-right: 10px;
}

input[name="data[list][name]"] {
  width: 400px!important;
}

.col-md-12.unsubscribe-message * {
  text-align:center;
}

.col-md-12.unsubscribe-message .icon {
  width:100%!important;
  height:auto;
  margin-bottom: 60px;
}

.col-md-12.unsubscribe-message .text p {
  font-size: 16px;
}

.col-md-12.unsubscribe-message .btn {
  text-transform: inherit!important;
  margin-bottom: 80px;
  margin-top: 40px;
}

.itemid-880.view-article #system-message-container {
  display:none!important;
}


.cc-revoke.cc-revoke-bottom {
    width: 30px!important;
    background-color: darkgray!important;
    text-indent: 1000px;
    overflow: hidden;
    white-space: nowrap;
    background-image: url('https://activacions.com/images/icons/cookie.png');
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    left: 78px!important;
}