html{
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  
  font-size: 15px;
  color:#534C4C;
  font-weight: 300;
  line-height: 24px;
  background-color: #ECECE5;
  font-family: Poppins;
}
body,html{
    overflow-x: hidden;
}
a{
  color: #232C21;
  text-decoration: none !important;
}

a:hover, a:focus{
  color: #232C21;
}
a:focus {
    outline: thin dotted !important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px !important;
}
div#hamburger-menu button.open-menu {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

a:visited {
  color: #232C21;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: Gilda Display;
  color: #201E1E;
  letter-spacing: -0.7px;
      line-height: 130%;
    text-transform: uppercase;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;

}
h1{
    font-size: 28px;
    line-height: 130%;
}
h2{
    font-size: 24px;
    line-height: 130%;
}
h3{
    font-size: 20px;
    line-height: 130%;
}
h4{
    font-size: 16px;
    line-height: 130%;
}
h5{
    font-size: 14px;
    line-height: 130%;
}
h6{
    font-size: 12px;
    line-height: 130%;
}
a{
  color: #232C21;
  text-decoration: none !important;
}

a:hover, a:focus{
  color: #232C21;
}
a:visited {
  color: #232C21;
}

ul, ol {
    margin-left: 0;
    padding-left: 17px;
}
#secondary.widget-area .widget ul {
    list-style: none;
    padding-left: 0;
}
.site-main article p a, 
.site-main article .entry-content a, 
.comment-content p a, 
.site-main article li a, 
.comment-content li a, 
.textwidget p a {
    text-decoration: underline !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"]{
font-weight: normal;
  text-transform: capitalize;
  width: auto;
  color: #fff;
  height: auto;
  background: #232C21;
  color: #fff;
  cursor: pointer;
  padding: 10px 28px;
  border-radius: 0px !important;
  border: none;
  font-family: Gilda Display;
  letter-spacing: -1px;
  text-transform: uppercase !important; 
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{
    background: #222;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{
    background: #222;
}
.comment-respond .comment-form input[type="submit"]:hover{
      background: #222;  
}
.blog-element article.blog-post {
    width: calc(33.33% - 30px);
    margin: 0 15px;
    margin-bottom: 30px;
}
.blog-element {
    display: flex;
    flex-wrap: wrap;
}
.blog-element h3.entry-title {
    font-size: 21px;
    line-height: 130%;
}
.blog-element h3.entry-title a{
  color: #232837;
}
.blog-element h3.entry-title {
    font-size: 21px;
    line-height: 130%;
    margin-top: 0;
    margin-bottom: 0;
}
.blog-element .date {
    margin-top: 0;
    font-size: 13px;
    background: #232C21;
    color: #fff;
    display: inline-block;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 6px;
}
.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;
}





/* #secondary.widget-area .widget {
    background: #fff;
    padding: 30px;
}*/
.col-md-4 .widget h2 {
font-size: 18px;
  background: #232C21;
  padding: 10px 10px;
  color: #fff;
}
.page-section,.full-width {
    padding: 70px 0;
}
/*#content main.site-main {
    padding: 30px;
    background: #fff;
}*/
ol.wp-block-latest-comments {
    padding-left: 0;
}
header.entry-header h1.entry-title {
font-size: 32px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 130%;
}
header.entry-header {
    margin-bottom: 15px;
}

span.edit-link a {
    box-shadow: none;
    padding: 1px 12px;
    margin-top: 0;
    border-radius: 0px;
    margin-bottom: 12px;
    display: inline-block;
    background: #232C21;
    color: #fff;
}
span.edit-link {
    margin-top: 15px;
    display: block;
}

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 #c6c6c6;
  outline: 0 !important;
  transition: all 0.5s ease-out 0s;
  width: 100%;
  border-radius: 0px;
}
.comment-respond .comment-form input {
  background: none;
  border: none;
  outline: 0;
  font-size: 16px;
  padding: 0;
  border: 1px solid #c6c6c6;
  box-shadow: none;
  -webkit-transition: all 0.3s;
  border-radius: 0px;
  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;
    height: auto;
    background-color: #232C21;
    color: #fff;
    cursor: pointer;
    padding: 15px 28px;
    border-radius: 0px !important;
    border: none;
}

