@font-face {
	font-family: 'Roboto Condensed';
	src: url('../fonts/RobotoCondensed-Regular.eot?') format('eot'), 
	     url('../fonts/RobotoCondensed-Regular.woff') format('woff'), 
	     url('../fonts/RobotoCondensed-Regular.ttf')  format('truetype'),
	     url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Regular.eot?') format('eot'), 
	     url('../fonts/Roboto-Regular.woff') format('woff'), 
	     url('../fonts/Roboto-Regular.ttf')  format('truetype'),
	     url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
}
@font-face {
 font-family: 'BebasNeueRegular';
 src: url('fonts/BebasNeue-webfont.eot');
 src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/BebasNeue-webfont.woff') format('woff'),  url('fonts/BebasNeue-webfont.ttf') format('truetype'),  url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
html, body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
input {
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/* General Demo Style */
body {
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	background: #F4F4F4;
	font-weight: 400;
	font-size: 15px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
}
.ie7 body {
	overflow:hidden;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #801F21;
	text-decoration: none;
}
.main_holder {
	margin: 0px 0 0 0;
	position: relative;
	background: #fff;
	padding-top:120px;
	width:100%;
}
.window_container {
	width:100%;
	margin: 0 auto;
	position: relative;
}
.heading {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	font-size: 40px;
	font-weight: 600;
	padding-right:90px;
	text-align: right;
}
.tool_tip {
	padding: 130px 0em;
}
.model {
	width:980px;
	background:#f4f4f4;
	padding:15px;
	height:400px;
	margin: auto;
}

.trip_adv
{
	float:right;
	margin:30px 90px 0 0;
	background-image: url(../images/trip_a.png);
	width:109px;
	height:102px;
	
}
.banner heading {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 100px;
	padding-right:400px;
	float:right;
	text-align:center;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	padding: 0px 0px 5px 0px;
}
.container {
	position: relative;
	text-align: center;
}
.clr {
	clear: both;
}
.container > header {
	padding: 80px 30px 10px 20px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-align: left;
}
.container > header h1 {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	float:right;
	text-align:center;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	padding: 0px 0px 5px 0px;
}
.container > header h1 a {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	padding: 0px 0px 5px 0px;
}
.container > header h1 span {
}
.container > header h2, p.info {
	font-size: 16px;
	font-style: italic;
	color: #f8f8f8;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
/* Header Style */

/*.codrops-mid {
	font-family: Arial, sans-serif;
    font-size: 11px;
	font-weight:400;
	
	height: 100px;
	color:#47413A;
	
	position: fixed;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/header-dropshadow.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-color: #E5E4DF;
text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}*/



.mid-cont {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:400;
	height: 130px;
	color:#47413A;
	position: fixed;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/header-dropshadow.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-color: #E5E4DF;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
	width:100%;
	margin: 0 auto;
	position: fixed;
	padding-top:10px;
	z-index: 5000;
}

.wrap{
	width:1010px;
	margin:0 auto;
	
	}
.logo {
	float: left;
	margin:40px 0 0 0px;
	position: relative;
}
.mid-cont span.right {
	float: right;
	padding-right:60px;
	padding-top:50px;
	margin: 10px 0 0 0;
}
.mid-cont span.right a {
	float: none;
	display: inline;
	padding-left:10px;
}
.mid-cont span.right a:hover {
	color:#666;
	float: none;
	display: inline;
}
.mid-cont span.right .tel {
	padding-left: 16px;
	background-attachment: scroll;
	background-color: rgba;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.mid-cont span.right .mail {
	padding-left: 16px;
	background-attachment: scroll;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
}
.right2 {
	font-family:'Roboto', sans-serif, Arial, Helvetica, sans-serif;
	font-size:12px;
	float: right;
	
	margin: 30px 0 0 0;
}
.right2 a {
	float: none;
	display: inline;
	padding-left:10px;
}
.right2 a:hover {
	color:#666;
	float: none;
	display: inline;
}
.codrops-bt {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #fff;
	line-height:20px;
	height:20px;
	font-size:12px;
	width: 100%;
	background: #47413A;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.codrops-bt span {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	float: left;
	padding-left:40px;
}
.codrops-bt a {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 10px;
	letter-spacing:1px;
	color: #ddd;
	display: block;
	float: left;
}
.codrops-bt a:hover {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #fff;
}
.rightbt {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	float: right;
	padding-right:60px;
}
.rightbt a {
	float: none;
	display: inline;
}
.codrops-top {
	font-family: Arial, sans-serif;
	font-size: 11px;
	height: 30px;
	padding-top:8px;
	position: fixed;
	width: 100%;
	background: #47413A;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 5444;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.codrops-top a:hover {
	color: #fff;
}
.codrops-top span.right {
	float: right;
	padding-right:60px;
}
.codrops-top span.right a {
	float: none;
	display: inline;
}
p.codrops-demos {
	display: block;
	padding: 15px 0px;
}
p.codrops-demos a, p.codrops-demos a.current-demo, p.codrops-demos a.current-demo:hover {
	display: inline-block;
	border: 1px solid #6d0019;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 2px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #a90329;
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a90329), color-stop(44%, #8f0222), color-stop(100%, #6d0019));
	background: -webkit-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -o-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -ms-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
}
p.codrops-demos a:hover {
	background: #6d0019;
}
p.codrops-demos a:active {
	background: #6d0019;
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d0019), color-stop(56%, #8f0222), color-stop(100%, #a90329));
	background: -webkit-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: -o-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: -ms-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
	-moz-box-shadow:0px 1px 1px rgba(255, 255, 255, 0.9);
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
}
p.codrops-demos a.current-demo, p.codrops-demos a.current-demo:hover {
	color: #A5727D;
	background: #6d0019;
}
.codrops-top span.right .book {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	background: #beab8f;
	padding: 5px 10px;
	text-decoration: none;
}
 .codrops-top span.right .book:lang(ru) {
font-family: 'open_sans_lightregular', Arial, Helvetica, sans-serif;
}
.codrops-top span.right .book:hover {
	background: #b5986a;
}
.codrops-top span.right a.map {
	padding-left: 16px;
	background-attachment: scroll;
	background-color: rgba;
	background-image: url(../images/maps-directions.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.gkFooter {
	z-index:9;
	position:fixed;
	bottom:0px;
	margin-bottom:0px;
	width:100%;
	line-height:10px;
	background:none repeat scroll 0% 0% rgb(49, 34, 27);
	color: rgb(115, 104, 85);
}
/*=============================
 * start-content-box
 ============================*/
.content-box-left {
	float:left;
	width:20%;
}
.content-box-left-topgrid h3 {
	color: #666666;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(85, 85, 85, 0.1);
}
.content-box-left-topgrid h4 {
	color: #666666;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	margin: 0px 0px 0.5em 0;
}
.content-box-left-topgrid p {
	font-family: 'Roboto Condensed', sans-serif;
	color: #6a6a6a;
	font-size: 14px;
	padding: 5px 0 5px 0;
	line-height: 1.8em;
}
.content-box-left-topgrid span {
	font-family: 'Roboto Condensed', sans-serif;
	color: #6a6a6a;
	font-size: 16px;
	font-weight:400;
	text-transform: uppercase;
	padding: 5px 0 10px 0;
	display: block;
}
.content-box-right {
	float:right;
	width:710px;
}
.content-box-right h1 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #6a6a6a;
	font-size: 24px;
	font-weight:400;
	text-transform:uppercase;
	margin: 10px 0 10px 0;
}
.content-box-right h3 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #6a6a6a;
	font-size: 24px;
	font-weight:400;
	text-transform:uppercase;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid rgba(85, 85, 85, 0.1);
}
.content-box-right  {
	font-family: 'Roboto Condensed', sans-serif;
	color: #6a6a6a;
	font-size: 14px;
	font-weight:400;
	line-height:25px;
	margin: 0 0 10px 0;
}
.content-box-right ul {
	list-style: decimal;
	margin: 20px 0 0 0;
}
.content-box-right ul li{
	font-family: 'Roboto Condensed', sans-serif;
	color: #6a6a6a;
	font-size: 14px;
	font-weight:400;
	line-height:15px;
	margin: 0 0 10px 20px;
}
.breadcrumb {
	padding-bottom:10px;
}
.breadcrumb p {
	color: #666666;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-size: 12px;
}
.breadcrumb a {
	color: #666666;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-size: 12px;
}
.breadcrumb a:hover {
	color:#0062A0;
}
.quote {
	background: url("../images/quote.png") no-repeat;
	display: block !important;
	height: 25px;
	margin: 15px 0;
	width: 26px;
}
.icon_ta {
	background: url("../images/tripad.png") no-repeat;
	display: block !important;
	height: 31px;
	margin: 15px 0;
	width: 185px;
	margin:10px 0 20px 0;
}
/* social media */

.footer-grid {
	color: #666666;
	font-family: 'Roboto Condensed', sans-serif;
	float: left;
	padding-bottom:100px;
}
.footer-grid:nth-child(3n+1) {
 margin-right:0;
}
.footer-grid h3 {
	font-size:1.2em;
	color: #666666;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 0.8em;
}
.footer-grid ul li {
}
.footer-grid ul li a {
	color: #8C8C8C;
	font-size: 0.9em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.footer-grid ul li a:hover {
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: 0.7;
 -webkit-transition: opacity .15s ease-in-out;
 -moz-transition: opacity .15s ease-in-out;
 -ms-transition: opacity .15s ease-in-out;
 -o-transition: opacity .15s ease-in-out;
 transition: opacity .15s ease-in-out;
}
.social-icons li {
	display:inline-block;
}
.social-icons li a {
	width:48px;
	height:45px;
	display:block;
}
.social-icons li a.facebook {
	background:url(../images/footer-icons.png) no-repeat 0px 0px;
}
.social-icons li a.twitter {
	background: url(../images/footer-icons.png) no-repeat -56px 0px;
}
.social-icons li a.youtube {
	background: url(../images/footer-icons.png) no-repeat -112px 0px;
}
.footer-grid p {
	color: #A2A2A2;
	font-size: 0.875em;
	line-height: 1.5em;
	padding:0 0 0.4em 0;
}
	
/* Media Queries */
@media screen and (max-width: 767px) {
 .container > header {
 text-align: center;
}
 p.codrops-demos {
 position: relative;
 top: auto;
 left: auto;
}
}
 @media (max-width: 800px) {
 .logo {
float: left;
margin:0 0 0 10px;
position: relative;
}
 .mid-cont span.right {
 float: right;
 padding-right:5px;
 margin: 10px 0 0 0;
}
 .right2 {
 font-family:'Roboto', sans-serif, Arial, Helvetica, sans-serif;
 font-size:10px;
 float: right;
 padding-right:10px;
 margin: 30px 0 0 0;
}
 .right2 a {
 float: none;
 display: inline;
 padding-left:10px;
}
}
