@charset "utf-8";
/* CSS Document */

@media screen  and (min-width:1600px) and (max-width:1680px) {
	.top-site-desctop .other-blocks .phone-top,
	.top-site-desctop .other-blocks .btn-modal {
  		flex: 0 0 29%;
	}
	.top-site-desctop .other-blocks .langs {
  		flex: 0 0 22%;
	}
  	.custom-header-page .custom-header .slogan {
		font-size: 50px;
	}
}
@media screen  and (min-width:1440px) and (max-width:1599px) {
	.top-site-desctop .other-blocks .phone-top,
	.top-site-desctop .other-blocks .btn-modal {
  		flex: 0 0 33%;
	}
	.top-site-desctop .other-blocks .langs {
  		flex: 0 0 26%;
	}
	.custom-header-page .custom-header .slogan {
		display: none !important;
	}
}
@media screen  and (min-width:1400px) and (max-width:1439px) {
	.top-site-desctop .other-blocks .phone-top,
	.top-site-desctop .other-blocks .btn-modal {
  		flex: 0 0 33%;
	}
	.top-site-desctop .other-blocks .langs {
  		flex: 0 0 26%;
	}
	.custom-header-page .custom-header .slogan {
		display: none !important;
	}
}
@media screen  and (min-width:1366px) and (max-width:1399px) {
	.top-site-desctop .other-blocks .phone-top,
	.top-site-desctop .other-blocks .btn-modal {
  		flex: 0 0 33%;
	}
	.top-site-desctop .other-blocks .langs {
  		flex: 0 0 26%;
	}
}
@media screen  and (min-width:1280px) and (max-width:1365px) {
	.top-site-desctop .other-blocks .phone-top,
	.top-site-desctop .other-blocks .btn-modal {
  		flex: 0 0 33%;
	}
	.custom-phone a {
		font-size: 21px;
	}
	.top-site-desctop .other-blocks .langs {
  		flex: 0 0 26%;
	}
}
@media screen  and (min-width:1200px) and (max-width:1279px) {
	.top-site-desctop .other-blocks .phone-top,
	.top-site-desctop .other-blocks .btn-modal {
  		flex: 0 0 35%;
	}
	.custom-phone a {
		font-size: 21px;
	}
	.top-site-desctop .other-blocks .langs {
  		flex: 0 0 28%;
	}
}
@media screen  and (min-width:1200px) and (max-width:1399px) {
	h1, .h1,
	h2, .h2,
	h3, .h3,
	h4, .h4,
	h5, .h5,
	h6, .h6 {
		line-height: 1.1;
	}
	h1, .h1 {
	    font-size: 40px;
	}
	h2, .h2 {
	    font-size: 30px;
	}
	h3, .h3 {
	    font-size: 20px;
	}
	h4, .h4 {
	    font-size: 18px;
	}
	h5, .h5 {
	    font-size: 16px;
	}
	h6, .h6 {
	    font-size: 14px;
	}
	body {
		font-size: 16px;
	}
	.btn {
		padding: 8px 20px;
		font-size: 16px;
	}
	div.mod-languages li a img {
		width: 30px;
	}
}
@media screen  and (max-width:1199px) {
	.top-site {
  		padding: 10px 0;
	}
	.top-site-mobile .row {
		align-items: center;
	}
  	.modal-mob a {
		color: #FF0000 !important;
		position: relative;
		top: 4px;
	}
	.modal-mob a i {
		font-size: 18px;
		font-weight: bold;
	}
	.logo-mobile {
		text-align: center;
	}
	.logo-mobile a img {
		height: 16px;
	}
	.mod-languages {
		float: right;
	}
	div.mod-languages li {
		margin: 0 3px;
	}
	div.mod-languages li a img {
  		width: 18px;
	}
	/*----------- slide_panel -------------*/
	.slide_panel_wrap .cd-main-content {
    	text-align: left;
    	/*padding-top: 10px;
    	margin-bottom: 20px;
		position: absolute;
		z-index: 100;
		left: 15px;
		top: 20px;*/
	}
	.slide_panel_wrap .cd-btn {
		background-color: transparent;
		border-radius: 0;
		box-shadow: none;
		padding: 0;
		color: #ffffff;
		text-decoration: none;
	}
	.slide_panel_wrap .cd-btn i {
		font-size: 30px;
		color: #FF0000;
	}
	.slide_panel_wrap .cd-btn img {
		border-radius: 0;
	}
	.slide_panel_wrap .cd-btn:hover {
		box-shadow: none;
		opacity: 0.7;
	}
	.cd-panel__close {
		text-indent: -9999px !important;
	}
	.cd-panel__close::before,
	.cd-panel__close::after {
		background-color: #FF0000 !important;
	}
	.cd-panel__close:hover::before,
	.cd-panel__close:hover::after {
		background-color: #ffffff !important;
	}
	.slide_panel_wrap .cd-panel__close:hover {
  		background-color: #d62217;
  		color: #ffffff;
	}
	.slide_panel_wrap .cd-panel {
		z-index: 1000;
	}
	.slide_panel_wrap .cd-panel__header {
		box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.06) !important;
		/*background-color: #42D23F;*/
	}
	.slide_panel_wrap .cd-panel__header .logo {
		margin-left: 15px;
	}
	.slide_panel_wrap .cd-panel__header .logo a img {
		height: 16px;
	}
	.slide_panel_wrap .cd-panel__container {
		background: #ffffff;
	}
	.slide_panel_wrap .cd-panel__content .phone-top-slide {
		margin: 20px 0 30px;
	}
	.slide_panel_wrap .cd-panel__content .phone-top-slide .custom-phone a {
		font-size: 20px;
	}
	.slide_panel_wrap .cd-panel__content .btn-modal-slide {}
	.slide_panel_wrap .cd-panel__content .btn-modal-slide a {
		font-size: 16px;
		padding: 7px 20px;
	}
}
@media screen  and (min-width:992px) and (max-width:1199px) {
	h1, .h1,
	h2, .h2,
	h3, .h3,
	h4, .h4,
	h5, .h5,
	h6, .h6 {
		line-height: 1;
	}
	h1, .h1 {
		font-size: 30px;
	}
	h2, .h2 {
		font-size: 26px;
	}
	h3, .h3 {
		font-size: 18px;
	}
	h4, .h4 {
		font-size: 17px;
	}
	h5, .h5 {
		font-size: 16px;
	}
	h6, .h6 {
		font-size: 14px;
	}
	body {
		font-size: 16px;
	}
	.btn {
		font-size: 16px;
		padding: 7px 20px;
	}
	/*********** Header ************/
	#Header {
		margin-bottom: 70px !important;
	}
	.custom-header-page .custom-header .mod-custom {
		padding: 60px 0 50px;
	}
	.custom-header-page .custom-header .desc-header ul li {
		font-size: 25px;
	}
	.custom-header-page .custom-header .desc-header ul li::before {
		font-size: 50px;
	}
	/*********** Advantages ************/
	#Advantages {
		margin-bottom: 70px !important;
	}
	/********** OurCars ************/
	#OurCars {
		margin-bottom: 70px !important;
	}
	.custom-our-car .block-car .wrap-block-car .desc-car {
		padding: 0 10px;
	}
	.custom-our-car .block-car .wrap-block-car .bottom-car .wrap-bottom-car {
		padding: 0 10px 15px;
	}
	.custom-our-car .block-car .wrap-block-car .bottom-car .wrap-bottom-car .rent-car a {
		padding: 7px 15px;
	}
	/************ Regulated *********/
	#Regulated {
		margin-bottom: 70px !important;
	}
	/*********** Reservation *********/
	#Reservation {
		margin-bottom: 60px !important;
	}
	/*********** About ************/
	#About {
		margin-bottom: 70px !important;
	}
	/************ Footer ***********/
	.custom-footer-cont .footer-logo {
		margin-bottom: 40px;
	}
	.custom-footer-cont .footer-logo a img {
		height: 40px;
	}
	.custom-footer-cont .footer-phone {
		margin-bottom: 20px;
	}
	.custom-footer-cont .footer-phone a {
		font-size: 26px;
	}
	.custom-footer-cont .footer-block i {
		font-size: 22px;
		margin-right: 0;
	}
	.custom-footer-cont .footer-mail {
		margin-bottom: 20px;
	}
	.custom-footer-cont .footer-mail a {
		font-size: 18px;
	}
	.custom-footer-cont .footer-address {
		font-size: 18px;
	}
	.footer-map iframe {
		height: 350px;
	}
	/************** BottomFooter *************/
}
@media screen  and (min-width:768px) and (max-width:991px) {
	h1, .h1,
	h2, .h2,
	h3, .h3,
	h4, .h4,
	h5, .h5,
	h6, .h6 {
		line-height: 1;
	}
	h1, .h1 {
		font-size: 28px;
	}
	h2, .h2 {
		font-size: 24px;
	}
	h3, .h3 {
		font-size: 17px;
	}
	h4, .h4 {
		font-size: 16px;
	}
	h5, .h5 {
		font-size: 15px;
	}
	h6, .h6 {
		font-size: 14px;
	}
	body {
		font-size: 16px;
	}
	.btn {
		font-size: 16px;
		padding: 7px 20px;
	}
	/*********** Header ************/
	#Header {}
	.custom-header-page .custom-header .mod-custom {
		padding: 50px 0 0px;
		background-color: #D9D9D9;
		background-image: none !important;
	}
	.custom-header-page .custom-header .desc-header .h1 {
		padding-top: 0;
	}
	.custom-header-page .custom-header .desc-header ul {
		margin: 20px 0;
	}
	.custom-header-page .custom-header .desc-header ul li {
		font-size: 22px;
	}
	.custom-header-page .custom-header .desc-header ul li::before {
		font-size: 45px;
	}
	.custom-header-page .custom-header .img-header {
  		text-align: center;
	}
	.custom-header-page .custom-header .img-header img {
		width: 450px;
	}
	/*********** Advantages ************/
	#Advantages {}
	.custom-advans .row-advans-1 {
  		margin-bottom: 0;
	}
	.custom-advans .block-advan {
		margin-bottom: 30px;
	}
	.custom-advans .block-advan .wrap-block-advan .img-advan {
		margin-bottom: 0px;
	}
	/********** OurCars ************/
	#OurCars {}
	.custom-our-car .block-car .wrap-block-car .desc-car {
		padding: 0 10px;
		margin-bottom: 10px;
	}
	.custom-our-car .block-car .wrap-block-car .desc-car .h3 {
		height: 34px;
	}
	.custom-our-car .block-car .wrap-block-car .bottom-car .wrap-bottom-car {
		padding: 0 10px 15px;
		display: block;
	}
	.custom-our-car .block-car .wrap-block-car .bottom-car .wrap-bottom-car .info-car {
		margin-bottom: 10px;
	}
	.custom-our-car .block-car .wrap-block-car .bottom-car .wrap-bottom-car .rent-car a {
		padding: 7px 15px;
		display: block;
	}
	/************ Regulated *********/
	#Regulated {}
	.custom-regulated .block-regulated .wrap-block-regulated .h3 {
		padding: 0 15px;
		height: 34px;
	}
	.custom-regulated .block-regulated .wrap-block-regulated .img-regulated {
		margin-bottom: 0;
	}
	/*********** Reservation *********/
	#Reservation {}
	.custom-reservation .wrap-reservation-classes .desc-reservation .h3 {
		line-height: 20px;
	}
	/*********** About ************/
	#About {}
	.custom-about .img-about {
		margin-bottom: 30px;
	}
	/************ Footer ***********/
	.custom-footer-cont {
		margin: 40px 0;
	}
	.custom-footer-cont .footer-logo {
		margin-bottom: 40px;
	}
	.custom-footer-cont .footer-logo a img {
		height: 40px;
	}
	.custom-footer-cont .footer-phone {
		margin-bottom: 20px;
	}
	.custom-footer-cont .footer-phone a {
		font-size: 26px;
	}
	.custom-footer-cont .footer-block i {
		font-size: 22px;
		margin-right: 0;
	}
	.custom-footer-cont .footer-mail {
		margin-bottom: 20px;
	}
	.custom-footer-cont .footer-mail a {
		font-size: 18px;
	}
	.custom-footer-cont .footer-address {
		font-size: 18px;
	}
	.footer-map iframe {
		height: 350px;
	}
	/************** BottomFooter *************/
	.copyright,
	.privacy {
		text-align: center;
		margin-bottom: 10px;
	}
	.develop {
  		text-align: center;
	}
}
@media screen and (max-width:767px) {
	h1, .h1,
	h2, .h2,
	h3, .h3,
	h4, .h4,
	h5, .h5,
	h6, .h6 {
		line-height: 1.1;
	}
	h1, .h1 {
		font-size: 24px;
	}
	h2, .h2 {
		font-size: 18px;
	}
	h3, .h3 {
		font-size: 16px;
	}
	h4, .h4 {
		font-size: 15px;
	}
	h5, .h5 {
		font-size: 14px;
	}
	h6, .h6 {
		font-size: 13px;
	}
	body {
		font-size: 14px;
	}
	.btn {
		font-size: 16px;
		padding: 7px 20px;
	}
	/*********** Header ************/
	#Header {}
	.custom-header-page .custom-header .mod-custom {
		padding: 50px 0 0px;
		background-color: #D9D9D9;
		background-image: none !important;
	}
	.custom-header-page .custom-header .desc-header .h1 {
		padding-top: 0;
	}
	.custom-header-page .custom-header .desc-header ul {
		margin: 20px 0;
	}
	.custom-header-page .custom-header .desc-header ul li {
		font-size: 22px;
	}
	.custom-header-page .custom-header .desc-header ul li::before {
		font-size: 45px;
	}
	.custom-header-page .custom-header .img-header {
  		text-align: center;
	}
	.custom-header-page .custom-header .img-header img {
		width: 350px;
	}
	/*********** Advantages ************/
	#Advantages {}
	.custom-advans .row-advans-1 {
  		margin-bottom: 0;
	}
	.custom-advans .block-advan {
		margin-bottom: 30px;
	}
	.custom-advans .block-advan .wrap-block-advan .img-advan {
		margin-bottom: 0px;
	}
	/********** OurCars ************/
	#OurCars {}
	.custom-our-car .row-cars-1,
	.custom-our-car .row-cars-2 {
  		margin-bottom: 0;
	}
	.custom-our-car .block-car {
		margin-bottom: 28px;
	}
	.custom-our-car .block-car .wrap-block-car .img-car {
		margin-bottom: 20px;
	}
	.custom-our-car .block-car .wrap-block-car .img-car img {
		width: 100%;
	}
	.custom-our-car .block-car .wrap-block-car .desc-car {
		padding: 0 10px;
		margin-bottom: 10px;
	}
	.custom-our-car .block-car .wrap-block-car .desc-car .h3 {}
	.custom-our-car .block-car .wrap-block-car .bottom-car .wrap-bottom-car {
		padding: 0 10px 15px;
		display: block;
	}
	.custom-our-car .block-car .wrap-block-car .bottom-car .wrap-bottom-car .info-car {
		margin-bottom: 10px;
	}
	.custom-our-car .block-car .wrap-block-car .bottom-car .wrap-bottom-car .rent-car a {
		padding: 7px 15px;
		display: block;
	}
	/************ Regulated *********/
	#Regulated {}
	.custom-regulated .row-regulated-1 {
  		margin-bottom: 0;
	}
	.custom-regulated .block-regulated {
		margin-bottom: 28px;
	}
	.custom-regulated .block-regulated .wrap-block-regulated .h3 {
		padding: 0 15px;
	}
	.custom-regulated .block-regulated .wrap-block-regulated .img-regulated {
		margin-bottom: 0;
	}
	/*********** Reservation *********/
	#Reservation {}
	.custom-reservation .wrap-reservation-classes .desc-reservation .h3 {
		line-height: 16px;
		font-size: 14px;
	}
	.custom-reservation .wrap-reservation-classes .value-reservation .h2 {
		padding-top: 26px;
	}
	/*********** About ************/
	#About {}
	.custom-about .img-about {
		margin-bottom: 30px;
	}
	/************ Footer ***********/
	.custom-footer-cont {
		margin: 40px 0;
	}
	.custom-footer-cont .footer-logo {
		margin-bottom: 40px;
	}
	.custom-footer-cont .footer-logo a img {
		height: 25px;
	}
	.custom-footer-cont .footer-phone {
		margin-bottom: 20px;
	}
	.custom-footer-cont .footer-phone a {
		font-size: 26px;
	}
	.custom-footer-cont .footer-block i {
		font-size: 22px;
		margin-right: 0;
	}
	.custom-footer-cont .footer-mail {
		margin-bottom: 20px;
	}
	.custom-footer-cont .footer-mail a {
		font-size: 18px;
	}
	.custom-footer-cont .footer-address {
		font-size: 18px;
	}
	.footer-map iframe {
		height: 250px;
	}
	/************** BottomFooter *************/
	.copyright,
	.privacy {
		text-align: center;
		margin-bottom: 10px;
	}
	.develop {
  		text-align: center;
	}
	/************ modal ***********/
	.modal-dialog .row {
		margin: 0 auto;
	}
	.form-modal-dialog-callback .modal-body .ba-form-page,
	.form-modal-dialog-car .modal-body .ba-form-page {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
  	.form-modal-dialog-callback .form-modal .modal-body {
		text-align: center;
	}
	.form-modal-dialog-callback .ba-form-page .submit-button {
  		margin-bottom: 0;
	}
}
@media screen and (max-width:575px) {
	.custom-header-page .custom-header .mod-custom {
		margin: 0 15px;
	}
	.custom-header-page .custom-header .img-header img {
		width: 100%;
	}
}