/* Header Background # 232 936  
  color: #448ecd;    Blue # 44 8e cd */


@charset "UTF-8";
/*------------------------------------------------------------------
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1. Typography
2. Section Headings
3. Section Parallax Image Home 1
4. Section Section Home Video
5. Section Section Hero Image Home 4
6. Section Section Popular Jobs Home 4
7. Section Counter Up
8. Section Popular Job Categories
9. Section Popular Job Categories Home 3
10.Section Info Help
11.Section Featured Job
12.Section Featured Cities
13.Section Freelancers
14.Section How It Works
15.Section Price
16.Section Testimonials
17.Section Counter Up Home 2
18.Section Blog Post
19.Section Our Apps
20.Section Partners
21.Section Footer
22.Inner Page Job List
23.Inner Page Job Grid
24.Inner Page Job Map
25.Inner Page Job Top Map
26.Inner Page Job Details
27.Inner Page Candidate Profile
28.Inner Page Post A Job
29.Inner Page Blog Grid
30.Inner Page Blog Full List
31.Inner Page Blog List Sidebar
32.Inner Page Blog Details
33.Inner Page Contact Us
34.Inner Page Login
35.Inner Page 404
36.Inner Page Checkout
37.Inner Page Coming Soon
38.PreLoader
39.Medias Queries
-------------------------------------------------------------------*/
/*-----------------------------------*/
/*------ COLORS SCHEMES ------*/
/*-----------------------------------*/
/*-----------------------------------*/
/*------ 1. TYPOGRAPHY ------*/
/*-----------------------------------*/
html {
  font-size: 100%;
}

