@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*{
  padding:0px; margin:0px; box-sizing: border-box; -moz-box-sizing: border-box;
}
a{
  transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;
}
img{
  max-width: 100%;
}
h1, h2, h3, h4, h5, h6{
  font-weight: normal; margin: 0px;
}
p{
  font-weight: normal; margin: 0px; color: #555555; font-size: 16px; line-height: 24px;
}
a{
  transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s;
}

body {font-family: 'Roboto', sans-serif !important;font-weight: 400 !important;}

#wrapper{
  width: 98%; margin: auto; max-width: 100%;
}
.header-outer{
  float: left; width: 100%; background: url(../images/header-bg.jpg) no-repeat; background-size: cover; height: 600px;
}
.logo {
  float: left;
  /*width: 100% !important;*/
}
.login-heading {
  font-size: 25px;
  margin-top: 24px;
  position: relative;
  padding-left: 15px;
  font-weight: 300 !important;
  float: left;
  margin-bottom: 22px; text-align: left;
}
.style-textarea {
  border: 1px solid #aaa;
  background: #fff;
  height: 100px;
  float: left;
  width: 100%;
  padding-left: 12px;
  padding-top: 10px;
  border-radius: 5px;
  margin: 0 0 20px 0;
}
.style-input {
  border: 1px solid #aaa !important;
  background: #fff!important;
  height: 50px !important;
  float: left;
  width: 100%;
  padding: 12px !important;
  box-sizing: border-box !important;
  font-size: 15px !important;
  border-radius: 5px!important;
}

.rev-smihed {
  margin: 25px 0px;
}
.float-width {
  float: left;
  width: 100%;
}
.rev-smihed h4 {
  font-size: 16px;
  color: #FFF;
  display: inline-block;
  margin-right: 8px;
}
.rev-smihed .ls-dt-star {
  display: inline-block;
  vertical-align: middle;
}
.rev-inp-btn button {
    background: #0aab9a;
    color: #fff;
    font-size: 16px;
      text-transform: capitalize;
    padding: 0px 25px;
    display: inline-block;
    border-radius: 30px;
    
    margin: 20px 0;
    height: 50px;
}
.rev-inp-out {
  margin-top: 45px;
  background: #faffff;
  padding: 15px!important;
  border-radius: 15px!important;
  border: 1px solid #c3ffff!important;
}
.login-main .logo img {
  width: 50%;
}
.login-main .input-field .custom-btn.right:hover {
  color: #fff !important;
}
.login-heading::after {
  position: absolute;
  content: "";
  height: 22px;
  left: 0px;
  top: 5px;
  width: 5px;
  background: #54a0dc;
}
.input-icon {
  position: relative;
}
.input-icon i {
  color: #ccc;
  display: block;
  position: absolute;
  margin: 43px 5px 6px 11px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center;
}
.input-icon i.fa-eye, .input-icon i.fa-eye-slash {
    position: absolute;
    right: 9px;
    padding: 0;
    margin: 0;
    top: 14px;    cursor: pointer;
}
#register_form .input-icon input 
{
  margin-bottom: 0px;

}
#register_form .input-icon
{
  margin-bottom: 20px;position: relative; display: inline-block; width: 100%;
}
.input-icon input {
  background-color: #ffffff;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  box-sizing: border-box;
  border-radius: 5px; 
  padding: 0 35px;
}
.input-icon input#password {
    margin-bottom: 0;
}
.fr-login-for {
  display: inline-block;
  width: 100%;    margin-bottom: 15px;
}
.fr-login-for h6 {
  float: left;
  position: relative;
  padding-left: 22px;
}
.fr-login-for h6 input {
  left: 0px !important;
  opacity: 1 !important;
  top: 2px;
}
.fr-login-for a {
  float: right;
  font-size: 14px;
}

.nav-wrapper {
float: none;
  width: auto;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}
