
/* Colors */
/* Text Colo */
.text-primary {
  color: #2667B2 !important;
}

.text-gray {
  color: #888888 !important;
}

.text-gray2 {
  color: #929292 !important;
}

/* Color Class */
.bg-sec {
  background-color: #134c8e !important;
}

.bg-primary {
  background-color: #2667B2 !important;
}

.bg-gray {
  background-color: #E5E5E5 !important;
}

.bg-dark {
  background-color: #000000 !important;
}

.bg-orange {
  background-color: #ED6C35 !important;
}

.bg1 {
  background-color: #5326B2 !important;
}

.bg2 {
  background-color: rgba(38, 103, 178, 0.8) !important;
}

.bg3 {
  background-color: #14B6B6 !important;
}

.bg4 {
  background-color: #4670a2 !important;
}

.bg5 {
  background-color: #00adbb !important;
}

.bg6 {
  background-color: #057f8a !important;
}

.bg7 {
  background-color: #259ea7 !important;
}

.bg8 {
  background-color: #79d8de !important;
}

/* Transition */
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding-top: 67px;
}

@media screen and (max-width: 440px) {
  body {
    padding-top: 55px;
  }
}

a:hover, a:focus, button:hover, button:focus {
  outline: none;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.container-1 {
  max-width: 1310px;
}

.container-2 {
  max-width: 1380px;
}

.error {
  border-color: #f00 !important;
}

.pl {
  padding-left: calc(100vw / 2 - 1310px / 2);
}

.text-center {
  text-align: center;
}

.text-align-left {
  text-align: left;
}

.img-figure {
  background: #f2f2f2;
  border-radius: 20px;
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.img-figure img {
  width: 100%;
}

.bse-content .bse-imgradius img {
  width: 100%;
  border-radius: 20px;
}

.no-padding-top {
  padding-top: 0 !important;
}

.nptb {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.auto-height {
  min-height: auto !important;
}

.padding-10 {
  padding: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pt-150 {
  padding-top: 150px;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.space-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.br-radius {
  border-radius: 20px;
}

/* Buttons */
.btn-1 {
  background-color: #2667B2;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
  padding: 11px 45px;
  border-radius: 30px;
  display: inline-block;
}

@media (max-width: 575px) {
  .btn-1 {
    padding: 8px 20px;
    font-size: 13px;
  }
}

.btn-1.halfsize {
  width: 100%;
  text-align: left;
  margin: 8px 0px;
  padding-right: 70px !important;
}

.btn-1.fullsize {
  width: 100%;
  text-align: left;
  margin: 8px 0px;
}

.btn-1.fontsize14 {
  font-size: 14px;
}

.btn-1:hover {
  background-color: #134c8e;
  color: #fff;
}

.btn-1.icon-search {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M7.92682 0.5C3.55609 0.5 0 4.05609 0 8.42682C0 12.7978 3.55609 16.3536 7.92682 16.3536C12.2978 16.3536 15.8536 12.7978 15.8536 8.42682C15.8536 4.05609 12.2978 0.5 7.92682 0.5ZM7.92682 14.8903C4.36293 14.8903 1.46341 11.9908 1.46341 8.42686C1.46341 4.86296 4.36293 1.96341 7.92682 1.96341C11.4907 1.96341 14.3902 4.86293 14.3902 8.42682C14.3902 11.9907 11.4907 14.8903 7.92682 14.8903Z' fill='white'/%3E%3Cpath d='M17.7855 17.251L13.5904 13.0558C13.3045 12.77 12.8416 12.77 12.5557 13.0558C12.2698 13.3414 12.2698 13.8049 12.5557 14.0905L16.7508 18.2856C16.8938 18.4285 17.0809 18.5 17.2682 18.5C17.4552 18.5 17.6426 18.4285 17.7855 18.2856C18.0714 18 18.0714 17.5366 17.7855 17.251Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='18' height='18' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 30px) center;
  padding-right: 60px;
}

.btn-1.download {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='white'/%3E%3Cpath d='M14.2929 22.7071C14.6834 23.0976 15.3166 23.0976 15.7071 22.7071L22.0711 16.3431C22.4616 15.9526 22.4616 15.3195 22.0711 14.9289C21.6805 14.5384 21.0474 14.5384 20.6569 14.9289L15 20.5858L9.34315 14.9289C8.95262 14.5384 8.31946 14.5384 7.92893 14.9289C7.53841 15.3195 7.53841 15.9526 7.92893 16.3431L14.2929 22.7071ZM14 7V22H16V7H14Z' fill='%232667B2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 30px) center;
  padding-right: 120px;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media (max-width: 575px) {
  .btn-1.download {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;
    background-position: calc(100% - 10px) center;
    background-size: 20px;
    padding-left: 20px;
  }
}

.btn-1.apply {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' transform='rotate(-90 15 15)' fill='white'/%3E%3Cpath d='M22.7071 15.7071C23.0976 15.3166 23.0976 14.6834 22.7071 14.2929L16.3431 7.92893C15.9526 7.53841 15.3195 7.53841 14.9289 7.92893C14.5384 8.31946 14.5384 8.95262 14.9289 9.34315L20.5858 15L14.9289 20.6569C14.5384 21.0474 14.5384 21.6805 14.9289 22.0711C15.3195 22.4616 15.9526 22.4616 16.3431 22.0711L22.7071 15.7071ZM7 16L22 16L22 14L7 14L7 16Z' fill='%232667B2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 13px) center;
  padding-right: 65px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 45px;
}

@media (max-width: 767px) {
  .btn-1.apply {
    padding-right: 44px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 27px;
    font-size: 12px;
    background-position: calc(100% - 8px) center;
    background-size: 19px;
  }
}

.btn-1.apply.sm {
  padding-right: 44px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 27px;
  font-size: 12px;
  background-position: calc(100% - 8px) center;
  background-size: 19px;
}

.btn-2 {
  background-color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
  padding: 11px 45px;
  border-radius: 30px;
  position: relative;
  display: inline-block;
}

@media (max-width: 575px) {
  .btn-2 {
    padding: 8px 35px;
  }
}

.btn-2:hover {
  background-color: #2667B2;
  color: #fff;
}

.btn-2 input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.btn-2.alter {
  padding: 17px 45px;
  font-size: 24px;
  line-height: 28px;
}

.btn-2.alter:hover {
  background-color: #fafafa;
  color: #fff;
}

@media (max-width: 767px) {
  .btn-2.alter {
    font-size: 16px;
    padding: 9px 35px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .btn-2.alter {
    font-size: 18px;
    padding: 9px 35px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .btn-2.alter {
    font-size: 18px;
    padding: 9px 35px;
  }
}

.btn-3 {
  background-color: #fff;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  padding: 10px 45px;
  border-radius: 30px;
  position: relative;
  border: 1px solid #000000;
  display: inline-block;
}

@media (max-width: 575px) {
  .btn-3 {
    padding: 8px 35px;
  }
}

.btn-3:hover {
  background-color: #2667B2;
  border-color: #2667B2;
  color: #fff;
}

.btn-3.btn-sec {
  background-color: #14B6B6;
  color: #fff;
  border-color: #14B6B6;
  padding: 10px 25px;
}

.btn-3.btn-sec:hover {
  background-color: #4f5a5a;
}

.btn-4 {
  background-color: transparent;
  font-weight: 900;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  padding: 10px 45px;
  border-radius: 30px;
  position: relative;
  border: 1px solid #fff;
  display: inline-block;
}

@media (max-width: 575px) {
  .btn-4 {
    padding: 8px 35px;
  }
}

.btn-4:hover {
  background-color: #fff;
  border-color: #fff;
  color: #2667B2;
}

.btn-5 {
  background-color: #14B6B6;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  padding: 7px 40px;
  border-radius: 30px;
  position: relative;
  display: inline-block;
}

@media (max-width: 575px) {
  .btn-5 {
    padding: 8px 35px;
  }
}

.btn-5:hover {
  background-color: #0e9e9e;
  color: #fff;
}

.btn-6 {
  background-color: transparent;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
  padding: 7px 15px;
  border-radius: 30px;
  border: 1px solid #2667B2;
  color: #2667B2;
  position: relative;
  display: inline-block;
  padding-right: 50px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.97631 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM2.18557e-08 4.5L10 4.5L10 3.5L-2.18557e-08 3.5L2.18557e-08 4.5Z' fill='%232667B2'/%3E%3C/svg%3E");
  background-position: calc(100% - 15px) center;
  background-repeat: no-repeat;
}

.btn-6:hover {
  background-color: #fff;
}

.btn-7 {
  background-color: transparent;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  padding: 7px 15px;
  border-radius: 30px;
  border: 1px solid #2667B2;
  color: #2667B2;
  position: relative;
  display: inline-block;
  padding-right: 50px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='40' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.97631 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM2.18557e-08 4.5L10 4.5L10 3.5L-2.18557e-08 3.5L2.18557e-08 4.5Z' fill='%232667B2'/%3E%3C/svg%3E");
  background-position: calc(100% - 15px) center;
  background-repeat: no-repeat;
}

.btn-7:hover {
  background-color: #fff;
}

.btn-7.fullsize {
  padding: 14px 46px 14px 16px;
  display: block;
  width: 100%;
}

.max-ui-col {
  max-width: 800px;
}

.max-ui-col1 {
  max-width: 830px;
}

.row-5 {
  margin-left: -5px;
  margin-right: -5px;
}

.row-5 > div {
  padding-left: 5px;
  padding-right: 5px;
}

.row-7 {
  margin-left: -7px;
  margin-right: -7px;
}

.row-7 > div {
  padding-left: 7px;
  padding-right: 7px;
}

.row-10 {
  margin-left: -10px;
  margin-right: -10px;
}

.row-10 > div {
  padding-left: 10px;
  padding-right: 10px;
}

.form-group-1 .form-control {
  background-color: #FFFFFF;
  border: 1px solid #C4C4C4;
  border-radius: 50px;
  height: auto;
  padding: 11px 27px;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}

.form-group-1 .form-control.icon-location {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M13.7247 0.0527301C13.5837 -0.0179022 13.4177 -0.0179022 13.2768 0.0527301L0.277178 6.55252C0.0302427 6.67612 -0.0697441 6.97646 0.0538259 7.22339C0.124165 7.36395 0.256524 7.46327 0.411148 7.49148L5.57047 8.42994L6.50894 13.5893C6.54734 13.8008 6.71667 13.9641 6.92942 13.9948C6.95295 13.9982 6.97668 13.9998 7.0004 13.9998C7.18992 13.9999 7.36318 13.8928 7.4479 13.7233L13.9477 0.723693C14.0714 0.476817 13.9715 0.176417 13.7247 0.0527301Z' fill='%23C4C4C4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 25px center;
  padding-left: 50px;
}

.form-group-1 .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}

.form-group-1 .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}

.form-group-1 .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}

.form-group-1 .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}

.form-group-1 select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 10.2324L12.1292 0.482422H0.870835L6.5 10.2324Z' fill='%23C4C4C4'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
}

.form-group-1 select::-ms-expand {
  display: none;
}

.ui-breadcrumb .list-inline-item:not(:last-child) {
  padding-right: 18px;
  margin-right: 18px;
  position: relative;
}

.ui-breadcrumb .list-inline-item:not(:last-child)::after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M7.85018 5.00001C7.85018 5.17923 7.78175 5.35843 7.64518 5.49507L3.34536 9.79484C3.07184 10.0684 2.62837 10.0684 2.35496 9.79484C2.08155 9.52143 2.08155 9.07805 2.35496 8.80451L6.15968 5.00001L2.35509 1.19549C2.08168 0.921971 2.08168 0.478636 2.35509 0.205246C2.6285 -0.068408 3.07197 -0.0684081 3.34549 0.205246L7.64531 4.50495C7.78191 4.64166 7.85018 4.82086 7.85018 5.00001Z' fill='%232667B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='10' height='10' fill='white' transform='translate(0 10) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  right: -4px;
  top: 1px;
  width: 10px;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.ui-breadcrumb .list-inline-item a {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #2667B2;
}

.ui-breadcrumb.alter .list-inline-item a {
  color: #00A94F;
}

.ui-breadcrumb.alter .list-inline-item .btn {
  background-color: #FFFFFF;
  border-color: #00A94F;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99997 7.85018C4.82075 7.85018 4.64156 7.78175 4.50492 7.64518L0.205141 3.34536C-0.0683805 3.07184 -0.0683805 2.62837 0.205141 2.35496C0.478553 2.08155 0.921933 2.08155 1.19548 2.35496L4.99997 6.15968L8.80449 2.35509C9.07801 2.08168 9.52135 2.08168 9.79474 2.35509C10.0684 2.6285 10.0684 3.07197 9.79474 3.34549L5.49503 7.64531C5.35833 7.78191 5.17913 7.85018 4.99997 7.85018Z' fill='%2300a94f'/%3E%3C/svg%3E");
}

.ui-breadcrumb.alter .list-inline-item:not(:last-child)::after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M7.85018 5.00001C7.85018 5.17923 7.78175 5.35843 7.64518 5.49507L3.34536 9.79484C3.07184 10.0684 2.62837 10.0684 2.35496 9.79484C2.08155 9.52143 2.08155 9.07805 2.35496 8.80451L6.15968 5.00001L2.35509 1.19549C2.08168 0.921971 2.08168 0.478636 2.35509 0.205246C2.6285 -0.068408 3.07197 -0.0684081 3.34549 0.205246L7.64531 4.50495C7.78191 4.64166 7.85018 4.82086 7.85018 5.00001Z' fill='%2300a94f'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='10' height='10' fill='white' transform='translate(0 10) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.mh-auto {
  min-height: inherit !important;
}

.divider {
  height: 1px;
  background-color: #000000;
}

.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.row-20 > div {
  padding-left: 10px;
  padding-right: 10px;
}

.dw-divider {
  margin-top: 20px;
  margin-bottom: 40px;
  border-top: 1px solid #000000;
}

.owl-carousel .owl-item img {
  width: auto;
}

.list-1 {
  list-style: none;
  padding-left: 28px;
}

@media (max-width: 767px) {
  .list-1 {
    padding-left: 20px;
  }
}

.list-1 li {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}

.list-1 li::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000;
  top: 8px;
}

.btn-inst {
  border: 1px solid #2667B2;
  padding: 15px 17px;
  padding-right: 160px;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #2667B2;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='16' viewBox='0 0 26 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.7071 8.70711C26.0976 8.31658 26.0976 7.68342 25.7071 7.29289L19.3431 0.928932C18.9526 0.538408 18.3195 0.538408 17.9289 0.928932C17.5384 1.31946 17.5384 1.95262 17.9289 2.34315L23.5858 8L17.9289 13.6569C17.5384 14.0474 17.5384 14.6805 17.9289 15.0711C18.3195 15.4616 18.9526 15.4616 19.3431 15.0711L25.7071 8.70711ZM0 9H25V7H0V9Z' fill='%232667B2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 40px) center;
  -webkit-transition: .5s;
  transition: .5s;
}

.btn-inst.alter {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  padding-right: 80px;
}

.btn-inst:hover {
  background-position: calc(100% - 20px) center;
}

@media (max-width: 767px) {
  .btn-inst {
    font-size: 16px;
    padding: 12px 15px;
    padding-right: 45px;
    background-position: calc(100% - 10px) center;
    background-size: 20px;
  }
}

.main-header {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  border-bottom: 1px solid #E5E5E5;
  padding-left: 20px;
  padding-right: 140px;
}

@media (max-width: 767px) {
  .main-header {
    padding-left: 0px;
  }
}

@media (max-width: 575px) {
  .main-header {
    padding-right: 61px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-header {
    padding-left: 0px;
    padding-right: 100px;
  }
}

.main-header .navbar-brand {
  padding: 11px 0;
  display: inline-block;
}

@media screen and (max-width: 440px) {
  .main-header .navbar-brand {
    margin: 0;
  }
  .main-header .navbar-brand img {
    height: 32px;
  }
}

.main-header .menu-btn {
  padding: 25px 33px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  border: none;
  border-left: 1px solid #E5E5E5;
  background-color: #ffffff;
  border-radius: 0;
  cursor: pointer;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-header .menu-btn {
    padding: 25px 12px;
  }
}

@media screen and (max-width: 440px) {
  .main-header .menu-btn {
    padding: 19px 20px;
  }
}

.main-header .menu-btn span {
  position: relative;
  display: block;
  padding-left: 34px;
}

@media (max-width: 575px) {
  .main-header .menu-btn span {
    width: 20px;
    font-size: 0;
    padding: 0;
  }
}

.main-header .menu-btn span i.icon {
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #000000;
  display: block;
}

.main-header .menu-btn span i.icon::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
}

.main-header .menu-btn span i.icon::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
}

.main-header .menu-btn span .open, .main-header .menu-btn span .iclose {
  font-style: normal;
  width: 41px;
}

.main-header .menu-btn span .open.iclose, .main-header .menu-btn span .iclose.iclose {
  display: none;
}

.main-header .menu-btn.active {
  background-color: #2667B2;
}

.main-header .menu-btn.active span {
  color: #ffffff;
}

.main-header .menu-btn.active span .icon {
  background-color: #ffffff;
}

.main-header .menu-btn.active span .icon::before, .main-header .menu-btn.active span .icon::after {
  background-color: #ffffff;
}

.main-header .menu-btn.active span .open {
  display: none;
}

.main-header .menu-btn.active span .iclose {
  display: block;
}

.main-header .navbar-nav-left .nav-item {
  margin-right: 22px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-header .navbar-nav-left .nav-item {
    margin-right: 10px;
  }
}

.main-header .navbar-nav-left .nav-item .nav-link {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  padding: 7px 17px;
  border-radius: 30px;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-header .navbar-nav-left .nav-item .nav-link {
    font-size: 13px;
    padding: 7px 9px;
  }
}

.main-header .navbar-nav-left .nav-item .nav-link:hover, .main-header .navbar-nav-left .nav-item .nav-link.active {
  background-color: #2667B2;
  color: #ffffff;
}

.main-header .navbar-nav-right .nav-item {
  margin-right: 0;
}

.main-header .navbar-nav-right .nav-item .nav-link {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  padding: 7px 17px;
  border-radius: 30px;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-header .navbar-nav-right .nav-item .nav-link {
    font-size: 13px;
    padding: 7px 9px;
  }
}

.main-header .navbar-nav-right .nav-item .nav-link:hover, .main-header .navbar-nav-right .nav-item .nav-link.active {
  background-color: #2667B2;
  color: #ffffff;
}

.main-banner .home-banner {
  height: 507px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 1200px) {
  .main-banner .home-banner.dw {
    height: 508px;
  }
}

.main-banner .home-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(black));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, black 100%);
}

