/****************************************************************************/
/* Aplite Theme v1.0                                                        */
/* Created by Salted Stone                                                  */
/****************************************************************************/

/* =Variables
-------------------------------------------------------------- */
 
 
 







/* Noto Sans Regular */
@font-face {
	font-family: 'Noto Sans';
	src: url('https://7738503.fs1.hubspotusercontent-na1.net/hubfs/7738503/Noto%20sans%20Font/NotoSans-Regular.ttf') format('truetype');
}

/* Noto Sans Bold */
@font-face {
	font-family: 'Noto Sans';
	src: url('https://7738503.fs1.hubspotusercontent-na1.net/hubfs/7738503/Noto%20sans%20Font/NotoSans-ExtraBold.ttf') format('truetype');
	font-weight: 800;
}

body {
  font-family: 'Noto Sans';
  color: #003359;
}

/* =Main Theme Styles
-------------------------------------------------------------- */
html, body, div, span, li, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    padding: 0;
	  border: 0;
    width: 100%;
	  vertical-align: baseline;
    box-sizing: border-box;
    margin: 0;
}
*, *:before, *:after {
  box-sizing: inherit;
}
hr {
    margin: 0 !Important;
}
h1 {
    color:#003359;
    font-weight: normal;
}
h2 {
    font-weight: normal;
}
h3 {
    font-size: 1.75rem;
    line-height: 1.5;
}
h4 {
    font-size: 4rem;
    line-height: 1.5;
}
h5 {
    font-size: 1.3333rem;
    line-height: 1.5;
}
.default-margin{
  padding: 3rem 11.25rem;
}
.primary-color{
  color:#003359;
}
.secondary-color{
  color:#f12c3e;
}
.tertiary-color{
  color:#68CFE7;
}
.head-center{
  text-align: center;
}
.bg-color-shade4{
  background-color: #F1F1F1
}
.widget-type-rich_text ul, .post-body ul, .hs_cos_wrapper_type_rich_text ul {
    list-style-type:disc;
    list-style-position:outside;
    padding-left:25px;
}
.hs-error-msg{
    color: red 
}
/**--------Start Hubspot Form---------------------------------**/
/* Form */
.form-content2 {
    padding: 30px;
    border-radius: 8px;
    background: #003359;
  }
  
  /* Hubspot Label color in the form */
  .hs-form-field {
    font-size: 12px;
    line-height: 28px;
    color: #fff;
  }
  /* Hubspot Form Privacy policy color */
  .hs-form-booleancheckbox a {
    color: #64cfe9;
  }
  /* Hubspot Form Privacy policy Checkbox */
  input[type="checkbox"]{
    width: auto;
    height: auto;
  }
  ol, ul {
    list-style: none;
  }
  .hs-form-required {
    display: none;
  }
  .legal-consent-container .hs-form-booleancheckbox-display p {
      margin: 0;
      display: inline;
  }
  /* Hubspot Form Inputput box */
  .form-content input, .form-content2 input {
    padding-left: 10px;
    background-color: rgba(255,255,255,.5);
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    border: none;
  }
  /* Hubspot Form Submit button */
  form .hs-button {
    margin-top: 10px !important;
    padding: 15px 0 !important;
    border-radius: 5px !important;
    width: 100% !important;
    background: rgb(255,210,0) !important;
    border-bottom: none !important;
    color: #003359 !important;
  }
  
  .hs-input {
      padding:8px 15px;
      border-radius:5px;
      border:1px solid #D2D2D2;
      font-size:16px;
      //color:#4c6678;
      width:97%;
      box-sizing:border-box;
      margin-bottom: 5px;
      //max-width:490px;
  }
  .hs-button.primary {
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    background: rgb(238,48,68);
    color: rgb(255, 255, 255);
    border-radius: 5px;
    border-width: 0px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    text-shadow: none;
    line-height: 1.5em;
    padding: 5px 10px;
    border-radius: 5px;
    border-bottom: 3px solid #f16370;
    margin-top: 0px;
    font-size: 18px;
    width: 100%;
}
/**--------End Hubspot Form---------------------------------**/
/**--------Start Pricing box Ribbon---------------------------------**/
.wse-pricing-box{
    background: white;
    padding: 30px;
    box-shadow: 0 6px 30px 0 rgba(204, 204, 204, 0.4);
    border-radius:4px;
}
.wse-pricing-box-premium{
    background: #003359;
    padding: 35px 30px;
    box-shadow: 0 6px 30px 0 rgba(204, 204, 204, 0.4);
    border-radius:4px;
}
.ribbon {
    position: relative;
    color: white;
}
.wrap {
    width: 100%;
    height: 188px;
    position: absolute;
    top: -8px;
    left: 8px;
    overflow: hidden;
}
.wrap:before, .wrap:after {
    content: ""; 
    position: absolute;
}
.wrap:before {
    width: 40px;
    height: 8px;
    right: 100px;
    background: #ff0201;
    border-radius: 8px 8px 0px 0px;
}
.wrap:after {
    width: 8px;
    height: 40px;
    right: 0px;
    top: 100px;
    background: #ff0201;
    border-radius: 0px 8px 8px 0px;
}
.ribbon6 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 30px;
    right: -50px;
    z-index: 2;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px dashed;
    box-shadow:0 0 0 3px #ff0201,  0px 21px 5px -18px rgba(0,0,0,0.6);
    background: #ff0201;
    text-align: center;
}
/**--------End Pricing box Ribbon---------------------------------**/
.bg-aplite {
    background-attachment: fixed !important;
    padding: 90px 10px;
    color: #fff;
}
.column-same-height {
    width: 80% !important;
    max-width: 100% !important;
    margin-left: 10% !important;
}
.section-superior h2 {
    color: #6fcde4;
    font-size: 34px;
    line-height: 39px;
}
.section-superior-pl{
    padding: 120px 30px 60px 30px;
}
.section-form {
    padding: 0px 0;
    background-image: url('https://1982228.fs1.hubspotusercontent-na1.net/hubfs/1982228/5af957b448bacThinkstockPhotos-500595490_retocada-1.jpg');
    background-size: cover;
}
.top-padding{
  padding-top:150px;
}
.hero-new{
  margin: 0px 120px !important;
}

.pricing-full-section{
  padding: 30px 70px 70px 70px; 
  max-width: 100%; 
  float: none; 
  margin: 0 auto;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.container-video {
    width: 60% !important;
    margin-left: 20% !important;
}

.form-content {
    width: 40% !important;
    padding: 30px;
    border-radius: 8px;
    margin-left: 30% !important;
    background: #003359;
}
.hero-banner-right-containerlp > div > div > div{
    max-width: 500px !important;
}

.form-content .form-title, .form-content2 .form-title {
    margin-bottom: 20px;
    color: #fff; !important;
    text-align: center;
    font-size: 26px;
    line-height: 28px;
}
.hs-form-field {
    font-size: 12px;
    color: #fff;

}
.hs-form-booleancheckbox a {
    color: #64cfe9;
}
.hs-dependent-field{
    font-size:10px; !important;
}

input[type="checkbox"]{
    width: auto;
    height: auto;
}
.legal-consent-container .hs-form-booleancheckbox-display input {
    align-content: left;
    max-height: 10px;
}


*::-webkit-input-placeholder {
    color: #fff;
}
*:-moz-placeholder {
    color: #fff;
}
*::-moz-placeholder {
    color: #fff;
}
*:-ms-input-placeholder {
    color: #fff;
} 
*::--webkit-any-link {
    color: #64cfe9; !important; 
    cursor: pointer;
}
    
.hero h1 {
    margin: 30px 0 !important;
    padding-left: 50px;
    font-size: 38px !important;
    line-height: 65px !important;
    text-shadow: 2px 2px #000000;
}
.hero h2 {
    padding-left: 50px;
    font-size: 30px !important;
    line-height: 36px !important;
    font-weight: 400;
}
.wse-background-red_1 > div > span > div > ul li::marker, .wse-background-blue_1 > div > span > div > ul li::marker{
  color: white;
}
.experience-sec-container{
    margin:60px 0;
}
.experience-sec{
    background-color: #003359;
    border-radius: 16px;
    padding: 60px;
}
.social-media-container{
    margin:50px;
}
.brand-history-container{
    background-color: #effafd;
    padding:0 120px 120px 120px;
}
.brand-history-white-bg{
    background-color: #ffffff;
    height:120px;
}
.left-right-column-section{
    display:flex;
    flex-wrap: wrap;
    align-content: space-between;
}
input[type="radio"]{
    width: auto;
    height: auto;
}
.lf-container-width{
    padding: 30px 200px;
    margin: 20px !important;
}
.hero-banner-imglp > div > span > img{
    border-top-left-radius: 100px;
}
.hero-banner-right-containerlp{
    margin-bottom: -50px;
    margin-top: 50px;
    padding-right: 100px;
}
.cta-button-pl{
    margin-bottom: 50px;
}
.hero-banner-rich-text-pl{
    margin-top: 150px;
}
.unset-left-margin{
    margin-left: unset;
}
.video-div-ratio > div > div > div{
    padding-bottom: 75% !important;
}
table.lp-chart
{
  width: 100% !important;
}
@media screen and (max-width: 372px) {
  h1, h2{
    line-height:120%;
  }
  body{
    font-size: 120%;
    line-height:120%;
  }
  
  .default-margin{
    padding: 0.5rem 1rem;
  }
  /* Space between the pricing box */
  .wse-pricing-box, .wse-pricing-box-premium{
      margin: 20px;
  }
  #carousel-widget {
    font-size: 100%;
  }
}
@media screen and (max-width: 768px) and (min-width: 372px) {
  h1, h2{
    line-height:120%;
  }
  body{
    font-size: 120%;
    line-height:120%;
  }
  .default-margin{
    padding: 0.5rem 2rem ;
  } 
  /* Space between the pricing box */
  .wse-pricing-box, .wse-pricing-box-premium{
      margin: 20px 0;
  }
  .form-content2{
    margin: auto !important;
  }
  
}
@media screen and (max-width: 1024px) {
  html{
    color: red;
  }
}
  
@media (max-width: 767px) 
{
    .span12{
        padding: 5px 10px !important;
    }
    .section-superior-pl{
      padding: 120px 30px 0 30px !important;
    }
    .pricing-full-section{
      padding: 10px !important; 
    }
    .video-widget-section{
      padding-top:10px !important;
    }
    .hero-new{
      margin: 0px auto !important;
    }
    .form-content{
        padding: 20px 20px !important;
    }
    .section-form {       
        padding: 20px 10px !important;     
    }
    .form-content2 {       
        padding: 20px 20px !important;  
    }
    .section-superior {
        padding: 40% 10px !important;
    }
    
    section-form.section-superior {
        padding: 20px 10px !important;
    }
    .triple-rating {
        padding: 0px 10px !important;
    }
    .white-headlines {
        text-align: center !important;
        padding: 5px 10px;
    }   
    .hero h1 {
        margin: 0 !important;
        margin-bottom: 20px !important;
        padding: 20px !important;
        line-height: 38px !important;
    }
    .hero h2 {
        margin-bottom: 30px;
        padding: 20px !important;
        font-size: 20px !important;
        line-height: 23px !important;
    }
    .column-same-height {
        width: 100% !important;
        margin-left: 0% !important;
    }
    .bg-aplite {
        background-attachment: scroll !important;
    }
    .section-superior h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .form-content {
        width: 90% !important;
        margin-left: 5% !important;
    }
    .container-video {
        width: 100% !important;
        margin-left: 0% !important;
    }
}
  
@media (max-width: 372px) 
{
  
  
}
@media (min-width: 900px) {
    .column-same-height {
        width: 60% !important;
        margin-left: 20% !important;
    }
}
@media only screen and (max-width: 767px) 
{
  .hero-banner-rich-text-pl{
    margin-top: 50px;
    text-align:center;
  }
  .left-right-column-section > div > .row-fluid{
    display:flex;
    flex-direction: column-reverse;
  }
  .hero-banner-headlp{
    padding: unset !important;
  }
  .hero-banner-right-containerlp{
    margin-top: unset;
    padding-right: unset;
  }
  .cta-button-pl{
    margin-bottom: unset;
    text-align:center;
  }
  .video-div-ratio > div > div > div{
    padding-bottom: 100% !important;
  }
}