@import url(colors_style.css);

/*======================================
    Normalize CSS 
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap");
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7E8890;
  overflow-x: hidden;
  font-size: 14px;
}

p {
  margin: 0;
  padding: 0;
}

* {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    text-decoration: none !important;
    outline: none;
}

span,
a {
    display: inline-block;
    text-decoration: none !important;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*#region h*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: var(--dark-blue-color);
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}
/*#endregion h*/

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

/*#region m/p*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

/*#endregion m/p*/

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

.contacts_bg {
    background-image: url("../images/breadcrumb/breadcrumbs_bg.png");
}
.about_bg {
    background-image: url("../images/breadcrumb/breadcrumbs_bg.png");
}


/*#region Bread Crumbs*/
.breadcrumbs {
    background-color: var(--dark-blue-color);
    position: relative;
    padding: 70px 0;
    padding-top: 150px;
    background-image: url(../images/breadcrumb/breadcrumbs_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    text-align: left;
}

.breadcrumbs.overlay::before {
  background-color: var(--main-blue-color);
  opacity: 0.5;
  z-index: -1;
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: left;
}

.breadcrumbs .breadcrumbs-content p {
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-bottom: 22px;
  line-height: 50px;
}

.breadcrumbs .breadcrumbs-content .page-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 2px;
  width: 80px;
  background: #fff;
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  text-align: left;
  margin-top: 50px;
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li a {
  padding-right: 15px;
  margin-right: 15px;
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  text-decoration: underline;
}

.breadcrumbs .breadcrumb-nav li a:after {
  content: '';
  height: 80%;
  width: 2px;
  background-color: #fff;
  position: absolute;
  top: 2px;
  right: 0;
}

/*#endregion Bread Crumbs*/


/*#region Section*/
.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 80px;
  padding: 0 300px;
  position: relative;
  z-index: 5;
}



    /*////////////////////////////////
        section-title a
 ////////////////////////////////*/

    .section-title a {
        text-transform: uppercase;
        background: var(--main-blue-color);
        display: inline-block;
        margin-bottom: 10px;
        font-size: 12px;
        color: #fff;
        padding: 5px 18px;
        border-radius: 4px;
        line-height: 22px;
    }

    .section-title .a-alt:hover {
        background-color: #fff !important;
        font-weight: 600;
        color: var(--main-blue-color) !important;
    }

    .section-title a:hover {
        background-color: var(--dark-blue-color);
    }
    /*////////////////////////////////
    section-title a
////////////////////////////////*/

.section-title span {
  text-transform: uppercase;
  background: var(--main-blue-color);
  display: inline-block;
  margin-bottom: 10px;
  font-size: 12px;
  color: #fff;
  padding: 5px 18px;
  border-radius: 4px;
  line-height: 22px;
}

.section-title h2 {
  font-size: 35px;
  margin-bottom: 18px;
  line-height: 45px;
  position: relative;
  font-weight: 700;
  padding-bottom: 14px;
}

.section-title h2:before {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: var(--main-blue-color);
  content: "";
}

.section-title p {
  font-size: 14px;
  line-height: 24px;
}

.section-title.white-text h2 {
  color: #fff;
}

.section-title.white-text h2::before {
  background-color: #fff;
}

.section-title.white-text span {
  color: #fff;
}

.section-title.white-text p {
  color: #fff;
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: var(--main-blue-color);
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/*#endregion Section*/

/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: var(--main-blue-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  color: #fff !important;
  border-radius: 0;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 4px;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: var(--dark-blue-color);
}

/* Overlay */
.overlay {
  position: relative;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: var(--dark-blue-color);
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 5;
}


/*#region Pagination*/
.pagination {
  text-align: left;
  margin: 40px 0 0 0;
  display: block;
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: var(--dark-blue-color);
  font-weight: 500;
  font-size: 13px;
  border-radius: 0;
  line-height: 40px;
  height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #eee;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: var(--main-blue-color);
  color: #fff;
  border-color: transparent;
}

    .disabled {
        pointer-events: none !important;
    }

.pagination .pagination-list li a i {
    font-size: 13px;
}
/*#endregion Pagination*/

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

/*#region Button*/
.button .btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 30px;
  background-color: var(--main-blue-color);
  color: #fff;
  border: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 4px;
}

.button .btn:hover {
  background-color: var(--dark-blue-color);
  color: #fff;
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
          box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
}

.button .btn-alt {
  background-color: var(--dark-blue-color);
  color: #fff;
}

