







/* 1a. Containers */





/* 1b. Colors */










.content-wrapper,
.cm-container,
.grid-container{
  max-width: 1200px;
}

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

.dnd-section > .row-fluid ,.footer_top_container , .footer_bottom_container{
  max-width: 1200px;
}





/* 1c. Typography Variables */


  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  


body {
  font-size: 17px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 500;
  font-family: Source Sans Pro;
}

/* Paragraphs */

p {

}

/* Anchors */

a {
  color: #2ea3f2;
}

a:hover,
a:focus,
a:active {
  color: #2ea3f2;
}

/* Headings */

h1 {
  font-family: Hepta Slab;
  font-size: 60px;
  color: #0a0a0a;
  font-weight: 500;
}

h2 {
  font-family: Source Sans Pro;
  font-size: 24px;
  color: #0a0a0a;
  font-weight: 500;
}

h3 {
  font-family: Source Sans Pro;
  font-size: 22px;
  color: #0a0a0a;
  font-weight: 500;
}

h4 {
  font-family: Source Sans Pro;
  font-size: 20px;
  color: #0a0a0a;
  font-weight: 500;
}

h5 {
  font-family: Source Sans Pro;
  font-size: 18px;
  color: #000000;
  font-weight: 500;
}

h6 {
  font-family: Source Sans Pro;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}

/* Blockquote */

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





/* 1d. Buttons  Variables */












button,   
.button {
  background-color: 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 1em 1em;
}

button:hover,
button:focus,   
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





/* 1e. Forms  Variables*/











form,
.submitted-message {
  font-size: 17px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 500
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: 

  
  
    
  


  rgba(78, 78, 78, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(78, 78, 78, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(78, 78, 78, 1.0)

;
}

/* Form inputs */
form .hs-input,
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(255, 255, 255, 0.0)

;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  background-color: 

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
}

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(255, 255, 255, 0.0)

;
}



/* 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 */
input[type="search"]{
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
form input[type=submit],
form .hs-button {      
  background-color: 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 1em 1em;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color:  

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}   

form input[type=submit]:active,
form .hs-button:active {
  background-color:  

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




/* 1f. Tables Variables */










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





/* 1g. Site header  Variables*/

















/*    custom fields            */




/* Button */







/* Button 2 */








/* Header Search */





 
.header_button a{
 background-color: 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
 color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header_button a:hover{
 background-color: 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
 color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


header.haeder{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-menu-primary ul li a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
.submenu.level-1 > li>a,
body .navigation-primary .submenu.level-1>li>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 0.6)

;
}
.custom-menu-primary ul li a:hover,
.custom-menu-primary ul li 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,
body .navigation-primary .submenu.level-1>li:hover>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(68, 68, 68, 0.0)

;
}
.custom-menu-primary ul li a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active,
body .navigation-primary .submenu.level-1>li>a.active-item,
body .navigation-primary .submenu.level-1>li>a.active-branch{
  color: 

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-menu-primary ul ul,
.header__language-switcher .lang_list_class,
body .navigation-primary .menu_wrapper,
body header nav.navigation-primary .menu-wrap-level-2 , body nav.navigation-primary>ul.level-1>li ul{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(46, 163, 242, 1.0)

;
}
body .submenu.level-2 > li:first-child:before {
  border-color: ;
}
.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}
body .navigation-primary ul ul li a,
body .navigation-primary .submenu.level-2 li a,
body .navigation-primary .submenu.level-2 .level-3>li>a,
body .navigation-primary .submenu.level-2 .level-3>li>a:after,
body header .navigation-primary ul.level-4>li>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 0.7)

;
}
.custom-menu-primary ul ul li a:hover,
.custom-menu-primary ul ul li a: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,
body .navigation-primary .submenu.level-2 > li:hover> a,
body .navigation-primary .submenu.level-3 > li:hover> a,
body header .navigation-primary ul.level-4>li>a:hover{
  color: 

  
  
    
  


  rgba(0, 0, 0, 0.7)

;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.03)

;
}
.custom-menu-primary ul ul li a.active,
body header .navigation-primary ul.level-4>li>a.active,
body header .navigation-primary ul.level-4>li>a.active-item{
  color: 

  
  
    
  


  rgba(36, 36, 88, 1.0)

;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
}


