@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);
html,body{
	height:100%;
}

body{
	font-family:Roboto, Helvetica-Neue, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#444;
	font-weight:normal;
	background:#fff;
	position:relative;
}
a, .btn{
-webkit-transition: all 400ms linear;
-moz-transition: all 400ms linear;
-o-transition: all 400ms linear;
-ms-transition: all 400ms linear;
transition: all 400ms linear;
}
ul{margin:0; padding:0;}
ul li{list-style:none;}
.owl-controls.clickable {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 0;
    right: 0;
    max-width: 1170px;
    margin: 0 auto;
    height: 1px;
    overflow: visible;
}
.owl-controls.clickable .owl-prev {
    float: left;
}
.owl-controls.clickable .owl-next {
    float: right;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #000;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}


.sd_header {
    position:absolute; left:0; right:0; top:0;z-index: 9;
}

.sd_header.sd_hd_inner {
    position:static;border-bottom: 1px solid #FFF;
}


.sd_header .header_top {
    background: #000;
    color: #fff;
	padding:5px 0;
	text-align:right;
    font-size: 14px;
    font-weight: 500;
}
.sd_header .header_top ul.sd_topleftlinks {
    text-align: left;
}
.sd_header .header_top ul.sd_topleftlinks li {
    display: inline-block; margin-right: 20px;
}
.sd_header .header_top ul.sd_topleftlinks li a{
    display: block; color:#fff; font-size: 12px;font-weight: normal;
}
.sd_header .header_top ul.sd_topleftlinks li a:hover{
    color: #db3754;
    text-decoration: none;
}
.sd_header .header_bottom {
    background: rgba(255, 255, 255, 0.80);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
}
.sd_header .sd_contact_info span {
    margin-left: 15px;
}

.sd_header .sd_logo {
    display: inline-block;
    float: left;
    padding: 10px 0;
}
.sd_header .sd_navigation {
    display: inline-block;
	float: right;
}
.sd_header .sd_btn_link {
    display: inline-block;
    float: right;
	padding: 18px 0;
}

.sd_header .sd_btn_link .dropdown-menu {
    border-radius: 0;
    right: 0;
    left: auto;
}

.sd_header .sd_btn_link .btn-danger {
    color: #fff;
    background-color: #9f1c33;
    border-color: #9f1c33;
}

.sd_header .sd_btn_link .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.sd_header .cbp-hrmenu {
	width: 100%;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	margin: 0 auto;
}

.cbp-hrmenu > ul{
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	color: #3a3a3a;
	display: inline-block;
    padding: 25px 10px;
	position:relative;
}
.cbp-hrmenu > ul > li > a::before {
    position: absolute;
    bottom: 15px;
    left: 50%;
    color: transparent;
    content: ".";
    text-shadow: transparent 0px 0px;
    font-size: 30px;
    transform: translateX(-50%);
    pointer-events: none;
    transition: text-shadow 0.3s, color 0.3s;
}

.cbp-hrmenu > ul > li > a:hover::before, 
.cbp-hrmenu > ul > li > a:focus::before {
    color: #ce3c56;
    text-shadow: 10px 0 #ce3c56, -10px 0 #ce3c56;
}

.cbp-hrmenu > ul > li > a:hover , 
.cbp-hrmenu > ul > li.cbp-hropen > a{
	color: #ce3c56;
	text-decoration:none;
}


/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #FFF;
	width: 100%;
	left: 0;
    z-index: 9;
	padding-bottom: 10px;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
}


.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}


.sd_navigation .cars_cont {
    margin: 10px auto 0;
	max-width: 1170px;
}
.sd_navigation .cars_cont .sd_car_single {
    float: left;
    padding: 10px;
    width: 20%;
    color: #fff;
    text-align: center;
    min-height: 150px;
    border-right: 1px solid #EFEFEF;
    margin-bottom: 15px;
}
.sd_navigation .cars_cont .sd_car_single a{
    display:block; color:#fff; 
}
.sd_navigation .cars_cont .sd_car_single a:hover{
    text-decoration:none;
}

