body,
html {
	margin: 0;
	padding: 0;
	font-family: raleway, sans-serif
}

*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.logobar {
	border-bottom: 3px double #0093dd;
	margin-bottom: 25px
}

.logo {
	margin-left: -15px;
	padding: 15px 0 10px;
	float: left
}

.logo img {
	width: 65%
}

.toplinks {
	float: right;
	padding: 24px 0 10px;
	margin-right: -15px
}

.toplinks a {
	display: inline-block;
	padding: 5px;
	text-decoration: none
}

.toplinks a:hover {
	color: grey;
	text-decoration: none
}

.logo .img-responsive {
	width: 210px;
	padding: 10px 0
}

.art-title {
	font-size: 30px;
	text-align: left;
	line-height: 33px;
	font-weight: 700;
	margin-bottom: 15px;
	font-family: Raleway, Verdana, Arial !important;
	margin-top: 0;
	padding-top: 0
}

.art-title a {
	text-decoration: underline
}

.daytitle {
	padding: 15px;
	margin: 0;
	background: #f5f5f5;
	border-bottom: solid thin rgba(0, 0, 0, .1)
}

.dayblock {
	display: block;
	background: #f5f5f5;
	padding: 15px
}

.daytitle-o {
	padding: 15px;
	margin: 0;
	background: #fff;
	border-bottom: solid thin rgba(0, 0, 0, .1)
}

.dayblock-o {
	display: block;
	background: #fff;
	padding: 15px
}

.offerbox {
	width: 100%;
	background: #fff5ea;
	display: block;
	overflow: hidden;
	padding: 30px 10px;
	border: dashed 2px rgba(255, 84, 84, .38);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 50px
}

.revival-box {
	margin-top: 20px
}

.revival-box img {
	max-height: 220px
}

.news-header-title {
	font-weight: bold;
}

.news-header-title span {
	color: #C00;
}

.blog-post-tags {
	margin: 10px 0
}

.blog-post-tags span {
	color: rgb(228, 50, 33);
	vertical-align: middle;
	font-size: 12px;
}



.logo-bar {
	background: #1fa4a5;
	margin-bottom: 15px;
	padding: 15px 0 10px;
	width: 100%;
	position: relative
}

.logo-bar .container {
	background: 0 0
}

.toplinks {
	float: right;
	margin: 0;
	padding: 0
}

.toplinks a,
.toplinks span,
.toplinks input,
.toplinks button,
.toplinks .form-search {
	display: inline-block;
	padding: 0 10px 0 6px;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	vertical-align: middle
}

.form-search {
	position: relative;
}

.form-search a {
	position: absolute;
	right: -4px;
	top: -4px;
}

#logo img {
	width: 280px !important;
	padding: 0 !important
}

#logo {
	display: inline-block;
	margin-left: 0
}

.toplinks a,
.toplinks span {
	margin-top: 8px;
	font-size: 16px
}

.toplinks a:hover {
	text-decoration: none !important;
	color: rgba(255, 255, 255, .6)
}

.toplinks span {
	padding: 0
}

.toplinks a.border-line {
	border-right: 1px solid #fff
}

.toplinks button {
	background: url(../loop.html) no-repeat 0 0;
	width: 22px;
	height: 22px;
	border: 0;
	padding: 0
}

.toplinks .form-search input {
	background: 0 0;
	border: 0;
	width: calc(100% - 30px);
	color: #fff;
	margin-right: 8px
}

.toplinks .form-search input,
.toplinks .form-search button {
	vertical-align: top;
	padding: 0;
	outline: 0
}

.toplinks .form-search {
	background: #1b9394;
	border: 4px solid #76c6c7;
	width: 140px;
	padding: 5px;
	margin-left: 5px;
	height: 40px
}

.hamburguer {
	height: auto;
	width: 30px;
	display: none;
	position: absolute;
	right: 15px;
	top: 15.5px;
	z-index: 9999;
	cursor: pointer
}

.hamburguer span {
	display: block;
	height: 3px;
	background: #c1ebfa;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px
}

.hamburguer span:nth-of-type(2) {
	margin: 4px 0
}

