@import url('_1_open-sans.css');
@import url('_1_UTMBeba.css');
@import url('bxslider.css');
@import url('font-awesome.css');
@import url('mmenu.css');
@import url('popup.boxes.css');
@import url('animate.css');

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	background-color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	color: #2e2e2e;
	font-size: 14px;
	line-height: 20px;
	position: relative;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	border: none;
}

select {
	background: url('../images/select.png') right 10px center no-repeat;
	outline: none;
	overflow: hidden;
	text-indent: 0.01px;
	text-overflow: '';
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input, textarea, select {
	outline: none;
}

*::-webkit-input-placeholder {
	color: inherit;
}

*:-moz-placeholder {
	color: inherit;
	opacity: 1;
}

*::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

*:-ms-input-placeholder {
	color: inherit;
}

ul, ol {
	margin: 7px;
	padding-left: 15px;
	width: auto;
}

img {
	background-color: transparent;
	border: 0;
	font-size: 0;
	line-height: 0;
	max-width: 100%;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

a {
	color: #00579c;
	text-decoration: none;
}

a:hover, a:focus {
	color: #277cbe;
}

a[href^=tel], a[href^=mail] {
	color: inherit;
	text-decoration: none;
}

a img {
	text-decoration: none;
}

strong, b {
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1 {
	font-size: 30px;
	line-height: 38px;
}

h2 {
	font-size: 22px;
	line-height: 30px;
}

h3 {
	font-size: 18px;
	line-height: 24px;
}

h4 {
	font-size: 14px;
	line-height: 19px;
}

.title, .title > a {
	color: #00579c;
}

.title > a:hover, .title > a:focus {
	color: #277cbe;
}

.t-light {
	font-weight: 300;
}

.t-regular {
	font-weight: 400;
}

.t-semibold {
	font-weight: 600;
}

.t-upc {
	text-transform: uppercase;
}

.t-crop {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

.f-space05 {
	margin-top: 5px;
}

.f-space10 {
	margin-top: 10px;
}

.f-space15 {
	margin-top: 15px;
}

.f-space20 {
	margin-top: 20px;
}

.f-space25 {
	margin-top: 25px;
}

.f-space30 {
	margin-top: 30px;
}

.f-space40 {
	margin-top: 40px;
}

.f-space50 {
	margin-top: 50px;
}

.f-space70 {
	margin-top: 70px;
}

.f-space100 {
	margin-top: 100px;
}

.mar-right05 {
	margin-right: 5px;
}

.mar-left05 {
	margin-left: 5px;
}

.mar-right10 {
	margin-right: 10px;
}

.mar-left10 {
	margin-left: 10px;
}

.mar-right15 {
	margin-right: 15px;
}

.mar-left15 {
	margin-left: 15px;
}

.mar-right20 {
	margin-right: 20px;
}

.mar-left20 {
	margin-left: 20px;
}

.mar-right25 {
	margin-right: 25px;
}

.mar-left25 {
	margin-left: 25px;
}

.mar-left30 {
	margin-left: 30px;
}

.alg-lft {
	text-align: left;
}

.alg-ctr {
	text-align: center;
}

.alg-rht {
	text-align: right;
}

.alg-jty {
	text-align: justify;
}

#wrapper {
	background-color: #f4f4f4;
	width: 100%;
	max-width: 1920px;
	position: relative;
	overflow: hidden;
}

.img {
	width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.box-wp {
	max-width: 983px;
	position: relative;
}

.header {
	width: 100%;
	margin-bottom: 20px;
}

.logo {
	width: 100%;
}

.logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 0 0;
}

.clogo {
	width: 100%;
}

.clogo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.header-sm {
	background: #f8f8f8;
	border-bottom: 2px solid #277cbe;
	padding: 5px 55px 5px 10px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	display: none;
}

.header-sm .logo {
	float: left;
}

.header-sm .logo img {
	max-height: 35px;
}

.header-sm .login {
	background: #2c8bea url('../images/icon-cus.png') center no-repeat;
	float: right;
	border-radius: 50%;
	cursor: pointer;
	width: 29px;
	height: 29px;
	margin: 3px;
}

.header-sm .notification {
	background: url('../images/icon-globe.png') center no-repeat;
	cursor: pointer;
	width: 30px;
	height: 29px;
	float: right;
	margin: 3px;
}

.menu.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	max-width: 1600px;
}

.navigation, .navigation ul, .navigation ul li, .navigation ul li a {
	list-style: none;
	line-height: 0;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0 auto;
}

.navigation > ul > li {
	display: table-cell;
	width: 1%;
}

.navigation > ul > li.active > a, .navigation > ul > li > a:hover {
	color: #e31e24;
}

.navigation > ul > li:first-child a {
	margin-left: 0;
}

.navigation > ul > li > a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: 300;
	line-height: 49px;
	text-align: center;
	white-space: nowrap;
	position: relative;
	text-transform: uppercase;
}

.navigation ul ul {
	position: absolute;
	left: -9999px;
	top: 40px;
	width: 200px;
	z-index: 999;
	padding-top: 30px;
	opacity: 0;
	-webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
	-moz-transition: top 0.2s ease, opacity 0.2s ease-in;
	-ms-transition: top 0.2s ease, opacity 0.2s ease-in;
	-o-transition: top 0.2s ease, opacity 0.2s ease-in;
	transition: top 0.2s ease, opacity 0.2s ease-in;
}

.navigation ul ul ul {
	width: auto;
}

.navigation.align-right ul ul {
	text-align: right;
}

.navigation > ul > li > ul::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #00579c;
	top: 13px;
	left: 35px;
}

.navigation.align-right > ul > li > ul::after {
	left: auto;
	right: 20px;
}

.navigation ul ul ul::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-right-color: #00579c;
	top: 12px;
	left: -8px;
}

.navigation.align-right ul ul ul::after {
	border-right-color: transparent;
	border-left-color: #00579c;
	left: auto;
	right: -4px;
}

.navigation > ul > li:hover > ul {
	top: 20px;
	left: -20px;
	opacity: 1;
}

.navigation.align-right > ul > li:hover > ul {
	left: auto;
	right: 0;
}

.navigation ul ul ul {
	padding-top: 0;
	padding-left: 6px;
}

.navigation.align-right ul ul ul {
	padding-right: 6px;
}

.navigation ul ul > li:hover > ul {
	left: 200px;
	top: 0;
	opacity: 1;
}

.navigation.align-right ul ul > li:hover > ul {
	left: auto;
	right: 100%;
	opacity: 1;
}

