

@import url("https://use.typekit.net/iav0bpv.css");










/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
























*/

/* 1d. Buttons */













/* 1e. Forms */










































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1240px;
}

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

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





html {
  font-size: ;
}

body {
  font-family: urw-din;
  color: ;
  font-size: ;
}

/* Paragraphs */

p {
}

/* Anchors */

a {
  color: #3c3c3c;
}

a:hover,
a:focus {
  color: #141414;
}

a:active {
  color: #646464;
}

/* Headings */

h1,
.h1 {
  color: #050505;
  font-size: 50px;
  text-transform: none;
}

h2,
.h2 {
  color: #050505;
  font-size: 38px;
  text-transform: none;
}

h3,
.h3 {
  color: #050505;
  font-size: 36px;
  text-transform: none;
}

h4,
.h4 {
  color: #050505;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  color: #050505;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #FFFFFF;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #c8b563;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(200, 181, 99, 1.0)

;
  border-radius: 6px;
  color: #3c3c3c;
  font-size: 24px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(240, 221, 139, 1.0);
  border-color: #f0dd8b;
}





form,
.submitted-message {
  ;
  border: 1px none #FFFFFF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #FFFFFF;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: urw-din; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 36px;
  color: #050505;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* Labels */

form label {
  color: #050505;
}

/* Help text */

form legend {
  color: #050505;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #050505;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #050505;
}

::-moz-placeholder {
  color: #050505;
}

:-ms-input-placeholder {
  color: #050505;
}

::placeholder {
  color: #050505;
}

/* Inputs - date picker */

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

.fn-date-picker td.is-selected .pika-button {
  background: #050505;
}

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

.fn-date-picker td.is-today .pika-button {
  color: #050505;
}

/* Submit button */

form input[type=submit],
form .hs-button {
    background-color: #c8b563 !important;
    border-radius: 9999px !important;
    color: #000 !important;
    display: inline-block;
    font-family: inherit;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    height: auto;
    line-height: 31px;
    padding: 18px 40px;
    text-align: center;
    text-decoration: none;
    transition: all .4s ease-in;
    width: auto;
}

/*
{
  border: 1px none #050505;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: urw-din, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(5, 5, 5, 1.0)

;
  border-radius: 6px;
  text-transform: none;
}
*/

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
    background-color: #595632!important;
    color: #fff!important;
}

/*
{
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}
*/

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(240, 221, 139, 1.0);
  border-color: #f0dd8b;
}





/* Table */

table {
  border: 1px solid #050505;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #050505;

  padding: 18px;

  color: #050505;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(5, 5, 5, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #050505;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.menu__child-toggle-icon {
  border-top-color: #c8b563;
}

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

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #a08d3b;
}

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

.menu__child-toggle-icon:active {
  border-top-color: #f0dd8b;
}

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

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #050505;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #050505;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #c8b563;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #050505;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #c8b563;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #c8b563;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #FFFFFF;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: ;
}

.blog-post__tag-link {
  color: ;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: ;
}

.blog-post__tag-link:active {
  color: ;
}

/* Blog related posts */

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

.blog-related-posts__title-link {
  color: #050505;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #2d2d2d;
}

/* Blog comments */

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

#comments-listing .comment-reply-to {
  color: #3c3c3c;
}

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

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





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: urw-din, serif; font-style: normal;
  color: #050505;
}





/* Blog listing */

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

.hs-blog-post-listing__post-title-link {
  color: #050505;
}

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

.hs-blog-post-listing__post-title-link:active {
  color: #2d2d2d;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: ;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: ;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: ;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: ;
}

.hs-pagination__link-icon svg {
  fill: ;
}

/* Pricing card */

.card__price {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #050505;
  font-size: 36px;
}

.card__body svg {
  fill: #050505;
}

/* Social follow */

.social-links__icon {
  background-color: #050505;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #000000;
}

.social-links__icon:active {
  background-color: #2d2d2d;
  font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #050505;
  font-size: 36px;
}


/* ======== Common Css Strart Here ========== */

/* * { margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
body { font-family: "urw-din",sans-serif !important; }
.row-fluid [class*="span"].no-height { min-height: auto }
.container,
.row-fluid .container[class*="span"] { margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; float: none; box-sizing: border-box }
.container:after,
.row-fluid .container[class*="span"]:after { clear: both; content: ""; display: table }
.row { margin-right: -15px; margin-left: -15px }
.text-center { text-align: center }
.text-left { text-align: left }
.text-right { text-align: right }

.slick-slider .slick-arrow{background:none; border:none; z-index:9; position:absolute; top:45%; left:0; width:auto; height: auto; font-size:0px; color:#000000; cursor:pointer; transform: translateY(-50%);}
.slick-slider .slick-arrow.slick-prev:before{content:'\f104'; font-size:63px; line-height:30px; font-family: FontAwesome; color:white; }
.slick-slider .slick-arrow.slick-next:before{content:'\f105'; font-size:63px; line-height:30px; font-family: FontAwesome; color:white;}
.slick-slider .slick-arrow.slick-next{left:auto; right:0px;}
.slick-slider .slick-dots{ padding-left:0px; position:absolute; left:0; right:0; bottom:20px; text-align:center;}
.slick-slider .slick-dots li{display:inline-block; margin:0 5px;}
.slick-slider .slick-dots li button{width:12px; height:12px; border-radius:100%; background-color:#fff; border:none; padding:0; text-indent:-9999px; cursor:pointer; opacity:.5;} 
.slick-slider .slick-dots li.slick-active button{opacity:1;}

@media(min-width:768px){
    .container,.row-fluid .container[class*="span"] { width:750px; }
}
@media(min-width:992px){
    .container,.row-fluid .container[class*="span"] { width:970px; }
}
@media(min-width:1200px){
    .container,.row-fluid .container[class*="span"] { width:1170px; }
}

.svenstigs-head-section .head-wrap .head-menu ul li a {
    color: #c8b563 !important;
}