
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700&subset=latin-ext');*/

@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200..800&display=swap');

html {
    overflow-x: hidden;
}
body {
    font-family: "Dosis", sans-serif;
    color: #7a7a7a;
    /*background: #f4f4f4;*/
    font-size: 15px;
    position: relative;
    background-color: #fff;
}
h1 {
    color: #111;
    font-size: 25px;
    font-weight: 300;
    margin: 20px 0 30px 0;
    padding: 0 0 15px 0;
    position: relative;
    letter-spacing: 3.23px;
}
h2 {
    font-size: 30px;
    padding: 0 0 15px 0;
    color: #010101;
    position: relative;
    font-weight: 700;
    margin: 20px 0 10px 0;}

h3 {
    font-size: 25px;
    font-weight: 500;
    color: #010101;
}
h4 {
    font-size: 20px;

    margin-top: 20px;
    font-weight: 500;
    color: #85a411;
}




h5 {
    color: #24252b;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 300;
}
.form-control {
    border-radius: 0!important;
}
/*.btn {*/
/*    border-radius: 0!important;*/
/*}*/
.section-1-content h2 {
    color: #efefef;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size:20px;
    font-weight: 600;
}
.clearfloat {
    clear: both;
}

a, a:active, a:focus {
    text-decoration: none;
    color: #3e6765;
}
a:focus, a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none !important;
}
a:hover	{
    text-decoration: none;
    color: #222;
}
ul {
    padding-left: 30px;
}
ul li {
    margin-bottom: 8px;
}
.wrapper-color span {
    color:#efefef;
    font-size: 24px;
    font-weight: 700;
    margin-right: 5px;
}
.wrapper-color {
    background: #f4f4f4;
    padding: 15px;
}
.vscms-form-modal {
    display:none;
}
.btn.btn-default {
    border-radius: 5px;
    /*border: 1px solid #7a7a7a;*/
    padding: 10px 35px;
    font-size: 14px;
    background: none;
    color: #000;
    font-weight: 300;
    -webkit-transition: background 0.5s ease, color 0.5s ease 0s;
    -moz-transition: background 0.5s ease, color 0.5s ease 0s;
    -ms-transition: background 0.5s ease, color 0.5s ease 0s;
    -o-transition: background 0.5s ease, color 0.5s ease 0s;
    transition: background 0.5s ease, color 0.5s ease 0s;

}
.PageText strong{
    font-size: 17px;
}

a.btn.btn-default:hover {
    background: #85a411;
    color: #fff;

}
.wrapper-no-color{
    padding-top: 10px;
    padding-bottom: 10px;
}
.form-control {

    min-height: 44px;
    border: 1px solid #ebebeb;
    max-width: 100%;
    padding-left: 20px;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: block;
}
#map {
    height: 500px;
}
#map h3 {
    margin-top: 5px;
    font-size: 16px;
}
#map br {
    margin-bottom: 5px;
}
body.modal-open {
    padding-right: 0 !important;
}

body.mce-modal-open {
    overflow: hidden;
    padding-right: 17px !important;
    height: 100%;
}
#TextualContent .picture-right {
    float: right;
    max-width: 420px;
    max-height: 420px;
    border-radius: 5px;
    margin-left: 15px;
    margin-bottom: 15px;
}
#TextualContent .picture-left {
    float: right;
    max-width: 420px;
    max-height: 420px;
    border-radius: 5px;
    margin-left: 15px;
    margin-bottom: 15px;
}
#TextualContent ul {
    list-style: none;
    padding: 0 0 0 20px;
}
#TextualContent ul li {
    position: relative;
    padding: 1px 0 1px 12px;
}
#TextualContent ol li {
    padding: 0 0 10px 10px
}

#TextualContent ul li:before {
    content: '\f0f5 ';
    font-family: 'FontAwesome';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -28px;
    top: 4px;
    color: #85a411;
    font-weight: 500;
    font-size: 10px;
}
#TextualContent {
    margin-top:40px;
    margin-bottom:40px;
}
#TextualContent h1:first-child {
	margin-top: 0;
}
.error-404-wrapper {
	margin: 100px 0;
}
.error-404-wrapper .error-404 {
	text-align: center;
	font-size: 196px;
	color: #868688;
}
.error-404-wrapper .error-404-text .first {
	font-size: 50px;
	text-transform: uppercase;
	color: #212121;
	margin-top: 56px;
}
.error-404-wrapper .error-404-text .second {
	font-size: 30px;
	font-weight: 700;
	text-transform: capitalize;
	color: #212121;
	margin: -15px 0 15px 0;
}
.error-404-wrapper .error-404-text .third {
	font-size: 18px;
	font-weight: 600;
	color: #807F7D;
}
.page-under-construction {
    padding: 160px 0;
}
.page-under-construction .under-construction-text {
    text-align: left;
    padding-top: 130px;
}
.page-under-construction .under-construction-text h1 {
    font-size: 50px;
    font-weight: 500;
    text-align: left;
    line-height: normal;
    color: #888;
}
.page-under-construction .under-construction-text p {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
}
.index-news-snippet h3 {
	font-size:20px;
	text-align:left;
}
.one-news-wrapper-index{
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.one-news-wrapper-index .info-wrapper{
    padding: 15px 20px;
    text-align: left;
}
.info-wrapper h3{
    margin-top: 0;
}
.blog-wrapper h3{
    font-weight: 500;
    font-size: 20px;
    color: #85a411;
    font-style: normal;
}

.blog-wrapper .info-wrapper{
    background-color: #fff;
    min-height: 0;
    margin-bottom: 30px;
    /*border-bottom-right-radius: 5px;*/
    /*border-bottom-left-radius: 5px;*/

}
/*.blog-wrapper .image-wrapper img{*/
/*    border-radius: 5px 5px 0 0;*/
/*}*/

.blog-wrapper.index-one-news-wrapper .news-title{
    margin-top: 0;
    min-height: 20px;
}
.info-wrapper{
    padding: 0;
    background-color: #fff;
    margin: 20px 0;
}
.one-news-wrapper-index .info-wrapper .news-text {
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;

}
.one-news-wrapper-index .info-wrapper .view-more {
    font-size: 14px;
    color: #222;
}

.one-news-wrapper-index .news-title a {
    line-height: 20px;
    font-weight: 400;
    color: #21468c;
    font-size: 16px;
}
.one-news-wrapper-index .news-date {
    line-height: 20px;
    color:#7a7a7a;
    margin-bottom: 20px;
    font-style: italic;
}
.one-comment::after {
    position: absolute;
    content: '\f2dc\f2dc\f2dc';
    letter-spacing: 20px;
    font-size: 12px;
    display: block;
    bottom: -10px;
    left: 5%;
    transform: translateX(-50%);
    color: #b7d8e9;
}

.one-comment {
    padding-bottom: 20px;
    margin-bottom: 35px;
    position: relative;
}
.one-comment strong{
    color: #e71602;
}
.one-comment p{
    font-style: italic;
    color: #505a61;
    font-weight: 600;
}
.right-text-image {
    max-height: 450px;
    float: right;
    margin-bottom: 20px;
    margin-left: 30px;

}
.center-text-image {
    max-width: 533px;
    max-height: 420px;
    margin-left: 181px;
}
.small-left-text-image{
    max-width: 600px;
    max-height: 386px;
    float: left;
}

.small-image{
    float: right;
    width: 126px;
}
.small-right-text-image{
    max-width: 600px;
    max-height: 386px;
    float: right;

}
.proizvodi-info{
    margin-bottom: 50px;
}
.proizvodi-info h3{
    text-align: center;
}
.proizvodi-info-tekst{

    text-align: center;
}
.proizvodi-info p{
    text-align: center;

}
.quantity-text {
    text-align: center;
    color:#efefef;
    font-weight: 500;
    margin-bottom: 50px;
}
.left-text-image {
    max-width: 420px;
    max-height: 420px;
    float:left;
    margin-bottom: 80px;
    margin-right: 15px;
}
.pisma-container .pismo::after {
    position: absolute;
    content: '\f2dc\f2dc\f2dc';
    letter-spacing: 20px;
    font-size: 12px;
    display: block;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    color: #b7d8e9;
}
.pisma-container .pismo .text {
    line-height: 21px;
    font-size: 16px;
    font-style: italic;
}

.pisma-container .pismo .name {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 19px;
    color: #c2c7b0;
}

.pisma-container .pismo {
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}

.pisma-container {
    margin-top: 35px;
}
.nas-tim-wrapper {
    margin-top: 0;
}
.nas-tim-wrapper .image-wrapper img {
    border-radius: 5px;
}
.box-text-overlay:hover {
    cursor: pointer;
}
.box-text-overlay {
    position: relative;
    margin-bottom: 30px;
}
.box-text-overlay .overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 61px;
    display: flex;
    flex-direction: row;
    width: 100%;
}
.box-text-overlay .overlay .plus {
    width: 60px;
    height: 48px;
    float: left;
    background: #3377a2;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 50px;
    -webkit-transition: background 0.5s ease 0s;
    -moz-transition: background 0.5s ease 0s;
    -ms-transition: background 0.5s ease 0s;
    -o-transition: background 0.5s ease 0s;
    transition: background 0.5s ease 0s;
    margin-top: 7px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.box-text-overlay .overlay .text {
    height: 47px;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    color: #4b9ec9;
    font-weight: 600;
    padding: 0 1px 0 15px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: background 0.5s ease 0s;
    -moz-transition: background 0.5s ease 0s;
    -ms-transition: background 0.5s ease 0s;
    -o-transition: background 0.5s ease 0s;
}

.box-text-overlay:hover .overlay .text {
    background: rgba(255, 255, 255, 0.9);
}

.instruktor-text h3{
    font-weight: 600;
    color: #4b9ec9;
    font-size: 30px;
    text-transform: uppercase;

}
.instruktor-text span {
    font-weight: 600;
    color: #505a61;
    font-size: 20px;
    margin-bottom: 0;
}


.one-banner-gallery .title-gallery-overlay {
    line-height: 20px;
    font-weight: 400;
    color: #21468c;
    font-size: 16px;
    margin-top: 20px;
    min-height: 40px;
}

.one-banner-gallery {
    margin-bottom: 40px!important;
    position: relative;
}
.one-banner-gallery a {
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    font-size: 28px;
    text-align: center;

}

.one-banner-gallery a:hover::before {
    opacity: 1;
}
.one-banner-gallery img:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 0 30px 0px rgb( 122, 122, 122);
    box-shadow: 0 0 25px 0px rgb(122, 122, 122);
}

.has-feedback label ~ .form-control-feedback {
	top: 34px;
}
.form-group.no-label .form-control-feedback {
	top: 8px;
}
.contact-information-wrapper .contact-row {
	margin-bottom:10px;
}
.contact-information-wrapper .contact-row i {
	margin-right:8px;
}
.contact-information-wrapper .social-link i {
	color:#555;
	border-color:#555;
}
#map {
	height:500px;
}
#map i {
	margin-right:10px;
}
#map h3 {
    margin-top: 5px;
    font-size: 15px;
}
#map br {
	margin-bottom: 5px;
}
.loading-spinner {
	position: absolute;
	z-index:999;
	left:50%;
	top:90px;
	margin-left:-30px;
}
.grid-item {
	margin-bottom:15px;
}
.fluid {
	margin:0px -5px;
}
#fluid-wrapper {
	visibility:hidden;
}
#fluid-wrapper.fluid .item {
	margin: 5px 0.0% 5px 0.0%;
	padding:0px 5px;
}
#fluid-wrapper.fluid .item img
{
	/*display: none;*/
	display: block;
	width: 100%;
	height: auto !important;
	opacity:1;
	border:1px solid #f2f2f2;
}
.one-page-gallery .one-page-gallery-item {
    position: relative;
}
.one-page-gallery-item {
    margin-top: 30px;
}
.one-page-gallery .one-page-gallery-item .image-overlay {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.one-page-gallery .one-page-gallery-item .image-overlay:after {
	display: block;
	position: absolute;
	content: "\f00e";

	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.one-page-gallery .one-page-gallery-item:hover .image-overlay {
	opacity: 1;
}
.one-page-video .video-thumb {
	margin-bottom: 30px;
	position: relative;
}
.one-page-video .video-thumb a:before {
	content: "\f16a";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	color: #D32322;
	font-size: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index: 1;
}
.one-page-video .video-thumb a:hover:before {
	color: rgba(211, 35, 34, 0.8);
}
.loading-spinner {
	position: absolute;
	z-index:999;
	left:50%;
	top:90px;
	margin-left:-30px;
}
.center-col ul.pagination li::before {
    content:none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius:5px;
}
.pagination > li > a, .pagination > li > span {
    color: #444;
    font-weight: 500;
    padding: 0 0 0 2px;
    margin: 0 4px;
    border-color: #e5e5e5;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border-radius: 5px;
}
.pagination > li > a > span, .pagination > li > span > span {
    display: block;
}
.cart-input-wrapper {
    position: relative;
}
.cart-value-change {
    font-size: 9px;
    background: #f0f0f0;
    color:#979797;
    padding:0px 3px;
    position: absolute;
}
.cart-value-change:hover {
    color:#c2c7b0;
    cursor: pointer;
}
.cart-plus-one {
    right:10px;
    top:-3px;
}
.cart-minus-one {
    right:10px;
    bottom:-3px;
}
#AddCartMessage {
    display: none;
    position: fixed;
    top:10px;
    right:10px;
    z-index:9999;
}
.form-control.shopping-cart-quantity {
    width:auto;
    padding:5px;
    height:28px;
}
.fa-trash.cart-delete {
    font-size:15px;
    margin:-1px 0px 0px 5px;
}
.cart-table-wrapper .btn.btn-default {
    line-height:normal;
    padding:5px;
    margin-top:10px;
}
.cart-table-wrapper .shopping-cart-table th {
    border-bottom:2px solid #ddd;
    border-right:1px solid #ddd;
    padding:5px 10px;
}
.cart-table-wrapper .shopping-cart-table th:first-child, .cart-table-wrapper .shopping-cart-table th:last-child {
    border-right:0px;
    border-left:0px;
}
.cart-table-wrapper .shopping-cart-table th:nth-child(2),.cart-table-wrapper .shopping-cart-table td:nth-child(2) {
    padding-left:0px;
}
.cart-table-wrapper .shopping-cart-table td {
    padding:10px;
    border-bottom:1px solid #eee;
}
.cart-table-wrapper .buttons {
    margin:10px 0px 40px 0px;
}
.invoice .table-personal-info {
    margin-bottom:30px;
}
.invoice .table-personal-info td {
    padding:5px 10px 5px 0px;
}
.fa.fa-mobile.map, .fa.fa-phone.map, .fa.fa-envelope.map {
    margin-right:10px;
}
.product-images-wrapper .fotorama {
    padding-bottom: 20px;
}
.product-images-wrapper .fotorama__nav {
    text-align: left;
}
.product-images-wrapper .fotorama__thumb {
    border: 1px solid #cecece;
}
.product-images-wrapper .fotorama__stage {
    transform: none;
}
.template-container, .template {
    display: none;
}
.shopping-cart-table .table {
    font-size: 15px;
}
.shopping-cart-table .table > tbody > tr > td, .shopping-cart-table .table > tbody > tr > th, .shopping-cart-table .table > tfoot > tr > td, .shopping-cart-table .table > tfoot > tr > th, .shopping-cart-table .table > thead > tr > td, .shopping-cart-table .table > thead > tr > th {
    border-top: 0px;
    border-bottom: 1px solid #cecece;
    color: #000;
}
.shopping-cart-table .table > tbody > tr > th:last-child {
    padding-right: 20px;
}
.shopping-cart-table .table > tbody > tr > td {
    vertical-align: middle;
    height: 90px;
}
.shopping-cart-table .table > tbody > tr > td:first-child {
    padding-left: 20px;
}
.shopping-cart-table .table > tbody > tr > td:last-child {
    width: 25px;
    padding-right: 20px;
    text-align: right;
}
.shopping-cart-table .table > tbody > tr > td:last-child i {
    font-size: 22px;
    color: #191919;
}
.shopping-cart-table .table > tbody > tr > td:last-child i:hover {
    cursor: pointer;
    color: #c2c7b0;
}
.shopping-cart-table .table > tbody > tr > td.total-price, .shopping-cart-table .table > tbody > tr > td.total-price-number {
    width: 200px;
}
.shopping-cart-quantity-wrapper {
    display: table;
    height: 48px;
}
.shopping-cart-quantity-wrapper div {
    display: table-cell;
    height: 48px;
    vertical-align: middle;
    color: #000;
}
.shopping-cart-quantity-wrapper div.content {
    width: 40px;
    text-align: center;
    background: #f6f6f6;
}
.shopping-cart-quantity-wrapper div.plus, .shopping-cart-quantity-wrapper div.minus {
    width: 26px;
    text-align: center;
    background: #f6f6f6;
    -webkit-user-select: none;
    -moz-user-select: none;
    -html-user-select: none;
    -ms-user-select: none;
}
.shopping-cart-quantity-wrapper div.plus:hover, .shopping-cart-quantity-wrapper div.minus:hover {
    cursor: pointer;
}
.shopping-cart-table .shopping-cart-image {
    max-width: 70px;
}
.shopping-cart-table .table > tbody > tr.last-row > td {
    height: 50px;
    font-weight: bold;
}
.shopping-cart-table .table > tbody > tr.last-row > td.total-price-text {
    text-align: right;
}
.shopping-cart-table .table > tbody > tr.last-row > td.total-price-number {
    color: #c2c7b0;
}
.shopping-cart-wrapper {
    padding: 30px 0;
}
.cart-buttons-wrapper .btn, .cart-buttons-wrapper .btn:focus, .cart-buttons-wrapper .btn:active {
    margin-left: 8px;
    padding: 8px 16px;
    font-size: 12px;
}
#snackbar-container {
    left: auto;
    right: 30px;
    bottom: 30px;
}
.snackbar.snackbar-opened {
    background: rgba(237,28,36, 0.8);
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    font-size: 14px;
    border-radius: 2px;
    margin-top: 10px;
}

.shopping-cart-wrapper.shopping-cart-is-empty .your-cart-is-empty {
    display: block;
}

.shopping-cart-wrapper.shopping-cart-is-empty .shopping-cart-table, .shopping-cart-wrapper.shopping-cart-is-empty .cart-buttons-wrapper {
    display: none;
}

.your-cart-is-empty {
    text-align: center;
}

.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-icon {
    margin: 50px 0 20px;
}

.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-icon i {
    font-size: 220px;
    color: #c2c7b0;
}

.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-text {
    padding-bottom: 50px;
}

.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-text a {
    color: #c2c7b0;
}

.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-text a:hover {
    color: #c2c7b0;
}

.product-attribute-wrapper {
    margin-top: 20px;
}

.product-attribute-wrapper:hover {
    cursor: default;
}
.product-attribute-wrapper .attribute-title {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 7px;
}

