html, body {
    font-family: gilroy;
    font-weight: 500;
	margin: 0;
	padding: 0;
}
button {
    font-family: gilroy;
    font-weight: 500;
}
a {
    color: #555;
}
li, ul {
    margin: 0;
    padding: 0;
	list-style: none;
}
.wcn-grid-2 {
    display: grid;
    grid-template-columns: 50% 50%;
}
/*slider*/
.wcn-slide {
    width: 100%;
    max-width: 100%;
    position: relative;
}
.wcn-slider-content > img {
    width: calc(100% - 100px);
    height: auto;
    display: block;
}
.wcn-slider-con img{
    width: calc(100% - 100px);
    height: auto;
    display: block;
}
.wcn-slider-content::after {
    content: '1';
    display: block;
    font-size: 50em;
    color: #F5EEF2;
    position: absolute;
    right: 0;
    font-weight: 700;
    top: 0;
    line-height: 63%;
    z-index: -1;
}
.wcn-slider-con{
      display: block;
    font-size: 50em;
    color: #F5EEF2;
    position: absolute;
    right: 0;
    font-weight: 700;
    top: 0;
    line-height: 63%;
    z-index: -1;
    width: calc(100% - 100px);
    height: auto;
    display: block;

}
.wcn-slider {
    z-index: 1;
}
/*slider end*/
svg#background-start {
    margin-top: -70px;
    width: auto;
    margin-left: -33px;
    min-width: calc(100% + 68px);
    height: auto;
    min-height: 100vh;
}
.wcn-half .wcn-drop-down {

    position: relative;

}
.wcn-lang-menu ul {

    display: none;
	opacity: 0;

}
.wcn-lang-menu .wcn-li-active {
    height: 22px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    color: #555;
    align-items: center;
    display: flex;
	cursor: pointer;
}
.wcn-lang-menu{
	transition: box-shadow 0.3s ease-in-out;
}
.wcn-lang-menu:hover > ul {

    display: block;
	opacity: 1;
	position: absolute;
	background:#fff;
	left: 0;
	right: 0;
	padding: 0;
	box-shadow: 0px 0 15px #00000030;
	border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
	padding-bottom: 5px;
}
.wcn-lang-menu:hover > ul> li {
    background: #fff;
	cursor: pointer;
}
.wcn-lang-menu:hover > ul> li:hover {
    background: #ededed;
}
.wcn-lang-menu:hover > .wcn-li-active{
	box-shadow: 0 0 15px #00000030;
}
.wcn-row-3-4 {

    width: 75%;
    display: inline-block;
	vertical-align: middle;

}
.wcn-half svg {

    display: inline;
    vertical-align: middle;
    padding: 0 10px 0 0;

}
.wcn-lang-menu::after {

    border-right: 1px solid #737373;
	border-bottom: 1px solid #737373;
    top: 12px;
    right: 10px;
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    display: inline;
    transform: rotate(45deg);
}

.wcn-lang-menu:hover::after {

    transform: rotate(-135deg);

}

.wcn-navi-fix > .view > small > span > a {
    color: black;
}

.wcn-lang-menu {

    padding: 0px;
    background: #eaeaea;
	border-radius: 8px;
}
.wcn-lang-menu li {

    list-style: none;
	padding: 10px;

}
.wcn-half-wrapper {

    max-width: 1000px;
    margin: auto;
    width: 100%;
	display: flex;
	text-align: left;

}
.wcn-top-sec {
    height: 20px;
    z-index: 999;
    position: absolute;
    top: 0;
    max-width: 1300px;
    margin: auto;
    width: calc(100% - 70px);
	left: 0;
    right: 0;
}
.wcn-partners {
    float: right;
}
.wcn-top-sec a {
    color: #b9b9b9;
}
/*Test*/
.wcn-col-md-4.wcn-col-sm-4.wcn-digsul{
transition: all 0.3s ease-in-out;
}
.wcn-col-md-4.wcn-col-sm-4.digsul:hover > .wcn-portfolio {

    display: block;
    opacity: 1;
	top: 90%;
}
.wcn-col-md-4.wcn-col-sm-4.digsul:hover {

    top: -35%;

}
.wcn-load-more {

    text-align: center;
    border: 1px solid #dbdbdb;
	padding: 10px 25px 10px 40px;
	margin: auto;
	float: none;
	background:#fff;

}
.wcn-load-more::before {
    content: '+';
    font-size: 21px;
    position: absolute;
    line-height: 87%;
    left: 20px;
}
.wcn-load-more-wrapper {

    width: 100%;
    text-align: center;

}
/*Test End*/
/* Mega Menu CSS */
.wcn-dropdown-toggle {

    width: 10px;
    display: inline-block;
    height: 25px;
    top: -11px;
    position: relative;
	border-right: 1px solid transparent;
	width: 1px;
	left: 6px;

}
.wcn-dropdown-toggle::after {
    content: '';
    transform: rotate(45deg);
    color: #777474;
    font-size: 16px;
    display: inline-block;
    position: relative;
    left: -3px;
	transition: all 0.3s ease-in-out;
	top: 8px; /*14px*/
	width: 8px;
	height: 8px;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}
.wcn-main-nav ul li:hover > .wcn-dropdown-toggle::after {
	top: 26px; /*32px*/
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.wcn-main-nav ul li:hover > .wcn-dropdown-toggle {
    border-right: 1px solid #717171;
    transition: all 0.3s ease-in-out;
	/*background: #009fe3;
	background: -moz-linear-gradient(top, #009fe3 0%, #e6007e 100%);
	background: -webkit-linear-gradient(top, #009fe3 0%,#e6007e 100%);
	background: linear-gradient(to bottom, #009fe3 0%,#e6007e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#e6007e',GradientType=0 );*/
	height: 41px;
}

/*.wcn-main-nav ul li ul {

    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
}*/

ul#wcn-navigation-container {
    max-width: 1300px;
    margin: auto;
	display:block;
}
.wcn-navigation-container-background{
    background: #fff;
    width: calc(100% - 50px);
    float: left;
    position: absolute;
    top: 61px;
    left: 0;
    min-height: 250px;
    right: 0;
    padding: 35px 25px 25px 25px;
	box-shadow: 0px 3px 8px #0000006e;
}

.wcn-main-nav ul li:hover > .wcn-navigation-container-background, .wcn-menu-right > ul > li:hover > .wcn-navigation-container-background {
    display: block;
	opacity: 1;
}
.wcn-navigation-container-background {
    display: none;
	opacity: 0;
}
.wcn-main-nav ul li ul li {
    position: relative;
    height: auto;
    padding: 10px 15px;
}
.wcn-sticky .wcn-navigation-container-background {
    top: 58px;
}
nav a {
    color: #676767;
    text-align: left !important;
    padding: 3px 4px;
    text-decoration: none;
}
nav a:hover {
    color: #313131;
}
nav a {
	animation-name: wcn-menu-fade-in;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
	opacity: 0;
	animation-fill-mode: forwards;
}
.wcn-fade-2 {
    animation-delay: 0.05s;
}
.wcn-fade-3 {
    animation-delay: 0.1s;
}
.wcn-fade-4 {
    animation-delay: 0.15s;
}
.wcn-fade-5 {
    animation-delay: 0.2s;
}
.wcn-fade-6 {
    animation-delay: 0.25s;
}
.wcn-fade-7 {
    animation-delay: 0.3s;
}
.wcn-fade-8 {
    animation-delay: 0.35s;
}
.wcn-fade-9 {
    animation-delay: 0.4s;
}
.wcn-fade-10 {
    animation-delay: 0.45s;
}
.wcn-fade-11 {
    animation-delay: 0.5s;
}
.wcn-fade-12 {
    animation-delay: 0.55s;
}
.wcn-fade-13 {
    animation-delay: 0.6s;
}
.wcn-fade-14 {
    animation-delay: 0.65s;
}
.wcn-fade-15 {
    animation-delay: 0.70s;
}
@keyframes wcn-menu-fade-in{
  0% { margin-left: -20px; opacity: 0; }
  100% { margin-left: 0px; opacity: 1; }
	}
