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

.content-quotation-general {
	height: 100%;
	width: 1100px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	z-index:0;
}
.header-quotation {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #E10712;
	text-align: center;
	height: 40px;
	width: 1100px;
	position: relative;
}
.shadow-quotation {
	background-image: url(../images/shadow-leasing-513.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 1100px;
}
.quotation-conteiner {
	height: 1300px;
	width: 1100px;
	position: relative;
}
.vehicle-quotation {
	float: left;
	height: 1144px;
	width: 682px;
	position: relative;
}
.space-quotation {
	float: left;
	height: 1146px;
	width: 18px;
	position: relative;
}
.vehicle-info {
	font-family: Arial, Helvetica, "sans serif";
	float: left;
	height: 1146px;
	width: 400px;
	position: relative;
}


/* START VEHICLE */
.vehicle-container {
	float: left;
	height: 80px;
	width: 682px;
	margin-bottom: 10px;
	position: relative;
}
.vehicle-icon {
	background-image: url(../images/car-icon-766.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 26px;
	position: relative;
}
.vehicle-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #0f2a77;
	float: left;
	height: 20px;
	width: 652px;
	padding-top: 6px;
	padding-left: 4px;
	position: relative;
}
.vehicle-bar {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#0f2a77;
	border-radius: 3px;
	float: left;
	height: 36px;
	width: 672px;
	padding-top: 18px;
	padding-left: 10px;
	position: relative;
}
/* END VEHICLE */



/* START DATE */
.date-container {
	float: left;
	height: 80px;
	width: 682px;
	margin-bottom: 10px;
	position: relative;
}
.pick-up-date-container {
	float: left;
	height: 80px;
	width: 335px;
	position: relative;
}
.pick-up-date-icon {
	background-image: url(../images/date-icon-2398.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 26px;
	position: relative;
}
.pick-up-date-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #0f2a77;
	float: left;
	height: 20px;
	width: 305px;
	padding-top: 6px;
	padding-left: 4px;
	position: relative;
}
.pick-up-date-bar {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	color: #0f2a77;
	border-radius: 3px;
	border-style: solid;
    border-width: 1px;
	border-color: #0f2a77;
	float: left;
	height: 34px;
	width: 323px;
	padding-top: 18px;
	padding-left: 10px;
	position: relative;
}
.space-date {
	float: left;
	height: 100%;
	width: 12px;
	position: relative;
}
.return-date-container {
	float: left;
	height: 80px;
	width: 335px;
	position: relative;
}
.return-date-icon {
	background-image: url(../images/date-icon-2398.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 26px;
	position: relative;
}
.return-date-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #0f2a77;
	float: left;
	height: 20px;
	width: 305px;
	padding-top: 6px;
	padding-left: 4px;
	position: relative;
}
.return-date-bar {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	color: #0f2a77;
	border-radius: 3px;
	border-style: solid;
    border-width: 1px;
	border-color: #0f2a77;
	float: left;
	height: 34px;
	width: 323px;
	padding-top: 18px;
	padding-left: 10px;
	position: relative;
}
#gradient-bar {
    background: #EDEDED; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#EDEDED, #C6C6C6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#EDEDED, #C6C6C6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#EDEDED, #C6C6C6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#EDEDED, #C6C6C6); /* Standard syntax (must be last) */
}
/* END DATE */