.product-attribute-wrapper .attribute-title .attribute-title-value {
    font-weight: 400;
    font-size: 13px;
    padding: 0 2px;
}
.product-attribute-wrapper .attribute-title .attribute-title-value.yellow-text {
    background-color: #ffe90b;
}
.product-attribute-wrapper .btn-primary {
    box-shadow: none;
    background: transparent;
    border: 1px solid #e5e5e5;
    color: #646466;
    border-radius: 0;
    margin-right: 8px;
    margin-bottom: 8px;
    min-width: 50px;
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 0;
}
.product-attribute-wrapper .btn-primary .attribute-name-wrapper {
    border: 1px solid transparent;
    min-height: 35px;
    min-width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    line-height: 32px;
}
.product-attribute-wrapper .btn-primary:hover {
    border-color: #e5e5e5;
    color: #646466;
}
.product-attribute-wrapper .btn-primary:hover, .product-attribute-wrapper .btn-primary:hover .attribute-name-wrapper {
    border-color: #ccc;
}
.product-attribute-wrapper .btn-primary.selected .attribute-name-wrapper {
    border-color: #666;
}
.product-attribute-wrapper .btn-primary.selected {
    border-color: #666;
}
.filter-group .btn-primary.color-btn.selected .color-square-wrapper {
    position: relative;
}
.filter-group .btn-primary.color-btn.selected .color-square-wrapper:before {
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1;
}
.filter-group .btn-primary.color-btn.selected .color-square-wrapper:after {
    content: '\f00c';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 14px;
    z-index: 2;
}
.product-attribute-wrapper .btn-primary input {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.product-attribute-wrapper .btn-primary.color-btn, .filter-group .btn-primary.color-btn, .product-wrapper .btn-primary.color-btn {
    height: 46px;
    width: 46px;
    border: 2px solid transparent;
    padding: 0;
    min-width: 0;
    background: transparent;
    margin-right: 1px;
}
.filter-group .btn-primary.color-btn {
    width: 40px;
    height: 40px;
    float: left;
    margin: 0;
}
.product-wrapper .btn-primary.color-btn {
    width: 41px;
    height: 41px;
}
.product-attribute-wrapper .btn-primary.color-btn:hover, .filter-group .btn-primary.color-btn:hover, .product-wrapper .btn-primary.color-btn:hover {
    border-color: transparent;
    background: transparent;
}
.product-attribute-wrapper .btn-primary.color-btn.selected {
    border-color: #000;
}
.product-attribute-wrapper .btn-primary.color-btn.disabled, .product-attribute-wrapper .btn.disabled, .product-attribute-wrapper .btn[disabled], .product-attribute-wrapper fieldset[disabled] .btn {
    opacity: 1;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background: transparent;
}
.product-attribute-wrapper .btn-primary.color-btn.disabled:hover {
    cursor: default;
}
.product-attribute-wrapper .btn-primary.color-btn:focus, .product-attribute-wrapper .btn-primary.color-btn:active {
    background: transparent;
}
.product-attribute-wrapper .btn-primary.color-btn .color-square, .filter-group .btn-primary.color-btn .color-square, .product-wrapper .btn-primary.color-btn .color-square {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
}
.product-attribute-wrapper .btn-primary.color-btn .color-square-wrapper, .filter-group .btn-primary.color-btn .color-square-wrapper, .product-wrapper .btn-primary.color-btn .color-square-wrapper {
    border: 1px solid transparent;
    width: 100%;
    height: 100%;
    padding: 1px;
}
.product-attribute-wrapper .btn-primary.color-btn:hover .color-square-wrapper, .filter-group .btn-primary.color-btn:hover .color-square-wrapper, .product-wrapper .btn-primary.color-btn:hover .color-square-wrapper {
    border-color: #000;
}
.product-attribute-wrapper .btn-primary.color-btn.selected:hover .color-square-wrapper, .filter-group .btn-primary.color-btn .selected:hover .color-square-wrapper, .product-wrapper .btn-primary.color-btn .selected:hover .color-square-wrapper {
    border-color: transparent;
}
.product-attribute-wrapper .btn-primary.color-btn .color-square .square-second-color, .filter-group .btn-primary.color-btn .color-square .square-second-color, .product-wrapper .btn-primary.color-btn .color-square .square-second-color {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    border-width: 0 0 36px 36px;
    border-style: solid;
    width: 0;
    height: 0;
}
.product-attribute-wrapper .btn-primary.disabled {
    border: 1px solid #e5e5e5;
    background-color: #f1f1f1;
    color: #999;
    cursor: default;
}
.product-attribute-wrapper .btn-primary.disabled:hover {
    border: 1px solid #e5e5e5;
    cursor: default;
}
.product-attribute-wrapper .btn-primary.disabled:hover .attribute-name-wrapper {
    border-color: transparent;
}
.product-attribute-wrapper .btn-primary.active, .product-attribute-wrapper .btn-primary:active, .product-attribute-wrapper .open > .dropdown-toggle.btn-primary {
    background: transparent;
    color: #646466;
}
.product-attribute-wrapper .btn-primary.color-btn.disabled {
    border: 2px solid transparent;
    background: transparent;
    opacity: 1;
    cursor: default;
}
.product-attribute-wrapper .btn-primary.color-btn.disabled .color-square {
    position: relative;
}
.product-attribute-wrapper .btn-primary.color-btn.disabled .color-square:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 3;
}
.product-attribute-wrapper .btn-primary.color-btn.disabled .color-square:after {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    border-bottom: 1px solid #444;
    -webkit-transform: skewY(45deg);
    transform: skewY(45deg);
    z-index: 4;
}
.product-attribute-wrapper .btn-primary.color-btn.disabled:hover .color-square-wrapper {
    border-color: transparent;
}
.filter-group .btn-primary.color-btn input {
    visibility: hidden;
}
.center-col ul.pagination li::before {
    content: none;
}
.magic-checkbox + label:before, .magic-radio + label:before {
    border-color: #a4a4a4;
}

.magic-checkbox + label, .magic-radio + label {
    font-weight: 400;
    font-size: 13px;
}
/* Base for label styling */
.magic-checkbox-wrapper [type="checkbox"]:not(:checked), .magic-checkbox-wrapper [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.magic-checkbox-wrapper label {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                     supported by Chrome and Opera */
}
.magic-checkbox-wrapper-check input[type="checkbox"]:not(:checked),
.magic-checkbox-wrapper input[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.magic-checkbox-wrapper input[type="checkbox"]:not(:checked) + label,
.magic-checkbox-wrapper input[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}
/* checkbox aspect */
.magic-checkbox-wrapper input[type="checkbox"]:not(:checked) + label:before,
.magic-checkbox-wrapper input[type="checkbox"]:checked + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    content: '';
    border: 1px solid #a4a4a4;
    border-radius: 3px;
}
/* checkbox aspect */
.magic-checkbox-wrapper input[type="checkbox"]:not(:checked) + label:hover:before,
.magic-checkbox-wrapper input[type="checkbox"]:checked + label:hover:before {
    border-color: #c2c7b0;
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color;
}
.magic-checkbox-wrappe input[type="checkbox"]:not(:checked) + label:after,
.magic-checkbox-wrapper input[type="checkbox"] + label:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    background: #c2c7b0;
    display: none;
    content: '';
    position: absolute;
}
.magic-checkbox-wrapper input[type="checkbox"]:checked + label:before, .custom-check [type="checkbox"]:checked + label:before {
    border-color: #c2c7b0;
    background: #c2c7b0;
}
.magic-checkbox-wrapper input[type="checkbox"]:checked + label:after, .custom-check [type="checkbox"]:checked + label:after {
    display: block;
    top: 2px;
    left: 7px;
    box-sizing: border-box;
    width: 5px;
    height: 12px;
    transform: rotate(45deg);
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
}
/* disabled checkbox */
.magic-checkbox-wrapper input[type="checkbox"]:disabled:not(:checked) + label:before,
.magic-checkbox-wrapper input[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
.magic-checkbox-wrapper input[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}
.magic-checkbox-wrapper input[type="checkbox"]:disabled + label {
    color: #aaa;
}
.magic-checkbox:checked + label:before {
    border-color: #c2c7b0;
    background: #c2c7b0;
}
.filter-group .content-label {
    color: rgba(0, 0, 0, 0.54);
    margin-bottom: 14px;
    font-size: 15px;
    font-weight: 600;
}
.filter-group .filters {
    margin-bottom: 35px;
}
.filter-group .filters .sort-select {
    margin-top: -12px;
    margin-bottom: -10px;
}
.filter-group .checkbox {
    margin-bottom: 2px;
    margin-top: 2px;
}
.filter-group .checkbox label {
    color: #222;
    font-size: 13px;
}
.filter-group .checkbox label .parent-category {
    font-size: 11px;
}
.filter-group .checkbox.magic-checkbox-wrapper input[type="checkbox"]:not(:checked) + label, .filter-group .checkbox.magic-checkbox-wrapper input[type="checkbox"]:checked + label {
    line-height: 18px;
}
.filter-menu-content {
    margin-bottom: 30px;
    padding-top: 5px;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    background: #fff;
    overflow: hidden;
}
.filters-wrapper > .panel-group {
    border-radius: 3px;
    overflow: hidden;
    margin: 0;
}
.filter-menu-content .panel {
    box-shadow: none;
}
.filter-menu-content .panel-default {
    border: 0;
    border-radius: 0;
    background: #f5f5f5;
}
.filter-menu-content .panel-default > .panel-heading {
    margin-top: 0;
    background: transparent;
    padding: 0;
}
.filter-menu-content .panel-group .panel + .panel {
    margin: 0;
}
.filter-menu-content .panel-collapse {
    padding: 0;
}
.filter-menu-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0;
    padding: 5px 13px 10px;
    font-size: 15px;
    font-weight: 300;
    background: #fff;
}

.filter-menu-content .panel-default > .panel-heading h4 {
    font-weight: 300;
    font-size: 16px;
    text-transform: none;
    position: relative;
    border: 0;
}
.filter-menu-content .panel-default > .panel-heading h4 a {
    position: relative;
    display: block;
    width: 100%;
    color: #222;
    padding: 12px 13px 10px;
    background: #fff;
}
.filter-menu-content .panel-default > .panel-heading h4 a:before {
    content: '\f106';
    font-size: 18px;
    position: absolute;
    display: block;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #798794;
}
.filter-menu-content .panel-default > .panel-heading h4 a.collapsed:before {
    content: '\f107';
    color: #646464;
}
.cover-image {
    max-width: 420px;
    max-height: 420px;
    border-radius: 5px;
    margin:15px;
}
#contentContainer {
    position: relative;
}
#contentContainer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    z-index: 10;
    display: none;
}
#contentContainer:after {
    content: "\f110";
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    font-family: "FontAwesome";
    font-size: 48px;
    align-items: center;
    color: #c2c7b0;
    justify-content: center;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    display: none;
}
#contentContainer.content-container-loading {
    overflow: hidden;
}
#contentContainer.content-container-loading:before, #contentContainer.content-container-loading:after {
    display: block;
}
.top-filter-line {
    display: flex;
    justify-content: space-between;
    height: 46px;
    margin-bottom: 30px;
    background: #fff;
    padding: 0 18px;
    color: #222;
    font-size: 13px;
    border-radius: 4px;
    border: 1px solid #ebebeb;
}
.top-filter-line .sort-select {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 32px;
}
.top-filter-line .sort-select.view-count {
    margin-right: 0;
}
.top-filter-line .sort-select .select-label {
    margin-right: 13px;
    color: #525252;
}
.top-filter-line .nice-select {
    height: 30px;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    background: #fff;
    line-height: 27px;
    font-size: 13px;
    padding-left: 15px;
    color: #222;
}
.top-filter-line .nice-select:after {
    width: 6px;
    height: 6px;
    color: #222;
}
.top-filter-line .nice-select .list {
    border-radius: 0;
}
.top-filter-line .nice-select .option {
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
}
.shopping-cart-table .cart-item-image {
    max-width: 70px;
}
.shopping-cart-wrapper-page .your-cart-is-empty {
    display: none;
}
.shopping-cart-wrapper-page.shoppingCartIsEmpty .shopping-cart-content {
    display: none;
}
.shopping-cart-wrapper-page.shoppingCartIsEmpty .your-cart-is-empty {
    display: block;
}
.filters-wrapper .filter-menu-title {
    padding: 10px 15px 11px;
    background: #4c5052;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}
.filters-wrapper .filter-title {
    margin-top: 20px;
    color: #646464;
    padding: 15px;
    font-weight: 400;
    font-size: 16px;
}
.styles-slider-wrapper {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    padding: 10px 20px 25px 0;
    width: 100%;
}
.styles-slider-wrapper .checkbox-wrapper {
    display: none;
}
.styles-slider-wrapper .checkbox {
    margin: 0;
    width: 35px;
}

.right-filter-menu .styles-slider-wrapper {
    display: flex;
    align-items: center;
}

.right-filter-menu .styles-slider-wrapper .checkbox-wrapper {
    width: 40px;
    margin: 0;
}

.right-filter-menu .styles-slider-wrapper .checkbox-wrapper .checkbox {
    margin: 5px 0 0 0;
}
.right-filter-menu .styles-slider-wrapper #NumberOfStylesSlider {
    width: 135px;
}

.right-filter-menu .styles-slider-wrapper .selected-value {
    width: 30px;
    margin-left: 30px;
    font-size: 14px;
    color: #777;
}
.noUi-connect {
    background: #c2c7b0;
}
.noUi-connects {
    height: 2px;
    background: #FAD4A5;
    box-shadow: none;
    top: 2px;
}
.noUi-target.disabled .noUi-connects, .noUi-target.disabled .noUi-connect {
    background: #a4a4a4;
}
.noUi-target {
    height: 6px;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    width: 100%;
    margin-top: -5px;
}
.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    box-shadow: none;
    border-radius: 50%;
    background: #c2c7b0;
    border: 2px solid #fff;
    top: -7px;
}
.noUi-target.disabled .noUi-handle {
    background: #a4a4a4;
}
.noUi-horizontal .noUi-handle:hover {
    cursor: pointer;
}
.noUi-target.disabled .noUi-handle:hover {
    cursor: not-allowed;
}
.noUi-horizontal .noUi-handle:after, .noUi-horizontal .noUi-handle:before {
    display: none;
}

.noUi-horizontal .noUi-tooltip {
    top: 120%;
    bottom: auto;
    box-shadow: none;
    background: transparent;
    border: none;
    background: #fff;
}

.snackbar.snackbar-opened {
    padding: 15px 20px;
    font-size: 13px;
    text-align: left;
    text-indent: initial;
    border-radius: 5px;
}

.snackbar-content {
    line-height: 18px;
}

.snackbar-content .fa-shopping-cart {
    font-size: 52px;
    margin-right: 20px;
    float: left;
}

.snackbar-content a {
    color: #fff;
    text-decoration: underline;
}

.snackbar-content a:hover {
    color: #c2c7b0;
}

.no-product-for-choosen-filter {
    background: #fff;
    padding: 15px 20px;
    font-size: 16px;
    color: #222;
    border: 0;
}
.clear-filters-btn {
    display: none;
    text-align: center;
    border-top: 1px solid #F2F2F2;
    padding: 8px 20px 10px;
    background: #c2c7b0;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.clear-filters-btn.active {
    display: block;
}
.clear-filters-btn .btn.btn-default {
    border: 0;
    padding: 0;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
}
.clear-filters-btn .btn.btn-default:focus, .clear-filters-btn .btn.btn-default:active {
    box-shadow: none;
}
.clear-filters-btn:hover {
    background: #222;
    color: #fff;
}

.attribute-type-color {
    display: none;
}

.attribute-type-color.visible {
    display: block;
}
.product-page-wrapper {
    background: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
}
.product-page-wrapper .product-content {
    margin: 20px 0 10px;
}
.product-page-wrapper .product-content .property-name {
    margin-right: 8px;
    font-size: 15px;
    text-transform: uppercase;
    color: #979797;
    font-weight: 500;
    margin-bottom: 3px;
}

.product-wrapper .owl-carousel {
    padding: 0 20px;
    position: relative;
}
.product-wrapper .owl-stage-outer .owl-item {
    padding: 0 2px;
}

.product-wrapper .owl-stage-outer .owl-stage {
    margin: 0 auto;
}
.product-wrapper .owl-carousel-group.owl-carousel .owl-nav .owl-prev, .product-wrapper .owl-carousel-group.owl-carousel .owl-nav .owl-next {
    margin-top: -11px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .fotorama .fotorama__stage__shaft .fotorama__stage__frame:not(:first-child) img {
        display: none;
    }

    .fotorama .fotorama__stage__shaft .fotorama__stage__frame.fotorama__loaded--img:not(:first-child) img {
        display: block;
    }
}

.form-control-feedback {
    top: 10px;
}

.alert a {
    color: #c2c7b0;
    text-decoration: underline;}