.sd_navigation .cars_cont .sd_car_single img {
    width: 100%; padding: 0 20px;
	-webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.sd_navigation .cars_cont .sd_car_single .sd_car_single_img {
    position: relative;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.sd_navigation .cars_cont .sd_car_single .sd_car_single_rent {
    position:absolute;
	left: 0;
    right: 0;
    bottom: -5px;
    text-align: center;
    line-height: 25px;
    background: rgba(159, 28, 51, 0.88);
    font-size: 13px;
	height:0px;
	overflow:hidden;
	-webkit-transition: height 300ms linear;
	-moz-transition: height 300ms linear;
	-o-transition: height 300ms linear;
	-ms-transition: height 300ms linear;
	transition: height 300ms linear;
	
}
.sd_navigation .cars_cont .sd_car_single:hover .sd_car_single_rent{
    display:block; height:inherit;overflow:visible;
}

.sd_navigation .cars_cont .sd_car_single:hover img{
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
}
.sd_navigation .cars_cont .sd_car_single .sd_car_single_rent:hover {
    background: #000;	
}

.sd_navigation .cars_cont .sd_car_single p {
    margin: 15px 0 0px;
    color: #292929;
    line-height: 8px;
    display: inline;
    text-align: left!important;
    float: left;

}
.sd_navigation .cars_cont .sd_car_single .sd_rent_perday {
    font-size: 11px;
    text-align: center;
    color: #7D7D7D;
    float: right;
}
.sd_navigation .sd_category_title {
    background: #95021c;border-bottom: 1px solid #791212;
}
.sd_navigation .sd_category_title h1 {
    font-family: Roboto Slab;
    color: #fff;
    font-size: 18px;
    margin: 8px 0;
    padding: 0;
}
.sd_navigation .sd_category_title .sd_view_all {
    display: block;
    background: rgba(0, 0, 0, 0)!important;
    color: #fff;
    text-align: right;
    padding: 9px 0;
    font-family: Roboto Slab;
    font-size: 12px;
}

.sd_banner {
    position: relative;
}
.sd_banner, .sd_banner .owl-item.loading{
	min-height: 580px;
}
.sd_banner .car_rent_detail {
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
}
.sd_banner .car_rent_detail .sd_det_block {
    display: inline-block;
	background: rgba(159, 28, 51, 0.80);
    padding: 10px 15px;
    margin: 0 15px;
    color: #fff;
}
.sd_banner .car_rent_detail .sd_det_block h3 {
    margin: 0;
    font-family: Roboto Slab;
    font-weight: 300;
    font-size: 28px;
	text-shadow: 1px 0px 1px #440711;
}

.sd_banner .car_rent_detail .sd_det_block p {
    margin: 0;
    font-weight: 300;
    font-size: 16px;
}
.sd_banner .owl-controls.clickable {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 0;
    right: 0;
    max-width: 100%;
    margin: 0 auto;
}

.sd_booking_section {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(159, 28, 51, 0.80);
    color: #fff;
    font-weight: normal;
    z-index: 8;
}
.sd_booking_section .sd_booking_title {
    background: #9F1C33;
    margin: 0;
    padding: 0;
	position:relative;
}

.sd_booking_title h1 {
    margin: 0;
    padding: 20px 10px;
    font-size: 30px;
    font-family: Roboto Slab;
    text-align: center;
    -webkit-box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.25);
    box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.25);
    line-height: inherit;
    color: #fff;
}


