@font-face {
	font-family: "Montserrat", sans-serif;
}
body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "Montserrat", sans-serif;
}
.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
header {
    width: 100%;
    padding: 0 0 2px;
    position: absolute;
    z-index: 10;
	border-bottom: 1px dashed #1a1b4b;
}
header.black {
    background: #111;
    z-index: 999;
    position: fixed;
    padding: 0px;
    overflow: hidden;
    width: 100%;
    transition: all .3s ease .3s;
    box-shadow: rgb(0 0 0 / 30%) 0 2px 5px;
    top: 0;
    color: #006 !important;
}
header.black ul {
	margin-top: 10px;
	padding: 0
}
header.black ul li {
	margin: 0;
	padding: 0
}
header.black ul li a {
	margin: 0;
	color: #006;
	padding: 0
}
.content {
	margin: 60px auto;
	width: 90%;
	padding: 0
}
ul li {
	list-style: none
}
.logo {
	margin:0
}
.logo figure {
    width: auto;
    padding: 14px;
    border-radius: 100px;
    margin: 10px 0px;
}
.logo figure a {
	width: 100%
}
.logo figure a img {
	width: 100%
}
nav {
	position: fixed;
	float: right
}
.cloudimages {
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 10
}
.cloudimages figure {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
nav ul {
	padding: 5px;
	margin-top:12px;
	overflow: hidden;
	transition: 1s;
	float: right;
	text-align: right;
	width: 100%
}
nav ul li {
	display: inline-block;
	padding: 0
}
nav ul li:last-child {
	display: inline-block;
}
nav ul li a {
    font-size: 15px;
    padding:5px 10px !important;
    border-radius: 0;
    text-align: right;
    text-decoration: none;
    font-weight: 500;
    border-radius: 30px;
    color: #ffffff !important;
    transition: .3s;
    letter-spacing: 0.5px;
    text-transform: lowercase;
}
nav ul li:nth-last-child(1) a {
	color: #ffffff!important;
}
nav ul li a:before {
	color: #F00;
}
nav ul li a:hover {
    color: #e5762f !important;
    transition: all ease-in-out 0.5s;
}
.menu-icon {
	width: 100%;
	background: #000;
	text-align: right;
	box-sizing: border-box;
	padding: 15px 24px;
	cursor: pointer;
	color: #fff;
	display: none
}
.navackoweb {
	margin: 0;
	padding: 0;
	width: 100%
}
@media(max-width:680px) {
logo {
	position: fixed;
	top: 0;
	margin-top: 16px
}
nav u {
	max-height: 0;
	background: #000
}
nav.black ul {
	background: #000
}
.showing {
	max-height: 20em
}
nav ul li {
	box-sizing: border-box;
	width: 100%;
	padding: 24px 0;
	text-align: center
}
.menu-icon {
	display: block
}
}
.slider {
	margin: 0 auto 10px;
	padding: 0;
	text-align: center;
	width: 100%;
	height:1080px;
	display: flex;
	align-items: center;
	background:url(../images/banner.webp) top/cover;
}

.slider h1 {
    position: absolute;
    z-index: 10;
    font-size: 36px;
    left: 0;
    white-space: pre-line;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom:170px;
    text-align: center;
    color: #ffffff !important;
}
.slider h1 strong {
	color: #ff612c;
	font-weight: 400;
	font-size: 36px
}
.about_ackoweb {
	padding: 0 0;
	width: 100%
}
.about-content {
	background: rgba(255,255,255,0.37) url(../images/aboutus.webp) no-repeat center center/100%;
	width: 100%;
	height: 100vh;
	padding: 10px;
	position: relative;
	top: -70px;
	margin: 0 auto 0;
	background-size: cover
}
.about-content:after {
    content: '';
    background:linear-gradient(45deg, #50009b, transparent);
    transform: skewY(5deg) scale(1.1) !important;
    width: 95%;
    z-index: 0;
    height: 80%;
    padding: 40px;
    position: absolute;
    left: 0;
    padding: 30px;
    top: 160px;
    transition: .5s;
	right:0;
}
.about-content:before {
	    content: '';
    background: linear-gradient(45deg, #ff8100, #006);
    z-index: 0;
    transform: skewY(-5deg) scale(1.1) !important;
    width: 95%;
    z-index: 0;
    height: 80%;
    position: absolute;
    left: 0;
    padding: 20px;
    top: 160px;
    transition: .5s;
}
.about-content:hover:before {
	content: '';
	background: #314a70!important;
	z-index: 0;
	transform: skewY(0) scale(1.1)!important;
	width: 95.25%;
	z-index: 0;
	top: -31px;
	height: 99.7%;
	left: 0;
	transition: .5s
}
.about-content:hover:after {
	content: '';
	background: #0d1332 !important;
	z-index: 0;
	transform: skewY(0) scale(1.1)!important;
	width: 95.25%;
	z-index: 0;
	top: -31px;
	height: 99.7%;
	left: 0;
	transition: .5s
}
.about_ackoweb h2 {
    font-weight: 600;
    margin-top: 300px;
    font-size: 48px;
    top: 0;
    padding: 0 40px 0 0px;
    color: #fff;
    position: relative;
    z-index: 2;
}
.about_ackoweb p {
    font-weight: inherit;
    text-align: justify;
    padding: 0px 40px 0px 0px;
    color: #fff;
    position: relative;
    width: 100%;
    z-index: 1;
    top:0px;
    line-height: 30px;
}
.whatwedo {
	background: rgba(0,0,0,.3) url(../images/whatwedo.webp) no-repeat center center/100%;
	width: 100%;
	height: 100vh;
	padding: 10px;
	position: relative;
	top: -60px;
	margin: 0 auto 0;
	background-size: cover
}
.whatwedo:after {
	content: '';
	transform: skewY(5deg) scale(1.1)!important;
	width: 78%;
	z-index: 0;
	height: 52%;
	padding: 40px;
	position: absolute;
	left: 135px;
	padding: 30px;
	top: 160px;
	transition: .5s
}
.whatwedo:before {
	content: '';
	z-index: 0;
	transform: skewY(-5deg) scale(1.1)!important;
	width: 78%;
	z-index: 0;
	height: 52%;
	position: absolute;
	left: 135px;
	padding: 20px;
	top: 160px;
	transition: .5s
}
.whatwedo:hover:before {
	content: '';
	background: #1d2124!important;
	z-index: 0;
	transform: skewY(0) scale(1.1)!important;
	width: 95.25%;
	z-index: 0;
	top: -31px;
	height: 99.7%;
	left: 0;
	transition: .5s
}
.whatwedo:hover:after {
	content: '';
	background: #072546!important;
	z-index: 0;
	transform: skewY(0) scale(1.1)!important;
	width: 95.25%;
	z-index: 0;
	top: -31px;
	height: 99.7%;
	left: 0;
	transition: .5s
}
.sidenav {
    width: 100%;
    position: relative;
    z-index: 1;
    top: -50px;
    left: 0px;
    background-color: rgb(224 45 0 / 85%);
    background-image: linear-gradient(45deg, #3f64ff, #e20744);
    overflow-x: hidden;
    transition: .5s;
}
.sidenav h2 {
	font-size:24px;
	text-align:left;
}
.sidenav a {
	padding: 8px 8px 8px 0px;
	text-decoration: none;
	font-size: 25px;
	color: #000067;
	display: block;
	transition: .3s;
	z-index: 2;
	font-size: 18px;
}
.sidenav a:hover {
	color: #f1f1f1
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
	color: #fff
}
.standard-website{margin:0px; padding:0px;}
.standard-website h2{margin:0px; padding:0px; font-size:36px;}
@media screen and (max-height:450px) {
.sidenav {
	padding-top: 0px
}
.sidenav a {
	font-size: 14px
}
}
.contact-us {
	margin-top: 30px;
	padding: 0px;
	background: url(../images/design_large.webp) no-repeat center center;
	height: 85vh
}
.contact-us:before {
	content: '';
	background: linear-gradient(135deg, #0b1f3b, #0f2d5c);
	z-index: 0;
	transform: skewY(0) scale(1.5)!important;
	width: 80%;
	z-index: -1;
	top: -31px;
	height: 83.8%;
	left: 0;
	transition: .5s;
	position: absolute
}
.contact-user {
	margin: 0;
	padding: 0px;
	width: 100%
}
.contact-us h2 {
	color: #fff;
	margin: 0;
	padding: 10px;
	width: 100%;
	text-align: right;
	margin-top: 100px
}
.acko-content {
	margin: 0;
	padding: 20px;
	width: 100%;
	position: relative;
	right: 20px;
}
.acko-content h3 {
	position: absolute;
	bottom: 100px;
	bottom: 160px;
	font-size: 48px;
	right: 150px;
	color: #fff;
	margin: 0;
	padding: 10px;
	width: 100%;
	text-align: right;
	margin-top: 100px;
	z-index: 1
}
.acko-content p {
	z-index: 1;
	position: absolute;
	bottom: 130px!important;
	font-size: 24px;
	right: 150px!important;
	color: #fff!important;
	padding: 10px;
	width: 100%;
	text-align: right;
	margin-top: 100px
}
.acko-content a {
position: relative;
    top: 150px;
    float: right;
    right: 10px;
    font-size: 14px;
    color: #fff;
    padding: 7px 27px;
    text-align: right;
    margin-top: 100px;
    background: rgb(229 118 47);
    width: 12%;
    border-radius: 50px;
    z-index: 1;
}
.contact-us p {
	color: #fff;
	margin: 0;
	padding: 10px;
	width: 100%;
	text-align: right
}
.contact-user label {
	color: #fff;
	font-size: 14px;
	margin: 0;
	width: 100%
}
.contact-user input {
	color: #fff;
	font-size: 14px;
	margin: 0;
	width: 100%
}
.contact-user button {
	color: #fff;
	font-size: 14px;
	margin: 0;
	border: none;
	padding: 5px 25px;
	cursor: pointer
}
canvas {
	display: block;
	vertical-align: bottom
}
.count-particles {
	background: #002;
	position: absolute;
	top: 48px;
	left: 0;
	width: 80px;
	color: #13e8e9;
	font-size: .8em;
	text-align: left;
	text-indent: 4px;
	line-height: 14px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700
}
.js-count-particles {
	font-size: 1.1em
}
#stats, .count-particles {
	-webkit-user-select: none;
	margin-top: 5px;
	margin-left: 5px
}
#stats {
	border-radius: 3px 3px 0 0;
	overflow: hidden
}
.count-particles {
	border-radius: 0 0 3px 3px
}
#particles-js {
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 1;
	top: 0;
}
#particles-js:before {
	content: "";
	position: absolute;
	top: 60px;
	left: 250px;
	width: 250px;
	height: 250px;
	border-radius: 100%;
	background: linear-gradient(to right, rgba(255,255,255,.75), rgb(251, 86, 31, .37));
	mix-blend-mode: multiply;
	transition: all 250ms ease-out 50ms;
	z-index: 1
}
#particles-js:after {
	content: "";
	position: absolute;
	top: 50px;
	left: 300px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: linear-gradient(to right, rgba(255,255,255,.75), rgb(251, 86, 31, .37));
	mix-blend-mode: multiply;
	transition: all 250ms ease-out 50ms;
	z-index: 1
}
.services-ackoweb {
	margin: 0;
	padding: 40px 0px;
	width: 100%;
	position: relative;
	z-index: 2;
}
.ackoweeb {
	background:rgb(241 241 241 / 88%) !important
}
.services-ackoweb h1 {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    padding: 0;
    z-index: 1;
    color: #18539c !important;
    margin: 30px auto 0;
    width: 100%;
}
.services-ackoweb h2 {
    font-size: 36px !important;
    font-weight: 800;
    text-align: center;
    padding: 0;
    z-index: 1;
    color: #ff9700 !important;
    margin: 0px auto 5px;
    width: 100%;
    letter-spacing: -1px;
    padding: 0px;
}
.services-ackoweb p {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    z-index: 1;
    color: #333 !important;
    margin: 0 auto 40px;
    width: 100%;
    line-height: 20px;
}
.services-middle {
	margin: 0;
	padding: 0;
	border-right: 1px solid #ddd;
}
.services-middle h3 {
	font-size: 18px;
	color: #5f6368;
	font-weight: 500;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	transition: all ease-out .5s
}
.business {
	color: #000066
}
.services-middle:hover h3 {
	transition: all ease-out .5s;
	color: #000;
	font-size: 16;
	cursor: pointer
}
.services-middle ul {
	list-style: none;
	width: 100%;
	display: block;
	padding-left: 0
}
.services-middle ul li {
	list-style: none;
	width: 100%;
	display: block;
	padding: 7px 0;
	border-bottom: 1px solid #fff
}
.services-middle ul li a {
	color: #006;
	font-size: 14px;
	margin-left: 0;
	letter-spacing: .3px
}
.services-middle ul li:hover a {
	text-decoration: underline
}
.services-middle figure {
	margin: 10px auto;
	padding: 0;
	width: 50px;
	text-align: center;
}
.services-middle figure img {
	transition: all 0.5s;
	height: auto;
}
.services-middle figure:hover img {
	transition: all 0.5s;
	transform: scale(1.1);
	opacity: 0.37;
}
.services-middle figcaption {
	margin: 0;
	padding: 0
}
.services-middle figcaption p {
	font-size: 14px;
	color: #000;
	margin: 5px;
	font-weight: 500;
	padding: 5px
}
.services-middle figcaption a {
	text-decoration: none;
	padding: 5px 10px;
	border-radius: 0;
	text-align: center;
	font-size: 14px;
	color: #000;
	margin: 10px
}
.services-middle figcaption a:hover {
	text-decoration: none
}
.item {
	width: 100%;
	border: 1px solid #ddd;
	padding: 0;
	margin: 0
}
.middle-part {
	margin: 0;
	padding: 0;
	width: 100%;
	vertical-align: middle;
	overflow: hidden;
	background: #f8f9fa
}
.middle-part figure {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	transition: .5s
}
.middle-part figcaption {
	position: absolute;
	left: 130px;
	top: 10px;
	text-align: center;
	z-index: 15;
	width: 100%
}
.middle-part figcaption h3 {
	font-size: 30px;
	font-weight: 500;
	color: #ff9800;
	transition: .5s;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center
}
.middle-part figcaption:before h3 {
content:'';
position:absolute;
top:0;
border-bottom:1px solid #ddd;
display:none;
width:5%;
height:2px;
transition:.5
}
.middle-part figcaption:hover h3:before {
	content: '';
	position: absolute;
	top: 58px;
	transition: .5s;
	border-bottom: 3px solid #ddd;
	width: 35%;
	height: 6px
}
.middle-part figcaption:hover h3 {
	content: '';
	position: absolute;
	top: -5px;
	font-size: 30px;
	color: #fd7e14!important;
	transition: .5s;
	cursor: pointer
}
.middle-part figcaption p {
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 240px;
	text-align: left;
	width: 50%
}
.middle-part figure img {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	transition: .5s
}
.middle-part figure:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	transition: .5s;
	background-origin: border-box;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.1);
	transition: all .4s ease-out;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
	position: absolute;
	overflow: hidden
}
.middle-part figure:hover:before {
	background: rgba(0,0,0,.4);
	overflow: hidden;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0)
}
.middle-part figure:hover img {
	background: rgba(0,0,0,.3);
	overflow: hidden;
	transition: .5s;
	transform: scale(1.1)
}
.middle-part h3 {
	font-size: 30px;
	margin-top: 170px;
	padding: 20px 0 0;
	text-align: center;
	color: #fff
}
.middle-part p {
	font-size: 16px;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff
}
.media-footer {
	padding: 10px 0;
	display: flex;
	margin: 0 auto;
	text-align: center
}
.media-footer a {
	text-align: center;
	margin: 0px 0px 0px -14px;
	border-radius: 100%;
	width: 50px;
	height: 26px;
	line-height: 40px
}
.media-footer a img {
	padding: 0 12px;
	text-align: center;
	color: #fd7e14!important;
	transition: .5s;
	margin: 5px;
	border-radius: 100%;
	width: 50px;
	height: 25px;
	line-height: 40px
}
.curssive {
	color: #fc561f;
	font-style: italic;
	font-weight: 600;
	margin: 40px 0 20px;
	font-family: Chaparral Pro Light;
	font-size:30px;
}
.ceotech {
	margin-top: -15px!important;
	margin-left: -5px!important;
	margin-bottom: 9px!important;
	font-style: italic;
	color: #006;
}
.bgaboutus {
    margin-top:0px;
    padding: 60px 0px 60px;
}
.bgaboutus p {
    color:#000;
}
.bgaboutus p strong {
    color:#000;
}
.bgaboutus p span {
    color:#666;
}
.ceomessage {
	font-size: 20px;
}
footer {
	padding: 40px 0 0;
	width: 100%
}
.visionanmission {
    margin: 0px;
    padding: 0;
	background:#f1f1f1;
}
.visionanmission figure {
	margin: 0;
	padding: 0
}
.visionanmission figure img {
	width: 100%;
	margin: 0;
	padding: 0
}
.whatwedo-serv {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 100px;
	z-index: 5;
	width: 100%
}
.whatwedo-serv figure {
	margin: 0;
	padding: 0;
	width: 100%
}
.footer-list {
	margin: 0;
	padding: 20px 0 0px;
	background: url(../images/mountainfooter.webp) top/cover fixed no-repeat
}
.footer-list h4 {
    margin: 0;
    padding: 60px 0 0px;
    font-size: 40px;
    font-weight: bold;
    color: black !important;
}