.alert a:hover {
    color: #c27a20;
    text-decoration: underline;
}
.index-slider-wrapper {
    background: #fdfeff;
    background: -moz-linear-gradient(top,#fdfeff 0%,#e5edf1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fdfeff),color-stop(100%,#e5edf1));
    background: -webkit-linear-gradient(top,#fdfeff 0%,#e5edf1 100%);
    background: -o-linear-gradient(top,#fdfeff 0%,#e5edf1 100%);
    background: -ms-linear-gradient(top,#fdfeff 0%,#e5edf1 100%);
    background: linear-gradient(to bottom,#fdfeff 0%,#e5edf1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfeff',endColorstr='#e5edf1',GradientType=0);
    padding: 60px 0;
}
.top-filter-line .right-filter-flex {
    display: flex;
}
.top-filter-line .showing-items {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #5A6169;
}
.top-filter-line .showing-items span {
    margin: 0 5px;
}
.add-to-favorite-wrapper {
    margin: -5px 0 20px;
}
.add-to-favorite-wrapper .save-font {
    font-size: 14px;
    color: #525252;
    font-weight: 500;
    cursor: pointer;
}
.add-to-favorite-wrapper .save-font i {
    margin-right: 5px;
    font-size: 16px;
}
.add-to-favorite-wrapper .save-font:hover, .add-to-favorite-wrapper .save-font:hover i {
    color: #c2c7b0;
}
.social-share-wrapper .facebook-share, .social-share-wrapper .twitter-share, .social-share-wrapper .google-plus-share {
    float: left;
    color: #fff;
    cursor: pointer;
    height: 33px;
    margin-right: 7px;
}
.social-share-wrapper .facebook-share a, .social-share-wrapper .twitter-share a, .social-share-wrapper .google-plus-share a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    height: 100%;
    width: 100%;
    color: #fff;
}
.social-share-wrapper .facebook-share i, .social-share-wrapper .twitter-share i, .social-share-wrapper .google-plus-share i {
    margin-right: 7px;
}
.social-share-wrapper .facebook-share:hover, .social-share-wrapper .twitter-share:hover, .social-share-wrapper .google-plus-share:hover {
    opacity: 0.8;
}
.facebook-share {
    background: #3b5998;
}
.twitter-share {
    background: #00aced;
}
.google-plus-share {
    background: #d14836;
    margin-right: 0;
}
.map-wrapper, .map-wrapper iframe {
    max-width: 100%;
}
.map-wrapper iframe {
    float: left;
}
.modal-content {
    border-radius: 3px;
    border: 19px solid rgba(0,0,0,.2);
}
.bootstrap-dialog .bootstrap-dialog-title {
    font-weight: 500;
    font-size: 16px;
}
.alert-info.online-shopping-alert {
    margin: 18px 0 25px;
    padding: 10px 15px;
    color: #fff;
    background-color: #a39976;
    border-color: #a39976;
}
.unavailable-for-shopping {
    text-align: center;
    margin-top: 35px;
}
.fb-login-wrapper {
    margin-bottom: 20px;
}
.my-account-box {
    text-align: center;
    border: 1px solid #e4e4e4;
    padding: 40px 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.my-account-box:hover {
    border-color: #c2c7b0;
    background: #c2c7b0;
    color: #fff;
}
.my-account-box i {
    font-size: 40px;
    margin-bottom: 10px;
    color: #333;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    -ms-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
.my-account-box:hover i {
    color: #fff;
}
.my-account-box .title {
    font-size: 22px;
    font-weight: 400;
}
.edit-profile-wrapper .profile-image-wrapper {
    padding-left: 50px;
}
.edit-profile-wrapper .profile-image {
    margin-bottom: 20px;
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
}
.edit-profile-wrapper .profile-image img {
    max-width: 100%;
    max-height: 100%;
}
.edit-profile-wrapper .profile-image i {
    font-size: 100px;
    color: #333;
}
.edit-profile-wrapper .reset-password {
    margin-top: 30px;
}
.reset-password .input-group {
    width: 91%;
}
.reset-password .input-group .btn, .input-group.password .btn {
    border: 1px solid #ccc;
}
.input-group.password {
    width: 81%;
}
.template-container {
    display: none;
}
input.inputfile {
    display: none;
}
.file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    border-radius :2px;
}
.file-upload:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
}
.crop-image-wrapper {
    width: 60%;
    float: left;
    padding-top: 60%;
    position: relative;
    border: 1px solid #ccc;
}
.crop-image-wrapper .absolute-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.avatar-crop-wrapper .crop-options {
    float: left;
    width: 40%;
    padding-left: 50px;
}
.avatar-crop-wrapper .cropper-preview {
    width: 100px!important;
    height: 100px!important;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.avatar-crop-wrapper .cropper-preview.round {
    border-radius: 50%;
}
.avatar-crop-wrapper .crop-preview-wrapper {
    display: flex;
    margin-bottom: 30px;
}
.avatar-crop-wrapper .menu-heading {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 5px;
}
.avatar-crop-wrapper .tools-container i {
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius :2px;
    line-height: 34px;
    text-align: center;
    margin-right: 5px;
    -webkit-transition: background-color 0.1s ease 0s, opacity 0.1s ease 0s;
    -moz-transition: background-color 0.1s ease 0s, opacity 0.1s ease 0s;
    -o-transition: background-color 0.1s ease 0s, opacity 0.1s ease 0s;
    transition: background-color 0.1s ease 0s, opacity 0.1s ease 0s;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
}
.avatar-crop-wrapper i:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    cursor: pointer;
}
.avatar-crop-wrapper .file-upload {
    margin-bottom: 20px;
}
.bootstrap-dialog.type-primary .modal-header {
    border-radius: 0;
}
.modal-footer {
    padding: 10px 15px;
}
.user-info .user-image img[src=""], .user-profile-picture img[src=""] {
    display: none;
}
.manufacturer-list .manufacturer-list {
    margin-bottom: 30px;
}
.product-grid-wrapper {
    min-height: 300px;
    padding-bottom: 20px;
}
.order-history-table {
    margin-top: 30px;
}
.order-history-wrapper .table > tbody > tr > th {
    border-top: 0;
}
.order-history-table > tbody > tr > td {
    vertical-align: middle;
}
.order-total-info {
    margin-bottom: 15px;
}
.order-total-info.first {
    margin-top: 30px;
}
h1 .heading-date {
    float: right;
    text-transform: none;
    font-size: 18px;
    margin-top: 8px;
}
.grid-compare-product-wrapper {
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 16px;
    z-index: 5;
    cursor: pointer;
}
.grid-compare-product-wrapper:hover {
    color: #c2c7b0;
}
.compare-products-wrapper {
    display: none;
    position: fixed;
    left: 15px;
    bottom: 15px;
    z-index: 9999;
    width: 270px;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.compare-products-wrapper .compare-products-title {
    background: #c2c7b0;
    color: #fff;
    padding: 8px 18px 8px 20px;
    font-size: 15px;
}
.compare-products-wrapper .minimize-compare-products {
    width: 20px;
    height: 20px;
    float: right;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}
.compare-products-wrapper .minimize-compare-products:before {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    top: -1px;
    right: 0;
}
.compare-products-wrapper.minimized .minimize-compare-products:before {
    content: '\f106';
}
.compare-products-wrapper .compare-products-footer {
    padding: 8px;
}
.compare-products-wrapper .compare-products-content-fixed-height {
    max-height: 256px;
    overflow-y: auto;
}
.compare-products-wrapper.minimized .compare-products-footer, .compare-products-wrapper.minimized .compare-products-content-fixed-height {
    display: none;
}
.compare-products-wrapper .compare-products-content {
    display: table;
    width: 100%;
    margin: 0;
    padding: 8px;
}
.compare-products-wrapper .compare-products-content .compare-products-one-product {
    display: table;
    width: 100%;
    margin: 0;
    padding: 10px 0;
}
.compare-products-wrapper .compare-products-content .compare-products-one-product .image-wrapper {
    min-width: 50px;
    min-height: 50px;
}
.compare-products-wrapper .compare-products-content .compare-products-one-product .image {
    width: 50px;
    display: table-cell;
    vertical-align: top;
}
.compare-products-wrapper .compare-products-content .compare-products-one-product .title {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
    padding-left: 15px;
}
.compare-products-wrapper .compare-products-content .compare-products-one-product .remove {
    display: table-cell;
    vertical-align: middle;
    width: 12px;
    cursor: pointer;
}
.compare-products-wrapper .compare-products-content .compare-products-one-product .remove:hover {
    color: #c2c7b0;
}
.compare-products-wrapper .btn, .compare-products-wrapper .btn:focus {
    font-size: 11px;
    color: #c2c7b0;
    border: 1px solid #c2c7b0;
    width: 48%;
    margin-right: 2%;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    padding: 6px;
    background: transparent;
    border-radius: 4px;
}
.compare-products-wrapper .btn:last-child {
    margin-right: 0;
}
.comparebox-container {
    padding: 0 15px;
}
.comparebox-container .comparebox-header, .comparebox-container .comparebox-product-info-row, .comparebox-container .comparebox-property-row {
    display: flex;
}
.comparebox-container .comparebox-header .comparebox-product-product-header, .comparebox-container .comparebox-product-info-row .product-info, .comparebox-container .comparebox-property-row .comparebox-row-property-value {
    width: 30%;
    padding: 0 15px;
}
.comparebox-container .twitter-typeahead, .comparebox-product-product-header .search-bar {
    width: 100%;
}
.comparebox-product-product-header .search-bar {
    padding: 20px 0 15px;
}
.comparebox-container .left-blank-space, .comparebox-container .comparebox-row-property-name {
    width: 250px;
    padding: 10px 16px;
}
.comparebox-container .left-blank-space {
    position: relative;
}
.comparebox-container .comparebox-row-property-name {
    padding: 9px 20px;
    font-weight: 500;
    color: #333;
}
.comparebox-container .comparebox-property-row .comparebox-row-property-value {
    padding: 9px 20px;
    border-left: 1px solid #e3e3e3;
    text-align: center;
}
.comparebox-container .comparebox-product-product-header {
    border-left: 1px solid #e3e3e3;
}
.comparebox-container .product-info {
    border-left: 1px solid #e3e3e3;
}
.comparebox-border {
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    margin: 40px 0 20px;
    position: relative;
    border-radius: 4px;
}
.comparebox-border.content-container-loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    z-index: 10;
    display: none;
}
.comparebox-border.content-container-loading:after {
    content: "\f110";
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    font-family: "FontAwesome";
    font-size: 48px;
    align-items: center;
    color: #c2c7b0;
    justify-content: center;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    display: none;
}
.comparebox-border.content-container-loading {
    overflow: hidden;
}
.comparebox-border.content-container-loading:before, .comparebox-border.content-container-loading:after {
    display: block;
}

.comparebox-container .comparebox-product-info-row {
    border-bottom: 1px solid #e3e3e3;
}
.comparebox-container .comparebox-property-row {
    border-bottom: 1px solid #e3e3e3;
}
.comparebox-container .comparebox-property-row:hover {
    background: #f9f9f9;
}
.comparebox-container .product-grid-item {
    box-shadow: none;
    margin: 0;
}
.comparebox-container .price-and-add-to-cart, .comparebox-container .grid-compare-product-wrapper {
    display: none;
}
.comparebox-container .product-info-text {
    padding: 1em 2em 0;
}
.comparebox-container .product-info-text .view-more-btn {
    display: none;
}
.comparebox-container .twitter-typeahead .list-group {
    display: none;
}
.comparebox-container .search-products-wrapper {
    width: 100%;
}
.comparebox-container .search-products-wrapper .search-products > a {
    width: 48%;
}
.comparebox-container .search-products-wrapper .search-products > a .price {
    display: none;
}
.comparebox-container .search-products .suggestion-product .informations .title {
    font-size: 12px;
}
.comparebox-container .have-property {
    color: #388E3C;
}
.comparebox-container .doesnt-have-property {
    color: #D32F2F;
}
.comparebox-container .diff-toggle-box .diff-toggle .diff-off {
    color: #fff;
    padding-right: 1em;
}
.comparebox-container .diff-toggle-box {
    position: absolute;
    left: 15px;
    bottom: 5px;
    height: 100%;
    width: 100%;
}
.comparebox-container .diff-toggle-box .diff-toggle {
    position: absolute;
    bottom: 48px;
    left: 8px;
    width: 100%;
    font-family: Google-Oswald,Arial,sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.comparebox-container .diff-toggle-box .diff-toggle .diff-off, .comparebox-container  .diff-toggle-box .diff-toggle .diff-on {
    padding: 10px 20px 9px;
    padding-right: 20px;
}
.comparebox-container .diff-toggle-box .diff-toggle .diff-off, .comparebox-container .diff-toggle-box .diff-toggle.on .diff-on {
    background-color: #c2c7b0;
}
.comparebox-container .diff-toggle-box .diff-toggle .diff-off {
    border-radius: 4px 0 0 4px;
}
.comparebox-container .diff-toggle-box .diff-toggle .diff-on {
    border-radius: 0 4px 4px 0;
}
.comparebox-container .diff-toggle-box .diff-toggle.on .diff-off {
    color: #fafafa;
    background-color: #606061;
}
.comparebox-container .diff-toggle-box .diff-toggle .diff-off:after {
    position: absolute;
    -ms-transform: translateX(1em);
    transform: translateX(1em);
    top: -1px;
    content: "ili";
    font-family: Arimo;
    font-weight: 700;
    font-size: .7em;
    background-color: #fff;
    color: #555;
    display: inline-block;
    width: 2.3em;
    line-height: 2.3em;
    border-radius: 100%;
    text-align: center;
}
.comparebox-container .diff-toggle-box .diff-toggle .diff-on {
    color: #fafafa;
    background-color: #606061;
    padding-left: 1.5em;
}
.comparebox-container .diff-toggle-box .description {
    position: absolute;
    bottom: 8px;
    font-style: italic;
    padding: 0 0 0 10px;
    color: #606061;
    font-size: 11px;
}
.comparebox-container .diff-toggle-box .description:before {
    position: relative;
    top: 1px;
    content: "\f05a";
    font-family: FontAwesome;
    font-style: normal;
    color: #aaa;
    font-size: 15px;
}
.comparebox-container .comparebox-property-row.on .comparebox-row-property-value, .comparebox-container .comparebox-property-row.on .doesnt-have-property, .comparebox-container .comparebox-property-row.on .have-property {
    color: #ececec;
}
.comparebox-container .searchbox-header-input-spinner {
    top: 50%;
}
.comparebox-container .search-wrapper .form-control {
    font-size: 13px;
    height: 40px;
}
.comparebox-container .input-group .form-control:not(:first-child):not(:last-child) {
    /*border-radius: 4px;*/
}
.comparebox-container .product-grid-item .product-image img {
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
    transition-property: none;
    transition-duration: unset;
    transition-timing-function: unset;
    transition-delay: unset;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}
.comparebox-container .product-grid-item:hover .product-image img {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}
.comparebox-container .product-grid-item .product-image {
    padding: 20px 40px 5px;
}
.bundle-product-wrapper {
    border-radius:  2px;
    margin-bottom: 30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.bundle-product-wrapper .bundle-info {
    display: flex;
    justify-content: space-between;
    background: #eeeeee;
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 15px;
    position: relative;
    overflow: hidden;
}
.bundle-product-wrapper .bundle-info:after {
    content: "";
    display: none;
    position: absolute;
    width: 19px;
    height: 54px;
    top: -6px;
    right: -14px;
    transform: rotate(-22deg);
    z-index: 20;
    background: #fff;
}
.bundle-product-wrapper .bundle-info.bottom-info {
    border-top: 1px solid #ddd;
    background: #eee;
    color: #777;
}
.bundle-product-wrapper .bundle-info.bottom-info:after {
    display: none;
}
.bundle-product-wrapper .bundle-info .left-info, .bundle-product-wrapper .bundle-info .left-info .view-and-add-to-cart, .bundle-product-wrapper .bundle-info .right-info {
    display: flex;
}
.bundle-product-wrapper .bundle-info .left-info .view-and-add-to-cart, .bundle-product-wrapper .bundle-info .right-info {
    align-items: center;
}
.bundle-product-wrapper .bundle-info .left-info .bundle-title {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 2px 0;
}
.bundle-product-wrapper .bundle-info .right-info {
    width: 100%;
    justify-content: space-between;
}
.bundle-product-wrapper .bundle-info .right-info .left-prices .top-prices {
    display: flex;
    justify-content: flex-end;
}
.bundle-product-wrapper .bundle-products {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 20px;
}
.bundle-product-wrapper .bundle-products > div:first-child .one-bundle-product .price {
    text-decoration: none;
}
.bundle-product-wrapper .bundle-products .col-xs-12 {
    width: 14.28%;
}
.bundle-product-wrapper .bundle-products .one-bundle-product {
    text-align: center;
    padding: 0 10px;
    margin-bottom: 20px;
    position: relative;
}
.bundle-product-wrapper .bundle-products .one-bundle-product:after {
    content: '\f055';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
    font-size: 20px;
    color: #666;
}
.bundle-product-wrapper .bundle-products > div:last-child .one-bundle-product:after {
    display: none;
}
.bundle-product-wrapper .bundle-products .one-bundle-product .image {
    padding: 0 10px;
    position: relative;
}
.bundle-product-wrapper .bundle-products .one-bundle-product .title a {
    padding: 0;
    display: block;
    margin: 0 0 5px 0;
    font-size: 12px;
    line-height: 13px;
    font-weight: 500;
    color: #555;
    text-align: center;
    min-height: 45px;
}
.bundle-product-wrapper .bundle-products .one-bundle-product .price {
    font-size: 15px;
    font-weight: normal;
    color: #c2c7b0;
    margin-top: 15px;
    text-decoration: line-through;
}
.bundle-product-wrapper .bundle-price-sum-difference {
    margin-top: 2px;
    font-weight: 400;
}
.bundle-product-wrapper .bundle-price-sum-difference span {
    color: #c2c7b0;
    margin-left: 5px;
    font-weight: 600;
}
.bundle-product-wrapper .view-bundle, .bundle-product-wrapper .add-to-cart-button-wrapper {
    margin-top: -1px;
    text-align: right;
}
.bundle-product-wrapper .view-bundle {
    margin-bottom: 5px;
}
.bundle-product-wrapper .view-bundle a, .bundle-product-wrapper .add-to-cart-button-wrapper a {
    padding: 4px 15px;
    background: #c2c7b0;
    color: #fff;
    font-weight: 400;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.bundle-product-wrapper .add-to-cart-button-wrapper a {
    background: #8ec63f;
}
.bundle-product-wrapper .view-bundle a:hover, .bundle-product-wrapper .add-to-cart-button-wrapper a:hover {
    background: #333;
}
.bundle-product-wrapper .right-info span, .bundle-product-wrapper .right-info a {
    white-space: nowrap;
}
.bundle-product-wrapper .right-info .bundle-price {
    font-size: 18px;
    color: #555;
    font-weight: 700;
    margin-right: 10px;
}
.bundle-product-wrapper .right-info .products-price {
    font-size: 14px;
    color: #777;
    font-weight: 400;
    text-decoration: line-through;
    margin-top: 2px;
}
.bundle-product-page {
    padding: 30px 0 50px;
}
.bundle-product-page .bundle-title, .bundle-product-page .bundle-product-wrapper .bundle-info .left-info .view-and-add-to-cart {
    display: none;
}
.bundles-products {
    padding-top: 15px;
}
.manufacturer-product-link {
    padding: 18px 0 5px;
    font-size: 15px;
}
.manufacturer-product-link a {
    text-decoration: underline;
    color: #000;
}
.manufacturer-product-link a:hover {
    color: #c2c7b0;
}
/*.quantity-of-bundle-products {
    position: absolute;
    top: -8px;
    right: -8px;
    z-index: 1;
    padding: 0;
    background: transparent;
    margin-bottom: 5px;
    background-image: url("/design/bundle-products-count.png");
    background-repeat: no-repeat;
    background-size: 38px;
    background-position: center;
    width: 38px;
    height: 38px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
*/
.tab-content .quantity-of-bundle-products {
    right: -5px;
}
.quantity-of-bundle-products span {
    transform: rotate(-12deg);
}
.search-title {
    padding: 30px 0;
}
.search-title h1 {
    text-align: left;
    color: rgb(51, 62, 73);
    font-size: 30px;
    font-weight: 400;
}
.view-bundles-wrapper {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #dbdbdb;
}
.view-bundles-wrapper .view-text {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.view-bundles-wrapper .bundle-images {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.view-bundles-wrapper .image-wrapper {
    position: relative;
    margin-right: 25px;
}
.view-bundles-wrapper .image-wrapper:after {
    content: '\f055';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    top: 50%;
    right: -22px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #666;
    z-index: 2;
}
.view-bundles-wrapper .image-wrapper:nth-last-child(2) {
    margin-right: 0;
}
.view-bundles-wrapper .image-wrapper:nth-last-child(2):after {
    display: none;
}
.view-bundles-wrapper .bundle-images img {
    width: 70px;
}
.btn.btn-default.view-bundles-btn {
    padding: 8px 20px;
    background: #d0d4d9;
    color: #222;
    font-size: 14px;
    letter-spacing: 1px;
    margin-left: 15px;
    font-weight: 500;
}
.btn.btn-default.view-bundles-btn:hover {
    background: #8ec63f;
    color: #fff;
}
.price-and-cart-wrapper .vsCMS3-currency-RSD {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    left: -2px;
    top: -6px;
    position: relative;
}
.price-and-cart-wrapper .old-price .vsCMS3-currency-RSD {
    font-size: 12px;
    top: -4px;
}
.price-and-cart-wrapper .recommended-price .vsCMS3-currency-RSD {
    font-weight: 400;
    font-size: 10px;
    top: -3px;
}
.product-convert-price-btn {
    display: inline-block;
    font-weight: 400;
    text-transform: none;
    background: #d0d4d9;
    font-size: 12px;
    color: #222;
    padding: 2px 10px 1px;
    border-radius: 3px;
    margin-left: 8px;
    position: relative;
    top: -3px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
.product-convert-price-btn i {
    margin-right: 6px;
}
.product-convert-price-btn:hover {
    background: #8ec63f;
    color: #fff;
}
.bootstrap-dialog-footer-buttons .btn.btn-default, .bootstrap-dialog-footer-buttons .btn.btn-default:focus, .bootstrap-dialog-footer-buttons .btn.btn-default:active {
    padding: 8px 30px;
    font-size: 13px;
}
.drawer-nav {
    z-index: 99999;
    width: 25rem;
    overflow-y: auto;
}
.drawer-nav ul, .drawer-nav li {
    margin: 0;
    padding: 0;
}
.drawer-hamburger-icon {
    margin-top: 0;
}
.drawer-hamburger-icon::after, .drawer-hamburger-icon::before {
    top: -8px;
}
.drawer-hamburger-icon::after {
    top: 8px;
}
.drawer-overlay {
    z-index: 9999;
}
.drawer-menu-item {
    font-size: 16px;
    padding: 8px 15px;
    border-top: 1px solid #dedede;
}
.drawer-nav li:first-child .drawer-menu-item {
    border-top: 0;
}
.drawer-nav li:last-child .drawer-menu-item {
    border-bottom: 1px solid #dedede;
}
.drawer-dropdown-menu-item {
    padding-left: 25px;
}
.drawer--left .drawer-nav {
    left: -25rem;
}
.drawer-menu-item:hover, .drawer-dropdown-menu-item:hover {
    text-decoration: none;
}
.drawer-dropdown.open > .drawer-dropdown-menu {
    position: relative;
    z-index: 999;
}
.drawer-nav li.mobile-menu-address {
    border-top: 1px solid #dedede;
    padding: 15px;
}
.drawer-nav li.mobile-menu-address .one-info .one-store .store-address {
    line-height: 19px;
}
.drawer-nav li.mobile-menu-address .one-info .one-store .store-title {
    font-size: 14px;
    margin-bottom: 10px;
}
.drawer-hamburger-icon, .drawer-hamburger-icon::after, .drawer-hamburger-icon::before {
    background-color:#000;
}
.shopping-cart-wrapper-page .shopping-cart-table .table > tbody > tr > td:last-child i {
    font-size: 20px;
    margin-left: 10px;
}
.shopping-cart-wrapper-page .shopping-cart-table .table > tbody > tr > td.item-total-price, .shopping-cart-wrapper-page .shopping-cart-table .cart-info-box-content.price, .shopping-cart-wrapper-page .th-total-price {
    text-align: right;
    width: 130px;
}
.shopping-cart-table .cart-item-image {
    min-width: 50px;
}
.shopping-cart-wrapper-page .shopping-cart-table .table > tbody > tr > td.cart-item-number {
    padding-left: 20px;
}
.checkout-wrapper {
    max-width: 100%;
    margin: 0 auto;
}
.contact-wrapper {
    padding: 30px 15px;
}
.contact-row {
    margin-bottom: 10px;
}
.contact-row span {
    font-weight: 600;
    margin-right: 5px;
}
.contact-wrapper .sendbtn {
    margin-right: 10px;
}
.proizvod-wrapper {
    margin-bottom: 30px;
    background: #fff;
}
.proizvod-wrapper:hover .title a {
    color: #c2c7b0;
}
.proizvod-wrapper img {
    padding: 8px 25px;
}
.proizvod-wrapper .title {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center;
    justify-content: center;
    font-size: 16px;
    text-align: center;
    height: 60px;
    padding: 5px 10px 10px;
    overflow: hidden;
}
.proizvod-wrapper .title a {
    color: #58595b;
}
.proizvod-wrapper .title .name {
    font-size: 16px;
}
.proizvod-wrapper .title .snippet {
    font-size: 14px;
    font-weight: 400;
}
.izdvajamo-wrapper {
    padding: 60px 0 30px 0;
    background: #f9f9f9;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.izdvajamo-wrapper h1 {
    margin-top: 0;
}
.izdvajamo-item {
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.izdvajamo-item img {
    margin: 0 auto;
}
.izdvajamo-item:hover .title {
    background: #c2c7b0;
    color: #fff
}
.izdvajamo-item:hover .title a {
    color: #fff
}
.izdvajamo-item .title {
    text-align: center;
    border-top: 1px solid #e5e5e5;
    -webkit-transition: background 0.3s ease, color 0.3s ease 0s;
    -moz-transition: background 0.3s ease, color 0.3s ease 0s;
    -ms-transition: background 0.3s ease, color 0.3s ease 0s;
    -o-transition: background 0.3s ease, color 0.3s ease 0s;
    transition: background 0.3s ease, color 0.3s ease 0s;
}
.izdvajamo-item .title a {
    display: block;
    font-size: 14px;
    padding: 10px 5px;
}
.page-content img {
    margin-bottom: 30px;
}
.page-content .blueimp-gallery img {
    border: 0;
}

.breadcrumb-wrapper > .container {
    padding-top: 18px;
    padding-bottom: 18px;
}
.breadcrumb-wrapper {
    background: url("/design/breadcrumb-background.jpg") top center no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    color: #f6bd2e;
    position: relative;
    font-size: 21px;
    text-transform: none;
    font-weight: bold;
}

.breadcrumb-wrapper .breadcrumb-path {
    margin-top:111px;
    text-align: center;
}
.breadcrumb-wrapper .breadcrumb-path i {
    margin: 0 8px;
}

.breadcrumb-wrapper h1 {
    color: #f6bd2e;
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    line-height: normal;
    border-bottom: none;
}

.breadcrumb-wrapper .title-and-path-left {
    float: left;
}
.breadcrumb-wrapper a {
    color: #85a411;
}
.breadcrumb-wrapper a:hover {
    color: #f6bd2e;
}
.breadcrumb-wrapper .breadcrumb-title {
    font-size: 25px;
    margin-bottom: 5px;
}
.right-col h1 {
    font-size: 19px;
}
.right-col h1.first {
    margin: 0 0 20px 0;
}
.right-col-products {
    list-style: none;
    padding: 0;
    margin-bottom: 40px;
}
.right-col-products li {
    font-size: 15px;
    border-bottom: 1px solid #f3f3f3;
    padding: 8px 0;
}
.right-col-products li i {
    color: #c2c7b0;
    margin: 0 12px 0 10px;
}
.right-col-products li a {
    color: #686868;
}
.right-col-products li a:hover {
    color: #c2c7b0;
}
.index-o-nama {
    padding: 30px 0 20px 0;
}
.index-o-nama .text-item {
    margin-bottom: 30px;
}
.index-o-nama .text-item .text {
    margin-bottom: 10px;
}
.index-o-nama .text-item a:hover {
    color: #000;
}
.logo-contact {
    margin: 5px 0 20px 0;
}
.page-content {
    padding: 40px 0 20px;
}
.page-content h2 {
    margin-top: 40px;
}
.page-content p {
    text-align: justify;
}
.page-content h2:first-child {
    margin-top: 2px;
}
.page-content img.product-image {
    float:right;
    padding:8px;
    margin: 5px 0 20px 30px;
    max-width: 450px;
    position: relative;
    z-index: 1;
}
.has-feedback label ~ .form-control-feedback {
    top: 38px;
}
.form-control-feedback {
    top: 14px;
    right: -2px;
}
.page-content ul {
    list-style: none;
    padding: 0 0 0 20px;
}
.page-content ul li {
    position: relative;
    padding: 1px 0 1px 12px;
}
.page-content ul li:before {
    content:'\f105';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 14px;
    transform: translateY(-50%);
}
.error-404-wrapper {
    margin: 100px 0;
}
.error-404-wrapper .error-404 {
    text-align: center;
    font-size: 196px;
    color: #868688;
}
.error-404-wrapper .error-404-text .first {
    font-size: 50px;
    text-transform: uppercase;
    color: #212121;
    margin-top: 56px;
}
.error-404-wrapper .error-404-text .second {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    color: #212121;
    margin: -15px 0 15px 0;
}
.error-404-wrapper .error-404-text .third {
    font-size: 18px;
    font-weight: 600;
    color: #807F7D;
}
.flex-wrapper {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.flex-wrapper .left-col, .flex-wrapper .right-col {
    padding: 0;
}
.box-bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.box-content {
    min-height: 480px;
}
.box-text {
    padding: 8% 12%;
}
.box-text .title {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    color: #222;
    margin-top: 6%;
    margin-bottom: 25px;
}
.box-text .text {
    font-size: 17px;
    color: #7a7a7a;
    font-weight: 300;
    margin-bottom: 30px;
}
#TextualContent .clearfix {
    height: 10px;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #c2c7b0;
    border-color: #c2c7b0;
    box-shadow: none;
    outline: 0;
}
.blueimp-gallery-img {
    position: relative;
    z-index: 10;
}
.one-page-gallery-item img {
    border: 0;
    padding: 5px;

}
.one-page-item {
    margin-bottom: 110px;
}
.one-page-item .title {
    margin-top: 10px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-news-wrapper .Link {
    float: right;
    width: 204px;
    height: 40px;
    border: 7px solid  #efefef ;
    text-align: center;
    color: #fff;
    background-color: #a6ce39;
    font-size: 15px;
}
.one-page-gallery-item img {
    border: 0;
    padding: 5px;
}
.select-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    border: 1px solid #a7a7a7;
    border-radius: 20px;
}
.select-wrapper:after {
    content: '\f107';
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    font-size: 20px;
}
.select-wrapper select {
    border: 0;
    width: 108%;
    max-width: none;
    min-height: 42px;
}
.key-informations .information-row {
    padding-left: 35px;
    background-position: left top 10px;
    background-repeat: no-repeat;
    font-size: 14px;
}
.key-informations .information-row .information-content {
    display: inline-block;
    border-bottom: 1px solid #e6e4e4;
    width: 300px;
    max-width: 100%;
    padding: 10px 0;
}
.key-informations .information-row:last-child .information-content {
    border-bottom: 0;
}
.key-informations .information-row .information-content strong {
    margin-right: 5px;
}
h2.first-h2, h2:nth-child(2) {
    margin-top: 0;
}
.color-box-wrapper {
    margin: 30px -8px 0;
}
#TextualContent .color-box-wrapper .clearfix {
    height: auto;
}
.color-box-wrapper .color-box {
    float: left;
    width: 8.3%;
    padding: 0 8px;
    border-radius: 10px;
    margin-bottom: 16px;
}
.color-box-wrapper .color-box img {
    max-width: 100%;
    margin: 0;
    border-radius: 10px;
}
.color-box-wrapper .color-box a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.color-box-wrapper .color-box a:after {
    content: attr(title);
    opacity: 0;
    z-index: 20;
    position: absolute;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    color: #fff;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    font-weight: 400;
    font-size: 13px;
}
.color-box-wrapper .color-box a:hover:after {
    opacity: 1;
}
.one-page-wrapper h1 {
    color: #1b1b1b;
    font-size: 46px;
    font-weight: 300;
    /*margin-bottom: 30px;*/
    margin-top: 10px;
}
.news-page h1{
    font-weight: 300;
    color: #1b1b1b;
    font-size: 24px;
    line-height: 30px;
    /*text-transform: uppercase;*/
    margin-bottom: 30px;
}
.map-wrapper iframe {
    width: 100%;
}
.banners-section {
    background:  #efefef ;
    padding: 30px 0 15px;
}
.one-banner {
    margin-bottom: 30px;
}
.one-banner .overlay-link > img {
    transition: all 150ms ease-in;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
}
.one-banner .overlay-link:hover > img {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -moz-transform: scale(1.02);
}
.banners-section .one-banner .overlay-link:hover > img {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
    transform: scale(1);
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -moz-transform: scale(1.01);
}
.index-products {
    padding: 60px 0 50px;
}
.index-products h2 {
    margin-bottom: 40px;
}
.product-info-text .product-category {
    font-size: .990em;
    font-weight: 500;
    text-transform: uppercase;
    /*margin-bottom: 5px;*/
    /*margin-top: 30px;*/
}
.product-grid-item .product-category a {
    color: #999999;
}
.product-grid-item {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    position: relative;
}
.product-grid-item:hover {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
}
.product-grid-item .product-image {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    /*padding: 10px 10px 0 10px;*/
}
.product-grid-item .product-info-text {
    padding: 25px;
    position: relative;
}
.product-grid-item .add-to-cart-button-wrapper {
    left: 0;
    position: absolute;
    right: 1px;
    text-align: center;
    visibility: hidden;
    z-index: 9;
    opacity: 0;
    bottom: 0;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    background: #fff;
    padding: 12px 10px 20px;
}
.product-grid-item:hover .add-to-cart-button-wrapper {
    visibility: visible;
    opacity: 1;
    transform: translateY(68px);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
}
.product-grid-item .add-to-cart-button-wrapper .add-to-cart-button {
    border: 2px solid #ebebeb;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 4px;
    max-width: 220px;
    width: 100%;
    color: #222;
    padding: 7px 0 9px;
    font-weight: 600;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.product-grid-item .add-to-cart-button-wrapper .add-to-cart-button:hover {
    background: #c2c7b0;
    border-color: #c2c7b0;
    color: #fff;
}
.product-grid-item .product-title {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 10px 0;
    min-height: 60px;
}
.price-and-add-to-cart {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 30px;
}
.product-grid-item .product-title a {
    color: #081a40;
}
.product-grid-item .product-title a:hover {
    color: #c2c7b0;
}
.product-grid-item .product-price {
    text-align: left;
    font-size: 17px;
    font-weight: 700;
    color: #222;
    display: block;
}
.product-wrapper .product-price .price {
    font-size: 21px;
    font-weight: 700;
    color: #b3171b;
    line-height: 15px;
    display: block;
}
.product-wrapper .product-price .price .vsCMS3-currency {
    font-size: 77%;
    margin-left: -2px;
}
.product-grid-item .product-add-to-cart-wrapper i {
    font-size: 40px;
    color: #cccccc;
}
.product-grid-item .product-price .old-price {
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 6px;
    font-weight: 600;
}
.product-grid-item .product-price .discount {
    color: #c40316;
}
.product-grid-item .badges-wrapper, .product-images-wrapper .product-badges-wrapper {
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 2;
}
.product-images-wrapper .badge {
    font-size: 14px;
    line-height: 14px;
    background: none;
    max-width: 45%;
}
.product-grid-item .badge.new-badge, .product-images-wrapper .badge.new-badge {
    background: #b3171b;
}
.product-grid-item .badge.action, .product-images-wrapper .badge.action {
    background: #ff0000;
}
.contact-white-box {
    background: #fff;
    padding: 30px;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    margin-top:15px;
}
.contact-white-box .contact-row i{
    font-size: 18px;
    color: #373737;
    margin-right: 0px;
}
.contact-white-box h4 {
    margin: 0 0 25px 0;
    color: #343434;
    font-weight: 600;
    line-height: 1;
    font-size: 22px;
}
.contact-white-box h5 {
    margin: 0 0 5px 0;
    color: #343434;
    font-weight: 600;
    line-height: 1;
    font-size: 18px;
}
.contact-white-box .fa {

    color: #f6bf34;

}
.contact-white-box a {
    font-weight: 300;
    color: #343434;
    font-size: 15px;
}
.contact-wrapper .box-border{
    box-shadow: 0px 0px 25px 0px rgb(229, 225, 225);
}

.contact-info .contact-address {
    color: #373737;
    line-height: 23px;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 25px;

}
.contact-info .contact-text {
    margin: -5px 0 25px;
    color: #373737;
    font-weight: 300;
    margin-top: 20px;
}


.contact-info .contact-text p{
    margin-top: 20px;
}
.contact-info .contact-row {
    position: relative;
    padding-left: 32px;
    margin-bottom: 15px;
    color: #626262;
    line-height: 23px;
}
.contact-info .contact-row a {
    color: #626262;
}
.contact-info .contact-row.last-row {
    margin-bottom: 0;
}
.contact-info .contact-row .icon-wrapper {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 18px;
    color: #b6b6b6;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
}
label {
    font-size: 14px;
    font-weight: 400;
}
.required {
    color: #85a411;
}
.contact-info .social-icons-wrapper .social-link {
    margin-right: 6px;
}
.contact-info .social-icons-wrapper .social-link i {
    width: 42px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    border: 1px solid #85a411;
}
.contact-info .social-icons-wrapper .social-link i.fa-facebook {
    background: #85a411;
}
.contact-info .social-icons-wrapper .social-link i.fa-linkedin {
    background: #85a411;
}
.contact-info .social-icons-wrapper .social-link i.fa-youtube {
    background: #85a411;
}

.contact-info .social-icons-wrapper .social-link i.fa-instagram {
    background: #85a411;
}
.contact-info .social-icons-wrapper .social-link i.fa-google-plus {
    background: #85a411;
}
.contact-info .social-icons-wrapper .social-link i.fa-twitter {
    background: #85a411;
}
.contact-info .social-icons-wrapper .social-link i:hover {
    background-color: #f6bf34;
    border: 1px solid #f6bf34;
    color: #fff;
}
.flex-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.white-bg {
    background: #fff;
}
.contact-info .social-icons-wrapper {
    margin-top: 30px;
}
.form-control {
    height: 40px;
    /*border-color: #ddd;*/
    box-shadow: none;
}
.form-control:focus {
    box-shadow: none;
    border-color: #c2c7b0;
}
.form-control.shopping-cart-quantity {
    width:auto;
    padding:5px;
    height:28px;
}
.form-control-feedback {
    top: 15px;
}
.flex-captcha .form-captcha {
    border-right: 0;
    float: left;
    margin-top: -5px;
}
.flex-captcha .refresh-captcha, .flex-captcha .refresh-captcha:focus {
    background:#85a411;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    border: 0;
    float: left;
    border-radius: 2px;
    margin-left: -2px;
    font-size: 16px;
    transform: none;
}
.flex-captcha .captcha-input {
    width: 180px;
    height: 40px;
    min-height: 0;
    border-radius: 2px;
    float: left;
    margin: 0 0 0 10px;
    padding: 7px 5px 7px 15px;
}
.btn.btn-default.contact-btn {
    margin-top: 13px;
    height: 40px;
    float: right;
    font-size: 13px;
    text-transform: uppercase;
    background: #85a411;
    color: #ffffff;
    font-weight: 700;
}
.btn.btn-default.contact-btn:hover {
    background: #f4be2f;
    color: #fff;
    border: 1px solid #f4be2f;
}
.section-1 .text-content .btn-color{
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 16px;
    letter-spacing: 0px;
    padding: 17px 30px 14px 30px;
    border-style: solid;
    border-width: 0px 6px 6px 0px;
    border-color: #a5be25;
    border-radius: 10px 10px 10px 10px;
    background-color: #f6bf34;
    color: #343434;
}
.section-1 .text-content .btn-color:hover{
    border-color: #f4be2f;
    border-radius: 10px 10px 10px 10px;
    background-color: #a5be25;
    color: #343434;
}
.flex-captcha {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 12px;
}

.flex-captcha .form-group {
    margin-bottom: 0;
}
.flex-captcha .form-control-feedback {
    top: 9px;
}
.captcha-input-wrapper {
    position: relative;
    margin-left: 30px;
}
.captcha-input-wrapper .form-control {
    margin-top: -3px;
}
.manufacturer-list {
    margin-bottom: 30px;
}
.manufacturer-list .title {
    text-align: center;
    background: #91070a;
    color: #fff;
    padding: 4px 4px 6px;
    font-size: 15px;
    font-weight: 600;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.manufacturer-list a:hover .title {
    background: #222;
}
.categories-wrapper, .category-products-wrapper, .manufacturer-list-wrapper, .gallery-list-wrapper {
    padding: 30px 0 30px;
}
.category-box {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    position: relative;
}
.category-box .image-wrapper {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    padding: 10px 10px 0 10px;
}
.category-box .title {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0;
}
.category-box .more-wrapper {
    left: 0;
    position: absolute;
    right: 1px;
    text-align: center;
    visibility: hidden;
    z-index: 9;
    opacity: 0;
    bottom: 0;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    background: #fff;
    padding: 12px 10px 20px;
}
.category-box:hover .more-wrapper {
    visibility: visible;
    opacity: 1;
    transform: translateY(68px);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
}
.category-box .more-wrapper .btn.btn-default {
    border: 2px solid #ebebeb;
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 4px;
    max-width: 220px;
    width: 100%;
    color: #222;
    padding: 7px 0 9px;
    font-weight: 600;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.category-box .more-wrapper .btn.btn-default:hover {
    background: #91070a;
    border-color: #91070a;
    color: #fff;
}
.filters-wrapper {
    background: #fff;
}
.filter-menu-title {
    display: none;
}
.filter-price-inputs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 5px;
}
.filter-price-inputs label {
    font-weight: 500;
    font-size: 14px;
}
.filter-price-inputs .input-wrapper {
    margin-right: 10px;
}
.filter-price-inputs .form-control {
    height: 36px;
    min-height: 0;
    border-color: #ddd;
    box-shadow: none;

}
.filter-price-inputs .button-wrapper {
    width: 36px;
}
.filter-price-inputs .button-wrapper .btn.btn-default {
    padding: 0 0 0 5px;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 24px;
    line-height: 20px;
    background: #91070a;
    color: #fff;
    border: 0;
}
.filter-price-inputs .button-wrapper .btn.btn-default:hover {
    background: #222;
}
.choose-filter-wrapper {
    display: none;
}
.choose-filter-toggle {
    text-align: center;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    background: #91070a;
    color: #fff;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
    -webkit-transition: background-color 0.3s ease 0s;
    -moz-transition: background-color 0.3s ease 0s;
    -ms-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
}
.choose-filter-toggle:hover {
    background: #a6ce39;
}
.close-filter-menu-content {
    float: right;
    display: none;
}
.back-to-products {
    margin-left: 15px;
    padding: 11px 35px 9px 30px;
    margin-top: 20px;
    background: #212121;
    color: #fff;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
    -webkit-transition: background-color 0.3s ease 0s;
    -moz-transition: background-color 0.3s ease 0s;
    -ms-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    display: none;
}
.back-to-products i {
    font-size: 20px;
    float: left;
    margin-right: 15px;
    margin-top: -2px;
}
.filter-menu-content .panel-default > .panel-heading.without-border {
    border: 0;
}
.add-to-cart-wrapper {
    margin-top: 30px;
    width: 100%;
}
.add-to-cart-wrapper .cart-input {
    position: relative;
    margin-right: 15px;
    width: 100px;
    float: left;
}
.add-to-cart-wrapper .cart-input .arrows-wrapper {
    position: absolute;
    right:14px;
    top: 3px;
    transform: skew(-10deg);
}
.add-to-cart-wrapper .cart-input .arrows-wrapper i {
    display: block;
    background: #eaeaea;
    padding: 1px 4px;
    color:#222;
    font-size: 14px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.add-to-cart-wrapper .cart-input .arrows-wrapper i:first-child {
    margin-bottom: 3px;
}
.add-to-cart-wrapper .cart-input .arrows-wrapper i:hover {
    background: #e12325;
    color:#fff;
    cursor: pointer;
}
.add-to-cart-wrapper .cart-input {
    position: relative;
    background: #f6f6f6;
}
.add-to-cart-wrapper .cart-input span {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.add-to-cart-wrapper .cart-input span.input-minus {
    left: 0;
}
.add-to-cart-wrapper .cart-input span.input-minus:before {
    isplay: inline-block;
    position: absolute;
    width: 7px;
    height: 1px;
    content: '';
    top: 23px;
    left: 12px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    background: #626262;
}
.add-to-cart-wrapper .cart-input span.input-plus {
    right: 0;
}
.add-to-cart-wrapper .cart-input span.input-plus:before {
    display: inline-block;
    position: absolute;
    width: 7px;
    height: 1px;
    content: '';
    top: 23px;
    left: 12px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    background: #626262;
}
.add-to-cart-wrapper .cart-input span.input-plus:after {
    isplay: inline-block;
    position: absolute;
    width: 1px;
    height: 7px;
    content: '';
    top: 20px;
    left: 15px;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    background: #626262;
}
.add-to-cart-wrapper .cart-input {
    padding: 0 30px;
}
.add-to-cart-wrapper .cart-input input {
    background: transparent;
    border: 0;
    height: 45px;
    display: table-cell;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 14px;
    width: 40px;
    text-align: center;
}
.add-to-cart-wrapper .cart-button {
    cursor: pointer;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently supported by Chrome and Opera */
    background: #212121;
    width: auto;
    padding: 0 20px;
    height: 45px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: background-color 0.3s ease 0s;
    -moz-transition: background-color 0.3s ease 0s;
    -ms-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
}
.add-to-cart-wrapper .cart-button:hover {
    background: #ce1e20;
}
.add-to-cart-wrapper .cart-input input[type='number'] {
    -moz-appearance:textfield;
}
.add-to-cart-wrapper .cart-input input::-webkit-outer-spin-button,
.add-to-cart-wrapper .cart-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.add-to-cart-wrapper .cart-button.disabled-quantity {
    cursor: not-allowed;
}
.price-and-cart-wrapper .add-to-favorite-wrapper {
    float: left;
}
.price-and-cart-wrapper .add-to-favorite-wrapper .add-to-favorites {
    display: flex;
    margin: 5px 0 0 10px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #212121;
    width: auto;
    padding: 0 15px;
    height: 45px;
    color: #fff;
    font-size: 18px;
    border-radius: 2px;
    font-weight: 400;
    -webkit-transition: background-color 0.3s ease 0s;
    -moz-transition: background-color 0.3s ease 0s;
    -ms-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
    cursor: pointer;
}
.price-and-cart-wrapper .add-to-favorite-wrapper .add-to-favorites.remove-from-favorites {
    background-color: #ce1e20;
}
.price-and-cart-wrapper .add-to-favorite-wrapper .add-to-favorites:hover {
    background: #ce1e20;
}
.product-images-wrapper {
    position: relative;
    padding: 15px;
}
.product-information .product-property {
    margin-bottom: 10px;
    color: #646466;
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
}
.product-information .price-property .stock-status {
    align-self: flex-end;
    padding-left: 20px;
    margin: 0 0 -3px 35px;
    position: relative;
    font-weight: 400;
    color: #169543;
}
.product-information .price-property .stock-status:before {
    content: '\f058 ';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 16px;
    font-weight: 300;
    color: #169543;
}

#TextualContent .product-information h1 {
    margin: 15px 0 10px 0;
    font-size: 22px;
    line-height: 24px;
}
.product-information .product-property .price {
    text-transform: uppercase;
    color: #ce1e20;
    font-size: 24px;
    font-weight: 500;
}
.product-information .product-property .old-price {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    color: #000;
}
.product-information .add-to-cart-wrapper {
    margin-top: 10px;
}
.product-information .product-desc {
    padding: 5px 0 20px;
    font-size: 14px;
}
.product-information .price-property .stock-status.dont-have-in-stock {
    color: #e74457;
}
.product-information .price-property .stock-status.dont-have-in-stock:before {
    color: #e74457;
    content: '\f057';
}
.left-col-manufacturer .logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.left-col-manufacturer .logo img {
    width: 200px;
    max-width: 100%;
}
.general-distributors h2 {
    margin-bottom: 10px;
}
.general-distributors .text-wrapper, .banners-section .text-wrapper {
    margin-bottom: 50px;
}
.general-distributors .text-wrapper p, .banners-section .text-wrapper p {
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
}
.general-distributors .manufacturer-list img {

    border-bottom: 0;
}
.index-products.sale-products {
    padding: 60px 0 50px;
}
.text-and-arrow-wrapper {
    margin-bottom: 30px;
}
.text-and-arrow-wrapper .lef-text {
    width: calc(100% - 40px);
    float: left;
    height: 100%;
    color: #000;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 2px;
}
.text-and-arrow-wrapper .arrows-wrapper {
    margin-top: -2px;
    width: 40px;
    float: right;
}
.text-and-arrow-wrapper .arrows-wrapper i {
    height: 100%;
    display: block;
    float: right;
    text-align: center;
    cursor: pointer;
    color: #c2c7b0;
    font-size: 28px;
    margin-left: 15px;
    font-weight: 300;
}
.text-and-arrow-wrapper .arrows-wrapper i:last-child {
    margin-left: 0;
}
.text-and-arrow-wrapper .arrows-wrapper i:hover {
    color: #ce1e20;
}
.owl-carousel .owl-item .product-wrapper .cart-image img {
    display: inline;
}
.related-by-category {
    background: #fff;
    padding: 20px 15px 5px;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
}
.related-by-category .owl-stage-outer .owl-item {
    padding: 0 15px;
}
.related-by-category .product-grid-item .add-to-cart-button-wrapper {
    display: none;
}
.one-banner .title {
    font-size: 16px;
    font-weight: 600;
    color: #ce1e20;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
.one-banner:hover .title a {
    color: #000;
}
.fotorama__thumb-border {
    border-color: #ce1e20;
}
.product-desc-label {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 2px;
}
.product-content-wrapper {
    padding: 30px;
}
.product-right-content-wrapper .product-information {
    padding-right: 30px;
}
.manufacturer-description {
    margin: -15px 0 25px 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: justify;
}
.general-distributors .manufacturer-list-wrapper > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sale-products .owl-stage-outer .owl-item {
    padding: 0 15px;
}
.sale-products .text-and-arrow-wrapper {
    margin-bottom: 0;
    position: relative;
}
.sale-products .text-and-arrow-wrapper .lef-text {
    width: 100%;
}
.sale-products .text-and-arrow-wrapper .arrows-wrapper {
    position: absolute;
    top: 23px;
    right: 0;
}
.sale-products .product-grid-item .add-to-cart-button-wrapper {
    display: none;
}
.sale-products .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -5px;
}
.sale-products .owl-theme .owl-dots .owl-dot span {
    background: #888;
}
.sale-products .owl-theme .owl-dots .owl-dot.active span, .sale-products .owl-theme .owl-dots .owl-dot:hover span {
    background: #ce1e20;
}
.index-two-banners-section {
    position: relative;
    background: #fff;
    padding: 20px 0 20px;
}
.index-two-banners-section .container {
    position: relative;
    z-index: 1;
}
.index-two-banners-section:before, .index-two-banners-section:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    z-index: 0;
}

.index-two-banners-section .one-banner {
    padding-right: 15px;
}
.index-two-banners-section .one-banner.odd-banner {
    padding-left: 15px;
    padding-right: 0;
}
.gallery-list {
    padding-bottom: 30px;
}
.gallery-list .title {
    text-align: center;
    background: #c2c7b0;
    color: #fff;
    padding: 4px 4px 6px;
    font-size: 15px;
    font-weight: 600;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.gallery-list .title a {
    color: #ffffff;
}
.gallery-list .title:hover{
    background: #222;
}
.gallery-image-wrapper {
    padding-bottom: 30px;
}
.modal .product-page-wrapper {
    border: 0;
}
.modal .product-right-content-wrapper .price-and-icons-wrapper > .row > .col-sm-7 {
    width: 100%;
}
.modal .product-page-wrapper {
    margin: 0;
}
.modal .product-page-wrapper .add-to-cart-wrapper .cart-button {
    font-size: 12px;
}
.price-property .price-left-wrapper {
    padding-right: 20px;
}
.modal .product-page-wrapper .price-property .price-left-wrapper {
    margin-bottom: 15px;
}
.price-property .price-right-text {
    font-size: 13px;
    line-height: 16px;
    margin-top: -4px;
}
.product-right-col-image {
    margin-bottom: 10px;
    width: 100%;
}
.shopping-cart-content .shopping-cart-wrapper-content .shopping-cart-item {
    background: #fff;
}
.shopping-cart-content .cart-buttons-wrapper .btn.btn-default {
    background: #c2c7b0;
    color: #fff;
    border: 0;
    padding: 10px 16px
}
.shopping-cart-content .cart-buttons-wrapper .btn.btn-default:hover {
    background: #212121;
}
.shopping-cart-content .cart-buttons-wrapper #emptyShoppingCart.btn.btn-default {
    background: #212121;
}
.shopping-cart-content .cart-buttons-wrapper #emptyShoppingCart.btn.btn-default:hover {
    background: #c2c7b0;
}
.checkout-wrapper .cart-buttons-wrapper {
    text-align: right;
}
.checkout-wrapper .cart-buttons-wrapper .btn.btn-default {
    background: #c2c7b0;
    color: #fff;
    border: 0;
    padding: 10px 16px
}
.checkout-wrapper .cart-buttons-wrapper .btn.btn-default:hover {
    background: #212121;
}
.checkout-wrapper .cart-buttons-wrapper .btn.btn-default.reset-button {
    background: #212121;
}
.checkout-wrapper .cart-buttons-wrapper .btn.btn-default.reset-button:hover {
    background: #c2c7b0;
}
.checkout-wrapper .shopping-cart-wrapper-page {
    margin-top: 30px;
}
.user-login-links {
    margin-top: 15px;
}
.user-login-links .clearfix.clearfix-separator {
    height: 15px;
}
.user-login-wrapper h1 {
    margin-top: 0;
    margin-bottom: 20px;
}
.content-white-box {
    background: #fff;
    padding: 20px 30px;
}
.user-login-wrapper h4 {
    font-size: 16px;
}
.pnre {
    position: relative;
}
.gallery-images #fluid-wrapper > .col-xs-12 > a {
    display: block;
    position: relative;
}
.gallery-images #fluid-wrapper > .col-xs-12 > a:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.gallery-images #fluid-wrapper > .col-xs-12 > a:after {
    display: block;
    position: absolute;
    content: "+";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.gallery-images #fluid-wrapper > .col-xs-12 > a:hover:before, .gallery-images #fluid-wrapper > .col-xs-12 > a:hover:after {
    opacity: 1;
}
.flex-picture-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.back-to-galleries {
    font-size: 16px;
}
.back-to-galleries i {
    margin-right: 5px;
}
.drawer-nav {
    z-index: 99999;
    width: 27rem;
    overflow-y: auto;
}
.drawer-nav ul, .drawer-nav li {
    margin: 0;
    padding: 0;
}
.drawer-hamburger-icon {
    margin-top: 0;
}
.drawer-hamburger-icon::after, .drawer-hamburger-icon::before {
    top: -8px;
}
.drawer-hamburger-icon::after {
    top: 8px;
}
.drawer-hamburger {
    display: none;
    position: relative;
}
.drawer-overlay {
    z-index: 999;
}
.drawer-menu-item {
    font-size: 14px;
    padding: 8px 15px;
    border-top: 1px solid #dedede;
}
.drawer-nav li:first-child .drawer-menu-item {
    border-top: 0;
}
.drawer-nav li:last-child .drawer-menu-item {
    border-bottom: 1px solid #dedede;
}
.drawer-dropdown-menu-item {
    padding-left: 25px;
}
.drawer--left .drawer-nav {
    left: -27rem;
}
.drawer-menu-item:hover, .drawer-dropdown-menu-item:hover {
    text-decoration: none;
}
.drawer-dropdown.open > .drawer-dropdown-menu {
    position: relative;
    z-index: 999;
}
.drawer-nav li.mobile-menu-address {
    border-top: 1px solid #dedede;
    padding: 15px;
}
.drawer-nav li.mobile-menu-address .one-info .one-store .store-address {
    line-height: 19px;
}
.drawer-nav li.mobile-menu-address .one-info .one-store .store-title {
    font-size: 14px;
    margin-bottom: 10px;
}
.drawer-dropdown-menu .drawer-dropdown-menu-item.product-menu-wrapper {
    margin-top:5px;
    margin-bottom: 5px;
    line-height: 1.75rem;
}
.drawer-dropdown-menu .product-menu-wrapper .product-menu-title {
    width: 90px;
}
.drawer-dropdown-menu .product-menu-wrapper img {
    max-height: 36px;
    max-width: 36px;
    margin-right: 10px;
}
.drawer-dropdown-menu .product-menu-wrapper .product-menu-code span {
    color: #a6ce39;
    font-weight: 600;
    font-size: 12px;
}
.drawer-dropdown-menu .product-menu-wrapper .product-menu-code a {
    color: #333;
}
.drawer-dropdown-menu .product-menu-wrapper .product-menu-code  {
    font-size: 12px;
    margin: 0;
    text-align: left;
}
.drawer-dropdown-menu .drawer-dropdown-menu-item i {
    margin-right: 6px;
    font-size: 20px;
}
.drawer-dropdown-menu-item.flex-row {
    flex-wrap: nowrap;
}

.shopping-cart-wrapper-page .shopping-cart-table .table > tbody > tr > td:last-child i {
    font-size: 20px;
    margin-left: 10px;
}
.shopping-cart-wrapper-page .shopping-cart-table .table > tbody > tr > td.item-total-price, .shopping-cart-wrapper-page .shopping-cart-table .cart-info-box-content.price, .shopping-cart-wrapper-page .th-total-price {
    text-align: right;
    width: 130px;
}
.shopping-cart-table .cart-item-image {
    min-width: 50px;
}
.shopping-cart-wrapper-page .shopping-cart-table .table > tbody > tr > td.cart-item-number {
    padding-left: 5px;
}
.scroll-table-left-or-right {
    display: none;
    margin-bottom: 5px;
    font-size: 13px;
}
.scroll-table-left-or-right.scroll-text-bottom {
    margin-top: -10px;
    margin-bottom: 15px;
}
.panel.panel-checkout .panel-heading {
    background-color: #c2c7b0;
    color: #ffffff;
    font-size: 16px;
}
.panel.panel-checkout .panel-heading .number-circle {
    font-size:12px;
    height: 1em;
    top: -8px;
}

.panel.panel-checkout .panel-heading .panel-heading-text {
    padding-top:2px;
}

.panel.panel-checkout-summary h4 {
    margin:0px;
    font-size: 16px;
}
.panel.panel-checkout-summary table {
    margin:10px 0 0px 0;
    width: 100%;
}
.panel.panel-checkout-summary table tr td {
    padding:3px 0 3px 0;
}
.panel.panel-checkout-summary table tr td:nth-child(2) {
    text-align: right;
    font-weight: 700;
}
.panel.panel-checkout-summary table tr:last-child {
    border-top:2px solid #555555;
    font-weight: 700;
}

.panel.panel-checkout .shopping-cart-wrapper-page.cms-shopping-cart {
    margin-top: 0px;
}
.panel.panel-checkout .shopping-cart-wrapper-page.cms-shopping-cart table {
    margin-bottom: 0px;
}

.panel.panel-checkout .shopping-cart-wrapper-page.cms-shopping-cart table tr:last-child td {
    border-bottom: none;
}



.payment-methods {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 10px 0 20px 0;
}
.payment-methods .one-payment .input-box img {
    width:150px;
    margin-bottom: 10px;
}
.payment-methods .one-payment {
    width: 200px;
    margin-right: 20px;
}
.payment-methods .one-payment .input-box {
    text-align: center;
    cursor: pointer;
    padding: 10px 20px 10px 20px;
    border: 2px solid #eff0f2;
    border-radius: 5px;
    position: relative;
}
.payment-methods .one-payment .input-box:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}
.payment-methods .one-payment input {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
}
.payment-methods .one-payment input:checked + .input-box {
    border-color: #c2c7b0;
}
.payment-methods .one-payment input:checked + .input-box:after {
    background: #c2c7b0;
}
.payment-methods .one-payment .one-payment-description {
    color: #aaaaaa;
}

.cms-shopping-cart-summary {
    position: relative;
}

/* VSCMS Spinner ******************************************************************************************************/
body > .vscms-loading {
    position: fixed;
}
body > .vscms-loading > .vscms-loading-ico:not(:required)::after {
    font-size: 12px;
}
.vscms-loading {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background-color: rgba(255,255,255,0.8);
    z-index: 2147483647; /* Maximum 32-bit value */
}
.vscms-loading-text {
    position: relative;
    top:calc(50% + 24px);
    transform: translateY(-50%);
    text-shadow: 1px 1px #ccc;
    font-size: 16px;
}
.vscms-loading-ico {
    position: absolute;
    z-index: 999;
    height: 1em;
    width: 1em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.vscms-loading-ico:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.65) 1.5em 0 0 0, rgba(0, 0, 0, 0.65) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.65) 0 1.5em 0 0, rgba(0, 0, 0, 0.65) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.65) 0 -1.5em 0 0, rgba(0, 0, 0, 0.65) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.65) 1.5em 0 0 0, rgba(0, 0, 0, 0.65) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.65) 0 1.5em 0 0, rgba(0, 0, 0, 0.65) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.65) -1.5em 0 0 0, rgba(0, 0, 0, 0.65) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.65) 0 -1.5em 0 0, rgba(0, 0, 0, 0.65) 1.1em -1.1em 0 0;
}





.index-news-section .h2 span {
    padding: 5px 8px;
    font-style: normal;
    line-height: 0.9em;
    display: inline-block;
    background-color: #a6ce39;
    color: #fff;
}


.index-news-section .Link{
    float: right;
    width: 204px;
    height: 40px;
    border: 7px solid  #efefef ;
    text-align: center;
    color: #fff;
    background-color: #a6ce39;
    font-size: 15px;
}

.index-news-section {
    padding: 50px 50px;
    background-color: #fff;
    background-size: cover;
    background-position: center bottom;
}
.index-news-section h1 {
    margin: 0 0 40px 0;
}
/*h1::after {*/

/*    display: block;*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    height: 3px;*/
/*    width: 60px;*/
/*    background: #a6ce39;*/

/*}*/

.one-news-wrapper .info-wrapper {
    text-align: left;
}
.one-news-wrapper a:hover::before {
    opacity: 1;
}
.one-news-wrapper .info-wrapper .news-title {
    font-size: 14px;
    line-height: 35px;
    font-weight: 500;
    text-transform: capitalize;
    color: #222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;

}
.one-news-wrapper .info-wrapper .news-date {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 8px;
    color: #c70909;
}
.one-news-wrapper .info-wrapper .news-text {
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 15px;
   /* border-bottom: 1px solid #ebebeb;*/
    margin-bottom: 10px;
}
.one-news-wrapper .info-wrapper .read-more {
    font-size: 14px;
    color: #222;
}
.index-one-news-wrapper .info-wrapper{
    background-color: #fff;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    border-radius: 15px 15px 15px 15px;
    padding: 40px 25px 50px 25px;
    margin: -90px 20px 0px 20px;
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
    height: 230px;
}
.index-one-news-wrapper .info-wrapper .news-date {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    position: absolute;
    right: 30px;
    top: -28px;
    text-align: center;
    overflow: hidden;
    z-index: 1;
}

.index-one-news-wrapper .icon-news img{
    width: 100px;
    height: 100px;
    margin-left: 81px;
    margin-bottom: 20px;
}
.index-one-news-wrapper .smaller-btn i{
    background-color: #f6bf34;
    font-size: 25px;
    color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    border-radius: 15px 15px 15px 15px;
    padding: 10px;
}

.index-one-news-wrapper .smaller-btn{
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    border: none;
    transform: translateX(-50%);
}
.index-one-news-wrapper .smaller-btn a:hover{
    background-color: #d58512;

    transform: translateX(-50%);
}


.index-one-news-wrapper .date {
    width: 60px;
    text-align: center;
    margin: 20px 18px 0 0;
}

.index-one-news-wrapper .date {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 10px;
    margin-top: 10px;
    z-index: 1;
}

.index-one-news-wrapper .date .month {
    background: #fff;
    color: #000;
    font-size: 14px;
    padding: 1px 0;
    font-weight: 400;
    text-transform: uppercase;

}
.index-one-news-wrapper .date .day {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: -5px;
    background: #85a411;
    color: #fff;
}
.index-one-news-wrapper .date .year {
    border: 1px solid #e5e5e5;
    border-top-color: rgb(229, 229, 229);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: 0;
    font-size: 15px;
    background: #85a411;
    color: #fff;
}
.one-news-wrapper .news-overlay {
    font-size: 17px;
    color: #fff;
}
.one-news-wrapper .news-overlay {
    position: absolute;
    bottom: 0;
    font-size: 17px;
    color: #fff;
    padding: 30px;
    z-index: 2;
}
.index-one-news-wrapper .image-wrapper {
}
.catalog-video-section {
    padding: 30px 0;
    background: #fff;
}
.catalog-video-section .one-catalog {
    position: relative;
    overflow: hidden;
}
.catalog-video-section .one-catalog img {
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(-18px,0,0) scale(1.1);
    transform: translate3d(-18px,0,0) scale(1.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.catalog-video-section .one-catalog .catalog-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    padding-right: 20px;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.catalog-video-section .one-catalog .catalog-text .flex-child {
    width: 100%;
}
.catalog-video-section .one-catalog .catalog-text h4 {
    font-size: 35px;
    text-transform: uppercase;
    margin-top: -50px;
    margin-left: 30px;
    color: #cc3333;
}
.catalog-video-section .one-catalog .catalog-text p {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 300;
    margin-left: 30px;
    color: #cc3333;
}
.catalog-text .btn.btn-default {
    font-size: 14px;
    padding: 10px 25px;
    color: #fff;
    background-color: #ce1e25;
}

.catalog-video-section .one-catalog {
    position: relative;
    overflow: hidden;
}

.one-video .video-thumb a::before {
    content: "\f16a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #212121;
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    -ms-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}


.index-reference .bigger-btn {
    padding: 25px 65px;
    font-size: 17px;
    background-color: #ec7532;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    -webkit-transition: background 0.5s ease, color 0.5s ease 0s;
    -moz-transition: background 0.5s ease, color 0.5s ease 0s;
    -ms-transition: background 0.5s ease, color 0.5s ease 0s;
    -o-transition: background 0.5s ease, color 0.5s ease 0s;
    transition: background 0.5s ease, color 0.5s ease 0s;
    margin-top: 30px;
}


.section-4::after, .bigger-btn::after {
    content: "";
    z-index: -2;
    position: absolute;
    left: 3px;
    top: 3px;
    width: 100%;
    height: 100%;
    transition: all 0.3s 0.2s;

}
.section-4::before, .bigger-btn::before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

.index-reference h5 {
    font-family: 'Kalam', cursive;
    color: #ec7532;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0;
    font-style: italic;
    font-weight: 400;
    text-align: center;
}
.index-reference h3 {
    font-weight: 800;
    color: #0c0c0c;
    font-size: 60px;
    margin-bottom: 30px;
    font-style: italic;
    margin-top: 10px;
    text-align: center;
}
.index-reference p {
    color: #808b90;

}



.reference-title {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 15px;
}


.index-reference {
    /*background-image: url("/design/reference-backround.jpg");*/
    background-color: #fff;
    background-size: cover;
    background-position: center bottom;
    padding-top: 70px;
    padding-bottom: 70px;
}

.reference-wrapper  .owl-stage-outer{
    margin-top: 30px;

}
.index-reference h1 {
    margin: 0PX auto;
    margin-top: -40px;
}
.index-reference p {
    text-align: center;
    color: #626262;
    font-size: 20px;
    margin-top: -13px;
}
.index-reference .owl-carousel .owl-item img {
    width: auto;
    max-width: 187%;
}
.index-reference .owl-dots {
    margin-top: 34px;
}
.owl-dots {
    text-align: center;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot.active span {
    background-color: #c2c7b0;
}


.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #ccc;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
}
.one-item {
    float: right;
}
.index-firms-wrapper{
    margin-top: 20px;
}

.firm-name-text {
    background-color: transparent;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    opacity: 0;
    color: #fff;
    width: 100%;
    word-wrap: break-word;
    user-select: none;
}
.firm-image-wrapper {
    border: 5px solid #f7f7f7;
    background-color: transparent;
    border-radius: 82px;
    text-align: center;
}


.firm-image-wrapper img {
    max-width: 150px;
    max-height: 100px;
    display: unset;
}
.firm-image-wrapper:hover .firm-name-text {
    opacity: 1;
}
.firm-image-wrapper:hover .firm-name {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.firm-image-wrapper {
    position: relative;
}
.firm-name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    background: rgba(0,0,0,0.7);
    color: #c2c7b0;
    font-weight: 400;
    font-size: 16px;
    transition: opacity .35s,transform .35s;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    opacity: 0;
    border-radius: 82px;

}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #85a411;
    border-color: #85a411;
}
.news-heading-wrapper .Link {
    float: right;
    width: 204px;
    height: 40px;
    border: 7px solid  #efefef ;
    text-align: center;
    color: #fff;
    background-color: #a6ce39;
    font-size: 15px;
    margin-right: -24px;
}

.one-news-wrapper .news-image {
    overflow: hidden;
}
.one-news-wrapper .news-image img {
    -webkit-transition: -webkit-transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
a:focus, a:active, button, div, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none !important;
}
.one-news-wrapper .news-date {
    margin-bottom: 11px;
    color: #fff;
    font-style: italic;
}
.one-news-wrapper .news-title {
    font-size: 14px;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    display: block;
    margin: 0 0 0px;
    min-height: 46px;
}
.index-one-news-wrapper .info-wrapper .news-date .month{
    background-color: #a5be25;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 0 15px;
}

.index-one-news-wrapper .info-wrapper .news-date .day{
    background-color: #f6bf34;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 15px 8px;
}

.one-news-wrapper .news-text {
    font-size: 15px;
    color: #626262;
    margin-bottom: 24px;
    font-weight: 300;
}
.one-news-wrapper .btn.btn-default {
    font-size: 13px;
    background: #a5be25;
    margin-top: 0px;
}
.index-paralax {
    background-attachment: fixed !important;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    position: static;
    color: #fff;
}
.index-paralax .relative {
    padding: 60px 0;
    position: relative;
}

.index-paralax .paralax-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    position: relative;
}
.catalog-text h2 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0px;
    text-align: left;
}
.catalog-text p {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 30px;
}
.index-paralax .one-banner {

}
.one-banner img {
    /*max-width: 80%;*/
}
/*.slider-text-wrapper{*/
/*    background:url("/design/slider_3_slide_2_1.png")no-repeat center center;*/
/*}*/



