@charset "UTF-8";
/*------------------------------------------------------------------
Author       : Code-Theme
Template Name: ListiFind - HTML5 Template
Version      : 2.2
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1. Typography
2. Section Headings
3. Section Home 1 Image
4. Section Image Video Home 2
5. Section Parallax Image Home 3
6. Section Feature Categories Home 3
5. Section Popular Searches Home 4
8. Section Feature Categories
9. Section Popular Listings
10.Section How It Works
11.Section Top Places
12.Section Info Help Home 4
13.Section Feature Categories Home 5
14.Section Counter Up
15.Section Pricing
16.Section Testimonials
17.Section Blog
18.Section Partners
19.Section Header Image Home 9
20.Section Popular Categories Home 9
21.Section Top Location Home 10
22.Section Popular Categories Home 10
23.Section Top Locations Home 3 and 11
24.Section Info Sidebar Home 12
25.Section Banner Slider Home 12
26.Section Parallax Home 13
27.Section Info Help Home 13
28.Section Header Slider Home 14
29.Section Header Search Home 14
30.Section Header Image Home 15
31.Section Why Choose Us Home 15
32.Section Testimonials Home 15
33.Section Header Filter Home 15
34.Section Visited City Home 15
35.Section Parallax Image Home 16
36.Section Counter Up Home 16
37.Section Job Categories Home 16
38.Section Featured Job Home 16
39.Section Freelancers Home 16
40.Section Footer
41.Inner Page Listings List
42.Inner Page Listings List Right Sidebar
43.Inner Page Listings Grid
44.Inner Page Listings Half Map
45.Inner Page Listings Full Map
46.Inner Page Listing Details
47.Inner Page About Us
48.Inner Page Dashboard
49.Inner Page Faq
50.Inner Page Payment-Method
51.Inner Page Thank you
52.Inner Page 404
53.Inner Page Login
54.Inner Page Coming Soon
55.Inner Page Under Construction
56.Inner Page Shop
57.Inner Page UI Element
58.Inner Page Blog Grid
59.Inner Page Blog Grid Sidebar
60.Inner Page Blog Lists
61.Inner Page Blog List Sidebar
62.Inner Page Blog Details
63.Inner Page Contact Us
64.Inner Page Add Listing
65.PreLoader
66.Medias Queries
-------------------------------------------------------------------*/
/*-----------------------------------*/
/*------ 1. TYPOGRAPHY ------*/
/*-----------------------------------*/

/*---------------------------------------*/
/*--------- 3. HOME 1 Image ----------*/
/*---------------------------------------*/
.homepage-1 .head-tr.bottom {
  background: transparent;
  border: 0px;
}

.homepage-1 a.button.border,
a.button,
.homepage-4 .header-image .left .btn-white {
  background: #fff;
  color: #eb2929 !important;
}

.homepage-1 .header-user-name,
.homepage-1 .header-user-name:before {
  color: #fff;
}

.homepage-1 .rec-pro-1 .container-fluid {
  max-width: 1560px;
}

.homepage-1 #navigation.style-1 ul li:hover {
  background: #eb2929;
}

.homepage-1 .welcome-area {
  background: linear-gradient(-36deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%), url(../img/slider/bgh.png) no-repeat scroll center center/cover;
}

.homepage-1 .welcome-area {
  height: 940px;
  position: relative;
  z-index: 99;
}

.welcome-area.bg-overlay::after {
  opacity: 0.87;
  z-index: -1;
}

.homepage-1 .banner-inner h1 {
  margin-bottom: 15px;
}

.homepage-1 .banner-inner .sub-title {
  font-size: 16px;
  margin-bottom: 60px;
}

.homepage-1 .bg-overlay, .overlay-dark {
  position: relative;
  z-index: 0;
}

.homepage-1 .hero-main {
  padding: 35px 0;
}

.homepage-1 .rld-main-search {
  padding: 30px;
}

.homepage-1 .rld-banner-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.homepage-1 .rld-banner-tab .nav-item a {
  border-radius: 25px;
}