/* Custom fields */    
body header .navigation-primary ul.level-4>li>a{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

body header .navigation-primary .submenu.level-2 .submenu.level-3 ul.level-4>li:last-child>a{
  color: 

  
  
    
  


  rgba(46, 163, 242, 1.0)

;
}

header .contact_number a{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

header .contact_number a:hover{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

body header nav.navigation-primary ul.level-2>li:nth-child(2) ul.level-3>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: ;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;
}



header .button_2 a{
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-color: ;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;
}

header .button_2 a:hover{
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-color: ;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header_search form .is-search-input{
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header_search form .is-search-input:focus{
  border-color: 

  
  
    
  


  rgba(#null, 1)

;
}

button#hamburger .hamburger-inner,
button#hamburger .hamburger-inner:before,
button#hamburger .hamburger-inner:after {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

button#hamburger:hover .hamburger-inner,
button#hamburger:hover .hamburger-inner:before,
button#hamburger:hover .hamburger-inner:after {  
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

body .big-menu-panel-desktop{
  background-color:

  
  
    
  


  rgba(#null, 1)


}

body .big-side-menu ul>li.hs-menu-depth-1>a,
body .big-side-bottom-menu ul>li.hs-menu-depth-1>a {
  color: 

  
  
    
  


  rgba(#null, 1)


}

body header nav.navigation-primary ul.level-1>li:last-child{
  border-left-color:

  
  
    
  


  rgba(#null, 1)


}
body .big-side-menu ul>li.hs-menu-depth-1>a:hover,
body .big-side-bottom-menu ul>li.hs-menu-depth-1>a:hover{
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-color:

  
  
    
  


  rgba(#null, 1)

;
}

body .big-menu-panel-desktop .close-button-desktop-wrap button{
  color:

  
  
    
  


  rgba(#null, 1)


}

body .big-menu-panel-desktop .close-button-desktop-wrap button:hover{
  color:

  
  
    
  


  rgba(#null, 1)


}

body .cm-divider hr {
  border-bottom-color:

  
  
    
  


  rgba(#null, 1)


}

body header .social-links .social-links__icon svg,
body header .social-links .social-links__link  svg{
  fill: 

  
  
    
  


  rgba(#null, 1)


}

body header .social-links .social-links__icon:hover svg, 
body header .social-links .social-links__icon:focus svg, 
body header  .social-links .social-links__icon:active svg,   
body header .social-links .social-links__link:hover svg, 
body header .social-links .social-links__link:focus svg, 
body header .social-links .social-links__link:active svg{
  fill:

  
  
    
  


  rgba(#null, 1)


}


body header .header_top_menu_wrap ul>li.hs-menu-depth-1>a{
    color: 

  
  
    
  


  rgba(#null, 1)

;
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

body header .header_top_menu_wrap ul>li.hs-menu-depth-2>a{
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

body header .header_top_menu_wrap ul>li.hs-menu-depth-2>a{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

body header .header_top_menu_wrap ul>li.hs-menu-depth-2>a:hover{
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}






/* 1h. Site footer Variables */


















/* Footer form */










/* Footer Social Icon */





/* Footer botton */





body .explore a{
  background-color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
color:  

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

body .explore a:hover{
  background-color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
color:  

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

 body .news h3 , body .footer_col2_wrapper h4 ,body .footer_col2 ,body .footer_col1 .hs-rss-byline
{
 color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .footer_col1 .hs-rss-item-text a , body .footer_col2_wrapper ul>li>a , body .services_inner a{
color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
  
footer.main_footer {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
/* Footer Content */

.footer * {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body footer .footer__text p {
  color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .footer_menu .hs-menu-wrapper>ul>li>a{
  color:  

  
  
    
  


  rgba(#null, 1)

;
}

body .copyright p:last-child{
  color:  

  
  
    
  


  rgba(#null, 1)

;
}

body .social_share .hs-menu-wrapper>ul li a{
  color:  

  
  
    
  


  rgba(#null, 1)

;
}

body .social_share .hs-menu-wrapper>ul li a:hover{
  color:  

  
  
    
  


  rgba(#null, 1)

;
}

body footer .cell ul li.hs-menu-depth-1>a{
  color:  

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body footer .cell ul li.hs-menu-depth-1>a:hover{
  color:  

  
  
    
  


  rgba(#null, 1)

;
}

body footer .cell ul li.hs-menu-depth-1:not(:last-child)>a:after{
  color:  

  
  
    
  


  rgba(#null, 1)

;
}


body .footer_form_heading h2{
  color:  

  
  
    
  


  rgba(#null, 1)

;
}

body .footer_form_heading h3{
  color:  

  
  
    
  


  rgba(#null, 1)

;
}


body .newsletter_form form .hs-input{
  color:  

  
  
    
  


  rgba(#null, 1)

;
  background:  

  
  
    
  


  rgba(#null, 1)

;
  border-color:  

  
  
    
  


  rgba(#null, 1)

;
}

body .newsletter_form form .hs-button{
  color:  

  
  
    
  


  rgba(#null, 1)

;
  background:  

  
  
    
  


  rgba(#null, 1)

;
  border-color:  

  
  
    
  


  rgba(#null, 1)

;
}

body .newsletter_form form .hs-button:hover{
  color:  

  
  
    
  


  rgba(#null, 1)

;
  background:  

  
  
    
  


  rgba(#null, 1)

;
  border-color:  

  
  
    
  


  rgba(#null, 1)

;
}

body footer .social-links .social-links__icon svg,
body footer .social-links .social-links__link  svg{
  fill: ;
}

body footer .social-links .social-links__icon:hover svg, 
body footer .social-links .social-links__icon:focus svg, 
body footer  .social-links .social-links__icon:active svg,
body footer .social-links .social-links__link:hover svg, 
body footer .social-links .social-links__link:focus svg, 
body footer .social-links .social-links__link:active svg{
  fill:;
}


body .footer_bottom{
background-color:

  
  
    
  


  rgba(0, 117, 201, 1.0)

;
}

body .copyright{
color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .menufooter ul>li>a{
color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





/* Blog Header */

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

/* Blog Listing */

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

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

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

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

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

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

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

.blog-post__title {
  color: #0a0a0a;
  font-family:Hepta Slab;
  font-size: 60px;
  font-weight: 500;
}

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

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

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

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

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

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

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

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

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

.blog-post__meta a {
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

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

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

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

.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: Source Sans Pro
    font-size: 22px;
  color: #0a0a0a;
  font-weight: 500
}


@media(max-width:980px)
{
h1 {
 
  font-size: 42.5px;
 
}

}

@media(max-width:767px)
{
h1 {
 
  font-size: 34px;
 
}


}

@media(max-width:320px)
{

h1 {
 
  font-size: 34px;
 
}

}