.slider-text-wrapper i {
    font-size: 42px;
    color: #278ecb

}
.index-paralax .relative::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 0;
}
.slider-text-wrapper h2 {
    display: inline-block;
    border: none;
    color: #fff;
    font-size: 50px;
    padding: 20px 0px 0 40px;
    font-weight: 700;
    margin: 0 0 0px 0;
    line-height: 50px;
    text-align: left;
    text-shadow: 1px 1px #333;
    text-transform: uppercase;
}

.slider-text-wrapper h2.second {
    font-weight: 600;
    padding-left: 30px;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    padding-top: 15px;
    padding-right: 30px;
    text-shadow: 2px 2px  #727271;

}

.slider-text-wrapper h1 {
    font-size: 68px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 72px;
    letter-spacing: 0px;
    color: #343434;
}

.slider-text-wrapper span {
    display: inline-block;
    border: none;
    color: #f9b001;
    font-size: 60px;
    padding: 20px 0px 0;
    font-weight: 700;
    margin: 0 0 0px 0;
    line-height: 50px;
    text-align: left;
    text-shadow: 1px 1px #333;
    text-transform: uppercase;

}

.slider-text-wrapper span:before {
    display: inline-block;
    border: none;
    color: #f9b001;
    font-size: 60px;
    padding: 20px 0px 0;
    font-weight: 700;
    margin: 0 0 0px 0;
    line-height: 50px;
    text-align: left;
    text-shadow: 1px 1px #333;
    text-transform: uppercase;

}

