@charset "UTF-8";
/* CSS Document */

/* Modern shared site header */
.sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }
.site-header { position: sticky; top: 0; z-index: 900; height: 78px; border-bottom: 1px solid rgba(20,124,172,.1); background: rgba(255,255,255,.93); box-shadow: 0 2px 12px rgba(7,43,66,.03); backdrop-filter: blur(16px); transition: height .25s ease, box-shadow .25s ease, background .25s ease; }
.site-header.is-scrolled { height: 70px; background: rgba(255,255,255,.97); box-shadow: 0 10px 35px rgba(7,43,66,.1); }
.site-header__inner { width: min(1180px, calc(100% - 48px)); height: 100%; display: flex; align-items: center; justify-content: space-between; gap: 34px; margin-inline: auto; }
.site-header__brand { position: relative; z-index: 3; display: inline-flex; align-items: center; flex: 0 0 auto; }
.site-header__logo { width: 153px; height: auto; display: block; }
.site-header__nav { display: flex; flex: 1 1 auto; align-items: center; justify-content: flex-end; gap: 46px; }
.site-header__links, .site-header__actions, .site-header__user { display: flex; align-items: center; gap: 30px; }
.site-header__links a, .site-header__login { position: relative; color: #405d6c; font-size: .82rem; font-weight: 650; }
.site-header__links a::after, .site-header__login::after { content: ""; position: absolute; height: 2px; right: 0; bottom: -8px; left: 0; background: #32baf3; transform: scaleX(0); transform-origin: right; transition: transform .25s ease; }
.site-header__links a:hover, .site-header__login:hover { color: #147cac; text-decoration: none; }
.site-header__links a:hover::after, .site-header__login:hover::after { transform: scaleX(1); transform-origin: left; }
.site-header__signup { min-height: 42px; display: inline-flex; align-items: center; gap: 14px; padding: 0 19px; border-radius: 999px; background: #147cac; color: #fff; box-shadow: 0 9px 23px rgba(20,124,172,.2); font-size: .79rem; font-weight: 720; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.site-header__signup:hover { background: #0f6f9b; box-shadow: 0 12px 29px rgba(20,124,172,.3); text-decoration: none; transform: translateY(-2px); }
.site-header__toggle { display: none; width: 44px; height: 44px; padding: 11px; border: 0; border-radius: 10px; background: transparent; cursor: pointer; }
.site-header__toggle > span:not(.sr-only) { width: 22px; height: 2px; display: block; margin: 5px auto; border-radius: 4px; background: #147cac; transition: transform .25s ease, opacity .2s ease; }
.site-header__user { gap: 13px; color: #405d6c; font-size: .8rem; }
.site-header__user i { color: #405d6c; font-size: 1rem; }
.site-header__user > i.fa-exclamation-triangle { color: #e89b20; }
.site-header__user a:hover i { color: #147cac; }
.site-header--account { border-bottom-color: rgba(20,124,172,.25); }

@media (max-width: 820px) {
  .site-header, .site-header.is-scrolled { height: 68px; }
  .site-header__inner { width: calc(100% - 28px); }
  .site-header__logo { display: block; width: 135px; }
  .site-header__toggle { position: relative; z-index: 3; display: block; }
  .site-header__nav { position: absolute; top: calc(100% + 8px); right: 14px; left: 14px; display: block; max-height: 0; overflow: hidden; border: 1px solid rgba(20,124,172,.12); border-radius: 17px; background: rgba(255,255,255,.98); box-shadow: 0 22px 55px rgba(7,43,66,.18); opacity: 0; pointer-events: none; transform: translateY(-10px); transition: max-height .35s ease, opacity .25s ease, transform .25s ease; }
  .site-header.is-open .site-header__nav { max-height: 470px; opacity: 1; pointer-events: auto; transform: translateY(0); }
  .site-header__links, .site-header__actions, .site-header__user { align-items: stretch; flex-direction: column; gap: 0; padding: 12px; }
  .site-header__actions, .site-header__user { padding-top: 0; }
  .site-header__links a, .site-header__login, .site-header__user > a, .site-header__user > span { min-height: 45px; display: flex; align-items: center; padding: 0 12px; border-radius: 9px; }
  .site-header__links a::after, .site-header__login::after { display: none; }
  .site-header__links a:hover, .site-header__login:hover { background: #eef7fb; }
  .site-header__signup { min-height: 46px; justify-content: space-between; border-radius: 10px; padding-inline: 14px; }
  .site-header__user { flex-direction: row; align-items: center; flex-wrap: wrap; gap: 8px; }
  .site-header__user > span { flex: 1 0 100%; }
  .site-header.is-open .site-header__toggle > span:nth-of-type(2) { transform: translateY(7px) rotate(45deg); }
  .site-header.is-open .site-header__toggle > span:nth-of-type(3) { opacity: 0; }
  .site-header.is-open .site-header__toggle > span:nth-of-type(4) { transform: translateY(-7px) rotate(-45deg); }
}

@media (prefers-reduced-motion: reduce) {
  .site-header, .site-header * { transition-duration: .01ms !important; }
}



#header_main {border: 0px solid #f09; margin: 0px 240px 10px ; padding: 0px; height: 80px; position: relative; z-index: 300; }

#header_inner {border: 0px solid #f09; border-bottom: 2px solid var(--main); margin: 0px 0px -5px ; padding: 0px; height: 80px; position: relative; z-index: 300; box-shadow: 0px 2px 6px 1px rgba(0,0,0,0.1)}



.underline {background: var(--main); height: 2px; position: absolute; bottom: 0px; width: 100%}
.mainlogo {border: 0px solid #f09; position: absolute; bottom: 0px; z-index: 20 }
.mainlogo img {height: 55px; }
.mobilelogo {border: 0px solid #f09; position: absolute; bottom: 0px; z-index: 20; display: none}


/********* home page header *********/


.button_m {font-weight: 400; padding: 0px 20px!important; border-radius: 300px;color: #fff!important; background: var(--main);text-shadow: 1px 1px 2px rgba(0,0,0,0.1); white-space: nowrap; }

#header_main ul {
  margin: 0px 0px 0px -10px;
  padding: 0px ;
  list-style: none;
  overflow: hidden;
    border: 0px solid #f09;
    background: #f1f1f1;
    width: calc(100% + 0px);
    position: absolute; top: 70px
}

#header_main li a {
  padding: 5px 20px;
  border: 0px solid #f4f4f4;
    color: #444;
    font-size: 1.1em; font-weight: 500;
    line-height: 30px;
    display:inline-block;
    
}

#header_main li a:hover {
  color: var(--main);
}

.login {margin: 10px 0px 0px}
.signin {margin: 5px 0px 10px 10px}
/* menu */

#header_main .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out; border: 0px solid #f09;
}

/* menu icon */

#header_main .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 34px 10px;
  position: relative;
  user-select: none;
}

#header_main .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 4px;
  position: relative;
  transition: background .2s ease-out;
  width: 24px;
    border-radius: 100px;
}

#header_main .menu-icon .navicon:before,
#header_main .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
    border-radius: 100px;
}

#header_main .menu-icon .navicon:before {
  top: 8px;
}

#header_main .menu-icon .navicon:after {
  top: -8px;
}

/* menu btn */

#header_main .menu-btn {
  display: none;
}

#header_main .menu-btn:checked ~ .menu {
  max-height: 240px;
}

#header_main .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

#header_main .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

#header_main .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

#header_main .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
#header_main .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}


/********* other page header *********/
.header_inside {border: 0px solid #f09; margin: 0px 180px 10px ; padding: 0px; height: 100%; position: relative; z-index: 200; background: #fff}


.header_inside .mainlogo {border: 0px solid #f09; position: absolute; bottom: 15px; z-index: 20 }
.mainlogo img {height: 35px; }
.mobilelogo {border: 0px solid #f09; position: absolute; bottom: 0px; z-index: 20; display: none}



.header_inside .user_desk {position: absolute; right: 50px; top: 31px}
.header_inside .user_desk i {font-size: 20px; margin: 0px 0px 0px 10px }
.header_inside .user_desk a i {color: #444}
.header_inside .user_desk a i:hover {color: var(--main)}
.header_inside .user_desk span {font-size: 0.9em; font-weight: 200; margin: 0px 0px 0px 10px}


.header_inside ul {
  margin: 0px 0px 0px 0px;
  padding: 0px ;
  list-style: none;
  overflow: hidden;
    border: 0px solid #f09;
    width: auto;
    position: absolute; top: 70px; right: 0px;
}

.header_inside li {  background: #f6f6f6;}

.header_inside li:first-child:after {
    content:"";
    position: absolute;
    right: 0px;
    top: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 11px 11px 11px;
    border-color: transparent transparent #f6f6f6 transparent;
    z-index:401!important;
    display: block
}


.header_inside li:first-child {padding-top: 9px; background: rgba(255,255,255,0); border: 0px solid #f09; border-bottom: 1px solid var(--main)}

.header_inside ul:after {
    content:"";
    position: absolute;
    right: 0px;
    top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 11px 11px 11px;
    border-color: transparent transparent var(--main) transparent;
    z-index:400!important;
    display: block
}

.header_inside li a {
  padding: 5px 20px 5px 10px;
  border: 0px solid #f4f4f4;
    color: #444;
    font-size: 0.95em; font-weight: 400;
    line-height: 30px;
    display:inline-block;
}

.header_inside li a:hover {
  color: var(--main);
}

.login {margin: 10px 0px 0px}
.signin {margin: 5px 0px 10px 10px}
/* menu */

.header_inside .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out; border: 0px solid #f09;
}

/* menu icon */

.header_inside .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 40px 0px 0px 0px;
  position: relative;
  user-select: none;
}

.header_inside .menu-icon .navicon {
  background: var(--main);
  display: block;
  height: 4px;
  position: relative;
  transition: background .2s ease-out;
  width: 24px;
    border-radius: 100px;
}

.header_inside .menu-icon .navicon:before,
.header_inside .menu-icon .navicon:after {
  background: var(--main);
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
    border-radius: 100px;
}

.header_inside .menu-icon .navicon:before {
  top: 8px;
}

.header_inside .menu-icon .navicon:after {
  top: -8px;
}

/* menu btn */

.header_inside .menu-btn {
  display: none;
}

.header_inside .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.header_inside .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header_inside .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header_inside .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header_inside .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header_inside .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}


/********************************* header responsive desktop  *****************************/

@media (min-width: 1300px) {
    
#header_main, .header_inside { margin: 0px 240px 10px; border: 0px solid #ff9}


#header_main ul {
  margin: 40px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
    background: none;
    width: auto;
    position: relative; top: 0px; 
}    
  #header_main li {
    float: left;
      margin: 0px 0px 0px 20px;
    line-height: 0px;
    display:block;
  }

    #header_main .login {margin-left: 40px;}
  #header_main li a {
    padding: 0px;
  }
  #header_main .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  #header_main .menu-icon {
    display: none;
  }

.login {margin: 0px 0px 0px 40px!important}
.signin {margin: 0px 0px 0px 20px}
    
}
/********* end home page header *********/

/********************************************bigger screen settings**********************************************************/
@media screen and (min-width: 1800px) {
#header_main, .header_inside { margin: 0px 320px 10px; border: 0px solid #f09}
    

    
 
}


/********************************************smaller screen settings */
@media screen and (max-width: 1400px) {
#header_main {border: 0px solid #f09; margin: 0px 160px 5px ; padding: 0px; height: 120px; position: relative; z-index: 300}
    
.nav-wrapper { right: 160px;}
}
/**********************************************************/


/********************************************tablet settings**********************************************************/
@media screen and (max-width: 1300px) {
#header_main, .header_inside { margin: 25px 0px -5px; padding: 0px 0px; height: 70px; position: relative; z-index: 300; background: var(--main)}
    
#header_inner {height: 70px; top: 0px;}
    
.nav-wrapper { right: 10px!important;border: 0px solid #f09}
    
.mainlogo {display: none}
.mobilelogo {border: 0px solid #f09; position: absolute; bottom: 5px; left: 10px; z-index: 20; display: block}
.mobilelogo img {height: 40px; }   
    
    
/* menu icon */

#header_main .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 34px 10px;
  position: relative;
  user-select: none;
}
    
    
 #header_main ul {margin: 0px 0px 0px -10px;   }
    
    

    
/********* other page header *********/
.header_inside {border: 0px solid #f09; margin: 0px; padding: 0px 10px; height: 70px; position: relative; z-index: 300; background: var(--main); top: 0px}

.mainlogo {border: 0px solid #f09; position: absolute; bottom: 0px; z-index: 20; display: none}
.mobilelogo {border: 0px solid #f09; position: absolute; bottom: 12px; z-index: 20; display: block}
.mobilelogo img {height: 35px; }
.nav-wrapper {  right: 10px;
}
      


.header_inside .user_desk {position: absolute; right: 50px; top: 27px}
.header_inside .user_desk i {font-size: 20px; margin: 0px 0px 0px 10px}
.header_inside .user_desk span {font-size: 0.8em; font-weight: 200; margin: 0px 0px 0px 10px}


.header_inside ul {
  margin: 0px 0px 0px 0px;
  padding: 0px ;
  list-style: none;
  overflow: hidden;
    border: 0px solid #f09;
    width: 100%;
    position: absolute; top: 60px; right: 0px;
}

.header_inside li {  background: #f1f1f1;}

.header_inside li:first-child:after {
    content:"";
    position: absolute;
    right: 10px;
    top: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 11px 11px 11px;
    border-color: transparent transparent #f1f1f1 transparent;
    z-index:401!important;
    display: block
}


.header_inside li:first-child {padding-top: 9px; background: rgba(255,255,255,0); border: 0px solid #f09; border-bottom: 1px solid var(--main)}

.header_inside ul:after {
    content:"";
    position: absolute;
    right: 0px;
    top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 11px 11px 11px;
    border-color: transparent transparent var(--main) transparent;
    z-index:400!important;
    display: block
}

.header_inside li a {
  padding: 5px 20px 5px 10px;
  border: 0px solid #f4f4f4;
    color: #444;
    font-size: 1.0em; font-weight: 400;
    line-height: 25px;
    display:inline-block;
}

.header_inside li a:hover {
  color: var(--main);
}

.login {margin: 10px 0px 0px}
.signin {margin: 5px 0px 10px 10px}
/* menu */

.header_inside .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out; border: 0px solid #f09;
}

/* menu icon */

.header_inside .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 34px 0px 0px 0px;
  position: relative;
  user-select: none;
}

.header_inside .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 4px;
  position: relative;
  transition: background .2s ease-out;
  width: 24px;
    border-radius: 100px;
}

.header_inside .menu-icon .navicon:before,
.header_inside .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
    border-radius: 100px;
}

.header_inside .menu-icon .navicon:before {
  top: 8px;
}

.header_inside .menu-icon .navicon:after {
  top: -8px;
}

/* menu btn */

.header_inside .menu-btn {
  display: none;
}

.header_inside .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.header_inside .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header_inside .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header_inside .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header_inside .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header_inside .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}    
        
    

}

/********************************************general mobile settings**********************************************************/
@media all and (max-width: 64em), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 
#header_main, .header_inside {border: 0px solid #f09; margin: 0px; padding: 0px 10px; height: 70px; position: relative; z-index: 300; background: var(--main); top: 0px}
    
#header_inner { height: 70px; }

.mainlogo {border: 0px solid #f09; position: absolute; bottom: 0px; z-index: 20; display: none}
.mobilelogo {border: 0px solid #f09; position: absolute; bottom: 12px; z-index: 20; display: block}
.mobilelogo img {height: 40px; }
.nav-wrapper {  right: 10px;
}
      
 #header_main ul {margin: 0px 0px 0px -10px;}
    
    
    
    
/********* other page header *********/
.header_inside {border: 0px solid #f09; margin: 0px; padding: 0px 10px; height: 70px; position: relative; z-index: 300; background: var(--main); top: 0px}

.mainlogo {border: 0px solid #f09; position: absolute; bottom: 0px; z-index: 20; display: none}
.mobilelogo {border: 0px solid #f09; position: absolute; bottom: 12px; z-index: 20; display: block}
.mobilelogo img {height: 28px; }
.nav-wrapper {  right: 10px;
}
      


.header_inside .user_desk {position: absolute; right: 50px; top: 27px}
.header_inside .user_desk i {font-size: 20px; margin: 0px 0px 0px 10px}
.header_inside .user_desk span {font-size: 0.8em; font-weight: 200; margin: 0px 0px 0px 10px}


.header_inside ul {
  margin: 0px 0px 0px 0px;
  padding: 0px ;
  list-style: none;
  overflow: hidden;
    border: 0px solid #f09;
    width: 100%;
    position: absolute; top: 60px; right: 0px;
}

.header_inside li {  background: #f1f1f1;}

.header_inside li:first-child:after {
    content:"";
    position: absolute;
    right: 10px;
    top: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 11px 11px 11px;
    border-color: transparent transparent #f1f1f1 transparent;
    z-index:401!important;
    display: block
}


.header_inside li:first-child {padding-top: 9px; background: rgba(255,255,255,0); border: 0px solid #f09; border-bottom: 1px solid var(--main)}

.header_inside ul:after {
    content:"";
    position: absolute;
    right: 0px;
    top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 11px 11px 11px;
    border-color: transparent transparent var(--main) transparent;
    z-index:400!important;
    display: block
}

.header_inside li a {
  padding: 5px 20px 5px 10px;
  border: 0px solid #f4f4f4;
    color: #444;
    font-size: 1.0em; font-weight: 400;
    line-height: 25px;
    display:inline-block;
}

.header_inside li a:hover {
  color: var(--main);
}

.login {margin: 10px 0px 0px}
.signin {margin: 5px 0px 10px 10px}
/* menu */

.header_inside .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out; border: 0px solid #f09;
}

/* menu icon */

.header_inside .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 34px 0px 0px 0px;
  position: relative;
  user-select: none;
}

.header_inside .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 4px;
  position: relative;
  transition: background .2s ease-out;
  width: 24px;
    border-radius: 100px;
}

.header_inside .menu-icon .navicon:before,
.header_inside .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
    border-radius: 100px;
}

.header_inside .menu-icon .navicon:before {
  top: 8px;
}

.header_inside .menu-icon .navicon:after {
  top: -8px;
}

/* menu btn */

.header_inside .menu-btn {
  display: none;
}

.header_inside .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.header_inside .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header_inside .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header_inside .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header_inside .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header_inside .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}    


    
    }
