.content-wrapper {
  max-width: 1320px
}

.content-wrapper--vertical-spacing,.dnd-section {
  padding: 80px 1rem
}

.dnd-section>.row-fluid {
  max-width: 1320px
}

html {
  font-size: 16px
}

body {
  color: #414c53;
  font-size: 16px
}

a,body,p {
  font-family: Poppins,sans-serif !important;
  font-style: normal;
  font-weight: 400;
  text-decoration: none
}

a {
  color: #f5af2d
}

a:focus,a:hover {
  color: #cd8705
}

a:active,a:focus,a:hover {
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none
}

a:active {
  color: #ffd755
}

.h1,h1 {
  font-size: 75px
}

.h1,.h2,h1,h2 {
  color: #414c53;
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none
}

.h2,h2 {
  font-size: 49px
}

.h3,h3 {
  color: #414c53;
  font-family: Poppins,sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none
}

.h4,h4 {
  font-size: 25px
}

.h4,.h5,h4,h5 {
  color: #414c53;
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  text-transform: none
}

.h5,h5 {
  font-size: 20px
}

.h6,h6 {
  color: #f6b238;
  font-family: Poppins,sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  text-transform: none
}

blockquote {
  border-left-color: #f6b238
}

.button,.hs-blog-post-listing__post-button,.hs-button,button {
  background-color: #f5af2d;
  border: 2px solid #f5af2d;
  border-radius: 100px;
  color: #fff;
  font-family: Poppins,sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  padding: 14px 35px;
  text-decoration: none;
  text-transform: uppercase
}

.button:focus,.button:hover,.hs-blog-post-listing__post-button:focus,.hs-blog-post-listing__post-button:hover,.hs-button:focus,.hs-button:hover,button:focus,button:hover {
  background-color: #1a93c8;
  border: 2px solid #1a93c8;
  border-radius: 100px;
  color: #fff
}

.button:active,.hs-blog-post-listing__post-button:active,.hs-button:active,button:active {
  background-color: #ffd755;
  border-color: #ffd755;
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 500;
  text-decoration: none
}

.submitted-message,form {
  font-family: Poppins,sans-serif;
  font-weight: 400
}

.form-title,.submitted-message,form {
  background-color: rgba(246,178,56,0);
  border: 1px #f6b238;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-style: normal;
  padding: 0;
  text-decoration: none
}

.form-title {
  font-family: Poppins;
  font-size: 28px;
  font-weight: 700
}

.form-title,form label,form legend {
  color: #414c53
}

form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 8px;
  color: #414c53
}
form.outlined input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea {
  border: 1px solid #d5d5d5;
  font-size: 1.1em;
}

::-webkit-input-placeholder {
  color: #818181
}

::-moz-placeholder {
  color: #818181
}

:-ms-input-placeholder {
  color: #818181
}

::placeholder {
  color: #818181
}

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #818181
}

.fn-date-picker td.is-selected .pika-button {
  background: #414c53
}

.fn-date-picker td .pika-button:hover {
  background-color: #414c53!important
}

.fn-date-picker td.is-today .pika-button {
  color: #414c53
}

form .hs-button,form input[type=submit] {
  background-color: #1a93c8;
  border: 1px #414c53;
  border-radius: 100px;
  color: #fff;
  font-family: Poppins,sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  padding: 14px 35px;
  text-decoration: none;
  text-transform: uppercase
}

form .hs-button:focus,form .hs-button:hover,form input[type=submit]:focus,form input[type=submit]:hover {
  background-color: #f5af2d;
  border: 1px #1a334e;
  color: #fff
}

form .hs-button:active,form input[type=submit]:active {
  background-color: #ffd755;
  border-color: #ffd755
}

table {
  background-color: #fff
}

table,td,th {
  /* border: 1px solid #414c53 */
}

td,th {
  color: #414c53;
  padding: 18px
}
table.form td,table.form th {
  padding: 0;
}
table.form td {
  padding-top: 16px;
}
thead th {
  background-color: #414c53;
  color: #fff
}

tfoot td {
  color: #414c53
}

.header,tfoot td {
  background-color: #fff
}

.header__language-switcher .lang_list_class li a,.header__language-switcher-label-current,.header__logo .logo-company-name,.menu__link {
  color: #414c53;
  font-family: Poppins
}

.menu__child-toggle-icon {
  border-top-color: #414c53
}

.header__language-switcher .lang_list_class li a:focus,.header__language-switcher .lang_list_class li:hover a,.header__language-switcher-label-current:focus,.header__language-switcher-label-current:hover,.menu .menu__link:focus,.menu .menu__link:hover {
  color: #19242b
}

.menu__child-toggle-icon:focus,.menu__child-toggle-icon:hover {
  border-top-color: #19242b
}

.header__language-switcher .lang_list_class li a:active,.header__language-switcher-label-current:active,.menu .menu__link:active {
  color: #69747b
}

.menu__child-toggle-icon:active {
  border-top-color: #69747b
}

.menu .menu__item--depth-1>.menu__link--active-link:after {
  background-color: #414c53
}

@media (min-width: 767px) {
  .header__language-switcher .lang_list_class,.menu .menu__submenu,.menu__submenu--level-2>.menu__item:first-child:before {
      background-color:#fff;
      border: 2px solid #414c53
  }
}