.slider-text-wrapper  span {

    display: inline-block;
    position: relative;
    z-index: 1;
}

.slider-text-wrapper strong {
    font-size: 60px;
    color: #fff;
    font-weight: 300;
    text-align: left;
    padding: 0;
    line-height: normal;
    /*text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;*/
    margin: 10px 0 0;
    /*text-transform: uppercase;*/
    /*font-style: italic;*/
    white-space: nowrap;
}

.slider-text-wrapper p {

    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0px;
    color: #343434;
}
.slider-text-wrapper {
    max-width: 750px;
    /*text-shadow: 1px 1px 2px rgba(170, 170, 170, 0.8);*/
    height: 261px;
    /*background: rgba(17, 17, 17, 0.55);*/
    border-radius: 0%;
    padding: 20px;
}

.slider-text-wrapper a.btn.btn-default{
    color: #FFF;
    background: #a6ce39;
    margin-bottom: 30px;
}
.table-frame {
    border-color: #a6ce39;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.masine-table {
    text-align: center;
}
.masine-table tr:nth-child(2n+1) {
    background-color: #fff;
}

.masine-table tr:nth-child(2n) {
    background-color: #f6f6f6;
}
.table-bordered {
    border: 1px solid #4b9ec9;
}
.nastava-table {
    text-align: center;
}
.nastava-table th {
    background: #eee;
    color: #777;
    font-weight: 500;
    text-align: center;
}
.nastava-table.table-bordered > tbody > tr > td, .nastava-table.table-bordered > tbody > tr > th, .nastava-table.table-bordered > tfoot > tr > td, .nastava-table.table-bordered > tfoot > tr > th, .nastava-table.table-bordered > thead > tr > td, .nastava-table.table-bordered > thead > tr > th {
    vertical-align: middle;
    border-color: #4b9ec9;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 1px solid #4b9ec9;
    border-bottom: 0;
}

