





/* Section Spacing */

 /** Menu Hover Color **/
 /** Menu Color **/
 /** Menu Hover Color **/


/* 1b. Colors */


/** Body Color **/

 /** Body Color **/
  /** Body Light Color **/

 /** Title Color **/
 /** Title Light Color **/
 /** Accent Color **/ 
 /** Dark Background Color **/
 /** Dark Background Title Color **/
 /** Dark Background Body Color **/


/* 1c. Typography */


/**  **/





















/* 1d.1. Buttons */

/** Primary CTA (button) **/
 
 

 
 


 
 


/* 1e. Forms */

















body .wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1226px;
  padding: 0 20px;
  width: 100%;
}







html {
  font-size: 22px;
  scroll-behavior: smooth;
}

body {
  font-family: 'Manrope', sans-serif;
  color: #FFFFFF;
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: .5px;
  font-weight:300;
}


/* Paragraphs */

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style-position: inside;
}

p{
  font-size: 22px;
  line-height: 1.8em;
  margin-bottom: 1em;
}
body h1:last-child,body h2:last-child,body h3:last-child,body h4:last-child,body h5:last-child,body h6:last-child,body p:last-child{
  margin: 0;
}

/* Hr  Styling satrts */
body hr{
    display: inline-block;
    height: 4px;
    width: 160px;
    background-color: #05519C;
  margin-top:0px;
}
body h1 + hr{
  width: 160px;
}
body h2 + hr{
    width: 130px;
}
body h3 + hr{
    width: 100px;
}
body h4 + hr{
    width: 80px;
}
body h5 + hr{
    width: 60px;
}
body h6 + hr{
    width: 40px;
}
body p + hr{
  width:100%;
  height:2px;
}

/* Hr  Styling ends */
/* Anchors */

a {
  /** font-family: ; **/
  color: #ffffff;
  border-bottom: none;
  box-shadow: none;
}
strong{
  font-weight:800
}
a:active,
a:hover,
a:focus {
  color: #00ffff;
  text-decoration: none;
}

.dark-bkg a{
  color: #ffffff;
}

body .container-fluid{
  padding: 0;
}

body .section-spacing-v{
  padding-top: px !important;
  padding-bottom: px !important;
}

.social-media ul li a{
  color: #FFFFFF;
}

.social-media ul li a:hover{
  color: #00FFFF;
}

.address-with-link a{
  color: #FFFFFF;
}

.address-with-link a:hover{
  color: #00FFFF;
}

/* Headings */

body h1 {
  color: #FFFFFF; font-weight: 800; text-decoration: none; font-family: 'Manrope',sans-serif; font-style: normal;
  color: ;
  font-size: 100px;
  line-height: 1.2em;
  margin: 0px 0px 30px;
}

body h2 {
  color: #FF00FF; font-weight: 800; text-decoration: none; font-family: 'Manrope',sans-serif; font-style: normal;
  color: ;
  font-size: 74px;
  line-height: 1.2em;
  margin: 0px 0px 45px;
}

body h3 {
  color: #FFFFFF; font-weight: 800; text-decoration: none; font-family: 'Manrope',sans-serif; font-style: normal;
  color: ;
  font-size: 60px;
  line-height: 140%;
  margin: 0px 0px 10px;
      letter-spacing: -1.5px;
}

body h4 {
  color: #FFFFFF; font-weight: 800; text-decoration: none; font-family: 'Manrope',sans-serif; font-style: normal;
  color: ;
  font-size: 40px;
  line-height: 140%;
  margin: 0px 0px 10px;
}

body h5 {
  color: #FF00FF; font-weight: 800; text-decoration: none; font-family: 'Manrope', sans-serif; font-style: normal;
  color: ;
  font-size: 40px;
  line-height: 140%;
  margin: 0px 0px 24px;
}

body h6 {
  color: #FFFFFF; font-weight: 800; text-decoration: none; font-family: 'Manrope', sans-serif; font-style: normal;
  color: ;
  font-size: 20px;
  line-height: 140%;
  margin: 0px 0px 16px;
}