/* START RENT */
.rent-container {
	float: left;
	height: 52px;
	width: 680px;
	margin-bottom: 10px;
	position: relative;
	border-radius: 3px;
	border-style: solid;
    border-width: 1px;
	border-color: #0f2a77;
}
.rent-days {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	font-weight: bold;
	color: #0F2A77;
	float: left;
	height: 36px;
	width: 390px;
	padding-top: 18px;
	padding-left: 10px;
	position: relative;
}
.rent-price {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	font-weight: bold;
	color: #0F2A77;
	float: left;
	height: 36px;
	width: 230px;
	padding-top: 18px;
	padding-right: 10px;
	position: relative;
	text-align: right;
}
.rent-info {
	background-image: url(../images/info-icon-745.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #C6C6C6;
	border-radius: 0px 3px 3px 0px;
	text-align: center;
	vertical-align: central;
	font-size: 16px;
	float: left;
	height: 52px;
	width: 40px;
	position: relative;
}
/* END RENT */


.space-line {
  width: 682px;
  height: 10px;
}


/* START DEDUCTIBLE */
.deductible-container {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	font-weight: bold;
	color: #0F2A77;
	float: left;
	height: 52px;
	width: 680px;
	background: #EDEDED; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#EDEDED, #C6C6C6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#EDEDED, #C6C6C6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#EDEDED, #C6C6C6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#EDEDED, #C6C6C6); /* Standard syntax (must be last) */
	margin-bottom: 10px;
	position: relative;
	border-radius: 3px;
	border-style: solid;
    border-width: 1px;
	border-color: #0f2a77;
	cursor: pointer;
}
.deductible-checkbox {
	background-color: transparent;
	border-radius: 3px 0px 0px 3px;
	float: left;
	height: 35px;
	width: 380px;
	padding-top: 17px;
	padding-left: 10px;
	position: relative;
}
.deductible-price {
	text-align: right;
	background-color: transparent;
	float: left;
	height: 35px;
	width: 240px;
	padding-top: 17px;
	padding-right: 10px;
	position: relative;
}
.deductible-price {
	text-align: right;
	background-color: transparent;
	float: left;
	height: 35px;
	width: 240px;
	padding-top: 17px;
	padding-right: 10px;
	position: relative;
}
.deductible-dropdown {
	background-image: url(../images/down-arrow-843.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #C6C6C6;
	border-radius: 0px 3px 3px 0px;
	text-align: center;
	vertical-align: central;
	font-size: 16px;
	float: left;
	height: 52px;
	width: 40px;
	position: relative;
	text-decoration: none;
}
/* END DEDUCTIBLE */


/* START TRAVEL INSURANCE */
.travel-insurance-container {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	color: #575756;
	float: left;
	height: 52px;
	width: 680px;
	background-color: #EDEDED;
	margin-bottom: 10px;
	position: relative;
	border-radius: 3px;
	border-style: solid;
    border-width: 1px;
	border-color: #C6C6C6;
}
.travel-insurance-container:hover { /*  Custom dropdown arrow */
  background: #EDEDED; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#EDEDED, #C6C6C6); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#EDEDED, #C6C6C6); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#EDEDED, #C6C6C6); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#EDEDED, #C6C6C6); /* Standard syntax (must be last) */
  cursor: pointer;
  color: #0F2A77;
  font-weight: bold;
  border-color: #0f2a77;
}
.travel-insurance-container:active { /*  Custom dropdown arrow */
  background: #EDEDED; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#EDEDED, #C6C6C6); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#EDEDED, #C6C6C6); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#EDEDED, #C6C6C6); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#EDEDED, #C6C6C6); /* Standard syntax (must be last) */
  cursor: pointer;
  color: #0F2A77;
  font-weight: bold;
  border-color: #0f2a77;
}
.travel-insurance-checkbox {
	background-color: transparent;
	border-radius: 3px 0px 0px 3px;
	float: left;
	height: 35px;
	width: 380px;
	padding-top: 17px;
	padding-left: 10px;
	position: relative;
}
.travel-insurance-price {
	text-align: right;
	background-color: transparent;
	float: left;
	height: 35px;
	width: 240px;
	padding-top: 17px;
	padding-right: 10px;
	position: relative;
}
.travel-insurance-dropdown {
	background-image: url(../images/down-arrow-white-843.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #C6C6C6;
	border-radius: 0px 3px 3px 0px;
	text-align: center;
	vertical-align: central;
	font-size: 16px;
	float: left;
	height: 52px;
	width: 40px;
	position: relative;
}
.travel-insurance-dropdown:hover {
	background-image: url(../images/down-arrow-843.png);
}
/* END TRAVEL INSURANCE */


/* START ADDITIONALS */
.additional-container {
	float: left;
	height: 480px;
	width: 682px;
	margin-bottom: 10px;
	position: relative;
}
.additional-icon {
	background-image: url(../images/add-icon-7556.png);
	float: left;
	height: 26px;
	width: 26px;
	position: relative;
}
.additional-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #0f2a77;
	float: left;
	height: 20px;
	width: 652px;
	padding-top: 6px;
	padding-left: 4px;
	position: relative;
}
.additional-bar {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	color: #575756;
	background-color:#EDEDED;
	border-radius: 3px;
	float: left;
	height: 36px;
	width: 670px;
	padding-top: 18px;
	padding-left: 10px;
	position: relative;
	border-style: solid;
    border-width: 1px;
	border-color: #C6C6C6;
	margin-bottom: 10px;
	cursor: pointer;
}
.additional-bar:hover {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	color: #0f2a77;
	font-weight: bold;
	background: #EDEDED; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#EDEDED, #C6C6C6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#EDEDED, #C6C6C6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#EDEDED, #C6C6C6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#EDEDED, #C6C6C6); /* Standard syntax (must be last) */
	border-radius: 3px;
	float: left;
	height: 36px;
	width: 672px;
	padding-top: 18px;
	padding-left: 10px;
	position: relative;
	border-style: solid;
    border-width: 1px;
	border-color: #0f2a77;
}
.additional-bar:active {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	color: #0f2a77;
	background-color:#EDEDED;
	border-radius: 3px;
	float: left;
	height: 36px;
	width: 670px;
	padding-top: 18px;
	padding-left: 10px;
	position: relative;
	border-style: solid;
    border-width: 1px;
	border-color: #C6C6C6;
	margin-bottom: 10px;
	cursor: pointer;
}
.additional-price {
	text-align: right;
	background-color: transparent;
	float: left;
	height: 35px;
	width: 280px;
	padding-right: 10px;
	position: relative;
}
.additional-service {
	background-color: transparent;
	border-radius: 3px 0px 0px 3px;
	float: left;
	height: 35px;
	width: 380px;
	position: relative;
}
/* END ADDITIONALS */



/* START CHECKBOX */
.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #cdcdcd;
}
.styled-checkbox:hover + label:before {
  background: #4CAF50;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: #4CAF50;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* END CHECKBOX */



/* START TOTAL */
.subtotal-conteiner {
	float: left;
	height: 27px;
	width: 682px;
	position: relative;
	margin-top: 8px;
}
.subtotal-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #0f2a77;
	float: left;
	height: 20px;
	width: 100px;
	padding-top: 6px;
	position: relative;
}
.subtotal-price {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	text-align: right;
	color: #0f2a77;
	float: left;
	height: 21px;
	width: 582px;
	padding-top: 5px;
	position: relative;
}
.quotation-line {
	width: 682px;
	height: 1px;
	background-color: #B2B2B2;
	position: relative;
	float: left;
}
.taxes-conteiner {
	float: left;
	height: 27px;
	width: 682px;
	position: relative;
	margin-top: 8px;
}
.taxes-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #0f2a77;
	float: left;
	height: 20px;
	width: 100px;
	padding-top: 6px;
	position: relative;
}
.taxes-price {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	text-align: right;
	color: #0f2a77;
	float: left;
	height: 21px;
	width: 582px;
	padding-top: 5px;
	position: relative;
}
.total-conteiner {
	float: left;
	height: 40px;
	width: 682px;
	position: relative;
	margin-top: 2px;
}
.total-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #0f2a77;
	float: left;
	height: 20px;
	width: 100px;
	padding-top: 20px;
	position: relative;
}
.total-price {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 28px;
	text-align: right;
	font-weight: bold;
	color: #0f2a77;
	float: left;
	height: 32px;
	width: 582px;
	padding-top: 8px;
	position: relative;
}
/* END TOTAL */


