*,
::after,
::before,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
.accordion-button.collapsed::before,
.accordion-button:not(.collapsed)::before {
  float: right;
  color: #555;
  font-weight: 600;
  margin-top: -5px;
  margin-right: 15px;
  padding: 0 6px;
}
@font-face {
  font-family: "SF UI Display";
  src: url(../fonts/sf-ui-display-light-58646b33e0551.woff) format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "SF UI Display";
  src: url(../fonts/sf-ui-display-medium-58646be638f96.woff) format("woff");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "SF UI Display";
  src: url(../fonts/sf-ui-display-semibold-58646eddcae92.woff) format("woff");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "SF UI Display";
  src: url(../fonts/sf-ui-display-bold-58646a511e3d9.woff) format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
*,
::after,
::before {
  box-sizing: border-box;
}
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.odoogap-input:focus,
.odoogap-input:hover {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.dropdown-menu-icon {
  width: 22px;
}
:root {
  --color-dark-1: rgb(36, 36, 36);
  --color-dark-2: rgb(36, 36, 36);
  --color-dark-3: rgb(36, 36, 36);
  --color-light-1: #fff;
  --color-light-2: #c4c4c4;
  --color-light-3: #eee;
  --color-light-4: #fefefe;
  --color-gray-1: #ededed;
  --color-orange: #fbb03b;
  --color-green: #21b799;
  --container-large: 1536px !important;
  --container-medium: 1315px;
  --container-small: 1100px;
}
.heading--primary,
.heading--secondary {
  color: var(--color-dark-2);
  font-weight: 700;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.header {
  font-family: "SF UI Display", sans-serif !important;
}
.blog-post__content,
.blog-post__title,
.blog-subtitle,
.heading--tertiary {
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
body {
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: var(--color-dark-1);
}
.heading--primary {
  font-size: 72px;
}
.heading--secondary {
  font-size: 48px;
}
.heading--quintary,
.heading--tertiary {
  color: var(--color-dark-2);
  font-weight: 400;
}
.heading--tertiary {
  font-size: 36px;
}
.heading--quintary {
  font-size: 20px;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.paragraph--primary {
  font-size: 24px;
  color: var(--color-dark-3);
}
.home-features-1 {
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.mt--2 {
  margin-top: -37px;
}
.footer-boreder-bottom {
  position: relative;
}
.footer-boreder-bottom::before {
  bottom: 0;
  background-color: #c4c4c4;
  position: absolute;
  content: "";
  width: 95%;
  height: 1px;
}
@media only screen and (max-width: 991.98px) {
  .heading--secondary {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1440px) {
  .custom-btn {
    font-size: 35px !important;
  }
  .col-lg-3.custom-width {
    max-width: 15% !important;
  }
  .col-lg-2.custom-width-right-content {
    max-width: 32% !important;
    flex: 0 0 29.5%;
    display: inline-block !important;
  }
  .footer-boreder-bottom::before {
    width: 96%;
  }
}
@media only screen and (max-width: 1024px) {
  .col-lg-2.custom-width-right-content {
    flex: 0 0 26%;
    max-width: 32% !important;
  }
  .footer-boreder-bottom::before {
    width: 98% !important;
  }
  .footer p {
    font-size: 17px !important;
  }
  .footer__social-item-img {
    width: 30px !important;
    height: 30px !important;
  }
}
@media only screen and (max-width: 768px) {
  .badge,
  .custom-width-right-content {
    margin-left: 0 !important;
  }
  .footer-boreder-bottom::before {
    width: 88% !important;
  }
  .footer .md-text-center,
  .footer .md-text-center p {
    text-align: center !important;
    margin-left: 0 !important;
  }
  .copyright-area {
    justify-content: center !important;
  }
  .footer .md-text-center p {
    font-size: 18px !important;
  }
  .contact_us_content {
    display: flex !important;
  }
  .contact_us_content p {
    text-align: center !important;
  }
  .footer__social-item-img {
    filter: sepia(0) saturate(2871%) hue-rotate(186deg) brightness(327%)
      contrast(97%);
  }
  .contact_us_content .mb-5 {
    margin-bottom: 1rem !important;
  }
  .md-mb-4 {
    margin-bottom: 1.7rem !important;
  }
  .col-lg-3.custom-width {
    display: none !important;
  }
  .col-lg-2.custom-width-right-content {
    flex: 0 0 75% !important;
    max-width: 75% !important;
  }
  .copyright-content p {
    margin-bottom: 0.8rem;
  }
  .badge {
    font-weight: 700 !important;
    background-color: inherit !important;
    padding-left: 0 !important;
  }
  .footer p {
    text-align: left !important;
  }
  .dropdown-title {
    font-size: 20px;
  }
}
.accordion-button.collapsed::before {
  content: "\002B";
  border: 2px solid #555;
  border-radius: 50%;
}
.accordion-button:not(.collapsed)::before {
  content: "\2212";
  border: 2px solid #555;
  border-radius: 50%;
}
@media only screen and (max-width: 425px) {
  .accordion-button.collapsed::before,
  .accordion-button:not(.collapsed)::before {
    float: right;
    color: #555;
    margin-top: -5px;
    font-weight: 600;
    margin-right: 15px;
    padding: 0 3px 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .col-lg-2.custom-width-right-content {
    margin-left: 0 !important;
  }
  .accordion-button.collapsed::before {
    content: "\002B";
    border: 2px solid #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .accordion-button:not(.collapsed)::before {
    content: "\2212";
    border: 2px solid #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .footer-boreder-bottom .ml-6,
  .sm-position {
    margin-left: 0 !important;
    align-items: center !important;
  }
  .copyright-content .sm-text-center {
    text-align: center !important;
  }
  .col-lg-3.custom-width {
    display: none !important;
  }
  .col-lg-2.custom-width-right-content {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    display: flex !important;
    justify-content: center !important;
  }
  .footer .d-none {
    display: block !important;
    width: 100% !important;
  }
}
.footer .container,
.header .container {
  max-width: var(--container-large);
}
.text-orange,
.text-orange:link,
.text-orange:visited {
  color: var(--color-orange);
}
.mb-6 {
  margin-bottom: 4rem !important;
}
.mb-7 {
  margin-bottom: 5rem !important;
}
.mb-8 {
  margin-bottom: 6rem !important;
}
.mb-9 {
  margin-bottom: 7rem !important;
}
.ml-6 {
  margin-left: 4rem !important;
}
.btn {
  border-radius: 100px;
  padding: 2px 15px;
  transition: 0.3s;
}
.badge {
  font-size: 100%;
  font-weight: 400;
}
.badge-dark {
  background-color: inherit !important;
  font-weight: 700 !important;
}
.header .dropdown.dropdown-fullwidth {
  position: static;
}
.header .dropdown .dropdown-menu {
  transform: translate(-31%, -40px) !important;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  display: flex !important;
  justify-content: center !important;
  top: 59px !important;
  background-color: #fff;
  border: none;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.header .dropdown.show .dropdown-menu {
  transform: translate(-31%, 0) !important;
  visibility: visible;
  opacity: 1;
  display: flex !important;
  justify-content: center !important;
}
.header .dropdown-fullwidth.show .dropdown-menu {
  transform: translate(0, 0) !important;
}
.header .dropdown-toggle::after {
  display: none;
  content: none;
}
.header,
.header__mobile-menu-checkbox:checked + .header__mobile-menu-button {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.odoogap-input {
  width: 100%;
  height: 50px;
  display: block;
  font-size: 14px;
  padding: 0 20px;
  color: var(--color-dark-2);
  border-radius: 10px;
  border: 1px solid var(--color-light-2);
  transition: 0.3s;
}
.odoogap-input:focus {
  border: 1px solid var(--color-orange);
}
.odoogap-input::placeholder {
  color: var(--color-dark-2);
}
.btn-odoogap--primary {
  background-color: var(--color-dark-2);
  color: var(--color-light-1);
  font-size: 24px;
}
.btn-odoogap--primary:hover {
  background-color: var(--color-orange);
  color: var(--color-dark-2);
}
.btn-odoogap--secondary {
  background-color: var(--color-orange);
  color: var(--color-light-1) !important;
  font-size: 24px;
}

.show-more {
  color: var(--color-orange);
  transition: 0.3s;
  font-size: 14px;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.show-more:hover {
  color: var(--color-orange);
  text-decoration: underline;
}
.btn-odoogap--tertiary,
.odoogap-pagination__item:link,
.odoogap-pagination__item:visited {
  color: var(--color-dark-2);
  font-size: 24px;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: var(--color-light-1);
}
.odoogap-pagination {
  padding: 100px 0;
  margin-top: -110px !important;
  max-width: var(--container-small);
  flex-wrap: wrap;
  text-align: center;
}
.odoogap-pagination__item:link,
.odoogap-pagination__item:visited {
  text-decoration: none;
  border-radius: 10px;
  width: 44px !important;
  height: 44px !important;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: 0.2s;
  margin: 5px 0;
}
.odoogap-pagination__item:last-child {
  width: 76px !important;
}
.odoogap-pagination__item-previous:first-child {
  width: 122px !important;
}
.odoogap-pagination__item {
  display: inline-block !important;
}
.odoogap-pagination__item.active {
  background-color: var(--color-orange);
  color: var(--color-light-1);
  font-size: 24px;
}
.btn-odoogap--secondary:hover {
  color: var(--color-light-1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  transform: translateY(-3px);
}
.btn-odoogap--secondary:active {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  transform: translateY(-1px);
}
.btn-odoogap--tertiary:hover {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  transform: translateY(-3px);
}
.btn-odoogap--tertiary:active {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  transform: translateY(-1px);
}
.btn--large {
  padding: 8px 60px;
}
@media only screen and (max-width: 991.98px) {
  .header .dropdown .dropdown-menu {
    position: static !important;
    transform: none !important;
    visibility: visible;
    opacity: 1;
    display: none !important;
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .header .dropdown.show .dropdown-menu {
    transform: none !important;
  }
  .btn-odoogap--primary,
  .btn-odoogap--secondary {
    font-size: 16px;
  }
  .btn--large {
    padding: 17px 60px;
  }
}
@media only screen and (max-width: 575.98px) {
  .odoogap-pagination {
    padding: 100px 0 20px;
  }
  .btn--large {
    padding: 17px 0 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 320px) {
  .btn--large {
    padding: 12px 0 !important;
  }
}
.odoogap-list {
  margin: 0;
  padding-left: 22px;
  color: var(--color-dark-3);
  font-size: 24px;
}
.odoogap-list li {
  padding-left: 15px;
}
.odoogap-card {
  background-color: var(--color-light-1);
  border-radius: 40px;
  padding: 0 45px 100px;
}

.odoogap-badge--light {
  line-height: 1;
  display: inline-block;
  padding: 10px 15px;
  transition: 0.2s;
  font-size: 14px;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.odoogap-badge--light {
  background-color: transparent;
  color: var(--color-dark-2);
  border: 1px solid var(--color-dark-2);
}
.odoogap-badge--light {
  border-radius: 100px;
}
.footer,
.odoogap-pagination__item.active {
  color: var(--color-light-1);
}
.odoogap-badge--light:hover {
  background-color: var(--color-dark-2);
  color: var(--color-light-1);
}
.header__mobile-menu-checkbox:checked
  + .header__mobile-menu-button
  .header__mobile-menu-icon,
.header__mobile-menu-checkbox:checked
  + .header__mobile-menu-button
  .header__mobile-menu-icon::after,
.header__mobile-menu-checkbox:checked
  + .header__mobile-menu-button
  .header__mobile-menu-icon::before,
.odoogap-pagination__item.active {
  background-color: var(--color-orange);
}
.odoogap-pagination__item:not(:last-child) {
  margin-right: 10px;
}
.odoogap-pagination__item:hover {
  background-color: var(--color-gray-1);
  color: var(--color-dark-2);
}
.odoogap-pagination__item.shadow {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15) !important;
}
.header {
  padding: 24px 0 11px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1039;
  background-color: #fff;
}
.header .container {
  display: flex;
  align-items: center;
}
.header__nav {
  display: flex;
}
.header__nav-link:link,
.header__nav-link:visited {
  font-size: 24px;
  font-weight: 500;
  color: var(--color-dark-2);
  text-decoration: none;
}
.header__nav-link:not(:last-child) {
  margin-right: 45px;
}
.dropdown .header__nav-link.dropdown-toggle img:nth-child(2),
.dropdown .header__nav-link.dropdown-toggle img:nth-child(3),
.dropdown .header__nav-link.dropdown-toggle img:nth-child(4),
.dropdown.show .header__nav-link.dropdown-toggle img:first-child {
  display: none;
}
.dropdown.show .header__nav-link.dropdown-toggle img:nth-child(2) {
  display: block;
}
.calendly-inline-widget,
.header__nav-link.dropdown-toggle,
.relative {
  position: relative;
}
.header__nav-link.dropdown-toggle img {
  height: 7px;
  position: absolute;
  top: 45px;
  left: 115%;
  transform: translate(-50%, -50%);
}
.header__wwd-dropdown.show {
  justify-content: center;
  padding: 20px 0;
}
.header__wwd-dropdown .dropdown-image {
  height: 60px;
  margin-bottom: 30px;
}

.input-container input[type="text"] {
  padding-left: 30px;
}
.header__nav-link.active {
  color: var(--color-orange);
}
.header__mobile-menu {
  width: 40px;
  height: 40px;
  display: none;
}
.header__mobile-menu-checkbox,
.hidden {
  display: none;
}
.header__mobile-menu-button {
  background-color: var(--color-light-1);
  height: 40px;
  width: 40px;
  margin: 0;
  border-radius: 50%;
  z-index: 10;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.header__mobile-menu-icon {
  position: relative;
  transition: 0.2s ease-in-out;
}
.header__mobile-menu-icon,
.header__mobile-menu-icon::after,
.header__mobile-menu-icon::before {
  width: 22px;
  height: 5px;
  background-color: var(--color-dark-2);
  display: inline-block;
  border-radius: 100px;
}
.header__mobile-menu-icon::after,
.header__mobile-menu-icon::before {
  content: "";
  position: absolute;
  left: 0;
  transition: 0.3s;
}
.header__mobile-menu-icon::after {
  top: 8px;
}
.header__mobile-menu-icon::before {
  top: -8px;
}
.header__mobile-menu-checkbox:checked
  + .header__mobile-menu-button
  .header__mobile-menu-icon {
  background-color: transparent;
}
.header__mobile-menu-checkbox:checked
  + .header__mobile-menu-button
  .header__mobile-menu-icon::before {
  transform: rotate(135deg);
  top: 0;
}
.header__mobile-menu-checkbox:checked
  + .header__mobile-menu-button
  .header__mobile-menu-icon::after {
  transform: rotate(-135deg);
  top: 0;
}
@media only screen and (max-width: 1199.98px) {
  .header .dropdown .dropdown-menu {
    top: 98px !important;
  }
  
  .header__nav-link:link,
  .header__nav-link:visited {
    font-size: 18px;
  }
  .header__nav-link:not(:last-child) {
    margin-right: 25px;
  }
  .header__nav-link.dropdown-toggle img {
    top: 38px;
  }
}
@media only screen and (max-width: 991.98px) {
  .odoogap-card {
    padding: 0 30px 100px;
  }
  .odoogap-pagination__item:link,
  .odoogap-pagination__item:visited {
    font-size: 18px;
  }
  .odoogap-pagination__item:not(:last-child) {
    margin-right: 5px;
  }
  .header__nav {
    overflow-y: auto;
    background-color: var(--color-light-1);
    flex-direction: column;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: calc(100vh - 100px);
  }
  .dropdown .header__nav-link.dropdown-toggle img:first-child,
  .dropdown .header__nav-link.dropdown-toggle img:nth-child(2),
  .dropdown .header__nav-link.dropdown-toggle img:nth-child(4),
  .dropdown.show .header__nav-link.dropdown-toggle img:nth-child(2),
  .dropdown.show .header__nav-link.dropdown-toggle img:nth-child(3),
  .header__nav {
    display: none;
  }
  .header {
    padding: 42px 0 19px;
  }
  .header__nav-link:link,
  .header__nav-link:visited {
    font-size: 16px;
    font-weight: 400;
    color: var(--color-dark-3);
    background-color: var(--color-gray-1);
    display: block;
    margin: 0;
    padding: 8px 32px;
  }
  .header__nav-link.dropdown-toggle img {
    position: absolute;
    top: 50%;
    left: auto;
    right: 35%;
    transform: translate(-50%, -50%);
    height: 10px;
  }
  .dropdown .header__nav-link.dropdown-toggle img:nth-child(3),
  .dropdown.show .header__nav-link.dropdown-toggle img:nth-child(4),
  .header__mobile-menu {
    display: block;
  }
  .header__wwd-dropdown.show {
    display: flex;
    flex-direction: column;
    padding: 10px 32px;
  }
  
  .header__wwd-dropdown .dropdown-title {
    font-weight: 500;
  }
}
.input-container i.fa,
.undo-icon {
  top: 50%;
  transform: translateY(-50%);
}
.dropdown-link-style,
.search-content-container:hover a,
.search-title {
  text-decoration: none !important;
}
.footer {
  background-color: var(--color-dark-2);
  padding: 40px 0 35px;
}
.footer .container > .row {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.footer__links {
  list-style: none;
  margin: 0;
}
.footer__social-links {
  list-style: none;
  margin: 0;
  display: flex;
}
.blog-sidebar__tags,
.top-posts {
  margin-top: 25px;
  border-radius: 10px;
}
.footer__social-item:not(:last-child) {
  margin-right: 15px;
}
blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  max-width: 500px;
  margin: 0.25em 0;
  padding: 0.35em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
.blog-post__content h1,
.recent-post,
h2,
h3,
h4,
h5 {
  margin-bottom: 20px;
}
blockquote:before {
  display: block;
  padding-left: 10px;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
.input-container {
  width: 100%;
  position: relative;
  display: inline-block;
}
.input-container i.fa {
  position: absolute;
  left: 10px;
}
.undo-icon {
  position: absolute;
  right: 20px;
}
.recent-post {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 20px !important;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.recent-post h2 {
  font-size: 20px !important;
}
.recent-posts-text h2 {
  font-size: 20px !important;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.top-posts {
  padding: 20px;
}
.top-posts h4 {
  font-size: 20px !important;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.recent-post-heading {
  color: #000 !important;
  font-weight: 500;
  font-size: 20px !important;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.blog-post__meta {
  font-size: 16px !important;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.recent-post a {
  color: #000;
  font-weight: 500;
}
.blog-sidebar__tags-container {
  padding: 0 0 0 20px;
}
.blog-sidebar__tags-container ul {
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.blog-sidebar__social {
  padding: 20px;
  border-radius: 10px;
}
.blog-search {
  padding: 15px;
  width: 100%;
  border: 1px solid #d1d0cd;
  border-radius: 15px;
  height: 45px;
}
.blog-search-container {
  margin-bottom: 25px;
}
.app__container {
  width: 150px;
  height: 120px;
  background-color: #fffbf5;
  border-radius: 10px;
  box-shadow: 2px 2px 3px #0000001a;
  margin-right: 40px;
}
.dropdown-link-style {
  display: grid;
  grid-template-columns: 1fr 7fr 1fr;
  padding: 12px;
  margin-bottom: 15px;
}
.dropdown-menu-style {
  margin-top: 10px;
}
.dropdown-menu-style:hover {
  background-color: #ebe9e9;
  border-radius: 15px;
}
.image-container {
  height: 48px;
  width: 48px;
  border-radius: 10px;
}
.dropdown-image {
  height: 30px !important;
  width: 30px;
  margin: 8px 0 0 8px;
}
.dropdown-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--color-dark-1) !important;
  margin-bottom: 0 !important;
}
.dropdown-text {
  color: #474747;
  font-size: 12px;
  word-spacing: 2px;
}
.text-container {
  margin-left: 20px;
}
.hide {
  display: none;
  height: 15px;
  font-size: 34px;
  font-weight: 900;
  margin-top: -8px;
  margin-left: 10px;
}
.dropdown-menu-style:hover .hide {
  display: block;
  color: #ddc32c;
}
.menu-list-container {
  width: 440px;
}
.block:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 80%;
  margin-left: -10px;
  border-width: 0 20px 20px;
  border-style: solid;
  border-color: transparent transparent #fdfdfd;
}
.header .dropdown-fullwidth .dropdown-menu {
  width: 550px !important;
  top: 110px !important;
  left: 52% !important;
  transform: translate(0, -40px) !important;
}
@media only screen and (max-width: 1366px) {
  .header .dropdown-fullwidth .dropdown-menu {
    width: 550px !important;
    top: 110px !important;
    left: 42% !important;
    transform: translate(0, -40px) !important;
  }
  .blog-hero .container {
    width: 90% !important;
  }
}
@media screen and (min-width: 2560px) {
  
  .xl-ml {
    margin-left: 82px !important;
  }
  .xl-ml p {
    text-align: left !important;
  }
}
.footer__social-item-img {
  width: 35px;
  height: 35px;
}
.search--img,
.search-img {
  width: 80px !important;
}
.dropdown-position {
  position: absolute;
  margin-top: -27px;
  right: 105px !important;
}
.blog-search {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.divider {
  margin-top: -2px;
  border: 1px solid #d4d4d4;
}
.search-content-container {
  display: grid;
  grid-template-columns: 1fr 8fr;
  align-items: center;
  padding: 10px !important;
}
.search-content-container:hover {
  background-color: #eee;
}
.search--img {
  height: 80px !important;
}
.search-title {
  font-size: 18px !important;
  color: #000 !important;
}
.search-paragraph {
  font-size: 14px !important;
}
@media only screen and (min-width: 1024px) {
  #nav-blog {
    margin-left: 15px;
  }
}
.home-features-1__text-block img {
  margin-top: 15px;
}
@media only screen and (max-width: 991px) {
  img {
    max-width: 100%;
  }
  .dropdown-rule {
    display: block !important;
  }
  .dropdown-menu-style {
    margin-top: 10px;
    padding: 0 !important;
  }
  .dropdown-top {
    padding-top: 50px;
  }
  .header__nav-link:link,
  .header__nav-link:visited {
    color: var(--color-dark-2);
    font-weight: 500;
    font-size: 20px !important;
    background-color: #fff !important;
    text-align: center;
  }
  .menu-list-container {
    width: auto;
    padding: 0 50px;
  }
  .header .dropdown-fullwidth .dropdown-menu {
    width: 100% !important;
  }
  .dropdown-title {
    color: var(--color-dark-2);
    font-size: 20px;
    margin-bottom: 0 !important;
  }
  .dropdown-link-style {
    text-decoration: none !important;
    display: grid;
    grid-template-columns: 1fr 8fr 1fr;
    padding: 12px;
  }
  .home-features-1__text-block img {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 834px) {
  .footer-content-div {
    text-align: center !important;
    margin-left: 0 !important;
  }
  .footer__social-links,
  .row {
    justify-content: center;
  }
  .footer p {
    text-align: center;
  }
  .header__nav-link:link,
  .header__nav-link:visited {
    font-size: 20px !important;
  }
}
.privacy-policy-date {
  margin-top: -30px;
}
.privacy-policy-date span {
  font-weight: 600;
  font-size: 20px;
}
.loading-state {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  min-width: 100%;
  height: 100vh;
  top: 70px;
  background-color: #ebe9e9;
}
.loading-state h1 {
  color: #555;
}
@media only screen and (max-width: 428px) {
  .dropdown-menu {
    padding: 2px !important;
  }
  .menu-list-container {
    width: auto;
    padding: 0 5px;
  }
  .dropdown-menu-style {
    margin-top: 10px;
    padding: 0 5px;
  }
  .header__nav-link.dropdown-toggle img {
    right: 25%;
  }
  .dropdown-top {
    padding-top: 50px;
  }
}
.recent-post__text {
  font-size: 20px;
  font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
