

@font-face {
  font-family: 'Motiva Sans';
  src: url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Black.woff2') format('woff2'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Black.woff') format('woff'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Motiva Sans';
  src: url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Light.woff2') format('woff2'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Light.woff') format('woff'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Motiva Sans';
  src: url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-ExtraBold.woff2') format('woff2'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-ExtraBold.woff') format('woff'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Motiva Sans';
  src: url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Bold.woff2') format('woff2'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Bold.woff') format('woff'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Motiva Sans';
  src: url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Thin.woff2') format('woff2'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Thin.woff') format('woff'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Motiva Sans';
  src: url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Medium.woff2') format('woff2'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Medium.woff') format('woff'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Motiva Sans';
  src: url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Regular.woff2') format('woff2'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Regular.woff') format('woff'),
    url('https://f.hubspotusercontent40.net/hubfs/4006992/One%20model%20theme%20-%202021/fonts/MotivaSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.headernavigation1 .hs-menu-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* -------------- header ------------------------ */
.header-section1 .wrapper { max-width: 1330px !important;}
.header-section1 { background-color: #fff;padding: 35px 0; position: fixed; left:0; width: 100%; top:0; z-index: 999; transition: all ease 0.3s }
.Fixed .header-section1 {  position: fixed ;padding: 9px 0;    box-shadow: 0 0 10px rgb(0 0 0 / 20%); }
.header-two-col1 {display: flex;flex-wrap: wrap; align-items: center;}
.header-left1 {width: 130px;}
.header-right1 {width: calc(100% - 130px);padding-left: 50px;}
.headernavigation1 .hs-menu-wrapper > ul { display: flex !important;flex-wrap: wrap;justify-content: flex-end;  align-items: center;}
.headernavigation1 .hs-menu-wrapper > ul > li {font-size: 18px;line-height: 1.55;position: relative;}
.headernavigation1 .hs-menu-wrapper > ul > li + li {margin-left: 36px;}
/* .headernavigation1 .hs-menu-wrapper > ul > li:last-child > a {background-color: #47BDAD;padding: 10px 25px;color: #fff;display: inline-block;border-radius: 5px; display: block; text-transform:uppercase }
.headernavigation1 .hs-menu-wrapper>ul>li:last-child { margin-left: 82px;}
.headernavigation1 .hs-menu-wrapper>ul>li:hover:last-child>a {background-color: #011b4b;color:#fff} */
.headernavigation1 .hs-menu-wrapper>ul>li:hover > a {color: #47bdad;}
.headernavigation1 { position: relative !important; }
.Mainlogo1 img {  width: 100% !important;}
.headernavigation1 .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {  content: '';width: 12px;height: 12px;margin-left: 7px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7' fill='none'%3E%3Cpath d='M9 1.62231L5.70707 5.29685C5.31818 5.7308 4.68182 5.7308 4.29293 5.29685L1 1.62231' stroke='%23011B4B' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center center;background-repeat: no-repeat;background-size: auto; display: inline-block;} 
.headernavigation1 .hs-menu-wrapper > ul > li  > ul  { position: absolute !important; background: #fff; box-shadow: 0px 3px 4px rgb(0 0 0 / 25%);
  top: 100%; font-size: 14px; opacity: 0 !important; visibility: hidden !important; transition: all ease 0.2s !important;
  z-index:1 !important;border-radius: 0; transform:translateY(30px); width: 230px;z-index:999 !important;  }
.login-title1 .hs-menu-wrapper >  ul > li > ul {width: 180px;right: 0;}
.headernavigation1 .hs-menu-wrapper > ul > li  > ul > li > a { display: block;padding: 10px !important;text-align: left; }
.headernavigation1 .hs-menu-wrapper>ul>li>ul > li > a  { color: #011B4B;font-size: 16px;}
.headernavigation1 .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li >  a { padding: 0; color:#011b4b; font-family: 'Motiva Sans';
    font-weight:400;}

/* .headernavigation1 .hs-menu-wrapper>ul>li:last-child>a { background-color: #47bdad; padding: 10px 25px;  color: #fff; 
    border-radius: 5px; display: block; text-transform: uppercase;} */

@media (min-width: 1081px) {

  .headernavigation1  { display: block !important; overflow: inherit !important; }
  a.expandMenu1 { display: none; }   
  .headernavigation1 .hs-menu-wrapper > ul > li:hover > ul { opacity: 1 !important; visibility: visible !important;  transform:translateY(0)  }
  .headernavigation1 .hs-menu-wrapper>ul>li>ul>li:hover>a {  background-color: #011B4B;   color: #fff; }
  .headernavigation1 .hs-menu-wrapper>ul>li>ul { display: block !important; }
}

@media (max-width: 1230px) {

/*   .headernavigation1 .hs-menu-wrapper>ul>li:last-child {  margin-left: 30px;} */
  .header-right1 { padding-left: 0;}
  .headernavigation1 .hs-menu-wrapper>ul>li+li {margin-left: 13px;}
/*   .headernavigation1 .hs-menu-wrapper>ul>li:last-child { margin-left: 20px;  } */
  .headernavigation1 .hs-menu-wrapper>ul>li { font-size: 16px }

}

@media (max-width: 1080px) {
  .headernavigation1 .hs-menu-wrapper>ul>li { font-size: 16px; }
  .headernavigation1 .hs-menu-wrapper>ul>li+li {margin-left: 20px; }
/*   .headernavigation1 .hs-menu-wrapper>ul>li:last-child { margin-left: 20px;  }
  .headernavigation1 .hs-menu-wrapper>ul>li:last-child>a { padding: 8px 16px;  } */
  .header-section1 .content-wrapper {  max-width: 100%; }
  
}

@media (max-width: 1080px) {


  a.expandMenu1 { width: 30px; height: 30px; display: block; cursor: pointer; padding: 3px; position: absolute;  top: 50%;  right: 8px; transform:translateY(-50%) }
  a.expandMenu1 i { position:relative; width: 26px; left:0; height: 3px; opacity:1; display: block; background: #22282F; margin: 5px 0; transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -moz-transition:all ease 0.3s; }
  a.expandMenu1 i:first-child {  margin-top: 0;}
  a.expandMenu1.active i:first-child { transform: rotate(135deg); -webkit-transform: rotate(135deg); top: 9px; position: relative; }
  a.expandMenu1.active i:nth-child(2) { position:relative; left:-46px; opacity:0; }
  a.expandMenu1.active i:last-child { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); top: -7px; position: relative; }
  /*-=-=-=-= Mobile Submenu JS USE  SUBMENU ICON as '<a class="childExpand"><i></i><i></i></a>' -=-=-=*/
  .childExpand1 { position: absolute; top: 15px; right: 10px; width: 24px !important; text-align: center; height: 24px; margin: 0; padding:5px; cursor:pointer; }
  .childExpand1 i { position:relative !important; width: 15px; left:0; height: 1px; opacity:1; display: block; background:#fff; margin: 6px 0; transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -moz-transition:all ease 0.3s; }
  .childExpand1 i + i { position: relative; transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); top:-7px; }
  .childExpand1.open i { transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); }
  .childExpand1.open i+i { transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); }

  .header-section1 .wrapper { width: 100% !important;}
  .header-section1 {z-index: 999; padding:20px 0;}  
  .headernavigation1 .hs-menu-wrapper>ul {display: block !important;}
  .headernavigation1 {position: absolute !important;top: 100%;left: 0;width: 100%;background-color: #011b4b;z-index: 2; display: none; }
  .headernavigation1 .hs-menu-wrapper > ul>li+li {  padding-left: 0; }
/*   .headernavigation1 .hs-menu-wrapper > ul>li:last-child>a { margin-left: 0; border-radius: 0;  padding-left: 15px;  } */
  .headernavigation1 .hs-menu-wrapper > ul>li>a {  display: block !important;  padding: 15px !important;color:#fff}
  .headernavigation1 .hs-menu-wrapper > ul>li {  font-size: 15px !important;  border-top: 1px solid #ffff; text-align: left;}
  .headernavigation1 .hs-menu-wrapper>ul>li { position: relative !important;  }
  .headernavigation1 .hs-menu-wrapper>ul>li>ul { position: static !important;  box-shadow: none; padding: 0; display: none;
    opacity: 1 !important; visibility: visible !important; transform: translateY(0); transition: none !important; width: 100%;}
  .header-section1 .content-wrapper { position:static; max-width: 100%; }
  .headernavigation1 .hs-menu-wrapper>ul>li>ul>li>a { padding: 7px 10px 7px 25px !important; display: block !important; color: #000;}
  .headernavigation1 .hs-menu-wrapper>ul>li>ul{ background-color: #fff; }
  .email-left-inner1 { justify-content: end;}
  .header-main-sec1 .content-wrapper { max-width: 100%;  }
  .headernavigation1 .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {display: none}
/*   .headernavigation1 .hs-menu-wrapper>ul>li:last-child { border: 0;} */
  .headernavigation1 .hs-menu-wrapper>ul>li+li { margin-left: 0;}
/*   .headernavigation1 .hs-menu-wrapper>ul>li:last-child {  margin-left: 0; border-top: 1px solid #011b4b;  }
  .headernavigation1 .hs-menu-wrapper>ul>li:last-child > a {  width: 100%;} */
  .headernavigation1 .hs-menu-wrapper>ul>li>ul>li:hover>a { color: #011b4b;}
/*   .headernavigation1 .hs-menu-wrapper>ul>li:last-child>a { padding: 15px } */
  .row-fluid .header-section1 .wrapper { padding: 0 20px !important; max-width: 100% !important;}
  .headernavigation1 .hs-menu-wrapper > ul > li { float: none !important;}
  .headernavigation1 .hs-menu-wrapper.hs-menu-flow-horizontal > ul >  li  > a { color: #fff;}
  
}  


/* --------------------------  footer ---------------------------------------- */

.footer-nw-section { background-color: #001A4B;padding: 70px 0;position: relative;}
.footer-first-sec {display: flex;flex-wrap: wrap; align-items: center;}
.footer-main-logo {width: 130px;max-width: 100%;}
.footer-main-logo img {width: 100% !important;}
.footer-fst-left { width: 140px;}
.footer-fst-right {width: calc(100% - 140px);}
.menu-two-col {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}
.menu-items .hs-menu-wrapper > ul > li > a {color: #fff;}
.menu-items .hs-menu-wrapper > ul > li > a {color: #99A3B7;}
.menu-left {width: 80%;}
.menu-items .hs-menu-wrapper > ul > li + li {margin-left: 30px;}
.social-icon ul { margin: 0;padding: 0; list-style: none;display: flex;flex-wrap: nowrap;justify-content:flex-end;}
.social-icon ul > li + li {margin-left: 18px;}
.menu-items .hs-menu-wrapper > ul > li {font-size: 16px;line-height: 1.2;}
.menu-items .hs-menu-wrapper > ul > li > a:hover {color: #fff;}
.social-icon ul > li:hover svg > path {fill: #47bdad;}
.social-icon ul > li { transition: all ease 0.3s;}
.footer-second-sec { display: flex;flex-wrap: wrap;align-items: center; justify-content: space-between;padding-top: 55px;}
.comp-place h5 {font-size: 20px;line-height: 1.4; margin-bottom: 0;font-weight:700;}
.state-place {font-size: 16px;color: #99A3B7;line-height: 1.75;}
.copyright-content p { margin-bottom: 0;}
.copyright-content { font-size: 16px; line-height: 1.2;}
.menu-right { width: 20%;}
.menu-items .hs-menu-wrapper > ul { display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center;}
.dots-icon { position: absolute;bottom: 0; right: 0; z-index: 1;}
.dots-icon svg { height: auto;}


{#


.footer-logo { width: 130px;max-width: 100%;}
.footer-logo img { width: 100% !important;}
.footer-wrapper { max-width: 1450px; margin: 0 auto;padding: 0 15px;}
.footer-section { background-color: #001A4B;padding: 100px 0;position: relative;}
.footer-two-col {display: flex; flex-wrap: wrap;}
.footer-left {width: 15%;padding-right: 20px;}
.footer-right {width: 85%;padding-left: 80px;}
.state-place {font-size: 16px;line-height: 1.75; font-weight: 400;}
.comp-place h5 {font-size: 20px; line-height: 1.4;font-weight: 700; margin-bottom: 0;}
.social-icon ul {margin: 0;padding: 0;list-style: none;display: flex;flex-wrap: nowrap;}
.social-icon {padding-top: 52px;}
.social-icon ul > li + li {margin-left: 17px;}
.social-icon ul > li:hover > a {color: #47BDAD;}
.footer-right-innr { display: flex;flex-wrap: wrap;}
.ftr-simpal-menu {width: 20%;} 

.ftr-simpal-menu .hs-menu-wrapper > ul {  display: block;}
.ftr-simpal-menu .hs-menu-wrapper > ul > li {  font-size: 16px;  line-height: 1.75;}
.ftr-simpal-menu .hs-menu-wrapper > ul > li > a { color: #fff;font-weight: 400;}
.ftr-simpal-menu .hs-menu-wrapper > ul > li + li { padding-top: 7px;opacity: 0.6;}
.ftr-simpal-menu .hs-menu-wrapper > ul > li:first-child > a { font-weight: 700;}
.ftr-simpal-menu .hs-menu-wrapper > ul > li:first-child { padding-bottom: 8px;font-size: 18px; line-height: 1.55}
.dots-icon { position: absolute;bottom: 0; right: 0; z-index: 1;}
.dots-icon svg { height: auto;}
.pricing-list .hs-menu-wrappr > ul > li:last-child > a {font-weight: 700;}
.pricing-list .hs-menu-wrapper > ul > li:last-child > a { font-weight: 800;}
.pricing-list .hs-menu-wrapper > ul > li:last-child { padding-top: 42px;opacity:1;}
.ftr-simpal-menu .hs-menu-wrapper>ul>li > a:hover { color: #47BDAD;}
.social-icon ul > li:hover > a > svg > path { fill: #47BDAD;}
.social-icon ul > li {transition: all ease 0.3s;}
.mobile-group { display: none; } #}

@media (max-width: 1230px) {

  .menu-items .hs-menu-wrapper>ul>li+li {margin-left:15px;}

  {#
  .footer-right {padding-left: 40px;}
  .footer-left { padding-right: 0;} #}

}

@media (max-width: 1080px) {


  .menu-left , .menu-right { width: 100%;  }
  .menu-right {padding-top: 30px; }
  .menu-items .hs-menu-wrapper>ul>li+li { margin-left: 15px;}
  .footer-first-sec { align-items: flex-start;}



  {#
  .ftr-simpal-menu {width: 33.33%; padding: 20px 0;}
  .footer-left { width: 30%; padding-right: 50px; }
  .footer-right { width: 70%;}
  .footer-right {padding-left: 10px;} #}


}

@media (max-width: 1080px) {

  .footer-fst-left , .footer-fst-right { width: 100%; }
  .footer-fst-right {  padding-top: 40px;  }
  .menu-items .hs-menu-wrapper>ul>li+li { margin-left: 0; padding-top: 25px;}
  .menu-right { padding-top: 30px;}
  .footer-second-sec {padding-top: 30px; display: block; }
  .model-right { padding-top: 30px;}
  .menu-left , .menu-right { width: 100%;  }
  .menu-items .hs-menu-wrapper>ul { display: block;}
  .footer-nw-section { padding: 50px 0;  }
  .social-icon ul { justify-content: inherit;}


}


@media (max-width: 767px) {

  .dots-icon { width: 90px;  }


  {#
  .footer-section { padding: 50px 0;}
  .footer-left , .footer-right { width: 100%;}
  .footer-left { padding-right: 0;} 
  .footer-right { padding-left: 0; padding-top: 30px;  }
  .ftr-simpal-menu .hs-menu-wrapper>ul>li:first-child {font-size: 16px;padding-bottom: 0; }
  .ftr-simpal-menu { width: 50%;padding:20px 3px; }
  .pricing-list .hs-menu-wrapper>ul>li:last-child { padding-top: 7px;  }
  .dots-icon svg {width: 150px;max-width: 100%;}
  .social-icon { padding-top: 40px;  }
  .comp-place { padding-top: 30px;}
  .comp-place h5 {font-size: 18px;}
  .footer-mobile {display: flex;flex-wrap: wrap; justify-content: space-between;align-items: center; }
  .mobile-group { display: block; }
  .social-icon { display: none; }
  .social-icon.mbicon { display: block;  padding-top: 0;}
  .footer-right-innr { margin: 0 -5px;}
  .dots-icon {  display: none; } #}
} 



.header-section1 .wrapper { max-width: 1300px; width: 100% !important; padding-left: 16px;  padding-right: 16px;  }
/* .headernavigation .hs-menu-wrapper>ul>li:last-child { display: none; } */
.right-side-cta a { display: block; letter-spacing: -0.04em; text-transform: uppercase; font-size: 16px; line-height: 28px; text-align: center;
  background: #47BDAD; border-radius: 5px; padding: 8px 25px; color: #fff; }
.right-side-cta { width: 170px; }

.search-bar { width: 200px; padding-right: 30px; }
.headernavigation1 > div:first-child { width: calc(100% - 370px); }
.header-section1 input.hs-search-field__input { background: #F9FAFA; border: 1px solid rgba(1, 27, 75, 0.3); border-radius: 5px; padding-left: 30px; padding-right: 10px;
  padding-top: 12px; padding-bottom: 12px;     line-height: 1.28;
    height: auto !important; }
.header-section1 .hs-search-field__bar form { position: relative; }
.header-section1 .hs-search-field__bar button { position: absolute; top: 50%; transform: translateY(-50%); left: 10px; background-color: transparent; padding: 0; border: none; outline:none !important }
.header-section1 .hs-search-field__bar button svg { display: none; }
.header-section1 .hs-search-field__bar button {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.65 14.3C11.3227 14.3 14.3 11.3227 14.3 7.65C14.3 3.97731 11.3227 1 7.65 1C3.97731 1 1 3.97731 1 7.65C1 11.3227 3.97731 14.3 7.65 14.3Z' stroke='%23011B4B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.9996 15.0001L13.5996 13.6001' stroke='%23011B4B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height: 16px;width: 15px;background-position: center center;background-repeat: no-repeat;background-size: 100% auto; min-width: 0}
.header-section1 .hs-search-field__bar + ul { margin: 0; position: absolute; right: 0; width: 300px; padding: 20px; list-style: none; background: #FFFFFF;
  box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.1); border-radius: 5px; margin-top: 15px; display: none;  }
.headernavigation1 .hs-menu-wrapper>ul { justify-content: flex-start; }
.header-section1 .hs-search-field.hs-search-field--open {     position: relative; }
.header-section1 .hs-search-field__bar + ul li a { display: flex; flex-wrap: wrap; outline:none !important }
.header-section1 .hs-search-field__bar + ul li a div { width: 60px;  background-position: center center; background-size: cover; border-radius: 3px; }
.header-section1 .hs-search-field__bar + ul li a > span { width: calc(100% - 60px); padding-left: 20px; font-size: 14px; font-weight: 700; }
.header-section1 ul.hs-search-field__suggestions #results-for { display: none !important; }
.header-section1 ul.hs-search-field__suggestions li { margin-top: 20px; }
.header-section1 ul.hs-search-field__suggestions li:nth-child(2) { margin-top: 0; }
.hs-search-field--open ul.hs-search-field__suggestions { display: block; }
ul.hs-search-field__suggestions {  max-height: 460px;  overflow: auto; }
.header-section1 .hs-search-field__bar+ul li a>span {  line-height: 1.2; }


@media(min-width: 1081px){

  .headernavigation1 { display: flex !important; align-items: center; }
}
@media(max-width: 1440px){ 
  .headernavigation1 .hs-menu-wrapper>ul>li { font-size: 15px; }
  .headernavigation1 {  padding-left: 30px; }
  .header-right { padding-left: 0 }
}
@media(max-width: 1230px){
  .headernavigation1 .hs-menu-wrapper>ul>li {  font-size: 13px; }
}


.right-side-cta a{
  opacity: 0.5; 
}
.right-side-cta a.header-cta{
  animation: fadeIn2 3s;
  transition: all 0.5s ease;
  opacity: 1; 
}
.right-side-cta a.header-cta:hover{
  background-color: #001a4b;
  border-color: #001a4b;
  color: #fff;
}


@keyframes fadeIn2 {
  0% {
    background-color: #001a4b;
    border-color: #001a4b;
  }
  60% {
    background-color: #001a4b;
    border-color: #001a4b;
  }
  100% {
    background-color: #47bdad;
    border-color: #47bdad;
  }
}

@-moz-keyframes fadeIn2 {
  0% {
    background-color: #001a4b;
    border-color: #001a4b;
  }
  60% {
    background-color: #001a4b;
    border-color: #001a4b;
  }
  100% {
    background-color: #47bdad;
    border-color: #47bdad;
  }
}

@-webkit-keyframes fadeIn2 {
  0% {
    background-color: #001a4b;
    border-color: #001a4b;
  }
  60% {
    background-color: #001a4b;
    border-color: #001a4b;
  }
  100% {
    background-color: #47bdad;
    border-color: #47bdad;
  }
}

@-o-keyframes fadeIn2 {
  0% {
    background-color: #001a4b;
    border-color: #001a4b;
  }
  60% {
    background-color: #001a4b;
    border-color: #001a4b;
  }
  100% {
    background-color: #47bdad;
    border-color: #47bdad;
  }
}


@media(max-width: 1080px){
  .headernavigation1 { padding-left: 0; }
  .search-bar { display: none; }
  .right-side-cta { width: 100%; }
  .headernavigation1 { flex-wrap: wrap; }
  .headernavigation1>div:first-child { width: 100%; }
  .right-side-cta a { border-radius: 0 }
  .headernavigation1 .hs-menu-wrapper>ul>li { font-size: 16px }
}
fieldset.legalwraper {
    order: 2;
    margin-top: 30px !important;
    font-size: 12px;
    text-align: left;
}
body{
  opacity: 0 !important;
}
body.loaded {
    opacity: 1 !important;
}