.navigation ul ul li a {
	background-color: #00579c;
	border-bottom: 1px solid #13669c;
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
	text-decoration: none;
	padding: 0 10px 0 25px;
	line-height: 36px;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.navigation ul ul li a::before {
	font: normal normal normal 10px/1 FontAwesome;
	content: "\f101";
	position: absolute;
	top: 14px;
	left: 10px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.navigation ul ul li:hover > a, .navigation ul ul li > a:hover, .navigation ul ul li > a:focus {
	background-color: #ffc002;
}

.navigation ul ul li.active > a {
	background-color: #004f8c;
}

.navigation ul ul li:hover > a::before, .navigation ul ul li > a:hover:before, .navigation ul ul li > a:focus:before {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.navigation ul ul li.active > a::before {
	color: #fff373;
}

.container {
	width: 100%;
	padding-bottom: 30px;	/*background:url('../images/nen.jpg');
		background-size: cover;
	    background-position: center;*/
	background: #f2f4f7;
	position: relative;
}

.content {
	padding: 10px;
}

.time {
	color: #8c8c8c;
	font-size: 12px;
	font-weight: 400;
	white-space: nowrap;
}

a.view-detail {
	background: url('../images/btn.png') center no-repeat;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	width: 214px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

a.view-more {
	background: url('../images/more.png') right center no-repeat;
	color: #474747;
	display: inline-block;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	padding-right: 30px;
}

a.view-more:hover, a.view-more:focus {
	color: #00579c;
	text-decoration: underline;
}

.news-hot {
	background: #f7fcfe url('../images/bg.jpg') top repeat-x;
	padding: 0 7px;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}

.col-1 {
	float: left;
	width: 50%;
	padding: 7px 0;
}

.news-hot .col-1:first-child {
	padding-left: 12px;
}

.news-hot .col-1:last-child {
	padding-right: 12px;
}

.item-1 .box-it {
	background-color: #ffffff;
	padding: 8px;
	overflow: hidden;
}

.item-1 .box-it .img {
	border: 1px solid #e8e9e9;
	margin-bottom: 7px;
}

.item-2 {
	padding: 0 0 7px 5px;
}

.item-2:last-child {
	padding-bottom: 0;
}

.item-2 .box-it {
	background-color: #ffffff;
	padding: 7px;
}

.item-2 .box-it:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.item-2 .img {
	float: left;
	width: 30%;
}

.item-2 .comment {
	float: right;
	width: 70%;
	padding: 4px 0 0 7px;
	height: 80px;
	overflow: hidden;
}

.box-soft {
	overflow: auto;
}

.box-soft .soft {
	background: #f3f3f3 url('../images/soft.jpg') top center no-repeat;
	height: 215px;
	min-width: 1026px;
}

a.item-soft {
	color: #1e9bff;
	display: block;
	float: left;
	width: 16.666667%;
	height: 210px;
	text-align: center;
	padding: 5px;
}

a.item-soft .img {
	background: url('../images/line.jpg') bottom center no-repeat;
	line-height: 110px;
}

a.item-soft h3.name {
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	text-transform: uppercase;
	margin-top: 20px;
}

a.item-soft:hover, a.item-soft:focus {
	background: #f3f3f3 url('../images/soft-it.jpg') top center no-repeat;
	color: #d1d9e3;
}

a.item-soft:hover .img, a.item-soft:focus .img {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

.about-us {
	padding: 25px 10px 0;
}

.about-us .item-about {
	padding: 0 20px 0 5px;
	text-align: justify;
}

.item-contacts {
	padding: 0 5px 0 10px;
}

.item-contacts .box-it {
	background-color: #ffffff;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 15px 10px 8px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.box-gallery {
	background: url('../images/bg-gallery.jpg') top center no-repeat;
	padding: 85px 10px 130px;
}

.box-gallery .gallery {
	padding: 0 5px;
}

.box-gallery .gallery .title {
	color: #ffffff;
}

.box-gallery .gallery a {
	color: #ffffff;
}

.box-gallery .gallery a:hover, .box-gallery .gallery a:focus {
	color: #9dc3e8;
}

.box-gallery .gallery .title {
	margin: 0 0 35px 10px;
}

.list-photos .photos {
	float: left;
	width: 20%;
}

.list-photos .photos .img {
	padding: 5px;
}

.list-photos .photos .img > a {
	display: block;
	position: relative;
}

.list-photos .photos .img > a:hover:after, .list-photos .photos .img > a:focus:after {
	background: rgba(0, 0, 0, 0.5) url('../images/view.png') center no-repeat;
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.intercompany {
	margin-top: -90px;
	padding: 0 10px;
}

.intercompany .col-1:first-child {
	padding-left: 12px;
}

.intercompany .col-1:last-child {
	padding-right: 12px;
}

.corporate {
	padding-right: 20px;
}

.corporate .title {
	background: url('../images/group.png') left center no-repeat;
	padding: 5px 0 0 85px;
}

.item-3 .box-it {
	border-bottom: 1px solid #cdcdcd;
	padding: 20px 0;
}

.item-3 .box-it:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.item-3 .img {
	float: left;
	width: 34%;
}

.item-3 .comment {
	float: right;
	width: 66%;
	padding-left: 12px;
	font-size: 13px;
	line-height: 17px;
	margin-top: -5px;
	text-align: justify;
}

.documents {
	font-size: 13px;
}

.box-document {
	margin-top: 10px;
	overflow: hidden;
}

#_list_document {
	padding-left: 25px;
}

.item-4 .box-it {
	background: url('../images/file.png') left center no-repeat;
	border-bottom: 1px solid #cdcdcd;
	padding: 12px 0 5px 65px;
	min-height: 50px;
}

.item-4 .box-it.doc {
	background: url('../images/doc.png') left center no-repeat;
}

.item-4 .box-it.docx {
	background: url('../images/docx.png') left center no-repeat;
}

.item-4 .box-it.doc a, .item-4 .box-it.docx a {
	color: #2a5699;
}

.item-4 .box-it.pdf {
	background: url('../images/pdf.png') left center no-repeat;
}

.item-4 .box-it.pdf a {
	color: #e22919;
}

.item-4 .box-it.ppt {
	background: url('../images/ppt.png') left center no-repeat;
}

.item-4 .box-it.pptx {
	background: url('../images/pptx.png') left center no-repeat;
}

.item-4 .box-it.ppt a, .item-4 .box-it.pptx a {
	color: #d14524;
}

.item-4 .box-it.xls {
	background: url('../images/xls.png') left center no-repeat;
}

.item-4 .box-it.xlsx {
	background: url('../images/xlsx.png') left center no-repeat;
}

.item-4 .box-it.xls a, .item-4 .box-it.xlsx a {
	color: #1f7044;
}

.item-4 .box-it.rar {
	background: url('../images/rar.png') left center no-repeat;
}

.item-4 .box-it.zip {
	background: url('../images/zip.png') left center no-repeat;
}

.item-4 .box-it.rar a, .item-4 .box-it.zip a {
	color: #95477f;
}

.item-4 .box-it .link-document {
	text-align: right;
}

.item-4 .box-it .link-document label {
	display: inline-block;
	margin: 0 10px;
	white-space: nowrap;
}

.item-4 .box-it .link-document label > a {
	color: #2e2e2e;
}

.item-4 .box-it .link-document label .fa {
	font-size: 1.2em;
}

.item-4 .box-it .link-document label > a:hover, .item-4 .box-it .link-document label > a:focus {
	color: #00579c;
	text-decoration: underline;
}

.wp-list {
	margin-left: -5px;
	margin-right: -5px;
}

.item-5, .item-6 {
	float: left;
	width: 50%;
	padding: 7px 5px;
}

.item-5 .box-it, .item-6 .box-it {
	background-color: #ffffff;
	padding: 8px;
	font-size: 13px;
	line-height: 18px;
}

.item-5 .box-it p, .item-6 .box-it p {
	text-align: justify;
}

.item-5 .box-it {
	background-color: transparent;
	padding: 0;
}

.item-5 .box-it .img {
	border: 1px solid #e8e9e9;
}

.item-5 .box-it .comment {
	padding: 10px 5px 5px;
}

.item-6 .box-it:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.item-6 .img {
	float: left;
	width: 30%;
}

.item-6 .comment {
	float: right;
	width: 70%;
	padding: 4px 0 0 8px;
	height: 80px;
	overflow: hidden;
}

.item-7 {
	float: left;
	width: 33.3333336%;
	padding: 5px;
}

.item-7 .box-it {
	background-color: #ffffff;
	padding: 8px 8px 20px;
	box-shadow: 0 2px 2px #e9ebec;
}

.item-7 .box-it .img {
	border: 1px solid #e8e9e9;
}

.item-7 .box-it .comment {
	background: url('../images/picture.png') left center no-repeat;
	padding: 8px 5px 0 45px;
	height: 50px;
	overflow: hidden;
}

.item-7 .box-it .comment h4 {
	font-weight: 600;
}

.item-7 .box-it .comment a {
	color: #2e2e2e;
}

.item-7 .box-it:hover .comment a, .item-7 .box-it:focus .comment a, .item-7 .box-it .comment a:hover, .item-7 .box-it .comment a:focus {
	color: #00579c;
}

.contacts {
	background-color: #ffffff;
	box-shadow: 0 2px 3px #dfe1e2;
	padding: 12px 20px;
	margin: 20px 0;
	overflow: hidden;
}

.contacts.highlight {
	background: #eeeeee;
}

.contacts .reveal {
	background: url('../images/reveal.png') no-repeat;
	width: 36px;
	height: 36px;
	float: left;
	margin: 0 10px 0 5px;
	cursor: pointer;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.contacts .title {
	float: left;
	color: #2e2e2e;
	max-width: 90%;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	padding-top: 5px;
}

.contacts .post {
	display: none;
	float: left;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	clear: both;
	width: 94%;
	margin-top: 15px;
	margin-left: 5%;
	padding-bottom: 20px;
}

.contacts.highlight .reveal {
	-webkit-transform: rotate(45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.contacts.highlight .title {
	color: #00579c;
}

.wrap-detail {
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	position: relative;
	margin-top: 10px;
}

.detail-wp h1, .detail-wp h2, .detail-wp h3, .detail-wp h4, .detail-wp h5, .detail-wp p, .detail-wp table, .detail-wp ul, .detail-wp ol {
	margin-bottom: 10px;
}

.wrap-detail .social-like {
	margin: 20px 0 0;
	position: relative;
	z-index: 1;
	line-height: 20px !important;
}

.wrap-detail .social-like .item-social {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
}

.wrap-detail .social-like .item-social ._2pi8 {
	padding: 0 !important;
}

.social-share {
	position: absolute;
	top: -30px;
	right: 0;
	z-index: 7;
	height: 0;
	text-align: center;
}

.social-share input[type="checkbox"] {
	display: none;
}

.social-share .checkbox:checked ~ .social {
	opacity: 1;
	-webkit-transform: scale(1) translateY(-67px);
	-moz-transform: scale(1) translateY(-67px);
	-o-transform: scale(1) translateY(-65px);
	transform: scale(1) translateY(-67px);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.social-share .label {
	background-color: rgba(0, 87, 156, 0.8);
	border-radius: 50%;
	color: #ffffff;
	font-size: 17px;
	cursor: pointer;
	margin: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.social-share .checkbox:checked + .label {
	background-color: #acacac;
	color: #00579c;
}

.social-share .social {
	transform-origin: 50% 0%;
	-webkit-transform: scale(0) translateY(-167px);
	-moz-transform: scale(0) translateY(-167px);
	-o-transform: scale(0) translateY(-167px);
	transform: scale(0) translateY(-167px);
	opacity: 0;
}

.social-share ul {
	color: #ffffff;
	width: 90px;
	height: 30px;
	margin: auto;
	padding: 0;
	list-style: none;
	position: relative;
	left: 0;
	right: 0;
}

.social-share ul li {
	display: block;
	font-size: 15px;
	cursor: pointer;
	width: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

.social-share ul li:hover {
	color: rgba(0, 0, 0, .5);
}

.social-share ul:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #33bce9;
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 0;
	width: 0;
}

.social-share li[class*="facebook"] {
	background-color: #37528d;
}

.social-share li[class*="twitter"] {
	background-color: #33bce9;
}

.social-share li[class*="google-plus"] {
	background-color: #dc2310;
}

.wrap-detail .others {
	border-left: 2px solid #00579c;
	padding-left: 10px;
	margin-top: 10px;
}

ul.list-other {
	margin: 5px 0 5px 20px;
	padding: 0;
	width: auto;
}

ul.list-other li {
	list-style: square;
	color: #00579c;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

ul.list-other li a {
	color: #3f3a3a;
}

ul.list-other li a:hover, ul.list-other li a:focus {
	color: #00579c;
	text-decoration: underline;
}

.updating {
	padding: 20px 0;
	text-align: center;
}

.updating h3 {
	font-weight: 400;
}

.contact-info {
	padding-left: 15px;
}

.wrap-detail .grid a {
	display: block;
	position: relative;
}

.wrap-detail .grid a:hover:after, .wrap-detail .grid a:focus:after {
	background: rgba(0, 0, 0, 0.5) url('../images/view.png') center no-repeat;
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.document-search {
	position: relative;
	padding-right: 90px;
	margin-bottom: 10px;
}

.document-search .search {
	margin-top: 0;
}

.document-search .social-share {
	top: 1px;
}

.wrap-doc {
	background-color: #fbfbfb;
	border-left: 3px solid #006ec6;
	padding: 15px 20px;
}

.wrap-doc .s-b {
	color: #0a9c97;
	display: inline-block;
	font-weight: 600;
	width: 125px;
	margin: 3px auto;
	text-decoration: underline;
}

.footer {

	/*background: url('../images/ft.jpg');*/
	background: #054469;
	margin-top: -81px;
	position: relative;
	z-index: 1;
}

.breadcrumb .fa {
	font-size: 1.4em;
}

.breadcrumb a + a {
	padding-left: 15px;
}

.breadcrumb a {
	color: #00579c;
	display: table-cell;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 8px 0 0;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
}

.breadcrumb a:before {
	content: "/";
	color: #d9d9d9;
	position: absolute;
	left: 100%;
	top: 0;
	font-size: 1.4em;
}

.breadcrumb > a:last-child::before {
	display: none;
}

.between {
	position: relative;
	z-index: 2;
	width: 100%;
	padding-bottom: 5px;
}

.between .col {
	float: left;
	width: 50%;
}

.col .box-it {
	position: relative;
	float: right;
}

.col .fix-img-ava-home-car {
	height: 100%;
}

.col .fix-img-ava-home-car .img {
	padding-top: 5px;
	height: 100%;
}

.col .fix-img-ava-home-car .img img {

	/*min-height: 320px;*/

	/*max-width: 486px;*/
	object-fit: cover;
	border: 6px solid #cccccc;
	max-width: 92%;
}

.box-it .comment {
	position: absolute;    /*background-color: rgba(0, 0, 0, 0.7);*/

	/*bottom: 6%;*/
	bottom: 2%;
	left: 1px;
	right: 0;
	width: 100%;
	line-height: 47px;
}

.col .box-it2 {
	position: relative;
	float: left;
}

.box-it2 .comment {
	position: absolute;    /*background-color: rgba(0, 0, 0, 0.7);*/
	bottom: 5%;
	left: 1px;
	right: 0;
	width: 89%;
	line-height: 47px;
}

.comment p {
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-family: 'UTMBebas';
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.col p:hover {
	color: #0092cb;
}

.copyright {
	width: 100%;
	padding: 55px 0 15px 0;
	text-align: center;
}

.copyright span {
	color: #fff;
	font-weight: bold;
}

.copyright p {
	color: #fff;
}

.header .n-m-first {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.header .n-m-second {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.footer .n-m-third {
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

table {
	max-width: 100%;
	background-color: transparent;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	margin-bottom: 20px;
	margin: 10px 0px 17px;
	border: 1px solid rgb(220, 220, 220);
	padding: 15px
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}

table td[class*="col-"], table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}

.titlee {
	width: 100%;
	padding: 0 10px 0 10px;
	color: #00579c;
}

@media screen and (max-width:1101px) and (min-width:961px) {
	.navigation > ul > li > a {
		font-size: 12px;
	}

	.between {
		margin-top: 15px;
		margin-bottom: 73px;
	}

	.copyright {
		padding: 25px 0 15px 0;
	}

}

@media screen and (max-width:960px) {
	.col-1 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.item-2 .comment {
		padding-top: 0;
		height: 76px;
	}

	.box-gallery .gallery {
		padding: 0;
	}

	.footer .copyright, .footer .danaweb {
		width: 100%;
	}

	.footer .danaweb {
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}

}

@media screen and (max-width:800px) {
	.col .fix-img-ava-home-car .img img {
		max-width: 96%;
	}

	.between .col {
		float: none;
		width: 60%;
	}

	.between {
		margin-bottom: 50px;
	}

	.copyright {
		padding: 25px 0 15px 0;
	}

}

@media screen and (max-width:767px) {
	h1 {
		font-size: 24px;
		line-height: 30px;
	}

	h2 {
		font-size: 18px;
		line-height: 24px;
	}

	h3 {
		font-size: 16px;
		line-height: 22px;
	}

	.box-gallery {
		padding-top: 105px;
	}

	.box-gallery .gallery .title {
		font-size: 16px;
		font-weight: 400;
		margin-bottom: 22px;
	}

	.item-7 {
		width: 50%;
	}

	.contact-info {
		padding: 0;
	}

}

@media screen and (max-width:580px) {
	.col-1, .item-5, .item-6 {
		width: 100%;
	}

	.item-1 .box-it {
		height: auto;
	}

	.item-2 {
		padding: 3px 0;
	}

	.item-2 .box-it {
		border: 1px solid #f4f5f5;
		height: auto;
	}

	.item-2 .comment {
		height: auto;
	}

	.about-us .item-about, .item-contacts, .corporate {
		padding: 0;
	}

	.item-contacts {
		margin-top: 20px;
	}

	.item-6 .comment {
		height: auto;
	}

}

@media screen and (max-width:414px) {
	.between .col {
		width: 100%;
	}

}

@media screen and (max-width:376px) {
	.comment p {
		font-size: 25px;
	}

}

@media screen and (max-width:360px) {
	.header-sm {
		padding-right: 52px;
	}

	.header-sm .notification, .header-sm .login {
		margin: 3px 2px;
	}

	.item-2 .img, .item-2 .comment, .item-3 .img, .item-3 .comment, .item-6 .img, .item-6 .comment {
		width: 100%;
		padding: 0;
	}

	.item-2 .img, .item-3 .img, .item-6 .img {
		margin-bottom: 8px;
	}

	.item-7 {
		width: 100%;
	}

}

@media screen and (max-width:320px) {
	.comment p {
		font-size: 23px;
	}

}

@media screen and (max-width:319px) {
	.header-sm .notification, .header-sm .login {
		display: none;
	}

}

#_loading_popup {
	display: none;
	position: fixed;
	z-index: 999;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding: 8px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

@media (min-width:520px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

}

@media (min-width:768px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

}

@media (min-width:992px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

}

/***
Customized Bootstrap Tables
***/
table {
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
}

th {
	text-align: left;
}

.table {
	font-size: 13px;
	line-height: 17px;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	vertical-align: middle;
}

.table-manager > thead > tr > th, .table-manager > tbody > tr > th, .table-manager > tfoot > tr > th, .table-manager > thead > tr > td, .table-manager > tbody > tr > td, .table-manager > tfoot > tr > td {
	border-top: 1px solid #eee;
}

.table > thead > tr > th {
	background-color: #00579c;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.table-striped > thead > tr > th, .table-striped > tbody > tr > th, .table-striped > tfoot > tr > th, .table-striped > thead > tr > td, .table-striped > tbody > tr > td, .table-striped > tfoot > tr > td {
	border-top: 1px solid #ddd;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-manager {
	border-radius: 0;
	border: 1px solid #4c7585 !important;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #efefef;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
	background-color: #ffffff;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: #e2e7eb;
}

table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}

table td[class*="col-"], table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}

.table tr > td > label {
	white-space: normal;
}

.table-line > thead > tr > th, .table-line > tbody > tr > th, .table-line > tfoot > tr > th, .table-line > thead > tr > td, .table-line > tbody > tr > td, .table-line > tfoot > tr >td {
	border-bottom: 1px solid #ddd;
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	.table-responsive > .table {
		margin-bottom: 0;
	}

	.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}

	.table-responsive > .table-bordered {
		border: 0;
	}

	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}

	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}

	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}

}

/***
Default table
***/
.table.table-bordered thead > tr > th {
	border-color: #006ec6;
	padding-top: 12px;
	padding-bottom: 12px;
	white-space: nowrap;
}

.table tr.heading > th {
	background-color: #eee !important;
}

.table td .img-responsive {
	width: 100%;
}

/* Contextual table row variants */
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
	background: #a6c8e6;
	color: #132339;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
	background: #92bce0;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
	background: #dff0d8;
	color: #3c763d;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
	background: #d0e9c6;
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
	background: #d9edf7;
	color: #31708f;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
	background: #c4e3f3;
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
	background: #fcf8e3;
	color: #8a6d3b;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
	background: #faf2cc;
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
	background: #f2dede;
	color: #a94442;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
	background: #ebcccc;
}

/***
Responsive & Scrollable Tables
***/
.table-scrollable {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	border: 1px solid #dddddd;
	margin: 10px 0 !important;
}

.table-scrollable.table-scrollable-borderless {
	border: 0;
}

.table-scrollable > .table {
	width: 100% !important;
	margin: 0 !important;
	margin-bottom: 0;
	background-color: #fff;
}

.table-scrollable > .table > thead > tr > th, .table-scrollable > .table > tbody > tr > th, .table-scrollable > .table > tfoot > tr > th, .table-scrollable > .table > tfoot > tr > th, .table-scrollable > .table > tfoot > tr > td {
	white-space: nowrap;
}

.table-scrollable > .table-bordered {
	border: 0;
}

.table-scrollable > .table-bordered > thead > tr > th:first-child, .table-scrollable > .table-bordered > tbody > tr > th:first-child, .table-scrollable > .table-bordered > tfoot > tr > th:first-child, .table-scrollable > .table-bordered > thead > tr > td:first-child, .table-scrollable > .table-bordered > tbody > tr > td:first-child, .table-scrollable > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}

.table-scrollable > .table-bordered > thead > tr > th:last-child, .table-scrollable > .table-bordered > tbody > tr > th:last-child, .table-scrollable > .table-bordered > tfoot > tr > th:last-child, .table-scrollable > .table-bordered > thead > tr > td:last-child, .table-scrollable > .table-bordered > tbody > tr > td:last-child, .table-scrollable > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}

.table-scrollable > .table-bordered > thead > tr:last-child > th, .table-scrollable > .table-bordered > tbody > tr:last-child > th, .table-scrollable > .table-bordered > tfoot > tr:last-child > th, .table-scrollable > .table-bordered > thead > tr:last-child > td, .table-scrollable > .table-bordered > tbody > tr:last-child > td, .table-scrollable > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}

/***
Responsive Flip Scroll Tables
***/
.flip-scroll table {
	width: 100%;
}

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

	/* 768px */
	.flip-scroll .flip-content:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}

	.flip-scroll * html .flip-content {
		zoom: 1;
	}

	.flip-scroll *:first-child + html .flip-content {
		zoom: 1;
	}

	.flip-scroll table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
	}

	.flip-scroll th, .flip-scroll td {
		margin: 0;
		vertical-align: top;
	}

	.flip-scroll th {
		text-align: left;
		border: 0 !important;
		border-bottom: 1px solid #ddd !important;
		border-right: 1px solid #ddd !important;
		font-size: 13px !important;
		padding: 5px;
		width: auto !important;
	}

	.flip-scroll table {
		display: block;
		position: relative;
		width: 100%;
	}

	.flip-scroll thead {
		display: block;
		float: left;
	}

	.flip-scroll tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}

	.flip-scroll .table-bordered.flip-content tbody tr td {
		padding-top: 12px;
		padding-bottom: 12px;
		max-width: 220px;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.flip-scroll .table-bordered.flip-content tbody tr td img {
		max-height: 17px;
		width: auto;
	}

	.flip-scroll thead tr {
		display: block;
	}

	.flip-scroll th {
		display: block;
		text-align: right;
	}

	.flip-scroll tbody tr {
		display: inline-block;
		vertical-align: top;
		margin-left: -5px;
	}

	.flip-scroll td {
		display: block;
		min-height: 1.25em;
		border-top: 0 !important;
		border-left: 0 !important;
		border-right: 0 !important;
	}

	/* sort out borders */
	.flip-scroll th {
		border-bottom: 0;
		border-left: 0;
	}

	.flip-scroll td {
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
	}

	.flip-scroll tbody tr {
		border-left: 1px solid #ddd;
	}

	.flip-scroll th:last-child, .flip-scroll td:last-child {
		border-bottom: 1px solid #ddd;
	}

}

/***
Custom tables
***/
.table-toolbar {
	margin-bottom: 15px;
}

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

.table-toolbar:after {
	clear: both;
}

.table.table-full-width {
	width: 100% !important;
}

.table .btn {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
}

.table thead tr th {
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase
}

.table-advance {
	margin-bottom: 10px !important;
}

.table-advance thead {
	color: #999;
}

.table-advance thead tr th {
	background-color: #DDD;
	font-size: 14px;
	font-weight: 400;
	color: #666;
}

.table-advance div.success, .table-advance div.info, .table-advance div.important, .table-advance div.warning, .table-advance div.danger {
	position: absolute;
	margin-top: -5px;
	float: left;
	width: 2px;
	height: 30px;
	margin-right: 20px !important;
}

.table-advance tr td {
	border-left-width: 0px;
}

.table-advance tr td:first-child {
	border-left-width: 1px !important;
}

.table-advance tr td.highlight:first-child a {
	margin-left: 15px;
}

.table-advance td.highlight div.primary {
	border-left: 2px solid #428bca;
}

.table-advance td.highlight div.success {
	border-left: 2px solid #45B6AF;
}

.table-advance td.highlight div.info {
	border-left: 2px solid #89C4F4;
}

.table-advance td.highlight div.warning {
	border-left: 2px solid #dfba49;
}

.table-advance td.highlight div.danger {
	border-left: 2px solid #F3565D;
}

@media (max-width:767px) {

	/* 767px */
	.table-advance tr > td.highlight:first-child a {
		margin-left: 8px;
	}

}

/***
Light Table
***/
.table.table-light {
	border: 0 !important;
}

.table.table-light > thead > tr:hover > th {
	background: none;
}

.table.table-light > thead > tr.uppercase {
	text-transform: uppercase;
}

.table.table-light > thead > tr > th {
	font-weight: 600;
	font-size: 13px;
	color: #93a2a9;
	font-family: "Open Sans", sans-serif;
	border: 0;
	border-bottom: 1px solid #F2F5F8;
}

.table.table-light > tbody > tr:last-child > td {
	border: 0;
}

.table.table-light > tbody > tr > td {
	border: 0;
	border-bottom: 1px solid #F2F5F8;
	color: #8896a0;
	vertical-align: middle;
}

.table.table-light > tbody > tr > td.fit {
	width: 1px;
	padding-right: 3px;
}

.table.table-light > tbody > tr > td .user-pic {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.table.table-light.table-hover > tbody > tr > td:hover, .table.table-light.table-hover > tbody > tr > th:hover, .table.table-light.table-hover > tbody > tr:hover > td, .table.table-light.table-hover > tbody > tr:hover > th {
	background: #f9fafb;
}

.r-tabs {
	position: relative;
}

.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
}

.r-tabs .r-tabs-nav .r-tabs-anchor, .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	background-color: #fefefe;
	position: relative;
	display: block;
	color: #454545;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 38px;
	padding: 0 20px;
	cursor: pointer;
}

.r-tabs-smoke.r-tabs .r-tabs-nav .r-tabs-anchor, .r-tabs-smoke.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	background-color: #dfdfdf;
	color: #454545;
}