.menu__submenu .menu__link,.menu__submenu .menu__link:focus,.menu__submenu .menu__link:hover {
  background-color: #fff;
  color: #414c53
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #414c53
}

.header__language-switcher .lang_list_class li:hover,.menu__submenu .menu__link:focus,.menu__submenu .menu__link:hover,.menu__submenu--level-2>.menu__item:first-child.focus:before,.menu__submenu--level-2>.menu__item:first-child:hover:before {
  background-color: #fff
}

.header__language-switcher .lang_list_class.first-active:after {
  border-bottom-color: #fff
}

.header__language-switcher .lang_list_class li a,.header__language-switcher-label-current {
  font-family: Poppins
}

.header__language-switcher-label-current:after {
  border-top-color: #414c53
}

@media(max-width: 767px) {
  .header__navigation {
      background-color:#fff
  }

  .header__navigation-toggle svg,.menu-arrow svg {
      fill: #414c53
  }
}

.footer {
  background-color: #fcfcfc;
  padding-top: 24px;
}

.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer img,.footer label,.footer li,.footer p,.footer span {
  color: #414c53
}
.footer p {
  font-size: 0.9em;
}
.blog-header__inner,.blog-post,.blog-related-posts {
  padding: 80px 0
}

.blog-post__meta a,.blog-post__tag-link {
  color: #414c53
}

.blog-post__tag-link:focus,.blog-post__tag-link:hover {
  color: #19242b
}

.blog-post__tag-link:active {
  color: #69747b
}

.blog-related-posts__title-link,.blog-related-posts__title-link:active,.blog-related-posts__title-link:focus,.blog-related-posts__title-link:hover {
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none
}

.blog-related-posts__title-link {
  color: #414c53
}

.blog-related-posts__title-link:focus,.blog-related-posts__title-link:hover {
  color: #19242b
}

.blog-related-posts__title-link:active {
  color: #69747b
}

.blog-comments {
  margin-bottom: 80px
}

#comments-listing .comment-reply-to {
  color: #f5af2d
}

#comments-listing .comment-reply-to:focus,#comments-listing .comment-reply-to:hover {
  color: #cd8705
}

#comments-listing .comment-reply-to:active {
  color: #ffd755
}

.hs-search-results__title {
  color: #414c53;
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none
}

.hs-blog-post-listing__post-title-link,.hs-blog-post-listing__post-title-link:active,.hs-blog-post-listing__post-title-link:focus,.hs-blog-post-listing__post-title-link:hover {
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none
}

.hs-blog-post-listing__post-title-link {
  color: #414c53
}

.hs-blog-post-listing__post-title-link:focus,.hs-blog-post-listing__post-title-link:hover {
  color: #19242b
}

.hs-blog-post-listing__post-title-link:active {
  color: #69747b
}

.hs-blog-post-listing__post-author-name,.hs-blog-post-listing__post-tag,.hs-pagination__link--number,.hs-pagination__link-text {
  color: #414c53
}

.hs-pagination__link--number:focus,.hs-pagination__link--number:hover,.hs-pagination__link:focus .hs-pagination__link-text,.hs-pagination__link:hover .hs-pagination__link-text {
  color: #19242b
}

.hs-pagination__link--number:active,.hs-pagination__link:active .hs-pagination__link-text {
  color: #69747b
}

.hs-pagination__link-icon svg {
  fill: #414c53
}

.card__price {
  color: #414c53;
  font-family: Poppins,sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none
}

.card__body svg {
  fill: #414c53
}

.social-links__icon {
  background-color: #414c53
}

.social-links__icon:focus,.social-links__icon:hover {
  background-color: #19242b
}

.social-links__icon:active {
  background-color: #69747b;
  color: #414c53;
  font-family: Poppins,sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none
}

.page-center {
  margin: 0 auto!important;
  max-width: 1300px!important;
  padding: 0 20px!important
}

h1,h2,h3,h4,h5,h6,p {
  line-height: 1.2;
  margin: 0 0 20px!important
}

a,a:hover {
  transition: all .7s ease
}

b,strong {
  font-weight: 700
}

p {
  line-height: 1.5
}

img {
  height: auto!important;
  max-width: 100%
}

.btn,.btn-orange a,.cta_button {
  background-color: #f5af2d;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  min-width: 180px;
  padding: 14px 30px;
  text-align: center;
  transition: all .5s ease
}
.btn-orange a {
  color: #333333;
}

.btn-orange a:focus,.btn-orange a:hover,.btn:focus,.btn:hover,.cta_button:focus,.cta_button:hover {
  background-color: #2c93c8;
  color: #fff
}

@media (max-width: 1080px) {
  .h1,h1 {
      font-size:50px
  }

  .h2,h2 {
      font-size: 40px
  }

  .h3,h3 {
      font-size: 30px
  }

  .btn,.btn-orange a,.cta_button {
      min-width: 150px;
      padding: 12px 20px
  }
}

@media (max-width: 767px) {
  .h1,h1 {
      font-size:40px
  }

  .h2,h2 {
      font-size: 34px
  }

  .h3,h3 {
      font-size: 24px
  }

  .h5,h5 {
      font-size: 18px
  }

  form .form-columns-2 .hs-form-field .hs-input,form .form-columns-3 .hs-form-field .hs-input {
      width: 100%!important
  }
}
