







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */

















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

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

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





body {
	font-size: 20px;
	font-weight: 400;
	font-family: Arial,Helvetica,sans-serif;
	color: rgba(0, 0, 0, 1.0);
}

@media (max-width: 767px) {
	body {
		font-size: 18.823529411764707px;
	}
}

/* Paragraphs */

p {
	font-family: Arial,Helvetica,sans-serif;
}

/* Anchors */

a {
	color: 

  
  
    
  


  rgba(0, 162, 224, 1.0)

;
}

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

/* Headings */

h1, h2, h3, h4, h5, h6{
	font-family: Oswald,sans-serif;
	color: rgba(0, 0, 0, 1.0);
}

h1 {
	font-size: 60px;
	font-weight: 900;
}

h2 {
	font-size: 43px;
	font-weight: 400;
}

h3 {
	font-size: 35px;
	font-weight: 400;
}

h4 {
	font-size: 30px;
	font-weight: 900;
}

h5 {
	font-size: 25px;
	font-weight: 400;
}

h6 {
	font-size: 23px;
	font-weight: 400;
}

@media(max-width:992px){
	h1 {
		font-size: 48.0px;
	}
	h2 {
		font-size: 40.00000000002px;
	}

}

/* Blockquote */

blockquote {
	border-left-color: {color=#000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000, css=#000000};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
	background-image: linear-gradient(to bottom,rgba(12, 100, 177, 1.0),rgba(0, 36, 79, 1.0));
	border: 0px solid 

  
  
    
  


  rgba(0, 162, 224, 1.0)

;
	border-radius: 4px;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	padding: 15px 14px;
}

.error-page .button:hover,
button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
	background-image: linear-gradient(to bottom,rgba(12, 100, 177, 1.0),rgba(0, 36, 79, 1.0));
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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






.hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_module .widget-type-email_subscriptions, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_password_reset_request, 
.hs_cos_wrapper_type_password_reset, 
.section.post-footer form {
	background-color: rgba(255, 255, 255, 0.0);
}

/* Form title */

.form-title {
	background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
	color: 

  
  
    
  


  rgba(39, 37, 37, 1.0)

;
}

/* Form label */

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

/* Form help text */

form legend {
	color: 

  
  
    
  


  rgba(51, 71, 91, 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(204, 204, 204, 1.0)

;
	color: rgba(102, 102, 102, 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(82, 168, 236, 0.8)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 1.0);
}

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

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
	background: {color=#000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000, css=#000000};
}

.fn-date-picker td .pika-button:hover {
	background-color: {color=#000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000, css=#000000} !important;
}

.fn-date-picker td.is-today .pika-button {
	color: {color=#000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000, css=#000000};
}





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







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

.header-wrapper .menu-top-nav-menu-container .hs-menu-wrapper>ul>li>a {
	color: rgba(0, 162, 224, 1.0);
}

.header-wrapper .menu-top-nav-menu-container .hs-menu-wrapper>ul>li>a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
	background-color: rgba(255, 255, 255, 0.0);
  color: #272525;
  font-size: 23px;
}

.header-wrapper .menu-top-nav-menu-container .hs-menu-wrapper>ul>li:hover>a{
  background-color: rgba(255, 255, 255, 0.0);
  color: #272525;
  font-size: 23px;
}

.header-wrapper .menu-top-nav-menu-container .hs-menu-wrapper>ul>li.active>a {
	background-color: rgba(255, 255, 255, 0.0);
	color: rgba(0, 0, 0, 1.0);
}

.header-wrapper .menu-top-nav-menu-container .hs-menu-wrapper>ul ul{
	background-color: rgba(237, 237, 237, 1.0);
}

.header-wrapper .menu-top-nav-menu-container .hs-menu-wrapper>ul ul>li>a{
	color: rgba(0, 0, 0, 1.0);
	background-color: rgba(237, 237, 237, 1.0);
}

.header-wrapper .menu-top-nav-menu-container .hs-menu-wrapper>ul ul>li:hover>a{
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(12, 100, 177, 1.0);
}

.header-wrapper .menu-top-nav-menu-container .btn-menu a{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(0, 162, 224, 1);
  font-size: 23px;
}

.header-wrapper .menu-top-nav-menu-container .btn-menu a:hover{
  opacity: .8;
}










footer.site-footer {
	background-color: rgba(17, 39, 72, 1.0);
}

footer.site-footer .wrap-footer-main {
  display: grid;
  grid-template-columns: 323px 1fr 1fr;
  gap: 0 70px;
}

@media only screen and (max-width: 960px) {
  footer.site-footer .wrap-footer-main {
    grid-template-columns: 1fr;
    gap: 50px 0px;
  } 
}

footer.site-footer .wrap-footer-main .footer-section {
  text-align: center;
}

footer.site-footer .wrap-footer-main .footer-section .social-icons {
    text-align: center;
    margin: 20px 0 0 0;
}

footer.site-footer .wrap-footer-main .footer-section h2 {
  font-size: 27px;
  line-height: 35px;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 20px;
  color: #00A2E0;
  font-family: Arial, Helvetica, sans-serif;
}

footer.site-footer .wrap-footer-main .footer-section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

footer.site-footer .wrap-footer-main .footer-section li {
  display: block;
  vertical-align: bottom;
  padding: 0 10px;
  margin-bottom: 20px;
}

footer.site-footer .wrap-footer-main .footer-section li a {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  text-decoration: underline;
}

footer.site-footer .copyright-text {
  display: block;
  text-align: center;
}

footer.site-footer .bottom-footer nav.menu-top-nav-menu-container ul>li>a{
	color: rgba(0, 162, 224, 1.0);
}

footer.site-footer .bottom-footer nav.menu-top-nav-menu-container ul>li:hover>a{
	color: rgba(0, 162, 224, 1.0);
}

footer.site-footer .btn-main-footer a{
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(0, 162, 224, 1.0);
}

footer.site-footer .btn-main-footer a:hover{
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(27, 57, 103, 1.0);
}

footer.site-footer{
	color: rgba(216, 227, 239, 1.0);
}

footer.site-footer .copyright-text p a, footer.site-footer a{
	color: rgba(255, 255, 255, 1.0);
}

footer.site-footer .copyright-text p a:hover, footer.site-footer a:hover{
	color: rgba(12, 100, 177, 1.0);
}

footer.site-footer .copyright-text p>span{
	color: rgba(255, 255, 255, 1.0);
}




















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