@charset "UTF-8";
/*
Theme Name: Ažur Kreditiranje
Theme URI: http://www.isms.si/
Author: Isms
Author URI: http://www.isms.si/
Description: Isms
Version: 1.0
Text Domain: azur kreditiranje
*/
@import url(css/bootstrap.min.css);
@import url(cookieconsent/cookieconsent.css);
@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Outfit:wght@100..900&display=swap");
body {
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  color: #000000;
  /* - Headings - */
  /* - Links - */
  /* - Colors - */
  /*- Buttons -*/
  /* - Header - */
  /* - Main - */
  /*- Footer -*/
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  color: #164450;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 1.1;
}
body h1 {
  font-size: 2rem;
  color: #AB9A46;
  text-transform: uppercase;
}
body h2 {
  font-size: 1.5rem;
  color: #AB9A46;
  text-transform: uppercase;
}
body h3 {
  font-size: 1.25rem;
}
body h4 {
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  body h1 {
    font-size: 3rem;
  }
  body h2 {
    font-size: 2.25rem;
  }
  body h3 {
    font-size: 1.75rem;
  }
  body h4 {
    font-size: 1.25rem;
  }
}
body .bold {
  font-weight: bold;
}
body a {
  color: #000000;
  text-decoration: none;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
body a:hover, body a:active {
  color: #164450;
  text-decoration: none;
}
body .red {
  color: #ff0100;
}
body .btn {
  display: inline-block;
  font-weight: 400 !important;
  color: #AB9A46;
  text-transform: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: transparent;
  border: 1px solid #AB9A46;
  padding: 0.75rem 1.5rem !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
  border-radius: 5px !important;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16) !important;
  transition: color 0.15s ease-in-out, background 0.15s ease-in-out, border 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-transform: none;
  position: relative;
}
body .btn:focus, body .btn:active, body .btn:hover {
  outline: none !important;
  box-shadow: none !important;
}
body .btn-primary {
  background-image: linear-gradient(to right, #D8CD94, #AB9A46, #1E5969, #329bb6) !important;
  transition: all 0.5s ease-in-out !important;
  background-size: 300% 150%;
  border: 0px solid #164450 !important;
  padding: 0.75rem 1.75rem !important;
  color: #164450 !important;
  text-transform: none;
}
body .btn-primary:hover, body .btn-primary:active, body .btn-primary:focus {
  background-position: 100% 0;
  /*background-image: $blue-gradient !important;*/
  border: 0px solid #164450 !important;
  color: #ffffff !important;
}
body .btn-secondary {
  background-image: linear-gradient(to left, #D8CD94, #AB9A46, #1E5969, #329bb6) !important;
  transition: all 0.5s ease-in-out !important;
  background-size: 300% 150%;
  transition: all 0.5s ease-in-out !important;
  border: 0px solid #AB9A46 !important;
  padding: 0.75rem 1.75rem !important;
  color: #ffffff !important;
}
body .btn-secondary:hover, body .btn-secondary:active, body .btn-secondary:focus {
  background-position: 100% 0;
  border: 0px solid #AB9A46 !important;
  color: #164450 !important;
}
body header {
  background-color: #ffffff;
}
body header .top {
  background-image: linear-gradient(to right, #D8CD94, #FDF8E1);
  line-height: 30px;
  min-height: 40px;
  color: #000000;
  font-size: 14px;
}
@media (min-width: 768px) {
  body header .top {
    line-height: 40px;
    font-size: 16px;
  }
}
body header .top .material-symbols-outlined {
  font-size: 18px;
}
body header .top .text {
  display: inline-block;
}
body header .top .text.second {
  margin-left: 10px;
}
body header .top p {
  margin-bottom: 0rem;
}
body header .navbar-brand img.logo {
  max-width: 140px;
  width: 100%;
}
@media (min-width: 768px) {
  body header .navbar-brand img.logo {
    max-width: 160px;
  }
}
body header .btn-primary {
  padding: 0.75rem 1rem !important;
  text-transform: none;
}
body header .btn-secondary {
  padding: 0.75rem 1rem !important;
  text-transform: none;
}
body header .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
body header .navbar.navbar-light .navbar-nav .nav-item.current-menu-item .nav-link, body header .navbar.navbar-light .navbar-nav .nav-item.current-menu-ancestor .nav-link {
  color: #AB9A46;
  font-weight: bold;
}
body header .navbar.navbar-light .navbar-nav .nav-item .nav-link {
  color: #164450;
  font-size: 1rem;
  margin-left: 0px;
}
body header .navbar.navbar-light .navbar-nav .nav-item .nav-link:hover, body header .navbar.navbar-light .navbar-nav .nav-item .nav-link:active, body header .navbar.navbar-light .navbar-nav .nav-item .nav-link:focus, body header .navbar.navbar-light .navbar-nav .nav-item .nav-link.active {
  color: #AB9A46;
}
@media (min-width: 768px) {
  body header .navbar.navbar-light .navbar-nav .nav-item .nav-link {
    margin-left: 25px;
  }
}
@media (min-width: 1200px) {
  body header .navbar.navbar-light .navbar-nav .nav-item .nav-link {
    padding: 1.75rem 0.5rem;
  }
}
body header .navbar-toggler {
  background: transparent;
  border: 0px solid transparent;
  padding: 0.25rem 0rem;
}
body header .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(22, 68, 80, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
body header .navbar-collapse {
  padding-bottom: 24px;
}
@media (min-width: 1200px) {
  body header .navbar-collapse {
    padding-left: 0px;
    padding-bottom: 0px;
  }
}
body header .modal.mobile-menu .modal-header {
  border-bottom: 0px solid #ffffff;
  padding: 13px 0px;
}
body header .modal.mobile-menu .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background: #FDF8E1;
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 0rem;
  outline: 0;
  color: #ffffff;
}
body header .modal.mobile-menu .modal-content a {
  color: #ffffff;
}
body header .modal.mobile-menu .modal-content ul.nav {
  margin-bottom: 25px;
}
body header .modal.mobile-menu .modal-content ul.navbar-nav.nav-shop li {
  margin-right: 25px;
}
body header .modal.mobile-menu .modal-content ul.navbar-nav li.nav-item {
  opacity: 0;
  animation: fadeIn 0.1s ease-in both;
  animation-delay: 0.1s;
}
body header .modal.mobile-menu .modal-content ul.navbar-nav li.nav-item a {
  color: #164450;
  background: none;
  font-size: 20px;
}
body header .modal.mobile-menu .modal-content ul.navbar-nav li.nav-item a:hover {
  color: #AB9A46;
  background: none;
}
body header .modal.mobile-menu .modal-content ul.navbar-nav li.nav-item a.active {
  color: #AB9A46;
  font-weight: bold;
}
body header .modal.mobile-menu .modal-content ul.navbar-nav li.nav-item.current-menu-item .nav-link, body header .modal.mobile-menu .modal-content ul.navbar-nav li.nav-item.current-menu-ancestor .nav-link {
  color: #AB9A46;
  font-weight: bold;
}
body header .modal.mobile-menu .modal-content ul.navbar-nav li.nav-item .dropdown-menu {
  position: relative !important;
  inset: none !important;
  margin: 0px !important;
  transform: none !important;
  background: transparent;
  border: none;
}
body header .modal.mobile-menu .modal-content ul.navbar-nav li.nav-item .dropdown-menu .dropdown-item {
  color: #164450;
  font-weight: 300;
}
body header .modal.mobile-menu .modal-content ul.navbar-nav li.nav-item .dropdown-menu .current-menu-item .dropdown-item {
  color: #164450;
  font-weight: bold;
}
body header .modal.mobile-menu .modal-content .btn-close {
  box-sizing: content-box;
  width: 2.375em;
  height: 44px;
  color: #AB9A46 !important;
  border: 0;
  border-radius: 0.25rem;
  opacity: 1;
}
body header .modal.mobile-menu .modal-content .btn-close .material-symbols-outlined {
  font-size: 30px;
  line-height: inherit;
}
body header .modal.mobile-menu .modal-content .modalfade {
  animation: fadeIn 0.1s;
  -moz-animation: fadeIn 0.1s;
  -webkit-animation: fadeIn 0.1s;
  -o-animation: fadeIn 0.1s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body header .modal.mobile-menu ul {
  list-style-type: none;
  margin-bottom: 0rem;
  padding-left: 0rem;
}
body header .modal .modal-content {
  background: #AB9A46;
  border: 0px solid rgba(0, 0, 0, 0.2);
}
body header .modal .modal-content .modal-header {
  border-bottom: 0px solid #AB9A46;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
body header .modal .modal-content .widget {
  margin-bottom: 20px;
}
body .modal-backdrop.show {
  z-index: 900;
}
body .modal-backdrop.show.fade {
  z-index: 1050;
}
body main {
  /* - Vc - */
}
body main #particle-container .particle {
  position: absolute;
  border-radius: 50%;
  top: -250px;
  left: -250px;
}
@keyframes particle-animation-1 {
  100% {
    transform: translate3d(71vw, 40vh, 68px);
  }
}
body main #particle-container .particle:nth-child(1) {
  animation: particle-animation-1 60s infinite;
  opacity: 0.88;
  height: 136px;
  width: 136px;
  animation-delay: -0.2s;
  transform: translate3d(23vw, 65vh, 41px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-2 {
  100% {
    transform: translate3d(3vw, 45vh, 3px);
  }
}
body main #particle-container .particle:nth-child(2) {
  animation: particle-animation-2 60s infinite;
  opacity: 1;
  height: 84px;
  width: 84px;
  animation-delay: -0.4s;
  transform: translate3d(38vw, 5vh, 73px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-3 {
  100% {
    transform: translate3d(15vw, 47vh, 87px);
  }
}
body main #particle-container .particle:nth-child(3) {
  animation: particle-animation-3 60s infinite;
  opacity: 0.34;
  height: 82px;
  width: 82px;
  animation-delay: -0.6s;
  transform: translate3d(27vw, 79vh, 82px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-4 {
  100% {
    transform: translate3d(31vw, 27vh, 52px);
  }
}
body main #particle-container .particle:nth-child(4) {
  animation: particle-animation-4 60s infinite;
  opacity: 0.04;
  height: 86px;
  width: 86px;
  animation-delay: -0.8s;
  transform: translate3d(28vw, 39vh, 98px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-5 {
  100% {
    transform: translate3d(34vw, 88vh, 73px);
  }
}
body main #particle-container .particle:nth-child(5) {
  animation: particle-animation-5 60s infinite;
  opacity: 0.71;
  height: 76px;
  width: 76px;
  animation-delay: -1s;
  transform: translate3d(73vw, 33vh, 65px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-6 {
  100% {
    transform: translate3d(28vw, 33vh, 43px);
  }
}
body main #particle-container .particle:nth-child(6) {
  animation: particle-animation-6 60s infinite;
  opacity: 0.04;
  height: 138px;
  width: 138px;
  animation-delay: -1.2s;
  transform: translate3d(49vw, 65vh, 9px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-7 {
  100% {
    transform: translate3d(74vw, 3vh, 91px);
  }
}
body main #particle-container .particle:nth-child(7) {
  animation: particle-animation-7 60s infinite;
  opacity: 0.53;
  height: 154px;
  width: 154px;
  animation-delay: -1.4s;
  transform: translate3d(70vw, 28vh, 74px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-8 {
  100% {
    transform: translate3d(1vw, 28vh, 10px);
  }
}
body main #particle-container .particle:nth-child(8) {
  animation: particle-animation-8 60s infinite;
  opacity: 0.74;
  height: 132px;
  width: 132px;
  animation-delay: -1.6s;
  transform: translate3d(10vw, 17vh, 46px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-9 {
  100% {
    transform: translate3d(8vw, 12vh, 36px);
  }
}
body main #particle-container .particle:nth-child(9) {
  animation: particle-animation-9 60s infinite;
  opacity: 0.62;
  height: 174px;
  width: 174px;
  animation-delay: -1.8s;
  transform: translate3d(81vw, 7vh, 62px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-10 {
  100% {
    transform: translate3d(5vw, 32vh, 55px);
  }
}
body main #particle-container .particle:nth-child(10) {
  animation: particle-animation-10 60s infinite;
  opacity: 0.48;
  height: 48px;
  width: 48px;
  animation-delay: -2s;
  transform: translate3d(79vw, 79vh, 16px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-11 {
  100% {
    transform: translate3d(50vw, 63vh, 90px);
  }
}
body main #particle-container .particle:nth-child(11) {
  animation: particle-animation-11 60s infinite;
  opacity: 0.49;
  height: 38px;
  width: 38px;
  animation-delay: -2.2s;
  transform: translate3d(14vw, 90vh, 25px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-12 {
  100% {
    transform: translate3d(46vw, 72vh, 82px);
  }
}
body main #particle-container .particle:nth-child(12) {
  animation: particle-animation-12 60s infinite;
  opacity: 0.02;
  height: 10px;
  width: 10px;
  animation-delay: -2.4s;
  transform: translate3d(21vw, 7vh, 79px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-13 {
  100% {
    transform: translate3d(6vw, 63vh, 26px);
  }
}
body main #particle-container .particle:nth-child(13) {
  animation: particle-animation-13 60s infinite;
  opacity: 0.64;
  height: 48px;
  width: 48px;
  animation-delay: -2.6s;
  transform: translate3d(11vw, 90vh, 19px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-14 {
  100% {
    transform: translate3d(45vw, 26vh, 48px);
  }
}
body main #particle-container .particle:nth-child(14) {
  animation: particle-animation-14 60s infinite;
  opacity: 0.45;
  height: 168px;
  width: 168px;
  animation-delay: -2.8s;
  transform: translate3d(68vw, 17vh, 81px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-15 {
  100% {
    transform: translate3d(25vw, 73vh, 7px);
  }
}
body main #particle-container .particle:nth-child(15) {
  animation: particle-animation-15 60s infinite;
  opacity: 0.66;
  height: 72px;
  width: 72px;
  animation-delay: -3s;
  transform: translate3d(69vw, 20vh, 96px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-16 {
  100% {
    transform: translate3d(83vw, 12vh, 83px);
  }
}
body main #particle-container .particle:nth-child(16) {
  animation: particle-animation-16 60s infinite;
  opacity: 0.5;
  height: 60px;
  width: 60px;
  animation-delay: -3.2s;
  transform: translate3d(21vw, 87vh, 40px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-17 {
  100% {
    transform: translate3d(45vw, 37vh, 92px);
  }
}
body main #particle-container .particle:nth-child(17) {
  animation: particle-animation-17 60s infinite;
  opacity: 0.55;
  height: 148px;
  width: 148px;
  animation-delay: -3.4s;
  transform: translate3d(7vw, 33vh, 76px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-18 {
  100% {
    transform: translate3d(83vw, 73vh, 33px);
  }
}
body main #particle-container .particle:nth-child(18) {
  animation: particle-animation-18 60s infinite;
  opacity: 0.08;
  height: 146px;
  width: 146px;
  animation-delay: -3.6s;
  transform: translate3d(37vw, 3vh, 99px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-19 {
  100% {
    transform: translate3d(86vw, 15vh, 74px);
  }
}
body main #particle-container .particle:nth-child(19) {
  animation: particle-animation-19 60s infinite;
  opacity: 0.69;
  height: 124px;
  width: 124px;
  animation-delay: -3.8s;
  transform: translate3d(56vw, 15vh, 13px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-20 {
  100% {
    transform: translate3d(10vw, 69vh, 59px);
  }
}
body main #particle-container .particle:nth-child(20) {
  animation: particle-animation-20 60s infinite;
  opacity: 0.39;
  height: 52px;
  width: 52px;
  animation-delay: -4s;
  transform: translate3d(13vw, 17vh, 54px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-21 {
  100% {
    transform: translate3d(11vw, 14vh, 94px);
  }
}
body main #particle-container .particle:nth-child(21) {
  animation: particle-animation-21 60s infinite;
  opacity: 0.97;
  height: 150px;
  width: 150px;
  animation-delay: -4.2s;
  transform: translate3d(83vw, 80vh, 38px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-22 {
  100% {
    transform: translate3d(53vw, 90vh, 5px);
  }
}
body main #particle-container .particle:nth-child(22) {
  animation: particle-animation-22 60s infinite;
  opacity: 0.71;
  height: 86px;
  width: 86px;
  animation-delay: -4.4s;
  transform: translate3d(57vw, 74vh, 63px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-23 {
  100% {
    transform: translate3d(48vw, 44vh, 87px);
  }
}
body main #particle-container .particle:nth-child(23) {
  animation: particle-animation-23 60s infinite;
  opacity: 0.48;
  height: 140px;
  width: 140px;
  animation-delay: -4.6s;
  transform: translate3d(70vw, 16vh, 5px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-24 {
  100% {
    transform: translate3d(7vw, 67vh, 76px);
  }
}
body main #particle-container .particle:nth-child(24) {
  animation: particle-animation-24 60s infinite;
  opacity: 0.96;
  height: 148px;
  width: 148px;
  animation-delay: -4.8s;
  transform: translate3d(65vw, 44vh, 21px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-25 {
  100% {
    transform: translate3d(3vw, 28vh, 31px);
  }
}
body main #particle-container .particle:nth-child(25) {
  animation: particle-animation-25 60s infinite;
  opacity: 0.26;
  height: 14px;
  width: 14px;
  animation-delay: -5s;
  transform: translate3d(75vw, 49vh, 7px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-26 {
  100% {
    transform: translate3d(80vw, 14vh, 62px);
  }
}
body main #particle-container .particle:nth-child(26) {
  animation: particle-animation-26 60s infinite;
  opacity: 0.83;
  height: 68px;
  width: 68px;
  animation-delay: -5.2s;
  transform: translate3d(27vw, 74vh, 58px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-27 {
  100% {
    transform: translate3d(42vw, 6vh, 23px);
  }
}
body main #particle-container .particle:nth-child(27) {
  animation: particle-animation-27 60s infinite;
  opacity: 0.05;
  height: 72px;
  width: 72px;
  animation-delay: -5.4s;
  transform: translate3d(72vw, 90vh, 14px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-28 {
  100% {
    transform: translate3d(14vw, 27vh, 61px);
  }
}
body main #particle-container .particle:nth-child(28) {
  animation: particle-animation-28 60s infinite;
  opacity: 0.18;
  height: 46px;
  width: 46px;
  animation-delay: -5.6s;
  transform: translate3d(20vw, 81vh, 46px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-29 {
  100% {
    transform: translate3d(90vw, 73vh, 3px);
  }
}
body main #particle-container .particle:nth-child(29) {
  animation: particle-animation-29 60s infinite;
  opacity: 0.38;
  height: 184px;
  width: 184px;
  animation-delay: -5.8s;
  transform: translate3d(5vw, 85vh, 46px);
  background: transparent;
  border: 5px solid #1E5969;
}
@keyframes particle-animation-30 {
  100% {
    transform: translate3d(82vw, 62vh, 92px);
  }
}
body main #particle-container .particle:nth-child(30) {
  animation: particle-animation-30 60s infinite;
  opacity: 0.45;
  height: 104px;
  width: 104px;
  animation-delay: -6s;
  transform: translate3d(49vw, 89vh, 74px);
  background: transparent;
  border: 5px solid #1E5969;
}
body main .front-header {
  background-image: linear-gradient(to right, rgba(22, 68, 80, 0.75), rgba(50, 155, 182, 0.75)), url("img/azur-kreditiranje-posojila-za-podjetja-in-samostojne-podjetnike.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body main .front-header h1 {
  color: #D8CD94;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
body main .front-header p,
body main .front-header .wpb_raw_html {
  position: relative;
}
body main .front-header.vc_row .wpb_text_column p {
  margin-bottom: 0px !important;
}
body main .main-header {
  background-image: linear-gradient(to right, rgba(22, 68, 80, 0.75), rgba(50, 155, 182, 0.75)), url("img/azur-kreditiranje-posojila-za-podjetja-in-samostojne-podjetnike.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  height: 200px;
}
body main .main-header h1 {
  color: #D8CD94;
  text-align: center;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  body main .main-header {
    height: 300px;
  }
}
body main .vc_row {
  padding-top: 15px;
  padding-bottom: 15px;
}
body main .vc_row .wpb_text_column .wpb_wrapper {
  margin-bottom: 30px !important;
}
body main .vc_row .vc_column-inner {
  padding: 15px 15px;
}
@media (min-width: 768px) {
  body main .vc_row {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
body main .vc_row .wpb_button, body main .vc_row .wpb_content_element, body main .vc_row ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px;
}
body main .vc_row.offer {
  text-align: center;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
body main .vc_row.offer h2 {
  margin-bottom: 0px;
}
body main .vc_row.offer.a {
  background-image: url("img/a.svg");
}
body main .vc_row.offer.b {
  background-image: url("img/b.svg");
}
body main .vc_row.offer.c {
  background-image: url("img/c.svg");
}
body main .vc_row.blue-ribbon {
  background-color: #164450;
  text-align: center;
  color: #ffffff;
}
body main .vc_row.blue-ribbon h2 {
  color: #D8CD94;
  text-transform: uppercase;
  position: relative;
}
body main .vc_row.blue-ribbon p {
  position: relative;
}
body main article section {
  margin: 50px 0px;
}
body main .vc_separator {
  padding: 25px 0px;
}
body form {
  /*.wpcf7-spinner {
      display: block;
  }*/
}
body form label {
  color: #164450;
}
body form .wpcf7-acceptance label {
  position: relative;
  margin: 0 !important;
  z-index: 1;
}
body form .wpcf7-acceptance label span {
  background: transparent;
  padding: 0px 0px;
}
body form .wpcf7-acceptance label span a {
  color: #AB9A46;
}
body form .form-control, body form .form-select {
  border: 1px solid #AB9A46;
  padding: 0.5rem 0.75rem;
  color: #164450;
  margin-bottom: 25px;
}
body form .form-control.wpcf7-not-valid, body form .form-select.wpcf7-not-valid {
  margin-bottom: 5px;
  border: 1px solid #ff0100;
}
body form .wpcf7-not-valid-tip {
  font-size: 13px !important;
  color: #ff0100 !important;
  margin-bottom: 10px;
}
body form .wpcf7-list-item {
  margin-bottom: 25px;
  margin-left: 0px;
}
body form .wpcf7-list-item .form-check-input:checked {
  background-color: #164450;
  border-color: #164450;
}
body form .wpcf7-list-item .form-check-input:focus {
  box-shadow: 0 0 0 0.25rem rgba(16, 84, 46, 0.25) !important;
}
body .material-symbols-outlined {
  vertical-align: text-bottom;
  font-size: 18px;
}
body #back-to-top {
  position: fixed;
  bottom: 35px;
  right: 15px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #AB9A46;
  color: #ffffff;
  cursor: pointer;
  border: 0;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  border-radius: 5px;
  z-index: 1000;
}
body #back-to-top .material-symbols-outlined {
  font-size: 30px;
  line-height: inherit;
  direction: ltr;
}
body #back-to-top:hover {
  background: #164450;
  color: #ffffff;
}
body #back-to-top.show {
  opacity: 1;
}
body footer {
  color: #000000;
  padding: 0px 0px 0px 0px;
  font-size: 0.875rem;
  background: #F3F3F3;
}
body footer .footer {
  padding: 50px 0px;
}
body footer .footer .footer-col {
  margin-bottom: 25px;
}
@media (min-width: 576px) {
  body footer .footer .footer-col {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  body footer .footer .footer-col {
    margin-bottom: 0px;
  }
}
body footer .footer h3 {
  font-weight: 600;
  font-size: 0.875rem;
  margin-bottom: 5px;
}
body footer .footer p {
  margin-bottom: 0rem;
  line-height: 24px;
}
body footer .footer a {
  color: #000000;
  text-decoration: none;
}
body footer .footer a:hover {
  color: #AB9A46;
  text-decoration: none;
}
body footer .footer img.logo {
  max-width: 160px;
}
body footer .footer ul.menu {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 0px;
}
body footer .footer ul.menu li {
  margin-right: 10px;
}
body footer .footer ul.menu li a {
  color: #ffffff;
  text-decoration: none;
}
body footer .footer ul.menu li a:hover {
  color: #AB9A46;
}
body footer .footer .copyright {
  margin-top: 25px;
  border-top: 1px solid #AB9A46;
  padding-top: 25px;
  color: #000000;
}

.grecaptcha-badge {
  visibility: hidden;
}/*# sourceMappingURL=style.css.map */