html{
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #747474;
  font-weight: 400;
  line-height: 160%;
}
a{
  color: #0090f5;
  text-decoration: none !important;
}

a:hover, a:focus{
  color: #0090f5;
}
a:visited {
  color: #0090f5;
}

a.btn.btn-default {
  padding: 12px 22px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: "Inter";
  color: #000;
  font-weight: 600 !important;
      line-height: 140%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;

}
h1{
    font-size: 28px;
    line-height: 140%;
}
h2{
    font-size: 24px;
    line-height: 140%;
}
h3{
    font-size: 20px;
    line-height: 140%;
}
h4{
    font-size: 16px;
    line-height: 140%;
}
h5{
    font-size: 14px;
    line-height: 140%;
}
h6{
    font-size: 12px;
    line-height: 140%;
}
a{
  color: #0090f5;
  text-decoration: none !important;
}

a:hover, a:focus{
  color: #0090f5;
}
a:visited {
  color: #0090f5;
}

@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0');
src: url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}


.site-branding {
  float: left;
}

.hero-section .image{
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.hero-section .image {
  background-position: center;
}

.hero-section {
display: -webkit-box;
display: flex;
align-content: center;
-webkit-box-align: center;
        align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
        flex-direction: column;
flex-wrap: nowrap;
height: 100%;
justify-content: space-around;
position: relative;
width: 100%;
}
.hero-section {
width: 100%;
height: 500px;
-webkit-box-flex: 1;
        flex: 1;
display: -webkit-box;
display: flex;
text-align: center;
position: relative;
overflow: hidden;
background-color: #000;
}
.hero-section .image {

background-size: cover;
width: 100%;
height: 100%;
position: absolute;
z-index: 500;
}
.hero-section .stuff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 55%;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  z-index: 990;
  margin: 0 auto;
  position: relative;
  top: 0% !important;
}
.hero-section a.btn.btn-default {
  background: no-repeat;
  letter-spacing: 0;
  border: none;
  color: #0090f5 !important;
  border-radius: 0;
  background: #fff;
  border-radius: 0;
}
.hero-section h1 {
  font-size: 39px;
  color: #fff;
  line-height: 54px;
  margin-bottom: 10px;
  margin-top: 0;
}
.hero-section.image .col-md-6 {
  height: 500px;
  text-align: left;
  background: rgb(32 173 150 / 79%);
  padding: 95px 79px;
  margin-left: -15px;
}
.hero-section.image .col-md-6 p {
  color: #fff;
  margin-bottom: 30px;
}
.hero-section.image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
header#masthead {
  position: relative;
  top: auto;
  z-index: 9999;
}

p.site-title a {
    font-family: "Inter";
    color: #000;
    font-weight: 600;
    font-size: 20px;
}

p.site-description {
  margin: 0;
}
ul#menu-main li a {
  color: #000;
  font-size: 15px;
  padding-top: 21px;
  padding-bottom: 20px;
}

div#navbar-collapse .navbar-nav {
  margin-top: 11px;
}
.site-branding {
  margin-top: -6px;
}
.site-branding {
  padding-right: 20px;
}
.section {
  padding: 70px 0;
}






#highlight {
color: #e83f43;
}

.image-holder img {
width: 100%;
height: 43vh;
object-fit: cover;
}

.vertical {
flex-direction: column;
justify-content: center;
align-items: center;
}

.intro {
  position: relative;
  z-index: 2;
  opacity: 0;
  animation: fadeIn 0.8s 0.4s ease forwards;
  margin-right: -30px;
  min-width: 400px;
}
.intro .title {
  display: inline-block;
  text-decoration: none;
  color: #000;
  text-align: right;
}
.intro .title .underline {
color: #232323;
}

.description {
position: relative;
z-index: 1;
margin: 1rem 0 1.5rem 0;
font-size: 1rem;
opacity: 0;
animation: fadeIn 0.8s 0.6s ease forwards;
}

.slider-item {
display: none;
}
.slider-item.active {
display: block;
}
.slider-item.active .hide-mobile {
display: none;
}
.slider-item.active .show-mobile {
display: block;
margin: 1rem 0;
}



.controls {
position: relative;
z-index: 1;
display: flex;
justify-content: flex-end;
padding: 0.25rem 0 0.25rem 0;
}
.controls .previous {
border: 1px solid #232323;
}
.controls .previous:hover i {
transform: scale(1.5);
}
.controls .next {
border-top: 1px solid #232323;
border-right: 1px solid #232323;
border-bottom: 1px solid #232323;
}
.controls .next:hover i {
transform: scale(1.5);
}

.previous, .next {
display: flex;
align-content: center;
justify-content: center;
flex-basis: 15%;
font-size: 2rem;
color: #232323;
}
.previous i, .next i {
transition: all 0.1s ease;
}

.active .image-holder::before {
position: absolute;
content: '';
z-index: 1;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
transform-origin: 100% 50%;
animation: revealRight 1s cubic-bezier(0.23, 1, 0.75, 1) forwards;
}

@keyframes revealRight {
0% {
  transform: scaleX(1);
}
100% {
  transform: scaleX(0);
}
}
@keyframes fadeIn {
0% {
  opacity: 0;
}
100% {
  opacity: 1;
}
}
@keyframes fadeInLeft {
0% {
  opacity: 0;
  transform: translateX(20%);
}
100% {
  opacity: 1;
  transform: translate(0);
}
}
.toggle-nav {
display: flex;
justify-content: flex-end;
font-size: 1rem;
line-height: 1.9;
}
.toggle-nav i {
font-size: 1.5rem;
line-height: 1.3;
margin: 0 0 0 0.5rem;
}

.flex-nav ul {
position: absolute;
z-index: 1;
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
flex-direction: column;
display: none;
width: 100%;
left: 0;
padding: 1rem;
background: #fff;
text-align: center;
}
.flex-nav ul.active {
display: flex;
}

@media (min-width: 62rem) {
nav ul {
  justify-content: flex-end;
}

#logo {
  font-size: 1.25rem;
}

.controls {
  padding: 1.75rem 0 1.75rem 0;
}

.intro {
  animation: fadeInLeft 0.8s 0.4s ease forwards;
}
.intro .title {
  line-height: 61px;
  font-size: 46px;
  padding: 2.5rem 2.5rem 3rem 2.5rem;
  background: #fff;
}


.image-holder img {
  height: 55vh;
}

.description {
  font-size: 1.25rem;
  margin: 1rem 0 0 0;
}

.previous, .next {
  flex-basis: 8.33%;
}

.slider-item.active .hide-mobile {
  display: block;
}

.slider-item.active .show-mobile {
  display: none;
}

.toggle-nav {
  display: none;
}

.flex-nav ul {
  display: flex;
  flex-direction: row;
  position: relative;
  padding: 0;
  justify-content: flex-end;
}

}
.slider-item.active {
  display: block;
}
.cta-sec .cta-title {
  margin: 0;
  margin-bottom: 14px;
  color: #fff;
  line-height: 43px;
  font-size: 29px;
}
.btn-default, button, .button, .comment-respond .comment-form input[type="submit"], .comments-area ol.comment-list .reply a, a.post-edit-link, div.wpcf7 input[type="submit"], .hb_button, .hb_single_room #reviews #review_form_wrapper form .form-submit input[type="submit"] {
  background: #0090f5;
  border: none !important;
  padding: 12px 35px;
  position: relative;
  font-size: 16px !important;
  overflow: hidden;
  transition: .5s;
  border-radius: 30px !important;
  display: inline-block;
  color: #fff !important;
  box-shadow: none !important;
}
.cta-sec .cta-content {
  padding: 0 77px;
  text-align: center;
}

.cta-sec .cta-content {
  padding: 0;
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  z-index: 99;
  position: relative;
}
.section.cta-sec {
  padding: 100px 0;
}
.cta-sec{
position: relative;
}
.cta-sec:before {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.section.cta-sec {
  background-size: cover;


  background-position: center;
}







.blog-wrap * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}

.blog-wrap img {
max-width: 100%;
vertical-align: top;
position: relative; 
}



.blog-wrap .date {
background-color: #fff;
color: #333;
font-size: 18px;
font-weight: 800;
min-height: 48px;
min-width: 48px;
padding: 10px 0;
position: absolute;
right: 15px;
text-align: center;
text-transform: uppercase;
top: 0;
}

.blog-wrap .date span {
display: block;
line-height: 14px;
}

.blog-wrap .date .month {
font-size: 11px;
}

.blog-wrap h3,
.blog-wrap p {
margin: 0;
padding: 0;
}



.blog-wrap .hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size:  50px;
  align-items: center;
  background-color: #232323;
  display: flex;
  justify-content: center;
  opacity: 0;
}

/*.blog-wrap a {
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
z-index: 1;
}*/

.blog-wrap:hover .hover,
.blog-wrap.hover .hover {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
opacity: 1;
}
.blog-wrap figcaption {
  margin-top: 20px;
}
.blog-wrap figcaption h3 {
  margin-bottom: 9px;
  font-size: 21px;
}
.blog-wrap figcaption h3 a {
  color: #000;
}


.blog-wrap {
  position: relative;
  overflow: hidden;
}
section.section.room-section {
  background: #fafafa;
}


footer#colophon {
  background: #353739;
}
.site-info {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid rgba(238, 238, 238, 0.19);
}
.site-info a {
    color: #0090f5;
}
.section-title {
  position: relative;
}
.more-section {
  position: absolute;
  right: 0;
  top: 20px;
}
svg.svg-icon path {
  fill: #0090f5;
}
.more-section svg.svg-icon {
  height: 24px;
  position: relative;
  top: 7px;
  margin-left: 10px;
}
.site-info p {
  margin: 0;
}
.about-second-wrap {
  padding: 0 65px;
}


input[type=checkbox], input[type=radio] {
  width: auto !important;
  height: auto !important;
}
p.comment-form-cookies-consent input#wp-comment-cookies-consent, p.comment-form-cookies-consent label {
  display: inline-block !important;
}
p.comment-form-cookies-consent input#wp-comment-cookies-consent {
  margin-right: 10px;
}
p.comment-form-cookies-consent {
  margin-top: 20px;
}

section.footer-sec {
  padding: 60px 0;
}
footer#colophon {
    background: #fefefe;
    border-top: 1px solid #eee;
}

.comments-area {
  padding: 30px;
  margin-top: 30px;
  padding-left: 0;
}
.comments-area h2.comments-title {
  font-size: 29px;
  margin: 0;
  margin-bottom: 10px; }