.button .btn-alt:hover {
  background-color: var(--main-blue-color);
  color: #fff;
}
/*#endregion Button*/

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

#loading-area {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 999999999;
  background-image: url(../images/loading.svg);
  background-repeat: no-repeat;
  background-size: 200px;
  background-position: center;
}

/*======================================
	Header CSS
========================================*/
/*#region Navbar*/
.header.style4 .navbar-area {
  background-color: #fff;
  border: none;
}

.navbar-area {
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background-color: white;
  position: absolute;
  border-bottom: 1px solid #e6e6e6;
}

.other-page .navbar-area {
  background-color: #fff;
  border: none;
}

.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}

.sticky .navbar .navbar-nav .nav-item a {
  color: #333;
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: var(--main-blue-color);
}

.sticky .navbar .navbar-toggler .toggler-icon {
  background: #333;
}

.navbar {
  padding: 0;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar {
    padding: 10px 0;
  }
}

@media (max-width: 767px) {
  .navbar {
    padding: 10px 0;
  }
}

.navbar-brand {
  padding: 0;
}

.navbar-brand img {
  width: 70px;
}

.navbar-toggler {
  padding: 0;
  background-color: var(--main-blue-color);
  padding: 5px 8px !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.navbar-toggler .toggler-icon {
  background-color: #fff !important;
}

.navbar-toggler:hover {
  background-color: var(--dark-blue-color) !important;
}

.navbar-toggler:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.navbar-toggler .toggler-icon {
  width: 22px;
  height: 2px;
  background-color: #333;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-toggler.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 7px;
}

.navbar-toggler.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.navbar-toggler.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: -7px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 12px;
  }
}

@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(29, 42, 93, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(29, 42, 93, 0.1);
    padding: 5px 12px;
  }
}

.culture-options{
    cursor: pointer;
}
.culture-nav {
    cursor: pointer;
}

.navbar-nav .nav-item {
    position: relative;
    margin-left: 38px;
}

.navbar-nav .nav-item a {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 30px 0;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a {
    display: inline-block;
    padding: 6px 0px;
    color: #5E678C;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a {
    display: inline-block;
    padding: 6px 0px;
    color: #5E678C;
  }
}

.navbar-nav .nav-item a::before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 3px;
  background: var(--main-blue-color);
  z-index: -1;
  opacity: 0;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  z-index: 5;
}

.navbar-nav .nav-item a::before {
  width: 0%;
  left: 0;
}

.navbar-nav .nav-item a::after {
  width: 20%;
  right: 0;
}

.navbar-nav .nav-item a:hover,
.navbar-nav .nav-item a.active {
  color: var(--main-blue-color);
}

.navbar-nav .nav-item:hover a:before,
.navbar-nav .nav-item a.active::before {
  opacity: 1;
  width: 100%;
}

.header .navbar-nav li .sub-menu li a.active {
  background-color: var(--main-blue-color) !important;
  color: #fff !important;
}

.navbar-nav .nav-item a i {
  display: inline-block;
  margin-left: 4px;
  font-size: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a:hover::after,
  .navbar-nav .nav-item a:hover::before,
  .navbar-nav .nav-item a.active::after,
  .navbar-nav .nav-item a.active::before {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a:hover::after,
  .navbar-nav .nav-item a:hover::before,
  .navbar-nav .nav-item a.active::after,
  .navbar-nav .nav-item a.active::before {
    opacity: 1;
  }
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

.navbar-nav .sub-nav-toggler {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 767px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
  }
}

.navbar-nav .sub-nav-toggler span {
  width: 8px;
  height: 8px;
  border-left: 1px solid #222;
  border-bottom: 1px solid #222;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  top: -5px;
}

.header {
  position: relative;
}

/* Header Button */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .button {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .header .button {
    display: none !important;
  }
}

.header .button {
  display: inherit !important;
  margin-left: 60px;
}

.header .button .login {
  display: inherit;
  margin-right: 30px;
  padding: 0;
  height: 45px;
  line-height: 45px;
  border-radius: 4px;
  color: var(--main-blue-color);
  font-weight: 500;
  font-size: 14px;
}

.header .button .login i {
  display: inherit;
  margin-right: 5px;
  font-size: 14px;
  line-height: 45px;
  margin-right: 8px;
}

    #logged-img {
        margin-right: 10px;
        width: 40px;
        height: 40px;
    }



.header .button .login:hover {
  color: var(--dark-blue-color);
  border-color: transparent;
}

