@font-face {
	font-family: "Roboto";
	src: url(fonts/Roboto/Roboto-Regular.ttf?) format("truetype");
}
@font-face {
	font-family: "Roboto-BoldCondensed";
	src: url(fonts/Roboto/Roboto-BoldCondensed.ttf?) format("truetype");
}
@font-face {
	font-family: "Roboto-Condensed";
	src: url(fonts/Roboto/roboto-condensed.regular.ttf?) format("truetype");
}
@font-face {
	font-family: "OpenSans";
	src: url(fonts/OpenSans/OpenSans-Regular.ttf?) format("truetype");
}
@font-face {
	font-family: "OpenSansBold";
	src: url(fonts/OpenSans/OpenSans-Bold.ttf?) format("truetype");
}
@font-face {
	font-family: 'icomoon';
	src: url('fonts/Icon/icomoon.eot?') format('embedded-opentype');
	src: url('fonts/Icon/icomoon.ttf?') format('truetype');
	src: url('fonts/Icon/icomoon.woff?') format('woff');
	src: url('fonts/Icon/icomoon.svg?') format('svg');
}
html {
	width: 100%;
	height: 100%;
}


.navbar-default {
background: rgba(109,54,39,0.85);
	border-color: none;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
	border-bottom: none;
	border: none;
	-webkit-box-shadow: 0px 4px 23px -4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 4px 23px -4px rgba(0,0,0,0.4);
	box-shadow: 0px 4px 23px -4px rgba(0,0,0,0.4);
}