.sd_booking_section .sd_booking_title .triangle_right {
    width: 0;
    height: 0;
    border-top: 20px solid rgba(0, 0, 0, 0);
    border-left: 25px solid #9F1C33;
    border-bottom: 20px solid rgba(0, 0, 0, 0);
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -20px;
}
.sd_booking_section .sd_booking_form {
    padding: 20px 0;
}
.sd_booking_section  .sd_booking_form {
    margin: 0 -5px;
}
.sd_booking_form .form-group {
    padding: 0 5px;
    width: 20%;
	float:left;
}
.sd_booking_form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	border-right:none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.sd_booking_form .input-group-addon {
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #444;
    text-align: center;
    background-color: #FFF;
	border: 1px solid #ccc;
    border-radius: 0;
}
.sd_booking_form .btn.btn-danger {
    border-radius: 0;
    font-size: 15px;
    padding: 9px 20px;
    background-color: #c61d3a;
}
.sd_booking_form .btn.btn-danger:hover {
    background-color: #c9302c;
}
.sd_booking_form .bootstrap-datetimepicker-widget table td.day, 
.sd_booking_form .bootstrap-datetimepicker-widget table th {
    color: #444;
}
.sd_booking_form .bootstrap-datetimepicker-widget table a{color: #9F1C33;}
.sd_booking_form .bootstrap-datetimepicker-widget table .btn-primary {
    color: #fff;
    background-color: #9F1C33;
    border-color: #9F1C33;
}
.sd_booking_form .bootstrap-datetimepicker-widget table td.active, 
.sd_booking_form .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #9F1C33;
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.sd_booking_form .bootstrap-datetimepicker-widget .timepicker-hour, 
.sd_booking_form .bootstrap-datetimepicker-widget .timepicker-minute, 
.sd_booking_form .bootstrap-datetimepicker-widget .timepicker-second {
    color: #444;
}

.sd_intro {
    background: #f6f6f6;
    border-bottom: 1px solid #DEDEDE;
}
.sd_intro .sd_intro_title {
    background: #861226;
    text-align: center;
    color: #fff;
    padding: 65px 10px;
}
.sd_intro .sd_intro_title h1 {
    margin: 0;
    font-weight: 300;
    text-align: center;
    font-size: 36px;
    padding: 0;
    line-height: 30px;
    color: #FFF;
}
.sd_intro .sd_intro_title h3 {
    font-weight: 300;
    font-size: 20px;
    margin: 15px 0 5px;
    padding: 0;
}
.sd_intro .sd_intro_text {
    padding: 20px 0;
    font-size: 14px;
    color: #444;
    font-weight: 400;
}




.sd_delivers {
    text-align: center;
    padding: 30px 0;
}
.sd_delivers h1 {
    font-weight: 300;
	margin:0;
    text-align: center;
    font-size: 36px;
    padding: 0;
    line-height: 30px;
    color: #444;
}
.sd_delivers h1 span {
    font-weight: 400;
}
.sd_delivers ul li {
    width: 20%;
    float: left;
    padding: 30px 10px;
}
.sd_delivers ul li p {
    font-size: 20px;
    font-weight: 300;
    padding: 10px 0;
}




.sd_loved_cars{
	background:#3e4348 url(../images/loved_car_bg.html) no-repeat bottom center;
	background-size:cover;
    padding: 30px 0;
	min-height:450px;
}
.sd_loved_cars h1 {
    font-weight: 300;
	margin:0;
	color:#fff;
	text-align:center;
}
.sd_loved_cars h1 span {
    font-weight: 400;
}

.sd_loved_cars .sd_loved_car_slider {
    padding: 70px 0;
}
.sd_loved_cars .sd_lcd_car_img {
    padding-left: 30px; text-align:center;
}
.sd_loved_cars .sd_lcd_car_img img{
    max-width:500px; width:100%;
}
.sd_loved_cars .sd_lvd_car_detail {
    margin-top: 105px;color:#fff;
    margin-right: 30px;
}

.sd_loved_cars .sd_lvd_car_detail h2{
    margin:0 0 10px 0;
	font-size:25px;
    color: #EDEDED;
	font-weight:300;
}
.sd_loved_cars .sd_lvd_car_detail h3{
    margin:0 0 10px 0;
	font-size:18px;
	font-weight:300;
}
.sd_loved_cars .sd_lvd_car_detail p{
    margin:0 0 10px 0;
	font-size:14px;
	font-weight:300;
}
.sd_loved_cars .sd_lvd_car_detail .btn.btn-danger {
    border-radius: 0;
    font-size: 15px;
    padding: 9px 20px;
    background-color: #5c0515;
	border-color: #5c0515;
	text-transform:uppercase;
	display:inline-block;
}

.sd_loved_cars .sd_lvd_car_detail .btn.btn-danger:hover{
    background-color: #c61d3a;
}






.sd_testimonials {
    text-align: center;
    padding: 30px 0;
    background: #FBFBFB;
}
.sd_testimonials #testimon_slider {
    padding: 0 30px;
}
.sd_testimonials .owl-theme .owl-controls .owl-buttons div {
    color: #000;
    padding: 0;
    font-size: 60px;
	background:none;
}
.sd_testimonials .owl-controls.clickable {
    top: 15%;
}
.sd_testimonials h1 {
    font-weight: 300;
    text-align: center;
    font-size: 36px;
    padding: 0;
    line-height: 30px;
    color: #444;
    margin: 0 0 20px 0;
}
.sd_testimonials h1 span {
    font-weight: 400;
}
.sd_testimonials .sd_triangle_topright {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -25px;
    z-index: 10;
    left: 40px;
    border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-top: 25px solid #BDBDBD;
}

.sd_testimonials .sd_tstmon_text_cont {
	background: #FFF;
    position: relative;
    border-radius: 10px;
    padding: 25px 15px;
    color: #404040;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    z-index: 20;
    margin: 0 10px;
    border: 1px solid #DADADA;
    text-align: left;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.18);
}