.r-tabs-smoke.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	border: 1px dotted #00579c;
}

.r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor.order, .r-tabs-smoke.r-tabs .r-tabs-accordion-title .r-tabs-anchor.order {
	background-color: #00579c;
	border-color: transparent;
	color: #ffffff;
	text-transform: uppercase;
}

.r-tabs .r-tabs-nav .r-tabs-anchor:hover, .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor, .r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover, .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #00579c !important;
	color: #ffffff;
}

.r-tabs .r-tabs-nav .r-tabs-anchor:hover::after, .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor::after, .r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover::after, .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor::after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -12px;
	z-index: 2;
	border-top: 12px solid #00579c;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	margin-bottom: 15px;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}

.r-tabs .r-tabs-nav {
	border-bottom: 2px solid #00579c;
	margin: 0 auto;
	padding: 0;
}

.r-tabs .r-tabs-tab {
	display: block;
	float: left;
	list-style: none;
	padding: 5px 5px 0 0;
}

.r-tabs .r-tabs-panel {
	background-color: #fafafa;
	border: solid 1px #efecec;
	margin-top: 15px;
	padding: 20px;
	display: none;
}

.r-tabs .r-tabs-accordion-title {
	display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}

@media screen and (max-width:767px) {
	.r-tabs .r-tabs-nav {
		display: none;
	}

	.r-tabs .r-tabs-accordion-title {
		display: block;
	}

	.r-tabs .r-tabs-panel {
		margin-bottom: 7px;
	}

}