body {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #666;
  overflow-x: hidden !important;
}
.job_lnk a { color:#448ecd;}/* old color: #42b000;*/
.job_lnk a:hover { 	color:#d00000;	}

.btmLink a { color:#ffffff;}
.btmLink a:hover { 	color:#448ecd;	}

.blkTxt_a a { color:#797979; text-decoration: none;}
.blkTxt_a a:hover { 	color:#448ecd;text-decoration: none;	}

.AHKbackcolor {
  background-color: #448ecd !important; color: #01c15a !important;
}


p {
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #666;
}

h1 {
  font-family: 'Nunito', sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

h2 {
  font-family: 'Nunito', sans-serif;
  color: #111;
  font-size: 26px;
  line-height: 37px;
  font-weight: 600;
  text-transform: capitalize;
}

h3 {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  color: #333;
  line-height: 25.7px;
  font-weight: 600;
}

h4 {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  color: #333;
  line-height: 1.3;
  font-weight: 600;
}

h5 {
  font-family: 'Nunito', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}

h6 {
  font-family: 'Nunito', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
}

a { color:#ececec;
}

a:hover { color:#448ecd;
}

*::after,
*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec-title {
  text-align: center;
  padding-bottom: 20px;
}

.sec-title p {
  margin-top: 0px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  font-size: 17px;
  color: #333;
  font-weight: 400;
  max-width: 550px;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.section-title {
  padding-left: 5px;
  position: relative;
  margin-bottom: 20px;
}

.see a {
  color: #448ecd;
  font-size: 16px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.see a:hover {
  color: #232936;
}

.see-all a {
  font-size: 1rem;
  text-decoration: none;
  display: inline-block;
  color: #448ecd;   /* Blue # 2a4 1e8 */
  right: 0;
  bottom: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.head-project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.see-all a:hover {
  color: #666;
}

@media (max-width: 767px) {
  .see-all a {
    top: -10px;
  }
}
a {
  text-decoration: none !important;
}

.btn {
  padding: 0.4rem 1.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*-----------------------------------*/
/*------ 2. SECTION HEADINGS ------*/
/*-----------------------------------*/
#navegation {
  background: #222222 !important; /* Header Background # 232 936  */
}

#navegation .container {
  max-width: 100%;
}

.navbar-brand {
  position: absolute;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  padding-right: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-right: 0;
}

.navbar-brand img {
  width: 11.5rem;
  height: auto;
  margin-right: 10px;
}

.fa-windows {
  -webkit-transform: scale(0.8) translate(0, 2px);
          transform: scale(0.8) translate(0, 2px);
}

.mm-navbar {
  background: #fff;
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  color: #666;
  font-size: 15px;
  text-decoration: none;
}

.mm-counter {
  color: rgba(0, 0, 0, 0.4);
}

.mm-btn_next:after,
.mm-btn_prev:before {
  border-color: rgba(0, 0, 0, 0.4);
}

.mburger {
  --mb-bar-width: 0.4;
  --mb-bar-height: 3px;
  --mb-bar-spacing: 5px;
  color: white !important;
  height: auto;
  line-height: inherit;
  padding: 1rem 1rem 1rem 3.5rem;
  left: -1rem;
  -webkit-transition: background ease 0.3s;
  transition: background ease 0.3s;
}

.mburger:hover {
  background: rgba(241, 241, 241, 0.329);
}

.btn-icons {
  border: none;
  outline: none;
  background: transparent;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  padding: 0 0.6em;
  -webkit-transition: background ease 0.3s;
  transition: background ease 0.3s;
}

.btn-icons:hover,
.btn-icons:focus {
  background: transparent;
  outline: none;
  text-decoration: none;
  color: #fff;
}

.user-botton .dropdown-menu {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.62);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.62);
  -webkit-transition: all ease 0.1s;
  transition: all ease 0.1s;
}

.user-botton .dropdown-menu::before {
  content: "";
  position: absolute;
  width: 1.3rem;
  height: 1.3rem;
  background: #fff;
  right: 1rem;
  top: -0.4rem;
  -webkit-box-shadow: -4px -4px 5px rgba(0, 0, 0, 0.2);
          box-shadow: -4px -4px 5px rgba(0, 0, 0, 0.2);
  border-radius: 0.2rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  pointer-events: none;
}

.btn-search .fa-times {
  display: none;
}

.search-active .fa-search {
  display: none;
}

.search-active .fa-times {
  display: inline-block;
}

.head-fixed {
  z-index: 9999;
}

/*----------------------------------------------*/
/*--------- 3. PARALLAX IMAGE HOME 1 ----------*/
/*----------------------------------------------*/
.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/bg/home-bg.jpg") no-repeat center top;
  background: linear-gradient(rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url("../images/bg/home-bg.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed !important;
  width: 100%;
  height: auto;
}

.parallax-search .hero-inner {
  text-align: center;
  padding: 205px 0;
  position: relative;
}

.parallax-search .welcome-text p {
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
}

.parallax-search .welcome-text h1 {
  font-size: 40px;
  color: #fff;
  line-height: 57px;
  text-transform: capitalize;
}

/* Search Form */
.parallax-search .trip-search {
  background: #edeff1;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.88);
  border-radius: 5px;
  text-align: left;
  margin-top: 30px;
}

.parallax-search .trip-search .form {
  line-height: 0px;
}

.parallax-search .form-group {
  width: 190px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 0px;
}

.parallax-search .form-group:last-child {
  margin-right: 0px;
}

.parallax-search .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: #666;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-size: 1rem;
}

.parallax-search .form-group .nice-select:hover {
  color: #448ecd;
}

.parallax-search .form-group .nice-select::after {
  right: 20px;
  color: #757575;
}

.parallax-search .form-group .nice-select i {
  color: #448ecd;
  font-size: 1.2rem;
  margin-top: 5px;
  margin-right: 10px;
}

.parallax-search .form-group .list li {
  color: #757575;
}

.parallax-search .form-group .list li.selected {
  color: #757575;
  font-weight: 400;
}

.parallax-search .form-group .list li:hover {
  color: #fff;
  background: #448ecd;
}

.parallax-search .form-group.looking {
  width: 350px;
  margin: 0px;
}

.parallax-search .first-select {
  height: 30px;
  border-radius: 5px;
  margin-right: 4px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #757575;
  font-family: 'Nunito', 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-search .form-group.looking input {
  float: left;
  border: none;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  padding-left: 20px;
}

.parallax-search .form-group.location {
  width: 280px;
}

.parallax-search .form-group.categories {
  width: 288px;
}

.parallax-search .form-group.button {
  width: 145px;
  position: relative;
  height: 50px;
}

.parallax-search .form-group .btn {
  display: block;
  width: 100%;
  background: #448ecd;
  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: 3px;
}

.parallax-search .form-group .btn:hover {
  background: #232936;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  .parallax-search .trip-search .form-group {
    margin-top: 15px;
    margin-right: 20px;
    width: 100%;
  }

  .parallax-search .welcome-text h1 {
    font-size: 40px;
  }

  .parallax-search .trip-search {
    margin-top: 20px;
  }

  .parallax-search .hero-inner {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 991px) {
  .parallax-search .hero-inner {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .parallax-search .hero-inner.mt-55 {
    margin-top: 250px !important;
  }

  .hero-inner .lc-cat-browse-two {
    margin-top: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .parallax-search .welcome-text h1 {
    font-size: 48px;
  }

  .parallax-search .trip-search .form-group {
    margin-top: 10px;
    width: 100%;
  }

  .text-center .lc-cat-browse a.cat-single {
    display: block;
    margin-right: 0;
    margin-top: 0;
    width: 48%;
    float: left;
    margin: 2%;
  }
}
@media only screen and (max-width: 450px) {
  .parallax-search .welcome-text h1 {
    font-size: 25px !important;
  }

  .parallax-search .welcome-text p {
    font-size: 14px;
  }

  .parallax-search .trip-search {
    margin-top: 30px;
  }

  .parallax-search .hero-inner.mt-55 {
    margin-top: 100px !important;
    margin-bottom: 0px;
    height: 100% !important;
  }

  .parallax-search.bot .trip-search {
    margin-top: 10px !important;
  }

  .popular-searchs {
    margin-top: 0px;
    padding-left: 0px;
  }
}
@media only screen and (max-width: 414px) {
  .parallax-search .welcome-text h1 {
    font-size: 1.5rem !important;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 320px) {
  .parallax-search .hero-inner {
    font-size: 18px !important;
  }

  .parallax-search .welcome-text h1 {
    font-size: 21px !important;
    margin-bottom: 1rem;
  }

  .parallax-search .welcome-text p {
    margin-bottom: .5rem;
  }

  .parallax-search .trip-search {
    margin-top: 20px;
  }
}
.video-container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  overflow: hidden;
}

.fullwidth-home-map.dark-overlay {
  height: 90vh !important;
  margin-bottom: 0;
}

.fullwidth-home-map.dark-overlay video {
  top: 50%;
  -webkit-transform: translateY(-52%);
          transform: translateY(-52%);
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -10;
  background-size: cover;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
  position: absolute;
}

.dark-overlay:before {
  background: rgba(0, 0, 0, 0.5) !important;
}

.dark-overlay:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(255, 255, 255, 0.99)), color-stop(70%, rgba(255, 255, 255, 0.7)), color-stop(95%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.99) 20%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 95%);
}

.dark-overlay h1 {
  font-size: 40px;
  color: #fff;
  line-height: 57px;
  text-transform: capitalize;
  text-align: center;
}

.dark-overlay p {
  color: rgba(255, 255, 255, 0.99);
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 400;
  text-align: center;
}

/* Owl Nav */
.hero-area.style2 .owl-controls .owl-nav div {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 60px;
  line-height: 60px;
  margin-top: -30px;
  padding: 0;
  font-size: 25px;
  border-radius: 25px;
  background: transparent;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0;
}

.hero-area.style2 .owl-controls .owl-nav div:hover {
  background: #FF7550;
  border-color: transparent;
  color: #ffffff;
}

.hero-area.style2 .owl-controls .owl-nav div.owl-prev {
  left: 0;
}

.hero-area.style2 .owl-controls .owl-nav div.owl-next {
  right: 0;
}

/* Slider Animation */
.hero-area .owl-item.active .welcome-text p {
  -webkit-animation: fadeInDown 0.8s both 1s;
          animation: fadeInDown 0.8s both 1s;
}

.hero-area .owl-item.active .welcome-text h1 {
  -webkit-animation: fadeInLeft 0.8s both 1.4s;
          animation: fadeInLeft 0.8s both 1.4s;
}

.hero-area .owl-item.active .welcome-text .btn {
  -webkit-animation: fadeInRight 0.8s both 1.6s;
          animation: fadeInRight 0.8s both 1.6s;
}

/*------ HEADER SLIDER ------*/
.rev_slider_wrapper {
  width: 100%;
}

.slotholder:after {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

.tp-leftarrow {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.tp-leftarrow:hover {
  background: #448ecd;
}

.tp-rightarrow {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.tp-rightarrow:hover {
  background: #448ecd;
}

.tp-parallax-wrap {
  top: 10px;
}

.tp-bannertimer {
  z-index: 21;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  font-size: 48px;
}

.mfp-bg {
  z-index: 1112;
}

.mfp-wrap {
  z-index: 1113;
}

.rev_slider a {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.text-theme-colored2 {
  color: #fff !important;
}

.tp-caption.font-p {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 496px) {
  .tp-caption.font-p {
    margin-top: .8rem;
  }
}
.btn-default.btn-theme-colored2 {
  color: #fff;
  font-weight: 600;
  background-color: #232936;
  border-color: #fff;
  font-size: 16px;
  padding: 13px 32px;
  margin-top: .8rem;
  margin-right: 1rem;
  line-height: 1.3;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.btn-default.btn-theme-colored2:hover {
  background: #448ecd;
  color: #fff;
  border-color: #fff;
}

.btn-dark.btn-theme-colored {
  color: #fff;
  background-color: #448ecd;
  border-color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 13px 32px;
  margin-top: .8rem;
  line-height: 1.3;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.btn-dark.btn-theme-colored:hover {
  background: #232936;
  color: #fff;
  border-color: #fff;
}

/*---------------------------------------*/
/*--------- 4. HOME VIDEO ----------*/
/*---------------------------------------*/
/* Search Form */
.search-2 .trip-search {
  background: #edeff1;
  padding: 9px;
  border: 1px solid rgba(255, 255, 255, 0.88);
  border-radius: 5px;
  text-align: left;
  margin-top: 30px;
}

.search-2 .trip-search .form {
  line-height: 0px;
}

.search-2 .form-group {
  width: 190px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 0px;
}

.search-2 .form-group:last-child {
  margin-right: 0px;
}

.search-2 .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: 'Nunito', sans-serif;
  font-weight: 500;
  font-size: 16px;
}

.search-2 .form-group .nice-select:hover {
  color: #448ecd;
}

.search-2 .form-group .nice-select::after {
  right: 20px;
  color: #757575;
}

.search-2 .form-group .nice-select i {
  color: #448ecd;
  font-size: 1.2rem;
  margin-top: 5px;
  margin-right: 10px;
}

.search-2 .form-group .list li {
  color: #757575;
}

.search-2 .form-group .list li.selected {
  color: #757575;
  font-weight: 400;
}

.search-2 .form-group .list li:hover {
  color: #fff;
  background: #448ecd;
}

.search-2 .form-group.looking {
  width: 350px;
  margin: 0px;
}

.search-2 .first-select {
  height: 30px;
  border-radius: 5px;
  padding-right: 3px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #757575;
  font-family: 'Nunito', 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%;
}

.search-2 .form-group.looking input {
  float: left;
  border: none;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  padding-left: 20px;
}

.search-2 .form-group.location {
  width: 288px;
}

.search-2 .form-group.categories {
  width: 288px;
}

.search-2 .form-group.button {
  width: 145px;
  position: relative;
  height: 50px;
}

.search-2 .form-group .btn {
  display: block;
  width: 100%;
  background: #448ecd;
  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: 3px;
}

.search-2 .form-group .btn:hover {
  background: #232936;
  color: #fff;
}

#map-container {
  position: relative;
  top: 0;
  left: 0;
  height: 520px;
  width: 100%;
  z-index: 8;
  margin-bottom: 60px;
}

#map-container.fullwidth-home-map {
  height: 690px;
  margin-bottom: 0;
}

#map-container.fullwidth-home-map .main-search-inner {
  position: relative;
  display: block;
  bottom: 60px;
  top: auto;
  -webkit-transform: none;
          transform: none;
  padding-bottom: 0;
  z-index: 9999;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.dark-overlay .main-search-inner {
  bottom: 580px !important;
}

@media only screen and (max-width: 1024px) {
  .search-2 .trip-search .form-group {
    margin-top: 15px;
    margin-right: 20px;
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .search-2 .hero-inner {
    margin: 97px 0;
  }

  .hero-inner2 {
    margin-top: 50px;
  }

  .dark-overlay h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .search-2 .hero-inner {
    margin: 69px 0;
  }

  .search-2 .trip-search .form-group {
    margin-top: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  .dark-overlay h1 {
    font-size: 25px !important;
  }

  .search-2 .welcome-text p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 450px) {
  .search-2 .welcome-text p {
    font-size: 14px;
  }

  .hero-inner2 {
    margin-top: 0px;
  }

  .search-2 .hero-inner {
    margin: 70px 0;
  }

  .search-2 .trip-search {
    margin-top: 30px;
  }

  .dark-overlay h1 {
    font-size: 21px !important;
  }

  .dark-overlay .main-search-inner {
    bottom: 600px !important;
  }
}
/*----------------------------------------------*/
/*--------- 5. HOME HERO IMAGE HOME 4 ----------*/
/*----------------------------------------------*/
.header-hero {
  position: relative;
}

@media only screen and (min-width: 1400px) {
  .header-hero {
    height: 706px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-hero {
    height: auto;
  }
}
@media (max-width: 767px) {
  .header-hero {
    height: auto;
  }
}
.header-hero-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 47%;
  height: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-hero-image {
    width: 720px;
    position: relative;
    margin: 0 auto;
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .header-hero-image {
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding-top: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-hero-image {
    width: 540px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-hero-image .image img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-hero-content {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .header-hero {
    height: 950px !important;
  }
}
@media (max-width: 767px) {
  .header-hero-content {
    padding-top: 70px;
  }

  .header-hero.parallax-search .welcome-text h1 {
    font-size: 30px !important;
  }

  .header-hero.parallax-search .welcome-text p {
    font-size: 18px !important;
    margin-bottom: 0px;
  }

  .header-hero-content .inf-btn .btn {
    margin-top: 0rem !important;
  }
}
@media only screen and (max-width: 575px) {
  .header-hero {
    height: 650px !important;
  }

  span.typed {
    line-height: 1.8;
  }

  .parallax-search .hero-inner {
    padding: 105px 0px;
  }
}
span.typed {
  color: #fff;
  font-weight: 600;
}

.header-hero.parallax-search .welcome-text p {
  color: #222;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
}

.header-hero.parallax-search .welcome-text h1 {
  font-size: 40px;
  color: #111;
  font-weight: 700;
  text-transform: capitalize;
}

.header-hero span.typed {
  color: #222;
  font-weight: 600;
}

.header-hero-content .inf-btn .btn {
  background: #448ecd;
  margin-top: 30px;
  font-size: 1.1rem;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.header-hero-content .inf-btn .btn:hover {
  background: #343a40;
}

/*-------------------------------------------*/
/*--------- 6. POPULAR JOBS HOME 4 ----------*/
/*-------------------------------------------*/
.popular-list {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
}

.popular-list .list-title {
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.popular-list .list-title h4 {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  margin-top: 3px;
  margin-left: 1.3rem;
}

.popular-list .list-title i {
  font-size: 25px;
  color: #448ecd;
}

.popular-list .list-details {
  padding-right: 25px;
}

.popular-list .list-details ul {
  padding: 30px;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin: 0;
  margin-top: 30px;
  list-style: none;
  height: 270px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-bottom: 30px;
}

.popular-list .list-details ul::-webkit-scrollbar {
  width: 10px;
  background: #f3f3f3;
  right: 20px;
  border-radius: 5px;
}

.popular-list .list-details ul::-webkit-scrollbar-track {
  border-radius: 5px;
}

.popular-list .list-details ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #dbe0e9;
}

.popular-list .list-details ul::-webkit-scrollbar-thumb:window-inactive {
  background: #dbe0e9;
}

.popular-list .list-details ul li a {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.popular-list .list-details ul li a span {
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  margin-left: 5px;
}

.popular-list .list-details ul li a:hover {
  color: #448ecd;
}

.popular-list .list-details ul li + li {
  margin-top: 8px;
}

@media only screen and (max-width: 767px) {
  .popular-list.ptct {
    margin-top: 30px;
  }
}
/*-----------------------------------*/
/*------ 7. SECTION COUNTER UP -----*/
/*-----------------------------------*/
section.counterup {
  padding-top: 30px;
  background: transparent;
  border-radius: 0px 0px 5px 5px;
  color: #fff;
  text-align: center;
}

.counterup .countr .fas {
  font-size: 3rem;
  color: #448ecd;
  border-radius: 5px;
  margin-right: 1rem;
}

.counterup .countr p {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 0px;
  color: #fff;
}

.counterup .title-style h2,
.counterup .title-style p {
  color: #448ecd;
}

.counterup .title-style span {
  color: #666;
}

.counterup .countr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.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) {
  .counterup .countr h3 {
    margin-bottom: 5rem;
  }

  .counterup .countr.mb-0 h3 {
    margin-bottom: 0px;
  }

  .counterup .countr {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .counterup .countr p {
    padding: 0px;
  }

  h3.specific:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .counterup .countr.mb-0 h3 {
    margin-bottom: 5rem;
  }

  .counterup .countr.mb-0.last {
    margin-right: 1rem;
  }

  .counterup .countr.mb-0.last h3 {
    margin-bottom: 0px;
  }

  .counterup .countr .fa {
    margin-top: 0px;
  }
}
/*---------------------------------------*/
/*------ 8. POPULAR JOB CATEGORIES ------*/
/*---------------------------------------*/
section.popular-job {
  padding: 6rem 0;
}

.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;
}

.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;
}

.popular-job-item:hover:before {
  background: #448ecd;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  content: "";
  border-radius: 0px;
}

.popular-job-item i:before {
  margin: 0;
  color: #448ecd;
  font-size: 40px;
  line-height: 50px;
  display: block;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.popular-job-item:hover h5,
.popular-job-item:hover p,
.popular-job-item:hover i:before {
  color: #fff;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.popular-job-item h5 {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 7px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.popular-job-item p {
  color: #555;
  margin-bottom: 0px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.step-point {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  font-weight: 400;
  color: #448ecd;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  font-family: "Roboto", sans-serif;
}

.mt-44.second {
  margin-top: 30px;
}

.m-b30 {
  margin-bottom: 30px;
}

.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;
}

.job-bx:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #448ecd;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.job-bx:hover:after {
  background-color: #448ecd;
  opacity: 0.95;
}

.job-info {
  position: relative;
  bottom: 97px;
  z-index: 1;
  padding: 20px 0 0 20px;
  color: #fff;
}

.job-info h5 {
  font-family: 'Nunito', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 16px;
}

.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;
}

.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) {
  .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;
  }
}
@media screen and (max-width: 767px) {
  .mt-mobil {
    margin-top: 30px;
  }
}
/*----------------------------------------------*/
/*------ 9. POPULAR JOB CATEGORIES HOME 3 ------*/
/*----------------------------------------------*/
.small-category-2 {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 30px;
  -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: 15px 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.small-category-2-thumb .fas {
  font-size: 2.1rem;
  color: #448ecd;
}

.small-category-2-thumb {
  width: 45px;
  float: left;
  display: table;
  height: 45px;
  background: #fff;
  padding: 4px;
  border-radius: 50%;
}

.sc-2-detail {
  display: table;
  margin-left: 15px;
  float: left;
}

.sc-2-detail .sc-jb-title {
  margin-bottom: 2px;
}

h4.sc-jb-title a {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

h4.sc-jb-title a:hover {
  color: #448ecd;
}

.sc-2-detail span {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #555;
}

.no-mb {
  margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
  .si-mt {
    margin-top: 30px;
  }

  .how-it-works article i {
    font-size: 2.5rem !important;
  }
}
@media screen and (max-width: 575px) {
  .mob-mt {
    margin-bottom: 30px;
  }
}
/*-------------------------------------*/
/*-------- 10. SECTION INFO-HELP -------*/
/*-------------------------------------*/
.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/bg/1.jpg) no-repeat scroll center center;
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(../images/bg/1.jpg) no-repeat scroll center center;
  background-size: cover;
  position: relative;
  z-index: 3;
}

.info-help:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.info-help .info-head .info-text {
  padding-left: 0px;
}

.info-help .info-head .info-text h3 {
  font-size: 30px;
  line-height: 45px;
  color: #fff;
  margin-bottom: 0px;
}

.info-help .info-head .info-text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  color: #fff;
  padding: 1.5rem 0;
  margin-bottom: 0px;
}

.info-help .info-head .info-text .btn-pro {
  background: #448ecd;
  color: #fff;
  margin-top: 10px;
  border: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.info-help .info-head .info-text .btn-pro:hover {
  background: #232936;
}

@media screen and (max-width: 767px) {
  .info-help .info-head .info-text h3 {
    font-size: 25px;
  }

  .info-help .info-head .info-text p {
    font-size: 16px;
  }
}
/*-------------------------------------*/
/*------ 11. SECTION FEATURED JOB -----*/
/*-------------------------------------*/

section.featured-job {
  padding: 6rem 0;
  background: #f5f6ff;
}

.featured-job-list {
  float: left;
  width: 100%;
}

.job-listing {
  float: left;
  width: 100%;
  display: table;
  border-bottom: 1px solid #e8ecec;
  padding: 30px;
  background: #ffffff;
  border-left: 4px solid #ffffff;
}

.job-title-sec.home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.job-listing .job-listing-footer {
  background-color: #fff;
  padding: 0px;
  border-radius: 0 0 4px 4px;
  width: 80%;
  position: relative;
}

.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%;
}

.the-heart span.job-is {
  margin: 0px;
  color: #333;
  font-size: 16px;
}

.the-heart span.fav-job {
  margin: 0px;
}

.job-listing .job-listing-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.job-listing .job-listing-footer ul li {
  display: inline-block;
  margin-right: 14px;
  font-size: 16px;
  color: #666;
  font-weight: 400;
}

.job-listing .job-listing-footer ul li:last-child {
  margin-right: 0;
}

.job-listing .job-listing-footer ul li i.icon-material-outline-location-on {
  margin-right: 0;
}

.job-listing .job-listing-footer ul li i {
  position: relative;
  top: 1px;
  margin-right: 3px;
  font-size: 16px;
  color: #666;
  font-weight: 400;
}

.c-logo {
  float: left;
  margin-right: 2rem;
  width: 60px;
  text-align: center;
}

.c-logo img {
  float: none;
  display: inline-block;
  max-width: 100%;
}

.job-title-sec h3 {
  display: table;
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  text-decoration: none;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 14px;
  margin-top: 3px;
}

.job-title-sec h3 a {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  color: #333;
  line-height: 1.3;
  font-weight: 600;
  text-decoration: none;
}

.job-title-sec span {
  float: left;
  font-family: 'Nunito', sans-serif;
  color: #666;
  font-weight: 400;
  margin-top: 1px;
}

.job-lctn {
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  color: #888888;
  line-height: 23px;
  width: 25%;
}

.the-heart .far {
  padding-left: 4rem;
  font-size: 1.3rem;
}

.fav-job {
  font-size: 25px;
  color: #666;
  cursor: pointer;
}

.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;
}

.job-is:hover {
  background: #448ecd;
  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;
}

.job-listing:hover {
  border-left-color: #448ecd;
  -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;
}

.job-listing:last-child {
  border-bottom-color: #ffffff;
}

.heading.light h2 {
  color: #ffffff;
}

.heading.light span {
  color: #ffffff;
}

.layer.color.light::before {
  background: #8b91dd;
  opacity: 0.9;
}

.reviews {
  float: left;
  width: 100%;
  background: #ffffff;
  border-radius: 8px;
  padding: 30px 30px;
  position: relative;
  margin-top: 47px;
}

.reviews img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -75px;
}

.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;
}

.reviews h3 span {
  font-size: 15px;
  color: #888888;
  margin-left: 10px;
}

.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;
}

.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;
}

.reviews-sec {
  float: left;
  width: 100%;
}

.comp-sec {
  float: left;
  width: 100%;
}

.company-img {
  float: left;
  width: 20%;
  text-align: center;
}

.company-img a {
  float: left;
  width: 100%;
}

.company-img a img {
  float: none;
  display: inline-block;
  max-width: 100%;
}

.fav-job.active {
  color: #ff0000;
}

/*------ BUTTOM HOVER EFFECT ------*/
.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;
}

.featured-job .btn.btn-outline-light {
  background-color: transparent;
  color: #448ecd;
  border-color: #448ecd;
  font-size: 16px;
  font-weight: bold;
  border-radius: 3rem;
  padding: .9rem 2.5rem .9rem 2rem;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.featured-job .btn.btn-outline-light:hover {
  background: #448ecd;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.featured-job .btn.btn-outline-light:after {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.featured-job .btn.btn-outline-light:hover:after {
  left: 1rem;
  color: #fff;
  -webkit-transform: rotateZ(-360deg);
          transform: rotateZ(-360deg);
}

/*--------------------------------------*/
/*--- 12. SECTION FEATURED CITIES ---*/
/*--------------------------------------*/
section.feature-categories {
  padding: 6rem 0;
  background: #fff;
}

.feature-categories .img-box {
  height: 290px;
  display: inline-block;
  position: relative;
  border-radius: 5px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  z-index: 90;
  border-radius: 3px;
}

.feature-categories .col-lg-4.col-md-6 a {
  padding: 30px;
}

.feature-categories .img-box.no-mb {
  margin-bottom: 0px;
}

.feature-categories .img-box:hover {
  background: #448ecd;
}

.feature-categories .img-box:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 5px;
  height: 100%;
  display: block;
  content: "";
  background-color: #232936;
  opacity: 0.3;
  z-index: 99;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.feature-categories .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;
}

.feature-categories .listing-badges .featured {
  background-color: #448ecd;
  float: right;
  border-radius: 20px;
  right: 29px;
  top: 29px;
  font-weight: 300;
  position: relative;
  text-align: center;
  width: 99px;
  font-size: 16px;
  margin: 0;
}

.feature-categories .listing-badges span {
  color: #fff;
  display: inline-block;
  padding: 5px;
  float: right;
  background-color: rgba(74, 74, 76, 0.9);
  border-radius: 3px;
  top: 15px;
  right: 15px;
  position: absolute;
}

.feature-categories .img-box-content {
  position: absolute;
  z-index: 101;
  top: 73%;
  margin: 0 auto;
  text-align: left;
  -webkit-transform: translate(0, -50.5%);
          transform: translate(0, -50.5%);
}

.feature-categories .img-box-content h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  color: #fff;
}

.feature-categories .img-box-content span,
.feature-categories .img-box-content pre {
  font-family: 'Nunito', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
}

.feature-categories .img-box img {
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -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;
}

/*----- HOVER EFFECT -----*/
.feature-categories .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  z-index: 2;
}

.hover-effect img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}

.hover-effect:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

@media screen and (max-width: 767px) {
  .feature-categories .img-box.no-mb,
  .feature-categories .img-box {
    margin-bottom: 30px;
  }

  .feature-categories .mt {
    margin-top: 30px;
  }

  .feature-categories .img-box.no-mb.x3 {
    margin-bottom: 0px;
  }

  .feature-categories .img-box {
    height: 350px;
  }

  .feature-categories .img-box img {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .feature-categories .img-box img,
  .feature-categories .img-box {
    height: 286px;
  }
}
/*-------------------------------------*/
/*------ 13. SECTION FREELANCERS -----*/
/*-------------------------------------*/
section.freelancers {
  padding: 6rem 0;
  background: #f5f6ff;
}

.agents-grid {
  position: relative;
  background: #ececec; /* AHK soft updated*/
  margin: 0 30px 0 0;
  border-radius: 35px;
  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);
}

.agents-grid-wrap {
  padding: 30px;
}

.fr-grid-thumb {
  width: 100px;
  height: 100px;
  border-radius: 5%;
  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);
}

.fr-grid-thumb img {
  width: 100px;
  height: 100px;
  border-radius: 5%;
}

.freelancers h3 a {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  color: #333;
  line-height: 27px;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.freelancers h3 a:hover {
  color: #448ecd;
}

.fr-grid-deatil span {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
}

.fr-grid-deatil {
  text-align: center;
}

.fr-grid-deatil img {
  display: inline-block;
}

.fr-can-name {
  margin-top: 15px;
  margin-bottom: 0px;
}

.fr-position {
  font-size: 15px;
}

.freelancers .starts span {
  background: #fff;
  color: #448ecd;
  font-size: 12px;
  font-weight: 700;
  padding: 5px;
  border: 2px dashed #febe42;
  border-radius: 50%;
}

.freelancers .starts {
  list-style: none;
  margin-top: 11px;
  padding: 0px;
  margin-bottom: 0px;
}

.freelancers .starts li {
  text-align: center;
  display: inline-block;
  margin-bottom: 0px;
}

.freelancers .starts .fa {
  color: #febe42;
  font-size: 14px;
}

.freelancers .starts ul {
  margin-bottom: 0px;
}

.fr-grid-info {
  margin-bottom: 1.5rem;
}

.fr-grid-info ul {
  margin: 0;
  padding: 0;
}

.fr-grid-info ul li {
  list-style: none;
  padding: 15px 30px;
}

.fr-grid-info ul li:nth-child(even) {
  background: #fff;
}

.fr-grid-info ul li span {
  color: #333;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 700;
  float: right;
}

.fr-grid-footer {
  padding: 0rem 30px 30px;
}

.btn-outline-theme {
  color: #fff;
  background-color: #448ecd;
  border: 2px solid #448ecd;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.full-width {
  width: 100%;
}

.btn-outline-theme:hover,
.btn-outline-theme:focus {
  color: #ffffff !important;
  background-color: #232936;
  border-color: #232936;
}

.jb-bookmark {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 22px;
  color: #aab5cc;
}

.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;
}

.agent-call {
  position: absolute;
  right: 29px;
  top: 32px;
}

.agent-call a,
.agent-call a:hover,
.agent-call a:focus {
  color: #feb342;
  font-size: 38px;
}

/*----- SLICK CAROUSEL -----*/
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: none;
  background-color: #232936;
  border-radius: 4px;
  width: 48px;
  height: 48px;
  display: block;
  top: calc(50% - 15px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  z-index: 10;
}

.slick-prev:hover,
.slick-next:hover {
  color: transparent;
  outline: none;
  background: #448ecd;
}

.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  pointer-events: none;
  cursor: default;
  background-color: #e8e8e8;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  color: #808080;
}

.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 26px;
  line-height: 1;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  color: #fff;
}

