a {
	color: #E55B1C;
}

.sppb-carousel-extended-list {

    position: relative;

    overflow: hidden;

    direction: ltr;

}

.sp-megamenu-parent > li:first-child > a, .sp-megamenu-parent > li:first-child > span  {
    display: inline-block;
    line-height: 35px;
    padding: 0px 20px;
	border-left:0px solid #dedede;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    line-height: 35px;
    padding: 0px 20px;
	border-left:1px solid #dedede;
	margin-left:0px;
	
}

.sp-megamenu-parent li {
    padding: 0;
}

.sp-megamenu-parent li:last-child a {
    padding: 0 0px 0 20px;
	border-left:1px solid #dedede;
}

.sp-megamenu-parent li {
    padding-right: 0 0px;
}

.sppb-btn, .btn {

    border-radius: 5px;

    font-size: 16px;

    font-weight: 500 !important;

    letter-spacing: 0.01em !important;

    line-height: 1.45;

    overflow: hidden;

    padding: 18px 35px;

    position: relative;

    text-transform: capitalize;

    transition: all 0.3s ease 0s;

}





.hero-dim {

    background-color: rgba(255, 255, 255, 0.95);

    padding-bottom: 20px;

    padding-top: 20px;

	

}





.hero-message h1 {

    color: #485a75;

    font-size: 36px;

    font-weight: 500;

    line-height: 50px;

    margin-bottom: 10px;

    margin-top: 70px;

}



.sppb-carousel-indicators li {

    background-color: #fff;

    border: 2px solid #d95a21;

    border-radius: 10px;

    cursor: pointer;

    display: inline-block;

    height: 10px;

    margin: 8px;

    text-indent: -999px;

    width: 10px;

}



.sppb-carousel-indicators .active {

    background-color: #f06220;

    height: 12px;

    margin: 8px;

    width: 12px;

}



.car-min {

	min-height: 345px;

}



.sub-heading-white {

	color: #fff;

}



.standard-color {

	color: #445673;

}



.border-bottom-rates {

	border-bottom: 1px solid #d7d7d7;

}



.rates-border-right {

	border-right: 1px solid #d7d7d7;

}



.title101-line h2 {

	line-height: 40px !important;

}

#sp-footer a {
    color: #fff !important;
}


