/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

h1,
h2 {
  text-transform: uppercase;
  font-family: "Sora", Helvetica, Arial, Verdana, sans-serif;
}

.dt-btn {
  text-transform: uppercase;
}

.branding a img,
.branding img {
  max-height: 75px;
  width: auto;
  transition: all 0.3s ease-out;
}

.mobile-header-bar .mobile-branding img {
  max-width: 100%;
  height: 50px;
  width: auto;
}

body.home .fancy-title {
  font-size: 36px;
  text-transform: uppercase;
}

.top-header-tri-img {
  position: absolute;
  width: 400px;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}

@media (max-width: 768px) {
  .top-header-tri-img {
    position: absolute;
    width: 250px;
  }
}

.sticky-on .branding a img {
  max-height: 50px;
}

.home-about-section {
  margin-bottom: 80px;
}

.home-about-section .first-column .wpb_wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.home-services-section {
  background: linear-gradient(180deg, #FFF 0%, #BD9C73 100%);
  margin-bottom: 80px;
}

.services-carousel  {
  margin-bottom: 50px;
}

.services-carousel .wpb_single_image .wpb_wrapper,
.services-carousel .wpb_single_image .wpb_wrapper .vc_single_image-wrapper,
.services-carousel .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
  width: 100%;
}



.services-carousel .wpb_single_image {
  margin: 0;
}

.services-carousel .wpb_text_column {
  margin: 0;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 2px 5px;
  height: 45px;
  display: flex;
  align-items: center;
}

.arrow-btn {
  margin-top: 10px;
}

.arrow-btn i {
  color: #1B283F;
}

.arrow-btn .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
  font-size: 40px;
  right: -40px;
}

.arrow-btn .vc_btn3.vc_btn3-size-md {
  padding: 14px 22px !important;
}

.arrow-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  border: none;
  border-radius: 0;
  background: #fff;
  
}

body .owl-nav div::after,
body .owl-nav div::before {
  transition: all 0.3s ease-out !important;
}

.arrow-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  background-color: #1B283F;
}

.home-blog-section > .wpb_column {
  position: relative;
  margin-bottom: 80px;
}

.home-blog-section > .wpb_column::before {
  position: absolute;
  content: "";
  left: -30px;
  top: 0;
  background-color: #000;
  height: 430px;
  width: 5px;
}