.nav-wrapper nav{
  display: inline-block; box-shadow: none; float: left!important;
}
.nav-wrapper nav ul{
  display: inline-block;
}
.nav-wrapper nav ul li{
  display: inline-block; vertical-align: middle;
}
.nav-wrapper nav ul li a {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  padding: 15px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif !important;
  text-transform: capitalize;
}
.nav-wrapper nav ul li a:hover {
  text-decoration: none;
}
.banner-text {
 float: left;
    text-align: left;
    width: 100%;
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.banner-hd{
  font-size: 42px; color: #fff;     text-transform: capitalize;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
      background: rgba(60, 60, 60, 0.7);
    padding:10px!important;
    border-radius: 5px;
}



.banner-hd span{
  color: #0aab9a;
}
.banner-search {
  float: left;
    width: 100%;
    position: relative;
    padding-right: 168px;
    background: #fff;
    border-radius: 50px;
    box-shadow: 5px 5px #30eded;
}
.banner-search ul{
  float: left;
  width: 100%;
 /* background: #fff;*/
  border-radius: 5px;
  margin: 0;
  padding: 15px 30px 15px 30px;
}
.banner-search ul li{
  float: left; list-style: none; width: 50%; border-right:1px solid #d4d4d4; /*padding: 15px;*/
}
.banner-search ul li:last-child{
  border:none;
}
.banner-search ul li h4{
  float: left; width: 100%; font-size: 15px; color: #444444; text-align: left; margin: 0; 
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #777777;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #777777;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #777777;
}
:-moz-placeholder { /* Firefox 18- */
  color: #777777;
}
.banner-search ul li input[type=text]{
  float: left;
    width: 100%;
    border: none !important;
    font-size: 15px;
    color: #484848;
    margin: 0px;
    position: relative;

    height: 40px; padding-left: 10px;
 }
.banner-search ul li input[type=text]:focus{
  box-shadow: none; border: none;
}
.banner-search ul li select{
  float: left; width: 100%; border:none !important; font-size: 15px; color: #484848; padding: 0 !important; 
  position: relative;  height: 40px; display: inline-block; margin-bottom: 0 !important; background:transparent;
}
.banner-search ul li .select-wrapper ul li{
  width: 100%; font-size: 12px; color: #777777; padding: 0px;
}
.banner-search ul li .select-wrapper ul li span{
  font-size: 12px; color: #333;
}
.banner-search ul li .select-wrapper {
  float: left; width: 100%; margin-bottom: 0;
}
.banner-search ul li .select-wrapper span.caret{
  color: #9b9b9b; font-size: 14px; top: -11px;
}
.banner-search .banner-srh-btn{
    position: absolute; right: 0px; height: 100%; background-color: #0ec6c6!important;
    color: #fff; border-radius: 5px;     text-transform: capitalize; font-size: 17px;
    border: none;
    width: 148px;
    background-position: -7px center;
    padding-right: 20px;
    text-align: right;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    height: auto;
    padding:13px 5px 13px 5px;
    border-radius: 45px;
    top: 7px;
    right:10px;
}

.banner-srh-btn:hover {
  color: #0ec6c6!important;
  border:2px solid #484848;

}

.banner-search-outer{
  float: left; width: 100%;
}
.banner-search-outer {
  float: left;
  padding: 0;
  width: 100%; 
  margin-top: 17px;
}
.bx-wrapper .bx-pager{
  bottom: 28px;
}
.bx-wrapper{
  margin: 0px;
}
.header-inner {
  float: left;
  position: relative;
  width: 100%;
  z-index: 9999;
  display: table;
  min-height: 80px;
}


section{
  float: left; width: 100%; padding: 80px 0px;
}
.brow-inner{
  float: left; width: 100%;
}
.commen-heading {
  float: left;
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 1;
}
.commen-heading marquee{
  float: left; width: 100%; font-size: 120px; color: #f0f5f7; }
.commen-heading h4{
  float: left;
  width: 100%;
  font-size: 40px;
  color: #000;
  position: relative;
  text-align: center;
  font-weight: 600;
}

.Businesses_block .commen-heading h4{
  color: #fff!important;
}

.commen-heading h4::after{
  /*height: 2px; width: 64px; background-color: #0aab9a; position: absolute; content: ""; left: 0px; right: 0px; bottom: -25px;
  margin:auto;*/
}
.brow-inner{
  float: left;
  width: 100%;
  margin-top: 35px;
}
.brow-inner ul{
  float: left; width: 100%;
}
.brow-inner ul li {
  float: left;
  margin-right: 2%;
  width: 32%;
  margin-top: 0;
  position: relative;
  margin-bottom: 30px;
}
.brow-inner ul li:nth-child(3n){
  margin-right: 0px;
}
.bro-img{
  /*float: left;
    width: 100%;
    position: relative;
    height: 230px;*/
    margin: 0px;
    padding: 0px;
}
  /*.bro-img img{
float: left; width: 100%; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;

  width: 200px!important;
  height: 200px!important;
  border-radius: 100px;
  object-fit: cover;
  border: 1px solid #96e3e3;
  margin: 0px auto;
}*/
.bro-content {
    float: left;
    width: 100%;
    padding: 20px 20px 14px;
    margin-left: 0;
    min-height: 100px;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
}
.bro-content h4{
  float: left;
  width: 100%;
  text-align: center;
  font-size:20px!important;
  line-height: 24px;
  content: #444444;
  text-transform: capitalize;
  margin-bottom: 6px;
  color: #444444;
  margin: 0;
  font-weight: bold;
}
.bro-content h4:hover, .bro-content h4 a:hover, ._city_bd14 ul li a:hover{
    color:#287ff9!important;
    cursor: pointer;
}

.bro-content h4 a{color: #444444; text-decoration:none;}

.bro-content p{
  float: left; width: 100%; text-align: center; font-size: 14px; 
  color: #fff;  line-height: 22px;
}
.bro-star {
  border-top: 1px solid #d8dee0;
  float: left;
  margin-top: 27px;
  padding-top: 17px;
  width: 100%; 
}
.bro-cl {
  float: left; height: 16px; width: 16px; border:2px solid #0aab9a; border-radius: 100%; margin-top: 1px;
}
.bro-star h4{
  float: left; color: #0aab9a; font-size: 14px; width: auto; margin: 0px; margin-top: 3px; margin-left: 7px;
}
.star-rate {
  float: right;
}
section.gray-bg{
  background-color: #fafafa;
}
section.gray-bg .commen-heading marquee{
  color: #edf2f4;
}
.how-inner {
  float: left;
  width: 100%; padding: 0 22px; margin-top: 35px;
}
.how-inner ul{
  float: left;
  width: 100%;
}
.how-inner ul li{
  float: left; margin-right:14.6%; text-align: center;
}
.how-inner ul li:last-child{
  margin-right: 0px;
}
.how-img{
  float: left; width: 100%; margin-bottom: 50px; position: relative; text-align: center;
}
.how-img img{
  /*top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; position: absolute;*/
}
.how-inner ul li h4{
  float: left; width: 100%; font-size: 18px; color: #444444; text-transform: capitalize; margin-bottom: 22px;
    margin-top: 28px;
}
.how-inner ul li p{
  font-size: 14px; color: #444444; line-height: 22px;
}
.happy-inner{
  float: left; width: 100%; margin-top: 34px;
}
.testi-outer{
  float: left; width: 100%;
}
.testi-left{
  float: left;
  width: 48.9%;
  position: relative;
  padding-left: 123px;
  margin-bottom: 25px;
  border: 1px solid #c6e9f8;
  border-radius: 5px;
  padding: 20px 70px 5px 20px;
  margin-right: 10px;
display: flex;
justify-content: center;
align-items: center;
min-height:150px;
  
}
.testi-img {
  /*background: #0aab9a none repeat scroll 0 0;
  border-radius: 100%;
  height: 83px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 83px; padding: 21px 18px;*/
}
div.testi-img {
  border-radius: 0;
  height: auto;
  right: 15px;
  position: absolute;
  text-align: center;

  z-index: 9;
  width: auto;
  background: none;
}
.testti-header {
    float: left;
    width: 100%;
    padding-bottom: 0;
    font-weight: BOLD;
    font-size: 16px;
}
.testti-header h4{
  float: left; width: auto; font-size: 18px; color: #444444;     text-transform: capitalize;
}
.testi-inner-right {
  float: left;
  padding: 0;
  width: 100%;
  box-shadow: none;
  position: relative;
}
.testi-inner-right::after {
  /*background: rgba(0, 0, 0, 0) url("../images/testi-arrow.png") no-repeat scroll 0 0;
  content: "";
  height: 42px;
  left: -28px;
  position: absolute;
  top: 25px;
  width: 40px;*/
}
.testi-inner-right p{
  float: left;
  width: 100%;
  line-height: 26px;
  font-size: 15px;
  color: #555555;
  margin-bottom: 15px;
  margin-top: 0px;
  font-style: italic;
}
.testi-inner-right h5 {
  float: left;
  width: 100%;
  line-height: 26px;
  font-size: 15px;
  color: #000;
  margin-bottom: 15px;
  margin-top: 0;
  font-style: italic;
}
.lSSlideOuter .lSPager.lSGallery {
    display: flex;
    align-items: center;
    height: 55px;
}
footer {
  float: left !important; width: 100% !important;
  /*padding-bottom: 45px !important;*/
  padding-top: 60px !important;
  background: #b8eeee!important;
}
.footer-inner{
  float: left; width: 100%;
}
/*.footer-left{
  float: left; width: 65%;
}*/
.footer-head{
  float: left !important; width: 100% !important; position: relative !important; height: auto !important;
}
.footer-head h4{
  float: left !important; width: 100% !important; font-size: 20px !important; font-weight: bold;
  padding-left: 0px !important; color: #000 !important; padding-bottom: 10px !important; margin-top: 0 !important;
}
.footer-head img{
  position: absolute; left: 0px; top: 0px;
}
.footer-outer{
  float: left; width: 100%;
      padding-right: 50px;
}
.footer-outer ul{
  float: left; width: 100%;
}
.footer-outer ul li{
  float: left; width: 48%; margin-bottom: 0px;list-style: none; 
}
.footer-outer ul li a{
  float: left !important; font-size: 16px ; color: #000 !important; text-transform: capitalize; text-decoration: none;    border-bottom: 1px dashed #287ff9;
    width: 100%;
    padding: 10px 1px 10px 0px;
    line-height: 20px;
    list-style: none;
}
.footer-right{
  float: right; width: 31%;
}
.footer-right p{
  float: left !important; width: 100% !important; color: #000 !important;
}
.footer-inp {
  border-radius: 5px;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%; margin-top: 14px;
}
.footer-inp input{
  float: left !important; width: 100% !important; border-radius: 5px !important; 
  background-color: #fff !important; overflow: hidden !important; margin: 0px !important; 
  height: 50px !important; box-sizing: border-box !important; font-size: 16px !important;
  padding-left: 16px !important; border: 1px solid #d2d2d2 !important;
}
.footer-inp button{
  position: absolute; right: 0px; top: 0px; height: 100%; background-color: #0aab9a; color: #fff !important; border: none; width: 83px;
}
.footer-mail{
  /* background: url(../images/mal-inp.png) no-repeat #fff; background-position: -36px -29px; */
}
.sol-outer {
  float: left;
  width: 100%; margin-top: 20px;
}
.sol-outer ul{
  float: left;
  width: 100%;
}
.sol-outer ul li{
  float: left; margin-right: 6px;
}
.sol-outer ul li a{ padding:10px 0;
  float: left; width: 46px; height: 46px; 
  border:2px solid #fff; text-align: center; border-radius: 100%; font-size: 21px;
  color: #fff; line-height: 46px; padding: 0px;
}
.footer-right .sol-outer ul li a i {
    font-size: 20px;
    line-height: 42px;
}
.sol-outer ul li a i {
    line-height: 22px;
}
#map {
  width: 100% !important;
}
.footer-inp input:focus{
  border:none !important; box-shadow: none !important;    outline: none;
}
.footer-right .footer-head img{
   top: 12px;
}
.footer-btm-outer{
  float: left !important;
  width: 100% !important;
  background: #c3ffff!important;
  padding:10px 0 !important;
  border-top: 1px solid #6ef8f8 !important;
}
.footer-btm-inner{
  float: left; width: 100%;
}
.footer-btm-inner p{
  float: left; color: #000 !important;
}
.footer-btm-inner ul{
  float: right;
}
.footer-btm-inner ul li{
  display: inline-block; vertical-align: middle; margin-right: 5px;
  padding-right: 5px;
}
.footer-btm-inner ul li:last-child{
  border:none; margin-right: 0px;
    padding-right: 0px;
} 
.footer-btm-inner ul li a{
  display: inline-block !important; vertical-align: middle !important; font-size: 14px !important; color: #fff !important;
}
.sol-outer ul li a:hover{
  background-color: #0aab9a; border:2px solid #0aab9a;
}
.bro-btn-outer{
  float: left; width: 100%; text-align: center; margin-top: 10px; margin-bottom: 20px;
}
.brow-inner .bro-btn-outer a{
  display: inline-block;
    border: 2px solid #0aab9a!important;
    border-radius: 5px;
    color: #fff!important;
    width: 134px;
    font-size: 18px;
       text-transform: capitalize;
    padding: 10px 0;
    text-align: center;
    line-height: 42px;
    padding: 0 22px !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.bro-btn-outer a:hover {
/* box-shadow: 0px 0px 22px rgb(0 0 0 / 22%); */
color: #000!important;
border: 2px solid #484848!important;
background-color: #fff!important;
}
.nav-wrapper nav ul li a:hover{
  color: #0aab9a;
}

/******************listing start*********************/

.header-outer.header-in {
  background-image: none;
  height: auto;
}
.header-outer.header-in .nav-wrapper nav ul li a{
  /*color: #444; border-radius: 30px !important;*/
}
.header-outer.header-in .nav-wrapper nav ul li a:hover{
  color: #0aab9a;
}
.map-outer{
  float: left; width: 100%;
}
.map-outer img{
 float: left;
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.listing-fil-out{
  float: left; width: 100%; margin-bottom: 40px;
}
.list-radus{
  float: left; width: 100%;
}
.list-radus {
  float: left;
  padding-left: 114px;
  position: relative;
  width: 100%; margin-top: 30px;
}
.list-radus h4 {
  bottom: 0;
  color: #444444;
  float: left;
  
  font-size: 15px;
  height: 26px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: auto;
}
.search-list {
  background-color: #eff2f3;
  border-radius: 5px;
  float: left;
  padding-right: 148px;
  position: relative;
  width: 100%;
}
.search-list ul {
  float: left;
  width: 100%;
}
.search-list ul li {
  float: left;
  padding: 15px;
  width: 33%; position: relative;
}
.search-list ul li input[type="text"] {
  border: medium none;
  color: #777777;
  float: left;
  
  font-size: 12px;
  height: 45px;
  margin: 0;
  position: relative;
  width: 100%; background-color: #fff; border-radius: 5px; padding-left: 32px; box-sizing: border-box;
}
.search-list ul li select {
  border: medium none;
  color: #777777;
  float: left;
  
  font-size: 12px;
  height: 45px;
  margin: 0;
  position: relative;
  width: 100%; background-color: #fff;  border-radius: 5px;
}
.search-list ul li input[type="text"]:focus {
  border: medium none;
  box-shadow: none;
}
.search-list ul li .select-wrapper ul li {
  color: #777777;
  font-size: 12px;
  padding: 0;
  width: 100%; background-color: #fff;
}
.lis-icon1{
  background: url(../images/lis-icon1.png) no-repeat; background-position: 12px 15px; padding-left: 39px !important;
}
.lis-icon2{
  background: url(../images/lis-icon2.png) no-repeat; background-position: 12px 13px;
}
.list-relt {
  background: #eff2f3 none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%; padding:12px 20px;
}
.list-relt p{
  float: left; width: auto; font-size: 15px; color: #444; margin-top: 12px;
}
.sort-sel {
  float: right;
  width: 225px;
}
.sort-sel h4 {
  background: rgba(0, 0, 0, 0) url("../images/sort-icon.png") no-repeat scroll 100% 0;
  color: #444444;
  float: left;
  font-size: 15px;
  margin-top: 14px;
  padding-bottom: 4px;
  padding-right: 25px;
}
.sort-sel .select-wrapper{
  float: right; width: 137px;
}
.sort-sel .select-wrapper input{
  margin:0px; border:none;
}
.sort-sel .select-wrapper input:focus{
  border:none; box-shadow: none;
}
.list-main {
  float: left;
  width: 100%;
}
.list-main ul{
  float: left;
  width: 100%;
}
.list-main tr{
  float: left;
  width: 100%;  background: #f7ffff!important; padding: 20px; border-radius: 5px;     border: 1px solid #0ec6c6;
  margin-bottom: 30px;
}
.list-main thead{
 display: none;
}

.dataTables_paginate .list-main ul li{
  float: left;
   border-top:4px solid #0aab9a; background: #eff2f3; padding: 20px; border-radius: 5px;
  margin-bottom: 30px;
}
.list-img {
  border-radius: 5px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  /*width: 568px;*/
  width:100%;

    
    
}
.list-img img{
  float: left; width: 100%;
}
.list-content h4 {
  color: #444444;
  font-size: 22px;
  text-transform: capitalize;
  text-align: left;
  font-weight: bold;
}
.list-content p {
  color: #666; font-size: 14px; line-height: 24px; margin: 10px 0;
}
.list-main-icon {
  display: inline-block;
  vertical-align: middle; margin: 4px 0;
}
.lst-ion1{
  display: inline-block;
  vertical-align: middle; background: #fff; height: 33px; width: 33px; border:2px solid #287ff9 !important; border-radius: 100%;
  text-align: center; padding: 4px 0px;
}
.list-main-icon h5{
  display: inline-block;
  vertical-align: middle; font-size: 16px!important; color:#000; font-weight: 500; margin-left: 8px;
    margin-right: 15px;  font-family: "Roboto", serif;
}
.list-main-icon .lst-ion1 i{
  /*font-size: 20px; color: #287ff9!important;*/
}
table .list-btn a{
  display: inline-block; background:transparent!important; border-radius: 50px; color: #000!important; font-size:16px; text-transform: capitalize;
  padding: 13px 26px; margin-top: 20px;    border: 2px solid #0ec6c6;
}
table .list-btn a:hover{
  color: #287ff9!important;
  border: 2px solid #484848;
}
.list-hd-ot{
  position: relative;
}
.star-rat {
  position: absolute;
  right: 0;
  top: 5px;
}
.search-list ul li .select-wrapper span.caret{
  z-index: 2; right: 15px;
    top: 23px;
}
.lst-icn-ct {
  background: rgba(0, 0, 0, 0) url("../images/lis-icon3.png") no-repeat scroll 0 0;
  height: 21px;
  left: 25px;
  position: absolute;
  top: 27px;
  width: 12px;
  z-index: 2;
}
.pagi-outer{
  float: left; width: 100%;
}
.pagi-outer ul{
  float: left; width: 100%;
}
.pagi-outer ul li{
  float: left; margin-right: 5px;
}
.pagi-outer ul li a{
  float: left; border-radius: 5px; background: #eff2f3; color: #444; padding: 8px 14px;
}
.pagi-outer ul li a:hover{
  background: #0aab9a; color: #fff;
}

/**************listing details********************/

.ls-dt-outer{
  float: left; width: 100%; border-top:none!important; 
   /*  padding-top: 50px;*/
}
 .detail_heading h4 {
height: 350px;
display: flex;
align-items: center;
justify-content: center;

}
.ls-dt-review p{
  font-size:16px;
  line-height:26px;
}
.ls-dt-inner{
  float: left; width: 100%;
}
.ls-dt-left {
  float: left;
  width: 66%;
}
.ls-dt-video {
  float: left;
  width: 100%; position: relative;
}
.ls-dt-video img{
  float: left; width: 100%;
}
.ls-dt-video .img-play{
  position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; width: auto;
}
.ls-dt-star-outer {
  float: left;
  width: 100%; margin-bottom: 20px;
 }
.ls-dt-star-outer h4{
  float: left; width: 100%; font-size: 14px; color: #0aab9a; text-decoration: underline;    margin-bottom: 10px;
}
.ls-dt-star{
  float: right; width: auto;
}
.ls-dt-star i{
  font-size: 16px; color: #eba000; display: inline-block;
}
.ls-dt-review {
float: left;
width: 100%;
background: #faffff;
padding: 15px!important;
border-radius: 15px!important;
border: 1px solid #c3ffff!important;
margin-bottom: 20px;
}
.ls-dt-review ul {
    display: table;
}
.ls-dt-review ul li{
      margin-bottom: 40px;
    display: flex;
    justify-content: center;
}
.ls-dt-review-ryt {
    margin-left: 15px;
}
.rev-hed h4 {
    font-size: 20px;
    font-weight: 600;
    color:#fff;

  }
.ls-dt-review ul li{
  float: left; width: 100%; border-radius: 10px; margin-bottom: 20px; border: 1px solid #c3ffff!important; padding:15px 15px 15px 15px!important; background: #fff;
}
.ls-dt-review ul li:last-child{
  margin-bottom: 0px;
}
.ls-dt-review ul li h4{
  float: left; width: 100%; font-size: 18px; margin: 0px; text-transform: capitalize; color: #0aab9a;
  
}
.ls-dt-review ul li .ls-dt-star {
  float: left;
  width: 100%; text-align: left; margin-bottom: 12px;
    margin-top: 2px;
}
.ls-dt-review ul li h5{
  float: left; width: 100%; font-size: 13px; color: #888888;  margin-top: 19px;
}
.ls-dt-review ul li p{}

.ls-dt-right{
  float: right; width: 30.5%;
}
.dt-ryt-head{
  float: left; width: 100%; background: #0aab9a; background: url(../images/dt-icon1.png) no-repeat center left #0aab9a;
  height: 45px; background-position: 12px center;
}
.dt-ryt-head h4{
  margin:0px; font-size: 18px; color: #fff;     text-transform: capitalize; padding-left: 15px;
    padding-top: 15px;
}
.ryt-map{
  float: left; width: 100%;
}
.ryt-map img{
  float: left; width: 100%;
}
.dt-arres, .dt-time, .sol-outer {
  float: left;
  width: 100%;
  /*margin-top: 15px;
  background: #faffff;*/
  padding: 0px!important;
  border-radius: 0px 0px 15px 15px!important;
  border: 1px solid #c3ffff!important;
}
.dt-arres h4{
  float: left;
  width: 100%; font-size:22px; color: #0aab9a; margin-bottom: 8px;
    margin-top: 17px;text-transform: capitalize; font-weight: 700;
}
.ls-dt-right .dt-arres h4{
  color: #333 !important;
}
.dt-arres ul{
  float: left; width: 100%;
}
.dt-arres ul li{
  float: left; width: 100%; position: relative; padding-left: 24px; margin-bottom: 15px;
}

.dt-arres ul li p{
  margin:0px; float: left; width: 100%; font-size: 14px; color: #000000;
}
.ls-dt-right .dt-arres ul li a {
font-size: 16px;
/*color: #000 !important;*/
word-wrap: break-word;
}
.ryt-map #map {
  margin-top: 0px !important;
}
.dt-arres ul li a:hover{
  text-decoration: underline;
}
.dt-ryt-outer{
  float: left; width: 100%; margin-top: 15px;
}
.dt-ryt-head.time-tt{
  background: #0aab9a url("../images/dt-icon2.png") no-repeat scroll 12px center;
}
.dt-time{
  float: left; width: 100%; 
  /*margin-top: 15px;*/
}
.dt-time ul{
  float: left; width: 100%;
}
.dt-time ul li{
  float: left; width: 100%; margin-bottom: 10px;
}
.dt-time ul li h4{
  margin: 0px; float: left; font-size: 14px; color: #444444; padding: 3px 0;
}
.dt-time ul li h5{
  margin: 0px; float: right; font-size: 14px; color: #444444; padding: 3px 0;
}
.sol-outer.green-sol ul li a{
  border: 2px solid #0aab9a;
}
.sol-outer.green-sol ul li a i{
  color: #0aab9a;
}
.sol-outer.green-sol ul li a:hover i {
    color: #fff !important;
}
.inner-page-heading{
  float: left; width: 100%; background-color: #0aab9a; margin-top: 0px !important;
}
.inner-page-heading h4 {
  color: #ffffff;
  float: left;
  font-size: 34px;
  margin: 0;
  text-align: center;
      text-transform: capitalize;
  width: 100%; 
  padding: 3% 0% 3% 0%;
}
.div-dt-img {
  float: left;
  width: auto; margin-bottom: 6px;
}
.div-dt-img img {
  float: left;
}

/**************login****************/
html, body{
  height: 100%;
}
.login-bg{
  background: #f5f5f5 !important;
}
.login-outer{
  left: 0px; width: 100%; bottom: 0px; height: 100%; display: table; min-height: 100%;
}
.login-inner{
  display: table-cell; width: 100%; height: 100%; text-align: center; vertical-align: top;
  padding: 80px 0px;
}
.login-logo {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%;
}
.login-main {
  background: #fff none repeat scroll 0 0;
  border: none !important;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  padding: 45px 50px;
  width: 450px !important;
}
.login-header{
  display: inline-block; width: 100% !important;
}
.login-header h4{
  color: #0aab9a; font-size: 32px; text-transform: capitalize;
}
.login-border{
  display: inline-block; background: #0aab9a; width: 88px; height: 3px;
}
.login-header p {
  margin-bottom: 2px;
  margin-top: 7px;
}
.login-main .input-field{
  text-align: left;
}
.login-main .input-field a{
  font-size: 14px; color: #444444;
}
.login-main .input-field a:hover{
  text-decoration: underline;
}
.input-icon span {
  display: inline-block; 
  width: 100%;
  text-align: left;
}
.custom-btn{
  display: inline-block; vertical-align: middle; background: #0aab9a; border-radius: 5px;
  color: #fff; font-size: 18px; width: 100%;
  padding: 11px 26px !important; border: none; text-align: center; border:2px solid #0aab9a;
}
.login-main .input-field .custom-btn {
  font-size: 16px !important;
  color: #fff;
  width: 100%;margin-bottom: 5px;
}
.login-main .input-field .custom-btn.right{
  color: #0aab9a; background: transparent;cursor: pointer;
}
.login-main .input-field .custom-btn:hover{
  text-decoration: none;
}
.custom-btn:hover{
  background: #078073; border: 2px solid #078073;
}
.login-main .input-field .custom-btn.right:hover{
  background: #078073; border: 2px solid #078073; color: #fff;
}
.payment-half-width {
  display: inline-block;
  width: 46%;
}
.full-btn{
  width: 100% !important;
}
.login-main .input-field p {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: -6px;
  margin-right: 22px;
  width: auto;
}
.login-main .input-field p label{
  color: #444;
}
.payment-left {
  display: inline-block;
  vertical-align: top;
  width: 46%;
}
.payment-right {
  display: inline-block;
  vertical-align: top;
  width: 46%;
}
.login-main.payment-main{
  width: 1170px !important; max-width: 100%;
}
.login-main .input-field p.inp-full-par{
  width: 100%; text-align: center; margin-left: 0px;
}
.payment-right-dis {
  display: inline-block;
  text-align: left;
  width: 100%;
}
.payment-right-dis h4{
  display: inline-block; width: 100%;
  color: #0aab9a;
  
  font-size: 22px;
}
.mt-20{
  margin-top: 20px;
}
.mb-20{
  margin-bottom: 20px;
}
.input-icon select {
  border: 1px solid #ddd;
  border-radius: 5px;
}

/**************login****************/


/***pop up****/

.side-pop-outer{
  margin: 0 auto;
  width: 320px;
  height: 65px;
  overflow: hidden;
  position: relative;
  border-bottom-left-radius: 40px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  border-top-right-radius: 40px;
  background-color: #FFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05), 0 8px 50px rgba(0, 0, 0, 0.05);
}
.side-pop-image{
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  height: 59px;
  width: 59px;
}
.side-pop-image img{
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-right-radius: 50%;
  height: 59px;
  width: 59px;
  border: 2px solid white;
}
.side-pop-content{
  margin-left: 75px;
  padding-top: 9.28571px;
  padding-right: 4px;
}
.side-pop-content h4{
  line-height: 16.25px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.side-pop-content p{
  line-height: 16.25px;
  font-size: 12px;
  color: #333;
}
.side-pop-when{
  display: block;
  color: #999;
  font-size: 11px;
}
.side-pop-poweredBy{
  margin-left: 2px;
  display: inline-block;
  height: 15px;
  font-size: 10px;
  color: #BBB;
}
.side-pop-poweredBy a{
  color: #0089d8; text-decoration: none;
}
.side-pop-outer{
  display: none;
}
.pop-left-btm {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 99;
}

.pop-left-main {
  position: fixed;
  left: 20px;
  border: none;
  bottom: 0px;
  z-index: 99;
}

/***pop up****/


.header-outer.header-in .nav-wrapper nav ul li a:hover {
  /*color: #fff !important; text-decoration: none;*/
}
.login-main.payment-main .input-icon input{
  padding-left: 12px;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0px;
  background: #fff;
  transform: inherit;

}
.busess-det-heading {
  float: left;
  width: 100%;
  margin-top: 22px;
  background: #faffff;
  padding: 15px!important;
  border-radius: 15px!important;
  border: 1px solid #c3ffff!important;
}
.busess-det-heading h4 {
  font-size: 24px;
      text-transform: capitalize;
  margin-bottom: 10px;
  color: #333;
  text-transform: capitalize;
}
#DataTables_Table_0_filter label {
  font-size: 16px;
  color: #444;
}
#DataTables_Table_0_filter input {
  border: 1px solid #ddd;
  border-radius: 5px !important;
  height: 40px;
  margin-bottom: 0px;
  width: 165px !important;
  background: #fff;
  padding-left: 10px;
}
#DataTables_Table_0_length label {
  font-size: 16px;
  color: #444;
  text-transform: capitalize;
}
.select2-container .select2-selection--single{
  border-radius: 5px !important;
  height: 40px !important; border: 1px solid #ddd !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 38px !important;
}
.table-scrollable {
  border: none !important; overflow: inherit !important;
}
.table-bordered > tbody > tr > td{
  border: none !important;
}
.table-scrollable table tr {
  box-shadow: rgb(100 100 111 / 8%) 0px 7px 14px 0px!important;
  border: 1px solid #e5e5e5!important;
  
}
/*.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #fff !important;
}*/
tbody tr{
  background-color: #fff !important;
}
.table-scrollable table tr td{
  padding: 0px !important;
}
/* .pagination > li > a{ */
  /* padding: 8px 18px ; color: #333 ;  */
/* } */
/* .pagination .active > a, .pagination .active > a:hover { */
  /* background: #eee; */
  /* border-color: #dddddd; */
  /* color: #0aab9a; */
/* } */
#DataTables_Table_0_info {
  font-size: 14px;
  color: #333;
  float: left;
  top:0px;
}
.main-slider {
  float: left;
  width: 100%;
  position: relative;
  height: 550px;
  display: inline-block;
}

