
/*------ template stylization ------*/

body {
	background: #efede0;

	font-size: 14px , Helvetica,Arial,  sans-serif;
	color: #606060;
}

.tbl1 {border-collapse: collapse; margin-bottom:10px}
.tbl1 td {border: solid 1px #ececec; padding:3px;}

.rdd {width: 98%;
display: block;padding: 14px 1% 14px 1%;
color: #FFF;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
font-size: 13px;background: #ff1306;
line-height: 15px; margin-bottom:10px; box-shadow: 1px 1px 3px #999999;}

p, .gg p, .rdd p {
	 Helvetica,Arial,  sans-serif;
	
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

.tel {font-size: 22px !important; color: #335885;font-weight: bold;display: block; padding:50px 0px 0px 0px}


a {
	outline: none; color:#335885;
}
a:hover {
	text-decoration: underline; color:#335885; 
}
h1.brand {
	font-size: 0 !important;
	line-height: 0 !important;
	margin: 0 !important;
	float: left;
	padding: 0 0 0 0 !important;
}
h1.brand a {
	display: inline-block;
}
h2 {
	font-weight:bold; color:#0862CF; font-size:16px; margin-bottom:10px; display:block
}
h3, h1 {
	color: #333; font-size:26px; font-family: Helvetica,Arial,  sans-serif;
	margin: 0;	margin-bottom:10px; margin-top:20px; margin-left:20px;
	text-transform: uppercase; font-weight:lighter
}
h3 > span {
	color: #335885;
}
h4 {
	color: #333;
	font: 300 34px/41px , Helvetica,Arial,  sans-serif;
	margin: 0;
	margin-bottom: 17px;
}
#content ul {
	list-style: none;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	background: #efede0;
}
.main {
	background: url(../img/main_pic.jpg) center top no-repeat;
	width: 100%;
	height: auto;
	background-size: 100% auto;
}
.main.bg {
	background: url(../img/main_pic2.png) center top no-repeat;
	background-size: 100% auto;
}
/*-----btn-----*/
.btn.btn-primary {
	box-shadow: none;
	background: none;
	position: relative;
	border-radius: 0;
	display: inline-block;
	padding: 10px 44px 11px 44px;
	font: 11px , Helvetica,Arial,  sans-serif;
	color: #333;
	border: none;
	border: 1px solid #bcbab0;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-shadow: none;
	text-decoration: none !important;
	white-space: nowrap;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn.btn-primary:hover {
	background: none;
	color: #335885;
	border-color: #333;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn.btn-primary.btn1 {
	box-shadow: none;
	background: none;
	position: relative;
	text-transform: uppercase;
	border-radius: 0;
	display: inline-block;
	padding: 9px 23px 9px 22px;
	font: bold 16px , Helvetica,Arial,  sans-serif;
	color: #ffffff;
	border: none;
	text-shadow: none;
	background: #335885;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	letter-spacing: 0;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn.btn-primary.btn1:hover {
	background: #bcbab0;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn.btn-primary.btn2 {
	box-shadow: none;
	background: none;
	position: relative;
	text-transform: none;
	border-radius: 0;
	display: inline-block;
	padding: 7px 26px 11px 25px;
	font: 16px , Helvetica,Arial,  sans-serif;
	color: #ffffff;
	border: none;
	text-shadow: none;
	background: #0dccd7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	letter-spacing: 0;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn.btn-primary.btn2:hover {
	background: #bcbab0;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn.btn-link {
	box-shadow: none;
	position: relative;
	text-decoration: underline;
	padding: 0;
	font: 11px , Helvetica,Arial,  sans-serif;
	margin: 0;
	text-transform: uppercase;
	text-shadow: none;
	color: #335885;
	text-decoration: none;
	border: none;
	letter-spacing: 2px;
	display: inline-block;
	margin-top: -2px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link:hover {
	color: #333;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----list-----*/
.list0 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-bottom: 32px;
}
.list0 li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 48px;
}
.list0 li .bd {
	float: left;
	margin-right: 16px;
}
.list0 li .extra-wrap {
	padding-right: 30px;
}
.list0 li .title {
	font: bold 14px/16px ;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 19px;
}
.list1-box {
	position: relative;
	padding-top: 102px;
	margin-top: -80px;
	padding-bottom: 60px;
}
.list1-box:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #bcbab0;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	left: -30px;
	content: ' ';
	z-index: 10;
}
.list1 {
	margin: 0;
	list-style: none;
	margin-top: 49px;
}
.list1 li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 29px;
	border-bottom: 1px solid #bcbab0;
	padding-bottom: 19px;
	overflow: hidden;
}
.list1 li:first-child + li + li + li {
	margin-bottom: 0;
	border-bottom: none;
}
.list1 li p.indent {
	margin-bottom: 27px;
}
.list1 li p strong {
	font-weight: normal;
	color: #333;
}
.list1 li p em {
	color: #333;
}
.list1 li figure {
	margin: 0;
	float: left;
	margin-right: 18px;
}
.list2 {
	margin: 0;
	list-style: none;
	margin-bottom: 97px;
}
.list2 li {
	margin-bottom: 8px;
	padding-left: 20px;
	background: url(../img/list_point.png) left 8px no-repeat;
}
.list2.category li {
	margin-bottom: 11px;
}
.list2 li a {
	font: bold 14px , Helvetica,Arial,  sans-serif;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list2 li a:hover {
	color: #0dccd7;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list3 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 9px;
}
.list3 li {
	margin-bottom: 30px;
}
.list3-box {
	position: relative;
}
.list3-box:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #bcbab0;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	left: -30px;
	content: ' ';
	z-index: 10;
}
.list4 {
	margin: 0;
	list-style: none;
	margin-bottom: 0;
	margin-top: 1px;
	padding-right: 39px;
	padding-bottom: 20px;
}
.list4.box-list4 {
	margin-bottom: 54px;
}
.list4 li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 56px;
}
.list4 li .extra-wrap h4 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
}
.list4 .badge {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	width: 50px;
	height: 37px;
	text-align: left;
	padding-top: 13px;
	text-align: center;
	text-shadow: none;
	background: none;
	font: 20px/20px , Helvetica,Arial,  sans-serif;
	color: #ffffff;
	float: left;
	margin-right: 20px;
	background: #0dccd7;
	margin-top: 6px;
}
.list5 {
	margin: 0;
	list-style: none;
}
.list5 li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 6px;
}
.list5.info-box li {
	margin-bottom: 0;
}
.list5.info-box li p {
	font-style: normal;
	color: #efede0;
	font-size: 12px;
	line-height: 18px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list5.info-box li p span {
	display: block;
	width: 65px;
	float: none;
}
.list5.info-box li:first-child + li + li + li + li + li {
	margin-top: 18px;
}
.list5 li a {
	font: 14px/18px , Helvetica,Arial,  sans-serif;
	color: #efede0;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list5 li a:hover {
	color: #0dccd7;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list6-box {
	position: relative;
	padding-bottom: 46px;
}
.list6 li .extra-wrap p br {
	display: none;
}
.list6-box:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #bcbab0;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	right: 0;
	content: ' ';
	z-index: 10;
}
.list6 {
	margin: 0;
	list-style: none;
	display: block;
	margin-top: 45px;
	padding-right: 39px;
}
.list6 li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 50px;
}
.list6 .badge {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	width: 50px;
	height: 43px;
	text-align: left;
	padding-top: 7px;
	text-align: center;
	text-shadow: none;
	background: none;
	font: 20px/20px , Helvetica,Arial,  sans-serif;
	color: #ffffff;
	float: left;
	margin-right: 20px;
	background: #0dccd7;
	margin-top: 5px;
}
.list6 .badge time {
	font: 20px/20px , Helvetica,Arial,  sans-serif;
	color: #ffffff;
}
.list6 .badge .numb {
	font: 14px/16px , Helvetica,Arial,  sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: -3px;
}
.list6 li .extra-wrap p {
	font: 12px , Helvetica,Arial,  sans-serif;
	color: #606060;
	width: 100%;
	float: left;
}
.list6 li .extra-wrap p br {
	display: none;
}
.list6 li .extra-wrap > a {
	font: bold 14px , Helvetica,Arial,  sans-serif;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 19px;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list6 li .extra-wrap > a:hover {
	color: #0dccd7;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list6 li .extra-wrap p a {
	font: 12px , Helvetica,Arial,  sans-serif;
	color: #606060;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list6 li .extra-wrap p a:hover {
	color: #0dccd7;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list6 li > div {
	margin-bottom: 16px;
}
.list6 li > div .extra-wrap h3 {
	margin-bottom: 10px;
}
.list9 {
	margin: 0;
	list-style: none;
	margin-bottom: 18px;
}
.list9 li {
	margin-bottom: 53px;
}
.list9 li:first-child + li + li + li + li {
	margin-bottom: 0;
}
.list9 li h2 {
	margin-bottom: 19px;
}
.list10 {
	margin: 0;
	list-style: none;
}
.list10 li {
	margin-bottom: 18px;
}
.privacyBox {
	position: relative;
}
.privacyBox > div {
	padding-right: 39px;
	margin-bottom: 105px;
}
.privacyBox:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #bcbab0;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	right: 0;
	content: ' ';
	z-index: 10;
}
/*-----thumbs-----*/
.thumb-pad-bann figure {
	margin: 0 0 25px 0;
}
.thumb-pad-bann figure > img {
	width: 100%;
}
.thumb-pad-bann time {
	font: 23px/23px ;
	color: #335885;
}
.thumb-pad0 {
	margin-bottom: 11px;
	overflow: hidden;
}
.thumb-pad0 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad0 .thumbnail .caption {
	padding: 0;
	padding-bottom: 25px;
	color: #606060;
}
.thumb-pad0 .thumbnail .caption a {
	margin-bottom: 5px;
	display: inline-block;
	color: #ffffff;
	font: 33px/33px 'Anton', Helvetica,Arial,  sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad0 .thumbnail .caption a:hover {
	color: #f6705e;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad0 .thumbnail .caption h3 {
	margin-bottom: 9px;
}
.thumb-pad0 figure {
	position: relative;
	margin: 0;
	margin-bottom: 27px;
}
.thumb-pad0 figure img {
	width: 100%;
}
.thumb-pad0 figure a > em {
	width: 23px;
	height: 23px;
	background: url(../img/play.png) no-repeat;
	position: absolute;
	bottom: 1px;
	right: 1px;
}
.box-thumb h2 {
	margin-bottom: 28px;
}
.thumb-pad1 {
	margin-top: -6px;
	margin-bottom: 53px;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	color: #606060;
}
.thumb-pad1 .thumbnail .caption p {
	margin-bottom: 5px;
}
.thumb-pad1 figure {
	margin: 0;
	margin-bottom: 16px;
}
.thumb-pad1 figure img {
	width: 100%;
}
.holder {
	padding-right: 39px;
}
.thumb-pad2 {
	margin-bottom: 0;
	margin-top: 50px;
}
.thumb-pad2 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	color: #606060;
}
.thumb-pad2 .thumbnail .caption p {
	margin-bottom: 18px;
}
.thumb-pad2 .thumbnail .caption h2 {
	margin: 3px 0 20px 0;
}
.thumb-pad2 figure {
	margin: 0;
	margin-bottom: 18px;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad3 figure {
	margin: 0;
	display: inline-block;
	width: 100%;
}
.thumb-pad3 figure img {
	width: 100%;
	max-width: 100%;
}
.thumb-pad4 {
	padding: 20px 20px 15px 20px;
	margin-bottom: 30px;
	background-color: #e7e7e7;
}
.thumb-pad4 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad4 figure {
	margin: 0;
	width: 100%;
	margin-bottom: 16px;
}
.thumb-pad4 figure img {
	width: 100%;
	max-width: 100%;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 .thumbnail .caption p {
	color: #7b7b7b;
	margin-top: 11px;
}
.thumb-pad4 .thumbnail .caption a {
	color: #378673;
	font: 16px/20px , Helvetica,Arial,  sans-serif;
	margin: 0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad4 .thumbnail .caption a:hover {
	color: #9bd156;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad5 {
	margin: 0;
	display: inline-block;
	margin-bottom: 10px !important;
}
.thumb-pad5 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	color: #606060;
}
.thumb-pad5 .thumbnail .caption p {
	margin-bottom: 33px;
}
.thumb-pad5 figure {
	margin: 0;
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.thumb-pad5 figure img {
	width: 100%;
}
.box4-box {
	margin-top: 0;
	padding-bottom: 30px;
}
.box4 {
	margin-top: 9px;
}
.thumb-pad8 {
	position: relative;
	padding: 19px 19px 30px 19px;
	margin-bottom: 21px;
	border: 1px solid #e1e0d9;
}
.thumb-pad8 span {
	background-color: #335885;
	width: 100%;
	height: 0;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.thumb-pad8 strong {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.thumb-pad8 .thumbnail {
	position: relative;
	z-index: 3;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad8 figure {
	margin: 0;
	width: 100%;
	margin-bottom: 17px;
}
.thumb-pad8 figure img {
	width: 100%;
	max-width: 100%;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	color: #606060;
}
.thumb-pad8 .thumbnail .caption h2 {
	margin-bottom: 19px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.thumb-pad8 .thumbnail .caption p {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-bottom: 33px;
}
.thumb-pad8 .btn.btn-primary.btn1 {
	background: #335885 !important;
	color: #ffffff !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.thumb-pad8 .btn.btn-primary.btn1:hover {
	background: #ffffff !important;
	color: #335885 !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*-----carousel-----*/
.list_carousel {
	position: relative;
}
.caroufredsel_wrapper {
	height: 72px !important;
}
.list_carousel #foo {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
	height: 100% !important;
}
.list_carousel #foo > li {
	padding: 0;
	float: left;
	cursor: default;
}
.list_carousel #foo li figure {
	margin: 0;
}
.list_carousel.responsive {
	width: auto;
	margin: 0;
}
.list_carousel.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.list_carousel .prev, .list_carousel .next {
	display: inline-block;
	width: 9px;
	height: 13px;
	cursor: pointer;
}
.list_carousel .prev {
	background: url(../img/prev_arrow.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.foo-btn span {
	border-right: 1px solid #d5d5d5;
	margin-left: 17px;
	margin-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.list_carousel .next {
	background: url(../img/next_arrow.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel .prev:hover {
	background: url(../img/prev_arrow.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel .next:hover {
	background: url(../img/next_arrow.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.foo-btn {
	position: absolute;
	float: left;
	top: -74px;
	left: 310px;
}
/*-----blockquote-----*/blockquote {
	padding: 0;
	border: none;
	margin: 0;
	margin-bottom: 48px;
	margin-top: 22px;
}
blockquote img {
	float: left;
	margin-top: -3px;
	margin-right: 6px;
}
blockquote p {
	margin-bottom: 27px;
	font: 12px , Helvetica,Arial,  sans-serif;
	line-height: 18px;
}
blockquote a {
	color: #333;
	font: 12px , Helvetica,Arial,  sans-serif;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
blockquote a:hover {
	color: #0dccd7;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----header-----*/
header {
	padding: 0;
	overflow: hidden;
	padding-top: 23px;
	background: #ffffff url(../img/header_bg.png) center bottom no-repeat;
}
header .span12 {
	padding-bottom: 23px;
	overflow: hidden;
}
header .span12 div {
	float: right;
}
header .span12 div ul {
	list-style: none;
	margin: 0;
	float: left;
	margin-top: 29px;
}
header .span12 div ul li {
	border-right: 1px solid #606060;
	float: left;
	line-height: 10px;
	padding-right: 14px;
	margin-left: 14px;
}
header .span12 div ul li:first-child + li {
	border-right: none;
}
header .span12 div ul li a {
	font: 11px ;
	color: #606060;
	line-height: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
header .span12 div ul li a:hover {
	color: #335885;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
header p {
	font: 11px , Helvetica,Arial,  sans-serif;
	color: #abaaa7;
	float: left;
}
header p > span {
	color: #ABAAA7;
}
/*-----menu-----*/
#menu {
	background: #335885;
	/* padding-top: 18px; */
	/* padding-bottom: 16px; */
	border-bottom: 4px solid #d2d0c5;
}
.navbar_ {
	margin-bottom: 0 !important;
	float: left;
}
.nav-collapse .nav {
	float: none !important;
}
.navbar_ .collapse {
	overflow: visible;
	line-height: 0 !important;
	font-size: 0;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .nav-collapse_ .nav li li {
	font-size: 12px;
	line-height: 22px;
	display: block;
}
.navbar_ .navbar-inner {
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	min-height: inherit;
	border: none;
	background: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
}
.navbar_ .nav-collapse_ {
	padding: 0;
	height: 28px !important;
}
.nav-collapse_ {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.nav-collapse_ .nav {
	float: left;
	margin: 0;
	padding: 0;
}
.nav-collapse_ .nav li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	/* margin-right: 40px; */
	text-transform: uppercase;zoom:1;
}
.nav-collapse_ .nav > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    text-shadow: none;
    color: #ffffff;
    box-shadow: none !important;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    padding: 8px;
    line-height: 14px;
    text-transform: uppercase;
    zoom:1;
    width: 100px;
    height: 40px;
    border-right: 1px solid #2F4B6D;
    border-bottom: 1px solid #2F4B6D;
    font-weight: bold;
}
.nav-collapse_ .nav > li.active > a {
	color: #56b3fa !important;
	background: none !important;
	box-shadow: none;
}
.nav-collapse_ .nav > li a:hover {
	color: #56b3fa !important;
	background: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > .sfHover > a {
	color: #56b3fa !important;
	background: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > li > a span {
	display: inline-block;
	height: 6px;
	background: url(../img/menu-marker.png) no-repeat;
	width: 7px;
	left: 60px;
	top: 32px;
	position: absolute;
}
/*-----subMenu1-----*/
.nav-collapse .sub-menu > ul {
	position: absolute;
	display: none;
	width: 175px;
	left: -4px;
	top: 43px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #335885;
	padding: 25px 0 25px 0;
	margin: 0;
	text-align: center;
}
.nav-collapse .sub-menu > ul li {
	background: none;
	float: none;
	margin: 0;
	border-right: none;
	margin-bottom: 11px;
	box-shadow: none;
	padding: 0;
}
.nav-collapse .sub-menu li:last-child {
	border-bottom: none;
}
.nav-collapse .sub-menu > ul li a {
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	font: 12px , Helvetica,Arial,  sans-serif;
	color: #ffffff;
	text-transform: none;
	display: inline-block;
	background: none !important;
	border: none !important;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu > ul li a span {
	margin-left: 10px;
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 5px;
	position: relative;
	top: -2px;
}
.nav-collapse .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #333333 !important;
	background: none !important;
	border: none !important;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.nav-collapse .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	background: none !important;
	border: none !important;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	color: #333333 !important;
}
/*-----subMenu2-----*/
.nav-collapse .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 175px;
	left: 177px;
	top: -24px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #ffffff;
	padding: 25px 0 25px 0;
	margin: 0;
	text-align: center;
}
.nav-collapse .sub-menu ul ul li a {
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	font: 12px , Helvetica,Arial,  sans-serif;
	color: #424242;
	text-transform: none;
	display: inline-block;
	background: none !important;
	border: none !important;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu ul ul li a:hover {
	text-decoration: none;
	color: #335885 !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*----content-----*/
#content {
	position: relative;
	padding: 0 0 0 0;
}
.img-polaroid {
	position: relative;
	background: none;
	padding: 0;
	box-shadow: none;
	border: none;
	max-width: inherit;
	background: #e0ded2;
	padding: 6px;
	border: 1px solid #f6f5ee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#toTop {
	display: none;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 40px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.mail {
	font: 12px , Helvetica,Arial,  sans-serif;
	color: #335885;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #333;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.content-box {
	background: #f2f2f2 url(../img/contBox_bg.png) 0 top repeat-x;
	padding-top: 4px;
	margin-bottom: 22px;
}
.banner-box hr {
	border-top: none;
	border-bottom: 1px solid #bcbab0;
	margin: 105px 0 80px 0;
}
.banner-box p {
	margin-bottom: 34px;
}
.videoBox {
	padding-top: 109px;
	margin-bottom: 101px;
}
.videoBox p {
	margin-bottom: 23px;
	font-size: 14px;
	line-height: 21px;
}
.videoBox h4 {
	margin-bottom: 22px;
}
.videoBox .btn-primary {
	margin-top: 13px;
}
.fw_video {
	position: relative;
	padding: 0;
	height: 323px;
	width: 100%;
	overflow: hidden;
	padding: 4px;
	border: 1px solid #f6f5ee;
	background: #e0ded2;
}
.fw_video iframe {
	border: none !important;
	width: 460px;
}
.privacy-box > p {
	color: #ffffff;
	margin-bottom: 15px;
}
.privacy-box p > a {
	color: #ffffff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.privacy-box p > a:hover {
	color: #bfcd01;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.privacy-box .info-box p {
	color: #606060;
	line-height: 15px;
	font-size: 11px;
}
.privacy-box .info-box > div p > span {
	display: inline-block;
	width: 63px;
}
.privacy-box .info-box > div p > a {
	color: #606060;
}
.privacy-box .info-box > div p > a:hover {
	color: #bfcd01;
}
.list4-box {
	position: relative;
}
.list4-box:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #bcbab0;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	left: -30px;
	content: ' ';
	z-index: 10;
}
.about-box > hr {
	border-top: none;
	border-bottom-color: #bcbab0;
	margin: 0 0 46px 0;
}
.about-box section {
	margin-bottom: -1px;
}
.testimonials-box {
	margin-bottom: 54px;
	margin-top: 55px;
}
.privacyPolicy-box h5 {
	margin-bottom: 0;
}
.error-search h2 {
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.error-search h3 {
	line-height: 42px;
	margin-top: 98px;
}
.error-search p {
	font-size: 14px;
	margin-bottom: 36px;
}
.rightBlock {
	float: right;
}
.rightBlock .follow_icons {
	margin: 0;
	margin-top: 1px;
	list-style: none;
	float: left;
	margin-left: 16px;
	margin-top: -2px;
}
.rightBlock li {
	float: left;
	margin-left: 3px;
}
.rightBlock li a {
	background: #c14926;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 7px;
	text-align: center;
	width: 27px;
	height: 21px;
	font-size: 14px;
	color: #ffffff;
}
.rightBlock li a:hover {
	color: #335885;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.rightBlock .tel {
	font: 18px ;
	color: #ffffff;
	float: left;
	margin-top: 0;
}
.bannerBox {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #e1e0d9;
	background: #ffffff;
	padding-top: 25px;
	padding-bottom: 21px;
	padding-left: 33px;
	overflow: hidden;
	padding-right: 32px;
	width: 517px;
}
.bannerBox > div {
	float: left;
}
.bannerBox .title1 {
	font: 24px/22px ;
	color: #0dccd7;
	text-transform: uppercase;
}
.bannerBox .title2 {
	font: 300 15px ;
	color: #0dccd7;
}
.bannerBox .btn.btn-primary.btn1 {
	float: right;
}
.companyBox {
	background: #f7f6f0;
	padding-top: 19px;
	padding-bottom: 17px;
}
.companyBox ul {
	margin: 0;
	list-style: none;
}
.companyBox ul li {
	float: left;
	margin-right: 50px;
}
/*-----subscribeForm-----*/
#subscribe-form {
	margin: 0;
	position: relative;
	margin-top: 11px;
}
#subscribe-form .error {
	display: block;
	overflow: hidden;
	height: 0px;
	position: absolute;
	top: 45px;
	text-align: left;
	left: 0;
	font: 11px , Helvetica,Arial,  sans-serif;
	color: #606060;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#subscribe-form input {
	width: 100%;
	outline: 0;
	box-shadow: none;
	color: #787878;
	font-family: , Helvetica,Arial,  sans-serif;
	font-size: 12px;
	line-height: 19px;
	border-radius: 0;
	padding: 3px 10px 4px 29px;
	margin-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e0e0e0;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #c5c5c5;
	margin-bottom: 6px;
	height: 43px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#subscribe-form label.invalid .error {
	height: 19px;
}
#subscribe-form .success {
	display: none;
	border: 1px solid #fff;
	border-radius: 0;
	padding: 10px 0 10px 0;
	background-color: #4c544a;
	text-align: center;
	color: #fff;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	width: 268px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	margin-top: -6px;
}
#search-404 input {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 6px 15px 7px 9px;
	width: 100%;
	outline: none;
	border: 1px solid #606060;
	background: none;
	font: 12px , Helvetica,Arial,  sans-serif;
	line-height: 18px;
	color: #606060;
	margin-bottom: 37px;
	height: 33px;
}
.search_link {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#search-404 .btn.btn-link {
	margin-top: 6px;
}
#search {
	margin: 0;
	position: relative;
	display: inline-block;
	margin-top: 15px;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	margin-left: 7px;
	float: left;
}
#search a {
	position: absolute;
	margin-top: 8px;
	right: 11px;
}
#search input {
	width: 210px;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	color: #606060;
	font: 12px , Helvetica,Arial,  sans-serif;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 8px 10px 9px 16px;
	margin-right: 0;
	float: left;
	background: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 36px;
	border: 1px solid #606060;
}
/*-----map-----*/
.map {
	margin: 8px 0 0 0;
	display: inline-block;
	width: 100%;
	line-height: 0;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 389px;
	border: none;
	line-height: 0;
}
.map-box > hr {
	border-top: none;
	border-bottom-color: #bcbab0;
	margin: 105px 0 0 0;
}
.info {
	padding-top: 101px;
}
.info h2 {
	margin-bottom: 19px;
}
.info p {
	margin-bottom: 53px;
}
.info p span {
	color: #ffffff;
}
/*-----form-----*/
.form-box {
	position: relative;
	padding-top: 101px;
}
.form-box:after {
	width: 1px;
	height: 100%;
	background: none;
	background: #bcbab0;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	left: -30px;
	content: ' ';
	z-index: 10;
}
#contact-form {
	position: relative;
	z-index: 1;
	margin: 48px 0 105px 0;
	padding: 0 0 0 0;
	vertical-align: top;
	font-family: , Helvetica,Arial,  sans-serif;
}
.txt-form {
	display: block;
	padding-bottom: 6px;
	color: #ffffff;
}
.txt-form span {
	color: #ffffff;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 200px;
}
.form-div-1 p, .form-div-2 p, .form-div-3 p {
	margin-bottom: 3px;
}
.form-div-1, .form-div-2 {
	margin-right: 10px;
}
#contact-form div {
	overflow: hidden;
	margin-bottom: 1px;
}
#contact-form fieldset {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 0;
	width: 100%;
	border: none;
}
#contact-form label {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 42px;
	width: 100%;
}
#contact-form .message {
	display: block !important;
	min-height: 129px;
	width: 100%;
	margin-bottom: 36px;
}
#contact-form input, #contact-form textarea {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 6px 15px 7px 9px;
	width: 100%;
	outline: none;
	border: 1px solid #606060;
	background: none;
	font: 12px , Helvetica,Arial,  sans-serif;
	line-height: 18px;
	color: #606060;
	height: 33px;
}
#contact-form input:focus, #contact-form textarea:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#contact-form .area .error {
	float: none;
}
#contact-form textarea {
	overflow: auto;
	width: 100%;
	height: 191px;
	resize: none;
}
#contact-form .success {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 20;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 10px;
	width: 100%;
	background: #606060;
	color: #ffffff;
	text-align: center;
	text-transform: none;
	font-size: 14px;
	font-family: , Helvetica,Arial,  sans-serif;
	line-height: 22px;
}
#contact-form .error, #contact-form .empty {
	position: absolute;
	bottom: 10px;
	text-align: right;
	right: 2px;
	display: none;
	overflow: hidden;
	padding: 1px 4px 0px 0;
	width: 100%;
	color: #335885;
	text-transform: none;
	font-size: 11px;
	line-height: 1.27em;
	font-family: , Helvetica,Arial,  sans-serif;
}
#contact-form .message .error, #contact-form .message .empty {
	bottom: -15px;
	text-align: right;
}
.btns .btn.btn-primary {
	float: left;
}
.btns p {
	margin-top: 12px;
	float: left;
	margin-left: 20px;
	font-weight: normal;
}
/*-----footer-----*/
footer {
	
}
footer p {
	font: 14px ;
	color: #0dccd7;
	text-transform: uppercase;
}
.foo_menu {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 35px;
	padding-bottom: 5px;
}
.foo_menu li {
	border-right: 1px solid #efede0;
	float: left;
	padding-right: 19px;
	line-height: 12px;
	margin-right: 19px;
}
.foo_menu li:first-child + li + li + li + li {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
.foo_menu a {
	font: 14px ;
	color: #efede0;
	line-height: 12px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.foo_menu li.active a {
	color: #0dccd7;
}
.foo_menu a:hover {
	color: #0dccd7;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#fooBox .info-box a {
	font-size: 12px;
}
#fooBox {
	padding-top: 0px;
	
}
#fooBox section {
	overflow: hidden;
}
#fooBox .foo-logo {
	margin-top: 23px;
	margin-bottom: 50px;
}
#fooBox .foo-logo a {
	display: inline-block;
}
#fooBox .title {
	border-bottom: 1px solid #e9eae4;
	padding-bottom: 14px;
	margin-bottom: 11px;
}
.select-menu {
	display: none !important;
}
/*-------------------------------------------------------media queries----------------------------------------------------------*/
@media (min-width: 1200px) {
 .nav-collapse_ {
 display: block;
}
 .nav-collapse_ .nav > li > a span {
 left: 66px;
}
 .nav-collapse_ .nav li {
 /* margin-right:30px; */
}
 .list5 {
 padding-bottom: 59px;
}
 .box-thumb1 {
 width: 236px;
}
 #contact-form label {
 display: inline-block;
}
 .fw_video iframe {
 width: 570px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 250px;
}
 .caroufredsel_wrapper {
 height: 72px !important;
}
 footer .privacy-box > img {
 float: left;
 margin-top: -4px;
 margin-right: 5px;
}
 .list5.info-box li p span {
 float: left;
}
 .nav-collapse_ .nav > li > a {
 /* font-size: 14px; */
 /* font-weight:bold */
}
 .rightBlock .tel {
 font-size: 20px;
}
 .bannerBox {
 width: 676px;
}
 .companyBox ul li {
 margin-right: 85px;
}
 .list3 {
 margin-bottom: 73px;
}
 .foo_menu {
 margin-top: -23px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
 h1.brand {
 margin: 0 !important;
}
 .nav-collapse_ .nav > li > a span {
 left: 60px;
}
 .nav-collapse_ .nav li {
 margin-right: 20px;
}
 .companyBox ul li {
 margin-right: 50px;
}
 .bannerBox {
 width: 517px;
}
 .fw_video iframe {
 width: 460px;
}
 .nav-collapse_ {
 height: auto !important;
}
 .list5.info-box li p span {
 float: none;
}
 .box-thumb1 {
 width: 182px;
}
 .caroufredsel_wrapper {
 height: 72px !important;
}
 #subscribe-form .success {
 width: 218px;
}
 footer .privacy-box > img {
 float: none;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 200px;
}
 .nav-collapse_ .nav > li, .nav-collapse_ .nav > li > a {
 font-size: 12px;
 margin: 0px !important;
}
 .rightBlock .tel {
 font-size: 18px;
}
 .list4-box {
 margin-bottom: 0;
}
 .foo_menu {
 margin-top: 35px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 979px) {
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
 .foo_menu {
 display: none;
}
 #fooBox .span6 {
 width: 100%;
}
 .navbar_ {
 float: none;
}
 .nav-collapse_ .nav {
 display: inline-block;
}
 .navbar_ {
 margin-bottom: 30px !important;
 display: inline-block;
}
 .companyBox ul li {
 margin-right: 20px;
}
 #menu {
 padding-bottom: 20px;
}
 #menu > .container {
 text-align: center;
}
 .box4 {
 width: 29%;
 margin-right: 0;
 float: left;
}
 .rightBlock {
 float: none;
 display: inline-block;
}
 .list1 li .extra-wrap {
 overflow: visible;
}
 .privacy-box .info-box > div p > span {
 display: block;
}
 .privacy-box p > a {
 display: block;
}
 .list0 li .extra-wrap {
 overflow: visible;
}
 .bannerBox {
 width: 380px;
}
 .bannerBox .btn.btn-primary.btn1 {
 float: none;
 margin-top: 20px;
}
 .list4 li .extra-wrap {
 overflow: visible;
}
 .list5 {
 padding-bottom: 40px;
}
 #fooBox .span2.offset1 {
 margin-left: 20px;
}
 .list6-box:after {
 right: -45px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
}
 .form-div-1,  .form-div-2 {
 margin-right: 20px;
}
 .form-box:after {
 content: none;
}
 .supportBanner .title1 {
 font-size: 55px;
}
 .supportBanner .title2 {
 font-size: 25px;
 line-height: 23px;
 margin-top: 0px;
}
 .thumb-pad8 .thumbnail .caption h4 {
 font-size: 19px;
 line-height: 21px;
}
 .box-thumb1 {
 width: 215px;
}
 h1.brand {
 padding: 0px 0px 26px 0px !important;
}
 header {
 padding-bottom: 32px;
}
 h1.brand {
 text-align: left;
 width: 100%;
}
 .banner-box .title {
 font-size: 15px;
}
 .navbar_ .nav-collapse_ {
 width: 100%;
 padding: 0;
}
 header {
 padding-bottom: 10px;
 padding-top: 10px;
}
 header .container {
 text-align: center;
}
 header .span12 div {
 float: none;
}
 #search {
 float: right;
}
 .list5 li figure {
 width: 100%;
 float: none;
 margin-bottom: 10px;
}
 #subscribe-form .success {
 width: 164px;
}
 .list3 li p > span {
 display: block;
 width: auto;
}
 .follow_icon li {
 margin-bottom: 5px;
}
 #fooBox .span2 {
 width: 195px;
 float: left;
 margin-right: 30px;
}
 .list6-box:after {
 right: 0;
}
 .thumb-pad5 figure {
 margin-right: 0;
 float: none;
 width: 100%;
 margin-bottom: 20px;
}
 h3 {
 font-size: 28px;
 line-height: 28px;
}
 .list5.info-box li p span {
 display: inline-block;
 width: 65px;
 float: left;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 #menu {
 padding-bottom: 10px;
}
 .foo_menu {
 display: none;
}
 #fooBox .span6 {
 width: 100%;
}
 .companyBox ul li {
 margin-bottom: 20px;
}
 header .span12 div {
 float: none;
}
 .bannerBox {
 width: auto;
 margin-bottom: 65px;
}
 .bannerBox > div {
 float: none;
}
 .bannerBox .btn.btn-primary.btn1 {
 float: none;
 margin-top: 20px;
}
 .list6 {
 padding-right: 0;
}
 .box4 {
 width: 45%;
}
 .list0 li .extra-wrap {
 overflow: visible;
}
 .rightBlock {
 float: none;
 display: inline-block;
}
 #menu {
 padding-bottom: 20px;
}
 #menu > .container {
 text-align: center;
}
 .padTop {
 padding-top: 40px !important;
}
 .holder {
 padding-right: 0;
}
 .privacyBox:after {
 width: 100%;
 height: 1px;
 background: none;
 background: #bcbab0;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 right: 0;
 content: ' ';
 z-index: 10;
}
 .privacyBox {
 margin-top: 70px;
}
 .banner-box .span4 {
 float: left;
 width: 29%;
 margin-right: 20px;
}
 #search {
 float: right;
}
 h1.brand {
 text-align: center;
 width: 100%;
 padding: 0px 0 opx 0 !important;
}
 .select-menu {
 margin-bottom: 14px;
}
 .fw_video {
 margin-bottom: 60px;
 margin-top: 60px;
}
 .fw_video iframe {
 width: 100%;
}
 .list3 {
 margin-bottom: 40px;
}
 .list3 li {
 margin-bottom: 30px;
 width: 28%;
 float: left;
 margin-right: 30px;
}
 .list4 {
 margin-right: 0;
 padding-right: 0;
}
 .list4-box:after {
 width: 100%;
 height: 1px;
 background: #bcbab0;
 bottom: 0;
 top: auto;
 left: 0;
}
 .list4-box {
 padding-bottom: 20px;
 margin-bottom: 50px;
}
 .list5 {
 padding-bottom: 40px;
}
 .list5.info-box li p span {
 float: left;
}
 .list6-box {
 padding-bottom: 0;
}
 .list6-box:after {
 content: none;
 right: 0;
 display: none;
}
 .thumb-pad0 figure {
 float: left;
 margin-right: 15px;
}
 .thumb-pad2 {
 margin-bottom: 80px;
}
 .navbar_ {
 padding: 11px 10px 0 10px;
}
 .navbar_ .nav-collapse_ {
 width: 100%;
 padding: 0;
}
 .thumb-pad1 {
 margin-bottom: 0;
}
 .box4 {
 width: 29%;
 float: left;
 margin-right: 20px;
}
 .thumb-pad8 .btn.btn-primary.btn1 {
 font-size: 13px;
}
 .thumb-pad8 .thumbnail .caption h4 {
 font-size: 16px;
 line-height: 18px;
}
 .box-list1 {
 float: left;
 width: 45%;
 margin-right: 10px;
}
 .navbar_ {
 float: none;
}
 .navbar_ .nav-collapse_ {
 width: 100%;
}
 .box-thumb1 {
 width: 30%;
 float: left;
 margin-left: 0;
 margin-right: 18px;
}
 .navbar_ .nav-collapse_ {
 padding: 0;
 margin: 0;
 border: none;
}
 .navbar_ .nav-collapse_ .nav {
 display: none;
}
 .navbar_ .nav-collapse_ {
 height: auto !important;
 padding-bottom: 5px;
 background: none;
}
 .select-menu {
 display: block !important;
 width: 100%;
 border: 1px solid #000;
 background: #d9d9d9;
 color: #000000;
 cursor: pointer;
 margin-top: 10px;
 margin-bottom: 14px;
}
 .top {
 display: none;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin: 0 0 0 0;
}
 .box-thumb1 {
 width: 30%;
}
 .error {
 text-align: center;
 margin-bottom: 100px;
}
 .thumb-pad1 {
 margin-bottom: 40px;
}
 .box-pad1 {
 width: 45%;
 float: left;
 margin-right: 20px;
}
 .thumb-pad2 figure {
 float: left;
 margin-right: 20px;
}
 #subscribe-form .success {
 width: 100%;
}
 .thumb-pad1 figure {
 float: left;
 margin-right: 20px;
}
 .testimonials-box {
 margin-top: 35px;
}
 .navigation-box .span2,  .navigation-box .span3 {
 width: 40%;
 float: left;
 margin-right: 30px;
}
 .privacy-box > p br {
 display: block;
}
 #fooBox .span2 {
 width: 300px;
 float: left;
 margin-right: 30px;
}
 .list0 li .extra-wrap {
 padding-right: 0;
}
 .form-box {
 padding-top: 40px;
}
 .privacyBox > div {
 padding-right: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 626px) and (max-width: 767px) {
 #fooBox .span2 {
 width: 250px;
 float: left;
 margin-right: 30px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .box-thumb1 {
 width: 45%;
}
 .box4 {
 width: 45%;
}
 .thumb-pad8 .thumbnail .caption h4 {
 font-size: 16px;
 line-height: 18px;
}
 .thumb-pad8 .btn.btn-link {
 font-weight: normal;
 font-size: 11px;
 padding-bottom: 1px;
}
 .list3 li {
 width: 27%;
}
 .foo-btn {
 position: relative;
 top: 0;
 float: none;
 left: 0;
 text-align: center;
 margin-bottom: 20px;
}
 .list5 li figure {
 width: 100%;
 float: none;
 margin-bottom: 10px;
}
 .projects-box.box4 {
 width: 45%;
 float: left;
 margin-right: 20px;
}
 .list6-box {
 overflow: hidden;
}
 .list6-box:after {
 content: none;
 right: 0;
 display: none;
}
 .banner-box .span4 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .banner-box .span4 figure img {
 width: 100%;
}
 .banner-box .span4 {
 margin-bottom: 50px;
}
 #fooBox .span2 {
 width: 220px;
 float: left;
 margin-right: 30px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .list3 li {
 width: 42%;
}
 #search-404 input {
 margin-right: 0;
 width: 100%;
}
 .box-thumb1 {
 width: 45%;
}
 .thumb-pad2 figure {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .box4 {
 width: 45%;
}
 .fw_video {
 height: 193px;
}
 .fw_video iframe {
 height: 193px;
}
 .thumb-pad5 figure {
 width: 100%;
 margin-right: 0;
 float: none;
 margin-bottom: 20px;
}
 .list6-box {
 overflow: hidden;
}
 .list6-box:after {
 content: none;
 right: 0;
 display: none;
}
 #fooBox .span2 {
 width: 40%;
 float: left;
 margin-right: 30px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 482px) and (max-width: 625px) {
}
@media (max-width: 480px) {
 .rightBlock .follow_icons {
 margin: 0;
}
 .rightBlock .tel {
 float: none;
 margin-bottom: 10px;
}
 .list5 li {
 width: 100%;
}
 .list3 li {
 width: 38%;
}
 .box-thumb1 {
 width: 100%;
 float: none;
 margin-left: 0;
}
 .box4 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .box-list1 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .list4 li .extra-wrap a {
 display: block;
 float: none;
 margin-bottom: 5px;
}
 .map iframe {
 height: 200px;
}
 .thumb-pad0 figure {
 float: none;
 margin-right: 0;
 width: 100%;
}
 header .span12 div {
 text-align: center;
}
 header .span12 div ul {
 display: inline-block;
 float: none;
}
 #search,  #search input {
 width: 100%;
}
 #search {
 float: none;
 margin-left: 0;
}
 .box-pad1 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 footer p {
 float: none;
 margin-bottom: 10px;
}
 footer ul {
 float: none;
 display: block;
}
 #subscribe-form {
 margin-bottom: 30px;
}
 .supportBanner .title1 {
 font-size: 55px;
}
 .supportBanner .title2 {
 font-size: 25px;
 line-height: 23px;
 margin-top: 0px;
}
 .thumb-pad1 figure {
 float: none;
 margin-right: 0;
}
 .projects-box.box4 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .navigation-box .span2,  .navigation-box .span3 {
 width: 39%;
 float: left;
 margin-right: 30px;
}
 .privacy-box .info-box > div p > span {
 display: block;
}
 .privacy-box .info-box p {
 margin-bottom: 10px;
}
 .list6-box {
 overflow: hidden;
}
 .list6-box:after {
 content: none;
 right: 0;
 display: none;
}
 #fooBox .span2 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .list6 li .extra-wrap p br {
 display: block;
}
 .list6 li .extra-wrap p .pull-right {
 float: none;
}
 .list5.info-box li p span {
 display: inline-block;
 float: left;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 481px) {
}
@media (max-width: 320px) {
 .list5 li {
 width: 40%;
}
 .box-thumb1 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .list3 li {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .list5 li {
 width: 100%;
}
 .list1 li .extra-wrap {
 overflow: visible;
}
 .navigation-box .span2,  .navigation-box .span3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .list6-box {
 overflow: hidden;
}
 .list6-box:after {
 content: none;
 right: 0;
 display: none;
}
 #fooBox .span2 {
 width: 100%;
 float: none;
 margin-right: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/.error img {
	max-width: 100% !important;
	margin-top: 30px;
}
.margBot {
	margin-bottom: 81px;
}
.padTop {
	padding-top: 102px;
}
.padTop1 {
	padding-top: 22px;
}
.border {
	border-bottom: 1px solid #bcbab0;
}
.padBot {
	padding-bottom: 75px;
}
.padBot1 {
	padding-bottom: 46px;
}
.padBot2 {
	padding-bottom: 106px;
}
/*---------------------------------------------------------------------------------------------------------------------------*//*Core variables and mixins*/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.red {color:#E62A06}

.view-item {
	width:1120px; padding:25px; background:#FFF; margin-top:10px; border-radius: 2px; -moz-border-radius: 2px; -khtml-border-radius: 2px; border-bottom:2px solid #d2d0c5;
}

.view-item .main-title {
	float: left;
	width: 1080px;
	height: 50px;
	margin-bottom: 10px;
	
}

.view-item .main-title .text {
	line-height: 30px;
	background-color: #fff;	
	font-size: 20px;
	color: #000; display:block; border-top: 2px solid #ccc; padding-top:12px; padding-bottom:10px
}

.view-item .main-title .text2 {
	line-height: 30px;
	background-color: #fff;	
	font-size: 20px;
	color: #000; display:block;  padding-bottom:10px
}

.view-item .main-info {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}

.view-item .main-info .pic {
	float: left;
	width: 146px;
	height: 146px;
	padding: 6px;
	margin-right: 15px;
	border: 1px solid #cccccc;
	border-radius: 6px;
}
.view-item .main-info .pic a {
	float: left;
}

.view-item .main-info .name {
	float: left;
	overflow: hidden;
	width: 580px;
	height: 18px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 18px;
	color: #52b0bf;
}

.view-item .main-info .desc {
	float: left;
	overflow: hidden;
	width: 810px;
	font-size: 12px;
	line-height: 14px;
	color: #a6a6a6;
}

.view-item .main-info .desc .view-scheme {
	float: left;
	width: 500px;
	font-size: 12px;
	line-height: 14px;
	color: #a6a6a6;
	margin-top: 10px;
	text-align: right;
}
.view-item .main-info .desc .view-scheme span {
	cursor: pointer;
}

.view-item .main-info .buttons {
	float: left;
	width: 175px;
	margin-left: 20px;
}

.view-item .main-info .buttons .btn-link {
	float: right;
	width: 125px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-left: 40px;
	padding-right: 5px;
}

.view-item .main-info .buttons .eshop {
	background: url('../images/btn-icon-eshop.png') no-repeat 10px 4px #52B0BF;
}
.view-item .main-info .buttons .partners {
	background: url('../images/btn-icon-partners.png') no-repeat 10px 4px #52B0BF;
}
.view-item .main-info .buttons .prices {
	background: url('../images/btn-icon-prices.png') no-repeat 10px 4px #52B0BF;
}
.view-item .main-info .buttons .btn-link:hover {
	background-color: #76bec9;
}

.view-item .scheme {
	display: none;
	float: left;
	width: 871px;
	margin-bottom: 30px;
}

.view-item .scheme .title {
	float: left;
	width: 871px;
	color: #52b0bf;
	font-size: 16px;
	margin-bottom: 10px;
}
.view-item .scheme .pic {
	float: left;
	width: 380px;
	padding: 6px;
	margin-right: 15px;
	border: 1px solid #cccccc;
	border-radius: 6px;
}
.view-item .scheme .pic a {
	float: left;
}

.view-item .scheme .desc {
	float: left;
	overflow: hidden;
	width: 462px;
	font-size: 12px;
	line-height: 14px;
	color: #a6a6a6;
}


.view-item .properties {
	float: left;
	width: 871px;
	margin-bottom: 30px;
}

.view-item .properties .colors {
	float: left;
	width: 871px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.view-item .properties .colors .title {
	float: left;
	width: 871px;
	color: #F15309;
	font-size: 16px;
	margin-bottom: 10px;
}

.view-item .properties .colors .one-color {
	float: left;
	width: 52px;
	height: 52px;
	margin: 0 15px 15px 0;
	border: 1px solid #cccccc;
}


.view-item .properties .colors .one-color .wrapper {
	position: relative;
	width: 52px;
	height: 52px;
}

.view-item .properties .colors .one-color .wrapper img {
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}

.view-item .properties .colors .one-color .wrapper .meaning {
	display: none;
	position: absolute;
	width: 220px;
	left: 45px;
	bottom: 45px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 6px;
	background: #fff;
	z-index: 200;
	text-align: center;
}





.view-item .properties .prop-list {
	float: left;
	width: 396px;
}

.view-item .properties .prop-list .title {
	float: left;
	width: 396px;
	color: #F15309;
	font-size: 16px;
	margin-bottom: 10px;
}

.view-item .properties .prop-list .one-prop {
	float: left;
	width: 396px;
	color: #a6a6a6;
	font-size: 12px;
}

.view-item .properties .prop-list .one-prop .label {
	float: left;
	width: 170px;
}

.view-item .properties .prop-list .one-prop .value {
	float: left;
	width: 226px;
}

.view-item .objects {
	float: left;
	width: 871px;
	margin-bottom: 30px;
}

.view-item .objects .title {
	float: left;
	width: 871px;
	color: #F15309;
	font-size: 16px;
	margin-bottom: 10px;
}


.view-item .objects .one {
	float: left;
	width: 160px;
	margin-left: 10px;
}

.view-item .objects .one .obj-pic {
	float: left;
	width: 146px;
	padding: 6px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	border-radius: 6px;
}

.view-item .objects .one .obj-pic a {
	float: left;
}

.view-item .objects .one .obj-name {
	float: left;
	width: 140px;
	margin: 0px 10px 5px 10px;
	color: #52b0bf;
}

.view-item .objects .one .desc {
	float: left;
	width: 140px;
	margin: 0px 10px;
	font-size: 10px;
	color: #a6a6a6;
}

.view-item .main-properties {
	float: left;
	width: 460px;
	margin-bottom: 20px;
}

.view-item .main-properties .title {
	float: left;
	width: 460px;
	color: #F15309;
	font-size: 16px;
	margin-bottom: 10px;
}

.view-item .main-properties .images {
	float: left;
	width: 460px;
}

.view-item .main-properties .images .one {
	float: left;
	width: 220px;
	height: 30px;
	margin: 0 10px 15px 0;
}

.view-item .main-properties .images .one img {
	float: left;
	width: 35px;
	height: 30px;
	margin-right: 5px;
}

.view-item .main-properties .images .one .meaning {
	float: left;
	width: 180px;
	line-height: 15px;
	color: #A6A6A6;
}

/*.view-item .main-properties .images .one {
	float: left;
	width: 35px;
	height: 30px;
	margin: 0 30px 10px 0;
}

.view-item .main-properties .images .one .wrapper {
	position: relative;
	width: 35px;
	height: 30px;
}

.view-item .main-properties .images .one .wrapper img {
	position: relative;
	width: 35px;
	height: 30px;
	top: 0;
	left: 0;
	z-index: 100;
}

.view-item .main-properties .images .one .wrapper .meaning {
	display: none;
	position: absolute;
	width: 220px;
	left: 20px;
	bottom: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 6px;
	background: #fff;
	z-index: 200;
	text-align: center;
}*/

.view-item .accesories {
	float: left;
	width: 871px;
	margin-bottom: 30px;
}

.view-item .accesories .title {
	float: left;
	width: 871px;
	color: #F15309;
	font-size: 16px;
	margin-bottom: 10px;
}

.view-item .accesories .acc-sep {
	float: left;
	width: 100%;
	height: 5px;
}

.view-item .accesories .one {
	float: left;
	width: 92px;
	margin-left: 15px;
	overflow: hidden;
	margin-bottom: 5px;
}

.view-item .accesories .one .acc-pic {
	float: left;
	width: 90px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.view-item .accesories .one .acc-pic img {
	border-radius: 6px;
}

.view-item .accesories .one .acc-title {
	float: left;
	width: 90px;
}

.view-item .lists {
	float: left;
	width: 871px;
	margin-bottom: 30px;
}

.view-item .lists .main-link-title {
	float: left;
	width: 100%;
	color: #52b0bf;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

.view-item .lists .files-list {
	width: 100%;
	margin-bottom: 10px;
}
.view-item .lists .files-list .one {
	margin: 0 9px 12px;
}
.view-item .lists .files-list .link-more {
	float: left;
	width: 850px;
	text-align: right;
}



.logo { background: url(../img/vedrana.png) no-repeat 0px 10px;height: 55px;width: 100px;
display: block;
color: #2b4790;font-size: 16px;
font-weight: bold;
text-decoration: none;
padding-left: 120px;padding-top: 40px;
margin: 0px;
text-transform: uppercase;line-height: 16px;}
.logo:hover {  color:#444;  text-decoration:none}


.gg {margin-bottom:25px; box-shadow:1px 1px 3px #999999; padding:10px}


.gg  span{ font-weight:bold; color:#0862CF; font-size:16px; margin-bottom:10px; display:block}



.both { clear:both !important}
.leftt {/* float:left; *//* margin-left:10px; *//* margin-right:45px */}
.leftt a { color:#Fff; text-decoration:none; font-weight:bold; font-size:13px }
.leftt strong { color:#Fff; font-weight:bold; font-size:13px }
.ww {   color:#FFE288;  float:left; padding-right:35px; margin-right:35px; padding-left:130px; background:url(../img/vedrana-logo.png) no-repeat; margin-left:0px}

.ww0 {   color:#FFE288;  float:left;/* padding-right:35px; *//* margin-right:35px; *//* margin-left:8px; *//* margin-top:2px */}
.ww strong { font-size:14px; font-weight:bold; color:#fff; text-shadow:none;}
.ww strong span { font-size:12px; font-weight:bold;}
.bd { display:block; margin-top:10px; font-weight:bold; color:#ffe288; font-size:15px}
.bd strong { font-size:13px ; color:#FCF4B9; font-weight:bold; display:block}

.bd2 {
display: block;
margin-top: 12px;
font-weight: bold;
color: #ffe288;/* font-size: 14px; *//* border-top: 1px solid #F15932; */ line-height:14px; padding-top:8px}
.bd2 strong {font-size:13px; color:#F8F2C3; font-weight:bold; display:block}


.gg {
margin-bottom: 25px;
box-shadow: 1px 1px 3px #999999;
padding: 20px;background-color: #fff;}
.gg img { float:right;margin-left: 15px !important;} 

.gg  #tbl1 {border-collapse: collapse; margin-bottom:10px}
.gg  #tbl1 td {border: solid 1px #ececec; padding:3px;}

.llg { background:url(../img/log.gif) no-repeat 0px 0px; padding-left:60px; color:#FFF;/* font-size:14px; */ font-weight:bold}
.llg  span { color:#FFF; font-size:12px; font-weight:bold}
.skr { margin:20px 0px}
.skr img {float:left; margin-right:10px; margin-bottom:10px; height:150px; width:212px; overflow:hidden; border:1px solid #CCC}

.craig {margin:0px;margin-top:5px; margin-bottom:5px}
.craig li {
float: left;
width: 185px;
display: block;
border: 1px solid #ccc;
margin-right: 12px;
margin-bottom: 12px;
padding: 10px;
height: 185px;
font-size: 13px;border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
}
.craig li  span{ width:16px; height:16px; padding:3px; background-color: #F00; text-align:center; color:#FFF;border-top-left-radius: 5px;
-moz-border-top-left-radius: 5px;-khtml-border-top-left-radius: 5px; display:block; margin-right:10px; float:left }

.b2 li img{ width: 120px !important; margin-top:25px}


.b2 li img.m80 { width: 65px !important; float:right; margin-top:40px}
.pmen { width: 100%; background-color: #335885; height: 130px;position: fixed;    bottom: 0;   }
.fban  { width: 1180px; margin: 0px auto; padding: 10px; padding-left: 0px; padding-right: 0px; /* margin-top: 70px; */  /* margin-bottom: 2px; */  /* border: 1px solid #D5D4CB; */}
.fban li  {float:left;width: 83px; height:100px; margin-right: 5px;margin-left: 5px;text-align:center; font-size: 10px; list-style:none; background:#fff; border: 1px solid #B6B6B2; font-weight:bold; line-height: 11px;}
.fban li img {height: 48px;/* display:block; */margin:0px auto;margin-bottom:8px;margin-top:8px;}

.fban li.nemok_k { width:340px !important; text-align:left; font-size:12px; line-height: 12px; /* padding-top: 10px; */ padding-left:10px; height: 100px; font-weight: normal; /* background-color: #F6F6F6; */ border: 1px solid #F27885;}

.fban li.nemok_k a { color: #456D9E;}
.fban li.nemok_k a:hover { color:#444}

.fban li.nemok_k  img{ float:right; height:100%; margin: 0px;}


.fban li.nemok_k  span{ display:block; margin-bottom: 5px; color: #F14033; width: 200px; margin-top: 10px; font-weight: bold;}

.fban li.pristatymo{ width:140px; color: #E80303; position: relative; border: 1px solid #F27885;}
.fban li.pristatymo img { position:absolute; top:-18px; height: 78px;left: 15px;}

.pslp {width: 100%;/* margin:0px auto; */margin-top:10px; text-align:center;margin-left: 20px;}
.pslp a {width: 97%; border:1px solid #ccc; display:block;/* float:left; */ height: 40px; text-align:left;/* padding:10px; */ font-weight:bold; font-size: 12px; margin:5px;  background-color:#fff;line-height: 14px; box-shadow:1px 1px 2px #ccc;/* margin: 0px !important; *//* margin: 3px !important; */padding: 0px !important;}
.pslp a span { display:block; width: 180px;padding: 14px;}
.pslp a img { float:right; height: 40px;}
.pslp a:hover { border:1px solid #999; color:#ED2B4A; text-decoration:none}
.mrg9 { padding-top:8px !important}


.top10{ margin-top:18px}
	

.row22 {width: 98%; overflow-x: auto;padding: 1%;background: #FFF;  margin-top:10px;/* border-radius: 2px; */ -moz-border-radius: 2px; -khtml-border-radius: 2px; border-bottom:2px solid #d2d0c5; font-size:14px;/* padding-bottom: 120px; */}

.banr {position:absolute;
  width: 287px;
  height: 94px;
  right: -65px;
  display: block;

  z-index: 5000px}
  
  .ttb {
  box-shadow: #DDDDDD 0px 0px 4px;
  padding: 10px;
  margin-bottom: 8px;
  margin-top: 8px;
  border: 1px solid #ececec;
  /* padding-bottom: 10px; */
  /* padding-top: 10px; */
}

.ccc {
  text-align: center;
}

.dde, .dde2, .dde3, .ddeo {padding:0px; margin:0px}
.ddeo li { float:left; margin:2px; width:120px; height:150px; list-style:none; border:1px solid #ececec; font-size:12px; line-height:14px; padding:6px; text-align:center}
.ddeo li img {margin-bottom:4px; border:1px solid #ececec}


.dde2 li {

box-shadow: 1px 1px 5px #DBD9D9;
padding: 15px;
margin-bottom: 12px;
list-style: none;
border: 1px solid #DBDBDB;
}
.dde2 li img {/* height: 80px; *//* margin-left:10px; *//* margin-bottom:10px; *//* display:block; *//* margin-bottom:12px; *//* float:left; *//* border-radius: 3px; */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;}

.dde li span, .dde2 li span,.dde3 li span {font-weight: bold;
color: #0862CF;
font-size: 18px;
margin-bottom: 10px;
display: block;
}

.h350 { height:500px}


.dde li { box-shadow: 1px 1px 5px #DBD9D9;
padding: 15px;
margin-bottom: 12px;
list-style: none;
border: 1px solid #DBDBDB;
}
.dde li img { width: 300px; margin-left:10px; margin-bottom:10px; display:block; float: right; }

.tbl11 {border-collapse: collapse;   margin-bottom:14px; margin-top:6px}
.tbl11 td {border: solid 1px #E0E0E0; padding:4px; font-size:11px; background-color:#FFF}
.tbl11 th {border: solid 1px #E0E0E0; padding:4px; background: #F8F7F7; font-weight:bold; font-size:11px !important}
.tbl11 td span {border: solid 1px #E0E0E0; padding:4px; font-size:11px !important; font-weight:normal !important; margin:0px !important; display:block none !important; border:none !important }
.ffoo img { height: 100px; margin-right:5px; border:1px solid #cecece ; margin-top: 10px; margin-bottom: 5px;}



.dde, .dde2 {padding:0px; margin:0px}

.dde li {
float: left;
width: 516px;
margin-right: 12px;
box-shadow: 1px 1px 5px #DBD9D9;
padding: 15px;
margin-bottom: 12px;
list-style: none;
height: 440px;
border: 1px solid #DBDBDB;
}
.dde2 li {
    float: left;
    width: 330px;
    margin-right: 12px;
    box-shadow: 1px 1px 3px #999999;
    padding: 15px;
    margin-bottom: 12px;
    list-style: none;}

.dde li img { width: 200px; margin-left:10px; margin-bottom:10px; display:block; margin-bottom:12px ; float: right;}
.dde2 li img {  display:block;margin-bottom:12px;float:right;width: 75px;}
.dde li span, .dde2 li span{font-weight: bold;
color: #0862CF;
font-size: 18px;
margin-bottom: 10px;
display: block;
}

a.pdf2 {
background: url(/img/999/pdf.png) no-repeat 8px #F5F5F5;
border: 1px solid #EFECEC;
height: 16px;
padding: 8px 0px 8px 40px;
text-decoration: none;
color: #325783;
display: block;
margin-left: 0px;
margin-bottom: 10px;
width: 620px;
}

a.pdf2 img { float:left; margin-right:15px
}

a.pdf2 span {
background: url(/img/999/str_a.gif) no-repeat right;
/* padding-right: 8px; */
width: 68px;
float: right;
margin-right: 15px;
font-size: 12px;
/* margin: 0px !important; */
padding: 0px !important;
}
a.pdf2:hover, a.pdf22:hover{ color: #E82B39; background-color:#ececec }


a.pdf22 {
background: url(/img/999/pdf.png) no-repeat 9px #F5F5F5;
border: 1px solid #EFECEC;
/* height: 19px; */
padding: 12px 0px 10px 12px;
text-decoration: none;
/* color: #6B6565; */
width: 150px;
display: block;
margin-left: 0px;
margin-bottom: 10px;
padding-left: 39px;
float: right;
margin-left: 10px;
/* font-weight: bold; */
}

a.pdf22 img { float:left; margin-right:15px
}

a.pdf22 span {
background: url(/img/999/str_a.gif) no-repeat right;
/* padding-right: 8px; */
width: 60px;
float: right;
margin-right: 15px;
}



a.pdf3 {
background:#F5F5F5;
border: 1px solid #EFECEC;
height: 19px;
padding: 12px 0px 10px 12px;
text-decoration: none;
color: #325783;
/* width: 220px; */
display: block;
margin-left: 0px;
margin-bottom: 10px;
}

a.pdf3 img { float:left; margin-right:15px
}

a.pdf3 span {
background: url(/img/999/str_a.gif) no-repeat right;
/* padding-right: 8px; */
width: 60px;
float: right;
margin-right: 15px;
}
a.pdf3:hover{ color: #E82B39; }

.prt { margin:0px; margin-bottom:10px; padding:0px}
.prt li { float:left;  margin-right: 8px;  list-style:none}

.prt li a { width: 120px; padding: 12px; background: #F5F5F5; border: 1px solid #EDE5E5; height: 225px; display:block ; text-align:left; font-size: 12px;}
.prt li a:hover{ border: 1px solid #ccc;}
.prt li img {margin-bottom:5px;margin-left: 0px !important;float: left;} 
.both {clear:both}

.ttb98 {
box-shadow: 1px 1px 1px #F4F1F1;
padding: 10px;
margin-bottom: 15px;
border: 1px solid #E7E5E5; 
/* font-size: 11px; */
/* width: 45%; */
/* float: left; */
/* line-height: 13px; */
}

.ttb98 h2 { margin-top:0px; padding-top: 0px; margin-bottom: 8px; font-size: 14px; padding-bottom: 0px; line-height: 15px;}

.ttb98 img{ float:left; margin: 0px; margin-right:15px; margin-bottom:10px; width: 60px;}

.dde3 li.h350 { height:500px}

	.ccc {text-align:center}

	.h120 img { height:120px !important}
.h50 img { height:50px !important}
.h80 img { height:80px !important}
.h100 img { height:100px !important}
.h140 img { height:140px !important}
.h150 img { height:150px !important}
.h163 img { height:163px !important}
.h120 img { height:120px !important}
.h160 img { height:180px !important}
.h180 img { height:180px !important}
.h190 img { height:190px !important}
.h201 img { height:200px !important}
.h220 img { height:220px !important}
.h230 img { height:230px !important}
.h240 img { height:240px !important}
.h250 img { height:250px !important}
.h260 img { height:260px !important}
.h300 img { height:300px !important}
.w300 img { width:300px !important}
.w320 img { width:320px !important}
.w300 img { width:300px !important}
.w250 img { width:250px !important}
.w180 img { width:180px !important}
.w160 img { width:160px !important}
.w140 img { width:140px !important}
.w200 img { width:200px !important}
.w330 img { width:300px !important}
.w340 img { width:340px !important}
.w350 img { width:350px !important}
.ttb { box-shadow: #DDDDDD 0px 0px 4px; padding: 10px; margin-bottom:8px; margin-top:8px; border:1px solid #ececec; /* padding-bottom:10px; */ /* padding-top: 10px; */ background-color: #fff;}

.tbl33 {float:left; margin-right:10px; margin-bottom:20px; border:1px solid #ececec;}
.t33 {width:30%}
.t55 {width:70%}
.h350 { height:500px}

.skai {
float: right;
margin-bottom: 35px;
text-align: center;
color: #FFF;
padding: 12px;
background: url(/img/ex.png) no-repeat 10px 8px #093;
/* height: 20px; */
padding-left: 46px;
border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
font-size: 16px;
font-weight: bold;
width: 94px;
display: block;
}

.skai:hover{background: url(/img/ex.png) no-repeat 10px 8px #335885; text-decoration:none; color:#FFF; }



.gg8 img {  } 
.llg { background:url(../img/log.gif) no-repeat 0px 0px; padding-left:60px; color:#FFF; font-size:14px; font-weight:bold}
.llg  span { color:#FFF; font-size:12px; font-weight:bold}

.gg8  span { font-weight: bold;
color: #0862CF;
font-size: 18px;
margin-bottom: 10px;
display: block;}

.gg8{
margin-bottom: 25px;
box-shadow: 1px 1px 5px #DBD9D9;
padding: 20px;border: 1px solid #DBDBDB;
}


.ttb6{ box-shadow: #DDDDDD 0px 0px 4px; padding: 10px; margin-bottom:8px; margin-top:8px; border:1px solid #ececec; /* padding-bottom:10px; */ /* padding-top: 10px; */}
.ttb6 span{
color: #2C4F8F;
text-decoration: none;
font-weight: bold;
font-size: 13px;
margin-top: 4px;
margin-bottom: 4px;
display: block;
}
.ttb6 img { width:160px; float:left; margin-bottom:5px; border:2px solid #ececec; margin-right: 10px;}
.top22 {padding-top:22px}

.gazele2 {border: 1px solid #F1DADB;margin: 20px 0px 20px;height: auto;padding: 5px 10px 14px 15px;font-size: 1.1em;color: #000; background:#fff}
.gazele2 img {float:left;margin-right:20px;  */}
.gazele2 p {margin-top:12px}

@media (max-width: 767px){
.top22  {padding-top:0px !important; padding-bottom:10px}

}

.tel {font-size: 22px !important; color: #335885;font-weight: bold;display: block;padding: 46px 0px 0px 0px;}
.top22 {padding-top: 23px;}
.gazele2 {border: 1px solid #F1DADB;margin: 20px 0px 20px;height: auto;padding: 5px 10px 14px 15px;font-size: 1.1em;color: #000; background:#fff}
.gazele2 img {float:left;margin-right:20px;  */}
.gazele2 p {margin-top:12px}
.stogdengis {text-transform:uppercase;padding-right: 60px;padding-left: 10px;height: 49px;display:block;text-align: left; text-decoration:none; border-radius:2px;border: 1px solid #4680C5;padding-top: 6px;background: #4D8DCF; font-weight:bold; color: #fff;text-shadow: 1px 1px #3E6EA6;/font-size: 14px;margin: 0px auto !important;}
.stogdengis span { text-transform:none; text-shadow:0px !important;color: #FFE919;}
.stogdengis22 {height: 73px; position: absolute;bottom: 0px; right:0px;}
.stogdengis:hover {
    text-transform: uppercase;
    text-decoration: none;
    color: #DDECFE;
    text-shadow: 0px #fff;
}
.fft {
    padding-right: 0px !important;
    padding-left: 0px !important;}

.fg2 {padding-top:15px;margin-right: 40px;}

.redd {color: #EC2324 !important;text-shadow: 0px 0px 6px #0B2A50 !important;}
.tel-k {margin:0px;padding: 20px 0px;}
.tel-k li {float:left; padding-right:50px; font-size:16px; list-style:none;margin-bottom: 15px;/* border: 1px solid #ececec; *//* margin-right: 20px; */font-weight: bold;height: 30px;}
.ttl {background:url(../img/tel.jpg) no-repeat 0px 0px;padding-left:34px;}
.mml {background:url(../img/mail.jpg) no-repeat 0px 0px; padding-left:39px}
.stog {background: url(../img/stogdengis.png) no-repeat 220px 0px; color: #000;font-weight:bold; line-height:1.2em;margin-top: 0px; margin-bottom:15px}
.gazele23 {border: 1px solid #F1DADB;height: auto;padding: 5px 1%;font-size: 1.1em;color: #000; float:left;width: 47%;height: 63px;}
.gazele23 img {float:left;margin-right:20px; */}
.nav-collapse_ .nav > li > a.rt {color: #6DBFE6;}
.pri {/* border: 1px solid #F1DADB; */height: auto;padding: 0px 0px 0px 15px;font-size: 1.2em;color: #FFF; float:left;width: 48%;font-weight: bold;background-color: #EE2B34;margin-right: 1%;border-radius: 2px;height: 75px;}
.pri img {float:left;margin-right:20px;width: 110px;}
.pri span {font-size:0.8em;color: #FAE839;}
.pri p {padding-top:15px}

@media (max-width: 768px){
.top22  {padding-top:0px !important; padding-bottom:10px}
.tel {font-size: 22px !important; color: #335885;font-weight: bold;display: block;padding: 10px 0px 0px 0px;}
.stogdengis {text-transform:uppercase;padding-right: 60px;padding-left: 10px;height: 49px;display:block;text-align: left; text-decoration:none; border-radius:2px;border: 1px solid #4680C5;padding-top: 6px;background: #4D8DCF; font-weight:bold; color: #fff;text-shadow: 1px 1px #3E6EA6;/* position:absolute; */font-size: 12px;margin: 0px auto !important;}
.stogdengis span { text-transform:none; text-shadow:0px !important;color: #FFE919;}
.stogdengis22 {height: 73px; position: absolute;bottom: 0px; right:0px;}
.stogdengis:hover {
text-transform: uppercase;
text-decoration: none;
color: #DDECFE;
text-shadow: 0px #fff;
}
.fft {
padding-right: 0px !important;
padding-left: 0px !important;
margin-bottom:10px
}

.fg2 {padding-top:15px;margin-right: 40px;}

.uuzz {width:100%; text-align:center;margin-top: 15px;margin-bottom: 10px;padding-left: 0px !important;}

.ukl,.uzs  {float:none;padding:6px 0px;margin:0px auto;margin-bottom:5px;/* width:100%; */display:block;position:static;}

}

@media (min-width: 979px) and (max-width: 1200px){

.stogdengis {display: block;font-size: 11px;}

.stogas {text-transform:uppercase;padding-left: 103px;height: 42px;display:block; text-align:center; text-decoration:none; border-radius:2px; border: 1px solid #498E21;padding-top: 5px; padding-bottom:8px; background: #3FA303; font-weight:bold; color: #fff;text-shadow: 1px 1px #4A8C23;/* position:absolute; */font-size: 14px;/* top: 8px; */margin: 0px auto !important;}

.fg3 {margin-right: 20px !important;}
.fg2 {padding-top: 23px; margin-right: 0px;}}

@media (max-width: 979px){
.gazele23 {border: 1px solid #F1DADB;height: auto;padding: 0.5% 1%;font-size: 1.0em;color: #000; float:none;width: 98%;}
.gazele23 img {float:left;margin-right:10px; width:80px}

.pri {/* border: 1px solid #F1DADB; */height: auto;padding: 0.5% 1%;font-size: 1.0em;color: #FFF;float: none;width: 98%;font-weight: bold;background-color: #EE2B34;margin-right: 0%;margin-bottom: 6px;border-radius: 2px;/* display: block; */}
.pri img {float: right;margin-right: 0px;width: 80px;}
.pri span {font-size:0.8em;color: #FAE839;}
.pri p {padding-top: 4px;}}


@media (min-width: 780px) {
.noriu {position:absolute;right: 275px;top: 0px;width: 125px;padding: 0px;display:block;background: #0D9F1B;color:#fff;font-size: 13px;font-weight:bold;text-shadow: 0px 1px #118F1C;cursor:pointer;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;height: 27px;z-index: 2000;}

.noriu:hover {color: #F8DD5A;}

.radai {z-index: 2000; position:absolute;right: 408px;top: 0px;width: 125px;padding:0px;display:block;background: #FAB814;color: #FFFFFF;font-size: 13px;font-weight:bold;cursor:pointer;height: 27px;border-radius: 4px;text-shadow: 0px 1px 1px #CA940E;}
.radai:hover {color: #444;text-shadow: 0px 1px #CA940E;}
.nr {float:left;padding: 5px 8px 0px 8px;width: 85px;/* height: 36px; */display: inline-block;z-index: 2000;}
.radai span, .noriu span {padding: 4px 4px 0px;width:15px;float:right;text-align:center;font-size: 16px;font-weight: bold;height: 23px;}
.radai span {background-color: #E5A60A;-webkit-border-radius:0px 4px 4px 0px;-moz-border-radius:0px 4px 4px 0px;border-radius:0px 4px 4px 0px;}

.noriu span {background-color:#008E00;
-webkit-border-radius:0px 4px 4px 0px;
-moz-border-radius:0px 4px 4px 0px;
border-radius:0px 4px 4px 0px;} 


.mob-t { position:absolute}
}
@media (max-width: 780px) {

.pmen {padding-bottom: 50px;}
.radai {z-index: 2000; padding:0px;display:block;background: #FECC01;color: #FFFFFF;text-shadow: 0px 1px #CA940E;font-size: 14px;font-weight:bold;cursor:pointer;border-radius: 4px;width:150px;height: 35px;}
.radai:hover {color: #043C04;/text-shadow: none;}
.radai {position: fixed;bottom: 50px;left: 20px;background: #F3B722;z-index: 1000;}

.noriu {z-index: 2000; position: fixed;bottom: 10px;left: 20px;background:#cc0000;z-index: 1000;width:150px;}
.noriu {padding:0px;display:block;background: #0D9F1B;color: #FFFFFF;font-size: 14px;font-weight:bold;cursor:pointer;border-radius: 4px;height: 35px;}

.noriu:hover .nr,  .noriu:hover span  {color: #422B2B;}
.radai .nr,.noriu .nr {float:left;padding: 8px 8px 0px 10px;display:inline-block;height: 25px;}
.radai span {padding: 6px 10px;float:right;text-align:center;font-size: 1.2em;height: 29px;border-radius: 0px 4px 4px 0px;width: 12px;padding: 6px 8px 0px 8px;height: 29px;}
.noriu span {padding: 11px;width: 11px;float:right;text-align:center;height: 16px;}
.radai span {background-color: #F1A607;
-moz-border-radius:0px 4px 4px 0px;}

.noriu span {background-color:#008E00;font-size: 1.2em !important;-moz-border-radius: 0px 4px 4px 0px;border-radius: 0px 4px 4px 0px;width: 12px;padding: 8px 8px 0px 8px;height: 27px;} }




.uzs {
    padding: 5px 5px 0px;
    color:#FFF;
    background-color: #0E65BD;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    font-size: 13px;
    width: 120px;
    font-weight: bold;
    height: 22px;
    }


  .uzs:hover {color:#FFF; background-color: #ee3a40; text-decoration:none ; }
  
.ukl {padding: 5px 18px 0px;text-align:center;color:#FFF;background-color: #22589D;border-radius: 2px;-moz-border-radius: 2px;-khtml-border-radius: 2px;font-size: 13px;float: right;font-weight: bold;height: 22px;}
.ukl:hover {color:#FFF; background-color: #ee3a40; text-decoration:none;  }

.uzs {right:40px;top: 0px;position:absolute;z-index: 2000;text-align: center;}
.uzs:hover {color:#FFF; background-color: #ee3a40; text-decoration:none ;}
  
.ukl {top: 0px; right:175px; position:absolute; text-align:center; color:#FFF; z-index: 2000;}
.ukl:hover {color:#FFF; background-color: #ee3a40; text-decoration:none;  }


.radai {display:none}
.pw {padding:0px; margin:0px; font-size:1.0em; color:#555; text-transform:none; font-weight:bold}

@media (min-width: 480px) and (max-width: 900px){

.ww25 {width: 49%;float:left; margin:0.5% !important

 }}


@media (min-width: 901px)and (max-width: 1200px)
{

.ww25 {width: 32.9%;float:left;
 margin:0.2% !important
 }}


@media (min-width: 1201px)
{
.ww25 {width: 24.5%;float:left;
 margin:0.2% !important
 }}



.videoWrapper3 {
 position: relative;
 padding-bottom: 56.25%; / 16:9 /
 padding-top: 0px;
 height: 0;
 /* margin-bottom: 20px; */
}
.videoWrapper3 iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100% !important; 
 height: 100%;
}
.ww25 {width: 49%;float:left; margin:0.5% !important

 }}


@media (min-width: 901px)and (max-width: 1200px)
{

.ww25 {width: 32.9%;float:left;
 margin:0.2% !important
 }}


@media (min-width: 1201px)
{
.ww25 {width: 24.5%;float:left;
 margin:0.2% !important
 }}



.videoWrapper3 {
 position: relative;
 padding-bottom: 56.25%; / 16:9 /
 padding-top: 0px;
 height: 0;
 /* margin-bottom: 20px; */
}
.videoWrapper3 iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100% !important; 
 height: 100%;
}
@media (min-width: 704px) {

.ww50c {width:49.5%;margin-bottom: 10px;}
.ww50l {width:49.5%;float:left;margin-top: 10px;margin-right: 0.5%;margin-bottom: 10px;}
.ww50r {width:49.5%;float:right; margin-left:15px;
 margin-top: 0px; margin-bottom:15px}

}

.www {margin-bottom:10px}