@media screen and (max-width:480px) {
	.r-tabs .r-tabs-panel {
		padding: 10px;
	}

}

.fb_iframe_widget_fluid span {
	width: 100% !important;
}

.fb_ltr {
	width: 100% !important;
}

.red {
	color: #ff0000;
}

.form-sm {
	padding: 5px;
	width: 50%;
	float: left;
}

.form-bg {
	padding: 5px;
}

.frm .form-item {
	position: relative;
	padding: 5px;
}

.frm .form-item input, .frm .form-item select, .frm .form-item textarea {
	background-color: #f9f9f9;
	border: 1px solid #cecfce;
	padding: 5px 10px 5px 35px;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
}

.frm .form-item textarea {
	resize: none;
}

.frm .form-item i {
	left: 5px;
	top: 5px;
	position: absolute;
	height: 34px;
	width: 40px;
	color: #b8b8b8;
	text-align: center;
	line-height: 34px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	pointer-events: none;
}

.frm .form-item input:hover ~ i, .frm .form-item select:hover ~ i, .frm .form-item textarea:hover ~ i {
	color: #00579c;
}

.frm .form-item input:focus ~ i, .frm .form-item select:focus ~ i, .frm .form-item textarea:focus ~ i {
	color: #00579c;
}

.frm .form-item input[type=submit] {
	background: #00579c url('../images/btn-send.png') center no-repeat;
	width: 100%;
	padding: 6px 0;
	display: inline-block;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	max-width: 100px;
	text-transform: uppercase;
}