.home-blog-section .owl-nav,
.home-timeline .owl-nav,
.services-carousel .owl-nav {
  width: 120px;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.team-section .owl-carousel,
.gallery-carousel {
  padding-top: 80px;
}

.team-section .owl-nav,
.gallery-carousel .owl-nav {
  width: 120px;
  top: 0;
  bottom: auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media (min-width: 768px) {
  body.home .fancy-title {
    font-size: 50px;
  }
}

@media (min-width: 1200px) {
  .home-blog-section .owl-nav,
  .home-timeline .owl-nav {
    width: 120px;
    top: -79px;
    bottom: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .team-section .owl-nav,
  .gallery-carousel .owl-nav {
    width: 120px;
    top: 0;
    bottom: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

.home-blog-section .owl-prev,
.home-timeline .owl-prev {
  margin-right: 40px;
}

.home-blog-section .owl-nav div,
.home-timeline .owl-nav div,
.home-services-section .owl-nav div,
.team-section .owl-nav div,
.gallery-carousel .owl-nav div {
  border-radius: 0 !important;
  height: 45px !important;
  width: 45px !important;
}

.home-blog-section .owl-nav i::before,
.home-timeline .owl-nav i::before,
.home-services-section .owl-nav i::before {
  color: #80463C !important;
}

.team-section .owl-nav i::before {
  color: #BD9C73 !important;
}

.home-blog-section .owl-prev i,
.home-timeline .owl-prev i,
.home-services-section .owl-prev i,
.team-section .owl-prev i,
.gallery-carousel .owl-prev i {
  font-size: 40px !important;
  left: -20px;
}

.home-blog-section .owl-next i,
.home-timeline .owl-next i,
.home-services-section .owl-next i,
.team-section .owl-next i,
.gallery-carousel .owl-next i {
  font-size: 40px !important;
  right: -20px;
}

.home-timeline .wpb_single_image,
.home-timeline .wpb_single_image .wpb_wrapper,
.home-timeline .wpb_single_image .wpb_wrapper .vc_single_image-wrapper,
.home-timeline .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
  height: 100%;
  display: block;
}

.home-timeline .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
  height: 230px;
  object-fit: cover;
  display: block;
  width: 100%;
  margin-left: -10px;
  z-index: 1;
  position: relative;
}


.home-timeline .owl-carousel .dt-owl-item .vc_row .wpb_column > .vc_column-inner > .wpb_wrapper > div:first-child {
  margin: 0;
  position: relative;
}

.home-timeline .owl-carousel .top-text::before {
  content: "";
  height: 200%;
  position: absolute;
  width: 5px;
  background-color: #000;
  left: 0;
  top: 0;
}

.home-timeline .owl-carousel .bottom-text::before {
  content: "";
  height: 200%;
  position: absolute;
  width: 5px;
  background-color: #000;
  left: 0;
  bottom: 0;
}

.home-timeline .owl-carousel .dt-owl-item:nth-child(odd) .vc_row .wpb_column > .vc_column-inner > .wpb_wrapper > div:last-child {
  position: relative;
}

.home-timeline .owl-carousel .dt-owl-item:nth-child(even) .vc_row .wpb_column > .vc_column-inner > .wpb_wrapper > div,
.home-timeline .owl-carousel .dt-owl-item:nth-child(odd) .vc_row .wpb_column > .vc_column-inner > .wpb_wrapper > div {
  padding-left: 10px;
}

.home-timeline .owl-carousel .dt-owl-item .vc_row .wpb_column > .vc_column-inner > .wpb_wrapper > div:last-child {
  margin: 0;
}

.home-timeline .wpb_single_image.bottom-img .vc_single_image-wrapper,
.home-timeline .bottom-text {
  display: flex;
  align-items: flex-end;
}

.home-timeline .owl-carousel {
  padding-left: 30px;
  margin-bottom: 80px;
}

@media (min-width: 992px) {
  .home-timeline .owl-carousel .dt-owl-item:nth-child(odd) .vc_row .wpb_column > .vc_column-inner > .wpb_wrapper > div:last-child::before {
    height: 150%;
  }

  .home-timeline .owl-carousel {
    padding-left: 100px;
  }

  .home-timeline .upb_row_bg {
    background-size: 1400px !important;
    background-position: left -35px center !important;
  }

  .history-title {
    padding-left: 10%;
  }
}

@media (min-width: 1200px) {
  .home-timeline .dt-owl-item .wpb_text_column {
    height: 300px;
  }
  
  .home-timeline .wpb_single_image {
    height: 300px;
  }

  .home-timeline .owl-carousel {
    padding-left: 200px;
  }

  .home-timeline .owl-carousel .dt-owl-item .vc_row .wpb_column > .vc_column-inner > .wpb_wrapper > div:last-child {
    height: 250px;
  }
}

.page-template-template-custom-blog::before {
  background-image: url("/wp-content/uploads/2024/09/blog-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  height: 100%;
  width: 100%;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  content: "";
  position: absolute;
}

.page-template-template-custom-blog #page .blog-shortcode article {
  margin-bottom: 20px;
}

.page-template-template-custom-blog .blog-shortcode article .post-entry-content {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: -50px;
  fill: rgba(255, 255, 255, 0.84);
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.25));
  backdrop-filter: blur(2px);
}

.page-template-template-custom-blog .blog-shortcode article .post-entry-content .entry-title {
  margin-bottom: 5px;
  min-height: 60px;
}

.page-template-template-custom-blog .blog-shortcode article .post-entry-content .entry-title a {
  color: #88997C;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.page-template-template-custom-blog .blog-shortcode article .post-details.details-type-btn {
  text-indent: -9999px !important;
  height: 40px;
  width: 40px;
  padding: 0;
}

.dt-icon-the7-arrow-03::before {
  content: "\f035" !important;
}

.page-template-template-custom-blog #page .blog-shortcode article .dt-btn {
  color: transparent;
  background-color: #1B283F;
  float: right;
  margin-right: 17px;
  transition: all 0.3s ease-out;
}

.page-template-template-custom-blog #page .blog-shortcode article .dt-btn:hover {
  background-color: #88997c;
}

.page-template-template-custom-blog #page .blog-shortcode article .dt-btn i {
  font-size: 38px;
  padding: 0 !important;
  margin: 0;
  color: #BD9C73 !important;
  left: 15px;
  position: relative;
  top: 0;
  transition: all 0.3s ease-out;
}

