@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&amp;display=swap");
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.cdnfonts.com/css/gotham');
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@400;500;600;700&amp;display=swap");

.pr1-body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.556;
  color: #666666;
  font-family: "Roboto", sans-serif;
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
.apldg2-body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.556;
  color: #666666;
  font-family: "Roboto", sans-serif;
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

::-moz-selection {
  color: #ffffff;
  background-color: #2782f9;
}

::selection {
  color: #ffffff;
  background-color: #2782f9;
}

::-moz-selection {
  color: #ffffff;
  background-color: #2782f9;
}

.container {
  max-width: 1200px;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li {
  list-style: none;
}

[data-background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

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

img {
  width: 100%;
  height: auto;
}

section {
  /* overflow: hidden; */
}

button {
  cursor: pointer;
}

.form-control:focus,
button:visited,
button.active,
button:hover,
button:focus,
input:visited,
input.active,
input:hover,
input:focus,
textarea:hover,
textarea:focus,
a:hover,
a:focus,
a:visited,
a.active,
select,
select:hover,
select:focus,
select:visited {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  color: inherit;
}

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.relative-position {
  position: relative;
}

.no-padding {
  padding: 0;
}

.pr1-headline h1,
.pr1-headline h2,
.pr1-headline h3,
.pr1-headline h4,
.pr1-headline h5,
.pr1-headline h6 {
  font-family: "Playfair Display";
font-size: 33px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1.25;
  margin-bottom: 0;
  color: #010148;
}

.pr1-headline h1 {
  font-size: 60px;
}

@media (max-width: 767.98px) {
  .pr1-headline h1 {
    font-size: 50px;
  }

  .pr1-headline h2 {
    font-size: 36px;
  }
  .carousel-item{
    background-position-x: center !important;
    background-size: cover !important;
    height: 70vh !important;
  }

  .carousel-item img{
  opacity: 0;
  }
}

.pr1-headline h2 {
  font-size: 48px;
}



@media (max-width: 575.98px) {
  .pr1-headline h2 {
    font-size: 30px;
  }
  .pr1-footer-contents .pr1-footer-widget {
   text-align: left !important;
  }
  .vr2{
    display: none !important;
  }
  .apihu-port-contact-right-content{
    text-align: left !important;
  }
  .carousel-caption{
    margin-bottom: 0px !important;
  }
}
.apihu-port-contact-right-content{
  text-align: right;
}
.pr1-headline h3 {
  font-size: 34px;
}

@media (max-width: 767.98px) {
  .pr1-headline h3 {
    font-size: 30px;
  }
}

.pr1-headline h4 {
  font-size: 24px;
}

@media (max-width: 767.98px) {
  .pr1-headline h4 {
    font-size: 20px;
  }
}

.pr1-headline h5 {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
}


.pr1-headline h6 {
  font-size: 18px;
}

.pr1-pera-txt p {
  font-family: "Poppins";
  font-size: 15px;
  color: #999999;
  padding: 18px 0px 4px 1px;
  margin: 0;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin-left: 0;
}

.loading-preloader {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 900;
}

#loading-preloader {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 50px;
  width: 150px;
  visibility: visible;
  z-index: 1000;
}

.line_shape {
  width: 8px;
  height: 50px;
  margin-right: 5px;
  background-color: #0067ff;
  -webkit-animation: animate24 1s infinite;
  animation: animate24 1s infinite;
  float: left;
  opacity: 1;
}

.line_shape:last-child {
  margin-right: 0px;
}

.line_shape:nth-child(10) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.line_shape:nth-child(9) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.line_shape:nth-child(8) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.line_shape:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.line_shape:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.line_shape:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.line_shape:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.line_shape:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.line_shape:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

@-webkit-keyframes animate24 {
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

@keyframes animate24 {
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

.pr1-title-area {
  margin-bottom: 30px;
}

.pr1-title-area .pr1-pera-txt {
  margin-top: 15px;
}

.pr1-primary-btn a {
  background-color: #ff6c00;
  color: #ffffff;
  text-align: center;
  width: 156px;
  height: 50px;
  line-height: 46px;
  border-radius: 6px;
  display: inline-block;
  font-weight: 600;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-primary-btn a:hover {
  background-color: transparent;
  border: 2px solid #ff6c00;
  color: #ff6c00;
}

.pr1-readmore-btn {
  margin-top: 20px;

}

.pr1-readmore-btn a {
  font-size: 11px;
  /*border: 1px solid #8d9ab0;*/
  font-family: 'Gotham Light', sans-serif;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-readmore-btn a i {
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-scroll-top {
  width: 50px;
  height: 50px;
  color: #ffffff !important;
  background-color: #2782f9;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10;
  border-radius: 4px;
  display: none;
  -webkit-transition: initial;
  -o-transition: initial;
  transition: initial;
}

@-webkit-keyframes pr1_shape_ups_down {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes pr1_shape_ups_down {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}


/********* Layout **************/

.pr1-header-section {
  position: absolute;
  z-index: 222;
  width: 100%;
}

.pr1-header-section .container {
  position: relative;
}

.pr1-header-wrapper {

  position: relative;
  z-index: 10;
}

.pr1-header-logo {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 12;
}

.pr1-header-logo img{
  width: 110px;
}

@media (max-width: 460px) {
  .pr1-header-logo img{
    width: 60px;
  }

}


@media (max-width: 1024px) {
  .pr1-header-logo img{
    height: 50px;
  }

}

.sticky-pr1-header-logo {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 12;
}

.sticky-pr1-header-logo img{
width: 70px;
}



.pr1-navigation-menu {
  padding-left: 15px;
}

.pr1-navigation-menu ul {
  display: block;
  text-align: right;
}

.pr1-navigation-menu ul li {
  display: inline-block;
  position: relative;
}

.pr1-navigation-menu ul li:nth-child(1),
.pr1-navigation-menu ul li:nth-child(2),
.pr1-navigation-menu ul li:nth-child(3) {
  float: left;
}

.pr1-navigation-menu ul li.has-submenu::after {
 content: '+';
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-navigation-menu ul li.has-submenu .has-submenu::after {
  color: #ffffff;
  right: 10px;
}

.pr1-navigation-menu ul li.has-submenu .has-submenu ul {
  top: 10px;
  left: auto;
  right: -100%;
}

.pr1-navigation-menu ul li.has-submenu .has-submenu:hover>ul {
  top: 0;
}

.pr1-navigation-menu ul li.has-submenu:hover::after {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.pr1-navigation-menu ul li ul {
  position: absolute;
  width: 220px;
  background-color: #010148;
  text-align: left;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: hidden;
}

.pr1-navigation-menu ul li ul li {
  display: block;
}

.pr1-navigation-menu ul li ul li:nth-child(1),
.pr1-navigation-menu ul li ul li:nth-child(2),
.pr1-navigation-menu ul li ul li:nth-child(3) {
  float: none;
  background: white;
}

.pr1-navigation-menu ul li ul li a {
  color: #0f2d5b;
  padding: 12px;
}

.pr1-navigation-menu ul li ul li a:hover {
  color: #0f2d5b;
}

.pr1-navigation-menu ul li a {
  color: #ffffff;
  margin: 20px 25px;
  font-family: 'Poppins';
  font-weight: 100;
  display: block;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-transform: capitalize;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.sticky-pr1-navigation-menu ul li a {
  color: #000000;
  padding: 20px 25px;
  font-family: 'Poppins';
  font-weight: 100;
  display: block;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-transform: capitalize;
}
.pr1-navigation-menu .side-demo span {
  top: 0;
}
.pr1-navigation-menu ul li a:hover,
.pr1-navigation-menu ul li a.active {
  color: #ffffff;
}

.desktop-menu .pr1-navigation-menu ul li a:hover{
  border-bottom: solid 3px white;
}

.pr1-navigation-menu ul li:hover>ul {
  opacity: 1;
  visibility: visible;
  top: 80px;
}


/*sticky start*/

.sticky-pr1-navigation-menu {
  padding-left: 15px;
}

.sticky-pr1-navigation-menu ul {
  display: block;
  text-align: right;
}

.sticky-pr1-navigation-menu ul li {
  display: inline-block;
  position: relative;
}

.sticky-pr1-navigation-menu ul li:nth-child(1),
.sticky-pr1-navigation-menu ul li:nth-child(2),
.sticky-pr1-navigation-menu ul li:nth-child(3) {
  float: left;
}

.sticky-pr1-navigation-menu ul li.has-submenu::after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.sticky-pr1-navigation-menu ul li.has-submenu .has-submenu::after {
  color: #ffffff;
  right: 10px;
}

.sticky-pr1-navigation-menu ul li.has-submenu .has-submenu ul {
  top: 10px;
  left: auto;
  right: -100%;
}

.sticky-pr1-navigation-menu ul li.has-submenu .has-submenu:hover>ul {
  top: 0;
}

.sticky-pr1-navigation-menu ul li.has-submenu:hover::after {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.sticky-pr1-navigation-menu ul li ul {
  position: absolute;
  width: 220px;
  background-color: #010148;
  text-align: left;
  top: 110%;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: hidden;
}

.sticky-pr1-navigation-menu ul li ul li {
  display: block;
}

.sticky-pr1-navigation-menu ul li ul li:nth-child(1),
.sticky-pr1-navigation-menu ul li ul li:nth-child(2),
.sticky-pr1-navigation-menu ul li ul li:nth-child(3) {
  float: none;
  background: white;
}

.sticky-pr1-navigation-menu ul li ul li a {
  color: #0f2d5b;
  padding: 12px;
}

.sticky-pr1-navigation-menu ul li ul li a:hover {
  background-color: #f2f2f2;
  color: #0f2d5b;
  padding-left: 15px;
}



.sticky-pr1-navigation-menu ul li a {
  color: #000000;
  padding: 20px 25px;
  font-family: 'Poppins';
  font-weight: 100;
  display: block;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-transform: capitalize;
}
.sticky-pr1-navigation-menu .side-demo span {
  top: 0;
}
.sticky-pr1-navigation-menu ul li a:hover,
.sticky-pr1-navigation-menu ul li a.active {
  color: #0f2d5b;
}

.sticky-pr1-navigation-menu ul li:hover>ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.pr3-info-bar-container-dnone {
  display: none;
}
/*sticky end*/

@media (max-width: 1024.98px) {
  .desktop-menu {
    display: none;
  }
}

@media (max-width: 1024.98px) {
  .pr1-header-section {
    background-color: #202f4d;
    position: relative;
    z-index: 20;
  }
  .pr3-info-bar-container {  
    display: none;
  }
}



@media (max-width: 1024.98px) {
  .pr1-header-wrapper {
    padding: 12px 0;
    height: 72px !important;
  }
}

@media (max-width: 1024.98px) {
  .pr1-header-logo {
    position: initial;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
}

.pr1-mobile-menu-open {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 40px;
  height: 40px;
  background-color: transparent;
  color: white;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  display: none;
}

@media (max-width: 1024.98px) {
  .pr1-mobile-menu-open {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.pr1-mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  background: #ffffff94;
  width: 300px;
  height: 100vh;
  padding-top: 20px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 100;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  box-shadow: 0px 0px 30px #00000061;
}

.pr1-mobile-menu .pr1-mobile-menu-close {
  position: absolute;
  top: 10px;
  left: 20px;
  color: #0f2d5b;
  cursor: pointer;
}

.pr1-mobile-menu .pr1-mobile-logo {
  width: 120px;
  display: inline-block;
}

.pr1-mobile-menu ul {
  text-align: left;
  padding-top: 40px;
}

.pr1-mobile-menu ul li a {
  padding: 12px 18px;
  display: block;
  color: #0f2d5b;
  text-transform: capitalize;
  font-weight: 500;
  border-bottom: 1px solid #ffffff38;
}

.pr1-mobile-menu ul li ul {
  padding-top: 0;
  display: none;
}

.pr1-mobile-menu ul li.has-submenu {
  position: relative;
}

.pr1-mobile-menu ul li.has-submenu ul li a {
  padding-left: 30px;
}

.pr1-mobile-menu ul li.has-submenu ul li ul li a {
  padding-left: 45px;
}

.pr1-mobile-menu ul li.has-submenu::after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #0f2d5b;
  position: absolute;
  top: 10px;
  right: 25px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-mobile-menu ul li.submenu-icon-rotate::after {
  -webkit-transform: rotate(176deg);
  -ms-transform: rotate(176deg);
  transform: rotate(176deg);
}

@media (max-width: 1024.98px) {
  .pr1-mobile-menu {
    display: block;
    width: 0;
    overflow: hidden;
  }
}

.pr1-visible-menu {
  width: 300px;
}

.pr1-visible-menu .pr1-mobile-menu-close {
  -webkit-animation: 1s fadeInLeft;
  animation: 1s fadeInLeft;
}

.pr1-visible-menu .pr1-mobile-logo {
  -webkit-animation: 1s fadeInDown;
  animation: 1s fadeInDown;
}

.pr1-visible-menu ul li {
  -webkit-animation: 1s fadeInUp;
  animation: 1s fadeInUp;
}

.pr1-sticky-on {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 16;
  -webkit-animation: 0.3s linear fadeInDown;
  animation: 0.3s linear fadeInDown;
  /* background-color: #fcfdfe; */
  -webkit-box-shadow: 0px 10px 20px 0px rgba(135, 135, 135, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(135, 135, 135, 0.1);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.sticky-pr1-sticky-on {

   background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(135, 135, 135, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(135, 135, 135, 0.1);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-sticky-on .pr1-header-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pr1-sidebar-btn {
  width: 40px;
  height: 40px;
  background-color: #2782f9;
  color: #ffffff;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  font-size: 24px;
  cursor: pointer;
}

.pr1-sidebar-info .pr1-overlay-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-sidebar-info .pr1-overlay-on {
  opacity: 1;
  visibility: visible;
}

.pr1-sidebar-info .pr1_sidebar_info_content {
  width: 380px;
  height: 100%;
  position: fixed;
  right: -380px;
  top: 0;
  background-color: #ffffff;
  z-index: 9999999;
  padding: 30px 40px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-sidebar-info .pr1_sidebar_info_content .close-menu {
  cursor: pointer;
}

.pr1-sidebar-info .pr1_sidebar_info_content .pr1_sidebar_logo {
  text-align: center;
  margin-bottom: 60px;
}

.pr1-sidebar-info .pr1_sidebar_info_content .pr1_sidebar_logo img {
  width: 180px;
}

.pr1-sidebar-info .pr1_sidebar_info_content .pr1-pera-txt {
  line-height: 1.8em;
}

.pr1-sidebar-info .pr1_sidebar_info_content .pr1-sidebar-gallery {
  margin-top: 30px;
}

.pr1-sidebar-info .pr1_sidebar_info_content .pr1-sidebar-gallery ul li {
  display: inline-block;
  margin: 5px 5px;
}

.pr1-sidebar-info .pr1_sidebar_info_content .pr1-sidebar-social {
  margin-top: 30px;
}

.pr1-sidebar-info .pr1_sidebar_info_content .pr1-sidebar-social h5 {
  margin-bottom: 15px;
}

.pr1-sidebar-info .pr1_sidebar_info_content .pr1-sidebar-social a+a {
  margin-left: 10px;
}

.pr1-sidebar-info .pr1_sidebar_info_content .pr1-sidebar-copyright {
  text-align: center;
  margin-top: 40px;
}

.pr1-sidebar-info .pr1-sidebar-on {
  right: 0;
}

.pr1-hero-section {
  margin-top: -80px;
}

.pr1-hero-section rs-layer#slider-26-slide-85-layer-10 img.tp-rs-img {
  -webkit-animation: 3.5s pr1_shape_ups_down infinite;
  animation: 3.5s pr1_shape_ups_down infinite;
}

@media (max-width: 1850px) {
  .pr1-hero-section #slider-26-slide-85-layer-10 img {
    width: 70% !important;
    height: auto !important;
    left: 0px;
  }
}

@media (max-width: 1500px) {
  .pr1-hero-section #slider-26-slide-85-layer-10 img {
    left: -60px;
  }
}

@media (max-width: 1280px) {
  .pr1-hero-section #slider-26-slide-85-layer-10 img {
    width: 50% !important;
    top: 60px;
  }


}

.pr1-work-section {
  padding: 100px 0;
  background-color: #ffffff;
  position: relative;
}

.pr1-work-section .pr1-work-shape-1 {
  position: absolute;
  width: 180px;
  display: inline-block;
  top: 150px;
  left: 0;
}

.pr1-work-content {
  position: relative;
}

.pr1-work-content .pr1-work-shape-2 {
  position: absolute;
  width: 180px;
  display: inline-block;
  right: 0;
  bottom: 0px;
  right: -120px;
}

.pr1-work-column {
  background-color: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 17px 40px 0px rgba(135, 135, 135, 0.15);
  box-shadow: 0px 17px 40px 0px rgba(135, 135, 135, 0.15);
  margin-bottom: 30px;
}

.pr1-work-column:hover .pr1-icon-container i {
  background-color: #2782f9;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-work-column:hover .pr1-readmore-btn a {
  color: #2782f9;
}

.pr1-work-column:hover .pr1-readmore-btn i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}

.pr1-work-column .pr1-icon-container {
  margin-bottom: 20px;
}

.pr1-work-column .pr1-icon-container i {
  width: 60px;
  height: 60px;
  background-color: #ffe1ca;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
  border-radius: 3px;
  color: #ff6c00;
}

.pr1-work-column .pr1-headline {
  margin-bottom: 15px;
}

.pr1-work-column .pr1-headline h5 {
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-work-column .pr1-headline a:hover h5 {
  color: #2782f9;
}

.pr1-business-section {
  padding: 100px 0;
}

@media (max-width: 575.98px) {
  .pr1-business-section {
    padding-bottom: 70px;
  }
}

.pr1-business-left {
  position: relative;
  height: 100%;
}

.pr1-business-left .pr1-business-shape-1 {
  width: 120px;
  position: absolute;
  bottom: -50px;
  left: 30%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 991.98px) {
  .pr1-business-left .pr1-img-bg {
    display: block;
  }
}

.pr1-business-left .pr1-img-container {
  display: inline-block;
  padding: 3px;
  border-radius: 6px;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#2782f9));
  background-image: -webkit-linear-gradient(top, #ffffff, #2782f9);
  background-image: -o-linear-gradient(top, #ffffff, #2782f9);
  background-image: linear-gradient(to bottom, #ffffff, #2782f9);
}

@media (max-width: 991.98px) {
  .pr1-business-left .pr1-img-container {
    position: relative;
    overflow: visible;
  }
}

@media (max-width: 575.98px) {
  .pr1-business-left .pr1-img-container {
    width: 50%;
  }
}

.pr1-business-left .pr1-img-container img {
  width: inherit;
}

@media (max-width: 767.98px) {
  .pr1-business-left .pr1-img-container img {
    width: auto;
    max-width: 100%;
  }
}

.pr1-business-left .pr1-img-container.pr1-img-2 {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (max-width: 991.98px) {
  .pr1-business-left .pr1-img-container.pr1-img-2 {
    bottom: -190px;
    right: -190px;
  }
}

@media (max-width: 575.98px) {
  .pr1-business-left .pr1-img-container.pr1-img-2 {
    width: 100%;
    right: -80%;
    bottom: -70%;
  }
}

@media (max-width: 991.98px) {
  .pr1-business-right {
    margin-top: 250px;
  }
}

@media (max-width: 460px) {
  .pr1-business-right {
    margin-top: 210px;
  }
}

.pr1-business-right .pr1-business-txt {
  margin-bottom: 30px;
}

.pr1-business-right .pr1-business-txt p {
  font-size: 18px;
  font-weight: 700;
  color: #010148;
}

.pr1-business-right .pr1-business-column {
  background-color: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 17px 40px 0px rgba(135, 135, 135, 0.15);
  box-shadow: 0px 17px 40px 0px rgba(135, 135, 135, 0.15);
}

@media (max-width: 575.98px) {
  .pr1-business-right .pr1-business-column {
    margin-bottom: 30px;
  }
}

.pr1-business-right .pr1-business-column:hover .pr1-icon-container i {
  background-color: #2782f9;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-business-right .pr1-business-column:hover .pr1-readmore-btn a {
  color: #2782f9;
}

.pr1-business-right .pr1-business-column:hover .pr1-readmore-btn i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}

.pr1-business-right .pr1-business-column .pr1-icon-container {
  margin-bottom: 20px;
}

.pr1-business-right .pr1-business-column .pr1-icon-container i {
  width: 60px;
  height: 60px;
  background-color: #ffe1ca;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
  border-radius: 3px;
  color: #ff6c00;
}

.pr1-business-right .pr1-business-column .pr1-headline {
  margin-bottom: 15px;
}

.pr1-business-right .pr1-business-column .pr1-headline h5 {
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-business-right .pr1-business-column .pr1-headline a:hover h5 {
  color: #2782f9;
}

.pr1-team-section {
  padding: 100px 0;
  background-color: #ffffff;
}

.pr1-title-area .p-70 {
  padding: 0 70px;
}

@media (max-width: 575.98px) {
  .pr1-title-area .p-70 {
    padding: 0 10px;
  }
}

.pr1-team-content {
  position: relative;
}

.pr1-team-content .pr1-team-shape-1 {
  width: 140px;
  position: absolute;
  left: -45px;
  top: -30px;
}

.pr1-team-content .pr1-team-shape-2 {
  width: 120px;
  position: absolute;
  right: -70px;
  bottom: -30px;
}

.pr1-team-slider .slick-list {
  margin: 0 -15px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.pr1-team-slider .slick-slide {
  margin: 0 15px;
}

.pr1-team-slider .slick-dots {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pr1-team-slider .slick-dots li {
  display: inline-block;
}

.pr1-team-slider .slick-dots li button {
  width: 35px;
  height: 8px;
  background-color: #010148;
  border-radius: 3px;
  font-size: 0;
  border: 0;
}

.pr1-team-slider .slick-dots li+li {
  margin-left: 10px;
}

.pr1-team-slider .slick-dots li.slick-active button {
  background-color: #ff6c00;
}

.pr1-team-slider .pr1-team-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(135, 135, 135, 0.15);
  box-shadow: 0px 0px 15px 0px rgba(135, 135, 135, 0.15);
  border-radius: 5px;
}

.pr1-team-slider .pr1-team-single:hover .pr1-team-slider-left .pr1-team-thumb .pr1-team-social {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-left {
  margin-right: 20px;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-left .pr1-team-thumb {
  width: 115px;
  height: 115px;
  border-radius: 50%;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#2782f9));
  background-image: -webkit-linear-gradient(top, #ffffff, #2782f9);
  background-image: -o-linear-gradient(top, #ffffff, #2782f9);
  background-image: linear-gradient(to bottom, #ffffff, #2782f9);
  padding: 2px;
  position: relative;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-left .pr1-team-thumb .pr1-team-social {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  text-align: center;
  background-color: rgba(39, 130, 249, 0.9);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-left .pr1-team-thumb .pr1-team-social a {
  color: #ffffff;
  line-height: 160px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-left .pr1-team-thumb .pr1-team-social a:hover {
  color: #ff6c00;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-left .pr1-team-thumb .pr1-team-social a+a {
  margin-left: 8px;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-left .pr1-team-thumb img {
  border-radius: 50%;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-right span {
  font-weight: 500;
  color: #010148;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-right .pr1-team-btn {
  margin-top: 10px;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-right .pr1-team-btn a {
  background-color: transparent;
  padding: 6px;
  border-radius: 5px;
  border: 2px solid #ff6c00;
  color: #010148;
  font-family: "Spartan", sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-team-slider .pr1-team-single .pr1-team-slider-right .pr1-team-btn a:hover {
  background-color: #2782f9;
  border: 2px solid transparent;
  color: #ffffff;
}

.pr1-portfolio-section {
  padding: 100px 0 70px 0;
  position: relative;
}

.pr1-portfolio-section .pr1-pf-shape-1 {
  position: absolute;
  width: 50px;
  bottom: 100px;
  left: 50px;
  -webkit-animation: 3s pr1_shape_ups_down linear infinite;
  animation: 3s pr1_shape_ups_down linear infinite;
}

.pr1-portfolio-section .pr1-primary-btn {
  margin-top: 30px;
}

.pr1-pf-column {
  position: relative;
  margin-bottom: 30px;
}

.pr1-pf-column:hover .pr1-img-container img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.pr1-pf-column:hover .pr1-pf-overlay {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  visibility: visible;
}

.pr1-pf-column .pr1-img-container {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#2782f9));
  background-image: -webkit-linear-gradient(top, #ffffff, #2782f9);
  background-image: -o-linear-gradient(top, #ffffff, #2782f9);
  background-image: linear-gradient(to bottom, #ffffff, #2782f9);
  padding: 2px;
  border-radius: 6px;
  overflow: hidden;
}

.pr1-pf-column .pr1-img-container .pr1-img-wrapper {
  overflow: hidden;
  border-radius: 6px;
}

.pr1-pf-column .pr1-img-container img {
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.pr1-pf-column .pr1-pf-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
  -ms-transform: translate(-50%, -50%) scale(0.7);
  transform: translate(-50%, -50%) scale(0.7);
  width: 80%;
  height: 80%;
  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: rgba(39, 130, 249, 0.9);
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-pf-column .pr1-pf-overlay a {
  color: #ffffff;
  text-align: center;
}

.pr1-pf-column .pr1-pf-overlay a i {
  display: block;
  margin-bottom: 10px;
}

.pr1-pf-column .pr1-pf-overlay a span {
  font-family: "Spartan", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
}

.pr1-testimonial-section {
  padding: 0 0 100px 0;
  background-color: #fff;
}

.pr1-clients-slider-wrapper .slick-list {
  margin: 0 -15px;
  padding-top: 30px;
}

.pr1-clients-slider-wrapper .slick-slide {
  margin: 0 15px;
}

.pr1-clients-slider-wrapper .slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -70px;
}

.pr1-clients-slider-wrapper .slick-dots li {
  display: inline-block;
}

.pr1-clients-slider-wrapper .slick-dots li button {
  width: 30px;
  height: 6px;
  border-radius: 2px;
  background-color: #010148;
  font-size: 0;
  border: 0;
}

.pr1-clients-slider-wrapper .slick-dots li+li {
  margin-left: 8px;
}

.pr1-clients-slider-wrapper .slick-dots li.slick-active button {
  background-color: #ff6c00;
}

.pr1-clients-slider .pr1-client-single {
  position: relative;
}

.pr1-clients-slider .pr1-client-single .pr1-clients-quote {
  width: 87%;
}

@media (max-width: 991.98px) {
  .pr1-clients-slider .pr1-client-single .pr1-clients-quote {
    width: 100%;
  }
}

.pr1-clients-slider .pr1-client-single span.quote-icon {
  width: 50px;
  height: 50px;
  border: 2px solid #2782f9;
  border-radius: 50%;
  background-color: #ffffff;
  color: #010148;
  position: absolute;
  top: -25px;
  left: 25px;
  font-size: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pr1-clients-slider .pr1-client-single .pr1-pera-txt {
  padding: 30px 30px 30px 20px;
  background-color: #ffffff;
  border: 2px solid #2782f9;
  border-radius: 5px;
}

.pr1-clients-slider .pr1-client-single .pr1-pera-txt p {
  display: inline-block;
}

.pr1-clients-slider .pr1-client-single .pr1-pera-txt span {
  float: right;
  color: #010148;
  font-weight: 700;
  text-transform: capitalize;
  font-family: "Spartan", sans-serif;
}

.pr1-clients-slider .pr1-client-single .pr1-clients-thumb {
  width: 100px;
  height: 100px;
  background-color: #2782f9;
  padding: 2px;
  overflow: hidden;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.pr1-clients-slider .pr1-client-single .pr1-clients-thumb img {
  border-radius: 5px;
}

@media (max-width: 991.98px) {
  .pr1-clients-slider .pr1-client-single .pr1-clients-thumb {
    display: none;
  }
}

.pr1-blog-section {
  padding: 65px 0 40px 0;
  background: white;
}

.pr1-blog-section .pr1-title-area .pr1-pera-txt {
  width: 80%;
  display: inline-block;
}

.pr1-blog-content {
  margin-top: 30px;
}

.pr1-blog-column {
  position: relative;
  margin-bottom: 60px;
}

.pr1-blog-column:hover .pr1-img-wrapper {
  border-radius: 6px;
  overflow: hidden;
}

.pr1-blog-column:hover .pr1-img-wrapper img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.pr1-blog-column .pr1-img-wrapper {
  border-radius: 6px;
  overflow: hidden;
}

.pr1-blog-column .pr1-img-wrapper img {
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.pr1-blog-column .pr1-blog-author {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 18px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 23px 40px 0px rgba(135, 135, 135, 0.15);
  box-shadow: 0px 23px 40px 0px rgba(135, 135, 135, 0.15);
  border-radius: 6px;
  -webkit-transform: translate(20px, -30px);
  -ms-transform: translate(20px, -30px);
  transform: translate(20px, -30px);
}

.pr1-blog-column .pr1-blog-author .author-img {
  margin-right: 10px;
}

.pr1-blog-column .pr1-blog-author .author-info h6 {
  margin: 0;
}

.pr1-blog-column .pr1-blog-author .author-info span {
  color: #010148;
}

.pr1-blog-column .pr1-blog-title {
  margin-bottom: 12px;
  margin-top: 14px;
}

.pr1-blog-column .pr1-blog-title h5 {
  min-height: 50px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-blog-column .pr1-blog-title h5:hover {
  color: #0f2d5b;
}

.pr1-blog-column .pr1-readmore-btn a {
  border-radius: 5px;
  display: inline-block;
  text-decoration: underline;
  color: #0f2d5b;
}

.pr1-blog-column .pr1-readmore-btn a:hover {
  color: #ff3737;
}

.pr1-footer-section {
  padding: 100px 0 0 0;
  background: white;
}

.pr1-footer-section .pr1-footer-top .pr1-title-area {
  margin: 0;
}

@media (max-width: 991.98px) {
  .pr1-footer-section .pr1-footer-top .pr1-title-area {
    margin-bottom: 30px;
  }
}

.pr1-footer-section .spacer {
  margin-top: 60px;
}

.pr1-footer-section .spacer hr {
  border: 0;
  border-top: 2px solid #0f2d5b;
  margin: 0;
}

.pr1-footer-contents {
  margin-top: -75px;
  margin-bottom: -98px;
}

.pr1-footer-newsletter form {
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0px 23px 40px 0px rgba(135, 135, 135, 0.15);
  box-shadow: 0px 23px 40px 0px rgba(135, 135, 135, 0.15);
}

.pr1-footer-newsletter form input[type="email"] {
  width: 100%;
  padding: 12px 30px 12px 18px;
  background-color: #ffffff;
  border: 0;
}

.pr1-footer-newsletter form button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  width: 65px;
  height: 100%;
  background-color: #2782f9;
  color: #fff;
  font-size: 25px;
  text-align: center;
}

.pr1-footer-contents .pr1-footer-widget {
  margin-bottom: 40px;
}

.pr1-footer-contents .pr1-footer-widget .logo {
  width: 182px;
  display: inline-block;
  margin-bottom: 25px;
}


@media (max-width: 991.98px) {
  .pr1-footer-contents .pr1-footer-widget .logo {
    width: 140px;
    display: inline-block;
    margin-bottom: 25px;
  }

}
.pr1-footer-contents .pr1-footer-widget .pr1-pera-txt {
  margin-bottom: 25px;
}

.pr1-footer-contents .pr1-footer-widget .pr1-footer-btn a {
  width: 150px;
  height: 45px;
  background: #ff6c00;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-footer-contents .pr1-footer-widget .pr1-footer-btn a:hover {
  background-color: #2782f9;
}

.pr1-footer-contents .pr1-footer-widget .pr1-headline {
  margin-bottom: 30px;
}

@media (max-width: 991.98px) {
  .pr1-footer-contents .pr1-footer-widget .pr1-headline {
    margin-bottom: 20px;
  }
}
.pr1-footer-links ul li a::before {
  display: none !important;
}
.pr1-footer-links ul li a {
  padding-left: 0 !important;
}
.pr1-footer-contents .pr1-footer-widget .pr1-footer-links li+li {
  margin-top: 6px;
}

.pr1-footer-contents .pr1-footer-widget .pr1-footer-links li a {
  font-family: "Poppins";
  font-size: 14px;
  color: #ffffff;
  position: relative;
  padding-left: 15px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-footer-contents .pr1-footer-widget .pr1-footer-links li a:hover {
  margin-left: 5px;
}

.pr1-footer-contents .pr1-footer-widget .pr1-footer-links li a::before {
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  left: 0;
  top: -2px;
}

.pr1-footer-contents .pr1-footer-widget .pr1-ft-contact ul li {
  color: #0f2d5b;
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 500;
}

.pr1-footer-contents .pr1-footer-widget .pr1-ft-contact ul li+li {
  margin-top: 8px;
}

.pr1-footer-contents .pr1-footer-widget .pr1-ft-contact ul li i {
  margin-right: 8px;
}

.pr1-footer-copyright {
  padding: 0px 0px 1px;
  background: #d2dbe4;
  margin-top: 58px;
}

.pr1-footer-copyright p {
  font-family: 'Poppins';
  color: #010148;
  font-weight: 200;
  font-size: 12px;
}

.pr1-pricing-section {
  padding: 100px 0 70px 0;
  background-color: #ffffff;
  position: relative;
}

.pr1-pricing-section .pr1-pricing-shape-1 {
  position: absolute;
  top: 250px;
  left: 70px;
  width: 150px;
  display: inline-block;
}

.pr1-pricing-tab {
  position: relative;
  z-index: 2;
}

.pr1-pricing-tab .pr1-pricing-shape-2 {
  position: absolute;
  bottom: -50px;
  right: -100px;
  width: 170px;
  display: inline-block;
  z-index: -1;
}

.pr1-pricing-tab .nav {
  background-color: #f1fafa;
  display: inline-block;
  padding: 12px;
  border: 2px solid #010148;
  border-radius: 5px;
  position: absolute;
  top: -70px;
  right: 10px;
  z-index: 2;
}

@media (max-width: 991.98px) {
  .pr1-pricing-tab .nav {
    position: initial;
    margin: 20px 0;
  }
}

.pr1-pricing-tab .nav li {
  display: inline-block;
}

.pr1-pricing-tab .nav li+li {
  margin-left: 5px;
}

.pr1-pricing-tab .nav li a {
  padding: 8px 12px;
  background-color: transparent;
  font-family: "Spartan", sans-serif;
  font-weight: 600;
  color: #010148;
  text-transform: capitalize;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-pricing-tab .nav li a.active {
  background-color: #ff6c00;
  color: #ffffff;
}

.pr1-pricing-tab .tab-content {
  margin-top: 20px;
}

.pr1-pricing-tab .tab-content .pr1-tab-column {
  padding: 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 23px 40px 0px rgba(135, 135, 135, 0.15);
  box-shadow: 0px 23px 40px 0px rgba(135, 135, 135, 0.15);
  margin-bottom: 30px;
}

.pr1-pricing-tab .tab-content .pr1-tab-column:hover .pr1-tab-icon i {
  background-color: #2782f9;
  color: #ffffff;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-icon {
  margin-bottom: 20px;
  display: inline-block;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-icon i {
  width: 60px;
  height: 60px;
  background-color: #ffe8d7;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  font-size: 30px;
  border-radius: 3px;
  color: #ff6c00;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-price {
  margin-top: 20px;
}

@media (max-width: 1199.98px) {
  .pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-price h2 {
    font-size: 36px;
  }
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-price span {
  font-size: 16px;
  margin-left: -10px;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-features {
  margin-top: 20px;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-features li {
  font-weight: 500;
  color: #010148;
  text-transform: capitalize;
  position: relative;
  padding-left: 20px;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-features li+li {
  margin-top: 10px;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-features li::before {
  content: '\f058';
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ff6c00;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-btn {
  margin-top: 30px;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-btn a {
  padding: 8px 18px;
  background-color: transparent;
  border: 2px solid #ff6c00;
  border-radius: 5px;
  display: inline-block;
  font-weight: 700;
  font-family: "Spartan", sans-serif;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pr1-pricing-tab .tab-content .pr1-tab-column .pr1-tab-btn a:hover {
  background-color: #2782f9;
  border: 2px solid #2782f9;
  color: #ffffff;
}


.bestserviced {
  width: 50px;
}
 
.hr2 {
  margin-left: 13px;
    margin-right: 14px;
    margin-top: -13px;
    border-top: 3px solid white;
}
.hr3 {
  margin-left: 2px;
  margin-right: 14px;
  margin-top: -13px;
  width: 46px;
  border-top: 3px solid #e41612;
  background: none !important;
}
.bestservicedt {
  text-align: -webkit-auto;
  color: white;
}

.apihu-port-about-right {
  padding-right: 88px;
}

.btn span.icon {
  background: url(imgs/icon.png) no-repeat;
  float: left;
  width: 10px;
  height: 40px;
}

.button {
  border-radius: 4px;
  background-color: #f4511e00;
  border: 1px solid rgb(255, 255, 255);
  color: #08203a;
  text-align: center;
  font-size: 20px;
  padding: 5px;
  width: 194px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  color: white;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}


/*button2 */
.button2 {
  border-radius: 2px;
  background-color: #f4511e00;
  border: 1px solid rgb(0 0 0);
  color: #000000;
  text-align: center;
  font-size: 20px;
  padding: 5px;
  width: 170px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button2 span {
  font-family: "Poppins";
  font-size: 15px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  color: black;
}

.button2 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button2:hover span {
  padding-right: 25px;
}

.button2:hover span:after {
  opacity: 1;
  right: 0;
}

.date {
  background: red;
  width: fit-content;
  padding: 3px 6px;
}

.date a {
  font-size: 13px;
}

.date a i {
  font-size: 18px;
  margin-right: 5px;
  vertical-align: text-top;
}

.numbers {
  font-size: 22px;
  color: red;
}

.numbers2 {
  font-size: 19px;
  color: #08203a;
}

h6.topfooter {
  color: #ffc437;
}
.foadress {
  font-size: 11px;
  padding: 10px 0px 5px;
}
.mapicon {
  padding-left: 0;
}

.mapd {
  color: #333;
  font-family: "Poppins";
  font-size: 10px;
  font-weight: 300;
}
.vr {
  border-left: 2px solid #0f2d5b;
  height: 180px;
  padding-right: 5px;
  width: 1px;
  display: inline-block;
  opacity: 1;
  background: none;
  height: 90%;
  min-height: 220px;
}

footer .socials .link, .footer-wrapper .socials .link {
  font-size: 18px;
  color: #0f2d5b;
  display: inline-block;
  background-color: transparent;
  margin-right: 20px;
  transition: all 0.3s ease;
}
.socials {
  margin-top: -30px;
  text-align: center;
}

.socials2 {
  text-align: right;
  color: white;
}

#headsocials {
  padding: 10px;
}


.vr2 {
  border-left: 1px solid #0f2d5b;
  height: 30px;
  display: inline-block;
  margin-left: 15px;
  padding-right: 14px;
  margin-bottom: -5px;
}


.footsub {
  padding: 5px 1px;
  text-align: right;
}
.emailg {
  background: #0f2d5b;
    color: white;
}

.pm-footer-copyright-menu {
  margin-top: 17px;
  padding: 0px 11px 8px 142px;
  color: #0f2d5b;
}
.pm-footer-copyright-menu a{
 font-family: "Poppins";
 font-weight: 300;
 font-size: 14px;
}


/*---------------------------------------------------- */
/*Feature area*/
/*----------------------------------------------------*/
.pr-mark-feature-section {
  z-index: 1;
  overflow: hidden;
  background: #f2f2f2;
  padding: 1px 0px 2px;
  opacity: 1 !important;
}
.pr-mark-feature-section .pr-mark-feature-shape {
  top: 0;
  right: 0;
  z-index: -1;
}

.pr-mark-feature-innerbox {
  margin-left: 50px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  padding: 20px 20px 20px 20px;
}
.pr-mark-feature-innerbox .pr-mark-feature-inner-icon {
  top: 50%;
  /* left: -42px; */
  width: 100px;
  height: 100px;
  /* border-radius: 100%; */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pr-mark-feature-innerbox .pr-mark-feature-inner-icon i {
  color: #fff;
  line-height: 0.7;
  font-size: 45px;
}
.pr-mark-feature-innerbox .pr-mark-feature-inner-text h3 {
  font-size: 20px;
  font-weight: 700;
  color: #0d1d72;
  padding-bottom: 10px;
}
.pr-mark-feature-innerbox .pr-mark-feature-inner-text p {
  color: #666666;
}
.pr-mark-feature-innerbox:hover {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.pr-mark-feature-content {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pr-mark-feature-content .col-lg-4:nth-child(2) .pr-mark-feature-inner-icon {
  background: linear-gradient(-49deg, #fd4485 0%, #ffa38d 100%);
  -webkit-box-shadow: 0px 15px 60px 0px rgba(253, 89, 135, 0.3);
  box-shadow: 0px 15px 60px 0px rgba(253, 89, 135, 0.3);
}
.pr-mark-feature-content .col-lg-4:nth-child(3) .pr-mark-feature-inner-icon {
  background: linear-gradient(135deg, #ff5728 0%, #ffc587 100%, #ffd328 100%);
  -webkit-box-shadow: 0px 15px 60px 0px rgba(255, 87, 40, 0.3);
  box-shadow: 0px 15px 60px 0px rgba(255, 87, 40, 0.3);
}

.pr-mark-about-section {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 80px;
}
.pr-mark-about-section .pr-mark-about-shape {
  top: 40px;
  left: -100px;
  -webkit-animation: Pr_mark_animation_3 12s infinite linear alternate;
  animation: Pr_mark_animation_3 12s infinite linear alternate;
}
.pr-mark-about-section .pr-mark-about-cricle-shape {
  right: 0;
  bottom: 0;
  -webkit-animation: Pr_mark_animation_4 12s infinite linear alternate;
  animation: Pr_mark_animation_4 12s infinite linear alternate;
}

.pr-mark-about-text .pr-mark-section-title {
  padding-bottom: 25px;
}
.pr-mark-about-text .pr-mark-section-title p {
  padding-bottom: 20px;
}

/*---------------------------------------------------- */
/*Fun Fact area*/
/*----------------------------------------------------*/
.pr-mark-fun-fact-content {
  padding: 65px 30px;
}

.pr-mark-fun-fact-innerbox .pr-mark-fun-fact-icon {
  width: 70px;
  height: 70px;
  margin-right: 15px;
  border-radius: 5px;
  border-top-right-radius: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.pr-mark-fun-fact-innerbox .pr-mark-fun-fact-icon i {
  font-size: 45px;
  line-height: 0.7;
  background: linear-gradient(49deg, #fd4485 0%, #ffa38d 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pr-mark-fun-fact-innerbox .pr-mark-fun-fact-text h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
}
.pr-mark-fun-fact-innerbox .pr-mark-fun-fact-text p {
  color: #fff;
  font-weight: 700;
  font-family: "Poppins";
}

/*---------------------------------------------------- */
/*Service area*/
/*----------------------------------------------------*/
.pr-mark-service-section {
  z-index: 1;
  overflow: hidden;
  padding: 115px 0px 75px;
}
.pr-mark-service-section .pr-mark-service-cricle-shape {
  top: 0;
  z-index: -1;
  left: 100px;
  -webkit-animation: Pr_mark_animation_5 12s infinite linear alternate;
  animation: Pr_mark_animation_5 12s infinite linear alternate;
}
.pr-mark-service-section .pr-mark-section-title {
  max-width: 590px;
}

.pr-mark-service-upper-content .pr-mark-btn {
  padding-top: 80px;
}

.pr-mark-service-content {
  padding-top: 50px;
}
.pr-mark-service-content .pr-mark-service-shape1 {
  top: 40%;
  right: -30px;
  -webkit-animation: Pr_mark_animation_3 12s infinite linear alternate;
  animation: Pr_mark_animation_3 12s infinite linear alternate;
}
.pr-mark-service-content .pr-mark-feature-innerbox {
  margin-bottom: 30px;
  padding: 27px 15px 27px 55px;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(118, 118, 118, 0.2);
  box-shadow: 0px 10px 60px 0px rgba(118, 118, 118, 0.2);
}
.pr-mark-service-content .pr-mark-feature-innerbox .pr-mark-feature-inner-text h3 {
  font-size: 20px;
}
.pr-mark-service-content .pr-mark-feature-innerbox .pr-mark-feature-inner-icon {
  background: linear-gradient(49deg, #fd4485 0%, #ffa38d 100%);
  -webkit-box-shadow: 0px 15px 60px 0px rgba(253, 89, 135, 0.3);
  box-shadow: 0px 15px 60px 0px rgba(253, 89, 135, 0.3);
}
.pr-mark-service-content .col-lg-4:nth-child(2) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon, .pr-mark-service-content .col-lg-4:nth-child(4) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon, .pr-mark-service-content .col-lg-4:nth-child(6) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon {
  background: linear-gradient(49deg, #e0f3ff 0%, #e0f3ff 100%);
  -webkit-box-shadow: 0px 15px 60px 0px #e0f3ff;
  box-shadow: 0px 15px 60px 0px #e0f3ff;
}
.pr-mark-service-content .col-lg-4:nth-child(2) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon i, .pr-mark-service-content .col-lg-4:nth-child(4) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon i, .pr-mark-service-content .col-lg-4:nth-child(6) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon i {
  color: #3bacff;
}
.pr-mark-service-content .col-lg-4:nth-child(3) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon, .pr-mark-service-content .col-lg-4:nth-child(5) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon {
  background: linear-gradient(49deg, #ffefe5 0%, #ffefe5 100%);
  -webkit-box-shadow: 0px 15px 60px 0px #e0f3ff;
  box-shadow: 0px 15px 60px 0px #e0f3ff;
}
.pr-mark-service-content .col-lg-4:nth-child(3) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon i, .pr-mark-service-content .col-lg-4:nth-child(5) .pr-mark-feature-innerbox .pr-mark-feature-inner-icon i {
  color: #ff8555;
}

.pr-mark-cta-section {
  padding: 50px 0px;
}
.pr-mark-cta-section .pr-mark-section-title h2 {
  color: #fff;
  padding-bottom: 0;
}

.wp {

position: fixed;

bottom: 100px;

right: 0px;

padding: 0px 10px;

z-index: 998;

display: none;
}

.wp img {

  max-width: 55px;

}



.tel {

position: fixed;

bottom: 30px;

right: 0;

padding: 0px 10px;

z-index: 998;

display: none;
}



.tel img {

  width: 55px;

}
@media (max-width: 991.98px) {
  .vr{
    display: none;
  }
  .pm-footer-copyright-menu {
    margin-top: 6px;
    padding: 0px 11px 8px 2px;
    color: #0f2d5b;
}
.pr1-footer-copyright {
  padding: 0px 0px 1px;
  background: #d2dbe4;
  margin-top: 85px;
}
}


.apihu-port-service-area {
  background: #ffffff;
  padding: 106px 0 25px;
  position: relative;
}

@media (max-width: 991.98px) {
  .apihu-port-service-area {
    padding-bottom: 0;
  }
}

.apihu-port-service-area .apihu-port-service-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
}

.apihu-port-service-area .apihu-port-service-shape-2 {
  position: absolute;
  bottom: 65px;
  left: 308px;
  -webkit-animation: apihuPortUpsDown 3s infinite linear alternate;
          animation: apihuPortUpsDown 3s infinite linear alternate;
}

.apihu-port-service-area .apihu-port-single-service {
  padding: 40px 20px;
  /* background: linear-gradient(103deg, #e3edf7, #ffffff); */
 /* -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgb(127 163 199 / 30%);*/
  /* box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgb(127 163 199 / 30%); */
 /* border-radius: 5px 49px 0px 0px;*/
  position: relative;
  z-index: 0;
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .apihu-port-service-area .apihu-port-single-service {
    margin-bottom: 30px;
  }
}

.apihu-port-service-area .apihu-port-single-service::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  width: 200%;
  height: 150%;
  
  background: #0f2d5b;
  -webkit-transition: all 1.3s ease-in-out;
  transition: all 1.3s ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  z-index: -1;
  -webkit-transform: translate(-50%, -150%);
          transform: translate(-50%, -150%);
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-service-icon-box {

   line-height: 60px;
   max-height: 60px;
   text-align: center;
   margin-bottom: 22px;
   -webkit-transition: none !important;
   transition: none !important;
 }
 
 .apihu-port-service-area .apihu-port-single-service .apihu-port-service-icon-box i {
   font-size: 36px;
   color: #7d8da6;
 }

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-title {
  color: #08203a;
  font-size: 22px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  margin-bottom: 26px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-text {
  font-size: 17px;
  line-height: 2.5;
  color: #0f2d5b;
  max-height: 40px;
  font-weight: 500;
  margin-bottom: 25px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-btn {
  font-size: 15px;
  line-height: 1.5;
  color: #08203a;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
          box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  display: inline-block;
  padding: 13px 20px 16px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 0;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-btn i {
  margin-left: 7px;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-btn:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
          box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-service-area .apihu-port-single-service:hover:before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}


.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-service-icon-box i {
  color: #ffffff;
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-single-service-title {
  color: #ffffff;
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-single-service-text {
  color: #ffffff;
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-single-service-btn {
  color: #ffffff;
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
          box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-single-service-btn:before {
  width: 100%;
}

.apihu-port-service-area .apihu-port-service-load-more-btn {
  margin-top: 50px;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a {
  font-size: 15px;
  line-height: 1.5;
  color: #08203a;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
          box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  display: inline-block;
  padding: 13px 20px 16px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 0;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a i {
  margin-left: 7px;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
          box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a:hover:before {
  width: 100%;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a:hover {
  color: #ffffff;
}

.apihu-port-cta-area {
  background: #e3edf7;
  padding: 85px 0 110px;
  position: relative;
}

.apihu-port-cta-area .apihu-port-cta-shape {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.apihu-port-cta-area .apihu-port-cta-content-wrap {
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
          box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  border-radius: 5px;
  padding: 0 40px;
  position: relative;
}
.apihu-port-section-heading {
  margin-bottom: 50px;
}

.apihu-port-section-heading .apihu-port-section-subtitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  color: #e70280;
  margin-bottom: 13px;
}

.apihu-port-section-heading .apihu-port-section-title {
  font-size: 48px;
  font-weight: 700;
  color: #fec439;
  font-family: "Poppins", sans-serif;
  line-height: 1.25;
}

@media (max-width: 767.98px) {
  .apihu-port-section-heading .apihu-port-section-title {
    font-size: 32px;
  }
  .footicon {
    display: none;
  }
  .vr2 {
    border-left: 2px solid #0f2d5b;
    height: 32px;
    margin-left: 118px;
    padding-right: 28px;
    margin-top: -35px;
}
  .pr-mark-feature-innerbox {
    margin-left: 0px;
    margin-bottom: 25px;
    padding: 10px 10px 10px 10px;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
  }

  .pr-mark-feature-inner-text{
    margin-left: 110px !important;
  }
  .pr-mark-feature-innerbox .pr-mark-feature-inner-text h3{
    font-size: 16px;
    font-weight: 700;
    color: #0d1d72;
    padding-bottom: 10px;
  }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 40%;
  left: 15%;
  z-index: 10;
  padding-top: 22px;
  padding-bottom: 2px;
  color: #fff;
  text-align: center;
}

  .apihu-port-about-right {
    padding-right: 0px !important;
  }

  .pr-mark-feature-inner-icon img{
    width: 90px !important;
  }

  .foot-counter{
    width: 100% !important;
  }

  ul#pills-tab{
    margin-right:0px;
  }
.slider-title-h5 {
  font-family: "Playfair Display" !important;
  font-size: 22px !important;
}
.slider-title-p {
  font-family: "Playfair Display" !important;
  font-weight: bold !important;
  font-size: 18px !important;
  color: #fec439 !important;
}
}

.apihu-port-section-heading .apihu-port-section-title .apihu-port-section-title-color {
  color: #0f2d5b;
}

.apihu-port-section-heading .apihu-port-section-text {
  font-size: 16px;
  color: #08203a;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 0;
}
.apihu-port-contact-area .apihu-port-section-heading .apihu-port-section-text {
  margin-top: 40px;
}
.apihu-port-contact-email{
  color: #0f2d5b;
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 400;
}
#apihu-port-contact-email{
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 100;
  color: white;
}

#dil {
  padding: 0px 0px 0px 0px;
  margin-top: -44px;
}

.pr3-info-bar-left.pr3-pera-txt {
  margin-top: -13px;
  color: white;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 13px;
}

.pr3-info-bar{
  padding: 5px 40px;
}

.pr1-navigation-menu ul li a {
    border-bottom: 3px solid transparent;
}

.desktop-menu .has-submenu ul {
    margin-top: 0;
    background: none;
}

.desktop-menu .has-submenu ul li {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.desktop-menu .has-submenu ul li a {
    margin-top: 0;
    padding: 5px;
}

.desktop-menu .has-submenu ul li:hover {
    background: #f2f2f2;
}

.desktop-menu .has-submenu ul li a:hover {
    border-bottom: 3px solid transparent;
}

#dil .has-submenu ul {
    width: 50px;
    z-index: 2;
    background: none;
    top: 50px;
}

#dil .has-submenu ul li {
    z-index: 2;
    position: relative;
    background: white;
}

#dil .has-submenu ul li a {
    margin-top: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
}

.pr1-footer-widget li {
    font-size: 20px;
    line-height: 1.6;
}

.sticky-pr1-navigation-menu ul li.has-submenu .has-submenu.dropdown-right ul {
    right: -120% !important;
}

.sticky-pr1-navigation-menu ul li.has-submenu .has-submenu.dropdown-right ul li {
    padding: 10px;
}

.apldg2-body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.556;
  color: #666666;
  font-family: "Roboto", sans-serif;
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

span, p, label {
    font-family: 'Poppins';
}

::-moz-selection {
  color: #ffffff;
  background-color: #ffc437;
}

::selection {
  color: #ffffff;
  background-color: #ffc33769;
}

::-moz-selection {
  color: #ffffff;
  background-color: #ffc437;
}

.container {
  max-width: 1240px;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li {
  list-style: none;
}

[data-background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

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

img {
  width: auto;
  height: auto;
}

section {
  /* overflow: hidden; */
}

button {
  cursor: pointer;
}

.form-control:focus,
button:visited,
button.active,
button:hover,
button:focus,
input:visited,
input.active,
input:hover,
input:focus,
textarea:hover,
textarea:focus,
a:hover,
a:focus,
a:visited,
a.active,
select,
select:hover,
select:focus,
select:visited {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  color: inherit;
}

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.relative-position {
  position: relative;
}

.no-padding {
  padding: 0;
}

.apldg2-headline h1,
.apldg2-headline h2,
.apldg2-headline h3,
.apldg2-headline h4,
.apldg2-headline h5,
.apldg2-headline h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.25;
  letter-spacing: -1px;
  margin-bottom: 0;
  color: #00163b;
}

.apldg2-headline h1 {
  font-size: 56px;
}

@media (max-width: 1199.98px) {
  .apldg2-headline h1 {
    font-size: 50px;
  }
}

@media (max-width: 767.98px) {
  .apldg2-headline h1 {
    font-size: 40px;
  }

  .about-content-img {
    width: 180px;
    height: 80;
  }
}



.apldg2-headline h2 {
  font-size: 48px;
}

@media (max-width: 767.98px) {
  .apldg2-headline h2 {
    font-size: 36px;
  }
}

@media (max-width: 575.98px) {
  .apldg2-headline h2 {
    font-size: 30px;
  }

  .apihu-port-about-area {
    background: linear-gradient(0deg, rgb(245 251 255) 0%, rgb(208 234 255) 41%, rgba(255, 255, 255, 1) 100%) !important;
    webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}

.apldg2-headline h3 {
  font-size: 36px;
}

@media (max-width: 767.98px) {
  .apldg2-headline h3 {
    font-size: 30px;
  }
}

.apldg2-headline h4 {
  font-size: 30px;
}

.apldg2-headline h5 {
  font-size: 24px;
}

.apldg2-headline h6 {
  font-size: 20px;
}

.apldg2-pera-txt p {
  color: #666666;
  margin: 0;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin-left: 0;
  line-height: 0;
}

.loading-preloader {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 900;
}

#loading-preloader {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 50px;
  width: 150px;
  visibility: visible;
  z-index: 1000;
}

.line_shape {
  width: 8px;
  height: 50px;
  margin-right: 5px;
  background-color: #b956fe;
  -webkit-animation: animate24 1s infinite;
  animation: animate24 1s infinite;
  float: left;
  opacity: 1;
}

.line_shape:last-child {
  margin-right: 0px;
}

.line_shape:nth-child(10) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.line_shape:nth-child(9) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.line_shape:nth-child(8) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.line_shape:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.line_shape:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.line_shape:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.line_shape:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.line_shape:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.line_shape:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

@-webkit-keyframes animate24 {
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

@keyframes animate24 {
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}

a.apihu-port-primary-btn,
button.apihu-port-primary-btn {
  width: 170px;
  height: 63px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#590fb7), to(#ff0076));
  background-image: linear-gradient(to right, #590fb7 0%, #ff0076 100%);
  -webkit-box-shadow: -4.096px -2.868px 8px 0px rgba(122, 247, 169, 0.25), 4.95px 4.95px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4.096px -2.868px 8px 0px rgba(122, 247, 169, 0.25), 4.95px 4.95px 15px 0px rgba(100, 14, 179, 0.3);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  border-radius: 5px;
  border: 0;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  overflow: hidden;
  z-index: 0;
  position: relative;
  transition: all 0.3s ease-in;
}

@media (max-width: 460px) {

  a.apihu-port-primary-btn,
  button.apihu-port-primary-btn {
    width: 150px;
  }
}

@media (max-width: 360px) {

  a.apihu-port-primary-btn,
  button.apihu-port-primary-btn {
    width: 130px;
  }
}

a.apihu-port-primary-btn:before,
button.apihu-port-primary-btn:before {
  background: -webkit-gradient(linear, left bottom, right top, from(#ff0076), to(#590fb7));
  background: linear-gradient(to top right, #ff0076, #590fb7);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

a.apihu-port-primary-btn:hover:before,
button.apihu-port-primary-btn:hover:before {
  width: 0;
}

a.apihu-port-primary-btn:hover,
button.apihu-port-primary-btn:hover {
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  color: #08203a;
}

.apihu-port-scroll-top {
  width: 50px;
  height: 50px;
  color: #ffffff !important;
  background-color: #ff0076;
  font-size: 24px;
  text-align: center;
  line-height: 45px;
  display: inline-block;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10;
  border-radius: 50%;
  display: none;
  -webkit-transition: initial;
  transition: initial;
}

@-webkit-keyframes apldg_rotate_animation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes apldg_rotate_animation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes apldg_ZoomInZoomOut {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }

  50% {
    -webkit-transform: scale(0.6) rotateY(90deg);
    transform: scale(0.6) rotateY(90deg);
  }

  100% {
    -webkit-transform: scale(1) rotateY(0);
    transform: scale(1) rotateY(0);
  }
}

@keyframes apldg_ZoomInZoomOut {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }

  50% {
    -webkit-transform: scale(0.6) rotateY(90deg);
    transform: scale(0.6) rotateY(90deg);
  }

  100% {
    -webkit-transform: scale(1) rotateY(0);
    transform: scale(1) rotateY(0);
  }
}

@-webkit-keyframes apihuPortUpsDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes apihuPortUpsDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/********* Layout **************/
.apihu-port-header-area {
  background-image: linear-gradient(179deg, #e3edf7 0%, white 100%);
  -webkit-box-shadow: -5.657px -5.657px 10px 0px rgba(245, 249, 252, 0.004), 4.096px 2.868px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -5.657px -5.657px 10px 0px rgba(245, 249, 252, 0.004), 4.096px 2.868px 15px 0px rgba(127, 163, 199, 0.3);
}

.apihu-port-header-area .apihu-port-logo {
  padding: 23px 0 24px;
}

.apihu-port-header-area .apihu-port-main-navigation {
  padding: 35px 0;
}

.apihu-port-header-area .apihu-port-main-navigation ul li {
  display: inline-block;
  margin-right: 40px;
}

.apihu-port-header-area .apihu-port-main-navigation ul li:last-child {
  margin-right: 0;
}

.apihu-port-header-area .apihu-port-main-navigation ul li a {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #08203a;
  font-weight: 700;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-header-area .apihu-port-main-navigation ul li a:hover {
  color: #e50281;
}

.apihu-port-header-area .apihu-port-main-navigation ul .apihu-port-dropdown {
  position: relative;
}

.apihu-port-header-area .apihu-port-main-navigation ul .apihu-port-dropdown .apihu-port-dropdown-menu {
  position: absolute;
  width: 200px;
  background: #f9fbfd;
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  left: 0;
  top: 80px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
  visibility: hidden;
}

.apihu-port-header-area .apihu-port-main-navigation ul .apihu-port-dropdown .apihu-port-dropdown-menu li {
  display: block;
  margin: 0;
  text-align: left;
  line-height: 1;
}

.apihu-port-header-area .apihu-port-main-navigation ul .apihu-port-dropdown .apihu-port-dropdown-menu li a {
  margin: 0;
  padding: 20px 30px;
  display: block;
}

.apihu-port-header-area .apihu-port-main-navigation ul .apihu-port-dropdown .apihu-port-dropdown-menu li a:hover {
  background: #730dad;
  color: #ffffff;
}

.apihu-port-header-area .apihu-port-main-navigation ul .apihu-port-dropdown:hover .apihu-port-dropdown-menu {
  top: 58px;
  opacity: 1;
  visibility: visible;
}

.apihu-port-header-area .apihu-port-header-cta {
  padding: 15px 0;
}

.apihu-port-header-area .apihu-port-header-cta a {
  background: #08203a;
  padding: 19px 23px 19px 23px;
  border-radius: 5px;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

@media (max-width: 1199.98px) {
  .apihu-port-header-area .apihu-port-header-cta a {
    padding: 19px 15px 19px 15px;
  }
}

@media (max-width: 320px) {
  .apihu-port-header-area .apihu-port-header-cta a {
    padding: 19px 10px 19px 11px;
    font-size: 14px;
  }
}

.apihu-port-header-area .apihu-port-header-cta a i {
  margin-left: 10px;
}

.apihu-port-header-area .apihu-port-header-cta a:hover {
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  color: #08203a;
}

@media (max-width: 991.98px) {
  .apihu-port-header-area .apihu-port-header-cta {
    display: inline-block;
    margin-right: 30px;
  }
}

@media (max-width: 320px) {
  .apihu-port-header-area .apihu-port-header-cta {
    margin-right: 0;
  }
}

.apihu-port-header-area .apihu-port-mobile-menu-hamburger {
  text-align: right;
  display: none;
}

.apihu-port-header-area .apihu-port-mobile-menu-hamburger a {
  width: 40px;
  height: 40px;
  background-color: #00163b;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 20px;
}

@media (max-width: 991.98px) {
  .apihu-port-header-area .apihu-port-mobile-menu-hamburger {
    display: inline-block;
    position: relative;
    top: 0;
    color: #ffffff;
    font-size: 25px;
    right: 0;
  }
}

.apihu-port-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 70;
  -webkit-box-shadow: 0px 15px 50px 0px rgba(11, 11, 11, 0.08);
  box-shadow: 0px 15px 50px 0px rgba(11, 11, 11, 0.08);
  -webkit-animation: 1s slideInDown;
  animation: 1s slideInDown;
}

.apihu-port-mobile-menu {
  background-color: #00163b;
  width: 290px;
  height: 100vh;
  overflow-y: scroll;
  padding: 60px 0px 0px 0px;
  position: fixed;
  top: 0;
  left: -300px;
  z-index: 100;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-mobile-menu a.apihu-port-menu-close {
  color: #fd5900;
  position: absolute;
  right: 20px;
  top: 20px;
}

.apihu-port-mobile-menu a.apihu-port-logo-wrapper {
  width: 140px;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}

.apihu-port-mobile-menu ul li {
  position: relative;
}

.apihu-port-mobile-menu ul li+li {
  border-top: 1px solid #ffffff;
}

.apihu-port-mobile-menu ul li a {
  display: block;
  padding: 8px 12px;
  color: #ffffff;
  font-weight: 500;
}


.apihu-port-mobile-menu ul li.has-submenu::after {
  content: '+';
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: -1;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-mobile-menu ul li.has-submenu ul {
  display: none;
}

.apihu-port-mobile-menu ul li.has-submenu ul li a {
  padding-left: 25px;
}

.apihu-port-mobile-menu ul li.has-submenu ul li ul li a {
  padding-left: 35px;
}

.apihu-port-mobile-menu ul li.apihu-port-submenu-icon-rotate::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.apihu-port-mobile-menu.apihu-port-mobile-menu-on {
  left: 0;
}

.apihu-port-hero-area {
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  position: relative;
}

.apihu-port-hero-area .apihu-port-hero-shape-1 {
  position: absolute;
  top: 224px;
  left: 302px;
  -webkit-animation: apldg_ZoomInZoomOut 12s infinite linear alternate;
  animation: apldg_ZoomInZoomOut 12s infinite linear alternate;
}

@media (width: 5120px) {
  .apihu-port-hero-area .apihu-port-hero-shape-1 {
    left: 36vw;
  }
}

@media (width: 2560px) {
  .apihu-port-hero-area .apihu-port-hero-shape-1 {
    left: 22vw;
  }
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-shape-1 {
    top: 8vw;
    left: 7vw;
  }
}

@media (max-width: 991.98px) {
  .apihu-port-hero-area .apihu-port-hero-shape-1 {
    display: none;
  }
}

.apihu-port-hero-area .apihu-port-hero-shape-2 {
  position: absolute;
  top: 165px;
  right: 720px;
  -webkit-animation: apldg_rotate_animation 12s infinite linear alternate;
  animation: apldg_rotate_animation 12s infinite linear alternate;
}

@media (width: 5120px) {
  .apihu-port-hero-area .apihu-port-hero-shape-2 {
    right: 45.5vw;
  }
}

@media (width: 2560px) {
  .apihu-port-hero-area .apihu-port-hero-shape-2 {
    right: 41vw;
  }
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-shape-2 {
    right: 38vw;
  }
}

@media (max-width: 991.98px) {
  .apihu-port-hero-area .apihu-port-hero-shape-2 {
    display: none;
  }
}

.apihu-port-hero-area .apihu-port-hero-shape-3 {
  position: absolute;
  bottom: 142px;
  right: 770px;
  -webkit-animation: apldg_rotate_animation 12s infinite linear alternate;
  animation: apldg_rotate_animation 12s infinite linear alternate;
}

@media (width: 5120px) {
  .apihu-port-hero-area .apihu-port-hero-shape-3 {
    right: 47vw;
  }
}

@media (width: 2560px) {
  .apihu-port-hero-area .apihu-port-hero-shape-3 {
    right: 44vw;
  }
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-shape-3 {
    bottom: 15vw;
    right: 39vw;
  }
}

@media (max-width: 991.98px) {
  .apihu-port-hero-area .apihu-port-hero-shape-3 {
    display: none;
  }
}

.apihu-port-hero-area .apihu-port-hero-shape-4 {
  position: absolute;
  bottom: 112px;
  right: 72px;
  -webkit-animation: apldg_rotate_animation 12s infinite linear alternate;
  animation: apldg_rotate_animation 12s infinite linear alternate;
}

@media (width: 5120px) {
  .apihu-port-hero-area .apihu-port-hero-shape-4 {
    right: 32vw;
  }
}

@media (width: 2560px) {
  .apihu-port-hero-area .apihu-port-hero-shape-4 {
    right: 14vw;
  }
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-shape-4 {
    bottom: 15vw;
    right: 3vw;
  }
}

@media (max-width: 991.98px) {
  .apihu-port-hero-area .apihu-port-hero-shape-4 {
    display: none;
  }
}

.apihu-port-hero-area .apihu-port-hero-side-style-text {
  position: absolute;
  top: 32%;
  left: -12%;
  font-size: 177px;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  color: #e9f1f9;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 5px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  background: #e6eff8;
  text-shadow: -6px -6px 10px #f5f9fc, 4px 3px 15px rgba(127, 163, 199, 0.3);
}

@media (width: 5120px) {
  .apihu-port-hero-area .apihu-port-hero-side-style-text {
    left: -4%;
  }
}

@media (width: 2560px) {
  .apihu-port-hero-area .apihu-port-hero-side-style-text {
    left: -9%;
  }
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-side-style-text {
    left: -10%;
    font-size: 95px;
  }
}

@media (max-width: 1280px) {
  .apihu-port-hero-area .apihu-port-hero-side-style-text {
    display: none;
  }
}

.apihu-port-hero-area .apihu-port-hero-left {
  padding-top: 270px;
  padding-bottom: 237px;
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-left {
    padding-top: 200px;
  }
}

@media (max-width: 767.98px) {
  .apihu-port-hero-area .apihu-port-hero-left {
    padding-top: 160px;
  }
}

.apihu-port-hero-area .apihu-port-hero-subtitle {
  font-size: 24px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #08203a;
  line-height: 1;
  margin-bottom: 27px;
}

@media (max-width: 1199.98px) {
  .apihu-port-hero-area .apihu-port-hero-subtitle {
    font-size: 20px;
  }
}

@media (max-width: 767.98px) {
  .apihu-port-hero-area .apihu-port-hero-subtitle {
    font-size: 18px;
  }
}

.apihu-port-hero-area .apihu-port-hero-title {
  font-size: 84px;
  color: #08203a;
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 53px;
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-title {
    font-size: 78px;
  }
}

@media (max-width: 1280px) {
  .apihu-port-hero-area .apihu-port-hero-title {
    font-size: 75px;
  }
}

@media (max-width: 1024.98px) {
  .apihu-port-hero-area .apihu-port-hero-title {
    font-size: 60px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .apihu-port-hero-area .apihu-port-hero-title {
    font-size: 48px;
  }
}

.apihu-port-hero-area .apihu-port-hero-title .apihu-port-hero-title-color {
  color: #e70280;
  padding: 0px;
}

.apihu-port-hero-area .apihu-port-hero-title .apihu-port-hero-title-small-text {
  font-size: 48px;
  display: block;
}

@media (max-width: 1024.98px) {
  .apihu-port-hero-area .apihu-port-hero-title .apihu-port-hero-title-small-text {
    font-size: 36px;
  }
}

@media (max-width: 767.98px) {
  .apihu-port-hero-area .apihu-port-hero-title .apihu-port-hero-title-small-text {
    font-size: 32px;
  }
}

.apihu-port-hero-area .apihu-port-hero-text {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  color: #7888a2;
  line-height: 1.5;
  font-weight: 700;
}

@media (max-width: 1024.98px) {
  .apihu-port-hero-area .apihu-port-hero-text {
    font-size: 16px;
  }
}

.apihu-port-hero-area .apihu-port-hero-btn-white {
  width: 180px;
  height: 63px;
  font-size: 16px;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  color: #08203a;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  position: relative;
  z-index: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

@media (max-width: 460px) {
  .apihu-port-hero-area .apihu-port-hero-btn-white {
    width: 165px;
  }
}

.apihu-port-hero-area .apihu-port-hero-btn-white i {
  margin-left: 11px;
  display: inline-block;
}

.apihu-port-hero-area .apihu-port-hero-btn-white:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-hero-area .apihu-port-hero-btn-white:hover:before {
  width: 100%;
}

.apihu-port-hero-area .apihu-port-hero-btn-white:hover {
  color: #ffffff;
}

.apihu-port-hero-area .apihu-port-hero-btn-wrap {
  margin-top: 51px;
}

.apihu-port-hero-area .apihu-port-hero-btn-wrap li {
  display: inline-block;
  margin-right: 30px;
}

@media (max-width: 767.98px) {
  .apihu-port-hero-area .apihu-port-hero-btn-wrap li {
    margin-right: 15px;
  }
}

@media (max-width: 320px) {
  .apihu-port-hero-area .apihu-port-hero-btn-wrap li {
    margin-bottom: 30px;
  }
}

.apihu-port-hero-area .apihu-port-hero-btn-wrap li:last-child {
  margin-right: 0;
}

.apihu-port-hero-area .apihu-port-hero-social {
  position: absolute;
  top: 118px;
  right: -290px;
  padding: 15px;
  border-radius: 5px;
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  z-index: 1;
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-social {
    top: 50px;
    right: -70px;
  }
}

@media (max-width: 1280px) {
  .apihu-port-hero-area .apihu-port-hero-social {
    top: 26px;
    right: 65px;
  }
}

.apihu-port-hero-area .apihu-port-hero-social ul li {
  display: inline-block;
  margin-right: 10px;
}

.apihu-port-hero-area .apihu-port-hero-social ul li:last-child {
  margin-right: 0;
}

.apihu-port-hero-area .apihu-port-hero-social ul li a {
  font-size: 26px;
  color: #08203a;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  line-height: 1.8;
  border: 1px solid #b3b3b3;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-hero-area .apihu-port-hero-social ul li a:hover {
  background: linear-gradient(7deg, #590fb7, #ff0076);
  border: 1px solid transparent;
  color: #ffffff;
}

.apihu-port-hero-area .apihu-port-hero-right {
  margin-top: 60px;
  position: relative;
}

@media (max-width: 1024.98px) {
  .apihu-port-hero-area .apihu-port-hero-right {
    margin-top: 130px;
  }
}

@media (max-width: 991.98px) {
  .apihu-port-hero-area .apihu-port-hero-right {
    display: none;
  }
}

.apihu-port-hero-area .apihu-port-hero-right .apihu-port-hero-right-img {
  margin-left: -70px;
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-right .apihu-port-hero-right-img {
    margin-left: -78px;
  }
}

@media (max-width: 1540px) {
  .apihu-port-hero-area .apihu-port-hero-right .apihu-port-hero-right-img img {
    height: 530px;
  }
}

@media (max-width: 1024.98px) {
  .apihu-port-hero-area .apihu-port-hero-right .apihu-port-hero-right-img img {
    height: 425px;
  }
}

.apldg2-footer-section {
  padding: 100px 0 0 0;
}

.apldg2-footer-section .apldg2-footer-copyright {
  padding: 8px 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#590fb7), to(#ff0076));
  background-image: linear-gradient(to right, #590fb7 0%, #ff0076 100%);
  text-align: center;
  margin-top: 100px;
}

.apldg2-footer-section .apldg2-footer-copyright p {
  color: #ffffff;
  margin-bottom: 0;
}

.apldg2-footer-section .apldg2-footer-copyright p a {
  font-weight: 500;
}

.apldg2-footer-widget .apldg2-footer-logo {
  width: 130px;
  display: inline-block;
  margin-bottom: 30px;
}

.apldg2-footer-widget .apldg2-pera-txt p {
  color: #ffffff;
}

.apldg2-footer-widget .apldg2-footer-socials {
  margin-top: 20px;
}

.apldg2-footer-widget .apldg2-footer-socials a {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #002b56;
  color: #ffffff;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  border-radius: 3px;
  z-index: 1;
}

.apldg2-footer-widget .apldg2-footer-socials a::before {
  content: '';
  width: 30px;
  height: 30px;
  background-image: linear-gradient(290deg, #5754f9 0%, #e23ff0 99%);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apldg2-footer-widget .apldg2-footer-socials a:hover::before {
  opacity: 1;
}

.apldg2-footer-widget .apldg2-headline {
  margin-top: 6px;
}

.apldg2-footer-widget .apldg2-headline h6 {
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 18px;
}

.apldg2-footer-widget .apldg2-separate-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.apldg2-footer-widget .apldg2-footer-links ul li+li {
  margin-top: 10px;
}

.apldg2-footer-widget .apldg2-footer-links ul li a {
  color: #ffffff;
  position: relative;
  text-transform: capitalize;
}

.apldg2-footer-widget .apldg2-footer-links ul li a::before {
  content: '';
  position: absolute;
  bottom: -3px;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #8c82fe;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apldg2-footer-widget .apldg2-footer-links ul li a:hover {
  color: #8c82fe;
}

.apldg2-footer-widget .apldg2-footer-links ul li a:hover::before {
  width: 100%;
  left: 0;
  right: auto;
}

.apldg2-footer-widget .apldg2-footer-address ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
}

.apldg2-footer-widget .apldg2-footer-address ul li i {
  margin-right: 10px;
}

.apldg2-footer-widget .apldg2-footer-address ul li+li {
  margin-top: 18px;
}

.apldg2-footer-widget .apldg2-footer-gallery {
  max-width: 300px;
}

.apldg2-footer-widget .apldg2-footer-gallery ul li {
  display: inline-block;
  border-radius: 4px;
  padding: 4px;
  overflow: hidden;
  position: relative;
}

.apldg2-footer-widget .apldg2-footer-gallery ul li img {
  border-radius: 6px;
}

.apldg2-footer-widget .apldg2-footer-gallery ul li a {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
}

.apldg2-footer-widget .apldg2-footer-gallery ul li:hover a {
  opacity: 1;
}

@media (max-width: 991.98px) {
  .apldg2-footer-widget {
    margin-bottom: 40px;
  }
}

.apihu-port-section-heading {
  margin-bottom: 50px;
}

.apihu-port-section-heading .apihu-port-section-subtitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  color: #e70280;
  margin-bottom: 13px;
}

.apihu-port-section-heading .apihu-port-section-title {
  font-size: 48px;
  font-weight: 700;
  color: #fec439;
  font-family: "Poppins", sans-serif;
  line-height: 1.25;
}

@media (max-width: 767.98px) {
  .apihu-port-section-heading .apihu-port-section-title {
    font-size: 32px;
  }
}

.apihu-port-section-heading .apihu-port-section-title .apihu-port-section-title-color {
  color: #0f2d5b;
}

.apihu-port-section-heading .apihu-port-section-text {
  font-size: 16px;
  color: #08203a;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 0;
}

.apihu-port-about-area {
  padding: 120px 13px 120px;
  background: white;
  position: relative;
  background-size: cover;
}

.apihu-port-about-area .apihu-port-about-shape {
  position: absolute;
  top: 95px;
  left: 270px;
  -webkit-animation: apihuPortUpsDown 3s infinite linear alternate;
  animation: apihuPortUpsDown 3s infinite linear alternate;
}

.apihu-port-about-area .apihu-port-about-left {
  position: relative;
}

.apihu-port-about-area .apihu-port-about-left .apihu-port-about-img {
  position: relative;
}

.apihu-port-about-area .apihu-port-about-left .apihu-port-about-img img {
  max-width: 100%;
}

@media (max-width: 991.98px) {
  .apihu-port-about-area .apihu-port-about-left .apihu-port-about-img {
    margin-bottom: 50px;
  }
}

@media (max-width: 460px) {
  .apihu-port-about-area .apihu-port-about-left img {
    width: 100%;
  }
}

.apihu-port-about-area .apihu-port-about-right .apihu-port-about-subtitle {
  font-size: 24px;
  color: #e70280;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  margin-bottom: 17px;
}

@media (max-width: 1024.98px) {
  .apihu-port-about-area .apihu-port-about-right .apihu-port-about-subtitle {
    font-size: 18px;
  }
}

.apihu-port-about-area .apihu-port-about-right .apihu-port-about-title {
  font-size: 48px;
  color: #08203a;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  margin-bottom: 24px;
}

@media (max-width: 1024.98px) {
  .apihu-port-about-area .apihu-port-about-right .apihu-port-about-title {
    font-size: 36px;
  }
}

.apihu-port-about-area .apihu-port-about-right .apihu-port-about-title span {
  color: #e70280;
}

.apihu-port-about-area .apihu-port-about-right .apihu-port-about-text {
  font-size: 16px;
  color: #7888a2;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 26px;
}

.apihu-port-about-area .apihu-port-about-right .apihu-port-about-expertise .nav-pills {
  margin-bottom: 28px;
}

.apihu-port-about-area .apihu-port-about-right .apihu-port-about-expertise .nav-item {
  margin-right: 30px;
}

.apihu-port-about-area .apihu-port-about-right .apihu-port-about-expertise .nav-item:last-child {
  margin-right: 0;
}

@media (max-width: 460px) {
  .apihu-port-about-area .apihu-port-about-right .apihu-port-about-expertise .nav-item {
    margin-bottom: 30px;
  }
}

.apihu-port-about-area .apihu-port-about-right .apihu-port-about-expertise .nav-link {
  width: 170px;
  height: 50px;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
  color: #08203a;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
}

@media (max-width: 1024.98px) {
  .apihu-port-about-area .apihu-port-about-right .apihu-port-about-expertise .nav-link {
    width: 135px;
  }
}

.apihu-port-about-area .apihu-port-about-right .apihu-port-about-expertise .nav-link.active {
  background-image: -webkit-gradient(linear, left top, right top, from(#590fb7), to(#ff0076));
  background-image: linear-gradient(to right, #590fb7 0%, #ff0076 100%);
  color: #ffffff;
}

.apihu-port-about-area .apihu-port-about-expertise .tab-content ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
}

.apihu-port-about-area .apihu-port-about-expertise .tab-content ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #e70883;
  content: "";
  border-radius: 50%;
}

.apihu-port-about-area .apihu-port-about-expertise .tab-content ul li:after {
  position: absolute;
  content: "";
  top: 6px;
  left: 6px;
  height: 4px;
  width: 4px;
  background: #6f0dae;
  text-align: center;
  border-radius: 50%;
}

.apihu-port-about-area .apihu-port-about-expertise .apihu-port-expertise-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #08203a;
  font-family: "Poppins", sans-serif;
  display: block;
  margin-bottom: 5px;
}

.apihu-port-about-area .apihu-port-about-expertise .apihu-port-expertise-text {
  font-size: 16px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  color: #666666;
  font-weight: 400;
  display: block;
}

.tclass:hover>.apihu-port-about-expertise {

  opacity: 100;
  margin-top: 0px;
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;

}


.tclass:hover .bestserviced>.tclassheader {
  color: white !important;
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;

}

.apihu-port-about-expertise ul {
  justify-content: center;
}

.apihu-port-about-expertise {
  opacity: 0;
  margin-top: 10px;
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

.apihu-port-about-btnnn {
  opacity: 100;
  margin-top: 10px;
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

.apihu-port-about-area .apihu-port-about-btn {
  margin-top: 37px;
}

.apihu-port-about-area .apihu-port-about-btn a {
  font-size: 16px;
  color: #08203a;
  font-weight: 700;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  width: 170px;
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  -o-border-image: linear-gradient(to right, #590fb7, #ff0076) 1;
  border-image: -webkit-gradient(linear, left top, right top, from(#590fb7), to(#ff0076)) 1;
  border-image: linear-gradient(to right, #590fb7, #ff0076) 1;
  position: relative;
  z-index: 0;
}

.apihu-port-about-area .apihu-port-about-btn a i {
  margin-left: 3px;
}

.apihu-port-about-area .apihu-port-about-btn a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  -o-border-image: linear-gradient(to right, #590fb7, #ff0076) 1;
  border-image: -webkit-gradient(linear, left top, right top, from(#590fb7), to(#ff0076)) 1;
  border-image: linear-gradient(to right, #590fb7, #ff0076) 1;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-about-area .apihu-port-about-btn a:hover:before {
  width: 100%;
}

.apihu-port-about-area .apihu-port-about-btn a:hover {
  color: #ffffff;
}

.apihu-port-service-area {
  background: #ffffff;
  padding: 106px 0 25px;
  position: relative;
}

@media (max-width: 991.98px) {
  .apihu-port-service-area {
    padding-bottom: 0;
  }
}

.apihu-port-service-area .apihu-port-service-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
}

.apihu-port-service-area .apihu-port-service-shape-2 {
  position: absolute;
  bottom: 65px;
  left: 308px;
  -webkit-animation: apihuPortUpsDown 3s infinite linear alternate;
  animation: apihuPortUpsDown 3s infinite linear alternate;
}

.apihu-port-service-area .apihu-port-single-service {
  padding: 40px 20px;
  /* background: linear-gradient(103deg, #e3edf7, #ffffff); */
  /*  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgb(127 163 199 / 30%);*/
  /* box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgb(127 163 199 / 30%); */
  /*border-radius: 5px 49px 0px 0px;*/
  border: solid 1px #d9d9d9;
  position: relative;
  z-index: 0;
  overflow: hidden;
  text-align: center;
}

@media (max-width: 991.98px) {
  .apihu-port-service-area .apihu-port-single-service {
    margin-bottom: 30px;

  }
}

.apihu-port-service-area .box-service-cont {
  margin-bottom: 20px;
}

.apihu-port-service-area .apihu-port-single-service::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  width: 200%;
  height: 150%;

  background: #0f2d5b;
  -webkit-transition: all 1.3s ease-in-out;
  transition: all 1.3s ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  z-index: -1;
  -webkit-transform: translate(-50%, -150%);
  transform: translate(-50%, -150%);
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-service-icon-box {
  /* width: 60px; */
  /* height: 60px; */
  /* border-radius: 10px; */
  line-height: 60px;
  max-height: 60px;
  text-align: center;
  margin-bottom: 22px;
  /* -webkit-box-shadow: inset -3px -2px 5px 0px rgb(255 255 255 / 66%), inset -1px -1px 0px 0px rgb(255 255 255 / 18%), inset 2px 2px 7px 0px rgb(49 69 106 / 18%); */
  /* box-shadow: inset -3px -2px 5px 0px rgb(255 255 255 / 66%), inset -1px -1px 0px 0px rgb(255 255 255 / 18%), inset 2px 2px 7px 0px rgb(49 69 106 / 18%); */
  -webkit-transition: none !important;
  transition: none !important;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-service-icon-box i {
  font-size: 36px;
  color: #7d8da6;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-title {
  color: #08203a;
  font-size: 22px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  margin-bottom: 26px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-text {
  font-size: 17px;
  line-height: 2.5;
  color: #0f2d5b;
  max-height: 40px;
  font-weight: 500;
  margin-bottom: 25px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-btn {
  font-size: 15px;
  line-height: 1.5;
  color: #08203a;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  display: inline-block;
  padding: 13px 20px 16px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 0;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-btn i {
  margin-left: 7px;
}

.apihu-port-service-area .apihu-port-single-service .apihu-port-single-service-btn:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-service-area .apihu-port-single-service:hover:before {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-service-icon-box img {
  filter: invert(1) brightness(2);
  -webkit-filter: invert(1) brightness(2);
  transform: translateZ(0);
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-service-icon-box i {
  color: #ffffff;
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-single-service-title {
  color: #ffffff;
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-single-service-text {
  color: #ffffff;
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-single-service-btn {
  color: #ffffff;
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
}

.apihu-port-service-area .apihu-port-single-service:hover .apihu-port-single-service-btn:before {
  width: 100%;
}

.apihu-port-service-area .apihu-port-service-load-more-btn {
  margin-top: 50px;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a {
  font-size: 15px;
  line-height: 1.5;
  color: #08203a;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  display: inline-block;
  padding: 13px 20px 16px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 0;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a i {
  margin-left: 7px;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a:hover:before {
  width: 100%;
}

.apihu-port-service-area .apihu-port-service-load-more-btn a:hover {
  color: #ffffff;
}

.apihu-port-cta-area {
  background: #e3edf7;
  padding: 85px 0 110px;
  position: relative;
}

.apihu-port-cta-area .apihu-port-cta-shape {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.apihu-port-cta-area .apihu-port-cta-content-wrap {
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  border-radius: 5px;
  padding: 0 40px;
  position: relative;
}

.apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-container-shape {
  position: absolute;
  bottom: 0;
  right: 0;
}

.apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-content-text {
  padding: 70px 0;
}

.apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-content-text p {
  font-size: 22px;
  font-weight: 700;
  color: #e30281;
  font-family: "Roboto", sans-serif;
  line-height: 1.1;
}

.apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-content-text h2 {
  font-size: 48px;
  color: #08203a;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 40px;
}

@media (max-width: 1024.98px) {
  .apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-content-text h2 {
    font-size: 36px;
  }
}

.apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-content-text a {
  font-size: 16px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  color: #ffffff;
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  width: 150px;
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-content-text a i {
  margin-left: 10px;
}

.apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-content-text a:before {
  background: -webkit-gradient(linear, left bottom, right top, from(#ff0076), to(#590fb7));
  background: linear-gradient(to top right, #ff0076, #590fb7);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-content-text a:hover:before {
  width: 0;
}

.apihu-port-cta-area .apihu-port-cta-content-wrap .apihu-port-cta-content-text a:hover {
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  color: #08203a;
}

.apihu-port-cta-area .apihu-port-cta-content-img {
  position: absolute;
  top: -81px;
}

@media (max-width: 1024.98px) {
  .apihu-port-cta-area .apihu-port-cta-content-img {
    top: -93px;
  }
}

@media (max-width: 991.98px) {
  .apihu-port-cta-area .apihu-port-cta-content-img {
    display: none;
  }
}

.apihu-port-portfolio-area {
  background: #e3edf7;
  padding: 110px 0;
  position: relative;
}

.apihu-port-portfolio-area .apihu-port-portfolio-shape {
  position: absolute;
  left: 317px;
  top: 165px;
  -webkit-animation: apihuPortUpsDown 3s infinite linear alternate;
  animation: apihuPortUpsDown 3s infinite linear alternate;
}

.apihu-port-portfolio-area .apihu-port-portfolio-navigation {
  margin-bottom: 50px;
}

.apihu-port-portfolio-area .apihu-port-portfolio-navigation ul {
  background: #e3edf7;
  border-radius: 5px;
  display: inline-block;
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
}

.apihu-port-portfolio-area .apihu-port-portfolio-navigation ul li {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #08203a;
  line-height: 1;
  padding: 20px 20px;
  display: inline-block;
  cursor: pointer;
}

.apihu-port-portfolio-area .apihu-port-portfolio-navigation ul li:hover {
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  border-radius: 5px;
}

.apihu-port-portfolio-area .apihu-port-portfolio-navigation ul li.active {
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  border-radius: 5px;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio {
  padding: 20px;
  border-radius: 5px;
  background: linear-gradient(119deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  margin-bottom: 30px;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio span {
  -webkit-box-shadow: inset -3px -2px 5px 0px rgba(255, 255, 255, 0.66), inset -1px -1px 0px 0px rgba(255, 255, 255, 0.18), inset 2px 2px 7px 0px rgba(49, 69, 106, 0.18);
  box-shadow: inset -3px -2px 5px 0px rgba(255, 255, 255, 0.66), inset -1px -1px 0px 0px rgba(255, 255, 255, 0.18), inset 2px 2px 7px 0px rgba(49, 69, 106, 0.18);
  font-size: 15px;
  line-height: 1;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: #08203a;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 22px;
  display: inline-block;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio h3 {
  font-size: 22px;
  color: #08203a;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-weight: 700;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio p {
  font-size: 16px;
  line-height: 1.5;
  color: #08203a;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio a {
  font-size: 15px;
  line-height: 1.5;
  color: #08203a;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  background: linear-gradient(103deg, #e3edf7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  box-shadow: -6px -6px 10px 0px #f5f9fc, 4px 3px 15px 0px rgba(127, 163, 199, 0.3);
  display: inline-block;
  padding: 13px 20px 16px;
  border-radius: 5px;
  margin-top: 15px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 0;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio a i {
  margin-left: 6px;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio a:hover:before {
  width: 100%;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio a:hover {
  color: #ffffff;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio .apihu-port-portfolio-img {
  overflow: hidden;
  border-radius: 5px;
}

@media (max-width: 991.98px) {
  .apihu-port-portfolio-area .apihu-port-single-portfolio .apihu-port-portfolio-img {
    margin-top: 30px;
  }
}

.apihu-port-portfolio-area .apihu-port-single-portfolio .apihu-port-portfolio-img img {
  width: 100%;
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}

.apihu-port-portfolio-area .apihu-port-single-portfolio:hover .apihu-port-portfolio-img img {
  -webkit-transform: scale(1.5) rotate(15deg);
  transform: scale(1.5) rotate(15deg);
}

.apihu-port-pricing-area {
  background-image: url("../../assets/images/hizmetler-zemin.jpg");
  padding: 110px 0;
  background-size: cover;
  position: relative;
}

@media (max-width: 991.98px) {
  .apihu-port-pricing-area {
    padding-bottom: 80px;
    /*background: fixed;*/
  }
}

.apihu-port-pricing-area:before {
  position: absolute;
  width: 63%;
  height: 1px;
  top: 0;
  left: 0;
  content: "";
  background: #d1d6db;
  margin: auto;
  right: 0;
}

.apihu-port-pricing-area:after {
  position: absolute;
  width: 63%;
  height: 1px;
  bottom: 0;
  left: 0;
  content: "";
  background: #d1d6db;
  margin: auto;
  right: 0;
}

.apihu-port-pricing-area .apihu-port-pricing-shape-left {
  position: absolute;
  top: 0;
  left: 0;
}

.apihu-port-pricing-area .apihu-port-pricing-shape-right {
  position: absolute;
  bottom: 0;
  right: 0;
}

.apihu-port-pricing-area .apihu-port-single-pricing,
.apihu-port-pricing-area .apihu-port-single-pricing-2,
.apihu-port-pricing-area .apihu-port-single-pricing-3 {
  cursor: pointer;
  background: #ff373700 !important;
  border: solid 1px white;
  min-height: 430px !important;
  /*background: #ff3737;*/
  border-radius: 5px;
  padding: 56px 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-pricing-area .apihu-port-single-pricing:hover {
  background: #ff3737 !important;
  border: solid 1px transparent;
}

.apihu-port-pricing-area .apihu-port-single-pricing:hover .apihu-port-pricing-area {
  background: url('assets/images/hizmetler-zemin.jpg') !important;
}

.apihu-port-pricing-area .apihu-port-single-pricing-2:hover {
  background: #13d5ff !important;
  border: solid 2px transparent;
}

.apihu-port-single-pricing-2:hover .apihu-port-pricing-area {
  background: url('assets/images/eu-zemin.png') !important;
}

.apihu-port-pricing-area .apihu-port-single-pricing-2:hover>.apihu-port-about-expertise {
  display: block;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}


.apihu-port-pricing-area .apihu-port-single-pricing-3:hover {
  background: #fec439 !important;
  border: solid 2px transparent;
}

.apihu-port-single-pricing-3:hover>#pricing_area {
  background: url('assets/images/global-zemin.png') !important;
}




@media (max-width: 991.98px) {

  .apihu-port-pricing-area .apihu-port-single-pricing,
  .apihu-port-pricing-area .apihu-port-single-pricing-2,
  .apihu-port-pricing-area .apihu-port-single-pricing-3 {
    margin-bottom: 30px;
  }
}

.apihu-port-pricing-area .apihu-port-single-pricing h2,
.apihu-port-pricing-area .apihu-port-single-pricing-2 h2,
.apihu-port-pricing-area .apihu-port-single-pricing-3 h2 {
  font-size: 77px;
  color: #ffffff;
  font-family: "Oswald";
  font-weight: 400;
  line-height: 1;
  margin-bottom: 20px;
}

.apihu-port-pricing-area .apihu-port-single-pricing h2 sup,
.apihu-port-pricing-area .apihu-port-single-pricing-2 h2 sup,
.apihu-port-pricing-area .apihu-port-single-pricing-3 h2 sup {
  font-size: 60%;
}

.apihu-port-pricing-area .apihu-port-single-pricing h3,
.apihu-port-pricing-area .apihu-port-single-pricing-2 h3,
.apihu-port-pricing-area .apihu-port-single-pricing-3 h3 {
  font-size: 25px;
  font-family: "Playfair";
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  text-align: left;
  /*padding-left: 12px;*/
  margin-bottom: 20px;
}

.apihu-port-pricing-area .apihu-port-single-pricing ul li {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  color: #08203a;
  font-weight: 500;
  margin-bottom: 20px;
}

.apihu-port-pricing-area .apihu-port-single-pricing a,
.apihu-port-pricing-area .apihu-port-single-pricing-2 a,
.apihu-port-pricing-area .apihu-port-single-pricing-3 a {
  font-size: 15px;
  line-height: 1.5;
  color: #08203a;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  display: inline-block;
  padding: 13px 20px 16px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 0;
}

.apihu-port-pricing-area .apihu-port-single-pricing a i {
  margin-left: 7px;
}

.apihu-port-pricing-area .apihu-port-single-pricing a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-pricing-area .apihu-port-single-pricing a:hover:before {
  width: 100%;
}

.apihu-port-pricing-area .apihu-port-single-pricing a:hover {
  color: #ffffff;
}

.apihu-port-pricing-area .apihu-port-single-pricing.active {
  background: -webkit-gradient(linear, left bottom, right top, from(#ff0076), to(#590fb7));
  background: linear-gradient(to top right, #ff0076, #590fb7);
}

.apihu-port-pricing-area .apihu-port-single-pricing.active h2 {
  color: #ffffff;
}

.apihu-port-pricing-area .apihu-port-single-pricing.active h3 {
  color: #ffffff;
}

.apihu-port-pricing-area .apihu-port-single-pricing.active ul li {
  color: #ffffff;
}

.apihu-port-pricing-area .apihu-port-single-pricing.active a {
  background: -webkit-gradient(linear, left top, right top, from(#590fb7), to(#ff0076));
  background: linear-gradient(to right, #590fb7, #ff0076);
  color: #ffffff;
  -webkit-box-shadow: -4px -3px 8px 0px rgba(255, 129, 201, 0.25), 5px 5px 15px 0px rgba(89, 15, 183, 0.42);
  box-shadow: -4px -3px 8px 0px rgba(255, 129, 201, 0.25), 5px 5px 15px 0px rgba(89, 15, 183, 0.42);
}

.apihu-port-testimonial-area {
  padding: 110px 0;
  background: #e3edf7;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial {
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  border-radius: 5px;
  padding: 20px 25px 150px 25px;
  position: relative;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial:before {
  content: "\f11e";
  position: absolute;
  top: -2px;
  left: 20px;
  font-size: 50px;
  font-family: 'flaticon';
  color: #e3edf7;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  text-shadow: -6px -6px 10px #f5f9fc, 4px 3px 15px rgba(127, 163, 199, 0.3);
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-ratings {
  position: absolute;
  top: 20px;
  right: 20px;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-ratings li {
  display: inline-block;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-ratings li i {
  font-size: 18px;
  color: #ffac0c;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-text {
  font-size: 18px;
  color: #08203a;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  line-height: 1.6;
  text-indent: 60px;
  margin-top: 70px;
  padding: 0 12px;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: linear-gradient(107deg, #d3cbed, #ffffff);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-meta .apihu-port-testimonial-meta-text {
  padding: 20px 0 0 30px;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-meta .apihu-port-testimonial-meta-text h3 {
  font-size: 24px;
  line-height: 1.25;
  color: #08203a;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-meta .apihu-port-testimonial-meta-text p {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  color: #08203a;
  font-family: "Roboto", sans-serif;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-meta .apihu-port-testimonial-meta-img {
  padding-right: 40px;
}

.apihu-port-testimonial-area .apihu-port-single-testimonial .apihu-port-testimonial-meta .apihu-port-testimonial-meta-img img {
  border-radius: 5px;
  margin-top: -25px;
}

.apihu-port-testimonial-area .apihu-port-testimonial-slider .owl-nav {
  position: absolute;
  right: 16px;
  top: -80px;
}

@media (max-width: 460px) {
  .apihu-port-testimonial-area .apihu-port-testimonial-slider .owl-nav {
    display: none;
  }
}

.apihu-port-testimonial-area .apihu-port-testimonial-slider .owl-nav .owl-prev,
.apihu-port-testimonial-area .apihu-port-testimonial-slider .owl-nav .owl-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #ffffff;
  -webkit-box-shadow: -2px 7px 30px 0px rgba(99, 99, 99, 0.3);
  box-shadow: -2px 7px 30px 0px rgba(99, 99, 99, 0.3);
  text-align: center;
  line-height: 42px;
  cursor: pointer;
  border-radius: 5px;
}

.apihu-port-testimonial-area .apihu-port-testimonial-slider .owl-nav .owl-prev:hover,
.apihu-port-testimonial-area .apihu-port-testimonial-slider .owl-nav .owl-next:hover {
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  color: #ffffff;
}

.apihu-port-testimonial-area .apihu-port-testimonial-slider .owl-nav .owl-prev {
  margin-right: 20px;
}

.apihu-port-clients-area {
  background: #e3edf7;
  padding: 0 0 80px;
}

.apihu-port-clients-area .apihu-port-single-client-box {
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  border-radius: 5px;
  padding: 24px 16px 28px;
  height: 104px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .apihu-port-clients-area .apihu-port-single-client-box {
    height: auto;
  }
}

.apihu-port-clients-area .apihu-port-single-client-box .apihu-port-client-img-white {
  display: none;
}

.apihu-port-clients-area .apihu-port-single-client-box:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 150%;
  height: 300%;
  border-radius: 50%;
  -webkit-transform: translate(-150%, -50%);
  transform: translate(-150%, -50%);
  background: linear-gradient(-141deg, #590fb7, #ff0076);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}

.apihu-port-clients-area .apihu-port-single-client-box:hover:before {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.apihu-port-clients-area .apihu-port-single-client-box:hover .apihu-port-client-img {
  display: none;
}

.apihu-port-clients-area .apihu-port-single-client-box:hover .apihu-port-client-img-white {
  display: block;
}

.apihu-port-clients-area .owl-carousel .owl-item img {
  max-width: 100%;
}

.apihu-port-clients-area .owl-nav {
  display: none !important;
}

.apihu-port-contact-area {
  padding: 0 0 110px;
  background: #e3edf7;
  position: relative;
}

.apihu-port-contact-area:after {
  position: absolute;
  width: 63%;
  height: 1px;
  bottom: 0;
  left: 0;
  content: "";
  background: #d1d6db;
  margin: auto;
  right: 0;
}

.apihu-port-contact-area .apihu-port-section-heading .apihu-port-section-text {
  margin-top: 40px;
}

.apihu-port-contact-area .apihu-port-contact-left {
  padding: 40px 20px;
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  border-radius: 5px;
}

@media (max-width: 1199.98px) {
  .apihu-port-contact-area .apihu-port-contact-left {
    margin-bottom: 50px;
  }
}

.apihu-port-contact-area .apihu-port-contact-left form input[type=text],
.apihu-port-contact-area .apihu-port-contact-left form input[type=email] {
  margin-bottom: 20px;
  background: #e9f1f9;
  border: 1px solid #e7e7e7;
  width: 100%;
  padding: 13px 20px;
  border-radius: 3px;
}

.apihu-port-contact-area .apihu-port-contact-left form textarea {
  margin-bottom: 33px;
  background: #e9f1f9;
  border: 1px solid #e7e7e7;
  width: 100%;
  padding: 20px;
  border-radius: 3px;
  height: 150px;
  resize: none;
}

.apihu-port-contact-area .apihu-port-contact-left form button[type=submit] {
  border: none;
  color: #ffffff;
  border: 5px;
  padding: 20px 15px;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  position: relative;
  z-index: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-contact-area .apihu-port-contact-left form button[type=submit] i {
  margin-left: 10px;
}

.apihu-port-contact-area .apihu-port-contact-left form button[type=submit]:before {
  background: -webkit-gradient(linear, left bottom, right top, from(#ff0076), to(#590fb7));
  background: linear-gradient(to top right, #ff0076, #590fb7);
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-contact-area .apihu-port-contact-left form button[type=submit]:hover:before {
  width: 0;
}

.apihu-port-contact-area .apihu-port-contact-left form button[type=submit]:hover {
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  color: #08203a;
}

.apihu-port-contact-area .apihu-port-contact-right {
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  padding: 30px 20px 145px 20px;
  border-radius: 5px;
  position: relative;
}

.apihu-port-contact-area .apihu-port-contact-right .apihu-port-contact-right-img {
  overflow: hidden;
  border-radius: 5px;
}

.apihu-port-contact-area .apihu-port-contact-right img {
  width: 100%;
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}

.apihu-port-contact-area .apihu-port-contact-right:hover .apihu-port-contact-right-img img {
  -webkit-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg);
}

.apihu-port-contact-area .apihu-port-contact-right .apihu-port-contact-right-content {
  background: linear-gradient(107deg, #d3cbed, #ffffff);
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 35px 20px 30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.apihu-port-contact-area .apihu-port-contact-right .apihu-port-contact-right-content .apihu-port-contact-icon-box {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.apihu-port-contact-area .apihu-port-contact-right .apihu-port-contact-right-content .apihu-port-contact-icon-box i {
  font-size: 40px;
}

.apihu-port-contact-area .apihu-port-contact-right .apihu-port-contact-right-content .apihu-port-contact-text {
  display: inline-block;
  margin-left: 20px;
}

.apihu-port-contact-area .apihu-port-contact-right .apihu-port-contact-right-content .apihu-port-contact-text span {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #08203a;
  display: block;
}

.apihu-port-blog-area {
  background: #e3edf7;
  padding: 110px 0 80px;
}

.apihu-port-blog-area .apihu-port-single-blog {
  padding: 20px;
  background: -webkit-gradient(linear, left top, right bottom, from(#e4eef7), to(#ffffff));
  background: linear-gradient(to bottom right, #e4eef7, #ffffff);
  -webkit-box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  box-shadow: -6px -6px 10px 0px #f5f9fc, -4px 3px 15px 0px #7fa3c7;
  margin-bottom: 30px;
  border-radius: 5px;
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-single-blog-img {
  overflow: hidden;
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-single-blog-img img {
  width: 100%;
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}

.apihu-port-blog-area .apihu-port-single-blog:hover .apihu-port-single-blog-img img {
  -webkit-transform: scale(1.5) rotate(15deg);
  transform: scale(1.5) rotate(15deg);
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-single-blog-meta-info {
  padding: 30px 0;
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-blog-meta-single {
  display: inline-block;
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-blog-meta-single .apihu-port-blog-meta-icon-box,
.apihu-port-blog-area .apihu-port-single-blog .apihu-port-blog-meta-single a {
  display: inline-block;
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-blog-meta-single a {
  margin-left: 15px;
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-blog-meta-single:first-child {
  margin-right: 20px;
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-blog-meta-icon-box {
  border-radius: 50%;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-box-shadow: inset -3px -2px 5px 0px rgba(255, 255, 255, 0.66), inset -1px -1px 0px 0px rgba(255, 255, 255, 0.18), inset 2px 2px 7px 0px rgba(49, 69, 106, 0.18);
  box-shadow: inset -3px -2px 5px 0px rgba(255, 255, 255, 0.66), inset -1px -1px 0px 0px rgba(255, 255, 255, 0.18), inset 2px 2px 7px 0px rgba(49, 69, 106, 0.18);
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-blog-meta-icon-box i {
  font-size: 14px;
  color: #888888;
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-blog-meta-single a {
  color: #888888;
  font-size: 15px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-blog-area .apihu-port-single-blog .apihu-port-blog-meta-single a:hover {
  color: #590fb7;
}

.apihu-port-blog-area .apihu-port-single-blog a h3 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #08203a;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-blog-area .apihu-port-single-blog a:hover h3 {
  color: #590fb7;
}

.apihu-port-blog-area .owl-nav {
  display: none !important;
}

.apihu-port-blog-area .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}

.apihu-port-blog-area .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  background: #ffffff;
  display: inline-block;
  margin: 0 10px;
  border-radius: 50%;
  cursor: pointer;
}

.apihu-port-blog-area .owl-dots .owl-dot.active {
  background: linear-gradient(-141deg, #590fb7, #ff0076);
}

.apihu-port-footer-area {
  padding: 110px 0 0;
}

.apihu-port-footer-area .apihu-port-footer-content {
  text-align: center;
  border-bottom: 1px solid #d1d6db;
  padding-bottom: 100px;
}

.apihu-port-footer-area .apihu-port-footer-content a {
  margin-bottom: 30px;
  display: inline-block;
}

.apihu-port-footer-area .apihu-port-footer-content p {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #08203a;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 30px;
}

.apihu-port-footer-area .apihu-port-footer-content ul li {
  display: inline-block;
  margin-right: 10px;
}

.apihu-port-footer-area .apihu-port-footer-content ul li:last-child {
  margin-right: 0;
}

.apihu-port-footer-area .apihu-port-footer-content ul li a {
  font-size: 22px;
  color: #08203a;
  display: block;
  width: 41px;
  line-height: 36px;
  height: 41px;
  border-radius: 50%;
  border: 1.5px solid #08203a;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.apihu-port-footer-area .apihu-port-footer-content ul li a:hover {
  background: linear-gradient(7deg, #590fb7, #ff0076);
  color: #ffffff;
  -webkit-box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  box-shadow: -4px -3px 8px 0px rgba(122, 247, 169, 0.25), 5px 5px 15px 0px rgba(100, 14, 179, 0.3);
  border: 1.5px solid transparent;
}

.apihu-port-footer-area .apihu-port-copyright-content {
  text-align: center;
  padding: 20px 0;
}

.apihu-port-footer-area .apihu-port-copyright-content p {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #08203a;
  line-height: 1.5;
}

.apihu-port-footer-area .apihu-port-copyright-content p a {
  color: #d80385;
  font-weight: 700;
}

.slider-title-h5 {
  font-family: "Playfair Display";
  font-size: 60px;

}

.slider-title-p {
  font-family: "Playfair Display";
  font-weight: bold;
  font-size: 34px;
  color: #fec439;

}

@media (max-width: 1280px) {
  .slider-title-h5 {
    font-family: "Playfair Display";
    font-size: 40px;

  }

  .slider-title-p {
    font-family: "Playfair Display";
    font-weight: bold;
    font-size: 24px;
    color: #fec439;

  }

  .carousel-caption {
    bottom: 20%;

  }
}

@media (max-width: 800px) {
  .slider-title-h5 {
    font-family: "Playfair Display";
    font-size: 40px;

  }

  .slider-title-p {
    font-family: "Playfair Display";
    font-weight: bold;
    font-size: 24px;
    color: #fec439;

  }

  .carousel-caption {
    bottom: 40%;

  }
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  font-family: 'Playfair Display';
  font-size: 24px;
  padding-bottom: 20px;
  list-style: none;
}

.carousel-indicators .active {
  border-bottom: solid 4px #fec439;
  font-family: Poppins;
  font-weight: 600;
  font-size: 25px;
  ;
  /*background-color: #fec439;*/

}



.carousel-indicators li {

  text-indent: 0;
  margin: 0 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-family: Poppins;
  font-weight: 600;
  font-size: 14px;
  ;
  transition: all 0.25s ease;
  text-align: center;
}


/* position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  background-color: #ffffff00;
  counter-increment: li;
}*/
/*
.carousel-indicators li::marker {

  color: white;
  font-family: 'Poppins';
  font-weight: bold;
  content: counter(li);

}*/
.pr-mark-feature-inner-icon img {
  width: 100%;
}

.pr-mark-feature-inner-text {
  margin-left: 160px;
}

.apihu-port-about-expertise span {
  font-family: 'Poppins';
  font-size: 14px;
}

.blog-date {
  font-family: "Poppins";
  font-size: 11px;
  color: white !important;
  font-weight: 400;
}

.map-title {
  font-family: "Poppins";
  font-size: 39px;
  color: #0f2d5b;
  font-weight: 600;
}

.map-description {
  font-family: "Poppins";
  font-size: 14px;
  color: #999999;
  font-weight: 300;
}

.map-section-number {
  font-family: "Poppins";
  font-size: 36px;
  color: #ff3737;
  font-weight: 300;
  margin-right: 60px;
}

.map-section-number-w-1 {
  display: block;
  font-family: "Poppins";
  font-size: 15px;
  color: #0f2d5b;
  font-weight: 400;
}

.map-section-number-w-2 {
  display: block;
  font-family: "Poppins";
  font-size: 19px;
  color: #0f2d5b;
  font-weight: 400;
}

.footer-title {
  font-family: "Poppins";
  font-weight: 900;
  font-size: 18px;
  color: #ffc437;
}

.apihu-port-single-service:hover .shape1 {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: #fec439;
  display: inline-block;
}

.apihu-port-single-service:hover .shape2 {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 25px 25px;
  border-color: transparent transparent #fec339 transparent;
}

.apihu-port-single-service .shape3 {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 25px 0;
  border-color: transparent #ffffff transparent transparent;
}

.carousel-indicators li span {

  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;


  display: contents;
  color: white;
  font-family: 'Poppins';
  font-weight: bold;
}


.home-about-title {
  font-family: "Playfair Display";
  font-weight: 500;
  font-size: 33px;
  color: #000000;
}


.home-about-title:after {
  content: "";
  display: block;
  position: absolute;
  height: inherit;
  width: 65px;
  margin-top: 5px;
  border-bottom: 2px solid #fec439;
}

.home-about-text {
  font-family: "Poppins";
  font-weight: 300;
  font-size: 15px;
  color: #000000;
}



@media (min-width: 748px) {

  .col-lg-5-col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }


}


.apihu-port-about-left.wow.slideInLeft {
  position: relative;
  margin-left: -100px;
}

.pin-istanbul {
  position: absolute;
  text-align: center;
  top: 122px;
  left: 424px;
}

.pin-dot {
  width: 12px;
  height: 12px;
  background: red;
  border-radius: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}

.pin-name {
  font-size: 15px;
  font-weight: 600;
  color: #0f2d5b;
}

h6.map-section-number {
  /* margin-right: 120px; */
}

ul#pills-tab {
  margin-right: -250px;
}

h6.map-section-number {
  margin-right: 130px;
  margin-top: 20px;
}

.pin-london {
  position: absolute;
  top: 90px;
  left: 360px;
}

.wp-icon-text {
  display: none;
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 100;
  background: white;
  border-radius: 15px;
  padding: 5px 20px 5px 20px;
  color: #000000;
  margin-right: 0px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.tel-icon-text {
  opacity: 0;
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 100;
  background: white;
  border-radius: 15px;
  padding: 5px 20px 5px 20px;
  color: #000000;
  margin-right: 0px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

.wp-icon-cont:hover .wp-icon-text {
  margin-right: 20px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  display: initial;
}

.tel-icon-cont:hover .tel-icon-text {
  opacity: 100;
  margin-right: 20px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

#prbsf1 {
  font-family: "Playfair Display";
  font-size: 33px;
  color: #fec439;
}

.apihu-phone-span {
  font-family: "Poppins";
  font-size: 12px;
  font-width: 100;
}

.apihu-port-section-title-vs {
  font-family: "Playfair Display" !important;
  font-size: 33px;
  font-weight: 600;
  text-transform: uppercase;
}

.apihu-port-section-title-color-vs {
  font-family: "Playfair Display" !important;
  font-size: 33px;
  font-weight: 600;
  text-transform: uppercase;
}

.follow-text-footer {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0f2d5b;
}

.mail-text-footer {
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 600;
  text-transform: lowercase;
  color: #0f2d5b;
}

.subscribe-text-footer {
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0f2d5b;
  float: left;
}

.emailg {
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: white;
  border-radius: 3px;
  height: 30px;
  width: 20%;
}

.socials a:last-child {
  margin-right: 0;
}

button.emailg {
  border: none !important;
}

.socials2 a:last-child {
  padding-right: 0 !important;
}

#dil li.has-submenu {
  margin-left: 120px;
}

.pin-istanbul:hover,
.pin-london:hover {
  transform: scale(1.1)
}

.pin-istanbul,
.pin-london {
  cursor: pointer;
  transition: all 0.2s;
}

.apihu-port-about-expertise .nav.nav-pills {
  margin-right: 0 !important;
}


.pr1-ft-contact {
  margin-left: 10px;
  text-align: center;
}

.desktop-menu nav li:first-child:before {
  content: "";
  width: 500px;
  height: 1px;
  background: #ecbc1e;
  position: absolute;
  bottom: -12px;
  left: 0;
}

.desktop-menu nav li:last-child:before {
  content: "";
  width: 516px;
  height: 1px;
  background: #ecbc1e;
  position: absolute;
  bottom: -12px;
  right: 0;
}

.desktop-menu nav li {
  margin-top: 15px;
}

li.has-submenu ul li:before {
  display: none;
}

.carousel-caption {
  margin-bottom: -50px;
}

.desktop-menu .has-submenu ul {
  margin-top: 0;
  background: none;
}

.desktop-menu .has-submenu ul li {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.desktop-menu .has-submenu ul li a {
  margin-top: 0;
  padding: 5px;
}

div#pr3-info-bar-container {
  z-index: 11;
  position: relative;
}

div#dil .has-submenu ul li:hover {
  background: #f2f2f2;
}

.h-100-vw {
  height: 100vw !important;
}

a.carousel-control-prev,
a.carousel-control-next {
  display: none
}

.footer-contact {
  background: #0f2d5b;
  padding: 10px 30px;
  color: white;
  font-weight: 600;
  letter-spacing: 2px;
}


.about-content hr.hr {
    margin-top: 0;
}


p.slider-title-p {
    text-align: center;
}

p.apihu-port-single-service-text {
    text-align: center;
    line-height: 1.5 !important;
}

.apihu-port-single-service {
    max-height: 200px;
}

/* service.php */

.service-title {
  text-transform: uppercase !important;
  font-size: 33pt;
  font-family: "Playfair Display";
  font-weight: 600;
  color: #0f2d5b;
  line-height: 1;
  text-align: center;
  margin: 65px auto;
  position: relative;
}

.service-title::after {
  content: '';
  width: 75px;
  height: 4px;
  color: #fec439;
  background-color: #fec439;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -18px;
  margin: 0 auto;

}

.service-item {
  max-height: 240 !important;
  min-height: 240 !important;
  overflow: hidden;
  margin: 50px 0;
  background-color: #fff;
  padding: 50px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #0f2d5b;
  border-top-right-radius: 30px;
}

.service-item:hover {
  background:
    radial-gradient(circle, var(--color-v) 70%, var(--color-v) 75%),
    linear-gradient(to right, var(--color), var(--color)),
    var(--image2);
  background-position: center center;
  background-size: cover;
  background-blend-mode:
    var(--blend-top, normal),
    var(--blend-bottom, saturation),
    normal;

  --image2: url(/strandlegal/assets/images/list1-background.jpg);

  --color-v: #0f2d5bb5;
  --color: grey;
  color: #fff;
  transition: all ease-in-out 0.5s;
}

.service-item:hover .leading {
  filter: brightness(100);
}

.service-item:hover h1{
  color: #fff;

}

.service-item img {
  max-height: 125px;
  max-width: 100px;
}

.service-item h1 {
  text-transform: uppercase !important;
  font-size: 30pt;
  font-family: "Playfair Display";
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
  color: #0f2d5b;
  
  transition: all ease-in-out 0.5s;

}

.service-item h2 {
  line-height: 0;
  margin-bottom: 0px;
  visibility: hidden;
  font-size: 0pt;
  transition: all ease-in-out 0.5s;
  text-align: left;
}
.service-item:hover h2{
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 12pt;
  text-transform: capitalize;
  line-height: 1.25;
  margin-bottom: 5px;
  visibility: visible;
  color: #fff;

  
  transition: all ease-in-out 0.5s;
}

.service-item h3 {

  visibility: hidden;
  font-size: 0pt;
  line-height: 0;
  margin-bottom: 0;
  letter-spacing: 0;
  
  transition: all ease-in-out 0.5s;
}
.service-item:hover h3{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 9pt;
  text-transform: capitalize;
  line-height: 1.80;
  letter-spacing: 1.50;
  margin-bottom: 0;
  visibility: visible;
  color: #fff;

  
  transition: all ease-in-out 0.5s;
}

.service-item .learn-more {

  font-size: 0pt;
  visibility: hidden;
  bottom: 0px;
  position: relative;
  right: 0px;
  transition: all ease-in-out 0.5s;


}
.service-item:hover .learn-more{
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 12pt;
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #edbc1b;
  visibility: visible;
  transition: all ease-in-out 0.5s;
}

.service-item .learn-more img {
  height: 0px;
  width: 0px;
  margin-left: 0px;
  visibility: hidden;
  
  transition: all ease-in-out 0.5s;

}
.service-item:hover .learn-more img{
  height: 20px;
  width: 30px;
  margin-left: 10px;
  visibility: visible;
  
  transition: all ease-in-out 0.5s;
}

.bg-clear {
  background-color: transparent !important;
}

.service-item+.bg-clear h1 {
  color: #000;


}

.service-item+.bg-clear {
  border: 2px solid #0f2d5b;
  position: relative;

}



.contact-main {
  padding: 40px 0 !important;
}


.contact-main .col-12 {
  padding: 0px !important;
}


.contact-icon-title {
  font-size: 11pt;
  color: #333333;
  text-transform: uppercase;
  color: #333333;
  font-size: 10pt;
  font-weight: 400;
  font-family: 'Poppins';
}

.contact-icon {
  width: 20px;
  margin-bottom: 10px;
}
.contact-main h5{
  color: #0f2d5b;
  font-size: 20pt;
  font-weight: 400;
  font-family: 'Poppins';

}

.contact-main span{
  color: #0f2d5b;
  font-size: 12pt;
  font-weight: 400;
  font-family: 'Poppins';

}

.space-default {
  height: 30px;
}

.required-text {
  color: red;
}

.btn-send {
  background-color: #0f2d5b;
  padding: 10px 20px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13pt;
  margin-bottom: 85px;
}

.about-title {
  text-transform: uppercase !important;
  font-size: 33pt;
  font-family: "Playfair Display";
  font-weight: 600;
  color: #0f2d5b;
  line-height: 1;
  position: relative;
  width: auto;
  display: block;
  margin: 50px 0;


}

p{
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 11pt;
  text-align: left;
  color: #1a284f;
}


.about-content {
  /* float: left; */
}
.hr{
  width: 60%;
  height: 2px;
  background-color: #eaf6ff;
  float: right;
}

.about-content h4 {
  font-family: "Playfair Display";
  font-weight: 600;
  font-size: 22pt;
  color: #0f2d5b;
}
.about-content span{
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 12pt;
  color: #999999;
}


.about-list {
  display: flex;
  margin-top: 10px;
  margin-bottom: 40px;
}
.about-list li:first-child{
  list-style-type: none;
  padding-left: 0;
}

.about-list li {
  margin-right: 32px;
  list-style-type: disc;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14pt;
  color: #999999;
  padding-left: 10px;
  padding-right: 10px;
}


.why-list {
  list-style-type: disc !important;
  display: block;
  margin-left: 20px;
  margin-top: 50px;
  margin-bottom: 50px !important  ;

width: 100% !important;
}

.why-list li {
  float: left;
  width: 30%;
  list-style-type: disc;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12pt;
  color: #999999;
  padding-left: 20px;
  padding-right: 20px !important;

  padding-bottom: 10px;


}



.work-list {
  list-style-type: disc !important;
  display: block;
  margin-left: 20px;
  margin-top: 35px;
  margin-bottom: 35px;


}
.work-list li {
  list-style-type: disc;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12pt;
  color: #999999;
  padding-left: 20px;
  padding-bottom: 10px;

}
.about-form-title {
  text-transform: uppercase !important;
  font-size: 28pt;
  font-family: "Playfair";
  font-weight: 500;
  color: #0f2d5b;
  line-height: 1;
  text-align: center;
  margin: 25 px auto;
  position: relative;

}

.about-content-img {
  width: 480px;
  height: 380;
}
.about-form{
  
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12pt;
  color: #999999;
}

@media (max-width: 767.98px) {

  .about-content-img {
    width: 320px !important;

  }

  .about-list {margin-left: 0;list-style-type: none !important;flex-wrap: wrap;}

  .why-list li {
    margin-left: 20px;
    width: 90%;
    list-style-type: disc !important;

  }

  .map {
    width: 100%;
  }

  .service-item h1 {margin-top: 20px;font-size: 25;}

}




.header-image-bg {
  background-size: cover;
  position: relative;
  height: 500px;
  background: var(--image2);
  background-position: center center;
  background-size: cover;
  background-blend-mode:
    var(--blend-top, normal),
    var(--blend-bottom, saturation),
    normal;
  --color-v: #0f2d5bb5;
  --color: grey;
  color: #fff;
}
.about {
  --image2: url("/assets/image/business.jpg");
}
.service-page {
  --image2: url("/strandlegal/assets/images/service-header.jpg") !important;
}
.contact {
  --image2: url("/strandlegal/assets/images/contact-header.jpg") !important;
}

.business, .blog-header{
  --image2: url("/assets/image/business.jpg") !important;
  background: var(--image2);
}

.global{
  --image2: url("/strandlegal/assets/images/global-bg.jpg") !important;
  background: var(--image2);
}
.eu{
  --image2: url("/strandlegal/assets/images/eu-bg.jpg") !important;
  background: var(--image2);
}


.breadcrumb-active{
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 12pt;
}
.breadcrumb-links{
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 12pt;
  color: #0f2d5b !important;
}

.contact-form{
  
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12pt;
  color: #999999;
}
.contact-form h5{
  font-family: "Playfair Display";
  font-weight: 600;
  font-size: 22pt;
  color: #0f2d5b;

}

.service-item:hover {
    cursor: pointer;
}

img.about-content-img {
    padding-right: 30px;
}

.cursor-pointer {
    cursor: pointer;
}


/* variables */
:root{
    --playfairFont: 'Playfair Display SC', serif;
    --poppins-font: 'Poppins', sans-serif;
    --primary-text-color: #0f2d5b;
    --form-color: #999999;
}

.global-head{
    padding: 52px 0 49px 0;
    color: #0f2d5b;
}
.global-head h1{
    font-weight: 700;
    font-family: var(--playfairFont);
    font-size: 40px;
    text-align: center;
}
.global-bottom{
    width: 77px;
    border-radius: 3px;
    height: 4px;
    background: #13d5ff;
    margin: 0 auto
}

.global-head p{
    font-family: var(--poppins-font);
    text-align: center;
    font-size: 15px;
}

/* citizenship*/
.citizenship-head{
    
margin-bottom: 4px;
    
/* background-color: #71e6ff; */
    
width: 100%;
    
border-radius: 30px 30px 0 0;
    
text-align: center;
    
font-family: var(--poppins-font);
    
color: var(--primary-text-color);
    
padding: 20px 10px 1px 10px;
}
.citizenship-head h1{
    font-size: 40px;
    font-weight: 700;
}
.citizenship-head p{
    font-size: 20px;
    font-weight: 400;
}
 .citizenship .row{
    margin-top: 65px;
 }
/* residence*/
.residence-head{
    margin-top: 57px;
    background-color: #9fc1fa;
    width: 100%;
    border-radius: 30px 30px 0 0;
    text-align: center;
    font-family: var(--poppins-font);
    color: var(--primary-text-color);
    padding: 20px 10px 1px 10px;
}
.residence .row{
   margin-top: 65px;
}
.residence-head h1{
    font-size: 40px;
    font-weight: 700;
}
.residence-head p{
    font-size: 20px;
    font-weight: 400;
}

/* [class*="-flag"] {
    float: left;
    padding: 15px;
    width: 100%;
  }
   */
.country-info{
    padding: 10px 0 9px 0;
    display: flex;
}
.country-flag{
    padding: 11px 20px 17px 0;
    border-right: 1px solid var(--primary-text-color);
}
.country-name{
    font-size: 30px;
    font-weight: 600;
    color: var(--primary-text-color);
    font-family: var(--playfairFont);
    padding-left: 16px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
}
.country-img img{
    width: 100%;
}
.table{
    color: #999999;
    font-size: 15px;
    font-family: var(--poppins-font);
    font-style: italic;
}
.table tr:last-child{height: 62px;}
.table th{
    font-weight: 700;
    padding-left: 10px;
    border: 1px solid var(--primary-text-color);
    border-left: transparent;
    width: 29%;
}
.table td{
    border: 1px solid var(--primary-text-color);
    
    border-right: transparent;
}
/* book appointment */
.global-contact{
    color: var(--form-color);
}
.form-button button{
    color: #fff;
    font-size: 13px;
    font-family: var(--poppins-font);
    font-weight: 400;
    outline: none;
    border: none;
    border-radius: 3px;
    background: var(--primary-text-color);
    padding: 7px 15px 7px 13px;
    margin: 20px 0 54px 0;
}
.global-contact input, textarea{
    margin-top: 13px;
}

.book-head{
    font-size: 33px;
    padding: 26px 0 27px 0;
    text-align: center;
    border-bottom: 1px solid var(--form-color);
}
.book-head h1{color: var(--primary-text-color);}
.global-contact > span{
        padding: 27px 0 24px 0px;
        display: block;
}

hr{
    height: 2px;
    background: #0f2d5b;
}

.global-head p, .citizenship-head p, .residence-head p {
    color: #0f2d5b;
    text-align:center;
}

.pr1-ft-contact li {
    cursor:pointer;
}

header.pr1-header-section.header-image-bg.about.sticky-pr1-sticky-on.pr1-sticky-on {
    height: auto;
    position: fixed;
    background: white;
}

header.pr1-header-section.header-image-bg.about.sticky-pr1-sticky-on.pr1-sticky-on .page-inside-header {
    display: none;
}

.content-page h1 {
    font-family: 'Playfair Display';
    color: #0f2d5b;
    position: relative;
    /* margin-bottom: 20px; */
}

.content-page h1:after {
    content: "";
    height: 3px;
    width: 70px;
    background: #ff3737;
    position: absolute;
    bottom: -10px;
    left: 0;
}

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

.content-page h2 {
    font-family: 'Playfair Display';
    font-size: 1.6rem;
    color: #0f2d5b;
    width: 100%;
    text-align: left;
}

.content-page p {
    color: #0f2d5b;
}

.content-page ul li,
.content-page ol li {
    list-style: inside;
    color: #0f2d5b;
}

.content-page ul,
.content-page ol {
    padding: 0;
}


.global-head{
    padding: 52px 0 49px 0;
    color: #0f2d5b;
}
.global-head h1{
    font-weight: 700;
    font-family: var(--playfairFont);
    font-size: 40px;
    text-align: center;
}
.global-bottom{
    width: 77px;
    border-radius: 3px;
    height: 4px;
    background: #13d5ff;
    margin: 0 auto
}

.global-head p{
    font-family: var(--poppins-font);
    text-align: center;
    font-size: 15px;
}

/* citizenship*/
.citizenship-head{
    
margin-bottom: 4px;
    
/* background-color: #71e6ff; */
    
width: 100%;
    
border-radius: 30px 30px 0 0;
    
text-align: center;
    
font-family: var(--poppins-font);
    
color: var(--primary-text-color);
    
padding: 20px 10px 1px 10px;
}
.citizenship-head h1{
    font-size: 40px;
    font-weight: 700;
    font-family: 'Poppins';
}
.citizenship-head p{
    font-size: 20px;
    font-weight: 400;
}
 .citizenship .row{
    margin-top: 65px;
 }
/* residence*/
.residence-head{
    margin-top: 57px;
    background-color: #9fc1fa;
    width: 100%;
    border-radius: 30px 30px 0 0;
    text-align: center;
    font-family: var(--poppins-font);
    color: var(--primary-text-color);
    padding: 20px 10px 1px 10px;
}
.residence .row{
   margin-top: 65px;
}
.residence-head h1{
    font-size: 40px;
    font-weight: 700;
}
.residence-head p{
    font-size: 20px;
    font-weight: 400;
}

/* [class*="-flag"] {
    float: left;
    padding: 15px;
    width: 100%;
  }
   */
.country-info{
    padding: 10px 0 9px 0;
    display: flex;
}
.country-flag{
    padding: 11px 20px 17px 0;
    border-right: 1px solid var(--primary-text-color);
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
}
.country-name{
    font-size: 30px;
    font-weight: 600;
    color: var(--primary-text-color);
    font-family: var(--playfairFont);
    padding-left: 16px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    min-height: 95px;
}
.country-img img{
    width: 100%;
}
.table{
    color: #999999;
    font-size: 15px;
    font-family: var(--poppins-font);
    font-style: italic;
}
.table tr:last-child{height: 62px;}
.table th{
    font-weight: 700;
    padding-left: 10px;
    border: 1px solid var(--primary-text-color);
    border-left: transparent;
    width: 40%;
}
.table td{
    border: 1px solid var(--primary-text-color);
    border-right: transparent;
}
/* book appointment */
.global-contact{
    color: var(--form-color);
}
.form-button button{
    color: #fff;
    font-size: 13px;
    font-family: var(--poppins-font);
    font-weight: 400;
    outline: none;
    border: none;
    border-radius: 3px;
    background: var(--primary-text-color);
    padding: 7px 15px 7px 13px;
    margin: 20px 0 54px 0;
}
.global-contact input, textarea{
    margin-top: 13px;
}

.book-head{
    font-size: 33px;
    padding: 26px 0 27px 0;
    text-align: center;
    border-bottom: 1px solid var(--form-color);
}
.book-head h1{color: var(--primary-text-color);}
.global-contact > span{
        padding: 27px 0 24px 0px;
        display: block;
}

hr{
    height: 2px;
    background: #0f2d5b;
}

.desktop-menu .sticky-pr1-navigation-menu nav li:first-child:before {
    display: none;
}

.desktop-menu .sticky-pr1-navigation-menu nav li:last-child:before {
    display: none;
}

p.mandatory-max {
    position: absolute;
}

.mandatory-box {
    color: #0f2d5b;
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: 'Poppins';
    margin-bottom: 20px;
}

.mandatory-point-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

span.point {
    font-size: 40px;
}

.mandatory-point {
    font-family: 'Poppins';
    text-align: center;
    font-weight: 500;
    line-height: 1;
}

.mandatory-context {
    font-size: 16px;
}

.mandatory-point-box-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 90px;
    border: 1px dashed #0f2d5b;
    border-radius: 300px;
}

.mandatory-box.left-bordered:before {
    border-left: 1px solid #0f2d5b;
    height: 100%;
    width: 1px;
    background: #0f2d5b;
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
}

main.container.content-page {
    padding-bottom: 50px;
}

li.has-submenu.dropdown-right:after {color: #0f2d5b !important;}

.dropdown-right ul {
    right: -180% !important;
    top: 20px !important;
    width: 260px !important;
}

.dropdown-right li {
    float: none;
    background: white;
}

div#map-holder {
    max-width: 100%;
    overflow: hidden;
}

div#map-holder iframe {
    max-width: 100% !important;
}

.apihu-port-single-service {
    cursor: pointer;
}

.pr1-footer-widget.addresses ul li {
    line-height: 1.2;
    margin-bottom: 20px;
    padding-top: 10px;
}

.about-content span, .about-content p, .about-content li {
    color: #999999;
}

.global th {
    padding-left: 10px !important;
}

.table tr:last-child td {
    height: 100px;
}
p.subheads {
    text-align: center;
    margin-top: -30px;
}
.blog-content p, .blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5 {
    color: #0f2d5b;
}

.global {
    background-position: center top;
}

.country-table td {
    color: #12193a;
    border: none;
}

.country-table th {
    color: #12193a;
    /* border: none; */
}

table.table.table-bordered {
    border: none;
}

.country-table {
    background: #88e6fe;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.country-info {
    background: #88e6fe;
    border-bottom: 1px solid #12193a;
}
img.text-pages-image {
    max-width: 100% !important;
}

.pr1-blog-column img {
    max-width: 100%;
    max-height: 100%;
}

.pr1-img-wrapper {
    width: 380px;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 20px;
    padding: 40px;
    text-align: center;
    background: #0000008f;
    color: white;
    z-index: 99;
    border-radius: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    text-align: left;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    font-size: 14px;
    max-width: 500px;
}

button.cookie-confirm {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    background: black;
    border: none;
    font-weight: 600;
    border-radius: 10px;
    margin-left: 60px;
    color: white;
}

.breadcrumb {
    align-items: center;
    margin-top: 10px;
    top: -500px;
    position: relative;
    transition: all 1s;
}

ul.sub-sub-menu {
    right: -152% !important;
}

.breadcrumb i {
    color: #0f2d5b;
}

.country-card {
    padding: 20px;
    background: white;
    border-radius: 20px;
    margin-top: 20px;
}

.country-img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

html { scroll-behavior: smooth; }

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-BlackItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-BookItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-ThinItalic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Ultra.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-UltraItalic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-XLight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-XLightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}

* {
    transition: all 0.2s;
}

body {
    font-family: "Roboto", sans-serif;
    transition: all 0.2s;
    margin: 0;
    min-height: 100vh;
    background: rgb(241,246,252);
    background: linear-gradient(0deg, rgba(241,246,252,1) 0%, rgba(234,246,255,1) 100%);
}

.background-1 {
    position: absolute;
    top: -20%;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 150%;
    background-repeat: no-repeat !important;
    z-index: 0;
    overflow: hidden;
    transition: all 1.5s;
    background-position: center top !important;
}


.background-2 {
    position: absolute;
    top: -20%;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    z-index: 1;
    filter: blur(5px);
    animation: bg2movement 30s linear infinite;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    transition: all 1s;
}



.background-1 video {
    opacity: .4;
    filter: blur(15px) grayscale(1);
}

@keyframes bg3zoomIn {
    0% {
        background-size: 100%;
    }
    100% {
        background-size: 120%;
    }
}

@keyframes bg3zoomOut {
    0% {
        background-size: 120%;
    }
    100% {
        background-size: 100%;
    }
}

@keyframes bg2movement {
    0% {
        filter: blur(5px);
    }
    50% {
        filter: blur(1px);
    }
    100% {
        filter: blur(5px);
    }
}
.background-overlay {
    position: absolute;
    top: 0;
    height: 101vh;
    width: 100%;
    left: 0;
    z-index: 3;
    opacity: 1;
    background: rgb(70,125,242);
    background: linear-gradient(180deg, rgba(70, 125, 242, 0) 0%, #0f2d5b 95%);
    transition: all 1.5s;
}

.scroll-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: height 0.5s;
    z-index: 4;
    background: #0f2d5b;
}

.act-like-page {
    width: 100%;
    height: 100vh;
    background: #0f2d5b;
}

header {
    position: fixed;
    z-index: 99;
    padding: 20px;
    backdrop-filter: blur(5px);
    width: 100%;
    box-shadow: 0px 0px 30px #0f2d5b40;
    top: 0;
    left: 0;
}

.layer-0 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.language-and-search {
    color: white;
    display: flex;
    align-items: center;
}

.language-and-search i {
    color: #ffc437;
    margin-left: 3px;
}

.language {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-right: 10px;
}

img.language-img {
    margin-right: 5px;
}

.layer-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    z-index: 5;
}

.layer-1 a {
    /* color: white; */
    text-decoration: none;
}

.layer-1 i {
    color: #ffc437;
}

.main-menu-top {
    width: 100%;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px;
}

.main-menu-top a {
    margin-right: 30px;
    font-size: 12px;
}

.language-and-search button i {
    color: white;
}

.main-menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 0px;
}

.main-menu a,
.menu-link-with-dropdown {
    margin-right: 25px;
    font-family: "Poppins", sans-serif !important;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
}

.menu-link-with-dropdown .dropdown-menu-parent:hover {
    color: #ffc437;
}

.menu-link-with-dropdown:hover .menu-dropdown {
    height: fit-content;
    padding: 10px;
    overflow: visible;
}

.menu-dropdown {
    position: absolute;
    top: 30px;
    background: white;
    padding: 10px;
    border-radius: 5px;
    height: 0;
    overflow: hidden;
    padding: 0;
    transition: all 0.2s;
}

.menu-dropdown span {
    font-family: 'Poppins', sans-serif !important;
}

.menu-link-with-dropdown {
    position: relative;
    padding: 5px 0px;
}

.dropdown-btn {
    background: none;
    border: none;
    white-space: nowrap;
}

.menu-dropdown:after {
    content: "";
    width: 16px;
    height: 16px;
    background: white;
    position: absolute;
    top: -8px;
    left: 30px;
    transform: rotate(45deg);
}

.dropdown-btn {
    min-width: 200px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 5px;
    color: black;
}

.dropdown-btn i {
    color: black;
}

.menu-dropdown-right {
    position: absolute;
    left: 100%;
    z-index: 6;
    background: white;
    border-radius: 5px;
    margin-left: -5px;
    box-shadow: 0px 0px 30px #00000026;
    width: 0;
    overflow: hidden;
    padding: 0;
    transition: all 0.2s;
    top: 0;
}

.dropdown-btn span {
    margin-right: 30px;
}

.dropdown-btn:hover .menu-dropdown-right {
    width: fit-content;
    overflow: visible;
    padding: 5px;
}

.background-3 {
    position: absolute;
    top: 120%;
    opacity: 1;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    z-index: 2;
    transition: all 1s;
}
.animateZoomOut {
    animation: bg3zoomOut 30s linear infinite;
}

.animateZoomIn {
    animation: bg3zoomIn 30s linear infinite;
}

.background-3.active {
    display: block;
}

.background-2.hide-this {
    opacity: 0;
}

.background-1 video.low-blur {
    filter: blur(5px) grayscale(1);
}

#threeDContainer {
    width: 500px;
    height: 500px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service {
    width: 50%;
    display: flex;
    align-items: center;
}

section.services {
    background: white;
    z-index: 9;
    position: relative;
    overflow: visible;
}

section.services .association {
    margin-top: -80px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    padding: 16px;
    border-radius: 15px;
    max-width: 900px;
    z-index: 99;
}

.association .service-title {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    max-width: 250px;
    letter-spacing: 1px;
}

.provide-service.container {
    padding-top: 150px;
}

h2 {
    font-family: 'Playfair Display';
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #0f2d5b;
}

.provide-service.container h2 {
    text-align: center;
    margin-bottom: 80px;
}

.service-icon img {
    max-width: 90px;
}

.service-icon {
    padding: 0px 30px;
}

.service-card-icon img {
    max-width: 100%;
    height: auto;
    transition: all 0.5s;
}

.service-card {
    position: relative;
    margin-bottom: 80px;
    max-width: fit-content;
    max-height: fit-content;
    border-radius: 30px;
    width: fit-content;
    height: fit-content;
    overflow: hidden;
    transition: 0.5s;
}

.service-card-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    font-size: 22px;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 500;
    white-space: nowrap;
}

section.hero {
    height: 100vh;
    width: 100%;
    background: #0f2d5b;
}

.hero-item {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
    overflow: hidden;
}

.hero-item.active {
    display: block;
}

.center-content {
    position: absolute;
    top: -150%;
    left: 50%;
    z-index: 4;
    transform: translate(-50%,-50%);
    width: 100%;
    transition: all 2s;
    z-index: 0;
}

.come-to-disappear {
    transform: scale(4);
    filter: blur(10px) opacity(0) !important;
    transition: all 2s;
}

.center-content.come-to-disappear{
    transform: scale(4);
    filter: blur(15px) !important;
    transition: all 2s;
}

.center-content h1 {
    color: white;
    font-size: 120px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 300px;
    font-family: 'Montserrat';
}

.bottom-content {
    position: absolute;
    bottom: -150px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
    transition: all 0.5s;
}

.bottom-content {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.bottom-content p {
    opacity: 0;
    transition: all 4s;
    text-align: center !important;
}

button.hero-btn-left,
button.hero-btn-right {
    padding: 7px 20px;
    border-radius: 3000px;
    border: 1px solid #ffffff14;
    background: #00000014;
    color: white;
    backdrop-filter: blur(5px);
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Gotham';
    transition: all 0.5s;
}

button.hero-btn-left i,
button.hero-btn-right i {
    margin: 8px;
}

.bottom-content button span {
    display: block;
    overflow: hidden;
    max-width: fit-content;
    width: 0;
    transition: all 4s;
    white-space: nowrap;
    font-family: 'Poppins';
}

.bottom-content.active {
    bottom: 150px;
}

.bottom-content.active button span {
    width: 100px;
}

.bottom-content.active p {
    opacity: 1;
    color: white;
}

button.service-card-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Poppins';
    border: none;
    border-radius: 13px;
    padding: 10px 30px;
    font-size: 18px;
    opacity: 0;
    transition: all 0.5s;
}

button.service-card-btn i {
    margin-left: 15px;
}

.service-card:hover button {
    bottom: 40px;
    opacity: 1;
}

.service-card-icon {
    max-width: 100%;
    overflow: hidden;
    transition: all 0.5s;
}

.service-card:hover {
    cursor: pointer;
    box-shadow: 0px 0px 30px #00000069;
}

.service-card:hover img {
    transform: scale(1.1);
    filter: blur(3px);
}

.bottom-content button:hover {
    padding: 7px 30px;
}

header.black-bg-header {
    background: #0f2d5bf2;
}

section.visas {
    background: #f1f6fc;
    padding-top: 80px;
}

.visa-card {
    text-align: center;
    padding: 20px;
    cursor: pointer;
}

.visa-card-title {
    font-family: 'Playfair Display';
    margin-top: 20px;
}

button.visa-card-btn {
    border: none;
    background: none;
    opacity: 0;
    color: #0f2d5b;
}

button.visa-card-btn i {
    margin-left: 10px;
}

button.visa-card-btn {
    margin-top: 20px;
}

.visa-card:hover button {
    opacity: 1;
    color: white;
}

.visa-card:hover {
    background: #0f2d5b;
    color: white;
    border-radius: 10px;
}

.visa-card-bed {
    background: white;
}

.border-top-left-radius {
    border-top-left-radius: 10px;
}

.border-top-right-radius {
    border-top-right-radius: 10px;
}

.white-bg {
    background: white;
}

section {
    background: white;
}

section:not(.hero):not(.services):not(.about-us) {
    opacity: 0;
}

.about-us-left {
    width: 400px;
    text-align: left;
    background: #f1f6fc;
    z-index: 2;
    padding: 20px 30px;
    border-radius: 10px;
    cursor: pointer;
}

.about-us-left h2 {
    text-align: left;
    font-style: italic;
    font-size: 2rem;
    margin-bottom: 0;
}

.about-us-holder {
    display: flex;
    align-items: center;
}

.about-us-right {
    max-width: calc(100% - 400px);
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

section.about-us {
    padding-top: 80px;
    padding-bottom: 50px;
    max-width: 100vw;
    overflow: hidden;
}

.about-us-right img {
    max-height: 650px;
}

h1,h2,h3 {
    font-family: 'Playfair Display';
    color: #1a284f;
}

.about-us-holder p {
    font-family: 'Poppins';
    font-size: 14px;
}

.about-us-left h1 {
    margin: 30px 0px;
}


hr.about-us-hr {
    max-width: 50px;
    opacity: 1;
    border: 1px solid #fec439;
    margin-top: 5px;
    margin-left: -4px;
}

button.about-us-btn {
    margin-top: 20px;
    border: none;
    background: #1b3863;
    color: white;
    padding: 5px 20px;
    border-radius: 5px;
}

button.about-us-btn i {
    margin-left: 20px;
}

.about-us-left:hover {
    margin-top: -20px;
}

.about-us-left:hover button i {
    margin-left: 40px;
}

.blog-card-img img {
    max-width: 100%;
    overflow: hidden;
    border-radius: 10px;
}

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

.blog-card-date {
    opacity: .4;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}

.blog-card-title {
    font-family: 'Playfair Display';
    font-size: 20px;
    color: #0f2d5b;
    font-weight: 600;
    min-height: 50px;
}

button.blog-card-btn {
    background: none;
    border: none;
    margin-top: 20px;
    font-family: 'Poppins';
    font-weight: 300;
    letter-spacing: 0.5px;
    font-size: 13px;
}

.blog-card-content {
    padding: 10px;
}

button.blog-card-btn i {
    margin-left: 20px;
}


.blog-bottom-left,
.blog-bottom-right {
    width: 50%;
}

.blog-bottom-left h2 {
    text-align: left;
    font-family: 'Poppins';
    font-weight: 600;
    margin-bottom: 60px;
}

.blog-bottom {
    padding-top: 100px;
}

.blog-bottom-left p {
    font-family: 'Poppins';
    font-size: 0.9em;
    opacity: .5;
    margin-bottom: 40px;
}

.counters {
    display: flex;
    justify-content: space-between;
}

.counter-number {
    font-size: 2.5em;
    font-family: 'Poppins';
    color: #ff3737;
    font-weight: 300;
}

.counter-title span {
    display: block;
}

.counter-title {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.2;
    font-family: 'Poppins';
    color: #0f2d5b;
}

.worldmap img {
    max-width: 100%;
}

.pins {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.worldmap {
    position: relative;
}

.red-dot {
    width: 10px;
    height: 10px;
    background: #ff3737;
    border-radius: 300px;
    box-shadow: 0px 0px 10px #ff3737;
    animation: boxShadowRed 1s linear infinite;
}

@keyframes boxShadowRed {
    0% {
        box-shadow: 0px 0px 10px #ff3737;
    }
    50% {
        box-shadow: 0px 0px 1px #ff3737;
    }
    100% {
        box-shadow: 0px 0px 10px #ff3737;
    }
}

.pin {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: fit-content;
    cursor: pointer;
}

.pin-text {
    width: 100%;
    text-align: center;
    font-family: 'Poppins';
    font-size: 12px;
}

div#londonPin {
    left: 42%;
    position: relative;
    top: 20%;
}

.pin-tooltip {
    position: absolute;
    width: 300px;
    bottom: 45px;
    left: 30px;
    background: #ffffff52;
    padding: 5px;
    border-radius: 5px;
    backdrop-filter: blur(5px);
    font-family: 'Poppins';
    border: 1px solid #ffffff5e;
    overflow: hidden;
    height: 0;
    width: 0;
    max-height: fit-content;
    white-space: nowrap;
    padding: 0;
}

.pin:hover .pin-tooltip {
    width: 300px;
    height: 100px;
    padding: 5px;
}

div#istanbulPin {
    position: relative;
    top: 20%;
    left: 50%;
}

.counter {
    width: 33%;
}

.fade-in {
    opacity: 1 !important;
    transition: opacity 1s ease-in;
}

.slide-in-left {
    transform: translateX(-100%);
    opacity: 1;
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}

.slide-in-right {
    transform: translateX(100%);
    opacity: 1;
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}

.slide-in-left.active, .slide-in-right.active {
    transform: translateX(0);
    opacity: 1;
}

.slide-up {
    transform: translateY(100%);
    opacity: 0;
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}

.slide-up.active {
    transform: translateY(0);
    opacity: 1;
}

.pr1-footer-section {
    padding: 100px 0 0 0;
    background: white;
  }
  
  .pr1-footer-section .pr1-footer-top .pr1-title-area {
    margin: 0;
  }
  
  @media (max-width: 991.98px) {
    .pr1-footer-section .pr1-footer-top .pr1-title-area {
      margin-bottom: 30px;
    }
  }
  
  .pr1-footer-section .spacer {
    margin-top: 60px;
  }
  
  .pr1-footer-section .spacer hr {
    border: 0;
    border-top: 2px solid #0f2d5b;
    margin: 0;
  }
  
  .pr1-footer-contents {
    margin-top: -75px;
    margin-bottom: -50px;
  }
  
  .pr1-footer-newsletter form {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0px 23px 40px 0px rgba(135, 135, 135, 0.15);
    box-shadow: 0px 23px 40px 0px rgba(135, 135, 135, 0.15);
  }
  
  .pr1-footer-newsletter form input[type="email"] {
    width: 100%;
    padding: 12px 30px 12px 18px;
    background-color: #ffffff;
    border: 0;
  }
  
  .pr1-footer-newsletter form button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    width: 65px;
    height: 100%;
    background-color: #2782f9;
    color: #fff;
    font-size: 25px;
    text-align: center;
  }
  
  .pr1-footer-contents .pr1-footer-widget {
    margin-bottom: 40px;
  }
  
  .pr1-footer-contents .pr1-footer-widget .logo {
    width: 182px;
    display: inline-block;
    margin-bottom: 25px;
  }

  .pr1-footer-widget li {
    font-size: 20px;
    line-height: 1.6;
}

.pr1-footer-links ul li a::before {
    display: none !important;
  }
  .pr1-footer-links ul li a {
    padding-left: 0 !important;
  }
  .pr1-footer-contents .pr1-footer-widget .pr1-footer-links li+li {
    margin-top: 6px;
  }
  
  .pr1-footer-contents .pr1-footer-widget .pr1-footer-links li a {
    font-family: "Poppins";
    font-size: 14px;
    color: #ffffff;
    position: relative;
    padding-left: 15px;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  
  .pr1-footer-contents .pr1-footer-widget .pr1-footer-links li a:hover {
    margin-left: 5px;
  }
  
  .pr1-footer-contents .pr1-footer-widget .pr1-footer-links li a::before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -2px;
  }
  
  .pr1-footer-contents .pr1-footer-widget .pr1-ft-contact ul li {
    color: #0f2d5b;
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 500;
  }
  
  .pr1-footer-contents .pr1-footer-widget .pr1-ft-contact ul li+li {
    margin-top: 8px;
  }
  
  .pr1-footer-contents .pr1-footer-widget .pr1-ft-contact ul li i {
    margin-right: 8px;
  }
  
  .pr1-footer-copyright {
    padding: 0px 0px 1px;
    background: #d2dbe4;
    margin-top: 58px;
  }
  
  .pr1-footer-copyright p {
    font-family: 'Poppins';
    color: #010148;
    font-weight: 400;
    font-size: 12px;
  }

  ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  ul li {
    list-style: none;
  }
  
.footer-title {
    font-family: "Poppins";
    font-weight: 900;
    font-size: 18px;
    color: #ffc437;
  }

  a {
    text-decoration: none;
  }

  footer {
    background: #f0f0f0;
}

footer img {width: auto;height: auto !important;}

.chatbot-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 450px;
    height: 650px;
    background: #0f2d5b3b;
    border: 1px solid #ffffff14;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    display: none;
    flex-direction: column;
    transform: scale(0);
    transform-origin: bottom right;
    transition: transform 0.5s;
    backdrop-filter: blur(5px);
}

.chatbot-header {
    background: #0f2d5b;
    color: white;
    padding: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chatbot-header i {
    margin-right: 10px;
}

.chatbot-close {
    background: none;
    border: none;
    color: white;
    font-size: 20px;
    cursor: pointer;
}

.chatbot-body {
    padding: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #333;
    flex: 1;
    display: flex;
    flex-direction: column;
    max-height: calc(100% - 50px);
}

.chatbot-messages {
    flex: 1;
    overflow-y: auto;
}

.chatbot-message {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.chatbot-input {
    display: flex;
    align-items: center;
}

#chatbot-input-field {
    flex: 1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-right: 10px;
}

.chatbot-send {
    background: #0f2d5b;
    color: white;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.chatbot-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

.speech-bubble {
    position: absolute;
    bottom: 60px;
    right: 60px;
    background: #0f2d5b;
    color: white;
    padding: 15px;
    border-radius: 15px;
    display: none;
    z-index: 1001;
    font-size: 16px;
    width: 250px;
}

.chatbot-open {
    background: #0f2d5b;
    color: white;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 28px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.premade-questions {
    margin-top: 10px;
}

.premade-question {
    background: #0f2d5b;
    color: white;
    border: none;
    border-radius: 10px;
    padding: 10px;
    margin: 5px 0;
    cursor: pointer;
    width: 100%;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}

.premade-question:hover {
    background: #0d254a;
}

a.logo img {
    height: 40px;
}

.about-us-left {
    box-shadow: 40px 40px 30px #00000024;
}

header.header-white {
    background: white;
    backdrop-filter: none;
}

.header-white .language {
    color: #273962;
}

header.header-white * {
    color: #1b2e5a;
}

.header-white .main-menu-top {
    font-weight: 400;
}

.business-list ul li {
    list-style: disc;
}

.business-text p,
.business-list ul li,
.business-text span {
    color:#1b2e5a;
}

.full-width-heading {
    text-align: center;
    background: #0f2d5b;
    padding: 15px;
}

.full-width-heading h1 {
    color: white;
}

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

.eu-head h1 {margin: 20px 0px;}

.header-white .language-and-search button i {
    color: #1a284f;
}
.slide-in-left, .slide-in-right {opacity: 0}
.mobile-centered {
  text-align: center !important;
  max-width: fit-content;
  margin: auto;
}
.inside-header.header-image-bg {
  transition: all 0.5s;
  top: -500px;
}

.uk-immigration-page .service-item {
    text-align: left !important;
}

.uk-immigration-page .service-item:hover .learn-more {
    position: relative;
    bottom: auto;
    right: auto;
    text-align: right;
    margin-top: 20px;
}

.chatbot-messages {
    max-height: 100%;
    overflow-y: auto;
}

.speech-bubble i {
  margin-right: 10px;
}

span.message-text a {
  font-weight: 700;
}

span.message-text a {
  font-weight: 700;
}

.user-bubble span.message-text p {
  color: white;
}

button.bubble-close i {
  margin: 0;
}

button.bubble-close {
  background: white;
  border: none;
  border-radius: 300px;
  position: absolute;
  right: -5px;
  top: -5px;
  box-shadow: 0px 0px 20px #00000057;
}

button#chatbot-open i {
  font-size: 14px;
}

div#dubaiPin {
  position: absolute;
  left: 58%;
  top: 40%;
}