







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */







/* 1f. Tables */











/* 1g. Site header */



/* 1h. Site footer */












.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  max-width: 1360px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}


@media only screen and (max-width: 1550px){
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1360px;
    padding: 0 15px;
  }
}



@media only screen and (max-width: 765px){
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    padding: 0 15px;
    max-width:100%
  }
}

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





body {
  font-size: 16px;
  font-weight: 300;
  color: rgba(100, 100, 100, 1.0);
  font-family: Moderat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}



/* Paragraphs */

p {
  font-family: Moderat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(52, 93, 255, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(52, 93, 255, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Moderat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color: rgba(52, 93, 255, 1.0);
}

h1 {
  font-size: 30px;
  font-weight: 300;
}

h2 {
  font-size: 28px;
  font-weight: 300;
}

h3 {
  font-size: 26px;
  font-weight: 300;
}

h4 {
  font-size: 24px;
  font-weight: 300;
}

h5 {
  font-size: 22px;
  font-weight: 300;
}

h6 {
  font-size: 22px;
  font-weight: 300;
}


@media(max-width:765px){
  h2 {
  font-size: 19.99999999984px;
}
}
/* Blockquote */

blockquote {
  border-left-color: {color=#345dff, opacity=100, rgba=rgba(52, 93, 255, 1), rgb=rgb(52, 93, 255), hex=#345dff, css=#345dff};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(52, 93, 255, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 50px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 9px 1px;
}

.error-page .button:hover,
button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(0, 38, 77, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(0, 38, 77, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}








/* Form title */

.form-title {
  background-color: ;
  color: ;
}

/* Form label */

form label {
  color: ;
}

/* Form help text */

form legend {
  color: ;
}

/* 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-bottom-color: 

  
  
    
  


  rgba(100, 100, 100, 1.0)

;
background-color: rgba(255, 255, 255, 0.0);
color: rgba(100, 100, 100, 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(100, 100, 100, 1.0)

;
}

/* Form placeholder text */

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

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


::selection {
  background: rgba(0,0,0,.2);
  text-shadow: none;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: {color=#646464, opacity=100, rgba=rgba(100, 100, 100, 1), rgb=rgb(100, 100, 100), hex=#646464, css=#646464};
}

.fn-date-picker td .pika-button:hover {
  background-color: {color=#646464, opacity=100, rgba=rgba(100, 100, 100, 1), rgb=rgb(100, 100, 100), hex=#646464, css=#646464} !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#646464, opacity=100, rgba=rgba(100, 100, 100, 1), rgb=rgb(100, 100, 100), hex=#646464, css=#646464};
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(26, 26, 26, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

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

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

table,
tbody + tbody {
  border-color: rgba(26, 26, 26, 1.0);
}






.cst-logo a{
color: rgba(52, 93, 255, 1.0);
}

header.cst-header {
  background-color: rgba(255, 255, 255, 0.0);
}

.Scrolled header.cst-header {
  background-color: rgba(255, 255, 255, 1.0);
}

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

.header-menu .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(52, 93, 255, 1.0);
  border-bottom-color: rgba(52, 93, 255, 1.0);
}


.header-menu .hs-menu-wrapper>ul>li>ul {
  background-color: rgba(242, 242, 242, 1.0);
}

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

.header-menu .hs-menu-wrapper>ul>li>ul>li>a:hover {
   border-bottom-color: rgba(52, 93, 255, 1.0);
  color: rgba(52, 93, 255, 1.0);
}











footer.cst-footer {
  background-color: rgba(0, 38, 77, 1.0);
}

.colomn2 p{
  color: rgba(255, 255, 255, 1.0);
}

.fot-col h5{
  color: rgba(52, 93, 255, 1.0);
}

.footer-menu ul li a ,
.colomn3 a,
.bl-col p span a{
  color: rgba(255, 255, 255, 1.0);
}

.footer-menu ul li a :hover,
.colomn3 a:hover{
  color: rgba(255, 255, 255, 0.5);
}


.colomn3 p {
  color: rgba(147, 149, 151, 1.0);
}





















.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: 
}