.comments-area ol.comment-list {
  list-style: none;
  padding: 0; }
  .comments-area ol.comment-list:last-child {
    margin-bottom: 0; }
  .comments-area ol.comment-list .comment-author b.fn {
    margin-left: 7px;
    color: #333;
    font-weight: 600; }
    .comments-area ol.comment-list .comment-author b.fn a {
      color: #333; }
  .comments-area ol.comment-list .comment-author span.says {
    display: none; }
  .comments-area ol.comment-list .comment-author img {
    width: 40px;
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 2px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 0;
    margin-top: 15px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .comments-area ol.comment-list .comment-metadata {
    margin-left: 52px;
    margin-bottom: 14px; }
    .comments-area ol.comment-list .comment-metadata time {
      font-size: 14px;
      color: #666; }
  .comments-area ol.comment-list .comment-content {
    margin-bottom: 27px;
    padding: 20px 20px;
    padding-bottom: 10px;
    background: #fafafa;
    border-radius: 0; }
  .comments-area ol.comment-list .reply {
    text-align: right;
    margin-top: 16px; }
    .comments-area ol.comment-list .reply a {
      box-shadow: none;
      padding: 3px 21px; }
  .comments-area ol.comment-list ol.children {
    padding: 0;
    list-style: none;
    margin-left: 56px; }
.comments-area .comment-subscription-form input[type="checkbox"] {
  height: auto !important; }

.comments-area ol.comment-list .comment-metadata .edit-link {
display: none; }

.pingback .comment-body {
margin-bottom: 27px;
padding: 20px 20px; }

.pingback {
margin: 20px 0; }

.pingback .comment-body a {
color: #666; }
.pingback .comment-body a:hover, .pingback .comment-body a:focus {
  color: #000; }

.pingback .comment-body a.comment-edit-link {
color: #000; }

.nav-links {
width: 100%;
display: table; }
.nav-links .nav-previous {
  width: 50%;
  display: inline-block; }
.nav-links .nav-next {
  width: 50%;
  display: inline-block;
  text-align: right; }

.nav-links .nav-previous, .nav-links .nav-next {
vertical-align: middle;
float: none; }

.nav-links a, .nav-links span {
  padding: 6px 6px;
  margin-right: 5px;
  display: inline-block;
  font-size: 16px;
  color: #62646c;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
span.nav-subtitle {
  color: #000;
  font-family: "Inter";
  font-weight: 400;
}
.nav-links a:hover, .nav-links span:hover {
  color: #000; }

.nav-links a {
background: #f7f7f7;
    border-radius: 16px;
}



.not-found .page-header {
margin-top: 0; }
.not-found .page-header h1 {
  margin-top: 0; }

.not-found .search-form {
margin-top: 20px; }
.not-found .search-form .search-submit {
  width: 29%; }



.error-404 header.page-header h2 {
font-size: 74px; }


header.entry-header h2.entry-title a {
  color: #272e37;
  text-decoration:  none; }
  a{
        text-decoration: none !important;
  }
  header.entry-header h2.entry-title a:hover {
    color: #000; }
    header.entry-header h1.entry-title {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 140%;
    }
header.entry-header h1.entry-title a {
  color: #272e37; }
  header.entry-header h1.entry-title a:hover {
    color: #000; }

.page-header {
padding-bottom: 5px;
margin-top: 0;
margin-bottom: 20px !important;
border-bottom: none; }
.page-header h1 {
    margin-top: 0;
    font-size: 29px;
    padding-bottom: 0;
}
header.entry-header h2.entry-title {
  font-size: 29px;
}
article .entry-content img {
margin-bottom: 15px; }

div#calendar_wrap table {
background-color: transparent;
width: 100%; }

#wp-calendar caption {
background-color: #33475b;
color: #ffffff;
padding: 10px; }

#wp-calendar thead tr th {
text-align: center; }

table th {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }

table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }

table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }

#wp-calendar tbody tr td {
text-align: center; }

#wp-calendar tr th {
border: 1px solid rgba(0, 0, 0, 0.2);
border-right: 0;
border-bottom: 0; }

#wp-calendar tr th:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.2); }

#wp-calendar tr td {
border: 1px solid rgba(0, 0, 0, 0.2);
border-right: 0;
border-bottom: 0; }

#wp-calendar tr td a {
font-weight: bold; }

#wp-calendar tr td:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.2); }

#wp-calendar tfoot tr td {
border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

#secondary #wp-calendar tr td {
border: 1px solid #eee; }

#secondary #wp-calendar tr th {
border: 1px solid #eee; }

.page-content, .entry-content, .entry-summary {
margin: 1em 0 0; }

article iframe {
width: 100%; }

span.edit-link {
display: block; }

a.post-edit-link {
background: #000;
font-weight: normal;
text-transform: capitalize;
padding: 6px 21px;
overflow: hidden !important;
display: inline-block; }

nav#comment-nav-below {
margin: 25px 0;
display: block; }

nav#comment-nav-above {
margin: 25px 0 40px 0; }

.post-password-form {
width: 100%; }
.post-password-form input[type="password"] {
  width: 100%;
  border: 2px solid #eee;
  padding: 7px 23px;
  outline: 0;
  -webkit-appearance: none;
  font-weight: 400;
  background: #fff;
  height: auto;
  border-radius: 0;
  margin-top: 15px; }
  .post-password-form input[type="password"]:focus {
    border: 2px solid #000 !important; }
.post-password-form input[type="submit"] {
  box-shadow: none !important;
  font-size: 15px;
  border-radius: 0;
  background: #000;
  transition: all .5s ease-in-out 0s;
  border: none;
  color: #fff;
  padding: 13px 17px;
  margin-left: -6px;
  border: none;
  line-height: 17px;
  width: 17%;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* category */
.widget ul.categories-wrap {
padding: 0;
margin: 0;
list-style: none; }

.widget .categories-wrap li {
padding: 17px 0 0 0; }

.widget .categories-wrap .cat-item span.cat-name a {
color: #62646c;
font-size: 16px;
text-decoration: none;
text-transform: capitalize; }

.widget .categories-wrap span.cat-count {
position: relative;
margin-right: 10px;
float: right; }

.widget .categories-wrap .cat-count a {
color: #62646c;
font-size: 16px;
text-decoration: none; }

/* tags */
.tagcloud {
position: relative;
padding: 20px 0 0 0; }

.tagcloud a {
border: 1px solid #f4f4f4;
color: #fff;
font-size: 14px !important;
font-weight: 400;
padding: 4px 12px 4px;
border-radius: 5px;
transition: all 500ms ease 0s;
display: inline-block;
margin: 0 3px 10px; }
.tagcloud a:hover, .tagcloud a:focus {
  background: #000;
  color: #fff !important; }

#secondary .widget {
margin-bottom: 20px;
background: #fff;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
margin: 0 0 30px;
word-wrap: break-word;}
#secondary .widget .widget-title {
    font-size: 16px;
    background: #f5f5f5;
    padding: 10px 10px;
}
#secondary .widget ul {
  padding: 0;
  margin: 0;
  list-style: none; }
#secondary .widget ul li {
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 0;
}
    #secondary .widget ul li a {
      color: #62646c;
      text-decoration: none; }
      #secondary .widget ul li a:hover {
        color: #000; }

.search-form {
width: 100%; }
.search-form .search-field {
  width: 100%;
  border: 1px solid #eee !important;
  padding: 9px 23px !important;
  outline: 0;
  -webkit-appearance: none;
  font-weight: 400;
  background: #fff;
  height: auto;
  border-radius: 0;
  border-radius: 0;
  height: 50px; }
  .search-form .search-field:focus {
    border-color: #0090f5 !important; }
.search-form .search-submit {
  position: absolute;
  right: 1px;
  top: 0;
  box-shadow: none !important;
  font-size: 16px;
  border-radius: 0 !important;
  background: #0090f5;
  border: none;
  color: #fff;
  height: 50px;
  display: inline-block;
  padding: 15px 13px;
  margin-left: 0;
  border: none;
  line-height: 21px;
  width: 30%;
}
.search-form label {
  width: 71%;
  margin-bottom: 0; }

.search-form {
position: relative; }

article.hentry {
margin-bottom: 30px; }
article.hentry .post-bg {
  padding: 30px 0;
  padding-top: 0;
  margin-top: 30px;
}
article header.entry-header h2.entry-title {
  margin-top: 20px;
}
span.edit-link a {
box-shadow: none;
padding: 3px 21px;
margin-top: 20px;
border-radius: 0;
color: #fff; }

span.cat-links, span.tags-links {
display: block;
margin-bottom: 5px; }

article .post-bg .entry-footer {
margin-top: 20px; }

span.comments-link {
border: 1px solid #ddd;
font-size: 13px;
padding: 3px 10px;
border-radius: 5px; }
span.comments-link a {
  color: #000; }

select {
width: 100%; }

.comment-respond .comment-form textarea {
  height: 200px;
  padding: 10px;
  background: none;
  border: none;
  border: 1px solid #eee;
  outline: 0 !important;
  transition: all 0.5s ease-out 0s;
  width: 100%;
  border-radius: 6px;
}
.comment-respond .comment-form input {
  background: none;
  border: none;
  outline: 0;
  font-size: 16px;
  padding: 0;
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-transition: all 0.3s;
  border-radius:6px;
  height: 40px;
  width: 100%;
  padding: 0 10px;
  transition: all 0.5s ease-out 0s;
}
.comment-respond .comment-form input[type="submit"] {
  font-weight: normal;
  text-transform: capitalize;
  width: auto;
  color: #fff;
  margin-top: 20px;
  height: auto;
}
header.entry-header {
  margin-bottom: 20px;
}


a.post-edit-link {
  display: none;
}


#menu-primary .dropdown-menu {
  display: none !important;
  position: relative;
  box-shadow: none;
  border: none;
  float: none;
  min-width: 0;
  padding-left: 40px;
}
#menu-primary li a {
  background: none !important;
}
#menu-primary li.menu-item-has-children .dropdown-menu li.menu-item-has-children>.dropdown-sub {
  display: none !important;
  left: 0;
}
#menu-primary li.menu-item-has-children:hover .dropdown-menu, #menu-primary li.menu-item-has-children:focus .dropdown-menu, #menu-primary li.menu-item-has-children:focus-within .dropdown-menu {
  display: block !important;
}

#menu-primary li.menu-item-has-children .dropdown-menu li.menu-item-has-children:hover .dropdown-sub,#menu-primary li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus .dropdown-sub,#menu-primary li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus-within .dropdown-sub{
  display: block !important;
}
#menu-primary-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0;
  border-radius: 0;
  min-width: 220px;
  box-shadow: -3px 4px 7px -4px rgba(0,0,0,.12);
  border: 1px solid #f0f0f0;
}
#menu-primary-nav>li>.dropdown-menu li {
  padding: 10px 14px;
  border-bottom: 1px solid #eee;
  display: block !important;
}
ul.dropdown-menu.dropdown-sub {
  padding: 0;
  border-radius: 0;
  margin: 0;
  right: auto;
  left: 100%;
  top: 0;
  margin-left: 0px;
}
.not-found .widget {
  margin-top: 35px;
}
a.btn.btn-default:hover {
  background: #000;
}
a.custom-logo-link img {
  height: 50px;
  width: auto;
}
.custom-slideshow .custom-slide {
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
    margin-top: 150px;
    text-align: left;
    position: relative;
}



section.section.room-section {
  overflow: hidden;
}

.slide__title-wrap {
  position: absolute;
  top: 37%;
  left: -14%;
  text-align: left;
  max-width: 350px;
  display: none;
}
.custom-slideshow .custom-slide{
outline: 0 !important;
}
.custom-slideshow .custom-slide.slick-center .slide__title-wrap {
display: block;
}
button#btn-search:focus, button#btn-search:focus-within {
  border: 1px solid #eee !important;
}
button#btn-search-close:focus,button#btn-search-close:focus-within{
border: 1px solid #000 !important;
}

.intro .title a {
  color: #000;
}
.controls button.previous:focus,.controls button.previous:focus-within{
background: #000;

}
.controls button.previous:focus i,.controls button.previous:focus-within i{
color: #fff;

}

.controls button.next:focus,.controls button.next:focus-within{
background: #000;

}
.controls button.next:focus i,.controls button.next:focus-within i{
color: #fff;

}

.slide__title-wrap h3.slide-title {
  font-size: 49px;
  line-height: 57px;
}
.btn-default.focus, .btn-default:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
@media (min-width: 991px){
.navbar-collapse.collapse {
    display: inline-block!important;
}
}



.navbar-nav>li>.dropdown-menu,ul.dropdown-menu.dropdown-sub {
box-shadow: -2px 2px 71px -27px rgba(55,50,155,.3);
  border: none;
  z-index: 99999; 
  padding: 0 !important;
  min-width: 230px;
  border-radius: 0 !important; 
}
.navbar-nav>li>.dropdown-menu li a {
  padding: 8px 33px !important;
}
ul#menu-main .navbar-nav>li>.dropdown-menu li a:focus,.navbar-nav>li>.dropdown-menu li a:focus-within {
  background: #0090f5 !important;
  border: none !important;
}
.nav>li>a:focus, .nav>li>a:hover{
background: none;
}
.navbar-nav li.menu-item-has-children>a:after {
  content: "\f0dd";
  font: normal normal normal 14px/1 FontAwesome;
  padding-left: 10px;
  top: -3px;
  position: relative;
}
ul#menu-main li .dropdown-menu a.dropdown-item:after {
  right: 15px;
  position: absolute;
  top: 14px;
}


.home.page-template-template-home header#masthead{
padding: 0;
}


.home.page-template-template-home div#navbar-collapse,.home.page-template-template-home .search-wrap {
  margin-top: 0;
}
.home.page-template-template-home header#masthead ul#menu-main li .dropdown-menu a {
  color: #000;
}
nav#site-navigation #menuid ul li {
  padding: 5px 10px;
  display: inline-block;
}
nav#site-navigation ul li a {
  color: #000;
}
p.site-description {
  font-size: 13px;
}
.site-branding {
  margin-top: 7px;
}
a.social-btn {
  border: 0;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  line-height: 15px;
  margin-bottom: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: 0.1s all linear;
  vertical-align: middle;
}
a.social-btn.facebook {
color: #3e5a92;

}

a.social-btn.twitter {
color: #31a6d8;

}


a.social-btn.instagram {
color: #406e95;

}
.header2 .header-social ul a {
  padding-top: 0px;
  color: #fff;
  padding-right: 10px;
}

div#navbar-collapse {
  padding: 0;
}
.hero-section.image .col-md-6 {
  margin-left: 0px;
}
.header-top {
  padding: 13px 0;
  border-bottom: 1px solid #eee;
}
.hero-section.image .col-md-6 {
  height: 500px;
  text-align: left;
}

.course-wrap .title {
  font-size: 21px;
}
.callout-wrap {
  background: #f9f9f9;
  padding: 28px;
}
.section-title {
  text-align: center;
  margin-bottom: 50px;
}
.course-footer .title {
  margin-top: 20px;
}
.course-footer .title a {
  color: #000;
}
.about-section-img {
  margin-top: 0;
  padding: 0 40px;
}

.about-sec .section-title {
  margin-bottom: 29px;
  text-align: left;
}
.section.cta-section {
  background: #F5F1ED;
  padding: 40px 0;
}