.sd_testimonials .sd_testimon_det {
    text-align: left;
    padding-top: 35px;
    padding-left: 20px;
}
.sd_testimonials .sd_testimon_det .sd_testimon_img {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    border: 3px solid #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.56);
    text-align: center;
    float: left;
    margin-right: 15px;
}
.sd_testimonials .sd_testimon_det .testmon_author p {
    margin-bottom: 5px;
    font-size: 16px;
	margin-top: 30px;
}
.sd_testimonials .sd_testimon_det .testmon_author .testmon_author_place {
    margin-bottom: 5px;
    font-size: 12px;
}

.sd_features{
    background: #6A1625 url(../images/feature_bg.html) no-repeat center center;
    background-size: cover;
    padding: 20px 0;
    min-height: 205px;
    border-bottom: 2px solid #4e0613;
}

.sd_features .sd_feature_block {
    text-align: center;
    color: #fff;
    padding: 15px 0;
}

.sd_features .sd_feature_block img {
    max-width: 50px;
}

.sd_features .sd_feature_block h3{
    font-size:26px; margin:20px 0 5px 0!important;
}
.sd_features .sd_feature_block p {
    font-size: 16px;
    font-weight: 300;
}

.sd_newsletter {
    background: #9f1c33;
    color: #fff;
    padding: 13px 0 18px;
}

.sd_newsletter .sd_newsletter_text h2 {
    font-weight: 300;
    margin: 0;
}

.sd_newsletter .sd_newsletter_text p {
    margin: 0; font-size:16px;
    font-weight: 300;
}

.sd_newsletter .sd_newsletter_form {
    text-align: right;
    padding-top: 10px;
}
.sd_newsletter .sd_newsletter_form .form-control {
    height: 40px;
    padding: 8px 12px;
    border-radius: 0;
    width: 260px;
    margin-right: -3px;
}
.sd_newsletter .sd_newsletter_form  .btn.btn-danger {
    border-radius: 0;
    font-size: 15px;
    padding: 9px 20px;
    background-color: #5c0515;
    border-color: #5c0515;
    text-transform: uppercase;
    display: inline-block;
}



.sd_footer .sd_footer_top {
    background: #2b0e13;
    padding: 30px 0;
}
.sd_footer .sd_footer_top .sd_links_block {
    width: 20%;
    float: left;
}
.sd_footer .sd_footer_top .sd_links_block ul li a{
   color:#fff;
   font-size:13px;
   font-weight:300;
   display:inline-block;
   line-height:16px;
}

.sd_footer .sd_footer_top .sd_links_block ul li a:hover{
   color:#db3754;
   text-decoration:none;
}

.sd_footer .sd_footer_top .sd_links_block p{
   color:#db3754;
   font-size:15px;
   margin-bottom:3px;
}

.sd_footer .sd_footer_bottom {
    background: #28030a;
    border-top: 1px solid #46111A;
    padding: 15px 0;
    color: #FFF;
    font-weight: 300;
    font-size: 12px;
}

.sd_footer .sd_footer_bottom p{
	margin:0;
}

.sd_mobile_nav_btn {
	display: none;
    float: right;
    background: #9F1C33;
    padding: 7px 18px;
    color: #FFF;
    margin: 17px 0 17px 30px;
    border-radius: 5px;
    font-size: 16px;
	cursor:pointer;
}
.sd_mobile_nav_btn:hover {
    background: #000;
    color: #FFF;
}