.main-slider img {

    width: 100%;

}
.bx-wrapper .bx-pager.bx-default-pager a.active , .bx-wrapper .bx-pager.bx-default-pager a:hover{
  background: #0aab9a !important;
}
.bx-wrapper .bx-prev{
  background: url(../images/controls.png) no-repeat 0 0px !important;
}
.bx-wrapper .bx-next {
  right: 15px;
  background: url(../images/controls.png) no-repeat -33px 0px !important;
}

.table-userplan-outer {
  float: left;
  width: 100%;
}
.table-userplan-inner {
  float: left;
  width: 100%;
}
.table-userplan-inner table tr th{
  color: #fff; background: #0aab9a; font-size: 16px;     text-transform: capitalize; border-radius: 0px; padding: 16px 22px;
}
.table-userplan-inner table tr td{
  color: #000; font-size: 14px; padding: 16px 22px; border-radius: 0px;
}
.table-userplan-inner table tbody {
  border: 1px solid #ddd;
  border-top: none;
}
.table-userplan-inner table tbody tr:nth-of-type(2n) {
  background: #fafafa !important;
}
.text-center {
  text-align: center;
}
.table-userplan-inner table tr td a {
  background: #0aab9a;
  color: #fff;
  border-radius: 5px;
  padding: 9px 17px;
  display: inline-block;
}
.table-userplan-inner table tr td a.active{
  background: #ff902b;
}
.sign_up
{
  margin-top: 100px;
}