.header .button .btn {
  color: #fff;
  padding: 0 !important;
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  background: var(--main-blue-color);
  border: none;
  font-size: 14px;
  font-weight: 500;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 10px;
  height: 45px;
  line-height: 42px;
  width: 130px;
}

.header .button .btn:hover {
  color: #fff;
  background-color: var(--dark-blue-color);
  border-color: transparent;
  -webkit-transform: none;
          transform: none;
}

/* Dropdown Menu */
.header .navbar-nav li .sub-menu {
    background: #fff;
    width: 220px;
    text-align: left;
    position: absolute;
    top: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    padding: 15px;
    left: 0;
    margin: 0;
    -webkit-box-shadow: 1px 4px 12px rgba(51, 51, 51, 0.25);
    box-shadow: 0px 13px 20px rgba(153, 153, 153, 0.06);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 9999999;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transform: scaleY(0.2);
    transform: scaleY(0.2);
    border-radius: 0 0 3px 3px;
    box-shadow: 0 0 6px rgba(140, 140, 140, 1);
}

.header .navbar-nav li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.header .navbar-nav li .sub-menu li {
  float: none;
  margin: 0;
  display: block;
  margin-bottom: 6px;
}

.header .navbar-nav li .sub-menu li:last-child {
  margin-bottom: 0px;
}

.header .navbar-nav li .sub-menu li:last-child {
  border: none;
}

.header .navbar-nav li .sub-menu li a {
  padding: 10px 15px;
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: normal;
  background: transparent;
  border-radius: 3px;
  font-weight: 400;
}

.header .navbar-nav li .sub-menu li a:before {
  display: none;
}

.header .navbar-nav li .sub-menu li a:hover:before {
  opacity: 1;
  visibility: visible;
}

.header .navbar-nav li .sub-menu li:last-child a {
  border-bottom: 0px;
}

.header .navbar-nav li .sub-menu li:hover a {
  color: #fff;
  background: var(--main-blue-color);
}

.header .navbar-nav li .sub-menu li .sub-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

/*#endregion Navbar*/

/*======================================
    xs Category CSS
========================================*/
/*#region xs Category*/
.xs-category {
    background-color: #f6f9fc;
}

.xs-category.style2 .cat-head {
    padding: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent;
}

.xs-category.style2 .single-cat {
    -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    padding: 0;
    border: none;
    text-align: left;
    border-radius: 7px;
    overflow: hidden;
    background-color: #fff;
}

.xs-category.style2 .single-cat:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.xs-category.style2 .single-cat h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

.xs-category.style2 .single-cat .top-side {
    position: relative;
    overflow: hidden;
}

.xs-category.style2 .single-cat .top-side img {
    width: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 0;
}

.xs-category.style2 .single-cat .top-side::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--main-blue-color);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 2;
}