.frm .form-item input[type=submit]:hover, .frm .form-item input[type=submit]:focus {
	background-color: #0074d0;
}

.frm .form-item .show-error {
	color: #f70626;
	font-size: 0.9em;
	font-weight: lighter;
	white-space: nowrap;
}

.form-item.it-error input, .form-item.it-error select, .form-item.it-error textarea {
	border: 1px solid #ff6e69;
}

.form-booking {
	max-width: 700px;
}

.form-booking .f-booking-itm::after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.form-booking .f-booking-itm .f-itm-txt {
	float: left;
	width: 30%;
	padding: 5px;
	text-align: right;
}

.form-booking .f-booking-itm .f-itm-txt span {
	white-space: nowrap;
}

.form-booking .f-booking-itm .f-itm-0 {
	float: left;
	width: 70%;
}

.form-booking .f-booking-itm .f-itm-1 {
	float: left;
	width: 38%;
}

.form-booking .f-booking-itm .f-itm-2 {
	float: left;
	width: 62%;
}

.form-booking .f-booking-itm .f-itm-3 {
	float: left;
	width: 50%;
}

.form-booking input[type="radio"], .form-booking input[type="checkbox"] {
	width: auto;
	min-width: 20px;
}

.form-booking .radio-inline, .form-booking .checkbox-inline {
	white-space: nowrap;
	display: inline-block;
	line-height: 34px;
	padding-left: 10px;
}