/* START FORM QUOTATION */
.form-quotation-conteiner {
	float: left;
	position: relative;
	height: 242px;
	width: 682px;
	padding-top: 10px;
}
.personal-info-conteiner {
	float: left;
	height: 275px;
	width: 369px;
	position: relative;
}
.form-space {
	float: left;
	height: 275px;
	width: 10px;
	position: relative;
}
.captcha-conteiner {
	float: left;
	height: 212px;
	width: 302px;
	position: relative;
	margin-top: 30px;
}
.personal-info {
	float: left;
	height: 30px;
	width: 386px;
	position: relative;
}
.info-icon {
	background-image: url(../images/personal-info-icon-309.png);
	background-position: center;
	background-repeat:no-repeat;
	float: left;
	height: 30px;
	width: 30px;
	position: relative;
}
.info-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #29323C;
	float: left;
	height: 24px;
	width: 338px;
	padding-top: 6px;
	position: relative;
}
#id-form {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #29323C;
	background-color:#F9F9F9;
	border-radius: 3px;
	float: left;
	width: 356px;
	height: 37px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	position: relative;
	border-style: solid;
    border-width: 1px;
	border-color: #D7D7D7;
	cursor: pointer;
}
#id-form:hover {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #29323C;
	background-color: #EDEDED; 
	border-radius: 3px;
	float: left;
	width: 356px;
	height: 37px;
	padding-top: 3px;
	padding-left: 10px;
	position: relative;
	border-style: solid;
    border-width: 1px;
	border-color: #D7D7D7;
}
#id-phone {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #29323C;
	background-color:#F9F9F9;
	border-radius: 3px;
	float: left;
	width: 257px;
	height: 37px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
	border-style: solid;
    border-width: 1px;
	border-color: #C6C6C6;
	cursor: pointer;
}
#id-phone:hover {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #29323C;
	background-color: #EDEDED; 
	border-radius: 3px;
	float: left;
	width: 257px;
	height: 37px;
	padding-top: 3px;
	position: relative;
	border-style: solid;
    border-width: 1px;
	border-color: #C6C6C6;
}
#id-phone-option {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #575756;
	background-color:#F9F9F9;
	border-radius: 3px;
	float: left;
	width: 86px;
	height: 37px;
	padding-top: 3px;
	margin-bottom: 10px;
	position: relative;
	border-style: solid;
    border-width: 1px;
	border-color: #C6C6C6;
	cursor: pointer;
}
#id-phone-option:hover {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #575756;
	background-color: #EDEDED; 
	border-radius: 3px;
	float: left;
	width: 86px;
	height: 37px;
	padding-top: 3px;
	position: relative;
	border-style: solid;
    border-width: 1px;
	border-color: #C6C6C6;
}
/* END FORM QUOTATION */