.xs-category.style2 .single-cat .cat-head {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xs-category.style2 .single-cat .bottom-side {
    padding: 25px 30px;
    position: relative;
}

/*.xs-category.style2 .single-cat .bottom-side .available-job {
    background-color: var(--main-blue-color);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 10px 15px;
    position: absolute;
    right: 30px;
    top: -19px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
    z-index: 3;
}*/

.xs-category.style2 .single-cat:hover .top-side:before {
    opacity: 0.5;
    visibility: visible;
}

.xs-category .cat-head {
    padding: 35px 50px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
}

.xs-category .single-cat {
    text-align: center;
    padding: 30px;
    border: 1px dashed #eee;
    margin: 15px 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: block;
}

.xs-category .single-cat:hover {
    -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
}

    .xs-category .single-cat i {
        font-size: 26px;
        height: 60px;
        width: 60px;
        line-height: 60px;
        text-align: center;
        display: inline-block;
        background: var(--main-blue-c-opacity-1c);
        color: var(--main-blue-color);
        border-radius: 4px;
    }

.xs-category .single-cat h3 {
    display: block;
    margin-top: 20px;
    font-size: 15px;
    color: var(--dark-blue-color);
    font-weight: 500;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.xs-category .single-cat h3:hover {
  color: var(--main-blue-color);
}
/*#endregion xs Category*/


/*#region All Categories*/
.all-categories {
  border-bottom: 1px solid #eee;
  padding-bottom: 70px;
}

.all-categories .categories-title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}

.all-categories .cat-title {
  font-size: 16px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding: 15px 20px;
  border-radius: 4px;
  background: var(--main-blue-color);
  color: #fff;
}

.all-categories .cat-title span {
  font-weight: 400;
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
}

.all-categories ul {
  margin-bottom: 30px;
}

.all-categories ul li {
  display: block;
  margin-bottom: 7px;
}

.all-categories ul li:last-child {
  margin: 0;
}

.all-categories ul li a {
  color: #888;
  padding: 10px 15px;
  border: 1px solid #eee;
  display: block;
  border-radius: 4px;
}

.all-categories ul li a:hover {
  color: #fff;
  background-color: var(--main-blue-color);
  border-color: transparent;
}
/*#endregion All Categories*/


/*======================================
    Responsive CSS
========================================*/
/*#region Tablet Screen*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding: 60px 0px;
  }
  .section-title {
    margin-bottom: 50px;
    padding: 0px 90px;
  }
  .section-title span {
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
  }
  .section-title h2 {
    font-size: 28px;
    margin-top: 5px;
    line-height: 38px;
  }
  .section-title.align-left {
    padding: 0;
    padding-right: 200px;
  }
  .section-title p {
    font-size: 13px;
  }
  .breadcrumbs {
    padding-top: 105px;
    padding-bottom: 50px;
  }
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 30px;
    margin-bottom: 5px;
    color: #fff;
  }
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
  #scrollUp {
    bottom: 55px;
  }
  .navbar-brand img {
    width: 55px;
  }
  .header .button {
    margin: 0;
  }
  .header.index2 .sticky .navbar .navbar-toggler .toggler-icon {
    background: var(--dark-blue-color) !important;
  }
  .header .navbar-nav li .sub-menu {
    background: #fff;
    width: 200px;
    padding: 10px;
    z-index: 9999999;
    left: 95px;
    opacity: 1;
    visibility: visible;
    position: relative;
    left: 13px;
    top: 0;
    -webkit-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
    border: 1px dashed #eee;
    border-radius: 5px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header .navbar-nav li .sub-menu li a {
    padding: 5px 10px;
    font-size: 13px;
    padding: 8px 12px;
    font-size: 12px;
  }
  .header .navbar-nav li a:hover .sub-menu {
    top: 42px;
  }
  .header .navbar-nav li a {
    position: relative;
    margin-bottom: 6px;
  }
  .navbar-collapse {
    overflow: scroll;
    height: 400px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .navbar-nav .nav-item:last-child {
    padding-bottom: 20px;
  }
  .right-button .btn {
    font-size: 13px;
  }
  .breadcrumbs .bread-list {
    margin-top: 8px;
  }
 /* .featured-job .single-job .content .button .btn {
    padding: 12px 28px !important;
  }*/
  .all-categories .categories-title {
    font-size: 25px !important;
  }
  /*.find-job.job-list {
    padding-top: 30px !important;
  }
  .pricing-table .section-title {
    margin-bottom: 20px;
  }
  .pricing-table .single-table {
    margin-top: 30px;
  }
  .faq-area {
    padding-bottom: 30px !important;
  }
  .faq-area .heading {
    font-size: 17px;
    line-height: 28px;
  }*/
  .brand-area .section-title.align-left {
    padding-right: 200px;
    margin-bottom: 40px !important;
  }
  .newsletter-area .mini-call-action {
    height: auto;
  }
  .latest-news-area .section-title {
    margin-bottom: 20px;
  }
  .latest-news-area .single-news {
    margin-top: 30px;
  }
  .post-details .post-meta li {
    margin-bottom: 8px;
  }
  .latest-news-area.blog-list {
    padding-top: 30px;
  }
  .blog-list .single-news {
    margin-bottom: 0 !important;
  }
  .post-details p {
    margin: 25px 0;
  }
  .sidebar {
    margin-top: 30px;
  }
  .sidebar .widget.search-widget form input {
    padding: 0 80px 0 20px;
  }
  .sidebar .widget.social-widget ul li {
    margin-bottom: 10px;
  }
  .contact-area .contact-address-wrapper {
    padding-right: 0;
  }
  .contact-area .inner-section-title h2 {
    font-weight: 700;
    font-size: 28px;
  }
  .sidebar.service-sidebar .service-category > li > a {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    padding: 10px 15px;
  }
  .sidebar.service-sidebar .service-category {
    padding: 30px;
  }
  .sidebar.service-sidebar .service-docs {
    padding: 30px;
  }
  .sidebar.service-sidebar .service-quote {
    padding: 30px;
  }
  .adv-banner {
    padding: 30px;
  }
  .post-details .post-title {
    line-height: 30px;
  }
  .post-details .post-title a {
    font-size: 24px;
    font-weight: 600;
  }
  .blog-middle-image {
    margin-bottom: 20px;
  }
  .blog-single .sidebar {
    margin-top: 30px;
  }
  .newsletter-area .mini-call-action {
    margin-top: 30px;
  }
  .error-page .error-image img {
    width: 70%;
  }
  .error-page .error-text {
    margin-top: 50px;
    padding-left: 0 !important;
    text-align: center !important;
    padding: 0px 100px !important;
  }
  .error-area .error-content h1 {
    font-size: 90px !important;
  }
  .maill-success .success-content h1 {
    font-size: 30px !important;
  }
  .maill-success .success-content h2 {
    font-size: 20px !important;
  }

  .dashbord-sidebar {
    margin-bottom: 30px;
  }
  .footer .footer-top {
    text-align: center;
  }
  .footer .footer-top .download-button {
    text-align: center !important;
    margin-top: 20px;
  }
  .footer .footer-middle {
    padding-bottom: 40px !important;
    padding-top: 30px !important;
  }
  .footer .f-about p {
    padding-right: 80px;
  }
  .footer .single-footer {
    margin-top: 30px;
  }
}
/*#endregion Tablet Screen*/