.cta-content .col-md-4 {
  text-align: center;
}
.cta-content .col-md-4 a.btn.btn-default {
  margin-top: 17px;
}
a.btn.btn-default {
  border-radius: 0;
}
section#primary2.about-sec {
  padding-top: 0;
}
.about-section-img img {
  max-height: 450px;
  text-align: center;
}
.about-section-img{
  text-align: center;
}
.about-second-wrap .btn-default {
  margin-top: 25px;
}
span.cta-subtitle {
  margin-top: 15px;
  display: block;
}
.cta-content a.btn.btn-default {
  margin-top: 21px;
}
.section.about-sec .col-md-6 {
  -ms-flex-item-align: center!important;
  align-self: center!important;
}
.about-sec .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cta-content {
  padding-left: 40px;
  padding-right: 40px;
}
.section.about-sec {

  padding: 80px 0;
}

/*.section.quote-section .row {
  background: url(../quotebg.png);
  background-size: cover;
}*/
.section.quote-section {
  padding-top: 0;
}
.quote-content h2 {
  font-size: 29px;
  line-height: 36px;
}
.quote-wrap {
  padding: 90px 65px;
}
.section.quote-section .row {
  position: relative;
}
.blob-wrapper__background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  /* -webkit-transform: translateX(-50%); */
  /* transform: translateX(-50%); */
}

.blob-wrapper__background .inline-svg path, .blob-wrapper__background svg path {
  fill: #f7f7f7;
}
.blob-wrapper__background .inline-svg, .blob-wrapper__background svg {
  width: 100%;
  height: 100%;
}
.header-social ul a {
  margin-right: 7px;
}
.blog-wrap figcaption .btn-default {
  margin-top: 20px;
}

.course-wrap {
  margin: 0 15px;
  outline: 0 !important;
}
.course-section.section {
  background: #fafafa;
}
.header-top .col-md-4 {
  padding-left: 0;
}
.header-top .search-form .search-field {
  border-radius: 0;
  background: #f7f7f7;
  border: none !important;
  height: auto;
  padding: 12px 23px !important;
}

.header-search-form form.search-form:before {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 30px;
  top: 14px;
  font-size: 17px;
  color: #c5c4c4;
}
.header-search-form {

  margin: 0 !important;
}
.custom-search-wrap {
  position: relative;
}
.header-search-form label {
  width: 100%;
}
.header-search-form input.search-submit {
  padding: 0;
  width: 70px;
  position: absolute;
  background: no-repeat;
  font-size: 0;
}
.quote-content i {
  font-size: 69px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.blob-wrapper__background {
  height: 450px;
}

header#masthead {
  display: block;
}
.header-mobile {
  display: none;
}




.navbar-nav .dropdown-menu{
opacity:  0;
display: block;
}
ul#menu-main .navbar-nav>li>.dropdown-menu li a:focus,.navbar-nav>li>.dropdown-menu li a:focus-within {
  background: #0090f5 !important;
  border: none !important;
  color: #fff !important;
}


/* ul#menu-main li.menu-item-has-children .dropdown-menu{
  position: absolute;
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  display: block !important;
} */

/* ul#menu-main li.menu-item-has-children:hover .dropdown-menu,ul#menu-main li.menu-item-has-children:focus .dropdown-menu,ul#menu-main li.menu-item-has-children:focus-within .dropdown-menu{
  display: block;
  left: 0;
  margin-top: 0;
  opacity: 1;
}

ul#menu-main li.menu-item-has-children .dropdown-menu li.menu-item-has-children>.dropdown-sub{
  position: absolute;
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  display: block !important;
}


ul#menu-main li.menu-item-has-children .dropdown-menu li.menu-item-has-children:hover .dropdown-sub,
ul#menu-main li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus .dropdown-sub,
ul#menu-main li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus-within .dropdown-sub{
  display: block;
  left: 230px;
  margin-top: 0;
  opacity: 1;
} */
.search-form .search-field:focus,.search-form .search-field:focus-within {
  border: 1px solid #0090f5 !important;
}
a.btn.btn-default:focus,a.btn.btn-default:focus-within{
background: #000 !important;
}
.course-footer .title a:focus,.course-footer .title a:focus-within{
text-decoration: underline !important;
outline: 0 !important;
}
button.navbar-toggle:focus,button.navbar-toggle:focus-within{
background: #000 !important
}
.blog article.hentry, .archive article.hentry, .search-results article.hentry {
  background: none;
  /* padding: 10px 30px;
  box-shadow: 0px 4px 10px rgb(39 57 101 / 10%);
  padding-bottom: 30px; */
}
.search-ajax {
  background-color: #fefefe;
  box-shadow: 1px 1px 6px rgba(0,0,0,.12);
  color: #4a4f62;
  display: none;
  overflow: hidden;
  position: absolute;
  z-index: 99999;
  display: block;
  left: 0px;
  top: 47px;
  max-width: 330px;
  width: 100%;
}

.row.no-results-ajax {
  padding: 40px !important;
}
div#cpmFetch .row .col-sm-4 {
  width: 20%;
}
div#cpmFetch .row {
  display: block;
}
div#cpmFetch .col-sm-8 a {
  font-size: 15px;
}
div#cpmFetch .row {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}
div#cpmFetch .row .col-sm-8 {
  padding-left: 15px;
}
div#cpmFetch .row:last-child {
  border:none;
}
div#cpmFetch .row .col-sm-4, div#cpmFetch .row .col-sm-8 {
  vertical-align: top;
  float: left;
  padding-right: 0;
}
div#cpmFetch .row .col-sm-8 {
  padding-left: 15px;
  width: 70%;
}
div#cpmFetch .row .col-sm-8 h3 a {
  font-size: 19px;
}
div#cpmFetch .row .col-sm-8 h3 a {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
div#cpmFetch .row .col-sm-8 p {
  font-size: 16px;
}
.ajax-close {
  float: right;
  background: #10293C;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.ajax-close i{
  color: #fff;
}
.home-search-wrap.close-ajax div#cpmFetch {
  display: none;
}
.custom-search-wrap input#searchInput {
  border-radius: 0;
  background: #f7f7f7;
  border: none !important;
  height: auto;
  padding: 12px 23px !important;
  width: 100%;
}
.custom-search-wrap i {
  position: absolute;
  top: 14px;
  right: 20px;
}
.header-search-form.close-ajax .search-ajax {
  display: none;
}

.single .course-tab-panel {
  margin-bottom: 50px;
}
.course-tab-panel-instructor.course-tab-panel .course-author h3 {
  display: none;
}
div#lms_courses_wrap .rows {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 30px;
}
.site-branding {
  z-index: 999;
  position: relative;
}


.mc4wp-form-fields input[type="email"] {
  display: block;
  width: 100%;
  border: 1px solid #eee;
  padding: 12px 25px !important;
  margin-top: 0;
      border-radius: 30px !important;
}
.mc4wp-form-fields label {
  width: 100%;
}
.mc4wp-form-fields input[type="submit"] {
  background: #0090f5;
  border: none !important;
  padding: 12px 35px;
  position: relative;
  font-size: 16px !important;
  overflow: hidden;
  transition: .5s;
  border-radius: 0;
  display: inline-block;
  color: #fff !important;
  box-shadow: none !important;
  border-radius: 0;
  width: 100%;
}

header#masthead .top-header nav#site-navigation {
  float: left;
}
header#masthead .top-header {
  background: #0090f5;
}
.header2 .top-header-right {
  text-align: right;
}
.header2 .top-header nav#site-navigation ul li a {
  color: #fff;
}
.header2 .header-bottom {
  padding: 20px 0;
}

.header2 .top-header nav#site-navigation ul li a {
  padding-top: 15px;
}
.header2 .top-header-right a.header-btn.btn.btn-default {
  background: #000;
  border-radius: 0 !important;

}
a.header-btn.btn.btn-default {
  margin-right: 20px;
  margin-left: 10px;
    padding: 10px 19px;
}

#menuToggle {
  display: inline-block;
  position: relative;
  right: 5px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
text-decoration: none;
color: #232323;

transition: color 0.3s ease;
}

#menuToggle a:hover
{
color: #0090f5;
}


#menuToggle input {
  display: block;
  width: 40px !important;
  height: 32px !important;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}

/*
* Just a quick hamburger
*/
#menuToggle span
{
display: block;
width: 33px;
height: 4px;
margin-bottom: 5px;
position: relative;

background: #cdcdcd;
border-radius: 3px;

z-index: 1;

transform-origin: 4px 0px;

transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
            background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
            opacity 0.55s ease;
}

#menuToggle span:first-child
{
transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
transform-origin: 0% 100%;
}

/* 
* Transform all the slices of hamburger
* into a crossmark.
*/
#menuToggle input:checked ~ span
{
opacity: 1;
transform: rotate(45deg) translate(-2px, -1px);
background: #232323;
}

/*
* But let's hide the middle one.
*/
#menuToggle input:checked ~ span:nth-last-child(3)
{
opacity: 0;
transform: rotate(0deg) scale(0.2, 0.2);
}

/*
* Ohyeah and the last one should go the other direction
*/
#menuToggle input:checked ~ span:nth-last-child(2)
{
transform: rotate(-45deg) translate(0, -1px);
}

/*
* Make this absolute positioned
* at the top left of the screen
*/
#menu
{
position: absolute;
  width: 400px;
  margin: 27px 0 0 -50px;
  padding: 50px;
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  right: 0;
  float: none;
  left: auto;
  display: none;
}

#menu li
{
font-size: 22px;
}

/*
* And let's slide it in from the left
*/
#menuToggle input:checked ~ ul
{
display: block;
}

.header2 .header-bottom nav {
  float: right;
  position: relative;
  top: 9px;
}

.header2 .header-bottom nav li {
  display: block;
  float: none;
}
.header2 .search-icon {
  display: inline-block !important;
  margin-right: 40px;
}
.header2 .search-icon i {
  font-size: 34px;
}
.header2 .search-icon .dropdown-menu {
  padding: 0;
  border: none;
  width: 330px;
  right: 0;
  left: auto;
}

/* ul#menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children:hover .dropdown-sub,
ul#menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus .dropdown-sub,
ul#menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus-within .dropdown-sub{
  display: block;
  left: 230px;
  margin-top: 0;
  opacity: 1;
}

ul#menu li.menu-item-has-children:hover .dropdown-menu,ul#menu li.menu-item-has-children:focus .dropdown-menu,ul#menu li.menu-item-has-children:focus-within .dropdown-menu{
  display: block;
  left: 0;
  margin-top: 0;
  opacity: 1;
} */

.header2 .navbar-nav>li>.dropdown-menu, .header2 ul.dropdown-menu.dropdown-sub{
  min-width: 0;
  width: 100%;
}
#menu li a {
  padding: 21px 0;
}
.course-grid.threecol .courses-list-wrap .courses-top img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input.wpcf7-form-control, textarea.wpcf7-form-control {
  width: 100%;
  border: 1px solid #eee;
  padding: 10px 20px;
}
.wpcf7 label {
  width: 100%;
}