.blog_img {
    float: left;
    width: 100%;  
  height: 400px;
}
.blog_img img {
    float: left;
    width: 100%;
  height: 100%;
    object-fit: cover;
}
.blog_section h4 {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
}
.blog_section p {
    float: left;
    width: 100%;
    margin: 10px 0;
}
._default tr td {
    width: 50%;
}
.lst-ion1 i {
    line-height: 20px !important;
}
._default td p {
    margin: 10px 0;
}
.pagination li a i {
    line-height: 20px !important;
}
._blog .table-striped.table-bordered {
    border: 0;
}
._blog .pagination li.active a {
    color: #fff;
}
.searching-table .pagination li.active a {
    color: #fff;
}
.pagination>li>a, .pagination>li>span {
padding:2px 9px 0px 9px !important;
line-height: 30px !important;
    height: 26px !important;
}
/***********inner page************/
.alert-success.alert-box {
    background-color: #59a828;
    color: #fff;
}
.inner-side-outer{
  float: left; width: 100%;
}
.inner-side-left{
  float: left; width: 26%;
}
.inner-side-left ul{
  float: left; width: 100%; border: 1px solid #dddddd; border-bottom:none;
}
.inner-side-left ul li{
  float: left; width: 100%; border-bottom: 1px solid #dddddd; position: relative;
}
.inner-side-left ul li .sub-menu{
  border:none; display: none;
}
.inner-side-left ul li .sub-menu li a{
  padding-left: 30px;
}
.inner-side-left ul li .sub-menu li .sub-menu li a{
  padding-left: 50px;
}
.inner-side-left ul li .sub-menu li:last-child{
  border-bottom: none;
}
.inner-side-left ul li a{
  float: left; width: 100%; font-size: 14px; padding: 14px 15px; color: #444;
}
.inner-side-left ul li a:hover{
  background: #f5f5f5; color:#0aab9a;
}
.inner-side-left ul li a i {
  float: right;
  font-size: 18px;
  margin-top: 1px;
}
.inner-side-right{
  float: right; width: 70%;
}
.inner-side-right table{
  width: 100%; border: 1px solid #ddd;
}
.inner-side-right table tr th{
  font-size: 16px; padding: 12px 5px; text-align: left; background: #0aab9a; color: #fff; border-radius: 0px;
}
.inner-side-right table tr:nth-of-type(2n+1){
  background: #f5f5f5;
}
.inner-side-right table tr td{
  font-size: 14px; padding: 12px 5px !important; text-align: left;
}
.inner-side-header {
  float: left;
  width: 100%;
  color: #fff;
  background: #0aab9a;
  font-size: 23px;
      text-transform: capitalize;
  padding: 15px 18px;
}
.inner-side-ryt-cnt{
  float: left; width: 100%; margin-bottom: 40px;
}
.inner-side-ryt-cnt p{
  font-size: 14px; color: #444; line-height: 24px;
}

