







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

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

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





body {
  font-size: 16px;
  color: #1B1B1B;
  font-weight: 300;
  font-family: Poppins, sans-serif;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #1B1B1B;
  font-weight: 300;
}

/* Anchors */

a {
  color: #0270e0;
}

a:hover,
a:focus,
a:active {
  color: #00b1e3;
}

/* Headings */

h1,.h1 {
  font-family: Poppins, sans-serif;
  font-size: 3.75rem;
  color: #1B1B1B;
  font-weight: 300;
}

h2,.h2 {
  font-family: Poppins, sans-serif;
  font-size: 2.125rem;
  color: #1B1B1B;
  font-weight: 700;
}

h3,.h3 {
  font-family: Poppins, sans-serif;
  font-size: 1.625rem;
  color: #1B1B1B;
  font-weight: 300;
}

h4,.h4 {
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
  color: #1B1B1B;
  font-weight: 700;
}

h5,.h5 {
  font-family: Poppins, sans-serif;
  font-size: 1.125rem;
  color: #1B1B1B;
  font-weight: 700;
}

h6,.h6 {
  font-family: Poppins, sans-serif;
  font-size: 1.0625rem;
  color: #1B1B1B;
  font-weight: 700;
}

@media (max-width:767px) {
  h1,.h1 {    
    font-size: 2rem;   
  }
  h2,.h2 {
    font-size: 1.75rem;
  }
  h3,.h3 {
    font-size: 1.5rem;
  }
}

/* Blockquote */

blockquote {
  border-left-color: #587FF8;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(223, 247, 250, 1.0)

;
  border: 0px solid #DFF7FA;
  border-radius: 100px;
  color: #232838;
  padding: 14px 23px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(183, 207, 210, 1.0);
  border-color: #b7cfd2;
  color: #232838;
}

button:active,
.button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ffffff;
  color: #232838;
}





form,
.submitted-message {
  font-size: 16px;
  color: #1B1B1B;
  font-weight: 300
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1B1B1B;
}

/* Form label */

form label {
  color: #1B1B1B;
}

/* 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: #FFFFFF;
}

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

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #1B1B1B;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(223, 247, 250, 1.0)

;
  border: 0px solid #DFF7FA;
  border-radius: 100px;
  color: #232838;
  padding: 14px 23px;
}

form input[type=submit]:hover,
form .hs-button:hover{

}






table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #1B1B1B;
}

th,
td {
  border-color: #1B1B1B;
  color: #1B1B1B;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(27, 27, 27, 1)

;
  border-bottom-color: #1B1B1B;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1B1B1B;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-menu-primary .submenu.level-1>li>a{
  color: rgba(35, 40, 56, 1.0);
}
.custom-menu-primary .submenu.level-1>li.active-branch>a{
  color: rgba(88, 127, 248, 1.0);
}
.custom-menu-primary .submenu.level-1 > li:hover > a {
  background-color: rgba(#null, 0.0);
}
.custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(88, 127, 248, 1.0);
}
.custom-menu-primary .submenu.level-1>li>ul  li  a {
  color: rgba(35, 40, 56, 1.0);
}
.custom-menu-primary .submenu.level-1>li>ul {
  background-color: rgba(244, 239, 254, 1.0);
}
.custom-menu-primary .submenu.level-1>li>ul  li  a:hover {
  color: rgba(88, 127, 248, 1.0);
}
.custom-menu-primary .submenu.level-1>li>ul>li.active-branch>a {
  color: rgba(88, 127, 248, 1.0);
}		




.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer_links a{
  color: rgba(27, 27, 27, 0.43);
}
.footer_links a:hover{
  color: rgba(27, 27, 27, 1.0);
}
.custom-footer-menu ul li a {
  color: rgba(27, 27, 27, 1.0);
}
.custom-footer-menu ul li a:hover {
  color: rgba(88, 127, 248, 1.0);
}
.social_wrapper ul li a svg{
  fill: rgba(88, 127, 248, 1.0);
}
.social_wrapper ul li a:hover svg{
  fill: rgba(47, 199, 220, 1.0);
}
/* Footer Content */

.footer * {
  color: #1B1B1B;
}





/* Blog Header */

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

/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #1B1B1B;
}

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

.blog-post__title {
  color: #1B1B1B;
  font-family:Poppins;
  font-size: 60px;
  font-weight: 300;
}

.blog-post__author {
  background-color: #587FF8;
}

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

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

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

.blog-index__post-content a {
  color: #1B1B1B;
}

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

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

.blog-sidebar a {
  color: #1B1B1B;
}

.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(0, 0, 73, 0.10);
}

.blog-post__meta a {
  color: #1B1B1B;
}

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

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

.blog-post__back-to-blog {
  color: #1B1B1B;
}

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

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

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

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

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








.card__price {
  font-family: Poppins
    font-size: 26px;
  color: #1B1B1B;
  font-weight: 300
}

@media (max-width: 992px) and (min-width: 768px){
  h2, .h2{
    font-size: 26px;
  }
}
@media (max-width: 767px){
  .custom-menu-primary .submenu.level-1>li>ul {
    background-color: #ffffff;
  } 
}