.nastava-table.table-bordered > tbody > tr.empty-row > td, .nastava-table.table-bordered > tbody > tr.empty-row > th, .nastava-table.table-bordered > tfoot > tr.empty-row > td, .nastava-table.table-bordered > tfoot > tr.empty-row > th, .nastava-table.table-bordered > thead > tr.empty-row > td, .nastava-table.table-bordered > thead > tr.empty-row > th {
    border: 0;
    border-top: 1px solid #4b9ec9;
    padding: 0;
}

.nastava-table.table-bordered > tbody > tr.empty-row > td:first-child {
    border-left: 1px solid #fff;
}

.nastava-table.table-bordered > tbody > tr.empty-row > td:last-child {
    border-right: 1px solid #fff;
}
.c-product-specs__th {
    padding: 16px;
    color: #fff;
    background: #a6ce39;
    font-size: 14px;
    font-weight: 500;
}
.one-news-wrapper {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    background-color: #d5d8db;
}
.news-image-decor {
    position: relative;
    overflow: hidden;
    padding: 1px;
    background-color: #d5d8db;
}
.news-image-decor img {
    transition: all 1s ease 0s;
    width: 100%;
}
.news-image-decor:hover img {
    transform: scale(1.1);
}

.news-text-down {
    background-color: #FFF;
    text-align: center;
    line-height: 13px;
    padding-top: 10px;
    min-height: 80px;
}

.box-text-overlay .overlay {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 55px;
    display: flex;
    flex-direction: row;
    width: 100%;
}
.box-text-overlay {
    position: relative;
    margin-bottom: 30px;
}

.one-news-wrapper > a {
    /*display: block;*/
    position: relative;
}

/*.one-news-wrapper a::before {*/

/*    content: '';*/
/*    display: block;*/
/*    opacity: 0;*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    top: 0;*/
/*    left: 0;*/
/*    background: rgba(0,0,0,0.40) url("/design/gallery-green-hover.png")no-repeat center center;*/
/*    -webkit-transition: all 0.3s;*/
/*    -moz-transition: all 0.3s;*/
/*    -o-transition: all 0.3s;*/
/*    -ms-transition: all 0.3s;*/
/*    transition: all 0.3s;*/
/*}*/
.one-news-wrapper > a > img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.one-news-wrapper .news-overlay {
    position: absolute;
    bottom: 0;
    font-size: 17px;
    color: #fff;
    padding: 40px 40px 25px;
    z-index: 2;
}
.one-news-wrapper .news-overlay {
    position: absolute;
    bottom: 0;
    font-size: 17px;
    color: #fff;
    padding: 40px 40px 25px;
    z-index: 2;
}
.one-news-wrapper .news-date {
    margin-bottom: 11px;
    color: #7a7a7a;
    font-size: 14px;
}
.one-news-wrapper .news-title {
    line-height: 20px;
    font-weight: 400;
    color: #21468c;
    font-size: 16px;
}
.one-news-wrapper > a::after {
    content: '';
    display: block;
    /*background-image: url("/design/news-shadow.png");*/
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.one-page-wrapper {
    background-color: #fff;
    padding: 0;
    color: #7a7a7a;
}
.one-page-wrapper strong {
    color: #0c4e1f;
    font-weight: 600;

}
.index-one-page-wrapper {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    padding: 20px 25px 25px;
}
.index-one-news-wrapper > a > img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.index-one-news-wrapper .news-overlay {
    position: absolute;
    bottom: 0;
    font-size: 17px;
    color: #fff;
    padding: 9px 188px 170px;
    z-index: 2;
}

.index-one-news-wrapper .news-date {
    font-weight: 300;
    margin-bottom: 11px;
}
.index-one-news-wrapper .news-title {
    line-height: 30px;
}
.index-one-news-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    border-radius: 10px;
}

.index-one-news-wrapper > a {
    display: block;
    position: relative;
}

.index-one-news-wrapper .news-image {
    overflow: hidden;
}
.index-one-news-wrapper .news-image img {
    -webkit-transition: -webkit-transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}

.index-one-news-wrapper .news-date {
    font-weight: 300;
    margin-bottom: 11px;
    color: #ce1e25;
}
.index-one-news-wrapper .news-title {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 32px;
    letter-spacing: 0px;
    color: #343434;

}
.center-button{
    text-align: center;
}
.index-one-news-wrapper .news-text {
    color: #808b90;
    margin-bottom: 15px;
}
/*.index-one-news-wrapper .btn.btn-default {*/
/*    font-size: 13px;*/
/*    background: none;*/
/*    margin-top: 0px;*/
/*    color: #000;*/
/*    border: 1px solid #333;*/
/*}*/

.map-and-info {
    background: #f7f7f7;
}
.map-and-info > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.map-and-info > .row > .col-xs-12 {
    display: flex;
}
.map-and-info .map-left {
    /*background-image: url("/design/mmski-map.png");*/
    background-repeat: no-repeat;

}
.map-and-info .map-left > a {
    display: block;
    height: 100%;
    width: 100%;
}
.map-and-info .right-info a {
    color: #333;
}
.map-and-info .right-info a:hover {
    color: #ac161b;
}
.map-and-info .right-info {
    padding: 65px 0;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.map-and-info .right-info h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 4px;
    padding: 0;
    color: #333;
    font-family: 'Roboto', sans-serif;
}
.map-and-info .right-info p {
    margin-bottom: 34px;
}
.map-and-info .right-info p:last-child {
    margin-bottom: 0;
}
.map-and-info .right-info h6 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    font-family: 'Roboto', sans-serif;
    padding: 0;
    margin: 0 0 3px;
}
.news-main-template-wrapper {
    margin-top:40px;
}
.one-news-date-and-share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.one-news-date-and-share .news-date {
    font-weight: 300;
}
.one-page-wrapper .share-with-friends {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #e0e0e0;
    padding-top: 15px;
    margin-top: 40px;
}
.one-page-wrapper .one-news-date-and-share .share-with-friends {
    margin: 0;
    border: 0;
    padding: 0;
}
.one-page-wrapper .share-with-friends .share-with-friends-label {
    margin-right: 10px;
    font-weight: 500;
}
.one-page-wrapper .share-with-friends .share-buttons-wrapper {
    margin: 0;
}
.share-with-friends .share-buttons-wrapper .share-btn {
    margin-right: 4px;
    float: left;

}
.one-news-date-and-share .share-with-friends .share-buttons-wrapper .share-btn img {
    margin-top: -3px;
}
.share-with-friends .share-buttons-wrapper .share-btn {
    margin-right: 4px;
}
.one-news-date-and-share .share-with-friends .share-buttons-wrapper .share-btn img {
    margin-top: -3px;
}
.share-with-friends .share-buttons-wrapper .share-btn:last-child {
    margin: 0;
}


.back-to-news a:hover {
    color: #cf1f25;
}
.back-to-news a {
    padding-top: 6px;
    float: right;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}