/***********inner page************/

/***********************responsive start**************************/
   
/**Brij Badge Css **/
.fa-trophy.right{color: #df9801; font-size:20px;}
a.phone-link, .dt-arres ul li a.phone-link, a.phone-link,  .dt-arres ul li a.phone-link p{color: #287ff9!important;}
.owl-item .item h4{color: #0aab9a;}

.owl-carousel {
    float: left;
    width: 100%;
}
.owl-carousel a h1 {
    color: #0aab9a;
    font-size: 36px;
}
.owl-carousel .item{
  text-align: center;
}

.footernopadding
{
padding-top:0px !important;
padding-bottom:0px !important;
}

.client-header
{
margin-bottom:10px;
}


._coupan {
    margin-bottom: 20px;
     position: relative; border:1px solid #e0e0e0;    text-align: center;
}



/* promocode css */
._promocode {
  background-color: #f374b8;
  display: inline-block;
  text-align: center;
  padding: 16px;
  border-radius: 6px;
  margin: 40px 0;
  width: 100%;
}
 
.promo_area { 
  border: 2px dashed #fff;
  position: relative;
  padding: 20px 15px;
  border-radius: 6px;
  color: #fff;
      text-transform: capitalize;
}
.promo_area p{
  color: #fff;
  text-transform: capitalize;
}
.promo_area h4 {
  font-size: 20px;
}
.promo_area h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 15px 0;
  color: #fff;
}
.ctr_img {
  position: absolute;
  width: 24px;
  right: -13px;
  bottom: 28px;
}

._actions {
  position: absolute;
  top: -14px;
  right: 8px;
  text-align: center;
}
._actions li {
  display: inline-block;
  margin: 0 6px;
  border: 1px solid #fff;
  width: 28px;
  height: 28px;
  line-height: 25px;
  border-radius: 50%;
  background-color: #f374b8;
  box-shadow: 0px 0px 4px #656565;
}
._actions li a {
  display: block;
}
._actions li i{
  font-family: fontawesome; 
  color: #fff;
  font-style: normal;
}
/* promocode css end*/


.listing-fil-out .pagination li.active a {
    color: #fff;
}
/*.listing-fil-out .pagination li a {*/
/*    line-height: 20px !important;*/
/*}*/




/* extra */
table#DataTables_Table_0 tr td {
   padding: 10px !important;
}

table#DataTables_Table_0 {
    width: 100% !important;
    border: 0;
}


/***********************responsive start**************************/

@media screen and (max-width: 1200px) {
   .section-loginRegister {
    right: 10px!important;
   }
    
    
 .city-flex{width: 100%;}
 ._city_bd14 li{width: 32%!important;}
    
    
.footer-btm-inner{ display: inline-block!important;}
.footer-inner .sol-outer, .footer-btm-inner .sol-outer{width: 100%!important;}
.footer-btm-inner .sol-outer  ul {display: flex;width: 100%!important;justify-content: center;align-items: center;}
.footer-btm-inner p {  float: left;  color: #000 !important;  text-align: center;  width: 100%!important;}

.process-line-2{display:none;}  
.how-inner .col-lg-4:nth-child(3) .process-item{margin-top: 0px!important;}
.process-item .process-item-number{display:none;}
.blook_top{margin-top: 0px!important; }
.process-item{ margin-bottom: 0px!important;}
.process-item .how-img{ height: auto!important;}
.how-inner{padding: 0px!important;}

#wrapper{
  width: 100%;
}
.how-inner ul li{
  margin: 0 2.8%;
}
.how-inner ul{
  background-size: 57%;
}
.banner-search-outer{
  padding: 0px;
}
.star-rat {
  margin-top: 12px;
  position: static;
}

.login-main.payment-main {
    width: 95% !important;
}

}  


@media screen and (max-width: 1024px) {
   #wrapper .header-inner .nav-wrapper {
    float: right!important;
    }
    
    .nav-wrapper nav ul li a{
        padding: 5px 15px !important;
    }
    
    
.header-inner .nav-wrapper .menu .section-loginRegister li a{
    padding-left: 0px !important;
    border: none !important;
        color: #000 !important;
                font-size: 16px !important;
        font-family: 'Roboto', sans-serif !important;
}  
    .header-inner .nav-wrapper .section-loginRegister li a.header-btSignin.singn-icon i {
    display: none;
}
        
    
    