.footer-list h3 {
	margin: 0;
	padding: 6px 0px;
	font-size: 22px;
	color: #000;
	text-align: left;
	border-bottom: 1px solid #ddd;
}
.footer-list ul {
	list-style: none;
	margin: 0;
	width: 100%;
	display: block;
	padding: 0px 20px;
}
.footer-list ul li {
	list-style: disc;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	float: left;
	width: 100%;
	color: #3c3c3c!important
}
.footer-list ul li a {
	font-size: 14px;
	font-weight: 400;
	color: #3c3c3c!important;
	margin: 0;
	padding: 0 0
}
.footer-list ul li a:hover {
	text-decoration: none;
}
.headug {
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	padding: 7px;
	z-index: 1;
	color: #000;
	margin: 10px auto;
	width: 100%
}
.talk-expert {
	position: relative;
	background-attachment: fixed;
	background-image: linear-gradient(360deg, #0ea0cf, #3a1fa0);
}
.popup-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.talk-expert .overlay {
	min-height: 180px;
	text-align: center;
}
.talk-expert .banner-text {
	margin-top: 0
}
.banner-text {
	left: 0;
	right: 0;
	width: 1210px;
	padding: 0 15px;
	margin: 0 auto auto;
	position: absolute;
	color: #fff;
	position: absolute;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}
.heading {
font-size: 48px;
    font-weight: 600;
    color: #fff;
    letter-spacing: -3px;
}
.talk-expert .btn.pink {
	color: #fff;
	border-radius: 0;
	background:#ff9700;
	border-radius: 50px
}
.talk-expert .overlay a {
	display: table;
	margin: 0 auto;
	margin-top: 25px
}
.talk-expert .btn.pink:hover {
	background: #ff6734;
}
.talk-expert .overlay.blue:after, .view-meet-the-crack-team-block .overlay.blue:after {
	background: 0 0!important
}
.overlay.blue:after {
	background: rgba(19,51,101,.74)
}
input[type=email], input[type=text], textarea[type=text] {
	min-height: 40px;
	width: 100%;
	border-radius:0px!important;
	border: none;
	padding: 5px 20px;
	outline: 0;
	-webkit-appearance: none;
	line-height: 29px;
	font-size: 14px;
	margin: 3px
}
.sumbit {
	min-height: 40px;
	width: 100%;
	border-radius: 30px!important;
	border: none;
	padding: 5px 20px;
	outline: 0;
	-webkit-appearance: none;
	line-height: 29px;
	font-size: 18px;
	margin: 3px
}
.cancelbtn {
	width: auto;
	padding: 5px 15px;
	background-color: #bd0f20;
	border: none;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	width: 100%
}
.imgcontainer {
	text-align: center;
	margin: 20px 0 0 0;
	position: relative
}
.containerer {
	padding: 0 22px
}
span.psw {
	float: right;
	padding-top: 16px
}
.modal {
	display: none;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0,0,0,.4);
	padding: 60px
}
.modal-content {
	margin: 5% auto 15%;
	border: 1px solid #ccc;
	width: 45%;
	background: #de2c00
}
.close {
	position: absolute;
	right: 25px;
	top: 0;
	color: #fff;
	font-size: 35px;
	font-weight: 700
}
.close:focus, .close:hover {
	color: red;
	cursor: pointer
}
.animate {
	-webkit-animation: animatezoom .6s;
	animation: animatezoom .6s
}
@-webkit-keyframes animatezoom {
from {
-webkit-transform:scale(0)
}
to {
	-webkit-transform: scale(1)
}
}
@keyframes animatezoom {
from {
transform:scale(0)
}
to {
	transform: scale(1)
}
}
@media screen and (max-width:300px) {
span.psw {
	display: block;
	float: none
}
.cancelbtn {
	width: 100%
}
}
.ackowebtestimonial {
	background: #bdbdbd;
	padding: 40px 0
}
.testimonial {
	background: #fff;
	text-align: center;
	padding: 30px 30px 50px;
	margin: 0 15px 100px;
	position: relative
}
.testimonial:after, .testimonial:before {
	content: "";
	border-top: 40px solid #fff;
	border-right: 125px solid transparent;
	position: absolute;
	bottom: -40px;
	left: 0
}
.testimonial:after {
	border-right: none;
	border-left: 125px solid transparent;
	left: auto;
	right: 0
}
.testimonial .icon {
	display: inline-block;
	font-size: 80px;
	color: #bd986b;
	margin-bottom: 20px;
	opacity: .6
}
.testimonial .description {
	font-size: 15px;
	color: #777;
	text-align: left;
	margin-bottom: 30px;
	opacity: .8
}
.testimonial .testimonial-content {
	width: 100%;
	position: absolute;
	left: 0
}
.testimonial .pic {
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 2px 2px #daad86;
	overflow: hidden;
	z-index: 1;
	position: relative
}
.testimonial .pic img {
	width: 100%;
	height: auto
}
.testimonial .title {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	margin: 0 0 5px 0
}
.testimonial .post {
	display: block;
	font-size: 14px;
	color: #ffd9b8
}
.owl-theme .owl-controls {
	margin-top: 0
}
.owl-theme .owl-controls .owl-page span {
	width: 32px;
	height: 10px;
	background: #fff;
	border: 2px solid #bd986b;
	margin: 5px;
	opacity: 1
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #ffd9b8;
	border-color: #fff
}
@media only screen and (max-width:650px) and (min-width:400px) {
.testimonial:before {
	border-right: 325px solid transparent
}
.testimonial:after {
	border-left: 325px solid transparent
}
}
.cancel {
	border-radius: 0;
	padding: 5px 15px;
	margin: 7px 0
}
@media only screen and (min-width:1025px) {
.blog-header__square {
	top: 1000px;
	right: 0;
	width: 600px;
	height: 600px
}
}
@media only screen and (min-width:770px) {
.blog-header__square {
	top: 212px;
	right: 115px;
	width: 200px;
	float: right;
	height: 200px
}
}
.blog-header__square {
	position: absolute;
	top: 1370px;
	right: 100;
	width: 150px;
	height: 150px;
	background: -webkit-gradient(linear, left top, right top, from(#2336b6), to(rgba(31,38,103,.9)));
	background: linear-gradient(to right, #0091ff, rgb(247 157 30));
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all 250ms ease-out;
	transition: all 250ms ease-out;
	z-index: 1
}
@media only screen and (min-width:770px) {
.blog-header__circle {
	top: -145px;
	right: -100px;
	width: 350px;
	height: 350px;
	border-radius: 175px
}
}
.blog-header__circle {
	position: absolute;
	top: 800px;
	right: 180px;
	width: 370px;
	height: 370px;
	border-radius: 100%;
	background: -webkit-gradient(linear, left top, right top, from(rgba(49,207,171,.5)), to(#50e3c2));
	background: linear-gradient(to right, rgba(49,207,171,.5), #50e3c2);
	mix-blend-mode: multiply;
	-webkit-transition: all 250ms ease-out;
	transition: all 250ms ease-out;
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
	z-index: 15
}
.ackowebpop {
	margin: 10px;
	border-top-right-radius:0px;
	padding: 0px;
	overflow: hidden;
	box-sizing: border-box;
}
.ackowebpop img {
	border-top-right-radius: 0px;
	transition: all ease 0.5s;
}
.ackowebpop img:hover {
	transform: scale(1.1);
	transition: all ease 0.5s;
}
.tab-content {
	margin: 0px;
	padding: 0px;
	transition: all ease 0.5s;
	overflow: hidden;
	box-shadow: 2px 3px 5px rgb(0 0 0 / 25%);
	border-radius:0px;
}
.tab-content figure {
	margin: 0px;
	padding: 0px;
	transition: all ease 0.5s;
}
.tab-content figure img {
	transition: all ease 0.5s;
	margin: 0px;
	padding: 0px;
}
.tab-content figure:hover img {
	transform: scale(1.1);
	transition: all ease 0.5s;
	margin: 0px;
	padding: 0px;
}
.ackowebpattern {
	background-image: linear-gradient(180deg, #ffffff, #ccc);
	margin: 0px;
	padding: 20px 0px;
}
.cybersecurity {
    margin-top: 0px;
    padding: 200px 0 0px !important;
    height: 550px;
    background: linear-gradient(180deg, #2e0652, #000060);
}
.cybersecurity figcaption {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.cybersecurity figcaption p {
    font-size:18px;
}
.cybersecurity figcaption a {
    float: right;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
    margin-right: 30px;
}
.ackoweb-pricing-section.ackoweb-white-theme .column-shared .plan-header {
	border-bottom: 0;
	text-align: left;
	padding-left: 15px;
}
.ackoweb-pricing-section.ackoweb-white-theme .plan-header {
	background: inherit;
	border: 0;
	border-bottom: 1px dashed #acacac;
	color: #292929;
	font-size: 24px;
	text-transform: none;
	padding: 0;
	height: 60px;
}
.plan-header {
	padding: 5px;
	line-height: 24px;
	font-size: 24px;
	font-weight: 700;
	color: #444;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 224px;
	border-radius: 0;
}
.ackoweb-pricing-section.ackoweb-white-theme .ackoweb-plan-details .ackoweb-add-plan {
	padding: 0 0 15px;
	height: inherit;
}
.ackoweb-btn-flat-green {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 500;
}
.ackoweb-btn-flat-green {
	background-color: #00c853;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 10px 15px;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 100%;
}
.ackoweb-btn-flat-green:hover {
	background-color: #10ac5c;
	border-color: #2e8357;
	color: #fff;
}
.ackoweb-pricing-section.ackoweb-white-theme .ackoweb-plan-details .ackoweb-btn-flat-green {
	padding: 3px;
	line-height: 35px;
}
.ackoweb-pricing-section.ackoweb-white-theme .ackoweb-plan-details .ackoweb-btn-flat-green {
	width: 100%;
}
.br-width {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0!important;
	padding-left: 0;
	padding-right: 0;
}
.ackoweb-row-wrapper.get-help {
	padding: 20px 0 40px;
	background-color: #f9f9f9;
}
.ackoweb-row-wrapper h3.section-heading {
	font-size: 24px;
	font-weight: 600;
	padding-top: 30px;
	padding-bottom: 15px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
}
.ackoweb-row-wrapper ul.logo-list li {
	display: inline-block;
	margin-right: 15px;
	width: 270px;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 600;
}
.ackoweb-row-wrapper.hosting-features-wrap {
	background: #f86332;
	background: -moz-linear-gradient(top, rgba(248,99,50,1) 0%, rgba(253,147,81,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,99,50,1)), color-stop(100%, rgba(253,147,81,1)));
	background: -webkit-linear-gradient(top, rgba(248,99,50,1) 0%, rgba(253,147,81,1) 100%);
	background: -o-linear-gradient(top, rgba(248,99,50,1) 0%, rgba(253,147,81,1) 100%);
	background: -ms-linear-gradient(top, rgba(248,99,50,1) 0%, rgba(253,147,81,1) 100%);
	background: linear-gradient(to bottom, rgba(248,99,50,1) 0%, rgba(253,147,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f86332', endColorstr='#fd9351', GradientType=0 );
	font-size: 14px;
	color: #fff;
	padding-top: 50px;
}
.ackoweb-row-wrapper h3.section-heading.white {
	color: #fff;
}
.ackoweb-row-wrapper h3.section-heading {
	font-size: 24px;
	font-weight: 600;
	padding-top: 30px;
	padding-bottom: 15px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
}
.ackoweb-row-wrapper.hosting-features-wrap .ackoweb-hosting-features-item {
	min-height: 250px;
}
.ackoweb-row-wrapper.hosting-features-wrap .ackoweb-hosting-features-item .img {
	min-height: 80px;
	display: table-cell;
	height: 80px;
	vertical-align: bottom;
	padding-bottom: 20px;
}
.ackoweb-row-wrapper.hosting-features-wrap .ackoweb-hosting-features-item h6 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.ackoweb-row-wrapper.hosting-features-wrap .ackoweb-hosting-features-item .desc {
	font-family: open sans, roboto, arial;
	line-height: 24px;
	letter-spacing: 0;
}
.status {
	font-size: 18px;
	color: green;
	padding: 15px;
}
.status span {
	font-size: 18px;
	color: red;
	padding: 15px;
}
.dshape {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}
.dshape figure img {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}
.noscriptacko {
	display: none;
}

.hero-slider {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  overflow: hidden;
  background: url(../images/banner.webp) top/cover fixed;
}

.slides {
  width: 80%;
  max-width: 900px;
}

.slide {
  display: none;
  animation: fade 1s ease-in-out;
}

.slide.active {
  display: block;
}


h1 {
  font-size:100px;
  text-align:center;
  color:#fff;
  width:100%;
  text-transform:uppercase;
  font-weight:bold;
  letter-spacing: -3px;
  -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-animation: _ngcontent-ng-c3615987434_textShine 3s ease-in-out infinite alternate;
    animation: _ngcontent-ng-c3615987434_textShine 3s ease-in-out infinite alternate;
    background: -webkit-radial-gradient(circle, #7182ff 0, #3cff52 100%);
    background: radial-gradient(circle, #7182ff 0, #3cff52 100%);
    background-clip: text;
    background-size: 200%;
}
h2 {
font-size: 100px;
    text-align: center;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -3px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-animation: _ngcontent-ng-c3615987434_textShine 3s ease-in-out infinite alternate;
    animation: _ngcontent-ng-c3615987434_textShine 3s ease-in-out infinite alternate;
    background: -webkit-radial-gradient(circle, #7182ff 0, #3cff52 100%);
    background: radial-gradient(circle, #7182ff 0, #3cff52 100%);
    background-clip: text;
    background-size: 200%;
}


.buttons {
  margin-top: 30px;
}

.btn {
    background: linear-gradient(135deg, #ff7a00, #ff9a00);
    border: none;
    color: #fff;
    padding: 12px 35px!important;
    border-radius: 30px;
    font-weight: 500;
    transition: all 0.3s ease;
}
.btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(255, 122, 0, 0.35);
}

.btn.primary {
  background: #ff6a00;
  color: #fff;
}

.btn.secondary {
  border: 2px solid #ff6a00;
  color: #fff;
}

.slider-dots {
  position: absolute;
  bottom: 40px;
}

.dot {
  height: 12px;
  width: 12px;
  margin: 0 6px;
  background: #666;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}

.dot.active {
  background: #ff6a00;
}

@keyframes fade {
  from {opacity: 0; transform: translateY(20px);}
  to {opacity: 1; transform: translateY(0);}
}

.services-slider {

  gap: 20px;
  padding-bottom: 10px;
}

.service-card {
    min-width: 15%;
    background-image: linear-gradient(45deg, #082ba0, #271260);
    border-radius: 0px;
    padding: 25px 20px;
    text-align: center;
    transition: all 0.3s ease;
}
.service-card img {
  width:50px;
  margin-bottom: 15px;
}

.service-card h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.service-card:hover {
  background: linear-gradient(135deg, #ff7a00, #ff9a00);
  transform: translateY(-6px);
}

.query-form-section {
    position: relative;
    background-attachment: fixed;
      background-image: linear-gradient(180deg, #007bff, #ac1ae8);
    padding: 80px 0;
}

.stylerview{    position: relative;
    background-attachment: fixed;
    background-image: linear-gradient(360deg, #24396c, #00a952);
    padding: 40px 0px 40px;}

.query-form .form-control {
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.15);
  color: #fff;
  height: 48px;
}

.query-form textarea.form-control {
  height: auto;
}

.query-form .form-control::placeholder {
  color: rgba(255,255,255,0.6);
}

.query-form .form-control:focus {
  background: rgba(255,255,255,0.12);
  border-color: #ff7a00;
  box-shadow: none;
  color: #fff;
}

.query-btn {
  background: linear-gradient(135deg, #ff7a00, #ff9a00);
  border: none;
  color: #fff;
  padding: 12px 35px;
  border-radius: 30px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.query-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(255,122,0,0.35);
}


.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 58px;
  height: 58px;
  background: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  box-shadow: 0 8px 25px rgba(37, 211, 102, 0.4);
  transition: all 0.3s ease;
}

.whatsapp-float img {
  width: 30px;
}

.whatsapp-float:hover {
  transform: scale(1.08);
  box-shadow: 0 12px 30px rgba(37, 211, 102, 0.6);
}

.work-process{
    position: relative;
    background-attachment: fixed;
    background-image: linear-gradient(360deg, #7d91b3, #dfdfdf);
}
.process-card  h5{
  color: #000;
  font-weight:bold;
  transition: transform 0.3s, box-shadow 0.3s;
}

.work-process .process-card {
  background: #fff;
  border-radius:0px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  padding: 15px;
  transition: transform 0.3s, box-shadow 0.3s;
}
.work-process .process-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.work-process .process-card img {
  max-height: 180px;
  object-fit: cover;
}


.services-tilegrid {
    position: relative;
    background-attachment: fixed;
    background-image: linear-gradient(360deg, #033156, #25d366);
    padding:40px 0px 80px;
}

.service-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(355px, 1fr));
    gap: 30px;
}

.service-card {
  position: relative;
  height: 380px;
  perspective: 1000px;
}

.service-card-front,
.service-card-back {
  position: absolute;
  inset: 0;
  border-radius:0px;
  overflow: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease;
}

.service-card-front {
  background: #111;
}

.service-card-front img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-card-front h3 {
  position: absolute;
  bottom: 30px;
  left: 20px;
  color: #fff;
  font-size: 22px;
}

.service-card-front .label {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  opacity: 0.8;
}

.service-card-back {
  background: linear-gradient(135deg, #4600ff, #00d4ff);
  color: #fff;
  padding: 30px;
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.service-card:hover .service-card-front {
  transform: rotateY(180deg);
}

.service-card:hover .service-card-back {
  transform: rotateY(360deg);
}

.btn-link {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}


#goTopBtn {
  position: fixed;
	bottom: 20px;
    right: 100px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: none;
  background: linear-gradient(135deg, #5f2cff, #00d4ff);
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4);
  z-index: 9999;
}

#goTopBtn:hover {
  transform: translateY(-4px);
  box-shadow: 0 15px 40px rgba(0,0,0,0.6);
}

#goTopBtn.show {
  opacity: 1;
  visibility: visible;
}


.follow-us-section {
    position: relative;
    background-attachment: fixed;
    background-image: linear-gradient(360deg, #fadf22, #e11b8c, #8e1dbd);
    padding: 40px 0px 40px;
}

.follow-title {
  font-size: 48px;
  color: #ffffff; /* Brand text color */
  font-weight: 600;
}

.social-icon {
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}

.social-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.social-icon:hover {
  transform: scale(1.15);
}


/* SECTION HEADINGS */
.section-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
}

/* IMAGE SERVICE CARD */
.service-img-card {
  position: relative;
  height: 220px;
  border-radius: 18px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  transition: all 0.4s ease;
  cursor: pointer;
}

.service-img-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.3),
    rgba(0,0,0,0.75)
  );
  z-index: 1;
}

.service-img-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 45px rgba(0,0,0,0.25);
}

.service-img-card:hover {
  background-size: 110%;
}

.service-img-card figcaption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
}

.service-img-card a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

/* VARIANTS */
.print-card { height: 170px; }
.app-card { height: 260px; }

/* SECTION SPACING */
.section-padding {
  padding: 80px 0;
}

/* CTA */
.cta-section {
  background: linear-gradient(135deg,#ff416c,#ff4b2b);
  padding: 80px 0;
  color: #fff;
  text-align: center;
}

.cta-section h3 {
  font-size: 36px;
  font-weight: 700;
}

.cta-section a {
  display: inline-block;
  margin-top: 20px;
  padding: 14px 36px;
  border-radius: 40px;
  background: #fff;
  color: #000;
  font-weight: 600;
  text-decoration: none;
}


.haveproject{     margin-top: -20px;
    padding: 0px;}
.haveproject h2{ margin-top:0px; text-align:right; font-size:100px!important; padding:0px;}