html{

	
}
body{
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 14px;
}
td{
	vertical-align:top;
}
h1{

}
a{

	text-decoration: none;
	color: #585858;
}
div.page{
	width: 1200px;
	-webkit-box-shadow: 0px 8px 8px 8px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 8px 8px 8px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 8px 8px 8px rgba(34, 60, 80, 0.2);
	margin:0px;
	padding: 0px;
}
div#headlogo{
	background: url(../images/head_back_lake.png) no-repeat top right;
}
div.basic-block{
	width: 600px;
	height:399px;
	float: inline-start;
}
div#headcalendar{
	width: 600px;
	height:399px;
	background: url(../images/head_back_turist.png) no-repeat top left;
}
div.menuicon{
	width: 98px;
	height: 61px;
	cursor: pointer;
	background: url(../images/mobile_menu.png) no-repeat top left;
	margin: 20px;
}
div.mobmenu{
	-webkit-box-shadow: 0px -10px 10px -10px rgba(34, 60, 80, 0.6);
	-moz-box-shadow: 0px -10px 	10px -10px rgba(34, 60, 80, 0.6);
	box-shadow: 0px -10px 10px -10px rgba(34, 60, 80, 0.6);	
	border-radius: 10px 10px 10px 10px;
	background: #ececec;
	border: 5px solid white;
	margin: 20px;
    padding: 20px;
	position: absolute;
	display: none;
	z-index: 1000;
}
div.menuclose{
	color: white;
	background: red;
	border-radius: 5px 5px 5px 5px;
	margin: 5px;
	padding: 5px;
	border: 2px solid white;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(34, 60, 80, 0.34);
	-moz-box-shadow: 0px 0px 3px 3px rgba(34, 60, 80, 0.34);
	box-shadow: 0px 0px 3px 3px rgba(34, 60, 80, 0.34);
	cursor: pointer;
	position: relative;
	float: right;
}
ul.menu-mobile{
	font-family: tahoma;
    font-size: 17px;

	
}
div.lang{
	
	position: absolute;
    margin-left: 215px;
	padding: 30px;
}
div.lang li{
	margin: 10px;
    padding: 10px;
	 -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 0px 3px 5px rgba(34, 60, 80, 0.2);
	font-size: 18px;
	border-radius: 5px 5px 5px 5px;
}

div.logopc {
	background: #ffffff;
	-webkit-box-shadow: 0px 20px 20px 6px rgba(34, 60, 80, 0.33);
	-moz-box-shadow: 0px 20px 20px 6px rgba(34, 60, 80, 0.33);
	box-shadow: 0px 20px 20px 6px rgba(34, 60, 80, 0.33);
    border-radius: 0px 0px 10px 10px;
	position: absolute;
	margin-left: 400px;
	margin-top: -1px;
	border: 1px solid white;
}
div.logopcin{
	-webkit-box-shadow: 0px -2px 35px 34px rgba(34, 60, 80, 0.12) inset;
	-moz-box-shadow: 0px -2px 35px 34px rgba(34, 60, 80, 0.12) inset;
	box-shadow: 0px -2px 35px 34px rgba(34, 60, 80, 0.12) inset;
	font-size: 20px;
    font-weight: normal;
    text-align: center;
    color: #545454;
    font-family: sans-serif;
    border-radius: 0px 0px 10px 10px;
	border: 1px solid white;
	padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
div.headcontact{
	position: absolute;
    margin-left: 120px;
    padding: 5px;

}
div.headcontact td{
	vertical-align:middle;
}
div.headcalendar{
	position: absolute;
    width: 488px;
    height: 74px;
    margin-left: 100px;
    margin-top: 305px;
}

div.basicline{
	border: 2px solid #c9c9c9;
	border-radius: 5px 5px 5px 5px;
	font-size: 16px;
	background: #ffffff;
}
div.iconcalendar{
	width: 42px;
	height: 39px;
	background: url(../images/calendar.gif) no-repeat top left;
}
div.basicline-green{
    border: 2px solid #c9c9c9;
    border-radius: 5px 5px 5px 5px;
    background: #0bb407;
    padding: 11px;
	
    color: white;
    font-size: 16px;

}
div.basicline input{
	width: 90px;
    font-size: 18px;
    border-bottom: 1px solid #d2d2d2;
    border-left: none;
    border-top: none;
    border-right: none;
    margin: 7px;
    height: 22px;
}

div.img-search{
    width: 58px;
    height: 36px;
    background: url(../images/car_search.png) no-repeat bottom left;
	
}


div.busy a{
	
	color: red;
}
a:hover{
	color: black;
	text-decoration: none;
}
table.topcontact td{
	vertical-align: top;
}
div.hormenu{
	margin: 0px;
	padding: 0px;
	-webkit-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
	-moz-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
	box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
	width: fit-content;
	margin-top: 15px;
}
ul#seasonhormenu{
	border: 3px solid white;
	margin: 0px;
    padding: 0px;
}