/* START DROPDOWN PHONE */
.custom-dropdown {
  font-family: Arial, Helvetica, "sans serif";
  font-size: 14px;
  width: 89px;
  height: 43px;
  position: relative;
  display: inline-block;
}
.custom-dropdown select {
  width: 89px;
  height: 43px;
  background-color: #F9F9F9;
  color: #9D9D9C;
  font-size: inherit;
  border-radius: 3px;
  -webkit-appearance: button; /* hide default arrow in chrome OSX */
  border-style: solid;
  border-width: 1px;
  border-color: #C6C6C6;
  cursor: pointer;
  padding-left: 5px;
}
.custom-dropdown::before,
.custom-dropdown::after {
  content: inherit;
  align-content: center;
  position: absolute;
  pointer-events: none;
}
.custom-dropdown::after { /*  Custom dropdown arrow */
  content: "\25BC";
  height: 1em;
  font-size: .625em;
  line-height: 1;
  right: 1.2em;
  top: 50%;
  margin-top: -.5em;
}
.custom-dropdown::before { /*  Custom dropdown arrow cover */
  width: 20px;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 3px 3px 0;
}
.custom-dropdown select[disabled] {
  color: rgba(0,0,0,.3);
}
.custom-dropdown select[disabled]::after {
  color: rgba(0,0,0,.1);
}
.custom-dropdown::before {
  background-color: rgba(0,0,0,.15);
}
.custom-dropdown::after {
  color: rgba(0,0,0,.4);
}
/* END DROPDOWN PHONE */



/* START NOTICE OF PRIVACY */
.privacy-conteiner {
	position: relative;
	float: left;
	width: 368px;
	height: 32px;
	margin-top: 2px;
}
#privacy-check {
    width: 368px;
	height: 32px;
	cursor: pointer;
}
#privacy-check-input {
	width: 32px;
}
.red-check-box {
	width: 28px;
	height: 32px;
	float: left;
	position: relative;
}
.accept-privacy {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 11px;
	width: 340px;
	height: 26px;
	padding-top: 6px;
	color:black;
	float: left;
	position: relative;
}
.tasks-list-cb {
  display: none;
}
.tasks-list-mark {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid red;
  border-radius: 12px;
}
.tasks-list-mark:before {
  content: '';
  display: none;
  top: 50%;
  left: 50%;
  margin: 4px 0px 5px 2px;
  height: 7px;
  width: 12px;
  border: solid #39ca74;
  border-width: 0 0 4px 4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tasks-list-cb:checked ~ .tasks-list-mark {
  border-color: #39ca74;
}
.tasks-list-cb:checked ~ .tasks-list-mark:before {
  display: block;
}
.tasks-list-cb:checked ~ .tasks-list-desc {
  color: #34bf6e;
  text-decoration: line-through;
}
#red-typo {
	font-size: 11px;
	text-decoration: none;
	color:#E10712;
}
/* END NOTICE OF PRIVACY */


