







/* 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: 1140px;
}



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





body {
	font-size: 18px;
	font-weight: 400;
	font-family: Montserrat;
	color: rgba(0, 0, 0, 1.0);
}



/* Paragraphs */

p {
	font-family: Montserrat;
}

/* Anchors */

a {
	color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

a:hover,
a:focus,
a:active {
	color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
	font-family: Playfair Display;
	color: rgba(0, 0, 0, 1.0);
}

h1 {
	font-size: 55px;
	font-weight: 600;
}

h2 {
	font-size: 40px;
	font-weight: 600;
}

h3 {
	font-size: 32px;
	font-weight: 600;
}

h4 {
	font-size: 28px;
	font-weight: 600;
}

h5 {
	font-size: 24px;
	font-weight: 600;
}

h6 {
	font-size: 18px;
	font-weight: 600;
}

/* Blockquote */

blockquote {
	border-left-color: {color=#000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000, css=#000000};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
	background-color: 

  
  
    
  


  rgba(61, 73, 66, 1.0)

;
	border: 0px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
	border-radius: 0px;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	padding: 20px 26px;
}

.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(#null, 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(#null, 1.0)

;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






.hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_module .widget-type-email_subscriptions, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_password_reset_request, 
.hs_cos_wrapper_type_password_reset, 
.section.post-footer form {
	background-color: rgba(#null, 0.0);
}

/* Form title */

.form-title {
	background-color: 

  
  
    
  


  rgba(#null, 1)

;
	color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Form label */

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

/* Form help text */

form legend {
	color: 

  
  
    
  


  rgba(0, 0, 0, 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(255, 255, 255, 0.0)

;
	color: rgba(0, 0, 0, 1.0); 
	background-color: rgba(247, 250, 252, 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(0, 0, 0, 0.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: {color=#000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000, css=#000000};
}

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

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





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);
}







.header-top {
	background-color: rgba(212, 175, 55, 1.0);
}

.header-top-wrapper p a{
	color: rgba(255, 255, 255, 1.0);
}

.header-top-wrapper p a:hover{
	color: rgba(255, 255, 255, 1.0);
}

.header-bottom {
	background-color: rgba(0, 0, 0, 1.0);
}

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

.mid-section-wrp .hs-menu-wrapper>ul>li>a i.nav-arrow.fa.fa-angle-down{
	color: rgba(255, 255, 255, 1.0);            
}

.mid-section-wrp .hs-menu-wrapper>ul>li>a:hover {
	color: rgba(212, 175, 55, 1.0);
}
.mid-section-wrp .hs-menu-wrapper>ul>li>a:hover>i.nav-arrow.fa.fa-angle-down{
	color: rgba(212, 175, 55, 1.0);
}

.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li:first-child:before{
	border-bottom-color: rgba(212, 175, 55, 1.0);            
}

.mid-section-wrp .hs-menu-wrapper>ul>li>ul,
.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li>ul{
	border-top-color: rgba(212, 175, 55, 1.0);            
}

.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li,
.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li>ul>li{
	background-color: rgba(255, 255, 255, 1.0);            
}

.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li:not(:last-child),
.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li>ul>li:not(:last-child){
	border-bottom-color: rgba(212, 175, 55, 1.0);            
}

.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li>a:hover,
.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover{
	background-color: rgba(212, 175, 55, 1.0);            
	color: rgba(255, 255, 255, 1.0);            
}

.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li>a,
.mid-section-wrp .hs-menu-wrapper>ul>li>ul>li>ul>li>a{
	background-color: rgba(255, 255, 255, 1.0);            
	color: rgba(216, 170, 58, 1.0);            
}













.right-section-wrp a{
	background: linear-gradient(180deg,

  
  
    
  


  rgba(232, 207, 134, 1.0)

,

  
  
    
  


  rgba(196, 158, 45, 1.0)

 50%,

  
  
    
  


  rgba(172, 141, 41, 1.0)

);
	color:

  
  
    
  


  rgba(255, 255, 255, 1.0)


}
.right-section-wrp a:hover{
	background: background: linear-gradient(90deg,

  
  
    
  


  rgba(255, 255, 255, 1.0)

,

  
  
    
  


  rgba(255, 255, 255, 1.0)

);
	color:

  
  
    
  


  rgba(212, 175, 55, 1.0)


}



















  





footer.footer{
	background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
	color:

  
  
    
  


  rgba(182, 182, 182, 1.0)

;
}

.footer-bottom .ft-mid-wrp p,.ft-col1-add .box-content p, .ft-col1-sch .box-content p{
	color:

  
  
    
  


  rgba(182, 182, 182, 1.0)

;
}
.ft-mid-wrp ul li a,
.footer-nav ul li a{
	color:

  
  
    
  


  rgba(182, 182, 182, 1.0)

;
}

.ft-mid-wrp ul li a:hover,
.footer-nav ul li a:hover{
	color:

  
  
    
  


  rgba(182, 182, 182, 1.0)

;
}

.footer-heading h5 a{
	color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.ft-mid-wrp div a,
.ft-mid-wrp div a:hover{
	color:

  
  
    
  


  rgba(122, 122, 122, 1.0)

;
}
.ft-col1-add .box-icon svg, .ft-col1-nub .box-icon svg, .ft-col1-sch .box-icon svg{
	fill:

  
  
    
  


  rgba(182, 182, 182, 1.0)

;
}

.ft-col1-nub .box-content h3 a{
	color: 

  
  
    
  


  rgba(211, 211, 211, 1.0)


}

.elementor-divider{
	border-top-color:

  
  
    
  


  rgba(216, 170, 58, 1.0)

;
}

.cm-share a{
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
	border-color: 

  
  
    
  


  rgba(182, 182, 182, 1.0)

;
}

.cm-share a:hover{
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.cm-share a svg{
	fill: 

  
  
    
  


  rgba(182, 182, 182, 1.0)

;
}

.cm-share a:hover svg{
	fill: 

  
  
    
  


  rgba(0, 28, 56, 1.0)

;
}

















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


/* IMPACT FINDS */
@media (max-width: 481px){
  .scroll-top-right,
  #scroll-top {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .footer-bottom-btn {
    z-index:10; 
  }
}