.slick-prev {
  left: -85px;
}

.slick-prev:before {
  content: '\f053';
  left: -1px;
}

.slick-next {
  right: -85px;
}

.slick-next:before {
  content: '\f054';
  right: -1px;
}

/* Dots */
.slick-dots {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

ul.slick-dots {
  margin-top: 20px;
  list-style-type: disc;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0 3px;
  cursor: pointer;
}

.slick-dots li {
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  color: #448ecd;
  border: 0;
  position: relative;
  outline: none;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 3px;
  opacity: 1;
  border-radius: 50%;
  line-height: 0;
  -webkit-box-shadow: inset 0 0 0 2px #448ecd;
          box-shadow: inset 0 0 0 2px #448ecd;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.slick-dots li.slick-active {
  -webkit-box-shadow: inset 0 0 0 6px #448ecd;
          box-shadow: inset 0 0 0 6px #448ecd;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.slick-dots li:after {
  display: block;
  height: 13px;
  width: 13px;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-color: transparent;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  background-color: #448ecd;
}

.slick-dots li.slick-active:after {
  opacity: 1;
}

.slick-dots button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  cursor: pointer;
}

a,
button {
  outline: none !important;
}

/*-----------------------------------*/
/*---- 14. SECTION HOW IT WORKS -----*/
/*-----------------------------------*/
section.how-it-works {
  background: #ffffff;
  padding: 6rem 0;
}

.how-it-works .serv-flex {
  background: #ffffff;
  color: #448ecd;
  text-align: center;
  padding: 30px;
  -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);
  border-radius: 5px;
  -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 i {
  font-size: 3.5rem;
  color: #448ecd;
  text-align: center;
  z-index: 100;
}

.how-it-works .sec-title {
  margin-left: .5rem;
}

.how-it-works .sec-title h2 span {
  font-weight: 600;
  color: #111111;
}

.how-it-works .sec-title img {
  position: relative;
  width: 151px;
  height: 26px;
}

.how-it-works article h3 {
  margin-top: 35px;
  margin-bottom: 0px;
}

.how-it-works article p {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  margin-top: 10px;
  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: 30px;
  }

  .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;
  }
}
/*-------------------------------------*/
/*------ 15. SECTION PRICE -----*/
/*-------------------------------------*/
section.price {
  padding: 6rem 0;
  background: #fff;
}

.single-pricing {
  background: #fff;
  padding: 2rem;
}

.single-pricing.price-01,
.single-pricing.price-03 {
  -webkit-box-shadow: 0px 1px 30px 0px rgba(130, 136, 184, 0.2);
          box-shadow: 0px 1px 30px 0px rgba(130, 136, 184, 0.2);
}

@media (max-width: 767px) {
  .single-pricing {
    padding: 2rem;
  }
}
.single-pricing .pricing-price {
  background: #fff;
  padding: 0rem 1.5rem;
  font-family: 'Nunito', sans-serif;
  font-size: 24px;
  color: #222;
  font-weight: 700;
  margin-bottom: 0px;
  line-height: 49px;
}

.single-pricing .pricing-price .price-1 b {
  color: #212529;
  font-weight: 600;
}

.single-pricing .pricing-price .price-2 {
  color: #448ecd;
}

.single-pricing .pricing-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #d0ddea;
  padding-bottom: 20px;
}

.single-pricing .pricing-title .title {
  font-family: 'Nunito', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #444;
  padding-left: 10px;
}

.single-pricing .pricing-list ul {
  padding-left: 0px;
}

.single-pricing .pricing-list ul li {
  list-style: none;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  margin-top: 30px;
}

.single-pricing.pricing-active {
  z-index: 95;
  -webkit-box-shadow: 0px 20px 20px 0px rgba(130, 136, 184, 0.3);
          box-shadow: 0px 20px 20px 0px rgba(130, 136, 184, 0.3);
}

@media (max-width: 767px) {
  .single-pricing-2 {
    padding: 45px 30px 50px;
  }
}
.single-pricing-2:hover,
.single-pricing-2.pricing-active {
  border-color: #f14836;
}

.btn-outline-theme.prices {
  font-size: 16px;
  color: #448ecd;
  background-color: #f5f6ff;
  border: 1px solid #448ecd;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.btn-outline-theme:hover,
.btn-outline-theme:focus {
  color: #ffffff !important;
  background-color: #232936;
  border-color: #232936;
}

.btn-outline-theme.ext {
  font-size: 16px;
}

/*------ BOTTOM ------*/
.section-top {
  padding-top: 30px;
}

.btn-toggle {
  margin: 0 4rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
  color: #6b7381;
  background: #fff;
}

.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:focus.active,
.btn-toggle.focus.active {
  outline: none;
}

.btn-toggle:before,
.btn-toggle:after {
  font-family: 'Nunito', sans-serif;
  line-height: 1.5rem;
  width: 4rem;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.btn-toggle > .handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  -webkit-transition: left 0.25s;
  transition: left 0.25s;
}

.btn-toggle.active {
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}

.btn-toggle.active > .handle {
  left: 1.6875rem;
  -webkit-transition: left 0.25s;
  transition: left 0.25s;
}

.btn-toggle.active:before {
  opacity: 0.5;
}

.btn-toggle.active:after {
  opacity: 1;
}

.btn-toggle:before,
.btn-toggle:after {
  color: #212529 !important;
}

.btn-toggle.btn-lg {
  padding: 0;
  position: relative;
  border: none;
  border-radius: 2.5rem;
  width: 70px;
  height: 36px;
  border-radius: 17.8px;
  background-color: #448ecd;
}

.btn-toggle.btn-lg:focus,
.btn-toggle.btn-lg.focus,
.btn-toggle.btn-lg:focus.active,
.btn-toggle.btn-lg.focus.active {
  outline: none;
}

.btn-toggle.btn-lg:before,
.btn-toggle.btn-lg:after {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
  color: #b0b5c3;
}

.btn-toggle.btn-lg:before {
  content: "Billed Monthly";
  color: #333 !important;
  font-size: 15px;
  font-weight: 700;
  left: -8rem;
}

.btn-toggle.btn-lg:after {
  content: "Billed Yearly";
  color: #666 !important;
  font-size: 15px;
  font-weight: 700;
  right: -7rem;
  opacity: 0.5;
}

.btn-toggle.btn-lg > .handle {
  position: absolute;
  top: 3px;
  left: 4px;
  width: 30px;
  height: 29px;
  background-color: #ffffff;
  -webkit-transition: left 0.25s;
  transition: left 0.25s;
  border-radius: 50%;
}

.btn-toggle.btn-lg.active > .handle {
  left: 36px;
  -webkit-transition: left 0.25s;
  transition: left 0.25s;
}

.btn-toggle.btn-lg.active:before {
  opacity: 0.5;
}

.btn-toggle.btn-lg.active:after {
  opacity: 1;
}

.btn-toggle.btn-lg.btn-sm:before,
.btn-toggle.btn-lg.btn-sm:after {
  line-height: 0.5rem;
  color: #fff;
  letter-spacing: 0.75px;
  left: 0.6875rem;
  width: 3.875rem;
}

.btn-toggle.btn-lg.btn-sm:before {
  text-align: right;
}

.btn-toggle.btn-lg.btn-sm:after {
  text-align: left;
  opacity: 0;
}

.btn-toggle.btn-lg.btn-sm.active:before {
  opacity: 0;
}

.btn-toggle.btn-lg.btn-sm.active:after {
  opacity: 1;
}

.btn-toggle.btn-lg.btn-xs:before,
.btn-toggle.btn-lg.btn-xs:after {
  display: none;
}

.tab-slider--body {
  display: none;
}

.tab-slider--body.active {
  display: block !important;
}

/*-----------------------------------*/
/*----- 16. SECTION TESTIMONIALS ----*/
/*-----------------------------------*/
section.testimonials {
  padding: 6rem 0;
  background: #fff;
  background-size: cover;
}

.testimonials .client-info {
  display: inline-block;
}

.testimonials .client-thumb {
  border-radius: 100%;
  height: 60px;
  margin-right: 20px;
  width: 60px;
  float: left;
}

.testimonials .sngl-client {
  border: 1px solid #fafafa;
  margin-bottom: 30px;
  text-align: center;
  margin: 5px;
}

.testimonials .single-testimonial {
  display: inline-block;
  padding: 0 10px;
  width: 100%;
}

.testimonials .clinet-inner {
  margin-top: 20px;
}

.testimonials .client-info h2 {
  color: #666;
  font-size: 18px;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-weight: 600;
}

.testimonials .client-info span {
  color: #448ecd;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 3px;
  display: inline-block;
}

.testimonials .client-comment span::before {
  height: 1px;
  background: #4cc700;
  width: 40px;
  content: "";
  position: absolute;
  bottom: 0;
}

.testimonials .client-info h3 {
  margin-bottom: 0px !important;
}

.testimonials .client-comment {
  background-color: #fff;
  border: 2px solid #448ecd;
  padding: 30px;
  position: relative;
  border-radius: 10px;
  color: #666;
}

.testimonials .client-comment p {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  color: #555;
  z-index: 999;
  margin-bottom: 0;
}

.testimonials .client-comment::after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 16px solid #448ecd;
  content: "";
  height: 0;
  left: 12px;
  position: absolute;
  width: 0;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  bottom: -16px;
}

.testimonials .client-comment::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #448ecd;
  content: "\f10d";
  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;
}

.testimonials .client-thumb img {
  width: 90px;
  border-radius: 50%;
  margin: 0 auto;
}

.testimonials .client-reviews i {
  color: #febe42;
  font-size: 13px;
}

.testimonials .client-comment > ul {
  padding-bottom: 15px;
}

.testimonials .owl-dots {
  text-align: center;
  margin-top: 3rem;
  line-height: 0;
}

.testimonials .owl-dot {
  border-radius: 50px;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: #232936;
  margin-left: 5px;
  margin-right: 5px;
}

.testimonials .owl-dot.active {
  background: #448ecd;
}

/*-------------------------------------*/
/*------ 17. SECTION COUNTER UP 2 -----*/
/*-------------------------------------*/
section.counterup-2 {
  padding: 2rem 0;
  background: url("../images/bg/apps-bg.png") no-repeat center top;
  color: #fff;
  border-bottom: 1px solid #5501db;
  text-align: center;
}

.counterup-2 .countr .fas {
  font-size: 2.5rem;
  color: #fff;
  border-radius: 5px;
  margin-right: 1.4rem;
}

.counterup-2 .countr p {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 5px;
}

.counterup-2 .title-style h2,
.counterup-2 .title-style p {
  color: #448ecd;
}

.counterup-2 .title-style span {
  color: #666;
}

.counterup-2 .countr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.counterup-2 h3 {
  font-family: 'Nunito', sans-serif;
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .counterup-2 .countr h3 {
    margin-bottom: 5rem;
  }

  .counterup-2 .countr.mb-0 h3 {
    margin-bottom: 0px;
  }

  .counterup-2 .countr {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .counterup-2 .countr p {
    padding: 0px;
  }

  h3.specific:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .counterup-2 .countr.mb-0 h3 {
    margin-bottom: 5rem;
  }

  .counterup-2 .countr.mb-0.last {
    margin-left: 1.4rem;
  }

  .counterup-2 .countr.mb-0.last h3 {
    margin-bottom: 0px;
  }

  .counterup-2 .countr .fa {
    margin-top: 0px;
  }
}
/*-------------------------------------------*/
/*--------- 18. SECTION BLOG POST ---------*/
/*-------------------------------------------*/
section.blog-section-home {
  padding: 6rem 0;
  background: #f5f6ff;
}

.blog-section-home .news-item {
  background: #fff;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.blog-section-home .news-item.-news-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blog-section-home .news-item-descr.big-news {
  height: 106px;
}

.blog-section-home .news-item h3 {
  text-transform: capitalize;
  line-height: 28px;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.blog-section-home .news-item.-news-slider-item {
  height: 100%;
}

.blog-section-home .news-item.-news-slider {
  height: auto;
}

.blog-section-home .news-item a:hover {
  text-decoration: none;
}

.blog-section-home .news-item a:hover h3 {
  color: #448ecd;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.blog-section-home .news-item .news-img-link.-news-page {
  display: block;
  position: relative;
  padding-bottom: 69%;
  width: 100%;
}

.blog-section-home .news-item .news-img-link.-news-page .resp-img {
  background-size: cover;
}

.blog-section-home .resp-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-section-home .news-item-img .resp-img {
  background-size: cover;
}

.blog-section-home .news-item-img {
  position: relative;
  width: 100%;
}

.blog-section-home .news-item-img .resp-img {
  background-size: cover;
}

.about_img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-section-home .news-item-text {
  padding: 25px 30px 30px 30px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.blog-section-home .news-item-text-header {
  display: block;
}

.blog-section-home .news-item .date {
  display: block;
  margin-bottom: 9px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
}

.blog-section-home .dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: .5rem;
}

.blog-section-home .news-item-bottom img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.blog-section-home .admin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-section-home .admin p {
  font-size: 14px;
  font-weight: 600;
  color: #448ecd;
  margin-top: .5rem;
  margin-right: 1rem;
  margin-bottom: 0px;
}

.blog-section-home .news-item-descr {
  margin: 4px 0px 25px 0px;
  height: 80px;
}

.blog-section-home .news-item-descr p {
  color: #666;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.blog-section-home .news-item-bottom {
  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;
}

.blog-section-home .action-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #666;
}

.blog-section-home .action-list .fa-comment {
  color: #999;
}

.blog-section-home .action-list .fa-share-alt {
  color: #999;
}

.blog-section-home .action-list .fa-heart {
  color: #999;
}

.blog-section-home ul.action-list {
  margin-bottom: 0px;
}

.blog-section-home .action-item {
  display: inline-block;
  padding-left: 15px;
}

.blog-section-home .news-slider-wrap .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-section-home .news-item-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 29px;
}

.blog-section-home .news-item-sm:last-child {
  margin-bottom: 0px;
}

.blog-section-home .news-item-sm .news-img-link {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
  position: relative;
}

