







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  
}

.dnd-section > .row-fluid {
  width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
}

@media (min-width: 981px){
.dnd-section > .row-fluid {
    padding: 2% 0;
}
}
@media only screen and (min-width: 1350px){
.dnd-section > .row-fluid {
    padding: 27px 0;
}
}




html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #666;
  font-weight: 500;
  font-family: Roboto Condensed;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}

/* Anchors */

a {
  color: #701629;
}

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

/* Headings */

h1 {
  font-family: Lora;
  font-size: 36px;
  color: #701629;
  font-weight: 500;
}

h2 {
  font-family: Lora;
  font-size: 32px;
  color: #701629;
  font-weight: 500;
}

h3 {
  font-family: Lora;
  font-size: 26px;
  color: #701629;
  font-weight: 500;
}

h4 {
  font-family: Lora;
  font-size: 21px;
  color: #701629;
  font-weight: 500;
}

h5 {
  font-family: Lora;
  font-size: 19px;
  color: #701629;
  font-weight: 500;
}

h6 {
  font-family: Lora;
  font-size: 16px;
  color: #701629;
  font-weight: 500;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(112, 22, 41, 1.0)

;
  border: 1px solid #701629;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 7px 12px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(72, 0, 1, 1.0);
  border-color: #480001;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(152, 62, 81, 1.0);
  border-color: #983e51;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-size: 16px;
  color: #666;
  font-weight: 500
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(112, 22, 41, 1.0)

;
  color: #fff;
}

/* Form label */

form label {
  color: #333;
}

/* Form help text */

form legend {
  color: #333;
}

/* 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: #ddd;
  color: #666;
}

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: #ddd;
}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(112, 22, 41, 1.0)

;
  border: 1px solid #701629;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 7px 12px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(72, 0, 1, 1.0);
  border-color: #480001;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(152, 62, 81, 1.0);
  border-color: #983e51;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}




div#top-header{
	background-color: rgba(112, 22, 41, 1.0);
}
div#header-et-info span{
	color: rgba(248, 245, 241, 1.0);
}
div#header-et-info a:hover span{
	color: rgba(248, 245, 241, 0.7000000000000001);
}
.bottom-header{
	background-color: rgba(248, 245, 241, 1.0);
}
ul.submenu.level-1>li>a{
	color: rgba(0, 0, 0, 0.7000000000000001);
}
ul.submenu.level-1>li>a:hover{
	color: rgba(102, 102, 102, 0.7000000000000001);
}

ul.submenu.level-1>li:nth-child(7)>a{
	background-color: rgba(112, 22, 41, 1.0);
		color: rgba(255, 255, 255, 1.0);
		border-color: rgba(112, 22, 41, 1.0);
}
ul.submenu.level-1>li:nth-child(7)>a:hover{
	background-color: rgba(112, 22, 41, 0.0);
		color: rgba(112, 22, 41, 1.0);
		border-color: rgba(112, 22, 41, 1.0);
}

ul.submenu.level-2{
			background-color: rgba(248, 245, 241, 1.0);
}
ul.submenu.level-2>li>a{
			color: rgba(0, 0, 0, 0.7000000000000001);
}
ul.submenu.level-2>li>a:hover{
		background-color: rgba(248, 245, 241, 1.0);
			color: rgba(0, 0, 0, 0.7000000000000001);
}



.top-footer{
	background-color: rgba(36, 37, 40, 1.0);
}
.top_footer_et_pb_text_inner h4 a,.footer_top_pb_button_module_wrapper_pb_text_inner_contact ul li span, .footer_top_pb_button_module_wrapper_pb_text_inner_contact ul li a{
	color: rgba(255, 255, 255, 1.0);
}
.top_footer_et_pb_text_inner h4 a:hover, .footer_top_pb_button_module_wrapper_pb_text_inner_contact ul li a:hover{
	color: rgba(255, 255, 255, 1.0);
}
.Heading_footer_inner h2,.footer_top_layout_light h3{
	color: rgba(255, 255, 255, 1.0);
}
.footer_top_pb_button_module_wrapper a,.footer-top_pb_button_module_wrapper_Regulations a{
	background-color: rgba(112, 22, 41, 1.0);
		color: rgba(255, 255, 255, 1.0);
		border-color: rgba(112, 22, 41, 1.0);
}
.footer_top_pb_button_module_wrapper a:hover,.footer-top_pb_button_module_wrapper_Regulations a:hover{
	background-color: rgba(112, 22, 41, 0.0);
		color: rgba(255, 255, 255, 1.0);
		border-color: rgba(255, 255, 255, 1.0);
}

.footer_top_pb_button_module_wrapper_pb_text_inner_contact ul li{
	color: rgba(178, 178, 178, 1.0);
}
.footer-bottom{
	background-color: rgba(248, 250, 252, 1.0);
}
.footer-bottom_text_inner p,.footer-bottom_text_inner p a{
	color: rgba(255, 255, 255, 1.0);
}
.footer-bottom_text_inner p a:hover{
	color: rgba(255, 255, 255, 1.0);
}




/* Blog Header */

.blog-header {
	background-color: rgb(245, 245, 245);
}

/* Blog Listing */



.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
	color: #666;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
	color: #701629;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
	color: #701629;
}

.blog-tag-filter__menu-link--active-item:after {
	background-color: #494A52;
}



.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
	background-color: #494A52;
}

.blog-post__author {
	background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
	color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
	color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
	color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */



.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
	fill: #701629;
}

.blog-index__post-content--small h2 {
  font-size: 26px;
}


.blog-post__read-more svg {
	fill: #666;
}

.blog-sidebar ul {
	box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
	color: #666;
}

.blog__subscription-block, .blog-related-posts {
	background-color: rgb(245, 245, 245);
}

.post-featured-image {
	max-height: 600px;
}


.blog-post__meta a {
	color: #666;
}

.blog-post__meta a:hover {
  color: #701629;
}

.blog-post__links-container {
	border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
	color: #666;
}

.blog-post__back-to-blog svg {
	fill: #666;
}

.comment.depth-0,
.blog-comments form {
	border-top: 2px solid rgb(228, 230, 232) !important;
}

.comment.depth-1 {
	border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
	border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
	background-color: rgb(245, 245, 245);
}











.card__price {
  font-family: Lora
  font-size: 26px;
  color: #701629;
  font-weight: 500
}