/*
Template Name: Jobya - Responsive Job Listing Template
Author: Themesdesign
File: main stylesheet
*/
/**********************
01.General
02.helper
03.components
04.menu
05.default
06.home
07.footer
08.subscribe
09.jobs
10.candidates
11.employers
12.blog
13.pages
14.contact
15.post-a-job
**********************/
body{
  --bg: #19191b;
  --bg-1: #1e1e20;
  --bg-2: #1e1e20;
  --color-headings: #fff;
  --color-texts: rgba(255, 255, 255, 0.6);
  --color-texts: #6b6e6f;
  --color-texts-2: #adb4b7;
  --border-color: rgba(255, 255, 255, .7);
  --border-color-2: rgba(255, 255, 255, .07);
  --border-color-3: rgba(255, 255, 255, .07);
}
@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,600,700&display=swap");
.bg-primary {
  background-color: #024f82 !important;
}

.bg-secondary {
  background-color: #5a6d90 !important;
}

.bg-success {
  background-color: #2eca8b !important;
}

.bg-danger {
  background-color: #e43f52 !important;
}

.bg-info {
  background-color: #9084e2 !important;
}

.bg-warning {
  background-color: #f17425 !important;
}

.bg-dark {
  background-color: #3c4858 !important;
}

.bg-light {
  background-color: #f8f9fc !important;
}

.text-primary {
  color: #024f82 !important;
}

.text-secondary {
  color: #5a6d90 !important;
}

.text-success {
  color: #2eca8b !important;
}

.text-danger {
  color: #e43f52 !important;
}

.text-info {
  color: #9084e2 !important;
}

.text-warning {
  color: #f17425 !important;
}

.text-dark {
  color: #3c4858 !important;
}

.text-light {
  color: #f8f9fc !important;
}

.text-muted {
  color: #8492a6 !important;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
  margin-bottom: 5px;
}

.rounded {
  border-radius: 10px !important;
}

.rounded-top {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.rounded-left {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.rounded-bottom {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.rounded-right {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.component-wrapper .title {
  font-size: 20px;
}

.btn {
  padding: 8px 20px;
  outline: none;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 600;
  border-radius: 10px;
}

.btn:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn.btn-sm {
  padding: 7px 16px;
  font-size: 12px;
}

.btn.btn-lg {
  padding: 14px 30px;
  font-size: 16px;
}

.btn.searchbtn {
  padding: 6px 20px;
}

.btn.btn-primary, .btn.btn-secondary, .btn.btn-success, .btn.btn-danger, .btn.btn-info, .btn.btn-warning, .btn.btn-dark {
  color: #ffffff !important;
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.focus, .btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active, .btn.btn-secondary.active, .btn.btn-secondary.focus, .btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active, .btn.btn-success.active, .btn.btn-success.focus, .btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active, .btn.btn-danger.active, .btn.btn-danger.focus, .btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:active, .btn.btn-info.active, .btn.btn-info.focus, .btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active, .btn.btn-warning.active, .btn.btn-warning.focus, .btn.btn-dark:hover, .btn.btn-dark:focus, .btn.btn-dark:active, .btn.btn-dark.active, .btn.btn-dark.focus {
  color: #ffffff !important;
}

.btn.btn-primary-outline:hover, .btn.btn-primary-outline:focus, .btn.btn-primary-outline:active, .btn.btn-primary-outline.active, .btn.btn-primary-outline.focus, .btn.btn-secondary-outline:hover, .btn.btn-secondary-outline:focus, .btn.btn-secondary-outline:active, .btn.btn-secondary-outline.active, .btn.btn-secondary-outline.focus, .btn.btn-success-outline:hover, .btn.btn-success-outline:focus, .btn.btn-success-outline:active, .btn.btn-success-outline.active, .btn.btn-success-outline.focus, .btn.btn-danger-outline:hover, .btn.btn-danger-outline:focus, .btn.btn-danger-outline:active, .btn.btn-danger-outline.active, .btn.btn-danger-outline.focus, .btn.btn-info-outline:hover, .btn.btn-info-outline:focus, .btn.btn-info-outline:active, .btn.btn-info-outline.active, .btn.btn-info-outline.focus, .btn.btn-warning-outline:hover, .btn.btn-warning-outline:focus, .btn.btn-warning-outline:active, .btn.btn-warning-outline.active, .btn.btn-warning-outline.focus, .btn.btn-dark-outline:hover, .btn.btn-dark-outline:focus, .btn.btn-dark-outline:active, .btn.btn-dark-outline.active, .btn.btn-dark-outline.focus {
  color: #ffffff !important;
}

.btn.btn-primary {
  background: #024f82;
  border: 1px solid #024f82;
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.focus {
  background-color: #2443ac !important;
}

.btn.btn-primary-outline {
  border: 1px solid #024f82;
  color: #024f82;
  background-color: transparent;
}

.btn.btn-primary-outline:hover, .btn.btn-primary-outline:focus, .btn.btn-primary-outline:active, .btn.btn-primary-outline.active, .btn.btn-primary-outline.focus {
  background-color: #024f82;
  border-color: #024f82;
}

.btn.btn-secondary {
  background: #5a6d90;
  border: 1px solid #5a6d90;
}

.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active, .btn.btn-secondary.active, .btn.btn-secondary.focus {
  background-color: #465571 !important;
}

.btn.btn-secondary-outline {
  border: 1px solid #5a6d90;
  color: #5a6d90;
  background-color: transparent;
}

.btn.btn-secondary-outline:hover, .btn.btn-secondary-outline:focus, .btn.btn-secondary-outline:active, .btn.btn-secondary-outline.active, .btn.btn-secondary-outline.focus {
  background-color: #5a6d90;
  border-color: #5a6d90;
}

.btn.btn-success {
  background: #2eca8b;
  border: 1px solid #2eca8b;
}

.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active, .btn.btn-success.active, .btn.btn-success.focus {
  background-color: #25a06e !important;
}

.btn.btn-success-outline {
  border: 1px solid #2eca8b;
  color: #2eca8b;
  background-color: transparent;
}

.btn.btn-success-outline:hover, .btn.btn-success-outline:focus, .btn.btn-success-outline:active, .btn.btn-success-outline.active, .btn.btn-success-outline.focus {
  background-color: #2eca8b;
  border-color: #2eca8b;
}

.btn.btn-danger {
  background: #e43f52;
  border: 1px solid #e43f52;
}

.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active, .btn.btn-danger.active, .btn.btn-danger.focus {
  background-color: #d21e32 !important;
}

.btn.btn-danger-outline {
  border: 1px solid #e43f52;
  color: #e43f52;
  background-color: transparent;
}

.btn.btn-danger-outline:hover, .btn.btn-danger-outline:focus, .btn.btn-danger-outline:active, .btn.btn-danger-outline.active, .btn.btn-danger-outline.focus {
  background-color: #e43f52;
  border-color: #e43f52;
}

.btn.btn-info {
  background: #9084e2;
  border: 1px solid #9084e2;
}

.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:active, .btn.btn-info.active, .btn.btn-info.focus {
  background-color: #6b5bd8 !important;
}

.btn.btn-info-outline {
  border: 1px solid #9084e2;
  color: #9084e2;
  background-color: transparent;
}

.btn.btn-info-outline:hover, .btn.btn-info-outline:focus, .btn.btn-info-outline:active, .btn.btn-info-outline.active, .btn.btn-info-outline.focus {
  background-color: #9084e2;
  border-color: #9084e2;
}

.btn.btn-warning {
  background: #f17425;
  border: 1px solid #f17425;
}

.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active, .btn.btn-warning.active, .btn.btn-warning.focus {
  background-color: #d55b0e !important;
}

.btn.btn-warning-outline {
  border: 1px solid #f17425;
  color: #f17425;
  background-color: transparent;
}

.btn.btn-warning-outline:hover, .btn.btn-warning-outline:focus, .btn.btn-warning-outline:active, .btn.btn-warning-outline.active, .btn.btn-warning-outline.focus {
  background-color: #f17425;
  border-color: #f17425;
}

.btn.btn-dark {
  background: #3c4858;
  border: 1px solid #3c4858;
}

.btn.btn-dark:hover, .btn.btn-dark:focus, .btn.btn-dark:active, .btn.btn-dark.active, .btn.btn-dark.focus {
  background-color: #272f3a !important;
}

.btn.btn-dark-outline {
  border: 1px solid #3c4858;
  color: #3c4858;
  background-color: transparent;
}

.btn.btn-dark-outline:hover, .btn.btn-dark-outline:focus, .btn.btn-dark-outline:active, .btn.btn-dark-outline.active, .btn.btn-dark-outline.focus {
  background-color: #3c4858;
  border-color: #3c4858;
}

.btn.btn-light {
  color: #3c4858;
  background: #f8f9fc;
  border: 1px solid #dee2e6;
}

.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active, .btn.btn-light.active, .btn.btn-light.focus {
  background-color: #d4daed !important;
  color: #3c4858;
}

.btn.btn-light-outline {
  border: 1px solid #dee2e6;
  color: #3c4858;
  background-color: transparent;
}

.btn.btn-light-outline:hover, .btn.btn-light-outline:focus, .btn.btn-light-outline:active, .btn.btn-light-outline.active, .btn.btn-light-outline.focus {
  background-color: #f8f9fc;
}

.form-control:disabled, .form-control[readonly] {
  background-color: transparent;
  opacity: 1;
}

button:not(:disabled) {
  outline: none;
}

.shadow {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
}

.progress-box .title {
  font-size: 15px;
}

.progress-box .progress {
  height: 10px;
  overflow: visible;
}

.progress-box .progress .progress-bar {
  border-radius: 10px;
  -webkit-animation: animate-positive 3s;
          animation: animate-positive 3s;
}

.progress-box .progress .progress-value {
  position: absolute;
  top: -25px;
  right: -15px;
  font-size: 13px;
}

@-webkit-keyframes animate-positive {
  0% {
    width: 0;
  }
}

@keyframes animate-positive {
  0% {
    width: 0;
  }
}

.page-next-level .title {
  font-size: 20px;
  letter-spacing: 1px;
}

.page-next-level .page-next {
  letter-spacing: 0.5px;
  padding-left: 0;
  z-index: 99;
}

.page-next-level .page-next li {
  display: inline-block;
  margin-right: 5px;
}

.page-next-level .page-next li:after {
  content: "\f142";
  font-size: 16px;
  color: #f8f9fc;
  font-family: 'Material Design Icons';
}

.page-next-level .page-next li:last-child {
  margin-right: 0;
}

.page-next-level .page-next li:last-child:after {
  display: none;
}

.page-next-level .page-next li a, .page-next-level .page-next li span {
  font-size: 13px;
  padding-right: 8px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #ced4da;
}

.page-next-level .page-next li a:hover {
  color: #ffffff !important;
}

.page-next-level .page-next li span:last-child {
  padding-right: 0px;
}

.badge {
  padding: 5px 8px;
  border-radius: 5px;
  letter-spacing: 0.5px;
}

.badge.badge-primary, .badge.badge-secondary, .badge.badge-success, .badge.badge-danger, .badge.badge-info, .badge.badge-warning, .badge.badge-dark {
  color: #ffffff !important;
}

.badge.badge-primary {
  background-color: #024f82 !important;
}

.badge.badge-secondary {
  background-color: #5a6d90 !important;
}

.badge.badge-success {
  background-color: #2eca8b !important;
}

.badge.badge-danger {
  background-color: #e43f52 !important;
}

.badge.badge-warning {
  background-color: #f17425 !important;
}

.badge.badge-info {
  background-color: #9084e2 !important;
}

.badge.badge-light {
  color: #3c4858;
  background-color: #f8f9fc !important;
}

.badge.badge-dark {
  background-color: #3c4858 !important;
}

.alert {
  padding: 8px 15px;
  border-radius: 10px;
}

.alert.alert-primary, .alert.alert-secondary, .alert.alert-success, .alert.alert-danger, .alert.alert-warning, .alert.alert-info, .alert.alert-dark {
  color: #ffffff;
}

.alert.alert-primary {
  background-color: #6e89e1;
  border-color: #024f82;
}

.alert.alert-secondary {
  background-color: #8494b2;
  border-color: #5a6d90;
}

.alert.alert-success {
  background-color: #68ddad;
  border-color: #2eca8b;
}

.alert.alert-danger {
  background-color: #ed828e;
  border-color: #e43f52;
}

.alert.alert-warning {
  background-color: #f6a26d;
  border-color: #f17425;
}

.alert.alert-info {
  background-color: #c8c2f1;
  border-color: #9084e2;
}

.alert.alert-dark {
  background-color: #5b6d85;
  border-color: #3c4858;
}

.alert.alert-light {
  background-color: #f8f9fc;
  color: #3c4858;
  border-color: #dee2e6;
}

.avatar.avatar-small {
  height: 80px;
}

.avatar.avatar-medium {
  height: 110px;
}

.avatar.avatar-large {
  height: 140px;
}

.faq-container .question {
  font-size: 20px;
}

.faq-content .card .faq .card-header {
  padding-right: 40px !important;
}

.faq-content .card .faq .card-header.card-header-2 {
  border-bottom: 0;
}

.faq-content .card .faq .card-header.card-header-2 .faq-question {
  font-size: 18px;
}

.faq-content .card a.faq[data-toggle=collapse] {
  background-color: #ffffff;
  color: #024f82;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.faq-content .card a.faq[data-toggle=collapse]:before {
  content: '\F143';
  display: block;
  font-family: 'Material Design Icons';
  font-size: 18px;
  color: #3c4858;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.faq-content .card a.faq[data-toggle=collapse].collapsed {
  background-color: #ffffff;
  color: #3c4858;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.faq-content .card a.faq[data-toggle=collapse].collapsed:before {
  top: 20px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.faq-content .card .title {
  font-size: 18px;
}

.nav-pills .nav-link {
  color: #3c4858 !important;
  padding: 0.7rem 2rem;
  font-weight: 700;
}

.nav-pills .nav-link.active {
  background-color: #024f82;
  color: #ffffff !important;
  border-color: #024f82 !important;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.blockquote {
  border-left: 3px solid #dee2e6;
  border-radius: 10px;
  font-size: 16px;
}

.form-group {
  margin-bottom: 20px;
}

.form-group label {
  font-size: 14px;
  font-weight: 700;
}

.form-group .form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #dee2e6;
  height: 42px;
  font-size: 13px;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.form-group .form-control:focus, .form-group .form-control.active {
  border-color: #024f82;
}

.form-group textarea {
  height: 120px !important;
}

.form-group textarea.form-control {
  line-height: 25px;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #ffffff;
  border-color: #024f82;
  background-color: #024f82;
}

.custom-control-input:focus ~ .custom-control-label::before,
.form-control:focus,
.nice-select:active,
.nice-select.open,
.nice-select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #024f82 !important;
}

.form-button .nice-select {
  width: 100%;
  height: 39px;
  line-height: 37px;
  color: #3c4858;
  margin-bottom: 1rem;
  border: solid 1px #e6eaf4;
}

.form-button .nice-select.open .list {
  width: 100%;
}

.subcribe-form input {
  padding: 14px 20px;
  width: 100%;
  color: #3c4858 !important;
  border: none;
  outline: none !important;
  padding-right: 160px;
  padding-left: 30px;
  background-color: rgba(255, 255, 255, 0.8);
}

.subcribe-form button {
  position: absolute;
  top: 6px;
  right: 6px;
  outline: none !important;
}

.subcribe-form form {
  position: relative;
  max-width: 600px;
  margin: 0px auto;
}

.pagination.job-pagination .page-link {
  border-radius: 50% !important;
  margin: 0 4px;
  height: 46px;
  width: 45px;
  line-height: 29px;
  text-align: center;
  color: #8492a6;
}

.pagination .page-item.active .page-link {
  background-color: #024f82;
  border-color: #024f82;
  color: #ffffff !important;
}

.display-1 {
  font-size: 80px !important;
}

.display-2 {
  font-size: 72px !important;
}

.display-3 {
  font-size: 64px !important;
}

.display-4 {
  font-size: 56px !important;
}

@media (max-width: 768px) {
  .display-1 {
    font-size: 56px !important;
  }
  .display-2 {
    font-size: 50px !important;
  }
  .display-3 {
    font-size: 42px !important;
  }
  .display-4 {
    font-size: 36px !important;
  }
}

@media (max-width: 425px) {
  .pagination li > a {
    height: 36px;
    width: 36px;
    line-height: 36px;
  }
}

body {
  font-family: "Nunito", sans-serif;
  overflow-x: hidden !important;
  font-size: 16px;
  color: #3c4858 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Nunito", sans-serif;
  line-height: 1.5;
  font-weight: 600;
}

::-moz-selection {
  background: #4466d8;
  color: #ffffff;
}

::selection {
  background: #4466d8;
  color: #ffffff;
}

a {
  text-decoration: none !important;
}

p {
  line-height: 1.6;
}

.section {
  padding: 100px 0;
  position: relative;
}

.section-two {
  padding: 60px 0;
  position: relative;
}

.bg-overlay {
  background-color: rgba(40, 44, 50, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.bg-overlay-gradient {
  background-color: #0f649c;
}

.title-heading {
  line-height: 26px;
}

.title-heading .heading {
  font-size: 45px;
  letter-spacing: 1px;
}

.title-heading .para-desc {
  font-size: 18px;
}

.section-title {
  position: relative;
}

.section-title .title {
  letter-spacing: 0.5px;
  font-size: 30px;
}

.section-title .title.title-line:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 80px;
  left: 50%;
  top: 60px;
  text-align: center;
  background: #024f82;
  margin-left: -42px;
}

.section-title .title.title-line:after {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  left: 50%;
  top: 56px;
  z-index: 1;
  text-align: center;
  background: #202942;
  margin-left: -7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.para-desc {
  max-width: 600px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-60 {
  margin-bottom: 60px;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, #ffffff, #ffffff);
  z-index: 9999999;
}

#preloader #status {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#preloader #status .spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}

#preloader #status .spinner .double-bounce1, #preloader #status .spinner .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #024f82;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
          animation: sk-bounce 2.0s infinite ease-in-out;
}

#preloader #status .spinner .double-bounce2 {
  -webkit-animation-delay: -1.0s;
          animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.social-icon li a {
  color: #3c4858;
  border: 1px solid #3c4858;
  display: inline-block;
  height: 32px;
  text-align: center;
  font-size: 15px;
  width: 32px;
  line-height: 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  position: relative;
  border-radius: 50% !important;
}

.social-icon li a:hover {
  background-color: #024f82;
  border-color: #024f82 !important;
  color: #ffffff !important;
}

.social-icon.social li a {
  color: #adb5bd;
  border-color: #adb5bd;
}

.back-to-top {
  z-index: 99;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  display: none;
  color: #3c4858;
  background-color: #ced4da;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.back-to-top i {
  font-size: 16px;
}

.back-to-top:hover {
  background-color: #024f82;
  color: #ffffff;
}

.back-to-home {
  position: absolute;
  top: 2%;
  left: 2%;
  z-index: 1;
}

.back-to-home a {
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #024f82;
}

.login-page {
  font-size: 15px;
}

.login-page .forgot-pass {
  z-index: 99;
  position: relative;
  font-size: 13px;
}

@media (max-width: 768px) {
  .section {
    padding: 60px 0;
  }
  .title-heading .heading {
    font-size: 35px !important;
  }
  .section-title .title {
    font-size: 24px;
  }
  .mt-60 {
    margin-top: 60px;
  }
}

#topnav {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 99;
  background-color: transparent;
  border: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

#topnav .logo {
  float: left;
  margin-left: 12vw;
}
@media (max-width: 768px) {
  #topnav .logo {
    float: left;
    margin-left: 1rem !important;
  }
}

#topnav .logo .logo-dark {
  display: none;
}

#topnav .logo .logo-light {
  display: inline-block;
}

#topnav .has-submenu.active a {
  color: #ffffff;
}

#topnav .has-submenu.active .submenu li.active > a {
  color: #024f82;
}

#topnav .has-submenu {
  position: relative;
}

#topnav .has-submenu .submenu .submenu-arrow {
  border: solid #3c4858;
  border-radius: 0.5px;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 14px;
}