.hero-section .image{
  height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.hero-section {
display: -webkit-box;
display: flex;
align-content: center;
-webkit-box-align: center;
        align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
        flex-direction: column;
flex-wrap: nowrap;
height: 100vh;
justify-content: space-around;
position: relative;
width: 100%;
}
.hero-section {
width: 100%;
height: 500px;
-webkit-box-flex: 1;
        flex: 1;
display: -webkit-box;
display: flex;
text-align: center;
position: relative;
overflow: hidden;
background-color: #000;
}
.hero-section .image {

background-size: cover;
width: 100%;
height: 100%;
position: absolute;
z-index: 500;
}
.hero-section .stuff {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  max-width:41%;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  z-index: 990;
  margin: 0 auto;
  position: relative;
  top: -3%!important;
}
.hero-section .stuff {
  margin-left: 0;
  text-align: left;
}
.hero-section .stuff p {
  color: #fff;
}
.hero-section a.btn.btn-default {
  color: #fff !important;
  background: #0090f5 !important;
  margin-top: 30px;
}

/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .star-ratings {
  unicode-bidi: bidi-override;
  color: #ccc;
  font-size: 15px;
  position: relative;
  margin: 0;
  padding: 0;
}
.star-ratings .fill-ratings {
  color: #e7711b;
  padding: 0;
  z-index: 1;
  display: block;
  top: 0;
  position: absolute;
  left: 0;
  overflow: hidden;
}
.star-ratings .fill-ratings span {
  display: inline-block;
}
.star-ratings .empty-ratings {
  padding: 0;
  display: block;
  z-index: 0;
}
.courses-list-wrap {
    margin-right: 25px;
    outline: 0;
}
.entry-meta.cmsmasters_cource_cat a {
    color: #666;
    font-size: 13px;
}
h4.course_title a {
    font-size: 19px;
    color: #000;
    margin-top: 5px;
    display: block;
    line-height: 25px;
}
.avg-rating {
    display: inline-block;
}
.star-ratings {
    display: inline-block;
}
.avg-rating h4{
    color: #e7711b;
}
.avg-rating h4 {
    color: #e7711b;
    margin: 0;
    position: relative;
    top: 1px;
}
.courses-top {
    position: relative;
}
.cmsmasters_cource_duration {
    display: inline-block;
    margin-right: 10px;
}
/* .lpr_course_inner_wrap {
    background: #f7f7f7;
    padding: 20px 25px;
} */

.courses-top {
    position: relative;
}
.course-prices {
    font-size: 16px;

    font-weight: 400;
    color: #000;
}
.course-prices {
    margin-top: 9px;
}
h4.course_title {
    margin-bottom: 5px;
}
span.regular-price.has-sale {
    text-decoration: line-through;
    opacity: 0.5;
    margin-right: 10px;
}
.course-slider.fivecol .courses-list-wrap {
    margin-right: 15px;
}

.course-slider.fivecol .courses-list-wrap .lpr_course_inner_wrap ,.course-slider.fourcol .courses-list-wrap .lpr_course_inner_wrap,.course-grid.fivecol .courses-list-wrap .lpr_course_inner_wrap ,.course-grid.fourcol .courses-list-wrap .lpr_course_inner_wrap {
    padding: 15px 0;
    background: none;
    padding-bottom: 10px;
}
a,a:focus{
  outline: 0 !important;
}
/* div#lms_courses_wrap.course-grid .row{
    margin-bottom: 30px;
} */




.slick-prev:before,
.slick-next:before {
    font-size: 23px;
    color: #000;
    text-align: center;
}

.slick-prev {
  left: -21px; }

.slick-next {
  right: -5px; }
.slick-prev:before {
  content: "\f104" !important;
  font-family: FontAwesome; }

.slick-next:before {
  content: "\f105" !important;
  font-family: FontAwesome; }
.slick-next, .slick-prev {
    position: absolute;
    top: 20%;
    border-radius: 0;
    margin-top: -10px\9;
    border: none;
    outline: 0;
    z-index: 9;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.08), 0 4px 12px rgba(0,0,0,.08) !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0;
    font-size: 0 !important;
    text-align: center;
}


div#navbar-collapse {
  float: right;
}

div#navbar-collapse ul {
  float: none !important;
  display: inline-block;
}
div#navbar-collapse ul {
  margin-top: 0 !important;
}
a.header-btn.btn.btn-default {
  float: right;
  position: relative;
}


.about-content {
  padding-left: 30px;
  padding-right: 30px;
}
span.about-subtitle {
  display: block;
}
.section-title h2 {
  margin-bottom: 7px;
}
.cta-content a.btn.btn-default {
  margin-top: 30px;
}
h2.about-title {
  line-height: 43px;
  font-size: 29px;
}
.about-content a.btn.btn-default {
  margin-top: 30px;
}

.col-md-6.img-left {
  padding-right: 30px;
}
.about-content {
  padding-left: 30px;
}
.post-review .entry-meta div {
  display: inline-block;
  margin-right: 17px;
}
.post-review .entry-meta div i {
  margin-right: 7px;
}
.blog-wrap {
  background: #fff;
}
.blog-wrap figcaption {
  margin-top: 0;
  padding: 25px 0;
}
.section.about-sec {
  padding-bottom: 90px;
}

input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before,input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
  color: #0090f5 !important;
}

.header-search-form {
  display: inline-block;
}

.header-search-form .search-form .search-field {
  width: 370px;
}
.header-search-form {
  padding-left: 30px;
}

.header-search-form {
  margin-top: 20px !important;
  padding-left: 0;
}




div#lms_courses_wrap a.btn.btn-default {
  background: none !important;
  color: #000 !important;
}
div#lms_courses_wrap a.btn.btn-default i {
  margin-left: 8px;
}
.view-all-btn {
  text-align: center;
  margin-top: 60px;
}
.text-left .section-title {
  text-align: left;
}
div#lms_courses_wrap .col-md-4 {
  text-align: right;
}
.wp-block-search__button {
background: #0090f5;
    margin-left: 0;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.col-md-4 .widget h2 {
    font-size: 16px;
    background: #f5f5f5;
    padding: 10px 10px;
}
ol.wp-block-latest-comments {
  padding-left: 0;
}
/* a:focus {
  outline: thin dotted !important;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px !important;
} */
a:focus{
outline: none !important;
border: none !important;}

.btn-default.focus, .btn-default:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-default:focus, button:focus, .button:focus, .comment-respond .comment-form input[type="submit"]:focus,
 .comments-area ol.comment-list .reply a:focus, a.post-edit-link:focus, div.wpcf7 input[type="submit"]:focus, 
 .hb_button:focus, .hb_single_room #reviews #review_form_wrapper form .form-submit input[type="submit"]:focus{
    background: #000 !important;
    color: #fff !important;

}
.comment-respond .comment-form textarea:focus,
.comment-respond .comment-form input:focus{
  background: #f5f5f5;
}
ul#menu-main li:last-child a {
  border-right: none !important;
}
.site-branding {
  max-width: 300px;
}

ul#menu-main .navbar-nav>li>.dropdown-menu li a:focus,.navbar-nav>li>.dropdown-menu li a:focus-within {
  background: #000 !important;
  border: none !important;
  color: #fff !important;
}


ul#menu-main li.menu-item-has-children .dropdown-menu{
  position: absolute;
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  display: block !important;
  right: auto;
background: #f5f5f5;
}

ul#menu-main li.menu-item-has-children:hover .dropdown-menu,ul#menu-main li.menu-item-has-children:focus .dropdown-menu,ul#menu-main li.menu-item-has-children:focus-within .dropdown-menu{
  display: block;
  left: 0;
  margin-top: 0;
  opacity: 1;
}

ul#menu-main li.menu-item-has-children .dropdown-menu li.menu-item-has-children>.dropdown-sub{
  position: absolute;
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  display: block !important;
}


ul#menu-main li.menu-item-has-children .dropdown-menu li.menu-item-has-children:hover .dropdown-sub,
ul#menu-main li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus .dropdown-sub,
ul#menu-main li.menu-item-has-children .dropdown-menu li.menu-item-has-children:focus-within .dropdown-sub{
  display: block;
  left: 230px;
  margin-top: 0;
  opacity: 1;
}

.blog article.hentry, .archive article.hentry, .search-results article.hentry{
  vertical-align: top;
  margin: 0 15px;
  width: calc(33.33% - 30px);
  margin-bottom: 30px;
    background: #fff;
}
.articles-wrap {
  display: flex;
  flex-wrap: wrap;
}

.blog article.hentry header.entry-header, .archive article.hentry header.entry-header, .search-results article.hentry header.entry-header{
margin-bottom: 0;
}


article .entry-meta {
  font-size: 14px;
}
.post-wrap h3 a {
  color: #1D1A4E;
  font-size: 29px;
}
.post-wrap h3 {
  margin-top: 20px;
}
.post-description {
  margin: 20px 0;
  margin-top: 10px;
}



.page-loading {
  background-color: #fff;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999;
}
.page-loading .loader {
  background: #0090f5;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin-left: -23px;
  margin-top: -14px;
  position: absolute;
  top: 50%;
  width: 50px;
  animation: load 0.75s linear infinite;
}
.page-loading .loader:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  background: white;
  border-radius: 50%;
}
@keyframes load {
  to {
    transform: rotate(360deg);
  }
}
.page-loading .text {
  color: #a2afbc;
  display: block;
  font-size: 12px;
  left: 50%;
  margin-left: -17px;
  margin-top: 44px;
  position: absolute;
  top: 50%;
}

.customer-slider-wrapper .elementor-custom-slider .elementor-slider-item .elementor-slider-item-text {
  text-align: left;
  margin-left: 0;
  max-width: 600px;
}
.customer-slider-wrapper .elementor-custom-slider .elementor-slider-item .elementor-slider-item-text h2 {
  font-size: 58px;
  color: #fff;
  text-transform: Capitalize;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 74px;
}
.customer-slider-wrapper .elementor-custom-slider .elementor-slider-item {
  width: 100%;
  height: 630px !important;
  min-height: 630px !important;
}
.customer-slider-wrapper .elementor-custom-slider .elementor-slider-item .elementor-slider-item-text {

  padding-top: 14%;

}
.client-item.slick-slide img {
  max-width: 114px;
  width: auto;
}


@media only screen and (max-width: 1024px) {
  section#practice-areas {
  padding-top: 0;
}
  div#contact-infos .elementor-widget-wrap.elementor-element-populated {
  padding-left: 40px;
  padding-top: 40px;
}
  section#about-team {
  margin-top: 50px;
}
  section#about-page {
  margin-top: 30px;
}
  section#about-header h2.elementor-heading-title.elementor-size-default {
  font-size: 59px;
  font-weight: 600;
  line-height: 78px;
}
  #cta h4.elementor-heading-title.elementor-size-default {
  font-size: 45px;
  margin-bottom: 30px;
}
}

@media only screen and (max-width: 767px) {
  section#practice-areas .elementor-column {
  width: calc(50% - 40px);
  margin: 20px;
}
  section#practice-areas img.elementor-animation-shrink {
  width: 100%;
}
  section#practice-areas h3.elementor-heading-title.elementor-size-default {
  font-size: 27px;
  font-weight: 600;
}
#cta h2.elementor-heading-title.elementor-size-default {
  font-size: 32px !important;
  line-height: 44px !important;
  margin-bottom: 35px !important;
}
  #small-callout .elementor-column.elementor-col-50 h3.elementor-heading-title.elementor-size-default {
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
}
  #small-callout .elementor-column.elementor-col-50 {
  display: inline-block;
  width: auto;
}
  #small-callout .elementor-widget-container img {
  width: 50px;
}
  div#about-sec-img img {
  width: 100%;
}


  .about-sec {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
  section#about-header p.elementor-heading-title.elementor-size-default {
  text-align: center;
  margin-bottom: 30px;
}
}


@media only screen and (max-width: 550px) {
    section#practice-areas .elementor-column {
  width: 100%;
  margin-bottom: 30px;
}
  #small-callout .elementor-column.elementor-col-50 {
  display: block;
  width: 100%;
  text-align: center;
}
  #small-callout .elementor-column.elementor-col-50 h3.elementor-heading-title.elementor-size-default {
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
}
}

body {
  overflow-x: hidden;
}

.open-menu i, .close-menu i {
  font-size: 19px;
  position: relative;
  cursor: pointer;
}
button.open-menu, button.close-menu {
  padding: 8px 14px !important;
}
button.close-menu {
  width: 100%;
}
button.open-menu {
  position: absolute;
  right: 20px;
  top: 10px;
}

button.close-menu,button.open-menu {
  display: none;
}






.job-manager-form fieldset input.input-text, .job-manager-form fieldset input.input-date, .job-manager-form fieldset textarea, .job-manager-form fieldset select, .chosen-container-single .chosen-single, .select2-container--default .select2-selection--multiple {
    font-size: 15px;

    padding: 8px 10px;
    width: 100%;
    min-height: 44px;
    border: unset;
    border-radius: 6px;
    height: 44px;
    outline-color: #0090f5;
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(60 66 87 / 16%) 0px 0px 0px 1px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px;
}
.job-manager-form fieldset select{
-webkit-appearance: none;
}
section#header-slider {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-content {
  text-align: center;
  padding: 150px 0;
}
.banner-filter-wrapper form .banner-search-input-wrap .form-group input {
  border-width: 0;

  height: 50px;
}
.banner-filter-wrapper form .banner-search-input-wrap .form-group input {
  border-width: 0;
    box-shadow: none;
  height: 50px;
  padding-left: 5px;
  font-size: 16px;
  padding-right: 15px;
}
.banner-filter-wrapper .form-group {
    margin-right: 15px;
    position: relative;
}
.banner-filter-wrapper .form-group:after {
    position: absolute;
    top: 8px;
    right: 0;
    content: "";
    width: 1px;
    height: 65%;
    background: #d6d6d6;
}
.banner-search-input-wrap .form-group:last-child:after{
  display: none;
}
.banner-search-input-wrap .form-group:nth-last-child(2):after{
  display: none;
}
.banner-search-input-wrap .form-group:nth-last-child(2){
  margin-right: 0;
}
.header-slider .banner-wrap h1 {
  margin-top: 0;
  font-size: 51px;
  color: #fff;
}
.header-slider .banner-wrap h4 {
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
}
.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
  border-radius: 4px;
  color: #fff;
  background-color: #0090f5;
  border-color: #0090f5;
  margin-bottom: 0;
  text-align: center;

  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: nowrap;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.33333;
  border-radius: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.banner-filter-wrapper form .banner-search-input-wrap .form-group input#search-keywords {
    width: 270px;
    border: none;
    box-shadow: none;
}

section#header-slider:before{
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}

