@import url(reset.css);
@import url(style.css);
.nav-link:focus,
.nav-link:hover {
  color: #333; }

p {
  text-align: justify; }
  p:last-child {
    margin-bottom: 0; }
  p strong {
    font-weight: 500; }

.btn {
  background: #28a745; }
  .btn:focus {
    box-shadow: none; }
  .btn:hover {
    background: #1c7631 !important; }

img:focus-visible {
  outline: none; }

body {
  opacity: 0;
  transform: none; }
  body.pt-ready {
    opacity: 1;
    transition: opacity 0.5s ease; }

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; }
  #preloader .loader {
    border: 6px solid #ddd;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }
.pt-accordion-block .accordion .accordion-item:not(:last-child) {
  margin-bottom: 15px; }
.pt-accordion-block .accordion .accordion-item .accordion-header:focus, .pt-accordion-block .accordion .accordion-item .accordion-header:focus-visible {
  outline: 0; }
.pt-accordion-block .accordion .accordion-item .accordion-header .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  color: #000000;
  padding: 12px 18px;
  font-size: 22px;
  line-height: 1.4;
  text-alig: left;
  background: #2866c2;
  color: #ffffff; }
  .pt-accordion-block .accordion .accordion-item .accordion-header .accordion-button:after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem; }
  .pt-accordion-block .accordion .accordion-item .accordion-header .accordion-button:focus, .pt-accordion-block .accordion .accordion-item .accordion-header .accordion-button:focus-visible {
    outline: 0;
    border-color: transparent;
    box-shadow: none; }
  .pt-accordion-block .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    box-shadow: none; }
.pt-accordion-block .accordion .accordion-item .accordion-collapse .accordion-body {
  text-align: justify;
  padding: 20px; }
  .pt-accordion-block .accordion .accordion-item .accordion-collapse .accordion-body ul {
    padding-left: 15px; }
    .pt-accordion-block .accordion .accordion-item .accordion-collapse .accordion-body ul li {
      list-style: disc; }
  .pt-accordion-block .accordion .accordion-item .accordion-collapse .accordion-body a {
    transition: all 0.3s; }
    .pt-accordion-block .accordion .accordion-item .accordion-collapse .accordion-body a img {
      width: 200px;
      padding: 5px;
      border: 1px solid #d1d1d1;
      border-radius: 6px;
      margin-bottom: 20px; }
    .pt-accordion-block .accordion .accordion-item .accordion-collapse .accordion-body a:hover img {
      opacity: 0.7; }
.pt-accordion-block .collapse {
  transition: height 0.35s ease; }