#topnav .navbar-toggle {
  border: 0;
  position: relative;
  width: 60px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

#topnav .navbar-toggle .lines {
  width: 25px;
  display: block;
  position: relative;
  margin: 32px 20px 24px;
  height: 18px;
}

#topnav .navbar-toggle span {
  height: 2px;
  width: 100%;
  background-color: #3c4858;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

#topnav .navbar-toggle span:last-child {
  margin-bottom: 0;
}

#topnav .buy-button {
  float: right;
  line-height: 68px;
  padding: 3px 0;
}

#topnav .navbar-toggle.open span {
  position: absolute;
}

#topnav .navbar-toggle.open span:first-child {
  top: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#topnav .navbar-toggle.open span:nth-child(2) {
  visibility: hidden;
}

#topnav .navbar-toggle.open span:last-child {
  width: 100%;
  top: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#topnav .navbar-toggle.open span:hover {
  background-color: #024f82;
}

#topnav .navbar-toggle:hover, #topnav .navbar-toggle:focus,
#topnav .navbar-toggle .navigation-menu > li > a:hover, #topnav .navbar-toggle:focus {
  background-color: transparent;
}

#topnav .navigation-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

#topnav .navigation-menu > li {
  float: left;
  display: block;
  position: relative;
  margin: 0 10px;
}

#topnav .navigation-menu > li > a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  background-color: transparent !important;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: "Nunito", sans-serif;
  padding-left: 15px;
  padding-right: 15px;
}

#topnav .navigation-menu .has-submenu .menu-arrow {
  border: solid rgba(255, 255, 255, 0.8);
  border-radius: 0.5px;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  right: -1px;
  top: 30px;
}

#topnav .menu-extras {
  float: right;
}

#topnav.scroll {
  background: #ffffff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

#topnav.scroll .logo .logo-light {
  display: none;
}

#topnav.scroll .logo .logo-dark {
  display: inline-block;
}

#topnav.scroll .tagline {
  display: none;
}

#topnav.scroll .has-submenu.active > a {
  color: #024f82;
}

#topnav.scroll .tagline-dark {
  display: none;
}

#topnav.scroll .navigation-menu > li > a {
  color: #3c4858;
}

#topnav.scroll .navigation-menu > li > .menu-arrow {
  border-color: #3c4858;
}

#topnav.scroll .navigation-menu > li:hover > a, #topnav.scroll .navigation-menu > li.active > a {
  color: #024f82;
}

#topnav.scroll .navigation-menu > li:hover > .menu-arrow, #topnav.scroll .navigation-menu > li.active > .menu-arrow {
  border-color: #024f82;
}