.wcn-row-4 {
    width: 25%;
    position: relative;
    display: inline-block;
}
/* Mega Menu End */
header .wcn-breadcrumbs{
	background: #009fe3;
	background: -moz-linear-gradient(left, #009fe3 0%, #e6007e 100%);
	background: -webkit-linear-gradient(left, #009fe3 0%,#e6007e 100%);
	background: linear-gradient(to right,
	#009fe3 0%,
	#e6007e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#e6007e',GradientType=1 );
	height: 3px;
	width: 100%;
	z-index: 99;
	position: fixed;
	top: 58px;
}
.wcn-sticky .wcn-breadcrumbs{
	background: #009fe3;
	background: -moz-linear-gradient(left, #009fe3 0%, #e6007e 100%);
	background: -webkit-linear-gradient(left, #009fe3 0%,#e6007e 100%);
	background: linear-gradient(to right,#009fe3 0%,#e6007e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#e6007e',GradientType=1 );
	height: 3px;
	width: 100%;
	z-index: 9;
	bottom: 0px;
	position: absolute;
}
.wcn-main-wrapper {
    margin: auto;
    /*position: absolute;*/
    max-width: 1300px;
    width: calc(100% - 50px);
    /*top: -110px;
    bottom: 0;
    left: 0;
    right: 0;
	z-index:7;*/
	padding: 0 25px;
	background: #fff;
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
	position: relative;
}
.wcn-main-wrapper-outer-start {
   /* display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;*/
    position: relative;
	/*overflow: hidden;*/
}
.wcn-white-bg {
    position: absolute;
    top: -25px;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
}
.wcn-outta-main-wrapper {
    margin: auto;
    position: relative;
    max-width: 1300px;
    width: 90%;
    top: -110px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 7;
    /*background: #fff;*/
}
.wcn-content-wrapper {
	padding: 50px 0;
}

.wcn-content {
    margin-bottom: 20px;
}
.wcn-content-sec-1 {
    padding-top: 200px;
}
.wcn-expi.wcn-main-wrapper.wcn-landing::before {
    content: "";
    width: 50px;
    height: 500px;
    position: absolute;
    z-index: -1;
    transform: rotate(-2deg);
    box-shadow: 0 20px 10px 10px #00000082;
    left: 13px;
    top: 0;
}
.wcn-expi.wcn-main-wrapper.wcn-landing::after {
    content: "";
    width: 50px;
    height: 500px;
    position: absolute;
    z-index: -1;
    transform: rotate(2deg);
    box-shadow: 0 20px 10px 10px #00000082;
    right: 13px;
    top: 0;
}
.wcn-start {
    margin: auto;
    margin-top: auto;
    border-radius: 25px;
    width: calc(100% - 70px);
	z-index: 99;
	display:grid;
	box-shadow: 0px 18px 25px #fff;
	/*overflow: hidden;*/
}

.wcn-sticky {
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    position: -webkit-sticky;
    position: sticky;
    padding: 0px;
	z-index:9999;
	filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.5));
}
.wcn-main-wrapper-start {

    max-width: 1300px;
    margin: auto;
    position: absolute;
	align-self: center;
	left: 0;
	right: 0;
	top: 6em;
	bottom: 0;

}
.wcn-big-test{
	min-height:2000px;
}
header {
    position: fixed;
    z-index: 9;
    width: 100%;
	top: 0px;
}

#wcn-background-start {
    width: calc(100% + 3.84%);
    margin-left: -1.90%;
    margin-top: -175px;
}

.wcn-start-wrapper g {
    filter: drop-shadow(0px 0px 20px 
    rgba(0, 0, 0, 0.5));
}
.wcn-start-wrapper {
    margin-top: 25px;
    width: 100%;
    z-index: 99;
    background: #fff;
	position: relative;
}
.wcn-highlight {
    background-color: #fff;
	background-image: linear-gradient(90deg,#009fe3,#e6007e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight:700;
}
.wcn-hightlight-wrapper {

    background: #fff;
    padding: 0px 5px;

}

.wcn-col-md-4.col-sm-4 {
    width: calc(24% - 70px);
    display: inline-block;
	border-radius: 12px;
	box-shadow: 0px 0px 22px #00000061;
    padding: 10px 20px;
	margin: 15px;
}

/*.products {

    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    grid-gap: 9px;
	margin: 45px 0;
}*/
.wcn-products-inner {

    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    grid-gap: 9px;
	margin: 45px 0;
}
.wcn-main-wrapper h3 {
    font-size: 50px;
    text-align: center;
    color: #4A4A49;
    font-weight: 500;
    letter-spacing: 1px;
	margin-bottom: 25px;
}
.wcn-text-center {

    text-align: center;
    font-size: 21px;
    color: #7C7C7B;

}
.wcn-products div {

    padding: 25px;
	position: relative;
}
.wcn-pro-cat {
    font-weight: 700;
    color: #7C7C7B;
    font-size: .78em;
}
.wcn-round-1 {

    background: #fff;
	max-width: 250px;
	height: 40px;
	border-radius: 50px;
	box-shadow: 0px 0px 15px #00000029;
    /*display: none;*/
    position: absolute !important;
    top: 50%;
    left: 60%;
    z-index: 8;
	transition: all 0.5s ease-in-out;
	opacity: 0;
	line-height: 220%;
	width:100%;
	padding-left: 40px !important;
	line-height: 110%;
}
.wcn-round-2 {

    background: #fff;
	max-width: 250px;
	height: 40px;
	border-radius: 50px;
	box-shadow: 0px 0px 15px #00000029;
    /*display: none;*/
    position: absolute !important;
    top: 50%;
    left: 60%;
    z-index: 8;
	transition: all 0.5s ease-in-out;
	opacity: 0;
	line-height: 220%;
	width:100%;
	padding-left: 40px !important;
	line-height: 110%;
}
.wcn-round-3 {

    background: #fff;
	max-width: 250px;
	height: 40px;
	border-radius: 50px;
	box-shadow: 0px 0px 15px #00000029;
    /*display: none;*/
    position: absolute !important;
    top: 50%;
    left:60%;
    z-index: 8;
	transition: all 0.5s ease-in-out;
	opacity: 0;
	line-height: 220%;
	width:100%;
	padding-left: 40px !important;
	line-height: 110%;
}
.wcn-pro-but::after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    right: 40px;
    transform: rotate(-45deg);
    color: #777474;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    border-right: 1px solid #4b4b4b;
    border-bottom: 1px solid #4b4b4b;
	opacity: .5;
	
}
.wcn-pro-but:hover::after {
    opacity: 1;
	right: 20px;
	
}
.wcn-round-4 {

    background: #fff;
	max-width: 250px;
	height: 40px;
	border-radius: 50px;
	box-shadow: 0px 0px 15px #00000029;
    /*display: none;*/
    position: absolute !important;
    top: 50%;
    left: 60%;
    z-index: 8;
	transition: all 0.5s ease-in-out;
	opacity: 0;
	line-height: 220%;
	width:100%;
	padding-left: 40px !important;
	line-height: 110%;
}
.wcn-products div:hover > .wcn-round-1 {

    display: block;
    top: -25%;
    left: 93%;
	opacity: 1;
	transition: all 0.3s ease-in-out;
}
.wcn-products div:hover > .wcn-round-2 {

    display: block;
    top: 10%;
    left: 99%;
	opacity: 1;
	transition: all 0.4s ease-in-out;
}
.wcn-products div:hover > .wcn-round-3 {

    display: block;
    top: 46%;
    left: 100%;
	opacity: 1;
	transition: all 0.5s ease-in-out;
}
.wcn-products div:hover > .wcn-round-4 {

    display: block;
    top: 82%;
    left: 90%;
	opacity: 1;
	transition: all 0.6s ease-in-out;
}
.wcn-count {
    font-size: 450%;
    color: #f1f1f1;
    font-weight: 700;
    position: absolute;
    z-index: -1;
    left: 10px;
	line-height: 55%;
}
.wcn-prod.wcn-plus::after {
    content: '+';
    position: absolute;
    top: 5px;
    right: 30px;
    color:  #999;
    font-size: 60px;
    font-weight: 300;
}
.wcn-prod.wcn-plus:hover:after {
    color: red;
    transform: rotate(45deg);
    transition: all 0.3s ease-in-out;
}
.wcn-l-b {
    width: 40px;
    height: 4px;
    padding: 0px !important;
    margin: 7px 0px;
	background: #009fe3;
	background: -moz-linear-gradient(left, #009fe3 0%, #0076a7 100%);
	background: -webkit-linear-gradient(left, #009fe3 0%,#0076a7 100%);
	background: linear-gradient(to right, #009fe3 0%,#0076a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#0076a7',GradientType=1 );
}
.wcn-l-m {
    width: 40px;
    height: 4px;
    padding: 0px !important;
    margin: 7px 0px;
	background: #e6007e;
	background: -moz-linear-gradient(left, #e6007e 0%, #a9005d 100%);
	background: -webkit-linear-gradient(left, #e6007e 0%,#a9005d 100%);
	background: linear-gradient(to right, #e6007e 0%,#a9005d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6007e', endColorstr='#a9005d',GradientType=1 );
}
.wcn-main-wrapper h4 {
    font-size: 1.8rem;
    padding: 0px;
    margin: 11px 0px;
    font-weight: 500;
}
.wcn-pro-desc {

    font-size: 19px;
    color: #7C7C7B;
    line-height: 140%;

}
.wcn-pro-but {
    float: left;
    background: none;
    border: none;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #555;
    padding: 15px 0;
    margin: 10px 0;
}
.wcn-products .wcn-prod:hover {
    box-shadow: 0px 0px 15px #00000014;
    border-radius: 12px;
    transition: all 0.2s ease-in-out;
    margin-top: -10px;
}
.wcn-products div:hover > h4 {

    background-image: linear-gradient(90deg,#009fe3,#e6007e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    transition: all 0.5s ease-in-out;
}
.wcn-products .wcn-round-1:hover,.wcn-products .wcn-round-2:hover, .wcn-products .wcn-round-3:hover, .wcn-products .wcn-round-4:hover{
    border-radius: 50px;
    margin-top: 0px;
}

/*
.second-half {
    width: 50%;
}
img {
    width: 100%;
}
.one-half {
    width: 50%;
    box-shadow: 0px 0px 16px #c4c4c4;
    padding: 15px;
    background: #fff;
    margin: 0;
    justify-content: center;
    margin-left: -400px;
    padding-left: 400px;
	margin-right: 30px;
}*/
#wcn-background-svg {

    position: absolute;
    z-index: -1;

}/*
button {

    background: #3ba8e6;
    border: 0px;
    width: 50%;
    padding: 9px 18px;
    text-align: left;
    color: #fff;
    margin: 22px 0px;

}*/
.wcn-navigation-bar {
    height: 58px;
    /*position: fixed;*/
    z-index: 9999;
    background: #fff;
    /*float: left;*/
	box-shadow: (0px 0px 20px rgba(0, 0, 0, 0.5));
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;

}
.wcn-service-wrapper {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
.wcn-service-wrapper > .wcn-col-md-4 {
    /*padding: 20px 20px 40px 20px;*/
    border-radius: 10px;
    margin: 10px;
    text-align: right;
    box-shadow: 0 5px 8px 1px #00000030;
	position: relative;
	cursor: pointer;
}
.wcn-service-wrapper > .wcn-col-md-4::after {
    content: "+";
    position: absolute;
    bottom: -20px;
    right: 20px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 300;
    padding: 5px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 50%;
    margin: auto;
	cursor: pointer;
	background: #0000001f;
	z-index: 99;
}
/*.wcn-service-wrapper > .wcn-col-md-4:hover::after {
    background: #0000002b;
}*/
.wcn-service-wrapper h3 {
    color: 
    #fff;
    font-weight: 500;
}
.wcn-service-wrapper span {
    color: #D0D0D0;
    font-size: .8rem;
	width: calc(100% - 50px);
    float: right;
}
.wcn-i-move {
    width: 60px;
    max-height: 60px;
    padding: 5px;
    position: absolute;
    /* top: 0; */
    left: 9px;
    transition: all 300ms ease-in-out;
    /* border-top-right-radius: 50%; */
    /* border-top-left-radius: 50%; */
    z-index: 99;
    margin: auto;
    bottom: 10px;
}
.wcn-service-wrapper .wcn-col-md-4:hover div > .wcn-i-move {
    bottom: 70%;
    border-radius: 50%;
    box-shadow: 0 0 10px 1px #00000024;
}
.wcn-service-wrapper .wcn-webdev:hover div > .wcn-i-move {
    background: #009640;
}
.wcn-service-wrapper .wcn-webdes:hover div > .wcn-i-move {
    background: #009fe3;
}
.wcn-service-wrapper .wcn-digsul:hover div > .wcn-i-move {
    background: #f2ca51;
}
.wcn-service-wrapper .wcn-corpdes:hover div > .wcn-i-move {
    background: #e6007e;
}
#wcn-navigation-container {
    height: 58px;
    width: 100%;
	display: flex;
}
.wcn-menu-nav {
    height: 100%;
    width: 100%;
    display: flex;
    max-width: 1300px;
    margin: auto;
}
.wcn-left-section {
    min-width: 280px;
    width: 75%;
    margin: auto 0px auto 20px;
	display: inline-flex;
}
.wcn-center-section {
    width: 50%;
}
#wcn-menu-icon, #wcn-search-icon, #wcn-docs-icon, #wcn-wis-icon {
    height: 25px;
}
.wcn-left-section span {
    font-size: 15px;
    color: #555;
    vertical-align: 0.35em;
}
.wcn-right-section {
    min-width: 280px;
    width: 25%;
    margin: auto 20px auto 0px;
    text-align: right;
}
.wcn-menu-right{
	display:flex;
}
#wcn-Level_1 {
    position: absolute;
    /*filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.5));*/
    z-index: -2;
}
#wcn-Level_2 {
    position: absolute;
    z-index: -1;
    /*filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.5));*/
}
#wcn-Level_3 {
    position: absolute;
    z-index: 0;
    /*filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.5));*/
	top: -140px;
}

.wcn-main-nav ul li {
    list-style: none;
	transition: all 0.3s ease-in-out;
	padding: 20px 26px;
	z-index: 999;
	cursor: pointer;
}
.wcn-main-nav ul {

    display: inline-flex;
	transition: all 0.3s ease-in-out;
	margin: auto;

}





#wcn-navigation-container img {
	height: 58px;
}
.wcn-menu-right li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}
.wcn-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
}
.wcn-menu-right span {
    width: 100%;
    float: left;
    color: #3c3c3b;
    font-size: 11px;
}
.wcn-menu-right li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}
/*li a {
    display: block;
    text-align: center;
    padding: 3px 4px;
    text-decoration: none;
}*/
.wcn-navi-fix > li > small > span > a {
    color: #dfdfdf;
	text-decoration: none;
}
/* Job Posts */
.wcn-job-loc, .wcn-job-dur, .wcn-job-up {

    font-size: 12px;
    color: #d9d9d9;
    line-height: 20px;
	padding: 5px 25px 5px 0px;
}
.wcn-job-up {

    float: right;

}
.wcn-job-loc::before {

    content: "+";
    margin-right: 5px;

}
.wcn-job-title {

    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    width: 100%;
    float: left;
    color: #fff;

}
.wcn-job-title::after {

    content: "+";
    float: right;
    font-size: 60px;
    color: #d9d9d9;
    font-weight: 300;
    position: absolute;
    right: 15px;
    top: 20px;

}
h4 {
    padding: 10px 15px;
    margin: 10px 30px 0px 30px;
    color: #4A4A49;
}
h1 {

    font-size: 60px;
    color: #fff;
    font-weight: 500;
	margin: 30px 0;
}
.wcn-round-mouse, .wcn-round-mouse-2, .wcn-round-mouse-3 {

    width: 7px;
    height: 7px;
    border-radius: 5px;
    margin: 8px auto;

}
.wcn-scroll-wrapper {
    position: absolute;
    bottom: 0px;
    margin: auto;
    left: 0;
    right: 0;
}
.wcn-round-mouse{
	animation-name: wcn-scroll-1;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
.wcn-round-mouse-2{
	animation-delay: .2s;
	animation-name: wcn-scroll-1;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
.wcn-round-mouse-3{
	animation-delay: .4s;
	animation-name: wcn-scroll-1;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
.wcn-mouse {
    width: 26px;
    height: 41px;
    background: #0088c270;
	margin: auto;
	border-radius: 9px;
	border: 2px solid #0088c2;
}
.wcn-main-wrapper-start h2 {

    color: #ededed;
    font-size: 29px;
    font-weight: 500;
	line-height: 140%;

}
.wcn-hashtag {

    color: #ededed;
    font-weight: 700;

}
.wcn-service-wrapper {

    margin-top: 50px;

}
button {

    float: right;

}
.wcn-list-point.wcn-mob-app {

    padding: 10px 15px;
    margin: 10px 30px;
    border-radius: 12px;
    box-shadow: 0px 5px 7px 0px #0003;
    color: #fff;
    background: rgb(0, 150, 65);
    background: -moz-linear-gradient(left, rgb(0, 150, 65) 0%, rgb(0, 113, 47) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,150,65,1)), color-stop(100%, rgba(0,113,47,1)));
    background: -webkit-linear-gradient(left, rgba(0,150,65,1) 0%, rgba(0,113,47,1) 100%);
    background: -o-linear-gradient(left, rgba(0,150,65,1) 0%, rgba(0,113,47,1) 100%);
    background: -ms-linear-gradient(left, rgba(0,150,65,1) 0%, rgba(0,113,47,1) 100%);
    background: linear-gradient(to right, rgb(0, 150, 65) 0%, rgb(0, 113, 47) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009641', endColorstr='#00712f', GradientType=1 );
	position: relative;
}
.wcn-list-point.wcn-web-dev {
    padding: 10px 15px;
    margin: 10px 30px;
    border-radius: 12px;
    box-shadow: 0px 5px 7px 0px #0003;
    color: #fff;
    position: relative;
    background: rgba(0,159,227,1);
    background: -moz-linear-gradient(left, rgba(0,159,227,1) 0%, rgba(0,117,167,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,159,227,1)), color-stop(100%, rgba(0,117,167,1)));
    background: -webkit-linear-gradient(left, rgba(0,159,227,1) 0%, rgba(0,117,167,1) 100%);
    background: -o-linear-gradient(left, rgba(0,159,227,1) 0%, rgba(0,117,167,1) 100%);
    background: -ms-linear-gradient(left, rgba(0,159,227,1) 0%, rgba(0,117,167,1) 100%);
    background: linear-gradient(to right, rgba(0,159,227,1) 0%, rgba(0,117,167,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#0075a7', GradientType=1 );
}
.wcn-contact-call, .wcn-contact-form {
    background: #F0F0F0;
	/*width: calc(100% - 15px);*/
    padding: 20px;
	font-size: 12px;
	border-radius: 8px;
}
.wcn-contact-form {
	display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}
.wcn-contact-form:active{
	transform: scale3d(1.25, 1.25, 1.25);
    opacity: 0;
    transition: all .2s ease-in-out;
}
.wcn-contact-form:hover {
    background: #dfdfdf;
}
a.wcn-call-link-big {
    font-size: 1rem;
    text-decoration: none;
    padding: 10px 0;
    color: #7C7C7B;
}
.wcn-contact-inner-call > span {
    font-size: .6rem;
}
.wcn-contact-call > div {
    display: grid;
    padding: 10px 0;
}
.wcn-contact-wrapper h5 {
    color: #4A4A49;
    font-size: 16px;
    margin: 0px 0px 15px 0px;
}
.wcn-col-md-4.wcn-col-sm-4.wcn-webdev {
    background: #009640;
    background: -moz-linear-gradient(left, #009640 0%, #00712f 100%);
    background: -webkit-linear-gradient(left, #009640 0%,#00712f 100%);
    background: linear-gradient(to right, #009640 0%, #00712f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009640', endColorstr='#00712f',GradientType=1 );
z-index: 9999999999;
}
.wcn-col-md-4.wcn-col-sm-4.wcn-corpdes {
    background: #e6007e;
    background: -moz-linear-gradient(left, #e6007e 0%, #a9005d 100%);
    background: -webkit-linear-gradient(left, #e6007e 0%,#a9005d 100%);
    background: linear-gradient(to right, #e6007e 0%, #a9005d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6007e', endColorstr='#a9005d',GradientType=1 );
        z-index: 9999999999;
}
.wcn-col-md-4.wcn-col-sm-4.wcn-webdes {
    background: #009fe3;
    background: -moz-linear-gradient(left, #009fe3 0%, #0076a7 100%);
    background: -webkit-linear-gradient(left, #009fe3 0%,#0076a7 100%);
    background: linear-gradient(to right, #009fe3 0%,  #0076a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#0076a7',GradientType=1 );
z-index: 9999999999;
}
.wcn-col-md-4.wcn-col-sm-4.wcn-digsul {
    background: #f2ca51;
    background: -moz-linear-gradient(left, #f2ca51 0%, #e1ac0b 100%);
    background: -webkit-linear-gradient(left, #f2ca51 0%,#e1ac0b 100%);
    background: linear-gradient(to right, #f2ca51 0%,  #e1ac0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2ca51', endColorstr='#e1ac0b',GradientType=1 );
z-index: 9999999999;
}
.wcn-load-more-wrapper {
    margin-bottom: 4em;
}
/* Footer */
footer{
  /*  bottom: 0px;
    height: 200px;
    position: fixed;
    background-color: yellow;*/
}
footer li {

    list-style: none;
    display: inline-block;
    margin: 0px 5px;
    font-size: 14px;
    color: #646363;

}
.wcn-footer-logo {

    background: #ededed;
    position: relative;
    width: calc(100% - 90px);
    padding: 45px;
    margin: auto;
    text-align: center;

}
footer img {

    max-height: 60px;

}
/* Landigpage*/

/*.wcn-srt-cont-wrapper {
    width: 40%;
    position: relative;
    text-align: center;
    float: right;
	display: flex;
    justify-content: center;
    align-items: center;
}*/
.wcn-srt-cont-wrapper {
    z-index: 2;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: auto;
    position: absolute;
    right: auto;
    top: -50px;
    width: 100%;
    text-align: center;
}


.wcn-srt-cont {
    min-width: 49%;
    max-width: 50%;
}
.wcn-main-gradient {
    background: rgb(157,157,156);
    background: linear-gradient(180deg, rgba(157,157,156,1) 0%, rgba(255,255,255,1) 100%);
    width: calc(100% - 50px);
    height: 150px;
	padding: 25px;
	color:#fff;
	font-size: 12px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.wcn-start-sec {
    position: relative;
    max-width: 1300px;
    margin: auto;
    width: calc(90% - 15%);
    padding: 30px 0px;
    display: flex;
}
.wcn-html-blue{
	background: #fff;
	overflow-x: hidden;
}
.wcn-main-wrapper.landing {
   box-shadow: 0px 0px 35px #00000054;
    position: relative;
	border-radius: 7px;
	/*overflow: hidden;*/
}
/*.inner-main-wrapper {
    width: 100%;
    background: #fff;
	box-shadow: 0px 0px 35px #00000054;
	padding: 0 50px;
}*/
.wcn-parallax-wrapper-2 {
    box-shadow: 0px 0px 35px #00000054;
    position: relative;
    border-radius: 7px;
    /* overflow: hidden; */
    /* opacity: 0.9; */
    z-index: 99999999;
    /* background: #aaa; */
    /* padding: 5vh 5vw; */
    top: 6vh;
    /* position: absolute; */
    transform: translateZ(-.25px) scale(1.25);
}
.wcn-main-wrapper.wcn-start {
	max-width: 120%;
	width: 120%;
	background: #000;
    border-radius: 0px;
    margin-top: 58px !important;
    border-bottom-right-radius: 50% 30%;
    margin-left: -10%;
    border-bottom-left-radius: 50% 30%;
	overflow: hidden;
	z-index: 1;
}
.wcn-parallax-wrapper-1 {
    max-width: 120%;
    width: 120%;
    background: #000;
    border-radius: 0px;
    margin-top: 58px !important;
    border-bottom-right-radius: 50% 30%;
    margin-left: -10%;
    border-bottom-left-radius: 50% 30%;
    /* position: relative; */
    z-index: -1;
}
.wcn-srt-span {
    color: #9C9B9B;
    line-height: 150%;
}
.wcn-srt-cont-wrapper .wcn-l-b {
    margin: 25px auto;

}
.wcn-srt-button {

    background: none;
    border: none;
    color: #DADADA;
    margin: auto;
    width: auto;
    padding: 20px;
    float: none;
    font-size: 18px;
	position: relative;
	border-bottom: 1px solid transparent;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}
.wcn-srt-button:hover {
    border-bottom: 1px solid #393939;
}
.wcn-srt-button:hover > .wcn-attention {
	opacity: 0;
}
.wcn-srt-button:hover::after {
    margin-left: 60px;
}
.wcn-srt-button::after{
	transition: all 0.3s ease-in-out;
}
.wcn-start-sec img {
	min-height: 650px;
	opacity: 0;
}
.wcn-img-slider-wrapper:after {
    content: "";
    animation: fade-bottom;
    animation-duration: 1s;
    background-image: radial-gradient(circle at top left, rgb(255 255 255 / 0%), rgb(56 56 56 / 0%), #000000 115%), url(http://aa.webconet.com/iphone-11-pro.png);/*radial-gradient(circle at top left, rgb(151 156 73 / 0%) 76%, rgb(0 0 0 / 0%) 5%, #000000 115%), url(http://aa.webconet.com/iphone-11-pro.png)*/
    background-size: cover;
    background-repeat: no-repeat;
    /* opacity: .75; */
    /* display: none; */
    height: 100%;
    width: 75%;
    position: absolute;
    left: 0;
    /* float: left; */
    z-index: 2;
	max-width: 945px;
}
.wcn-start-gradient {

    width: 425px;
    height: 3px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
	background: #009fe3;
	background: -moz-linear-gradient(left, #009fe3 0%, #e6007e 100%);
	background: -webkit-linear-gradient(left, #009fe3 0%,#e6007e 100%);
	background: linear-gradient(to right,	#009fe3 0%,	#e6007e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#e6007e',GradientType=1 );
	top: -3px;
}
.wcn-navi-fix {

    position: fixed;
    top: 25%;
    left: 50px;
    color: #dfdfdf;
    list-style: none;
    font-size: 15px;
    z-index: 9;
    line-height: 150%;
	transition: all 0.3s ease-in-out;

}
.wcn-navi-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -180px;
    z-index: 8;
    display: block;
    min-width: 180px;
    width: 15%;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0.8298669809720763) 0%, rgba(0,0,0,0.5777661406359419) 45%, rgba(0,0,0,0.1407913507199755) 82%, rgba(0,0,0,0) 100%);
	transition: left 300ms ease-in-out;
}
.wcn-bul-gra {
    top: 20px;
	opacity: 0;
}
.wcn-bullet.active .wcn-bul-gra {
    transition: all 0.5s ease-in-out;
}
.wcn-bullets-wrapper {
    width: 100%;
    position: relative;
	top: -3px;
}
.wcn-bullets {

    width: 100%;
    height: 30px;
    top: -33px;
    position: absolute;
    display: flex;
    margin: auto;
	justify-content: center;
	align-items: center;

}
.wcn-bullet {

    width: 13px;
    height: 13px;
    background: #fff;
    border-radius: 50%;
    margin: 0 8px;
    /*padding: 3px;*/
	transition: background 0.15s ease-in-out;
	position: relative;
	cursor: pointer;
}
.wcn-bullet.wcn-active {

    border: 3px solid #fff;
	background:#6975AF;
    padding: 0px;
	position: relative;
	margin: 0 5px;

}
.wcn-bullet.wcn-active .wcn-bul-gra {

    width: 100%;
    height: 25px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    background: rgb(105,117,175);
    background: linear-gradient(0deg, rgb(105, 117, 175) 0%,    rgb(0, 0, 0) 100%);
    z-index: -1;
	opacity: 1;
	border-top-right-radius: 9px;
    border-top-left-radius: 9px;

}
.wcn-bullet:hover {

    background: #ffffff61;
	border: 3px solid #e1e1e1;
    padding: 0px;
	margin: 0 5px;

}
.wcn-bullet:hover > .wcn-bul-pre {
    display: block;
}
.wcn-bul-pre {

    display: none;
    width: 100px;
    height: 100px;
    background: #fff;
	position: absolute;
	bottom: 40px;
	border: 3px solid #fff;
	border-radius: 5px;
	box-shadow: 0 0 20px #ffffff82;
	overflow: hidden;
	opacity: .7;
}
img.wcn-img-025 {
    position: absolute;
    left: 10%;
    top: 10%;
    z-index: 1;
    opacity: .15;
	max-width: 60%;
}
.wcn-srt-button::after {
    width: 10px;
    height: 10px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    content: '';
    display: inline-block;
    transform: rotate(45deg);
	margin-left: 50px;
}/*
.start-sec::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: auto;
    position: absolute;
    left: 0%;
    top: 50%;
    transform: rotate(45deg);
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
	display: none;
}
.start-sec::after {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: auto;
    position: absolute;
    right: 0%;
    top: 50%;
    transform: rotate(45deg);
	border-right: 1px solid #fff;
    border-top: 1px solid #fff;
	display: none;
}

.start-sec:hover::before, .start-sec:hover::after {
    display: block;
}*/
.wcn-sec-cat {
    color: #777;
    font-weight: 700;
}
h2.wcn-sec-head {
    font-size: 45px;
    font-weight: 500;
    color: #616161;
}
span.wcn-sec-span {
    font-size: 20px;
    color: #b3b3b3;
}
svg#wcn-dev-icon {
    width: 60px;
}
/*Landingpage end*/
.wcn-contact-button {
	position: absolute;
	background:	#fff;
	right: -75px;
	top: 300px;
	border-top-right-radius: 75px;
	border-bottom-right-radius: 75px;
	height: 150px;
	width: 75px;
	box-shadow: 0px 0px 20px #5d5d5d;
	z-index: 0;
}
.wcn-contact-button:hover > .wcn-contact-wrapper {
    display: block;
}
.wcn-contact-button:hover{
	z-index: 9;
}
.wcn-contact-wrapper {
 /*   display: none;
    position: absolute;
    right: 75px;
    width: 250px;
    height: 175px;*/
/*    background: green;
    box-shadow: 0px 0px 20px #5d5d5d;*/
}
/* Footer end */
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Regular.woff2') format('woff2'),
        url('fonts/Gilroy-Regular.woff') format('woff'),
        url('fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('fonts/Gilroy-ExtraBold.woff') format('woff'),
        url('fonts/Gilroy-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Medium.woff2') format('woff2'),
        url('fonts/Gilroy-Medium.woff') format('woff'),
        url('fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Light.woff2') format('woff2'),
        url('fonts/Gilroy-Light.woff') format('woff'),
        url('fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@keyframes wcn-scroll-1 {
  0% {
    background: #0088c220;
	transform: scale(1);
  }
  50% {
	  background: #0088c2;
	  transform: scale(1.5);
	}
  100% {
    background: #0088c220;
	transform: scale(1);
  }
}
.wcn-start-sec{
	transition: 0.5s;
}
/*.start-sec > div{
	 width: 100%;
}*/
.wcn-start-sec > .wcn-fadeSlides{
	width: 60%;
	cursor: grab;
}
.wcn-parallax{
	height: 100vh;
    perspective: 1px;
    transform-style: preserve-3d;
    overflow-x: hidden;
    overflow-y: auto;
}

.wcn-attention {
    animation-name: wcn-attention;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    transition: all 0.3s ease-in-out;
    margin-right: 0px;
    border-radius: 2px;
    height: 2px;
    background: #999;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: -2px;
}
.wcn-delay{
	animation-delay: 0.1s;
}
@keyframes wcn-attention{
	0% { width: 3px;
		margin-right: 100%;
		margin-left: 0px;
	}
	20% { width: 3px;
		margin-right: 0px;
	  margin-left: 100%;
		background: #404040;
	}
	
  40% { width: 3px;
		margin-right: 100%;
		margin-left: 0px;
	  background: #fff;
	}
	
  80% {  width: 3px;
		margin-right: 0px;
	  margin-left: 100%;
		background: #404040;
	}
	100% { width: 3px;
		margin-right: 100%;
		margin-left: 0px;
	}

}

.wcn-start-sec img {
    animation: fade-bottom;
    animation-duration: 1s;
}
@keyframes fade-bottom{
	0% { bottom: -30px;
		opacity: 0.2;
	}
	100% { bottom: 0px;
		opacity: auto;
	}
}

.wcn-content-contact {
    width: 100%;
    text-align: center;
	max-width: 885px;
    margin: auto;
}
.wcn-half{
    width: 50%;
    padding: 1em 3em;
    margin: 2em 0;
	display: flex;
	align-items: center;
}
.wcn-half span {
    color:  #b0b0b0;
    font-size: 12px;
}
.wcn-arrows.wcn-prev {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: auto;
    position: absolute;
    left: 0%;
    top: 50%;
    transform: rotate(45deg);
    border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
    display: none;
	z-index: 9999999;
	cursor: pointer;
}

.wcn-arrows.wcn-next {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: auto;
    position: absolute;
    right: 0%;
    top: 50%;
    transform: rotate(45deg);
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
    display: none;
	z-index: 9999999;
	cursor: pointer;
}
.wcn-start-sec:hover .wcn-arrows, .wcn-start-sec:hover .wcn-arrows {
    display: block;
}
a.wcn-neutral-link {
    color: #6b6b6b;
}
.wcn-link-wrapper {
    margin: 2em 0;
}
.wcn-lang-menu > li > svg {
    border-radius: 3px;
    padding: 0;
    margin: 0 10px 0 0;
    height: 14px;
}
/*.wcn-navi-fix > li::after {
    content: "";
    width: 2px;
    height: 5vh;
    background: #8a8a8a6b;
    display: block;
    margin: 10px 0;
}*/
.wcn-navi-fix > li {
    position: relative;
    height: 6vh;
    margin: 10px 0;
}
.wcn-navi-fix > .viewed::before {
    content: "";
    width: 2px;
    height: calc(100% - 18px);
    background: #4f7bb56b;
    display: block;
    position: absolute;
    top: 22px;
}
.wcn-navi-fix > li::after {
    content: "";
    width: 2px;
    height: calc(100% - 18px);
    background: #8a8a8a6b;
    display: block;
}
.wcn-navi-fix > .view::before {
    content: "";
    width: 2px;
    height: calc(0% - 18px);
    background: #4f7bb56b;
    display: block;
    position: absolute;
    top: 22px;
}
.wcn-navi-fix > .view::after {
    content: "";
    width: 2px;
    height: calc(100% - 18px);
    background: #8a8a8a6b;
    display: block;
}
.wcn-navi-fix > li > small {
    margin-left: 14px;
}

.wcn-navi-fix > li > small::before {
    content: "";
    display: block;
    background: #8a8a8a6b;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: -2px;
}
.wcn-navi-fix > .view > small::before {
    content: "";
    display: block;
    background: #8a8a8a6b;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: -2px;
}
.wcn-navi-fix > .viewed > small::before, .wcn-navi-fix > .view > small::before {
    content: "";
    display: block;
    background: #4f7bb56b;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: -2px;
}
.wcn-navi-fix > .viewed::after {
    content: "";
    width: 2px;
    height: calc(100% - 18px);
    background: #8a8a8a6b;
    display: block;
}
.wcn-navi-fix > .view > small > span {
    opacity: 1;
    display: inline-block;
    visibility: visible;
}
.wcn-navi-fix > li > small > span {
    opacity: 0;
    visibility: hidden;
	cursor: pointer;
}
.wcn-navi-fix > li:last-child:after {
    content: "";
    display: none !important;
}
.wcn-navi-fix:hover > li > small >span {
    opacity: 1;
    visibility: visible;
}
.wcn-contact-wrapper {
    position: relative;
	grid-template-columns: 50% 50%;
    display: grid;
    margin: 4em auto;
	column-gap: 15px;
    max-width: 900px;
}
/* Responsivbe css*/
@media (max-width: 767px){
	/*Mobile Menu*/
	.wcn-left-section {
    min-width: 100px;
    width: calc(100% - 50px);
    margin: 0 0 0 20px;
    display: inline-flex;
    background: #fff;
    z-index: 9999999999;
}
	.wcn-right-section {
    min-width: 50px;
    width: 50px;
    margin: 0 20px 0 0;
	background: #fff;
	}
	.wcn-right-section > .wcn-menu-right, .wcn-left-section > .wcn-main-nav {
    display: none;
}
	/*Mobile Menu END*/
	.wcn-main-wrapper-outer-start{
	position: inherit;
	}
	header{
	z-index: 999;
	}
	.wcn-white-bg, .wcn-sticky, .wcn-top-sec{
	display: none;
	}
	svg#background-start {
    margin-top: -70px;
    height: 100vh;
    overflow: hidden;
    text-align: center;
    margin-left: -50%;
	}
	.wcn-main-wrapper-outer-start {
    display: flex;
    overflow: hidden;
    text-align: center;
    margin: auto;
    overflow: hidden;
	}
	.wcn-main-wrapper-start h2 {
    font-size: 1em;
	}
	.wcn-start{
	width: 100%;
	}
	.wcn-service-wrapper{
	grid-template-columns: 100%;
	}
	.wcn-products div{
	padding: 12px;
	}
	.wcn-start-gradient {
    width: 75%;
	}
	.wcn-srt-cont {
    width: 100%;
	}
	.wcn-half {
    padding: 1em 0em;
	}
	.wcn-half {
    width: 100%;
	}
	.wcn-main-wrapper > .wcn-grid-2{
	grid-template-columns: 100%;
	}
	.wcn-slider-content::after {
    font-size: 39em;
	}
	.wcn-slider-content > img{
	width: 100%;
	}
	.wcn-main-wrapper > .wcn-grid-2 > div {
    padding: 25px 0;
	}
	.wcn-start-sec {
    display: grid;
    width: 100%;
    position: relative;
    height: 90vh;
	}
	.wcn-srt-cont-wrapper {
    width: 100%;
    top: -17vh;
    z-index: 7;
	}
	/*.wcn-slider-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0;
    z-index: 8;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	}*/
	.wcn-slider-wrapper {
    overflow: hidden;
    position: relative;
	}
	h1 {
    font-size: 1.6em;
	margin: 20px 0;
	}
	.wcn-srt-span {
    font-size: .8em;
	display: none;
	}
	svg#wcn-dev-icon {
    width: 2.5em;
	}
	.wcn-main-wrapper{
	width: 90%;
	padding: auto;
	}
	.wcn-main-wrapper h3{
	font-size:1.2em;
	}
	.wcn-inner-body {
    width: 100%;
	}
	.wcn-prod {
    margin: 1em 0;
    transition: all 0.2s ease-in-out;
	background: #fafafa;
    border-radius: 8px;	
	}
	h2.wcn-sec-head {
    font-size: 1.4em;
	}
	.wcn-srt-button {
    padding: 13px;
    font-size: 1em;
	margin: 5px;
	}
	.wcn-srt-cont {
		top: auto;
		margin-bottom: 3vh;
		max-width: 100%;

	}
	.wcn-img-slider-wrapper:after{
		top: 0;
	}
	.wcn-srt-cont-wrapper {
    	flex-direction: inherit;
	}
	.wcn-img-slider-wrapper:after{
		/*height: 75%;*/
		background-image: radial-gradient(circle at top, rgb(255 255 255 / 0%) 0%, rgb(56 56 56 / 0%), #000000 50%), url(http://aa.webconet.com/iphone-11-pro.png);
		background-size: contain;
	}
	.wcn-img-slider-wrapper:after {
    	width: 100% !important;
	}
	.wcn-main-wrapper.wcn-start {
    border-bottom-right-radius: 150% 30%;
    border-bottom-left-radius: 150% 30%;
	}
	.wcn-products-inner{
	grid-template-columns: 100%;
	}
	.wcn-main-wrapper h4 {
    font-size: 1.3rem;
	}
	.wcn-pro-desc, .wcn-text-center {
		font-size: .9rem;
	}
	.wcn-pro-cat {
    font-size: .7rem;
	}
	.wcn-contact-wrapper {
	grid-template-columns: 100%;
	}
	.wcn-contact-call, .wcn-contact-form{
	width: auto;
    margin: 15px;
	}
	.wcn-main-wrapper-start{
	top: 3em;
	}
.wcn-service-wrapper{
	grid-template-columns: 90% 90% 90% 90%;
	}
}
@media (min-width:768px) and (max-width: 1024px){
	.wcn-half{
	width: 100%;
	}
	.wcn-slider-content > img {
    width: calc(100% - 0px);
	}
	.wcn-slider-content::after {
    font-size: 43em;
	}
	.wcn-half-wrapper{
	display: block;
	}
	.wcn-navigation-bar {
    display: none;
	}
	.wcn-mobile-header {
    width: 100%;
    height: 48px;
    background: #fff;
	}
	.wcn-main-wrapper.wcn-start{
	margin-top: 48px !important;
	}
	header .wcn-breadcrumbs{
	top: 48px;
	}
	.wcn-half{
	padding: 0;
	}
	.wcn-products-inner{
	grid-template-columns:50% 50%;
	}
	.wcn-main-wrapper h4 {
    font-size: 1.3rem;
	}
	.wcn-pro-desc, .wcn-text-center {
		font-size: .9rem;
	}
	.wcn-pro-cat {
    font-size: .7rem;
	}
	.wcn-main-wrapper-start{
	top: 3em;
	}
	/*.wcn-mobile-nav-wrapper {
    display: block !important;
	}*/
}
@media (max-width: 1300px){
	.wcn-start-sec img {
    	min-height: 600px;
	}
	.wcn-img-slider-wrapper:after{
		width:95%;
	}
	h1{
	font-size: 2.2em;
	}
}
/* Responsivbe css end*/

/* Mobile Menu css*/


.wcn-mobile-nav-wrapper {
    display: none;
    background: #fff;
    height: 100%;
    width: 90%;
    box-shadow: 0 0 15px #00000045;
    max-width: 400px;
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    overflow-y: auto;
	transition: all .3s ease-in-out;
	z-index:999;
}
.wcn-mobile-menu-dropdown {
    display: none;
    opacity: 0;
}
.wcn-mobile-primary-nav > li:hover > .wcn-mobile-menu-dropdown {
    display: block;
    opacity: 1;
}
.wcn-mobile-primary-nav > li {
	padding: .8em 1.5em;
}
.wcn-mobile-primary-nav > li:hover {
	background: #ededed;
}
ul.wcn-mobile-menu-dropdown > li > a {
    padding: .8em 1.5em;
}
ul.wcn-mobile-menu-dropdown > li > a:hover {
    background: #ededed;
}
/* Mobile Menu css end*/

/*
FORM CSS*/
/**{
  margin: 0;
  padding: 0;
  outline: none;
  font-family: 'Poppins', sans-serif;
}*/
/*body{
 display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  overflow: hidden;
  background:  -webkit-linear-gradient(bottom, #0250c5, #d43f8d);
}*/
/*::selection{
  color: #fff;
  background: #d43f8d;
}*/
		input::placeholder {
  font-size: 60%;
}

input.invalid, textarea.invalid {
    border: 1px solid red !important;
}
.wcn-col-wrapper-1 {
    grid-template-columns: 100%;
}
.wcn-col-wrapper-2 {
    grid-template-columns: 50% 50%;
}
.wcn-col-wrapper-3 {
    grid-template-columns: 33.33% 33.33% 33.33%;
}
.wcn-col-wrapper-1, .wcn-col-wrapper-2, .wcn-col-wrapper-3, .wcn-col-wrapper-4, .wcn-col-wrapper-5, .wcn-col-wrapper-6, .wcn-col-wrapper-7, .wcn-col-wrapper-8, .wcn-col-wrapper-9, .wcn-col-wrapper-10, .wcn-col-wrapper-11, .wcn-col-wrapper-12, .wcn-col-wrapper-offer {
    display: grid;

}
.wcn-col-1, .wcn-col-2, .wcn-col-3, .wcn-col-4, .wcn-col-5, .wcn-col-6, .wcn-col-7, .wcn-col-8, .wcn-col-9, .wcn-col-10, .wcn-col-11, .wcn-col-12 {
    padding: 0 15px;
}
.form-group input {
    padding: 20px 10px 10px 10px;
    -webkit-appearance: none;
    display: block;
    background: #ececec;
    color: #2f2f2f;
    width: 100%;
    border: none;
    border-radius: 0;
    font-weight: 500;
    border-radius: 2px;
    /*min-height: 50px;*/
    border: 1px solid transparent;
}
input{
	font-family: 'Gilroy';
}
.form-group label {
    color: #636363;
    font-size: 13px;
    position: absolute;
    pointer-events: none;
    left: 10px;
    top: 15px;
    transition: all 0.2s ease;
}
.form-group {
    position: relative;
    margin-bottom: 13px;
    margin-right: 5px;
}
.error {
    margin-left: 10px;
    color: red;
    font-size: 10px;
    margin: 5px;
}
.form-group span::before {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #fbfbfb;
    border-radius: 50%;
    font-size: .8rem;
    width: 17px;
    height: 17px;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    color: #868686;
    cursor: pointer;
    content: "i";
}
.form-group input:focus ~ label, .form-group input.used ~ label, .form-group textarea:focus ~ label, .form-group textarea.used ~ label {
    top: 4px;
    left: 12px;
    font-size: 9px;
    color: #2591e0;
}

/*.container {
    width: calc(100% - 70px);
    /*min-width: 500px;*/
  /*  background: #fff;
    border-radius: 5px;
    padding: 50px 35px 10px 35px;
    position: relative;
    max-width: 700px;
    margin: auto;*/
/*}*/
.wcn-form-container-wrapper {
	display: none !important;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*.container {
	display: none;*/

    /* width: calc(100% - 70px); */
    /* min-width: 500px; */
    /*background: #fff;
    border-radius: 5px;
    padding: 50px 35px 10px 35px;
    position: relative;
    max-width: 700px;*/
    /* margin: auto; */
    /*position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}*/
.container .wcn-form-container {

    /* width: calc(100% - 70px); */
    /* min-width: 500px; */
    background: #fff;
    border-radius: 5px;
    padding: 50px 35px 10px 35px;
    position: relative;
    max-width: 700px;
    /* margin: auto; */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
}
/*.form-group span {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #fbfbfb;
    border-radius: 50%;
    font-size: .8rem;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    color: #868686;
}*/
.form-group span small {
    position: absolute;
    top: 31px;
    right: 3px;
    background: #ffffff;
    font-size: .7rem;
    color: #868686;
    display: none;
    z-index: 9;
    min-width: 200px;
    max-width: 200px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 0px #00000040;
} 
.form-group span:hover > small {
    display: block;
}
.form-group span small::before {
    content: "";
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: 0px;
    right: 4px;
    margin: 0 auto;
    -webkit-transform: translateY(-100%) rotate(0deg);
    transform: translateY(-100%) rotate(0deg);
    z-index: 1;
}
.container header{
  font-size: 35px;
  font-weight: 600;
  margin: 0 0 30px 0;
}
.container .form-outer{
  width: 100%;
  overflow: hidden;
}
.container .form-outer form{
  display: flex;
  width: 500%;
}
.form-outer form .page{
  width: 20%;
  transition: margin-left 0.3s ease-in-out;
}
.form-outer form .page .title{
  text-align: left;
  font-size: 25px;
  font-weight: 500;
}
/*.form-outer form .page .field{
  width: 330px;
  height: 45px;
  margin: 45px 0;
  display: flex;
  position: relative;
}*/
form .page .field .label{
  position: absolute;
  top: -30px;
  font-weight: 500;
}
form .page .field input{
  height: 100%;
  width: 100%;
  border: 1px solid lightgrey;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 18px;
}

form .page .field select{
  width: 100%;
  padding-left: 10px;
  font-size: 17px;
  font-weight: 500;
}
/*form .page .field button{
  width: 100%;
  height: calc(100% + 5px);
  border: none;
  background: #d33f8d;
  margin-top: -20px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: 0.5s ease;
}
form .page .field button:hover{
  background: #000;
}
form .page .btns button{
  margin-top: -20px!important;
}*/
/*form .page .btns button.prev{
  margin-right: 3px;
  font-size: 17px;
}*/
form .page .btns button.next{
  margin-left: 3px;
}
.container .progress-bar{
  display: flex;
  margin: 40px 0;
  user-select: none;
	position: relative;
}
.container .progress-bar .step{
  text-align: center;
  width: 100%;
  position: relative;
  top: -5px;
  z-index: 1;
}
.container .progress-bar .step p{
  font-weight: 500;
  font-size: .7rem;
  color: #666666;
  margin-bottom: 8px;
}
.progress-bar .step .bullet{
    height: 12px;
  width: 12px;
  border: 1px solid #c1c1c1;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  transition: 0.2s;
  font-weight: 500;
  font-size: 10px;
  line-height: 10px;
  background-color: #fff;
}
.progress-bar .step .bullet.active{
  border-color: #ffffff;
  background: #2591e0;
}
.progress-bar .step .bullet span{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.progress-bar .step .bullet.active span{
  display: none;
}
/*.progress-bar .step .bullet:before,
.progress-bar .step .bullet:after{
  position: absolute;
  content: '';
  bottom: 11px;
  right: -51px;
  height: 3px;
  width: 44px;
  background: #d0d0d0;
}*/
.progress-bar .step .bullet.active:after{
  background: #d43f8d;
  transform: scaleX(0);
  transform-origin: left;
  animation: animate 0.3s linear forwards;
}
.progress-bar1::after {
    content: "";
    width: calc(32% - 70px) !important; 

}
.progress-bar2::after {
    content: "";
    width: calc(52% - 70px) !important; 

}
.progress-bar3::after {
    content: "";
    width: calc(77% - 70px) !important; 

}
.progress-bar::after {
    content: "";
    height: 3px;
    width: calc(0% - 25%);
    position: absolute;
    background: #009fe3;
    background: -moz-linear-gradient(left, #009fe3 0%, #e6007e 100%);
    background: -webkit-linear-gradient(left, #009fe3 0%,#e6007e 100%);
    background: linear-gradient(to right,#009fe3 0%,#e6007e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#e6007e',GradientType=1 );
    left: 12.5%;
  right: 12.5%;
      transition: all .3s ease-in-out;
}
.progress-bar::before {
    content: "";
    height: 3px;
    width: calc(100% - 25%);
    position: absolute;
    background: #d5d5d5;
    left: 12.5%;
    right: 12.5%;
}
@keyframes animate {
  100%{
    transform: scaleX(1);
  }
}
.progress-bar .step:last-child .bullet:before,
.progress-bar .step:last-child .bullet:after{
  display: none;
}
.progress-bar .step p.active{
  color: #666666;
  transition: 0.2s linear;
}
.progress-bar .step .check{
  position: absolute;
  left: 50%;
  top: 70%;
  font-size: 15px;
  transform: translate(-50%, -50%);
  display: none;
}
.progress-bar .step .check.active{
  display: block;
  color: #fff;
}
textarea#project_description {
    background: #ededed;
    border: 0px;
    padding: 15px 10px;
	font-family: 'Gilroy';
}
#slider-range/*.ui-slider-horizontal*/ {
    height: 3px !important;
    background: #009fe3;
    background: -moz-linear-gradient(left, #009fe3 0%, #e6007e 100%);
    background: -webkit-linear-gradient(left, #009fe3 0%,#e6007e 100%);
    background: linear-gradient(to right,#009fe3 0%,#e6007e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#e6007e',GradientType=1 );
  border: none !important;
}
::-webkit-calendar-picker-indicator { display: none; }
/*Calender Style*/
.ui-datepicker .ui-datepicker-title{
  
    }  
    
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        /* border: 1px solid #c5c5c5; */
    font-weight: normal;
    color: #454545;
    margin: auto;
    padding: 6px 0;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    /* width: 12px; */
    /* height: 12px; */
    /* background: #fdfdfd; */
    /* top: -4px; */
    cursor: pointer;
}
    #slider-range > .ui-state-default, #slider-range >  .ui-widget-content .ui-state-default, #slider-range > .ui-widget-header .ui-state-default, #slider-range > .ui-button, html #slider-range >  .ui-button.ui-state-disabled:hover, html #slider-range >  .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    margin: auto;
    padding: 0;
    text-align: center;
    background: #c5c5c5;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    width: 12px;
    height: 12px;
    background: #fdfdfd;
    top: -4px;
    cursor: pointer;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 500;
    border: 0;
    font-size: 0.6rem;
}
a.ui-state-default::after {
    content: "";
    position: absolute;
    /* border: 2px solid #555; */
    top: 0;
    bottom: 0;
    height: 30px;
    border-radius: 100%;
    background: #eaeaea;
    left: 0;
    right: 0;
    width: 30px;
    display: flex;
    margin: auto;
    z-index: -1;
  transition: all .2s ease-in-out;
}
a.ui-state-active::after {
    content: "";
    position: absolute;
    /* border: 2px solid #555; */
    top: 0;
    bottom: 0;
    height: 30px;
    border-radius: 100%;
    background: #c9e6ff;
    left: 0;
    right: 0;
    width: 30px;
    display: flex;
    margin: auto;
    z-index: -1;
    transition: all .2s ease-in-out;
}
/*.ui-state-hover:hover > a.ui-state-default::after,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  background: #555
  font-weight: normal;
  color: #2b2b2b;
}*/
    a.ui-state-default:hover::after {
    background: #d0cfcf;
}
/*.ui-widget.ui-widget-content {
  box-shadow: 0 2px 11px 0 #0000002b;
}*/
.ui-datepicker-multi .ui-datepicker-group table {
    width: 90%;
    margin: .2em auto 1.4em;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    right: 2px;
    background: white;
    border-radius: 50%;
    box-shadow: 0 2px 11px 0 #0000002b;
    border: 1px solid #cacaca;
}
.ui-datepicker .ui-datepicker-prev::after, .ui-datepicker .ui-datepicker-next::after {
    content: '';
    transform: rotate(-45deg);
    color: #777474;
    font-size: 16px;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out;
    top: 0;
    width: 8px;
    height: 8px;
    border-right: 1px solid #6d6d6d;
    border-bottom: 1px solid #6d6d6d;
    bottom: 0;
}
    .ui-widget-header{
    background: rgb(251 251 251 / 56%) !important;
    }
    .ui-state-highlight::after,
.ui-widget-content .ui-state-highlight::after,
.ui-widget-header .ui-state-highlight::after  {
    background: #c7d9e6 !important;
}
/*Calender Style End*/


button {
    position: relative;
    overflow: hidden;
    transition: background 400ms;
    color: #636363;
    background-color: #ededed;
    padding: .65rem 1.2rem;
    font-size: .8rem;
    outline: 0;
    border: 0;
    border-radius: 0.25rem;
    cursor: pointer;
  margin: 0 15px;
}

span.ripple {
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  animation: ripple 600ms linear;
  background-color: rgba(255, 255, 255, 0.7);
}

@keyframes ripple {
  to {
    transform: scale(4);
    opacity: 0;
  }
}
.wcn-dropdown-toggle1::after {
    content: '';
    transform: rotate(-45deg);
    color: #777474;
    font-size: 16px;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out;
    top: 0;
    width: 8px;
    height: 8px;
    border-right: 1px solid #6d6d6d;
    border-bottom: 1px solid #6d6d6d;
    bottom: 0;
} 
  button.prev > span::after {
    transform: rotate(135deg);
}
   button.prev > span {
    padding: 0 20px 0 0;
}
    button.next > span {
    padding: 0 0 0 20px;
}
    button.next {
    float: right;
}
@media (max-width: 1024px){
  .wcn-col-wrapper-2, .wcn-col-wrapper-3, .wcn-col-wrapper-4, .wcn-col-wrapper-5, .wcn-col-wrapper-6, .wcn-col-wrapper-7, .wcn-col-wrapper-8, .wcn-col-wrapper-9, .wcn-col-wrapper-10, .wcn-col-wrapper-11, .wcn-col-wrapper-12, .wcn-col-wrapper-13, .wcn-col-wrapper-14, .wcn-col-wrapper-15 {
    grid-template-columns: 100%;
  }
}
.container .wcn-timeplan-bar {
    display: flex;
    margin: 40px 0;
    user-select: none;
}
.wcn-timeplan-bar::after {
    content: "";
    height: 3px;
    width: calc(100% - 30px);
    position: absolute;
    background: #009fe3;
    background: -moz-linear-gradient(left, #009fe3 0%, #e6007e 100%);
    background: -webkit-linear-gradient(left, #009fe3 0%,#e6007e 100%);
    background: linear-gradient(to right,#009fe3 0%,#e6007e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#e6007e',GradientType=1 );}

    .wcn-timeplan-bar .step .bullet {
    border-color: #ffffff;
    background: #2591e0;
}
.wcn-timeplan-bar .step .bullet {
    height: 12px;
    width: 12px;
    border: 1px solid #c1c1c1;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    transition: 0.2s;
    font-weight: 500;
    font-size: 10px;
    line-height: 10px;
    background-color: #fff;
}
.container .wcn-timeplan-bar .step {
    width: 100%;
    position: relative;
    top: -5px;
    z-index: 1;
    text-align: left;
}
.container .wcn-timeplan-bar .step.end {
    text-align: right !important;
}
/*#final {
    position: absolute;
    top: 22%;
    bottom: 0;
    background: white;
    z-index: 999;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 25px;
}*/
div#final1 > .wcn-block {
    background: #ececec;
    margin: 5px 0 13px 0;
    padding: 15px 10px;
    border-radius: 2px;
    position: relative;
    font-size: 13px;
    color: #2f2f2f;
}
span.wcn-comp {
    font-weight: 700;
}
.wcn-form-Adress {
    font-size: .8rem;
}
span.wcn-form-edit {
    position: absolute;
    top: 5px;
    right: 15px;
}
.wcn-file-list {
    grid-template-columns: 18.5% 18.5% 18.5% 18.5% 18.5%;
    display: grid;
    grid-gap: 12px;
    padding: 10px 10px;
}
    .wcn-file-list .wcn-imageList {
    display: inline-block;
    text-align: center;
    background: #ffffff;
    margin: 0.5%;
    border-radius: 12px;
    padding: 0px 10px 5px 10px;
    position: relative;
}
    .content a {
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 20px;
    color: #1a1a1a;
}
    .block {
    position: relative;
    margin: 15px auto;
    /* height: 135px; */
    overflow: hidden;
    vertical-align: middle;
}
    .content a {
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 20px;
    color: #1a1a1a;
}
    .wcn-file-list img {
    width: 100%;
    height: auto;
}
    .field.btns {
    margin: 10px 0;
}
/*.wcn-imageList:hover > div > .spanimg {
    background: #e6e6e6;
    transition: width .3s ease-in-out;
    z-index: 999;
    position: absolute;
    margin: auto;
    left: 0;
    padding: 3px 13px;
    border-radius: 5px;
    bottom: 2px;
}
span.spanimg {
    padding: 3px;
}*/
    .wcn-imageList:hover > div > .spanimg {
    overflow: revert;
    z-index: 999;
    background: #fff;
    border-radius: 5px;
    padding: 3px;
    position: absolute;
    left: 0;
    width: auto;
  box-shadow: 0px 0px 6px 3px #00000014;
  transition: width, box-shadow .3s ease-in-out;
}
    span.spanimg {
    white-space: nowrap;
    text-decoration: none;
    word-break: inherit;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
  transition: width, box-shadow .3s ease-in-out;
}
    input[type="file"] {
    cursor: pointer;
}
/*#submit_final:focus{
  outline:none;
  outline-offset: none;
}

.button1 {
    display: inline-block;
    padding: 6px 12px;
    margin: 20px 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 5px;
    color: #000;
    background-color: #ededed;
}

.button_loader {
  background-color: transparent;
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #969696;
  border-bottom: 4px solid #969696;
  width: 35px;
  height: 35px;
  -webkit-animation: spin 0.8s linear infinite;
  animation: spin 0.8s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  99% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  99% { transform: rotate(360deg); }
}*/

/* ===================== FILE INPUT ===================== */
 .file-area {
   width: 100%;
   position: relative;
}
 .file-area input[type=file] {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   opacity: 0;
   cursor: pointer;
}
 .file-area .file-dummy {
   width: 100%;
   padding: 18px 8px 8px 8px;
   background: #ececec;
   border: 2px dashed rgba(255, 255, 255, 0.2);
   text-align: center;
   transition: background 0.3s ease-in-out;
   border-radius: 2px;
   color: #636363;
    font-size: 13px;
}
 .file-area .file-dummy .success {
   display: none;
}
.file-area:hover .file-dummy {
    border: 2px dashed #dadada;
    border-radius: 2px;
}
 .file-area input[type=file]:focus + .file-dummy {
   outline: 2px solid rgba(255, 255, 255, 0.5);
   outline: -webkit-focus-ring-color auto 5px;
}
 .file-area input[type=file]:valid + .file-dummy {
   background-color: rgb(209, 236, 209);
}
 .file-area input[type=file]:valid + .file-dummy .success {
   display: inline-block;
}
 .file-area input[type=file]:valid + .file-dummy .default {
   display: none;
}
/* ===================== BASIC STYLING ===================== */
/** {
   box-sizing: border-box;
}*/

 .form-controll {
   display: block;
   padding: 8px 16px;
   width: 100%;
   font-size: 16px;
   background-color: rgba(255, 255, 255, 0.2);
   border: 1px solid rgba(255, 255, 255, 0.3);
   color: #fff;
   font-weight: 200;
}
 .form-controll:focus {
   outline: 2px solid rgba(255, 255, 255, 0.5);
   outline: -webkit-focus-ring-color auto 5px;
}
/* .form-group {
   max-width: 500px;
   margin: auto;
   margin-bottom: 30px;
}*/
 .back-to-article {
   color: #fff;
   text-transform: uppercase;
   font-size: 12px;
   position: absolute;
   right: 20px;
   top: 20px;
   text-decoration: none;
   display: inline-block;
   background: red;
   padding: 10px 18px;
   transition: all 0.3s ease-in-out;
   opacity: 0.6;
}
 .back-to-article:hover {
   opacity: 1;
   background: green;
}
/*FORM CSS END*/
/*WCN-MMM*/
.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hamRotate.active {
  transform: rotate(45deg);
}
.hamRotate180.active {
  transform: rotate(180deg);
}
.line {
  fill:none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke:#000;
  stroke-width:4.5;
  stroke-linecap:round;
}
.ham1 .top {
  stroke-dasharray: 40 139;
}
.ham1 .bottom {
  stroke-dasharray: 40 180;
}
.ham1.active .top {
  stroke-dashoffset: -98px;
}
.ham1.active .bottom {
  stroke-dashoffset: -138px;
}
.wcn-mobile-mega-menu.active > .wcn-wrapper-bg{
	display: block;
}
.wcn-wrapper-bg{
	position: fixed;
	background: #fff;
	top: 58px;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.wcn-wrapper-bg > ul {
    padding: 15px 0;
}
.wcn-wrapper-bg > ul > li {
    background: #fff;
    text-align: left;
}
.wcn-wrapper-bg > ul > li > a {
    color: #686868;
    text-decoration: none;
    padding: 10px 15px;
    -webkit-tap-highlight-color: transparent;
    background: #fff;
    border-bottom: 1px solid #e0e0e6;
    color: #000;
    margin: 0;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
    width: 95%;
    float: left;
}
/*WCN-MMM-END*/
/*.wcn-portfolio-wrapper {
    background: #f2ca51;
    width: 0px;
    height: 50px;
    position: absolute;
    height: 260px;
    top: 15px;
    right: 0;
    left: -230px;
    bottom: 0;
    z-index: -1;
    box-shadow: 0 5px 8px 1px #00000030;

    }*/
.wcn-portfolio-wrapper {
    background: #f2ca51;
    position: absolute;
    height: 260px;
    top: 20px;
    right: 0;
    left: -230px;
    bottom: 0;
    z-index: -1;
    box-shadow: 0 5px 8px 1px #00000030;
}
    /*.wcn-portfolio {
    background: #f2ca51;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 120px;
    right: 0;
    left: 0;
    bottom: 0;
    box-shadow: 0 5px 60px 1px #0000005c;
    border-radius: 0 0 12px 12px;
}*/
.wcn-portfolio {
    background: transparent;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 125px;
    right: 0;
    left: 0;
    bottom: 0;
    box-shadow: 0 5px 60px 1px #000000ed;
    border-radius: 0 0 12px 12px;
    z-index: 3;
    display: flex;
    vertical-align: bottom;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 5px;
}
.wcn-portfolio-bg {
    background: #f2ca51;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 125px;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 0 0 12px 12px;
    padding-bottom: 5px;
}
.wcn-portfolio > a > button {
    width: calc(100% - 30px);
    bottom: 7px;
    position: absolute;
    left: 0;
    right: 0;
    height: 40px;
}
.wcn-portfolio::before {
    content: '';
    transform: rotate(130deg);
    color: #ffffff;
    font-size: 30px;
    display: inline-block;
    left: -20px;
    transition: all 0.3s ease-in-out;
    top: 0;
    width: 15px;
    height: 15px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    bottom: 0;
    position: absolute;
    margin: auto;
    z-index: 9999999;
}
.wcn-portfolio::after {
    content: '';
    transform: rotate(-45deg);
    color: #ffffff;
    font-size: 30px;
    display: inline-block;
    right: -20px;
    transition: all 0.3s ease-in-out;
    top: 0;
    width: 15px;
    height: 15px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    bottom: 0;
    position: absolute;
    margin: auto;
    z-index: 9999999;
}
.wcn-slider-content-wrapper {
    display: flex;
    width: auto;
    transition: all ease 750ms;
    position: relative!important;
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    transition-property: transform;
    box-sizing: content-box;
    transform: translateX(0);
    height: 100%;
    z-index: 9;
}
.wcn-portfolio-wrapper-front {
    position: absolute;
    height: 260px;
    top: 20px;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
	width: 100%;
}

.wcn-slide {
    max-width: 100%;
    position: relative;
    padding: 10px;
    height: calc(100% - 30px);
    margin: 0 20px;
    z-index: 9;
}
.wcn-slide > img {
    max-width: 500px;
    height: 100%;
    border-radius: 12px;
    z-index: 9;
}
div#openModal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000006b;
    z-index: 99999;
    display: block;
    text-align: center;
    }
/*.wcn-block {*/
    /*padding: 20px;*/
    /*border-radius: 10px;
    text-align: right;*/
    /*box-shadow: 0 5px 8px 1px #00000030;*/
    /*position: absolute;*/
    /*cursor: pointer;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
}*/
.wcn-block {
    width: calc(100% - 20px);
    height: 100%;
    z-index: 9;
    display: inline-block;
    padding: 10px 10px 20px 10px;
    position: relative;
    box-shadow: 0 5px 20px 1px #00000075;
	cursor: pointer;
	border-radius: 10px;
}
.wcn-digsul > .wcn-block {
    background: #f2ca51;
    background: -moz-linear-gradient(left, #f2ca51 0%, #e1ac0b 100%);
    background: -webkit-linear-gradient(left, #f2ca51 0%,#e1ac0b 100%);
    background: linear-gradient(to right, #f2ca51 0%, #e1ac0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2ca51', endColorstr='#e1ac0b',GradientType=1 );
}
.wcn-webdev > .wcn-block {
    background: #009640;
    background: -moz-linear-gradient(left, #009640 0%, #00712f 100%);
    background: -webkit-linear-gradient(left, #009640 0%,#00712f 100%);
    background: linear-gradient(to right, #009640 0%, #00712f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009640', endColorstr='#00712f',GradientType=1 );
}
.wcn-corpdes > .wcn-block  {
    background: #e6007e;
    background: -moz-linear-gradient(left, #e6007e 0%, #a9005d 100%);
    background: -webkit-linear-gradient(left, #e6007e 0%,#a9005d 100%);
    background: linear-gradient(to right, #e6007e 0%, #a9005d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6007e', endColorstr='#a9005d',GradientType=1 );
}
.wcn-webdes > .wcn-block  {
    background: #009fe3;
    background: -moz-linear-gradient(left, #009fe3 0%, #0076a7 100%);
    background: -webkit-linear-gradient(left, #009fe3 0%,#0076a7 100%);
    background: linear-gradient(to right, #009fe3 0%, #0076a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#0076a7',GradientType=1 );
}
/***Jquery-ui***/
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
	position: relative;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
	box-shadow: 0 2px 11px 0 #0000002b;
    border-radius: 0 0 10px 10px;
}
.ui-widget {
    font-family: 'Gilroy',Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.ui-datepicker .ui-datepicker-header {
    /*position: relative;*/
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    right: 2px;
    background: white;
    border-radius: 50%;
    box-shadow: 0 2px 11px 0 #0000002b;
    border: 1px solid #cacaca;
}
a.ui-datepicker-prev.ui-corner-all.ui-state-disabled{
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    margin: auto 0;
	text-align: center;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
}
 a.ui-datepicker-next.ui-corner-all {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    margin: auto 0;
	text-align: center;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-slider {
	position: relative;
	text-align: left;
}
/***Jquery-ui end***/
.container.wcn-form-container {
    max-width: 800px;
    margin: auto;
}

/* story animation */
.wcn-content-half {
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}
.wcn-story-animation-container {
    position: relative;
    text-align: center;
}
.wcn-story-animation {
    position: absolute;
    left: 0;
    bottom: 25%;
    right: 0;
    padding: 1em .5em;
    border: 2px solid rgba(255,255,255,.25);
    box-shadow: 0 0 2em 0 #00000052;
    border-radius: 1em;
    background: #fff;
}
/*carrousel*/
.wcn-carrousel-wrapper {
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
    width: 100%;
    overflow-x: auto;
}
.wcn-carrousel-item {
    background: #ededed;
    margin: .5em;
    border-radius: .5em;
    padding: 1em 2em;
    align-items: center;
    display: flex;
}
.wcn-carrousel-item > img {
    max-height: 145px;
    max-width: 100%;
    margin: auto;
}
/*carrousel end*/
.wcn-navigation-container-background > svg {
    max-width: 10%;
    max-height: 100%;
    float: right;
}
.icon {
    fill: url(#my-cool-gradient) #447799;
}
path.map-country {
    fill: #009fe3;
	transition: fill .2s ease-in-out;
}
path.map-country:hover {
    fill: #e6007e;
}
path.map-border {
    fill: #fff;
}
.wcn-inner-menu-container > svg {
    background: #ededed;
    border-radius: .5em;
    padding: .5em;
    height: 100%;
    max-width: 40%;
    background-image: url(test.png);
    background-position: -118% 185%;
    background-size: 115%;
    background-repeat: no-repeat;
}
ul#wcn-navigation-container {
    height: auto;
}
.wcn-menu-right > ul {
    display: inline-flex;
    transition: all 0.3s ease-in-out;
    margin: auto;
}
.wcn-menu-right li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    list-style: none;
    transition: all 0.3s ease-in-out;
    padding: 20px 26px;
    z-index: 999;
    cursor: pointer;
}
.wcn-menu-right > ul >li > .wcn-navigation-container-background {
    width: 400px;
    position: absolute;
    right: 0;
    left: auto;
}
li.check.wcn-lang-f-menu:hover {
    background: #ededed;
}
li.check.wcn-selected.wcn-lang-f-menu {
    background: #e7fae7;
}
.wcn-menu-right ul li ul li {
    position: relative;
    height: auto;
    padding: 10px 15px;
    width: calc(100% - 50px);
	border-radius: 5px;
    text-align: left;
    vertical-align: middle;
    /*justify-content: center;*/
    align-items: center;
    display: flex;
	margin: 2px 0;
}
.wcn-menu-right a:hover {
    color: #313131;
}
a.ui-link {
    color: #676767;
    text-align: left !important;
    padding: 3px 4px;
    text-decoration: none;
}
span.wcn-active-lang {
    border: 2px solid #dcdcdc;
    width: 2.2em;
    height: 2.2em;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: auto;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    display: flex;
}
span.wcn-active-lang > svg {
    height: 100%;
    width: auto;
    position: absolute;
}
#wcn-navigation-container > li > span {
    border: 2px solid #dcdcdc;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    display: flex;
    padding: 0px;
    text-align: left;
    margin-right: 20px;
    font-size: .75em;
}
#wcn-navigation-container > li > span > svg {
    height: 100%;
    width: auto;
    position: absolute;
}
li > a.ui-link {
    width: calc(100% - 40px);
}
svg#wcn-partners-icon, svg#wcn-job-icon {
    height: 1.5em;
}
.wcn-footer-client {
    background: #009fe3;
    background: -moz-linear-gradient(left, #009fe3 0%, #e6007e 100%);
    background: -webkit-linear-gradient(left, #009fe3 0%,#e6007e 100%);
    background: linear-gradient(to right, #009fe3 0%, #e6007e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#e6007e',GradientType=1 );
    padding: 2.5em;
    position: relative;
    margin: auto;
    text-align: center;
}
.wcn-footer-client > h4 {
    color: #ffffffe0;
    font-weight: 400;
    font-size: 1.6rem;
    letter-spacing: 1px;
    margin: 0;
}
.wcn-client-showcase {
    margin-top: 1em;
}
.wcn-client-showcase > img {
    margin: 1em;
    opacity: .5;
}
.wcn-logo-before {
    width: 150px;
    position: absolute;
    top: 2em;
    left: -150px;
}
.wcn-logo-before > svg {
    max-width: 75px;
}
footer > .wcn-main-wrapper {
    padding: 2em 0;
}
.wcn-social > a > svg {
    height: 20px;
}
.wcn-ft {
    margin: 1.2em 0;
}
footer {
    color: #676767;
    text-align: left !important;
    text-decoration: none;
    font-size: 14px;
}
.wcn-share-social {
    right: 25px;
    top: 25px;
    position: absolute;
}
.wcn-share-social > a > svg {
    height: 1.2em;
}
.wcn-share-social::before {
    content: 'share';
    font-style: italic;
    color: #7a7a7a;
    font-size: .5rem;
    text-transform: uppercase;
    vertical-align: middle;
}
.wcn-activated-lang {
    border: 0px !important;
    width: auto !important;
    height: auto !important;
    border-radius: 0px !important;
}


nav.wcn-mobile-nav{
display: none;
}
@media (max-width: 1024px){
	nav.wcn-mobile-nav{
display: block;
		min-width: 350px;
    max-width: 100%;
}
}
@media (max-width: 756px){
	nav.wcn-mobile-nav{
display: block;
		min-width: 90%;
    max-width: 90%;
}
}

nav.wcn-mobile-nav {
    position: fixed;
    left: 0;
    background: #fff;
    height: 100%;
    top: 61px;
    bottom: 0;
    min-width: 350px;
    max-width: 100%;
    z-index: 999999;
	box-shadow: 2px 0 5px rgb(0 0 0 / 20%);
	width: 350px;
}
nav.wcn-mobile-nav > ul > li {
    border-bottom: 1px solid #ededed;
    line-height: 200%;
    font-size: 1em;
    padding: .25em 1em;
}
