﻿@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Dosis-Regular';
	src: url('../fonts/Dosis-Regular.eot');	 /* IE9 Compat Modes */
	src: url('../fonts/Dosis-Regular.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */ url('../fonts/Dosis-Regular.woff') format('woff'),   /* Modern Browsers */ url('../fonts/Dosis-Regular.otf') format('truetype'),	 /* Safari, Android, iOS */ url('../fonts/Dosis-Regular.svg#Dosis-Regular') format('svg');  /* Legacy iOS */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'JF-Flat-regular';
	src: url('../fonts/JF-Flat-regular.eot');	 /* IE9 Compat Modes */
	src: url('../fonts/JF-Flat-regular.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */ url('../fonts/JF-Flat-regular.woff') format('woff'),   /* Modern Browsers */ url('../fonts/JF-Flat-regular.ttf') format('truetype'),	 /* Safari, Android, iOS */ url('../fonts/JF-Flat-regular.svg#JF-Flat-regular') format('svg');  /* Legacy iOS */
	font-weight: normal;
	font-style: normal;
}
html, body, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, hr, strong, b, input, select, textarea, .highcharts-title, .highcharts-axis-labels, .highcharts-yaxis-title {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
	font: 16px/28px 'Dosis-Regular';
	color: #505050;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
body {
	background: #fff;
	text-align: left;
}
.ie-clear {
	clear: both;
}
a, button, i, b, img, .close, .titl-ne, .over span, .popup h4.titlin {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
/**************color-option*******/
.color-option {
	float: left;
	margin-top: 15px;
}
.color-option ul li {
	float: right;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #900;
	display: inline-block;
	cursor: pointer;
}
/**************end color-option*******/

.header {
	float: right;
	width: 100%;
	z-index: 120;
 //set animation -webkit-transition: all 0.5s ease;
	border-top: 3px solid #005799;
	transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.header.sticky {
	position: fixed;
	height: auto;
	background: #fff;
	z-index: 150;
	width: 100%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.31);
}
.logo, .logo img {
	float: left;
	width: 155px;
}
.logo {
	margin-top: 10px;
}
.lang, .langbox {
	float: right;
}
.langbox {
	background: #005799;
	padding: 5px 15px;
	color: #fff;
	font: 15px/30px 'JF-Flat-regular';
}
.header.sticky .logo, .header.sticky .logo img {
	width: 80px;
}
.header.sticky .logo {
	margin: 10px 0px;
}
.header.sticky .lang {
	display: none;
}
.header.sticky #cssmenu {
	margin-top: 19px;
}
.search {
	float: right;
	position: relative;
	z-index: 1000;
	cursor: pointer;
	background: #ececec;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 29px;
	clear: right;
	margin-top: 11px;
}
.search:hover {
	color: #fff;
	background: #005799;
}
.search .exz {
	display: none;
}
.showbox {
	float: left;
	width: 297px;
	border: 1px solid #ccc;
	display: none;
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 100;
}
.header.sticky .showbox {
	top: 48px;
}
.showbox .form-control {
	border: 0;
	box-shadow: none;
	border-radius: 0;
	height: 45px;
}
.showbox .input-group .form-control:first-child {
	border-radius: 0px;
}
.email .bcbotom:hover, .bottom:hover, .poroj-in:hover, .email .bcbotom:hover {
	background: #4787bf;
}
.email button {
	border: 0;
	background: none;
	outline: none;
	padding: 0px 10px;
}
.email .input-group-addon {
	background: #fff;
	font-size: 18px;
	border: 0;
	text-align: center;
	padding: 0px;
	border-radius: 0;
}
.email .input-group-addon:hover {
	color: #005799;
}
/*******************************************************************************
********************************end header**************************************************
**********************************************************************************/

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
#cssmenu #head-mobile {
	display: none
}
#cssmenu {
	float: right;
	margin-top: 18px;
}
#cssmenu ul, #cssmenu > ul > li, #cssmenu > ul > li a {
	float: left;
}
#cssmenu ul li a {
	padding: 0px 15px;
	text-transform: capitalize;
}
#cssmenu ul li a:hover, #cssmenu ul li:hover a, #cssmenu ul li a.active, .header.sticky #cssmenu ul li a:hover, .header.sticky #cssmenu ul li a.active {
	color: #005799;
}
#cssmenu ul ul {
	position: absolute;
	right: -9999px
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	padding: 0px 10px;
	transition: all .25s ease
}
#cssmenu li:hover > ul {
	right: auto;
	border-radius: 0px 0px 4px 4px;
	top: 45px;
	background: #ececec;
	z-index: 100;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.31);
}
#cssmenu li:hover > ul > li {
	height: 40px
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0px !important;
	padding-top: 0px !important;
}
#cssmenu ul ul li a {
	border: 0 !important;
	border-bottom: 1px dotted rgba(148, 148, 148, 0.52) !important;
	padding: 11px 0px;
	background: none !important;
	width: 212px;
	color: #666 !important;
	font-size: 14px;
}
#cssmenu ul ul li a::before, #cssmenu ul ul li a::after {
	display: none;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover, .menu.sticky #cssmenu ul ul li:hover > a, .menu.sticky #cssmenu ul ul li a:hover {
	border: 0 !important;
	border-bottom: 1px dotted rgba(148, 148, 148, 0.52) !important;
	background: none;
}
#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	left: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #3b3b3b;
	content: ''
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
	border-bottom: 0 !important;
	padding-top: 0px;
	line-height: 18px;
}
#cssmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #3b3b3b;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease
}
#cssmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0
}
#cssmenu ul ul ul li.active a {
	border-left: 1px solid #333
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active> a {
	border-top: 1px solid #333
}
#cssmenu > ul > li.ico-min {
	display: none;
}
.social {
	float: right;
	margin-top: 10px;
}
.social a {
	float: left;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	margin-right: 8px;
	font-size: 13px;
	line-height: 25px;
}
.social a.fac {
	background: #3b5999;
}
.social a.twe {
	background: #5ea9dd;
}
.social a.goog {
	background: #d73d32;
}
.social a.instg {
	background: #da8c04;
}
.social a:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
/**************************************************
end header
**************************************************/