body #page .albums-shortcode article .post-details.details-type-btn {
  text-indent: -9999px !important;
  height: 40px;
  width: 40px;
  padding: 0;
  flex-shrink: 0;
}

body #page .albums-shortcode article .dt-btn {
  color: #1B283F;
  background-color: #1B283F;
  margin-right: 17px;
  transition: all 0.3s ease-out;
  color: transparent;
}

body #page .albums-shortcode article .dt-btn i {
  font-size: 38px;
  padding: 0 !important;
  margin: 0;
  color: #BD9C73 !important;
  left: 15px;
  position: relative;
  top: 0;
  transition: all 0.3s ease-out;
}

.owl-carousel .owl-nav div::before {
  opacity: 1 !important;
}

body #page .albums-shortcode article .dt-btn:hover {
  background-color: #88997c;
  color: transparent;
}

body #page .albums-shortcode article .post-entry-content {
  width: 100%;
  display: flex;
  align-items: center;
}

body #page .albums-shortcode article .post-entry-content .entry-title {
  margin-right: 15px;
  text-transform: uppercase;
  font-size: 18px;
}


/* page-template-default */

.page-title.solid-bg {
  background: none;
}

.page-title .wf-wrap {
  min-height: 0;
  padding-top: 70px;
}

.page-title .hgroup {
  width: 100%;
}

.page-title h1 {
  text-align: left;
  text-transform: uppercase;
  color:#000;
  font-weight: 700;
  font-family: "Sora", Helvetica, Arial, Verdana, sans-serif;
}

body.page-template-default #main {
  padding-top: 0;
}

.paginator .button-load-more .button-caption::before {
  display: none;
}

.gallery-shortcode figure,
.gallery-shortcode figure .dt-pswp-item * {
  width: 100%;
  height: 100%;
}




:root {
  --items-per-page: 2;
}

@media (min-width: 768px) {
  :root {
    --items-per-page: 4;
  }
}

@media (min-width: 1400px) {
  :root {
    --items-per-page: 8;
  }
}

.carousel {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.carousel-container {
  /* Prevent logos from wrapping to the next line */
  white-space: nowrap;
}

.carousel-item {
  display: inline-block;
  min-width: calc(100% / var(--items-per-page));
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
}

.carousel-item img {
  max-height: 50px;
  max-width: 100px;
}

body #main .btn-blue {
  background: #1B283F;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-out;
}

body #main .btn-blue:hover {
  transform: scale(1.05);
}

#block-8 {
  margin-bottom: 0;
}

footer p {
  font-family: "Sora", Helvetica, Arial, Verdana, sans-serif;
  letter-spacing: 1px;
  color: #fff;
}

.footer-map-img img {
  width: 100%;
  object-fit: cover;
  display: block;
}

footer .wp-block-heading {
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

footer .wp-block-group {
  color: #fff;
}


footer .wp-block-image img {
  max-width: 60px;
}

footer p {
  font-size: 11px;
}

a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

footer .wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 8px;
  display: inline-block;
  line-height: 11px;
  padding-left: 15px;
}

footer .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}

.newsletter .wpcf7-form-control-wrap {
  max-width: 250px;
  margin-bottom: 10px;
}

.newsletter .wpcf7-email {
  background: transparent;
  border: none !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  padding: 10px 0;
  min-height: auto;
  max-width: 250px;
  display: block;
}

.newsletter input::placeholder {
  opacity: 1;
  color: #fff;
}

body #page footer .newsletter .wpcf7-submit {
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  display: block;
  font-family: "Sora", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 45px;
  background: none;
}

body #page footer .newsletter .wpcf7-submit:hover {
  color: #88997c;
  background: #fff;
}



.icon-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.column {
  flex: 1;
  text-align: center;
}

.icon-container .column a {
  display: inline-block;
  font-size: 20px;
  padding: 5px;
  border-radius: 50%;
  background-color: #fff;
  text-decoration: none;
  margin: 0 8px;
}

.icon-container .column a:hover {
  text-decoration: none !important;
}

.column a i {
  color: #1B283F;
}

