







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */














































/* 1d. Buttons */










/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */


/* 1h. Site footer */








@media only screen and (min-width: 1300px){
  .content-wrapper,.dnd-section > .row-fluid {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1299px){
  .content-wrapper,.dnd-section > .row-fluid {
    max-width: 1100.4px;
  }
}
@media only screen and (max-width: 1200px){
  .content-wrapper,.dnd-section > .row-fluid {
    max-width: 950.4000000000001px;
  }
}
@media only screen and (max-width: 1000px){
  .content-wrapper,.dnd-section > .row-fluid {
    max-width: 768.0px;
  }
}
@media only screen and (max-width: 768px){
  .content-wrapper,.dnd-section > .row-fluid {
    max-width: 600.0px;
  }
}
@media only screen and (max-width: 600px){
  .content-wrapper,.dnd-section > .row-fluid {
    max-width: 420.0px;
  }
}

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







body {
  font-size: 17px;
  color: #494949;
  font-weight: 300;
  font-family: "Roboto",sans-serif;
}

/* Paragraphs */

p {
  font-size: 17px;
  color: #494949;
  font-weight: 300;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(241, 103, 47, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(243, 104, 35, 1.0)

;
}

/* Headings */

h1 {
  font-family: Roboto;
  font-size: 32px;
  color: #000000;
  font-weight: 300;
}

h2 {
  font-family: Roboto;
  font-size: 24px;
  color: #000000;
  font-weight: 400;
}

h3 {
  font-family: Roboto;
  font-size: 20px;
  color: #5b5b5a;
  font-weight: 300;
}

h4 {
  font-family: Roboto;
  font-size: 16px;
  color: #1e1e1e;
  font-weight: 300;
}

h5 {
  font-family: Roboto;
  font-size: 15px;
  color: #303030;
  font-weight: 600;
}

h6 {
  font-family: Roboto;
  font-size: 14px;
  color: #303030;
  font-weight: 600;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(47, 185, 241, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 3px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(47, 185, 241, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






form,
.submitted-message {
  font-size: 17px;
  color: #494949;
  font-weight: 300
}

/* Form title */

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

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(51, 71, 91, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(51, 71, 91, 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(203, 214, 226, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 71, 91, 1.0)

;
  background:

  
  
    
  


  rgba(245, 248, 250, 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(82, 168, 236, 0.8)

;
}

/* Form placeholder text */

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

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #494949;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(47, 185, 241, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 3px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form .hs-button:hover{
  background-color: 

  
  
    
  


  rgba(47, 185, 241, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(87, 225, 255, 1.0);
  border-color: #ffffff;
  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)

;
}





@media(min-width:1001px){
  .header.header .header_bottom {
    background-color: rgba(255, 255, 255, 0.15);
  }
  .fixed .header.header .header_bottom {
    background-color: rgba(153, 153, 153, 0.8);
  }
}

.main_menu nav>ul>li>a{
  color : rgba(255, 255, 255, 1.0);
}

.main_menu nav>ul>li:hover > a{
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(255, 255, 255, 0.8);
}  

.main_menu nav>ul>li.active-branch > a{
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(255, 255, 255, 1.0);
}

.main_menu nav>ul ul{
  background-color : rgba(38, 38, 38, 1.0);
}

.main_menu nav>ul ul>li>a{
  color : rgba(157, 157, 157, 1.0);
}

.main_menu nav>ul ul>li>a:hover {
  color : rgba(255, 255, 255, 1.0);
}

.main_menu nav>ul ul>li>a:hover{
  background-color : rgba(255, 255, 255, 0.0);
}

.main_menu nav>ul ul>li.active-branch > a  {
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(157, 157, 157, 1.0);
}

.header_inner_right .header_bottom_right_widget_holder a{
  background-color : rgba(0, 0, 0, 0.0);
  color : rgba(255, 255, 255, 1.0);
  border-color : rgba(255, 255, 255, 1.0);
}

.header_inner_right .header_bottom_right_widget_holder a:hover{
  background-color : rgba(0, 0, 0, 0.0);
  color : rgba(255, 255, 255, 1.0);
}






.footer_top_holder{
  background-color:rgba(124, 124, 124,1.0);

}


.ftrconatctdtls h4,
.ftrcontacttl h5{
  color:rgba(255, 255, 255,1.0);
}


.footer_top_holder .column3 .hs-menu-wrapper>ul>li>a, 
.four_columns>.column2>.column_inner .hs-menu-wrapper>ul>li>a{
  color:rgba(255, 255, 255,1.0);
}


.footer_top_holder .column3 .hs-menu-wrapper>ul>li>a:hover,
.four_columns>.column2>.column_inner .hs-menu-wrapper>ul>li>a:hover{
  color:rgba(255, 255, 255,1.0);
}

.four_columns>.column2>.column_inner .hs-menu-wrapper>ul ul>li>a,
.footer_top_holder .column3 .hs-menu-wrapper>ul ul>li>a{
  color:rgba(255, 255, 255,1.0);
}


.four_columns>.column2>.column_inner .hs-menu-wrapper>ul ul>li>a:hover,
.footer_top_holder .column3 .hs-menu-wrapper>ul ul>li>a:hover{
  color:rgba(255, 255, 255,1.0);
}




footer.footer .footer_bottom{
  color:rgba(255, 255, 255,1.0);
}

footer.footer .footer_bottom_holder{
  color:rgba(243, 104, 35,1.0);
}














.card__price {
  font-family: Roboto
    font-size: 20px;
  color: #5b5b5a;
  font-weight: 300
}