/* START BUTTON QUOTATION*/
.button-quotation-conteiner {
	position: relative;
	float: left;
	width: 302px;
	height: 55px;
	padding-top: 16px;
}
.button-quotation {
  font-weight: bold;
  color: #002e58;
  border-radius: 2px;
  background: -webkit-gradient(linear,center top, center bottom , from(#fec501), color-stop(80%, #eaa200) );
  background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,175,75,1) 49%, rgba(255,146,10,1) 100%);
  background: -o-linear-gradient(top,#fec501, #eaa200 80%);
  background: linear-gradient(to bottom,#fec501, #eaa200 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
  float: left;
  height: 55px;
  width: 302px;
  transition: all 0.5s;
  border:none;
  cursor: pointer;
}
.button-quotation span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.button-quotation span:after {
  content: url(../images/arrow-1348.png);
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.button-quotation:hover span {
  padding-right: 25px;
}
.button-quotation:hover span:after {
  opacity: 1;
  right: 0;
}
/* END BUTTON QUOTATION */


.img-100-percent {
	background-image: url(../images/100percent-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 95px;
	width: 302px;
	position: relative;
}


/* START INFO VEHICLE */
.galery-auto {
	float: left;
	height: 300px;
	width: 400px;
	margin-top: 26px;
	position: relative;
}
.details-and-rates {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color:#E10712;
	border-radius: 3px;
	float: left;
	height: 36px;
	width: 400px;
	padding-top: 18px;
	position: relative;
	margin-top: 10px;
}
.container-details-and-rates {
	float: left;
	height: 305px;
	width: 400px;
	margin-top: 10px;
}
.icons-details-and-rates {
	background-color: #F9F9F9;
	height: 120px;
	width: 371px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
	padding-right: 7px;
	padding-top: 14px;
	padding-bottom: 14px;
	border-style: solid;
    border-width: 1px;
	border-color: #D7D7D7;
	border-radius: 3px;
}
.icons-specs-1 {
	height: 34px;
	width: 318px;
	position: relative;
}
.space-details-and-rates {
	height: 10px;
	width: 318px;
	position: relative;
}
.icon-passengers {
	background-image: url(../images/354757-icon.png);
	background-repeat: no-repeat;
	background-size: 34px;
	float: left;
	height: 34px;
	width: 34px;
}
.icon-suitcases {
	background-image: url(../images/354756-icon.png);
	background-repeat: no-repeat;
	background-size: 34px;
	float: left;
	height: 34px;
	width: 34px;
}
.icon-transmission {
	background-image: url(../images/354759-icon.png);
	background-repeat: no-repeat;
	background-size: 34px;
	float: left;
	height: 34px;
	width: 34px;
}
.icon-air {
	background-image: url(../images/354755-icon.png);
	background-repeat: no-repeat;
	background-size: 34px;
	float: left;
	height: 34px;
	width: 34px;
}
.icon-stereo {
	background-image: url(../images/354754-icon.png);
	background-repeat: no-repeat;
	background-size: 34px;
	float: left;
	height: 34px;
	width: 34px;
}
.icon-doors {
	background-image: url(../images/354758-icon.png);
	background-repeat: no-repeat;
	background-size: 34px;
	float: left;
	height: 34px;
	width: 34px;
}
.icon-cargo {
	background-image: url(../images/354753-icon.png);
	background-repeat: no-repeat;
	background-size: 34px;
	float: left;
	height: 34px;
	width: 34px;
}
.icon-redo {
	background-image: url(../images/354752-icon.png);
	background-repeat: no-repeat;
	background-size: 34px;
	float: left;
	height: 34px;
	width: 34px;
}
.icon-others {
	background-image: url(../images/354751-icon.png);
	background-repeat: no-repeat;
	background-size: 34px;
	float: left;
	height: 34px;
	width: 34px;
}
.txt-icon-specs {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #29323C;
	text-align: left;
	float: left;
	height: 24px;
	width: 110px;
	padding-top: 10px;
	padding-left: 10px;
}
.txt-icon-specs-2 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #29323C;
	text-align: left;
	float: left;
	height: 24px;
	width: 120px;
	padding-top: 10px;
	padding-left: 10px;
}
.icons-details-rates {
	background-color: #F9F9F9;
	height: 120px;
	width: 371px;
	position: relative;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 12px;
	padding-bottom: 11px;
	border-style: solid;
    border-width: 1px;
	border-color: #D7D7D7;
	border-radius: 3px;
}
.icons-line-rates {
	height: 34px;
	width: 317px;
	position: relative;
}
.line-add-tax {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	color: #29323C;
	text-align: center;
	height: 30px;
	width: 317px;
	position: relative;
}
.cont-item-rates{
	height: 22px;
	width: 22px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.txt-icon-rates {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #29323C;
	text-align: right;
	float: left;
	height: 26px;
	width: 137px;
	padding-top: 8px;
}
.txt-icon-rates-2 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #29323C;
	text-align: left;
	float: left;
	height: 26px;
	width: 138px;
	padding-top: 8px;
}
.item-blue {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F2A77;
	text-align: center;
	height: 19px;
	width: 22px;
	padding-top: 3px;
	border-radius: 22px;
}
.item-red {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E10712;
	text-align: center;
	height: 19px;
	width: 22px;
	padding-top: 3px;
	border-radius: 22px;
}
.item-yellow {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F7BB18;
	text-align: center;
	height: 19px;
	width: 22px;
	padding-top: 3px;
	border-radius: 22px;
}
.choose-insurance-conteiner {
	background-color: #F9F9F9;
	height: 162px;
	width: 378px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
    border-width: 1px;
	border-color: #D7D7D7;
	border-radius: 3px;
	margin-top: 10px;
}
.promotion-conteiner {
	background-color: #F9F9F9;
	height: 120px;
	width: 378px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
    border-width: 1px;
	border-color: #D7D7D7;
	border-radius: 3px;
	margin-top: 10px;
}
.promotion-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #29323C;
	float: left;
	height: 21px;
	width: 378px;
	padding-top: 2px;
	position: relative;
}
.promotion-line {
	background-color: #C6C6C6;
	float: left;
	height: 1px;
	width: 378px;
	position: relative;
}
.promotion-cdmx {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	text-align: left;
	color: #29323C;
	float: left;
	height: 20px;
	width: 378px;
	padding-top: 12px;
	position: relative;
}
.promotion-km {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	text-align: left;
	color: #29323C;
	float: left;
	height: 20px;
	width: 378px;
	padding-top: 12px;
	position: relative;
}
.promotion-weekly {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	text-align: left;
	color: #29323C;
	float: left;
	height: 20px;
	width: 378px;
	padding-top: 12px;
	position: relative;
}
.insurance-title {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #29323C;
	float: left;
	height: 22px;
	width: 378px;
	padding-top: 2px;
	position: relative;
}
.insurance-line {
	background-color: #C6C6C6;
	float: left;
	height: 1px;
	width: 378px;
	position: relative;
}
.insurance-10 {
	position: relative;
	float: left;
	height: 46px;
	width: 378px;
}
.icon-insurance-10 {
	background-image: url(../images/candado-icon-3.png);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	height: 46px;
	width: 46px;
}
.txt-insurance-10 {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	position: relative;
	float: left;
	height: 36px;
	width: 332px;
	padding-top: 10px;
}
.insurance-5 {
	position: relative;
	float: left;
	height: 46px;
	width: 378px;
}
.icon-insurance-5 {
	background-image: url(../images/candado-icon-2.png);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	height: 46px;
	width: 46px;
}
.txt-insurance-5 {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	position: relative;
	float: left;
	height: 36px;
	width: 332px;
	padding-top: 10px;
}
.insurance-0 {
	position: relative;
	float: left;
	height: 46px;
	width: 378px;
}
.icon-insurance-0 {
	background-image: url(../images/candado-icon-1.png);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	height: 46px;
	width: 46px;
}
.txt-insurance-0 {
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	position: relative;
	float: left;
	height: 36px;
	width: 332px;
	padding-top: 10px;
}
.conteiner-legal {
	width: 1100px;
	height: 120px;
	margin-top: 20px;
	position: relative;
	float: left;
	}
/* END INFO VEHICLE */














/* NEW HEADER */
.conteiner-header {
	height: 150px;
	width: 100%;
}
.conteiner-menu {
	height: 150px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.menu-top {
	background-color: #FFFFFF;
	height: 100px;
	width: 1100px;
	margin:0 auto;
}
.logo-conteiner {
	text-align: left;
	height: 82px;
	padding-top: 18px;
	width: 241px;
	float: left;
}
.slogan-conteiner {
	height: 75px;
	padding-top: 25px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	vertical-align: middle;
	width: 809px;
	padding-right: 20px;
	float: left;
	color: #0F2A77;
	line-height: 25px;
	}
.conteiner-social {
	height: 70px;
	padding-top: 15px;
	width: 30px;
	float: left;
	position: relative;
	}
.conteiner-facebook {
	height: 30px;
	width: 30px;
	float: left;
	position: relative;
	margin-bottom: 10px;
	}
.conteiner-facebook:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	}
.conteiner-twitter {
	height: 30px;
	width: 30px;
	float: left;
	position: relative;
	margin-bottom: 15px;
	}
.conteiner-twitter:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	}
.fringe-menu {
	background: -webkit-gradient(linear, center top, center bottom, from(#E6332A),color-stop(100%, #BE1622));
	background: -webkit-linear-gradient(top,#E6332A ,#BE1622 100%);
	background: linear-gradient(to bottom,#E6332A ,#BE1622 100%);
	height: 50px;
	width: 100%;
	position:relative;
}
.conteiner-nav {
	width: 1100px;
	margin:0 auto;
	height: 50px;
}
#nav-bar {
	width: 1100px;
	border-style: none;
	border-color: transparent;
	position: relative;
}
/* NAV 01 */
#nav01 {
	width: 124px;
	height: 50px;
	position: relative;
	float: left;
}
#button-home {
	width: 124px;
	background: -webkit-gradient(linear, center top, center bottom, from(#E6332A),color-stop(100%, #BE1622));
	background: -webkit-linear-gradient(top,#E6332A ,#BE1622 100%);
	background: linear-gradient(to bottom,#E6332A ,#BE1622 100%);
	padding-bottom: 31px;
	position: relative;
	cursor: pointer;
}
#button-home:hover {
	background: #E6332A;
}
#button-home:active {
	background: #E6332A;
}
#txt-button-home {
	line-height: 19px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	top: 15px;
	left: 43px;
	text-decoration: none;
	position: relative;
}
/* NAV 02 */
#nav02 {
	width:309px;
	height: 50px;
	position: relative;
	float: left;
}
#button-rentacar {
	width:309px;
	background: -webkit-gradient(linear, center top, center bottom, from(#E6332A),color-stop(100%, #BE1622));
	background: -webkit-linear-gradient(top,#E6332A ,#BE1622 100%);
	background: linear-gradient(to bottom,#E6332A ,#BE1622 100%);
	padding-bottom: 31px;
	position: relative;
	cursor: pointer;
}
#button-rentacar:hover {
	background: #E6332A;
}
#button-rentacar:active {
	background: #E6332A;
}
#txt-button-rentacar {
	line-height: 19px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	top: 15px;
	left: 45px;
	text-decoration: none;
	position: relative;
}
/* NAV 03 */
#nav03 {
	width:195px;
	height: 50px;
	position: relative;
	float: left;
}
#button-leasing {
	width:195px;
	background: -webkit-gradient(linear, center top, center bottom, from(#E6332A),color-stop(100%, #BE1622));
	background: -webkit-linear-gradient(top,#E6332A ,#BE1622 100%);
	background: linear-gradient(to bottom,#E6332A ,#BE1622 100%);
	padding-bottom: 31px;
	position: relative;
	cursor: pointer;
}
#button-leasing:hover {
	background: #E6332A;
}
#button-leasing:active {
	background: #E6332A;
}
#txt-button-leasing {
	line-height: 19px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	top: 15px;
	left: 45px;
	text-decoration: none;
	position: relative;
}
/* NAV 04 */
#nav04 {
	width:146px;
	height: 50px;
	position: relative;
	float: left;
}
#button-rate {
	width:146px;
	background: -webkit-gradient(linear, center top, center bottom, from(#E6332A),color-stop(100%, #BE1622));
	background: -webkit-linear-gradient(top,#E6332A ,#BE1622 100%);
	background: linear-gradient(to bottom,#E6332A ,#BE1622 100%);
	padding-bottom: 31px;
	position: relative;
	cursor: pointer;
}
#button-rate:hover {
	background: #E6332A;
}
#button-rate:active {
	background: #E6332A;
}
#txt-button-rate {
	line-height: 19px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	top: 15px;
	left: 43px;
	text-decoration: none;
	position: relative;
}
/* NAV 05 */
#nav05 {
	width:172px;
	height: 50px;
	position: relative;
	float: left;
}
#button-aboutus {
	width:172px;
	background: -webkit-gradient(linear, center top, center bottom, from(#E6332A),color-stop(100%, #BE1622));
	background: -webkit-linear-gradient(top,#E6332A ,#BE1622 100%);
	background: linear-gradient(to bottom,#E6332A ,#BE1622 100%);
	padding-bottom: 31px;
	position: relative;
	cursor: pointer;
}
#button-aboutus:hover {
	background: #E6332A;
}
#button-aboutus:active {
	background: #E6332A;
}
#txt-button-aboutus {
	line-height: 19px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	top: 15px;
	left: 40px;
	text-decoration: none;
	position: relative;
}
/* NAV 06 */
#nav06 {
	width:154px;
	height: 50px;
	position: relative;
	float: left;
}
#button-contact {
	width:154px;
	background: -webkit-gradient(linear, center top, center bottom, from(#E6332A),color-stop(100%, #BE1622));
	background: -webkit-linear-gradient(top,#E6332A ,#BE1622 100%);
	background: linear-gradient(to bottom,#E6332A ,#BE1622 100%);
	padding-bottom: 31px;
	position: relative;
	cursor: pointer;
}
#button-contact:hover {
	background: #E6332A;
}
#button-contact:active {
	background: #E6332A;
}
#txt-button-contact {
	line-height: 19px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	top: 15px;
	left: 43px;
	text-decoration: none;
	position: relative;
}
/* NAV 07 */
#nav07 {
	width: 175px;
	height: 50px;
	position: relative;
	float: left;
}
#button-carsale {

	width: 175px;
	background: -webkit-gradient(linear, center top, center bottom, from(#E6332A),color-stop(100%, #BE1622));
	background: -webkit-linear-gradient(top,#E6332A ,#BE1622 100%);
	background: linear-gradient(to bottom,#E6332A ,#BE1622 100%);
	padding-bottom: 31px;
	position: relative;
	cursor: pointer;
}
#button-carsale:hover {
	background: #E6332A;
}
#button-carsale:active {
	background: #E6332A;
}
#txt-button-carsale {
	line-height: 18px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	top: 15px;
	left: 26px;
	text-decoration: none;
	position: relative;
	font-style: italic;
}
/* END NEW HEADER */







/* SLIDER */
#slider {
  position: relative;
  overflow: hidden;
  border-radius: 0px;
  width: 400px;
  height: 300px;
}
#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 300px;
  list-style: none;
}
#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 400px;
  height: 300px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}
a.control_prev, a.control_next {
  position: absolute;
  top: 0%;
  z-index: 999;
  display: block;
  padding-top: 14px;
  padding-bottom: 11px;
  padding-left: 4px;
  padding-right: 4px;
  width: auto;
  height: auto;
  background: #C6C6C6;
  opacity: 0.8;
  cursor: pointer;
}
a.control_prev:hover, a.control_next:hover {
  opacity: 1.4;
  -webkit-transition: all 0.2s ease;
}
a.control_prev {
  border-radius: 0 0px 0px 0;
}
a.control_next {
  right: 0;
  border-radius: 0px 0 0 0px;
}
/* END SLIDER */