.form-booking .radio-inline + .radio-inline, .form-booking .checkbox-inline + .checkbox-inline {
	margin-left: 30px;
}

@media screen and (max-width:480px) {
	.form-booking .f-booking-itm .f-itm-txt, .form-booking .f-booking-itm .f-itm-0, .form-booking .f-booking-itm .f-itm-1, .form-booking .f-booking-itm .f-itm-2, .form-booking .f-booking-itm .f-itm-3 {
		width: 100% !important;
	}

	.form-booking .f-booking-itm .f-itm-txt {
		text-align: left;
	}

}

.page-navigation {
	font-size: 14px;
	clear: both;
	text-align: left;
	cursor: default;
	font-weight: 600;
	padding: 5px;
}

.pagination {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.pagination > li {
	list-style: none;
	float: left;
	display: inline-block;
	padding: 2px;
}

.pagination > li > a, .pagination > li > span {
	background-color: #dfdfdf;
	border-radius: 50%;
	color: #5c5c5c;
	position: relative;
	float: left;
	padding: 0;
	margin-top: 2px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	background-color: #005293;
	color: #ffffff;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #0077d6;
	color: #ffffff;
	z-index: 2;
	cursor: not-allowed;
	width: 36px;
	line-height: 36px;
	margin-top: 0;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}

.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}

