*,

body {

  margin: 0;

  padding: 0;

  box-sizing: border-box;

  font-family: CircularStd;
}

body {
  transition: all ease .4s;
}

body.transformLeft {
  transform: translateX(-266px);
  position: fixed;
  width: 100%;
}

a,

a:hover {

  text-decoration: none
}

.summerEnabled header.mpw-navbar.fixed-header {
  top: 51px;
}

.summerEnabled header.mpw-navbar {
  top: 51px;
}

.navItems li a.hover {
  position: relative;
}
 a.siteLogo svg path {

        fill: #2D96EE;

    }

    .summerEnabled header.mpw-navbar {
        top: 0;
    }
header.mpw-navbar.fixed-header .navItems li a.hover:after {
  content: '';
  width: 0;
  height: 1.5px;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  /* background: #133E7A; */
  border-radius: 15px;
  transition: width 0.2s;
}

header.mpw-navbar .navItems li a.hover:after {
  content: '';
  width: 0;
  height: 1.5px;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  border-radius: 15px;
  transition: width 0.2s;
  background: #fff;
}

header.mpw-navbar .navItems li a.hover:after {
  background: #fff;
}

.fixed-header .navItems li a.hover:after {
  background: #000;
}

header.mpw-navbar.fixed-header .navItems li a.hover:hover:after {
  width: 100%;
  transition: width 0.2s;
}

header.mpw-navbar .navItems li a.hover:hover:after {
  width: 100%;
  transition: width 0.2s;
}

header.mpw-navbar.fixed-header .navItems li a.active.hover:hover:after {
  display: none;
}

header.mpw-navbar .navItems li a.active.hover:hover:after {
  display: none;
}

.mob__only,
.new_closeBTN {
  display: none;
}

header.mpw-navbar.fixed-header,
header.mpw-navbar.defaultBlue.fixed-header {
  /* box-shadow: 0 4px 10px rgb(119 119 119 / 15%); */
  /* background-color: #fff; */
  background: #0F3870;
  top: 0;
  z-index: 99;
}

