
@font-face {
font-family: "Saira";
src: url("../fonts/Saira-Regular.ttf"),
 url('../fonts/Saira-Regular.woff') format('woff');

}
@font-face {
font-family: "Saira-Bold";
src: url("../fonts/Saira-Bold.ttf");
url('../fonts/Saira-Bold.html') format('woff');
}

body {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  font-size: 15px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: sans-serif;
  color: #000000 !important;
}



.why-choose-us .whyus-left{
			padding-left: 0px;
		}
		
		
		.testimonials .it-up-testimonial-img {
    width: 82px;
    height: 82px;
    margin: 0 auto;
    overflow: hidden;
   
}


.services-details-info {
    margin-top: 50px;
}
.services-details-desc {
    margin-top: 50px;
}
.services-details-info ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}
.services-details-info ul li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 20px;
    color: #000;
}

.services-details-info ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: -webkit-gradient(linear, right bottom, left top, from(#ff2c9c), color-stop(#ff287b), color-stop(#ff395a), color-stop(#ff5137), to(#ff6a00));
    background: linear-gradient(to left top, #ff2c9c, #ff287b, #ff395a, #ff5137, #ff6a00);
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.funfacts-area .map-bg {
    position: absolute;
    z-index: -1;
    top: 10px !important;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

	.testimonials .quote-sign {
    bottom: 0;
    color: #fff;
    width: 40px;
    height: 40px;
    top: 18px;
    right: 115px;
    font-size: 44px;
    text-align: center;
    font-weight: 700;
    line-height: 60px;
    position: absolute;
    border-radius: 100%;
    font-family: "Nunito";
    display: inline-block;
    box-shadow: 0px 14px 17px 0px rgb(253 97 170 / 29%);
    background: linear-gradient( 90deg, #2867b2 0%, #e01c5a 100%);
}
.feature-hidden-tab {
    text-align: center;
}
.feature-show, .feature-shows {
    visibility: visible;
    height: auto;
    opacity: 1;
}

.feature-hidden-tab, .feature-hidden-tabs {
    visibility: hidden;
    height: 0;
    opacity: 0;
}

	

			#heading {
	background:#003573 -webkit-gradient(linear, left top, right top, from(#002a5a), to(#002046), color-stop(0.7, #00ffff)) 0 0 no-repeat ;
	
	-webkit-background-size: 150px;
	color: rgba(0, 0, 0, 0.3) !important;
	-webkit-background-clip: text;
	-webkit-animation-name: shine;
	-webkit-animation-duration: 4s;
	
	-webkit-animation-iteration-count: infinite;
	text-shadow: 0 0px 0px rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes shine {
	0%, 10% {
		background-position: -1000px;
	}
	20% {
		background-position: top left;
	}
	90% {
		background-position: top right;
	}
	100% {
		background-position: 1000px;
	}
}
				.banner-content h1 {
					font-size: 50px;
					color: var(--title-color);
					font-weight: 800;
					max-width: 1000px;
					width: 1000px !important;
					margin: 0 auto;
				}
				
					.slick-slider {
						margin-bottom: 20px;
					}
					.slick-slide {
    float: none !important;
    text-align: center !important;
}	

	.sub-para {
    font-size: 20px;
    font-weight: 500;
   max-width:948px;
    margin: 0 auto;
	margin-bottom: 30px;
}

	@media (max-width: 768px) {
	.banner-content h1{
	    font-size: 27px;
    color: var(--title-color);
    font-weight: 800;
    max-width: fit-content !important;
    width: auto !important;
    margin: 0 auto;
    line-height: 3rem;
}

	
	.sub-para {
	max-width:fit-content !important;
	width:auto !important;
	font-size:16px;
	font-weight:500;
	margin: 0 auto;
	margin-bottom: 30px;
}

.







-mobi {

	display:none;
}

.banner-content {
	margin-top:1px;
}

}
				
				@media (min-width: 1200px){
.banner-content h1 {
    font-size: 50px !important;
    line-height: 60px !important;
    letter-spacing: -1px !important;
}
}
	.nav-item a{color:white;}
	.nav-tabs {
    max-width: 868px;
    margin: 0 auto 35px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    border: 1px solid #fff;
    padding: 5px 5px 5px 5px;
    border-radius: 5px;

}
.nav-tabs.nav-link {border-radius: 0.25rem;border:none;}
	
#navbar.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #000000;
    background-color: #ecb32d;
	-webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
	Border:none;

}
.text-pink{color:#ff2c9c;}
.mobile-sec {
    background-color: #2968b2;
    background-image: url(../img/banner-fconnect.html);
    background-color: #fff;
    //background-image: url(../img/main-banner-shape3.jpg);
    background-repeat: repeat;   
    padding: 50px 50px;
    position: relative;   
}

.mobile-content {
    width: 55%;
    margin-left: 12%;
}
.mobile-content p {
    width: 65%;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
.mobile-content, .mobile-img {
    display: inline-block;
    vertical-align: middle;
}
.ribbon-img {
    position: absolute;
    right: 0;
    bottom: 2%;
    -webkit-transform: rotate(
180deg
);
    -ms-transform: rotate(180deg);
    transform: rotate(
180deg
);
}
.app-availability {
    display: inline-block;
    vertical-align: middle;
}
.mobile-app-links>div {
    padding: 5px 0;
    margin-right: 10px;
}
.applications-links {
    display: block;
    margin-top: 20px;
    width: 300px;
}
.invoice-qrcode {
    vertical-align: middle;
    margin: 10px auto 10px 30px;
}
.device-platform, .invoice-qrcode {
    display: inline-block;
    text-align: center;
}

.right-arrow {
    width: 15px;
    margin-bottom: -3px;
    margin-left: 5px;
}

.mobile-img.animation-mob .android-mobile {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}
.mobile-img .android-mobile, .mobile-img .ios-mobile {
    transition: transform 1s,-webkit-transform 1s;
}
.ios-mobile {
    margin-left: 30px;
}
.zi-features-section {
    max-width: 1300px;
    margin: 50px auto 0;
    position: relative;
}

.feature-wrapper {
    background-image: url(assets/img/decor-ball.html);
    background-repeat: no-repeat;
    background-size: 210px;
    background-position: 568px 280px;
    background-color: #0d5fcb;
    padding: 70px;
    border-radius: 10px;
    margin-top: 30px;
    height: 530px;
}
.mobile-img {
    position: absolute;
    bottom: 3%;
    right: 8%;
}
.integrated-app-text {
    display: inline-block;
    margin: 80px;
    width: 28%;
    vertical-align: top;
    text-align: left;
}
img.feature-tab-content {
    margin-top: 16px;
    margin-left: 10%;
    width: 600px;
    z-index: 1;
    position: relative;
}

@media screen and (max-width: 550px){
.mobile-view {
    display: block;
}
}
@media screen and (max-width: 550px){
.mobile-img {
    padding: 30px 0 0;
}}
@media screen and (max-width: 1150px){
.mobile-img {
    padding: 100px 0;
}}
@media screen and (max-width: 1150px){
.mob-img, .mobile-content, .mobile-img {
    text-align: center;
}}
@media screen and (max-width: 1150px){
.mobile-img {
    position: static;
    padding-top: 30px;
}}
@media screen and (max-width: 1150px){
.mobile-content, .mobile-img {
    width: auto;
}}
@media screen and (max-width: 1150px){
.mobile-sec>* {
    display: block;
}}

@media screen and (max-width: 1150px){
.mob-img, .mobile-content, .mobile-img {
    text-align: center;
}}
@media screen and (max-width: 1150px){
.mobile-content, .mobile-img {
    width: auto;
}}
@media screen and (max-width: 1150px){
.mobile-app-links .applications-links, .mobile-content, .mobile-content h2, .mobile-content p {
    margin: auto;
}}
@media screen and (max-width: 1150px){
.mobile-sec>* {
    display: block;
}
}
@media screen and (max-width: 650px){
h1, h2 {
    font-size: 30px!important;
    line-height: 36px!important;
}}

@media screen and (max-width: 1250px){
.integrated-app-text {
    display: block;
    position: static;
    text-align: center;
    margin: auto;
    width: auto;
}}


@media screen and (max-width: 1250px){
img.feature-tab-content {
    width: auto;
    margin: 20px auto 0;
}}

@media screen and (max-width: 1250px){
.feature-wrapper {
    background-image: none;
    height: auto;
}}
@media screen and (max-width: 1250px){
.feature-wrapper {
    padding: 20px;
    margin-top: 0;
}}

.section-title {
  font-size: 28px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-weight: 400;
  display: inline-block;
  position: relative;
}
.section-title:after,
.section-title:before {
  content: "";
  position: absolute;
  bottom: 0;
}



/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
  width: 240px;
  position: absolute;
    box-shadow: 0 16px 24px -16px rgb(0 0 0 / 50%);
    border-radius: 12px;
    overflow: hidden;
	left: 5px;
    top: -80px;
    background-size: cover;
    background-position: center;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}
.customer-feedback.owl-item{width: 810px;}
.feedback-slider-item {
  position: relative;
     top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 54px;
	
    color: white;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  
}

.customer-name {
  margin-top: 15px;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 500;
}

.feedback-slider-item p {
  line-height: 1.875;
}

.customer-rating {
  background-color: #eee;
  border: 3px solid #fff;
  color: rgba(1, 1, 1, 0.702);
  font-weight: 700;
  border-radius: 50%;
  position: absolute;
  width: 47px;
  height: 47px;
  line-height: 44px;
  font-size: 15px;
  right: 0;
  top: 77px;
  text-indent: -3px;
}

.thumb-prev .customer-rating {
  top: -20px;
  left: 0;
  right: auto;
}

.thumb-next .customer-rating {
  top: -20px;
  right: 0;
}

.customer-rating i {
  color: rgb(224 28 90);
  position: absolute;
  top: 10px;
  right: 5px;
  font-weight: 600;
  font-size: 12px;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  top: 77px;
  color:#fff;
  background-color: #2867b2;
  border: 1px solid rgba(251, 90, 13, 0.1);
  border-radius: 10px;
  z-index: -1;
}

.thumb-prev,
.thumb-next {
  position: absolute;
  z-index: 99;
  top: 45%;
  width: 98px;
  height: 98px;
  left: -90px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.thumb-next {
  left: auto;
  right: -90px;
}

.feedback-slider-thumb img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.feedback-slider-thumb:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.customer-feedback .owl-nav [class*="owl-"] {
  position: relative;
  display: inline-block;
  bottom: 45px;
  transition: all 0.2s ease-in;
}

.customer-feedback .owl-nav i {
  background-color: transparent;
  color: rgb(255 255 255);
  font-size: 25px;
}

.customer-feedback .owl-prev {
  left: -15px;
}

.customer-feedback .owl-prev:hover {
  left: -20px;
}

.customer-feedback .owl-next {
  right: -15px;
}

.customer-feedback .owl-next:hover {
  right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 35px;
}
.customer-feedback .owl-dot {
  display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
  margin: 0 5px;
  background: #fff;
  border: 1px solid rgb(251, 90, 13);
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
  background-color: rgb(251, 90, 13);
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {

	.customer-name {
    margin-top: 49px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
}

	.customer-feedback .owl-item img {
  width: 90px;
  position: absolute;
    box-shadow: 0 16px 24px -16px rgb(0 0 0 / 50%);
    border-radius: 12px;
    overflow: hidden;
	left: 5px;
    top: -54px;
    background-size: cover;
    background-position: center;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}

  .feedback-slider-item:after {
    left: 30px;
    right: 30px;
  }
  .customer-feedback .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 45px;
    bottom: auto;
  }
  .customer-feedback .owl-prev {
    left: 0;
  }
  .customer-feedback .owl-next {
    right: 0;
  }
}

/* extra */
.copyright {
  text-align: center;
  margin-top: 30px;
  font-size: 1.6rem;
  background-color: #eee;
}
.copyright a {
  display: inline-block;
  padding: 10px 2px;
}
.upwork {
  color: #37a000;
}
.upwork:after {
  content: "/";
  margin-left: 10px;
}
.fiverr {
  color: #1dbf73;
}
.copyright .triplebyte {
  display: block;
  padding-top: 0;
  color: #344759;
  text-decoration: underline;
}
.uxhaven-nav nav .navbar-nav .nav-item .mega-menu {
    -webkit-box-shadow: 0 0 30px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 5%);
    background: #ffffff;
    position: absolute;
    top: 80px;
    left: 0;
    border: none;
    display: block;
    width: 666px;
    z-index: 99;
    opacity: 0;
    border-radius: 5px;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
}

@media (min-width: 768px){
.navbar-expand-md .navbar-nav .mega-menu {
    position: absolute;
}}

.navbar-nav .mega-menu {
    position: static;
    float: none;
}
.mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.featured-services-box1 {
    position: relative;
	border-radius: 10px;
    z-index: 1;
    background-color: #ffffff;
    padding: 30px 25px;
    box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
    -webkit-box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
    box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
    margin-bottom: 60px;
}
.btn-round-lg {
    border-radius: 22.5px;
}

.btn-outline-default {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
}

.link-block-blue {
    background: #d6171fba;
}

.link-block-yellow {
    background: #0eacbf;
}

.link-block-green {
    background: #f58135;
}
.link-block-red {
    background: #949599;
}

.featured-services-box1 .icon {
margin-bottom:15px;
}

.text-yellow {
	color:#f18d2a;
}
.text-center {

	text-align:center;
}

.quote-bubble {
    background-color: #000;
    border-radius: 10px;
    color: #fff;
    font-family: "Brndn","Brandon Text","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    line-height: 1.2;
    padding: 20px 25px 25px;
    position: relative;
    text-align: center;
	background: #f18d2a;
}

.quote-bubble::after {
    border-color: #f18d2a transparent transparent transparent;
    border-style: solid;
    border-width: 22px 13px 0 13px;
    bottom: -22px;
    content: "";
    display: block;
    height: 0;
    left: calc(50% - 13px);
    position: absolute;
    width: 0;
}
.quote-attribution {
    align-items: center;
    color: rgba(0,0,0,0.6);
    display: flex;
    font-size: 16px;
    margin-top: 35px;
}
.quote-attribution .quote-name {
    flex: 1;
    font-size: 16px;
    padding: 0 15px;
    text-align: right;
}
.quote-attribution .quote-logo {
    border-left: 1px solid rgba(0,0,0,0.1);
    flex: 1;
    font-size: 0;
    opacity: .5;
    padding: 5px 15px;
}
.btn-outline-black {
    color: #000;
    background-color: transparent;
    background-image: none;
    border: 1px solid #000;
}

.quote-bubble-green {
    background-color: #000;
    border-radius: 10px;
    color: #fff;
    font-family: "Brndn","Brandon Text","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    line-height: 1.2;
    padding: 20px 25px 25px;
    position: relative;
    text-align: center;
	background: #21a5a0;
}

.quote-bubble-green::after {
    border-color: #21a5a0 transparent transparent transparent;
    border-style: solid;
    border-width: 22px 13px 0 13px;
    bottom: -22px;
    content: "";
    display: block;
    height: 0;
    left: calc(50% - 13px);
    position: absolute;
    width: 0;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-radius: 0.25rem;
    
}
#heading1{width:240px !important;}

.btn-primary{border-radius: 5px !important;
    padding: 11px 20px !important;
    font-size: 14px !important;}
	.btn-secondary {
    color: #2ab77c !important;
    background-color: transparent !important;
    border: 1px solid #2ab77c !important;
}
.btn-primary {
    color: #ffffff;
    background-color: #d6171f  !important;
    border: 1px solid #d81720  !important;
}

.btn-primary::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
   
    background: #2968b2 !important;
    z-index: -1;
    -webkit-transition: 0s;
    transition: 0s;
}

.btn-primary:hover, .btn-primary:focus {
    color: #fff !important;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: transparent;
    border-color: #ff2c9c;
}
.btn-secondary::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 100%;
    border-radius: 5px !important;
   
    background: transparent !important;
    z-index: -1;
    -webkit-transition: 0s;
    transition: 0s;
}