@charset "utf-8";
@font-face {
font-family: "Gilroy-Black";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Black.ttf);
}
@font-face {
font-family: "Gilroy-Bold";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Bold.ttf);
}
@font-face {
font-family: "Gilroy-Extrabold";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Extrabold.ttf);
}
@font-face {
font-family: "Gilroy-Medium";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Medium.ttf);
}
@font-face {
font-family: "Gilroy-Regular";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Regular.ttf);
}
@font-face {
font-family: "Gilroy-Semibold";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Semibold.ttf);
}

body {
	color: #000;
	font-family: "Gilroy-Regular", Sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	width: 100%;
	background-color: #fff;
	overflow-x: hidden
}
b {	
	font-weight: 800;	
}
h1 {
	color: #000;
	font-family: "Gilroy-Semibold", Sans-serif;
	font-size: 32px;
	line-height: 42px
}
h2 {
	color: #000;
	font-family: "Gilroy-Medium", Sans-serif;
	font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */

h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
a:active, a:focus { outline: none !important;}
input, textarea {outline:none !important;}
input:active, textarea:active {outline:none !important;}
:focus {outline:none !important;}
textarea {resize:none !important;}
textarea {resize:vertical !important;}
textarea {resize:horizontal !important;}
button:active, button:focus {outline: none !important;}
button::-moz-focus-inner {border: 0 !important;}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #388783;
	background-image: linear-gradient(to bottom, #388783, #388783);
	background-repeat: repeat-x;
	cursor: pointer
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
header{
	background-color: #36283a;
	min-height: 125px;
	margin-bottom: 20px
}
/* logo */
#logo {
	margin: 0% 0 0% 0;
}
#logo img{
	margin-right: auto;
    margin-left: 0;
    width: 50%
}
/* search */
#search {
   padding: 2% 6.0% 5%  6.0%;
} 
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-radius: none
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	background: #ada479;
}
#search .btn-lg i{
	color: #fff
}
#search .dropdown-toggle {
    color: #fff;
    background: #ada479;
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    margin-left: 10px;
    text-shadow: 0 1px 0 #FFF;
    border:0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0 0 0 0
}
#search .dropdown-toggle i{
    color: #fff;   
    margin-left: 10px;
    font-size: 0.8em
}
#search .cat_id {
    font-size: 14px;
    color: #888;
}
/* cart */
#cart {
	margin-bottom: 10px;
	position: absolute
}
#cart > .btn {
	font-size: 16px;
	line-height: 18px;
	color: #000;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;





	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	/* min-height: 600px; */
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #251c28;
    color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 0px 0;
	padding: 0px 0;
	background-color: transparent;
    border-radius: 0px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {text-shadow: 0 1px 0 #FFF;padding: 0 20px;position: relative;}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li a:after {
	content: '→';
	display: block;
	position: absolute;
	top: 0px;
	right: -5px;
	width: 10px;
	height: 10px;	
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #388783;
	background-image: linear-gradient(to bottom, #388783, #388783);
	background-repeat: repeat-x;
	border-color: #388783 #388783 #388783;
	font-size: 18px;
	white-space: normal;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ada479;
	background-image: linear-gradient(to bottom, #ada479, #ada479);
	background-repeat: repeat-x;
	border-color: #ada479 #ada479 #ada479;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {





	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #000;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #FFBF29;
    background-image: linear-gradient(to bottom, #FFBF29, #FFBF29);
    background-repeat: repeat-x;
    border-color: #FFBF29 #FFBF29 #FFBF29;	
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #FDD370;
	background-image: linear-gradient(to bottom, #FDD370, #FDD370);
	background-repeat: repeat-x;
	border-color: #FDD370 #FDD370 #FDD370;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	/* border: 1px solid #ddd; */
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
@media (max-width: 1200px) {
.product-thumb h4 a{
	font-size: 14px !important
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb h4 a{
	font-size: 16px
}
.product-thumb h4 a:hover{
	color: #000;
	text-decoration: underline
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;

}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}

.landblock .image-additional a.thumbnail {
    border-color: #ddd;
}
.landblock a.thumbnail.active, .landblock a.thumbnail:focus, .landblock a.thumbnail:hover {
    border-color: transparent;
}
.landblock a.thumbnail {
    border-color: transparent;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
ul.list{
	display: inline-block;
	width: 100%;
	padding:0
}
ul.list li {
    list-style-type: none;
}
ul.list li a{
    font-size: 13px;
    color: #000
}
ul.list li:hover a{
    color: #ed7100;
}
ul.list li:hover{    
    border: 1px solid #ed7100;
}
ul.list li{
    border: 1px solid #000;
    padding: 3px 5px 3px;
    text-align:center;
    float: left;
    margin-bottom: 20px
}
ul.list li+li{
   margin-left: 5px
}

ul.list li:nth-child(n+6){
	display:none;
}
.show_hide_list{
	cursor:pointer;
	text-align:center;
	border: 1px solid #000;
	padding: 1px 10px 6px;
    margin-bottom: 20px;
    margin-left: 5px;
    float: left
}
.show_hide_list:hover{
	cursor:pointer;
	 border: 1px solid #ed7100;
	 color: #ed7100;
}
.fulls{
    margin: 0;
    padding: 0;
    display: none;
}
.sozo {
	border: none;
	background-color: transparent;
	float: right;
	margin-bottom: 20px;
	white-space: nowrap;
    display: inline-block;
    color: #ed7100;
    border-bottom: 1px dashed #ed7100;
    font-size: 13px;
    cursor: pointer;
}
.footer-menu-mobile h5 {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;

	font-weight: 700;
	border-bottom: 1px solid #fff;
	background-repeat: repeat-x;
	cursor: pointer;
	line-height: 2.8em;
	color: #fff;
}
.footer-menu-mobile h5 .fa{	
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
	cursor: pointer;
	color: #fff;
	padding-left: 0.875em 
}  
.footer-menu-mobile div ul {
	padding: 0;
	margin: 0;
}
.footer-menu-mobile div ul li {
	list-style: none !important;
	text-align: center;
	line-height: 2.8em;
}
.footer-menu-mobile div ul li a {
	display: block;
	font-size: 1.0em;
	color: #fff;
	background: none;
	text-decoration: none;
}
@media (min-width: 768px) {
#footer-mobile{
	display: none
}
}
@media (max-width: 768px) {
#footer-desctop{
	display: none
}
}
.advantage.pos-center img{
  margin-right: auto;
  margin-left: auto; 
}
.phone  li {
    list-style-type: none; 
    text-align: right   
}
.phone  a {
   color: #fff;
   font-size: 18px;
   font-weight: 600    
}
.phone {
   color: #fff;
   font-size: 14px;
   font-weight: 400;
   text-align: center;
   padding: 10% 0 0    
}
.primaryreception {
	background-color: #f1f1f1;
	padding: 20px;
	background-image: url(../image/back.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 300px;
}
.slogan{
   color: #fff;
   font-size: 20px;
   font-weight: 400;
   text-align: center;
   padding: 2% 6.0% 5%  6.0%;
   line-height: 30px
} 

.newsletter {
	padding: 0 0 6%
}
#ToTop {
    z-index: 9999
}


footer .share {
	margin-bottom:40px;
}
footer .share .fa {
	font-size:16px;
	padding:0px 10px;
	margin:30px 5px 10px 0px;
	color:#f5f5f5;
	height:36px;
	line-height:36px;
	width:90px;
	transition:all 300ms;
}
footer .share .fa:hover {
	opacity:0.9;
	transition:all 300ms;
}
.footer .share .fa:after {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	vertical-align:top; 
	margin-left:10px;
}
footer .share .fa-facebook {background:#3b5998;}
footer .share .fa-facebook:after {content:"Facebook"}
footer .share .fa-twitter {background:#00aced;}
footer .share .fa-twitter:after {content:"Twitter"}
footer .share .fa-google-plus {background:#dd4b39;}
footer .share .fa-google-plus:after {content:"Google+"}
footer .share .fa-navicon {background:#f1f1f1; color:#888888; text-align:center; font-size:17px;}
footer .at15t_compact, .at16nc.at16t_compact {background-position:-9999px -9999px !important;}




.container-fluid {   
    margin-right: auto;
    margin-left: auto;
}
p {
    margin: 0 0 0px;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 0px;
}

.shopmeblock{
	text-align: center;
	margin: 5% 0 0;
	font-size: 32px;
	font-weight: 600
	}

.initialscreen{
	padding: 60px 0 10px;
}
.initialscreen h1{
	padding: 0 0 18px
}
.initialscreen2  {
    font-size: 18.5px
}
.initialscreen2 ul {
    list-style-type: square;
    padding-left: 15px;
   }
.initialscreen2 .text-constructor {
    float: right;
    margin-right: 2%;
}
.text-constructor {
    background-color: rgb(0, 0, 0, 0.6);
    width: 220px;
    padding: 46px 16px 46px 15px;
    margin-top: 0%;
    font-size: 18px;
    line-height: 28px
}
.content-top {
    background-image: url(../image/1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 700px;
}
@media (max-width: 991px) {
.zamercallback .pre-text,
.zamercallback2 .pre-text {
    font-weight: 600;
    font-size: 24px;   
    line-height: 30px;
    padding: 20px 2% 20px 2% !important;
    text-align: center !important;
}
.zamercallback3 .form-builder textarea {
    margin-bottom: 12px
}
.zamercallback3 .field-block,
.zamercallback2 .form-builder .field-block,
.zamercallback .form-builder .field-block {
   width: 100% !important;
   padding-right: 20px !important;
   padding-left: 20px !important;
   float:none !important;
   vertical-align: top;
}
.text-constructor {
    background-color: rgb(0, 0, 0, 0.6);
    width: 100%;
    padding: 46px 20px 46px 20px;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 18px;
    line-height: 28px;
}
.initialscreen2 .text-constructor {
    float: none !important;
    margin: 10% 0%;
}
#logo {
    margin: 3% 0 0% 0;
    text-align: center
}
#logo img{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.slogan {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    padding: 3% 3% 0 3%;
    line-height: 30px;
}
.phone {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 3% 0 3%;
}
.phone li {
    list-style-type: none;
    text-align: center;
}
}
.zamercallback .form-builder .field-block:last-child{
	width: 50%;
}
.zamercallback .form-builder .field-block {
    width: 25%;
    padding-right: 20px;
    float:left;
    vertical-align: top;
}
.zamercallback .form-builder{
	text-align: center
}

.zamercallback .form-builder .field-block h4{
    display: none !important;
}
.zamercallback{
    background-color: #fff;
	box-shadow: 2px -3px 12px 3px rgba(0, 0, 0, .2);
	margin-top: -6%;
	padding: 1% 3% 2%;
    margin-right: auto;
    margin-left: auto; 
      
} 
.zamercallback .form-builder{}
.zamercallback .form-builder input[type="text"] {
    border: 0;
    background-color: #F5F5F5;
    font-size: 18px;
    min-height: 42px 
}
.zamercallback .pre-text{
    font-weight: 600;
    font-size: 24px;
    padding: 20px 20% 48px 30px;
    line-height: 30px;
    text-align: left
}
.zamercallback hr {
    display: none
}
.zamercallback2 .form-builder .field-block:last-child{
	width: 50%;
}
.zamercallback2 .form-builder .field-block {
    width: 25%;
    padding-right: 20px;
    float:left;
    vertical-align: top;
}
.zamercallback2 .form-builder{
	text-align: center
}

.zamercallback2 .form-builder .field-block h4{
    display: none !important;
}
.zamercallback2{
    background-color: #fff;
	box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, .2);
	margin-top: 40px;
	padding: 1% 3% 2%;
    margin-right: auto;
    margin-left: auto; 
      
} 
.zamercallback2 .form-builder{}
.zamercallback2 .form-builder input[type="text"] {
    border: 0;
    background-color: #F5F5F5;
    font-size: 18px;
    min-height: 42px 
}
.zamercallback2 .pre-text{
    font-weight: 600;
    font-size: 24px;
    padding: 20px 20% 48px 30px;
    line-height: 30px;
    text-align: left
}
.zamercallback2 hr {
    display: none
}
.zamercallback3 .form-builder textarea {
    float: left;
}
.zamercallback3 .form-builder .field-block:last-child{
	width: 50%;
}
.zamercallback3 .form-builder .field-block {
    width: 50%;
    padding-right: 20px;
    float:left;
    vertical-align: top;
}
.zamercallback3 .form-builder{
	text-align: center
}
.zamercallback3 .form-builder .field-block h4{
    display: none !important;
}
.zamercallback3{
    background-color: #fff;
	box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, .2);
	margin-top: 40px;
	padding: 1% 3% 2%;
    margin-right: auto;
    margin-left: auto; 
      
} 
.zamercallback3 .form-builder{}
.zamercallback3 .form-builder input[type="text"] {
    border: 0;
    background-color: #F5F5F5;
    font-size: 18px;
    min-height: 42px 
}
.zamercallback3 .pre-text{
    font-weight: 600;
    font-size: 24px;
    padding: 20px 20% 48px 30px;
    line-height: 30px;
    text-align: left
}
.zamercallback3 hr {
    display: none
}
.content-secondscreen {
    background-image: url(../image/2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;


    background-size: cover;
    width: 100%;
    min-height: 1300px;
    margin-top: 40px
}

@media (max-width: 1200px) {
.content-secondscreen {
	 min-height: 950px;
}
}
@media (max-width: 992px) {
.content-secondscreen {
	 min-height: 500px;
}
}
.content-secondscreen h2{
   padding: 30px 0 30px
}
.varianttab {
	 margin-right: auto;
	 margin-left: auto;
	 font-size: 18px;
}
.varianttab .table {
	border: 0
}
.varianttab tr td img {
	width: 18% !important;
	    margin-right: auto;
    margin-left: auto;
}
.varianttab .table td{
	border: 0
}
.content-contentsecond{font-size: 14px}
.varianttext {
	background-color: #fff;
	box-shadow: 2px -3px 12px 3px rgba(0, 0, 0, .2);
	margin-top: -30px;
	padding: 3% 3%;
	margin-right: auto;
    margin-left: auto;  
}
.galeryblock .box-gallery{
	margin-bottom: 40px
}
.galeryblock h3 {
    padding: 30px 0 30px;
    font-weight: 700;
    text-align: center;
    font-size:24px
}
.galeryblock h4{
	padding: 0 5%;
	font-size: 16px;
	font-weight:600;
	line-height: 24px;
	text-align: center;
	min-height: 80px
}
.empty {
	clear: both;
	height: 20px;
}
p.title{font-size:16px;font-weight: 600;padding: 10px 0}
.advantagblock {
	text-align: center;
    margin-top: 5%;
    margin-bottom: 3%;
    font-size: 32px;
    font-weight: 600; 
}
.videoitem {
	font-size: 16px;
	margin-bottom: 40px
}

#advantag.tile .banner-thumb{margin-bottom:5px;}

#advantag.tile .banner-thumb.imgthumb{border:1px solid #000;}

#advantag.tile .image img{margin-left:auto;margin-right:auto;padding:10px 0}

#advantag.tile .banner-thumb .captionbaner{margin-bottom:10px;text-align:center;}

#advantag .top-baner .banner-thumb{background-color: #fff; padding: 10px 20px;margin-bottom: 20px}

#advantag .top-baner .text-deskbaner{font-size:18px;min-height: 100px;padding: 10px 20px}

#advantag.tile .banner-thumb .captionbaner .text-headbaner h4{font-size:18px;text-decoration:none;;color:#000;}

#advantag.tile .flex-baner{border:1px solid #000;padding:10px 0;}

#advantag.tile .flex-baner .captionbaner{text-align:left}

@media(max-width:767px){#advantag.tile .flex-baner .captionbaner{text-align:center !important}

.flex-baner .captionbaner .text-headbaner h4{font-size:17px !important;}

.flex-baner .captionbaner .text-deskbaner{font-size:14px !important;}

}

#advantag.tile .flex-baner .captionbaner .text-headbaner h4{font-size:12px}

#advantag.tile .flex-baner .captionbaner .text-deskbaner{font-size:12px;min-height:60px}

#advantag.parallelepiped{}

#advantag.parallelepiped .parallelepipedbox{
	padding:10px 0 0 0 ;
	margin-bottom:20px;
	width:100%;
	text-align:center;
	margin-right: auto;
    margin-left: auto;
	}

#advantag.parallelepiped .parallelepipedbox .text-headbaner h4 {
	position: absolute;
	top: 5%;
	left: 60%;
	background-color: #fff;
	padding: 10px 20px;
	box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, .2);
	font-size: 16px

}

#advantag.parallelepiped .parallelepipedbox img {
    margin-right: auto;
    margin-left: 0;
}
@media(max-width:767px){
	#advantag.parallelepiped .parallelepipedbox{
		padding:10px;
		margin-bottom:20px;
		width:100%;
		text-align:center;
		margin-right: auto;
        margin-left: auto;
        }
#advantag.parallelepiped .parallelepipedbox img{
     margin-right: auto;
    margin-left: auto;   

}
}
#advantag.parallelepiped .captionbaner{color:#f5281d;text-align:center;padding:1px 10px 5px 10px;opacity:.8;margin-top:50%;margin-bottom:50%;}

#advantag.parallelepiped .text-deskbaner{font:13px/20px 'Gilroy-Regular';}

#advantag .videoitem{margin-bottom: 20px}

.text-headvideobaner {
	position: absolute;
	z-index:99;
	color: #000 !important;
	padding: 0px 10% 0 5%;
	top:0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FFBF29;
    background-image: linear-gradient(to bottom, #FFBF29, #FFBF29);
    background-repeat: repeat-x;
    border-color: #FFBF29 #FFBF29 #FFBF29;
    font-size: 18px;
    clip-path: polygon(0 0, 100% 0%, 90% 90%, 0% 100%);
}
.animatedblock {	
	padding: 0% 5%;
}
@media (max-width: 992px) {
.animatedblock {
	position: relative;
	max-width: 100%;
	height: 100%;
	padding: 5% 5%;
	overflow:hidden
}
}

.animatetitle{
	font-size: 16px;
	color: #000;
    font-weight: 700;
}
.animatetext{
	font-size: 16px;
	color: #000;
	font-weight: 400;
}
.cs {
	margin: 5% 0 10%;
	overflow: hidden
}
.testmonials {
    background-image: url(../image/13.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 300px;
    padding-bottom: 80px;
    padding-top: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.gray {
	background-color: #F3F1F2;
	padding: 0px 0 40px;
	margin-top: 40px;
    margin-bottom: 20px;
}

.testimonial-thumb {
	font-size: 16px;
	color: #6A6A6A;
	padding: 0 60px
}
.testimonial-thumb  span{
	color: #000;
	font-weight: 500
}

.advantage.pos-center{
	text-align: center;
	background-color: #fff;
	padding: 15% 0 15%;
	margin-right: auto;
    margin-left: auto;
	min-height: 200px;
	width: 200px;
	margin-bottom: 20px
}
.advantage.pos-center .caption{
	padding: 20px 0 0;
}
.advantage.pos-center .caption h4{
	line-height: 22px
}
.variantpay {
	background-color: #f2f2f2;
	padding: 0% 0 5%;
	margin: 40px 0 40px
}
.carousel-3d {
    padding: 20px;
    -webkit-perspective: 500px;
    perspective: 3000px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
}
.carousel-3d > * {
    flex: 0 0 auto;
}
.carousel-3d figure {
    margin: 0;
    width: 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
.carousel-3d figure img,
.carousel-3d figure div {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
.carousel-3d figure div:not(:first-of-type),
.carousel-3d figure img:not(:first-of-type) {
    position: absolute;
    left: 0;
    top: 0;
}
.carousel-3d nav {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}
.carousel-3d nav button {
    flex: 0 0 auto;
    margin: 0 5px;
    cursor: pointer;
    color: #337AB7;
    background: #BFE2FF;
    border: 1px solid #337AB7;
    padding: 5px 10px;
    font-weight: bold;
    transition: all .3s ease;
}
.carousel-3d nav button:hover {
    color: #FFF;
    background: #337AB7;
}
.map {
	margin-top: 40px
}
.socialblock{
	text-align: right;
	padding: 20px
}

.varianttab .table {
    border-radius: 5px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    background-color: white;
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.2 );    
}
.varianttab .table td, .varianttab .table th {
    text-align: center;
    padding: 8px;
    font-size: 15px;
    border: none;
    font-family: Verdana, sans-serif;
}
.varianttab .table td {
    font-size: 16px;
    border-right: 1px solid #E6E4E4;
}
.varianttab .table th {
    color: #ffffff;
    background: #2d6b9f;
}
.varianttab .table th:nth-child(odd) {
    background: #337AB7;
}
.varianttab .table tr:nth-child(even) {
    background: #F8F8F8;
}
@media (max-width: 992px) {
.varianttab .table {
	display: block;
	width: 100%;
}
.varianttab .table thead, 
.varianttab .table tbody, 
.varianttab .table thead th {
	display: block;
}
.varianttab .table thead {
	float: left;
}
.varianttab .table tbody {
	width: auto;
	position: relative;
	overflow-x: auto;
}
.varianttab .table td, .resp-tab th {
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: auto;
	width: 160px;
	height: 50px;
	font-size: 13px;
	text-overflow: ellipsis;
}
.varianttab .table thead th {
	text-align: center;
}
.varianttab .table tbody tr {
	display: table-cell;
}
.varianttab .table tbody tr:nth-child(odd) {
	background: none;
}
.varianttab .table tr:nth-child(even) {
	background: transparent;
}
.varianttab .table tr td:nth-child(odd) {
	background: #F8F8F8;
	border-right: 1px solid #E6E4E4;
}
.varianttab .table tr td:nth-child(even) {
	border-right: 1px solid #E6E4E4;
}
.varianttab .table td {
	display: block;
	text-align: center;
}
}

.form-builder h4 {
    display: none;
}
.tabs-box .owl-wrapper-outer {
    background-color: transparent;
    padding: 0px 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 0px transparent;
    -moz-box-shadow: 0 0px 0px transparent;
    -o-box-shadow: 0 0px 0px transparent;
    box-shadow: 0 0px 0px transparent;
}
.tabs-box{
	margin-top: 30px;
	margin-bottom: 30px
}
@media screen and (min-width: 767px) {   
    .tab_accordion {
        display: none;
    }
}
@media screen and (max-width: 767px) {   
    .nav-tabs {
        /* display: none; */
    }  
.nav-tabs.nav-collect{
        display: block;
    }  

.tab_accordion{
	position: relative;
	background-color: #FFBF29; 
	font-weight: 400;
	font-size: 16px;
	color: #000;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 14px 20px;
	display: block;
	cursor: pointer;
	margin-bottom: 40px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.tab_accordion a{        
	font-weight: 400;
	font-size: 16px;
	color: #000;       
}
.tab_accordion:hover {
	background-color: #FFBF29;;
}   
.tab_accordion:before {
	content: '';
	height: 8px;
	width: 8px;
	display: block;
	border: 2px solid #000;
	border-right-width: 0;
	border-top-width: 0;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	right: 20px;
	top: 18px
}
 .d_active {
	background-color: #FFBF29; 
	color: #000;
}  
.d_active.tab_accordion:before {
	border: 2px solid #000;
	border-left-width: 0;
	border-bottom-width: 0;
	top: 18px
}
}
.caption-tab-content {
	padding: 0 10px;
}
.caption-tab-content h4{
    height: 30px;
}
.caption-tab-content a{	
	font-size: 16px;
	line-height: 22px
}
.caption-tab-content a:hover{	
	color: #000
}
.caption-tab-content .pdescription {
	text-align: left;
	padding: 0 0 20px;
}
.caption-tab-content .pdescription a{	
	font-size: 13px !important;
}
.caption-tab-content .price {
    color: #FFBF29;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px
}
.ttblock {
	margin-bottom: 30px;
	border: 1px solid #ddd;
}
@media (max-width: 992px) {
.product-grid{
	width: 50%;
	padding-right: 15px;
    padding-left: 15px;
}
}
.product-thumb h4 {
   white-space: nowrap;
    overflow: hidden;
    padding: 5px; 
    text-overflow: ellipsis;
}
@media (max-width: 375px) {
.product-grid{
	width: 100%;
	padding-right: 15px;
    padding-left: 15px;
}
}
.badgeblock li{
	font-size: 12px;	
}
.badgeblock li i{
	font-size: 12px;
	font-weight:300;
	margin-right: 3px
}
.headblock{
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: rgb(56, 135, 131);
	font-size: 32px;
}
.badge-box .badge,.oct-news-content #comments tr{background-color:transparent}
.row.filter-products{margin-right:-30px}
.oct-news-content .thumbnails{margin:20px 0}
.oct-article-thumbnails .thumbnail:hover img{opacity:.8;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}
.oct-news-content .thumbnail{padding:0;border:0}
.badge-box{float:left;margin-right:20px}
.badge-box i{color:#ada479;font-size:16px;top:1px}
.badge-box .badge{color:#36283a;padding:3px}
.oct-news-content #comments td{border:0;padding:8px 0}
.oct-news-content #comments td.comment-text{padding:8px 0 20px;font-size:14px;font-weight:400;font-family:ProximaNovaLight}
.oct-news-content #comments .comments-table{border-bottom:1px solid #adcecc}
.oct-news-content #comments .comments-info{margin-right:10px;font-size:14px;vertical-align:middle;font-family:ProximaNovaRegular}
.oct-news-content #form-comments{margin-bottom:40px}
.oct-news-content #description_block{font-size:16px;color:#5a5a5a;line-height:24px;text-align:justify;font-weight:400;font-family:ProximaNovaRegular}
.oct-news-content .oct-panel{padding:15px 0}
.btn-primary,.luxury-button{font-family:OpenSansRegular;font-size:15px;color:#fff!important;text-transform:uppercase;background-color:#adcecc!important;display:inline-block;padding:14px 30px;letter-spacing:3px;-webkit-box-shadow:0 0 28px -1px rgba(158,153,158,.3);-moz-box-shadow:0 0 28px -1px rgba(158,153,158,.3);box-shadow:0 0 28px -1px rgba(158,153,158,.3);border:0;border-radius:0;background-image:none;text-shadow:none}
.btn-primary:hover,.luxury-button:hover{-webkit-box-shadow:0 0 28px -1px rgba(158,153,158,.5);-moz-box-shadow:0 0 28px -1px rgba(158,153,158,.5);box-shadow:0 0 28px -1px rgba(158,153,158,.5);color:#fff}
.news-top-row .form-control{padding-left:10px;padding-right:10px}
.news-row .product-thumb{text-align:left}
.news-row .product-thumb .caption{    background-color: #f5f5f5;}
.news-row .product-thumb h4 a:hover{text-decoration:underline}
.pagination{border-radius:0}
.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span,.pagination>li>a,.pagination>li>span{border:0;border-radius:0;margin-left:10px;background-color:#f1f5f5;color:#36283a;padding:10px 16px}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover,.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{background-color:#36283a;border-color:transparent;color:#fff!important}
.alert{border-radius:0}


.news-row .carousel-module-row-header{margin-top:0;text-align:center;color:#adcecc;/* font-family:OpenSansLight; */font-weight:400;font-size:38px;text-transform:uppercase;letter-spacing:6px;margin-bottom:60px;line-height:1.2;}
.news-row .owl-wrapper-outer{border:0;border-radius:0;box-shadow:none}

.carousel-module-row-header a {
    color: rgb(56, 135, 131);
}
.blog-text-box .blog-text-item {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
}
.blog-img-box{margin-bottom:20px;position:relative;transition:all .4s ease;overflow:hidden;background:#1fc0a0}
.blog-img-box img{width:100%;height:auto;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;-webkit-transform:scale(1);transform:scale(1);backface-visibility:hidden}
.blog-img-box span,.blog-text-box h3{transition:all .4s ease;line-height:24px;text-transform:uppercase}
.blog-img-box:hover img{opacity:.9;-webkit-transform:scale(1.05);transform:scale(1.05);backface-visibility:hidden}
.blog-img-box span{background:#ada479;color:#fff;display:inline-block;left:0;padding:10px 20px;position:absolute;top:0;z-index:10}
#popup_toggle,#uptocall-mini{position:fixed;z-index:10;cursor:pointer}
.blog-text-box h3{font-size:14px;font-weight:400;margin-bottom:10px;height:48px;overflow:hidden}
.blog-text-box .blog-text-item{font-size:13px;font-weight:400;line-height:24px}

@charset "utf-8";
@font-face {
font-family: "Gilroy-Black";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Black.ttf);
}
@font-face {
font-family: "Gilroy-Bold";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Bold.ttf);
}
@font-face {
font-family: "Gilroy-Extrabold";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Extrabold.ttf);
}
@font-face {
font-family: "Gilroy-Medium";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Medium.ttf);
}
@font-face {
font-family: "Gilroy-Regular";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Regular.ttf);
}
@font-face {
font-family: "Gilroy-Semibold";
src: url(/catalog/view/theme/saona/stylesheet/font/Gilroy-Semibold.ttf);
}

body {
	color: #000;
	font-family: "Gilroy-Regular", Sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	width: 100%;
	background-color: #fff;
	overflow-x: hidden
}
b {	
	font-weight: 800;	
}
h1 {
	color: #000;
	font-family: "Gilroy-Semibold", Sans-serif;
	font-size: 32px;
	line-height: 42px
}
h2 {
	color: #000;
	font-family: "Gilroy-Medium", Sans-serif;
	font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */

h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
a:active, a:focus { outline: none !important;}
input, textarea {outline:none !important;}
input:active, textarea:active {outline:none !important;}
:focus {outline:none !important;}
textarea {resize:none !important;}
textarea {resize:vertical !important;}
textarea {resize:horizontal !important;}
button:active, button:focus {outline: none !important;}
button::-moz-focus-inner {border: 0 !important;}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #388783;
	background-image: linear-gradient(to bottom, #388783, #388783);
	background-repeat: repeat-x;
	cursor: pointer
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
header{
	background-color: #36283a;
	min-height: 125px;
	margin-bottom: 20px
}
/* logo */
#logo {
	margin: 0% 0 0% 0;
}
#logo img{
	margin-right: auto;
    margin-left: 0;
    width: 50%
}
/* search */
#search {
   padding: 2% 6.0% 5%  6.0%;
} 
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-radius: none
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	background: #ada479;
}
#search .btn-lg i{
	color: #fff
}
#search .dropdown-toggle {
    color: #fff;
    background: #ada479;
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    margin-left: 10px;
    text-shadow: 0 1px 0 #FFF;
    border:0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0 0 0 0
}
#search .dropdown-toggle i{
    color: #fff;   
    margin-left: 10px;
    font-size: 0.8em
}
#search .cat_id {
    font-size: 14px;
    color: #888;
}
/* cart */
#cart {
	margin-bottom: 10px;
	position: absolute
}
#cart > .btn {
	font-size: 16px;
	line-height: 18px;
	color: #000;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;





	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	/* min-height: 600px; */
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #251c28;
    color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 0px 0;
	padding: 0px 0;
	background-color: transparent;
    border-radius: 0px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {text-shadow: 0 1px 0 #FFF;padding: 0 20px;position: relative;}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li a:after {
	content: '→';
	display: block;
	position: absolute;
	top: 0px;
	right: -5px;
	width: 10px;
	height: 10px;	
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #388783;
	background-image: linear-gradient(to bottom, #388783, #388783);
	background-repeat: repeat-x;
	border-color: #388783 #388783 #388783;
	font-size: 18px;
	white-space: normal;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ada479;
	background-image: linear-gradient(to bottom, #ada479, #ada479);
	background-repeat: repeat-x;
	border-color: #ada479 #ada479 #ada479;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {





	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #000;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #FFBF29;
    background-image: linear-gradient(to bottom, #FFBF29, #FFBF29);
    background-repeat: repeat-x;
    border-color: #FFBF29 #FFBF29 #FFBF29;	
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #FDD370;
	background-image: linear-gradient(to bottom, #FDD370, #FDD370);
	background-repeat: repeat-x;
	border-color: #FDD370 #FDD370 #FDD370;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	/* border: 1px solid #ddd; */
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
@media (max-width: 1200px) {
.product-thumb h4 a{
	font-size: 14px !important
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb h4 a{
	font-size: 16px
}
.product-thumb h4 a:hover{
	color: #000;
	text-decoration: underline
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;

}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}

.landblock .image-additional a.thumbnail {
    border-color: #ddd;
}
.landblock a.thumbnail.active, .landblock a.thumbnail:focus, .landblock a.thumbnail:hover {
    border-color: transparent;
}
.landblock a.thumbnail {
    border-color: transparent;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
ul.list{
	display: inline-block;
	width: 100%;
	padding:0
}
ul.list li {
    list-style-type: none;
}
ul.list li a{
    font-size: 13px;
    color: #000
}
ul.list li:hover a{
    color: #ed7100;
}
ul.list li:hover{    
    border: 1px solid #ed7100;
}
ul.list li{
    border: 1px solid #000;
    padding: 3px 5px 3px;
    text-align:center;
    float: left;
    margin-bottom: 20px
}
ul.list li+li{
   margin-left: 5px
}

ul.list li:nth-child(n+6){
	display:none;
}
.show_hide_list{
	cursor:pointer;
	text-align:center;
	border: 1px solid #000;
	padding: 1px 10px 6px;
    margin-bottom: 20px;
    margin-left: 5px;
    float: left
}
.show_hide_list:hover{
	cursor:pointer;
	 border: 1px solid #ed7100;
	 color: #ed7100;
}
.fulls{
    margin: 0;
    padding: 0;
    display: none;
}
.sozo {
	border: none;
	background-color: transparent;
	float: right;
	margin-bottom: 20px;
	white-space: nowrap;
    display: inline-block;
    color: #ed7100;
    border-bottom: 1px dashed #ed7100;
    font-size: 13px;
    cursor: pointer;
}
.footer-menu-mobile h5 {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;

	font-weight: 700;
	border-bottom: 1px solid #fff;
	background-repeat: repeat-x;
	cursor: pointer;
	line-height: 2.8em;
	color: #fff;
}
.footer-menu-mobile h5 .fa{	
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
	cursor: pointer;
	color: #fff;
	padding-left: 0.875em 
}  
.footer-menu-mobile div ul {
	padding: 0;
	margin: 0;
}
.footer-menu-mobile div ul li {
	list-style: none !important;
	text-align: center;
	line-height: 2.8em;
}
.footer-menu-mobile div ul li a {
	display: block;
	font-size: 1.0em;
	color: #fff;
	background: none;
	text-decoration: none;
}
@media (min-width: 768px) {
#footer-mobile{
	display: none
}
}
@media (max-width: 768px) {
#footer-desctop{
	display: none
}
}
.advantage.pos-center img{
  margin-right: auto;
  margin-left: auto; 
}
.phone  li {
    list-style-type: none; 
    text-align: right   
}
.phone  a {
   color: #fff;
   font-size: 18px;
   font-weight: 600    
}
.phone {
   color: #fff;
   font-size: 14px;
   font-weight: 400;
   text-align: center;
   padding: 10% 0 0    
}
.primaryreception {
	background-color: #f1f1f1;
	padding: 20px;
	background-image: url(../image/back.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 300px;
}
.slogan{
   color: #fff;
   font-size: 20px;
   font-weight: 400;
   text-align: center;
   padding: 2% 6.0% 5%  6.0%;
   line-height: 30px
} 

.newsletter {
	padding: 0 0 6%
}
#ToTop {
    z-index: 9999
}


footer .share {
	margin-bottom:40px;
}
footer .share .fa {
	font-size:16px;
	padding:0px 10px;
	margin:30px 5px 10px 0px;
	color:#f5f5f5;
	height:36px;
	line-height:36px;
	width:90px;
	transition:all 300ms;
}
footer .share .fa:hover {
	opacity:0.9;
	transition:all 300ms;
}
.footer .share .fa:after {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	vertical-align:top; 
	margin-left:10px;
}
footer .share .fa-facebook {background:#3b5998;}
footer .share .fa-facebook:after {content:"Facebook"}
footer .share .fa-twitter {background:#00aced;}
footer .share .fa-twitter:after {content:"Twitter"}
footer .share .fa-google-plus {background:#dd4b39;}
footer .share .fa-google-plus:after {content:"Google+"}
footer .share .fa-navicon {background:#f1f1f1; color:#888888; text-align:center; font-size:17px;}
footer .at15t_compact, .at16nc.at16t_compact {background-position:-9999px -9999px !important;}




.container-fluid {   
    margin-right: auto;
    margin-left: auto;
}
p {
    margin: 0 0 0px;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 0px;
}

.shopmeblock{
	text-align: center;
	margin: 5% 0 0;
	font-size: 32px;
	font-weight: 600
	}

.initialscreen{
	padding: 60px 0 10px;
}
.initialscreen h1{
	padding: 0 0 18px
}
.initialscreen2  {
    font-size: 18.5px
}
.initialscreen2 ul {
    list-style-type: square;
    padding-left: 15px;
   }
.initialscreen2 .text-constructor {
    float: right;
    margin-right: 2%;
}
.text-constructor {
    background-color: rgb(0, 0, 0, 0.6);
    width: 220px;
    padding: 46px 16px 46px 15px;
    margin-top: 0%;
    font-size: 18px;
    line-height: 28px
}
.content-top {
    background-image: url(../image/1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 700px;
}
@media (max-width: 991px) {
.zamercallback .pre-text,
.zamercallback2 .pre-text {
    font-weight: 600;
    font-size: 24px;   
    line-height: 30px;
    padding: 20px 2% 20px 2% !important;
    text-align: center !important;
}
.zamercallback3 .form-builder textarea {
    margin-bottom: 12px
}
.zamercallback3 .field-block,
.zamercallback2 .form-builder .field-block,
.zamercallback .form-builder .field-block {
   width: 100% !important;
   padding-right: 20px !important;
   padding-left: 20px !important;
   float:none !important;
   vertical-align: top;
}
.text-constructor {
    background-color: rgb(0, 0, 0, 0.6);
    width: 100%;
    padding: 46px 20px 46px 20px;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 18px;
    line-height: 28px;
}
.initialscreen2 .text-constructor {
    float: none !important;
    margin: 10% 0%;
}
#logo {
    margin: 3% 0 0% 0;
    text-align: center
}
#logo img{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.slogan {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    padding: 3% 3% 0 3%;
    line-height: 30px;
}
.phone {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 3% 0 3%;
}
.phone li {
    list-style-type: none;
    text-align: center;
}
}
.zamercallback .form-builder .field-block:last-child{
	width: 50%;
}
.zamercallback .form-builder .field-block {
    width: 25%;
    padding-right: 20px;
    float:left;
    vertical-align: top;
}
.zamercallback .form-builder{
	text-align: center
}

.zamercallback .form-builder .field-block h4{
    display: none !important;
}
.zamercallback{
    background-color: #fff;
	box-shadow: 2px -3px 12px 3px rgba(0, 0, 0, .2);
	margin-top: -6%;
	padding: 1% 3% 2%;
    margin-right: auto;
    margin-left: auto; 
      
} 
.zamercallback .form-builder{}
.zamercallback .form-builder input[type="text"] {
    border: 0;
    background-color: #F5F5F5;
    font-size: 18px;
    min-height: 42px 
}
.zamercallback .pre-text{
    font-weight: 600;
    font-size: 24px;
    padding: 20px 20% 48px 30px;
    line-height: 30px;
    text-align: left
}
.zamercallback hr {
    display: none
}
.zamercallback2 .form-builder .field-block:last-child{
	width: 50%;
}
.zamercallback2 .form-builder .field-block {
    width: 25%;
    padding-right: 20px;
    float:left;
    vertical-align: top;
}
.zamercallback2 .form-builder{
	text-align: center
}

.zamercallback2 .form-builder .field-block h4{
    display: none !important;
}
.zamercallback2{
    background-color: #fff;
	box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, .2);
	margin-top: 40px;
	padding: 1% 3% 2%;
    margin-right: auto;
    margin-left: auto; 
      
} 
.zamercallback2 .form-builder{}
.zamercallback2 .form-builder input[type="text"] {
    border: 0;
    background-color: #F5F5F5;
    font-size: 18px;
    min-height: 42px 
}
.zamercallback2 .pre-text{
    font-weight: 600;
    font-size: 24px;
    padding: 20px 20% 48px 30px;
    line-height: 30px;
    text-align: left
}
.zamercallback2 hr {
    display: none
}
.zamercallback3 .form-builder textarea {
    float: left;
}
.zamercallback3 .form-builder .field-block:last-child{
	width: 50%;
}
.zamercallback3 .form-builder .field-block {
    width: 50%;
    padding-right: 20px;
    float:left;
    vertical-align: top;
}
.zamercallback3 .form-builder{
	text-align: center
}
.zamercallback3 .form-builder .field-block h4{
    display: none !important;
}
.zamercallback3{
    background-color: #fff;
	box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, .2);
	margin-top: 40px;
	padding: 1% 3% 2%;
    margin-right: auto;
    margin-left: auto; 
      
} 
.zamercallback3 .form-builder{}
.zamercallback3 .form-builder input[type="text"] {
    border: 0;
    background-color: #F5F5F5;
    font-size: 18px;
    min-height: 42px 
}
.zamercallback3 .pre-text{
    font-weight: 600;
    font-size: 24px;
    padding: 20px 20% 48px 30px;
    line-height: 30px;
    text-align: left
}
.zamercallback3 hr {
    display: none
}
.content-secondscreen {
    background-image: url(../image/2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;


    background-size: cover;
    width: 100%;
    min-height: 1300px;
    margin-top: 40px
}

@media (max-width: 1200px) {
.content-secondscreen {
	 min-height: 950px;
}
}
@media (max-width: 992px) {
.content-secondscreen {
	 min-height: 500px;
}
}
.content-secondscreen h2{
   padding: 30px 0 30px
}
.varianttab {
	 margin-right: auto;
	 margin-left: auto;
	 font-size: 18px;
}
.varianttab .table {
	border: 0
}
.varianttab tr td img {
	width: 18% !important;
	    margin-right: auto;
    margin-left: auto;
}
.varianttab .table td{
	border: 0
}
.content-contentsecond{font-size: 14px}
.varianttext {
	background-color: #fff;
	box-shadow: 2px -3px 12px 3px rgba(0, 0, 0, .2);
	margin-top: -30px;
	padding: 3% 3%;
	margin-right: auto;
    margin-left: auto;  
}
.galeryblock .box-gallery{
	margin-bottom: 40px
}
.galeryblock h3 {
    padding: 30px 0 30px;
    font-weight: 700;
    text-align: center;
    font-size:24px
}
.galeryblock h4{
	padding: 0 5%;
	font-size: 16px;
	font-weight:600;
	line-height: 24px;
	text-align: center;
	min-height: 80px
}
.empty {
	clear: both;
	height: 20px;
}
p.title{font-size:16px;font-weight: 600;padding: 10px 0}
.advantagblock {
	text-align: center;
    margin-top: 5%;
    margin-bottom: 3%;
    font-size: 32px;
    font-weight: 600; 
}
.videoitem {
	font-size: 16px;
	margin-bottom: 40px
}

#advantag.tile .banner-thumb{margin-bottom:5px;}

#advantag.tile .banner-thumb.imgthumb{border:1px solid #000;}

#advantag.tile .image img{margin-left:auto;margin-right:auto;padding:10px 0}

#advantag.tile .banner-thumb .captionbaner{margin-bottom:10px;text-align:center;}

#advantag .top-baner .banner-thumb{background-color: #fff; padding: 10px 20px;margin-bottom: 20px}

#advantag .top-baner .text-deskbaner{font-size:18px;min-height: 100px;padding: 10px 20px}

#advantag.tile .banner-thumb .captionbaner .text-headbaner h4{font-size:18px;text-decoration:none;;color:#000;}

#advantag.tile .flex-baner{border:1px solid #000;padding:10px 0;}

#advantag.tile .flex-baner .captionbaner{text-align:left}

@media(max-width:767px){#advantag.tile .flex-baner .captionbaner{text-align:center !important}

.flex-baner .captionbaner .text-headbaner h4{font-size:17px !important;}

.flex-baner .captionbaner .text-deskbaner{font-size:14px !important;}

}

#advantag.tile .flex-baner .captionbaner .text-headbaner h4{font-size:12px}

#advantag.tile .flex-baner .captionbaner .text-deskbaner{font-size:12px;min-height:60px}

#advantag.parallelepiped{}

#advantag.parallelepiped .parallelepipedbox{
	padding:10px 0 0 0 ;
	margin-bottom:20px;
	width:100%;
	text-align:center;
	margin-right: auto;
    margin-left: auto;
	}

#advantag.parallelepiped .parallelepipedbox .text-headbaner h4 {
	position: absolute;
	top: 5%;
	left: 60%;
	background-color: #fff;
	padding: 10px 20px;
	box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, .2);
	font-size: 16px

}

#advantag.parallelepiped .parallelepipedbox img {
    margin-right: auto;
    margin-left: 0;
}
@media(max-width:767px){
	#advantag.parallelepiped .parallelepipedbox{
		padding:10px;
		margin-bottom:20px;
		width:100%;
		text-align:center;
		margin-right: auto;
        margin-left: auto;
        }
#advantag.parallelepiped .parallelepipedbox img{
     margin-right: auto;
    margin-left: auto;   

}
}
#advantag.parallelepiped .captionbaner{color:#f5281d;text-align:center;padding:1px 10px 5px 10px;opacity:.8;margin-top:50%;margin-bottom:50%;}

#advantag.parallelepiped .text-deskbaner{font:13px/20px 'Gilroy-Regular';}

#advantag .videoitem{margin-bottom: 20px}

.text-headvideobaner {
	position: absolute;
	z-index:99;
	color: #000 !important;
	padding: 0px 10% 0 5%;
	top:0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FFBF29;
    background-image: linear-gradient(to bottom, #FFBF29, #FFBF29);
    background-repeat: repeat-x;
    border-color: #FFBF29 #FFBF29 #FFBF29;
    font-size: 18px;
    clip-path: polygon(0 0, 100% 0%, 90% 90%, 0% 100%);
}
.animatedblock {	
	padding: 0% 5%;
}
@media (max-width: 992px) {
.animatedblock {
	position: relative;
	max-width: 100%;
	height: 100%;
	padding: 5% 5%;
	overflow:hidden
}
}

.animatetitle{
	font-size: 16px;
	color: #000;
    font-weight: 700;
}
.animatetext{
	font-size: 16px;
	color: #000;
	font-weight: 400;
}
.cs {
	margin: 5% 0 10%;
	overflow: hidden
}
.testmonials {
    background-image: url(../image/13.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 300px;
    padding-bottom: 80px;
    padding-top: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.gray {
	background-color: #F3F1F2;
	padding: 0px 0 40px;
	margin-top: 40px;
    margin-bottom: 20px;
}

.testimonial-thumb {
	font-size: 16px;
	color: #6A6A6A;
	padding: 0 60px
}
.testimonial-thumb  span{
	color: #000;
	font-weight: 500
}

.advantage.pos-center{
	text-align: center;
	background-color: #fff;
	padding: 15% 0 15%;
	margin-right: auto;
    margin-left: auto;
	min-height: 200px;
	width: 200px;
	margin-bottom: 20px
}
.advantage.pos-center .caption{
	padding: 20px 0 0;
}
.advantage.pos-center .caption h4{
	line-height: 22px
}
.variantpay {
	background-color: #f2f2f2;
	padding: 0% 0 5%;
	margin: 40px 0 40px
}
.carousel-3d {
    padding: 20px;
    -webkit-perspective: 500px;
    perspective: 3000px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
}
.carousel-3d > * {
    flex: 0 0 auto;
}
.carousel-3d figure {
    margin: 0;
    width: 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
.carousel-3d figure img,
.carousel-3d figure div {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
.carousel-3d figure div:not(:first-of-type),
.carousel-3d figure img:not(:first-of-type) {
    position: absolute;
    left: 0;
    top: 0;
}
.carousel-3d nav {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}
.carousel-3d nav button {
    flex: 0 0 auto;
    margin: 0 5px;
    cursor: pointer;
    color: #337AB7;
    background: #BFE2FF;
    border: 1px solid #337AB7;
    padding: 5px 10px;
    font-weight: bold;
    transition: all .3s ease;
}
.carousel-3d nav button:hover {
    color: #FFF;
    background: #337AB7;
}
.map {
	margin-top: 40px
}
.socialblock{
	text-align: right;
	padding: 20px
}

.varianttab .table {
    border-radius: 5px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    background-color: white;
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.2 );    
}
.varianttab .table td, .varianttab .table th {
    text-align: center;
    padding: 8px;
    font-size: 15px;
    border: none;
    font-family: Verdana, sans-serif;
}
.varianttab .table td {
    font-size: 16px;
    border-right: 1px solid #E6E4E4;
}
.varianttab .table th {
    color: #ffffff;
    background: #2d6b9f;
}
.varianttab .table th:nth-child(odd) {
    background: #337AB7;
}
.varianttab .table tr:nth-child(even) {
    background: #F8F8F8;
}
@media (max-width: 992px) {
.varianttab .table {
	display: block;
	width: 100%;
}
.varianttab .table thead, 
.varianttab .table tbody, 
.varianttab .table thead th {
	display: block;
}
.varianttab .table thead {
	float: left;
}
.varianttab .table tbody {
	width: auto;
	position: relative;
	overflow-x: auto;
}
.varianttab .table td, .resp-tab th {
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: auto;
	width: 160px;
	height: 50px;
	font-size: 13px;
	text-overflow: ellipsis;
}
.varianttab .table thead th {
	text-align: center;
}
.varianttab .table tbody tr {
	display: table-cell;
}
.varianttab .table tbody tr:nth-child(odd) {
	background: none;
}
.varianttab .table tr:nth-child(even) {
	background: transparent;
}
.varianttab .table tr td:nth-child(odd) {
	background: #F8F8F8;
	border-right: 1px solid #E6E4E4;
}
.varianttab .table tr td:nth-child(even) {
	border-right: 1px solid #E6E4E4;
}
.varianttab .table td {
	display: block;
	text-align: center;
}
}

.form-builder h4 {
    display: none;
}
.tabs-box .owl-wrapper-outer {
    background-color: transparent;
    padding: 0px 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 0px transparent;
    -moz-box-shadow: 0 0px 0px transparent;
    -o-box-shadow: 0 0px 0px transparent;
    box-shadow: 0 0px 0px transparent;
}
.tabs-box{
	margin-top: 30px;
	margin-bottom: 30px
}
@media screen and (min-width: 767px) {   
    .tab_accordion {
        display: none;
    }
}
@media screen and (max-width: 767px) {   
    .nav-tabs {
        /* display: none; */
    }  
.nav-tabs.nav-collect{
        display: block;
    }  

.tab_accordion{
	position: relative;
	background-color: #FFBF29; 
	font-weight: 400;
	font-size: 16px;
	color: #000;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 14px 20px;
	display: block;
	cursor: pointer;
	margin-bottom: 40px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.tab_accordion a{        
	font-weight: 400;
	font-size: 16px;
	color: #000;       
}
.tab_accordion:hover {
	background-color: #FFBF29;;
}   
.tab_accordion:before {
	content: '';
	height: 8px;
	width: 8px;
	display: block;
	border: 2px solid #000;
	border-right-width: 0;
	border-top-width: 0;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	right: 20px;
	top: 18px
}
 .d_active {
	background-color: #FFBF29; 
	color: #000;
}  
.d_active.tab_accordion:before {
	border: 2px solid #000;
	border-left-width: 0;
	border-bottom-width: 0;
	top: 18px
}
}
.caption-tab-content {
	padding: 0 10px;
}
.caption-tab-content h4{
    height: 30px;
}
.caption-tab-content a{	
	font-size: 16px;
	line-height: 22px
}
.caption-tab-content a:hover{	
	color: #000
}
.caption-tab-content .pdescription {
	text-align: left;
	padding: 0 0 20px;
}
.caption-tab-content .pdescription a{	
	font-size: 13px !important;
}
.caption-tab-content .price {
    color: #FFBF29;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px
}
.ttblock {
	margin-bottom: 30px;
	border: 1px solid #ddd;
}
@media (max-width: 992px) {
.product-grid{
	width: 50%;
	padding-right: 15px;
    padding-left: 15px;
}
}
.product-thumb h4 {
   white-space: nowrap;
    overflow: hidden;
    padding: 5px; 
    text-overflow: ellipsis;
}
@media (max-width: 375px) {
.product-grid{
	width: 100%;
	padding-right: 15px;
    padding-left: 15px;
}
}
.badgeblock li{
	font-size: 12px;	
}
.badgeblock li i{
	font-size: 12px;
	font-weight:300;
	margin-right: 3px
}
.headblock{
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: rgb(56, 135, 131);
	font-size: 32px;
}
.badge-box .badge,.oct-news-content #comments tr{background-color:transparent}
.row.filter-products{margin-right:-30px}
.oct-news-content .thumbnails{margin:20px 0}
.oct-article-thumbnails .thumbnail:hover img{opacity:.8;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}
.oct-news-content .thumbnail{padding:0;border:0}
.badge-box{float:left;margin-right:20px}
.badge-box i{color:#ada479;font-size:16px;top:1px}
.badge-box .badge{color:#36283a;padding:3px}
.oct-news-content #comments td{border:0;padding:8px 0}
.oct-news-content #comments td.comment-text{padding:8px 0 20px;font-size:14px;font-weight:400;font-family:ProximaNovaLight}
.oct-news-content #comments .comments-table{border-bottom:1px solid #adcecc}
.oct-news-content #comments .comments-info{margin-right:10px;font-size:14px;vertical-align:middle;font-family:ProximaNovaRegular}
.oct-news-content #form-comments{margin-bottom:40px}
.oct-news-content #description_block{font-size:16px;color:#5a5a5a;line-height:24px;text-align:justify;font-weight:400;font-family:ProximaNovaRegular}
.oct-news-content .oct-panel{padding:15px 0}
.btn-primary,.luxury-button{font-family:OpenSansRegular;font-size:15px;color:#fff!important;text-transform:uppercase;background-color:#adcecc!important;display:inline-block;padding:14px 30px;letter-spacing:3px;-webkit-box-shadow:0 0 28px -1px rgba(158,153,158,.3);-moz-box-shadow:0 0 28px -1px rgba(158,153,158,.3);box-shadow:0 0 28px -1px rgba(158,153,158,.3);border:0;border-radius:0;background-image:none;text-shadow:none}
.btn-primary:hover,.luxury-button:hover{-webkit-box-shadow:0 0 28px -1px rgba(158,153,158,.5);-moz-box-shadow:0 0 28px -1px rgba(158,153,158,.5);box-shadow:0 0 28px -1px rgba(158,153,158,.5);color:#fff}
.news-top-row .form-control{padding-left:10px;padding-right:10px}
.news-row .product-thumb{text-align:left}
.news-row .product-thumb .caption{    background-color: #f5f5f5;}
.news-row .product-thumb h4 a:hover{text-decoration:underline}
.pagination{border-radius:0}
.pagination>li:first-child>a,.pagination>li:first-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span,.pagination>li>a,.pagination>li>span{border:0;border-radius:0;margin-left:10px;background-color:#f1f5f5;color:#36283a;padding:10px 16px}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover,.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{background-color:#36283a;border-color:transparent;color:#fff!important}
.alert{border-radius:0}


.news-row .carousel-module-row-header{margin-top:0;text-align:center;color:#adcecc;/* font-family:OpenSansLight; */font-weight:400;font-size:38px;text-transform:uppercase;letter-spacing:6px;margin-bottom:60px;line-height:1.2;}
.news-row .owl-wrapper-outer{border:0;border-radius:0;box-shadow:none}

.carousel-module-row-header a {
    color: rgb(56, 135, 131);
}
.blog-text-box .blog-text-item {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
}
.blog-img-box{margin-bottom:20px;position:relative;transition:all .4s ease;overflow:hidden;background:#1fc0a0}
.blog-img-box img{width:100%;height:auto;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;-webkit-transform:scale(1);transform:scale(1);backface-visibility:hidden}
.blog-img-box span,.blog-text-box h3{transition:all .4s ease;line-height:24px;text-transform:uppercase}
.blog-img-box:hover img{opacity:.9;-webkit-transform:scale(1.05);transform:scale(1.05);backface-visibility:hidden}
.blog-img-box span{background:#ada479;color:#fff;display:inline-block;left:0;padding:10px 20px;position:absolute;top:0;z-index:10}
#popup_toggle,#uptocall-mini{position:fixed;z-index:10;cursor:pointer}
.blog-text-box h3{font-size:14px;font-weight:400;margin-bottom:10px;height:48px;overflow:hidden}
.blog-text-box .blog-text-item{font-size:13px;font-weight:400;line-height:24px}
.pull-left .img-responsive{display: inline-block;height: auto;}
.pull-left {padding: 10px 0 0 0}