@media (max-width: 767px) {
  .main-banner .home-banner {
    height: 350px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .main-banner .home-banner {
    height: 500px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-banner .home-banner {
    height: 500px;
  }
}

.main-banner .home-banner .banner-con {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  padding-bottom: 60px;
  width: calc(100% - 170px);
}

@media (max-width: 767px) {
  .main-banner .home-banner .banner-con {
    width: 95%;
    padding: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-banner .home-banner .banner-con {
    padding: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .main-banner .home-banner .banner-con {
    padding: 40px;
    width: 65%;
  }
}

.main-banner .home-banner .banner-con .banner-con-inner {
  max-width: 480px;
}

.main-banner .home-banner .banner-con h1 {
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #FFFFFF;
  margin-bottom: 20px;
  max-width: 330px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-banner .home-banner .banner-con h1 {
    font-size: 30px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .main-banner .home-banner .banner-con h1 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .main-banner .home-banner .banner-con h1 {
    font-size: 30px;
    line-height: 36px;
  }
}

.main-banner .home-banner .banner-con .banner-con-inner.alter h1 {
  max-width: inherit;
}

.main-banner .home-banner .banner-con p {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-banner .home-banner .banner-con p {
    font-size: 21px;
  }
}

@media (max-width: 767px) {
  .main-banner .home-banner .banner-con p {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .main-banner .home-banner .banner-con p {
    font-size: 21px;
    line-height: 26px;
  }
}

.main-banner .carousel-indicators {
  position: absolute;
  top: 50px;
  right: 50px;
  left: auto;
  bottom: auto;
  width: 165px;
  display: block;
  margin: 0;
  max-height: calc(500px - 80px);
  overflow: hidden;
}

@media (max-width: 767px) {
  .main-banner .carousel-indicators {
    position: static;
    width: 100%;
    padding: 10px 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: start;
    overflow: auto;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .main-banner .carousel-indicators {
    right: 30px;
  }
}

@media (min-width: 1300px) and (max-width: 1599px) {
  .main-banner .carousel-indicators {
    right: 30px;
  }
}

.main-banner .carousel-indicators li {
  display: block;
  width: 100%;
  text-indent: inherit;
  opacity: 1;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: auto;
  background-color: transparent;
  margin: 0;
  border: none;
}

@media (max-width: 767px) {
  .main-banner .carousel-indicators li {
    width: 165px;
    margin: 0 10px;
  }
  .main-banner .carousel-indicators li:not(:last-child) {
    margin-right: 0;
  }
}

.main-banner .carousel-indicators li .ui-cr-widget .ca-thumb {
  height: 70px;
  border-radius: 4px;
  margin-bottom: 10px;
  border: 2px solid transparent;
  background-size: cover;
  background-position: center center;
}

.main-banner .carousel-indicators li .ui-cr-widget p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .main-banner .carousel-indicators li .ui-cr-widget p {
    color: #000;
    font-size: 12px;
    margin: 0;
  }
}

.main-banner .carousel-indicators li.active .ca-thumb {
  border: 2px solid #F9943C;
}

.video-icon {
  width: 124px;
  height: 124px;
  border: 2px solid #FFFFFF;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='20' viewBox='0 0 17 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 9.98596L0.499999 19.5122L0.5 0.459682L17 9.98596Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 20px;
  display: inline-block;
}

@media (max-width: 767px) {
  .video-icon {
    width: 60px;
    height: 60px;
  }
}

/* Owl Banner */
.dw-banner .owl-carousel:not(.owl-loaded) {
  display: block;
}

.dw-banner .owl-carousel .owl-item .dw-banner-con {
  position: relative;
  height: 550px;
  background-color: #2667B2;
}

@media (max-width: 767px) {
  .dw-banner .owl-carousel .owl-item .dw-banner-con {
    height: 350px;
  }
}

.dw-banner .owl-carousel .owl-item .dw-banner-con .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 0;
}

.dw-banner .owl-carousel .owl-item .dw-banner-con .bg::before {
  content: "";
  background: rgba(38, 103, 178, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(38, 103, 178, 0.8)), to(rgba(77, 13, 107, 0.26)));
  background: linear-gradient(180deg, rgba(38, 103, 178, 0.8) 0%, rgba(77, 13, 107, 0.26) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.dw-banner .owl-carousel .owl-item .dw-banner-con .bg.alter::before {
  background: -webkit-gradient(linear, left top, right top, from(rgba(38, 103, 178, 0.8)), to(rgba(0, 4, 7, 0)));
  background: linear-gradient(90deg, rgba(38, 103, 178, 0.8) 0%, rgba(0, 4, 7, 0) 100%);
}

.dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con {
  position: absolute;
  z-index: 1;
  padding: 50px 43px;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 767px) {
  .dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con {
    padding: 30px 15px;
  }
}

.dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con h1 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #FFFFFF;
  max-width: 630px;
}

@media (max-width: 767px) {
  .dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con h1 {
    font-size: 26px;
    line-height: 32px;
  }
}

.dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  color: #FFFFFF;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con h2 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con h2 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con h2 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con h2 {
    font-size: 32px;
    line-height: 38px;
  }
}

.dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con .widget-news p {
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 13px;
  max-width: 530px;
}

@media (max-width: 767px) {
  .dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con .widget-news p {
    font-size: 19px;
    line-height: 24px;
  }
}

.dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con .widget-news .tag {
  margin-bottom: 38px;
}

.dw-banner .owl-carousel .owl-item .dw-banner-con .dw-con .widget-news .tag span {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
}

.dw-banner .owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  text-align: right;
  padding-right: 10px;
}

.dw-banner .owl-carousel .owl-dots button.owl-dot {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: #fff;
  margin: 6px 3px;
  border-radius: 30px;
}

.dw-banner .owl-carousel .owl-dots button.owl-dot.active {
  background-color: #2667B2;
}

@media screen and (max-width: 1199px) {
  .main-banner .bleft {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.fold-meun {
  position: relative;
}

@media screen and (max-width: 1199px) {
  .fold-meun {
    display: none;
  }
}

.fold-meun .row > div {
  position: static;
}

.fold-meun .menu-con {
  padding-bottom: 5px;
  padding-left: 5px;
}

.fold-meun .menu-con a.menu-link {
  color: #FFFFFF;
  font-size: 14px;
  height: 123px;
  background-color: #2667B2;
}

.fold-meun .menu-con a.menu-link span {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
  display: block;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
      align-self: center !important;
}

.fold-meun .menu-con a.menu-link:hover {
  background-color: #10437b !important;
}

.fold-meun .menu-con .close {
  opacity: 1;
  border: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg fill='%23fff'%3E%3Cpolygon points='512,28.308 483.692,0 256,227.692 28.308,0 0,28.308 227.692,256 0,483.692 28.308,512 256,284.308 483.692,512 512,483.692 284.308,256 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  position: absolute;
  top: 40px;
  right: 40px;
  width: 25px;
  height: 25px;
  opacity: 1;
}

.fold-meun .menu-con .sub-inner {
  position: absolute;
  background-color: #2667B2;
  height: 100%;
  width: 100%;
  z-index: 9;
  top: 0;
  left: 0;
  border-left: 5px solid #fff;
  border-bottom: 5px solid #fff;
  padding: 50px 40px;
  display: none;
}

.fold-meun .menu-con .sub-inner.active {
  display: block;
}

.fold-meun .menu-con .sub-inner h4, .fold-meun .menu-con .sub-inner h5 {
  color: #fff;
  font-size: 21px;
  margin-bottom: 30px;
}

.fold-meun .menu-con .sub-inner .list-inline li {
  margin-bottom: .6rem;
  line-height: 1;
}

.fold-meun .menu-con .sub-inner .list-inline li .sub-menu, .fold-meun .menu-con .sub-inner .list-inline li .inner-menu {
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  display: inline-block;
  border: 1px solid #fff;
  padding: 12px 20px;
  position: relative;
}

.fold-meun .menu-con .sub-inner .list-inline li .sub-menu.is-sub, .fold-meun .menu-con .sub-inner .list-inline li .inner-menu.is-sub {
  padding-right: 70px;
}

.fold-meun .menu-con .sub-inner .list-inline li .sub-menu.is-sub i, .fold-meun .menu-con .sub-inner .list-inline li .inner-menu.is-sub i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  font-style: normal;
  color: #2667B2;
  background-color: #fff;
  padding: 2px 10px;
}

.fold-meun .menu-con .sub-inner .list-inline li .submenu-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #2667B2;
  height: 100%;
  padding: 50px;
  z-index: 9;
  display: none;
}

.fold-meun .menu-con .sub-inner .list-inline li .submenu-inner.active {
  display: block;
}

.fold-meun .menu-con .sub-inner .list-inline li .submenu-inner h5 i {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 31.494 31.494' style='enable-background:new 0 0 31.494 31.494;' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M10.273,5.009c0.444-0.444,1.143-0.444,1.587,0c0.429,0.429,0.429,1.143,0,1.571l-8.047,8.047h26.554 c0.619,0,1.127,0.492,1.127,1.111c0,0.619-0.508,1.127-1.127,1.127H3.813l8.047,8.032c0.429,0.444,0.429,1.159,0,1.587 c-0.444,0.444-1.143,0.444-1.587,0l-9.952-9.952c-0.429-0.429-0.429-1.143,0-1.571L10.273,5.009z'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 40px;
  height: 26px;
  vertical-align: middle;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}

.fold-meun .menu-con .social-icons li a i {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  padding: 5px;
  border: 1px solid #fff;
  width: 60px;
  height: 40px;
  background-size: 16px;
}

.fold-meun1 .menu-con a.menu-link {
  height: 166px;
}

@media screen and (min-width: 1200px) {
  .col-ui-3 {
    -ms-flex: 0 0 72%;
    -webkit-box-flex: 0;
            flex: 0 0 72%;
    max-width: 72%;
  }
  .col-ui-1 {
    -ms-flex: 0 0 28%;
    -webkit-box-flex: 0;
            flex: 0 0 28%;
    max-width: 28%;
  }
}

.mega-menu {
  background-color: #ffffff;
  position: fixed;
  top: 67px;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: calc(100vh - 67px);
  z-index: 999;
  overflow: auto;
  padding: 40px 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: 100px;
}

.mega-menu.active {
  visibility: visible;
  margin-top: 0px;
  opacity: 1;
}

@media screen and (max-width: 440px) {
  .mega-menu {
    top: 56px;
    max-height: calc(100vh - 56px);
    padding: 30px 0;
  }
}

.mega-menu::before {
  background-color: #E0DBEE;
  background: -webkit-gradient(linear, left top, left bottom, from(#E0DBEE), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #E0DBEE 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.mega-menu.dw::before {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFE1D9), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #FFE1D9 0%, rgba(255, 255, 255, 0) 100%);
  border-top: 1px solid #F25022;
}

.mega-menu .container {
  position: relative;
  z-index: 1;
}

.mega-menu .col-lg-s2 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
          flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .mega-menu .col-lg-s2 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (max-width: 767px) {
  .mega-menu .col-lg-s2 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .mega-menu .col-lg-s2.order {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
}

.mega-menu .ui-menu-inner {
  padding-bottom: 40px;
}

.mega-menu .ui-menu-inner h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 10px;
}

.mega-menu .ui-menu-inner h4 a {
  color: inherit;
}

.mega-menu .ui-menu-inner h4 a.active, .mega-menu .ui-menu-inner h4 a:hover {
  color: #2667B2;
}

.mega-menu .ui-menu-inner ul li .menu-item {
  font-weight: normal;
  font-size: 14px;
  line-height: 200%;
  color: #000000;
}

.mega-menu .ui-menu-inner ul li .menu-item.active, .mega-menu .ui-menu-inner ul li .menu-item:hover {
  color: #2667B2;
}

.mega-menu .ui-menu-inner ul li ul {
  padding-left: 25px;
}

.mega-menu .mobile-only-links {
  margin-bottom: 20px;
}

.mega-menu .mobile-only-links li {
  margin-right: 5px;
  margin-bottom: 5px;
}

.mega-menu .mobile-only-links li .nav-link {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  padding: 5px 12px;
  border-radius: 30px;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #ffffff;
}

.mega-menu .mobile-only-links li .nav-link.active {
  background-color: #2667B2;
  color: #ffffff;
}

.social-icons {
  padding-top: 10px;
}

.social-icons .list-inline-item:not(:last-child) {
  margin-right: 23px;
}

.sicon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.twitter {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M14 2.65913C13.4794 2.8875 12.9246 3.03887 12.3462 3.11237C12.9412 2.75712 13.3954 2.19887 13.6089 1.526C13.0541 1.85675 12.4416 2.09038 11.7889 2.22075C11.2621 1.65988 10.5114 1.3125 9.69238 1.3125C8.10337 1.3125 6.82412 2.60225 6.82412 4.18338C6.82412 4.41088 6.84338 4.62962 6.89062 4.83787C4.5045 4.7215 2.39313 3.57788 0.97475 1.83575C0.727125 2.26538 0.581875 2.75713 0.581875 3.2865C0.581875 4.2805 1.09375 5.16162 1.85675 5.67175C1.39562 5.663 0.94325 5.52913 0.56 5.31825C0.56 5.327 0.56 5.33838 0.56 5.34975C0.56 6.7445 1.55487 7.903 2.8595 8.16988C2.62587 8.23375 2.37125 8.26437 2.107 8.26437C1.92325 8.26437 1.73775 8.25387 1.56362 8.21537C1.9355 9.352 2.99075 10.1876 4.2455 10.2148C3.269 10.9786 2.02912 11.4389 0.686875 11.4389C0.4515 11.4389 0.22575 11.4284 0 11.3995C1.27137 12.2194 2.77813 12.6875 4.403 12.6875C9.6845 12.6875 12.572 8.3125 12.572 4.52025C12.572 4.39337 12.5676 4.27087 12.5615 4.14925C13.1311 3.745 13.6097 3.24013 14 2.65913Z' fill='%2316193B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.facebook {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.66164 14V7.61441H10.9572L11.3016 5.12509H8.66164V3.53603C8.66164 2.81554 8.87513 2.32453 9.98336 2.32453L11.3945 2.32399V0.097461C11.1505 0.0678617 10.3128 0 9.33778 0C7.30183 0 5.90798 1.15988 5.90798 3.28949V5.12509H3.60547V7.61441H5.90798V14H8.66164Z' fill='%2316193B'/%3E%3C/svg%3E");
}

.linkedin {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.4557 0.863159C1.28704 0.863159 0.522949 1.63056 0.522949 2.63921C0.522949 3.62557 1.26428 4.41486 2.41086 4.41486H2.43304C3.62456 4.41486 4.36608 3.62557 4.36608 2.63921C4.34381 1.63056 3.62456 0.863159 2.4557 0.863159Z' fill='%2316193B'/%3E%3Cpath d='M0.724854 5.81824H4.14134V16.0969H0.724854V5.81824Z' fill='%2316193B'/%3E%3Cpath d='M12.5273 5.57715C10.6842 5.57715 9.44832 7.30903 9.44832 7.30903V5.81839H6.03174V16.097H9.44813V10.357C9.44813 10.0497 9.4704 9.74294 9.56067 9.5232C9.80765 8.90959 10.3697 8.2739 11.3136 8.2739C12.5498 8.2739 13.0443 9.21649 13.0443 10.5983V16.097H16.4605V10.2034C16.4605 7.04629 14.7749 5.57715 12.5273 5.57715Z' fill='%2316193B'/%3E%3C/svg%3E");
}

.youtube {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.3345 8.60654C16.1485 7.84332 15.4875 7.28032 14.6919 7.19651C12.8082 6.99779 10.9008 6.99685 9.00266 6.99779C7.10375 6.99685 5.19669 6.99779 3.31247 7.19651C2.51725 7.2805 1.85662 7.8435 1.67082 8.60654C1.40601 9.69335 1.40283 10.8797 1.40283 11.9988C1.40283 13.1178 1.40283 14.304 1.66764 15.3908C1.85344 16.1539 2.51407 16.7169 3.30969 16.8009C5.19352 16.9998 7.10057 17.0005 8.99929 16.9998C10.8982 17.0007 12.8049 16.9998 14.6893 16.8009C15.4845 16.7169 16.1455 16.1539 16.3313 15.3908C16.5959 14.304 16.5973 13.1178 16.5973 11.9988C16.5971 10.8795 16.5991 9.69335 16.3345 8.60654ZM5.73683 9.44888H4.6371V14.9679H3.61559V9.44888H2.53591V8.54486H5.73683V9.44888ZM8.51136 14.9681H7.59247V14.4459C7.22742 14.8411 6.88083 15.0339 6.54317 15.0339C6.24719 15.0339 6.04352 14.9206 5.95161 14.6782C5.90159 14.5335 5.87062 14.3044 5.87062 13.9666V10.1821H6.78872V13.7058C6.78872 13.909 6.78872 14.0145 6.79706 14.043C6.81909 14.1777 6.88877 14.2459 7.01184 14.2459C7.19605 14.2459 7.38861 14.1119 7.59227 13.8398V10.1821H8.51116L8.51136 14.9681ZM11.9997 13.5316C11.9997 13.9742 11.9682 14.2931 11.9068 14.496C11.7841 14.852 11.5386 15.0339 11.1733 15.0339C10.8466 15.0339 10.5314 14.8625 10.2243 14.5044V14.9683H9.30618V8.54486H10.2243V10.6426C10.5208 10.2978 10.8357 10.1234 11.1733 10.1234C11.5386 10.1234 11.7843 10.3051 11.9068 10.6634C11.9686 10.8559 11.9997 11.1724 11.9997 11.6255V13.5316ZM15.4651 12.7331H13.6287V13.5815C13.6287 14.0245 13.7821 14.2457 14.0977 14.2457C14.3238 14.2457 14.4554 14.1297 14.5079 13.8979C14.5164 13.8509 14.5285 13.6582 14.5285 13.3104H15.4652V13.4369C15.4652 13.7165 15.4539 13.909 15.4456 13.9956C15.4148 14.1876 15.3426 14.3618 15.2312 14.5151C14.9769 14.8627 14.6002 15.0341 14.1206 15.0341C13.6402 15.0341 13.2745 14.8708 13.0091 14.544C12.8144 14.3044 12.7143 13.9272 12.7143 13.4186V11.7423C12.7143 11.2307 12.8031 10.8565 12.9982 10.6146C13.2634 10.2871 13.6289 10.124 14.0979 10.124C14.5587 10.124 14.9239 10.2871 15.1812 10.6146C15.3735 10.8565 15.4654 11.2307 15.4654 11.7423V12.7331H15.4651Z' fill='%2316193B'/%3E%3Cpath d='M14.0896 10.9043C13.7827 10.9043 13.6289 11.1257 13.6289 11.5682V12.011H14.547V11.5682C14.5468 11.1257 14.3934 10.9043 14.0896 10.9043Z' fill='%2316193B'/%3E%3Cpath d='M10.6821 10.9043C10.5308 10.9043 10.3776 10.9718 10.2241 11.1152V14.0322C10.3774 14.1773 10.5308 14.2459 10.6821 14.2459C10.9469 14.2459 11.0815 14.0322 11.0815 13.6001V11.5573C11.0815 11.1257 10.9469 10.9043 10.6821 10.9043Z' fill='%2316193B'/%3E%3Cpath d='M11.195 6.55669C11.5334 6.55669 11.8856 6.36246 12.255 5.96276V6.49033H13.183V1.65356H12.255V5.35027C12.0493 5.62474 11.8544 5.76047 11.6688 5.76047C11.5445 5.76047 11.4715 5.6911 11.4512 5.55518C11.4399 5.5265 11.4399 5.41982 11.4399 5.21453V1.65356H10.5149V5.47813C10.5149 5.81971 10.5459 6.05088 10.5971 6.1973C10.6904 6.44233 10.8962 6.55669 11.195 6.55669Z' fill='%2316193B'/%3E%3Cpath d='M4.73454 3.86169V6.49032H5.7636V3.86169L7.00148 0H5.96091L5.25879 2.54877L4.52829 0H3.44543C3.6624 0.601619 3.8881 1.20624 4.10507 1.80842C4.43519 2.71357 4.64124 3.39599 4.73454 3.86169Z' fill='%2316193B'/%3E%3Cpath d='M8.38078 6.55671C8.84568 6.55671 9.20696 6.39155 9.46323 6.06158C9.65797 5.81955 9.75127 5.43822 9.75127 4.92415V3.23047C9.75127 2.7134 9.65817 2.33545 9.46323 2.09116C9.20696 1.76026 8.84588 1.59509 8.38078 1.59509C7.91826 1.59509 7.55717 1.76026 7.3003 2.09116C7.10319 2.33545 7.00989 2.7134 7.00989 3.23047V4.92415C7.00989 5.43822 7.10319 5.81955 7.3003 6.06158C7.55697 6.39155 7.91826 6.55671 8.38078 6.55671ZM7.93791 3.0548C7.93791 2.60729 8.08163 2.38419 8.38078 2.38419C8.67993 2.38419 8.82325 2.6071 8.82325 3.0548V5.08932C8.82325 5.53683 8.67993 5.76068 8.38078 5.76068C8.08163 5.76068 7.93791 5.53683 7.93791 5.08932V3.0548Z' fill='%2316193B'/%3E%3C/svg%3E");
}

.main-footer {
  padding: 63px 0;
  background-color: #ffffff;
}

@media (max-width: 767px) {
  .main-footer {
    padding: 40px 0;
  }
}

.main-footer .footer-right p {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  padding-top: 17px;
}

@media (max-width: 575px) {
  .main-footer .footer-right p {
    font-size: 13px;
  }
}

.main-footer .footer-subscription h4 {
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .main-footer .footer-subscription h4 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 25px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .main-footer .footer-subscription h4 {
    font-size: 25px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-footer .footer-subscription h4 {
    font-size: 28px;
    line-height: 36px;
  }
}

.main-footer .footer-subscription .subscription-ui {
  position: relative;
}

@media (max-width: 767px) {
  .main-footer .footer-subscription .subscription-ui {
    margin-bottom: 30px;
  }
}

.main-footer .footer-subscription .subscription-ui .form-control {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #C4C4C4;
  padding: 11px 26px;
  border-radius: 50px 0px 0px 50px;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
  height: auto;
  max-width: calc(100% - 145px);
}

@media (max-width: 767px) {
  .main-footer .footer-subscription .subscription-ui .form-control {
    max-width: calc(100% - 109px);
  }
}

.main-footer .footer-subscription .subscription-ui .btn {
  background: #2667B2;
  border-radius: 0px 50px 50px 0px;
  padding: 11px 50px;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 767px) {
  .main-footer .footer-subscription .subscription-ui .btn {
    padding: 11px 30px;
  }
}

.dw-footer {
  padding: 47px 0;
}

@media (max-width: 767px) {
  .dw-footer {
    padding: 20px 0;
  }
}

.dw-footer p {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin: 0;
}

@media (max-width: 767px) {
  .dw-footer p {
    margin-top: 20px;
  }
}

.innovation-display {
  padding-top: 80px;
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  .innovation-display {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

.innovation-display .sub-head h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .innovation-display .sub-head h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .innovation-display .sub-head h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .innovation-display .sub-head h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .innovation-display .sub-head h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

.innovation-display .sub-head p {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  max-width: 300px;
}

@media (max-width: 575px) {
  .innovation-display .sub-head p {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .innovation-display .sub-head p {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .innovation-display .sub-head p {
    font-size: 17px;
  }
}

.innovation-display .ui-widget-idwrp {
  max-width: 810px;
  margin-left: -10px;
  margin-right: -10px;
}

.innovation-display .ui-widget-idwrp .ui-widget-id {
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.innovation-display .ui-widget-idwrp .ui-widget-id .thumb {
  height: 175px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px;
}

.innovation-display .ui-widget-idwrp .ui-widget-id .ui-widget-np h4 {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin: 0;
  margin-top: 20px;
}

@media (max-width: 575px) {
  .innovation-display .ui-widget-idwrp .ui-widget-id .ui-widget-np h4 {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .innovation-display .ui-widget-idwrp .ui-widget-id .ui-widget-np h4 {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .innovation-display .ui-widget-idwrp .ui-widget-id .ui-widget-np h4 {
    font-size: 17px;
  }
}

.section-publications {
  padding-top: 70px;
  padding-bottom: 20px;
  background-color: #F4F4F4;
}

.section-publications.alter {
  background-color: #2667B2;
}

@media (max-width: 767px) {
  .section-publications {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

.section-publications .pub-head h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 27px;
}

@media (max-width: 575px) {
  .section-publications .pub-head h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-publications .pub-head h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-publications .pub-head h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-publications .pub-head h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .section-publications .pub-head h3 {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .section-publications .pub-head {
    margin-bottom: 25px;
  }
}

.section-publications .uipub-row {
  max-width: 760px;
}

@media (max-width: 767px) {
  .section-publications .uipub-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .section-publications .uipub-row > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.section-publications .uipub-row .uipub-wrp {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .section-publications .uipub-row .uipub-wrp {
    margin-bottom: 20px;
  }
}

.table-publication th {
  vertical-align: middle !important;
  text-align: center;
  background-color: #5326B2;
  color: #fff;
  padding: 26px 0px;
  font-size: 24px;
  font-weight: 700;
}

@media (max-width: 575px) {
  .table-publication th {
    padding: 6px 0px;
    font-size: 18px;
  }
}

.table-publication th p {
  text-align: left;
  padding: 0px 26px;
}

.table-publication td {
  background-color: #E5E5E5;
  font-size: 16px;
  border-right: 1px solid #fff;
}

@media (max-width: 575px) {
  .table-publication td {
    font-size: 14px;
  }
}

.table-publication tr:not(:last-child) td {
  border-bottom: 1px solid #fff;
}

.table-publication th:not(:first-child), .table-publication td:not(:first-child) {
  width: 18%;
}

.table-publication th:first-child, .table-publication td:first-child {
  width: 82%;
  min-width: 350px;
}

.table-publication th:first-child {
  border-top-left-radius: 10px;
}

.table-publication th:last-child {
  border-top-right-radius: 10px;
  border-right: 0;
}

.table-publication td:first-child {
  text-align: center;
}

.table-publication tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.table-publication tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.table-publication img {
  margin-bottom: 20px;
}

.table-publication .pub-td1 {
  padding: 30px 50px 10px 50px !important;
  text-align: left;
}

.table-publication .pub-tdsub1 {
  padding: 30px 10px 10px 10px !important;
  text-align: left;
}

.section-job-market {
  padding-top: 127px;
  padding-bottom: 117px;
  background-color: #F4F4F4;
  background-image: url(../img/jpg/job_market.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .section-job-market {
    padding-top: 40px;
  }
}

.section-job-market h2 {
  font-weight: bold;
  font-size: 48px;
  line-height: 56px;
  color: #FFFFFF;
  margin-bottom: 20px;
  padding-left: 105px;
  background-image: url(../img/svg/logo-icon.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 90px auto;
}

@media (max-width: 767px) {
  .section-job-market h2 {
    font-size: 32px;
    background-size: 70px auto;
    padding-left: 80px;
    margin-bottom: 10px;
  }
}

.section-job-market p {
  font-weight: 900;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  margin-bottom: 15px;
}

.sj-section {
  padding-bottom: 64px;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .sj-section {
    padding-bottom: 40px;
  }
}

.sj-section::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #F4F4F4;
  height: calc(100% - 66px);
}

.sj-section .container {
  position: relative;
  z-index: 2;
}

.sj-section .sj-section-wrp {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 50px;
  margin-top: -66px;
}

@media (max-width: 575px) {
  .sj-section .sj-section-wrp {
    padding: 20px;
  }
}

.sj-section .sj-section-wrp .fjob {
  margin-bottom: 20px;
}

.sj-section .sj-section-wrp .fjob h4 {
  margin: 0;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
}

@media (max-width: 575px) {
  .sj-section .sj-section-wrp .fjob h4 {
    font-size: 18px;
    line-height: 21px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .sj-section .sj-section-wrp .fjob h4 {
    font-size: 25px;
    line-height: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sj-section .sj-section-wrp .fjob h4 {
    font-size: 30px;
    line-height: 30px;
  }
}

@media (max-width: 575px) {
  .sj-section .sj-section-wrp .fjob .btn-1 {
    font-size: 13px;
    padding: 6px 20px;
  }
}

.sj-section .sj-section-wrp .ui-job-wrp .ui-job {
  padding: 20px 0;
  border-bottom: 1px solid #E5E5E5;
}

.sj-section .sj-section-wrp .ui-job-wrp .ui-job:last-child {
  border: none;
}

.sj-section .sj-section-wrp .ui-job-wrp .ui-job h5, .sj-section .sj-section-wrp .ui-job-wrp .ui-job p {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #2667B2;
  margin: 0;
}

.sj-section .sj-section-wrp .ui-job-wrp .ui-job p {
  color: #000000;
}

.sj-section .sj-section-wrp .ui-upresume {
  border-radius: 5px;
  background-image: url(../img/jpg/resume-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 150px 28px 58px 28px;
}

@media (max-width: 767px) {
  .sj-section .sj-section-wrp .ui-upresume {
    padding: 100px 20px 40px 20px;
  }
}

.sj-section .sj-section-wrp .ui-upresume h4 {
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  color: #FFFFFF;
  margin-bottom: 22px;
}

@media (max-width: 767px) {
  .sj-section .sj-section-wrp .ui-upresume h4 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sj-section .sj-section-wrp .ui-upresume h4 {
    font-size: 30px;
  }
}

.section-webinar {
  padding: 60px 0;
}

@media (max-width: 767px) {
  .section-webinar {
    padding: 40px 0;
  }
}

.section-webinar .section-header h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .section-webinar .section-header h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-webinar .section-header h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-webinar .section-header h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-webinar .section-header h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

.section-webinar .section-header p {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  max-width: 1150px;
  margin-bottom: 30px;
}

.section-webinar .section-header p a {
  color: #2667B2;
}

@media (max-width: 767px) {
  .section-webinar .section-header p {
    font-size: 16px;
  }
}

.section-webinar .webinar-search {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .section-webinar .webinar-search {
    margin-bottom: 30px;
  }
}

.section-webinar .webinar-search .form-group {
  max-width: 520px;
  position: relative;
}

.section-webinar .webinar-search .form-group .btn {
  font-size: 0;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 0;
  right: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M7.92682 0C3.55609 0 0 3.55609 0 7.92682C0 12.2978 3.55609 15.8536 7.92682 15.8536C12.2978 15.8536 15.8536 12.2978 15.8536 7.92682C15.8536 3.55609 12.2978 0 7.92682 0ZM7.92682 14.3903C4.36293 14.3903 1.46341 11.4908 1.46341 7.92686C1.46341 4.36296 4.36293 1.46341 7.92682 1.46341C11.4907 1.46341 14.3902 4.36293 14.3902 7.92682C14.3902 11.4907 11.4907 14.3903 7.92682 14.3903Z' fill='black'/%3E%3Cpath d='M17.7855 16.751L13.5904 12.5558C13.3045 12.27 12.8416 12.27 12.5557 12.5558C12.2698 12.8414 12.2698 13.3049 12.5557 13.5905L16.7508 17.7856C16.8938 17.9285 17.0809 18 17.2682 18C17.4552 18 17.6426 17.9285 17.7855 17.7856C18.0714 17.5 18.0714 17.0366 17.7855 16.751Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}

.section-webinar .ui-webinar h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .section-webinar .ui-webinar h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-webinar .ui-webinar h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-webinar .ui-webinar h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-webinar .ui-webinar h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

.section-webinar .ui-webinar .ui-webinar-wrp .media-webinar {
  padding: 40px 0;
  border-bottom: 1px solid #E5E5E5;
}

@media (max-width: 767px) {
  .section-webinar .ui-webinar .ui-webinar-wrp .media-webinar {
    padding: 30px 0;
  }
}

.section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-icon {
  padding-right: 55px;
}

@media (max-width: 575px) {
  .section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-icon {
    padding-right: 15px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-icon {
    padding-right: 24px;
  }
}

.section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-icon .user-thumb {
  width: 117px;
}

@media (max-width: 575px) {
  .section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-icon .user-thumb {
    width: 70px;
  }
}

.section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-icon .user-thumb img {
  border-radius: 4px;
}

.section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-body .date {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  display: block;
  margin-bottom: 25px;
}

.section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-body h5, .section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-body h6 {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  margin-bottom: 15px;
}

.section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-body h6 {
  margin-bottom: 20px;
}

.section-webinar .ui-webinar .ui-webinar-wrp .media-webinar .media-body p {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  margin-bottom: 21px;
}

.section-webinar .webinar-loadmore {
  padding-top: 48px;
}

@media (max-width: 767px) {
  .section-webinar .webinar-loadmore {
    padding-top: 30px;
  }
}

.section-con {
  padding: 75px 0;
  background-color: #2667B2;
}

@media (max-width: 767px) {
  .section-con {
    padding: 40px 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-con {
    padding: 50px 0;
  }
}

.section-con h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  color: #ffffff;
  margin-bottom: 42px;
}

@media (max-width: 575px) {
  .section-con h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-con h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-con h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-con h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .section-con h3 {
    margin-bottom: 30px;
  }
}

.section-con .con-row {
  margin-left: -12px;
  margin-right: -12px;
}

.section-con .con-row .con-wrp {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 24px;
}

.section-con .con-row .con-wrp .con-con {
  padding: 38px 40px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .section-con .con-row .con-wrp .con-con {
    padding: 25px;
  }
}

.section-con .con-row .con-wrp .con-con h4 {
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 18px;
}

@media (max-width: 767px) {
  .section-con .con-row .con-wrp .con-con h4 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-con .con-row .con-wrp .con-con h4 {
    font-size: 21px;
    line-height: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-con .con-row .con-wrp .con-con h4 {
    font-size: 21px;
    line-height: 25px;
  }
}

.section-di {
  padding: 80px 0;
}

@media (max-width: 767px) {
  .section-di {
    padding-top: 40px;
    padding-bottom: 10px;
  }
}

.section-di h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  padding-left: 105px;
  background-image: url(../img/svg/logo-icon.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 90px auto;
  margin-bottom: 42px;
}

@media (max-width: 575px) {
  .section-di h2 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-di h2 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-di h2 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-di h2 {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .section-di h2 {
    margin-bottom: 22px;
  }
}

.section-di .advanced-search-form {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .section-di .advanced-search-form {
    margin-bottom: 40px;
  }
}

.section-di .advanced-search-form .row > div:last-child {
  -ms-flex: 0 0 160px;
  -webkit-box-flex: 0;
          flex: 0 0 160px;
  max-width: 160px;
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-di .advanced-search-form .row > div:last-child {
    -ms-flex: 0 0 122px;
    -webkit-box-flex: 0;
            flex: 0 0 122px;
    max-width: 122px;
  }
}

@media (max-width: 575px) {
  .section-di .advanced-search-form .row > div:last-child {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.section-di .advanced-search-form .row > div:nth-child(2) {
  -ms-flex: 0 0 200px;
  -webkit-box-flex: 0;
          flex: 0 0 200px;
  max-width: 200px;
}

@media (max-width: 575px) {
  .section-di .advanced-search-form .row > div:nth-child(2) {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-di .advanced-search-form .row > div:nth-child(2) {
    -ms-flex: 0 0 180px;
    -webkit-box-flex: 0;
            flex: 0 0 180px;
    max-width: 180px;
  }
}

.section-di .advanced-search-form .row > div:nth-child(1) {
  -ms-flex: 0 0 calc(100% - 360px);
  -webkit-box-flex: 0;
          flex: 0 0 calc(100% - 360px);
  max-width: calc(100% - 360px);
}

@media (max-width: 575px) {
  .section-di .advanced-search-form .row > div:nth-child(1) {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-di .advanced-search-form .row > div:nth-child(1) {
    -ms-flex: 0 0 calc(100% - 302px);
    -webkit-box-flex: 0;
            flex: 0 0 calc(100% - 302px);
    max-width: calc(100% - 302px);
  }
}

@media (max-width: 575px) {
  .section-di .advanced-search-form .form-group-1 {
    margin-bottom: 5px;
  }
}

.section-di .advanced-search-form .ui-title {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

@media (max-width: 575px) {
  .section-di .advanced-search-form .ui-title {
    border-radius: 30px;
    width: 100%;
  }
}

.section-di .advanced-search-form .ui-select {
  border-radius: 0;
  border-left: none;
}

@media (max-width: 575px) {
  .section-di .advanced-search-form .ui-select {
    border-radius: 30px;
    width: 100%;
  }
}

.section-di .advanced-search-form .btn-1 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media (max-width: 575px) {
  .section-di .advanced-search-form .btn-1 {
    border-radius: 30px;
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-di .advanced-search-form .btn-1 {
    padding-left: 20px;
    padding-right: 50px;
    background-position: calc(100% - 20px) center;
  }
}

.section-di .sec-title {
  margin-bottom: 50px;
}

.section-di .sec-title h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin: 0;
}

@media (max-width: 575px) {
  .section-di .sec-title h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-di .sec-title h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-di .sec-title h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-di .sec-title h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

.section-di .ui-com-wpr {
  margin-bottom: 40px;
}

.section-di .ui-com-wpr .ui-com {
  position: relative;
  height: 100%;
  padding-bottom: 60px;
}

.section-di .ui-com-wpr .ui-com .thumb {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .section-di .ui-com-wpr .ui-com .thumb {
    margin-bottom: 30px;
  }
}

.section-di .ui-com-wpr .ui-com p {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 25px;
}

.section-di .ui-com-wpr .ui-com p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .section-di .ui-com-wpr .ui-com p {
    font-size: 16px;
  }
}

.section-di .ui-com-wpr .ui-com .btn-3 {
  position: absolute;
  left: 0;
  bottom: 0;
}

.inner-banner {
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

.inner-banner .fx-height {
  max-height: 390px;
}

.inner-banner .banner-bg {
  width: 100%;
  height: 100%;
  min-height: 390px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-bottom-right-radius: 50px;
  background-color: #2667B2;
}

@media screen and (min-width: 1801px) {
  .inner-banner .banner-bg {
    border-bottom-left-radius: 50px;
  }
}

@media (max-width: 767px) {
  .inner-banner .banner-bg {
    min-height: 200px;
  }
}

.inner-banner .banner-bg.alter {
  background-size: contain;
  background-color: #fff;
}

.inner-banner .banner-bg.alterdark {
  background-size: inherit;
  background-color: #181818;
}

@media (max-width: 767px) {
  .inner-banner .banner-bg.alterdark {
    background-size: contain;
  }
}

.inner-banner .banner-bg.logo {
  background-size: auto 180px;
}

@media (max-width: 767px) {
  .inner-banner .banner-bg.logo {
    background-size: auto 80px;
    background-position: center 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inner-banner .banner-bg.logo {
    background-size: auto 100px;
  }
}

.inner-banner .banner-bg.dts {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: 300px;
  border: 1px solid #2667B2;
}

@media (max-width: 767px) {
  .inner-banner .banner-bg.dts {
    background-position: center 20px;
    background-size: 110px;
  }
}

.inner-banner .banner-left {
  -ms-flex: 0 0 43%;
  -webkit-box-flex: 0;
          flex: 0 0 43%;
  max-width: 43%;
}

@media (max-width: 767px) {
  .inner-banner .banner-left {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.inner-banner .banner-right {
  -ms-flex: 0 0 57%;
  -webkit-box-flex: 0;
          flex: 0 0 57%;
  max-width: 57%;
}

@media (max-width: 767px) {
  .inner-banner .banner-right {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.inner-banner .bright-inner {
  padding: 40px 80px;
  max-width: 870px;
  background-color: #ffffff;
}

@media (max-width: 767px) {
  .inner-banner .bright-inner {
    padding: 20px;
    margin-top: -50px;
    max-width: calc(100% - 20px);
    margin-left: 10px;
    border-radius: 5px 5px 0px 0px;
    -webkit-box-shadow: 0px 0px 2px 0px #ccc;
    box-shadow: 0px 0px 2px 0px #ccc;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inner-banner .bright-inner {
    padding: 20px 30px;
  }
}

.inner-banner .bright-inner .ui-breadcrumb {
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .inner-banner .bright-inner .ui-breadcrumb {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inner-banner .bright-inner .ui-breadcrumb {
    margin-bottom: 20px;
  }
}

.inner-banner .bright-inner h1 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .inner-banner .bright-inner h1 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .inner-banner .bright-inner h1 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inner-banner .bright-inner h1 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .inner-banner .bright-inner h1 {
    font-size: 32px;
    line-height: 38px;
  }
}

.inner-banner .bright-inner p {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 15px;
}

@media (max-width: 575px) {
  .inner-banner .bright-inner p {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .inner-banner .bright-inner p {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inner-banner .bright-inner p {
    font-size: 17px;
  }
}

.inner-banner .bright-inner p:last-child {
  margin-bottom: 0;
}

.dropdown-breadcrumb .btn {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #2667B2;
  padding: 8px 12px;
  border: 1px solid #2667B2;
  min-width: 220px;
  text-align: left;
  padding-right: 28px;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99997 7.85018C4.82075 7.85018 4.64156 7.78175 4.50492 7.64518L0.205141 3.34536C-0.0683805 3.07184 -0.0683805 2.62837 0.205141 2.35496C0.478553 2.08155 0.921933 2.08155 1.19548 2.35496L4.99997 6.15968L8.80449 2.35509C9.07801 2.08168 9.52135 2.08168 9.79474 2.35509C10.0684 2.6285 10.0684 3.07197 9.79474 3.34549L5.49503 7.64531C5.35833 7.78191 5.17913 7.85018 4.99997 7.85018Z' fill='%232667B2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 11px) center;
}

.dropdown-breadcrumb .btn::after {
  display: none;
}

.dropdown-breadcrumb .dropdown-menu {
  min-width: 100%;
  border: 1px solid #2667B2;
  padding: 0;
  overflow: hidden;
  color: #2667B2;
}

.dropdown-breadcrumb .dropdown-menu .dropdown-item {
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
}

.dropdown-breadcrumb .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
}

.dropdown-breadcrumb .dropdown-menu .dropdown-item:hover, .dropdown-breadcrumb .dropdown-menu .dropdown-item:focus {
  background-color: transparent;
  color: #2667B2;
}

.dw-innner-banner {
  position: relative;
  /*padding-top: 100px; - reduced height 2/15/2021*/
  padding-top: 60px;
}

@media (max-width: 767px) {
  .dw-innner-banner {
    padding-top: 20px;
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-innner-banner {
    padding-top: 20px;
  }
}

.dw-innner-banner .bg {
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 50px);
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #56406B;
  background-blend-mode: multiply;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dw-innner-banner .bg::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: #56406B;
    opacity: .8;
  }
}

.dw-innner-banner .dw-ibimg {
  padding-right: 0;
  padding-left: 0;
}

.dw-innner-banner .dw-ibimg img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 767px) {
  .dw-innner-banner .dw-ibimg {
    padding: 0 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-innner-banner .dw-ibimg {
    padding: 30px 45px;
  }
}

.dw-innner-banner .dw-bcon {
  /*padding-top: 90px; - reduced height 2/15/2021*/
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 90px;
  width: calc(100% + 100px);
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .dw-innner-banner .dw-bcon {
    width: 100%;
    padding: 0;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-innner-banner .dw-bcon {
    width: 100%;
    padding: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .dw-innner-banner .dw-bcon {
    padding-top: 20px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .dw-innner-banner .dw-bcon {
    padding-top: 60px;
    padding-left: 30px;
  }
}

.dw-innner-banner .dw-bcon .sp-h1 {
  font-weight: 500;
  font-size: 46px;
  line-height: 64px;
  color: #FFFFFF;
  margin: 0;
}

.dw-innner-banner .dw-bcon .sp-h1.sp-h1-2 {
  font-size: 40px;
  line-height: 54px;
}

@media (max-width: 575px) {
  .dw-innner-banner .dw-bcon .sp-h1 {
    font-size: 30px;
    line-height: 38px;
    margin-top: 5px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-innner-banner .dw-bcon .sp-h1 {
    font-size: 42px;
    line-height: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-innner-banner .dw-bcon .sp-h1 {
    font-size: 52px;
    line-height: 58px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .dw-innner-banner .dw-bcon .sp-h1 {
    font-size: 38px;
    line-height: 44px;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .dw-innner-banner .dw-bcon .sp-h1 {
    font-size: 42px;
    line-height: 50px;
  }
}

.dw-innner-banner .dw-bcon h1 {
  font-weight: 500;
  font-size: 72px;
  line-height: 84px;
  color: #FFFFFF;
  margin: 0;
}

@media (max-width: 575px) {
  .dw-innner-banner .dw-bcon h1 {
    font-size: 30px;
    line-height: 38px;
    margin-top: 5px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-innner-banner .dw-bcon h1 {
    font-size: 42px;
    line-height: 56px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-innner-banner .dw-bcon h1 {
    font-size: 52px;
    line-height: 58px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .dw-innner-banner .dw-bcon h1 {
    font-size: 62px;
    line-height: 74px;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .dw-innner-banner .dw-bcon h1 {
    font-size: 62px;
    line-height: 74px;
  }
}

.dw-innner-banner .dw-bcon h2 {
  font-weight: 500;
  font-size: 48px;
  line-height: 56px;
  color: #FFFFFF;
  margin-bottom: 15px;
}

@media (max-width: 575px) {
  .dw-innner-banner .dw-bcon h2 {
    font-size: 21px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .dw-innner-banner .dw-bcon h2 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-innner-banner .dw-bcon h2 {
    font-size: 36px;
    line-height: 42px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .dw-innner-banner .dw-bcon h2 {
    font-size: 40px;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .dw-innner-banner .dw-bcon h2 {
    font-size: 40px;
  }
}

.dw-innner-banner .dw-bcon p {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  margin: 0;
}

@media (max-width: 575px) {
  .dw-innner-banner .dw-bcon p {
    font-size: 16px;
    line-height: 24px;
  }
}

.section-1 {
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-1.section-top {
  padding-top: 90px;
}

@media (max-width: 767px) {
  .section-1.section-top {
    padding-top: 50px;
  }
}

.section-1.section-bottom {
  padding-bottom: 90px;
}

@media (max-width: 767px) {
  .section-1.section-bottom {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .section-1.bg-n {
    background-color: #F4F4F4;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1.bg-n {
    background-color: #F4F4F4;
  }
}

.section-1.alter {
  background-color: #F4F4F4;
}

.section-1 .txt18 {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}

@media (max-width: 575px) {
  .section-1 .txt18 {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .txt18 {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .txt18 {
    font-size: 17px;
  }
}

.section-1 .suhead {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 85px;
}

@media (max-width: 575px) {
  .section-1 .suhead {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .suhead {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .suhead {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-1 .suhead {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (max-width: 575px) {
  .section-1 .suhead {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .section-1 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

.section-1 .sec-head figure figcaption {
  color: #CBCBCB;
  margin-top: 14px;
  font-size: 18px;
}

@media (max-width: 575px) {
  .section-1 .sec-head figure figcaption {
    font-size: 16px;
  }
}

.section-1 .sec-head.pca-title h3 {
  font-size: 64px;
  line-height: 75px;
  font-weight: 500;
  max-width: 500px;
}

@media (max-width: 575px) {
  .section-1 .sec-head.pca-title h3 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .sec-head.pca-title h3 {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .sec-head.pca-title h3 {
    font-size: 42px;
    line-height: 48px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-1 .sec-head.pca-title h3 {
    font-size: 52px;
    line-height: 62px;
  }
}

.section-1 .sec-head.pca-title .pca-subheader {
  font-size: 36px;
  line-height: 43px;
  font-weight: 500;
  max-width: 500px;
}

@media (max-width: 575px) {
  .section-1 .sec-head.pca-title .pca-subheader {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .sec-head.pca-title .pca-subheader {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .sec-head.pca-title .pca-subheader {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-1 .sec-head.pca-title .pca-subheader {
    font-size: 30px;
    line-height: 36px;
  }
}

.section-1 .sec-head.pca-title2 h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  height: auto;
  padding: 20px 0;
}

@media (max-width: 575px) {
  .section-1 .sec-head.pca-title2 h3 {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .sec-head.pca-title2 h3 {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .sec-head.pca-title2 h3 {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-1 .sec-head.pca-title2 h3 {
    font-size: 24px;
    line-height: 30px;
  }
}

.section-1 .sec-head.pca-title2 .pca-subheader {
  font-size: 36px;
  line-height: 43px;
  font-weight: 500;
  max-width: 500px;
}

@media (max-width: 575px) {
  .section-1 .sec-head.pca-title2 .pca-subheader {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .sec-head.pca-title2 .pca-subheader {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .sec-head.pca-title2 .pca-subheader {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-1 .sec-head.pca-title2 .pca-subheader {
    font-size: 30px;
    line-height: 36px;
  }
}

.section-1 .sec-head.alter {
  padding-top: 160px;
}

.section-1 .sec-head.alter1 {
  padding-top: 240px;
}

@media (max-width: 767px) {
  .section-1 .sec-head {
    padding-top: 0;
  }
  .section-1 .sec-head.alter {
    padding-top: 0;
  }
  .section-1 .sec-head.alter1 {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .sec-head.alter1 {
    padding-top: 100px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-1 .sec-head.alter1 {
    padding-top: 130px;
  }
}

.section-1 .sec-head h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 20px;
  max-width: 400px;
  font-weight: 400;
}

@media (max-width: 575px) {
  .section-1 .sec-head h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .sec-head h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .sec-head h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-1 .sec-head h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

.section-1 .sec-head h3 a {
  color: #2667B2;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .section-1 .sec-head h3 {
    max-width: 100%;
  }
}

.section-1 .sec-head h2 {
  font-weight: 500;
  font-size: 64px;
  line-height: 75px;
  color: #000000;
  margin: 0;
}

.section-1 .sec-head h2.alter {
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .section-1 .sec-head h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .sec-head h2 {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .sec-head h2 {
    font-size: 42px;
    line-height: 48px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-1 .sec-head h2 {
    font-size: 52px;
    line-height: 62px;
  }
}

.section-1 .sec-head p {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 0;
  max-width: 360px;
}

@media (max-width: 575px) {
  .section-1 .sec-head p {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .sec-head p {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .sec-head p {
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  .section-1 .sec-head p {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .section-1 .sec-head {
    margin-bottom: 30px;
  }
}

.section-1 .section-nop {
  padding-bottom: 70px;
}

@media (max-width: 767px) {
  .section-1 .section-nop {
    padding-bottom: 40px;
  }
}

.section-1 .sec-download {
  padding-top: 40px;
}

@media (max-width: 767px) {
  .section-1 .sec-download {
    padding-top: 20px;
  }
}

.section-1 .sec-download p {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 0;
  margin-top: 55px;
}

@media (max-width: 575px) {
  .section-1 .sec-download p {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-1 .sec-download p {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-1 .sec-download p {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .section-1 .sec-download p {
    margin-top: 20px;
  }
}

.section-1 .sec-imgsize {
  width: 90%;
}

.ui-boxwrp1 {
  margin-bottom: 20px;
}

.ui-boxwrp1 .b-left-0 {
  border-radius: 0 !important;
  -webkit-border-top-left-radius: 20px !important;
  -webkit-border-bottom-left-radius: 20px !important;
  -moz-border-radius-topleft: 20px !important;
  -moz-border-radius-bottomleft: 20px !important;
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
}

.ui-boxwrp1 .b-right-0 {
  border-radius: 0 !important;
  -webkit-border-top-right-radius: 20px !important;
  -webkit-border-bottom-right-radius: 20px !important;
  -moz-border-radius-topright: 20px !important;
  -moz-border-radius-bottomright: 20px !important;
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}

.ui-boxwrp1.p-left-0 {
  padding-left: 0;
}

.ui-boxwrp1.p-right-0 {
  padding-right: 0;
}

.ui-boxwrp1 .pca-box {
  height: auto !important;
  padding: 16px 0 !important;
}

.ui-boxwrp1 .pca-box .apply {
  padding-right: 44px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 27px;
  font-size: 12px;
  background-position: calc(100% - 8px) center;
  background-size: 19px;
}

.ui-boxwrp1 .pca-box .pca-txtgray {
  color: #6D6D6D !important;
}

.ui-boxwrp1 .ui-box {
  padding: 44px 25px;
  border-radius: 20px;
  height: 100%;
  min-height: 270px;
}

.ui-boxwrp1 .ui-box .pca-txtregular {
  font-weight: normal;
}

.ui-boxwrp1 .ui-box.alter {
  min-height: inherit;
}

.ui-boxwrp1 .ui-box.ui-box1 {
  padding: 24px 25px;
}

.ui-boxwrp1 .ui-box.ui-box2 {
  padding: 36px 28px;
}

.ui-boxwrp1 .ui-box.h50 {
  height: auto;
  min-height: calc(50% - 10px);
}

.ui-boxwrp1 .ui-box.alter {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .ui-boxwrp1 .ui-box {
    min-height: inherit;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .ui-boxwrp1 .ui-box {
    padding: 25px 15px;
    min-height: inherit;
  }
}

.ui-boxwrp1 .ui-box.bg-white {
  border: 1px solid #E5E5E5;
}

.ui-boxwrp1 .ui-box p {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
}

.ui-boxwrp1 .ui-box p a {
  font-weight: bold;
  text-decoration: underline;
  color: inherit;
}

@media (max-width: 575px) {
  .ui-boxwrp1 .ui-box p {
    font-size: 14px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .ui-boxwrp1 .ui-box p {
    font-size: 14px;
  }
}

.ui-boxwrp1 .ui-box ul {
  margin-top: 15px;
}

.ui-boxwrp1 .ui-box ul li {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  margin-bottom: 15px;
}

@media (max-width: 575px) {
  .ui-boxwrp1 .ui-box ul li {
    font-size: 14px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .ui-boxwrp1 .ui-box ul li {
    font-size: 14px;
  }
}

.ui-boxwrp1 .ui-box ul li:last-child {
  margin-bottom: 0;
}

.ui-boxwrp1 .ui-box:not(.text-white) p {
  color: #000000;
}

.ui-boxwrp1 .ui-box:not(.text-white) ul li {
  color: #000000;
}

.ui-boxwrp1 .ui-box.chapter-box-bg {
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 227px;
  background-size: cover;
  border: 1px solid #C4C4C4;
}

.ui-boxwrp1 .ui-box.chapter-box p {
  margin-bottom: 20px;
}

.ui-boxwrp1 .ui-box.chapter-box p:last-child {
  margin-bottom: 0;
}

.ui-boxwrp1 .ui-box.chapter-box p a {
  color: #2667B2;
  text-decoration: underline;
}

.ui-boxwrp1 .ui-box.subcriptions-box {
  padding: 15px 30px;
  min-height: inherit;
}

.ui-boxwrp1 .ui-box.subcriptions-box p a {
  color: #2667B2;
  text-decoration: underline;
  font-weight: normal;
}

.ui-boxwrp1 .ui-box.subcriptions-bg {
  min-height: 220px;
  padding: 0;
  border: 1px solid #C4C4C4;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 575px) {
  .ui-boxwrp1 .ui-box.subcriptions-bg {
    min-height: 175px;
  }
}

.ui-boxwrp1 .ui-box.fitcontent2 {
  height: auto;
  padding: 40px 25px;
  min-height: auto;
}

.ui-boxwrp1 .ui-box.fitcontent {
  height: auto;
  padding: 20px 25px;
  min-height: auto;
}

.ui-boxwrp1 .ui-box.smallbox {
  height: auto;
  padding: 15px;
}

.ui-boxwrp1 .ui-box.fitcontent.mh-100 {
  min-height: 100px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .coln-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

.section-company {
  padding-top: 90px;
}

@media (max-width: 767px) {
  .section-company {
    padding-top: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-company {
    padding-top: 60px;
  }
}

.section-company .uic-boxw {
  margin-bottom: 30px;
}

.section-company .uic-boxw .uic-box {
  padding: 35px 40px;
  border: 1px solid #2667B2;
  border-radius: 20px;
  height: 100%;
}

@media (max-width: 575px) {
  .section-company .uic-boxw .uic-box {
    padding: 25px;
  }
}

.section-company .uic-boxw .uic-box img {
  height: 74px;
  margin-bottom: 11px;
}

.section-company .uic-boxw .uic-box h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .section-company .uic-boxw .uic-box h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-company .uic-boxw .uic-box h4 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-company .uic-boxw .uic-box h4 {
    font-size: 22px;
    line-height: 27px;
  }
}

.section-company .uic-boxw .uic-box p {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #2667B2;
  margin-bottom: 15px;
}

.section-company .uic-boxw .uic-box.text-white h4, .section-company .uic-boxw .uic-box.text-white p {
  color: #FFFFFF;
}

.section-company .company-info {
  padding-top: 40px;
}

@media (max-width: 767px) {
  .section-company .company-info {
    padding-top: 10px;
  }
}

.section-company .company-info p {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .section-company .company-info p {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-company .company-info p {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-company .company-info p {
    font-size: 17px;
  }
}

@media screen and (min-width: 1200px) {
  .coln-5 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
}

.section-membership {
  padding-top: 80px;
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  .section-membership {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.section-membership h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 85px;
}

@media (max-width: 575px) {
  .section-membership h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-membership h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-membership h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-membership h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .section-membership h3 {
    margin-bottom: 30px;
  }
}

.section-membership .uim-wp {
  margin-bottom: 30px;
}

.section-membership .uim-wp .uim {
  border: 1px solid #C4C4C4;
  border-radius: 20px;
  padding: 35px;
  height: 100%;
}

@media (max-width: 767px) {
  .section-membership .uim-wp .uim {
    padding: 15px;
  }
}

.section-membership .uim-wp .uim p {
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-top: 14px;
}

@media (max-width: 575px) {
  .section-membership .uim-wp .uim p {
    font-size: 13px;
  }
}

.section-membership .uim-wp .uim.text-white p {
  color: #E5E5E5;
}

@media (max-width: 991px) {
  .membership-row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .membership-row > div {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.list-btn {
  padding: 15px 0;
}

.list-btn .btn {
  margin-bottom: 5px;
}

.section-2 {
  padding-top: 105px;
  padding-bottom: 90px;
}

@media (max-width: 767px) {
  .section-2 {
    padding-top: 10px;
    padding-bottom: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-2 {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-2 {
    padding-top: 70px;
  }
}

.section-2 .sub-head {
  padding-top: 75px;
}

@media (max-width: 575px) {
  .section-2 .sub-head {
    padding-top: 0;
    padding-bottom: 30px;
  }
}

.section-2 .sub-head h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 7px;
  max-width: 340px;
}

@media (max-width: 575px) {
  .section-2 .sub-head h3 {
    font-size: 21px;
    max-width: 100%;
  }
}

.section-2 .sub-head h3.alter {
  margin-bottom: 40px;
}

@media (max-width: 575px) {
  .section-2 .sub-head h3.alter {
    margin-bottom: 15px;
  }
}

.section-2 .sub-head p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 40px;
}

@media (max-width: 575px) {
  .section-2 .sub-head p {
    margin-bottom: 15px;
  }
}

.section-2 .ui-award-box .ui-award {
  margin-bottom: 18px;
}

.section-2 .ui-award-box .ui-award img {
  border-radius: 5px;
}

.section-2 .rn-n {
  padding-bottom: 20px;
  padding-top: 40px;
}

.section-2 .ui-award-sn {
  border-radius: 5px;
  text-align: center;
  margin-bottom: 20px;
}

.section-2 .ui-award-sn.alter {
  height: calc(100% - 20px);
}

.section-2 .ui-award-sn h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #FFFFFF;
  margin: 0;
  padding: 65px 15px;
}

@media (max-width: 575px) {
  .section-2 .ui-award-sn h4 {
    font-size: 19px;
    padding: 35px 15px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-2 .ui-award-sn h4 {
    font-size: 21px;
    padding: 35px 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-2 .ui-award-sn h4 {
    font-size: 18px;
    padding: 35px 15px;
  }
}

.job-fair-specs .sec-inner {
  margin-left: 30px;
}

.job-fair-specs h4 {
  padding-top: 20px;
  padding-bottom: 10px;
}

.job-fair-specs .box-outline {
  margin-left: 40px;
}

.rn-n > .col-md-4 {
  -ms-flex: 0 0 38%;
  -webkit-box-flex: 0;
          flex: 0 0 38%;
  max-width: 38%;
}

@media (max-width: 575px) {
  .rn-n > .col-md-4 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.rn-n > .col-md-8 {
  -ms-flex: 0 0 62%;
  -webkit-box-flex: 0;
          flex: 0 0 62%;
  max-width: 62%;
}

@media (max-width: 575px) {
  .rn-n > .col-md-8 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.video-section {
  height: 600px;
  position: relative;
  background-color: #2667B2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: 90px;
}

@media (max-width: 767px) {
  .video-section {
    height: 250px;
    margin-top: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .video-section {
    height: 350px;
    margin-top: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .video-section {
    height: 350px;
    margin-top: 30px;
  }
}

.video-section .icon-play {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='197' height='197' viewBox='0 0 197 197' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='98.5' cy='98.5' r='97' fill='black' fill-opacity='0.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M141.034 97.3809L75.5541 135.186L75.5541 59.576L141.034 97.3809Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 190px;
  height: 190px;
  display: block;
  position: absolute;
  top: calc(50% - 95px);
  left: calc(50% - 95px);
  background-size: 100%;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .video-section .icon-play {
    width: 80px;
    height: 80px;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .video-section .icon-play {
    width: 100px;
    height: 100px;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .video-section .icon-play {
    width: 120px;
    height: 120px;
    top: calc(50% - 60px);
    left: calc(50% - 60px);
  }
}

.section-leaui {
  padding: 80px 0;
}

@media (max-width: 767px) {
  .section-leaui {
    padding: 40px 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-leaui {
    padding: 50px 0;
  }
}

.section-leaui.alter {
  background-color: #F4F4F4;
}

.section-leaui .sec-head {
  padding-top: 160px;
}

@media (max-width: 767px) {
  .section-leaui .sec-head {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-leaui .sec-head {
    padding-top: 0;
  }
}

.section-leaui .sec-head h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .section-leaui .sec-head h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-leaui .sec-head h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-leaui .sec-head h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-leaui .sec-head h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

.section-leaui .sec-head p {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 0;
  max-width: 360px;
}

@media (max-width: 575px) {
  .section-leaui .sec-head p {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-leaui .sec-head p {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-leaui .sec-head p {
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  .section-leaui .sec-head p {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .section-leaui .sec-head {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-leaui .sec-head {
    margin-bottom: 30px;
  }
}

.section-leaui .ui-box2wrp {
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .section-leaui .ui-box2wrp {
    margin-bottom: 10px;
  }
}

.section-leaui .ui-box2wrp .ui-box2 {
  border: 1px solid #E5E5E5;
  border-radius: 20px;
  height: 100%;
  padding: 13px 15px;
}

@media (max-width: 767px) {
  .section-leaui .ui-box2wrp .ui-box2 {
    padding: 10px 10px;
  }
}

.section-leaui .ui-box2wrp .ui-box2 p {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin: 0;
}

.section-leaui .ui-box2wrp .ui-box2 p a {
  color: inherit;
}

@media (max-width: 767px) {
  .section-leaui .ui-box2wrp .ui-box2 p {
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-leaui .ui-box2wrp .ui-box2 p {
    font-size: 14px;
  }
}

.section-leaui .ui-box2wrp .ui-box2.text-white p {
  color: #FFFFFF;
}

.loc-icon {
  border: 1px solid #C4C4C4;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}

.loc-icon .icon {
  position: absolute;
  background-color: #14B6B6;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.5);
}

@media (max-width: 575px) {
  .loc-icon .icon {
    width: 8px;
    height: 8px;
  }
}

.loc-icon .icon.primary {
  background: #2667B2;
}

@media (max-width: 575px) {
  .loc-icon .icon.mobile1 {
    margin-top: -5px;
  }
  .loc-icon .icon.mobile2 {
    margin-left: -5px;
  }
  .loc-icon .icon.mobile3 {
    margin-right: -2px;
  }
}

.section-sponsers {
  padding-top: 44px;
  padding-bottom: 55px;
}

@media (max-width: 575px) {
  .section-sponsers {
    padding: 30px 0;
  }
}

.section-sponsers h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
  margin-top: 5px;
}

@media (max-width: 575px) {
  .section-sponsers h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-sponsers h3 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-sponsers h3 {
    font-size: 22px;
    line-height: 27px;
  }
}

@media (max-width: 575px) {
  .section-sponsers h3 {
    margin-top: 0;
  }
}

.section-sponsers .sec-le {
  border-right: 1px solid #C4C4C4;
  padding-right: 35px;
}

@media (max-width: 767px) {
  .section-sponsers .sec-le {
    padding-right: 15px;
    border-right: none;
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}

.section-sponsers .sec-ri {
  padding-left: 35px;
}

@media (max-width: 767px) {
  .section-sponsers .sec-ri {
    padding-left: 15px;
  }
}

.section-sponsers .wi-sponser-wrp {
  margin-bottom: 20px;
}

.section-sponsers .wi-sponser-wrp .wi-sponser {
  border: 2px solid #ED6C35;
  border-radius: 5px;
  padding: 30px 5px;
}

@media (max-width: 575px) {
  .section-sponsers .wi-sponser-wrp .wi-sponser {
    padding: 15px 15px;
  }
}

.section-sponsers .wi-sponser-wrp .wi-sponser.br1 {
  border-color: #005090;
}

.section-sponsers .wi-sponser-wrp .wi-sponser.br2 {
  border-color: #363E46;
}

.section-sponsers .wi-sponser-wrp .wi-sponser.br3 {
  border-color: #29216E;
}

.section-sponsers .wi-sponser-wrp .wi-sponser.br4 {
  border-color: #BE0C3E;
}

.section-sponsers .wi-sponser-wrp .wi-sponser.br5 {
  border-color: #21B24B;
}

.section-sponsers .wi-sponser-wrp .wi-sponser .wi-sponser-inner {
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media (max-width: 575px) {
  .section-sponsers .wi-sponser-wrp .wi-sponser .wi-sponser-inner {
    height: 60px;
  }
}

.dw-highlight {
  background-color: #F4F4F4;
  padding-top: 46px;
  padding-bottom: 16px;
}

.dw-highlight h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .dw-highlight h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-highlight h3 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-highlight h3 {
    font-size: 22px;
    line-height: 27px;
  }
}

.dw-highlight .dw-insight {
  padding: 75px 45px;
  border-radius: 5px;
  background-color: #ffffff;
  height: calc(100% - 20px);
  padding-bottom: 100px;
  position: relative;
}

@media (max-width: 767px) {
  .dw-highlight .dw-insight {
    padding: 30px;
    margin-bottom: 20px;
    height: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-highlight .dw-insight {
    padding: 30px;
    margin-bottom: 20px;
    height: auto;
  }
}

.dw-highlight .dw-insight h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
  margin-bottom: 7px;
  font-weight: normal;
}

@media (max-width: 575px) {
  .dw-highlight .dw-insight h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-highlight .dw-insight h4 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-highlight .dw-insight h4 {
    font-size: 22px;
    line-height: 27px;
  }
}

.dw-highlight .dw-insight p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

@media (max-width: 575px) {
  .dw-highlight .dw-insight p {
    margin-bottom: 0;
  }
}

.dw-highlight .dw-insight .btn-3 {
  position: absolute;
  bottom: 50px;
  left: 45px;
}

@media (max-width: 767px) {
  .dw-highlight .dw-insight .btn-3 {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-highlight .dw-insight .btn-3 {
    display: none;
  }
}

.dw-highlight .dw-inicon {
  margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-highlight .dw-inicon {
    margin-bottom: 16px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .dw-highlight .dw-inicon {
    margin-bottom: 16px;
  }
}

.dw-highlight .dw-inicon img {
  border-radius: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-highlight .row-20 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .dw-highlight .row-20 > div {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .dw-highlight .row-20 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .dw-highlight .row-20 > div {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.dw-highlight .wi-npn-wrp {
  margin-bottom: 20px;
}

.dw-highlight .wi-npn-wrp .wi-npn {
  background-color: #ED6C35;
  padding: 50px 35px;
  border-radius: 5px;
  height: 100%;
}

@media (max-width: 767px) {
  .dw-highlight .wi-npn-wrp .wi-npn {
    padding: 25px;
  }
}

.dw-highlight .wi-npn-wrp .wi-npn h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
  color: #FFFFFF;
  margin-bottom: 7px;
}

@media (max-width: 575px) {
  .dw-highlight .wi-npn-wrp .wi-npn h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-highlight .wi-npn-wrp .wi-npn h4 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-highlight .wi-npn-wrp .wi-npn h4 {
    font-size: 22px;
    line-height: 27px;
  }
}

@media (max-width: 767px) {
  .dw-highlight .wi-npn-wrp .wi-npn h4 {
    margin-bottom: 7px;
  }
}

.dw-highlight .wi-npn-wrp .wi-npn p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  margin: 0;
}

.dw-highlight .wi-npn-wrp .wi-npn .btn {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #ED6C35;
  padding: 7px 24px;
  border-radius: 30px;
  background-color: #ffffff;
}

.dw-highlight .wi-npn-wrp .wi-npn.bg1 .btn {
  color: #5326B2;
}

.dw-highlight .wi-npn-wrp .wi-npn.bg3 .btn {
  color: #14B6B6;
}

.dw-news h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
  padding: 40px 0;
}

@media (max-width: 575px) {
  .dw-news h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-news h3 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-news h3 {
    font-size: 22px;
    line-height: 27px;
  }
}

.dw-news .dw-newscon {
  padding-left: 0;
  padding-right: 0;
}

.dw-news .dw-newscon > div {
  margin-left: 0;
  margin-right: 0;
}

.dw-news .dw-newscon > div > div {
  padding-left: 0;
  padding-right: 0;
}

.dw-news .dw-newscon .widget-news {
  background-color: #2667B2;
  min-height: 230px;
  padding: 30px 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 767px) {
  .dw-news .dw-newscon .widget-news {
    padding: 25px;
  }
}

.dw-news .dw-newscon .widget-news h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
  color: #ffffff;
  margin-bottom: 12px;
  font-weight: normal;
  max-width: 480px;
}

@media (max-width: 575px) {
  .dw-news .dw-newscon .widget-news h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-news .dw-newscon .widget-news h4 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-news .dw-newscon .widget-news h4 {
    font-size: 22px;
    line-height: 27px;
  }
}

.dw-news .dw-newscon .widget-news .tag {
  margin-bottom: 25px;
}

.dw-news .dw-newscon .widget-news .tag span {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
}

.dw-news .dw-newscon .widget-news.primary {
  height: 100%;
  margin-bottom: 0;
  width: calc(100% - 5px);
}

@media (max-width: 767px) {
  .dw-news .dw-newscon .widget-news.primary {
    margin-bottom: 5px;
    height: auto;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-news .dw-newscon .widget-news.primary {
    margin-bottom: 5px;
    height: auto;
    width: 100%;
  }
}

.dw-newsletter {
  padding: 70px 0;
  background: #00A94F;
}

@media (max-width: 575px) {
  .dw-newsletter {
    padding: 30px 0;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-newsletter {
    padding: 40px 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-newsletter {
    padding: 50px 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .dw-newsletter {
    padding: 60px 0;
  }
}

.dw-newsletter .dw-newcon {
  max-width: 650px;
  margin: 0 auto;
}

.dw-newsletter .dw-newcon h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  color: #FFFFFF;
  margin-bottom: 35px;
}

@media (max-width: 575px) {
  .dw-newsletter .dw-newcon h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .dw-newsletter .dw-newcon h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-newsletter .dw-newcon h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .dw-newsletter .dw-newcon h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (max-width: 575px) {
  .dw-newsletter .dw-newcon h3 {
    margin-bottom: 20px;
  }
}

.dw-newsletter .dw-newcon .btn-2 {
  color: #00A94F;
}

.ui-sponsers {
  padding: 60px 0;
}

@media (max-width: 767px) {
  .ui-sponsers {
    padding: 35px 0;
  }
}

.ui-sponsers h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
  margin-bottom: 40px;
}

@media (max-width: 575px) {
  .ui-sponsers h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .ui-sponsers h3 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .ui-sponsers h3 {
    font-size: 22px;
    line-height: 27px;
  }
}

.ui-sponsers .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.ui-sponsers .owl-stage img {
  margin: 0 auto;
}

.ui-sponsers .owl-dots {
  position: relative;
  text-align: center;
}

.ui-sponsers .owl-dots button.owl-dot {
  width: 12px;
  height: 12px;
  background-color: #000;
  display: inline-block;
  border-radius: 100%;
  margin: 5px;
}

.ui-sponsers .owl-dots button.owl-dot.active {
  background-color: #2667B2;
}

.leaders-section {
  padding-top: 50px;
  padding-bottom: 20px;
  position: relative;
}

.leaders-section::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #F4F4F4;
  z-index: 0;
  height: calc(100% - 170px);
}

.leaders-section .media {
  position: relative;
  z-index: 2;
}

@media (max-width: 575px) {
  .leaders-section .media {
    display: block;
  }
}

.leaders-section .media .media-icon {
  padding-right: 45px;
}

.leaders-section .media .media-icon img {
  width: 205px;
}

@media (min-width: 576px) and (max-width: 767px) {
  .leaders-section .media .media-icon img {
    width: 160px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .leaders-section .media .media-icon {
    padding-right: 25px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .leaders-section .media .media-icon {
    padding-right: 25px;
  }
}

@media (max-width: 575px) {
  .leaders-section .media .media-icon {
    padding-right: 0;
    text-align: center;
  }
}

.leaders-section .media .media-body h4 {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 30px;
  margin-top: 43px;
  min-height: 65px;
}

@media (max-width: 575px) {
  .leaders-section .media .media-body h4 {
    text-align: center;
    margin: 20px 0;
    min-height: inherit;
  }
}

.leaders-section .media .media-body p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.section-npncom {
  padding: 75px 0;
  background-color: #F4F4F4;
}

@media (max-width: 991px) {
  .section-npncom {
    padding: 35px 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-npncom {
    padding: 45px 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-npncom {
    padding: 60px 0;
  }
}

.section-npncom h3 {
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
  color: #2667B2;
  margin-bottom: 45px;
}

@media (max-width: 575px) {
  .section-npncom h3 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 30px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-npncom h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
  }
}

.section-npncom .section-npncom-inner {
  padding-left: 45px;
}

@media (max-width: 767px) {
  .section-npncom .section-npncom-inner {
    padding-left: 0;
  }
}

.section-npncom .section-npncom-inner h4 {
  font-weight: bold;
  font-size: 25px;
  line-height: 29px;
  color: #000000;
  margin-bottom: 38px;
}

@media (max-width: 767px) {
  .section-npncom .section-npncom-inner h4 {
    font-size: 20px;
  }
}

.section-npncom .section-npncom-inner .cnist {
  margin-bottom: 22px;
}

.section-npncom .section-npncom-inner .cnist h6 {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 8px;
}

.section-npncom .section-npncom-inner .cnist p {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin: 0;
}

@media (max-width: 575px) {
  .section-npncom .section-npncom-inner .cnist p {
    font-size: 16px;
  }
}

.section-npncom .section-npncom-inner .cnist p a {
  text-decoration: underline;
  color: #2667B2;
}

.section-npncom .section-npncom-inner .cnist-uc h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 13px;
}

@media (max-width: 575px) {
  .section-npncom .section-npncom-inner .cnist-uc h5 {
    font-size: 16px;
  }
}

.section-npncom .section-npncom-inner .cnist-uc p {
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 10px;
}

.section-npncom .section-npncom-inner .cnist-uc p a {
  text-decoration: underline;
  color: #2667B2;
}

.section-npncom .section-npncom-inner .spec-top {
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  .section-npncom .section-npncom-inner .spec-top {
    padding-bottom: 30px;
  }
}

.section-npncom .section-npncom-inner .cin-inner {
  padding-bottom: 30px;
}

.widget-senior {
  border-radius: 20px;
  overflow: hidden;
}

.widget-senior .wheader {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #FFFFFF;
  background: #5326B2;
  padding: 8px;
}

.widget-senior .wheader.alter {
  font-size: 21px;
}

@media (max-width: 991px) {
  .widget-senior .wheader.alter {
    font-size: 17px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget-senior .wheader.alter {
    font-size: 19px;
  }
}

@media (max-width: 991px) {
  .widget-senior .wheader {
    font-size: 18px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget-senior .wheader {
    font-size: 21px;
  }
}

.widget-senior .wcon {
  padding: 10px;
  background: #E5E5E5;
}

.widget-senior .wcon .wcn-inoner {
  max-height: 480px;
  overflow: auto;
}

@media (max-width: 767px) {
  .widget-senior .wcon .wcn-inoner {
    max-height: 350px;
  }
}

.widget-senior .wcon .wcn-inoner table th {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  padding: 15px 8px;
  border: none;
}

.widget-senior .wcon .wcn-inoner table td {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  padding: 8px;
  border: none;
}

@media (max-width: 991px) {
  .widget-senior .wcon .wcn-inoner table td {
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget-senior .wcon .wcn-inoner table td {
    font-size: 16px;
  }
}

.widget-senior .wcon .wcn-inoner table.tb1 tr td:nth-child(1) {
  width: 290px;
  padding-left: 50px;
}

@media (max-width: 991px) {
  .widget-senior .wcon .wcn-inoner table.tb1 tr td:nth-child(1) {
    width: auto;
    padding-left: 5px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget-senior .wcon .wcn-inoner table.tb1 tr td:nth-child(1) {
    width: auto;
    padding-left: 15px;
  }
}

.widget-senior .wcon .wcn-inoner::-webkit-scrollbar {
  width: 6px;
  border-radius: 5px;
}

.widget-senior .wcon .wcn-inoner::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 5px;
}

.widget-senior .wcon .wcn-inoner::-webkit-scrollbar-thumb {
  background-color: #5326b2;
  outline: none;
  border-radius: 5px;
}

.widget-senior.widget-senior1 {
  border: 1px solid #2667B2;
}

@media (max-width: 575px) {
  .widget-senior.widget-senior1 {
    margin-bottom: 30px;
  }
}

.widget-senior.widget-senior1 .wheader {
  color: #2667B2;
  background-color: #FFFFFF;
}

.widget-senior.widget-senior1 .wcon {
  background: #2667B2;
}

.widget-senior.widget-senior1 .wcon table {
  max-width: 220px;
  margin: 0 auto;
}

.widget-senior.widget-senior1 .wcon table td {
  color: #ffffff;
}

.widget-senior.widget-senior1 .wcon .wcn-inoner::-webkit-scrollbar-thumb {
  background-color: #ffffff;
}

.widget-senior.widget-senior2 .wheader {
  color: #ffffff;
  background-color: #2667B2;
}

.widget-senior.widget-senior2 .wcon.alter {
  padding: 20px 30px;
}

.widget-senior.widget-senior2 .wcon table {
  max-width: 220px;
  margin: 0 auto;
}

.widget-senior.widget-senior2 .wcon .wcn-inoner::-webkit-scrollbar-thumb {
  background-color: #2667B2;
}

.widget-senior.widget-sidhistoric .wheader {
  color: #ffffff;
  background-color: #2667B2;
}

.widget-senior.widget-sidhistoric .wcon.alter {
  padding: 20px 30px;
}

.widget-senior.widget-sidhistoric .wcon .wcn-inoner::-webkit-scrollbar-thumb {
  background-color: #2667B2;
}

.widget-senior.widget-idms .wheader {
  color: #ffffff;
  background-color: #14B6B6;
}

.widget-senior.widget-idms .wcon.alter {
  padding: 20px 30px;
}

.widget-senior.widget-idms .wcon .wcn-inoner::-webkit-scrollbar-thumb {
  background-color: #14B6B6;
}

.spacer-ui {
  height: 160px;
}

@media (max-width: 991px) {
  .spacer-ui {
    height: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .spacer-ui {
    height: 60px;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .spacer-ui {
    height: 60px;
  }
}

@media (min-width: 1300px) and (max-width: 1599px) {
  .spacer-ui {
    height: 100px;
  }
}

.section-contacts {
  padding-top: 60px;
  padding-bottom: 100px;
}

@media (max-width: 767px) {
  .section-contacts {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-contacts {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-contacts {
    padding-top: 0;
    padding-bottom: 60px;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .section-contacts {
    padding-top: 0;
    padding-bottom: 60px;
  }
}

@media (min-width: 1300px) and (max-width: 1599px) {
  .section-contacts {
    padding-top: 0;
    padding-bottom: 60px;
  }
}

.section-contacts .contact-inner {
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .section-contacts .contact-inner {
    border-radius: 10px;
  }
}

.section-contacts .contact-inner .cn-col:nth-child(odd) {
  border-right: 1px solid #A7A7A7;
}

@media (max-width: 575px) {
  .section-contacts .contact-inner .cn-col:nth-child(odd) {
    border: none;
  }
}

.section-contacts .contact-inner .cn-col:nth-child(odd) .sech::after {
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  width: 1px;
  height: 100%;
  background-color: #ffffff;
}

@media (max-width: 575px) {
  .section-contacts .contact-inner .cn-col:nth-child(odd) .sech::after {
    display: none;
  }
}

.section-contacts .contact-inner .wsec {
  height: 100%;
  background-color: #E5E5E5;
}

.section-contacts .contact-inner .wsec .sech {
  background-color: #14B6B6;
  padding: 30px;
  min-height: 116px;
  position: relative;
}

@media (max-width: 575px) {
  .section-contacts .contact-inner .wsec .sech {
    padding: 15px;
    min-height: inherit;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section-contacts .contact-inner .wsec .sech {
    padding: 15px;
    min-height: 100px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-contacts .contact-inner .wsec .sech {
    padding: 15px;
    min-height: 86px;
  }
}

.section-contacts .contact-inner .wsec .sech h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #FFFFFF;
  margin: 0;
}

@media (max-width: 767px) {
  .section-contacts .contact-inner .wsec .sech h4 {
    font-size: 18px;
    line-height: 21px;
  }
  .section-contacts .contact-inner .wsec .sech h4 br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-contacts .contact-inner .wsec .sech h4 {
    font-size: 21px;
  }
}

.section-contacts .contact-inner .wsec .secc {
  padding: 40px 15px;
}

@media (max-width: 767px) {
  .section-contacts .contact-inner .wsec .secc {
    padding: 30px 15px;
  }
}

.section-contacts .contact-inner .wsec .secc p {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

@media (max-width: 767px) {
  .section-contacts .contact-inner .wsec .secc p {
    font-size: 15px;
  }
}

.section-contacts .contact-inner .wsec .secc p a {
  text-decoration: underline;
  color: #2667B2;
}

.section-contacts .contact-inner .wsec .secc p a[href^="mailto:"] {
  text-decoration: none;
  color: inherit;
}

.digest-specification {
  padding: 55px 0;
  background-color: #F4F4F4;
}

@media (max-width: 767px) {
  .digest-specification {
    padding: 35px 0;
  }
}

.digest-specification h2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .digest-specification h2 {
    font-size: 21px;
    line-height: 26px;
  }
}

.digest-specification p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 15px;
}

.digest-specification p a {
  color: #2667B2;
  text-decoration: underline;
}

.digest-specification .sec1 {
  padding-bottom: 45px;
}

.digest-specification .sec1 h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
  margin-bottom: 27px;
}

@media (max-width: 575px) {
  .digest-specification .sec1 h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .digest-specification .sec1 h3 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .digest-specification .sec1 h3 {
    font-size: 22px;
    line-height: 27px;
  }
}

.digest-specification .sec1 h4 {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 15px;
}

@media (max-width: 575px) {
  .digest-specification .sec1 h4 {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .digest-specification .sec1 h4 {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .digest-specification .sec1 h4 {
    font-size: 17px;
  }
}

.digest-specification .sec2 h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .digest-specification .sec2 h3 {
    font-size: 21px;
  }
}

.digest-specification .sec-inner {
  padding-left: 50px;
}

@media (max-width: 767px) {
  .digest-specification .sec-inner {
    padding-left: 0px;
  }
}

.digest-specification .pheader {
  padding-bottom: 60px;
}

@media (max-width: 767px) {
  .digest-specification .pheader {
    padding-bottom: 40px;
  }
}

.digest-specification .pheader h2 {
  margin: 0;
}

.author-imgh {
  height: 300px;
}

.author-text {
  margin-top: 30px;
  font-weight: normal !important;
  font-size: 22px !important;
  line-height: 30px !important;
}

.text-outline {
  margin-left: 20px;
  font-size: 14px;
  line-height: 16px;
  color: #888888;
  padding: 12px 20px;
}

.box-outline {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  padding: 12px 20px;
  border: 2px solid #29216E;
  border-radius: 5px;
  margin-bottom: 10px;
  background-color: #FFFFFF;
}

.box-outline.b1 {
  border-color: #14B6B6;
}

.box-outline.b2 {
  border-color: #ED6C35;
}

.box-outline.b3 {
  border-color: #21B24B;
}

.box-outline.b4 {
  border-color: #2667B2;
}

.box-outline.b5 {
  border-color: #F7941E;
}

.sec-presenter-overview {
  position: relative;
}

.sec-presenter-overview::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: #f4f4f4;
  z-index: 0;
}

.sec-presenter-overview .container {
  position: relative;
  z-index: 1;
}

.sec-presenter-overview .spoi {
  padding: 42px;
  background-color: #5326B2;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .sec-presenter-overview .spoi {
    padding: 15px;
    border-radius: 5px;
  }
}

.sec-presenter-overview .spoi h2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
}

@media (max-width: 767px) {
  .sec-presenter-overview .spoi h2 {
    font-size: 21px;
    line-height: 26px;
  }
}

.sec-presenter-overview .spoi p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  margin-bottom: 15px;
}

.i-zone .sub-head-v2 {
  margin-bottom: 25px;
}

.i-zone1 .sub-head-v2 {
  margin-bottom: 65px;
}

.sub-title {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .sub-title {
    font-size: 15px;
    line-height: 19px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .sub-title {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sub-title {
    font-size: 17px;
  }
}

.ui-divider {
  padding: 70px 60px;
}

@media (max-width: 767px) {
  .ui-divider {
    padding: 0 15px;
  }
}

.ui-divider hr {
  border-color: #000000;
}

.get-directions {
  display: block;
  color: #888888;
  text-decoration: underline;
  margin-top: -12px;
  margin-bottom: 10px;
}

.un-head {
  margin-bottom: 35px;
}

.un-head h2 {
  font-weight: 500;
  font-size: 64px;
  line-height: 75px;
  color: #000000;
  margin: 0;
}

.un-head h2.alter {
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .un-head h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .un-head h2 {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .un-head h2 {
    font-size: 42px;
    line-height: 48px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .un-head h2 {
    font-size: 52px;
    line-height: 62px;
  }
}

.un-head h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  font-weight: 500;
}

@media (max-width: 575px) {
  .un-head h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .un-head h3 {
    font-size: 25px;
    line-height: 29px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .un-head h3 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .un-head h3 {
    font-size: 32px;
    line-height: 38px;
  }
}

.un-head h4 {
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  color: #000000;
  margin: 60px 0;
}

@media (max-width: 575px) {
  .un-head h4 {
    font-size: 18px;
    max-width: 100%;
    margin: 20px 0;
  }
}

.un-head h5 {
  font-weight: 500;
  font-size: 25px;
  line-height: 34px;
  color: #000000;
  margin-bottom: 30px;
  max-width: 420px;
}

@media (max-width: 575px) {
  .un-head h5 {
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 20px;
  }
}

.h-alter {
  height: calc(100% - 15px);
}

.the-view {
  padding-top: 20px;
  padding-bottom: 30px;
}

.the-view p {
  font-weight: 500;
  font-size: 25px;
  line-height: 34px;
  color: #717171;
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .the-view p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.the-view p a {
  vertical-align: middle;
}

.publication-archives {
  background-color: #E5E5E5;
  border: 1px solid #C4C4C4;
  padding: 65px 30px;
  border-radius: 20px;
}

.publication-archives h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 50px;
}

@media (max-width: 575px) {
  .publication-archives h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .publication-archives h3 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .publication-archives h3 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 40px;
  }
}

.publication-archives p {
  font-size: 16px;
  color: #000000;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.publication-archives p a {
  color: #2667B2;
  text-decoration: underline;
}

.sid-members-menu {
  padding: 16px;
}

.section-11 .sec-head h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: normal;
}

@media (max-width: 767px) {
  .section-11 .sec-head h3 {
    font-size: 18px;
  }
}

.row-11 {
  margin-left: -10px;
  margin-right: -10px;
}

.row-11 > div {
  padding-left: 10px;
  padding-right: 10px;
}

.row-11 > .col-md-8 {
  -ms-flex: 0 0 68.2%;
  -webkit-box-flex: 0;
          flex: 0 0 68.2%;
  max-width: 68.2%;
}

.row-11 > .col-md-4 {
  -ms-flex: 0 0 29%;
  -webkit-box-flex: 0;
          flex: 0 0 29%;
  max-width: 29%;
}

.section-11 .section-nop {
  padding-bottom: 55px;
}

.moving p {
  font-size: 18px;
  color: #000000;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .moving p {
    font-size: 16px;
  }
}

.ui-p p {
  margin: 17px 0;
  color: #9D9D9D;
  font-size: 10px;
}

.bg-F4F4F4 {
  background-color: #F4F4F4;
}

.bg-2667B2 {
  background-color: #2667B2;
}

.paradigm {
  padding: 50px 0;
}

.paradigm.lst {
  margin-bottom: 150px;
}

@media (max-width: 767px) {
  .paradigm {
    padding: 0;
  }
  .paradigm.lst {
    margin-bottom: 50px;
  }
}

.sub-head-v2 h3 {
  font-size: 36px;
  color: #000000;
  font-weight: 500;
}

@media (max-width: 767px) {
  .sub-head-v2 h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.ato-inherit .ui-boxwrp1 .ui-box {
  height: auto;
  margin-bottom: 15px;
}

.ato-inherit .ui-boxwrp1 .ui-box2 {
  padding: 30px 25px;
  padding-bottom: 79px;
}

.ui-boxwrp1 .ui-box.sl-ui-box {
  padding: 33px 25px;
}

.video-margin {
  margin-top: 92px;
}

.video-1 {
  min-height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  text-align: center;
}

.video-1 a {
  width: 197px;
  height: 197px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='197' height='197' viewBox='0 0 197 197' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='98.5' cy='98.5' r='97' fill='black' fill-opacity='0.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M141.034 97.3809L75.5541 135.186L75.5541 59.576L141.034 97.3809Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .video-1 {
    min-height: 300px;
  }
  .video-1 a {
    width: 80px;
    height: 80px;
    background-size: 80px;
  }
}

.ui-bx-v1 .ui-box {
  padding: 27px 25px;
}

.pt-110 {
  padding-top: 110px;
}

@media (max-width: 991px) {
  .pt-110 {
    padding-top: 60px;
  }
}

@media (max-width: 767px) {
  .pt-110 {
    padding-top: 30px;
  }
}

.pt-50 {
  padding-top: 50px;
}

@media (max-width: 991px) {
  .pt-50 {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .pt-50 {
    padding-top: 20px;
  }
}

.pt-40 {
  padding-top: 40px;
}

@media (max-width: 991px) {
  .pt-40 {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .pt-40 {
    padding-top: 20px;
  }
}

.editorial {
  color: #2667B2;
}

.cmm-table thead td {
  padding: 0;
}

.cmm-table thead div {
  background-color: #14B6B6;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  padding: 9px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

@media (max-width: 991px) {
  .cmm-table thead div {
    font-size: 18px;
  }
}

.cmm-table tbody {
  background-color: #E5E5E5;
}

.cmm-table tbody .ff {
  font-size: 24px;
  font-weight: 500;
  color: #000000;
}

@media (max-width: 991px) {
  .cmm-table tbody .ff {
    font-size: 16px;
  }
}

.cmm-table tbody .ff-l .ff {
  text-align: left;
  padding-left: 66px;
}

@media (max-width: 991px) {
  .cmm-table tbody .ff-l .ff {
    padding-left: 24px;
  }
}

.cmm-table tbody td {
  font-size: 16px;
  text-align: center;
  padding-top: 35px;
}

@media (max-width: 991px) {
  .cmm-table tbody td {
    font-size: 12px;
    padding-top: 20px;
  }
}

.cmm-table tbody .last-rw td {
  padding-bottom: 60px;
}

.inner-banner .logo-icdm {
  border: 12px solid #000;
  background-color: #fff;
  background-size: auto 105px !important;
}

@media (max-width: 991px) {
  .inner-banner .logo-icdm {
    background-size: auto 53px !important;
  }
}

.section-h3-fix .sec-head h3 {
  max-width: 420px;
}

.ui-boxwrp1 .ui-box .p-hed {
  font-weight: 900;
  margin-bottom: 20px;
}

.pub-25 {
  padding: 0 25px;
}

.lgin {
  padding-top: 25px;
}

@media (max-width: 991px) {
  .lgin {
    padding-top: 10px;
  }
}

.lgin .subscriptions {
  padding-top: 40px;
}

@media (max-width: 991px) {
  .lgin .subscriptions {
    padding-top: 30px;
  }
  .lgin .subscriptions p {
    font-size: 14px;
  }
}

.lgin .download {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' transform='rotate(-90 15 15)' fill='white'/%3E%3Cpath d='M22.7071 15.7071C23.0976 15.3166 23.0976 14.6834 22.7071 14.2929L16.3431 7.92893C15.9526 7.53841 15.3195 7.53841 14.9289 7.92893C14.5384 8.31946 14.5384 8.95262 14.9289 9.34315L20.5858 15L14.9289 20.6569C14.5384 21.0474 14.5384 21.6805 14.9289 22.0711C15.3195 22.4616 15.9526 22.4616 16.3431 22.0711L22.7071 15.7071ZM7 16L22 16L22 14L7 14L7 16Z' fill='%232667B2'/%3E%3C/svg%3E%0A");
  font-weight: 400;
  padding: 11px 28px;
  padding-right: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
}

@media screen and (max-width: 1200px) {
  .lgin .download {
    margin-bottom: 15px;
  }
}

.lgin .j-n {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' transform='rotate(-90 10 10)' fill='%232667B2'/%3E%3Cpath d='M14.7071 10.7071C15.0976 10.3166 15.0976 9.68342 14.7071 9.29289L8.34315 2.92893C7.95262 2.53841 7.31946 2.53841 6.92893 2.92893C6.53841 3.31946 6.53841 3.95262 6.92893 4.34315L12.5858 10L6.92893 15.6569C6.53841 16.0474 6.53841 16.6805 6.92893 17.0711C7.31946 17.4616 7.95262 17.4616 8.34315 17.0711L14.7071 10.7071ZM4 11L14 11L14 9L4 9L4 11Z' fill='white'/%3E%3C/svg%3E%0A");
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  color: #2667B2;
  padding: 4px 14px;
  border: 1px solid #2667B2;
  border-radius: 22px;
  background-repeat: no-repeat;
  background-position: calc(100% - 18px) center;
  padding-right: 47px;
  margin-left: 7px;
}

.lgin .hre {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.97631 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM2.18557e-08 4.5L10 4.5L10 3.5L-2.18557e-08 3.5L2.18557e-08 4.5Z' fill='%232667B2'/%3E%3C/svg%3E%0A");
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  color: #2667B2;
  padding: 4px 11px;
  border: 1px solid #2667B2;
  border-radius: 22px;
  background-repeat: no-repeat;
  background-position: calc(100% - 18px) center;
  padding-right: 36px;
  margin-left: 7px;
}

.lgin .ard {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 384.97 384.97' style='enable-background:new 0 0 384.97 384.97;' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23F7F7F7' d='M192.485,0C86.173,0,0,86.173,0,192.485c0,106.3,86.173,192.485,192.485,192.485c106.3,0,192.485-86.185,192.485-192.485 C384.97,86.173,298.785,0,192.485,0z M192.485,360.909c-92.874,0-168.424-75.55-168.424-168.424S99.611,23.688,192.485,23.688 s168.424,75.923,168.424,168.797S285.359,360.909,192.485,360.909z'/%3E%3Cpath fill='%23F7F7F7' d='M166.114,99.503c-4.704-4.74-12.319-4.74-17.011,0c-4.704,4.752-4.704,12.439,0,17.191l74.528,75.61l-74.54,75.61 c-4.704,4.74-4.704,12.439,0,17.191c4.704,4.74,12.319,4.74,17.011,0l83.009-84.2c4.572-4.632,4.584-12.56,0-17.191 L166.114,99.503z'/%3E%3C/g%3E%3C/svg%3E");
  font-size: 12px;
  background-size: 18px;
  font-weight: 700;
  display: inline-block;
  color: #FFFFFF;
  padding: 6px 11px;
  background-color: #FF0000;
  border-radius: 22px;
  background-repeat: no-repeat;
  background-position: calc(100% - 8px) center;
  padding-right: 36px;
  margin-left: 7px;
}

.c-2667B2 {
  color: #2667B2 !important;
}

.a-fix-v1 a {
  word-break: break-all;
}

.peop-v1 {
  margin-right: -10px;
  margin-left: -10px;
}

.peop-v1 .peop-icon {
  ms-flex: 0 0 21%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 21%;
          flex: 0 0 21%;
  max-width: 21%;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .peop-v1 .peop-icon {
    ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
}

.peop-v1 .peop-cnt {
  ms-flex: 0 0 79%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 79%;
          flex: 0 0 79%;
  max-width: 79%;
  padding: 0 25px;
}

@media (max-width: 767px) {
  .peop-v1 .peop-cnt {
    ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.sec-proceedings {
  padding-top: 130px;
  padding-bottom: 125px;
}

@media (max-width: 991px) {
  .sec-proceedings {
    padding-top: 60px;
    padding-bottom: 75px;
  }
}

.sec-proceedings .tbx-head {
  background-color: #14B6B6;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  padding: 9px;
}

.sec-proceedings .tbx-head h5 {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}

@media (max-width: 991px) {
  .sec-proceedings .tbx-head h5 {
    font-size: 18px;
  }
}

.sec-proceedings .tbx-cnt {
  background-color: #E5E5E5;
  padding: 0 40px;
  padding-top: 60px;
}

.sec-proceedings .tbx-cnt h5 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
  color: #000;
  text-align: center;
}

@media (max-width: 991px) {
  .sec-proceedings .tbx-cnt h5 {
    font-size: 18px;
  }
}

.sec-proceedings .tbx-cnt p {
  font-weight: 400;
  margin-top: 20px;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.sec-proceedings .tbx-footer {
  background-color: #14B6B6;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 9px;
}

.sec-proceedings .tbx-footer p {
  padding-top: 30px;
  padding-bottom: 40px;
  margin-bottom: 0;
  color: #fff;
}

.dw-spacing {
  padding-top: 50px;
}

.sid-historic {
  padding-top: 130px;
  padding-bottom: 125px;
}

@media (max-width: 991px) {
  .sid-historic {
    padding-top: 60px;
    padding-bottom: 75px;
  }
}

.sid-historic .tbx-head {
  background-color: #2667B2;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  padding: 9px;
}

.sid-historic .tbx-head h5 {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  margin: 0;
}

@media (max-width: 991px) {
  .sid-historic .tbx-head h5 {
    font-size: 18px;
  }
}

.sid-historic .tbx-cnt {
  background-color: #E5E5E5;
  padding: 20px;
  -webkit-border-bottom-right-radius: 22px;
  -webkit-border-bottom-left-radius: 22px;
  -moz-border-radius-bottomright: 22px;
  -moz-border-radius-bottomleft: 22px;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
}

.sid-historic .tbx-cnt .tbx-scroll {
  /*overflow-y: auto;
				overflow-x: hidden;
				max-height: 700px; */
  padding: 20px;
}

.sid-historic .tbx-cnt .tbx-scroll h5 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
  color: #000;
  text-align: center;
}

@media (max-width: 991px) {
  .sid-historic .tbx-cnt .tbx-scroll h5 {
    font-size: 18px;
  }
}

.sid-historic .tbx-cnt .tbx-scroll p {
  font-weight: 400;
  color: #000;
  text-align: center;
}

.ui-box-series .ui-box {
  height: auto;
  min-height: inherit;
  padding: 24px 25px;
  margin-bottom: 20px;
}

.ui-box-series .pf-x--1 {
  padding-bottom: 144px;
}

@media (max-width: 767px) {
  .ui-box-series .pf-x--1 {
    padding-bottom: 30px;
  }
}

.ui-box-series .pf-x--2 {
  padding-bottom: 154px;
}

@media (max-width: 767px) {
  .ui-box-series .pf-x--2 {
    padding-bottom: 30px;
  }
}

.dw-nav-tabs {
  position: relative;
  padding-bottom: 45px;
}

.dw-nav-tabs:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #F4F4F4;
  height: calc(100% - 235px);
  z-index: -1;
}

.dw-nav-tabs.dw-nav-tabs-1:after {
  height: calc(100% - 200px);
}

.dw-imgresponsive {
  width: 100%;
}

.dw-halfw {
  width: 50%;
}

.dw-tablecenter {
  width: 80%;
  margin: 0 auto;
}

.cm-tabs {
  display: block;
  text-align: center;
  padding-bottom: 55px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .cm-tabs {
    padding-bottom: 35px;
  }
}

.cm-tabs li {
  display: inline-block;
}

.cm-tabs .nav-link {
  display: inline-block;
  font-size: 24px;
  color: #000000;
  position: relative;
  padding: 8px 30px;
}

.cm-tabs .nav-link.active {
  color: #2667B2;
  font-weight: bold;
}

.cm-tabs .nav-link:after {
  content: '|';
  position: absolute;
  top: 8px;
  right: 0;
  color: #000000;
}

@media (max-width: 991px) {
  .cm-tabs .nav-link {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .cm-tabs .nav-link {
    font-size: 13px;
    padding: 8px 14px;
  }
}

.cm-tabs :last-child .nav-link:after {
  display: none;
}

.bg-5326B2 {
  background-color: #5326B2;
}

.dw-wk {
  padding: 50px;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .dw-wk {
    padding: 20px;
  }
}

.dw-wk p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
}

.dw-cred {
  padding-top: 100px;
  margin-top: -70px;
}

.dw-eventsponsors {
  width: 50%;
  margin: 0 auto;
  padding-top: 20px;
}

.dw-eventsponsors .col-sm-6 {
  margin-bottom: 16px;
}

.dw-eventsponsors h4 {
  color: #2667B2;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.dw-eventsponsors img {
  max-height: 70px;
}

.dw-eventsponsors2 {
  width: 80%;
  margin: 0 auto;
  padding-top: 20px;
}

.dw-eventsponsors2 .col-md {
  margin-bottom: 16px;
}

.dw-eventsponsors2 h4 {
  color: #2667B2;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.dw-eventsponsors2 img {
  max-height: 70px;
}

.mm-media-head h3 {
  font-size: 30px;
  color: #000;
  margin-bottom: 17px;
}

@media (max-width: 991px) {
  .mm-media-head h3 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .mm-media-head h3 {
    font-size: 18px;
  }
}

.mm-media-head.b h3 {
  font-weight: bold;
}

.pre-rg {
  border-radius: 15px;
  padding: 30px 50px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .pre-rg {
    padding: 20px;
  }
}

.pre-rg p {
  font-size: 14px;
  color: #000;
}

.prg-form {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='26' height='16' viewBox='0 0 26 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.7071 8.70711C26.0976 8.31658 26.0976 7.68342 25.7071 7.29289L19.3431 0.928932C18.9526 0.538408 18.3195 0.538408 17.9289 0.928932C17.5384 1.31946 17.5384 1.95262 17.9289 2.34315L23.5858 8L17.9289 13.6569C17.5384 14.0474 17.5384 14.6805 17.9289 15.0711C18.3195 15.4616 18.9526 15.4616 19.3431 15.0711L25.7071 8.70711ZM0 9H25V7H0V9Z' fill='%232667B2'/%3E%3C/svg%3E%0A");
  display: inline-block;
  color: #2667B2;
  font-size: 18px;
  padding: 15px 90px 15px 17px;
  background-repeat: no-repeat;
  border: 1px solid #2667B2;
  background-position: center right 33px;
  margin-top: 20px;
  -webkit-transition: .5s;
  transition: .5s;
}

@media (max-width: 767px) {
  .prg-form {
    font-size: 13px;
  }
}

.prg-form:hover {
  background-position: center right 23px;
}

.prg-form.fullsize {
  width: 100%;
}

.u-line {
  text-decoration: underline;
}

.ds-pt-30 {
  padding-top: 30px;
}

@media (max-width: 767px) {
  .ds-pt-30 {
    padding-top: 20px;
  }
}

.ds-pt-40 {
  padding-top: 40px;
}

@media (max-width: 767px) {
  .ds-pt-40 {
    padding-top: 20px;
  }
}

.ds-pt-60 {
  padding-top: 60px;
}

@media (max-width: 767px) {
  .ds-pt-60 {
    padding-top: 30px;
  }
}

.ds-pb-80 {
  padding-bottom: 80px;
}

@media (max-width: 767px) {
  .ds-pb-80 {
    padding-bottom: 40px;
  }
}

.ds-pb-60 {
  padding-bottom: 60px;
}

@media (max-width: 767px) {
  .ds-pb-60 {
    padding-bottom: 30px;
  }
}

.ds-pb-50 {
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  .ds-pb-50 {
    padding-bottom: 20px;
  }
}

.ds-pb-30 {
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .ds-pb-30 {
    padding-bottom: 15px;
  }
}

.ds-pt-80 {
  padding-top: 80px;
}

@media (max-width: 767px) {
  .ds-pt-80 {
    padding-top: 40px;
  }
}

.ds-pt-70 {
  padding-top: 70px;
}

@media (max-width: 767px) {
  .ds-pt-70 {
    padding-top: 30px;
  }
}

.ds-pt-90 {
  padding-top: 90px;
}

@media (max-width: 991px) {
  .ds-pt-90 {
    padding-top: 60px;
  }
}

@media (max-width: 767px) {
  .ds-pt-90 {
    padding-top: 30px;
  }
}

.ds-pt-100 {
  padding-top: 100px;
}

@media (max-width: 991px) {
  .ds-pt-100 {
    padding-top: 60px;
  }
}

@media (max-width: 767px) {
  .ds-pt-100 {
    padding-top: 30px;
  }
}

.ds-pb-100 {
  padding-bottom: 100px;
}

@media (max-width: 991px) {
  .ds-pb-100 {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .ds-pb-100 {
    padding-bottom: 30px;
  }
}

.ds-mb-70 {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .ds-mb-70 {
    margin-bottom: 40px;
  }
}

.fs-30 {
  font-size: 30px;
}

@media (max-width: 767px) {
  .fs-30 {
    font-size: 20px;
  }
}

.t-p {
  font-size: 14px;
  color: #000;
}

.media-reg-atag a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8554 7.69872L0.60221 0.0464435C0.4948 -0.0154812 0.361559 -0.0154812 0.252743 0.0464435C0.145333 0.108368 0.0783691 0.223152 0.0783691 0.347654V15.6522C0.0783691 15.7767 0.145333 15.8915 0.252743 15.9534C0.306464 15.984 0.36715 16 0.427117 16C0.487803 16 0.547802 15.9847 0.60221 15.9534L13.8554 8.30111C13.9628 8.2385 14.0291 8.12371 14.0291 7.9999C14.0291 7.87608 13.9628 7.76061 13.8554 7.69872Z' fill='white'/%3E%3C/svg%3E%0A");
  background-color: #14B6B6;
  border-radius: 15px;
  font-size: 18px;
  color: #fff;
  display: block;
  padding: 16px 16px 16px 65px;
  background-repeat: no-repeat;
  background-position: center left 28px;
  margin-bottom: 9px;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .media-reg-atag a {
    font-size: 14px;
  }
}

.bg-ED6C35 {
  background-color: #ED6C35;
}

.p-ble p {
  font-size: 14px;
  color: #2667B2;
}

.media-credentials {
  font-size: 28px;
  margin-bottom: 30px;
  text-decoration: underline;
  color: #fff;
}

@media (max-width: 767px) {
  .media-credentials {
    font-size: 24px;
  }
}

.join-sid-mail {
  display: inline-block;
  background-color: #5326B2;
  margin-top: 24px;
  color: #fff;
  padding: 5px 46px;
  border-radius: 20px;
  font-size: 14px;
}

.join-sid-mail:hover {
  background-color: #2468b1;
}

.recent-articles-h h4 {
  color: #000;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 28px;
}

@media (max-width: 767px) {
  .recent-articles-h h4 {
    font-size: 22px;
  }
}

.recent-articles-h p {
  font-size: 18px;
  color: #000;
}

@media (max-width: 767px) {
  .recent-articles-h p {
    font-size: 14px;
  }
}

.recent-articles-h p a {
  color: #2667B2;
  text-decoration: underline;
}

.author-info-1 {
  padding-top: 170px;
  padding-bottom: 80px;
  position: relative;
}

@media (max-width: 991px) {
  .author-info-1 {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .author-info-1 {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

.author-info-1.alterpadding {
  padding-top: 30px;
  padding-bottom: 30px;
}

.author-info-1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #F4F4F4;
  height: calc(100% - 60%);
  z-index: -1;
}

.author-info-1 .author-info-1-in {
  padding: 46px;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .author-info-1 .author-info-1-in {
    padding: 26px;
  }
}

.author-info-1 .author-info-1-in p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 8px;
}

.attendee-pt50 {
  padding-top: 50px;
  padding-bottom: 40px;
}

.attendee-info-1 {
  padding-bottom: 80px;
  position: relative;
}

.attendee-info-1.alter {
  padding-bottom: 10px !important;
}

@media (max-width: 991px) {
  .attendee-info-1 {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .attendee-info-1 {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

.attendee-info-1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #F4F4F4;
  height: calc(100% - 60%);
  z-index: -1;
}

.attendee-info-1 .attendee-info-1-in {
  padding: 35px 46px;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .attendee-info-1 .attendee-info-1-in {
    padding: 26px;
  }
}

.attendee-info-1 .attendee-info-1-in p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0px;
}

.attendee-info-1 .attendee-info-2-in {
  margin-top: 36px;
  padding: 35px 46px;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .attendee-info-1 .attendee-info-2-in {
    padding: 26px;
  }
}

.attendee-info-1 .attendee-info-2-in p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0px;
}

.jobfair-info-1 {
  padding-bottom: 80px;
  position: relative;
}

.jobfair-info-1.alter {
  padding-bottom: 10px !important;
}

@media (max-width: 991px) {
  .jobfair-info-1 {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .jobfair-info-1 {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

.jobfair-info-1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #F4F4F4;
  height: calc(100% - 60%);
  z-index: -1;
}

.jobfair-info-1 .jobfair-info-1-in {
  margin-top: 36px;
  padding: 35px 46px;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .jobfair-info-1 .jobfair-info-1-in {
    padding: 26px;
  }
}

.jobfair-info-1 .jobfair-info-1-in p {
  font-size: 14px;
  color: #000000;
  margin-bottom: 0px;
}

.job-fair-col {
  margin-top: 150px;
}

.job-fair-col .container {
  margin-top: -165px;
}

.lms-table-bx {
  background-color: #E5E5E5;
  border-radius: 20px;
  margin-bottom: 40px;
}

.lms-table-bx .ds-abstracts {
  padding: 30px;
}

@media (max-width: 767px) {
  .lms-table-bx .ds-abstracts {
    padding: 20px;
  }
}

.lms-table-bx .div-if1 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #5326B2;
  font-size: 24px;
  font-weight: bold;
  padding: 4px;
  color: #fff;
}

@media (max-width: 767px) {
  .lms-table-bx .div-if1 {
    font-size: 18px;
  }
}

.lms-table-bx p {
  margin-bottom: 0;
  padding: 9px;
}

@media (max-width: 767px) {
  .lms-table-bx p {
    margin-bottom: 0;
    padding: 5px 16px;
  }
}

@media (max-width: 767px) {
  .lms-table-bx .ts-s-date p {
    text-align: right;
  }
}

.pl-se-us {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background-color: #14B6B6;
  padding: 12px 26px;
  border-radius: 20px;
}

.pl-se-us:hover {
  color: #fff;
  background-color: #14b602;
}

.abstract-Submission {
  padding-top: 100px;
}

@media (max-width: 767px) {
  .abstract-Submission {
    padding-top: 50px;
  }
}

.abstract-Submission h4 {
  font-size: 30px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .abstract-Submission h4 {
    font-size: 22px;
    margin-top: 15px;
  }
}

.abstract-Submission a {
  display: inline-block;
  background-color: #ED6C35;
  color: #fff;
  font-size: 17px;
  padding: 8px 25px;
  border-radius: 15px;
  word-break: break-word;
}

.abstract-Submission a:hover {
  background-color: #ed6c01;
}

.head-sb-im h4 {
  font-size: 30px;
  font-weight: 500;
  color: #000;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .head-sb-im h4 {
    font-size: 22px;
  }
}

.dw-ls-boxes {
  min-height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 45px;
  padding: 30px;
}

@media (max-width: 767px) {
  .dw-ls-boxes {
    min-height: inherit;
    margin-bottom: 25px;
  }
}

.dw-ls-boxes h6 {
  font-size: 18px;
  color: #000;
  font-weight: 400;
}

.dw-ls-boxes h6 a {
  color: #000;
}

.dw-ls-boxes h6 a:hover {
  color: #2667B2;
}

@media (max-width: 767px) {
  .dw-ls-boxes h6 {
    font-size: 14px;
  }
}

.dw-ls-boxes.dw-nm-bottom30 {
  margin-bottom: 20px;
}

.dw-ls-boxes.dw-nm-padd5 {
  padding: 5px !important;
}

.dw-ls-boxes.dw-ar-blue {
  border: 1px solid #2667B2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
}

.dw-ls-boxes.dw-ar-lightblue {
  border: 1px solid #14B6B6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
}

.dw-ar-border {
  border-right: 1px solid #c4c4c4;
}

.dw-ar-border .dw-ar-paddingbox {
  padding: 20px 15px;
}

@media (max-width: 767px) {
  .dw-ar-border {
    border: 0;
  }
}

@media (max-width: 991px) {
  .dw-ar-border {
    border: 0;
  }
}

.noborder {
  border: 0 !important;
}

.refs-boxses {
  padding: 15px 20px;
  margin-bottom: 11px;
  border: 2px solid;
  border-radius: 5px;
  background-color: #fff;
}

.br-29216E {
  border-color: #29216E;
}

.br-2667B2 {
  border-color: #2667B2;
}

.br-14B6B6 {
  border-color: #14B6B6;
}

.br-21B24B {
  border-color: #21B24B;
}

.br-ED6C35 {
  border-color: #ED6C35;
}

.br-140E10 {
  border-color: #140E10;
}

.br-4F83BF {
  border-color: #4F83BF;
}

.br-14B6B6 {
  border-color: #14B6B6;
}

.this-logo {
  font-size: 14px;
  color: #000;
}

.social-lists ul {
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  .social-lists ul {
    padding-bottom: 20px;
  }
}

.social-lists ul li {
  padding-left: 35px;
  position: relative;
  list-style: none;
  font-size: 14px;
  margin-bottom: 22px;
  color: #000;
}

.social-lists ul li a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

.social-lists ul li:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.social-lists ul li.tw:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='25' height='20' viewBox='0 0 25 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 2.36692C24.0802 2.76923 23.0925 3.04077 22.0539 3.16154C23.1128 2.53692 23.9263 1.54769 24.31 0.369231C23.3183 0.946923 22.2212 1.36846 21.0529 1.59385C20.1167 0.613077 18.7836 0 17.3075 0C14.4747 0 12.1796 2.26 12.1796 5.04846C12.1796 5.44385 12.2241 5.83 12.3117 6.19923C8.04889 5.98846 4.26982 3.97846 1.7395 0.923846C1.29876 1.67 1.04557 2.53692 1.04557 3.46231C1.04557 5.21462 1.95127 6.75923 3.32661 7.66538C2.48656 7.63846 1.69574 7.41231 1.00416 7.03385C1.00338 7.05462 1.00338 7.07692 1.00338 7.09692C1.00338 9.54385 2.77101 11.5846 5.11769 12.0485C4.68789 12.1631 4.23465 12.2254 3.76657 12.2254C3.43523 12.2254 3.11484 12.1938 2.80226 12.1354C3.45399 14.14 5.34899 15.6 7.59252 15.6415C5.83818 16.9954 3.62669 17.8038 1.22374 17.8038C0.809577 17.8038 0.400881 17.78 0 17.7331C2.26932 19.1638 4.9653 20 7.86212 20C17.2957 20 22.4556 12.3069 22.4556 5.63462C22.4556 5.41615 22.4494 5.19769 22.44 4.98077C23.4426 4.26923 24.3115 3.38077 25 2.36692Z' fill='%2355ACEE'/%3E%3C/svg%3E%0A");
}

.social-lists ul li.ln:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='22' viewBox='0 0 24 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 20.5656C24 21.3224 23.328 21.9366 22.5 21.9366H1.5C0.672 21.9366 0 21.3224 0 20.5656V1.37104C0 0.614226 0.672 0 1.5 0H22.5C23.328 0 24 0.614226 24 1.37104V20.5656Z' fill='%23007BB5'/%3E%3Cpath d='M8.25 7.54102H5.25V17.1385H8.25V7.54102Z' fill='white'/%3E%3Cpath d='M15.3743 7.54102C13.281 7.54102 12.921 8.23889 12.75 8.91209V7.54102H9.75V17.1385H12.75V11.6542C12.75 10.7651 13.2773 10.2832 14.25 10.2832C15.1995 10.2832 15.75 10.7548 15.75 11.6542V17.1385H18.75V12.3398C18.75 9.59763 18.3593 7.54102 15.3743 7.54102Z' fill='white'/%3E%3Cpath d='M6.75 6.85535C7.57843 6.85535 8.25 6.24146 8.25 5.48419C8.25 4.72692 7.57843 4.11304 6.75 4.11304C5.92157 4.11304 5.25 4.72692 5.25 5.48419C5.25 6.24146 5.92157 6.85535 6.75 6.85535Z' fill='white'/%3E%3C/svg%3E%0A");
}

.social-lists ul li.fb:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6142 0H6.38582C2.85905 0 0 2.85899 0 6.38581V15.6142C0 19.141 2.85905 22 6.38582 22H11.2296V13.8202H8.45867V10.3565H11.2296V8.27825C11.2296 5.42489 12.8402 3.42908 15.386 3.42908C16.6052 3.42908 17.4642 3.42908 18.157 3.42908V6.89278H16.7715C15.3874 6.89278 14.6933 7.58549 14.6933 8.97101V10.3565H18.157L17.4642 13.8202H14.6933V22H15.6142C19.141 22 22 19.141 22 15.6142V6.38581C22 2.85905 19.141 0 15.6142 0Z' fill='%233B5998'/%3E%3C/svg%3E%0A");
}

.social-lists ul li.wechat:before {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%234CAF50;' d='M365.397,156.629C341.568,88.448,269.739,42.667,186.667,42.667C83.733,42.667,0,114.432,0,202.667 c0.866,48.885,25.414,94.306,65.835,121.813l-22.037,44.075c-2.685,5.244-0.611,11.671,4.633,14.356 c3.26,1.669,7.149,1.549,10.3-0.319l56.448-32.277c15.314,5.409,31.197,9.045,47.339,10.837c5.852,0.674,11.143-3.523,11.818-9.375 c0.141-1.223,0.069-2.461-0.212-3.659c-2.225-9.209-3.384-18.643-3.456-28.117c0-82.325,81.344-149.333,181.333-149.333l3.136,0.149 c3.467-0.034,6.724-1.663,8.832-4.416C366.014,163.573,366.548,159.924,365.397,156.629z'/%3E%3Cg%3E%3Cpath style='fill:%23FAFAFA;' d='M117.333,106.667c-17.673,0-32,14.327-32,32s14.327,32,32,32s32-14.327,32-32 S135.006,106.667,117.333,106.667z'/%3E%3Cpath style='fill:%23FAFAFA;' d='M245.333,106.667c-17.673,0-32,14.327-32,32s14.327,32,32,32s32-14.327,32-32 S263.006,106.667,245.333,106.667z'/%3E%3C/g%3E%3Cpath style='fill:%234CAF50;' d='M512,320c0-70.592-71.765-128-160-128s-160,57.408-160,128s71.765,128,160,128 c16.552-0.006,33.038-2.099,49.067-6.229l52.885,26.432c5.268,2.637,11.676,0.505,14.313-4.763c1.366-2.728,1.498-5.91,0.364-8.741 l-14.485-36.267C488.763,397.446,510.505,360.455,512,320z'/%3E%3Cg%3E%3Cpath style='fill:%23FAFAFA;' d='M298.667,256c-11.782,0-21.333,9.551-21.333,21.333c0,11.782,9.551,21.333,21.333,21.333 c11.782,0,21.333-9.551,21.333-21.333C320,265.551,310.449,256,298.667,256z'/%3E%3Cpath style='fill:%23FAFAFA;' d='M405.333,256C393.551,256,384,265.551,384,277.333c0,11.782,9.551,21.333,21.333,21.333 s21.333-9.551,21.333-21.333C426.667,265.551,417.115,256,405.333,256z'/%3E%3C/g%3E%3C/svg%3E");
}

.pfix-dwk p {
  font-size: 18px;
  color: #000;
}

@media (max-width: 767px) {
  .pfix-dwk p {
    font-size: 14px;
  }
}

.pfix-dwk p a {
  color: #000;
  text-decoration: underline;
}

.a-un-white {
  text-decoration: underline;
  color: #fff;
}

.prg-form-1 {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='26' height='16' viewBox='0 0 26 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.7071 8.70711C26.0976 8.31658 26.0976 7.68342 25.7071 7.29289L19.3431 0.928932C18.9526 0.538408 18.3195 0.538408 17.9289 0.928932C17.5384 1.31946 17.5384 1.95262 17.9289 2.34315L23.5858 8L17.9289 13.6569C17.5384 14.0474 17.5384 14.6805 17.9289 15.0711C18.3195 15.4616 18.9526 15.4616 19.3431 15.0711L25.7071 8.70711ZM0 9H25V7H0V9Z' fill='%232667B2'/%3E%3C/svg%3E%0A");
  display: inline-block;
  color: #2667B2;
  font-size: 12px;
  padding: 8px 74px 8px 16px;
  background-repeat: no-repeat;
  border: 1px solid #2667B2;
  background-position: center right 33px;
  margin-top: 20px;
  background-size: 19px;
  margin-right: 12px;
  -webkit-transition: .5s;
  transition: .5s;
}

.prg-form-1:hover {
  background-position: center right 23px;
}

.ds-empty-head {
  padding-top: 165px;
}

@media (max-width: 767px) {
  .ds-empty-head {
    padding-top: 50px;
  }
}

.smal-h5s h5 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 18px;
}

@media (max-width: 767px) {
  .smal-h5s h5 {
    font-size: 15px;
  }
}

.dg-sep {
  font-size: 24px;
}

@media (max-width: 767px) {
  .dg-sep {
    font-size: 20px;
  }
}

.why-exhibit:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #F4F4F4;
  height: calc(100% - 60%);
  z-index: -1;
}

.why-exhibit h3 {
  font-size: 36px;
  font-weight: bold;
  color: #2667B2;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .why-exhibit h3 {
    font-size: 20px;
  }
}

.why-exhibit .video-1 {
  min-height: 332px;
}

@media (max-width: 767px) {
  .why-exhibit .video-1 {
    min-height: 280px;
  }
}

.why-attend:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #F4F4F4;
  height: calc(100% - 60%);
  z-index: -1;
}

.why-attend h3 {
  font-size: 36px;
  font-weight: bold;
  color: #2667B2;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .why-attend h3 {
    font-size: 20px;
  }
}

.why-attend .video-1 {
  min-height: 500px;
}

@media (max-width: 767px) {
  .why-attend .video-1 {
    min-height: 280px;
  }
}

.why-attend.jobfair-nb:after {
  background-color: transparent;
}

.ad-bxex {
  border-radius: 15px;
  padding: 45px;
}

@media (max-width: 767px) {
  .ad-bxex {
    padding: 25px;
  }
}

.ad-bxex p {
  font-size: 18px;
  color: #fff;
}

.ad-bxex p a {
  color: inherit;
}

.exibit-hall-img {
  background-color: #006395;
  padding: 55px 50px;
  border-radius: 15px;
  margin-bottom: 65px;
}

.bg-set {
  background-color: #fff;
  border-radius: 15px;
  padding: 25px;
}

.bg-set h6 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
}

.bg-set .cap-tip p {
  font-size: 9px;
  font-weight: bold;
  color: #828282;
  font-style: italic;
  padding-top: 20px;
}

.mg-b-set-1 {
  margin-bottom: 25px;
}

.pl-se-us-1 {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  background-color: #14B6B6;
  padding: 6px 23px;
  border-radius: 20px;
}

.pl-se-us-1:hover {
  color: #fff;
  background-color: #14b602;
}

.ul-one li {
  font-size: 14px;
  color: #000;
}

.optical-sys {
  padding: 35px 40px;
  background-color: #E5E5E5;
  height: 100%;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .optical-sys {
    padding: 20px 25px;
  }
}

.optical-sys p {
  color: #828282;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}

.optical-sys .pos-source {
  color: #828282;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 0;
}

.dfflex > div {
  -ms-flex: 0 0 21%;
  -webkit-box-flex: 0;
          flex: 0 0 21%;
  max-width: 21%;
  padding: 0 20px;
}

@media (max-width: 991px) {
  .dfflex > div {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 991px) {
  .dfflex > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.dflex-in {
  display: inline-block;
  width: 158px;
  height: 158px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background-color: #139E9E;
  border-radius: 50%;
  margin: 0 auto;
}

.dflex-in > div {
  width: 100%;
}

.dflex-in p {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 4px;
  display: block;
}

.dflex-in span {
  color: #fff;
  font-size: 50px;
  display: block;
  line-height: 39px;
}

.dflex-in.rec {
  background: #007373;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-93%, #007373), to(#14b6b6));
  background: linear-gradient(0deg, #007373 -93%, #14b6b6 100%);
}

.dflex-in.spc {
  background: #104343;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-99%, #104343), to(#14b6b6));
  background: linear-gradient(0deg, #104343 -99%, #14b6b6 100%);
}

.dflex-in.fin {
  background: #007373;
  background: -webkit-gradient(linear, left bottom, left top, from(#007373), to(#14b6b6));
  background: linear-gradient(0deg, #007373 0%, #14b6b6 100%);
}

.dflex-in.oth {
  background: #04b1b1;
  background: -webkit-gradient(linear, left bottom, left top, from(#04b1b1), to(#78fbfb));
  background: linear-gradient(0deg, #04b1b1 0%, #78fbfb 100%);
}

@media (max-width: 575px) {
  .dw-regmiddle {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 767px) {
  .dw-regmiddle {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.reg-form-field {
  font-size: 14px;
  margin-bottom: 5px;
}

.dw-subhtitle {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
}

.dw-registration-banner {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: auto;
  background: #000;
  text-align: right;
}

.dw-registration-banner .dw-regmainbanner {
  min-height: 165px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.dw-registration-banner .dw-registration-bc {
  position: absolute;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.dw-registration-banner .dw-registration-bc p {
  color: #85FFB3;
  font-weight: 700;
  font-size: 15px;
  font-family: 'Gotham', 'Roboto', sans-serif;
  padding: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1010px) {
  .dw-registration-banner .dw-registration-bc p {
    padding: 9px;
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 900px) {
  .dw-registration-banner .dw-registration-bc p {
    font-size: 13px;
    padding: 10px;
    margin-bottom: 7px;
  }
}

@media only screen and (max-width: 768px) {
  .dw-registration-banner .dw-registration-bc p {
    font-size: 13px;
    padding: 8px;
    margin-bottom: 14px;
  }
}

.dw-registration-banner .dw-registration-bc span {
  color: #75FFFF;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Gotham', 'Roboto', sans-serif;
  position: relative;
  top: 0px;
}

@media (max-width: 575px) {
  .dw-registration-banner .dw-registration-bc span {
    font-size: 10px;
    position: relative;
    top: 0px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-registration-banner .dw-registration-bc span {
    font-size: 12px;
  }
}

.dw-registration-banner .dw-registration-bc .dw-registration-lpane {
  width: 100%;
  padding: 0px 5%;
}

@media (max-width: 575px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-lpane {
    padding: 0px 15px;
  }
}

.dw-registration-banner .dw-registration-bc .dw-registration-lpane .dw-regbanner {
  width: 26%;
  display: table-cell;
  vertical-align: top;
}

@media only screen and (max-width: 1100px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-lpane .dw-regbanner img {
    height: 100px;
  }
}

@media only screen and (max-width: 960px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-lpane .dw-regbanner img {
    height: 80px;
  }
}

@media only screen and (max-width: 550px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-lpane .dw-regbanner img {
    margin-top: 5px;
    height: 60px;
  }
}

.dw-registration-banner .dw-registration-bc .dw-registration-rpane {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding-left: 12px;
  color: #fff;
}

.dw-registration-banner .dw-registration-bc .dw-registration-rpane .dw-reg-space {
  padding-top: 10px;
}

@media only screen and (max-width: 800px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-rpane .dw-reg-space {
    padding-top: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-rpane .dw-reg-space span {
    font-size: 14px;
  }
}

.dw-registration-banner .dw-registration-bc .dw-registration-rpane h2 {
  margin-bottom: 0;
}

@media only screen and (max-width: 1110px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-rpane h2 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 990px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-rpane h2 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-rpane h2 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 550px) {
  .dw-registration-banner .dw-registration-bc .dw-registration-rpane h2 {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .dw-registration-banner .dw-registration-bc .lgin .ard {
    font-size: 10px;
    padding: 4px 10px;
    padding-right: 28px;
    background-position: calc(100% - 6px) center;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .dw-registration-banner .dw-registration-bc .lgin .ard {
    font-size: 10px;
  }
}

.dw-registration-conninfo {
  list-style: none;
  padding-left: 35px;
  margin-top: 25px;
}

.dw-registration-conninfo li {
  position: relative;
  padding-bottom: 10px;
}

.dw-registration-conninfo li::before {
  content: "•";
  color: #5326B2;
  font-size: 47px;
  position: absolute;
  top: 3px;
  left: -28px;
  line-height: 18px;
}

.dw-registration-conninfo .bl1::before {
  color: #2667B2 !important;
}

.dw-registration-conninfo .bl2::before {
  color: #00A94F;
}

.dw-registration-conninfo .bl3::before {
  color: #14B6B6;
}

.dw-registration-conninfo .bl4::before {
  color: #ED6C35;
}

.pt-60 {
  padding-top: 60px;
}

@media (max-width: 991px) {
  .pt-60 {
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .pt-60 {
    padding-top: 20px;
  }
}

.bg-14B6B6 {
  background-color: #14B6B6;
}

.mediaform-head h3 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 2px;
}

@media (max-width: 767px) {
  .mediaform-head h3 {
    font-size: 22px;
  }
}

.mediaform-head h4 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .mediaform-head h4 {
    font-size: 16px;
  }
}

.media-form-sec {
  padding: 65px 90px;
  background-color: #E5E5E5;
  border-radius: 15px;
}

@media (max-width: 991px) {
  .media-form-sec {
    padding: 30px;
  }
}

.media-form-sec label {
  margin-bottom: 0;
  color: #000;
}

.media-form-sec .rsecr-m {
  margin-bottom: 22px;
}

.media-form-sec .ti-p {
  font-size: 12px;
  color: #828282;
}

.media-form-sec .custom-checkbox label {
  padding-left: 28px;
  padding-top: 14px;
  font-size: 12px;
  color: #828282;
}

.media-form-sec .custom-checkbox .custom-control-label::before {
  border-radius: 0;
}

.media-form-sec .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border: #adb5bd solid 1px;
  background-color: #fff;
}

.media-form-sec .custom-control-label::before {
  width: 42px;
  height: 41px;
}

.media-form-sec .custom-control-label::after {
  width: 42px;
  height: 41px;
}

.media-form-sec .custom-control {
  min-height: 42px;
  margin-bottom: 15px;
}

.media-form-sec .checkbox-1 label {
  font-size: 0;
}

.media-form-sec .agree {
  position: absolute;
  top: 14px;
  left: 70px;
  font-size: 12px;
  color: #828282;
}

.media-form-sec .agree a {
  color: #2667B2;
}

.cm-in {
  height: 41px;
  border-radius: 0;
  border: none;
  padding: 15px;
  width: 100%;
}

.cm-in.error {
  border: 1px solid #f00;
  color: #fff;
}

.cm-in-text {
  border-radius: 0;
  border: none;
  padding: 15px;
  min-height: 80px;
  width: 100%;
}

.fm-smts {
  background-color: #14B6B6;
  border-radius: 100px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 55px;
  border: none;
  margin-left: 30px;
}
/*# sourceMappingURL=main.css.map */