.blog-section-home .news-item-sm .news-img-link .news-item-img {
  position: absolute;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.blog-section-home .news-item-sm .news-item-text {
  -ms-flex-preferred-size: 66.6%;
      flex-basis: 66.6%;
  padding: 15px 20px;
}

.blog-section-home .news-item-sm .news-item-descr {
  height: 52px;
}

.blog-section-home .news-link {
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  color: #666;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.blog-section-home .news-link:hover {
  color: #448ecd;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

@media screen and (max-width: 1199px) {
  .blog-section-home .news-item.news-item-sm.mb,
  .blog-section-home .news-item {
    margin-bottom: 30px;
  }

  .blog-section-home .news-item.no-mb {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 991px) {
  .blog-section-home .news-item {
    margin-bottom: 30px;
  }

  .blog-section-home .news-item.no-mb:last-child {
    margin-bottom: 0px;
  }

  .blog-section-home .news-item-sm .news-img-link {
    -ms-flex-preferred-size: 33.5%;
        flex-basis: 33.5%;
  }
}
@media screen and (max-width: 577px) {
  .blog-section-home .news-item-sm {
    display: block;
  }

  .blog-section-home .news-item-sm .news-img-link .news-item-img {
    position: relative;
    padding-bottom: 69%;
  }

  .blog-section-home .news-item-sm {
    border-radius: 0px;
  }
}
@media screen and (max-width: 414px) {
  .blog-section-home .news-item-descr p,
  .blog-section-home .news-item-descr {
    overflow: hidden;
  }

  .blog-section-home ul.action-list {
    padding-left: 0px;
  }

  .blog-section-home .news-link {
    font-size: .9rem;
  }
}
/*--------------------------------*/
/*--------- 19. OUR APPS ---------*/
/*--------------------------------*/
section.our-apps {
  padding: 6rem 0;
  background: url("../images/bg/apps_bg.png") no-repeat center top;
  color: #fff;
}

.our-apps h2 {
  color: #fff;
  font-size: 1.87rem;
  margin-bottom: 10px;
}

.our-apps p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px !important;
}

@media screen and (max-width: 388px) {
  .our-apps .apps-image a.mr-3 {
    margin-right: 0px !important;
  }
}
@media screen and (max-width: 373px) {
  .our-apps .apps-image a.mr-3 img {
    margin-bottom: 1.5rem !important;
  }
}
/*-----------------------------------*/
/*------ 20. SECTION PARTNERS ------*/
/*-----------------------------------*/
div.partners-1,
div.partners {
  padding: 30px 0;
  background: #ffffff;
  border-top: 1px solid #f1f1f1;
}

.partners-1 .style2 .owl-item img,
.partners .style2 .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.partners-1 .style2 img {
  background: #ffffff;
  width: 100px;
  border-radius: 10px;
}

.partners .style2 img {
  width: 100%;
  background: transparent;
  cursor: pointer;
  opacity: 1;		/*	Picture Capicity	*/
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

/*-----------------------------------*/
/*------ 21. SECTION FOOTER ------*/
/*-----------------------------------*/
.first-footer .top-footer {
  background: #0f141e;
  background-size: cover;
  color: #f5f5f5;
  padding: 6rem 0;
}

.first-footer .logo img {
  width: 150px;
  height: auto;
  margin-bottom: 2.2rem;
}

.first-footer .netabout {
  margin-bottom: 0px;
}

.first-footer .netabout h3 {
  margin-bottom: 2rem;
  color: #fff;
}

.first-footer .netabout h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fff;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

.first-footer .netabout p {
  margin-bottom: 25px;
  color: #d3d3d3;
  font-weight: 400;
}

.first-footer .netsocials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.first-footer .netsocials a .fab {
  font-size: 1.3rem;
  text-align: center;
  background: transparent;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-right: 1rem;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.first-footer .netsocials a .fa-facebook-f {
  background: transparent;
  color: #d3d3d3;
}

.first-footer .netsocials a .fa-facebook-f:hover {
  background: #3b5998;
  color: #ffffff;
}


.first-footer .netsocials a .fa-linkedin {
  background: transparent;
  color: #d3d3d3;
}

.first-footer .netsocials a .fa-linkedin:hover {
  background: #0072b1 ;
  color: #ffffff;
}

.first-footer .netsocials a .fa-twitter {
  background: transparent;
  color: #d3d3d3;
}

.first-footer .netsocials a .fa-twitter:hover {
  background: #1da1f2;
  color: #fff;
}

.first-footer .netsocials a .fa-google-plus-g {
  background: transparent;
  color: #d3d3d3;
}

.first-footer .netsocials a .fa-google-plus-g:hover {
  background: #dd4b39;
  color: #fff;
}


.first-footer .netsocials a .fa-youtube {
  background: transparent;
  color: #d3d3d3;
  margin-right: 0px;
}

.first-footer .netsocials a .fa-youtube:hover {
  background: #cd201f;
  color: #fff;
}

.first-footer h3 {
  margin-bottom: 2.4rem;
  color: #fff;
}

.first-footer .contactus h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #ffffff;
  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: #d3d3d3;
  margin-left: 1rem;
  line-height: 1.1;
  font-weight: 400;
}

.first-footer .contactus ul li {
  margin-bottom: 1.2rem;
}

.first-footer .contactus ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.first-footer .contactus ul li .fa {
  font-size: 14px;
  color: #d3d3d3;
}

.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: #d3d3d3;
  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 {
  font-family: "Font Awesome 5 Free";
  content: "\f101";
  font-weight: 600;
  font-size: 14px;
  padding-right: 1rem;
  color: #d3d3d3;
  -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: #fff;
}

.first-footer .widget h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fff;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

.first-footer .twitter-widget.contuct .single-item {
  position: relative;
  margin-bottom: 25px;
}

.first-footer .twitter-widget.contuct .single-item:last-child {
  margin-bottom: 0px;
}

.first-footer .twitter-widget.contuct .twitter-area .icon-holder {
  position: absolute;
  left: 0;
  top: 0;
}

.first-footer .twitter-widget.contuct .twitter-area .icon-holder i {
  color: #d3d3d3;
  font-size: 14px;
}

.first-footer .twitter-widget.contuct .twitter-area .text {
  padding: 0px 0px 0px 30px;
}

.first-footer .twitter-widget.contuct .twitter-area .text h5 {
  font-size: 14px;
  color: #d3d3d3;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1.3rem;
  margin-bottom: 0.5rem !important;
}

.first-footer .twitter-widget.contuct .twitter-area .text h5 a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.first-footer .twitter-widget.contuct .twitter-area .text h4 {
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .first-footer .first-footer .widget {
    padding-top: 0px !important;
  }

  .first-footer .widget h3 {
    margin-top: 3rem;
  }

  .first-footer .quick-link h3 {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .first-footer .quick-link h3 {
    margin-top: 3rem;
  }
}
.inner-pages .first-footer .twitter-widget.contuct h5::after {
  display: none;
}

.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: 2.4rem;
}

.first-footer .newsletters h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #fff;
  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: 25px;
  color: #d3d3d3;
  font-weight: 400;
}

.first-footer .bloq-email .email input[type="email"] {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(29, 35, 46, 0.99);
  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: 0;
  padding: .8rem;
  background: #448ecd;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  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 .bloq-email .email input[type="submit"]:hover {
  background: #fff;
  color: #000;
}

.first-footer .bloq-email .email input[type="submit"] {
  margin-top: 1.2rem;
}

@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;
  }
}
.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;
}

.second-footer {
  padding: 1rem 0;
  background: #232936;
  border-top: 2px solid #2A3242;
  color: #d3d3d3;
}

.second-footer h3 {
  margin: 0;
  font-weight: 300;
}

.second-footer p {
  margin: 0;
  color: #d3d3d3;
  font-weight: 400;
  line-height: 2.6;
}

.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: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  background: #448ecd;
  padding: .9rem;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  z-index: 99999;
  line-height: 0;
  display: none;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.go-up:hover,
.go-up:focus {
  outline: 0;
  text-decoration: none;
  color: #fff;
}

/*-----------------------------*/
/*- 22. INNER PAGE JOB LIST --*/
/*-----------------------------*/
.inner-pages .blog .block-heading {
  background: #f5f6ff;
  border-radius: 3px;
  padding: 12px 15px;
  margin-bottom: 30px;
}

.inner-pages .headings {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(../images/bg/header.jpg) no-repeat center center;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/bg/header.jpg) no-repeat center center;
  width: 100%;
  height: 25vh;
}

.inner-pages .headings h1 {
  text-align: left;
  font-size: 26px;
  font-weight: 700;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 0px;
}

.inner-pages .featured-job-list {
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
}

.inner-pages .headings h2 a,
.inner-pages .headings h2 {
  text-decoration: none;
  text-align: left;
  font-weight: 400;
  text-transform: capitalize;
  color: #fff;
  font-size: 15px;
  margin-top: 2px;
  margin-bottom: 0px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .widget.job-list h3,
.inner-pages .main-search-field h3,
.inner-pages .filter-tags h3 {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  color: #333;
  font-weight: 600;
}

.inner-pages h3.search-result {
  font-size: 20px;
  color: #111;
  font-weight: 600;
}

.inner-pages .main-search-field .at-input {
  width: 100%;
  height: 45px;
  padding: 5px 10px;
  color: #666 !important;
  border: 2px solid #e0e0e0;
  border-radius: 0;
  background: #fff;
}

.inner-pages .blog .col-lg-12.no-pds {
  padding-left: 0px;
  padding-right: 0px;
}

.inner-pages .blog .main-search-field select {
  background: #fff;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  line-height: 51px;
  border: 2px solid #e0e0e0;
}

.inner-pages .main-search-field select {
  width: 100%;
  height: 45px;
  padding: 5px 10px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.1rem;
  border-radius: 0;
  background: #fff;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.inner-pages .headings h2 a:hover {
  color: #448ecd;
}

.inner-pages .listings-right.list .homes-img img {
  height: 272px;
}

.inner-pages .listings-right.list .project-single {
  border-bottom: 0px;
}

.inner-pages .listings-right.list .my-44 {
  margin: 2.5rem 0;
}

.inner-pages .filter-tags.sa {
  margin: 30px 0px;
}

.inner-pages .fh-col-list-wrap .filter-tags {
  margin-bottom: 20px;
}

.inner-pages .fh-col-list-wrap .filter-tags-wrap {
  width: 100%;
  margin-bottom: 10px;
}

.inner-pages .filter-tags-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
}

.inner-pages .filter-tags-wrap:last-child {
  margin-bottom: 0px;
}

.inner-pages .filter-tags-wrap label {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  margin-bottom: 0px;
  line-height: 19px;
}

.inner-pages .filter-tags input,
.inner-pages .custom-form .filter-tags input {
  position: relative;
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 0;
  color: #448ecd;
  width: 20px;
  height: 20px;
  color: #fff;
  outline: none;
  margin-right: .5rem !important;
  margin-bottom: 0px;
  background: #fff !important;
  -webkit-appearance: none;
}

.inner-pages .filter-tags h6 {
  font-size: 16px;
  color: #444;
  font-family: sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 1.5rem;
}

.inner-pages .filter-tags input:checked:after,
.inner-pages .custom-form .filter-tags input:checked:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #448ecd;
  line-height: 18px;
  content: "\f00c";
  font-size: 14px;
  position: absolute;
  left: 2px;
  z-index: 20;
}

.inner-pages .filter-tags input[type=checkbox]:checked + label:before {
  background-color: #f91942;
  border-color: #f91942;
}

.inner-pages .pagination.grid {
  margin-top: 2.5rem;
}

.inner-pages .pagination.list {
  margin-top: 30px;
}

.inner-pages .pagination.list.fg-no {
  margin-top: 1rem;
}

.inner-pages .blog .hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-top: .2rem;
  font-size: 14px;
  cursor: pointer;
  background: #448ecd;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  padding: 12px 22px;
  border-radius: 5px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .blog .hvr-bounce-to-right:hover {
  background: #232936;
}

@media screen and (max-width: 991px) {
  .inner-pages .listings-right.list .my-44.ft {
    margin: 0px;
  }

  .inner-pages .listings-right.list .homes-img img {
    height: auto;
  }

  .inner-pages .listings-right.list .pr-0 {
    padding-left: 0px;
  }

  .inner-pages .listings-right.list .col-lg-8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .inner-pages .listings-right.list .row.featured {
    padding-left: 15px;
    padding-right: 15px;
  }

  .inner-pages .pagination.map {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .popular.portfolio .project-single.no-mb.san {
    margin-bottom: 0px;
  }

  .inner-pages .headings h1 {
    font-size: 25px;
  }

  .inner-pages .headings h2 {
    font-size: 15px;
    font-weight: 400;
  }
}
.inner-pages .main-search-field {
  padding: 3rem 0;
  background: #448ecd;
  background-repeat: repeat;
}

.inner-pages .main-search-field .no-mb select,
.inner-pages .main-search-field .at-col-default-mar.no-mb,
.inner-pages .main-search-field .at-input {
  margin-bottom: 0px !important;
}

@media screen and (max-width: 991px) {
  .inner-pages .main-search-field .no-mb select,
  .inner-pages .main-search-field .at-input {
    margin-bottom: 0px;
  }
}
.inner-pages .main-search-field-2 {
  margin-bottom: 30px !important;
}

.inner-pages .main-search-field select:focus {
  outline: none;
}

.inner-pages .main-search-field option {
  background: #fff;
}

.inner-pages .main-search-field select:focus {
  background: transparent;
}

.inner-pages .main-search-field .at-input:focus {
  outline: none;
}

.inner-pages .main-search-field .at-col-default-mar {
  margin-bottom: 10px;
}

/* BTN CSS START*/
button[disabled],
html input[disabled] {
  cursor: default;
}

.slider_amount {
  border: none;
  background: none;
  padding: 0px;
  margin-bottom: 10px;
  width: 100%;
  color: #232936;
}

.ui-widget.ui-widget-content {
  border-radius: 2px;
  background: #448ecd;
  border: none;
}

.ui-slider-horizontal {
  height: 10px;
}

.ui-widget-header {
  background: #232936;
}

@media screen and (max-width: 767px) {
  .hvr-bounce-to-right {
    margin-top: 30px;
  }

  .job-listing.mapse {
    margin-bottom: 3rem;
  }
}
.inner-pages .main-search-field {
  background: transparent;
  padding-bottom: 0px;
}

.inner-pages .main-search-field select {
  background: transparent;
  color: #666;
  line-height: 51px;
  border: 2px solid #448ecd;
}

.inner-pages .main-search-field .at-col-default-mar {
  margin-bottom: 30px;
}

.inner-pages .blog .block-heading h4 {
  line-height: 52px;
  color: #222;
  display: inline-block;
  padding-right: 20px;
  border-radius: 3px 0 0 3px;
  margin: 0 0 0;
}

.inner-pages .blog .block-heading .heading-icon {
  background: #448ecd;
  width: 50px;
  height: 50px;
  text-align: center;
  margin-right: 8px;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  color: #fff;
}

.inner-pages .blog .block-heading .sorting {
  padding: 8px 12px;
  width: auto;
  background: #FFF;
  border: 1px solid #EEE;
  color: #222;
  margin-right: 5px;
  margin-bottom: 0px;
  font-size: 13px;
  font-weight: 500;
  outline: none;
}

@media screen and (max-width: 380px) {
  .inner-pages .blog .block-heading .sorting {
    float: left;
    width: 120px;
  }
}
@media screen and (max-width: 414px) {
  .text-heading-inn {
    padding: 4rem 0 !important;
  }
}
@media screen and (max-width: 360px) {
  .text-heading-inn {
    padding: 2.7rem 0 !important;
  }
}
.inner-pages .blog .block-heading .sorting-options {
  text-align: right;
}

.inner-pages .blog .block-heading .sorting {
  font-size: 15px;
  font-weight: 400;
  padding: 5px 9px 5px 15px;
  border: solid 1px #448ecd;
}

.inner-pages .blog .block-heading a {
  text-decoration: none;
}

.inner-pages .jobpa {
  margin-top: 30px;
}

/*-----------------------------*/
/*- 23. INNER PAGE JOB GRID --*/
/*-----------------------------*/
.inner-pages .icons-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0px 0px 0px 0px;
}

.inner-pages .job-title-sec ul.all-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  list-style: none;
  padding-left: 79px;
  margin: 0px;
}

.inner-pages .job-title-sec ul.all-details li {
  margin-left: 15px;
}

.inner-pages .job-title-sec ul.all-details .fas {
  color: #888;
  font-size: 15px;
}

.inner-pages .job-title-sec .apply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
  padding-left: .8rem;
  margin-top: 2.5rem;
}

.inner-pages .job-title-sec .fav-job {
  padding-left: 0rem;
  margin-top: 0;
  font-size: 1.5rem;
}

.inner-pages .job-title-sec .fav-job.heart-2 {
  padding-left: 22.3rem;
  margin-top: 1.2rem;
}

.inner-pages .featured-job.grid .item {
  padding-bottom: 2.5rem !important;
}

