/*
Theme Name: urlpt
Description: A brief description of your theme.
Version: 1.0 
*/
/* #### Generated By: http://www.cufonfonts.com #### */

/* ##############Main navbar style################## */

body {
    margin: 0;
    padding: 0;
    text-decoration: none;font-family: "Open Sans", sans-serif !important;color: #404040;
  }
  h1, h2, h3, h4, h5, h6{font-family: "Poppins", sans-serif;}
  .main-title h1, .main-title h2, .main-title h3{
    font-size: 34px;
    font-weight: 700;
  } 
  .main-title p{
    font-size: 15px;
  }
  section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .navbar {
    position: sticky;
    z-index: 99999;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }
  .navbar-toggler {
    border: unset;
    margin: 0;
    padding: 0;
    text-decoration: unset;
  }
  .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
  }
  .navbar-nav .nav-link {
    color: black;
    font-weight: 500;
  }
  .navbar-collapse .nav-link{font-family: "Poppins", sans-serif;font-weight: 500;font-size: 13px;position: relative;color: #1698b7;}
  
  .navbar-nav .nav-link:hover {
    color: #1698b7;
  }
  
  .btn-signup {
    background-color: #1698b7;
    color: white !important;
    border-radius: 20px;
    padding: 6px 15px 6px 10px;
    text-decoration: none;
    font-size: 12px !important;
    transition: all 0.3s ease;font-weight: 400 !important;
  }
  .btn-signup:hover {
    border-radius: 5px;
    box-shadow: 2px 3px 5px #0000002e;
    background-color: #1698b7;color: #fff;
}
  .btn-signup img {
    width: 18px;
    margin-right: 5px;
    filter: invert(1);
}
  .login-btm {
    border: 2px solid #1698b7;
    border-radius: 20px;
    width: 100%;
    padding: 5px 20px;
    text-align: center;
  }
  .signup-btm {
    background-color: #1698b7;
    color: #fff;
    border-radius: 20px;
    width: 100%;
    padding: 5px 20px;
  }
  .btn-signup:hover {
    background-color: #1698b7;
  }
  
  .navbar .navbar-brand img {
    width: 110px;
    height: auto;
  }
  
  .content-section {
    padding: 60px 0;
    background-color: #f8f9fa;
  }
  .content-section h2 {
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .content-section ul li{margin-bottom: 10px;}
  .content-section p {
    color: #555;
    line-height: 1.6;
  }
  .content-section a{color: #1698b7;text-decoration: none;font-family: "Poppins", sans-serif;font-weight: 600;}
  .content-section h1, .content-section h2, .content-section h3,.content-section h4, .content-section h5, .content-section h6{margin-top: 25px;}   
  .content-section h1:first-child, .content-section h2:first-child{margin-top: 0px;}
  .content-section h4{font-size: 20px;font-weight: 600;} 
  .price .border-none {
    border-collapse: collapse;
    border: none;width: 100%;
  }
  .price .border-none #btn{cursor: pointer;font-weight: 600; color: #1698b7;}
  
  .price .border-none td {
    border: 1px solid black;
  }
  
  .price .border-none tr:first-child td {
    border-top: none;
  }
  
  .price .border-none tr:last-child td {
    border-bottom: none;
  }
  
  .price .border-none tr td:first-child {
    border-left: none;font-size: 16px;font-weight: 500;
  }
  
  .price .border-none tr td:last-child, .price .border-none tr th:first-child {
    border-right: none;
  }
  .price .border-none tr td, .price .border-none tr th{padding: 20px;font-size: 14px;font-family: 'Poppins', sans-serif;text-align: center;}
  .price .border-none tr th{font-size: 16px;}
  .price .border-none tr td:first-child, .price .border-none tr th:first-child {padding-left: 0px;text-align: left;}
  .price .border-none tr th h3{font-weight: 600;font-size: 1.5rem;}
  .price .border-none thead{position: sticky;top: 50px;background: #fff;}
  .btn-custom {
    background-color: #1698b7;
    color: #fff;
    border: none;
    padding: 10px 15px;
    font-weight: 600;
    border-radius: 5px;
    border: 1px solid #1698b7;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    margin-top: 10px;
}
   /* ---------- Medium screens (2 columns) ---------- */
   @media (min-width: 768px) and (max-width: 991.98px) {
    .price .border-none tr td, .price .border-none tr th{padding: 15px 10px;}
    .border-grid > div:nth-child(2n) {
      border-right: none;
    }
    .border-grid > div:nth-last-child(-n+2) {
      border-bottom: none;
    }
  }
    /* ---------- Small screens (1 column) ---------- */
    @media (max-width: 767.98px) {
      .price .border-none tr td, .price .border-none tr th, .btn-custom{padding: 10px 5px;font-size: 12px;}
      .border-grid > div {
        border-right: none;
      }
      .border-grid > div:last-child {
        border-bottom: none;
      }
  }
  
  /* ############## BREAKPOINTS ################## */
  @media (max-width: 576px) {
    .compliance_ready h4{margin-bottom: 15px;}
    .compliance_ready h4::after{right: auto !important;left: 0;bottom: -4px !important;height: 2px !important;width: 150px !important;}
    .compliance_ready p{line-height: 21px;}
    .features_bg{width: fit-content;}
    .price .border-none tr td, .price .border-none tr th, .btn-custom{padding: 5px;font-size: 12px;}
  .price .border-none tr th h3{font-size: 14px;}
    .hero-heading {
      font-size: 2rem;
    }
  
    /* .reviews-container .col-md-auto {
      margin-bottom: 15px;
    } */
  }
  .footer {
    padding: 50px 0 20px;
    color: #333;
    position: relative; 
    box-shadow: 0 -4px 6px -1px rgba(0, 0, 0, 0.1),
      0 -2px 4px -1px rgba(0, 0, 0, 0.06);
    background-color: #000;position: relative;z-index: 1;
  }
  .footer h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;position: relative;width: fit-content;color: #fff;
  }
  .footer h5::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 80%;
    height: 1px;
    background-color: #fdfdfd85;
  }
  .footer ul {
    list-style: none;
    padding-left: 0;
  }
  .footer ul li {
    margin-bottom: 12px;
  }
  .footer a {
    color: #cfcfcf;
    text-decoration: none;
    font-size: 14px;font-family: "Poppins", sans-serif;
  }
  .footer a:hover {
    color: #1698b7;
    text-decoration: underline;
  }
  .show-more {
    color: #1698b7;
    font-weight: 500;
  }
  .social-icons a {
    display: inline-block;
    width: 40px;
    height: 35px; 
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    margin-right: 10px;
    color: #1698b7;
    color: #727272;
  }
  .social-icons a i{
    font-size: 25px;
  }
  .social-div{
    display: flex
    ;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 1;
  }
  .social-div div.bg-white{background-color: #F4F7FA !important;} 
  .social-div::before, .social-div::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: #e7e7e7;background-color: #cdcdcd;
    margin: auto;
    z-index: -1;
  }
  .bottom-nav {
    padding: 5px 0 0px 0; 
  }
  .bottom-nav hr {color:#cfcfcf;}
  .bottom-nav .text-center{display: flex;justify-content: space-between;align-items: center;}
  .bottom-nav a {
    margin-right: 20px;
    font-size: 14px;
  } 
  .copyright {
    font-size: 13px;
    color: #cfcfcf;
    margin-bottom: 0;
    margin-top: .5rem;
  } 
  .hero-section {
    background-color: #f5f5f5;padding: 100px 0;
  } 
  .reviews-container {
    margin-bottom: 40px;
  }
  
  .review-logo {
    height: 24px;
    width: auto;
  }
  
  .stars {
    color: #ffc107;
  }
  
  .review-score {
    color: #333;
    font-weight: 500;
  } 
  .hero-heading {
    font-size: 3rem;
    font-weight: 700;
    color: #333;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  
  .hero-subheading {
    font-size: 18px !important;
    color: #555;
    line-height: 28px;
    max-width: 800px;
    margin: 0 auto 0px;
  } 
  .hero-section .feature-icon {
    font-size: 20px; color: #fff;height: auto;width: auto;margin-right: 5px;
  }
  .hero-section .feature-icon img{filter: invert(0);margin-right: 5px;}
  .feature-text {
    font-size: 0.9rem;
    color: #000;
    margin-bottom: 0;text-align: left;
  }
  .features_bg{display: flex;align-items: center;background: #ffffff;
    padding: 15px 10px;
    border-radius: 5px;height: 100%;border: 1px solid #75c2d5} 
  .btn-cta {
    background-color: #1698b7;
    border: 1px solid #1698b7;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    padding: 12px 30px;
    font-weight: 500;
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0.2em 0.2em 0 #a8c7cf;
    display: inline-block;
  }
  
  .btn-cta:hover {
    color: #1698b7;
    background-color: #fff;
    border-color: #1698b7;
    transform: translateY(-2px);
    box-shadow: none;
    border-radius: 5px;
  }
  .btn-cta i{transition: all 0.3s ease;}
  .btn-cta:hover i{transform: translateX(5px);}
   
  .popups-section {
    background-color: #f9f9f9;
  } 
  .popups-heading {
    font-size: 2.8rem;
    font-weight: 700;
    color: #333;
    line-height: 1.2;
  }
  
  .highlight-text {
    color: #1698b7;text-transform: uppercase;font-weight: 800; 
  }  
/*======================================
    Normalize CSS
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap");
html {
  scroll-behavior: smooth;
}

/* body {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #888;
  overflow-x: hidden;
  font-size: 14px;
} */
 

/* .navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
} */

span,
a {
  display: inline-block;
  text-decoration: none;
  /* transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease; */
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: #081828;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
.how_to_start h3{font-size: 20px;
  font-weight: 600;
  margin-top: 45px;
  border-top: 1px solid #95cfdd;
  padding-top: 30px; display: flex;align-items: flex-start;}
  .how_to_start h3:first-child{margin-top: 0px; padding-top: 0px;border-top: 0px solid #95cfdd;}
.how_to_start h2{font-size: 30px;font-weight: 600; margin-bottom: 45px;
  border-bottom: 1px solid #95cfdd;
  padding-bottom: 10px;}
.brdr_rgt{list-style: none;padding-left: 0;}
.brdr_rgt li{border-bottom: 1px solid #ddd;}
.brdr_rgt li a{font-size: 14px;}
.pos_sticky{position: sticky;top: 70px;}
.pos_sticky ul li{list-style: none;}
.pos_sticky ul {padding-left: 0px;}
#list-example a{border: 0px;font-family: "poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;}
#list-example a.active{background-color:#1698b7;border-radius: 0px;}
.how_to_start ul li{margin-bottom: 5px;margin-top: 10px;}
.how_to_start img{margin-top: 15px;}
.how_to_start ul li a{font-size: 16px;text-decoration: none;text-transform: capitalize;font-weight: 600;color: #1698b7;transition: all 0.3s ease;position: relative;}
.how_to_start ul li a::before{position: absolute;
  bottom: 0;
  background: transparent;
  height: 100%;
  display: block;
  content: "";
  width: 2px;
  right: -20px;
  transition: 0.5s all ease-in;
  cursor: pointer;
  z-index: -1;}
  .how_to_start ul li a:hover::before{left: 20px;
    right: auto;
    width: 100%;
    background: rgb(80 177 201 / 38%);}
 .code-wrapper {
      position: relative;
      /* max-width: 700px; */
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      overflow: hidden;margin-top: 20px;
    }
.code-container {
      background-color: #282c34;
      padding: 16px;
      overflow-x: auto; background-color: #1e1e1e;
      color: #fff;
      font-family: monospace;
      padding: 20px;border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
    }

    .code-title {
      background-color: #1c1c1c;
      padding: 8px 12px;
      font-size: 14px;
      color: #bbb;
      font-family: sans-serif;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;border-bottom: 1px solid #bbbbbb5e;
      margin-bottom: 0;
    }

    .code {
      /* white-space: pre; */
      font-size: 14px;
      line-height: 1.6;
    }

    /* Syntax highlighting */
    .tag        { color: #e06c75; }
    .attr-name  { color: #d19a66; }
    .attr-value { color: #98c379; }
    .equals     { color: #d4d4d4; }
    .punct      { color: #abb2bf; }
    .comment_tag, .comment_tag .tag{color: #767676;}
    .copy-btn {
      position: absolute;
      top: 5px; 
      right: 8px;
      background-color: #444;
      color: #fff;
      border: none;
      padding: 6px 10px;
      border-radius: 3px;
      font-size: 12px;
      cursor: pointer;
    }

    .copy-btn:hover {
      background-color: #666;
    } 
.archive_list{font-family: 'Poppins', sans-serif;font-size: 18px;border: 1px solid #1698b7;padding: 25px 20px;border-radius: 3px;text-align: center;font-weight: 700;transition: all 0.3s ease;display: flex;flex-direction: column; align-items: center;}
.document_archive a{color: #1698b7;width: -webkit-fill-available;}
.archive_list:hover{background-color: #1698b7;color: #fff;}
.archive_list .icon_img{width: 75px;}
/* h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
} */

ul,
ol {
  margin: 0px;
  /* padding: 0px;
  list-style-type: none; */
}

/* .mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

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

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

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

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

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

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pb-225 {
  padding-bottom: 225px;
} */

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

/* @media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
} */

/* Bread Crumbs */
.breadcrumbs {
  background-image: url("../images/breadcrumb/breadcrumb-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 180px 0;
  padding-top: 260px;
  z-index: 2;
  overflow: hidden;
}

.breadcrumbs.overlay::before {
  background-color: #081828;
  opacity: 0.9;
  z-index: -1;
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  float: left;
}

.breadcrumbs .breadcrumbs-content p {
  color: #fff;
  font-size: 14px;
  margin-top: 25px;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  position: relative;
  line-height: 50px;
  padding-bottom: 20px;
}

.breadcrumbs .breadcrumbs-content .page-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 4px;
  width: 80px;
  background: #6831e3;
  border-radius: 5px;
}

.breadcrumbs .breadcrumbs-content .page-title:after {
  position: absolute;
  content: "";
  left: 90px;
  bottom: 0;
  height: 4px;
  width: 10px;
  background: #fff;
  border-radius: 5px;
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  float: right;
  background: #fff3;
  padding: 20px 25px;
  border-radius: 5px;
  margin: 0;
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li a {
  padding-right: 15px;
  margin-right: 15px;
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  color: #6831e3;
}

.breadcrumbs .breadcrumb-nav li a:after {
  content: '';
  height: 80%;
  width: 2px;
  background-color: #fff;
  position: absolute;
  top: 2px;
  right: 0;
}

/* .section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
} */

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 50px;
  padding: 0 200px;
  position: relative;
  z-index: 5;
}

.section-title span {
  text-transform: capitalize;
  color: #fff;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 15px;
  border-radius: 4px;
}

.section-title.style2 span {
  background: linear-gradient(45deg, #1698b7, #096074);
}
.work-process .section-title.style2 span {
  background: #fff;
}

.work-process .section-title span {
  color: #1698b7;
}

.section-title.style3 span {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.section-title.style4 span {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.section-title h2 {
  font-size: 30px;
  margin-bottom: 18px;
  line-height: 40px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

.section-title p {
  font-size: 15px;
  line-height: 24px;
}

.section-title.white-text h2 {
  color: #fff;
}

.section-title.white-text h2::before {
  background-color: #fff;
}

.section-title.white-text span {
  color: #fff;
}

.section-title.white-text p {
  color: #fff;
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #6831e3;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

.custom-shadow {
  position: relative;
  z-index: 2;
}

.custom-shadow::before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -20px;
  height: 90%;
  width: 80%;
  background-color: #bfbfbf;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-filter: blur(35px);
  filter: blur(20px);
  z-index: -1;
  opacity: 0.6;
}

.custom-shadow-hover {
  position: relative;
  z-index: 2;
}

.custom-shadow-hover::before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -20px;
  height: 90%;
  width: 80%;
  background-color: #bfbfbf;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-filter: blur(35px);
  filter: blur(20px);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.custom-shadow-hover:hover::before {
  opacity: 0.6;
  visibility: visible;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  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;
  font-size: 14px;
  color: #fff !important;
  border-radius: 0;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 5px;
}

.scroll-top.style2 {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.scroll-top.style3 {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.scroll-top.style4 {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #081828;
}

/* Overlay */
.overlay {
  position: relative;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #081828;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 5;
}


/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 65px 0 0 0;
  display: block;
  background-color: transparent;
}

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

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

.pagination .pagination-list {
  display: inline-block;
  border: none;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: transparent;
  color: #6831e3;
  border: 1px solid #6831e3;
  padding: 0 15px;
  font-weight: 500;
  font-size: 13px;
  border-radius: 5px;
  line-height: 35px;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #6831e3;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 20px;
}

.pagination .pagination-list li a i {
  font-size: 14px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.button .btn {
  display: inline-block;
  position: relative;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 30px;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  color: #fff;
  border: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
  overflow: hidden;
  z-index: 2;
}

.button .btn::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 0%;
  width: 100%;
  background: #081828;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 0;
  z-index: -1;
}

.button .btn:hover::before {
  height: 100%;
}

.button .btn:hover {
  color: #fff;
}

.button.style2 .btn {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.button.style3 .btn {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.button.style4 .btn {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

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

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

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

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader.style2 .preloader-icon span {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.preloader.style3 .preloader-icon span {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.preloader.style4 .preloader-icon span {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/* Demos Area */
.demo-header .logo img {
  width: 180px;
}

/* .demo-header .navbar-nav .nav-item a {
  color: #081828;
} */

/* .demo-header .navbar-nav .nav-item a:hover {
  color: #6831e3;
} */

.demo-header .button .btn {
  width: 150px !important;
  padding: 15px 10px !important;
  color: #fff !important;
  background: linear-gradient(45deg, #6831e3, #f528cb) !important;
  border: none !important;
}

.demo-header .button .btn::before {
  background: #081828 !important;
}

.demo-area {
  position: relative;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  z-index: 2;
}

.demo-area:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url("<?php echo get_site_url();?>/wp-content/uploads/2025/05/saas-overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: -1;
}

.home-pages {
  position: relative;
}

.universal-demo {
  padding: 100px 0 100px 0 !important;
}

.universal-demo .section-title h2 {
  font-size: 33px;
  margin-bottom: 18px;
  line-height: 50px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
  padding-bottom: 14px;
}

.universal-demo .section-title h2::before {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  content: "";
}

.demo-area .demo-inner {
  height: 650px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 3;
}

.demo-area .demo-text {
  float: none;
  margin-top: 200px;
  text-align: center;
}

.demo-area .demo-text .template-name {
  margin-bottom: 10px;
}

.demo-area .demo-text .template-name img {
  width: 200px;
  display: inline-block;
}

.demo-area .demo-text h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 55px;
  margin-bottom: 25px;
  color: #fff;
}

.demo-area .demo-text p {
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}

.demo-area .demo-text .button {
  margin-top: 35px;
}

.demo-area .demo-text .button .btn {
  margin-right: 10px;
  background: #fff;
  color: #081828;
  font-weight: 600;
}

.demo-area .demo-text .button .btn:hover {
  color: #fff;
}

.demo-area .demo-text .button .btn:last-child {
  margin-right: 0px;
}

.core-features .single-feature {
  text-align: left;
  background-color: #fff;
  padding: 35px 35px;
  border-radius: 5px;
  z-index: 5;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 50px rgba(87, 87, 87, 0.23);
          box-shadow: 0px 0px 50px rgba(87, 87, 87, 0.23);
  border-radius: 4px;
  margin-top: 30px;
  height: 300px;
}

.core-features .single-feature::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 4px;
  width: 0%;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.core-features .single-feature:hover::before {
  width: 100%;
}

.core-features .single-feature i {
  height: 60px;
  width: 60px;
  line-height: 60px;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.core-features .single-feature h3 {
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  color: #081828;
  display: block;
  margin-bottom: 20px;
}

.core-features .single-feature p {
  font-size: 13px;
}

.core-features .single-feature:hover i {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

/* Homepages */
.universal-demo .section-title {
  margin-bottom: 40px;
}

.universal-demo .single-demo {
  text-align: center;
  margin-top: 40px;
  -webkit-box-shadow: 0 20px 50px #c2c2c2;
          box-shadow: 0 20px 50px #c2c2c2;
  background: #fff;
  padding: 10px;
  position: relative;
}

.universal-demo .single-demo a {
  position: relative;
  overflow: hidden;
}

.universal-demo .single-demo a .view {
  height: 50px;
  width: 150px;
  line-height: 50px;
  background: #fff;
  color: #081828;
  position: absolute;
  left: 50%;
  top: 50%;
  font-weight: 600;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.universal-demo .single-demo a .view:hover {
  background: #6831e3;
  color: #fff;
}

.universal-demo .single-demo a:hover .view {
  opacity: 1;
  visibility: visible;
}

.universal-demo .single-demo a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #081828;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.universal-demo .single-demo a:hover::before {
  opacity: 0.8;
  visibility: visible;
}

.universal-demo .single-demo img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.universal-demo .single-demo h3 {
  text-align: center;
  margin-top: 25px;
  font-size: 15px;
  font-weight: 600;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0;
  padding: 20px 0;
}

.universal-demo .single-demo:hover h3 {
  color: #6831e3;
}

.inner-pages {
  background-color: #F4F7FA;
}

.blog-pages {
  background-color: #fff;
}

.core-features {
  background-color: #F4F7FA !important;
}

.core-features .section-title {
  margin-bottom: 50px;
}

.core-features .single-service {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  height: 325px;
  margin-top: 30px;
}
 
.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}
 

.header .logo {
  position: relative;
  top: -14px;
}

.header .logo img {
  width: 150px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header .logo .primary-logo {
  z-index: 2;
}

.header .logo .alt-logo {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}

.header .navbar-area.sticky .logo .primary-logo {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}

.header .navbar-area.sticky .logo .alt-logo {
  z-index: 2;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar {
    padding: 17px 0;
  }
}

@media (max-width: 767px) {
  .navbar {
    padding: 17px 0;
  }
}

/* .navbar-brand {
  padding: 0;
} */

/* .navbar-brand img {
  max-width: 180px;
} */

.navbar-toggler {
  padding: 0;
}

.navbar-toggler:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.navbar-toggler .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #333;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-toggler.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 7px;
}

.navbar-toggler.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.navbar-toggler.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: -7px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 12px;
  }
}

@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    /* left: 0; */
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(29, 42, 93, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(29, 42, 93, 0.1);
    padding: 5px 12px;
  }
}

.navbar-nav .nav-item {
  position: relative;
  margin-left: 40px;
}

.navbar-nav .nav-item a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 45px 0;
  position: relative;
  text-transform: capitalize;
}

.header .navbar-area.sticky .navbar-nav .nav-item a {
  padding: 35px 0;
}
.navbar-collapse ul.mega_menu_flex{padding-left: 0px;list-style: none;display: flex;gap: 15px;}
.dropdown-mega .dropdown-menu, .single_level_dropdown .dropdown-menu{width: 100%;height: auto;margin-top: -1px; border-radius: 0px;}
.single_level_dropdown .dropdown-menu{top: 44px;width: auto;}
.dropdown-mega .dropdown-menu .mega-content{position: relative; height: 100%;max-height: 70vh;overflow: auto;}
.dropdown-mega .dropdown-menu .mega-content h5{margin-bottom: 10px;}
.dropdown-mega .dropdown-menu .mega-content .list-group-item img{width: 25px; margin-right: 10px;}
.dropdown-mega .dropdown-menu .mega-content .list-group-item {display: flex;align-items: center;border: 0px;margin-bottom: 15px; border-radius: 5px;background-color: #f5f5f5; transition: all 0.3s ease;padding: 15px;}
.dropdown-mega .dropdown-menu .mega-content .list-group-item:hover, .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu:hover, .text_menu .menu_bg .link_subtext:hover{background: linear-gradient(45deg, #1698b7, #096074); color: #fff;}
.dropdown-mega .dropdown-menu .mega-content .list-group-item:hover h6, .dropdown-mega .dropdown-menu .mega-content .list-group-item:hover p, .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu:hover h6, .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu:hover p, .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu:hover ul.sublink a, .text_menu .menu_bg .link_subtext:hover a, .text_menu .menu_bg .link_subtext:hover p, .text_menu .menu_bg .link_subtext:hover ul.sublink li a{color: #fff;}
.dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu:hover ul.sublink li::before, .text_menu .menu_bg .link_subtext:hover ul.sublink li:before{background-color:#fff}
.dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu:hover .list-group-item{background: transparent;transition: unset;}
.dropdown-mega .dropdown-menu .mega-content .list-group-item:hover img, .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu:hover img, .text_menu .menu_bg .link_subtext:hover a h6 img{filter: invert(1) brightness(20);}
.dropdown-mega .dropdown-menu .mega-content .list-group-item span{display: flex;align-items: center;}
.dropdown-mega .dropdown-menu .mega-content .list-group-item p{margin-bottom: 0px; font-size: 11px;font-family: 'Poppins', sans-serif;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.dropdown-mega .dropdown-menu .mega-content .list-group-item h6{margin-bottom: 3px;}
.dropdown-mega .dropdown-menu .mega-content .list-group-item h6 img{width:12px;margin-left: 3px;transition: all 0.3s ease;margin-right: 0px;}
.dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu{display: flex;align-items: flex-start;border: 0px;margin-bottom: 10px;border-radius: 5px;background-color: #f5f5f5;padding: 15px;transition: all 0.3s ease;flex-direction: column;} 
.dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu .list-group-item{margin-bottom: 0px;padding: 0px;}
.dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu ul.sublink, .text_menu .menu_bg .link_subtext ul.sublink{padding-left: 15px;margin-top: 5px;display: flex; gap: 5px;flex-wrap: wrap;}
.dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu ul.sublink li, .text_menu .menu_bg .link_subtext ul.sublink li{list-style: none;margin-right: 15px;position: relative;transition: all 0.3s ease;}
.dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu ul.sublink li:hover a, .text_menu .menu_bg .link_subtext ul.sublink li:hover a{transform: none;}
.dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu ul.sublink li::before, .text_menu .menu_bg .link_subtext ul.sublink li:before{content: "";position: absolute;;top: 2px;bottom: 0;left: -10px;height: 6px;width: 6px;background-color: #0c6d83;border-radius: 50%;margin: auto;} 
.dropdown-mega .dropdown-menu .mega-content .list-group ul.sublink a, .text_menu .menu_bg .link_subtext ul.sublink li a{color: #081828;font-size: 13px; font-family: 'Poppins', sans-serif;transition: all .3s ease;border-bottom: 1px solid rgb(0 0 0 / 50%);}
.text_menu .menu_bg .link_subtext ul.sublink li a{font-weight: 400;border-bottom: 1px solid rgba(0, 0, 0, 0.5);}
.text_menu .menu_bg .link_subtext ul.sublink li a::after, .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu ul.sublink li:hover a::after{position: absolute;top: 100%;left: 0;width: 100%;height: 1px;background: rgba(255, 255, 255, 0.5);content: '';-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s; opacity: 0;transition: all 0.3s ease;}
.text_menu .menu_bg .link_subtext ul.sublink li a:hover::after, .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu ul.sublink li:hover a::after{opacity: 1;top: 0%;width: 105%;margin: auto;left: -2.5px;height: 100%;}
.text_menu .menu_bg .link_subtext ul.sublink li a:hover, .text_menu .menu_bg .link_subtext:hover ul.sublink li a, .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu:hover ul.sublink li a{border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
.flex_submenu ul.sublink li a {
  position: relative;
  display: inline-block;
  font-weight: 400;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.flex_submenu ul.sublink li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
  z-index: 0;
}

.flex_submenu ul.sublink li a:hover::after {
  transform: scaleY(1);
  opacity: 1;
}

.flex_slider{height: 65vh;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.slider_height{height: 50%;display: flex;align-items: center;justify-content: center;width: 100%;margin-bottom: 15px;}
.dropdown-mega .dropdown-menu .mega-content .list-group-item:hover h6 img{transform: translateX(3px);} 
.menu_slider .swiper-pagination, .menu_slider2 .swiper-pagination{ position: absolute;top: 0;bottom: 0;right: 0;display: flex;flex-direction: column;align-items: flex-end;margin: auto;justify-content: center;opacity: 1;}
.menu_slider .swiper-pagination .swiper-pagination-bullet, .menu_slider2 .swiper-pagination .swiper-pagination-bullet{background-color: #fff;border-radius: 5px;margin: 3px 10px;}
.menu_slider .swiper-pagination .swiper-pagination-bullet-active, .menu_slider2 .swiper-pagination .swiper-pagination-bullet-active{background-color: #fff;height:15px}
.menu_slider .swiper-slide img, .menu_slider2 .swiper-slide img{border-radius: 7px;height: 240px;width: 100%;object-fit: cover;} 
.part_quicklink{background-color: #1698b7;padding: 20px; border-radius: 10px;height: 100%;max-height: 70vh; overflow: auto;}
.part_quicklink ul{max-height: 325px; overflow: auto;padding-right: 10px;padding-left: 10px;display: flex; gap: 10px;}
.part_quicklink ul::-webkit-scrollbar-track, .part_quicklink::-webkit-scrollbar-track, .text_menu .menu_bg::-webkit-scrollbar-track, .dropdown-mega .dropdown-menu .mega-content::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;background-color: #F5F5F5;}

.part_quicklink ul::-webkit-scrollbar, .part_quicklink::-webkit-scrollbar, .text_menu .menu_bg::-webkit-scrollbar, .dropdown-mega .dropdown-menu .mega-content::-webkit-scrollbar{width: 5px;background-color: #F5F5F5;}

.part_quicklink ul::-webkit-scrollbar-thumb, .part_quicklink::-webkit-scrollbar-thumb, .text_menu .menu_bg::-webkit-scrollbar-thumb, .dropdown-mega .dropdown-menu .mega-content::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #767676;}
.part_quicklink h5, .part_quicklink a, .part_quicklink hr{color: #fff;} 
.part_quicklink h5{margin-top: 20px;}
.part_quicklink h5:first-child{margin-top: 0px;}
.part_quicklink a{ font-family: 'Poppins', sans-serif;font-size: 14px;font-weight: 400;text-transform: capitalize;padding-right: 5px;position: relative;padding-left: 5px;}
.part_quicklink a p{font-size: 11px;padding: 0 5px}
.part_quicklink a span{ padding: 5px;}
.part_quicklink a img{filter: invert(1);width: 15px;margin-left: 0px;}
.text_menu{height: auto !important;padding: 30px;}
.text_menu .menu_bg{background: #f5f5f5;padding: 20px;border-radius: 10px;height: 70vh; overflow: auto;}
.text_menu .menu_bg .link_subtext{background: #fff;margin-bottom: 10px;padding: 15px;border-radius: 10px;border: 1px solid #e3e3e3;display: flex;flex-direction: column;transition: all 0.3s ease;}
.text_menu .menu_bg .link_subtext a{color: #081828;font-size: 14px;font-weight: 600;font-family: 'Poppins', sans-serif;background-color: #ffffff00 !important;padding: 0px !important;margin-bottom: 0px !important; }
.text_menu .menu_bg .link_subtext:hover a{background-color: transparent !important;}
.text_menu .menu_bg .link_subtext:hover a h6{color: #fff !important;}
/* .text_menu .menu_bg .link_subtext:hover a h6 img{filter: brightness(20);} */
.text_menu .menu_bg .link_subtext span{font-size: 11px;font-weight: 400;font-family: 'Poppins', sans-serif;}
.adjust_width{width: 75vw !important;margin: auto;left: 0px !important;right: 0;border-radius: 10px !important;}
.explore_more{background: #32889c;color: #fff;padding: 12px 30px;width: auto;display: none;margin: auto;margin-bottom: 30px;border-radius: 4px;font-family: 'Poppins', sans-serif;font-size: 13px;}
 
.part_quicklink a::before, .part_quicklink a::after {width: 10px; height: 10px;transition: 0.35s;content: "";position: absolute;}
.part_quicklink a::before {top: 0; left: 0;border-left: 1px solid #fff;border-top: 1px solid #fff;}
.part_quicklink a::after {bottom: 0; right: 0;border-right: 1px solid #fff;border-bottom: 1px solid #fff;}
.part_quicklink a:hover::before, .part_quicklink a:hover::after {width: 100%;height: 98%;}
.single_level_dropdown{font-family: 'Poppins',sans-serif;}
.single_level_dropdown ul{padding: 0;border-radius: 0px;}
.single_level_dropdown ul li a{padding: 10px;transition: all 0.3s ease;font-size: 13px;border-bottom: 1px solid #ddd;}
.single_level_dropdown .dropend:hover > .dropdown-menu{display: block;right: 0;left: 100%;top: 0;}
.single_level_dropdown ul li:last-child a{border-bottom: 0px;}
.single_level_dropdown ul li.dropend ul li a{border-bottom: 1px solid #ddd;}
.single_level_dropdown ul li a:hover{background: linear-gradient(45deg, #1698b7, #096074);color: #fff;}
.single_level_dropdown .dropend .dropdown-menu[data-bs-popper]{margin-left: 0px;}
/* .dropdown-toggle::after, .dropend .dropdown-toggle::after{background-image: url("https://urlpt.technians.com/wp-content/uploads/2025/06/br_down.png");background-repeat: no-repeat;background-size: 10px;border: 0px;height: 10px;width: 10px;} */
.dropend .dropdown-toggle::after{transform: rotate(-90deg);}
.dropend .dropdown-toggle:hover::after{filter: invert(1);}
.navbar-collapse .nav-link.dropdown-toggle{display: flex;align-items: center;position: relative;}
.navbar-collapse .nav-link:hover{color: #000;}
.navbar-collapse .nav-link.dropdown-toggle::before, .navbar-collapse .nav-link::before{content: '';display: block;position: absolute; left: 0;height: 1px;bottom: -5px;background-color:rgb(22 152 183 / 48%);-webkit-border-radius: 0;border-radius: 0;transition: all .2s cubic-bezier(.4, 0, .2, 1);}
.btn-signup::before{content: unset !important;}
.navbar-collapse .nav-link.dropdown-toggle:hover::before, .navbar-collapse .nav-link:hover::before, .navbar-collapse .nav-link.dropdown-toggle.show::before {width: 8px;left: 0;right: 0;margin: auto;height: 8px;bottom: -8px;background-color: #1698b7;-webkit-border-radius: 50%;border-radius: 50%;transition: all .2s cubic-bezier(.4, 0, .2, 1)}
.navbar-collapse .nav-link.dropdown-toggle.show::before{height: 8px;width: 1px;transform: rotate(45deg);border-radius: 0px;}
.navbar-collapse .nav-link.dropdown-toggle.show::after{display: inline-block;margin-left: 0;vertical-align: 0;bottom: -8px;left: 0;right: 0;position: absolute;content: "";border-top: 0;border-right: 0;border-bottom: 0;border-left: 0;background-color: #1698b7;transform: rotate(137deg) !important;height: 8px;width: 1px;margin: auto;border: 0px;border-radius: 0px;background: #1698b7;}
.navbar-collapse .nav-link.dropdown-toggle.show{color:#000;margin-right: 9px;}
.navbar-collapse .nav-link.dropdown-toggle.show::after{ filter: brightness(0) saturate(100%) invert(47%) sepia(84%) saturate(306%) hue-rotate(157deg) brightness(90%) contrast(95%);}
.navbar-collapse .nav-link.dropdown-toggle.show::after{transform: rotate(180deg);}
.compliance_ready p{text-transform: capitalize;margin-bottom: 0px;font-family: "Poppins", sans-serif;font-weight: 400;color: #fff;}  
.compliance_ready h4{position: relative;font-size: 17px;margin: 0 15px;color:#fff}
.compliance_ready img{width: 40px;height: 40px;filter: invert(1);}
.compliance_ready .d-flex{align-items: center;padding: 15px 0px;justify-content: center;}
/* .compliance_ready h4::after{position: absolute;content: "";right: -5px;bottom: 0;height: -webkit-fill-available;width: 2px;background: linear-gradient(45deg, #1698b7, #096074);} */
.compliance_ready{padding: 0px;background: linear-gradient(45deg, #1698b7, #096074);}

@media (max-width: 1360px){
  .dropdown-mega .dropdown-menu .mega-content .list-group-item h6{font-size: 13px;}
  .dropdown-mega .dropdown-menu .mega-content .list-group-item p{font-size: 10px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a {
    display: inline-block;
    padding: 6px 0px;
    color: #5E678C;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a {
    display: inline-block;
    padding: 6px 0px;
    color: #5E678C;
  }
}

.navbar-nav .nav-item a:hover,
.navbar-nav .nav-item a.active {
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a:hover::after,
  .navbar-nav .nav-item a:hover::before,
  .navbar-nav .nav-item a.active::after,
  .navbar-nav .nav-item a.active::before {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a:hover::after,
  .navbar-nav .nav-item a:hover::before,
  .navbar-nav .nav-item a.active::after,
  .navbar-nav .nav-item a.active::before {
    opacity: 1;
  }
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
  }
}

.navbar-nav .nav-item .sub-menu {
  width: 200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 110%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

.navbar-nav .nav-item .sub-menu li {
  display: block;
}

.navbar-nav .nav-item .sub-menu li a {
  display: block;
  padding: 8px 20px;
  color: #222;
}

.navbar-nav .nav-item .sub-menu li a.active,
.navbar-nav .nav-item .sub-menu li a:hover {
  padding-left: 25px;
  color: #6831e3;
}

.navbar-nav .sub-nav-toggler {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 767px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
  }
}

.navbar-nav .sub-nav-toggler span {
  width: 8px;
  height: 8px;
  border-left: 1px solid #222;
  border-bottom: 1px solid #222;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  top: -5px;
}

.header {
  position: relative;
}

/* Dropdown Menu */
.header .navbar-nav li .sub-menu {
  background: #fff;
  width: 220px;
  text-align: left;
  position: absolute;
  top: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  padding: 10px;
  left: 0;
  margin: 0;
  -webkit-box-shadow: 1px 4px 12px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 13px 20px rgba(153, 153, 153, 0.06);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9999999;
}

.header .navbar-nav li a:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

.header .navbar-nav li .sub-menu li {
  float: none;
  margin: 0;
  display: block;
}

.header .navbar-nav li .sub-menu li:last-child {
  border: none;
}

.header .navbar-nav li .sub-menu li a {
  padding: 10px 15px;
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  background: transparent;
  border-bottom: 1px dashed #eee;
}

.header .navbar-nav li .sub-menu li a.active {
  color: #6831e3;
  padding: 10px 15px;
}

.header .navbar-nav li .sub-menu li a:before {
  display: none;
}

.header .navbar-nav li .sub-menu li:last-child a {
  border-bottom: 0px;
}

.header .navbar-nav li .sub-menu li:hover a {
  color: #6831e3;
  background: #fff;
  padding: 10px 15px;
}

.header .button {
  display: inline-block;
  margin-left: 45px;
}

.header .button .btn {
  width: 150px;
  padding: 13px 10px;
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
}

.header .button .btn::before {
  background-color: #fff;
}

.header .button .btn:hover {
  color: #081828;
}

.header .navbar-nav li .sub-menu li .sub-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.header .navbar-area.sticky .button .btn {
  border-color: transparent;
  background-image: linear-gradient(45deg, #6831e3, #f528cb);
  border-color: #fff;
  padding: 15px 10px;
  border-radius: 6px;
}

.header .navbar-area.sticky .button .btn::before {
  background: #081828;
}

.header .navbar-area.sticky .button .btn:hover {
  color: #fff;
}

.header.style2 .navbar-area.sticky .button .btn {
  border-color: transparent;
  background: linear-gradient(45deg, #1698b7, #096074);
  border-color: #fff;
  padding: 15px 10px;
  border-radius: 6px;
}

.header.style2 .navbar-area.sticky .button .btn::before {
  background: #081828;
}

.header.style2 .navbar-area.sticky .button .btn:hover {
  color: #fff;
}

.header.style3 .navbar-area.sticky .button .btn {
  border-color: transparent;
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
  border-color: #fff;
  padding: 15px 10px;
  border-radius: 6px;
}

.header.style3 .navbar-area.sticky .button .btn::before {
  background: #081828;
}

.header.style3 .navbar-area.sticky .button .btn:hover {
  color: #fff;
}

.header.style4 .navbar-area.sticky .button .btn {
  border-color: transparent;
  background: linear-gradient(45deg, #DCE35B, #45B649);
  border-color: #fff;
  padding: 15px 10px;
  border-radius: 6px;
}

.header.style4 .navbar-area.sticky .button .btn::before {
  background: #081828;
}

.header.style4 .navbar-area.sticky .button .btn:hover {
  color: #fff;
}

.header .sticky .navbar .navbar-nav .nav-item a.active,
.header .sticky .navbar .navbar-nav .nav-item a:hover {
  color: #6831e3;
}

.header.style2 .sticky .navbar .navbar-nav .nav-item a.active,
.header.style2 .sticky .navbar .navbar-nav .nav-item a:hover {
  color: #018bff !important;
}

.header.style3 .sticky .navbar .navbar-nav .nav-item a.active,
.header.style3 .sticky .navbar .navbar-nav .nav-item a:hover {
  color: #4567f4 !important;
}

.header.style4 .sticky .navbar .navbar-nav .nav-item a.active,
.header.style4 .sticky .navbar .navbar-nav .nav-item a:hover {
  color: #45a247 !important;
}

/*======================================
     End Header CSS
  ========================================*/
/*======================================
    Hero Area CSS
========================================*/
.hero-area {
  position: relative;
  background: linear-gradient(45deg, #338093, #328a9f);padding-top: 0px;padding-bottom: 0;
}

.hero-area.style2 {
  position: relative;
  background: linear-gradient(45deg, #1698b7 70%, #243ec4);
}

.hero-area.style2 .hero-image {
  display: inline-block;
}

.hero-area.style2 .hero-image img {
  float: none;
  margin: 0;
  width: 100%;height: 450px;
}

.hero-area.style2::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url("https://urlpt.technians.com/wp-content/uploads/2025/05/saas-overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.hero-area.style2::after {
  display: none;
}

.hero-area.style3 {
  position: relative;
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
  z-index: 2;padding-top: 0;
}

.hero-area.style3 img {
  width: 100%;
}

.hero-area.style3 .custom-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.hero-area.style3::before {
  content: '';
  display: block;
  width: 100%;
  background: url("../images/hero/startup-overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
}

.hero-area.style3::after {
  display: none;
}

.hero-area.style3 .hero-text h1 {
  font-size: 38px;
  line-height: 48px;
}

.hero-area.style3 .hero-image {
  margin-top: 160px;
}

.hero-area.style4 {
  position: relative;
  background: linear-gradient(45deg, #DCE35B, #45B649);
  z-index: 2;
}

.hero-area.style4 .hero-inner {
  padding-bottom: 130px;
}

.hero-area.style4 .tns-controls button {
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 2;
  color: #fff;
  font-size: 13px;
  background: transparent;
  border: none;
  padding: 2px 5px;
  border-radius: 4px;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -30px;
  border: 2px solid #fff;
  border-radius: 10px;
}

.hero-area.style4 .tns-controls button:hover {
  background: #fff;
  color: #081828;
  border-color: transparent;
}

.hero-area.style4 .tns-controls button:first-child {
  left: 10px;
}

.hero-area.style4 .tns-controls button:last-child {
  right: 10px;
}

.hero-area.style4 img {
  width: 100%;
}

.hero-area.style4::before {
  content: '';
  display: block;
  width: 100%;
  background: url("../images/hero/agency-overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
}

.hero-area.style4::after {
  display: none;
}

.hero-area.style4 .hero-text h1 {
  font-size: 38px;
  line-height: 48px;
}

.hero-area.style4 .hero-image {
  margin-top: 160px;
}

.hero-area::after {
  content: '';
  display: block;
  height: 100px;
  width: 100%;
  /* background: url("https://demo.graygrids.com/themes/xpeedo/assets/images/hero/brush.svg") bottom no-repeat; */
  background-size: auto;
  background-size: cover;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 7;
}

.hero-area .hero-bottom-shape {
  height: 250px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.hero-area .hero-inner {
  height: auto;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 3;
  padding-bottom: 80px;
}

.hero-area .hero-inner.style2 {
  padding-bottom: 0;
  text-align: center;
  height: 650px;
}

.hero-area .hero-inner.style2 .hero-text {
  margin-top: 40px;
}

.hero-area .hero-inner.style2 .hero-image {
  text-align: center;
  display: inline-block;
  margin-top: 30px;
}

.hero-area .hero-text {
  float: none;
  margin-top: 185px;
}

.hero-area .hero-text h5 {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
}

.hero-area .hero-text h1 {
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: -1px;
  color: #fff;
}

.hero-area .hero-text p {
  font-size: 18px;
  color: #fff;
}

.hero-area .hero-text .button {
  margin-top: 30px;
}

.hero-area .hero-text .button .btn {
  background: #fff;
  color: #081828;
  margin-right: 10px;
}

.hero-area .hero-text .button .btn:last-child {
  margin: 0;
}

.hero-area .hero-text .button .btn i {
  font-size: 20px;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  top: 2px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hero-area .hero-text .button .btn:hover {
  color: #fff;
}

.hero-area .hero-text .button .btn.primary {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  padding: 13px 30px;
}

.hero-area .hero-text .button .btn.primary::before {
  background: #fff;
}

.hero-area .hero-text .button .btn.primary:hover {
  color: #081828;
}

.hero-area .hero-image {
  margin-top: 90px;
  position: relative;
  /* Video Animations */
}

.hero-area .hero-image img {
  float: right;
  margin-right: 0px;border-radius: 30px;
}

.hero-area .hero-image .waves-block .waves {
  position: absolute;
  width: 500px;
  height: 500px;
  background: rgba(255, 255, 255, 0.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
  right: 0;left: 0;
  top: 80px;
  z-index: -1;
}

.hero-area .hero-image .waves-block .wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.hero-area .hero-image .waves-block .wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.hero-area .hero-image .waves-block .wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

@-webkit-keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

/*======================================
	Features CSS
========================================*/
.features.style2 {
  position: relative;padding-top: 220px;
}

.features.style2 .tab-head {
  position: relative;
}

.features.style2 .tab-head .nav-head {
  text-align: center;
  border: 2px solid #eee;
  padding: 10px 10px;
  border-radius: 10px;
  margin: 0px ;width: 100%;
  display: inline-block;
}
.features.style2 .tab-head .nav-head li{flex: 1;}
.features.style2 .tab-head .nav-head .nav-item{
  margin-bottom:0;
}
.features.style2 .tab-head .nav {
  margin-bottom: 0px;
  margin-bottom: 0 !important;
}

.features.style2 .tab-head .nav-pills .nav-link {
  background: transparent;
  color: #081828;
  font-weight: 600;
  font-size: 16px;
  border-radius: 0px;
  padding: 18px 30px;
  position: relative;
  bottom: 0;
  border-radius: 5px;
}

.features.style2 .tab-head .nav-pills .nav-link:hover {
  color: #1698b7;
}

.features.style2 .tab-head .nav-pills .nav-link i {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  color: #1698b7;
}
.features.style2 .tab-head .nav-pills .nav-link img{width: 35px;
    margin-bottom: 0px;
    box-shadow: none;margin-right: 5px;}
    .features.style2 .tab-head .nav-pills .nav-link.active img{filter: invert(1)}
.features.style2 .tab-head .nav-pills .nav-link.active,
.features.style2 .tab-head .nav-pills .show > .nav-link {
  color: #fff;
  background: linear-gradient(45deg, #1698b7, #096074);
}

.features.style2 .tab-head .nav-pills .nav-link.active i,
.features.style2 .tab-head .nav-pills .show > .nav-link i {
  color: #fff;
}

.features.style2 .tab-head .tab-content-inner {
  margin-top: 30px;
}

.features.style2 .tab-head .tab-content-inner .tab-image img {
  width: 100%;box-shadow: none;
}
.features.style2 .tab-head .tab-content-inner .tab-image{position: sticky;top: 0;}

.features.style2 .tab-head .tab-content-inner .tab-text {
  padding-left: 50px;
}

.features.style2 .tab-head .tab-content-inner .tab-text h3 {
  font-size: 30px;
  font-weight: 600;
  color: #081828;
  margin-bottom: 10px;
  display: block;
  line-height: 38px;
}

.features.style2 .tab-head .tab-content-inner .tab-text p {
  margin: 10px 0 20px;
  font-size: 14px;
}

.features.style2 .tab-head .tab-content-inner .tab-text ul {
  margin-top: 20px;
}

.features.style2 .tab-head .tab-content-inner .tab-text ul li {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #888;
  position: relative;
  padding-left: 80px;
} 
.features.style2 .tab-head .tab-content-inner .tab-text ul ul li{padding-left: 30px;}
.features.style2 .tab-head .tab-content-inner .tab-text ul li i {
  position: absolute;
  left: 0;
  top: 3px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  border-radius: 10px;
  background: linear-gradient(45deg, #1698b7, #096074);
  color: #fff;
  font-size: 20px;
}
.features.style2 .tab-head .tab-content-inner .tab-text ul ul li i{background: #fff;
  height: 15px;
  width: 15px;
  color: #1698b7;
  line-height: 15px;}

.features.style2 .tab-head .tab-content-inner .tab-text ul li span {
  font-size: 16px;
  color:#1698b7;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}

.features.style2 .tab-head .tab-content-inner .tab-text h5{font-size:18px}

.features.style2 .tab-head .tab-content-inner .tab-text ul li:last-child {
  margin: 0;
}

.features .single-feature {
  padding: 50px 30px;
  border: 2px solid #eee;
  border-radius: 10px;
  background-color: #fff;
  text-align: left;
  margin-top: 30px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.features .single-feature:hover {
  -webkit-box-shadow: 0px 20px 50px #00000017;
          box-shadow: 0px 20px 50px #00000017;
}

.features .single-feature .feature-icon {
  width: 80px;
  height: 80px;
  -webkit-box-shadow: 0 20px 40px #6831e378;
          box-shadow: 0 20px 40px #6831e378;
  border-radius: 5px;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  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;
  color: #fff;
  font-size: 35px;
  margin-bottom: 30px;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.features .single-feature .feature-icon i {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.features .single-feature h3 {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.features .single-feature p {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  line-height: 28px;
  font-size: 14px;
}

.features .single-feature:hover {
  border-color: #6831e3;
}

/*======================================
	Work Process CSS
========================================*/
.work-process {
  background-color: #F4F7FA;background: linear-gradient(45deg, #1698b7, #096074);
}
.work-process h2, .work-process p, .work-process h3{color: #fff}

.work-process.style4 .single-process .main-icon i {
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #DCE35B, #45B649) !important;
}

.work-process.style4 .single-process span {
  background: linear-gradient(45deg, #DCE35B, #45B649) !important;
}

.work-process .single-process {
  text-align: center;
  margin-top: 30px;
  padding: 0px 20px;
}

.work-process .single-process .icon {
  height: 100px;
  width: 100px;
  text-align: center;
  line-height: 100px;
  background: #ffffff;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(135, 135, 135, 0.1);
          box-shadow: 0px 16px 32px 0px rgba(135, 135, 135, 0.1);
  border-radius: 50%;
  position: relative;
  display: inline-block;
  font-size: 30px;
  position: relative;
}
.work-process .single-process .icon img{width: 45px;}

.work-process .single-process .icon .main-icon i {
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(45deg, #1698b7, #096074);
}

.work-process .single-process .icon span {
  font-size: 14px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: linear-gradient(45deg, #9ed6e3, #4ca9bf);
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: -5px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 500;
}

.work-process .single-process h3 {
  font-size: 18px;
  margin-top: 30px;
}

.work-process .single-process p {
  margin-top: 20px;
}

/*======================================
    Servicess CSS
========================================*/
.services {
  background-color: #fff;
}

.services .single-service {
  position: relative;
  padding: 30px;
  border: 1px solid #eee;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 20px #0000000f;
          box-shadow: 0px 0px 20px #0000000f;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  /* margin-top: 30px;  */
  height: 100%;
}

.services .single-service::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 4px;
  width: 0%;
  background: linear-gradient(45deg, #1698b7, #096074);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.services .single-service:hover::before {
  width: 100%;
}

.services .single-service:hover {
  -webkit-box-shadow: 0px 0px 30px #0000001f;
          box-shadow: 0px 0px 30px #0000001f;
}

.services .single-service .icon i {
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(45deg, #1698b7, #096074);
  font-size: 30px;
  /* position: absolute; */
  left: 40px;
  top: 40px;
}

.services .single-service .icon img{height: 40px;width: 40px;margin-bottom: 15px;}

/* .services .single-service .text {
  padding-left: 60px;
} */

.services .single-service .text h2 {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}

/*======================================
    App Description CSS
========================================*/
.app-description {
  position: relative;
  background-color: #F4F7FA;
  z-index: 2;
}

.app-description img {
  width: 100%;
}

.app-description.white-bg {
  background-color: #fff;
}

.app-description .shape1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.app-description .left {
  text-align: center;
}

.app-description .right .section-title {
  padding: 0;
  text-align: left;
}

.app-description .right .section-title h2 {
  margin-bottom: 30px;
}

#explore.app-description .right .section-title h2 {
  margin-bottom: 10px;
}

.app-description .right .section-title p {
  margin: 20px 0;
}

.app-description .right ul li {
  display: block;
  margin-bottom: 35px;
  position: relative;
  padding-left: 90px;
}

.app-description .right ul li span {
  font-size: 20px;
  font-weight: 600;
  color: #081828;
  display: block;
  margin-bottom: 10px;
}

.app-description .right ul li i {
  height: 60px;
  width: 60px;
  line-height: 60px;
  color: #fff;
  background: linear-gradient(45deg, #1698b7, #096074);
  border-radius: 10px;
  display: inline-block;
  text-align: center;
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 0;
}

/* #explore.app-description .left {height: 100%;width: 100%;} */
#explore.app-description .left img{height: 100%;width: 100%;object-fit: cover;object-position: right;border: 5px solid #ddd;padding: 4px;border-radius: 8px;}
.contact_us .add_bg {
  background: #f5f5f5;
  padding: 40px;
  border-radius: 20px 0 0 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #ddd;
  border-right: 0px;
}
.contact_us p:last-child {
  margin-bottom: 0px;
}
.contact_us p span {
  font-size: 16px;
  font-weight: 600;
  color: #3a3a3a;
}
.contact_us p a {
  text-decoration: none;
  color: #1889ad;
  font-weight: 500;
  transition: 0.3s ease-in-out;
}
#price_select{padding: 10px 30px 10px 10px;width: 200px;border-radius: 5px;background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);background-position: calc(100% - 20px) calc(1em + 4px), calc(100% - 15px) calc(1em + 4px), calc(100% - 2.5em) 0.75em;background-size: 5px 5px, 5px 5px, 1px 1.5em;background-repeat: no-repeat;appearance: none;cursor: pointer;}
#explore.app-description .right ul li img{height: 60px;
    width: 60px;
    line-height: 60px;padding: 10px;
    color: #fff;
    background: linear-gradient(45deg, #1698b7, #096074);
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    font-size: 25px;
    position: absolute;
    left: 0;
    top: 0;}

.faq .accordion-item {border: 0px}

.app-description .right ul li:last-child {
  margin: 0;
}

.app-description.style2 .right ul li {
  position: relative;
  padding-left: 50px;
  color: #888;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 25px;
}

.app-description.style2 .right ul li i {
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #fff;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: -5px;
}

.app-description.saas-page-style .content {
  text-align: left;
}

.app-description.saas-page-style .content .icon {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  background: linear-gradient(45deg, #1698b7, #096074);
  color: #fff;
  border-radius: 10px;
  font-size: 30px;
  margin-bottom: 15px;display: flex;
    align-items: center;
    justify-content: center;
}
.app-description.saas-page-style .content .icon img{width: 35px;}

.app-description.saas-page-style .content h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 15px;
}

.app-description.saas-page-style .content p {
  margin: 15px 0;
}

.app-description.saas-page-style .content ul li{margin-bottom: 10px;}

.app-description.saas-page-style .content p a{color: #1698b7;font-weight: 700;}

.app-description.saas-page-style .content .button {
  margin-top: 40px;
}

.app-description.saas-page-style .second-description {
  padding-top: 120px;
}

.app-description.saas-page-style .second-description .content {
  padding-left: 50px;
}

.app-description.startup-page-style .content {
  text-align: left;
}

.app-description.startup-page-style .content .icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  display: block;
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
  color: #fff;
  border-radius: 10px;
  font-size: 30px;
  margin-bottom: 30px;
  border-radius: 50px 50px 50px 0;
}

.app-description.startup-page-style .content h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 40px;
}

.app-description.startup-page-style .content p {
  margin: 20px 0;
}

.app-description.startup-page-style .content .button {
  margin-top: 40px;
}

.app-description.startup-page-style .second-description {
  padding-top: 120px;
}

.app-description.startup-page-style .second-description .content {
  padding-left: 50px;
}

/*======================================
    App Download CSS
========================================*/
.app-download.style2 {
  background: linear-gradient(45deg, #1698b7, #096074);
  z-index: 2;
}

.convert_visitor{background: #fff !important;}

.app-download {
  background: #f5f5f5; 
}
.bg_gradient{background: linear-gradient(45deg, #1698b7, #096074) ;}
.bg_gradient h2, .bg_gradient h3, .bg_gradient p{color: #fff;}

.app-download.style2::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/hero/saas-overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: -1;
}

.app-download.style2 .download-content {
  text-align: center;
}

.app-download.style2 .download-content h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  margin-bottom: 10px;
  color: #fff;
}

.app-download.style2.convert_visitor .download-content h2, .app-download.style2.convert_visitor .download-content p{color: #081828;}

.app-download.style2 .download-content p {
  color: #fff;
}

.app-download.style2 .download-content .button {
  margin-top: 20px;
  display: block;
}

.app-download.style2 .download-content .button .btn {
  margin-right: 20px;
  background: #fff;
  color: #1698b7;
}
.app-download.style2 .download-content .button .btn::before{background: linear-gradient(45deg, #1698b7, #096074);}
.app-download.style2.convert_visitor .download-content .button .btn{border: 1px solid #1698b7;color: #1698b7;}

.app-download.style2 .download-content .button .btn:hover {
  color: #fff;
}

.app-download.style2 .download-content .button .btn.primary {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  padding: 13px 30px;
}

.app-download.style2 .download-content .button .btn.primary::before {
  background: #fff;
}

.app-download.style2 .download-content .button .btn.primary:hover {
  color: #1698b7;
}

.app-download.style2 .download-content .button .btn:last-child {
  margin-right: 0;
}

.app-download .app-download.style3 .download-content {
  text-align: center;
}

.app-download .single-download {
  padding: 40px 35px;
  border: 1px dashed #1698b7;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
  margin-top: 0px;
  /* height:100%; */
  display: flex;
    flex-direction: column;
    justify-content: center;
}
.app-download.bg_gradient .single-download{border: 1px dashed #a5cad3;}
.app-download .single-download:hover {
  -webkit-box-shadow: 0px 0px 30px #00000017;
          box-shadow: 0px 0px 30px #00000017;
}

.app-download .single-download h3 {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}

.app-download .single-download .button {
  margin-top: 30px;
}

.app-download .single-download .button .btn {
  text-align: left;
  padding-left: 75px;
  background: linear-gradient(45deg, #6831e3, #f528cb);
}

.app-download .single-download .button .btn span {
  display: block;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}

.app-download .single-download .button .btn i {
  position: absolute;
  left: 30px;
  top: 50%;
  font-size: 30px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  margin-top: -15px;
}

/*======================================
    Call To Action CSS
========================================*/
.call-action {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
  z-index: 2;
}

.call-action.style4 {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.call-action:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/cta/overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: -1;
}

.call-action .inner-content {
  text-align: center;
  padding: 0px 70px;
}

.call-action .inner-content h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  margin-bottom: 30px;
  color: #fff;
}

.call-action .inner-content p {
  color: #fff;
}

.call-action .inner-content .button {
  margin-top: 45px;
  display: block;
}

.call-action .inner-content .button .btn {
  background: #fff;
  color: #081828;
}

.call-action .inner-content .button .btn:hover {
  color: #fff;
}

/*======================================
	App Screenshorts CSS
========================================*/
.app-screenshorts {
  background-color: #F4F7FA;
  padding-bottom: 160px !important;
}

.app-screenshorts .single-slider img {
  -webkit-transform: scale(0.93);
          transform: scale(0.93);
  -webkit-box-shadow: 0px 0px 15px #00000017;
          box-shadow: 0px 0px 15px #00000017;
  border-radius: 10px;
  width: 100%;
}

.app-screenshorts .slider-head {
  position: relative;
}

.app-screenshorts .tns-nav {
  text-align: center;
  position: absolute;
  bottom: -65px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  left: 50%;
}

.app-screenshorts .tns-nav button {
  height: 10px;
  width: 10px;
  background-color: #6831e3;
  border-radius: 30px;
  display: inline-block;
  border: none;
  margin: 0px 5px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.app-screenshorts .tns-nav button.tns-nav-active {
  width: 20px;
}

/*======================================
    Our Achievement CSS
========================================*/
.our-achievement {
  background: linear-gradient(45deg, #6831e3, #f528cb);
  position: relative;
  padding-top: 70px;
  padding: 90px 0 120px 0;
  z-index: 1;
}

.our-achievement::before {
  position: absolute;
  content: "";
  left: 0;
  top: -10px;
  height: 110%;
  width: 110%;
  background-image: url("../images/video/video-overlay.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.our-achievement.style2 {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.our-achievement.style2 .single-achievement i {
  color: #018bff;
}

.our-achievement.style3 {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.our-achievement.style3 .single-achievement i {
  color: #4567f4;
}

.our-achievement.style4 {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.our-achievement.style4 .single-achievement i {
  color: #45a247;
}

.our-achievement .single-achievement {
  margin-top: 30px;
  text-align: center;
  padding: 0px 50px;
}

.our-achievement .single-achievement i {
  font-size: 32px;
  margin-bottom: 30px;
  height: 65px;
  width: 65px;
  line-height: 65px;
  text-align: center;
  display: inline-block;
  background: #fff;
  color: #6831e3;
  border-radius: 10px;
}

.our-achievement .single-achievement h3 {
  font-size: 30px;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  color: #fff;
}

.our-achievement .single-achievement p {
  font-size: 15px;
  color: #fff;
  font-weight: 600;
}

/*======================================
    Why Choose CSS
========================================*/
.why-choose {
  background-color: #fff;
  position: relative;
  padding-top: 50px;
}

.why-choose::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: linear-gradient(45deg, transparent, #eee, transparent);
}

.why-choose .single-choose {
  padding: 35px;
  border: 1px dashed #888;
  text-align: center;
  margin-top: 30px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.why-choose .single-choose:hover {
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
}

.why-choose .single-choose:hover .icon::before {
  border-radius: 50px 0px 50px 50px;
}

.why-choose .single-choose:hover h3 {
  color: #4567f4;
}

.why-choose .single-choose .icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.why-choose .single-choose .icon::before {
  top: 0;
  left: 0;
  bottom: 0px;
  z-index: -1;
  content: '';
  width: 100%;
  position: absolute;
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
  border-radius: 50px 50px 50px 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: -1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.why-choose .single-choose h3 {
  color: #081828;
  font-size: 18px;
  font-weight: 600;
  margin: 40px 0 15px 0;
  text-transform: capitalize;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.why-choose .single-choose p {
  line-height: 27px;
  font-size: 13px;
}

/*======================================
    Portfolio CSS
========================================*/
.portfolio-section {
  background: #fff;
}

.portfolio-section .portfolio-btn-wrapper {
  margin-bottom: 0;
  text-align: center;
  margin-top: 50px;
  position: relative;
}

.portfolio-section .section-title {
  margin-bottom: 0;
}

.portfolio-button-head {
  width: 100%;
  height: 100%;
  position: relative;
}

.portfolio-section .grid {
  margin-top: 70px;
}

.portfolio-section .portfolio-btn-wrapper button {
  padding: 8px 20px;
  font-size: 13px;
  font-weight: 500;
  border: none;
  color: #081828;
  border-radius: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  background: #eee;
  border: none;
  border-radius: 3px;
}

.portfolio-section .portfolio-btn-wrapper button:hover {
  background: linear-gradient(45deg, #DCE35B, #45B649);
  border-color: transparent;
  color: #fff;
}

.portfolio-section .portfolio-btn-wrapper button.active {
  background: linear-gradient(45deg, #DCE35B, #45B649) !important;
  color: #fff;
  border-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-section .portfolio-btn-wrapper button {
    margin-right: 10px;
    padding: 7px 18px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .portfolio-section .portfolio-btn-wrapper button {
    margin-right: 10px;
    padding: 7px 18px;
    font-size: 16px;
  }
}

.portfolio-section .portfolio-btn-wrapper button:last-child {
  margin-right: 0;
}

.portfolio-item-wrapper {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 30px;
  z-index: 2;
  background: #fff;
  padding: 8px;
  -webkit-box-shadow: 0px 0px 20px #0000000f;
          box-shadow: 0px 0px 20px #0000000f;
}

.portfolio-item-wrapper .portfolio-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.portfolio-item-wrapper:hover .portfolio-overlay {
  opacity: 1;
  visibility: visible;
}

.portfolio-item-wrapper .portfolio-img {
  overflow: hidden;
  position: relative;
}

.portfolio-item-wrapper .portfolio-img::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: linear-gradient(45deg, #DCE35B, #45B649);
  height: 100%;
  width: 100%;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.portfolio-item-wrapper:hover .portfolio-img::before {
  opacity: 0.9;
  visibility: visible;
}

.portfolio-item-wrapper .portfolio-img img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.portfolio-item-wrapper:hover .portfolio-img img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.portfolio-section .pf-content .link {
  padding: 15px 25px;
  border-radius: 4px;
  background: #fff;
  color: #081828;
  font-size: 13px;
  -webkit-box-shadow: 0px 0px 20px #0000000f;
          box-shadow: 0px 0px 20px #0000000f;
}

.portfolio-section .pf-content .link i {
  display: inline-block;
  margin-left: 3px;
}

.portfolio-section .pf-content .link:hover {
  color: #fff;
}

/*======================================
	Team CSS
========================================*/
.team {
  background-color: #F4F7FA;
}

.team.style2 .single-team .image::before {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.team.style3 .single-team .image::before {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.team.style4 .single-team .image::before {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.team .title-line {
  margin-bottom: 40px;
}

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

.team .single-team {
  margin-top: 30px;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: inline-block;
  overflow: hidden;
  background: transparent;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 32px 54px 0 rgba(22, 28, 45, 0.16);
          box-shadow: 0 32px 54px 0 rgba(22, 28, 45, 0.16);
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
}

.team .single-team .info-head {
  background: transparent;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 25px;
}

.team .single-team:hover .info-head:before {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

.team .single-team:hover .info-head {
  border-color: transparent;
}

.single-team .image {
  position: relative;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
}

.single-team .image::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.single-team .image img {
  height: 100%;
  width: 100%;
}

.single-team .image .social {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: -12px;
}

.single-team .image .social li {
  display: inline-block;
  margin-right: 15px;
}

.single-team .image .social li:last-child {
  margin-right: 0px;
}

.single-team .image .social li a {
  color: #fff;
  display: block;
  font-size: 15px;
}

.single-team .image .social li a:hover {
  opacity: 0.7;
}

.single-team:hover .image::before {
  opacity: 0.8;
  visibility: visible;
}

.single-team:hover .social {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.team .single-team .info-box {
  text-align: center;
}

.team .single-team .info-box .name {
  display: block;
  font-size: 17px;
  color: #333;
  margin-bottom: 3px;
  text-transform: capitalize;
}

.team .single-team .info-box .name a {
  font-weight: 600;
  color: #081828;
  font-size: 17px;
}

.team .single-team .info-box .name a:hover {
  opacity: 0.7;
}

.team .single-team .info-box .designation {
  color: #666;
  font-size: 13px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/*======================================
    Testimonial CSS
========================================*/
.testimonials {background: #f5f5f5}
.testimonials.style2 .single-testimonial:hover {
  border-color: #018bff;
}

.testimonials.style3 {
  padding-bottom: 180px;
}

.testimonials.style3 .single-testimonial {
  padding: 60px 50px;
  position: relative;
  text-align: center;
}

.testimonials.style3 .single-testimonial:hover {
  border-color: #4567f4;
}

.testimonials.style3 .single-testimonial .top-section {
  text-align: center;
}

.testimonials.style3 .single-testimonial .top-section h3 {
  position: relative;
  display: block;
  text-align: center;
  padding: 0;
  margin-top: 13px;
  left: 0;
  top: 0;
}

.testimonials.style3 .testimonial-slider-head {
  position: relative;
}

.testimonials.style3 .tns-nav {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -60px;
  z-index: 2;
}

.testimonials.style3 .tns-nav button {
  width: 7px;
  height: 7px;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  background: #d5d5d5;
  display: inline-block;
  border: none;
  margin-right: 9px;
  border-radius: 30px;
}

.testimonials.style3 .tns-nav button.tns-nav-active {
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.testimonials.style4 {
  padding-bottom: 180px;
}

.testimonials.style4 .single-testimonial {
  padding: 60px 50px;
  position: relative;
  text-align: center;
}

.testimonials.style4 .single-testimonial:hover {
  border-color: #45a247;
}

.testimonials.style4 .single-testimonial .top-section {
  text-align: center;
}

.testimonials.style4 .single-testimonial .top-section h3 {
  position: relative;
  display: block;
  text-align: center;
  padding: 0;
  margin-top: 13px;
  left: 0;
  top: 0;
}

.testimonials.style4 .testimonial-slider-head {
  position: relative;
}

.testimonials.style4 .tns-nav {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -60px;
  z-index: 2;
}

.testimonials.style4 .tns-nav button {
  width: 7px;
  height: 7px;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  background: #d5d5d5;
  display: inline-block;
  border: none;
  margin-right: 9px;
  border-radius: 30px;
}

.testimonials.style4 .tns-nav button.tns-nav-active {
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.testimonials .single-testimonial {
  border: 1px solid #eee;
  border-radius: 10px;
  border: 2px solid #eee;
  margin-top: 30px;
  padding: 40px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.testimonials .single-testimonial:hover {
  -webkit-box-shadow: 0px 20px 50px #00000017;
          box-shadow: 0px 20px 50px #00000017;
  border-color: #6831e3;
}

.testimonials .single-testimonial .top-section {
  position: relative;
}

.testimonials .single-testimonial .top-section img {
  height: 50px;
  width: 50px;
  border-radius: 50px;
}

.testimonials .single-testimonial .top-section h3 {
  font-size: 16px;
  font-weight: 600;
  color: #081828;
  /* position: absolute; */
  left: 70px;
  top: 4px;
}

.testimonials .single-testimonial .top-section h3 span {
  font-size: 13px;
  font-weight: 400;
  display: block;
  margin-top: 2px;
  color: #888;
}

.testimonials .single-testimonial p {
  margin-top: 15px;
}

/*=============================
	Pricing Table CSS
===============================*/
.pricing-table {
  background: #F4F7FA;
  position: relative;
}

.pricing-table.style2 .single-table .table-head {
  border-bottom-color: #018bff;
}

.pricing-table.style2 .single-table .amount {
  background: linear-gradient(45deg, #1698b7, #096074);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pricing-table.style2 .single-table .button .btn {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.pricing-table.style3 .single-table .table-head {
  border-bottom-color: #4567f4;
}

.pricing-table.style3 .single-table .amount {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pricing-table.style3 .single-table .button .btn {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.pricing-table.style4 .single-table .table-head {
  border-bottom-color: #45a247;
}

.pricing-table.style4 .single-table .amount {
  background: linear-gradient(45deg, #DCE35B, #45B649);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pricing-table.style4 .single-table .button .btn {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.pricing-table .single-table {
  background: #fff;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
          box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  overflow: hidden;
  border-radius: 10px;
  margin-top: 30px;
}

.pricing-table .single-table .table-head {
  background: #fff;
  padding: 40px 20px;
  border-bottom: 1px dashed #6831e3;
}

.pricing-table .single-table:hover {
  -webkit-box-shadow: 0 32px 54px 0 rgba(22, 28, 45, 0.16);
          box-shadow: 0 32px 54px 0 rgba(22, 28, 45, 0.16);
}

.pricing-table .single-table .title h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: block;
  margin-bottom: 0;
  text-transform: capitalize;
  color: #081828;
  margin-top: -5px;
}

.pricing-table .single-table .amount {
  background: linear-gradient(45deg, #6831e3, #f528cb);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 38px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  letter-spacing: -2px;
}

.pricing-table .single-table .amount .duration {
  color: #888;
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  margin-left: 5px;
  letter-spacing: 0;
  position: relative;
  top: -3px;
}

.pricing-table .single-table .table-list {
  margin-top: 50px;
}

.pricing-table .single-table .table-list li {
  color: #444;
  margin-bottom: 15px;
  font-size: 14px;
}

.pricing-table .single-table .table-list li:last-child {
  margin-bottom: 0;
}

.pricing-table .single-table .button {
  padding: 40px 0 50px 0;
  text-align: center;
}

.pricing-table .single-table .button .btn {
  background: linear-gradient(45deg, #6831e3, #f528cb);
}

.pricing-table .single-table .button .btn i {
  display: inline-block;
  margin-left: 5px;
}

/*======================================
    Intro Video CSS
========================================*/
.intro-video-area {
  background: linear-gradient(45deg, #1698b7, #096074);
  padding: 120px 60px;
  position: relative;z-index: 1;
}

.intro-video-area img{/*border: 1px solid #d5d5d552;padding: 3px;*/border-radius: 8px;}

.intro-video-area.style2 {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.intro-video-area.style2 .intro-video-play .play-thumb a:hover {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.intro-video-area.style2 .intro-video-play .play-thumb a {
  color: #018bff;
}

.intro-video-area.style3 {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
  text-align: center;
}

.intro-video-area.style3 .section-title {
  text-align: center;
  margin-bottom: 60px;
}

.intro-video-area.style3::before {
  display: none;
}

.intro-video-area.style3 .intro-video-play::before {
  left: -40px;
  top: -40px;
}

.intro-video-area.style3 .intro-video-play::after {
  position: absolute;
  content: "";
  right: -54px;
  bottom: -55px;
  height: 159px;
  width: 100px;
  background-image: url(../images/video/shape.png);
  z-index: -1;
  background-repeat: no-repeat;
  -webkit-animation: floatY 3s ease-in-out infinite;
  animation: floatY 3s ease-in-out infinite;
}

.intro-video-area.style3 .intro-video-play .play-thumb a:hover {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.intro-video-area.style3 .intro-video-play .play-thumb a {
  color: #4567f4;
}

.intro-video-area.style3 .intro-video-play {
  background-image: url("../images/video/startup-video-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.intro-video-area.style4 {
  background: linear-gradient(45deg, #DCE35B, #45B649);
  text-align: center;
  position: relative;
}

.intro-video-area.style4 .section-title {
  text-align: center;
  margin-bottom: 60px;
}

.intro-video-area.style4::before {
  display: none;
}

.intro-video-area.style4:after {
  position: absolute;
  content: "";
  left: 0;
  top: -10px;
  height: 110%;
  width: 110%;
  background-image: url("../images/video/agency-overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.intro-video-area.style4 .intro-video-play .play-thumb a:hover {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.intro-video-area.style4 .intro-video-play .play-thumb a {
  color: #45a247;
}

.intro-video-area.style4 .intro-video-play {
  background-image: url("../images/video/banner3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.intro-video-area.style4 .intro-video-play::after {
  position: absolute;
  content: "";
  right: -54px;
  bottom: -55px;
  height: 159px;
  width: 100px;
  background-image: url("https://urlpt.technians.com/wp-content/uploads/2025/05/shape.png");
  z-index: -1;
  background-repeat: no-repeat;
  -webkit-animation: floatY 3s ease-in-out infinite;
  animation: floatY 3s ease-in-out infinite;
}

.intro-video-area::before {
  position: absolute;
  content: "";
  left: 0;
  top: -10px;
  height: 100%;
  width: 100%;
  background-image: url("https://urlpt.technians.com/wp-content/uploads/2025/05/video-overlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;z-index: -1;
}

.intro-video-area .intro-video-play {
  background-color: #F4F7FA;
  background-image: url("../images/video/video-bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 150px 60px;
  position: relative;
  z-index: 2;
}

.intro-video-area .intro-video-play::before {
  position: absolute;
  content: "";
  left: -54px;
  top: -55px;
  height: 159px;
  width: 100px;
  background-image: url("https://urlpt.technians.com/wp-content/uploads/2025/05/shape.png");
  z-index: -1;
  background-repeat: no-repeat;
  -webkit-animation: floatY 3s ease-in-out infinite;
  animation: floatY 3s ease-in-out infinite;
}

.intro-video-area .section-title {
  padding: 0;
  padding: 0px 200px;
  margin: 0;
  text-align: left;
  padding: 0;
  padding-left: 50px;
}

.intro-video-area .section-title span {
  color: #081828;
  background: #fff;
}

.intro-video-area .section-title h2 {
  color: #fff;
}

.intro-video-area .section-title p {
  color: #fff;
  margin: 30px 0;
}

.intro-video-area .intro-video-play {
  position: relative;
  z-index: 9;
}

.intro-video-area .intro-video-play .play-thumb {
  text-align: center;
}

.intro-video-area .intro-video-play .play-thumb a {
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  background: #fff;
  border-radius: 50%;
  padding-left: 4px;
  font-size: 18px;
  color: #6831e3;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 31px #0000003b;
          box-shadow: 0px 0px 31px #0000003b;
  position: relative;
  /* Video Animations */
}

.intro-video-area .intro-video-play .play-thumb a:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid #fff;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-animation: play-btn-1 1.8s linear infinite;
  animation: play-btn-1 1.8s linear infinite;
}

.intro-video-area .intro-video-play .play-thumb a:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid #fff;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-animation: play-btn-2 1.5s linear infinite;
  animation: play-btn-2 1.5s linear infinite;
}

@-webkit-keyframes play-btn-1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes play-btn-1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@-webkit-keyframes play-btn-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes play-btn-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

.intro-video-area .intro-video-play .play-thumb a:hover {
  background: linear-gradient(45deg, #6831e3, #f528cb);
  color: #fff;
}

/*======================================
    Faq CSS
========================================*/
.faq .section-title {
  padding: 0;
}

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

.faq.style2 .accordion-button:not(.collapsed) {
  background: linear-gradient(45deg, #329fb9, #247c91);
  color: #fff;
}

.faq.style3 .accordion-button:not(.collapsed) {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
  color: #fff;
}

.faq.style4 .accordion-button:not(.collapsed) {
  background: linear-gradient(45deg, #DCE35B, #45B649);
  color: #fff;
}

.accordion-item .accordion-button {
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  display: block;
  overflow: hidden;
  border: none;
  border: 1px solid #7ab3c1;color: #ffffffd1;
}

.accordion-item .accordion-button:focus{box-shadow: none;}

.accordion-item .accordion-button span {
  float: left;
}

.accordion-item .accordion-button i {
  float: right;
  font-size: 13px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  border: none;
  border-radius: 5px 5px 0 0;
}

.accordion-button:not(.collapsed) i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accordion-button::after {
  display: none;
}

.accordion-collapse {
  border: none;
}

.accordion-body {
  border: 1px solid #3d97ad;
  border-radius: 0 0 5px 5px;
  padding: 30px 20px;border-top: 0px;
}

.accordion-body p {
  margin: 0;
  margin-bottom: 20px;
  font-size: 14px;
}

.accordion-body p:last-child {
  margin: 0;
}

.accordion-item {
  margin-bottom: 20px;
}
.faq .accordion{--bs-accordion-bg: #187d95;
    --bs-accordion-btn-bg: #ffffff1f;}
/*======================================
    Newsletter CSS
========================================*/
.newsletter-area {
  text-align: center;
  position: relative;
  z-index: 2;background: url("http://localhost/urlpt-website/wp-content/uploads/2025/07/neslettr_bg.jpeg") no-repeat center center;background-size: cover;
}

.newsletter-area.style2::before {
  background: transparent;
}

.newsletter-area.style2 .subscribe-text .button .btn {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.newsletter-area.style3::before {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.newsletter-area.style3 .subscribe-text .button .btn {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.newsletter-area.style4::before {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.newsletter-area.style4 .subscribe-text .button .btn {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.newsletter-area:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0.95;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  z-index: -1;
}

.newsletter-area::after {
  content: "";
  background-image: url("../images/newsletter/newsletter-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  z-index: -2;
}

.newsletter-area .section-title {
  padding: 0;
  padding: 0 90px;
  margin-bottom: 45px;
}

.newsletter-area .section-title span {
  color: #081828;
  background: #fff;
}

.newsletter-area .section-title h2 {
  color: #081828;
}

.newsletter-area .section-title h3.gray-bg {
  -webkit-text-stroke-width: 1px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #fff !important;
  opacity: 0.2 !important;
}

.newsletter-area .subscribe-text {
  text-align: center;
  background: #fff;
  display: inline-block;
  padding: 30px 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1rem 28px rgba(35, 38, 45, 0.15) !important;
          box-shadow: 0 1rem 28px rgba(35, 38, 45, 0.15) !important;
}

.newsletter-area .subscribe-text form {
  display: inline-block;
  text-align: center;
}

.newsletter-area .subscribe-text input {
  height: 55px;
  width: 100%;
  border: none;
  background-color: #fff;
  color: #081828;
  border-radius: 5px;
  padding: 0px 30px;
  display: block;
  text-align: center;
  display: inline-block;
  border: 2px solid #eee;
  background: transparent;
  color: #333;
  font-weight: 500;
  text-align: left;
}

.newsletter-area .subscribe-text .button {
  display: inline-block;
}

.newsletter-area .subscribe-text .button .btn {
  color: #fff;
  border: 1px solid #eee;
  height: 55px;
  width: auto;
  display: inline-block;
  border: none;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  color: #fff;
  margin-left: 10px;
  margin-top: -2px;
  -webkit-box-shadow: 0 1rem 28px rgba(35, 38, 45, 0.15) !important;
          box-shadow: 0 1rem 28px rgba(35, 38, 45, 0.15) !important;
  padding: 0px 20px;
  font-size: 13px;
}

.customize_campaign{display: flex;justify-content: space-between;}
.customize_campaign .customize_campaign_search:nth-child(1), .customize_campaign .customize_campaign_search:nth-child(3){margin-top: 100px;}
.customize_campaign .customize_campaign_search:nth-child(2) {margin: 0 70px;}
.customize_campaign .customize_campaign_search:nth-child(2) span{transform: rotate(-3deg);}
.customize_campaign .customize_campaign_search{width: 150px;height: 150px;background: linear-gradient(45deg, #1698b7, #096074);border-radius: 50%;}
/* .customize_campaign .customize_campaign_search:first-child{margin-left: 0px;} */
.customize_campaign p{margin-bottom: 0px;
    /* background: linear-gradient(45deg, #1698b7, #096074);color: #fff; */
    padding: 20px 10px 20px 10px;color: #fff;
    border-radius: 5px;
    /* position: absolute; */
    width: -webkit-fill-available;font-size: 14px; height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    text-align: center;
    padding-top: 65px;
    /* right: -110px;
    top: -20px; */}
.customize_campaign span img{width: 30px;}
.customize_campaign span{background-color:#f3f3f37a;padding: 10px;margin: 10px;border-radius: 50%;position: absolute;top: 20px;left: 0;right: 0;/* display: none; */margin: auto;width: max-content;transform: rotate(3deg);border: 1px solid #92e3f7;}
.user{background-color: #d3f2f9;padding: 8px;width: fit-content;border-radius: 50%;margin: 50px auto;}
.user img{width: 120px;height: 120px;object-fit: cover;border-radius: 50%;object-position: top;}
.custom_campaign_result{background-color: #d3f2f9;padding: 8px;border-radius: 8px;height: 400px;
    /* width: 80%; */
    margin: auto;}
.custom_campaign_result img{border-radius: 8px;height: 100%;
    width: 100%;
    object-fit: cover;}
.dashed_line_center{top: 20px;
    position: absolute;
    bottom: 0;
    height: 90%;
    width: 1.5px;
    border: 1px dashed #ccc;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;}

.dashed_line_right{    top: 70px;
    position: absolute;
    height: 45%;
    width: 1.5px;
    border: 1px dashed #ccc;
    left: 270px;
    right: -40px;
    margin: auto;
    z-index: -1;
    transform: rotate(50deg);}

.dashed_line_left{top: 70px;
    position: absolute;
    height: 45%;
    width: 1.5px;
    border: 1px dashed #ccc;
    right: 270px;
    left: -40px;
    margin: auto;
    z-index: -1;
    transform: rotate(-50deg);}

/*======================================
    Connected section style
========================================*/
 

/* Top Section Styles */
.top-section {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-bottom: 2rem;
    position: relative;
}

.activity-box {
    background-color: white;
    border-radius: 0.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 5px 10px 5px 10px;
    border: 1px solid #e5e7eb;
    display: flex;
    align-items: center;
    position: relative;
}

.icon-container {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.75rem;
    color: white;
}

.heart {
    background-color: #ef4444;
}

.bag {
    background-color: #3b82f6;
}

.search {
    background-color: #8b5cf6;
}

.content h3 {
    font-weight: 600;
    font-size: 1rem;
}

.content p {
    color: #4b5563;
    font-size: 0.95rem;
}

/* Center Profile Styles */
.profile-center {
    position: relative;
    margin-bottom: 2rem;
    width: 20%;
    margin: 50px auto;
}

.profile-image {
    border-radius: 50%;
    border: 4px solid #ec4899;
    padding: 0.25rem;
    display: inline-block;
    position: relative;
}

.profile-image img {
    border-radius: 50%;
    width: 128px;
    height: 128px;
    object-fit: cover;
    display: block;
}

/* Bottom Section Styles */
.bottom-section {
    width: 100%;
    background-color: white;
    border-radius: 0.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
    border: 1px solid #e5e7eb;
    position: relative;
}
.bottom-section img{
    width: 100%;
}
 
/* Connector Lines */
.connector-line {
    position: absolute;
    border: 2px dashed #ccc;
}

/* Mobile Connector Lines (Vertical) */
.to-center {
    bottom: -20px;
    left: 50%;
    height: 20px;
    border-left: 2px dashed #ccc;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.from-center {
    top: -20px;
    left: 50%;
    height: 20px;
    border-left: 2px dashed #ccc;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

/* Mobile Responsive Styles */
@media (min-width: 640px) {
    .packages-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .freebies-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 768px) {
    .top-section {
        grid-template-columns: repeat(3, 1fr);
    }
    
    /* Desktop Connector Lines (Horizontal and Vertical) */
    /* .to-center {
        bottom: 50%;
        left: auto;
        right: -30px;
        width: 30px;
        height: 0;
        border-bottom: 2px dashed #ccc;
        border-left: none;
    } */
    
    .from-center {
        top: 50%;
        left: -30px;
        width: 30px;
        height: 0;
        border-bottom: 2px dashed #ccc;
        border-left: none;
    }
    
    /* Additional connector lines for desktop */
    .activity-box:nth-child(1) .to-center {
        /* width: calc(100% + 30px);
        right: -30px;
        bottom: -30px;
        border-bottom: 2px dashed #ccc;
        border-right: 2px dashed #ccc;
        height: 30px; */
              top: 160px;
        position: absolute;
        height: 300px;
        width: 1.5px;
        border: 2px dashed #ccc;
        left: 41px;
        right: -202px;
        margin: auto;
        z-index: -1;
        transform: rotate(-65deg);
    }
    
    .activity-box:nth-child(2) .to-center {
        
      bottom: -53px;
        left: 50%;
        height: 50px;
    border-left: 2px dashed #ccc;
    border-right: none;
    border-top: none;
    border-bottom: none;
            border: 2px dashed #ccc;
    }
    
    .activity-box:nth-child(3) .to-center {
       
               top: 130px;
        position: absolute;
        height: 300px;
        width: 1.5px;
        border: 2px dashed #ccc;
        left: -40px;
        right: 135px;
        margin: auto;
        z-index: -1;
        transform: rotate(65deg);
    }
}

@media (min-width: 1024px) {
    .packages-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
/*======================================
    Connected section style end
========================================*/
/*======================================
    Clients CSS
========================================*/
.clients {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding: 100px 0 50px 0;
}

.clients.style2 {
  padding-top: 200px;
}

.clients.style2 h2 span {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.clients.style3 {
  padding: 20px 0 50px 0;
  border: none;
  background: #F4F7FA;
}

.clients.style4 {
  padding: 20px 0 50px 0;
  border: none;
}

.clients h2 {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}

.clients h2 span {
  background: linear-gradient(45deg, #6831e3, #f528cb);
  color: #fff;
  font-size: 15px;
  padding: 5px 15px;
  border-radius: 4px;
  margin-left: 10px;
  display: inline-block;
  font-style: italic;
}

.clients .single-client {
  margin-top: 30px;
  display: inline-block;
  margin-right: 20px;
  width: 17%;
}

.clients .single-client:last-child {
  margin-right: 0;
}

.clients .single-client img {
  opacity: 0.5;
  width: 90%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.clients .single-client img:hover {
  cursor: pointer;
  opacity: 1;
}
 
/*======================================
    Responsive CSS
========================================*/
/* Tablet Screen */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding: 60px 0px;
  }
  p {
    font-size: 13px;
  }
  .universal-demo {
    padding: 30px 0 60px 0 !important;
  }
  .universal-demo .section-title h2 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 40px;
  }
  .universal-demo .section-title {
    margin-bottom: 20px;
  }
  .universal-demo .single-demo {
    margin-top: 30px;
  }
  .section-title {
    margin-bottom: 20px;
    padding: 0px 90px;
  }
  .section-title span {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
  }
  .section-title h2 {
    font-size: 25px;
    margin-top: 5px;
    line-height: 35px;
  }
  .section-title.align-left {
    padding: 0;
    padding-right: 200px;
  }
  .section-title p {
    font-size: 13px;
  }
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
  #scrollUp {
    bottom: 55px;
  }
  .scroll-top {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .demo-area .demo-inner {
    height: 500px;
  }
  .demo-area .demo-inner::before {
    display: none;
  }
  .demo-area .demo-inner .demo-text {
    margin-top: 130px;
  }
  .demo-area .demo-inner .demo-text h1 {
    font-size: 27px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 25px;
  }
  .navbar {
    padding: 30px 0;
  }
  /* .navbar-brand img {
    width: 130px;
  } */
  .header .button {
    display: none;
  }
  .header .navbar-area .navbar-nav .nav-item a {
    padding: 10px 10px;
  }
  .header .navbar-area.sticky .navbar-nav .nav-item a {
    padding: 10px 10px;
  }
  .header .navbar-area.sticky .navbar {
    padding: 20px 0;
  }
  .header .navbar-area.sticky .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #6831e3;
  }
  .header.style2 .navbar-area .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #018bff;
  }
  .header.style2 .navbar-area.sticky .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #018bff;
  }
  .header.style3 .navbar-area .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #4567f4;
  }
  .header.style3 .navbar-area.sticky .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #4567f4;
  }
  .header.style4 .navbar-area .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #45a247;
  }
  .header.style4 .navbar-area.sticky .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #45a247;
  }
  .navbar-toggler {
    background: #fff;
    padding: 5px 10px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: none;
  }
  .header .navbar-area.sticky .navbar-toggler {
    background: linear-gradient(45deg, #6831e3, #f528cb);
  }
  .header.style2 .navbar-area.sticky .navbar-toggler {
    background: linear-gradient(45deg, #1698b7, #096074);
  }
  .header.style3 .navbar-area.sticky .navbar-toggler {
    background: linear-gradient(45deg, #4567f4, #3CD3AD);
  }
  .header.style4 .navbar-area.sticky .navbar-toggler {
    background: linear-gradient(45deg, #DCE35B, #45B649);
  }
  .navbar-area .navbar-toggler .toggler-icon {
    background-color: #081828;
    width: 22px;
  }
  .header .navbar-area.sticky .navbar-toggler .toggler-icon {
    background-color: #fff;
  }
  .navbar-nav .nav-item {
    margin: 0;
    margin-bottom: 10px;
  }
  .navbar-nav .nav-item:last-child {
    margin: 0;
  }
  .navbar-nav .nav-item a {
    color: #081828;
    border: 1px solid #eee;
    display: block;
    border-radius: 4px;
    padding: 0;
    padding: 8px 10px;
    font-size: 13px;
  }
  .header .navbar-nav .nav-item a:hover {
    color: #fff;
    background-color: #6831e3;
    border-color: transparent;
  }
  .header .navbar-nav .nav-item a.active {
    color: #081828;
  }
  .header .navbar-nav .nav-item a.active:hover {
    color: #fff;
  }
  .navbar-collapse {
    padding: 12px;
  }
  .header .navbar-nav .dropdown-menu {
    width: 200px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px 0;
    margin-top: 10px;
  }
  .header .navbar-nav .dropdown-menu li a {
    padding: 8px 20px;
    font-size: 13px;
    border: none;
  }
  .header .navbar-nav .dropdown-menu li a:hover {
    background-color: #6831e3;
    color: #fff !important;
    border-color: transparent;
  }
  .header .navbar-nav .dropdown-menu li a::after {
    display: none;
  }
  .navbar-toggler.active i::before {
    content: "\ea63";
    font-family: lineIcons;
  }
  .header .navbar-nav .dropdown-menu {
    width: 200px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px 0;
  }
  .header .navbar-nav .dropdown-menu li a {
    padding: 8px 20px;
    font-size: 13px;
  }
  .header .sticky .navbar .navbar-nav .nav-item a.active,
  .header .sticky .navbar .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background: #6831e3;
    border-color: transparent !important;
  }
  .header.style2 .sticky .navbar .navbar-nav .nav-item a.active,
  .header.style2 .sticky .navbar .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background: #018bff !important;
    border-color: transparent !important;
  }
  .header.style3 .sticky .navbar .navbar-nav .nav-item a.active,
  .header.style3 .sticky .navbar .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background: #4567f4 !important;
    border-color: transparent !important;
  }
  .header.style4 .sticky .navbar .navbar-nav .nav-item a.active,
  .header.style4 .sticky .navbar .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background: #45a247 !important;
    border-color: transparent !important;
  }
  .breadcrumbs .bread-list {
    margin-top: 8px;
  }
  .hero-area .hero-inner {
    height: auto;
    padding-bottom: 60px;
  }
  .hero-area .hero-inner.style2 {
    height: 800px;
  }
  .hero-area .hero-inner.style2 .hero-text {
    margin-top: 160px;
  }
  .hero-area::after {
    z-index: 0;
  }
  .hero-area .hero-inner {
    padding-bottom: 130px;
  }
  .hero-area .hero-image {
    display: none;
  }
  .hero-area .hero-text {
    float: none;
    margin-top: 140px;
  }
  .hero-area .hero-text h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
  }
  .hero-area .hero-text .button {
    margin-top: 25px;
  }
  .hero-area .hero-text .button .btn.primary {
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    padding: 10px 30px;
  }
  .hero-area.style3 .hero-text h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
  }
  .hero-area.style4 .hero-text h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
  }
  .hero-area.style4 .hero-inner {
    padding-bottom: 100px;
  }
  .hero-area.style4 .tns-controls button {
    width: 45px;
    height: 45px;
    font-size: 14px;
    margin-top: -22px;
    border-radius: 5px;
    line-height: 38px;
  }
  .features .single-feature .feature-icon {
    width: 70px;
    height: 70px;
    font-size: 30px;
  }
  .features.style2 .tab-head .nav-head {
    margin: 0px 30px;
  }
  .features.style2 .tab-head .nav-pills .nav-link {
    font-size: 12px;
    padding: 14px 22px;
  }
  .features.style2 .tab-head .tab-content-inner .tab-text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .features.style2 .tab-head .tab-content-inner .tab-text {
    padding-left: 0;
    margin-top: 20px;
  }
  .features.style2 .tab-head .tab-content-inner {
    margin-top: 35px;
  }
  .work-process .single-process {
    padding: 0;
  }
  .work-process .single-process .icon {
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-size: 25px;
  }
  .work-process .single-process .icon span {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 13px;
  }
  .work-process .single-process h3 {
    font-size: 16px;
    margin-top: 25px;
  }
  .work-process .single-process p {
    margin-top: 15px;
    font-size: 13px;
  }
  .clients .single-client img {
    width: 80%;
  }
  .clients .single-client {
    margin-top: 10px;
    margin-right: 10px;
  }
  .clients h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .clients.style4 {
    padding: 20px 0 40px 0;
  }
  .clients .single-client {
    width: 25%;
  }
  .intro-video-area.style4 {
    padding: 0 0 50px 0;
  }
  .app-description .left {
    margin-bottom: 50px;
  }
  .app-description .left.last {
    margin: 0;
  }
  .app-description .left img {
    width: auto;
    text-align: center;
  }
  .app-description.saas-page-style .second-description {
    padding-top: 50px;
    border-top: 1px solid #eee;
    margin-top: 50px;
  }
  .app-description.saas-page-style .second-description .content {
    padding: 0;
    margin-top: 30px;
  }
  .app-description.startup-page-style .content h2 {
    font-size: 25px;
    margin-top: 0;
    line-height: 35px;
    margin-bottom: 20px;
  }
  .app-description.startup-page-style .content .button {
    margin-top: 30px;
  }
  .app-description.startup-page-style .right {
    margin-top: 50px;
    border-top: 1px solid #eee;
    padding-top: 50px;
  }
  .app-description.startup-page-style .second-description {
    padding-top: 0;
  }
  .app-description.startup-page-style .second-description .content {
    padding: 0;
    margin-top: 40px;
  }
  .intro-video-area {
    padding: 80px 0;
  }
  .intro-video-area .section-title {
    margin: 0;
    text-align: center;
    margin-top: 50px;
    padding: 0;
  }
  .intro-video-area .section-title p {
    margin: 0;
    margin-top: 20px;
  }
  .intro-video-area:before {
    background-size: cover;
  }
  .intro-video-area.style3 {
    padding: 0 0 60px 0;
  }
  .testimonials.style3 {
    padding-bottom: 110px;
  }
  .testimonials.style4 {
    padding-bottom: 110px;
  }
  .call-action .inner-content h2 {
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 22px;
    line-height: 32px;
  }
  .call-action .inner-content .button {
    margin-top: 35px;
  }
  .faq .section-title {
    padding-bottom: 30px;
  }
  .our-achievement {
    padding-top: 20px;
  }
  .our-achievement .single-achievement {
    margin-top: 40px;
  }
  .our-achievement .single-achievement i {
    font-size: 25px;
    margin-bottom: 20px;
    height: 60px;
    width: 60px;
    line-height: 65px;
  }
  .our-achievement .single-achievement h3 {
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 4px;
  }
  .our-achievement .single-achievement p {
    font-size: 14px;
  }
  .our-achievement:before {
    background-size: cover;
  }
  .app-download .single-download {
    margin-top: 30px;
  }
  .app-download .single-download h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .app-download .single-download p {
    font-size: 13px;
  }
  .app-download .single-download .button .btn {
    padding-left: 60px;
  }
  .app-download .single-download .button .btn i {
    left: 20px;
    font-size: 20px;
  }
  .portfolio-section .portfolio-btn-wrapper button {
    font-size: 13px;
  }
  .portfolio-section .grid {
    margin-top: 50px;
  }
  .team .section-title {
    margin-bottom: 20px;
  }
  .app-download.style2 .download-content .button .btn.primary {
    padding: 10px 30px;
  }
  .app-download.style2 .download-content h2 {
    font-size: 27px;
    line-height: 38px;
    margin-bottom: 25px;
  }
  .app-download.style2 .download-content p {
    font-size: 13px;
  }
  .contact-us .form-main {
    margin: 0 !important;
    padding: 0 !important;
    margin-top: 20px !important;
  }
  .contact-us .single-info {
    padding-left: 64px;
    display: inline-block;
    margin-right: 15px;
    margin-top: 40px;
    margin-bottom: 0;
  }
  .contact-us .single-info:last-child {
    margin-right: 0;
  }
  .footer .footer-social ul li {
    margin-right: 10px;
    margin-top: 10px;
  }
  .footer .f-about {
    padding-right: 0;
  }
  .footer .f-link ul li {
    margin-bottom: 13px;
  }
  .footer .f-about p {
    padding-right: 80px;
  }
  .footer .single-footer {
    padding-top: 35px;
    margin-top: 35px;
  }
  .footer .single-footer.md-custom-border {
    border-top: 1px dashed #eeeeee52;
  }
  .footer .f-about p {
    padding-right: 0;
    line-height: 24px;
  }
  .footer .footer-middle {
    padding-bottom: 70px;
    padding-top: 0;
  }
}

/* Mobile Screen */
@media only screen and (max-width: 767px) {
  .section {
    padding: 50px 0px;
  }
  .section-title {
    margin-bottom: 20px;
    padding: 0px;
  }
  .section-title span {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 12px;
  }
  .section-title h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .section-title.align-left {
    padding: 0;
    padding-right: 0;
  }
  p {
    font-size: 13px;
  }
  .section-title p {
    font-size: 13px;
  }
  .scroll-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
  #scrollUp {
    bottom: 55px;
  }
  .demo-area .demo-inner {
    height: auto;
    padding-bottom: 60px;
  }
  .demo-area .demo-inner .demo-text {
    margin-top: 150px;
  }
  .demo-area .demo-inner .demo-text h1 {
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
  }
  .demo-area .demo-inner .demo-text p {
    font-size: 13px;
    line-height: 23px;
  }
  .demo-area::before {
    display: none;
  }
  .universal-demo {
    padding: 30px 0 60px 0 !important;
  }
  .universal-demo .section-title h2 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 40px;
  }
  .universal-demo .section-title {
    margin-bottom: 20px;
  }
  .universal-demo .single-demo {
    margin-top: 30px;
  }
  .demo-area .demo-text .template-name {
    margin-bottom: 20px;
  }
  .demo-area .demo-text .template-name img {
    width: 150px;
    display: inline-block;
  }
  .universal-demo .single-demo a .view {
    height: 45px;
    width: 120px;
    font-size: 13px;
    font-weight: 500;
    line-height: 45px;
  }
  .home-pages .shape {
    display: none;
  }
  .demo-area .demo-text .button .btn {
    margin-right: 0;
    width: 70%;
    margin-top: 10px;
  }
  .navbar {
    padding: 30px 0;
  }
  /* .navbar-brand img {
    width: 120px;
  } */
  .header .button {
    display: none;
  }
  .header .navbar-area .navbar-nav .nav-item a {
    padding: 10px 10px;
  }
  .header .navbar-area.sticky .navbar-nav .nav-item a {
    padding: 10px 10px;
  }
  .header .navbar-area.sticky .navbar {
    padding: 20px 0;
  }
  .header .navbar-area.sticky .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #6831e3;
  }
  .header.style2 .navbar-area .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #018bff;
  }
  .header.style2 .navbar-area.sticky .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #018bff;
  }
  .header.style3 .navbar-area .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #4567f4;
  }
  .header.style3 .navbar-area.sticky .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #4567f4;
  }
  .header.style4 .navbar-area .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #45a247;
  }
  .header.style4 .navbar-area.sticky .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #45a247;
  }
  .navbar-toggler {
    background: #fff;
    padding: 4px 10px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: none;
  }
  .header .navbar-area.sticky .navbar-toggler {
    background: linear-gradient(45deg, #6831e3, #f528cb);
  }
  .header.style2 .navbar-area.sticky .navbar-toggler {
    background: linear-gradient(45deg, #1698b7, #096074);
  }
  .header.style3 .navbar-area.sticky .navbar-toggler {
    background: linear-gradient(45deg, #4567f4, #3CD3AD);
  }
  .header.style4 .navbar-area.sticky .navbar-toggler {
    background: linear-gradient(45deg, #DCE35B, #45B649);
  }
  .navbar-area .navbar-toggler .toggler-icon {
    background-color: #081828;
    width: 20px;
  }
  .header .navbar-area.sticky .navbar-toggler .toggler-icon {
    background-color: #fff;
  }
  .navbar-nav .nav-item {
    margin: 0;
    margin-bottom: 10px;
  }
  .navbar-nav .nav-item:last-child {
    margin: 0;
  }
  .navbar-nav .nav-item a {
    color: #081828;
    border: 1px solid #eee;
    display: block;
    border-radius: 4px;
    padding: 0;
    padding: 8px 10px;
    font-size: 13px;
  }
  .header .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background-color: #6831e3;
    border-color: transparent;
  }
  .header .navbar-nav .nav-item a.active {
    color: #081828;
  }
  .header .navbar-nav .nav-item a.active:hover {
    color: #fff;
  }
  .navbar-collapse {
    padding: 0 0 4px 0;
  }
  .header .navbar-nav .dropdown-menu {
    width: 200px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px 0;
    margin-top: 10px;
  }
  .header .navbar-nav .dropdown-menu li a {
    padding: 8px 20px;
    font-size: 13px;
    border: none;
  }
  .header .navbar-nav .dropdown-menu li a:hover {
    background-color: #6831e3;
    color: #fff !important;
    border-color: transparent;
  }
  .header .navbar-nav .dropdown-menu li a::after {
    display: none;
  }
  .navbar-toggler.active i::before {
    content: "\ea63";
    font-family: lineIcons;
  }
  .header .navbar-nav .dropdown-menu {
    width: 200px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px 0;
  }
  .header .navbar-nav .dropdown-menu li a {
    padding: 8px 20px;
    font-size: 13px;
  }
  .header .sticky .navbar .navbar-nav .nav-item a.active,
  .header .sticky .navbar .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background: #6831e3;
    border-color: transparent !important;
  }
  .header.style2 .sticky .navbar .navbar-nav .nav-item a.active,
  .header.style2 .sticky .navbar .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background: #018bff !important;
    border-color: transparent !important;
  }
  .header.style3 .sticky .navbar .navbar-nav .nav-item a.active,
  .header.style3 .sticky .navbar .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background: #4567f4 !important;
    border-color: transparent !important;
  }
  .header.style4 .sticky .navbar .navbar-nav .nav-item a.active,
  .header.style4 .sticky .navbar .navbar-nav .nav-item a:hover {
    color: #fff !important;
    background: #45a247 !important;
    border-color: transparent !important;
  }
  .hero-area .hero-inner {
    height: auto;
    padding-bottom: 60px;
  }
  .hero-area::after {
    z-index: 0;
  }
  .hero-area .hero-inner {
    padding-bottom: 80px;
  }
  .hero-area .hero-image {
    display: none;
  }
  .hero-area .hero-text {
    float: none;
    margin-top: 130px;
  }
  .hero-area .hero-text h1 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0;
  }
  .hero-area .hero-text p {
    font-size: 13px;
    color: #fff;
  }
  .hero-area .hero-text .button {
    margin-top: 25px;
  }
  .hero-area .hero-text .button .btn {
    text-align: center;
    display: inline-block;
    margin: 0;
    margin-top: 10px !important;
    font-size: 13px;
    width: 65%;
  }
  .hero-area .hero-text .button .btn.primary {
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    padding: 10px 30px;
  }
  .hero-area .hero-inner.style2 .hero-text {
    margin-top: 125px;
  }
  .hero-area .hero-inner.style2 {
    height: auto;
    padding-bottom: 50px;
  }
  .hero-area.style2::before {
    background-size: cover;
  }
  .hero-area .hero-inner.style2 .hero-image {
    margin-top: 0;
    padding: 0;
    display: none;
  }
  .hero-area.style3 .hero-text h1 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .hero-area.style3 .hero-text .button .btn {
    width: auto;
  }
  .hero-area.style3 .hero-inner {
    padding-bottom: 100px;
  }
  .hero-area.style3 .hero-text {
    float: none;
    margin-top: 120px;
  }
  .hero-area.style4 .hero-text h1 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .hero-area.style4 .hero-inner {
    padding-bottom: 80px;
  }
  .hero-area.style4 .tns-controls button {
    width: 40px;
    height: 40px;
    font-size: 13px;
    margin-top: -20px;
    border-radius: 5px;
    line-height: 35px;
  }
  .hero-area.style4 .hero-text .button .btn {
    width: auto;
  }
  .services .single-service .text h2 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .services .single-service .text [h2] {
    font-size: 13px;
  }
  .app-description.startup-page-style .content h2 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 32px;
  }
  .app-description.startup-page-style .right {
    margin-top: 40px;
    border-top: 1px solid #eee;
    padding-top: 40px;
  }
  .app-description.startup-page-style .second-description {
    padding-top: 0;
  }
  .app-description.startup-page-style .second-description .content {
    padding: 0;
    margin-top: 40px;
  }
  .intro-video-area.style3 {
    padding: 0 0 60px 0 !important;
  }
  .intro-video-area.style4 {
    padding: 0 0 50px 0 !important;
  }
  .testimonials.style3 .single-testimonial {
    padding: 45px 30px;
  }
  .testimonials.style3 {
    padding-bottom: 80px;
  }
  .testimonials.style3 .tns-nav {
    bottom: -45px;
  }
  .testimonials.style4 {
    padding-bottom: 80px;
  }
  .testimonials.style4 .tns-nav {
    bottom: -45px;
  }
  .testimonials.style4 .single-testimonial {
    padding: 45px 30px;
  }
  .call-action .inner-content {
    padding: 0;
  }
  .call-action .inner-content h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .features .single-feature .feature-icon {
    width: 60px;
    height: 60px;
    font-size: 25px;
  }
  .features .single-feature p {
    font-size: 13px;
    line-height: 22px;
  }
  .features.style2 .tab-head .nav-head {
    margin: 0;
  }
  .features.style2 .tab-head .nav-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .features.style2 .tab-head .nav-item:last-child {
    margin: 0;
  }
  .features.style2 .tab-head .nav-pills .nav-link {
    font-size: 12px;
    padding: 14px 20px;
    width: 100%;
    display: block;
  }
  .features.style2 .tab-head .tab-content-inner .tab-text h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .features.style2 .tab-head .tab-content-inner .tab-text p {
    margin: 16px 0;
    font-size: 13px;
  }
  .features.style2 .tab-head .tab-content-inner .tab-text ul li i {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  .features.style2 .tab-head .tab-content-inner .tab-text ul li {
    padding-left: 80px;
  }
  .features.style2 .tab-head .tab-content-inner .tab-text ul li {
    margin-bottom: 25px;
    font-size: 13px;
    padding-left: 80px;
  }
  .features.style2 .tab-head .tab-content-inner .tab-text {
    padding-left: 0;
    margin-top: 20px;
  }
  .features.style2 .tab-head .tab-content-inner {
    margin-top: 35px;
  }
  .work-process .section-title {
    margin: 0;
  }
  .work-process .single-process {
    padding: 0;
    margin-top: 40px;
  }
  .work-process .single-process .icon {
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-size: 25px;
  }
  .work-process .single-process .icon span {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 13px;
  }
  .work-process .single-process h3 {
    font-size: 16px;
    margin-top: 25px;
  }
  .work-process .single-process p {
    margin-top: 15px;
    font-size: 13px;
  }
  .app-description.saas-page-style .content h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .app-description.saas-page-style .second-description {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #eee;
  }
  .app-description.saas-page-style .second-description .content {
    padding: 0;
    margin-top: 30px;
  }
  .app-description.saas-page-style .content .button {
    margin-top: 30px;
  }
  .intro-video-area .intro-video-play::before {
    left: 0;
    top: -35px;
    height: 80px;
    width: 80px;
  }
  .intro-video-area {
    padding: 50px 0 !important;
  }
  .app-download.style2 .download-content h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .app-download.style2 .download-content .button .btn {
    display: inline-block;
    width: 70%;
    margin: 0;
    margin-bottom: 10px;
  }
  .app-download.style2 .download-content .button .btn:last-child {
    margin: 0;
  }
  .clients.style2 {
    padding-top: 50px;
  }
  .clients h2 span {
    display: inline-block;
    margin-top: 12px;
  }
  .clients .single-client img {
    width: 60%;
  }
  .clients .single-client {
    margin-top: 10px;
    margin-right: 10px;
  }
  .clients h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .clients .single-client {
    width: auto;
  }
  .app-description .left {
    margin-bottom: 50px;
  }
  .app-description .left.last {
    margin: 0;
  }
  .app-description .left img {
    width: 100%;
    text-align: center;
  }
  .intro-video-area {
    padding: 80px 0;
  }
  .intro-video-area .section-title {
    margin: 0;
    text-align: center;
    margin-top: 50px;
    padding: 0;
  }
  .intro-video-area .section-title p {
    margin: 0;
    margin-top: 20px;
  }
  .intro-video-area:before {
    background-size: cover;
  }
  .portfolio-section .portfolio-btn-wrapper button {
    font-size: 13px;
  }
  .portfolio-section .grid {
    margin-top: 50px;
  }
  .portfolio-section {
    padding-bottom: 20px;
  }
  .app-screenshorts {
    padding-bottom: 60px !important;
  }
  .app-screenshorts .tns-nav {
    bottom: -20px;
  }
  .our-achievement {
    padding-top: 20px;
  }
  .our-achievement .single-achievement {
    margin-top: 40px;
  }
  .our-achievement .single-achievement i {
    font-size: 25px;
    margin-bottom: 20px;
    height: 60px;
    width: 60px;
    line-height: 65px;
  }
  .our-achievement .single-achievement h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 4px;
  }
  .our-achievement .single-achievement p {
    font-size: 14px;
  }
  .our-achievement:before {
    background-size: cover;
  }
  .team .section-title {
    margin-bottom: 20px;
  }
  .app-download .single-download {
    margin-top: 30px;
  }
  .app-download .single-download h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .app-download .single-download p {
    font-size: 13px;
  }
  .app-download .single-download .button .btn {
    padding-left: 60px;
  }
  .app-download .single-download .button .btn i {
    left: 20px;
    font-size: 20px;
  }
  .faq-image {
    margin-top: 30px;
  }
  .faq-image img {
    width: 100%;
  }
  .newsletter-area .section-title {
    padding: 0;
    margin-bottom: 40px;
  }
  .newsletter-area .subscribe-text {
    padding: 20px;
  }
  .newsletter-area .subscribe-text input {
    margin-bottom: 12px;
    height: 50px;
  }
  .newsletter-area .subscribe-text .button {
    display: block;
  }
  .newsletter-area .subscribe-text .button .btn {
    margin: 0;
    display: block;
    width: 100%;
    height: 50px;
  }
  .contact-us .form .form-group input {
    height: 50px !important;
    line-height: 50px !important;
  }
  .contact-us .form-main {
    margin: 0 !important;
    padding: 0 !important;
    margin-top: 20px !important;
  }
  .contact-us .single-info {
    padding-left: 70px;
    display: block;
    margin-right: 0;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .contact-us .single-info:last-child {
    margin-bottom: 0;
  }
  .footer .call-action .inner-content h2 {
    font-size: 22px;
  }
  .footer .call-action .inner-content {
    padding: 60px 0;
  }
  .footer .call-action .inner-content p {
    margin-top: 16px;
    font-size: 13px;
    font-weight: 500;
    line-height: 23px;
  }
  .footer .call-action .inner-content .button .btn {
    font-size: 13px;
  }
  .footer .f-link ul li {
    margin-bottom: 13px;
  }
  .footer .f-about p {
    padding-right: 80px;
  }
  .footer .single-footer {
    padding-top: 35px;
    margin-top: 35px;
  }
  .footer .single-footer.sm-custom-border {
    border-top: 1px dashed #eeeeee52;
  }
  .footer .f-about p {
    padding-right: 0;
    line-height: 24px;
  }
  .footer .footer-middle {
    padding-bottom: 70px;
    padding-top: 0;
  }
}

/*======================================
	Contact CSS
========================================*/
.contact-us {
  position: relative;
  background-color: #fff;
}

.contact-us img {
  width: 100%;
}

.contact-us.style2 .single-info ul li a:hover {
  color: #018bff;
}

.contact-us.style2 .single-info i {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.contact-us.style3 .single-info ul li a:hover {
  color: #4567f4;
}

.contact-us.style3 .single-info i {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.contact-us.style4 .single-info ul li a:hover {
  color: #45a247;
}

.contact-us.style4 .single-info i {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.contact-us .inner-content {
  border-radius: 5px;
  overflow: hidden;
}

.contact-us .title {
  margin-bottom: 30px;
}

.contact-us .contant-inner-title {
  margin-bottom: 45px;
}

.contact-us .single-head {
  position: relative;
  z-index: 5;
}

.contact-us .single-info {
  text-align: left;
  margin-bottom: 30px;
  padding-left: 70px;
  position: relative;
}

.contact-us .single-info i {
  font-size: 18px;
  display: inline-block;
  margin-right: 20px;
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  color: #fff;
  line-height: 50px;
  border-radius: 5px;
}

.contact-us .single-info ul {
  display: inline-block;
}

.contact-us .single-info ul li span {
  display: block;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize;
  color: #081828;
}

.contact-us .single-info ul li:last-child {
  margin-bottom: 0;
}

.contact-us .single-info ul li {
  font-weight: 500;
  display: inline-block;
  font-size: 13px;
  color: #081828;
  display: block;
  margin-bottom: 4px;
}

.contact-us .single-info ul li a {
  font-weight: 500;
  display: inline-block;
  font-size: 13px;
  color: #081828;
}

.contact-us .single-info ul li a:hover {
  color: #6831e3;
}

.contact-us .single-info .title {
  margin-bottom: 10px;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
}

.contact-us .single-info .title span {
  display: block;
  font-size: 14px;
  margin-top: 8px;
  font-weight: 500;
}

.contact-us .form-main {
  margin-right: 50px;
  padding-left: 10px;
}

.contact-us .form .form-group {
  margin-bottom: 15px;
  display: block;
  position: relative;
}

.contact-us .form .form-group input {
  height: 55px;
  line-height: 55px;
  width: 100%;
  border: 2px solid #eee;
  padding: 0px 20px;
  color: #333;
  border-radius: 0px;
  font-weight: 400;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 10px #00000014;
          box-shadow: 0px 0px 10px #00000014;
}

.contact-us .form .form-group textarea {
  height: 180px;
  width: 100%;
  border: 2px solid #eee;
  padding: 15px 20px;
  color: #333;
  border-radius: 0px;
  resize: none;
  font-weight: 400;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 10px #00000014;
          box-shadow: 0px 0px 10px #00000014;
}

.contact-us .form .button {
  margin: 0;
}

.contact-us .form .button .btn {
  height: 50px;
  border: none;
}

.map-section {
  background-color: #fff;
}

.map-section .map-container {
  -webkit-box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
          box-shadow: 0 10px 30px rgba(111, 111, 111, 0.1);
  padding: 20px;
  border-radius: 7px;
}

/*======================================
	End Contact CSS
========================================*/ 
  
  /* .popups-description {
    font-size: 1.1rem;
    color: #666;
    line-height: 1.6;
    margin-top: 20px;
  } 
  .popup-feature-card {
    padding: 15px;
    transition: all 0.3s ease;
    height: 100%;text-align: center;
  }
  
  .feature-image-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .popup-feature-card:hover .feature-image-wrapper {
    margin-top: -10px;
  }
  
  .feature-image-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 180px;
    height: 180px;
    border-radius: 90% 60% 50% 50%;
    transition: all 0.3s ease;
    z-index: 1;
  }
  
  .feature-image {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
  }
  
  .popup-feature-card:hover .feature-image {
    transform: scale(1.05);
  }
  
  .popup-feature-card:hover .feature-image-wrapper::before { 
    border-radius: 50% !important;
  }
  .popup-feature-card:hover .feature-link::after {
    width: 100%;
  } 
  .popups-section .row > div:nth-child(1) .feature-image-wrapper::before {
      background-color: rgba(200, 220, 255, 0.7); 
    }
    
    .popups-section .row > div:nth-child(2) .feature-image-wrapper::before {
      background-color: rgba(255, 230, 200, 0.7); 
    }
    
    .popups-section .row > div:nth-child(3) .feature-image-wrapper::before {
      background-color: rgba(255, 200, 220, 0.7); 
    }
    
    .popups-section .row > div:nth-child(4) .feature-image-wrapper::before {
      background-color: rgba(200, 255, 220, 0.7); 
    }
   
  .feature-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
  }
  
  .feature-description {
    font-size: 13px;
    color: #666; 
    line-height: 1.5;margin-bottom: 0;
  }
  
  .feature-link {
    color: #00a19a;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: all 0.3s ease;
  }
  
  .feature-link::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #00a19a;
    transition: width 0.3s ease;
  }
  
  .feature-link:hover {
    color: #008580;
  } 
.optin-forms-section {
  background-color: #f5f5f5;position: relative;z-index: 0;padding-top: 140px;
}
.optin-forms-section::before{content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: #e1e1e1db;z-index: -1;}

.optin-forms-section .popup_design{background: #ffffff;padding: 10px;box-shadow: 3px 8px 15px #00000017;border-radius: 8px;height: 100%;transition: all 0.3s ease;}
.optin-forms-section .popup_design:hover{border-radius: 0px;background: #f5f5f5; transform: translateY(-5px);}

.optin-forms-section .popup_design img{height: 220px;}

.optin-main-heading {
 font-size: 2.5rem;
 font-weight: 700;
 color: #000;
 line-height: 1.3;
 margin-bottom: 20px;
}

.optin-bold-text {
 font-weight: 700;
 color: #222;
} 
.optin-intro-text {
 font-size: 1.1rem;
 color: #000;
 line-height: 1.6;
 margin-bottom: 20px;
}

.optin-highlight {
 font-weight: 600;
 color: #333;
}

.optin-feature-row {
 margin-bottom: 20px;background: #fff;
 box-shadow: 1px 6px 12px #0000000d;
 border-radius: 7px;
}

.optin-feature-row:last-child {
 margin-bottom: 0;
}

.optin-content-block {
 padding: 20px;
}

.optin-feature-title {
 font-size: 16px;
 font-weight: 600;
 color: #333; 
}

.optin-feature-text {
 font-size: 13px;
 color: #555;
 line-height: 1.6;margin-bottom: 0;
} 
.optin-image-container {
 padding: 20px;
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
} 
 .visitor-signals-section {
  position: relative;
   background-color: #fff;
  overflow: hidden;z-index: 0;
}
.visitor-signals-section::before{content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: #fbfbfb;z-index: -1;opacity: 0.9;}

 .signals-image-col {
  position: relative;
   background-color: #FFF5F5;
}

.signals-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.signals-image { 
  width: 100%;
  height: 100%;
  object-fit: cover;
}

 .signals-content-col {
  padding: 0;
}

.signals-content-wrapper {
  padding: 20px 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

 .signals-heading {
  font-size: 2.8rem;
  font-weight: 700;
  color: #222;
  line-height: 1.2;text-align: center;
 }

.highlight-text2 {
  color: #00a19a;
  display: block;
}

.signals-description {
  font-size: 1.1rem;
  color: #555;
  line-height: 1.6;text-align: center;
 }
 
.feature-block {
  margin-bottom: 10px;
  padding: 15px;
  border-radius: 8px;
  background-color: #f9f9f9;
  border: 1px solid #DDD;
}

.feature-block:last-child {
  margin-bottom: 0;
}

.acc-feature-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
   font-size: 1.5rem;
  color: #555;
}

.pink-icon {
  color: #444;
}

.acc-feature-title {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
 }

.acc-feature-subtitle {
  font-size: 1.1rem;
  font-weight: 500;
  color: #444;
 }

.acc-feature-description {
  font-size: 1rem;
  color: #555;
  line-height: 1.6;
  margin-bottom: 0;
} 
 .signals-accordion {
  margin-top: 20px;
}

.signals-accordion-item {
  margin-bottom: 15px;
  border: none;
  background-color: transparent; 
}

.signals-accordion-item .accordion-button {
  padding: 20px 25px;
  background-color: #1698b7;
  border-radius: 8px !important;
  box-shadow: none;
  font-weight: 600;
  color: #333;
}

.signals-accordion-item .accordion-button:not(.collapsed) {
  background-color: #1698b7;
  color: #333;
  box-shadow: none;border-bottom: 1px solid #ddd;
  border-radius: 0px !important;
}
.signals-accordion-item .accordion-button:not(.collapsed) .pink-icon{
  color: #00a19a;
}

.signals-accordion-item .accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}

.signals-accordion-item .accordion-button::after {
  background-size: 16px;
  width: 16px;
  height: 16px;filter: invert(1);
}

.signals-accordion-item .accordion-collapse {
  border: none;
}
.accordion-item .accordion-button.collapsed{
  border-top: 1px solid #ddd !important;
  border-radius: 8px;
}
.signals-accordion-item .accordion-body {
  padding: 15px 25px 25px;
    background-color: #ffffff2b;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 4px 4px 11px #0000001f;
}


.price .border-none {
    border-collapse: collapse;
    border: none;width: 100%;
  }
  .price .border-none #btn{cursor: pointer;font-weight: 600; color: #1698b7;}
  
  .price .border-none td {
    border: 1px solid black;
  }
  
  .price .border-none tr:first-child td {
    border-top: none;
  }
  
  .price .border-none tr:last-child td {
    border-bottom: none;
  }
  
  .price .border-none tr td:first-child {
    border-left: none;
  }
  
  .price .border-none tr td:last-child, .price .border-none tr th:first-child {
    border-right: none;
  }
  .price .border-none tr td, .price .border-none tr th{padding: 20px;font-size: 14px;font-family: 'Poppins', sans-serif;text-align: center;}
  .price .border-none tr th{font-size: 16px;}
  .price .border-none tr td:first-child, .price .border-none tr th:first-child {padding-left: 0px;text-align: left;}
  .price .border-none tr th h3{font-weight: 600;font-size: 1.5rem;}
  .price .border-none thead{position: sticky;top: 50px;background: #fff;}
  .btn-custom {
    background-color: #1698b7;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-weight: 600;
    border-radius: 5px;
    border: 1px solid #1698b7;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    margin-top: 10px;
}

.contact_us .add_bg {
  background: #f5f5f5;
  padding: 40px;
  border-radius: 20px 0 0 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #ddd;
  border-right: 0px;
}
.contact_us p:last-child {
  margin-bottom: 0px;
}
.contact_us p span {
  font-size: 16px;
  font-weight: 600;
  color: #3a3a3a;
}
.contact_us p a {
  text-decoration: none;
  color: #1889ad;
  font-weight: 500;
  transition: 0.3s ease-in-out;
}
.demographic_insight .demographic_insight_bg:nth-child(4n+1){background-color: #1698b721;}
.demographic_insight .demographic_insight_bg:nth-child(4n+2){background-color: #ffd44d29;}
.demographic_insight .demographic_insight_bg:nth-child(4n+3){background-color: #813c7221;}
.demographic_insight .demographic_insight_bg:nth-child(4n+4){background-color: #ffe6df61;}
.demographic_insight .demographic_insight_bg img{border-radius: 15px;}
.demographic_insight .demographic_insight_bg.row:nth-child(even){flex-direction: row-reverse;}
.demographic_insight .demographic_insight_bg h2{font-size: 30px;font-weight: 700;margin-bottom: 15px;}
.demographic_insight .demographic_insight_bg p{font-size: 16px; line-height: 28px;}
.cta_section{padding: 0;margin-bottom: -100px;z-index: 1;position: relative;margin-top: -100px;}
.cta{background-color: #1698b7;padding: 40px 80px;
  border-radius: 10px;}
.cta a{background-color: #fff;text-decoration: none;color: #1698b7;padding: 15px 100px;border-radius: 5px;font-size: 16px;display: inline-block;font-weight: 600;animation: blink 2s linear infinite;}
@keyframes blink {
  30% { transform: scale(1.05); }
  40%, 60% { transform: rotate(-1deg) scale(1.05); }
  50% { transform: rotate(1deg) scale(1.05); }
  70% { transform: rotate(0deg) scale(1.05); }
  100% { transform: scale(1); }
  0%, 100% {background-color:#fff;}
  50% {background-color: #c9f5ff;}
}
.cta a:hover{animation: none;}
.cta h3{color: #fff;font-weight: 600;font-size: 28px;}
.cta p{color: #fff;font-size: 16px;line-height: 28px;}
.features{background-color: #1698b700;background: #f5f5f5;padding: 0px;}
.features p, .usp p{line-height: 28px;}
.features ul li, .usp ul li{margin-bottom: 15px;}
.features ul li b, .usp ul li b{font-size: 15px;}
.features h4, .usp h4{margin-bottom: 20px;font-weight: 600;}
.features img{margin-bottom: 40px;box-shadow: 5px 8px 20px #00000036;height: 100%;}
.features .content_section{height: 100%;padding: 50px;display: flex;flex-direction: column;justify-content: center;}
.usp{padding: 100px 0px;position: relative;z-index: 1;color: #fff;}
.usp::before{content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: #000000ba;z-index: -1;} 
.triggers{position: relative;z-index: 1;} 
.triggers .trigger_padding{padding: 20px;background: #00000045;height: 100%;color: #fff;}
.triggers h3{font-weight: 600;}
.triggers p{line-height: 28px;}
.triggers ul{border-bottom: 0px;}
.triggers ul li .nav-link{color: #1698b7;list-style: none;font-size: 18px;border: 2px solid #1698b7;margin: 5px;border-radius: 5px;padding: 7px 25px;box-shadow: 3px 3px 0px #0e7791;transition: all 0.3s ease;}
.triggers ul li .nav-link.active{background: #1698b7;color: #fff;border-color: #1698b7;}
.triggers ul li .nav-link:hover{box-shadow: none;}
.triggers ul li:last-child{border-bottom: 0px;}
.triggers ul li:first-child .nav-link{margin-left: 0px;}
.triggers .tab-content .tab-pane{background: #def9ff;padding: 50px;margin-top: 30px;border-radius: 30px;border: 3px solid #0e7791;}
.triggers .tab-content .tab-pane ul{padding-left: 10px;}
.triggers .tab-content .tab-pane ul li{margin-bottom: 15px;list-style: none;}
.triggers .tab-content .tab-pane ul li b{font-size: 16px;}
.how_to_start h3{font-size: 20px;
  font-weight: 600;
  margin-top: 45px;
  border-top: 1px solid #95cfdd;
  padding-top: 30px;}
.how_to_start h2{font-size: 30px;font-weight: 600;}
.how_to_start ul li a{font-size: 16px;text-decoration: none;text-transform: capitalize;font-weight: 600;color: #1698b7;transition: all 0.3s ease;position: relative;}
.how_to_start ul li a::before{position: absolute;
  bottom: 0;
  background: transparent;
  height: 100%;
  display: block;
  content: "";
  width: 2px;
  right: 0;
  transition: 0.5s all ease-in;
  cursor: pointer;
  z-index: -1;}
  .how_to_start ul li a:hover::before{left: 0;
    right: auto;
    width: 100%;
    background: rgb(80 177 201 / 38%);} 
.newsletter-area {
  text-align: center;
  position: relative;
  z-index: 2;
}

.newsletter-area.style2::before {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.newsletter-area.style2 .subscribe-text .button .btn {
  background: linear-gradient(45deg, #1698b7, #096074);
}

.newsletter-area.style3::before {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.newsletter-area.style3 .subscribe-text .button .btn {
  background: linear-gradient(45deg, #4567f4, #3CD3AD);
}

.newsletter-area.style4::before {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.newsletter-area.style4 .subscribe-text .button .btn {
  background: linear-gradient(45deg, #DCE35B, #45B649);
}

.newsletter-area:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0.95;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  z-index: -1;
}

.newsletter-area::after {
  content: "";
  background-image: url("../images/newsletter/newsletter-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  z-index: -2;
}

.newsletter-area .section-title {
  padding: 0;
  padding: 0 90px;
  margin-bottom: 45px;
}

.newsletter-area .section-title span {
  color: #081828;
  background: #fff;
}

.newsletter-area .section-title h2 {
  color: #fff;
}

.newsletter-area .section-title h3.gray-bg {
  -webkit-text-stroke-width: 1px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #fff !important;
  opacity: 0.2 !important;
}

.newsletter-area .subscribe-text {
  text-align: center;
  background: #fff;
  display: inline-block;
  padding: 30px 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1rem 28px rgba(35, 38, 45, 0.15) !important;
          box-shadow: 0 1rem 28px rgba(35, 38, 45, 0.15) !important;
}

.newsletter-area .subscribe-text form {
  display: inline-block;
  text-align: center;
}

.newsletter-area .subscribe-text input {
  height: 55px;
  width: 100%;
  border: none;
  background-color: #fff;
  color: #081828;
  border-radius: 5px;
  padding: 0px 30px;
  display: block;
  text-align: center;
  display: inline-block;
  border: 2px solid #eee;
  background: transparent;
  color: #333;
  font-weight: 500;
  text-align: left;
}

.newsletter-area .subscribe-text .button {
  display: inline-block;
}

.newsletter-area .subscribe-text .button .btn {
  color: #fff;
  border: 1px solid #eee;
  height: 55px;
  width: auto;
  display: inline-block;
  border: none;
  background: linear-gradient(45deg, #6831e3, #f528cb);
  color: #fff;
  margin-left: 10px;
  margin-top: -2px;
  -webkit-box-shadow: 0 1rem 28px rgba(35, 38, 45, 0.15) !important;
          box-shadow: 0 1rem 28px rgba(35, 38, 45, 0.15) !important;
  padding: 0px 20px;
  font-size: 13px;
} 
     .lead-gen-section{position: relative;z-index: 1;color: #fff;padding-bottom: 140px;}
     .lead-gen-section::before{content: "";top: 0;left: 0;margin: 5px;box-shadow: inset 0 0 500px rgb(0 0 0);z-index: -1; position: absolute;bottom: 0;right: 0;background: inherit;filter: blur(10px);}
  .feature-item{
      background: #0000004f; 
      border-radius: 5px;
      padding: 20px;
      height: 100%; display: flex ; align-items: flex-start; 
      border-bottom: hidden;
      border-right: hidden;
  }
.feature-item h5{font-size: 15px;}
.feature-item img{width: 65px;}
.feature-item p{font-size: 13px;line-height: 20px;margin-bottom: 0px;} 
.border-grid > div {
    border-right: 1px solid #919191;
    border-bottom: 1px solid #919191;
  } 
  .border-grid > div:nth-child(3n) {
    border-right: none;
  } 
  .border-grid > div:nth-last-child(-n+3) {
    border-bottom: none;
  } 
  .hero-section .feature-icon img{width: 30px;} 
  @media (min-width: 768px) and (max-width: 991.98px) {
    .price .border-none tr td, .price .border-none tr th{padding: 15px 10px;}
    .border-grid > div:nth-child(2n) {
      border-right: none;
    }
    .border-grid > div:nth-last-child(-n+2) {
      border-bottom: none;
    }
  } 
  @media (max-width: 767.98px) {
    .price .border-none tr td, .price .border-none tr th, .btn-custom{padding: 10px 5px;font-size: 12px;}
    .border-grid > div {
      border-right: none;
    }
    .border-grid > div:last-child {
      border-bottom: none;
    }
} 
  @media (max-width: 576px) {
    .features_bg{width: fit-content;}
    .price .border-none tr td, .price .border-none tr th, .btn-custom{padding: 5px;font-size: 12px;}
  .price .border-none tr th h3{font-size: 14px;}
    .hero-heading {
      font-size: 2rem;
    } 
  }

  @media (max-width: 768px) {
    .signals-content-wrapper {
      padding: 50px 30px;
    }
    
    .signals-heading {
      font-size: 2rem;
    }
    .signals-accordion-item .accordion-button {
      padding: 15px 20px;
    }
    
    .signals-accordion-item .accordion-body {
      padding: 5px 20px 20px;
    }
    .feature-block {
      padding: 20px;
    }

    .optin-main-heading {
      font-size: 1.8rem;
    }
    
    .optin-intro-text {
      font-size: 1rem;
      margin-bottom: 40px;
    }
    
    .optin-content-block,
    .optin-image-container {
      padding: 15px;
    }

    .popups-heading {
      font-size: 2rem;
    }
  
    .popups-description br {
      display: none;
    }
  
    .feature-image-wrapper {
      margin: 0 auto 20px;
    }
  
    .popup-feature-card {
      text-align: center;
      background: #fff;
    }
    .feature-item{padding: 10px;}
    .feature-item h5 {
      font-size: 14px;
  }
  .feature-item p{font-size: 12px;}
  section {
    padding-top: 30px;
    padding-bottom: 30px;
}
.optin-main-heading{margin-bottom: 10px;}

    .main-title h1, .main-title h2, .main-title h3{
      font-size: 24px;
    }
    .main-title p {
      font-size: 13px;
    }
  
    .hero-subheading {
      font-size: 1rem;
      padding: 0 15px;
    }
  
    .feature-icon {
      font-size: 1.5rem;
      height: 40px;
      width: 40px;
    }
  
    .feature-text {
      font-size: 0.8rem;
    }
    .signals-content-wrapper {
      padding: 10px !important;
  }
  .acc-feature-title {
    font-size: 14px !important;
}
.footer{padding: 30px 0 10px;}
.footer ul li {
  margin-bottom: 0;
}
.footer a{font-size: 13px;}
  }
  
  @media (max-width: 991px) {
    .signals-image-col {
      min-height: 500px;
    }
    
    .signals-content-wrapper {
      padding: 60px 40px;
    }
    
    .signals-heading {
      font-size: 2.4rem;
    }
    .acc-feature-title {
      font-size: 1.2rem;
    }

    .optin-main-heading {
      font-size: 2.2rem;
    }
    
    .optin-feature-row {
      margin-bottom: 40px;
    }
    
    .optin-feature-title {
      font-size: 15px;
    } 
    .optin-feature-row:nth-child(3) .col-lg-5 {
      order: 2;
    }
    
    .optin-feature-row:nth-child(3) .col-lg-7 {
      order: 1;
    }

    .navbar-nav .nav-item {
      width: 100%;
    }
    .navbar-nav .nav-item > .nav-link {
      border-bottom: 1px solid #ddd;
      display: block;
    }
    .dropdown-menu {
      border: unset;
    }
    .popups-heading {
      font-size: 2.4rem;
    }
  
    .feature-image-wrapper {
      width: 130px;
      height: 130px;
    }
  } */ 
@media (max-width: 991px){
  .navbar-collapse ul.mega_menu_flex{flex-direction: column;}
}
@media (min-width: 992px){
  .position-lg-static{
    position: static !important;
  }
}
/* Make flex submenu items vertical on mobile */
@media (max-width: 991.98px) {
  .navbar-collapse .nav-link:hover{color: #fff}
    .dropdown-mega .mega-content .row {
        flex-direction: column;overflow-x: hidden;max-height: fit-content;
    }
    .dropdown-mega .mega-content .col-md-3,
    .dropdown-mega .mega-content .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .sublink {
        padding-left: 20px;
    }
    .list-group-item {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .list-group-item img {
        width: 30px;
        height: auto;
    }
}

/* Optional: hide dropdown shadow on small devices */
@media (max-width: 767.98px) {
    .dropdown-menu.shadow {
        box-shadow: none !important;
    }
}

/* 'Explore More' button center align on mobile */
@media (max-width: 991.98px) {
    .explore_more {
        display: block;
        text-align: center;
        margin: 20px 0;display: none;
    }
    .dropdown-menu[data-bs-popper]{/*top: 35px;*/background: #ffffffd6;position: relative;}
    .text_menu{padding: 10px;}
    .text_menu .menu_bg{height: auto;padding: 0px 5px 0px 5px;background: #f5f5f500;overflow-x: hidden;} 
    .text_menu .menu_bg .link_subtext:hover a, .dropdown-mega .dropdown-menu .mega-content .list-group-item:hover{background: transparent !important;color: #000 !important;}
    .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu:hover{background: #f5f5f5 !important;}
    .dropdown-mega .dropdown-menu .mega-content .list-group-item:hover{background: #f5f5f5 !important;margin: 5px;}
    .text_menu .menu_bg .link_subtext:hover a h6, .text_menu .menu_bg .link_subtext:hover, .dropdown-mega .dropdown-menu .mega-content .list-group-item:hover h6, .dropdown-mega .dropdown-menu .mega-content .list-group-item:hover p{color: #000 !important;}
    .text_menu .menu_bg .link_subtext:hover a h6 img, .dropdown-mega .dropdown-menu .mega-content .list-group-item:hover img{filter: unset !important;}
    .navbar-collapse .nav-link.dropdown-toggle:hover::before, .navbar-collapse .nav-link:hover::before, .navbar-collapse .nav-link.dropdown-toggle.show::before{content: unset;}
    .dropdown-mega .dropdown-menu .mega-content .list-group{flex-wrap: wrap;flex-direction: row;overflow-y: auto;}
    .text_menu .menu_bg .link_subtext, .mega-content .d-flex.flex-wrap .link_subtext{flex-direction: column !important;width: 48%;margin: 5px;padding: 10px;justify-content: center;}
    .mega-content .d-flex.flex-wrap .link_subtext .list-group-item{width: 100%;margin: 0px;} 
    .text_menu .menu_bg .link_subtext .list-group-item{margin: 0px;}
    .dropdown-mega .dropdown-menu .mega-content{height: auto;max-height: fit-content;}
    .part_quicklink{width: -webkit-fill-available;margin: 5px;overflow: hidden;max-height: fit-content;}
    .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu{padding: 10px;width: 100%;}
    .dropdown-mega .dropdown-menu .mega-content .list-group-item{width: 100%;}
    .dropdown-mega .dropdown-menu .mega-content .list-group ul.sublink a, .text_menu .menu_bg .link_subtext ul.sublink li a{font-size: 11px;}
    .navbar{padding: 5px 0;}
    .text_menu .menu_bg .link_subtext ul.sublink li a::after, .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu ul.sublink li:hover a::after{content: unset;}
    .navbar-collapse .nav-link{color: #fff;}
    .navbar-collapse{background: #1698b7;height: 100vh !important;transform: translateX(100%) !important;display: flex;padding-top: 20px;align-items: flex-start;opacity: 0;visibility: hidden;transition: all 0.5s ease-in-out;position: fixed;top: 0;right: 0;width: 100%;z-index: 999;pointer-events: none;}
  .navbar-collapse.is-visible {transform: translateX(0) !important;opacity: 1;visibility: visible;right: 0 !important;left: auto;display: block;pointer-events: auto;overflow-y: auto;}
    /* .navbar-collapse.show {transform: translateX(0) !important;opacity: 1;visibility: visible;right: 0 !important;left: auto;} */
    .navbar-collapse .align-items-center{width: 100%;padding-top: 20px;} 
    .navbar-collapse .cross-btn {position: absolute;top: 10px;right: 15px;font-size: 30px;line-height: 30px;color: #fff;cursor: pointer;/*background: #61b9ce;border: 1px solid #4dcae7;*/height: 30px;width: 30px;display: flex;align-items: center;justify-content: center;border-radius: 50%;font-weight: 200;}
    .dropdown-mega .dropdown-menu .mega-content .list-group-item img{margin-right: 0px;}
    .navbar-collapse ul.mega_menu_flex{gap:0px}
    .navbar-collapse .nav-link{padding: 12px 10px 5px 10px;border-bottom: 1px solid #ffffff52;}
    .navbar-collapse .nav-link:last-child {border-bottom: 0px; }
    .navbar-collapse a.nav-link:nth-last-child(2) {border-bottom: 0px;}
    .navbar-collapse .nav-link.dropdown-toggle{border-bottom: 1px solid #ffffff52 !important;}
    .navbar-collapse .nav-link.dropdown-toggle.show{color: #fff;}
    .navbar-collapse .nav-link.dropdown-toggle.show::after{filter: brightness(1.5);}
    /* .dropdown-mega .dropdown-menu .mega-content .list-group-item h6 {width: max-content;} */
  .mobile-offcanvas-panel {
  position: fixed;
  top: 0; /* aligns with top of screen */
  left: 0;
  width: 100%;
  height: 100vh;
  background: white;
  z-index: 1050;

  /* Initial hidden state */
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;

  /* Smooth transition for slide + fade */
  transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
  
  overflow-y: auto;
  padding: 1rem;
}
.sublink {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.sublink.open {
  max-height: 500px;
}

.sublink > li {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.sublink.open > li {
  opacity: 1;
  transform: translateY(0);
}


.mobile-offcanvas-panel.show {
  transform: translateX(0);    /* Slide into view */
  opacity: 1;                  /* Fade in */
  visibility: visible;
  height: 100vh;
}
.text_menu .menu_bg .link_subtext, .mega-content .d-flex.flex-wrap .link_subtext{background: #f5f5f5;}

.close-mobile-menu{border: 0px;padding: 7px 8px 10px 8px;background: transparent;}
.close-mobile-menu img{height: 12px;width: 12px;}
/* Default hidden off-canvas */
/* .dropdown-mega .dropdown-menu .mega-content .d-flex.flex-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  background: #fff;
  height: 100vh;
  overflow: auto;
  border-radius: 0px;
  transform: translateX(100%); /* Right side (not -100%) */
  /*transition: transform 0.4s ease-in-out;
} */

/* When visible */
/* .dropdown-mega .dropdown-menu.show .mega-content .d-flex.flex-wrap {
  transform: translateX(0);
} */
 .dropdown-mega .dropdown-menu.show .mega-content .d-flex.flex-wrap .align-items-center{padding-top: 0px;}
 .dropdown-mega .dropdown-menu.show .mega-content .d-flex.flex-wrap h5{margin-bottom: 0px;font-size: 16px;color: #1698b7;border-bottom: 1px solid #1698b7;}
 .part_quicklink h5{color: #fff !important;}
.dropdown-menu { position: fixed;
  top: 0;
  bottom: 0;
  background: #fff;
  height: 100vh;
  overflow: auto;
  border-radius: 0px;
  transform: translateX(100%); /* Right side (not -100%) */
  transition: transform 0.4s ease-in-out;
 transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
}

.dropdown-menu.preparing {
  transition: none; /* no transition while preparing */
}

.dropdown-menu.show {
  display: block !important; /* Bootstrap forces this — keep it */
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
} 
.dropdown-menu.pre-show {
    display: block !important;
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
  }
 .dropdown-menu.hiding {
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
  }
}
.cross-btn {
    display: none;
}
@media (max-width: 575px) {
    .text_menu .menu_bg .link_subtext, .mega-content .d-flex.flex-wrap .link_subtext{width: 100%;}
}
@media (min-width: 576px) and (max-width: 767px){
  .dropdown-mega .dropdown-menu .mega-content .list-group .flex_submenu, .dropdown-mega .dropdown-menu .mega-content .list-group-item{width: 48%;margin: 5px;}
}

  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  
  .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
  }
  
  @-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    40% {
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px);
    }
  
    60% {
      -webkit-transform: translateY(-15px);
      transform: translateY(-15px);
    }
  }
  
  @keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    40% {
      -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
      transform: translateY(-30px);
    }
  
    60% {
      -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
      transform: translateY(-15px);
    }
  }
  
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }
  
  @-webkit-keyframes flash {
    0%, 50%, 100% {
      opacity: 1;
    }
  
    25%, 75% {
      opacity: 0;
    }
  }
  
  @keyframes flash {
    0%, 50%, 100% {
      opacity: 1;
    }
  
    25%, 75% {
      opacity: 0;
    }
  }
  
  .flash {
    -webkit-animation-name: flash;
    animation-name: flash;
  }
  
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    50% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }
  
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  
  @keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
    }
  
    50% {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
    }
  
    100% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
    }
  }
  
  .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
  }
  
  @-webkit-keyframes shake {
    0%, 100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    10%, 30%, 50%, 70%, 90% {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px);
    }
  
    20%, 40%, 60%, 80% {
      -webkit-transform: translateX(10px);
      transform: translateX(10px);
    }
  }
  
  @keyframes shake {
    0%, 100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  
    10%, 30%, 50%, 70%, 90% {
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px);
    }
  
    20%, 40%, 60%, 80% {
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px);
    }
  }
  
  .shake {
    -webkit-animation-name: shake;
    animation-name: shake;
  }
  
  @-webkit-keyframes swing {
    20% {
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg);
    }
  
    40% {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
    }
  
    60% {
      -webkit-transform: rotate(5deg);
      transform: rotate(5deg);
    }
  
    80% {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg);
    }
  
    100% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }
  
  @keyframes swing {
    20% {
      -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
      transform: rotate(15deg);
    }
  
    40% {
      -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
      transform: rotate(-10deg);
    }
  
    60% {
      -webkit-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
      transform: rotate(5deg);
    }
  
    80% {
      -webkit-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      transform: rotate(-5deg);
    }
  
    100% {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }
  
  .swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
  }
  
  @-webkit-keyframes tada {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    10%, 20% {
      -webkit-transform: scale(0.9) rotate(-3deg);
      transform: scale(0.9) rotate(-3deg);
    }
  
    30%, 50%, 70%, 90% {
      -webkit-transform: scale(1.1) rotate(3deg);
      transform: scale(1.1) rotate(3deg);
    }
  
    40%, 60%, 80% {
      -webkit-transform: scale(1.1) rotate(-3deg);
      transform: scale(1.1) rotate(-3deg);
    }
  
    100% {
      -webkit-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0);
    }
  }
  
  @keyframes tada {
    0% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
    }
  
    10%, 20% {
      -webkit-transform: scale(0.9) rotate(-3deg);
      -ms-transform: scale(0.9) rotate(-3deg);
      transform: scale(0.9) rotate(-3deg);
    }
  
    30%, 50%, 70%, 90% {
      -webkit-transform: scale(1.1) rotate(3deg);
      -ms-transform: scale(1.1) rotate(3deg);
      transform: scale(1.1) rotate(3deg);
    }
  
    40%, 60%, 80% {
      -webkit-transform: scale(1.1) rotate(-3deg);
      -ms-transform: scale(1.1) rotate(-3deg);
      transform: scale(1.1) rotate(-3deg);
    }
  
    100% {
      -webkit-transform: scale(1) rotate(0);
      -ms-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0);
    }
  }
  
  .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
  }
  
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  
  @-webkit-keyframes wobble {
    0% {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
    }
  
    15% {
      -webkit-transform: translateX(-25%) rotate(-5deg);
      transform: translateX(-25%) rotate(-5deg);
    }
  
    30% {
      -webkit-transform: translateX(20%) rotate(3deg);
      transform: translateX(20%) rotate(3deg);
    }
  
    45% {
      -webkit-transform: translateX(-15%) rotate(-3deg);
      transform: translateX(-15%) rotate(-3deg);
    }
  
    60% {
      -webkit-transform: translateX(10%) rotate(2deg);
      transform: translateX(10%) rotate(2deg);
    }
  
    75% {
      -webkit-transform: translateX(-5%) rotate(-1deg);
      transform: translateX(-5%) rotate(-1deg);
    }
  
    100% {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
    }
  }
  
  @keyframes wobble {
    0% {
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
  
    15% {
      -webkit-transform: translateX(-25%) rotate(-5deg);
      -ms-transform: translateX(-25%) rotate(-5deg);
      transform: translateX(-25%) rotate(-5deg);
    }
  
    30% {
      -webkit-transform: translateX(20%) rotate(3deg);
      -ms-transform: translateX(20%) rotate(3deg);
      transform: translateX(20%) rotate(3deg);
    }
  
    45% {
      -webkit-transform: translateX(-15%) rotate(-3deg);
      -ms-transform: translateX(-15%) rotate(-3deg);
      transform: translateX(-15%) rotate(-3deg);
    }
  
    60% {
      -webkit-transform: translateX(10%) rotate(2deg);
      -ms-transform: translateX(10%) rotate(2deg);
      transform: translateX(10%) rotate(2deg);
    }
  
    75% {
      -webkit-transform: translateX(-5%) rotate(-1deg);
      -ms-transform: translateX(-5%) rotate(-1deg);
      transform: translateX(-5%) rotate(-1deg);
    }
  
    100% {
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
  }
  
  .wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
  }
  
  @-webkit-keyframes bounceIn {
    0% {
      opacity: 0;
      -webkit-transform: scale(.3);
      transform: scale(.3);
    }
  
    50% {
      opacity: 1;
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
    }
  
    70% {
      -webkit-transform: scale(.9);
      transform: scale(.9);
    }
  
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  
  @keyframes bounceIn {
    0% {
      opacity: 0;
      -webkit-transform: scale(.3);
      -ms-transform: scale(.3);
      transform: scale(.3);
    }
  
    50% {
      opacity: 1;
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05);
    }
  
    70% {
      -webkit-transform: scale(.9);
      -ms-transform: scale(.9);
      transform: scale(.9);
    }
  
    100% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
    }
  }
  
  .bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
  }
  
  @-webkit-keyframes bounceInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateY(30px);
      transform: translateY(30px);
    }
  
    80% {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px);
    }
  
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes bounceInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
    }
  
    80% {
      -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      transform: translateY(-10px);
    }
  
    100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  .bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
  }
  
  @-webkit-keyframes bounceInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    80% {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes bounceInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    80% {
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
  }
  
  @-webkit-keyframes bounceInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    80% {
      -webkit-transform: translateX(10px);
      transform: translateX(10px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes bounceInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    80% {
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
  }
  
  @-webkit-keyframes bounceInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px);
    }
  
    80% {
      -webkit-transform: translateY(10px);
      transform: translateY(10px);
    }
  
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes bounceInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      -ms-transform: translateY(2000px);
      transform: translateY(2000px);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
      transform: translateY(-30px);
    }
  
    80% {
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px);
    }
  
    100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  .bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
  }
  
  @-webkit-keyframes bounceOut {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  
    25% {
      -webkit-transform: scale(.95);
      transform: scale(.95);
    }
  
    50% {
      opacity: 1;
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: scale(.3);
      transform: scale(.3);
    }
  }
  
  @keyframes bounceOut {
    0% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
    }
  
    25% {
      -webkit-transform: scale(.95);
      -ms-transform: scale(.95);
      transform: scale(.95);
    }
  
    50% {
      opacity: 1;
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: scale(.3);
      -ms-transform: scale(.3);
      transform: scale(.3);
    }
  }
  
  .bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
  }
  
  @-webkit-keyframes bounceOutDown {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    20% {
      opacity: 1;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px);
    }
  }
  
  @keyframes bounceOutDown {
    0% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    20% {
      opacity: 1;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      -ms-transform: translateY(2000px);
      transform: translateY(2000px);
    }
  }
  
  .bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
  }
  
  @-webkit-keyframes bounceOutLeft {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    20% {
      opacity: 1;
      -webkit-transform: translateX(20px);
      transform: translateX(20px);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  }
  
  @keyframes bounceOutLeft {
    0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  
    20% {
      opacity: 1;
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  }
  
  .bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
  }
  
  @-webkit-keyframes bounceOutRight {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    20% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  }
  
  @keyframes bounceOutRight {
    0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  
    20% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  }
  
  .bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
  }
  
  @-webkit-keyframes bounceOutUp {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    20% {
      opacity: 1;
      -webkit-transform: translateY(20px);
      transform: translateY(20px);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  }
  
  @keyframes bounceOutUp {
    0% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    20% {
      opacity: 1;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  }
  
  .bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
  }
  
  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
  
    100% {
      opacity: 1;
    }
  }
  
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
  
    100% {
      opacity: 1;
    }
  }
  
  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  
  @-webkit-keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  
  @-webkit-keyframes fadeInDownBig {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes fadeInDownBig {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  .fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
  }
  
  @-webkit-keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  
  @-webkit-keyframes fadeInLeftBig {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes fadeInLeftBig {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
  }
  
  @-webkit-keyframes fadeInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      transform: translateX(20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  
  @-webkit-keyframes fadeInRightBig {
    0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes fadeInRightBig {
    0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
  }
  
  @-webkit-keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  
  @-webkit-keyframes fadeInUpBig {
    0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes fadeInUpBig {
    0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      -ms-transform: translateY(2000px);
      transform: translateY(2000px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  .fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
  }
  
  @-webkit-keyframes fadeOut {
    0% {
      opacity: 1;
    }
  
    100% {
      opacity: 0;
    }
  }
  
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
  
    100% {
      opacity: 0;
    }
  }
  
  .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
  }
  
  @-webkit-keyframes fadeOutDown {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px);
    }
  }
  
  @keyframes fadeOutDown {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
    }
  }
  
  .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
  }
  
  @-webkit-keyframes fadeOutDownBig {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px);
    }
  }
  
  @keyframes fadeOutDownBig {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      -ms-transform: translateY(2000px);
      transform: translateY(2000px);
    }
  }
  
  .fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
  }
  
  @-webkit-keyframes fadeOutLeft {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px);
    }
  }
  
  @keyframes fadeOutLeft {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px);
    }
  }
  
  .fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
  }
  
  @-webkit-keyframes fadeOutLeftBig {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  }
  
  @keyframes fadeOutLeftBig {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  }
  
  .fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
  }
  
  @-webkit-keyframes fadeOutRight {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      transform: translateX(20px);
    }
  }
  
  @keyframes fadeOutRight {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px);
    }
  }
  
  .fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
  }
  
  @-webkit-keyframes fadeOutRightBig {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  }
  
  @keyframes fadeOutRightBig {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  }
  
  .fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
  }
  
  @-webkit-keyframes fadeOutUp {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  }
  
  @keyframes fadeOutUp {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  }
  
  .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
  }
  
  @-webkit-keyframes fadeOutUpBig {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  }
  
  @keyframes fadeOutUpBig {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  }
  
  .fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
  }
  
  @-webkit-keyframes flip {
    0% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
  
    40% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
  
    50% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  
    80% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  
    100% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  }
  
  @keyframes flip {
    0% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
  
    40% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
  
    50% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  
    80% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  
    100% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
  }
  
  .animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
  }
  
  @-webkit-keyframes flipInX {
    0% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
      opacity: 0;
    }
  
    40% {
      -webkit-transform: perspective(400px) rotateX(-10deg);
      transform: perspective(400px) rotateX(-10deg);
    }
  
    70% {
      -webkit-transform: perspective(400px) rotateX(10deg);
      transform: perspective(400px) rotateX(10deg);
    }
  
    100% {
      -webkit-transform: perspective(400px) rotateX(0deg);
      transform: perspective(400px) rotateX(0deg);
      opacity: 1;
    }
  }
  
  @keyframes flipInX {
    0% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      -ms-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
      opacity: 0;
    }
  
    40% {
      -webkit-transform: perspective(400px) rotateX(-10deg);
      -ms-transform: perspective(400px) rotateX(-10deg);
      transform: perspective(400px) rotateX(-10deg);
    }
  
    70% {
      -webkit-transform: perspective(400px) rotateX(10deg);
      -ms-transform: perspective(400px) rotateX(10deg);
      transform: perspective(400px) rotateX(10deg);
    }
  
    100% {
      -webkit-transform: perspective(400px) rotateX(0deg);
      -ms-transform: perspective(400px) rotateX(0deg);
      transform: perspective(400px) rotateX(0deg);
      opacity: 1;
    }
  }
  
  .flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
  }
  
  @-webkit-keyframes flipInY {
    0% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
      opacity: 0;
    }
  
    40% {
      -webkit-transform: perspective(400px) rotateY(-10deg);
      transform: perspective(400px) rotateY(-10deg);
    }
  
    70% {
      -webkit-transform: perspective(400px) rotateY(10deg);
      transform: perspective(400px) rotateY(10deg);
    }
  
    100% {
      -webkit-transform: perspective(400px) rotateY(0deg);
      transform: perspective(400px) rotateY(0deg);
      opacity: 1;
    }
  }
  
  @keyframes flipInY {
    0% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      -ms-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
      opacity: 0;
    }
  
    40% {
      -webkit-transform: perspective(400px) rotateY(-10deg);
      -ms-transform: perspective(400px) rotateY(-10deg);
      transform: perspective(400px) rotateY(-10deg);
    }
  
    70% {
      -webkit-transform: perspective(400px) rotateY(10deg);
      -ms-transform: perspective(400px) rotateY(10deg);
      transform: perspective(400px) rotateY(10deg);
    }
  
    100% {
      -webkit-transform: perspective(400px) rotateY(0deg);
      -ms-transform: perspective(400px) rotateY(0deg);
      transform: perspective(400px) rotateY(0deg);
      opacity: 1;
    }
  }
  
  .flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
  }
  
  @-webkit-keyframes flipOutX {
    0% {
      -webkit-transform: perspective(400px) rotateX(0deg);
      transform: perspective(400px) rotateX(0deg);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
      opacity: 0;
    }
  }
  
  @keyframes flipOutX {
    0% {
      -webkit-transform: perspective(400px) rotateX(0deg);
      -ms-transform: perspective(400px) rotateX(0deg);
      transform: perspective(400px) rotateX(0deg);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      -ms-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
      opacity: 0;
    }
  }
  
  .flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }
  
  @-webkit-keyframes flipOutY {
    0% {
      -webkit-transform: perspective(400px) rotateY(0deg);
      transform: perspective(400px) rotateY(0deg);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
      opacity: 0;
    }
  }
  
  @keyframes flipOutY {
    0% {
      -webkit-transform: perspective(400px) rotateY(0deg);
      -ms-transform: perspective(400px) rotateY(0deg);
      transform: perspective(400px) rotateY(0deg);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      -ms-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
      opacity: 0;
    }
  }
  
  .flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
  }
  
  @-webkit-keyframes lightSpeedIn {
    0% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      transform: translateX(100%) skewX(-30deg);
      opacity: 0;
    }
  
    60% {
      -webkit-transform: translateX(-20%) skewX(30deg);
      transform: translateX(-20%) skewX(30deg);
      opacity: 1;
    }
  
    80% {
      -webkit-transform: translateX(0%) skewX(-15deg);
      transform: translateX(0%) skewX(-15deg);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateX(0%) skewX(0deg);
      transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
  }
  
  @keyframes lightSpeedIn {
    0% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      -ms-transform: translateX(100%) skewX(-30deg);
      transform: translateX(100%) skewX(-30deg);
      opacity: 0;
    }
  
    60% {
      -webkit-transform: translateX(-20%) skewX(30deg);
      -ms-transform: translateX(-20%) skewX(30deg);
      transform: translateX(-20%) skewX(30deg);
      opacity: 1;
    }
  
    80% {
      -webkit-transform: translateX(0%) skewX(-15deg);
      -ms-transform: translateX(0%) skewX(-15deg);
      transform: translateX(0%) skewX(-15deg);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateX(0%) skewX(0deg);
      -ms-transform: translateX(0%) skewX(0deg);
      transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
  }
  
  .lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  
  @-webkit-keyframes lightSpeedOut {
    0% {
      -webkit-transform: translateX(0%) skewX(0deg);
      transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      transform: translateX(100%) skewX(-30deg);
      opacity: 0;
    }
  }
  
  @keyframes lightSpeedOut {
    0% {
      -webkit-transform: translateX(0%) skewX(0deg);
      -ms-transform: translateX(0%) skewX(0deg);
      transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      -ms-transform: translateX(100%) skewX(-30deg);
      transform: translateX(100%) skewX(-30deg);
      opacity: 0;
    }
  }
  
  .lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  
  @-webkit-keyframes rotateIn {
    0% {
      -webkit-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(-200deg);
      transform: rotate(-200deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  @keyframes rotateIn {
    0% {
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(-200deg);
      -ms-transform: rotate(-200deg);
      transform: rotate(-200deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  .rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
  }
  
  @-webkit-keyframes rotateInDownLeft {
    0% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  @keyframes rotateInDownLeft {
    0% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  .rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
  }
  
  @-webkit-keyframes rotateInDownRight {
    0% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  @keyframes rotateInDownRight {
    0% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  .rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
  }
  
  @-webkit-keyframes rotateInUpLeft {
    0% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  @keyframes rotateInUpLeft {
    0% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  .rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
  }
  
  @-webkit-keyframes rotateInUpRight {
    0% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  @keyframes rotateInUpRight {
    0% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0;
    }
  
    100% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  }
  
  .rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
  }
  
  @-webkit-keyframes rotateOut {
    0% {
      -webkit-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(200deg);
      transform: rotate(200deg);
      opacity: 0;
    }
  }
  
  @keyframes rotateOut {
    0% {
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(200deg);
      -ms-transform: rotate(200deg);
      transform: rotate(200deg);
      opacity: 0;
    }
  }
  
  .rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
  }
  
  @-webkit-keyframes rotateOutDownLeft {
    0% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0;
    }
  }
  
  @keyframes rotateOutDownLeft {
    0% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0;
    }
  }
  
  .rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
  }
  
  @-webkit-keyframes rotateOutDownRight {
    0% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0;
    }
  }
  
  @keyframes rotateOutDownRight {
    0% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0;
    }
  }
  
  .rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
  }
  
  @-webkit-keyframes rotateOutUpLeft {
    0% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0;
    }
  }
  
  @keyframes rotateOutUpLeft {
    0% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0;
    }
  }
  
  .rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
  }
  
  @-webkit-keyframes rotateOutUpRight {
    0% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0;
    }
  }
  
  @keyframes rotateOutUpRight {
    0% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1;
    }
  
    100% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0;
    }
  }
  
  .rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
  }
  
  @-webkit-keyframes slideInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes slideInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  
    100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
  }
  
  @-webkit-keyframes slideInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes slideInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
  }
  
  @-webkit-keyframes slideInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes slideInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  .slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
  }
  
  @-webkit-keyframes slideOutLeft {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  }
  
  @keyframes slideOutLeft {
    0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px);
    }
  }
  
  .slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
  }
  
  @-webkit-keyframes slideOutRight {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  }
  
  @keyframes slideOutRight {
    0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px);
    }
  }
  
  .slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
  }
  
  @-webkit-keyframes slideOutUp {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  }
  
  @keyframes slideOutUp {
    0% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px);
    }
  }
  
  .slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
  }
  
  @-webkit-keyframes hinge {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
  
    20%, 60% {
      -webkit-transform: rotate(80deg);
      transform: rotate(80deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
  
    40% {
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
  
    80% {
      -webkit-transform: rotate(60deg) translateY(0);
      transform: rotate(60deg) translateY(0);
      opacity: 1;
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
  
    100% {
      -webkit-transform: translateY(700px);
      transform: translateY(700px);
      opacity: 0;
    }
  }
  
  @keyframes hinge {
    0% {
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
  
    20%, 60% {
      -webkit-transform: rotate(80deg);
      -ms-transform: rotate(80deg);
      transform: rotate(80deg);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
  
    40% {
      -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
      transform: rotate(60deg);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
  
    80% {
      -webkit-transform: rotate(60deg) translateY(0);
      -ms-transform: rotate(60deg) translateY(0);
      transform: rotate(60deg) translateY(0);
      opacity: 1;
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
  
    100% {
      -webkit-transform: translateY(700px);
      -ms-transform: translateY(700px);
      transform: translateY(700px);
      opacity: 0;
    }
  }
  
  .hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
  }
  
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  
  @-webkit-keyframes rollIn {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100%) rotate(-120deg);
      transform: translateX(-100%) rotate(-120deg);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0px) rotate(0deg);
      transform: translateX(0px) rotate(0deg);
    }
  }
  
  @keyframes rollIn {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100%) rotate(-120deg);
      -ms-transform: translateX(-100%) rotate(-120deg);
      transform: translateX(-100%) rotate(-120deg);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateX(0px) rotate(0deg);
      -ms-transform: translateX(0px) rotate(0deg);
      transform: translateX(0px) rotate(0deg);
    }
  }
  
  .rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
  }
  
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  
  @-webkit-keyframes rollOut {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0px) rotate(0deg);
      transform: translateX(0px) rotate(0deg);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(100%) rotate(120deg);
      transform: translateX(100%) rotate(120deg);
    }
  }
  
  @keyframes rollOut {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0px) rotate(0deg);
      -ms-transform: translateX(0px) rotate(0deg);
      transform: translateX(0px) rotate(0deg);
    }
  
    100% {
      opacity: 0;
      -webkit-transform: translateX(100%) rotate(120deg);
      -ms-transform: translateX(100%) rotate(120deg);
      transform: translateX(100%) rotate(120deg);
    }
  }
  
  .rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
  }
  @-webkit-keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3);
    }
  
    50% {
      opacity: 1;
    }
  }
  
  @keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3);
    }
  
    50% {
      opacity: 1;
    }
  }
  
  .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
  }
  
  @-webkit-keyframes zoomInDown {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  @keyframes zoomInDown {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  .zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
  }
  
  @-webkit-keyframes zoomInLeft {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
      transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  @keyframes zoomInLeft {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
      transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  .zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
  }
  
  @-webkit-keyframes zoomInRight {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
      transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  @keyframes zoomInRight {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
      transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  .zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
  }
  
  @-webkit-keyframes zoomInUp {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  @keyframes zoomInUp {
    from {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  .zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
  }
  
  @-webkit-keyframes zoomOut {
    from {
      opacity: 1;
    }
  
    50% {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3);
    }
  
    to {
      opacity: 0;
    }
  }
  
  @keyframes zoomOut {
    from {
      opacity: 1;
    }
  
    50% {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3);
    }
  
    to {
      opacity: 0;
    }
  }
  
  .zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
  }
  
  @-webkit-keyframes zoomOutDown {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    to {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  @keyframes zoomOutDown {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    to {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  .zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
  }
  
  @-webkit-keyframes zoomOutLeft {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
  
    to {
      opacity: 0;
      -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
      transform: scale(.1) translate3d(-2000px, 0, 0);
      -webkit-transform-origin: left center;
      transform-origin: left center;
    }
  }
  
  @keyframes zoomOutLeft {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
  
    to {
      opacity: 0;
      -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
      transform: scale(.1) translate3d(-2000px, 0, 0);
      -webkit-transform-origin: left center;
      transform-origin: left center;
    }
  }
  
  .zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
  }
  
  @-webkit-keyframes zoomOutRight {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
  
    to {
      opacity: 0;
      -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
      transform: scale(.1) translate3d(2000px, 0, 0);
      -webkit-transform-origin: right center;
      transform-origin: right center;
    }
  }
  
  @keyframes zoomOutRight {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
      transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
  
    to {
      opacity: 0;
      -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
      transform: scale(.1) translate3d(2000px, 0, 0);
      -webkit-transform-origin: right center;
      transform-origin: right center;
    }
  }
  
  .zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
  }
  
  @-webkit-keyframes zoomOutUp {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    to {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  @keyframes zoomOutUp {
    40% {
      opacity: 1;
      -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
  
    to {
      opacity: 0;
      -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
      transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
      -webkit-transform-origin: center bottom;
      transform-origin: center bottom;
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
  }
  
  .zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
  }
  .tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70/3);width:-moz-calc(100% * 70/3);width:calc(100% * 70/3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100%/70);width:-moz-calc(100%/70);width:calc(100%/70);height:10px;float:left}
  .breadcrumb a{padding: 0 0px 0 10px;margin-right: 10px;color: #0c6d83;position: relative;font-weight: 600;font-size: 10px;}
  .breadcrumb a::after{content: "";position: absolute;left: 0;right: 0;bottom: 5px;height: 1px;width: 100%;background-color: #00000040;margin: auto;}
    .breadcrumb {font-family: "Poppins", sans-serif;padding: 10px 20px 10px 40px; margin-bottom: 0px;background: #f5f5f5;}
  .breadcrumb a:first-child{padding-left: 0px;}
  .breadcrumb a:nth-child(2){padding-left: 0px;margin-left: 10px;}
  .breadcrumb p{padding-left: 10px;margin-bottom: 0px;font-size: 10px;}
  @media (max-width: 1400px){
    .dashed_line_right{top: 70px;height: 40%;}
    .dashed_line_left{top: 70px;height: 40%;}
  }
   @media (max-width: 1200px){
    .dashed_line_right{top: 150px;height: 35%;transform: rotate(45deg);left: 140px;}
    .dashed_line_left{top: 150px;height: 35%;transform: rotate(-45deg);right: 140px;}
    .customize_campaign p{font-size: 12px;}
    .customize_campaign span img {width: 20px}
    .customize_campaign .customize_campaign_search:nth-child(1), .customize_campaign .customize_campaign_search:nth-child(3) {margin-top: 100px}
    .customize_campaign .customize_campaign_search{width: 135px; height: 135px;}
  }