ul#seasonhormenu li{
    list-style: none;
    display: inline-block;
    width: 180px;
    height: 51px;
    border: none;
    text-align:center;
    line-height: 48px;
    background: url(../images/line_bg_menu.png) repeat-x bottom;
    text-transform: uppercase;
    color: #686868;
    border-right: 1px solid #e5e5e5;
	
}
ul#seasonhormenu li:last-child{
 border-right: none;
}
ul#seasonhormenu li.active a{
	color: #347eb5;
	text-decoration: underline;
}
ul#seasonhormenu a:hover{
	color: #347eb5;
	text-decoration: none;
}
div.moduletable-razdel {
	margin-left: 30px;
}
div.moduletable-razdel h3{
	color: #3577b1;
    text-transform: uppercase;
    margin-left: 20px;
    font-size: 16px;
    font-weight: normal;
    margin: 10px;
    padding: 10px;	
}
ul.menu-razdel{
    width: 300px;
    text-align: left;
	
	border: 3px solid white;
	margin: 0px;
    padding: 0px;
	-webkit-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
	-moz-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
	box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
	width: fit-content;
	background: #ececec;
}
ul.menu-razdel li{
	list-style: none;
	font-weight: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    text-decoration-thickness: from-font;
    border: none;
    line-height: 48px;
    text-transform: uppercase;
    padding-left: 20px;
    border-bottom: 1px solid #417cb3;
	padding-right: 15px;
	width: 300px;	
}
ul.menu-razdel li.active{
	background: #417cb3;
	color: #ffffff;
}
ul.menu-razdel li.active a{
	color: #ffffff;
}
ul.menu-razdel li a{
	color: #686868;
}
ul.menu-razdel li a:hover{
	color: #ffffff;
}
ul.menu-razdel li:hover a{
	color:#ffffff;
}
ul.menu-razdel li:hover{
	background: #417cb3;

}
ul.menu-razdel li:last-child{
	border: none;
}

div.listcars-basic {
	width: 580px;
    height: 323px;
    -webkit-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
    -moz-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
    box-shadow: 0px 6px 16px 6px rgba(34, 60, 80, 0.3);
    border: 1px solid #ffffff;
    border-radius: 2px 10px 10px 10px;
    margin-bottom: 30px;
    float: inline-start;
    margin: 5px 5px 30px 5px;
}
div.listcar-year{
	width: 65px;
    height: 34px;
    margin-left: 0px;
    font-size: 21px;
    font-weight: normal;
    font-family: sans-serif;
    line-height: 34px;
    margin-top: 5px;
}
div.listcar-drive{
    width: 51px;
    height: 34px;
    margin-left: 22px;
    font-size: 17px;
    font-weight: normal;
    font-family: sans-serif;
    line-height: 34px;
    margin-top: 5px;
}

