@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: 'Poppins', sans-serif;
}

.clear {
	margin:0px;
	padding:0px;
	clear:both;
	visibility:hidden;
}
  .modal {
          display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
    }

    .modal-content {
      background-color: #fefefe;
      margin: 7% auto;
      padding: 20px;
      border: 1px solid #888;
      width: 30%;
      text-align: center;
      border-radius: 7px;
    }
.modal-content p {
	font-family: 'Poppins', sans-serif;
    font-size: 23px;
    line-height: 35px;
    /* text-align: justify; */
    font-weight: 700;
    letter-spacing: 0px;
    margin: 30px auto;
    padding: 10px 10px 10px 10px;
    box-shadow: 0 0 7px 1px #726d6d;
    width: 85%;
    border-radius: 5px;
    background: #e9e2e2;
}
    .close {
      color: #000000;
      float: right;
      font-size: 28px;
      font-weight: bold;
    }

    .close:hover,
    .close:focus {
      color: black;
      text-decoration: none;
      cursor: pointer;
    }
.modal-a{
	width: 60%;
	margin: 10px auto;
	background: #FF3B3B;
	color: #fff;
	text-decoration: none;
	display: block;
    padding: 5px 0px 6px 0px;
    border-radius: 5px;
}
.modal-a img{
	width: 25px;
	height: auto;
	    margin: 0px 0px -7px 0px;
}
.search_result_main {
	margin-top:10px;
}
.comunication_section {
	display:none;
}
.box.login {
	margin: 100px auto 50px auto;
}
.topfixpart_new {
	width: 100%;
	z-index: 100;
	left: 0;
	top:0;
	transition: all .5s ease;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 4px
	rgba(0, 0, 0, .1);
	position: -webkit-sticky;
	position: sticky;
	background:#FFF;
}
.service_about h1 {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    margin: 0;
    text-align: left;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    line-height: 1.1;
}
.service_about h4 {
    margin: 5px 0;
    padding: 0;
    font-weight: 700;
    color: #000;
    font-family: 'Poppins', sans-serif;
}
.service_about li {
    text-align: left;
    font-weight: 400;
    margin: 0;
    padding: 3px 0px;
    font-family: 'Poppins', sans-serif;
    color: #444752;
    font-size: 16px;
    line-height: 25px;
}
.top_header_strip_new {
	width:100%;
	margin:0px;
	padding:0px;
	background:#000000;
	
}
.top_header_strip_inner_new {
	width:95%;
	height:auto;
	margin:0 auto;
	padding:0px;
}
.top_social_div_new {
	width: 290px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
}
.top_social_div_new p, .top_social_div a {
	margin:0px;
	padding:0px;
	text-align:left;
	border:0;
}
.top_social_div_new img {
	border:0;
	width:24px;
	height:24px;
	margin:0px 10px 0px 0px;
	padding:0;
}
.top_header_strip_inner_right_new {
	float: right;
	/*width: 300px;*/
	width: 50%;
	margin: 0px;
	padding: 6px 0px 4px 0px;
	margin: 10px 0px 0px 0px;
}
.top_header_strip_inner_right_new a {
	margin:0px;
	padding:0px 5px;
	text-decoration:none;
	color:#000;
	line-height:40px;
	font-size:15px;
	font-family: 'Poppins', sans-serif;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
.top_header_strip_inner_right_new a:hover {
	color:#000;
}
.top_header_strip_inner_right_new p {
	margin:0px;
	padding:0px 5px;
	text-decoration:none;
	color:#000;
	line-height:40px;
	font-size:15px;
	font-family: 'Poppins', sans-serif;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
.top_header_new {
	width:100%;
	margin: 0;
	padding: 0px;
	background:#fff;
}
.top_header_inner_new {
	width:90%;
	height:auto;
	margin:0 auto;
	padding:0px;
}
.goto_playstore{
	width:140px;
	    float: right;
	    margin: 10px 0px 0px -75px;
	padding:0;
}
.goto_playstore p, .goto_playstore a{
	margin:0;
	padding:0;
}
.goto_playstore img{
	width:140px;
	height:auto;
	margin:0;
	padding:0;
	border:0;
}
.logo_box_new {
	width:280px;
	height:auto;
	padding:0px;
	margin:5px 0px 0px 0px;
	float:left;
}
.logo_box_new img {
	/*width:120px;*/
	height: auto;
	/*height:80px;*/
	padding:0px;
	margin:0;
	border:0;
}
.logo_box_new p {
	padding:0px;
	margin:0;
}
.logo_text {
	width:200px;
	height:auto;
	padding:0px;
	margin:10px 0px 0px 0px;
	float:left;
}
.contact_address_box {
	width:300px;
	border:1px solid #DDD;
	padding:5px;
	margin:20px 0px 0px 0px;
}
.contact_address_box p {
	margin:0px;
	padding:0px;
	color:#7c7c7c;
	line-height:18px;
	font-size:14px;
	font-family: 'Poppins', sans-serif;
	font-weight:normal;
	text-align:left;
}
.contact_box_new {
	width: auto;
	height: 27px;
	margin: 11px 0px 0px 0px !important;
	padding: 0px;
	float: right;
}
.sign_btn{
	float: right !important;
	background-color: #000000;
	margin-right:10px !important;
	list-style: none;
}
.contact_box_inner {
	width: 100%;
	height:42px;
	margin:0px;
	padding:0px;
	float:left;
	/*background: url(../images/middle_menu_bg.png) top left repeat-x;*/
}
.contact_box_inner p {
	margin:0px;
	padding:0px 5px;
	text-decoration:none;
	color:#211e1f;
	line-height:40px;
	font-size:16px;
	font-family: 'Poppins', sans-serif;
	font-weight:bold;
	display:inline-block;
}
.contact_box_inner a {
	color:#000;
	text-decoration:none;
}
.contact_box_inner img {
	width:20px;
	height:20px;
	margin:0px 10px 0px 0px;
	padding:0;
	vertical-align:sub;
}
.contact_box_inner a:hover {
	color:#2b2b2b;
	text-decoration:none;
}
.main_container_outer {
	width:100%;
	height: 500px;
	margin:0px auto;
	padding:0px;
	background-color:#f8f8f8;
	clear: both;
	display: block;
	position: relative;
}
.main_container_outer-agent {
	width:100%;
	height: 370px;
	margin:0px auto;
	padding:0px;
	background-color:#f8f8f8;
	clear: both;
	display: block;
	position: relative;
}
.main_container {
	width:100%;
	margin:0 auto;
	background-color:#f8f8f8;
}
.slideentry {
	/*width: 50%;*/
	width:45%;
	left: 2%;
	top: 22px;
	/*left: 90px;*/
	padding: 0;
	position: absolute;
}
.iframecitytocity {
	width: 90%;
    height: 450px;
    border: 0px;
    background: #fff !important;
    border-radius: 5px;
}
.iframecitytocity-agent {
	width: 100%;
    height: 504px;
    border: 0px;
    background: #fff !important;
    border-radius: 5px;
}
.slideentry_result {
	/*width: 50%;*/
	width:96%;
	left: 2%;
	top: 22px;
	/*left: 90px;*/
	padding: 0;
	position: absolute;
}
.iframecitytocity_result {
	/*width:80%;*/
	width:90%;
    height: 600px;
    border: 0px;
    background: #fff !important;
    border-radius: 5px;
}
.iframecitytocity_city {
	width: 100%;
    height: 280px;
    border: 0px;
    /* background: #fff !important; */
    border-radius: 5px;
}
.iframecitytocity_new {
	width: 100%;
	height: 272px;
	border: 0px;
	/*background: #fff !important;
	border-radius: 20px;*/
}
.ibebox_search {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0%;
	z-index: 99;
	width: 100%;
}
.ibebox_search p {
    font-family: poppins,sans-serif;
    color: #000;
    font-size: 17px;
    text-align: center;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 5px 0px -2px 0px;
    padding: 0px;
}
.slide_caption {
	width: 45%;
	right: 3%;
	top: 24%;
	padding: 2% 0% 3% 0%;
	margin:0 auto;
	text-align:right;
	position: absolute;
background: rgba(0, 0, 0, 0.6);
    border: 2px solid #fff;
    border-radius: 7px;
}
.slide_caption h1 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 45px;
    margin: 0px 0px 18px 0px;
    padding: 0;
    letter-spacing: 0px;
}
.slide_caption h2 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 45px;
    margin: 0px 0px 18px 0px;
    padding: 0;
    letter-spacing: 0px;
}
.slide_caption p {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0;
    padding: 0px 10px 0px 10px;
}
.slider_home {
	width:100%;
	height:500px;
	float: right;
	margin:0px;
	/*margin-top: 15px;*/
	margin-top: 0px;
	padding:0;
	overflow:hidden;
	position:relative;
	padding-right: 20;
background-color: #f8f8f8;
}
.slider_home img {
	width:100%;
	height:500px;
	
	margin:0;
	border:0;
	
	margin: 0px 0px 0px 0px;
	/*object-position: center;
	filter:brightness(50%);*/
}
.slider_home ul, .slider_home ul li, .slider_home ul li a {
	margin:0;
	padding:0;
	list-style:none;
}
.slider_home_agent {
	width:100%;
	height:440px;
	float: right;
	margin:0px;
	/*margin-top: 15px;*/
	margin-top: 0px;
	padding:0;
	overflow:hidden;
	position:relative;
	padding-right: 20;
background-color: #ffffff;
}
.slider_home_agent img {
	/*width:69%;*/
	/*height:500px;*/
	height: auto;	
	margin:0;
	border:0;
	height: 440px;
	margin: 0px 0px 0px 0px;
	/*object-position: center;
	filter:brightness(50%);*/
}
.slider_home_agent ul, .slider_home_agent ul li, .slider_home_agent ul li a {
	margin:0;
	padding:0;
	list-style:none;
}