/*---------------------------------------*/
/*- 24. INNER PAGE JOB MAP --*/
/*---------------------------------------*/
.inner-pages .featured-job .google-maps-right {
  position: fixed;
  top: 1;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 0 !important;
  margin-bottom: 0px;
}

.google-maps-right #map-leaflet {
  height: 967px;
}

section.google-map-right {
  padding: 0px 0 30px 0 !important;
}

.header.google-map-right {
  z-index: 99999;
}

.header.google-map-right .header-bottom {
  position: fixed;
  width: 100%;
  z-index: 99999;
}

.inner-pages .job-title-sec.map h4 a {
  font-family: 'Nunito', sans-serif;
  font-size: 1.067rem;
  color: #212529;
  line-height: 2;
  font-weight: 500;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .google-maps-right {
    position: relative !important;
    margin-top: 4rem;
  }

  .header.google-map-right .header-bottom {
    position: absolute;
  }

  .mt-5.pagi {
    display: none;
  }

  .pagination.map {
    display: none;
  }

  .simi-mb {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .google-maps-right {
    margin-top: 0;
  }
}
/*---------------------------------------*/
/*- 25. INNER PAGE JOB TOP MAP --*/
/*---------------------------------------*/
.header-map.google-maps.listings #map-leaflet,
.header-map.google-maps.listings {
  height: 650px;
}

/*---------------------------------------*/
/*--- 26. INNER PAGE JOB DETAILS ---*/
/*---------------------------------------*/
section.listing.details {
  padding: 6rem 0;
  background: #fff;
}

.inner-pages .detail-wrapper {
  width: 100%;
  display: block;
  background: #fff;
  margin-bottom: 30px;
  border: 1px solid #eaeff5;
  -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
          box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
}

.inner-pages .job .details h3 {
  margin-bottom: 30px;
}

.text-heading-inn {
  padding: 5.70rem 0;
}

.inner-pages .san.mt-33 {
  margin-top: 15px;
}

.inner-pages .white-box {
  background: #fff;
  border-radius: 6px;
}

.inner-pages .white-shadow {
  border: 1px solid #eaeff5;
  -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
          box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
}

.inner-pages .detail-wrapper-body {
  padding: 30px;
}

.inner-pages .detail-wrapper-header {
  padding: 1em 1em 1em 1.5em;
  border-bottom: 1px solid #eaeff5;
}

.inner-pages .listing-title-bar h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 0px;
  text-transform: capitalize !important;
}

.inner-pages .listing-title-bar .detail-rating-count,
.inner-pages .listing-title-bar .fr-position {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
}

.inner-pages .job-listing .job-listing-footer ul li {
  font-size: 15px;
  color: #444;
  font-weight: 400;
}

h4.widget_author__name {
  color: #222;
}

.inner-pages .listing-title-bar a {
  text-decoration: none;
  color: #666;
}

.inner-pages .listing-title-bar a:last-child {
  text-decoration: none;
  color: #666;
}

.inner-pages .detail-wrapper-header h4 {
  margin: 0;
}

.inner-pages .detail-list-rating {
  float: left;
  margin-left: 6.1rem;
  margin-right: 0px;
}

.inner-pages .detail-list-rating i {
  color: #ffc107;
  font-size: 14px;
}

.inner-pages .detail-list-rating .fa-building {
  color: #666;
}

.inner-pages span.category-tag {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  background: #448ecd;
  border: 1px solid #448ecd;
  padding: 5px 15px;
  border-radius: 50px;
  top: -3px;
  margin-left: .8rem;
  position: relative;
}

.inner-pages span.category-tag.very {
  background: #26ae61;
  color: #fff;
  border: #fff;
}

@media only screen and (max-width: 456px) {
  .inner-pages span.category-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 1rem;
    padding: 1px;
    text-align: center;
    width: 35%;
  }

  .inner-pages span.category-tag.very {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 9px 0;
    width: 37%;
  }

  .fas.fa-check.mr-2 {
    margin-top: 13px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 468px) {
  .inner-pages .detail-list-rating,
  .inner-pages .listing-title-bar .fr-position {
    margin-left: 0px !important;
  }
}
.inner-pages .blog .block-heading.details h4 {
  color: #000;
}

.inner-pages .blog .blog-info.details h3 {
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 600;
}

.inner-pages .blog .blog-info.details {
  padding: 0;
  border-bottom: 0px;
}

.inner-pages .blog .homes-content .homes-list {
  padding: 0px;
  margin: 0px;
}

.inner-pages .blog .homes-content .homes-list li {
  width: 33%;
  float: left;
  font-size: 14px;
  line-height: 36px;
  list-style: none;
  color: #0098ef;
}

.inner-pages .blog .homes-content.details-2 {
  background: #232936;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem 0;
}

.inner-pages .job-title-sec.simi h3 a {
  font-family: 'Nunito', sans-serif;
  font-size: 17px;
  color: #444;
  font-weight: 600;
  text-decoration: none;
}

.btn.counter-btn,
.widget-boxed {
  -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
          box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
}

.widget-boxed {
  border-radius: 6px;
  background: #fff;
  padding: 30px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 90;
  margin-bottom: 0px;
  position: relative;
  border: 1px solid #eaeff5;
  -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
          box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
}

.widget-boxed .input-group .fa {
  font-size: 18px !important;
  color: #448ecd;
}

.widget-boxed .input-group .fa:hover {
  color: #fff;
}

.inner-pages .widget-boxed-header h3 {
  margin-bottom: 30px !important;
}

.widget-boxed-header {
  padding-bottom: 0px;
  padding-top: 0px;
  border-bottom: 1px solid #eaeff5;
}

.widget-boxed-header h4 {
  color: #222 !important;
  font-weight: 500;
  margin: 0;
}

.widget-boxed-header h4 .fa {
  color: #448ecd;
  position: relative;
  top: 0px;
}

.row.mrg-top-15 label.mb-3 {
  color: #333;
}

.widget-boxed-body {
  padding: 30px 0 0;
}

.widget-boxed.mt-5 {
  margin-top: 30px !important;
}

.widget.widget_listings.my-5 {
  margin: 2.5rem 0 !important;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-number {
  background: 0 0;
}

.input-number:focus,
.input-number:hover {
  background: 0 0;
  border: none;
}

.btn.counter-btn {
  border-radius: 50% !important;
  height: 35px;
  width: 35px;
  padding: 0;
  margin-left: 0 !important;
  background: #fff;
  border: 1px solid #eaeff5;
  -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
          box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
}

.btn.counter-btn:focus,
.btn.counter-btn:hover,
a.subs-popup,
ul.side-list-inline.social-side li a:focus,
ul.side-list-inline.social-side li a:hover {
  background: #ff3a72;
  color: #fff;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: 0;
}

.btn-radius {
  border-radius: 50px;
}

.theme-btn {
  text-transform: uppercase;
}

.theme-btn,
.theme-btn:focus,
.theme-btn:hover,
.theme-btn:active {
  color: #fff;
  background: #448ecd;
  border: 1px solid #448ecd;
}

.theme-btn.cont {
  background: #26ae61;
  border: 1px solid #26ae61;
}

body a.btn {
  padding: 10px 30px;
  text-transform: capitalize;
  -webkit-transition: all ease .4s;
  transition: all ease .4s;
}

html body .full-width {
  width: 100%;
}

html body .mrg-top-10 {
  margin-top: 30px;
}

.side-list ul {
  margin: 0;
  padding: 0;
}

.side-list ul li {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  list-style: none;
  padding: 30px 5px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px dashed #eaeff5;
}

.side-list ul li:last-child,
.side-list.no-border ul li {
  border-bottom: none;
}

.side-list ul li span {
  float: right;
  color: #333;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.side-list-inline ul {
  margin: 0;
  padding: 0;
}

.side-list-inline li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  padding: 10px 5px;
}

.side-list .fas {
  color: #448ecd;
  font-size: 1.2rem;
}

.widget_author__header {
  padding: 1.5rem;
  margin-bottom: 2.5rem;
  overflow: hidden;
  border: 1px solid #eaeff5;
  -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
          box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
}

.widget_author__avatar {
  border-radius: 50%;
  margin-right: 30px;
  float: left;
}

.widget_author__avatar img {
  border-radius: 50%;
}

.role--admin,
.fa.fa-cogs.mr-2 {
  color: #5dc57b;
}

.blog-info.details.overview,
.homes-content.details.amenities,
.property-location.mp,
.reviews.comments,
.reviews.leve-comments,
.widget.widget_listings,
.recent-post.tags,
.featured-job-list.overview {
  padding: 30px !important;
  background: #fff;
  border: 1px solid #eaeff5;
  -webkit-box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
          box-shadow: 0 0 10px 1px rgba(71, 85, 95, 0.08);
}

.featured-job-list.overview h3 {
  font-size: 20px;
}

.featured-job-list.overview h3.sijo {
  margin-bottom: 30px;
}

.homes-content.details.amenities,
.property-location.mp {
  margin-bottom: 30px;
}

.property-location.mp h3 {
  font-size: 20px;
  margin-bottom: 30px;
}

.widget.widget_listings,
.recent-post.tags {
  padding: 30px !important;
}

.widget_listings ul {
  padding-top: 20px;
  padding-bottom: 10px;
}

.widget_listings ul {
  padding: 0;
  margin: 0;
}