.pager li {
	display: inline;
}

.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eee;
}

.pager .next > a, .pager .next > span {
	float: right;
}

.pager .previous > a, .pager .previous > span {
	float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}

#message {
	position: absolute;
	z-index: 99999;
	margin-left: -130px;
	margin-top: 0;
}

#list {
	right: -100px;
	position: absolute;
	top: 0;
}

#list li {
	list-style: none;
	margin-bottom: 2px;
}

#list li:hover {
	cursor: pointer;
}

#controls {
	position: relative;
}

.accordion {
	font-size: 12px !important;
	width: 220px;
}

.tabs {
	width: 350px;
}

.ui-dialog, .ui-slider {
	font-size: 12px !important;
}

span.ui-icon.ui-icon-closethick.close {
	position: absolute;
	right: 12px;
	top: 10px;
	cursor: pointer;
	z-index: 9999;
}

.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
}

#gmap-loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 150px;
}

#gmap-loading center {
	width: 200px;
	height: 80px;
	margin: auto;
	display: block;
	text-align: center;
}

.labels {
	color: #ffffff;
	background-color: #666666;
	opacity: .60;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}

.closethick {
	width: 15px;
	height: 15px;
}

#alert_map {
	position: absolute;
	width: 300px;
	left: 30%;
	top: 30%;
	display: none;
	z-index: 99;
	-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.47);
	-moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.47);
	box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.47);
}

.gmap-controls {
	position: absolute;
	top: 8px;
	left: 50px;
	width: 300px;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.map-popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	width: 350px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: lighter;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #dfdfdf;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	-ms-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
}

.map-popover > .arrow, .map-popover > .arrow:after {
	content: ' ';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-width: 11px;
	border-color: transparent;
	border-style: solid;
	top: -11px;
	left: 34%;
	border-top-width: 0;
	border-bottom-color: #dfdfdf;
}

.map-popover > .arrow:after {
	top: -9px;
	left: -9px;
	border-width: 10px;
	border-bottom-color: #f7f7f7;
}

.map-popover-title {
	padding: 8px 10px;
	margin: 0;
	font-size: 14px;
	color: #008ac6;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 8px 8px 0 0;
}

.map-popover-content {
	padding: 10px;
}

.map-popover-content .img {
	float: left;
	width: 40%;
	padding: 4px 0;
}

.map-popover-content .img img {
	max-width: 100% !important;
}

.map-popover-content .comment {
	float: right;
	width: 57%;
}

.map-popover-content .m-view {
	text-align: right;
	margin-top: 5px;
}

#go-top {
	background: url('../images/go-top.png') center top no-repeat;
	position: fixed;
	z-index: 999;
	height: 40px;
	width: 40px;
	right: 10px;
	bottom: -50px;
	cursor: pointer;
}

#go-top:hover {
	background-position: center -40px;
}

.error404 {
	text-align: center;
	min-height: 300px;
	font-size: 1.15em;
}

.error404 i {
	padding-top: 80px;
	font-size: 10em;
}

.error404 p:last-child {
	color: #ff7b79;
}

.coming-soon p:last-child {
	color: #1fa67a;
}

.windows8 {
	position: relative;
	width: 80px;
	height: 80px;
}

.windows8 .wBall {
	position: absolute;
	width: 76px;
	height: 76px;
	opacity: 0;
	-moz-transform: rotate(225deg);
	-moz-animation: orbit 4.95s infinite;
	-webkit-transform: rotate(225deg);
	-webkit-animation: orbit 4.95s infinite;
	-ms-transform: rotate(225deg);
	-ms-animation: orbit 4.95s infinite;
	-o-transform: rotate(225deg);
	-o-animation: orbit 4.95s infinite;
	transform: rotate(225deg);
	animation: orbit 4.95s infinite;
}

.windows8 .wBall .wInnerBall {
	background-color: #f7941e;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0;
	top: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.windows8 #wBall_1 {
	-moz-animation-delay: 1.08s;
	-webkit-animation-delay: 1.08s;
	-ms-animation-delay: 1.08s;
	-o-animation-delay: 1.08s;
	animation-delay: 1.08s;
}

.windows8 #wBall_2 {
	-moz-animation-delay: 0.22s;
	-webkit-animation-delay: 0.22s;
	-ms-animation-delay: 0.22s;
	-o-animation-delay: 0.22s;
	animation-delay: 0.22s;
}

.windows8 #wBall_3 {
	-moz-animation-delay: 0.43s;
	-webkit-animation-delay: 0.43s;
	-ms-animation-delay: 0.43s;
	-o-animation-delay: 0.43s;
	animation-delay: 0.43s;
}

.windows8 #wBall_4 {
	-moz-animation-delay: 0.65s;
	-webkit-animation-delay: 0.65s;
	-ms-animation-delay: 0.65s;
	-o-animation-delay: 0.65s;
	animation-delay: 0.65s;
}

.windows8 #wBall_5 {
	-moz-animation-delay: 0.86s;
	-webkit-animation-delay: 0.86s;
	-ms-animation-delay: 0.86s;
	-o-animation-delay: 0.86s;
	animation-delay: 0.86s;
}

@-moz-keyframes orbit {
	0% {
		opacity: 1;
		z-index: 99;
		-moz-transform: rotate(180deg);
		-moz-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-moz-transform: rotate(300deg);
		-moz-animation-timing-function: linear;
		-moz-origin: 0%;
	}

	30% {
		opacity: 1;
		-moz-transform: rotate(410deg);
		-moz-animation-timing-function: ease-in-out;
		-moz-origin: 7%;
	}

	39% {
		opacity: 1;
		-moz-transform: rotate(645deg);
		-moz-animation-timing-function: linear;
		-moz-origin: 30%;
	}

	70% {
		opacity: 1;
		-moz-transform: rotate(770deg);
		-moz-animation-timing-function: ease-out;
		-moz-origin: 39%;
	}

	75% {
		opacity: 1;
		-moz-transform: rotate(900deg);
		-moz-animation-timing-function: ease-out;
		-moz-origin: 70%;
	}

	76% {
		opacity: 0;
		-moz-transform: rotate(900deg);
	}

	100% {
		opacity: 0;
		-moz-transform: rotate(900deg);
	}

}