.header-inner .nav-wrapper .section-loginRegister li a.header-btSignin.singn-icon {
    padding-left: 0px !important;
}   
  .section-loginRegister {
    position: relative !important;
    right: 0 !important;
    top: 0px !important;
    text-align: left !important;
    float: left;
    padding:0px 0px 5px 15px;
}
.section-loginRegister li a{text-align: left!important;}

  nav { 
      height: auto; position: relative; border-bottom: 0;
    }
    nav ul#navigation {
    width: 100%;
    display: none;
    height: auto;
    }
    .nav-wrapper nav ul li {
      width: 100%;
      float: left;
      position: relative;
    }
 
   .nav-wrapper nav ul li a {
      text-align: left;
      width: 100%;
    }
  .nav-wrapper nav ul li a{ padding:14px;}
  .nav-wrapper nav ul {
  float: left;
  width: 100%;
  position: absolute;
  width: 220px;
  z-index: 9;
  background: #fff;
  right: 0px;
  top: 46px!important;
  display: none;
    height: auto; border-radius: 5px; overflow: hidden; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.22);
}
  nav a#pull {
    display: block;
    background-color: #3393E5;
    width: 35px; height:29px;
    /* position: absolute; */
    padding: 10px 0px;
    text-decoration:none;
    color:#FFFFFF;
    float:right; background:url(../images/navi.png) no-repeat top left;
    margin-top:10px; 
  /* top: 0px; right: 0; */
  }
  nav a#pull:after {
    content:"";
    background:url(../nav-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
  }
.nav-wrapper{
  margin-top: 0px;
}
.nav-wrapper nav ul li{
  margin-left:0px;
}
.nav-wrapper nav ul li a{
  color: #444;
}
.how-inner ul{
  background-image:none;
}
.how-inner ul li {
  margin: 0 2%;
  width: 30%;
} 

.header-inner .logo {
  margin-top: 10px;
  margin-bottom: 0px;
}
.banner-srh-btn{
  height: auto;
}

.banner-search-outer._cust_srch {

  z-index: 11;
    position: relative;
}
}

/* @media screen and (max-width: 992px) { */
/* .footer-inp { */
    /* width: 82% */
/* } */
/* } */

@media screen and (max-width: 992px) {
    .testi-left{
            width: 47.9%;
    }
    
.bro-inr-main ul li {
    width:46%!important;
    
}
      .ls-dt-right img{width: 100%;}
    
}


 .list-main ul.pagination li {
    border-top: none !important;
}
/*.list-main ul.pagination li a {*/
/*    line-height: 30px !important;*/
/*}*/
.footer-outer ul li{width:100%!important;}


@media screen and (max-width: 990px) {
 
 .city-flex{display: inline-block;}  
 ._city_bd14 li{float: left; width: 31% !important;
 
 }
    
  .banner-search ul li input[type=text]{padding-left:5px!important;}
  .banner-search{ padding: 15px!important; border-radius: 15px!important;  }
  .banner-search ul{padding: 0px!important;  }   
  .banner-search .banner-srh-btn{width: 100%; position: relative!important;}
  .banner-search ul li {    float: left;    width: 100%;    border-right: 0px;    margin-bottom: 15px;}

/*.bro-img{*/
/*  height: 188px;*/
/*}*/
.footer-left{
  width: 100%;
}
.footer-right {
    margin-top: 30px;
    width: 100%;
}
.commen-heading marquee {
  font-size: 80px;
  height: auto;
}
}  


@media screen and (max-width: 900px) {
   .banner-search ul li select, .banner-search ul li input[type="text"]{
          border: 1px solid #dbdbdb !important; 
   } 
    
     /*.list-main .dataTables_wrapper .row:nth-child(2){display:block!important;}*/
 .pagination li.prev, .pagination li.next{width:auto!important;}
 .listing-fil-out .pagination li a {
    line-height: 20px !important;    
    /*padding: 5px 10px 5px 10px;    */
    height: auto;}
    
    
    
.main-slider img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.testi-left{
  width: 100%;
}
/* .how-inner ul li { */
  /* margin: 0 0 50px; */
  /* width: 100%; */
/* } */
.how-img {
    height: 100px;
}
.how-img img {
    width: 90px;
}
.how-inner ul li:last-child{
  margin-bottom: 0px;
}
.banner-search ul li{
  width: 100%; border-right: none; border-bottom:1px solid #e5e5e5;
}

.banner-srh-btn {
  border-radius: 0;
  padding: 10px 0 10px 18px;
  position: static;
  text-align: left;
  width: 100%; -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.banner-hd{
  font-size: 32px;
}
.list-img{
  width: 100%; margin-right: 0px; height: auto; margin-bottom: 20px;
}
.search-list{
  padding: 0px;
}
.search-list ul li {
  padding-bottom: 0;
  width: 100%;
}
.search-list ul li:last-child{
  padding-bottom: 15px;
}

.ls-dt-left{
  width: 100%;
}
.ls-dt-right {
  margin-top: 15px;
  width: 100%;
}
.div-dt-img{
  margin-right: 20px;
}

#DataTables_Table_0_wrapper .table-scrollable tbody tr td{
  display: block;
}
.listing-img img {
  width: 100%;
}
.footer-btm-inner p {
  width: 100%;
  text-align: center;
}
.footer-btm-inner ul {
  width: 100%;
  text-align: center;
}

#DataTables_Table_0 {
  width: 100% !important;
  display: block;
}
#DataTables_Table_0 tbody {
  display: block;
}
#DataTables_Table_0 tbody tr {
  display: inline-block;
  width: 100%;
}
#DataTables_Table_0 tbody tr td {
  display: inline-block !important;
  width: 100%;
  max-width: 100%;
}
.searching-table .list-img {
  width: 100%;
  margin-right: 0px;
}
.searching-table .list-img{
  width: 100% !important;
}


.banner-search ul li {
  padding: 12px;
}
.banner-hd{
  text-shadow: none;
  text-align: center;
}
.inner-side-left{
  width: 30%;
}
.inner-side-right {
  float: right;
  width: 65%;
}

}  


@media screen and (max-width: 768px) {

footer{padding-top: 20px !important;}
    
    .list-main-icon h5{font-size: 14px !important;}
    table .list-btn a{padding: 8px 15px;}
    .top_search_list{display:none!important;}
    .list-main-icon{width:100%!important;}
    
section{padding: 10px 0px!important;}
.pt-80{padding-top:0px!important;}
h1, h2, h3, h4, h5, h6{font-size:20px!important; line-height:26px!important;
margin: 0px !important; padding: 0px !important;}
p{font-family:18px!important; line-height:22px!important;}
.process-item .how-img{float: none!important; text-align: center!important;width: 100% !important;}
.process-item {display: inline-block !important;text-align: center;width: 100%;}
.how-img img {width: 89px !important;}
.lst-ion1 {margin-right: 10px;}
.ls-dt-star-outer {margin-bottom: 0px;}
.rev-inp-out{margin-top: 0px;}
.dt-ryt-head{display: flex;    align-items: center;    padding-left: 10px;}
.dt-time ul li h4, .dt-time ul li h5{font-size: 14px !important;}
.detail_heading h4{height: 200px!important;}
.dt-time ul li h5 { width: 60%;}
.dt-time ul li h4 { width: 40%;}
 .bro-inr-main ul li{margin-bottom: 0px!important;}
._city_bd14 li {width: 48% !important;} 
.main-slider{ height: 430px;}
.main-slider .slick-track .slick-slide {height: 430px!important;}




.map-outer #bannerimage img{height: auto;}
.Businesses_block .brow-inner .single-category-box .bro-img a{height: auto!important;}
.bro-inr-main{padding: 15px;}
.bro-inr-img{height:auto!important;}   
.bro-inr-main ul li{width:100%!important;}
.single-category-box._skew{transform: skew(0deg, 0deg);}

#google_translate_element {text-align: center;}
.bro-content {min-height: auto;}
.how-inner ul li {  width:100%;  margin-bottom:20px;}
.brow-inner ul li{  width: 100%; margin-right: 0px; margin-left: 0px; margin-bottom: 10px;}
.brow-inner ul li:last-child{  margin-bottom: 0px;}
.bro-img {  height: auto;}
.bro-img img{  position: relative;}
.footer-btm-inner p{  width: 100%; text-align: center;}
.footer-btm-inner ul{  width: 100%; text-align: center; margin-top: 8px;}
.payment-left{  width: 100%;}
.payment-right{  width: 100%; margin-top: 50px;}

.login-main{  width: 95%;}
.bro-img img{  height: auto;  width:100%;}
.inner-side-left{  width: 100%; margin-bottom: 50px;}
.inner-side-right {  float: right;  width: 100%;}

.commen-heading marquee{  display: none;} 
.commen-heading{  top: 0px; margin-top: 10px;}
}  