.banner-filter-wrapper .form-group div#job_category_chosen,.banner-filter-wrapper .form-group div#job_region_chosen {
  width: 200px !important;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #fff !important;
  border: none !important;
  box-shadow: none;
}
.chosen-container-single .chosen-single{
  background: #fff !important;
  box-shadow: none !important;
  height: 50px;
}
.banner-filter-wrapper .form-group div#job_category_chosen,.banner-filter-wrapper .form-group div#job_region_chosen{
text-align: left;}

section#header-slider {
  position: relative;
}
.chosen-container-single .chosen-single span {
  padding-top: 3px;
  color: #666;
}
input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666 !important;
  opacity: 1; /* Firefox */
}

input:-ms-input-placeholder { /* Work Sansnet Explorer 10-11 */
    color: #666 !important;
}

input::-ms-input-placeholder { /* Microsoft Edge */
    color: #666 !important;
}
/* .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
  margin-top: 13px;
  right: 7px;
  position: relative;

} */
/* .banner-filter-wrapper form .banner-search-input-wrap .form-group input.chosen-search-input {
  margin-top: 0;
  height: 40px;
  padding: 10px 15px;
  width: 100%;
  background-color: #fff;
  border-color: #0090f5 !important;
  border: 1px solid;
  margin-bottom: 10px;
} */
.banner-filter-wrapper form .banner-search-input-wrap .form-group input.chosen-search-input{
  right: auto;
  height: auto;
}

.banner-filter-wrapper form .banner-search-input-wrap .form-group input.chosen-search-input,.chosen-container-single .chosen-search input[type="text"]{
  border-color: #0090f5 !important;
  border: 1px solid;
}
.chosen-container .chosen-results li.highlighted {
  background: #0090f5 !important;
  color: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop{
border: none !important;
}
.chosen-container .chosen-results li{
font-size: 15px;}
li .job-date {
  font-size: 13px;
  margin-top: 7px;
}
.rp4wp-related-job_listing>ul li.job_listing a div.position h3, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3, ul.job_listings li.job_listing a div.position h3, ul.job_listings li.no_job_listings_found a div.position h3 {
  font-size: 16px;
}
.rp4wp-related-job_listing>ul li.job_listing, .rp4wp-related-job_listing>ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
  -webkit-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  border-radius: 0;

  /* border-style: solid; */
  /* border-color: #fff; */
  /* -webkit-box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 9%); */
  /* box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 9%); */
  /* border: 1px solid #ECEDF2; */
  background: #f8f8f8 !important;
}
.rp4wp-related-job_listing>ul, ul.job_listings{
border: none;
}
.rp4wp-related-job_listing>ul li.job_listing a div.location, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.location, ul.job_listings li.job_listing a div.location, ul.job_listings li.no_job_listings_found a div.location {
  padding-top: 15px;
}
.company strong {
  font-size: 15px;
  font-weight: 400;
}
.rp4wp-related-job_listing>ul li.job_listing a div.position .company, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company, ul.job_listings li.job_listing a div.position .company, ul.job_listings li.no_job_listings_found a div.position .company {
  margin-top: 4px;
}
.location svg {
  width: 15px;
  position: relative;
  top: 3px;
  margin-right: 0px;
  left: -4px;
}

.rp4wp-related-job_listing>ul li.job_listing a .meta .job-type, .rp4wp-related-job_listing>ul li.no_job_listings_found a .meta .job-type, ul.job_listings li.job_listing a .meta .job-type, ul.job_listings li.no_job_listings_found a .meta .job-type{
font-weight: normal;}


.rp4wp-related-job_listing>ul li.job_listing a div.position, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, ul.job_listings li.job_listing a div.position, ul.job_listings li.no_job_listings_found a div.position {
  padding-right: 40px;
}
.header-slider .banner-wrap h1 {
  font-size: 40px;
}

.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a, .rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a, ul.job_listings li.job_listing.job_position_featured a, ul.job_listings li.no_job_listings_found.job_position_featured a {
  background: rgba(255,213,0,0.2);
}
.job-manager-form fieldset label:not(.full-line-checkbox-field label) {
  font-weight: 500;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], .btn-default, button, .button, .comment-respond .comment-form input[type="submit"], .comments-area ol.comment-list .reply a, a.post-edit-link, div.wpcf7 input[type="submit"], .hb_button {
  background-color: #0090f5;
  color: #fff;
  cursor: pointer;
  padding: 9px 28px;
  border-radius: 30px !important;
}


form.job_filters .search_jobs div {
  clear: none !important;
}
.job_filters .search_jobs div.search_location, .job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.filter_first, .job_filters .search_jobs div.search_region, .job_filters .search_jobs div.search_categories, .job_filters .search_jobs div.search_submit {
  width: calc(25% - 20px);
  float: left;
  padding: 0;
  margin: 0 10px;
}

.job_filters .search_jobs input, .job_filters .search_jobs select {
  height: 50px;
  padding-left: 15px;
  font-size: 16px;
  padding-right: 15px;
  border: none;
}
.job_filters .search_jobs input {
    border-radius: 30px !important;
    padding-left: 20px;
}
.job_filters .search_jobs div.search_region a.chosen-single,.search_categories .chosen-container-single .chosen-single {
    border-radius: 30px;
    padding-left: 20px !important;
}
form.job_filters .search_jobs .chosen-drop {
    border-radius: 16px;
}


.chosen-container-single .chosen-single, .select2-container--default .select2-selection--multiple {
  box-shadow: none;
  height: 50px;
}
.select2-container--default .select2-search--inline .select2-search__field {
  height: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
border: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: none;
  font-size: 15px;
}.job-manager-form .chosen-container-single .chosen-single {
  box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(60 66 87 / 16%) 0px 0px 0px 1px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px !important;
    border-radius: 6px;
}

ul.job_listings li.job_listing a .meta .job-type {
  text-transform: uppercase;
  text-align: center;

  border-radius: 4px;
  display: inline-block;
  padding: 2px 10px;
  font-size: 12px;
}
ul.job_listings li.job_listing a .meta .job-type {
  font-weight: 500;
}
.job-manager-form h2 {
  font-size: 22px;
  margin-top: 20px;
}
fieldset.fieldset-company_name {
  margin-top: 30px;
}
.job-manager-form fieldset .account-sign-in .button {
  display: initial;
  padding: 5px 30px;
}
.blog-wrap {

  overflow: hidden;
  margin-bottom: 0px;
}
.section{
padding: 70px 0;
}
/* .section.about-sec .row {
  background: #f9f9f9;
} */
.section.about-sec .col-md-6:first-child {
  padding-left: 0 !important;
}
/* .section.about-sec {
  padding: 30px 0;
} */

.banner-filter-wrapper button.btn.btn-primary {
  height: 50px;
  padding-left: 25px;
  padding-right: 25px;
}

.blog-wrap .entry-meta {
  font-size: 14px;
}

.chosen-container-single .chosen-single div b{
background: none !important;}

.single-job-cat {
  padding: 19px 10px;
  text-align: center;
  -webkit-box-shadow: 0 10px 27px 0 rgb(125 94 163 / 11%);
  -moz-box-shadow: 0 10px 20px 0 rgba(125, 94, 163, 0.28);
  -ms-box-shadow: 0 10px 20px 0 rgba(125, 94, 163, 0.28);
  -o-box-shadow: 0 10px 27px 0 rgba(125, 94, 163, 0.11);
  box-shadow: 0 10px 27px 0 rgb(125 94 163 / 11%);
  margin: 26px 20px;
  margin-top: 0;
  border-radius: 4px;
  outline: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 250px !important;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  border-radius: 0;
  margin-bottom: 0;
}
.single-job-cat i {
  font-size: 45px;
  color: #fff;
  position: relative;
}
.single-job-cat h3 {
  font-size: 23px;
  color: #fff;
  margin-top: 15px;
  position: relative;
}
.single-job-cat span {
  color: #fff;
  position: relative;
}
.single-job-cat-wrap {
  text-align: center;
  width: 100%;
  padding-top: 20%;
}
.single-job-cat:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(42, 44, 44, 0.35);
  left: 0;
  top: 0;
}
/* 
section.job-listings.section {
  background: #f9f9f9;
} */

ul.job_listings li.job_listing.job_position_featured {

  border: none !important;
}
.job-cateory-without-image .single-job-cat {
  background: #fff !important;
      box-shadow: 0 0 0 0 rgba(0,0,0,0.01);
    border: 1px solid #eee;
    background: #fff;
    padding: 20px;
    border-radius: 16px;
}
.job-cateory-without-image .single-job-cat:before {
  display: none !important;
}

.job-cateory-without-image .single-job-cat {
  background: #fff !important;
  border: 0.88px solid rgba(6, 18, 36, 0.1);
  background: #ffffff;

  padding: 45px;
}

.job-cateory-without-image .single-job-cat h3 {
  color: #232837;
}
.job-cateory-without-image .single-job-cat i {
  color: #fff;
  font-size: 20px;
  background: #0090f5;
  height: 47px;
  width: 47px;
  border-radius: 50%;
  line-height: 47px;
  margin-right: 23px;
}
.job-cateory-without-image .single-job-cat span {
  color: #6a6a6a;
  font-size: 14px;
}
.single-job-cat h3 {
  font-size: 18px;
  color: #fff;
  margin-top: 15px;
  position: relative;
}
.job-cateory-without-image .single-job-cat h3 {
  margin-bottom: 2px;
  color: #232837;
  font-size: 18px;
  margin-top: 0;
}

