.page-id-16955 .web-development-item a, .page-id-1370 .mobile-app-item a, .page-id-1419 .game-development-item a, .page-id-1465 .ui-ux-designing-item a, .page-id-1512 .devops-item a, .page-id-1585 .sqa-item a {
    background: rgba(17, 180, 180, 0.10) !important;
}
.page-id-16955 .web-development-item .menu-name, .page-id-1370 .mobile-app-item .menu-name, .page-id-1419 .game-development-item .menu-name, .page-id-1465 .ui-ux-designing-item .menu-name, .page-id-1512 .devops-item .menu-name, .page-id-1585 .sqa-item .menu-name {
    color: #11B4B4;
}
.page-id-16955 .web-development-item .icon .wh, .page-id-1370 .mobile-app-item .icon .wh, .page-id-1419 .game-development-item .icon .wh, .page-id-1465 .ui-ux-designing-item .icon .wh, .page-id-1512 .devops-item .icon .wh, .page-id-1585 .sqa-item .icon .wh {
    opacity: 1 !important;
}
.page-id-16955 .web-development-item .icon .woh, .page-id-1370 .mobile-app-item .icon .woh, .page-id-1419 .game-development-item .icon .woh, .page-id-1465 .ui-ux-designing-item .icon .woh, .page-id-1512 .devops-item .icon .woh, .page-id-1585 .sqa-item .icon .woh {
    opacity: 0 !important;
}
.page-id-16955 li#mega-menu-item-30 a.mega-menu-link:after, .page-id-1370 li#mega-menu-item-30 a.mega-menu-link:after, .page-id-1419 li#mega-menu-item-30 a.mega-menu-link:after, .page-id-1465 li#mega-menu-item-30 a.mega-menu-link:after, .page-id-1512 li#mega-menu-item-30 a.mega-menu-link:after, .page-id-1585 li#mega-menu-item-30 a.mega-menu-link:after {
    width: 100% !important;
}
.page-id-16955 button.menu-toggle.main-header-menu-toggle[aria-expanded="true"] {
    background: url(/wp-content/uploads/2024/10/cancel-01.svg) !important;
    background-size: 65% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.page-id-16955 button.menu-toggle.main-header-menu-toggle[aria-expanded="false"] {
    background: url(/wp-content/uploads/2024/10/menu-11.svg) !important;
    background-size: 65% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.page-id-16955 .sticky .ast-custom-button {
    background: #11b4b4 !important;
    border-color: #11b4b4 !important;
color:white !important;
}
.elementor-section section.elementor-section button.view-more-button {
    display: none !important;
}
button.view-more-button {
    color: rgb(17, 180, 180);
    background-color: #ff000000;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    display: block !IMPORTANT;
    margin: auto;
    box-shadow: none;
}
.wo-animate img {
    width: 100%;
    transition: transform 0.5s ease, width 0.5s ease, opacity 0.5s ease;
    opacity: 1;
}

.transition-matrix img {
    will-change: transform;
    opacity: 0.1;
    transform: matrix(1.37873, -0.2431, 0, 1, -100, 0) translateX(-5%);
    width: 90%;
}
.elementor-post__badge {
    position: relative !important;
    padding-left: 0 !important;
    width: fit-content;
    padding-right: 0 !important;
    order: 2;
    padding-top: 0 !important;
}
.elementor-posts .elementor-post__card .elementor-post__thumbnail__link {
    order: 1;
}
.elementor-posts .elementor-post__card {
    flex-wrap: wrap;
    justify-content: space-between;
	flex-direction: row !important;
	align-content: flex-start;
}
.elementor-post__text {
    order: 4;
}
.elementor-posts .elementor-post__card .elementor-post__title {
    margin-bottom: 0 !important;
}
.elementor-posts .elementor-post__card .elementor-post__meta-data {
    border-top: 0 !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
    width: max-content;
	order: 3;
}
.js-owce-carousel .item {
	font-size:0 !important;
}
.owce-carousel-container {
    padding: 0 !important;
}

.owce-carousel i.eicon-chevron-left, .owce-carousel i.eicon-chevron-right {
    padding: 15px 4.5px !important;
}
.owce-carousel .owl-thumb img {
	object-fit:cover;
}
    .reveeltext {
      display: inline-flex;
      overflow: hidden;
      white-space: nowrap;
      max-width: 0;
      animation: expandToFit 2s forwards ease;
      background-color: white;
    }
    .hero-scroll-text {
      margin-bottom: 10px;
    }
    .line1 {
      animation-delay: 0s;
    }
    .line2 {
      animation-delay: 0.3s;
    }
    .line3 {
      animation-delay: 0.6s;
    }
    @keyframes expandToFit {
      from {
        max-width: 0;
      }
      to {
        max-width: 500px;
      }
    }
.fa-facebook::before {
    color: #4267b2 !important;
}
.fa-twitter::before {
    color: #0896e4 !important;
}
.fa-linkedin:before {
    color: #0072b1 !important;
}
.socialbtnsshare .sharetext {
    font-family: "Barlow Condensed",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 5px;
}
.careerfooter a.apply-now {
    height: 50px;
    width: 150px !important;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    color: #fff;
    font-family: "Barlow Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 30px !important;
	border-radius: 0;
}
i.fa.fa-facebook {
	border: 1px solid #0072b1;
	font-size: 20px;
}
i.fa.fa-twitter {
	border: 1px solid #0896e4 !important;
	font-size: 20px;
}
i.fa.fa-linkedin {
	border: 1px solid #0072b1 !important;
	font-size: 20px;
}
li.service-menu-items a:after {
	display:block;
    content: url(/wp-content/uploads/2024/11/Vector-10-3.svg);
    position: absolute;
    top: 30%;
    right: 5%;
    opacity: 0;
    transition: 0.3s all;
}
li.service-menu-items a:hover:after {
    opacity: 1;
}
.select-caret-down-wrapper {
    display: none;
}
.elementor-select-wrapper select {
    background-image: url(/wp-content/uploads/2024/11/down-arrow.png);
    background-repeat: no-repeat;
    background-position: 99% 50%;
	color:#909090 !important;
}
.elementor-field-type-upload {
    background-image: url(https://jinnbyte-website.jinnbyte-staging.com/wp-content/uploads/2024/11/upload-cv-icon.png);
    background-position: 10px;
    background-repeat: no-repeat;
	cursor:pointer;
}
.elementor-field-type-upload input {
    opacity: 0;
    cursor: pointer;
}
.elementor-field-type-upload:after {
    content: "UPLOAD CV";
    position: absolute;
    left: 40px;
    font-family: 'Hind';
    font-size: 14px;
    top: 9px;
    z-index: -1;
}
li.service-menu-items {
    background-image: url(https://jinnbyte-website.jinnbyte-staging.com/wp-content/uploads/2024/11/Vector-10-3.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 95% 50% !important;
}
@media only screen and (min-width: 768px) {
.owce-carousel .owl-nav .owl-prev {
    left: 15px !important;
}
.owce-carousel .owl-nav .owl-next {
    right: 15px !important;
}	
}
@media only screen and (max-width: 767px) {
	.page-id-1017 .elementor-tabs .elementor-tab-content.elementor-clearfix.elementor-active {
    padding-top: 0 !important;
}
	#tabDropdown {
    color: #11B4B4;
    border: 2px solid #11B4B4;
	padding: 10px 40px 10px 15px !important;
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 7px;
    appearance: none;
    background: url(/wp-content/uploads/2024/11/Vector-1.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
	.page-id-1017 .elementor-tabs-view-horizontal .elementor-widget-container {
    padding-top: 0 !important;
}
.page-id-1017 .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}
	.page-id-16955 span.site-logo-img {
    background-size: contain !important;
}
.page-id-16955 a.mega-menu-link, .single-post a.mega-menu-link, .home a.mega-menu-link {
    color: white !important;
}
	.row.service-mega-menu-row .col-md-6 {
    width: -webkit-fill-available !important;
}
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar {
    padding-right: 8px;
}
	.socialbtnsshare {
    display: none !important;
}
	    .hero-scroll-text {
      margin-bottom: 10px !important;
    }
}