.img-responsive2 {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.img-responsive3 {
	display: block;
	width: 280px;
	max-width: 100%;
	/* padding: 10px; */
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

.autordiv {
	text-align: right;
	float: right;
	padding: 0px 0px 10px;
	margin-left: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: whitesmoke;
	border: solid thin rgba(0, 0, 0, .1);
}

.autordiv span {
	text-align: center;
	margin: 8px auto 0;
	display: block;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
	font-family: Roboto, sans-serif
}

img {
	border: 0;
	vertical-align: middle
}

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto
}

.container,
.container-fluid {
	padding-left: 15px;
	padding-right: 15px
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	background-color: transparent;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c
}

.right-img {
	float: right;
	margin: 0 0 15px 15px
}

.btn_c {
	padding: 10px;
	background-color: #ff4e00;
	border: none;
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	margin-top: 20px;
	display: block;
	max-width: 250px;
}

.btn_c:hover {
	text-decoration: none;
	color: #fff;
}

a:focus {
	outline: dotted thin;
	outline-offset: -2px
}

.img-tarro {
	float: right;
	margin: 0px 0px 10px 10px;
	display: block;
}

.nounderline {
	color: #fff;
}

.comment h2 {
	border-bottom: 2px solid #00adef;
	color: #00adef;
	font: 300 36px/1.4 Helvetica, sans-serif;
	margin: 0;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-weight: 700;
}

.comment .kol-vo {
	font-weight: 700;
	padding: 20px 0;
	border-bottom: solid 1px #E9EBEE;
}

.comment .comment_block {
	border: solid 1px #E9EBEE;
	padding: 0 20px 20px 20px;
	margin-top: 10px;
}

.comment .comm {
	margin-bottom: 20px;
}

.comment .comm .ava {
	max-width: 50px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.comment .comm .ava img {
	max-width: 100%;
	border-radius: 50%;
}

.comment .comm .text_comm {
	display: inline-block;
	vertical-align: top;
	width: 80%;
}

.comment .comm .text_comm span {
	color: #365899;
	font-weight: 700;
}

.comment .comm .text_comm p {
	display: block;
}

.yelpay-target {
	text-align: center;
	color: #ba3031;
	font-size: 22px;
	display: block;
	padding: 20px 0;
}

footer {
	background-color: #333;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}

footer .limit {
	max-width: 1200px;
	margin: 0 auto;
}

footer p {
	font-size: 18px;
	color: #fff;
	background: url(http://viposidn.com/content/4gUemcZ2zF8wf2k/img/assine_white.svg) left center no-repeat;
	padding-left: 26px;
	margin-bottom: 15px;
}

footer ul {
	padding: 0;
	margin: 0;
}

footer ul li {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	width: 20%;
	margin-bottom: 15px;
}

footer ul li a {
	text-decoration: none;
	color: #fff;
}

footer ul li a:hover {
	color: #fff;
}

@media(min-width:768px) and (max-width:992px) {
	.logo-bar .container {
		text-align: center
	}

	.toplinks {
		float: none;
		display: block;
		margin: 0 auto;
		width: 100%;
		position: relative;
		margin-bottom: 15px
	}

	.toplinks .form-search {
		float: none;
		position: absolute;
		top: -5px;
		right: 0
	}
}

@media screen and (max-width:991px) {
	.row:first-child .col-md-4:first-child img.img-responsive {
		width: 50%
	}

	#sidebar {
		display: none;
	}
}

@media(max-width:768px) {
	#logo img {
		width: 180px !important;
		padding: 0 !important
	}

	.logo-bar {
		padding: 10px 0
	}

	#logo {
		float: left
	}

	.logo-bar .container {
		text-align: center
	}

	.toplinks {
		display: none
	}

	.hamburguer {
		display: block
	}

	.art-title {
		font-size: 28px
	}
}

@media(min-width:768px) {
	.container {
		width: 750px
	}
}

@media(min-width:992px) {
	.container {
		width: 970px
	}
}

@media(min-width:1200px) {
	.container {
		width: 1170px
	}
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

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

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

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

.col-xs-5 {
	width: 41.6667%
}

.col-xs-4 {
	width: 33.3333%
}

.col-xs-2 {
	width: 16.6667%
}



.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.row::after,
.row::before {
	content: " ";
	display: table
}

.clearfix::after,
.container-fluid::after,
.container::after,
.row::after {
	clear: both
}


.box {
	padding-top: 0
}

.box a {
	-webkit-transition: opacity .2s ease-in 0s;
	-o-transition: opacity .2s ease-in 0s;
	transition: opacity .2s ease-in 0s
}

.box a:hover {
	opacity: .92
}

.header--advertising {
	float: right;
	width: 88px;
	height: 31px;
	overflow: hidden;
	margin-top: 40px;
	background-color: #ebebeb;
	font-size: 0
}

@media(max-width:767px) {
	.news .news-header {
		width: 100%;
		margin: 0 auto !important
	}

	footer ul li {
		width: 32%;
	}

	footer {
		padding-bottom: 90px;
	}
}


#bottombar {
	z-index: 99999;
	padding: 10px 5px;
	height: auto;
	background: rgb(42, 103, 164) none repeat scroll 0% 0% !important;
}

@media(max-width:640px) {

	.right-img,
	.img-tarro {
		width: 50%;
		max-width: 266px
	}

	.comment .comm .text_comm {
		width: 72%;
	}
}