.back-to-news {
    text-align: center;
}

.news-media-separator {
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
    margin-top: 30px;
}
.blueimp-gallery {
    background: rgba(0, 0, 0, 0.95);
}
.one-news-gallery {
    margin-top: 15px;
}
.one-news-gallery > .row {
    margin: 0 -8px;
}
.one-news-gallery > .row > .col-xs-12 {
    padding: 0 8px;
}
.one-news-gallery .one-news-gallery-item {
    margin-bottom: 16px;
    position: relative;
}
.one-news-gallery .one-news-gallery-item {
    margin-bottom: 16px;
    position: relative;
}

.one-news-gallery .one-news-gallery-item .image-overlay {

    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}
.one-news-gallery .one-news-gallery-item .image-overlay::after {
    display: block;
    position: absolute;
    content: "+";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}




.product-info {
    text-align: center;
    border: 1px solid #c5c6c6;
}
.product-info thead {
    background-color: #f7f7f7;
}
.product-info thead tr th {
    vertical-align: text-top;
    border-top: 0px;
}



.product-info tbody tr:nth-child(2n) {
    background-color: #f7f7f7;
}

.product-info tbody tr td:last-child {
    border: 0;
}

.product-info .product-info-title {
    font-weight: bold;
}

.product-info tbody .product-info-material-pl{
    background-color:#f9de3f;
    /*border-top: 1px solid #ffda70;*/
}
.product-info tbody .product-info-material-v2a{
    background-color:#a6ce39;
    /*border-top: 1px solid #ffda70;*/
}
.product-info tbody .product-info-material-v4a{
    background-color:#a686bf;
    /*border-top: 1px solid #ffda70;*/
}
.product-info tbody .product-info-material-a4{
    background-color:#a686bf;
    /*border-top: 1px solid #ffda70;*/
}
.product-info tbody .product-info-material-cr{
    background-color:#c0809c;
    /*border-top: 1px solid #ffda70;*/
}
.product-info tbody .product-info-material-nn{
    background-color:#0000;
    /*border-top: 1px solid #ffda70;*/
}
.product-info-material-plgl{
    background-color:#ffd437;
}
.product-info-material-tc{
    background-color:#7dd1fa;
}


.product-info-material-gl{
    background-color:#f9de3f;
}

.product-info.table > thead > tr > th{
    text-align: center;
    border-bottom: 0px;
}


.title a {
    font-size: 18px;
    color: #0095da;
    font-weight: 700;
}

.text {
    font-size: 16px;
    margin-top: 8px;
    color: #808b90;
    text-align: center;
}

.content-wrapper .read-more {
    background-color: #fff;
    border: 1px solid #c2c7b0;
    color: #808b90;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 15px;
    margin: 15px 0 0 0;
    padding: 6px 20px;
}
.content-wrapper .read-more:hover {
    background-color:#efefef;
    color: #fff;
}


.content-wrapper{
    background-color: #fff;
    text-align: left;
}

.content-wrapper .title{
    line-height: 22px;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 7px;
}
.content-wrapper .text{
    line-height: 22px;
    margin-bottom: 20px;
    text-align: center;
}
.ski-under-page{
    margin-top: 20px;
}
.page-textual-content h2 {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    padding-bottom: 15px;
    margin: 25px 0;
    color: #363636;
    position: relative;
}

.img-circle {
    border-radius: 50%;
}

