@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap");
/* font-family: 'Space Grotesk', sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap");
/* font-family: 'Outfit', sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap");
/* font-family    : 'Space Grotesk', sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap");
/* font-family: 'Outfit', sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Russo+One&display=swap");
* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  outline: none;
}

html {
  font-size: 10px !important;
  scroll-behavior: smooth;
}

body {
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: 0.05rem !important;
  overflow-x: hidden;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
}

p {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #929292;
  margin-bottom: 0;
}

h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 4rem;
  line-height: 5rem;
  color: #393838;
}

span {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 3rem;
  line-height: 4rem;
  color: #1894DA;
}

.main-title {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 3rem;
  line-height: 4rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .main-title {
    text-align: center;
  }
}

.section-padding {
  padding: 6rem 0;
}
@media (max-width: 575px) {
  .section-padding {
    padding: 6rem 2rem;
  }
}

a {
  color: #DA251C;
  text-transform: uppercase;
  font-size: 1.6rem;
}

.col-left {
  padding-right: 3rem;
}

.col-right {
  padding-left: 3rem;
}

.carousel-item {
  transition: 0.9s ease-in-out left;
  transition: 0.9s, ease-in-out, left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #000;
  margin: 0;
  line-height: normal;
}

header .navbar .navbar-nav .dropdown-menu {
  width: auto;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 4rem;
  box-shadow: 0px 4px 13px rgba(2, 70, 108, 0.52);
  border-radius: 16px;
  padding: 1rem 2rem;
}
header .navbar .navbar-nav .dropdown-menu .dropdown-item {
  font-weight: 500;
  padding: 0.3rem 2rem;
}
header .navbar .navbar-nav .dropdown-menu .dropdown-item:hover {
  color: #052956;
  background-color: rgba(24, 148, 218, 0.13);
  border-radius: 10px;
}
header .navbar .navbar-nav .nav-item {
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  font-size: 20px;
  line-height: 25.5px;
  padding: 0rem 1rem;
}
header .navbar .navbar-nav .nav-item .nav-link {
  color: #545454;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 1rem 2rem;
  line-height: 25px;
  font-family: "Outfit", sans-serif;
}
header .navbar .navbar-nav .nav-item .nav-link.active {
  border-bottom: 2px solid #DA251C;
}
header .navbar .btn-contact {
  background-color: #DA251C;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  border: 1px solid;
  width: 150px;
  height: 46px;
  border-radius: 7px;
  font-family: "Outfit", sans-serif;
}
.mobile-navigation {
  display: none;
}
@media (max-width: 991px) {
  .mobile-navigation {
    display: block;
  }
}

.mobile-nav .modal-header {
  margin-top: 6rem;
}
.mobile-nav .modal {
  width: 300px;
}
.mobile-nav .modal-title {
  color: #fff;
  padding: 1.5rem;
}
.mobile-nav .modal-content {
  width: 300px;
  background: #052956;
}
.mobile-nav .list-group-item {
  font-size: 15px;
  font-weight: 400;
  background-color: #052956;
  color: #fff;
  padding: 1.3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
  font-family: "Outfit", sans-serif;
}
.mobile-nav .list-group-item:hover {
  background-color: rgba(59, 57, 57, 0.164) !important;
}

/*Nishant css starts*/
li#custom_html-2 {
  list-style-type: none;
}

.btn-contact a {
  color: #fff !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  text-align: center;
  padding: 0 1rem;
}

/*Nishant css ends*/
ul.sub-menu.dropdown-menu.show li ul.sub-menu.dropdown-menu {
  display: block;
  box-shadow: none;
  border: 0;
  position: relative;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  background-color: #000;
  width: 5rem;
  height: 7rem;
}

/* slider css */
.slick-slide img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 310px;
  width: 100% !important;
}

.slideshow-container {
  width: 100% !important;
}

.slick-slider {
  display: flex;
  height: 307px;
  width: 520px;
}

.footer-menu h2 {
  margin: 2rem 0;
}
.footer-menu .footer-menu-row ul {
  list-style: none;
  padding-left: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.18);
  margin-right: 5rem;
}
.footer-menu .footer-menu-row ul li {
  padding: 1.5rem 0;
  color: #929292;
}
@media (max-width: 991px) {
  .footer-menu .footer-menu-row ul {
    border-right: 0;
  }
}

.bottom-footer {
  background-color: #F8F8F8;
  padding: 1.5rem 0;
}
.bottom-footer p {
  margin-bottom: 0;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #052956;
  margin-left: 8rem;
}

.office-section .office-section-inner .office-col {
  display: flex;
  align-items: center;
  justify-content: center;
}
.office-section .office-section-inner .office-col img {
  max-width: 100%;
}
.office-section .office-section-inner .office-col .office-image {
  flex-basis: 40%;
}
.office-section .office-section-inner .office-col .text {
  padding-left: 20px;
}
.office-section .office-section-inner .office-col .text h3 {
  font-size: 1.4rem;
  color: #393838;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
}
.office-section .office-section-inner .office-col .text h3 span {
  font-weight: 400;
  font-size: 1.4rem;
  color: #393838;
  font-family: "Outfit", sans-serif;
}
.office-section .office-section-inner .office-col .text p {
  font-weight: 400;
  font-size: 1.4rem;
  color: #393838;
  font-family: "Outfit", sans-serif;
  line-height: 2.4rem;
}

