.container_lr10 {
	padding: 0 10%;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	background: #f4f4f4;
}

.h_4 {
	font-size: 19px;
	background: #f2f2f2;
	padding: 10px;
	color: #4a4a4a;
	text-align: center;
	margin: 10px 0px;
	border-radius: 5px;
	text-transform: uppercase;
}

.h_5 {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.S_Dropdown {
	margin: 10px 0px;
}

.S_Dropdown .form-control {
	font-size: 15px;
	box-shadow: none;
}

.S_Dropdown select {
	background: url(/web/resources/theme/images/select_arrow1.svg) no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position-x: 249px;
	text-transform: uppercase;
	background-position-x: 10px;
	background-position: right;
	background-origin: content-box;
}

.S_Dropdown .form-control option {
	padding: 10px;
}

.l_Section {
	background: #fff;
	float: left;
	width: 100%;
	border-radius: 5px;
	margin-bottom: 30px;
	padding: 20px;
}

.r_Section {
	float: left;
	min-height: 400px;
	width: 100%;
	border-radius: 5px;
	margin-bottom: 30px;
	padding-right: 10px;
}

.white_Row {
	background: white;
	border: 1px solid #cbcbcb;
	padding: 8px;
}

.Sort_By .form-control {
	display: inline-block;
	height: auto;
	border-radius: 0;
	padding: 4px;
	box-shadow: none;
	margin-left: 15px;
	border: 1px solid #e1e1e1;
}

.Sort_By select {
	background: url(/web/resources/theme/images/msite-downarrow.svg)
		no-repeat right;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position-x: 112px;
}

.Sort_By select {
	width: 130px;
	font-size: 11px;
}

.tab_2 {
	margin-top: 0px;
	float: left;
	margin-bottom: 0;
	display: block;
	justify-content: space-between;
	align-items: center;
}

.tab_2 li {
	display: block;
	padding: 0 5px;
}

.tab_2 li a {
	padding:4px 10px;
	color: #000;
	font-size: 1rem;
	
}

.tab_2 li a:hover {
	color:blue;
	text-decoration: none;
}
.tab_2 .filter_tab li a:focus{
	color:var(--theme-color);
}

/*.active_tab2{
	background-color:#fff;
}*/
.active_tab3 {
	background: red;
	float: left;
}

/*.active_tab2 a {
	color: black;
	/*padding: 4px 15px !important;
}

.active_tab2 a:hover, .active_tab2 a:focus {
	text-decoration: none;
	background-color:#fff;
}*/

/*.wrapper_1 {
	background: white;
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	margin-bottom: 3%;
	min-height: 220px;
	padding: 20px 0;
}

.wrapper_1:hover {
	background: white;
	box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.16);
	border-radius: 10px;
	margin-bottom: 3%;
} */
.center_div {
	border-left: 1px solid #d3d1d2;
	border-right: 1px solid #d3d1d2;
	padding: 5px 0 0px 0px;
	float: left;
	width: 100%;
	/* height: 220px; */
}

.pr35 {
	padding-right: 35px;
}

.features_Car {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	display: flex;
	justify-content: space-between;
}

.features_Car li {
	display: inline-block;
	padding-right: 25px;
	font-size: 12px;
	color: #9b9b9b;
}

.features_Car li span {
	font-size: 18px;
}

.features_Car li span:before {
	color: #9b9b9b;
}

.features_Car li img {
	margin-right: 3px;
}

.hr_Line {
	height: 2px;
	border: 0;
	background: #eae8e9;
	margin: 15px 0;
}

.headlines_Box {
	width: 100px;
	height: 85px;
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	color: #9c9c9c;
	float: left;
	margin-left: 11px;
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #d3d1d2;
	border-radius: 4px;
}

.headlines_Box a .active2 {
	padding: 10px;
	color: #134673;
	border: 1px solid #134673;
	width: 100px;
	height: 85px;
	border-radius: 4px;
	margin-left: -1px;
	margin-top: -1px;
}

.headlines_Box .active {
	width: 100px;
	height: 85px;
	border: 1px solid #134673;
	border-radius: 4px;
	margin-left: -1px;
	margin-top: -1px;
}

.active_bx {
	border: 1px solid #134673;
	border-radius: 4px;
	float: left;
	width: 100px;
	height: 85px;
}

.headlines_Box ul {
	margin: 0;
	padding: 10px;
}

.headlines_Box ul li {
	padding: 2px 0;
}

.headlines_Box ul li:first-child {
	border-bottom: 1px solid #ccc;
}

.headlines_Box ul li:last-child {
	font-size: 11px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wrapper_1 .p_bk {
	/* margin-top: 70px; */
	
}

.fare_breakup {
	position: relative;
	cursor:pointer;
}

.fare_breakup a {
	width: 26px;
	height: 26px;
}
.fare_breakup:hover .tooltip_hover{
	display:block;
}
.tooltip_hover {
	background: white;
	min-width: 250px;
	border: 1px solid #5fa7f1;
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
	position: absolute;
	z-index: 90;
	bottom: 35px;
	right: -133px;
	float: left;
	padding: 0px 5px 8px 10px;
	display:none;
	border-radius:10px;
}

.tooltip_hover::before {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 98px;
	border-width: 13px 13px 0;
	border-style: solid;
	border-color: #ccc transparent;
}

.tooltip_hover::after {
	content: "";
	position: absolute;
	bottom: -12px;
	left: 99px;
	border-width: 12px 12px 0;
	border-style: solid;
	border-color: #fff transparent;
}

.tooltip_hover ul li {
	font-size: 0.95rem;
	text-align: left;
	color:black;
}

.fert_cr li {
	display: inline;
	width: 50%;
	float: left;
	padding: 5px 0;
	font-size: 16px;
}

.fert_cr li span {
	font-weight: bold;
}

.hr_Line4 {
	width: 55px;
	float: left;
	height: 2px;
	background: #000;
	margin-top: 10px;
}

.hr_Line3 {
	height: 1px;
	border: 0;
	background: #ccc;
	margin: 15px 0;
	margin-right: 45px;
	position: relative;
	overflow: visible;
}

.hr_Line3::after {
	content: "";
	/* border: 7px solid #ccc; */
	border-radius: 50%;
	position: absolute;
	right: -5px;
	top: -6px;
	width: 13px;
	height: 13px;
	background: #ccc;
}

.Fare_Ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

.Fare_Ul li {
	padding: 7px;
	border-bottom: 1px solid #5fa7f1;
	
}

.Fare_Ul li:last-child {
	border-bottom: none;
	font-weight: bold;
}

.tooltip_hover2 {
	background: #134673;
	width: 180px;
	position: absolute;
	z-index: 9999999;
	bottom: 100px;
	right: -45%;
	float: left;
	padding: 10px 10px;
	text-align: left;
	font-size: 14px;
	color: #fff;
}

.tooltip_hover2::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 67px;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #134673 transparent;
}

.tooltip_hover2 ul {
	padding: 0;
}

.tooltip_hover2 h4 {
	color: #fff;
	font-size: 22px;
}

.blck_clr li {
	/* padding: 0 10px; */
	color: #4a4a4a;
	font-size: 14px;
	float: right;
	margin-right: 5px;
}

.blck_clr li span:before {
	color: #4a4a4a;
	font-size: 25px;
}

.slidep .carousel-inner {
	/*min-height:105px;*/
	width: 80%;
	margin: 0 auto;
}

.slidep2 .carousel-inner {
	margin-left: 70px;
	min-height: 105px;
	width: 75%;
	overflow-behaviour-y: visible !important;
	overflow-behaviour-x: hidden !important;
}

.slider_p {
	position: relative;
	width: 100%;
	z-index: 99999999;
}

.slider_parwl {
	position: absolute;
	left: 35px;
	top: 30px;
}

.slider_parw2 {
	position: absolute;
	right: 55px;
	top: 30px;
}

.slider_parw5 {
	position: absolute;
	left: 5px;
	top: 30px;
}

.slider_parw6 {
	position: absolute;
	right: 5px;
	top: 30px;
}

.slider_parw3 {
	position: absolute;
	left: 44px;
	top: 27px;
}

.slider_parw4 {
	position: absolute;
	right: 44px;
	top: 27px;
}

.my-responsive {
	width: 90%;
	margin: 0 auto;
	height: 100px;
}

.headlines_Box2 {
	width: 120px;
	height: 100px;
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	color: #9c9c9c;
	float: left;
	font-size: 12px;
	border: 1px solid #d3d1d2;
	border-radius: 4px;
	margin-left: -7px;
}

.headlines_Box2:hover {
	cursor: pointer;
}

.active .headlines_Box2 ul {
	padding: 10px;
	color: #134673;
	border: 1px solid #134673;
	width: 120px;
	height: 100px;
	border-radius: 4px;
	margin-left: -1px;
	margin-top: -1px;
}

.headlines_Box2 ul {
	margin: 0;
	padding: 10px;
}

.headlines_Box2 ul li {
	padding: 2px 0;
}

.headlines_Box2 ul li:first-child {
	border-bottom: 1px solid #ccc;
}

.headlines_Box2 ul li:nth-child(2) {
	padding-top: 10px;
}

.headlines_Box2 ul li:last-child {
	font-size: 14px;
	color: #4a4a4a;
}

.headlines_Box .active li {
	padding: 2px 0;
}

.rgt_div {
	border-left: 1px solid #d3d1d2;
	float: left;
	width: 100%;
	margin: 23px 0
}

.car_Image2 {
	padding: 20px 0px 0 20px;
	text-align: center;
}

.car_Image2 img {
	width: 200px;
	max-width: 100%;
}

.car_Fimgd {
	/* height: 220px; */
	display: flex;
	justify-content: center;
	align-items: center;
}

.car_Image {
	padding: 0;
}

.car_Image img {
	width: 500px;
}

.fare_breakup .mark {
	background: white;
	padding: 0;
}

.mark {
	background: #fff !important;
}

.wrapper_5 {
	background: white;
	border-radius: 5px;
	padding: 2% 0;
	float: left;
	width: 99%;
}

.wrapper_4 {
	background: white;
	border-radius: 5px;
	padding: 10% 0;
	float: left;
	width: 99%;
}

.wrapper_4 .blue_btn {
	margin-top: 50px;
}

.select-Pricingplan {
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	background: white;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.20);
}