.tagline {
  background: rgba(30, 30, 30, 0.1);
  font-size: 13px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.tagline .email, .tagline .phone {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  padding: 18px 0;
  font-weight: 400;
  letter-spacing: 0.02em;
  padding-right: 10px;
}

.tagline .phone {
  padding-left: 10px;
  color: #f8f9fc;
}

.tagline .email a {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  color: #f8f9fc;
}

.tagline .topbar-list a {
  display: block;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
  margin: 0px 7px;
  line-height: 32px;
}

.tagline .topbar-list .selectize-input {
  width: 106px;
  padding: 5px 8px;
  text-align: left;
  border-radius: 5px !important;
  background: transparent !important;
}

.tagline .topbar-list .selectize-input input {
  color: #f8f9fc;
}

.tagline .topbar-list .selectize-input input::-webkit-input-placeholder {
  color: #f8f9fc;
}

.tagline .topbar-list .selectize-input input:-ms-input-placeholder {
  color: #f8f9fc;
}

.tagline .topbar-list .selectize-input input::-ms-input-placeholder {
  color: #f8f9fc;
}

.tagline .topbar-list .selectize-input input::placeholder {
  color: #f8f9fc;
}

.tagline .topbar-list .selectize-input .item {
  color: #f8f9fc;
}

.tagline .topbar-list .selectize-input:after {
  border-color: #ffffff transparent transparent transparent !important;
}

.tagline .topbar-list .selectize-input.dropdown-active:after {
  border-color: transparent transparent #ffffff transparent !important;
}

.selectize-dropdown {
  z-index: 999;
}

.logo {
  padding: 3px 0;
  line-height: 68px;
}

@media (min-width: 992px) {
  #topnav .navigation-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #topnav .navigation-menu > .has-submenu > .submenu > .has-submenu > .submenu::before {
    top: 20px;
    margin-left: 11px;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
    border-color: transparent #ffffff #ffffff transparent;
  }
  #topnav .navigation-menu > li .submenu > li .submenu {
    left: 106%;
    top: 0;
    margin-left: 10px;
    margin-top: -1px;
  }
  #topnav .navigation-menu > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 62px;
  }
  #topnav .navigation-menu > li:hover > .menu-arrow {
    border-color: #ffffff;
  }
  #topnav .navigation-menu > li:hover > a, #topnav .navigation-menu > li.active > a {
    color: #ffffff;
  }
  #topnav .navigation-menu > li .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    padding: 15px 0;
    list-style: none;
    min-width: 180px;
    visibility: hidden;
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 10px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  }
  #topnav .navigation-menu > li .submenu:before {
    content: "";
    position: absolute;
    top: 2px;
    margin-left: 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 7px solid #495057;
    border-color: transparent transparent #ffffff #ffffff;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.15);
            box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.15);
  }
  #topnav .navigation-menu > li .submenu li {
    position: relative;
  }
  #topnav .navigation-menu > li .submenu li a {
    display: block;
    padding: 10px 20px;
    clear: both;
    white-space: nowrap;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 700;
    color: #3c4858;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #topnav .navigation-menu > li .submenu li a:hover {
    color: #024f82;
  }
  #topnav .navigation-menu > li .submenu li ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
  #topnav .navigation-menu > li .submenu.megamenu {
    white-space: nowrap;
    width: auto;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li {
    overflow: hidden;
    width: 180px;
    display: inline-block;
    vertical-align: top;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li .submenu {
    left: 100%;
    top: 0;
    margin-left: 10px;
    margin-top: -1px;
  }
  #topnav .navigation-menu > li.last-elements .submenu {
    left: auto;
    right: 0;
  }
  #topnav .navigation-menu > li.last-elements .submenu > li.has-submenu .submenu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px;
  }
  #topnav .navbar-toggle {
    display: none;
  }
  #topnav #navigation {
    display: block !important;
  }
  #topnav.scroll {
    top: 0;
  }
  #topnav.scroll .navigation-menu > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #topnav.scroll-active .navigation-menu > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media (max-width: 991px) {
  #topnav {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    min-height: 74px;
  }
  #topnav .tagline {
    display: none;
  }
  #topnav .tagline-dark {
    display: none;
  }
  #topnav .container {
    width: auto;
  }
  #topnav .logo .logo-light {
    display: none;
  }
  #topnav .logo .logo-dark {
    display: inline-block;
  }
  #topnav .navigation-menu {
    float: none;
    max-height: 400px;
  }
  #topnav .navigation-menu > li {
    float: none;
  }
  #topnav .navigation-menu > li:hover > a, #topnav .navigation-menu > li.active > a {
    color: #024f82;
  }
  #topnav .navigation-menu > li .submenu {
    display: none;
    list-style: none;
    padding-left: 20px;
    margin: 0;
  }
  #topnav .navigation-menu > li .submenu li a {
    display: block;
    position: relative;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.04em;
    font-weight: 700;
    color: #3c4858;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #topnav .navigation-menu > li .submenu.open {
    display: block;
  }
  #topnav .navigation-menu > li .submenu .submenu {
    display: none;
    list-style: none;
  }
  #topnav .navigation-menu > li .submenu .submenu.open {
    display: block;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul {
    list-style: none;
    padding-left: 0;
  }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {
    display: block;
    position: relative;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #8492a6;
  }
  #topnav .navigation-menu > li > a {
    color: #3c4858;
    padding: 10px 20px;
  }
  #topnav .navigation-menu > li > a:after {
    position: absolute;
    right: 15px;
  }
  #topnav .navigation-menu > li > a:hover,
  #topnav .navigation-menu > li .submenu li a:hover,
  #topnav .navigation-menu > li.has-submenu.open > a {
    color: #024f82;
  }
  #topnav .menu-extras .menu-item {
    border-color: #8492a6;
  }
  #topnav .navbar-header {
    float: left;
  }
  #topnav .has-submenu .submenu .submenu-arrow {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 12px;
  }
  #topnav .has-submenu.active a {
    color: #024f82;
  }
  #navigation {
    position: absolute;
    top: 74px;
    left: 0;
    width: 100%;
    display: none;
    height: auto;
    padding-bottom: 0;
    overflow: auto;
    border-top: 1px solid #f1f3f9;
    border-bottom: 1px solid #f1f3f9;
    background-color: #ffffff;
  }
  #navigation.open {
    display: block;
    overflow-y: auto;
  }
}

@media (max-width: 768px) {
  #topnav .navigation-menu .has-submenu .menu-arrow {
    right: 16px;
    top: 16px;
    border-color: #3c4858;
  }
  #topnav .navigation-menu .has-submenu.active .menu-arrow {
    color: #024f82;
  }
}

@media (min-width: 768px) {
  #topnav .navigation-menu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }
  #topnav .navigation-menu > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-toggle {
    display: block;
  }
}

@media (max-width: 375px) {
  #topnav .buy-button {
    display: none;
  }
  #topnav .navbar-toggle .lines {
    margin-right: 0 !important;
  }
}

.bg-home {
  padding: 400px 0px 275px 0px;
  background-size: cover;
  position: relative;
  background-position: center center;
}

.home-center {
  display: table;
  width: 100%;
  height: 100%;
}

.home-desc-center {
  display: table-cell;
  vertical-align: middle;
}

.bg-half {
  padding: 150px 0px 100px 0px;
  background-image: url("../images/home-project.jpg");
  background-size: cover;
  position: relative;
  background-position: center 20%;
}
.bg-half-p-list{
  background-image: url("../images/project_list.jpg");
  padding: 275px 0px 220px 0px;
}
.bg-half-p-detail{
  padding: 275px 0px 220px 0px;
  background-image: url("../images/project_detail.jpg");
}
.bg-half-not-found{
  padding: 80px 0px 80px 0px;
  background-image: url("../images/home-count-2.jpg");
}
.bg-half-result {
  padding: 125px 0px 100px 0px;
  background-image: url("../images/home-count-2.jpg");
}

.home-registration-form {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}

.registration-form-box {
  position: relative;
}

.registration-form-box .selectize-input {
  line-height: 2.4;
  padding: 6px 6px 6px 45px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.registration-form-box i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 12px;
  z-index: 2;
  color: #8492a6;
}

.registration-input-box {
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-size: 13px;
  height: 45px !important;
  padding: 6px 6px 6px 45px;
  border: 1px solid #e6eaf4;
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
  border-radius: 10px;
}

.selectize-control {
  line-height: 0.8;
}

.selectize-input {
  border: 1px solid #e6eaf4;
}

.popu-category-box {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.popu-category-box i {
  width: 64px;
  height: 64px;
  line-height: 64px;
  background: #edf0fb;
}

.popu-category-box .popu-category-content .title {
  font-size: 18px;
}

.popu-category-box:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.how-it-work-box .how-it-work-img {
  background-color: #edf0fb;
  height: 90px;
  width: 90px;
  position: relative;
  margin: 0 auto;
  padding: 12px 8px;
}

.testi-box .testi-icon i {
  position: absolute;
  right: 18px;
  bottom: 0px;
  color: #d8dff7;
}

.owl-theme .owl-controls .owl-page span {
  height: 8px;
  background: #024f82;
}

@media (min-width: 200px) and (max-width: 768px) {
  .registration-form-box {
    margin-bottom: 10px;
  }
  .bg-home, .bg-half {
    padding: 190px 0px 120px;
  }
}

@media (max-width: 425px) {
  .mo-mb-2 {
    margin-bottom: .5rem !important;
  }
  #counter .counter-icon {
    float: none !important;
    margin: 0 !important;
  }
  #counter .home-counter {
    text-align: center;
  }
  .subscribe input {
    margin: 12px 0;
  }
}

@media (max-width: 1024px) {
  .testi-icon i {
    display: none;
  }
}

/********************
    job-listing
*********************/
.job-box {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.job-box .lable {
  width: 200px;
  position: absolute;
  top: -2px;
  left: -86px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: 1;
  background: #d8dff7;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.job-box .lable h6 {
  font-size: 12px;
}

.job-box:hover {
  border-color: #849ae5 !important;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.job-box:hover .lable {
  background: #024f82;
}

.job-list-reg-form {
  position: relative;
  bottom: 45px;
  -webkit-box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, 0.03), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, 0.03), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
}

.left-sidebar .card-body {
  border-bottom: 1px solid #eaedf6;
}

