







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















































/* 1d. Buttons */










/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */


/* 1h. Site footer */







.content-wrapper,.dnd-section > .row-fluid {
  max-width: 1536px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 60px 0;
}








body {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 400;
  font-family: "Barlow",sans-serif;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 400;
}

/* Anchors */

a {
  color: #000;
}

a:hover,
a:focus,
a:active {
  color: #b02f35;
}

/* Headings */

h1 {
  font-family: Barlow;
  font-size: 60px;
  color: 

  
  
    
  


  rgba(17, 20, 68, 1.0)

;
  font-weight: 700;
}

h2 {
  font-family: Barlow;
  font-size: 48px;
  color: 

  
  
    
  


  rgba(194, 0, 96, 1.0)

;
  font-weight: 700;
}

h3 {
  font-family: Barlow;
  font-size: 24px;
  color: 

  
  
    
  


  rgba(17, 20, 68, 1.0)

;
  font-weight: 700;
}

h4 {
  font-family: Barlow;
  font-size: 18px;
  color: 

  
  
    
  


  rgba(34, 34, 34, 1.0)

;
  font-weight: 600;
}

h5 {
  font-family: Barlow;
  font-size: 20px;
  color: 

  
  
    
  


  rgba(17, 20, 68, 1.0)

;
  font-weight: 400;
}

h6 {
  font-family: Barlow;
  font-size: 18px;
  color: 

  
  
    
  


  rgba(17, 20, 68, 1.0)

;
  font-weight: 400;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(194, 0, 96, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(194, 0, 96, 1.0)

;
  border-radius: 30px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 17.6px 32px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(17, 20, 68, 1.0)

;
  border-color: 

  
  
    
  


  rgba(194, 0, 96, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}







form,
.submitted-message {
  font-size: 16px;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(145, 145, 145, 1.0)

;
}

/* Form inputs */
form input[type=text],
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-color: 

  
  
    
  


  rgba(165, 196, 227, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background:

  
  
    
  


  rgba(241, 248, 255, 1.0)

;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: 

  
  
    
  


  rgba(165, 196, 227, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(194, 0, 96, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(194, 0, 96, 1.0)

;
  border-radius: 30px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 17.6px 32px;
}

form input[type=submit]:hover,
form .hs-button:hover{
  background-color: 

  
  
    
  


  rgba(17, 20, 68, 1.0)

;
  border-color: 

  
  
    
  


  rgba(194, 0, 96, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}








table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}









































header.header{
  background:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


.site_menu .navigation-primary>ul>li>a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.site_menu .navigation-primary>ul>li>a:hover{
  color:

  
  
    
  


  rgba(253, 180, 21, 1.0)

;
}

.site_menu .navigation-primary>ul ul{
  background-color:

  
  
    
  


  rgba(17, 20, 68, 1.0)

;
}

.site_menu .navigation-primary>ul ul>li>a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.site_menu .navigation-primary>ul ul>li>a:hover{
  color:

  
  
    
  


  rgba(253, 180, 21, 1.0)

;
}
.header_btn a{
  background: linear-gradient(45deg,

  
  
    
  


  rgba(201, 101, 62, 1.0)

,

  
  
    
  


  rgba(201, 52, 88, 1.0)

 28%,

  
  
    
  


  rgba(178, 15, 126, 1.0)

 60%,

  
  
    
  


  rgba(188, 6, 97, 1.0)

 99%);
}
.header_btn a:hover{
  background: linear-gradient(45deg,

  
  
    
  


  rgba(188, 6, 97, 1.0)

,

  
  
    
  


  rgba(178, 15, 126, 1.0)

 28%,

  
  
    
  


  rgba(201, 52, 88, 1.0)

 60%,

  
  
    
  


  rgba(201, 101, 62, 1.0)

 99%);
}
















.footerContent,.footer_bottom{
  background:

  
  
    
  


  rgba(17, 20, 68, 1.0)

;
}

.right_inner .hs-menu-wrapper>ul ul>li>a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.right_inner .hs-menu-wrapper>ul ul>li>a:hover{
  color:

  
  
    
  


  rgba(253, 180, 21, 1.0)

;
}
.bottom_content a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.bottom_content a:hover{
  color:

  
  
    
  


  rgba(253, 180, 21, 1.0)

;
}















.card__price {
  font-family: Barlow
    font-size: 24px;
  color: 

  
  
    
  


  rgba(17, 20, 68, 1.0)

;
  font-weight: 700
}
@media (max-width:511px){
  h1 {
    font-size: 2.13em;
  }
  h2 {
    font-size: 42px;
  }
}