@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
  color: black;
}

.address {
  color: white;
}

.owl-carousel-brands .owl-item {
  background: white;
}

.page-footer p {
  color: white;
}

.rd-navbar-static .rd-navbar-inner-bottom .brand-name {
  font-size: 40px;
  font-weight: normal;
  font-family: 'Noto Serif', serif;
}

@media (min-width: 1600px) {
  h1,
  .h1 {
    font-size: 35px;
  }

  .brand-name {
    font-size: 40px;
    font-weight: normal;
    font-family: 'Noto Serif', serif;
  }

  h3 {
    font-family: 'Noto Serif', serif;
  }

  .rd-navbar-static .rd-navbar-panel-aside {
    min-width: 260px;
  }

  h2,
  .h2 {
    line-height: 1.29087;
    font-size: 30px;
  }
  .site_content p {
    margin-bottom: 10px;
  }
  h4,
  .h4 {
    margin-bottom: 20px;
  }
  .swiper-slider h1 {
    font-size: 50px;
  }
  .swiper-slider p,
  .info p {
    font-family: 'Open Sans', Times, serif;
    font-size: 25px;
    line-height: 40px;
  }
  .news-post-reverse .news-post-header,
  .news-post-reverse .news-post-body {
    position: relative;
    display: table-cell;
    width: 0%;
    vertical-align: top;
  }
  /* .brand-name {
    display: none;
  } */
  .caption {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
    letter-spacing: 0.04em;
    font-weight: normal;
    color: #b59a6c !important;
  }
}

.news-post {
  background: url(/images/bg1.jpg) right center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.news-content {
  width: 80%;
  color: white;
}

.news-post h4 a {
  color: white;
}

@media screen and (max-width: 1024px) {
  .services-info {
    display: none;
  }

  .brand-name {
    font-weight: normal;
    font-family: 'Noto Serif', serif;
  }

  .news-content {
    display: none;
  }

  .news-post {
    background-image: none;
    background: #202f39;
    border-radius: 0%;
  }

  .rd-navbar-fixed .rd-navbar-brand .brand-name {
    color: #ffffff;
  }

  h3 {
    font-family: 'Noto Serif', serif;
  }

  .brand-name {
    display: block;
  }
  h4 {
    margin-bottom: 20px;
  }
  .news-post-header .news-post-media {
    transition: all 0.2s ease-in-out;
    display: block;
    height: 250px;
    overflow: hidden;
  }
}

form .btn-primary {
  margin-top: 20px;
}

.rd-navbar-static .rd-navbar-call a[href*='tel:'],
.rd-navbar-static .rd-navbar-call a[href*='tel:']:focus,
.rd-navbar-static .rd-navbar-call a[href*='tel:']:active,
.address,
.rd-navbar-call a {
  color: #ffffff !important;
}

.rd-navbar-static .rd-navbar-inner-bottom {
  padding-top: 10px;
}

.rd-navbar-static .rd-navbar-call a[href*='tel:'] + a,
.address,
.rd-navbar-static .rd-navbar-call a[href*='tel:'],
a.top {
  display: inline-block;
  margin-left: 10px;
  font-size: 17.7px;
  letter-spacing: 0.04em;
  font-weight: normal;
}

.rd-navbar-static .rd-navbar-call a[href*='tel:'] + a {
  text-decoration: none;
}

.rd-navbar-static .rd-navbar-call a[href*='tel:'] + a:after {
  display: none;
}

.hidden {
  display: none;
}

.rd-navbar-static .rd-navbar-nav > li.focus > a,
.rd-navbar-static .rd-navbar-nav > li.opened > a,
.rd-navbar-static .rd-navbar-nav > li > a:hover,
.rd-navbar-static .rd-navbar-nav > li.active > a {
  border: none;
}

.show {
  display: block;
}

.emailArea {
  display: inline-block;
  margin-left: 3px;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0;
}

.brand-name {
  color: #202f39;
}

.brand-name.show {
  color: white;
  font-size: 30px;
  font-weight: normal;
  font-family: 'Noto Serif', serif;
  margin-bottom: 20px;
  /* text-align: center; */
}

.news-post-header .news-post-media {
  transition: all 0.2s ease-in-out;
  display: block;
  height: 250px;
  overflow: hidden;
}

h4 {
  margin-bottom: 20px;
}

.info {
  font-size: 20px;
  font-weight: normal;
  font-family: 'Noto Serif', serif;
  color: #202f39;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

h1 {
  margin-bottom: 30px;
}

.white {
  color: white;
}

section.info h3 {
  font-family: 'Open Sans', Times, serif;
  font-size: 50px;
}

@media screen and (min-width: 1024px) {
  #infoBlock {
    margin-bottom: 130px;
  }
  #services h2 {
    font-size: 25px;
    line-height: 1.3;
    color: #202f39;
    font-weight: normal;
    min-height: 65px;
  }
  #servicesArea .box-info {
    min-height: 350px;
  }
  .box-info {
    align-items: flex-start;
  }
  #mainBlock {
    margin-top: -100px;
  }
  .rd-navbar-static .rd-navbar-inner-bottom {
    background: white;
  }
  .rd-navbar-static .rd-navbar-inner {
    max-width: none;
    justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  #services h2 {
    font-size: 25px;
    line-height: 1.3;
    color: #202f39;
    font-weight: normal;
    min-height: 65px;
  }
  #servicesArea .box-info {
    min-height: 380px;
    text-align: right;
  }
  .swiper-slider p,
  .info p {
    font-family: 'Open Sans', Times, serif;
    font-size: 20px;
    line-height: 35px;
  }
  .box-info {
    align-items: baseline;
    background-image: url(/images/court-hammer-books-judgment-law-concept.jpg);
  }
  .box-info-content {
    margin-left: 130px;
  }
}

.site_content ul,
.site_content ol {
  margin: 20px;
}

.site_content ul li,
.site_content ol li {
  display: list-item;
  list-style: square;
  margin-left: 20px;
  margin-bottom: 5px;
  color: black;
}

.section-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

#servicesArea ul li::before {
  font-family: 'FontAwesome';
  content: '\f14a';
  margin: 0 5px 0 -15px;
  color: black;
}

@media (min-width: 992px) {
  .news-post-body {
    padding: 35px 40px;
  }
  h4,
  .h4 {
    font-size: 22px;
  }
}

@media (min-width: 992px) {
  #captionH1 {
    margin-top: 50px;
  }
}

.box-info-content p {
  color: black;
}

.services-info {
  position: absolute;
  right: 30px;
  bottom: 30px;
}

@media (min-width: 992px) {
  h1,
  .h1,
  h3 {
    line-height: 1.16;
    font-size: 35px !important;
  }
}