.slider {
  padding: 0;
}
.slider__image {
  width: 100%;
}
.slider__text {
  position: absolute;
  top: 34rem;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .slider__text {
    top: 24rem;
  }
}
.slider__text p {
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  font-family: "Outfit", sans-serif;
  text-align: center;
  line-height: 7rem;
}
@media (max-width: 767px) {
  .slider__text p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.about-us__inner p {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 23px;
  text-decoration-line: underline;
  color: #DA251C;
  margin-bottom: 2rem;
}
.about-us__inner h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
  color: #293037;
  padding-right: 2rem;
}
.about-us__text {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
  color: #929292;
  padding-left: 6rem;
}
@media (max-width: 991px) {
  .about-us__text {
    padding-left: 0;
  }
}

.about-bottom__image {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  width: 100%;
}

.office_section .global_title {
  padding: 5rem 0;
}
.office_section .office_section__inner .office_section__list {
  display: flex;
  list-style: none;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}
.office_section .office_section__inner .office_section__list .office-last-list {
  padding-left: 20px;
}
.office_section .office_section__inner .office_section__list .office-last-list p {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #393838;
}
.office_section .office_section__inner .office_section__list .office-last-list p span {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400 !important;
  color: #393838 !important;
}
.office_section .office_section__inner .office_section__list .office-last-list .main-address {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #393838;
}
.office_section .office_section__inner .office-image {
  width: 100px;
  height: auto;
}

.home-banner {
  position: relative;
  text-align: center;
  color: white;
}

.top-left {
  position: absolute;
  top: 6rem;
  left: 7rem;
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  font-family: "Outfit", sans-serif;
  text-align: center;
  line-height: 6rem;
  width: 30%;
}
@media (max-width: 991px) {
  .top-left {
    width: 80%;
    font-size: 2rem;
    line-height: 3rem;
    left: 4rem;
  }
}