/*#region Mobile Screen*/
@media only screen and (max-width: 767px) {
  .section {
    padding: 50px 0px;
  }
  .section-title {
    margin-bottom: 40px;
    padding: 0px 20px;
  }
  .section-title span {
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 8px;
    font-size: 12px;
  }
  .section-title h2 {
    font-size: 25px;
    margin-top: 3px;
    line-height: 35px;
  }
  .section-title.align-left {
    padding: 0;
    padding-right: 0;
  }
  .section-title p {
    font-size: 13px;
  }
  .breadcrumbs {
    padding-top: 105px;
    padding-bottom: 50px;
  }
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 5px;
    color: #fff;
  }
  .breadcrumbs .breadcrumb-nav {
    margin-top: 30px;
  }
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
  #scrollUp {
    bottom: 55px;
  }
  .navbar-brand{
    display: none;
  }
  .header.index2 .navbar .navbar-nav .nav-item a {
    color: var(--dark-blue-color);
  }
  .header.index2 .navbar .navbar-nav .nav-item a::before {
    background-color: var(--main-blue-color);
  }
  .header .button {
    margin: 0;
  }
  .header .button .btn {
    padding: 0 !important;
    width: auto !important;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px !important;
    font-size: 13px;
  }
  .header .button .login {
    padding: 0 !important;
    width: auto !important;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px !important;
    font-size: 13px;
    margin-right: 10px;
  }
  .header .button .login i {
    display: inline-block;
    margin-right: 6px;
    font-size: 13px;
    line-height: 30px;
  }
    #logged-img{
        display: none;
    }
  .header .navbar-nav li .sub-menu {
    background: #fff;
    width: 200px;
    padding: 10px;
    z-index: 9999999;
    left: 95px;
    opacity: 1;
    visibility: visible;
    position: relative;
    left: 13px;
    top: 0;
    -webkit-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
    border: 1px dashed #eee;
    border-radius: 5px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header .navbar-nav li .sub-menu li a {
    padding: 5px 10px;
    font-size: 13px;
    padding: 8px 12px;
    font-size: 12px;
  }
  .header .navbar-nav li a:hover .sub-menu {
    top: 42px;
  }
  .header .navbar-nav li a {
    position: relative;
    margin-bottom: 6px;
  }
  .navbar-collapse {
    overflow: scroll;
    height: 400px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .navbar-nav .nav-item:last-child {
    padding-bottom: 20px;
  }
  .navbar-toggler {
    padding: 0;
    background-color: var(--main-blue-color);
    padding: 5px 8px !important;
  }
  .navbar-toggler .toggler-icon {
    background-color: #fff !important;
    width: 20px !important;
    margin: 3px 0 !important;
  }
  .navbar-toggler.active .toggler-icon:nth-of-type(1) {
    top: 5px !important;
  }
  .navbar-toggler.active .toggler-icon:nth-of-type(3) {
    top: -5px !important;
  }
  .right-button .btn {
    font-size: 13px;
  }
  .breadcrumbs .bread-list {
    margin-top: 8px;
  }
  /*
  .featured-job .single-job .content .button .btn {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }
  .featured-job .single-job .content .button .btn:last-child {
    margin: 0 !important;
  }*/
  .all-categories {
    padding-bottom: 20px !important;
  }
  .all-categories .categories-title {
    font-size: 20px !important;
    margin-bottom: 20px !important;
  }
  /*.find-job .search-job .search-nner input {
    margin-bottom: 15px !important;
  }*/
  .browse-resumes .inner-content .resume-item {
    padding-left: 0 !important;
  }
  .browse-resumes .inner-content .resume-item img {
    position: relative !important;
    margin-bottom: 20px;
  }
  .browse-resumes .inner-content .resume-item .right .year-exp {
    padding: 7px 15px !important;
    position: relative !important;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .brand-area .section-title.align-left {
    padding-right: 0;
    margin-bottom: 40px !important;
  }
  .latest-news-area .section-title {
    margin-bottom: 10px;
  }
  .latest-news-area .single-news {
    margin-top: 30px;
  }
  .latest-news-area .single-news .content-body .title {
    line-height: 24px !important;
  }
  .latest-news-area .single-news .content-body .title a {
    font-size: 17px !important;
  }
  .latest-news-area.blog-list {
    padding-top: 20px;
  }
  .blog-list .single-news {
    margin-bottom: 0 !important;
  }
  .sidebar {
    margin-top: 30px;
  }
  .sidebar .widget.search-widget form input {
    padding: 0 80px 0 20px;
  }
  .sidebar .widget.social-widget ul li {
    margin-bottom: 10px;
  }
  .contact-area .contact-address-wrapper {
    padding-right: 0;
  }
  .contact-area .inner-section-title h2 {
    font-weight: 700;
    font-size: 28px;
  }
  .sidebar.service-sidebar .service-category > li > a {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    padding: 10px 15px;
  }
  .sidebar.service-sidebar .service-category {
    padding: 30px;
  }
  .sidebar.service-sidebar .service-docs {
    padding: 30px;
  }
  .sidebar.service-sidebar .service-quote {
    padding: 30px;
  }
  .adv-banner {
    padding: 30px;
  }
  .post-details .post-title {
    line-height: 30px;
  }
  .post-details .post-title a {
    font-size: 24px;
    font-weight: 600;
  }
  .blog-middle-image {
    margin-bottom: 20px;
  }
  .blog-single .sidebar {
    margin-top: 30px;
  }
  
  .brand-list {
    border: none;
  }
  .brand-list:before {
    display: none;
  }
  .brand-list li {
    border: 1px solid #eee;
  }
  .brand-list li a {
    border: none;
  }
  .error-area .error-content h1 {
    font-size: 60px !important;
  }
  .error-area .error-content h2 {
    font-size: 18px !important;
  }
  .maill-success .success-content h1 {
    font-size: 28px !important;
  }
  .maill-success .success-content h2 {
    font-size: 18px !important;
  }
  .dashbord-sidebar {
    margin-bottom: 30px;
  }
  .pagination {
    margin-top: 30px;
  }
  .pagination .pagination-list li {
    margin-top: 10px;
  }
  /*.bookmarked .job-items .manage-content {
    text-align: center;
  }
  .bookmarked .job-items .manage-content .can-img {
    float: none !important;
    text-align: center;
  }
  .bookmarked .job-items .manage-content .time {
    margin-top: 20px;
    padding: 7px 14px !important;
    display: inline-block !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .bookmarked .job-items .manage-content .location {
    text-align: center;
    margin-bottom: 10px;
    padding: 0 !important;
  }
  .bookmarked .job-items .manage-content .location i {
    position: relative !important;
    top: 0 !important;
  }
  .bookmarked .job-items .manage-content .button .btn {
    display: inline-block !important;
    padding: 7px 14px;
  }*/
  
  .footer .footer-top {
    text-align: center;
  }
  .footer .footer-top .download-text h3 {
    font-size: 22px !important;
  }
  .footer .footer-top .download-button {
    text-align: center !important;
    margin-top: 20px;
  }
  .footer .footer-top .download-button .button .btn {
    width: 70%;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }
  .footer .footer-top .download-button .button .btn:last-child {
    margin: 0 !important;
  }
  .footer .footer-middle {
    padding-bottom: 50px !important;
    padding-top: 20px !important;
  }
  .footer .f-about p {
    padding-right: 80px;
    line-height: 18px !important;
  }
  .footer .f-link ul li {
    margin-bottom: 10px !important;
  }
  .footer .single-footer h3 {
    margin-bottom: 22px !important;
  }
  .footer .single-footer {
    margin-top: 30px;
  }
  .footer .footer-bottom {
    text-align: center;
  }
  .footer .footer-bottom .left {
    margin-bottom: 15px;
  }
  .footer .footer-bottom .left p {
    text-align: center;
  }
  .footer .footer-bottom .right ul {
    text-align: center !important;
  }
}
/*#endregion Mobile Screen*/

/*======================================
	Cookies CSS
========================================*/
/*#region Cookies*/
.modalx {
    display: block;
    background-color: #00000082;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modalx .cookie-modal-main {
    pointer-events: visible;
    background-color: #fff;
    padding: 50px;
    border-radius: 6px;
    overflow: hidden;
}

    .modalx .cookie-modal-main .heading img {
        display: flex;
        margin: auto;
        margin-bottom: 20px;
    }

    .modalx .cookie-modal-main .heading p {
        font-size: 15px;
    }

    .modalx .cookie-modal-main .button {
        margin-top: 20px;
        width: 100%;
    }

        .modalx .cookie-modal-main .button .btn {
            width: 100%;
        }
/*#endregion Cookies*/

/*======================================
	Footer CSS
========================================*/
/*#region Footer*/
.footer {
  background-color: #fff;
  z-index: 2;
  position: relative;
}

.footer .footer-top {
  border-bottom: 1px solid #eee;
  padding: 60px 0;
}

.footer .footer-top .download-text h3 {
  font-size: 30px;
  color: var(--dark-blue-color);
  display: block;
  margin-bottom: 20px;
  font-weight: 700;
}

.footer .footer-top .download-button {
  text-align: right;
}

.footer .footer-top .download-button .btn {
  display: inline-block;
  margin-right: 10px;
}

.footer .footer-top .download-button .btn:last-child {
  margin-right: 0;
}

.footer .footer-top .download-button .btn i {
  font-size: 18px;
  display: inline-block;
  margin-right: 5px;
}

.footer .logo {
  margin-bottom: 15px;
}

.footer .logo img {
  width: 130px;
}

.footer .f-about p {
  font-size: 14px;
  line-height: 18px;
  color: #7E8890;
}

.footer .f-about .contact-address {
  margin-top: 10px;
}

.footer .f-about .contact-address li {
  display: block;
  margin-bottom: 5px;
}

.footer .f-about .contact-address li:last-child {
  margin-bottom: 0;
}

.footer .f-about .contact-address li span {
  font-weight: 500;
  color: var(--dark-blue-color);
  display: inline-block;
  margin-right: 4px;
}

.footer .footer-social {
  margin-top: 15px;
}

.footer .footer-social ul li {
  display: inline-block;
  margin-right: 6px;
}

.footer .footer-social ul li:last-child {
  margin-right: 0;
}

.footer .footer-social ul li a {
  font-size: 18px;
  color: var(--dark-blue-color);
  height: 40px;
  width: 40px;
  text-align: center;
  display: block;
  line-height: 40px;
  background: #E8ECF1;
  border: none;
  border-radius: 4px;
  position: relative;
  z-index: 3;
}

.footer .footer-social ul li a:hover {
  color: #fff;
  background-color: var(--main-blue-color);
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
          box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
}

.footer .footer-middle {
  padding-bottom: 70px;
  padding-top: 40px;
}

.footer .single-footer {
  margin-top: 30px;
}

.footer .single-footer h3 {
  color: var(--dark-blue-color);
  font-size: 19px;
  font-weight: 600;
  position: relative;
  margin-bottom: 30px;
  font-weight: 500;
}

.footer .f-link ul li {
  margin-bottom: 15px;
  position: relative;
}

.footer .f-link ul li:last-child {
  margin: 0;
}

.footer .f-link ul li a {
  display: inline-block;
  color: #7E8890;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .f-link ul li a:hover {
  color: var(--main-blue-color);
  text-decoration: underline;
}

.footer .footer-bottom {
  border-top: 1px solid #eee;
}

.footer .footer-bottom .inner {
  padding: 30px 0;
  text-align: left;
}

.footer .footer-bottom .inner p {
  font-size: 14px;
  color: #7E8890;
}

.footer .footer-bottom .inner p a {
  font-weight: 400;
  display: inline-block;
  margin-left: 6px;
  color: #7E8890;
}

.footer .footer-bottom .inner p a:hover {
  color: var(--main-blue-color);
  text-decoration: underline;
}

.footer .footer-bottom .inner .right ul {
  text-align: right;
}

.footer .footer-bottom .inner .right ul li {
  display: inline-block;
  margin-right: 15px;
}

.footer .footer-bottom .inner .right ul li:last-child {
  margin: 0;
}

.footer .footer-bottom .inner .right ul li a {
  color: #7E8890;
}

.footer .footer-bottom .inner .right ul li a:hover {
  text-decoration: underline;
  color: var(--main-blue-color);
}

.footer .newsletter form {
  margin-top: 30px;
}

.footer .newsletter input {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #eee;
  color: var(--dark-blue-color);
  padding: 0px 25px;
}

.footer .newsletter button {
  height: 50px;
  margin-top: 15px;
  width: 100%;
}
/*#endregion Footer*/

/*#region Glitch-Logo*/
.glitch-logo {
    color: #5a5c69;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    line-height: 2;
    /* width: 12.5rem; */
}

    .glitch-logo:before {
        content: attr(data-text);
        position: absolute;
        left: 2px;
        text-shadow: 2px 0 #4e73df;
        top: 0;
        color: #5a5c69;
        background: #f8f9fc;
        overflow: hidden;
        clip: rect(0, 900px, 0, 0);
        animation: noise-anim 3s infinite linear alternate-reverse;
    }

    .glitch-logo:after {
        content: attr(data-text);
        position: absolute;
        left: 4px;
        text-shadow: -2px 0 #e74a3b;
        top: 0;
        color: #5a5c69;
        background: #f8f9fc;
        overflow: hidden;
        clip: rect(0, 900px, 0, 0);
        animation: noise-anim 2s infinite linear alternate-reverse;
    }

@-webkit-keyframes noise-anim {
    0% {
        clip: rect(43px, 99px, 50px, 0)
    }

    5% {
        clip: rect(4px, 99px, 62px, 0)
    }

    10% {
        clip: rect(43px, 99px, 16px, 0)
    }

    15% {
        clip: rect(2px, 99px, 68px, 0)
    }

    20% {
        clip: rect(12px, 99px, 6px, 0)
    }

    25% {
        clip: rect(89px, 99px, 25px, 0)
    }

    30% {
        clip: rect(15px, 99px, 38px, 0)
    }

    35% {
        clip: rect(57px, 99px, 97px, 0)
    }

    40% {
        clip: rect(24px, 99px, 72px, 0)
    }

    45% {
        clip: rect(81px, 99px, 3px, 0)
    }

    50% {
        clip: rect(93px, 99px, 26px, 0)
    }

    55% {
        clip: rect(68px, 99px, 85px, 0)
    }

    60% {
        clip: rect(43px, 99px, 28px, 0)
    }

    65% {
        clip: rect(44px, 99px, 11px, 0)
    }

    70% {
        clip: rect(17px, 99px, 33px, 0)
    }

    75% {
        clip: rect(74px, 99px, 66px, 0)
    }

    80% {
        clip: rect(100px, 99px, 4px, 0)
    }

    85% {
        clip: rect(92px, 99px, 31px, 0)
    }

    90% {
        clip: rect(93px, 99px, 98px, 0)
    }

    95% {
        clip: rect(23px, 99px, 77px, 0)
    }

    100% {
        clip: rect(9px, 99px, 8px, 0)
    }
}

@keyframes noise-anim {
    0% {
        clip: rect(43px, 99px, 50px, 0)
    }

    5% {
        clip: rect(4px, 99px, 62px, 0)
    }

    10% {
        clip: rect(43px, 99px, 16px, 0)
    }

    15% {
        clip: rect(2px, 99px, 68px, 0)
    }

    20% {
        clip: rect(12px, 99px, 6px, 0)
    }

    25% {
        clip: rect(89px, 99px, 25px, 0)
    }

    30% {
        clip: rect(15px, 99px, 38px, 0)
    }

    35% {
        clip: rect(57px, 99px, 97px, 0)
    }

    40% {
        clip: rect(24px, 99px, 72px, 0)
    }

    45% {
        clip: rect(81px, 99px, 3px, 0)
    }

    50% {
        clip: rect(93px, 99px, 26px, 0)
    }

    55% {
        clip: rect(68px, 99px, 85px, 0)
    }

    60% {
        clip: rect(43px, 99px, 28px, 0)
    }

    65% {
        clip: rect(44px, 99px, 11px, 0)
    }

    70% {
        clip: rect(17px, 99px, 33px, 0)
    }

    75% {
        clip: rect(74px, 99px, 66px, 0)
    }

    80% {
        clip: rect(100px, 99px, 4px, 0)
    }

    85% {
        clip: rect(92px, 99px, 31px, 0)
    }

    90% {
        clip: rect(93px, 99px, 98px, 0)
    }

    95% {
        clip: rect(23px, 99px, 77px, 0)
    }

    100% {
        clip: rect(9px, 99px, 8px, 0)
    }
}

/*#endregion Glitch-Logo*/