.navbar-default.affix {
	background: rgba(109,54,39,0.85);
	border-color: transparent;
	color: #FFF;
}
@media (min-width: 768px) {
.navbar-default {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
}


@media (min-width: 768px) {
.navbar-default {
	background-color: rgba(255, 255, 255, 0);
	border-color: transparent;
	color: #FFF;
}
.navbar-default.affix {
	background: rgba(109,54,39,0.85);
	border-color: transparent;
	color: #FFF;
}
}
.navbar-fixed-top {
	z-index: 990;
}


.navbar-default.affix .booking-title{ display: none;}

.navbar-default .top-contact{ margin-top: 20px;}
.navbar-default.affix .top-contact{ margin-top: 17px;}



.navbar-brand {
  float: left;
  width: 200px;
  height: auto;
  padding: 15px 15px 15px 0;
  margin-right: 30px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-default.affix .navbar-brand { width:120px;   margin-right: 15px;}

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

@media (max-width: 768px) {
	
	
.navbar-brand {
  width: 120px;  padding: 10px 15px;
   margin-right: 10px;


}
.navbar-default.affix .navbar-brand {    margin-right: 10px;}
	}


body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
body h3 {
	text-align: center;
	font-size: 60px;
	color: #fff;
	margin: 0;
	font-family: "Roboto-BoldCondensed";
}
a {
	color: #E42521;
}
a:active, a:hover {
	color: #6D3627;
}
header {
 //background: #6D3627;
	position: relative;
	display: table;
	width: 100%;
	background-image: url('images/troic.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 100%;
	padding: 0;
}

@media only screen and (max-width : 768px) {
header {
	display: block;
	width: 100%;
	height: auto;
	padding: 120px 0 0 0;
}
}
.header-cell {
	display: table-cell;
	vertical-align: middle;
}
.logo img {
	display: block;
	margin: 0 auto;
}
.open {
	font-family: "Roboto-BoldCondensed";
	font-size: 24px;
	color: #FEF8F0;
	text-align: center;
	padding-top: 15px;
}
header:before {
	content: '';
	background: #6D3627 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
}
#_wbord_ {
	margin: 0px auto;
	padding-bottom: 30px;
}
footer {
	background: url('images/rooms.jpg');
	padding: 60px 0;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-position: 50% 50%;
}
footer:before {
	content: '';
	background: #6D3627;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .9;
}
.copy {
	text-align: center;
	color: #fff;
	background: #3A1B12;
}
.map {
	background: #fff0d9;
}
.map p {
	text-align: center;
	font-family: "OpenSans";
	color: #6D3627;
	font-size: 16px;
}
.map h4 {
	color: #6D3627;
	font-size: 35px;
	font-family: "Roboto-BoldCondensed";
	text-align: center;
	padding: 100px 0 30px;
	text-transform: uppercase;
}
.map .col-md-4 .p18 {
	font-size: 35px;
	font-family: "OpenSansBold";
}
.map .col-md-4 .p20 {
	font-size: 18px;
	font-family: "OpenSansBold";
	margin-top: 40px;
}
.map .col-md-4 .p21 a {
	font-size: 18px;
	font-family: "OpenSansBold";
	color: #E42521;
}
.map .col-md-4 {
	padding: 0 40px;
}
.map .col-md-8 {
	padding-right: 0;
}
.map .row {
	margin-right: 0;
}
.map .red {
	background: #E42521;
	border: none;
	border-radius: 5px;
	font-family: "OpenSans";
	color: #fff;
	font-size: 16px;
	padding: 7px 25px;
	margin: 30px auto;
	display: block;
}
.copyright {
	background: #3A1B12;
	color: #fff;
	padding: 15px 0 10px;
}
.copyright p {
	font-size: 13px;
	font-family: "OpenSans";
}

.copyright .col-sm-4{ text-align:right;}
.copyright a{ color: #FFE172 }

@media only screen and (max-width : 700px) {
	.copyright .col-sm-4, .copyright .col-sm-8{ text-align: center;}

}


footer a {
	text-decoration: underline;
	color: #FFE172;
	font-size: 18px;
	font-family: "OpenSans";
	transition: all .5s ease;
}
footer a:hover {
	color: #fff0d9;
	transition: all .5s ease;
}
footer p {
	font-size: 16px;
	font-family: "OpenSans";
	color: #fff;
 //margin-bottom: 25px;
}
footer button {
	display: block;
	background: #D23B3B;
	border-radius: 5px;
	color: #fff;
	border: none;
	font-size: 14px;
	padding: 5px 15px;
	margin: 50px 0 10px;
}
footer h4 {
	margin-bottom: 10px;
	color: #fff;
	font-size: 25px;
	font-family: "Roboto-BoldCondensed";
	position: relative;
}
footer .collapse-conteiner {
	padding: 0 15px;
}
footer {
	padding: 60px 0;
}
footer .tel1, footer .tel2 {
	font-family: "Roboto-Condensed";
	font-size: 22px;
	color: #FFFFFF;
	margin-bottom: 0;
}
footer .email a {
	font-family: "Roboto-Condensed";
	font-size: 19px;
	color: #FFFFFF;
}
footer img {
	width: 100%;
	max-width: 150px;
	margin-bottom: 30px;
}
footer .p1 {
	font-family: "OpenSans";
	font-size: 16px;
	color: #FFFFFF;
}
.contact-map {
	height: 700px;
}
.glyphicon-bookmark {
	float: right;
	font-size: 80px;
	display: block;
	position: absolute;
	display: none;
	color: red;
	padding-right: 50px;
}
.glyphicon-bookmark:after {
	font-family: 'icomoon';
	content: "\e906";
	color: #fff;
	font-size: 39px;
	position: absolute;
	left: 24px;
	top: 5px;
}
.about {
	background: #fcf7f0;
	position: relative;
	padding: 60px 0;
}

@media only screen and (max-width : 992px) {
.about {
	padding: 15px 0;
}
}
.stickytop .active-scroll {
	border-bottom: 7px solid #FFE172;
	padding-bottom: 25px;
}
a:hover {
	text-decoration: none;
}
.uslugi h2, .about h2 {
	font-family: "Roboto-BoldCondensed";
	font-size: 36px;
	color: #6D3627;
	text-transform: uppercase;
	text-align: center;
}
.uslugi {
	padding: 60px 0;
	position:relative;
}

@media only screen and (max-width : 992px) {
.uslugi {
	padding: 15px 0;
}
}
.about h2 {
	margin-bottom: 30px;
	margin-top: 20px;
}
.uslugi h2 {
	margin: 5px 0 30px;
}
.uslugi .p2 {
	font-family: "OpenSans";
	font-size: 16px;
	color: #6D3627;
	text-align: center;
	margin-bottom: 35px;
}
.uslugi .glyphicon-chevron-right {
	display: none;
}
.uslugi .collapse-title {
	font-family: "Roboto-Condensed";
	font-size: 28px;
	color: #6D3627;
	margin-bottom: 20px;
	display: block;
}
.uslugi .list {
	font-family: "OpenSans";
	font-size: 16px;
	color: #6D3627;
}
.uslugi .list li {
	margin-bottom: 20px;
}
.uslugi .collapse-head-3, .uslugi .collapse-head-4 {
	border-top: 1px solid #6D3627;
	margin-top: 30px;
	padding-top: 30px;
}
.about img {
	width: 100%;
	height: auto;
}
.about .img {
	display: table;
	height: 100%;
	width: 100%;
}
.about .img div {
	display: table-cell;
	vertical-align: middle;
}
.about .col-lg-4, .about .col-lg-3, .about .col-md-12, .about .col-lg-9, .about .col-sm-4, .about .col-sm-12 {
	padding: 0;
}
.about .col-lg-4 {
	padding: 0;
}
.about .icon-icn-1, .about .icon-icn-2, .about .icon-icn-3, .about .icon-icn-4, .about .icon-icn-5, .about .icon-icn-6 {
	font-size: 70px;
	color: #6D3627;
	display: block;
	text-align: center;
}
body .bg-primary {
	background: #6D3627;
}
.about p {
	text-align: center;
	font-family: "OpenSans";
	font-size: 18px;
	color: #6D3627;
}
.about .p3 {
	text-align: left;
	font-size: 16px;
	padding: 5px 20px;
	margin-bottom: 0;
}
.about .before {
	position: relative;
}
.about .before:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #E42521;
	opacity: 0;
	transition: all .5s ease-in-out;
}
.about .img {
	transition: all .5s ease-in-out;
}
.about .before:hover:after {
	opacity: .6;
	
	transition: all .5s ease-in-out;
}
.advantage-icn img:hover{ cursor: default;}

.about .img:hover {
	background: rgb(255, 255, 255);
	
	transition: all .5s ease-in-out;
 //border: 1px solid #6D3627;
}
.about .glyphicon-search {
	font-size: 70px;
	color: #fff;
	position: absolute;
	top: 36%;
	left: 38%;
	opacity: 0;
	transition: all .5s ease-in-out;
}
.about .before:hover .glyphicon-search {
	opacity: 1;
	transition: all .5s ease-in-out;
}
.navbar-toggle {
	color: #fff;
	z-index: 1000;
	font-size: 15px;
}
.navbar-toggle {
	
}

.navbar-collapse {
	border-top: none;
}


.navbar-default .navbar-nav { margin-top: 30px;}



.navbar-default.affix  .navbar-nav { margin-top: 12px;}


@media only screen and (max-width : 991px) {
	.navbar-default .navbar-nav { margin-top: 8px;    float:right;}
	.navbar-default.affix  .navbar-nav { margin-top: 8px; }
}
@media only screen and (max-width : 700px) {
	.navbar-default .navbar-nav {   float:left;}
}

.navbar-default .navbar-nav > li > a {
  color: #FFF;
  padding-top: 10px;
padding-bottom: 10px;
font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFE172;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #6D3627;
  background-color: #FFE172;
}


.sertif {
	background: url('images/57.jpg');
	padding: 60px 0;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.sertif:before {
	content: '';
	background: #6D3627;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .85;
}
.sertif h2 {
	margin: 0 0 30px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-family: "Roboto-BoldCondensed";
	font-size: 36px;
	position: relative;
}
.sertif h3 {
	font-family: "Roboto-BoldCondensed";
	font-size: 24px;
	color: #FFFFFF;
	padding: 10px 0 20px;
}
.sertif p, .sertif ul {
	font-family: "OpenSans";
	font-size: 16px;
	color: #FFFFFF;
	list-style-type: decimal;
}
.sertif ul {
	padding-left: 20px;
}
.sertif img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.sertif .item {
	background: rgba(255, 239, 215, .3);
	border-radius: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	
}

.sertif .item p {
	text-align: center;
	color: #fff;
}
.sertif .item .title {
	font-family: "Roboto-Condensed";
	font-size: 28px;
	padding: 10px 10px 0;
	line-height: 1.2;
}
.sertif .item .title2 {
	padding: 0 7px;
}
.sertif .item button {
	margin: 0 auto;
	display: block;
	background: #FFEFD7;
	border-radius: 5px;
	font-family: "OpenSans";
	font-size: 16px;
	color: #E42521;
	border: none;
	padding: 7px 40px;
}
.sertif .item .price {
	font-family: "OpenSansBold";
	font-size: 16px;
	color: #FFE172;
}
.wubook {
	width: 900px;
	left: 50%;
	margin: 0 0 0 -450px;
	height: 80px;
	position: absolute;
	z-index: 99;
	bottom: 15px;
}

@media only screen and (max-width : 991px) {
.wubook {
	width: 90%;
	left: 5%;
	margin: 0;
	height: auto;
	position: absolute;
	bottom: 15px;
}
}

@media only screen and (max-width : 768px) {
.wubook {
	width: 320px;
	left: 0;
	margin: 30px auto 0;
	height: 200px;
	position: relative;
	bottom: 15px;
}
}
.wubook .bnovo__input {
	border-radius: 100px!important;
}

.top-contact {
	font-family: "OpenSans";
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	padding:  0;
}
.top-contact p {
	margin-bottom: 0;
}
.color3 {
	background: rgba(109,54,39,0.90)!important;
	transition: all .5s ease-in-out;
}
.scroll-logo img {
	width: 100%;
}
.scroll-logo {
	width: 150px;
 //position: relative;
	top: 16px;
	display: block;
	margin-top: 10px;
}
.scroll-logo-2 {
	width: 150px;
 //position: relative;
	top: 16px;
	display: none;
	float: left;
	margin-top: 10px;
}
.scroll-logo-2 img {
	width: 100px;
}
.top-phone {
	font-family: "OpenSansBold";
	font-size: 24px;
	color: #FEF8F0;
}
.vk {
	color: #4C6C91;
	font-size: 18px;
	background: #fff;
	border-radius: 5px;
	display: inline;
	padding: 4px 4px 0;
	margin-left: 0;
}
footer .col-sm-3 {
	position: relative;
}
.room h2 {
	font-family: "Roboto-BoldCondensed";
	font-size: 36px;
	color: #6D3627;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 30px;
	position: relative;
}
.room {
	background: url('images/room2.jpg');
	padding: 60px 0;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-position: 50% 50%;
}
.room:before {
	content: '';
	background: linear-gradient(#FFEFD7, #FEF8F0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .9;
}
.room .p-room1 {
	font-family: "OpenSans";
	font-size: 16px;
	color: #6D3627;
}
.room .p-room2 {
	border: 1px solid #6D3627;
	border-radius: 5px;
	font-family: "Roboto-BoldCondensed";
	font-size: 23px;
	color: #6D3627;
	padding: 20px 0;
	text-align: center;
	margin: 20px 0;
}
.room .p-room3 {
	font-family: "OpenSans";
	font-size: 10px;
	color: #6D3627;
}
.room .vine {
	background-image: url('images/vine.jpg');
	width: 100%;
	height: 165px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 51% 0;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.room .vine .v1 {
	font-family: "OpenSansBold";
	font-size: 18px;
	color: #FFEFD7;
}
.room .vine .v2 {
	font-family: "OpenSans";
	font-size: 13px;
	color: #FFEFD7;
	line-height: 14px;
	margin-bottom: 0;
}
.room .tax {
	background-image: url('images/bg2.jpg');
	width: 100%;
	height: 165px;
	background-repeat: no-repeat;
	background-size: cover;
 //background-position: 51% 0;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.room .tax .t1 {
	font-family: "OpenSansBold";
	font-size: 18px;
	color: #F9F0E3;
	text-align: right;
}
.room .tax .t2 {
	font-family: "OpenSans";
	font-size: 12px;
	color: #F9F0E3;
	line-height: 14px;
	text-align: right;
	margin-bottom: 0;
}
.owl-dot {
	height: 15px;
	width: 15px;
	background: transparent;
	border-radius: 50%;
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #fff;
}
.owl-dots {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 20px;
}
.about .img div {
	border-radius: 50%;
	transition: all .5s ease-in-out
}
.about p {
	margin-top: 5px;
}
.about .img:hover div {
 //background: #6D3627;
	transition: all .5s ease-in-out;
}
.about .img:hover .icon-icn-1, .about .img:hover .icon-icn-2, .about .img:hover .icon-icn-3, .about .img:hover .icon-icn-4, .about .img:hover .icon-icn-5, .about .img:hover .icon-icn-6 {
 //color: #FFEFD7;
 //transform: scale(1.5);
	transition: all .5s ease-in-out;
}
.about .img:hover {
 //transform: scale(1.2);
	z-index: 1000;
}
.owl-dot.active {
	background: #FFEFD7;
}
.color4 {
	color: #6D3627!important;
}
.map a {
	color: #6D3627;
	font-size: 15px;
}
.map a:hover, .map a:focus, .map a:active {
	color: #6D3627;
	text-decoration: none;
}
a {
	cursor: pointer;
}
.news-list .one-hotel img {
	width: 100%;
	height: 100%;
	border-radius: 0;
	display: block;
	margin-bottom: 15px;
}
.news-item {
	padding: 0;
}
.one-hotel {
	background: #FFFFFF;
	border: 1px solid #DFDBCC;
	padding: 0 0 15px 0;
	border-radius: 5px;
	overflow: hidden;
 //height: 515px;
}
.one-hotel h3 {
	font-family: "Roboto-Condensed";
	font-size: 20px;
	padding: 0 15px;
	color: #6D3627;
	text-align: center;
	height: 50px;
	margin-bottom: 10px
}
.one-hotel .button-modal {
	border: 1px dashed #E42521;
	border-radius: 5px;
	color: #E42521;
	padding: 5px 10px;
	margin: 15px auto;
	width: 200px;
	display: block;
	cursor: pointer;
	text-align: center;
}
.one-hotel .button-modal:hover {
	text-decoration: none;
}
.price-table .data td {
	background: #F9F0E3;
	font-family: "OpenSans";
	font-size: 16px;
	color: #6D3627;
}
.price-table {
	width: 100%;
}
.price-table td {
	text-align: center;
	background: #FEF8F0;
	width: 50%;
}
.price-table .border {
	border-right: 1px solid #C0BEB8;
}
.bron {
	background: linear-gradient(#AF2C29, #E42521);
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	border: none;
	display: block;
	padding: 7px 30px;
	font-family: "OpenSans";
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 20px;
	width: 200px;
}
.bron:hover, .bron:focus, .bron:active {
	text-decoration: none;
}
.news-list .modal-body {
	padding: 0 0 20px;
}
.news-list .modal-header {
	border-bottom: none;
	padding: 0;
	position: absolute;
	z-index: 1000;
	right: 0;
}
.news-list .modal-body h3 {
	font-family: "Roboto-BoldCondensed";
	font-size: 28px;
	color: #6D3627;
	text-align: left;
	padding: 20px;
	margin-bottom: 0;
}
.news-list .modal-body p {
	font-family: "OpenSans";
	font-size: 16px;
	color: #6D3627;
	padding: 10px 0 0 20px;
}
.news-list .modal-body table p {
	padding: 10px;
}
.news-list .modal-body .col-md-8 {
	background: #FEF8F0;
}
.glyphicon-user {
	color: #6D3627;
	font-size: 12px;
	margin: 5px 0 0px;
}
.price-table td p {
	font-family: "OpenSans";
	font-size: 16px;
	color: #6D3627;
	margin-bottom: 0;
	padding: 7px;
}
.one-hotel .modal-body .bron {
	width: 300px;
}

/*==========  Desktop First Method  ==========*/




@media only screen and (max-width : 1200px) {
footer .tel1,  footer .tel2 {
	font-size: 22px;
}
body .nav li a {
	padding: 10px 10px;
}
.about .p3:nth-child(2) {
	padding-bottom: 30px
}
.map h4 {
	padding: 25px 0 30px;
}
.map .col-md-4 .p18 {
	font-size: 30px;
}
.map p {
	font-size: 15px;
}
.map .col-md-4 {
	padding: 0 30px;
}
.stickytop li a {
	margin: 13px 10px!important;
	padding: 0!important;
}
}

@media only screen and (max-width : 992px) {
footer .tel1,  footer .tel2 {
	font-size: 22px;
}
footer a {
	font-size: 16px;
}
.vk {
	margin-left: 27px;
}
.map .col-md-4 .p20 {
	font-size: 16px;
}
.map .col-md-4 {
	padding: 0 30px;
}
.clear {
	clear: both;
}
.room .vine {
	background-position: 51% 67%;
}
.room .tax {
	background-position: 0% 44%;
}
.navbar .container {
	width: 100%;
}
}

@media only screen and (max-width : 991px) {
.contact-map {
	width: 100%;
	height: 300px;
}
}

@media only screen and (max-width : 768px) {
.scroll-logo img {
	display: none;
}
.scroll-logo-2 {
	display: table;
	float: left;
}
#nav {
	text-align: left;
}
}

@media only screen and (max-width : 768px) {
footer .tel1,  footer .tel2 {
	font-size: 33px;
}
footer img {
	width: 20%;
}
.vk {
	position: relative;
	top: 0px;
	right: 40px;
}
.top-contact {
	display: none;
}
body h3 {
	font-size: 40px;
}
.uslugi .collapse-head-3,  .uslugi .collapse-head-4 {
	border: none;
	margin-top: 0px;
	padding-top: 0px;
}
.logo img {
	width: 36%;
}
.news-list .one-hotel {
	margin-bottom: 15px;
}
.news-list .one-hotel img {
	width: 100%;
	height: auto;
}
.uslugi .collapse-title {
	font-size: 24px;
}
.uslugi .glyphicon-chevron-right {
	float: right;
	position: relative;
	top: 27px;
	color: #E42521;
}
.uslugi .collapse-title {
	color: #E42521;
}
.uslugi .collapse-title {
	border-top: 1px solid #C4C4C4;
	padding-top: 15px;
}
.about p {
	font-size: 15px;
}
.about .col-sm-6,  .about .col-sm-4 {
 //height: 180px;
}
}

@media only screen and (max-width : 480px) {
.about .icon-icn-1,  .about .icon-icn-2,  .about .icon-icn-3,  .about .icon-icn-4,  .about .icon-icn-5,  .about .icon-icn-6 {
	font-size: 40px;
}
.logo img {
	width: 60%;
}
footer img {
	width: 150px;
}
body h3 {
	font-size: 30px;
}
.open {
	font-size: 16px;
}
.uslugi .glyphicon-bookmark {
	display: none;
}
.uslugi h2 {
	padding-top: 50px;
}
}

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


.flagsmoke-container{
	width: 50px;
	height: 63px;
	position:absolute;
	padding-top: 8px;
	right: 15%;
	background: url(images/flag-bg.png) top;
	background-repeat: no-repeat;
	background-size: 50px;
	top: 0;
	font-size: 40px;
	color:#FFFFFF;
	text-align:center;
	line-height: 90px;
}

.flagsmoke-container:hover{ color: #fff0d9;}




.tooltip-inner {
  background-color: #6D3627;
  width: 150px;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #6D3627;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #6D3627;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #6D3627;
}
.tooltip.right .tooltip-arrow {

  border-right-color: #6D3627;
}
.tooltip.left .tooltip-arrow {
 
  border-left-color: #6D3627;
}
.tooltip.bottom .tooltip-arrow {
 
  border-bottom-color: #6D3627;
}
.tooltip.bottom-left .tooltip-arrow {
 
  border-bottom-color: #6D3627;
}
.tooltip.bottom-right .tooltip-arrow {
 
  border-bottom-color: #6D3627;
}


.contacts-footer{ text-align:right;}
	

@media only screen and (max-width : 768px) {
	
	.contacts-footer{ text-align:left;}
	
}




@-webkit-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}

@-moz-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}

@keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}


.mouse-scroll {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7F8C8D;
  color: #FFF;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin-top: 10%;
  text-decoration: none;
  overflow: hidden;
  
  
}.mouse {
    position: relative;
    display: block;
    width: 40px;
    height: 65px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #FFF;
    border-radius: 23px;
    
}
    .mouse-movement { 
      position: absolute;
      display: block;
      top: 29%;
      left: 50%;
      width: 8px;
      height: 8px;
      margin: -4px 0 0 -4px;
      background: #FFF;
      border-radius: 50%;
      -webkit-animation: scroll-ani 4s linear infinite;
      -moz-animation: scroll-ani 4s linear infinite;
      animation: scroll-ani 4s linear infinite;
    }
    

    
  .mouse-message { 
      float: left;
      margin: -200px 0 0 7px;
      padding: 0;
      -webkit-animation: scroll-ani 4s linear infinite;
    -moz-animation: scroll-ani 4s linear infinite;
    animation: scroll-ani 4s linear infinite;
  }
  
  .mouse-container{ width: 40px; margin: 0 0 0 -20px; position:absolute; left:50%; bottom:20%;}
 
@media only screen and (max-width : 768px) {
	
	 .mouse-container{ width: 40px;  position: relative; margin: 15px auto; left:0;}
}