.dark-bkg h1{
  color: #FF00FF;
}

.dark-bkg h2{
  color: #FF00FF;
}

.dark-bkg h3{
  color: #FF00FF;
}

.dark-bkg h4{
  color: #FF00FF;
}

.dark-bkg h5{
  color: #FF00FF;
}

.dark-bkg h6{
  color: #FF00FF;
}

.dark-bkg p {
  color: #ffffff;
}

.title-font{
  font-family: ;
}

.body-font{
  font-family: 'Manrope', sans-serif;
}

.body-color{
  color: #FFFFFF;
}

.body-color p{
  color: #FFFFFF;
}

.title-color{
  color: #FF00FF;
}

.title-color-light{
  color: ;
}

.body-color-light{
  color: ;
}

.accent-color,
.accent-color p,
.accent-color a{
  color: #00FFFF;
}

.link-color{
  color: #ffffff;
}

/* Blockquote */


body h3.form-title{
  display: none;
}






button,
.button {
  background-color: rgba(#null, 0.0);
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(#null, 0.0);
}

button:active,
.button:active {
  background-color: rgba(#null, 0.0);
}

body .ctabox{
  margin: 40px 0 0; 
}



body a.cta_button, body form button, body a.link-button, body .hs-submit input.hs-button, body form .hs-button.primary {
    font-weight: 700; text-decoration: none; font-family: 'Manrope', sans-serif; font-style: normal;
    font-size: 17px;
    background-color: rgba(0, 255, 255, 1.0);
    border: 2px solid rgba(0, 255, 255, 0.0);
    border-radius: 0px;
    box-sizing: border-box !important;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    line-height: calc( 31px - 2px );
    height: 31px;
    text-align: center;
    padding: 0px 73px;
    text-align: center;
    text-decoration: none;
    color: #150E8C;
    overflow: hidden;
    text-transform: uppercase;
}

body p .cta_button { margin-top:20px; }

body a.cta_button:hover, body form button:hover, body a.link-button:hover, body .hs-submit input.hs-button:hover, body form .hs-button.primary:hover {
  background-color: rgba(255, 255, 255, 0.0);
  color: #00ffff;
  border-color: rgba(0, 255, 255, 1.0);
}




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






form,
.submitted-message {
  font-size: 22px;
  line-height: 28px;
}

/* Form title */

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

/* Form label */

form label {
  font-weight: 800; text-decoration: none; letter-spacing: 1.25px; font-family: 'Manrope', sans-serif; font-style: normal;
  color: #FFFFFF;
  font-size: 22px;
  width:100%;
}

/* Form help text */

form legend {
  color: #3B003B;
}

/* Form inputs */

body form input[type=text],
body form input[type=email],
body form input[type=password],
body form input[type=tel],
body form input[type=number],
body form input[type=file],
body form select,
body form textarea {
  background-color:  rgba(255, 216, 255, 1.0);
  border: 1px solid;
  border-color: #FFD8FF;
  border-radius: 0px;
  outline: none !important;
  padding: 0 15px;
  min-width: 200px;
  width: 100% !important;
  color: #3B003B;
  height: 42px;
  line-height: 42px;
  font-size:14px;
  font-weight:bold;
  letter-spacing:0.19px
}

body form input[type=text]:focus,
body form input[type=email]:focus,
body form input[type=password]:focus,
body form input[type=tel]:focus,
body form input[type=number]:focus,
body form input[type=file]:focus,
body form select:focus,
body form textarea:focus {
  border-color: #FFD8FF;
}
body form select {
  background-image:url('https://6486807.fs1.hubspotusercontent-na1.net/hubfs/6486807/theme_2021/landing_page/assets/images/angle-arrow-down.png');
  appearance: none;
    -webkit-appearance: none;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 98% center  
}
body form .hs-form-required{
  color:#FFFFFF;
}
/* Form placeholder text */

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

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

/* Date picker */

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

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

.fn-date-picker td.is-today .pika-button {
  color: ;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  outline: none;
}

form .actions { text-align:center }


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

body form .hs-form-field {
  margin: 0 0 13px 0;
}

body form.hs-form fieldset{
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
body form.hs-form fieldset .input{
  margin:0px !important;
}
body form.hs-form .legal-consent-container p{
  font-size:10px;
}
body form.hs-form .legal-consent-container p a{
  color: inherit;
  text-decoration: underline;
}
body form.hs-form input[type="radio"]{
    cursor: pointer;
    margin-right: 10px;
}
body form.hs-form input[type="checkbox"]{
    height: 20px;
    width: 20px;
    cursor: pointer;
    margin-right: 10px;
}
body form.hs-form .inputs-list li label{
  display:flex;
  align-items:center;
}
@media (min-width:1024px){
  body form.hs-form fieldset.form-columns-2 .hs-form-field{
    flex: 1 1 49%;
    width: 100%;
    max-width: 49%;
}
body form.hs-form fieldset.form-columns-3 .hs-form-field{
    flex: 1 1 32%;
    width: 100%;
    max-width: 32%;
}
}
@media (max-width:1023px){
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form fieldset.form-columns-2 .hs-form-field{
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
}
}
body form.hs-form fieldset.form-columns-1 .hs-form-field{
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
}
body form .hs_submit.hs-submit{
  margin: 40px 0 0 0;
}

body form textarea
{
	border: 1px solid;
	border-radius: 12px;
	margin-bottom: 0px;
	min-height: 234px;
	outline: none !important;
	padding: 19px 0px 16px 24px;
	width: 100% !important;
}


body form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

body form ul.hs-error-msgs{
 margin-top: 20px; 
 max-width: 100%;
 width: 100%;
margin-right: 8px;
}

body form .hs_error_rollup ul.no-list.hs-error-msgs{
  margin-top: 0px; 
}

.form_box .form-title{
  display:none;
}

body form.hs-form .hs-form-field > label{
  display: block;
  line-height: 100%;
  margin: 0 0 10px; 
}

body form label span:empty {
    display: none;
}

body .submitted-message {
	background-color: #d4edda;
	border: 1px solid transparent;
	border-color: #c3e6cb;
	border-radius: .25rem;
	color: #155724;
	margin-bottom: 1rem;
	padding: .75rem 1.25rem;
	position: relative;
}

body form label.hs-error-msg, body form ul.hs-error-msgs li label {
	background-color: #f8d7da;
	border: 1px solid transparent;
	border-color: #f5c6cb;
	border-radius: .25rem;
	color: red !important;
	display: block !important;
	margin-bottom: 1rem;
	padding: .75rem 1.25rem;
}






@media screen and (max-width: 1079px) and (min-width: 768px){
  
  body .section-spacing-v{
    padding-top: calc ( px / 1.5 ) !important;
    padding-bottom: calc ( px / 1.5 ) !important;
  }
  
body h1 {
  font-size: calc( 100px - 10px );
  line-height: 60px;
}

body h2 {
  font-size: calc( 74px - 10px );
  line-height: 52px;
}

}

@media screen and (max-width: 767px) and (min-width: 320px){
  
body .section-spacing-v{
  padding-top: calc ( px / 1.7 ) !important;
  padding-bottom: calc ( px / 1.7 ) !important;
}

body h1 {
  /*font-size: calc( 100px - 20px );*/
  font-size: 40px;
  line-height: 120%;
}

body h2 {
  /*font-size: calc( 74px - 20px );*/
  font-size: 29px;
  line-height: 120%;
}

body h3 {
  /*font-size: calc( 60px - 12px );*/
  font-size: 24px;
  line-height: 120%;
}
body form .hs_submit.hs-submit{
  margin: 20px 0 0 0;
}
  
body a.cta_button, body a.link-button {
    padding: 0px 20px;
    height: auto;
    min-height: 31px;
}  
  
}