.document-item {
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 10px;
  background-color: #D9D9D9;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.document-item .doc-title {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}

.document-description {
  width: calc(100% - 120px);
}

.document-description p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.document-button {
  margin-top: auto;
  width: 120px;
  background-color: #80463C;
  color: #fff;
  text-align: center;
  text-decoration: none;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  font-weight: 700;
  text-transform: uppercase;
}

.document-button:hover {
  background-color: #1B283F;
  color: #fff;
}

body.page-template-template-custom-contact {
  background: #D9D9D9;
}

body.page-template-template-custom-contact .home-about-section .contact-form {
  margin-top: 20px;
}

body.page-template-template-custom-contact .home-about-section .contact-form .wpcf7-submit {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 25px;
  margin-top: 20px;
  transition: all 0.3s ease-out;
}

body.page-template-template-custom-contact .home-about-section .contact-form .wpcf7-submit:hover {
  background: #88997C !important;
}

body.page-template-template-custom-contact .home-about-section .contact-form input,
body.page-template-template-custom-contact .home-about-section .contact-form textarea {
  box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.25);
  border: 0;
  color: #000;
  border-radius: 0;
}

body.page-template-template-custom-contact .contact-form input.wpcf7-form-control {
  padding: 10px 15px;
  margin-bottom: 20px !important;
}

body.page-template-template-custom-contact .home-about-section .contact-form input::placeholder,
body.page-template-template-custom-contact .home-about-section .contact-form textarea::placeholder {
  opacity: 1;
  color: #000;
}

.members-carousel .vc_column-inner {
  background-color: #1B283F;
}

.members-carousel .vc_column-inner .wpb_wrapper {
  color: #fff;
}

.members-carousel .wpb_single_image {
  margin: 0;
}

.members-carousel .wpb_raw_html,
.members-column .wpb_raw_html {
  padding: 5px 10px;
  position: relative;
}

.members-carousel .wpb_raw_html:before,
.members-column .wpb_raw_html:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 110px solid transparent;
  border-bottom: 0px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0px;
  border-right: 60px solid #D9D9D9;
}

.members-column .wpb_raw_html:before {
  border-right: 25px solid #fff;
}

.members-carousel .wpb_raw_html a,
.members-column .wpb_raw_html a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}

.members-column .vc_column-inner > .wpb_wrapper {
  background-color: #1B283F;
}

.members-column .wpb_single_image {
  margin: 0;
}

.members-column .wpb_raw_html {
  color: #fff;
}

.team-title {
  text-align: left;
}

.member-name {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
}

.member-position {
  margin-bottom: 10px;
  font-size: 13px;
}

.team-section {
  margin-bottom: 80px;
}

.contact-address .blue-bg {
  background: #1B283F;
  color: #fff;
  position: relative;
}

.contact-address .blue-bg:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 190px solid transparent;
  border-bottom: 0px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0px;
  border-right: 25px solid #D9D9D9;
}

.contact-address .blue-bg p {
  max-width: 360px;
  margin: 0 auto;
}

.contact-address .blue-bg .wpb_text_column {
  margin: 0;
  padding: 20px 0;
}


body.page-template-template-custom-production #main {
  padding-top: 0;
}

body.page-template-template-custom-production .page-title h1 {
  text-align: center;
  text-transform: uppercase;
}

body.page-template-template-custom-production .members-column .wpb_raw_html {

}

.members-column.min-height-members-raw .wpb_raw_html {

}

.order-button-row {
  margin-top: 40px;
}


body .nf-form-content input.ninja-forms-field {
  height: auto;
  padding: 5px 10px;
  min-height: 0;
}

body .nf-form-content label {
  font-size: 15px;
}

body .nf-field-container {
  margin-bottom: 5px;
}

body .nf-form-content .label-above .nf-field-label {
  margin-bottom: 5px;
}

body .nf-repeater-fieldset {
  padding: 10px;
}

body #page .nf-add-fieldset,
body #page .nf-form-content input[type="submit"],
body #page .nf-fu-fileinput-button {
  background: #1B283F !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-out;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  font-weight: 700;
  font-size: 16px;
}

body #page .nf-add-fieldset:hover,
body #page .nf-form-content input[type="submit"]:hover,
body #page .nf-fu-fileinput-button:hover {
  background: #88997C !important;
  color: #fff !important;
}


body #page .nf-error.field-wrap .nf-field-element::after {
  height: 33px;
  width: 33px;
  line-height: 33px;
}

body.page-template-template-custom-profile .um-header.no-cover .um-profile-photo {
  display: none;
}

body.page-template-template-custom-profile .um-profile-nav {
  background: #1B283F;
}

body.page-template-template-custom-profile .um .um-profile-nav-item a {
  transition: all 0.3s ease-out;
}

body.page-template-template-custom-profile .um .um-profile-nav-item.active a,
body.page-template-template-custom-profile  .um-profile-nav-item a:hover {
  background: #88997C;
}