.service_box_outer {
	width:100%;
	background:#ffffff;
	margin:0 auto;
	    padding: 50px 0px 20px 0px;
}

.service_box_inner {
	    /* width: 1150px; */
    width: 90%;
    height: auto;
    margin: 0 auto;
    /* background: #ff6600; */
    border-radius: 25px;
    padding: 20px 27px 20px 0px;
}
.service_box_inner_new1 {
	width:1150px;
	height:auto;
	margin:0 auto;
	background:#f5f5f5;
}
.service_box_inner_new {
	width:85%;
	height:auto;
	margin:0 auto
}
.service_box_inner_new_new {
	width:1150px;
	height:auto;
	margin:0 auto
}
.service_box {
    width: 230.5px;
    height: auto;
    float: left;
    margin: 0px 20px -4px 40px;
    padding: 0px 0px 0px 0px;
}
.service_box_t {
    width: 28%;
    height: auto;
    float: left;
    margin: 0px 20px -4px 40px;
    padding: 0px 0px 0px 0px;
}
.service_box__new {
    /*width: 268.5px;*/
    height: auto;
    float: left;
    margin: 0px 52px -4px 0px;
    padding: 0px 0px 0px 0px;
    border-radius: 16px;
    box-shadow: 0 2px 5px #0003;
    width: 29%;
}
.service_box__new p {
    font-family: poppins,sans-serif;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 32px 0px 0px 0px;
    padding: 0px;
}
.service_box__new1 {
    /*width: 268.5px;*/
    height: auto;
    float: left;
        margin: 0px 30px -4px 0px;
    padding: 0px 0px 0px 0px;
    border-radius: 16px;
    /*box-shadow: 0 2px 5px #0003;*/
    width: 23%;
}
.service_box__new1 p {
    font-family: poppins,sans-serif;
    /*color: #000;*/
    font-size: 18px;
    text-align: center;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 32px 0px 0px 0px;
    padding: 0px;
}
.service_new {
	width:33%;
	height:auto;
	float:left;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.service_new_new1 {
	width:95%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.offer_text{font-size: 31px;font-family:'Droid Sans', sans-serif;color: #000;margin-top: 10px;}
.service_new p {
	font-family:'Droid Sans', sans-serif;
	color:#000;
	font-size:15px;
	line-height:22px;
	
    text-align: justify;
	font-weight:400;
	letter-spacing:0px;
	margin:0;
	padding:0px;
}
.service_new_new1 p {
	font-family:'Droid Sans', sans-serif;
	color:#000;
	font-size:15px;
	line-height:22px;
	
	font-weight:400;
	letter-spacing:0px;
	margin:0;
	padding:0px;
}
.service_new_img {
	width:50%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.service_new_img {
	width:60%;
	height:auto;
	
	
}
.service_new_img img{
	width: 470px;
} 
.service_new_img_new {
	width:50%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.last_sb {
	margin-right:0px;
}
.icon_colu {
	float: left;
	width:85px;
	height:85px;
	margin:5px auto;
	padding:0;
	background:#fff;
	border-radius:50%;
	text-align:center;
	border:3px solid #f4f6fc
}
.icon_colu img {
	width:50px;
	height:50px;
	text-align:center;
	border:0;
	margin:13px auto 0px auto;
	padding:0;
	display:inline-block;
}
.icon_colu img:hover {
	opacity:.8;
	filter:alpha(opacity=80);
	cursor:pointer
}
.icon_colu_new {
    /* float: left; */
    /* width: 85px; */
    /* height: 85px; */
    margin: 0 auto;
    padding: 0;
    /* background: #fff; */
    border-radius: 50%;
    text-align: center;
    /* border: 7px solid #f4f6fc; */
}
.icon_colu_new img {
	/*width:50px;
	height:50px;*/
	/*width: 269px;*/

    width: 100%;
	text-align:center;
	border:0;
	margin:0px auto 0px auto;
	padding:0;
	display:inline-block;
	    border-radius: 16px 16px 16px 16px;
}
.icon_colu_new img:hover {
	opacity:.8;
	filter:alpha(opacity=80);
	cursor:pointer
}
.service_box p {
	    font-family: poppins,sans-serif;
    color: #545454;
    font-size: 18px;
    /*text-align: center;*/
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 25px 0px 0px 110px;
    padding: 0px;
    line-height: 25px;
}
.service_box_t p {
	    font-family: poppins,sans-serif;
    color: #545454;
    font-size: 16px;
    /*text-align: center;*/
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 25px 0px 0px 100px;
    padding: 0px;
    line-height: 25px;
}
.ser_icon{
	width: 30%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ser_text{
	width: 70%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.service_text {
	width:100%;
	margin:0px 0px;
	padding:0;
	float:left;
	
}
.service_text p {
	font-family:'Droid Sans', sans-serif;
	color:#1c4b41;
	font-size:15px;
	line-height:22px;
	text-align:justify;
	font-weight:400;
	letter-spacing:0px;
	margin:0% 0% 0% 0%;
	padding:0px;
	
}
.service_text-new {
	width:100%;
	margin:20px 0px;
	    padding: 23px 0px 15px 0px;
	float:left;

}
.service_text-new p {
	font-family:'Droid Sans', sans-serif;
	
	font-size:15px;
	line-height:22px;
	text-align:justify;
	font-weight:400;
	letter-spacing:0px;
	margin:0;
	padding: 0px 10px 0px 10px;
}
.service_text-new  {
  padding: 0px 14px 0px 0px;
  border-radius: 0px 0px 16px 16px;
  color: #fff;
}


.fleet_wrap {
	width:100%;
	background:#f6f6f6;
	margin:0 auto;
	padding:4% 0% 4% 0%;
}
.fleet_inn_wrap {
	width:1150px;
	margin:0 auto
}
.pagetitle {
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;
}
.pagetitle h1 {
	font-family: 'Poppins', sans-serif;
	color:#000;
	font-size:40px;
	text-align:center;
	line-height:22px;
	margin:0px 0px 18px 0px;
	padding:0;
	letter-spacing:0px;
}
.pagetitle h2 {
	font-family: 'Poppins', sans-serif;
	color:#000;
	font-size:40px;
	text-align:center;
	line-height:22px;
	margin:0px 0px 18px 0px;
	padding:0;
	letter-spacing:0px;
}
.pagetitle span {
	font-family: 'Poppins', sans-serif;
	color:#474646;
	font-size:20px;
	text-align:center;
	line-height:22px;
	margin:0px;
	padding:0;
	font-weight:normal;
}
.fleet_category {
	width:60%;
	float:left;
	margin:0;
	padding:0;
}
.fleet_category img {
	width:300px;
	height:auto;
	margin:0;
	padding:0;
	border:0;
}
.fleet_discription {
	width:40%;
	float:left;
	margin:0;
	padding:0;
}
.fleetheading {
	font-family: 'Poppins', sans-serif;
	color:#000;
	font-size:30px;
	text-align:left;
	line-height:22px;
	margin:0px 0px 5px 0px;
	padding:0
}
.fleetsub-title {
	width:100%;
	margin:0px;
	padding:0px;
}
.fleetsub-title p {
	font-family: 'Poppins', sans-serif;
	color:#474646;
	font-size:15px;
	text-align:left;
	line-height:24px;
	margin:0px;
	padding:0;
	font-weight:bold;
}
.fleetinfo {
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px;
}
.fleetinfo p {
	font-family: 'Poppins', sans-serif;
	color:#333333;
	font-size:15px;
	text-align:left;
	line-height:24px;
	margin:0px;
	padding:0px;
}
.fleetfeatures {
	width:100%;
	margin:40px 0px 0px 0px;
	padding:0px;
}
.fea_img {
	width:20px;
	height:20px;
	margin:0px 20px 0px 0px;
	padding:10px;
	float:left;
	background:#FFF;
	border-radius:50%;
	text-align:center;
}
.fea_img img {
	width:20px;
	height:20px;
	margin:0px;
	padding:0px;
	border:0;
}
.middle_container_outer {
	width:100%;
	margin:0;
	    padding: 0px 0px 50px 0px;
	background:#fffafa;
}
.middle_container_inner {
	/*width:1150px;*/
	width: 90%;
	height:auto;
	margin:0 auto;
	padding:0;
}
.bxslider li {
	background:none !important;
	margin:0px 0px 0px 0px !important;
	padding:0 0px 0 0 !important;
}
/****************************************inner pages****************************************/

.inner_pages_outer {
	width: 100%;
	margin: 0px auto;
	padding: 40px 0px;
	background: #f9f9f9;
	clear: both;
	display: block;
}
.inner_pages {
	width:1000px;
	margin:0 auto;
	padding:0;
}
.inner_pages h1 {
	font-size:30px;
	line-height:22px;
	font-family: 'Poppins', sans-serif;
	padding:0px;
	margin:0px 0px 20px 0px;
	text-align:left;
	color:#000;
	font-weight:bold;
}
.inner_pages h2 {
	font-size:20px;
	line-height:22px;
	font-family: 'Poppins', sans-serif;
	padding:8px 0px 10px 0px;
	margin:0px;
	text-align:left;
	font-weight:400;
	color:#000;
}
.inner_pages h3, .inner_pages h4 {
	font-size:18px;
	line-height:22px;
	font-family: 'Poppins', sans-serif;
	padding:8px 0px 0px 0px;
	margin:0px;
	text-align:left;
	font-weight:bold;
	color:#333;
}
.inner_pages p {
	font-size:15px;
	line-height:22px;
	font-family: 'Poppins', sans-serif;
	padding:0px;
	margin:5px 0px;
	text-align:justify;
	font-weight:normal;
	color:#5c6274;
}
.inner_pages ul {
	padding:0px;
	margin:0px 0px 0px 20px;
}
.inner_pages ol {
	padding:0px;
	margin:0px 0px 0px 20px;
}
.inner_pages li {
	font-size:15px;
	line-height:22px;
	font-family: 'Poppins', sans-serif;
	padding:3px 0px;
	margin:0px;
	text-align:justify;
	font-weight:normal;
	color:#5c6274;
}
.inner_pages a {
	color:#00adef;
	text-decoration:none;
}
.listing_style {
	font-size:14px;
	line-height:22px;
	font-family: 'Poppins', sans-serif;
	padding:0px;
	margin:0px 0px 0px 20px;
	text-align:justify;
	font-weight:normal;
	color:#211e1f;
}
.listing_style li {
	padding:5px 0px;
	margin:0px;
}
.tellinkcss {
	color:#211e1f;
	text-decoration:none;
}
.leftside {
	width:50%;
	float:left;
	margin:0;
	padding:0;
}
.leftside img {
	margin:0;
	padding:0;
	border:0;
}
/****************************************inner pages****************************************/
.footer_outer {
	width:100%;
	background:#f8f8f8;
}
.footer_inner {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:20px;
}
.footer_inner p {
	font-family: 'Poppins', sans-serif;
	color:#666666;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
	margin:0;
	padding:0px 0px 10px 0px;
}
.footer_inner a {
	font-family: 'Poppins', sans-serif;
	color:#666666;
	font-size:12px;
	text-align:center;
	letter-spacing:1px;
	border-right:1px dotted #333;
	padding:0px 5px;
	margin:0;
	text-decoration:none;
}
.footer_inner a:hover {
	color:#000;
}
.footer_inner a.last {
	border-right:0px;
}
.footer_wraper {
	width:100%;
	margin:0px;
	padding:20px 0px;
	background:#f8f8f8;
}
.footer_inner {
	width:1000px;
	margin:0 auto;
	padding:0;
}
.footer_ban {
	width:830px;
	height:83px;
	margin:0 auto;
	text-align:center;
	padding:0;
}
.footer_ban img {
	width:830px;
	height:83px;
	margin:0;
	text-align:center;
	padding:0;
}
.footer_info {
	width:1000px;
	margin:20px auto 0px auto;
	padding:20px 0px 40px 0px;
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
}
.lower_div_outer {
	width:100%;
	margin:0 auto;
	padding:20px 0px;
	background:#000;
	text-align: center;
}
.lower_div {
	width:1000px;
	margin:0 auto;
	padding:0px;
}
.social_left {
	width:200px;
	float:left;
	margin:0;
	padding:0;
}
.social_left img {
	width:29px;
	height:29px;
	margin:0px 10px 0px 0px;
	padding:0;
	border:0;
}
.social_left img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
	cursor:pointer;
}
.copyright_right {
	width:auto;
	/*float:left;*/
	margin:0;
	padding:0;
}
.copyright_right p {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-size:15px;
	color: #888888;
	padding:0px;
	margin:0px;
	line-height:22px;
	/*text-align:right;*/
}
.copyright_right a {
	color: #888888;
	text-decoration:none;
	border-right:0px;
}
.copyright_right a:hover {
	color:#FFF;
	text-decoration:none;
}
.inner_p_mr {
	margin:-30px 10px 0px 0px !important;
}
.slogan {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px;
	float: right;
	/*background: #ff6600;*/
}
.slogan h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	text-align: center;
}
.slogan h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #FFF;
    padding: 0px;
    margin: 0px;
    line-height: 15px;
    text-align: center;
}
.slogan p {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	text-align: center;
}
.slogan a {
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	    margin: 0px 15px 0px 0px;
}
.slogan img {
	width:23px;
	height:23px;
	padding:0px 5px 0px 0px;
	margin:-6px 5px 0px 2px;
	vertical-align:middle;
}
/*********************************************************Main Footer****************************/
.box footer {
	height: 37px;
}
 svg:not(:root) {
 overflow: hidden;
 width: 100%;
 height: 20px;
 margin: 0px 0px -5px 0px;
 padding: 0;
 background: #ff6600;
}
pattern {
	overflow: hidden;
}
pattern #header-pattern rect, .pattern #footer-pattern rect {
	stroke: none;
	fill: #fff;
}
.pattern #footer-mask rect {
	stroke: none;
	fill: url(#footer-pattern);
}
.pattern #footer-image {
	stroke: none;
	fill: #279ed9;
	mask: url(#footer-mask);
}
.footer_main_div {
	width:100%;
	margin:0px;
	height:auto;
	background:#0d0d0d;
	padding:25px 0px;
	clear:both;
}
.footer_main_div_new {
	width:100%;
	margin:0px;
	height:auto;
	background:#fff;
	padding:25px 0px;
	clear:both;
}
.footer {
	width:97%;
	margin:0 auto;
	padding:0px 10px;
}
.footer_new {
	width:1200px;
	margin:0 auto;
	padding:0px 10px;
}
.footer h3 {
	color:#FFF;
	font-size:20px;
	font-family: 'Poppins', sans-serif;
	margin:0;
	padding:0;
}
.footer h5 {
	color:#FFF;
	font-size:20px;
	font-family: 'Poppins', sans-serif;
	margin:0;
	padding:0;
}
.footer_box {
	width:15%;
	text-align: left;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:10px 0px 10px 0px;
	float:left;
}
.footer_box5{
	width:15%;
	text-align: left;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:10px 0px 10px 0px;
	float:left;
}
.footer_box1 {
	width:25%;
	
	height:auto;
	margin:0px 0px 0px 0px;
	padding:10px 0px 62px 0px;
	float:left;
	
}
.footer_box2 {
	width:27%;
	
	height:auto;
	margin:0px 0px 0px 0px;
	padding:9px 0px 10px 0px;
	float:left;
	
}
.footer_box3 {
	width:25%;
	
	height:auto;
	margin:0px 0px 0px 0px;
	padding:10px 0px 62px 0px;
	float:left;
	
}
.footer_box4 {
	width:23%;
	
	height:auto;
	margin:0px 0px 0px 0px;
	padding:10px 0px 62px 0px;
	float:left;
	
}
.footer_box_new {
	width:20%;
	text-align: left;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:10px 0px 10px 0px;
	float:left;
}
.footer_box_bigger {
	width:23%;
}
.footer_box6 {
	width:20%;
	text-align: left;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:10px 0px 10px 0px;
	float:left;
	color: #fff;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	line-height: 24px;
}
.footer_box6 p {
	text-align: left;
	font-size:15px;
	margin:0px;
	padding:0px;
	color:#fff;
	padding-top:6px;
	line-height:24px;
	
	font-family: 'Poppins', sans-serif;
}
.footer_box6 img{
     width: 23px;
    height: auto;
    margin: 7px 0px -5px 0px;
}
.footer_box_bigger2 {
	width:33%;
	float:left;
	margin:0;
	padding:0px 0px 20px 0px;
}
.footer_box_bigger2 .footer_box_last {
	width: 24%;
	margin-right:0px;
	padding-right:0px;
	border-right:0px;
}
.footer_text_big {
	font-size:16px !important;
	padding-top:5px;
}
.footer_text_color {
	color:#FF0 !important;
}
.footer_text_color:hover {
	color:#DDD !important;
}
.footer_box_half {
	width:110px;
	margin-right:0px;
	padding-right:0px;
	float:left;
}
.margin_top_footer {
	margin-top:30px !important;
}
.footer_box p {
	text-align: left;
	font-size:15px;
	margin:0px;
	padding:0px;
	color:#fff;
	padding-top:6px;
	line-height:24px;
	
	font-family: 'Poppins', sans-serif;
}
.footer_box_last {
	margin-right:0px;
	padding-right:0px;
	border-right:0px;
}
.footer_box h1 {
	color:#FFF !important;
	font-size:22px;
	font-weight:normal;
	padding-top:10px !important;
	margin:0px;
	padding:0px;
	font-family: 'Poppins', sans-serif;
}
.footer_box h5 {
	color:#FFF !important;
	font-size:14px;
	font-weight:bold;
	padding-top:0px !important;
	margin:0px;
	padding:0px;
	font-family: 'Poppins', sans-serif;
}
.footer_box h3 {
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family: 'Poppins', sans-serif;
}
.footer_box h5 {
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family: 'Poppins', sans-serif;
}
.footer_box a {
	color:#fff;
	text-decoration:none;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px 0px 9px;
}

.footer_new ul {
	margin:0px;
	padding:0px;
	margin-top:5px;
	list-style:none;
}
.footer ul {
	margin:0px;
	padding:0px;
	margin-top:14px;
	list-style:none;
}
.footer li {
	font-size:15px;
	color:#7d7d7d;
	margin:0px;
	padding:2px 0px;
	text-decoration:none;
	line-height:22px !important;
	font-family: 'Poppins', sans-serif;
}
.footer_new li {
	font-size:15px;
	color:#7d7d7d;
	margin:0px 0px 0px 0px;
	padding:2px 0px;
	text-decoration:none;
	line-height:22px !important;
	font-family: 'Poppins', sans-serif;
}
.footer li a {
	font-size:14px;
	color:#fff;
	margin:0px;
	padding:0px;
	text-decoration:none;
	line-height:22px !important;
	font-family: 'Poppins', sans-serif;
	padding-left:0px;
}
.footer_new li a {
	font-size:14px;
	color:#000;
	margin:0px;
	padding:0px;
	text-decoration:none;
	line-height:22px !important;
	font-family: 'Poppins', sans-serif;
	padding-left:0px;
}
.footer li a:hover {
	color:#ff6600;
	text-decoration:none;
}
.footer_new li a:hover {
	color:#ff6600;
	text-decoration:none;
}
summary {
  font-size: 1.25rem;
  font-weight: 600;
  background-color: #fff;
  color: #333;
  padding: 1rem;
  margin-bottom: 1rem;
  outline: none;
  border-radius: 0.25rem;
  text-align: left;
  cursor: pointer;
  position: relative;
  font-family: 'Poppins', sans-serif;
}
.faq__content{
	font-family: 'Poppins', sans-serif;
	text-align: justify;
	padding: 0px 15px 0px 15px;
}
details > summary::after {
  position: absolute;
  content: "+";
  right: 20px;
}
details[open] > summary::after {
  position: absolute;
  content: "-";
  right: 20px;
}
details > summary::-webkit-details-marker {
  display: none;
}
details[open] summary ~ * {
  animation: sweep .5s ease-in-out;
}
@keyframes sweep {
  0%    {opacity: 0; margin-top: -10px}
  100%  {opacity: 1; margin-top: 0px}
}
.about{
	font-family: 'Poppins', sans-serif;

}
.about_text{
	text-align:justify;
	padding:0px;
	margin:0px;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	line-height:26px;
	color:#434343;
}
.service_about {
	width:100%;
	height:auto;
	
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 10px;
}
.box-1{
	width: 225px;
	height: auto;
	float: left;
	    box-shadow: 0 2px 5px #0003;
	    margin: 20px 20px 0px 0px;
    padding: 15px 10px 15px 10px;
        border-radius: 7px;
        text-align: center;
}
.service_about h2 {
    color: #000;
    font-size: 25px;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    text-align: justify;
}
.box-1 {
  background: linear-gradient(#229cd3 0 0) var(--p, 0) / var(--p, 0) no-repeat;
  transition: 0.4s, background-position 0s; color: #fff;
}
.box-1:hover {
  --p: 100%;
  color: #fff;
}
.box-1 a:hover {
    font-size: 18px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font-weight: 600;
    line-height: 22px !important;
    font-family: 'Poppins', sans-serif;
    padding-left: 0px;
   
}
.box-1 a {
    font-size: 18px;
    color: #000;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font-weight: 600;
    line-height: 22px !important;
    font-family: 'Poppins', sans-serif;
    padding-left: 0px;
   
}
.service_about p {
	font-family: 'Poppins', sans-serif;
	color:#434343;
	font-size:16px;
	line-height:22px;
	line-height:26px;
	font-weight:400;
	letter-spacing:0px;
	text-align: justify;
	padding:0px;
}
.service_new_img_about {
	width:65%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.service_new_img_about {
	width:65%;
	height:auto;
	
	
}
.service_new_img_new_about {
	width:65%;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.service_new_about {
	    width: 30%;
    height: auto;
    float: left;
    margin: 65px 0px 0px 30px;
    padding: 0px 0px 0px 0px;

}
.service_new_about p {
	font-family: 'Poppins', sans-serif;
	color:#434343;
	font-size:16px;
	line-height:22px;
	line-height:26px;
	font-weight:400;
	letter-spacing:0px;
	text-align: justify;
	padding:0px;
}
.footer_city_div_new {
	width:100%;
	margin:0px;
	height:auto;
	background:#fff;
	    padding: 70px 0px 90px 0px;
	clear:both;
}
.footer_city_new {
	width:1150px;
	margin:-25px auto;
	padding:0px 10px;
	background-color: #fff;
	/*box-shadow: 0px 7px 8px rgb(0 0 0 / 40%);*/
}
.city_new_footer{
	width:100%;
	margin:0 auto;
	padding:0px 10px;
}
.footer_city_box {
	width:31%;
	text-align: justify;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:10px 0px 10px 0px;
	float:left;
}
.city_new_footer h3 {
	color:#000;
	font-size:20px;
	font-family: 'Poppins', sans-serif;
	margin:0;
	padding:0;
	text-align: center;
}
.footer_city_box h3 {
	color:#FFF;
	font-size:18px;
	font-family: 'Poppins', sans-serif;
	margin:0;
	padding:0;
    text-align: justify;
}
.footer_city_box ul {
	margin:0px;
	padding:0px;
	margin-top:5px;
	list-style:none;
}
.footer_city_box li {
	font-size:15px;
	color:#7d7d7d;
	margin:0px 0px 0px 0px;
	padding:2px 0px;
	text-decoration:none;
	line-height:22px !important;
	font-family: 'Poppins', sans-serif;
}
.footer_city_box li a {
	font-size:14px;
	color:#fff !important;
	margin:0px;
	padding:0px;
	text-decoration:none;
	line-height:22px !important;
	font-family: 'Poppins', sans-serif;
}

	.side_triangle {
    width: 100%;
    margin: 0px;
    height: auto;
    padding: 0px;
    background: #f8f8f8;
    padding: 40px 0px 0px 0px;
}
.arrow-right {
    width: 20px;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 0 0 60px 1000px;
    border-color: transparent transparent #ff6600 transparent;
}
.live_call {
	/*display:none;*/
	display: block;
	/*top: 520px;*/
	top: 80%;
	border: 0;
	position: fixed;
	z-index: 1000;
	width: 60px;
	height: 60px;
	    right: -9px;
}
.live_call a {
	float: left;
	border: 0;
	padding-top: 0;
	margin: 0;
}
.live_call img {
	width: 50px;
	height: auto;
	margin: 0;
	padding: 0;
}
.live_chat {
	/*display:none;*/
	display: block;
	/*top: 520px;*/
	top: 90%;
	border: 0;
	position: fixed;
	z-index: 1000;
	width: 60px;
	height: 60px;
	    right: -9px;
}
.live_chat a {
	float: left;
	border: 0;
	padding-top: 0;
	margin: 0;
}
.live_chat img {
	width: 50px;
	height: auto;
	margin: 0;
	padding: 0;
}
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.web-login{
    margin: 35px 0px 0px 0px;
    padding: 5px 10px 5px 10px !important;
    border-radius: 20px;
    /* float: right; */
    background: #ff6600;
}
.web-login:hover{
    margin: 35px 0px 0px 0px;
    padding: 5px 10px 5px 10px !important;
    border-radius: 20px;
    /* float: right; */
    background: #009a30;
    color: #fff !important;
}
.service_faq {
    width: 60%;
    height: auto;
    float: left;
    margin: 0% 6% 0% 0%;
    /* margin: 0px 2px 0px 0px; */
    padding: 0px 0px 0px 0px;
}
.service_faq_img{
	width: 34%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.service_faq_img img{
	width: 100%;
	height: auto;
	border-radius: 5px;
}
.accordion-single-title {
    border-top: 1px solid #efefef;
    padding: 10px;
    cursor: pointer;
    position: relative;
    font-size: 16px !important;
    background-color: #f2f2f2;
    font-family: 'Poppins', sans-serif;
    margin: 0;
}
  .contents{width: 100%;padding: 0px 0px 0px 0px;margin: 0 auto;}
.accordion-single  {border-bottom: 1px solid #efefef;margin-top: 10px;}
.accordion-single-title {border-top: 1px solid #efefef;padding: 10px;cursor: pointer;position: relative;font-size: 16px !important;background-color: #f2f2f2;font-family: 'Poppins', sans-serif;margin: 0;}
.accordion-single-title::after{content: "";position: absolute;top: 13px;right: 5px;width: 0;height: 0;
  border: 4px solid transparent;border-top-color: #666;transition: transform .2s ease;}
.accordion-single-content {max-height: 0;overflow: hidden;transition: max-height .3s ease-in-out;}
.accordion-single-content p {background: #fff;padding: 13px;font-size: 15px;font-family: 'Poppins', sans-serif;line-height: 20px;
    text-align: justify;color: #5c5b5b;margin: 0px 0px 0px 0px;}
.accordion-single-item.is-open .accordion-single-content{max-height: 1130px;}
.accordion-single-item.is-open .accordion-single-title::after  {transform: rotate(180deg);}
.accordion-single-content ul {padding: 0px;margin: 0px 0px 0px 20px;}
  .accordion-single-content li {font-size: 13px;line-height: 22px;font-family: 'Poppins', sans-serif; padding: 3px 0px; margin: 0px;text-align: justify;font-weight: normal;color: #5c5b5b; }
  .service_book {
    width: 49%;
    height: auto;
    float: left;
    margin: 7% 2% 3% 0%;
    /* margin: 0px 2px 0px 0px; */
    padding: 0px 0px 0px 0px;
    text-align: center;
}
.service_app_img{
	width: 49%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.service_app_img img{
	width: 100%;
	height: auto;
	margin: 0px 0px -7px 0px;
}
.service_box_outer_app {
	width:100%;
	background:#ffffff;
	margin:0 auto;
	padding:3% 0% 0% 0%;
}
.service_box_inner_app {
	    /* width: 1150px; */
    width: 90%;
    height: auto;
    margin: 0 auto;
    /* background: #ff6600; */
    border-radius: 25px;
    /*padding: 20px 27px 20px 0px;*/
}
.offer_text_app {
    font-size: 34px;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-top: 10px;
}
.service_book p{
	font-size: 25px;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-top: 10px;
}
.tag-box1{
	width: 50%;
	height: auto;
	float: left;
	margin: 0% 0% 5% 3%;
	padding: 0px 0px 0px 0px;
}
.tag-box2{
	width: 35%;
    height: auto;
    float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tag-img{
	width: 20%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tag-img img{
	width: 45px;
	height: auto;
}
.tag-text{
	width: 70%;
	height: auto;
	float: left;
	    margin: 0% 0% 0% 9%;
	padding: 0px 0px 0px 0px;
}
.tag-text p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    /*font-weight: 400;*/
    letter-spacing: 0px;
    margin: 0;
    padding: 0px 10px 0px 10px;
}
.dd-text{border-right: 1px solid #fff;}
.hr{
	width: 40%;
    float: left;
    color: #fff;
    background: #fff;
    height: 3px;
    border: none;
    margin: 0% 0% 0% 4%;
}
.fleet_wrap_city {
	width:100%;
	background:#f6f6f6;
	margin:0 auto;
	padding:4% 0% 4% 0%;
}
.fleet_inn_wrap_city {
	width:90%;
	margin:0 auto
}
.fleet_inn_wrap_city h4 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 30px;
    text-align: center;
    line-height: 22px;
    margin: 0px 0px 18px 0px;
    padding: 0;
    letter-spacing: 0px;
}
.fleet_inn_city {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:1% 0% 0% 0%;
	text-align: justify;
}
.fleet_inn_city a{
    text-decoration: none;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #545454;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height:35px;
    text-align: justify;
}
.fleet_inn_city a:hover{
	color: #000000;
}
.fleet_inn_city h5 {
   font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 21px;
    /* text-align: center; */
    line-height: 22px;
    margin: 10px 0px 0px 0px;
    padding: 0;
    letter-spacing: 0px;
    text-align: left;
}
.fleet_inn_city ul {
    margin: 0px;
    padding: 0px;
    margin-top: 14px;
    list-style: none;
}
.fleet_inn_city li {
       font-size: 25px;
    color: #545454;
    background: url(../images/check.png) left top 7px no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    text-decoration: none;
    line-height: 22px !important;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
}
.city_box{
	width: 30%;
	float: left;
	height: auto;
	margin: 0% 3% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.service_box__new2 {
    /*width: 268.5px;*/
    height: auto;
    float: left;
        margin: 0px 18px -4px 16px;
    padding: 0px 0px 0px 0px;
    border-radius: 16px;
    /*box-shadow: 0 2px 5px #0003;*/
    width: 22%;
}
.service_box__new2 p {
    font-family: 'Poppins', sans-serif !important;
    color: #000 !important;
    font-size: 20px !important;
    text-align: center !important;
    display: block !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    margin: 32px 0px 0px 0px !important;
    padding: 0px !important;
}
.icon_colu_new2 {
    /* float: left; */
    width: 100%;
     /*height: 100px;*/
    margin: 0 auto;
    padding: 0;
    background: #fff;
    border-radius: 5%;
    text-align: center;
    /*border: 7px solid #f4f6fc;*/
}
.icon_colu_new2 img {
	/*width: 70px !important;
	height:70px;*/
	width:100%;
	text-align:center;
	border:0;
	margin:15px auto 0px auto;
	padding:0;
	display:inline-block;
	    border-radius: 10px;
	 /*   border-radius: 16px 16px 16px 16px;*/
}
.icon_colu_new2 img:hover {
	opacity:.8;
	filter:alpha(opacity=80);
	cursor:pointer
}
.service_text-new2 {
	width:100%;
	margin:20px 0px;
	    padding: 0px 0px 0px 0px;
	float:left;

}
.service_text-new2 p {
	font-family: 'Poppins', sans-serif;
	
	font-size:17px;
	line-height:22px;
	text-align:center;
	font-weight:400;
	letter-spacing:0px;
	margin:0;
	padding: 0px 10px 0px 10px;
}
.service_box_outer h2 {
	font-size: 30px;font-family: 'Poppins', sans-serif;text-align: center;color: #000;
}
.service_box_outer h1 {
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    color: #000;
}

.service_box_inner_city {
	    /* width: 1150px; */
    width: 90%;
    height: auto;
    margin: 0 auto;
    /* background: #ff6600; */
    border-radius: 25px;
    padding: 20px 27px 20px 0px;
}
.service_box_inner_city h2 {
	font-size: 20px;font-family: 'Poppins', sans-serif;text-align: left;color: #000;    font-weight: 700;
}
.service_box_inner_city h3 {
	font-size: 20px;font-family: 'Poppins', sans-serif;text-align: left;color: #000;    font-weight: 700;
}
.service_box_inner_city h4 {
	font-size: 20px;font-family: 'Poppins', sans-serif;text-align: left;color: #000;    font-weight: 700;
}
.hthree_text{
    font-size: 20px !important;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    color: #000 !important;
    font-weight: 700;
    line-height: 50px;
}
.service_box_inner_city p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0;
    padding: 0px 0px 0px 0px;
}
.service_box_inner_city ul {
    margin: 0px;
    padding: 0px;
    margin-top: 14px;
    list-style: none;
}
.service_box_inner_city li {
    text-align: justify;
    font-size: 15px;
    color: #000000;
    background: url(../images/check.png) left top 7px no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    text-decoration: none;
    line-height: 30px !important;
    font-family: 'Poppins', sans-serif;
    display: block;
}
.service_box_inner_city table {
    width: auto;
    margin: 10px 0px 20px 0px;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
.service_box_inner_city td {
    padding: 5px;
    border: 1px solid #CCC;
    font-family: 'Poppins', sans-serif;
}
.sbox2_img {
    width: 60%;
    height: auto;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.sbox_img{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.sbox_img img{width: 100%;}
.sbox1_img{
	width: 40%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.sbox2_img img{width: 98%;}
.sbox1_img img{width: 98%;}
.iframecitytocity_fleet{
    width:100%;
    height:540px;
}
/*ahm_to_surat*/
.slider_home_as {
	width:100%;
	height:650px;
	float: right;
	margin:0px;
	/*margin-top: 15px;*/
	margin-top: 0px;
	padding:0;
	overflow:hidden;
	position:relative;
	padding-right: 20;
background-color: #f8f8f8;
}
.slider_home_as img {
	width:100%;
	height:650px;
	
	margin:0;
	border:0;
	
	margin: 0px 0px 0px 0px;
	/*object-position: center;
	filter:brightness(50%);*/
}
.slider_home_as ul, .slider_home_as ul li, .slider_home_as ul li a {
	margin:0;
	padding:0;
	list-style:none;
}
.call_btn {
       width: 17%;
    height: auto;
    margin: 0% 0% 0% -24%;
}
.call_btn_new {
       width: 17%;
    height: auto;
    margin: 0% 0% 0% -24%;
}
.call_btn_a_new {
  --clr: #000000;
  --outline: 2px solid white;
  border: 2px solid var(--clr);
  background: var(--clr);
  color: white;
  outline: var(--outline);
  transition: outline-offset 200ms ease;
}
.call_btn_a_new img{width:25px;margin: 0px 0px -6px 0px;}
.call_btn_a_new:hover,
.call_btn_a_new:focus {

  outline: var(--outline);
  outline-offset: -6px;
  // because of normalize
}
#call_btn{
	display: none;
}
.call_btn_a{
	text-decoration: none;
    padding: 3% 3% 3% 3%;
    border-radius: 5px;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}
.call_btn_a {
  --clr: #000000;
  --outline: 2px solid white;
  border: 2px solid var(--clr);
  background: var(--clr);
  color: white;
  outline: var(--outline);
  transition: outline-offset 200ms ease;
}
.call_btn_a img{width:25px;margin: 0px 0px -6px 0px;}
.call_btn_a:hover,
.call_btn_a:focus {

  outline: var(--outline);
  outline-offset: -6px;
  // because of normalize
}
.call_btn_1{
	width: auto;
	height: auto;
margin: 5% 0% 0% 0%;
text-align: center;
}
.call_btn_a1{
	text-decoration: none;
        padding: 1% 2% 1% 2%;
    border-radius: 5px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}
.call_btn_a1 {
  --clr: #000000;
  --outline: 2px solid white;
  border: 2px solid var(--clr);
  background: var(--clr);
  color: white;
  /*outline: var(--outline);*/
  transition: outline-offset 200ms ease;
}
.call_btn_a1:hover,
.call_btn_a1:focus {

  outline: var(--outline);
  outline-offset: -6px;
  // because of normalize
}
.service_box_inner h3 {
    font-size: 27px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
.service_box_outer h3 {
    font-size: 27px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    color: #fff;
}
.service_box_content h2 {
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    line-height: 45px;
    color: #000;
    font-weight: 600;
}
.middle_container_outer h3 {
    font-size: 27px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
.service_box_content{
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.service_box_content h3 {
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    line-height: 45px;
    color: #000;
    font-weight: 600;
}
.service_box_content h4 {
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    line-height: 45px;
    color: #000;
    font-weight: 600;
}
.service_box_content p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
    padding: 0px 0px 10px 0px;
}
table a{
   text-decoration: none;
   color: #000;
}
table a:hover{
    color:#000000;
}
table{
	width: 100%;
	height: auto;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	margin: 2% 0% 2% 0%;
	padding: 0% 0% 0% 0%;
	border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}
th{background: #000000; color: #fff;font-weight: 600;}
th, td {
  text-align: left;
  padding: 8px;
  border: 1px solid #ddd;
}
.service_box_content li {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    line-height: 30px !important;
    font-family: 'Poppins', sans-serif;
    padding-left: 0px;
}
.service_box_content ul {
    margin: 0% 0% 1% 2%;
    padding: 0px;
}
.linestyle em {
    /* width: 210px; */
    height: 4px;
    background-color: #000000;
    display: block;
    margin: auto;
    width: 70%;
}
.linestyle {
    /* width: 275px; */
    height: 4px;
    background-color: #242526;
    display: block;
    margin: auto;
    margin-bottom: 10px;
        margin-top: 1%;
    width: 30%;
}
/*news*/
.news-box{
	width: 50%;
	height: auto;
	float: left;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.news-box img{
	width: 100%;
	height: auto;
}

/*most popular routes */
 .b_header{
    width: 100%;
    background: #fff;
    margin: 0% 0% 0% 0%;
    padding: 3% 0% 3% 0%;
}
.in_header {
    width: 90%;
    background: #fff;
    margin: 0 auto;
    padding: 0% 0% 0% 0%;
}
.bin_header{
    width: 100%;
    background: #fff;
    margin: 0% 0% 0% 0%;
    padding: 0% 0% 0% 0%;
}
.bin_header h2 {
    font-size: 22px;
    font-family: poppins,sans-serif;
    text-align: left;
    line-height: 45px;
    color: #000;
    font-weight: 600;
}
.bin_header_link{
	width: 25%;
	float: left;
	height: auto;
	margin: 1% 0% 1% 0%;
    padding: 0% 0% 0% 0%;
}
.hover-3 {
  --c: no-repeat linear-gradient(#000000 0 0);
  background: 
    var(--c)  calc(-101% + var(--p,0%)) 100%,
    var(--c)  calc( 201% - var(--p,0%)) 0;
  background-size: 50.1% var(--p,.08em);
  transition: .3s var(--t,0s), background-position .3s calc(.3s - var(--t,0s));
  text-decoration: none;
    color: #242424;
    padding: 2% 2% 2% 2%;
    font-family: 'Poppins', sans-serif;
}
.hover-3:hover {
  --p: 101%;
  --t: 0.3s;
  color: #fff;
  border-radius: 4px;
}
.route-link{
	text-decoration: none;
    color: #fff;
    padding: 0px 0px 0px 0px ;
    font-family: 'Poppins', sans-serif;
    background: #000000;
    width: 50%;
    text-align: center;
    margin-top: 10px !important;
}
.route-link:hover{background-color: #fff !important;}

/*agent*/

.slide_caption_new {
	width: 45%;
	left: 3%;
	top: 24%;
	padding: 2% 0% 3% 0%;
	margin:0 auto;
	text-align:left;
	position: absolute;
background: rgba(0, 0, 0, 0.6);
    border: 2px solid #fff;
    border-radius: 7px;
}
.slide_caption_new h1 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 45px;
    margin: 0px 0px 18px 0px;
    padding: 0;
    letter-spacing: 0px;
}
.slide_caption_new h2 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 45px;
    margin: 0px 0px 18px 0px;
    padding: 0;
    letter-spacing: 0px;
}
.slide_caption_new p {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0;
    padding: 0px 10px 0px 10px;
}
.slideentry_new {
	/*width: 50%;*/
	width:45%;
	right: 0%;
	float: right;
	top: 22px;
	/*left: 90px;*/
	padding: 0;
	position: absolute;
}
.slideentry_new-agent {
	/*width: 50%;*/
	width:30%;
	right: 0%;
	float: right;
	top: 0px;
	/*left: 90px;*/
	padding: 0;
	position: absolute;
}
.agent-hed{
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.agent-hed-sec{
	width: 52%;
	height: auto;
	float: left;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.agent-hed-img{
	width: 44%;
	height: auto;
	float: left;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.agent-hed-img img{
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.agent-hed-box{
	width: 23%;
    height: auto;
    float: left;
    margin: 0% 0% 0% 2%;
    padding: 1% 0% 1% 0%;
	text-align: center;
	box-shadow: 0 2px 5px #0003;
	background-color: #fff;
	border-radius: 5px;
}
.agent-hed-box p {
    font-family: poppins,sans-serif;
    color: #000;
    font-size: 17px;
    text-align: center;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 10px 0px 0px 0px;
    padding: 0px;

}
.agent-hed-box-on{
	    width: 30%;
    height: auto;
    float: left;
    margin: 2% 0% 0% 3%;
    padding: 1% 0% 1% 0%;
    box-shadow: 0 2px 5px #0003;
    background-color: #fff;
    border-radius: 5px;
}
.agent-hed-box-on p {
    font-family: poppins,sans-serif;
    color: #000;
    font-size: 17px;
    text-align: center;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
.icon_colu-new {
	/*float: left;*/
	width:85px;
	height:85px;
	margin:5px auto;
	padding:0;
	background:#000000;
	border-radius:30%;
	text-align:center;
	border:3px solid #f4f6fc
}
.icon_colu-new img {
	width:50px;
	height:50px;
	text-align:center;
	border:0;
	margin:13px auto 0px auto;
	padding:0;
	display:inline-block;
}
.icon_colu-new img:hover {
	opacity:.8;
	filter:alpha(opacity=80);
	cursor:pointer
}
.agent-hed-step{
	    width: 95%;
    height: auto;
    float: left;
    margin: 2% 0% 0% 3%;
    padding: 3% 0% 3% 0%;
    box-shadow: 0 2px 5px #0003;
    background-color: #fff;
    border-radius: 5px;
}
.agent-hed-step p {
    
    color: #000;
    font-size: 25px;
    text-align: center;
    display: block;
    font-weight: 700;
    font-family: poppins,sans-serif;
    letter-spacing: 1px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.step-text {
    font-family: poppins,sans-serif;
    color: #000;
    font-size: 19px !important;
    text-align: center;
    display: block;
    font-weight: normal !important;
    letter-spacing: 1px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
.agent-hed-why{
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}
.agent-hed-why p {
    font-family: poppins,sans-serif;
    color: #000;
    font-size: 17px;
    text-align: justify;
    display: block;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}


.slider {
  width: 100%;
  overflow: hidden;
}

.slider-container {
  display: flex;
  transition: transform 0.4s ease-in-out;
}

.news-card {
  flex: 0 0 30.33%;
  padding: 20px;
  margin: 0% 0% 0% 2%;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 5px;
}

.news-card img {
  /*width: 100%;
  max-width: 300px;*/
  height: auto;
}

.news-card h2 {
  margin-top: 10px;
  font-size: 20px;
  font-family: poppins,sans-serif;
    letter-spacing: 1px;
}

.news-card p {
  margin-top: 10px;
  font-size: 16px;
  font-family: poppins,sans-serif;
    letter-spacing: 1px;
}
.news-card a{color: #000000;}
.service_inner_one{
	width: 54%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.service_inner_two{
	width: 40%;
    /* float: left; */
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}
.iframecitytoform {
	width: 100%;
    height: 380px;
    border: 0px;
    background: #fff !important;
    border-radius: 5px;
    border: 2px solid #000000;
}