.job-cateory-without-image .single-job-cat-wrap{
padding-top: 0;
}
.job-cateory-without-image .single-job-cat {
  height: auto !important;
  overflow: hidden;
  margin-right: 15px !important;
  margin-left: 0 !important;
  padding: 18px 19px !important;
  -webkit-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.job-cateory-without-image {
  margin: 10px 0;
}

.job-cateory-without-image .single-job-cat-wrap {
  display: flex;
}
.job-cateory-without-image .cat-infos {

  text-align: left;
}

.job-cateory-without-image .single-job-cat:hover{
background: #0090f5 !important;
}
.job-cateory-without-image .single-job-cat:hover h3,.job-cateory-without-image .single-job-cat:hover span{
color: #fff;
}
.job-cateory-without-image .single-job-cat:hover i{
  color: #0090f5;
  background: #fff;
}

.grid-layout {
  flex-wrap: wrap;
  display: flex;
}
.grid-layout .single-job-cat {
    width: calc(25% - 10px);
    max-width: calc(25% - 20px);
    margin: 10px !important;
}
.grid-layout.job-cateory-with-image .single-job-cat {
  width: calc(25% - 30px);
  max-width: calc(25% - 30px);
  margin: 15px !important;
  border-radius: 16px;
}
.job-cateory-with-image .cat-infos span {
    color: #fff;
}

.cta-content span {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 29px;
}

.premium-jobs li {
  list-style: none;
  position: relative; }

  .premium-jobs .company-img-wrap {
    width: 50px;
    height: 50px;
    /* position: absolute; */
    float: left;
    margin-right: 1em;
    vertical-align: middle;
    box-shadow: none;
    top: 25px;
  }
  .premium-jobs .position {
    /* float: left; */
    /* width: 100%; */
    /* padding: 0 0 0 5em; */
    line-height: 1.5em;
    font-size: 15px;
  }
  .premium-jobs li.job_listing {
    display: flex;
  }
  .premium-jobs .position h4 {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 17px;
    line-height: 25px;
  }

.premium-jobs ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.premium-jobs li.job_listing {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  list-style: none outside;
  margin: 0;
  background: #fff;
  border: 0;
  border-radius: 0;
  /* box-shadow: 1px 1px 33px rgb(110 107 110 / 20%); */
  /* -webkit-box-shadow: 1px 1px 33px rgb(110 107 110 / 6%); */
  -moz-box-shadow: 1px 1px 33px rgba(110, 107, 110, 0.2);
  margin-bottom: 20px !important;
  float: left;
  padding: 25px 30px;
  width: calc(33.33% - 30px);
  margin: 15px;
  float: left;
  background: #fff;
  border-radius: 0;
}
  .premium-jobs li.job_listing a {
    color: #232837; }
    .premium-jobs li.job_listing a:hover, .premium-jobs li.job_listing a:focus {
      color: #0090f5; }

.premium-jobs .job_listing .company-jobs li:before {
padding: 2px;
    float: left;
    margin-top: 1px;
    margin-right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105"; }

.premium-jobs .job_listing .company-jobs li {
  margin-bottom: 5px; }
  
  span.more-jobs {
    color: #0090f5;
  }
  
  .premium-jobs > .row {
    display: flex;
    flex-wrap: nowrap;
  }
  
  span.more-jobs {
    margin-top: 15px;
    display: block;
    position: relative;
  }
  
  .premium-jobs .job_listing .company-jobs .more-jobs:before {
    padding: 2px;
   
    margin-top: 1px;
    margin-right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
  }
  

  .job-cat-sec.section {
    /* border-bottom: 1px solid #eee; */
    border-top: 1px solid #eee;
  }
  
.featured-company-item-wrap {
    max-width: calc(33.33% - 20px);
    -webkit-box-flex: 0;
    flex: calc(33.33% - 20px);
    margin: 10px;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.01);
    border: 1px solid #eee;
    background: #fff;
    padding: 20px;
    border-radius: 16px;
}
.featured-company-item {
  display: flex;
  flex-wrap: wrap;
}
.company-wrapper {
  position: relative;
  height: 100%;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-align: center;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
}
/*.company-img {
    width: 100%;
    height: auto;
    margin: 0 auto;

}*/
.company-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.company-wrapper img {
    max-height: 45px;
    width: auto;
}
.featured-company-item-wrap .company-img {
    text-align: left;
    margin-bottom: 0;
}
.company-wrapper h3 {
    margin-bottom: 5px;
    font-size: 19px;
    text-align: left;
}
.company-wrapper span {
  font-size: 14px;
}

.featured-company-item-wrap a {
  color: #232837;
}
.company-wrapper span.company-meta {
    color: #747474 !important;
}
.featured-company-item-wrap p.post-excerpt {
    text-align: left;
    border-top: 1px solid #eee;
    padding-top: 10px;
}
.featured-company-item-wrap span.open-jobs a {
    background: #f5f5f5;
    padding: 5px 17px;
    border-radius: 30px;
    display: inline-block;
    margin-top: 9px;
    color: #0090f5;
}
.company-ele-meta {
    margin-bottom: 13px;
}
.featured-company-item-wrap a.btn-default {
  background: none;
    border: 1px solid #0090f5 !important;
    color: #747474 !important;
    padding: 5px 17px !important;
    display: block;
    font-size: 15px !important;
}
.featured-company-item-wrap .company-header a.btn-default:hover {
  background: #0090f5 !important;
  color: #fff !important;
}
.company-ele-meta svg.svg-icon {
    width: 19px;
}
.company-ele-meta-item {
    display: flex;
    align-items: center;
}
.company-ele-meta-item span.company-meta {
    margin: 0;
    margin-left: 3px;
}
.featured-company-item-wrap span a {
  color: #6a6a6a;
}
.sidebar-content {
    padding: 25px;
    background-color: #ffffff;
    margin-bottom: 30px;
    border: 1px solid #eee;
    border-radius: 16px;
}
.job-sidebar .sidebar-heading {
  display: inline-block;
  width: 100%;
}
.job-sidebar .sidebar-heading .avatar-sidebar figure {
  float: left;
}
.job-sidebar .sidebar-heading .avatar-sidebar figure img {
  width: 50px;
  height: auto;
}
.job-sidebar .sidebar-heading .avatar-sidebar .sidebar-info {
  display: block;
  padding-left: 20px;
  position: relative;
}
.avatar-sidebar {
  display: flex;
}
.job-sidebar .sidebar-heading .avatar-sidebar .sidebar-info .sidebar-company {

  display: block;
  padding-top: 5px;
}
.job-sidebar .sidebar-list-job {
    padding-left: 25px;
}
.job-sidebar .sidebar-heading .avatar-sidebar .sidebar-info .sidebar-website-text {
  font-size: 14px;
  line-height: 18px;
  color: #0090f5;
  display: block;
}

.sidebar-list-job {
    display: inline-block;
    width: 100%;
    padding: 20px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.sidebar-list-job ul li:last-child {
    padding-bottom: 0;
}
.sidebar-list-job ul {
  padding: 0px;
}
.sidebar-list-job ul li {
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.sidebar-list-job ul li .sidebar-icon-item {
  float: left;
  width: 23px;
}
.sidebar-list-job ul li .sidebar-icon-item i {
  font-size: 23px;
  color: #88929b;
}
.sidebar-list-job ul li .sidebar-text-info {
  display: block;
  padding-left: 42px;
}
.sidebar-list-job ul li .sidebar-text-info span {
  color: #727272;
}
.sidebar-list-job ul li .sidebar-text-info strong {
  display: block;
  padding-top: 7px;
  color: #1f2938;
}
.company-btn a.btn-default {
    width: 100%;
    text-align: center;
}

.sidebar-list-job ul li .sidebar-icon-item svg {
  position: relative;
  top: 4px;
}
.text-description.mt-15.tagline {

  margin-top: 20px;
}
.single-job_listing header.entry-header {
  margin-bottom: 25px;
}
.single-job_listing .col-md-8 {
  padding-right: 10px;
}
.single-job_listing header.entry-header {
    margin: 0;
}
.job-meta-info svg {
    width: 16px;
}
.single article ul {
  list-style: disc;
  padding-left: 15px;
}
.job-sidebar .sidebar-heading .avatar-sidebar .sidebar-info .sidebar-company {
  margin-top: 0;
}
.single article  h1, .single article  h2, .single article h3, .single article  h4, .single article  h5, .single article  h6 {
  margin-top: 25px;

}
.sidebar-list-job .job_application.application {
  padding-left: 35px;
  margin-bottom: 20px;
}
.sidebar-list-job .application_details {
  margin-top: 15px;
}
.job-manager-form span.select2-selection {
  box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(60 66 87 / 16%) 0px 0px 0px 1px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px !important;
}
.single-job-cat h3 {
  margin-bottom: 10px;
}
.single-post article .post-thumbnail {
  margin-bottom: 30px;
}
.comment-respond .comment-form input[type="submit"] {
  padding: 14px 28px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background: #0090f5 !important;
  color: #fff !important;
}

span.extra-texts {

  display: inline-block;
}
span.extra-texts a.button,form#submit-company-form .field.account-sign-in .button {
  display: inline-block;
  margin-left: 15px;
  position: relative;
  top: 13px;
  padding: 4px 18px;
}
h2.company-detailss {
  margin-top: 40px;
  margin-bottom: 40px;
}
.sidebar-text-info .job-type {
  background: none !important;
}

.compnany-logo {
    float: none;
    margin-right: 0;
}
.compnany-logo figure {
  position: relative;
  display: inline-block;
}
.compnany-logo figure img {
    height: auto;
    max-width: 100%;
    max-width: 74px;
}
.heading-main-info {
    display: block;
    padding-left: 0;
    float: none;
    margin-top: 20px;
}
.compnany-top-box {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding: 25px;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #eee;
    border-radius: 16px;

}
.single-recent-jobs {
  margin-top: 50px;
}
.heading-main-info span.company-tagline {
  font-size: 15px;
}
.heading-main-info h3 {
  margin-bottom: 8px;
}
.company-detail {
  margin-top: 10px;
}
.align-items-end.social {
    margin-top: 20px;
    margin-bottom: 0;
}
.compnany-top-box.compnany-top-box-company {
  position: relative;
}
.company-detail-wrap {
  font-size: 15px;
  display: inline-block;
  margin-right: 10px;
}
.align-items-end.social a.social-btn {
  width: 30px;
  height: 30px;
  font-size: 17px !important;
  line-height: 30px;
  margin-right: 10px;
      border-radius: 50%;
}
.align-items-end.social a.social-btn.facebook {
  background: #3e5a92;
  color: #fff;
}
.align-items-end.social a.social-btn.twitter {
  background: #31a6d8;
  color: #fff;
}
.company_preview.single-company {
  border: 1px solid #eee;
}
.company_preview.single-company h1 {
  font-size: 32px;
}
.company_preview.single-company .container {
  padding: 30px;
  padding-top: 0;
}
.company_preview.single-company h1 {
  font-size: 32px;
  margin-bottom: 0;
  margin-top: 30px;
  margin-left: 30px;
}
.company_preview_title h2 {
  margin-top: 20px;
}
section.section-box.mt-50 {
  padding-bottom: 70px;
}
.conmpany-videos {
  margin-bottom: 0;
}
.category-btn-wrap span.category-button:last-child b {
  display: none;
}
.sidebar-list-job.mt-10 {
  margin-top: 10px;
}
.company-manager-form fieldset input.input-date, .company-manager-form fieldset input.input-text, .company-manager-form fieldset select, .company-manager-form fieldset textarea {
  margin: 0;
  vertical-align: middle;
  width: 100%;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 8px 16px;
 outline-color: #0090F5;
  background-color: rgb(255, 255, 255);
  border: none;
  box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(60 66 87 / 16%) 0px 0px 0px 1px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px;
}
input#company_logo {
  box-shadow: none;
  padding: 0;
}
.job-sidebar {
    margin-top: 0;
    background: #fff;
    padding: 0;
     border: 1px solid #eee;
         border-radius: 16px;
}
.sidebar-heading {
    border-bottom: 1px solid #eee;
    padding: 20px;
}
.single-company .job-sidebar {
  margin-top: 0;
}
.single-job_listing .page-section {
    background: #f9f9f9;
}
.heading-main-info h2 {
    margin-bottom: 8px;
    font-size: 24px;
}
.tml-register,.tml-login ,.tml-lostpassword{
  max-width: 600px;
  margin: 0 auto;
  background: #fff;
  border-style: solid;
  padding: 40px;
  border: 1px solid rgba(6, 18, 36, 0.1);
  padding: 50px;
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%);
  box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%);
}

.tml-register input ,.tml-login input,.tml-lostpassword input {
  padding: 8px 16px;
  outline-color: rgb(84 105 212 / 0.5);
  background-color: rgb(255, 255, 255);
  border: none;
  box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(60 66 87 / 16%) 0px 0px 0px 1px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px, rgb(0 0 0 / 0%) 0px 0px 0px 0px;
}
ul.tml-links li {
  display: inline-block;
  border-right: 1px solid #eee;
  padding-right: 10px;
  margin-right: 10px;
}
ul.tml-links {
  margin-top: 15px;
}
a#opening-jobs {
    margin-bottom: 20px;
    display: block;
}
.single-job_listing h3.sidebar-company {
  margin-bottom: 10px;
}
.premium-jobs.section {
  background: #f9f9f9;
}
.section.about-sec img {
  padding: 0 35px;
  border-radius: 9%;
}







a.open-jobs.btn.btn-default {
    padding: 8px 20px;
    font-size: 15px !important;
    background: #0090f5;
    margin-top: 15px;
}
.site-info {
    padding: 16px 0;
    text-align: center;
    background: #f5f5f5;
}
footer#colophon h3.widget-title {
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 13px;
}
input.wp-block-search__input {
  padding: 8px 10px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.compnany-top-box.compnany-top-box-company {
  display: flex;
}
.btn-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

form.job_filters {
  margin-bottom: 20px;
}

.chosen-container-multi .chosen-choices {
  background: #fff !important;
  box-shadow: none !important;
  height: 50px;
  border: none;
  font-size: 16px;
  padding: 8px 16px;
  width: 100%;
  min-height: 44px;
  border: unset;
  border-radius: 4px;
  color: #444;
  line-height: 35px;
  font-family: "Inter", sans-serif;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"]{
  color: #666;
  font-family: "Inter", sans-serif;
}
.blog header.entry-header h2.entry-title a {
  font-size: 18px;
  line-height: 22px;
}


.section.newsletter-sec .row {
  background: #0090f5;
  padding: 40px;
  border-radius: 6px;
  z-index: 9999;
  position: relative;
}
.section.newsletter-sec h2.newsletter-title {
  color: #fff;
  line-height: 41px;
  font-size: 27px;
  margin-bottom: 9px;
}
.section.newsletter-sec p {
  color: #fff;
}
.section.newsletter-sec {
  padding-top: 0;
}
.newsletter-content {
  max-width: 400px;
}
.section.newsletter-sec p {
  color: #fff;
  margin: 0;
}
.section.newsletter-sec .mc4wp-form-fields input[type="submit"] {
  background: #000;
}

.section.newsletter-sec {
  padding: 0;
  margin-bottom: -100px;
}

.section.newsletter-sec form {
  text-align: center;
}
.section.newsletter-sec form input[type="email"] {
  text-align: center;
}
.blog-section.section {
  border-top: 1px solid #eee;
}

.callout-section.section .row.content{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}

.callout-section.section [class*="col-"]{
  flex-direction: column;
}

.callout-wrap {
  background: #f9f9f9;
  padding: 30px 35px;
  height: 100%;
}

.callout-wrap img {
  margin-bottom: 20px;
  max-width: 87px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.callout-wrap {
  text-align: center;
}
.callout-wrap h3 {
  font-size: 21px;
  line-height: 33px;
}

.company-wrapper h3 a,h3.sidebar-company a{
  color: #232837;
}
.job-manager-form fieldset small.description {
  display: inline-block;
  margin-left: 5px;
}
.job-manager-form input#remote_position {
  display: inline-block;
}
.job_listing_preview {
  padding: 30px;
}
.job_listing_preview_title h2, .entry-content .job_listing_preview_title h2 {
  font-size: 22px;
  padding: 10px 0;
}

.dropdown-menu>.active>a {
  color: #fff !important;
}

:root {
  --hd-ft-bgcolor: #0090f5;
  --hd-ft-fontcolor: #6c6363eb;
  --hd-ft-hoverheaderBg: #000;
  --hd-ft-hoverheaderfont: #fff;
  --hd-ft-header: #3b5998;
}

.loginHeader {
  color: var(--hd-ft-fontcolor);
  padding: 5px;
  text-align: center;
  width: 50%;
  float: left;

  cursor: pointer;
}
.signupHeader {
  color: var(--hd-ft-fontcolor);
  padding: 5px;
  text-align: center;
  width: 50%;
  float: left;

  cursor: pointer;
}
.signupHeader:hover,
.loginHeader:hover {
  background-color: var(--hd-ft-hoverheaderBg);
  color: var(--hd-ft-hoverheaderfont);
}
.formHeader {
  display: flow-root;


  font-size: 16px;
  background: #f5f5f5;
}
#signupform {
  display: none;
}
section#login-section {
  background: #fff;
  -webkit-box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 9%);
  box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 9%);
  max-width: 700px;
  margin: 100px auto;
  padding: 50px;
}
section#login-section .alert {
  margin-top: 23px;
}
div#signupforlinkm,div#loginfornlink {


  padding: 13px 10px;
}
.formActiveBorder{
background: #0090f5 !important;
color: #fff !important;
}
.alert {
  padding: 7px 10px;
  margin-bottom: 0;
}
div#loginforn, div#signupform {
  margin-top: 35px;
}
section#login-section .form-control {
  font-size: 16px;
  padding: 8px 16px;
  width: 100%;
  min-height: 44px;
  border: unset;
  border-radius: 6px;
  height: 44px;
  outline-color: rgb(84 105 212/0.5);
  background-color: #fff;
  box-shadow: rgb(0 0 0 / 0%) 0 0 0 0, rgb(0 0 0 / 0%) 0 0 0 0, rgb(0 0 0 / 0%) 0 0 0 0, rgb(60 66 87 / 16%) 0 0 0 1px, rgb(0 0 0 / 0%) 0 0 0 0, rgb(0 0 0 / 0%) 0 0 0 0, rgb(0 0 0 / 0%) 0 0 0 0;
  -webkit-appearance: none;
}
section#login-section h3 {
  margin-bottom: 20px;
  font-size: 20px;
}
section#login-section input[type="submit"] {
  padding: 11px 25px;
  text-transform: none !important;
  margin-top: 20px;
}