.widget_listings ul li {
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

.widget_listings ul li:first-child {
  padding-top: 0;
}

.widget_listings ul img {
  float: left;
  width: 70px;
  margin-right: 18px;
}

.widget_listings ul .cat {
  color: #000;
}

.widget_listings h4 {
  color: #666;
}

.widget_listings ul h4 {
  color: #666;
  font-size: 15px;
  margin-top: 3px;
  margin-bottom: 10px;
}

.widget_listings ul h4 a {
  color: #666;
}

.widget_listings ul .rating__star {
  font-size: 14px;
}

.widget_listings ul img {
  float: left;
  width: 85px;
  height: 70px;
  margin-right: 18px;
}

.widget_listings ul li {
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

.widget_listings .fa-map-marker,
.recent-post.tags .fas.fa-tags,
.widget-boxed-header .fas,
.inner-pages .listing-title-bar .fa-map-marker {
  color: #26ae61;
}

.recent-post.tags .fas.fa-tags,
.widget-boxed-header .fas {
  font-size: 20px;
}

.recent-post.tags.mt-55 {
  margin-top: 30px;
}

.overflow-hidden a {
  color: #333;
  text-decoration: none;
}

.overflow-hidden .fa {
  color: #ffc107;
}

.inner-pages .recent-post.tags .tags a {
  background: #fff;
  color: #666;
  font-size: 16px;
  border: 1px solid #448ecd;
  margin-bottom: .7rem;
  margin-left: .2rem;
  text-transform: capitalize;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

@media screen and (max-width: 991px) {
  .widget-boxed .book {
    margin-bottom: 1.5rem;
  }

  .widget-boxed .book2 {
    margin-bottom: 1rem;
  }

  section.leve-comments.details {
    margin-bottom: 2.5rem;
  }

  .widget.widget_listings.my-5 h4:first-child {
    padding-top: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .inner-pages .blog .homes-content.details-2 {
    padding-left: 4rem;
  }

  .ameneniti ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .inner-pages .listing-title-bar h2 {
    font-size: 23px;
  }

  .inner-pages .blog .homes-content .homes-list li {
    width: 100%;
  }

  .inner-pages .blog .widget-boxed {
    margin-top: 0px;
  }

  .inner-pages .rating-box.mt-3 {
    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: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 0px !important;
    margin-left: 0;
  }

  .san.mt-33 {
    margin-top: 1.5rem !important;
  }

  .inner-pages .listing-title-bar .fr-position {
    margin-top: .3rem;
  }

  .inner-pages .listing-title-bar .detail-rating-count {
    font-size: 15px;
  }
}
@media screen and (max-width: 450px) {
  .inner-pages .blog .homes-content.details-2 {
    padding-left: 2.5rem;
  }

  .inner-pages .detail-wrapper-body {
    padding: 1rem;
  }
}
@media screen and (max-width: 360px) {
  .inner-pages .blog .homes-content.details-2 {
    padding-left: 1.3rem;
  }

  .inner-pages .add-review-photos {
    padding: 4px 2px;
  }

  .inner-pages .leave-rating-title {
    margin-bottom: 15px;
  }
}
.inner-pages .blog .homes-content.details-2 span {
  color: #fff;
  font-size: 1rem;
}

.inner-pages .blog .homes-content.details-2 .fa {
  color: #448ecd;
}

.inner-pages .blog .blog-info p.mb-3 {
  color: #666;
  font-weight: 400;
}

.inner-pages .blog .blog-info.details {
  background: #fff;
  margin-bottom: 30px;
}

.inner-pages .blog .sorting-options span {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
}

.inner-pages .blog .sorting-options h5 {
  color: #448ecd;
  font-family: 'Nunito', sans-serif;
  font-weight: bold;
  margin-top: 0px;
}

.inner-pages .blog .sorting-options h6 {
  color: #18ba60;
  font-weight: bold;
  margin-right: 3.2rem;
}

.inner-pages .blog .wprt-image-video.w50 {
  margin-bottom: 5rem;
}

.inner-pages .blog .homes-content h5,
.inner-pages .blog .property-location h5,
.inner-pages .blog .team.assigned h5,
.inner-pages .blog .reviews.comments h3,
.inner-pages .blog .comments h3,
.inner-pages .blog .leve-comments h3,
h3.listing-desc-headline.margin-bottom-20,
.inner-pages .blog .featured-job-list h5 {
  font-size: 20px;
  color: #333;
  font-family: 'Nunito', sans-serif;
  font-weight: 600;
  text-transform: capitalize;
}

.inner-pages .blog .comments h3,
.inner-pages .blog .leve-comments h3 {
  margin-bottom: 30px;
}

.inner-pages .blog .homes-content.details .fa {
  color: #448ecd;
  font-size: 1.5rem;
  font-weight: bold;
}

.inner-pages .blog .homes-content.details span {
  font-size: 1rem;
  color: #666;
}

#map-contact {
  width: 100%;
  height: 300px;
}

.inner-pages .info-box-img {
  width: 180px !important;
  margin-right: 20px;
  float: left;
}

.inner-pages section.team.assigned {
  padding: 0px;
}

/*----------------------------------------------*/
/*------ 27. INNER PAGE CANDIDATE PROFILE ------*/
/*----------------------------------------------*/
.skills {
  padding-top: 0px;
}

.barfiller {
  width: 95%;
  height: 7px;
  background: #232936;
  border: none;
  position: relative;
  margin-bottom: 2rem;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.barfiller:last-child {
  margin-bottom: 0px;
}

.barfiller .fill {
  display: block;
  position: relative;
  width: 0px;
  height: 100%;
  background: #448ecd !important;
  z-index: 1;
}

.barfiller .tipWrap {
  display: none;
}

.profile h3 {
  margin-bottom: 30px;
}

.barfiller .tip {
  margin-top: -32px;
  padding: 4px 6px;
  font-size: 12px;
  color: #fff;
  left: 0px;
  position: absolute;
  z-index: 2;
  background: #232936;
}

.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: 12px;
  top: 100%;
  z-index: 9;
}

.listing-address h5 {
  font-family: 'Nunito', sans-serif;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 1.1rem;
  color: #444;
}

@media screen and (max-width: 991px) {
  .sks {
    padding-top: 5rem;
  }

  .skills .bar2 {
    margin-top: 1.5rem;
  }

  .inner-pages .pagination.list.free {
    display: none;
  }

  .inner-pages .pagination.list.free-1 {
    margin-top: 30px !important;
    margin-bottom: 30px;
  }

  .inner-pages .pagination.list.free-2 {
    margin-bottom: 0rem;
  }

  .inner-pages .featured-job-list.overview.candi {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .inner-pages .pagination.list.free-1 {
    display: none;
  }
}
.skills .skil1 ul li {
  list-style: none;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.skills .skil1 .fa {
  font-size: 3rem;
  margin-bottom: 1rem;
  color: #666;
  text-align: center;
}

.skills .skil1 li:last-child {
  text-align: center;
  font-size: 1.1rem;
}

.skills h3 {
  font-size: 1rem;
  color: #444;
}

@media screen and (max-width: 400px) {
  .skills h3 {
    font-size: .9rem;
  }
}
.skills .sk1 {
  padding-bottom: 6.5rem;
}

.skil1 ul,
.skil1 h3 {
  margin-bottom: 0px;
}

.blog-info.details.overview.candi {
  margin-bottom: 30px !important;
}

.recent-post.tags.candi {
  margin-top: 30px;
}

.inner-pages .recent-post .netsocials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.inner-pages .recent-post .netsocials a .fa,
.inner-pages .recent-post .netsocials a .fab {
  font-size: 1.3rem;
  text-align: center;
  background: transparent;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-right: 1rem;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .recent-post .netsocials a .fa-facebook-f {
  background: #3b5998;
  color: #fff;
}

.inner-pages .recent-post .netsocials a .fa-twitter {
  background: #1da1f2;
  color: #fff;
}

.inner-pages .recent-post .netsocials a .fa-linkedin {
  background: #0073b1;
  color: #fff;
}

.inner-pages .recent-post .netsocials a .fa-youtube {
  background: #cd201f;
  color: #fff;
}

.inner-pages .recent-post .netsocials a .fa-instagram {
  background: #C13584;
  color: #fff;
}

.inner-pages .recent-post ul li.npt:last-child {
  padding-top: 0px;
}

ul.trim-edu-list {
  border-left: 3px solid #d6dbe6;
  margin-left: 0rem;
}

ul.trim-edu-list li {
  list-style: none;
  margin-bottom: 2em;
  position: relative;
}

.trim-edu {
  padding: 2rem 1rem;
  border-radius: 4px;
  background: #fff;
}

.trim-edu h4 {
  font-size: 16px;
}

.trim-edu h6 {
  color: #444;
  font-weight: 400;
  font-size: 14px;
}

.trim-edu-title {
  margin-bottom: .6rem;
}

.trim-edu-title .title-est {
  font-weight: 400;
  font-size: 14px;
  margin-left: 20px;
  color: #666;
}

.trim-edu p {
  padding: 0 !important;
  margin-top: 1rem;
  margin-bottom: 0px;
}

ul.trim-edu-list li:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #e9ebef;
  left: -3.6rem;
  top: 2.1rem;
}

ul.trim-edu-list li:after {
  content: "";
  position: absolute;
  left: -3.2rem;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #448ecd;
  top: 2.5rem;
}

.job-title-sec.candi h4 {
  margin-bottom: .6rem !important;
}

.job-title-sec.candi h4 a {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  color: #333;
  font-weight: 600;
}

.inner-pages .job-listing .job-listing-footer p {
  padding-left: 6rem;
}

.inner-pages .agents-grid {
  margin-right: 0px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .inner-pages .job-listing .job-listing-footer p {
    padding-left: 0px;
  }

  .inner-pages .pagination.list.free-1 {
    margin-top: 0px !important;
  }
}
/*------------------------------------*/
/*-- 28. INNER PAGE POST A JOB --*/
/*------------------------------------*/
.inner-pages .royal-add-property-area {
  padding: 6rem 0;
  background: #f5f6ff none repeat scroll 0 0;
}

.inner-pages .royal-complete-order-head {
  margin-bottom: 50px;
  text-align: center;
}

.inner-pages .property-form-group {
  padding: 0 50px;
}

.inner-pages .royal-complete-order-head h2 {
  color: #333;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.inner-pages .single-add-property > h3 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 3rem;
  font-size: 18px;
  color: #222;
  font-weight: 600;
  padding-bottom: 25px;
  text-transform: capitalize;
}

.inner-pages .property-form-group label {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  display: inline-block;
  text-transform: capitalize;
}

.inner-pages .property-form-group p input {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  border: 1px solid #ddd;
  height: 50px;
  padding: 10px;
  width: 100%;
}

.inner-pages .property-form-group p.no-mb,
.inner-pages .property-form-group p.no-mb input {
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .inner-pages .property-form-group p.no-mb,
  .inner-pages .property-form-group p.no-mb input {
    margin-bottom: 20px;
  }

  .inner-pages .property-form-group p.no-mb.first input {
    margin-bottom: 20px !important;
  }

  .inner-pages .dropdown.faq-drop.mb-0 {
    margin-bottom: 20px !important;
  }

  .inner-pages .no-mb.last.des {
    margin-top: 20px;
  }

  .inner-pages .property-form-group p.no-mb.last:last-child,
  .inner-pages .property-form-group p.no-mb input:last-child {
    margin-bottom: 0px;
  }
}
.inner-pages .property-form-group p textarea {
  font-family: 'Nunito', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #666;
  border: 1px solid #ddd;
  height: 180px;
  padding: 10px;
  width: 100%;
}

.inner-pages .single-add-property {
  background: #fff none repeat scroll 0 0;
  margin-bottom: 30px;
  padding: 30px;
}

.inner-pages .property-form-group p,
.property-form-group .dropdown.faq-drop {
  margin-bottom: 28px;
}

.property-form-group .dropdown.faq-drop.no-mb {
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .property-form-group .dropdown.faq-drop.no-mb {
    margin-bottom: 40px;
  }

  .property-form-group .dropdown.faq-drop.no-mb.last {
    margin-bottom: 0px;
  }
}
.inner-pages .property-form-group .dropdown-toggle {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 10px;
  text-align: left;
  width: 100%;
  text-transform: capitalize;
}

.inner-pages .property-form-group .dropdown-toggle::after {
  display: none;
}

.inner-pages .property-form-group .dropdown-menu.faq-drop-open {
  width: 100%;
  padding: 0;
}

.inner-pages .property-form-group .dropdown-menu.faq-drop-open > li {
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: 400;
  padding: 10px 20px;
  text-transform: capitalize;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.inner-pages .property-form-group .dropdown-menu.faq-drop-open > li:last-child {
  border-bottom: 0px solid #ddd;
}

.inner-pages .property-form-group .dropdown-menu.faq-drop-open > li:hover {
  background: #f9f9f9;
}

.inner-pages .property-form-group .dropdown-toggle i {
  float: right;
  font-size: 20px;
  line-height: 25px;
}

.inner-pages .property-form-group .dz-message {
  background: #fff none repeat scroll 0 0;
  border: 2px dashed #448ecd;
  padding: 50px 20px;
  text-align: center;
}

.inner-pages .dz-default .fas {
  color: #448ecd;
  display: block;
  font-size: 60px;
  margin-bottom: 30px;
}

.inner-pages .dz-default.dz-message > span {
  color: #448ecd;
  font-size: 20px;
  text-transform: capitalize;
}

.inner-pages .dropdown.faq-drop span {
  color: #999;
  margin-left: 5px;
}

.inner-pages .pro-feature-add label {
  color: #000;
  font-weight: 500;
}

.inner-pages .pro-feature-add input {
  margin-right: 5px;
}

.inner-pages .pro-feature-add > li {
  display: inline-block;
  margin: 5px 10px;
}

.inner-pages .pro-feature-add li.no-mb input,
.inner-pages .pro-feature-add .no-mb label,
.inner-pages ul.pro-feature-add,
.inner-pages .pro-feature-add > li.no-mb {
  margin-bottom: 0px;
}

@media screen and (max-width: 404px) {
  .inner-pages .pro-feature-add .no-mb label {
    margin-bottom: 20px;
  }

  .inner-pages .pro-feature-add .no-mb.last label:last-child {
    margin-bottom: 0px;
  }
}
.inner-pages .prperty-submit-button > button {
  background: #448ecd none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  height: 100%;
  padding: 10px 20px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  text-transform: capitalize;
}

.inner-pages .prperty-submit-button > button:hover {
  background: #232936 none repeat scroll 0 0;
}

.inner-pages .royal-complete-order-head > p {
  font-size: 17px;
}

@media screen and (max-width: 575px) {
  .inner-pages .property-form-group {
    padding-left: 0px;
    padding-right: 0px;
  }

  .inner-pages .property-form-group label {
    font-size: 14px;
  }
}
/*------------------------------------*/
/*----- 29. INNER PAGE BLOG GRID -----*/
/*------------------------------------*/
.inner-pages section.blog-section {
  padding: 6rem 0;
  background: #edeff1;
}

.inner-pages .blog-section .news-item {
  background: #fff;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.inner-pages .blog-section .news-item.-news-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.inner-pages .blog-section .news-item-descr.big-news {
  height: 120px !important;
}

.inner-pages .blog-section .space,
.inner-pages .blog-section .space2.port {
  padding-top: 30px;
  padding-bottom: 30px;
}

.inner-pages .blog-section .news-item h3 {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  color: #333;
  line-height: 28px;
  font-weight: 600;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.inner-pages .blog-section .news-item.-news-slider-item {
  height: 100%;
}

.inner-pages .blog-section .news-item.-news-slider {
  height: auto;
}

.inner-pages .blog-section .news-item a:hover {
  text-decoration: none;
}

.inner-pages .blog-section .news-item a:hover h3 {
  color: #448ecd;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.inner-pages .blog-section .news-item .news-img-link.-news-page {
  display: block;
  position: relative;
  padding-bottom: 69%;
  width: 100%;
}

.inner-pages .blog-section .news-item .news-img-link.-news-page .resp-img {
  background-size: cover;
}

.inner-pages .blog-section .resp-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.inner-pages .blog-section .news-item-img .resp-img {
  background-size: cover;
}

.inner-pages .blog-section .news-item-img {
  position: relative;
  width: 100%;
}

.inner-pages .blog-section .news-item-img .resp-img {
  background-size: cover;
}

.inner-pages .blog-section .news-item-text {
  padding: 25px 30px 30px 30px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.inner-pages .blog-section .news-item-text-header {
  display: block;
}

.inner-pages .blog-section .news-item .date {
  display: block;
  margin-bottom: 9px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
}

.inner-pages .blog-section .news-item-descr {
  margin-bottom: 20px;
  height: 110px !important;
}

.inner-pages .blog-section .news-item-descr p {
  color: #666;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.inner-pages .blog-section .news-item-bottom {
  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;
}

.inner-pages .side-blog {
  margin-bottom: 30px;
}

.inner-pages .blog-section .action-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #666;
}

.inner-pages .blog-section .action-list .fa-comment {
  color: #999;
}

.inner-pages .blog-section .action-list .fa-share-alt {
  color: #999;
}

.inner-pages .blog-section .action-list .fa-heart {
  color: #999;
}

.inner-pages .blog-section ul.action-list {
  margin-bottom: 0px;
}

.inner-pages .blog-section .action-item {
  display: inline-block;
  padding-left: 15px;
}

.inner-pages .blog-section .news-slider-wrap .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inner-pages .blog-section .news-item-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5rem;
}

.inner-pages .blog-section .news-item-sm:last-child {
  margin-bottom: 0px;
}

.inner-pages .blog-section .news-item-sm .news-img-link {
  -ms-flex-preferred-size: 33.5%;
      flex-basis: 33.5%;
  position: relative;
}

.inner-pages .blog-section .news-item-sm .news-img-link .news-item-img {
  position: absolute;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.inner-pages .blog-section .news-item-sm .news-item-text {
  -ms-flex-preferred-size: 66.6%;
      flex-basis: 66.6%;
  padding: 30px;
}

.inner-pages .blog-section .news-item-sm .news-item-descr {
  height: 52px;
  overflow: hidden;
}

.inner-pages .blog-section .news-link {
  position: relative;
  font-size: 1rem;
  font-weight: 600;
  color: #448ecd;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.inner-pages .blog-section .news-link:hover {
  color: #232936;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

@media screen and (max-width: 991px) {
  .inner-pages .blog-section .news-item {
    margin-bottom: 30px;
  }

  .inner-pages .blog-section .news-item.nomb {
    margin-bottom: 0px;
  }

  .inner-pages .blog-section .news-item-sm .news-item-descr {
    margin-bottom: 0px;
  }

  .inner-pages .blog-section .news-item.no-mb:last-child {
    margin-bottom: 0px;
  }

  .inner-pages .blog-section .space.port,
  .inner-pages .blog-section .space2.port {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .inner-pages .blog-section .no-mb .news-item {
    margin-bottom: 0px;
  }

  .inner-pages .blog-section .space.no-pb2 {
    padding-bottom: 0px;
  }

  .inner-pages .pagination.wpt {
    padding-top: 3rem;
  }

  .inner-pages .blog-section .news-item-bottom {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .inner-pages .blog-section .no-mb.wpt-2 .news-item {
    margin-bottom: 30px;
  }

  .inner-pages .blog-section .space.no-pb2 {
    padding-bottom: 30px;
  }

  .inner-pages .blog-section .news-item-sm .news-item-descr {
    margin-bottom: 20px;
  }

  .inner-pages .blog-section .news-item.nomb {
    margin-bottom: 30px;
  }

  .inner-pages .blog-section .recent-post.sher {
    margin-top: 0px;
  }

  .inner-pages .blog-section .news-item-bottom {
    margin-top: 0px;
  }
}
@media screen and (max-width: 577px) {
  .inner-pages .blog-section .news-item-sm {
    display: block !important;
  }

  .inner-pages .blog-section .news-item-sm .news-img-link .news-item-img {
    position: relative;
    padding-bottom: 69%;
  }
}
@media screen and (max-width: 767px) {
  .inner-pages .blog-section .news-item-descr p.d-lg-none {
    display: none;
  }
}
@media screen and (max-width: 414px) {
  .inner-pages .blog-section .news-item-descr p,
  .inner-pages .blog-section .news-item-descr {
    overflow: visible;
  }

  .inner-pages .blog-section .news-item-descr.visib {
    overflow: hidden;
    margin-bottom: 2rem;
  }

  .inner-pages .blog-section .news-item.no-mb2 {
    margin-bottom: 0px;
  }

  .inner-pages .blog-section ul.action-list {
    padding-left: 0px;
  }

  .inner-pages .blog-section .news-link {
    font-size: .9rem;
  }
}
.inner-pages .pagination {
  margin-bottom: 0px;
}

.page-item.active .page-link {
  background: #448ecd;
  border-color: #448ecd;
}

.page-link {
  color: #448ecd;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.page-link:hover {
  background: #448ecd;
  color: #fff;
}

/*-------------------------------------*/
/*--- 30. INNER PAGE BLOG FULL LIST ---*/
/*-------------------------------------*/
.inner-pages section.blog-section {
  padding: 6rem 0;
  background: #f5f6ff;
}

.inner-pages .blog-section .news-item-sm .news-item-text {
  -ms-flex-preferred-size: 66.6%;
      flex-basis: 66.6%;
  padding: 30px;
}

.inner-pages .blog-section .news-item-sm .news-item-descr {
  height: 52px;
  overflow: hidden;
}

.inner-pages .blog-section .resp-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}

.inner-pages .blog-section img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.inner-pages .blog-section .news-item-sm .news-item-descr {
  height: 52px;
  overflow: hidden;
}

.inner-pages .blog-section .news-item-descr {
  margin-bottom: 20px;
  height: 110px !important;
}

.inner-pages .blog-section .space,
.inner-pages .blog-section .space2.port {
  padding-top: 30px;
  padding-bottom: 30px;
}

.inner-pages .blog-section .news-item-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.inner-pages .fullpag {
  margin-top: 30px;
}

.inner-pages .blog-section .news-item-sm {
  border-radius: 0px;
}

.inner-pages .blog-section.list-sidebar .news-item-sm .news-img-link {
  -ms-flex-preferred-size: 43.5%;
      flex-basis: 43.5%;
  position: relative;
}

.inner-pages .blog-section .news-item-sm .news-img-link {
  -ms-flex-preferred-size: 33.5%;
      flex-basis: 33.5%;
  position: relative;
}

.blog-section .news-item {
  background: #fff;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.blog-section .news-item.-news-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blog-section .news-item-descr.big-news {
  height: 106px;
}

.blog-section .news-item h3 {
  -webkit-transition: all .25s;
  transition: all .25s;
}

.blog-section .news-item.-news-slider-item {
  height: 100%;
}

.blog-section .news-item.-news-slider {
  height: auto;
}

.blog-section .news-item a:hover {
  text-decoration: none;
}

.blog-section .news-item a:hover h3 {
  color: #448ecd;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.blog-section .news-item .news-img-link.-news-page {
  display: block;
  position: relative;
  padding-bottom: 69%;
  width: 100%;
}

.blog-section .news-item .news-img-link.-news-page .resp-img {
  background-size: cover;
}

.blog-section .resp-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-section .news-item-img .resp-img {
  background-size: cover;
}

.blog-section .news-item-img {
  position: relative;
  width: 100%;
}

.blog-section .news-item-img .resp-img {
  background-size: cover;
}

.blog-section .news-item-text {
  padding: 20px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.blog-section .news-item-text-header {
  display: block;
}

.blog-section .news-item .date {
  display: block;
  margin-bottom: 9px;
  font-size: 14px;
  color: #444;
}

.blog-section .dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: .5rem;
}

.blog-section .news-item-bottom img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.blog-section .admin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-section .admin p {
  font-size: 14px;
  font-weight: 600;
  color: #448ecd;
  margin-top: .5rem;
  margin-right: 1rem;
  margin-bottom: 0px;
}

.blog-section .news-item-descr {
  margin: 6px 0px 20px 0px;
  height: 80px;
}

.blog-section .news-item-descr p {
  color: #666;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.blog-section .news-item-bottom {
  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;
}

.blog-section .action-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  color: #444;
}

.blog-section .action-list .fa-comment {
  color: #448ecd;
}

.blog-section .action-list .fa-share-alt {
  color: #448ecd;
}

.blog-section .action-list .fa-heart {
  color: #448ecd;
}

.blog-section ul.action-list {
  margin-bottom: 0px;
}

.blog-section .action-item {
  display: inline-block;
  padding-left: 15px;
}

.blog-section .news-slider-wrap .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-section .news-item-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 29px;
}

.blog-section .news-item-sm:last-child {
  margin-bottom: 0px;
}

.blog-section .news-item-sm .news-img-link {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
  position: relative;
}

.blog-section .news-item-sm .news-img-link .news-item-img {
  position: absolute;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.blog-section .news-item-sm .news-item-text {
  -ms-flex-preferred-size: 66.6%;
      flex-basis: 66.6%;
  padding: 15px 20px;
}

.blog-section .news-item-sm .news-item-descr {
  height: 52px;
}

.blog-section .news-link {
  position: relative;
  font-size: 1rem;
  font-weight: 600;
  color: #448ecd;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.blog-section .news-link:hover {
  color: #232936;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

@media screen and (max-width: 1199px) {
  .blog-section .news-item.news-item-sm.mb,
  .blog-section .news-item {
    margin-bottom: 2.5rem;
  }

  .blog-section .news-item.no-mb {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 991px) {
  .blog-section .news-item {
    margin-bottom: 2.5rem;
  }

  .blog-section .news-item.no-mb:last-child {
    margin-bottom: 0px;
  }

  .blog-section .news-item-sm .news-img-link {
    -ms-flex-preferred-size: 33.5%;
        flex-basis: 33.5%;
  }
}
@media screen and (max-width: 767px) {
  .blog-section .news-item-sm {
    display: block !important;
  }

  .blog-section .news-item-sm .news-img-link .news-item-img {
    position: relative !important;
    padding-bottom: 69%;
  }

  .blog-section .news-item-sm {
    border-radius: 0px;
  }
}
@media screen and (max-width: 414px) {
  .blog-section .news-item-descr p,
  .blog-section .news-item-descr {
    overflow: hidden;
  }

  .blog-section ul.action-list {
    padding-left: 0px;
  }

  .blog-section .news-link {
    font-size: .9rem;
  }
}
@media screen and (max-width: 991px) {
  .inner-pages .blog-section .news-item-sm .news-img-link {
    -ms-flex-preferred-size: 43.5%;
        flex-basis: 43.5%;
  }

  .inner-pages .input-group-btn .fa {
    margin-top: 5px;
  }
}
/*-----------------------------------------*/
/*--- 31. INNER PAGE BLOG LIST SIDEBAR ---*/
/*-----------------------------------------*/
.inner-pages section.blog-section {
  padding: 6rem 0;
  background: #f5f6ff;
}

.inner-pages .blog-section .news-item {
  background: #fff;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.inner-pages .form-control {
  padding: .7rem;
  border: 1px solid #448ecd;
}

.inner-pages .blog .form-control {
  padding: 1.42rem !important;
  border: 2px solid #e0e0e0;
}

.inner-pages aside h3 {
  font-family: 'Nunito', sans-serif;
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin-bottom: 15px !important;
}

@media screen and (max-width: 767px) {
  .inner-pages .input-group {
    width: 90%;
  }

  .inner-pages .blog-post .bg-pb {
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .inner-pages .widget {
    padding-top: 0px;
  }

  .inner-pages .blog .form-control {
    padding: 1.36rem !important;
    border: 2px solid #e0e0e0;
  }
}
.inner-pages .input-group-btn .fa {
  font-size: 18px;
  margin-top: 5px;
  color: #448ecd;
  cursor: pointer;
}

.inner-pages .input-group-btn .btn-primary {
  background: #fff;
  border: 2px solid #e0e0e0;
  padding: 8px 15px !important;
  border-radius: 0px;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .recent-post .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inner-pages .input-group-btn .btn-primary:hover {
  background: #fff;
  color: #fff;
}

.inner-pages .recent-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

@media screen and (max-width: 992px) {
  .inner-pages .recent-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.inner-pages .recent-img img {
  width: 90px;
  height: 70px;
  margin-right: 1rem;
}

.inner-pages .info-img h6 {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.inner-pages .info-img p {
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
}

.inner-pages .info-img a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .info-img a:hover {
  color: #448ecd;
}

.inner-pages .recent-post .tags a {
  background: #448ecd;
  color: #fff;
  border: 1px solid #448ecd;
  margin-bottom: .7rem;
  margin-left: .2rem;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .recent-post .tags a:hover {
  background: #fff;
  color: #448ecd;
}

.inner-pages .recent-post .tags.no-mb a {
  margin-bottom: 0px;
}

.inner-pages .recent-post ul {
  margin: 0;
  padding: 0;
}

.inner-pages .recent-post ul li {
  list-style: none;
  padding: .5rem 0;
}

.inner-pages .recent-post ul li.npt {
  padding-top: 0px;
}

.inner-pages .recent-post ul li:last-child {
  padding-top: .5rem;
  padding-bottom: 0px;
}

.inner-pages .recent-post ul li a {
  text-decoration: none;
  color: #666;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .recent-post ul li a:hover {
  color: #448ecd;
}

.inner-pages .recent-post ul li .fa {
  margin-right: 1rem;
}

.inner-pages .recent-post button {
  margin-right: .5rem;
  margin-bottom: .5rem;
}

.inner-pages .recent-post .netsocials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.inner-pages .recent-post .netsocials a .fa {
  font-size: 1.3rem;
  text-align: center;
  background: transparent;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-right: 1rem;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .recent-post .netsocials a .fa-facebook {
  background: #3b5998;
  color: #fff;
}

.inner-pages .recent-post .netsocials a .fa-twitter {
  background: #1da1f2;
  color: #fff;
}

.inner-pages .recent-post .netsocials a .fa-google-plus {
  background: #dd4b39;
  color: #fff;
}

.inner-pages .recent-post .netsocials a .fa-youtube {
  background: #cd201f;
  color: #fff;
}

.inner-pages .recent-post ul li.npt:last-child {
  padding-top: 0px;
}

/*-----------------------------------*/
/*--- 32. INNER PAGE BLOG DETAILS ---*/
/*-----------------------------------*/
.inner-pages section.blog-section {
  padding: 6rem 0;
  background: #f5f6ff;
}

.inner-pages .blog-section .news-item.details h3 {
  font-size: 24px;
  font-weight: 600;
}

.inner-pages .blog-section .news-item-descr.big-news.details {
  height: 240px !important;
  -webkit-box-shadow: 0px !important;
          box-shadow: 0px !important;
}

.inner-pages .blog-section .news-item.details {
  background: transparent;
  -webkit-box-shadow: 0 0 0 0 #edeff1;
          box-shadow: 0 0 0 0 #edeff1;
}

.inner-pages .blog-section .news-item-text.details {
  padding: 20px 0;
}

.inner-pages .comments-info .conra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.inner-pages .comments-info h5 {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  color: #444;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0px;
}

.inner-pages .comments-info p:last-child {
  font-weight: 400;
}

.inner-pages .social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  background: transparent;
  margin: 0;
  padding: 0;
}

.inner-pages .social-share .fa-facebook {
  color: #3b5998;
}

.inner-pages .social-share .fa-twitter {
  color: #1da1f2;
}

.inner-pages .social-share .fa-google-plus {
  color: #dd4b39;
}

.inner-pages .social-share .fa-youtube {
  color: #cd201f;
}

.inner-pages .social-share a {
  color: #448ecd;
  font-size: 1.5rem;
  margin: 0 .5rem;
}

.col-md-10.comments-info {
  padding-left: 0px;
}

.col-md-10.comments-info p.mb-2 {
  color: #333;
}

.col-md-10.comments-info p.date {
  font-size: 16px;
  font-weight: 400;
  color: #666;
}

.col-md-10.comments-info p:last-child {
  font-weight: 400;
}

.inner-pages .comments-info.no-mb p:last-child {
  margin-bottom: 0px;
}

.inner-pages .comments h3::after,
.inner-pages .leve-comments h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #448ecd;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

.inner-pages .commented .comm-inf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.inner-pages .commented img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-right: 0px;
}

.inner-pages .data form .col-md-12 {
  padding: 0;
  padding-right: 1rem;
}

section.leve-comments {
  margin-top: 30px;
}

.inner-pages .leve-comments .btn {
  background: #448ecd;
  cursor: pointer;
  font-size: 16px;
  border: none;
  margin-top: 30px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .leve-comments .form-control {
  padding: 1.3em;
  border: 2px solid #e0e0e0;
}

.inner-pages .leve-comments .btn:hover {
  background: #232936;
  color: #fff;
}

.inner-pages .recent-post ul li.npt {
  padding-bottom: 0px;
}

@media screen and (max-width: 767px) {
  .col-md-10.comments-info {
    padding-left: 15px;
  }
}
@media screen and (max-width: 575px) {
  section.leve-comments {
    margin-top: 2rem;
  }

  .inner-pages .input-group-btn .fa {
    font-size: 1.1rem;
  }

  .inner-pages .blog .form-control.sea {
    padding: 1.33rem !important;
  }

  .inner-pages .blog-post .input-group-btn .fa {
    font-size: 1.6rem;
    padding-top: .3rem;
    padding-bottom: 0px;
  }

  .inner-pages .blog-post .form-control {
    padding: 1.41rem;
  }

  .inner-pages .blog-post h4 {
    font-size: 14px;
  }

  .inner-pages .blog-post .recent-post ul li a {
    font-size: 15px;
  }

  .inner-pages .business-service h4 {
    font-size: 14px;
  }
}
/*-----------------------------------*/
/*---- 33. INNER PAGE CONTACT US ----*/
/*-----------------------------------*/
.inner-pages .contact-us {
  padding: 6rem 0;
  background: #fff;
}

.inner-pages .contact-us ul li {
  list-style: none;
  font-weight: 300;
}

.inner-pages .contact-us ul {
  margin: 0;
  padding: 0;
}

.inner-pages .contact-us .btn {
  background: #448ecd;
  border: 1px solid #448ecd;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .contact-us .btn:hover {
  background: #fff;
  color: #232936;
  border: 1px solid #448ecd;
}

.inner-pages .address-info p:last-child {
  margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
  .inner-pages .offices h3:first-child {
    margin-top: 4rem;
  }
}
.inner-pages .feel-contact,
.inner-pages .consu {
  margin-top: 30px;
}

.inner-pages .feel-contact h3 {
  margin-bottom: 20px;
}

label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 5px;
  color: #333;
}

form label.error {
  display: block;
  color: #ff0000;
  font-size: 14px !important;
  opacity: 1 !important;
}

.successform,
.errorform {
  display: none;
  height: 70px;
}

.successform span,
.errorform span {
  display: block;
}

.successform span p,
.errorform span p {
  margin-top: 15px;
}

.successform span p {
  color: #01c15a;
  font-size: 2rem;
}

.errorform span p {
  color: #c0392b;
}

.inner-pages .contact-us .form-control {
  padding: 1.3em;
  border: 2px solid #e0e0e0;
}

.inner-pages .contact-us .form-group {
  margin-bottom: 1.3rem;
}

.inner-pages .contact-us .form-group:last-child {
  margin-bottom: 0rem;
}

.inner-pages .contact-us h3 {
  text-transform: capitalize;
  font-size: 18px;
}

.inner-pages .offices h3 {
  text-transform: capitalize;
}

.inner-pages .offices p {
  font-weight: 300;
}

.inner-pages .contact-us #map-contact {
  width: 100%;
  height: 423px;
}

/*---- CONTACT INFO ----*/
.inner-pages .bgc {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 2, 155, 0.85)), to(rgba(2, 155, 2, 0.85))), url(../images/bg/contactus.jpg) no-repeat center center;
  background: linear-gradient(rgba(2, 2, 155, 0.85), rgba(102, 10, 12, 0.85)), url(../images/bg/contactus.jpg) no-repeat center center;
  padding: 2rem;
  background-size: cover;
}

.inner-pages .request h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #448ecd;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

.inner-pages .call-info h3 {
  color: #ffffff;
  margin-bottom: 1.5rem;
}

.inner-pages .call-info p {
  color: #ffffff;
}

.call-info a{
	color: #ffffff;
	
}
.call-info a:hover{
	color: #ffffff;
	
}

.inner-pages .call-info h3::after {
  display: block;
  height: 3px;
  font-weight: bold;
  background-color: #ffffff;
  content: " ";
  width: 50px;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 991px) {
  .inner-pages .bgc {
    margin-top: 30px;
  }
}
.inner-pages .call-info .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
}

.inner-pages .call-info .ti {
  margin-bottom: 0px;
}

.inner-pages .cll:last-child {
  margin-bottom: 0px;
}

.inner-pages .call-info .info p {
  color: #fff;
  margin: 0px;
  margin-left: 1.5rem;
  font-weight: 300;
}

.inner-pages .call-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.inner-pages .call-info ul li .fa,
.inner-pages .call-info ul li .fas {
  font-size: 1.6rem;
  color: #fff;
}

/*---------------------------------------*/
/*- 34. INNER PAGE LOGIN --*/
/*---------------------------------------*/
#login .login,
#register .login {
  width: 530px;
  padding: 6rem 3rem;
  overflow-y: auto;
  background-color: #fff;
}

#login {
  background-color: #f5f6ff;
  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;
}

.form-group,
#login .login,
#register .login {
  margin-bottom: 2rem;
}

a.social_bt {
  border-radius: 3px;
  color: #fff;
  min-width: 200px;
  display: block;
  padding: 12px;
  line-height: 1;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

a.social_bt.facebook {
  background-color: #3B5998;
}

a.social_bt.google {
  background-color: #DC4E41;
}

a.social_bt.linkedin {
  background-color: #0077B5;
}

.add_bottom_15,
a.social_bt {
  margin-bottom: 15px;
}

a.social_bt {
  text-align: center;
  text-decoration: none;
}

#login .access_social i {
  float: left;
  font-size: 1.2rem;
}

#login .divider {
  height: 1px;
  margin: 30px 0 20px;
  text-align: center;
  background-color: #e1e8ed;
}

#login .divider span {
  background-color: #fff;
  display: inline-block;
  position: relative;
  top: -20px;
  padding: 10px;
  font-style: italic;
}

.add_bottom_30 {
  margin-bottom: 30px;
}
.rounded_apply {
	border-radius: 25px !important;
	color: #ffffff;
	background: #448ecd;
	width: 100%;
	text-align: center;
	padding: 10px 20px;
/*
	margin-bottom: 5px;
	border: none;
cursor: pointer;
display: inline-block;
text-align: center;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
border-radius: 3px;
	*/
}

#login .float-left {
  float: left !important;
}

#login .container_check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-right: 10px;
}

#login .container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

#login .container_check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #d2d8dd;
  border-radius: 3px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

#login .float-right {
  float: right !important;
  margin-top: 0px !important;
}

.checkboxes label,
a#forgot {
  color: #666;
  text-decoration: none;
}