.about-page .banner-section-about .company-profile-bnr {
  height: 65rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (max-width: 991px) {
  .about-page .banner-section-about .company-profile-bnr {
    height: auto;
  }
}
.about-page .about-content {
  padding: 6rem 0;
}
@media (max-width: 767px) {
  .about-page .about-content {
    padding: 6rem 2rem;
  }
}
.about-page .about-content p {
  margin-top: 1rem;
}
.about-page .about-content p .about-btn {
  color: #1894DA;
  text-transform: none;
}

.about-bottom {
  background-color: #052956;
}
.about-bottom .about-row {
  padding: 0 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .about-bottom .about-row {
    padding: 0;
  }
}
.about-bottom .about-row .about-bottom-image {
  position: relative;
  display: inline-block;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .about-bottom .about-row .about-bottom-image {
    text-align: center;
  }
}
.about-bottom .about-row .about-bottom-image:before {
  display: inline-block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  transform: translate3d(22px, 22px, -22px);
  border-radius: 10px;
  border: 1px solid rgba(69, 109, 234, 0.85);
}
@media (max-width: 575px) {
  .about-bottom .about-row .about-bottom-image:before {
    transform: translate3d(17px, 18px, -10px);
  }
}
.about-bottom .about-row .about-bottom-image img {
  position: relative;
  display: inline-block;
  border-radius: 4px;
}
.about-bottom .about-row .about-bottom-text p {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
  color: #fff;
  margin-bottom: 0;
  padding-left: 10rem;
}
@media (max-width: 767px) {
  .about-bottom .about-row .about-bottom-text p {
    padding: 1rem;
  }
}
@media (max-width: 575px) {
  .about-bottom .about-row .about-bottom-text p {
    margin-top: 4rem;
  }
}

.vision-page {
  background-image: url(../images/about-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.vision-page .vision-row {
  width: 90%;
  margin: 0 auto;
}
.vision-page .vision-row h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 3.5rem;
  line-height: 4rem;
  text-transform: uppercase;
  color: #fff;
  margin: 3rem 0;
}
.vision-page .vision-row .vision-col {
  padding: 0 2rem;
}
@media (max-width: 991px) {
  .vision-page .vision-row .vision-col {
    padding: 0;
  }
}
.vision-page .vision-row .vision-col .about-vision-image {
  height: 38rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.vision-page .vision-row .vision-col p {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  text-decoration-line: underline;
  color: #fff;
  margin: 1rem 0rem;
}
.vision-page .vision-row .vision-col h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #fff;
  text-transform: none;
  margin-top: 0;
}

.vision-values h2 {
  margin: 4rem 0 8rem;
}
.vision-values .vision-inner {
  background-color: #052956;
  border-top: 24px solid #DA251C;
  padding: 7rem 4rem 3rem;
}
@media (max-width: 991px) {
  .vision-values .vision-inner {
    margin-bottom: 3rem;
  }
}
.vision-values .vision-inner h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #fff;
  text-transform: uppercase;
  margin: 4rem 0 7rem;
}
.vision-values .vision-inner .vision-more {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  text-decoration-line: underline;
  color: #fff;
  position: relative;
}
.vision-values .vision-inner .vision-more::after {
  content: "";
  position: absolute;
  background-image: url(../images/next-arrow.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  right: -2rem;
  top: 0.5rem;
}

.vision-hover {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.vision-hover .header {
  margin: 0 auto;
  text-align: center;
}
.vision-hover .header h1 {
  color: #fff;
  font-weight: 900;
}
.vision-hover .header p {
  color: #fff;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.vision-hover .card {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  width: 24%;
  border: 0;
}
.vision-hover .card .face {
  position: relative;
  width: 100%;
  max-width: 300px;
  height: 200px;
  transition: 0.5s;
  border-radius: 12px;
}
.vision-hover .card .face.face1 {
  position: relative;
  background: #052956;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  transform: translateY(100px);
  border-top: 24px solid #DA251C;
}
.vision-hover .card:hover .face.face1 {
  transform: translateY(0);
  background: #052956;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vision-hover .card .face.face1 .content {
  opacity: 0.8;
  transition: 0.5s;
}
.vision-hover .card .face.face1 .content h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #fff;
  text-transform: uppercase;
  margin: 2rem 0;
}
.vision-hover .card:hover .face.face1 .content {
  opacity: 1;
}
.vision-hover .card .face.face1 .content h3 {
  margin: 10px 0 0;
  padding: 0;
  color: #fff;
  text-align: center;
  font-size: 1.5em;
}
.vision-hover .card .face.face2 {
  position: relative;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);
  transform: translateY(-100px);
}
.vision-hover .card:hover .face.face2 {
  transform: translateY(0);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.vision-hover .card .face.face2 p {
  margin: 0;
  padding: 0;
}
.vision-hover .card .face.face2 a {
  margin: 15px 0 0;
  display: inline-block;
  text-decoration: none;
  font-weight: 900;
  color: #333;
  padding: 5px;
  border: 1px solid #333;
}
.vision-hover .card .face.face2 a:hover {
  background: #333;
  color: #fff;
}

.code-tabs {
  background-color: #052956;
}
.code-tabs .code-tabs-inner {
  width: 90%;
  margin: 0 auto;
}
.code-tabs .code-tabs-inner .accordion-item {
  background-color: #052956;
}
.code-tabs .code-tabs-inner .accordion-body {
  background-color: rgba(24, 148, 218, 0.38);
  color: #fff;
  font-size: 1.6rem;
  line-height: 3.4rem;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
  padding: 4rem 3rem;
}
.code-tabs .code-tabs-inner .accordion-button {
  background-color: #052956;
  color: #fff;
  font-size: 2rem;
  line-height: 3rem;
  font-family: "Outfit", sans-serif;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 2rem 0;
  box-shadow: none;
  padding: 2rem;
  border-radius: 10px;
}
.code-tabs .code-tabs-inner .accordion-button::after {
  background-image: url(../images/down-arrow.png);
}
.code-tabs .code-tabs-inner .accordion-button:not(.collapsed) {
  background-color: #052956;
  color: #fff;
  font-size: 2rem;
  line-height: 3rem;
  font-family: "Outfit", sans-serif;
  margin: 3rem 0;
  box-shadow: none;
}

.posh-wrapper {
  background-color: #052956;
}
.posh-wrapper .posh-inner {
  width: 90%;
  margin: 0 auto;
}
.posh-wrapper .posh-inner .posh-inner-content {
  padding: 0 3rem;
}
@media (max-width: 767px) {
  .posh-wrapper .posh-inner .posh-inner-content {
    padding: 0;
  }
}
.posh-wrapper .posh-inner .posh-inner-content .posh-banner {
  width: 100%;
  height: 60rem;
}
@media (max-width: 767px) {
  .posh-wrapper .posh-inner .posh-inner-content .posh-banner {
    height: auto;
    margin-bottom: 2rem;
  }
}
.posh-wrapper .posh-inner .posh-inner-content h2 {
  color: #E4E4E4;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 3.4rem;
}
.posh-wrapper .posh-inner .posh-inner-content h3 {
  color: #E4E4E4;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2rem;
  line-height: 3rem;
}
.posh-wrapper .posh-inner .posh-inner-content ul li {
  color: #fff;
  font-size: 1.5rem;
  line-height: 2.4rem;
  margin: 1rem 0;
}

.qhse-section {
  background-color: #052956;
  color: #fff;
}
.qhse-section .qhse-section-inner {
  width: 94%;
  padding: 0rem 4rem;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .qhse-section .qhse-section-inner {
    padding: 0;
  }
}
.qhse-section .qhse-section-inner h2 {
  color: #fff;
  padding: 3rem 0;
}
.qhse-section .qhse-section-inner h3 {
  color: #fff;
  padding: 3rem 0;
  line-height: 3rem;
}
.qhse-section .qhse-section-inner p {
  color: #fff;
  padding: 1rem 0;
}
.qhse-section .qhse-section-inner ul {
  padding: 1rem 0;
}
.qhse-section .qhse-section-inner ul li {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 3rem;
  color: #fff;
  margin-bottom: 0;
  padding: 0.5rem 0;
}

.ship-route-slide .slider__text {
  left: 26%;
  width: 30rem;
  top: 55rem;
}
@media (max-width: 991px) {
  .ship-route-slide .slider__text {
    left: 50%;
    top: 25rem;
  }
}
.ship-route-slide .slider__text p {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 400;
}
@media (max-width: 991px) {
  .ship-route-slide .slider__text p {
    font-size: 2rem;
    line-height: 2rem;
  }
}

.what-wrapper {
  position: relative;
  text-align: center;
  color: #fff;
}
.what-wrapper .top-left {
  position: absolute;
  top: 4rem;
  left: 4rem;
  font-size: 5rem;
  width: 38%;
  line-height: 6rem;
}
@media (max-width: 991px) {
  .what-wrapper .top-left {
    font-size: 2.4rem;
    width: 80%;
    line-height: 3rem;
  }
}

.we-do-content h3 {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
  color: #293037;
}
.we-do-content p {
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.banner-video {
  min-width: 100%;
  min-height: 100vh;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.video-text {
  color: #fff;
  font-size: 2rem; /* 3rem; */
  font-weight: 700;
  font-family: "Outfit", sans-serif;
  text-align: left;
  top: 48%; /* 70%; */
  letter-spacing: 2;
  line-height: 50px;
}
@media (max-width: 767px) {
  .video-text {
    top: 0%;
    line-height: 26px;
    font-size: 1.5rem;
  }
}

.carousel-item {
  position: relative;
}

.home-banner .carousel-item::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /* z-index      : -1; 
  background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgb(0 0 0 / 67));*/
}

@media (max-width: 575px) {
  .banner-video {
    min-width: 100%;
    min-height: auto;
    width: 100vw;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.environment-banner {
  background-image: url(../images/csr-bnr-2.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: 50% 40%;
}
.environment-banner::before {
  content: "";
  background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.1294117647));
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.environment-banner .env-text {
  padding: 55rem 0 4rem;
}
@media (max-width: 575px) {
  .environment-banner .env-text {
    padding: 15rem 0 4rem;
  }
}
.environment-banner .env-text h2 {
  color: #fff;
  margin-bottom: 2rem;
}
.environment-banner .env-text p {
  color: #fff;
}

.enviroment-bottom .enviroment-content h2 {
  font-size: 2.5rem;
  font-family: "Outfit", sans-serif;
  color: "Outfit", sans-serif;
  line-height: 3rem;
  font-weight: 500;
  margin: 2rem 0 1rem;
}
.enviroment-bottom .enviroment-content p {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 3rem;
  color: #929292;
  margin-bottom: 0;
}

.statistics {
  /* padding: 108px 0 194px 0; */
  margin: 0;
  /* background: url(../images/statistics.jpg) no-repeat top 50% left 100%; */
  background: url("https://tatanyk.php-dev.in/wp-content/uploads/2023/02/statistics.jpg") no-repeat;
  background-position: 100% 40%;
  background-size: cover;
  height: 431px; /* 690px; 848px; */
}

.statistics .to-show {
  border-radius: 16px;
  height: 431px; /* 320px; */
}

.statistics h2 {
  margin: 0;
  padding: 0;
  position: relative;
  font: 600 18px/18px "Montserrat", sans-serif;
  text-decoration: none;
  /* color: #2a2a2a; */
  color: #fff;
  text-transform: uppercase;
  text-align: right;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  border-bottom: 1px solid #d9d9d9;
}

.statistics .rounded-img {
  border-radius: 100%;
  width: 48px;
  height: 48px;
  background: #101F4E;
  /* background: #d9d9d9; */
}

.animate-character {
  /*  background-image: linear-gradient(
    -225deg,
        $white 0%,
        $white 25%,
        $white 67%,
        $white 100%
    );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
  display: inline-block;
  font-size: 42px; /* 36px;
font-family: 'HelveticaNeue-Light', sans-serif;  */
  text-align: left;
  font-family: "Russo One", sans-serif;
  background-color: rgba(0, 0, 0, 0.4745098039);
  color: #FFF;
  padding: 25px;
}

@keyframes textclip {
  to {
    background-position: -200% center;
  }
}
.customer {
  padding: 16px 0;
}

.customer-logo .item img {
  width: 100%;
  height: auto;
}

/* Milestones */
:root {
  scrollbar-color: rgb(210, 210, 210) rgb(46, 54, 69) !important;
  scrollbar-width: thin !important;
}

::-webkit-scrollbar-thumb {
  background: #dedede;
  -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar {
  height: 8px;
  width: 1px;
  background: #000;
}

::-webkit-scrollbar-corner {
  background: #000;
}

section.milestone {
  background: #101F4E;
}

.milestone .milestones {
  max-height: 440px; /* 493px; */
  overflow-y: auto;
}

.timeline {
  /* max-width: 800px; */
  /* padding: 20px 0 20px; */
  padding: 89px 0;
  position: relative;
  list-style: none;
}

.timeline:before {
  /* top: 2px;
  bottom: 15px;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px; */
  top: 0px;
  bottom: -1136px; /* -1136px; */
  overflow: hidden;
  position: absolute;
  content: " ";
  width: 1px;
  background-color: #eeeeee;
  left: 7.5%;
  margin-left: -1.1px;
}

.timeline > li {
  /* min-height: 250px; */
  width: 92%;
  padding-left: 33px;
  padding-right: 152px;
  margin-bottom: 30px;
  position: relative;
  float: left;
  clear: left;
}

.timeline > li > .timeline-panel {
  width: 76%; /* 92%; */
  float: left;
  position: relative;
}

.timeline-panel img {
  width: 100%;
  padding: 10px 10px 0 10px;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline > li.timeline-inverted {
  float: right;
  clear: right;
  margin-top: 0px;
  margin-bottom: 30px;
}

.timeline > li:nth-child(3) {
  margin-top: 0px; /* 100px; */
}

@media (min-width: 850px) {
  .timeline .last {
    margin-top: -40px;
  }
  .timeline .last .timeline-panel {
    margin-top: 75px;
    left: calc(50% + 60px);
  }
  .timeline .last .timeline-panel:before {
    top: -15px;
    right: calc(50% - 7px);
    border-top: 0 solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ccc;
  }
  .timeline .last .timeline-panel:after {
    top: -14px;
    right: calc(50% - 6.5px);
    border-top: 0 solid transparent;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #fff;
  }
}
.timeline > li > .timeline-badge {
  top: -8px; /* 16px; */
  right: 5px;
  z-index: 100;
  /* border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%; 
  cursor: default; */
  /* color: #fff; */
  padding-left: 48px;
  position: absolute;
  width: 61px;
  height: 44px;
  left: 284px;
  /* top: 2551.5px; */
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 44px;
  text-transform: capitalize;
  color: #fff;
}

.timeline > li.timeline-inverted > .timeline-badge {
  left: 0px; /* 5px; */
}

.timeline li:first-child .timeline-badge {
  color: #1894DA;
}

.timeline > li > .timeline-badge:before {
  position: absolute;
  top: 58%;
  right: -11px;
  content: " ";
  display: block;
  width: 8px; /* 12px; */
  height: 8px; /* 12px; */
  margin-top: -10px;
  background: #fff;
  border-radius: 10px;
  border: 2px solid rgb(255, 255, 255);
  z-index: 10;
}

.timeline > li.timeline-inverted > .timeline-badge:before {
  left: -11px;
}

/*Content*/
.timeline-title {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 28px; /* 50px; */
  line-height: 28px; /* 55px; */
  color: #E4E4E4;
}

.timeline-title span {
  color: #1894DA;
}

.timeline-title-2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px; /* 28px; */
  line-height: 20px; /* 42px; */
  color: #E4E4E4;
}

@media screen and (max-width: 575px) {
  .timeline-title {
    font-size: 16px;
    line-height: 24px;
  }
  .main-title {
    font-size: 2.5rem;
  }
  span {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .timeline-title-2 {
    font-size: 18px;
    line-height: 20px;
  }
}
.timeline-body > p,
.timeline-body > ul {
  /* padding:0 20px 20px 20px; */
  margin-bottom: 0;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  font-size: 16px; /* 24px; */
  line-height: 28px;
  color: #E4E4E4;
}

.timeline-body > p + p {
  margin-top: 5px;
}

.timeline-footer {
  background-color: #f4f4f4;
  padding: 10px;
  text-align: center;
}

.timeline-footer > a {
  padding: 20px;
  cursor: pointer;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  ul.timeline:before, .arrowhead {
    left: 23px; /* 10px; */
  }
  ul.timeline > li {
    min-height: 50px;
    margin-bottom: 20px;
    padding-right: 5px;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(100% - 46px);
    width: -webkit-calc(100% - 46px);
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  .timeline > li.timeline-inverted {
    clear: left;
    margin-top: 0;
  }
  .timeline > li > .timeline-badge {
    top: -36px;
  }
  ul.timeline > li > .timeline-badge, ul.timeline > li.timeline-inverted > .timeline-badge {
    left: 29px; /* 15.5px; */
  }
  ul.timeline > li > .timeline-badge:before, ul.timeline > li.timeline-inverted > .timeline-badge:before {
    left: -11.5px;
  }
  .timeline-title {
    font-family: "Outfit", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #E4E4E4;
  }
}
.csr-wrapper {
  padding: 5rem 0;
  background: #F5F5F5;
}
.csr-wrapper .csr-inner h1 {
  font-family: "Outfit", sans-serif;
  font-size: 36px; /* 50px; */
  font-style: normal;
  font-weight: 600;
  line-height: 48px !important; /* 63px */
  text-transform: uppercase;
  color: #393838;
}
.csr-wrapper .csr-inner h2 {
  font-family: "Outfit", sans-serif;
  font-size: 28px; /* 36px */
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 45px */
  color: #393838;
  margin-bottom: 19px;
}
.csr-wrapper .csr-inner h3 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  color: #393838;
  margin-bottom: 18px;
}
.csr-wrapper .csr-inner p {
  font-family: "Outfit", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400; /* 600; */
  line-height: 28px;
  color: #393838;
}

.competation {
  background-color: #101F4E;
}
.competation .competation-inner .competation-col p {
  text-align: center;
  color: #fff;
  padding: 1rem 0;
}
@media (max-width: 991px) {
  .competation .competation-inner .competation-col {
    margin-bottom: 2rem;
  }
}

.meet-director {
  background-color: #101F4E;
}
.meet-director p {
  color: #fff;
}

.meet-director-top {
  background-color: #101F4E;
}
.meet-director-top h2 {
  color: #fff;
}
.meet-director-top p {
  color: #fff;
}

.board-directors-panel {
  padding-top: 8rem;
}
.board-directors-panel h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px; /* 48px; */
  line-height: 40px !important; /* 55px */
  color: #393838;
}
.board-directors-panel h2 span {
  color: #1894DA;
  font-size: 36px !important;
  line-height: 40px !important; /* 55px */
}
.board-directors-panel .board-directors-block {
  margin-bottom: 48px; /* 70px 94px */
}
.board-directors-panel .board-directors-block h4 {
  margin-top: 28px;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px; /* 32px; */
  line-height: 38px; /* 51px; */
  color: #393838; /* #393838; */
}
.board-directors-panel .board-directors-block p {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px; /* 24px; 32px; */
  line-height: 38px; /* 51px; */
  color: #393838; /* #393838; */
}

.management-team .management-team-title {
  margin-bottom: 56px;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px; /* 50px; */
  line-height: 40px !important; /* 55px */
  text-transform: uppercase;
  color: #fff;
}
.management-team p {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important; /* 24px; */
  line-height: 30px;
  color: #fff;
}
.management-team p.para-diff {
  margin-top: 18px !important;
  color: #393838; /* #393838; */
}

.working-at-tatanyk,
.company-profile {
  background-color: #fff;
}
.working-at-tatanyk h2,
.company-profile h2 {
  color: #393838;
}
.working-at-tatanyk p,
.company-profile p {
  color: #929292;
}

.working-at-tatanyk-para {
  background-color: #101F4E;
}
.working-at-tatanyk-para p {
  color: #fff;
}

.working-at-tatanyk-competition {
  background-color: #F5F5F5;
}

.nav-scroller-wrapper {
  position: relative;
  overflow: hidden;
  padding: 0 30px;
}

.nav-scroller {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  font-size: 0;
  margin-bottom: -20px;
}

.nav-scroller-content {
  position: relative;
  display: flex;
  justify-content: space-around;
  float: left;
  width: -moz-min-content;
  width: min-content;
  min-width: 100%;
  transition: transform 0.4s ease-in-out;
}

.nav-scroller-item {
  display: block;
  min-width: 322px;
  min-height: 233px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}
.nav-scroller-item h6 {
  margin-top: 18px;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px; /* 36px */
  line-height: 36px; /* 45px */
  color: #393838;
  text-align: center;
}

.nav-scroller-btn {
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 100%;
  background: #FFFFFF;
  opacity: 0.8;
  position: absolute;
  top: 32%; /* 0; */
  bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 1.25rem;
  transition: opacity 0.3s;
}
.nav-scroller-btn:not(.active) {
  opacity: 0;
  pointer-events: none;
}

.nav-scroller-btn--left {
  left: 43px; /* 0; */
}

.nav-scroller-btn--right {
  right: 43px; /* 0; */
}

.co-profile-data {
  background-color: #101F4E;
}
.co-profile-data p {
  color: #fff;
}

.co-profile-data a {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px; /* 20px; */
  line-height: 18px; /* 25px; */
  text-decoration-line: underline;
  color: #0092DF;
}

.fleet-profile {
  background-color: #fff;
}
.fleet-profile h2 {
  color: #393838;
}
.fleet-profile p {
  color: #929292;
}

.fleet-profile-part h2 {
  margin-bottom: 60px;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px; /* 50px; */
  line-height: 40px !important; /* 55px */
  color: #393838;
}
.fleet-profile-part .fleet-image-block-supramax {
  margin-bottom: 60px;
  border-radius: 10px;
  max-width: 483px;
  max-height: 358px;
  overflow: hidden;
  position: relative;
}
.fleet-profile-part .fleet-image-block-supramax img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1;
  -o-object-fit: cover;
     object-fit: cover;
  height: 300px;
  width: 100%;
}
.fleet-profile-part .fleet-image-block-supramax h3 {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0px 0px 10px 10px;
  background: #052956;
  color: #fff;
  width: 100%;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fleet-profile-part .fleet-image-block-supramax .fleet-block-text {
  position: absolute;
  opacity: 0;
  top: 8%;
  left: 4%;
  max-width: 483px;
  max-height: 358px;
  transition: 0.5s ease;
}
.fleet-profile-part .fleet-image-block-supramax:hover img {
  opacity: 0.4;
}
.fleet-profile-part .fleet-image-block-supramax:hover .fleet-block-text {
  opacity: 1;
}
.fleet-profile-part .pad-right {
  padding-right: 0;
}
.fleet-profile-part .fleet-image-block-panamax {
  border-radius: 10px 0px 0px 10px;
  max-width: 507px;
  max-height: 392px;
  overflow: hidden;
  position: relative;
}
.fleet-profile-part .pad-left {
  padding-left: 0;
}
.fleet-profile-part .fleet-block-panamax {
  position: relative;
}
.fleet-profile-part .fleet-block-panamax .fleet-info-block-panamax {
  border-radius: 0px 10px 10px 0px;
  padding: 24px 60px;
  background: rgba(196, 196, 196, 0.31);
  min-height: 392px;
}
.fleet-profile-part .fleet-block-panamax .fleet-info-block-panamax p {
  margin-bottom: 16px;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px; /* 28px; */
  line-height: 32px; /* 45px; */
  color: #393838;
}
.fleet-profile-part .fleet-block-panamax h3 {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0px 0px 10px 0px;
  background: #052956;
  color: #fff;
  width: 100%;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fleet-profile-part .fleet-image-block-capesize {
  margin-bottom: 60px;
  border-radius: 10px;
  max-width: 783.01px;
  max-height: 386px;
  overflow: hidden;
  position: relative;
}
.fleet-profile-part .fleet-image-block-capesize img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1;
}
.fleet-profile-part .fleet-image-block-capesize h3 {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0px 0px 10px 10px;
  background: #052956;
  color: #fff;
  width: 100%;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.fleet-profile-part .fleet-image-block-capesize .fleet-block-text {
  position: absolute;
  opacity: 0;
  top: 8%;
  left: 4%;
  width: 100%;
  transition: 0.5s ease;
}
.fleet-profile-part .fleet-image-block-capesize:hover img {
  opacity: 0.4;
}
.fleet-profile-part .fleet-image-block-capesize:hover .fleet-block-text {
  opacity: 1;
}

.no-transition {
  transition: none;
}

.testimonials .Testimonial-slide {
  display: none;
}
.testimonials .Testimonial-slide .client-photo-name .client-photo {
  width: 120px;
  height: 120px;
}
.testimonials .Testimonial-slide .client-name {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 3rem;
  line-height: 4rem;
  color: #1894DA;
}
.testimonials .prev,
.testimonials .next {
  cursor: pointer;
  position: absolute;
  top: 60%;
  width: auto;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: all 0.5s ease-in-out 0s;
  border-radius: 0 3px 3px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.testimonials .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.testimonials:hover, .testimonials:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.5s ease-in-out;
}

.dot-container .active,
.dot-container .dot:hover {
  background-color: #717171;
}

.poc-team {
  background-color: #101F4E;
}
.poc-team p {
  color: #fff;
}
.poc-team .poc-team-title {
  margin-bottom: 56px;
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px; /* 50px; */
  line-height: 40px !important; /* 55px */
  text-transform: uppercase;
  color: #fff;
}

#sync1 .item {
  display: flex;
  color: #FFF;
}
#sync1 .item .team-title {
  background-color: inherit; /* #ddd; */
  color: #fff; /* #333; */
  padding: 28px;
}
#sync1 .item .team-title h5 {
  color: #fff; /* red; */
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 44px; /* 60px; */
  line-height: 48px; /* 65px; */
  color: #FFFFFF;
}
#sync1 .item .team-title p {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px; /* 24px; */
  line-height: 32px; /* 42px; */
  color: #FFFFFF;
}

#sync2 {
  margin-top: 50px;
}
#sync2 .item {
  background: #C9C9C9;
  margin: 5px;
  color: #FFF;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  border: 1px solid red;
}

.owl-theme .owl-nav [class*=owl-] {
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*=owl-].disabled:hover {
  background-color: #D6D6D6;
}

#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}

@media screen and (max-width: 575px) {
  .fleet-profile-part .pad-right {
    padding-right: 8px;
  }
  .fleet-profile-part .pad-left {
    padding-left: 8px;
  }
}
.testimonial-card {
  width: 100%;
  padding: 20px 40px 40px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 28px 28px 80px -40px rgba(98, 153, 135, 0.25);
  color: #1f2937;
  text-decoration: none;
}
.testimonial-card .company-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.testimonial-card .company-details {
  text-align: left;
  color: #000;
  font-size: 14px;
  line-height: 24px;
}
.testimonial-card .company-name {
  position: static;
  overflow: visible;
  margin-top: 0;
  margin-bottom: -10px;
  color: #393838;
  font-size: 100%;
  line-height: 32px;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  letter-spacing: -0.02em;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.key-customer .key-customer-panel {
  background: #E4E4E4;
}
.key-customer .key-customer-panel h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px !important;
  color: #393838;
}
.key-customer .key-customer-panel .collaborator-pic {
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: #fff;
  width: 24%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.key-partner .key-partners-panel {
  background: #E4E4E4;
}
.key-partner .key-partners-panel h2 {
  font-family: "Outfit", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px !important;
  color: #393838;
}
.key-partner .key-partners-panel .collaborator-pic {
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: #fff;
  width: 24%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-btn-rect,
.main-btn-circle {
  position: relative;
  margin: 0;
  border: 0;
  color: #FFFFF0;
  background-color: #DA251C;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  outline: none;
  cursor: pointer;
  z-index: 9;
}

.main-btn-rect {
  padding: 12px;
  line-height: 24px;
  border-radius: 7px;
  text-decoration: none;
}

.main-btn-rect:before,
.main-btn-rect:after {
  position: absolute;
  content: "";
  top: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(255, 255, 240, 0.2);
  transition: width 0.3s;
}

.main-btn-rect:before {
  left: 0;
}

.main-btn-rect:after {
  right: 0;
}

.main-btn-rect:hover:before,
.main-btn-rect:hover:after {
  width: 50%;
}

.main-btn-circle {
  height: 40px;
  width: 40px;
  border-radius: 100%;
  line-height: 40px;
  transition: box-shadow 0.3s;
}

.main-btn-circle:hover {
  box-shadow: inset 2px 1px 0px 20px rgba(255, 255, 240, 0.2);
}

.popup {
  position: fixed;
  top: 100%;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.popup.active {
  top: 0;
  background-color: rgba(3, 3, 3, 0.98);
  transition: background-color 0.6s, opacity 0.6s;
}

.popup .main-btn-rect {
  padding: 10px 100px;
}

.popup .popup-content {
  position: absolute;
  top: 54%;
  left: 50%;
  margin-top: 150px;
  padding: 25px;
  background-color: #F8F8F8;
  color: #000;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transition: margin 0.6s;
  -webkit-transition: margin 0.6s;
  -moz-transition: margin 0.6s;
  -o-transition: margin 0.6s;
}

.popup.active .popup-content {
  margin-top: 0px;
}

.popup-content h2 {
  display: table;
  font-size: 16px;
  text-align: center;
  margin: 4px auto;
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}

.popup-content h6 {
  display: table;
  font-size: 14px;
  text-align: center;
  margin: 10px auto;
  font-family: "Outfit", sans-serif;
  font-weight: 100;
}

.form-group {
  position: relative;
  margin: 0px auto;
}

form#send input, form#send textarea {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  position: relative;
  margin-bottom: 32px;
  height: 29px;
  font-family: "Outfit", sans-serif;
}

form#send input:focus,
form#send textarea:focus {
  border-bottom: 1px solid rgb(63, 173, 168);
}

form#send label {
  position: absolute;
  top: 0;
  line-height: 28px;
  transition: color 0.5s;
}

form#send input:focus + label,
form#send textarea:focus + label {
  color: rgb(63, 173, 168);
}

