@charset "utf-8";
.video_pop {
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
.video_pop.uv3_style {
    bottom: 45%;
	left: 45%;
    position: absolute;
    right: 0;
}
.pagination {
  margin-bottom: 0
}
.bg-dark1{background-color: #0f5083!important}
.pagination li {
  margin-right: 10px
}

.pagination li:last-child {
  margin-right: 0
}
.pagination li span {
  font-size: 20px;
  font-weight: 700;
  display:inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color:#FFFFFF;
  border: 1px solid #e9e9e9;
  color: #333;
  text-align: center;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear
}
.pagination li a+.next {
  font-size: 10px;padding-top:3px
}
.pagination li .prev{
  font-size: 10px;padding-top:3px
}
.pagination li a {
  font-family: Barlow,sans-serif;
  font-size: 20px;
  font-weight: 700;
  display:inline-block;
  width: 80px;
  height: 50px;
  line-height: 50px;
  background-color: none;
  border: 1px solid #1c2c44;
  color: #1c2c44;
  text-align: center;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear
}

.pagination li a i {
  font-weight: 700
}

.pagination li a.current,.pagination li a:hover {
  background-color: #7ec04c;
  border-color: #7ec04c;
  color: #fff;
}
.pdt{font-size: 14px!important;line-height: 24px!important;padding-top: 20px}
.team_member a{    
	color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-transform: capitalize;}
.popular-listing.eve .item:hover a{color: #8ce748;}
.business_exposer .exposer_btn.style2:hover{
  background-color: #fff;
  color: #FF6E00;
}
.business_exposer .exposer_btn.style3{
  background-color: #FFFFFF;
  color: #FF6E00;
  width: 218px;
}
.business_exposer .exposer_btn.style3:hover{
  background-color: #FF6E00;
  color: #fff;
}
.stay_amplace_btn{
  background-color: #6CBF78;
  border-radius: 3px;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  height: 55px;
  width: 200px;
}
.stay_amplace_btn:hover,
.stay_amplace_btn:active,
.stay_amplace_btn:focus{
  background-color: #ffffff;
  border-color: #6CBF78;
  color: #6CBF78;
}
.divider_home2 {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
  padding: 130px 0;
  position: relative;
}
.divider_home1{
  background-color: rgb(29, 41, 62);
}
.divider_home1:before{
  background-image: url("../images/2.jpg");
  content: "";
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%;
}
.divider_home2:before{
  background-color: rgba(0, 0, 0, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.form_control {
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  box-shadow: none;
  font-size: 13px;
  height: 50px;
  padding-left: 20px;
}
.form_control:active,
.form_control:focus{
  border: 1px solid #0f5083;
  box-shadow: none;
  outline: none;
}
.form_control::placeholder{
  color: #5F6973;
  font-size: 13px;
}
.form_control:active::placeholder,
.form_control:focus::placeholder,
.contact_form.profile textarea.form-control:active::placeholder,
.contact_form.profile textarea.form-control:focus::placeholder{
  color: #0f5083;
  font-size: 13px;
}
.divider-one h1,
.divider-two h1{
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 50px;
}
.divider-two h1{
  margin-bottom: 120px;
}
.divider-one .divider-btn{
  border: 2px solid #ffffff;
  border-radius: 25px;
  color: #ffffff;
  height: 50px;
  line-height: 35px;
  width: 215px;
}
.divider-one .divider-btn:hover{
  border: 2px solid #1947E2;
}
.divider-one p{
  margin-bottom: 15px;
}
.divider2{
  padding-bottom: 110px;
  padding-top: 135px;
}
.divider2:before{
  background-image: url(../images/2.png);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 30px;
  width: 100%;
}
.divider-two{
  position: relative;
}
.divider-two h3{
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 50px;
}
.divider-two p{
  margin-bottom: 0;
}
#mc_embed_signup input{
  background-color: transparent;
  border-bottom: 1px solid #ffffff;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  color: #ffffff;
  font-weight: 300;
  height: 45px;
  width: 85%;
}
#mc_embed_signup input:focus{
  outline: none;
}
#mc_embed_signup input::placeholder {
    color: #ffffff; 
}
#mc_embed_signup .mc-field-group{
  margin-bottom: 40px;
}
#mc_embed_signup .mailchimp_btn{
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 25px;
  color: #ffffff;
  height: 50px;
  width: 190px;
}
#mc_embed_signup .mailchimp_btn:hover{
  background-color: #ffffff;
  color: #192675;
}
.divider-two .wrapper{
  text-align: center;
}
div#countdown .col-xs-6.col-sm-3:first-child{
  margin-right: 40px;
  text-align: left;
  width: auto;
}
div#countdown .col-xs-6.col-sm-3{
  display: inline-block;
}
.divider-two .time {
  color: #fff;
  font-size: 30px;
  line-height: normal;
}
.divider-two .label {
  color: #ffffff;
  display: block;
  font-size: 20px;
  text-transform: uppercase;
}
/*== Chart Js Css ==*/
canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.chart-container {
  width: 100%;
}
.c_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
/*== Tags Bar Css ==*/
.selected_filter_widget{
  border: 1px solid rgb(237, 239, 247);
  display: inline-block;
  height: auto;
  margin-bottom: 30px;
  padding: 30px 30px 25px;
  position: relative;
  width: 100%;
}
.selected_filter_widget.style2{
  border: 1px solid rgb(237, 239, 247);
}
.selected_filter_widget.style3{
  border:none;
  padding: 0 15px;
}
.selected_filter_widget.style4{
  background-color: #f9fafc;
  border-radius: 5px;
  border:none;
  padding: 35px;
}
.selected_filter_widget .tags-bar.style2{
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}
.selected_filter_widget.style2 .accordion .link{
  font-size: 20px;
  color: #0f5083;
  line-height: 1.2;
}
.tags-bar {
  background-color: #f0f0f0; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  float: left;
  padding: 10px;
  position: relative;
  width: 100%;
}
.tags-bar > span {
  background-color: #edeff7;
  color: #5F6973;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  font-size: 13px;
  height: 30px;
  line-height: 55px;
  margin-right: 5px;
  padding: 10px 20px;
  position: relative;
  width: 125px;
}
.tags-bar > span i {
  color: #383535;
  cursor: pointer;
  font-size: 12px;
  font-style: normal;
  height: 16px;
  padding-left: 10px;
}
.tags-bar .action-tags {
  float: right;
}
.tags-bar .action-tags a{
  color: #939393;
  font-size: 13px;
}
.tags-bar .action-tags a i{
  font-size: 16px;
}
#accordion .panel {
  border: 0;
  border-radius: 0;
  margin-top: 0px;
}
#accordion a {
  display: block;
  text-decoration: none;
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  color: #0f5083;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: #0f5083;
}
#accordion .panel-heading {
  padding: 0;
}
#accordion .panel-heading a:not(.collapsed) {
  color: #0f5083;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