#login .btn_1 .rounded,
a.btn_1.rounded {
  border-radius: 25px !important;
}

#login .btn_1.full-width,
a.btn_1.full-width {
  display: block;
  width: 100%;
  text-decoration: none;
  text-align: center;
  margin-bottom: 5px;
}

#login .btn_1,
a.btn_1 {
  border: none;
  background: #448ecd;
  cursor: pointer;
  display: inline-block;
  padding: 15px 30px;
  color: #fff;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 3px;
}

#login a.btn_1:hover {
  background: #232936;
}

#login .add_top_10 {
  margin-top: 16px;
}

#login .text-center {
  text-align: center !important;
}

#login strong a {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  #login .login,
  #register .login {
    width: 100%;
  }

  #login .checkboxes label,
  a#forgot {
    font-size: 13px;
  }
}
/*-----------------------------------*/
/*------ 35. INNER PAGE 404 ------*/
/*-----------------------------------*/
.inner-pages .notfound {
  padding: 6rem 0;
}

.inner-pages .top-headings h2 {
  font-size: 10rem;
  color: #111;
  margin-bottom: 2rem;
  line-height: 0.73;
}

.inner-pages .top-headings h3 {
  font-size: 3rem;
  color: #333;
  margin: 3rem 0 2rem 0;
}