@media screen and (max-width: 550px) {
    .listing-fil-out .list-main .dataTables_wrapper .row.bottom-pagination {
    display: inline-block;
}
    /*.list-main .dataTables_wrapper .row:nth-child(2){display: inline-block!important;}*/

.list-main.searching-table .dataTables_wrapper.no-footer .row .col-md-5.col-sm-12 {
width: 100%;
display: inline-block;
text-align: center;
}

.list-main.searching-table .dataTables_wrapper.no-footer .row .col-md-7.col-sm-12 {
display: inline-block;
width: 100%;
text-align: center;
float: none;
}

.dataTables_wrapper .dataTables_info {
top:0px !important;
float: none !important;
}

.dataTables_wrapper .dataTables_paginate {
margin-top:10px!important; float: inherit!important;
}



.list-main ul {
    float: none;
    width: auto;
    margin: 0px auto;
    text-align: center;
}


.list-main.searching-table .dataTables_wrapper.no-footer .row .col-md-5.col-sm-12 {
width: 100%;
display: inline-block;
text-align: center;
}

.list-main.searching-table .dataTables_wrapper.no-footer .row .col-md-7.col-sm-12 {
display: inline-block;
width: 100%;
text-align: center;
float: none;
}

.dataTables_wrapper .dataTables_info {
top:0px !important;
float: none !important;
text-align: center;
}

.dataTables_wrapper .dataTables_paginate {
margin-top:10px!important; float: inherit!important;text-align: center;
}
.listing-ryt ul {
float: none;
width: auto;
margin: 0px auto;
text-align: center;
}

    
    

.list-main .dataTables_wrapper .row:nth-child(2){ text-align: center!important;    }
  
.top_search_list{display:none!important;}    
    
    ._city_bd14 li{width:100%!important;}
    
  .bro-inr-main ul li{width: 100%!important;}
  
  .footer-btm-inner {    display: inline-block;  }

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

.list-main-icon {
    width: 100%;
}
.list-main-icon h5 {
    width: 80%;
}
.list-main tr {
    padding: 0px;
}
.dataTables_filter {
    float: left;
    width: 100%;
}
.dataTables_filter label {
    width: 100%;
}
div.dataTables_filter label input {
    width: 100%!important;
}
.header-outer{
  height: 500px;
}
.footer-outer ul li{
  width: 100%;
}
.testi-img{
  position: relative;
}

.testi-inner-right::after {
  left: 18px;
  top: -30px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

.sort-sel {
  float: right;
  margin-top: 6px;
  width: 100%;
}
.inner-page-heading h4{
    font-size: 26px;
    padding: 25px 0;
}
.busess-det-heading h4 {
    font-size: 22px;
}
.div-dt-img{
  margin-right: 0px; width: 100%;
 }
.div-dt-img img{
  width: 100%;
}

.payment-half-width{
  width: 100%;
}
.payment-half-width.right {
  display: inline-block;
  float: none !important;
}
.login-main{
  padding: 30px 25px;width: 95% !important;
}

}  



@media print /*--This is for Print--*/

{

._promocode {
  background-color: #f374b8;
  display: inline-block;
  text-align: center;
  padding: 16px;
  border-radius: 6px;
  margin: 40px 0;
  width: 100%;
}
 
.promo_area { 
  border: 2px dashed #fff;
  position: relative;
  padding: 20px 15px;
  border-radius: 6px;
  color: #fff;
      text-transform: capitalize;
}
.promo_area p{
  color: #fff;
  text-transform: capitalize;
}
.promo_area h4 {
  font-size: 20px;
}
.promo_area h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 15px 0;
}
.ctr_img {
  position: absolute;
  width: 24px;
  right: -13px;
  bottom: 28px;
}

._actions {
  position: absolute;
  top: -14px;
  right: 8px;
  text-align: center;
}
._actions li {
  display: inline-block;
  margin: 0 0px;
  border: 1px solid #fff;
  width: 28px;
  height: 28px;
  line-height: 25px;
  border-radius: 50%;
  background-color: #f374b8;
  box-shadow: 0px 0px 4px #656565;
}
._actions li a {
  display: block;
}
._actions li i{
  font-family: fontawesome; 
  color: #fff;
  font-style: normal;
}
}
  
#google_translate_element {
  margin-left: -14px;
  margin-bottom: 10px;
}
.required {color: red;}
.ls-dt-review-ryt {
    border-radius: 10px;
    margin-bottom: 20px;
}
.gallery li img {height: auto;}
.gallery li {height: auto;}
.section-loginRegister li {margin-right: 5px;}
.section-loginRegister li:last-child {margin-right: 0px;}
.section-loginRegister {
  position: absolute;
  right: 0;
  top: 17px; 
}
.header-inner .nav-wrapper .section-loginRegister li a {
   /* height: 44px;
 border: 1px solid #cfcfcf;*/
  text-align: center;
  line-height: 42px;
  padding: 0 22px !important;
  border-radius: 50px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
      display: flex;
    align-items: center;
}

.testi-img i {
    font-size: 56px;
    color:#0ec6c6;
}

.header-btSignin.singn-icon i {
    font-size: 24px;
    margin-right: 5px;
    color:#0ec6c6;
   height: auto;
}


