/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
* {
  font-family: "Roboto", sans-serif;
}

.text-justify p {
  text-align: justify;
}

ul.header-nav.header-nav-main.nav.nav-right.nav-size-large a {
  font-size: 17px;
}

.absolute-footer.dark {
  display: none;
}

.icon-box.featured-box.icon-box-left.text-left p {
  margin-bottom: 6px;
}

.social-icons.follow-icons {
  display: flex;
  gap: 10px;
}

.img-filter-white img {
  filter: brightness(0) invert(1);
}

.section-footer span.ux-menu-link__text {
  color: rgb(201, 201, 201);
  font-size: 14px;
}

.section-footer span.ux-menu-link__text:hover {
  color: #08508B;
}

.section-footer a.ux-menu-link__link.flex {
  position: relative;
  padding-left: 16px;
  margin-bottom: -4px;
}

.section-footer a.ux-menu-link__link.flex::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.68em;
  width: 6px;
  height: 6px;
  background: rgb(201, 201, 201);
  border-radius: 50%;
}

.section-footer a.ux-menu-link__link.flex:hover::before {
  background: #08508B;
}

.footer-subscribe-form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-subscribe-form .footer-subscribe-email {
  width: 305px;
  height: 47px;
  background: #f7f7f7;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  padding: 0 18px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  box-shadow: none;
  border-radius: 99px;
}

.footer-subscribe-form .footer-subscribe-email::placeholder {
  color: #777;
  opacity: 1;
}

.footer-subscribe-form .footer-subscribe-submit {
  margin-top: 13px;
  width: 120px;
  height: 45px;
  background: #1683f7;
  color: #fff;
  border: none;
  border-radius: 24px;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
  transition: background 0.2s ease, transform 0.2s ease;
  margin: 0px;
}

.footer-subscribe-form .footer-subscribe-submit:hover {
  background: #08508B;
  transform: translateY(-1px);
}

.footer-subscribe-form .wpcf7-spinner {
  margin-left: 10px;
}

p {
  margin-bottom: 18px;
}

.img-radius img {
  border-radius: 12px;
}

.img-radius .img-inner.image-cover.dark {
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, .24), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

.cf7-register-form {
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
}

.cf7-register-form p {
  margin: 0;
  padding: 0;
}

.cf7-register-form br {
  display: none;
}

.cf7-register-form .cf7-field {
  display: flex !important;
  align-items: center !important;
  width: 100%;
  margin: 0 0 45px !important;
  padding: 0;
}

.cf7-register-form .cf7-icon {
  width: 36px;
  min-width: 36px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cf7-register-form .cf7-icon svg {
  width: 23px;
  height: 23px;
  fill: #4f5861;
  transition: fill .2s ease;
}

.cf7-register-form .cf7-input,
.cf7-register-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  flex: 1;
}

.cf7-register-form input[type="text"],
.cf7-register-form input[type="tel"],
.cf7-register-form input[type="email"] {
  width: 100% !important;
  height: 38px;
  margin: 0;
  padding: 0 0 0px;
  border: 0;
  border-bottom: 1px solid #d5d5d5;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  outline: none;
  color: #333;
  font-size: 15px;
  line-height: 38px;
}

.cf7-register-form input::placeholder {
  color: #aaa;
  opacity: 1;
}

.cf7-register-form .cf7-field:focus-within .cf7-icon svg {
  fill: #BA2031;
}

.cf7-register-form input:focus {
  border-bottom-color: #BA2031 !important;
}

.cf7-register-form .cf7-submit-wrap {
  text-align: center;
  margin-top: 30px;
}

.cf7-register-form input[type="submit"] {
  min-width: 185px;
  height: 48px;
  border: 0;
  border-radius: 4px;
  background: #BA2031;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: all .25s ease;
  margin: 0px;
}

.cf7-register-form input[type="submit"]:hover {
  background: #9f1a29;
  transform: translateY(-1px);
}

.cf7-register-form .wpcf7-not-valid-tip {
  margin-top: 5px;
  color: #BA2031;
  font-size: 12px;
}

.cf7-register-form .wpcf7-spinner {
  display: none;
}

.icon-box.featured-box.icon-box-left.text-left h4 {
  margin-top: 0px;
}

.col-top .col-inner {
  position: relative;
  z-index: 99;
}

.dn-test-form {
  width: 100%;
  margin: 0 auto;
}

.dn-test-form p {
  margin: 0;
  padding: 0;
}

.dn-test-form br {
  display: none;
}


.dn-test-group-title {
  margin: 28px 0 18px;
  color: #BA2031;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.dn-test-field {
  display: flex !important;
  align-items: center !important;
  width: 100%;
  margin: 0 0 20px !important;
  padding: 0;
}

.dn-test-icon {
  width: 36px;
  min-width: 36px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dn-test-icon svg {
  width: 23px;
  height: 23px;
  fill: #4f5861;
  transition: fill .2s ease;
}

.dn-test-input,
.dn-test-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  flex: 1;
}

.dn-test-form input[type="text"],
.dn-test-form input[type="tel"],
.dn-test-form input[type="email"] {
  width: 100% !important;
  height: 38px;
  margin: 0 !important;
  padding: 0 0 8px !important;
  border: 0 !important;
  border-bottom: 1px solid #d5d5d5 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  outline: none !important;
  color: #333;
  font-size: 15px;
  line-height: 38px;
}

.dn-test-form input::placeholder,
.dn-test-form textarea::placeholder {
  color: #aaa;
  opacity: 1;
}

.dn-test-field:focus-within .dn-test-icon svg {
  fill: #BA2031;
}