.comment-reply-title {
    font-size: 21px;
}


header.page-header {
    margin-top: 0;
}
header.page-header h1.page-title {
    font-size: 32px;
    line-height: 130%;
}

.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:#232C21;
    color: #fff;
}
.header-navigation li a {
  padding: 13px 10px;
  font-size: 15px;
  color: #232837;
  font-size: 14px;
  font-weight: 300;
}
p.site-title a {
font-family: Gilda Display;
  color: #201E1E;
  letter-spacing: -0.7px;
  font-size: 21px;
  text-transform: uppercase;
}
.header-navigation ul ul {
    background: #fff;
    width: 220px;
}
.header-navigation li {
    display: inline-block;
}

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: 4px;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  color: black;
  background-color: #232C21;
  position: absolute;
  transform: rotate(0deg);
  transition: .4s ease-in-out;
}

#hamburger-menu span:nth-child(1) {
    top: 7px;
}
#hamburger-menu span:nth-child(2) {
    top: 14px;
}
#hamburger-menu span:nth-child(3) {
    top: 21px;
}
#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;
}




.archive .site-main article header.entry-header h2,.blog .site-main article header.entry-header h2 {
    font-size: 20px;
    margin-bottom: 7px;
}
.archive .site-main article header.entry-header h2 a,.blog .site-main article header.entry-header h2 a {
    color: #232837;
}

.archive .page-section .site-main article footer.entry-footer, .blog .page-section .site-main article footer.entry-footer{
    margin-top: 20px;
}

.archive .page-section .site-main article:last-child, .blog .page-section .site-main article:last-child{
    margin-bottom: 0;
}


footer#colophon {
    background: #f7f2ee;
}
footer#colophon h3.widget-heading {
  font-size: 19px;
  line-height: 130%;
  margin-bottom: 13px;
  color: #fff;
}
.prefooter {
    padding: 60px 0;
}


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; }


.prefooter a, .prefooter p, .prefooter span {
    color: #747474;
}
.prefooter ul {
color:  #747474;
}


.site-info, .site-info a {
    color: #fff;
}
.site-info {
padding: 16px 0;
  text-align: center;
  background: #232C21;
}

div#hamburger-menu {
    display: none;
}



input.wp-block-search__input {
    padding: 14px 10px;
    border-radius: 0px;
}
.single article footer.entry-footer {
    margin: 30px 0;
}


.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
svg.svg-icon path {
    fill: #232C21;
}


input#wp-comment-cookies-consent {
    width: auto;
    height: auto;
}
.widget_recent_jobs ul.job_listings li.job_listing {
    padding-left: 15px;
    padding-right: 15px;
}
.job_filters .select2-container {
    width: 100% !important;
}

.site-logo h1.site-title {
    font-size: 21px;
}

h2.widgettitle,h2.widget-title {
    font-size: 21px;
}
input[type="search"] {
    padding: 9px 10px;
    border-radius: 0;
}
.error404 form.search-form {
    margin-bottom: 20px;
}



.section-spacing {
    padding: 120px 0;
}
.section-headings {
text-align: center;
  margin-bottom: 80px;
}
.cta-section {
  padding: 200px 0;
  text-align: center;
}
.banner-section {
    padding: 100px 0;
}



.banner-section span {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
}
.banner-section h1 {
    color: #FFFFFF;
    font-size: 55px;
}
.section-headings h2 {
    font-size: 34px;
    font-weight: 400;
}
.section-headings span {
    font-size: 16px;
}


.cta-section span {
    display: block;
}


.cta-section,.banner-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


a.btn-default {
  font-weight: normal;
  background-color: #232C21;
  color: #fff;
  cursor: pointer;
  padding: 11px 32px;
  border-radius: 0px !important;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  font-family: "Gilda Display", Sans-serif;
}

a.btn-default:hover {
    background: #222!important;
    color: #fff;
}
.cta-section a.btn-default {
  margin-top: 70px;
}


