







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */























/* 1h. Site footer */















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

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

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





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #505050;
  font-weight: 400;
  font-family: Lato;
  word-break: break-word;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #505050;
  font-weight: 400;
}

/* Anchors */

a {
  color: #356186;
}

a:hover,
a:focus,
a:active {
  color: #8ec4d2;
}

/* Headings */

h1 {
  font-family: Lato;
  font-size: 30px;
  color: #1f336d;
  font-weight: 700;
}

h2 {
  font-family: Lato;
  font-size: 25px;
  color: #1f336d;
  font-weight: 700;
}

h3 {
  font-family: Lato;
  font-size: 18px;
  color: #505050;
  font-weight: 700;
}

h4 {
  font-family: Lato;
  font-size: 16px;
  color: #505050;
  font-weight: 700;
}

h5 {
  font-family: Lato;
  font-size: 16px;
  color: #356186;
  font-weight: 700;
}

h6 {
  font-family: Lato;
  font-size: 12px;
  color: #505050;
  font-weight: 500;
}

/* Blockquote */

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





button,
.button {
  background-color: 

  
  
    
  


  rgba(191, 76, 34, 1.0)

;
  border: 0px solid #f5be82;
  border-radius: 0px;
  color: #ffffff;
  padding: 8px 16px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(151, 36, 0, 1.0);
  border-color: #cd965a;
  color: #ffffff;
}

button:active,
.button:active {
  background-color: rgba(231, 116, 74, 1.0);
  border-color: #ffe6aa;
  color: #ffffff;
}





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

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(53, 97, 134, 0.0)

;
  color: #505050;
}

/* Form label */

form label {
  color: #1F336D;
}

/* Form help text */

form legend {
  color: #3b3a3a;
}

/* 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-bottom-color: #b9b9b9;
  color: #505050;
}

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

/* Form placeholder text */

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

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

/* 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(191, 76, 34, 1.0)

;
  border: 0px solid #f5be82;
  border-radius: 0px;
  color: #ffffff;
  padding: 8px 16px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(205, 150, 90, 1.0);
  border-color: #cd965a;
  color: #ffffff;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(231, 116, 74, 1.0);
  border-color: #ffe6aa;
  color: #ffffff;
}





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

th,
td {
  border-color: #505050;
  color: #505050;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(80, 80, 80, 1.0)

;
  border-bottom-color: #505050;
  color: #FFFFFF;
}

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





.header,
.custom-header-wrap{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: Lato;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: ;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

/* body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #494A52;
} */

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Lato;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}





