section.car-rental-features {
    width: 100%;
    float: left;
    padding: 40px 0px;
}
.rentals-feat {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    text-align: center;
}

.carstep-headings {
    width: 100%;
    float: left;
}
.carstep-headings h4 {
    text-align: center;
    font-size: 17px;
    padding: 10px 0px;
    margin: 0px;
    color: #1869a5;
	padding-top: 85px;

}
.carstep-headings p {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
	margin: 0px 0px 30px;
}
.carstep-icons {
    text-align: center;
}
.carstep-icons .fet-icons.fa {
    text-align: center;
    color: #0da09c;
    font-size: 30px;
    border: 1px solid #cecece;
    border-radius: 50%;
	line-height: 60px;

}
.carstep-icons .fet-icons::after{
box-sizing: border-box;
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    left: -6px;
    top: -6px;
    padding: 1px;
    position: absolute;
    border: 5px solid #f4f4f4;
    border-radius: 50%;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
	}
.carstep-icons .fet-icons{
	position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-width: 70px;
    min-height: 70px;
    max-width: 70px;
    max-height: 70px;
    line-height: 70px;
	}
	.carstep-icons:hover .fet-icons::after{
	    box-sizing: border-box;
    content: "";
    display: block;
    width: 90px;
    height: 90px;
    left: -11px;
    top: -11px;
    padding: 1px;
    position: absolute;
    border: 5px solid #0da09c;
    border-radius: 50%;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
	}
	.first-renters-features {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    text-align: center;
}
section.tab-section .car-feasupport .nav-pills>li{
        width: 20% !important;
}
section.tab-section .car-feasupport .nav-pills>li+li, section.tab-section  .car-feasupport .nav-pills>li{
      border-bottom: 2px solid #0da09c !important;
}
section.tab-section .car-feasupport .nav-pills>li.active>a, section.tab-section .car-feasupport .nav-pills>li.active>a:focus, section.tab-section .car-feasupport .nav-pills>li.active>a:hover{
    border-bottom: 2px solid #0da09c  !important
}
.car-feasupport i {
    font-size: 18px;
    color: #0da09c;
}
section.software-update {
    width: 100%;
    float: left;
    padding: 20px 0px;
}
.agg-sections {
    width: 100%;
    float: left;
	padding:16px 10px;
	min-height: 290px;

}
.agg-icons {
    text-align: center;
}
.agg-icons img {
    display: inline-block;
    text-align: center;
    margin: auto;
    float: none;
	min-height: 55px;
    max-height: 55px;
    min-width: 55px;
    max-width: 55px;
}
.agg-paras {
    width: 100%;
    float: left;
}
.agg-paras h4 {
    text-align: center;
    font-size: 18px;
    padding: 16px 0px;
    margin: 0px;
}
.agg-paras p {
    text-align: center;
    margin: 0px;
    padding: 0px 0px 20px;
    line-height: 26px;
    font-size: 14px;
}
.agg-sections:hover{
background-color: #0da09c;
color:#fff;
    border-radius: 10px;

}
.aggrenent-feat{
width:100%;
float:left;

}
section.tab-section{
    background-color: #f4f4f4;
}
section.renter-categories {
    width: 100%;
    float: left;
    padding: 60px 0px;
    background-color: #f4f4f4;
}
.spaces-conf{
  width:100%;
  float:left;  
  margin-bottom: 30px;

}
.manage-gal img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.manage-lists{
  width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #ddd;
	    min-height: 362px;

}
.manage-paras {
    width: 100%;
    float: left;
    padding: 20px;
}
.manage-paras h4 {
    font-size: 18px;
    margin: 0px;
    padding: 10px 0px;
    color: #243f7f;
    font-weight: 600;
}
.manage-lists:hover {
    box-shadow: 2px 5px 8px #ddd;
}
.manage-gal{
overflow:hidden;
}
.manage-gal img {
   transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
	
}
.manage-gal img:hover {
    transform : scale(1.25);
 -moz-transform : scale(1.25);
 -webkit-transform : scale(1.25);
 -o-transform : scale(1.25);
 -ms-transform : scale(1.25);
	
}
section.differ-categories {
    width: 100%;
    float: left;
    padding: 40px 0px;
	position: relative;

}
.inner-left-side {
    box-shadow: 2px 2px 15px #ccc;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 75px;
    width: 85%;
    margin: 90px auto;
	position: relative;
}
.inner-left-side img {
    position: absolute;
    width: 25%;
    margin-top: -61px;
    left: -56px;
    height: 200px;
    width: 200px;
    border-radius: 50%;
}
.inner-left-side h3{	
	margin-left: 32%;
    color: #000;
    font-size: 22px;
	}