/*===============LISTING===============*/
section.sd_inner_search {
    padding: 10px 0;
    background: #eee;
    z-index: 9;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
.sd_carlisting {
    padding: 20px 0;
	background:#fafafb;
}

.sd_carlisting .sd_list_single {
    background: #fff;
    padding: 10px 15px 0;
    border: 1px solid #eee;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.sd_list_img, .sd_list_det, .sd_available{
    padding: 10px 0;
}

.sd_available .input-group .input-group-addon {
    padding: 10px 12px;
    color: #FFF;
    background-color: #5fab14;
    border: 1px solid #6A9645;
    border-radius: 0;
}
.sd_available .form-control {
	height:40px;border-radius: 0;
}
.sd_available label p{
	margin:0;
}

.sd_list_action {
    padding: 10px 0 0;
}
.sd_list_single  .sd_list_det h3 {
    font-size: 18px;
    margin: 0 0 5px 0;
}
.sd_list_single .sd_list_add_info {
    font-size: 13px;
    color: #999999;

}
.sd_list_add_info span{
	padding-right:2px;
}

.sd_list_single .car-specfications {
    margin: 0 auto;
}
.sd_list_single .car-specfications li {
    color: #999999;
    float: left;
    list-style-type: none;
    margin-right: 11px;
}

.sd_list_single .manual-icon {
    height: 15px;
    margin-right: 8px;
    float: left;
}



.sd_list_single .sd_list_price {
    color: #9F1C33;
    margin: 0;
	font-size: .88em;
}
.sd_list_single .sd_refund_price {
    font-size: 12px;
}
.sd_list_single .sd_refund_price{
    color: #9F1C33;
}
.sd_list_single .sd_refund_price span{
    color: #444;
}
.sd_list_single .btn{
    border-radius: 0;
    font-size: 15px;
    padding: 9px 20px;
	margin-bottom:10px;
}
.sd_list_single .btn.btn-danger {
    background-color: #c61d3a;
}
.sd_list_single .btn.btn-danger:hover, 
.sd_booking_form .btn.btn-danger:hover {
    background-color: #9F1C33;
}
.sd_list_single label {
    color: #5FAB14;
    font-size: 15px;
    font-weight: bold;
}
.sd_list_single .sd_show_avbl_content{
	display:none;border-top: 1px solid #E7ECE4;
}
.sd_list_single .sd_open_showavble {
    display: inline-block;
    line-height: 18px;
    padding: 0;
    position: absolute;
    top: -22px;
    height: 28px;
    width: 168px;
    margin: 0 auto;
    left: 50%;
    margin-left: -84px;
}

.sd_list_single .sd_open_showavble:hover{
    opacity:0.5;
}

.sd_inner_search .select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: 100%;
    min-width: 180px;
}
.select2-drop {
font-size: 14px;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.sd_avble_block {
    padding: 15px 0;
	max-width: 620px;
    margin: 0 auto;
    width: 620px;
}
.sd_list_single .sd_show_avbl {
    text-align: center;
    position: relative;
}
.sd_avble_block .sd_avble_carname {
    text-align: center;
    font-size: 18px;
    color: #444;
    font-weight: 500;
}
.sd_avble_block .sd_time_slot_section {
    float: left;
    display: inline-block;
}
.sd_avbl_date {
    text-align: right;
    padding: 0 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #000;
}
.sd_time_slot_section ul li {
    float: left;
    height: 15px;
    width: 22px;
    font-size: 10px;
    border-left: 1px solid #A2A2A2;
    text-align: left;
    padding-left: 3px;
}
.sd_time_slot_section p {
    border-left: 1px solid #A2A2A2;
    padding-left: 3px;
    margin: 0;
}
.sd_avble_block .sd_avble_left_block {
    float: left;
    width: 80px;
}
.sd_avble_block .sd_avble_left_block.sd_blank {
    height: 1px;
}

.sd_avble_block .sd_avble_right_block {
    float: left;
    height: auto;
}
ul.sd_days_avble li {
	background: #78b643;
    width: 20px;
    height: 18px;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
}
ul.sd_days_avble li.sd_notavbl {
    background: #be3232;
}
ul.sd_days_avble li.sd_oneleft {
    background: #FFA500;
}
.sd_avble_block .sd_avble_color{
	text-align:center;
	font-size:12px;
    padding-bottom: 15px;
}
.sd_show_next_day {
    font-size: 20px;
    display: block;
    text-align: center;
    color: #C61D3A;
    padding: 5px 0;
}
.sd_avble_block .sd_avble_color span{
	margin:0 5px; font-size: 13px;
}

.sd_avbl_date .sd_show_next_day:hover {
    color: #000;
}
.sd_avble_block .sd_avble_color .sd_avble_green i {
    color: #78B643;
}
.sd_avble_block .sd_avble_color .sd_oneleft_orange i {
    color: #FFA500;
}
.sd_avble_block .sd_avble_color .sd_notavble_red i {
    color: #be3232;
}
.sd_list_pagination {text-align:center;}
.sd_list_pagination .pagination > li > a, 
.sd_list_pagination .pagination > li > span {
    color: #9F1C33;
}
.sd_list_pagination .pagination > .active > a, 
.sd_list_pagination .pagination > .active > span, 
.sd_list_pagination .pagination > .active > a:hover, 
.sd_list_pagination .pagination > .active > span:hover, 
.sd_list_pagination .pagination > .active > a:focus, 
.sd_list_pagination .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #C61D3A;
    border-color: #C61D3A;
}

select {
    -webkit-appearance: none;
    border: 1px solid #CCC!important;
    background: #fff url(../images/sort_desc.html) no-repeat 98.50% 50% !important;
    padding-right: 25px!important;
}