.header-inner div a.header-btRegister {
  color: #000 !important;
 border: 2px solid #287ff9!important;
  font-weight: 600;
}
div a.header-btRegister:hover {color: #000!important;}
div a.header-btSignin {
  background: #fff;
  color: #287ff9 !important;
  font-weight: 600;
}
.brd-blue {
  border-top: 1px solid #c9eaf8;
}
.pt-80 {padding-top: 80px;}
.footer-inner .sol-outer, .footer-btm-inner .sol-outer {padding: 0; width: auto;}
.footer-inner .sol-outer ul li, .footer-btm-inner .sol-outer ul li {margin-right: 0;}
.footer-inner .sol-outer ul li a, .footer-btm-inner .sol-outer ul li a {
  width: 32px; font-size: 18px;
  padding: 0px 15px 0px 0; border: none;
  height: auto;
  color: #000;
}
.footer-inner .sol-outer ul li a:hover, .footer-btm-inner .sol-outer ul li a:hover {background: none!important; border: none !important; }

.listing-temp-3.listing13_temp._temp_65 table tr, .review_form_65, ._adresses_65 .dt-ryt-head h4, .dt-ryt-head h4 {
    background: #1b4c90!important;  color: #fff;
}
.header-inner .logo {
    width: 18%;
}
.nav-wrapper nav ul .section-loginRegister li a.header-btRegister:hover {
  color: #0ec6c6!important;
  border: 2px solid #484848;
}
    .header-btSignin.singn-icon {border-color: transparent;}
    div a.header-btSignin.singn-icon {
      color: #484848 !important;
  }
  div a.header-btSignin.singn-icon img {margin-right: 5px;}
 /****vikramcss start****/
  
   ._footer._click_btn ._footer_links h4{color:#fff;}
   ._copyright .footer-btm-inner p{color:#fff!important ;}
   
    .detail_center { vertical-align: middle; top: 35%;}

    .header-inner .nav-wrapper{float: left!important; margin-top: 15px!important;}
.header-inner .logo { width: auto!important; }
.nav-wrapper nav ul li a{font-weight: bold;}
.footer-btm-inner .sol-outer ul li a i { color: #000!important;}
.footer-btm-inner p{ color: #000!important;}
.footer-btm-inner .sol-outer ul li a i {  color: #000!important;}
.footer-btm-inner ul li a {  color: #000!important; text-decoration: none;}
/*.menu.clearfix.nav-toggle-res{margin-top:0px!important;}*/



.single-category-box {
  margin-bottom: 35px;
  box-shadow: 5px 5px #b2eaea;
  border: 1px solid #96e3e3;
  border-radius: 5px;
  position: relative;
  transition: var(--transition);
  text-align: center;
  background-color: var(--whiteColor);
  /*padding: 25px 14px;*/
  width: 100%;
  display: inline-block;
  background: #fff;
  transition: 0.5s all ease 0s;
  -webkit-transition: 0.5s all ease 0s;
  -moz-transition: 0.5s all ease 0s;
  -ms-transition: 0.5s all ease 0s;
}

.single-category-box:hover {
  border-color:#0ec6c6;
  box-shadow: 5px 5px #0ec6c6;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  transition: 0.5s all ease 0s;
  -webkit-transition: 0.5s all ease 0s;
  -moz-transition: 0.5s all ease 0s;
  -ms-transition: 0.5s all ease 0s;
}
.process-line-2 {
  text-align: center;
}

.process-item .number1 {
  position: absolute;
  left: 30px;
  top: -125px;
  text-align: left!important;
}

.process-item .process-item-number {
  text-align: center;
  position: absolute;
  font-size: 40px;
  color: var(--paragraphColor);
  font-family: var(--sub-fontFamily);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}

.process-item {
  margin-bottom: 30px;
  display: inline-flex;
  transition: 0.5s all ease 0s;
-webkit-transition: 0.5s all ease 0s;
-moz-transition: 0.5s all ease 0s;
-ms-transition: 0.5s all ease 0s;
}
.process-item:hover {
  -webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
transition: 0.5s all ease 0s;
-webkit-transition: 0.5s all ease 0s;
-moz-transition: 0.5s all ease 0s;
-ms-transition: 0.5s all ease 0s;

}

.process-item .how-img {
  font-size: 55px;
  color: var(--titleColor);
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  display: inline-block;
  width: 180px;
  height: 180px;
  float: left;
}

.process-item .content {
  display: inline-block;
  position: relative;
  /*margin-top: -80px;*/
  margin-left:15px;
}


.how_it_work_block{font-size: 24px;margin-bottom: 15px;font-weight: 500;display: inline-block;}
.process-item h4{     margin-bottom: 10px;  font-weight: bold;  display: inline-block;  font-size: 22px;}
.process-item .process-item-number.active {  color: #0ec6c6;}
.process-item .number2 {
  position: absolute;
  left: 130px;
  top: -60px;
}
.process-item .number3 {
  position: absolute;
  left: 205px;
  top: -116px;
}
.how-inner .col-lg-4:nth-child(3) .process-item {
  margin-top: 50px;
}
.how-img img {
  width: 100%;
  border: 2px solid #0ec6c6;
  border-radius: 16px;
  padding: 8px;
  background: #fff;
}
 .blook_top{ margin-top: -30px;}

 .Businesses_block .brow-inner .single-category-box .bro-img img {
  /*width: 100%!important;*/
  /*border-radius: 5px;*/
  /*height: 100%!important;*/
  /*object-fit: cover;*/
}

.Businesses_block .brow-inner .single-category-box .bro-img a.zero {
    max-height: 300px;
    overflow: hidden;
    background: #f9f9f9 !important;
    display: inline-block;
}
.Businesses_block .brow-inner .single-category-box .bro-img a.one {
    height: 300px;
    overflow: hidden;
    background: #f9f9f9 !important;
    display: inline-block;
}



.list-main .dataTables_wrapper .row:nth-child(2) {
  border-radius: 8px;
  padding: 10px 10px 5px 0px;
  border-radius: 8px!important;
      border-radius: 8px;
      display: flex;
      align-items: center;
      
}
.footer-btm-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pagination{margin: 10px 0!important;}

/*contact page css*/
.contact-outer .row .contact-left-section h4.contact-heading{background: #000!important;}
.contact-btn button{    color: #000 !important;
  border: 2px solid #0ec6c6!important; background-color:transparent!important;}
  .contact-btn button:hover {
    background-color:transparent!important;
    color: #0ec6c6!important;
    border: 2px solid #484848!important;
    box-shadow: none!important;
}

.goog-te-gadget-simple{    padding: 10px!important;  border: 1px solid #0ec6c6!important;}


.Promotions_block .commen-heading h4 {
    color: #000!important;
}
.how_it_work_block .commen-heading h4 {
    color: #000!important;
}





.bro-inr-main {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.bro-inr-main ul {
  float: left;
  width: 100%;
  text-align: center;
}

.bro-inr-main ul li {
  width:260px;
  float: left;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  margin-bottom: 60px;
  position: relative;
  transition: 0.5s all ease 0s;
  -webkit-transition: 0.5s all ease 0s;
  -moz-transition: 0.5s all ease 0s;
  -ms-transition: 0.5s all ease 0s;
}
.bro-inr-img.zero {
  /*display: inline-block;*/
  /*width: 200px;*/
  /*height: 200px;*/
  /*overflow: hidden;*/
  /*border: 1px solid #c9c9c9;*/
  /*display: flex;*/
  /*align-items: center;*/
  /*border-radius: 100%;*/
  /*margin: 0px auto;*/
   max-height:265px;
    overflow: hidden;
    background: #f9f9f9 !important;
  
  
}

.bro-inr-img.one {

   height:265px;
    overflow: hidden;
    background: #f9f9f9 !important;
  
  
}


.bro-inr-img img {
     width: 100%;
  /*float: left;*/
   /*position: relative;*/
  /*height:100%;*/
  /*object-fit: cover;*/
}
._skew {
    transform: skew(356deg, 0deg);
}


.main-slider .slick-track .slick-slide{
     height: 600px;
       width: 100%;
    display: inline-block;
}
.main-slider .slick-track .slick-slide img{  width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover;}


.footer-btm-inner p {
    margin: 0px !important;
        font-size: 14px;
}


.footer-btm-inner ul{
    margin-bottom: 0px !important;
}

.footer-inner{padding-bottom: 20px;}

.ls-dt-right .dt-ryt-head {
    background: #1b4c90 !important;
}
.listing-temp-3 .dt-ryt-head {
    background: #287ff9!important;
}

/*.owl-carousel {*/
/*    height: 200px;*/
/*}*/

.footer-inp button, .banner-search .banner-srh-btn:hover{
background-color: #002a43 !important; border: none !important;
    
}  
    
.list-main .table-scrollable .table.table-striped .list-btn a {
    background:#287ff9!important;
    color: #fff !important;
        border: none !important;
}  

.list-main .table-scrollable .table.table-striped .list-btn a:hover{
    background:#002a43 !important;
    color: #fff !important;
        border: 2px solid #002a43 !important;
} 
    .list-btn a:hover {
    background: #002a43 !important;
}
.bro-btn-outer a {
    text-decoration: inherit!important;
}

.form_contact .contact-btn button{    background: #287ff9 !important;
    color: #fff !important;}

.form_contact .contact-btn button:hover{background:#002a43 !important;   color: #fff !important;}

.contact_banner .banner_search_area h1.banner-hd {
    text-align: center;
}

.ls-dt-right .list-btn a {
    background:#287ff9!important;
}

.ls-dt-right .list-btn a:hover {
    background:#002a43!important
}

.ls-dt-right .dt-ryt-head h4 {
     background: #287ff9!important;
}

.ls-dt-right .dt-ryt-outer .dt-ryt-head{
  background:#287ff9!important;
}

.ls-dt-right .dt-ryt-head {
    background:#287ff9!important;
}

/*.listing-temp-3 .dt-ryt-head {*/
/*    background: #287ff9 !important;*/
/*}*/

.listing-temp-3 .dt-ryt-head h4{background: #287ff9!important;}


.form_contact .contact-btn button{background: #287ff9 !important; border:none!important;}
.owl-wrapper-outer .owl-item a h4:hover, .owl-wrapper-outer .owl-item a {
    color: #287ff9 ;
    text-decoration: initial !important;
    outline: none !important;
    
}
/*.sol-outer.green-sol ul {*/
/*    border: 1px solid #e7e7e7;*/
/*}*/

.ls-dt-right .list-btn {
    margin-top: 20px !important;
}

.ls-dt-right .sol-outer.green-sol ul li a {border: 2px solid #dfdfdf!important;}
.sol-outer.green-sol ul li a .fa-facebook{color:#2973ba!important;}
.sol-outer.green-sol ul li a .fa-twitter{color:#1d9bf0!important;}
.sol-outer.green-sol ul li a .fa-linkedin{color:#0c64c5!important;}
.sol-outer.green-sol ul li a .fa-instagram{color:#f701bd!important;}
.sol-outer.green-sol ul li a .fa-youtube-play{color:#fe0034!important;}
.ls-dt-right .sol-outer ul li.facebook a:hover {    background: #2973ba !important;   border: none !important;}
.ls-dt-right .sol-outer ul li.instagram a:hover {    background: #f701bd !important;    border: none !important;}
.ls-dt-right .sol-outer ul li.linkedin a:hover {    background: #0c64c5!important;    border: none !important;}
.ls-dt-right .sol-outer ul li.twitter a:hover {    background: #1d9bf0!important;    border: none !important;}
.ls-dt-right .sol-outer ul li.youtube a:hover {    background: red!important;    border: none !important;}



.ls-dt-outer{
    margin-bottom: 30px;
}

.list-main .dataTables_paginate.paging_bootstrap ul.pagination li a {
padding:0px !important;
display: inline-block;
height: 30px !important;
margin: 0px !important;
width: 30px;
line-height: 30px !important;  
    border: none !important;
}


/*.ls-dt-right .dt-arres ul li a p {*/

/*            text-decoration: underline;*/
/*}*/


.ls-dt-right .dt-arres ul li a p:hover {
        text-decoration: underline;
}

.sol-outer.green-sol{margin-top: 0px;}
/*.sol-outer.green-sol ul{padding: 15px;}*/

.blog-box .details a.read-more-btn {
    background-color: #0aab9a!important;
    border: none;
    padding: 13px 26px;
 
    text-decoration: none;
}

.blog-box .details a.read-more-btn:hover{background: #002a43 !important;}
.details a:hover {
    text-decoration: none;
}
footer p {
    color: #000;
}



.contact-outer .row .contact-left-section h4.contact-heading {
    background: #000!important;
}

.contact-outer .form_contact .contact-btn button:hover {
background-color: #002a43 !important;
border: none !important;
}

.contact-outer .contact-left-section .contect-ul li i, .contact-outer .contact-left-section .contact-phone .cont-phone i {
    color:#287ff9!important;
}
.table.table-striped span {
    background: transparent !important;
}

.ls-dt-right .dt-arres ul, .ls-dt-right .dt-arres h4, .dt-ryt-outer .dt-time, .ls-dt-right .sol-outer.green-sol ul {
    padding: 15px 15px 0px 15px !important;
}
.dt-arres ul li i{
  font-size: 16px; color:#287ff9 !important; position: absolute; top: 5px; left: 0px;
}
footer{padding-top: 30px !important;}