.pricing .price_action .price_action--btn, #directorist.atbd_wrapper .btn-primary, .default-ad-search .submit_btn .btn-default, .atbd_content_active #directorist.atbd_wrapper.dashboard_area .user_pro_img_area .user_img .choose_btn #upload_pro_pic, #directorist.atbd_wrapper .at-modal .at-modal-close, .atbdp_login_form_shortcode #loginform p input[type=submit], .atbd_manage_fees_wrapper .table tr .action p .btn-block, #directorist.atbd_wrapper #atbdp-checkout-form #atbdp_checkout_submit_btn, #directorist.atbd_wrapper .ezmu__btn, .default-ad-search .submit_btn .btn-primary, .directorist-btn.directorist-btn-primary, .directorist-content-active .widget.atbd_widget .directorist .btn, .directorist-btn.directorist-btn-dark, .atbd-add-payment-method form .atbd-save-card, #bhCopyTime, #bhAddNew, .bdb-select-hours .bdb-remove, .directorist-form-image-upload-field .ezmu__btn.ezmu__input-label, .directorist-content-active .widget.atbd_widget .atbd_author_info_widget .btn {
    background: #232C21!important;
}

header#masthead {
    box-shadow: 0 0 5px rgba(62,64,69,.1);
}


.section-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 /20%);
    content: "";
}
.section-overlay {
    position: relative;
}


.cta-section h2 {
    color: #fff;
}
.cta-section span {
    color: #fff;
}

h2.comments-title {
    font-size: 21px;
}







.header-add-listing a {
    font-size: 16px;
    font-weight: 400;
    background-color: #232C21;
    border-radius: 0px 3px 3px 3px;
    padding: 9px 14px !important;
    color: #fff !important;
}
.header-add-listing a:hover{
    background: #222!important;
}

p.site-title {
    margin-bottom: 0;
}
.site-info a {
    color: #fff;
}
.site-info p {
    margin: 0;
}

aside#secondary .widget {
    margin-bottom: 30px;
}

.widget li a {
    color: #747474;
}
.wp-block-search__button {
    margin-left: 4px;
    word-break: normal;
}
.widget.widget_search input.search-submit {
    padding: 15px 28px;
}

.site-logo img.custom-logo {
    height: 40px;
    width: auto;
    max-width: none;
}
.site-logo {
    display: flex;
    align-items: center;
    gap: 10px;
}


.mc4wp-form-fields input[type="submit"] {
    background: #000;
    color: #fff;
    border: none;
    padding: 12px 16px;
    text-transform: uppercase;
    font-size: 14px;
}
.mc4wp-form-fields input[type="email"] {
    padding: 7px 16px;
    width: 200px;
    outline: none !important;
    border-radius: 0;
}
.mc4wp-form-fields input[type="text"] {
    padding: 7px 16px;
    width: 200px;
    outline: none !important;
    border-radius: 0;
}
.mc4wp-form-fields input[type="submit"]:hover {
    background: #1a2b28;
    color: #fff !important;
}
.mc4wp-form-fields {
    text-align: center;
}

#sb_instagram #sbi_load {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}
#sb_instagram:hover #sbi_load{
    opacity: 1;
}
#sb_instagram {
    padding-bottom: 0 !important;
}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    margin: 0;
    border-radius: 0;
}

.posts-wrap article {
    width: calc(33.33% - 20px);
    margin: 10px;
    margin-bottom: 20px;
}
.posts-wrap {
    display: flex;
    flex-wrap: wrap;
}