.image-wrapper img {
    max-width: 100%;
    /*margin-top: 20px;*/
}
.one-text-grid .image-wrapper img {
    max-width: 100%;
    border-radius: 0px;

}
.category-wrapper-grid .one-text-grid {
    background-color: #fff;
    border: 1px solid #d5d8db;
}
.info-wrapper a {
    color: #85a411;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
.one-news-wrapper-index .info-wrapper .view-more:hover {
    text-decoration: none;
    color: #ec7532;
}
.info-wrapper a:hover{
    color: #f4be2f;
}

.category-wrapper-grid {
    background: #fff;
    margin-bottom: 30px;
}
.category-wrapper-grid .image {
    position: relative;
    overflow: hidden;
}
.category-wrapper-grid .image img {
    -webkit-transition: all 3s ease 0s;
    -moz-transition: all 3s ease 0s;
    -o-transition: all 3s ease 0s;
    transition: all 3s ease 0s;
}

.category-wrapper-grid .title a{
    line-height: 20px;
    font-weight: 400;
    color: #a5be25;
    font-size: 16px;
    text-transform: uppercase;

}

.product-chart {
    user-select: none;
    font-size: 12px;
    display: flex;
    align-items: center;
    margin-top:30px;
}
.product-chart .product-chart-labels {
    cursor: pointer;
}
.product-chart div.disabled {
    color:#cccccc;
}
.product-chart div.disabled .chartLabColorBox{
    opacity: 0.2;
}
.product-chart .chartLabColorBox {
    width:36px;
    height:10px;
    margin: 6px 4px 0 0;
    float:left;
}
/*.section-tv-live{*/
/*    padding: 70px 70px;*/
/*    !*background-color: #141414;*!*/
/*    background-image: url("/design/top-tv-backround.jpg");*/
/*}*/
/*.section-tv-live h5{*/
/*    font-family: 'Kalam', cursive;*/
/*    color: #ec7532;*/
/*    font-size: 24px;*/
/*    margin-bottom: 0;*/
/*    margin-top: 0;*/
/*    font-style: italic;*/
/*    font-weight: 400;*/
/*}*/
/*.tv-live-image-right{*/
/*    border: 5px solid #ec7532;*/
/*    border-radius: 5px;*/
/*    position: relative;*/
/*}*/


/*.tv-live-image-right i{*/
/*    position: absolute;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    width: 60px;*/
/*    height: 40px;*/
/*    background: #FF0000 none repeat scroll 0 0;*/
/*    border-radius: 10px;*/
/*    top: 54%;*/
/*    left: 50%;*/
/*    margin: -30px 0 0 -30px;*/
/*    z-index: 3;*/
/*    font-size: 17px;*/
/*    color: #fff;*/
/*    -webkit-transition: 0.4s ease;*/
/*    transition: 0.4s ease;*/
/*    -webkit-transform: scale(1);*/
/*    transform: scale(1);*/
/*    opacity: 1;*/
/*    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";*/
/*}*/
/*.section-tv-live .text-content {*/

/*    padding-top: 100px;*/
/*}*/
/*.slider-bottom {*/
/*    background-image: url("/design/slider-bottom.png");*/
/*}*/
.section-1{
    padding: 60px;
}
.section-1 .text-content{
    padding-bottom: 30px;
    padding-top: 70px;
}

.section-1 .text-content h2{
    font-size: 62px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 66px;
    letter-spacing: 0px;
    color: #343434;
}
.section-1 .text-content h4{
    display: flex;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #f9b001;
    margin: 0px 0px 10px 0px;
    font-weight: 700;

}
.section-1 .text-content p{
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    color: #5F5F5F;
}

.section-1-content:hover{
    background-color: #505a61;
}
.section-1-content {
    background: #f9b001;
    text-align: center;
    border-radius: 5px;
    min-height: 230px;
    padding: 5px 15px 0 15px;
}
.section-1 h4 {
    display: flex;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #f9b001;
    margin: 0px 0px 10px 0px;
}


.section-2 h4{
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #f9b001;
    margin: 0px 0px 10px 0px;
    font-weight: 700;

}

.section-2 h2 {
    font-size: 62px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 66px;
    letter-spacing: 0px;
    color: #343434;
}
.section-2 h2 span::before {
    background-color: #f9b001;
    content: "";
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: -1;
}
.section-2 h2 span {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.section-2 p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    color: #5F5F5F;
    margin-bottom: 20px;
    margin-top: 10px;
}



.section-6 h4{
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #c2cf7f;
    margin: 0px 0px 10px 0px;
    font-weight: 700;
    text-align: center;

}

.section-6 h2 {
    font-size: 62px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 66px;
    letter-spacing: 0px;
    color: #343434;
    text-align: center;
}
.section-6 h2 span::before {
    background-color: #f9b001;
    content: "";
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: -1;
}
.section-6 h2 span {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.section-6 p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    color: #5F5F5F;
    margin-bottom: 20px;
    margin-top: 10px;
}





.text-content h2 span::before {
    background-color: #f9b001;
    content: "";
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: -1;
}

.text-content h2 span {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.section-1-content i:hover {
    color: #c2c7b0;
}
.section-1-content p {
    color:  #fff;
    margin-bottom: 10px;
}
.section-1-content p:hover {
    color: #fff;
}
.section-1-content a::before {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.64);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.section-2{
    background-color: #fff;
    background-image: url("/design/gray-section.jpg");
    background-repeat: no-repeat;
    color: #8eb2c7;
    font-size: 16px;
    text-align: center;
    background-position: bottom;
    padding-bottom: 96px;
    padding-top: 50px;
}
.section-6{
    background-color: #fff;
    background-image: url("/design/gray-section-snake.jpg");
    background-repeat: no-repeat;
    background-position: top;
    padding-bottom: 0px;
    padding-top: 100px;
}

.elementor-shape {
    background-color: #fff;
    background-image: url("/design/eleminator.png");
    background-repeat: no-repeat;
    padding-bottom: 70px;
    background-position: bottom;

}
.text-content p{
    color: #7a7a7a;
}
.text-content .bigger-btn {
    padding: 25px 65px;
    font-size: 17px;
    background: #c2cf7f;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    -webkit-transition: background 0.5s ease, color 0.5s ease 0s;
    -moz-transition: background 0.5s ease, color 0.5s ease 0s;
    -ms-transition: background 0.5s ease, color 0.5s ease 0s;
    -o-transition: background 0.5s ease, color 0.5s ease 0s;
    transition: background 0.5s ease, color 0.5s ease 0s;
}
.our-gallery .bigger-btn {
    padding: 25px 65px;
    font-size: 17px;
    background: #ec7532;
    color: #fff;
    text-align: center;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    -webkit-transition: background 0.5s ease, color 0.5s ease 0s;
    -moz-transition: background 0.5s ease, color 0.5s ease 0s;
    -ms-transition: background 0.5s ease, color 0.5s ease 0s;
    -o-transition: background 0.5s ease, color 0.5s ease 0s;
    transition: background 0.5s ease, color 0.5s ease 0s;
}
.read-more-wrapper{
    text-align: center;
}
.text-content h3 {
    font-weight: 800;
    color: #fff;
    font-size: 60px;
    margin-bottom: 30px;
    font-style: italic;
    margin-top: 10px;
}
/*.section-1 {*/
/*    background-image: url("/design/o-nama.png");*/
/*    padding: 70px 0;*/
/*    background-size: cover;*/
/*}*/
/*.wide-banner-wrapper {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/
/*.marketing-wrapper {*/
/*    background-image: url("/design/marketing-backround-black.jpg");*/
/*    padding-bottom: 70px;*/
/*    padding-top: 70px;*/
/*    opacity: 1.5;*/
/*}*/

.marketing-wrapper span {
    font-weight: 600;
    color: #c9cbd2;
    font-size: 40px;
    margin-bottom: 0;
}
.marketing-wrapper h3{
    font-weight: 800;
    color: #fff;
    font-size: 60px;
    margin-bottom: 30px;
    font-style: italic;
    margin-top: 10px;
}


.marketing-wrapper .text-content p {
    color: #fff;
    font-weight: 700;
    line-height: 1.7;
}


.marketing-wrapperl .bigger-btn {
    padding: 25px 65px;
    font-size: 17px;
    background: #0095da;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    -webkit-transition: background 0.5s ease, color 0.5s ease 0s;
    -moz-transition: background 0.5s ease, color 0.5s ease 0s;
    -ms-transition: background 0.5s ease, color 0.5s ease 0s;
    -o-transition: background 0.5s ease, color 0.5s ease 0s;
    transition: background 0.5s ease, color 0.5s ease 0s;
}
.marketing-wrapper h5 {
    margin-top:30px;
    color: #ec7532;
}
.index-two-section {
    background: #fff;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

h3.index {
    font-weight: 600;
    color: #000;
    font-size: 40px;
    margin-bottom: 50px;
    text-align: center;
}
.naslov-left {
    text-align: left;
    padding: 0 20px 0 0;
}
.event {
    background-color: #fff;
    /*padding: 15px;*/
    margin-top: 0px;
    margin-bottom: 35px;
    padding: 10px 10px 25px;
}
.event img {
    max-width: 29%;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
}
.naslov-left .news-title {
    font-size: 20px;
    line-height: 1.1;
    color: #333;
    text-transform: none;
    font-weight: 400;
    display: block;
    margin: 0 0 0px;
    min-height: 1px;
}
.naslov-left .news-date {
    color: #ec7532;
    font-weight: 600;
}
.naslov-left .news-text {
    font-weight: 300;
    color: #666;
}
.naslov-left .news-text a {
    color: #333;
}
.images-right-event {
    float: right;
}
.manifestacije-read-more {
    text-align: center;
    margin-top: 30px;
}




.section-channels{
    background: #f9f9f9;
    padding-top: 70px;
    padding-bottom: 70px;
}
.channels-image-left{
    position: relative;
}

.text-channel-right h3 {
    font-weight: 800;
    color: #0c0c0c;
    font-size: 60px;
    margin-bottom: 10px;
    font-style: italic;
    margin-top: 10px;
}


.text-channel-right strong{
    color: #0c0c0c;
}
.text-content-right h3 {
    font-weight: 800;
    color: #0c0c0c;
    font-size: 60px;
    margin-bottom: 10px;
    font-style: italic;
    margin-top: 10px;
}


.text-channel-right h5 {
    color: #ec7532;
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 0;
    font-style: italic;
    font-weight: 400;
}

.section-shows {
    background: #0c0c0c;
    padding-top: 70px;
    padding-bottom: 70px;
}
.section-shows .vscms-owlcarousel .arrows-wrapper i {
    font-size: 60px;
    color:#ed1a05;
    cursor: pointer;
    position: absolute;
    top:42%;
    margin:0 10px;
    z-index: 3;
}
.section-shows .vscms-owlcarousel .arrows-wrapper i:hover {
    color:#efff;
}
.section-shows .vscms-owlcarousel .arrows-wrapper i.vscms-owlcarousel-next {
    right:0px;
}
.section-shows .vscms-owlcarousel .arrows-wrapper i.vscms-owlcarousel-prev {
    left:10px;
}
.section-shows .vscms-owlcarousel .owl-carousel .owl-stage-outer {
    border-radius: 5px;
}
.section-shows .activity-content {
    background:#080808;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.section-shows .activity-content a {
    color: #ec7532 ;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.section-shows .activity-content i{
    color: #181d31;
}
.section-shows .activity-content h3 {
    font-weight: 800;
    color: #fff;
    font-size: 46px;
    line-height: 10px;
    margin: 27px 0 30px 0;
    padding-left: 30px;
    font-style: italic;

}
.section-shows .activity-content span {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
}
.section-shows .activity-content ul {
    padding-left: 30px;
    margin-left: 36px;
}
.section-shows .activity-content li::marker {
    content: none;
}
.section-shows .activity-content li:before {
    color:#e61501;
    font-size: 25px;
    content: "\f105"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
    vertical-align: -3px;
    /*margin-right: 10px;*/
}
.section-shows .activity-content ul li {
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.section-showsi .activity-content ul li.active,
.section-shows .activity-content ul li.active a span {
    font-weight: 900;
}


.section-shows .activity-content ul li:last-of-type {
    margin-bottom: 0;
}
.section-shows .activity-content a:hover {
    color: #d32c1b;
}
.activity-content h3{
    font-size: 30px;
    line-height: 1.4em;
    color: #1b1b1b;
    text-align: left;
    font-weight: 300;
    margin-left: 0.7em;
    margin-top: 10px;
}

.what-we-offer{
    background: #fff;
}
.offer-wrapper{
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    border-radius: 10px;
    margin-bottom: 50px;
}

.offer-wrapper .offer-image-wrapper{
    /*padding: 10px;*/
}
.offer-text{
    background-color: #02010100;
    background-image: url("https://wp.dynamiclayers.net/kidden/wp-content/uploads/sites/32/2024/08/service-bg.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    border-radius: 15px 15px 15px 15px;
    padding: 0px 25px 20px 20px;
    margin: -210px 20px 0px 20px;
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
    height: 270px;
    text-align: center;;
}
.offer-title .smaller-btn i {
    background-color: #F15F25;
    font-size: 25px;
    color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    border-radius: 15px 15px 15px 15px;
    padding: 10px;
}


.offer-title p{
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    color: #5F5F5F;

}
.offer-text span{
    font-weight: 300;
    color: #1b1b1b;
    font-size: 21px;
    margin-bottom: 0;
    text-transform: uppercase;

}
.offer-wrapper .offer-text p {
    color: #808b90;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px;
}
.offer-text a {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 32px;
    letter-spacing: 0px;
    color: #343434;
}
.offer-text .offer-icon img {
    width: 70px;
    height: 70px;
    margin-left: 105px;
    margin-bottom: 20px
}
.offer-text i {
    color: #fff;
    margin-left: 5px;
    font-size: 17px;
    background-color: #f6bf34;
    padding: 9px;
    border-radius: 50%;
    font-size: 17px;

}
/*.offer-image-wrapper {*/
/*    margin-bottom: 15px;*/
/*    position: relative;*/
/*}*/

.offer-image-wrapper img {
    transition: all 1s ease 0s;
    width: 100%;

}
.offer-image-wrapper:hover img {
    transform: scale(1.1);
}




.section-news .bigger-btn-red{
    padding: 25px 65px;
    font-size: 17px;
    background: #ec7532;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    -webkit-transition: background 0.5s ease, color 0.5s ease 0s;
    -moz-transition: background 0.5s ease, color 0.5s ease 0s;
    -ms-transition: background 0.5s ease, color 0.5s ease 0s;
    -o-transition: background 0.5s ease, color 0.5s ease 0s;
    transition: background 0.5s ease, color 0.5s ease 0s;
}

.section-news a.bigger-btn-red:hover {
    background: #e61501;
    color: #fff;
}


.section-news h5{
    color: #ec7532;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0;
    font-style: italic;
    font-weight: 400;

}
.section-news {
    color: #8eb2c7;
    font-size: 16px;
    padding-bottom: 70px;
    text-align: center;
    background-color: #fff;

}
.section-news .text-content {
    padding-bottom: 30px;
}
.section-news h3 {
    font-weight: 800;
    color: #fff;
    font-size: 67px;
    line-height: 60px;
    margin: 10px 0 70px 0;
    text-align:center;
    font-style: italic;
}
.section-news span {
    font-weight: 600;
    color:#c9cbd2;
    font-size: 40px;
    margin-bottom: 0;
}
.section-news-text-wrapper-left{
    background: #3377a2;
    color: #fff;
    height: 200px;
    padding: 10px;
    font-size: 18px;
    border: 1px dashed #fff;
    border-radius: 5px;
}
.section-news6-text-wrapper-right{
    background: #fff;
    color: #808b90;
    height: 200px;
    padding: 10px;
    font-size: 18px;
    border: 1px solid #3377a2;
    border-radius: 5px;
}
.our-gallery .read-more-wrapper-gallery{
    margin-top:30px;
}
.section-news span{
    color: #fff;
    font-size: 18px;
}
.section-news .read-more-wrapper{
    margin-top:30px;
}

.section-news .bigger-btn {
    padding: 25px 65px;
    font-size: 17px;
    background: #0095da;
    color: #fff;
    text-align: center;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    -webkit-transition: background 0.5s ease, color 0.5s ease 0s;
    -moz-transition: background 0.5s ease, color 0.5s ease 0s;
    -ms-transition: background 0.5s ease, color 0.5s ease 0s;
    -o-transition: background 0.5s ease, color 0.5s ease 0s;
    transition: background 0.5s ease, color 0.5s ease 0s;
}



.section-news-text-wrapper-right span{
    color: #808b90;
    font-size: 18px;
}

.section-news-text-wrapper-left a {
    color: #fff;
}
.section-news-text-wrapper-left a:hover {
    color: #808b90;
}

.section-news-text-wrapper-right a{
    color: #3377a2;
}
.section-news-text-wrapper-right a:hover {
    color: #4b9ec9;
}
.our-gallery {
    background-color: #fff;
    background-image: url("/design/white-backround.jpg");
    background-repeat: no-repeat;
    color: #8eb2c7;
    font-size: 16px;
    text-align: center;
    background-position: bottom;
    padding-bottom: 20px;
    padding-top: 60px;
}


.our-gallery .gallery-text h4{
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #c2cf7f;
    margin: 0px 0px 10px 0px;
    font-weight: 700;
}

.our-gallery .gallery-text   h2 span:before {
    background-color: #f9b001;
    content: "";
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: -1;
}

.our-gallery .gallery-text h2 span {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.our-gallery .gallery-text  p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0px;
    color: #5F5F5F;
}
.our-gallery .gallery-text  h2 {
    font-size: 62px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 66px;
    letter-spacing: 0px;
    color: #343434;
}
.section-7 .text-content p{
    color:#c9cbd2;
}

.contact-map-wrapper {
    border-top:3px solid #e6e8ea
}
.section-7 h3 {
    font-weight: 600;
    color: #0095da;
    font-size: 67px;
    line-height: 60px;
    margin-bottom: 30px;
    text-align: left;

}
.maskota-image-wrapper{
    border-radius: 5px;
    border: 10px solid #ebebeb;
    color: #8eb2c7;
    margin-bottom: 20px;
    background: #eaf2f7;
    height: 320px;
}
.like-tr .slika-levo {
    max-height: 300px;

}
.like-tr .text-maskota{
    background: #eaf2f7;
    text-align: center;
    height: 65px;
    width: 230px;
}
#TextualContent p{
    margin-top: 15px;
    text-align: justify;
}
#TextualContent h2{
    text-align: justify-all;
}
.sadrzaj-slika{
    margin-bottom: 50px;
    margin-top: 50px;
}
#TextualContent .maskota-image-wrapper p{
    color: #3377a2;
    font-size: 20px;
    font-weight: 500;
    margin: 0px;
    line-height: 24px;
    text-align: center;
}
.footer-newsletter {
    color: #fff;
}
/*.footer-newsletter {*/
/*    background-image: url("/design/snow-hills.png");*/
/*    color: #fff;*/
/*    padding: 70px 0px;*/
/*    background-position-x: 0%;*/
/*    background-position-y: 0%;*/
/*    background-attachment: scroll;*/
/*    background-clip: initial;*/
/*    background-origin: initial;*/
/*    background-position: center center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    position: relative;*/
/*}*/

.footer-newsletter .fa-envelope {
    float: left;
    font-size: 60px;
    margin: -10px 15px 0px 0px;
}
.footer-newsletter .text-newsletter {
    font-size: 33px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: -11px;
    min-width: 345px;
}
.footer-newsletter .text-subscribe {
    color: #fff;
    letter-spacing: 0px;
    margin-top: -6px;
    min-width: 344px;
    min-height: 20px;
}
.newsletter-input-wrapper {
    float: left;
    position: relative;
    width: 50%;

}
.footer-newsletter .form-control {
    height: 70px;
    line-height: 0px;
    padding-top: 10px;
    background: rgba(255,255,255,.2);
    border: 0px;
    box-shadow: none;
    color: #fff;
    width: 100%;
    float: left;
}
.footer-newsletter .input-group-btn {
    width: 30%;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.footer-newsletter .input-group-btn .btn.btn-default {
    width: 100%;
    margin: 0;
    height: 70px;
    line-height: 30px;
    border-radius: 5px;
    background: #fff;
    border: 0;
    color: #505a61;
    font-weight: 600;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.footer-social-icon {
    margin-bottom: 7px;
    font-size: 20px;
    color: #545454;
    display: inline;
}
.footer-social-icon i {
    width: 70px;
    height: 70px;
    background: #fff;
    line-height: 68px;
    margin: 0 4px 0 0;
    text-align: center;
    color: #505a61;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 30px;

}

.clients-about-us {
    text-align: left;
    padding: 0 20px 0 0;
}
.text-about-us {

}
.text-about-us img {
    max-width: 18%;
    float: left;
    margin: 8px;
}
.clients-about-us .news-title {
    font-size: 24px;
    color: #c9cbd2;
    text-transform: none;
    display: block;
    min-height: 1px;
    font-weight: 700;
    margin: 10px 0 0px;
}

.clients-about-us .news-text {
    margin-bottom: 15px;
    margin-right: 15px;
    font-weight: 300;
    color: #fff;
}
.clients-about-us .news-text a {
    color: #fff;
}
.owl-theme .owl-nav [class*="owl-"]{
    display: none;
}

.section-1-image-right img{
    max-width: 100%;
    margin-bottom: 0px;
}


.marketing-wrapper p {
    margin-bottom: 40px;
}

.our-gallery img {
    margin-top: 30px;
    border-radius: 5px;
}
.our-gallery img:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 30px 0px rgb( 122, 122, 122);
    box-shadow: 0px 0px 25px 0px rgb(122, 122, 122);
}
.section-first{
    padding: 50px 0 20px;
}
.section-first h4 {
    color: #174479;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
}
.section-first p {
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    text-align: center;

}
.section1-about-us{
    padding-bottom: 70px;
    padding-top: 70px;
    background: #fff;
}
.section1-about-us h1{
    text-align: left;
    color: #0c4e1e;
    font-size: 40px;
    line-height: 1.314em;
    margin: 0px;
}
.section1-about-us p{
    text-align: center;
    margin-bottom: 70px;
}
.section1-about-us-text-right h3{
    font-size: 24px;
    line-height: 1.4em;
    color: #c2c7b0;
    text-align: left;
    font-weight: 300;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 15px;

}
.section1-about-us-text-right p{
    margin-bottom: 30px;
    text-align: justify;
}

.section1-about-us-text-right{
    width: 108%;
    height: 77%;
    padding: 35px;
    margin-top: 30px;
}

.section2-what-we-do h1 {
    text-align: left;
    color: #0c4e1e;
    font-size: 40px;
    line-height: 1.314em;
    margin: 0px;
}

.section-news h1{
    text-align: center;
    color: #0c4e1e;
    font-size: 40px;
    line-height: 1.314em;
    margin: 0px;
    margin-bottom: 20px;
}



.section2-what-we-do{
    text-align: center;
   background-color: #fff;

}
.section2-what-we-do h3{
    font-size: 30px;
    line-height: 1.4em;
    color: #1b1b1b;
    text-align: left;
    font-weight: 300;

}
.section2-what-we-do-text-left{
    width: 108%;
    height: 70%;
    padding: 35px;
    margin-top: 20px;
    text-align: left;

}
.section1-about-us-text-right .text-center{
    text-align: left;
}
.section2-what-we-do p{
    text-align: center;
    margin-bottom: 70px;

}
.section2-what-we-do-text-left p{
    text-align: left;
    margin-bottom: 30px;
    text-align: justify;

}
.section2-what-we-do-text-left .second-btn{
    text-align: left;
}

.section2-what-we-do{
    padding-bottom: 70px;
    background: #fff;
}





.section3-services h1{
    text-align: center;
    color: #1b1b1b;
    font-size: 35px;
    line-height: 1.314em;
    margin: 0px;
}
.section3-services p {
    text-align: center;
    margin-bottom: 70px;
}

.section4-customer{
    padding-bottom: 70px;
    padding-top: 70px;


}
.section4-customer h1{
    text-align: center;
    color: #1b1b1b;
    font-size: 35px;
    line-height: 1.314em;
    margin: 0px;
}
.section4-customer p{
    text-align: center;
    margin-bottom: 70px;
}


.separator-gray{
    background-color: #1f1f1f !important;
    position: relative !important;
}





.sekcija-aktivnosti{
    padding-bottom: 70px;
}
.sekcija-aktivnosti p{
    text-align: center;
    margin-bottom: 70px;
}
.sekcija-aktivnosti .vscms-owlcarousel .arrows-wrapper i.vscms-owlcarousel-next {
    right: 0px;
}
.sekcija-aktivnosti .vscms-owlcarousel .arrows-wrapper i {
    font-size: 60px;
    color: #8f0709;
    cursor: pointer;
    position: absolute;
    top: 45%;
    margin: 0 10px;
    z-index: 3;
}
.sekcija-aktivnosti .vscms-owlcarousel .arrows-wrapper i {
    font-size: 60px;
    color: #000000;
    cursor: pointer;
}
.sekcija-aktivnosti .vscms-owlcarousel .arrows-wrapper i.vscms-owlcarousel-prev {
    left: 10px;
}
.sekcija-aktivnosti .activity-content {
    border-top: 1px solid #363636;
    border-right: 1px solid #363636;
    border-bottom: 1px solid #363636;


}
.sekcija-aktivnosti  h1 {
    text-align: center;
    color: #1b1b1b;
    font-size: 35px;
    line-height: 1.314em;
    margin-bottom: 40px;

}
.sekcija-aktivnosti .activity-content ul {
    padding-left: 30px;
    margin-left: 36px;
    margin-top: 7px;
}

.sekcija-aktivnosti .activity-content li::before {
    color: #000000;
    font-size: 16px;
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.9em;
    width: 1.3em;
    vertical-align: -3px;
}
.sekcija-aktivnosti .activity-content a {
     color: #1b1b1b;
     font-size: 16px;
     font-weight: 400;
}
.sekcija-aktivnosti .activity-content ul li.active, .sekcija-aktivnosti .activity-content ul li.active a span {
    font-weight: 400;
    color: #2673b5;
}
.sekcija-aktivnosti .activity-content ul li {
    margin-bottom: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.sekcija-aktivnosti .activity-content span {
    color: #7a7a7a;
    font-size: 20px;
    font-weight: 400;
}

.section4-call-us h1{
    text-align: center;
    color: #fff;
    font-size: 35px;
    line-height: 1.314em;
    margin: 0px;
}
.section4-call-us p{
    text-align: center;
    margin-top: 20px;
    color: #fff;
}
.section4-call-us a {
    text-shadow: 0 0 4px #1f1f1f;
    font-weight: 500;
}

.second-btn {
    padding: 15px 30px;
    font-size: 14px;
    background: #fff;
    color: #1b1b1b;
    text-align: center;
    font-weight: 300;
    border: 1px solid #1b1b1b;
    -webkit-transition: background 0.5s ease, color 0.5s ease 0s;
    -moz-transition: background 0.5s ease, color 0.5s ease 0s;
    -ms-transition: background 0.5s ease, color 0.5s ease 0s;
    -o-transition: background 0.5s ease, color 0.5s ease 0s;
    transition: background 0.5s ease, color 0.5s ease 0s;
    letter-spacing: 2.23px;
}

a.second-btn:hover {
    background: #85a411;
    color: #fff;
    border: 1px solid #85a411;

}


.img-contact {
    position: absolute;
    margin-left: -245px;
    height: 420px;
    margin-top: 124px;
}

.one-page-wrapper i{
    color: #85a411;
    margin-right: 7px;

}
.one-page-wrapper .text-right{
    margin-top: 15px;
    border: 1px solid #797979;
    padding: 15px;
    text-align: left;
}
.one-page-wrapper .text-right span{
    color: #1b1b1b;
    font-size: 24px;
    font-weight: 300;
}

.section-pictograms {
    background-color:#efefef;
    padding: 13px;
}
.section-pictograms img {
    border-right: 1px solid #fff;
}
.section-pictograms a:last-of-type img {
    border-right: 0;
}
.section-pictograms img:hover {
    filter: grayscale(100%) contrast(300%) drop-shadow(0px 0px 10px white);
}

.left-text-image-servises{
    float: left;
    margin-right: 15px;
}
.text-right-servises{

}

.title-gallery-overlay:hover img {
    transform: scale(1.5);
}



.index-image-title .title-gallery-overlay {
    bottom: 0;
    font-size: 25px;
    color: #1b1b1b;
    padding: 0px;
    z-index: 2;
    font-weight: 300;
    margin-top: 15px;
    letter-spacing: 1.23px;

}
.scale:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.scale {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.padding-0r {
    padding-right:0;
}
.padding-0l {
    padding-left:0;
}

/* do ovde ******************************************************************************************************/




.pull-left.vscms-owlcarousel.page-owlcarousel {
    margin: 0 30px 30px 0;
}
.pull-right.vscms-owlcarousel.page-owlcarousel {
    margin: 0 0 30px 30px;
}
.vscms-owlcarousel.page-owlcarousel {
    width: 500px;
    position: relative;
}
.vscms-owlcarousel.page-owlcarousel .arrows-wrapper i {
    font-size: 46px;
    color:#007dc5;
    cursor: pointer;
    position: absolute;
    top:40%;
    margin:0 10px;
    z-index: 3;
}
.vscms-owlcarousel.page-owlcarousel .arrows-wrapper i:hover {
    color:#ec7532;
}
.vscms-owlcarousel.page-owlcarousel .arrows-wrapper i.vscms-owlcarousel-next {
    right:10px;
}
.vscms-owlcarousel.page-owlcarousel .arrows-wrapper i.vscms-owlcarousel-prev {
    left:10px;
}
.vscms-owlcarousel.page-owlcarousel .owl-carousel .owl-stage-outer {
    border-radius: 5px;
}

.newsletter-box .btn.btn-default {
    background-color:#efefef;
}
.newsletter-box .btn.btn-default:hover {
    background-color: #22c5d4;
    color: #fff;
}

@-webkit-keyframes spinner {
    0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}
}
@-moz-keyframes spinner {
    0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}
}
@-o-keyframes spinner {
    0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes spinner {
    0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}
}


/* VSCMS Cookie Consent ***********************************************************************************************/
.cookie-consent {
    background-color: rgba(0, 0, 0, 0.9);
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 1em 1.8em;
    position: fixed;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.5em;
    color: #ffffff;
    text-align: center;
    z-index: 9999;
    transition: all .4s;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
}
.cookie-consent.not-visible {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
}
.cookie-consent button {
    margin-left: 30px;
    background-color: #a5be25;
}
.cookie-consent a {
    margin-left: 15px;
    font-weight: 400;
    color:#a5be25;
}
.cookie-consent a:hover {
    color: #fff;
}
.cookie-consent .btn{
    background-color: #a5be25;
    color: #fff;
    outline: 0;
}



/* VSCMS Popup Banner *************************************************************************************************/
.banner-popup {
    display:none;
    position:fixed;
    padding:0;
    margin:0;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 9998;
    background:rgba(0,0,0,0.9);
}
.banner-popup .banner-popup-content {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
}
@media (max-width: 768px) {
    .banner-popup .banner-popup-content {
        top: 50%;
        left: 0px;
        transform: translate(0%, -50%);
    }
}
/* VSCMS Gallery ******************************************************************************************************/
.vscms-gallery {
    position: relative;
    margin-bottom: 40px;
}
.vscms-gallery .gallery-item {
    position: relative;
    margin-top: 30px;
}
.vscms-gallery .image-overlay {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.3s ease 0s;
    border: 5px solid #ddd;
    cursor: pointer;
}
.vscms-gallery .image-overlay:after {
    display: block;
    position: absolute;
    content: "\f00e";
    font-family: FontAwesome;
    font-style: normal;
    font-size: 25px;
    font-weight: 300;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.vscms-gallery .image-overlay:hover {
    opacity: 1;
}

.drawer .drawer-menu-item {
    color: #fff;
}
.drawer .drawer-nav {
    background-color:#c59725;
}
.team-member {
    margin-bottom: 60px;
}
.team-member .member-content {
    text-align: center;
    padding-top: 25px;
}
.team-member .member-content .name {
    font-size: 18px;
    color: #85a411;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 4px;
}
.team-member .member-content .position {
    font-size: 14px;
    line-height: 14px;
    color: #333;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 6px;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.download-cv {
    font-weight: 500;
    font-size: 13px;
    color:#efefef;
    text-decoration: underline;
}

.left-menu-list {
    list-style: none;
    padding: 25px 0 0 0;
}
.left-menu-list li {
    margin: 0;
    padding: 0;
}
.left-menu-list li a {
    display: block;
    padding: 15px 10px 15px 25px;
    font-size: 15px;
    font-weight: 600;
    background: #F1F1F1;
    margin: 3px 0;
    position: relative;
    z-index: 1;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    -ms-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
.left-menu-list li.active a {
    background: #85a411;
    color: #fff;
}
.left-menu-list li a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    background: #85a411;
    z-index: -1;
    opacity: 0;
    -webkit-transition: height 0.3s ease 0s, opacity 0.3s ease 0s;
    -moz-transition: height 0.3s ease 0s, opacity 0.3s ease 0s;
    -ms-transition: height 0.3s ease 0s, opacity 0.3s ease 0s;
    -o-transition: height 0.3s ease 0s, opacity 0.3s ease 0s;
    transition: height 0.3s ease 0s, opacity 0.3s ease 0s;
}
.left-menu-list li a:hover:before {
    height: 100%;
    opacity: 1;
}
.left-menu-list li a:hover {
    color: #fff;
}
.left-col-one-banner {
    margin-top:15px;
    margin-bottom:15px;
}

/*****************************/
#CarouselImages .one-gallery {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    margin:15px;
}
#CarouselImages .one-gallery img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
#CarouselImages .one-gallery:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#CarouselImages .one-gallery .hover-icon {
    content: '';
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    /*height: 100%;*/
    /*width: 100%;*/
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.64);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
#CarouselImages .one-gallery .hover-icon .icon {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(20, 69, 119, 0.5);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
#CarouselImages .one-gallery .hover-icon .icon img {
    width: 30%;
    position: relative;
    z-index: 2;
    opacity: 0.8;
}
#CarouselImages .one-gallery .hover-icon .icon:after {
    z-index: 0;
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    left: 5px;
    bottom: 5px;
    border-radius: 50%;
    background: #85a411;
}
#CarouselImages .one-gallery .title {
    position: absolute;
    bottom: 40px;
    padding: 0 15px;
    text-align: center;
    width: 100%;
    font-weight: lighter;
    font-size: 24px;
    color: #fff;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
#CarouselImages .one-gallery .title span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color:#cdc5b8;
    padding-top: 10px;
}
#CarouselImages .one-gallery:hover .hover-icon {
    display: flex;
}
#CarouselImages .one-gallery:hover .title {
    opacity:1
}
#CarouselImages .fifth-section {
    padding: 0 0 70px;
}
#CarouselImages .fifth-section h2 {
    margin-bottom: 30px;
}
#CarouselImages .fifth-section .more-galleries:hover {
    color: #85a411;
    border-color: #85a411;
    background: transparent;
}
.slider-controls {
    margin:0 auto;
    display: table
}
.slider-controls .control {
    height: 43px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 11px;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    width: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    cursor: pointer;
    border-radius: 0;
}
.slider-controls .control.owlPrev-1 {
    /*padding-left:30px;*/
}
.slider-controls .control.owlPrev-1:hover {
    background-position: 15px -36px;
}
.slider-controls .control.owlNext-1 {
    /*padding-right:30px*/
}
.slider-controls .control.owlNext-1:hover {
    background-position: 115px -34px;
}
.slider-controls .control:hover {
    color: #85a411;
    border-color: #85a411;
}
.slider-controls span:nth-child(2) {
    padding-right: 30px;
    display: table-cell
}
.bgcolor-white {
    background-color: white;
    padding-top: 50px;
}