/* a.ai-essayWriter {
  padding: 6px !important;
  border-radius: 2px !important;
} */
.nav__btns .new-login a.ai-essayWriter {
  position: relative;
  box-sizing: border-box;
  background: linear-gradient(90deg, #FF8906, #9CE2A7, #ffeb3b, #FF8906);
  background-size: 400%;
  padding: 6px 15px;
  border-radius: 4px;
  z-index: 1;
  animation: animate 10s linear infinite;
  display: flex;
  max-width: 184px;
  width: 100%;
  align-items: center;
  justify-content: center;
  border: transparent;
  color: #0F172A;
  height: 32px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  column-gap: 8px;
  outline: none;
  cursor: pointer;
  margin-left: 12px;
  text-align: center;
  margin: 0 auto;
}

.nav__btns .new-login a.ai-essayWriter:before {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  z-index: -1;
  background: linear-gradient(90deg, #FF8906, #9CE2A7, #ffeb3b, #FF8906);
  background-size: 400%;
  border-radius: 4px;
  opacity: 0;
  transition: .5s;
}


/* header.mpw-navbar.sticked {
  transform: translateY(0px);
  top: 0;
  left: 0;
  background-color: #fff;
  box-shadow: 0 4px 10px rgb(119 119 119 / 15%);
  z-index: 8;
} */
.container {

  max-width: 1200px;

  width: 100%;

  margin: 0 auto;

  padding: 0 15px
}





.custom-container {

  max-width: 1520px;

  width: 100%;

  margin: 0 auto;

  padding: 0 15px
}



.nav-order a {

  z-index: 1
}



header.mpw-navbar.fixedheader {

  background: #fff
}



section.af-footer-new {

  display: none
}



.overlay,
.order_overlay {

  position: fixed;

  width: 100%;

  height: 100%;

  background-color: rgba(0, 0, 0, .2);

  z-index: 2 !important;

  display: none
}

.order_overlay {

  background-color: rgba(0, 0, 0, .6);
}



.dk-only {

  display: block;

  padding-top: 20px
}



.container-fluid {

  max-width: 100%;

  width: 100%;

  margin: 0 auto;

  padding: 0 15px
}



section.topSection {

  width: 100%;

  background-color: #1276CE;

  position: sticky;

  top: 0;

  z-index: 2;

  padding: 10px 0
}



.blink {

  animation: blink 1s linear infinite
}



@keyframes blink {

  0% {

    opacity: 0
  }

  50% {

    opacity: .5
  }

  100% {

    opacity: 1
  }

}



.top-wraper {

  width: 100%;

  display: flex;

  justify-content: space-between
}



.top-wraper ul {

  display: flex;

  list-style: none;

  align-items: center;

  max-width: 40%;

  width: 100%
}



.top-wraper .icons-left li {

  margin: 0 10px
}



.top-wraper .btns-right {

  justify-content: flex-end
}



.icons-left a,

.icons-left li {

  display: flex;

  align-items: center;

  color: #fff;

  font-size: 16px;

  line-height: 18px;

  font-family: GT-Walsheim-Pro-Light
}



.email a,

.phone a {

  letter-spacing: 1px
}



.icons-left a svg,

.icons-left li svg {

  margin-right: 10px
}



.btns-right a {

  display: block;

  font-size: 14px;

  line-height: 16px;

  border-radius: 4px;

  padding: 5px 15px
}



.btns-right .login {

  color: #fff;

  margin-right: 10px;

  font-family: GT-Walsheim-Pro-Light;

  position: relative
}



.btns-right .login svg {

  height: 28px;

  left: 0;

  position: absolute;

  top: 0;

  width: 100%
}



.btns-right .login rect {

  fill: none;

  stroke: #fff;

  stroke-width: 2;

  stroke-dasharray: 422, 0;

  transition: all .35s linear
}



.btns-right .login :hover {

  background: rgba(225, 51, 45, 0);

  font-weight: 900;

  letter-spacing: 1px
}



.btns-right .login :hover rect {

  stroke-width: 5;

  stroke-dasharray: 15, 310;

  stroke-dashoffset: 48;

  transition: all 1.35s cubic-bezier(.19, 1, .22, 1)
}



.btns-right .order {

  border-radius: 12px;

  color: #1276CE;

  background-color: #fff;



  position: relative;

  transition: .2s all ease
}



.rippleAnim {

  position: absolute;

  left: 50%;

  top: 50%;

  transform: translateX(-50%) translateY(-50%);

  width: 100%;

  height: 100%;

  z-index: 0;

  border-radius: 100px
}



.rippleAnim:before {

  content: "";

  position: absolute;

  width: 100%;

  height: 100%;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  left: 0;

  top: 0;

  background-color: #fff;
  border-radius: 8px;

  animation: rippleEffect 1.25s cubic-bezier(.215, .61, .355, 1) infinite
}



.rippleAnim:after {

  content: "";

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;
  border-radius: 20px;

  height: 100%;

  background-color: #fff;

  -webkit-box-shadow: 0 0 12.8px rgb(0 0 0 / 30%);

  box-shadow: 0 0 12.8px rgb(0 0 0 / 30%);

  -webkit-box-shadow: 0 0 .8rem rgb(0 0 0 / 30%);

  box-shadow: 0 0 .8rem rgb(0 0 0 / 30%);

  animation: rippleEffect 1.25s cubic-bezier(.455, .03, .515, .955) -.4s infinite;

  opacity: 1%
}



@keyframes rippleEffect {

  0% {

    transform: scale(.33)
  }

  80%,

  to {

    opacity: 0
  }

}



header.mpw-navbar {
  display: flex;
  width: 100%;
  align-items: center;
  background: 0 0;

  position: sticky;

  z-index: 5;

  top: 0;

  padding: 17px 0;
  transition: 0.3s ease all;
  background: #fff;

}



.nav-wraper {

  width: 100%
}



.nav-wraper nav {

  width: 100%;

  display: flex;

  justify-content: space-between;

  align-items: center;

  position: relative
}



nav .siteLogo {
  max-width: 171px;
  width: 100%;
  display: block;
  height: auto;
}

.cat-pages {
  width: 100%;
  display: flex;
  align-items: center;

}

.cat-pages .navItems {
  display: flex;
  list-style: none;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  /* padding-left: 60px; */
  margin-left: auto;
}



header.mpw-navbar.fixed-header .navItems a {
  font-style: normal;
  font-weight: 450;
  font-size: 14px;
  line-height: 18px;
  /* color: #013046 !important; */
  padding: 5px 0;

}

header.mpw-navbar .navItems a,
.service-nav-dd-title {
  color: #fff;
  padding: 5px 0px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 450;
}

ul.nav__btns {
  display: flex;
  align-items: center;
  list-style: none;
  max-width: 171px;
  width: 100%;
  margin-left: auto;
  column-gap: 10px;
  justify-content: flex-end;
  white-space: nowrap;
}


header.mpw-navbar .nav__btns a {
  /* color: #fff; */
  /* padding: 5px 0px; */
  font-size: 14px;
  /* line-height: 18px; */
}

/* header.mpw-navbar .nav__btns a:hover {
  background-color: #fff;
  color: #0F3870;
} */

ul.nav__btns.noMax {
  max-width: unset;
}



.nav__btns .new-login a {
  color: #fff;
}

/* .nav__btns .new-login a.hover {
  position: relative;
} */

/* .nav__btns .new-login a.hover:after {
  content: '';
  width: 0;
  height: 1.5px;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 15px;
  transition: width 0.2s;
} */

.nav__btns .new-login a {
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  padding: 8px 10px;
}

.nopadding {
  padding-right: 0px !important;

}

.newLoginBorder:hover a {
  background-color: #fff;
  color: #0F3870;
}

/* header.mpw-navbar.fixed-header .nav__btns .new-login a.hover:after {

  content: '';
  width: 0;
  height: 1.5px;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  background: #000;
  border-radius: 15px;
  transition: width 0.2s;
} */

/* header.mpw-navbar.fixed-header .nav__btns .new-login a.hover:hover:after {
  width: 100%;
  transition: width 0.2s;
} */

/* .nav__btns .new-login a.hover:after {
  background: #fff;
} */


.nav__btns .new-login a.hover:hover:after {
  width: 100%;
  transition: width 0.2s;
}

.nav__btns .new-login a.active.hover:hover:after {
  display: none;
}


.nav__btns .new-signup a {
  /* border: 1px solid #fff;
  color: #fff;
  padding: 6px 0px;
  width: 100%;
  min-width: 103px;
  display: block;
  text-align: center; */
}

.nav__btns .new-signup a {
  position: relative;
  box-sizing: border-box;
  background: linear-gradient(90deg, #00A3FF, #3D84ED, #003bff, #00A3FF);
  background-size: 400%;
  border-radius: 4px;
  z-index: 1;
  animation: animate 10s linear infinite;
  min-width: 103px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;

  color: #fff;
  height: 32px;
  font-style: normal;
  font-weight: 450;
  font-size: 16px;
  line-height: 20px;
  column-gap: 8px;
  outline: none;
  cursor: pointer;
  text-align: center;
}

/* .newOrderBtn.order-customEssay{
  background: #fff;
} */
.nav__btns .new-signup a:before {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  z-index: -1;
  background: linear-gradient(90deg, #00A3FF, #3D84ED, #003bff, #00A3FF);
  background-size: 400%;
  border-radius: 6px;
  opacity: 0;
  transition: .5s;
}

.nav__btns .new-signup a:hover:before {
  filter: blur(5px);
  opacity: 1;
  animation: animate 8s linear infinite;
}

@keyframes animate {
  0% {
    background-position: 0%;
  }

  100% {
    background-position: 400%;
  }
}

header.mpw-navbar.fixed-header .nav__btns .new-signup a {
  /* border: 1px solid #133E7A; */
  border-radius: 2px;
  padding: 6px 0px;
  font-style: normal;
  font-weight: 450;
  /* font-size: 16px; */
  line-height: 20px;
  /* color: #133E7A; */
  width: 100%;
  min-width: 103px;
  display: flex;
  text-align: center;
}

header.mpw-navbar .nav__btns .new-signup a:hover {
  background-color: #133E7A;
  color: #fff;
}

.navItems .dropdown {

  color: #fff;

  position: relative;

}



/* .navItems a.active {
  color: #1276CE !important;
} */

.navItems a.active span svg path,
.navItems a.active span svg g rect {
  fill: #117BD4;
}



/* .navItems li a:hover,

header.mpw-navbar.fixed-header .navItems li a:hover {

color: #1276CE

} */



.navItems li {
  cursor: pointer;
  padding-right: 24px;
}

.navItems li:last-child {
  padding-right: 0;
}

li.nav-btn.order-nav {

  position: relative;

  padding: 0;

}


.chose-package {

  display: block;

  background: #1276CE;

  color: #fff;

  border-radius: 20px;

  padding: 10px 35px;

}


.dropdown-content {

  position: absolute;

  width: 150px;

  padding: 20px 0;

  background-color: rgba(0, 0, 0, 0.75);

  left: -10px;

  display: none;

  top: 45px;

  transition: all ease 0.3s;

}

header.mpw-navbar {
  transform: translateY(0px);
  top: 0;
  left: 0;
  background-color: transparent;
  /* box-shadow: 0 4px 10px rgb(119 119 119 / 15%); */
  z-index: 8;
}

.dropdown.show .dropdown-content {

  display: block;

}

li.dropdown::before {

  position: absolute;

  content: '';

  right: -2px;

  font-size: 12px;

  bottom: 8px;

  color: #1276CE;

  border-top: 10px solid #1276CE;

  border-right: 5px solid transparent;

  border-left: 5px solid transparent;

  transform: rotate(0deg);

  transition: all ease 0.3s;

}

li.dropdown.show::before {

  transform: rotate(180deg);

  bottom: 10px;

}

.dropdown-content ul {

  list-style: none;

  padding: 0;

}

.navItems .dropdown-content ul li a,
header.mpw-navbar.fixed-header .dropdown-content ul li a {

  color: #fff;

  line-height: 40px;

}

.navItems .dropdown-content ul li a:hover,

header.mpw-navbar.fixed-header .navItems .dropdown-content ul li a:hover {

  color: #1276CE;

  text-decoration: underline;

}

header.mpw-navbar .navItems a.active {

  /* color: #1276CE */
  border-bottom: 1.5px solid #fff;
}





header.mpw-navbar.fixed-header .navItems a,
.fixed-header .navItems .dropdown,
header.mpw-navbar.fixed-header .nav__btns .new-login a {

  /* color: #000; */

}

header.mpw-navbar.fixed-header .nav__btns .new-login a {
  /* border-color: #000; */
}

.siteLogo img {
  display: block;
  max-width: 171px;
  width: 100%;
  max-height: 30px;
  height: 100%;
  /* object-fit: none; */
}



nav .siteLogo.logo-bg {

  display: none
}



nav .siteLogo.logo-bg svg path {

  fill: #1276CE
}



.d-hidden,

.aj-loggedIn .d-hidden {

  display: none
}



.new-login-btns .mob-AiEssayWriter {
  position: relative;
  box-sizing: border-box;
  background: linear-gradient(90deg, #FF8906, #9CE2A7, #ffeb3b, #FF8906);
  background-size: 400%;
  padding: 7px 15px;
  border-radius: 7px;
  z-index: 1;
  animation: animate 10s linear infinite;
  display: flex;
  max-width: 184px;
  width: 100%;
  align-items: center;
  justify-content: center;
  border: 1px solid #E2E8F0;
  color: #0F172A;
  height: 42px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  column-gap: 8px;
  outline: none;
  cursor: pointer;
  margin-left: 12px;
  text-align: center;
  margin: 0 auto 15px;
}

.new-login-btns .mob-AiEssayWriter::before {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  z-index: -1;
  background: linear-gradient(90deg, #FF8906, #9CE2A7, #ffeb3b, #FF8906);
  background-size: 400%;
  border-radius: 6px;
  opacity: 0;
  transition: .5s;
}


.new-login-btns .mob-order {
  color: #233F8C;
  border: 1px solid #233F8C;
  text-align: center;
  padding: 11px 0;
  font-weight: 500;
  max-width: 184px;
  width: 100%;
  display: block;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  margin: 0 auto 15px;
}

.new-login-btns .mob-order:hover {
  color: #fff;
  background-color: #233F8C;
}



.nav-order {

  transition: 1s;

  position: relative;

  z-index: 0;

  display: flex;

  align-items: center;

  justify-content: center;

  cursor: pointer;

  box-shadow: 0 3px 6px #233f8c54
}



.nav-order::before {

  position: absolute;

  content: "";

  width: 0;

  height: 0;

  left: 0;

  bottom: 0;

  border: 3px solid transparant;

  box-sizing: border-box
}



.nav-order::after {

  position: absolute;

  content: "";

  width: 0;

  height: 0;

  top: 0;

  right: 0;

  border: 3px solid transparant;

  box-sizing: border-box
}



.nav-order:hover::before {

  width: 100%;

  height: 100%;

  border: 3px solid #1276CE;

  border-right: none;

  border-bottom: none;

  transition: height .3s linear, width .3s linear .3s
}



.nav-order:hover::after {

  width: 100%;

  height: 100%;

  border: 3px solid #1276CE;

  border-left: none;

  border-top: none;

  transition: height .3s linear, width .3s linear .3s
}



.nav-order {

  background: #fff
}



.nav-order a,

header.mpw-navbar.fixed-header .nav-order a {

  color: #1276CE
}



.pulseanim {

  position: absolute;

  width: 100%;

  height: 100%;

  border-radius: 100px;

  animation-name: pulse-animation;

  animation-duration: 2s;

  animation-timing-function: ease;

  animation-fill-mode: forwards;

  animation-iteration-count: infinite;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

}

@keyframes pulse-animation {

  0% {

    box-shadow: 0 0 0 0px #1276CE;

  }

  100% {

    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);

  }

}

.session-option {

  position: relative;
  margin-left: 15px;
  max-width: 60px;
  width: 100%;
}

.session-inner {

  position: absolute;

  padding: 15px 0;

  top: 40px;

  background: rgba(0, 0, 0, 0.75);

  display: none;

  width: 130px;

  left: -20px;

}

.session-inner li {

  padding: 5px;

}

.session-inner li a {

  font-size: 11px;

}

header.mpw-navbar.fixed-header .session-inner li a {

  color: #fff;

}

.navItems .session-inner a {

  color: #fff;

}

.navItems .session-inner a.active {

  color: #1276CE;

}

.navItems a.session-btn {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

p.greetings {
  padding-left: 15px;
  font-family: 'GT-Walsheim-Pro-Medium';
  font-size: 17px;
  color: #000;
  display: flex;
  flex-direction: column;
}

.navItems li.first {

  padding-top: 10px;

}


.fixed-header .navItems .new-login a svg path {
  stroke: #000;
}

.navItems .new-login a svg path {
  fill: #fff;
}

.custom-login g path {

  fill: #fff;

}

.user_avatar {
  max-width: 40px;
  width: 100%;
  border-radius: 100px;
  background-color: #F2F6FF;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.user_avatar svg path {
  fill: #036;
}

.user_avatar img {
  max-width: 15px;
  width: 100%;
  max-height: 15px;
  height: 100%;
}



.user-info::before {
  position: absolute;
  bottom: -5px;
  right: -19px;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
  content: "";
  background-image: url(../images/down-arrow.svg);

}

/* .user-info::before {
  background-image: url(../images/down-arrow-blue.svg);
} */

/* .nav__btns .user-info svg path {
  fill: #117bd4;
} */

.aj-loggedIn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.user-info {
  position: relative;
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 12px;
}

a.newlogOutBtn,
.fixed-header a.newlogOutBtn {
  min-width: 79px;
  /* width: 100%; */
  padding: 6px 0;
  color: #fff;
  font-weight: 450;
  font-size: 16px;
  line-height: 20px;
  border-radius: 100px;
  text-align: center;
  justify-content: flex-end;
  display: block;
  border: 1px solid #fff;
}

.new-session-wraper {
  max-width: 260px;
  width: 100%;
  margin-left: auto;
  background-color: #fff;
  padding: 15px 0;
  position: absolute;
  top: 53px;
  display: none;
  right: -14px;
  backdrop-filter: blur(20px);
  border-radius: 5px;
  box-shadow: 0 0 60px rgb(14 42 71 / 25%);
}

/* .fixed-header a.newlogOutBtn {
  color: #000;
  border-color: #000;
} */

header.mpw-navbar.fixed-header .new-session-wraper {
  top: 59px;
}

.new-session-wraper::before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  content: '';
  top: -10px;
  right: 18px;

}

.info-head {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
}

.session_links ul {
  padding-left: 20px;
  list-style: none;
  padding-top: 10px;
}

.session_links img {
  width: 15px;
  height: 15px;
  margin-right: 15px;
}

.session_links ul li {
  padding: 10px 0;
  display: block;
}

.session_links ul li a {
  color: #000;
  font-size: 16px;
  font-family: 'CircularStd';
  display: flex;
  align-items: center;
  cursor: pointer;
  min-width: 100%;
  justify-content: flex-start;
}

.session_links ul li a:hover {
  color: #1276CE;
  transition: 0.3s ease all;
}

.session_links ul li a svg {
  margin-right: 15px;
}

.session_links ul li a svg path {
  fill: #000000;
}

li.new_logoutBTn {
  display: none;
}

.mpw_info {
  padding: 15px 32px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  display: none;
}

.mpw_info img {
  width: 14px;
  height: 14px;
}

.mpw_info a {
  display: flex;
  align-items: center;
  column-gap: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #0B2330;
}

.mpw_info a:first-child {
  padding-bottom: 15px;
}

header.mpw-navbar.defaultBlue {
  background-color: #0F3870;
  position: fixed;
}


/********** nav dropdown service *************/


.service-nav-dd .dropdown-nav-menu {
  display: none;
  border-radius: 4px;
  position: absolute;
  top: 29px;
  background: #ffffff;
  border: 1px solid #E7EEF9;
  left: 50%;
  transform: translateX(-50%);
}

.dropdown-nav-menu.services {
  min-width: 490px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-top: 0;
  justify-content: flex-start;
}

.dropdown-nav-menu.services ul {
  display: block;
  padding: 0;
}

.dropdown-nav-menu.services li {
  cursor: auto;
}

.dropdown-nav-menu.services p {
  font-weight: 500;
  margin-bottom: 10px;
}

.dropdown-nav-menu.bestOfers {
  width: 180px;
}

.dropdown-nav-menu.company {
  width: 135px;
}

.service-nav-dd .service-nav-dd-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.service-nav-dd .dropdown-nav-menu.active {
  display: block;
}

.service-nav-dd .dropdown-nav-menu li {
  border: 1px solid #4CAEFF24;
  padding-right: 0;
  display: block;
  /* border-radius: 4px 4px 0px 0px; */
}

.service-nav-dd .dropdown-nav-menu li:hover {
  /* background-color: #4CAEFF; */
  transition: 0.3s ease all;
}

.service-nav-dd .dropdown-nav-menu li:hover a.dropItems {
  transition: 0.3s ease all;
  color: #4CAEFF;
}

.service-nav-dd .dropdown-nav-menu li:first-child {
  border-top: 0;
  border-radius: 4px;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.service-nav-dd .dropdown-nav-menu li:last-child {
  border-bottom: 0;
  border-radius: 4px;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.service-nav-dd .dropdown-nav-menu.services li {
  border: none;
}

.service-nav-dd .dropdown-nav-menu.services li a {
  padding: 0;
  padding: 8px 0;
}

.service-nav-dd .dropdown-nav-menu.services li:hover {
  background: none;
}

.service-nav-dd .dropdown-nav-menu.services li:hover a.dropItems {
  color: #4DAEFF;
}

.has-dropdown .dropdown-nav-menu {
  display: none;

}

.has-dropdown.open .dropdown-nav-menu {
  display: block;
  list-style: none;

}


.service-nav-dd ul.dropdown-nav-menu li a,
.fixed-header .service-nav-dd ul.dropdown-nav-menu li a {
  font-size: 12px;
  padding: 10px 4px;
  color: #546B8E;
  display: block;
}

.service-nav-dd {
  position: relative;
  display: flex;
}

.service-nav-dd::before {
  position: absolute;
  top: 0;
  right: 25px;
  /* transform: translateY(-50%); */
  height: 10px;
  width: 10px;
  content: "";
  background-image: url(/images/down-arrow-nav.svg);
  transition: transform 0.3s ease-in-out;
  background-repeat: no-repeat;
  top: 8px;
}

/* li.service-nav-dd {
  padding-right: 0;
} */

.service-nav-dd.open::before {
  transform: rotate(-180deg);
}

.service-nav-dd:hover::before {
  transform: rotate(-180deg);
}

li.service-nav-dd .service-nav-dd-title.hover {
  position: relative;
  padding-right: 20px;
}

li.service-nav-dd .service-nav-dd-title.hover:after {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  /* background: #133E7A; */
  border-radius: 15px;
  transition: width 0.2s;
}

.mpw-navbar li.service-nav-dd .service-nav-dd-title.hover:after {
  background: transparent;
}

.mpw-navbar.fixed-header li.service-nav-dd .service-nav-dd-title.hover:after {
  background: #fff
}


li.service-nav-dd .service-nav-dd-title.hover:hover:after {
  width: 100%;
  transition: width .2s
}


/* user icon and toggle menu start */



.newLoginBtn .userIcon {
  border: none;
  background-color: transparent;
  cursor: pointer;
  display: flex;
  width: 33px;
  height: 33px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}

.userIcon img {
  display: block;
  width: 15px;
  height: 15px;
}

.newLoginBtn button img:last-child {
  display: none;
}

.newLoginBtn.loggedIn button img:first-child {
  display: none;
}

.newLoginBtn.loggedIn button img:last-child {
  display: block;
}

.ce-new-session-wraper {
  width: 100%;
  margin-left: auto;
  position: absolute;
  top: 50px;
  right: -10px;
  border: 1px solid #CEE4FD;
  border-radius: 10px;
  background-color: #fff;
}

.ce-new-session-wraper.userMenu {
  max-width: 125px;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease all;
}

.newLoginBtn:hover .ce-new-session-wraper.userMenu {
  visibility: visible;
  opacity: 1;
}

.ce-new-session-wraper.loggedUser {
  max-width: 260px;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease all;
}

.newLoginBtn:hover .ce-new-session-wraper.loggedUser {
  visibility: visible;
  opacity: 1;
}



.ce-session_links ul {
  list-style: none;
}

.ce-session_links ul li:first-child {
  border-radius: 10px 10px 0 0;
}

.ce-session_links ul li:last-child {
  border-bottom: none;
}

.ce-session_links ul li:last-child {
  border-radius: 0 0 10px 10px;
}

.ce-session_links ul li {
  display: block;
  list-style: none;
  border-bottom: 1px solid #CEE4FD;
}

.ce-session_links ul li:hover {
  background-color: #F4F8FF;
}

.ce-session_links ul li:first-child a {
  border-radius: 9px 9px 0px 0px;
}

.ce-session_links ul li a {
  font-size: 15px;
  font-weight: 450;
  line-height: 19px;
  padding: 10px 15px;
  color: #01305C;
  display: flex;
  align-items: center;
  column-gap: 15px;
}

.mob-only,
.pagesCentered ul li.mob-only {
  display: none;
}

.newLoginBtn.loggedIn .userIcon {
  /* background-color: #E5EFFF; */
}

/* user icon and toggle menu end */

/* nav dropdown service*/
.fiftyOfferSec {
  padding: 7px 15px 8px;
  background: linear-gradient(90deg, #EB001B 0%, #EC6410 57.52%, #EE2424 108.53%);
  box-shadow: 0px 0px 13px 0px #5B5B5B26;
  position: sticky;
  top: 0;
  z-index: 22;
  text-align: center;
}

section.dashBoard {
  max-width: 100%;
  width: 100%;
  border-right: unset;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: unset;
  height: 60px;
  background: #000;
  z-index: 111;
}

.fiftyOfferSec a {
  position: absolute;
  right: 98px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
}

/* .fiftyOfferSec a:hover {
  opacity: .5;
} */

.fiftyOfferSec p {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.83px;
  text-align: center;
  color: #FFFFFF;
}

.service-nav-dd .dropdown-nav-menu.services li span {
  font-size: 13px;
}

.navItems img {
  width: 16px;
  height: 16px;
  display: block;
}

.navBtnDefault,
.navBtnWhite {
  width: 23px;
  height: 23px;
}

.new_closeBTN a img {
  max-width: 116px;
  width: 100%;
  max-height: 21px;
  height: 100%;
}

.closebtn img {
  width: 12px;
  height: 12px;
}

@media (min-width:992px) {
  .has-dropdown:hover .dropdown-nav-menu {
    display: block;
    list-style: none;
    padding-left: 0;
  }

  .has-dropdown:hover .dropdown-nav-menu.services {
    display: flex;
    padding: 15px;
    gap: 25px;
    cursor: auto;
  }
}

@media (max-width:1200px) {
  ul.icons-left {
    max-width: 60%
  }

  ul.btns-right {
    max-width: 40%
  }

  .siteLogo img {
    max-width: 140px
  }

  .cat-pages .navItems {
    padding-left: 20px;
  }

  .navItems a {
    font-size: 14px;
  }

  .nav__btns li a {
    font-size: 14px;
  }

}



@media (max-width:991px) {
  .service-nav-dd {
    display: block;
  }

  .service-nav-dd:hover::before {
    transform: unset;
  }

  .new_closeBTN a img {
    display: block;
    max-width: 116px;
    width: 100%;
    max-height: 21px;
    height: 100%;
  }

  .service-nav-dd::before {
    top: 17px;
    bottom: unset;
    background-image: url(/images/plusIcon.svg) !important;
    height: 13px;
    width: 10px;
    right: 15px;
  }

  .service-nav-dd.open::before {
    transform: rotate(0deg);
    background-image: url(/images/minusICon.svg) !important;
    z-index: 1;
  }

  .service-nav-dd-title {
    display: flex;
    align-items: center;
  }

  .service-nav-dd .dropdown-nav-menu {
    width: 100% !important;
    position: relative;
    z-index: 9999999;
    left: 0;
    top: 5px;
    padding: 0;
    border: unset;
  }

  li.service-nav-dd .service-nav-dd-title.hover:hover:after {
    width: 0;
    display: none;
  }

  .service-nav-dd .dropdown-nav-menu {
    transform: translateX(0);
  }

  li.service-nav-dd.has-dropdown {
    position: relative;
    border-bottom: 1px solid #E6F3FF;
  }

  li.service-nav-dd.has-dropdown.open {
    border-bottom: 0;
  }

  li.service-nav-dd.has-dropdown.open .service-nav-dd-title {
    background-color: #4CAEFF;
    color: #fff;
  }

  .service-nav-dd .dropdown-nav-menu li {
    padding: 0;
    border: none;
    border-bottom: 1px solid #E6F3FF;

  }

  .service-nav-dd .dropdown-nav-menu li a {
    padding: 0;
    border: unset;
  }

  header.opened .nav-toggel {
    display: none !important;
  }

  .navItems li a.hover:after {
    display: none;
  }

  li.nav-btn.order-nav.ex-order {
    display: none;
  }

  header.mpw-navbar .nav-toggel svg path {
    fill: #fff;
  }

  header.mpw-navbar.fixed-header .nav-toggel svg path {
    fill: #fff;
  }

  .mpw-navbar.sticked .nav-toggel svg path {
    fill: #000;
  }

  header.mpw-navbar.fixed-header {
    background: #0F3870;
    top: 0;
  }

  nav .siteLogo,
  img.lazyloaded,
  .siteLogo.logo-bg svg {

    max-width: 170px;

  }

  .cat-pages {

    width: 0;

    position: fixed;

    right: -266px;

    background-color: #fff;

    top: 0;

    height: 100vh;
    z-index: 9999999;
    overflow-y: auto;
  }

  .cat-pages {
    display: block;
  }


  .email svg,

  .phone svg {

    margin: 0 10px
  }

  .top-wraper ul {

    max-width: unset;

    width: unset
  }



  .navItems a {

    font-size: 13px;

  }

  li.dropdown {

    font-size: 14px;

    padding: 6px 12px;

  }

  nav .m-order .rippleAnim:before {

    background-color: #fff
  }

  nav .m-order {
    position: relative;
    background-color: transparent;
    display: block;
    padding: 6px 15px;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    line-height: 17px;
    margin-left: auto;
    margin-right: 15px;
  }

  .d-hidden {

    display: block !important
  }

  span.nav-toggel {
    display: flex !important;
  }

  .cat-pages .navItems {
    padding: 15px 0 20px;
    flex-direction: column;
  }

  .navItems li {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #E6F3FF;

  }

  .navItems li:last-child {
    margin-bottom: 0px;
  }

  .new-login-btns {
    padding: 20px 17px 30px;
    border-bottom: unset;
    list-style: none;
    text-align: left;
  }

  .service-nav-dd .dropdown-nav-menu li:last-child {
    border-bottom: 1px solid #E6F3FF;
    border-radius: 0;
  }

  header.mpw-navbar.fixed-header .nav__btns .new-login a,
  header.mpw-navbar.fixed-header .navItems a,
  header.mpw-navbar.fixed-header .service-nav-dd-title {
    color: #3F3F3F;
  }

  header.mpw-navbar .navItems a,
  .service-nav-dd .service-nav-dd-title {
    font-size: 16px;
    color: #3F3F3F;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 15px;
    font-size: 13px;
    display: flex;
    align-items: center;
    column-gap: 8px;
    font-weight: 450 !important;
  }

  header.mpw-navbar.fixed-header .navItems a {
    padding: 15px;
  }

  .new_closeBTN {
    width: 100%;
    display: flex;
    top: 25px;
    justify-content: space-between;
    padding: 28px 15px 14px;
  }

  .mob__only {
    display: block;
    margin-right: 6px;
  }

  .white {
    display: none;
  }

  .service-nav-dd.has-dropdown.open .mob__only.white {
    display: block;
  }

  .service-nav-dd.has-dropdown.open .mob__only.dark {
    display: none;
  }

  .new-login-btns .sh-login {
    display: block;
    max-width: 185px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 100px;
    background-color: #fff;
    background: #FFFFFF;
    border: 1px solid #117BD4;
    border-radius: 100px;
  }

  .new-login-btns .sh-login a {
    color: #117bd4;
    display: block;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 500;
  }

  a.aj-account {
    display: flex;
    max-width: 185px;
    width: 100%;
    font-size: 15px;
    border: 1px solid #117BD4;
    border-radius: 30px;
    text-align: center;
    padding: 9px 0;
    background-color: #fff;
    color: #117BD4;
    margin-bottom: 12px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    column-gap: 6px;
  }

  a.aj-account img {
    width: 12px;
    height: 15px;
  }

  .m-none {
    display: none;
  }


  li.new_logoutBTn {
    display: block;
  }

  ul.nav__btns {
    display: none;
  }

  header.mpw-navbar .navBtnWhite {
    display: block;
  }

  header.mpw-navbar .navBtnDefault {
    display: none;
  }

  .new_closeBTN>img {
    width: 92px;
    height: 19px;
  }

  .dropdown-nav-menu.services {
    min-width: unset;
  }

  .dropdown-nav-menu.services p {
    margin: 20px 15px 10px;
  }

  .service-nav-dd .dropdown-nav-menu.services li a {
    padding: 8px 15px;
  }

}



@media (max-width:767px) {

  .user-info,
  .new-session-wraper {
    display: none;
  }

  .new_closeBTN {
    display: flex;
  }

  .top-wraper .icons-left {
    width: 100%;
    justify-content: space-between
  }

  .nav-order {
    display: none
  }

  .top-wraper .btns-right {

    display: none
  }

  .top-wraper .icons-left {

    width: 100%
  }

  .icons-left .email {

    display: none
  }

  nav .mob-logo.siteLogo {

    display: block
  }

  nav .siteLogo svg {

    width: 100%;

    height: 35px
  }

  .dropdown-content {

    z-index: 9;

    width: 250px;

    text-align: center;

    left: -68px;

    background: #fff;

  }

  .navItems .dropdown {

    font-size: 16px;

    color: #000;

    width: 60%;

    padding: 16px 20px;

    margin-bottom: 15px;

    background: #fcfcfc;

    border-radius: 8px;

  }

  .navItems .dropdown-content ul li a,
  header.mpw-navbar.fixed-header .dropdown-content ul li a {

    color: #000;

    line-height: 20px;

    padding: 16px 20px;

    width: 60%;

  }

  li.dropdown::before {

    right: 8px;

    bottom: 18px;

  }

  li.dropdown.show::before {

    bottom: 20px;

  }


}



@media(max-width:575px) {
  .summerEnabled header.mpw-navbar {
    top: 65px;
  }

  .summerEnabled header.mpw-navbar.fixed-header {
    top: 65px;
  }

  .icons-left a {

    margin: 0
  }

  nav .siteLogo {

    max-width: 150px
  }

  .icons-left a,

  .icons-left li {

    font-size: 14px;

    letter-spacing: 0
  }

  .top-wraper .icons-left li {

    margin: 0
  }

  .icons-left a {

    margin-right: 0
  }

  header.mpw-navbar {
    position: relative;
    top: 0;
  }

  .fiftyOfferSec p {
    font-size: 13px;
  }

  .fiftyOfferSec a {
    position: absolute;
    right: 7px;
  }

  .service-nav-dd .dropdown-nav-menu.services li span {
    padding: 10px 0 16px 16px;
    display: block;
    color: #546B8E;
  }

  .service-nav-dd ul.dropdown-nav-menu li a {
    padding: 10px 15px;
  }

  .navItems li {
    padding-right: 0;
  }

}

@media (max-width: 430px) {
  nav .m-order {
    margin: 0 20px 0 auto;
    padding: 7px 20px;
    font-size: 15px;
  }

  .cat-pages .navItems {
    overflow-y: scroll;
    overflow-x: hidden;
  }

}