a.job-list[data-toggle=collapse]:before {
  content: '\f374';
  display: block;
  font-family: 'Material Design Icons';
  font-size: 20px;
  color: #161c2d;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

a.job-list[data-toggle=collapse].collapsed:before {
  content: '\f415';
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.job-list {
  position: relative;
}

.card-header {
  background-color: transparent;
  margin-bottom: 0 !important;
}

.custom-control-label:before {
  border: 1px solid #8492a6;
  background-color: transparent;
  width: 17px;
  height: 17px;
  top:1px;
}

.custom-control-label:after {
  width: 18px;
  height: 18px;
  top: 2px;
  left: -25px;
}

.custom-control {
  margin: 11px 20px;
}

.nice-select:after {
  margin-top: -5px;
  height: 7px;
  width: 7px;
}

.apply-btn-sm {
  padding: 6px 20px;
  border-radius: 4px;
}

.job-list-box {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.job-list-box:hover {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

/********************
    JOB LIST GRID
*********************/
.job-list-grid {
  padding: 210px 0px 60px 0px;
  background-image: url("../images/job-list-grid-bg.jpg");
  background-size: cover;
  position: relative;
  background-position: center center;
}

.job-list-grid-reg-form {
  background-color: #fcfcfe !important;
  border: 1px solid #eaedf6;
}

.list-grid-item {
  border: 1px solid #eaedf6;
  border-radius: 6px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.list-grid-item:hover {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  border-color: transparent;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.grid-fev-icon {
  -webkit-text-stroke: 2px #024f82;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.grid-fev-icon:hover {
  -webkit-text-stroke: 0px #024f82;
  -webkit-text-fill-color: #024f82;
}

/********************
    JOB SINGLE
*********************/
.job-time-btn {
  border-radius: 50px;
}

.job-overview {
  padding: 24px 24px 24px 24px;
}

.overview-details {
  overflow: hidden;
}

@media (min-width: 200px) and (max-width: 768px) {
  .company-logo-img {
    margin-bottom: 30px;
  }
  .mt-40 {
    margin-top: 40px !important;
  }
  .sort-button .list {
    right: 0;
    left: auto;
  }
  .job-list-btn-space {
    margin: 12px 0;
  }
}

@media (max-width: 425px) {
  .job-list-button-sm {
    text-align: center !important;
    margin: 30px 0px 12px;
  }
  .job-list-desc {
    text-align: center;
  }
  .job-list-reg-form {
    bottom: 70px;
  }
  .show-results h5 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 18px !important;
  }
  .show-results .float-left {
    float: none !important;
  }
  .job-detail-com-desc {
    text-align: center;
  }
  .job-single-meta li:after {
    display: none;
  }
  .job-single-logo-img img {
    margin-bottom: 20px;
  }
}

@media (max-width: 1024px) {
  .sort-button .list {
    right: 0 !important;
    left: auto !important;
  }
}

/********************
  CANDIDATES LISTING
*********************/
.fav-icon i {
  -webkit-text-stroke: 2px #e43f52;
  -webkit-text-fill-color: transparent;
}

.fav-icon i:hover {
  -webkit-text-stroke: 0px #e43f52;
  -webkit-text-fill-color: #e43f52;
}

/********************
  CANDIDATES PROFILE
*********************/
.candidates-profile-education {
  padding: 64px 24px 24px;
}

.candidates-profile-education .profile-education-icon {
  position: absolute;
  width: 90px;
  height: 90px;
  line-height: 90px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/********************
  CANDIDATES RESUME
*********************/
.resume-user {
  width: 90px;
  height: 90px;
  line-height: 110px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media (max-width: 425px) {
  .fav-icon {
    position: absolute;
    left: 0;
    right: 200px;
  }
}

.employers-list {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.employers-list .name:hover {
  color: #024f82 !important;
}

.employers-list .fav-collection {
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 0;
}

.employers-list:hover {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.employers-list:hover .fav-collection {
  opacity: 1;
}

.blog {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.blog .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog .content h4 {
  line-height: 1.2;
}

.blog .content .title {
  font-size: 17px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog .content .title:hover {
  color: #024f82 !important;
}

.blog .content .readmore:hover {
  color: #024f82 !important;
}

.blog .author {
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog .likes {
  position: absolute;
  bottom: 5%;
  right: 5%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.blog:hover .overlay {
  opacity: 0.6;
}

.blog:hover .author {
  opacity: 1;
}

.blog:hover .author .user:hover {
  color: #d8dff7 !important;
}

.blog:hover .likes {
  opacity: 1;
}

.blog:hover .likes .like:hover {
  color: #e43f52 !important;
}

.blog:hover .likes .comments:hover {
  color: #2eca8b !important;
}

.sidebar .widget .widget-search form {
  position: relative;
}

.sidebar .widget .widget-search input[type="text"], .sidebar .widget .searchform input[type="text"] {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 12px 15px;
  height: 45px;
  font-size: 14px;
  display: block;
  width: 100%;
  outline: none !important;
  padding-right: 45px;
}

.sidebar .widget .widget-search input[type="submit"], .sidebar .widget .searchform input[type="submit"] {
  position: absolute;
  top: 5px;
  right: 10px;
  opacity: 0;
  width: 40px;
  height: 40px;
}

.sidebar .widget .widget-search .searchform:after {
  content: "\F349";
  position: absolute;
  font-family: "Material Design Icons";
  right: 16px;
  top: 15px;
  font-size: 20px;
  line-height: 20px;
  pointer-events: none;
}

.sidebar .widget .widget-title {
  font-size: 18px;
}

.sidebar .widget .catagories li {
  padding-bottom: 10px;
}

.sidebar .widget .catagories li:last-child {
  padding-bottom: 0;
}

.sidebar .widget .catagories li a, .sidebar .widget .catagories li span {
  font-size: 15px;
}

.sidebar .widget .catagories li a {
  color: #3c4858;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sidebar .widget .catagories li a:hover {
  color: #024f82;
}

.sidebar .widget .post-recent {
  padding-bottom: 15px;
}

.sidebar .widget .post-recent:last-child {
  padding-bottom: 0;
}

.sidebar .widget .post-recent .post-recent-thumb {
  width: 25%;
}

.sidebar .widget .post-recent .post-recent-content {
  width: 75%;
  padding-left: 10px;
}

.sidebar .widget .post-recent .post-recent-content a {
  display: block;
  color: #3c4858;
  font-size: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sidebar .widget .post-recent .post-recent-content a:hover {
  color: #024f82;
}

.sidebar .widget .post-recent .post-recent-content span {
  font-size: 13px;
}

.sidebar .widget .tagcloud > a {
  background: #e9ecef;
  color: #3c4858;
  display: inline-block;
  font-size: 9px;
  letter-spacing: 1px;
  margin: 5px 10px 5px 0;
  padding: 8px 12px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sidebar .widget .tagcloud > a:hover {
  background: #024f82;
  color: #ffffff;
}

/********************
      BLOG DETAILS
*********************/
.blog-datails-item li a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.blog-datails-item li a:hover {
  color: #024f82 !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-left: 6px;
}

.form-control.blog-details {
  border: 1px solid #e6eaf4;
  padding: 7px 14px 7px 30px;
}

.blog-details-form i {
  position: absolute;
  left: 22px;
  top: 6px;
}

/********************
      ABOUT US
*********************/
.about-bg {
  padding: 180px 0px 80px 0px;
  background-image: url("../images/about-bg.jpg");
  background-size: cover;
  position: relative;
  background-position: center center;
}

.bolg-post-icon li a {
  color: #8492a6;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.bolg-post-icon li a:hover {
  color: #024f82;
}

.nav-pills .nav-link.about-us.active,
.nav-pills .show > .nav-link.about-us {
  background-color: rgba(0, 123, 255, 0);
}

.nav-link:hover .blog-post-overlay, .nav-link.active .blog-post-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(60, 72, 88, 0.5);
  border-radius: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.blog-post-testi-img {
  position: relative;
  overflow: hidden;
  display: block;
}

.blog-post-testi-icon {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.nav-link:hover .blog-post-testi-icon,
.nav-link.active .blog-post-testi-icon {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/********************
      SERVICE
*********************/
.service-icon {
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
          clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  background-color: #e9edfa;
  width: 86px;
  height: 90px;
  line-height: 108px;
  text-align: center;
  -webkit-text-stroke: 1px #024f82;
  -webkit-text-fill-color: transparent;
}

.service-info-img .service-overlay {
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0px;
  right: 0px;
  opacity: 0;
}

.service-info-img .service-overlay .service-info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

.service-info-img .service-overlay .title {
  background: rgba(60, 72, 88, 0.5);
}

.service-info-img:hover .service-overlay {
  opacity: 1;
}

/********************
        TEAM
*********************/
.team-name {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: rgba(60, 72, 88, 0.8);
}

/********************
        PRICING  
*********************/
.pricing-box {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pricing-box .pricing-plan-item li {
  padding: 6px;
}

.pricing-box:hover {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.notification-icon i {
  font-size: 27px;
}

.notification-icon span {
  position: absolute;
  top: -5px;
  right: -7px;
  font-size: 9px;
  padding: .45em .6em;
}

.subscribe input {
  padding: 21px 12px;
  border: 1px solid #eaedf6;
}

.subscribe input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact-icon {
  height: 74px;
  width: 74px;
  text-align: center;
  font-size: 34px;
  line-height: 74px;
  border-color: #024f82 !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.error {
  margin: 8px 0px;
  display: none;
  color: #e43f52;
}

#ajaxsuccess {
  font-size: 16px;
  width: 100%;
  display: none;
  clear: both;
  margin: 8px 0px;
}

.error_message {
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
  border: 2px solid #4063d7;
  color: #4063d7;
  border-radius: 5px;
  font-size: 14px;
}

.contact-loader {
  display: none;
}

#success_page {
  text-align: center;
  margin-bottom: 50px;
}

#success_page h3 {
  color: #2eca8b;
  font-size: 22px;
}

.app-contact-desc p {
  overflow: hidden;
}

.contact-location {
  border: 1px solid #024f82;
  border-radius: 4px;
}

.contact-location-icon {
  border: 1px solid #024f82;
  position: absolute;
  width: 85px;
  height: 85px;
  line-height: 85px;
  font-size: 40px;
  top: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.contact-location-icon i {
  -webkit-text-stroke: 2px #024f82;
  -webkit-text-fill-color: transparent;
}

.contact-social-icon li a {
  height: 38px;
  width: 38px;
  font-size: 18px;
  line-height: 36px;
}

.contact-social-icon li {
  margin: 4px !important;
}

.custom-file-label:after {
  border-radius: 0 10px 10px 0;
}

.map iframe {
  width: 100%;
  height: 400px;
}

.footer {
  background: #024f82;
  padding: 60px 0;
  position: relative;
  color: #adb5bd;
}

.footer .footer-list-title {
  font-size: 18px;
}

.footer .footer-list {
  margin-bottom: 0;
}

.footer .footer-list li {
  margin-bottom: 10px;
}

.footer .footer-list li a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.footer .footer-list li a:hover {
  color: #e6e8ea;
}

.footer .footer-list li:last-child {
  margin-bottom: 0;
}

.footer .text-foot {
  color: #adb5bd;
}

.footer.footer-bar {
  padding: 30px 0;
  background: #002f4f;
}

.footer.footer-bar .payment-cards img {
  height: 25px;
}

hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #333744;
}
/*# sourceMappingURL=style.css.map */

.font-size-3 {
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.26px;
}

.text-decoration {
  padding-bottom: 0px;
  border-bottom: 1px solid black;
  margin-bottom: 10px;
}
.cursor-pointer {
  cursor: pointer;
}
.flag {
  box-shadow: 0 2px 2px gray;
  width: auto;
  height: 25px;

  /*display: flex;*/
  align-items: center;
  justify-content: center;
}
.flagStyle {
  box-shadow: 0 2px 2px gray;
  width:30px;
  height:20px
}

.m-10 {
  margin: 2.1875rem !important;
}

.mt-10,
.my-10 {
  margin-top: 2.1875rem !important;
}

.mr-10,
.mx-10 {
  margin-right: 2.1875rem !important;
}

.mb-10,
.my-10 {
  margin-bottom: 2.1875rem !important;
}

.ml-10,
.mx-10 {
  margin-left: 2.1875rem !important;
}

.top-percent-40 {
  top: 40%;
}

.top-percent-30 {
  top: 30%;
}
.top-percent-38 {
  top: 38%;
}
.top-percent-37 {
  top: 37%;
}
.top-percent-25 {
  top: 25%;
}
.top-percent-16 {
  top: 16%;
}
.top-percent-36 {
  top: 35.8%;
}
.top-percent-32 {
  top: 32%;
}
.son{
  padding: 0 10px;
}
@media (max-width: 992px) {
  .desktop-button {
    display: none;
  }
  .mat-form-field-wrapper{
    width: 100% !important;
  }
  .mat-form-field-wrapper .ng-tns-c68-6{
    width: 100% !important;
  }
  .close{
    font-size: 26px !important;
  }
  .son{
    position: absolute !important;
    top: 2% !important;
    left: 94% !important;
    z-index: 99 !important;
  }
  .top-percent-25 {
    top: 23%;
  }
  .top-percent-36 {
    top: 31%;
  }
  .top-percent-38{
    top: 31%;
  }
  .left-percent-45-3{
    left: 43%;
  }

}

.left-percent-45 {
  left: 45%;
}
.left-percent-43 {
  left: 43%;
}
.left-percent-40 {
  left: 40%;
}
.left-percent-45-3 {
  left: 45.3%;
}

.img-pickup{
  height: 275px;
  width: 100%;
  object-fit: cover;
}
.text-blue{
  color: #024f82 !important;
}

.font-size-6 {
  font-size: 1.3125rem;
  line-height: 1.62;
  letter-spacing: -0.21px;
}

@media (max-width: 1200px) {
  .font-size-6 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
.letter-spacing-15rem {
  letter-spacing: 0.15rem;
}
.text-dark {
  color: #3c4858 !important;
}

.bg-blue-lite {
  background-color: #0f649c !important;
}

.bg-red-lite {
  background-color: #0f649c !important;
}

.z-index-1 {
  z-index: 1;
}

.square-48 {
  max-width: 48px;
  min-width: 48px;
  max-height: 48px;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.font-size-5 {
  font-size: 1.125rem;
  line-height: 1.66;
  letter-spacing: -0.09px;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.videoWord{
  padding: 30px 0;
}
.pos-abs {
  position: absolute !important;
}

.block-icon {
  -webkit-clip-path: polygon(0% 0%, 50% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0% 0%, 50% 50%, 100% 100%, 0 100%);
  background-color: #024f82;
}

.z-index-3 {
  z-index: 3;
}

.font-size-12 {
  font-size: 4.375rem;
  line-height: 1.2;
  letter-spacing: -4px;
}
.img-workup{
  width: 100%;
  height: auto;
  object-fit: cover;
}
.w-90{
  width: 90%;
}
.rounded-top-10{
  border-radius: 10px 10px 0 0;
}
.icon-size-34{
  width: 34px !important;
  height: 34px !important;
  font-size: 28px !important;
}
.icon-size-18{
  width: 18px !important;
  height: 18px !important;
  font-size: 18px !important;
}
.vertical-middle{
  vertical-align: -webkit-baseline-middle;
}
.object-fit-cover{
  object-fit: cover;
}
.color-form{
  color: #495057;
  font-weight: normal !important;
}
.custom-control-label:before {
  border: 1px solid #8492a6;
  background-color: transparent;
  width: 16px;
  height: 16px;
  top: 1px;
}
.custom-control-label:after {
  width: 18px;
  height: 16px;
  top: 1px;
  left: -25px;
}
.circle-avatar-shadow{
  box-shadow:  rgba(173 176 186) 0px 0px 9px 1px, rgba(255 255 255 / 80%) -4px -1px 5px 2px, rgba(150 157 166 / 98%) 0px 1px 3px 0px;
}

.video-upload-button {
  background-color: #f1f0ef;
  border-radius: 12px;
  width: 100%;
  border: none;
  outline: none;
}
.max-title{
  text-align: left !important;
  line-height: 23px !important;
}
@media (max-width:768px) {

  .max-text {
    text-align: left !important;
    width: 180px;
    padding: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    /*margin: 0 5px 0 5px;*/
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:11px;
  }
}

.close-button1 {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  position: absolute;
  right: 0.7em;
  top: 0.3em!important;
}
@media screen and (max-width: 812px) {
  .close-button1 {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    position: absolute;
    right: 0.6em;
    top: 0.3em!important;
  }
}

.font-size-4 {
  font-size: 1rem;
  line-height: 1.625;
  letter-spacing: -0.08px;
}
.watch-count {
  height:50px;
  /*width:120px;*/
  line-height:50px;
  text-align:left;
}
.maru {
  height:50px;
  /*width:50px;*/
  line-height:50px;
  text-align:left;
  font-size: 30px;
}
.font-size-2 {
  font-size: 0.75rem;
  line-height: 1;
}
.rounded-3 {
  border-radius: 3px;
}
.profile-tab-nav{
  position: sticky;
  top: 75px;
  z-index: 90;
  margin: 0 -100px;
  /*background-color: white;*/
}
.box-shadow-nav{
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.mobile-container{
  display: none;
}
.mobile-container-flex{
  display: none;
}
.desktop-container{
  display: block;
}
.desktop-container-inline-block{
  display: inline-block;
}
.desktop-container-flex{
  display: flex;
}
@media screen and (max-width: 760px) {
  .mobile-container{
    display: block;
  }
  .mobile-container-flex{
    display: flex;
  }
  .desktop-container{
    display: none;
  }
  .desktop-container-inline-block{
    display: none;
  }
  .desktop-container-flex{
    display: none;
  }
}
.play-red{
  cursor: pointer;
  transition: .5s;
}
.play-red:hover{
  color: #024f82 !important;
  transition: 1s;
}
.process-section{
  background: url("../images/home-process-2.jpg")fixed;
  padding-bottom: 1px;
  position: relative;
}
.process-container{
  background: #fffffff0;
  padding: 50px;
  padding-bottom: 0;
  border-radius: 25px;
  margin-bottom: 100px;
  max-width: 1400px;
}
#legal-check-support .video-play-1{
  left:43%;
  top:35%;
}
#legal-check-support .video-play-2{
  left:43%;
  top:35%;
}
.video-over-img{
  height: 200px;
}
.video-over-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 560px) {
  .process-section{
    padding: 10px;
  }
  .process-container{
    padding: 20px;
  }
  .media-body h4{
    font-size: 18px;
  }
  .media-body h5{
    font-size: 16px;
  }
  .videoWord{
    padding: 10px;
  }
  #legal-check-support .video-play-1{
    left:40%;
    top:28%;
  }
  #legal-check-support .video-play-2{
    left:40%;
    top:28%;
  }
}
#language{
  padding: 1px 10px;
  margin-bottom: 10px;
  height: 42px;
  background: transparent;
  border: none;
}
#language .mat-menu-trigger{
  padding: 2px;
}
.w-33{
  width: 33.3% !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .mobile-hidden {
    display: none;
  }

  .model-margin {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.text-profile-name{
  color: #fff !important;
  cursor: pointer;
}
#topnav.scroll .text-profile-name{
  color: #3c4858 !important;
}

.avatar {
  z-index: 5;
  position: absolute;
  top: -70px;
  left: 95px;
}

.circle-140 {
  max-width: 140px;
  min-width: 140px;
  max-height: 140px;
  min-height: 140px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle-30 {
  max-width: 30px;
  min-width: 30px;
  max-height: 30px;
  min-height: 30px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pen-desktop {
  position: absolute;
  top: 40px;
  left: 220px;
  z-index: 10;
  background-color: #024f82;
}

.pen-desktop:hover {
  background-color: lightgray;
}
.edit-icon-location{
  margin-bottom: -0.4rem;
  margin-left: 0.2rem;
}
.display-none{
  display: none;
}


.h-px-33 {
  height: 33px !important;
}
.w-85 {
  width: 85% !important;
}
.font-weight-300 {
  font-weight: lighter;
}
.pull-right{float:right}

.px-10 {
  padding-right: 2.1875rem !important;
  padding-left: 2.1875rem !important;
}
.px-md-19 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

.file-upload-button {
  background-color: #024f82;
  border-radius: 12px;
  width: 100%;
  border: none;
  outline: none;
}
.circle-56 {
  max-width: 56px;
  min-width: 56px;
  max-height: 56px;
  min-height: 56px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.background-white {
  background-color: white;
}
.font-size-8 {
  font-size: 2.125rem;
  line-height: 1.76;
  letter-spacing: -0.34px;
}

@media (max-width: 1200px) {
  .font-size-8 {
    font-size: calc(1.3375rem + 1.05vw);
  }
}
.font-purple {
  color: #024f82;
}


@media (max-width: 768px) {
  .max-text {
    text-align: left !important;
    width: 180px;
    padding: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    /*margin: 0 5px 0 5px;*/
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:11px;
  }
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.file-name {
  border-radius: 10px;
}
.color-link {
  color: #024f82;
  width: 225px;
}
.resume-top1 {
  padding-top: 3px;
}
.delete{
  line-height: 25px!important;
  font-size: 20px!important;
}
.delete-background {
  text-shadow: 0 0 0px black;
}
.font-white {
  color: white;
}
.darkGrey{
  color:#6b6e6f !important;
}
.notification-webkitLine{
  -webkit-line-clamp: 2;
}
.news_title{
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 15px !important;
  padding-left: 10px;
}
.lineStyle{
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bg-green {
  background-color: #00b074 !important;
}

a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: #007d52 !important;
}
.notify-new{
  color: white;
  font-weight: 400;
  font-style: oblique;
  letter-spacing: 0.5px;
  border-radius: 3px;
}
.overflow-1{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.overflow-2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.w-15{
  width: 15% !important;
}
.media{
  height: 120px;
}

@media (max-width: 768px) {
  .w-sm-40{
    width: 40% !important;
  }
  .up-career-section img{
    /*height: 100px;*/
  }
  .up-career-section .content{
    padding: 5px !important;
  }
  .up-career-section h4 a{
    font-size: 12px !important;
  }
  /*.up-career-section p{*/
  /*  font-size: 8px;*/
  /*}*/
  .media{
    height: auto;
  }
}
.max-width-30 {
  max-width: 30%;
}

/* OR line */
.or-line {
  text-align: center;
  position: relative;
  z-index: 1;
}

.or-line:before {
  content: "";
  height: 1px;
  width: 100%;
  top: 48%;
  left: 0%;
  position: absolute;
  background: var(--border-color);
  z-index: -1;
}
.line-height-reset {
  line-height: 1;
}
.googleSignIn {
  border: none !important;
  border-radius: 2px;
  /*background-color: #4285f4;*/
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24), 0 0 1px 0 rgba(0, 0, 0, 0.18), 0 0 1px 0 rgba(0, 0, 0, 0.36);
  display: flex;
  /*padding: 1px;*/
  /*color: #FFF;*/
  /*padding: 0 5.4rem;*/
  background: #FFF;
  color: rgba(0, 0, 0, 0.54);
}
.googleSignIn:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.18), 0 0 2px 0 rgba(0, 0, 0, 0.36);
}
.googleSignIn:active {
  background: #EEEEEE;
}
.googleSignIn:focus {
  outline: none !important;
}
.googleSignIn_text {
  display: block;
  padding: 12px;
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-align: center;
  white-space: nowrap;
}
.facebookSignIn {
  border: none !important;
  border-radius: 2px;
  background-color: rgb(24 119 242);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24), 0 0 1px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  /*padding: 1px;*/
  color: #FFF;
  /*padding: 0 4.835rem;*/
}
.facebookSignIn:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.facebookSignIn:active {
  background: #3367D6;
}
.facebookSignIn:focus {
  outline: none !important;
}
.facebookSignIn_text {
  display: block;
  padding: 12px;
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-align: center;
  white-space: nowrap;
}
.facebook-icon{
  margin: 8px 2px;
}
.google-icon{
  margin: 7px 2px;
}
.mail-icon{
  margin: 10px 2px;
  color: #FFFFFF;
  font-size: 24px !important;
}
.mailSignIn {
  border: none !important;
  border-radius: 2px;
  /*background-color: #4285f4;*/
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24), 0 0 1px 0 rgba(0, 0, 0, 0.18), 0 0 1px 0 rgba(0, 0, 0, 0.36);
  display: flex;
  /*padding: 1px;*/
  color: #FFF;
  /*padding: 0 5.4rem;*/
  background: #024f82;
}
.mailSignIn:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.18), 0 0 2px 0 rgba(0, 0, 0, 0.36);
}
.mailSignIn:active {
  background: #202942;
}
.mailSignIn:focus {
  outline: none !important;
}
.mailSignIn_text {
  display: block;
  padding: 12px;
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-align: center;
  white-space: nowrap;
}
.mailLogIn{
  height: 46px;
  text-align: center;
  border: none !important;
  border-radius: 2px;
  /*background-color: #4285f4;*/
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24), 0 0 1px 0 rgba(0, 0, 0, 0.18), 0 0 1px 0 rgba(0, 0, 0, 0.36);
  /*display: flex;*/
  /*padding: 1px;*/
  color: #FFF;
  /*padding: 0 5.4rem;*/
  background: #f71e3f;
}
.mailLogIn:active {
  background: #f71e3f;
}
.mailLogIn:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.18), 0 0 2px 0 rgba(0, 0, 0, 0.36);
}
.mailLogIn:focus {
  outline: none !important;
}

.w-70 {
  width: 70% !important;
}


@media (min-width: 1366px) {

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .pb-lg-16,
  .py-lg-16 {
    padding-bottom: 4.0625rem !important;
  }
  .pt-lg-16,
  .py-lg-16 {
    padding-top: 4.0625rem !important;
  }
}
@media (min-width: 768px) {
  .mt-md-12,
  .my-md-12 {
    margin-top: 2.8125rem !important;
  }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 2.8125rem !important;
  }
}


.hero-height {
  height: calc(100vh - 200px) !important;
}

.background-image {
  height: auto;
  width: auto;
  background-size: 100% 100%;
}
.toppage-background-img {
  background: url("../images/home-bg-2.jpg") no-repeat center;
  background-size: cover;
  width:100%;
  height: 100%;
}
.pos-abs-tr {
  position: absolute;
  top: -100px;
  right: 0;
}
.company-header-4{
  padding-top: 74px;
}
.padding_2{
  padding: 2px;
}
.padding_zero{
  padding: 0px;
}
.banner_pic3{
  width: 100%;
  height: 446px;
  object-fit: cover;
}
.pcbdmap{
  display: block;
}
.bg-polar-opacity-7 {
  background-color: rgba(243, 249, 252, 0.7);
}
.p-9 {
  padding: 1.875rem !important;
}
.m-6 {
  margin: 1rem !important;
}

.letter-spacing-15rem {
  letter-spacing: 0.15rem;
}
.border-gray {
  border-color: #6b6e6f !important;
}
.font-size-6 {
  font-size: 1.3125rem;
  line-height: 1.62;
  letter-spacing: -0.21px;
}
.font-size-8 {
  font-size: 2.125rem;
  line-height: 1.76;
  letter-spacing: -0.34px;
}


@media (max-width: 1024px) {
  .pc-search {
    display: none;
  }
  .hero-height {
    height: 75vh !important;
  }
  .background-image {
    background-position-x: 0px;
    background-size: cover;
  }
  .toppage-background-img {
    background-size: cover;
    background: url("../images/home-bg-2.jpg") no-repeat 28% 0%;
    width:100%;
    height: 100%;
  }
  .padding_2T{
    padding: 2px;
    padding-top:0px;
  }
  .font-size-6 {
    font-size: calc(1.25625rem + 0.075vw);
  }
  .font-size-8 {
    font-size: calc(1.3375rem + 1.05vw);
  }
  .hero-title-dis-n {
    display: none !important;
  }
}

/* Filter Search Using Home 2, Home 3, Inner Search Pages 1 2 3 */
.filter-search-form-2 {
  width: 100%;
}

@media (min-width: 992px) {
  .filter-search-form-2 {
    display: flex;
  }
}

@media (min-width: 576px) {
  .filter-search-form-2 .filter-inputs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .filter-search-form-2 .filter-inputs {
    width: calc(100%);
  }
}

.filter-search-form-2 .filter-inputs .form-group {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  height: 40px;
  /*border-bottom: 1px solid #e5e5e5;*/
}

.filter-search-form-2 .filter-inputs .form-group:last-child {
  border-right: 0;
  border-bottom: 0;
}

@media (min-width: 768px) {
  .filter-search-form-2 .filter-inputs .form-group {
    width: 33%;
    /*border-right: 1px solid #e5e5e5;*/
    border-bottom: 0;
  }
}

@media (min-width: 992px) {
  .filter-search-form-2 .filter-inputs .form-group {
    margin-bottom: 0;
  }
}

.filter-search-form-2 .filter-inputs .form-group > .form-control, .filter-search-form-2 .filter-inputs .form-group > .nice-select {
  width: 100%;
}

.filter-search-form-2 .filter-inputs .form-control {
  border: 0;
  height: 40px;
  color: #6b6e6f;
}

.filter-search-form-2 .filter-inputs .form-control::-moz-placeholder {
  color: #6b6e6f;
}

.filter-search-form-2 .filter-inputs .form-control:-ms-input-placeholder {
  color: #6b6e6f;
}

.filter-search-form-2 .filter-inputs .form-control::placeholder {
  color: #6b6e6f;
}

.filter-search-form-2 .filter-inputs .nice-select {
  border: 0;
  display: flex;
  align-items: center;
  color: #6b6e6f;
}

.filter-search-form-2 .filter-inputs .nice-select:after {
  right: 37px;
}

@media screen and (max-width: 480px) {
  .filter-search-form-2 .filter-inputs .nice-select .current {
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.filter-search-form-2 .button-block {
  min-width: 160px;
  height: 50px;
  margin-top: 20px;
}

@media (min-width: 576px) {
  .filter-search-form-2 .button-block {
    height: 60px;
  }
}

@media (min-width: 768px) {
  .filter-search-form-2 .button-block {
    margin-top: 0;
  }
}

.filter-search-form-2 .btn-submit {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bg-blue {
  background-color: #024f82 !important;
}
.pt-35{
  padding-top: 15.625rem !important;
}
.pb-36{
  padding-bottom: 16.625rem !important;
}
.p-9 {
  padding: 1.875rem !important;
}
.pt-41{
  padding-top: 20.5rem !important;
}
.pb-8{
  padding-bottom: 1.5625rem !important;
}
.pt-20{
  padding-top: 5.3125rem !important;
}

.pb-10{
  padding-bottom: 2.1875rem !important;
}
.p-b-desktop{
  padding-bottom: 121px;
}

.padding-bottom-slide{
  padding-bottom: 16.6rem;
}
@media screen and (max-width: 768px) {

  .padding-bottom-slide{
    padding-bottom: 10.6rem;
  }
  .p-b-desktop{
    padding-bottom: 0;
  }
}
.pb-22rem{
  padding-bottom: 22rem;
}

/*=== Media Query ===*/
/* ---------------------------
  01.Component -> { Header }
------------------------------*/
@media (min-width: 992px) {
  .header-btn {
    margin-left: 10px;
  }
}

.header-btn a {
  display: none;
}

@media (min-width: 360px) {
  .header-btn a {
    display: inline-flex;
    min-height: 35px;
    min-width: 120px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (min-width: 400px) {
  .header-btn a {
    min-height: 45px;
    min-width: 141px;
    font-size: 15px;
  }
}

@media (min-width: 576px) {
  .header-btn a {
    min-height: 50px;
  }
}

.header-btns .btn {
  min-width: 124px;
  height: 30px;
  font-size: 13px;
  letter-spacing: 0.26px;
  margin-top: 5px;
}

.header-btn-devider {
  position: relative;
  z-index: 1;
}

/*.header-btn-devider:before {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    height: 25px;*/
/*    width: 1px;*/
/*    background: var(--border-color-3);*/
/*}*/

@media (min-width: 992px) {
  .header-btn-devider:before {
    content: "";
  }
}

.header-btn-devider.devider-pos-top:before {
  top: 0px;
}

.btn-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 22px;
  width: 60px;
  height: 50px;
  display: flex;
  justify-content: center;
  border: none;
  background: transparent;
  font-weight: 700;
}

.btn-close i {
  color: #353638;
}

.site-header--absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

@media (min-width: 992px) {
  .site-header--sticky:not(.mobile-sticky-enable) {
    position: fixed !important;
    transition: .4s;
  }

  .site-header--sticky:not(.mobile-sticky-enable).scrolling {
    transform: translateY(-100%);
    transition: .4s;
  }

  .site-header--sticky:not(.mobile-sticky-enable).reveal-header {
    transform: translateY(0%);
    box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.1);
    border-color: #f51e3f !important;
    z-index: 1000;
  }
}

.site-header--sticky.mobile-sticky-enable {
  top: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  position: fixed !important;
  transition: .4s;
}

.site-header--sticky.mobile-sticky-enable.scrolling {
  transform: translateY(-100%);
  transition: .4s;
}

.site-header--sticky.mobile-sticky-enable.reveal-header {
  transform: translateY(0%);
  box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.1);
  z-index: 9999;
}

@media (min-width: 992px) {
  .site-header--menu-center .navbar-nav-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 992px) {
  .site-header--menu-left .container-fluid .gr-megamenu-dropdown {
    left: 0%;
    transform: translateX(0%) translateY(10px);
  }
}

@media (min-width: 992px) {
  .site-header--menu-left .container-fluid .nav-item.dropdown:hover > .gr-megamenu-dropdown.center {
    transform: translateX(0%) translateY(-10px);
    left: 0%;
  }
}

.site-header--menu-left .navbar-nav-wrapper .navbar-nav {
  justify-content: flex-start;
  padding-left: 15px;
}

@media (min-width: 1024px) {
  .site-header--menu-left .navbar-nav-wrapper {
    width: 100%;
  }
}

.site-header--menu-right .navbar-nav-wrapper {
  margin-left: auto;
}

@media (min-width: 992px) {
  .site-header--menu-right > .container-fluid .gr-megamenu-dropdown {
    left: 100%;
    transform: translateX(-100%) translateY(10px);
  }
}

@media (min-width: 992px) {
  .site-header--menu-right > .container-fluid .nav-item.dropdown:hover > .gr-megamenu-dropdown.center {
    transform: translateX(-100%) translateY(-10px);
    left: 100%;
  }
}

.single-div + .single-div:after {
  position: absolute;
  left: 0;
  top: 62px;
  bottom: 62px;
  width: 1px;
  content: "";
  background: #ff0000;
}

.single-div:after {
  position: absolute;
  right: 0;
  top: 62px;
  bottom: 62px;
  width: 1px;
  content: "";
  background: red;
}

.single-div:last-child:after {
  background: transparent;
}

.header-cart {
  position: relative;
  font-size: 20px;
  color: var(--color-texts);
  margin-left: auto;
  margin-right: 15px;
  margin-right: 15px;
}

@media (min-width: 992px) {
  .header-cart {
    margin-left: 10px;
  }
}

.header-cart span {
  height: 20px;
  width: 20px;
  font-size: 12px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  background: rgba(99, 95, 224, 0.5);
  color: #fff;
}

.dynamic-sticky-bg.reveal-header {
  background: #fff;
}

.sticky-bg-white.reveal-header {
  background: #fff;
}

.sticky-bg-white.reveal-header {
  background: #5877be;
}

.sticky-bg-white.reveal-header {
  background: #fff;
}

.notification-block {
  position: relative;
}

.notification-block .count {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -4px;
  margin-right: -5px;
}

.show-gr-dropdown .gr-menu-dropdown {
  top: 110%;
}

.show-gr-dropdown .gr-menu-dropdown.dropdown-right {
  right: 0;
  left: auto;
}

.show-gr-dropdown .gr-menu-dropdown.dropdown-left {
  left: 0;
  right: auto;
}

.show-gr-dropdown:hover .gr-menu-dropdown, .show-gr-dropdown.show .gr-menu-dropdown {
  opacity: 1;
  top: 95%;
  pointer-events: visible;
}

/* ---------------------------
  01.Component -> { Menu }
------------------------------*/
.main-menu {
  /* ----------------------
  Custom toggle arrow
------------------------*/
}

.brand-logo {
  /*font-family: 'Baumans';*/
  font-size: xx-large;
  font-weight: bold;
  font-weight: 800;
  font-family: 'Lobster Two', cursive;
  font-style:italic;
}

@media (min-width: 992px) {
  .main-menu {
    display: flex;
    justify-content: flex-end;
  }
}

.main-menu .gr-toggle-arrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-menu .gr-toggle-arrow:after {
  display: none;
}

.main-menu .gr-toggle-arrow i {
  font-size: 24px;
  width: auto;
  line-height: 1;
  height: auto;
  font-weight: 900;
  margin-left: 5px;
  transition: .4s;
}

.main-menu .gr-toggle-arrow:hover i {
  transform: rotate(-180deg);
}

.main-menu > li > .nav-link {
  color: var(--color-headings) !important;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}

@media (min-width: 992px) {
  .main-menu > li > .nav-link {
    padding-top: 35px !important;
    padding-bottom: 33px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 18px !important;
    margin-right: 18px !important;
  }

  .main-menu > li > .nav-link:before {
    content: "";
    background: rgba(99, 95, 224, 0.5);
    width: 100%;
    height: 2px;
    top: 0;
    left: 0;
    transition: transform .4s;
    will-change: transform;
    transform: scaleX(0);
    position: absolute;
  }
}

.main-menu > li > .nav-link:hover:before {
  transform: scaleX(1);
}

@media (min-width: 992px) {
  .main-menu > li > .nav-link.gr-toggle-arrow {
    padding-right: 30px !important;
  }

  .main-menu > li > .nav-link.gr-toggle-arrow:before {
    width: calc(100% - 8px);
  }

  .main-menu > li > .nav-link.gr-toggle-arrow i {
    position: absolute;
    right: -2px;
  }
}

.main-menu > li.active > .nav-link:before {
  transform: scaleX(1);
}

.main-menu > li:hover > .gr-toggle-arrow i {
  transform: rotate(-180deg);
}

/*----- Dropdown styles
-------------------------*/
.gr-menu-dropdown {
  background-color: transparent;
}

@media (min-width: 992px) {
  .gr-menu-dropdown {
    position: absolute;
    min-width: 227px;
    max-width: 227px;
    box-shadow: 0 52px 54px rgba(65, 62, 101, 0.3);
    border-radius: 8px;
    border: 1px solid var(--border-color-3);
    padding: 15px 0px;
    top: 100%;
    z-index: -99;
    opacity: 0;
    transition: opacity .4s, top .4s;
    pointer-events: none;
    left: 0;
    right: auto;
    border-radius: 0 0 10px 10px;
    border: 1px solid var(--border-color-3);
    background-color: #fff;
    display: block;
    border-top: 3px solid rgba(99, 95, 224, 0.5);
  }
}

.gr-menu-dropdown > .drop-menu-item {
  color: var(--color-headings);
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 10px;
}

@media (min-width: 992px) {
  .gr-menu-dropdown > .drop-menu-item {
    color: #2b3940;
  }
}

.gr-menu-dropdown > .drop-menu-item > a {
  color: inherit;
}

@media (min-width: 992px) {
  .gr-menu-dropdown > .drop-menu-item > a {
    transition: .4s;
  }
}

.gr-menu-dropdown > .drop-menu-item:hover > a {
  color: rgba(99, 95, 224, 0.5);
}

.gr-menu-dropdown > .drop-menu-item > .gr-menu-dropdown {
  border-top-color: rgba(99, 95, 224, 0.5);
}

@media (min-width: 992px) {
  .gr-menu-dropdown > .drop-menu-item > .gr-menu-dropdown {
    top: 10px;
    left: auto;
    right: 0;
    opacity: 0;
    transform: translateX(110%);
    transition: .4s;
    pointer-events: none;
    will-change: transform;
  }
}

@media (min-width: 380px) {
  .gr-menu-dropdown > .drop-menu-item > .gr-menu-dropdown > .drop-menu-item {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (min-width: 992px) {
  .gr-menu-dropdown > .drop-menu-item > .gr-menu-dropdown > .drop-menu-item {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.gr-menu-dropdown.dropdown-right {
  left: auto;
  right: -90%;
}

@media (min-width: 992px) {
  .gr-menu-dropdown.dropdown-left {
    left: 0 !important;
    right: auto !important;
    transform: translateX(-110%) !important;
  }
}

/*----- Dropdown hover activation related styles
-------------------------------------------------*/
@media (min-width: 992px) {
  .nav-item.dropdown {
    position: relative;
    z-index: 99;
  }
}

@media (min-width: 992px) {
  .nav-item.dropdown:hover > .gr-menu-dropdown {
    top: 90%;
    opacity: 1;
    pointer-events: visible;
  }
}

@media (min-width: 992px) {
  .nav-item.dropdown:hover > .gr-megamenu-dropdown.center {
    transform: translateX(-50%) translateY(-10px);
    z-index: 99;
    opacity: 1;
    pointer-events: visible;
  }
}

@media (min-width: 992px) {
  .nav-item.dropdown:hover > .gr-megamenu-dropdown-2, .nav-item.dropdown:hover.triangle-shape:after, .nav-item.dropdown:hover.triangle-shape:before {
    transform: translateX(-50%) translateY(-10px);
    z-index: 99;
    opacity: 1;
    pointer-events: visible;
  }
}

.drop-menu-item.dropdown {
  position: relative;
}

.drop-menu-item.dropdown > .gr-toggle-arrow i {
  transform: rotate(-90deg);
}

@media (min-width: 992px) {
  .drop-menu-item.dropdown:hover > .gr-menu-dropdown {
    top: 10px;
    opacity: 1;
    pointer-events: visible;
    transform: translateX(100%);
  }

  .drop-menu-item.dropdown:hover > .gr-menu-dropdown.dropdown-left {
    transform: translateX(-100%) !important;
  }
}

/*-----Mega Dropdown styles
-------------------------*/
.nav-item.dropdown.dropdown-mega {
  z-index: 1;
}

@media (min-width: 992px) {
  .nav-item.dropdown.dropdown-mega {
    position: static;
  }
}

.gr-megamenu-dropdown {
  background-color: transparent;
}

@media (min-width: 992px) {
  .gr-megamenu-dropdown {
    background-color: #fff;
  }
}

.gr-megamenu-dropdown .dropdown-image-block {
  max-height: 336px;
}

@media (min-width: 320px) and (max-width: 992px) {
  .gr-megamenu-dropdown {
    border: 0;
  }
}

@media (min-width: 992px) {
  .gr-megamenu-dropdown {
    padding: 15px;
    min-width: 925px;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    will-change: transform;
    top: 100%;
    z-index: -99;
    opacity: 0;
    pointer-events: none;
    transition: .4s opacity, .4s transform;
    box-shadow: 0 42px 54px rgba(0, 0, 0, 0.09);
    border: 1px solid #e7e9ed;
    border-radius: 8px;
  }
}

@media (min-width: 1024px) {
  .gr-megamenu-dropdown {
    min-width: 1100px;
  }
}

.gr-megamenu-dropdown .single-dropdown-block .mega-drop-menu-item {
  padding-top: 14px;
  padding-bottom: 14px;
  display: block;
}

.gr-megamenu-dropdown .mega-drop-menu-item {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  transition: .4s;
  color: #2b3940;
}

@media (min-width: 320px) and (max-width: 992px) {
  .gr-megamenu-dropdown .mega-drop-menu-item {
    color: var(--color-headings);
    border-top: 1px solid var(--border-color-3);
    padding-left: 20px;
    padding-bottom: 13px;
    padding-top: 13px;
  }
}

@media (min-width: 992px) {
  .gr-megamenu-dropdown .mega-drop-menu-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gr-megamenu-dropdown .mega-drop-menu-item:hover {
    color: rgba(99, 95, 224, 0.5) !important;
  }
}

@media (min-width: 320px) and (max-width: 992px) {
  .gr-megamenu-dropdown [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }

  .gr-megamenu-dropdown [class*="row-"] {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 320px) and (max-width: 992px) {
  .gr-megamenu-dropdown-2 {
    border: 0;
  }
}

@media (min-width: 992px) {
  .gr-megamenu-dropdown-2 {
    box-shadow: 0 42px 54px rgba(0, 0, 0, 0.09);
    padding: 25px;
    min-width: 956px;
    left: 50%;
    will-change: transform;
    top: 100%;
    transform: translateX(-50%) translateY(10px);
    z-index: -99;
    opacity: 0;
    pointer-events: none;
    transition: .4s opacity, .4s transform;
    box-shadow: 0 52px 54px rgba(65, 62, 101, 0.3);
    border: 1px solid #e7e9ed;
  }
}

@media (min-width: 1024px) {
  .gr-megamenu-dropdown-2 {
    min-width: 1100px;
  }
}

.gr-megamenu-dropdown-2 .single-dropdown-block .mega-drop-menu-item {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block !important;
}

.gr-megamenu-dropdown-2 .mega-drop-menu-item {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
  font-size: 15px;
  font-weight: 700;
}

@media (min-width: 320px) and (max-width: 992px) {
  .gr-megamenu-dropdown-2 .mega-drop-menu-item {
    border-top: 1px solid var(--border-color-3);
    padding-left: 20px;
    padding-bottom: 13px;
    padding-top: 13px;
  }
}

@media (min-width: 992px) {
  .gr-megamenu-dropdown-2 .mega-drop-menu-item {
    padding-left: 20px;
    padding-right: 25px;
    border-radius: 11px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .gr-megamenu-dropdown-2 .mega-drop-menu-item:hover {
    background: #f4f7fa;
  }
}

@media (min-width: 992px) {
  .gr-megamenu-dropdown-2 .mega-drop-menu-item:hover {
    color: rgba(99, 95, 224, 0.5) !important;
  }
}

.gr-megamenu-dropdown-2 .mega-drop-menu-item .single-menu-title {
  margin-bottom: 3px;
}

.gr-megamenu-dropdown-2 .mega-drop-menu-item p {
  margin-bottom: 0;
  font-weight: normal;
}

@media (min-width: 320px) and (max-width: 992px) {
  .gr-megamenu-dropdown-2 [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }

  .gr-megamenu-dropdown-2 [class*="row-"] {
    margin-left: 0;
    margin-right: 0;
  }
}

.dropdown-mega.triangle-shape {
  position: relative;
}

.dropdown-mega.triangle-shape:before {
  position: absolute;
  bottom: -7px;
  right: -2px;
  border: 15px solid;
  border-color: transparent transparent #fff transparent;
  transform: translateX(-50%) translateY(10px);
  z-index: 100 !important;
  opacity: 0;
  transition: .4s;
  pointer-events: none !important;
}

@media (min-width: 992px) {
  .dropdown-mega.triangle-shape:before {
    content: "";
  }
}

.dropdown-mega.triangle-shape:after {
  position: absolute;
  bottom: -4px;
  right: 0;
  border: 14px solid;
  border-color: transparent transparent #e7e9ed transparent;
  transform: translateX(-50%) translateY(10px);
  z-index: 99 !important;
  opacity: 0;
  transition: .4s;
  pointer-events: none !important;
}

@media (min-width: 992px) {
  .dropdown-mega.triangle-shape:after {
    content: "";
  }
}

@media (min-width: 1025px) {
  .offcanvas-active.navbar-expand-lg .btn-close-off-canvas {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 1025px) {

  .offcanvas-active.navbar-expand-lg .navbar-collapse {
    display: block;
    position: fixed;
    top: 0;
    background: #fff;
    right: -100%;
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
    height: 100%;
    transition: right .4s;
    z-index: 999999;
    box-shadow: 0 0 87px 0 rgba(0, 0, 0, 0.09);
    padding-top: 0px;
    width: 250px;
    overflow-y: auto;
  }
}

@media (min-width: 320px) and (max-width: 1025px) and (min-width: 380px) {
  .offcanvas-active.navbar-expand-lg .navbar-collapse {
    width: 300px;
  }
}

@media (min-width: 320px) and (max-width: 1025px) and (min-width: 576px) {
  .offcanvas-active.navbar-expand-lg .navbar-collapse {
    width: 350px;
  }
}

@media (min-width: 320px) and (max-width: 1025px) {
  .offcanvas-active.navbar-expand-lg .navbar-collapse.show {
    right: 0%;
  }

  .offcanvas-active.navbar-expand-lg .navbar-collapse.show ~ .btn-close-off-canvas .icon-burger {
    display: block;
  }

  .offcanvas-active.navbar-expand-lg .navbar-collapse.collapsing {
    transition: height 0s;
    height: 100%;
  }

  .offcanvas-active.navbar-expand-lg .navbar-collapse::-webkit-scrollbar {
    width: 8px;
  }

  .offcanvas-active.navbar-expand-lg .navbar-collapse::-webkit-scrollbar-track {
    background: #fff;
  }

  .offcanvas-active.navbar-expand-lg .navbar-collapse::-webkit-scrollbar-thumb {
    background-color: rgba(99, 95, 224, 0.5);
    outline: 1px solid slategrey;
  }

  .offcanvas-active.navbar-expand-lg .btn-close-off-canvas .icon-burger {
    display: block;
  }

  .offcanvas-active.navbar-expand-lg .main-menu > li {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid var(--border-color-3);
  }

  .offcanvas-active.navbar-expand-lg .main-menu > li > .nav-link {
    padding-bottom: 13px;
    padding-top: 13px;
    padding-left: 13px;
  }

  .offcanvas-active.navbar-expand-lg .main-menu > li .gr-menu-dropdown {
    border: 0;
    border-radius: 0;
    min-width: auto;
    padding: 0;
  }

  .offcanvas-active.navbar-expand-lg .main-menu > li .gr-menu-dropdown > li {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 1px solid var(--border-color-3);
    padding-left: 20px;
  }

  .offcanvas-active.navbar-expand-lg .main-menu > li .gr-menu-dropdown > li a {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .offcanvas-active.navbar-expand-lg .main-menu > li:last-child {
    border-bottom-color: transparent;
  }

  .offcanvas-active.navbar-expand-lg .main-menu li i {
    margin-left: 8px;
    position: relative;
    top: 3px;
  }

  .offcanvas-active.navbar-expand-lg .main-menu li:hover > a {
    color: rgba(99, 95, 224, 0.5);
  }

  .offcanvas-active.navbar-expand-lg .main-menu a {
    display: flex;
  }
}

.navbar-toggler {
  color: var(--color-texts) !important;
  border-color: var(--color-texts) !important;
}

.hamburger-icon {
  border-radius: 5px;
  border-width: 2px;
  padding: 3px 10px;
}

.hamburger-icon .hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 2px 0px 0px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: white !important;
  border: 0;
  background-color: transparent;
}

.hamburger-icon .hamburger .hamburger-box {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 15px;
}

.hamburger-icon .hamburger .hamburger-box .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms !important;
  position: absolute;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms !important;
  position: absolute;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #024f82;
  top: 50%;
  display: block;
  margin-top: -2px;
  width: 20px;
  height: 3px;;
  top: 50%;
  display: block;
  margin-top: -2px;
  width: 20px;
  height: 3px;
}

.hamburger-icon .hamburger .hamburger-box .hamburger-inner:before {
  top: -6px;
  transition: top 75ms ease .12s, opacity 75ms ease;
  background-color: #024f82;
}

.hamburger-icon .hamburger .hamburger-box .hamburger-inner:after {
  bottom: -6px;
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  background-color: #024f82;
}

.hamburger-icon .hamburger .hamburger-box .hamburger-inner:after, .hamburger-icon .hamburger .hamburger-box .hamburger-inner:before {
  display: block;
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  border-radius: 4px;
  background-color: #024f82;
}

.hamburger-icon[aria-expanded="true"] .hamburger .hamburger-box .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

.hamburger-icon[aria-expanded="true"] .hamburger .hamburger-box .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease, opacity 75ms ease 0.12s !important;
  opacity: 0;
}

.hamburger-icon[aria-expanded="true"] .hamburger .hamburger-box .hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}

.hamburger-icon:focus {
  outline: none;
  box-shadow: none;
}

.offcanvas-btn-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 22px;
  width: 60px;
  height: 50px;
  display: flex;
  justify-content: center;
  border: none;
  background: transparent;
  font-weight: 700;
}

.offcanvas-btn-close i {
  color: #202942 !important;
}

.gr-cross-icon {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms !important;
  position: absolute;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: white;
  top: 50%;
  display: block;
  margin-top: 0px;

  height: 0;
  width: 0;
  left: 50%;
  transform: translateX(-6.5px) rotate(45deg);
}

.gr-cross-icon:before {
  top: 0;
  transition: top 75ms ease .12s, opacity 75ms ease;
}

.gr-cross-icon:after {
  bottom: -3px;
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transform: rotate(-90deg);
}

.gr-cross-icon:after, .gr-cross-icon:before {
  display: block;
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  border-radius: 4px;
  background-color: white;
}

/* ---------------------------
  01.Component -> { Sidebar }
------------------------------*/
.dashboard-sidebar-wrapper {
  width: 290px;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  transform: translateX(-100%);
  transition: .4s transform;
  z-index: 800;
}

@media (min-width: 768px) {
  .dashboard-sidebar-wrapper {
    transform: none;
  }
}

.dashboard-sidebar-wrapper.show {
  transform: translateX(0%);
}

.dashboard-layout-sidebar li a {
  color: #6b6e6f;
  position: relative;
  transition: .4s;
}

[data-theme='dark'] .dashboard-layout-sidebar li a, .dark-mode-texts .dashboard-layout-sidebar li a {
  color: #fff;
}

.dashboard-layout-sidebar li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: rgba(99, 95, 224, 0.5);
  border-radius: 7px;
  transform: scaleY(0);
  will-change: transform;
  transition: .4s;
}

.dashboard-layout-sidebar li a i {
  transition: .4s;
  color: #D2DCD6;
}

[data-theme='dark'] .dashboard-layout-sidebar li a i, .dark-mode-texts .dashboard-layout-sidebar li a i {
  color: rgba(210, 220, 214, 0.5);
}

@media (min-width: 992px) {
  .dashboard-layout-sidebar li a:hover {
    color: #000;
  }

  [data-theme='dark'] .dashboard-layout-sidebar li a:hover, .dark-mode-texts .dashboard-layout-sidebar li a:hover {
    color: rgba(210, 220, 214, 0.5);
  }

  .dashboard-layout-sidebar li a:hover > i {
    color: rgba(99, 95, 224, 0.5);
  }

  .dashboard-layout-sidebar li a:hover:before {
    transform: scaleY(1);
  }
}

.dashboard-layout-sidebar li.active a {
  color: #000;
}

[data-theme='dark'] .dashboard-layout-sidebar li.active a, .dark-mode-texts .dashboard-layout-sidebar li.active a {
  color: rgba(210, 220, 214, 0.5);
}

.dashboard-layout-sidebar li.active a > i {
  color: rgba(99, 95, 224, 0.5);
}

.dashboard-layout-sidebar li.active a:before {
  transform: scaleY(1);
}

.sidebar-mobile-button {
  min-height: 30px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  z-index: 801;
  background: rgba(99, 95, 224, 0.5);
  color: #fff !important;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .sidebar-mobile-button {
    transform: translateY(100%);
  }
}

.sidebar-mobile-button:after {
  content: "Sidebar Open";
  margin-left: 10px;
}

.sidebar-mobile-button[aria-expanded="true"]:after {
  content: "Sidebar Close";
}

.h-74px {
  height: 74px !important;
}

/*PC設定*/
@media (min-width: 1025px) {
  .mobile-menu-item {
    display: none;
  }

  .mobile-search {
    display: none;
  }

  .pc-hidden {
    display: none;
  }

  /*dl {*/
  /*  padding: 0;*/
  /*  margin: 0;*/
  /*  display:table;*/
  /*  width:99%;*/
  /*  !*border-bottom: 1px solid #ccc;*!*/
  /*}*/
  /*dt {*/
  /*  padding-bottom: 5px;*/
  /*  color: red;*/
  /*  float: left;*/
  /*  vertical-align:middle;*/
  /*  display:table-cell;*/
  /*}*/
  /*dd {*/
  /*  margin-left: 5%;*/
  /*  display:table-cell;*/
  /*}*/
  .profile-t dl, .profile-t dt, .profile-t dd {
    margin: 0;
  }

  .profile-t dl {
    display: table;
    border-style: none;
  }

  .profile-t dt {
    display: table-cell;
    min-height: 1.5em;
  }

  .profile-t dd {
    display: table-cell;
    min-height: 1.5em;
    border-left: 2px solid #024f82;
  }

}

/*スマホ設定*/
@media (max-width: 1024px) {

  .background-image {
    background-position-x: 0px;
    background-size: cover;
  }

  .hero-height {
    height: 75vh !important;
  }

  .hero-title-dis-n {
    display: none !important;
  }

  .hero-title-dis-i {
    display: initial !important;
  }

  .hero-mark {
    margin-top: 6rem;
  }

  .square-rem {
    max-width: 6rem;
    min-width: 6rem;
    max-height: 6rem;
    min-height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pc-search {
    display: none;
  }

  .mobile-hidden {
    display: none;
  }

  .mobile-mt {
    margin-top: 200px;
  }

  .video-font-size{
    font-size: 0px;
  }

  .pagination.job-pagination .page-link {
    margin: 0 4px;
    height: 20px;
    width: 15px;
    text-align: center;
    color: #8492a6;
    border: none;
    padding: 0;
    line-height: 1;
  }
  .pagination.job-pagination .page-item{
    align-self: center;
  }
}

.mt-6{
  margin-top: 1rem !important;
}
.ml-8{
  margin-left: 1.5625rem !important;
}
.heading-default-color {
  color: var(--color-headings);
}
.text-decoration {
  padding-bottom: 0px;
  border-bottom: 1px solid black;
  margin-bottom: 10px;
}

.jobFlow{
  font-size: 13px;
  color: #2b3940;
  /*padding: 0px;*/
  /*padding-left: 13px;*/
  /*padding-right: 0px;*/
  padding-top: 0px;
  /*padding-bottom: 13px;*/
}

.circle-120 {
  max-width: 120px;
  min-width: 120px;
  max-height: 120px;
  min-height: 120px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle-130 {
  max-width: 130px;
  min-width: 130px;
  max-height: 130px;
  min-height: 130px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle-140 {
  max-width: 140px;
  min-width: 140px;
  max-height: 140px;
  min-height: 140px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-color-blue{
  color: #024f82 !important;
}
.text-color-blue.active i{
  color: #fff !important;
}

.icon-company  {
  font-size: 30px;
  width: 40px;
  height: 32px;
  vertical-align: middle;
}
.phone-icon{
  height: 22px;
  vertical-align: middle;
}
.info {
  font-size: 17px;
  height: 32px;
  vertical-align: middle;
}

.info-title {
  font-size: 25px;
  height: 42px;
  vertical-align: middle;
}

.info-mobile {
  font-size: 12px;
  /* height: 28px; */
  vertical-align: middle;
  text-align-last: center;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  letter-spacing: normal;
}
.info-title-mobile {
  font-size: 16px;
  /* height: 38px; */
  vertical-align: middle;
  text-align-last: center;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.left-condition .display-grid{
  padding: 1rem;
}

.w-90 {
  width: 90% !important;
}
.border-hit-gray {
  border-color: #adb4b7 !important;
}

.m-8 {
  margin: 1.5625rem !important;
}

.px-11 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.pt-10{
  padding-top: 2.1875rem !important;
}

.h-px-144 {
  height: 144px !important;
}
.p-4{padding:1.24rem!important}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.text-shadow-none{
  text-shadow: none !important;
}
.pen-m{
  position: absolute;
  top: 140px;
  left: 150px;
}
.coming-soon{
  font-family: 'Lobster', cursive;
  font-size: 30px;
}
