/*===================================== 

YOU CAN WRIGHT CUSTOME CSS 

======================================*/
@import url('https://fonts.googleapis.com/css?family=Montserrat');


@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebasneue-regular-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.title__preheader{
	font-family: 'bebas_neueregular';
	font-weight:normal;
	
	}
.extra-nav .extra-cell a {
    background: #f7872a;
    margin-top:5px;
    display: inline-block;
}

#rev_slider_1077_1_wrapper{
	background:none !important;
	}

.flip-container .wt-info .wt-info-media-zoom {
    right: 0px;
	top:auto;
    bottom: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99;
}
.flip-container .wt-info .wt-info-media-zoom a.mfp-link {
    background: #000;
    border: none;
    padding: 7px 16px;
}
.flip-container .wt-info .wt-info-media-zoom a.mfp-link:hover{
	color:#FFF;
	}
.flip-container .wt-info .wt-info-text{
	bottom:30px;
	}
 .contact-about-wrap .contact-about-header {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.13;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
	letter-spacing:1px;
}
 .contact-about-wrap .contact-about-stats {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width:100%;
    max-width: 100%;
    height: 150px;
    border: 1px solid hsla(0,0%,100%,.5);
    border-radius: 14px;
}
 .contact-about-wrap .contact-about-stats .stat-item {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    text-align: center;
    color: #fff;
}
.contact-about-wrap .contact-about-stats .stat-item:not(:last-child) {
    border-right: 1px solid hsla(0,0%,100%,.5);
}	
 .contact-about-wrap .contact-about-stats .stat-item .stat-num {
    display: block;
    margin: 0 auto;
    font-size: 60px;
}
.contact-about-wrap .contact-about-stats .stat-item .stat-desc {
    display: block;
    margin: 0 auto;
    width: 170px;
    font-size: 16px;
    line-height: 1;
	letter-spacing:1px;
	font-family: 'Montserrat', sans-serif;
}
.round {
    border-radius: 100%;
	text-align:center;
}
.address-soft {
    width: 100%;
    max-width: 100%;
    padding: 0;
    background: none;
    color: #e7e7e7;
    margin: 0 auto;
    text-align: center;
}

 .address-soft a.phone-button {
    display: block;
    width: 60px;
    height: 60px;
    background: #000;
    color: #e7e7e7;
    margin: 0 auto;
    line-height: 60px;
    font-size: 35px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.address-soft h1.phone-text {
    padding: 0;
    margin:26px auto;
    font-size: 36px;
    color: white !important;
	letter-spacing:1px;
	font-weight:600;
	font-family: 'Montserrat', sans-serif;
}

.address-soft h2.phone-text {
    padding: 0;
    margin: 0 auto 15px;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
	color:#FFF;
    font-weight: 300 !important;
	font-family:Montserrat;
}
.site-button.outline.white {
    color: #e7e7e7;
    border-color: #e7e7e7;
    width: 30px;
    height: 30px;
    line-height: 26px;
    border-radius: 100%;
    padding: 0;
    text-align: center;
	margin:0 10px;
}
.address-soft a.mail-text {
    padding: 0;
    margin: 0 auto 15px;
    font-size: 24px;
    line-height: 24px;
    text-transform: none;
    font-weight: 300 !important;
    color: #FFF;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	
}
.address-soft{
	margin:30px 0 0;}
.address-soft a.social {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: inherit;
    line-height: 42px;
    font-size: 20px;
    margin: 0 7px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	background:#000;
}

.contact_box{
	padding:30px;
	background:#FFF;
	margin:15px;
	}
.contact_box label{
	color:#000;
	text-transform:uppercase;
	}
.contact_box .form-group {
    margin-bottom: 15px;
}	
.contact_box .form-control {
    border: 1px solid #DDD;
}
.contact_box .form-group.first_group {
    margin: 0 0 15px;
    float: left;
    width: 100%;
}
.contact_box .form-group.first_group .form-control:last-child {
    margin: 0;
}

.contact_box .form-group.first_group .form-control {
    width: 48.2%;
    float: left;
    margin-right: 15px;
}	

.contact_box .btn.btn-default{
	    background: #000;
		color:#fff;
		width:100%;
		border:none;
		text-transform:uppercase;
		padding:8px 15px;
		}
		
.top_text{
	top:0;
	position:absolute;
	left:0;
	width:100%;
	text-align:left;
	z-index:99;
	
	}
.top_text .text-uppercase, .top_text .text-primary{
	color:#FFF;
	margin:0;
	}	
.item:hover .top_text{
	display:none;
	}
	
footer{
	padding:10px 0;
	text-align:center;
	background:#000;
	color:#FFF;
	}	
	
.inner_section {
    width: 100%;
    display: block;
}	
.inner_section p{
	color:#FFF;
	}
.text-white span{
	display:block;
	}
.title__preheader {
    /*background-color: rgba(255,255,255,.8);*/
    font-size: 36px;
	
    letter-spacing: 1px;
    opacity: 1;
    padding: 5px 10px 4px 0px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    letter-spacing: .5px;
	color:#fff;
}
.why_chose{
	padding-bottom:80px;
	}
.inner_section h1 { font-size:18px; line-height:25px; margin-top:5px; font-style:italic; }



/* inner page 3 boxs */
 .service-why__points {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.service-why__point-block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 630px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-size: cover;
    background-position: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    overflow: hidden;
}	

.service-why__point-block {
    -webkit-transition: all .6s;
    transition: all .6s;
}	

.service-why__mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(50,50,50,.5);
    z-index: 1;
}
.service-why__mask {
    -webkit-transition: all .3s;
    transition: all .3s;
}
.service-why__point-block:hover .service-why__mask {
    background: rgba(247,135,42,.8);
}
 .service-why__point-title {
    width: 95%;
    z-index: 5;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 20px;
}
 .service-why__point-title {
    -webkit-transition: all .6s cubic-bezier(0,.62,.5,.99);
    transition: all .6s cubic-bezier(0,.62,.5,.99);
}
.service-why__point-title {
    font-size: 24px;
	color:#FFF;
}
.service-why__point-lead-content {
    max-height: 0;
    z-index: 5;
}
 .service-why__point-lead-content {
    -webkit-transition: all .6s;
    transition: all .6s;
}
.service-why__point-block:hover .service-why__point-lead-content {
    width: 100%;
    max-height: 150px;
}
.service-why__point-lead {
    z-index: 5;
    word-wrap: break-word;
    padding: 0 30px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    line-height: 1.45;
}
.service-why__point-block:hover .service-why__point-lead {
    margin-top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.service-why__point-block:hover .service-why__point-lead {
    -webkit-transition: all .6s cubic-bezier(0,.62,.5,.99);
    transition: all .6s cubic-bezier(0,.62,.5,.99);
}

.design-services {
    padding: 90px 0;
    background-color: #f6f6f6;
}

.design-services .design-service-title {
    margin-bottom: 100px;
    text-align: center;
    font-size: 32px;
    line-height: 1.25;
    font-weight: 600;
    text-transform: uppercase;
    color: #323232;
}

.design-services .design-items {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.design-services .design-items .design-item {
    width: 100%;
	list-style:none;
}
.design-services .design-items .design-item .design-icon {
    margin-bottom: 25px;
    height: 70px;
}
.design-title {
    padding: 0 22px;
    margin-bottom: 23px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    color: #323232;
    text-align: center;
} 
.service-cta {
    height: 200px;
    width: 100vw;
    background: -webkit-linear-gradient(201deg,#343434,#5b5b5b,#2a2a2a,#525252);
    background: linear-gradient(249deg,#343434,#5b5b5b,#2a2a2a,#525252);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-size: 400% 400%;
    -webkit-animation: Gradient 17s ease infinite;
    animation: Gradient 17s ease infinite;
}
.service-cta--it-consulting {
    padding: 30px 0;
    height: auto;
    background: url(../images/cta_mini.jpg) 50%/cover no-repeat;
    -webkit-animation: none;
    animation: none;
}	

.service-cta__text-area--it-consulting {
    text-align: center;
    width: 90%!important;
    margin: 0!important;
    padding: 20px!important;
    max-width: 460px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
}
.service-cta__text-area {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 50px 0 0;
    line-height: 1.25;
}
.service-title {
    color: #323232;
    font-weight: 600;
}
.service-cta__text-area--it-consulting p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.56;
    font-weight: 400;
    text-transform: none;
    color: #323232;
}	

.service-cta__text-area--it-consulting .btn {
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-width: 140px;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
    background: #f7872a;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none;
    white-space: nowrap;
}





.ux-block {
    padding: 90px 0;
    background-color: #f5f3d6;
}
.ux-block .ux__title {
    margin: 0 auto 80px;
    max-width: 650px;
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 1.25;
    color: #323232;
}

.ux__description {
    margin: -50px auto 80px;
    max-width: 870px;
    width: 100%;
    text-align: center;
    letter-spacing: normal;
    font-size: 18px;
    line-height: 1.67;
    color: #323232;
}
.list_name {
    text-align: center;
    margin: 0 0 54px;
    padding-bottom: 54px;
    border-bottom: 1px solid #DDD;
    width: 100%;
    float: left;
}
.list_name ul{
	list-style:none;
	margin:0;
	width:100%;
	float:left;
	padding:0;
	
	}
.list_name ul li{
	width:18%;
	padding:20px;
	float:left;
	margin:15px 1% 0;
	text-align:center;
	position:relative;
	
	}

.list_name ul li:after {
    position: absolute;
    content: '';
    width: 74%;
    top: 55px;
    left: 142px;
    border-top: 1px dashed #f7872a;
    border-width: 2.5px;
}
.list_name ul li:last-child:after{
		display:none;
		}
.number_box {
    width: 70px;
    height: 70px;
    line-height: 66px;
    font-size: 28px;
    border-radius: 100%;
    margin: 0 auto;
    color: #fff;
    position: relative;
    z-index: 1;
    border: 2px dashed #f7872a;
    font-weight: 600;
}

.list_name ul li h4 {
    font-size: 16px;
    margin: 20px 0 0;
    line-height: 30px;
    font-weight: normal;
    text-transform: capitalize;
	color:#fff;
}
.list_name h2 {
    margin: 22px 0 0;
    color: #000;
    width: auto;
    display: inline-block;
    background: #fff;
	opacity:0.5;
    padding: 15px 30px;
    font-weight: normal;
    font-size: 26px;
}
	
.list_name1{
	border:none;
	margin:0;
	padding:0;
	
	}
	
.list_name1 h2 {
	margin:0 0 10px;
	}
	
.wt-bnr-inr {
    height: 500px;
}


.technology {
    padding: 80px 0 40px;
}

.title--medium, h2 {
    font-size: 30px;
    margin-bottom: 15px;
	text-align:center;
	font-family:bebas_neueregular;
	font-weight:500;
	letter-spacing:1px;
}
p.description {
    font-size: 18px;
    line-height: 1.67;
    text-align: center;
    color: rgba(50,50,50,.7);
    width: 100%;
    max-width: 800px;
    margin: auto;
}
.technology .macintosh {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    -ms-grid-column-align: center;
    justify-items: center;
    text-align: center;
    padding: 50px 0 90px;
}
 .technology .macintosh__device {
    position: relative;
}

.technology .macintosh__img-wrapper {
    max-width: 100%;
    max-height: 230px;
    overflow: hidden;
}

.technology .macintosh__img {
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out;
}
.technology .macintosh__device:hover .macintosh__img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}
.technology .macintosh__name {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 18px;
    line-height: 18px;
    color: #323232;
    background-color: #fff;
    min-width: 100%;
    padding: 1px 18px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    /* transform: translateX(-50%); */
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    width: 100%;
    text-align: center;
}
.technology .macintosh p {
    padding-top: 0;
}
.technology .macintosh__device:hover .macintosh__name {
    color: #000;
    background-color:none;
}
.technology.data-annotation .macintosh__name br {
	display:none;
	}
.stages__item.stages__item--active:after {
    position: absolute;
    width: 103%;
    height: 2px;
    content: '';
    background:#f7872a;
    top: 29%;
    left: 70%;
}

.stages__item.stages__item--active:last-child:after{
	display:none;
	}

.development {
    padding:80px 0 210px;
	background:#f7f5f5;
}
.development .stages__item {
    position: relative;
}
.development .stages {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-column-align: center;
    justify-items: center;
    padding-top: 50px;
}

.development .stages__img-wrapper {
    border-radius: 60px;
	border:2px solid #000;
    background-color: #fff;
    margin: 0 auto;
    padding: 25px 0;
    width: 120px;
    height: 120px;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,.06);
    box-shadow: 0 3px 15px 0 rgba(0,0,0,.06);
	position:relative;
	z-index:1;
}
.mt-30 {
    margin-top: 30px !important;
	padding:0 10px;
}
.development .stages__img-wrapper svg {
    width: 100%;
    margin: 0 auto;
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(0,0,.2,1);
    transition: opacity .3s cubic-bezier(0,0,.2,1);
}

.development .stages__item--active .stages__img-wrapper svg {
    opacity: 1;
}



.development .stages__list {
    color: #323232;
    opacity: 1;
    height: 0;
    -webkit-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out;
}

.development .stages__list-item {
    position: relative;
    font-size: 16px;
    line-height: 1.25;
    padding: 0 1px 15px;
}


.development .stages__title {
    text-transform: uppercase;
    text-align: center;
    padding:0;
    color: #f7872a;
    font-size: 18px;
    font-weight: 400;
}

.f_works .owl-carousel .owl-item {
    float: left;
    width:33.3% !important;
    transform: scale(1);
}

.f_works .works .item {
    padding:0;
    height: auto;
    z-index: 1;
    cursor: pointer;
}

.f_works .works .item .f-image {
    position: relative;
    height: auto;
    opacity:1;
    overflow: hidden;
    width: 100%;
    padding: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.f_works .works .item .f-image img {
    width: 100%;
    height: auto;
}


.f_works .works .item .f-button {
    position: absolute;
    bottom: -60px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.f_works .works .item .f-button {
    position: absolute;
    bottom: -60px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	right:0;
}

.f_works .works .item .featured-ball {
    position: relative;
    z-index: 2;
    font-size: 20px;
    line-height: 65px;
    text-align: center;
    display: inline-block;
    background: white;
    color: #444444;
    width: 60px;
    height: 60px;
    margin: 0;
    border-radius: 100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
	display:none;
}

.f_works .works .item .texts {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
	text-align:left;
}

.f_works .works .item h1.f-head {
    position: relative;
    z-index: 2;
    font-size: 30px;
    padding: 0;
    margin: 30px 0 0 30px;
	color:#FFF;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
	font-family: 'bebas_neueregular';
	letter-spacing:1px;
	font-weight:500;
}

f_works .works .item h2.f-text {
    position: relative;
    z-index: 2;
    font-size: 15px;
    padding: 0;
    margin: 10px 0 0 30px;
    text-shadow: 2px 0px 2px rgba(0,0,0,0.2);
    opacity: 0.7;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.f_works .owl-carousel .owl-item:hover {
    transform: scale(1.1);
    z-index: 22;
    position: relative;
    transition: all 0.5s;
}

.f_works .works .owl-item .item:hover .f-image{
	opacity: 1;
	}
	
.f_works .works .item:hover .f-button.first, .f_works .works .item:hover .f-button.second {
    bottom: 15px;
    opacity: 1;
	right:20px;
}

.f_works .works .item .texts h2 {
    text-align: left;
    padding: 0 28px;
    font-size: 20px;
    margin: 0;
	color:#FFF;
}
	
.our_solution{
	padding:80px 0;
	background:url(../images/i3.jpg) no-repeat center top;
	background-size: cover;
	}
.mobile_text{
	padding:80px 0;
	/*background:url(../images/bg-industries.jpg) no-repeat center top;*/
	background-size: cover;
    height: 100%;
	}	
.mobile_text .tab .tablinks:nth-child(2n-1) {
    text-align: left;
}
.mobile_text .tab .tablinks {
    width: 50%;
    float: left;
	text-align:right
}

.tab_heard {
    max-width: 350px;
    float: right;
    width: 100%;
	border-bottom:1px solid #DDD;
}

.mobile_text .tab .tablinks:nth-child(2n-1) .tab_heard{
	float:left;
	}	
	
.mobile_text .tabcontent img {
    max-width: 390px;
}
.mobile_text .tabcontent {
    position: absolute;
    top: 150px;
    left: 33.3%;
}
.mobile_text .container {
    position: relative;
}	
.mobile_text h3 {
    margin: 0;
    font-weight: normal;
}
.mobile_text .tab_heard {
    background: #fefefe;
    padding: 15px;
    margin:0;
	cursor:pointer;
	position:relative;
}
.mobile_text .tab {
    margin: 90px 0 0;
}

.mobile_text .tab .tablinks.active .tab_heard {
    background: rgba(20,118,242,.8);
	color:#FFF;
}

.mobile_text .tab .tablinks.active .tab_heard:after{
	    position: absolute;
    top: 42%;
    content: '';
    left: -10px;
	 border-right: 10px solid rgba(20,118,242,.8);
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
   
}
.mobile_text .tab .tablinks.active:nth-child(2n-1) .tab_heard:after {
    left: auto;
   
    right: -10px;
    border-right: none;
	
	 border-left: 10px solid rgba(20,118,242,.8);
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
}


.mobile_text .tab .tablinks.active .tab_heard h3{
	color:#FFF;
	}	
	
.f_works .works .item .f-image:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    transform: scale(1);
	transition: all 0.5s;
}

.f_works .works .item:hover .f-image:after{
	
	transform: scale(1);
	 background:none;
	 display:none;
	}		

.technology.data-annotation .macintosh {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    -ms-grid-column-align: center;
    justify-items: center;
    text-align: center;
    padding: 50px 0 20px;
}
.technology.data-annotation .macintosh__name {
    position: relative;
    bottom: 0;
    box-shadow: none;
    margin: 0;
    padding: 10px 0;
}
.technology.data-annotation .macintosh__name {
    position: relative;
    bottom: 0;
    box-shadow: none;
    margin: 0;
    padding:20px 0 15px;
}
textarea.form-control {
    height: 50px;
}	


.feature6 strong {
    font-size: 200px;
    font-weight: bold;
    color: #eceff8;
    position: relative;
    font-family: 'Lato', sans-serif;
    line-height: 140px;
}

.feature6-item-top {
    transform: translate3d(-50%, 0px, 0px);
    -webkit-transform: translate3d(-50%, 0px, 0px);
    -o-transform: translate3d(-50%, 0px, 0px);
    -ms-transform: translate3d(-50%, 0px, 0px);
    -moz-transform: translate3d(-50%, 0px, 0px);
    -ms-transform: translate(-50%, 0);
    left: 50%;
    position: absolute;
    text-align: center;
    top: 15%;
    cursor: pointer;
}

.feature6-item-top span {
    font-size: 40px;
    line-height: 34px;
    background: transparent;
    color: #0da0c3;
    margin-bottom: 10px;
    display: block;
    border: none;
    outline: none;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.feature6-item-top h3 {
	color:#0da0c3;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.feature6:hover .feature6-item-top span {
    margin-top: 40px;
}

.feature6:hover .feature6-item-top h3 {
    margin-top: -100px;
}
.wt-icon-box-wraper {
    position: relative;
    min-height: 300px;
}

.right-sidebar ul li img {
    width: 70px;
    padding: 0;
}
.right-sidebar ul li a {
    display: block;
    text-align: center;
}
.right-sidebar ul li span {
    width: 100%;
    float: left;
	padding:1px 0px 2px 0px;
	font-size:18px;
	font-weight:500;
	color:#000;
}
.img_center {
    width: 100px;
    height: 100px;
	line-height:100px;
    margin: 0 auto;
    overflow: hidden;
}
.right-sidebar ul li{
	list-style:none;
	width:25%;
	float:left;
	margin:0 0 40px;
}
.wt-icon-box-wraper.center.p-a30.bg-secondry {
    min-height: 100px;
}

.ml-ai .wt-icon-box-wraper{
	min-height:360px;
	}
.mobile_tabs {
	padding:80px 0;
	}	
.mobile_tabs .nav-tabs>li {
    width: 25%;
    margin: 0;
    padding: 10px;
}
.mobile_tabs .nav-tabs {
    border-bottom: none;
}
.mobile_tabs .nav-tabs>li a {
    padding: 16px;
    display: block;
    text-align: center;
    border: 1px solid #FFF;
	font-size:18px;
	text-decoration:none;
	color:#fff;
	font-weight:500;
}
.mobile_tabs .nav-tabs>li a span{
	display:block;
	}
	
	.mobile_tabs .nav-tabs>li a:hover {
  
	color:#000;
}	
	


.mobile_tabs .nav-tabs>li.active a {
    background: #FFF;
	color:#000;
	 border: 1px solid #FFF;
}
.mobile_tabs .area__content ul li {
    padding: 4px 0;
    list-style: none;
	color:#FFF;
}
.mobile_tabs .area__content h3.area__name{
	color:#f7872a;
	margin:20px 0;
	}
.mobile_tabs .area__content ul li  i{
	padding-right:10px;
	font-size:16px;
	color:#f7872a;
	}
.img_circle .img_center {
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
    overflow: hidden;
}	
.img_circle .right-sidebar ul li {
    list-style: none;
    width: 20%;
	padding:15px;
	text-align:center;
    float: left;
    margin: 0 0 0px;
}
.wt-team-three {
    position: relative;
	overflow:hidden;
}
.top_hovertext {
    position: absolute;
    top: 0;
    left: -100%;
    text-align: center;
    background: #fff;
    height: 100%;
    width: 100%;
    padding: 5px 8px 5px 8px;
    color: #000;
	transition: all 0.5s;
}
.wt-team-three:hover .top_hovertext{
	left:0;
	}

.top_hovertext h2{
	color:#f7872a;
	margin-bottom:10px;
	}

.about-com-pic:after{
	display:none;
	}
.mi_forbox .col-md-2{
	width:20%;
	}	
.mi_forbox .wt-icon-box-wraper	{
	min-height:230px
	}
	
.bg-gray {
    min-height: 250px;
}
.about_us .radius-bx {
       border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	margin:0;
}
@media only screen and (max-width:980px) {

.right-sidebar ul li {
    width: 33.3%;
    margin: 0 0 20px;
}
.contact-about-wrap .contact-about-stats{
	height:auto;
	display:block;
	}
.contact-about-wrap .contact-about-stats .stat-item{
	display:block;
	padding-bottom:20px;
	}
.contact_box .form-group.first_group .form-control {
    width: 100%;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}	
.contact-about-wrap .contact-about-stats .stat-item:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid #DDD;
    padding-bottom: 22px;
}
.f_works .owl-carousel .owl-item {
    float: left;
    width: 50% !important;
    transform: scale(1);
}
.mobile_tabs .nav-tabs>li {
    width: 50%;
    margin: 0;
    padding: 10px;
	min-height: 165px;
}
#contactform{
background-size: 100% 100% !Important;
}
.img_circle .right-sidebar ul li{
	width:50%;
	}
.mi_forbox .col-md-2{
	width:33.3%;
	}	
}

@media only screen and (max-width:599px) {

	
.f_works .owl-carousel .owl-item {
    width: 100% !important;
}	

.address-soft h1.phone-text {
    padding: 0;
    margin: 20px auto;
    font-size: 30px;
    color: white !important;
}
.extra-nav .extra-cell a {
    background: #f7872a;
    margin-top: 10px;
    display: inline-block;
    padding: 3px 5px;
}

.mobile_text{
	display:none;
	 	}
.technology.data-annotation .macintosh {
    display: block;
    display: block;
    -ms-grid-columns: inherit;
    grid-template-columns: inherit;
    grid-column-gap: inherit;
    -ms-grid-column-align: center;
    justify-items: center;
    text-align: center;
    padding: 0;
}
.list_name ul li {
    width: 100%;
} 
.list_name ul li:after {
   display:none;
}
.number_box{
	float:left;
	margin:0;
	}
.title--medium, h2 {
    font-size: 20px;
	line-height:30px;
}

.technology .macintosh {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-column-gap: 20px;
    -ms-grid-column-align: center;
    justify-items: center;
    text-align: center;
    padding: 50px 0 0;
}	
.technology .macintosh__device {
    position: relative;
    margin-bottom: 0;
}

.development .stages {
    position: relative;
    display: -ms-grid;
    /* display: grid; */
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-column-align: center;
    justify-items: center;
    padding-top: 0;
}

.development .stages__list{
	height:auto;
	}
.stages__item.stages__item--active:after{
	display:none;
	}
.development {
    padding: 80px 0 30px;
}	

.logo-header img {
    height: 32px !important;
    width: auto !important;
}
.logo-header > a{
    display: inline-block;
    vertical-align: middle;
    width: 151px;
}	
.inner_section {
    display: block;
    padding: 50px 0 0;
    width: 100%;
}
.wt-icon-box-wraper {
    min-height:150px;
}
.mobile_textcit{
	display:inline-block;
	}
.right-sidebar ul li {
    width: 50%;
    margin: 0 0 20px;
}
.right-sidebar ul li span {

    font-size: 14px;
}	
.technology.data-annotation .macintosh__name {
    bottom: auto;
    top: 0;
}
.mobile_tabs .nav-tabs>li {
    width: 100%;
	min-height:90px;
}
.mobile_text.img_circle{
	display:block;
	}
.mobile_tabs .nav-tabs>li img{
	display:none;
	}
.mobile_tabs .nav-tabs>li a span{
	display:inline-block;
	}		
.p-tb100 {
    padding-bottom: 10px;
    padding-top: 10px;
}
.p-b50 {
    padding-bottom: 20px;
}
.p-t80 {
    padding-top: 20px;
}
.why_chose, .p-b80 {
    padding-bottom: 20px;
}
.ml-ai .wt-icon-box-wraper {
    min-height: 100px;
}
.p-a30 {
    padding:10px;
}
.section-head {
    margin-bottom: 0;
}
.technology, .mobile_text, .ux-block {
    padding: 20px 0;
}
.mi_forbox .col-md-2{
	width:100%;
	}
.bg-gray {
    min-height: 100px;	
}

}
@media only screen and (max-width:380px) {
.img_circle .right-sidebar ul li span {
    font-size: 20px;
    line-height: 30px;
}
.img_circle .right-sidebar ul li{
	width:100%;
	}
	
}