.inner-left-side p{	
	    margin-left: 22.5em;
}
.inner-left-side img:hover{
-webkit-filter: grayscale(80%); /* Safari 6.0 - 9.0 */
    filter: grayscale(80%);
}

.inner-right-side{
   box-shadow: 2px 2px 15px #ccc;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 75px;
    width: 85%;
    margin: 90px auto;
	position: relative;
}
.inner-right-side img{
    position: absolute;
    width: 25%;
    margin-top: -75px;
    right:-56px;
      height: 200px;
    width: 200px;
    border-radius: 50%;
	}
.inner-right-side h3{	
	margin-right: 32%;
    color: #000;
    font-size: 22px;
	    text-align: right;

	}
.inner-right-side p{	
	    margin-right: 22.5em;
		    text-align: right;

}
.inner-right-side img:hover{
-webkit-filter: grayscale(80%); /* Safari 6.0 - 9.0 */
    filter: grayscale(80%);
}
section.rental-services {
    width: 100%;
    float: left;
    background-color: #1a2e46;
    padding: 50px 0px;
}
.check-para h4 {
        color: #fff;
    text-align: center;
    padding: 10px 0px;
    margin: 0px;
}
.check-para p {
    color: #fff;
	text-align: center;
    padding: 10px 0px;
    margin: 0px;
}
.check-pro {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    min-height: 280px;
	padding:20px;
}
.check-icons {
    text-align: center;
    padding: 10px 0px;
}
.check-icons img {
    display: inline-block;
}
.software-arranged {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
section.carfea-middle {
    width: 100%;
    float: left;
    padding: 40px 0px;
}
section.new_hotel_booking.bg-changes {
    background: #f4f4f4;
}
section.new_hotel_booking.bg-changes  h2{
    font-size: 20px;
    color: #212020;
}
section.white_new_hotel_booking.headings h2 {
  font-size: 20px;
    color: #212020;
}
.software-paras {
    float: left;
    width: 100%;
	min-height: 250px;
}
.software-paras h4 {
    text-align: center;
    font-size: 18px;
    color: #000;
    margin: 0px;
	    padding-top: 90px;
}
.software-paras p {
    font-size: 14px;
    color: #000;
    line-height: 26px;
    text-align: center;
    padding: 10px 0px 20px;
}
.software-icons .sof-icons.fa{
      text-align: center;
    color: #fff;
    font-size: 30px;
    background-color: #2a2a2a;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.software-lasts {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    text-align: center;
}
.software-icons .sof-icons{
position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-width: 70px;
    min-height: 70px;
    max-width: 70px;
    max-height: 70px;
    line-height: 70px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	}
.software-icons .sof-icons.fa::after{
content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-width: 70px;
    min-height: 70px;
    max-width: 70px;
    max-height: 70px;
    line-height: 70px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1.5px solid transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	}
.software-icons:hover .sof-icons::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-width: 80px;
    min-height: 80px;
    max-width: 80px;
    max-height: 80px;
    line-height: 80px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1.5px solid #0da09c;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.software-icons:hover .sof-icons.fa{
background: #0da09c !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	}
	.lastfear-cars {
    width: 100%;
    float: left;
    margin: 10px 0px;
}