.body {
  color: #000;
  font-family: Roboto Slab, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top-sec {
  position: static;
}

.top-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#0000006b, #0000006b), url('../images/newmrt.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  display: block;
  position: relative;
}

.left {
  background-color: #14299f;
  background-image: url('../images/navy.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
  position: static;
}

.right {
  background-image: url('../images/rr.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
}

.logo {
  opacity: 1;
  text-align: center;
  padding-top: 20px;
  padding-left: 20px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.up-link-logo {
  width: 108px;
}

.lifelogo {
  margin-top: 2px;
  display: none;
}

.life-link {
  width: 128px;
}

.main-title {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 135%;
}

.subtitle-text {
  color: #fff;
}

.pream_sec {
  padding-bottom: 0;
}

.cont {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.pream-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.spdate {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 40px;
  display: grid;
}

.sp-text {
  color: #14299f;
  text-transform: uppercase;
  font-weight: 600;
}

.date-text {
  text-align: right;
}

.text1 {
  margin-bottom: 20px;
}

.text1.ital {
  font-style: italic;
}

.text1.ital.sas, .text1.nogasp {
  margin-bottom: 0;
}

.chapter-sec {
  padding-bottom: 0;
}

.chapt-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  display: block;
}

.chapt-box.nmk {
  margin-top: 0;
}

.chlabel {
  background-color: #14299f00;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  display: block;
}

.heading-2 {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 32px;
  line-height: 135%;
}

.addlabel {
  border-top: 1px #b1b1b1;
  padding-top: 0;
}

.label-text {
  color: #000;
  padding-left: 0%;
  font-weight: 400;
}

.oli {
  padding-top: 60px;
  padding-bottom: 60px;
}

.oli.dfrt {
  padding-top: 0;
}

.oli.dfrt.olki {
  padding-bottom: 0;
}

.oli.uio.resd {
  padding-top: 40px;
}

.photo-box {
  margin-top: 0;
  margin-bottom: 0;
}

.image {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quot-box {
  background-color: #f7f7f7;
  margin: 40px 15%;
  padding: 20px;
}

.quot-span {
  font-style: normal;
  font-weight: 600;
}

.blu-span {
  color: #000;
  font-weight: 600;
}

.watch-box {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}

.image-2 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.watch-title {
  background-color: #14299f;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 160px;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 16% auto auto 0%;
}

.watch-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

.watchtalk {
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 88px;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 7% 13% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.watchtalk.tret {
  inset: auto 11% 13% auto;
}

.watchtalk.wer {
  background-color: #fff;
  inset: 38% 5% 0% auto;
}

.watchtalk-text {
  color: #505050;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}

.topwatch-text {
  color: #505050;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  inset: auto 0% 39% 7%;
}

.topwatch-text.df {
  bottom: 33%;
}

.topwatch-text.errrt {
  bottom: 27%;
}

.topwatch-text.tyty {
  bottom: 21%;
}

.fin-sec {
  background-color: #d6d6d6;
}

.fin-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.fin-text {
  color: #000;
  font-size: 13px;
}

.link {
  color: #fff;
}

.image-14 {
  border-radius: 8px;
}

.slider-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.slider-nav {
  z-index: 2;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  padding: 16px;
  display: flex;
}

.image-16 {
  border-radius: 8px;
}

.slide-nav-hidden {
  display: none;
}

.slide {
  height: auto;
}

.block-ph {
  margin: 40px 0;
}

.image-15 {
  border-radius: 8px;
}

.slider-nav-active {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #0a2d1a;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  box-shadow: inset 0 4.8px 14.4px #9b8eff4d, inset 0 1.2px #9b8eff99, 0 1.2px 1.2px #5b29ffcc, 0 0 0 1.2px #0a2d1a;
}

.slider-arrow-left {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  white-space: nowrap;
  background-color: #fff0;
  border: .1px solid #000;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  padding: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.slider-nav-inactive {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff0;
  border: .1px solid #0e2f1e;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  box-shadow: 0 2.4px 7.2px #122b690a, 0 1.2px 2.4px #122b6914, 0 0 0 1.2px #122b6914;
}

.right-arrow-hidden {
  display: none;
}

.slider-testimonial {
  background-color: #ddd0;
  height: auto;
}

.slider-control-row {
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.slider-wrapper {
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

.slider-arrow-right {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  white-space: nowrap;
  background-color: #0e2f1e;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  padding: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.image-17 {
  border-radius: 8px;
}

.slider-arrow-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.left-arrow-hidden {
  display: none;
}

.mert-text {
  color: #fff;
  padding-top: 10px;
  font-size: 14px;
}

.map-box {
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  margin-top: 40px;
}

.image-18 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-2 {
  color: #14299f;
  font-weight: 700;
}

.link-3, .link-4 {
  color: #14299f;
  font-weight: 600;
}

.link-5 {
  color: #14299f;
}

.link-6 {
  color: #14299f;
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .top-box {
    background-image: linear-gradient(to bottom, null, null), url('../images/newmrt.png');
  }

  .heading {
    font-size: 48px;
  }

  .subtitle-text {
    color: #fff;
    font-size: 22px;
  }
}

@media screen and (min-width: 1440px) {
  .top-box {
    background-image: linear-gradient(#00000061, #00000061), url('../images/newmrt.png');
    background-position: 0 0, 50% 0;
  }

  .main-title {
    padding-left: 10%;
    padding-right: 10%;
  }

  .heading {
    font-size: 64px;
  }

  .subtitle-text {
    color: #fff;
    font-size: 22px;
  }
}

@media screen and (min-width: 1920px) {
  .up-link-logo {
    width: 128px;
  }

  .life-link {
    width: 148px;
  }

  .heading {
    font-size: 80px;
  }

  .subtitle-text {
    font-size: 28px;
    line-height: 150%;
  }
}

@media screen and (max-width: 991px) {
  .top-box {
    grid-template-columns: 1fr;
    height: 100vh;
  }

  .left {
    background-image: none;
    background-size: auto;
    position: static;
  }

  .right {
    background-position: 50% 0;
    height: 800px;
  }

  .logo {
    padding-top: 20px;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .main-title {
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20%;
    display: block;
    position: absolute;
    inset: auto 0% 0%;
  }

  .cont {
    max-width: 700px;
  }

  .text1.nogasp {
    margin-bottom: 0;
  }

  .chapt-box {
    grid-template-columns: 1fr;
  }

  .chlabel {
    width: auto;
    height: auto;
  }

  .heading-2 {
    font-size: 26px;
  }

  .oli {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .quot-box {
    margin-left: 5%;
    margin-right: 5%;
  }

  .watch-title {
    opacity: .91;
    width: 240px;
    height: 120px;
  }

  .watch-text {
    font-size: 16px;
  }

  .watchtalk {
    width: 160px;
    height: 64px;
  }

  .topwatch-text {
    left: 2%;
  }
}

@media screen and (max-width: 767px) {
  .right {
    height: 600px;
  }

  .main-title {
    padding-left: 5%;
    padding-right: 5%;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .pream-box {
    padding-bottom: 40px;
  }

  .chlabel {
    width: auto;
    height: auto;
  }

  .heading-2 {
    font-size: 22px;
  }

  .oli.uio {
    padding-top: 20px;
  }

  .quot-box {
    margin-left: 5%;
    margin-right: 5%;
  }

  .watch-title {
    width: auto;
    height: auto;
  }

  .watch-text {
    font-size: 12px;
  }

  .watchtalk {
    width: auto;
    height: 40px;
    right: 6%;
  }

  .watchtalk.tret {
    right: 7%;
  }

  .watchtalk-text {
    font-size: 12px;
  }

  .topwatch-text {
    text-transform: none;
    font-size: 12px;
    left: 0%;
  }
}

@media screen and (max-width: 479px) {
  .top-box {
    grid-template-columns: 1fr;
    height: 100vh;
  }

  .right {
    height: 520px;
  }

  .logo {
    padding-top: 5px;
    padding-right: 20px;
    inset: 0% 0% auto;
  }

  .up-logo {
    position: static;
    inset: 0% 0% auto;
  }

  .up-link-logo {
    width: 88px;
  }

  .lifelogo {
    margin-top: -6px;
    padding-top: 0;
  }

  .life-link {
    width: 108px;
  }

  .main-title {
    padding-bottom: 20px;
  }

  .heading {
    margin-bottom: 5px;
    font-size: 26px;
  }

  .subtitle-text {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 18px;
  }

  .pream-box {
    padding-top: 40px;
  }

  .text1 {
    border-top: 0 #000;
  }

  .chapt-box {
    border-bottom: 1px #000;
  }

  .chlabel {
    width: auto;
    height: auto;
  }

  .heading-2 {
    font-size: 18px;
  }

  .addlabel {
    border-bottom: 1px solid #b1b1b1;
    padding-bottom: 10px;
  }

  .label-text {
    padding-left: 0%;
    font-size: 14px;
  }

  .oli {
    padding-bottom: 40px;
  }

  .quot-box {
    margin: 20px 0%;
  }

  .watch-box {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .image-2 {
    max-width: 100%;
  }

  .watch-title {
    top: -22%;
  }

  .watchtalk {
    right: 0%;
  }

  .watchtalk.tret {
    bottom: -5%;
  }

  .watchtalk.wer {
    top: 74%;
  }

  .topwatch-text {
    bottom: -5%;
  }

  .topwatch-text.df {
    bottom: -11%;
  }

  .topwatch-text.errrt {
    bottom: -17%;
  }

  .topwatch-text.tyty {
    bottom: -23%;
  }

  .block-ph {
    margin-left: 0;
    margin-right: 0;
  }

  .slider-arrow-left {
    background-color: #0e2f1e;
    border-style: none;
  }

  .slider-arrow-icon {
    color: #fff;
  }

  .mert-text {
    padding-top: 5px;
    font-size: 12px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_03c9cc58-ed9e-763f-79d0-c3795a130247-46b291f7, #w-node-a0aa5f05-9cbe-c6af-a4b2-c2cc4edb2591-46b291f7, #w-node-a0aa5f05-9cbe-c6af-a4b2-c2cc4edb25ac-46b291f7, #w-node-_07c6d161-934b-7b84-07d6-f8d578b76e80-46b291f7, #w-node-_07c6d161-934b-7b84-07d6-f8d578b76e82-46b291f7, #w-node-_07c6d161-934b-7b84-07d6-f8d578b76ec0-46b291f7, #w-node-_9bf6c7b7-97f8-b8f1-d950-f9e03a481900-46b291f7, #w-node-_4c6d3ac7-d3ab-a83f-2dbc-dceb65449f51-46b291f7, #w-node-_5dad8a72-9318-95ff-ad98-e911cc81a35d-46b291f7, #w-node-e9402f10-38a4-dad1-da9c-2aa8f1b97895-46b291f7 {
    place-self: center;
  }
}