@-webkit-keyframes orbit {
	0% {
		opacity: 1;
		z-index: 99;
		-webkit-transform: rotate(180deg);
		-webkit-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-webkit-transform: rotate(300deg);
		-webkit-animation-timing-function: linear;
		-webkit-origin: 0%;
	}

	30% {
		opacity: 1;
		-webkit-transform: rotate(410deg);
		-webkit-animation-timing-function: ease-in-out;
		-webkit-origin: 7%;
	}

	39% {
		opacity: 1;
		-webkit-transform: rotate(645deg);
		-webkit-animation-timing-function: linear;
		-webkit-origin: 30%;
	}

	70% {
		opacity: 1;
		-webkit-transform: rotate(770deg);
		-webkit-animation-timing-function: ease-out;
		-webkit-origin: 39%;
	}

	75% {
		opacity: 1;
		-webkit-transform: rotate(900deg);
		-webkit-animation-timing-function: ease-out;
		-webkit-origin: 70%;
	}

	76% {
		opacity: 0;
		-webkit-transform: rotate(900deg);
	}

	100% {
		opacity: 0;
		-webkit-transform: rotate(900deg);
	}

}

@-ms-keyframes orbit {
	0% {
		opacity: 1;
		z-index: 99;
		-ms-transform: rotate(180deg);
		-ms-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-ms-transform: rotate(300deg);
		-ms-animation-timing-function: linear;
		-ms-origin: 0%;
	}

	30% {
		opacity: 1;
		-ms-transform: rotate(410deg);
		-ms-animation-timing-function: ease-in-out;
		-ms-origin: 7%;
	}

	39% {
		opacity: 1;
		-ms-transform: rotate(645deg);
		-ms-animation-timing-function: linear;
		-ms-origin: 30%;
	}

	70% {
		opacity: 1;
		-ms-transform: rotate(770deg);
		-ms-animation-timing-function: ease-out;
		-ms-origin: 39%;
	}

	75% {
		opacity: 1;
		-ms-transform: rotate(900deg);
		-ms-animation-timing-function: ease-out;
		-ms-origin: 70%;
	}

	76% {
		opacity: 0;
		-ms-transform: rotate(900deg);
	}

	100% {
		opacity: 0;
		-ms-transform: rotate(900deg);
	}

}

@-o-keyframes orbit {
	0% {
		opacity: 1;
		z-index: 99;
		-o-transform: rotate(180deg);
		-o-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-o-transform: rotate(300deg);
		-o-animation-timing-function: linear;
		-o-origin: 0%;
	}

	30% {
		opacity: 1;
		-o-transform: rotate(410deg);
		-o-animation-timing-function: ease-in-out;
		-o-origin: 7%;
	}

	39% {
		opacity: 1;
		-o-transform: rotate(645deg);
		-o-animation-timing-function: linear;
		-o-origin: 30%;
	}

	70% {
		opacity: 1;
		-o-transform: rotate(770deg);
		-o-animation-timing-function: ease-out;
		-o-origin: 39%;
	}

	75% {
		opacity: 1;
		-o-transform: rotate(900deg);
		-o-animation-timing-function: ease-out;
		-o-origin: 70%;
	}

	76% {
		opacity: 0;
		-o-transform: rotate(900deg);
	}

	100% {
		opacity: 0;
		-o-transform: rotate(900deg);
	}

}

@keyframes orbit {
	0% {
		opacity: 1;
		z-index: 99;
		transform: rotate(180deg);
		animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		transform: rotate(300deg);
		animation-timing-function: linear;
		origin: 0%;
	}

	30% {
		opacity: 1;
		transform: rotate(410deg);
		animation-timing-function: ease-in-out;
		origin: 7%;
	}

	39% {
		opacity: 1;
		transform: rotate(645deg);
		animation-timing-function: linear;
		origin: 30%;
	}

	70% {
		opacity: 1;
		transform: rotate(770deg);
		animation-timing-function: ease-out;
		origin: 39%;
	}

	75% {
		opacity: 1;
		transform: rotate(900deg);
		animation-timing-function: ease-out;
		origin: 70%;
	}

	76% {
		opacity: 0;
		transform: rotate(900deg);
	}

	100% {
		opacity: 0;
		transform: rotate(900deg);
	}

}

@-webkit-keyframes shakeit {
	0% {
		-webkit-transform: rotate(0deg) translate(2px, 1px);
	}

	10% {
		-webkit-transform: rotate(1deg) translate(1px, 2px);
	}

	20% {
		-webkit-transform: rotate(-1deg) translate(3px, 0px);
	}

	30% {
		-webkit-transform: rotate(0deg) translate(0px, -2px);
	}

	40% {
		-webkit-transform: rotate(-1deg) translate(-1px, 1px);
	}

	50% {
		-webkit-transform: rotate(1deg) translate(1px, -2px);
	}

	60% {
		-webkit-transform: rotate(0deg) translate(3px, -1px);
	}

	70% {
		-webkit-transform: rotate(1deg) translate(-2px, -1px);
	}

	80% {
		-webkit-transform: rotate(-1deg) translate(1px, 1px);
	}

	90% {
		-webkit-transform: rotate(0deg) translate(-2px, -2px);
	}

	100% {
		-webkit-transform: rotate(1deg) translate(-1px, 2px);
	}

}

@keyframes shakeit {
	0% {
		transform: rotate(0deg) translate(2px, 1px);
	}

	10% {
		transform: rotate(1deg) translate(1px, 2px);
	}

	20% {
		transform: rotate(-1deg) translate(3px, 0px);
	}

	30% {
		transform: rotate(0deg) translate(0px, -2px);
	}

	40% {
		transform: rotate(-1deg) translate(-1px, 1px);
	}

	50% {
		transform: rotate(1deg) translate(1px, -2px);
	}

	60% {
		transform: rotate(0deg) translate(3px, -1px);
	}

	70% {
		transform: rotate(1deg) translate(-2px, -1px);
	}

	80% {
		transform: rotate(-1deg) translate(1px, 1px);
	}

	90% {
		transform: rotate(0deg) translate(-2px, -2px);
	}

	100% {
		transform: rotate(1deg) translate(-1px, 2px);
	}

}
