 .navbar-nav .nav-link.signup_butn {
     width: 121px;
     height: 46px;
     line-height: 46px;
     padding: 0;
 }

 [class*="navbar-expand"] .navbar-nav {
     position: relative;
 }

 [class*="navbar-expand"] .navbar-nav .nav-item:not(:last-child) {
     margin: 0 10px;
 }

 [class*="navbar-expand"] .navbar-nav .nav-item .nav-link {
     font-weight: 500;
     font-size: 16px;
     color: #fff;
     padding: 16px 5px;
     text-transform: uppercase;
     font-size: 16px;
 }
 .btn-square {
	border-radius: 0 !important;
}


 [class*="navbar-expand"] .navbar-brand {
     padding: 0;
     position: relative;
 }

 .navbar-nav .nav-item .butn {
     font-size: 15px;
     padding: .65rem 1.75rem;
     font-weight: 500;
     letter-spacing: 0.6px;
     vertical-align: middle;
 }

 #nav-icon2 {
     width: 40px;
     height: 28px;
     position: relative;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     -o-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: .5s ease-in-out;
     -moz-transition: .5s ease-in-out;
     -o-transition: .5s ease-in-out;
     transition: .5s ease-in-out;
     cursor: pointer;
     z-index: 99;
 }

 #nav-icon2 span {
     display: block;
     position: absolute;
     height: 4px;
     width: 50%;
     background: #000;
     opacity: 1;
     -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
     -o-transform: rotate(0deg);
     transform: rotate(0deg);
     -webkit-transition: .25s ease-in-out;
     -moz-transition: .25s ease-in-out;
     -o-transition: .25s ease-in-out;
     transition: .25s ease-in-out;
 }

 #nav-icon2 span:nth-child(even) {
     left: 50%;
     border-radius: 0 9px 9px 0;
 }

 #nav-icon2 span:nth-child(odd) {
     left: 0px;
     border-radius: 9px 0 0 9px;
 }

 #nav-icon2 span:nth-child(1),
 #nav-icon2 span:nth-child(2) {
     top: 0px;
 }

 #nav-icon2 span:nth-child(3),
 #nav-icon2 span:nth-child(4) {
     top: 10px;
 }

 #nav-icon2 span:nth-child(5),
 #nav-icon2 span:nth-child(6) {
     top: 20px;
 }

 #nav-icon2.open span:nth-child(1),
 #nav-icon2.open span:nth-child(6) {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
 }

 #nav-icon2.open span:nth-child(2),
 #nav-icon2.open span:nth-child(5) {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
 }

 #nav-icon2.open span:nth-child(1) {
     left: 5px;
     top: 7px;
 }

 #nav-icon2.open span:nth-child(2) {
     left: calc(50% - 5px);
     top: 7px;
 }

 #nav-icon2.open span:nth-child(3) {
     left: -50%;
     opacity: 0;
 }

 #nav-icon2.open span:nth-child(4) {
     left: 100%;
     opacity: 0;
 }

 #nav-icon2.open span:nth-child(5) {
     left: 5px;
     top: 16px;
 }

 #nav-icon2.open span:nth-child(6) {
     left: calc(50% - 5px);
     top: 16px;
 }

 .header-fix.fix #footer-logo-img {
     filter: unset;
 }

 .menu-open .overlay {
     position: fixed;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, .6);
     z-index: 9;
 }

 .desktop-nav {
     display: inline-block;
     width: 100%;
     margin: 20px 0 30px;
     position: relative;
 }

 .desktop-slideout-toggle.closs-btn {
     position: absolute;
     right: 0px;
     top: 0;
     font-weight: 400;
     color: #000;
 }

 .desktop-slideout-toggle.closs-btn i {
     font-size: 40px;
 }

 .navbar-nav .nav-item .sub-menu {
     border-radius: 0;
     border: 1px solid #e5e5e5;
     top: 0;
     transform: translateY(-100%);
     height: 100%;
     left: 0;
     right: 0;
     overflow-y: auto;
     height: 80vh;
     transition: all ease .25s;
     margin: 0 auto !important;
     background: #fff;
     box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
     padding: 16px 22px;
     overflow: auto;
     position: fixed;
     width: 100%;
     height: 100%;
     z-index: 99;
     bottom: 0;
     transition: all ease-in .4s;
 }

 .navbar-nav .nav-item .sub-menu.open {
     transform: translateY(0%);
 }

 .inner-menu-wrapper {
     padding: 10px 0 10px 30px;
 }

 .navbar-nav .nav-item .sub-menu .menu-list h5 {
     margin-bottom: 10px;
 }

 .navbar-nav .nav-item .sub-menu .menu-list h5 .menu-item {
     color: #071c4d;
     font-size: 20px;
     font-weight: 500;
 }

 .social-profile.header-social-profile li a {
     border: 0;
 }

 .social-profile.header-social-profile li a:hover {
     background-color: #843bee;
 }

 .service-menu-list-wrapper {
     padding: 20px;
 }

 .service-menu {
     overflow: hidden;
     position: absolute;
     width: 578px;
     top: 63px;
     background: #fff;
     left: -89%;
     overflow-y: auto;
     opacity: 0;
     visibility: hidden;
     padding: 0px;
     transition: all ease .25s;
     z-index: 2;
     margin-right: 0px;
     box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
 }

 .service-menu-dropdown {
     position: relative;
 }

 .service-menu-dropdown:hover .service-menu {
     opacity: 1;
     visibility: visible;
 }

 .service-menu-item {
     display: inline-block;
     vertical-align: top;
     width: 49%;
     padding: 10px 20px;
 }

 .service-menu-single {
     min-width: 300px;
     width: 100%;
 }

 .service-menu-single .service-menu-list-wrapper .service-menu-item {
     width: 100%;
 }

 .service-menu-item:hover {
     background: #cfbaee1c;
 }

 .service-menu-item h5 a {
     color: #071c4d;
     font-size: 14px;
     font-weight: 400;
 }

 .service-inner-menu {
     padding-left: 44px;
 }

 .service-menu-item h5 a img {
     max-width: 32px;
     object-fit: contain;
     height: 32px;
     object-position: center;
 }

 .header-fix {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     z-index: 100;
     background: transparent;
     transition: all 0.3s ease;
     border-bottom: 1px solid rgba(255, 255, 255, .1);
 }

 .header-fix .navbar {
     padding: 5px 20px;
 }

 .header-fix.fix .navbar {
     background-color: #fff;
     padding: 3px 20px;
     animation: 300ms ease-in-out fadeInDown;
     transition: all 0.3s ease;
     background-color: #fff;
     box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10) !important;
 }

 .header-fix.fix .navbar .navbar-nav .nav-item .nav-link {
     color: #071c4d;
 }

 .header-light.header-fix .navbar .navbar-nav .nav-item .nav-link {
     color: #071c4d;
 }

 .header-fix.fix .navbar .service-menu {
     top: 59px;
 }

 .header-light.header-fix .navbar {
     box-shadow: 0 0px 12px rgba(0, 0, 0, 0.10);
     background: #fff;
 }

 .logo-celebration-img {
     max-width: 80px;
     filter: saturate(300%);
     position: absolute;
     top: -15px;
 }

 @media (max-width: 1499.98px) {
     [class*="navbar-expand"] .navbar-nav .nav-item .nav-link {
         font-size: 15px;
         padding: 16px 2px;
     }

     [class*="navbar-expand"] .navbar-brand {
         max-width: 100px;
     }

     .logo-celebration-img {
         max-width: 70px;
     }

     .navbar-nav .nav-item .butn {
         padding: 10px;
         font-size: 14px;
     }
 }

 @media (min-width: 1200px) {
     .nav-collapse-menu {
         display: none;
     }
 }

 @media (max-width: 1199.98px) {
     [class*="navbar-expand"] {
         padding: 32px 15px;
     }

     .menu-open {
         overflow: hidden;
         overflow-x: hidden;
     }

     #navbarNav.navbar-collapse {
         background-color: #fff;
         box-shadow: 0 0 15px rgba(0, 0, 0, .05);
         position: fixed !important;
         min-height: 100vh;
         top: 0;
         padding: 0;
         height: 100%;
         left: -100%;
         width: 300px;
         opacity: 0;
         visibility: hidden;
         overflow-y: auto;
         overflow-x: hidden;
         -webkit-transition: all 0.5s;
         -moz-transition: all 0.5s;
         -ms-transition: all 0.5s;
         -o-transition: all 0.5s;
         transition: all 0.5s;
         display: block;
         z-index: 99;
     }

     #navbarNav.navbar-collapse.menu-show {
         left: 0;
         opacity: 1;
         visibility: visible;
     }

     .navbar-nav .nav-item {
         display: inline-block;
         width: 100%;
         margin: 0 !important;
         padding: 0 25px;
     }

     .navbar-nav {
         height: 100%;
         padding: 30px 0;
     }

     [class*="navbar-expand"] .navbar-nav .nav-item:not(:last-child) {
         margin: 15px 25px;
     }

     .header-light.header-fix .navbar .navbar-nav .nav-item .nav-link i {
         display: none;
     }

     .nav-collapse-menu {
         position: absolute;
         top: 16px;
         right: 25px;
         background: #fff;
         color: #071c4d;
         padding: 10px;
         border: 1px solid #e8e8e8;
         border-radius: 50%;
         width: 30px;
         height: 30px;
         display: flex;
         align-items: center;
     }

     .service-menu {
         min-width: 200px;
         position: unset;
         transform: unset;
         display: block;
         height: 0;
         transition: height ease .3s;
     }

     .service-menu-dropdown:hover .service-menu {
         opacity: 0;
         visibility: hidden;
         transform: unset;
         height: 0;
     }

     .nav-item.service-menu-dropdown.active .service-menu {
         opacity: 1;
         visibility: visible;
         height: auto;
     }

     .service-menu-list-wrapper {
         padding: 20px 0;
     }
 }

 @media (max-width:991.98px) {
     .navbar-nav .nav-link.signup_butn {
         padding: 0;
     }
 }

 .contact-us-section {
     padding: 68px 0 80px;
     margin-top: -155px;
     position: absolute;
     left: 0;
     right: 0;
 }

 .cta__inner .cta__title {
     color: #fff;
 }

 .cta__shape {
     position: absolute;
     bottom: -48px;
     right: -188px;
 }

 .cta__shape img {
     position: relative;
 }

 .cta__shape::before {
     position: absolute;
     bottom: -52px;
     right: -42px;
     width: 650px;
     height: 650px;
     background: url('../img/cta-shape.png');
     background-repeat: no-repeat;
     border-radius: 50%;
     content: '';
     z-index: 1;
     transform: rotate(47deg);
 }

 .cta__shape::after {
     position: absolute;
     bottom: -68px;
     right: -67px;
     width: 650px;
     height: 650px;
     background: #fff;
     background-repeat: no-repeat;
     border-radius: 50%;
     content: '';
     z-index: 0;
     transform: rotate(47deg);
 }

 .cta__inner .cta__more .btn {
     z-index: 1;
 }

 .footer-wrap {
     position: relative;
     background: #f7f9f8;
 }

 .social-profile li {
     display: inline-block;
     margin: 0 10px 10px 0;
 }

 .social-profile li:last-child {
     margin-right: 0
 }

 .social-profile li a {
     display: block;
     color: #4c4c4c;
     font-size: 16px;
     width: 35px;
     height: 35px;
     border-radius: 50%;
     text-align: center;
     border: 1px solid #4c4c4c;
     -webkit-transition: .3s;
     transition: .3s
 }

 .social-profile li a i {
     font-size: 20px;
     line-height: 34px;
     -webkit-transition: .3s;
     transition: .3s
 }

 .social-profile li a:hover {
     background-color: #ff4f1e;
     border-color: transparent
 }

 .social-profile li a:hover i {
     color: #fff
 }

 .footer-wrap {
     position: relative;
 }

 .footer-wrap .footer-top {
     background-color: #102337;
 }

 .footer-wrap .footer-top .footer-widget {
     margin: 0 0 30px
 }

 .footer-wrap .footer-top .footer-widget .footer-widget-title,
 .footer-wrap .footer-top .footer-widget p,
 .footer-wrap .footer-top .footer-widget a {
     color: #fff
 }

 .footer-wrap .footer-top .footer-widget .footer-logo {
     margin: 0 0 20px;
     display: block
 }

 .footer-wrap .footer-top .footer-widget .footer-logo img {
     max-width: 107px
 }

 .footer-wrap .footer-top .footer-widget .footer-widget-title {
     font-size: 20px;
     font-weight: 500;
     line-height: 1.4;
     margin: 0 0 25px;
     padding: 0 0 10px;
     position: relative
 }

 .footer-wrap .footer-top .footer-widget .footer-widget-title:after {
     position: absolute;
     bottom: 0;
     left: 0;
     content: "";
     background-color: #fe0000;
     width: 50px;
     height: 1px
 }

 .footer-wrap .footer-top .footer-widget .footer-menu li {
     padding-bottom: 21px;
     display: block
 }

 .footer-wrap .footer-top {
     background-color: #041828;
 }

 .footer-wrap .footer-top .footer-widget .footer-menu li a {
     position: relative;
     display: inline-block;
     text-transform: capitalize;
     -webkit-transition: .4s;
     transition: .4s
 }

 .footer-wrap .footer-top .footer-widget .footer-menu li a:after {
     position: absolute;
     bottom: 0;
     left: 0;
     width: 0;
     height: 1px;
     content: "";
     background-color: #018efd;
     visibility: hidden;
     opacity: 0;
     -webkit-transition: .3s;
     transition: .3s
 }

 .footer-wrap .footer-top .footer-widget .footer-menu li a i {
     font-size: 14px;
     margin-right: 5px
 }

 .footer-wrap .footer-top .footer-widget .footer-menu li a:hover {
     color: #018efd;
     text-decoration: none;
 }

 .footer-wrap .footer-top .footer-widget .footer-menu li a:hover:after {
     width: 100%;
     visibility: visible;
     opacity: 1
 }

 .footer-wrap .footer-top .footer-widget .footer-menu li:last-child {
     padding-bottom: 0
 }

 .footer-wrap .footer-top .footer-widget .share-on span {
     color: #fff;
     position: relative;
     font-weight: 500;
     font-size: 16px;
     margin: 0 0 20px;
     padding: 0 0 8px;
     display: block
 }

 .footer-wrap .footer-top .footer-widget .share-on span:after {
     position: absolute;
     bottom: 0;
     left: 0;
     content: "";
     background-color: #fe0000;
     width: 50px;
     height: 1px
 }

 .footer-wrap .footer-top .footer-widget .share-on .social-profile li a {
     width: 30px;
     height: 30px;
     background-color: #fff;
     border-color: transparent;
     @incude transition(0.3s)
 }

 .footer-wrap .footer-top .footer-widget .share-on .social-profile li a i {
     color: #0083eb;
     font-size: 16px;
     line-height: 27px
 }

 .footer-wrap .footer-top .footer-widget .share-on .social-profile li a:hover {
     background-color: #0083eb
 }

 .footer-wrap .footer-top .footer-widget .share-on .social-profile li a:hover i {
     color: #fff
 }

 .footer-wrap .footer-bottom {
     background-color: #041828;
     padding: 0 0 28px;
 }

 .footer-wrap .footer-bottom .fluid-2>div {
     border-top: 1px solid #bdbdbd;
     padding: 30px 0 0;
 }

 .footer-wrap .footer-bottom .copyright-text {
     text-align: center;
     padding-top: 20px;
 }

 .footer-wrap .footer-bottom .copyright-text p {
     color: #fff;
     margin: 0;
     font-size: 15px
 }

 .footer-wrap .footer-bottom .copyright-text p a {
     color: #49afff
 }

 .footer-wrap .footer-bottom .footer-bottom-menu {
     text-align: right
 }

 .footer-wrap .footer-bottom .footer-bottom-menu li {
     display: inline-block;
     margin: 0 13px;
     position: relative
 }

 .footer-wrap .footer-bottom .footer-bottom-menu li:before {
     position: absolute;
     top: 5px;
     left: -15px;
     content: "";
     background: #fff;
     width: 2px;
     height: 15px;
     transform: skew(-18deg)
 }

 .footer-wrap .footer-bottom .footer-bottom-menu li:first-child:before {
     display: none
 }

 .footer-wrap .footer-bottom .footer-bottom-menu li:last-child {
     margin-right: 0
 }

 .footer-wrap .footer-bottom .footer-bottom-menu li a {
     color: #fff
 }

 .footer-contact-address {
     margin: 0 0 9px
 }

 .footer-contact-address li {
     position: relative;
     padding-left: 30px;
     color: #fff;
     line-height: 32px;
     padding-bottom: 12px
 }

 .footer-contact-address li i {
     position: absolute;
     top: 5px;
     left: 0;
     font-size: 20px;
     line-height: 1;
     color: #3aa8ff
 }

 .building-address-wrapper {
     display: flex;
     align-items: flex-start;
     margin-bottom: 30px;
     flex-direction: column;
 }

 .building-address h5 {
     color: #fff;
 }

 .building-ic img {
     max-width: 80px;
     filter: brightness(0) invert(1);
 }

 .building-ic {
     margin-bottom: 15px;
     display: flex;
     align-items: flex-end;
     min-height: 100px;
     justify-content: center;
 }

 .building-ic h5 {
     margin-left: 15px;
     color: #fff;
 }

 .building-address {
     color: #fff;
 }

 .building-address a {
     color: #fff;
     margin-top: 5px;
     display: inline-block;
     text-decoration: underline;
 }

 .newsletter-wrap .form-group {
     position: relative;
     margin: 0 0 10px
 }

 .newsletter-wrap .form-group input {
     height: 48px;
     width: calc(100% - 48px);
     font-size: 14px;
     padding: 10px 20px;
     text-transform: capitalize;
     background-color: #2d4865;
     border: none;
     color: #fff
 }

 .newsletter-wrap .form-group input:placeholder {
     opacity: .7
 }

 .newsletter-wrap .form-group button {
     width: 50px;
     position: absolute;
     top: 0;
     right: 0;
     border: none;
     height: 100%;
     text-align: center;
     font-size: 16px;
     line-height: 50px;
     background-color: #018efd
 }

 .newsletter-wrap .form-group button i {
     font-size: 22px;
     color: #fff
 }

 .footer-bottom .ten-logo-gif {
     max-width: 250px;
 }

 .footer-bottom .qr-img {
     max-width: 200px;
 }

 @media (max-width: 767.98px) {
     footer p {
         font-size: 16px;
     }
 }

 @media (min-width:767.98px) and (max-width:991px) {
     .cta__shape {
         right: -260px;
     }
 }
 .rotating-text-wrapper {
    text-align: center;
    position: absolute;
    width: 100px;
    color: #fff;
    margin-top: -6px;
}
.rotating-text-wrapper h6 {
    font-size: 15px;
    margin: 0;
    padding: 8px 10px;
    color: #fff;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    animation: blink 3s infinite;
    background:linear-gradient(to right, #58e75fd4 0, #0fe31d 100%);
    font-weight: 500 !important;
    line-height: 14px !important;
    font-family: inherit !important;
    position: absolute;
    width: 130px;
    left: -20px;
    top: -5px;
    border-radius: 16px;
}

  @keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
      transform: scale(1);
    }
    51% {
      opacity: 0;
      transform: scale(0);
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