/*===============CHECKOUT===============*/
.sd_list_single.sd_chkout_detail h1 {
    font-family: Roboto Slab;
    margin: 0 0 10px 0px;
    font-size: 28px;
    border-bottom: 1px solid #F4D4D9;
    padding-bottom: 10px;
    color: #9F1C33;
}
.sd_list_single.sd_chkout_detail .sd_tbl_title {
    font-weight: bold;
    font-size:14px!important;
    text-align: left;
}
.sd_list_single.sd_chkout_detail .sd_list_det h3 {
    font-size: 22px;
    margin: 0 0 5px 0;
    font-family: Roboto Slab;
    color: #9F1C33;
}
.sd_list_single.sd_chkout_detail .sd_chkdet_table td {
    font-size: 12px;
}

#wrapper {
    background: #fafafb!important;
}
.content {
    max-width: 1140px!important;
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: #fff;
    padding: 10px 10px 0;
    border: 1px solid #eee;
    margin-bottom: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 20px;
}
.content .detail-box {
    border: none;
    box-shadow: none;
    min-height: 300px;
    font-size: inherit;
    color: inherit;
    line-height: 1.6em;
    padding: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.content .detail-box .new-heading {
    line-height: inherit;
    background-color: #fff;
    webkit-box-shadow: none;
    box-shadow: none;
    font-family: Roboto Slab;
    margin: 0 0 10px 0px;
    font-size: 28px;
    border-bottom: 1px solid #F4D4D9;
    padding-bottom: 10px;
    color: #9F1C33;
    padding: 0 0 10px 0;
    font-weight: normal;
}

.content .detail-box .how {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0px 20px 0px 20px;
    margin: 0;
}
.content .detail-box .freshdesignweb {
	width:inherit!important;
    margin: 0 -15px;
}
.content .detail-box .freshdesignweb article {
    float: left;
    width: 100% !important;
    margin: 15px 0 15px 0!important;
    height: 176px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border: 1px #E8E8E8 solid;
}
.content .detail-box .freshdesignweb article .hover-box {
    background-color: rgba(0, 0, 0, 0.62)!important;
}

.content .detail-box .freshdesignweb article .hover-box  h4 {
    color: #FFF;
    font-family: Roboto Slab;
}
.content .detail-box .freshdesignweb article .box-title {
    font-size: 14px;
    font-family: Roboto Slab;
}
.content .detail-box .freshdesignweb article .hover-box .fdw-port a{
    background-color: #f2f2f2;
    color: #5E5E5E !important;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -o-box-shadow: none;
}
.content .detail-box .freshdesignweb article .hover-box .fdw-port a:hover {
    background-color: #9e1b32;
    color: #FFF !important;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -o-box-shadow: none;
}

.content .detail-box ul.TabbedPanelsTabGroup li {
    font-size: 16px;
    font-family: Roboto Slab;
    font-weight: 300;
    color: #000;
    padding: 12px 20px;
}
.content .detail-box ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected {
    color: #fff;
}



.content .detail-box .how, 
.content .detail-box .how-box {
    width: 100%;
    float: none;
    text-align: center;
	padding:0;
}
.content .detail-box .how {
    background: #FBFBFB;
    padding: 0;
}
.content .detail-box .how-box {
    background: #FDFDFD;
    padding: 20px 10px;
    border: 1px solid #F0E4E6;
}
.content .detail-box .how-box h6 {
    text-align: center;
    color: #4C4C4C;
    font-size: 24px;
    line-height: 22px;
    margin: 0;
    font-family: Roboto Slab;
}
.content .detail-box .how .how-icon {
    min-height: 175px;
    height: inherit;
    margin-top: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.content .detail-box .sd_steps_title {
    font-family: Roboto SLab;
    font-size: 20px;
    border-bottom: none;
}
.content .detail-box .sd_howbottom_text {
    text-align: center;
    border-bottom: 1px solid #DEAEB7;
    font-size: 14px;
    color: #444;
    background: #EAEAEA;
    line-height: 16px;
}

.content .detail-box .sd_conform_cont#contact{width:100%;}
.content .detail-box .sd_conform_cont, 
.content .detail-box .sd_address_cont{
    background: #FBFBFB;
    padding: 0 15px 20px!important;
    margin-bottom: 35px!important;
    border: 1px solid #ddd;
    border-bottom: 2px solid #ddd;
    border-radius: 4px;
}
.content .detail-box .sd_address_cont{
    background: #fff;
    box-shadow: none;
    border: none;
}

.content .detail-box .sd_conform_cont h3, 
.content .detail-box .sd_address_cont h3 {
    font-family: Roboto Slab;
    margin: 0;
    padding: 10px 0px;
    border-bottom: 1px solid #DCC9C9;
    margin-bottom: 20px;
    color: #444;
}
.content .detail-box .sd_conform_cont .form-control {
    border-radius: 0!important;
    height: 45px!important;
}
.content .detail-box .sd_conform_cont textarea.form-control{
    min-height: 105px;
}
.content .detail-box .sd_conform_cont#contact textarea.form-control{
    margin: 0!important;
    width: 100%;
}
.content .detail-box .sd_conform_cont .btn-danger {
    color: #fff;
    background-color: #9f1c33;
    border-color: #9f1c33;
    font-size: 16px;
    padding: 10px 20px;
	border-radius:0;
}

.content .detail-box .sd_conform_cont .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.content .detail-box .sd_address_cont p {
    padding: 0 0 5px 0;
    font-size: 13px;
    color: #444;
    line-height: 20px;
    text-align: left;
}

.content .terms p {
    padding: 15px 0;
    font-size: 13px;
    color: #444;
    text-align: left;
    font-family: Roboto;
}
.content .terms p.colores .heading {
	font-size: 16px;
    color: #9F1C33;
    font-family: Roboto Slab;
	display:block;
}

.sd_sitelinks_col h2 {
    font-size: 18px;
    font-weight: normal;
    font-family: Roboto Slab;
}
.sd_sitelinks_col {
    margin-bottom: 40px;
    width: 20%;
    float: left;
}
.sd_sitelinks_col ul {
    border-left: 2px solid #F4D4D9;
    margin-left: 5px;
    padding-left: 10px;
    padding-top: 10px;
}
.sd_sitelinks_col ul li a {
    font-size: 12px;
    color: #444;
    line-height: 20px;
    display: inline-block;
}
.sd_sitelinks_col ul li a::before {
    content:" ";
	width:3px; height:2px; color:#444;
}

.detail-box .sd_acc_cont {
    max-width: 600px;
    float: left;
    clear: both;
    padding: 15px;
    border: 1px solid #eee;
    margin-bottom: 25px;
    margin-top: 15px;
}

.price-list .sd_det_lg_btn {
    background: #000;
    border: none;
    margin: 15px 0;
    border-radius: 0;
    font-size: 22px;
    font-family: Roboto Slab;
}

.price-list .sd_det_lg_btn:hover {
    background: #600A19;
}
.sd_feature_section.sd_detpage .sd_feature_title {
    font-family: Roboto Slab;
}
.sd_feature_section.sd_detpage .sd_feature_title h2 {
    margin: 5px 0;
}
.sd_feature_section.sd_detpage .sd_feature_title img {
    width: 40px;
    height: auto;
}

.sd_about.sd_detpageabt {
    padding: 30px 0px;
}

.sd_carproperties{
    display: block;
    position: relative;  
    overflow: hidden;
}

.sd_carproperties .sd_sec_right{
    width: 50%;
    float: right;
    height: 100%;
    background:rgba(160, 32, 55, 0.95);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(-25deg);
    padding-top: 70px;
    -webkit-box-shadow: inset 12px 12px 0px #5F0F1D;
    -moz-box-shadow: inset 12px 12px 0px #5F0F1D;
    box-shadow: inset 12px 12px 0px #5F0F1D;
}

.sd_carproperties .sd_sec_right .price-list {
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    transform: skew(25deg);
    margin: 0 auto;
    max-width: 300px;
    float: none;
}

.inner-box #log_form .txtbox {
    width: 100%;
    max-width: 335px;
}
.inner-box #log_form .review-button1 {
    margin: 0px;
}
.inner-box .form-control {
    height: 40px;
    border-radius: 0;
}
.content .detail-box blockquote {
    font-size: 13px;
}
.content .detail-box .terms h3 {
    font-size: 16px;
    margin-bottom: 0;
    color: #9F1C33;
    font-family: Roboto Slab;
}
.sd_delivers .head-content h1 > span {
    text-align: left;
    font-size: 22px!important;
    font-weight: normal;
    display: block;
}
/*===============MEDIAQUERIES===============*/