.destination-meta span {
    font-size: 28px;
    margin-bottom: 10px;
    display: block;
    z-index: 99;
    position: relative;
}
.post-wrap-element .post-content h2{
    font-size: 22px;
    margin-top: 8px;
    margin-bottom: 0;
}
.post-wrap-element .post-content h2 a{ 
    color: #000;
}
.post-wrap-element .post-content ul.post-meta {
    margin-top: 5px;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.post-wrap-element .post-content ul.post-meta li a {
font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  color: #534C4C;
}
.post-wrap-element .post-content .post-meta li+li {
    margin-left: 0.5rem;
}
.post-wrap-element .post-content .post-meta li {
    display: inline-block;
    position: relative;
}
.post-wrap-element .post-content {
    text-align: center;
    margin-top: 20px;
}
.post-wrap-element li.meta-date:before {
    content: "";
    height: 10px;
    width: 1px;
    background: #959595;
    position: absolute;
    left: -8px;
    top: 8px;
    transform: rotate(21deg);
}
.post-wrap-element li.post-cat {
    position: relative;
    padding-right: 4px;
    margin-right: 2px;
}

.single .post-wrap-element .post-content {
    text-align: left;
    margin-bottom: 20px;
}



.site-title-wrap p {
    margin: 0;
    font-size: 13px;
}


.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 6px;
}




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;
}

.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;
}


.header-search input.search-submit {
  display: none;
}
.header-search input[type="search"] {
  border: none !important;
}



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;
}





.hero-section {
    display: flex;
    gap: 60px;
    flex-wrap: nowrap;
}
.hero-section .image-wrap {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
}
.hero-section .hero-blog-content {
    width: 50%;
    padding-top: 80px;
}
.hero-section {
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 60px;
}
.hero-blog-content h1 {
    font-size: 40px;
}



.small-slider-sec .title h2 {
    font-size: 15px;
    margin-bottom: 5px;
    color: #fff;
}
.small-slider-sec .title h2 a{
    color: #fff;
}
.small-slider-sec .info ul.post-meta li a {
    color: #fff;
    font-size: 11px;
}
ul.post-meta li a {
    color: #959595;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
}
li.post-cat {
    position: relative;
    padding-right: 4px;
    margin-right: 2px;
}
.post-meta li {
    display: inline-block;
    position: relative;
}
.post-meta li+li {
    margin-left: 0.5rem;
}
.post-meta li+li {
    margin-left: 0.5rem;
}
li.meta-date:before {
    content: "";
    height: 10px;
    width: 1px;
    background: #959595;
    position: absolute;
    left: -8px;
    top: 8px;
    transform: rotate(21deg);
}
ul.post-meta {
    margin: 0;
    padding: 0;
}