form#send .txt {
  line-height: 22px;
  left: 2px;
}

form#send .main-btn-rect {
  position: relative;
  display: inline-block;
  padding: 8px 12px;
  margin: 0px auto;
  font-size: 14px;
}

form#send .main-btn-rect i {
  margin-right: 5px;
}

.popup .fade-out {
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  font-size: 15px;
}

.share-wrap {
  position: absolute;
  display: inline-table;
  top: 67%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
  text-align: center;
}

.share-btn {
  color: #FFFFF0;
  padding: 7px 25px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 100;
  font-size: 14px;
  font-family: "Outfit", sans-serif;
  background-color: rgba(63, 173, 168, 0.8);
  text-transform: uppercase;
  border-radius: 5px;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}

.share-btn:hover {
  color: #FFFFF0;
  text-decoration: none;
  background-color: rgb(63, 173, 168);
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block;
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 2px;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 6px 9px;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top;
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}

.resp-sharing-button__icon,
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.sel-fs {
  font-size: 14px;
}

.star-mendt {
  color: #DA251C;
  font-size: 12px;
}

.icon-bar {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: #fff;
  font-size: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.icon-bar a:hover {
  background-color: #000 !important;
}

.icon-bar a.facebook {
  background: #3B5998;
  color: #fff;
}

.icon-bar a.linkedin {
  background: #007bb5;
  color: #fff;
}

.btn__wrapper {
  text-align: center;
}

.enrich {
  background-color: #fff;
}
.enrich h2 {
  color: #393838;
}
.enrich p {
  color: #929292;
}

.btn-sub-res {
  display: flex;
  align-items: center;
}

.with_frm_style .frm_submit {
  width: 100%;
  text-align: right;
  grid-column: span 6/span 6;
}

.frm_submit.float-left-nyk {
  text-align: left;
}

.slideshow-container {
  position: relative;
  margin: 0 auto;
}

.slidesWhatsNew {
  display: none;
}

.fade1 {
  animation-name: fadeup;
  animation-duration: 1.5s;
}

@keyframes fadeup {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
.post-container {
  margin: 0 15px;
  position: relative;
}

.post-meta-thumb {
  position: relative;
  display: block;
  max-height: 700px;
  overflow: hidden;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  -ms-justify-content: center;
  justify-content: center;
}

.post-content-container {
  padding: 32px 38px;
  background-color: #F8F8F8;
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 15px 45px -9px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
}

.post-meta {
  font-size: 12px !important;
}

.post-meta-one {
  margin-bottom: 10px;
}

.post-meta-author {
  font-size: 16px !important;
  line-height: 1rem !important;
}

.post-meta-author a.bypostauthor {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  color: #5B5B5B;
  text-decoration: none;
}

.post-meta-date {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  color: #5B5B5B;
  text-decoration: none;
  word-wrap: break-word;
}

.post-title {
  text-decoration: none;
  text-transform: capitalize;
  color: #000;
}

.post-title h2 {
  font-size: 24px;
  margin-top: 12px;
  margin-bottom: 14px;
  color: #000;
  font-weight: 700;
}

.post-content h2 {
  font-size: 20px;
}

.post-content p.post-content-ellipsis {
  display: block;
  padding-bottom: 15px;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.post-content-more {
  display: none;
}

.post-content p.post-content-more {
  padding-bottom: 15px;
  word-break: break-word;
  text-overflow: inherit;
  overflow: inherit;
  white-space: inherit;
}

.post-content a {
  color: #1894DA;
  text-transform: capitalize;
  text-decoration: none;
}

details {
  display: inline;
  position: relative;
}

details summary {
  display: block;
  cursor: pointer;
  color: #DA251C;
}

details summary:focus {
  outline: none;
}

details[open] {
  display: block;
  padding-bottom: 24px;
  padding-top: 10px;
  animation: open 0.4s linear;
}

details[open] summary {
  position: absolute;
  bottom: -4px; /* 0; */
  left: 0;
}

details #open {
  padding-left: 5px;
  text-align: middle;
  font-weight: 300;
  font-size: 20px;
}

details[open] #open {
  display: none;
}

details #close {
  display: none;
  font-weight: 300;
  font-size: 20px;
}