div.listcars{
	width: 580px;
	height: 323px;
	float: left;
}
div.listcar-head{
	background: url(../images/head_list_of_car.png) no-repeat top left;
	color: white;
	text-transform: uppercase;
	border-bottom: 2px solid #3373ae;
}
div.listcar-title{	
    color: black;
    width: 250px;
    height: 34px;
    margin-top: 5px;
    line-height: 34px;
    font-size: 14px;
    margin-left: 12px;	
	
}
div.listcar-deposit{
	color: #585858;
    width: 115px;
    height: 34px;
    line-height: 34px;
    margin-top: 5px;
    text-align: right;
}
div.listcar-rashod{
    /* border: 1px solid red; */
    background: url(../images/petrol.png) no-repeat left;
    width: 230px;
    height: 34px;
    margin: 5px;
    padding-left: 27px;
    font-size: 15px;
    color: #434343;
    line-height: 34px;
	margin-bottom: 133px;
}
div.listcar-seats{
    width: 150px;
    height: 20px;
    line-height: 20px;
    margin: 5px;
    padding-left: 27px;
    background: url(../images/icon_seats.gif) no-repeat left;
}
div.listcar-fuel{
    width: 150px;
    height: 20px;
    line-height: 20px;
    margin: 5px;
    padding-left: 27px;
    background: url(../images/icon_gas.gif) no-repeat left;	
}
div.listcar-wheel{	
    width: 150px;
    height: 20px;
    line-height: 20px;
    margin: 5px;
    padding-left: 27px;
    background: url(../images/icon_wheel.gif) no-repeat left;	
}
div.listcar-atm{	
    width: 150px;
    height: 20px;
    line-height: 20px;
    margin: 5px;
    padding-left: 27px;
    background: url(../images/icon_atm.gif) no-repeat left;	
}
div.listcar-price{
    padding-top: 30px;
}
div.basic-price-title{
	color: #8a8a8a;
    font-size: 17px;
}
div.basic-price{
	color: #df0000;
    font-size: 30px;
}
div.valute-price{
    font-size: 16px;
    color: #585858;
}
div.busy{
	border: 2px solid #c9c9c9;
    border-radius: 10px 10px 10px 10px;
    margin-top: 30px;
	width: 160px;
    padding: 5px;
	cursor: pointer;
}
div.order a{
    display: block;
	color: red;
    text-decoration: none;
    /* margin: 5px; */
    text-align: center;
    font-size: 14px;

}
div.order{
	background: #0bb407;
    border: 2px solid #c9c9c9;
    border-radius: 10px 10px 10px 10px;
    margin-top: 45px;
    margin-right: 20px;
}
div.order a{
    display: block;
    /* width: 100px; */
    /* height: 40px; */
    line-height: 40px;
    color: white;
    text-decoration: none;
    /* margin: 5px; */
    text-align: center;
    font-size: 20px;

}
div.listcar-footer{
	width: 100%;
    float: inline-start;
}


div.colorchecker {
    width: 30px;
    height: 30px;
    background: url(../images/check_uncheck.png);
    display: block;
	margin-left: 70px;
}

#colormarker_30_66 {
    width: 133px;
    height: 60px;
	background: url(../images/filter_suv.png) no-repeat center center;
    margin: 0px;
    padding: 0px;
}
#colormarker_30_72 {
    width: 133px;
    height: 60px;
    background: url(../images/filter_van.png) no-repeat top left;
    margin: 0px;
    padding: 0px;	
}
#colormarker_30_70 {
    width: 114px;
    height: 60px;
    background:  url(../images/filter_sedan.png) no-repeat top left;
    margin: 0px;
    padding: 0px;	
}
#colormarker_30_71 {
    width: 105px;
    height: 60px;
    background:  url(../images/filter_small.png) no-repeat top left;
    margin: 0px;
    padding: 0px;
}	
div.colormarker{
    display: inline-block;
	cursor: pointer;
}
div.order-body{
	font-size: 18px;
    font-weight: normal;
	margin: 15px;
}
div.tableofprice td{
	margin: 5px;
	padding: 10px;
	
}
div.tableofprice div.valute-price{

	margin: 10px;
    padding: 10px;
    text-align: center;
}
div.car-available{
	color: #00b100;
    font-size: 18px;
    /* text-transform: uppercase; */
    margin: 10px;
}
div.car-notavailable{
	color: red;
    font-size: 18px;
    /* text-transform: uppercase; */
    margin: 10px;	
}
div.order-calendar{
	border: 2px solid #c9c9c9;
    border-radius: 5px 5px 5px 5px;
    font-size: 16px;
    background: #ffffff;
    margin: 10px;
    padding: 12px;
	background: #ffffff url(../images/calendar.gif) no-repeat right;
    padding-right: 50px;
}
ul.order_head li{
	list-style: none;
    display: inline-block;
    width: 130px;
    height: 51px;
    border: none;
    text-align: center;
    line-height: 48px;
    Border-bottom: 3px solid #337ab2;
    text-transform: uppercase;
    color: #000000;
    border-right: 1px solid #e5e5e5;							
}
ul.order_head {
    border: 3px solid white;
    margin: 0px;
    padding: 0px;
}	
div.reservation {
	margin: 0px;
	padding: 0px;
	-webkit-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
	-moz-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
	box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
	width: fit-content;
	margin-top: 15px;
}
h2{
    font-size: 20px;
    font-weight: normal;
    text-indent: 20px;	
}
h3{
    font-size: 19px;
    font-weight: normal;
    
}