.small-slider-sec .info {
    position: absolute;
    bottom: 0;
    padding: 30px;
    opacity: 1;
    transition: all 100ms 0ms ease-in-out;
    transform: none;
    width: 100%;
}
.small-slider-sec .overlay {
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, black, transparent 100%);
    transition: all 100ms 0ms ease-in-out;
}
.small-slider-sec .small-banner-wrap.twocolumn .card{
    height: 450px;
}
.small-slider-sec .card {
    position: relative;
    overflow: hidden;
}
.small-banner-wrap.twocolumn .card {
    margin: 0 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.small-slider-sec .title h2 {
    font-size: 15px;
    margin-bottom: 5px;
    color: #fff;
}
.small-slider-sec {
    margin-top: 70px;
}
.small-slider-sec .card:hover .overlay {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    transition: all 300ms 0ms ease-in-out;
}
.hero-blog-content-wrap {
    padding: 0% 5% 0% 5%;
}



.about-section .row {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.about-section span {
    display: block;
    margin-bottom: 30px;
}
.about-section h2 {
  margin-bottom: 20px;
  font-family: "Gilda Display", Sans-serif;
  font-size: 50px;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
}
.about-section .col-md-6:first-child {
    padding-right: 40px;
}


article.blog-post h2 {
  margin-bottom: 0;
  font-size: 22px;
  margin-top: 8px;
  margin-bottom: 0;
}

article.blog-post {
    text-align: center;
}
article.blog-post .title {
    margin-top: 20px;
}
article.blog-post ul.post-meta {
    margin-top: 5px;
}


.section-title h2 {
font-family: "Gilda Display", Sans-serif;
  font-size: 50px;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.1em;
  letter-spacing: -1.8px;
}







.cta-section h2 {
  color: #fff;
  font-size: 50px;
}
.cta-section .row {
  max-width: 750px;
  text-align: left;
}


.mc4wp-form-fields input[type="submit"] {
    background: #000;
    color: #fff;
    border: none;
    padding: 14px 16px;
    text-transform: uppercase;
    font-size: 14px;
}
.mc4wp-form-fields input[type="email"] {
    padding: 7px 16px;
    width: 200px;
    outline: none !important;
    border-radius: 0;
}
.mc4wp-form-fields input[type="text"] {
    padding: 7px 16px;
    width: 200px;
    outline: none !important;
    border-radius: 0;
}
.mc4wp-form-fields input[type="submit"]:hover {
    background: #000;
    color: #fff !important;
}
.mc4wp-form-fields {
    text-align: left;
    margin-top: 30px;
}
.mc4wp-form-fields input[type="submit"] {
    background: #232C21;
}

.blog nav.navigation.posts-navigation,.archive nav.navigation.posts-navigation,.search nav.navigation.posts-navigation {
    width: 100%;
}
.single .col-md-12.no-sidebar header.entry-header {
    text-align: center;
}
.single .post-thumbnail {
    text-align: left;
}




.prefooter {
  background: #232C21;
  border-bottom: 1px solid #eeeeee1c;
}

.prefooter a, .prefooter p, .prefooter span,.prefooter li,.prefooter ul {
  color: #fff;
}


#comments {
  margin-top: 50px;
}

h2.comments-title {
    font-size: 21px;
}
.comment-list .comment-metadata {
  font-size: 12px;
  margin-bottom: 19px;
}
.comment-list li.comment {
  margin-bottom: 30px;
}
.comment-list {
  margin-top: 30px;
}

.no-results.not-found .search-submit {
  padding: 13px 18px;
}
.comment-list {
  list-style: none;
}




.banner-section .col-md-12 {

    text-align: center;
}
.banner-section {
    height: 850px;
}
.banner-section .banner-wrap {
  max-width: 1000px;
  margin: 0 auto;
}
.banner-section h1 {
    text-align: center;
font-family: "Gilda Display", Sans-serif;
  font-size: 100px;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 130%;
  letter-spacing: -2px;
}
.banner-section span {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  font-family: Poppins;
  margin-bottom: 30px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 4px;
}


.about-section.section-spacing a.btn-default {
  margin-top: 50px;
}
.about-section {
  padding-top: 200px;
}
.about-section .col-md-7 {
  padding-right: 50px;
}


.callout-wrap {
background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 450px;
  width: 33.33%;
  display: flex;
  align-items: end;
  justify-content: start;
  position: relative;
  padding: 30px 40px;
}
.callout-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 20%);
    content: "";
}
.callout-section .row {
  display: flex;
  flex-wrap: nowrap;
  gap: 30px;
  margin-top: -200px;
}
.callout-inner h3 {
  margin: 0;
  color: #fff;
  font-size: 21px;
  z-index: 999;
  position: relative;
  font-weight: 400;
  text-align: left;
}
.callout-inner h3 a{
    color: #fff;
}

@media (min-width: 1200px) {
  .container {
    width: 1300px;
  }
}


.testimonial-section {
  background: #232C21;
  padding: 150px 0;
}
.testimonial-section .section-headings.section-title h2 {
  color: #fff;
}
.testimonial-wrap .test-content {
  text-align: center;
  color: #FFFFFF;
  font-family: "Gilda Display", Sans-serif;
  font-size: 24px;
  font-weight: 300;
  text-transform: none;
  font-style: italic;
  text-decoration: none;
  line-height: 1.6em;
  letter-spacing: 0px;
  text-align: center;
}
.testimonial-wrap {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.testimonial-wrap h3 {
  font-family: "Gilda Display", Sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 130%;
  color: #FFF;
  margin-top: 50px;
}
.testimonial-wrap span {
  color: #fff;
}

.testimonial-wrap img {
  display: block;
  text-align: center;
  max-width: 70px;
  margin: 0 auto;
    margin-bottom: 0px;
  margin-bottom: 50px;
}

.prefooter .widget li a {
  color: #fff;
}


.site-main article p a, .site-main article .entry-content a, .comment-content p a, .site-main article li a, .comment-content li a, .textwidget p a {
    text-decoration: underline !important;
}
.prefooter .mc4wp-form-fields input[type="submit"] {
  background: #000;
}