.inner-pages .top-headings p:last-child {
  font-size: 1.4rem;
}

.inner-pages .port-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.5rem;
}

.inner-pages .port-info .btn {
  background: #448ecd;
  color: #fff;
  border: 1px solid #448ecd;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.inner-pages .port-info .btn:hover {
  background: #232936;
  color: #fff;
  border: 1px solid #232936;
}

@media screen and (max-width: 500px) {
  .inner-pages .top-headings h2 {
    font-size: 7rem;
  }

  .inner-pages .top-headings h3 {
    font-size: 2rem;
    margin-bottom: 1rem;
  }

  .inner-pages .top-headings p:last-child {
    font-size: 1rem;
  }
}
/*---------------------------------------*/
/*---- 36. INNER PAGE CHECKOUT ----*/
/*---------------------------------------*/
.inner-pages section.payment-method {
  padding: 6rem 0;
  background: #f5f6ff;
}

.tr-single-box {
  background: #ffffff;
  display: block;
  border-radius: 2px;
  border: 1px solid #f0f3f7;
  margin-bottom: 0px;
}

.tr-single-header {
  width: 100%;
  border-bottom: 1px solid #f3f4f7;
  margin-bottom: 2rem;
}

.tr-single-header i {
  color: #448ecd;
}

.tr-single-header h4 {
  margin: 0;
  font-size: 18px;
  color: #333;
  font-weight: 600;
}

.tr-single-header h4 > i {
  margin-right: 7px;
}

.tr-single-body {
  width: 100%;
  padding: 25px;
}

.pull-right {
  float: right;
}

.payment-card {
  border-radius: 4px;
  padding: 18px 15px 15px;
  border: 1px solid #eaeff5;
  margin-bottom: 20px;
}

header.payment-card-header {
  display: inline-block;
  width: 100%;
}

.payment-card-title.flexbox {
  float: left;
}

header.payment-card-header .pull-right img {
  max-width: 100px;
}

.payment-card .collapse {
  padding: 20px 15px 10px;
}

.payment-card-title.flexbox h4 {
  margin: 0;
  font-size: 16px;
}

.include-features {
  margin-top: 15px;
}

.features-tag {
  background-color: #eaedf3;
  border-radius: 0 2px 2px 0;
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2727272727;
  margin: 2px 15px 5px 0;
  padding: 3px 7px;
  position: relative;
}

.features-tag:before {
  border-top: 10px solid transparent;
  border-left: 9px solid #eaedf3;
  border-bottom: 10px solid transparent;
  height: 0;
  position: absolute;
  top: 0;
  right: -8px;
  width: 0;
}

.features-tag:after {
  background-color: #fff;
  border-radius: 50%;
  height: 4px;
  position: absolute;
  top: 8px;
  right: -2px;
  width: 4px;
}

.features-tag:after,
.features-tag:before {
  content: "";
}

.payment-card .custom-checkbox input[type="checkbox"]:checked + label:after {
  top: 5px;
}

.mrg-bot-20 {
  margin-bottom: 20px;
}

.inner-pages .payment-method .form-control {
  border: 1px solid #666;
  margin-bottom: 1.3rem;
}

.booking-price-detail h5 {
  font-size: 16px;
  font-weight: 600;
}

.custom-checkbox {
  position: relative;
}

.custom-checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  margin: 5px 0 0 3px;
  z-index: 9;
}

.custom-checkbox label:before {
  width: 18px;
  height: 18px;
}

.custom-checkbox label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  background: #ffffff;
  border: 1px solid #666;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
}

.custom-checkbox input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 11px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: inherit;
          transform: inherit;
  z-index: 3;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.custom-checkbox input[type="checkbox"]:checked + label:before {
  border-color: #448ecd;
  background: #448ecd;
}

.custom-checkbox input[type="checkbox"]:checked + label:after {
  border-color: #fff;
}

.custom-checkbox input[type="checkbox"]:disabled + label:before {
  color: #b8b8b8;
  cursor: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ddd;
}

@media screen and (max-width: 575px) {
  .inner-pages .payment-method .form-control.address {
    margin-bottom: 1.3rem !important;
  }

  .payment-card-title.flexbox h4 {
    font-size: 15px;
  }
}
/*-----------------------------------*/
/*--- 37. INNER PAGE COMING SOON ----*/
/*-----------------------------------*/
.headings-7 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(58, 44, 95, 0.7)), to(rgba(32, 51, 100, 0.7))), url(../images/bg/coming.jpg) no-repeat center top;
  background: linear-gradient(rgba(58, 44, 95, 0.7), rgba(32, 51, 100, 0.7)), url(../images/bg/coming.jpg) no-repeat center top;
  color: #fff;
  background-size: cover;
  background-attachment: fixed !important;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.text-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.headings-7 .text-heading p.sorry {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-top: 2.5rem;
}

.headings-7 .bloq-email {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.5rem;
}

.realhome_subscribe input {
  font-size: 16px;
  padding: 11px 0px 12px 22px;
  line-height: 26px;
  font-weight: 300;
  background: #fff;
  border: 2px solid;
  width: 100%;
  display: block;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  letter-spacing: 3px;
  vertical-align: top;
  border-color: #448ecd;
  border-radius: 0;
  color: #fff;
  height: auto;
  margin-bottom: 0px;
  -webkit-appearance: none;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.realhome_subscribe h2 {
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  margin-top: 3rem;
  margin-bottom: 15px;
}

input {
  margin-right: 0px !important;
}

@media screen and (max-width: 767px) {
  .realhome_subscribe h2 {
    font-size: 1.3rem;
  }

  .realhome_subscribe input {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .realhome_form_subscribe button {
    margin-right: 0;
  }
}
@media screen and (max-width: 575px) {
  .realhome_subscribe h2 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 360px) {
  .realhome_subscribe input {
    font-size: 14px;
  }
}
@media screen and (max-width: 320px) {
  .realhome_form_subscribe button {
    padding: 11px 11px 12px 11px !important;
  }
}
.realhome_form_subscribe {
  position: relative;
  width: 100%;
}

.realhome_form_subscribe button {
  background: #448ecd;
  border-color: #fff;
  color: #fff;
  font-size: 16px;
  border: 2px solid #448ecd;
  line-height: 26px;
  letter-spacing: 3px;
  min-height: 40px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  top: 0;
  right: 0;
  padding: 11px 18px 12px 23px;
  text-transform: uppercase;
  border-radius: 0;
  vertical-align: middle;
  -webkit-appearance: none;
}

.font-16 {
  font-size: 16px;
  margin-right: 2rem;
}

.font-36 {
  font-size: 36px;
  font-weight: 600;
}

@media screen and (max-width: 320px) {
  .headings-7 .text-heading p.sorry {
    margin-top: 6rem;
  }
}
/*-----------------------------------*/
/*------ 38. PRELOADER ------*/
/*-----------------------------------*/
#preloader {
  background: #FFF;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

#status,
.status-mes {
  background-image: url(../images/preloader.gif);
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  left: 50%;
  margin: -100px 0 0 -100px;
  position: absolute;
  top: 50%;
  width: 200px;
}

.status-mes {
  background: none;
  left: 0;
  margin: 0;
  text-align: center;
  top: 65%;
}

/*-----------------------------------*/
/*------ 39. MEDIAS QUERIES ------*/
/*-----------------------------------*/
@media screen and (min-width: 992px) {
  .head-details .dropdown-menu {
    -webkit-animation: 330ms ease 0s normal none 1 running zoomIn;
            animation: 330ms ease 0s normal none 1 running zoomIn;
    background: #fff none repeat scroll 0 0;
    margin-top: 0px;
  }

  .head-details ul li a:hover {
    color: #448ecd;
    border-bottom: 0px;
    border-radius: 0px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }

  .dropdown:hover > .dropdown-menu {
    display: block;
  }

  .head-details ul li a:active {
    text-decoration: none;
    background: #fff;
  }

  html {
    font-size: 15px;
  }

  .navbar-brand {
    position: static;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: auto;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }

  .search-container {
    min-width: 17rem;
  }

  .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    padding: 1.4rem;
    font-weight: 400;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }

  .navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
  }

  .navbar-dark .navbar-nav .nav-link:hover,
  .navbar-dark .navbar-nav .nav-link:focus,
  .navbar-dark .navbar-nav .show .nav-link {
    background: none;
    -webkit-box-shadow: 0 -5px 0px #448ecd inset;
            box-shadow: 0 -5px 0px #448ecd inset;
    cursor: pointer;
  }

  #navegation .dropdown-toggle::after {
    -webkit-transform: scale(0.7) translate(0, 3px);
            transform: scale(0.7) translate(0, 3px);
  }

  #main-menu .dropdown-menu {
    top: 95%;
    border-radius: 0;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2392156863);
            box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2392156863);
  }

  .swiper-button-prev,
  .swiper-button-next {
    /*transform: translateY(-5rem); */
  }
}
@media screen and (max-width: 991px) {
  .remb-30 {
    margin-bottom: 30px;
  }

  .swiper-container {
    width: 100%;
    height: 100%;
  }

  .navbar-brand img {
    margin-right: 0px;
  }

  .parallax-search .form-group.looking,
  .search-2 .trip-search .form-group.looking {
    margin-top: 0px;
  }

  .search-2 .form-group.looking input,
  .parallax-search .form-group.looking input {
    font-size: 14px;
    color: #666;
  }

  .dark-overlay .main-search-inner {
    bottom: 670px !important;
  }

  .job-title-sec {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .job-listing .job-listing-footer {
    width: 100%;
  }

  .the-heart {
    margin-left: 0;
    width: 100%;
    margin-top: 1.5rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .the-heart span.job-is {
    margin-top: 1rem;
  }

  .citix {
    margin-bottom: 1.5rem;
  }

  .pricix {
    margin: 30px 0;
  }

  .single-pricing.price-01, .single-pricing.price-03 {
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .featured-cities .listing-badges .featured {
    margin-left: 1.5rem;
  }

  .single-pricing.pricing-active {
    -webkit-box-shadow: 0 0 25px rgba(130, 136, 184, 0.2);
            box-shadow: 0 0 25px rgba(130, 136, 184, 0.2);
  }

  .m-t-30 {
    margin-top: 30px;
  }

  h3.sc-jb-title a {
    font-size: 1rem;
  }

  .blog-mt {
    margin-top: 1.6rem;
  }

  .popular-list.ptl {
    margin-top: 30px;
  }

  aside.mtm-1 {
    margin-top: 3.5rem;
  }

  .inner-pages .job-title-sec .fav-job {
    margin-top: 0;
  }

  ul.trim-edu-list li:before {
    left: -3.6rem;
  }

  ul.trim-edu-list li:after {
    left: -3.2rem;
  }

  .inner-pages .blog-post .lat-mb {
    margin-bottom: 2rem;
  }

  .inner-pages .leve-comments .btn {
    margin-bottom: 30px;
  }

  .tr-single-box.check {
    margin-top: 2.5rem;
  }

  .mburger:hover {
    background: transparent;
  }

  .job-listing {
    padding: 30px;
  }

  .see a.pr-5 {
    padding-left: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .parallax-search .hero-inner {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .parallax-search .welcome-text p {
    font-size: 18px;
    margin-bottom: 2.5rem !important;
  }

  .parallax-search .form-group.looking {
    margin-top: 0px;
  }

  .btn-toggle.btn-lg:before {
    font-size: 14px;
  }

  .info-help .info-head .info-text h3 {
    font-size: 28px;
  }

  .info-help .info-head .info-text p {
    font-size: 16px;
  }

  .featured-cities .img-box-content h4 {
    font-size: 1.1rem;
  }

  .second-footer .container {
    -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;
  }

  .first-footer .netsocials {
    padding-top: .5rem;
  }

  .first-footer .netsocials a .fab {
    font-size: 15px;
  }

  .dark-overlay .main-search-inner {
    bottom: 670px;
  }

  .dark-overlay h1 {
    font-size: 30px;
    margin-bottom: 1rem;
  }

  .dark-overlay p {
    font-size: 16px;
  }

  .popular-places .img-box-content h3 {
    font-size: 1.1rem;
  }

  .job-info h3 {
    font-size: 1rem;
  }

  .block-heading h2 {
    font-size: 1.2rem;
  }

  .job-title-sec.candi h4 a {
    font-size: 1.1rem;
  }

  .inner-pages .commented img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-right: 1.5rem;
    margin-bottom: .8rem;
  }

  .the-heart .far {
    padding-left: 5.8rem;
  }
}
@media only screen and (max-width: 451px) {
  .block-heading h2 {
    font-size: 1.2rem;
  }

  .inner-pages .blog .block-heading .sorting-options {
    margin-right: 0px !important;
    display: none;
  }
}
@media screen and (max-width: 576px) {
  body {
    font-size: 16px;
  }

  p {
    font-size: 16px;
  }

  h1 {
    font-size: 25px;
  }

  .info-help .info-head .info-text h3 {
    font-size: 22px;
  }

  .parallax-search .welcome-text h1 {
    font-size: 25px;
  }

  .parallax-search .welcome-text p,
  .job-listing .job-listing-footer ul li,
  .single-pricing .pricing-list ul li,
  .info-help .info-head .info-text p {
    font-size: 15px;
  }

  .our-apps h2 {
    font-size: 23px;
  }

  .head-project {
    margin-bottom: 2.5rem;
  }

  .section-title {
    margin-bottom: 0px;
  }

  .counterup-2 .countr .fas {
    font-size: 2rem;
  }

  .counterup-2 .countr p {
    font-size: 1.4rem;
  }

  .counterup-2 h3 {
    font-size: 1rem;
  }

  .header-hero.parallax-search .welcome-text h1 {
    font-size: 25px !important;
  }

  .header-hero.parallax-search .welcome-text p,
  .inner-pages .listing-title-bar .fr-position {
    font-size: 15px !important;
  }

  .side-list ul li,
  .blog-compact-item-content p {
    font-size: 15px;
  }

  .side-list ul li span {
    font-size: 14px;
  }

  .blog-compact-item-content h3 {
    font-size: 19px;
  }

  .tr-single-header h4 {
    font-size: 18px;
  }

  .font-36 {
    font-size: 22px;
  }

  .headings-7 .text-heading p.sorry {
    font-size: 15px;
  }
}
@media only screen and (max-width: 450px) {
  .navbar-brand img {
    width: 8rem;
  }

  .head-project {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .head-project .see {
    margin-top: .5rem;
  }

  .dark-overlay .main-search-inner {
    bottom: 550px !important;
  }
}
@media only screen and (max-width: 411px) {
  .featured-cities .listing-badges .featured {
    margin-left: 3.5rem !important;
  }
}
@media only screen and (max-width: 360px) {
  .dark-overlay .main-search-inner {
    bottom: 450px !important;
  }

  .featured-cities .listing-badges .featured {
    margin-left: 1.5rem !important;
  }

  .header-hero-image {
    padding-top: 20px;
  }

  .featured-cities .listing-badges .featured {
    left: 105px;
  }
}
@media only screen and (max-width: 320px) {
  .navbar-brand img {
    width: 5rem;
  }
}
@media (min-width: 1200px) {
  #navegation .container {
    max-width: 1140px;
  }

  .navbar .search-camp,
  .navbar .botton-search {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(29, 35, 46, 0.99);
    color: #fff !important;
    font-weight: lighter;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }

  .navbar .search-camp:hover,
  .navbar .search-camp:focus {
    background: none !important;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .navbar .search-camp::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 13px;
    font-weight: lighter;
    opacity: 1;
    /* Firefox */
  }

  .navbar .search-camp:-ms-input-placeholder {
    color: #fff !important;
    font-size: 13px;
    font-weight: lighter;
    opacity: 1;
    /* Firefox */
  }

  .navbar .search-camp::-ms-input-placeholder {
    color: #fff !important;
    font-size: 13px;
    font-weight: lighter;
    opacity: 1;
    /* Firefox */
  }

  .navbar .search-camp::placeholder {
    color: #fff !important;
    font-size: 13px;
    font-weight: lighter;
    opacity: 1;
    /* Firefox */
  }

  .navbar .botton-search:hover,
  .navbar .botton-search:focus {
    background-color: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
}

/*# sourceMappingURL=styles.css.map */