







/* 1a. Containers */




/* 1b. Colors */



/* 1c. Typography */























/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

  padding-top: 80px;
  padding-bottom: 80px;
}





body {
  font-size: 1rem;
  font-weight: 400;
  font-family: Open Sans;
  color: rgba(69, 85, 96, 1.0);
}

/* Paragraphs */

p{
  font-size: 1.25rem;
  
}
/* Anchors */

a {
  color: rgba(69, 85, 96, 1.0);
}

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

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Montserrat;
  color: rgba(69, 85, 96, 1.0);
  font-weight: 700;
}







h1 {
  font-size: 46px;

}
h2{
  font-size: 41px;
}

h3 {
  font-size: 35px;
}
h4 {
  font-size: 30px;
}
h5 {
  font-size: 25px;
}
h6 {
  font-size: 20px;
 
}




/* Blockquote */

blockquote {
  border-left-color: rgba(69, 85, 96, 1.0);
}










form,
.submitted-message {
  font-size: px;
  color: ;
  font-weight: 
}

/* Form title */

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

/* Form label */

form label {
  color: rgba(69, 85, 96, 1.0);
}

/* Form help text */

.hs-form legend {
  color: rgba(255, 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(202, 202, 202, 1.0);
  color: ;
  border-radius: 8px;
}

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(69, 85, 96, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  /*   color: ; */
}

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

/* Date picker */

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

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

.fn-date-picker td.is-today .pika-button {
  color: {color=#455560, opacity=100, css=#455560};
}

/* Submit button */

form input[type=submit],
form .hs-button,
button,
.button {
  background-color: rgba(148, 156, 161, 1.0);
  border-color: rgba(0, 154, 245, 0.0);
  border-width: 0px;
  border-radius: 8px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(148, 156, 161, 1.0);
  border-color: rgba(0, 154, 245, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

form input[type=submit]:active,
form .hs-button:active,
button:active,
.button:active {
  background-color: rgba(148, 156, 161, 1.0);
  border-color: rgba(0, 154, 245, 0.0);
  color: rgba(255, 255, 255, 1.0);
}





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






.sub-header__number {
  background-color: rgba(0, 86, 149, 1.0);
}
.sub-header__number-tel a i,.sub-header__number-tel a{
  color: rgba(255, 255, 255, 1.0);
}

.sub-header__number-tel a i:hover,.sub-header__number-tel a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.cst-header{
  background: linear-gradient(180deg,#fff 35%, rgba(255, 255, 255, 0.0) 100%);
}


nav.cst-menu .hs-menu-wrapper>ul>li a{
  color: rgba(76, 87, 93, 1.0);
}

nav.cst-menu .hs-menu-wrapper>ul>li a:hover{

  color: rgba(0, 86, 149, 1.0);
}
nav.cst-menu .hs-menu-wrapper>ul>li ul{
  background-color: rgba(255, 255, 255, 0.9);
}

nav.cst-menu .hs-menu-wrapper>ul>li ul li a{
  color: rgba(69, 85, 96, 1.0);
}

nav.cst-menu .hs-menu-wrapper>ul>li ul li a:hover{
  color: rgba(0, 86, 149, 1.0);

}

nav.cst-menu .hs-menu-wrapper>ul>li{
  color: rgba(0, 86, 149, 0.0);
}

nav.cst-menu .hs-menu-wrapper>ul>li:hover{
  color: rgba(0, 86, 149, 1.0);
}



.cst-footer-bottom{
  background-color: rgba(0, 86, 149, 1.0);
}
.cst-footer-top-form{
  background-color: rgba(13, 94, 154, 1.0);
}
.cst-footer-bottom-bottom p,.cst-footer-top-form h2, .footer__social p{
  color: rgba(255, 255, 255, 1.0);
}
.footer__social a,.cst-footer-bottom-bottom p a{
  color: rgba(255, 255, 255, 1.0);
}

.footer__social a:hover,.cst-footer-bottom-bottom p a:hover{
  color: rgba(255, 255, 255, 1.0);
}







/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

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

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

.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: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.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: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

.blog-pagination__link {
  color: ;
}

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

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

.blog-post__author {
  background-color: ;
}

#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            */

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

.blog-index__post-content a {
  color: ;
}

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

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

.blog-sidebar a {
  color: ;
}

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

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

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: ;
}

.blog-post__meta a:hover {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

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

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

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

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  /*   border-color: rgb(#null); */
}

.blog-recent-posts {
  background-color: rgb(#null);
}











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


.header__container,
.footer__container,
.page-center,
.dnd-section > .row-fluid,
.content-wrapper {
  max-width:77.70833vw;
  width: 95%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 640px){
  .header__container,
  .footer__container,
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper{
    max-width: 90%;
    padding: 0 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.main-content__sociable-all {
  padding-bottom:130px;
} 
.post-body img {
  display: block;
    margin-right: auto;
    margin-bottom: 1em;
    margin-left: auto;
}
li::marker {
    background: black !mportant;
    color: black;
}

a, a:hover {
    cursor: pointer;
    
    color: #45a3e6 ;
}
.cst-menu a{
  cursor: pointer;
    text-decoration: none !important;
    color: black ;
}