label.error {
  font-weight: normal;
  color: #e74c3c;
  display: block;
  padding: 5px;
  margin: 5px 0 0;
}
select#user_title {
  border-radius: 4px;
  height: 44px;
  /* outline-color: rgb(84 105 212/0.5); */
  background-color: #fff;
  /* box-shadow: rgb(0 0 0 / 0%) 0 0 0 0, rgb(0 0 0 / 0%) 0 0 0 0, rgb(0 0 0 / 0%) 0 0 0 0, rgb(60 66 87 / 16%) 0 0 0 1px, rgb(0 0 0 / 0%) 0 0 0 0, rgb(0 0 0 / 0%) 0 0 0 0, rgb(0 0 0 / 0%) 0 0 0 0; */
}
.menu-item-avatar.dropdown img {
  border-radius: 50%;
}
li.menu-item.menu-item-has-children.menu-item-avatar.dropdown {
  cursor: pointer;
}
li.menu-item.menu-item-has-children.menu-item-avatar.dropdown > a span{

  padding-top: 21px;
  padding-bottom: 20px;
}
.include-menu {
    display: inline-block;
    padding: 0 10px;
}
.include-menu .dropdown-menu li a {
  padding:8px 33px !important;
}
.include-menu ul.sub-menu.dropdown-menu {
  padding: 0;
  margin: 0 !important;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  
  border-bottom: 0;
}
.resume_filters .search_resumes div.resume-filter input, .resume_filters .search_resumes div.resume-filter select {
  height: 50px;
  padding-left: 15px;
  font-size: 16px;
  padding-right: 15px;
  border: none !important;
  box-shadow: none !important;
}
.resume_filters .search_resumes div.resume-filter input.chosen-search-input {
  min-height: 0;
}
form.apply_with_resume input[type="submit"] {
  font-size: 16px;
  border: none;
}

.job_filters .search_jobs div.search_remote_position {
  position: absolute;
  right: 30px;
  top: -45px;
  text-align: right;
}
.job_filters .search_jobs{
position: relative;}
.widget ul.job_listings li.job_listing {
  padding: 0 18px;
  padding-bottom: 0 !important;
}
.widget ul.job_listings li.job_listing ul.meta li {
  color: #6a6a6a;
  font-size: 14px;
}
.widget ul.job_listings li.job_listing a {
  padding: 10px 0;
}





.elementor-section .banner-filter-wrapper {
  margin-top: 0;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  
  .banner-ele-section {
  padding: 80px 0 !important;
}
  
  .banner-ele-section h1.elementor-heading-title.elementor-size-default {
  font-size: 35px !important;
}
  .section-title h2 {
  line-height: 43px !important;
  font-size: 29px !important;
}
  .subscribe-ele-section .elementor-widget-wrap.elementor-element-populated {
  padding-right: 0 !important;
  text-align: center;
}
  .subscribe-ele-section .elementor-widget-container {
  text-align: center;
}
  .blog-ele-section .blog-section .col-md-4.col-sm-4:last-child {
  margin-bottom: -45px !important;
}
  .banner-ele-section .elementor-container {
  padding-left: 10px;
  padding-right: 10px;
}
}

ul.job_listings .job_listing {
    width: calc(33.33% - 10px);
    margin: 0;
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
    background: #fff;
    padding: 25px;
}
ul.job_listings.job-grid {
    gap: 20px;
}
ul.job_listings {
  display: flex;
  flex-wrap: wrap;
}
ul.job_listings figure img {
  width: 52px;
}
.job-listing-card {
  display: flex;
}
.job-listing-card .position {
  padding-left: 18px;
}
.job-listing-card .position .company h3 {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
}
.job-listing-card .position .company .location {
  font-size: 14px;
  color: #a0abb8;
}
h3.card-job-title {
  font-size: 17px;
  margin-bottom: 11px;
}
.job-listing-card {
  margin-bottom: 26px;
}
ul.job_listings .job_listing p {
  color: #6A6A6A;
}
.job-add-meta li, .job-add-meta .job-date {
  display: inline-block;
  font-size: 14px;
  color: #6a6a6a;
}
.job-add-meta li{
margin-right: 10px;
}
ul.job_listings .job_listing a.btn.btn-default {
    font-weight: normal;
    background-color: #0090f5;
    color: #fff;
    cursor: pointer;
    padding: 9px 16px;
    border-radius: 30px !important;
    display: inline-block;
    border: none;
    font-size: 15px !important;
}
ul.job_listings .job_listing li.job-type {
  background: none !important;
}
.job-add-meta svg {
  width: 17px;
  margin-right: 5px;
  position: relative;
  top: 4px;
  color: #a0abb8;
}
.job-add-meta svg path {
  fill: #a0abb8;
}
.single-job-cat:hover{
transform: translateY(-3px);
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.single-job-cat{
transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.banner-search-input-wrap {
    margin: 0 auto;
    display: inline-block;
    flex-wrap: wrap;
    box-shadow: 0px 18px 40px rgba(25, 15, 9, 0.1);
    background: #fff;
    padding: 0;
    padding-left: 20px;
    padding: 7px 7px;
    border-radius: 50px;
        padding-left: 30px;
}
.banner-search-input-wrap .form-group:last-child {
  margin-right: 0;
}

.company-wrapper span {
    color: #0090f5 !important;
    font-size: 14px !important;
    text-transform: capitalize;
    display: block;
    margin-top: 3px;
    text-align: left;
}
.blog-wrap p {
  margin-top: 11px;
}
.blog-wrap span.posted-on {
  position: relative;
  top: -6px;
}
.blog-read-more {
  margin-top: 10px;
  display: block;
}

footer#colophon {
  padding-top: 0;
}

.blog-wrap figcaption {
  margin-top: 0;
  padding: 25px;
}
ul.job_listings .job_listing a.btn.btn-default {
  height: auto;
  color: #fff !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"]{
font-size: 16px;
}

div.job_listings .load_more_jobs {
    margin-top: 40px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

h3.card-job-title {
    font-size: 19px;

}
.cat-infos h3 {
  font-size: 21px;
}

ul.job_listings .job_listing.status-expired {
  filter: grayscale(100%);
  opacity: 0.6;
}
ul.job_listings .job_listing.job_position_featured {
  background: #e5edff;
}
ul.job_listings .job-manager-applications-applied-notice {
  font-size: 16px !important;
}
ul.job_listings .job-manager-applications-applied-notice::before{
display: none;}

article header.entry-header h2.entry-title {
font-size: 18px;
    margin-top: 0;
}
.blog header.entry-header h2.entry-title a {
  font-size: 21px;
}
.cat-infos h3 {
  margin-bottom: 9px;
}
.cat-infos span {
  color: #6a6a6a;
}
.widget-area ul.job_listings {
  display: block;
}
.widget ul.job_listings li.job_listing {
  width: 100%;
}
header#masthead {
  padding: 10px 0;
}
.comments-area h2.comments-title {
  font-size: 25px;
  margin: 0;
  margin-bottom: 10px;
}

footer#colophon .site-info a {
  color: #0090f5;
}



.job-date svg {
    width: 17px;
    margin-right: 5px;
    position: relative;
    top: 4px;
    color: #a0abb8;
}
.job-listing-card .job-date {
    font-size: 13px;
}
.job-add-meta li.job-type {
    position: relative;
    left: -2px;
    margin-bottom: 5px;
}

.single-company-page {
    background: #f9f9f9;
    padding: 70px 0;
}
.single-content-company {
    background: #fff;
    padding: 25px;
    border: 1px solid #eee;
    border-radius: 16px;
}

.single-company-page ul.job_listings .job_listing {
    background: #fff;
}

.conmpany-video {
    margin-bottom: 0;
}
.company_video.mb-5 iframe {
    width: 100%;
}
h3#opening-jobs a {
    color: #000;
    font-size: 21px;
}
.page-section, .full-width {
    padding: 70px 0;
}
.single-job_listing article.job_listing {
    background: #fff;
    padding: 25px;
    margin-bottom: 0;
    border: 1px solid #eee;
    border-radius: 16px;

}


.job-manager-form,.company-manager-form,div#job-manager-job-dashboard,div#job-manager-company-dashboard,div#resume-manager-candidate-dashboard {
    background: #FFF;
    padding: 35px;
}
ul.resumes li.no_resumes_found, ul.resumes li.resume {
    background: #fff;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    padding: 3px;
}


.archive .blog-content, .blog .blog-content, .search-results .blog-content {
    padding: 20px 0;
}

.btn-default:hover, button:hover, .button:hover, .comment-respond .comment-form input[type="submit"]:hover, .comments-area ol.comment-list .reply a:hover, a.post-edit-link:hover, div.wpcf7 input[type="submit"]:hover, .hb_button:hover{
background: #000 !important;
}
ul.job_listings.joblist-layout li.job_listing {
    width: 100%;
    background: #fff !important;
    border: 1px solid #eee;
    border-bottom: none;
}
ul.job_listings.joblist-layout li.job_listing:last-child {
    border-bottom: 1px solid #eee;
}

.blog-element article.blog-post {
    width: calc(33.33% - 30px);
    margin: 0 15px;
    margin-bottom: 30px;

}
.blog-element .blog-img img {
    border-radius: 16px;
}
.blog-element {
    display: flex;
    flex-wrap: wrap;
}

.blog-element h3.entry-title {
    font-size: 19px;
    margin-top: 0;
    margin-bottom: 0;
    color: #232837;
}
.blog-element h3.entry-title a{
      color: #232837;
}
.blog-element .date {
    margin-top: 0;
    font-size: 13px;
    background: #0090f5;
    color: #fff;
    display: inline-block;
    position: absolute;
    bottom: 6px;
    left: 6px;
    padding: 1px 10px;
    border-radius: 16px;
}
.blog-element .date span {
    color: #fff;
}
.blog-element .blog-img {
    position: relative;
}
.blog-element p.post-excerpt {
    margin-top: 8px;
}
.blog-element .post-content {
    margin-top: 12px;
}
.post-thumbnail img {
    border-radius: 16px;
}


.company-content-video {
    background: #fff;
    padding: 25px;
    margin-top: 30px;
    border: 1px solid #eee;
    border-radius: 16px;
}

.conmpany-video h3 {
    margin-bottom: 20px;
}

input.wp-block-search__input {
    padding: 8px 10px;
    border-radius: 16px;
}
.sidebar-list-job a.open-jobs.btn.btn-default {
    margin-left: 40px;
}
.company-ele-meta-item svg.svg-icon {
    position: relative;
    top: 3px;
}
.company-btn {
    margin-top: 20px;
}