details[open] #close {
  display: block;
}

::-webkit-details-marker {
  display: none;
}

@keyframes open {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.post-meta-two {
  border-top: 1px solid #e9e9e9;
  padding-top: 15px;
}

.post-meta-categories {
  padding-left: 0;
  font-weight: 100;
  font-size: 1rem;
  line-height: 1rem;
}

.post-meta-comments i {
  font-size: 16px;
  position: relative;
  bottom: -3px;
  padding-right: 5px;
}

.post-meta-categories a {
  font-size: 13px;
  text-transform: capitalize;
}

a.post-meta-comments {
  background-color: #f6f6f6;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 16px;
  right: 40px;
  padding: 0 17px;
  border-radius: 100px;
  transition: 0.3s all ease-in-out;
}

.sh-columns > * {
  float: left;
}

.sh-columns > :last-child {
  float: right;
}

.sh-group:after, .sh-columns:after {
  content: "";
  display: block;
  clear: both;
}

.promoters-banner .slider__text {
  top: 70rem;
}
@media (max-width: 575px) {
  .promoters-banner .slider__text {
    top: 24rem;
  }
}
@media (max-width: 991px) {
  .promoters-banner .slider__text {
    top: 26rem;
  }
}
.promoters-banner .slider__text p {
  font-size: 2rem;
  font-weight: 400;
  line-height: 4rem;
}
@media (max-width: 575px) {
  .promoters-banner .slider__text p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (max-width: 991px) {
  .promoters-banner .slider__text p {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}

.promoters-bottom .promote-link {
  color: #DA251C;
  text-transform: uppercase;
  font-size: 1.6rem;
}
.promoters-bottom p {
  font-size: 1.6rem;
  margin-top: 2rem;
}
.promoters-bottom .more-info {
  color: #0092DF;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  margin-top: 1rem;
}
.promoters-bottom .bottom-section-promote {
  margin-top: 5rem;
}
.promoters-bottom .promoters-image {
  position: relative;
  display: inline-block;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .promoters-bottom .promoters-image {
    padding: 0;
    text-align: center;
  }
}
.promoters-bottom .promoters-image:before {
  display: inline-block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  transform: translate3d(15px, 15px, -15px);
  border-radius: 10px;
  border: 1px solid rgba(69, 109, 234, 0.85);
}
@media (max-width: 575px) {
  .promoters-bottom .promoters-image:before {
    transform: translate3d(17px, 18px, -10px);
  }
}
.promoters-bottom .promoters-image img {
  position: relative;
  display: inline-block;
  border-radius: 4px;
}

.message-wrapper .message-content {
  padding: 0 7rem;
}
@media (max-width: 991px) {
  .message-wrapper .message-content {
    padding: 0 2rem 2rem;
  }
}
.message-wrapper .message-content h1 {
  font-size: 3.5rem;
  font-family: "Outfit", sans-serif;
  color: #293037;
  line-height: 3.5rem;
  font-weight: 500;
}
.message-wrapper .message-content h2 {
  font-size: 2.5rem;
  font-family: "Outfit", sans-serif;
  color: #293037;
  line-height: 3rem;
  font-weight: 500;
  margin: 2rem 0 1rem;
}
.message-wrapper .message-content p {
  font-size: 1.8rem;
}

.accreditation-bottom {
  background-color: #052956;
}
.accreditation-bottom .accreditation-wrapper {
  width: 90%;
  margin: 0 auto;
}/*# sourceMappingURL=style.css.map */