







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */



























































/* 1f. Tables */




















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

.dnd-section > .row-fluid,
.content-wrapper,
.page-center{
  max-width: 1100px;
}



.blog-sp .dnd-section > .row-fluid,
.blog-sp .content-wrapper,
.blog-sp .page-center{
  max-width: %;
}






html {
  font-size: 18px;
}

body {
  font-size: 18px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 300;
  font-family: Open Sans;
}

/* Paragraphs */



/* Anchors */







a {
  color: 

  
  
    
  


  rgba(186, 31, 31, 1.0)

;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(186, 31, 31, 1.0)

;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;

}

/* Headings */

h1 {
  font-family: Open Sans;
  font-size: 36px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 600;
}

h2 {
  font-family: Open Sans;
  font-size: 26px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 600;
}

h3 {
  font-family: Open Sans;
  font-size: 19px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 600;
}

h4 {
  font-family: Open Sans;
  font-size: 18px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 600;
}

h5 {
  font-family: Open Sans;
  font-size: 14px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 600;
}

h6 {
  font-family: Open Sans;
  font-size: 12px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 600;
}




.highlighted_title{
  color:

  
  
    
  


  rgba(#null, 1)

 !important;
}

/* Blockquote */

blockquote {
  border-left-color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

.get-in-touch-gp .text a,
.get-in-touch-gp .text{
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

!important;
}

















.button,
.hs-button,
.contact-gp .btn a,
.contact-gp .write-btn a{
  background-color:

  
  
    
  


  rgba(174, 19, 19, 1.0)

;
  border-color:

  
  
    
  


  rgba(255, 0, 0, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 20px;
  border-width:1px solid #FF0000;
}


.button:hover,
.hs-button:hover,
.contact-gp .write-btn a:hover{
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;  
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}








/* 1e. Forms */
















.hs_cos_wrapper_type_form:not(.form-with-background-image .hs_cos_wrapper_type_form),
.hs_cos_wrapper_type_password_prompt,
.form-container,
#email-prefs-form{
  background-color:

  
  
    
  


  rgba(#null, 1)

;
  display:block;
}



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



/* Form title */

.form-title {
  background-color: ;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}


/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(51, 51, 51, 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 {
  background-color:

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
  border-width: 1px;
  border-color: 

  
  
    
  


  rgba(245, 245, 245, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  border-radius:0px;
}

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(245, 245, 245, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

.fn-date-picker td .pika-button:hover {
  background-color: 

  
  
    
  


  rgba(10, 10, 10, 1)

 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
}

/* Submit button */



form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(174, 19, 19, 1.0)

;
  border: 1px solid #FF0000;
  border-color:

  
  
    
  


  rgba(255, 0, 0, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 12px 20px;
}

form input[type=submit]:hover,

form .hs-button:hover
 {
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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





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

th,
td {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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





/* 1g. Site header */












.hrd-st{
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
body .hrd-menu .navigation-primary>ul>li>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .hrd-menu .navigation-primary>ul>li:hover>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
body .hrd-menu .navigation-primary>ul>li.active-branch>a{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

body .hrd-menu .navigation-primary>ul ul{
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;  
}
body .hrd-menu .navigation-primary>ul ul li a{
  color:

  
  
    
  


  rgba(255, 255, 255, 0.95)

;  
}
body .hrd-menu .navigation-primary>ul ul li a:hover{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
body .hrd-menu .navigation-primary>ul ul li.active-branch a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;  
}







/* 1h. Site footer */







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











.blog-index .blog-index__post-content.blog-index__post-content--small,
.blog-post{
  background-color:

  
  
    
  


  rgba(#null, 1)

;
}


body .blog-index__post-content a,
body .blog-post__title{
  color:

  
  
    
  


  rgba(#null, 1)

;
}



.post-page-featured-image{
  padding-bottom:%;
}




.blog-index .blog-post__read-more a{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}
.blog-index .blog-post__read-more a svg{
  fill: 

  
  
    
  


  rgba(#null, 1)

;
}
.blog-index .blog-post__read-more a:hover{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}
.blog-index .blog-post__read-more a:hover svg{
  fill: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Related Post */










body .blog-related-posts .blog-index__post-content.blog-index__post-content--small{
  background-color: 

  
  
    
  


  rgba(#null, 1)

 !important;
  padding-left:10px;
  padding-right:10px;
}
body .blog-related-posts h2{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-related-posts__title a{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-related-posts__title a:hover{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-index__post-content{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-post__read-more a{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-post__read-more a svg{
  fill:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-post__read-more a:hover{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
body .blog-related-posts .blog-post__read-more a:hover svg{
  fill:

  
  
    
  


  rgba(#null, 1)

;
}

/* Submit button */

















.section.post-footer form input[type=submit],
.section.post-footer form .hs-button,
.section.post-footer form .button,
.section.post-footer .hs-button{
  box-shadow: 2px 1000px 1px 

  
  
    
  


  rgba(#null, 1)

 inset;
  border:px solid ;
  border-radius: px;
  color: 

  
  
    
  


  rgba(#null, 1)

;
  padding: px px;
  background-image: linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(101deg,

  
  
    
  


  rgba(#null, 1)

,

  
  
    
  


  rgba(#null, 1)

) !important;
}

.section.post-footer form input[type=submit]:hover,
.section.post-footer form input[type=submit]:focus,
.section.post-footer form .hs-button:hover,
.section.post-footer form .hs-button:focus ,
.section.post-footer form .button:hover,
.section.post-footer .hs-button:hover,
.section.post-footer .hs-button:focus{
  box-shadow: 2px 1000px 1px 

  
  
    
  


  rgba(#null, 1)

 inset;
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-image: linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(101deg,

  
  
    
  


  rgba(#null, 1)

,

  
  
    
  


  rgba(#null, 1)

) !important;

}

.section.post-footer form input[type=submit]:active,
.section.post-footer form .hs-button:active,
.section.post-footer form .button:active,
.section.post-footer .hs-button:active{
  box-shadow: 2px 1000px 1px 

  
  
    
  


  rgba(#null, 1)

 inset;
  color: 

  
  
    
  


  rgba(#null, 1)

;
  background-image: linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(101deg,

  
  
    
  


  rgba(#null, 1)

,

  
  
    
  


  rgba(#null, 1)

) !important;

}











.blog-comments-gp{
  background-color:

  
  
    
  


  rgba(#null, 1)

;  
}



.leave-a-reply h3{
  color:

  
  
    
  


  rgba(#null, 1)

;
}
.blog-comments form label,
.blog-comments .hs-form-required{
  color: rgba(#null, 0.0);
}
.blog-comments form legend {
  color: rgba(#null, 0.0);
}

.blog-comments form input[type=text],
.blog-comments form input[type=email],
.blog-comments form input[type=password],
.blog-comments form input[type=tel],
.blog-comments form input[type=number],
.blog-comments form input[type=file],
.blog-comments form select,
.blog-comments form textarea {
  border: px solid 

  
  
    
  


  rgba(#null, 1)

;
  color: rgba(#null, 0.0);
  border-radius: px;
  background-color: rgba(#null, 0.0);
}

.blog-comments form input[type=text]:focus,
.blog-comments form input[type=email]:focus,
.blog-comments form input[type=password]:focus,
.blog-comments form input[type=tel]:focus,
.blog-comments form input[type=number]:focus,
.blog-comments form input[type=file]:focus,
.blog-comments form select:focus,
.blog-comments form textarea:focus {
  border-color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}

.blog-comments form .hs-form-field ::placeholder {
  color:rgba(#null, 0.0);
}


.blog-post__body,
.body-summary,
.blog-post__links a,
.blog-index .blog-index__post-inner-card .blog-index__post-content{
  color:rgba(#null, 0.0);
}

.blog-post__body a{
  color:rgba(#null, 0.0);
}

.blog-post__back-to-blog svg{
  fill:rgba(#null, 0.0);
}


body .blog-pagination__link--active {
  border: 2px solid #0a0a0a;
}
body .blog-pagination__link{
  color:#0a0a0a;
}
body .blog-pagination__next-link svg,
body .blog-pagination__prev-link svg{
  fill:#0a0a0a;
}
body .blog-pagination__link.blog-pagination__next-link--disabled,
body .blog-pagination__link.blog-pagination__prev-link--disabled{
  color:#0a0a0a;
}






body .our-testimonial-gp .text{
  color:

  
  
    
  


  rgba(#null, 1)


}

body .about-gp .link-txt a:before{
  background-color:

  
  
    
  


  rgba(#null, 1)

;
}
body .content-with-video-gp .pluse_btn_icon{
  color:

  
  
    
  


  rgba(10, 10, 10, 1)


}

body .solution-gp svg {
  fill:

  
  
    
  


  rgba(#null, 1)

;
}

body .recent-post-gp .recent-post-title h3 a{
  color:

  
  
    
  


  rgba(10, 10, 10, 1)


}





.card__price {
  font-family: Open Sans
    font-size: 19px;
  color: 

  
  
    
  


  rgba(10, 10, 10, 1)

;
  font-weight: 600
}


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