.select-PricingplanHeading {
	color: #000;
	font-size: 16px;
	position: relative;
	font-weight: 600;
	padding-bottom: 10px;
	background: #e1e1e1;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
}

.accordion .select-PricingplanHeading:after {
	width: 10px;
	height: 10px;
	top: 0px;
	right: 0;
	float: left;
	position: absolute;
	transition: all 0.5s;
	font-family: FontAwesome;
	content: '\f068';
	font-weight: 500;
}

.accordion .select-PricingplanHeading.collapsed:after {
	width: 10px;
	height: 10px;
	top: 0px;
	right: 0;
	float: left;
	position: absolute;
	transition: all 0.5s;
	font-family: FontAwesome;
	content: '\f067';
}

.select-Pricingplan ul {
	margin-top: 15px;
}

.select-Pricingplan ul li {
	margin: 10px 0;
	display: block;
}

.select-Pricingplan ul li a {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #979797;
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding-left: 15px;
	color: #979797;
	position: relative;
	overflow: hidden;
}

.select-Pricingplan ul li a:hover {
	text-decoration: none;
	background: #4990e2;
	color: #fff;
	border: 1px solid #4990e2;
}

.select-Pricingplan ul li a:focus {
	text-decoration: none;
}

.select-Pricingplan ul li:last-child a {
	margin-bottom: 0;
}

.select-infotext {
	font-size: 9px;
	color: #767676;
	margin-top: 3px;
	float: left;
}

.select-Pricingplan ul li a.active:before {
	content: '';
	position: absolute;
	right: -1px;
	top: -1px;
	border-top: 35px solid white;
	border-left: 45px solid transparent;
}

.select-Pricingplan ul li a.active:after {
	content: url(../images/tick.svg);
	position: absolute;
	right: 4px;
	top: -8px;
}

.select-Pricingplan ul li a.active {
	background-color: #4990e2;
	color: #fff;
	border: 1px solid #4990e2;
}

.select-Pricingplan:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.50);
}

.select-pHeading {
	font-size: 18px;
	text-align: center;
	background: #9b9b9b;
	color: white;
	width: 100%;
	padding: 15px;
	text-transform: uppercase;
	font-weight: 500;
}

.wrapper_55 {
	border-left: 1px solid #ccc;
	padding: 20px 20px 20px 50px;
}

.dsp-none {
	display: none !important;
}

@media (max-width: 767px) {

	.car_Image img {
		width: 215px !important;
	}
}