/* Large desktop */
@media (min-width: 1200px) { ... }
 
 
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
	.sd_header, .sd_booking_section{
		position: inherit;
	}	
	.sd_booking_section .sd_booking_title .triangle_right {
		display:none;
	}
	.sd_booking_section {
	    margin: 20px 0;
		background:none;
	}
	.sd_booking_section .sd_booking_form {
		padding: 25px 15px;
		border: 1px solid #eee;
	}
	.sd_loved_cars .sd_lvd_car_detail {
		margin-top: 55px;
		text-align: center;
	    margin-right: 0;
	}
	.sd_newsletter_text {
		text-align: center;
	}
	.sd_newsletter .sd_newsletter_form {
		text-align: center;
	}
	.sd_loved_cars .sd_lcd_car_img {
		padding-left: 0;
	}
	.sd_loved_cars {
		padding: 15px;
	}
	.sd_intro .sd_intro_title {
		padding: 25px 10px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	.sd_navigation .cars_cont .sd_car_single {
		width: 25%;
		min-height: 130px;
	}
	.sd_header .sd_navigation {
		display: block;
		float: none;
		width: 100%;
		clear: both;
	}
	.sd_navigation .cars_cont .sd_car_single p {
		margin: 10px 0 0px;
		float: none;display: block;
	}
	.sd_navigation .cars_cont .sd_car_single .sd_rent_perday {
		float: none;display: block;
	}
}


