@import url("https://fonts.googleapis.com/css2?family=Manjari:wght@100;400;700&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype"), url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Bold.eot");
  src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova-Medium.eot");
  src: url("../fonts/ProximaNova-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Medium.woff2") format("woff2"), url("../fonts/ProximaNova-Medium.woff") format("woff"), url("../fonts/ProximaNova-Medium.ttf") format("truetype"), url("../fonts/ProximaNova-Medium.svg#ProximaNova-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* gradient */
/* Colors */
html,
body {
  overflow-x: hidden;
}

body {
  font-family: "Manjari", sans-serif !important;
  font-weight: 400 !important;
  color: #343741 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 1500px) {
  body .container {
    max-width: 1366px;
  }
}
body .section_header_section.gradient_bg {
  background: #2e3039;
}
body .md-container,
body .search-container {
  max-width: 1140px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
body .side-container {
  padding-left: calc((100% - 1366px) / 2);
}
body .hidden-sec {
  overflow: hidden;
}
body .header_normal_height,
body .header_full_height,
body .section_full_width_section_with_background {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center !important;
}
body .header_full_height {
  min-height: calc(100vh - 0px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center !important;
  position: relative;
}
@media only screen and (max-width: 767px) {
  body .header_full_height {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  body .header_full_height .header_section_container {
    padding: 0 15px;
  }
}
body .remove-border input,
body .remove-border textarea,
body .remove-border select {
  border: 1px solid #f0f4fe !important;
}
@media only screen and (max-width: 1023px) {
  body br {
    display: none;
  }
}
body .p-right-30 {
  padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  body .p-right-30 {
    padding: 0 0;
  }
}
body .m-50 {
  margin-top: 50px;
}
body .remove-padding-left {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  body .remove-padding-left {
    padding: 0 0;
  }
}
body .remove-padding-right {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  body .remove-padding-right {
    padding: 0 0;
  }
}
body ul {
  padding: 0;
  margin: 0;
}
body ul li {
  list-style-type: none;
}
body #content.site-content {
  padding: 0;
}
body a {
  text-decoration: none !important;
}
body .button {
  margin-top: 20px;
}
body .header_section_align_center {
  text-align: center;
}
body .header_section_align_left {
  text-align: left;
}
body .header_section_align_left .down-arrow-sec .col-md-12.text-left {
  padding-left: 0;
  padding-right: 0;
}
body .header_section_align_right {
  text-align: right;
}
body .header_section_container {
  padding: 120px 0 70px;
}
@media only screen and (max-width: 767px) {
  body .header_section_container {
    padding: 60px 15px 48px;
  }
}
body.excel-recruitment section.section_header_section .header_section_container .header-wrap {
  padding-bottom: 14px;
}
@media only screen and (max-width: 767px) {
  body.excel-recruitment section.section_header_section .header_section_container .header-wrap {
    padding-bottom: 0px;
  }
}
body section {
  padding: 70px 0;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  body section {
    padding: 50px 0;
  }
}
body .section_general_content a {
  color: #5261B1;
}
body .small-container {
  max-width: 1140px;
  margin: 0 auto;
}
body .bg_light_blue {
  background-color: #DEE6F7;
}
body .bg_gradient,
body .gradient_bg {
  background: #5261B1;
}
body .excel_gradient_bg {
  background: #5261B1;
}
body .img_gradient_bg {
  position: relative;
}
body .img_gradient_bg::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  opacity: 0.9;
  background-color: #5261B1;
  background: #5261B1 !important;
}
body .bg_gray {
  background-color: #ebebeb;
}
body p {
  font-family: "Proxima Nova Rg";
  color: #000;
  font-size: 21px;
  line-height: 31px;
  display: block;
}
body p:last-child {
  margin-bottom: 0;
}
body .white-title h1,
body .white-title h2,
body .white-title h3,
body .white-title h4,
body .white-title h5,
body .white-title h6,
body .content_style_light h1,
body .content_style_light h2,
body .content_style_light h3,
body .content_style_light h4,
body .content_style_light h5,
body .content_style_light h6 {
  color: #fff;
}
body .text-white p,
body .content_style_light p {
  color: #fff;
}
body h1 {
  font-size: 45px;
  line-height: 54px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  body h1 {
    font-size: 34px;
    line-height: 42px;
  }
}
body h2 {
  font-size: 45px;
  line-height: 1.2em;
  margin: 0;
  color: #5261B1;
}
@media only screen and (max-width: 767px) {
  body h2 {
    font-size: 40px;
  }
}
body h3 {
  text-align: center;
  font-size: 36px;
  font-family: "Proxima Nova Rg";
  padding-bottom: 25px;
  font-weight: 500;
  margin: 0;
}
body h4 {
  font-size: 21px;
  font-weight: 500;
  color: #5261B1;
  font-family: "Proxima Nova Rg";
  line-height: 25px;
  margin-bottom: 15px;
}
body h5 {
  color: #5261B1;
  font-weight: 100;
  font-size: 66px;
  line-height: 1.1em;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
  body h5 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  body h5 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767px) {
  body .text-sm-center {
    text-align: center;
  }
}
body .text-blue p {
  color: #5261B1;
}
body .btn,
body .more_new_btn .dark-btn {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 25px;
  font-size: 18px;
  font-family: "Proxima Nova Rg";
  line-height: 1.7em;
  padding: 8px 30px;
  color: #fff;
  min-width: 160px;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  transition: all 0.5s ease;
  display: inline-block;
}
body .btn:focus,
body .more_new_btn .dark-btn:focus {
  outline: 0;
  box-shadow: none;
}
body .light-btn {
  border: 1px solid #fff;
  color: #fff;
}
body .light-btn:hover {
  background: #fff;
  color: #5261B1;
}
body .dark-btn,
body .more_new_btn .dark-btn {
  color: #5261B1;
  border: 1px solid #5261B1;
}
body .dark-btn:hover,
body .more_new_btn .dark-btn:hover {
  background: #5261B1;
  color: #fff;
}
body .content_style_dark .quiz label {
  margin: 0;
}
body .content_style_dark .quiz label span {
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #5261B1 !important;
}
body .content_style_dark .btn {
  color: #5261B1;
  border: 1px solid #5261B1;
}
body .content_style_dark .btn:hover {
  background: #5261B1;
  color: #fff;
}
body .page-meu-items ul {
  border-top: 1px solid #fff;
  padding: 0;
  margin: 0;
}
body .page-meu-items ul li {
  list-style: none;
}
body .page-meu-items ul li a {
  position: relative;
  border: none;
  border-right: 1px solid #fff;
  font-size: 16px;
  font-family: "Proxima Nova Rg";
  font-weight: 500 !important;
  text-transform: uppercase;
  background-color: #5261B1;
  display: block;
  width: 25%;
  color: #fff;
  padding: 24px 0px;
  float: left;
  margin: 0 auto;
  text-align: center;
  transition: all 0.5s ease;
}
body .page-meu-items ul li a:hover {
  color: #5261B1;
}
@media only screen and (max-width: 1200px) {
  body .page-meu-items ul li a {
    font-size: 15px;
    padding: 16px 5px;
  }
}
@media only screen and (max-width: 1023px) {
  body .page-meu-items ul li a {
    width: 50%;
    border-bottom: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  body .page-meu-items ul li a {
    float: none;
    width: 100%;
    padding: 16px 5px;
    border-right: none;
  }
}
body .testimonial-item {
  display: none;
}
body .wpcf7-response-output {
  width: 60%;
  margin: 0 auto !important;
  margin-top: 30px !important;
  color: #000;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  body .wpcf7-response-output {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  body .wpcf7-response-output {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  body .col-lap-6 {
    max-width: 50%;
    flex: 0 0 50.333333%;
  }
}
body .down-arrow-sec {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 50px;
}
@media only screen and (max-width: 767px) {
  body .down-arrow-sec {
    bottom: 80px;
  }
}
@media only screen and (max-width: 670px) {
  body .down-arrow-sec {
    bottom: 120px;
  }
}
body .arrow-text {
  color: #fff !important;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}
body .arrow-text span::after {
  content: "";
  background: url(../images/down-arrow.png) no-repeat;
  display: block;
  background-size: contain;
  width: 30px;
  height: 24px;
  background-position: center;
  margin: 0 auto;
}
body .owl-dots {
  text-align: center;
  margin-bottom: 50px;
}
body .owl-dots .owl-dot {
  height: 15px;
  width: 15px;
  border: 0;
  background: #ebebeb;
  display: inline-block;
  margin: 0 5px;
  border-radius: 50px;
}
body .owl-dots .owl-dot.active {
  background: #5261B1;
}
body .owl-dots .owl-dot:focus {
  outline: 0;
}
body .link-txt {
  color: #fff;
  display: inline-block;
  text-decoration: underline !important;
  font-size: 30px;
  font-family: "Manjari", sans-serif !important;
}
body .link-txt:hover {
  color: #242424;
}

.job-list-archive section.not-found form.search-form input.search-submit {
  border: 1px solid #5261b1;
  color: #5261b1;
  border-radius: 8px !important;
}
.job-list-archive section.not-found form.search-form input.search-submit:hover {
  background: #5261b1;
  color: #fff;
}

.tax-job_listing_category .section_header_section {
  position: relative;
  background-image: none !important;
  background-color: #2e3039 !important;
}
.tax-job_listing_category .row {
  position: relative;
  z-index: 1;
}
.tax-job_listing_category .search-form-archive {
  background-color: #5261B1 !important;
  display: block;
}

@media only screen and (max-width: 767px) {
  .posts-navigation {
    width: 100%;
    padding: 0 15px;
  }
  .posts-navigation a {
    color: #5261B1;
    font-weight: 600;
    font-family: "Proxima Nova Rg";
  }
  .posts-navigation a:hover {
    color: #242424;
  }
  header .container .navbar-nav > li .dropdown-menu li.current-menu-item a {
    color: #5261B1 !important;
  }
}
.tab-active {
  display: block !important;
}

.img-fr {
  float: right;
}

.img-fl {
  float: left;
}

.single-job_listing input#searchsubmit {
  height: 60px;
}

@media only screen and (min-width: 767px) {
  .item {
    float: left;
  }
}
.section_menu_item_section {
  padding: 0;
}

@media only screen and (max-width: 1200px) {
  .section_map_section {
    margin-bottom: 50px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .section_map_section {
    margin-bottom: 30px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section_map_section {
    padding-right: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .section_map_section .map-img {
    margin-top: 30px;
  }
}

.section_two_column_section iframe {
  width: 100%;
  display: block;
  height: 400px;
  border: 0;
}
@media only screen and (max-width: 991px) {
  .section_two_column_section iframe {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .section_two_column_section iframe {
    height: 200px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .section_two_column_section p {
    line-height: 26px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .section_two_column_section p {
    font-size: 16px;
  }
}
.section_two_column_section p a {
  color: #5261B1;
}
.section_two_column_section ul {
  font-family: "Proxima Nova Rg";
  color: #000;
  font-size: 21px;
  line-height: 31px;
  display: block;
  padding-left: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .section_two_column_section ul {
    line-height: 26px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .section_two_column_section ul {
    font-size: 16px;
  }
}
.section_two_column_section ul li {
  list-style-type: disc;
}

@media only screen and (max-width: 1023px) {
  .section_our_people_section h3 {
    margin-top: 30px;
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .section_recruitment_category_section .recruitment-list {
    width: 100%;
  }
}
.section_recruitment_category_section .recruitment-list li {
  width: 20%;
}
@media only screen and (max-width: 1023px) {
  .section_recruitment_category_section .recruitment-list li {
    width: 33%;
  }
}
.section_recruitment_category_section .recruitment-list li img {
  max-width: 65px;
  height: auto;
  margin-bottom: 10px;
}

.section_our_stats_section .state-count {
  border: 2px solid #fff;
  border-radius: 10px 10px 10px 10px;
  padding: 30px 20px 30px;
  margin-top: 40px;
  font-family: "Proxima Nova Rg";
}
.section_our_stats_section .state-count .count {
  font-size: 72px;
  line-height: 72px;
  font-weight: 500;
  color: #fff;
}
.section_our_stats_section .state-count small {
  font-size: 70px;
}
.section_our_stats_section .state-count p {
  margin: 0;
  min-height: 50px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: end;
}

.experienced-form {
  width: 78%;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .experienced-form {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .experienced-form {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .experienced-form .quiz {
    margin-bottom: 10px;
  }
}
.experienced-form .quiz span {
  color: #fff !important;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2px;
}
.experienced-form .quiz label {
  margin: 0;
  align-items: center;
  display: flex;
  justify-content: flex-end !important;
}
@media only screen and (max-width: 1023px) {
  .experienced-form .quiz label {
    justify-content: center !important;
  }
}
.experienced-form .quiz label [type=text] {
  width: 50px;
  margin-left: 10px;
  width: 50px;
  margin-left: 10px;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  color: #5261b1 !important;
  height: 45px;
  font-size: 16px;
  border-radius: 8px;
}
.experienced-form .quiz label [type=text]:focus {
  box-shadow: none;
  outline: 0;
}
.experienced-form .quiz .wpcf7-not-valid-tip {
  display: none;
}
.experienced-form .text-field {
  margin-bottom: 30px;
}
.experienced-form .text-field .text-box {
  height: 45px;
  font-size: 16px;
  border-radius: 8px;
  padding: 15px 12px;
  background-color: rgba(255, 255, 255, 0.75);
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  border: 0;
  line-height: 22px;
  color: #5261b1;
}
.experienced-form .text-field .text-box.texarea-box {
  height: 110px;
}
.experienced-form .text-field .text-box:focus {
  outline: 0;
  box-shadow: none;
}
.experienced-form .text-field .text-box::-moz-placeholder {
  text-transform: uppercase;
  color: #5261b1;
}
.experienced-form .text-field .text-box::placeholder {
  text-transform: uppercase;
  color: #5261b1;
}
.experienced-form .wpcf7-not-valid-tip {
  text-align: left;
  margin-top: 5px;
  font-size: 15px;
}
.experienced-form .wpcf7-not-valid {
  border: 1px solid #ff0000 !important;
}
.experienced-form .wpcf7-spinner {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  margin: 0;
  bottom: -40px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .experienced-form .wpcf7-spinner {
    top: auto;
    bottom: -30px;
  }
}
@media only screen and (max-width: 1023px) {
  .experienced-form .text-left {
    text-align: center !important;
  }
}

header#masthead {
  background-color: transparent !important;
  box-shadow: none;
  padding: 15px;
  width: 100%;
  position: fixed;
  z-index: 99999;
  height: 150px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  header#masthead {
    align-items: baseline;
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 767px) {
  header#masthead {
    height: 85px;
    padding: 8px 15px 15px;
  }
}
header#masthead.fixed {
  height: 70px;
  transition: all 0.3s ease;
  padding: 8px 15px 8px 15px;
  background-color: rgba(52, 55, 65, 0.5) !important;
}
header#masthead.fixed .navbar-brand .excel-mobile-logo-link .excel-mobile-logo {
  border: 0;
}
header#masthead.fixed .navbar-brand img {
  transition: all 0.3s ease;
  max-height: 60px;
}
@media only screen and (max-width: 1200px) {
  header#masthead.fixed .navbar-brand img {
    max-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  header#masthead.fixed .navbar-brand img {
    max-height: 45px;
    max-width: 100%;
    padding: 0;
  }
}
header .navbar-brand img {
  transition: all 0.3s ease;
  max-height: 121px;
}
@media only screen and (max-width: 767px) {
  header .navbar-brand .excel-desktop-logo-link {
    display: none;
  }
}
header .navbar-brand .excel-mobile-logo-link {
  display: none;
}
@media only screen and (max-width: 767px) {
  header .navbar-brand .excel-mobile-logo-link {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  header .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}
header .container {
  max-width: 100%;
  padding-left: 60px !important;
  padding-right: 5% !important;
}
@media only screen and (max-width: 1200px) {
  header .container {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  header .container .navbar-brand img {
    max-width: 50%;
    padding: 4px;
  }
}
header .container .navbar-toggler {
  border: 0;
}
header .container .navbar-toggler:focus {
  outline: 0;
  box-shadow: none;
  border: 0;
}
header .container .navbar-toggler .navbar-toggler-icon {
  background: url(../images/menu.png) no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1199px) {
  header .container .navbar-collapse {
    background: #fff;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  header .container .navbar-nav {
    background: #fff;
    padding: 0 15px;
  }
}
header .container .navbar-nav > li {
  padding-left: 80px;
  padding-right: 22px;
}
@media only screen and (max-width: 1366px) {
  header .container .navbar-nav > li {
    padding: 0 0 0 40px !important;
  }
}
@media only screen and (max-width: 1199px) {
  header .container .navbar-nav > li {
    padding: 0 !important;
  }
}
header .container .navbar-nav > li > a {
  color: #fff !important;
  font-weight: bold !important;
  line-height: 1.5;
  font-size: 19px !important;
  position: relative;
  padding: 0 !important;
}
@media only screen and (max-width: 1199px) {
  header .container .navbar-nav > li > a {
    color: #343741 !important;
    font-size: 15px !important;
    padding: 15px 0 9px !important;
    line-height: normal;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  }
}
header .container .navbar-nav > li > a.dropdown-toggle::after {
  content: "\f107";
  font: normal normal normal 15px/1 FontAwesome;
  border: 0;
  margin: 0 0 0px 5px;
  padding: 0;
  vertical-align: baseline;
}
@media only screen and (max-width: 1199px) {
  header .container .navbar-nav > li > a.dropdown-toggle::after {
    font-size: 20px;
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    top: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
header .container .navbar-nav > li > a::before {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 0%;
  height: 2px;
  border-radius: 10px;
  background: #fff;
  transition: all 0.3s;
  left: 0;
}
header .container .navbar-nav > li > a:hover::before {
  width: 100%;
}
header .container .navbar-nav > li .dropdown-menu {
  z-index: 9999;
  width: 240px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1019607843);
  border-radius: 0;
  padding: 0;
  left: auto;
}
@media only screen and (max-width: 1200px) {
  header .container .navbar-nav > li .dropdown-menu {
    width: 100%;
    margin: 0;
    box-shadow: none;
  }
}
header .container .navbar-nav > li .dropdown-menu li {
  padding: 0;
}
header .container .navbar-nav > li .dropdown-menu li a {
  color: #000;
  width: 100%;
  padding: 12px 10px 12px;
  line-height: 1.2;
  font-weight: 400;
  font-size: 19px;
  font-family: "Proxima Nova Rg";
  opacity: 0.8;
}
header .container .navbar-nav > li .dropdown-menu li a:hover {
  color: #5261B1;
}
@media only screen and (max-width: 1200px) {
  header .container .navbar-nav > li .dropdown-menu li a {
    color: #343741 !important;
    font-size: 15px !important;
    padding: 15px 0 9px !important;
    line-height: normal;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  }
}
header .container .navbar-nav > li .dropdown-menu li.current-menu-item a {
  color: #5261B1;
}
header .container .navbar-nav > li.current_page_parent a, header .container .navbar-nav > li.current-menu-item a {
  color: #5261B1;
}
header .container .navbar-nav > li.current_page_parent a::before, header .container .navbar-nav > li.current-menu-item a::before {
  width: 100%;
}

@keyframes bar {
  0% {
    top: -100px;
  }
  100% {
    top: 0%;
  }
}
.home header#masthead {
  border-bottom: 0;
}

footer {
  background-color: #3f3f3f;
}
footer .container {
  width: 90%;
  max-width: 1770px;
  padding: 0 0;
}
@media only screen and (max-width: 1024px) {
  footer .container .footer-logo {
    text-align: left !important;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  footer .container .footer-logo {
    margin-top: 30px;
  }
}
footer .container .white-border-spce {
  padding-top: 32px;
  border-top: 1px solid #fff;
  margin-left: 0;
  margin-right: 0;
}
footer .container .white-border-spce .footer_heading {
  font-size: 19px;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  position: relative;
  line-height: 20px !important;
  padding-bottom: 30px;
  text-align: left;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  footer .container .white-border-spce .footer_heading {
    padding-bottom: 15px;
  }
}
footer .container .white-border-spce .footer_address p {
  font-family: "Proxima Nova Rg";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin: 0;
}
footer .container .white-border-spce .footer_address p:empty {
  display: none;
}
footer .container .white-border-spce .footer-tel, footer .container .white-border-spce .footer-email {
  font-family: "Proxima Nova Rg";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
footer .container .white-border-spce .footer-tel a, footer .container .white-border-spce .footer-email a {
  color: #fff;
}
footer .container .white-border-spce .footer-tel a:hover, footer .container .white-border-spce .footer-email a:hover {
  color: #5261B1;
}
footer .container .white-border-spce .foo-col {
  max-width: 20%;
  flex: 0 0 20%;
}
footer .container .white-border-spce .foo-col:last-child {
  padding-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  footer .container .white-border-spce .foo-col {
    max-width: 50%;
    flex: 0 0 100%;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  footer .container .white-border-spce .foo-col {
    margin-top: 30px;
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.floating-buttons {
  position: fixed;
  z-index: 9;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .floating-buttons {
    display: none;
  }
}
.floating-buttons .social-icons li {
  transform: translate(173px, 0);
  transition: all 0.5s ease;
  margin-top: -1px;
}
.floating-buttons .social-icons li:hover {
  transform: translate(60px, 0);
}
.floating-buttons .social-icons li:hover a {
  border-radius: 10px 0 0 10px !important;
  background: #fff;
}
.floating-buttons .social-icons li:hover a i {
  color: #5261B1;
}
.floating-buttons .social-icons li:hover a span {
  color: #242424;
}
.floating-buttons .social-icons li:first-child a {
  border-radius: 10px 0 0 0;
}
.floating-buttons .social-icons li:last-child a {
  border-radius: 0 0 0 10px;
}
.floating-buttons .social-icons li a {
  color: #fff;
  line-height: 24px;
  display: inline-block;
  font-size: 20px;
  background: #5261B1;
  padding-right: 80px;
  width: 100%;
  padding: 16px 80px 12px 7px;
  transition: all 0.3s ease;
}
.floating-buttons .social-icons li a i {
  color: #fff;
  width: 36px;
  text-align: center;
}
.floating-buttons .social-icons li a span {
  color: #fff;
}

.sticky-phone a {
  right: 6%;
  bottom: 2%;
  display: flex;
  z-index: 99999;
  position: fixed;
  transition: all 250ms ease-in-out 0s;
  background: #5261B1;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 20px;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px 1px;
}
.sticky-phone a:hover {
  color: #fff;
}
.sticky-phone.animate a {
  animation: 2s linear 0s 1 normal none running buttonizer-hello;
}

.back-top a {
  right: 2%;
  bottom: 2%;
  display: flex;
  z-index: 99999;
  position: fixed;
  align-items: center;
  opacity: 0;
  visibility: hidden;
}
.back-top a.show {
  opacity: 1;
  visibility: visible;
}

.header_full_height h1 {
  font-weight: 300;
  font-size: 62px;
  line-height: 1.3em;
}
@media only screen and (max-width: 1400px) {
  .header_full_height h1 {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 1023px) {
  .header_full_height h1 {
    font-size: 40px;
    line-height: 45px;
  }
}

.section_section_latest_news {
  background-color: #E8E8E9;
}
.section_section_latest_news .related-posts {
  text-align: center;
}
.section_section_latest_news .latest_news_section_container h2 {
  text-align: center;
}
.section_section_latest_news .latest_news_section_container .post_box_wrap {
  transition: all 0.3s ease;
  margin-top: 0;
  margin-bottom: 30px;
  background: #fff;
}
.section_section_latest_news .latest_news_section_container .post_box_wrap:hover {
  transform: scale(1.1);
}
.section_section_latest_news .latest_news_section_container .post_box_wrap .post_box_img img {
  height: 200px;
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.section_section_latest_news .latest_news_section_container .post_box_wrap .post_box_content {
  padding: 60px 25px;
  text-align: center;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  .section_section_latest_news .latest_news_section_container .post_box_wrap .post_box_content {
    padding: 40px 20px;
  }
}
.section_section_latest_news .latest_news_section_container .post_box_wrap .post_box_content h4 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .section_section_latest_news .latest_news_section_container .post_box_wrap .post_box_content h4 {
    height: auto;
  }
}
.section_section_latest_news .latest_news_section_container .post_box_wrap .post_box_content h4 a {
  font-size: 21px;
  font-weight: 500;
  color: #5261B1;
  font-family: "Proxima Nova Rg";
  line-height: 25px;
  margin-bottom: 15px;
}
.section_section_latest_news .latest_news_section_container .post_box_wrap .post_box_content p {
  font-size: 16px;
  line-height: 19px;
  font-family: "Proxima Nova Rg";
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
  margin-bottom: 40px;
  color: #5261B1;
}
.section_section_latest_news .latest_news_section_container .owl-dots .owl-dot {
  background: #fff;
}
.section_section_latest_news .latest_news_section_container .owl-dots .owl-dot.active {
  background: #5261B1;
}
.section_section_latest_news .latest_news_section_container .owl-dots .owl-dot:focus {
  outline: 0;
}

.section_full_width_section_with_background h2 {
  font-weight: 100;
}

.section_section_with_slider_images .section_with_slider_images-wrap {
  text-align: center;
}
.section_section_with_slider_images .section_with_slider_images-wrap .section_with_slider_carousel_wrap {
  padding-top: 40px;
}

.section_hero_section_menu {
  display: block;
}

.image-frame {
  margin-left: -15px;
  margin-right: -15px;
}

#video {
  z-index: 555555;
}
#video .modal-dialog {
  max-width: 60%;
  display: flex;
  align-items: center;
  height: 90%;
}
@media only screen and (max-width: 768px) {
  #video .modal-dialog {
    max-width: 100%;
  }
}
#video .modal-dialog .modal-content {
  padding: 0;
  background: transparent;
}
#video .modal-dialog .modal-content .modal-body {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #video .modal-dialog .modal-content .modal-body {
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  #video .modal-dialog .modal-content .modal-body iframe {
    height: 300px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #video .modal-dialog {
    max-width: 540px;
  }
}
@media only screen and (max-width: 767px) {
  #video .modal-dialog #video .modal-dialog {
    max-width: 95%;
  }
}
#video .modal-dialog .modal-content {
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #video .modal-dialog iframe {
    height: 345px;
  }
}

.image-frame {
  cursor: pointer;
  position: relative;
}
.image-frame .youtubelogo {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  filter: brightness(0) invert(1);
  width: 60px;
}

.home .job-info {
  text-align: center;
}
.home .section_section_with_slider_images {
  padding-bottom: 0;
}
.home .section_two_column_section {
  padding-top: 55px;
}
.home .section_header_section.header_section_container .down-arrow-sec a .light-btn {
  min-width: 190px !important;
  padding: 8px 15px !important;
}

.section_section_latest_news_menu {
  padding: 30px 0;
  background-color: #E8E8E9;
}
.section_section_latest_news_menu .latest_news_section_container ul {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: center;
}
.section_section_latest_news_menu .latest_news_section_container ul li a {
  font-size: 36px;
  font-family: "Proxima Nova Rg";
  font-weight: 500;
  color: #24292e;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .section_section_latest_news_menu .latest_news_section_container ul li a {
    font-size: 26px;
  }
}
.section_section_latest_news_menu .latest_news_section_container ul li a.activeitem {
  color: #5261B1;
  font-weight: 600;
}
.section_section_latest_news_menu .latest_news_section_container ul li a:hover {
  color: #5261B1;
}

.group-blog .single-post-content-wrapper {
  background-color: #ebebec;
  padding-top: 0;
}
.group-blog .single-post-content-wrapper .gallery-content {
  margin-bottom: 30px;
}
.group-blog .single-post-content-wrapper .video-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px 40px;
}
@media only screen and (max-width: 991px) {
  .group-blog .single-post-content-wrapper .video-block {
    grid-template-columns: 1fr 1fr;
    gap: 40px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .group-blog .single-post-content-wrapper .video-block {
    grid-template-columns: 1fr;
  }
}
.group-blog .single-post-content-wrapper .video-block .video-item .item, .group-blog .single-post-content-wrapper .video-block .video-item a {
  transition: all 0.4s ease-in-out;
  position: relative;
  line-height: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.group-blog .single-post-content-wrapper .video-block .video-item .item img, .group-blog .single-post-content-wrapper .video-block .video-item a img {
  width: 100%;
  height: 282px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 767px) {
  .group-blog .single-post-content-wrapper .video-block .video-item .item img, .group-blog .single-post-content-wrapper .video-block .video-item a img {
    height: 200px;
  }
}
.group-blog .single-post-content-wrapper .video-block .video-item .item img.play-icon, .group-blog .single-post-content-wrapper .video-block .video-item a img.play-icon {
  position: absolute;
  left: 0;
  top: -50px;
  width: 60px;
  height: 60px;
  right: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.group-blog .single-post-content-wrapper .video-block .video-item .item p, .group-blog .single-post-content-wrapper .video-block .video-item a p {
  font-weight: 500;
  color: #6593f5;
  padding: 10px 0;
}
.group-blog .single-post-content-wrapper .video-block .video-item .item:hover p, .group-blog .single-post-content-wrapper .video-block .video-item a:hover p {
  transition: all 0.4s ease-in-out;
  color: #151117;
}

.popup-video-design {
  padding: 0;
}
.popup-video-design .popup-modal {
  z-index: 99999;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.popup-video-design.uploaded-video-wrapper .video-wrapper .video-container {
  position: relative;
  padding-bottom: initial;
  height: auto;
  width: 100%;
}
.popup-video-design.uploaded-video-wrapper .video-wrapper .video-container video {
  width: 100% !important;
  height: 100%;
  max-height: 489px;
}
@media (max-width: 1199px) {
  .popup-video-design.uploaded-video-wrapper .video-wrapper .video-container video {
    max-height: 400px;
  }
}
@media (max-width: 1024px) {
  .popup-video-design.uploaded-video-wrapper .video-wrapper .video-container video {
    max-height: 350px;
  }
}
@media (max-width: 767px) {
  .popup-video-design.uploaded-video-wrapper .video-wrapper .video-container video {
    max-height: 300px;
  }
}
.popup-video-design .modal {
  display: none;
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
.popup-video-design .video-popup {
  display: none;
  z-index: 999999;
  position: fixed;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
  width: 100%;
  padding: 0 15px;
  max-width: 900px;
}
.popup-video-design .video-popup.visible {
  display: block;
}
.popup-video-design .video-popup .close {
  position: absolute;
  right: 8px;
  top: -33px;
  font-weight: 900;
  font-size: 28px;
  color: black;
  padding: 5px 10px;
  border-bottom: none;
  cursor: pointer;
  opacity: 1 !important;
}
.popup-video-design .video-popup .close span {
  width: 30px;
  height: 2px;
  background: #fff;
  display: block;
  transform: rotate(138deg);
}
.popup-video-design .video-popup .close span:last-child {
  transform: rotate(45deg);
  margin-top: -2px;
}
.popup-video-design .video-popup .close:hover span {
  background: red;
}
.popup-video-design .video-wrapper {
  width: 100%;
  margin: 0px auto;
}
.popup-video-design .video-wrapper .video-container {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
}
.popup-video-design .video-wrapper .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.page-id-168539 .career-page-job-slider .disabled {
  display: none !important;
}

.section_team_lists .team_item {
  padding-bottom: 60px;
}
.section_team_lists .team_item .team-img {
  position: relative;
  width: 78%;
  margin: 0 auto 20px;
}
.section_team_lists .team_item .team-img::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -3px;
  border-radius: inherit;
  background: #5261B1;
  border-radius: 100%;
  transform: rotate(-40deg);
}
.section_team_lists .team_item .team-img img {
  display: block;
  border-radius: 50%;
}
.section_team_lists .team_item h2 {
  font-size: 30px;
  line-height: 35px;
  font-family: "Proxima Nova Rg";
  padding: 0 0 5px 0;
}
.section_team_lists .team_item p {
  font-size: 20px;
  font-family: "Proxima Nova Rg";
  line-height: 1em;
}
.section_team_lists .team_item .social_links a {
  margin: 0 6px;
}

.single-post-hero {
  background-color: #2E3039;
  text-align: center;
  padding-top: 130px;
  padding-bottom: 0;
}
.single-post-hero .et_pb_title_meta_container {
  color: #fff;
  margin-top: 10px;
}

.single-post-content-wrapper .post-content {
  padding-top: 70px;
}
.single-post-content-wrapper .post-content h3 {
  color: #5261B1;
  line-height: 1.2em;
  font-size: 32px;
  text-align: left;
}
.single-post-content-wrapper .post-content strong {
  color: #343741;
}
.single-post-content-wrapper .post-content h4 {
  color: #5261B1;
  line-height: 1.2em;
  font-size: 27px;
}
.single-post-content-wrapper .post-content a {
  color: #5261B1;
}

.bg_ajaxloadmore_content .navigation a {
  margin-top: 20px;
  background: transparent;
  border: 1px solid #5261B1;
  border-radius: 10px;
  font-size: 18px;
  font-family: "Proxima Nova Rg";
  line-height: 1.7em;
  padding: 8px 30px;
  color: #5261B1;
  min-width: 160px;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  transition: all 0.5s ease;
  display: inline-block;
  margin-right: 15px;
}
.bg_ajaxloadmore_content .navigation a:hover {
  background: #5261B1;
  color: #fff;
}
.bg_ajaxloadmore_content .navigation a:focus {
  outline: 0;
  box-shadow: none;
}

.bg_blog_ajaxloadmore_content.blogs {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
  -moz-column-gap: 100px;
       column-gap: 100px;
  row-gap: 50px;
}
@media (max-width: 1199px) {
  .bg_blog_ajaxloadmore_content.blogs {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
@media (max-width: 991px) {
  .bg_blog_ajaxloadmore_content.blogs {
    -moz-column-gap: 30px;
         column-gap: 30px;
    row-gap: 30px;
  }
}
.bg_blog_ajaxloadmore_content.blogs .col-lg-4 {
  width: calc(33.33% - 70px);
  flex: unset;
  padding: 0;
}
@media (max-width: 1199px) {
  .bg_blog_ajaxloadmore_content.blogs .col-lg-4 {
    width: calc(33.33% - 35px);
  }
}
@media (max-width: 991px) {
  .bg_blog_ajaxloadmore_content.blogs .col-lg-4 {
    width: calc(50% - 15px);
  }
}
@media (max-width: 767px) {
  .bg_blog_ajaxloadmore_content.blogs .col-lg-4 {
    width: 100%;
  }
}
.bg_blog_ajaxloadmore_content.blogs .col-lg-4 .post_box_wrap {
  margin: 0;
  height: 100%;
  display: flex;
  flex-flow: column;
}
.bg_blog_ajaxloadmore_content.blogs .col-lg-4 .post_box_wrap img {
  min-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.bg_blog_ajaxloadmore_content.blogs .col-lg-4 .post_box_wrap h4 {
  text-align: left;
}
.bg_blog_ajaxloadmore_content.blogs .col-lg-4::after {
  content: "";
  width: 100%;
  height: 5px;
  display: block;
  background: #5261b1;
  background-size: 100% 5px;
  border-width: 0;
  box-shadow: 0px 1px 10px -4px rgba(0, 0, 0, 0.1294117647);
  transition: all 0.3s ease;
}
.bg_blog_ajaxloadmore_content.jobs {
  row-gap: 30px;
}

.bg_ajaxloadmore_content .bg_ajaxloadmore_btn {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .bg_ajaxloadmore_content .bg_ajaxloadmore_btn {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .bg_ajaxloadmore_content .bg_ajaxloadmore_btn {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .section_section_latest_news {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
@media (max-width: 767px) {
  .section_section_latest_news {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media (max-width: 575px) {
  .section_section_latest_news {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.contact-form-location {
  padding: 85px 0 100px;
}
@media only screen and (max-width: 1023px) {
  .contact-form-location {
    padding: 50px 0;
  }
}
.contact-form-location .location-title {
  font-size: 40px;
  color: #5261b1;
}
@media only screen and (max-width: 1200px) {
  .contact-form-location .location-title {
    font-size: 27px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .contact-form-location .form-section {
    margin-top: 50px;
  }
}
.contact-form-location .location-section {
  padding-right: 50px;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .contact-form-location .location-section {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .contact-form-location .location-section {
    padding-right: 15px;
  }
}
.contact-form-location .location-section .location-tab {
  margin-top: 20px;
}
.contact-form-location .location-section .location-tab .nav-tabs {
  background-color: #f4f4f4;
}
@media only screen and (max-width: 767px) {
  .contact-form-location .location-section .location-tab .nav-tabs {
    flex-direction: column;
    border-right: 0;
  }
}
.contact-form-location .location-section .location-tab .nav-tabs li:last-child a {
  border-right: 0;
}
.contact-form-location .location-section .location-tab .nav-tabs li a {
  font-family: "Proxima Nova Rg";
  font-size: 16px;
  line-height: 2.2em;
  padding: 4px 30px 4px;
  text-transform: uppercase;
  color: #343741;
  font-weight: 500;
  border: 0;
  border-radius: 0;
  border-right: 1px solid #fff;
  background-color: #f4f4f4;
  cursor: pointer;
}
.contact-form-location .location-section .location-tab .nav-tabs li a.current {
  background: #5261b1;
  color: #fff;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .contact-form-location .location-section .location-tab .nav-tabs li a {
    font-size: 15px;
    padding: 4px 15px 4px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-form-location .location-section .location-tab .nav-tabs li a {
    border-right: 0;
    padding: 4px 10px 4px;
    border-bottom: 1px solid #D9D9D9;
  }
}
.contact-form-location .location-section .location-tab .tabcontent {
  border: 1px solid #5261B1;
  margin-top: -1px;
}
.contact-form-location .location-section .location-tab .tabcontent .tabc:last-child {
  text-align: center;
}
.contact-form-location .location-section .location-tab .tabcontent .tabc p {
  padding: 24px 30px 70px;
  font-family: "Proxima Nova Rg";
  font-weight: 500;
  font-size: 16px;
  color: #000;
  line-height: 20px;
}
.contact-form-location .location-section .location-tab .tabcontent .tabc p span {
  color: #5261b1;
}
.contact-form-location .location-section .location-tab .tabcontent .tabc p a {
  color: #000;
}

.contact-us-frm p {
  color: #5261B1;
}
@media only screen and (max-width: 767px) {
  .contact-us-frm p {
    margin-top: 15px;
  }
}
.contact-us-frm .row {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .contact-us-frm .row {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .contact-us-frm .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block;
  }
}
.contact-us-frm .wpcf7-checkbox {
  background: transparent;
  border: 0;
  padding: 0;
  height: auto;
}
.contact-us-frm .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin: 0 0 2px 0;
  font-size: 16px;
  line-height: 20px;
}
.contact-us-frm .wpcf7-checkbox label {
  margin: 0;
  color: #fff;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
}
.contact-us-frm .wpcf7-checkbox label [type=checkbox] {
  height: 18px;
  width: 18px;
  vertical-align: sub;
}
.contact-us-frm .mb-10 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .contact-us-frm .mb-10 {
    margin-bottom: 0;
  }
}
.contact-us-frm input, .contact-us-frm textarea, .contact-us-frm select {
  height: 45px;
  font-size: 16px;
  border-radius: 8px;
  border: 1px solid #5261b1;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  box-shadow: none;
  background-color: #f0f4fe;
  color: #5261b1;
}
.contact-us-frm input:focus, .contact-us-frm textarea:focus, .contact-us-frm select:focus {
  color: #5261b1;
  box-shadow: none;
  outline: 0;
  background-color: #f0f4fe;
}
.contact-us-frm input::-moz-placeholder, .contact-us-frm textarea::-moz-placeholder, .contact-us-frm select::-moz-placeholder {
  color: #5261b1;
  text-transform: uppercase;
}
.contact-us-frm input::placeholder, .contact-us-frm textarea::placeholder, .contact-us-frm select::placeholder {
  color: #5261b1;
  text-transform: uppercase;
}
.contact-us-frm input::-webkit-outer-spin-button, .contact-us-frm input::-webkit-inner-spin-button, .contact-us-frm textarea::-webkit-outer-spin-button, .contact-us-frm textarea::-webkit-inner-spin-button, .contact-us-frm select::-webkit-outer-spin-button, .contact-us-frm select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.contact-us-frm input[type=number], .contact-us-frm textarea[type=number], .contact-us-frm select[type=number] {
  -moz-appearance: textfield;
}
.contact-us-frm textarea {
  height: 110px !important;
  padding: 15px;
}
.contact-us-frm .wpcf7-spinner {
  position: absolute;
  top: 10px;
  right: 20px;
  margin: 0;
}
.contact-us-frm .wpcf7-not-valid-tip {
  text-align: left;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 20px;
  margin-top: 2px;
}
.contact-us-frm .submit-btn {
  margin-top: 10px;
}
.contact-us-frm .submit-btn .btn {
  padding: 8px 30px !important;
  margin-top: 0;
  background: #5261b1;
  color: #fff;
}
.contact-us-frm .submit-btn .btn:hover {
  background: #fff;
  color: #5261b1;
}
.contact-us-frm .submit-btn .btn.big-btn {
  padding: 10px 60px !important;
  line-height: 40px !important;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .contact-us-frm .submit-btn.text-right {
    text-align: center !important;
  }
}
.contact-us-frm .quiz span {
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #5261b1;
}
.contact-us-frm .quiz label {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .contact-us-frm .quiz label {
    justify-content: center;
  }
}
.contact-us-frm .quiz label [type=text] {
  width: 50px;
  margin-left: 10px;
}
.contact-us-frm .quiz label [type=text].wpcf7-not-valid {
  border: 2px solid #ff0000 !important;
}
.contact-us-frm .quiz .wpcf7-not-valid-tip {
  display: none;
}
.contact-us-frm .blue-text .wpcf7-checkbox {
  padding: 8px 0 5px 0;
}
.contact-us-frm .blue-text .wpcf7-checkbox [type=checkbox] {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.contact-us-frm .blue-text .wpcf7-checkbox span {
  font-size: 21px;
  line-height: 30px;
  color: #5261B1;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.contact-us-frm .label-text-custom {
  font-family: "Proxima Nova Rg";
  font-size: 21px;
  line-height: 31px;
  font-weight: 500;
}
.contact-us-frm .label-text-custom a {
  color: #5261b1;
}
.contact-us-frm .label-text-custom a:hover {
  color: #007bff;
}
@media only screen and (max-width: 1200px) {
  .contact-us-frm .label-text-custom {
    line-height: 26px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-us-frm .label-text-custom {
    font-size: 16px;
  }
}

.employee-detail-info-inner .grid-item {
  text-align: center;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1023px) {
  .employee-detail-info-inner .grid-item {
    margin-bottom: 30px;
  }
}
.employee-detail-info-inner .grid-item:hover {
  transform: scale(1.1);
}
.employee-detail-info-inner .grid-item .icon {
  max-width: 180px;
  max-height: 92px;
  height: auto !important;
}
.employee-detail-info-inner .grid-item p {
  margin-top: 20px;
  font-family: "Proxima Nova Rg";
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
}

.testimonials-secction {
  padding-top: 30px;
}
.testimonials-secction .testimonial-item {
  position: relative;
  border-radius: 0px;
  box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.2);
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .testimonials-secction .testimonial-item {
    margin-bottom: 30px;
  }
}
.testimonials-secction .testimonial-item::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #5261b1;
  width: 100%;
  height: 6px;
}
.testimonials-secction .testimonial-item .testimonial-info {
  padding: 30px 40px;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 1.2;
  color: #5261B1;
  font-family: "Proxima Nova Rg";
  height: 350px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .testimonials-secction .testimonial-item .testimonial-info {
    height: auto;
    padding: 30px 20px;
  }
}
.testimonials-secction .testimonial-item .testimonial-meta {
  font-size: 16px;
  background-color: #5261B1;
  padding: 10px 15px;
  color: #fff;
  height: 100px;
  min-height: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .testimonials-secction .testimonial-item .testimonial-meta {
    height: auto;
  }
}
.testimonials-secction .testimonial-item .testimonial-meta strong {
  font-family: "Proxima Nova Rg";
  font-weight: bold;
}

.recruitment-needs-frm {
  padding: 30px 0;
  max-width: 1090px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .recruitment-needs-frm .form-section {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .recruitment-needs-frm .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block;
  }
}
.recruitment-needs-frm .row {
  margin-top: 33px !important;
}
@media only screen and (max-width: 1023px) {
  .recruitment-needs-frm .row {
    margin-top: 10px !important;
  }
}
.recruitment-needs-frm h4 {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.recruitment-needs-frm h6 {
  color: #fff;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.recruitment-needs-frm .quiz span {
  color: #fff !important;
}
.recruitment-needs-frm .quiz label {
  align-items: center;
  justify-content: flex-end !important;
}
@media only screen and (max-width: 1023px) {
  .recruitment-needs-frm .quiz label {
    justify-content: center !important;
  }
}
.recruitment-needs-frm .quiz .wpcf7-not-valid-tip {
  display: none;
}
.recruitment-needs-frm [type=submit] {
  margin-top: 0;
}
@media only screen and (max-width: 1023px) {
  .recruitment-needs-frm .submit-light {
    text-align: center;
  }
}
.recruitment-needs-frm .submit-light [type=submit] {
  background: transparent !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}
.recruitment-needs-frm .submit-light [type=submit]:hover {
  background: #fff !important;
  border: 1px solid #5261B1 !important;
  color: #5261B1 !important;
}
.recruitment-needs-frm .wpcf7-spinner {
  position: absolute;
  top: auto !important;
  right: 0 !important;
  margin: 0;
  left: 0;
  bottom: -40px;
}
@media only screen and (max-width: 1023px) {
  .recruitment-needs-frm .wpcf7-spinner {
    margin: 0 auto !important;
  }
}
.recruitment-needs-frm .error-center .wpcf7-not-valid-tip {
  text-align: center !important;
}
@media only screen and (max-width: 767px) {
  .recruitment-needs-frm .file-upload {
    margin-bottom: 35px;
  }
}
.recruitment-needs-frm .file-upload span {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Proxima Nova Rg";
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .recruitment-needs-frm .file-upload span {
    position: relative;
    top: 18px;
    font-size: 14px !important;
  }
}
.recruitment-needs-frm .file-upload span.control {
  color: #fff;
  margin-top: 5px;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .recruitment-needs-frm .file-upload span.control {
    margin-top: 35px;
  }
}
.recruitment-needs-frm .file-upload .wpcf7-not-valid-tip {
  color: #ff0000;
  text-align: left;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 20px;
  margin-top: 2px;
  font-weight: 400;
  text-transform: capitalize;
}
@media only screen and (max-width: 1023px) {
  .recruitment-needs-frm .file-upload .wpcf7-not-valid-tip {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .recruitment-needs-frm .file-upload .wpcf7-not-valid-tip {
    margin-top: 8px;
  }
}
.recruitment-needs-frm .file-upload input[type=file] {
  opacity: 0;
  font-size: 0px;
  position: relative;
  z-index: 9999;
  width: 100%;
  height: 70%;
  max-width: 235px;
}
.recruitment-needs-frm .file-upload .wpcf7-form-control-wrap::after {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
  border: 1px solid #fff;
  content: "CHOOSE FILE";
  color: #fff;
  font-weight: 500;
  font-family: "Proxima Nova Rg";
  padding: 12px 66px;
  font-size: 16px;
  line-height: 30px;
}

.two_col_image {
  padding: 0;
}
.two_col_image .section-info {
  padding: 40px 15px;
}
@media only screen and (max-width: 1200px) {
  .two_col_image .section-info p {
    font-size: 16px;
    line-height: 24px;
  }
}
.two_col_image .side-img img {
  width: 100%;
  height: 630px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media only screen and (max-width: 767px) {
  .two_col_image .side-img img {
    font-size: 16px;
    line-height: 24px;
    height: 300px;
  }
}

.job-listing h2 {
  text-align: center;
}
.job-listing .jobs-secction {
  padding-top: 0;
  row-gap: 30px;
}
.job-listing .jobs-secction .job-item {
  position: relative;
  border-radius: 0px;
  box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.2);
  margin-bottom: 60px;
  margin-top: 22px;
  transition: all 0.3s ease;
  height: 100%;
}
.job-listing .jobs-secction .job-item:hover {
  transform: scale(1.1);
}
@media only screen and (max-width: 767px) {
  .job-listing .jobs-secction .job-item {
    margin-bottom: 0px;
  }
}
.job-listing .jobs-secction .job-item::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #5261B1;
  width: 100%;
  height: 6px;
}
.job-listing .jobs-secction .job-item .job-meta:before {
  content: "";
  height: 1px;
  width: 100%;
  background: #000;
  display: inline-block;
  position: absolute;
  left: 0;
  background-color: #C1BBBB;
}
.job-listing .jobs-secction .job-item .job-meta p {
  color: #5261B1;
  padding-top: 40px;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .job-listing .jobs-secction .job-item .job-meta p {
    padding-top: 32px;
  }
}
.job-listing .jobs-secction .job-item .job-title {
  padding-bottom: 20px;
  text-align: center;
}
.job-listing .jobs-secction .job-item .job-title h4 {
  font-size: 24px;
  color: #5261B1;
  line-height: 1.2em;
  margin-bottom: 24px;
  text-align: center;
}
.job-listing .jobs-secction .job-item .job-title .location-name {
  position: relative;
  margin-right: 6px;
}
.job-listing .jobs-secction .job-item .job-title .location-name::before {
  background-image: url(../images/crok-img.png);
  display: inline-block;
  vertical-align: sub;
  content: "";
  width: 16px;
  height: 21px;
  background-repeat: no-repeat;
}
.job-listing .jobs-secction .job-item .job-title .place-name {
  position: relative;
}
.job-listing .jobs-secction .job-item .job-title .place-name::before {
  background-image: url(../images/retial-img1.png);
  content: "";
  width: 28px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: 88%;
  display: inline-block;
  vertical-align: bottom;
}
.job-listing .jobs-secction .job-item .job-info {
  padding: 30px 20px;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 1.2;
  color: #5261B1;
  font-family: "Proxima Nova Rg";
  overflow: hidden;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .job-listing .jobs-secction .job-item .job-info {
    height: auto;
    padding: 30px 20px;
    margin-bottom: 50px;
  }
}
.job-listing .jobs-secction .job-item .job-meta-btn-div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.job-listing .jobs-secction .job-item .job-meta-btn {
  font-size: 16px;
  background-color: #5261B1;
  padding: 12px 15px;
  color: #fff;
  min-height: auto;
  text-align: center;
  text-transform: uppercase;
  font-family: "Proxima Nova Rg";
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .job-listing .jobs-secction .job-item .job-meta-btn {
    height: auto;
  }
}
.job-listing .jobs-secction + .bg_ajaxloadmore_btn {
  margin-top: 80px;
}

.our_benefits .our_benefit_icons {
  display: flex;
  flex-flow: wrap;
}
.our_benefits .our_benefit_icons .icon-item {
  width: 50%;
  text-align: center;
  margin-bottom: 40px;
}
.our_benefits .our_benefit_icons .icon-item img {
  width: 60px;
  display: block;
  margin: 0 auto 30px;
}
.our_benefits .our_benefit_icons .icon-item h4 {
  font-family: "Proxima Nova Rg";
  font-weight: 500;
  color: #5261B1;
  font-size: 18px;
  margin-bottom: 0;
}

.our_benefits_accordion .accordion-item {
  border-bottom: 1px solid #ddd;
}
.our_benefits_accordion .accordion-item .accordion-header {
  padding-bottom: 0;
}
.our_benefits_accordion .accordion-item .accordion-button {
  position: relative;
  width: 100%;
  color: #5261B1 !important;
  padding: 26px 24px 20px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  border: 0;
  background: transparent;
  text-align: center;
}
.our_benefits_accordion .accordion-item .accordion-button:focus {
  outline: 0;
  box-shadow: none;
}
.our_benefits_accordion .accordion-item .accordion-button::after {
  content: "\f106";
  font: normal normal normal 30px/1 FontAwesome;
  position: absolute;
  right: 25px;
  top: 20px;
  color: #878787;
}
.our_benefits_accordion .accordion-item .accordion-button.collapsed::after {
  content: "\f107";
  font: normal normal normal 30px/1 FontAwesome;
  position: absolute;
  right: 25px;
  top: 20px;
  color: #878787;
}
.our_benefits_accordion .accordion-item .card-body {
  line-height: 1.5em;
  color: #343741;
  padding: 20px;
  font-family: "Proxima Nova Rg";
  padding-top: 0px;
  text-align: center;
  font-weight: 500;
  font-size: 21px;
}

.search-form {
  margin-top: 20px;
}
.search-form label {
  width: calc(73% - 20px);
  margin: 0;
  padding: 0 10px 0 0;
}
@media only screen and (max-width: 767px) {
  .search-form label {
    width: 100%;
    padding: 0 0 0 0;
  }
}
.search-form label input[type=search] {
  width: 100%;
  height: 58px;
  font-size: 16px;
  border-radius: 8px;
  padding-left: 12px;
  background-color: #f0f4fe;
  border-color: #5261B1;
  font-family: "Proxima Nova Rg";
  font-weight: 700;
  box-shadow: none;
  border: unset;
  background-color: #e1e2f4;
  margin-right: 20px;
}
.search-form label input[type=search]::-moz-placeholder {
  color: #5261B1;
  text-transform: uppercase;
}
.search-form label input[type=search]::placeholder {
  color: #5261B1;
  text-transform: uppercase;
}
.search-form input[type=submit] {
  height: 58px;
  position: relative;
  top: -1px;
}
.search-form input[type=submit]:hover {
  background: #fff;
  color: #5261B1;
}
@media only screen and (max-width: 767px) {
  .search-form input[type=submit] {
    width: 100%;
    top: 0;
    margin-top: 15px;
  }
}

.single_job_details .container {
  max-width: 1180px;
}
.single_job_details .meta-job span {
  padding-left: 0px;
  color: #343741;
  font-size: 18px;
  line-height: 24px;
  font-family: "Proxima Nova Rg";
  display: inline-block;
  margin-right: 15px;
}
.single_job_details .meta-job span::before {
  content: "";
  display: inline-block;
  height: 32px;
  margin-bottom: 0px;
  vertical-align: middle;
  width: 27px;
}
.single_job_details .meta-job .salary::before {
  background: url(../images/rupies-icon.png) no-repeat;
}
.single_job_details .meta-job .type-category::before {
  background: url(../images/small-heath-care-icon.png) no-repeat;
}
.single_job_details .meta-job .type-location::before {
  background: url(../images/crok-img.png) no-repeat;
}
.single_job_details .job_description {
  margin-top: 30px;
}
.single_job_details .job_description ul {
  padding-left: 20px;
  margin-bottom: 30px;
}
.single_job_details .job_description ul li {
  font-size: 21px;
  line-height: 31px;
  font-family: "Proxima Nova Rg";
  font-weight: 500;
  color: #343741;
  list-style-type: circle;
}
.single_job_details .job-form .job-form-btn {
  background: transparent;
  border: 1px solid #5261B1;
  border-radius: 10px;
  color: #5261B1;
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px 30px;
  font-weight: 700;
  font-family: "Proxima Nova Rg";
  line-height: 25px;
  cursor: pointer;
  display: inline-block;
  transition: all 0.5s ease;
  margin-top: 20px;
}
.single_job_details .job-form .job-form-btn:hover {
  background: #5261B1;
  color: #fff;
}
.single_job_details .job-form .apply-form {
  margin-top: 20px;
}
.single_job_details .job-form .apply-form form {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.single_job_details .job-form .apply-form form label {
  width: 100%;
}
.single_job_details .job-form .apply-form form p {
  font-size: 15px;
  line-height: 22px;
  color: #343741;
  font-family: "Proxima Nova Rg";
  margin-bottom: 5px;
}
.single_job_details .job-form .apply-form form input, .single_job_details .job-form .apply-form form textarea {
  background-color: #e1e2f4;
  font-size: 14px;
  border-radius: 8px;
  padding: 10px;
  font-weight: 700;
  color: #343741;
  font-family: "Proxima Nova Rg";
  border: 0;
  height: 45px;
}
.single_job_details .job-form .apply-form form textarea {
  height: 110px;
}
.single_job_details .job-form .apply-form form .wpcf7-checkbox {
  border: 0;
  padding: 0;
  margin-top: 10px;
}
.single_job_details .job-form .apply-form form .wpcf7-checkbox [type=checkbox] {
  height: 20px;
  width: 20px;
  margin-right: 4px;
  vertical-align: sub;
}
.single_job_details .job-form .apply-form form .wpcf7-checkbox span {
  margin: 0;
  color: #343741;
  font-family: "Proxima Nova Rg";
  font-size: 14px;
}
.single_job_details .job-form .apply-form form [type=file] {
  width: 100%;
}
.single_job_details .job-form .apply-form form [type=submit] {
  background: transparent;
  border: 1px solid #5261B1;
  color: #5261B1;
  font-size: 18px;
  height: auto;
  padding: 7px 60px;
  line-height: 30px;
  min-width: auto;
}
.single_job_details .job-form .apply-form form [type=submit]:hover {
  color: #fff;
  background: #5261B1;
}
@media only screen and (max-width: 767px) {
  .single_job_details .job-form .apply-form form [type=submit] {
    margin-top: 20px;
  }
}

.search #primary, .error404 #primary {
  padding: 0;
}
.search #primary .page-title, .error404 #primary .page-title {
  color: #fff;
  font-size: 21px;
  line-height: 30px;
  font-family: "Proxima Nova Rg";
}
.search #primary .not-found .page-title, .error404 #primary .not-found .page-title {
  color: #343741;
  font-weight: bold;
  font-size: 40px;
  line-height: 45px;
}
.search #primary .not-found .page-content, .error404 #primary .not-found .page-content {
  margin-top: 0;
}
.search #primary .not-found .page-content .search-form [type=submit], .error404 #primary .not-found .page-content .search-form [type=submit] {
  color: #5261B1;
  border: 1px solid #5261B1;
}
.search #primary .not-found .page-content .search-form [type=submit]:hover, .error404 #primary .not-found .page-content .search-form [type=submit]:hover {
  background: #5261B1;
  color: #fff;
}

.search-results article {
  margin-top: 50px;
  margin-bottom: 0 !important;
}
.search-results article h1, .search-results article h2 {
  font-size: 30px;
  line-height: 35px;
  border: 0;
  padding: 0 0 20px;
}
.search-results article .entry-meta span, .search-results article .entry-meta a {
  color: #666;
  font-size: 14px;
  line-height: 20px;
  font-family: "Proxima Nova Rg";
}
.search-results article .entry-summary p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  font-family: "Proxima Nova Rg";
}
.search-results article .entry-footer {
  display: none;
}
.search-results .navigation {
  margin-top: 50px;
  font-size: 21px;
  line-height: 30px;
  color: #5261B1;
  font-weight: 500;
  font-family: "Proxima Nova Rg";
}

.search-for-job {
  max-width: 1130px;
  margin: 0 auto;
}
.search-for-job .row {
  margin-top: 45px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .search-for-job .row {
    margin-top: 0;
  }
}
.search-for-job [type=text], .search-for-job select {
  width: 100%;
  background: #fff;
  padding: 12px 20px;
  border: 0 !important;
  height: 60px;
}
@media only screen and (max-width: 767px) {
  .search-for-job [type=text], .search-for-job select {
    margin-top: 20px;
  }
}
.search-for-job [type=submit] {
  background: transparent !important;
  color: #fff !important;
  min-width: 200px;
  height: 50px;
}
.search-for-job [type=submit]:hover {
  background: #fff !important;
  color: #5261B1 !important;
}
@media only screen and (max-width: 767px) {
  .search-for-job [type=submit] {
    margin-top: 20px;
  }
}
.search-for-job .select_category .select2 {
  width: auto;
}
@media only screen and (max-width: 767px) {
  .search-for-job .select_category .select2 {
    margin-top: 20px;
  }
}
.search-for-job .select_category .select2-selection {
  width: 100%;
  background: #fff;
  padding: 16px 20px;
  border: 0 !important;
  height: 60px;
  text-align: left;
  font-weight: bold;
  font-family: "Proxima Nova Rg";
  border-radius: 8px;
}
.pagination-links .page-numbers {
  font-weight: 700;
  color: #000;
  font-family: "Proxima Nova Rg";
  padding: 10px 13px;
  font-size: 14px;
}
.pagination-links .page-numbers.current {
  color: #5261B1;
}

.page-id-153439 .select2-container span.select2-dropdown {
  background: #62646b !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.page-id-153439 .select2-container span.select2-dropdown input.select2-search__field {
  border: 1px solid #fff !important;
  background: #62646b;
}
@media (max-width: 767px) {
  .page-id-153439 .select2-container span.select2-dropdown .select2-results {
    background: #62646b !important;
  }
}
.page-id-153439 .select2-container span.select2-dropdown .select2-results ul li {
  color: #fff;
}
.page-id-153439 .select2-container span.select2-dropdown .select2-results ul li[aria-selected=true], .page-id-153439 .select2-container span.select2-dropdown .select2-results ul li.select2-results__option--highlighted {
  color: #fff !important;
}
.page-id-153439 span.select2 span.select2-selection span.select2-selection__arrow {
  z-index: 1;
}

.career-job-listing .career-page-job-slider .jobs-secction .owl-carousel .owl-nav.disabled {
  display: none;
}

body .section_recruitment_category_section {
  background-color: #fff !important;
  padding: 100px 0;
}
@media only screen and (max-width: 991px) {
  body .section_recruitment_category_section {
    padding: 60px 0 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  body .section_recruitment_category_section {
    background-color: #e8e8e9 !important;
  }
}
@media (min-width: 1751px) {
  body .section_recruitment_category_section .container {
    max-width: 1660px;
  }
}
body .section_recruitment_category_section h2 {
  padding-bottom: 0px;
  font-size: 41px;
  line-height: 48px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  body .section_recruitment_category_section h2 {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  body .section_recruitment_category_section h2 {
    font-size: 32px;
    line-height: 37px;
    text-align: left;
  }
}
body .section_recruitment_category_section .recruitment-list {
  margin: 80px auto 0;
  align-items: flex-end;
}
@media only screen and (max-width: 991px) {
  body .section_recruitment_category_section .recruitment-list {
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  body .section_recruitment_category_section .recruitment-list {
    width: 100%;
    margin: 0px auto 0;
  }
}
body .section_recruitment_category_section .recruitment-list li {
  width: 100%;
}
body .section_recruitment_category_section .recruitment-list li img {
  max-width: 100px;
  height: auto;
  margin-bottom: 30px;
  max-height: 100px;
  margin-left: auto;
  margin-right: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1199px) {
  body .section_recruitment_category_section .recruitment-list li img {
    max-width: 80px;
    max-height: 80px;
  }
}
@media only screen and (max-width: 767px) {
  body .section_recruitment_category_section .recruitment-list li img {
    max-width: 70px;
    max-height: 70px;
    margin-bottom: 15px;
  }
}
body .section_recruitment_category_section .recruitment-list li small {
  display: block;
  font-weight: 100;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 0 auto;
  min-height: 54px;
  color: #5261B1;
  max-width: 160px;
  position: relative;
}
body .section_recruitment_category_section .recruitment-list li small:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  body .section_recruitment_category_section .recruitment-list li small {
    min-height: auto;
  }
}
@media (max-width: 1199px) {
  body .section_recruitment_category_section .recruitment-list li small {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  body .section_recruitment_category_section .recruitment-list li small {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  body .section_recruitment_category_section .recruitment-list li small {
    font-size: 16px;
    line-height: 20px;
  }
}
body .section_recruitment_category_section .recruitment-list li:before {
  display: none !important;
}
body .section_recruitment_category_section .owl-nav button {
  width: 50px;
  height: 50px;
}
body .section_recruitment_category_section .owl-nav button.owl-prev {
  display: flex;
  position: absolute;
  top: 50%;
  left: -60px;
  justify-content: center;
  align-items: center;
  line-height: 1 !important;
  transform: translateY(-50%);
}
body .section_recruitment_category_section .owl-nav button.owl-prev:after {
  filter: brightness(0) saturate(100%) invert(46%) sepia(59%) saturate(1138%) hue-rotate(201deg) brightness(98%) contrast(92%);
  border: 1px solid #6185f0 !important;
  border-radius: 100%;
}
body .section_recruitment_category_section .owl-nav button.owl-prev:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  border-radius: 100%;
}
@media (max-width: 1440px) {
  body .section_recruitment_category_section .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1199px) {
  body .section_recruitment_category_section .owl-nav button.owl-prev {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1024px) {
  body .section_recruitment_category_section .owl-nav button.owl-prev {
    right: 55px;
    left: auto;
    top: auto;
    bottom: -70px;
  }
}
@media (max-width: 991px) {
  body .section_recruitment_category_section .owl-nav button.owl-prev {
    width: 30px;
    height: 30px;
    right: 40px;
    bottom: -50px;
  }
}
body .section_recruitment_category_section .owl-nav button.owl-next {
  display: flex;
  position: absolute;
  top: 50%;
  right: -60px;
  justify-content: center;
  align-items: center;
  line-height: 1 !important;
  transform: translateY(-50%);
}
body .section_recruitment_category_section .owl-nav button.owl-next:after {
  filter: brightness(0) saturate(100%) invert(46%) sepia(59%) saturate(1138%) hue-rotate(201deg) brightness(98%) contrast(92%);
  border: 1px solid #6185f0 !important;
  border-radius: 100%;
}
body .section_recruitment_category_section .owl-nav button.owl-next:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  border-radius: 100%;
}
@media (max-width: 1440px) {
  body .section_recruitment_category_section .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1199px) {
  body .section_recruitment_category_section .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1024px) {
  body .section_recruitment_category_section .owl-nav button.owl-next {
    right: 0px;
    left: auto;
    top: auto;
    bottom: -70px;
  }
}
@media (max-width: 991px) {
  body .section_recruitment_category_section .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    bottom: -50px;
  }
}
body .section_recruitment_category_section .owl-nav button:hover {
  background-color: transparent;
}
body .section_recruitment_category_section .owl-nav button span {
  font-size: 30px !important;
  color: #6185f0 !important;
}

.send-cv p:first-child {
  margin-bottom: 20px !important;
}

.career-page-job-slider .disabled {
  display: none !important;
}

.section-our-press-room {
  background: #EBEBEC;
}
.section-our-press-room .row {
  grid-row-gap: 30px;
}
.section-our-press-room .row.our-press-room-bg {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-our-press-room .row.press_room_loading {
  width: 50px;
  height: 50px;
  border: 4px solid #F2F2F2;
  border-radius: 50%;
  border-top: 4px solid #5F72C1;
  border-bottom: 4px solid #5F72C1;
  border-right: 4px solid #5F72C1;
  animation: spin 1s linear infinite;
  padding: 0 !important;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 50px;
}
.section-our-press-room .row .search-box {
  border-radius: 70px;
  background: #F3F3F3;
  display: flex;
  width: 100%;
  padding: 12px 20px;
  align-items: center;
  gap: 8px;
  max-width: 800px;
  margin: 0 auto;
}
.section-our-press-room .row .search-box .input-group {
  display: flex;
  gap: 8px;
  align-items: center;
}
.section-our-press-room .row .search-box .input-group .input-group-prepend {
  margin: 0;
}
.section-our-press-room .row .search-box .input-group .input-group-prepend i.fa.fa-search {
  font-size: 24px;
}
.section-our-press-room .row .search-box .input-group input {
  box-shadow: none;
  outline: none;
  color: rgba(36, 41, 46, 0.5);
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  font-family: "Proxima Nova Rg";
  padding: 0;
}
.section-our-press-room .row .search-box .input-group input::-moz-placeholder {
  color: rgba(36, 41, 46, 0.5);
  font-family: "Proxima Nova Rg";
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.section-our-press-room .row .search-box .input-group input::placeholder {
  color: rgba(36, 41, 46, 0.5);
  font-family: "Proxima Nova Rg";
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.section-our-press-room .row .press-room-item {
  display: flex;
}
.section-our-press-room .row .press-room-item .our-press-room-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  box-shadow: 0px 4px 30px 0px rgba(0, 21, 37, 0);
  transition: all 0.5s ease-in-out;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_img {
  line-height: 0;
  width: 100%;
  height: 224px;
  display: inline-block;
  transition: all 0.5s ease-in-out;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_img a {
  width: 100%;
  line-height: 0;
  height: 224px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  transition: all 0.5s ease-in-out;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_img a img {
  height: 224px;
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  transition: all 0.5s ease-in-out;
  transform: scale(1);
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_img a .btn {
  position: absolute;
  z-index: 99;
  bottom: 12px;
  left: 12px;
  display: inline-flex;
  padding: 6px 12px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 1000px;
  background: #6593F5;
  color: #FFF;
  border: none;
  font-size: 12px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 150%;
  text-transform: capitalize !important;
  width: auto;
  min-width: auto;
  transition: all 0.5s ease-in-out;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_img a .btn img {
  width: 18px;
  height: 18px;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_img a .btn.gradient-bg {
  transition: all 0.5s ease-in-out;
  background: linear-gradient(90deg, #D15D5C 0%, #5F72C1 48.65%, #1FBDB5 100%), #6593F5;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_content {
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
  align-self: stretch;
  background: #FAFAFA;
  position: relative;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_content::after {
  content: "";
  width: 100%;
  height: 5px;
  display: block;
  background: linear-gradient(45deg, #ff6d6a 0%, #f56f72 5%, #8e88cf 38%, #6593f5 48%, #3db9e8 70%, #19dcdd 90%, #0cead9 100%) left bottom no-repeat;
  background-size: 100% 5px;
  border-width: 0;
  box-shadow: 0 1px 10px -4px rgba(0, 0, 0, 0.1294117647);
  transition: all 0.5s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_content .date {
  color: #24292E;
  font-family: "Proxima Nova Rg";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0px;
  display: block;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_content h4 {
  margin: 0;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_content h4 a {
  color: #6593F5;
  font-family: "Proxima Nova Rg";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 28.6px */
  text-transform: capitalize;
  margin-bottom: 0px;
}
.section-our-press-room .row .press-room-item .our-press-room-inner .post_box_content p {
  color: #24292E;
  font-family: "Proxima Nova Rg";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  margin-bottom: 32px;
}
.section-our-press-room .row .press-room-item .our-press-room-inner:hover {
  transition: all 0.5s ease-in-out;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}
.section-our-press-room .row .press-room-item .our-press-room-inner:hover .post_box_img {
  transition: all 0.5s ease-in-out;
}
.section-our-press-room .row .press-room-item .our-press-room-inner:hover .post_box_img a {
  transition: all 0.5s ease-in-out;
}
.section-our-press-room .row .press-room-item .our-press-room-inner:hover .post_box_img a img {
  transition: all 0.5s ease-in-out;
  transform: scale(1.2);
}
.section-our-press-room .row .press-room-item .our-press-room-inner:hover .post_box_img a .btn {
  transition: all 0.5s ease-in-out;
}
.section-our-press-room .row .press-room-item .our-press-room-inner:hover .post_box_img a .btn img {
  transform: scale(1);
}
.section-our-press-room .row .press-room-item .our-press-room-inner:hover .post_box_img a .btn.gradient-bg {
  transition: all 0.5s ease-in-out;
  background: #6593F5;
}

.single-press-room .single-post-hero {
  background: linear-gradient(90deg, #D15D5C 0%, #5F72C1 48.65%, #1FBDB5 100%);
}
.single-press-room .single-post-content-wrapper {
  padding-top: 80px;
}
.single-press-room .single-post-content-wrapper .featured_img {
  width: 100%;
}
.single-press-room .single-post-content-wrapper .featured_img img {
  width: 100%;
}
.single-press-room .single-post-content-wrapper .post-content {
  padding-top: 50px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #24292E;
}
.single-press-room .single-post-content-wrapper .post-content p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .single-press-room .single-post-content-wrapper .post-content p {
    font-size: 16px;
  }
}
.single-press-room .single-post-content-wrapper .post-content p:empty {
  margin: 0;
}
.single-press-room .single-post-content-wrapper .press_audio {
  display: flex;
  width: 100%;
  padding: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 32px;
  background: #F6F9FF;
  margin-bottom: 30px;
}
.single-press-room .single-post-content-wrapper .press_audio h4 {
  color: #24292E;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 28.6px */
  text-transform: capitalize;
  margin: 0;
}
.single-press-room .single-post-content-wrapper .press_audio audio {
  width: 100%;
}
.single-press-room .single-post-content-wrapper .press_audio audio::-webkit-media-controls-panel {
  background: #F6F9FF;
}
.single-press-room .single-post-content-wrapper .press_audio audio::-webkit-media-controls-play-button {
  background-color: #fff;
  color: #fff;
  border: none;
  padding: 7.2px;
  filter: invert(1);
  border-radius: 50%;
  cursor: pointer;
}
.single-press-room .single-post-content-wrapper .bottom-content .press_release_pdf {
  color: #24292E;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-transform: capitalize;
  margin-bottom: 32px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .single-press-room .single-post-content-wrapper .bottom-content .press_release_pdf {
    font-size: 16px;
  }
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button h5 {
  color: #24292E;
  margin-bottom: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
  .single-press-room .single-post-content-wrapper .bottom-content .share_button h5 {
    font-size: 16px;
  }
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit {
  display: flex !important;
  align-items: center;
  gap: 20px;
  margin-left: -6px;
  line-height: 0px !important;
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit a {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0px !important;
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit a .a2a_svg {
  line-height: 24px !important;
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit a .a2a_s_linkedin {
  background: black !important;
  height: 24px !important;
  width: 24px !important;
  line-height: 24px !important;
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit a .a2a_s_linkedin svg path {
  fill: white;
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit a .a2a_label {
  display: none !important;
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit .st-btn[data-network=linkedin] {
  background-image: url(../images/mdi_linkedin.svg) !important;
  filter: none !important;
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit .st-btn[data-network=linkedin] img {
  display: none !important;
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit .st-btn[data-network=facebook] {
  background-image: url(../images/ic_baseline-facebook.png) !important;
  filter: none !important;
}
.single-press-room .single-post-content-wrapper .bottom-content .share_button .a2a_kit .st-btn[data-network=facebook] img {
  display: none !important;
}
.single-press-room .single-post-content-wrapper .bottom-content h5 {
  color: #24292E;
  margin-bottom: 10px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
  .single-press-room .single-post-content-wrapper .bottom-content h5 {
    font-size: 16px;
  }
}
.single-press-room .single-post-content-wrapper .bottom-content .category {
  width: 100%;
  max-width: 50%;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .single-press-room .single-post-content-wrapper .bottom-content .category {
    max-width: 100%;
    margin-top: 20px;
  }
}
.single-press-room .single-post-content-wrapper .bottom-content .cat {
  gap: 12px;
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .single-press-room .single-post-content-wrapper .bottom-content .cat {
    flex-wrap: wrap;
  }
}
.single-press-room .single-post-content-wrapper .bottom-content .cat li {
  border-radius: 1000px;
  background: #F2F2F2;
  display: flex;
  padding: 11px 12px 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #24292E;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  height: 32px;
  /* 21px */
}
.single-press-room .single-post-content-wrapper .bottom-content .cat li:empty {
  display: none;
}
.single-press-room .single-post-content-wrapper .bottom-content .cat li:last-child:empty {
  display: none;
}
.single-press-room .section-our-press-room {
  padding: 80px 0 !important;
  background: #F7F8FA !important;
}
.single-press-room .section-our-press-room .title,
.single-press-room .section-our-press-room .more_new_btn {
  text-align: center;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
.section-life-is-short-wrapper .container {
  padding-bottom: 25px;
  padding-top: 45px;
}
.section-life-is-short-wrapper .container .row .content h1 {
  text-transform: capitalize;
  margin-bottom: 10px;
}
.section-life-is-short-wrapper .container .row .content p {
  color: #fff;
}
.section-life-is-short-wrapper .container .row .content h3 {
  text-align: start;
  font-family: "Proxima Nova Rg";
  color: #000;
  font-size: 21px;
  line-height: 31px;
  color: #fff;
}
.section-life-is-short-wrapper .container .row .content h3 .word {
  font-size: 45px;
  color: #fff;
}
.section-life-is-short-wrapper .container .row .content h3 .typed-cursor {
  font-size: 45px;
  color: #fff !important;
}
@media only screen and (max-width: 991px) {
  .section-life-is-short-wrapper .container .row .image-collage {
    margin-top: 30px;
  }
}
.section-life-is-short-wrapper .container .row .image-collage .img-box-wrap .img-box {
  width: 100%;
  border-radius: 20px;
}
.section-life-is-short-wrapper .container .row .image-collage .img-box-wrap .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.section-life-is-short-wrapper .container .row .image-collage .img-box-wrap .img-box.box-1 {
  margin-bottom: 30px;
  height: 239px;
}
.section-life-is-short-wrapper .container .row .image-collage .img-box-wrap .img-box.box-2 {
  height: 266px;
}
@media only screen and (max-width: 568px) {
  .section-life-is-short-wrapper .container .row .image-collage .img-box-wrap .img-box.box-2 {
    margin-bottom: 30px;
  }
}
.section-life-is-short-wrapper .container .row .image-collage .img-box-wrap .img-box.box-3 {
  margin-bottom: 30px;
  height: 300px;
}
.section-life-is-short-wrapper .container .row .image-collage .img-box-wrap .img-box.box-4 {
  height: 203px;
}

section#shadow-host-companion {
  display: none;
}

.section_general_content .career-job-listing .general_content_heading {
  padding-bottom: 35px;
}
.section_general_content .job-listing .career-page-job-slider {
  margin-top: 30px;
}
.section_general_content .job-listing .career-page-job-slider .jobs-secction {
  margin: 0;
}
.section_general_content .job-listing .career-page-job-slider .jobs-secction .owl-carousel {
  gap: 0px;
  margin-bottom: 0;
}
.section_general_content .job-listing .career-page-job-slider .jobs-secction .owl-carousel .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  .section_general_content .job-listing .career-page-job-slider .jobs-secction .owl-carousel .owl-stage-outer {
    padding-bottom: 50px;
  }
}
.section_general_content .job-listing .career-page-job-slider .jobs-secction .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
  align-items: stretch;
}
.section_general_content .job-listing .career-page-job-slider .jobs-secction .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  margin-right: 30px !important;
  margin-left: 30px;
}
@media (max-width: 1199px) {
  .section_general_content .job-listing .career-page-job-slider .jobs-secction .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
@media (max-width: 991px) {
  .section_general_content .job-listing .career-page-job-slider .jobs-secction .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.section_general_content .job-listing .career-page-job-slider .jobs-secction .owl-carousel .owl-stage-outer .owl-stage .jobs-item {
  height: 100%;
}
.section_general_content .job-listing .career-page-job-slider .jobs-secction .jobs-item {
  margin: 0;
  width: 100% !important;
  max-width: 100%;
}
.section_general_content .job-listing .career-page-job-slider .owl-nav button {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  line-height: 0;
  outline: none !important;
  width: 60px !important;
  height: 60px !important;
}
@media (max-width: 1440px) {
  .section_general_content .job-listing .career-page-job-slider .owl-nav button {
    width: 40px !important;
    height: 40px !important;
  }
}
@media (max-width: 1024px) {
  .section_general_content .job-listing .career-page-job-slider .owl-nav button {
    width: 25px !important;
    height: 25px !important;
  }
}
.section_general_content .job-listing .career-page-job-slider .owl-nav button:hover {
  background-color: transparent;
}
.section_general_content .job-listing .career-page-job-slider .owl-nav button.owl-prev {
  left: -60px;
}
@media (max-width: 1440px) {
  .section_general_content .job-listing .career-page-job-slider .owl-nav button.owl-prev {
    left: -40px;
  }
}
@media (max-width: 1024px) {
  .section_general_content .job-listing .career-page-job-slider .owl-nav button.owl-prev {
    left: auto;
    right: 40px;
    top: auto;
    bottom: 0;
    transform: none;
  }
}
.section_general_content .job-listing .career-page-job-slider .owl-nav button.owl-next {
  right: -60px;
}
@media (max-width: 1440px) {
  .section_general_content .job-listing .career-page-job-slider .owl-nav button.owl-next {
    right: -40px;
  }
}
@media (max-width: 1024px) {
  .section_general_content .job-listing .career-page-job-slider .owl-nav button.owl-next {
    left: auto;
    right: 0px;
    top: auto;
    bottom: 0;
    transform: none;
  }
}
.section_general_content .job-listing .career-page-job-slider .owl-nav button span {
  font-size: 61px;
  line-height: 0;
}
@media only screen and (max-width: 568px) {
  .section_general_content .job-listing .career-page-job-slider .owl-nav button span {
    font-size: 40px;
  }
}
.section_general_content .job-listing .career-page-job-slider .owl-nav button span:hover {
  color: #5261B1;
}

.section-life-is-short-bg {
  padding: 13px 13px 0;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg {
    height: 760px;
    overflow: hidden;
  }
}
.section-life-is-short-bg::after {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  content: "";
  z-index: 1;
  background-color: rgba(62, 62, 64, 0.6);
}
.section-life-is-short-bg .container {
  position: absolute;
  z-index: 99;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 322px 0 172px 0;
  left: 0;
}
@media only screen and (max-width: 1650px) {
  .section-life-is-short-bg .container {
    padding: 220px 0 100px 0;
  }
}
@media only screen and (max-width: 1230px) {
  .section-life-is-short-bg .container {
    padding: 170px 0 70px 0;
  }
}
@media only screen and (max-width: 1230px) {
  .section-life-is-short-bg .container {
    height: 100%;
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .container {
    padding: 100px 20px 70px 20px;
  }
}
.section-life-is-short-bg .container .row span {
  font-size: 24px;
  color: #fff;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 34px;
  font-family: "Manjari", sans-serif !important;
}
@media only screen and (max-width: 1140px) {
  .section-life-is-short-bg .container .row span {
    margin-bottom: 8px;
  }
}
.section-life-is-short-bg .container .row h1 {
  font-size: 58px;
  margin-bottom: 30px;
  color: #fff;
  font-family: "Manjari", sans-serif !important;
}
@media only screen and (max-width: 1200px) {
  .section-life-is-short-bg .container .row h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 1140px) {
  .section-life-is-short-bg .container .row h1 {
    font-size: 34px;
    margin-bottom: 8px;
  }
}
.section-life-is-short-bg .container .row h3 {
  color: #fff;
  font-size: 42px;
  padding: 0;
  font-family: "Manjari", sans-serif !important;
  height: 105px;
}
@media only screen and (max-width: 1200px) {
  .section-life-is-short-bg .container .row h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1140px) {
  .section-life-is-short-bg .container .row h3 {
    font-size: 24px;
  }
}
.section-life-is-short-bg .container .row h3 p {
  color: #fff;
  font-size: 42px;
  padding: 0;
  font-family: "Manjari", sans-serif !important;
}
@media only screen and (max-width: 1200px) {
  .section-life-is-short-bg .container .row h3 p {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1140px) {
  .section-life-is-short-bg .container .row h3 p {
    font-size: 24px;
  }
}
.section-life-is-short-bg .container .row h3 .word {
  margin: 0;
  font-size: 58px;
  color: #fff;
  font-family: "Manjari", sans-serif !important;
  display: inline-block;
}
@media only screen and (max-width: 1200px) {
  .section-life-is-short-bg .container .row h3 .word {
    font-size: 42px;
  }
}
@media only screen and (max-width: 1140px) {
  .section-life-is-short-bg .container .row h3 .word {
    font-size: 48px;
  }
}
.section-life-is-short-bg .container .row h3 .typed-cursor {
  font-size: 58px;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .section-life-is-short-bg .container .row h3 .typed-cursor {
    font-size: 42px;
  }
}
@media only screen and (max-width: 1140px) {
  .section-life-is-short-bg .container .row h3 .typed-cursor {
    font-size: 48px;
  }
}
.section-life-is-short-bg .container .row h3 .img-box {
  width: 48px;
  height: 48px;
  margin: 30px auto;
}
.section-life-is-short-bg .container .row h3 .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media only screen and (max-width: 1140px) {
  .section-life-is-short-bg .container .row h3 .img-box {
    display: none;
  }
}
.section-life-is-short-bg .container .row .light-btn {
  border-radius: 25px;
  font-family: "Manjari", sans-serif !important;
  font-size: 24px;
  height: 63px;
  line-height: 57px;
}
@media only screen and (max-width: 1023px) {
  .section-life-is-short-bg .container .row .light-btn {
    border-radius: 25px;
    font-size: 16px;
    height: 40px;
    line-height: 28px;
  }
}
.section-life-is-short-bg .img-grid-wrapper {
  display: grid;
  gap: 13px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1650px) {
  .section-life-is-short-bg .img-grid-wrapper {
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper {
    grid-template-columns: 1fr;
    display: flex;
    flex-direction: column;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-box-wrap {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-box-wrap {
    grid-row-end: inherit !important;
    grid-row-start: inherit !important;
    grid-column-end: inherit !important;
    grid-column-start: inherit !important;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-box-wrap img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .section-life-is-short-bg .img-grid-wrapper .img-box-wrap img {
    -o-object-position: top;
       object-position: top;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-1 {
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 1;
  grid-column-end: 5;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-1 {
    order: 4;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-2 {
  grid-row-start: 2;
  grid-row-end: 6;
  grid-column-start: 1;
  grid-column-end: 5;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-2 {
    order: 5;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-3 {
  grid-row-start: 6;
  grid-row-end: 8;
  grid-column-start: 1;
  grid-column-end: 5;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-3 {
    order: 3;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-4 {
  grid-row-start: 1;
  grid-row-end: 4;
  grid-column-start: 5;
  grid-column-end: 10;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-4 {
    order: 6;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-5 {
  grid-row-start: 4;
  grid-row-end: 8;
  grid-column-start: 5;
  grid-column-end: 10;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-5 {
    order: 7;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-6 {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 10;
  grid-column-end: 16;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-6 {
    order: 1;
    height: 250px;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-7 {
  grid-row-start: 3;
  grid-row-end: 5;
  grid-column-start: 10;
  grid-column-end: 13;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-7 {
    order: 8;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-8 {
  grid-row-start: 3;
  grid-row-end: 5;
  grid-column-start: 13;
  grid-column-end: 16;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-8 {
    order: 9;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-9 {
  grid-row-start: 5;
  grid-row-end: 8;
  grid-column-start: 10;
  grid-column-end: 16;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-9 {
    order: 10;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-10 {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 16;
  grid-column-end: 21;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-10 {
    order: 2;
    height: 280px;
  }
}
.section-life-is-short-bg .img-grid-wrapper .img-11 {
  grid-row-start: 3;
  grid-row-end: 8;
  grid-column-start: 16;
  grid-column-end: 21;
}
@media only screen and (max-width: 768px) {
  .section-life-is-short-bg .img-grid-wrapper .img-11 {
    order: 11;
  }
}

.section-about-excel-wrapper {
  padding: 130px 0;
}
@media only screen and (max-width: 991px) {
  .section-about-excel-wrapper {
    padding: 90px 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-about-excel-wrapper {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 991px) {
  .section-about-excel-wrapper .image-collage {
    margin-bottom: 30px;
  }
}
.section-about-excel-wrapper .image-collage .img-box-wrap:first-child .img-box {
  height: 288px;
  margin-bottom: 30px;
}
.section-about-excel-wrapper .image-collage .img-box-wrap .img-box {
  width: 100%;
  height: 249px;
  border-radius: 20px;
}
@media only screen and (max-width: 568px) {
  .section-about-excel-wrapper .image-collage .img-box-wrap .img-box {
    margin-bottom: 30px;
  }
}
.section-about-excel-wrapper .image-collage .img-box-wrap .img-box img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

.section-about-tab-wrapper .row .text-center {
  margin: 0 0 80px 0 !important;
}
@media only screen and (max-width: 991px) {
  .section-about-tab-wrapper .row .text-center {
    margin: 0 0 60px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .section-about-tab-wrapper .row .text-center {
    margin: 0 0 40px 0 !important;
  }
}
.section-about-tab-wrapper .items-wrapper {
  display: flex;
}
@media only screen and (max-width: 1200px) {
  .section-about-tab-wrapper .items-wrapper {
    display: block;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper {
  flex: 1;
  max-width: 0;
  transition: all 0.3s ease;
  overflow: hidden;
  border-right: 2px solid rgba(209, 211, 212, 0.5);
}
@media only screen and (max-width: 1200px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper {
    max-width: 100%;
    max-height: 0;
    border-bottom: 2px solid rgba(209, 211, 212, 0.5);
    border-right: none;
    border-left: none;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper {
  transition: all 0.3s ease;
  padding: 40px 60px;
  display: flex;
}
@media only screen and (max-width: 1420px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper {
    padding: 40px 30px;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info h4,
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info h2,
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info p {
  color: #fff;
}
@media only screen and (max-width: 520px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info p {
    font-size: 18px !important;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info p img {
  border-radius: 15px;
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial {
  padding: 20px 0;
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial {
    max-width: 70%;
  }
}
@media only screen and (max-width: 520px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial {
    max-width: 100%;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .bg-white {
  border-radius: 1.25rem;
  padding: 40px;
  position: relative;
  min-height: 280px;
}
@media only screen and (max-width: 1420px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .bg-white {
    padding: 40px 30px;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .bg-white::after {
  content: "";
  width: 0;
  height: 9%;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid white;
  position: absolute;
  bottom: -29px;
  left: 10%;
  transform: translateX(-50%);
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .bg-white .quotes {
  position: absolute;
  left: 50%;
  top: -30px;
  filter: invert(63%) sepia(58%) saturate(6603%) hue-rotate(326deg) brightness(120%) contrast(92%);
  transform: translateX(-50%);
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .bg-white .testimonial-body {
  font-weight: 600;
  color: #5261B1;
  margin: 0;
}
@media only screen and (max-width: 520px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .bg-white .testimonial-body {
    font-size: 18px !important;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .bg-white .testimonial-body p {
  color: #5261B1;
  font-weight: 600;
}
@media only screen and (max-width: 520px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .bg-white .testimonial-body p {
    font-size: 18px !important;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial h4 {
  font-weight: 700;
  margin-bottom: 5px;
  color: #5261B1;
}
@media only screen and (max-width: 520px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial h4 {
    font-size: 18px !important;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .sub-title {
  color: #343741;
  margin: 0;
  font-size: 16px;
}
@media only screen and (max-width: 520px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .testimonial .sub-title {
    font-size: 15px !important;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .video-blocK {
  display: grid;
  gap: 20px 20px;
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .video-blocK .video-item a, .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .video-blocK .video-item .item {
  transition: all 0.4s ease-in-out;
  position: relative;
  line-height: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 15px;
  width: 100%;
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .video-blocK .video-item a img, .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .video-blocK .video-item .item img {
  width: 100%;
  height: 282px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .video-blocK .video-item a img, .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .video-blocK .video-item .item img {
    height: 200px;
  }
}
.section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .video-blocK .video-item a img.play-icon, .section-about-tab-wrapper .items-wrapper .content-wrapper .wrapper .item-info .video-blocK .video-item .item img.play-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  right: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-about-tab-wrapper .items-wrapper .item {
  position: relative;
  min-width: 220px;
  display: flex;
  height: 852px;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 1758px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 900px;
  }
}
@media (max-width: 1740px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 930px;
  }
}
@media (max-width: 1659px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 950px;
  }
}
@media (max-width: 1603px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 980px;
  }
}
@media (max-width: 1588px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 1020px;
  }
}
@media (max-width: 1588px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 1050px;
  }
}
@media (max-width: 1505px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 1100px;
  }
}
@media (max-width: 1474px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 1140px;
  }
}
@media (max-width: 1441px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 1180px;
  }
}
@media (max-width: 1420px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 950px;
  }
}
@media (max-width: 1383px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 1000px;
  }
}
@media (max-width: 1326px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 1050px;
  }
}
@media (max-width: 1285px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 1110px;
  }
}
@media (max-width: 1234px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: 1170px;
  }
}
@media only screen and (max-width: 1420px) {
  .section-about-tab-wrapper .items-wrapper .item {
    min-width: 180px;
  }
}
@media only screen and (max-width: 1200px) {
  .section-about-tab-wrapper .items-wrapper .item {
    height: auto;
    min-height: 80px;
    display: block;
    margin: 0;
    width: 100%;
  }
}
.section-about-tab-wrapper .items-wrapper .item .btn-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 220px;
  height: 100%;
  max-width: 1000px;
  overflow: hidden;
  transition: all 0.3s ease;
  border-right: 1px solid rgba(209, 211, 212, 0.5);
}
@media only screen and (max-width: 1420px) {
  .section-about-tab-wrapper .items-wrapper .item .btn-wrapper {
    width: 180px;
  }
}
@media only screen and (max-width: 1200px) {
  .section-about-tab-wrapper .items-wrapper .item .btn-wrapper {
    width: 100%;
    max-width: 100%;
    max-height: 1000px;
    height: 200px;
    border-bottom: 2px solid rgba(209, 211, 212, 0.5);
    border-right: none;
    border-left: none;
  }
}
.section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn {
  position: relative;
  padding: 40px 25px;
  height: 100%;
  background-image: linear-gradient(360deg, transparent 0%, #5261B1 60%);
  color: #bc9b76;
  margin: 0;
  width: 220px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1420px) {
  .section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn {
    width: 180px;
    padding: 40px 20px;
  }
}
@media only screen and (max-width: 1420px) {
  .section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn {
    padding: 20px 75px 20px 40px !important;
    width: 100% !important;
  }
}
.section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn h4 {
  margin-bottom: 0;
  color: #fff;
}
.section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn .img-box {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  z-index: -1;
}
.section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn .close-tab {
  display: none;
  color: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
}
.section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn .close-tab::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
  font-size: 12px;
  padding: 5px 5px 5px 0;
}
.section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn .expand {
  display: block;
  color: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
}
.section-about-tab-wrapper .items-wrapper .item .btn-wrapper .tab-btn .expand::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "+";
  font-size: 12px;
  padding: 5px 5px 5px 0;
}
.section-about-tab-wrapper .items-wrapper .item .content-wrapper {
  display: none;
}
.section-about-tab-wrapper .items-wrapper .item:nth-of-type(odd) .tab-btn {
  transition: all 0.3s ease;
  position: relative;
  padding: 40px 25px;
  height: 100%;
  background-image: linear-gradient(360deg, transparent 0%, #5261B1 60%);
  color: #bc9b76;
  margin: 0;
  width: 220px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1420px) {
  .section-about-tab-wrapper .items-wrapper .item:nth-of-type(odd) .tab-btn {
    width: 180px;
    padding: 40px 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .section-about-tab-wrapper .items-wrapper .item:nth-of-type(odd) .tab-btn {
    justify-content: flex-end;
    background-image: linear-gradient(180deg, transparent 0%, #5261B1 60%);
  }
}
@media (max-width: 1024px) and (min-width: 500px) {
  .section-about-tab-wrapper .items-wrapper .item:nth-of-type(odd) .tab-btn {
    background-image: linear-gradient(270deg, transparent 0%, #5261B1 47%);
  }
}
.section-about-tab-wrapper .items-wrapper .item:nth-of-type(odd) .tab-btn .img-box {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  z-index: -1;
}
@media (max-width: 1024px) and (min-width: 500px) {
  .section-about-tab-wrapper .items-wrapper .item:nth-of-type(odd) .tab-btn .img-box {
    position: absolute;
    width: 50%;
    left: 50%;
    height: 100%;
    z-index: -1;
    bottom: 0;
    margin: 0;
  }
}
.section-about-tab-wrapper .items-wrapper .item:nth-of-type(even) .tab-btn {
  transition: all 0.3s ease;
  position: relative;
  padding: 40px 25px;
  height: 100%;
  color: #bc9b76;
  margin: 0;
  width: 220px;
  background-image: linear-gradient(180deg, transparent 0%, #5261B1 60%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (max-width: 1420px) {
  .section-about-tab-wrapper .items-wrapper .item:nth-of-type(even) .tab-btn {
    width: 180px;
    padding: 40px 20px;
  }
}
@media (max-width: 1024px) and (min-width: 500px) {
  .section-about-tab-wrapper .items-wrapper .item:nth-of-type(even) .tab-btn {
    background-image: linear-gradient(270deg, transparent 0%, #5261B1 47%);
  }
}
.section-about-tab-wrapper .items-wrapper .item:nth-of-type(even) .tab-btn .img-box {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}
@media (max-width: 1024px) and (min-width: 500px) {
  .section-about-tab-wrapper .items-wrapper .item:nth-of-type(even) .tab-btn .img-box {
    position: absolute;
    width: 50%;
    left: 50%;
    height: 100%;
    z-index: -1;
    bottom: 0;
    margin: 0;
  }
}
.section-about-tab-wrapper .items-wrapper .item:nth-of-type(even) .tab-btn h4 {
  order: 2;
}
.section-about-tab-wrapper .items-wrapper .item:nth-of-type(even) .tab-btn .expand,
.section-about-tab-wrapper .items-wrapper .item:nth-of-type(even) .tab-btn .close-tab {
  order: 1;
  padding-bottom: 10px;
}
.section-about-tab-wrapper .items-wrapper .item.active {
  transition: all 0.3s ease;
}
.section-about-tab-wrapper .items-wrapper .item.active .content-wrapper {
  display: block;
  max-width: 100vw;
  flex: 1;
  background-color: #5261B1;
  transition: all 0.3s ease;
  width: 100vw;
}
@media only screen and (max-width: 1200px) {
  .section-about-tab-wrapper .items-wrapper .item.active .content-wrapper {
    max-height: 1180px;
  }
}
@media only screen and (max-width: 383px) {
  .section-about-tab-wrapper .items-wrapper .item.active .content-wrapper {
    max-height: 1420px;
  }
}
.section-about-tab-wrapper .items-wrapper .item.active .tab-btn {
  transition: all 0.3s ease;
}
.section-about-tab-wrapper .items-wrapper .item.active .tab-btn .close-tab {
  transition: all 0.3s ease;
  display: block;
}
.section-about-tab-wrapper .items-wrapper .item.active .tab-btn .expand {
  transition: all 0.3s ease;
  display: none;
}
.section-about-tab-wrapper .owl-dots {
  text-align: center;
  margin-bottom: 50px;
}
.section-about-tab-wrapper .owl-dots .owl-dot {
  height: 15px;
  width: 15px;
  border: 0;
  background: transparent;
  display: inline-block;
  border: 1px solid #fff;
  margin: 0 5px;
  border-radius: 50px;
}
.section-about-tab-wrapper .owl-dots .owl-dot.active {
  background: #fff;
}
.section-about-tab-wrapper .owl-dots .owl-dot:focus {
  outline: 0;
}

.section-gallery-wrapper-m {
  padding: 25px 0 130px 0;
}
@media only screen and (max-width: 991px) {
  .section-gallery-wrapper-m {
    padding: 25px 0 90px 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-gallery-wrapper-m {
    padding: 25px 0 50px 0;
  }
}
.section-gallery-wrapper-m .gallery-wrapper {
  margin: 80px 0;
}
@media only screen and (max-width: 991px) {
  .section-gallery-wrapper-m .gallery-wrapper {
    margin: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-gallery-wrapper-m .gallery-wrapper {
    margin: 40px 0;
  }
}
.section-gallery-wrapper-m .gallery-wrapper .gallery-inner {
  gap: 30px 0 !important;
}
.section-gallery-wrapper-m .gallery-wrapper .gallery-inner .object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  -o-object-position: center;
     object-position: center;
}
.section-gallery-wrapper-m .button-group {
  margin: 0 !important;
}
.section-gallery-wrapper-m .row .button-group {
  margin: 0 0 90px 0 !important;
}
@media only screen and (max-width: 991px) {
  .section-gallery-wrapper-m .row .button-group {
    margin: 0 0 60px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .section-gallery-wrapper-m .row .button-group {
    margin: 0 0 40px 0 !important;
  }
}
.section-gallery-wrapper-m .row h2 {
  margin: 0;
  padding: 0;
}

.section-icon-grid-wrapper {
  padding: 130px 0;
}
@media only screen and (max-width: 991px) {
  .section-icon-grid-wrapper {
    padding: 90px 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-icon-grid-wrapper {
    padding: 50px 0;
  }
}
.section-icon-grid-wrapper .icon-grid-inner {
  margin-top: 50px;
}
.section-icon-grid-wrapper .icon-grid-inner .row {
  grid-row-gap: 40px;
}
.section-icon-grid-wrapper .icon-grid-inner .row .icon-box {
  margin: 0 auto;
  height: 90px;
  width: 90px;
  margin-bottom: 20px;
  border-radius: 50px;
  border: 1px solid #000;
  padding: 8px;
  overflow: hidden;
}
.section-icon-grid-wrapper .icon-grid-inner .row .icon-box img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}

.section_general_content {
  padding: 87px 0;
}
@media (max-width: 1199px) {
  .section_general_content {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .section_general_content {
    padding: 40px 0;
  }
}
.section_general_content .general_content_heading {
  padding-bottom: 67px;
  font-size: 41px;
  line-height: 48px;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .section_general_content .general_content_heading {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section_general_content .general_content_heading {
    padding-bottom: 30px;
    font-size: 32px;
    line-height: 37px;
    text-align: left;
  }
}
.section_general_content .job-slider .owl-carousel {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
  gap: 138px;
  margin-bottom: 87px;
}
@media (max-width: 1600px) {
  .section_general_content .job-slider .owl-carousel {
    gap: 60px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1199px) {
  .section_general_content .job-slider .owl-carousel {
    gap: 60px;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section_general_content .job-slider .owl-carousel {
    gap: 40px;
    margin-bottom: 40px;
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .section_general_content .job-slider .owl-carousel {
    gap: 25px;
    margin-bottom: 0px;
  }
}
.section_general_content .job-slider .owl-carousel .owl-nav {
  padding-right: 15px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.section_general_content .job-slider .owl-carousel .owl-nav button {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.section_general_content .job-slider .owl-carousel .owl-nav button:after {
  filter: brightness(0) saturate(100%) invert(40%) sepia(9%) saturate(3307%) hue-rotate(193deg) brightness(92%) contrast(92%);
}
.section_general_content .job-slider .owl-carousel .owl-nav button span {
  line-height: 1;
  font-size: 12px !important;
  font-weight: 400 !important;
}
@media (max-width: 991px) {
  .section_general_content .job-slider .owl-carousel .owl-stage {
    display: flex;
    align-items: stretch;
  }
}
@media (max-width: 991px) {
  .section_general_content .job-slider .owl-carousel .owl-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .section_general_content .job-slider .owl-carousel .owl-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section_general_content .job-slider .jobs-item {
  padding: 0;
  width: calc(33.33% - 100px);
  flex: unset;
}
@media (max-width: 1600px) {
  .section_general_content .job-slider .jobs-item {
    width: calc(33.33% - 40px);
  }
}
@media (max-width: 1199px) {
  .section_general_content .job-slider .jobs-item {
    width: calc(33.33% - 40px);
  }
}
@media (max-width: 991px) {
  .section_general_content .job-slider .jobs-item {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}
.section_general_content .job-slider .jobs-item .job-item {
  margin: 0;
  box-shadow: none;
  border: 2px solid #3a498e;
  border-radius: 25px;
}
.section_general_content .job-slider .jobs-item .job-item:after {
  display: none;
}
.section_general_content .job-slider .jobs-item .job-item .job-meta-btn-div a {
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  font-weight: 700;
}
.section_general_content .job-slider .jobs-item .job-item .job-meta p {
  font-size: 18px;
}
.section_general_content .general_content > p > .btn {
  border: 2px solid;
  border-radius: 25px;
  padding: 18px 45px;
  font-size: 24px;
  line-height: 1;
  font-weight: 400 !important;
}
@media (max-width: 767px) {
  .section_general_content .general_content > p > .btn {
    display: none;
  }
}

.section_header_section {
  position: relative;
  padding-top: 130px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .section_header_section {
    padding-top: 80px;
  }
}
.section_header_section .inner-html .txt-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .section_header_section .inner-html .txt-wrapper {
    top: auto;
    bottom: 25px;
    transform: none;
  }
}
.section_header_section .inner-html .txt-wrapper .txt-inner {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner {
    max-width: 540px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner {
    max-width: 720px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner {
    max-width: 960px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner {
    max-width: 1140px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1500px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner {
    max-width: 1366px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section_header_section .inner-html .txt-wrapper .txt-inner h2 {
  font-size: 68px;
  line-height: 74px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 20px;
}
@media (max-width: 1199px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner h2 {
    font-size: 60px;
    line-height: 65px;
  }
}
@media (max-width: 991px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner h2 {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (max-width: 767px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner h2 {
    font-size: 32px;
    line-height: 35px;
    padding-bottom: 18px;
  }
}
@media (max-width: 480px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner h2 {
    font-size: 28px;
    line-height: 28px;
  }
}
.section_header_section .inner-html .txt-wrapper .txt-inner h3 {
  text-align: left;
  padding-bottom: 0px;
  color: #5ea8ff;
  font-size: 60px;
  line-height: 65px;
  font-weight: 400;
  min-height: 75px;
  margin-bottom: 0;
  font-family: "Manjari", sans-serif !important;
}
@media (max-width: 991px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner h3 {
    font-size: 50px;
    line-height: 55px;
    min-height: 100px;
  }
}
@media (max-width: 767px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner h3 {
    font-size: 32px;
    line-height: 35px;
    min-height: 60px;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .section_header_section .inner-html .txt-wrapper .txt-inner h3 {
    font-size: 24px;
    line-height: 1;
    min-height: 50px;
  }
}
.section_header_section .inner-html .txt-wrapper .txt-inner h3 .word {
  margin: 0;
  display: inline-block;
}
.section_header_section .inner-html .txt-wrapper .txt-inner h3 span {
  color: #fff;
}
.section_header_section .inner-html .hero-slider {
  position: relative;
  height: 100vh;
}
@media (max-width: 767px) {
  .section_header_section .inner-html .hero-slider {
    height: 500px;
  }
}
.section_header_section .inner-html .hero-slider .owl-dots {
  position: absolute;
  top: 50%;
  right: 6%;
  transform: translateY(-50%);
  margin-bottom: 0px;
  flex-flow: column;
  display: flex;
  gap: 8px;
  z-index: 3;
}
.section_header_section .inner-html .hero-slider .owl-dots.disabled {
  display: none;
}
@media (max-width: 1200px) {
  .section_header_section .inner-html .hero-slider .owl-dots {
    right: 15px;
  }
}
@media (max-width: 767px) {
  .section_header_section .inner-html .hero-slider .owl-dots {
    display: none;
  }
}
.section_header_section .inner-html .hero-slider .owl-dots button {
  width: 10px;
  height: 10px;
  background: transparent;
  border: 1px solid #fff;
}
.section_header_section .inner-html .hero-slider .owl-dots button.active {
  background: #fff;
}
.section_header_section .inner-html .hero-slider .hero-slides {
  height: 100%;
  z-index: unset;
}
.section_header_section .inner-html .hero-slider .hero-slides .owl-stage-outer {
  height: 100%;
}
.section_header_section .inner-html .hero-slider .hero-slides .owl-stage-outer * {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section_header_section .inner-html .select_category.dropdown {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-flow: wrap;
}
@media (max-width: 767px) {
  .section_header_section .inner-html .select_category.dropdown {
    justify-content: flex-end;
    padding: 0 15px;
    gap: 0px;
  }
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 {
  width: auto;
  flex: unset;
  padding: 0;
}
@media (max-width: 767px) {
  .section_header_section .inner-html .select_category.dropdown .col-lg-6 {
    width: 100%;
  }
  .section_header_section .inner-html .select_category.dropdown .col-lg-6:nth-child(2) {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child {
  position: relative;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child span#clear_button {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  width: 100%;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child span#clear_button:before {
  content: "\f00d";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: 15px;
  width: 100%;
  height: 100%;
  font-size: 24px;
  color: #fff;
  display: flex;
  justify-content: flex-end;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child input {
  background: rgba(255, 255, 255, 0.2509803922) !important;
  height: 65px !important;
  border-radius: 25px !important;
  border: none !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px !important;
  padding-right: 50px !important;
  position: relative;
  outline: none;
  width: 355px;
  padding: 0;
  margin: 0;
  color: #fff !important;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child input {
    width: 100%;
  }
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child input::-moz-placeholder {
  color: #fff;
  text-transform: capitalize !important;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child input::placeholder {
  color: #fff;
  text-transform: capitalize !important;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child .autocomplete-results {
  position: absolute;
  background-color: #fff;
  max-height: 200px;
  overflow-y: auto;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  width: calc(100% - 2px);
  /* Adjust the width as needed */
  padding: 0;
  margin-top: 5px;
  list-style: none;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child .autocomplete-results li {
  padding: 10px;
  cursor: pointer;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6:first-child .autocomplete-results li:hover {
  background-color: #f5f5f5;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-wrap {
  position: relative;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-wrap .clear_button {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-size: 34px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  z-index: 2;
  padding-top: 5px;
  cursor: pointer;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single {
  line-height: 0;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input {
  background: rgba(255, 255, 255, 0.2509803922) !important;
  height: 65px !important;
  border-radius: 25px !important;
  border: none !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px !important;
  padding-right: 50px !important;
  position: relative;
  outline: none;
  width: 355px;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
@media (max-width: 767px) {
  .section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input {
    width: 100%;
  }
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input.full::after {
  display: none;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input::after {
  content: "\f107" !important;
  font-family: "FontAwesome";
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  border: none;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding-right: 15px;
  z-index: -1;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input:before {
  display: none !important;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input > div {
  color: #fff !important;
  font-size: 24px;
  line-height: 26px !important;
  font-weight: 400;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px;
  justify-content: space-between;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input > div .clear-icon {
  font-size: 34px;
  font-weight: 700;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input input {
  color: #fff !important;
  font-size: 24px;
  line-height: 26px !important;
  font-weight: 400;
  border: none !important;
  height: 100%;
  width: 100% !important;
  margin: 0 !important;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input input::-moz-placeholder {
  color: #fff !important;
  font-size: 24px;
  line-height: 26px !important;
  font-weight: 400;
  text-transform: capitalize;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-input input::placeholder {
  color: #fff !important;
  font-size: 24px;
  line-height: 26px !important;
  font-weight: 400;
  text-transform: capitalize;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-dropdown.single.home_job_listing_location {
  background: rgba(255, 255, 255, 0.2509803922);
  border-radius: 25px;
  border: none;
  padding: 20px;
  max-height: 250px;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-dropdown.single.home_job_listing_location {
    background-color: #97a2ad !important;
    max-height: 200px;
  }
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-dropdown.single.home_job_listing_location::-webkit-scrollbar {
  display: none;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-dropdown.single.home_job_listing_location .selectize-dropdown-content {
  max-height: 100%;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-dropdown.single.home_job_listing_location .selectize-dropdown-content .option {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  padding: 10px;
  border-radius: 10px;
}
.section_header_section .inner-html .select_category.dropdown .col-lg-6 .selectize-control.single .selectize-dropdown.single.home_job_listing_location .selectize-dropdown-content .option.active {
  background: #5ea8ff;
}
.section_header_section .inner-html .select_category.dropdown .search-bar-main .search-inner {
  position: relative;
}
.section_header_section .inner-html .select_category.dropdown .search-bar-main .search-inner:hover:after {
  background-color: transparent;
}
.section_header_section .inner-html .select_category.dropdown .search-bar-main .search-inner:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "\f002";
  z-index: -1;
  background-color: #5ea8ff;
  border-radius: 100%;
  border: 1px solid #5ea8ff;
  transition: all 0.3s linear;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 24px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_header_section .inner-html .select_category.dropdown .search-bar-main .search-inner input[type=search] {
  border: none;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  padding: 0;
  background: transparent;
  outline: none;
  cursor: pointer;
}

.page-id-153439 .select2-with-searchbox {
  background-color: #97a2ad !important;
}

.select2-with-searchbox {
  margin-top: 8px !important;
  border-radius: 25px !important;
  background: rgba(255, 255, 255, 0.2509803922) !important;
  border: none !important;
}
@media (max-width: 767px) {
  .select2-with-searchbox {
    background-color: #97a2ad !important;
  }
}
.select2-with-searchbox.select2-drop-above {
  margin-top: -8px !important;
}
.select2-with-searchbox .select2-search {
  display: none !important;
}
.select2-with-searchbox .select2-results {
  margin: 0 !important;
  padding: 30px 0;
  display: flex;
  flex-flow: column;
}
.select2-with-searchbox .select2-results .select2-result-label {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
}
.select2-with-searchbox .select2-results li {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.select2-with-searchbox .select2-results li.select2-highlighted {
  background: rgba(81, 150, 231, 0.7);
}
.select2-with-searchbox .select2-results::-webkit-scrollbar {
  display: none;
}

html body .select_category.dropdown .select2-dropdown-open .select2-choice {
  box-shadow: none !important;
}
html body .select_category.dropdown .select2-dropdown-open .select2-choice span.select2-arrow:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url("../images/X.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
html body .select_category.dropdown .select2-dropdown-open .select2-choice span.select2-arrow:after {
  display: none;
}
html body .select_category.dropdown .select2-choice {
  height: 65px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.2509803922);
  border: none;
  border-radius: 25px;
  padding: 0 0px 0 30px;
  width: 355px;
}
@media (max-width: 991px) {
  html body .select_category.dropdown .select2-choice {
    width: 300px;
  }
}
@media (max-width: 767px) {
  html body .select_category.dropdown .select2-choice {
    width: 100%;
    height: 56px;
  }
}
html body .select_category.dropdown .select2-choice .select2-chosen {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  margin: 0;
  margin-top: 5px;
}
html body .select_category.dropdown .select2-choice span.select2-arrow {
  background: transparent;
  border: none !important;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
html body .select_category.dropdown .select2-choice span.select2-arrow b {
  display: none;
}
html body .select_category.dropdown .select2-choice span.select2-arrow:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url("../images/V.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
@media (max-width: 767px) {
  html body .info-text .select_category.dropdown {
    margin-top: 15px;
    display: flex;
    flex-flow: column;
    gap: 15px;
  }
}
html body .info-text .select_category.dropdown .select2-container .select2-choice {
  width: 100%;
}
html body .info-text .search-for-job input[type=text] {
  height: 65px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.2509803922);
  border: none;
  border-radius: 25px;
  padding: 0 0px 0 30px;
  color: #fff !important;
  outline: none;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  margin: 0;
  margin-top: 5px;
  text-transform: capitalize;
  font-weight: 400;
}
html body .info-text .search-for-job input[type=text]::-moz-placeholder {
  color: #fff;
}
html body .info-text .search-for-job input[type=text]::placeholder {
  color: #fff;
}

.membership h2,
.approved h2 {
  line-height: 52px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .membership h2,
  .approved h2 {
    font-size: 32px;
    line-height: 37px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .membership p,
  .approved p {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
  }
}

.approved .row {
  padding: 40px 0;
}
@media (max-width: 767px) {
  .approved .row {
    padding: 40px 0 0;
  }
}
@media (max-width: 767px) {
  .approved .row:last-child {
    padding: 0px 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .approved .row:last-child .col-md-6 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .home .section_two_column_section {
    padding: 0;
  }
}

.owl-nav button {
  outline: none !important;
}
.owl-nav button span {
  display: none;
}
.owl-nav button.owl-prev:after {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url("../images/V.png");
  background-repeat: no-repeat;
  background-size: 25%;
  background-position: center;
  transform: rotate(90deg);
  border: 1px solid #5261B1 !important;
  border-radius: 100%;
}
.owl-nav button.owl-next:after {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url("../images/V.png");
  background-repeat: no-repeat;
  background-size: 25%;
  background-position: center;
  transform: rotate(-90deg);
  border: 1px solid #5261B1 !important;
  border-radius: 100%;
}

.select2-offscreen {
  clip: unset !important;
  width: 0px !important;
  height: 0px !important;
}

.search_job_form_home input#searchsubmit {
  border: none !important;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  padding: 0;
  background: transparent;
  outline: none;
  cursor: pointer;
  font-size: 0;
}

.home .section_header_section {
  padding: 0;
}

.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.section_header_section .inner-html .hero-slider .hero-slides .owl-item {
  opacity: 0;
  transition: all 2s;
}

.section_header_section .inner-html .hero-slider .hero-slides .owl-item.active {
  opacity: 1;
}

.single-job_listing .single_job_container section.section_header_section {
  background-image: none !important;
  background-color: #2e3039 !important;
}

.error404 section.section_header_section {
  background-image: none !important;
  background-color: #5261b1 !important;
}

body.page-id-153452 .header_section_container .row.down-arrow-sec {
  position: unset;
}
body.page-id-153452 .header_section_container .row.down-arrow-sec .col-md-12 {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
body.page-id-153452 .header_section_container .row.down-arrow-sec .col-md-12 a.light-btn {
  margin: 0;
}

.info-text span.select2 {
  width: 100% !important;
}

span.select2 {
  width: 355px !important;
}
@media (max-width: 991px) {
  span.select2 {
    width: 300px !important;
  }
}
@media (max-width: 767px) {
  span.select2 {
    width: 100% !important;
  }
}
span.select2.select2-container--open span.select2-selection .select2-selection__rendered .select2-selection__placeholder {
  font-size: 0 !important;
  line-height: 0 !important;
}
span.select2 span.select2-selection {
  background: rgba(255, 255, 255, 0.2509803922) !important;
  height: 65px !important;
  border-radius: 25px !important;
  border: none !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px !important;
  padding-right: 30px !important;
  position: relative;
  outline: none;
}
span.select2 span.select2-selection .select2-selection__rendered {
  padding: 0;
  margin: 0;
  color: #fff !important;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 5px;
}
span.select2 span.select2-selection .select2-selection__rendered .select2-selection__placeholder {
  color: #fff !important;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
}
span.select2 span.select2-selection span.select2-selection__arrow {
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
span.select2 span.select2-selection span.select2-selection__arrow:after {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "\f107" !important;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -2px;
}
span.select2 span.select2-selection span.select2-selection__arrow b {
  display: none;
}
span.select2.select2-container--open span.select2-selection span.select2-selection__arrow:after {
  display: none;
}
span.select2.select2-container--open span.select2-selection span.select2-selection__arrow:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "\f00d";
  font-family: "FontAwesome";
  color: #fff;
  font-size: 24px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -2px;
}

.select2-container span.select2-dropdown {
  background: rgba(255, 255, 255, 0.2509803922);
  border-radius: 25px;
  border: none;
  padding: 30px 20px;
}
@media (max-width: 767px) {
  .select2-container span.select2-dropdown {
    background-color: #97a2ad !important;
  }
}
.select2-container span.select2-dropdown.select2-dropdown--below {
  margin-top: 10px;
}
.select2-container span.select2-dropdown.select2-dropdown--above {
  margin-top: -10px;
}
.select2-container span.select2-dropdown .select2-results__options::-webkit-scrollbar {
  display: none;
}
.select2-container span.select2-dropdown span.select2-search {
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}
.select2-container span.select2-dropdown span.select2-search input.select2-search__field {
  border: none;
  outline: none;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.select2-container span.select2-dropdown .select2-results ul {
  max-height: 200px;
}
.select2-container span.select2-dropdown .select2-results ul li {
  padding: 10px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 10px;
}
.select2-container span.select2-dropdown .select2-results ul li[aria-selected=true], .select2-container span.select2-dropdown .select2-results ul li.select2-results__option--highlighted {
  background: #5ea8ff;
}

.section_job_listing .job-listing .jobs {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
  -moz-column-gap: 138px;
       column-gap: 138px;
  row-gap: 50px;
  margin-bottom: 87px;
}
@media (max-width: 1440px) {
  .section_job_listing .job-listing .jobs {
    -moz-column-gap: 90px;
         column-gap: 90px;
  }
}
@media (max-width: 1199px) {
  .section_job_listing .job-listing .jobs {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
@media (max-width: 767px) {
  .section_job_listing .job-listing .jobs {
    row-gap: 0px;
    margin: auto;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .section_job_listing .job-listing .jobs {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section_job_listing .job-listing .jobs .col-lg-4 {
  padding: 0;
  width: calc(33.33% - 100px);
  flex: unset;
}
@media (max-width: 1440px) {
  .section_job_listing .job-listing .jobs .col-lg-4 {
    width: calc(33.33% - 60px);
  }
}
@media (max-width: 1199px) {
  .section_job_listing .job-listing .jobs .col-lg-4 {
    width: calc(33.33% - 34px);
  }
}
@media (max-width: 991px) {
  .section_job_listing .job-listing .jobs .col-lg-4 {
    width: calc(50% - 25px);
  }
}
@media (max-width: 767px) {
  .section_job_listing .job-listing .jobs .col-lg-4 {
    width: 100%;
    margin-bottom: 40px;
  }
  .section_job_listing .job-listing .jobs .col-lg-4:last-child {
    margin-bottom: 0;
  }
}
.section_job_listing .job-listing .jobs .col-lg-4 .job-item {
  margin: 0;
  box-shadow: none;
  border: 2px solid #3a498e;
  border-radius: 25px;
}
.section_job_listing .job-listing .jobs .col-lg-4 .job-item:after {
  display: none;
}
.section_job_listing .job-listing .jobs .col-lg-4 .job-item .job-title {
  padding-bottom: 20px;
  text-align: center;
}
.section_job_listing .job-listing .jobs .col-lg-4 .job-item .job-info {
  padding: 30px 20px;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 1.2;
  color: #5261b1;
  font-family: "Proxima Nova Rg";
  overflow: hidden;
  margin-bottom: 80px;
  text-align: center;
}
.section_job_listing .job-listing .jobs .col-lg-4 .job-item .job-meta p {
  font-size: 18px;
}
.section_job_listing .job-listing .jobs .col-lg-4 .job-item .job-meta-btn-div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.section_job_listing .job-listing .jobs .col-lg-4 .job-item .job-meta-btn-div a {
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  font-weight: 700;
  font-size: 16px;
  background-color: #5261b1;
  padding: 12px 15px;
  color: #fff;
  min-height: auto;
  text-align: center;
  text-transform: uppercase;
  font-family: "Proxima Nova Rg";
  display: inline-block;
  width: 100%;
}

.select2-container--open .select2-selection__rendered {
  font-size: 0 !important;
  line-height: 0 !important;
}
.select2-container--open .select2-selection__rendered .select2-selection__placeholder {
  font-size: 0 !important;
  line-height: 0 !important;
}
.select2-container--open .select2-dropdown--below {
  margin-top: -65px !important;
  padding: 0 !important;
}
.select2-container--open .select2-dropdown--above {
  display: flex;
  flex-flow: column;
  margin-top: 65px !important;
  padding: 0 !important;
}
.select2-container--open .select2-dropdown--above .select2-search--dropdown {
  order: 2;
}
.select2-container--open .select2-dropdown--above .select2-results {
  order: 1;
}

.select2-container span.select2-dropdown {
  z-index: 0;
  position: relative;
}
.select2-container span.select2-dropdown .select2-search--dropdown {
  padding: 0 !important;
  height: 65px;
  position: relative;
}
.select2-container span.select2-dropdown .select2-search--dropdown .select2-search__field {
  height: 100%;
  border-radius: 25px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  background: transparent;
  padding-top: 9px !important;
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .select2-container span.select2-dropdown .select2-search--dropdown .select2-search__field {
    z-index: 2;
    max-width: 80%;
    position: relative;
  }
}
.select2-container span.select2-dropdown .select2-results {
  padding: 20px !important;
}
@media (max-width: 767px) {
  .select2-container span.select2-dropdown .select2-results {
    background: #97a2ad !important;
    position: relative;
    border-radius: 25px;
  }
}

.select2-container--open {
  z-index: 1 !important;
}
.select2-container--open .select2-dropdown {
  z-index: unset !important;
}
.select2-container--open .select2-dropdown .select2-search--dropdown {
  z-index: unset !important;
}
.select2-container--open .select2-dropdown .select2-results {
  z-index: 2 !important;
}

span.select2 span.select2-selection .select2-selection__rendered span.select2-selection__clear {
  display: none;
}

@media (max-width: 767px) {
  .page-id-153439 .select2-container span.select2-dropdown .select2-search--dropdown .select2-search__field {
    z-index: 0;
    max-width: 100%;
    position: relative;
  }
}

ul.ui-autocomplete.ui-widget.ui-widget-content {
  background: rgba(255, 255, 255, 0.2509803922);
  border-radius: 25px;
  border: none;
  padding: 20px;
  max-height: 250px;
  overflow-y: auto;
}
@media (max-width: 767px) {
  ul.ui-autocomplete.ui-widget.ui-widget-content {
    background-color: #97a2ad !important;
    max-height: 200px;
  }
}
@media (max-width: 365px) {
  ul.ui-autocomplete.ui-widget.ui-widget-content {
    width: 91% !important;
  }
}
ul.ui-autocomplete.ui-widget.ui-widget-content li.ui-menu-item {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
ul.ui-autocomplete.ui-widget.ui-widget-content li.ui-menu-item::marker {
  display: none !important;
  width: 0;
  height: 0;
  list-style-image: unset !important;
}
ul.ui-autocomplete.ui-widget.ui-widget-content li.ui-menu-item .ui-menu-item-wrapper {
  outline: none;
  border: 0;
  border-radius: 10px;
  padding: 10px;
}
ul.ui-autocomplete.ui-widget.ui-widget-content li.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  background: #5ea8ff;
}

.section_full_width_section_with_background.excel_gradient_bg {
  padding: 100px 0;
}
@media (max-width: 1199px) {
  .section_full_width_section_with_background.excel_gradient_bg {
    padding: 80px 0;
  }
}
@media (max-width: 991px) {
  .section_full_width_section_with_background.excel_gradient_bg {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .section_full_width_section_with_background.excel_gradient_bg {
    padding: 45px 0;
  }
}
@media (max-width: 767px) {
  .section_full_width_section_with_background.excel_gradient_bg .full-width-background-wrap {
    text-align: left;
  }
}
.section_full_width_section_with_background.excel_gradient_bg .full-width-background-wrap h2 {
  font-weight: 400;
  line-height: 49px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .section_full_width_section_with_background.excel_gradient_bg .full-width-background-wrap h2 {
    font-size: 32px;
    line-height: 35px;
    padding-bottom: 30px;
  }
}
.section_full_width_section_with_background.excel_gradient_bg .full-width-background-wrap div p {
  font-size: 24px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .section_full_width_section_with_background.excel_gradient_bg .full-width-background-wrap div p:last-child {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section_full_width_section_with_background.excel_gradient_bg .full-width-background-wrap div p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.section_full_width_section_with_background.excel_gradient_bg .full-width-background-wrap .button {
  margin: 0;
}
.section_full_width_section_with_background.excel_gradient_bg .full-width-background-wrap .button .btn {
  padding: 15px 65px;
  border-radius: 25px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400 !important;
}
@media (max-width: 767px) {
  .section_full_width_section_with_background.excel_gradient_bg .full-width-background-wrap .button .btn {
    font-size: 20px;
    line-height: 22px;
  }
}

.section_hero_section_menu .page-meu-items div ul li a:hover {
  color: #5ea8ff;
}

.form-about h2 {
  color: #fff;
}

body .form-about .quiz label span {
  color: #fff !important;
}
body .form-about input.wpcf7-submit.btn {
  border: 2px solid #fff;
  color: #fff;
}
body .form-about input.wpcf7-submit.btn:hover {
  background: #fff;
  color: #5261b1;
}

.page-id-154006 .full-width-background-wrap {
  max-width: 100% !important;
}

.section_section_latest_news {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .section_section_latest_news {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
.section_section_latest_news .row h2 {
  padding-bottom: 70px;
  line-height: 52px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .section_section_latest_news .row h2 {
    padding-bottom: 50px;
    font-size: 40px;
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .section_section_latest_news .row h2 {
    padding-bottom: 30px;
    font-size: 32px;
    line-height: 37px;
    text-align: left;
  }
}
.section_section_latest_news .more-btn .btn {
  margin-top: 60px;
  padding: 16px 95px;
  line-height: 26px;
  font-size: 24px;
  font-weight: 400 !important;
  border-radius: 25px;
  border: 2px solid;
  text-transform: capitalize !important;
}
@media (max-width: 1199px) {
  .section_section_latest_news .more-btn .btn {
    padding: 15px 70px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .section_section_latest_news .more-btn .btn {
    padding: 10px 50px;
  }
}
.section_section_latest_news .news-slider .latest_news_container .owl-carousel {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
  justify-content: space-between;
  gap: 100px;
}
@media (max-width: 1199px) {
  .section_section_latest_news .news-slider .latest_news_container .owl-carousel {
    gap: 50px;
  }
}
.section_section_latest_news .news-slider .latest_news_container .owl-carousel .owl-stage {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
}
.section_section_latest_news .news-slider .latest_news_container .owl-carousel .news-item {
  width: calc(33.33% - 70px);
  flex: unset;
  padding: 0;
}
@media (max-width: 1199px) {
  .section_section_latest_news .news-slider .latest_news_container .owl-carousel .news-item {
    width: calc(33.33% - 35px);
  }
}
@media (max-width: 991px) {
  .section_section_latest_news .news-slider .latest_news_container .owl-carousel .news-item {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    height: 100%;
    padding-bottom: 5px;
  }
}
.section_section_latest_news .news-slider .latest_news_container .owl-carousel .news-item::after {
  content: "";
  width: 100%;
  height: 5px;
  display: block;
  background: #5261B1;
  background-size: 100% 5px;
  border-width: 0;
  box-shadow: 0px 1px 10px -4px rgba(0, 0, 0, 0.1294117647);
  transition: all 0.3s ease;
}
.section_section_latest_news .news-slider .latest_news_container .owl-carousel .news-item .post_box_wrap {
  margin: 0;
  height: 100%;
  display: flex;
  flex-flow: column;
}
.section_section_latest_news .news-slider .latest_news_container .owl-carousel .news-item .post_box_wrap .btn {
  margin-top: auto;
  font-size: 20px;
  line-height: 21px;
  border-radius: 25px;
  font-weight: 400 !important;
  text-transform: capitalize !important;
  border: 2px solid;
}
.section_section_latest_news .news-slider .latest_news_container .owl-carousel .news-item .post_box_img img {
  min-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1199px) {
  .section_section_latest_news .news-slider .latest_news_container .owl-carousel .news-item .post_box_img img {
    min-height: 200px;
  }
}
.section_section_latest_news .news-slider .latest_news_container .owl-nav .owl-next {
  right: 15px;
  position: absolute;
  line-height: 0;
}
.section_section_latest_news .news-slider .latest_news_container .owl-nav .owl-prev {
  right: 55px;
  position: absolute;
  line-height: 0;
}
.section_section_latest_news .news-slider .latest_news_container .owl-nav button {
  width: 30px;
  height: 30px;
}
.section_section_latest_news .news-slider .latest_news_container .owl-nav button:after {
  filter: brightness(0) saturate(100%) invert(40%) sepia(9%) saturate(3307%) hue-rotate(193deg) brightness(92%) contrast(92%);
  border-radius: 100%;
  border: 1px solid #5261B1;
}
.section_section_latest_news .news-slider .latest_news_container .owl-nav button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  border-radius: 100%;
}

section.our_story_sec {
  padding: 100px 0 130px;
}
@media (max-width: 1199px) {
  section.our_story_sec {
    padding: 70px 0 70px;
  }
}
@media (max-width: 991px) {
  section.our_story_sec {
    padding: 50px 0 50px;
  }
}
@media (max-width: 767px) {
  section.our_story_sec {
    padding: 40px 0 40px;
  }
}
@media (min-width: 1751px) {
  section.our_story_sec .container {
    max-width: 1740px;
  }
}
section.our_story_sec .inner-html {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  section.our_story_sec .inner-html {
    gap: 50px;
  }
}
@media (max-width: 767px) {
  section.our_story_sec .inner-html {
    gap: 40px;
  }
}
section.our_story_sec .inner-html .content-part {
  width: 38%;
}
@media (max-width: 1199px) {
  section.our_story_sec .inner-html .content-part {
    width: 50%;
  }
}
@media (max-width: 991px) {
  section.our_story_sec .inner-html .content-part {
    width: 100%;
  }
}
section.our_story_sec .inner-html .content-part .txt-wrapper {
  max-width: 500px;
}
@media (max-width: 1750px) {
  section.our_story_sec .inner-html .content-part .txt-wrapper {
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  section.our_story_sec .inner-html .content-part .txt-wrapper {
    padding-right: 0px;
    max-width: 100%;
  }
}
section.our_story_sec .inner-html .content-part .txt-wrapper h2 {
  font-size: 45px;
  line-height: 49px;
  font-weight: 400;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  section.our_story_sec .inner-html .content-part .txt-wrapper h2 {
    font-size: 40px;
    line-height: 42px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  section.our_story_sec .inner-html .content-part .txt-wrapper h2 {
    font-size: 32px;
    line-height: 37px;
  }
}
section.our_story_sec .inner-html .content-part .txt-wrapper h2 strong {
  font-weight: 700;
}
section.our_story_sec .inner-html .content-part .txt-wrapper p {
  font-size: 24px;
  line-height: 29px;
  font-weight: 400 !important;
  margin-bottom: 30px;
  color: #5261B1;
}
@media (max-width: 991px) {
  section.our_story_sec .inner-html .content-part .txt-wrapper p {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  section.our_story_sec .inner-html .content-part .txt-wrapper p {
    font-size: 20px;
    line-height: 24px;
  }
}
section.our_story_sec .inner-html .content-part .txt-wrapper .btn {
  border: 2px solid #5261b1;
  color: #5261b1;
  border-radius: 25px;
  padding: 15px 58px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400 !important;
  margin-top: 10px;
}
@media (max-width: 991px) {
  section.our_story_sec .inner-html .content-part .txt-wrapper .btn {
    padding: 10px 40px;
  }
}
@media (max-width: 767px) {
  section.our_story_sec .inner-html .content-part .txt-wrapper .btn {
    font-size: 20px;
    line-height: 21px;
  }
}
section.our_story_sec .inner-html .content-part .txt-wrapper .btn:hover {
  background: #5261b1;
  color: #fff;
}
section.our_story_sec .inner-html .img-video-part {
  width: 62%;
}
@media (max-width: 1199px) {
  section.our_story_sec .inner-html .img-video-part {
    width: 50%;
  }
}
@media (max-width: 991px) {
  section.our_story_sec .inner-html .img-video-part {
    width: 100%;
  }
}
section.our_story_sec .inner-html .img-video-part .video .image-frame {
  width: 100%;
  margin: 0;
}

section.meet_our_family {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 160px;
  padding-bottom: 150px;
}
@media (max-width: 1199px) {
  section.meet_our_family {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  section.meet_our_family {
    padding-top: 70px;
    padding-bottom: 130px;
  }
}
@media (max-width: 767px) {
  section.meet_our_family {
    padding-top: 40px;
    padding-bottom: 100px;
    background-image: none !important;
    background-color: #404e98;
  }
}
@media (min-width: 1751px) {
  section.meet_our_family .container {
    max-width: 1740px;
  }
}
section.meet_our_family .inner-html {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html {
    gap: 60px;
  }
}
section.meet_our_family .inner-html .left-part {
  width: 50%;
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .left-part {
    width: 100%;
  }
}
section.meet_our_family .inner-html .left-part .content-wrap {
  max-width: 580px;
}
@media (max-width: 1499px) {
  section.meet_our_family .inner-html .left-part .content-wrap {
    max-width: 450px;
  }
}
@media (max-width: 1199px) {
  section.meet_our_family .inner-html .left-part .content-wrap {
    max-width: 400px;
  }
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .left-part .content-wrap {
    max-width: 100%;
  }
}
section.meet_our_family .inner-html .left-part .content-wrap h3 {
  text-align: left;
  font-size: 45px;
  line-height: 49px;
  font-weight: 400 !important;
  color: #fff;
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .left-part .content-wrap h3 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  section.meet_our_family .inner-html .left-part .content-wrap h3 {
    font-size: 32px;
    line-height: 35px;
  }
}
section.meet_our_family .inner-html .left-part .content-wrap p {
  color: #fff;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  section.meet_our_family .inner-html .left-part .content-wrap p {
    font-size: 20px;
    line-height: 24px;
  }
}
section.meet_our_family .inner-html .left-part .content-wrap p a {
  color: #6196f4;
  position: relative;
  cursor: pointer;
}
section.meet_our_family .inner-html .left-part .content-wrap p a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #6196f4;
  content: "";
  transition: all 0.3s linear;
}
section.meet_our_family .inner-html .left-part .content-wrap p a:hover:after {
  width: 0;
}
section.meet_our_family .inner-html .left-part .content-wrap p:last-child {
  margin: 0;
}
section.meet_our_family .inner-html .right-part {
  width: 50%;
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .right-part {
    width: 100%;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .right-part .img-wrap {
    flex-flow: wrap;
    gap: 27px;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .main-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 635px;
  height: 635px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1499px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img {
    width: 555px;
    height: 555px;
  }
}
@media (max-width: 1199px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img {
    width: 100%;
    height: 100%;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .main-img > .img-wrappr {
  background-color: #fff;
  width: 250px;
  height: 250px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 1199px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img > .img-wrappr {
    width: 220px;
    height: 220px;
  }
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img > .img-wrappr {
    width: 180px;
    height: 180px;
  }
}
@media (max-width: 767px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img > .img-wrappr {
    width: 123px;
    height: 123px;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .main-img > .img-wrappr:hover img {
  transform: scale(0.9);
}
section.meet_our_family .inner-html .right-part .img-wrap .main-img > .img-wrappr img {
  max-width: 200px;
  transition: all 0.3s linear;
}
@media (max-width: 1199px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img > .img-wrappr img {
    max-width: 150px;
  }
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img > .img-wrappr img {
    max-width: 110px;
  }
}
@media (max-width: 767px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img > .img-wrappr img {
    width: 75px;
    height: 75px;
  }
}
@media (max-width: 1199px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img img {
    max-width: 180px;
  }
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img img {
    max-width: 160px;
  }
}
@media (max-width: 767px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img img {
    max-width: 130px;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .main-img:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 1px solid #fff;
  z-index: -1;
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .right-part .img-wrap .main-img:after {
    display: none;
  }
}
@media (min-width: 991px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs {
    display: contents;
    width: 100%;
    position: unset;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .owl-item {
  text-align: center;
  display: flex;
  justify-content: center;
  padding-right: 7px;
  padding-left: 7px;
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .owl-nav button {
  outline: none;
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .owl-nav button:after {
  filter: brightness(0) saturate(100%) invert(40%) sepia(9%) saturate(3307%) hue-rotate(193deg) brightness(92%) contrast(92%);
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .owl-nav button.owl-prev {
  background: #fff !important;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: absolute;
  right: 40px;
  bottom: -60px;
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .owl-nav button.owl-next {
  background: #fff !important;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: absolute;
  right: 0;
  bottom: -60px;
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr {
  width: 180px;
  height: 180px;
  background: #fefefe;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:hover img {
  transform: scale(0.9);
}
@media (max-width: 1750px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr {
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 1499px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 1199px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr {
    position: unset !important;
    width: 85px;
    height: 85px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr img {
  width: 120px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.3s linear;
}
@media (max-width: 1750px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr img {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 1499px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr img {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 991px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr img {
    width: 60px;
    height: 60px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(1) {
  position: absolute;
  top: -2%;
  left: 15%;
}
@media (max-width: 1750px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(1) {
    top: 2%;
    left: 8%;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(2) {
  position: absolute;
  top: -12%;
  left: 47%;
}
@media (max-width: 1750px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(2) {
    top: -10%;
    left: 47%;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(3) {
  position: absolute;
  top: 15%;
  right: 5%;
}
@media (max-width: 1750px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(3) {
    top: 15%;
    right: -2%;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(4) {
  position: absolute;
  bottom: 15%;
  right: 5%;
}
@media (max-width: 1750px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(4) {
    bottom: 20%;
    right: -5%;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(5) {
  position: absolute;
  bottom: -10%;
  right: 30%;
}
@media (max-width: 1750px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(5) {
    bottom: -7%;
    right: 25%;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(6) {
  position: absolute;
  bottom: -2%;
  left: 18%;
}
@media (max-width: 1750px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(6) {
    bottom: 0%;
    left: 12%;
  }
}
section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(7) {
  position: absolute;
  top: 37%;
  left: 3%;
}
@media (max-width: 1750px) {
  section.meet_our_family .inner-html .right-part .img-wrap .other-imgs .img-wrappr:nth-child(7) {
    top: 40%;
    left: -7%;
  }
}

.staff_tools {
  background-color: #5261B1 !important;
}
.staff_tools .container {
  max-width: 800px;
}
.staff_tools h2 {
  color: #fff;
}
.staff_tools ul li {
  width: 33%;
  margin-top: 35px;
}
@media (max-width: 767px) {
  .staff_tools ul li {
    width: 50%;
    padding: 0 15px;
  }
}
.staff_tools ul li a small {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: "Proxima Nova Rg";
  display: block;
  margin-top: 15px;
}
.staff_tools ul li img {
  height: 145px;
  width: 145px;
  display: block;
  margin: 0 auto;
  transition: all 0.3s ease;
}
.staff_tools ul li img:hover {
  transform: scale(1.1);
}

.section-awards-wrapper .award-item {
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .section-awards-wrapper .award-item {
    padding-bottom: 80px;
  }
}
.section-awards-wrapper .award-item .award-item__image {
  position: relative;
  margin: 0 auto 24px auto;
}
.section-awards-wrapper .award-item .award-item__image img {
  display: block;
  max-width: 265px;
  width: 100%;
  margin: 0 auto;
}
.section-awards-wrapper .award-item .award-item__content .award-item__title,
.section-awards-wrapper .award-item .award-item__content h3 {
  font-size: 30px;
  line-height: 35px;
  font-family: "Proxima Nova Rg";
  text-align: center;
  padding: 0 0 35px 0;
  color: #5261B1;
}
@media (max-width: 767px) {
  .section-awards-wrapper .award-item .award-item__content .award-item__title,
  .section-awards-wrapper .award-item .award-item__content h3 {
    text-align: center;
  }
}
.section-awards-wrapper .award-item .award-item__content .award-item__text {
  color: #5261B1;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 767px) {
  .section-awards-wrapper .award-item .award-item__content .award-item__text {
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */