/* 1a. Containers */
#price{
  font-weight: 700;
    text-decoration: none;
    font-family: Merriweather, serif;
    font-style: normal;
    color: #073763;
    font-size: 28px;
   position: absolute;
    width: 100%;
    bottom: 20%;
    left: 20%;
    transform: translate(-81px);
}
@media (max-width: 1600px){ #price { bottom:10%;font-size:20px;
  }
}
@media (max-width: 1440px){ #price { bottom:7%;font-size:16px;
  }
}
@media (max-width: 1440px){ .card__body li 
  {
    font-size: 0.775rem !important;
  }
}
@media (max-width: 768px){ .card.card--pricing
  {
    height:370px!important;
  position: relative!important;
  }
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');









/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








/* .content-wrapper {
max-width: 1170px;
}

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

.dnd-section > .row-fluid {
max-width: 1170px;
} */





html {
  font-size: 22px;
}

body {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
}

/* Paragraphs */

p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #073763;
}

a:hover,
a:focus {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000f3b;
}

a:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #2f5f8b;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #0c5394;
  font-size: 50px;
  text-transform: none;
}

h2,
.h2 {
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #073763;
  font-size: 58px;
  text-transform: none;
}

h3,
.h3 {
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #073763;
  font-size: 45px;
  text-transform: none;
}

h4,
.h4 {
  font-family: Merriweather, serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 38px;
  text-transform: none;
}

h5,
.h5 {
  font-family: Merriweather, serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 30px;
  text-transform: none;
}

h6,
.h6 {
  font-family: Merriweather, serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 24px;
  text-transform: none;
}

.h1content {
  font-size: 34px;
  line-height: 42px;

}

/* Blockquote */

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





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid rgba(7, 55, 99, 0%);

  padding-top: 20px;
padding-right: 60px;
padding-bottom: 20px;
padding-left: 60px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(25, 25, 112, 1.0)

;
  border-radius: 100px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

.card.card--pricing
{
  height:550px;
  position: relative;
}
.card__button-wrapper.button-wrapper{
   position: absolute;
    width: 100%;
  bottom:10%;
    
    left: 20%;
    transform: translate(-70px);
}
button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid rgba(66, 91, 118, 0%);
;
  color: 

  
  
    
  


  rgba(25, 25, 112, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 100px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(65, 65, 152, 1.0);
  border-color: #2f5f8b;
}





form,
.submitted-message {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #0c5394;
;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: 

  
  
    
  


  rgba(12, 83, 148, 1.0)

;
  padding: 50px;
;
}

/* Form title */

.form-title {
  border: 1px none #073763;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Merriweather; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 58px;
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(7, 55, 99, 0.0)

;
}


/* Labels */

form label {
  color: #FFFFFF;
}

/* Help text */

form legend {
  color: #FFFFFF;
}

/* Inputs */

form input[type=text],
form input[type=search],
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: 2px none #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #0c5394;
  border-radius: 4px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #0c5394;
}

::-moz-placeholder {
  color: #0c5394;
}

:-ms-input-placeholder {
  color: #0c5394;
}

::placeholder {
  color: #0c5394;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #0c5394;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #FFFFFF;
;
  padding-top: 20px;
padding-right: 60px;
padding-bottom: 20px;
padding-left: 60px;
;
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #073763;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 100px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 0.0)

;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(65, 65, 152, 1.0);
  border-color: #2f5f8b;
}





/* Table */

table {
  border: 1px solid #0c5394;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #0c5394;

  padding: 18px;

  color: #0c5394;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(12, 83, 148, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #0c5394;
}





.header {
  background-color: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #0c5394;
  font-family: Lato;
}

.menu__child-toggle-icon {
  border-top-color: #0c5394;
}

.menu .menu__link:hover,
.menu .menu__link: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 {
  color: #002b6c;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #002b6c;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #347bbc;
}

.menu__child-toggle-icon:active {
  border-top-color: #347bbc;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #0c5394;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #0c5394;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #0c5394;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #0c5394;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #0c5394;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Lato;
}

.header__language-switcher-label-current:after {
  border-top-color: #0c5394;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #0c5394;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #0c5394;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #FFFFFF;
}

.blog-post__tag-link {
  color: #FFFFFF;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #d7d7d7;
}

.blog-post__tag-link:active {
  color: #ffffff;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #073763;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000f3b;
}

.blog-related-posts__title-link:active {
  color: #2f5f8b;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #073763;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #000f3b;
}

#comments-listing .comment-reply-to:active {
  color: #2f5f8b;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #0c5394;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #073763;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000f3b;
}

.hs-blog-post-listing__post-title-link:active {
  color: #2f5f8b;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #FFFFFF;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #FFFFFF;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #d7d7d7;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #ffffff;
}

.hs-pagination__link-icon svg {
  fill: #FFFFFF;
}

/* Pricing card */

.card__price {
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #073763;
  font-size: 45px;
}

.card__body svg {
  fill: #0c5394;
}

/* Social follow */

.social-links__icon {
  background-color: #0c5394;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #002b6c;
}

.social-links__icon:active {
  background-color: #347bbc;
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #073763;
  font-size: 45px;
}

:root {
  --dark_blue: #0C5394;
  --mid_blue: #3D85C6;
  --pale_blue: #CFE2F3;
  --deep_navy_blue: #073763;
  --charcoal_gray: #2C2A2B;
  --light_pale_grey: #FBFCFC;
}

* { margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { font-family: 'Montserrat', sans-serif; color:#666666; }
.container{ margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; float: none; box-sizing: border-box; }
.container:after { clear: both; content: ""; display: table; }
input, button, textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { outline: 0; border: 1px solid #666666; background: #fff; height: 43px; padding: 0 20px; font-family: 'Montserrat', sans-serif; border-radius: 4px; font-size: 16px; width: 100% }
input[type=checkbox], input[type=radio] { width: auto; height: auto;border-radius: 4px; }
textarea { padding: 15px 20px; height: 100px; border-radius: 4px; }
input[type=submit], button { width: auto; border: 0; cursor: pointer; font-size: 16px; line-height: 24px; font-weight: 600; padding: 8px 20px; background: #323586; color: #fff; display: inline-block; }
input[type=submit]:hover, button:hover { background-color: #666666 }

h1,h2,h3,h4,h5,h6 {letter-spacing: 1px;margin-top:0;margin-bottom:10px;}
/* h1,h2,h3,h4,h5,h6 { margin-top:0; font-weight:700; margin-bottom:10px; font-family: 'Montserrat', sans-serif; color:#323586; letter-spacing: 1px; }
h1 , .h1content { font-size:46px; line-height:54px; }
h2{ font-size:34px; line-height:42px; }
h3{ font-size:28px; line-height:36px; }
h4{ font-size:22px; line-height:30px; }
h5{ font-size:18px; line-height:26px; }
h6{ font-size:16px; line-height:24px; }

p{ font-family: 'Montserrat', sans-serif; color: #666666; font-size: 16px; line-height: 26px; margin-bottom: 12px; } */
p:last-child{ margin-bottom:0;  }
a{ text-decoration: none; cursor: pointer; }
img{ width: 100%; object-fit: contain; object-position: center; }
.pdtb-80{ padding-top: 80px; padding-bottom: 80px;}


@font-face {
  font-family: 'Knockout';
  src: url('//24464042.fs1.hubspotusercontent-na1.net/hubfs/24464042/raw_assets/public/DWC_2023_new/fonts/Knockout/Knockout-HTF47-Bantamweight.woff2') format('woff2'),
    url('//24464042.fs1.hubspotusercontent-na1.net/hubfs/24464042/raw_assets/public/DWC_2023_new/fonts/Knockout/Knockout-HTF47-Bantamweight.woff') format('woff'),
      url('//24464042.fs1.hubspotusercontent-na1.net/hubfs/24464042/raw_assets/public/DWC_2023_new/fonts/Knockout/Knockout-HTF47-Bantamweight.ttf') format('truetype');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
        }
/*  .knockout_font { font-family: 'Knockout';font-weight: 500; }  */

@font-face {
  font-family: 'Just Lovely';
  src:url('//24464042.fs1.hubspotusercontent-na1.net/hubfs/24464042/raw_assets/public/DWC_2023_new/fonts/JustLovely/JustLovely.woff2') format('woff2'),
    url('//24464042.fs1.hubspotusercontent-na1.net/hubfs/24464042/raw_assets/public/DWC_2023_new/fonts/JustLovely/JustLovely.woff') format('woff');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
      }
/* .just_lovely_font { font-family: 'Just Lovely';font-weight: normal; } */

@font-face {
  font-family: 'Granjon';
  src:url('//24464042.fs1.hubspotusercontent-na1.net/hubfs/24464042/raw_assets/public/DWC_2023_new/fonts/Granjon/Granjon.woff2') format('woff2'),
    url('//24464042.fs1.hubspotusercontent-na1.net/hubfs/24464042/raw_assets/public/DWC_2023_new/fonts/Granjon/Granjon.woff') format('woff'),
      url('//24464042.fs1.hubspotusercontent-na1.net/hubfs/24464042/raw_assets/public/DWC_2023_new/fonts/Granjon/Granjon.ttf') format('truetype');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
        }
/* .granjon_font { font-family: 'Granjon';font-weight: 500; } */


h1 , .h1 {
  font-family: 'Knockout';font-weight: 500;
  font-size: 76px;
  color: #073763;
}







h2 , .h2 {
  font-family: 'Just Lovely';font-weight: normal;
  font-size: 58px;
  color: #cfe2f3;
}






h3 , .h3 {
  font-family: 'Knockout';font-weight: 500;
  font-size: 28px;
  color: #073763;
}









h4 , .h4 {
  font-family: 'Granjon';font-weight: 500;
  font-size: 22px;
  color: #cfe2f3;
}





h5 , .h5 {
  font-family: 'Knockout';font-weight: 500;
  font-size: 42px;
  color: #cfe2f3;
}









h6 , .h6 {
  font-family: 'Just Lovely';font-weight: normal;
  font-size: 34px;
  color: #cfe2f3;
}









p , .p , body {
  font-family: 'Granjon';font-weight: 500;
  font-size: 22px;
  color: #073763;
}




.font_76 { font-size: 76px; line-height:1; }
.font_58 { font-size: 62px; line-height:1; }
.font_38 { font-size: 38px; line-height:1; }
.font_20 { font-size: 22px; line-height:1.5; }
.round_shape_blue { background: var(--dark_blue); display: inline-block; padding: 20px 35px; border-radius: 100px;  color: var(--light_pale_grey);} }
.round_white_blue { background: var(--light_pale_grey); display: inline-block; padding: 20px 35px; border-radius: 100px;  color: var(--deep_navy_blue);} }

@media(max-width:1024px){ .font_76 { font-size: 62px; } .font_58 { font-size:50px; } .font_38 { font-size:34px; } }
@media(max-width:767px) { .font_76 { font-size: 48px; } .font_58 { font-size:42px; } .font_38 { font-size:30px; } }
@media(max-width:479px) { .font_76 { font-size: 42px; } .font_58 { font-size:38px; } .font_38 { font-size:28px; } }

/* Slick Slider Css Here  */
.slick-slider .slick-arrow{background:none; border:none; z-index:9; position:absolute; top:45%; left:0; width:auto; height: auto; font-size:0px; color:#000000; cursor:pointer; transform: translateY(-50%);}
.slick-slider .slick-arrow.slick-prev:before{content:'\f104'; font-size:63px; line-height:30px; font-family: FontAwesome; color:white; }
.slick-slider .slick-arrow.slick-next:before{content:'\f105'; font-size:63px; line-height:30px; font-family: FontAwesome; color:white;}
.slick-slider .slick-arrow.slick-next{left:auto; right:0px;}
.slick-slider .slick-dots{ padding-left:0px; position:absolute; left:0; right:0; bottom:20px; text-align:center;}
.slick-slider .slick-dots li{display:inline-block; margin:0 5px;}
.slick-slider .slick-dots li button{width:12px; height:12px; border-radius:100%; background-color:#fff; border:none; padding:0; text-indent:-9999px; cursor:pointer; opacity:.5;} 
.slick-slider .slick-dots li.slick-active button{opacity:1;}






@media(min-width:768px){
  .container { width:750px; }
}

@media(min-width:992px){
  .container { width:970px; }
}

@media(min-width:1200px){
  .container { width:1170px; }
}


@media (max-width:767px) {
  .h1content {
    font-size: 30px;
    line-height: 40px;
  }
}