.header-menu ul.submenu.level-1>li>a{
  color: 

  
  
    
  


  rgba(53, 97, 134, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


.header-menu ul.submenu.level-1>li:hover a{
  background-color: 

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
  color: 

  
  
    
  


  rgba(53, 97, 134, 1.0)

;
}

.header-menu ul.submenu.level-1>li:active a{
  background-color: 

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
  color: 

  
  
    
  


  rgba(53, 97, 134, 1.0)

;
}

.header-menu ul.submenu.level-1>li>a::after{
  border-top-color: 

  
  
    
  


  rgba(142, 196, 210, 1.0)

;
}

.header-menu ul.submenu.level-1>li ul.submenu.level-2 li a,
.header-menu ul.submenu.level-1>li ul.submenu.level-2 li ul.submenu.level-3 li a{
  background-color: 

  
  
    
  


  rgba(250, 250, 250, 1.0)

;
  color: 

  
  
    
  


  rgba(53, 97, 134, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(210, 210, 210, 1.0)

;
}

.header-menu ul.submenu.level-1>li ul.submenu.level-2 li a:hover,
.header-menu ul.submenu.level-1>li ul.submenu.level-2 li ul.submenu.level-3 li a:hover{
  background-color: 

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
  color: 

  
  
    
  


  rgba(53, 97, 134, 1.0)

;
}

.header-menu ul.submenu.level-1>li ul.submenu.level-2 li a:active,
.header-menu ul.submenu.level-1>li ul.submenu.level-2 li ul.submenu.level-3 li a:active{
  color: 

  
  
    
  


  rgba(53, 97, 134, 1.0)

;
  background-color: 

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
}

span.icon-rank:before{
  color: 

  
  
    
  


  rgba(80, 80, 80, 1.0)

; 
}

span.icon-rank{
  border-left-color: 

  
  
    
  


  rgba(210, 210, 210, 1.0)

;
}


@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}



@media(max-width:1200px) {
  .header .header-logo {
    width: 100%;
}
}

@media(max-width: 768px) {
    .header .header-logo {
      width: auto;
  }
}






.footer {
  background-color: 

  
  
    
  


  rgba(53, 97, 134, 1.0)

;
}

.footer-left h5{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.social-icons span.s-media{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-left ul li a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-left ul li a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer__copyright span.hs_cos_wrapper_type_text{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-link ul li a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-link ul li a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* Footer Content */

.footer * {
  color: ;
}





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

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

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

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

.blog-pagination__link {
  color: #505050;
}

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

.blog-post__title {
  color: #1f336d;
  font-family:Lato;
  font-size: 30px;
  font-weight: 700;
}

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

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

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #8ec4d2;
}

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

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

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

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

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

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

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

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

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

.blog-post__links-container {
  border-top:  2px solid rgb(33, 77, 114);
}

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

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

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

.comment.depth-1 {
  border-left: 2px solid rgb(33, 77, 114);
}

.section.post-footer .hs-input {
  border-color: rgb(33, 77, 114);
}

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











.card__price {
  font-family: Lato
    font-size: 18px;
  color: #505050;
  font-weight: 700
}
@media(min-width:768px){
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 749.9999999934px;
  }

}
@media(min-width:992px){
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 970.0000000002px;
  }

}
@media(min-width:1200px){
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1170px;
  }

}

.logo_heading {
    position: fixed;
    top: 0;
    margin: 0 auto;
    padding: 0px 0px;
    background: #fff;
    transform: translateY(40px);
    transition: .2s;
    opacity: 0;

    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.logo_heading.nav--is-fixed {
  opacity: 1;

}
h1,h2,h3{
text-transform: uppercase;
}

.ad-table-wrapper table {
    word-break: normal !important;
}


@media screen and (max-width:319px ) {
  
.phone_contact {
 display:none;
  
}
}


@media screen and (max-width:400px ) {

  img {
    width: 100% !important;
    height: auto !important;
}
}


@media screen and (max-width:426px ) {
.header .header__container {
    min-height: 130px !important;
  flex-direction: column;
}
}
@media screen and (min-width:768px ) {
  
.phone_contact {
 display:none;
  
}
}

@media screen and (min-width:319px ) and (max-width:600px) {
.header-logo {
    padding: 0px 0 0!important;
}  
 .header .header-logo {
    width: auto;
    position: absolute;
    left: 20px;
    top: 20px;
}
  .phone_contact {
    margin-right: 1rem;
    margin-bottom: 0.5rem !important;
    width:auto;
    position: absolute;
    right: 0;
    top: 3rem;
}
button.navbar-toggle {
    background-color: transparent;
    background-color: transparent!important;
    background-image: none;
    border: 0;
    border-radius: 4px;
    display: block;
    font-family: Lato,sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 10px 15px 10px 10px;
    position: absolute;
    right: 0;
    top: 15px;
}
  .fixed .custom-header-wrap {
    height: 130px !important;
}

}
.phone_contact {
    margin-right: 1rem;
    margin-top: 1rem;
  
}

.fixed .custom-header-wrap {
    height: 70px;
}

@media (max-width: 1199px) {
.header .header__container {
    min-height: 70px;
    padding-left: 22PX;
    padding-right: 15px;
    position: relative;
  }
.fixed .header-logo img {
    margin-top: 0;
}
  }