body.page-template-template-custom-profile .um-profile-nav-item a {
  border-radius: 0;
}

body.page-template-template-custom-profile .um-391.um .um-profile-body {
  padding: 20px;
  max-width: none;
}

body.page-template-template-custom-profile .um-header {
  min-height: auto;
  border: none;
}

body.page-template-template-custom-profile .um-profile.um .um-name a {
  color: #000;
}

body.um-page-account .um-account-meta {
  display: none;
}

.um-dropdown li:nth-child(2) {
  display: none;
}



@media (min-width: 992px) {
  .contact-address .blue-bg:before {
    border-right: 60px solid #D9D9D9;
  }

  body.page-template-template-custom-gallery {
    background-image: url("/wp-content/uploads/2024/09/gallery-bg.svg");
    background-position: left top;
    background-size: 300px;
    background-attachment: inherit;
  }

  .document-container {
    display: flex;
    flex-wrap: wrap;
  }
  
  .document-item {
    width: 48%;
  }

  .order-button-row .btn-align-center {
    text-align: right !important;
  }

  .members-column .wpb_raw_html:before {
    border-right: 25px solid #fff;
  }

  .members-carousel .wpb_raw_html a,
  .members-column .wpb_raw_html a {
    font-size: 16px;
  }

  .member-name {
    font-size: 20px;
  }

  .member-position {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .width-800 {
    max-width: 830px;
    margin: 0 auto;
  }
}


body.single-dt_gallery #main {
  padding-top: 0;
}

body.single-dt_gallery .page-title.solid-bg {
  background: none;
}

body.single-dt_gallery .page-title .wf-wrap {
  min-height: 0;
}

body.single-dt_gallery .page-title .page-title-head {
  width: 100%;
}

body.single-dt_gallery .page-title .entry-title {
  text-align: left;
  text-transform: uppercase !important;
  color: #000;
}






.subscriber-only {
  display: none;
}

body.logged-in.subscriber .subscriber-only {
  display: block;
}


.page-template-template-custom-profile h3 {
  margin-bottom: 30px;
}

.home-blog-section > .wpb_column {
  padding: 0 15px;
}

@media (min-width: 768px) {
  .home-blog-section > .wpb_column {
    padding: 0 50px;
  }
}

@media (min-width: 992px) {

  footer .wf-container {
    display: flex;
  }
  
  footer .wf-container section:first-child {
    display: flex;
    align-items: top;
  }

  footer .wf-container section:first-child {
    align-items: center;
  }

  footer .wp-block-image img {
    max-width: 150px;
  }

  footer .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 10px;
    line-height: 13px;
  }

  footer .wp-block-heading {
    font-size: 14px;
  }
  
}

@media (min-width: 1200px) {
  .home-blog-section > .wpb_column {
    padding: 0 15px;
  }
}


@media (max-width: 1200px) {
  body .home-timeline .top-text {
    margin-bottom: 40px !important;
  }
  
  body .home-timeline .bottom-text {
    margin-top: 40px !important;
  }
}

@media (max-width: 992px) {
  body .home-timeline .upb_row_bg {
    background-image: none !important;
  }

  .history-title {
    padding-left: 15px;
  }

  .empty-line {
    height: 50px !important;
  }

  .team-section > .wpb_column {
    padding: 0 15px;
  }

  .home-services-section {
    padding-bottom: 50px;
  }

  .home-timeline .owl-carousel {
    padding-bottom: 30px;
  }

  .footer .widget {
    text-align: center;
  }

  .newsletter .wpcf7-email {
    margin: 0 auto 10px auto;
  }

  .wpcf7-form-control-wrap {
    position: relative;

    display: block;
    text-align: left;
    margin: 0 auto;
  }

  body #page footer .newsletter .wpcf7-submit {
    width: 250px;
    margin: 0 auto;
  }

}

@media (max-width: 768px) {
  .footer-map-img img {
    height: 200px;
  }

  .map-column {
    min-height: 200px;
  }

  .home-about-img img {
    max-height: 300px;
    object-fit: cover;
    margin-top: 15px;
  }

  .services-carousel img {
    max-height: 300px;
    object-fit: cover;
  }

  .home-timeline .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
    height: 250px;
  }
}

#bottom-bar .wf-float-right {
  display: flex;
  justify-content: center;
  align-items: center; 
}

.contact-form br {
  display: none !important;
}