div.available, div#finish{
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:linear-gradient(to bottom, #04c217 5%, #0aa612 100%);
	background-color:#04c217;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:21px;
	padding:15px 70px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
	margin: 10px;
}
div.available:hover {
	background:linear-gradient(to bottom, #0aa612 5%, #04c217 100%);
	background-color:#0aa612;
}
div.available:active {
	position:relative;
	top:1px;
}
div.noactive-order {
    background: #f7c2c2;
}

div.big_photo{
	position: fixed;
    width: 600px;
    height: auto;
    border: 10px solid #ffffff;
    top: 50px;
    left: 50%;
    margin-left: -300px;
    /* margin: 40px; */
    -webkit-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
    -moz-box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
    box-shadow: 0px 11px 16px 4px rgba(34, 60, 80, 0.31);
    background: #ffffff;
	display: none;
}
div.photo_of_car{
	height: 130px;
	width: auto;
    border: 1px solid #ffffff;
    margin: 10px;
    padding: 10px;
    -webkit-box-shadow: 0px 5px 5px 4px rgba(34, 60, 80, 0.31);
    -moz-box-shadow: 0px 5px 5px 4px rgba(34, 60, 80, 0.31);
    box-shadow: 0px 5px 5px 4px rgba(34, 60, 80, 0.31);
    border-radius: 10px;
    text-align: center;
    float: inline-start;
}
div.big_photo img {
	width: 600px;
	height: auto;
}

div.shadow {
    width: 100%;
    height: 100%;
    margin: auto;
    background: rgba(0, 0, 0, 0.62);
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}
div.table_of_months {
    top: 50px;
    position: fixed;
    left: 50%;
    margin: auto;
	margin-left: -255px;	
    background: white;
    /* border: 1px solid green; */
    width: 450px;
    height: 370px;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    padding: 30px;
    display: none;
}
div.months table {
    width: 100%;
}
div.left, div.right {
    box-shadow: 0px 0px 0px 2px #9fb4f2;
    background: linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
    background-color: #7892c2;
    border-radius: 10px;
    border: 1px solid #4e6096;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 19px;
    padding: 10px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #283966;
    width: 120px;
    text-align: center;
}
div.calendar {
    width: 60px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 25px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
div#order_tab5 input{
  display: flex;
  align-items: center;
  position: relative;
  max-width: 100%;
}

div#order_tab5 input {
  font-size: 18px;
  padding: 5px 10px;
  width: 100%;
  outline: none;
  background: #FFFFFF;
  color: #000000;
  border: 1px solid #C4D1EB;
  border-radius: 5px;
  transition: .3s ease;
  box-shadow: 3px 3px 2px 0px #E2E2E2;
}

div#order_tab5  input:focus {
  background: #F2F2F2;
  border: 1px solid #5A7EC7;
  border-radius: 10px;
}

div#order_tab5 input::placeholder {
  color: #DDDDDD;
}