.company-manager-form fieldset label,.job-manager-form fieldset label:not(.full-line-checkbox-field label) {
    color: #232837;
    font-weight: 600;
    font-family: "Inter", Sans-serif;
}
.select2-results__option[aria-selected] {
    font-size: 15px;
}
.job-manager-form .select2-container .select2-selection--multiple .select2-selection__rendered li {
    margin: 0;
}
.sidebar-content h3 {
    margin: 0;
}

.page-template-template-login {
    background: #f5f5f5;
}
header#masthead {
    background: #fff;
}
.banner-filter-wrapper .form-group svg {
    height: 19px;
}
.banner-filter-wrapper .form-group svg {
    height: 19px;
    position: relative;
    top: 5px;
}


ul#menu-main li.menu-item-has-children .dropdown-menu:before {
    position: absolute;
    top: -17px;
    left: 19px;
    content: "";
    transition: border .2s ease-in;
    border: 7px solid transparent;
    border-bottom: 10px solid #fff;
}
input#wp-comment-cookies-consent {
    width: auto;
    height: auto;
}




ul.job_listings.job-grid .job_listing {
    width: calc(50% - 10px);
    border: 1px solid #E5E5E5;
    padding-bottom: 13px;
    border-radius: 16px
}
.job-grid .job-data-left {
    display: flex;
}
.job-grid .job-listing-card {
    display: flex!important;
    align-items: center!important;
    justify-content: space-between!important;
}
.job-grid .job-add-meta {
    border-top: 1px solid #e0e6e9;
    padding-top: 13px;

}
.job-grid .job-listing-card {
    margin-bottom: 15px;
}
.job-grid h3.card-job-title {
    margin-bottom: 6px;
}
.job-grid .company {
    display: flex;
    gap: 15px;
    align-items: center;
}
.job-grid .company h3 {
    margin: 0 !important;
}
.job-grid .company h3 {
    margin: 0 !important;
    color: #747474;
    font-weight: 500 !important;
}
h3.card-job-title:hover{
  color: #0090f5;
}




header.page-header {
    margin-top: 0;
}
header.page-header h1.page-title {
    font-size: 24px;
    line-height: 140%;
}

.site-logo{
    padding-right: 20px;
}

nav#site-navigation {
    position: relative;
    top: 0;
    width: auto;
    height: auto;
    padding: 0rem;
    margin-left: auto;
}
header#masthead .col-md-12 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    column-gap: 1.25rem;
    width: 100%;
    margin: 0 auto;
}

nav#site-navigation .menu .navbar-nav>li>.sub-menu li a:focus,.navbar-nav>li>.sub-menu li a:focus-within {
  background: #000 !important;
  border: none !important;
  color: #fff !important;
}


nav#site-navigation .menu li.menu-item-has-children .sub-menu {
    position: absolute;
    opacity: 0;
    left: -9999px;
    z-index: 99999;
    display: block !important;
    right: auto;
    box-shadow: 0px 10px 20px -5px rgba(10, 42, 105, 0.06) !important;
/*    border: 1px solid #ececec;*/
    background: #f5f5f5;
}

nav#site-navigation .menu li.menu-item-has-children:hover .sub-menu,nav#site-navigation .menu li.menu-item-has-children:focus .sub-menu,nav#site-navigation .menu li.menu-item-has-children:focus-within .sub-menu{
  display: block;
  left: 0;
  margin-top: 0;
  opacity: 1;
}

nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children>.sub-menu{
  position: absolute;
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  display: block !important;
}


nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu,
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:focus .sub-menu,
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:focus-within .sub-menu{
  display: block;
  left: 220px;
  margin-top: 0;
  opacity: 1;
}
nav#site-navigation li > .sub-menu li a {
    padding: 8px 20px !important;
}
nav#site-navigation li > .sub-menu li a:hover,nav#site-navigation li > .sub-menu li a:focus {
    background:#0090f5;
    color: #fff !important;
}
.header-navigation li a {
padding: 13px 10px;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    display: block;
}
p.site-title a {
    color: #000;
    font-weight: 600;
    font-size: 20px;
}
.header-navigation ul ul {
    background: #fff;
    width: 220px;
}
.header-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.header-navigation li {
    display: inline-block;
        position: relative;
}

nav#site-navigation .menu li.menu-item-has-children .sub-menu li {
    border-bottom: none;
    width: 100%;
}

.header-navigation ul ul a {
    width: 100%;
}
nav#site-navigation li.menu-item-has-children>a:after {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    top: 2px;
}
header#masthead {
    padding: 10px 0;
}

#hamburger-menu span {
    opacity: 1;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: #0090f5;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
}

#hamburger-menu span:nth-child(1) {
    top: 0;
}
#hamburger-menu span:nth-child(2) {
    top: 7px;
}
#hamburger-menu span:nth-child(3) {
    top: 14px;
}
#hamburger-menu.open span:nth-child(1) {
    transform: translateY(9px) rotate(135deg);
}
#hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    transform: translateX(-60px);
}
#hamburger-menu.open span:nth-child(3) {
    transform: translateY(-9px) rotate(-135deg);
}
#hamburger-menu {
    position: relative;
    width: 22px;
    height: 20px;
}
button.close-menu {
    display: none;
}

div#hamburger-menu {
    display: none;
}




.header-navigation {
    display: flex;
    align-items: center;
}
.header-navigation .social-icons {
    padding-left: 30px;
}
.social-icons span {
    display: inline-block;
    font-size: 17px;
    margin: 0 3px;
}




nav#site-navigation .social-icons {
    display: none;
}




.header2 nav#site-navigation {
    margin-left: 0;
}
header#masthead.header2 .col-md-12 {
    justify-content: space-between;
}

.header3 .top-header-wrap {
    display: flex;
    align-items: center;
    width: 100%;
}
.header3 .site-logo {
    padding: 0;
    text-align: center;
}

.social-icons span a {
    color: #747474;
}
.header-search svg path{
    fill: #747474;
}
.header3 .social-icons, .header3 .site-logo, .header3 .header-search {
    flex-grow: 1;
    float: none;
    display: inherit;
    margin: 0;
    max-width: 33.33%;
}
.header-search svg {
    width: 21px;
}
.header3 .site-logo {
    justify-content: center;
}
.header3 .header-search {
    justify-content: end;
    height: auto;
}
.header3 a.header-btn.btn.btn-default {
    overflow: visible;
}
.header3 .search-form {
    position: relative;
   margin-right: 5px;
}

.header-search {
  display: inline-block;
  position: relative;
  height: 35px;
  float: right;
  padding: 0;
  position: relative;
}

.header-search input[type="search"] {
  height: 40px;
  display: inline-block;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  font-size: 15px !important;
  font-weight: normal;
}

.header-search input[type="search"]:focus:hover {
  border-bottom: 1px solid #BBB;
}

.header-search input[type="search"]:focus {
  width: 300px;
  z-index: 999;
  border: none !important;
  border-bottom: 1px solid #BBB !important;
  cursor: text;
  background-color: #fff;
  border-radius: 0;
}
.header-search .search-form input.search-submit {
    height: 38px;;
  width: 21px;
  display: inline-block;
  float: right;
  background: url(../img/search.png) center center no-repeat;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  cursor: pointer;
  cursor: pointer;
  transition: opacity .4s ease;
  background-size: contain;
  padding: 0 !important;
  pointer-events: none !important;
}
.dark-header .header-search .search-form input.search-submit {
    background: url(../img/search-white.png) center center no-repeat;
    background-size: contain;
}
.header-search input.search-submit {
  display: none;
}
.header-search input[type="search"] {
  border: none !important;
}
a.header-btn.btn.btn-default span {
    display: flex;
    gap: 5px;
}
a.header-btn.btn.btn-default svg.svg-icon {
    width: 18px;
    transform: rotate(45deg);
}
a.header-btn.btn.btn-default svg.svg-icon path {
    fill: #fff;
}

header#masthead.header3 .col-md-12 {
    display: block;
}
.header3 .bottom-header-wrap nav#site-navigation {
    justify-content: center;
}
header#masthead.header3 {
    padding-bottom: 5px;
}
.header3 .bottom-header-wrap {
    border-top: 1px solid #eee;
    margin-top: 16px;
}
.header3 .bottom-header-wrap {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 5px;
}

header#masthead.dark-header {
    background: #000;
}
header#masthead.dark-header p.site-title a,
header#masthead.dark-header p.site-description {
    color: #fff;
}
header#masthead.dark-header .header-navigation li a{
     color: #fff;   
}
header#masthead.dark-header .social-icons span a{
     color: #fff;  
}
header#masthead.dark-header nav#site-navigation .menu li.menu-item-has-children .sub-menu{
    background: #000;
}
header#masthead.dark-header nav#site-navigation .menu li.menu-item-has-children .sub-menu li:last-child {
    border-bottom: none;
}
.dark-header.header3 .bottom-header-wrap {
    border-top: 1px solid #40404091;
}

header#masthead .container-fluid {
    padding-left: 3%;
    padding-right: 3%;
}



header#masthead.header4 {
    max-width: 1200px;
    z-index: 999;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 22px;
    left: 50%;
    padding-left: 20px;
    padding-right: 20px;
    transform: translate(-50%, 0);
    background: #fff;
    -webkit-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
}
header#masthead.header4.dark-header {
    background: #000;
}
.logged-in header#masthead.header4{
    top: 55px;
}
header#masthead.header4 .container-fluid{
    padding-left: 0;
    padding-right: 0;
}

header#masthead.transparent {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
}
.logged-in header#masthead.transparent {
    top: 32px;
}
header#masthead.transparent p.site-title a,
header#masthead.transparent p.site-description {
    color: #fff;
}
header#masthead.transparent .header-navigation ul>li>a{
     color: #fff;   
}
header#masthead.transparent nav#site-navigation li > .sub-menu li a{
    color: #232837;
}
header#masthead.transparent .social-icons span a{
    color: #fff;
}



body:not(.home) header#masthead.header4,
body:not(.home) header#masthead.transparent {
    position: relative;
    top: auto;
    left: 0;
    width: 100%;
    transform: none;
    max-width: none;
}

body:not(.home) header#masthead.transparent p.site-title a
{
    color: #000;
}
body:not(.home) header#masthead.transparent p.site-description{
    color: #747474;
}
body:not(.home) header#masthead.transparent .header-navigation ul>li>a{
    color: #000;
}
body:not(.home) header#masthead.transparent nav#site-navigation li > .sub-menu li a{
    color: #000;
}
body:not(.home) header#masthead.transparent .social-icons span a{
    color: #747474;
}
header#masthead {
    box-shadow: 0 0 5px rgba(62,64,69,.1);
}
header#masthead.transparent {
    background: none;
}
body:not(.home) header#masthead.transparent.dark-header{
  background: #000;
}


body:not(.home) header#masthead.transparent.dark-header p.site-title a
{
    color: #fff;
}
body:not(.home) header#masthead.transparent.dark-header p.site-description{
    color: #747474;
}
body:not(.home) header#masthead.transparent.dark-header .header-navigation ul>li>a{
    color: #fff;
}
body:not(.home) header#masthead.transparent.dark-header nav#site-navigation li > .sub-menu li a{
    color: #fff;
}
body:not(.home) header#masthead.transparent.dark-header .social-icons span a{
    color: #fff;
}

.job-meta-info {
    background: #f5f5f5;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 32px;
    font-size: 14px;
    display: inline-flex;
    gap: 5px;
}
.single-job-meta {
    margin-bottom: 15px;
}
.single-job_listing .entry-content {
    margin: 0;
}
.job-meta-info a {
    color: #747474;
}
.job-meta-info div {
    color: #747474 !important;
}
.single_job_listing {
    margin-top: 20px;
}
.single-content-company h3.mb-20 {
    margin-bottom: 20px;
}


.job-manager-form fieldset .account-sign-in .button::before{
  display: none;
}

input.wp-block-search__input {
    padding: 8px 10px;
    border-radius: 30px;
}
input.wp-block-search__input {
    padding: 9px 10px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
        width: 80%;
}
.wp-block-search__button {
    background: #0090f5;
    margin-left: 0;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
        padding: 10px 28px;
      position: absolute;
    right: 1px;
    top: 0;
}
.wp-block-search__inside-wrapper {
    position: relative;
}
.widget input[type="search"] {
    padding: 9px 10px;
    border-radius: 30px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.widget.widget_search input.search-submit {
    background: #0090f5;
    margin-left: 0;
    border-radius: 30px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.widget_search label {
    margin: 0 !important;
}


.chosen-container-multi .chosen-choices {
    border-radius: 30px;
}

.mc4wp-form-fields input[type="email"] {
    width: 70%;
}
.mc4wp-form-fields input[type="submit"] {
    width: 30%;
}
.mc4wp-form-fields {
    display: flex;
    gap: 15px;
}
p.site-title {
    margin: 0;
}
ul.job_listings.job-grid {
    padding-left: 0;
}