.pt-header {
  position: relative;
  padding: 0px 0; }
  .pt-header .logo img {
    width: 220px; }
  .pt-header .navbar-toggler {
    padding: 0;
    font-size: 25px;
    line-height: 0;
    border: 0px solid transparent; }
    .pt-header .navbar-toggler:focus {
      box-shadow: none; }
    .pt-header .navbar-toggler .navbar-toggler-icon {
      display: flex;
      align-items: center;
      justify-content: end; }
  .pt-header .navbar {
    padding: 0; }
    .pt-header .navbar .pt-main-menu {
      align-items: center; }
      .pt-header .navbar .pt-main-menu .nav-item {
        padding: 15px 0;
        margin-left: 15px; }
        .pt-header .navbar .pt-main-menu .nav-item:first-child {
          margin-left: 0; }
        .pt-header .navbar .pt-main-menu .nav-item > a {
          font-weight: 500; }
        .pt-header .navbar .pt-main-menu .nav-item:last-child {
          margin-left: 25px; }
          .pt-header .navbar .pt-main-menu .nav-item:last-child a {
            padding: 5px 24px;
            border-radius: 3px; }
        .pt-header .navbar .pt-main-menu .nav-item .active {
          color: #f90; }
        .pt-header .navbar .pt-main-menu .nav-item.pt-newsViews a {
          color: #990500; }
          .pt-header .navbar .pt-main-menu .nav-item.pt-newsViews a span {
            color: #28a745; }
        .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown > a {
          display: flex;
          align-items: center; }
          .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown > a span {
            display: flex;
            align-items: center;
            margin-left: 3px; }
            .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown > a span i {
              font-size: 14px; }
        .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown ul {
          position: absolute;
          top: 100%;
          width: 220px;
          padding: 5px 0;
          padding: 3px 0 2px 0;
          background-color: #ffffff;
          margin-top: 30px;
          opacity: 0;
          visibility: hidden;
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); }
          .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown ul li {
            padding-left: 20px;
            margin-left: 0; }
            .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown ul li:not(:last-child) {
              border-bottom: 1px solid #d1d1d1; }
            .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown ul li a {
              font-size: 16px;
              font-weight: 500;
              line-height: 33px;
              transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out; }
        .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown:hover > a {
          color: #f90; }
        .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown:hover ul {
          visibility: visible;
          opacity: 1;
          transition: all 300ms ease;
          margin-top: 0px;
          z-index: 5; }
  .pt-header.pt-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    background: #ffffff;
    z-index: 999;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.12); }
  @media (max-width: 992px) {
    .pt-header .navbar .pt-main-menu {
      border-top: 1px solid #d1d1d1;
      align-items: start;
      margin-bottom: 15px; }
      .pt-header .navbar .pt-main-menu .nav-item {
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #d1d1d1; }
        .pt-header .navbar .pt-main-menu .nav-item:last-child {
          border-bottom: 0px solid #d1d1d1;
          margin-top: 15px; }
        .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown {
          position: relative; }
          .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown > a span {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-left: auto;
            width: 30px;
            height: 30px;
            line-height: 30px;
            border-radius: 2px;
            background: #000000; }
            .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown > a span i {
              display: flex;
              align-items: center;
              justify-content: center;
              font-size: 16px;
              color: #ffffff;
              transition: transform 0.4s cubic-bezier(0.33, 0, 0, 1), -webkit-transform 0.4s cubic-bezier(0.33, 0, 0, 1); }
          .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown > a.expanded span.expanded i {
            transform: rotate(180deg); }
          .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown ul {
            position: relative;
            width: 100%;
            box-shadow: none;
            display: none;
            padding: 0;
            margin-top: 0px;
            opacity: 1;
            visibility: visible;
            transition: height 0.35s ease; }
            .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown ul li {
              padding-left: 10px; }
              .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown ul li:first-child {
                border-top: 1px solid #d1d1d1; }
          .pt-header .navbar .pt-main-menu .nav-item.pt-dropdown:hover ul {
            transition: inherit; } }

.pt-hero-section .swiper-slide .content span {
  text-shadow: 2px 2px 4px #000000; }
.pt-hero-section .swiper-slide .content h1 {
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.85);
  margin-bottom: 0; }
@media screen and (max-width: 500px) {
  .pt-hero-section .swiper-slide .content {
    width: 80%; }
    .pt-hero-section .swiper-slide .content h1 {
      font-size: 80px;
      line-height: 80px; } }

.pt-about-section {
  padding: 80px 0; }
  .pt-about-section .content p:first-child {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #777;
    color: #28a745;
    margin-bottom: 0; }
  .pt-about-section .pt-image-block {
    padding-bottom: 0;
    border: 1px solid #d1d1d1;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgba(255, 153, 0, 0.45); }
    .pt-about-section .pt-image-block img.top {
      width: inherit;
      height: 480px;
      height: inherit; }

.pt-testimonial-section {
  padding: 80px 0 50px 0; }
  .pt-testimonial-section .ambassadors-slider {
    margin-top: 0; }
    .pt-testimonial-section .ambassadors-slider .swiper-wrapper {
      margin-bottom: 70px; }
      .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide {
        border-radius: 6px;
        height: inherit; }
        .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content {
          border: 1px solid rgba(255, 153, 0, 0.45);
          margin: 15px;
          border-radius: 6px; }
          .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content .content {
            padding: 30px;
            padding: 15px;
            height: inherit; }
            .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content .content p {
              font-size: 18px;
              height: inherit;
              overflow: inherit; }
              .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content .content p:not(:last-child) {
                margin-bottom: 15px; }
              .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content .content p strong {
                font-weight: 400; }
            .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content .content .profile {
              margin-top: 10px; }
              .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content .content .profile .name h5 {
                text-transform: inherit;
                font-weight: 500;
                margin-bottom: 5px;
                color: #f90; }
              .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content .content .profile .name .country img {
                width: 15px;
                margin-right: 5px; }
              .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content .content .profile .name .country span {
                font-size: 16px;
                line-height: 0; }
              .pt-testimonial-section .ambassadors-slider .swiper-wrapper .swiper-slide .pt-content .content .profile .image img {
                border: 2px solid #ffffff;
                box-shadow: 0 0 3px 3px #28a745; }
    .pt-testimonial-section .ambassadors-slider .swiper-pagination .swiper-pagination-bullet {
      width: 18px;
      height: 18px;
      transition: all 0.3s ease; }
      .pt-testimonial-section .ambassadors-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: rgba(40, 167, 69, 0.8); }
      .pt-testimonial-section .ambassadors-slider .swiper-pagination .swiper-pagination-bullet:hover {
        background: rgba(40, 167, 69, 0.8);
        opacity: 1; }

.pt-mission-section .mission__card {
  padding: 15px 10px;
  margin: 10px 0; }
  .pt-mission-section .mission__card h4 {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 35px;
    font-weight: 500; }

.pt-message-president {
  max-width: 890px;
  margin: 0 auto; }
  .pt-message-president .vision__image {
    margin-bottom: 20px; }
  .pt-message-president .pt-title-block h4 {
    font-size: 30px;
    line-height: 34px;
    text-transform: capitalize; }
  .pt-message-president .vision__text {
    text-align: center; }
    .pt-message-president .vision__text img {
      width: 580px;
      text-align: center;
      margin-bottom: 15px;
      border: 1px solid #d1d1d1;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 0 4px 0 rgba(255, 153, 0, 0.45); }
    .pt-message-president .vision__text figure figcaption {
      color: #737373;
      line-height: 1.3; }
      .pt-message-president .vision__text figure figcaption strong {
        color: #000000; }

.pt-newsViews-page .pt-blog-block {
  border: 1px solid #edeeee;
  margin-bottom: 30px; }
  .pt-newsViews-page .pt-blog-block .blog-image {
    position: relative;
    overflow: hidden;
    display: block; }
    .pt-newsViews-page .pt-blog-block .blog-image img {
      transition: all .3s ease; }
    .pt-newsViews-page .pt-blog-block .blog-image .category-blog {
      position: absolute;
      bottom: 0;
      left: 0;
      font-size: 14px;
      font-weight: 600;
      line-height: 20px;
      letter-spacing: 1px;
      color: #000000;
      text-transform: uppercase;
      padding: 7px 10px;
      z-index: 1;
      background-color: rgba(255, 153, 0, 0.95); }
      .pt-newsViews-page .pt-blog-block .blog-image .category-blog span {
        color: #990500; }
        .pt-newsViews-page .pt-blog-block .blog-image .category-blog span span {
          color: #28a745; }
  .pt-newsViews-page .pt-blog-block .blog-content {
    background-color: #ffffff;
    padding: 15px 25px 15px 25px; }
    .pt-newsViews-page .pt-blog-block .blog-content .meta-list li {
      display: flex;
      align-items: center; }
      .pt-newsViews-page .pt-blog-block .blog-content .meta-list li i {
        line-height: 0;
        margin-right: 5px; }
        .pt-newsViews-page .pt-blog-block .blog-content .meta-list li i:before {
          font-size: 14px; }
      .pt-newsViews-page .pt-blog-block .blog-content .meta-list li span {
        font-size: 14px;
        font-weight: 600; }
    .pt-newsViews-page .pt-blog-block .blog-content .entry-title {
      font-size: 22px;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 5px;
      text-transform: inherit; }
    .pt-newsViews-page .pt-blog-block .blog-content .des p {
      font-size: 16px;
      font-weight: 400;
      line-height: 22px;
      margin-bottom: 5px; }
    .pt-newsViews-page .pt-blog-block .blog-content .btn-read-more {
      font-size: 16px;
      font-weight: 400; }
      .pt-newsViews-page .pt-blog-block .blog-content .btn-read-more i:before {
        font-size: 10px; }

.pt-newsDetails {
  max-width: 980px; }
  .pt-newsDetails .pt-newsDetails-block {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    padding: 30px;
    border-radius: 10px; }
    .pt-newsDetails .pt-newsDetails-block ul {
      padding-left: 15px;
      margin-bottom: 10px; }
      .pt-newsDetails .pt-newsDetails-block ul li {
        list-style: disc; }
        .pt-newsDetails .pt-newsDetails-block ul li strong {
          font-weight: 600; }
    .pt-newsDetails .pt-newsDetails-block ol {
      padding-left: 15px;
      margin-bottom: 10px;
      color: #737373; }
      .pt-newsDetails .pt-newsDetails-block ol > li {
        list-style: auto;
        margin-bottom: 5px; }
        .pt-newsDetails .pt-newsDetails-block ol > li ul li {
          list-style: disc; }
    .pt-newsDetails .pt-newsDetails-block p strong {
      color: #737373;
      font-weight: 600; }
    .pt-newsDetails .pt-newsDetails-block h4 {
      font-size: 22px;
      line-height: 28px;
      font-weight: 500;
      text-transform: capitalize;
      color: #737373;
      color: #f90;
      margin-bottom: 5px; }
      .pt-newsDetails .pt-newsDetails-block h4 strong {
        font-weight: 600; }
    .pt-newsDetails .pt-newsDetails-block table {
      width: 100%;
      margin-bottom: 15px;
      vertical-align: top;
      border-radius: 6px; }
      .pt-newsDetails .pt-newsDetails-block table tbody {
        vertical-align: inherit; }
        .pt-newsDetails .pt-newsDetails-block table tbody tr {
          border-color: inherit;
          border-style: solid;
          border-width: 0; }
          .pt-newsDetails .pt-newsDetails-block table tbody tr td {
            padding: .5rem .5rem;
            color: #737373; }
            .pt-newsDetails .pt-newsDetails-block table tbody tr td strong {
              font-weight: 600; }
          .pt-newsDetails .pt-newsDetails-block table tbody tr:nth-of-type(odd) {
            background: rgba(0, 0, 0, 0.05);
            color: #212529; }
    .pt-newsDetails .pt-newsDetails-block .vision__text p {
      font-size: 18px;
      line-height: 26px; }
    .pt-newsDetails .pt-newsDetails-block .vision__text ul,
    .pt-newsDetails .pt-newsDetails-block .vision__text ol {
      padding-left: 15px; }
      .pt-newsDetails .pt-newsDetails-block .vision__text ul li,
      .pt-newsDetails .pt-newsDetails-block .vision__text ol li {
        text-align: left;
        color: #737373;
        font-size: 18px;
        line-height: 26px; }
        .pt-newsDetails .pt-newsDetails-block .vision__text ul li:not(:last-child),
        .pt-newsDetails .pt-newsDetails-block .vision__text ol li:not(:last-child) {
          margin-bottom: 5px; }
  @media screen and (max-width: 768px) {
    .pt-newsDetails .pt-newsDetails-block table tbody tr {
      display: flex;
      flex-direction: column;
      margin-bottom: 5px; }
      .pt-newsDetails .pt-newsDetails-block table tbody tr td {
        width: 100%;
        padding: 0 0.5rem; } }

.pt-packages-page .pt-blog-block .blog-content .entry-title a {
  color: #28a745; }
  .pt-packages-page .pt-blog-block .blog-content .entry-title a:hover {
    color: #1c7631; }
.pt-packages-page .des {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 5px;
  color: #737373; }

.pt-routeMap-section {
  max-width: 1080px; }
  .pt-routeMap-section .pt-newsDetails-block p img {
    height: auto; }

.pt-table {
  width: 1020px;
  margin: 0 auto; }
  .pt-table table {
    border-collapse: collapse;
    background: #f5f5f5;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
    border: 1px solid #d1d1d1;
    margin-top: 15px; }
    .pt-table table tbody tr {
      height: 55px;
      border-bottom: 1px solid #d1d1d1; }
      .pt-table table tbody tr:nth-child(even) {
        background-color: #f5f5f5; }
      .pt-table table tbody tr td i {
        margin-right: 10px; }
      .pt-table table tbody tr td strong {
        font-weight: 600; }
      .pt-table table tbody tr td:first-child {
        padding-left: 25px; }
  @media screen and (max-width: 768px) {
    .pt-table {
      width: inherit; }
      .pt-table table tbody tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 5px;
        margin: 10px 0 5px 0px;
        height: inherit; }
        .pt-table table tbody tr td {
          width: 100%;
          padding: 0 24px;
          line-height: 1.4; }
          .pt-table table tbody tr td:last-child {
            margin-bottom: 5px; } }

.pt-text-section {
  background: #f5f5f5; }
  .pt-text-section .text-block {
    margin-bottom: 30px; }
    .pt-text-section .text-block .pt-newsDetails-block {
      margin-bottom: 30px; }
      .pt-text-section .text-block .pt-newsDetails-block h4 {
        text-align: left;
        text-transform: inherit;
        font-size: 26px;
        line-height: 30px; }
      .pt-text-section .text-block .pt-newsDetails-block ul {
        padding-left: 15px;
        margin-bottom: 15px; }
        .pt-text-section .text-block .pt-newsDetails-block ul li {
          list-style: disc; }
      .pt-text-section .text-block .pt-newsDetails-block p {
        line-height: 1.6; }
    .pt-text-section .text-block .img-block img {
      box-shadow: 0 0 4px 0 rgba(255, 153, 0, 0.45);
      border-radius: 8px; }
  .pt-text-section .pt-block .col-md-6 .block {
    padding: 40px;
    background: #2866c2; }
    .pt-text-section .pt-block .col-md-6 .block .title-block {
      display: flex;
      align-items: center;
      margin-bottom: 20px; }
      .pt-text-section .pt-block .col-md-6 .block .title-block h5 {
        font-size: 22px;
        font-weight: 500;
        line-height: 20px;
        color: #ffffff;
        background-image: linear-gradient(to right, transparent 50%, #ffffff 50%);
        border: 1px solid #ffffff;
        padding: 10px 15px;
        border-radius: 5px;
        text-align: center;
        text-transform: uppercase; }
        .pt-text-section .pt-block .col-md-6 .block .title-block h5 span {
          color: #2866c2;
          padding-left: 30px; }
    .pt-text-section .pt-block .col-md-6 .block .text p {
      color: #ffffff;
      line-height: 1.4; }
      .pt-text-section .pt-block .col-md-6 .block .text p strong {
        color: #ffffff; }
  .pt-text-section .pt-block .col-md-6:last-child .block {
    background: #28a745; }
    .pt-text-section .pt-block .col-md-6:last-child .block .title-block h5 {
      color: #ffffff;
      background-image: linear-gradient(to right, transparent 50%, #ffffff 50%);
      border: 1px solid #ffffff; }
      .pt-text-section .pt-block .col-md-6:last-child .block .title-block h5 span {
        color: #28a745;
        padding-left: 30px; }

.pt-fee-section h4 {
  text-align: center;
  text-transform: inherit;
  font-size: 32px;
  line-height: 38px; }
.pt-fee-section .pf-price-block {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0)), transparent;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  box-shadow: 0 0 4px 0 rgba(255, 153, 0, 0.45);
  padding: 20px;
  position: relative;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
  margin-bottom: 30px; }
  .pt-fee-section .pf-price-block .title-block {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    .pt-fee-section .pf-price-block .title-block img {
      width: 70px;
      border: 3px solid #f90;
      margin-right: 15px;
      border-radius: 50%;
      box-shadow: 0 0 4px 0 rgba(255, 153, 0, 0.45); }
    .pt-fee-section .pf-price-block .title-block .text h5 {
      font-size: 24px;
      line-height: 28px;
      text-transform: capitalize;
      margin-bottom: 0px; }
    .pt-fee-section .pf-price-block .title-block .text .price {
      font-size: 20px;
      font-weight: 600;
      margin: 0px;
      letter-spacing: 0px; }
      .pt-fee-section .pf-price-block .title-block .text .price .currency {
        font-size: 16px;
        font-weight: 600;
        opacity: .8; }
  .pt-fee-section .pf-price-block .price {
    font-size: 22px;
    font-weight: 600;
    margin: 8px 0 8px;
    letter-spacing: 0px; }
    .pt-fee-section .pf-price-block .price .currency {
      font-size: 16px;
      font-weight: 600;
      opacity: .8; }
  .pt-fee-section .pf-price-block p {
    text-align: left;
    line-height: normal;
    margin-bottom: 5px; }
  .pt-fee-section .pf-price-block ul {
    padding-left: 15px;
    margin-bottom: 20px; }
    .pt-fee-section .pf-price-block ul li {
      list-style: disc;
      line-height: 1.4; }
  .pt-fee-section .pf-price-block .cta .btn {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    padding: 8px 26px; }
  .pt-fee-section .pf-price-block .note {
    margin-top: 10px; }
    .pt-fee-section .pf-price-block .note p {
      margin-bottom: 0;
      line-height: 1.1;
      color: #ff9b05; }
      .pt-fee-section .pf-price-block .note p strong {
        font-weight: 600;
        color: #ff9b05;
        text-decoration: underline; }
  .pt-fee-section .pf-price-block:hover {
    transform: translateY(-4px);
    border-color: #f90;
    box-shadow: 0 0 4px 0 rgba(255, 153, 0, 0.45); }
@media screen and (max-width: 992px) {
  .pt-fee-section .col-md-4 {
    width: 50%; } }
@media screen and (max-width: 680px) {
  .pt-fee-section .col-md-4 {
    width: 100%;
    max-width: 480px;
    margin: 0 auto; }
    .pt-fee-section .col-md-4 .pf-price-block {
      height: inherit !important; } }

.pt-faq-section {
  background: #f5f5f5; }
  .pt-faq-section h4 {
    text-align: center;
    text-transform: inherit;
    font-size: 32px;
    line-height: 38px; }
  .pt-faq-section .pt-faq {
    max-width: 1020px;
    margin: 0 auto;
    margin-top: 15px; }

.pt-contact-person {
  background: #ffffff; }
  .pt-contact-person .row {
    align-items: center;
    justify-content: center; }
  .pt-contact-person .pt-event-contact-block .pt-title-block {
    padding: 5px 0;
    background: rgba(255, 153, 0, 0.95); }
    .pt-contact-person .pt-event-contact-block .pt-title-block h3 {
      font-size: 28px;
      font-weight: 500;
      line-height: 32px;
      text-transform: capitalize;
      text-align: center;
      color: #990500;
      margin: 0; }
  .pt-contact-person .pt-team-block {
    background: #ffffff;
    padding: 8px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.65);
    border-radius: 6px; }
    .pt-contact-person .pt-team-block .image-block {
      position: relative; }
      .pt-contact-person .pt-team-block .image-block img {
        transition: 1s cubic-bezier(0.24, 0.74, 0.58, 1);
        width: 100%; }
      .pt-contact-person .pt-team-block .image-block .pt-block {
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 22px;
        position: absolute;
        bottom: -21%;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        list-style: none;
        gap: 8px;
        margin: 0px;
        background: rgba(0, 0, 0, 0.45);
        padding: 10px 20px;
        transition: 0.3s; }
        .pt-contact-person .pt-team-block .image-block .pt-block i {
          margin-bottom: 0;
          width: 35px;
          height: 35px;
          background: #f90;
          color: #ffffff;
          line-height: 35px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%;
          transition: all 300ms ease; }
        .pt-contact-person .pt-team-block .image-block .pt-block a:not(:last-child) i {
          margin-right: 5px; }
        .pt-contact-person .pt-team-block .image-block .pt-block a:hover i {
          background: #2a3037; }
        .pt-contact-person .pt-team-block .image-block .pt-block .pt-label {
          display: flex;
          flex-direction: column;
          width: calc(100% - 55px); }
          .pt-contact-person .pt-team-block .image-block .pt-block .pt-label span {
            font-weight: 500;
            color: #737373;
            margin-bottom: 0px; }
          .pt-contact-person .pt-team-block .image-block .pt-block .pt-label a {
            margin-bottom: 0;
            color: #737373;
            word-break: break-all;
            line-height: 22px;
            transition: all 0.3s ease; }
            .pt-contact-person .pt-team-block .image-block .pt-block .pt-label a:hover {
              color: #f90; }
        .pt-contact-person .pt-team-block .image-block .pt-block:not(:last-child) {
          margin-bottom: 20px; }
    .pt-contact-person .pt-team-block .team-info {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-align: center;
      margin: 5px 0 0 0; }
      .pt-contact-person .pt-team-block .team-info h3 {
        font-size: 24px;
        line-height: normal;
        color: #333;
        font-weight: 500;
        text-transform: capitalize;
        margin-bottom: 5px;
        color: #f90; }
      .pt-contact-person .pt-team-block .team-info p {
        margin-bottom: 5px;
        line-height: 1; }
      .pt-contact-person .pt-team-block .team-info .pt-contact-info .pt-block {
        margin-bottom: 0;
        line-height: 1.1; }
        .pt-contact-person .pt-team-block .team-info .pt-contact-info .pt-block .pt-label a {
          transition: all 300ms ease; }
    .pt-contact-person .pt-team-block:hover .image-block .pt-block {
      bottom: 0;
      visibility: visible;
      opacity: 1; }
  @media screen and (max-width: 576px) {
    .pt-contact-person .pt-team-block {
      margin-bottom: 30px; } }

.pt-contact-page .pt-contact-info .pt-block {
  display: flex;
  align-items: center;
  line-height: 22px; }
  .pt-contact-page .pt-contact-info .pt-block i {
    margin-bottom: 0;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    background: #f90;
    color: #ffffff;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 300ms ease; }
  .pt-contact-page .pt-contact-info .pt-block .pt-label {
    display: flex;
    flex-direction: column;
    width: calc(100% - 55px); }
    .pt-contact-page .pt-contact-info .pt-block .pt-label span {
      font-weight: 500;
      color: #737373;
      margin-bottom: 0px; }
    .pt-contact-page .pt-contact-info .pt-block .pt-label a {
      margin-bottom: 0;
      color: #737373;
      word-break: break-all;
      line-height: 22px;
      transition: all 0.3s ease; }
      .pt-contact-page .pt-contact-info .pt-block .pt-label a:hover {
        color: #f90; }
  .pt-contact-page .pt-contact-info .pt-block:not(:last-child) {
    margin-bottom: 20px; }
.pt-contact-page .pt-social-media {
  margin-top: 30px; }
  .pt-contact-page .pt-social-media h6 {
    margin-bottom: 8px; }
  .pt-contact-page .pt-social-media .pt-block {
    display: flex;
    align-items: center; }
    .pt-contact-page .pt-social-media .pt-block a {
      margin-bottom: 0;
      width: 40px;
      height: 40px;
      background: #f90;
      color: #ffffff;
      line-height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      transition: all 300ms ease; }
      .pt-contact-page .pt-social-media .pt-block a:not(:last-child) {
        margin-right: 10px; }
      .pt-contact-page .pt-social-media .pt-block a:hover {
        background: #2a3037;
        color: #ffffff; }
@media screen and (max-width: 512px) {
  .pt-contact-page .contact_text h3 {
    font-size: 42px;
    line-height: 1.1; } }

.pt-location-map {
  line-height: 0; }

.pt-footer-section h6 {
  font-weight: 500; }
.pt-footer-section .logo img {
  width: 360px; }
.pt-footer-section .pt-quick-menu {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px; }
  .pt-footer-section .pt-quick-menu ul li {
    transition: all 0.3s ease; }
    .pt-footer-section .pt-quick-menu ul li a {
      position: relative;
      display: inline-block;
      font-weight: 500;
      padding-left: 16px;
      line-height: 25px;
      margin-bottom: 10px;
      color: #737373;
      transition: all 0.3s ease; }
      .pt-footer-section .pt-quick-menu ul li a:before {
        position: absolute;
        left: 0;
        top: 0px;
        font-size: 12px;
        color: #737373;
        content: "\f054";
        font-weight: 700;
        font-family: "Font Awesome 6 Free"; }
      .pt-footer-section .pt-quick-menu ul li a:after {
        content: "";
        width: calc(100% - 20px);
        height: 1px;
        position: absolute;
        left: 18px;
        bottom: 2px;
        background: #f90;
        transition: 0.5s transform ease;
        transform: scale3d(0, 1, 1);
        transform-origin: 0 50%; }
      .pt-footer-section .pt-quick-menu ul li a:hover {
        color: #f90; }
        .pt-footer-section .pt-quick-menu ul li a:hover:before {
          color: #f90; }
        .pt-footer-section .pt-quick-menu ul li a:hover:after {
          transform: scale3d(1, 1, 1); }
    .pt-footer-section .pt-quick-menu ul li.pt-newsViews a {
      color: #990500; }
      .pt-footer-section .pt-quick-menu ul li.pt-newsViews a span {
        color: #28a745; }
.pt-footer-section .pt-contact-info .pt-block {
  display: flex;
  align-items: center;
  line-height: 22px; }
  .pt-footer-section .pt-contact-info .pt-block i {
    margin-bottom: 0;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    background: #2a3037;
    color: #737373;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 300ms ease; }
  .pt-footer-section .pt-contact-info .pt-block .pt-label {
    width: calc(100% - 55px); }
    .pt-footer-section .pt-contact-info .pt-block .pt-label span {
      font-weight: 500;
      color: #737373;
      margin-bottom: 5px; }
    .pt-footer-section .pt-contact-info .pt-block .pt-label a {
      margin-bottom: 0;
      color: #737373;
      color: #ffffff;
      word-break: break-all;
      line-height: 22px;
      transition: all 0.3s ease; }
      .pt-footer-section .pt-contact-info .pt-block .pt-label a:hover {
        color: #f90; }
  .pt-footer-section .pt-contact-info .pt-block:not(:last-child) {
    margin-bottom: 10px; }
.pt-footer-section .pt-social-media {
  margin-top: 30px; }
  .pt-footer-section .pt-social-media .pt-block {
    display: flex;
    align-items: center; }
    .pt-footer-section .pt-social-media .pt-block a {
      margin-bottom: 0;
      width: 40px;
      height: 40px;
      background: #2a3037;
      color: #737373;
      line-height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      transition: all 300ms ease; }
      .pt-footer-section .pt-social-media .pt-block a:not(:last-child) {
        margin-right: 10px; }
      .pt-footer-section .pt-social-media .pt-block a:hover {
        background: #f90;
        color: #ffffff; }
.pt-footer-section .copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .pt-footer-section .copyright p {
    color: #737373; }
@media screen and (max-width: 768px) {
  .pt-footer-section .pt-quick-menu {
    margin-top: 30px; }
  .pt-footer-section .copyright p {
    margin-bottom: 10px; } }

#totop {
  color: #ffffff;
  display: none;
  position: fixed;
  right: 40px;
  bottom: 50px;
  z-index: 999;
  height: 0;
  width: 0;
  font-size: 0;
  text-align: center;
  padding-top: 3px;
  line-height: 34px;
  border-radius: 3px;
  transition: .3s ease-in-out;
  background-color: #28a745; }
  #totop.top-visible {
    display: inline;
    height: 40px;
    width: 40px;
    font-size: 22px;
    animation: jump 4s infinite; }
  #totop:hover {
    background: #1c7631; }
  @media screen and (max-width: 700px) {
    #totop {
      right: 15px;
      bottom: 25px; } }

@media screen and (max-width: 768px) {
  .p100 {
    padding: 80px 0; } }
@media screen and (max-width: 512px) {
  .banner {
    height: 200px; }
    .banner .text h2 {
      font-size: 36px;
      line-height: 1; } }

/*# sourceMappingURL=custom.css.map */