@media (max-width: 1225px) {
	div.page {
		width: 100%;
	}
	div#headcalendar {
		width: 550px;
	}
	div.iconcalendar, div.img-search{
		display: none;
	}
}
@media (max-width: 1210px) {
	div.listcars-basic {
		width: 553px;
	}
	ul#seasonhormenu li {
		width: 150px;
	}
	div#headcalendar {
        width: 500px;
	}
	div.headcalendar {
		width: 400px;
	}
	div.basicline-green {
		width: 70px;
	}
}
@media (max-width: 1150px) {
	div.listcars-basic {
		width: 500px;
	}
	div.listcar-title {
		width: 203px;
		font-size: 13px;
		margin-left: 5px;
		color: white;
	}
	div.listcar-deposit {
		width: 97px;
		color: white;
		text-transform: capitalize;
	}
	div.listcar-year {
		width: 43px;
		font-size: 17px;
	}
	div.listcar-drive {
		width: 41px;
		margin-left: 7px;
		font-size: 17px;
	}
	div.listcar-head {
		background-image: none;
		background: #3373AE;
	}
	ul#seasonhormenu li {
		width: 130px;
		text-transform: none;
	}	
	
}

@media (max-width: 1120px) {
	div#headcalendar {
        width: 390px;
    }
	div.headcontact {
		position: absolute;
		margin-left: 70px;
	}
	div.headcalendar {
        width: 400px;
        position: absolute;
        margin-left: -400px;
    }
}
@media (max-width: 1020px) {
	div.page {
        width: 600px;
    }
	div.iconcalendar, div.img-search{
		display: block;
	}
	div.hormenu, div.moduletable-razdel{
		display: none;
	}

	
	div.logopc {
		 background: none;
		 -webkit-box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0); 
		-moz-box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0);
		 box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0); 
		border-radius: 0px 0px 0px 0px; 
		position: absolute;
		margin-left: 144px;
		margin-top: 287px;
		border: none;
	}
	div.logopcin {
		-webkit-box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0) inset;
		-moz-box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.12) inset;
		box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.12) inset; 
		font-size: 14px; 
		font-weight: normal; 
		border-radius: 0px 0px 0px 0px;
		border: none;
		padding: 0px
	}
	div.logopcin img{
		width: 170px;
	}
	div#headcalendar {
        width: 600px;
    }
    div.headcalendar {
        width: 577px;
        margin-left: 10px;
    }
    div.headcontact {
        position: absolute;
        margin-left: 10px;
        margin-top: 10px;
        width: 580px;
        font-size: 18px;
    }

	div.basicline-green {
		width: 150px;
		border: 2px solid #c9c9c9;
		border-radius: 5px 5px 5px 5px;
		background: #0bb407;
		padding: 11px;
		
		color: white;
		font-size: 16px;		
	}
	div.headcontact a{
		font-size: 18px;
	}
	div.headcontact table{
		width:100%;
	}
	div.listcars-basic {
		width: 580px;
	}
	div.listcar-head{
        background-image: url(../images/head_list_of_car.png);
        background-repeat: no-repeat;
        background-color: white;
		color: black;
		text-transform: uppercase;
		border-bottom: 2px solid #3373ae;
	}
	div.listcar-drive {
		width: 51px;
		margin-left: 22px;
		font-size: 17px;
	}
	div.div.listcar-year {
		width: 65px;
		font-size: 21px;
	}
	div.listcar-title {
		color: black;
		width: 250px;
		font-size: 14px;
		margin-left: 12px;
	}
	div.listcar-deposit {
		color: #585858;
		width: 115px;
		text-transform: uppercase;
	}
	div.listcar-title {
		color: black;
		width: 250px;
		font-size: 14px;
		margin-left: 42px;		
	}
	div.listcar-deposit {
		color: #585858;
		width: 115px;
		text-transform: uppercase;
	}
	div.listcar-year {
		width: 43px;
		font-size: 17px;
	}
	div.listcar-drive {
		width: 51px;
		height: 34px;
		margin-left: 22px;
		font-size: 17px;
		font-weight: normal;
		font-family: sans-serif;
		line-height: 34px;
		margin-top: 5px;
	}
	ul.menu-mobile{
		font-family: tahoma;
		font-size: 20px;
	}
	ul.menu-mobile li{
		margin: 10px;
		padding: 10px;
	}	
	ul.menu-mobile li a{
		color:black;
	}
	
}