/* arrow fontawesome icon to the right */
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  color: #0f5083;
  content: "\f107";
  float: right;
  font-weight: lighter;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);  
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #444;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.body_content.translated{
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateX(330px);
  -ms-transform: translateX(330px);
  -o-transform: translateX(330px);
  transform: translateX(330px);
}
.listing_sidebar{
  position: relative;
}
.sidebar_content_details {
  background-color: #ffffff;
  border: 1px solid #E6E9EC;
  bottom: 0;
  height: 100%;
  left: 0;
  margin-left: 0;
  overflow-y: scroll;
  padding: 80px 0 0;
  position: fixed;
  top: 0;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  width: 330px;
  z-index: 9;
  -webkit-box-shadow:0px 0px 30px 0px rgba(13, 38, 59, 0.05);
  -moz-box-shadow:0px 0px 30px 0px rgba(13, 38, 59, 0.05);
  -o-box-shadow:0px 0px 30px 0px rgba(13, 38, 59, 0.05);
  box-shadow:0px 0px 30px 0px rgba(13, 38, 59, 0.05);
}
.sidebar_content_details::-webkit-scrollbar {
  margin-top: 15px;
  margin-right: -10px;
  width: 5px;
  z-index: 3;
}
.sidebar_content_details::-webkit-scrollbar * {
  background:transparent;
  margin-right: -10px;
}
.sidebar_content_details::-webkit-scrollbar-track {
  display: none;
}
.sidebar_content_details::-webkit-scrollbar-thumb {
  background-color: #dfdfdf !important;
  border-radius: 2.5px;
  margin-right: -10px;
}
.sidebar_content_details.is-full-width {
  left: 0;
  margin-left: -100%;
  position: fixed;
}
.sidebar_content_details.is-full-width.style2 {
  margin-left: 0;
}
.sidebar_content_details.style2{
  border-right: 1px solid #E6E9EC;
  padding: 0;
  left: -330px;
}
.sidebar_content_details.style3{
  padding: 0;
  margin-left: -300%;
  z-index: 9999;
}
.sidebar_content_details.style3.listing_page{
  top: -75px;
}
.sidebar_content_details.style3.sidebar_ml0{
  margin-left: 0;
}
.filter_open_btn.listing_page11{
  background-color: #1947E2;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  height: 55px;
  left: 30px;
  line-height: 50px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 30px;
  width: 170px;
}
.filter_open_btn.listing_page11 span{
  font-size: 16px;
  font-weight: 400;
  vertical-align: middle;
}
.sidebar_switch{
  position: relative;
  z-index: 9;
}
.filteropen,
.filteropen2,
.filter_open_btn{
/*  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 50px;
  line-height: 45px;
  position: relative;
  text-align: center;
  width: 140px;*/
  z-index: 0;
}
#open.fa-filter:before,
#open.flaticon-close:before,
#open2.fa-filter:before,
#open2.flaticon-close:before{
  left: 0;
  position: absolute;
  width: 48px;
}
.filteropen.style2,
.filteropen2.style2{
  left: auto;
  position: relative;
  right: auto;
  top: auto;
}
.sidebar_switch.style .filteropen,
.sidebar_switch.style2 .filteropen2{
  left: 55px;
  right: auto;
  top: 55px;
}
.fltr_btn_hf_map{
  border-radius: 8px;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  height: 40px;
  line-height: 25px;
  letter-spacing: 0em;
  overflow: hidden;
  position: relative;
  width: 155px;
}
.fltr_btn_hf_map img{
  margin-left: -20px;
  margin-right: 20px;
}
.fltr_btn_hf_map:before{
  background-color: #E0AF38;
  border-radius: 8px 0 0 8px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: -1;
}
.listing_toogle_sidebar.sidenav {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-top: none;
  height: 875px;
  left: 0;
  overflow-x: hidden;
  padding: 0 0 70px;
  position: fixed;
  top: 170px;
  width: 380px;
  z-index: 1;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translate(-100%, -80px);
  -moz-transform: translate(-100%, -80px);
  -o-transform: translate(-100%, -80px);
  transform: translate(-100%, -80px);
}
.listing_toogle_sidebar.sidenav a {
  display: block;
  padding: 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.listing_toogle_sidebar.sidenav .closebtn {
  font-size: 36px;
  margin-left: 50px;
  position: absolute;
  top: 0;
  right: 25px;
}
.listing_toogle_sidebar.sidenav::-webkit-scrollbar {
  background: transparent;
  border-radius: 10px;
  padding-right: 10px;
  width: 8px;
}
.listing_toogle_sidebar.sidenav::-webkit-scrollbar-thumb {
  background-color: #ededed;
  border-radius: 3px;
  margin-right: 5px;
}
.mobile_style{
  padding-left: 15px;
}
.mobile_style span{
  background-color: #F4F4F4;
  border-radius: 3px;
  color: #5F6973;
  height: 40px;
  padding: 10px 25px;
  text-align: center;
}
.mobile_style span:hover{
  cursor: pointer;
}
/* Shop Page Style*/
.sp_search_content{
  border-radius: 3px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 0 30px;
  position: relative;
  width: 100%;
}
.search_result{
  display: inline-block;
}
.search_drpdwn{
  display: inline-block;
  float: right;  
}
.search_drpdwn button.btn.dropdown-toggle.btn-light{
  background-color: transparent;
  border: none;
}
.search_drpdwn button.btn.dropdown-toggle.btn-light:hover,
.search_drpdwn button.btn.dropdown-toggle.btn-light:active,
.search_drpdwn button.btn.dropdown-toggle.btn-light:focus{
  border: none;
  box-shadow: none;
  outline: none !important;
}
.search_drpdwn .filter-option-inner-inner{
  color: #777777;
}
.sp_search_content .bootstrap-select>.dropdown-toggle{
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  color: #5F6973;
  height: 45px;
  line-height: 35px;
}
.sp_search_content .bootstrap-select>.dropdown-toggle:hover,
.sp_search_content .bootstrap-select>.dropdown-toggle:focus,
.sp_search_content .bootstrap-select>.dropdown-toggle:active{
  background-color: #ffffff;
  color: #5F6973;
  box-shadow: none;
  outline: none !important;
}
.sp_search_content .dropdown-item.active,
.sp_search_content .dropdown-item:active{
  background-color: transparent;
  color: #1947E2;
}
.sp_search_content .right_area ul{
  margin-bottom: 0;
}
.sp_search_content .right_area .listone{
  color: #0f5083;
}
.sp_search_content .bootstrap-select>.dropdown-toggle{
  background-color: transparent;
}
.sp_search_content .bootstrap-select>.dropdown-toggle:hover,
.sp_search_content .bootstrap-select>.dropdown-toggle:focus,
.sp_search_content .bootstrap-select>.dropdown-toggle:active{
  background-color: transparent;
}
.sp_search_content .right_area .listone,
.sp_search_content .right_area .listtwo{
  border-radius: 3px;
  margin-top: 0;
  padding: 0 15px;
}
.sp_search_content .right_area ul li:first-child{
  position: relative;
}
.sp_search_content .right_area ul li:first-child .dropdown.bootstrap-select.show-tick,
.sp_search_content .right_area ul li:first-child button.btn.dropdown-toggle{
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  width: 100px;
}
.sp_search_content .right_area.style2 ul li:first-child button.btn.dropdown-toggle{
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  width: 120px;
}
.sp_search_content .right_area ul li:last-child .dropdown.bootstrap-select.show-tick,
.sp_search_content .right_area ul li:last-child button.btn.dropdown-toggle{
  background-color: #fff;
  border: none;
  border-radius: 8px;
  box-shadow: none;
  padding-left: 15px;
  padding-right: 15px;
  width: 184px;
}
.sp_search_content .right_area .bootstrap-select .dropdown-menu li a{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0em;
}
.sp_search_content .right_area ul.dropdown-menu.inner li{
  overflow: hidden;
}
.sp_search_content .right_area ul li span.stts,
.sp_search_content .right_area ul li span.shrtby{
  font-size: 15px;
  color: #0f5083;
}
.sp_search_content .right_area .bootstrap-select.show-tick .dropdown-menu li.active a{
  font-weight: 600;
  color: #1947E2;
}
.sp_search_content .right_area .bootstrap-select.show-tick .dropdown-menu li a:hover,
.sp_search_content .right_area .bootstrap-select.show-tick .dropdown-menu li a:hover span.text{
  background-color: transparent;
  color: #1947E2;
  font-weight: 600;
}
.shop_grid{
  background-color: #ffffff;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  cursor: pointer;
  margin-bottom: 30px;
  padding: 30px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.shop_grid:hover{
  -webkit-box-shadow: 0px 10px 50px rgba(13, 38, 59, 0.1);
  -moz-box-shadow: 0px 10px 50px rgba(13, 38, 59, 0.1);
  -o-box-shadow: 0px 10px 50px rgba(13, 38, 59, 0.1);
  box-shadow: 0px 10px 50px rgba(13, 38, 59, 0.1);
}
.shop_grid .thumb{
  position: relative;
}
.shop_grid .details{
  padding: 20px 0 0;
  position: relative;
}
.shop_grid .details .price_content{
  position: relative;
}
.shop_grid .details .item-tile{
  color: #0f5083;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 5px;
}
.shop_grid .details .price{
  color: #5F6973;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}
.shop_grid .details .add_to_cart{
  border: 1px solid #1947E2;
  border-radius: 3px;
  color: #1947E2;
  font-size: 13px;
  font-weight: normal;
  height: 55px;
  line-height: 1.2;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop_grid:hover .details .add_to_cart{
  background-color: #1947E2;
  color: #fff;
}
.shop_grid .details .add_to_cart span{
  margin-right: 7px;
}
/* Shop Order Page Style */
.order_complete_message{
  position: relative;
}
.order_complete_message .icon{
  background-color: #1947E2;
  border-radius: 50%;
  font-size: 30px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto 15px;
  width: 80px;
}
.order_complete_message .title{
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0em;
  margin-bottom: 5px;
}
.order_complete_message .para{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
}
.shop_order_box{
  position: relative;
}
.shop_order_box .order_list_raw{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  margin-bottom: 60px;
  margin-top: 30px;
  padding: 40px 40px 30px;
}
.shop_order_box .order_list_raw ul{
  margin-bottom: 0;
}
.shop_order_box .order_list_raw ul li{
  margin-right: 80px;
  text-align: left;
}
.shop_order_box .order_list_raw ul li:last-child{
  margin-right: 0px;
}
.shop_order_box .order_list_raw ul li h5{
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
}
.shop_order_box .order_list_raw ul li p{
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.shop_order_box .order_details{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  padding: 60px;
}
.shop_order_box .order_details .title{
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  margin-bottom: 40px;
}
.shop_order_box .order_details .od_content .product_name_qnt,
.shop_order_box .order_details .od_content .product_name_qnt span,
.order_sidebar_widget .product_name_qnt{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  margin-bottom: 0;
}
.order_sidebar_widget .product_name_qnt span{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
}
.shop_order_box .order_details .od_content .subtitle p{
  color: #0f5083;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
}
.shop_order_box .order_details .od_content .subtitle span {
  color: #0f5083;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
}
.shop_order_box .order_details .od_content .subtitle .fwn_bd_color{
  color: #0f5083;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
}
/*== Shop Chaeckout Page Style ==*/
.checkout_form{
  position: relative;
}
.checkout_form.style2{
  position: relative;
}
.checkout_form .title{
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
}
.checkout_form .checkout_coupon .form1{
  display: block;
  margin-bottom: 60px;
  padding-top: 10px;
  text-align: center;
}
.checkout_form .checkout_coupon form input{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  color: #5F6973;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  height:60px;
  letter-spacing: 0em;
  line-height: 18px;
  padding-left: 20px;
}
.checkout_form .checkout_coupon form input.form_control:active,
.checkout_form .checkout_coupon form input.form_control:focus,
.checkout_form .checkout_coupon form textarea:active,
.checkout_form .checkout_coupon form textarea:focus,
.checkout_form .checkout_coupon form input.coupon_input:focus{
  color: #5F6973;
}
.checkout_form .checkout_coupon form input.form_control:active::placeholder,
.checkout_form .checkout_coupon form input.form_control:focus::placeholder{
  color: #5F6973;
}
.checkout_form .checkout_coupon form input.coupon_input{
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  height: 50px;
  margin-right: 24px;
  padding-left: 20px;
  width: 215px;
}
.checkout_form .checkout_coupon form textarea{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  font-size: 14px;
  color: #0f5083;
  line-height: 1.2;
  padding: 0;
}
.checkout_country_form{
  position: relative;
}
.checkout_country_form button.btn.dropdown-toggle{
  background-color: #fff;
  color: #5F6973;
  line-height: 50px;
  padding-left: 20px;
  width: 100%;
}
.checkout_form .checkout_coupon form button{
  border-radius: 8px;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0em;
  height: 50px;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 0 55px;
}
.checkout_form .checkout_coupon form button.btn3{
  background-color: #0A2357;
  border-radius: 8px;
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0em;
  height: 50px;
  line-height: 35px;
  letter-spacing: 0em;
  position: absolute;
  right: 0;
}
.checkout_form .checkout_coupon form button.btn3:hover{
  background-color: #7ec04c;
  color: #0f5083;
}
.checkout_form .checkout_coupon .form2 .form-group{
  margin-bottom: 30px;
}
.checkout_form .checkout_coupon .form2 label{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  margin-bottom: 15px;
}
.checkout_form .checkout_coupon .form2 .ai_title{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  margin-bottom: 20px;
  margin-top: 10px;
}
.checkout_form .checkout_coupon .form2 p{
  font-size: 16px;
  color: #0f5083;
  font-weight: bold;
  line-height: 1.75;
}
.order_sidebar_widget{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  padding: 30px;
  position: relative;
}
.order_sidebar_widget .title{
  color: #0f5083;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  margin-bottom: 30px;
}
.order_sidebar_widget li.subtitle{
  border-bottom: 1px solid #E7E7EC;
  line-height: 40px;
}
.order_sidebar_widget li:last-child.subtitle{
  border-bottom: none;
}
.order_sidebar_widget .subtitle p,
.order_sidebar_widget .subtitle.style2 span{
  color: #0f5083;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0em;
  margin-bottom: 0;
}
.order_sidebar_widget .subtitle span,
.order_sidebar_widget .subtitle .totals{
  color: #0f5083;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0em;
}
.order_sidebar_widget .bt_details{
  margin-bottom: 15px;
  padding-left: 30px;
}
.order_sidebar_widget .bt_details p{
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.payment_widget{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  margin-bottom: 30px;
  padding: 30px;
  position: relative;
}
.payment_widget .form-check-input{
  border-radius: 50%;
}
.payment_widget label.form-check-label{
  color: #0f5083;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  padding-left: 10px;
}
.form-check-input:focus{
  box-shadow: none;
}
.payment_widget .bt_details{
  margin-bottom: 20px;
  padding-left: 30px;
}
.payment_widget_btn .btn-block{
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  width: 100%;
}
.ui_kit_radiobox .radio label img{
  width: 86px;
}
.ui_kit_radiobox.checkout .radio input[type=radio]+label .radio-label{
  height: 13px;
  top: 3px;
  width: 13px;
}
.ui_kit_radiobox.checkout .radio input[type=radio]:checked+label .radio-label{
  box-shadow: inset 0 0 0 2px #1967D2;
}
.table_body .cart_list{
  margin-bottom: 0;
}
.table_body .cart_list li:first-child{
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  width: 100px;
}
.table_body .cart_list img{
  margin: 14px auto;
  width: 70px;
}
.table_body .cart_list .close_img{
  margin-right: 20px;
}
.table_body .cart_list .close_img img{
  width: 10px;
}
.order_key_status li:last-child span{
  margin-left: 54px;
}
.shopping_cart_table table.table{
  border-radius: 8px;
  overflow: hidden;
}
.shopping_cart_table thead.thead-dark{
  background-color: #0A2357;
  color: #fff;
}
.shopping_cart_table thead tr{
  border-radius: 8px;
}
.shopping_cart_table tbody.table_body td .cart_count{
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  height: 50px;
  width: 109px;
}
.shopping_cart_table .table tbody.table_body{
  height: 160px;
}
.shopping_cart_table .table tbody.table_body tr{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
}
.shopping_cart_table .table thead tr th:first-child{
  text-align: left;
}
.shopping_cart_table .table thead tr th:nth-child(2),
.shopping_cart_table .table thead tr th:nth-child(3),
.shopping_cart_table .table thead tr th:nth-child(4){
  text-align: center;
}
.shopping_cart_table .table tbody.table_body tr th{
  text-align: left;
}
.shopping_cart_table .table tbody.table_body tr td{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
}
.shopping_cart_table .table tbody.table_body tr td:last-child{
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
}
.shopping_cart_table .table tbody.table_body tr td:last-child a{
  color: #949DA6;
}
.shopping_cart_table .table tbody.table_body tr th,
.shopping_cart_table .table tbody.table_body tr td{
  padding: 30px 25px 30px 30px;
}
.shopping_cart_table .table thead tr th{
  color: #FFFFFF;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0em;
  padding: 24px 2px;
}
.shopping_cart_table tbody.table_body th .cart_list .cart_title{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
}
.table_body td{
  vertical-align: middle;
}
.order_key_status li{
  font-size: 18px;
  color: rgb(10, 10, 10);
  line-height: 2.222;
}
.order_key_status li span{
  font-size: 15px;
  color: rgb(126, 126, 126);
  line-height: 2.667;
  margin-left: 75px;
}
/* Shop Single Page Style */
.single_product_grid{
  margin: 0;
  position: relative;
  text-align: center;
}
.single_product_grid.single_page1 .sps_content,
.single_product_grid.single_page4 .sps_content{
  background-color: transparent;
  border: none;
  padding: 0;
}
.single_product_grid.single_page1 .sps_content .thumb img,
.single_product_grid.single_page4 .sps_content .thumb img{
  border-radius: 8px;
  max-width: initial;
}
.single_page1 .single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(4) span{}
.single_page1 .single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(5) span{
  margin-right: 0;
}
.single_page1 .single_product_slider.owl-theme .owl-dots .owl-dot span{
  height: 110px;
  margin-bottom: 0 !important;
  margin-top: 0;
  width: 160px;
}
.single_page4 .single_product_slider.owl-theme .owl-dots .owl-dot span{
  height: 110px;
  width: 150px;
}
.single_page4 .car_single_content_wrapper .title,
.single_page4 .car_single_content_wrapper .para,
.single_page4 .share_content ul li a,
.single_page4 .price_content .price small,
.single_page4 .price_content .price h3,
.single_page4 .breadcrumb-item.active,
.single_page4 .car_single_content_wrapper .car_info li a,
.single_page4 .car_single_content_wrapper .car_info li a span{
  color: #fff;
}
.breadcrumb_content.style2.single_page4 li a{
  color: #fff !important;
}
.single_page1.page3_style .single_product_slider .sps_content .thumb img{
  height: 460px;
}
.single_page1.page3_style .single_product_slider.owl-theme .owl-dots .owl-dot span{
  height: 90px;
  width: 115px;
}
.single_product_grid .sps_content {
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  padding: 30px;
}
.single_product_grid .sps_content .content{
  text-align: left;
}
.shop_single_product_details{
  padding: 0 30px;
  position: relative;
}
.shop_single_product_details.sidebar{
  padding: 0 5px;
}
.shop_single_product_details.three_column{
  border: 1px solid #EAEAEA;
  border-radius: 4px;
  padding: 30px;
}
.shop_single_product_details.three_column .cart_btns input{
  margin-bottom: 20px;
  width: 100%;
}
.shop_single_product_details.three_column .cart_btns button.btn{
  width: 100%;
}
.shop_single_product_details.three_column ul.wishlist_compare{
  margin-bottom: 0;
  text-align: center;
}
.shop_single_product_details.three_column ul.wishlist_compare li{
  margin-right: 14px !important;
}
.shop_single_product_details .title{
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0em;
  margin-bottom: 20px;
}
.shop_single_product_details p{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.shop_single_product_details h4{
  color: #0f5083;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.182;
  margin-bottom: 15px;
}
.shop_single_product_details .cart_btns input{
  background-color: #ffffff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  height: 50px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  width: 109px;
}
.shop_single_product_details .sspd_price{
  color: #0f5083;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
}
.shop_single_product_details .sspd_price small{
  color: #5F6973;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0em;
}
.shop_single_product_details .cart_btns input:focus{
  outline: none;
}
.shop_single_product_details .cart_btns button.btn {
  border-radius: 8px;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  height: 60px;
  line-height: 16px;
  letter-spacing: 0em;
  width: 240px;
}
.shop_single_product_details .cart_btns button.btn img{
  vertical-align: bottom;
  width: 16px;
}
.shop_single_product_details .sspd_sku li a{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
}
.shop_single_product_details .sspd_sku li span{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  margin-left: 80px;
  text-transform: capitalize;
}
.shop_single_product_details .sspd_sku li:nth-child(2) span{
  margin-left: 40px;
}
.shop_single_product_details .instock_area li:last-child{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.shop_single_product_details .wishlist_compare .favorite_icon{
  background-color: #0A2357;
  border-radius: 8px;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 60px;
}
.shop_single_product_details .wishlist_compare .favorite_icon span{
  color: #fff;
  font-size: 15px;
}
.wishlist_compare{
  margin-bottom: 30px;
}
ul.wishlist_compare li{
  margin-right: 14px !important;
}
ul.wishlist_compare li:last-child{
  margin-right: 0;
}
.wishlist_compare .favorite_icon{
  color: #484848;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.wishlist_compare.style2 li{
  margin: 0 15px 10px 0 !important;
}
.wishlist_compare.style2 li:nth-child(3),
.wishlist_compare.style2 li:nth-child(4){
  border-radius: 4px;
  border: 1px solid #EAEAEA;
  height: 55px;
  line-height: 55px;
  text-align: center;
  width: 55px;
}
.wishlist_compare.style2 li:nth-child(3) .favorite_icon span,
.wishlist_compare.style2 li:nth-child(4) .favorite_icon span{
  margin-right: 0;
}
.shop_single_product_details .sspd_sku li .social_icons li:hover{
  background-color: transparent;
}
.shop_single_product_details .sspd_sku li .social_icons li:hover a{
  color: #1947E2;
}
.shop_single_product_details .sspd_sku li .social_icons a{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
}
.product_single_content .mbp_pagination_comments .mbp_first.media .media-body p{
  font-size: 14px;
  color: #5F6973;
  line-height: 1.857;
}
.product_single_content .mbp_pagination_comments .mbp_first.media h4.sub_title ul li a{
  color: #5F6973;
  font-family: "FontAwesome";
  font-size: 10px;
  line-height: 11px;
  text-align: right;
}
.product_single_content .mbp_pagination_comments .mbp_first.media h4.sub_title .sspd_review ul li{
  margin-right: 2px;
}
.shop_single_tab_content{
  padding: 30px;
  position: relative;
}
.ls_barchart{
  max-height: 345px !important;
}
.shop_single_tab_content .nav-tabs{
  border: none;
  margin-bottom: 30px;
  position: relative;
}
.shop_single_tab_content.sidebar .nav-tabs:before{
  left: 0;
  width: 100%;
}
.shop_single_tab_content .nav-tabs .nav-link{
  border: none;
  color: #0f5083;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  margin: 0 25px;
  padding: 0 0 10px;
  position: relative;
}
.shop_single_tab_content .nav-tabs .nav-link.active:before{
  background-color: #1947E2;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
}
.shop_single_tab_content .nav-tabs .nav-item.show .nav-link,
.shop_single_tab_content .nav-tabs .nav-link.active{
  background-color: transparent;
  color: #1947E2;
}
.shop_single_tab_content .mbp_pagination_comments{
  margin-top: 0;
}
.shop_single_tab_content .mbp_pagination_comments .title{
  color: #0f5083;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  margin-bottom: 20px;
}
.shop_single_tab_content .mbp_pagination_comments p{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;

  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.mbp_pagination_comments .mbp_first img{
  width: 70px;
}
.shop_single_tab_content .mbp_pagination_comments .mbp_first.media{
  padding: 30px 30px 20px;
}
.shop_single_tab_content .mbp_pagination_comments .mbp_first.media .media-body h4.sub_title{
  margin-bottom: 0;
}
.shop_single_tab_content .mbp_pagination_comments .order_list li::marker{
  color: #5F6973;
  font-size: 12px;
}
.shop_single_tab_content .mbp_pagination_comments .ui_page_heading{
  margin-bottom: 30px;
}
.shop_single_tab_content .mbp_pagination_comments .order_list li a{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0em;
}
.shop_single_tab_content .mbp_pagination_comments .sspd_postdate{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.shop_item_ai_info{
  position: relative;
}
.shop_item_ai_info ul li{
  border-bottom: 1px solid #ebebeb;
  line-height: 50px;
}
.shop_item_ai_info ul li:last-child{
  border-bottom: none;
}
.shop_item_ai_info ul li a{
  color: #0f5083;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
}
.shop_item_ai_info ul li a span{
  color: #5F6973;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  margin-top: 15px;
}
.mbp_comment_form.style2{
  padding: 10px 30px 30px;
}
.bsp_reveiw_wrt{
  background-color: #f9f9f9;
  border-radius: 8px;
  margin-bottom: 30px;
  padding: 45px 40px;
}
.mbp_comment_form.style2 h4,
.bsp_reveiw_wrt h4{
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  margin-bottom: 25px;
}
.mbp_comment_form.style2 ul{
  margin-bottom: 20px;
}
.mbp_comment_form.style2 .sspd_review .review_rating_para,
.review_star li p{
  font-size: 14px;
  color: #0f5083;
  line-height: 1.714;
  padding-left: 10px;
}
.mbp_comment_form.style2 .sspd_review li,
.review_star li,
.review_star li .sspd_review ul li{
  margin-right: 0;
}
.mbp_comment_form.style2 .sspd_review li ul li a,
.review_star li ul li a{
  font-size: 14px;
  font-family: "FontAwesome";
  color: #bcc52a;
  line-height: 2.143;
}
.mbp_comment_form.style2 .sspd_review li ul li:last-child a,
.review_star li ul li:last-child a{
  color: #e1e1e1;
}
.mbp_comment_form.style2 .comments_form,
.bsp_reveiw_wrt .comments_form{
  background-color: transparent;
  padding: 0;
}
.single_page_review_form{
  border: 1px solid #EAEAEA;
  border-radius: 3px;
  padding: 50px;
  position: relative;
}
.single_page_review_form .form-group{
  margin-bottom: 25px;
}
.single_page_review_form .form-group input{
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  height: 55px;
  padding-left: 20px;
}
.single_page_review_form textarea{
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  padding: 20px;
}
.single_page_review_form .review_form .btn{
  background: linear-gradient(297.21deg, #0061DF 0%, #4567D5 92.82%);
  border-radius: 3px;
  font-size: 15px;
  height: 55px;
  line-height: 45px;
  max-width: 300px;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.single_page_review_form .review_form .btn:hover,
.single_page_review_form .review_form .btn:active,
.single_page_review_form .review_form .btn:focus{
  background: #ffffff;
  border: 1px solid #1947E2;
  color: #1947E2;
}
.review_star ul li{
  margin-right: 3px !important;
}
.review_star ul li a{
  font-size: 10px;
  color: #5F6973;
}
.bsp_reveiw_wrt .comments_form .form-group input{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  height: 50px;
  line-height: 16px;
  letter-spacing: 0em;
  margin-bottom: 20px;
  padding-left: 20px;
}
.bsp_reveiw_wrt .comments_form .form-group input:focus,
.bsp_reveiw_wrt .comments_form .form-group input:active,
.mbp_comment_form.style2 .comments_form .form-group textarea:focus,
.mbp_comment_form.style2 .comments_form .form-group textarea:active,
.bsp_reveiw_wrt .comments_form .form-group textarea:active,
.bsp_reveiw_wrt .comments_form .form-group textarea:visited{
  color: #0f5083;
}
.mbp_comment_form.style2 .comments_form .form-group textarea,
.bsp_reveiw_wrt .comments_form .form-group textarea{
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  margin-bottom: 20px;
  padding: 20px;
}
.mbp_comment_form.style2 .comments_form button.btn,
.bsp_reveiw_wrt .comments_form button.btn{
  border-radius: 8px;
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0em;
  height: 50px;
  line-height: 40px;
  padding: 0 70px;
}
.mbp_comment_form.style2 .comments_form button.btn:hover,
.mbp_comment_form.style2 .comments_form button.btn:focus,
.bsp_reveiw_wrt .comments_form button.btn:hover,
.bsp_reveiw_wrt .comments_form button.btn:focus{
}
.custom_hr{
  position: relative;
}
.custom_hr:before {
  background-color: #ebebeb;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.custom_hr.style3:before{
  top: 30px;
}
.become_instructor_container{
  position: relative;
}
.become_instructor_container .titles{
  color: #0f5083;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 30px;
}
/* Google map Multiple marker with content box */
.home_two_map.style2{
  display: table-footer-group;
  position: relative;
}
.map-canvas.half_style{
  bottom: 0;
  height: 1000px;
  left: auto;
  /*position: absolute !important;*/
  right: 0;
  top: 0;
  width: 100%;
}
.gm-style .gm-style-iw-c{
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
  -moz-box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
  -o-box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
  border-radius: 3px;
  top: 15px;
  max-height: 321px !important;
  max-width: 290px !important;
}
.gm-style .gm-style-iw-t::after{
  top: 15px;
}
button.gm-ui-hover-effect {
  background-color: #ffffff !important;
  border-radius: 5px;
  border: 0 !important;
  color: inherit;
  font-size: 30px;
  height: 35px;
  line-height: 30px;
  outline: none;
  opacity: 1;
  position: absolute !important;
  right: 10px !important;
  text-align: center;
  top: 15px !important;
  width: 35px;
}
button.gm-ui-hover-effect:hover,
button.gm-ui-hover-effect:focus {
  opacity: 1;
}
.gm-style-iw-d{
  height: auto;
  width: 290px;
}
.gm-style-iw-d img{
  margin-bottom: 15px;
  max-height: 175px;
  max-width: 270px;
  width: 100%;
}
.gm-style-iw-d h5{
  font-size: 14px;
  color: #1947E2;
  line-height: 1.2;
}
.gm-style-iw-d h4 {
  font-size: 16px;
  color: #0f5083;
  font-weight: bold;
  line-height: 1.2;
}
.gm-style-iw-d p {
  font-size: 14px;
  color: #0f5083;
  line-height: 1.2;
}
.gm-style-iw-d p span{
  margin-right: 10px;
}
/*== Invoice Page ==*/
.invoice_down_print {
  background-color: #1947E2;
  border-radius: 4px;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 200px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.invoice_down_print a {
  color: #ffffff;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  text-transform: uppercase;
}
.invoice_down_print a img{
  margin-right: 10px;
  vertical-align: text-bottom;
}
.invoice_table {
  background-color: #ffffff;
  border: 1px solid #E6E9EC;
  border-radius: 4px;
  position: relative;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}
.invoice_table.order{
  box-shadow: none;
}
.invoice_table .wrapper{
  padding: 100px;
}
.invoice_table .table{
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 0;
  overflow: hidden;
}
.invoice_table .table tr.tblh_row{
  background-color: #1947E2;
  border-radius: 4px;
}
.invoice_table .table tr.tblh_row th{
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
}
.invoice_table .table tr th.tbl_title,
.invoice_table .table tr td.tbl_title{
  color: #5F6973;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.invoice_table .table tr td.tblpr_title{
  color: #0f5083;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.invoice_table .table tr th.tblp_title,
.invoice_table .table tr td.tblp_title{
  color: #0f5083;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
}
.order_table {
  border: 1px solid #EAEAEA;
}
.order_table thead{
  background-color: #f5f5f5;  
}
.order_table .table>:not(:last-child)>:last-child>*{
  border-bottom-color: transparent;
}
.order_table .table th{
  color: #0f5083;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
}
.order_table .table td{
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.order_table .table thead th{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
}
.order_table .table th,
.order_table .table td,
.invoice_table .table th,
.invoice_table .table td{
  padding: 30px 25px;
}
.order_table .table th,
.order_table .table td{
  border-bottom: 1px solid #ebebeb;
}
.order_table .table{
  border: 1px solid #EAEAEA;
  border-radius: 4px;
  margin-bottom: 0;
  overflow: hidden;
}
.invoice_table .invoice_date .title{
  color: #5F6973;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.invoice_table .invoice_date h5{
  color: #0f5083;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
}
.invoice_table .invoice_deails h3{
  color: #0f5083;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-transform: uppercase;
}
.invoice_table .invoice_address h3{
  color: #5F6973;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.invoice_table .invoice_address h5{
  color: #0f5083;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
}
.invoice_table .invoice_address p{
  color: #5F6973;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.invoice_table .invoice_deails span{
  color: #5F6973;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.invoice_table .table>:not(caption)>*>*{
  border-bottom-width: 0;
}
.invoice_table.property .table td{
  vertical-align: middle;
}
.invoice_table.property .table td.pending_color{
  color: #CC5040;
}
.invoice_table.property .table th{
  padding-right: 0;
}
.invoice_footer {
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #ebebeb;
  padding: 35px 0;
}
.invoice_footer_content ul li{
  margin-right: 40px !important;
}
.invoice_footer_content ul li:last-child{
  margin-right: 0;
}
.invoice_footer_content ul li a{
  color: #5F6973;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.invoice_footer_content ul li:hover a{
  color: #1947E2;
}
/* PROGRESS BAR Start*/
.progress-levels {
  position: relative;
}
.progress-levels .progress-box {
  position: relative;
  margin-bottom: 35px;
  overflow: hidden;
}
.progress-levels .progress-box .bar {
  position: relative;
  height: 10px;
}
.progress-levels .progress-box .bar .bar-innner {
  background-color: #dfdfdf;
  border-radius: 10px;
  height: 10px;
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
}
.progress-levels .progress-box .bar .bar-fill {
  background-color: #0A2357;
  border-radius: 10px;
  left: -100%;
  height: 10px;
  position: absolute;
  top: 0px;
  width: 0px;
  -webkit-transition: all 2000ms ease 300ms;
  -o-transition: all 2000ms ease 300ms;
  transition: all 2000ms ease 300ms;
}
.progress-levels .progress-box.animated .bar .bar-fill {
  left: 0px;
}
.progress-levels .progress-box.animated .percent {
  opacity: 1;
}
.progress-levels .progress-box .percent {
  color: #222222 !important;
  font-size: 14px;
  line-height: 24px;
  opacity: 0;
  position: absolute;
  right: 0px;
  text-align: center;
  top: -25px;
  -webkit-transition: all 2000ms ease 700ms;
  -o-transition: all 2000ms ease 700ms;
  transition: all 2000ms ease 700ms;
}
.progress-levels:last-child {
  margin-bottom: 0px;
}
/* PROGRESS BAR END*/

/* Addui Slider for Pricing Range Slider Start*/
.addui-slider {
  display: block;
  box-sizing: border-box;
}
.addui-slider * {
  box-sizing: border-box;
}
.addui-slider:not(.addui-slider-isrange) {
  cursor: pointer;
}
.addui-slider .addui-slider-track {
  display: block;
  position: relative;
  background: #dfdfdf;
  border-radius: 10px;
}
.addui-slider .addui-slider-track .addui-slider-range {
  display: block;
  background: #3f51b5;
  border-radius: 4px;
  position: absolute;
}
.addui-slider .addui-slider-track .addui-slider-handle {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  border-radius: 50px;
  cursor: pointer;
  z-index: 0;
}
.addui-slider .addui-slider-track .addui-slider-handle .addui-slider-value {
  display: block;
  float: right;
  width: 60px;
  height: 40px;
  border-radius: 50%;
  margin-top: 0px;
  color: white;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1s, background 1s, transform 1s, margin 1s, border-radius 1s;
  transform: scale(1, 0) rotate(0deg);
  transform-style: preserve-3d;
  position: absolute;
  z-index: 1;
}
.addui-slider .addui-slider-track .addui-slider-handle .addui-slider-value span {
  color: #0f5083;
  display: block;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.addui-slider .addui-slider-track .addui-slider-handle:hover .addui-slider-value {
  background: #dfdfdf;
  opacity: 1;
  transform: scale(1, 1) rotate(0deg);
  margin-top: -35px;
  border-radius: 4px;
}
.addui-slider .addui-slider-track .addui-slider-handle.addui-slider-handle-active .addui-slider-value {
  opacity: 1;
  transform: scale(1, 1) rotate(0deg);
  margin-top: -35px;
  border-radius: 4px;
}
.addui-slider .addui-slider-track .addui-slider-handle:after {
  background: #ffffff;
  border: 2px solid #1947E2;
  border-radius: 50%;
  content: " ";
  display: block;
  height: 30px;
  left: 13px;
  position: relative;
  top: 13px;
  width: 30px;
}
.addui-slider.addui-slider-vertical {
  height: calc(100% - 50px);
  width: 50px;
  margin: 25px 16px;
}
.addui-slider.addui-slider-vertical .addui-slider-track {
  height: 100%;
  width: 4px;
  top: 0;
  left: 23px;
}
.addui-slider.addui-slider-vertical .addui-slider-track .addui-slider-range {
  width: 4px;
  height: auto;
}
.addui-slider.addui-slider-vertical .addui-slider-track .addui-slider-handle {
  left: -24px;
  top: auto;
  transform: translateY(50%);
}
.addui-slider.addui-slider-vertical .addui-slider-track .addui-slider-handle.addui-slider-handle-l {
  z-index: 2;
}
.addui-slider.addui-slider-horizontal {
  height: 50px;
  width: 100%;
}
.addui-slider.addui-slider-horizontal .addui-slider-track {
  height: 6px;
  width: 100%;
  top: 23px;
  left: 0;
}
.addui-slider.addui-slider-horizontal .addui-slider-track .addui-slider-range {
  width: auto;
  height: 6px;
}
.addui-slider.addui-slider-horizontal .addui-slider-track .addui-slider-handle {
  left: auto;
  top: -24px;
  transform: translateX(-50%);
}
/* Addui Slider for Pricing Range Slider End*/
/* Listing Page Table */
.my_lisging_table{
  position: relative;
}
.my_lisging_table tr.thead_row{
  background-color: #EEF2F6;
}
.my_lisging_table tr.thead_row th.thead_title:first-child{
  padding-left: 20px;
}
.my_lisging_table th.thead_title{
  border-bottom-width: inherit;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  height: 40px;
  letter-spacing: 0em;
  line-height: 45px;  
}
.my_lisging_table .car-listing:hover{
  box-shadow: none;
}
.my_lisging_table .car-listing:hover .thumb:before{
  display: none;
}
.editing_list ul{
  margin-bottom: 0;
}
.editing_list ul li{
  background-color: rgba(10, 35, 87, 0.07);
  border-radius: 8px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.editing_list ul li a{
  color: #0A2357;
  font-size: 13px;
}
/*Range Slider UI Layouts*/
.uilayout_range {
  position: relative;
}
.uilayout_range .asRange .asRange-pointer{
  background-color: #fff;
  border-radius: 50%;
  height: 30px;
  left: 30%;
  margin-left: -4px;
  position: absolute;
  top: -13px;
  width: 30px;
  z-index: 2;
}
.uilayout_range .asRange .asRange-pointer .asRange-tip{
  background-color:#E6E9EC;
  border:1px solid #E6E9EC;
  border-radius:3px;
  color:#0f5083;
  font-size:14px;
  height:40px;
  left:0;
  line-height:40px;
  margin-left:-14px;
  position:absolute;
  text-align:center;
  top:-50px;
  width:60px;
  -webkit-transition:opacity .3s ease-in-out 0s;
  transition:opacity .3s ease-in-out 0s;
}
/* Author Content */
.author_content{
  position: relative;
}
.author_review li{
  margin-right: 0 !important;
}
.author_details {
  padding-top: 20px;
}
.author_review li a{
  color: #5F6973;
  font-family: "FontAwesome";
  font-size: 10px;
  line-height: 11px;
}
.author_content .send_btn{
  background: linear-gradient(297.21deg, #0061DF 0%, #4567D5 92.82%);
  border: 1px solid #1947E2;
  border-radius: 3px;
  font-size: 16px;
  height: 55px;
  line-height: 35px;
  width: 200px;
}
.author_content .send_btn:hover,
.author_content .send_btn:active,
.author_content .send_btn:focus{
  background: #fff;
  border: 1px solid #fff;
  color: #1947E2;
}
/* == Gallery == */
.gallery_item{
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.gallery_item img{  
  border-radius: 4px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
} 
.gallery_item:before{
  background-color: rgba(18, 18, 18, .5);
  border-radius: 5px;
  content: "";
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.gallery_item:hover:before{
  opacity: 1;
}
.gallery_item .gallery_overlay{
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 40%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.gallery_item:hover img,
.gallery_item:hover .gallery_overlay,
.gallery_item:hover .gallery_overlay .icon{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.gallery_item .gallery_overlay .icon{
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 25px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.custom_space_listing_v7{
  max-width: 475px !important;
}
.listing_single_page_food_menu img {
  border-radius: 3px;
  height: 80px;
  width: 80px;
}
/*  Tags Input CSS  */
.tags_input .bootstrap-tagsinput{
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  color: #5F6973;
  height: 45px;
  outline: none;
  padding-left: 0;
}
.tags_input .bootstrap-tagsinput input{
  font-size: 14px;
}
.tags_input .bootstrap-tagsinput .badge {
  background-color: rgba(0, 97, 223, 0.07);
  border: 1px solid transparent;
  border-radius: 3px;
  color: #1947E2;
  font-weight: normal;
  font-size: 14px;
  height: 24px;
  margin-right: 10px;
  padding: 3px 8px;
}
.tags_input .bootstrap-tagsinput .badge [data-role="remove"]{
  background-color: transparent;
  float: right;
  margin-left: 8px;
  margin-right: 0;
}
.tags_input .bootstrap-tagsinput .badge [data-role="remove"]:after{
  background-color: transparent;
}
/*  Divider Forms CSS  */
.divider_contact_form .wrapper{
  background-color: #fff;
  border-radius: 3px;
  padding: 30px;
  position: relative;
}
.divider_contact_form .wrapper .form_btn{
  background-color: #FF783D;
  color: #fff;
  height: 50px;
}
.divider_contact_form.home7 .wrapper{
  border-radius: 8px;
}
.divider_contact_form.home7 .wrapper .form_btn{
  background-color: #1947E2;
  border-radius: 8px;
}
.divider_contact_form.home10 .wrapper .form_btn{
  background-color: #006766;
}
.divider_contact_form .wrapper label{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
  margin-bottom: 0;
}
.divider_contact_form .wrapper .form-group{
  margin-bottom: 25px;
}
.divider_contact_form .wrapper .form_control{
  height: auto;
  font-size: 14px;
}
.modern_appartment_widget{
  padding: 100px 0;
  position: relative;
}
.modern_appartment_widget ul li{
  margin: 10px 15px 20px;
}
.modern_appartment_widget ul li:last-child{
  margin-right: 0;
}
.modern_appartment_widget ul li .icon{
  font-size: 18px;
}
.modern_appartment_widget .btn{
  background-color: #fff;
  color: #0f5083;
  font-size: 13px;
  font-weight: 600;
  height: 55px;
  line-height: 45px;
  text-transform: uppercase;
  width: 203px;
}
.modern_appartment_widget.home5 .btn{
  color: #1947E2;
  width: 159px;
}
.property_sell_home4{
  padding: 200px 95px 0 100px;
}
.property_sell_home10{
  padding: 200px 80px 0 100px;
}
.load_more_btn .btn{
  font-size: 13px;
  height: 55px;
  line-height: 40px;
  text-transform: uppercase;
  width: 177px;
}
.our-newslatter{
  background-color: #353F47;
}
.best_property_value{
  position: relative;
}
.best_property_value:before{
  background-color: rgba(0, 97, 223, .8);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.heading_read_more .btn{
  font-size: 14px;
  line-height: 18px;
  position: relative;
}
.heading_read_more .btn:before{
  background-color: #1947E2;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 46px;
}
.heading_read_more .btn.style2:before{
  background-color: #fff;
}
.app_details{
  position: relative;
}
.app_btn{
  display: inline-flex;
  position: relative;
}
.app_btn .btn_apple,
.app_btn .btn_gplay{
  border-radius: 3px;
  height: 60px;
  text-align: left;
  width: 210px;
}
.app_btn .btn_apple:hover,
.app_btn .btn_apple:focus,
.app_btn .btn_apple:active,
.app_btn .btn_gplay:hover,
.app_btn .btn_gplay:focus,
.app_btn .btn_gplay:active{
  box-shadow: none;
  outline: none;
}
.app_btn .btn_apple .thumb,
.app_btn .btn_gplay .thumb{
  line-height: 40px;
  margin: 0 20px 0 10px;
}
.app_btn .btn_apple .thumb img,
.app_btn .btn_gplay .thumb img{
  width: 24px;
}
.app_btn .btn_apple .details,
.app_btn .btn_gplay .details{
  text-align: left;
}
.app_btn .btn_apple .details .subtitle{
  font-size: 14px;
}
.app_btn .btn_apple .details .subtitle,
.app_btn .btn_apple .details .title,
.app_btn .btn_gplay .details .subtitle,
.app_btn .btn_gplay .details .title{
  color: #fff;
  margin: 0;
}
.app_btn .btn_apple .details .title,
.app_btn .btn_gplay .details .title{
  font-size: 16px;
}
.home2_testimonial_tabs{
  position: relative;
}
.home2_testimonial_tabs .testimonial_post_home2 .details{
  padding: 0px 290px 85px;
}
.home2_testimonial_tabs .testimonial_post_home2 .details p{
  color: #0f5083;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
}
.home2_testimonial_tabs li.nav-item a.nav-link{
  border: 1px solid #EAEAEA;
  border-radius: 100px;
  margin: 0 14px;
  padding: 0;
  width: 350px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.home2_testimonial_tabs li.nav-item a.nav-link:hover{
  background-color: #fff;
  -webkit-box-shadow: 0px 18px 60px rgba(23, 26, 33, 0.05);
  -moz-box-shadow: 0px 18px 60px rgba(23, 26, 33, 0.05);
  -o-box-shadow: 0px 18px 60px rgba(23, 26, 33, 0.05);
  box-shadow: 0px 18px 60px rgba(23, 26, 33, 0.05);
}
.home2_testimonial_tabs.home6_style li.nav-item a.nav-link{
  border: none ;
  width: auto;
}
.home2_testimonial_tabs.home6_style .testimonial_post_home2 .details{
  padding-bottom: 30px;
}
.home2_testimonial_tabs.home6_style .testimonial_post_home2 .details .title{
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
}
.home2_testimonial_tabs.home6_style .testimonial_post_home2 .details p{
  margin-bottom: 30px;
}
.home2_testimonial_tabs.home6_style .testimonial_post_home2 .details .para{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.home2_testimonial_tabs .thumb{
  padding: 10px;
}
.home2_testimonial_tabs .thumb img{
  width: 70px;
}
.home2_testimonial_tabs .thumb .title{
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  margin: 12px 20px;
}
.home2_testimonial_tabs .thumb .title small{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.testimonial_post_home2:before {
  background-image: url(../images/quote-left.svg);
  content: "";
  height: 110px;
  left: -100px;
  line-height: normal;
  opacity: .05;
  position: absolute;
  width: 147px;
}
.testimonial_post_home2:after {
  background-image: url(./quote-right.svg);
  content: "";
  height: 110px;
  line-height: normal;
  opacity: .05;
  position: absolute;
  right: -100px;
  top: 0;
  width: 147px;
}
.testimonial_post_home2.home3_style{
  margin: 30px 0;
  position: relative;
  text-align: center;
}
.testimonial_post_home2.home3_style .thumb{
  margin-bottom: 50px;
  text-align: center;
}
.testimonial_post_home2.home3_style .thumb img{
  border: 5px solid #fff;
  margin-bottom: 15px;
  width: 80px;
}
.testimonial_post_home2.home3_style .title,
.testimonial_post_home2.home3_style .title small{
  color: #fff;
}
.testimonial_post_home2.home3_style .title small{
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.testimonial_post_home2.home3_style .para{
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  margin: 0 auto;
  width: 57%;
}
.testimonial_post_home2.home3_style:after{
  right: 0;
}
.testimonial_post_home2.home3_style:before{
  left: 0;
}
.testimonial_post_home2.home3_style:after,
.testimonial_post_home2.home3_style:before{
  color: rgba(255, 255, 255, 0.05);
  bottom: 0;
  top: auto;
}
.home2_testimonial_tabs.home6_style .thumb{
  padding: 0;
}
.home2_testimonial_tabs.home6_style a.nav-link.active .thumb img{
  margin-top: -12px;
  width: 90px;
}
.testimonials_home4_layouts{
  background-color: #EEF2F6;
}
.swiper-pagination-fraction{
  
}
.testimonial_home4_slider{
  position: relative;
}
.testimonial_home4_slider .tst_thumb_content .thumb img{
  width: 70px;
}
.testimonial_home4_slider .tst_thumb_content .tst_client{
  padding-top: 15px;
}
.testimonial_home4_slider .tst_thumb_content .tst_client .title{
  color: #0f5083;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
}
.testimonial_home4_slider .tst_thumb_content .tst_client .para{
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.testimonial_home4_slider .tst_details .para{
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
}
.testimonial_swiper_slider_home4_style.swiper{
  padding-bottom: 65px;
}
.testimonial_swiper_slider_home4_style.swiper .swiper-button-prev:after{
  color: #0f5083;
  content: "\f115";
  font-size: 12px;
  font-family: "Flaticon";
}
.testimonial_swiper_slider_home4_style.swiper .swiper-button-next:after{
  color: #0f5083;
  content: "\f116";
  font-size: 12px;
  font-family: "Flaticon";
}
.testimonial_swiper_slider_home4_style.swiper .swiper-button-prev{
  bottom: -18px;
  display: block;
  left: 25.5%;
  top: auto;
  z-index: 9;
}
.testimonial_swiper_slider_home4_style.style2_home6.swiper{
  padding-left: 30px;
}
.testimonial_swiper_slider_home4_style.style2_home6.swiper .swiper-button-prev{
  left: 0;
}
.testimonial_swiper_slider_home4_style.swiper .swiper-button-next{
  bottom: -18px;
  display: block;
  right: 63%;
  top: auto;
  z-index: 1;
}
.testimonial_swiper_slider_home4_style.swiper .swiper-pagination-fraction{
  bottom: 0;
  color: #0f5083;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  left: 28%;
  position: absolute;
  width: 5%;
  z-index: 0;
}
/*  Map Switcher Css Code Start  */
.switch {
  position: relative;
}
.switch input {
  position: absolute;
  height: 1px;
  width: 1px;
  background: none;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  padding: 0;
}
.switch input + label {
  position: relative;
  min-width: calc(calc(2.375rem * .8) * 2);
  border-radius: calc(2.375rem * .8);
  height: calc(2.375rem * .8);
  line-height: calc(2.375rem * .8);
  display: inline-block;
  cursor: pointer;
  outline: none;
  user-select: none;
  vertical-align: middle;
  text-indent: calc(calc(calc(2.375rem * .8) * 2) + .5rem);
}
.switch input:checked + label::before {
  background-color: #1947E2;
}
.switch input + label::before {
  right: 0;
  background-color: #dee2e6;
  border-radius: calc(2.375rem * .8);
  transition: 0.2s all;
}
.switch input + label::before, .switch input + label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(calc(2.375rem * .8) * 2);
  bottom: 0;
  display: block;
}
.switch input:checked + label::after {
  margin-left: calc(2.375rem * .8);
}
.switch input + label::after {
  top: 2px;
  left: 2px;
  width: calc(calc(2.375rem * .8) - calc(2px * 2));
  height: calc(calc(2.375rem * .8) - calc(2px * 2));
  border-radius: 50%;
  background-color: white;
  transition: 0.2s all;
}
.first-switch-content{
  display: none;
}
/*  Map Switcher Css Code End  */
.property_attachment_area{
  position: relative;
}
.property_attachment_area .document_list li{
  margin-right: 30px;
}
.property_attachment_area .document_list li:last-child{
  margin-right: 30px;
}
.document_list li .icon{
  font-size: 18px;
  vertical-align: middle;
}
.document_list li a{
  font-size: 12px;
  font-weight: 600;
  margin-left: 30px;
  text-transform: uppercase;  
}
.location_details ul li p,
.additional_details ul li p {
  color: #0f5083;
  font-size: 14px;
  font-weight: 600;
  line-height: 2.857;
  margin-bottom: 0;
}
.location_details ul li p span,
.additional_details ul li p span{
  color: #5F6973;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.857;
  margin-bottom: 0;
}
.property_sp_videos{
  position: relative;
}
.property_sp_videos .nav-tabs{
  border-bottom: none;
}
.property_sp_videos .nav-tabs .nav-link,
.property_sp_v8_tabs .property_sp_videos .nav-tabs .nav-link{
  background-color: transparent;
  font-size: 18px;
  font-weight: normal;
  margin-right: 35px;
  padding: 8px 0;
}
.property_sp_videos .nav-tabs .nav-link:hover,
.property_sp_videos .nav-tabs .nav-link:active,
.property_sp_videos .nav-tabs .nav-link:focus{
  border: 1px solid transparent;
}
.property_sp_videos .nav-tabs .nav-item{
  margin-bottom: 30px;
}
.property_sp_videos .nav-tabs .nav-item.show .nav-link,
.property_sp_videos .nav-tabs .nav-link.active,
.property_sp_v8_tabs .property_sp_videos .nav-tabs .nav-item.show .nav-link,
.property_sp_v8_tabs .property_sp_videos .nav-tabs .nav-link.active{
  border: none;
  border-bottom: 2px solid #0f5083;
  color: #0f5083;
  font-weight: 600;
}
.property_sp_tour_info .submit_btn{
  font-size: 13px;
  font-weight: 600;
  height: 55px;
  text-transform: uppercase;
  width: 250px;
}
.property_sp_tour_info.style2 .submit_btn{
  width: 100%;
}
.property_sp_walkscore,
.property_view_sp_tabs{
  position: relative;
}
.property_sp_walkscore .nav-tabs,
.property_view_sp_tabs .nav-tabs{
  border-bottom: none;
}
.property_sp_walkscore .nav-tabs .nav-link,
.property_view_sp_tabs .nav-tabs .nav-link,
.property_sp_v8_tabs .property_view_sp_tabs .nav-tabs .nav-link{
  background-color: transparent;
  font-size: 13px;
  font-weight: 600;
  margin-right: 35px;
  padding: 5px 0;
  position: relative;
}
.property_sp_walkscore .nav-tabs .nav-link:hover,
.property_sp_walkscore .nav-tabs .nav-link:active,
.property_sp_walkscore .nav-tabs .nav-link:focus,
.property_view_sp_tabs .nav-tabs .nav-link:hover,
.property_view_sp_tabs .nav-tabs .nav-link:active,
.property_view_sp_tabs .nav-tabs .nav-link:focus{
  border: 1px solid transparent;
}
.property_sp_walkscore .nav-tabs .nav-item.show .nav-link,
.property_sp_walkscore .nav-tabs .nav-link.active,
.property_view_sp_tabs .nav-tabs .nav-item.show .nav-link,
.property_view_sp_tabs .nav-tabs .nav-link.active{
  border: none;
  color: #1947E2;
}
.property_sp_walkscore .nav-tabs .nav-item.show .nav-link:before,
.property_sp_walkscore .nav-tabs .nav-link.active:before,
.property_view_sp_tabs .nav-tabs .nav-item.show .nav-link:before,
.property_view_sp_tabs .nav-tabs .nav-link.active:before{
  background-color: #1947E2;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  width: 26px;
}
.single_line .para{
  color: #5F6973;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-bottom: 0;
}
.energy_class .single_line{
  border-bottom: 1px solid #EAEAEA;
  display: flow-root;
}
.energy_class .single_line.bbn{
  border-bottom: none;
}
.energy_class .single_line .para{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0em;
}
.single_line .review{
  float: right;
  margin-bottom: 0;
}
.single_line .review li{
  margin-right: 3px;
}
.single_line .review li:nth-child(5){
  margin-right: 25px;
}
.single_line .review span.total_rive_count{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0em;
}
.single_line .review li a{
  font-size: 14px;
  color: #CAB877;
  line-height: 40px;
}
canvas#myChart{
  height: auto;
  max-width: 600px;
  width: 100%;
}
.property_sp_payment_calculator .form-group{
  margin-bottom: 20px;
}
.property_sp_payment_calculator .submit_btn{
  font-size: 13px;
  font-weight: 600;
  height: 55px;
  line-height: 17px;
  width: 200px;
}
.property_sp_payment_calculator.style2 .submit_btn{
  width: inherit;
}
.theme_badge{
  background-color: #1947E2;
  border-radius: 3px;
  color: #fff;
  font-size: 10px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  width: 73px;
}
.theme_badge2{
  background-color: #CC5040;
  border-radius: 3px;
  color: #fff;
  font-size: 10px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  width: 73px;
}
.theme_badge3{
  background-color: #0f5083;
  border-radius: 3px;
  color: #fff;
  font-size: 10px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  width: 73px;
}
.theme_badge:hover,
.theme_badge2:hover,
.theme_badge3:hover{
  color: #fff;
}
.property_sp_v8_tabs{
  background-color: #fff;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-box-shadow: 0px 10px 30px rgba(13, 38, 59, 0.05);
  -moz-box-shadow: 0px 10px 30px rgba(13, 38, 59, 0.05);
  -o-box-shadow: 0px 10px 30px rgba(13, 38, 59, 0.05);
  box-shadow: 0px 10px 30px rgba(13, 38, 59, 0.05);
}
.property_sp_v8_tabs .nav-tabs{
  border-bottom: none;
}
.property_sp_v8_tabs .nav-tabs .nav-link{
  background-color: #E6E9EC;
  border: none;
  border-right: 1px solid #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 600;
  padding: 20px 32px;
  text-transform: uppercase;
}
.property_sp_v8_tabs .nav-tabs .nav-item.show .nav-link,
.property_sp_v8_tabs .nav-tabs .nav-link.active{
  background-color: #fff;
}
.property_sp_v8_tabs .property_single_page_widget{
  border: none;
  box-shadow: none;
}
.view_photo_btn{
  border-radius: 3px;
  bottom: 30px;
  font-size: 13px;
  font-weight: 600;
  height: 55px;
  line-height: 45px;
  position: absolute;
  right: 30px;
  text-transform: uppercase;
  width: 191px;
  z-index: 1;
}
/* Menu Mega Code End */
/* Top Search Code Start */
.top-search {
  position: relative;
}
.top-search form.form-search {
  position: relative;
}
.top-search form.form-search .box-search.pre_line:before{
  background-color: #EBEBEB;
  content: "";
  height: 22px;
  left: 0;
  position: absolute;
  top: 15px;
  width: 1px;
}
.top-search form.form-search .box-search input {
  border: none;
  height: 50px;
  padding-left: 20px;
  width: 526px;
}
.top-search form.form-search .box-search .search-suggestions {
  border-radius: 4px;
  left: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 60px;
  visibility: hidden;
  width: 580px;
  z-index: 9;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-search form.form-search .box-search .search-suggestions.show {
  opacity: 1;
  top: 77px;
  visibility: visible;
}
.top-search.home4_style form.form-search .box-search input{
  width: 416px;
}
.top-search.home4_style form.form-search .box-search .search-suggestions{
  width: 416px;
}
.top-search.home7_style form.form-search .box-search input{
  width: 956px;
}
.bgc_home4_style,
.feature_listing_home4_style{
  background-color: #EFF3F6;
}
/* Top Search Code End */
/* Search Sugguestions Code Start */
.search-suggestions .box-suggestions {
  background-color: #fff;
  border: 1px solid #EAEAEA;
  padding: 20px 0;
  width: 100%;
}
.search-suggestions .box-suggestions ul li {
  margin-bottom: 28px;
  overflow: hidden;
  padding: 0 20px 20px;
}
.search-suggestions .box-suggestions ul li{
  border-bottom: 1px solid #ebebeb;
}
.search-suggestions .box-suggestions ul li:last-child{
  border-bottom: none;
  padding-bottom: 0;
}
.search-suggestions .box-suggestions ul li .thumb {
  border: 1px solid #EAEAEA;
  border-radius: 4px;
  float: left;
  height: 70px;
  margin-right: 20px;
  width: 70px;
}
.search-suggestions .box-suggestions ul li .info-product {
  overflow: hidden;
  margin-top: 8px;
}
.search-suggestions .box-suggestions ul li .info-product .item_title {
  color: #0f5083;
  font-size: 14px;
  line-height: 24px;
}
.search-suggestions .box-suggestions ul li .info-product .price .sale {
  color: #1947E2;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

/* Search Sugguestions Code End */
/* Custome DropDown Code Start */
.shop_default_listing .options{
  width: 130px;
}
/* Custome DropDown Code Start */
/* home1 first banner coding start */
.banner_one.megamenu_style .details.style2{
  position: absolute;
}
.shop_btn{
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  position: relative;
  text-align: left;
}
.shop_btn:before{
  background-color: #fff;
  bottom: -10px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 62%;
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
.shop_btn.thm3:before{
  background-color: #CF3E3B;
}
.shop_btn.thm4:before{
  background-color: #F2B23E;
}
.shop_item{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  margin-bottom: 30px;
  padding: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop_item:hover{
  border: 1px solid #EAEAEA;
}
.shop_item.no_border:hover{
  border: 1px solid transparent;
}
.shop_item.fruit_item_grid{
  padding: 0px 20px 30px;
}
.shop_item.fruit_item_grid:hover .details .si_footer .price{
  opacity: 1;
}
.shop_item .thumb{
  position: relative;
  text-align: center;
}
.shop_item .details .title{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  margin-bottom: 8px;
}
.shop_item .details .review{
  margin-bottom: 10px;
}
.shop_item .details .si_footer{
  display: inline-block;
  position: relative;
  width: 100%;
}
.shop_item .details .si_footer .price{
  color: #0f5083;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  left: 0;
  margin-top: 10px;
}
.shop_item .details .si_footer .price small{
  color: #5F6973;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  margin-right: 8px;
}
.shop_item .details .si_footer .cart_btn{
  background-color: rgba(245, 195, 75, .5);
  border-radius: 50px;
  display: block;
  height: 40px;
  line-height: 35px;
  text-align: center;
  width: 40px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.shop_item .details .si_footer .cart_btn img{
  display: inline-block;
  width: 12px;
}
.shop_item:hover .details .si_footer .cart_btn{
  background-color: #7ec04c;
}
.home8_style.shop_item.single_slider .thumb img{
  margin: 0 auto;
  max-width: 200px;
  width: 100%;
}
.shop_item.home6_style:hover{
  border: 1px solid transparent;
}
.shop_item.home6_style .details .si_footer .price{
  color: #F2B23E;
}
.shop_item.home6_style .details .si_footer .line:before{
  background-color: #F2B23E;
}
.shop_item.home10_style .details .si_footer .cart_btn{
  bottom: -15px;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  height: 45px;
  left: 0;
  letter-spacing: 0em;
  line-height: 40px;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.shop_item.home10_style.style2 .details .si_footer .cart_btn{
  background-color: #1947E2;
  bottom: 0;
  color: #fff;
}
.shop_item.home10_style.style2 .details .si_footer .cart_btn:hover,
.shop_item.home10_style.style2 .details .si_footer .cart_btn:active,
.shop_item.home10_style.style2 .details .si_footer .cart_btn:focus{
  background-color: #6F9D34;

}
.shop_item.home10_style .details .si_footer .cart_btn{
  bottom: -10px;
}
.shop_item .details .si_footer .line{
  background-color: #EBEBEB;
  border-radius: 30px;
  height: 6px;
  position: relative;
  width: 100%;
}
.shop_item .details .si_footer .line:before{
  background-color: #1947E2;
  border-radius: 30px;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  width: 108px;
}
.home3_style.shop_item .details .si_footer .line:before{
  background-color: #CF3E3B;
}
.home3_style.shop_item.style2{
  border: 2px solid #CF3E3B;
  border-radius: 4px;
}
.shop_item.style2.home6_style{
  padding-top: 10px;
}
.shop_item.style2{
  padding-top: 0;
}
.shop_item.style2:hover .details .si_footer .price{
  opacity: 1;
}
.shop_item.style2 .details .si_footer{
  display: flow-root;
}
.shop_item .details .si_footer .sell,
.shop_item .details .si_footer .stock{
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.shop_item .details .si_footer .sell span,
.shop_item .details .si_footer .stock span{
  color: #0f5083;
  font-weight: bold;
}
.shop_item.list_style{
  border: none;
  display: flex;
  padding: 15px 20px;
}
.shop_item.list_style .thumb{
  border: 1px solid #EAEAEA;
  border-radius: 4px;
  max-width: 300px;
  width: 100%;
}
.shop_item.list_style .details{
  padding-left: 30px;
}
.shop_item.list_style .details .review{
  margin-bottom: 15px;
}
.shop_item.list_style .details .title{
  margin-bottom: 10px;
}
.shop_item.list_style .details .price{
  color: #1947E2;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  margin-bottom: 25px;
}
.shop_item.list_style .details .para{
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.shop_item.list_style .details .si_footer .cart_btn{
  margin-top: 25px;
  opacity: 1;
  position: relative;
  width: 240px;
}
.shop_item.home3_style2{
  padding-top: 0;
}
.shop_item.home3_style2:hover{
  border: 1px solid transparent;
}
.shop_item.home3_style2.home4 .thumb img{
  margin: 0 auto;
  max-width: 200px;
  width: 100%;
}
.shop_item.home5_style,
.shop_item.home5_style:hover{
  border: none;
}
.shop_item.home7_style{
  padding: 0 20px 30px;
}
.shop_item.home7_style:hover{
  border: 1px solid transparent;
}
.home8_style.shop_item .details .si_footer .line:before{
  background-color: #1947E2;
}
.home8_style.shop_item.single_slider.no_border,
.shop_item.home8_style.no_border{
  border: none;
}
.home8_style.shop_item.single_slider{
  border: 2px solid #FFD96A;
}
.shop_item.home8_style{
  margin-bottom: 30px;
}
.shop_item.home8_style.no_transform .cart_btn{
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.shop_item.home8_style.middle_item .thumb img{
  margin: 0 auto;
  max-width: 120px;
  width: 100%;
}
.shop_item.home8_style .details .si_footer .cart_btn{
  border-radius: 45px;
  color: #0f5083;
}
.shop_item.home8_style .details .si_footer .cart_btn.op1{
  opacity: 1;
}
.shop_item.home9_style2:hover{
  border: 1px solid transparent;
}
.shop_item.home9_style2:hover .si_footer .price{
  opacity: 1;
}
.shop_item.home9_style2 .details .si_footer .cart_btn.op1{
  opacity: 1;
  position: relative;
}
.shop_item.home9_style1{
  border: 1px solid #EAEAEA;
  padding: 0;
  position: relative;
}
.shop_item.home9_style1 .thumb,
.shop_item.home9_style1 .details .wrapper{
  padding: 30px 20px 0;
}
.shop_item.home9_style1 .details .si_footer{
  padding-bottom: 10px;
}
.shop_item.home9_style1 .details .si_footer .cart_btn{
}
.shop_item.home10_style .details .si_footer ul{
  left: 0;
  margin: 0 auto;
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop_item.home10_style:hover .details .si_footer ul{
  opacity: 1;
}
.shop_item.home10_style .details .si_footer ul li{
  margin-right: 1px;
  vertical-align: bottom;
}
.shop_item.home10_style .details .si_footer ul li a{
  background-color: #EBEBEB;
  border-radius: 4px;
  color: #5F6973;
  display: block;
  height: 45px;
  line-height: 45px;
  margin-bottom: -10px;
  width: 45px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop_item.home10_style .details .si_footer ul li .cart_btn{
  position: relative;
  width: 160px;
}
/* Delivery Coutner/countdown */
.deal_counter {
  border-radius: 30px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-top: -5px;
  padding: 9px 0;
  text-align: center;
  width: 210px;
}
.deal_counter .title{
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.1em;
  text-align: left;
  text-transform: uppercase;
}
.deal_counter .days,
.deal_counter .hours,
.deal_counter .minutes,
.deal_counter .seconds {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}
.deal_counter .days,
.deal_counter .hours,
.deal_counter .minutes{
  margin-right: 4px;
}
.deal_counter .seperator{
  color: #fff;
}
.deal_counter .days span,
.deal_counter .hours span,
.deal_counter .minutes span,
.deal_counter .seconds span{
  display: none;
}
/* Onlnie Delivery Css */
/* juice Divider Css */
.home1_divider_content{
  position: relative;
  margin: 120px 0;
}
.home1_divider_content .title{
  color: #FFFFFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0em;
}
.home1_divider_content .para{
  color: #FFFFFF;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  width: 80%;
}
.home1_divider_video_pop{
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  margin-top: 20px;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
.video_popup_icon {
  background-color: #3965dd;
  border-radius: 100%;
  color: #ffffff;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: 0;
  width: 50px;
  z-index: 1;
}
.video_popup_icon:after {
  background-color: rgba(57, 101, 221, 0.5);
  border-radius: 100%;
  content: "";
  height: 70px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 70px;
  z-index: -1;
  box-shadow: 0 0 0 0 #ff5722;
  animation: pulse-blue 2s infinite;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@keyframes pulse-blue {
  0% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(57, 101, 221, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px rgba(57, 101, 221, 0);
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(57, 101, 221, 0);
  }
}
.home1_divider_video_pop{
  position: absolute;
  right: 0;
  top: 160px;
}
.home1_divider_video_pop .video_popup_btn{
  background-color: transparent;
  height: auto;
  line-height: 60px;
  width: auto;
}
.home1_divider_video_pop .video_popup_btn span{
  color: #0f5083;
  font-size: 13px;
}
.home1_divider_video_pop .video_popup_icon {
  background-color: #fff;
  line-height: initial;
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.home1_divider_video_pop .video_popup_icon:after {
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0 #ffffff;
  height: 79px;
  left: -10px;
  top: -10px;
  width: 79px;
  animation: pulse-white 2s infinite;
}
@keyframes pulse-white {
  0% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
/* Partner Css */
.partner_divider{
  background-color: #fff;
  position: relative;
}
.partner_item{
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 40px 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.partner_item.home4_style{
  border: none;
  padding: 0 30px;
}
.partner_grid{
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  padding: 70px 30px 0;
  -webkit-box-shadow: 0px 18px 60px rgba(23, 26, 33, 0.05);
  -moz-box-shadow: 0px 18px 60px rgba(23, 26, 33, 0.05);
  -o-box-shadow: 0px 18px 60px rgba(23, 26, 33, 0.05);
  box-shadow: 0px 18px 60px rgba(23, 26, 33, 0.05);
}
.partner_grid .partner_item.home4_style{
  padding: 0;
  margin-bottom: 30px;
}
.partner_grid .partner_item img {
  margin-bottom: 50px;
}
.home7_testimonials_box{
  padding-left: 50px;
  position: relative;
}
.home7_testimonials_box .title{
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 41px;
  letter-spacing: 0em;
  margin-bottom: 50px;
}
.home7_testimonials_box .testimonial_swiper_slider_home4_style.swiper{
  margin-bottom: 25px;
}
.home7_testimonials_box .testimonial_swiper_slider_home4_style.swiper .swiper-button-prev{
  left: 0;
}
.home7_testimonials_box .testimonial_swiper_slider_home4_style.swiper .swiper-button-next{
  left: 100px;
}
.home7_testimonials_box .testimonial_swiper_slider_home4_style.swiper .swiper-pagination-fraction{
  left: 40px;
  width: 40px;
}
.mobile_app_widget{
  margin-top: 150px;
  position: relative;
}
.mobile_app_widget .title{
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 41px;
  letter-spacing: 0em;
  margin-bottom: 25px;
  width: 80%;
}
.mobile_app_widget .subtitle{
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  margin-bottom: 22px;
}
.mobile_app_widget .para{
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  margin-bottom: 50px;
  width: 90%;
}
.mobile_app_widget .app_btns{
  background-color: #0f5083;
  border-radius: 8px;
  padding: 15px 20px;
  position: relative;
  width: 200px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mobile_app_widget .app_btns:hover,
.mobile_app_widget .app_btns:active,
.mobile_app_widget .app_btns:focus{
  background-color: #4AAEE7;
}
.mobile_app_widget .app_btns .icon{
  color: #fff;
  font-size: 25px;
  margin-top: 10px;
}
.mobile_app_widget .app_btns .smtitle{
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
}
.mobile_app_widget .app_btns .stitle{
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
}
/* Store locator page css */
.sidebar_store_location{
  position: relative;
}
.searchbar_widget .wrapper{
  position: relative;
}
.searchbar_widget .wrapper .form-control{
  border: 1px solid #EAEAEA;
  border-right: transparent;
  height: 60px;
  padding-left: 20px;
}
.searchbar_widget .wrapper .btn{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-left: transparent;
  height: 60px;
  z-index: 0;
}
.shop_map_btn_thm{
  color: #1947E2;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  position: relative;
  text-transform: uppercase;
}
.shop_map_btn_thm:before{
  background-color: #1947E2;
  bottom: -10px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 68px;
}
/*Shop Slider Contact Css*/
.single_product_slider.owl-theme .owl-dots{
  text-align: center;
}
.single_product_slider.owl-theme .owl-dots .owl-dot span{
  background: transparent;
  border-radius: 4px;
  height: 100px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px;
  margin-top: 10px;
  opacity: 0.4;
  width: 120px;
}
.single_product_slider.sidebar.owl-theme .owl-dots .owl-dot span{
  margin-right: 0;
}
.single_product_slider.owl-theme .owl-dots .owl-dot.active span{
  opacity: 1;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:first-child span{
  background-image: url(../images/ss1.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 12px;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(2) span{
  background-image: url(../images/ss2.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 12px;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(3) span{
  background-image: url(../images/ss3.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 12px;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(4) span{
  background-image: url(../images/ss4.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 12px;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(5) span{
  background-image: url(../images/ss5.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 12px;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(6) span{
  background-image: url(../images/12.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 12px;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(7) span{
  background-image: url(../images/9.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 12px;
}
.single_product_slider.owl-theme .owl-dots .owl-dot:nth-child(8) span{
  background-image: url(../images/sp5s6.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 12px;
}
.single_product_slider.vertical_style .sps_content{
  border: none;
  margin-left: 130px;
  padding: 0;
}
.single_product_slider.vertical_style.owl-theme .owl-dots{
  left: 0;
  position: absolute;
  top: 0;
}
.sps_content .video_popup_btn{
  bottom: 30px;
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  height: auto;
  line-height: 16px;
  letter-spacing: 0em;
  position: absolute;
  right: 55px;
}
.sps_content .video_popup_btn span{
  color: #fff;
  font-size: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
.single_product_slider.vertical_style.owl-theme .owl-dots .owl-dot{
  display: block;
}
.single_product_slider.vertical_style.owl-theme .owl-dots .owl-dot span{
  height: 100px;
  margin-top: 0;
  width: 120px;
}
.single_product_slider.vertical_style.owl-theme.owl-loaded .owl-prev{
  left: 130px;
}
.single_product_grid.user_profile .sps_content .thumb img{
  border-radius: 8px;
  max-width: 720px;
}
.sp5_small_img{
  position: relative;
}
.sp5_small_img .thumb{
  border-radius: 4px;
  overflow: hidden;
}
.sp5_small_img .overlay{
  background: linear-gradient(0deg, rgba(10, 35, 87, 0.8), rgba(10, 35, 87, 0.8));
  bottom: 0;
  border-radius: 4px;
  cursor: pointer;
  left: 0;
  margin-bottom: 0;
  padding-top: 25%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.sp5_small_img .overlay span{
  color: #fff;
  font-size: 24px;
}
.sp5_small_img .overlay .title{
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
}
.sps_content .thumb img{
  margin: 0 auto;
  max-width: 508px;
  width: 100%;
}
.single_product{
  position: relative;

}
.single_product .product_popup{
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #EAEAEA;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 40px;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}
.single_product .product_popup span{
  color: #222222;
  font-size: 16px;
}
.single_product .single_item .thumb .tags{
  background-color: #D0473A;
  border-radius: 60px;
  color: #fff;
  font-size: 9px;
  font-style: normal;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  letter-spacing: 0.03em;
  left: 30px;
  position: absolute;
  text-align: center;
  top: 30px;
  text-transform: uppercase;
  width: 75px;
}
.freeqiently_bought{
  border: 1px solid #EAEAEA;
  border-radius: 4px;
  padding: 30px;
  position: relative;
}
.freeqiently_bought:before {
  background-color: #ebebeb;
  bottom: 0;
  content: "";
  position: absolute;
  right: 27%;
  top: 0;
  width: 1px;
}
.fb_img_list ul li:first-child{
  margin-left: 0;
}
.fb_img_list ul li{
  margin: 0 15px;
}
.fb_img_list ul li a{
  font-size: 16px;
}
.fb_img_list ul li img{
  width: 85px;
}
.fb_cart_list{
  max-width: 285px;
  width: 100%;
}
.fb_cart_list .order_list li a{
  color: #0f5083;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.fb_cart_list .order_list li a span{
  background-color: transparent;
  position: relative;
}
.price_for_all{
  margin-top: 50px;
  position: relative;
}
.price_for_all .title{
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  margin-bottom: 30px;
}
.price_for_all .price{
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  margin-bottom: 30px;
}
.all_cart_btns{
  border-radius: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  height: 55px;
  letter-spacing: 0em;
  text-align: center;
  width: 250px;
}
.shop_single_sidebar{
  position: relative;
}
.bestseller_sidebar_slider,
.feature_product_slider,
.listing_item_1grid_slider,
.listing_item_2grid_slider,
.listing_item_3grid_slider,
.listing_item_4grid_slider,
.listing_item_7grid_slider,
.listing_item_8grid_slider{
  position: relative;
}
.listing_item_car_grid_slider.nav_none.owl-theme .owl-nav,
.feature_product_slider.nav_none.owl-theme .owl-nav,
.listing_item_1grid_slider.nav_none.owl-theme .owl-nav,
.listing_item_2grid_slider.nav_none.owl-theme .owl-nav,
.listing_item_3grid_slider.nav_none.owl-theme .owl-nav,
.listing_item_4grid_slider.nav_none.owl-theme .owl-nav,
.listing_item_5grid_slider.nav_none.owl-theme .owl-nav,
.listing_item_6grid_slider.nav_none.owl-theme .owl-nav,
.listing_item_7grid_slider.nav_none.owl-theme .owl-nav,
.listing_item_8grid_slider.nav_none.owl-theme .owl-nav,
.bestseller_sidebar_slider.nav_none.owl-theme .owl-nav,
.single_product_slider.nav_none.owl-theme .owl-nav,
.recent_property_slider_home5.nav_none.owl-theme .owl-nav,
.single_page6_single_slider.nav_none.owl-theme .owl-nav{
  display: none;
}
.banner-style-one.owl-theme.dots_none .owl-dots,
.listing_item_car_grid_slider.owl-theme.dots_none .owl-dots,
.feature_product_slider.dots_none.owl-theme .owl-dots,
.listing_item_1grid_slider.dots_none.owl-theme .owl-dots,
.listing_item_2grid_slider.dots_none.owl-theme .owl-dots,
.listing_item_3grid_slider.dots_none.owl-theme .owl-dots,
.listing_item_4grid_slider.dots_none.owl-theme .owl-dots,
.listing_item_5grid_slider.dots_none.owl-theme .owl-dots,
.listing_item_6grid_slider.dots_none.owl-theme .owl-dots,
.listing_item_7grid_slider.dots_none.owl-theme .owl-dots,
.listing_item_8grid_slider.dots_none.owl-theme .owl-dots,
.recent_property_slider_home5.dots_none.owl-theme .owl-dots,
.single_product_slider.dots_none.owl-theme .owl-dots,
.bestseller_sidebar_slider.dots_none.owl-theme .owl-dots,
.single_page6_single_slider.dots_none.owl-theme .owl-dots{
  display: none !important;
}
.bestseller_sidebar_slider.owl-theme .owl-nav .owl-prev,
.bestseller_sidebar_slider.owl-theme .owl-nav .owl-next,
.feature_product_slider.owl-theme .owl-nav .owl-prev,
.feature_product_slider.owl-theme .owl-nav .owl-next,
.listing_item_1grid_slider.owl-theme .owl-nav .owl-prev,
.listing_item_1grid_slider.owl-theme .owl-nav .owl-next,
.listing_item_4grid_slider.home10_style.owl-theme .owl-nav .owl-prev,
.listing_item_4grid_slider.home10_style.owl-theme .owl-nav .owl-next,
.listing_item_6grid_slider.owl-theme .owl-nav .owl-prev,
.listing_item_6grid_slider.owl-theme .owl-nav .owl-next{
  background-color: transparent;
  color: #0f5083;
  position: absolute;
  top: -55px;
}
.bestseller_sidebar_slider.home8_style.owl-theme .owl-nav .owl-prev{
  left: 10px;
}
.bestseller_sidebar_slider.home8_style.owl-theme .owl-nav .owl-next{
  right: 10px;
}
.bestseller_sidebar_slider.home8_style.owl-theme .owl-nav .owl-prev,
.bestseller_sidebar_slider.home8_style.owl-theme .owl-nav .owl-next{
  top: 200px;
  display: flex;
}
.bestseller_sidebar_slider.owl-theme .owl-nav .owl-prev,
.feature_product_slider.owl-theme .owl-nav .owl-prev,
.listing_item_1grid_slider.owl-theme .owl-nav .owl-prev,
.listing_item_6grid_slider.owl-theme .owl-nav .owl-prev,
.listing_item_4grid_slider.home10_style.owl-theme .owl-nav .owl-prev{
  right: 30px;
}
.listing_item_4grid_slider.home10_style.owl-theme .owl-nav .owl-prev{
  left: auto;
}
.listing_item_4grid_slider.home10_style.owl-theme .owl-nav .owl-prev,
.listing_item_4grid_slider.home10_style.owl-theme .owl-nav .owl-next{
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.bestseller_sidebar_slider.owl-theme .owl-nav .owl-next,
.feature_product_slider.owl-theme .owl-nav .owl-next,
.listing_item_1grid_slider.owl-theme .owl-nav .owl-next,
.listing_item_6grid_slider.owl-theme .owl-nav .owl-next,
.listing_item_4grid_slider.home10_style.owl-theme .owl-nav .owl-next{
  right: 0;
}
.bestseller_sidebar_slider.owl-theme .owl-nav .owl-prev:hover,
.bestseller_sidebar_slider.owl-theme .owl-nav .owl-next:hover,
.feature_product_slider.owl-theme .owl-nav .owl-prev:hover,
.feature_product_slider.owl-theme .owl-nav .owl-next:hover,
.listing_item_6grid_slider.owl-theme .owl-nav .owl-prev:hover,
.listing_item_6grid_slider.owl-theme .owl-nav .owl-next:hover,
.listing_item_4grid_slider.home10_style.owl-theme .owl-nav .owl-prev:hover,
.listing_item_4grid_slider.home10_style.owl-theme .owl-nav .owl-next:hover{
  color: #1947E2;
}
/* Shop cart button number count increase and decrese Start */
.quantity-block{
  position: relative;
}
.quantity-arrow-minus,
.quantity-arrow-plus{
  background-color: #CF3E3B;
  border: none;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
  border-radius: 4px;
  height: 25px;
  line-height: 20px;
  outline: none;
  position: absolute;
  text-align: center;
  width: 25px;
}
.quantity-arrow-minus{
  left: 0;
  top: 10px;
}
.quantity-arrow-plus{
  right: 10px;
  top: 10px;
}
.quantity-arrow-minus.inner_page{
  background-color: #EBEBEB;
  border-radius: 50%;
  color: #0f5083;
  left: 10px;
  top: 15px;
}
.quantity-num.inner_page{
  max-width: 145px;
}
.quantity-arrow-plus.inner_page{
  background-color: #EBEBEB;
  border-radius: 50%;
  color: #0f5083;
  top: 15px;
}
.quantity-arrow-minus.inner_page:hover,
.quantity-arrow-plus.inner_page:hover{
  background-color: #0f5083;
  color: #fff;
}
.quantity-num{
  background-color: #BE3431;
  border: none;
  border-radius: 4px 0 0 4px;
  color: #fff;
  font-size: 13px;
  height: 45px;
  max-width: 104px;
  outline: none;
  padding: 0;
  text-align: center;
  width: 100%;
}
input.quantity-num[type="number"]::-webkit-inner-spin-button,
input.quantity-num[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* Shop cart button number count increase and decrese End */
.fp_view_all_btn{
  background-color: #fff;
  border: 1px solid #1947E2;
  border-radius: 60px;
  color: #1947E2;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  height: 50px;
  line-height: 40px;
  letter-spacing: 0em;
  position: relative;
  text-transform: uppercase;
  width: 152px;
}
.fp_view_all_btn:hover{
  background-color: #1947E2;
  color: #fff;
}
/* Countdown Timer Home 9 Custom Style */
.countdown-timer-wrapper {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
  max-width: 300px;
  margin: 50px auto;
}
.countdown-timer-wrapper h5 {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-align: center;
  padding-top: 10px;
  text-shadow: none;
}
.countdown-timer-wrapper .timer {
  padding: 10px;
  text-align: center;
  padding-top: 15px;
}
.countdown-timer-wrapper .timer .timer-wrapper {
  display: inline-block;
  width: 60px;
  height: 50px;
}
.countdown-timer-wrapper .timer .timer-wrapper .time {
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
}
.countdown-timer-wrapper .timer .timer-wrapper .text {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}
/* Category Item Home 1 */
.category_item{
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 30px 20px 25px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category_item .thumb{
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0 45px 0;
  position: relative;
}
.contact{font-size: 18px;font-weight: 600;color: #0f5083}
.category_item .thumb img{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category_item .thumb span{font-size: 60px;padding-top: 30px;color: #7ec04c}
.category_item:hover{
  -webkit-box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
  -moz-box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
  -o-box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
  box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
}
.category_item:hover .thumb img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.category_item .details .title,
.category_item .details .title a{
  color: #0f5083;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  margin-bottom: 0;
  text-transform: uppercase
}
.category_item.home4_style{
  background-color: #fff;
  border-radius: 8px;
  margin: -80px 0 30px;
  padding: 65px 10px 15px 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category_item.home4_style:hover{
  background-color: #7ec04c;
}
.category_item.home4_style .icon span,
.category_item.home4_style .title,
.category_item.home4_style .title a{
  color: #7ec04c;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  margin-bottom: 5px;
}
.category_item.home4_style:hover a{color: #fff}
.category_item.home6_style{
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 30px;
  padding: 0;
}
.category_item.home6_style .icon span,
.category_item.home6_style .title,
.category_item.home6_style .title a{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category_item.home4_style .icon span,
.category_item.home6_style .icon span{
  font-size: 80px;
  font-weight: normal;
  line-height: 0;
}
.category_item.home6_style .title,
.category_item.home6_style .title a{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.category_item.home6_style .para{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.category_item.home6_style:hover .icon span,
.category_item.home6_style:hover .title,
.category_item.home6_style:hover .title a{
  color: #7ec04c;
}
.category_item.home7_style{
  border: 1px solid #EAEAEA;;
  box-shadow: none;
  padding-bottom: 15px;
}
.car-listing:hover,
.category_item.home7_style:hover{
  -webkit-box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
  -moz-box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
  -o-box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
  box-shadow:0px 10px 15px rgba(23, 26, 33, 0.1);
}
.category_item.home7_style .details .title{
  margin-bottom: 15px;
}
.category_item.home7_style .details .title.bef{}
.car-listing{
  background-color: #fff;
  border: 1px solid #EAEAEA;;
  border-radius: 8px;
  margin-bottom: 30px;
  padding: 10px;
  position: relative;
}
.car-listing.list_style{
  display: flex;
  align-items: center
}
.car-listing.list_style .thumb{
  margin-right: 20px;
   min-width: 700px;
}
.car-listing .thumb{
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}


.car-listing .thumb .tag{
  background-color: #7ec04c;
  border-radius: 60px;
  color: #fff;
  font-family: Inter;
  font-size: 9px;
  font-style: normal;
  font-weight: 600;
  line-height: 13px;
  left: 37%;
  letter-spacing: 0.03em;
  padding: 10px 15px;
  position: absolute;
  top: 40%;
  text-transform: uppercase;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translateY(-30px);
}
.car-listing .thumb.pd .tag{
  left: 45%;
}

.car-listing:hover .thumb .tag{
  visibility: visible;
  transform: translateY(20px);
}
.car-listing .thumb .tag.blue{
  background-color: #1947E2;
}
.car-listing .thumb img{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.car-listing:hover .thumb img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.car-listing .details{
  padding: 15px 9px;
}
.car-listing .details .wrapper{
  padding-bottom: 24px;
}
.car-listing .details.bfp .wrapper{
  padding-bottom: 15px;
}
.car-listing .details .price{
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
}
.car-listing:hover .details .title{
  color: #1947E2;
}

.car-listing .details.bfp .title{
    color: #0f5083;
    font-size: 16px;
    font-style: normal;
    font-weight: 800!important;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-bottom: 20px;
}
.car-listing .details.bfp .title a{font-weight: 800!important;}
.car-listing .details .title{
  color: #0f5083;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
}
.car-listing .details .title.bjh{
  color: #0f5083;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 36px;
  letter-spacing: 0em;
}
.car-listing .details .title.bjh a{font-weight: 700}
.car-listing:hover .details .title,
.car-listing:hover .details .title a{
  color: #7ec04c;
}
.car-listing .details .listing_footer{
  border-top: 1px solid #EAEAEA;
  padding-top: 28px;
}
.car-listing .details.bfp .listing_footer{
  border-top: 1px solid #EAEAEA;
  padding-top: 20px;
}
.car-listing.home6_style .details .wrapper{
  padding-bottom: 10px;
}
.car-listing.home6_style .details .listing_footer{
  border: none;
  padding-top: 0;
}
.car-listing.list_style .details {
  position: relative;
  width: 100%;
  flex-grow: 1;
}
.car-listing.list_style .details .listing_footer .share-icons{
  bottom: 15px;
  position: absolute;
  right: 0;
}
.car-listing.list_style .details .listing_footer .share-icons li{
  background-color: #EEF2F6;
  border-radius: 50%;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  text-align: center;
  width: 30px;
}
.car-listing.list_style .details .listing_footer .share-icons li a{
  color: #5F6973;
}
.car-listing.list_style .details .listing_footer .share-icons li a span{
  font-size: 10px;
  margin: 0;
}
.car-listing.list_style .details .db_share_icons a{
  background-color: #EEF2F6;
  border-radius: 50%;
  color: #5F6973;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 10px;
  width: 30px;
}
.car-listing.list_style .details .db_share_icons a span{
  font-size: 10px;
}
.car-listing.sidebar_style{
  margin-bottom: 20px;
  padding: 0;
  position: relative;
}
.car-listing.sidebar_style .thumb{
  background: linear-gradient(180deg, rgba(12, 18, 39, 0) 28.42%, rgba(12, 18, 39, 0.8) 100%);
}
.car-listing.sidebar_style .details{
  bottom: 0;
  padding: 0;
  padding-left: 20px;
  position: absolute;
}
.car-listing.sidebar_style .details .wrapper{
  padding-bottom: 0;
}
.car-listing.sidebar_style .details .price{
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0em;
}
.car-listing.sidebar_style .details .title,
.car-listing.sidebar_style .details .title a{
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0em;
  margin-bottom: 20px;
}
.listing_item_car_grid_slider.owl-theme .owl-item .carlisting-popular-vehicles .thumb img,
.listing_item_car_grid_slider.owl-theme .owl-item.cloned .carlisting-popular-vehicles .thumb img,
.listing_item_car_grid_slider.owl-theme .owl-item.active .carlisting-popular-vehicles .thumb img{
  transform: scale(0.6);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.listing_item_car_grid_slider.owl-theme .owl-item .carlisting-popular-vehicles .details,
.listing_item_car_grid_slider.owl-theme .owl-item.cloned .carlisting-popular-vehicles .details,
.listing_item_car_grid_slider.owl-theme .owl-item.active .carlisting-popular-vehicles .details{
  opacity: 0;
}
.listing_item_car_grid_slider.owl-theme .owl-item .carlisting-popular-vehicles .thumb,
.listing_item_car_grid_slider.owl-theme .owl-item.cloned .carlisting-popular-vehicles .thumb,
.listing_item_car_grid_slider.owl-theme .owl-item.active .carlisting-popular-vehicles .thumb{
  opacity: 0.4;
}
.listing_item_car_grid_slider.owl-theme .owl-item.active.center .item{
  margin: 0 30px;
}
.listing_item_car_grid_slider.owl-theme .owl-item.active.center .carlisting-popular-vehicles .details{
  opacity: 1;
}
.listing_item_car_grid_slider.owl-theme .owl-item.active.center .carlisting-popular-vehicles .thumb{
  opacity: 1;
}
.listing_item_car_grid_slider.owl-theme .owl-item.active.center .carlisting-popular-vehicles .thumb img{
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.listing_item_car_grid_slider.owl-theme .owl-dots .owl-dot span{
  background: #fff;
}
.listing_item_car_grid_slider.owl-theme .owl-dots .owl-dot.active span,
.listing_item_car_grid_slider.owl-theme .owl-dots .owl-dot:hover span{
  background: #0f5083;
}
.carlisting-popular-vehicles{
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.carlisting-popular-vehicles .details .price{
  color: #0f5083;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  margin-bottom: 20px;
}
.carlisting-popular-vehicles .details .title,
.carlisting-popular-vehicles .details .title a{
  color: #0f5083;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  margin-bottom: 15px;
}
.carlisting-popular-vehicles .listign_review ul {
  margin-bottom: 30px;
}
.carlisting-popular-vehicles .listign_review ul li,
.carlisting-popular-vehicles .listign_review ul li:nth-child(6) a,
.carlisting-popular-vehicles .listign_review ul li a i{
  color: #0f5083;
}
.listign_review ul li a:hover{color: #7ec04c}
.carlisting-popular-vehicles .listing_footer ul{
  margin-bottom: 50px;
}
.carlisting-popular-vehicles .listing_footer ul li a{
  color: #0f5083;
}
.home1_popular_listing.home3_style .owl-item .car-listing{
  opacity: 0.5;
}
.home1_popular_listing.home3_style .owl-item.active .car-listing,
.home1_popular_listing.home3_style .owl-item.active.center .car-listing{
  opacity: 1;
}
.home1_popular_listing.home3_style .owl-carousel .owl-stage-outer{
  display: inline;
}
.listign_review ul li.list-inline-item{
  margin-right: 2px;
}
.listign_review ul li:nth-child(5){
  margin-right: 10px;
}
.listign_review ul li:nth-child(6) a{
  color: #0f5083;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
}
.listign_review ul li:last-child{
  color: #5F6973;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 0em;
}
.listign_review.bfp ul li:last-child{
  color: #5F6973;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0em;
}
.listign_review ul li a i{
  color: #7ec04c;
  font-size: 10px;
}
.listing_footer ul li.list-inline-item{
  margin-right: 18px;
}
.listing_footer ul li:last-child{
  margin-right: 0;
}
.listing_footer ul li a{
  color: #5F6973;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 0em;
}
.listing_footer.bfp ul li a{
  color: #5F6973;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
}
.listing_footer ul li a.btn{color: #fff}
.listing_footer ul li a.btn:hover{background: #7ec04c;border:none}
.listing_footer ul li a span{
  font-size: 14px;color: #7ec04c
}
.car-listing .thumb .thmb_cntnt2{
  bottom: 15px;
  left: 20px;
  position: absolute;
  transform: translateY(40px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.car-listing .thumb.pd .thmb_cntnt2{
  bottom: 15px;
  left: 46%;
  position: absolute;
  transform: translateY(40px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.car-listing:hover .thumb .thmb_cntnt2,
.car-listing:hover .thumb .thmb_cntnt3{
  visibility: visible;
  transform: translateY(-3px);
  z-index: 1;
}
.car-listing .thmb_cntnt2 li:first-child {
  margin-right: 13px;
}
.car-listing .thmb_cntnt2 li a,
.car-listing .thmb_cntnt2 li a {
  color: #FFFFFF;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: 0em;
}
.car-listing .thmb_cntnt2 li a span {
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
}
.car-listing .thumb .thmb_cntnt3{
  bottom: 12px;
  right: 20px;
  position: absolute;
  transform: translateY(50px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.car-listing:hover .thumb .thmb_cntnt3{
  visibility: visible;
  transform: translateY(1px);
}
.car-listing .thumb .thmb_cntnt3 li{
  background-color: #0C1227;
  border-radius: 50%;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
}
.car-listing .thumb .thmb_cntnt3 li:first-child {
  margin-right: 8px;
}
.car-listing .thumb .thmb_cntnt3 li a{
  color: #FFFFFF;
}
.car-listing .thumb .thmb_cntnt3 li a span{
  font-size: 10px;
}
/* Testimonial 1 Voiture */
.our-testimonials-home1{
  background-color: #EEF2F6;
}
.testimonial_box {
  background-color: #ffffff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  padding: 50px 60px 30px 50px;
  position: relative;
  -webkit-box-shadow:0px 18px 20px rgba(23, 26, 33, 0.05);
  -moz-box-shadow:0px 18px 20px rgba(23, 26, 33, 0.05);
  -o-box-shadow:0px 18px 20px rgba(23, 26, 33, 0.05);
  box-shadow:0px 18px 20px rgba(23, 26, 33, 0.05);
}
.testimonial_box .thumb {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 25px;
  position: relative;
}
.testimonial_box .thumb img{
  height: 70px;
  width: 70px;
}
.testimonial_box .title{
  color: #0f5083;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  margin-left: 25px;
  margin-top: 17px;
}
.testimonial_box .title small{
  color: #5F6973;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  text-transform: uppercase;
}
.testimonial_box .details {
  margin-left: 93px;
}
.testimonial_box .details .icon {
  color: #ECEDF2;
  margin-bottom: 20px;
  font-size: 34px;
  position: absolute;
  right: 35px;
  top: 30px;
}
.testimonial_box .details p {
  color: #5F6973;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.testimonial_slider_home1.owl-theme .item{
  margin: 0px 15px 40px;
}
.testimonial_slider_home1.owl-theme .owl-dots .owl-dot{
  margin: 0;
}
.testimonial_slider_home1.owl-theme .owl-dots .owl-dot span{
  background-color: #D7DDE3;
  height: 8px;
  width: 8px;
}
.testimonial_slider_home1.owl-theme .owl-dots .owl-dot.active span,
.testimonial_slider_home1.owl-theme .owl-dots .owl-dot:hover span{
  background-color: #1947E2;
}
.more_listing{
  color: #0f5083;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0em;
  position: relative;
  text-transform: capitalize
}
.more_listing .icon{
  background-color: #7ec04c;
  border-radius: 50%;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  margin-left: 15px;
  text-align: center;
  width: 35px;
  -webkit-box-shadow:0px 7px 20px rgba(126, 192, 76, 0.2);
  -moz-box-shadow:0px 7px 20px rgba(126, 192, 76, 0.2);
  -o-box-shadow:0px 7px 20px rgba(126, 192, 76, 0.2);
  box-shadow:0px 7px 20px rgba(126, 192, 76, 0.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.more_listing.eve .icon{
  background-color: #7ec04c;
  border-radius: 50%;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  margin-left: 15px;
  text-align: center;
  width: 35px;
  -webkit-box-shadow:0px 7px 20px rgba(245, 195, 75, 0.2);
  -moz-box-shadow:0px 7px 20px rgba(245, 195, 75, 0.2);
  -o-box-shadow:0px 7px 20px rgba(245, 195, 75, 0.2);
  box-shadow:0px 7px 20px rgba(245, 195, 75, 0.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.more_listing.home4_style .icon{
  background-color:#7ec04c;
  color: #fff;
  font-size: 11px;
  margin-bottom: 0;
}
.more_listing .icon{
  color: #fff;
}
.more_listing .icon:hover{
  background-color: #0f5083;
  color: #fff;
}
/*== Why Choose Us ==*/
.why_chose_us{
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.why_chose_us:hover .icon{
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.why_chose_us .icon span{
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.why_chose_us:hover .icon span{
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.why_chose_us .icon{
  background-image: url("../images/egg-shape1.svg");
  height: 80px;
  line-height: 80px;
  margin-right: 30px;
  text-align: center;
  width: 90px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.why_chose_us .icon.style2{
  background-image: url("./egg-shape2.svg");
}
.why_chose_us .icon.style2 span{
  color: #81C6D6;
}
.why_chose_us .icon.style3{
  background-image: url("./egg-shape3.svg");
}
.why_chose_us .icon.style3 span{
  color: #77CB87;
}
.why_chose_us .icon span{
  color: #C8666C;
  font-size: 40px;
}
.why_chose_us .details{
  width: 85%;
}
.why_chose_us .details .title,
.why_chose_us .details .title a{
  color: #0f5083;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
}
.why_chose_us .details p{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  margin-bottom: 0;
}
.why_chose_us.home7_style{
  border-radius: 16px;
  padding: 70px 80px;
  text-align: center;
}
.why_chose_us.home7_style:hover{
  -webkit-box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
  -moz-box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
  -o-box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
  box-shadow:0px 18px 60px rgba(23, 26, 33, 0.05);
}
.why_chose_us.home7_style .icon{
  display: inline-block;
  margin: 0 0 40px;
}
.why_chose_us.home7_style .details{
  width: auto;
}
/* On Click Sidebar CSS */
.siderbar_left_home{
  background-color: #0f5083;
  padding: 60px;
  z-index: 99;
  position: fixed;
  overflow-y: auto;
  scrollbar-width: thin;
  right: 0;
  top: 0;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 450px;
  height: 100vh;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.siderbar_left_home.active{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.siderbar_left_home:before{
  content: "";
  position: absolute;
}
.sidebar_close_btn {
  background-color: #7ec04c;
  color: #fff;
  height: 42px;
  line-height: 42px;
  width: 42px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  right: 60px;
  top: 60px;
}
/* Offer Buttons */
.offer_btns .ofr_btn1{
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
}
.offer_btns .ofr_btn1,
.offer_btns .ofr_btn2{
  border-radius: 8px;
  height: 60px;
}
.offer_btns .ofr_btn2{
  background-color: #0A2357;
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
}
/* Car Single Page Header Content Css */
.single_page_heading_content{
  position: relative;
}
.car_single_content_wrapper .title{
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 41px;
  letter-spacing: 0em;
  text-transform: capitalize
}
.car_single_content_wrapper .para{
  color: #0f5083;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.car_single_content_wrapper .car_info{
  margin-bottom: 35px;
}
.car_single_content_wrapper .car_info li{
  margin-right: 25px;
}
.car_single_content_wrapper .car_info li:last-child,
.single_page_heading_content .share_content ul li:last-child{
  margin-right: 0;
}
.car_single_content_wrapper .car_info li:first-child{
  background-color: #EB6245;
  border-radius: 60px;
  height: 25px;
  padding: 0 13px;
}
.car_single_content_wrapper .car_info li:first-child a{
  color: #fff;
  font-size: 9px;
  font-style: normal;
  font-weight: 600;
  line-height: 13px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.car_single_content_wrapper .car_info li a{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.car_single_content_wrapper .car_info li a span{
  color: #7ec04c;
  font-size: 14px;
  margin-right: 7px;
  vertical-align: middle;
}
.single_page_heading_content .share_content ul li{
  margin-right: 30px;
}
.share_content ul li a{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-transform: uppercase;
}
.share_content ul li a span{
color: #7ec04c;
  font-size: 14px;
  margin-right: 5px;
  vertical-align: middle;
}
.price_content .price{
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  letter-spacing: 0em;
}
.price_content .price small{
  color: #5F6973;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
}
/* Single Page 6 Slider Css */
.sp6_single_slider{
  position: relative;
}
.sp6_single_slider .thumb{
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 0px 20px 3px rgba(0,0,0,.1)!important;
}
.custom-container {
    max-width: 1700px
}
@media (max-width:1700px) {
.custom-container {
    max-width: 1600px
}
}

@media (max-width:1500px) {
.custom-container {
    max-width: 1400px
}
}

@media (max-width:1300px) {
.custom-container {
    max-width: 1200px
}
}
.footer_about_widget .logo img{
	/* height: 80px; */
}
.clienteve {
    border: 1px solid #EAEAEA;
    border-radius: 8px;
		margin-bottom: 30px
}
.text-box {
    background: #fff;
    padding: 20px;
    text-align: center;
    font-weight: 600;
    color: #333;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;

}
.service_thumb img {
    border-radius: 8px;
    width: 100%;
    height: 720px;
    overflow: hidden;
    object-fit: cover;
}
.service_thumb.gh img {
    border-radius: 8px;
    width: 100%;
    height: 580px;
    overflow: hidden;
    object-fit: cover;
}
@media(max-width:767px) {
.service_thumb img {
    height: 230px
}
	.service_thumb.gh img {
    height: 200px
}
}
/*header.header-nav.menu_style_home_one.home3_style a.navbar_brand {
    left: 10%;
    margin: 0 auto;
    position: absolute;
    right: 0px;
    top: 8px;
    width: 30%;
	height: 55px
}*/
@media(max-width:1308px) {
/*	header.header-nav.menu_style_home_one.home3_style a.navbar_brand {
    left: 34%;
    margin: 0 auto;
    position: absolute;
    right: 0px;
    top: 8px;
    width: 30%;
	height: 55px
}*/
}
.dever {
    display: inline-block
}
.dever i {
    color: #7ec04c
}

@media (max-width:1320px) {
.dever {
    display: none!important
}
}
.section-title {
    position: relative;
    z-index: 1;
}
.section-title .sub-title, .app-download-title .sub-title {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    letter-spacing: 3px;
    line-height: 1;
    color: #868686;
    margin-bottom: 12px;
}
.section-title .title {
    font-size: 36px;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #0f5083;
    font-weight: 800;
    text-transform: uppercase
}
@media(max-width:423px){.section-title .title{font-size: 24px;}}
.section-title .overlay-title {
    margin-bottom: 0;
    color: #f3f3f3;
    text-transform: capitalize;
    font-size: 87px;
    line-height: .8;
    position: absolute;
    bottom: 82%;
    text-align: center;
    right: 0;
    left: 0;
    z-index: -1;
    opacity: .4;
}
.section-title .line {
    line-height: 1;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.iconbox_home4_style .icon.one p {
    color: #fff;
    font-size: 12px;
    margin-top: -30px
}
.details img {
    width: 35px;
}
.car-listing .thumb .tag a {
    color: #fff
}
.details.eve {
    padding-top: 95px
}
.eve {
    padding-top: 82px
}

@media(max-width:1700px) {
.iconbox_home4_style .icon.one {
    width: 120px
}
.details.eve {
    padding-top: 75px
}
.eve {
    padding-top: 75px
}
}

@media (min-width:991px) and (max-width:1699px) {
.details.eve {
    padding-top: 40px
}
.eve {
    padding-top: 40px;padding-bottom: 5px
}
.iconbox_home4_style .icon.one {
    width: 100px
}
.iconbox_home4_style {
    padding: 5px
}
}
.preview {
    display: block;
    position: relative;
    margin-bottom: 30px;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.img-fluid{width:100%;}
.footer_menu_widget .list-inline-item:not(:last-child) {
    margin-right: 2.5rem;
	text-align:left;
}