.dn-test-form input[type="text"]:focus,
.dn-test-form input[type="tel"]:focus,
.dn-test-form input[type="email"]:focus {
  border-bottom-color: #BA2031 !important;
}

.dn-test-question {
  display: block;
  margin: 0 0 22px !important;
  padding: 0;
  color: #333;
  font-size: 15px;
}

.dn-test-question-title {
  display: block;
  margin-bottom: 10px;
  color: #333;
  font-weight: 600;
}

.dn-test-form select,
.dn-test-form textarea {
  width: 100% !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  background: #fff !important;
  color: #333;
  font-size: 15px;
  box-shadow: none !important;
  outline: none !important;
}

.dn-test-form select {
  height: 44px;
  padding: 0 12px;
}

.dn-test-form textarea {
  min-height: 110px;
  padding: 12px;
  resize: vertical;
}

.dn-test-form select:focus,
.dn-test-form textarea:focus {
  border-color: #BA2031 !important;
}

.dn-test-form .wpcf7-list-item {
  display: block;
  margin: 8px 0 0;
}

.dn-test-form input[type="radio"],
.dn-test-form input[type="checkbox"] {
  accent-color: #BA2031;
  margin-right: 7px;
}

.dn-test-submit {
  text-align: center;
  margin: 8px 0px -18px;
}

.dn-test-form input[type="submit"] {
  min-width: 210px;
  height: 56px;
  border: 0;
  border-radius: 4px;
  background: #BA2031;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: all .25s ease;
}

.dn-test-form input[type="submit"]:hover {
  background: #9f1a29;
  transform: translateY(-1px);
}

.dn-test-form .wpcf7-not-valid-tip {
  margin-top: 5px;
  color: #BA2031;
  font-size: 12px;
}

.dn-test-form .wpcf7-spinner {
  display: none;
}

.dn-test-form .dn-select-wrap {
  position: relative;
  display: block;
  width: 100%;
}

.dn-test-form .dn-select-wrap select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  width: 100% !important;
  height: 54px;
  padding: 0 46px 0 14px !important;
  cursor: pointer;
}

.dn-test-form .dn-select-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 9px;
  height: 9px;
  border-right: 2px solid #BA2031;
  border-bottom: 2px solid #BA2031;
  transform: translateY(-65%) rotate(45deg);
  pointer-events: none;
  transition: transform .2s ease;
}

.zero-title,
.zero-subtitle {
  margin: 0;
  color: #050505;
  font-family: Roboto, Arial, sans-serif;
  line-height: 1.25;
  text-align: center;
}

.zero-subtitle {
  background-image: linear-gradient(98deg, #0968DD 20%, #f64cff 82%, #F58C3B);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}



h5.post-title.is-large,
h2.entry-title a {
  color: #08508B;
  font-size: 32px;
}

h5.post-title.is-large:hover a,
h2.entry-title a:hover {
  color: #BB2435;
}

p.from_the_blog_excerpt {
  font-size: 16px;
}

span.widget-title,
.widget .is-divider,
h6.entry-category,
.entry-meta.uppercase {
  display: none;
}

.title-divide {
  position: relative;
  display: block;
  margin-bottom: 18px;
  padding: 0;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}

.title-divide p {
  display: inline-block;
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 7px 12px;
  background-color: #1c76c9;
  color: #fff;
  line-height: 20px;
}

.title-divide::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #1c76c9;
  z-index: 1;
}

h1.entry-title {
  color: #000;
  font-size: 30px;
}

h1.page-title {
  color: #000;
}

.nav-dropdown-has-border .nav-dropdown {
  border: unset;
  top: 64px;
}

.nav-dropdown-default {
  padding: 0px;

}

.nav-dropdown.nav-dropdown-default>li>a {
  border-bottom: unset;
  margin: 0px;
  padding-left: 15px;
}

.nav-dropdown>li>a:hover {
  color: #fff;
  background: #BA2031;

}

.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
  display: none;
}

.bb-contact-form {
  max-width: 640px;
  background: #fff;
  border: 2px solid #BB2434;
  font-size: 16px;
}

.bb-contact-form .bb-form-title {
  background: #BB2434;
  color: #fff;
  padding: 10px 14px;
  font-size: 18px;
  font-weight: 700;
}

.bb-contact-form label {
  display: block;
  margin: 0;
  padding: 10px 14px 12px;
  color: #111;
  font-weight: 500;
  border-bottom: 1px solid rgba(187, 36, 52, 0.25);
}

.bb-contact-form .bb-form-control {
  width: 100%;
  height: 44px;
  margin-top: 7px;
  padding: 0 12px;
  border: 1px solid rgba(187, 36, 52, 0.45);
  border-radius: 4px;
  background: #fff;
  color: #111;
  font-size: 15px;
  outline: none;
  box-shadow: none;
}

.bb-contact-form .bb-form-textarea {
  height: 120px;
  padding-top: 10px;
  resize: vertical;
}

.bb-contact-form .bb-form-control:focus {
  border-color: #BB2434;
  box-shadow: 0 0 0 3px rgba(187, 36, 52, 0.12);
}

.bb-contact-form .bb-form-submit {
  margin: 14px;
  min-width: 135px;
  height: 44px;
  border: none;
  border-radius: 4px;
  background: #BB2434;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.bb-contact-form .bb-form-submit:hover {
  background: #971c29;
}

.bb-contact-form .wpcf7-not-valid-tip {
  margin-top: 5px;
  color: #BB2434;
  font-size: 13px;
}

.bb-contact-form .wpcf7-response-output {
  margin: 12px 14px 14px !important;
  border-color: #BB2434 !important;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/


}