







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

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

.dnd-section > .row-fluid {
  max-width: 1100px;
}





html {
  font-size: 15px;
}

body {
  font-size: 15px;
  color: #535a7e;
  font-weight: 400;
  font-family: Epilogue, sans-serif;
}

/* Paragraphs */

p {
  font-size: 15px;
  color: #535a7e;
  font-weight: 400;
}

/* Anchors */

a {
  color: #091445;
}

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

/* Headings */

h1 {
  font-family: Epilogue, sans-serif;
  font-size: 46px;
  color: #091445;
  font-weight: 300;
}

h2 {
  font-family: Epilogue, sans-serif;
  font-size: 37px;
  color: #091445;
  font-weight: 400;
}

h3 {
  font-family: Epilogue, sans-serif;
  font-size: 30px;
  color: #091445;
  font-weight: 400;
}

h4 {
  font-family: Epilogue, sans-serif;
  font-size: 24px;
  color: #091445;
  font-weight: 400;
}

h5 {
  font-family: Epilogue, sans-serif;
  font-size: 16px;
  color: #091445;
  font-weight: 400;
}

h6 {
  font-family: Epilogue, sans-serif;
  font-size: 14px;
  color: #400;
  font-weight: 400;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(47, 34, 195, 1.0)

;
  border: 2px solid #091445;
  border-radius: 34px;
  color: #FFFFFF;
  padding: 14px 33px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(7, 0, 155, 1.0);
  border-color: #00001d;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(87, 74, 235, 1.0);
  border-color: #313c6d;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-size: 15px;
  color: #535a7e;
  font-weight: 400
}

/* Form title */

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

/* Form label */

form label {
  color: #091445;
}

/* Form help text */

form legend {
  color: #FFFFFF;
}

/* 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: #ccdae6;
  color: #495057;
}

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

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #535a7e;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(47, 34, 195, 1.0)

;
  border: 2px solid #091445;
  border-radius: 34px;
  color: #FFFFFF;
  padding: 14px 33px;
}






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

th,
td {
  border-color: #535a7e;
  color: #535a7e;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(83, 90, 126, 1.0)

;
  border-bottom-color: #535a7e;
  color: #FFFFFF;
}

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





.main_header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
ul.submenu.level-1>li>a { 
  color: #091445;
}
ul.submenu.level-2> li>a { 
  color: ;
}
.megamenu .menu_container ul.submenu.level-3>li>a .name,
.megamenu .info .title {
	 color: #091445;
}
.megamenu .menu_container ul.submenu.level-3>li>a .description,
.megamenu .info .main,
ul.submenu.level-1>li:nth-child(4) .menu_container ul.submenu.level-2>li a {
	  color: #535a7e;
}
.megamenu {
	 background-color: #FFF;
}
.megamenu .info .link a {
	 color: #0000ef;
}
.megamenu .info .link a:hover {
	 color: #0000ef;
}
.header_buttons a {
	 color: #0000ef;
	 border-color: #0000ef;
}
.header_buttons a:hover {
	 color: #0000ef;
	 border-color: #0000ef;
}
@media(max-width:979px) { 
	 .header_menu_wrapper {
		  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	 }
}





.footer {
  background-color: 

  
  
    
  


  rgba(38, 38, 38, 1.0)

;
	 color: #FFFFFF;
}
.foote-menus ul li a, .copyright div span a {
	 color: #FFFFFF;
}
.footer h4, .footer-menu1 ul li:last-child a, .footer .title  {
	 color: #FFFFFF;
}
.footer .link a {
		  color: #FFFFFF; 
}
.footer .link a:hover { color: #FFFFFF;
}





/* Blog Header */

.blog-header {
	background-color: rgb(238, 240, 242);
}

/* Blog Listing */

.blog-index__post-inner-card {
/* 	box-shadow: -5px 0px 20px 0px rgba(67, 0, 0, 0.10); */
}

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

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

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

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

.blog-pagination__link {
	color: #535a7e;
}

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

.blog-post__title {
	color: #091445;
	font-family:Epilogue, sans-serif;
	font-size: 46px;
	font-weight: 300;
}

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

#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-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
	color: #091445;
}

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

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

.blog-index__post-content a {
  color: #535a7e;
}

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

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

.blog-sidebar a {
	color: #535a7e;
}

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

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

.blog-post {
/* 	box-shadow: -5px 0px 20px 0px rgba(67, 0, 0, 0.10); */
}

.blog-post__meta a {
	color: #535a7e;
}

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

.blog-post__links-container {
	border-top:  2px solid rgb(222, 95, 93);
}

.blog-post__back-to-blog {
	color: #535a7e;
}

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

.comment.depth-0,
.blog-comments form {
	border-top: 2px solid rgb(222, 95, 93) !important;
}

.comment.depth-1 {
	border-left: 2px solid rgb(222, 95, 93);
}

.section.post-footer .hs-input {
	border-color: rgb(222, 95, 93);
}

.blog-recent-posts {
	background-color: rgb(238, 240, 242);
}











.card__price {
  font-family: Epilogue, sans-serif
  font-size: 30px;
  color: #091445;
  font-weight: 400
}

header .header_buttons, header .header_menu_wrapper
{
  display: none !important;
}
  header .header_container
{
  max-width:1200px !important;
}