.homepage-1 .rld-banner-tab .nav-item a.active:before {
  content: "";
  height: 20px;
  margin-left: 13px;
  position: absolute;
  top: 40px;
  width: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.homepage-1 .tab-content > .active {
  margin-top: 30px;
}

.homepage-1 .btn, .homepage-3 .btn:active,
.homepage-1 .btn.sApp-btn:before,
.homepage-1 .bg-overlay::after,
.homepage-1 .benifits-item:after {
  background: linear-gradient(-47deg, #eb2929 0%, #eb2929 100%);
}

.homepage-1 a.btn.btn-yellow:hover {
  background: #fff !important;
  color: #eb2929;
}

.homepage-1 .bg-overlay:after {
  opacity: 0.87;
  z-index: -1;
}

.homepage-1 .btn.btn-yellow,
.homepage-1 .btn.btn-outline-light {
  color: #fff;
  border: 0px;
}

.homepage-1 .slick-dots li {
  -webkit-box-shadow: inset 0 0 0 2px #eb2929;
          box-shadow: inset 0 0 0 2px #eb2929;
}

.bg-overlay::after, .overlay-dark:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.homepage-1 .rld-banner-tab .nav-item a.active,
.homepage-1 .rld-banner-tab .nav-item a:hover,
.homepage-1 .rld-banner-tab .nav-item a.active:before {
  background: #eb2929;
}

.homepage-1 .slick-dots li.slick-active {
  -webkit-box-shadow: inset 0 0 0 6px #eb2929;
          box-shadow: inset 0 0 0 6px #eb2929;
}

.homepage-1 .slick-dots li {
  color: #eb2929;
}

.homepage-1 .slick-dots li:after {
  background: #eb2929;
}

.homepage-1 .popular-searchs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

.homepage-1 .popular-searchs .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.homepage-1 .popular-searchs li {
  display: inline-block;
}

.homepage-1 .popular-searchs li a {
  display: inline-block;
  text-decoration: none;
  width: 115px;
  height: 100px;
  margin-right: 15px;
  background: rgba(255, 255, 255, 0.12);
  padding-top: 21px;
  color: #ffffff;
  font-size: 28px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}

.homepage-1 .popular-searchs li a .box span {
  font-size: 16px;
  text-align: center;
  color: #fff;
  margin-top: 10px;
  font-weight: 400;
  display: block;
}

@media (min-width: 992px) {
  .homepage-1 .rld-main-search .rld-single-input,
  .homepage-1 .rld-main-search .rld-single-select .single-select,
  .homepage-1 .popular-searchs {
    margin-bottom: 0px;
  }

  .homepage-1 .popular-searchs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 575px) {
  .homepage-1 .popular-searchs {
    display: none;
  }
}
.homepage-1 .rec-pro .container-fluid {
  max-width: 1560px;
}

section.featured.rec-pro {
  padding: 6rem 0;
  background: #eb2929 !important;
}

.homepage-1 .small-category-2 {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.homepage-1 .small-category-2-thumb .fas {
  font-size: 2.1rem;
  color: #fa2964;
}

.homepage-1 .small-category-2-thumb {
  width: 170px;
  float: left;
  display: table;
  height: 150px;
  background: #fff;
  padding: 0px;
  border-radius: 50%;
}

.homepage-1 .small-category-2-thumb img {
  width: 170px;
  height: 150px;
}

.homepage-1 .sc-2-detail {
  display: table;
  margin-left: 25px;
  float: left;
}

.homepage-1 .sc-2-detail .sc-jb-title {
  margin-bottom: 4px;
}

.homepage-1 h4.sc-jb-title a {
  font-size: 16px;
  color: #555;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.homepage-1 h4.sc-jb-title a:hover {
  color: #fa2964;
}

.homepage-1 .sc-2-detail span {
  font-size: 15px;
  font-weight: 400;
  color: #666;
}

.homepage-1 .no-mb {
  margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
  .homepage-1 .si-mt {
    margin-top: 30px;
  }

  .homepage-1 .how-it-works article i {
    font-size: 2.5rem !important;
  }

  .popular-places .img-box.no-mb {
    margin-bottom: 1.5rem !important;
  }

  .popular-places .img-box.no-mb.x3 {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 575px) {
  .homepage-1 .mob-mt {
    margin-bottom: 30px;
  }

  .tab-mb {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .homepage-1 .m-t-30 {
    margin-top: 30px;
  }
}
.homepage-1 .rec-pro .container-fluid {
  max-width: 1560px;
}

.homepage-1 section.portfolio {
  padding: 6rem 0;
  background: #FF385C;
}

.homepage-1 .sec-title.discover h2 span,
.homepage-1 .sec-title.discover h2,
.homepage-1 .sec-title.discover p {
  color: #fff;
}

.rec-pro.disc .slick-dots li.slick-active,
.rec-pro.disc .slick-dots li {
  -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.5);
          box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.5);
}

.rec-pro.disc .slick-dots li:after {
  background: #eee;
}

.homepage-1 .owl-dots {
  margin-top: 30px;
}

.homepage-1 section.popular-places {
  padding: 6rem 0;
  background: #f5f6ff;
}

.homepage-1 .popular-places .img-box {
  height: 280px;
}

.homepage-1 .popular-places .img-box {
  border-radius: 10px;
}

.homepage-1 .popular-places .img-box {
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5rem;
  z-index: 90;
}

.homepage-1 .popular-places .img-box:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-color: #121B22;
  opacity: 0.2;
  z-index: 99;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.homepage-1 .popular-places .img-box img {
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.55s;
  transition: all 0.55s;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.35s ease-out;
  transition: -webkit-transform 0.35s ease-out;
  transition: transform 0.35s ease-out;
  transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
}

.homepage-1 .popular-places .listing-badges {
  position: absolute;
  top: 0;
  z-index: 999;
  right: 0;
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  overflow: hidden;
  height: 100px;
}

.homepage-1 .btn:hover,
.homepage-1 .popular-places .listing-badges .featured,
.homepage-1 .homes-tag.featured {
  background: #eb2929 !important;
}

.homepage-1 .popular-places .listing-badges .featured {
  float: left;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -67px;
  top: 17px;
  position: relative;
  text-align: center;
  width: 200px;
  font-size: 12.5px;
  margin: 0;
}

.homepage-1 .popular-places .listing-badges span {
  color: #fff;
  display: inline-block;
  padding: 1px 10px;
  float: right;
  background-color: rgba(74, 74, 76, 0.7);
  border-radius: 3px;
  top: 15px;
  right: 15px;
  position: absolute;
}

.homepage-1 .popular-places .img-box-content {
  position: absolute;
  z-index: 101;
  top: 50%;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  -webkit-transform: translate(0, -50.5%);
          transform: translate(0, -50.5%);
}

.homepage-1 .popular-places .img-box-content h4 {
  line-height: 36px;
  color: #fff;
  margin: 0;
  font-size: 20px;
}

.homepage-1 .popular-places .img-box-content span {
  font-size: 16px;
  color: #fff;
}

.popular-places .img-box.no-mb {
  margin-bottom: 0px;
}

.homepage-1 .singleJobClinet {
  position: relative;
  background: #fff;
  border: 1px solid #ededed;
  padding: 44px 53px 55px;
  margin-bottom: 60px;
}

.homepage-1 .singleJobClinet p {
  letter-spacing: 0.32px;
  margin-bottom: 25px;
}

.homepage-1 .detailJC {
  position: relative;
  padding-left: 88px;
  padding-top: 7px;
}

.homepage-1 .detailJC span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 68px;
  height: 68px;
  padding: 4px;
  border-radius: 50%;
  background: #f04786;
  background: -webkit-gradient(linear, left top, right top, from(rgba(240, 71, 134, 0.75)), to(rgba(125, 107, 255, 0.75)));
  background: linear-gradient(90deg, rgba(240, 71, 134, 0.75) 0%, rgba(125, 107, 255, 0.75) 100%);
}

.homepage-1 .detailJC span img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.homepage-1 .detailJC h5 {
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 0.38px;
  margin-bottom: 0;
}

.homepage-1 .detailJC p {
  color: #666;
  font-size: 15px;
  letter-spacing: .30px;
  margin: 0;
}

.homepage-1 .detailJC:after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: '';
  width: 68px;
  height: 58px;
  background: url(../images/icons/quoe.png) no-repeat center center/cover;
}

.homepage-1 .job_clientSlide .owl-nav .owl-prev,
.homepage-1 .job_clientSlide .owl-nav .owl-next {
  margin: 0 5px;
  padding: 0 0;
  text-align: center;
  width: 43px;
  height: 43px;
  border: 2px solid #ddd;
  border-radius: 50%;
  font-size: 18px;
  color: #70778b;
  line-height: 43px;
  background: transparent;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}

.homepage-1 .job_clientSlide .owl-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.homepage-1 .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.homepage-1 .job_clientSlide .owl-nav .owl-prev:hover,
.homepage-1 .job_clientSlide .owl-nav .owl-next:hover {
  background: #eb2929;
  color: #fff;
}

.homepage-1 .rld-single-input.left-icon:before,
.homepage-1 .rld-single-select .single-select:before,
.homepage-1 .popular .homes-content .homes-list li i,
.homepage-1 .blog-section .action-list .fa-heart,
.homepage-1 .blog-section .action-list .fa-comment,
.homepage-1 .blog-section .action-list .fa-share-alt,
.homepage-1 .blog-section .news-link,
.homepage-1 .first-footer .contactus ul li .fa,
.homepage-1 .first-footer .netsocials a .fa-facebook,
.homepage-1 .first-footer .netsocials a .fa-twitter,
.homepage-1 .first-footer .netsocials a .fa-google-plus,
.homepage-1 .first-footer .netsocials a .fa-youtube {
  color: #eb2929;
}

.homepage-1 .popular .homes-content h3:hover,
.homepage-1 .blog-section .news-item h3:hover,
.homepage-1 .widget.quick-link ul li a:hover,
.homepage-1 .widget.quick-link ul li a:hover:before {
  color: #eb2929;
}

.homepage-1 .first-footer .widget h3::after,
.homepage-1 .first-footer .newsletters h3::after,
.homepage-1 .go-up {
  background: #eb2929;
}

.header-user-name:before {
  font-family: "FontAwesome";
  content: "\f0d7";
  position: absolute;
  color: #666;
  bottom: 1px;
  font-size: 13px;
  right: -16px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.header-user-name span {
  position: absolute;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: visible;
  top: 0;
  left: -55px;
}

.header-user-name span:after {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  bottom: -5px;
  right: -5px;
  background-color: #38b653;
  display: block;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  z-index: 9;
}

/* Search Form */
.parallax-searchs .trip-search {
  background: #fff;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 50px;
  text-align: left;
  margin-top: 30px;
}

.parallax-searchs .trip-search .form {
  line-height: 0px;
}

.parallax-searchs .form-group {
  width: 190px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 0px;
}

.parallax-searchs .form-group:last-child {
  margin-right: 0px;
}

.parallax-searchs .form-group .nice-select {
  margin: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  border-radius: 5px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #757575;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 14px;
}

.parallax-searchs .form-group .nice-select:hover {
  color: #18ba60;
}

.parallax-searchs .form-group .nice-select::after {
  right: 20px;
  color: #757575;
}

.parallax-searchs .form-group .nice-select i {
  color: #18ba60;
  font-size: 1.2rem;
  margin-top: 5px;
  margin-right: 10px;
}

.parallax-searchs .form-group .list li {
  color: #757575;
}

.parallax-searchs .form-group .list li.selected {
  color: #757575;
  font-weight: 400;
}

.parallax-searchs .form-group .list li:hover {
  color: #fff;
  background: #18ba60;
}

.parallax-searchs .form-group.location {
  width: 150px;
}

.parallax-searchs .form-group.button {
  width: 145px;
  position: relative;
  height: 50px;
}

.parallax-searchs .form-group .btn {
  display: block;
  width: 100%;
  background: #18ba60;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  top: 0;
  height: 50px;
  line-height: 50px;
  padding: 0;
  font-size: 14px;
  border: none;
  border-radius: 50px;
}

.parallax-searchs .form-group .btn:hover {
  background: #121B22;
  color: #fff;
}

.homepage-1 .first-footer .bloq-email .email input[type="email"] {
  border: 1px solid #eb2929;
}

.homepage-1 .first-footer .bloq-email .email input[type="submit"] {
  border: 1px solid #eb2929;
  background: #eb2929;
}

.homepage-1 .rld-banner-tab .nav-item a.active,
.homepage-1 .rld-banner-tab .nav-item a:hover,
.homepage-1 .rld-banner-tab .nav-item a.active:before,
.homepage-1 .range-slider .ui-widget-header,
.homepage-1 .checkboxes input[type=checkbox]:checked + label:before {
  background: #eb2929;
}

.homepage-1 .parallax-searchs .form-group .nice-select i,
.homepage-1 .dropdown-filter span::after {
  color: #eb2929;
}

.homepage-1 .parallax-searchs .form-group .nice-select:hover {
  color: #eb2929;
}

.homepage-1 .rld-banner-tab .nav-item a {
  border-radius: 8px;
}

.homepage-1 .range-slider .ui-slider .ui-slider-handle {
  border: 2px solid #eb2929 !important;
}

.homepage-1 .rld-single-select .single-select:before {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 18px;
  top: 48%;
  -webkit-transform-origin: 66% 66%;
          transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
}

.homepage-1 .rld-single-input input {
  border-radius: 8px;
  margin-left: 0px;
  outline: none;
  text-decoration: none;
}

.homepage-1 .rld-single-select .single-select {
  width: 180px;
}

.homepage-1 .btn.btn-yellow {
  border: 0px;
  border-radius: 8px;
  font-size: 15px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);
          box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);
  color: #ffffff;
  height: 50px;
  width: 170px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

@media (min-width: 992px) {
  .homepage-1 .rld-main-search .rld-single-input,
  .homepage-3 .rld-main-search .rld-single-select .single-select,
  .homepage-1 .popular-searchs {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 575px) {
  .homepage-1 .nav-item.rest,
  .homepage-1 .nav-item.hots {
    display: none;
  }

  .homepage-1 .hero-main {
    padding: 170px 0;
  }

  .the-search .rld-single-select.ml-22 {
    margin-left: 0px;
  }

  .the-search .range-slider label {
    font-size: 15px;
  }

  .main-search-input-item.clact.date-container {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .rld-main-search .rld-single-input,
  .rld-main-search .rld-single-select .single-select {
    margin-bottom: 15px !important;
  }
}


/*--------------------------------------------*/
/*--------- 19. HEADER IMAGE HOME 9 ----------*/
/*--------------------------------------------*/
.header-image {
  background: linear-gradient(135deg, white 0%, white 100%);
  height: 750px;
  border-bottom: 1px solid #e5e5e5;
}

.header-image .left h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  color: #333;
  margin: 0;
  margin-bottom: 20px;
}

.header-image .left p {
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #666;
  margin: 0;
}

.header-image .left .btn-white {
  background: #ffffff;
  display: inline-block;
  padding: 12px 35px;
  border-radius: 40px;
  font-size: 15px;
  font-weight: 600;
  color: #404356;
  margin-top: 30px;
  -webkit-box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);
}

.hp-9 .small-category-2-thumb {
  width: 170px;
  float: left;
  display: table;
  height: 150px;
  background: #fff;
  padding: 0px;
  border-radius: 50%;
}

.hp-9 .small-category-2-thumb img {
  width: 170px;
  height: 150px;
}

.hp-9 .small-category-2 {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991.98px) {
  .header-image {
    text-align: center;
    padding: 600px 30px;
  }

  .header-image .left {
    margin-bottom: 60px;
  }
}
/*-------------------------------------------*/
/*------ 20. POPULAR CATEGORIES HOME 9 ------*/
/*-------------------------------------------*/
section.popular-categories {
  padding: 6rem 0;
}

.popular-categories-item {
  text-align: center;
  background: #f5f6ff;
  padding: 40px 20px;
  position: relative;
  overflow: hidden;
}

.popular-categories-item:before {
  position: absolute;
  background: #f5f6ff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  left: -30px;
  content: "";
  bottom: -30px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.popular-categories-item:hover:before {
  background: #fa2964;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  content: "";
  border-radius: 0px;
}

.popular-categories-item i:before {
  margin: 0;
  color: #fa2964;
  font-size: 40px;
  line-height: 50px;
  display: block;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.popular-categories-item:hover h3,
.popular-categories-item:hover p,
.popular-categories-item:hover i:before {
  color: #fff;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.popular-categories-item h3 {
  font-size: 1.1rem;
  margin-top: 20px;
  margin-bottom: 7px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.popular-categories-item p {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.step-point {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  font-weight: 400;
  color: #fa2964;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  font-family: 'Lato', sans-serif;
}

.m-b30 {
  margin-bottom: 30px;
}

.categories-bx {
  height: 180px;
  border-radius: 4px;
  background-size: cover;
  z-index: 1;
  position: relative;
  -webkit-box-shadow: 0 0 10px 0 rgba(42, 65, 232, 0.1);
          box-shadow: 0 0 10px 0 rgba(42, 65, 232, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.categories-bx:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fa2964;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.categories-bx:hover:after {
  background-color: #fa2964;
  opacity: 0.95;
}

.categories-info {
  position: relative;
  padding-bottom: 100px;
  z-index: 1;
  padding-left: 20px;
  color: #fff;
}

.categories-info h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1rem;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
}

.categories-info span {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  padding: 7px 10px;
  border-radius: 5px;
  background: #fa2964;
  opacity: 0.9;
}

.categories-bx:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000930;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}


/*--------------------------------------------*/
/*------ 22. POPULAR CATEGORIES HOME 10 ------*/
/*--------------------------------------------*/
section.popular-categories {
  background: #fff;
  padding: 6rem 0;
}

.category-box {
  background-color: #fff;
  margin: 30px 0;
  height: auto;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12);
  border-radius: 0;
  position: relative;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.category-box .icon {
  text-align: center;
  position: absolute;
  top: -35px;
  margin: 0 auto;
  width: 100%;
}

.category-box .icon img {
  display: inline-block;
  font-size: 22px;
  background: #fff;
  width: 52px;
  height: 52px;
  color: #fff;
  z-index: 99999;
}

.category-box .category-header {
  width: 100%;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  padding: 40px 15px 10px;
  border-bottom: 1px solid #eee;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.category-box .category-header h4 {
  font-size: 17px;
  margin-bottom: 1rem;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.category-box .category-header:hover h4 {
  color: #fa2964;
}

.category-box .category-content {
  padding: 0px 15px 15px 15px;
}

ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.category-box .category-content ul {
  margin-left: 0px;
  padding-left: 0px;
}

.category-box .category-content i {
  color: #666;
  font-weight: 400;
}

.category-box .category-content li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  line-height: 16px;
  margin-top: 28px;
  width: 100%;
}

.category-box .category-content li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #666;
  margin-left: 0px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.category-box .category-content li a:hover {
  color: #fa2964;
}

.category-box .category-counter {
  margin-right: 0px;
}

.category-counter {
  font-size: 14px;
  color: #666;
  float: right;
}

.category-box .job-is {
  background: #fff;
  color: #111;
  border: 1px solid #fa2964;
}

.category-box .job-is:hover {
  background: #fa2964;
  color: #fff;
}

.fav-job.active {
  color: #ff0000;
}

.fav-job {
  font-size: 25px;
  color: #666;
  cursor: pointer;
}

.category-box .fav-job {
  margin-top: 1rem;
  font-size: 20px;
}

/* Search Form */
.parallax-search8 .trip-search {
  background: #fff;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 50px;
  text-align: left;
  margin-top: 30px;
}

.parallax-search8 p {
  font-size: 17px;
  margin-top: 10px;
}

.align-items-center.bg8 {
  margin-bottom: 0px;
}

.parallax-search8 .trip-search .form {
  line-height: 0px;
}

.parallax-search8 .form-group {
  width: 190px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 0px;
}

.parallax-search8 .form-group:last-child {
  margin-right: 0px;
}

.parallax-search8 .form-group .nice-select {
  margin: 0px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  border-radius: 5px;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #757575;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 14px;
}

.parallax-search8 .form-group .nice-select:hover {
  color: #fa2964;
}

.parallax-search8 .form-group .nice-select::after {
  right: 20px;
  color: #757575;
}

.parallax-search8 .form-group .nice-select i {
  color: #fa2964;
  font-size: 1.2rem;
  margin-top: 5px;
  margin-right: 10px;
}

.parallax-search8 .form-group .list li {
  color: #757575;
}

.parallax-search8 .form-group .list li.selected {
  color: #757575;
  font-weight: 400;
}

.parallax-search8 .form-group .list li:hover {
  color: #fff;
  background: #fa2964;
}

.parallax-search8 .form-group.looking {
  width: 100%;
  margin: 0px;
  border: 1px solid #dddddd !important;
}

.parallax-search8 .first-select {
  height: 30px;
  border-radius: 5px;
  margin-right: 4px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #757575;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 16px;
}

.main-search-input-item {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  position: relative;
}

.nice-select.wide {
  width: 100%;
}

.parallax-search8 .form-group.looking input {
  float: left;
  border: none;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  padding-left: 20px;
}

.parallax-search8 .form-group.location {
  width: 100%;
  margin: 30px 0;
}

.parallax-search8 .form-group.categories {
  width: 100%;
}

.parallax-search8 .form-group.button {
  width: 145px;
  position: relative;
  height: 50px;
}

.parallax-search8 .form-group .btn {
  display: block;
  width: 100%;
  background: #fa2964;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  top: 0;
  margin-top: 30px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  font-size: 14px;
  border: none;
  border-radius: 50px;
}

.parallax-search8 .form-group .btn:hover {
  background: #121B22;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .align-items-center.bg8 {
    margin-bottom: 60px;
  }

  .align-items-center.bg8 p,
  .align-items-center.bg8 h2 {
    text-align: left;
  }

  .align-items-center.bg8 .ilust {
    margin-bottom: 0px;
  }

  section.top-location {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .rtmb-30 {
    margin-bottom: 30px;
  }

  .job-listing-footer ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 37px;
  }

  .job-listing-footer .c-logo {
    display: none;
  }

  .the-heart {
    width: 100% !important;
    margin-left: 0px !important;
  }

  .the-heart span.fav-job {
    margin-left: 0 !important;
  }

  .the-heart .far {
    padding-left: 0px !important;
  }

  .the-heart span.job-is {
    margin-top: 0px !important;
  }

  .category-box.si-mt {
    margin-top: 30px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .mt-mobil {
    margin-top: 30px;
  }
}
/*------------------------------------------------*/
/*--- 23. SECTION TOP LOCATIONS HOME 3, and 11 ---*/
/*------------------------------------------------*/
section.top-locations {
  padding: 80px 0;
  background: #f5f6ff;
}

.recent-16 {
  display: block;
  position: relative;
  overflow: hidden;
  height: 400px;
}

.recent-img16 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.recent-16:hover .recent-img16 {
  -webkit-transform: scale(1.06, 1.06);
          transform: scale(1.06, 1.06);
}

.recent-content {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.recent-details {
  position: absolute;
  padding: 20px;
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border-bottom-left-radius: .3rem;
  border-bottom-right-radius: .3rem;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.recent-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 4px;
}

.recent-price {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
}

.recent-price > small {
  font-size: 60%;
}

.house-details {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}

.house-details > span {
  opacity: 0.5;
  display: inline-block;
  padding: 0 5px;
}

.recent-16:hover .recent-details {
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
}

.view-proper {
  position: absolute;
  color: #fff;
  padding: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  font-size: 14px;
  letter-spacing: 1px;
  opacity: 0;
  font-weight: 400;
  -webkit-transform: translateY(400%);
          transform: translateY(400%);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.recent-16:hover .view-proper {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.img-center {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.hp-11 .header-user-name,
.hp-11 .header-user-name:before {
  color: #fff;
}

.tp-bullets,
.uranus.tparrows {
  display: none;
}

.popular.listings .item {
  padding-bottom: 35px;
}

.popular.listings .item.no-pb {
  padding-bottom: 0px;
}

.popular.listings .project-single {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 991px) {
  .popular.listings .item.car.no-pb {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .popular.listings .item.hotel.no-pb {
    padding-bottom: 35px;
  }
}
/*-----------------------------------*/
/*- 24. INFO SIDEBAR HOME 12 --*/
/*-----------------------------------*/
.int_infosidebar {
  width: 60px;
  background: #282d32;
  position: absolute;
  left: 0;
  height: 950px;
  z-index: 1;
}

.int_infosidebar .siderbar_social > ul > li {
  margin-bottom: 10px;
  list-style: none;
}

.int_infosidebar .siderbar_social > ul > li > a {
  color: #ffffff;
}

.int_infosidebar .siderbar_social {
  margin: 167px 0px 24px 0px;
  text-align: center;
}

.int_infosidebar .siderbar_contact,
.int_infosidebar .siderbar_email {
  text-align: center;
  padding: 30px 0 22px;
  border-top: 1px solid #353c43;
}

.int_infosidebar .siderbar_contact > a,
.int_infosidebar .siderbar_email > a {
  color: #ffffff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-transform: lowercase;
}

.int_infosidebar .siderbar_contact > a > svg,
.int_infosidebar .siderbar_email > a > svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-bottom: 5px;
  width: 16px;
  height: 15px;
  vertical-align: baseline;
}

.int_infosidebar .siderbar_contact > a > svg path,
.int_infosidebar .siderbar_email > a > svg path {
  fill: #c18847;
}

.int_infosidebar .siderbar_social > ul > li > a {
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.int_infosidebar .siderbar_social > ul > li > a:hover {
  color: #c18847;
}

.int_content_wraapper {
  margin-left: 80px;
}

@media (max-width: 480px) {
  .main_contentblock {
    width: 100%;
  }
}
@media (max-width: 1600px) {
  .int_infosidebar {
    top: -100px;
  }
}
.int_dark_bg .sec-title h2 span {
  color: #fff;
}

.int_dark_bg .sec-title h2 {
  color: #c18847;
}

/*-----------------------------------*/
/*- 25. BANNER SLIDER HOME 12 --*/
/*-----------------------------------*/
.int_bannerr_slider .swiper-container {
  width: 100%;
  height: 100%;
}

.int_bannerr_slider .swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.int_dark_bg {
  background-color: #212529;
}

body.int_index3_bg {
  background-color: #0e0f21;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bg-black-1 {
  background: #282d32 !important;
}

.bg-black-2 {
  background: #212529 !important;
}

.int_dark_bg .header-user-name,
.int_dark_bg .header-user-name:before {
  color: #fff;
}

.int_content_wraapper.hd {
  margin-left: 0px;
}

.int_dark_bg .section-title h3 {
  color: #fff;
}

.int_dark_bg .section-title h2 {
  color: #c18847;
}

.int_dark_bg .section-title:before {
  background: #c18847;
}

.int_dark_bg .slick-dots li.slick-active {
  -webkit-box-shadow: inset 0 0 0 6px #c18847;
          box-shadow: inset 0 0 0 6px #c18847;
}

.int_dark_bg .slick-dots li:after {
  background: #c18847;
}

.int_dark_bg .slick-dots li {
  -webkit-box-shadow: inset 0 0 0 2px #c18847;
          box-shadow: inset 0 0 0 2px #c18847;
}

.int_dark_bg a.button.border,
a.button {
  background: #c18847;
}

.int_dark_bg section.services-home {
  padding: 6rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url(../images/bg/bg-counter.jpg) no-repeat center center;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../images/bg/bg-counter.jpg) no-repeat center center;
  background-attachment: fixed;
}

.int_dark_bg .services-home .bg-base {
  background: #c18847;
}

.int_dark_bg .services-home .border-1 {
  border: 1px dashed #c18847 !important;
}

.int_dark_bg .services-home a.text-base:hover {
  color: #c18847;
}

.int_dark_bg .portfolio .project-single {
  border: 0px;
  margin-bottom: 0px;
}

.int_dark_bg .btn.btn-outline-light {
  background: #c18847;
}

.int_dark_bg .bg-all {
  margin-top: 0px;
}

.int_dark_bg .portfolio .project-single {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.int_dark_bg .feature-cities-1 .listing-badges .featured {
  background: #c18847;
}

.int_dark_bg .team-content {
  background: #212529;
  border: 0px;
}

.int_dark_bg .team-info {
  background: #282d32;
  border: 0px;
}

.int_dark_bg .team-wrap:hover .team-content .team-info {
  background: #c18847;
}

.int_dark_bg .team-content h3,
.int_dark_bg .team-content p,
.int_dark_bg .team-content span a {
  color: #fff;
}

.int_dark_bg .team .team-pro .fa {
  background: #c18847;
  border: 0px;
}

.int_dark_bg .plan {
  background: #212529;
  border: 1px dashed #c18847;
}

.int_dark_bg .plan ul {
  background: #212529;
  color: #f9f9f9;
}

.int_dark_bg .plan ul li {
  border-top: 1px dashed #c18847;
}

.int_dark_bg .plan a.btn {
  background: #c18847;
}

.int_dark_bg .plan a.btn.pro2 {
  background: #282d32;
}

.int_dark_bg .plan.featured .plan-price {
  background: #282d32;
}

.int_dark_bg .plan.featured .plan-price:after {
  border-top-color: #282d32;
}

.int_dark_bg .plan-name,
.int_dark_bg .plan.featured .plan-name {
  color: #fff;
}

.int_dark_bg .plan a.btn.pro {
  background: #121B22;
}

.int_dark_bg .plan-price {
  background: #c18847;
}

.int_dark_bg .plan-price:after {
  border-top-color: #c18847;
}

.int_dark_bg .testimonials .owl-carousel .test-1 {
  background: #282d32;
}

.int_dark_bg .testimonials .test-1 h3 {
  color: #fff;
  margin-bottom: 1.5rem;
}

.int_dark_bg .testimonials .test-1 h6,
.int_dark_bg .testimonials .test-1 p::before,
.int_dark_bg .testimonials .test-1 p {
  color: #fff;
}

.int_dark_bg .testimonials .test-1 img {
  margin-bottom: .5rem;
}

.int_dark_bg .starts .fa {
  color: #c18847 !important;
  margin-top: .5rem;
  margin-bottom: 1rem;
}

.int_dark_bg .owl-dot.active {
  background: #c18847 !important;
}

.int_dark_bg .testimonials .test-1 p::after {
  display: none;
}

.int_dark_bg .blog-section .news-item {
  background: #212529;
}

.int_dark_bg .blog-section .news-item h3,
.int_dark_bg .blog-section .news-item-descr p {
  color: #fff;
}

.int_dark_bg .blog-section .news-item .date,
.int_dark_bg .blog-section .news-link {
  color: #c18847;
}

.int_dark_bg .blog-section .action-list .fa {
  color: #fff;
}

.int_dark_bg .blog-section .news-item h3:hover {
  color: #c18847;
}

.int_dark_bg .first-footer .top-footer {
  border-top: 0px;
}

.int_dark_bg .first-footer .netabout p,
.int_dark_bg .first-footer .contactus ul li .fa,
.int_dark_bg .first-footer h3,
.int_dark_bg .navigation ul li a,
.int_dark_bg .twitter-widget.contuct .twitter-area .icon-holder i,
.int_dark_bg .twitter-widget.contuct .twitter-area .text h5,
.int_dark_bg .newsletters p {
  color: #fff;
}

.int_dark_bg .navigation ul li a:hover,
.int_dark_bg .twitter-widget.contuct .twitter-area .text h5 a,
.int_dark_bg .twitter-widget.contuct .twitter-area .text h4 {
  color: #c18847;
}

.int_dark_bg .first-footer .navigation h3::after,
.int_dark_bg .first-footer .widget h3::after,
.int_dark_bg .first-footer .newsletters h3::after {
  background: #c18847;
}

.int_dark_bg .first-footer .contactus .info p {
  color: #efe9e9;
}

.int_dark_bg .first-footer .bloq-email .email input[type="email"],
.int_dark_bg .first-footer .bloq-email .email input[type="submit"] {
  border: 1px solid #c18847;
  background: #282d32;
  color: #fff;
}

.int_dark_bg .first-footer .bloq-email .email input::-webkit-input-placeholder {
  color: #fff;
}

.int_dark_bg .first-footer .bloq-email .email input:-ms-input-placeholder {
  color: #fff;
}

.int_dark_bg .first-footer .bloq-email .email input::-ms-input-placeholder {
  color: #fff;
}

.int_dark_bg .first-footer .bloq-email .email input::placeholder {
  color: #fff;
}

.int_dark_bg .second-footer {
  background: #282d32;
}

.int_dark_bg .go-up {
  background: #c18847;
}

.int_dark_bg .portfolio .item {
  padding-bottom: 30px;
}

.int_banner_slider .banner_box_wrapper {
  position: relative;
}

.swiper_imgbox .swipper_img > h4 {
  font-size: 12px;
  letter-spacing: 8px;
  text-transform: uppercase;
  color: #c18847;
  margin: 0;
  position: relative;
}

.swiper_imgbox .swipper_img > h4 > span {
  font-size: 90px;
  text-transform: uppercase;
  font-weight: 400;
  color: #252a2d;
  letter-spacing: 12px;
  position: absolute;
  left: 10px;
  right: 0;
  top: -50px;
  z-index: -1;
}

.swiper_imgbox .swipper_img > h2 {
  color: #fff;
  font-weight: 600;
  line-height: 68px;
  text-transform: capitalize;
  font-size: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.swiper_imgbox .swipper_img > h3 {
  font-size: 26px;
  color: #c18847;
  margin-bottom: 20px;
  font-weight: 300;
}

.swiper_imgbox .swipper_img > h3 > .banner_span1 {
  color: #c18847;
}

.swiper_imgbox .swipper_img > p {
  color: #fff;
  margin-bottom: 15px;
}

.swiper_imgbox .homes-list {
  padding-left: 0px;
  padding-bottom: 2.5rem;
  margin: 0;
}

.swiper_imgbox .homes-list li {
  width: 45%;
  float: left;
  font-size: 16px;
  line-height: 40px;
  list-style: none;
  color: #fff;
}

.swiper_imgbox .homes-list li i {
  font-size: 16px;
  margin-right: 8px;
  color: #fff;
}

a.int_btn,
.int_infosidebar .siderbar_contact > a,
.int_infosidebar .siderbar_email > a {
  text-decoration: none;
}

.banner_box_wrapper .swiper_imgbox {
  margin: 140px 0 0;
  padding: 0 15px 0 25px;
}

.banner_box_wrapper .banner_navi {
  position: absolute;
  left: 95px;
  bottom: -8px;
}

.banner_box_wrapper .swiper-button-next,
.banner_box_wrapper .swiper-container-rtl .swiper-button-prev,
.banner_box_wrapper .swiper-button-prev,
.banner_box_wrapper .swiper-container-rtl .swiper-button-next {
  background-image: none;
  text-transform: uppercase;
  width: auto;
  height: auto;
}

.banner_box_wrapper .swiper-button-next,
.banner_box_wrapper .swiper-button-prev {
  color: #fff;
}

.banner_box_wrapper .swiper-button-next,
.banner_box_wrapper .swiper-button-prev {
  bottom: 50px;
  top: auto;
}

.banner_box_wrapper .swiper-button-prev,
.banner_box_wrapper .swiper-container-rtl .swiper-button-next {
  left: 0px;
}

.banner_box_wrapper .swiper-button-next,
.banner_box_wrapper .swiper-container-rtl .swiper-button-prev {
  right: auto;
  left: 97px;
}

.banner_box_wrapper .swiper-button-prev:after,
.banner_box_wrapper .swiper-container-rtl .swiper-button-next:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 1px;
  background: #c18847;
  top: 0px;
  bottom: 0;
  left: -55px;
  margin: auto;
}

.banner_box_wrapper .swiper-button-prev:before,
.banner_box_wrapper .swiper-container-rtl .swiper-button-next:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -55px;
  margin: auto;
  background: #c18847;
  width: 45px;
  height: 1px;
}

.banner_box_wrapper .swiper-button-next:before,
.banner_box_wrapper .swiper-container-rtl .swiper-button-prev:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -55px;
  margin: auto;
  background: #c18847;
  width: 45px;
  height: 1px;
}

.int_main_wraapper {
  overflow: hidden;
  position: relative;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img h4 {
  -webkit-animation: fadeInLeft 1s linear;
          animation: fadeInLeft 1s linear;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img h2 {
  -webkit-animation: fadeInRight 1s linear;
          animation: fadeInRight 1s linear;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img h3 {
  -webkit-animation: fadeInLeft 1s linear;
          animation: fadeInLeft 1s linear;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img p {
  -webkit-animation: fadeInRight 1s linear;
          animation: fadeInRight 1s linear;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox1 .swipper_img .int_btn {
  -webkit-animation: fadeInLeft 1s ease;
          animation: fadeInLeft 1s ease;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img h4 {
  -webkit-animation: fadeInDown 1s linear;
          animation: fadeInDown 1s linear;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img h2 {
  -webkit-animation: fadeInUp 1s linear;
          animation: fadeInUp 1s linear;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img h3 {
  -webkit-animation: fadeInUp 1s linear;
          animation: fadeInUp 1s linear;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img p {
  -webkit-animation: fadeInDown 1s linear;
          animation: fadeInDown 1s linear;
}

.banner_box_wrapper .swiper-slide.swiper-slide-active .imgbox2 .swipper_img .int_btn {
  -webkit-animation: fadeInUp 1s ease;
          animation: fadeInUp 1s ease;
}

.swiper_imgbox .swipper_img > h1 {
  font-size: 90px;
  text-transform: uppercase;
  color: #252a2d;
  font-weight: 600;
  margin-top: 85px;
  margin-left: -9px;
}

.swiper_imgbox .btn_caret {
  right: -29px;
}

@media (max-width: 1024px) {
  .swiper_imgbox .swipper_img > h2,
  .swiper_imgbox .swipper_img > h3 {
    font-size: 30px !important;
    line-height: 27px;
  }

  .int_infosidebar {
    display: none;
  }
}
@media (max-width: 1600px) {
  .swiper_imgbox .swipper_img > h4 > span {
    font-size: 100px;
  }
}
@media (max-width: 1600px) {
  .swiper_imgbox .swipper_img > h2 {
    font-size: 60px;
  }
}
@media (max-width: 1600px) {
  .swiper_imgbox .swipper_img > h3 {
    font-size: 58px;
  }
}
@media (max-width: 1600px) {
  .swiper_imgbox .swipper_img > h1 {
    font-size: 100px;
    margin-top: 30px;
    margin-left: -5px;
  }
}
@media (max-width: 1600px) {
  .banner_box_wrapper .swiper_imgbox {
    margin: 40px 0 0;
    padding: 0 15px 0 0;
  }
}
@media (max-width: 991px) {
  .swiper_imgbox .swipper_img > h4 {
    font-size: 12px !important;
    line-height: 27px;
  }

  .swiper_imgbox .swipper_img > p {
    font-size: 14px !important;
  }

  .swiper_imgbox .swipper_img > h1,
  .swiper_imgbox .swipper_img > h4 > span {
    display: none;
  }

  .main_contentblock {
    padding: 20px 0px 100px;
  }

  .int_content_wraapper.int_content_left {
    margin-left: 20px;
  }

  .banner_box_wrapper .banner_navi {
    left: 70px;
    bottom: -8px;
  }
}
@media (max-width: 767px) {
  .main_contentblock {
    text-align: center;
    padding: 12px 0px 92px;
    width: 80%;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .main_contentblock {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .swiper_imgbox .btn_caret {
    display: none;
  }

  .banner_box_wrapper .banner_navi {
    left: 48%;
    -webkit-transform: translate(-50px, 20px);
            transform: translate(-50px, 20px);
    bottom: 12px;
  }

  .main_imgblock {
    display: none;
  }

  .swiper_imgbox .homes-list .fa-bed,
  .swiper_imgbox .homes-list .fa-bath,
  .swiper_imgbox .homes-list,
  .int_white_bg .swiper_imgbox .homes-list .fa-bed,
  .int_white_bg .swiper_imgbox .homes-list .fa-bath,
  .int_white_bg .swiper_imgbox .homes-list {
    margin-left: 1rem;
  }

  .swiper_imgbox .homes-list li,
  .int_white_bg .swiper_imgbox .homes-list li {
    font-size: 15px !important;
  }
}
@media (max-width: 575px) {
  .int_content_wraapper.int_content_left {
    margin-left: 0;
  }

  .int_content_wraapper {
    margin-left: 0px;
  }
}
/* button css */
.int_btn,
.int_btn:focus {
  min-width: 140px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  outline: none;
  border: none;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  background: #c18847;
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.int_btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0% 10% 0;
          transform-origin: 0% 10% 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.int_btn:hover:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
          transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.int_btn.left_zero:before {
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}

.int_btn_two:focus {
  background: #ff1d4d;
}

.int_btn_two {
  background: #ff1d4d;
  width: 170px;
  letter-spacing: 1px;
}

.btn_caret {
  height: 50px;
  line-height: 53px;
  background: #c18847;
  display: inline-block;
  padding: 0px 12px;
  position: absolute;
  top: 0;
  right: -29px;
}

.btn_caret_two {
  background: #f41a48;
}

.int_btn:hover {
  color: #fff;
  background: #555555;
}

.int_dark_bg .small-category-2-thumb {
  width: 110px;
  height: 80px;
}

.int_dark_bg .small-category-2-thumb img {
  width: 110px;
  height: 90px;
}

.int_dark_bg .small-category-2 {
  padding: 7px;
}

.int_dark_bg .small-category-2 {
  background: #212529;
}

.int_dark_bg .small-category-2-thumb {
  border-radius: 0px;
  background: transparent;
}

.int_dark_bg h4.sc-jb-title a {
  color: #fff;
}

.int_dark_bg .sc-2-detail span,
.int_dark_bg .popular .homes-content .homes-list li i {
  color: #c18847;
}

.int_dark_bg .rec-pro-1 .container-fluid {
  max-width: 1560px;
}

.int_dark_bg .agents-grid {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.int_dark_bg .sc-2-detail .sc-jb-title {
  margin-bottom: 6px;
}

.int_dark_bg .sec-title p {
  color: #e8e4e4;
}

.int_dark_bg .popular .homes-content {
  background: #282d32 !important;
}

.int_dark_bg .popular .homes-content h3,
.int_dark_bg .popular .homes-content .homes-list span,
.int_dark_bg .popular .footer a,
.int_dark_bg .popular .footer span,
.int_dark_bg .blog-section .admin p,
.int_dark_bg .blog-section .action-list,
.int_dark_bg .first-footer .netsocials a .fa-facebook,
.int_dark_bg .first-footer .netsocials a .fa-twitter,
.int_dark_bg .first-footer .netsocials a .fa-google-plus,
.int_dark_bg .first-footer .netsocials a .fa-youtube {
  color: #fff;
}

.int_dark_bg .popular .footer {
  border-top: 1px dashed #c18847;
}

.int_dark_bg .popular .homes-content .homes-list li,
.int_dark_bg .popular .footer a,
.int_dark_bg .popular .footer span {
  font-size: 13.5px;
}

.int_dark_bg .widget.quick-link ul li a:hover,
.int_dark_bg .widget.quick-link ul li a:hover:before {
  color: #c18847;
}

.info-help.h17.igm {
  padding: 9rem 0;
  background: url(../images/restaurants/owner.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 0 !important;
}

.info-help.h17:before {
  background: none;
}

.info-help.h17 .info-head .info-text {
  background: #212529;
  padding: 30px;
}

.info-help.h17 .info-head .info-text h3 {
  color: #fff;
  line-height: 32px;
}

.info-help.h17 .info-head .info-text h5 {
  color: #fff;
  font-weight: 500;
}

.info-help.h17 .info-head .info-text p {
  color: #f2f2f2;
}

.int_dark_bg .info-help .info-head .info-text .btn-pro {
  background: #c18847;
}

.int_dark_bg section.pricing-table {
  padding: 6rem 0;
}

.plan {
  background: #fff;
  border: 1px solid #dedede;
}

.plan-name {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  display: block;
  font-size: 24px;
  line-height: 47px;
  font-weight: 800;
  padding: 20px 0;
  color: #000;
}

.plan-price {
  font-size: 48px;
  padding: 30px 0;
  margin-bottom: 30px;
  position: relative;
  background: #fa2964;
  color: #fff;
}

.plan-price:after {
  bottom: -30px;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-width: 15px;
  border-top-color: #fa2964;
  left: 50%;
  margin-left: -16px;
}

.plan.featured .plan-price {
  background: #121B22;
}

.plan.featured .plan-price:after {
  border-top-color: #121B22;
}

.plan.featured .plan-name {
  color: #323232;
}

.plan.featured .plan-price {
  color: #fff;
}

.plan-price .currency {
  top: -0.9em;
  font-size: 50%;
  left: -0.01em;
  font-weight: 700;
}

.plan-name small {
  font-family: 'Montserrat', sans-serif;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}

.plan-price sub {
  font-size: 18px;
  font-weight: 700;
}

.plan ul {
  background: #fff;
  padding: 0;
  margin-bottom: 0;
}

.plan ul li {
  border-top: 1px dashed #dedede;
  padding: 12px 29px;
  font-weight: 500;
}

.plan ul li:first-child {
  border-top: 0 !important;
}

.plan a.btn {
  color: #fff;
  background: #fa2964;
  border: 0px;
  margin: 25px 0;
  padding: 8px 30px;
}

.plan a.btn:hover {
  background: #121B22;
  color: #fff;
}

@media screen and (max-width: 991px) {
  .plan {
    margin-bottom: 40px;
  }

  .plan.no-mgb {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .plan.yes-mgb {
    margin-bottom: 40px;
  }
}
/*----------------------------*/
/*--- 26. PARALLAX HOME 13 ---*/
/*----------------------------*/
.parallax-searchs.home17 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("../images/real-state/airb.jpg") no-repeat center top;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/real-state/airb.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed !important;
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 99;
}

section.portfolio {
  padding: 6rem 0;
  background: #f5f6ff;
}

.bg-white-1 {
  background: url(../images/bg/bg-pattern-dot.png) 0 0 repeat !important;
}

.banner-inner-wrap {
  height: 110vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.banner-inner-area {
  position: relative;
}

.tab-content > .active {
  display: block;
}

.banner-inner .sub-title {
  color: #fff;
  margin-bottom: 22px;
}

.banner-inner h1 {
  color: #fff;
  font-size: 45px;
  line-height: 66px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-bottom: 1.6rem;
  text-transform: capitalize;
}

.homepage-13 .header-user-name,
.homepage-13 .header-user-name:before {
  color: #fff;
}

.homepage-13 .rld-banner-tab .nav-item a.active:before,
.homepage-13 .btn.btn-yellow,
.homepage-13 .range-slider .ui-widget-header,
.homepage-13 .checkboxes input[type=checkbox]:checked + label:before,
.homepage-13 .btn.btn-outline-light {
  background: #ff5a5f;
}

.homepage-13 .dropdown-filter span::after,
.homepage-13 .parallax-searchs .form-group .nice-select i,
.homepage-13 .parallax-searchs .form-group .nice-select:hover {
  color: #ff5a5f;
}

.homepage-13 .rld-banner-tab {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.homepage-13 .btn-outline-theme.prices,
.homepage-13 .btn-outline-theme.ext {
  color: #fff;
  background: #ff5a5f;
  border: 0px;
}

.homepage-13 .explore__form-checkbox-list.full-filter.filter-block {
  margin-top: 20px;
}

.the-search .range-slider .ui-slider .ui-slider-handle {
  border: 2px solid #ff5a5f;
}

.banner-inner .content {
  margin-top: 20px;
  margin-bottom: 0;
}

.banner-inner .banner-btn-wrap {
  margin-top: 19px;
}

.banner-inner .btn {
  height: 55px;
  line-height: 55px;
}

.banner-inner .video-play-btn {
  height: 55px;
  width: 55px;
  line-height: 52px;
  text-align: center;
  border-radius: 6px;
  display: inline-block;
  border: 2px solid #D4D4D4;
  font-size: 20px;
  color: #fff;
}

.banner-inner .rld-banner-search {
  margin-top: 33px;
}

.thumb-wrap {
  position: absolute;
  bottom: 0;
}

.main-search-area {
  margin-top: -50px;
}

.rld-main-search {
  padding: 50px 30px 35px 30px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
  border-radius: 0 6px 6px 6px;
}

.rld-main-search .rld-single-input,
.rld-main-search .rld-single-select .single-select {
  margin-bottom: 15px;
}

.rld-main-search .btn {
  width: 100%;
}

.btn-yellow {
  background: #ff5a5f;
  color: #fff;
  border: 1px solid #ff5a5f;
}

.btn.btn-yellow {
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ff5a5f;
  font-size: 14px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}

.btn-yellow:hover,
.btn-yellow:focus {
  background: #fff;
  border: 1px solid #ff5a5f;
  color: #687389;
}

.rld-single-input {
  position: relative;
}

.rld-single-input input {
  height: 48px;
  line-height: 48px;
  width: 100%;
  padding: 0 20px;
  border: 1px solid #D4D4D4;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 4px;
  font-size: 15px;
}

.rld-single-input input:hover,
.rld-single-input input:active,
.rld-single-input input:focus {
  border: 1px solid #ff5a5f;
}

.rld-single-input.left-icon:before {
  content: '\f041';
  font-size: 18px;
  font-family: fontawesome;
  color: #ff5a5f;
  position: absolute;
  top: 12px;
  background-size: auto;
  height: 17px;
  width: 12px;
  left: 19px;
  background-repeat: no-repeat;
}

.rld-single-input.left-icon input {
  padding-left: 40px;
}

.rld-single-input textarea {
  height: 120px;
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #D4D4D4;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 4px;
  font-size: 15px;
}

.rld-single-input textarea:hover,
.rld-single-input textarea:active,
.rld-single-input textarea:focus {
  border: 1px solid #ff5a5f;
}

.rld-single-select .single-select {
  height: 48px;
  line-height: 47px;
  width: 100%;
  padding: 0 34px 0 20px;
  border: 1px solid #D4D4D4;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  border-radius: 4px;
}

.rld-single-select .single-select:hover,
.rld-single-select .single-select:active,
.rld-single-select .single-select:focus {
  border: 1px solid #ff5a5f;
}

.rld-single-select .single-select:after {
  border: 0;
}

.rld-single-select .single-select:before {
  content: '\f0dd';
  font-size: 20px;
  font-family: fontawesome;
  color: #ff5a5f;
  position: absolute;
  top: 0px;
  margin: 0px;
  background-size: auto;
  height: 0px;
  width: 11px;
  right: 14px;
  left: auto;
  background-repeat: no-repeat;
}

.rld-single-select .single-select .list {
  margin-top: 0px;
  width: 100%;
}

.rld-price-slider-wrap .rld-price-slider,
.rld-price-slider-wrap .rld-size-slider {
  height: 5px;
  background: #FFF0E5;
  border: 0;
  margin: 20px 0 0 0;
}

.rld-price-slider-wrap .ui-slider-handle {
  height: 24px;
  width: 42px;
  background: #ff5a5f;
  border: 0;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  top: -10px;
  font-size: 13px;
  line-height: 25px;
}

/****** banner-search *******/
.rld-banner-search .rld-single-input input {
  -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
  border: 0;
  padding-right: 140px;
}

.rld-banner-search .rld-single-input button {
  position: absolute;
  right: 0;
  top: 0;
  height: 48px;
  line-height: 48px;
  border: 0;
  padding: 0 20px;
  font-weight: 600;
  background: var(--main-color-one);
  color: #fff;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
}

/******* banner tab style *****/
.banner-area {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.banner-area .banner-search-wrap {
  margin-top: 24px;
}

.rld-banner-tab {
  border-bottom: 0;
}

.rld-banner-tab .nav-item {
  margin-bottom: 0;
}

.rld-banner-tab .nav-item a {
  border: 0;
  border-radius: 5px 5px 0 0;
  height: 50px;
  line-height: 50px;
  padding: 0 35px;
  margin-right: 15px;
  position: relative;
  display: block;
  letter-spacing: 0.4px;
  background: #fff;
  color: #000;
  font-family: var(--heading-font);
  font-weight: 600;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.rld-banner-tab .nav-item a:hover,
.rld-banner-tab .nav-item a:focus,
.rld-banner-tab .nav-item a.active {
  background: #ff5a5f;
  color: #fff;
}

.rld-banner-tab .nav-item:last-child {
  margin-bottom: 0;
}

.navbar-area-3 {
  background: #fff;
}

.banner-search {
  margin-top: 80px;
}

/*----------------------------------------------*/
/*-------- 27. SECTION INFO HELP HOME 13 -------*/
/*----------------------------------------------*/
.info-help.h18 {
  padding: 9rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1))), url(../images/bg/info-service4.jpg) no-repeat scroll center center;
  background: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), url(../images/bg/info-service4.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 0 !important;
}

.info-help.h17 {
  padding: 9rem 0;
  background: url(../images/bg/info-service6.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 0 !important;
}

.info-help.h17:before {
  background: none;
}

.info-help.h17 .info-head .info-text {
  background: #fff;
  padding: 30px;
}

.info-help.h17 .info-head .info-text h3 {
  color: #333;
  line-height: 32px;
}

.info-help.h17 .info-head .info-text h5 {
  color: #333;
  font-weight: 500;
}

.info-help.h17 .info-head .info-text p {
  color: #666;
}

.portfolio.ho-17 .item {
  padding-bottom: 30px;
}

@media screen and (max-width: 360px) {
  .banner-inner h1,
  .banner-inner .sub-title {
    display: none;
  }

  .banner-inner-wrap {
    height: 120vh;
  }
}
@media screen and (max-width: 767px) {
  .portfolio .item.sale.h-177.no-pb {
    padding-bottom: 30px;
    margin-bottom: 0px;
  }

  .portfolio .ho17-thelast {
    padding-top: 30px;
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 991px) {
  .portfolio .ho17-thelast,
  .portfolio .item.sale.h-177.no-pb {
    padding-bottom: 0px !important;
  }
}
@media screen and (min-width: 992px) {
  .portfolio .item.sale.h-177.no-pb,
  .ho17-thelast.no-pb,
  .rent.h-17.no-pb {
    padding-bottom: 0px !important;
  }
}
.featured-boxes-area {
  position: relative;
  z-index: 1;
  margin-top: -100px;
}

.featured-boxes-inner {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.featured-boxes-inner .col-lg-3 {
  border-right: 1px solid #eee;
}

.featured-boxes-inner .col-lg-3:last-child {
  border-right: none;
}

.single-featured-box {
  text-align: center;
  position: relative;
  padding: 115px 25px 40px;
  overflow: hidden;
}

.single-featured-box .icon {
  -webkit-transition: .4s;
  transition: .4s;
  color: #ee0979;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  margin-top: -12px;
}

.single-featured-box .icon i::before {
  font-size: 55px;
}

.single-featured-box h3 {
  -webkit-transition: .4s;
  transition: .4s;
  margin: 15px 0;
  font-size: 18px;
}

.single-featured-box p {
  -webkit-transition: .4s;
  transition: .4s;
  font-size: 14px;
  margin-top: 12px;
  margin-bottom: 0;
}

.single-featured-box .read-more-btn {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #000), to(#000));
  background: linear-gradient(90deg, #000 0, #000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .6;
  transition: .6;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.single-featured-box .read-more-btn::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 0;
  -webkit-transition: .5s;
  transition: .5s;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #18ba60), to(#18ba60));
  background: linear-gradient(90deg, #18ba60 0, #18ba60 100%);
}

.single-featured-box .read-more-btn:hover::before {
  width: 100%;
}

.single-featured-box:hover .icon {
  top: 23px;
  -webkit-animation: 0.4s ease-in-out iconTop;
          animation: 0.4s ease-in-out iconTop;
}

.single-featured-box:hover h3,
.single-featured-box:hover p {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.single-featured-box:hover .read-more-btn {
  opacity: 1;
  visibility: visible;
  bottom: 23px;
}

@-webkit-keyframes iconTop {
  0% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(-50%, -70%);
            transform: translate(-50%, -70%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-50%, -40%);
            transform: translate(-50%, -40%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@keyframes iconTop {
  0% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  25% {
    opacity: 0;
    -webkit-transform: translate(-50%, -70%);
            transform: translate(-50%, -70%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-50%, -40%);
            transform: translate(-50%, -40%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
            transform: translateX(88px);
  }
}
@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
            transform: translateX(88px);
  }
}
@-webkit-keyframes rotateMe {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotateMe {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*----------------------------------------------*/
/*--------- 28. HEADER SLIDER HOME 14 ----------*/
/*----------------------------------------------*/
.slide-left-social {
  position: absolute;
  bottom: 30px;
  left: 40px;
  z-index: 20;
}

.slide-left-social ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.slide-left-social ul li {
  float: left;
  margin-right: 60px;
  position: relative;
}

.slide-left-social ul li:last-child {
  margin-right: 0px;
}

.slide-left-social ul li:after {
  content: '';
  position: absolute;
  width: 36px;
  height: 1px;
  right: -46px;
  top: 50%;
  margin-top: 1px;
  background-color: #000;
}

.slide-left-social ul li:last-child:after {
  display: none;
}

.slide-left-social ul li a {
  color: #000;
  font-size: 10px;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}

.hp-14 .header-user-name,
.hp-14 .header-user-name:before {
  color: #fff;
}

@media (max-width: 778px) {
  .slide-left-social {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hp-14 .bg-all {
    margin-top: 30px !important;
  }
}
/*----------------------------------------------*/
/*--------- 29. HEADER SEARCH HOME 14 ----------*/
/*----------------------------------------------*/
.int_white_bg.h19 .search-2 .form-group .list li.selected:hover,
.int_white_bg.h19 .search-2 .form-group .list li:hover,
.int_white_bg.h19 .search-2 .form-group .btn,
.int_white_bg.h19 .section-title:before,
.int_white_bg.h19 .btn.btn-outline-light,
.int_white_bg.h19 .services-home .bg-base,
.int_white_bg.h19 .listing-hidden-content,
.int_white_bg.h19 .plan-price,
.int_white_bg.h19 .plan a.btn,
.int_white_bg.h19 .go-up {
  background: #293046;
}

.int_white_bg.h19 a.button.border,
a.button {
  background: #293046;
}

.int_white_bg.h19 .dark-overlay h1,
.int_white_bg.h19 .search-2 .form-group .nice-select i,
.int_white_bg.h19 .section-title h2 {
  color: #293046;
}

.int_white_bg.h19 .dark-overlay h1 span {
  color: #fff;
}

.int_white_bg.h19 .search-2 .form-group .nice-select:hover {
  color: #293046;
}

.int_white_bg.h19 .services-home .border-1,
.int_white_bg.h19 .plan,
.int_white_bg.h19 .plan ul li {
  border: 1px dashed #293046 !important;
}

.int_white_bg.h19 .services-home a.text-base:hover {
  color: #293046;
}

.int_white_bg.h19 .listing-item.compact li {
  color: #fff;
}

.int_white_bg.h19 .team-wrap:hover .team-content .team-info {
  background: #293046;
}

.int_white_bg.h19 .team .team-pro .fa {
  background: #212529;
}

.int_white_bg.h19 .plan a.btn.pro2 {
  background: #293046;
}

.int_white_bg.h19 .first-footer .navigation h3::after,
.int_white_bg.h19 .first-footer .widget h3::after,
.int_white_bg.h20 .first-footer .newsletters h3::after {
  background: #fff;
}

.int_white_bg.h19 .navigation ul li a:hover,
.int_white_bg.h19 .twitter-widget.contuct .twitter-area .text h5 a,
.int_white_bg.h19 .twitter-widget.contuct .twitter-area .text h4 {
  color: #293046;
}

.int_white_bg.h19 .first-footer .bloq-email .email input[type="email"],
.int_white_bg.h19 .first-footer .bloq-email .email input[type="submit"] {
  border: 1px solid #293046;
}

.int_white_bg.h19 #navigation.style-1.black ul li:hover {
  background-color: #293046;
  color: #293046;
}

.int_white_bg.h19 .plan-price:after {
  border-top-color: #293046;
}

.int_white_bg.h19 .plan ul li:first-child {
  border-top: 0 !important;
}

.int_white_bg.h19 .plan ul li:last-child {
  border-bottom: 0 !important;
}

/*---------------------------------------------*/
/*--------- 30. HEADER IMAGE HOME 15 ----------*/
/*---------------------------------------------*/
.header-image.home-18 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("../images/cardealer/bg-details.jpg") no-repeat center top;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/cardealer/bg-details.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed !important;
  width: 100%;
  height: 100vh;
}

.home-13 .header-image .left h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
  color: #fff;
  margin: 0;
  margin-bottom: 20px;
}

.home-13 .header-image .left p {
  font-size: 17px;
  width: 90%;
  font-weight: 400;
  line-height: 27px;
  color: #fff;
  margin: 0;
}

.home-13 .header-image .left .btn-white {
  background: #f55d2c;
  display: inline-block;
  padding: 12px 35px;
  border-radius: 40px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin-top: 30px;
  -webkit-box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15);
}

.home-13 a.btn-white {
  text-decoration: none;
}

.home-13 .google-maps.home-18 .filter {
  padding: 20px;
  margin-top: 180px;
  width: 70%;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  float: right;
  color: #fff;
}

.hp-15 .header-user-name,
.hp-15 .header-user-name:before {
  color: #fff;
}

@media (max-width: 991.98px) {
  .header-image {
    text-align: center;
    padding: 600px 30px;
  }

  .google-maps.home-18 .filter {
    margin-top: 0px;
  }

  .google-maps.home-18 .filter {
    width: 100%;
  }

  .google-maps.home-18 {
    top: 60px;
  }

  .header-image .left {
    margin-top: 150px;
    margin-bottom: 0px;
  }

  .header-image .left h1 {
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .header-image.home-18 {
    height: 10vh;
  }

  .header-image {
    padding: 350px 30px;
  }

  .header-image .left {
    margin-top: 10px;
  }

  .header-image .left h1 {
    font-size: 26px;
  }

  .header-image .left p {
    font-size: 15px;
  }

  .google-maps.home-18 .filter {
    padding: 0px;
  }

  .google-maps.home-18 .filter form {
    background: #f55d2c;
    border-top: 1px solid #f55d2c;
  }

  .home18 .sec-title h2 {
    font-size: 24px !important;
  }

  .home18 .sec-title h2 span::before {
    display: none;
  }
}
@media (max-width: 1024px) {
  .hp-15 .google-maps.home-18 .filter {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .header-image.home-18 {
    padding: 350px 30px;
  }

  .google-maps.home-18 .filter {
    padding: 0px !important;
  }

  .hp-15 .bg-all {
    margin-top: 25px !important;
  }
}
@media (max-width: 768px) {
  .hp-15 .header-image .left,
  .hp-15 .google-maps.home-18 .filter {
    margin-top: 0px !important;
  }

  .hp-15 .header-image .left h1 {
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 15px;
  }

  .hp-15 .google-maps .filter form {
    text-align: left;
    display: none;
    padding: 15px;
    position: absolute;
    width: 100%;
    background: #f55d2c;
  }

  .hp-15 .google-maps .filter {
    min-height: auto;
    width: 50%;
    text-align: center;
    padding: 0;
    margin-top: 16px;
    position: relative;
    z-index: 20;
  }

  .hp-15 .ui-widget-header,
  .hp-15 .google-maps .filter .button {
    background: #1e1629;
  }
}
@media (max-width: 991.98px) {
  .google-maps.home-18 .filter {
    width: 100% !important;
  }
}
/*--------------------------------------------*/
/*---- 31. SECTION WHY CHOOSE US HOME 15 -----*/
/*--------------------------------------------*/
section.how-it-works {
  background: #fff;
  padding: 80px 0;
}

.how-it-works .serv-flex {
  background: #fff;
  color: #f55d2c;
  text-align: center;
  padding: 1.5rem;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  border: 1px solid #f1f1f1;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.how-it-works .serv-flex.arrow:after {
  display: none;
}

.how-it-works .art-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.how-it-works article .fa {
  padding-right: 1rem;
  padding-bottom: .5rem;
  font-size: 4rem;
  text-align: left;
}

.how-it-works article img {
  padding-right: 1rem;
  padding-bottom: .5rem;
  width: 80px;
  height: 70px;
  text-align: center;
}

.how-it-works .sec-title {
  margin-left: .5rem;
}

.how-it-works .sec-title h2 span {
  font-weight: 600;
  color: #111;
}

.how-it-works .sec-title img {
  position: relative;
  width: 151px;
  height: 26px;
}

.how-it-works article h3 {
  color: #222;
  margin: 1.7rem 0 .2rem;
}

.how-it-works article p {
  color: #666;
  margin-top: 1rem;
  margin-bottom: 0px;
}

.how-it-works .service-1 .serv:hover,
.how-it-works .service-2 .serv:hover {
  cursor: all-scroll;
}

@media screen and (max-width: 767px) {
  .how-it-works .service-1 .serv {
    margin-bottom: 2rem;
  }

  .how-it-works .service-1 .serv:last-child {
    margin-bottom: 0px;
  }

  .how-it-works .mt-50 {
    margin-top: 0px !important;
  }

  .how-it-works .service-1 .serv.mb-0.pt {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 991px) {
  .how-it-works .mt-50 {
    margin-top: 2rem;
  }

  .how-it-works .service-1 .serv.mb-0 {
    margin-bottom: 0px;
  }

  .how-it-works .service-1 .serv.mb-0.pt {
    margin-top: 2rem;
  }

  .how-it-works .serv-flex:after {
    display: none;
  }
}
/*-------------------------------------------*/
/*----- 32. SECTION TESTIMONIALS HOME 15 ----*/
/*-------------------------------------------*/
section.h18.testimonials {
  padding: 6rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 18, 68, 0.88)), to(rgba(14, 18, 68, 0.88))), url(../images/bg/bg-testimonials.jpeg) no-repeat scroll center center;
  background: linear-gradient(rgba(14, 18, 68, 0.88), rgba(14, 18, 68, 0.88)), url(../images/bg/bg-testimonials.jpeg) no-repeat scroll center center;
  background-size: cover;
}

.h18.testimonials .sec-title h2 {
  color: #fff;
}

.h18.testimonials .sec-title p {
  color: #fff;
}

.h18.testimonials .client-info {
  display: inline-block;
}

.h18.testimonials .client-thumb {
  border-radius: 100%;
  height: 60px;
  margin-right: 20px;
  width: 60px;
  float: left;
}

.h18.testimonials .sngl-client {
  border: 1px solid #fafafa;
  margin-bottom: 30px;
  text-align: center;
  margin: 5px;
}

.h18.testimonials .single-testimonial {
  display: inline-block;
  padding: 0 10px;
  width: 100%;
}

.h18.testimonials .clinet-inner {
  margin-top: 20px;
}

.h18.testimonials .client-info h2 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-weight: 600;
}

.h18.testimonials .client-info span {
  color: #fff;
  font-size: 13px;
  display: inline-block;
  text-transform: uppercase;
}

.h18.testimonials .client-comment span::before {
  height: 1px;
  background: #4cc700;
  width: 40px;
  content: "";
  position: absolute;
  bottom: 0;
}

.h18.testimonials .client-comment h3 {
  color: #4cc700;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: normal;
  font-style: italic;
}

.h18.testimonials .client-comment {
  background-color: #f55d2c;
  padding: 20px 20px 20px 20px;
  position: relative;
  font-style: italic;
  border-radius: 10px;
  color: #fff;
}

.h18.testimonials .client-comment p {
  margin-bottom: 0;
}

.h18.testimonials .client-comment::after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 16px solid #f55d2c;
  content: "";
  height: 0;
  left: 12px;
  position: absolute;
  width: 0;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  bottom: -16px;
}

.h18.testimonials .client-comment::before {
  color: #fff;
  content: "\f10d";
  font-family: fontawesome;
  font-size: 71px;
  left: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  left: 0;
  right: 0;
  opacity: 0.20;
  font-style: normal;
}

.h18.testimonials .client-thumb img {
  width: 90px;
  border-radius: 50%;
  margin: 0 auto;
}

.h18.testimonials .client-reviews i {
  color: #e54242;
  font-size: 13px;
}

.h18.testimonials .client-comment > ul {
  padding-bottom: 15px;
}

.h18.testimonials .owl-dots {
  text-align: center;
  margin-top: 3rem;
  line-height: 0;
}

.h18.testimonials .owl-dot {
  border-radius: 50px;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: #fff;
  margin-left: 5px;
  margin-right: 5px;
}

.h18.testimonials .owl-dot.active {
  background: #f55d2c;
}

.h18.testimonials .sec-title {
  text-align: center;
  padding-bottom: 2.5rem;
}

.h18.testimonials .sec-title h2 {
  font-size: 28px;
  color: #f55d2c;
}

.h18.testimonials .sec-title h2 span {
  position: relative;
  color: #fff;
}

.h18.testimonials .sec-title h2 span::before {
  position: absolute;
  width: 50px;
  height: 1px;
  background: #f55d2c;
  top: 18px;
  content: "";
  left: -60px;
}

.h18.testimonials .sec-title p {
  margin-top: 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  max-width: 550px;
}

/*---------------------------------------*/
/*----- 33. HEADER FILTER HOME 15 ------*/
/*---------------------------------------*/
.filter {
  min-height: 300px;
  background: #cbd8e3;
  padding-bottom: 40px;
}

.filter-header {
  background: #48a0dc;
}

.filter .ui-tabs .ui-tabs-panel {
  padding: 50px 0px 0px 0px;
  background: transparent;
}

.filter .ui-tabs .ui-tabs-nav {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.filter .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  text-align: center;
  font-weight: 700;
  color: white;
  padding: 16px;
  min-width: 100px;
}

.filter .ui-tabs .ui-tabs-nav li.ui-state-active a {
  background: #408dc1;
}

.filter .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -9px;
  border-width: 9px 9px 0;
  border-style: solid;
  border-color: #408dc1 transparent;
  display: block;
  width: 0;
  z-index: 1;
}

.filter .ui-tabs .ui-tabs-nav li {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0px;
  background: none;
}

.filter label {
  display: block;
}

.filter label.label-submit {
  visibility: hidden;
  display: inline-block;
}

.filter-item {
  float: left;
  margin-right: 2.6%;
  width: 23%;
}

.filter-item-7 {
  width: 31.6%;
}

.filter-item-7:nth-child(3) {
  margin-right: 0;
}

.filter-item-7:nth-last-child(4) {
  width: 23%;
}

.filter-item-7:nth-last-child(3) {
  width: 23%;
}

.filter-item-7:nth-last-child(2) {
  width: 23%;
}

.filter-item-7:last-child {
  width: 23%;
  margin-right: 0;
}

.noUi-horizontal {
  height: 8px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: rgba(0, 0, 0, 0.09);
  margin-bottom: 53px;
  margin-top: 7px;
}

.filter .noUi-horizontal {
  background: white;
}

.noUi-connect {
  background: #48a0dc;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.noUi-horizontal .noUi-handle {
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  background: white;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

.noUi-horizontal .noUi-handle:before,
.noUi-horizontal .noUi-handle:after {
  content: '';
  display: none;
}

.noUi-horizontal .noUi-tooltip {
  bottom: auto;
  top: 23px;
  font-size: 11px;
  background: rgba(0, 0, 0, 0.05);
  border: none;
  padding: 3px 4px;
}

.filter-item .area-filter {
  width: 48.5%;
  float: left;
}

.filter-item .area-filter.filter-1 {
  margin-right: 3% !important;
}

.area-filter:nth-last-child(2) {
  margin-right: 0;
}

.filter-item .button {
  width: 100% !important;
  cursor: pointer;
  color: #fff;
}

.filter-with-slider {
  margin-top: -51px;
  color: white;
  min-height: auto;
  position: relative;
  z-index: 100;
  background: transparent;
}

.filter-with-slider .tabs.ui-widget {
  background: #408dc1;
}

.filter-with-slider .ui-tabs .ui-tabs-panel {
  padding: 20px 20px 0px 20px;
}

.filter-with-slider .filter-item:nth-last-child(2) {
  margin-right: 0;
}

.filter-with-slider label {
  color: white;
}

.filter-with-slider .noUi-horizontal {
  background: rgba(0, 0, 0, 0.13);
}

.filter-with-slider .noUi-connect {
  background: #323746;
}

.filter-with-slider .noUi-horizontal .noUi-tooltip {
  color: white;
}

.filter-with-slider .button {
  background: #323746;
}

/** FILTER GOOGLE MAPS **/
.google-maps .filter {
  padding: 20px;
  margin-top: 40px;
  width: 30%;
  position: relative;
  z-index: 100;
  border-radius: 5px;
  background: #fa2964;
  float: right;
  color: #fff;
}

.google-maps .fa-search {
  margin-right: .5rem;
}

@media screen and (max-width: 767px) {
  .google-maps .filter .filter-toggle {
    display: block;
  }

  .google-maps .filter h6 {
    margin-bottom: 0px;
  }

  .google-maps .filter {
    min-height: auto;
    width: 50%;
    text-align: center;
    padding: 0;
    margin-top: 16px;
    position: relative;
    z-index: 20;
  }

  .google-maps .filter form {
    text-align: left;
    display: none;
    padding: 15px;
    position: absolute;
    width: 100%;
    background: #fa2964;
  }

  .google-maps .filter .filter-item {
    width: 100% !important;
  }

  .google-maps .slider_amount {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 575px) {
  .google-maps .filter {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .google-maps .slider_amount {
    font-size: 12px;
  }

  .info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 200px;
  }

  .info-box-img {
    width: 100%;
    margin-bottom: 1rem;
  }

  .info-box h4 {
    font-size: 1.2rem;
    text-align: center;
  }

  .info-box p {
    font-size: 13px;
    text-align: center;
  }

  .small {
    font-size: 15px !important;
    text-align: center;
  }
}
.google-maps .filter .filter-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  padding: 20px;
  color: white;
  font-weight: 700;
}

.google-maps .filter-item {
  width: 100%;
  float: none;
}

.google-maps .filter-item:nth-last-child(2) input {
  margin-bottom: 0px;
}

.google-maps .filter-item label {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  color: white;
}

.google-maps .filter-half {
  width: 48.5%;
  margin-right: 3%;
  float: left;
}

.google-maps .filter-half-last {
  margin-right: 0;
}

.google-maps .noUi-connect {
  background: #323746;
}

.google-maps .noUi-horizontal .noUi-tooltip {
  color: white;
}

.google-maps .filter .button {
  background: #121B22;
  margin-bottom: 5px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.google-maps .filter .button:hover {
  background: #fff;
  color: #000;
}

/** FORM ELEMENTS **/
.google-maps input,
.google-maps textarea,
.google-maps select {
  width: 100%;
  padding: 9px;
  margin-bottom: 20px;
  border-radius: 3px;
  border: none;
  font-weight: 400;
  color: #000;
  font-family: 'Lato', sans-serif;
  background: white;
}

input[type="file"] {
  background: white;
  border: none;
  padding: 5px 0px 5px 0px;
  width: auto;
  display: inline-block;
}

.chosen-container {
  margin-bottom: 20px;
  width: 100% !important;
}

.chosen-container.chosen-with-drop .chosen-single {
  border: none;
  background: white;
}

.chosen-container .chosen-single {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  background: white;
  height: 39px;
  line-height: 39px;
  font-size: 15px;
}

.chosen-container .chosen-single div {
  top: 8px;
  right: 6px;
}

.chosen-container .chosen-drop {
  border: none;
}

.chosen-container .chosen-search {
  padding: 10px;
}

.chosen-container .chosen-results {
  padding: 0px 10px 10px 10px;
}

.chosen-container .chosen-results li.highlighted {
  background: #48a0dc;
  border-radius: 2px;
}

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  margin-right: 5px;
}

textarea {
  height: 130px;
}

input.border,
select.border,
textarea.border,
.form-block.border .chosen-container .chosen-single,
.form-block.border .chosen-container .chosen-drop {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.form-block.border .chosen-container .chosen-results {
  padding-top: 10px;
}

.form-block label {
  display: block;
}

.form-block label .error {
  color: red;
  font-size: 12px;
  margin-left: 10px;
}

.search-form {
  position: relative;
}

.search-form button[type="submit"] {
  border: none;
  background: none;
  position: absolute;
  right: 13px;
  top: 10px;
  color: #97aab7;
}

.button.small {
  padding: 6px 23px 6px 23px;
  font-size: 12px;
  color: #fff;
  background: #fa2964;
  display: inline-block;
  width: auto;
  border: none;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.button.small:hover {
  background: #121B22;
}

/*------------------------------------------*/
/*--- 34. SECTION VISITED CITIES HOME 15 ---*/
/*------------------------------------------*/
section.visited-cities {
  padding: 6rem 0;
}

.visited-cities .img-box {
  height: 280px;
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1rem;
  z-index: 90;
  border-radius: 3px;
}

.bg-white-2 {
  background: #f8f8f8 !important;
}

.visited-cities .img-box.no-mb {
  margin-bottom: 0px;
}

.visited-cities .img-box:hover {
  background: #fa2964;
}

.visited-cities .img-box:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-color: #121B22;
  opacity: 0.3;
  z-index: 99;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.visited-cities .listing-badges {
  position: absolute;
  top: 0;
  z-index: 999;
  right: 0;
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  overflow: hidden;
  height: 100px;
}

.visited-cities .listing-badges .featured {
  background-color: #fa2964;
  float: left;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -67px;
  top: 17px;
  position: relative;
  text-align: center;
  width: 200px;
  font-size: 13px;
  margin: 0;
}

.visited-cities .listing-badges span {
  color: #fff;
  display: inline-block;
  padding: 3px;
  float: right;
  background-color: rgba(74, 74, 76, 0.7);
  border-radius: 3px;
  top: 15px;
  right: 15px;
  position: absolute;
}

.visited-cities .starts {
  list-style: none;
  margin-top: 0;
  padding: 0px;
  margin-bottom: 0px;
}

.visited-cities .starts li {
  text-align: center;
  display: inline-block;
  margin-bottom: 0px;
}

.visited-cities .starts .fa {
  color: #fe4f4f !important;
}

.visited-cities .starts ul {
  margin-bottom: 0px;
}

.visited-cities .img-box-content {
  position: absolute;
  z-index: 101;
  top: 50%;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  -webkit-transform: translate(0, -50.5%);
          transform: translate(0, -50.5%);
}

.visited-cities .img-box-content h4 {
  font-size: 20px;
  color: #fff;
  margin: 0;
}

.visited-cities .img-box-content span {
  font-size: 16px;
  color: #fff;
}

.visited-cities .img-box img {
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.55s;
  transition: all 0.55s;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.35s ease-out;
  transition: -webkit-transform 0.35s ease-out;
  transition: transform 0.35s ease-out;
  transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
}

@media screen and (max-width: 991px) {
  .visited-cities .pr {
    padding-right: 5px;
  }

  .tp-caption.have {
    bottom: -80px;
  }
}
@media screen and (max-width: 767px) {
  .visited-cities .img-box.no-mb {
    margin-bottom: 1.5rem;
  }

  .visited-cities .img-box.no-mb.x3 {
    margin-bottom: 0px;
  }

  .visited-cities .img-box.san.no-mb.x3 {
    margin-bottom: 0px !important;
  }

  .visited-cities .img-box.mi,
  .visited-cities .img-box {
    margin-bottom: 1.6rem !important;
  }

  .visited-cities .bg-all {
    margin-top: 0px;
  }

  .visited-cities .pr-1,
  .feature-categories .pr-1,
  .feature-categories .mt,
  .visited-cities .pr {
    padding-right: 15px !important;
  }
}
.info-help.h17.car {
  padding: 9rem 0;
  background: url(../images/cardealer/bg-testimonials.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 0 !important;
}

/*-----------------------------------------------*/
/*--------- 35. PARALLAX IMAGE HOME 16 ----------*/
/*-----------------------------------------------*/
.home-14 .parallax-search {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.63))), url("../images/job/home-bg.jpg") no-repeat center top;
  background: linear-gradient(rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url("../images/job/home-bg.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed !important;
  width: 100%;
  height: auto;
}

.home-14 .parallax-search .hero-inner {
  text-align: center;
  padding: 205px 0;
  position: relative;
}

.home-14 .parallax-search .welcome-text p {
  color: #fff;
  font-size: 19px;
  text-transform: capitalize;
  font-weight: 400;
}

.home-14 .parallax-search .welcome-text h1 {
  font-size: 40px;
  color: #fff;
  line-height: 57px;
  text-transform: capitalize;
}

.home-14 .parallax-search .trip-search {
  margin-top: 30px;
}

.home-14 .parallax-search .hero-inner {
  margin-top: 100px;
  margin-bottom: 0px;
}

.home-14 section.counterup {
  padding-bottom: 0px;
}

.hp-16 .header-user-name,
.hp-16 .header-user-name:before {
  color: #fff;
}

@media only screen and (max-width: 414px) {
  .home-14 .parallax-search .hero-inner {
    margin-top: 50px !important;
  }
}
@media only screen and (max-width: 450px) {
  .homepage-3 .parallax-search .hero-inner {
    margin-top: 0px !important;
    padding: 150px 0;
  }

  .homepage-3 .parallax-search .welcome-text h1 {
    font-size: 20px !important;
    margin-bottom: 40px;
    line-height: 34px;
  }

  .homepage-3.the-search .welcome-text p,
  .homepage-3 .icon-last {
    display: none;
  }

  .homepage-3 .popular-searchs li a {
    width: 70px;
  }

  .the-search .rld-main-search {
    margin-right: 0px;
  }

  .homepage-3 .welcome-area {
    height: 940px;
    z-index: 1;
  }

  .homepage-3 h5.categories-headline {
    margin-top: 30px;
  }

  .homepage-3 .popular-searchs li a .box span {
    font-size: 14px;
  }
}
/*-------------------------------------------*/
/*------ 36. SECTION COUNTER UP HOME 16 -----*/
/*-------------------------------------------*/
.home-14 section.counterup {
  padding-top: 30px;
  background: transparent;
  border-radius: 0px 0px 5px 5px;
  color: #fff;
  text-align: center;
}

.home-14 .counterup .countr .fas {
  font-size: 3rem;
  color: #fa2964;
  border-radius: 5px;
  margin-right: 1rem;
}

.home-14 .counterup .countr p {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 0px;
  color: #fff;
}

.home-14 .counterup .title-style h2,
.counterup .title-style p {
  color: #fa2964;
}

.home-14 .counterup .title-style span {
  color: #666;
}

.home-14 .counterup .countr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-14 .counterup h3 {
  font-family: 'Nunito', sans-serif;
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .home-14 .counterup .countr h3 {
    margin-bottom: 5rem;
  }

  .home-14 .counterup .countr.mb-0 h3 {
    margin-bottom: 0px;
  }

  .home-14 .counterup .countr {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .home-14 .counterup .countr p {
    padding: 0px;
  }

  .home-14 h3.specific:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .home-14 .counterup .countr.mb-0 h3 {
    margin-bottom: 5rem;
  }

  .home-14 .counterup .countr.mb-0.last {
    margin-right: 1rem;
  }

  .home-14 .counterup .countr.mb-0.last h3 {
    margin-bottom: 0px;
  }

  .home-14 .counterup .countr .fa {
    margin-top: 0px;
  }
}
/*------------------------------------------------*/
/*------ 37. POPULAR JOB CATEGORIES HOME 16 ------*/
/*------------------------------------------------*/
.home-14 section.popular-job {
  padding: 6rem 0;
}

.home-14 .popular-job-item {
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 0px 14px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 0px 14px 0 rgba(0, 0, 0, 0.08);
  padding: 30px;
  position: relative;
  overflow: hidden;
}

.home-14 .popular-job-item:before {
  position: absolute;
  background: #f5f6ff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  left: -30px;
  content: "";
  bottom: -30px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.home-14 .popular-job-item:hover:before {
  background: #2a41e8;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  content: "";
  border-radius: 0px;
}

.home-14 .popular-job-item i:before {
  margin: 0;
  color: #2a41e8;
  font-size: 40px;
  line-height: 50px;
  display: block;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.home-14 .popular-job-item:hover h5,
.home-14 .popular-job-item:hover p,
.home-14 .popular-job-item:hover i:before {
  color: #fff;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.home-14 .popular-job-item h5 {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 7px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.home-14 .popular-job-item p {
  color: #555;
  margin-bottom: 0px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.home-14 .step-point {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  font-weight: 400;
  color: #2a41e8;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  font-family: "Roboto", sans-serif;
}

.home-14 .mt-44.second {
  margin-top: 30px;
}

.home-14 .m-b30 {
  margin-bottom: 30px;
}

.home-14 .job-bx {
  height: 180px;
  border-radius: 4px;
  background-size: cover;
  z-index: 1;
  position: relative;
  -webkit-box-shadow: 0 0 10px 0 rgba(42, 65, 232, 0.1);
          box-shadow: 0 0 10px 0 rgba(42, 65, 232, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.home-14 .job-bx:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #2a41e8;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.home-14 .job-bx:hover:after {
  background-color: #2a41e8;
  opacity: 0.95;
}

.home-14 .job-info {
  position: relative;
  bottom: 97px;
  z-index: 1;
  padding: 20px 0 0 20px;
  color: #fff;
}

.home-14 .job-info h5 {
  font-family: 'Nunito', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 16px;
}

.home-14 .job-info span {
  font-family: 'Nunito', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  padding: 7px 10px;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  opacity: 0.9;
}

.home-14 .job-bx:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000930;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 767px) {
  .home-14 .rtmb-30 {
    margin-bottom: 30px;
  }

  .home-14 .job-listing-footer ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 37px;
  }

  .home-14 .job-listing-footer .c-logo {
    display: none;
  }

  .home-14 .the-heart {
    width: 100% !important;
    margin-left: 0px !important;
  }

  .home-14 .the-heart span.fav-job {
    margin-left: 0 !important;
  }

  .home-14 .the-heart .far {
    padding-left: 0px !important;
  }

  .home-14 .the-heart span.job-is {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  .home-14 .mt-mobil {
    margin-top: 30px;
  }
}
.home-14 .info-help {
  padding: 6rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))), url(../images/job/1.jpg) no-repeat scroll center center;
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(../images/job/1.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 3;
}

/*---------------------------------------------*/
/*------ 38. SECTION FEATURED JOB HOME 16 -----*/
/*---------------------------------------------*/
.home-14 section.featured-job {
  padding: 6rem 0;
  background: #f5f6ff;
}

.home-14 .featured-job-list {
  float: left;
  width: 100%;
}

.home-14 .job-listing {
  float: left;
  width: 100%;
  display: table;
  border-bottom: 1px solid #e8ecec;
  padding: 30px;
  background: #ffffff;
  border-left: 4px solid #ffffff;
}

.home-14 .job-title-sec.home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home-14 .job-listing .job-listing-footer {
  background-color: #fff;
  padding: 0px;
  border-radius: 0 0 4px 4px;
  width: 80%;
  position: relative;
}

.home-14 .the-heart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
}

.home-14 .the-heart span.job-is {
  margin: 0px;
  color: #333;
  font-size: 16px;
}

.home-14 .the-heart span.fav-job {
  margin: 0px;
}

.home-14 .job-listing .job-listing-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.home-14 .job-listing .job-listing-footer ul li {
  display: inline-block;
  margin-right: 14px;
  font-size: 14px;
  color: #666;
  font-weight: 400;
}

.home-14 .job-listing .job-listing-footer ul li:last-child {
  margin-right: 0;
}

.home-14 .job-listing .job-listing-footer ul li i.icon-material-outline-location-on {
  margin-right: 0;
}

.home-14 .job-listing .job-listing-footer ul li i {
  position: relative;
  top: 1px;
  margin-right: 3px;
  font-size: 14px;
  color: #666;
  font-weight: 400;
}

.home-14 .c-logo {
  float: left;
  margin-right: 2rem;
  width: 60px;
  text-align: center;
}

.home-14 .c-logo img {
  float: none;
  display: inline-block;
  max-width: 100%;
}

.home-14 .job-title-sec h3 {
  display: table;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  text-decoration: none;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 14px;
  margin-top: 3px;
}

.home-14 .job-title-sec h3 a {
  font-size: 16px;
  color: #333;
  line-height: 1.3;
  font-weight: 600;
  text-decoration: none;
}

.home-14 .job-title-sec span {
  float: left;
  font-family: 'Asap', sans-serif;
  color: #666;
  font-weight: 400;
  margin-top: 1px;
}

.home-14 .job-lctn {
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  color: #888888;
  line-height: 23px;
  width: 25%;
}

.home-14 .the-heart .far {
  padding-left: 4rem;
  font-size: 1.3rem;
}

.home-14 .fav-job {
  font-size: 25px;
  color: #666;
  cursor: pointer;
}

.home-14 .job-is {
  background: #f5f6ff;
  color: #333;
  font-size: 1rem;
  border-radius: 5px;
  padding: 12px 0;
  width: 108px;
  margin: 0;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.home-14 .job-is:hover {
  background: #2a41e8;
  color: #fff !important;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  border-left-color: #8b91dd;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: relative;
}

.home-14 .job-listing:hover {
  border-left-color: #2a41e8;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 1;
  position: relative;
}

.home-14 .job-listing:last-child {
  border-bottom-color: #ffffff;
}

.home-14 .heading.light h2 {
  color: #ffffff;
}

.home-14 .heading.light span {
  color: #ffffff;
}

.home-14 .layer.color.light::before {
  background: #8b91dd;
  opacity: 0.9;
}

.home-14 .reviews {
  float: left;
  width: 100%;
  background: #ffffff;
  border-radius: 8px;
  padding: 30px 30px;
  position: relative;
  margin-top: 47px;
}

.home-14 .reviews img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -75px;
}

.home-14 .reviews h3 {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #202020;
  margin: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.home-14 .reviews h3 span {
  font-size: 15px;
  color: #888888;
  margin-left: 10px;
}

.home-14 .reviews p {
  float: left;
  width: 100%;
  margin: 0;
  margin-bottom: 0px;
  font-size: 13px;
  color: #888888;
  letter-spacing: 0px;
  line-height: 24px;
  margin-bottom: 15px;
}

.home-14 .reviews::before {
  position: absolute;
  right: 40px;
  top: 20px;
  content: '“';
  font-size: 100px;
  font-weight: bolder;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  line-height: 30px;
  color: #8b91dd;
}

.home-14 .reviews-sec {
  float: left;
  width: 100%;
}

.home-14 .comp-sec {
  float: left;
  width: 100%;
}

.home-14 .company-img {
  float: left;
  width: 20%;
  text-align: center;
}

.home-14 .company-img a {
  float: left;
  width: 100%;
}

.home-14 .company-img a img {
  float: none;
  display: inline-block;
  max-width: 100%;
}

.home-14 .fav-job.active {
  color: #ff0000;
}

/*------ BUTTOM HOVER EFFECT ------*/
.home-14 .featured-job .bg-all {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.home-14 .featured-job .btn.btn-outline-light {
  background-color: transparent;
  color: #2a41e8;
  border-color: #2a41e8;
  font-size: 16px;
  font-weight: bold;
  border-radius: 3rem;
  padding: .9rem 2.5rem .9rem 2rem;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.home-14 .featured-job .btn.btn-outline-light:hover {
  background: #2a41e8;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.home-14 .featured-job .btn.btn-outline-light:after {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.home-14 .featured-job .btn.btn-outline-light:hover:after {
  left: 1rem;
  color: #fff;
  -webkit-transform: rotateZ(-360deg);
          transform: rotateZ(-360deg);
}

@media screen and (max-width: 767px) {
  .home-14 .job-listing .job-listing-footer p {
    padding-left: 0px;
  }

  .home-14 .pagination.list.free-1 {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 991px) {
  .home-14 .job-listing .job-listing-footer {
    width: 100%;
  }

  .home-14 .the-heart {
    margin-left: 0;
    width: 100%;
    margin-top: 1.5rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .home-14 .job-title-sec {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
/*--------------------------------------------*/
/*------ 39. SECTION FREELANCERS HOME 16 -----*/
/*--------------------------------------------*/
.home-14 section.freelancers {
  padding: 6rem 0;
  background: #f5f6ff;
}

.home-14 .agents-grid {
  position: relative;
  background: #ffffff;
  margin: 0 30px 0 0;
  border-radius: 6px;
  border: none;
  -webkit-box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.1);
          box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.1);
}

.home-14 .agents-grid-wrap {
  padding: 30px;
}

.home-14 .fr-grid-thumb {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  float: none;
  bottom: 0px;
  display: table;
  position: relative;
  margin: .8rem auto;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(25, 25, 25, 0.05);
          box-shadow: 0px 0px 0px 5px rgba(25, 25, 25, 0.05);
}

.home-14 .fr-grid-thumb img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.home-14 .freelancers h3 a {
  font-size: 17px;
  color: #333;
  line-height: 27px;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.home-14 .freelancers h3 a:hover {
  color: #2a41e8;
}

.home-14 .fr-grid-deatil span {
  font-family: 'Asap', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #666;
}

.home-14 .fr-grid-deatil {
  text-align: center;
}

.home-14 .fr-grid-deatil img {
  display: inline-block;
}

.home-14 .fr-can-name {
  margin-top: 10px;
  margin-bottom: 0px;
}

.home-14 .fr-position {
  font-size: 15px;
}

.home-14 .freelancers .starts span {
  background: #fff;
  color: #2a41e8;
  font-size: 12px;
  font-weight: 700;
  padding: 5px;
  border: 2px dashed #febe42;
  border-radius: 50%;
}

.home-14 .freelancers .starts {
  list-style: none;
  margin-top: 15px;
  padding: 0px;
  margin-bottom: 0px;
}

.home-14 .freelancers .starts li {
  text-align: center;
  display: inline-block;
  margin-bottom: 0px;
}

.home-14 .freelancers .starts .fa {
  color: #febe42;
  font-size: 14px;
}

.home-14 .freelancers .starts ul {
  margin-bottom: 0px;
}

.home-14 .fr-grid-info {
  margin-bottom: 1.5rem;
}

.home-14 .fr-grid-info ul {
  margin: 0;
  padding: 0;
}

.home-14 .fr-grid-info ul li {
  list-style: none;
  padding: 15px 30px;
}

.home-14 .fr-grid-info ul li:nth-child(even) {
  background: #fff;
}

.home-14 .fr-grid-info ul li span {
  color: #333;
  font-family: 'Asap', sans-serif;
  font-size: 14px;
  font-weight: 700;
  float: right;
}

.home-14 .fr-grid-footer {
  padding: 0rem 30px 30px;
}

.home-14 .btn-outline-theme {
  color: #fff;
  background-color: #2a41e8;
  border: 2px solid #2a41e8;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.home-14 .full-width {
  width: 100%;
}

.home-14 .btn-outline-theme:hover,
.home-14 .btn-outline-theme:focus {
  color: #ffffff !important;
  background-color: #121B22;
  border-color: #121B22;
}

.home-14 .jb-bookmark {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 22px;
  color: #aab5cc;
}

.home-14 .overall-rate {
  position: absolute;
  right: -10px;
  bottom: 5px;
  background: #38b653;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  width: 30px;
  height: 30px;
  font-size: 11px;
  font-weight: 800;
  color: #ffffff;
  border: 2px solid #ffffff;
}

.home-14 .agent-call {
  position: absolute;
  right: 29px;
  top: 32px;
}

.home-14 .agent-call a,
.home-14 .agent-call a:hover,
.home-14 .agent-call a:focus {
  color: #feb342;
  font-size: 38px;
}

.home-14 .bg-white {
  background: #fff;
}

/*-----------------------------------*/
/*------ 40. SECTION FOOTER ------*/
/*-----------------------------------*/
.first-footer .top-footer {
  background: rgba(18, 27, 34, 0.98);
  color: #fff;
  padding: 6rem 0;
}

.first-footer .logo img {
  width: 180px;
  height: auto;
  margin-bottom: 1.6rem;
}

@media screen and (max-width: 991px) {
  .first-footer .netabout {
    margin-bottom: 0px;
  }

  .first-footer .netabout p {
    margin-bottom: 2rem !important;
  }
}
.first-footer .netabout h3 {
  margin-bottom: 2rem;
}

.first-footer .netabout h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fa2964;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

.first-footer .netabout p {
  margin-bottom: 2rem;
  font-weight: 400;
  color: #fff;
}

.first-footer .netsocials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.first-footer .netsocials a .fa {
  font-size: 1rem;
  text-align: center;
  background: transparent;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-right: 1.5rem;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.first-footer .netsocials a .fa-facebook {
  background: transparent;
  color: #fa2964;
}

.first-footer .netsocials a .fa-facebook:hover {
  background: #3b5998;
  color: #fff;
}

.first-footer .netsocials a .fa-twitter {
  background: transparent;
  color: #fa2964;
}

.first-footer .netsocials a .fa-twitter:hover {
  background: #1da1f2;
  color: #fff;
}

.first-footer .netsocials a .fa-google-plus {
  background: transparent;
  color: #fa2964;
}

.first-footer .netsocials a .fa-google-plus:hover {
  background: #dd4b39;
  color: #fff;
}

.first-footer .netsocials a .fa-youtube {
  background: transparent;
  color: #fa2964;
  margin-right: 0px;
}

.first-footer .netsocials a .fa-youtube:hover {
  background: #cd201f;
  color: #fff;
}

.first-footer h3 {
  margin-bottom: 2rem;
  color: #fff;
}

.first-footer .contactus h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fa2964;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

.first-footer .contactus ul li:last-child,
.first-footer .contactus .info:last-child {
  margin-bottom: 0px !important;
}

@media screen and (max-width: 767px) {
  .first-footer .top-footer {
    padding-bottom: 6rem;
  }
}
.first-footer .contactus .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .6rem;
}

.first-footer .contactus .ti {
  margin-bottom: 0px;
}

.first-footer .contactus .info p {
  margin: 0px;
  font-size: .9rem;
  color: #fff;
  margin-left: 1rem;
  line-height: 1.1;
  font-weight: 300;
}

.first-footer .contactus ul li {
  margin-bottom: 1.1rem;
}

.first-footer .contactus ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.first-footer .contactus ul li .fa {
  font-size: 1rem;
  color: #fa2964;
}

.quick-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.widget.quick-link ul {
  padding-left: 5px;
  line-height: 26px;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.widget.quick-link ul li a {
  padding-left: 0px;
  padding-bottom: .9rem;
  color: #fff;
  text-decoration: none;
  display: block;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.widget.quick-link ul li.no-pb a:last-child {
  padding-bottom: 0px;
}

.widget.quick-link ul li a:before {
  content: "\f101";
  font-family: "FontAwesome";
  font-size: 16px;
  padding-right: 1rem;
  color: #fff;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.widget.quick-link ul li a:hover,
.widget.quick-link ul li a:hover:before {
  color: #fa2964;
}

.first-footer .widget h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fa2964;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

.first-footer .widget ul.photo {
  margin: 0;
  padding: 0;
  list-style: none;
}

.first-footer .widget ul.photo li {
  margin: 4px;
  display: inline-block;
}

.first-footer .widget ul.photo li img {
  width: 100%;
  width: 73px;
}

@media screen and (max-width: 991px) {
  .first-footer .widget,
  .inner-pages .first-footer .widget {
    padding-top: 0px;
  }

  .first-footer .widget h3.widget-title {
    margin-top: 1.5rem;
  }

  .first-footer .widget h3 {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .first-footer .widget h3.widget-title {
    margin-top: 3rem;
  }
}
.bloq-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.bloq-email .email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.newsletters h3 {
  margin-bottom: 2rem;
}

.first-footer .newsletters h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fa2964;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 991px) {
  .first-footer .newsletters h3 {
    margin-top: 3rem;
  }

  .bloq-email .email {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.newsletters p {
  margin-bottom: 2rem;
  color: #fff;
  font-weight: 300;
}

.first-footer .bloq-email .email input[type="email"] {
  border: 1px solid #fa2964;
  background: #121B22;
  color: #fff;
  padding: .8rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.first-footer .bloq-email .email input[type="submit"] {
  border: 1px solid #fa2964;
  padding: .8rem;
  background: #fa2964;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 1.5rem;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.first-footer .email input[type="submit"]:hover {
  background: #121B22;
}

@media screen and (max-width: 991px) {
  .first-footer .bloq-email .email input[type="submit"] {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .first-footer .bloq-email .email input[type="submit"] {
    margin-top: 0px;
  }
}
@media screen and (max-width: 320px) {
  .bloq-email .email {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .first-footer .bloq-email .email input[type="submit"] {
    margin-top: 1.5rem;
  }
}
.first-footer .bloq-email label.error {
  color: #ff0000;
}

.first-footer .bloq-email label {
  color: #fff;
}

.first-footer .bloq-email .email input::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}

.first-footer .bloq-email .email input:-ms-input-placeholder {
  color: white;
  opacity: 1;
}

.first-footer .bloq-email .email input::-ms-input-placeholder {
  color: white;
  opacity: 1;
}

.first-footer .bloq-email .email input::placeholder {
  color: white;
  opacity: 1;
}

/*------ HOVER EFFECT ------*/
.hover-effect figure {
  position: relative;
  overflow: hidden;
  margin: 0;
}

.hover-effect figure::before {
  position: absolute;
  top: 0;
  left: -90%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}

.hover-effect:hover figure::before {
  -webkit-animation: shine .75s;
          animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.hover-effect figure img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.hover-effect:hover figure img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.second-footer {
  padding: 1.5rem 0;
  background: #121B22;
  color: #fff;
}

.second-footer h3 {
  margin: 0;
  font-weight: 300;
}

.second-footer p {
  margin: 0;
  margin-top: .5rem;
  font-weight: 400;
}

.second-footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
}

.second-footer p .fa-heart:before {
  color: #fff;
}

/*------ ARROW GO UP ------*/
.go-up {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  font-size: 2.1rem;
  background: #fa2964;
  padding: .4rem;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  z-index: 99999;
  line-height: 0;
  display: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.go-up:hover,
.go-up:focus {
  outline: 0;
  text-decoration: none;
  color: #fff;
}

/*-----------------------------------*/
/*- 41. INNER PAGE LISTINGS LIST --*/
/*-----------------------------------*/
.inner-pages .blog .block-heading {
  background: #edeff1;
  border-radius: 3px;
  height: 52px;
  margin-bottom: 30px;
}

.inner-pages .listings-list.full .project-single {
  border-bottom: 0px;
}

.inner-pages .listings-list.full .my-44 {
  margin: 2.5rem 0;
}

.inner-pages .enty.mt-5 {
  margin-top: 5rem !important;
}

.listings-list.popular .price-properties {
  padding-bottom: 0px;
}

.agents .lde .fa.fa-th-large {
  color: #121b22;
}

.inner-pages .popular .homes-content .homes-list.clearfix li {
  width: 100% !important;
  float: left !important;
  line-height: 0px !important;
  font-size: 14px !important;
  margin-bottom: 22px !important;
  list-style: none !important;
  color: #fa2964 !important;
}

@media screen and (max-width: 991px) {
  .inner-pages .listings-list.full .my-44.ft {
    margin: 0px;
  }

  .inner-pages .listings-list.full .pr-0 {
    padding-left: 0px;
  }

  .inner-pages .listings-list.full .col-lg-8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .inner-pages .listings-list.full .mb-44 {
    margin-bottom: 2.5rem !important;
  }

  .inner-pages .listings-list.full .row.featured {
    padding-left: 15px;
    padding-right: 15px;
  }

  .inner-pages .enty.mt-5 {
    margin-top: 0px !important;
  }

  .inner-pages .price-properties {
    margin-top: 0;
    padding-bottom: 0px;
  }
}


/** Tabs **/
/** Table **/
.ui-elements table.basic-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: none;
  margin-bottom: 15px;
}

.ui-elements table.basic-table th {
  background-color: #66676b;
  text-align: left;
  color: #fff;
  vertical-align: top;
  font-weight: 500;
}

.ui-elements table.basic-table th:first-child {
  border-radius: 4px 0 0 4px;
}

.ui-elements table.basic-table th:last-child {
  border-radius: 0 4px 4px 0;
}

.ui-elements table.basic-table th,
.ui-elements table.basic-table td {
  padding: 15px 28px;
}

.ui-elements table.basic-table tr:nth-child(odd) {
  background-color: #f6f6f6;
}

.ui-elements table.basic-table {
  margin-bottom: 0;
}

@media screen and (max-width: 600px) {
  .ui-elements table.basic-table {
    border: 0;
  }

  .ui-elements table.basic-table th {
    display: none;
  }

  .ui-elements table.basic-table tr {
    display: block;
    margin-bottom: 0;
  }

  .ui-elements table.basic-table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 14px;
    text-align: right;
  }

  .ui-elements table.basic-table td:before {
    content: attr(data-label);
    float: left;
    font-weight: 600;
  }

  .ui-elements table.basic-table td:last-child {
    border-bottom: 0;
  }
}
/** Table **/
/** Notifications **/
.ui-elements #result .success,
.ui-elements .notification {
  line-height: 24px;
  margin-bottom: 15px;
  position: relative;
  padding: 20px 26px;
  padding-right: 50px;
  border-radius: 3px;
}

.ui-elements .notification p {
  color: #fff;
  margin: 0;
  font-size: 15px;
}

.ui-elements #result .success,
.ui-elements .notification.success {
  background-color: #31c77f;
}

.ui-elements #result .success,
.ui-elements .notification.success,
.ui-elements .notification.success a,
.ui-elements .notification.success strong {
  color: #31c77f;
}

.ui-elements .notification.error {
  background-color: #e72660;
}

.ui-elements .notification.error,
.ui-elements .notification.error a,
.ui-elements .notification.error strong {
  color: #e72660;
}

.ui-elements .notification.warning {
  background-color: #f19711;
}

.ui-elements .notification.warning,
.ui-elements .notification.warning a,
.ui-elements .notification.warning strong {
  color: #f19711;
}

.ui-elements .notification.notice h4 {
  font-size: 19px;
  margin: 3px 0 15px;
}

.ui-elements .notification.notice h4,
.ui-elements .notification.notice,
.ui-elements .notification.notice a,
.ui-elements .notification.notice strong {
  color: #17a2b8;
}

.ui-elements .notification.notice {
  background-color: #17a2b8;
}

.ui-elements .notification.success .close,
.ui-elements .notification.error .close,
.ui-elements .notification.warning .close,
.ui-elements .notification.notice .close {
  padding: 0 9px;
  position: absolute;
  color: #fff;
  right: 0;
  top: 22px;
  display: block;
  height: 8px;
  width: 8px;
  cursor: pointer;
}

.ui-elements .notification.notice p span i {
  font-weight: 500;
}

.ui-elements .notification a.button {
  float: right;
  color: #fff;
  margin-top: 3px;
}

.ui-elements .notification.notice a.button {
  background-color: #388fc5;
}

.ui-elements .notification.warning a.button {
  background-color: #dfbe51;
}

.ui-elements .notification.error a.button {
  background-color: #e72660;
}

.ui-elements .notification.success a.button {
  background-color: #79ba38;
}

.ui-elements .notification.closeable a.close:before {
  content: "\f00d";
  font-family: fontawesome;
  position: absolute;
  color: #fff;
  right: 25px;
  top: 0;
  cursor: pointer;
}

.ui-elements .close {
  opacity: .7;
}

/** Notifications **/
/** Buttons **/
.ui-elements .group-20 > * {
  margin-top: 0;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
}

.ui-elements .ui-buttons .btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid transparent;
  font-weight: 700;
  -webkit-box-shadow: 10px 15px 18px rgba(23, 23, 36, 0.15);
          box-shadow: 10px 15px 18px rgba(23, 23, 36, 0.15);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0.6875rem 1.75rem;
  font-size: 1.0625rem;
  line-height: 1.47;
  border-radius: 0.375rem;
}

.ui-elements .ui-buttons .btn-primary {
  color: #fff;
  border-color: #31c77f;
  background-color: #31c77f;
}

.ui-elements .ui-buttons .btn-primary:hover {
  color: #fff;
  border-color: #2ca46d;
  background-color: #2ca46d;
}

.ui-elements .ui-buttons .btn-secondary {
  color: #fff;
  border-color: #6b39bd;
  background-color: #6b39bd;
}

.ui-elements .ui-buttons .btn-secondary:hover {
  color: #fff;
  border-color: #5a329e;
  background-color: #5a329e;
}

.ui-elements .ui-buttons .btn-warning {
  color: #fff;
  border-color: #f19711;
  background-color: #f19711;
}

.ui-elements .ui-buttons .btn-warning:hover {
  color: #fff;
  border-color: #c57d15;
  background-color: #c57d15;
}

.ui-elements .ui-buttons .btn-danger {
  color: #fff;
  border-color: #e72660;
  background-color: #e72660;
}

.ui-elements .ui-buttons .btn-danger:hover {
  color: #fff;
  border-color: #bd2354;
  background-color: #bd2354;
}

.ui-elements .ui-buttons .btn-dark {
  color: #fff;
  border-color: #171724;
  background-color: #171724;
}

.ui-elements .ui-buttons .btn-dark:hover {
  color: #fff;
  border-color: #44444e;
  background-color: #44444e;
}

.ui-elements .ui-buttons .btn-primary.btn-outline {
  color: #31c77f;
  border-color: #31c77f;
  background-color: transparent;
}

.ui-elements .ui-buttons .btn-primary.btn-outline:hover {
  color: #fff;
  background-color: #31c77f;
}

.ui-elements .ui-buttons .link.link-secondary {
  color: #6b39bd;
}

.ui-elements .ui-buttons .link {
  position: relative;
  display: inline-block;
  border: none;
  font-size: 20px;
  cursor: pointer;
  font-weight: 500;
  background: none;
  -webkit-transition: .25s;
  transition: .25s;
  color: inherit;
}

.ui-elements .ui-buttons .link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  border-bottom: 2px solid;
  -webkit-transition: width .25s;
  transition: width .25s;
}

.ui-elements .ui-buttons .link:hover {
  color: #5a329e;
}

.ui-elements .ui-buttons .link:hover::before {
  width: 100%;
  opacity: 1;
}

.ui-elements .ui-buttons h4.effect {
  font-family: Lato, sans-serif;
  font-size: 18px;
  color: #444;
  font-weight: 400;
}

.ui-elements .ui-buttons .btn-anis {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: hidden;
  -webkit-transition: .25s;
  transition: .25s;
}

.ui-elements .ui-buttons .btn-anis::before, .btn-anis::after {
  content: '';
  position: absolute;
  top: 50%;
  z-index: -1;
  padding: 10px;
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: 0s;
  transition: 0s;
  will-change: transform;
}

.ui-elements .ui-buttons .btn-anis::before {
  left: -30%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ui-elements .ui-buttons .btn-anis::after {
  right: -30%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.ui-elements .ui-buttons .btn-anis:hover {
  -webkit-transition: all .25s, border-color .3s .5s, background-color .3s .5s;
  transition: all .25s, border-color .3s .5s, background-color .3s .5s;
}

.ui-elements .ui-buttons .btn-anis:hover::before, .btn-anis:hover::after {
  padding: 50%;
  opacity: 0;
  -webkit-transition: left .4s, right .4s, padding .3s .5s, opacity .05s .75s;
  transition: left .4s, right .4s, padding .3s .5s, opacity .05s .75s;
}

.ui-elements .ui-buttons .btn-anis:hover::before {
  left: 50%;
}

.ui-elements .ui-buttons .btn-anis:hover::after {
  right: 50%;
}

.ui-elements .ui-buttons .btn-anis.btn-outline:hover {
  -webkit-transition: all .25s, background-color .1s .7s, color .3s .5s;
  transition: all .25s, background-color .1s .7s, color .3s .5s;
}

.ui-elements .ui-buttons .btn-primary.btn-anis::before,
.ui-elements .ui-buttons .btn-primary.btn-anis::after {
  background-color: #2ca46d;
}

.ui-elements .ui-buttons .btn-primary.btn-anis.btn-outline::before,
.ui-elements .ui-buttons .btn-primary.btn-anis.btn-outline::after {
  background-color: #31c77f;
}

.ui-elements .ui-buttons .btn-secondary.btn-anis::before,
.ui-elements .ui-buttons .btn-secondary.btn-anis::after {
  background-color: #5a329e;
}

.ui-elements .ui-buttons .btn-secondary.btn-anis.btn-outline::before,
.ui-elements .ui-buttons .btn-secondary.btn-anis.btn-outline::after {
  background-color: #6b39bd;
}

.ui-elements .ui-buttons .btn-success.btn-anis::before,
.ui-elements .ui-buttons .btn-success.btn-anis::after {
  background-color: #649922;
}

.ui-elements .ui-buttons .btn-success.btn-anis.btn-outline::before,
.ui-elements .ui-buttons .btn-success.btn-anis.btn-outline::after {
  background-color: #77ba21;
}

.ui-elements .ui-buttons .btn-info.btn-anis::before,
.ui-elements .ui-buttons .btn-info.btn-anis::after {
  background-color: #1475be;
}

.ui-elements .ui-buttons .btn-info.btn-anis.btn-outline::before,
.ui-elements .ui-buttons .btn-info.btn-anis.btn-outline::after {
  background-color: #138ce4;
}

.ui-elements .ui-buttons .btn-warning.btn-anis::before,
.ui-elements .ui-buttons .btn-warning.btn-anis::after {
  background-color: #c57d15;
}

.ui-elements .ui-buttons .btn-warning.btn-anis.btn-outline::before,
.ui-elements .ui-buttons .btn-warning.btn-anis.btn-outline::after {
  background-color: #f19711;
}

.ui-elements .ui-buttons .btn-danger.btn-anis::before,
.ui-elements .ui-buttons .btn-danger.btn-anis::after {
  background-color: #bd2354;
}

.ui-elements .ui-buttons .btn-danger.btn-anis.btn-outline::before,
.ui-elements .ui-buttons .btn-danger.btn-anis.btn-outline::after {
  background-color: #e72660;
}

.ui-elements .ui-buttons .btn-light.btn-anis::before,
.ui-elements .ui-buttons .btn-light.btn-anis::after {
  background-color: #cacacd;
}

.ui-elements .ui-buttons .btn-light.btn-anis.btn-outline::before,
.ui-elements .ui-buttons .btn-light.btn-anis.btn-outline::after {
  background-color: #f7f7f7;
}

.ui-elements .ui-buttons .btn-dark.btn-anis::before,
.ui-elements .ui-buttons .btn-dark.btn-anis::after {
  background-color: #44444e;
}

.ui-elements .ui-buttons .btn-dark.btn-anis.btn-outline::before,
.ui-elements .ui-buttons .btn-dark.btn-anis.btn-outline::after {
  background-color: #171724;
}

.ui-elements .ui-buttons .btn-secondary.btn-outline {
  color: #6b39bd;
  border-color: #6b39bd;
  background-color: transparent;
}

.ui-elements .ui-buttons .btn-secondary.btn-outline:hover {
  color: #fff;
  background-color: #6b39bd;
}

.ui-elements .ui-buttons .btn-warning.btn-outline {
  color: #f19711;
  border-color: #f19711;
  background-color: transparent;
}

.ui-elements .ui-buttons .btn-warning.btn-outline:hover {
  color: #fff;
  background-color: #f19711;
}

.ui-elements .ui-buttons .btn-danger.btn-outline {
  color: #e72660;
  border-color: #e72660;
  background-color: transparent;
}

.ui-elements .ui-buttons .btn-danger.btn-outline:hover {
  color: #fff;
  background-color: #e72660;
}

.ui-elements .ui-buttons .btn-dark.btn-outline {
  color: #171724;
  border-color: #171724;
  background-color: transparent;
}

.ui-elements .ui-buttons .btn-dark.btn-outline:hover {
  color: #fff;
  background-color: #171724;
}

.ui-elements .ui-buttons .btn .fas {
  font-size: 1em;
  margin: 0 .47058em;
}

.ui-elements .ui-buttons .btn-lg,
.ui-elements .ui-buttons .btn-group-lg > .btn {
  padding: 1rem 2.5rem;
  font-size: 1.0625rem;
  line-height: 1.47;
  border-radius: 0.375rem;
}

.ui-elements .ui-buttons .btn-sm,
.ui-elements .ui-buttons .btn-group-sm > .btn {
  padding: 0.375rem 1rem;
  font-size: 1.0625rem;
  line-height: 1.47;
  border-radius: 0.375rem;
}

.ui-elements .ui-buttons .link .fas {
  color: #31c77f;
}

.ui-elements section.headings-2 {
  padding: 6rem 0 6.5rem 0;
}

/** Buttons **/
/** Form Elements **/
.ui-elements input[type="text"],
.ui-elements input[type="password"] {
  background: #f5f5f5;
  border: none;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  font-weight: 500;
  margin-bottom: 24px;
  border-radius: 0;
}

.ui-elements textarea {
  width: 100%;
  border: none;
  background: #f5f5f5;
  margin-bottom: 24px;
  border-radius: 0;
  padding: 16px 20px;
}

.ui-elements select {
  height: 50px;
  background: #f5f5f5;
  width: 100%;
  border-radius: 0;
  border: none;
  outline: none;
  padding-left: 20px;
  position: relative;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #777;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.ui-elements .select-option {
  position: relative;
  cursor: pointer;
  height: 50px;
  overflow: hidden;
  margin-bottom: 24px;
}

.ui-elements .mb24 {
  margin-bottom: 24px;
}

.ui-elements .checkbox-option,
.ui-elements .radio-option {
  display: inline-block;
  width: 50px;
  height: 25px;
  border-radius: 25px;
  border: 1px solid #47b475;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 24px;
}

.ui-elements .pull-right {
  float: right !important;
}

.ui-elements .checkbox-option .inner,
.ui-elements .radio-option .inner {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #47b475;
  position: relative;
  top: 2px;
  left: 2px;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.ui-elements .checkbox-option input {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.ui-elements h4 {
  letter-spacing: 2px;
  margin-right: -2px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  color: #444;
  font-weight: 400;
  margin-bottom: 24px;
}

.ui-elements .radio-option {
  width: 25px;
  height: 25px;
  text-align: left;
}

.ui-elements .radio-option.checked .inner {
  background: #47b475;
}

.ui-elements .radio-option input {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.ui-elements .the-check-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ui-elements .radio-option + span {
  font-size: 13px;
  top: 0;
}

.ui-elements .radio-option .inner {
  border: none;
  width: 19px;
  height: 19px;
  left: 2px;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.ui-elements .checkbox-option.checked .inner {
  -webkit-transform: translate3d(25px, 0, 0);
          transform: translate3d(25px, 0, 0);
  background: #47b475;
}

.ui-elements .radio-option.checked .inner {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.ui-elements input[type="submit"],
.ui-elements button[type="submit"] {
  height: 50px;
  line-height: 48px;
  border: 2px solid #47b475;
  background: #47b475;
  color: #fff;
  width: 100%;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0 !important;
}

/** Form Elements **/
/** Progress Bars **/
.ui-elements .skills {
  padding-top: 17px;
}

.ui-elements .skills h4 {
  font-weight: 600;
}

.ui-elements .skills h4::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #e72660;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

.ui-elements .barfiller {
  width: 95%;
  height: 12px;
  background: #0f1341;
  border: none;
  position: relative;
  margin-bottom: 2rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ui-elements .barfiller:last-child {
  margin-bottom: 0px;
}

.ui-elements .barfiller .fill {
  display: block;
  position: relative;
  width: 0px;
  height: 100%;
  background: #e72660 !important;
  z-index: 1;
}

.ui-elements .barfiller .tipWrap {
  display: none;
}

.ui-elements .barfiller .tip {
  margin-top: -30px;
  padding: 2px 4px;
  font-size: 11px;
  color: #fff;
  left: 0px;
  position: absolute;
  z-index: 2;
  background: #0f1341;
}

.ui-elements .barfiller .tip:after {
  border: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent;
  border-width: 6px 6px 0 6px;
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 100%;
  z-index: 9;
}

@media screen and (max-width: 991px) {
  .ui-elements .sks {
    padding-top: 5rem;
  }

  .ui-elements .skills .bar2 {
    margin-top: 1.5rem;
  }
}
.ui-elements .skills .skil1 ul li {
  list-style: none;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.ui-elements .skills .skil1 .fa {
  font-size: 3rem;
  margin-bottom: 1rem;
  color: #666;
  text-align: center;
}

.ui-elements .skills .skil1 li:last-child {
  text-align: center;
  font-size: 1.1rem;
}

.ui-elements .skills h3 {
  font-size: 1rem;
}

@media screen and (max-width: 400px) {
  .ui-elements .skills h3 {
    font-size: .9rem;
  }
}
.ui-elements .skills .sk1 {
  padding-bottom: 6.5rem;
}

.ui-elements .skil1 ul,
.ui-elements .skil1 h3 {
  margin-bottom: 0px;
}


/*# sourceMappingURL=styles.css.map */