.centpos {
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0px;
	bottom: 0px;
}
.quts {
	float: right;
	width: 170px;
	padding: 12px 15px;
	color: #fff;
	background: #333 url(../images/qus.png) left no-repeat;
	text-align: center;
	font-size: 20px;
	border: 1px solid #2d2d2d;
	border-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
}
.quts:last-child {
	float: left;
}
.quts:hover {
	background: #d5ad4b url(../images/qus.png) left no-repeat;
	border: 1px solid #d5ad4b;
	border-bottom: 0px;
}
.sliderphoto {
	float: right;
	width: 100%;
	background: #fff;
	padding: 10px;
	padding-bottom: 0px;
	border: 1px solid #ccc;
}
.centbox {
	margin: 0 auto;
	width: 400px;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 30px;
}
.title {
	float: right;
	width: 100%;
	color: #000;
	font-size: 30px;
	margin-top: 30px;
	position: relative;
	padding-bottom: 15px;
	text-align: center;
}
.title::after {
	content: '';
	position: absolute;
	z-index: 1;
	height: 3px;
	background: #005799;
	bottom: 0px;
	right: 0px;
	left: 0;
	margin: 0 auto;
	width: 60px;
}
.textnews {
	float: right;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.clearfix.newsslid {
	float: right;
	width: 100%;
	direction: ltr;
	margin-top: 15px;
}
.imgold {
	float: right;
	width: 100%;
	overflow: hidden;
}
.imgold img {
	width: 100%;
	height: 206px;
}
.imgold:hover img {
	webkit-transition: all 300ms ease-in;
	-webkit-transform: scale(1.1);
	-ms-transition: all 300ms ease-in;
	-ms-transform: scale(1.1);
	-moz-transition: all 300ms ease-in;
	-moz-transform: scale(1.1);
	transition: all 300ms ease-in;
	transform: scale(1.1);
}
.lSSlideOuter {
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.lightSlider:before, .lightSlider:after {
	content: " ";
	display: table;
}
.lightSlider {
	overflow: hidden;
	margin: 0;
}
.lSSlideWrapper {
	max-width: 100%;
	position: relative;
}
.lSSlideWrapper > .lightSlider:after {
	clear: both;
}
.lSSlideWrapper .lSSlide {
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	-webkit-transition: all 1s;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform, height;
	transition-property: transform, height;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
	position: relative;
}
.lSSlideWrapper .lSFade > * {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9;
	margin-right: 0;
	width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
	opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
	z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
	opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
	cursor: pointer;
	display: inline-block;
	padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
	background-color: #222222;
	border-radius: 30px;
	display: inline-block;
	height: 8px;
	overflow: hidden;
	text-indent: -999em;
	width: 8px;
	position: relative;
	z-index: 99;
	-webkit-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
	background-color: #428bca;
}
.lSSlideOuter .media {
	opacity: 0.8;
}
.lSSlideOuter .media.active {
	opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
	overflow: hidden;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-top: 15px !important;
}
.lSSlideOuter .lSPager.lSGallery li {
	overflow: hidden;
	-webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
	transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	opacity: 0.7;
//set animation -webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.lSSlideOuter .lSPager.lSGallery img {
	display: block;
	height: 99px;
	max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
	content: " ";
	display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
	clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
	width: 35px;
	display: block;
	top: 290px;
	height: 35px;
	display: none;
	background: #d6e0e8 url(../images/controls.png) no-repeat;
	cursor: pointer;
	position: absolute;
	z-index: 99;
}
.lSAction > .lSPrev {
	left: 10px;
}
.lSAction > .lSPrev:hover {
	background-position: -35px 0px;
}
.lSAction > .lSNext {
	background-position: -35px -35px;
	right: 10px;
}
.lSAction > .lSNext:hover {
	background-position: 0px -35px;
}
.lSAction > a.disabled {
	pointer-events: none;
}
.cS-hidden {
	height: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}
/* vertical */
.lSSlideOuter.vertical {
	position: relative;
}
.lSSlideOuter.vertical.noPager {
	padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
	position: absolute !important;
	right: 0;
	top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
	width: 100% !important;
	max-width: none !important;
}
/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
	left: 50%;
	margin-left: -14px;
	margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
	background-position: 31px -31px;
	bottom: 10px;
	top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
	background-position: 0 -31px;
	bottom: auto;
	top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
	direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
	padding-left: 0;
	list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
	padding-right: 0;
}
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
	float: left;
}
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li img {
	width: 100%;
}
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
	float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
 0% {
 left: 0;
}
 50% {
 left: -15px;
}
 100% {
 left: 0;
}
}
@keyframes rightEnd {
 0% {
 left: 0;
}
 50% {
 left: -15px;
}
 100% {
 left: 0;
}
}
@-webkit-keyframes topEnd {
 0% {
 top: 0;
}
 50% {
 top: -15px;
}
 100% {
 top: 0;
}
}
@keyframes topEnd {
 0% {
 top: 0;
}
 50% {
 top: -15px;
}
 100% {
 top: 0;
}
}
@-webkit-keyframes leftEnd {
 0% {
 left: 0;
}
 50% {
 left: 15px;
}
 100% {
 left: 0;
}
}
@keyframes leftEnd {
 0% {
 left: 0;
}
 50% {
 left: 15px;
}
 100% {
 left: 0;
}
}
@-webkit-keyframes bottomEnd {
 0% {
 bottom: 0;
}
 50% {
 bottom: -15px;
}
 100% {
 bottom: 0;
}
}
@keyframes bottomEnd {
 0% {
 bottom: 0;
}
 50% {
 bottom: -15px;
}
 100% {
 bottom: 0;
}
}
.lSSlideOuter .rightEnd {
	-webkit-animation: rightEnd 0.3s;
	animation: rightEnd 0.3s;
	position: relative;
}
.lSSlideOuter .leftEnd {
	-webkit-animation: leftEnd 0.3s;
	animation: leftEnd 0.3s;
	position: relative;
}
.lSSlideOuter.vertical .rightEnd {
	-webkit-animation: topEnd 0.3s;
	animation: topEnd 0.3s;
	position: relative;
}
.lSSlideOuter.vertical .leftEnd {
	-webkit-animation: bottomEnd 0.3s;
	animation: bottomEnd 0.3s;
	position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
	-webkit-animation: leftEnd 0.3s;
	animation: leftEnd 0.3s;
	position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
	-webkit-animation: rightEnd 0.3s;
	animation: rightEnd 0.3s;
	position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
}
.lightSlider.lsGrabbing > * {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}
.titlelink {
	float: right;
	width: 100%;
	font-size: 20px;
	text-transform: capitalize;
	color: #005799;
}
.textbox .textnews {
	text-align: left;
}
.textbox .textnews a {
	color: #005799;
}
.titlelink:hover, .textnews a {
	text-decoration: underline;
}
.deit {
	float: right;
	margin: 5px 0px 0px 15px;
	direction: rtl;
	color: #a2a2a2;
}
.textnews a:hover {
	text-decoration: none;
}
.pagination {
	margin-top: 30px;
}
.slick-slider {
	float: right;
	width: 100%;
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	direction: ltr;
	margin-top: 15px;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-right: -15px;
	margin-left: -15px;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-slide {
	display: none;
	float: right;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.imgover {
	float: right;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.imgover img {
	display: block;
	width: 100%;
	height: 140px;
}
.slick-slide.slick-loading img {
	display: none;
}
.over {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.78);
}
.over span {
	width: auto;
	position: absolute;
	float: none;
	margin: 0px auto;
	top: 50%;
	left: 50%;
	border: #FFF solid 2px;
	padding: 5px 15px;
	color: #FFF;
	margin: -20px 0 0 -50px;
	text-align: center;
}
.over span:hover {
	background: #005799;
	border: #005799 solid 2px;
}
.slick-slide:hover .over, .prodects:hover .over {
	opacity: 1;
}
.slick-slide:hover img, .imgmameb:hover img {
	transform: scale(1.15) rotate(0deg);
	-moz-transform: scale(1.15) rotate(0deg);
	-webkit-transform: scale(1.15) rotate(0deg);
	-o-transform: scale(1.15) rotate(0deg);
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
	background: #fff;
	overflow: hidden;
	position: relative;
	margin: 0px 15px;
}
.slick-initialized .slick-slide img {
	width: 100%;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-prev, .slick-next {
	line-height: 0;
	background: transparent;
	position: absolute;
	top: -47px;
	display: block;
	cursor: pointer;
	outline: none;
	color: #005799;
	visibility: hidden;
	border: 0;
	padding: 0;
}
.slick-prev {
	left: 0px;
}
.slick-next {
	right: 0px;
}
.title-prod, .textpro {
	float: right;
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
.title-prod {
	font-size: 20px;
	text-transform: capitalize;
	color: #005799;
}
.textpro {
	margin-top: 5px;
}
.slick-prev:hover, .slick-next:hover {
	color: #005799;
}
.slick-dots {
	position: absolute;
	bottom: -27px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	visibility: hidden;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-size: 50px;
	line-height: 20px;
	position: absolute;
	top: 0;
	right: 0px;
	content: '•';
	text-align: center;
	color: #ccc;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #a6ce39;
}
/**************************************************
end section
**************************************************/

.iframe {
	margin: 0 auto;
	width: 300px;
	height: 391px;
	overflow: hidden;
	clear: both;
	padding-top: 15px;
}
.iframe iframe, .title-qu, .qutsform, .qutsform label, .weather {
	float: right;
	width: 100%;
}
.title-qu {
	font-size: 16px;
	margin-top: 10px;
}
.qutsform, .weather {
	margin-top: 10px;
}
.weather {
	position: relative;
}
.weather img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.weather p {
	float: right;
	font-size: 20px;
	color: #005799;
}
.weather span {
	float: right;
	width: 100%;
	line-height: 20px;
	text-align: center;
	color: #005799;
}
.weather b {
	font-size: 35px;
	color: #005799;
}
.weather b .qutsform label {
	cursor: pointer;
}
input[type=checkbox], input[type=radio] {
	float: right;
	margin: 9px 0px 0px 5px;
}
.cs_descr.butt {
	float: left;
	position: relative;
	margin-top: 10px;
	width: 85px;
	padding: 5px;
}
.cia {
	float: left;
}
/**************************************************
end footer
**************************************************/ 

.lasnews, .lasnews a, .section {
	float: left;
	width: 100%;
}
.section {
	background: #f7f7f7;
	margin-top: 30px;
	padding-bottom: 50px;
}
.rightbox {
	float: left;
	margin-top: 30px;
}
.text-box {
	float: left;
	width: 100%;
	border: 1px solid #d6d6d6;
	padding: 10px;
}
.siste:hover {
	border: #005799 solid 1px;
	background: #fff;
}
.siste:hover img {
	border-right: #005799 solid 1px;
}
.siste img {
	float: left;
	width: 50%;
	height: 120px;
	padding-right: 10px;
	border-right: #d6d6d6 solid 1px;
}
.siste h3 {
	float: left;
	font-size: 20px;
	width: 50%;
	color: #005799;
	text-transform: capitalize;
	padding-left: 10px;
	line-height: 25px;
}
.siste .text {
	float: left;
	width: 50%;
	padding-left: 10px;
	margin-top: 4px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.lasnews a {
	background: #f5f5f5;
	margin-bottom: 10px;
	padding: 5px 10px;
}
.lasnews a:hover {
	background: #005799;
	color: #fff;
}
.texin {
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: justify;
}
.footer {
	float: left;
	width: 100%;
	background: #333;
	margin-top: 30px;
	border-top: 3px solid #005799;
}
.prog {
	float: left;
	margin-top: 30px;
}
.boxbord {
	float: right;
	margin-left: 15px;
}
.textfot {
	float: left;
	width: 100%;
	margin-top: 15px;
	color: #7d7d7d;
}
.textfot a, .listlink a:hover, .contacts a:hover, .desn:hover {
	color: #005799;
}
.textfot a:hover {
	text-decoration: underline;
}
.titlfot {
	float: left;
	width: 100%;
	font-size: 22px;
	color: #fff;
	text-transform: capitalize;
}
.rights, .desn {
	float: left;
	margin-top: 10px;
	color: #7d7d7d;
	text-transform: capitalize;
}
.desn {
	float: right;
}
.listlink {
	float: left;
	margin-top: 15px;
}
.listlink a {
	float: left;
	width: 50%;
	text-transform: capitalize;
	color: #7d7d7d;
}
.contacts, .botbox {
	float: left;
	width: 100%;
	color: #7d7d7d;
}
.contacts.first {
	margin-top: 15px;
}
.contacts a {
	color: #7d7d7d;
}
.botbox {
	margin-top: 30px;
	border-top: 1px solid #404040;
	padding-bottom: 10px;
}
/**************************************************
end footer
**************************************************/ 
 
 
.other {
	margin-bottom: 15px;
	font-size: 25px !important;
}
.imgserv {
	float: left;
	width: 200px;
	margin-right: 15px;
}
.imgserv img {
	width: 100%;
}
.titbox {
	font-size: 25px !important;
	float: none;
}
.ftware {
	float: none;
}
.aocrd, .lastname, .lastname li {
	float: right;
	width: 100%;
	margin: 0;
	margin-top: 10px;
}
.lastname li {
	margin: 0;
	margin-bottom: 3px;
	list-style: inside;
}
.lastname li span {
	float: left;
}
a.panel-heading {
	display: block;
}
.panel-primary .panel-heading[aria-expanded="true"], .panel-primary .panel-heading a:hover, .panel-primary .panel-heading a:focus, .panel-primary a.panel-heading:hover, .panel-primary a.panel-heading:focus {
	background-color: #286090;
}
.panel-danger .panel-heading[aria-expanded="true"], .panel-danger .panel-heading a:hover, .panel-danger .panel-heading a:focus, .panel-danger a.panel-heading:hover, .panel-danger a.panel-heading:focus {
	background-color: #c9302c;
}
.panel-default .panel-heading[aria-expanded="true"], .panel-default .panel-heading a:hover, .panel-default .panel-heading a:focus, .panel-default a.panel-heading:hover, .panel-default a.panel-heading:focus {
	color: #fff;
}
.panel-info .panel-heading[aria-expanded="true"], .panel-info .panel-heading a:hover, .panel-info .panel-heading a:focus, .panel-info a.panel-heading:hover, .panel-info a.panel-heading:focus {
	background-color: #31b0d5;
}
.panel-success .panel-heading[aria-expanded="true"], .panel-success .panel-heading a:hover, .panel-success .panel-heading a:focus, .panel-success a.panel-heading:hover, .panel-success a.panel-heading:focus {
	background-color: #449d44;
}
.panel-warning .panel-heading[aria-expanded="true"], .panel-warning .panel-heading a:hover, .panel-warning .panel-heading a:focus, .panel-warning a.panel-heading:hover, .panel-warning a.panel-heading:focus {
	background-color: #ec971f;
}
.panel-group .panel, .panel-group .panel-heading {
	border: none !important;
}
.panel-group .panel-body {
	border: 1px solid #ddd !important;
	border-width: 0 1px 1px 1px !important;
}
.panel-group .panel-heading a, .panel-group a.panel-heading {
	outline: 0;
}
.panel-group .panel-heading a:hover, .panel-group .panel-heading a:focus, .panel-group a.panel-heading:hover, .panel-group a.panel-heading:focus {
	text-decoration: none;
}
.panel-group .panel-heading .icon-indicator {
	margin-left: 10px;
}
.panel-group .panel-heading .icon-indicator:before {
	content: "\e114";
}
.panel-group .panel-heading.collapsed .icon-indicator:before {
	content: "\e079";
}
.photos {
	float: right;
	width: 100%;
	padding: 15px;
	background: #272727;
	margin-top: 15px;
}
.lstnews li {
	float: left;
	width: 100%;
	margin-top: 30px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
}
.siz {
	font-size: 20px;
}
.textned {
	float: right;
	width: 100%;
	text-align: justify;
	margin-top: 15px;
}
.photos .lSSlideOuter .imgbox img {
	width: 100%;
	height: 350px;
}
.photos .lSAction > a {
	display: block;
	top: 50%;
}
.photos .clearfix.newsslid {
	margin: 0;
}
.photos .lSSlideOuter .lSPager.lSGallery {
	border-top: 1px solid #000;
}
.alend {
	margin-top: 15px;
}
.share {
	float: left;
	margin-top: 15px;
}
.membe {
	float: right;
	margin-top: 30px;
}
.imgmameb {
	float: right;
	width: 100%;
	border: 1px solid #ddd;
	position: relative;
	overflow: hidden;
}
.imgmameb img {
	width: 100%;
	height: 250px;
}
.titleitm {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #fff;
	-webkit-transform: translateY(81%);
	transform: translateY(81%);
	-webkit-transition: all .25s ease-in-out .2s;
	transition: all .25s ease-in-out .2s;
}
.imgmameb:hover .titleitm {
	-webkit-transform: translateY(62%);
	transform: translateY(62%);
	-webkit-transition: all .25s ease-in-out .2s;
	transition: all .25s ease-in-out .2s;
}
.titlin {
	float: right;
	width: 100%;
	padding: 10px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.titleitm span {
	float: right;
	width: 100%;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	padding: 10px;
	background: #d5ad4b;
}
.titlephoto {
	float: right;
	width: 100%;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	z-index: 100;
	font-size: 17px;
	text-transform: capitalize;
	bottom: 0;
	color: #fff;
	text-align: center;
}
.imgmameb:hover .titlephoto {
	background: #005799;
}
.map {
	float: left;
	width: 100%;
	margin-top: 15px;
	border-bottom: 3px solid #ccc;
}
.tlfot {
	color: #000;
	font-size: 30px;
}
iframe {
	float: right;
}
.contact, .titlse, .castmer, .form-signin {
	padding: 0;
	border: 0;
}
.titlse {
	font-size: 18px;
	margin-bottom: 10px;
}
.thumbnails {
	float: left;
	width: 100%;
}
.light {
	float: left;
	margin-top: 30px;
}
.castmer {
	margin: 0;
	margin-top: 5px;
}
.castmer .fa {
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-left: 10px;
	color: #fff;
}
.castmer b {
	font-weight: bold;
	color: #000;
}
.cont {
	float: right;
	margin-top: 15px;
}
textarea.form-control {
	resize: none;
	height: 120px !important;
}
.cs_descr {
	background: #005799;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 130px;
	padding: 8px 5px;
	position: absolute;
	border: 0;
}
.cs_descr:hover, .langbox:hover {
	background: #990000;
}
.centered {
	margin: auto auto;
	display: block;
	width: 185px;
	margin-bottom: 25px;
}
.thumbnail {
	border-radius: 0px;
	margin-bottom: 0px;
	border: 1px solid #ddd;
}
.thumbnail:hover {
	border: 1px solid #005799;
}
form.form-horizontal {
	float: right;
	width: 100%;
}
form.form-horizontal .form-control {
	margin-bottom: 15px;
}
form.form-horizontal .cs_descr {
	width: 100%;
}
.required {
	color: #ff0000;
}
button.cs_descr.marbox {
	position: relative;
}
.bot-se {
	position: absolute;
	left: -10px;
	top: -10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #fff;
	z-index: 100;
	background: #c1252d;
	text-align: center;
	cursor: pointer;
}
.modal-open .modal {
	background: rgba(0, 0, 0, 0.75);
}
.modal-dialog {
	margin-top: 10%;
	width: 400px;
}
.popup h4.titlin {
	position: absolute;
	z-index: 40;
	background: rgba(0, 0, 0, 0.8);
	bottom: 0px;
}
.popup:hover h4.titlin {
	background: #000;
}
.modal-header {
	font-size: 20px;
	color: #000;
}
.tned {
	float: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
.tned span {
	color: #000;
}
.imgname {
	margin: 0 auto;
	width: 150px;
	padding-bottom: 10px;
}
.imgname img {
	width: 100%;
}
.imgin {
	float: right;
	width: 100%;
	height: 300px;
	background: url(../images/slides/img3.jpg) fixed no-repeat;
	position: relative;
	margin-top: 15px;
	background-size: cover;
}
.posg {
	position: relative;
	z-index: 110;
	color: #fff;
}
.title.posg {
	margin-top: 100px;
}
.addprod {
	margin: 0 auto;
	width: 120px;
	position: relative;
	z-index: 110;
	padding-top: 15px;
	clear: both;
}
.addprod a {
	float: left;
	width: 100%;
	text-align: center;
	padding: 8px 0px;
	color: #fff;
	background: #005799;
}
.addprod a:hover {
	background: #990000;
}
.including {
	float: left;
	width: 100%;
	margin-top: 30px;
}
 @media (max-width:1199px) {
.membe {
	width: 50%;
}
.iframe, .iframe iframe {
	width: 240px !important;
}
.iframe {
	height: 375px;
}
}
 @media (max-width:991px) {
.header .container {
	position: relative;
}
#cssmenu {
	width: 200px;
	position: absolute;
	right: 15px;
	margin-top: 53px;
	border: 0;
	z-index: 1000;
}
.search {
	margin-right: 30px;
}
#cssmenu ul {
	width: 100%;
	display: none;
	background: #2b2524;
	top: 48px;
	left: 0px;
	z-index: 120;
}
#cssmenu ul li {
	width: 100%;
	margin: 0;
}
#cssmenu ul ul li, #cssmenu li:hover > ul > li {
	float: right;
	height: auto
}
#cssmenu ul li a, #cssmenu ul ul li a {
	width: 100%;
}
#cssmenu ul li a {
	padding: 10px;
	font-size: 14px;
	height: auto;
	color: #fff !important;
	border-bottom: 1px solid #2f2f2f;
	margin: 0;
}
#cssmenu ul li:last-child a {
	border: 0;
}
#cssmenu ul li a:hover, #cssmenu ul a.active {
	background: #005799;
}
#cssmenu ul ul li {
	border: 0;
}
#cssmenu ul ul ul li a {
	padding-left: 35px
}
#cssmenu ul ul li a {
	background: #548645 !important;
	padding: 10px 15px;
	border: 0;
	margin: 0;
	color: #fff !important;
	border-bottom: 1px solid #799239;
}
#cssmenu ul ul li a:hover, #cssmenu ul li:hover a {
	color: #fff !important;
}
#cssmenu ul ul, #cssmenu ul ul ul {
	position: relative;
	right: 0;
	width: 100%;
	left: 0px;
	margin: 0;
	top: 0 !important;
	padding: 0 !important;
	text-align: right;
}
#cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
	display: none
}
#cssmenu #head-mobile {
	display: block;
	color: #ddd;
	font-size: 12px;
	font-weight: 700
}
.button {
	width: 22px;
	height: 22px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	z-index: 1000;
}
.button:after {
	position: absolute;
	top: 11px;
	right: 0px;
	display: block;
	height: 8px;
	width: 20px;
	border-top: 2px solid #2b2524;
	border-bottom: 2px solid #2b2524;
	content: ''
}
.button:before {
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	top: 5px;
	right: 0px;
	display: block;
	height: 2px;
	width: 20px;
	background: #2b2524;
	content: ''
}
.button.menu-opened:after {
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	top: 11px;
	border: 0;
	height: 2px;
	width: 19px;
	background: #005799;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.header.sticky #cssmenu {
	margin-top: 17px;
}
.header.sticky #cssmenu ul {
	top: 42px;
}
.header.sticky .search {
	margin-top: 14px;
}
.header.sticky .showbox {
	top: 45px;
}
.button.menu-opened:before {
	top: 11px;
	background: #005799;
	width: 19px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
#cssmenu .submenu-button {
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	display: block;
	border-right: 1px solid #005799;
	height: 41px;
	width: 46px;
	cursor: pointer
}
#cssmenu .submenu-button.submenu-opened {
	background: #548645;
}
#cssmenu ul ul .submenu-button {
}
#cssmenu .submenu-button:after {
	position: absolute;
	top: 20px;
	right: 19px;
	width: 8px;
	height: 2px;
	display: block;
	background: #fff;
	content: ''
}
#cssmenu .submenu-button.submenu-opened:after {
	background: #fff
}
#cssmenu .submenu-button:before {
	position: absolute;
	top: 17px;
	right: 22px;
	display: block;
	width: 2px;
	height: 8px;
	background: #fff;
	content: ''
}
#cssmenu .submenu-button.submenu-opened:before {
	display: none
}
#cssmenu ul ul ul li.active a {
	border-left: none
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
	border-top: none
}
#cssmenu ul ul li:last-child a, #cssmenu ul ul li:last-child a:hover {
	border-bottom: 1px solid #2f2f2f !important;
}
#wowslider-container1 .ws_images img {
	height: auto !important;
}
.imgover img {
	height: auto;
}
.prog, .rightbox {
	float: right;
	width: 100%;
}
.siste img {
	width: 40%;
	height: auto;
}
.siste h3, .siste .text {
	width: 60%;
	height: auto;
}
.iframe, .iframe iframe {
	width: 300px !important;
}
.iframe {
	height: 400px;
}
}
 @media only screen and (min-width:158px) and (max-width:800px) {
.csslider1 > .cs_description > label {
	bottom: 85px !important;
}
}
 @media (max-width:767px) {
.imgold img, .textnews, .lSSlideOuter .lSPager.lSGallery img {
	height: auto;
}
.titlelink {
	margin-top: 10px;
}
.cont {
	width: 100%;
}
.light {
	width: 50%;
}
}
 @media (max-width:667px) {
#wowslider-container1 .ws-title {
	top: 35% !important;
}
#wowslider-container1 .ws-title {
	font-size: 30px !important;
}
#wowslider-container1 .ws-title div {
	margin-top: 12px !important;
	font-size: 14px !important;
}
p.readmore {
	width: 100px !important;
}
.readmore a {
	padding: 2px 15px !important;
}
.light {
	width: 50%;
}
.photos .lSSlideOuter .imgbox img {
	height: auto;
}
}
 @media (max-width:550px) {
.csslider1 {
	height: 220px !important;
}
.csslider1 > .cs_description > label {
	bottom: 50px !important;
}
.slick-slide .text {
	height: auto;
}
#cssmenu > ul > li.ico-min {
	display: block;
}
.centpos {
	display: none;
}
.membe {
	width: 100%;
}
.imgmameb img {
	height: auto;
}
.titleitm {
	-webkit-transform: translateY(88%);
	transform: translateY(88%);
}
.imgmameb:hover .titleitm {
	-webkit-transform: translateY(76%);
	transform: translateY(76%);
}
.siste img {
	width: 100%;
	height: auto;
	border: 0;
	border-bottom: 1px solid #d6d6d6;
	padding: 0;
	padding-bottom: 10px;
}
.siste:hover img {
	border-right: 0px;
	border-bottom: 1px solid #005799;
}
.siste h3, .siste .text {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.siste .text {
	margin-top: 5px;
}
.rights, .desn {
	width: 100%;
	text-align: center;
}
.imgserv {
	width: 100%;
	margin: 0;
}
.titbox, .ftware {
	float: left;
	margin-top: 10px;
}
}
 @media (max-width:450px) {
#wowslider-container1 .ws-title {
	top: 20% !important;
}
#wowslider-container1 .ws-title {
	font-size: 25px !important;
}
#wowslider-container1 .ws-title div {
	margin-top: 10px !important;
	font-size: 12px !important;
}
.logo, .logo img {
	width: 120px;
}
#cssmenu ul {
	top: 43px;
}
.showbox {
	top: 45px;
}
.showbox {
	width: 215px;
}
.titlenews {
	font-size: 18px;
}
.csslider1 > .cs_description > label {
	max-width: 100% !important;
}
.iframe, .iframe iframe {
	width: 240px !important;
}
.iframe {
	height: 375px;
}
.modal-dialog {
	width: 100%;
	margin: 0;
	margin-top: 30px;
}
.modal {
	padding: 0px 15px;
}
.centbox {
	width: 100%;
}
}
 @media (max-width:350px) {
#wowslider-container1 .ws-title {
	top: 10% !important;
}
.readmore a {
	padding: 2px 15px !important;
	margin-top: 0px !important;
}
.title {
	font-size: 23px;
}
.light {
	width: 100%;
}
}
 @media (max-width:320px) {
.iframe, .iframe iframe {
	width: 235px !important;
}
.iframe {
	height: 375px;
	margin: 0px -5px;
}
}