@media (min-width: 768px) and (max-width: 979px) {
    .sd_carproperties .sd_sec_right{
        width: 70%;
        padding-top:20px;
    }
} 


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.sd_delivers ul li {
		width: 50%;
	}
	.sd_newsletter .sd_newsletter_form .form-control {
	    width: 100%;
		margin: 0 auto;
		max-width: 400px;
	}
	.sd_footer .sd_footer_top .sd_links_block {
		width: 100%;
		float: none;
		padding: 20px;
	}
	.sd_header .sd_navigation {
		display: block;
		float: none;
		clear: both;
	    margin: 0 -15px 10px;
	}
	.cbp-hrmenu > ul {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.cbp-hrmenu > ul > li {
		display: block;
	}
	.cbp-hrmenu > ul > li > a {
		color: #3a3a3a;
		display: block;
		padding: 15px 10px;
		background: #eee;
		border-bottom: 1px solid #DED2D4;
	}
	.sd_mobile_nav_btn {
		display: block;
	}
	.cbp-hrmenu{display:none;}
	.sd_navigation .cars_cont .sd_car_single {
		width: 25%;
		min-height: 130px;
	}
	.sd_navigation .cars_cont .sd_car_single .sd_car_single_rent {
		/*line-height: 90px;*/
	}
	.sd_banner .owl-controls.clickable {
		top: 35%;
		margin-top: -18px;
	}
	.sd_loved_cars .sd_lvd_car_detail .btn.btn-danger {
		margin: 5px;
	}
	.sd_loved_cars .owl-controls.clickable {
		top: 25%;
	}
	.sd_testimonials {
		padding: 30px 10px;
	}
	.sd_navigation .cars_cont .sd_car_single p {
		margin: 10px 0 0px;
		float: none;display: block;
	}
	.sd_navigation .cars_cont .sd_car_single .sd_rent_perday {
		float: none;display: block;
	}
	.sd_booking_form .form-group {
		width: 100%;float:none;
	}

    .sd_carproperties .sd_sec_right{
        width: 70%;
        padding-top:20px;
    }
}

@media (max-width: 600px) {
	.sd_navigation .cars_cont .sd_car_single {
		width: 33%;
		min-height: 130px;
	}
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.sd_delivers ul li {
		width: 100%;
	}
	.col-xxs-12{
		width:100%;
	}
	.sd_header .sd_logo {
		display: block;
		float: none;
		text-align: left;
	}
	.sd_header .sd_btn_link {
		float: left;
	}
	.sd_booking_form .btn.btn-danger {
		display: block;
		width: 100%;
	}
	.sd_banner .car_rent_detail .sd_det_block h3 {
		font-size: 20px;
	}
	.sd_banner .car_rent_detail .sd_det_block p {
		font-size: 13px;
	}
	.sd_navigation .sd_category_title .sd_view_all {
		text-align: left;
	}
	.sd_navigation .cars_cont .sd_car_single {
		width: 50%;
		min-height: 130px;
	}
	.sd_header .sd_contact_info {
		text-align: center;
	}
	.sd_header .sd_contact_info span {
		margin-left: 0;
		display: block;
	}
}

@media (max-width: 320px) {
	.sd_navigation .cars_cont .sd_car_single {
		width: 100%;
		min-height: 130px;
	}
	.sd_mobile_nav_btn {
		margin: 17px 0 17px 5px;
	}
}


.nanda{width:100%; height:40px; background:#c61d3a;}
.nanda h1{font-size:16px; padding:10px;text-align:center; color:#FFFFFF;}
.nanda h1:hover{color:#000000;} 












